From e7a1559b373949e15bfc1ceda4a925d40d8e07bc Mon Sep 17 00:00:00 2001 From: simooowann Date: Mon, 29 Jan 2024 18:43:22 +0800 Subject: [PATCH] Developed the feature: Calculate md5sum and sha --- assets/index.html | 45 +++++++++++++++++++++++++++++ assets/js/index.js | 70 +++++++++++++++++++++++++++++++-------------- httpstaticserver.go | 56 ++++++++++++++++++++++++++++++++++++ 3 files changed, 150 insertions(+), 21 deletions(-) diff --git a/assets/index.html b/assets/index.html index 2dc0e88..86a8096 100644 --- a/assets/index.html +++ b/assets/index.html @@ -161,6 +161,10 @@ + + + + + + +