Skip to content

Instantly share code, notes, and snippets.

@noamr
Created February 4, 2016 15:29
Show Gist options
  • Save noamr/58fd18fa184380a7a613 to your computer and use it in GitHub Desktop.
Save noamr/58fd18fa184380a7a613 to your computer and use it in GitHub Desktop.
javascript:(function() { var script = document.createElement("SCRIPT"); script.setAttribute('src', 'http://172.31.8.138:8080/target/target-script-min.js'); document.body.appendChild(script); })()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment