mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Remove Hack Chicago (#353)
* Delete hackchicago.io.yaml * Remove config
This commit is contained in:
parent
adbd9acc1f
commit
9508fac652
2 changed files with 0 additions and 48 deletions
|
|
@ -39,8 +39,3 @@ zones:
|
|||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
hackchicago.io.:
|
||||
sources:
|
||||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
|
|
|
|||
|
|
@ -1,43 +0,0 @@
|
|||
---
|
||||
? ''
|
||||
: - type: ALIAS
|
||||
value: hackchicago.netlify.com.
|
||||
- type: TXT
|
||||
values:
|
||||
- google-site-verification=l7zxZwx99jNSovrKZgaT2mI7z41nsa4-TKRdonvUEh8
|
||||
- v=spf1 include:servers.mcsv.net ?all
|
||||
- v=DMARC1
|
||||
- p=none
|
||||
- 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
|
||||
api:
|
||||
type: CNAME
|
||||
value: api.hackchicago.io.herokudns.com.
|
||||
app:
|
||||
type: CNAME
|
||||
value: hackchicago-dashboard.netlify.com.
|
||||
em6774:
|
||||
type: CNAME
|
||||
value: u5636988.wl239.sendgrid.net.
|
||||
k1._domainkey:
|
||||
type: CNAME
|
||||
value: dkim.mcsv.net.
|
||||
s1._domainkey:
|
||||
type: CNAME
|
||||
value: s1.domainkey.u5636988.wl239.sendgrid.net.
|
||||
s2._domainkey:
|
||||
type: CNAME
|
||||
value: s2.domainkey.u5636988.wl239.sendgrid.net.
|
||||
www:
|
||||
type: CNAME
|
||||
value: hackchicago.netlify.com.
|
||||
Loading…
Add table
Reference in a new issue