From 23827944231f3d61ea2327cd787c7b680da73f0a Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 13 Feb 2018 16:56:00 -0600 Subject: [PATCH] add Thai Paranoid Block & ThaiAntiForceLike closes #184 --- data/FilterList.json | 34 ++++++++++++++++++++++++++++++++++ data/FilterListLanguage.json | 12 ++++++++++++ data/FilterListMaintainer.json | 8 ++++++++ data/Merge.json | 12 ++++++++++++ 4 files changed, 66 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index e227cfcd1..9b3d03fe5 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5608,5 +5608,39 @@ "submissionUrl": null, "syntaxId": 1, "viewUrl": "https://raw.githubusercontent.com/kowith337/ThaiConsentHosts/master/ThaiConsentHosts.txt" + }, + { + "id": 331, + "description": "Block ads, tracking, popup sites and servers that most used on Thai sites.", + "descriptionSourceUrl": "https://kowith337.github.io/ThaiParanoidBlock/", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://kowith337.github.io/ThaiParanoidBlock/", + "issuesUrl": "https://github.com/kowith337/ThaiParanoidBlock/issues", + "licenseId": 13, + "name": "Thai Paranoid Block", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/kowith337/ThaiParanoidBlock/master/ThaiParanoid.txt" + }, + { + "id": 332, + "description": "Get rid of \"Overlay Popups\" that trying to integrate your social network account, force you to like and/or follow pages and other accounts.", + "descriptionSourceUrl": "https://github.com/kowith337/ThaiAntiForceLike/blob/master/README.md", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/kowith337/ThaiAntiForceLike", + "issuesUrl": "https://github.com/kowith337/ThaiAntiForceLike/issues", + "licenseId": 5, + "name": "ThaiAntiForceLike", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/kowith337/ThaiAntiForceLike/master/AntiForceLike.txt" } ] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index b488d2ddd..2f92fea24 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -82,5 +82,17 @@ { "filterListId": 330, "languageId": 110 + }, + { + "filterListId": 331, + "languageId": 87 + }, + { + "filterListId": 331, + "languageId": 110 + }, + { + "filterListId": 332, + "languageId": 87 } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index d9024be79..7503b81ea 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -282,5 +282,13 @@ { "filterListId": 330, "maintainerId": 38 + }, + { + "filterListId": 331, + "maintainerId": 38 + }, + { + "filterListId": 332, + "maintainerId": 38 } ] \ No newline at end of file diff --git a/data/Merge.json b/data/Merge.json index 453a100fd..5918137ef 100644 --- a/data/Merge.json +++ b/data/Merge.json @@ -206,5 +206,17 @@ { "mergeFilterListId": 309, "upstreamFilterListId": 329 + }, + { + "mergeFilterListId": 331, + "upstreamFilterListId": 330 + }, + { + "mergeFilterListId": 331, + "upstreamFilterListId": 199 + }, + { + "mergeFilterListId": 331, + "upstreamFilterListId": 332 } ] \ No newline at end of file