瀏覽代碼

2699f: spoof navigator.hardwareConcurrency

Thorin-Oakenpants 8 年之前
父節點
當前提交
6cda4ebc14
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      user.js

+ 2 - 0
user.js

@@ -1390,6 +1390,8 @@ user_pref("security.csp.experimentalEnabled", true);
    // user_pref("privacy.window.maxInnerHeight", 768);
    // user_pref("privacy.window.maxInnerHeight", 768);
 /* 2699e: use UTC timezone (spoof as UTC 0) (FF55+)
 /* 2699e: use UTC timezone (spoof as UTC 0) (FF55+)
  * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1330890 ***/
  * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1330890 ***/
+/* 2699f: spoof navigator.hardwareConcurrency as 2 (FF55+)
+ * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1360039 ***/
 user_pref("privacy.resistFingerprinting", true); // (hidden pref)
 user_pref("privacy.resistFingerprinting", true); // (hidden pref)
 
 
 /*** 2700: COOKIES & DOM STORAGE ***/
 /*** 2700: COOKIES & DOM STORAGE ***/