Correct zuccless.org. Got meat? - bitreich-www - the bitreich www website gener… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit fa399095984f8815e0e652df354675d07719f214 | |
parent 258c5eb7840cbac629155a9fb46dd5119b2876a8 | |
Author: Christoph Lohmann <[email protected]> | |
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(-) | |
--- | |
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); |