Skip to content

Instantly share code, notes, and snippets.

@KevinTCoughlin
Created March 13, 2014 00:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KevinTCoughlin/9519473 to your computer and use it in GitHub Desktop.
Save KevinTCoughlin/9519473 to your computer and use it in GitHub Desktop.
Smodcast Internet Radio Stream URL
<!DOCTYPE html>
<html>
<head>
<title>S.I.R</title>
</head>
<body>
<audio controls="controls" src="http://68.168.101.146:8518/;stream.nsv&type=mp3"></audio>
</body>
</html>
@squidjam
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment