From 65535c3ab5fd5a164bfdeeefd0232b9e627c143c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 26 Oct 2025 09:53:40 +0200 Subject: odd bug workaround --- frontends/Rexfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/Rexfile b/frontends/Rexfile index f2aeb41..0020a3b 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -83,7 +83,7 @@ our @f3s_hosts = # push @f3s_hosts, 'registry.f3s.buetow.org'; our @acme_hosts = - qw/buetow.org git.buetow.org paul.buetow.org joern.buetow.org dory.buetow.org ecat.buetow.org blog.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone stats.foo.zone irregular.ninja alt.irregular.ninja snonux.foo/; + qw/foo.zone dtail.dev buetow.org git.buetow.org paul.buetow.org joern.buetow.org dory.buetow.org ecat.buetow.org blog.buetow.org fotos.buetow.org znc.buetow.org stats.foo.zone irregular.ninja alt.irregular.ninja snonux.foo/; push @acme_hosts, @f3s_hosts; # UTILITY TASKS -- cgit v1.2.3