mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Add TXT record for CEC (#441)
* Add TXT record for CEC * Update hackclub.com.yaml Create "cecclphs" record for TXT Co-authored-by: zach latta <zach@zachlatta.com>
This commit is contained in:
parent
c5888e513d
commit
6d1716e7d0
1 changed files with 4 additions and 0 deletions
|
|
@ -310,6 +310,10 @@ cec:
|
|||
- ttl: 1
|
||||
type: CNAME
|
||||
value: clphscec.web.app.
|
||||
cecclphs:
|
||||
- ttl: 3600
|
||||
type: TXT
|
||||
value: google-site-verification=_c3oOWsKBUxlmaanXeqC1tBTLNZGflwsEMQQiuP-EUM
|
||||
changelog.bank:
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue