Add floridaman birthday to redirect. - bitreich-www - the bitreich www website generator
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit 5b2ffc927fcad1a1228caee02a28f50a26c3fd42
DIR parent 88385401d75966047da811e34ac7d9434aca0f90
HTML Author: Christoph Lohmann <20h@r-36.net>
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(-)
---
DIR 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;