aboutsummaryrefslogtreecommitdiff
path: root/oworadio/along
diff options
context:
space:
mode:
Diffstat (limited to 'oworadio/along')
-rw-r--r--oworadio/along/index.php3
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