Отказ от абсолютных ссылок 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
+3 -3
View File
@@ -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> Башня Смерти. Отчет о турнире. &nbsp; <a href="https://www.new-combats.com/">www.new-combats.com</a></H3>
<H3> Башня Смерти. Отчет о турнире.</H3>
<?php if (!$notowerlog) { ?>
Призовой фонд: <b><?= $log['m'] ?> кр.</b>
<?php }