mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-01 16:33:06 +01:00
Updated Static filter syntax (markdown)
parent
93e7d8e2b3
commit
b6f0cbc050
@ -156,9 +156,9 @@ Currently only supported on Firefox 57+.
|
|||||||
|
|
||||||
[to be done]
|
[to be done]
|
||||||
|
|
||||||
#### `script:contains(...)`
|
With the introduction of HTML filtering, the `script:contains(...)` is now deprecated and internally converted into an equivalent `##^script:has-text(...)` HTML filter. The result is essentially the same: to prevent the execution of specific inline script tags in a main HTML document.
|
||||||
|
|
||||||
uBO supports a special cosmetic filter which purpose is to prevent the execution of specific inline script tags in a main HTML document. See [_"Inline script tag filtering"_](https://github.com/gorhill/uBlock/wiki/Inline-script-tag-filtering) for further documentation.
|
See [_"Inline script tag filtering"_](https://github.com/gorhill/uBlock/wiki/Inline-script-tag-filtering) for further documentation.
|
||||||
|
|
||||||
### Scriptlet injection
|
### Scriptlet injection
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user