Skip to content

Commit 8cc2a41

Browse files
author
Mayuri
authored
🐛 更新签到背景图API (#202)
1 parent 8a00149 commit 8cc2a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/score/sign_in.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
)
2525

2626
const (
27-
backgroundURL = "https://iw233.cn/API/pc.php?type=json"
27+
backgroundURL = "https://iw233.cn/api.php?sort=pc&type=json"
2828
referer = "https://iw233.cn/main.html"
2929
ua = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36"
3030
signinMax = 1

0 commit comments

Comments
 (0)