mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
(legacy, filter) add geoip type to User Aliases
This commit is contained in:
parent
b01e51bda9
commit
d0fe5ece8a
@ -589,6 +589,7 @@ function filter_generate_aliases(&$FilterIflist)
|
||||
switch ($aliased['type']) {
|
||||
case "host":
|
||||
case "network":
|
||||
case "geoip":
|
||||
case "url":
|
||||
$tableaddrs = "{$addrlist}{$extralias}";
|
||||
if (empty($tableaddrs)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user