Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
@@ -22,7 +22,7 @@ if (isset($_POST['level'])) {
|
||||
?>
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-image: url(https://img.new-combats.com/p_portal23.jpg);
|
||||
background-image: url(//img.new-combats.tech/p_portal23.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
}
|
||||
@@ -101,7 +101,7 @@ if (isset($_POST['level'])) {
|
||||
bgcolor="#DEDEDE">
|
||||
<tr>
|
||||
<td bgcolor="#D3D3D3"><img
|
||||
src="https://img.new-combats.com/i/move/links.gif"
|
||||
src="//img.new-combats.tech/i/move/links.gif"
|
||||
width="9" height="7"/></td>
|
||||
<td bgcolor="#D3D3D3" nowrap="nowrap"><a href="#"
|
||||
id="greyText"
|
||||
@@ -112,7 +112,7 @@ if (isset($_POST['level'])) {
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#D3D3D3"><img
|
||||
src="https://img.new-combats.com/i/move/links.gif"
|
||||
src="//img.new-combats.tech/i/move/links.gif"
|
||||
width="9" height="7"/></td>
|
||||
<td bgcolor="#D3D3D3" nowrap="nowrap"><a href="#"
|
||||
id="greyText"
|
||||
|
||||
Reference in New Issue
Block a user