Skip to content

Commit 0cc9420

Browse files
committed
2 parents 18fa48d + 8cc2a41 commit 0cc9420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)