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
01e126e7de
commit
9d9643bc6c
1 changed files with 5 additions and 1 deletions
|
|
@ -56,6 +56,10 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
# stackoverflow.com
|
||||
stackoverflow.com sstatic.net * noop
|
||||
|
||||
# techcrunch.com
|
||||
techcrunch.com wordpress.com * noop
|
||||
techcrunch.com wp.com * noop
|
||||
|
||||
# twitch.tv
|
||||
twitch.tv jtvnw.net * noop
|
||||
twitch.tv swiftype.com * noop
|
||||
|
|
@ -83,4 +87,4 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
youtube.com ytimg.com * noop
|
||||
|
||||
# wikipedia.org
|
||||
wikipedia.org wikimedia.org * noop
|
||||
wikipedia.org wikimedia.org * noop
|
||||
Loading…
Reference in a new issue