mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 20:10:17 +00:00
Add 'db.forums.tilde'
This commit is contained in:
19
db.forums.tilde
Normal file
19
db.forums.tilde
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
;
|
||||||
|
; BIND data file for forums.tilde
|
||||||
|
;
|
||||||
|
$TTL 604802
|
||||||
|
@ IN SOA master.tilde. root.master.tilde. (
|
||||||
|
2019021101 ; Serial
|
||||||
|
604800 ; Refresh
|
||||||
|
86400 ; Retry
|
||||||
|
2419200 ; Expire
|
||||||
|
604800 ) ; Negative Cache TTL
|
||||||
|
;
|
||||||
|
IN A 107.206.239.11
|
||||||
|
;
|
||||||
|
IN NS ns1.master.tilde.
|
||||||
|
IN NS ns2.master.tilde.
|
||||||
|
IN NS ns3.master.tilde.
|
||||||
|
IN NS ns4.master.tilde.
|
||||||
|
|
||||||
|
@ IN A 107.206.239.11
|
||||||
Reference in New Issue
Block a user