HEX
Server: Apache/2.4.57 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System: Linux vmi267337.contaboserver.net 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
User: ohirex (1008)
PHP: 8.2.8
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec
Upload Files
File: /home/ohirex/web/ohirex.com/public_html/join/404/index.php
<?php
//Включение отладочной информации
ini_set('display_errors','1'); 
ini_set('display_startup_errors', 1); 
error_reporting(E_ALL);
//Конец включения отладочной информации

require_once __DIR__.'/../bases/ipcountry.php';
$ip = getip();
$country = getcountry($ip);
?>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Get FREE coupons for popular products.</title>
  <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE,NOSNIPPET" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <script type="text/javascript" src="//code.jquery.com/jquery-1.9.1.min.js"></script>
  <script type="text/javascript" src="/404/scripts.js"></script>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <meta name="description" content="Get FREE coupons for popular products." />
  <meta name="keywords" content="Coupons,Gas coupons,free coupons,rebates,Grocery coupons" />
  <link rel="stylesheet" href="/404/style.css" type="text/css" />
  <link rel="shortcut icon" type="image/x-icon" href="image.png" />
</head>

<body>
  <div id="coordAnchor">
    <div id="top-cookie">
		<p>404 Page Not Found</p>
	</div>
    <div id="main_rr">
      <div id="asset2" class="assetClass">
        <form class="email-box" onsubmit="mailCheck();return false;">
          <input id="email" type="email" placeholder="Enter your e-mail here" value="" required />

          <div onclick="mailCheck();" value="YES, I want coupons" class="send-btn">
            YES, I want coupons
          </div>
        </form>

        <div class="thanks" hidden="">
          Thank you for registering.<br />
          We'll send your free coupons soon.
        </div>
      </div>

      <div id="bullets">
        <ul>
          <li>Huge savings on high quality products for fitness, beauty, car,<br />
          home and garden.</li>

          <li>Get coupon codes for extra discounts and exclusive offers.</li>

          <li>Enter your email to get FREE coupons!</li>
        </ul>
      </div>

      <div id="Html1Coords" class="assetClass">
        <div id="cr_logo"><img src="/404/image1.png" border="0" /></div>

        <div id="logo"><img src="/404/image2.png" border="0" /></div>

        <div id="err404">
          <p>404 Error<br />
          Sorry, we could not find the page you&#39;re looking for.</p>
        </div>

        <div id="cr_headline">
          Get FREE coupons for popular products.
        </div>
      </div>
    </div>

    <div class="footer">
      <a href="/tos/index.php" target="_blank">Privacy Policy</a> | 
	  <a href="/tos/index.php" target="_blank">Terms of Use</a>
    </div>
  </div>
</body>
</html>