mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Updated Optional Hardening (markdown)
+1
-1
@@ -94,7 +94,7 @@ If you disable captive portals on a **mobile** device, then you'll need a separa
|
||||
|
||||
```javascript
|
||||
// PREF: disable captive portal detection
|
||||
// [WARNING] Do NOT use for mobile devices
|
||||
// [WARNING] Do NOT use for mobile devices!
|
||||
// You may NOT be able to use Firefox on public wifi
|
||||
user_pref("captivedetect.canonicalURL", "");
|
||||
user_pref("network.captive-portal-service.enabled", false);
|
||||
|
||||
Reference in New Issue
Block a user