summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorLoyalsoldier <[email protected]>2024-06-23 11:07:37 +0800
committerLoyalsoldier <[email protected]>2024-06-23 12:17:07 +0800
commit7effab8525352b3d8f0daa4c3f1bcd407df32dc9 (patch)
tree54f88a1981088ccea59e86735aceb6440f618aee /config.json
parent09fed9bfdfa2319cac484701145306be127a3dd9 (diff)
Feat: support sing-box SRS format as input & output
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.json b/config.json
index 511610ff..696f5bf8 100644
--- a/config.json
+++ b/config.json
@@ -166,6 +166,10 @@
}
},
{
+ "type": "singboxSRS",
+ "action": "output"
+ },
+ {
"type": "text",
"action": "output"
}