mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
Unbound: ditch offline blacklists
This commit is contained in:
parent
fd0e03e245
commit
8bbb8447ce
@ -21,12 +21,7 @@
|
||||
<blp>Blocklist.site Phishing</blp>
|
||||
<ca>Cameleon List</ca>
|
||||
<el>Easy List</el>
|
||||
<emd>EMD Malicious Domains List</emd>
|
||||
<ep>Easyprivacy List</ep>
|
||||
<hpa>hpHosts Ads</hpa>
|
||||
<hpf>hpHosts FSA</hpf>
|
||||
<hpp>hpHosts PSH</hpp>
|
||||
<hup>hpHosts PUP</hup>
|
||||
<mw>Malwaredomain List</mw>
|
||||
<nc>NoCoin List</nc>
|
||||
<pt>PornTop1M List</pt>
|
||||
|
||||
@ -44,11 +44,6 @@ predefined_lists = {
|
||||
"ca": "http://sysctl.org/cameleon/hosts",
|
||||
"el": "https://justdomains.github.io/blocklists/lists/easylist-justdomains.txt",
|
||||
"ep": "https://justdomains.github.io/blocklists/lists/easyprivacy-justdomains.txt",
|
||||
"emd": "https://hosts-file.net/emd.txt",
|
||||
"hpa": "https://hosts-file.net/ad_servers.txt",
|
||||
"hpf": "https://hosts-file.net/fsa.txt",
|
||||
"hpp": "https://hosts-file.net/psh.txt",
|
||||
"hup": "https://hosts-file.net/pup.txt",
|
||||
"nc": "https://justdomains.github.io/blocklists/lists/nocoin-justdomains.txt",
|
||||
"rw": "https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt",
|
||||
"mw": "http://malwaredomains.lehigh.edu/files/justdomains",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user