mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Inline script tag filtering (markdown)
parent
34f92a8853
commit
3ee8eda352
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Wholesale blocking of inline script tags does prevent the self-defacing, but pos
|
|||
|
||||
www.focus.de##script:contains(uabInject)
|
||||
|
||||
#### Why is the new script tag filter a cosmetic one?
|
||||
#### Why is the new inline script tag filter a cosmetic one?
|
||||
|
||||
Because blocking inline script tags is conceptually closer to cosmetic filtering than network filtering: inline script tags are embedded in a web page, so if the web page is downloaded, the inline script tags are downloaded -- there is no way around this.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue