diff --git a/aisafety.dance.yaml b/aisafety.dance.yaml index 8733ada0e..ca90e965d 100644 --- a/aisafety.dance.yaml +++ b/aisafety.dance.yaml @@ -1,8 +1,7 @@ --- -'': -- type: ALIAS - value: hackclub.github.io. - -'www': -- type: CNAME - value: hackclub.github.io. +"": + - type: ALIAS + value: hackclub.github.io. +www: + - type: CNAME + value: hackclub.github.io. diff --git a/bank.engineering.yaml b/bank.engineering.yaml index b2b67a847..896761198 100644 --- a/bank.engineering.yaml +++ b/bank.engineering.yaml @@ -1,51 +1,51 @@ ---- -"": - - ttl: 1 - type: ALIAS - value: cname.vercel-dns.com. - - ttl: 1 - type: MX - values: - - exchange: mx1.improvmx.com. - preference: 10 - - exchange: mx2.improvmx.com. - preference: 20 - - ttl: 1 - type: TXT - values: - - v=spf1 include:spf.improvmx.com ~all -_acme-challenge.curl: - ttl: 1 - type: CNAME - value: c82b414cd89d32fd90685ead._acme.deno.dev. -changelog: - ttl: 1 - type: CNAME - value: headwayapp.co. -curl: - - ttl: 1 - type: A - value: 34.120.54.55 - - ttl: 1 - type: AAAA - value: "2600:1901:0:6d85::" -gverify: - ttl: 1 - type: CNAME - value: frozen-orange-67zbfnflol9wncm7vfgzr3bb.herokudns.com. -internal: - - ttl: 1 - type: A - value: 138.197.18.43 -maps: - - ttl: 1 - type: CNAME - value: cname.vercel-dns.com. -www: - - ttl: 1 - type: CNAME - value: cname.vercel-dns.com. -yellowpages: - - ttl: 1 - type: CNAME - value: cname.vercel-dns.com. +--- +"": + - ttl: 1 + type: ALIAS + value: cname.vercel-dns.com. + - ttl: 1 + type: MX + values: + - exchange: mx1.improvmx.com. + preference: 10 + - exchange: mx2.improvmx.com. + preference: 20 + - ttl: 1 + type: TXT + values: + - v=spf1 include:spf.improvmx.com ~all +_acme-challenge.curl: + ttl: 1 + type: CNAME + value: c82b414cd89d32fd90685ead._acme.deno.dev. +changelog: + ttl: 1 + type: CNAME + value: headwayapp.co. +curl: + - ttl: 1 + type: A + value: 34.120.54.55 + - ttl: 1 + type: AAAA + value: '2600:1901:0:6d85::' +gverify: + ttl: 1 + type: CNAME + value: frozen-orange-67zbfnflol9wncm7vfgzr3bb.herokudns.com. +internal: + - ttl: 1 + type: A + value: 138.197.18.43 +maps: + - ttl: 1 + type: CNAME + value: cname.vercel-dns.com. +www: + - ttl: 1 + type: CNAME + value: cname.vercel-dns.com. +yellowpages: + - ttl: 1 + type: CNAME + value: cname.vercel-dns.com. diff --git a/bulckcah.com.yaml b/bulckcah.com.yaml index fbb193c4d..6e380dfb7 100644 --- a/bulckcah.com.yaml +++ b/bulckcah.com.yaml @@ -1,7 +1,7 @@ --- -? '' -: type: ALIAS +"": + type: ALIAS value: proxyparty.hackclub.com. -"*": +'*': type: CNAME value: proxyparty.hackclub.com. diff --git a/cpu.land.yaml b/cpu.land.yaml index 0c80864d8..7557132fd 100644 --- a/cpu.land.yaml +++ b/cpu.land.yaml @@ -1,15 +1,14 @@ --- -'': -- type: A - ttl: 21600 - value: 76.76.21.21 -- type: TXT - ttl: 5 - values: - - google-site-verification=yrBprsuPgbaoNFd79KLgjYMr2xqEZhkaTH6eZbYvsHg # google search console - - google-site-verification=KuU6_yKBnq6HLWIGl9z8FJTm9QERMFBkuhVnG7SxC5o # ahrefs - -'www': -- type: CNAME - ttl: 21600 - value: cname.vercel-dns.com. \ No newline at end of file +"": + - type: A + ttl: 21600 + value: 76.76.21.21 + - type: TXT + ttl: 5 + values: + - google-site-verification=yrBprsuPgbaoNFd79KLgjYMr2xqEZhkaTH6eZbYvsHg # google search console + - google-site-verification=KuU6_yKBnq6HLWIGl9z8FJTm9QERMFBkuhVnG7SxC5o # ahrefs +www: + - type: CNAME + ttl: 21600 + value: cname.vercel-dns.com. diff --git a/dino.icu.yaml b/dino.icu.yaml index e4a3b9197..6ed611787 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -23,444 +23,369 @@ # 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 - +"": # 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. - andrew: # by https://github.com/anddddrew ttl: 600 type: CNAME value: nijmeh.xyz. - ansh: - ttl: 600 - type: CNAME - value: ansh3108.github.io. - + 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. - -cslide: +cslide: ttl: 600 type: CNAME value: leecheeyong.github.io. - 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 - + - 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 +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. - gaming: # sprig gaming controller (aka Sprig+) - https://github.com/cytronicoder/sprig-gaming-controller ttl: 600 type: CNAME value: cname.vercel-dns.com. - 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. + - type: TXT + value: apple-domain=rkbobCmChEtkhbTS. hkgi: -- type: CNAME - value: garden.devcara.com. - + - 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. - + 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. - + ttl: 600 + type: A + value: 76.76.21.21 kevin: # Kevin Yang ttl: 600 type: CNAME value: bykevinyang.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. kunal: # kunal ttl: 600 type: NS - values: - - ns1.vercel-dns.com. - - ns2.vercel-dns.com. - + 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 + 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: +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. - +node: + - ttl: 600 + type: CNAME + value: tgh75972.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 - + - 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. - + ttl: 600 + type: CNAME + value: leecheeyong.github.io. piyush: - ttl: 600 - type: CNAME - value: dino.piyush.ovh. - + ttl: 600 + type: CNAME + value: dino.piyush.ovh. print: - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. - + 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 - short: # short.dino.icu; by kunal botla (.com) ttl: 600 type: CNAME value: cname.vercel-dns.com. - skyfall: # Skyfall's website (gh: SkyfallWasTaken, email: hackclubdns@skyfall.33mail.com) ttl: 600 type: CNAME value: cname.vercel-dns.com. - +social: + ttl: 600 + type: ALIAS + value: lithium.devcara.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. - + - 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 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. - + - ttl: 600 + type: CNAME + value: suryaanshah.github.io. tejas: # by tej ttl: 600 type: CNAME value: tejasag.netlify.app. - +terror: + ttl: 600 + type: CNAME + value: 4H4CayJ.github.io. toonnongaeoy: - - ttl: 600 - type: CNAME - value: retro.toonstorytime.me. - + - ttl: 600 + type: CNAME + value: retro.toonstorytime.me. vansh: - - ttl: 600 - type: CNAME - value: lowkeyvansh.github.io. - + - ttl: 600 + type: CNAME + value: lowkeyvansh.github.io. vercel: -- ttl: 600 - type: ALIAS - value: cname.vercel-dns.com. - + - 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. - + values: + - ns1.vercel-dns.com. + - ns2.vercel-dns.com. winterlings: # a site to view winter wonderland projects (contact @ZeroQL on slack for thingies) ttl: 600 type: CNAME value: cname.vercel-dns.com. - -wordcalc: +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. - + - 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. - +yates: + type: A + value: 1.158.68.199 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. diff --git a/dinosaurbbq.org.yaml b/dinosaurbbq.org.yaml index 713fd95cf..16c972de0 100644 --- a/dinosaurbbq.org.yaml +++ b/dinosaurbbq.org.yaml @@ -2,12 +2,12 @@ "": type: ALIAS value: maxwofford.github.io. +aux: + type: A + value: 136.62.158.195 www: type: CNAME value: maxwofford.github.io. wwww: type: CNAME value: exu3.github.io. -aux: - type: A - value: 136.62.158.195 diff --git a/hack.af.yaml b/hack.af.yaml index dff852781..ae085088e 100644 --- a/hack.af.yaml +++ b/hack.af.yaml @@ -13,7 +13,7 @@ - v=spf1 include:mailgun.org ~all - google-site-verification=ntu4oLX1DPYni0Ti5N_gsW0jgkl7TY1pViqw7Kfcqn8 - 1password-site-verification=QMNA42JBYBF7HLP6UYIJDMLDXQ # 1pass domain breach report feature -"*": +'*': type: CNAME value: proxyparty.hackclub.com. as: diff --git a/hackclub.app.yaml b/hackclub.app.yaml index d935160b3..7c8fad128 100644 --- a/hackclub.app.yaml +++ b/hackclub.app.yaml @@ -9,63 +9,63 @@ - exchange: mail.hackclub.app. priority: 10 - type: TXT - value: "v=spf1 mx ~all" + value: v=spf1 mx ~all - type: SSHFP values: - algorithm: 1 fingerprint_type: 2 - fingerprint: "f4b3549745cadae2269e001286f0b99ff11d4ff0ee6b33a8300ad9f9737fd4bb" + fingerprint: f4b3549745cadae2269e001286f0b99ff11d4ff0ee6b33a8300ad9f9737fd4bb - algorithm: 3 fingerprint_type: 2 - fingerprint: "0bcf6826ec576c2a5f170b81642d94302cdc87440a2de9da02248dba2655a09c" + fingerprint: 0bcf6826ec576c2a5f170b81642d94302cdc87440a2de9da02248dba2655a09c - algorithm: 4 fingerprint_type: 2 - fingerprint: "1cca6a8a1967644ac3bb9c21b1ff0f6e160f4a35067fe28afbece19927c3003a" -"*": + fingerprint: 1cca6a8a1967644ac3bb9c21b1ff0f6e160f4a35067fe28afbece19927c3003a +'*': - type: CNAME value: hackclub.app. -secure: - - type: A - value: 37.27.51.33 - - type: AAAA - value: 2a01:4f9:3081:399c::3 -summit: +_dmarc: + - type: TXT + value: v=DMARC1\; p=quarantine\; pct=100\; rua=mailto:re+go6t7fdzddc@dmarc.postmarkapp.com\; sp=none\; aspf=r\; +default._domainkey: + - type: TXT + value: v=DKIM1\; k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA17VSzPTBHOoJZakJwP61rT45jUBXrwUOxyZ1cAJdcHTNZDqxAxK6BzGM0TlpUW2eY8mMSXqiqS6fGSOkJOVnJT4TR4lXP+bK9rQW758q2nbArbGVEO8R8vsaeaGUBPHxwlNdtnvmtBqgTjNLl4KZ5hmyHjtAbFovb8QlgEHOW8/itt9ayHOocD6fZwb0fqZUCCVjQsrJ3TLa5CcTiQVuzV25ZoUOY64M95ZpUiT2lkQBqIcdsNl9FSZ4Cn1u88MHR/sgC/VX9JcWMeviIfNmlSDkFEH6ciht65iMWLoS6jqEQEg0v8G/5tdc3kAYFQoeOOACqCdk7qpRwmgNrB7A5QIDAQAB +guides: - type: CNAME - value: cname.vercel-dns.com. -ts: + value: secure.hackclub.app. +identity: - type: CNAME value: secure.hackclub.app. +mail: + - type: A + value: 37.27.51.34 + - type: AAAA + value: 2a01:4f9:3081:399c::4 + - type: TXT + value: v=spf1 a ~all passwd.ts: - type: A value: 100.64.0.2 - type: AAAA value: fd7a:115c:a1e0::2 +proxmox: + - type: A + value: 37.27.51.35 + - type: AAAA + value: 2a01:4f9:3081:399c::2 pve.ts: - type: A value: 100.64.0.10 - type: AAAA value: fd7a:115c:a1e0::a -proxmox: +secure: - type: A - value: 37.27.51.35 + value: 37.27.51.33 - type: AAAA - value: 2a01:4f9:3081:399c::2 -guides: + value: 2a01:4f9:3081:399c::3 +summit: - type: CNAME - value: secure.hackclub.app. -identity: + value: cname.vercel-dns.com. +ts: - type: CNAME value: secure.hackclub.app. -mail: - - type: A - value: 37.27.51.34 - - type: AAAA - value: 2a01:4f9:3081:399c::4 - - type: TXT - value: "v=spf1 a ~all" -_dmarc: - - type: TXT - value: v=DMARC1\; p=quarantine\; pct=100\; rua=mailto:re+go6t7fdzddc@dmarc.postmarkapp.com\; sp=none\; aspf=r\; -default._domainkey: - - type: TXT - value: v=DKIM1\; k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA17VSzPTBHOoJZakJwP61rT45jUBXrwUOxyZ1cAJdcHTNZDqxAxK6BzGM0TlpUW2eY8mMSXqiqS6fGSOkJOVnJT4TR4lXP+bK9rQW758q2nbArbGVEO8R8vsaeaGUBPHxwlNdtnvmtBqgTjNLl4KZ5hmyHjtAbFovb8QlgEHOW8/itt9ayHOocD6fZwb0fqZUCCVjQsrJ3TLa5CcTiQVuzV25ZoUOY64M95ZpUiT2lkQBqIcdsNl9FSZ4Cn1u88MHR/sgC/VX9JcWMeviIfNmlSDkFEH6ciht65iMWLoS6jqEQEg0v8G/5tdc3kAYFQoeOOACqCdk7qpRwmgNrB7A5QIDAQAB diff --git a/hackclub.com.yaml b/hackclub.com.yaml index 242047893..0be6421a4 100644 --- a/hackclub.com.yaml +++ b/hackclub.com.yaml @@ -29,15 +29,25 @@ - google-site-verification=n9knjT30SgPd80zLKBD6M8fPFGIQUAO5OgfjDsPSrRM - v=spf1 include:_spf.google.com include:mailgun.org include:amazonses.com include:sendgrid.net include:spf.mtasv.net ~all - stripe-verification=5bdd0e2475b12744bfe1f778ac419f917800d476fd498ae2682ecd161d162c64 -slashz: +'*': + ttl: 600 + type: CNAME + value: proxyparty.hackclub.com. +'*.haas': - ttl: 600 type: A - value: 209.97.144.104 -ihs: + value: 45.55.45.5 - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. - + type: AAAA + value: 2604:a880:800:10::636:5001 +'*.hosted': + ttl: 600 + type: A + value: 173.208.140.124 +"14148987": # SendGrid Sender Authentication (bank@hackclub.com) + ttl: 600 + type: CNAME + value: sendgrid.net. 20230913174421pm._domainkey: type: TXT value: k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbYfun+ZMwXJGRqp41sG/OXWPgbQd6Ewf/ccOBCvigm9LSarnT1QCUizzc+ZqBfSc4UTlJJx2hyhWYN6zFHibSndOBmY3y09uKuv7S4v3usfhpVVJZw9BOQLL4N9uIysrzLhVOfCpXiIIQQHn/a277SA8klIDfVcZkxdkyBRQDlQIDAQAB @@ -45,29 +55,13 @@ ihs: ttl: 600 type: CNAME value: 97be9df7-6155-40f3-8f4b-ee2b9dcb811e.repl.co. -"14148987": # SendGrid Sender Authentication (bank@hackclub.com) - ttl: 600 - type: CNAME - value: sendgrid.net. +44.74: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. 72f724f0383247cd44371eb3cf8102a1: type: CNAME value: verify.bing.com. - -"*": - ttl: 600 - type: CNAME - value: proxyparty.hackclub.com. -"*.haas": - - ttl: 600 - type: A - value: 45.55.45.5 - - ttl: 600 - type: AAAA - value: 2604:a880:800:10::636:5001 -"*.hosted": - ttl: 600 - type: A - value: 173.208.140.124 Cabbache: - ttl: 600 type: CNAME @@ -76,14 +70,6 @@ IAW: - ttl: 600 type: CNAME value: iawhackclub.netlify.com. -join.apocalypse: - - ttl: 600 - type: CNAME - value: cname.tally.so. -44.74: - - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. _496c10c564509e5030203691afc939ff.assets: - ttl: 600 type: CNAME @@ -96,7 +82,7 @@ _acme-challenge: type: TXT values: - 6YrKPNzkrSk8A_AuvE9RgmmY5IDpGP1iN2zdOpukc4U - - "-KZE5QB63MXUQJpbA2QXzC7x9J9iW05YPX1NS4U29N8" + - -KZE5QB63MXUQJpbA2QXzC7x9J9iW05YPX1NS4U29N8 _acme-challenge.haas: type: TXT values: @@ -129,6 +115,10 @@ _dmarc: ttl: 600 type: TXT value: v=DMARC1\; p=quarantine\; rua=mailto:6192c543e0e61@ag.dmarcly.com\; ruf=mailto:6192c543e0e61@fo.dmarcly.com\; fo=1\; +_dmarc.hcarc: + type: TXT + ttl: 600 + value: v=DMARC1\; p=quarantine\; _github-challenge-ALOPB-Hack-Club-org.alopb: - ttl: 600 type: TXT @@ -184,7 +174,7 @@ _mailchannels.spark: ttl: 600 type: TXT value: v=mc1 cfid=mliu.workers.dev cfid=maggiel.workers.dev -_minecraft._tcp.vanilla.mc: +_minecraft._tcp: ttl: 600 type: SRV value: @@ -192,23 +182,23 @@ _minecraft._tcp.vanilla.mc: priority: 10 target: mc-vps.hackclub.com. weight: 10 -_minecraft._tcp.modded.mc: +_minecraft._tcp.mc: ttl: 600 type: SRV value: - port: 25567 + port: 25566 priority: 10 target: mc-vps.hackclub.com. weight: 10 -_minecraft._tcp.mc: +_minecraft._tcp.modded.mc: ttl: 600 type: SRV value: - port: 25566 + port: 25567 priority: 10 target: mc-vps.hackclub.com. weight: 10 -_minecraft._tcp: +_minecraft._tcp.vanilla.mc: ttl: 600 type: SRV value: @@ -349,46 +339,42 @@ alumni: - ttl: 600 type: CNAME value: fundamental-carnotaurus-kk57ymxq2b4c594aeycak3sn.herokudns.com. -angelhacks: +ama-machine: - ttl: 600 type: CNAME - value: cname.vercel-dns.com. -angelhacksto: + value: rugged-pheasant-1rx4ei5ejoumyp4fxpq3s8rs.herokudns.com. +amdozjy23iquzlcpjvctd3usceggvkih._domainkey.staging.hcb: # HCB Staging SES DKIM - ttl: 600 type: CNAME - value: cname.vercel-dns.com. -angelhacks-yyz: + value: amdozjy23iquzlcpjvctd3usceggvkih.dkim.amazonses.com. +amity: - ttl: 600 type: CNAME - value: cname.vercel-dns.com. -angelhacksba: + value: b7b5adc9.hackclub.pages.dev. +angelhacks: - ttl: 600 type: CNAME value: cname.vercel-dns.com. -apocalypse: +angelhacks-toronto: + ttl: 600 + type: CNAME + value: cname.vercel-dns.com. +angelhacks-yyz: - ttl: 600 type: CNAME value: cname.vercel-dns.com. -angelhacksla: +angelhacksba: - ttl: 600 type: CNAME value: cname.vercel-dns.com. -forge: +angelhacksla: - ttl: 600 type: CNAME value: cname.vercel-dns.com. -ama-machine: - - ttl: 600 - type: CNAME - value: rugged-pheasant-1rx4ei5ejoumyp4fxpq3s8rs.herokudns.com. -amdozjy23iquzlcpjvctd3usceggvkih._domainkey.staging.hcb: # HCB Staging SES DKIM - - ttl: 600 - type: CNAME - value: amdozjy23iquzlcpjvctd3usceggvkih.dkim.amazonses.com. -amity: +angelhacksto: - ttl: 600 type: CNAME - value: b7b5adc9.hackclub.pages.dev. + value: cname.vercel-dns.com. anti: type: CNAME value: anti-hack.netlify.com. @@ -400,10 +386,6 @@ api: ttl: 600 type: CNAME value: api.hackclub.com.herokudns.com. -api2: - ttl: 600 - type: CNAME - value: tetrahedral-gooseberry-aady3np0p0xldlvl6d7ik0ld.herokudns.com. api.ctrl-alt-tec: - ttl: 600 type: CNAME @@ -416,6 +398,18 @@ api.ticketing.assemble: ttl: 600 type: A value: 23.92.24.156 +api2: + ttl: 600 + type: CNAME + value: tetrahedral-gooseberry-aady3np0p0xldlvl6d7ik0ld.herokudns.com. +apocalypse: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. +app-1.hackathons: + ttl: 600 + type: A + value: 5.161.229.50 apply: type: CNAME value: cname.vercel-dns.com. @@ -515,10 +509,6 @@ bank: ttl: 600 type: A value: 45.79.179.212 -bankalias: - ttl: 600 - type: CNAME - value: murmuring-elder-5g88luw02jjyxn9vfm4kgqgj.herokudns.com. bank-bloggers: ttl: 600 type: CNAME @@ -551,6 +541,10 @@ bank-wrapped: - ttl: 600 type: CNAME value: cname.vercel-dns.com. +bankalias: + ttl: 600 + type: CNAME + value: murmuring-elder-5g88luw02jjyxn9vfm4kgqgj.herokudns.com. berkeley: - ttl: 600 type: CNAME @@ -567,6 +561,20 @@ bio: - ttl: 600 type: CNAME value: cname.vercel-dns.com. +birthday: + - ttl: 600 + type: ALIAS + value: cname.vercel-dns.com. + - ttl: 600 + type: TXT + value: vc-domain-verify=birthday.hackclub.com,b54f1e09bf276faffd29. +birthdays: + - ttl: 600 + type: ALIAS + value: cname.vercel-dns.com. + - ttl: 600 + type: TXT + value: vc-domain-verify=birthdays.hackclub.com,7ca55aea82d546d470e1. bisv: - ttl: 600 type: CNAME @@ -602,6 +610,14 @@ bn: boba: - type: CNAME value: hackclub.github.io. +#bloomington: +# - ttl: 600 +# type: CNAME +# value: averseabfun.github.io/bloomington-hackclub. +boreal: + ttl: 600 + type: CNAME + value: cname.vercel-dns.com. bounce: - ttl: 600 type: CNAME @@ -638,33 +654,6 @@ byteclub: - ttl: 600 type: CNAME value: cname.vercel-dns.com. - -birthdays: - - ttl: 600 - type: ALIAS - value: cname.vercel-dns.com. - - ttl: 600 - type: TXT - value: vc-domain-verify=birthdays.hackclub.com,7ca55aea82d546d470e1. - -birthday: - - ttl: 600 - type: ALIAS - value: cname.vercel-dns.com. - - ttl: 600 - type: TXT - value: vc-domain-verify=birthday.hackclub.com,b54f1e09bf276faffd29. - -#bloomington: -# - ttl: 600 -# type: CNAME -# value: averseabfun.github.io/bloomington-hackclub. - -boreal: - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. - calendar: ttl: 600 type: CNAME @@ -684,6 +673,12 @@ cca: - ttl: 600 type: CNAME value: reticulated-taiga-qmd1uv2l14p5opobi3fwksqv.herokudns.com. +cccs: + type: CNAME + value: cname.vercel-dns.com. +cchs: + type: CNAME + value: cname.vercel-dns.com. ccn: - ttl: 3600 type: MX @@ -698,12 +693,6 @@ ccn: preference: 10 - exchange: alt4.aspmx.l.google.com. preference: 10 -cccs: - type: CNAME - value: cname.vercel-dns.com. -cchs: - type: CNAME - value: cname.vercel-dns.com. ccshc: - ttl: 60080 type: CNAME @@ -751,7 +740,7 @@ churchill: - ttl: 600 type: CNAME value: hackclub-ej5rl3bqj.now.sh. -cider: +cider: - ttl: 600 type: CNAME value: cname.vercel-dns.com. @@ -771,6 +760,14 @@ codeabit: - ttl: 600 type: CNAME value: codeabitkw.github.io. +codecafe: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. +codethetech: + - ttl: 600 + type: CNAME + value: codethetech.github.io. coet: - ttl: 600 type: CNAME @@ -853,26 +850,14 @@ cvhs: - ttl: 600 type: A value: 192.168.1.1 -codethetech: - - ttl: 600 - type: CNAME - value: codethetech.github.io. dash.hackathons: ttl: 600 type: A value: 5.161.160.54 -app-1.hackathons: - ttl: 600 - type: A - value: 5.161.229.50 daysofservice: ttl: 600 type: CNAME value: cname.vercel-dns.com. -donbosco: - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. ddze3tkuawtlnbviwym44yhrjczhqzxw._domainkey: ttl: 600 type: CNAME @@ -932,6 +917,10 @@ directory: - ttl: 600 type: CNAME value: cname.vercel-dns.com. +donbosco: + ttl: 600 + type: CNAME + value: cname.vercel-dns.com. dorman: ttl: 600 type: ALIAS @@ -945,9 +934,9 @@ drive: type: CNAME value: ghs.googlehosted.com. dsc: -- ttl: 600 - type: CNAME - value: cname.vercel-dns.com. + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. dseu: - ttl: 600 type: CNAME @@ -1020,10 +1009,12 @@ eomail: ttl: 600 type: CNAME value: custom.eomail2.com. -es: +epanomi: - ttl: 600 - type: A - value: 76.76.21.21 + type: ALIAS + value: epanomi-hack-club.github.io. + - type: TXT + value: protonmail-verification=8ab28e976e0144dcaf43da3668d00393017dc702.\ epoch: - ttl: 600 type: ALIAS @@ -1097,6 +1088,10 @@ eps: ttl: 600 type: CNAME value: hceps.noallus.nl. +es: + - ttl: 600 + type: A + value: 76.76.21.21 events: ttl: 600 type: CNAME @@ -1163,6 +1158,10 @@ fnt._domainkey: - ttl: 600 type: TXT value: k=rsa\; t=s\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDAXHru7AQSRBIL6KnEIw/M+GsE8iXtCFOahhNng/5lxVq4rRY2mu/nFKmfGZHXxVXsCYNHwXAkLMcDWIwpaufeSY6tfp0YqGZaTaNT3yDvAU8Xf3f3SQF6Wtm5cM4RPVIOTBuIlU78tpacwGyTwLPDXJxBuTB9d8ee5yt8NLLOkwIDAQAB +forge: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. forms: type: CNAME value: domains.fillout.com. @@ -1174,10 +1173,6 @@ fr: - ttl: 600 type: CNAME value: cname.vercel-dns.com. -rw: - - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. fraps: - ttl: 600 type: CNAME @@ -1199,6 +1194,13 @@ gaither: ttl: 600 type: CNAME value: gaither-hack-club.github.io. +gamelab: + - type: CNAME + value: cname.vercel-dns.com. +games: + ttl: 600 + type: CNAME + value: cname.vercel-dns.com. gas: ttl: 600 type: CNAME @@ -1207,13 +1209,6 @@ gas.gas.gas: ttl: 600 type: A value: 45.79.179.212 -gamelab: - - type: CNAME - value: cname.vercel-dns.com. -games: - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. gaynormccown: - ttl: 600 type: NS @@ -1339,10 +1334,14 @@ hacktheoctober: ttl: 600 type: CNAME value: cname.vercel-dns.com. -halo: - ttl: 600 +hacktks: + - ttl: 1 type: CNAME value: cname.vercel-dns.com. +halo: + ttl: 600 + type: CNAME + value: cname.vercel-dns.com. ham: ttl: 600 type: CNAME @@ -1351,10 +1350,18 @@ harvest: ttl: 600 type: CNAME value: cname.vercel-dns.com. +haunted: + type: CNAME + value: cname.vercel-dns.com. +hauntedhouse: + type: CNAME + value: cname.vercel-dns.com. +hauntedto: + type: CNAME + value: cname.vercel-dns.com. haxidraw: type: CNAME value: cname.vercel-dns.com. - hcarc: - type: MX ttl: 600 @@ -1377,34 +1384,6 @@ hcarc: values: - google-site-verification=xzGbA1OB1AnLPBHMOjrh5qPFZIwXXe-1_ci2GuomAjY - v=spf1 include:_spf.google.com -all - -heist: - - ttl: 600 - type: CNAME - value: heist.iunstable0.com. - -heist-api: - - ttl: 600 - type: CNAME - value: heist-api.iunstable0.com. - -_dmarc.hcarc: - type: TXT - ttl: 600 - value: "v=DMARC1\\; p=quarantine\\;" -key1._domainkey.hcarc: - type: CNAME - ttl: 600 - value: key1.hcarc.hackclub.com._domainkey.migadu.com. -key2._domainkey.hcarc: - type: CNAME - ttl: 600 - value: key2.hcarc.hackclub.com._domainkey.migadu.com. -key3._domainkey.hcarc: - type: CNAME - ttl: 600 - value: key3.hcarc.hackclub.com._domainkey.migadu.com. - hcb: - type: ALIAS value: rocky-jackfruit-11wv1arsenhczo2z58bae8lt.herokudns.com. @@ -1425,6 +1404,14 @@ hcb-proxy.servers: hear: type: CNAME value: cname.vercel-dns.com. +heist: + - ttl: 600 + type: CNAME + value: heist.iunstable0.com. +heist-api: + - ttl: 600 + type: CNAME + value: heist-api.iunstable0.com. help.bank: type: CNAME value: hcb-proxy.servers.hackclub.com. @@ -1450,19 +1437,14 @@ horizon: ttl: 600 type: CNAME value: cname.vercel-dns.com. -haunted: - type: CNAME - value: cname.vercel-dns.com. -hauntedhouse: - type: CNAME - value: cname.vercel-dns.com. -hauntedto: - type: CNAME - value: cname.vercel-dns.com. hub.zephyr: ttl: 600 type: CNAME value: cname.vercel-dns.com. +hupy: + - ttl: 600 + type: CNAME + value: hupy.github.io. ia: type: CNAME value: cname.vercel-dns.com. @@ -1474,6 +1456,14 @@ id.assemble: ttl: 600 type: CNAME value: cname.vercel-dns.com. +ihs: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. +internal: + - ttl: 600 + type: A + value: 104.131.182.116 intro.moonbeam: - ttl: 600 type: CNAME @@ -1508,6 +1498,10 @@ irvine: - ttl: 600 type: ALIAS value: cname.vercel-dns.com. +isthackers: + - ttl: 600 + type: CNAME + value: isthackers.github.io. iter: ttl: 600 type: CNAME @@ -1525,18 +1519,14 @@ jain: type: A value: 185.199.108.153 jam: - - ttl: 600 - type: CNAME - value: jams.hackclub.com. -jams: - ttl: 600 type: CNAME - value: cname.vercel-dns.com. -jank: + value: jams.hackclub.com. +jams: - ttl: 600 type: CNAME value: cname.vercel-dns.com. -jp: +jank: - ttl: 600 type: CNAME value: cname.vercel-dns.com. @@ -1544,7 +1534,6 @@ jchs: ttl: 600 type: CNAME value: zealous-perlman-e5eef6.netlify.app. - jg2ygmrfby4vhxve3cozh4yz3xc2ul5y._domainkey: - ttl: 600 type: CNAME @@ -1553,6 +1542,14 @@ jobs: - ttl: 600 type: A value: 96.126.108.99 +join.apocalypse: + - ttl: 600 + type: CNAME + value: cname.tally.so. +jp: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. js-slash-z: - ttl: 600 type: CNAME @@ -1569,6 +1566,18 @@ kerala: - ttl: 600 type: A value: 185.199.111.153 +key1._domainkey.hcarc: + type: CNAME + ttl: 600 + value: key1.hcarc.hackclub.com._domainkey.migadu.com. +key2._domainkey.hcarc: + type: CNAME + ttl: 600 + value: key2.hcarc.hackclub.com._domainkey.migadu.com. +key3._domainkey.hcarc: + type: CNAME + ttl: 600 + value: key3.hcarc.hackclub.com._domainkey.migadu.com. keys: - ttl: 600 type: CNAME @@ -1597,11 +1606,11 @@ knit: - ttl: 600 type: CNAME value: hackclubknit.netlify.app. -kr: +ko: ttl: 3600 type: CNAME value: cname.vercel-dns.com. -ko: +kr: ttl: 3600 type: CNAME value: cname.vercel-dns.com. @@ -1691,14 +1700,14 @@ mail-services: ttl: 600 type: CNAME value: tapered-cliffs-y85zzxrnmb9w87456z5vvlpy.herokudns.com. -mail.assemble: - - ttl: 600 - type: TXT - value: v=spf1 include:mailgun.org ~all mail._domainkey: - ttl: 600 type: TXT value: v=DKIM1\; h=sha256\; k=rsa\; s=email\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkosTUJx4I9YeDlbMvjDCmF030x/uaK1VRnaZDlnakDPsDHmHjkNv+neEh1Ai02I7WN0DGmMlNZmUuoLsRhBZDEJ3MDEnf4QtGdb3fw5g6l3mIQ27Gh87Q8/Q6RCdWDdzK2uz4hubZSqjXVQc4FiSJHY1qMh1UCZI4T3xuFBx6+l/KutRV6tUWdbXwt0g4SRJJeI0V8qe9EC+fpjSK1cNrDPMaU3s31xCdqOVfDrdJghRHVPDuBrlb1XFIxu+GlonAIdiEDM2LwHxESzJb7cR6lB9UBP05naqYKVjnuPup0+GY19WqtXtz8Ij5CDGAwEm85HJsIfYjJptuL6QYPzMUQIDAQAB +mail.assemble: + - ttl: 600 + type: TXT + value: v=spf1 include:mailgun.org ~all mail.tilde: - ttl: 3600 type: MX @@ -1755,7 +1764,6 @@ mc-vps: - ttl: 600 type: AAAA value: 2605:a143:2124:1775::1 - mccownhacks: - ttl: 600 type: NS @@ -1789,7 +1797,7 @@ mfa: ttl: 600 type: CNAME value: genetic-junglefowl-3j5z21xloagt92vzeb752t9s.herokudns.com. -mhs: +mhs: ttl: 600 type: CNAME value: mhs-hack-club.vercel.app. @@ -1813,6 +1821,10 @@ more.cchs: - ttl: 600 type: CNAME value: cname.vercel-dns.com. +ms: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. mumble: - ttl: 600 type: A @@ -1824,10 +1836,6 @@ music.assemble: - ttl: 600 type: A value: 192.9.235.142 -ms: - - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. mx._domainkey: ttl: 600 type: TXT @@ -1907,10 +1915,9 @@ oasis: ocsa: - ttl: 3600 type: TXT - values: - - google-site-verification=tk_snQuv19iUwoOlsbKZv2Wwg5stfcusEm1Q8NxDiVA - - v=spf1 include:_spf.google.com ~all - + values: + - google-site-verification=tk_snQuv19iUwoOlsbKZv2Wwg5stfcusEm1Q8NxDiVA + - v=spf1 include:_spf.google.com ~all - ttl: 3600 type: MX values: @@ -1927,9 +1934,6 @@ ocsa: - ttl: 600 type: ALIAS value: uhegg.github.io. - - - oly: - ttl: 600 type: A @@ -2044,7 +2048,7 @@ pl: place: ttl: 600 type: A - value: "96.126.108.99" + value: 96.126.108.99 plis: ttl: 600 type: CNAME @@ -2102,6 +2106,10 @@ preflight.assemble: ttl: 600 type: CNAME value: cname.vercel-dns.com. +professorbloom: + ttl: 600 + type: CNAME + value: behavioural-crag-3cp212813kwpnv174r5p27e1.herokudns.com. proton: ttl: 600 type: CNAME @@ -2203,6 +2211,10 @@ rrhshack: - ttl: 600 type: CNAME value: rrhshack.github.io. +rw: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. s1._domainkey: ttl: 600 type: CNAME @@ -2266,14 +2278,14 @@ server.psn: ttl: 600 type: A value: 20.207.195.6 -sgd2._domainkey: # SendGrid Sender Authentication (bank@hackclub.com) - ttl: 600 - type: CNAME - value: sgd2.domainkey.u14148987.wl238.sendgrid.net. sgd._domainkey: # SendGrid Sender Authentication (bank@hackclub.com) ttl: 600 type: CNAME value: sgd.domainkey.u14148987.wl238.sendgrid.net. +sgd2._domainkey: # SendGrid Sender Authentication (bank@hackclub.com) + ttl: 600 + type: CNAME + value: sgd2.domainkey.u14148987.wl238.sendgrid.net. shop: - ttl: 600 type: TXT @@ -2333,18 +2345,18 @@ slash-z: ttl: 600 type: CNAME value: sheltered-macaw-2pwfsepypwy3e60hw28b57a5.herokudns.com. -professorbloom: - ttl: 600 - type: CNAME - value: behavioural-crag-3cp212813kwpnv174r5p27e1.herokudns.com. -smhs: +slashz: - ttl: 600 - type: CNAME - value: zephyril.github.io. + type: A + value: 209.97.144.104 smchs: - ttl: 600 type: CNAME value: smchs-hack-club.github.io. +smhs: + - ttl: 600 + type: CNAME + value: zephyril.github.io. smtp._domainkey.mail.assemble: - ttl: 600 type: TXT @@ -2468,10 +2480,18 @@ summer: preference: 10 - exchange: aspmx4.googlemail.com. preference: 10 +summit: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. summitshasta: - ttl: 600 type: CNAME value: summitshasta.github.io. +syria: + - ttl: 600 + type: CNAME + value: hackclub-syria.github.io. tbp: - ttl: 600 type: NS @@ -2487,6 +2507,10 @@ teach: - ttl: 600 type: CNAME value: hackclub.github.io. +teenhack: + - ttl: 600 + type: CNAME + value: cname.vercel-dns.com. telemetry: - ttl: 600 type: A @@ -2576,9 +2600,9 @@ titanhacks: type: CNAME value: titanhacks.club. tlap: - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. + ttl: 600 + type: CNAME + value: cname.vercel-dns.com. toolbox: ttl: 600 type: CNAME @@ -2599,23 +2623,19 @@ tracking: ttl: 600 type: CNAME value: shiprocket.co. -transfers.hcb: - ttl: 600 - type: TXT - value: google-site-verification=ozdU6t74W_kUOxJEc1QOQxvU-GkWq7XimWhOmuUW2ic trail: - ttl: 600 type: CNAME value: cname.vercel-dns.com. +transfers.hcb: + ttl: 600 + type: TXT + value: google-site-verification=ozdU6t74W_kUOxJEc1QOQxvU-GkWq7XimWhOmuUW2ic turner: - ttl: 600 type: CNAME value: cname.vercel-dns.com. turnover: - - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. -teenhack: - ttl: 600 type: CNAME value: cname.vercel-dns.com. @@ -2710,22 +2730,18 @@ webstergroves: - ttl: 600 type: CNAME value: shootmessaging.netlify.app. - webventure: - ttl: 600 type: CNAME value: ansh3108.github.io. - westborough: - ttl: 600 type: CNAME value: whs-hackclub.netlify.com. - whis: - ttl: 600 type: CNAME value: 10e7a551-01d9-4a6f-916a-c095ba0fe225.id.repl.co. - whs: - ttl: 600 type: CNAME @@ -2734,10 +2750,6 @@ wl: - ttl: 600 type: CNAME value: wlhackclub.github.io. -summit: - - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. wonderland: - ttl: 3600 type: CNAME @@ -2806,43 +2818,3 @@ zwp: - ttl: 600 type: A value: 172.99.233.117 -angelhacks-toronto: - ttl: 600 - type: CNAME - value: cname.vercel-dns.com. -epanomi: - - ttl: 600 - type: ALIAS - value: epanomi-hack-club.github.io. - - type: TXT - value: protonmail-verification=8ab28e976e0144dcaf43da3668d00393017dc702.\ - -isthackers: - - ttl: 600 - type: CNAME - value: isthackers.github.io. - -hacktks: - - ttl : 1 - type: CNAME - value: cname.vercel-dns.com. - -hupy: - - ttl: 600 - type: CNAME - value: hupy.github.io. - -codecafe: -- ttl: 600 - type: CNAME - value: cname.vercel-dns.com. - -internal: -- ttl: 600 - type: A - value: 104.131.182.116 - -syria: - - ttl: 600 - type: CNAME - value: hackclub-syria.github.io. diff --git a/hackclub.io.yaml b/hackclub.io.yaml index a738eab55..0fe371c98 100644 --- a/hackclub.io.yaml +++ b/hackclub.io.yaml @@ -1,39 +1,39 @@ --- -? '' -: - type: ALIAS +"": + - type: ALIAS value: proxyparty.hackclub.com. - 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: ASPMX2.GOOGLEMAIL.COM. - preference: 10 - - exchange: ASPMX3.GOOGLEMAIL.COM. - preference: 10 + - exchange: ASPMX.L.GOOGLE.COM. + preference: 1 + - exchange: ALT1.ASPMX.L.GOOGLE.COM. + preference: 5 + - exchange: ALT2.ASPMX.L.GOOGLE.COM. + preference: 5 + - exchange: ASPMX2.GOOGLEMAIL.COM. + preference: 10 + - exchange: ASPMX3.GOOGLEMAIL.COM. + preference: 10 - type: TXT values: - - google-site-verification=Ax3REDljz8eoD-azWos7PURK7Hbe5CXqi8nJt6Z4YC0 - - google-site-verification=G4Gpms5zGF2f2EyrlPuKr5Uf4V_doJb9WS9SClfxOUw - - spf2.0/pra include:aspmx.googlemail.com ~all - - v=spf1 include:_spf.google.com ~all + - google-site-verification=Ax3REDljz8eoD-azWos7PURK7Hbe5CXqi8nJt6Z4YC0 + - google-site-verification=G4Gpms5zGF2f2EyrlPuKr5Uf4V_doJb9WS9SClfxOUw + - spf2.0/pra include:aspmx.googlemail.com ~all + - v=spf1 include:_spf.google.com ~all '*': type: CNAME value: proxyparty.hackclub.com. -proxytest: - type: A - value: 45.79.179.212 _acme-challenge: type: TXT values: - - F7sLVGq7I8tSRK10wx7O3oVyJAIu1y4PFgvSIEw02Tg - - ujJi9gGZ5mj0weLY9r51GM0qwPZarUlAiXNTaJh7HoA + - F7sLVGq7I8tSRK10wx7O3oVyJAIu1y4PFgvSIEw02Tg + - ujJi9gGZ5mj0weLY9r51GM0qwPZarUlAiXNTaJh7HoA google._domainkey: type: TXT value: v=DKIM1\; k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCs125Y3Ny0uCCMknvx9mix9FZqG0lw6HsguF3tPizAycHqo6QOFi8iQe6LKJc7MggYxi1O4s0juXrtzV7zF9iLEBwHvDLsxnviZU2U6RCwcVQDpryJy+j6VqmaHbbmd8w+73w0oq+JJwI1I9YL2NvK8nK35Z8/BRu8Qp2mtl+H0wIDAQAB place: type: A - value: "96.126.108.99" + value: 96.126.108.99 +proxytest: + type: A + value: 45.79.179.212 diff --git a/hackclub.org.yaml b/hackclub.org.yaml index 7cc9b38b4..8e6312fe6 100644 --- a/hackclub.org.yaml +++ b/hackclub.org.yaml @@ -1,33 +1,32 @@ --- -'': -- type: ALIAS - value: proxyparty.hackclub.com. -- 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: aspmx2.googlemail.com. - preference: 10 - - exchange: aspmx3.googlemail.com. - preference: 10 -- type: TXT - values: - - v=spf1 include:_spf.google.com ~all +"": + - type: ALIAS + value: proxyparty.hackclub.com. + - 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: aspmx2.googlemail.com. + preference: 10 + - exchange: aspmx3.googlemail.com. + preference: 10 + - type: TXT + values: + - v=spf1 include:_spf.google.com ~all '*': type: CNAME value: proxyparty.hackclub.com. -'google._domainkey': +google._domainkey: type: TXT values: - v=DKIM1\; k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyyALAbWSwpJeE1eS9mLXoYt1GqNf/AA9UyZpn8Nx8h84SKYEByj7sm/fj2HXOZnVxYZmGlXIuPzVnMH10LW9WUWuOpen8Vu8/8620BEcjLV3JxLQNuLLOjZ8sTQGDx72vEHDy7kdLyH+qTtgWNHGcR9htiNY547aQhdjBl2AqNc+/aTybdmW1q7VRk7vFVKzRN5m5KKaOb8jmKmoGzBgjvhKLM3DzByTdkB9YBn7WfltZDcuH7jdTNpjpe6gliwOKoyOyIRyt8bmkM0WnQp4Wiu28b0vIW4lDG1pKve8Ry4N9bXq8ENnvkShBrhrD+3z3grABOK7V9gCA5/g422cDwIDAQAB - -'i': +i: type: CNAME value: prox.itrackly.com. -'t': +t: type: CNAME value: custom.lemlist.com. diff --git a/hackedu.us.yaml b/hackedu.us.yaml index f69a787ef..3cf31d85e 100644 --- a/hackedu.us.yaml +++ b/hackedu.us.yaml @@ -1,31 +1,31 @@ --- -? '' -: - type: ALIAS +"": + - type: ALIAS value: proxyparty.hackclub.com. - 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 + - 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 '*': type: CNAME value: proxyparty.hackclub.com. google._domainkey: type: TXT values: - - v=DKIM1 - - k=rsa - - p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLPRPRw+DbKH8nJmW7Zm1hQO4SDxF8+FFt+t7toDDodw/AiCzL2pOY5W4iuJI2lX39X6zAZkJ+jBaiyQ2ceuKaIATvPZ1DMyabCNMADMybsJnEk/L6962eymR9TfmBCncF9t/8JUzfs3V2oRkTBAda5wIDOjIeOGPhy6tHaUk9dwIDAQAB + - v=DKIM1 + - k=rsa + - p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLPRPRw+DbKH8nJmW7Zm1hQO4SDxF8+FFt+t7toDDodw/AiCzL2pOY5W4iuJI2lX39X6zAZkJ+jBaiyQ2ceuKaIATvPZ1DMyabCNMADMybsJnEk/L6962eymR9TfmBCncF9t/8JUzfs3V2oRkTBAda5wIDOjIeOGPhy6tHaUk9dwIDAQAB mesmtp._domainkey: type: TXT values: - - v=DKIM1 - - k=rsa - - p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD8YYZA3EQM55mAjzi+CFA243VS2WrsCXzEeK3sqRDhZjYAxKDxkO6ptSkvUygjDf0JFU6FEkt8sszP4zZi7FhJOSHrglp+yD/nOM17cI6YCh8peBMYjKR/MBf7t+4SVMNl4snCHuNRspQb0eNssVfcEvP4QI/0Vpb3bZy+4ZwCZwIDAQAB + - v=DKIM1 + - k=rsa + - p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD8YYZA3EQM55mAjzi+CFA243VS2WrsCXzEeK3sqRDhZjYAxKDxkO6ptSkvUygjDf0JFU6FEkt8sszP4zZi7FhJOSHrglp+yD/nOM17cI6YCh8peBMYjKR/MBf7t+4SVMNl4snCHuNRspQb0eNssVfcEvP4QI/0Vpb3bZy+4ZwCZwIDAQAB diff --git a/hackfoundation.org.yaml b/hackfoundation.org.yaml index 8c6e8cb53..ad6472937 100644 --- a/hackfoundation.org.yaml +++ b/hackfoundation.org.yaml @@ -1,5 +1,5 @@ --- -'': +"": type: A value: 76.76.21.21 the: diff --git a/scrap.dev.yaml b/scrap.dev.yaml index d6c615338..9a45ac9c6 100644 --- a/scrap.dev.yaml +++ b/scrap.dev.yaml @@ -1,6 +1,6 @@ "": type: ALIAS value: proxyparty.hackclub.com. -"*": +'*': type: CNAME value: proxyparty.hackclub.com. diff --git a/scrapbook.dev.yaml b/scrapbook.dev.yaml index 5c9fe7190..9a45ac9c6 100644 --- a/scrapbook.dev.yaml +++ b/scrapbook.dev.yaml @@ -1,6 +1,6 @@ -'': +"": type: ALIAS value: proxyparty.hackclub.com. -"*": +'*': type: CNAME value: proxyparty.hackclub.com. diff --git a/wackclub.com.yaml b/wackclub.com.yaml index cda83b01e..332f3a8ac 100644 --- a/wackclub.com.yaml +++ b/wackclub.com.yaml @@ -2,10 +2,10 @@ - type: A value: 34.120.54.55 - type: AAAA - value: "2600:1901:0:6d85::" + value: '2600:1901:0:6d85::' - type: TXT value: deno-validation=5025b5524c32a90c0a690e47 -"*": +'*': ttl: 1 type: CNAME value: proxyparty.hackclub.com.