aboutsummaryrefslogtreecommitdiffstats
path: root/assets/update-3rdparties.sh
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2014-07-04 12:32:18 -0400
committergorhill <rhill@raymondhill.net>2014-07-04 12:32:18 -0400
commitb5e323e91ed9d5b6b435e2ff91219c508c1e1bc2 (patch)
treeb6b8bd5800dd8228d940c37ab4901b53c39ded77 /assets/update-3rdparties.sh
parent60295031dfba85299afd468584796bee0c137026 (diff)
downloaduBlock-b5e323e91ed9d5b6b435e2ff91219c508c1e1bc2.zip
uBlock-b5e323e91ed9d5b6b435e2ff91219c508c1e1bc2.tar.gz
uBlock-b5e323e91ed9d5b6b435e2ff91219c508c1e1bc2.tar.bz2
this fixes #44
Diffstat (limited to 'assets/update-3rdparties.sh')
-rwxr-xr-xassets/update-3rdparties.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh
index 9afe93f..b653d06 100755
--- a/assets/update-3rdparties.sh
+++ b/assets/update-3rdparties.sh
@@ -34,7 +34,7 @@ THIRDPARTY_REMOTEURLS=(
'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'
- 'http://adblock-czechoslovaklist.googlecode.com/svn/filters.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'
'http://download.wiltteri.net/wiltteri.txt'
@@ -71,7 +71,7 @@ THIRDPARTY_LOCALURLS=(
'thirdparties/stanev.org/abp/adblock_bg.txt'
'thirdparties/indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'
'thirdparties/liste-ar-adblock.googlecode.com/hg/Liste_AR.txt'
- 'thirdparties/adblock-czechoslovaklist.googlecode.com/svn/filters.txt'
+ 'thirdparties/raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt'
'thirdparties/raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt'
'thirdparties/raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt'
'thirdparties/download.wiltteri.net/wiltteri.txt'