mirror of
https://github.com/house-of-vanity/hexound.ru.git
synced 2025-07-06 22:34:08 +00:00
Add updates.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
calen.json
|
calen.json
|
||||||
|
cowbell/
|
||||||
|
18
mods.json
18
mods.json
@ -786,5 +786,23 @@
|
|||||||
"md5": "88213bb750fe4a32eebc2ae7e419ba77",
|
"md5": "88213bb750fe4a32eebc2ae7e419ba77",
|
||||||
"id": 146,
|
"id": 146,
|
||||||
"time": 1521741316
|
"time": 1521741316
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "DesertDream-end.mod",
|
||||||
|
"md5": "ba9cd7ebe9653b44bd1ee9f934459208",
|
||||||
|
"id": 147,
|
||||||
|
"time": 1528630147
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "inco-byggsats13.mod",
|
||||||
|
"md5": "9a821a493094c9aef6114050b18c10d9",
|
||||||
|
"id": 148,
|
||||||
|
"time": 1537185191
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "wingsofd.XM",
|
||||||
|
"md5": "a6d407a587217e3d01c9beb8364ee13d",
|
||||||
|
"id": 149,
|
||||||
|
"time": 1538069576
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -42,3 +42,8 @@ include('library.php');
|
|||||||
<?php include('upload.php');?>
|
<?php include('upload.php');?>
|
||||||
</div>
|
</div>
|
||||||
</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