alphaland snow update :)
This commit is contained in:
parent
9707c3aa33
commit
98c79959d2
|
|
@ -5406,7 +5406,7 @@ function getNav()
|
||||||
</header>
|
</header>
|
||||||
<script>
|
<script>
|
||||||
setInterval(function(){ getJSONCDS("https://api.alphaland.cc/sitepresence/ping"); }, 60000); //ping every minute
|
setInterval(function(){ getJSONCDS("https://api.alphaland.cc/sitepresence/ping"); }, 60000); //ping every minute
|
||||||
$("#alphaland-main-body").ready(function() {new Blizzard("alphaland-main-body")});
|
setTimeout(function() { new Blizzard("alphaland-main-body");}, 500);
|
||||||
</script>
|
</script>
|
||||||
<br/>';
|
<br/>';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue