1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 04:11:05 +00:00

Merge pull request #115 from erdy232/master

Safebrowsing parameter updated for firefox
This commit is contained in:
Burung Hantu
2016-12-04 19:58:31 +08:00
committed by GitHub

View File

@@ -933,7 +933,7 @@
<li>Disables geolocation.</li> <li>Disables geolocation.</li>
</ul> </ul>
<li>browser.safebrowsing.enabled = false</li> <li>browser.safebrowsing.phishing.enabled = false</li>
<ul> <ul>
<li>Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.</li> <li>Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.</li>
</ul> </ul>