mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 20:10:17 +00:00
Merge branch 'master' of jan6/.tilde into master
This commit is contained in:
23
db.jan6.tilde
Normal file
23
db.jan6.tilde
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
;
|
||||||
|
; BIND data file for team.tilde
|
||||||
|
;
|
||||||
|
$TTL 604802
|
||||||
|
@ IN SOA jan6.tilde. root.jan6.tilde. (
|
||||||
|
2019010601 ; Serial
|
||||||
|
604800 ; Refresh
|
||||||
|
86400 ; Retry
|
||||||
|
2419200 ; Expire
|
||||||
|
604800 ) ; Negative Cache TTL
|
||||||
|
;
|
||||||
|
IN A 95.216.149.228
|
||||||
|
;
|
||||||
|
IN NS ns1.master.tilde.
|
||||||
|
IN NS ns2.master.tilde.
|
||||||
|
IN NS ns3.master.tilde.
|
||||||
|
IN NS ns4.master.tilde.
|
||||||
|
|
||||||
|
@ IN A 95.216.149.228
|
||||||
|
* IN A 95.216.149.228
|
||||||
|
|
||||||
|
@ IN AAAA 2a01:4f9:c010:d2e::1
|
||||||
|
* IN AAAA 2a01:4f9:c010:d2e::1
|
||||||
Reference in New Issue
Block a user