mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-05-05 11:28:05 +08:00
feat: 脚本筛选支持节点快捷脚本. 语法与 Shadowrocket 脚本类似
``` const port = Number($server.port) return [80, 443].includes(port) ```
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sub-store",
|
||||
"version": "2.14.119",
|
||||
"version": "2.14.120",
|
||||
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user