Skip to content

Commit

Permalink
add more crawlers seen on /opening
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Dec 10, 2023
1 parent 848d814 commit 2374e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/common/src/main/HTTPRequest.scala
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ object HTTPRequest:

private val crawlerMatcher = UaMatcher:
// spiders/crawlers
"""Googlebot|AdsBot|Google-Read-Aloud|bingbot|BingPreview|facebookexternalhit|SemrushBot|AhrefsBot|PetalBot|Applebot|YandexBot|YandexAdNet|Twitterbot|Baiduspider""" +
"""Googlebot|AdsBot|Google-Read-Aloud|bingbot|BingPreview|facebookexternalhit|SemrushBot|AhrefsBot|PetalBot|Applebot|YandexBot|YandexAdNet|Twitterbot|Baiduspider|Amazonbot|Bytespider""" +
// http libs
"""|HeadlessChrome|okhttp|axios|wget|curl|python-requests|aiohttp|commons-httpclient|python-urllib|python-httpx|Nessus"""

Expand Down

0 comments on commit 2374e05

Please sign in to comment.