Skip to content

Commit

Permalink
更新权重查询api地址 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
lianhong2758 committed Nov 28, 2022
1 parent f4b41ef commit a7ccf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/quan/quan.go
Original file line number Diff line number Diff line change
Expand Up @@ -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() { // 主函数
Expand Down

0 comments on commit a7ccf30

Please sign in to comment.