mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
* Add stargazing CNAME and verification TXT records * Update CNAME value in hackclub.community.yaml * Rename DNS entry from '_vercel.stargazing' to '_vercel.hackclub.community' * Update hackclub.community.yaml * Update hackclub.community.yaml Co-authored-by: Alex Park <parkalex380@gmail.com> * Update hackclub.community.yaml * Add Vercel domain verification record to the top * Fix formatting of value in hackclub.community.yaml * Update hackclub.community.yaml Co-authored-by: Alex Park <parkalex380@gmail.com> --------- Co-authored-by: Alex Park <parkalex380@gmail.com>
68 lines
2.3 KiB
YAML
68 lines
2.3 KiB
YAML
---
|
|
_vercel:
|
|
- ttl: 300
|
|
type: TXT
|
|
values:
|
|
- vc-domain-verify=stargazing.hackclub.community,6c036f41dd5fb04c3d06
|
|
# 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.
|
|
alumni:
|
|
- ttl: 600
|
|
type: CNAME
|
|
value: hackclub-alumni.github.io.
|
|
_atproto.alumni:
|
|
- ttl: 600
|
|
type: TXT
|
|
value: "did=did:plc:yi5ewii4xerodl6ljn3fwga6"
|
|
# GitHub organization domain verificiation
|
|
_gh-hackclub-alumni-o.alumni:
|
|
- ttl: 600
|
|
type: TXT
|
|
value: "d066f40ce3"
|
|
# GH Pages domain verification to prevent domain takeovers if we do
|
|
# wildcard CNAME records at *.alumni.hackclub.community
|
|
_github-pages-challenge-hackclub-alumni.alumni:
|
|
- ttl: 600
|
|
type: TXT
|
|
value: "62688903c020be82f48ace03d54467"
|
|
blog.alumni:
|
|
- ttl: 600
|
|
type: CNAME
|
|
value: 731fb7077db63b1d.vercel-dns-016.com.
|
|
# GitLab Pages-hosted redirect to https://social.dino.icu/@alumni, also serves as custom handle
|
|
# for AT Proto bridged profile (managed by Bridgy Fed).
|
|
fediverse.alumni:
|
|
- ttl: 600
|
|
type: CNAME
|
|
value: hackclub-community.gitlab.io.
|
|
# Custom AT Proto handle for bridged fediverse profile (technically we could go with
|
|
# @alumni.social.dino.icu to match the Hackstodon side
|
|
_atproto.fediverse.alumni:
|
|
- ttl: 600
|
|
type: TXT
|
|
value: "did=did:plc:pejmcpkvnajr4x3htexetbzc"
|
|
# GitLab Pages verification challenge record (note that GitLab Pages uses Let's Encrypt over
|
|
# HTTP-01 challenge method for TLS cert issuance).
|
|
# Docs: https://gitlab.com/help/user/project/pages/custom_domains_ssl_tls_certification/_index.md#4-verify-the-domains-ownership
|
|
_gitlab-pages-verification-code.fediverse.alumni:
|
|
- ttl: 600
|
|
type: TXT
|
|
value: "gitlab-pages-verification-code=6d5351c9c8ce7bc19be0bda5bdd4c4c5"
|
|
|
|
aus: # benjamin.graetz@henleyhs.sa.edu.au U0828CN2BL4
|
|
- ttl: 600
|
|
type: A
|
|
value: 35.158.87.123
|
|
emoji: # alimad.co.ltd@gmail.com U08LQFRBL6S
|
|
- ttl: 300
|
|
type: CNAME
|
|
value: emojiout.netlify.app.
|
|
stats: # alimad.co.ltd@gmail.com U08LQFRBL6S
|
|
- ttl: 300
|
|
type: CNAME
|
|
value: Alimadcorp.github.io.
|
|
stargazing: # jagritsachdev@gmail.com U08BBMLC64A
|
|
- ttl: 300
|
|
type: CNAME
|
|
value: 63bd5230a7461a1e.vercel-dns-017.com.
|