mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Add yandex verification for HCB (#1606)
See https://github.com/hackclub/dns/pull/1605
This commit is contained in:
parent
450c74e07b
commit
13451d1742
1 changed files with 3 additions and 1 deletions
|
|
@ -1794,7 +1794,9 @@ hcb:
|
|||
preference: 10
|
||||
- ttl: 3600
|
||||
type: TXT
|
||||
value: google-gws-recovery-domain-verification=49632973
|
||||
values:
|
||||
- google-gws-recovery-domain-verification=49632973
|
||||
- yandex-verification=befd33a8f4f21226
|
||||
hcb-og:
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue