зеркало из https://github.com/mozilla/pjs.git
Bug 347321 - add .biz to IDN TLD whitelist. Patch by gerv; a=dbaron.
This commit is contained in:
Родитель
1753732e92
Коммит
56f443c1e3
|
@ -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);
|
||||
|
|
Загрузка…
Ссылка в новой задаче