Refused to connect to 'https://web.archive.org/wayback/available?url=https://github.com/' because it violates the following Content Security Policy directive: "connect-src 'self' #1
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
When the UserScript tries to make a fetch request to web.archive.org to check for an available archive of the site, sometimes the connect-src directive of the Content-Security-Policy of a website can block that.
Example: https://github.com/404errortesting
When the UserScript makes a fetch request to https://web.archive.org, it gets an error because the website blocks it:
The text was updated successfully, but these errors were encountered: