mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-11 19:28:57 +00:00
add notify_on_change feature
This commit is contained in:
@ -17,6 +17,8 @@
|
||||
php ./iyuu.php
|
||||
*/
|
||||
return array(
|
||||
// 有变化才发送通知(辅种成功 + 失败 > 0)
|
||||
'notify_on_change' => false,
|
||||
// 1.【必须配置】爱语飞飞 微信通知,请访问https://iyuu.cn 用微信扫码申请
|
||||
'iyuu.cn' => 'IYUU',
|
||||
// 2.全局默认配置
|
||||
|
Reference in New Issue
Block a user