From f96d04b55b70168274bfb70e34252af224fe48c7 Mon Sep 17 00:00:00 2001 From: Sean <83432253+MegaTheLEGEND@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:58:19 -0800 Subject: [PATCH] asasddasdasdasdasdd --- .../gfiles/html5/bible-Typer/.gitignore | 1 + .../gfiles/html5/bible-Typer/LICENSE | 21 + .../gfiles/html5/bible-Typer/README.md | 5 + .../gfiles/html5/bible-Typer/index.html | 28 + .../gfiles/html5/bible-Typer/kernel.txt | 531 ++++++++++++ .../gfiles/html5/bible-Typer/script.js | 113 +++ .../gfiles/html5/bible-Typer/style.css | 63 ++ .../gfiles/html5/my-mc-server/index.html | 820 ------------------ FZ2.3-dev/File-Z-master/list.html | 3 +- 9 files changed, 764 insertions(+), 821 deletions(-) create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/.gitignore create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/LICENSE create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/README.md create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/index.html create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/kernel.txt create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/script.js create mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/style.css delete mode 100644 FZ2.3-dev/File-Z-master/gfiles/html5/my-mc-server/index.html diff --git a/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/.gitignore b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/.gitignore new file mode 100644 index 0000000..62c8935 --- /dev/null +++ b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file diff --git a/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/LICENSE b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/LICENSE new file mode 100644 index 0000000..a3f6bd9 --- /dev/null +++ b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 Simone Masiero + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/README.md b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/README.md new file mode 100644 index 0000000..6c92f04 --- /dev/null +++ b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/README.md @@ -0,0 +1,5 @@ +## HackerTyper + +[hackertyper.net](https://hackertyper.net) is the original HackerTyper that was created back in 2011 as a fun little project. + +Contributions are welcome but I am looking more at maintaining the project as a token more than improving on it(even if a lot of improvements could be made) diff --git a/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/index.html b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/index.html new file mode 100644 index 0000000..aa02920 --- /dev/null +++ b/FZ2.3-dev/File-Z-master/gfiles/html5/bible-Typer/index.html @@ -0,0 +1,28 @@ + + + + + +
+ +