mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
a66974d1ea
commit
5c280b0143
4 changed files with 38 additions and 0 deletions
|
|
@ -9536,5 +9536,24 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 13,
|
||||
"viewUrl": "https://raw.githubusercontent.com/xd4rker/MinerBlock/master/assets/filters.txt"
|
||||
},
|
||||
{
|
||||
"id": 513,
|
||||
"chatUrl": null,
|
||||
"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",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/hit3shjain/Andromeda-ublock-list",
|
||||
"issuesUrl": "https://github.com/hit3shjain/Andromeda-ublock-list/issues",
|
||||
"licenseId": 2,
|
||||
"name": "Andromeda uBlock List",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-05-01T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/hit3shjain/Andromeda-ublock-list/master/hosts.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -758,5 +758,9 @@
|
|||
{
|
||||
"filterListId": 512,
|
||||
"maintainerId": 75
|
||||
},
|
||||
{
|
||||
"filterListId": 513,
|
||||
"maintainerId": 76
|
||||
}
|
||||
]
|
||||
|
|
@ -462,5 +462,13 @@
|
|||
{
|
||||
"filterListId": 512,
|
||||
"tagId": 1
|
||||
},
|
||||
{
|
||||
"filterListId": 513,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 513,
|
||||
"tagId": 3
|
||||
}
|
||||
]
|
||||
|
|
@ -509,5 +509,12 @@
|
|||
"homeUrl": "https://github.com/xd4rker",
|
||||
"name": "xd4rker",
|
||||
"twitterHandle": "xd4rker"
|
||||
},
|
||||
{
|
||||
"id": 76,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/hit3shjain",
|
||||
"name": "hit3shjain",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue