{% extends 'antivirus/application.html' %} {% block navbar_malware %}class="active"{%endblock%} {% block contents %}

Safe Browsing {% block header_tab %}Experimental Feature{% endblock %}{% block header_subtab %}{% endblock %}

{% block page_comment %}

Google Safe Browsing protects proxy clients by showing warnings to users when they attempt to navigate to dangerous sites or download dangerous files. If enabled, every URL accessed through this proxy will be checked by Safe Browsing Update API v4. See online documentation for possible pitfalls and drawbacks before enabling this feature!

{% endblock %}
{% block page_content %}{% endblock %}
{% endblock %}