mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Filter syntax extensions (markdown)
parent
1eef2e5c55
commit
c93a5320ee
@ -1,14 +1,14 @@
|
||||
µBlock supports most of [Adblock Plus filter syntax](https://adblockplus.org/en/filter-cheatsheet). However µBlock does not support some very specific case, and also added its own extensions to ABP filter syntax.
|
||||
uBlock supports most of [Adblock Plus filter syntax](https://adblockplus.org/en/filter-cheatsheet). However uBlock does not support some very specific case, and also added its own extensions to ABP filter syntax.
|
||||
|
||||
### Not supported
|
||||
|
||||
`document`:
|
||||
|
||||
Not supported. The purpose of the `document` option is to disable µBlock completely. The reason it is not supported is to be sure that users explicitly disable µBlock themselves if they wish (through [whitelisting](https://github.com/gorhill/uBlock/wiki/How-to-whitelist-a-web-site)), not having some external filter list decide for them.
|
||||
Not supported. The purpose of the `document` option is to disable uBlock completely. The reason it is not supported is to be sure that users explicitly disable uBlock themselves if they wish (through [whitelisting](https://github.com/gorhill/uBlock/wiki/How-to-whitelist-a-web-site)), not having some external filter list decide for them.
|
||||
|
||||
### Extended syntax
|
||||
|
||||
µBlock extends Adblock Plus filter syntax.
|
||||
uBlock extends Adblock Plus filter syntax.
|
||||
|
||||
#### Network filters
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user