mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Added link to Mozilla's Public Suffix page
parent
d670b87e82
commit
5db282d226
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ All static extended filters can be declared to apply to a specific _entity_. For
|
|||
|
||||
google.*###tads.c
|
||||
|
||||
An _entity_ is defined as follow: a formal domain name with the Public Suffix part replaced by a wildcard.
|
||||
An _entity_ is defined as follow: a formal domain name with the [Public Suffix](https://publicsuffix.org) part replaced by a wildcard.
|
||||
|
||||
Examples: `google.*` will apply to all similar Google domain names: `google.com`, `google.com.br`, `google.ca`, `google.co.uk`, etc. Another example: `facebook.*` will apply to all similar Facebook domain names: `facebook.com`, `facebook.net`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue