Файловый менеджер - Редактировать - /home/gqdcvggs/cdn.imators.com/403.shtml
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>401 - Unauthorized Access</title> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"> <script src="https://cdn.tailwindcss.com"></script> <style> body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; background-color: #000; color: #fff; margin: 0; padding: 40px; line-height: 1.6; } .container { max-width: 900px; margin: 60px auto; } h1 { font-size: 80px; margin: 0; font-weight: 700; } .error-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 40px; margin-top: 60px; } .error-reason { padding: 20px; } .icon { font-size: 24px; margin-bottom: 15px; } .reason-title { font-size: 18px; margin-bottom: 10px; font-weight: 500; } p { margin: 0; color: #888; } .back-link { display: inline-block; color: #fff; text-decoration: none; margin-top: 60px; border: 1px solid #333; padding: 15px 30px; } .back-link:hover { background: #111; } @media (max-width: 600px) { body { padding: 20px; } h1 { font-size: 60px; } .error-grid { gap: 20px; } } </style> </head> <body> <div class="container"> <h1 class="text-5xl">Access Denied!</h1> <p>You don't have permission to access this resource. This might be because:</p> <div class="error-grid"> <div class="error-reason"> <i class="icon fas fa-feed"></i> <div class="reason-title">IP address no registered as authorised</div> <p>You are not an Imators employee or a member of management, recognised for accessing these resources</p> </div> </div> <div class="error-reason"> <i class="icon fas fa-user-lock"></i> <div class="reason-title">Not Logged In</div> <p>You need to sign in to access this content or service</p> </div> <div class="error-reason"> <i class="icon fas fa-key"></i> <div class="reason-title">Invalid Credentials</div> <p>Your login credentials have expired or are incorrect</p> </div> <div class="error-reason"> <i class="icon fas fa-shield-alt"></i> <div class="reason-title">Permission Level</div> <p>Your account doesn't have the required permissions to access this area</p> </div> </div> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка