forked from hackclub/dns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdino.icu.yaml
184 lines (153 loc) · 4.77 KB
/
dino.icu.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
# howdy friend!
# want to make a website and host it on a cool domain? look no further! follow the steps below to get started:
# 1. make a website, any website! https://workshops.hackclub.com/personal_website/
# 2. fork hackclub/dns and edit this file, adding your DNS record
# 3. open a pull request and someone will review
# 4. then, share what you made in #ship; its on the world wide web!
# check out https://orpheus.dino.icu for an example. happy hacking!
# more details on https://meta.dino.icu
# we look forward to seeing what you make! I'm watching 👀
# –– orpheus (https://orpheus.dino.icu)
# some guidelines:
# - don't use the phrase "Hack Club" in your domain name or seem like you're representing hack club
# - 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
value: cname.vercel-dns.com.
- ttl: 1
type: MX
values:
- exchange: aspmx.l.google.com.
preference: 1
- exchange: alt1.aspmx.l.google.com.
preference: 5
- exchange: alt2.aspmx.l.google.com.
preference: 5
- exchange: alt3.aspmx.l.google.com.
preference: 10
- exchange: alt4.aspmx.l.google.com.
preference: 10
- ttl: 5
type: TXT
values:
- google-site-verification=LPx57IBOflR6ko3yB9xUp4MokUh_jXXNO8mVd0Tzh6k
- v=spf1 include:_spf.google.com ~all
"*": # wildcard redirect
ttl: 1
type: CNAME
value: cname.vercel-dns.com.
andrew: # by https://github.com/anddddrew
ttl: 1
type: CNAME
value: nijmeh.xyz.
art: # by https://github.com/rajanwastaken
ttl: 1
type: CNAME
value: particle-generativeart.netlify.app.
geta: # yoda - https://getadinoicu.yodacode.repl.co/dino.png - get a dino from hackclub/dinosaurs api
ttl: 1
type: CNAME
value: ef35bb48-f121-4f7f-91f6-93f601559c24.id.repl.co.
kevin: # Kevin Yang
ttl: 1
type: CNAME
value: bykevinyang.netlify.app.
kunal: # kunal
ttl: 1
type: CNAME
value: kunal-dino-icu.netlify.app.
low-ping: # roblox low ping finder site thingy; by https://github.com/lem6ns
ttl: 1
type: CNAME
value: lem6ns.github.io.
meta: # meta page
ttl: 1
type: CNAME
value: cname.vercel-dns.com.
mindson: # by rajan
ttl: 1
type: CNAME
value: mindson.netlify.app.
niilas: # Niilas - repo: https://github.com/niilasoika/niilas.dino.icu
ttl: 1
type: CNAME
value: niilasoika.github.io.
normie: # normie
ttl: 1
type: CNAME
value: normie.cc.
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# use this as an example for your own domain!
orpheus: # prophet orpheus's page (when making your page enter your github username or slack id here)
ttl: 1 # 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
value: cname.vercel-dns.com. # the value of the record; set this to what your hosting provider requires
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
parker: # parker.dino.icu; reserved by hack club bank
- type: ALIAS
value: cname.vercel-dns.com.
- ttl: 1
type: MX
values:
- exchange: aspmx.l.google.com.
preference: 1
- exchange: alt1.aspmx.l.google.com.
preference: 5
- exchange: alt2.aspmx.l.google.com.
preference: 5
- exchange: alt3.aspmx.l.google.com.
preference: 10
- exchange: alt4.aspmx.l.google.com.
preference: 10
- ttl: 5
type: TXT
values:
- google-site-verification=XqT81Vm5K6PUs4sy90BWKQMEVPaIDAXxBPI_n773h-A
- v=spf1 include:_spf.google.com ~all
pay: # by Ella
ttl: 1
type: CNAME
value: 72ce41e0-b635-4025-a3ab-519ba661d5b7.id.repl.co.
scales: # (yet another?) currency slack bot (with some web UI) :D
ttl: 1
type: A
value: 150.136.254.91 # Oracle Always Free:tm: server lol
spider: # spider.dino.icu; reserved by hack club bank
- type: ALIAS
value: cname.vercel-dns.com.
- ttl: 1
type: MX
values:
- exchange: aspmx.l.google.com.
preference: 1
- exchange: alt1.aspmx.l.google.com.
preference: 5
- exchange: alt2.aspmx.l.google.com.
preference: 5
- exchange: alt3.aspmx.l.google.com.
preference: 10
- exchange: alt4.aspmx.l.google.com.
preference: 10
- ttl: 5
type: TXT
values:
- google-site-verification=i1xM1TEj6jJSVo8p9s8oGmSZW2Wo2MIyxhyb007OAuA
- v=spf1 include:_spf.google.com ~all
stickers: # by https://github.com/lem6ns
ttl: 1
type: CNAME
value: discord-stickers.netlify.app.
story:
ttl: 1
type: CNAME
value: cname.vercel-dns.com.
www: # redirect to bare domain
ttl: 1
type: CNAME
value: cname.vercel-dns.com.
xn--ct9h:
type: CNAME
value: b616c4f2-bfad-4b67-9c6d-ee6afc35cc0b.id.repl.co.