Skip to content

Commit

Permalink
Merge branch 'main' into miketheman/dependabot-grouped
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman authored Nov 13, 2024
2 parents a1ffade + 0442cab commit 4ead47c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linehaul/ua/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,8 @@ def BrowserUserAgent():
^NSIS_Inetc\ \(Mozilla\)$ |
^Debian\ uscan |
^Pingdom\.com_bot_version_\d+\.\d+_\(https?://www.pingdom.com/\)$ |
^MauiBot\ \(crawler\.feedback\+dc@gmail\.com\)$
^MauiBot\ \(crawler\.feedback\+dc@gmail\.com\)$ |
^inspector\.pypi\.io$
)
""",
re.VERBOSE,
Expand Down

0 comments on commit 4ead47c

Please sign in to comment.