♻️ refactor(substore): 更新 common.js 脚本的版本号缓存后缀
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
* Sub-Store 节点命名公共工具
|
||||
*
|
||||
* 远程引用地址:
|
||||
* https://git.orionc.me/orion/script/raw/branch/main/substore/common.js?v=20260603-2
|
||||
* https://git.orionc.me/orion/script/raw/branch/main/substore/common.js?v=20260603-3
|
||||
*/
|
||||
(function (root) {
|
||||
const regexSpecialChars = new Set(['.', '*', '+', '?', '^', '$', '{', '}', '(', ')', '|', '[', ']', '\\']);
|
||||
|
||||
Reference in New Issue
Block a user