Skip to content

Instantly share code, notes, and snippets.

@raccettura
Created October 24, 2011 02:53
Show Gist options
  • Save raccettura/1308265 to your computer and use it in GitHub Desktop.
Save raccettura/1308265 to your computer and use it in GitHub Desktop.
from the celebrating steve source code
/*snowLeopard url*/
var slURL = "http://qthttp.apple.com.edgesuite.net/11ajdjnvkjnd10weoihf23ohfoihqw/sl_mvp.m3u8";
/* non-snowLeopard url*/
var nonSlURL='http://stream.qtv.apple.com/events/oct/10oiuhfvojb23/checkback.jpg';
/*Windows url*/
var windowsURL = 'http://stream.qtv.apple.com/events/oct/10oiuhfvojb23/checkback.jpg';
/*iphone url */
var iphoneURL = "http://stream.qtv.apple.com/events/oct/10oiuhfvojb23/memorial_iphone_ref.mov";
/*ipad url*/
var ipadURL= "http://stream.qtv.apple.com/events/oct/10oiuhfvojb23/memorial_ipad_ref.mov";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment