mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
47caee253c
commit
9f7828c1b8
7 changed files with 49 additions and 0 deletions
|
|
@ -9517,5 +9517,24 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/bogachenko/adfilters/master/adfilters.txt"
|
||||
},
|
||||
{
|
||||
"id": 512,
|
||||
"chatUrl": null,
|
||||
"description": "MinerBlock is an efficient browser extension that focuses on blocking browser-based cryptocurrency miners all over the web.",
|
||||
"descriptionSourceUrl": "https://github.com/xd4rker/MinerBlock",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://github.com/xd4rker/MinerBlock#donations",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/xd4rker/MinerBlock",
|
||||
"issuesUrl": "https://github.com/xd4rker/MinerBlock/issues",
|
||||
"licenseId": 2,
|
||||
"name": "MinerBlock Filters",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2017-09-26T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 13,
|
||||
"viewUrl": "https://raw.githubusercontent.com/xd4rker/MinerBlock/master/assets/filters.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -754,5 +754,9 @@
|
|||
{
|
||||
"filterListId": 511,
|
||||
"maintainerId": 74
|
||||
},
|
||||
{
|
||||
"filterListId": 512,
|
||||
"maintainerId": 75
|
||||
}
|
||||
]
|
||||
|
|
@ -458,5 +458,9 @@
|
|||
{
|
||||
"filterListId": 511,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 512,
|
||||
"tagId": 1
|
||||
}
|
||||
]
|
||||
|
|
@ -502,5 +502,12 @@
|
|||
"homeUrl": "https://github.com/bogachenko",
|
||||
"name": "bogachenko",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 75,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/xd4rker",
|
||||
"name": "xd4rker",
|
||||
"twitterHandle": "xd4rker"
|
||||
}
|
||||
]
|
||||
|
|
@ -70,5 +70,11 @@
|
|||
"downloadUrl": "https://github.com/2ndalpha/gasmask/releases",
|
||||
"homeUrl": "https://github.com/2ndalpha/gasmask",
|
||||
"name": "Gas Mask"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"downloadUrl": "https://github.com/xd4rker/MinerBlock/releases",
|
||||
"homeUrl": "https://github.com/xd4rker/MinerBlock",
|
||||
"name": "MinerBlock"
|
||||
}
|
||||
]
|
||||
|
|
@ -46,5 +46,9 @@
|
|||
{
|
||||
"softwareId": 10,
|
||||
"syntaxId": 11
|
||||
},
|
||||
{
|
||||
"softwareId": 13,
|
||||
"syntaxId": 13
|
||||
}
|
||||
]
|
||||
|
|
@ -53,5 +53,10 @@
|
|||
"id": 12,
|
||||
"definitionUrl": "https://github.com/NanoAdblocker/NanoCore/tree/master/notes",
|
||||
"name": "Nano Adblocker Static"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"definitionUrl": "https://github.com/xd4rker/MinerBlock",
|
||||
"name": "MinerBlock"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue