From 4a6715f035ba42c71a99bc858d3edcdd3140322c Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Thu, 6 May 2021 10:57:56 +0100 Subject: [PATCH] Add minecraft-hosts tracking domains --- data/minecraft-hosts/update.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/minecraft-hosts/update.json diff --git a/data/minecraft-hosts/update.json b/data/minecraft-hosts/update.json new file mode 100644 index 000000000..e4c9733af --- /dev/null +++ b/data/minecraft-hosts/update.json @@ -0,0 +1,9 @@ +{ + "name": "minecraft-hosts", + "description": "Minecraft related tracker hosts", + "homeurl": "https://github.com/jamiemansfield/minecraft-hosts", + "frequency": "occasionally", + "issues": "https://github.com/jamiemansfield/minecraft-hosts/issues", + "url": "https://raw.githubusercontent.com/jamiemansfield/minecraft-hosts/master/lists/tracking.txt", + "license": "CC0-1.0" +}