Файловый менеджер - Редактировать - /home/jogoso94/public_html/jogos/mazecraft/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 lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> <style> *{ overflow: hidden; } .container { display: flex; justify-content: center; align-items: center; height: 100vh; width: 100vw; box-sizing: border-box; /* Garante que padding e border não afetem o tamanho */ margin: 0; padding: 0; overflow: hidden; } </style> </head> <body> <div class="container"> <iframe src="game.html?embed=mcmaze" style="width:800px;height:600px;border:none;" frameborder="0" scrolling="no"></iframe> </div> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка