summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-01-19 23:21:20 +0000
committerGitHub <noreply@github.com>2020-01-19 23:21:20 +0000
commit16e0f35831d83a1a47f9a093b643517881d52004 (patch)
tree117da1683a61c697a782ffbaca3760b412f4bf7d
parentd5f81c19dfcd0abf41b7389bd6f4c48fee4c8366 (diff)
parent170191b43786259af11f17e0526b0b13c587e0f7 (diff)
downloaduxp-16e0f35831d83a1a47f9a093b643517881d52004.tar.gz
Merge pull request #1364 from JustOff/PR_github_uao
Update UA override for GitHub
-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 028b29b41b..928b36fef1 100644
--- a/application/palemoon/branding/shared/pref/uaoverrides.inc
+++ b/application/palemoon/branding/shared/pref/uaoverrides.inc
@@ -65,6 +65,7 @@ pref("@GUAO_PREF@.deviantart.net","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GR
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@");
+pref("@GUAO_PREF@.github.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)");