From 63238f91dc5bdf1709e9f1a45710ebd348d8ca0d Mon Sep 17 00:00:00 2001 From: Narsil Date: Mon, 7 Jun 2021 09:21:54 +0000 Subject: [PATCH] Update 'user.js' --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 519c086..e33c13b 100644 --- a/user.js +++ b/user.js @@ -1019,7 +1019,7 @@ user_pref("gfx.font_rendering.graphite.enabled", false); // ------------------------------------- // Control when to send a referer // 0=always (default), 1=only if base domains match, 2=only if hosts match -// [SETUP-WEB] Known to cause issues with older modems/routers and some sites e.g vimeo, icloud +// [SETUP-WEB] Known to cause issues with older modems/routers and some sites e.g vimeo, icloud, instagram user_pref("network.http.referer.XOriginPolicy", 2); // ------------------------------------- // Control the amount of information to send [FF52+]