mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-20 01:12:38 +01:00
Updated Dynamic filtering: default deny: useful rulesets (markdown)
parent
0b1fc09ae5
commit
91ff1e3002
@ -14,6 +14,14 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
||||
# Exception for enabling firefox sync
|
||||
* services.mozilla.com * noop
|
||||
|
||||
# Embedded Youtube videos
|
||||
# If you block `youtube.com` by default, NO connections to the following
|
||||
# hostnames will occur when a Youtube video is embedded in web page.
|
||||
# As soon as you allow `youtube.com` on the page, the page will connect
|
||||
# to these hostnames and the embedded video will work right away.
|
||||
* ytimg.com * noop
|
||||
* googlevideo.com * noop
|
||||
|
||||
# Local
|
||||
|
||||
# 9to5mac.com
|
||||
|
Loading…
Reference in New Issue
Block a user