forked from hackclub/dns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dino.icu.yaml
541 lines (444 loc) · 11.3 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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
# 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: proxyparty.hackclub.com.
- ttl: 600
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
- "00071672" # vercel verification code
- 1password-site-verification=USIDTEC4TVE67CUT3E7HYFVHGY # 1pass domain breach report feature
# "*": # wildcard redirect
# ttl: 600
# type: CNAME
# value: cname.vercel-dns.com.
ajhalili2006: # by https://github.com/ajhalili2006 via https://github.com/andreijiroh-dev/website
- ttl: 600
type: CNAME
# redirects to https://andreijiroh.xyz via caddy config at https://github.com/recaptime-dev/proxyparty-caddy
value: proxyparty.recaptime.dev.
andreijiroh: # by https://github.com/ajhalili2006, but uses his first name as subdomain instead of github username
- ttl: 600
type: CNAME
value: proxyparty.recaptime.dev.
andrew: # by https://github.com/anddddrew
ttl: 600
type: CNAME
value: nijmeh.xyz.
amina: # by https://github.com/amino47
ttl: 600
type: CNAME
value: amino47.github.io.
ansh:
ttl: 600
type: CNAME
value: ansh3108.github.io.
arson: # accidentally added it to the hcb site first
- ttl: 600
type: CNAME
value: arsoninstigator.github.io.
art: # by https://github.com/rajanwastaken
ttl: 600
type: CNAME
value: particle-generativeart.netlify.app.
canteen:
ttl: 600
type: CNAME
value: cname.vercel-dns.com. # vercel
channels: # an API for getting slack channels and their IDs
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
channle: # by https://github.com/cjdenio
ttl: 600
type: CNAME
value: channle.netlify.app.
click: # a URL shortener
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
codingcrew: # by https://github.com/shim-sham
ttl: 600
type: CNAME
value: lustrous-ganache-dbb807.netlify.app.
cslide:
ttl: 600
type: CNAME
value: leecheeyong.github.io.
dast: # by https://github.com/danielsebesta
ttl: 600
type: A
value: 194.163.149.155
dev-email:
- type: MX
values:
- exchange: mx1.improvmx.com.
preference: 10
- exchange: mx2.improvmx.com.
preference: 20
- ttl: 5
type: TXT
values:
- v=spf1 include:spf.improvmx.com ~all
dev.hkgi: # HKGI test instance
ttl: 3600
type: CNAME
value: garden.devcara.com.
diafano: # cfanoulis/diafano-hackclub
ttl: 600
type: A
value: 76.76.21.21
doruk:
ttl: 600
type: CNAME
value: itsimpeccable.github.io.
e: # drawing app - by https://github.com/sporeball
ttl: 600
type: CNAME
value: sporeball.github.io.
emojile: # wordle with slack emojis - https://github.com/yodalightsabr/emojile
ttl: 600
type: CNAME
value: yodalightsabr.github.io.
erdtree: # erdtree.dino.icu - contact @justhypex on discord for issues/enquiries
- ttl: 600
type: MX
values:
- exchange: mail.vortex.skyfall.dev.
preference: 500
geta: # yoda - https://getadinoicu.yodacode.repl.co/dino.png - get a dino from hackclub/dinosaurs api
ttl: 600
type: CNAME
value: ef35bb48-f121-4f7f-91f6-93f601559c24.id.repl.co.
hi: # doruk.dino.icu email address
- type: TXT
value: apple-domain=rkbobCmChEtkhbTS.
hk:
- type: CNAME
value: vic.hackclub.app.
hkgi:
- type: CNAME
value: garden.devcara.com.
icons: # yoda - https://github.com/yodalightsabr/icons-dino-icu - a CDN for @hackclub/icons
ttl: 600
type: A
value: 76.76.21.21
innohacks: #efe
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
japroz: # Japroz Saini
ttl: 600
type: CNAME
value: japrozsaini.vercel.app.
javier: # by https://github.com/J-cordz - my personal hack club scrapbook
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
jzaleta: # Javi's twitter redirect
ttl: 600
type: A
value: 76.76.21.21
krish: # @krishstwt
ttl: 600
type: NS
values:
- ns1.vercel-dns.com.
- ns2.vercel-dns.com.
krishstwt: # @krishstwt
ttl: 600
type: NS
values:
- ns1.vercel-dns.com.
- ns2.vercel-dns.com.
kevin: # Kevin Yang
ttl: 600
type: CNAME
value: bykevinyang.netlify.app.
kunal: # kunal
ttl: 600
type: NS
values:
- ns1.vercel-dns.com.
- ns2.vercel-dns.com.
la: # Laker Turner's links page - @lxjv or @la / @laker in the slack
ttl: 600
type: CNAME
value: laker.omg.lol.
low-ping: # roblox low ping finder site thingy; by https://github.com/lem6ns
ttl: 600
type: CNAME
value: lem6ns.github.io.
mail: # a page to share your email with orpheus
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
meta: # meta page
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
mindson: # by rajan
ttl: 600
type: CNAME
value: mindson.netlify.app.
motivation:
ttl: 600
type: CNAME
value: maxwofford.github.io.
niilas: # Niilas - repo: https://github.com/niilasoika/niilas.dino.icu
ttl: 600
type: CNAME
value: niilasoika.github.io.
nimit: #https://github.com/NimitVijayvargee/nimitvijayvargee.github.io/
ttl: 600
type: CNAME
value: nimitvijayvargee.github.io.
normie: # normie
ttl: 600
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: 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
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: 600
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: 600
type: CNAME
value: 72ce41e0-b635-4025-a3ab-519ba661d5b7.id.repl.co.
pc: # https://github.com/MCPE-PC/dino.icu
ttl: 3600
type: CNAME
value: dino-icu.pages.dev.
periodic:
ttl: 600
type: CNAME
value: leecheeyong.github.io.
piyush:
ttl: 600
type: CNAME
value: dino.piyush.ovh.
print:
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
rr: # Rickroll with a single line of bash
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
scales: # (yet another?) currency slack bot (with some web UI) :D
ttl: 600
type: A
value: 150.136.254.91 # Oracle Always Free:tm: server lol
shadow: # shadow.dino.icu - contact @justhypex on discord for issues/enquiries
- ttl: 600
type: MX
values:
- exchange: mail.vortex.skyfall.dev.
preference: 500
short: # short.dino.icu; by kunal botla (.com)
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
sk: # sk.dino.icu unofficial hackclub sharkey instance
ttl: 600
type: CNAME
value: vic.hackclub.app.
skyfall: # Skyfall's website (gh: SkyfallWasTaken, email: [email protected])
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
# spend hq's money
spend:
- ttl: 600
type: A
value: 76.76.21.21
spider: # spider.dino.icu; reserved by hack club bank
- type: ALIAS
value: cname.vercel-dns.com.
- ttl: 600
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
social:
ttl: 600
type: ALIAS
value: lithium.devcara.com.
ssmidge:
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
stickers: # by https://github.com/lem6ns
ttl: 600
type: CNAME
value: discord-stickers.netlify.app.
story:
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
suryaansh:
- ttl: 600
type: CNAME
value: suryaanshah.github.io.
tejas: # by tej
ttl: 600
type: CNAME
value: tejasag.netlify.app.
toonnongaeoy:
- ttl: 600
type: CNAME
value: retro.toonstorytime.me.
url: # A url shortener for anyone in hack club :D
- ttl: 600
type: CNAME
value: felixgao.hackclub.app.
vansh:
- ttl: 600
type: CNAME
value: lowkeyvansh.github.io.
vercel:
- ttl: 600
type: ALIAS
value: cname.vercel-dns.com.
vercel-a:
ttl: 600
type: A
value: 76.76.21.21
vercel-alias:
ttl: 600
type: ALIAS
value: cname.vercel-dns.com.
vercel-cname:
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
vercel-ns:
ttl: 600
type: NS
values:
- ns1.vercel-dns.com.
- ns2.vercel-dns.com.
vortex:
- ttl: 600
type: MX
values:
- exchange: mail.vortex.skyfall.dev.
preference: 500
- ttl: 600
type: TXT
values:
- v=spf1 ip4:35.193.1.201 ~all
weather:
- ttl: 600
type: CNAME
value: weathersomewhere.netlify.app.
winterlings: # a site to view winter wonderland projects (contact @ZeroQL on slack for thingies)
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
wordcalc:
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
write: # WriteFreely!
ttl: 3600
type: A
value: 47.39.192.9
www: # redirect to bare domain
ttl: 600
type: CNAME
value: cname.vercel-dns.com.
xn--c1h:
- ttl: 600
type: ALIAS
value: cname.vercel-dns.com.
xn--ct9h:
type: CNAME
value: b616c4f2-bfad-4b67-9c6d-ee6afc35cc0b.id.repl.co.
xn--rl8h:
type: CNAME
value: maxwofford.github.io.
yc:
type: NS
value: ns.youngchief.xyz.
yates:
type: A
value: 1.158.68.199
node:
- ttl: 600
type: CNAME
value: tgh75972.github.io.
terror:
ttl: 600
type: CNAME
value: 4H4CayJ.github.io.
mthlpbs:
- ttl: 600
type: CNAME
value: mthlpbs.github.io.