Skip to content

Commit

Permalink
add link to report malicious websites
Browse files Browse the repository at this point in the history
  • Loading branch information
lrstanley committed Sep 21, 2020
1 parent 65a901b commit 3c08bd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion static/tmpl/abuse.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
{% if safebrowsing %}
<div class="alert alert-success" role="alert">
This version of links supports querying <a href="https://safebrowsing.google.com/">Google Safe Browsing</a>,
to help protect users against potentially malicious or otherwise dangerous websites.
to help protect users against potentially malicious or otherwise dangerous websites. Found a website that is
malicious, and want to report it? Please <a href="https://safebrowsing.google.com/safebrowsing/report_general/" target="_blank">Send a report to Google</a>.
</div>
{% endif %}
</div>
Expand Down

0 comments on commit 3c08bd3

Please sign in to comment.