mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add .masr (Egypt) to IDN TLD whitelist. (Bug 624733) a2.0=beltzner
This commit is contained in:
parent
b29d36f31b
commit
2bf54e1a80
@ -831,6 +831,8 @@ pref("network.IDN.whitelist.xn--mgbaam7a8h", true);
|
||||
// cn, China, .<China> with variants
|
||||
pref("network.IDN.whitelist.xn--fiqz9s", true); // Traditional
|
||||
pref("network.IDN.whitelist.xn--fiqs8s", true); // Simplified
|
||||
// eg, Egypt, .<Masr>
|
||||
pref("network.IDN.whitelist.xn--wgbh1c", true);
|
||||
// hk, Hong Kong, .<Hong Kong>
|
||||
pref("network.IDN.whitelist.xn--j6w193g", true);
|
||||
// ir, Iran, <.Iran> with variants
|
||||
|
Loading…
Reference in New Issue
Block a user