mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
85b4fc2e54
commit
e6a31ff3ef
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ So in uBO, any entry which can be read as a valid hostname, will be assumed to b
|
||||||
|
|
||||||
example.com/*
|
example.com/*
|
||||||
|
|
||||||
#### "All URLs"
|
#### `*` aka "all URLs"
|
||||||
|
|
||||||
The wildcard character `*` can be used to apply a filter to **all** URLs. This is not recommended though, unless you further narrow the filter using filter options. Examples:
|
The wildcard character `*` can be used to apply a filter to **all** URLs. This is not recommended though, unless you further narrow the filter using filter options. Examples:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue