mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 02:14:17 +01:00
Updated Dynamic filtering: Benefits of blocking 3rd party iframe tags (markdown)
parent
91297e14b0
commit
77489c9049
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Ultimately, if a site breaks because it really does need legitimate 3rd-party `<
|
|||
|
||||
<p align="center"><img src="https://cloud.githubusercontent.com/assets/585534/9136522/4455038c-3ce5-11e5-9e91-e8843f15c143.png" /><br><sup>3rd-party <iframe> tags blocked by default for all sites,<br><b>except</b> for the current site (this was for github.com) -- <b>using a noop rule</b>.</sup></p>
|
||||
|
||||
But even in this case, the best advice would be to actually find from which specific hostname `iframe` tags are required, and to create a `noop` rule *only* for this hostname, rather than unblock all 3rd-party `iframe` tags on the site -- though this approach is better suited to advanced users.
|
||||
But even in this case, the best advice would be to actually find from which specific hostname `iframe` tags are required, and to create a *local* `noop` rule *only* for this hostname, rather than unblock all 3rd-party `iframe` tags on the site -- though this approach is better suited to advanced users.
|
||||
|
||||
### Tracking protection
|
||||
|
||||
|
|
Loading…
Reference in a new issue