mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
44088bb981
commit
17d629a970
1 changed files with 4 additions and 0 deletions
|
|
@ -155,6 +155,10 @@ So in uBO, any pattern which can be wholly read as a valid hostname, will be ass
|
|||
|
||||
example.com*
|
||||
|
||||
If the filter is a filename, it is ideal to add `^` at one or both ends:
|
||||
|
||||
^example.js^
|
||||
|
||||
***
|
||||
|
||||
#### `*` aka "all URLs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue