diff --git a/data/FilterList.json b/data/FilterList.json index eb21ec4ea..47b7f6121 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -9460,5 +9460,24 @@ "submissionUrl": "https://azet12.github.io/KAD/informacje.html#form1-35", "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/azet12/KAD/gh-pages/assets/other/kadfakewhitelist.txt" + }, + { + "id": 509, + "chatUrl": null, + "description": "Filters for blocking all the clickbait that surrounds articles and tries to drag you into a never-ending binge.", + "descriptionSourceUrl": "https://github.com/endolith/clickbait", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/endolith/clickbait", + "issuesUrl": "https://github.com/endolith/clickbait/issues", + "licenseId": 2, + "name": "Distractions and Clickbait Filter", + "policyUrl": null, + "publishedDate": "2016-03-11T00:00:00", + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/endolith/clickbait/master/clickbait.txt" } -] +] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 515503d89..358aab52c 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -742,5 +742,9 @@ { "filterListId": 437, "maintainerId": 71 + }, + { + "filterListId": 509, + "maintainerId": 72 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 59491165e..f39397a0f 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -442,5 +442,9 @@ { "filterListId": 508, "tagId": 10 + }, + { + "filterListId": 509, + "tagId": 7 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 1eca8afd6..0f4187e98 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -481,5 +481,12 @@ "homeUrl": "https://forums.lanik.us/memberlist.php?mode=viewprofile&u=9300", "name": "invisible666", "twitterHandle": null + }, + { + "id": 72, + "emailAddress": "endolith@gmail.com", + "homeUrl": "https://github.com/endolith", + "name": "endolith", + "twitterHandle": null } ] \ No newline at end of file