File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/******
2
2
* name: arkenfox user.js
3
- * date: 12 January 2024
4
- * version: 121
3
+ * date: 12 February 2024
4
+ * version: 122
5
5
* urls: https://github.com/arkenfox/user.js [repo]
6
6
* : https://arkenfox.github.io/gui/ [interactive]
7
7
* 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
1094
1094
// user_pref("privacy.fingerprintingProtection", true); // [FF114+] [ETP FF119+]
1095
1095
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault", true);
1096
1096
// 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+]
1098
1098
// user_pref("privacy.query_stripping.enabled", true); // [FF101+]
1099
1099
// user_pref("privacy.trackingprotection.enabled", true);
1100
1100
// user_pref("privacy.trackingprotection.socialtracking.enabled", true);
You can’t perform that action at this time.
0 commit comments