useragents fixed

This commit is contained in:
Igor Chubin 2020-04-27 19:03:27 +02:00
parent df0b41fba5
commit 26a5fa533a

View file

@ -79,7 +79,8 @@ PLAIN_TEXT_AGENTS = [
"lwp-request",
"wget",
"python-requests",
"OpenBSD ftp"
"openbsd ftp",
"powershell",
]
PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation']