Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
+3
-3
@@ -43,8 +43,8 @@ if (!isset($log['id'])) {
|
||||
<head>
|
||||
|
||||
<title>Архив: Турнир в Башне Смерти</title>
|
||||
<script src="https://img.new-combats.com/js/Lite/gameEngine.js" type="text/javascript"></script>
|
||||
<link href="https://img.new-combats.com/css/main.css" rel="stylesheet" type="text/css">
|
||||
<script src="//img.new-combats.tech/js/Lite/gameEngine.js" type="text/javascript"></script>
|
||||
<link href="//img.new-combats.tech/css/main.css" rel="stylesheet" type="text/css">
|
||||
<style type="text/css">
|
||||
h3 {
|
||||
text-align: center;
|
||||
@@ -121,7 +121,7 @@ if (!isset($log['id'])) {
|
||||
</head>
|
||||
|
||||
<body bgcolor="#E2E0E0">
|
||||
<H3> Башня Смерти. Отчет о турнире. <a href="https://www.new-combats.com/">www.new-combats.com</a></H3>
|
||||
<H3> Башня Смерти. Отчет о турнире.</H3>
|
||||
<?php if (!$notowerlog) { ?>
|
||||
Призовой фонд: <b><?= $log['m'] ?> кр.</b>
|
||||
<?php }
|
||||
|
||||
Reference in New Issue
Block a user