From 0d61bf2ff800c38f7562d74840c5fa7dd8ea6deb Mon Sep 17 00:00:00 2001 From: uiolee <22849383+uiolee@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:17:43 +0800 Subject: [PATCH] docs: fix some err --- docs/config/ad-block.md | 2 +- docs/configuration.md | 2 +- en/docs/config/ad-block.md | 1 + en/docs/configuration.md | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/config/ad-block.md b/docs/config/ad-block.md index dade11f167..e822d7ec25 100644 --- a/docs/config/ad-block.md +++ b/docs/config/ad-block.md @@ -91,7 +91,7 @@ b.com |--|--|--| |[anti-AD](https://anti-ad.net/)|Anti Advertising for smartdns|https://anti-ad.net/anti-ad-for-smartdns.conf| |[adrules](https://adrules.top/)|AdRules SmartDNS List|https://adrules.top/smart-dns.conf | -|[neodevhost](https://github.com/neodevpro/neodevhost/)|AdRules SmartDNS List|https://raw.githubusercontent.com/neodevpro/neodevhost/master/lite_smartdns.conf | +|[neodevhost](https://github.com/neodevpro/neodevhost/)|neodevhost SmartDNS List|https://raw.githubusercontent.com/neodevpro/neodevhost/master/lite_smartdns.conf | ## 非smartdns列表 diff --git a/docs/configuration.md b/docs/configuration.md index c54cfeb8ea..6bc0f6695b 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -67,7 +67,7 @@ hide: | dns64 | DNS64转换 | 无 | dns64 ip-prefix/mask
ipv6前缀和掩码 | dns64 64:ff9b::/96 | | mdns-lookup | 是否启用mDNS查询 | no | [yes\|no] | mdns-lookup yes| | hosts-file | 指定hosts文件 | 无 | hosts文件路径 | hosts-file /etc/hosts | -| edns-client-subnet | DNS ECS | 无 | edns-client-subnet ip-prefix/mask
指定EDNS客户端子网 | ip-prefix/mask 1.2.3.4/23 | +| edns-client-subnet | DNS ECS | 无 | edns-client-subnet ip-prefix/mask
指定EDNS客户端子网 | edns-client-subnet 1.2.3.4/23 | | nameserver | 指定域名使用 server 组解析 | 无 | nameserver /domain/[group\|-], group 为组名,- 表示忽略此规则,配套 server 中的 -group 参数使用 | nameserver /www.example.com/office | | ipset | 域名 ipset | 无 | ipset [/domain/][ipset\|-\|#[4\|6]:[ipset\|-][,#[4\|6]:[ipset\|-]]],-表示忽略此规则,只有ipset名称没有域名时,表示全局生效。| ipset /www.example.com/#4:dns4,#6:-
ipset /www.example.com/dns
ipset ipsetname| | ipset-timeout | 设置 ipset 超时功能启用 | no | [yes\|no] | ipset-timeout yes | diff --git a/en/docs/config/ad-block.md b/en/docs/config/ad-block.md index beb061af1d..32a69ec51a 100644 --- a/en/docs/config/ad-block.md +++ b/en/docs/config/ad-block.md @@ -91,6 +91,7 @@ The community provides regularly updated ad-blocking list files for SmartDNS. Yo | -- | -- | -- | [anti-AD](https://anti-ad.net/) | Anti Advertising for smartdns | https://anti-ad.net/anti-ad-for-smartdns.conf | | [adrules](https://adrules.top/) | AdRules SmartDNS List | https://adrules.top/smart-dns.conf | +|[neodevhost](https://github.com/neodevpro/neodevhost/)|neodevhost SmartDNS List|https://raw.githubusercontent.com/neodevpro/neodevhost/master/lite_smartdns.conf | ## Non-SmartDNS List Format diff --git a/en/docs/configuration.md b/en/docs/configuration.md index 837fca0e2f..2e9d92bdd5 100644 --- a/en/docs/configuration.md +++ b/en/docs/configuration.md @@ -63,7 +63,7 @@ hide: |dns64|dns64 translation | None | dns64 ip-prefix/mask
ipv6 prefix and mask. | dns64 64:ff9b::/96 | |mdns-lookup|Enable mDNS lookup|no|[yes\|no]|mdns-lookup yes| |hosts-file| set hosts file | None | hosts file path. | hosts-file /etc/hosts | -|edns-client-subnet| DNS ECS | None |edns-client-subnet ip-prefix/mask
set EDNS client subnet | ip-prefix/mask 1.2.3.4/23 | +|edns-client-subnet| DNS ECS | None |edns-client-subnet ip-prefix/mask
set EDNS client subnet | edns-client-subnet 1.2.3.4/23 | |nameserver|To query domain with specific server group|None|nameserver /domain/[group\|-], `group` is the group name, `-` means ignore this rule, use the `-group` parameter in the related server|nameserver /www.example.com/office |ipset|Domain IPSet|None|ipset [/domain/][ipset\|-\|#[4\|6]:[ipset\|-][,#[4\|6]:[ipset\|-]]], `-` for ignore this rule.|ipset /www.example.com/#4:dns4,#6:-
ipset ipsetname |ipset-timeout|ipset timeout enable|no|[yes\|no]|ipset-timeout yes