diff options
Diffstat (limited to 'oworadio/along/index.php')
-rw-r--r-- | oworadio/along/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/oworadio/along/index.php b/oworadio/along/index.php new file mode 100644 index 0000000..e25dcf5 --- /dev/null +++ b/oworadio/along/index.php @@ -0,0 +1,3 @@ +<?php
+
+echo((string)json_decode(file_get_contents("http://localhost:8000/status-json.xsl"), true)["icestats"]["source"]["listeners"] - 1);
\ No newline at end of file |