File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "techxuexi_js_version" : " v20220329 " ,
2+ "techxuexi_js_version" : " v20230318 " ,
33 "notice" : " ..." ,
44 "techxuexi_js_update_log" : [{
5+ "version" : " v20230318" ,
6+ "info" : " 更新学习进度api"
7+ },{
58 "version" : " v20220922" ,
69 "info" : " 添加自动开始学习,未登陆则会跳转到登录页"
710 },{
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
2424GM_addStyle ( study_css ) ;
2525//https://www.xuexi.cn/lgdata/3uoe1tg20en0.json
2626//查询今日完成情况
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" ;
2828//重要新闻列表(主)
2929const NewsUrl1 = "https://www.xuexi.cn/lgdata/1jscb6pu1n2.json" ;
3030//学习时评新闻列表
You can’t perform that action at this time.
0 commit comments