summaryrefslogtreecommitdiff
path: root/src/content
Commit message (Collapse)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 ↵hackademix2018-07-031-1/+1
| | | | content.
* Simplified and apparently more reliable+flexible+efficient dynamic script ↵hackademix2018-07-022-12/+17
| | | | injection method.
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-016-0/+492