catsxp 写了: 2023年 4月 2日 06:56
It is not recommended to load too much. Too much will seriously affect performance.
Brave doesn't support !include, so a filter list that includes other filter lists will be broken. You will have to expand !include and add these included filter lists manually. This caused the number of filter lists to explode, but in fact, I'm not using too many filter lists at all.
https://catsxp.com/forum/viewtopic.php?t=339
For example, on UbO you will only need to add this filter list as it will auto include other filter lists:
https://ublockorigin.github.io/uAssets/filters/filters.txt
On catsxp, you will have to add all of these filter lists to have something equivalent:
https://ublockorigin.github.io/uAssets/filters/filters.txt
https://ublockorigin.github.io/uAssets/filters/filters-2020.txt
https://ublockorigin.github.io/uAssets/filters/filters-2021.txt
https://ublockorigin.github.io/uAssets/filters/filters-2022.txt
https://ublockorigin.github.io/uAssets/filters/filters-2023.txt
Only RuAdList alone consisted of too many individual filter lists to add:
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/adservers.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/first_level.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/general_block.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/general_hide.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/popup.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/specific_antisocial.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/specific_block.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/specific_hide.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/specific_special.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/thirdparty.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/advblock/whitelist.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/css-fixes-experimental.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/js-fixes-experimental.txt
https://raw.githubusercontent.com/easylist/ruadlist/master/AWRL-non-sync.txt
On UbO (and other adblocker, too, as almost any adblocker in the world support !include directive), you will only need this single line:
https://raw.githubusercontent.com/easylist/ruadlist/master/RuAdList-uBO.txt
Now you see the picture?