From 8b3d9ec683162b3801271e5a11777dad6f9a573f Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 23 Jun 2014 19:36:45 -0400 Subject: update of third-party assets --- assets/update-3rdparties.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'assets/update-3rdparties.sh') diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh index 2a5e9f1..1ba084e 100755 --- a/assets/update-3rdparties.sh +++ b/assets/update-3rdparties.sh @@ -4,9 +4,10 @@ TEMPFILE=/tmp/httpsb-asset -echo "*** HTTP Switchboard: updating remote assets..." +echo "*** uBlock: updating remote assets..." THIRDPARTY_REMOTEURLS=( + 'https://raw.githubusercontent.com/gorhill/httpswitchboard/master/assets/httpsb/blacklist.txt' 'http://mirror1.malwaredomains.com/files/immortal_domains.txt' 'http://mirror1.malwaredomains.com/files/justdomains' 'http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&startdate%5Bday%5D=&startdate%5Bmonth%5D=&startdate%5Byear%5D=&mimetype=plaintext' @@ -35,7 +36,7 @@ THIRDPARTY_REMOTEURLS=( 'http://liste-ar-adblock.googlecode.com/hg/Liste_AR.txt' 'http://adblock-czechoslovaklist.googlecode.com/svn/filters.txt' 'https://raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt' - 'https://raw.github.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt' + 'https://raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt' 'http://download.wiltteri.net/wiltteri.txt' 'http://adblock.gardar.net/is.abp.txt' 'http://www.void.gr/kargig/void-gr-filters.txt' @@ -43,6 +44,7 @@ THIRDPARTY_REMOTEURLS=( ) THIRDPARTY_LOCALURLS=( + 'thirdparties/raw.githubusercontent.com/gorhill/httpswitchboard/master/assets/httpsb/blacklist.txt' 'thirdparties/mirror1.malwaredomains.com/files/immortal_domains.txt' 'thirdparties/mirror1.malwaredomains.com/files/justdomains' 'thirdparties/pgl.yoyo.org/as/serverlist' @@ -71,7 +73,7 @@ THIRDPARTY_LOCALURLS=( 'thirdparties/liste-ar-adblock.googlecode.com/hg/Liste_AR.txt' 'thirdparties/adblock-czechoslovaklist.googlecode.com/svn/filters.txt' 'thirdparties/raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt' - 'thirdparties/raw.github.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt' + 'thirdparties/raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt' 'thirdparties/download.wiltteri.net/wiltteri.txt' 'thirdparties/adblock.gardar.net/is.abp.txt' 'thirdparties/www.void.gr/kargig/void-gr-filters.txt' -- cgit v1.1