mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 18:35:19 +00:00
Add wackclub.com (#689)
This commit is contained in:
parent
4524e0f9e5
commit
5ca0fb83df
2 changed files with 12 additions and 0 deletions
|
|
@ -59,3 +59,8 @@ zones:
|
|||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
wackclub.com.:
|
||||
sources:
|
||||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
|
|
|
|||
7
wackclub.com.yaml
Normal file
7
wackclub.com.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"":
|
||||
type: ALIAS
|
||||
value: proxyparty.hackclub.com.
|
||||
"*":
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: proxyparty.hackclub.com.
|
||||
Loading…
Add table
Reference in a new issue