🐛 修复(substore): 强制加载匹配版本的公共工具

This commit is contained in:
Orion
2026-06-03 16:19:28 +08:00
parent ecade4e50f
commit 55a342a167
8 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
`common.js` 是公共工具库,各处理脚本会按下面的 raw 地址自动加载:
```text
https://git.orionc.me/orion/script/raw/branch/main/substore/common.js?v=20260603-6
https://git.orionc.me/orion/script/raw/branch/main/substore/common.js?v=20260603-7
```
## 推荐使用顺序