Файловый менеджер - Редактировать - /home/jogoso94/public_html/jogos/pipe_mania/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; } ?> <html><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Pipe Mania</title> <link rel="manifest" href="appmanifest.json"> <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="icon-256.png"> <meta name="HandheldFriendly" content="true"> <meta name="mobile-web-app-capable" content="yes"> <link rel="shortcut icon" sizes="256x256" href="icon-256.png"> <style type="text/css"> * { padding: 0; margin: 0; } html, body { background: #000; color: #fff; overflow: hidden; touch-action: none; -ms-touch-action: none; } canvas { touch-action-delay: none; touch-action: none; -ms-touch-action: none; } </style> <script src="offlineClient.js"></script></head> <body> <div id="fb-root"></div> <script> // Issue a warning if trying to preview an exported project on disk. (function(){ // Check for running exported on file protocol if (window.location.protocol.substr(0, 4) === "file") { alert("Exported games won't work until you upload them. (When running on the file:/// protocol, browsers block many features from working for security reasons.)"); } })(); </script> <div id="c2canvasdiv" style="width: 536px; height: 953px; margin-left: 537px; margin-top: 0px;"> <!-- The canvas the project will render to. If you change its ID, don't forget to change the ID the runtime looks for in the jQuery events above (ready() and cr_sizeCanvas()). --> <canvas id="c2canvas" width="536" height="953" style="width: 536px; height: 953px;"> <!-- This text is displayed if the visitor's browser does not support HTML5. You can change it, but it is a good idea to link to a description of a browser and provide some links to download some popular HTML5-compatible browsers. --> <h1>Your browser does not appear to support HTML5. Try upgrading your browser to the latest version. <a href="http://www.whatbrowser.org">What is a browser?</a> <br><br><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Microsoft Internet Explorer</a><br> <a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a><br> <a href="https://www.google.com/chrome/">Google Chrome</a><br> <a href="http://www.apple.com/safari/download/">Apple Safari</a></h1> </canvas> </div> <script src="jquery-2.1.1.min.js"></script> <!-- The runtime script. You can rename it, but don't forget to rename the reference here as well. This file will have been minified and obfuscated if you enabled "Minify script" during export. --> <script src="c2runtime.js"></script> <script> // Start the Construct 2 project running on window load. jQuery(document).ready(function () { // Create new runtime using the c2canvas cr_createRuntime("c2canvas"); }); // Pause and resume on page becoming visible/invisible function onVisibilityChanged() { if (document.hidden || document.mozHidden || document.webkitHidden || document.msHidden) cr_setSuspended(true); else cr_setSuspended(false); }; document.addEventListener("visibilitychange", onVisibilityChanged, false); document.addEventListener("mozvisibilitychange", onVisibilityChanged, false); document.addEventListener("webkitvisibilitychange", onVisibilityChanged, false); document.addEventListener("msvisibilitychange", onVisibilityChanged, false); function OnRegisterSWError(e) { console.warn("Failed to register service worker: ", e); }; // Runtime calls this global method when ready to start caching (i.e. after startup). // This registers the service worker which caches resources for offline support. window.C2_RegisterSW = function C2_RegisterSW() { if (!navigator.serviceWorker) return; // no SW support, ignore call try { navigator.serviceWorker.register("sw.js", { scope: "./" }) .then(function (reg) { console.log("Registered service worker on " + reg.scope); }) .catch(OnRegisterSWError); } catch (e) { OnRegisterSWError(e); } }; </script> <script type="text/javascript" src="https://cdn.redfoc.com/min.js"></script><img src="https://cdn.redfoc.com/rf_demo.png" id="redfoc_logo" style="position: absolute; bottom: 8px; left: 8px; opacity: .5;"><img src="https://cdn.redfoc.com/rf_demo.png" id="redfoc_logo" style="position: absolute; bottom: 8px; left: 8px; opacity: .5;"> <script> (function() { var ws = new WebSocket('ws://' + window.location.host + '/jb-server-page?reloadMode=RELOAD_ON_SAVE&'+ 'referrer=' + encodeURIComponent(window.location.pathname)); ws.onmessage = function (msg) { if (msg.data === 'reload') { window.location.reload(); } if (msg.data.startsWith('update-css ')) { var messageId = msg.data.substring(11); var links = document.getElementsByTagName('link'); for (var i = 0; i < links.length; i++) { var link = links[i]; if (link.rel !== 'stylesheet') continue; var clonedLink = link.cloneNode(true); var newHref = link.href.replace(/(&|\?)jbUpdateLinksId=\d+/, "$1jbUpdateLinksId=" + messageId); if (newHref !== link.href) { clonedLink.href = newHref; } else { var indexOfQuest = newHref.indexOf('?'); if (indexOfQuest >= 0) { // to support ?foo#hash clonedLink.href = newHref.substring(0, indexOfQuest + 1) + 'jbUpdateLinksId=' + messageId + '&' + newHref.substring(indexOfQuest + 1); } else { clonedLink.href += '?' + 'jbUpdateLinksId=' + messageId; } } link.replaceWith(clonedLink); } } }; })(); </script></body></html>
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка