aboutsummaryrefslogtreecommitdiffstats
path: root/assets/update-3rdparties.sh
blob: 17d6455fad2b89dad199b87bd20e8dd7cc9c6e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
#!/bin/bash
#
# This script assumes a linux environment

TEMPFILE=/tmp/httpsb-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://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
    'https://easylist-downloads.adblockplus.org/easylistgermany.txt'
    'http://www.hufilter.hu/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://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'
    'http://margevicius.lt/AdBlockPlusLithuania.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'
    'https://www.fanboy.co.nz/fanboy-swedish.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'
    )

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/r/fanboy-ultimate.txt'
    'thirdparties/www.fanboy.co.nz/enhancedstats.txt'
    'thirdparties/www.fanboy.co.nz/fanboy-antifacebook.txt'
    'thirdparties/raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'
    'thirdparties/easylist-downloads.adblockplus.org/easylistgermany.txt'
    'thirdparties/www.hufilter.hu/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/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/margevicius.lt/AdBlockPlusLithuania.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/www.fanboy.co.nz/fanboy-swedish.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'
    )

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
        if [ -s $TEMPFILE ]; then
            if ! cmp -s $TEMPFILE $THIRDPARTY_LOCALURL; then
                echo "    New version found: $THIRDPARTY_LOCALURL"
                if [ "$1" != "dry" ]; then
                    mv $TEMPFILE $THIRDPARTY_LOCALURL
                fi
            fi
        fi
    fi
    let ENTRY_INDEX+=1
done