mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
update (previous commit)
parent
908b176581
commit
c356a9d28d
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ For example, <https://subscribe.adblockplus.org/?location=https%3A%2F%2Fraw.gith
|
|||
|
||||
#### Unsupported filter lists (bad lists):
|
||||
|
||||
Starting with [uBO 1.30.0](https://github.com/gorhill/uBlock/releases/tag/1.30.0) some filter lists are intentionally blocked in uBO for security / compatibility / stability reasons. The concept of "bad list" has been introduced, to prevent users from unwittingly end up using what are deemed ["bad lists" by the uBO team](https://github.com/uBlockOrigin/uAssets/blob/master/filters/badlists.txt). Some "bad lists" will be completely ignored and importing them will be forbidden by uBO. This restriction can be bypassed by users by simply appending a dummy query parameter to the URL of the list.
|
||||
Starting with [uBO 1.30.0](https://github.com/gorhill/uBlock/releases/tag/1.30.0) some filter lists are intentionally blocked in uBO for security / compatibility / stability reasons. The concept of "bad list" has been introduced, to prevent users from unwittingly end up using what are deemed ["bad lists" by the uBO team](https://github.com/uBlockOrigin/uAssets/blob/master/filters/badlists.txt). If the imported filter list gets blocked, its filters count will be displayed as "0 used out of 0". Some "bad lists" will be completely ignored and importing them will be forbidden by uBO. This restriction can be bypassed by users by simply appending a dummy query parameter to the URL of the list.
|
||||
Related commits:
|
||||
- [Add support for blocklist of filter lists](https://github.com/gorhill/uBlock/commit/23f08f027460b5d0c0436357f866d6c48b8df701)
|
||||
- [Add concept of "really bad list" to badlists infrastructure](https://github.com/gorhill/uBlock/commit/4150c17f4a6e1b3bd0c68b91da74c358a92c03ad)
|
||||
|
|
|
|||
Loading…
Reference in a new issue