From 98f5245317382724e32c7cffe4c46e9c68cc628f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Sat, 8 Aug 2020 09:55:07 +0200 Subject: [PATCH] Create an error page in case YLT does not respond (allong with nginx instructions) --- server_config/error50x.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 server_config/error50x.html diff --git a/server_config/error50x.html b/server_config/error50x.html new file mode 100644 index 0000000..c6e37e3 --- /dev/null +++ b/server_config/error50x.html @@ -0,0 +1,32 @@ + + + + Yellow Lab Tools + + + + + + + + +
+
+
+
Sorry, Yellow Lab Tools looks broken :/
+

The admin has been alerted. You can still use the tool below in the meanwhile ↓

+
+
+
+
+
Test your website for free and get additional insights with our sponsor: dareboost.com
+
+ + + \ No newline at end of file