Files

4 lines
28 B
PHP
Raw Permalink Normal View History

2024-02-29 10:30:38 +08:00
<?php
sleep(10);
echo "OK";