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
393276501c
commit
85dcdc3216
1 changed files with 13 additions and 13 deletions
|
|
@ -174,6 +174,19 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
variety.com wordpress.com * noop
|
||||
variety.com wp.com * noop
|
||||
|
||||
# vox.com
|
||||
www.vox.com ajax.googleapis.com * noop
|
||||
www.vox.com vox-cdn.com * noop
|
||||
|
||||
# washingtonpost.com
|
||||
www.washingtonpost.com wpdigital.net * noop
|
||||
|
||||
# wikipedia.org
|
||||
wikipedia.org wikimedia.org * noop
|
||||
|
||||
# wsj.com
|
||||
www.wsj.com wsj.net * noop
|
||||
|
||||
# yahoo.com
|
||||
yahoo.com yimg.com * noop
|
||||
|
||||
|
|
@ -192,18 +205,5 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
www.youtube.com youtube-nocookie.com * noop
|
||||
www.youtube.com ytimg.com * noop
|
||||
|
||||
# vox.com
|
||||
www.vox.com ajax.googleapis.com * noop
|
||||
www.vox.com vox-cdn.com * noop
|
||||
|
||||
# washingtonpost.com
|
||||
www.washingtonpost.com wpdigital.net * noop
|
||||
|
||||
# wikipedia.org
|
||||
wikipedia.org wikimedia.org * noop
|
||||
|
||||
# wsj.com
|
||||
www.wsj.com wsj.net * noop
|
||||
|
||||
# zdnet.com
|
||||
www.zdnet.com cbsistatic.com * noop
|
||||
Loading…
Reference in a new issue