mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
fc3e8cd0d9
commit
1728dafeac
1 changed files with 3 additions and 1 deletions
|
|
@ -50,7 +50,9 @@ To specifically disable inline script tags in a main page: `||example.com^$inlin
|
|||
|
||||
#### 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_:
|
||||
|
||||
google.*###tads.c
|
||||
|
||||
An _entity_ is defined as follow: a formal domain name with the Public Suffix part replaced by a wildcard.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue