2024-10-10

This commit is contained in:
2024-10-10 12:56:56 +08:00
commit 7b347c848a
2648 changed files with 643965 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<div class="ui center aligned container" style="margin-top: 50px;">
<p>GPLv2 licensed by <a href='https://github.com/zhblue/hustoj'>HUSTOJ</a>
<?php echo date('Y'); ?><br>
THEME bshark by <a href="https://github.com/yemaster">yemaster</a>.<br>
<?php if (isset($OJ_BEIAN) && $OJ_BEIAN) { ?>
<a href='http://beian.miit.gov.cn/' target='_blank'>
<?php echo $OJ_BEIAN ?>
</a>
<?php } ?>
</p>
<br>
</div>