mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-08 15:28:42 +00:00
4 lines
93 B
PHP
4 lines
93 B
PHP
|
<?php
|
||
|
|
||
|
die(json_encode(UOJNotice::fetch(UOJTime::str2time(UOJRequest::post('last_time')))));
|