Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
@@ -39,11 +39,11 @@ if($u->room['file']=='ab/cp2')
|
||||
<tr>
|
||||
<td>
|
||||
<div style="position:relative; cursor: pointer;" id="ione">
|
||||
<img src="https://img.new-combats.com/i/images/300x225/ab_bg107_1.jpg" alt="" name="img_ione" width="500" height="268" border="1" id="img_ione"/>
|
||||
<img src="//img.new-combats.tech/i/images/300x225/ab_bg107_1.jpg" alt="" name="img_ione" width="500" height="268" border="1" id="img_ione"/>
|
||||
<div id="buttons_on_image" style="cursor:pointer; font-weight:bold; color:#D8D8D8; font-size:10px;">
|
||||
<?= $tattack; ?>
|
||||
|
||||
<span onMouseMove="this.runtimeStyle.color = 'white';" onMouseOut="this.runtimeStyle.color = this.parentElement.style.color;" onclick="window.open('https://new-combats.com/forum', 'forum', 'location=yes,menubar=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes,scrollbars=yes')">Форум</span>
|
||||
<span onMouseMove="this.runtimeStyle.color = 'white';" onMouseOut="this.runtimeStyle.color = this.parentElement.style.color;" onclick="window.open('/forum', 'forum', 'location=yes,menubar=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes,scrollbars=yes')">Форум</span>
|
||||
</div>
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
@@ -58,9 +58,9 @@ if($u->room['file']=='ab/cp2')
|
||||
}
|
||||
-->
|
||||
</script>
|
||||
<div style="position:absolute; left:24px; top:52px; width:29px; height:25px; z-index:94;"><img <?php thisInfRm('3.180.0.267'); ?> src="https://img.new-combats.com/i/images/300x225/dm_left.gif" width="29" height="25" class="aFilter" /></div>
|
||||
<div style="position:absolute; left:86px; top:59px; width:45px; height:63px; z-index:94;"><img <?php thisInfRm('3.180.0.353'); ?> src="https://img.new-combats.com/i/images/300x225/ab_107_tower1.gif" width="45" height="63" class="aFilter" /></div>
|
||||
<div style="position:absolute; left:320px; top:55px; width:34px; height:63px; z-index:94;"><img <?php thisInfRm('3.180.0.278'); ?> src="https://img.new-combats.com/i/images/300x225/dungeon/ab_107_tower2.gif" width="34" height="63" class="aFilter" /></div>
|
||||
<div style="position:absolute; left:24px; top:52px; width:29px; height:25px; z-index:94;"><img <?php thisInfRm('3.180.0.267'); ?> src="//img.new-combats.tech/i/images/300x225/dm_left.gif" width="29" height="25" class="aFilter" /></div>
|
||||
<div style="position:absolute; left:86px; top:59px; width:45px; height:63px; z-index:94;"><img <?php thisInfRm('3.180.0.353'); ?> src="//img.new-combats.tech/i/images/300x225/ab_107_tower1.gif" width="45" height="63" class="aFilter" /></div>
|
||||
<div style="position:absolute; left:320px; top:55px; width:34px; height:63px; z-index:94;"><img <?php thisInfRm('3.180.0.278'); ?> src="//img.new-combats.tech/i/images/300x225/dungeon/ab_107_tower2.gif" width="34" height="63" class="aFilter" /></div>
|
||||
<div id="snow"></div>
|
||||
<?= $goline; ?>
|
||||
</div>
|
||||
@@ -78,7 +78,7 @@ if($u->room['file']=='ab/cp2')
|
||||
<small>
|
||||
<HR>
|
||||
<?php $hgo = $u->testHome(); if(!isset($hgo['id'])){ ?><INPUT onclick="location.href='main.php?homeworld=<?= $code; ?>';" class="btn" value="Возврат" type="button" name="combats2"><?php } unset($hgo); ?>
|
||||
<INPUT id="forum" class="btn" onclick="window.open('https://new-combats.com/forum/', 'forum', 'location=yes,menubar=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes,scrollbars=yes')" value="Форум" type="button" name="forum">
|
||||
<INPUT id="forum" class="btn" onclick="window.open('/forum/', 'forum', 'location=yes,menubar=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes,scrollbars=yes')" value="Форум" type="button" name="forum">
|
||||
<INPUT class="btn" onclick="window.open('/encicl/help/top1.html', 'help', 'height=300,width=500,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes')" value="Подсказка" type="button">
|
||||
<INPUT class="btn" value="Объекты" type="button">
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user