summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2017-11-04 18:56:07 +0100
committerPale Moon <git-repo@palemoon.org>2017-11-04 18:56:07 +0100
commitf1b7da3c5c8cf217ca9e40bb545505e3b8a65fe7 (patch)
treebc873af0e0ca633ff5eae84fe82535194976c50a
parent175d69d5e5ba44813ff295e94da4e63af4f24688 (diff)
downloadpalemoon-f1b7da3c5c8cf217ca9e40bb545505e3b8a65fe7.tar.gz
Give Facebook the Yahoo SSUAO treatment.
-rw-r--r--browser/branding/shared/pref/uaoverrides.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/browser/branding/shared/pref/uaoverrides.inc b/browser/branding/shared/pref/uaoverrides.inc
index dc64c1b23..f7244fac2 100644
--- a/browser/branding/shared/pref/uaoverrides.inc
+++ b/browser/branding/shared/pref/uaoverrides.inc
@@ -42,8 +42,8 @@ pref("@GUAO_PREF@.netflximg.net","Mozilla/5.0 (@OS_SLICE@ rv:27.0) @GK_SLICE@ Fi
pref("@GUAO_PREF@.players.brightcove.net","Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko");
// The never-ending Facebook debacle...
-pref("@GUAO_PREF@.facebook.com","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@");
-pref("@GUAO_PREF@.fbcdn.net","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@");
+pref("@GUAO_PREF@.facebook.com","Mozilla/5.0 (@OS_SLICE@ rv:99.9) @GK_SLICE@ Firefox/99.9 (Pale Moon)");
+pref("@GUAO_PREF@.fbcdn.net","Mozilla/5.0 (@OS_SLICE@ rv:99.9) @GK_SLICE@ Firefox/99.9 (Pale Moon)");
#ifdef XP_UNIX
// Google Fonts forces unicode ranges unless it is being told the browser is Firefox 43 or below.