Skip to content

Commit 2620947

Browse files
authored
fix 调整文本
1 parent 31ca6df commit 2620947

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renew.user.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// @supportURL https://github.com/GitHub30/extend-vps-exp
1717
// ==/UserScript==
1818
/*
19-
* @description 脚本主逻辑,根据当前页面路径执行不同任务
2019
* =================================================================================================
2120
* 使用说明 (Usage Instructions)
2221
* =================================================================================================
@@ -431,4 +430,4 @@
431430
// 入口调用
432431
main();
433432

434-
})();
433+
})();

0 commit comments

Comments
 (0)