mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
9bc786354c
commit
ef00c68bc3
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ Now all images from everywhere are blocked on your side. An exception filter (`@
|
|||
|
||||
This will cause the `*$image` filter to be discarded. Just appending `badfilter` option to any instance of static network filter will prevent the loading of that filter.
|
||||
|
||||
After [1.18.17rc1](https://github.com/gorhill/uBlock/commit/3f3a1543ea7fa51d700157a7f6bf0da08dd7a32b). Any filter which fulfill ALL the following conditions:
|
||||
After [1.18.17rc1](https://github.com/gorhill/uBlock/commit/3f3a1543ea7fa51d700157a7f6bf0da08dd7a32b) any filter which fulfill ALL the following conditions:
|
||||
|
||||
- Is of the form `|https://` or `|http://` or `*`; and
|
||||
- Does have a `domain=` option; and
|
||||
|
|
|
|||
Loading…
Reference in a new issue