Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions dino.icu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,16 @@ orbit: # U08RU1GTXSP
type: CNAME
value: cname.vercel-dns.com.

origin: # bhardwajprasad16@gmail.com
- ttl: 600
type: A
value: 216.198.79.1

www.origin: # bhardwajprasad16@gmail.com
- ttl: 600
type: CNAME
value: a848835d1f5fbd7b.vercel-dns-017.com.

orpheus: # prophet orpheus's page (when making your page enter your github username or slack id here)
ttl: 600 # the time to live of your domain; you don't need to change this
type: CNAME # the type of record you're creating; you don't need to change this unless your hosting provider requires it
Expand Down