mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-23 10:05:23 +00:00
更新readme.md相关项目;修改微信通知支持条件触发:有变化才发送通知(辅种成功 + 失败 > 0)。
This commit is contained in:
parent
15f9905004
commit
0047450161
@ -13,7 +13,7 @@ use IYUU\Library\Table;
|
||||
class AutoReseed
|
||||
{
|
||||
// 版本号
|
||||
const VER = '1.9.8';
|
||||
const VER = '1.9.9';
|
||||
// RPC连接
|
||||
private static $links = [];
|
||||
// 客户端配置
|
||||
|
@ -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免费种子,并自动辅种和一体化管理。开发目的为了释放双手,专注观影!
|
||||
|
||||
|
||||
## 需求提交/错误反馈
|
||||
|
Loading…
x
Reference in New Issue
Block a user