Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.

This commit is contained in:
2023-03-31 21:30:14 +03:00
parent 1b5bf26294
commit 01b504e677
346 changed files with 3507 additions and 4221 deletions
+1 -1
View File
@@ -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 ) {