Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
@@ -413,7 +413,7 @@ function ghideshow() { top.fullhideshow(mmoves3); }
|
||||
</HEAD>
|
||||
<body leftmargin=5 topmargin=5 marginwidth=5 marginheight=5 bgcolor=e2e0e0>
|
||||
<div id="mmoves3" style="background-color:#FFFFCC; visibility:hidden; z-index: 101; overflow:visible; position:absolute; border-color:#666666; border-style:solid; border-width: 1px; padding: 2px;"></div>
|
||||
<SCRIPT src='https://img.new-combats.com/i/commoninf.js'></SCRIPT>
|
||||
<SCRIPT src='//img.new-combats.tech/i/commoninf.js'></SCRIPT>
|
||||
<TABLE width=100%>
|
||||
<TR><TD><DIV class='H3' align=center>Комната Знахаря</DIV>
|
||||
<?=$err;?><?
|
||||
@@ -440,7 +440,7 @@ if($u->error != '') {
|
||||
<td nowrap="nowrap">
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#DEDEDE">
|
||||
<tr>
|
||||
<td bgcolor="#D3D3D3"><img src="https://img.new-combats.com/i/move/links.gif" width="9" height="7" /></td>
|
||||
<td bgcolor="#D3D3D3"><img src="//img.new-combats.tech/i/move/links.gif" width="9" height="7" /></td>
|
||||
<td bgcolor="#D3D3D3" nowrap><a href="javascript:void(0)" class="menutop" onClick="location='main.php?loc=1.180.0.3&rnd=<?= $code; ?>';" title="<?php thisInfRm('1.180.0.3',1); ?>">Бойцовский Клуб</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -458,9 +458,9 @@ if($u->error != '') {
|
||||
</TABLE>
|
||||
<TABLE>
|
||||
<TR bgcolor=#D8D8D8>
|
||||
<TD><IMG width=20 height=20 src='https://img.new-combats.com/i/strsmall.gif'> Характеристики</TD>
|
||||
<TD><IMG width=20 height=20 src='https://img.new-combats.com/i/cureelixirsmall.gif'> Пристрастия</TD>
|
||||
<TD><IMG width=20 height=20 src='https://img.new-combats.com/i/weaponsmall.gif'> Прочее</TD>
|
||||
<TD><IMG width=20 height=20 src='//img.new-combats.tech/i/strsmall.gif'> Характеристики</TD>
|
||||
<TD><IMG width=20 height=20 src='//img.new-combats.tech/i/cureelixirsmall.gif'> Пристрастия</TD>
|
||||
<TD><IMG width=20 height=20 src='//img.new-combats.tech/i/weaponsmall.gif'> Прочее</TD>
|
||||
<TR>
|
||||
<TD width=270 valign=top>
|
||||
<SCRIPT>
|
||||
@@ -552,7 +552,7 @@ if($c['znahar4'] == 0) {
|
||||
$txtl = ' за '.$pr[4].' кр.';
|
||||
}
|
||||
while($pl = mysql_fetch_array($sp)) {
|
||||
$prs .= '<img style="display:inline-block;vertical-align:bottom" title="'.$pl['mname'].''."\r\n".''.$pl['name'].'" height="20" src="https://img.new-combats.com/i/eff/'.$pl['img'].'"> <a href="main.php?unprist='.$pl['id'].'&rnd='.$code.'"> <small>вылечить '.$txtl.'</small> </a><br>';
|
||||
$prs .= '<img style="display:inline-block;vertical-align:bottom" title="'.$pl['mname'].''."\r\n".''.$pl['name'].'" height="20" src="//img.new-combats.tech/i/eff/'.$pl['img'].'"> <a href="main.php?unprist='.$pl['id'].'&rnd='.$code.'"> <small>вылечить '.$txtl.'</small> </a><br>';
|
||||
}
|
||||
|
||||
if($prs == '') {
|
||||
|
||||
Reference in New Issue
Block a user