mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 22:08:40 +09:00
[PALEMOON] Remove UA override for Google Fonts
This commit is contained in:
parent
e570e8f823
commit
26765271ec
1 changed files with 0 additions and 5 deletions
|
|
@ -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@");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue