{% extends 'squid/exclude/form.html' %} {% block exclude_domain %}active{%endblock%} {% block header_tab %} / Domain Names{% endblock %} {% block page_comment %}
Connections to the following remote domains are excluded from web filtering, anti malware scanning, authentication and HTTPS decryption.
{% endblock %} {% block value_name%}Domain Name{%endblock%} {% block value_help%}Specify domain name to add to exclusion list. Prefix a domain name with a . (dot) to exclude all subdomains. For example .youtube.com will match all subdomains of youtube.com (as well as top level youtube.com itself). Wildcards are not supported.{%endblock%} {% block comment_name%}Comment{%endblock%} {% block comment_help%}Specify comment for your own use.{%endblock%} {% block cancel_href%}{% url 'squid:ViewExcludeDomainNameList' %}{%endblock%}