Updated Dynamic filtering: rule syntax (markdown)

gorhill 2014-12-31 11:34:25 -08:00
parent ec189efb52
commit 01e3010183

@ -12,4 +12,6 @@ These rules can apply everywhere, or be specific to a web site. For instance blo
Another example: `wired.com * image block`, which means "block all images when visiting a web page on wired.com".
### Hostname-based rules
### Hostname-based rules
Hostname-based rules are used to filter network resources according the their origin, i.e. where they come from. Hostname-based rules have a higher specificity than type-based rules, and thus hostname-based rules always override type-based rules whenever a network request end up matching both a type- and a hostname-based rule.