1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00

Updated Static filter syntax (markdown)

gwarser 2019-05-03 22:03:04 +02:00
parent 9bc786354c
commit ef00c68bc3

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