mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add hackclub.community to hackclub/dns (#2053)
* Add hackclub.community configuration for sources and targets * Add hackclub.community.yaml configuration file * ts trailing dot
This commit is contained in:
parent
739148c2e4
commit
fc223d81b5
2 changed files with 6 additions and 0 deletions
|
|
@ -114,3 +114,8 @@ zones:
|
|||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
hackclub.community.:
|
||||
sources:
|
||||
- config
|
||||
targets:
|
||||
- cloudflare
|
||||
|
|
|
|||
1
hackclub.community.yaml
Normal file
1
hackclub.community.yaml
Normal file
|
|
@ -0,0 +1 @@
|
|||
---
|
||||
Loading…
Add table
Reference in a new issue