Отказ от абсолютных ссылок 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']=='nc/cp')
|
||||
<tr>
|
||||
<td>
|
||||
<div style="position:relative; cursor: pointer;" id="ione">
|
||||
<img src="https://img.new-combats.com/newcap/nc_bg1.jpg" alt="" name="img_ione" width="500" height="268" border="1" id="img_ione"/>
|
||||
<img src="//img.new-combats.tech/newcap/nc_bg1.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">
|
||||
<!--
|
||||
@@ -57,12 +57,10 @@ if($u->room['file']=='nc/cp')
|
||||
document.getElementById('buttons_on_image').style.display = 'none';
|
||||
}
|
||||
-->
|
||||
</script><!-- <div style="position:absolute; left:166px; top:149px; width:27px; height:55px; z-index:99;"><img src="https://img.new-combats.com/i/images/300x225/capital/2pm.gif" width="27" height="55" title="Памятник Мироздателю" /></div> -->
|
||||
<div style="position:absolute; left:302px; top:177px; width:75px; height:90px; z-index:94;"><img src="https://img.new-combats.com/newcap/nc_station.gif" alt="" width="75" height="90" <?php thisInfRm('5.180.0.306'); ?> /></div>
|
||||
|
||||
<div style="position: absolute; left: 103px; top: 159px; width: 75px; height: 90px; z-index: 94;"><img src="https://img.new-combats.com/newcap/nc_station.gif" alt="" width="75" height="90" <?php thisInfRm('5.180.0.352'); ?> /></div>
|
||||
|
||||
<div style="position:absolute; left:185px; top:37px; width:180px; height:120px; z-index:94;"><img src="https://img.new-combats.com/newcap/nc_club.gif" alt="" width="180" height="120" <?php thisInfRm('5.180.0.308'); ?> /></div>
|
||||
</script>
|
||||
<div style="position:absolute; left:302px; top:177px; width:75px; height:90px; z-index:94;"><img src="//img.new-combats.tech/newcap/nc_station.gif" alt="" width="75" height="90" <?php thisInfRm('5.180.0.306'); ?> /></div>
|
||||
<div style="position: absolute; left: 103px; top: 159px; width: 75px; height: 90px; z-index: 94;"><img src="//img.new-combats.tech/newcap/nc_station.gif" alt="" width="75" height="90" <?php thisInfRm('5.180.0.352'); ?> /></div>
|
||||
<div style="position:absolute; left:185px; top:37px; width:180px; height:120px; z-index:94;"><img src="//img.new-combats.tech/newcap/nc_club.gif" alt="" width="180" height="120" <?php thisInfRm('5.180.0.308'); ?> /></div>
|
||||
<div id="snow"></div>
|
||||
<?= $goline; ?>
|
||||
</div>
|
||||
@@ -72,15 +70,13 @@ if($u->room['file']=='nc/cp')
|
||||
<div style="display:none; height:0px " id="moveto"></div>
|
||||
<div align="right" style="padding: 3px;"><small>«<?= $c['title3']; ?>» приветствует Вас, <b><?= $u->info['login']; ?></b>.<br />
|
||||
</small></div></td>
|
||||
<td>
|
||||
<!-- <br /><span class="menutop"><nobr>Комната для новичков</nobr></span>-->
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<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