Skip to content

Commit

Permalink
Create unbound.wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFan4000 authored Nov 26, 2024
1 parent 4f729a0 commit b12a19d
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions zones/unbound.wiki
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
$TTL 300
$ORIGIN unbound.wiki.

@ SOA ns1.wikitide.net. hostmaster.wikitide.net. (
20241125000001 ; 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
www CNAME cf-lb.miraheze.org.

; load balancers

; Other

0 comments on commit b12a19d

Please sign in to comment.