From dd9ba4161ee91fbdfeeed67c4f6d85c5df895146 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 30 Aug 2018 13:11:33 -0500 Subject: [PATCH] add/update Kowabit's lists ref #403 --- data/FilterList.json | 54 +++++++++++++++++++++++++++++----- data/FilterListMaintainer.json | 12 ++++++++ data/Maintainer.json | 7 +++++ 3 files changed, 65 insertions(+), 8 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index 613e20bb6..f1b94d8f5 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -8286,21 +8286,21 @@ { "id": 443, "chatUrl": null, - "description": null, - "descriptionSourceUrl": null, + "description": "To block out ads, mostly tracking services, to prevent data from being collected.", + "descriptionSourceUrl": "https://www.kowabit.de/blcklst/", "discontinuedDate": null, - "donateUrl": null, + "donateUrl": "https://kowabit.de/willkommen/finanzierung-von-kowabit/", "emailAddress": null, "forumUrl": null, - "homeUrl": null, + "homeUrl": "https://www.kowabit.de/blcklst/", "issuesUrl": null, - "licenseId": 2, - "name": "Kowabit", + "licenseId": 20, + "name": "kowabit.de - bl*cklist of death", "policyUrl": null, "publishedDate": null, "submissionUrl": null, - "syntaxId": 2, - "viewUrl": "https://v.firebog.net/hosts/Kowabit.txt" + "syntaxId": 4, + "viewUrl": "https://blocklist.kowabit.de/list.txt" }, { "id": 444, @@ -9688,5 +9688,43 @@ "submissionUrl": null, "syntaxId": 2, "viewUrl": "https://www.dshield.org/feeds/suspiciousdomains_High.txt" + }, + { + "id": 521, + "chatUrl": null, + "description": "To block out ads, mostly tracking services, to prevent data from being collected.", + "descriptionSourceUrl": "https://www.kowabit.de/blcklst/", + "discontinuedDate": null, + "donateUrl": "https://kowabit.de/willkommen/finanzierung-von-kowabit/", + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://www.kowabit.de/blcklst/", + "issuesUrl": null, + "licenseId": 20, + "name": "kowabit.de - bl*cklist of death - Domains", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 2, + "viewUrl": "https://blocklist.kowabit.de/fritzboxliste.txt" + }, + { + "id": 522, + "chatUrl": null, + "description": "If you want to specifically block service from Microsoft with respect to Windows 10 , then you use this list.", + "descriptionSourceUrl": "https://www.kowabit.de/blcklst/", + "discontinuedDate": null, + "donateUrl": "https://kowabit.de/willkommen/finanzierung-von-kowabit/", + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://www.kowabit.de/blcklst/", + "issuesUrl": null, + "licenseId": 20, + "name": "kowabit.de - blocklist of death for Windows 10", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 2, + "viewUrl": "https://blocklist.kowabit.de/fritzboxliste.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 5b1061c3c..370882617 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -798,5 +798,17 @@ { "filterListId": 520, "maintainerId": 79 + }, + { + "filterListId": 443, + "maintainerId": 80 + }, + { + "filterListId": 521, + "maintainerId": 80 + }, + { + "filterListId": 522, + "maintainerId": 80 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index c515b76a8..f2486a83a 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -537,5 +537,12 @@ "homeUrl": "https://dshield.org/", "name": "DShield", "twitterHandle": null + }, + { + "id": 80, + "emailAddress": null, + "homeUrl": "https://www.kowabit.de/", + "name": "kowabit", + "twitterHandle": null } ] \ No newline at end of file