Skip to content

Commit

Permalink
Fix link to broken/excluded site
Browse files Browse the repository at this point in the history
  • Loading branch information
kdzwinel committed Dec 17, 2024
1 parent 2d6a2d3 commit 192f5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/badware/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h2>Redirects</h2>
<h2>Edge Cases</h2>
<ul>
<li><a href="http://malware.privacy-test-pages.site/security/badware/malware.html">Page flagged by both DNS protection and in-browser protection</a> (⚠️ different domain)</li>
<li><a href="http://broken.privacy-test-pages.site/security/badware/malware.html">Page where malicious site protection is disabled via remote config exception</a> (⚠️ different domain)</li>
<li><a href="https://broken.third-party.site/security/badware/malware.html">Page where malicious site protection is disabled via remote config exception</a> (⚠️ different domain)</li>
<li><a href="./local-check.html">Page flagged in the local data (doesn't require API request)</a></li>
</ul>

Expand Down

0 comments on commit 192f5ed

Please sign in to comment.