diff --git a/user.js b/user.js
index 2055cde..32d3d04 100644
--- a/user.js
+++ b/user.js
@@ -1509,7 +1509,7 @@ user_pref("fission.autostart", true);
 // [NOTE] You can set cookie exceptions under site permissions or use an extension
 // SETTING] Privacy & Security>Enhanced Tracking Protection>Custom>Cookies
 // https://blog.mozilla.org/security/2021/02/23/total-cookie-protection/
-user_pref("network.cookie.cookieBehavior", 5);
+user_pref("network.cookie.cookieBehavior", 1);
 user_pref("browser.contentblocking.category", "custom");
 // -------------------------------------
 // Set third-party cookies (i.e ALL) (if enabled) to session-only