mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 03:50:19 +00:00
Merge pull request 'Add julian.tilde' (#1) from julian-patch-1 into master
Reviewed-on: https://tildegit.org/julian/.tilde/pulls/1
This commit is contained in:
18
julian.tilde
Normal file
18
julian.tilde
Normal file
@@ -0,0 +1,18 @@
|
||||
;
|
||||
; BIND data file for julian.tilde
|
||||
;
|
||||
$TTL 604802
|
||||
@ IN SOA master.tilde. root.master.tilde. (
|
||||
2020012101 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
IN CNAME jmjl.duckdns.org.
|
||||
;
|
||||
IN NS ns1.master.tilde.
|
||||
IN NS ns2.master.tilde.
|
||||
|
||||
@ IN CNAME jmjl.duckdns.org.
|
||||
* IN CNAME jmjl.duckdns.org.
|
||||
Reference in New Issue
Block a user