Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (function () { var script = document.createElement('script'); script.src="url here"; document.body.appendChild(script); script.onload = function () { eruda.init() /*a native code of url here*/ } })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement