mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-03 07:25:22 +00:00
v1.10.2版本以后的docker,每5小时会自动拉取最新代码;从此,您只需要看公告更新配置就行啦。
This commit is contained in:
parent
c9fb5c6a6a
commit
c79d5e4592
@ -13,7 +13,7 @@ use IYUU\Library\Table;
|
|||||||
class AutoReseed
|
class AutoReseed
|
||||||
{
|
{
|
||||||
// 版本号
|
// 版本号
|
||||||
const VER = '1.10.1';
|
const VER = '1.10.2';
|
||||||
// RPC连接
|
// RPC连接
|
||||||
private static $links = [];
|
private static $links = [];
|
||||||
// 客户端配置
|
// 客户端配置
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# 公告栏
|
# 公告栏
|
||||||
|
|
||||||
|
### 2020年7月31日09:25:55
|
||||||
|
|
||||||
|
1. IYUUAutoReseed正式建立了docke镜像,自动编译2个版本ARM64【iyuucn/iyuuautoreseed:arm64v8】、AMD64【iyuucn/iyuuautoreseed:latest】,使用方法:[点击查看](https://gitee.com/ledc/IYUUAutoReseed/tree/master/docker)
|
||||||
|
2. 优化默认流控参数:单次最多20个,间隔20秒。天空辅种,请配置cookie,必须更新至最新版本,并配置浏览器UA(获取UA请访问:[http://demo.iyuu.cn](http://demo.iyuu.cn/))
|
||||||
|
3. v1.10.2版本以后的docker,每5小时会自动拉取最新代码;从此,您只需要看公告更新配置就行啦。
|
||||||
|
|
||||||
### 2020年7月13日08:00:00
|
### 2020年7月13日08:00:00
|
||||||
|
|
||||||
【更新提醒】v1.9.1
|
【更新提醒】v1.9.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user