diff --git a/data/FilterList.json b/data/FilterList.json index e0e148416..50eae80a0 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -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" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index cbc5d115f..e7186b36a 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -762,5 +762,9 @@ { "filterListId": 513, "maintainerId": 76 + }, + { + "filterListId": 514, + "maintainerId": 77 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 34a738921..ffefbfdb8 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -470,5 +470,13 @@ { "filterListId": 513, "tagId": 3 + }, + { + "filterListId": 514, + "tagId": 2 + }, + { + "filterListId": 514, + "tagId": 3 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 75cd48479..98a3ad61d 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -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 } ] \ No newline at end of file