mirror of
https://github.com/chubin/wttr.in
synced 2025-01-11 19:48:45 +00:00
useragents fixed
This commit is contained in:
parent
df0b41fba5
commit
26a5fa533a
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@ PLAIN_TEXT_AGENTS = [
|
|||
"lwp-request",
|
||||
"wget",
|
||||
"python-requests",
|
||||
"OpenBSD ftp"
|
||||
"openbsd ftp",
|
||||
"powershell",
|
||||
]
|
||||
|
||||
PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation']
|
||||
|
|
Loading…
Reference in a new issue