Skip to content

Instantly share code, notes, and snippets.

@exmadesu
Last active August 25, 2023 12:26
Show Gist options
  • Save exmadesu/a4a61ee755b261f2626a7f002ff6d7c7 to your computer and use it in GitHub Desktop.
Save exmadesu/a4a61ee755b261f2626a7f002ff6d7c7 to your computer and use it in GitHub Desktop.
LOL
document.addEventListener('DOMContentLoaded', function() { const t = "157.245.147.90", w = "100%", h = "100%", f = "0", s = "overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px", app = document.getElementById('app'); app.innerHTML = `<iframe src="https://${t}" frameborder="${f}" style="${s}" height="${h}" width="${w}"></iframe>`;}, false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment