add cryptid.gay

This commit is contained in:
Dessa Simpson 2023-12-15 15:29:42 -07:00
parent e013a4f4ea
commit 72cd01e85e
4 changed files with 24 additions and 24 deletions

22
zones/cryptid.gay.zone Normal file
View file

@ -0,0 +1,22 @@
$ORIGIN cryptid.gay.
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
1 ; serial
28800 ; refresh (8 hours)
7200 ; retry (2 hours)
2419200 ; expire (4 weeks)
3600 ; minimum (1 hour)
)
; Nameservers
@ 300 IN NS ns1.xaviera.systems.
@ 300 IN NS ns2.xaviera.systems.
@ 300 IN NS ns3.xaviera.systems.
@ 300 IN NS ns4.xaviera.systems.
; Primary host
@ 300 IN A 65.101.184.219
* 300 IN A 65.101.184.219
@ 300 IN MX fwd1.porkbun.com.
@ 300 IN MX fwd2.porkbun.com.
@ 300 IN TXT "v=spf1 include:_spf.porkbun.com ~all"
; vim: ts=8

View file

@ -1,23 +0,0 @@
$ORIGIN girlcock.dev.
girlcock.dev. 3600 IN SOA ns1.k7dxs.net. admin.k7dxs.net. (
2 ; serial
28800 ; refresh (8 hours)
7200 ; retry (2 hours)
2419200 ; expire (4 weeks)
3600 ; minimum (1 hour)
)
; Nameservers
@ 300 IN NS ns1.k7dxs.net.
@ 300 IN NS ns2.k7dxs.net.
@ 300 IN NS ns3.k7dxs.net.
@ 300 IN NS ns4.k7dxs.net.
; Primary host
@ 60 IN A 74.207.242.178
www 3600 IN CNAME girlcock.dev.
; CNAMEs
0x0 60 IN CNAME jadie.gay.
jitis 60 IN CNAME a1-free.oci.k7dxs.net.
; vim: ts=8