Skip to content

Commit 107a77e

Browse files
authored
更新链接
1 parent 99243f3 commit 107a77e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

不学习何以强国.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name 不学习何以强国-beta
33
// @namespace http://tampermonkey.net/
4-
// @version 20220125
4+
// @version 20220201
55
// @description 问题反馈位置: https://github.com/TechXueXi/techxuexi-js/issues 。读文章,看视频,做习题。
66
// @author techxuexi ,荷包蛋。
77
// @match https://www.xuexi.cn
@@ -11,8 +11,8 @@
1111
// @match https://pc.xuexi.cn/points/exam-weekly-list.html
1212
// @match https://pc.xuexi.cn/points/exam-paper-detail.html?id=*
1313
// @match https://pc.xuexi.cn/points/exam-paper-list.html
14-
// @require https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.min.js
15-
// @require https://cdn.bootcdn.net/ajax/libs/blueimp-md5/2.9.0/js/md5.min.js
14+
// @require https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.5.1.min.js
15+
// @require https://cdn.jsdelivr.net/npm/blueimp-md5@2.9.0
1616
// @grant GM_addStyle
1717
// @grant GM_setValue
1818
// @grant GM_getValue

0 commit comments

Comments
 (0)