summaryrefslogtreecommitdiff
path: root/src/content
Commit message (Expand)AuthorAgeFilesLines
* 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-093-5/+9
* Removed console.log() patching test code accidentally committed in media.js.hackademix2018-07-081-3/+0
* 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
* Fixed regression: dynamic script injection breaking images loaded as frame co...hackademix2018-07-031-1/+1
* Simplified and apparently more reliable+flexible+efficient dynamic script inj...hackademix2018-07-022-12/+17
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-016-0/+492