summaryrefslogtreecommitdiff
path: root/src/content/onScriptDisabled.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed meta refresh inside <NOSCRIPT> emulation breaking Firefox's built-in re...hackademix2018-11-171-18/+13
* Work-around for CSP not being honored when the HEAD element has not been inse...hackademix2018-09-041-16/+0
* Better file: protocol support.hackademix2018-09-041-0/+16
* Fixed regression breaking meta refreshes with relative URLs.hackademix2018-07-161-1/+1
* Completed fix for quoted URLs confusing meta refresh emulation.hackademix2018-07-161-2/+4
* Fixed meta-refresh emulation getting confused by quoted URLs.hackademix2018-07-121-1/+1
* Reverted <noscript> replacement to <span> over fingerprinting concerns.hackademix2018-07-091-1/+1
* Content-side DOM insertions made compatible with XML document.hackademix2018-07-091-1/+1
* Use a custom <no-script> element as <NOSCRIPT> replacement.hackademix2018-07-081-1/+1
* Fixed <NOSCRIPT> replacements to be inline elements.hackademix2018-07-081-1/+1
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+74