mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
e01c60945e
commit
e6869e6b2f
3 changed files with 118 additions and 1 deletions
|
|
@ -6316,5 +6316,95 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 6,
|
||||
"viewUrl": "https://filters.adtidy.org/extension/chromium/filters/238.txt"
|
||||
},
|
||||
{
|
||||
"id": 352,
|
||||
"description": "A bad hosts blocking list",
|
||||
"descriptionSourceUrl": null,
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://www.paypal.me/e1adkarak0",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/eladkarako/hosts",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 11,
|
||||
"name": "HOSTS AdBlock",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-17T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/eladkarako/hosts/master/build/hosts_adblock.txt"
|
||||
},
|
||||
{
|
||||
"id": 353,
|
||||
"description": "Block annoying connections",
|
||||
"descriptionSourceUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_block.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://www.paypal.me/e1adkarak0",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/eladkarako/hosts",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 11,
|
||||
"name": "HOSTS AdBlock - Anti-Annoyance - Block Annoying Connections",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-17T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_block.txt"
|
||||
},
|
||||
{
|
||||
"id": 354,
|
||||
"description": "Block annoying page-scripts",
|
||||
"descriptionSourceUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_block_inline_script.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://www.paypal.me/e1adkarak0",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/eladkarako/hosts",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 11,
|
||||
"name": "HOSTS AdBlock - Anti-Annoyance - Block Annoying Page-Scripts",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-17T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_block_inline_script.txt"
|
||||
},
|
||||
{
|
||||
"id": 355,
|
||||
"description": "Hide annoying elements",
|
||||
"descriptionSourceUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_hide.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://www.paypal.me/e1adkarak0",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/eladkarako/hosts",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 11,
|
||||
"name": "HOSTS AdBlock - Anti-Annoyance - Hide Annoying Elements",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-17T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_hide.txt"
|
||||
},
|
||||
{
|
||||
"id": 356,
|
||||
"description": "ReStyle annoying pages",
|
||||
"descriptionSourceUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_style_inject.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://www.paypal.me/e1adkarak0",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/eladkarako/hosts",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 11,
|
||||
"name": "HOSTS AdBlock - Anti-Annoyance - ReStyle Annoying Pages",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-17T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://github.com/eladkarako/hosts/blob/master/build/hosts_adblock_anti_annoyances_style_inject.txt"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -446,5 +446,25 @@
|
|||
{
|
||||
"filterListId": 207,
|
||||
"maintainerId": 47
|
||||
},
|
||||
{
|
||||
"filterListId": 352,
|
||||
"maintainerId": 48
|
||||
},
|
||||
{
|
||||
"filterListId": 353,
|
||||
"maintainerId": 48
|
||||
},
|
||||
{
|
||||
"filterListId": 354,
|
||||
"maintainerId": 48
|
||||
},
|
||||
{
|
||||
"filterListId": 355,
|
||||
"maintainerId": 48
|
||||
},
|
||||
{
|
||||
"filterListId": 356,
|
||||
"maintainerId": 48
|
||||
}
|
||||
]
|
||||
|
|
@ -320,5 +320,12 @@
|
|||
"homeUrl": "https://github.com/reek",
|
||||
"name": "Reek",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 48,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/eladkarako",
|
||||
"name": "Elad Karako",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue