mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add prototype CNAME entry for IRL Hardware event (#2302)
This commit is contained in:
parent
015d3c1493
commit
a02934ef30
1 changed files with 7 additions and 0 deletions
|
|
@ -3989,6 +3989,13 @@ proton:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: pxldevv.github.io.
|
||||
prototype: # IRL Hardware event / prototype@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
proxyparty:
|
||||
ttl: 300
|
||||
type: A
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue