From 5b2e6eb5665ba447bd126cd91f5c6bb15499219d Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Sat, 8 Oct 2022 12:54:06 -0700 Subject: Added stackexchange specified string they wanted --- webbrowser/branding/shared/pref/uaoverrides.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webbrowser') diff --git a/webbrowser/branding/shared/pref/uaoverrides.inc b/webbrowser/branding/shared/pref/uaoverrides.inc index 109fa8b..2304d84 100644 --- a/webbrowser/branding/shared/pref/uaoverrides.inc +++ b/webbrowser/branding/shared/pref/uaoverrides.inc @@ -80,6 +80,8 @@ pref("@GUAO_PREF@.www.toast.net", "Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/ // Domains that have specified they need a user-agent sent pref("@GUAO_PREF@.crates.io", "WebBrowser/@WB_SLICE@"); pref("@GUAO_PREF@.e621.net", "WebBrowser/@WB_SLICE@"); +pref("@GUAO_PREF@.stackoverflow.com", "For security reasons, this is not something the support team will share. You can consult documentation for the browser in question to determine what it includes and how to restore it.   Thanks, ~ Eric C - Stack Exchange Community Support Team ________________________________ Your Ticket ID: 77133"); +pref("@GUAO_PREF@.stackexchange.com", "For security reasons, this is not something the support team will share. You can consult documentation for the browser in question to determine what it includes and how to restore it.   Thanks, ~ Eric C - Stack Exchange Community Support Team ________________________________ Your Ticket ID: 77133"); // The never-ending Facebook debacle... pref("@GUAO_PREF@.facebook.com","Mozilla/5.0 (%OS_SLICE% rv:99.9) @GK_SLICE@ Firefox/99.9 (Web Browser) @FUCK_YOU@"); -- cgit v1.2.3