Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
+22
-22
@@ -20,8 +20,8 @@ $url = explode('/', $url[0]);
|
||||
<meta name="description"
|
||||
content="ТОП-лист кланов игры БК ? на сегодняшний день. Сильнейшие гильдии игроков на проекте новый «Бойцовский клуб». "/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
|
||||
<link rel=stylesheet type="text/css" href="https://new-combats.com/i/main.css">
|
||||
<link href="https://new-combats.com/i/move/design3.css" rel="stylesheet" type="text/css">
|
||||
<link rel=stylesheet type="text/css" href="/i/main.css">
|
||||
<link href="/i/move/design3.css" rel="stylesheet" type="text/css">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
@import url(https://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic);
|
||||
@@ -101,7 +101,7 @@ $url = explode('/', $url[0]);
|
||||
}
|
||||
|
||||
TD.topbgl {
|
||||
background-image: url(https://new-combats.com/new/register/topbgl.jpg);
|
||||
background-image: url(/new/register/topbgl.jpg);
|
||||
background-position: right top
|
||||
}
|
||||
|
||||
@@ -148,7 +148,7 @@ $url = explode('/', $url[0]);
|
||||
-->
|
||||
</style>
|
||||
</script>
|
||||
<script src="https://new-combats.com/new/register/flash.js" type="text/javascript"></script>
|
||||
<script src="/new/register/flash.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d = document;
|
||||
@@ -204,16 +204,16 @@ $url = explode('/', $url[0]);
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="1%" valign="top" background="https://new-combats.com/new/register/bgl.jpg">
|
||||
<td width="1%" valign="top" background="/new/register/bgl.jpg">
|
||||
<div style="width: 67px; height: 108px;"><!-- Тут был флеш-ролик. --></div>
|
||||
<img src="https://new-combats.com/new/register/topl.jpg"/></td>
|
||||
<img src="/new/register/topl.jpg"/></td>
|
||||
<td width="20%" valign="top">
|
||||
<table width="850" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><img src="https://new-combats.com/new/register/top.jpg" width="850" height="35"/></td>
|
||||
<td><img src="/new/register/top.jpg" width="850" height="35"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="1"><img src="https://new-combats.com/new/register/top1_nul.jpg" width="850"
|
||||
<td height="1"><img src="/new/register/top1_nul.jpg" width="850"
|
||||
height="65"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -221,8 +221,8 @@ $url = explode('/', $url[0]);
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="1" valign="top"
|
||||
background="https://new-combats.com/new/register/vesch_leftbg.jpg"><img
|
||||
src="https://new-combats.com/new/register/vesch_left.jpg" width="49"
|
||||
background="/new/register/vesch_leftbg.jpg"><img
|
||||
src="/new/register/vesch_left.jpg" width="49"
|
||||
height="416"/></td>
|
||||
<td height="577" align="center" valign="top" bgcolor="#edd7ae">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
@@ -366,9 +366,9 @@ $url = explode('/', $url[0]);
|
||||
if (isset($last_post['pos']) && $url[2] != 'exp' && $url[2] != 'wins') {
|
||||
$last_post = $last_post['pos'];
|
||||
if ($last_post < $pl['pos']) {
|
||||
$vid = '<img src="https://img.new-combats.com/down_red.png" height="16"> <b>' . $i . '</b> <sup style=\'color:red;\'>-' . ($pl['pos'] - $last_post) . '</sup>';
|
||||
$vid = '<img src="//img.new-combats.tech/down_red.png" height="16"> <b>' . $i . '</b> <sup style=\'color:red;\'>-' . ($pl['pos'] - $last_post) . '</sup>';
|
||||
} elseif ($last_post > $pl['pos']) {
|
||||
$vid = '<img src="https://img.new-combats.com/up_green.png" height="16"> <b>' . $i . '</b> <sup style=\'color:green;\'>+' . ($last_post - $pl['pos']) . '</sup>';
|
||||
$vid = '<img src="//img.new-combats.tech/up_green.png" height="16"> <b>' . $i . '</b> <sup style=\'color:green;\'>+' . ($last_post - $pl['pos']) . '</sup>';
|
||||
}
|
||||
}
|
||||
//
|
||||
@@ -382,8 +382,8 @@ $url = explode('/', $url[0]);
|
||||
$clrt = ' bgcolor="#c3a878"';
|
||||
}
|
||||
$html .= "<tr" . $clrt . "><td class='vam p' style='font-size: 14pt;'><b>" . $vid . "</b><a name='" . $usr['id'] . "' /></td>
|
||||
<td class='vam al' style='padding-left: 20px;'><img src='https://img.new-combats.com/i/align/align" . $usr['align'] . ".gif' />";
|
||||
$html .= '<img src="https://img.new-combats.com/i/clan/' . $usr['name'] . '.gif" /> ';
|
||||
<td class='vam al' style='padding-left: 20px;'><img src='//img.new-combats.tech/i/align/align" . $usr['align'] . ".gif' />";
|
||||
$html .= '<img src="//img.new-combats.tech/i/clan/' . $usr['name'] . '.gif" /> ';
|
||||
$html .= '<a href="/clan/' . $usr['name'] . '" target="_blank">' . $usr['name'] . '</a></td>
|
||||
';
|
||||
|
||||
@@ -437,12 +437,12 @@ $url = explode('/', $url[0]);
|
||||
</TR>
|
||||
</TBODY></TABLE>
|
||||
<td width="1" valign="top" bgcolor="#edd7ae"><img
|
||||
src="https://new-combats.com/new/register/vesch_right.jpg" width="26"
|
||||
src="/new/register/vesch_right.jpg" width="26"
|
||||
height="423"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3" valign="top"><img
|
||||
src="https://new-combats.com/new/register/vesch_bot2.jpg" width="850"
|
||||
src="/new/register/vesch_bot2.jpg" width="850"
|
||||
height="34"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -451,20 +451,20 @@ $url = explode('/', $url[0]);
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="1%" valign="top" background="https://new-combats.com/new/register/bgr2.jpg"><img
|
||||
src="https://new-combats.com/new/register/topr.jpg" width="83" height="593"/><br/>
|
||||
<img src="https://new-combats.com/new/register/right2.jpg" width="83" height="114"/></td>
|
||||
<td width="1%" valign="top" background="/new/register/bgr2.jpg"><img
|
||||
src="/new/register/topr.jpg" width="83" height="593"/><br/>
|
||||
<img src="/new/register/right2.jpg" width="83" height="114"/></td>
|
||||
<td width="39%" valign="top">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="507" background="https://new-combats.com/new/register/topbgr.jpg"> </td>
|
||||
<td height="507" background="/new/register/topbgr.jpg"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"> </td>
|
||||
<td colspan="3" valign="top"><img src="https://new-combats.com/new/register/bottom.jpg" width="1000"
|
||||
<td colspan="3" valign="top"><img src="/new/register/bottom.jpg" width="1000"
|
||||
height="163"/></td>
|
||||
<td valign="top"> </td>
|
||||
</tr>
|
||||
@@ -504,7 +504,7 @@ $url = explode('/', $url[0]);
|
||||
</style>
|
||||
<br><span style="color:#EBD88B; font-family:'Philosopher', sans-serif;font-size: 18px;">Бойцовский Клуб © 2018</span>
|
||||
</td>
|
||||
<td width="199" align="right" valign="top"><img src="https://new-combats.com/new/register/pix.gif"
|
||||
<td width="199" align="right" valign="top"><img src="/new/register/pix.gif"
|
||||
width="10" height="30"/><br/>
|
||||
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user