mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
This reverts commit 0d4403a98a.
This commit is contained in:
parent
0d4403a98a
commit
9913a63eaa
1 changed files with 8 additions and 0 deletions
|
|
@ -33,6 +33,10 @@
|
|||
ttl: 1
|
||||
type: CNAME
|
||||
value: proxy.servers.hackclub.com.
|
||||
"*.haas":
|
||||
ttl: 1
|
||||
type: A
|
||||
value: 45.55.45.5
|
||||
"*.hosted":
|
||||
ttl: 1
|
||||
type: A
|
||||
|
|
@ -589,6 +593,10 @@ gwas:
|
|||
ttl: 1
|
||||
type: CNAME
|
||||
value: competent-yonath-7f9d16.netlify.app.
|
||||
haas:
|
||||
ttl: 1
|
||||
type: A
|
||||
value: 45.55.45.5
|
||||
hackathons:
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue