mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
039ef392bb
commit
7dacd08a26
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ Now all images from everywhere are blocked on your side. An exception filter (`@
|
|||
|
||||
*$image,badfilter
|
||||
|
||||
This will cause the `*$image` filter to be discarded. Just appending `,badfilter` to any instance of static network filter will prevent the loading of that 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.
|
||||
|
||||
#### `document`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue