From 7d1dcd95daf7f47f16206499aaeb28f6b3064b74 Mon Sep 17 00:00:00 2001 From: Patrick Pacher Date: Tue, 28 Jul 2020 11:50:30 +0200 Subject: [PATCH 1/2] Migrate to new schema version --- lists/sources.yml | 248 ++++++++++++++++++++++++++-------------------- 1 file changed, 141 insertions(+), 107 deletions(-) diff --git a/lists/sources.yml b/lists/sources.yml index f3cc12f..c73e443 100644 --- a/lists/sources.yml +++ b/lists/sources.yml @@ -1,5 +1,5 @@ version: "v2020.03.25" -schemaVersion: "v1.0.0" +schemaVersion: "v2.0.0" categories: - name: "Ads & Trackers" id: "TRAC" @@ -70,9 +70,10 @@ sources: id: "AA-AD" description: "Ads list by AdAway - an open source ad blocker for Android." category: "ADS" - url: "https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt" + type: "Domain" + parser: "hostsfile" website: "https://adaway.org/" contribute: "https://github.com/AdAway/AdAway/issues" license: "CC BY 3.0" @@ -81,9 +82,10 @@ sources: id: "CB-MW" description: "Collection of Domain used by cryptominers" category: "MAL" - url: "https://zerodot1.gitlab.io/CoinBlockerLists/list.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://zerodot1.gitlab.io/CoinBlockerLists/list.txt" + type: "Domain" + parser: "domainlist" website: "https://zerodot1.gitlab.io/CoinBlockerListsWeb/" contribute: "https://gitlab.com/ZeroDot1/CoinBlockerLists/issues" license: AGPLv3 @@ -92,9 +94,10 @@ sources: id: "SWC" description: "List of miscellaneous bad stuff by Dan Pollock." category: "BAD" - url: "https://someonewhocares.org/hosts/zero/hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://someonewhocares.org/hosts/zero/hosts" + type: "Domain" + parser: "hostsfile" website: "https://someonewhocares.org/hosts/" contribute: "hosts@someonewhocares.org" license: "You are free to copy and distribute this file for non-commercial uses, as long the original url and attribution is included." @@ -103,9 +106,10 @@ sources: id: "DM-TR" description: "Basic tracking list by Disconnect.me." category: "ALYTC" - url: "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt" + type: "Domain" + parser: "domainlist" website: "https://disconnect.me/" license: "GPLv3" @@ -113,9 +117,10 @@ sources: id: "DM-AD" description: "Basic ad filter list by Disconnect.me." category: "ADS" - url: "https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt" + type: "Domain" + parser: "domainlist" website: "https://disconnect.me/" license: "GPLv3" @@ -123,9 +128,10 @@ sources: id: "BD-AD" description: "hostsVN's collection of ad services, with a local focus on Vietnam." category: "ADS" - url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN" + type: "Domain" + parser: "hostsfile" website: "https://bigdargon.github.io/hostsVN/" contribute: "https://github.com/bigdargon/hostsVN/issues" license: "MIT" @@ -134,9 +140,10 @@ sources: id: "BD-G" description: "hostsVN's collection of gambling websites, with a local focus on Vietnam." category: "GAMBL" - url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-gambling" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-gambling" + type: "Domain" + parser: "hostsfile" website: "https://bigdargon.github.io/hostsVN/" contribute: "https://github.com/bigdargon/hostsVN/issues" license: "MIT" @@ -145,9 +152,10 @@ sources: id: "MDLC" description: "Malware Domain List is a non-commercial community project." category: "MAL" - url: "https://www.malwaredomainlist.com/hostslist/hosts.txt" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://www.malwaredomainlist.com/hostslist/hosts.txt" + type: "Domain" + parser: "hostsfile" website: "https://www.malwaredomainlist.com/" contribute: "https://www.malwaredomainlist.com/contact.php" license: "Our list can be used for free by anyone. Feel free to use it." @@ -156,9 +164,10 @@ sources: id: "MA-FN" description: "An in-progress collection of fake news outlets." category: "FAKEN" - url: "https://raw.githubusercontent.com/marktron/fakenews/master/fakenews" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/marktron/fakenews/master/fakenews" + type: "Domain" + parser: "hostsfile" website: "https://github.com/marktron/fakenews" contribute: "https://github.com/marktron/fakenews/issues" license: MIT @@ -167,13 +176,14 @@ sources: id: "MVPS" description: "List of ads, malware and other things." category: "BAD" - url: "http://winhelp2002.mvps.org/hosts.zip" - type: "Domain" - parser: "hostsfile" - transformer: - type: "unzip" - args: - file: hosts + urls: + url: "http://winhelp2002.mvps.org/hosts.zip" + type: "Domain" + parser: "hostsfile" + transformer: + type: "unzip" + args: + file: hosts website: "http://winhelp2002.mvps.org/hosts.htm" contribute: "mailto:winhelp2002@gmail.com" license: "CC-BY-NC-SA-4.0" @@ -182,9 +192,10 @@ sources: id: "PL-B" description: "List of ad, malware, tracking, anti-adblock and other nasty services." category: "BAD" - url: "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&mimetype=plaintext" - type: "Domain" - parser: "domainlist" + urls: + url: "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&mimetype=plaintext" + type: "Domain" + parser: "domainlist" website: "https://pgl.yoyo.org/adservers" contribute: "https://pgl.yoyo.org/as/#submit" license: "?" @@ -193,9 +204,10 @@ sources: id: "NI-PH" description: "Niclas' Pornhosts is an endeavour to find all porn Domain." category: "PORN" - url: "https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/0.0.0.0/hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/0.0.0.0/hosts" + type: "Domain" + parser: "hostsfile" website: "https://github.com/Clefspeare13/pornhosts" contribute: "https://github.com/Clefspeare13/pornhosts/issues" license: MIT @@ -204,9 +216,10 @@ sources: id: "SFA-G" description: "Sinfonietta's collection of gambling websites." category: "GAMBL" - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts" + type: "Domain" + parser: "hostsfile" website: "https://github.com/Sinfonietta/hostfiles" contribute: "https://github.com/Sinfonietta/hostfiles/issues" license: MIT @@ -215,9 +228,10 @@ sources: id: "SFA-V" description: "Sinfonietta's collection of gore websites." category: "VIOL" - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/snuff-hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/snuff-hosts" + type: "Domain" + parser: "hostsfile" website: "https://github.com/Sinfonietta/hostfiles" contribute: "https://github.com/Sinfonietta/hostfiles/issues" license: MIT @@ -226,9 +240,10 @@ sources: id: "SFA-P" description: "Sinfonietta's collection of pornography websites." category: "PORN" - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/pornography-hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/pornography-hosts" + type: "Domain" + parser: "hostsfile" website: "https://github.com/Sinfonietta/hostfiles" contribute: "https://github.com/Sinfonietta/hostfiles/issues" license: MIT @@ -237,9 +252,10 @@ sources: id: "SB-AM" description: "Collection of many ads and malware Domain." category: "BAD" - url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" + type: "Domain" + parser: "hostsfile" website: "https://github.com/StevenBlack/hosts" contribute: "https://github.com/StevenBlack/hosts/issues" license: "MIT" @@ -248,9 +264,10 @@ sources: id: "SB-AH" description: "Miscellaneous sketch Domain Steven Black comes across." category: "BAD" - url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/data/StevenBlack/hosts" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/data/StevenBlack/hosts" + type: "Domain" + parser: "hostsfile" website: "https://github.com/StevenBlack/hosts/blob/master/data/StevenBlack/hosts" contribute: "https://github.com/StevenBlack/hosts/issues" license: "MIT" @@ -259,9 +276,10 @@ sources: id: "TX-AD" description: "Tiuxo's collection of ad services, with a local focus on Japan." category: "ADS" - url: "https://raw.githubusercontent.com/tiuxo/hosts/master/ads" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/tiuxo/hosts/master/ads" + type: "Domain" + parser: "hostsfile" website: "https://github.com/tiuxo/hosts" contribute: "https://github.com/tiuxo/hosts/issues" license: "CC-BY-4.0" @@ -270,9 +288,10 @@ sources: id: "TX-PRN" description: "Tiuxo's collection of pornography websites, with a local focus on Japan" category: "ADS" - url: "https://raw.githubusercontent.com/tiuxo/hosts/master/porn" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/tiuxo/hosts/master/porn" + type: "Domain" + parser: "hostsfile" website: "https://github.com/tiuxo/hosts" contribute: "https://github.com/tiuxo/hosts/issues" license: "CC-BY-4.0" @@ -281,9 +300,10 @@ sources: id: "17-ADS" description: "Services that serve ads and track their audiences." category: "ADS" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/ads.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/ads.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -292,9 +312,10 @@ sources: id: "17-ALYTC" description: "Services that provide visitor analysis/profiling." category: "ALYTC" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/analytics.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/analytics.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -303,9 +324,10 @@ sources: id: "17-FRD" description: "Services that scam people." category: "FRAUD" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/fraud.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/fraud.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -314,9 +336,10 @@ sources: id: "17-MAL" description: "Services that are (ab)used for attacking devices through technical means." category: "MAL" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/malware.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/malware.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -325,9 +348,10 @@ sources: id: "17-PSH" description: "Services that engage in credential fishing." category: "PHISH" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/phishing.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/phishing.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -336,9 +360,10 @@ sources: id: "17-TEL" description: "Services that collect application telemetry." category: "TELEM" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/telemetry.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/telemetry.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -347,9 +372,10 @@ sources: id: "17-TRACO" description: "Services that are believed to serve ads or track users, but their exact use is unknown or not categorized." category: "TRACO" - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/tracking-other.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/tracking-other.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/safing/intel-data" contribute: "https://github.com/safing/intel-data" license: "CC-BY-SA-4.0" @@ -358,9 +384,10 @@ sources: id: "WSP" description: "Services that Windows uses for telemetry and related activity." category: "TELEM" - url: "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt" + type: "Domain" + parser: "hostsfile" website: "https://github.com/crazy-max/WindowsSpyBlocker" contribute: "https://github.com/crazy-max/WindowsSpyBlocker/issues" license: "MIT" @@ -369,9 +396,10 @@ sources: id: "UH-D" description: "Services that are malicious and deceptive, possibly hacked and abused. Possibility of false positives." category: "BAD" - url: "https://urlhaus.abuse.ch/downloads/hostfile/" - type: "Domain" - parser: "hostsfile" + urls: + url: "https://urlhaus.abuse.ch/downloads/hostfile/" + type: "Domain" + parser: "hostsfile" website: "https://urlhaus.abuse.ch/" contribute: "https://urlhaus.abuse.ch/api/" license: "CC0" @@ -380,9 +408,10 @@ sources: id: "DS-SDH" description: "Services that are suspicious and are very likely to engage in malicious activity." category: "BAD" - url: "https://dshield.org/feeds/suspiciousdomains_High.txt" - type: "Domain" - parser: "domainlist-firstcolumn" + urls: + url: "https://dshield.org/feeds/suspiciousdomains_High.txt" + type: "Domain" + parser: "domainlist-firstcolumn" website: "https://dshield.org/suspicious_domains.html" contribute: "mailto:info@dshield.org" license: "CC-BY-NC-SA-2.5" @@ -391,9 +420,10 @@ sources: id: "DS-SDM" description: "Services that are suspicious and are likely to engage in malicious activity." category: "BAD" - url: "https://dshield.org/feeds/suspiciousdomains_Medium.txt" - type: "Domain" - parser: "domainlist-firstcolumn" + urls: + url: "https://dshield.org/feeds/suspiciousdomains_Medium.txt" + type: "Domain" + parser: "domainlist-firstcolumn" website: "https://dshield.org/suspicious_domains.html" contribute: "mailto:info@dshield.org" license: "CC-BY-NC-SA-2.5" @@ -402,9 +432,10 @@ sources: id: "DS-SDL" description: "Services that are suspicious and are somewhat likely to engage in malicious activity." category: "BAD" - url: "https://dshield.org/feeds/suspiciousdomains_Low.txt" - type: "Domain" - parser: "domainlist-firstcolumn" + urls: + url: "https://dshield.org/feeds/suspiciousdomains_Low.txt" + type: "Domain" + parser: "domainlist-firstcolumn" website: "https://dshield.org/suspicious_domains.html" contribute: "mailto:info@dshield.org" license: "CC-BY-NC-SA-2.5" @@ -413,9 +444,10 @@ sources: id: "DNSBH-D" description: "Services that are suspicious and are likely to engage in malicious activity." category: "BAD" - url: "http://mirror1.malwaredomains.com/files/domains.txt" - type: "Domain" - parser: "domainlist-firstcolumn" + urls: + url: "http://mirror1.malwaredomains.com/files/domains.txt" + type: "Domain" + parser: "domainlist-firstcolumn" website: "http://www.malwaredomains.com/" contribute: "http://www.malwaredomains.com/?page_id=13" license: "free for noncommercial use" @@ -424,9 +456,10 @@ sources: id: "DNSBH-I" description: "Services that are suspicious and are likely to engage in malicious activity. This list contains domains that have lived for a long time." category: "BAD" - url: "http://mirror1.malwaredomains.com/files/immortal_domains.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "http://mirror1.malwaredomains.com/files/immortal_domains.txt" + type: "Domain" + parser: "domainlist" website: "http://www.malwaredomains.com/" contribute: "http://www.malwaredomains.com/?page_id=13" license: "free for noncommercial use" @@ -435,9 +468,10 @@ sources: id: "BCC" description: "Services that do bad stuff. Possibly has a high rate of false positives." category: "BADC" - url: "https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/domains.txt" - type: "Domain" - parser: "domainlist" + urls: + url: "https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/domains.txt" + type: "Domain" + parser: "domainlist" website: "https://github.com/mkb2091/blockconvert" contribute: "https://github.com/mkb2091/blockconvert/issues" license: "GPL-3.0" From f6b438f2013dbba5c14f3fcad4060e815bdfa3b3 Mon Sep 17 00:00:00 2001 From: Patrick Pacher Date: Tue, 22 Sep 2020 13:39:15 +0200 Subject: [PATCH 2/2] Fix index schema --- lists/sources.yml | 72 +++++++++++++++++++++++------------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/lists/sources.yml b/lists/sources.yml index c73e443..72167ee 100644 --- a/lists/sources.yml +++ b/lists/sources.yml @@ -1,4 +1,4 @@ -version: "v2020.03.25" +version: "v2020.09.24" schemaVersion: "v2.0.0" categories: - name: "Ads & Trackers" @@ -71,7 +71,7 @@ sources: description: "Ads list by AdAway - an open source ad blocker for Android." category: "ADS" urls: - url: "https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt" + - url: "https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt" type: "Domain" parser: "hostsfile" website: "https://adaway.org/" @@ -83,7 +83,7 @@ sources: description: "Collection of Domain used by cryptominers" category: "MAL" urls: - url: "https://zerodot1.gitlab.io/CoinBlockerLists/list.txt" + - url: "https://zerodot1.gitlab.io/CoinBlockerLists/list.txt" type: "Domain" parser: "domainlist" website: "https://zerodot1.gitlab.io/CoinBlockerListsWeb/" @@ -95,7 +95,7 @@ sources: description: "List of miscellaneous bad stuff by Dan Pollock." category: "BAD" urls: - url: "https://someonewhocares.org/hosts/zero/hosts" + - url: "https://someonewhocares.org/hosts/zero/hosts" type: "Domain" parser: "hostsfile" website: "https://someonewhocares.org/hosts/" @@ -107,7 +107,7 @@ sources: description: "Basic tracking list by Disconnect.me." category: "ALYTC" urls: - url: "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt" + - url: "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt" type: "Domain" parser: "domainlist" website: "https://disconnect.me/" @@ -118,7 +118,7 @@ sources: description: "Basic ad filter list by Disconnect.me." category: "ADS" urls: - url: "https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt" + - url: "https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt" type: "Domain" parser: "domainlist" website: "https://disconnect.me/" @@ -129,7 +129,7 @@ sources: description: "hostsVN's collection of ad services, with a local focus on Vietnam." category: "ADS" urls: - url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN" + - url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN" type: "Domain" parser: "hostsfile" website: "https://bigdargon.github.io/hostsVN/" @@ -141,7 +141,7 @@ sources: description: "hostsVN's collection of gambling websites, with a local focus on Vietnam." category: "GAMBL" urls: - url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-gambling" + - url: "https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-gambling" type: "Domain" parser: "hostsfile" website: "https://bigdargon.github.io/hostsVN/" @@ -153,7 +153,7 @@ sources: description: "Malware Domain List is a non-commercial community project." category: "MAL" urls: - url: "https://www.malwaredomainlist.com/hostslist/hosts.txt" + - url: "https://www.malwaredomainlist.com/hostslist/hosts.txt" type: "Domain" parser: "hostsfile" website: "https://www.malwaredomainlist.com/" @@ -165,7 +165,7 @@ sources: description: "An in-progress collection of fake news outlets." category: "FAKEN" urls: - url: "https://raw.githubusercontent.com/marktron/fakenews/master/fakenews" + - url: "https://raw.githubusercontent.com/marktron/fakenews/master/fakenews" type: "Domain" parser: "hostsfile" website: "https://github.com/marktron/fakenews" @@ -177,7 +177,7 @@ sources: description: "List of ads, malware and other things." category: "BAD" urls: - url: "http://winhelp2002.mvps.org/hosts.zip" + - url: "http://winhelp2002.mvps.org/hosts.zip" type: "Domain" parser: "hostsfile" transformer: @@ -193,7 +193,7 @@ sources: description: "List of ad, malware, tracking, anti-adblock and other nasty services." category: "BAD" urls: - url: "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&mimetype=plaintext" + - url: "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&mimetype=plaintext" type: "Domain" parser: "domainlist" website: "https://pgl.yoyo.org/adservers" @@ -205,7 +205,7 @@ sources: description: "Niclas' Pornhosts is an endeavour to find all porn Domain." category: "PORN" urls: - url: "https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/0.0.0.0/hosts" + - url: "https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/0.0.0.0/hosts" type: "Domain" parser: "hostsfile" website: "https://github.com/Clefspeare13/pornhosts" @@ -217,7 +217,7 @@ sources: description: "Sinfonietta's collection of gambling websites." category: "GAMBL" urls: - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts" + - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts" type: "Domain" parser: "hostsfile" website: "https://github.com/Sinfonietta/hostfiles" @@ -229,7 +229,7 @@ sources: description: "Sinfonietta's collection of gore websites." category: "VIOL" urls: - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/snuff-hosts" + - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/snuff-hosts" type: "Domain" parser: "hostsfile" website: "https://github.com/Sinfonietta/hostfiles" @@ -241,7 +241,7 @@ sources: description: "Sinfonietta's collection of pornography websites." category: "PORN" urls: - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/pornography-hosts" + - url: "https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/pornography-hosts" type: "Domain" parser: "hostsfile" website: "https://github.com/Sinfonietta/hostfiles" @@ -253,7 +253,7 @@ sources: description: "Collection of many ads and malware Domain." category: "BAD" urls: - url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" + - url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" type: "Domain" parser: "hostsfile" website: "https://github.com/StevenBlack/hosts" @@ -265,7 +265,7 @@ sources: description: "Miscellaneous sketch Domain Steven Black comes across." category: "BAD" urls: - url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/data/StevenBlack/hosts" + - url: "https://raw.githubusercontent.com/StevenBlack/hosts/master/data/StevenBlack/hosts" type: "Domain" parser: "hostsfile" website: "https://github.com/StevenBlack/hosts/blob/master/data/StevenBlack/hosts" @@ -277,7 +277,7 @@ sources: description: "Tiuxo's collection of ad services, with a local focus on Japan." category: "ADS" urls: - url: "https://raw.githubusercontent.com/tiuxo/hosts/master/ads" + - url: "https://raw.githubusercontent.com/tiuxo/hosts/master/ads" type: "Domain" parser: "hostsfile" website: "https://github.com/tiuxo/hosts" @@ -289,7 +289,7 @@ sources: description: "Tiuxo's collection of pornography websites, with a local focus on Japan" category: "ADS" urls: - url: "https://raw.githubusercontent.com/tiuxo/hosts/master/porn" + - url: "https://raw.githubusercontent.com/tiuxo/hosts/master/porn" type: "Domain" parser: "hostsfile" website: "https://github.com/tiuxo/hosts" @@ -301,7 +301,7 @@ sources: description: "Services that serve ads and track their audiences." category: "ADS" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/ads.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/ads.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -313,7 +313,7 @@ sources: description: "Services that provide visitor analysis/profiling." category: "ALYTC" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/analytics.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/analytics.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -325,7 +325,7 @@ sources: description: "Services that scam people." category: "FRAUD" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/fraud.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/fraud.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -337,7 +337,7 @@ sources: description: "Services that are (ab)used for attacking devices through technical means." category: "MAL" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/malware.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/malware.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -349,7 +349,7 @@ sources: description: "Services that engage in credential fishing." category: "PHISH" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/phishing.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/phishing.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -361,7 +361,7 @@ sources: description: "Services that collect application telemetry." category: "TELEM" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/telemetry.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/telemetry.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -373,7 +373,7 @@ sources: description: "Services that are believed to serve ads or track users, but their exact use is unknown or not categorized." category: "TRACO" urls: - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/tracking-other.txt" + - url: "https://raw.githubusercontent.com/safing/intel-data/master/lists/tracking-other.txt" type: "Domain" parser: "domainlist" website: "https://github.com/safing/intel-data" @@ -385,7 +385,7 @@ sources: description: "Services that Windows uses for telemetry and related activity." category: "TELEM" urls: - url: "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt" + - url: "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt" type: "Domain" parser: "hostsfile" website: "https://github.com/crazy-max/WindowsSpyBlocker" @@ -397,7 +397,7 @@ sources: description: "Services that are malicious and deceptive, possibly hacked and abused. Possibility of false positives." category: "BAD" urls: - url: "https://urlhaus.abuse.ch/downloads/hostfile/" + - url: "https://urlhaus.abuse.ch/downloads/hostfile/" type: "Domain" parser: "hostsfile" website: "https://urlhaus.abuse.ch/" @@ -409,7 +409,7 @@ sources: description: "Services that are suspicious and are very likely to engage in malicious activity." category: "BAD" urls: - url: "https://dshield.org/feeds/suspiciousdomains_High.txt" + - url: "https://dshield.org/feeds/suspiciousdomains_High.txt" type: "Domain" parser: "domainlist-firstcolumn" website: "https://dshield.org/suspicious_domains.html" @@ -421,7 +421,7 @@ sources: description: "Services that are suspicious and are likely to engage in malicious activity." category: "BAD" urls: - url: "https://dshield.org/feeds/suspiciousdomains_Medium.txt" + - url: "https://dshield.org/feeds/suspiciousdomains_Medium.txt" type: "Domain" parser: "domainlist-firstcolumn" website: "https://dshield.org/suspicious_domains.html" @@ -433,7 +433,7 @@ sources: description: "Services that are suspicious and are somewhat likely to engage in malicious activity." category: "BAD" urls: - url: "https://dshield.org/feeds/suspiciousdomains_Low.txt" + - url: "https://dshield.org/feeds/suspiciousdomains_Low.txt" type: "Domain" parser: "domainlist-firstcolumn" website: "https://dshield.org/suspicious_domains.html" @@ -445,7 +445,7 @@ sources: description: "Services that are suspicious and are likely to engage in malicious activity." category: "BAD" urls: - url: "http://mirror1.malwaredomains.com/files/domains.txt" + - url: "http://mirror1.malwaredomains.com/files/domains.txt" type: "Domain" parser: "domainlist-firstcolumn" website: "http://www.malwaredomains.com/" @@ -457,19 +457,19 @@ sources: description: "Services that are suspicious and are likely to engage in malicious activity. This list contains domains that have lived for a long time." category: "BAD" urls: - url: "http://mirror1.malwaredomains.com/files/immortal_domains.txt" + - url: "http://mirror1.malwaredomains.com/files/immortal_domains.txt" type: "Domain" parser: "domainlist" website: "http://www.malwaredomains.com/" contribute: "http://www.malwaredomains.com/?page_id=13" license: "free for noncommercial use" - + - name: "BlockConvert Collection" id: "BCC" description: "Services that do bad stuff. Possibly has a high rate of false positives." category: "BADC" urls: - url: "https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/domains.txt" + - url: "https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/domains.txt?nogit" type: "Domain" parser: "domainlist" website: "https://github.com/mkb2091/blockconvert"