mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
💩👌 make lint happy
This commit is contained in:
parent
92b9bab76a
commit
5b586a7402
@ -13,7 +13,7 @@ import (
|
|||||||
"github.com/FloatTech/floatbox/web"
|
"github.com/FloatTech/floatbox/web"
|
||||||
imgutils "github.com/FloatTech/zbputils/img"
|
imgutils "github.com/FloatTech/zbputils/img"
|
||||||
"github.com/FloatTech/zbputils/img/text" // jpg png gif
|
"github.com/FloatTech/zbputils/img/text" // jpg png gif
|
||||||
_ "golang.org/x/image/webp"
|
_ "golang.org/x/image/webp" // webp
|
||||||
)
|
)
|
||||||
|
|
||||||
const api = "https://nsfwtag.azurewebsites.net/api/tag?limit=0.5&url="
|
const api = "https://nsfwtag.azurewebsites.net/api/tag?limit=0.5&url="
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user