Файловый менеджер - Редактировать - /home/jogoso94/public_html/jogos/bubble_shooter/index.php
�азад
<?php $allowed_pattern = '/https?:\/\/(?:www\.)?[^\/]*jogosonline\.com\.br/i'; $referer = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ''; if (empty($referer) || !preg_match($allowed_pattern, $referer)) { exit; } ?> <!DOCTYPE html> <html> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <head> <title>Bubble Shooter</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <link rel="apple-touch-icon" sizes="256x256" href="images/icon.png" /> <meta name="HandheldFriendly" content="true" /> <meta name="mobile-web-app-capable" content="yes" /> <link rel="shortcut icon" sizes="256x256" href="images/icon.png" /> <style type="text/css"> * { padding: 0; margin: 0; } html, body { overflow: hidden; touch-action: none; -ms-touch-action: none; } body { background-image: url('images/cover.png'); background-size: inherit; background-color: #000000; } canvas { touch-action: none; -ms-touch-action: none; } @font-face { font-family: 'alphakind'; font-style: normal; font-weight: 400; src: url(fonts/Alphakind.ttf) format('truetype'); } </style> <script type="text/javascript" src="scripts/phaser.min.js"></script> </head> <body> <div style="font-family:alphakind; position:absolute; left:-1000px; visibility:hidden;">.</div> <div id="game-content"></div> <script type="text/javascript" src="scripts/main.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка