From eb3fe2b9c54638a912d4deb0ed088c9057e25c7b Mon Sep 17 00:00:00 2001 From: hippoz Date: Mon, 19 Oct 2020 00:47:35 +0300 Subject: [PATCH] add xss minigame --- minigame.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 minigame.html diff --git a/minigame.html b/minigame.html new file mode 100644 index 0000000..6aaf1fc --- /dev/null +++ b/minigame.html @@ -0,0 +1,18 @@ + + + + + + Simple XSS minigame + + + + + + \ No newline at end of file