Skip to content

Commit 5916d0c

Browse files
tidy
1 parent 9901faa commit 5916d0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

user.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/******
22
* name: arkenfox user.js
3-
* date: 12 January 2024
4-
* version: 121
3+
* date: 12 February 2024
4+
* version: 122
55
* urls: https://github.com/arkenfox/user.js [repo]
66
* : https://arkenfox.github.io/gui/ [interactive]
77
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
@@ -1094,7 +1094,7 @@ user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies
10941094
// user_pref("privacy.fingerprintingProtection", true); // [FF114+] [ETP FF119+]
10951095
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault", true);
10961096
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault.top_navigation", true); // [FF100+]
1097-
// user_pref("privacy.partition.network_state.ocsp_cache", true);
1097+
// user_pref("privacy.partition.network_state.ocsp_cache", true); // [DEFAULT: true FF123+]
10981098
// user_pref("privacy.query_stripping.enabled", true); // [FF101+]
10991099
// user_pref("privacy.trackingprotection.enabled", true);
11001100
// user_pref("privacy.trackingprotection.socialtracking.enabled", true);

0 commit comments

Comments
 (0)