We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18fa48d + 8cc2a41 commit 0cc9420Copy full SHA for 0cc9420
plugin/score/sign_in.go
@@ -24,7 +24,7 @@ import (
24
)
25
26
const (
27
- backgroundURL = "https://iw233.cn/API/pc.php?type=json"
+ backgroundURL = "https://iw233.cn/api.php?sort=pc&type=json"
28
referer = "https://iw233.cn/main.html"
29
ua = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36"
30
signinMax = 1
0 commit comments