mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Filter syntax extensions (markdown)
parent
1f34948688
commit
97cff49bb8
@ -24,6 +24,10 @@ Example: `||google-analytics.com^$important,third-party` will block all net requ
|
|||||||
|
|
||||||
To specifically disable inline script tags in a main page: `||example.com^$inline-script`.
|
To specifically disable inline script tags in a main page: `||example.com^$inline-script`.
|
||||||
|
|
||||||
|
`first-party`:
|
||||||
|
|
||||||
|
This is equivalent to `~third-party`. Provided strictly for convenience (0.9.9.0).
|
||||||
|
|
||||||
#### Cosmetic filters
|
#### Cosmetic filters
|
||||||
|
|
||||||
**Entity-based cosmetic filters:** Filters which are to be applied to a specific _entity_.
|
**Entity-based cosmetic filters:** Filters which are to be applied to a specific _entity_.
|
||||||
|
Loading…
Reference in New Issue
Block a user