Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
@@ -8,7 +8,7 @@ define('IP', UserIp::get());
|
||||
$u = User::start();
|
||||
|
||||
if (!$u->info['admin']) {
|
||||
die('<meta http-equiv="refresh" content="0; URL=https://new-combats.com/">');
|
||||
die('<meta http-equiv="refresh" content="0; URL=/">');
|
||||
}
|
||||
|
||||
if (isset($_GET['id_dn'])) {
|
||||
|
||||
Reference in New Issue
Block a user