mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Fix email records
This commit is contained in:
parent
7a915718f3
commit
5c1ad2b9e1
1 changed files with 3 additions and 3 deletions
|
|
@ -17,13 +17,13 @@ _acme-challenge:
|
|||
_github-challenge-hack-as-a-service:
|
||||
type: TXT
|
||||
value: 4b821e52c1
|
||||
em2060.hackclub.app:
|
||||
em2060:
|
||||
type: CNAME
|
||||
value: u17325777.wl028.sendgrid.net.
|
||||
s1._domainkey.hackclub.app:
|
||||
s1._domainkey:
|
||||
type: CNAME
|
||||
value: s1.domainkey.u17325777.wl028.sendgrid.net.
|
||||
s2._domainkey.hackclub.app:
|
||||
s2._domainkey:
|
||||
type: CNAME
|
||||
value: s2.domainkey.u17325777.wl028.sendgrid.net.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue