Compare commits

..

No commits in common. "main" and "2.0" have entirely different histories.
main ... 2.0

8 changed files with 37381 additions and 37 deletions

1
Filters/.ignoreplz Normal file
View File

@ -0,0 +1 @@

36703
Filters/filters.dat Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,5 @@
# Repo OUTPUT is Available on [minoplhy/filters](https://github.com/minoplhy/filters)
# [Bromite-custom-adblock](https://www.bromite.org/custom-filters)
# [Bromite-custom-adblock](https://www.bromite.org/custom-filters)
Please Use "Main" Branch for lastest version
For Older Version please look at Branch
# Mirror / Fork
[notabug.org](https://notabug.org/lottanorta/Bromite-custom-adblock)

315
convert-error.txt Normal file

File diff suppressed because it is too large Load Diff

343
error.txt Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,21 +1,17 @@
Total : 8
https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus;showintro=0.txt
https://easylist.to/easylist/fanboy-social.txt
https://secure.fanboy.co.nz/fanboy-annoyance.txt
https://easylist-downloads.adblockplus.org/antiadblockfilters.txt
https://easylist.to/easylist/easylist.txt
https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_2_English/filter.txt
https://easylist.to/easylist/easyprivacy.txt
https://raw.githubusercontent.com/brave/adblock-lists/master/brave-unbreak.txt
https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters.txt
https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/resource-abuse.txt
https://urlhaus.abuse.ch/downloads/text_recent/
https://github.com/uBlockOrigin/uAssets/raw/master/filters/annoyances.txt
https://github.com/uBlockOrigin/uAssets/raw/master/filters/filters-2020.txt
https://github.com/uBlockOrigin/uAssets/raw/master/filters/filters-2021.txt
https://github.com/uBlockOrigin/uAssets/raw/master/filters/privacy.txt
https://gnuzilla.gnu.org/filters/blacklist.txt
https://secure.fanboy.co.nz/fanboy-cookiemonster.txt
https://raw.githubusercontent.com/easylist/easylist/master/easylist/easylist_adservers.txt
https://raw.githubusercontent.com/easylist/easylist/master/easylist/easylist_specific_block.txt
https://raw.githubusercontent.com/easylist/easylist/master/easylist/easylist_specific_hide.txt
# Specific Country
https://raw.githubusercontent.com/easylist-thailand/easylist-thailand/master/subscription/easylist-thailand.txt
# incompatible error
> adguard ALL filters
> ublockorigin / badware.txt / privacy.txt / resource-abuse / unbreak / filter / filter-2020 / annoyances
brave / coin-miner / unbreak
adblockplus / anti-cv
easylist / easyprivacy

View File

@ -1,4 +1,4 @@
./ruleset_converter --input_format=filter-list \
ruleset_converter --input_format=filter-list \
--output_format=unindexed-ruleset \
--input_files=yoyo.txt,fanboy-social.txt,fanboy-annoyance.txt,antiadblockfilters.txt,easylist.txt,filter_2_English.txt,easylist-thailand.txt,easyprivacy.txt,brave-unbreak.txt,ublock-filters.txt,unlock-rbu.txt,abuse_recent_ch.txt,ublock_annoyances.txt,ublock_filters2020.txt,ublock_filters2021.txt,ublock_privacy.txt,gnuzilla.txt,Fanboy-cookie.txt \
--input_files=yoyo.txt,fanboy-social.txt,fanboy-annoyance.txt,antiadblockfilters.txt,easylist_adservers.txt,easylist_specific_block.txt,easylist_general_hide.txt,easylist-thailand.txt \
--output_file=filters.dat

View File

@ -1,17 +1 @@
wget -O yoyo.txt https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus;showintro=0.txt
wget https://easylist.to/easylist/fanboy-social.txt & wget https://secure.fanboy.co.nz/fanboy-annoyance.txt
wget https://easylist-downloads.adblockplus.org/antiadblockfilters.txt
wget https://easylist.to/easylist/easylist.txt
wget -O filter_2_English.txt https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_2_English/filter.txt
wget https://raw.githubusercontent.com/easylist-thailand/easylist-thailand/master/subscription/easylist-thailand.txt
wget -O easyprivacy.txt https://easylist.to/easylist/easyprivacy.txt
wget -O brave-unbreak.txt https://raw.githubusercontent.com/brave/adblock-lists/master/brave-unbreak.txt
wget -O ublock-filters.txt https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters.txt
wget -O unlock-rbu.txt https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/resource-abuse.txt
wget -O abuse_recent_ch.txt https://urlhaus.abuse.ch/downloads/text_recent/
wget -O ublock_annoyances.txt https://github.com/uBlockOrigin/uAssets/raw/master/filters/annoyances.txt
wget -O ublock_filters2020.txt https://github.com/uBlockOrigin/uAssets/raw/master/filters/filters-2020.txt
wget -O ublock_filters2021.txt https://github.com/uBlockOrigin/uAssets/raw/master/filters/filters-2021.txt
wget -O ublock_privacy.txt https://github.com/uBlockOrigin/uAssets/raw/master/filters/privacy.txt
wget -O gnuzilla.txt https://gnuzilla.gnu.org/filters/blacklist.txt
wget -O Fanboy-cookie.txt https://secure.fanboy.co.nz/fanboy-cookiemonster.txt
wget -O yoyo.txt https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus;showintro=0.txt & wget https://easylist.to/easylist/fanboy-social.txt & wget https://secure.fanboy.co.nz/fanboy-annoyance.txt & wget https://easylist-downloads.adblockplus.org/antiadblockfilters.txt & wget https://raw.githubusercontent.com/easylist/easylist/master/easylist/easylist_adservers.txt & wget https://raw.githubusercontent.com/easylist/easylist/master/easylist/easylist_specific_block.txt & wget https://raw.githubusercontent.com/easylist/easylist/master/easylist/easylist_general_hide.txt & wget https://raw.githubusercontent.com/easylist-thailand/easylist-thailand/master/subscription/easylist-thailand.txt