YinYang/chat.html

5 lines
410 B
HTML
Raw Permalink Normal View History

2024-03-22 16:39:18 +02:00
<title> </title>
2024-06-28 05:42:47 +03:00
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://voxel.is-a.dev/schildi" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
2024-03-22 16:39:18 +02:00
</iframe>