mirror of
https://github.com/moderntld/.o.git
synced 2024-05-11 05:54:56 +00:00
18 lines
337 B
Plaintext
18 lines
337 B
Plaintext
; BIND zone file for o
|
|
|
|
$ORIGIN o.
|
|
$TTL 1D ; 1 day
|
|
@ IN SOA ns11.opennic.glue. jonah.opennic.org. (
|
|
2019032001 ; serial
|
|
4H ; refresh (4 hours)
|
|
1H ; retry (1 hour)
|
|
1W ; expire (1 week)
|
|
1H ; minimum (1 hour)
|
|
)
|
|
; TLD information
|
|
IN NS ns11.opennic.glue.
|
|
IN NS ns2.opennic.glue.
|
|
;
|
|
; Additional zones
|
|
;
|