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 31ca6df commit 2620947Copy full SHA for 2620947
renew.user.js
@@ -16,7 +16,6 @@
16
// @supportURL https://github.com/GitHub30/extend-vps-exp
17
// ==/UserScript==
18
/*
19
- * @description 脚本主逻辑,根据当前页面路径执行不同任务
20
* =================================================================================================
21
* 使用说明 (Usage Instructions)
22
@@ -431,4 +430,4 @@
431
430
// 入口调用
432
main();
433
434
-})();
+})();
0 commit comments