From fffeeacce83f048a2b187eff7bb628afa954d046 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 15 Feb 2018 11:50:54 -0600 Subject: [PATCH] add VXVault closes #236 --- data/FilterList.json | 18 ++++++++++++++++++ data/FilterListMaintainer.json | 4 ++++ data/Maintainer.json | 7 +++++++ 3 files changed, 29 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index 168b5ff41..9811982ce 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -6244,5 +6244,23 @@ "submissionUrl": null, "syntaxId": 1, "viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-pihole-filters/hostfile.txt" + }, + { + "id": 348, + "description": null, + "descriptionSourceUrl": null, + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "http://vxvault.net/", + "issuesUrl": null, + "licenseId": 5, + "name": "VXVault", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 8, + "viewUrl": "http://vxvault.net/URL_List.php" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index e67837639..50d0bae88 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -350,5 +350,9 @@ { "filterListId": 340, "maintainerId": 43 + }, + { + "filterListId": 348, + "maintainerId": 44 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 239d9c13e..200903c7b 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -292,5 +292,12 @@ "homeUrl": "https://github.com/Lerist", "name": "Lerist", "twitterHandle": null + }, + { + "id": 44, + "emailAddress": null, + "homeUrl": "http://vxvault.net/", + "name": "VXVault", + "twitterHandle": null } ] \ No newline at end of file