From a1ba6738ca7d4b5d2d867e1a738f314ae9c628f5 Mon Sep 17 00:00:00 2001 From: downature Date: Sun, 15 Jan 2017 07:55:16 +0800 Subject: [PATCH] fix 404 --- conf/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/data.json b/conf/data.json index ccc3575..56837fb 100644 --- a/conf/data.json +++ b/conf/data.json @@ -4,6 +4,6 @@ "yhosts":"https://raw.githubusercontent.com/vokins/yhosts/master/hosts" }, "DNSMasq":"I'm too lazy, you know", - "jsonb64":"https://raw.githubusercontent.com/dowsnature/dowsDNS/master/wrcd.base64" + "jsonb64":"https://raw.githubusercontent.com/dowsnature/dowsDNS/master/data/wrcd.base64" -} \ No newline at end of file +}