Add floridaman birthday to redirect. - bitreich-www - the bitreich www website … | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 5b2ffc927fcad1a1228caee02a28f50a26c3fd42 | |
parent 88385401d75966047da811e34ac7d9434aca0f90 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Wed, 31 Jul 2024 17:36:25 +0200 | |
Add floridaman birthday to redirect. | |
Diffstat: | |
M 9-redirect.html | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/9-redirect.html b/9-redirect.html | |
@@ -54,6 +54,9 @@ setTimeout(function() { | |
case 16: | |
window.location.href="https://theuselessweb.com/"; | |
break; | |
+ case 17: | |
+ window.location.href="https://floridaman.totemtattoo.com/"; | |
+ break; | |
default: | |
window.location.href="http://zuccless.org"; | |
break; |