mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 11:04:02 +03:00
Fix broken whitelists
This commit is contained in:
@@ -163,7 +163,7 @@ func (f *Firehol) update() {
|
||||
f.treeV4 = v4tree
|
||||
f.treeV6 = v6tree
|
||||
|
||||
f.logger.Info("blocklist was updated")
|
||||
f.logger.Info("ip list was updated")
|
||||
}
|
||||
|
||||
func (f *Firehol) updateFromFile(mutex sync.Locker,
|
||||
|
||||
Reference in New Issue
Block a user