mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-06-28 08:09:23 +00:00
add my website
This commit is contained in:
16
db.paper.tilde
Normal file
16
db.paper.tilde
Normal file
@@ -0,0 +1,16 @@
|
||||
;
|
||||
; BIND data file for paper.tilde
|
||||
;
|
||||
$TTL 604802
|
||||
@ IN SOA master.tilde. root.master.tilde. (
|
||||
2020012001 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
IN NS ns1.master.tilde.
|
||||
IN NS ns2.master.tilde.
|
||||
IN A 80.211.158.105
|
||||
IN AAAA 2a00:6d40:72:4d69::1
|
||||
www IN A 80.211.158.105
|
||||
www IN AAAA 2a00:6d40:72:4d69::1
|
||||
Reference in New Issue
Block a user