mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 22:00:11 +08:00
更新权重查询api地址 (#509)
This commit is contained in:
parent
f4b41efc75
commit
a7ccf302f2
@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
quan = "http://tfkapi.top/API/qqqz.php?qq=%v" // api
|
||||
quan = "http://tc.tfkapi.top/API/qqqz.php?qq=%v" // api
|
||||
)
|
||||
|
||||
func init() { // 主函数
|
||||
|
||||
Loading…
Reference in New Issue
Block a user