diff --git a/data/FilterList.json b/data/FilterList.json index 8693d1f59..daec8aa7a 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -9498,5 +9498,24 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/UnluckyLuke/BlockUnderRadarJunk/master/blockunderradarjunk-list.txt" + }, + { + "id": 511, + "chatUrl": null, + "description": "Custom filters allow you to block the download and display of ads, both on site pages and in search results", + "descriptionSourceUrl": "https://raw.githubusercontent.com/bogachenko/adfilters/master/adfilters.txt", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/bogachenko/adfilters", + "issuesUrl": null, + "licenseId": 11, + "name": "AdFilter", + "policyUrl": null, + "publishedDate": "2017-12-03T00:00:00", + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/bogachenko/adfilters/master/adfilters.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index fbaa45ea8..4c4185005 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -750,5 +750,9 @@ { "filterListId": 510, "maintainerId": 73 + }, + { + "filterListId": 511, + "maintainerId": 74 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index f6ed7825d..a5b001a9f 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -454,5 +454,9 @@ { "filterListId": 510, "tagId": 9 + }, + { + "filterListId": 511, + "tagId": 2 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index c0ea2e4ac..5eef57dbc 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -495,5 +495,12 @@ "homeUrl": "https://github.com/UnluckyLuke", "name": "UnluckyLuke", "twitterHandle": null + }, + { + "id": 74, + "emailAddress": "bogachenkove@gmail.com", + "homeUrl": "https://github.com/bogachenko", + "name": "bogachenko", + "twitterHandle": null } ] \ No newline at end of file