(function () { // Nur auf der Root "/" und nur wenn KEIN Hash (#...) vorhanden ist if (location.pathname === "/" && !location.hash) { location.replace("/tischzauberer"); } })();
Um meine Webseite für Sie optimal zu gestalten und fortlaufend verbessern zu können, verwende ich Cookies. Mehr Informationen