diff --git a/bin/app.py b/bin/app.py index 8f62d50..1f1724d 100644 --- a/bin/app.py +++ b/bin/app.py @@ -77,6 +77,7 @@ PLAIN_TEXT_AGENTS = [ "openbsd ftp", "powershell", "fetch", + "aiohttp", ] def _is_html_needed(user_agent):