alphaland snow interval change :)

This commit is contained in:
Astrologies 2021-12-16 06:05:46 -05:00
parent 1beae9d735
commit a9f4282c62
1 changed files with 1 additions and 1 deletions

View File

@ -5406,7 +5406,7 @@ function getNav()
</header>
<script>
setInterval(function(){ getJSONCDS("https://api.alphaland.cc/sitepresence/ping"); }, 60000); //ping every minute
setTimeout(function() { new Blizzard("alphaland-main-body");}, 500);
setTimeout(function() { new Blizzard("alphaland-main-body");}, 800);
</script>
<br/>';
}