diff --git a/Overrides.md b/Overrides.md index b0b7929..dce3f8c 100644 --- a/Overrides.md +++ b/Overrides.md @@ -103,8 +103,6 @@ user_pref("permissions.default.desktop-notification", 0); Only use these if absolutely needed. They should be uncommon in mainstream use. -
- *** ### SSL negotiation @@ -124,5 +122,3 @@ We enforce [strict pinning](https://github.com/yokoffing/Betterfox/blob/94c4a77f // [ERROR] MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE user_pref("security.cert_pinning.enforcement_level", 1); ``` - -