mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-09-12 16:23:12 +08:00
Build sub-store.min.js
This commit is contained in:
parent
50a3eb5592
commit
533b477314
4
backend/dist/cron-sync-artifacts.min.js
vendored
4
backend/dist/cron-sync-artifacts.min.js
vendored
File diff suppressed because one or more lines are too long
4
backend/dist/sub-store-parser.loon.min.js
vendored
4
backend/dist/sub-store-parser.loon.min.js
vendored
File diff suppressed because one or more lines are too long
@ -214,7 +214,7 @@ function createTestCases() {
|
|||||||
port,
|
port,
|
||||||
uuid,
|
uuid,
|
||||||
cipher,
|
cipher,
|
||||||
alterId: 0
|
alterId: 0,
|
||||||
},
|
},
|
||||||
Loon: {
|
Loon: {
|
||||||
type: 'vmess',
|
type: 'vmess',
|
||||||
@ -223,7 +223,7 @@ function createTestCases() {
|
|||||||
port,
|
port,
|
||||||
uuid,
|
uuid,
|
||||||
cipher,
|
cipher,
|
||||||
alterId: 0
|
alterId: 0,
|
||||||
},
|
},
|
||||||
Surge: {
|
Surge: {
|
||||||
type: 'vmess',
|
type: 'vmess',
|
||||||
@ -232,7 +232,7 @@ function createTestCases() {
|
|||||||
port,
|
port,
|
||||||
uuid,
|
uuid,
|
||||||
cipher: 'auto', // Surge lacks support for specifying cipher for vmess protocol!
|
cipher: 'auto', // Surge lacks support for specifying cipher for vmess protocol!
|
||||||
alterId: 0
|
alterId: 0,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
4
backend/sub-store.min.js
vendored
4
backend/sub-store.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user