mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: default deny: useful rulesets (markdown)
parent
2e47221e4e
commit
f743ac6009
1 changed files with 8 additions and 4 deletions
|
|
@ -6,6 +6,14 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
|
||||
# Pick whatever you want, or all
|
||||
|
||||
# Global
|
||||
|
||||
# This one is useful if you want to keep the ability to translate
|
||||
# any web page using the contextual menu in Chromium:
|
||||
* translate.googleapis.com * noop
|
||||
|
||||
# Local
|
||||
|
||||
# arstechnica.com
|
||||
arstechnica.com arstechnica.net * noop
|
||||
|
||||
|
|
@ -42,10 +50,6 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
# stackoverflow.com
|
||||
stackoverflow.com sstatic.net * noop
|
||||
|
||||
# This one is useful if you want to keep the ability to translate
|
||||
# any web page using the contextual menu in Chromium:
|
||||
* translate.googleapis.com * noop
|
||||
|
||||
# twitch.tv
|
||||
twitch.tv jtvnw.net * noop
|
||||
twitch.tv swiftype.com * noop
|
||||
|
|
|
|||
Loading…
Reference in a new issue