Last active
August 25, 2023 12:26
-
-
Save exmadesu/a4a61ee755b261f2626a7f002ff6d7c7 to your computer and use it in GitHub Desktop.
LOL
This file contains 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
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