Derpy Hooves
This commit is contained in:
parent
4e38888cc8
commit
eb92db6e22
@ -32,7 +32,7 @@
|
||||
</ul>
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<script>
|
||||
$.getJSON("https://apoc.uber.space/chaospott_mumble.json").done(function (data) {
|
||||
$.getJSON("https://status.chaospott.de/chaospott_mumble.json").done(function (data) {
|
||||
if (data.connected_users > 0) {
|
||||
$("#status_open").css("display", "block");
|
||||
$("#status_bar").css("borderColor", "#29A900");
|
||||
|
Loading…
Reference in New Issue
Block a user