aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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