summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustOff <Off.Just.Off@gmail.com>2019-03-14 17:42:08 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-03-23 01:59:09 +0100
commit38986a488b449e9be3467aed701cf5807d5a683c (patch)
treec544d67e81fb5985b29ea6cdc3dfed683dc46863
parent932ecf52b6dfb3c8651395470030d49313906261 (diff)
downloadUXP-38986a488b449e9be3467aed701cf5807d5a683c.tar
UXP-38986a488b449e9be3467aed701cf5807d5a683c.tar.gz
UXP-38986a488b449e9be3467aed701cf5807d5a683c.tar.lz
UXP-38986a488b449e9be3467aed701cf5807d5a683c.tar.xz
UXP-38986a488b449e9be3467aed701cf5807d5a683c.zip
[PALEMOON] Add SSUAO override for firefox.com (native mode)
-rw-r--r--application/palemoon/branding/shared/pref/uaoverrides.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/palemoon/branding/shared/pref/uaoverrides.inc b/application/palemoon/branding/shared/pref/uaoverrides.inc
index 567956640..3e28225f4 100644
--- a/application/palemoon/branding/shared/pref/uaoverrides.inc
+++ b/application/palemoon/branding/shared/pref/uaoverrides.inc
@@ -63,6 +63,7 @@ pref("@GUAO_PREF@.deviantart.com","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GR
pref("@GUAO_PREF@.deviantart.net","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@");
pref("@GUAO_PREF@.altibox.dk","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@");
pref("@GUAO_PREF@.altibox.no","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@");
+pref("@GUAO_PREF@.firefox.com","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@");
// UA-Sniffing domains below have indicated no interest in supporting Pale Moon (BOO!)
pref("@GUAO_PREF@.humblebundle.com","Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@ (Pale Moon)");