mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add hackclub.app
This commit is contained in:
parent
b964584df7
commit
f551d3d179
2 changed files with 12 additions and 0 deletions
|
|
@ -39,3 +39,8 @@ zones:
|
|||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
hackclub.app.:
|
||||
sources:
|
||||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
|
|
|
|||
7
hackclub.app.yaml
Normal file
7
hackclub.app.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
"":
|
||||
type: A
|
||||
value: 45.55.45.5
|
||||
"*":
|
||||
type: A
|
||||
value: 45.55.45.5
|
||||
Loading…
Add table
Reference in a new issue