mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
take into account new list
This commit is contained in:
parent
4e4be520d4
commit
5275c73380
1 changed files with 4 additions and 2 deletions
|
@ -24,6 +24,8 @@ THIRDPARTY_REMOTEURLS=(
|
|||
'https://www.fanboy.co.nz/r/fanboy-ultimate.txt'
|
||||
'https://www.fanboy.co.nz/enhancedstats.txt'
|
||||
'https://www.fanboy.co.nz/fanboy-antifacebook.txt'
|
||||
'https://www.fanboy.co.nz/fanboy-swedish.txt'
|
||||
'https://www.fanboy.co.nz/fanboy-vietnam.txt'
|
||||
'https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
|
||||
'https://easylist-downloads.adblockplus.org/easylistgermany.txt'
|
||||
'http://www.hufilter.hu/hufilter.txt'
|
||||
|
@ -46,7 +48,6 @@ THIRDPARTY_REMOTEURLS=(
|
|||
'https://raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt'
|
||||
'https://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt'
|
||||
'http://home.fredfiber.no/langsholt/adblock.txt'
|
||||
'https://www.fanboy.co.nz/fanboy-swedish.txt'
|
||||
'http://adblock.schack.dk/block.txt'
|
||||
'http://adblock.gardar.net/is.abp.txt'
|
||||
'https://www.void.gr/kargig/void-gr-filters.txt'
|
||||
|
@ -72,6 +73,8 @@ THIRDPARTY_LOCALURLS=(
|
|||
'thirdparties/www.fanboy.co.nz/fanboy-ultimate.txt'
|
||||
'thirdparties/www.fanboy.co.nz/enhancedstats.txt'
|
||||
'thirdparties/www.fanboy.co.nz/fanboy-antifacebook.txt'
|
||||
'thirdparties/www.fanboy.co.nz/fanboy-swedish.txt'
|
||||
'thirdparties/www.fanboy.co.nz/fanboy-vietnam.txt'
|
||||
'thirdparties/raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
|
||||
'thirdparties/easylist-downloads.adblockplus.org/easylistgermany.txt'
|
||||
'thirdparties/www.hufilter.hu/hufilter.txt'
|
||||
|
@ -94,7 +97,6 @@ THIRDPARTY_LOCALURLS=(
|
|||
'thirdparties/raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt'
|
||||
'thirdparties/raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt'
|
||||
'thirdparties/home.fredfiber.no/langsholt/adblock.txt'
|
||||
'thirdparties/www.fanboy.co.nz/fanboy-swedish.txt'
|
||||
'thirdparties/adblock.schack.dk/block.txt'
|
||||
'thirdparties/adblock.gardar.net/is.abp.txt'
|
||||
'thirdparties/www.void.gr/kargig/void-gr-filters.txt'
|
||||
|
|
Loading…
Reference in a new issue