From 1549b3389b60b8fec2dd3b3b467cf3f273762bbd Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:58:48 -0400 Subject: [PATCH] update --- src/index.html | 114 ++++++++++++++++++++------------------------ src/reassemble.html | 102 +++++++++++++++++++++++++++++++++++++++ src/splitter.html | 86 +++++++++++++++++++++++++++++++++ 3 files changed, 240 insertions(+), 62 deletions(-) create mode 100644 src/reassemble.html create mode 100644 src/splitter.html diff --git a/src/index.html b/src/index.html index 309eebf..a37f193 100644 --- a/src/index.html +++ b/src/index.html @@ -3,84 +3,74 @@
-Paste your eCash text below and click "Split Text" to divide it into smaller parts of up to 150 characters each, suitable for sending over Meshtastic.
- - - +This tool helps you split a large eCash payment text into smaller, manageable parts that can be sent over Meshtastic. Each part will include a prefix indicating its sequence and a hash for integrity verification.
+To use the text splitter:
+Find the code for this eCash Text Splitter on GitHub: https://github.com/PR0M3TH3AN/text_splitter
-Access the live version of the tool here: https://ecash-text-splitter.netlify.app/
+Access the tools and repository below:
+