From c1be74ffc813fa6b928146887733231f7dad5b32 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 23 Feb 2015 07:54:20 -0500 Subject: [PATCH] removed obsolete lists --- assets/update-3rdparties.sh | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh index 62110b788..f79b9f5f6 100755 --- a/assets/update-3rdparties.sh +++ b/assets/update-3rdparties.sh @@ -36,11 +36,8 @@ THIRDPARTY_REMOTEURLS=( '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' 'https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt' - 'http://adblock-chinalist.googlecode.com/svn/trunk/adblock.txt' - 'https://adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt' - 'https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abp_jp.txt' + 'https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf.txt' 'https://www.fanboy.co.nz/fanboy-korean.txt' 'http://margevicius.lt/easylistlithuania.txt' 'http://stanev.org/abp/adblock_bg.txt' @@ -89,10 +86,7 @@ THIRDPARTY_LOCALURLS=( '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/raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt' - 'thirdparties/adblock-chinalist.googlecode.com/svn/trunk/adblock.txt' - 'thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt' 'thirdparties/raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abp_jp.txt' 'thirdparties/www.fanboy.co.nz/fanboy-korean.txt' 'thirdparties/margevicius.lt/easylistlithuania.txt'