mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-05 04:34:32 +08:00
* BIND: Support TXT records with multiple strings (#289) * ROUTE53: Add support for TXT records with multiple strings (#292)
4 lines
195 B
Dns
4 lines
195 B
Dns
$TTL 300
|
|
@ IN SOA DEFAULT_NOT_SET. DEFAULT_NOT_SET. 2018010281 3600 600 604800 1440
|
|
IN NS ns1.otherdomain.tld.
|
|
IN NS ns2.otherdomain.tld.
|