更新QQ群信息:859882209、931954050

This commit is contained in:
iyuu.cn
2020-07-03 17:19:31 +08:00
parent 44f5b82650
commit df7100e4e9
2 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ class AutoReseed
$list[] = 'github源码仓库https://github.com/ledccn/IYUUAutoReseed';
$list[] = '教程https://gitee.com/ledc/IYUUAutoReseed/tree/master/wiki';
$list[] = '问答社区http://wenda.iyuu.cn';
$list[] = "QQ群859882209 【IYUU自动辅种交流】".PHP_EOL;
$list[] = "QQ群859882209、931954050 【IYUU自动辅种交流】".PHP_EOL;
foreach ($list as $key => $value) {
echo $value.PHP_EOL;
}