Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed meta-refresh emulation getting confused by quoted URLs. | hackademix | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Reverted <noscript> replacement to <span> over fingerprinting concerns. | hackademix | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Content-side DOM insertions made compatible with XML document. | hackademix | 2018-07-09 | 3 | -5/+9 |
| | |||||
* | Removed console.log() patching test code accidentally committed in media.js. | hackademix | 2018-07-08 | 1 | -3/+0 |
| | |||||
* | Use a custom <no-script> element as <NOSCRIPT> replacement. | hackademix | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Fixed <NOSCRIPT> replacements to be inline elements. | hackademix | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Fixed regression: dynamic script injection breaking images loaded as frame ↵ | hackademix | 2018-07-03 | 1 | -1/+1 |
| | | | | content. | ||||
* | Simplified and apparently more reliable+flexible+efficient dynamic script ↵ | hackademix | 2018-07-02 | 2 | -12/+17 |
| | | | | injection method. | ||||
* | Initial commit starting at version 10.1.8.3rc4. | hackademix | 2018-07-01 | 6 | -0/+492 |