mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Update hackclub.com.yaml
This commit is contained in:
parent
6950182e0c
commit
c6946ff7ec
1 changed files with 21 additions and 1 deletions
|
|
@ -1909,8 +1909,28 @@ som-mail-system:
|
|||
value: cname.vercel-dns.com.
|
||||
spark:
|
||||
- ttl: 1
|
||||
type: CNAME
|
||||
type: ALIAS
|
||||
value: cname.vercel-dns.com.
|
||||
- ttl: 1
|
||||
type: TXT
|
||||
values:
|
||||
- google-site-verification=tfR_HodAOAG-fVR_kaKvsE2gEz8MIqidrd-NMM2XxmQ
|
||||
- v=spf1 include:_spf.google.com ~all
|
||||
- ttl: 1
|
||||
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
|
||||
- exchange: aspmx4.googlemail.com.
|
||||
preference: 10
|
||||
spp:
|
||||
- ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue