<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/inqceramics.com/sitemap.xml): failed to open stream: No space left on device in <b>/www/wwwroot/NEW8.COM/func.php</b> on line <b>115</b><br />
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Please access via the domain name.</title>
    <style>
        :root {
            --primary-color: #4361ee;
            --notice-color: #3a86ff;
            --background-color: #f8f9fa;
            --card-color: #ffffff;
            --text-color: #2b2d42;
            --text-secondary: #6c757d;
            --border-radius: 12px;
        }

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: "PingFang SC", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
            background-color: var(--background-color);
            color: var(--text-color);
            line-height: 1.6;
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 100vh;
            padding: 20px;
        }

        .container {
            width: 100%;
            max-width: 900px;
            background-color: var(--card-color);
            border-radius: var(--border-radius);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
            overflow: hidden;
        }

        .header {
            background-color: var(--notice-color);
            color: white;
            padding: 30px 40px;
            position: relative;
        }

        .header h1 {
            font-size: 28px;
            font-weight: 600;
            margin-bottom: 10px;
        }

        .header p {
            opacity: 0.9;
            font-size: 16px;
        }

        .header::after {
            content: "";
            position: absolute;
            bottom: -20px;
            left: 0;
            right: 0;
            height: 20px;
            background: linear-gradient(135deg, var(--notice-color) 25%, transparent 25%) -20px 0,
            linear-gradient(225deg, var(--notice-color) 25%, transparent 25%) -20px 0,
            linear-gradient(315deg, var(--notice-color) 25%, transparent 25%),
            linear-gradient(45deg, var(--notice-color) 25%, transparent 25%);
            background-size: 40px 40px;
        }

        .content {
            padding: 40px;
        }

        .status-info {
            background-color: rgba(67, 97, 238, 0.05);
            border-left: 4px solid var(--primary-color);
            padding: 20px;
            border-radius: 8px;
            margin-bottom: 30px;
        }

        .status-info h2 {
            color: var(--primary-color);
            font-size: 18px;
            margin-bottom: 15px;
        }

        .status-item {
            display: flex;
            margin-bottom: 12px;
            align-items: center;
        }

        .status-item:last-child {
            margin-bottom: 0;
        }

        .info-label {
            font-weight: 600;
            width: 80px;
            color: var(--text-secondary);
        }

        .info-value {
            font-family: monospace;
            background-color: rgba(0, 0, 0, 0.03);
            padding: 4px 10px;
            border-radius: 4px;
            flex: 1;
            word-break: break-all;
        }

        .help-section {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 20px;
            margin-bottom: 30px;
        }

        .help-card {
            background-color: var(--card-color);
            border-radius: 8px;
            padding: 25px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
            border: 1px solid rgba(0, 0, 0, 0.08);
        }

        .help-card h2 {
            font-size: 18px;
            margin-bottom: 15px;
            color: var(--text-color);
            display: flex;
            align-items: center;
        }

        .help-card h2::before {
            content: "";
            display: inline-block;
            width: 8px;
            height: 20px;
            background-color: var(--primary-color);
            margin-right: 12px;
            border-radius: 4px;
        }

        .footer {
            text-align: center;
            padding: 20px 40px;
            color: var(--text-secondary);
            font-size: 14px;
            border-top: 1px solid rgba(0, 0, 0, 0.05);
        }

        @media (max-width: 768px) {
            .content {
                padding: 30px 20px;
            }

            .help-section {
                grid-template-columns: 1fr;
            }

            .header {
                padding: 25px 20px;
            }

            .header h1 {
                font-size: 24px;
            }

            .status-item {
                flex-direction: column;
                align-items: flex-start;
                margin-bottom: 16px;
            }

            .info-label {
                width: 100%;
                margin-bottom: 4px;
            }

            .info-value {
                width: 100%;
            }
        }
    </style>
</head>
<body>
<div class="container">
    <div class="header">
        <h1>Please access via the domain name</h1>
        <p>The current access method is not permitted. Please review the following information.</p>
    </div>

    <div class="content">
        <div class="status-info">
            <h2>Access Information</h2>
            <div class="status-item">
                <span class="info-label">Host</span>
                <span class="info-value">www.inqceramics.com</span>
            </div>
            <div class="status-item">
                <span class="info-label">URL</span>
                <span class="info-value">/sitemap/map.xml</span>
            </div>
            <div class="status-item">
                <span class="info-label">IP</span>
                <span class="info-value">45.199.109.126</span>
            </div>
            <div class="status-item">
                <span class="info-label">Request ID</span>
                <span class="info-value">019ebb16-c33c-7bf0-bff0-6a748de3d3a6</span>
            </div>
            <div class="status-item">
                <span class="info-label">Node</span>
                <span class="info-value">第七集群USA防</span>
            </div>
        </div>

        <div class="help-section">
            <div class="help-card">
                <h2>What happened?</h2>
                <p>You are currently accessing the service directly via the node's IP address. Direct access using an IP address may result in an unstable service experience and prevent you from accessing the full range of features.</p>
            </div>

            <div class="help-card">
                <h2>How to solve?</h2>
                <p>Please access via the domain name. Using the correct domain name ensures:</p>
                <ul style="margin-top: 10px; margin-left: 20px;">
                    <li>Access more stable services.</li>
                    <li>Enable Full Security Protection</li>
                    <li>Correctly load all resources.</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="footer">
        <p>An industry-exclusive, top-tier intelligent CDN system—impervious to CC attacks and immune to firewall-bypassing attacks.</p>
    </div>
</div>
</body>
</html>
