We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c7f48 commit 0442cabCopy full SHA for 0442cab
linehaul/ua/parser.py
@@ -346,7 +346,8 @@ def BrowserUserAgent():
346
^NSIS_Inetc\ \(Mozilla\)$ |
347
^Debian\ uscan |
348
^Pingdom\.com_bot_version_\d+\.\d+_\(https?://www.pingdom.com/\)$ |
349
- ^MauiBot\ \(crawler\.feedback\+dc@gmail\.com\)$
+ ^MauiBot\ \(crawler\.feedback\+dc@gmail\.com\)$ |
350
+ ^inspector\.pypi\.io$
351
)
352
""",
353
re.VERBOSE,
0 commit comments