mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
syntax/typo
This commit is contained in:
parent
f3a0e8d88c
commit
b3af6c1f5f
2
user.js
2
user.js
@ -92,7 +92,7 @@ user_pref("javascript.use_us_english_locale", true); // (hidden pref)
|
|||||||
/* 0209: disable geolocation on non-secure origins (FF55+)
|
/* 0209: disable geolocation on non-secure origins (FF55+)
|
||||||
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1072859
|
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1072859
|
||||||
* [2] https://www.ghacks.net/2017/03/14/firefox-55-geolocation-requires-secure-origin/ ***/
|
* [2] https://www.ghacks.net/2017/03/14/firefox-55-geolocation-requires-secure-origin/ ***/
|
||||||
user_pref("geo.security.allowinsecure", false");
|
user_pref("geo.security.allowinsecure", false);
|
||||||
|
|
||||||
/*** 0300: QUIET FOX [PART 1]
|
/*** 0300: QUIET FOX [PART 1]
|
||||||
No auto-phoning home for anything. You can still do manual updates. It is still important
|
No auto-phoning home for anything. You can still do manual updates. It is still important
|
||||||
|
Loading…
Reference in New Issue
Block a user