mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-21 16:16:50 -04:00
remove a word
This commit is contained in:
parent
d2f8dea45d
commit
9eeb35c6b5
2
user.js
2
user.js
@ -912,7 +912,7 @@ user_pref("network.http.referer.XOriginPolicy", 1);
|
||||
/* 1604: CROSS ORIGIN: control the amount of information to send (FF52+)
|
||||
* 0=send full URI (default), 1=scheme+host+port+path, 2=scheme+host+port ***/
|
||||
user_pref("network.http.referer.XOriginTrimmingPolicy", 0);
|
||||
/* 1605: ALL: enforce disabling spoofing a referer
|
||||
/* 1605: ALL: disable spoofing a referer
|
||||
* [WARNING] do not set this to true, as spoofing effectively disables the anti-CSRF
|
||||
* (Cross-Site Request Forgery) protections that some sites may rely on ***/
|
||||
user_pref("network.http.referer.spoofSource", false); // default: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user