mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Add AMO override.
This commit is contained in:
parent
74df182488
commit
978ed6a45a
1 changed files with 2 additions and 1 deletions
|
|
@ -19,8 +19,9 @@
|
|||
#define OS_SLICE Windows NT 6.1; WOW64;
|
||||
#endif
|
||||
|
||||
// FxA override
|
||||
// Mozilla overrides
|
||||
pref("@GUAO_PREF@.accounts.firefox.com", "Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@");
|
||||
pref("@GUAO_PREF@.addons.mozilla.org", "Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@");
|
||||
|
||||
// Required for domains that have proven unresponsive to requests from users
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue