diff --git a/app/AutoReseed.php b/app/AutoReseed.php index f08920d..76717e5 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -13,7 +13,7 @@ use IYUU\Library\Table; class AutoReseed { // 版本号 - const VER = '1.9.8'; + const VER = '1.9.9'; // RPC连接 private static $links = []; // 客户端配置 diff --git a/readme.md b/readme.md index 519b0dc..bf755ce 100644 --- a/readme.md +++ b/readme.md @@ -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免费种子,并自动辅种和一体化管理。开发目的为了释放双手,专注观影! ## 需求提交/错误反馈