mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Clean up HCB DNS after migration (#1626)
This commit is contained in:
parent
461af55369
commit
4234709581
1 changed files with 1 additions and 7 deletions
|
|
@ -1799,7 +1799,6 @@ key3._domainkey.hcarc:
|
|||
hcb:
|
||||
- type: ALIAS
|
||||
value: ingress.hcb.hackclub.com.
|
||||
ttl: 1
|
||||
- type: MX
|
||||
ttl: 6000
|
||||
value:
|
||||
|
|
@ -1816,10 +1815,6 @@ hcb-og:
|
|||
hcb-proxy.servers:
|
||||
type: A
|
||||
value: 45.79.179.212
|
||||
hcb-test:
|
||||
type: A
|
||||
value: 5.161.32.67
|
||||
ttl: 1
|
||||
hear:
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
|
@ -3349,8 +3344,7 @@ india.verifications:
|
|||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
ingress.hcb:
|
||||
- ttl: 1
|
||||
type: A
|
||||
- type: A
|
||||
value: 5.161.32.67
|
||||
- ttl: 1
|
||||
type: AAAA
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue