Skip to content

Commit 1ca01f9

Browse files
authored
Structure of config.json changed
Parameters specific to key types have been replaced with parameters common to all key types.
1 parent 4d65c97 commit 1ca01f9

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

config.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,11 @@
66
"xray"
77
],
88
"outputfile":"etc/xraykeyparser/parsingresult.json",
9-
"ssconfigsectionpath":[
9+
"configsectionpath":[
1010
"outbounds"
1111
],
12-
"sstag":"outss",
13-
"ssserverseditpos":1,
14-
"vlessconfigsectionpath":[
15-
"outbounds"
16-
],
17-
"vlesstag":"outvless",
18-
"vlessserverseditpos":1,
12+
"tag":"outss",
13+
"serverseditpos":1,
1914
"links":[
2015
{
2116
"url":"https://t.me/some_channel",

0 commit comments

Comments
 (0)