Update 'testing/user.js'

This commit is contained in:
Narsil 2022-05-19 13:12:26 +00:00
parent ce3bfbec6c
commit bc1f4b2c0f
1 changed files with 2 additions and 2 deletions

View File

@ -483,8 +483,8 @@ user_pref("network.http.referer.XOriginTrimmingPolicy", 2);
// Disable spoofing a referer
// user_pref("network.http.referer.spoofSource", false);
// -------------------------------------
// Enable the DNT (Do Not Track) HTTP header
user_pref("privacy.donottrackheader.enabled", false);
// Disable Global Privacy Control feature
user_pref("privacy.GPCheader.enabled", false);
// -------------------------------------
// Block authentication-locked cross-origin image subresources by default to prevent spurious auth prompts
// user_pref("network.auth.subresource-http-img-XO-auth", true);