{"includes/config_top.html"}
Expiry time format is <number> <unit>
where unit
is one of second minute hour day week month year
(with optional s
on the end). Eg. "3 hours" or "1 year".
New bans override existing ones.
There are {{ len(bans) }} bans {% if filter :}matching {{ filter }}{: else :}in total{:}.
{% if bans :}Expires In | IP | Reason | |
---|---|---|---|
{{ ban.expires }} | {{ ban.ip }} | {{ ban.reason }} |
There are no existing bans.
{:}