Is there an existing issue for this?
Type
User Script
Web Browser
edge - latest
URL
ALl
What happened?
Error logs shows cannot connect due to white listed URL.
Steps To Reproduce
Activate github searching of scripts, open dev log.
Can easily be fixed by adding:
// @connect githubusercontent.com
Which I did, and it fixed the issue.
PR open here: #59
Is there an existing issue for this?
Type
User Script
Web Browser
edge - latest
URL
ALl
What happened?
Error logs shows cannot connect due to white listed URL.
Steps To Reproduce
Activate github searching of scripts, open dev log.
Can easily be fixed by adding:
// @connect githubusercontent.com
Which I did, and it fixed the issue.
PR open here: #59