This commit is contained in:
iyuu.cn
2020-03-26 23:49:51 +08:00
parent 4cf1222b37
commit d015cd56a6
5 changed files with 42 additions and 42 deletions

View File

@ -77,7 +77,7 @@ class AutoReseed
// 合作站点自动注册鉴权
$is_login = Oauth::login(self::$apiUrl . self::$endpoints['login']);
if(!$is_login){
if (!$is_login) {
echo '合作站点鉴权配置请查阅https://www.iyuu.cn/archives/337/' .PHP_EOL;
}
@ -361,7 +361,7 @@ class AutoReseed
//echo '-------因当前' .$siteName. "站点未设置passkey已跳过".PHP_EOL.PHP_EOL;
self::$wechatMsg['reseedSkip']++;
continue;
}else{
} else {
echo "clients_".$k."正在辅种... {$siteName}".PHP_EOL;
}
// cookie检测