Skip to content

Commit

Permalink
Adds detection for LightspeedSystemsCrawler
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Jan 30, 2025
1 parent e3779d7 commit c91a02e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
13 changes: 11 additions & 2 deletions Tests/fixtures/bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8455,5 +8455,14 @@
category: Crawler
url: https://www.semrush.com/bot/
producer:
name: Semrush Inc.
url: https://www.semrush.com/
name: Semrush Inc.
url: https://www.semrush.com/
-
user_agent: LightspeedSystemsCrawler Mozilla/5.0 (Windows; U; MSIE 9.0; Windows NT 9.0; en-US)
bot:
name: LightspeedSystemsCrawler
category: Crawler
url: https://www.lightspeedsystems.com/
producer:
name: Lightspeed Systems, Inc.
url: https://www.lightspeedsystems.com/
8 changes: 8 additions & 0 deletions regexes/bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4933,6 +4933,14 @@
name: 'SiteSell Inc.'
url: 'https://www.sitesell.com/'

- regex: 'LightspeedSystemsCrawler'
name: 'LightspeedSystemsCrawler'
category: 'Crawler'
url: 'https://www.lightspeedsystems.com/'
producer:
name: 'Lightspeed Systems, Inc.'
url: 'https://www.lightspeedsystems.com/'

# Generic bots
- regex: 'nuhk|grub-client|Download Demon|SearchExpress|Microsoft URL Control|borg|altavista|dataminr\.com|teoma|oegp|http%20client|htdig|mogimogi|larbin|scrubby|searchsight|semanticdiscovery|snappy|vortex(?!(?: Build|Plus| CM62| HD65))|zeal(?!ot)|dataparksearch|findlinks|BrowserMob|URL2PNG|ZooShot|GomezA|Google SketchUp|Read%20Later|7Siters|centuryb\.o\.t9|InterNaetBoten|EasyBib AutoCite|Bidtellect|tomnomnom/meg|cortex|Re-re Studio|adreview|AHC/|NameOfAgent|Request-Promise|ALittle Client|Hello,? world|wp_is_mobile|0xAbyssalDoesntExist|Anarchy99|^revolt|nvd0rz|xfa1|Hakai|gbrmss|fuck-your-hp|IDBTE4M CODE87|Antoine|Insomania|Hells-Net|b3astmode|Linux Gnu \(cow\)|Test Certificate Info|iplabel|Magellan|TheSafex?Internetx?Search|Searcherx?web|kirkland-signature|LinkChain|survey-security-dot-txt|infrawatch|Time/|r00ts3c-owned-you|nvdorz|Root Slut|NiggaBalls|BotPoke|GlobalWebSearch|xx032_bo9vs83_2a|sslshed|geckotrail|Wordup|Keydrop|^xenu|^(?:chrome|firefox|Abcd|Dark|KvshClient|Node.js|Report Runner|url|Zeus|ZmEu)$'
name: 'Generic Bot'
Expand Down

0 comments on commit c91a02e

Please sign in to comment.