mirror of
https://github.com/Luzifer/dns.git
synced 2024-12-22 19:01:20 +00:00
Re-add missing apex txt records
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
04c661035d
commit
5c8a595f09
1 changed files with 8 additions and 0 deletions
|
@ -39,6 +39,14 @@ zones:
|
|||
- name: ""
|
||||
ttl: 600
|
||||
alias: docker01.cloud.kserver.biz
|
||||
- name: ""
|
||||
type: TXT
|
||||
records:
|
||||
- "keybase-site-verification=ctGylibf7WuSJwVBmuJjYbqRMvBQ5Z-On-GvYIH6PRI"
|
||||
- "v=spf1 include:spf.mandrillapp.com include:_spf.google.com include:mailgun.org -all"
|
||||
- "google-site-verification=f42bs3G-0kCtXwHQZitx0qiydRBSwoFluRDXkvjOR80"
|
||||
- "adn_verification=luzifer https"
|
||||
- "detectify-verification=a77f9d40e702b0baf2430477feb08e10"
|
||||
- name: email
|
||||
type: CNAME
|
||||
records:
|
||||
|
|
Loading…
Reference in a new issue