mirror of
https://github.com/house-of-vanity/hexound.ru.git
synced 2025-07-07 06:44:07 +00:00
Add updates.
This commit is contained in:
@ -42,3 +42,8 @@ include('library.php');
|
||||
<?php include('upload.php');?>
|
||||
</div>
|
||||
</div>
|
||||
<iframe name='player' id="iframe" src="simplePlayer/index.html" style="border:none;width:100%;height:500px;"></iframe>
|
||||
<script>
|
||||
iframe.contentWindow.postMessage('123', '*');
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user