From 6d326ba4957d3d1b8ce8145a46df373121e07208 Mon Sep 17 00:00:00 2001 From: jbergner Date: Sun, 9 Nov 2025 15:31:46 +0100 Subject: [PATCH] updated layout --- main.go | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/main.go b/main.go index 0f5c883..eb9e5f1 100644 --- a/main.go +++ b/main.go @@ -702,10 +702,10 @@ func errorhtml(w http.ResponseWriter, r *http.Request) {

Too Many Requests - HTTP-ERROR 429

- ERROR 429 (Origin Server denied connection) + ERROR 429 (Edge-Proxy denied connection)

- Your browser is working, the Edge proxy is reachable - but the Origin server is not responding or the connection is being refused. + Your browser is working, the Edge proxy is reachable but blocking your connection - the Origin server is responding and functional.

@@ -731,11 +731,11 @@ func errorhtml(w http.ResponseWriter, r *http.Request) { -
+

Edge-Proxy

Intermediate

-

Functional

+

Blocked your request

@@ -747,11 +747,11 @@ func errorhtml(w http.ResponseWriter, r *http.Request) { -
+

Host

Origin-Server

-

Error

+

Functional