mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Updating touch-grass.hackclub.com to Vercel (#2469)
* Move touch grass to Vercel Added new domain verifications for grass.hackclub.com, touch.hackclub.com, and touch-grass.hackclub.com. Updated CNAME records to point to vercel-dns. * Fix CNAME value by removing trailing period Removed extra period from CNAME value.
This commit is contained in:
parent
a80b80296b
commit
7aea73c26f
1 changed files with 6 additions and 3 deletions
|
|
@ -571,6 +571,9 @@ _vercel:
|
|||
- vc-domain-verify=fraud.hackclub.com,e3e5b184c19552f5c475
|
||||
- vc-domain-verify=hacklet.hackclub.com,d91aafc7d2db1be00287
|
||||
- vc-domain-verify=pagering.hackclub.com,c0471bf5c2cbf9023f95
|
||||
- vc-domain-verify=grass.hackclub.com,3e5317cc68bf47438580
|
||||
- vc-domain-verify=touch.hackclub.com,0d725cdf1bc6a0559434
|
||||
- vc-domain-verify=touch-grass.hackclub.com,189a48eebe168822ddef
|
||||
a5fj644skxexxgvvraqrag5ngcaovcny._domainkey:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
@ -2576,7 +2579,7 @@ grass:
|
|||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
value: a628f92777bc527b.vercel-dns-016.com.
|
||||
grounded:
|
||||
- octodns:
|
||||
cloudflare:
|
||||
|
|
@ -3953,14 +3956,14 @@ touch:
|
|||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
value: a628f92777bc527b.vercel-dns-016.com.
|
||||
touch-grass:
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
value: a628f92777bc527b.vercel-dns-016.com.
|
||||
infinity:
|
||||
- octodns:
|
||||
cloudflare:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue