mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Updated Dynamic filtering: default deny: useful rulesets (markdown)
parent
91ff1e3002
commit
ba9e8ba713
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
* services.mozilla.com * noop
|
||||
|
||||
# Embedded Youtube videos
|
||||
# If you block `youtube.com` by default, NO connections to the following
|
||||
# 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
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue