diff options
| -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 |
