4 lines
28 B
PHP
Raw Permalink Normal View History

2023-11-02 14:13:04 +08:00
<?php
sleep(10);
echo "OK";