From 4b27dee3bb626b4a6d284088b0cd572c4219bc86 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 23 Feb 2018 11:18:51 -0600 Subject: [PATCH] add Haykam's MMO List closes #257 --- 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 1bc69ce46..4984f5cdf 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -6748,5 +6748,23 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/hl2guide/All-in-One-Customized-Adblock-List/master/deanoman-adblocklist.txt" + }, + { + "id": 376, + "description": "Blocks title screen ads on several large MMO game websites.", + "descriptionSourceUrl": "https://github.com/collinbarrett/FilterLists/issues/257", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/haykam821/Blocklists", + "issuesUrl": "https://github.com/haykam821/Blocklists/issues", + "licenseId": 2, + "name": "Haykam's MMO List", + "policyUrl": null, + "publishedDate": "2018-02-19T00:00:00", + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/haykam821/Blocklists/master/mmo.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 5aa609da4..7da7087e6 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -542,5 +542,9 @@ { "filterListId": 375, "maintainerId": 54 + }, + { + "filterListId": 376, + "maintainerId": 55 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 24e124fcc..6e5f8afd4 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -369,5 +369,12 @@ "homeUrl": "https://github.com/hl2guide", "name": "deanoman", "twitterHandle": null + }, + { + "id": 55, + "emailAddress": null, + "homeUrl": "https://github.com/haykam821", + "name": "haykam821", + "twitterHandle": null } ] \ No newline at end of file