From 4fca6c3ae6b3f89e2a0e80aba0eec42e709decaa Mon Sep 17 00:00:00 2001 From: Hal <11689349+yokoffing@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:11:42 -0500 Subject: [PATCH] Updated Optional Hardening (markdown) --- Optional-Hardening.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Optional-Hardening.md b/Optional-Hardening.md index 0be9994..d32bfeb 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -186,7 +186,7 @@ user_pref("security.ssl.require_safe_negotiation", true); *** ### default-browser-agent -On Windows, Mozilla [collects information](https://techdows.com/2020/04/what-is-firefox-default-browser-agent-and-how-to-disable-it.html) on what you've set as your default browser. +On Windows, Mozilla [collects](https://techdows.com/2020/04/what-is-firefox-default-browser-agent-and-how-to-disable-it.html) information on what you've set as your default browser. :warning: Breaks **Make Default...** button to set Firefox as the default browser on Windows.