Skip to content

Commit a7ccf30

Browse files
authored
更新权重查询api地址 (#509)
1 parent f4b41ef commit a7ccf30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/quan/quan.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
quan = "http://tfkapi.top/API/qqqz.php?qq=%v" // api
16+
quan = "http://tc.tfkapi.top/API/qqqz.php?qq=%v" // api
1717
)
1818

1919
func init() { // 主函数

0 commit comments

Comments
 (0)