Bug 347321 - add .biz to IDN TLD whitelist. Patch by gerv; a=dbaron.

This commit is contained in:
gerv%gerv.net 2006-08-07 20:49:47 +00:00
parent e75f2dc686
commit b8cba2b18d

View File

@ -626,6 +626,7 @@ pref("network.IDN.whitelist.tw", true);
pref("network.IDN.whitelist.vn", true);
// non-ccTLDs
pref("network.IDN.whitelist.biz", true);
pref("network.IDN.whitelist.cat", true);
pref("network.IDN.whitelist.info", true);
pref("network.IDN.whitelist.museum", true);