Błąd ładowania ogłoszeń
API error 403: <!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="UTF-8">
<title>Dostęp zablokowany / Access Blocked</title>
<style>
body { font-family: Arial, sans-serif; text-align: center; padding: 50px; background: #f5f5f5; color: #333; }
h1 { color: #c0392b; }
.lang-block { margin: 20px 0; }
hr { width: 200px; margin: 30px auto; border: 0; border-top: 1px solid #ccc; }
</style>
</head>
<body>
<div class="lang-block">
<h1>Dostęp zablokowany</h1>
<p>Twoje żądanie zostało zablokowane przez zaporę sieciową (WAF).</p>
<p>Jeśli uważasz, że to pomyłka, skontaktuj się z administratorem.</p>
</div>
<hr>
<div class="lang-block">
<h1>Access Blocked</h1>
<p>Your request has been blocked by our Web Application Firewall (WAF).</p>
<p>If you believe this is an error, please contact the administrator.</p>
</div>
</body>
</html>