mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-11 17:49:40 +00:00
Added cron job, updated webserver, added retry functionality
This commit is contained in:
@@ -23,10 +23,17 @@
|
||||
<button class="button expanded" type="submit">Upload</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<div class="callout">
|
||||
<h3>Uploaded Files</h3>
|
||||
<div style="height:200px;overflow:auto;">
|
||||
<ul id="fileList" class="vertical menu"></ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="client.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user