mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: rule syntax (markdown)
parent
ed425b3a10
commit
f1d0f0eb1e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Source hostname always corresponds to the hostname extracted from the URL of the
|
|||
|
||||
The destination hostname corresponds to the hostname extracted from the URL of a remote resource which the web page is fetching (or trying to).
|
||||
|
||||
The rule always automatically propagates to all subdomains of the source hostname and all subdomains from the destinations hostname -- unless the rule is overriden by a narrower rule in one of the subodmains.
|
||||
The rule always automatically propagates to all subdomains of the source hostname and all subdomains of the destinations hostname -- unless the rule is overriden by a narrower rule in one of the subodmains.
|
||||
|
||||
The type is the type of the fetched resource. A request can be blocked, allowed, or ignored by dynamic filtering.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue