Merge branch 'tilde-town-ip-update' of ahriman/.tilde into master

This commit is contained in:
ubergeek 2019-01-15 07:18:59 -05:00 committed by Gitea
commit e3c70bbcdd
1 changed files with 4 additions and 4 deletions

View File

@ -3,16 +3,16 @@
; ;
$TTL 604802 $TTL 604802
@ IN SOA town.tilde. town.your.tilde. ( @ IN SOA town.tilde. town.your.tilde. (
1 ; Serial 2019011502 ; Serial
604800 ; Refresh 604800 ; Refresh
86400 ; Retry 86400 ; Retry
2419200 ; Expire 2419200 ; Expire
604800 ) ; Negative Cache TTL 604800 ) ; Negative Cache TTL
IN A 54.69.163.190 IN A 104.248.107.166
; ;
@ IN NS ns1.master.tilde. @ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde. @ IN NS ns2.master.tilde.
@ IN NS ns3.master.tilde. @ IN NS ns3.master.tilde.
@ IN NS ns4.master.tilde. @ IN NS ns4.master.tilde.
@ IN A 54.69.163.190 @ IN A 104.248.107.166
cgi IN A 54.69.163.190 cgi IN A 104.248.107.166