Skip to content

Commit 65619f0

Browse files
Doordoorjayfumiama
andauthored
fix(kfccrazythursday): API解析 (#1313)
更换API源站 Co-authored-by: fumiama <41315874+fumiama@users.noreply.github.com>
1 parent aaeda67 commit 65619f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/kfccrazythursday/kfccrazythursday.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
const (
13-
crazyURL = "https://api.pearktrue.cn/api/kfc/"
13+
crazyURL = "https://v50.deno.dev/"
1414
)
1515

1616
func init() {

0 commit comments

Comments
 (0)