We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb6fb9 commit ef44173Copy full SHA for ef44173
1 file changed
index.html
@@ -261,7 +261,7 @@
261
</style>
262
<script>
263
if(location.href.endsWith('?soon=aitournaments.io') || location.href.endsWith('?soon=ai-tournaments.io')){
264
- //window.location.replace('https://aitournaments.io'); Pending...
+ //window.location.replace('https://ai-tournaments.io'); Pending...
265
window.location.replace('/');
266
}
267
sessionStorage.setItem('PageLoaded', Date.now());
0 commit comments