diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-01 02:10:13 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-01 02:10:13 +0200 |
| commit | c47fbcc237acbd4b01c9c50ae177bc81302426f8 (patch) | |
| tree | 72fedfd80eab0f8dd4009714fedda5b530dd315f | |
| parent | a578683ec769946ae92ed787a57698a28da638c1 (diff) | |
fix
| -rw-r--r-- | frontends/var/www/htdocs/f3s_fallback/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/var/www/htdocs/f3s_fallback/index.html b/frontends/var/www/htdocs/f3s_fallback/index.html index eed28d3..a84151a 100644 --- a/frontends/var/www/htdocs/f3s_fallback/index.html +++ b/frontends/var/www/htdocs/f3s_fallback/index.html @@ -19,7 +19,7 @@ <h1>Server turned off</h1> <p>The servers are all currently turned off.</p> <p>Please try again later.</p> - <p>Or email <a href="mailto:paul@span.buetow.org">paul@span.buetow.org</a> - so he can turn them back on for you!</p> + <p>Or email <a href="mailto:paul@nospam.buetow.org">paul@nospam.buetow.org</a> - so he can turn them back on for you!</p> </div> </body> </html> |
