Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法自动学习了 #87

Open
2 of 4 tasks
fjlvzhusun opened this issue Mar 20, 2023 · 5 comments
Open
2 of 4 tasks

无法自动学习了 #87

fjlvzhusun opened this issue Mar 20, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@fjlvzhusun
Copy link

fjlvzhusun commented Mar 20, 2023

清单

脚本名称

不学习何以强国.js

软件/源码版本

20230318

系统版本,包含位数

win11 x64

浏览器版本

华为浏览器

油猴等插件和它的版本

油猴v4.18.1

详细描述

image
无法自动运行

@fjlvzhusun fjlvzhusun added the bug Something isn't working label Mar 20, 2023
@star8521
Copy link

star8521 commented Mar 22, 2023

查看当天任务完成情况的接口403了
https://pc-proxy-api.xuexi.cn/api/score/days/listScoreProgress?sence=score&deviceType=2

@zfy2299
Copy link

zfy2299 commented Mar 22, 2023

接口更新了……这是我修改过的:
https://github.com/zfy2299/test/blob/main/doStudy

@uian
Copy link

uian commented Mar 22, 2023

🐮

@LJ7782
Copy link

LJ7782 commented Mar 24, 2023

接口API更新了
将以下代码中的地址:

//查询今日完成情况
const SearchSocreUrl = "https://pc-proxy-api.xuexi.cn/api/score/days/listScoreProgress?sence=score&deviceType=2";

改为

//查询今日完成情况
const SearchSocreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/days/listScoreProgress?sence=score&deviceType=2";

即可

@ZERONE-L
Copy link

接口API更新了 将以下代码中的地址:

//查询今日完成情况
const SearchSocreUrl = "https://pc-proxy-api.xuexi.cn/api/score/days/listScoreProgress?sence=score&deviceType=2";

改为

//查询今日完成情况
const SearchSocreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/days/listScoreProgress?sence=score&deviceType=2";

即可

感谢,可用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants