From d4e2647219ac390504913eda15aa497cfc1c9f75 Mon Sep 17 00:00:00 2001 From: fekt Date: Sun, 6 Feb 2022 08:48:49 +0000 Subject: [PATCH] Update 'website/hush/pages/stats.html' Removing meta leakage --- website/hush/pages/stats.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/website/hush/pages/stats.html b/website/hush/pages/stats.html index ec7a193..a7a5514 100644 --- a/website/hush/pages/stats.html +++ b/website/hush/pages/stats.html @@ -97,7 +97,6 @@ {{ for(var pool in it.stats.pools) { }} - {{ var blockscomb = new Array; }}
@@ -126,7 +125,6 @@ *NEW* {{ } }}
- {{ blockscomb.push(block);}} {{ } }} {{ var i=0; for(var b in it.stats.pools[pool].confirmed.blocks) { }} @@ -142,16 +140,8 @@ {{ } }} *PAID*
- {{blockscomb.push(block);}} {{ } }} {{ } }} - - {{if (blockscomb.length > 0) { }} - - - {{ } }}