<!doctype html>
<html lang="en-ph" translate="no" dir="ltr" style="background:#141415">
<head>
  <meta charset="UTF-8" />
  <meta name="google" content="notranslate">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
  <meta name="robots" content="noindex,nofollow" />
  <title>Regional restrictions</title>

  <script>
    window.INITIAL_DATA = {
      traceId: "ef03f1a6-e152-4570-b91e-de98e7b2c134",
      country: "US",
      ip: "74.7.241.42",
      regionalAccessPolicy: { name: "hard_block", bypassIfAuthenticated: false }
    };
  </script>

  <style>
    :root { color-scheme: dark; }
    html,body{height:100%; margin:0; font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif; }
    body{ background:#141415; color:#e7eaf0; display:flex; align-items:center; justify-content:center; }
    .wrap{
      width: min(560px, calc(100vw - 48px));
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
    }
    .pic{ width:144px; height:124px; margin:0 auto 22px; opacity:.95; }
    .badge{
      display:flex; gap:7px; align-items:center;
      padding: 7px 10px; border-radius:14px;
      background: rgba(255,255,255,.06);
      border:1px solid rgba(255,255,255,.12);
      margin-bottom:18px;
    }
    .flag{
      font-weight:700; letter-spacing:.3px;
    }
    .country{
      width: 24px;
      height: 24px;
      padding: 2px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .ip{ opacity:.55; font-size: 14px; }
    h1{ font-size:26px; margin:6px 0 10px; }
    p{ margin:0; opacity:.82; line-height:1.55; }
    .trace{ margin-top:26px; opacity:.35; font-size:12px; }
  </style>
</head>
<body>
  <div class="wrap">
    <img class="pic" alt="" src="https://v3.bundlecdn.com/26ab0d/plain/user/restrictedPage.png" />
    <div class="badge">
      <span class="country">
        <img src="https://lucky-star.com/resources/v1/shared/images/flags/us.svg" onerror="this.style.display='none'">
      </span>
      <span class="flag">US</span>
      <span class="ip">74.7.241.42</span>
    </div>
    <h1>Regional restrictions</h1>
    <p>Country is not available.</p>
    <p>If you believe this is a mistake, please check your VPN settings.</p>
    <div class="trace">ef03f1a6-e152-4570-b91e-de98e7b2c134</div>
  </div>
</body>
</html>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Database Caching using Disk

Served from: lucky-star.ph @ 2026-04-04 14:43:41 by W3 Total Cache
-->