Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
@@ -246,7 +246,7 @@ if($re!=''){
|
||||
</svg>
|
||||
<style>
|
||||
.MoveLine {
|
||||
background:url(https://img.new-combats.com/i/move/wait2.gif) 0px 0px repeat-y;
|
||||
background:url(//img.new-combats.tech/i/move/wait2.gif) 0px 0px repeat-y;
|
||||
height:6px;
|
||||
}
|
||||
.aFilter {
|
||||
@@ -426,16 +426,16 @@ if(isset($u->room['id'])){
|
||||
//онлайн в этой комнате
|
||||
$goLis = '<table height="15" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td id="locobobr" rowspan="3" valign="bottom"><a href="main.php?rnd='.$code.'"><img style="display:block;" src="https://img.new-combats.com/i/move/rel_1.gif" width="15" height="16" title="Обновить" border="0" /></a></td>
|
||||
<td colspan="3"><img style="display:block;" src="https://img.new-combats.com/i/move/navigatin_462s.gif" width="80" height="4" /></td>
|
||||
<td id="locobobr" rowspan="3" valign="bottom"><a href="main.php?rnd='.$code.'"><img style="display:block;" src="//img.new-combats.tech/i/move/rel_1.gif" width="15" height="16" title="Обновить" border="0" /></a></td>
|
||||
<td colspan="3"><img style="display:block;" src="//img.new-combats.tech/i/move/navigatin_462s.gif" width="80" height="4" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="display:block;" src="https://img.new-combats.com/i/move/navigatin_481.gif" width="9" height="8" /></td>
|
||||
<td width="64" bgcolor="black"><img src="https://img.new-combats.com/1x1.gif" style="display:block;" id="MoveLine" height="8" class="MoveLine" style="width:33px;" /></td>
|
||||
<td><img style="display:block;" src="https://img.new-combats.com/i/move/navigatin_50.gif" width="7" height="8" /></td>
|
||||
<td><img style="display:block;" src="//img.new-combats.tech/i/move/navigatin_481.gif" width="9" height="8" /></td>
|
||||
<td width="64" bgcolor="black"><img src="//img.new-combats.tech/1x1.gif" style="display:block;" id="MoveLine" height="8" class="MoveLine" style="width:33px;" /></td>
|
||||
<td><img style="display:block;" src="//img.new-combats.tech/i/move/navigatin_50.gif" width="7" height="8" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3"><img style="display:block;" src="https://img.new-combats.com/i/move/navigatin_tt1_532.gif" width="80" height="4" /></td>
|
||||
<td colspan="3"><img style="display:block;" src="//img.new-combats.tech/i/move/navigatin_tt1_532.gif" width="80" height="4" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
<div id="test"></div><script>var tgo = '.($tmGo*10).'; var tgol = '.($tmGol*10).';locGoLine();</script>';
|
||||
|
||||
Reference in New Issue
Block a user