diff --git a/data/FilterList.json b/data/FilterList.json index daec8aa7a..c78936675 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -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" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 4c4185005..1670bd738 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -754,5 +754,9 @@ { "filterListId": 511, "maintainerId": 74 + }, + { + "filterListId": 512, + "maintainerId": 75 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index a5b001a9f..fa6f2c150 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -458,5 +458,9 @@ { "filterListId": 511, "tagId": 2 + }, + { + "filterListId": 512, + "tagId": 1 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 5eef57dbc..988570ea3 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -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" } ] \ No newline at end of file diff --git a/data/Software.json b/data/Software.json index 241c50d1c..7c53afdb4 100644 --- a/data/Software.json +++ b/data/Software.json @@ -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" } ] \ No newline at end of file diff --git a/data/SoftwareSyntax.json b/data/SoftwareSyntax.json index b2d2c75c5..151aff4e7 100644 --- a/data/SoftwareSyntax.json +++ b/data/SoftwareSyntax.json @@ -46,5 +46,9 @@ { "softwareId": 10, "syntaxId": 11 + }, + { + "softwareId": 13, + "syntaxId": 13 } ] \ No newline at end of file diff --git a/data/Syntax.json b/data/Syntax.json index 064e82d55..fb2cf0e41 100644 --- a/data/Syntax.json +++ b/data/Syntax.json @@ -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" } ] \ No newline at end of file