{% if not (board.options.ENABLE_PROXY_CHECK) %}
{{ strings.PROXYDISABLED }}
{% endif %} |
{% include 'manager_head_include.html' %}
{% if not (board.options.ENABLE_PROXY_CHECK) %}
{{ strings.PROXYDISABLED }}
{% endif %} |
White | {{ proxy.ip }} | {{ proxy.timestamp + config.PROXY_WHITE_AGE - time() }} | {% endif %} {% if proxy.type == 'black' %}Black | {{ proxy.ip }} | {{ proxy.timestamp + config.PROXY_BLACK_AGE - time() }} | {% endif %}{{ proxy.date }} | {{ strings.PROXYREMOVEBLACK }} |