mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Fix record ordering
This commit is contained in:
parent
574357ea11
commit
7a915718f3
1 changed files with 4 additions and 4 deletions
|
|
@ -17,10 +17,6 @@ _acme-challenge:
|
|||
_github-challenge-hack-as-a-service:
|
||||
type: TXT
|
||||
value: 4b821e52c1
|
||||
status:
|
||||
type: A
|
||||
value: 34.138.52.92
|
||||
|
||||
em2060.hackclub.app:
|
||||
type: CNAME
|
||||
value: u17325777.wl028.sendgrid.net.
|
||||
|
|
@ -30,3 +26,7 @@ s1._domainkey.hackclub.app:
|
|||
s2._domainkey.hackclub.app:
|
||||
type: CNAME
|
||||
value: s2.domainkey.u17325777.wl028.sendgrid.net.
|
||||
|
||||
status:
|
||||
type: A
|
||||
value: 34.138.52.92
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue