From 4fff02a8500716cce0743b526d5619221bc969f1 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 9 Dec 2021 12:13:40 -0500 Subject: [PATCH] [+] 404 --- public/four_oh_four.html | 54 ++++++++++++++++++++++++++++++++++++++++ public/frps_404.html | 1 + 2 files changed, 55 insertions(+) create mode 100644 public/four_oh_four.html diff --git a/public/four_oh_four.html b/public/four_oh_four.html new file mode 100644 index 0000000..6ac7c55 --- /dev/null +++ b/public/four_oh_four.html @@ -0,0 +1,54 @@ + + + + + FOF + + +
Four
+
Oh
+
Four
+ + + + diff --git a/public/frps_404.html b/public/frps_404.html index dc9826a..f4841e6 100644 --- a/public/frps_404.html +++ b/public/frps_404.html @@ -20,6 +20,7 @@ flex-direction: column; height: 100%; font-family: "Microsoft YaHei UI", Avenir, Helvetica, Arial, sans-serif; + margin: 0; } html {