Files

4 lines
28 B
PHP
Raw Permalink Normal View History

2026-03-07 22:29:07 +08:00
<?php
sleep(10);
echo "OK";