Отказ от абсолютных ссылок 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
+1 -1
View File
@@ -6,7 +6,7 @@ if(isset($_GET['test'])) {
}
echo 'Тест 1<br>';
?>
<script src="https://new-combats.com/js/jquery.js" type="text/javascript"></script>
<script src="/js/jquery.js" type="text/javascript"></script>
<script>
function test() {
$('#test_side').html( 'Тест 3' );