接口域名部署SSL证书,支持双协议http/https。如:https://api.iyuu.cn

This commit is contained in:
iyuu.cn
2020-07-12 19:38:02 +08:00
parent 8a051d4d1f
commit 87f06ec5c4
2 changed files with 18 additions and 4 deletions

View File

@ -1,5 +1,19 @@
# 公告栏
### 2020年7月12日19:34:03
【新增功能】v1.9.0
转移过滤器、选择器;可以只转移指定路径的种子,也可以排除指定路径的种子,按需转移。
【升级方法】
1.主脚本可以通过git pull或覆盖更新
2.然后对照最新config.sample.php把59行60行手动加入到你的config.php对应位置。
【重要提醒】域名部署SSL证书接口域名支持双协议访问http/https如下
https://api.iyuu.cn
http://api.iyuu.cn
### 2020年4月10日17:43:50
针对多合作站点绑定的优化!