mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-19 16:05:21 +00:00
新增3群号码
This commit is contained in:
parent
4277568346
commit
6d3b937097
@ -13,7 +13,7 @@ use IYUU\Library\Table;
|
|||||||
class AutoReseed
|
class AutoReseed
|
||||||
{
|
{
|
||||||
// 版本号
|
// 版本号
|
||||||
const VER = '1.10.9';
|
const VER = '1.10.10';
|
||||||
// RPC连接
|
// RPC连接
|
||||||
private static $links = [];
|
private static $links = [];
|
||||||
// 客户端配置
|
// 客户端配置
|
||||||
@ -102,7 +102,7 @@ class AutoReseed
|
|||||||
'github源码仓库:https://github.com/ledccn/IYUUAutoReseed',
|
'github源码仓库:https://github.com/ledccn/IYUUAutoReseed',
|
||||||
'教程:https://gitee.com/ledc/IYUUAutoReseed/tree/master/wiki',
|
'教程:https://gitee.com/ledc/IYUUAutoReseed/tree/master/wiki',
|
||||||
'问答社区:http://wenda.iyuu.cn',
|
'问答社区:http://wenda.iyuu.cn',
|
||||||
'【IYUU自动辅种交流】QQ群:859882209、931954050'.PHP_EOL,
|
'【IYUU自动辅种交流】QQ群:859882209、931954050、924099912'.PHP_EOL,
|
||||||
'正在连接IYUUAutoReseed服务器,查询支持列表……'.PHP_EOL
|
'正在连接IYUUAutoReseed服务器,查询支持列表……'.PHP_EOL
|
||||||
];
|
];
|
||||||
array_walk($list,function ($v, $k){
|
array_walk($list,function ($v, $k){
|
||||||
|
@ -94,7 +94,7 @@ IYUU自动辅种工具(英文名:IYUUAutoReseed),是一款PHP语言编
|
|||||||
|
|
||||||
## 需求提交/错误反馈
|
## 需求提交/错误反馈
|
||||||
|
|
||||||
- QQ群:859882209[2000人.入门群],931954050[1000人.进阶群]
|
- QQ群:859882209[2000人群],931954050[1000人群],924099912[2000人群]
|
||||||
- 问答社区:http://wenda.iyuu.cn
|
- 问答社区:http://wenda.iyuu.cn
|
||||||
- 博客:https://www.iyuu.cn/
|
- 博客:https://www.iyuu.cn/
|
||||||
- issues: https://gitee.com/ledc/IYUUAutoReseed/issues
|
- issues: https://gitee.com/ledc/IYUUAutoReseed/issues
|
||||||
|
Loading…
x
Reference in New Issue
Block a user