diff --git a/user.js b/user.js index 01af5fb..70e8fe8 100644 --- a/user.js +++ b/user.js @@ -471,7 +471,7 @@ user_pref("browser.xul.error_pages.expert_bad_cert", true); // REFERERS // >>>>>>>>>>>>>>>>>>>>> // -/ Control the amount of cross-origin information to send [FF52+] +// Control the amount of cross-origin information to send [FF52+] // 0=send full URI (default), 1=scheme+host+port+path, 2=scheme+host+port user_pref("network.http.referer.XOriginTrimmingPolicy", 2); //