更新权重查询api地址 (#509)

This commit is contained in:
lianhong2758 2022-11-28 22:16:01 +08:00 committed by GitHub
parent f4b41efc75
commit a7ccf302f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() { // 主函数