mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
升级AI打分服务器到https
This commit is contained in:
parent
0a5178e0a4
commit
d46a474364
@ -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]
|
||||||
|
|||||||
@ -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 (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user