Skip to content

Commit

Permalink
Add cpu.land and aisafety.dance
Browse files Browse the repository at this point in the history
  • Loading branch information
kognise committed Jul 24, 2023
1 parent b0e4456 commit 12b284f
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
10 changes: 10 additions & 0 deletions aisafety.dance.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'':
- type: A
ttl: 21600
value: 76.76.21.21

'www':
- type: CNAME
ttl: 21600
value: cname.vercel-dns.com.
10 changes: 10 additions & 0 deletions config/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,13 @@ zones:
- config
targets:
- dnsimple
cpu.land.:
sources:
- config
targets:
- dnsimple
aisafety.dance.:
sources:
- config
targets:
- dnsimple
15 changes: 15 additions & 0 deletions cpu.land.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
'':
- type: A
ttl: 21600
value: 76.76.21.21
- type: TXT
ttl: 5
values:
- google-site-verification=yrBprsuPgbaoNFd79KLgjYMr2xqEZhkaTH6eZbYvsHg # google search console
- google-site-verification=KuU6_yKBnq6HLWIGl9z8FJTm9QERMFBkuhVnG7SxC5o # ahrefs

'www':
- type: CNAME
ttl: 21600
value: cname.vercel-dns.com.

0 comments on commit 12b284f

Please sign in to comment.