mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add BarbBlock variants
This commit is contained in:
parent
35d8a5c82d
commit
defa4e8be4
3 changed files with 81 additions and 1 deletions
|
|
@ -3336,7 +3336,7 @@
|
|||
"homeUrl": "https://ssl.bblck.me/",
|
||||
"issuesUrl": "https://github.com/paulgb/BarbBlock/issues",
|
||||
"licenseId": 2,
|
||||
"name": "BarbBlock",
|
||||
"name": "BarbBlock Hosts",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
|
|
@ -9574,5 +9574,62 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/SkeletalDemise/Skeletal-Blocker/master/Skeletal%20Blocker%20List"
|
||||
},
|
||||
{
|
||||
"id": 515,
|
||||
"chatUrl": null,
|
||||
"description": "BarbBlock is a content blocking list with standalone browser extensions for Chrome and Firefox. It blacklists sites which have used DMCA takedowns to force removal from other content blocking lists. Such takedowns are categorically invalid, but they can be effective at intimidating small open-source projects into compliance.",
|
||||
"descriptionSourceUrl": "https://github.com/paulgb/BarbBlock/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://ssl.bblck.me/",
|
||||
"issuesUrl": "https://github.com/paulgb/BarbBlock/issues",
|
||||
"licenseId": 2,
|
||||
"name": "BarbBlock uBlock Origin",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://ssl.bblck.me/blacklists/ublock-origin.txt"
|
||||
},
|
||||
{
|
||||
"id": 516,
|
||||
"chatUrl": null,
|
||||
"description": "BarbBlock is a content blocking list with standalone browser extensions for Chrome and Firefox. It blacklists sites which have used DMCA takedowns to force removal from other content blocking lists. Such takedowns are categorically invalid, but they can be effective at intimidating small open-source projects into compliance.",
|
||||
"descriptionSourceUrl": "https://github.com/paulgb/BarbBlock/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://ssl.bblck.me/",
|
||||
"issuesUrl": "https://github.com/paulgb/BarbBlock/issues",
|
||||
"licenseId": 2,
|
||||
"name": "BarbBlock Domains",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://raw.githubusercontent.com/paulgb/BarbBlock/master/blacklists/domain-list.txt"
|
||||
},
|
||||
{
|
||||
"id": 517,
|
||||
"chatUrl": null,
|
||||
"description": "BarbBlock is a content blocking list with standalone browser extensions for Chrome and Firefox. It blacklists sites which have used DMCA takedowns to force removal from other content blocking lists. Such takedowns are categorically invalid, but they can be effective at intimidating small open-source projects into compliance.",
|
||||
"descriptionSourceUrl": "https://github.com/paulgb/BarbBlock/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://ssl.bblck.me/",
|
||||
"issuesUrl": "https://github.com/paulgb/BarbBlock/issues",
|
||||
"licenseId": 2,
|
||||
"name": "BarbBlock Adblock Plus",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://ssl.bblck.me/blacklists/adblock-plus.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -766,5 +766,21 @@
|
|||
{
|
||||
"filterListId": 514,
|
||||
"maintainerId": 77
|
||||
},
|
||||
{
|
||||
"filterListId": 177,
|
||||
"maintainerId": 78
|
||||
},
|
||||
{
|
||||
"filterListId": 515,
|
||||
"maintainerId": 78
|
||||
},
|
||||
{
|
||||
"filterListId": 516,
|
||||
"maintainerId": 78
|
||||
},
|
||||
{
|
||||
"filterListId": 517,
|
||||
"maintainerId": 78
|
||||
}
|
||||
]
|
||||
|
|
@ -523,5 +523,12 @@
|
|||
"homeUrl": "https://github.com/SkeletalDemise",
|
||||
"name": "SkeletalDemise",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 78,
|
||||
"emailAddress": "github@paulbutler.org",
|
||||
"homeUrl": "http://paulbutler.org",
|
||||
"name": "Paul Butler",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue