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'