mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
51 lines
951 B
YAML
51 lines
951 B
YAML
---
|
|
"":
|
|
- ttl: 1
|
|
type: ALIAS
|
|
value: cname.vercel-dns.com.
|
|
- ttl: 1
|
|
type: MX
|
|
values:
|
|
- exchange: mx1.improvmx.com.
|
|
preference: 10
|
|
- exchange: mx2.improvmx.com.
|
|
preference: 20
|
|
- ttl: 1
|
|
type: TXT
|
|
values:
|
|
- v=spf1 include:spf.improvmx.com ~all
|
|
_acme-challenge.curl:
|
|
ttl: 1
|
|
type: CNAME
|
|
value: c82b414cd89d32fd90685ead._acme.deno.dev.
|
|
changelog:
|
|
ttl: 1
|
|
type: CNAME
|
|
value: headwayapp.co.
|
|
curl:
|
|
- ttl: 1
|
|
type: A
|
|
value: 34.120.54.55
|
|
- ttl: 1
|
|
type: AAAA
|
|
value: "2600:1901:0:6d85::"
|
|
gverify:
|
|
ttl: 600
|
|
type: CNAME
|
|
value: a.selfhosted.hackclub.com.
|
|
internal:
|
|
- ttl: 1
|
|
type: A
|
|
value: 138.197.18.43
|
|
maps:
|
|
- ttl: 1
|
|
type: CNAME
|
|
value: cname.vercel-dns.com.
|
|
www:
|
|
- ttl: 1
|
|
type: CNAME
|
|
value: cname.vercel-dns.com.
|
|
yellowpages:
|
|
- ttl: 1
|
|
type: CNAME
|
|
value: cname.vercel-dns.com.
|