mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
d5f84acccd
commit
9dca04bf59
4 changed files with 78 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
@ -174,5 +174,17 @@
|
|||
{
|
||||
"filterListId": 310,
|
||||
"maintainerId": 25
|
||||
},
|
||||
{
|
||||
"filterListId": 311,
|
||||
"maintainerId": 26
|
||||
},
|
||||
{
|
||||
"filterListId": 312,
|
||||
"maintainerId": 26
|
||||
},
|
||||
{
|
||||
"filterListId": 313,
|
||||
"maintainerId": 26
|
||||
}
|
||||
]
|
||||
|
|
@ -18,5 +18,13 @@
|
|||
{
|
||||
"forkFilterListId": 16,
|
||||
"upstreamFilterListId": 278
|
||||
},
|
||||
{
|
||||
"forkFilterListId": 312,
|
||||
"upstreamFilterListId": 311
|
||||
},
|
||||
{
|
||||
"forkFilterListId": 313,
|
||||
"upstreamFilterListId": 311
|
||||
}
|
||||
]
|
||||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue