chrome console
Refused to execute script from 'https://raw.github.com/leizongmin/js-xss/master/dist/xss.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
Please download the https://raw.github.com/leizongmin/js-xss/master/dist/xss.js on your local, and use <script src="xss.js"></script> to load the xss.js file.
i import xss.js in my html,
chrome console
Refused to execute script from 'https://raw.github.com/leizongmin/js-xss/master/dist/xss.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
how sholud i do?