mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 20:55:10 +00:00
I'm setting up a custom handle for its bridged profile on Bridgy Fed, alongside a GitLab Pages-hosted redirect [1] for it if you access it directly. [1]: https://gitlab.com/hackclub-community/alumni/fediverse-landing Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
51 lines
1.8 KiB
YAML
51 lines
1.8 KiB
YAML
---
|
|
|
|
# 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"
|
|
# 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: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"
|
|
|
|
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.
|