-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Following script:
(function(){s=document.createElement('script');s.type='text/javascript';s.src='https://raw.githubusercontent.com/404-html/internet-cleaner/master/dist/main.js';document.body.appendChild(s);})();fails to execute. Error below:
Refused to load the script 'https://raw.githubusercontent.com/404-html/internet-cleaner/master/dist/main.js' because it violates the following Content Security Policy directive: "script-src github.githubassets.com". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed