mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: add clash fields
This commit is contained in:
@@ -26,6 +26,7 @@ export const OTHERS_FIELDS = [
|
||||
"script",
|
||||
"profile",
|
||||
"payload",
|
||||
"tunnels", // clash dev
|
||||
"auto-redir",
|
||||
"experimental",
|
||||
"interface-name",
|
||||
@@ -40,4 +41,5 @@ export const OTHERS_FIELDS = [
|
||||
"sub-rules", // meta
|
||||
"geodata-mode", // meta
|
||||
"tcp-concurrent", // meta
|
||||
"enable-process", // meta
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user