Extract forward statement from Corefile

master
Dessa Simpson 2022-08-24 18:38:01 -07:00
parent 991027beaa
commit ffa7e9a1eb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
Corefile.upstream

View File

@ -28,5 +28,5 @@ biggeeks.org {
allow net 74.207.242.178/32 allow net 74.207.242.178/32
block block
} }
forward . 1.1.1.1 1.0.0.1 import Corefile.upstream
} }