diff --git a/data/FilterList.json b/data/FilterList.json index c78936675..e0e148416 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -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" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 1670bd738..cbc5d115f 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -758,5 +758,9 @@ { "filterListId": 512, "maintainerId": 75 + }, + { + "filterListId": 513, + "maintainerId": 76 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index fa6f2c150..34a738921 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -462,5 +462,13 @@ { "filterListId": 512, "tagId": 1 + }, + { + "filterListId": 513, + "tagId": 2 + }, + { + "filterListId": 513, + "tagId": 3 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 988570ea3..75cd48479 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -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 } ] \ No newline at end of file