mirror of
https://github.com/bol-van/zapret.git
synced 2026-01-31 14:50:42 +03:00
nfqws: multi strategy
This commit is contained in:
@@ -26,7 +26,6 @@ struct str_list {
|
||||
};
|
||||
LIST_HEAD(str_list_head, str_list);
|
||||
|
||||
|
||||
typedef struct hostfail_pool {
|
||||
char *str; /* key */
|
||||
int counter; /* value */
|
||||
|
||||
Reference in New Issue
Block a user