diff --git a/lib/url.go b/lib/url.go index a427873..36a7bb8 100644 --- a/lib/url.go +++ b/lib/url.go @@ -2,8 +2,8 @@ package lib const ( userInfoUrl = "https://pc-api.xuexi.cn/open/api/user/info" - userTotalscoreUrl = "https://pc-api.xuexi.cn/open/api/score/get" - userTodaytotalscoreUrl = "https://pc-api.xuexi.cn/open/api/score/today/query" + userTotalscoreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/get" + userTodaytotalscoreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/today/query" userRatescoreUrl = "https://pc-proxy-api.xuexi.cn/api/score/days/listScoreProgress?sence=score&deviceType=2" // pageSize=1000&pageNo=1