summaryrefslogtreecommitdiffstats
path: root/application/palemoon
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@wolfbeast.com>2019-03-14 17:50:02 +0100
committerGitHub <noreply@github.com>2019-03-14 17:50:02 +0100
commit973b9cace810263b3f7d617f377f912dc3b06e4f (patch)
tree7223a707525f263dd61317bda2f6ec71ff62a075 /application/palemoon
parent7650a03115a466a89974e240894f1d5e0063fdef (diff)
parent4d7390eaaae4456775a3614ee20a75d01f8f1074 (diff)
downloadUXP-973b9cace810263b3f7d617f377f912dc3b06e4f.tar
UXP-973b9cace810263b3f7d617f377f912dc3b06e4f.tar.gz
UXP-973b9cace810263b3f7d617f377f912dc3b06e4f.tar.lz
UXP-973b9cace810263b3f7d617f377f912dc3b06e4f.tar.xz
UXP-973b9cace810263b3f7d617f377f912dc3b06e4f.zip
Merge pull request #1006 from JustOff/PR_SSUAO_firefox.com
[PALEMOON] Add SSUAO override for firefox.com (native mode)
Diffstat (limited to 'application/palemoon')
-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)");