diff --git a/bin/app.py b/bin/app.py index 17acc03..d965bd7 100644 --- a/bin/app.py +++ b/bin/app.py @@ -82,6 +82,7 @@ PLAIN_TEXT_AGENTS = [ "openbsd ftp", "powershell", "fetch", + "aiohttp", ] def _is_html_needed(user_agent):