Pull request: Hosts-Blocklists: typo
Merge in DNS/adguard-home-wiki from typo to master Squashed commit of the following: commit f7cda2ad0dd968bd6235a17bf2bf702dd7d5f1f1 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Tue Apr 19 15:54:02 2022 +0300 Hosts-Blocklists: typo
parent
443685e972
commit
022a8d3fe4
|
@ -460,7 +460,7 @@ Currently supported RR types with examples:
|
|||
* `||example.com^$dnsrewrite=NOERROR;MX;32 example.mail` adds an `MX` record
|
||||
with precedence value `32` and exchange value `example.mail`.
|
||||
|
||||
* `||example.com^$dnsrewrite=NOERROR;SVCB;32 example.com alpn=h3` adds and
|
||||
* `||example.com^$dnsrewrite=NOERROR;SVCB;32 example.com alpn=h3` adds an
|
||||
`SVCB` value. See the `HTTPS` example above.
|
||||
|
||||
* `||example.com^$dnsrewrite=NOERROR;TXT;hello_world` adds a `TXT` record with
|
||||
|
|
Loading…
Reference in New Issue