-
-
Save evert0n/910a91ba658033112bf5ae1b8c891401 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(y, o, d, a) { | |
var i = o.createElement(d); | |
i.scrolling = 'off'; i.frameborder = '0'; | |
i.src = a; o.body.appendChild(i); | |
})(window, document, 'iframe', '//somedomain.tld'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment