aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-05-02 13:39:45 +0100
committerAutumn <git@autumnfo.rest>2026-05-02 13:39:45 +0100
commite01ebe11d9d5351dceb6b7986fc6e67d2ad962e1 (patch)
tree63e7488a3e353811e97f0021d74a3b534d0bc2f5
parentd9447b23eec5db5c2795192ba322c597587d668a (diff)
[meta] added uBlock rules lists
-rw-r--r--ublock-rules.txt16
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