Skip to content

Commit 0d6622d

Browse files
jayneticsandrew
authored andcommitted
Filter some more bots (#542)
1 parent de63c39 commit 0d6622d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/split/configuration.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,14 @@ def bots
6161
'ColdFusion' => 'ColdFusion http library',
6262
'EventMachine HttpClient' => 'Ruby http library',
6363
'Go http package' => 'Go http library',
64+
'Go-http-client' => 'Go http library',
6465
'Java' => 'Generic Java http library',
6566
'libwww-perl' => 'Perl client-server library loved by script kids',
6667
'lwp-trivial' => 'Another Perl library loved by script kids',
6768
'Python-urllib' => 'Python http library',
6869
'PycURL' => 'Python http library',
6970
'Test Certificate Info' => 'C http library?',
71+
'Typhoeus' => 'Ruby http library',
7072
'Wget' => 'wget unix CLI http client',
7173

7274
# URL expanders / previewers
@@ -91,6 +93,7 @@ def bots
9193

9294
# Uptime monitoring
9395
'check_http' => 'Nagios monitor',
96+
'GoogleStackdriverMonitoring' => 'Google Cloud monitor',
9497
'NewRelicPinger' => 'NewRelic monitor',
9598
'Panopta' => 'Monitoring service',
9699
'Pingdom' => 'Pingdom monitoring',

0 commit comments

Comments
 (0)