diff options
| author | Autumn <git@autumnfo.rest> | 2026-05-02 13:41:24 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-05-02 13:41:24 +0100 |
| commit | 4b529dd346764f0d128dc9a65efdee32f356fd7c (patch) | |
| tree | 6c260c349e382a914e8d89717ff2c0d6b5669bfa | |
| parent | e01ebe11d9d5351dceb6b7986fc6e67d2ad962e1 (diff) | |
[ublock/rules] disable javascript for stackoverflow
| -rw-r--r-- | ublock-rules.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ublock-rules.txt b/ublock-rules.txt index 49af963..f3741aa 100644 --- a/ublock-rules.txt +++ b/ublock-rules.txt @@ -14,3 +14,9 @@ behind-the-scene * 3p-frame noop behind-the-scene * 3p-script noop behind-the-scene * image noop behind-the-scene * inline-script noop + +! +! ~~~ disable javascript + +! dev +no-scripting: stackoverflow.com true |
