k7dxs-dns/Corefile

31 lines
835 B
Plaintext
Raw Normal View History

2024-05-01 02:13:03 +00:00
alliancebusiness.com cryptid.gay dxs.gay genesisbibleinstitute.college genesisbibleinstitute.net genesisbibleinstitute.org genesiscollegeandseminary.com.zone genesiscollegeandseminary.net.zone genesiscollegeandseminary.org.zone jestbu.bz.zone k7dxs.net.zone logicclips.com.zone mygenesiscollege.com.zone smallcat.studio.zone wordsmithindustries.org.zone xaviera.systems.zone {
2022-08-24 21:41:51 +00:00
reload
2023-12-21 23:33:24 +00:00
git {
repo {$GIT_URL}
path .
2023-12-22 00:18:42 +00:00
branch master
2023-12-21 23:33:24 +00:00
interval 30
}
2022-09-16 23:59:30 +00:00
acl {
allow net 127.0.0.0/8
allow net 10.0.0.0/8
allow net 172.16.0.0/12
allow net 192.168.0.0/16
allow net 74.207.242.178/32
allow net 129.146.35.42/32
2023-12-22 07:40:46 +00:00
allow net 65.101.184.219/32
2022-09-16 23:59:30 +00:00
block type AXFR
block type IXFR
}
2022-08-24 20:19:42 +00:00
auto {
directory /etc/coredns/zones (.*).zone {1}
}
transfer {
2022-09-16 23:59:30 +00:00
to *
2022-08-24 20:19:42 +00:00
}
2023-12-22 07:40:46 +00:00
secondary biggeeks.org {
2022-08-24 20:19:42 +00:00
transfer from 65.101.184.209
}
errors
2023-12-22 07:40:46 +00:00
}