更新文档,优化跳过缓存的站点手动辅种信息

This commit is contained in:
iyuu.cn
2020-01-03 14:47:42 +08:00
parent 8f3ec6a454
commit 20f5367737
2 changed files with 13 additions and 1 deletions

View File

@ -472,7 +472,7 @@ class iyuuAutoReseed
// 文件句柄
$resource = fopen(self::$cacheDir . $sites[$sitesID]['site'].'.txt', 'a');
// 成功返回写入字节数失败返回false
$worldsnum = fwrite($resource, $downloadDir."\n".$url."\n\n");
$worldsnum = fwrite($resource, 'clients_'.$k."\n".$downloadDir."\n".$url."\n\n");
fclose($resource);
}
}

View File

@ -1,3 +1,15 @@
### 2020年1月1日
新增scg
修复:
1.转移客户端做种支持磁力链
2.萌猫抓取问题
3.瓷器抓取标题的问题
### 2019年12月27日
新增功能自动辅种结束微信通知统计信息优化城市适配新增discfan(GZT)。