updates for .ru (FR#3513966)

This commit is contained in:
sparc 2012-04-04 14:51:56 +00:00
parent 7613d2959d
commit f4affb36f4
3 changed files with 5 additions and 3 deletions

View File

@ -55,7 +55,7 @@ class ru_handler
$r['regyinfo'] = array(
'referrer' => 'http://www.ripn.net',
'registrar' => 'RUCENTER-REG-RIPN'
'registrar' => 'RU-CENTER-REG-RIPN'
);
return $r;
}

View File

@ -39,7 +39,9 @@ $this->DATA = array(
'net' => 'gtld',
'tv' => 'gtld',
'za.org' => 'zanet',
'za.net' => 'zanet'
'za.net' => 'zanet',
// Punicode
'xn--p1ai' => 'ru'
);
/* Non UTF-8 servers */

File diff suppressed because one or more lines are too long