升级AI打分服务器到https

This commit is contained in:
fumiama 2021-08-21 16:07:43 +08:00
parent 0a5178e0a4
commit d46a474364
2 changed files with 3 additions and 3 deletions

View File

@ -78,7 +78,7 @@
- [x] 爬[@xxx] - [x] 爬[@xxx]
- [x] 摸[@xxx] - [x] 摸[@xxx]
- [x] 搓[@xxx] - [x] 搓[@xxx]
- 注:详情见项目 --> https://github.com/tdf1939/ZeroBot-Plugin-Gif - 注:`main.go`中并未import该插件。详情见项目 --> https://github.com/tdf1939/ZeroBot-Plugin-Gif
- **涩图** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_setutime"` - **涩图** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_setutime"`
- [x] 来份[涩图/二次元/风景/车万] - [x] 来份[涩图/二次元/风景/车万]
- [x] 添加[涩图/二次元/风景/车万][P站图片ID] - [x] 添加[涩图/二次元/风景/车万][P站图片ID]

View File

@ -14,8 +14,8 @@ import (
) )
const ( const (
lolipxy = "http://sayuri.fumiama.top:8080/dice?class=0&loli=true&r18=true" lolipxy = "https://sayuri.fumiama.top/dice?class=0&loli=true&r18=true"
apihead = "http://sayuri.fumiama.top:8080/img?path=" apihead = "https://sayuri.fumiama.top/img?path="
) )
var ( var (