Nest stuff (#966)

* add new vm, and ts. subdomain

* Fix trailing dot error on secure.vm.hackclub.app.

* Update ip addresses to new vm
This commit is contained in:
Alex Park 2023-09-10 14:41:50 -05:00 committed by GitHub
parent 458869c286
commit a2b411c007
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,14 @@
---
"":
- type: A
value: 188.40.159.192
value: 188.40.159.194
- type: AAAA
value: 2a01:4f8:120:144a::192
value: 2a01:4f8:120:144a::194
"*":
- type: A
value: 188.40.159.192
value: 188.40.159.194
- type: AAAA
value: 2a01:4f8:120:144a::192
value: 2a01:4f8:120:144a::194
_github-challenge-hack-as-a-service:
type: TXT
value: 4b821e52c1
@ -26,7 +26,14 @@ proxmox:
value: 78.46.86.74
- type: AAAA
value: 2a01:4f8:120:144a::2
ts:
type: CNAME
value: secure.vm.hackclub.app.
secure.vm:
- type: A
value: 188.40.159.193
- type: AAAA
value: 2a01:4f8:120:144a::5
status:
type: A
value: 34.138.52.92