diff --git a/plugin/kfccrazythursday/kfccrazythursday.go b/plugin/kfccrazythursday/kfccrazythursday.go index d144cdaebb..ac3c56cb4f 100644 --- a/plugin/kfccrazythursday/kfccrazythursday.go +++ b/plugin/kfccrazythursday/kfccrazythursday.go @@ -10,7 +10,7 @@ import ( ) const ( - crazyURL = "https://api.pearktrue.cn/api/kfc/" + crazyURL = "https://v50.deno.dev/" ) func init() {