mirror of
https://github.com/voxel-im/YinYang.git
synced 2024-11-21 15:33:09 +02:00
Update chat.html to self-hosted link
This commit is contained in:
parent
33cd21a783
commit
12eb731dae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<title> </title>
|
||||
|
||||
<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://talk.comm.cx/#/register" 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;">
|
||||
<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;">
|
||||
</iframe>
|
||||
|
|
Loading…
Reference in a new issue