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

pull from https whenver possible

This commit is contained in:
gorhill 2014-07-12 20:31:30 -04:00
parent 4bf76eb825
commit 37740e2871

View File

@ -15,13 +15,13 @@ THIRDPARTY_REMOTEURLS=(
'http://someonewhocares.org/hosts/hosts'
'http://winhelp2002.mvps.org/hosts.txt'
'http://spam404bl.com/spam404scamlist.txt'
'http://publicsuffix.org/list/effective_tld_names.dat'
'https://publicsuffix.org/list/effective_tld_names.dat'
'https://easylist-downloads.adblockplus.org/easylist.txt'
'https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt'
'https://easylist-downloads.adblockplus.org/easyprivacy.txt'
'https://easylist-downloads.adblockplus.org/fanboy-annoyance.txt'
'http://www.fanboy.co.nz/enhancedstats.txt'
'http://www.fanboy.co.nz/fanboy-antifacebook.txt'
'https://www.fanboy.co.nz/enhancedstats.txt'
'https://www.fanboy.co.nz/fanboy-antifacebook.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'
@ -30,14 +30,15 @@ THIRDPARTY_REMOTEURLS=(
'https://easylist-downloads.adblockplus.org/easylistdutch.txt'
'https://easylist-downloads.adblockplus.org/liste_fr.txt'
'https://easylist-downloads.adblockplus.org/advblock.txt'
'https://easylist-downloads.adblockplus.org/bitblock.txt'
'https://easylist-downloads.adblockplus.org/easylistchina.txt'
'https://cjxlist1.googlecode.com/svn/cjxlist.txt'
'http://adblock-chinalist.googlecode.com/svn/trunk/adblock.txt'
'https://adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt'
'http://margevicius.lt/AdBlockPlusLithuania.txt'
'http://stanev.org/abp/adblock_bg.txt'
'http://indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'
'http://liste-ar-adblock.googlecode.com/hg/Liste_AR.txt'
'https://indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'
'https://liste-ar-adblock.googlecode.com/hg/Liste_AR.txt'
'https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt'
'https://raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt'
'https://raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt'
@ -46,7 +47,7 @@ THIRDPARTY_REMOTEURLS=(
'https://www.fanboy.co.nz/fanboy-swedish.txt'
'http://adblock.schack.dk/block.txt'
'http://adblock.gardar.net/is.abp.txt'
'http://www.void.gr/kargig/void-gr-filters.txt'
'https://www.void.gr/kargig/void-gr-filters.txt'
'http://abp.mozilla-hispano.org/nauscopio/filtros.txt'
)
@ -74,6 +75,7 @@ THIRDPARTY_LOCALURLS=(
'thirdparties/easylist-downloads.adblockplus.org/easylistdutch.txt'
'thirdparties/easylist-downloads.adblockplus.org/liste_fr.txt'
'thirdparties/easylist-downloads.adblockplus.org/advblock.txt'
'thirdparties/easylist-downloads.adblockplus.org/bitblock.txt'
'thirdparties/easylist-downloads.adblockplus.org/easylistchina.txt'
'thirdparties/cjxlist1.googlecode.com/svn/cjxlist.txt'
'thirdparties/adblock-chinalist.googlecode.com/svn/trunk/adblock.txt'