mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
65a7199183
commit
c74cceae2d
4 changed files with 39 additions and 1 deletions
|
|
@ -9543,7 +9543,7 @@
|
|||
"description": "This filter disables some Ad and Tracking Hosts in uBlock",
|
||||
"descriptionSourceUrl": "https://raw.githubusercontent.com/hit3shjain/Andromeda-ublock-list/master/hosts.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://github.com/xd4rker/MinerBlock#donations",
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/hit3shjain/Andromeda-ublock-list",
|
||||
|
|
@ -9555,5 +9555,24 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/hit3shjain/Andromeda-ublock-list/master/hosts.txt"
|
||||
},
|
||||
{
|
||||
"id": 514,
|
||||
"chatUrl": null,
|
||||
"description": "A filter list that blocks ads, trackers, and more.",
|
||||
"descriptionSourceUrl": "https://raw.githubusercontent.com/SkeletalDemise/Skeletal-Blocker/master/Skeletal%20Blocker%20List",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/SkeletalDemise/Skeletal-Blocker",
|
||||
"issuesUrl": "https://github.com/SkeletalDemise/Skeletal-Blocker/issues",
|
||||
"licenseId": 4,
|
||||
"name": "Skeletal Blocker",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/SkeletalDemise/Skeletal-Blocker/master/Skeletal%20Blocker%20List"
|
||||
}
|
||||
]
|
||||
|
|
@ -762,5 +762,9 @@
|
|||
{
|
||||
"filterListId": 513,
|
||||
"maintainerId": 76
|
||||
},
|
||||
{
|
||||
"filterListId": 514,
|
||||
"maintainerId": 77
|
||||
}
|
||||
]
|
||||
|
|
@ -470,5 +470,13 @@
|
|||
{
|
||||
"filterListId": 513,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 514,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 514,
|
||||
"tagId": 3
|
||||
}
|
||||
]
|
||||
|
|
@ -516,5 +516,12 @@
|
|||
"homeUrl": "https://github.com/hit3shjain",
|
||||
"name": "hit3shjain",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 77,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/SkeletalDemise",
|
||||
"name": "SkeletalDemise",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue