            <!DOCTYPE html>
            <html lang="en">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" c>
                <meta name="robots" c>
                <title>异常访问</title>
            </head>
            <body style="font-family:"Arial',sans-serif;background-color:#f5f5f5;color:#333;text-align:center;padding:50px;margin:0;">
                <div>
                    <h1 style="color:#d9534f;">403 Forbidden</h1>
                    <p style="margin-bottom:20px;font-size:18px;">Sorry, you do not have permission to access this resource.</p>
                    <p style="margin-bottom:20px;font-size:18px;">由于您的行为异常，您暂时无法访问该页面，请稍后再试。</p>
                    <p style="margin-bottom:10px;font-size:16px;">ip: 38.239.52.142</p>
                    <p style="margin-bottom:10px;font-size:16px;">status: CE-WAF-PROACTIVE-UA</p>
                </div>
            </body>
            </html>
        
