Skip to content

Commit

Permalink
add 4 zones (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFan4000 authored Aug 26, 2024
1 parent a144df8 commit de48a84
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 0 deletions.
31 changes: 31 additions & 0 deletions zones/archivesofhavnor.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
$TTL 300
$ORIGIN archivesofhavnor.org.

@ SOA ns1.wikitide.net. hostmaster.wikitide.net. (
20240826000001 ; serial
7200 ; refresh
30M ; retry
3D ; expire
900 ; ncache
)

; Wildcard services
@ DYNA geoip!cp

; Name servers
@ NS ns1.wikitide.net.
@ NS ns2.wikitide.net.

; CAA (issue: letsencrypt.org, iodef: mailto:[email protected])
@ TYPE257 \# 22 000569737375656C657473656E63727970742E6F7267
@ TYPE257 \# 36 0005696F6465666D61696C746F3A636161706F6C6963794077696B69746964652E6F7267

; Mail exchangers

; Servers

; Services

; load balancers

; Other
31 changes: 31 additions & 0 deletions zones/exmormon.wiki
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
$TTL 300
$ORIGIN exmormon.wiki.

@ SOA ns1.wikitide.net. hostmaster.wikitide.net. (
20240826000001 ; serial
7200 ; refresh
30M ; retry
3D ; expire
900 ; ncache
)

; Wildcard services
@ DYNA geoip!cp

; Name servers
@ NS ns1.wikitide.net.
@ NS ns2.wikitide.net.

; CAA (issue: letsencrypt.org, iodef: mailto:[email protected])
@ TYPE257 \# 22 000569737375656C657473656E63727970742E6F7267
@ TYPE257 \# 36 0005696F6465666D61696C746F3A636161706F6C6963794077696B69746964652E6F7267

; Mail exchangers

; Servers

; Services

; load balancers

; Other
31 changes: 31 additions & 0 deletions zones/jackbox.wiki
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
$TTL 300
$ORIGIN jackbox.wiki.

@ SOA ns1.wikitide.net. hostmaster.wikitide.net. (
20240826000001 ; serial
7200 ; refresh
30M ; retry
3D ; expire
900 ; ncache
)

; Wildcard services
@ DYNA geoip!cp

; Name servers
@ NS ns1.wikitide.net.
@ NS ns2.wikitide.net.

; CAA (issue: letsencrypt.org, iodef: mailto:[email protected])
@ TYPE257 \# 22 000569737375656C657473656E63727970742E6F7267
@ TYPE257 \# 36 0005696F6465666D61696C746F3A636161706F6C6963794077696B69746964652E6F7267

; Mail exchangers

; Servers

; Services

; load balancers

; Other
31 changes: 31 additions & 0 deletions zones/yepedia.xyz
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
$TTL 300
$ORIGIN yepedia.xyz.

@ SOA ns1.wikitide.net. hostmaster.wikitide.net. (
20240826000001 ; serial
7200 ; refresh
30M ; retry
3D ; expire
900 ; ncache
)

; Wildcard services
@ DYNA geoip!cp

; Name servers
@ NS ns1.wikitide.net.
@ NS ns2.wikitide.net.

; CAA (issue: letsencrypt.org, iodef: mailto:[email protected])
@ TYPE257 \# 22 000569737375656C657473656E63727970742E6F7267
@ TYPE257 \# 36 0005696F6465666D61696C746F3A636161706F6C6963794077696B69746964652E6F7267

; Mail exchangers

; Servers

; Services

; load balancers

; Other

0 comments on commit de48a84

Please sign in to comment.