k7dxs-dns/Corefile

31 lines
785 B
Plaintext
Raw Permalink Normal View History

2024-05-01 02:14:42 +00:00
alliancebusiness.com cryptid.gay dxs.gay genesisbibleinstitute.college genesisbibleinstitute.net genesisbibleinstitute.org genesiscollegeandseminary.com genesiscollegeandseminary.net genesiscollegeandseminary.org jestbu.bz k7dxs.net logicclips.com mygenesiscollege.com smallcat.studio wordsmithindustries.org xaviera.systems {
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
}