mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
added domain field to rules
This commit is contained in:
@@ -107,6 +107,9 @@ struct rule {
|
||||
int attachment_size;
|
||||
char _attachment_size[4];
|
||||
|
||||
char *domain;
|
||||
int domainlen;
|
||||
|
||||
int days;
|
||||
|
||||
char *rulestr;
|
||||
|
||||
Reference in New Issue
Block a user