Skip to content

Instantly share code, notes, and snippets.

@rymai
Created June 15, 2011 07:32
Show Gist options
  • Save rymai/1026646 to your computer and use it in GitHub Desktop.
Save rymai/1026646 to your computer and use it in GitHub Desktop.
SublimeVideo: HTTP/HTTPS Switcher
<script type="text/javascript">document.write(unescape("%3Cscript src='" + (("https:" == document.location.protocol) ? "https://4076.voxcdn.com" : "http://cdn.sublimevideo.net") + "/js/YOUR_TOKEN.js' type='text/javascript'%3E%3C/script%3E"));</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment