retire.js
retire.js copied to clipboard
Resolved Chrome extension errors
Resolved Chrome extension errors
Sorry, but this fix is not correct. The scripts themselves can be fetched and analyzed without the sandbox. The whole point of the sandbox is to 1) load the script in a page 2) invoke the repo funcs to see if the page responds with anything.
With your fix the repofuncs are no longer used, which essentially lowers the detection rate.