From a127d702a38131c6a12a0c2e12d246233c896656 Mon Sep 17 00:00:00 2001 From: TreetopFlyer Date: Sat, 8 May 2021 09:56:44 -0400 Subject: [PATCH] collect unique and sum --- index.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/index.html b/index.html index 1d9966b..e93994a 100644 --- a/index.html +++ b/index.html @@ -71,6 +71,40 @@ var N = { } }; + + +