Consider missing/empty agent to be plaintext

This commit is contained in:
David Buchanan 2024-06-21 14:20:04 +01:00 committed by GitHub
parent 575908ae51
commit cd6c9d43af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,7 @@ PROXY_CACHEDIR = os.path.join(_DATADIR, "cache/proxy-wwo/")
MY_EXTERNAL_IP = '5.9.243.187'
PLAIN_TEXT_AGENTS = [
"",
"curl",
"httpie",
"lwp-request",