From 22d9c4991a37b375e8d85a02f0c37f2ef7d13aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sat, 30 Dec 2023 15:13:03 +0800 Subject: [PATCH] documentation: Fix typo --- docs/configuration/subscription.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuration/subscription.md b/docs/configuration/subscription.md index b98cf2c..b3374f4 100644 --- a/docs/configuration/subscription.md +++ b/docs/configuration/subscription.md @@ -11,7 +11,7 @@ "exclude": [], "filter_outbound_type": [], "exclude_outbound_type": [], - "rename": [], + "rename": {}, "remove_emoji": false } ], @@ -19,7 +19,7 @@ "update_interval": "5m", "generate_selector": false, "generate_urltest": false, - "urltest_suffix": false, + "urltest_suffix": "", "custom_selector": {}, "custom_urltest": {} } @@ -107,7 +107,7 @@ Tag suffix of generated `URLTest` outbound. #### custom_selector -Custom [Selector](https://sing-box.w.org/configuration/outbound/selector/) template. +Custom [Selector](https://sing-box.sagernet.org/configuration/outbound/selector/) template. #### custom_urltest