Skip to content

Instantly share code, notes, and snippets.

@davinmsu
Created March 13, 2015 10:22
Show Gist options
  • Select an option

  • Save davinmsu/3b2e8dc75ad2194288fd to your computer and use it in GitHub Desktop.

Select an option

Save davinmsu/3b2e8dc75ad2194288fd to your computer and use it in GitHub Desktop.
var script = document.createElement('script');
script.src = 'http://cdn.vmet.ro/html5_bnr/test/adfox.js';
script.type = 'text/javascript';
document.getElementsByTagName('body')[0].appendChild(script);
window.adfoxVars = {};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment