新增3群号码

This commit is contained in:
david
2020-12-01 13:54:22 +08:00
parent 4277568346
commit 6d3b937097
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed
{
// 版本号
const VER = '1.10.9';
const VER = '1.10.10';
// RPC连接
private static $links = [];
// 客户端配置
@ -102,7 +102,7 @@ class AutoReseed
'github源码仓库https://github.com/ledccn/IYUUAutoReseed',
'教程https://gitee.com/ledc/IYUUAutoReseed/tree/master/wiki',
'问答社区http://wenda.iyuu.cn',
'【IYUU自动辅种交流】QQ群859882209、931954050'.PHP_EOL,
'【IYUU自动辅种交流】QQ群859882209、931954050、924099912'.PHP_EOL,
'正在连接IYUUAutoReseed服务器查询支持列表……'.PHP_EOL
];
array_walk($list,function ($v, $k){