Bug 347321 - add .biz to IDN TLD whitelist. Patch by gerv; a=dbaron.
git-svn-id: svn://10.0.0.236/trunk@206751 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1e0735f5b0
commit
1dc6fbc92b
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user