From 997143e0263a7e43ca7db59899d040ef76cb06a1 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 23 May 2020 08:36:36 +0200 Subject: [PATCH] Update Software.json --- data/Software.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/Software.json b/data/Software.json index 134d9a521..ab49b0bc5 100644 --- a/data/Software.json +++ b/data/Software.json @@ -265,5 +265,12 @@ "homeUrl": "https://nssurge.com/", "isAbpSubscribable": false, "name": "Surge" + }, + { + "id": 42, + "downloadUrl": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/latest", + "homeUrl": "https://github.com/DNSCrypt/dnscrypt-proxy", + "isAbpSubscribable": false, + "name": "dnscrypt-proxy" } ]