feat: Support New Clash Field

#46
This commit is contained in:
WhizPanda
2023-12-02 15:18:54 +08:00
parent c0b6e549f0
commit 05d7313dcc
2 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ export const OTHERS_FIELDS = [
"tcp-concurrent", // meta
"enable-process", // meta
"find-process-mode", // meta
"skip-auth-prefixes", // meta
"external-controller-tls", // meta
"global-client-fingerprint", // meta
] as const;