diff --git a/records/subdomain1.txt b/records/subdomain1.txt index df487a5..8315407 100644 --- a/records/subdomain1.txt +++ b/records/subdomain1.txt @@ -1,4 +1,4 @@ A subdomain1 192.0.2.1 CNAME subdomain1 target.com proxied -MX subdomain1 mailserver.com 20 +MX subdomain1 10 mailserver.com TXT subdomain1 "Some text record" diff --git a/records/test.txt b/records/test.txt index cfdaad9..9f4a779 100644 --- a/records/test.txt +++ b/records/test.txt @@ -1,4 +1,4 @@ A test 192.0.2.1 CNAME test target.com -MX test mailserver.com 20 +MX test 20 mailserver.com TXT test "text record" diff --git a/records/text.txt b/records/text.txt new file mode 100644 index 0000000..797ad45 --- /dev/null +++ b/records/text.txt @@ -0,0 +1,5 @@ +A 192.0.2.1 +CNAME target.com +MX mailserver.com 10 +TXT "text record" +AAAA 2001:0db8::1