mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-20 01:12:38 +01:00
Update list of procedural cosmetic filters
parent
942a2adbc4
commit
6839b7c039
@ -258,7 +258,7 @@ Since the base domain name is used to derive the name of the "entity", `google.e
|
|||||||
|
|
||||||
#### Procedural cosmetic filters
|
#### Procedural cosmetic filters
|
||||||
|
|
||||||
`:has(...)`, `:has-text(...)`, `:if(...)`, `:if-not(...)`, `:matches-css(...)`, `:matches-css-before(...)`, `:matches-css-after(...)`, `:not(...)`, `:xpath(...)`.
|
`:has(...)`, `:has-text(...)`, `:if(...)`, `:if-not(...)`, `:matches-css(...)`, `:matches-css-before(...)`, `:matches-css-after(...)`, `:min-text-length(n)`, `:not(...)`, `:nth-ancestor(n)`, `:watch-attr(...)`, `:xpath(...)`.
|
||||||
|
|
||||||
See [detailed documentation](./Procedural-cosmetic-filters).
|
See [detailed documentation](./Procedural-cosmetic-filters).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user