Skip to content

Instantly share code, notes, and snippets.

@sindresorhus
sindresorhus / LICENSE.txt
Created June 4, 2012 12:14 — forked from 140bytes/LICENSE.txt
Photo Booth (140byt.es)
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2012 Sindre Sorhus <http://sindresorhus.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@KevinTCoughlin
KevinTCoughlin / sir.html
Created March 13, 2014 00:18
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>