summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasilisk-Dev <basiliskdev@protonmail.com>2023-08-04 21:06:04 -0400
committerBasilisk-Dev <basiliskdev@protonmail.com>2023-08-04 21:06:40 -0400
commit5f6d1b4d7095450532396157c7627a5eca6bc139 (patch)
treec0cab79f832325bbcb324d1b41279b098b846f1b
parentcb849a626ba09647b0badbbbeffb519674a6a5f1 (diff)
downloadpalemoon-5f6d1b4d7095450532396157c7627a5eca6bc139.tar.gz
[SSUAO] Add dictionary.cambridge.org override
-rw-r--r--palemoon/branding/shared/pref/uaoverrides.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/palemoon/branding/shared/pref/uaoverrides.inc b/palemoon/branding/shared/pref/uaoverrides.inc
index eee2805b2..765c251c9 100644
--- a/palemoon/branding/shared/pref/uaoverrides.inc
+++ b/palemoon/branding/shared/pref/uaoverrides.inc
@@ -71,6 +71,7 @@ pref("@GUAO_PREF@.youtube.com","Mozilla/5.0 (%OS_SLICE% rv:@GK_VERSION@) @GK_SLI
pref("@GUAO_PREF@.studio.youtube.com","Mozilla/5.0 (%OS_SLICE% rv:@GK_VERSION@) @GK_SLICE@ @GRE_VERSION_SLICE@ @FX_SLICE@ @PM_SLICE@");
// The following domains do not like the Goanna slice
+pref("@GUAO_PREF@.dictionary.cambridge.org","Mozilla/5.0 (%OS_SLICE% rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@");
pref("@GUAO_PREF@.hitbox.tv","Mozilla/5.0 (%OS_SLICE% rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@");
pref("@GUAO_PREF@.yuku.com","Mozilla/5.0 (%OS_SLICE% rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@ @PM_SLICE@");