1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

associative array = easier to maintain

This commit is contained in:
gorhill 2015-04-04 13:54:10 -04:00
parent 7a05730773
commit 803dfee9bd

View File

@ -2,124 +2,73 @@
#
# This script assumes a linux environment
TEMPFILE=/tmp/httpsb-asset
TEMPFILE=/tmp/ublock-asset
echo "*** uBlock: updating remote assets..."
THIRDPARTY_REMOTEURLS=(
'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'
'http://www.malwaredomainlist.com/hostslist/hosts.txt'
'http://hosts-file.net/.%5Cad_servers.txt'
'http://someonewhocares.org/hosts/hosts'
'http://winhelp2002.mvps.org/hosts.txt'
'http://spam404bl.com/spam404scamlist.txt'
'https://publicsuffix.org/list/effective_tld_names.dat'
'https://easylist-downloads.adblockplus.org/easylist.txt'
'https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt'
'https://easylist-downloads.adblockplus.org/easyprivacy.txt'
'https://easylist-downloads.adblockplus.org/fanboy-annoyance.txt'
'https://easylist-downloads.adblockplus.org/fanboy-social.txt'
'https://www.fanboy.co.nz/r/fanboy-ultimate.txt'
'https://www.fanboy.co.nz/enhancedstats.txt'
'https://www.fanboy.co.nz/fanboy-antifacebook.txt'
'https://www.fanboy.co.nz/fanboy-swedish.txt'
'https://www.fanboy.co.nz/fanboy-vietnam.txt'
'https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
'https://easylist-downloads.adblockplus.org/easylistgermany.txt'
'https://raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt'
'https://easylist-downloads.adblockplus.org/easylistitaly.txt'
'https://dl.dropboxusercontent.com/u/1289327/abpxfiles/filtri.txt'
'https://easylist-downloads.adblockplus.org/easylistdutch.txt'
'https://easylist-downloads.adblockplus.org/liste_fr.txt'
'https://easylist-downloads.adblockplus.org/advblock.txt'
'https://easylist-downloads.adblockplus.org/bitblock.txt'
'https://easylist-downloads.adblockplus.org/easylistchina.txt'
'https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.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'
'https://indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'
'https://liste-ar-adblock.googlecode.com/hg/Liste_AR.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'
'https://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt'
'http://home.fredfiber.no/langsholt/adblock.txt'
# 'http://adblock.schack.dk/block.txt'
'http://adblock.gardar.net/is.abp.txt'
'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'
)
declare -A assets
assets=(
['thirdparties/adblock.gardar.net/is.abp.txt']='http://adblock.gardar.net/is.abp.txt'
['thirdparties/abp.mozilla-hispano.org/nauscopio/filtros.txt']='http://abp.mozilla-hispano.org/nauscopio/filtros.txt'
['thirdparties/dl.dropboxusercontent.com/u/1289327/abpxfiles/filtri.txt']='https://dl.dropboxusercontent.com/u/1289327/abpxfiles/filtri.txt'
['thirdparties/easylist-downloads.adblockplus.org/advblock.txt']='https://easylist-downloads.adblockplus.org/advblock.txt'
['thirdparties/easylist-downloads.adblockplus.org/bitblock.txt']='https://easylist-downloads.adblockplus.org/bitblock.txt'
['thirdparties/easylist-downloads.adblockplus.org/easylist.txt']='https://easylist-downloads.adblockplus.org/easylist.txt'
['thirdparties/easylist-downloads.adblockplus.org/easylist_noelemhide.txt']='https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt'
['thirdparties/easylist-downloads.adblockplus.org/easylistchina.txt']='https://easylist-downloads.adblockplus.org/easylistchina.txt'
['thirdparties/easylist-downloads.adblockplus.org/easylistdutch.txt']='https://easylist-downloads.adblockplus.org/easylistdutch.txt'
['thirdparties/easylist-downloads.adblockplus.org/easylistgermany.txt']='https://easylist-downloads.adblockplus.org/easylistgermany.txt'
['thirdparties/easylist-downloads.adblockplus.org/easylistitaly.txt']='https://easylist-downloads.adblockplus.org/easylistitaly.txt'
['thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt']='https://easylist-downloads.adblockplus.org/easyprivacy.txt'
['thirdparties/easylist-downloads.adblockplus.org/fanboy-annoyance.txt']='https://easylist-downloads.adblockplus.org/fanboy-annoyance.txt'
['thirdparties/easylist-downloads.adblockplus.org/fanboy-social.txt']='https://easylist-downloads.adblockplus.org/fanboy-social.txt'
['thirdparties/easylist-downloads.adblockplus.org/liste_fr.txt']='https://easylist-downloads.adblockplus.org/liste_fr.txt'
['thirdparties/gitorious.org/adblock-latvian/adblock-latvian/raw/master_lists/latvian-list.txt']='https://gitorious.org/adblock-latvian/adblock-latvian/raw/master%3Alists/latvian-list.txt'
['thirdparties/home.fredfiber.no/langsholt/adblock.txt']='http://home.fredfiber.no/langsholt/adblock.txt'
['thirdparties/hosts-file.net/ad-servers']='http://hosts-file.net/.%5Cad_servers.txt'
['thirdparties/indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt']='https://indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt'
['thirdparties/liste-ar-adblock.googlecode.com/hg/Liste_AR.txt']='https://liste-ar-adblock.googlecode.com/hg/Liste_AR.txt'
['thirdparties/margevicius.lt/easylistlithuania.txt']='http://margevicius.lt/easylistlithuania.txt'
['thirdparties/mirror1.malwaredomains.com/files/immortal_domains.txt']='http://mirror1.malwaredomains.com/files/immortal_domains.txt'
['thirdparties/mirror1.malwaredomains.com/files/justdomains']='http://mirror1.malwaredomains.com/files/justdomains'
['thirdparties/pgl.yoyo.org/as/serverlist']='http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&startdate%5Bday%5D=&startdate%5Bmonth%5D=&startdate%5Byear%5D=&mimetype=plaintext'
['thirdparties/publicsuffix.org/list/effective_tld_names.dat']='https://publicsuffix.org/list/effective_tld_names.dat'
['thirdparties/raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt']='https://raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt'
['thirdparties/raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt']='https://raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt'
['thirdparties/raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt']='https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt'
['thirdparties/raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abp_jp.txt']='https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf.txt'
['thirdparties/raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt']='https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
['thirdparties/raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt']='https://raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt'
['thirdparties/raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt']='https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt'
['thirdparties/raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt']='https://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt'
['thirdparties/someonewhocares.org/hosts/hosts']='http://someonewhocares.org/hosts/hosts'
['thirdparties/spam404bl.com/spam404scamlist.txt']='http://spam404bl.com/spam404scamlist.txt'
['thirdparties/stanev.org/abp/adblock_bg.txt']='http://stanev.org/abp/adblock_bg.txt'
['thirdparties/winhelp2002.mvps.org/hosts.txt']='http://winhelp2002.mvps.org/hosts.txt'
['thirdparties/www.fanboy.co.nz/enhancedstats.txt']='https://www.fanboy.co.nz/enhancedstats.txt'
['thirdparties/www.fanboy.co.nz/fanboy-antifacebook.txt']='https://www.fanboy.co.nz/fanboy-antifacebook.txt'
['thirdparties/www.fanboy.co.nz/fanboy-korean.txt']='https://www.fanboy.co.nz/fanboy-korean.txt'
['thirdparties/www.fanboy.co.nz/fanboy-swedish.txt']='https://www.fanboy.co.nz/fanboy-swedish.txt'
['thirdparties/www.fanboy.co.nz/fanboy-ultimate.txt']='https://www.fanboy.co.nz/r/fanboy-ultimate.txt'
['thirdparties/www.fanboy.co.nz/fanboy-vietnam.txt']='https://www.fanboy.co.nz/fanboy-vietnam.txt'
['thirdparties/www.malwaredomainlist.com/hostslist/hosts.txt']='http://www.malwaredomainlist.com/hostslist/hosts.txt'
['thirdparties/www.void.gr/kargig/void-gr-filters.txt']='https://www.void.gr/kargig/void-gr-filters.txt'
['thirdparties/www.zoso.ro/pages/rolist.txt']='http://www.zoso.ro/pages/rolist.txt'
# ['thirdparties/adblock.schack.dk/block.txt']='http://adblock.schack.dk/block.txt'
)
THIRDPARTY_LOCALURLS=(
'thirdparties/mirror1.malwaredomains.com/files/immortal_domains.txt'
'thirdparties/mirror1.malwaredomains.com/files/justdomains'
'thirdparties/pgl.yoyo.org/as/serverlist'
'thirdparties/www.malwaredomainlist.com/hostslist/hosts.txt'
'thirdparties/hosts-file.net/ad-servers'
'thirdparties/someonewhocares.org/hosts/hosts'
'thirdparties/winhelp2002.mvps.org/hosts.txt'
'thirdparties/spam404bl.com/spam404scamlist.txt'
'thirdparties/publicsuffix.org/list/effective_tld_names.dat'
'thirdparties/easylist-downloads.adblockplus.org/easylist.txt'
'thirdparties/easylist-downloads.adblockplus.org/easylist_noelemhide.txt'
'thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt'
'thirdparties/easylist-downloads.adblockplus.org/fanboy-annoyance.txt'
'thirdparties/easylist-downloads.adblockplus.org/fanboy-social.txt'
'thirdparties/www.fanboy.co.nz/fanboy-ultimate.txt'
'thirdparties/www.fanboy.co.nz/enhancedstats.txt'
'thirdparties/www.fanboy.co.nz/fanboy-antifacebook.txt'
'thirdparties/www.fanboy.co.nz/fanboy-swedish.txt'
'thirdparties/www.fanboy.co.nz/fanboy-vietnam.txt'
'thirdparties/raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
'thirdparties/easylist-downloads.adblockplus.org/easylistgermany.txt'
'thirdparties/raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt'
'thirdparties/easylist-downloads.adblockplus.org/easylistitaly.txt'
'thirdparties/dl.dropboxusercontent.com/u/1289327/abpxfiles/filtri.txt'
'thirdparties/easylist-downloads.adblockplus.org/easylistdutch.txt'
'thirdparties/easylist-downloads.adblockplus.org/liste_fr.txt'
'thirdparties/easylist-downloads.adblockplus.org/advblock.txt'
'thirdparties/easylist-downloads.adblockplus.org/bitblock.txt'
'thirdparties/easylist-downloads.adblockplus.org/easylistchina.txt'
'thirdparties/raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.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'
'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/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/raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt'
'thirdparties/home.fredfiber.no/langsholt/adblock.txt'
# 'thirdparties/adblock.schack.dk/block.txt'
'thirdparties/adblock.gardar.net/is.abp.txt'
'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
for THIRDPARTY_REMOTEURL in ${THIRDPARTY_REMOTEURLS[@]}; do
THIRDPARTY_LOCALURL=${THIRDPARTY_LOCALURLS[ENTRY_INDEX]}
echo "*** Downloading" $THIRDPARTY_REMOTEURL
if wget -q -T 30 -O $TEMPFILE -- $THIRDPARTY_REMOTEURL; then
for i in "${!assets[@]}"; do
localURL="$i"
remoteURL="${assets[$i]}"
echo "*** Downloading ${remoteURL}"
if wget -q -T 30 -O $TEMPFILE -- $remoteURL; then
if [ -s $TEMPFILE ]; then
if ! cmp -s $TEMPFILE $THIRDPARTY_LOCALURL; then
echo " New version found: $THIRDPARTY_LOCALURL"
if ! cmp -s $TEMPFILE $localURL; then
echo " New version found: ${localURL}"
if [ "$1" != "dry" ]; then
mv $TEMPFILE $THIRDPARTY_LOCALURL
mv $TEMPFILE $localURL
fi
fi
fi
fi
let ENTRY_INDEX+=1
done