aboutsummaryrefslogtreecommitdiffstats
path: root/assets/update-3rdparties.sh
diff options
context:
space:
mode:
authorPaddy Xu <xupaddy@gmail.com>2014-11-16 22:44:17 +0100
committerPaddy Xu <xupaddy@gmail.com>2014-11-16 22:44:17 +0100
commit19d1297380e11e8e3507485c58fff65479d694b9 (patch)
tree4553850d623c25d2067ae5fdac8684b0bb38a5d6 /assets/update-3rdparties.sh
parent133efcf11fd592c71d7e0152aad8e4a9d3585bca (diff)
downloaduBlock-19d1297380e11e8e3507485c58fff65479d694b9.zip
uBlock-19d1297380e11e8e3507485c58fff65479d694b9.tar.gz
uBlock-19d1297380e11e8e3507485c58fff65479d694b9.tar.bz2
Add new URL for AdBlock Japanese filter
Diffstat (limited to 'assets/update-3rdparties.sh')
-rwxr-xr-xassets/update-3rdparties.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh
index eab1ff3..f27e502 100755
--- a/assets/update-3rdparties.sh
+++ b/assets/update-3rdparties.sh
@@ -39,6 +39,7 @@ THIRDPARTY_REMOTEURLS=(
'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'
+ 'https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abp_jp.txt'
'http://margevicius.lt/easylistlithuania.txt'
'http://stanev.org/abp/adblock_bg.txt'
'https://indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'
@@ -88,6 +89,7 @@ THIRDPARTY_LOCALURLS=(
'thirdparties/cjxlist1.googlecode.com/svn/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/margevicius.lt/easylistlithuania.txt'
'thirdparties/stanev.org/abp/adblock_bg.txt'
'thirdparties/indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'