mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-07-02 18:09:24 +00:00
Adding chat.tilde
This commit is contained in:
17
db.chat.tilde
Normal file
17
db.chat.tilde
Normal file
@@ -0,0 +1,17 @@
|
||||
;
|
||||
; BIND data file for team.tilde
|
||||
;
|
||||
$TTL 604802
|
||||
@ IN SOA chat.tilde. root.chat.tilde. (
|
||||
2018112301 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
ns IN A 139.59.215.24
|
||||
@ IN NS master.tilde.
|
||||
@ IN A 195.201.242.48
|
||||
@ IN A 71.19.146.164
|
||||
@ IN A 104.225.221.249
|
||||
@ IN A 142.44.251.173
|
||||
Reference in New Issue
Block a user