aboutsummaryrefslogtreecommitdiffstats
path: root/assets/update-3rdparties.sh
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-01-29 14:44:17 -0500
committergorhill <rhill@raymondhill.net>2015-01-29 14:44:17 -0500
commit77979c0334cd465bff5ab943453c4b7426c0ff6a (patch)
tree27d0166e212e24c2d4998808b1eac940d784aa6e /assets/update-3rdparties.sh
parent120224ba59bedfdd06df568776b7f02be3f0b67a (diff)
downloaduBlock-77979c0334cd465bff5ab943453c4b7426c0ff6a.zip
uBlock-77979c0334cd465bff5ab943453c4b7426c0ff6a.tar.gz
uBlock-77979c0334cd465bff5ab943453c4b7426c0ff6a.tar.bz2
added RO-LIST
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 5f6686c..fb002b3 100755
--- a/assets/update-3rdparties.sh
+++ b/assets/update-3rdparties.sh
@@ -55,6 +55,7 @@ THIRDPARTY_REMOTEURLS=(
'https://www.void.gr/kargig/void-gr-filters.txt'
'http://abp.mozilla-hispano.org/nauscopio/filtros.txt'
'https://gitorious.org/adblock-latvian/adblock-latvian/raw/master%3Alists/latvian-list.txt'
+ 'http://www.zoso.ro/pages/rolist.txt'
)
THIRDPARTY_LOCALURLS=(
@@ -106,6 +107,7 @@ THIRDPARTY_LOCALURLS=(
'thirdparties/www.void.gr/kargig/void-gr-filters.txt'
'thirdparties/abp.mozilla-hispano.org/nauscopio/filtros.txt'
'thirdparties/gitorious.org/adblock-latvian/adblock-latvian/raw/master_lists/latvian-list.txt'
+ 'thirdparties/www.zoso.ro/pages/rolist.txt'
)
ENTRY_INDEX=0