Advertisement
Guest User

shoutcast

a guest
Apr 20th, 2014
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <script type="text/javascript" src="http://w10.streamgb.com/system/misc/scripts/streaminformation.js.php?id=133"></script>
  2.  
  3. <table border="1" width="250">
  4. <tr>
  5. <th><script>document.write(StreamInformation.SERVERTITLE())</script></th>
  6. </tr>
  7. <tr>
  8. <th><script>document.write(StreamInformation.SONGTITLE())</script></th>
  9. </tr>
  10. <tr>
  11. <td align="center">
  12. <script>document.write(StreamInformation.CURRENTLISTENERS() +"/"+ StreamInformation.MAXLISTENERS() +" Listeners @ "+ StreamInformation.BITRATE() +"Kbps")</script>
  13. </td>
  14. </tr>
  15. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement