From dc4c8cc89f3aae6543e13a711ddc0b475a7205b0 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 12 Feb 2018 18:32:57 -0600 Subject: [PATCH] add turk-adlist closes #195 --- 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 f5fbb4513..00f066e65 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5353,5 +5353,22 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://alleblock.pl/alleblock/alleblock.txt" + }, + { + "id": 316, + "description": "Ad servers list to block ads on Turkish websites.", + "descriptionSourceUrl": "https://github.com/bkrucarci/turk-adlist", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": "", + "forumUrl": null, + "homeUrl": "https://github.com/bkrucarci/turk-adlist", + "issuesUrl": "https://github.com/bkrucarci/turk-adlist/issues", + "licenseId": 12, + "name": "Turk-Adlist", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 1, + "viewUrl": "https://raw.githubusercontent.com/bkrucarci/turk-adlist/master/hosts" } ] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index d0416f1a9..1a3062498 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -30,5 +30,9 @@ { "filterListId": 315, "languageId": 11 + }, + { + "filterListId": 316, + "languageId": 48 } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 2c4a08754..73c131a82 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -194,5 +194,9 @@ { "filterListId": 315, "maintainerId": 28 + }, + { + "filterListId": 316, + "maintainerId": 29 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 18252ca61..1820eb765 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -187,5 +187,12 @@ "homeUrl": "https://github.com/maciejtarmas", "name": "Maciej Tarmas", "twitterHandle": null + }, + { + "id": 29, + "emailAddress": null, + "homeUrl": "https://github.com/bkrucarci", + "name": "bkrucarci", + "twitterHandle": null } ] \ No newline at end of file diff --git a/data/Merge.json b/data/Merge.json index c5dd82aa4..e837c3fbc 100644 --- a/data/Merge.json +++ b/data/Merge.json @@ -182,5 +182,9 @@ { "mergeFilterListId": 168, "upstreamFilterListId": 242 + }, + { + "mergeFilterListId": 309, + "upstreamFilterListId": 316 } ] \ No newline at end of file