Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
@@ -221,12 +221,12 @@ if($u->room['file']=='shop_priz')
|
||||
while( $pl = mysql_fetch_array($sp) ) {
|
||||
$itmg2 = '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="160" align="center" style="border-right:#A5A5A5 1px solid; padding:5px;">'.
|
||||
//
|
||||
'<img style="padding-bottom:5px;" src="https://img.new-combats.com/i/items/'.$pl['img'].'"><br>'.
|
||||
'<img style="padding-bottom:5px;" src="//img.new-combats.tech/i/items/'.$pl['img'].'"><br>'.
|
||||
'<input onClick="document.getElementById(\'itemgift\').value='.(1000000000000+$pl['id']).';document.F1.submit();" type="button" value="Подарить за '.$pl['money'].' кр.">'.
|
||||
//
|
||||
'</td><td align="left" valign="top" style="border-right:#A5A5A5 1px solid; padding:5px;">'.
|
||||
//
|
||||
'<a href="https://new-combats.com/item/0">'.$pl['name'].'</a> (Масса: 1)<br>Долговечность: 0/1<br>'.
|
||||
'<a href="/item/0">'.$pl['name'].'</a> (Масса: 1)<br>Долговечность: 0/1<br>'.
|
||||
'<small><b>Описание:</b><br>Это именной подарок, его можете подарить только Вы.<br>Сделано в Capital city</small>'.
|
||||
//
|
||||
'</td></tr></table>';
|
||||
@@ -279,11 +279,11 @@ if($u->room['file']=='shop_priz')
|
||||
<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="#" id="greyText" class="menutop" onclick="location='main.php?loc=1.180.0.323&rnd=<?= $code; ?>';" title="<?php thisInfRm('1.180.0.323',1); ?>">Большая Парковая Улица</a></td>
|
||||
</tr>
|
||||
<?php <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="#" id="greyText" class="menutop" onclick="location='main.php?loc=1.180.0.368&rnd=<?= $code; ?>';" title="<?php thisInfRm('1.180.0.368',1); ?>">Подпольная лавка</a></td>
|
||||
</tr> ?>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user