mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: quick guide (markdown)
parent
58f6040e10
commit
d0a9776719
1 changed files with 3 additions and 3 deletions
|
|
@ -75,11 +75,11 @@ However the above rule would result in all 3rd-party frames on the site to be un
|
|||
|
||||
##### Second solution
|
||||
|
||||
Create a local _noop_ rule for `youtube.com`:
|
||||
Create a local _noop_ rule for `youtube.com` (and for the specific page used as example, a _noop_ rule for `google.com` also had to be created to un-break the embedded Youtube video):
|
||||
|
||||

|
||||

|
||||
|
||||
This will prevent dynamic filtering rules to apply to anything from `youtube.com`, but only on that site.
|
||||
This will prevent dynamic filtering rules to apply to network requests to `youtube.com`, but only for the current site.
|
||||
|
||||
> ***
|
||||
> **Important:**
|
||||
|
|
|
|||
Loading…
Reference in a new issue