Skip to content

Commit 4abbcec

Browse files
committed
add hackathon.help
1 parent 815b904 commit 4abbcec

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

config/main.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ zones:
1515
- config
1616
targets:
1717
- hetzner
18+
19+
hackathon.help:
20+
sources:
21+
- config
22+
targets:
23+
- hetzner

hackathon.help.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
"":
2+
- ttl: 1
3+
type: MX
4+
values:
5+
- exchange: aspmx.l.google.com.
6+
preference: 1
7+
- exchange: alt1.aspmx.l.google.com.
8+
preference: 5
9+
- exchange: alt2.aspmx.l.google.com.
10+
preference: 5
11+
- exchange: alt3.aspmx.l.google.com.
12+
preference: 10
13+
- exchange: alt4.aspmx.l.google.com.
14+
preference: 10
15+
- ttl: 1
16+
type: TXT
17+
values:
18+
# - google-site-verification=OjTBuEBXcUdIOVzjidh1sCMfvAYvabpQWnkGfFFQQA4
19+
- Owned by Patchork Labs Inc (patchworklabs.org)
20+
21+
_atproto:
22+
ttl: 1
23+
type: TXT
24+
value: did=did:plc:bpd7j2a34mmnyu7t64gzptg7
25+
26+
_dmarc:
27+
ttl: 1
28+
type: TXT
29+
value: v=DMARC1\; p=quarantine\; rua=mailto:[email protected]\; pct=100\; ruf=mailto:[email protected]\; adkim=s\; aspf=s

0 commit comments

Comments
 (0)