From 1e9b6150a502f9c4247e01d6e276d74096ca7706 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 17 Sep 2023 07:13:37 +0000 Subject: [PATCH] add FF version for DoH bootstrap https://bugzilla.mozilla.org/show_bug.cgi?id=1703216 --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index 14b7783..5e54f30 100644 --- a/user.js +++ b/user.js @@ -33,7 +33,7 @@ - If you are not using arkenfox v102-1... (not a definitive list) - 2815: clearOnShutdown cookies + offlineApps should be false - 9999: switch the appropriate deprecated section(s) back on - ESR115 + * ESR115 - use https://github.com/arkenfox/user.js/releases/tag/115.1 * INDEX: @@ -978,7 +978,7 @@ user_pref("_user.js.parrot", "5500 syntax error: this is an ex-parrot!"); * 0=always (default), 1=only if base domains match, 2=only if hosts match * [NOTE] Will cause breakage: older modems/routers and some sites e.g banks, vimeo, icloud, instagram ***/ // user_pref("network.http.referer.XOriginPolicy", 2); -/* 5511: set DoH bootstrap address +/* 5511: set DoH bootstrap address [FF89+] * 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 * won't use the system DNS. If the IP doesn't match then DoH won't work ***/