Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.

This commit is contained in:
2023-03-31 21:30:14 +03:00
parent 1b5bf26294
commit 01b504e677
346 changed files with 3507 additions and 4221 deletions
+26 -26
View File
@@ -19,20 +19,20 @@ function microLogin($id,$t,$nnz = 1) {
$r = '';
if($inf['align']>0)
{
$r .= '<img width="12" height="15" src="https://img.new-combats.com/i/align/align'.$inf['align'].'.gif" />';
$r .= '<img width="12" height="15" src="//img.new-combats.tech/i/align/align'.$inf['align'].'.gif" />';
}
if($inf['clan']>0)
{
$cln = mysql_fetch_array(mysql_query('SELECT `id`,`name`,`name_mini`,`align`,`type_m`,`money1`,`exp` FROM `clan` WHERE `id` = "'.$inf['clan'].'" LIMIT 1'));
if(isset($cln['id']))
{
$r .= '<img width="24" height="15" src="https://img.new-combats.com/i/clan/'.$cln['name_mini'].'.gif" />';
$r .= '<img width="24" height="15" src="//img.new-combats.tech/i/clan/'.$cln['name_mini'].'.gif" />';
}
}
if($inf['cityreg'] == '') {
$inf['cityreg'] = 'capitalcity';
}
$r .= ' <b>'.$inf['login'].'</b> ['.$inf['level'].']<a target="_blank" href="https://new-combats.com/inf.php?'.$inf['id'].'"><img title="Инф. о '.$inf['login'].'" src="https://img.new-combats.com/i/inf_'.$inf['cityreg'].'.gif" /></a>';
$r .= ' <b>'.$inf['login'].'</b> ['.$inf['level'].']<a target="_blank" href="/inf.php?'.$inf['id'].'"><img title="Инф. о '.$inf['login'].'" src="//img.new-combats.tech/i/inf_'.$inf['cityreg'].'.gif" /></a>';
return $r;
}
@@ -44,7 +44,7 @@ function microLogin($id,$t,$nnz = 1) {
<META http-equiv=Cache-control content=private>
<META http-equiv=Expires content=0>
<link href="https://new-combats.com/rating_script/images/main1.css" rel="stylesheet" type="text/css">
<link href="/rating_script/images/main1.css" rel="stylesheet" type="text/css">
<style type="text/css">
.style6 { color: #DFD3A3;
font-size: 9px;
@@ -79,8 +79,8 @@ list-style-type:decimal;
<tr valign=top><td>
<table width="100%" height="135" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="https://new-combats.com/rating_script/images/sitebk_02.jpg" scope="col" align=center>
<img src="https://new-combats.com/forum_script/img/logotype_forum_capitalcity1.gif" width="194" height="135">
<td background="/rating_script/images/sitebk_02.jpg" scope="col" align=center>
<img src="/forum_script/img/logotype_forum_capitalcity1.gif" width="194" height="135">
</td>
</tr>
</table>
@@ -94,9 +94,9 @@ list-style-type:decimal;
<td align=center>
<table cellspacing=0 cellpadding=0 width="900" bgcolor=#f2e5b1 border=0>
<tr valign=top>
<td width="29" rowspan=2 background="https://new-combats.com/rating_script/images/n21_08_1.jpg">
<img src="https://new-combats.com/rating_script/images/raitt_08.jpg" width="29" height="256"></td>
<td><img src="https://new-combats.com/rating_script/images/raitt_04.jpg" width="118" height="257"></td>
<td width="29" rowspan=2 background="/rating_script/images/n21_08_1.jpg">
<img src="/rating_script/images/raitt_08.jpg" width="29" height="256"></td>
<td><img src="/rating_script/images/raitt_04.jpg" width="118" height="257"></td>
<td rowspan=2>
@@ -115,11 +115,11 @@ list-style-type:decimal;
<P>
<P>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="https://new-combats.com/rating_script/images/ram12_34.gif">
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="/rating_script/images/ram12_34.gif">
<tr>
<td align="left" scope="col"><img src="https://new-combats.com/rating_script/images/ram12_33.gif" width="12" height="11"></td>
<td align="left" scope="col"><img src="/rating_script/images/ram12_33.gif" width="12" height="11"></td>
<td scope="col"></td>
<td width="18" align="right" scope="col"><img src="https://new-combats.com/rating_script/images/ram12_35.gif" width="13" height="11"></td>
<td width="18" align="right" scope="col"><img src="/rating_script/images/ram12_35.gif" width="13" height="11"></td>
</tr>
</table>
<table width=100% border=0 align=center cellpadding=0 cellspacing="1">
@@ -184,20 +184,20 @@ while( $pl = mysql_fetch_array($sp) ) {
if($i != $pl['last'] && ($j+$pl['last']-$i) != 0 && ($pl['last']-$i+$j) != 0) {
$numb .= '<sup>&nbsp;<small>';
if($pl['last'] > $i) {
$numbi .= '<img style="padding-bottom:4px;" src="https://img.new-combats.com/uprt2.png" width="7" height="7">';
$numbi .= '<img style="padding-bottom:4px;" src="//img.new-combats.tech/uprt2.png" width="7" height="7">';
$numb .= '<font color=green><b>+'.($pl['last']-$i).'</b></font>';
}else{
$numbi .= '<img style="padding-bottom:4px;" src="https://img.new-combats.com/uprt.png" width="7" height="7">';
$numbi .= '<img style="padding-bottom:4px;" src="//img.new-combats.tech/uprt.png" width="7" height="7">';
$numb .= '<font color=maroon><b>'.($pl['last']-$i).'</b></font>';
}
$numb .= '</small></sup>';
}
if( $i == 1 ) {
$numbi = '<img src="https://img.new-combats.com/gold11.png" height="14">';
$numbi = '<img src="//img.new-combats.tech/gold11.png" height="14">';
}elseif( $i == 2 ) {
$numbi = '<img src="https://img.new-combats.com/silver11.png" height="14">';
$numbi = '<img src="//img.new-combats.tech/silver11.png" height="14">';
}elseif( $i == 3 ) {
$numbi = '<img src="https://img.new-combats.com/bronze11.png" height="14">';
$numbi = '<img src="//img.new-combats.tech/bronze11.png" height="14">';
}
$r .= '<td height="20" style="font-size:10pt" align=center valign="top" class="mystrong">&nbsp;'.$numbi.$i.$numb.'&nbsp;</td>';
//login
@@ -228,15 +228,15 @@ echo $r;
<tr>
<td colspan=4><img src="https://new-combats.com/rating_script/images/1x1.gif" width="1" height="1" border=0 alt=""></td>
<td colspan=4><img src="/rating_script/images/1x1.gif" width="1" height="1" border=0 alt=""></td>
<td></td>
</tr>
<tr>
<td colspan=5><table width="100%" border="0" cellpadding="0" cellspacing="0" background="https://new-combats.com/rating_script/images/ram12_34.gif">
<td colspan=5><table width="100%" border="0" cellpadding="0" cellspacing="0" background="/rating_script/images/ram12_34.gif">
<tr>
<td align="left" scope="col"><img src="https://new-combats.com/rating_script/images/ram12_33.gif" width="12" height="11"></td>
<td align="left" scope="col"><img src="/rating_script/images/ram12_33.gif" width="12" height="11"></td>
<td scope="col"></td>
<td width="18" align="right" scope="col"><img src="https://new-combats.com/rating_script/images/ram12_35.gif" width="13" height="11"></td>
<td width="18" align="right" scope="col"><img src="/rating_script/images/ram12_35.gif" width="13" height="11"></td>
</tr>
</table></td>
</tr>
@@ -252,13 +252,13 @@ echo $r;
</TABLE>
<!-- End of text -->
</td>
<td align=right><img height=144 src="https://new-combats.com/rating_script/images/rairus_03.jpg" width=139 border=0></td>
<td valign=top background="https://new-combats.com/rating_script/images/nnn21_03_1.jpg">&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td align=right><img height=144 src="/rating_script/images/rairus_03.jpg" width=139 border=0></td>
<td valign=top background="/rating_script/images/nnn21_03_1.jpg">&nbsp;&nbsp;&nbsp;&nbsp;</td>
</tr>
<tr valign=top>
<td></td>
<td valign=bottom style="padding-bottom:50"><IMG height=236 src="https://new-combats.com/rating_script/images/raitt_15.jpg" width=128 border=0></td>
<td width="23" valign=top background="https://new-combats.com/rating_script/images/nnn21_03_1.jpg">&nbsp;</td>
<td valign=bottom style="padding-bottom:50"><IMG height=236 src="/rating_script/images/raitt_15.jpg" width=128 border=0></td>
<td width="23" valign=top background="/rating_script/images/nnn21_03_1.jpg">&nbsp;</td>
</tr>
</table>
</td>
@@ -268,7 +268,7 @@ echo $r;
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor=#000000>
<TR>
<TD colspan=3 width="100%" height=13 background="https://new-combats.com/rating_script/images/sitebk_07.jpg"></TD>
<TD colspan=3 width="100%" height=13 background="/rating_script/images/sitebk_07.jpg"></TD>
</TR>
<tr valign=top>
<td width="20%">