no message

This commit is contained in:
hellcat 2026-01-04 15:00:38 +08:00
parent 31d6685f47
commit bd76239e2b

View File

@ -19,6 +19,12 @@ class Tool extends Base {
// /exec/freenode/craw/{day}
// }
public function htmlDelIndex()
{
unlink("index.html");
echo 1;
}
public function Article_freenode_up_limit($aParam)
{
$iStart = $aParam["aArg"][1];