mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Add aiohttp as a plain text agent
This commit is contained in:
@@ -82,6 +82,7 @@ PLAIN_TEXT_AGENTS = [
|
||||
"openbsd ftp",
|
||||
"powershell",
|
||||
"fetch",
|
||||
"aiohttp",
|
||||
]
|
||||
|
||||
def _is_html_needed(user_agent):
|
||||
|
||||
Reference in New Issue
Block a user