mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: rule syntax (markdown)
parent
bcee1052e6
commit
c5cb0eabf6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Source hostname always correspond to the hostname extracted from the URL of the
|
|||
|
||||
### Type-based rules
|
||||
|
||||
Type-based rules are used to filter specific types of request on a web page. There currently exists five types of request which can be dynamically filtered:
|
||||
Type-based rules are used to filter specific types of request on a web page. There currently exists seven types of request which can be dynamically filtered:
|
||||
|
||||
- `*`: any type of request
|
||||
- `image`: images
|
||||
|
|
|
|||
Loading…
Reference in a new issue