更新readme.md相关项目;修改微信通知支持条件触发:有变化才发送通知(辅种成功 + 失败 > 0)。

This commit is contained in:
iyuu.cn 2020-07-24 13:15:22 +08:00
parent 15f9905004
commit 0047450161
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed
{
// 版本号
const VER = '1.9.8';
const VER = '1.9.9';
// RPC连接
private static $links = [];
// 客户端配置

View File

@ -81,6 +81,7 @@ IYUU自动辅种工具英文名IYUUAutoReseed是一款PHP语言编
- IYUU-Fly地址https://github.com/PlexPt/iyuu-fly简介带GUI的iyuu自动辅种程序。
- goreseed地址https://github.com/gaoluhua99/goreseed简介golang编写调用IYUU接口的CLI辅种程序。
- IYUUAutoReseed-web地址https://github.com/goveeta/IYUUAutoReseed-web
- AutoPT地址https://github.com/lysssssss/AutoPT简介此程序用于自动下载PT免费种子并自动辅种和一体化管理。开发目的为了释放双手专注观影
## 需求提交/错误反馈