mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
parent
19d7e781d9
commit
4daeed882a
@ -601,6 +601,7 @@ pref("network.IDN.whitelist.vn", true);
|
||||
// non-ccTLDs
|
||||
pref("network.IDN.whitelist.info", true);
|
||||
pref("network.IDN.whitelist.museum", true);
|
||||
pref("network.IDN.whitelist.org", true);
|
||||
|
||||
// If a domain includes any of the following characters, it may be a spoof
|
||||
// attempt and so we always display the domain name as punycode. This would
|
||||
|
Loading…
Reference in New Issue
Block a user