Userscript-Plus icon indicating copy to clipboard operation
Userscript-Plus copied to clipboard

[bug]: API broken because github redirects to non-whitelisted URL

Open Nick2bad4u opened this issue 3 months ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

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: https://github.com/magicoflolis/Userscript-Plus/pull/59

Nick2bad4u avatar Nov 01 '24 22:11 Nick2bad4u