URI: 
       Correct zuccless.org. Got meat? - bitreich-www - the bitreich www website generator
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
       ---
   DIR commit fa399095984f8815e0e652df354675d07719f214
   DIR parent 258c5eb7840cbac629155a9fb46dd5119b2876a8
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 23 Jun 2024 09:46:31 +0200
       
       Correct zuccless.org. Got meat?
       
       Diffstat:
         M 9-redirect.html                     |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/9-redirect.html b/9-redirect.html
       @@ -52,7 +52,7 @@ setTimeout(function() {
                        window.location.href="https://everything.npm.lol/";
                        break;
                default:
       -                window.location.href="http://zuckless.org";
       +                window.location.href="http://zuccless.org";
                        break;
                }
        }, 500000);