Extract forward statement from Corefile
This commit is contained in:
parent
991027beaa
commit
ffa7e9a1eb
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
Corefile.upstream
|
2
Corefile
2
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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue