Skip to content

Commit 01e5791

Browse files
authored
Merge pull request chubin#280 from ChrisLovering/Add-aiohttp-as-a-plain-text-agent
Add aiohttp as a plain text agent
2 parents 62a4a58 + eb67a5e commit 01e5791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ def filter(self, record):
8282
"openbsd ftp",
8383
"powershell",
8484
"fetch",
85+
"aiohttp",
8586
]
8687

8788
def _is_html_needed(user_agent):

0 commit comments

Comments
 (0)