gendesign/tradein-mvp/backend/tests/fixtures/avito_blockpage_sample.html
bot-backend f7deed096b
Some checks failed
Deploy Trade-In / changes (push) Successful in 4s
Deploy Trade-In / build-frontend (push) Has been skipped
Deploy Trade-In / test (push) Successful in 25s
Deploy Trade-In / build-backend (push) Successful in 1m11s
Deploy Trade-In / deploy (push) Has been cancelled
fix(scrapers): avito per-card parse_failures counter + logging (Refs #823) (#830)
Co-authored-by: bot-backend <bot-backend@gendsgn.local>
Co-committed-by: bot-backend <bot-backend@gendsgn.local>
2026-05-30 20:01:50 +00:00

14 lines
501 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<title>Доступ ограничен: проблема с IP</title>
</head>
<body>
<div class="firewall-container">
<h1>Доступ ограничен</h1>
<p>К сожалению, запросы с вашего IP-адреса выглядят автоматическими.
Попробуйте зайти позже или используйте другой способ подключения.</p>
</div>
</body>
</html>