From 9cb3b30d54c613c11858f27c318fa81a34b0f36a Mon Sep 17 00:00:00 2001 From: Klemek Date: Mon, 17 Mar 2025 16:08:54 +0100 Subject: [PATCH] user agent --- README.md | 5 +++-- index.html | 2 +- main.js | 28 +++++++++++++++++++++++++++- 3 files changed, 31 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9655f64..cabd16d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ * [x] Better data upload by chunks and ensure consistancy * [x] Link sharing and better workflow * [x] Multiple peers -* [ ] Get peer data -* [ ] QRCode +* [x] Get peer data +* [ ] See download speed * [ ] DaisyUI redesign +* [ ] QRCode * [ ] Multiple files diff --git a/index.html b/index.html index 2ad104a..1386b3f 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@