mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
syntax
This commit is contained in:
parent
fde3dbb832
commit
99eb0ed1f1
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -936,7 +936,7 @@ user_pref("_user.js.parrot", "5500 syntax error: this is an ex-parrot!");
|
||||||
* Firefox uses the system DNS to initially resolve the IP address of your DoH server.
|
* Firefox uses the system DNS to initially resolve the IP address of your DoH server.
|
||||||
* When set to a valid, working value that matches your "network.trr.uri" (0712) Firefox
|
* When set to a valid, working value that matches your "network.trr.uri" (0712) Firefox
|
||||||
* won't use the system DNS. If the IP doesn't match then DoH won't work ***/
|
* won't use the system DNS. If the IP doesn't match then DoH won't work ***/
|
||||||
// user_pref("network.trr.bootstrapAddr", "10.0.0.1") // [HIDDEN PREF]
|
// user_pref("network.trr.bootstrapAddr", "10.0.0.1"); // [HIDDEN PREF]
|
||||||
|
|
||||||
/*** [SECTION 6000]: DON'T TOUCH ***/
|
/*** [SECTION 6000]: DON'T TOUCH ***/
|
||||||
user_pref("_user.js.parrot", "6000 syntax error: the parrot's 'istory!");
|
user_pref("_user.js.parrot", "6000 syntax error: the parrot's 'istory!");
|
||||||
|
|
Loading…
Add table
Reference in a new issue