mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Add a.selfhosted.hackclub.com wildcard domain
This commit is contained in:
parent
8db36a82ab
commit
2118d02e1b
1 changed files with 4 additions and 0 deletions
|
|
@ -69,6 +69,10 @@ ihs:
|
|||
ttl: 600
|
||||
type: A
|
||||
value: 173.208.140.124
|
||||
"*.a.selfhosted":
|
||||
ttl: 600
|
||||
type: A
|
||||
value: 5.161.100.52
|
||||
Cabbache:
|
||||
- ttl: 600
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue