mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
minor update (previous commit)
parent
245c71f7b3
commit
908b176581
1 changed files with 1 additions and 3 deletions
|
|
@ -196,9 +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). 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