mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
26 lines
634 B
YAML
26 lines
634 B
YAML
---
|
|
? ''
|
|
: - type: ALIAS
|
|
value: hackchicago.netlify.com.
|
|
- type: TXT
|
|
values:
|
|
- google-site-verification=l7zxZwx99jNSovrKZgaT2mI7z41nsa4-TKRdonvUEh8
|
|
- v=spf1 include:servers.mcsv.net ?all
|
|
- type: MX
|
|
values:
|
|
- exchange: aspmx.l.google.com.
|
|
preference: 1
|
|
- exchange: alt1.aspmx.l.google.com.
|
|
preference: 5
|
|
- exchange: alt2.aspmx.l.google.com.
|
|
preference: 5
|
|
- exchange: aspmx2.googlemail.com.
|
|
preference: 10
|
|
- exchange: aspmx3.googlemail.com.
|
|
preference: 10
|
|
k1._domainkey:
|
|
type: CNAME
|
|
value: dkim.mcsv.net.
|
|
www:
|
|
type: CNAME
|
|
value: hackchicago.netlify.com.
|