Bug 597030 - Add .il to IDN whitelist. a=beltzner.

This commit is contained in:
Gervase Markham 2010-10-25 15:11:48 +01:00
Родитель 47486cb2ca
Коммит c14bad8dae
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -786,6 +786,7 @@ pref("network.IDN.whitelist.es", true);
pref("network.IDN.whitelist.fi", true);
pref("network.IDN.whitelist.gr", true);
pref("network.IDN.whitelist.hu", true);
pref("network.IDN.whitelist.il", true);
pref("network.IDN.whitelist.io", true);
pref("network.IDN.whitelist.ir", true);
pref("network.IDN.whitelist.is", true);