aladinnetwork-blockstack
Version:
The Aladin Javascript library for authentication, identity, and storage.
48 lines (36 loc) • 860 B
Plain Text
; Zone: MYDOMAIN.COM.
; Exported (yyyy-mm-ddThh:mm:ss.sssZ): 2016-02-03T22:06:33.657Z
$ORIGIN MYDOMAIN.COM.
$TTL 3600
; SOA Record
; NS Records
; MX Records
; A Records
www IN A 127.0.0.1
mail IN A 127.0.0.1
; AAAA Records
mail IN AAAA 2001:db8::1
; CNAME Records
mail1 IN CNAME mail
mail2 IN CNAME mail
; PTR Records
; TXT Records
txt1 IN TXT "hello"
txt2 IN TXT "world"
; SRV Records
_xmpp-client._tcp IN SRV 10 0 5222 jabber
_xmpp-server._tcp IN SRV 10 0 5269 jabber
; SPF Records