mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
edit dino.icu meta message and add comments to domains (#621)
This commit is contained in:
parent
15ed47ec85
commit
a877d265ae
1 changed files with 6 additions and 4 deletions
|
|
@ -20,6 +20,8 @@
|
|||
# - don't use a domain to pretend to be someone else
|
||||
# - keep it civil, don't be mean and change someone else's domain
|
||||
|
||||
# make sure you're adding your subdomain in alphabetical order, so that it passes the DNS check!
|
||||
|
||||
---
|
||||
'': # the bare domain
|
||||
- type: ALIAS
|
||||
|
|
@ -48,7 +50,7 @@
|
|||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
||||
andrew:
|
||||
andrew: # by https://github.com/anddddrew
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: nijmeh.xyz.
|
||||
|
|
@ -63,7 +65,7 @@ kunal: # kunal
|
|||
type: CNAME
|
||||
value: kunal-dino-icu.netlify.app.
|
||||
|
||||
low-ping: # roblox low ping finder site thingy
|
||||
low-ping: # roblox low ping finder site thingy; by https://github.com/lem6ns
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: lem6ns.github.io.
|
||||
|
|
@ -110,7 +112,7 @@ parker: # parker.dino.icu; reserved by hack club bank
|
|||
- google-site-verification=XqT81Vm5K6PUs4sy90BWKQMEVPaIDAXxBPI_n773h-A
|
||||
- v=spf1 include:_spf.google.com ~all
|
||||
|
||||
pay:
|
||||
pay: # by Ella
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: 72ce41e0-b635-4025-a3ab-519ba661d5b7.id.repl.co.
|
||||
|
|
@ -142,7 +144,7 @@ spider: # spider.dino.icu; reserved by hack club bank
|
|||
- google-site-verification=i1xM1TEj6jJSVo8p9s8oGmSZW2Wo2MIyxhyb007OAuA
|
||||
- v=spf1 include:_spf.google.com ~all
|
||||
|
||||
stickers:
|
||||
stickers: # by https://github.com/lem6ns
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: discord-stickers.netlify.app.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue