Commit 17e52f8 1 parent 8d4141a commit 17e52f8 Copy full SHA for 17e52f8
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "techxuexi_js_version" : " v20220329 " ,
2
+ "techxuexi_js_version" : " v20230318 " ,
3
3
"notice" : " ..." ,
4
4
"techxuexi_js_update_log" : [{
5
+ "version" : " v20230318" ,
6
+ "info" : " 更新学习进度api"
7
+ },{
5
8
"version" : " v20220922" ,
6
9
"info" : " 添加自动开始学习,未登陆则会跳转到登录页"
7
10
},{
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ var study_css = ".egg_study_btn{outline:0;border:0;position:fixed;top:5px;left:5
24
24
GM_addStyle ( study_css ) ;
25
25
//https://www.xuexi.cn/lgdata/3uoe1tg20en0.json
26
26
//查询今日完成情况
27
- const SearchSocreUrl = "https://pc-proxy-api.xuexi.cn/api /score/days/listScoreProgress?sence=score&deviceType=2" ;
27
+ const SearchSocreUrl = "https://pc-proxy-api.xuexi.cn/delegate /score/days/listScoreProgress?sence=score&deviceType=2" ;
28
28
//重要新闻列表(主)
29
29
const NewsUrl1 = "https://www.xuexi.cn/lgdata/1jscb6pu1n2.json" ;
30
30
//学习时评新闻列表
You can’t perform that action at this time.
0 commit comments