mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-02 14:28:47 +02:00
11 lines
174 B
YAML
11 lines
174 B
YAML
origin: example.com.
|
|
zonefile: |
|
|
example.com. 3600 IN TXT \# 0
|
|
result:
|
|
- owner: example.com.
|
|
class: IN
|
|
ttl: 3600
|
|
data: !Unknown
|
|
rtype: Txt
|
|
data:
|