diff --git a/Corefile b/Corefile index d8732fc..a32b9c3 100644 --- a/Corefile +++ b/Corefile @@ -1,5 +1,11 @@ -k7dxs.net k7dxs.xyz xaviera.systems dxs.gay cryptid.gay alliancebusiness.com jestbu.bz smallcat.studio wordsmithindustries.org mygenesiscollege.com genesiscollegeandseminary.com genesiscollegeandseminary.net genesiscollegeandseminary.org logicclips.com { +. { reload + git { + repo {$GIT_URL} + path . + branch main + interval 30 + } acl { allow net 127.0.0.0/8 allow net 10.0.0.0/8 @@ -25,17 +31,4 @@ biggeeks.org { transfer from 65.101.184.209 } errors -} - -. { - 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 - block - } - forward /etc/resolv.conf -} +} \ No newline at end of file