first commit

This commit is contained in:
2022-12-16 20:36:45 +08:00
parent 20c5f58f64
commit 6db140f57d
8 changed files with 987 additions and 141 deletions
-4
View File
@@ -1,4 +0,0 @@
<?php
passthru('ping baidu.cn -c 2 &> /dev/null &');
exit();
?>