diff options
| author | Autumn <git@autumnfo.rest> | 2026-05-02 13:39:45 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-05-02 13:39:45 +0100 |
| commit | e01ebe11d9d5351dceb6b7986fc6e67d2ad962e1 (patch) | |
| tree | 63e7488a3e353811e97f0021d74a3b534d0bc2f5 /ublock-rules.txt | |
| parent | d9447b23eec5db5c2795192ba322c597587d668a (diff) | |
[meta] added uBlock rules lists
Diffstat (limited to 'ublock-rules.txt')
| -rw-r--r-- | ublock-rules.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ublock-rules.txt b/ublock-rules.txt new file mode 100644 index 0000000..49af963 --- /dev/null +++ b/ublock-rules.txt @@ -0,0 +1,16 @@ +! +! ~~~ ublock origin filter rules + +! +! ~~~ defaults + +no-csp-reports: * true +no-large-media: behind-the-scene false + +behind-the-scene * * noop +behind-the-scene * 1p-script noop +behind-the-scene * 3p noop +behind-the-scene * 3p-frame noop +behind-the-scene * 3p-script noop +behind-the-scene * image noop +behind-the-scene * inline-script noop |
