mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 21:43:13 +02:00
Add spamfilter::rule (preconditions), add context to crule parser,
and add the first functions: online_time() and reputation(). The more interesting stuff will follow later...
This commit is contained in:
@@ -723,6 +723,7 @@ int read_tkldb(void)
|
||||
tkl_add_spamfilter(tkl->type, tkl->ptr.spamfilter->target,
|
||||
tkl->ptr.spamfilter->action,
|
||||
tkl->ptr.spamfilter->match,
|
||||
NULL,
|
||||
tkl->set_by, tkl->expire_at, tkl->set_at,
|
||||
tkl->ptr.spamfilter->tkl_duration,
|
||||
tkl->ptr.spamfilter->tkl_reason,
|
||||
|
||||
Reference in New Issue
Block a user