Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Muirrum authored Jan 15, 2024
2 parents 0447840 + 7140cee commit c9de430
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# The lowest matching rule takes precedence, so adding the infra team to every rule
# ensures they will still be able to modify everything if need be.

* @hackclub/infra
* @hackclub/infra @hackclub/dns-friends

# Nest
hackclub.app.yaml @hackclub/nest @hackclub/infra
Expand Down
3 changes: 3 additions & 0 deletions hack.af.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ mx._domainkey:
values:
- k=rsa
- p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt5iLZbpUx3IH6BfiRZ5R0d0Yv8nyisVlD1dhK+eJKN2L6YR9ajr9OrGhLt+mmqJf+6yjShRp049kLMFp3J6UjixG+n7zXXWqk0idTsN9L/ZOEVyOxAGxN02aV4iJXPonfhFmaOgmJTF7+z0UPuYzKIDxHo91RxNJKm3ofRhy32QIDAQAB
st:
type: CNAME
value: cname.vercel-dns.com.
6 changes: 6 additions & 0 deletions hackclub.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@
"":
- type: A
value: 37.27.51.34
"*":
- type: CNAME
value: hackclub.app.
secure:
- type: A
value: 37.27.51.33
ts:
- type: CNAME
value: secure.hackclub.app.
pve.ts:
- type: A
value: 100.64.0.10
guides:
- type: CNAME
value: secure.hackclub.app.
Expand Down
8 changes: 7 additions & 1 deletion hackclub.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ _vercel:
- vc-domain-verify=ihs.hackclub.com,21e13c0c6af87766f6f5
- vc-domain-verify=poolesville.hackclub.com,d8099895eaea670eec60
- vc-domain-verify=wonderland.hackclub.com,0c2e35e271cd0c23752d
- vc-domain-verify=alopb.hackclub.com,4e5088446aea4b3d4559
a5fj644skxexxgvvraqrag5ngcaovcny._domainkey:
ttl: 1
type: CNAME
Expand All @@ -297,7 +298,7 @@ aloha:
alopb:
- ttl: 1
type: CNAME
value: alopb.netlify.app.
value: cname.vercel-dns.com.
alpharetta:
- ttl: 1
type: A
Expand Down Expand Up @@ -589,6 +590,11 @@ birthday:
type: TXT
value: vc-domain-verify=birthday.hackclub.com,b54f1e09bf276faffd29.

#bloomington:
# - ttl: 1
# type: CNAME
# value: averseabfun.github.io/bloomington-hackclub.

calendar:
ttl: 1
type: CNAME
Expand Down

0 comments on commit c9de430

Please sign in to comment.