1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 08:37:11 +02:00

Updated Static filter syntax (markdown)

Manish Jethani 2021-08-31 15:52:41 +05:30
parent 44088bb981
commit 17d629a970

@ -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"