From 4f119472c556dce375ee8eadb11ddc45bec8557e Mon Sep 17 00:00:00 2001 From: TheRadly Date: Fri, 12 Jul 2019 13:44:26 +0300 Subject: [PATCH 1/2] [config.json, footer.html] delete qq icon and link #issue-5368 --- config.json | 1 - public/tpl/footer.html | 3 --- 2 files changed, 4 deletions(-) diff --git a/config.json b/config.json index 5edc7af..9f12811 100644 --- a/config.json +++ b/config.json @@ -23,7 +23,6 @@ "telegram_group": "https://t.me/joinchat/Hzio4lCr-95bHcbB1-RX9Q", "telegram_channel": "https://www.t.me/webchainnetwork", "discord": "https://discord.gg/uuZXhCn", - "qq": "https://jq.qq.com/?_wv=1027&k=5f9VO0G", "gitter": "https://gitter.im/webchain-network/public", "logo": "/img/explorer-logo.png", "customCss": "green-haze.min.css", diff --git a/public/tpl/footer.html b/public/tpl/footer.html index 7a6dd08..579d47e 100755 --- a/public/tpl/footer.html +++ b/public/tpl/footer.html @@ -36,9 +36,6 @@

Follow Us On

  • -
  • - -
  • From 359e2ac457acc8acb0373cd095d007a4a0011c35 Mon Sep 17 00:00:00 2001 From: TheRadly Date: Fri, 12 Jul 2019 13:59:10 +0300 Subject: [PATCH 2/2] [config.json, footer.html] add notification cookie in footer #issue-5367 --- config.json | 3 ++- public/tpl/footer.html | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 9f12811..d8395c0 100644 --- a/config.json +++ b/config.json @@ -31,6 +31,7 @@ "poweredbyCustom": "Powered by Webchain explorer", "miners": { }, - "analytics-code": "UA-1111111-00" + "analytics-code": "UA-1111111-00", + "notificationCookie": "This website uses cookies" } } diff --git a/public/tpl/footer.html b/public/tpl/footer.html index 579d47e..00f528c 100755 --- a/public/tpl/footer.html +++ b/public/tpl/footer.html @@ -8,6 +8,10 @@

    About

    {{settings.poweredbyCustom}}
    monetize traffic - mintMe + + + {{settings.notificationCookie}} +