diff --git a/bin/app.py b/bin/app.py index d965bd7..62be0db 100644 --- a/bin/app.py +++ b/bin/app.py @@ -83,6 +83,7 @@ PLAIN_TEXT_AGENTS = [ "powershell", "fetch", "aiohttp", + "xh", ] def _is_html_needed(user_agent):