文件名称:MadelineProtoPhar:该github页面存储库包含MadelineProto的Phar版本
文件大小:464.57MB
文件格式:ZIP
更新时间:2024-04-28 00:29:54
PHP
MadelineProtoPhar 该网站包含简易安装程序。 用法: 下载 ,并将其包含在脚本中: if (!file_exists('madeline.php')) { copy('https://phar.madelineproto.xyz/madeline.php', 'madeline.php'); } include 'madeline.php'; 而已。