From 79640d6b60da8245a65560c96176184f702265bc Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 13 Feb 2018 11:10:34 -0600 Subject: [PATCH] add yhosts closes #192 --- data/FilterList.json | 17 +++++++++++++++++ data/FilterListLanguage.json | 4 ++++ data/FilterListMaintainer.json | 4 ++++ data/Maintainer.json | 7 +++++++ data/Merge.json | 4 ++++ 5 files changed, 36 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index e45f2fa833..be98cca204 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5574,5 +5574,22 @@ "submissionUrl": null, "syntaxId": 4, "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExtensionsForUBO%26Nano.txt" + }, + { + "id": 329, + "description": "A hosts file for Chinese websites.", + "descriptionSourceUrl": null, + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/vokins/yhosts", + "issuesUrl": "https://github.com/vokins/yhosts/issues", + "licenseId": 1, + "name": "Yhosts", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 1, + "viewUrl": "https://raw.githubusercontent.com/vokins/yhosts/master/hosts.txt" } ] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index 4c8995546b..7394893f23 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -70,5 +70,9 @@ { "filterListId": 328, "languageId": 44 + }, + { + "filterListId": 329, + "languageId": 99 } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index c6c1ee0eed..d8a9d5eeab 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -274,5 +274,9 @@ { "filterListId": 328, "maintainerId": 22 + }, + { + "filterListId": 329, + "maintainerId": 37 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 3392b7bd0d..5fe6cbe57f 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -243,5 +243,12 @@ "homeUrl": "https://github.com/monojp", "name": "Monojp", "twitterHandle": null + }, + { + "id": 37, + "emailAddress": null, + "homeUrl": "https://github.com/vokins", + "name": "vokins", + "twitterHandle": null } ] \ No newline at end of file diff --git a/data/Merge.json b/data/Merge.json index 5907bc487e..453a100fd1 100644 --- a/data/Merge.json +++ b/data/Merge.json @@ -202,5 +202,9 @@ { "mergeFilterListId": 309, "upstreamFilterListId": 326 + }, + { + "mergeFilterListId": 309, + "upstreamFilterListId": 329 } ] \ No newline at end of file