Skip to content

Commit 0d61bf2

Browse files
uioleepymumu
authored andcommitted
docs: fix some err
1 parent ccb020f commit 0d61bf2

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

docs/config/ad-block.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ b.com
9191
|--|--|--|
9292
|[anti-AD](https://anti-ad.net/)|Anti Advertising for smartdns|https://anti-ad.net/anti-ad-for-smartdns.conf|
9393
|[adrules](https://adrules.top/)|AdRules SmartDNS List|https://adrules.top/smart-dns.conf |
94-
|[neodevhost](https://github.com/neodevpro/neodevhost/)|AdRules SmartDNS List|https://raw.githubusercontent.com/neodevpro/neodevhost/master/lite_smartdns.conf |
94+
|[neodevhost](https://github.com/neodevpro/neodevhost/)|neodevhost SmartDNS List|https://raw.githubusercontent.com/neodevpro/neodevhost/master/lite_smartdns.conf |
9595

9696
## 非smartdns列表
9797

docs/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ hide:
6767
| dns64 | DNS64转换 || dns64 ip-prefix/mask <br /> ipv6前缀和掩码 | dns64 64:ff9b::/96 |
6868
| mdns-lookup | 是否启用mDNS查询 | no | [yes\|no] | mdns-lookup yes|
6969
| hosts-file | 指定hosts文件 || hosts文件路径 | hosts-file /etc/hosts |
70-
| edns-client-subnet | DNS ECS || edns-client-subnet ip-prefix/mask <br /> 指定EDNS客户端子网 | ip-prefix/mask 1.2.3.4/23 |
70+
| edns-client-subnet | DNS ECS || edns-client-subnet ip-prefix/mask <br /> 指定EDNS客户端子网 | edns-client-subnet 1.2.3.4/23 |
7171
| nameserver | 指定域名使用 server 组解析 || nameserver /domain/[group\|-], group 为组名,- 表示忽略此规则,配套 server 中的 -group 参数使用 | nameserver /www.example.com/office |
7272
| ipset | 域名 ipset || ipset [/domain/][ipset\|-\|#[4\|6]:[ipset\|-][,#[4\|6]:[ipset\|-]]],-表示忽略此规则,只有ipset名称没有域名时,表示全局生效。| ipset /www.example.com/#4:dns4,#6:- <br />ipset /www.example.com/dns <br /> ipset ipsetname|
7373
| ipset-timeout | 设置 ipset 超时功能启用 | no | [yes\|no] | ipset-timeout yes |

en/docs/config/ad-block.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ The community provides regularly updated ad-blocking list files for SmartDNS. Yo
9191
| -- | -- | --
9292
| [anti-AD](https://anti-ad.net/) | Anti Advertising for smartdns | https://anti-ad.net/anti-ad-for-smartdns.conf |
9393
| [adrules](https://adrules.top/) | AdRules SmartDNS List | https://adrules.top/smart-dns.conf |
94+
|[neodevhost](https://github.com/neodevpro/neodevhost/)|neodevhost SmartDNS List|https://raw.githubusercontent.com/neodevpro/neodevhost/master/lite_smartdns.conf |
9495

9596
## Non-SmartDNS List Format
9697

en/docs/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ hide:
6363
|dns64|dns64 translation | None | dns64 ip-prefix/mask <br /> ipv6 prefix and mask. | dns64 64:ff9b::/96 |
6464
|mdns-lookup|Enable mDNS lookup|no|[yes\|no]|mdns-lookup yes|
6565
|hosts-file| set hosts file | None | hosts file path. | hosts-file /etc/hosts |
66-
|edns-client-subnet| DNS ECS | None |edns-client-subnet ip-prefix/mask <br /> set EDNS client subnet | ip-prefix/mask 1.2.3.4/23 |
66+
|edns-client-subnet| DNS ECS | None |edns-client-subnet ip-prefix/mask <br /> set EDNS client subnet | edns-client-subnet 1.2.3.4/23 |
6767
|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
6868
|ipset|Domain IPSet|None|ipset [/domain/][ipset\|-\|#[4\|6]:[ipset\|-][,#[4\|6]:[ipset\|-]]], `-` for ignore this rule.|ipset /www.example.com/#4:dns4,#6:-<br /> ipset ipsetname
6969
|ipset-timeout|ipset timeout enable|no|[yes\|no]|ipset-timeout yes

0 commit comments

Comments
 (0)