Skip to content

Instantly share code, notes, and snippets.

@LewisGet
Last active November 8, 2015 08:10
Show Gist options
  • Save LewisGet/6466efa9479d38990bbf to your computer and use it in GitHub Desktop.
Save LewisGet/6466efa9479d38990bbf to your computer and use it in GitHub Desktop.
var n = document.createElement('script');
n.setAttribute('language', 'JavaScript');
n.setAttribute('src', 'https://cdn.rawgit.com/LewisGet/youtubeFunnyVideoList/demo/main.js?rand=' + new Date().getTime());
document.body.appendChild(n);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment