From df7100e4e9fa0a913ac0e25cd043a3ecc8d44219 Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Fri, 3 Jul 2020 17:19:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0QQ=E7=BE=A4=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=EF=BC=9A859882209=E3=80=81931954050?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/AutoReseed.php | 2 +- config/config.sample.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/AutoReseed.php b/app/AutoReseed.php index 7947177..a3d5382 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -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; } diff --git a/config/config.sample.php b/config/config.sample.php index 6b15d36..a04b0b5 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -2,7 +2,7 @@ /** * 技术讨论及后续更新,请加入QQ群!!!!!!! 群名称:IYUU自动辅种交流 - QQ群号:859882209 + QQ群号:859882209、931954050 * IYUU自动辅种工具-【安装篇】如何下载最新源码? https://www.iyuu.cn/archives/338/ * IYUU自动辅种工具-【安装篇】Windows之git https://www.iyuu.cn/archives/367/ * IYUU自动辅种工具-【安装篇】群晖Linux之git https://www.iyuu.cn/archives/372/