Skip to content

Commit eb92e8f

Browse files
committed
chore: enable clash cidr & text output
1 parent 2e81563 commit eb92e8f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@
5454
"telegram"
5555
]
5656
}
57+
},
58+
{
59+
"type": "text",
60+
"action": "output"
61+
},
62+
{
63+
"type": "clashRuleSet",
64+
"action": "output"
5765
}
5866
]
5967
}

0 commit comments

Comments
 (0)