diff --git a/data/FilterList.json b/data/FilterList.json index c53e9a12e..f04f58e3c 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5268,5 +5268,56 @@ "submissionUrl": null, "syntaxId": 2, "viewUrl": "http://1hosts.cf/addon/" + }, + { + "id": 311, + "description": "A generic filter for adblockers that keeps annoying header and footer bars from filling up your screen.", + "descriptionSourceUrl": "https://github.com/elypter/generic_annoying_stickybar_filter", + "discontinuedDate": "2018-01-15T12:00:00", + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/elypter/generic_annoying_stickybar_filter", + "issuesUrl": "https://github.com/elypter/generic_annoying_stickybar_filter/issues", + "licenseId": 4, + "name": "Generic Annoying Stickybar Filter", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/elypter/generic_annoying_stickybar_filter/master/generic_header_list.txt" + }, + { + "id": 312, + "description": "A generic list that makes annoying sticky headers unsticky.", + "descriptionSourceUrl": "https://raw.githubusercontent.com/elypter/filter_processor/master/generated_filterlists/blockhead(decoy_generic_extraction).txt", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/elypter/filter_processor", + "issuesUrl": "https://github.com/elypter/filter_processor/issues", + "licenseId": 4, + "name": "Blockhead (Generic Extraction Based)", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/elypter/filter_processor/master/generated_filterlists/blockhead(decoy_generic_extraction).txt" + }, + { + "id": 313, + "description": "A generic list that makes annoying sticky headers unsticky.", + "descriptionSourceUrl": "https://raw.githubusercontent.com/elypter/filter_processor/master/generated_filterlists/blockhead(decoy_generic_selection).txt", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/elypter/filter_processor", + "issuesUrl": "https://github.com/elypter/filter_processor/issues", + "licenseId": 4, + "name": "Generic Annoying Stickybar Filter v2", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/elypter/filter_processor/master/generated_filterlists/blockhead(decoy_generic_selection).txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 1cd923415..30a2e1837 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -174,5 +174,17 @@ { "filterListId": 310, "maintainerId": 25 + }, + { + "filterListId": 311, + "maintainerId": 26 + }, + { + "filterListId": 312, + "maintainerId": 26 + }, + { + "filterListId": 313, + "maintainerId": 26 } ] \ No newline at end of file diff --git a/data/Fork.json b/data/Fork.json index c7f18892b..e5dbfa694 100644 --- a/data/Fork.json +++ b/data/Fork.json @@ -18,5 +18,13 @@ { "forkFilterListId": 16, "upstreamFilterListId": 278 + }, + { + "forkFilterListId": 312, + "upstreamFilterListId": 311 + }, + { + "forkFilterListId": 313, + "upstreamFilterListId": 311 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 52f11ab88..8ef5bd5ca 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -166,5 +166,12 @@ "homeUrl": "https://forum.xda-developers.com/member.php?u=8758244", "name": "badmojr", "twitterHandle": null + }, + { + "id": 26, + "emailAddress": null, + "homeUrl": "https://github.com/elypter", + "name": "elypter", + "twitterHandle": null } ] \ No newline at end of file