remove lock, change run one time
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
NIC string `yaml:"interface"`
|
||||
Domains []struct {
|
||||
Name string `yaml:"name"`
|
||||
Sub []string `yaml:"subdomain,flow"`
|
||||
|
||||
Reference in New Issue
Block a user