diff --git a/patches/0001-xess-change-default-background-color.patch b/patches/0001-xess-change-default-background-color.patch
index 1dbd8ed..1f5784e 100644
--- a/patches/0001-xess-change-default-background-color.patch
+++ b/patches/0001-xess-change-default-background-color.patch
@@ -1,218 +1,35 @@
-From a945efa8b08faf19ac548ff11daf07a5aad70fbb Mon Sep 17 00:00:00 2001
+From 41e56a7922608b27ec50c35591223ea71afedad8 Mon Sep 17 00:00:00 2001
From: Fijxu Loading... You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone. Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive. Ultimately, this is a hack whose real purpose is to give a \"good enough\" placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn't need to be presented to users that are much more likely to be legitimate. Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain. You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone. Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive. Ultimately, this is a hack whose real purpose is to give a \"good enough\" placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn't need to be presented to users that are much more likely to be legitimate. Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain. ")
- if templ_7745c5c3_Err != nil {
- return templ_7745c5c3_Err
- }
-- templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 16, "\"> ")
-- if templ_7745c5c3_Err != nil {
-- return templ_7745c5c3_Err
-- }
-- var templ_7745c5c3_Var13 string
-- templ_7745c5c3_Var13, templ_7745c5c3_Err = templ.JoinStringErrs(message)
-+ var templ_7745c5c3_Var10 string
-+ templ_7745c5c3_Var10, templ_7745c5c3_Err = templ.JoinStringErrs(message)
- if templ_7745c5c3_Err != nil {
-- return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 140, Col: 16}
-+ return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 122, Col: 16}
- }
-- _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var13))
-+ _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var10))
- if templ_7745c5c3_Err != nil {
- return templ_7745c5c3_Err
- }
-- templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 17, ". Go home or if you believe you should not be blocked, please contact the webmaster at Go home or if you believe you should not be blocked, please contact the webmaster at ")
-+ templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 16, "\">")
- if templ_7745c5c3_Err != nil {
- return templ_7745c5c3_Err
- }
-- var templ_7745c5c3_Var15 string
-- templ_7745c5c3_Var15, templ_7745c5c3_Err = templ.JoinStringErrs(mail)
-+ var templ_7745c5c3_Var12 string
-+ templ_7745c5c3_Var12, templ_7745c5c3_Err = templ.JoinStringErrs(mail)
- if templ_7745c5c3_Err != nil {
-- return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 144, Col: 9}
-+ return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 126, Col: 9}
- }
-- _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var15))
-+ _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var12))
- if templ_7745c5c3_Err != nil {
- return templ_7745c5c3_Err
- }
-- templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 20, " Loading...Why am I seeing this?
Why am I seeing this?
Time Iters
Mascot design by CELPHASE.
- - - -@@ -81,18 +80,6 @@ templ base(title string, body templ.Component, ogTags map[string]string) { - - templ index() { -Loading...
- -@@ -131,12 +118,6 @@ templ index() { - - templ errorPage(message string, mail string) { -{ message }.
- - if mail != "" { -@@ -168,12 +149,6 @@ templ bench() { - style="padding-top:0.25rem;display:grid;grid-template-columns:subgrid;grid-auto-rows:min-content;grid-column:1/-1;row-gap:0.25rem;overflow-y:auto;font-variant-numeric:tabular-nums"> - -Loading...
- -diff --git a/web/index_templ.go b/web/index_templ.go -index e4cece2..bfbec96 100644 ---- a/web/index_templ.go -+++ b/web/index_templ.go -@@ -125,7 +125,7 @@ func base(title string, body templ.Component, ogTags map[string]string) templ.Co - if templ_7745c5c3_Err != nil { - return templ_7745c5c3_Err - } -- templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 10, "