Skip to content

Commit 47c0613

Browse files
authored
hack4rail.org: init domain (#32)
1 parent a5cbec0 commit 47c0613

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

records/hack4rail.org.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
hack4rail.org:
2+
.:
3+
- type: ALIAS
4+
content: openrailassociation.github.io
5+
- type: NS
6+
content: ns.inwx.de
7+
ttl: 86400
8+
- type: NS
9+
content: ns2.inwx.de
10+
ttl: 86400
11+
- type: NS
12+
content: ns3.inwx.eu
13+
ttl: 86400
14+
www:
15+
- type: CNAME
16+
content: openrailassociation.github.io
17+
# Mark as disabled email
18+
_dmarc:
19+
- type: TXT
20+
content: v=DMARC1; p=reject;

0 commit comments

Comments
 (0)