diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1635517 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +Corefile.upstream diff --git a/Corefile b/Corefile index 5cb29db..a576148 100644 --- a/Corefile +++ b/Corefile @@ -28,5 +28,5 @@ biggeeks.org { allow net 74.207.242.178/32 block } - forward . 1.1.1.1 1.0.0.1 + import Corefile.upstream }