From 82cfeace3bc7887bdae08ef9ea4ff89c8bc6e9ed Mon Sep 17 00:00:00 2001 From: collinbarrett Date: Thu, 30 Aug 2018 13:20:55 -0500 Subject: [PATCH] add Pi-hole softare --- data/Software.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/Software.json b/data/Software.json index 7c53afdb4..1a4799a10 100644 --- a/data/Software.json +++ b/data/Software.json @@ -76,5 +76,11 @@ "downloadUrl": "https://github.com/xd4rker/MinerBlock/releases", "homeUrl": "https://github.com/xd4rker/MinerBlock", "name": "MinerBlock" + }, + { + "id": 14, + "downloadUrl": "https://pi-hole.net/", + "homeUrl": "https://pi-hole.net/", + "name": "Pi-hole" } ] \ No newline at end of file