From ff40a69a16d8a414c43cd75729bbe405e90651c4 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 23 Feb 2018 12:04:24 -0600 Subject: [PATCH] add Toshiya's Filter List - Experimental closes #235 --- 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 4adb1d0c5..2fd87202c 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -6820,5 +6820,23 @@ "submissionUrl": null, "syntaxId": 4, "viewUrl": "https://gist.github.com/gorhill/ef1b62d606473c68d524/raw/f8181faac18cb5172c7c9bca8e5a3b22f0c925d0/gistfile1.txt" + }, + { + "id": 380, + "description": "Very experimental custom filters", + "descriptionSourceUrl": "https://github.com/toshiya44/myAssets/blob/master/README.md", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/toshiya44/myAssets", + "issuesUrl": "https://github.com/toshiya44/myAssets/issues", + "licenseId": 4, + "name": "Toshiya's Filter List - Experimental", + "policyUrl": null, + "publishedDate": "2016-03-09T00:00:00", + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/toshiya44/myAssets/master/filters-exp.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index d12d16160..f1276605d 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -558,5 +558,9 @@ { "filterListId": 379, "maintainerId": 57 + }, + { + "filterListId": 380, + "maintainerId": 58 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 7f0185ed3..6c41a9a23 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -390,5 +390,12 @@ "homeUrl": "https://github.com/gorhill", "name": "Raymond Hill", "twitterHandle": null + }, + { + "id": 58, + "emailAddress": null, + "homeUrl": "https://github.com/toshiya44", + "name": "toshiya44", + "twitterHandle": null } ] \ No newline at end of file