mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 20:55:10 +00:00
* Add CNAME record for scavenger * Remove 'scavenger' CNAME record Removed 'scavenger' CNAME record and adjusted formatting. * Add CNAME record for scavenger
855 lines
17 KiB
YAML
855 lines
17 KiB
YAML
# 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.
|
||
|
||
ai: # Suprised no one took this yet!
|
||
- ttl: 600 # + AI
|
||
type: CNAME # https://github.com/elijah629/web2050,
|
||
value: e.hackclub.app. # > the internet except everything is and was vibe coded
|
||
|
||
|
||
ajhalili2006: # by https://github.com/ajhalili2006 via https://github.com/andreijiroh-dev/website
|
||
- ttl: 600
|
||
type: A
|
||
# https://github.com/andreijiroh-dev/api-servers/tree/main/apps/redirector, hosted on Deno Deploy
|
||
value: 69.67.170.170
|
||
_acme-challenge.ajhalili2006:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: 3a1ea03c191e234288b279704763e052._acme.deno.net.
|
||
|
||
andreijiroh: # by https://github.com/ajhalili2006, but uses his first name as subdomain instead of github username
|
||
- ttl: 600
|
||
type: A
|
||
# https://github.com/andreijiroh-dev/api-servers/tree/main/apps/redirector, hosted on Deno Deploy
|
||
value: 69.67.170.170
|
||
_acme-challenge.andreijiroh:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: abd77e2d22191e54d5f6c8ad24fcfd97._acme.deno.net.
|
||
|
||
# Alumni Society (https://github.com/hackclub-alumni/meta/issues/1)
|
||
# Records are primarily managed by @ajhalili2006 (U07CAPBB9B5), although other alums
|
||
# can manage them by coordinating at #alums channel or https://github.com/hackclub-alumni/meta.
|
||
# Note that we have moved to hackclub.community, although we keep GH Pages
|
||
# domain verification record below to prevent domain takeovers if we do wildcard
|
||
# CNAME records at *.alumni.dino.icu in future.
|
||
_github-pages-challenge-hackclub-alumni.alumni:
|
||
- ttl: 600
|
||
type: TXT
|
||
value: "3777bf5f9b6076520d8bbcebb90d45"
|
||
|
||
arjav: #by https://github.com/arjav0703
|
||
- ttl: 600
|
||
type: A
|
||
value: 76.76.21.21
|
||
|
||
knowledgebase.arjav: # @arjav0703 I use it for my knowledgebase
|
||
ttl: 600
|
||
type: CNAME
|
||
value: arjav0703.github.io.
|
||
|
||
avsc:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: avscgreat.github.io.
|
||
|
||
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.
|
||
|
||
aryanpatel: # by https://github.com/aryanpatel142006
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com. # vercel
|
||
|
||
baguette: # blog
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
betterwork-ai: # by https://heramb0x1.github.io/betterwork-ai
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
bs: # by https://github.com/leecheeyong/BrawlBio
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
cad: # by https://github.com/leecheeyong/community-widgets
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
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.
|
||
|
||
chess: # by https://github.com/leecheeyong/chinese-chess
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
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.
|
||
|
||
cr:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
cslide:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: leecheeyong.github.io.
|
||
|
||
dash: # vortex master record - https://vortex.skyfall.dev
|
||
ttl: 60
|
||
type: MX
|
||
values:
|
||
- exchange: sequoia.dino.icu.
|
||
preference: 10
|
||
|
||
dast: # by https://github.com/danielsebesta
|
||
ttl: 600
|
||
type: A
|
||
value: 194.163.149.155
|
||
|
||
dev-email:
|
||
- ttl: 600
|
||
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.
|
||
|
||
dhs:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: dhshackclub.netlify.app.
|
||
|
||
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
|
||
|
||
evan:
|
||
ttl: 600
|
||
type: A
|
||
value: 150.136.115.122
|
||
|
||
fabianovich: # fabianovich@duck.com slack: @fabianovich
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: fabianovich.hackclub.app.
|
||
|
||
factorio: # factorio.dino.icu - Hack Club hacktorio server - Slack: #factorio
|
||
ttl: 600
|
||
type: A
|
||
value: 168.119.243.45
|
||
|
||
featuretracker:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cloudwaddie.hackclub.app.
|
||
|
||
firepi:
|
||
- ttl: 600
|
||
type: AAAA
|
||
value: 2001:470:c0ec:142::6
|
||
- ttl: 600
|
||
type: A
|
||
value: 69.8.95.218
|
||
|
||
fokus: # https://github.com/leecheeyong/fokus
|
||
ttl: 600
|
||
type: CNAME
|
||
value: leecheeyong.github.io.
|
||
|
||
foodshuffle: #scrapyard seattle team foodshuffle project
|
||
- ttl: 600
|
||
type: A
|
||
value: 161.35.238.105
|
||
|
||
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.
|
||
|
||
hacktv:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: conversafe.hackclub.app.
|
||
|
||
hasd: # hasd school forum
|
||
ttl: 600
|
||
type: A
|
||
value: 143.244.201.64
|
||
|
||
hcmobile: # U092329JX89
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.mintlify-dns.com.
|
||
|
||
heramb:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
hi: # doruk.dino.icu email address
|
||
- ttl: 600
|
||
type: TXT
|
||
value: apple-domain=rkbobCmChEtkhbTS.
|
||
hk:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: vic.hackclub.app.
|
||
hkgi:
|
||
- ttl: 600
|
||
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
|
||
|
||
kashyap: # @kashsuks (U084D1T5ZV0) personal site
|
||
ttl: 600
|
||
type: CNAME
|
||
value: kashsuks.github.io.
|
||
blog.kashyap: # by @kashsuks (U084D1T5ZV0) for blog site
|
||
ttl: 600
|
||
type: CNAME
|
||
value: kashyapblog.netlify.app.
|
||
|
||
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.
|
||
|
||
krishnan: # @krishnans2006
|
||
- ttl: 600
|
||
type: A
|
||
value: 150.136.13.65
|
||
|
||
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.
|
||
|
||
loners: # support+loners@swehosting.pl
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
leo:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: wilkin.xyz.
|
||
|
||
lkmw:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: wilkin.xyz.
|
||
|
||
lyon:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: lyon-website.pages.dev.
|
||
|
||
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.
|
||
|
||
midnight-status: #DragonSenseiGuy U09H4M0523Z : https://github.com/dragonSenseiGuy/midnight-status
|
||
ttl: 600
|
||
type: A
|
||
value: 77.90.16.198
|
||
|
||
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.
|
||
|
||
hacknote: # https://github.com/dispherical/hacknote
|
||
ttl: 600
|
||
type: CNAME
|
||
value: david.hackclub.app.
|
||
|
||
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
|
||
|
||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||
|
||
_github-pages-challenge-opott.opott:
|
||
ttl: 600
|
||
type: TXT
|
||
value: e404870971850eac043d10def3932d
|
||
|
||
opott:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: opott.github.io.
|
||
|
||
osu: # nightfall/dainfloop: contact via slack @nightfall [U07KVMBHH4L]
|
||
- ttl: 300
|
||
type: A
|
||
value: 37.27.51.34
|
||
|
||
- ttl: 300
|
||
type: AAAA
|
||
value: 2a01:4f9:3081:399c::4
|
||
|
||
- ttl: 600
|
||
type: TXT
|
||
values:
|
||
- domain-verification=rana
|
||
|
||
overflow:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: overflow.craigg.hackclub.app.
|
||
|
||
|
||
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.
|
||
|
||
qr: # A hack club themed QR code generator
|
||
ttl: 600
|
||
type: CNAME
|
||
value: felixgao.hackclub.app.
|
||
|
||
rr: # Rickroll with a single line of bash
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
run:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
_vercel.run:
|
||
ttl: 600
|
||
type: TXT
|
||
value: "vc-domain-verify=run.dino.icu,64166b93fe669c4cf421"
|
||
|
||
runshaw: # Used for an email alias for for runshaw hack club members (https://runshaw.hackclub.com/) - contact @Dragon863
|
||
ttl: 600
|
||
type: MX
|
||
value:
|
||
exchange: mail.danieldb.uk.
|
||
preference: 1
|
||
|
||
s:
|
||
- ttl: 600
|
||
type: A
|
||
value: 37.27.51.34
|
||
- ttl: 600
|
||
type: TXT
|
||
value: domain-verification=saif
|
||
|
||
saif:
|
||
- ttl: 600
|
||
type: A
|
||
value: 37.27.51.34
|
||
- ttl: 600
|
||
type: TXT
|
||
value: domain-verification=saif
|
||
|
||
saturnyx: # https://github.com/saturnyx/saturnyx.github.io
|
||
ttl: 600
|
||
type: CNAME
|
||
value: saturnyx.github.io.
|
||
|
||
sayhan: # portfolio and other apps?
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: sayhan.hackclub.app.
|
||
|
||
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
|
||
|
||
scavenger: # U076W5GKC48
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: nate-greco.github.io.
|
||
|
||
sdheeraj: # https://github.com/17sdheeraj/17sdheeraj.github.io
|
||
ttl: 600
|
||
type: CNAME
|
||
value: 17sdheeraj.github.io.
|
||
|
||
sequoia: # vortex slave record - https://vortex.skyfall.dev
|
||
ttl: 60
|
||
type: A
|
||
value: 152.67.157.1
|
||
|
||
subdomain: # Free subdomain generator.
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
shadow: # shadow.dino.icu - contact @justhypex on discord for issues/enquiries
|
||
- ttl: 600
|
||
type: MX
|
||
values:
|
||
- exchange: mail.vortex.skyfall.dev.
|
||
preference: 500
|
||
|
||
shammah: # by https://github.com/Gijutsu-T
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
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.
|
||
|
||
# spend hq's money
|
||
spend:
|
||
- ttl: 600
|
||
type: A
|
||
value: 76.76.21.21
|
||
|
||
solidqode: # support@solidqode.org
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
social:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: mastodon.hackclub.app.
|
||
|
||
smtp: # hackclub free smtp service
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: smtp.neon.hackclub.app.
|
||
|
||
spotify:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: spotify.neon.hackclub.app.
|
||
|
||
srbnfs:
|
||
- ttl: 600
|
||
type: A
|
||
value: 69.62.65.208
|
||
|
||
ssmidge:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
stickerboard:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: david.hackclub.app.
|
||
|
||
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: storyhouseproduction.duckdns.org.
|
||
|
||
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: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
vercel-a:
|
||
ttl: 600
|
||
type: A
|
||
value: 76.76.21.21
|
||
|
||
vercel-alias:
|
||
ttl: 600
|
||
type: CNAME
|
||
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
|
||
|
||
waffle:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: ewoudweb.netlify.app.
|
||
|
||
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.
|
||
|
||
wikibase: # wikibase for the Hack Club community, to be managed by @recaptime-dev team through @ajhalili2006
|
||
ttl: 600
|
||
type: CNAME
|
||
value: sites-1.dyna.wikibase.cloud.
|
||
|
||
wordcalc:
|
||
ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|
||
work: # mahadkalam1@proton.me
|
||
ttl: 600
|
||
type: MX
|
||
values:
|
||
- exchange: flagrantbycolumn.cachingtech.com.
|
||
preference: 10
|
||
|
||
wowstar: # wowstar2504@proton.me
|
||
- 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.
|
||
|
||
yc: # turbofan-gag-swung@duck.com
|
||
ttl: 600
|
||
type: NS
|
||
value: ns.yc.hn.
|
||
|
||
yates:
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: retconn.duckdns.org.
|
||
|
||
you-ship-we-vote:
|
||
- ttl: 600
|
||
type: A
|
||
value: 209.112.91.50
|
||
|
||
backend.you-ship-we-vote:
|
||
- ttl: 600
|
||
type: A
|
||
value: 209.112.91.50
|
||
|
||
db.you-ship-we-vote:
|
||
- ttl: 600
|
||
type: A
|
||
value: 209.112.91.50
|
||
|
||
proxy.you-ship-we-vote:
|
||
- ttl: 600
|
||
type: A
|
||
value: 209.112.91.50
|
||
|
||
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.
|
||
|
||
fileserver: # will.kuntze@gmail.com Will Kuntze
|
||
- ttl: 600
|
||
type: A
|
||
value: 174.112.38.43
|
||
|
||
willgob: # williamnumismatics@gmail.com
|
||
- ttl: 600
|
||
type: CNAME
|
||
value: cname.vercel-dns.com.
|
||
|