From 821d4166c4f67bdd6cdf985b3a50fa691b7436d8 Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sat, 22 Sep 2018 15:06:28 +0530 Subject: [PATCH] WebApp: Blocked Zones UI tab added. Block List URL settings added. --- DnsServerCore/www/index.html | 47 ++++++++++ DnsServerCore/www/js/main.js | 177 ++++++++++++++++++++++++++++++++++- 2 files changed, 219 insertions(+), 5 deletions(-) diff --git a/DnsServerCore/www/index.html b/DnsServerCore/www/index.html index 3294576c..433f9e7b 100644 --- a/DnsServerCore/www/index.html +++ b/DnsServerCore/www/index.html @@ -89,6 +89,7 @@