diff --git a/data/FilterList.json b/data/FilterList.json index 521d184c4..5f2708cf0 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -7480,5 +7480,23 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/CHEF-KOCH/CKs-FilterList/master/CK%27s-FilterList.txt" + }, + { + "id": 395, + "description": "This is a whitelist for DNSlock & PiHole which unblocks some of the popular domains which were wrongly listed and blocked by hosts file from various sources.", + "descriptionSourceUrl": null, + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/raghavdua1995/DNSlock-PiHole-whitelist", + "issuesUrl": "https://github.com/raghavdua1995/DNSlock-PiHole-whitelist/issues", + "licenseId": 7, + "name": "DNSlock-PiHole-whitelist", + "policyUrl": null, + "publishedDate": "2018-03-11T00:00:00", + "submissionUrl": null, + "syntaxId": 2, + "viewUrl": "https://raw.githubusercontent.com/raghavdua1995/DNSlock-PiHole-whitelist/master/whitelist.list" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 22cf2d75d..476d1fddf 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -614,5 +614,9 @@ { "filterListId": 394, "maintainerId": 61 + }, + { + "filterListId": 395, + "maintainerId": 62 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index fabea88ba..936a1755a 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -418,5 +418,12 @@ "homeUrl": "https://github.com/CHEF-KOCH", "name": "CHEF-KOCH", "twitterHandle": "CKsTechNews" + }, + { + "id": 62, + "emailAddress": null, + "homeUrl": "https://github.com/raghavdua1995", + "name": "Raghav Dua", + "twitterHandle": null } ] \ No newline at end of file