fix(substore): refresh stale common utilities
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-4
|
||||
* https://git.orionc.me/orion/script/raw/branch/main/substore/common.js?v=20260603-5
|
||||
*/
|
||||
(function (root) {
|
||||
const regexSpecialChars = new Set(['.', '*', '+', '?', '^', '$', '{', '}', '(', ')', '|', '[', ']', '\\']);
|
||||
|
||||
Reference in New Issue
Block a user