From 120ced1de72cd2b727d17b34470336cb6c143ac5 Mon Sep 17 00:00:00 2001 From: W13R <9070224-W13R@users.noreply.gitlab.com> Date: Sat, 4 Feb 2023 17:21:22 +0100 Subject: [PATCH] Added base64 tool index.html --- README.md | 3 - index.html | 252 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 252 insertions(+), 3 deletions(-) delete mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md deleted file mode 100644 index ae06498..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Base64 Tool - -Yes. diff --git a/index.html b/index.html new file mode 100644 index 0000000..1c7f883 --- /dev/null +++ b/index.html @@ -0,0 +1,252 @@ + + + + + + + Base64-Tool + + + + +
+

Config

+
+ + + + +
+
+ + +
+
+ + +
+ help +
+
+ + +
+ + + \ No newline at end of file