diff --git a/forward/public/db.anorex.ie b/forward/public/db.anorex.ie new file mode 100644 index 0000000..d5c41a5 --- /dev/null +++ b/forward/public/db.anorex.ie @@ -0,0 +1,21 @@ +$TTL 604800 +@ IN SOA ns1.athena7.eu. admin.anorex.ie. ( + 2021030501 ; Serial number as YYYYmmdd## convention + 43200 ; Refresh interval + 7200 ; Retry interval + 2419200 ; Expire Interval + 86400 ; Negative Cache TTL +) + +; Name servers + + IN NS ns1.athena7.eu. + IN NS ns2.athena7.eu. + IN NS ns3.athena7.eu. + IN NS ns4.athena7.eu. + +; Hosts + +anorex.ie. IN A 173.249.45.89 +anorex.ie. IN AAAA 2a02:c207:3003:6854::1 + diff --git a/forward/public/db.borderline.fun b/forward/public/db.borderline.fun new file mode 100644 index 0000000..8ceadff --- /dev/null +++ b/forward/public/db.borderline.fun @@ -0,0 +1,21 @@ +$TTL 604800 +@ IN SOA ns1.athena7.eu. admin.borderline.fun. ( + 2021030501 ; Serial number as YYYYmmdd## convention + 43200 ; Refresh interval + 7200 ; Retry interval + 2419200 ; Expire Interval + 86400 ; Negative Cache TTL +) + +; Name servers + + IN NS ns1.athena7.eu. + IN NS ns2.athena7.eu. + IN NS ns3.athena7.eu. + IN NS ns4.athena7.eu. + +; Hosts + +borderline.fun. IN A 173.249.45.89 +borderline.fun. IN AAAA 2a02:c207:3003:6854::1 + diff --git a/forward/public/db.go-to.icu b/forward/public/db.go-to.icu new file mode 100644 index 0000000..d64726c --- /dev/null +++ b/forward/public/db.go-to.icu @@ -0,0 +1,30 @@ +$TTL 604800 +@ IN SOA ns1.athena7.eu. admin.go-to.icu. ( + 2021013101 ; Serial number as YYYYmmdd## convention + 43200 ; Refresh interval + 7200 ; Retry interval + 2419200 ; Expire Interval + 86400 ; Negative Cache TTL +) + +@ 3600 IN TXT "v=spf1 mx a:mail.finallycoffee.eu -all" + +; Name servers + + IN NS ns1.athena7.eu. + IN NS ns2.athena7.eu. + IN NS ns3.athena7.eu. + IN NS ns4.athena7.eu. + +; Hosts + +go-to.icu. IN A 173.249.45.89 +go-to.icu. IN AAAA 2a02:c207:3003:6854::1 + + +; Services + +; Mail + +go-to.icu. IN MX 10 mail.finallycoffee.eu. +