From 5c5bac350863198a804b2fed5bd54954eaed8ca6 Mon Sep 17 00:00:00 2001 From: trav90 Date: Fri, 15 Jun 2018 12:53:11 -0500 Subject: [PALEMOON] Remove UA override for Google Fonts --- application/palemoon/branding/shared/pref/uaoverrides.inc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'application/palemoon') diff --git a/application/palemoon/branding/shared/pref/uaoverrides.inc b/application/palemoon/branding/shared/pref/uaoverrides.inc index db9ccaffa..748c51c31 100644 --- a/application/palemoon/branding/shared/pref/uaoverrides.inc +++ b/application/palemoon/branding/shared/pref/uaoverrides.inc @@ -43,11 +43,6 @@ pref("@GUAO_PREF@.players.brightcove.net","Mozilla/5.0 (Windows NT 6.1; Trident/ 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. -// They do NOT test for unicode-ranges CSS support. -pref("@GUAO_PREF@.fonts.googleapis.com","Mozilla/5.0 (@OS_SLICE@ rv:43.0) @GK_SLICE@ Firefox/43.0"); -#endif // UA-Sniffing domains below are pending responses from their operators - temp workaround pref("@GUAO_PREF@.chase.com","Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@"); -- cgit v1.2.3