Added filterlist integration
This commit is contained in:
@@ -10,5 +10,5 @@ var (
|
||||
)
|
||||
|
||||
func init() {
|
||||
Module = modules.Register("intel", nil, nil, nil, "geoip")
|
||||
Module = modules.Register("intel", nil, nil, nil, "geoip", "filterlist")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user