Update serverless_for_iran.jsonc

add comment
This commit is contained in:
patterniha 2025-02-19 21:03:08 +03:30 committed by GitHub
parent f58d98961a
commit 9d07415317
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,7 +147,7 @@
{"outboundTag": "dns-out",
"inboundTag": ["socks-in"], "port": 53
},
{"outboundTag": "chain1-fragment",
{"outboundTag": "chain1-fragment", // or "super-fragment"
"inboundTag": ["dns-query"]
},
{"outboundTag": "block",
@ -165,7 +165,7 @@
{"outboundTag": "udp-noises",
"network": "udp"
},
{"outboundTag": "chain1-fragment",
{"outboundTag": "chain1-fragment", // // or "super-fragment"
"network": "tcp"
}
]