From 047f5e06d8a124b0ec52f996ff15963723a127c2 Mon Sep 17 00:00:00 2001 From: login Date: Thu, 27 Dec 2018 08:19:04 -0500 Subject: [PATCH] Add db.town.tilde Trying to get tilde.town's .tilde domain name... --- db.town.tilde | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 db.town.tilde diff --git a/db.town.tilde b/db.town.tilde new file mode 100644 index 0000000..a080524 --- /dev/null +++ b/db.town.tilde @@ -0,0 +1,18 @@ +; +; BIND data file for town.tilde +; +$TTL 604802 +@ IN SOA town.tilde. town.your.tilde. ( + 1 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL + IN A 54.69.163.190 +; +@ IN NS ns1.master.tilde. +@ IN NS ns2.master.tilde. +@ IN NS ns3.master.tilde. +@ IN NS ns4.master.tilde. +@ IN A 54.69.163.190 +cgi IN A 54.69.163.190 \ No newline at end of file