mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 460517: Add .ar to IDN TLD list. a=dveditz.
This commit is contained in:
parent
9c09219f7a
commit
f330d9125e
@ -661,6 +661,7 @@ pref("network.IDN_show_punycode", false);
|
||||
|
||||
// ccTLDs
|
||||
pref("network.IDN.whitelist.ac", true);
|
||||
pref("network.IDN.whitelist.ar", true);
|
||||
pref("network.IDN.whitelist.at", true);
|
||||
pref("network.IDN.whitelist.br", true);
|
||||
pref("network.IDN.whitelist.ch", true);
|
||||
|
Loading…
Reference in New Issue
Block a user