mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Inline script tag filtering (markdown)
parent
70c500ed81
commit
a438ad9830
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ So we can use script tag filtering for our above example to specifically disable
|
|||
|
||||
foo.example##script:contains(nuisanceCode)
|
||||
|
||||
This filter means: for any web pages from `foo.example`, disable all inline script tags which contains the string `nuisanceCode`.
|
||||
This filter means: for any web pages from the `foo.example` web site, disable all inline script tags which contains the string `nuisanceCode`.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue