diff --git a/index.html b/index.html index a9ccb0b..4bd100a 100644 --- a/index.html +++ b/index.html @@ -4,4 +4,4 @@ if (redirect && redirect !== location.href) { history.replaceState(null, null, redirect); } - })();