mirror of
https://github.com/luzifer-docker/personal-dns.git
synced 2024-11-09 18:20:02 +00:00
Remove dead lists
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
1909b2e470
commit
7e9c90ce53
1 changed files with 0 additions and 10 deletions
|
@ -88,16 +88,6 @@ providers:
|
||||||
action: blacklist
|
action: blacklist
|
||||||
type: hosts-file
|
type: hosts-file
|
||||||
|
|
||||||
- name: Malware Domains # License: Free for non-commercial, DEPRECATED 2018, URL: http://www.malwaredomains.com/
|
|
||||||
url: https://mirror1.malwaredomains.com/files/justdomains
|
|
||||||
action: blacklist
|
|
||||||
type: domain-list
|
|
||||||
|
|
||||||
- name: Malware Domain List # License: can be used for free by anyone, URL: https://www.malwaredomainlist.com/
|
|
||||||
url: https://www.malwaredomainlist.com/hostslist/hosts.txt
|
|
||||||
action: blacklist
|
|
||||||
type: hosts-file
|
|
||||||
|
|
||||||
- name: Mitchell Krog's - Badd Boyz Hosts # License: non-commercial with attribution, URL: https://github.com/mitchellkrogza/Badd-Boyz-Hosts
|
- name: Mitchell Krog's - Badd Boyz Hosts # License: non-commercial with attribution, URL: https://github.com/mitchellkrogza/Badd-Boyz-Hosts
|
||||||
url: https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts
|
url: https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts
|
||||||
action: blacklist
|
action: blacklist
|
||||||
|
|
Loading…
Reference in a new issue