remove itsreallynot.com

This commit is contained in:
Ben Harris 2020-04-13 00:53:11 -04:00
parent 649a8bfffa
commit ccfb47de29
2 changed files with 0 additions and 35 deletions

View File

@ -95,16 +95,6 @@ zone "harriswoodworks.net" {
};
};
zone "itsreallynot.com" {
type master;
file "/etc/bind/zones/mydomains/db.itsreallynot.com";
allow-transfer { ns2; };
also-notify { ns2; };
update-policy {
grant certbot name _acme-challenge.itsreallynot.com. txt;
};
};
zone "hmm.st" {
type master;
file "/etc/bind/zones/mydomains/db.hmm.st";

View File

@ -1,25 +0,0 @@
$ORIGIN itsreallynot.com.
$TTL 3600
;; SOA Record
itsreallynot.com. 3600 IN SOA ns1.bhh.sh. root.itsreallynot.com. (
2019122700 ; serial
86400 ; refresh (24 hours)
7200 ; retry (2 hour)
3600000 ; expire (1000 hours)
172800 ; minimum (2 days)
)
IN NS ns1.bhh.sh.
IN NS ns2.bhh.sh.
;; A Records
* IN A 209.182.234.192
@ IN A 209.182.234.192
;; CNAME Records
php-is-not-bad IN CNAME vps1.server.freeappsw.space.
;; MX Records
@ IN MX 1 mail.tilde.team.
ownercheck IN TXT "17ad81f6"