Skip to content

Commit

Permalink
Merge pull request #5537 from sckoop/master
Browse files Browse the repository at this point in the history
Optimized Catchpoint lookup
  • Loading branch information
sgiehl committed Aug 31, 2016
2 parents 789ea04 + 63e9a23 commit 97ed17d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion regexes/bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1207,6 +1207,14 @@
name: 'Monitor.Us'
url: 'http://www.monitor.us'

- regex: 'Catchpoint( bot)?'
name: 'Catchpoint'
category: 'Site Monitor'
url: ''
producer:
name: 'Catchpoint Systems'
url: 'http://www.catchpoint.com/'

- regex: 'Zao/'
name: 'Zao'
category: 'Crawler'
Expand Down Expand Up @@ -1262,7 +1270,7 @@
- regex: 'Server Density Service Monitoring.*'
name: 'Server Density'

- regex: '(A6-Indexer|nuhk|TsolCrawler|Yammybot|Openbot|Gulper Web Bot|grub-client|Download Demon|SearchExpress|Microsoft URL Control|borg|altavista|teoma|blitzbot|oegp|furlbot|http%20client|polybot|htdig|mogimogi|larbin|scrubby|searchsight|seekbot|semanticdiscovery|snappy|vortex(?! Build)|zeal|fast-webcrawler|converacrawler|dataparksearch|findlinks|BrowserMob|HttpMonitor|ThumbShotsBot|URL2PNG|ZooShot|GomezA|Catchpoint bot|Google SketchUp|Read%20Later|Minimo|RackspaceBot)'
- regex: '(A6-Indexer|nuhk|TsolCrawler|Yammybot|Openbot|Gulper Web Bot|grub-client|Download Demon|SearchExpress|Microsoft URL Control|borg|altavista|teoma|blitzbot|oegp|furlbot|http%20client|polybot|htdig|mogimogi|larbin|scrubby|searchsight|seekbot|semanticdiscovery|snappy|vortex(?! Build)|zeal|fast-webcrawler|converacrawler|dataparksearch|findlinks|BrowserMob|HttpMonitor|ThumbShotsBot|URL2PNG|ZooShot|GomezA|Google SketchUp|Read%20Later|Minimo|RackspaceBot)'
name: 'Generic Bot'

# Generic detections
Expand Down

0 comments on commit 97ed17d

Please sign in to comment.