Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ var psi = {
|
||||
}
|
||||
//Завершение регистрации
|
||||
if( data[6] == 1 ) {
|
||||
location.href = 'https://new-combats.com/indexreg.php';
|
||||
location.href = '/indexreg.php';
|
||||
}
|
||||
},
|
||||
input:function( id , name , value , valueHide , type , className , styleData ) {
|
||||
|
||||
Reference in New Issue
Block a user