diff --git a/README.md b/README.md deleted file mode 100644 index 5776f8d..0000000 --- a/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# infohash ↔ base64 tool - -You can check the tool at - (requires javascript) - -This tool was made to work with -[an suggestion posted by @toxictenement@lemmy.dbzer0.com](https://lemmy.dbzer0.com/post/1009713) -by [magmaus3](https://magmaus3.eu.org). - -You can check the source code by downloading the page -(everything is stored in a single html file), -by going to your browser's devtools or on [Codeberg](https://codeberg.org/magmaus3/infohash2base64). diff --git a/index.html b/index.html index d61da1f..1fc530c 100644 --- a/index.html +++ b/index.html @@ -1,55 +1,74 @@ - infohash ↔ base64 +

infohash ↔ base64

-
Encode
+
Encode
Decode
-
About
+
About
@@ -196,39 +192,18 @@
-

About

-

- This tool was made to work with an suggestion posted by @toxictenement@lemmy.dbzer0.com - by magmaus3. -

-

- You can check the source code by downloading the page (everything is stored in a single html file), - by going to your browser's devtools or on Codeberg. -

-

License

-

Copyright © 2023 magmaus3 <magmaus3@disroot.org>

-

This work is free. You can redistribute it and/or modify it under the - terms of the Do What The Fuck You Want To Public License, Version 2, - as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.

-

How to copy

-
    -
  • - On Firefox/Chromium: -
      -
    1. Right-click on the page
    2. -
    3. Select Save Page as... or Save as... (or simillar option)
    4. -
    5. Choose file type as HTML Only
    6. -
    7. Profit!
    8. -
    -
  • -
  • - Using git: -
      -
    1. git clone https://codeberg.org/magmaus3/infohash2base64
    2. -
    3. Profit!
    4. -
    -
  • -
+ +

About

+

+ This tool was made to work with an suggestion posted by @toxictenement@lemmy.dbzer0.com + by magmaus3. +

+

+ You can check the source code by downloading the page (everything is stored in a single html file), + by going to your browser's devtools or on codeberg. +

+ +