1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Not a link (does not even work - path not complete, returns gateway error)

gwarser 2023-12-25 18:11:06 +01:00
parent e600b720c4
commit a86d6d4337

@ -538,7 +538,7 @@ To trust a specific regional stock list, look-up its token in assets.json and ad
The matching is made with `String.startsWith()`, hence why `ublock-` matches all uBO's own filter lists.
This also allows to trust imported lists, for example add [`https://filters.adtidy.org/extension/ublock/filters/`](https://filters.adtidy.org/extension/ublock/filters/ "https://filters.adtidy.org/extension/ublock/filters/") to trust all non-stock AdGuard lists.
This also allows to trust imported lists, for example add `https://filters.adtidy.org/extension/ublock/filters/` to trust all non-stock AdGuard lists.
Add the complete URL of a given imported list to trust only that one list.