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.
1 parent 6fdd12b commit bbab295Copy full SHA for bbab295
techxuexi-js/version_info.json
@@ -1,5 +1,5 @@
1
{
2
- "techxuexi_js_version": "v20211221",
+ "techxuexi_js_version": "v20211223",
3
"notice": "...",
4
"techxuexi_js_update_log": [{
5
"version": "v20211015",
@@ -13,5 +13,8 @@
13
},{
14
"version": "v20211221",
15
"info": "增加倒序答题配置"
16
+ },{
17
+ "version": "v20211223",
18
+ "info": "修复上一个合并引入的code:429错误"
19
}]
20
}
不学习何以强国.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @name 不学习何以强国-beta
// @namespace http://tampermonkey.net/
-// @version 20211221
+// @version 20211223
// @description 问题反馈位置: https://github.com/TechXueXi/techxuexi-js/issues 。读文章,看视频,做习题。
6
// @author techxuexi ,荷包蛋。
7
// @match https://www.xuexi.cn
0 commit comments