device_detector 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +5 -4
- data/CHANGELOG.md +4 -4
- data/README.md +6 -8
- data/lib/device_detector.rb +2 -2
- data/lib/device_detector/version.rb +1 -1
- data/regexes/bots.yml +461 -10
- data/regexes/client/browser_engine.yml +4 -1
- data/regexes/client/browsers.yml +167 -17
- data/regexes/client/feed_readers.yml +30 -0
- data/regexes/client/libraries.yml +38 -0
- data/regexes/client/mediaplayers.yml +4 -0
- data/regexes/client/mobile_apps.yml +82 -1
- data/regexes/client/pim.yml +4 -0
- data/regexes/device/mobiles.yml +1761 -138
- data/regexes/device/portable_media_player.yml +2 -4
- data/regexes/device/televisions.yml +16 -2
- data/regexes/oss.yml +25 -4
- data/spec/device_detector/detector_fixtures_spec.rb +51 -11
- data/spec/device_detector_spec.rb +20 -0
- data/spec/fixtures/client/browser.yml +446 -11
- data/spec/fixtures/client/feed_reader.yml +25 -1
- data/spec/fixtures/client/library.yml +55 -1
- data/spec/fixtures/client/mediaplayer.yml +6 -0
- data/spec/fixtures/client/mobile_app.yml +81 -1
- data/spec/fixtures/client/pim.yml +7 -1
- data/spec/fixtures/detector/bots.yml +668 -108
- data/spec/fixtures/detector/camera.yml +14 -8
- data/spec/fixtures/detector/car_browser.yml +4 -3
- data/spec/fixtures/detector/console.yml +38 -24
- data/spec/fixtures/detector/desktop.yml +981 -687
- data/spec/fixtures/detector/feature_phone.yml +82 -41
- data/spec/fixtures/detector/feed_reader.yml +37 -0
- data/spec/fixtures/detector/mobile_apps.yml +257 -0
- data/spec/fixtures/detector/phablet.yml +569 -163
- data/spec/fixtures/detector/portable_media_player.yml +24 -16
- data/spec/fixtures/detector/smart_display.yml +8 -5
- data/spec/fixtures/detector/smartphone-1.yml +4698 -4235
- data/spec/fixtures/detector/smartphone-2.yml +4804 -4256
- data/spec/fixtures/detector/smartphone-3.yml +5060 -4603
- data/spec/fixtures/detector/smartphone-4.yml +6803 -2637
- data/spec/fixtures/detector/smartphone-5.yml +7044 -0
- data/spec/fixtures/detector/smartphone.yml +4380 -3904
- data/spec/fixtures/detector/tablet-1.yml +4530 -4036
- data/spec/fixtures/detector/tablet-2.yml +4875 -25
- data/spec/fixtures/detector/tablet.yml +3266 -2764
- data/spec/fixtures/detector/tv.yml +563 -206
- data/spec/fixtures/detector/unknown.yml +1033 -863
- data/spec/fixtures/parser/oss.yml +114 -2
- data/spec/fixtures/parser/vendorfragments.yml +2 -2
- metadata +5 -3
@@ -124,6 +124,12 @@
|
|
124
124
|
type: feed reader
|
125
125
|
name: Newsbeuter
|
126
126
|
version: "2.4"
|
127
|
+
-
|
128
|
+
user_agent: PritTorrent/1.0
|
129
|
+
client:
|
130
|
+
type: feed reader
|
131
|
+
name: PritTorrent
|
132
|
+
version: 1.0
|
127
133
|
-
|
128
134
|
user_agent: Pulp/1.5.2 (iPad; http://www.acrylicapps.com/pulp/)
|
129
135
|
client:
|
@@ -184,4 +190,22 @@
|
|
184
190
|
client:
|
185
191
|
type: feed reader
|
186
192
|
name: Stringer
|
187
|
-
version: ""
|
193
|
+
version: ""
|
194
|
+
-
|
195
|
+
user_agent: Instacast/2380 CFNetwork/673.3 Darwin/13.4.0 (x86_64) (MacBookPro5%2C4)
|
196
|
+
client:
|
197
|
+
type: feed reader
|
198
|
+
name: Instacast
|
199
|
+
version: 2380
|
200
|
+
-
|
201
|
+
user_agent: Downcast/1241 CFNetwork/673.4 Darwin/13.3.0 (x86_64) (MacBookAir4%2C2)
|
202
|
+
client:
|
203
|
+
type: feed reader
|
204
|
+
name: Downcast
|
205
|
+
version: 1241
|
206
|
+
-
|
207
|
+
user_agent: iTunes/10.7 Downcast/2.8.24.1002
|
208
|
+
client:
|
209
|
+
type: feed reader
|
210
|
+
name: Downcast
|
211
|
+
version: 2.8.24.1002
|
@@ -81,4 +81,58 @@
|
|
81
81
|
client:
|
82
82
|
type: library
|
83
83
|
name: Guzzle (PHP HTTP Client)
|
84
|
-
version: "3.9.3"
|
84
|
+
version: "3.9.3"
|
85
|
+
-
|
86
|
+
user_agent: HTTP_Request2/2.3.0 (http://pear.php.net/package/http_request2) PHP/5.3.3
|
87
|
+
client:
|
88
|
+
type: library
|
89
|
+
name: HTTP_Request2
|
90
|
+
version: 2.3.0
|
91
|
+
-
|
92
|
+
user_agent: Mechanize/2.7.3 Ruby/1.9.3p551 (http://github.com/sparklemotion/mechanize/)
|
93
|
+
client:
|
94
|
+
type: library
|
95
|
+
name: Mechanize
|
96
|
+
version: 2.7.3
|
97
|
+
-
|
98
|
+
user_agent: Python/3.5 aiohttp/1.0.5
|
99
|
+
client:
|
100
|
+
type: library
|
101
|
+
name: aiohttp
|
102
|
+
version: 1.0.5
|
103
|
+
-
|
104
|
+
user_agent: Google-HTTP-Java-Client/1.17.0-rc (gzip)
|
105
|
+
client:
|
106
|
+
type: library
|
107
|
+
name: Google HTTP Java Client
|
108
|
+
version: 1.17.0-rc
|
109
|
+
-
|
110
|
+
user_agent: WWW-Mechanize/1.73
|
111
|
+
client:
|
112
|
+
type: library
|
113
|
+
name: WWW-Mechanize
|
114
|
+
version: 1.73
|
115
|
+
-
|
116
|
+
user_agent: Faraday v0.9.1
|
117
|
+
client:
|
118
|
+
type: library
|
119
|
+
name: Faraday
|
120
|
+
version: 0.9.1
|
121
|
+
-
|
122
|
+
user_agent: Go-http-client/1.1
|
123
|
+
client:
|
124
|
+
type: library
|
125
|
+
name: Go-http-client
|
126
|
+
version: 1.1
|
127
|
+
-
|
128
|
+
user_agent: Go-http-client/2.0
|
129
|
+
client:
|
130
|
+
type: library
|
131
|
+
name: Go-http-client
|
132
|
+
version: 2.0
|
133
|
+
-
|
134
|
+
user_agent: Go 1.1 package http
|
135
|
+
client:
|
136
|
+
type: library
|
137
|
+
name: Go-http-client
|
138
|
+
version: 1.1
|
@@ -27,4 +27,84 @@
|
|
27
27
|
client:
|
28
28
|
type: mobile app
|
29
29
|
name: Pinterest
|
30
|
-
version: "3.3.3"
|
30
|
+
version: "3.3.3"
|
31
|
+
-
|
32
|
+
user_agent: Instacast/5.0a8 CFNetwork/711.1.11 Darwin/13.4.0
|
33
|
+
client:
|
34
|
+
type: mobile app
|
35
|
+
name: Instacast
|
36
|
+
version: 5.0a8
|
37
|
+
-
|
38
|
+
user_agent: InstacastHD/1.1.2 CFNetwork/711.0.6 Darwin/14.0.0
|
39
|
+
client:
|
40
|
+
type: mobile app
|
41
|
+
name: Instacast
|
42
|
+
version: 1.1.2
|
43
|
+
-
|
44
|
+
user_agent: Podcasts/2.1.2
|
45
|
+
client:
|
46
|
+
type: mobile app
|
47
|
+
name: Podcasts
|
48
|
+
version: 2.1.2
|
49
|
+
-
|
50
|
+
user_agent: Shifty Jelly Pocket Casts, Android v4.4.3.1
|
51
|
+
client:
|
52
|
+
type: mobile app
|
53
|
+
name: Pocket Casts
|
54
|
+
version: 4.4.3.1
|
55
|
+
-
|
56
|
+
user_agent: Pocket Casts
|
57
|
+
client:
|
58
|
+
type: mobile app
|
59
|
+
name: Pocket Casts
|
60
|
+
version:
|
61
|
+
|
62
|
+
-
|
63
|
+
user_agent: Mozilla/5.0 (Linux; U; en-us; BeyondPod)
|
64
|
+
client:
|
65
|
+
type: mobile app
|
66
|
+
name: BeyondPod
|
67
|
+
version:
|
68
|
+
-
|
69
|
+
user_agent: AntennaPod/0.9.9.1
|
70
|
+
client:
|
71
|
+
type: mobile app
|
72
|
+
name: AntennaPod
|
73
|
+
version: 0.9.9.1
|
74
|
+
-
|
75
|
+
user_agent: AntennaPod/
|
76
|
+
client:
|
77
|
+
type: mobile app
|
78
|
+
name: AntennaPod
|
79
|
+
version:
|
80
|
+
|
81
|
+
-
|
82
|
+
user_agent: Overcast/1.0 (+http://overcast.fm/; iOS podcast app)
|
83
|
+
client:
|
84
|
+
type: mobile app
|
85
|
+
name: Overcast
|
86
|
+
version: 1.0
|
87
|
+
-
|
88
|
+
user_agent: Podkicker/1.9.4
|
89
|
+
client:
|
90
|
+
type: mobile app
|
91
|
+
name: Podkicker
|
92
|
+
version: 1.9.4
|
93
|
+
-
|
94
|
+
user_agent: Podkicker Pro/1.9.4
|
95
|
+
client:
|
96
|
+
type: mobile app
|
97
|
+
name: Podkicker
|
98
|
+
version: 1.9.4
|
99
|
+
-
|
100
|
+
user_agent: Castro/64 CFNetwork/672.1.15 Darwin/14.0.0
|
101
|
+
client:
|
102
|
+
type: mobile app
|
103
|
+
name: Castro
|
104
|
+
version: 64
|
105
|
+
-
|
106
|
+
user_agent: Mozilla/5.0 (Linux; U; Windows NT 6.1; en-us; dream) DoggCatcher
|
107
|
+
client:
|
108
|
+
type: mobile app
|
109
|
+
name: DoggCatcher
|
110
|
+
version:
|
@@ -7,7 +7,7 @@
|
|
7
7
|
url: http://www.so.com/help/help_3_2.html
|
8
8
|
producer:
|
9
9
|
name: Online Media Group, Inc.
|
10
|
-
url:
|
10
|
+
url: ""
|
11
11
|
-
|
12
12
|
user_agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDR; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; Tablet PC 2.0); 360Spider
|
13
13
|
bot:
|
@@ -16,7 +16,7 @@
|
|
16
16
|
url: http://www.so.com/help/help_3_2.html
|
17
17
|
producer:
|
18
18
|
name: Online Media Group, Inc.
|
19
|
-
url:
|
19
|
+
url: ""
|
20
20
|
-
|
21
21
|
user_agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0); 360Spider
|
22
22
|
bot:
|
@@ -25,7 +25,7 @@
|
|
25
25
|
url: http://www.so.com/help/help_3_2.html
|
26
26
|
producer:
|
27
27
|
name: Online Media Group, Inc.
|
28
|
-
url:
|
28
|
+
url: ""
|
29
29
|
-
|
30
30
|
user_agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1; 360Spider
|
31
31
|
bot:
|
@@ -34,7 +34,7 @@
|
|
34
34
|
url: http://www.so.com/help/help_3_2.html
|
35
35
|
producer:
|
36
36
|
name: Online Media Group, Inc.
|
37
|
-
url:
|
37
|
+
url: ""
|
38
38
|
-
|
39
39
|
user_agent: 'ADmantX Platform Semantic Analyzer - ADmantX Inc. - www.admantx.com - support@admantx.com'
|
40
40
|
bot:
|
@@ -62,7 +62,7 @@
|
|
62
62
|
bot:
|
63
63
|
name: AddThis.com
|
64
64
|
category: Social Media Agent
|
65
|
-
url:
|
65
|
+
url: ""
|
66
66
|
producer:
|
67
67
|
name: Clearspring Technologies, Inc.
|
68
68
|
url: http://www.clearspring.com
|
@@ -93,6 +93,15 @@
|
|
93
93
|
producer:
|
94
94
|
name: Analytics SEO
|
95
95
|
url: http://www.analyticsseo.com
|
96
|
+
-
|
97
|
+
user_agent: ApacheBench/2.3
|
98
|
+
bot:
|
99
|
+
name: ApacheBench
|
100
|
+
category: Benchmark
|
101
|
+
url: https://httpd.apache.org/docs/2.4/programs/ab.html
|
102
|
+
producer:
|
103
|
+
name: The Apache Software Foundation
|
104
|
+
url: http://www.apache.org/foundation/
|
96
105
|
-
|
97
106
|
user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10 _1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Applebot/0.1; +http://www.apple.com/go/applebot)
|
98
107
|
bot:
|
@@ -116,7 +125,7 @@
|
|
116
125
|
bot:
|
117
126
|
name: Ask Jeeves
|
118
127
|
category: Search bot
|
119
|
-
url:
|
128
|
+
url: ""
|
120
129
|
producer:
|
121
130
|
name: Ask Jeeves Inc.
|
122
131
|
url: http://www.ask.com
|
@@ -136,12 +145,12 @@
|
|
136
145
|
category: Crawler
|
137
146
|
url: http://law.di.unimi.it/BUbiNG.html
|
138
147
|
producer:
|
139
|
-
name:
|
140
|
-
url:
|
148
|
+
name: The Laboratory for Web Algorithmics (LAW)
|
149
|
+
url: 'http://law.di.unimi.it/software.php#buging'
|
141
150
|
-
|
142
|
-
user_agent: Backlink-
|
151
|
+
user_agent: Backlink-Check.de (+http://www.backlink-check.de/bot.html)
|
143
152
|
bot:
|
144
|
-
name: Backlink-
|
153
|
+
name: Backlink-Check.de
|
145
154
|
category: Crawler
|
146
155
|
url: http://www.backlink-check.de/bot.html
|
147
156
|
producer:
|
@@ -226,8 +235,8 @@
|
|
226
235
|
url: https://bazqux.com/fetcher
|
227
236
|
category: Feed Fetcher
|
228
237
|
producer:
|
229
|
-
name:
|
230
|
-
url:
|
238
|
+
name: ""
|
239
|
+
url: ""
|
231
240
|
-
|
232
241
|
user_agent: Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)
|
233
242
|
bot:
|
@@ -300,6 +309,15 @@
|
|
300
309
|
producer:
|
301
310
|
name: Microsoft Corporation
|
302
311
|
url: http://www.microsoft.com
|
312
|
+
-
|
313
|
+
user_agent: bitlybot/3.0
|
314
|
+
bot:
|
315
|
+
name: BitlyBot
|
316
|
+
category: Crawler
|
317
|
+
url: https://bitly.com
|
318
|
+
producer:
|
319
|
+
name: Bitly, Inc.
|
320
|
+
url: https://bitly.com
|
303
321
|
-
|
304
322
|
user_agent: Mozilla/5.0 (compatible; Blekkobot; ScoutJet; +http://blekko.com/about/blekkobot)
|
305
323
|
bot:
|
@@ -316,13 +334,13 @@
|
|
316
334
|
url: http://www.bloglovin.com
|
317
335
|
category: Feed Fetcher
|
318
336
|
producer:
|
319
|
-
name:
|
320
|
-
url:
|
337
|
+
name: ""
|
338
|
+
url: ""
|
321
339
|
-
|
322
340
|
user_agent: Blogtrottr/2.0
|
323
341
|
bot:
|
324
342
|
name: Blogtrottr
|
325
|
-
url:
|
343
|
+
url: ""
|
326
344
|
category: Feed Fetcher
|
327
345
|
producer:
|
328
346
|
name: Blogtrottr Ltd
|
@@ -372,6 +390,15 @@
|
|
372
390
|
producer:
|
373
391
|
name: career-x GmbH
|
374
392
|
url: http://www.career-x.de
|
393
|
+
-
|
394
|
+
user_agent: Castro 2, Episode Duration Lookup
|
395
|
+
bot:
|
396
|
+
name: Castro 2
|
397
|
+
category: Service Agent
|
398
|
+
url: http://supertop.co/castro/
|
399
|
+
producer:
|
400
|
+
name: Supertop
|
401
|
+
url: http://supertop.co
|
375
402
|
-
|
376
403
|
user_agent: Cliqzbot/0.1 (+http://cliqz.com/company/cliqzbot)
|
377
404
|
bot:
|
@@ -381,6 +408,15 @@
|
|
381
408
|
producer:
|
382
409
|
name: 10betterpages GmbH
|
383
410
|
url: http://cliqz.com
|
411
|
+
-
|
412
|
+
user_agent: Mozilla/5.0 (compatible; Cloudflare-AMP/1.0; +https://amp.cloudflare.com/doc/fetcher.html) AppleWebKit/534.34
|
413
|
+
bot:
|
414
|
+
name: CloudFlare AMP Fetcher
|
415
|
+
category: Crawler
|
416
|
+
url: https://amp.cloudflare.com/doc/fetcher.html
|
417
|
+
producer:
|
418
|
+
name: CloudFlare
|
419
|
+
url: http://www.cloudflare.com
|
384
420
|
-
|
385
421
|
user_agent: Mozilla/5.0 (compatible; CloudFlare-AlwaysOnline/1.0; +http://www.cloudflare.com/always-online) AppleWebKit/534.34
|
386
422
|
bot:
|
@@ -390,6 +426,15 @@
|
|
390
426
|
producer:
|
391
427
|
name: CloudFlare
|
392
428
|
url: http://www.cloudflare.com
|
429
|
+
-
|
430
|
+
user_agent: collectd/5.5.1
|
431
|
+
bot:
|
432
|
+
name: Collectd
|
433
|
+
category: Site Monitor
|
434
|
+
url: https://collectd.org/
|
435
|
+
producer:
|
436
|
+
name: Collectd
|
437
|
+
url: https://collectd.org/
|
393
438
|
-
|
394
439
|
user_agent: CommaFeed/1.0 (http://www.commafeed.com)
|
395
440
|
bot:
|
@@ -397,8 +442,8 @@
|
|
397
442
|
url: http://www.commafeed.com
|
398
443
|
category: Feed Fetcher
|
399
444
|
producer:
|
400
|
-
name:
|
401
|
-
url:
|
445
|
+
name: ""
|
446
|
+
url: ""
|
402
447
|
-
|
403
448
|
user_agent: Mozilla/5.0 (compatible; coccoc/1.0; +http://help.coccoc.com/)
|
404
449
|
bot:
|
@@ -408,6 +453,24 @@
|
|
408
453
|
producer:
|
409
454
|
name: Cốc Cốc
|
410
455
|
url: http://coccoc.com/
|
456
|
+
-
|
457
|
+
user_agent: Datadog Agent/5.10.1
|
458
|
+
bot:
|
459
|
+
name: Datadog Agent
|
460
|
+
url: https://github.com/DataDog/dd-agent
|
461
|
+
category: Site Monitor
|
462
|
+
producer:
|
463
|
+
name: Datadog
|
464
|
+
url: https://www.datadoghq.com/
|
465
|
+
-
|
466
|
+
user_agent: Mozilla/5.0 (compatible; Dataprovider/6.92; +https://www.dataprovider.com/)
|
467
|
+
bot:
|
468
|
+
name: Dataprovider
|
469
|
+
category: Crawler
|
470
|
+
url: ""
|
471
|
+
producer:
|
472
|
+
name: Dataprovider B.V.
|
473
|
+
url: https://www.dataprovider.com/
|
411
474
|
-
|
412
475
|
user_agent: Mozilla/5.0 (compatible; MSIE or Firefox mutant; not on Windows server;) Daumoa/4.0;
|
413
476
|
bot:
|
@@ -431,7 +494,7 @@
|
|
431
494
|
bot:
|
432
495
|
name: Dazoobot
|
433
496
|
category: Search bot
|
434
|
-
url:
|
497
|
+
url: ""
|
435
498
|
producer:
|
436
499
|
name: DAZOO.FR
|
437
500
|
url: http://dazoo.fr
|
@@ -449,7 +512,7 @@
|
|
449
512
|
bot:
|
450
513
|
name: Domain Re-Animator Bot
|
451
514
|
category: Crawler
|
452
|
-
url:
|
515
|
+
url: ""
|
453
516
|
producer:
|
454
517
|
name: Domain Re-Animator, LLC
|
455
518
|
url: http://domainreanimator.com
|
@@ -458,7 +521,7 @@
|
|
458
521
|
bot:
|
459
522
|
name: Domain Re-Animator Bot
|
460
523
|
category: Crawler
|
461
|
-
url:
|
524
|
+
url: ""
|
462
525
|
producer:
|
463
526
|
name: Domain Re-Animator, LLC
|
464
527
|
url: http://domainreanimator.com
|
@@ -471,15 +534,24 @@
|
|
471
534
|
producer:
|
472
535
|
name: SEOmoz, Inc.
|
473
536
|
url: http://moz.com/
|
537
|
+
-
|
538
|
+
user_agent: Mozilla/5.0 (compatible; DuckDuckGo-Favicons-Bot/1.0; +http://duckduckgo.com)
|
539
|
+
bot:
|
540
|
+
name: DuckDuckGo Bot
|
541
|
+
category: Search bot
|
542
|
+
url: https://duckduckgo.com/duckduckbot
|
543
|
+
producer:
|
544
|
+
name: DuckDuckGo
|
545
|
+
url: https://duckduckgo.com/
|
474
546
|
-
|
475
547
|
user_agent: EMail Exractor
|
476
548
|
bot:
|
477
549
|
name: EMail Exractor
|
478
550
|
category: Crawler
|
479
|
-
url:
|
551
|
+
url: ""
|
480
552
|
producer:
|
481
|
-
name:
|
482
|
-
url:
|
553
|
+
name: ""
|
554
|
+
url: ""
|
483
555
|
-
|
484
556
|
user_agent: Mozilla/5.0 (compatible; EasouSpider; +http://www.easou.com/search/spider.html)
|
485
557
|
bot:
|
@@ -539,7 +611,7 @@
|
|
539
611
|
bot:
|
540
612
|
name: Ezooms
|
541
613
|
category: Crawler
|
542
|
-
url:
|
614
|
+
url: ""
|
543
615
|
producer:
|
544
616
|
name: SEOmoz, Inc.
|
545
617
|
url: http://moz.com/
|
@@ -577,8 +649,8 @@
|
|
577
649
|
url: http://www.feedburner.com
|
578
650
|
category: Feed Fetcher
|
579
651
|
producer:
|
580
|
-
name:
|
581
|
-
url:
|
652
|
+
name: ""
|
653
|
+
url: ""
|
582
654
|
-
|
583
655
|
user_agent: 'Feedbin - 9 subscribers'
|
584
656
|
bot:
|
@@ -586,8 +658,8 @@
|
|
586
658
|
url: http://feedbin.com/
|
587
659
|
category: Feed Fetcher
|
588
660
|
producer:
|
589
|
-
name:
|
590
|
-
url:
|
661
|
+
name: ""
|
662
|
+
url: ""
|
591
663
|
-
|
592
664
|
user_agent: Feedly/1.0 (+http://www.feedly.com/fetcher.html; like FeedFetcher-Google)
|
593
665
|
bot:
|
@@ -595,8 +667,8 @@
|
|
595
667
|
url: http://www.feedly.com
|
596
668
|
category: Feed Fetcher
|
597
669
|
producer:
|
598
|
-
name:
|
599
|
-
url:
|
670
|
+
name: ""
|
671
|
+
url: ""
|
600
672
|
-
|
601
673
|
user_agent: FeedlyApp/1.0 (http://www.feedly.com)
|
602
674
|
bot:
|
@@ -604,8 +676,8 @@
|
|
604
676
|
url: http://www.feedly.com
|
605
677
|
category: Feed Fetcher
|
606
678
|
producer:
|
607
|
-
name:
|
608
|
-
url:
|
679
|
+
name: ""
|
680
|
+
url: ""
|
609
681
|
-
|
610
682
|
user_agent: FeedlyBot/1.0 (http://feedly.com)
|
611
683
|
bot:
|
@@ -613,8 +685,8 @@
|
|
613
685
|
url: http://www.feedly.com
|
614
686
|
category: Feed Fetcher
|
615
687
|
producer:
|
616
|
-
name:
|
617
|
-
url:
|
688
|
+
name: ""
|
689
|
+
url: ""
|
618
690
|
-
|
619
691
|
user_agent: MetaFeedly/1.0 (http://www.feedly.com)
|
620
692
|
bot:
|
@@ -622,8 +694,8 @@
|
|
622
694
|
url: http://www.feedly.com
|
623
695
|
category: Feed Fetcher
|
624
696
|
producer:
|
625
|
-
name:
|
626
|
-
url:
|
697
|
+
name: ""
|
698
|
+
url: ""
|
627
699
|
-
|
628
700
|
user_agent: Feedspot http://www.feedspot.com
|
629
701
|
bot:
|
@@ -631,8 +703,8 @@
|
|
631
703
|
url: http://www.feedspot.com
|
632
704
|
category: Feed Fetcher
|
633
705
|
producer:
|
634
|
-
name:
|
635
|
-
url:
|
706
|
+
name: ""
|
707
|
+
url: ""
|
636
708
|
-
|
637
709
|
user_agent: Fever/1.38 (Feed Parser; http://feedafever.com; Allow like Gecko)
|
638
710
|
bot:
|
@@ -640,25 +712,70 @@
|
|
640
712
|
url: http://feedafever.com/
|
641
713
|
category: Feed Fetcher
|
642
714
|
producer:
|
643
|
-
name:
|
644
|
-
url:
|
715
|
+
name: ""
|
716
|
+
url: ""
|
717
|
+
-
|
718
|
+
user_agent: Mozilla/5.0 (compatible; Findxbot/1.0; +http://www.findxbot.com)
|
719
|
+
bot:
|
720
|
+
name: Findxbot
|
721
|
+
category: Crawler
|
722
|
+
url: http://www.findxbot.com
|
723
|
+
-
|
724
|
+
user_agent: Mozilla/5.0 (compatible; FlipboardProxy/1.2; +http://flipboard.com/browserproxy)
|
725
|
+
bot:
|
726
|
+
name: Flipboard
|
727
|
+
url: http://flipboard.com/browserproxy
|
728
|
+
category: Feed Fetcher
|
729
|
+
producer:
|
730
|
+
name: Flipboard
|
731
|
+
url: http://flipboard.com/
|
732
|
+
-
|
733
|
+
user_agent: Mozilla/5.0 (compatible; FlipboardRSS/1.2; +http://flipboard.com/browserproxy)
|
734
|
+
bot:
|
735
|
+
name: Flipboard
|
736
|
+
url: http://flipboard.com/browserproxy
|
737
|
+
category: Feed Fetcher
|
738
|
+
producer:
|
739
|
+
name: Flipboard
|
740
|
+
url: http://flipboard.com/
|
741
|
+
-
|
742
|
+
user_agent: COMODO SSL Checker
|
743
|
+
bot:
|
744
|
+
name: Generic Bot
|
745
|
+
-
|
746
|
+
user_agent: 'HybridBot (hybrid.ru/about. If our bot caused problems please contact us. Contact email: m.lyashkov@targetix.net)'
|
747
|
+
bot:
|
748
|
+
name: Generic Bot
|
749
|
+
-
|
750
|
+
user_agent: Mozilla/5.0 (compatible; Shareaholicbot/2.0; +http://www.shareaholic.com/bot)
|
751
|
+
bot:
|
752
|
+
name: Generic Bot
|
645
753
|
-
|
646
754
|
user_agent: niki-bot
|
647
755
|
bot:
|
648
756
|
name: Generic Bot
|
649
757
|
-
|
650
|
-
user_agent:
|
758
|
+
user_agent: PHPCrawl
|
651
759
|
bot:
|
652
760
|
name: Generic Bot
|
653
761
|
-
|
654
762
|
user_agent: Mozilla/5.0 (compatible; Genieo/1.0 http://www.genieo.com/webfilter.html)
|
655
763
|
bot:
|
656
764
|
name: Genieo Web filter
|
657
|
-
category:
|
765
|
+
category: ""
|
658
766
|
url: http://www.genieo.com/webfilter.html
|
659
767
|
producer:
|
660
768
|
name: Genieo
|
661
769
|
url: http://www.genieo.com
|
770
|
+
-
|
771
|
+
user_agent: GigablastOpenSource/1.0
|
772
|
+
bot:
|
773
|
+
name: Gigablast
|
774
|
+
category: Search bot
|
775
|
+
url: https://github.com/gigablast/open-source-search-engine
|
776
|
+
producer:
|
777
|
+
name: Matt Wells
|
778
|
+
url: http://www.gigablast.com/faq.html
|
662
779
|
-
|
663
780
|
user_agent: Mozilla/5.0 (compatible; Gluten Free Crawler/1.0; +http://glutenfreepleasure.com/)
|
664
781
|
bot:
|
@@ -666,14 +783,14 @@
|
|
666
783
|
category: Crawler
|
667
784
|
url: http://glutenfreepleasure.com/
|
668
785
|
producer:
|
669
|
-
name:
|
670
|
-
url:
|
786
|
+
name: ""
|
787
|
+
url: ""
|
671
788
|
-
|
672
789
|
user_agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko Firefox/11.0 (via ggpht.com GoogleImageProxy)
|
673
790
|
bot:
|
674
791
|
name: Gmail Image Proxy
|
675
792
|
category: Crawler
|
676
|
-
url:
|
793
|
+
url: ""
|
677
794
|
producer:
|
678
795
|
name: Google Inc.
|
679
796
|
url: http://www.google.com
|
@@ -700,7 +817,16 @@
|
|
700
817
|
bot:
|
701
818
|
name: Google Partner Monitoring
|
702
819
|
category: Site Monitor
|
703
|
-
url:
|
820
|
+
url: ""
|
821
|
+
producer:
|
822
|
+
name: Google Inc.
|
823
|
+
url: http://www.google.com
|
824
|
+
-
|
825
|
+
user_agent: Google-Structured-Data-Testing-Tool +https://search.google.com/structured-data/testing-tool)
|
826
|
+
bot:
|
827
|
+
name: Google Structured Data Testing Tool
|
828
|
+
category: Validator
|
829
|
+
url: https://search.google.com/structured-data/testing-tool
|
704
830
|
producer:
|
705
831
|
name: Google Inc.
|
706
832
|
url: http://www.google.com
|
@@ -758,6 +884,15 @@
|
|
758
884
|
producer:
|
759
885
|
name: Google Inc.
|
760
886
|
url: http://www.google.com
|
887
|
+
-
|
888
|
+
user_agent: Google-Adwords-Instant (+http://www.google.com/adsbot.html)
|
889
|
+
bot:
|
890
|
+
name: Googlebot
|
891
|
+
category: Search bot
|
892
|
+
url: http://www.google.com/bot.html
|
893
|
+
producer:
|
894
|
+
name: Google Inc.
|
895
|
+
url: http://www.google.com
|
761
896
|
-
|
762
897
|
user_agent: Googlebot (gocrawl v0.4)
|
763
898
|
bot:
|
@@ -884,6 +1019,15 @@
|
|
884
1019
|
producer:
|
885
1020
|
name: Google Inc.
|
886
1021
|
url: http://www.google.com
|
1022
|
+
-
|
1023
|
+
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36 (compatible; Google-Shopping-Quality +http://www.google.com/merchants/tos/extend/DE/tos.html)
|
1024
|
+
bot:
|
1025
|
+
name: Googlebot
|
1026
|
+
category: Search bot
|
1027
|
+
url: http://www.google.com/bot.html
|
1028
|
+
producer:
|
1029
|
+
name: Google Inc.
|
1030
|
+
url: http://www.google.com
|
887
1031
|
-
|
888
1032
|
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36
|
889
1033
|
bot:
|
@@ -902,6 +1046,24 @@
|
|
902
1046
|
producer:
|
903
1047
|
name: Google Inc.
|
904
1048
|
url: http://www.google.com
|
1049
|
+
-
|
1050
|
+
user_agent: Mozilla/5.0 (compatible; GrapeshotCrawler/2.0; +https://www.grapeshot.com/crawler/)
|
1051
|
+
bot:
|
1052
|
+
name: Grapeshot
|
1053
|
+
category: Crawler
|
1054
|
+
url: https://www.grapeshot.com/crawler
|
1055
|
+
producer:
|
1056
|
+
name: Grapeshot
|
1057
|
+
url: https://www.grapeshot.com
|
1058
|
+
-
|
1059
|
+
user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1. 4 (compatible; GrapeshotCrawler/2.0; +https://www.grapeshot.com/crawler/)
|
1060
|
+
bot:
|
1061
|
+
name: Grapeshot
|
1062
|
+
category: Crawler
|
1063
|
+
url: https://www.grapeshot.com/crawler
|
1064
|
+
producer:
|
1065
|
+
name: Grapeshot
|
1066
|
+
url: https://www.grapeshot.com
|
905
1067
|
-
|
906
1068
|
user_agent: HTTPMon/1.0b (http://www.httpmon.com)
|
907
1069
|
bot:
|
@@ -983,6 +1145,15 @@
|
|
983
1145
|
producer:
|
984
1146
|
name: The Internet Archive
|
985
1147
|
url: http://www.archive.org
|
1148
|
+
-
|
1149
|
+
user_agent: Heurekabot-Feed/1.0 (+https://sluzby.heureka.cz/napoveda/heurekabot/)
|
1150
|
+
bot:
|
1151
|
+
name: Heureka Feed
|
1152
|
+
category: Crawler
|
1153
|
+
url: https://sluzby.heureka.cz/napoveda/heurekabot/
|
1154
|
+
producer:
|
1155
|
+
name: Heureka.cz, a.s.
|
1156
|
+
url: https://www.heureka.cz/
|
986
1157
|
-
|
987
1158
|
user_agent: HubPages V0.2.2 (http://hubpages.com/help/crawlingpolicy)
|
988
1159
|
bot:
|
@@ -992,6 +1163,14 @@
|
|
992
1163
|
producer:
|
993
1164
|
name: HubPages
|
994
1165
|
url: http://hubpages.com/
|
1166
|
+
-
|
1167
|
+
user_agent: HubSpot Website Grader (web-crawlers@hubspot.com)
|
1168
|
+
bot:
|
1169
|
+
name: HubSpot
|
1170
|
+
category: Crawler
|
1171
|
+
producer:
|
1172
|
+
name: HubSpot Inc.
|
1173
|
+
url: https://www.hubspot.com
|
995
1174
|
-
|
996
1175
|
user_agent: ICC-Crawler/2.0 (Mozilla-compatible; ; http://www.nict.go.jp/en/univ-com/plan/crawl.html)
|
997
1176
|
bot:
|
@@ -999,8 +1178,8 @@
|
|
999
1178
|
category: Crawler
|
1000
1179
|
url: http://www.nict.go.jp/en/univ-com/plan/crawl.html
|
1001
1180
|
producer:
|
1002
|
-
name:
|
1003
|
-
url:
|
1181
|
+
name: ""
|
1182
|
+
url: ""
|
1004
1183
|
-
|
1005
1184
|
user_agent: iisbot/1.0 (+http://www.iis.net/iisbot.html)
|
1006
1185
|
bot:
|
@@ -1010,6 +1189,23 @@
|
|
1010
1189
|
producer:
|
1011
1190
|
name: Microsoft Corporation
|
1012
1191
|
url: http://www.microsoft.com
|
1192
|
+
-
|
1193
|
+
user_agent: IP-Guide.com Crawler/1.0 (https://ip-guide.com)
|
1194
|
+
bot:
|
1195
|
+
name: IP-Guide Crawler
|
1196
|
+
category: Crawler
|
1197
|
+
url: ""
|
1198
|
+
producer:
|
1199
|
+
name: ""
|
1200
|
+
url: https://ip-guide.com
|
1201
|
+
-
|
1202
|
+
user_agent: Mozilla/5.0 (compatible; ips-agent)
|
1203
|
+
bot:
|
1204
|
+
name: IPS Agent
|
1205
|
+
category: crawler
|
1206
|
+
producer:
|
1207
|
+
name: VeriSign, Inc
|
1208
|
+
url: http://www.verisign.com/
|
1013
1209
|
-
|
1014
1210
|
user_agent: kouio.com RSS reader
|
1015
1211
|
bot:
|
@@ -1017,8 +1213,8 @@
|
|
1017
1213
|
url: http://kouio.com/
|
1018
1214
|
category: Feed Fetcher
|
1019
1215
|
producer:
|
1020
|
-
name:
|
1021
|
-
url:
|
1216
|
+
name: ""
|
1217
|
+
url: ""
|
1022
1218
|
-
|
1023
1219
|
user_agent: 'kouio.com RSS reader - 6 subscribers'
|
1024
1220
|
bot:
|
@@ -1026,16 +1222,16 @@
|
|
1026
1222
|
url: http://kouio.com/
|
1027
1223
|
category: Feed Fetcher
|
1028
1224
|
producer:
|
1029
|
-
name:
|
1030
|
-
url:
|
1225
|
+
name: ""
|
1226
|
+
url: ""
|
1031
1227
|
-
|
1032
1228
|
user_agent: 'ltx71 - (http://ltx71.com/)'
|
1033
1229
|
bot:
|
1034
1230
|
name: LTX71
|
1035
1231
|
url: http://ltx71.com/
|
1036
1232
|
producer:
|
1037
|
-
name:
|
1038
|
-
url:
|
1233
|
+
name: ""
|
1234
|
+
url: ""
|
1039
1235
|
-
|
1040
1236
|
user_agent: larbin_2.6.3 larbin2.6.3@unspecified.mail
|
1041
1237
|
bot:
|
@@ -1043,8 +1239,26 @@
|
|
1043
1239
|
category: Crawler
|
1044
1240
|
url: http://larbin.sourceforge.net
|
1045
1241
|
producer:
|
1046
|
-
name:
|
1047
|
-
url:
|
1242
|
+
name: ""
|
1243
|
+
url: ""
|
1244
|
+
-
|
1245
|
+
user_agent: "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"
|
1246
|
+
bot:
|
1247
|
+
name: "Let's Encrypt Validation"
|
1248
|
+
category: Service Agent
|
1249
|
+
url: https://letsencrypt.org/how-it-works/
|
1250
|
+
producer:
|
1251
|
+
name: "Let's Encrypt"
|
1252
|
+
url: https://letsencrypt.org
|
1253
|
+
-
|
1254
|
+
user_agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36(KHTML, like Gecko) Chrome/61.0.3116.0 Mobile Safari/537.36 Chrome-Lighthouse
|
1255
|
+
bot:
|
1256
|
+
name: Lighthouse
|
1257
|
+
category: Site Monitor
|
1258
|
+
url: https://developers.google.com/web/tools/lighthouse
|
1259
|
+
producer:
|
1260
|
+
name: Lighthouse
|
1261
|
+
url: https://developers.google.com/web/tools/lighthouse
|
1048
1262
|
-
|
1049
1263
|
user_agent: linkdex.com/v2.0 and linkdex.com/v2.1
|
1050
1264
|
bot:
|
@@ -1106,8 +1320,8 @@
|
|
1106
1320
|
url: http://magpierss.sourceforge.net/
|
1107
1321
|
category: Feed Parser
|
1108
1322
|
producer:
|
1109
|
-
name:
|
1110
|
-
url:
|
1323
|
+
name: ""
|
1324
|
+
url: ""
|
1111
1325
|
-
|
1112
1326
|
user_agent: Mozilla/5.0 (compatible; Linux x86_64; Mail.RU_Bot/2.0; +http://go.mail.ru/help/robots)
|
1113
1327
|
bot:
|
@@ -1135,6 +1349,21 @@
|
|
1135
1349
|
producer:
|
1136
1350
|
name: Meanpath
|
1137
1351
|
url: http://www.meanpath.com
|
1352
|
+
-
|
1353
|
+
user_agent: MetaInspector/5.4.0 (+https://github.com/jaimeiniesta/metainspector)
|
1354
|
+
bot:
|
1355
|
+
name: MetaInspector
|
1356
|
+
category: Crawler
|
1357
|
+
url: https://github.com/jaimeiniesta/metainspector
|
1358
|
+
-
|
1359
|
+
user_agent: Mozilla/5.0 (compatible; MetaJobBot; http://www.metajob.de/crawler)
|
1360
|
+
bot:
|
1361
|
+
name: MetaJobBot
|
1362
|
+
category: Crawler
|
1363
|
+
url: http://www.metajob.at/the/crawler
|
1364
|
+
producer:
|
1365
|
+
name: MetaJob
|
1366
|
+
url: http://www.metajob.at
|
1138
1367
|
-
|
1139
1368
|
user_agent: Mozilla/5.0 (compatible; MixrankBot; crawler@mixrank.com)
|
1140
1369
|
bot:
|
@@ -1143,7 +1372,16 @@
|
|
1143
1372
|
url: http://mixrank.com
|
1144
1373
|
producer:
|
1145
1374
|
name: Online Media Group, Inc.
|
1146
|
-
url:
|
1375
|
+
url: ""
|
1376
|
+
-
|
1377
|
+
user_agent: Mnogosearch-3.1.21
|
1378
|
+
bot:
|
1379
|
+
name: Mnogosearch
|
1380
|
+
category: Search bot
|
1381
|
+
url: http://www.mnogosearch.org/
|
1382
|
+
producer:
|
1383
|
+
name: Lavtech.Com Corp.
|
1384
|
+
url: ""
|
1147
1385
|
-
|
1148
1386
|
user_agent: Mozilla/5.0 (compatible; MojeekBot/0.6; http://www.mojeek.com/bot.html)
|
1149
1387
|
bot:
|
@@ -1162,15 +1400,42 @@
|
|
1162
1400
|
producer:
|
1163
1401
|
name: Monitor.Us
|
1164
1402
|
url: http://www.monitor.us
|
1403
|
+
-
|
1404
|
+
user_agent: munin/2.0.30-1 (libwww-perl/6.15)
|
1405
|
+
bot:
|
1406
|
+
name: Munin
|
1407
|
+
category: Site Monitor
|
1408
|
+
url: http://munin-monitoring.org/
|
1409
|
+
producer:
|
1410
|
+
name: Munin
|
1411
|
+
url: http://munin-monitoring.org/
|
1412
|
+
-
|
1413
|
+
user_agent: munin/http_loadtime
|
1414
|
+
bot:
|
1415
|
+
name: Munin
|
1416
|
+
category: Site Monitor
|
1417
|
+
url: http://munin-monitoring.org/
|
1418
|
+
producer:
|
1419
|
+
name: Munin
|
1420
|
+
url: http://munin-monitoring.org/
|
1165
1421
|
-
|
1166
1422
|
user_agent: nlcrawler/1.0 (+http://northernlight.com/)
|
1167
1423
|
bot:
|
1168
1424
|
name: NLCrawler
|
1169
1425
|
category: Crawler
|
1170
|
-
url:
|
1426
|
+
url: ""
|
1171
1427
|
producer:
|
1172
1428
|
name: Northern Light
|
1173
1429
|
url: http://northernlight.com
|
1430
|
+
-
|
1431
|
+
user_agent: check_http/v1.5 (nagios-plugins 1.5)
|
1432
|
+
bot:
|
1433
|
+
name: Nagios check_http
|
1434
|
+
category: Site Monitor
|
1435
|
+
url: https://nagios.org
|
1436
|
+
producer:
|
1437
|
+
name: Nagios Plugins Development Team
|
1438
|
+
url: https://nagios.org
|
1174
1439
|
-
|
1175
1440
|
user_agent: NalezenCzBot/1.0 (http://www.nalezen.cz/about-crawler)
|
1176
1441
|
bot:
|
@@ -1179,7 +1444,7 @@
|
|
1179
1444
|
url: http://www.nalezen.cz/about-crawler
|
1180
1445
|
producer:
|
1181
1446
|
name: Jaroslav Kuboš
|
1182
|
-
url:
|
1447
|
+
url: ""
|
1183
1448
|
-
|
1184
1449
|
user_agent: NetLyzer FastProbe
|
1185
1450
|
bot:
|
@@ -1189,7 +1454,25 @@
|
|
1189
1454
|
bot:
|
1190
1455
|
name: Netcraft Survey Bot
|
1191
1456
|
category: Search bot
|
1192
|
-
url:
|
1457
|
+
url: ""
|
1458
|
+
producer:
|
1459
|
+
name: Netcraft
|
1460
|
+
url: http://www.netcraft.com
|
1461
|
+
-
|
1462
|
+
user_agent: Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)
|
1463
|
+
bot:
|
1464
|
+
name: Netcraft Survey Bot
|
1465
|
+
category: Search bot
|
1466
|
+
url: ""
|
1467
|
+
producer:
|
1468
|
+
name: Netcraft
|
1469
|
+
url: http://www.netcraft.com
|
1470
|
+
-
|
1471
|
+
user_agent: 'Netcraft SSL Server Survey - contact info@netcraft.com'
|
1472
|
+
bot:
|
1473
|
+
name: Netcraft Survey Bot
|
1474
|
+
category: Search bot
|
1475
|
+
url: ""
|
1193
1476
|
producer:
|
1194
1477
|
name: Netcraft
|
1195
1478
|
url: http://www.netcraft.com
|
@@ -1200,8 +1483,8 @@
|
|
1200
1483
|
url: http://www.netvibes.com/
|
1201
1484
|
category: Feed Fetcher
|
1202
1485
|
producer:
|
1203
|
-
name:
|
1204
|
-
url:
|
1486
|
+
name: ""
|
1487
|
+
url: ""
|
1205
1488
|
-
|
1206
1489
|
user_agent: 'Netvibes (http://www.netvibes.com/; 8 subscribers; feedID: 2244192)'
|
1207
1490
|
bot:
|
@@ -1209,8 +1492,8 @@
|
|
1209
1492
|
url: http://www.netvibes.com/
|
1210
1493
|
category: Feed Fetcher
|
1211
1494
|
producer:
|
1212
|
-
name:
|
1213
|
-
url:
|
1495
|
+
name: ""
|
1496
|
+
url: ""
|
1214
1497
|
-
|
1215
1498
|
user_agent: 'NewsBlur Favicon Fetcher - 7 subscribers - http://www.newsblur.com/site/1948420/analytics-piwik (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3)'
|
1216
1499
|
bot:
|
@@ -1218,8 +1501,8 @@
|
|
1218
1501
|
url: http://www.newsblur.com
|
1219
1502
|
category: Feed Fetcher
|
1220
1503
|
producer:
|
1221
|
-
name:
|
1222
|
-
url:
|
1504
|
+
name: ""
|
1505
|
+
url: ""
|
1223
1506
|
-
|
1224
1507
|
user_agent: 'NewsBlur Feed Fetcher - 7 subscribers - http://www.newsblur.com/site/1948420/analytics-piwik (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3)'
|
1225
1508
|
bot:
|
@@ -1227,8 +1510,8 @@
|
|
1227
1510
|
url: http://www.newsblur.com
|
1228
1511
|
category: Feed Fetcher
|
1229
1512
|
producer:
|
1230
|
-
name:
|
1231
|
-
url:
|
1513
|
+
name: ""
|
1514
|
+
url: ""
|
1232
1515
|
-
|
1233
1516
|
user_agent: NewsBlur Feed Finder (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3)
|
1234
1517
|
bot:
|
@@ -1236,8 +1519,8 @@
|
|
1236
1519
|
url: http://www.newsblur.com
|
1237
1520
|
category: Feed Fetcher
|
1238
1521
|
producer:
|
1239
|
-
name:
|
1240
|
-
url:
|
1522
|
+
name: ""
|
1523
|
+
url: ""
|
1241
1524
|
-
|
1242
1525
|
user_agent: 'NewsBlur Page Fetcher - 7 subscribers - http://www.newsblur.com/site/3966817/analytics-piwik (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3)'
|
1243
1526
|
bot:
|
@@ -1245,8 +1528,8 @@
|
|
1245
1528
|
url: http://www.newsblur.com
|
1246
1529
|
category: Feed Fetcher
|
1247
1530
|
producer:
|
1248
|
-
name:
|
1249
|
-
url:
|
1531
|
+
name: ""
|
1532
|
+
url: ""
|
1250
1533
|
-
|
1251
1534
|
user_agent: NewsGatorOnline/2.0 (http://www.newsgator.com; 2 subscribers)
|
1252
1535
|
bot:
|
@@ -1254,8 +1537,17 @@
|
|
1254
1537
|
url: http://www.newsgator.com
|
1255
1538
|
category: Feed Fetcher
|
1256
1539
|
producer:
|
1257
|
-
name:
|
1258
|
-
url:
|
1540
|
+
name: ""
|
1541
|
+
url: ""
|
1542
|
+
-
|
1543
|
+
user_agent: Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)
|
1544
|
+
bot:
|
1545
|
+
name: Nmap
|
1546
|
+
category: Security Checker
|
1547
|
+
url: https://nmap.org/book/nse.html
|
1548
|
+
producer:
|
1549
|
+
name: Nmap
|
1550
|
+
url: https://nmap.org/
|
1259
1551
|
-
|
1260
1552
|
user_agent: 5acd734a-1ed3-4a17-ad9d-0b09ae7bc2d2/Nutch-1.7
|
1261
1553
|
bot:
|
@@ -1373,6 +1665,10 @@
|
|
1373
1665
|
producer:
|
1374
1666
|
name: The Apache Software Foundation
|
1375
1667
|
url: http://www.apache.org/foundation/
|
1668
|
+
-
|
1669
|
+
user_agent: Octopus 1.0.2
|
1670
|
+
bot:
|
1671
|
+
name: Octopus
|
1376
1672
|
-
|
1377
1673
|
user_agent: omgilibot/0.3 +http://www.omgili.com/Crawler.html
|
1378
1674
|
bot:
|
@@ -1450,7 +1746,7 @@
|
|
1450
1746
|
bot:
|
1451
1747
|
name: Outbrain
|
1452
1748
|
category: Crawler
|
1453
|
-
url:
|
1749
|
+
url: ""
|
1454
1750
|
producer:
|
1455
1751
|
name: Outbrain
|
1456
1752
|
url: http://www.outbrain.com/
|
@@ -1472,6 +1768,12 @@
|
|
1472
1768
|
producer:
|
1473
1769
|
name: Smallrivers SA
|
1474
1770
|
url: http://www.paper.li
|
1771
|
+
-
|
1772
|
+
user_agent: phantomas/1.11.0 (PhantomJS/1.9.8; linux x64)
|
1773
|
+
bot:
|
1774
|
+
name: Phantomas
|
1775
|
+
category: Site Monitor
|
1776
|
+
url: https://github.com/macbre/phantomas
|
1475
1777
|
-
|
1476
1778
|
user_agent: psbot-page (+http://www.picsearch.com/bot.html)
|
1477
1779
|
bot:
|
@@ -1495,7 +1797,7 @@
|
|
1495
1797
|
bot:
|
1496
1798
|
name: Pingdom Bot
|
1497
1799
|
category: Site Monitor
|
1498
|
-
url:
|
1800
|
+
url: ""
|
1499
1801
|
producer:
|
1500
1802
|
name: Pingdom AB
|
1501
1803
|
url: https://www.pingdom.com
|
@@ -1503,11 +1805,29 @@
|
|
1503
1805
|
user_agent: Pinterest/0.2 (+http://www.pinterest.com/)
|
1504
1806
|
bot:
|
1505
1807
|
name: Pinterest
|
1506
|
-
url:
|
1808
|
+
url: ""
|
1507
1809
|
category: Crawler
|
1508
1810
|
producer:
|
1509
1811
|
name: Pinterest
|
1510
1812
|
url: http://www.pinterest.com/
|
1813
|
+
-
|
1814
|
+
user_agent: PocketParser/2.0 (+https://getpocket.com/pocketparser_ua)
|
1815
|
+
bot:
|
1816
|
+
name: PocketParser
|
1817
|
+
category: Read-it-later Service
|
1818
|
+
url: https://getpocket.com/pocketparser_ua
|
1819
|
+
producer:
|
1820
|
+
name: Pocket
|
1821
|
+
url: https://getpocket.com/
|
1822
|
+
-
|
1823
|
+
user_agent: PritTorrent/1.0
|
1824
|
+
bot:
|
1825
|
+
name: PritTorrent
|
1826
|
+
category: Crawler
|
1827
|
+
url: https://github.com/astro/prittorrent
|
1828
|
+
producer:
|
1829
|
+
name: Bitlove
|
1830
|
+
url: http://bitlove.org/
|
1511
1831
|
-
|
1512
1832
|
user_agent: QuerySeekerSpider ( http://queryseeker.com/bot.html )
|
1513
1833
|
bot:
|
@@ -1517,15 +1837,39 @@
|
|
1517
1837
|
producer:
|
1518
1838
|
name: QueryEye Inc.
|
1519
1839
|
url: http://queryeye.com
|
1840
|
+
-
|
1841
|
+
user_agent: 'Mozilla/5.0 (compatible; Qwantify/2.2w; +https://www.qwant.com/)/*'
|
1842
|
+
bot:
|
1843
|
+
name: Qwantify
|
1844
|
+
category: Crawler
|
1845
|
+
url: https://www.qwant.com/
|
1846
|
+
producer:
|
1847
|
+
name: Qwant Corporation
|
1848
|
+
url: https://www.qwant.com/
|
1520
1849
|
-
|
1521
1850
|
user_agent: ROI Hunter; https://api-dev.roihunter.com
|
1522
1851
|
bot:
|
1523
1852
|
name: ROI Hunter
|
1524
1853
|
category: Crawler
|
1525
|
-
url:
|
1854
|
+
url: ""
|
1526
1855
|
producer:
|
1527
1856
|
name: Roihunter a.s.
|
1528
1857
|
url: http://roihunter.com/
|
1858
|
+
-
|
1859
|
+
user_agent: Rainmeter WebParser plugin
|
1860
|
+
bot:
|
1861
|
+
name: Rainmeter
|
1862
|
+
category: Crawler
|
1863
|
+
url: https://www.rainmeter.net
|
1864
|
+
-
|
1865
|
+
user_agent: RamblerMail/6.0 (incompatible; ImageProxy/6.0)
|
1866
|
+
bot:
|
1867
|
+
name: RamblerMail Image Proxy
|
1868
|
+
category: Crawler
|
1869
|
+
url: ""
|
1870
|
+
producer:
|
1871
|
+
name: 'Rambler&Co'
|
1872
|
+
url: https://rambler-co.ru/
|
1529
1873
|
-
|
1530
1874
|
user_agent: Mozilla/5.0 (compatible; redditbot/1.0; +http://www.reddit.com/feedback)
|
1531
1875
|
bot:
|
@@ -1571,6 +1915,15 @@
|
|
1571
1915
|
producer:
|
1572
1916
|
name: SEO Engine
|
1573
1917
|
url: http://www.seoengine.com
|
1918
|
+
-
|
1919
|
+
user_agent: Mozilla/5.0 (compatible; SEOkicks-Robot; +http://www.seokicks.de/robot.html)
|
1920
|
+
bot:
|
1921
|
+
name: SEOkicks-Robot
|
1922
|
+
category: Crawler
|
1923
|
+
url: http://www.seokicks.de/robot.html
|
1924
|
+
producer:
|
1925
|
+
name: SEOkicks
|
1926
|
+
url: https://www.seokicks.de/
|
1574
1927
|
-
|
1575
1928
|
user_agent: Mozilla/5.0 (compatible; SISTRIX Crawler; http://crawler.sistrix.net/)
|
1576
1929
|
bot:
|
@@ -1580,6 +1933,24 @@
|
|
1580
1933
|
producer:
|
1581
1934
|
name: SISTRIX GmbH
|
1582
1935
|
url: http://www.sistrix.de
|
1936
|
+
-
|
1937
|
+
user_agent: SSL Labs (https://www.ssllabs.com/about/assessment.html)
|
1938
|
+
bot:
|
1939
|
+
name: SSL Labs
|
1940
|
+
category: Validator
|
1941
|
+
url: https://www.ssllabs.com/about/assessment.html
|
1942
|
+
producer:
|
1943
|
+
name: SSL Labs
|
1944
|
+
url: https://www.ssllabs.com/about/assessment.html
|
1945
|
+
-
|
1946
|
+
user_agent: SafeDNSBot (https://www.safedns.com/searchbot)
|
1947
|
+
bot:
|
1948
|
+
name: SafeDNSBot
|
1949
|
+
category: Crawler
|
1950
|
+
url: https://www.safedns.com/searchbot
|
1951
|
+
producer:
|
1952
|
+
name: SafeDNS, Inc.
|
1953
|
+
url: https://www.safedns.com/
|
1583
1954
|
-
|
1584
1955
|
user_agent: Scrapy/1.0.3.post6+g2d688cd (+http://scrapy.org)
|
1585
1956
|
bot:
|
@@ -1602,8 +1973,8 @@
|
|
1602
1973
|
category: Crawler
|
1603
1974
|
url: http://www.screenerbot.com
|
1604
1975
|
producer:
|
1605
|
-
name:
|
1606
|
-
url:
|
1976
|
+
name: ""
|
1977
|
+
url: ""
|
1607
1978
|
-
|
1608
1979
|
user_agent: Mozilla/5.0 (compatible; SemrushBot/0.97; +http://www.semrush.com/bot.html)
|
1609
1980
|
bot:
|
@@ -1617,11 +1988,24 @@
|
|
1617
1988
|
user_agent: SensikaBot/x.33 (+http://sensika.com)
|
1618
1989
|
bot:
|
1619
1990
|
name: Sensika Bot
|
1620
|
-
category:
|
1621
|
-
url:
|
1991
|
+
category: ""
|
1992
|
+
url: ""
|
1622
1993
|
producer:
|
1623
1994
|
name: Sensika
|
1624
1995
|
url: http://sensika.com
|
1996
|
+
-
|
1997
|
+
user_agent: sentry/8.6.0 (https://getsentry.com)
|
1998
|
+
bot:
|
1999
|
+
name: Sentry Bot
|
2000
|
+
producer:
|
2001
|
+
name: Sentry
|
2002
|
+
url: https://sentry.io
|
2003
|
+
-
|
2004
|
+
user_agent: Mozilla/5.0 (compatible; seoscanners.net/1; +spider@seoscanners.net)
|
2005
|
+
bot:
|
2006
|
+
name: Seoscanners.net
|
2007
|
+
category: Crawler
|
2008
|
+
url: ""
|
1625
2009
|
-
|
1626
2010
|
user_agent: Server Density Service Monitoring v2
|
1627
2011
|
bot:
|
@@ -1662,6 +2046,33 @@
|
|
1662
2046
|
producer:
|
1663
2047
|
name: Seznam.cz, a.s.
|
1664
2048
|
url: http://www.seznam.cz/
|
2049
|
+
-
|
2050
|
+
user_agent: Mozilla/5.0 SeznamEmailProxy/2.0.174
|
2051
|
+
bot:
|
2052
|
+
name: Seznam Email Proxy
|
2053
|
+
category: Crawler
|
2054
|
+
url: ""
|
2055
|
+
producer:
|
2056
|
+
name: Seznam.cz, a.s.
|
2057
|
+
url: http://www.seznam.cz/
|
2058
|
+
-
|
2059
|
+
user_agent: Seznam-Zbozi-robot/3.0
|
2060
|
+
bot:
|
2061
|
+
name: Seznam Zbozi.cz
|
2062
|
+
category: Crawler
|
2063
|
+
url: ""
|
2064
|
+
producer:
|
2065
|
+
name: Seznam.cz, a.s.
|
2066
|
+
url: https://www.zbozi.cz/
|
2067
|
+
-
|
2068
|
+
user_agent: Mozilla/5.0 (ShopAlike; LadenZeile) FeedBot
|
2069
|
+
bot:
|
2070
|
+
name: ShopAlike
|
2071
|
+
category: Crawler
|
2072
|
+
url: ""
|
2073
|
+
producer:
|
2074
|
+
name: Visual Meta
|
2075
|
+
url: https://www.shopalike.cz/
|
1665
2076
|
-
|
1666
2077
|
user_agent: ShopWiki/1.0 ( +http://www.shopwiki.com/wiki/Help:Bot)
|
1667
2078
|
bot:
|
@@ -1678,8 +2089,8 @@
|
|
1678
2089
|
url: http://silverreader.com
|
1679
2090
|
category: Feed Fetcher
|
1680
2091
|
producer:
|
1681
|
-
name:
|
1682
|
-
url:
|
2092
|
+
name: ""
|
2093
|
+
url: ""
|
1683
2094
|
-
|
1684
2095
|
user_agent: freshrss/0.8-dev (Linux; http://freshrss.org) SimplePie/1.4-dev-FreshRSS
|
1685
2096
|
bot:
|
@@ -1687,8 +2098,8 @@
|
|
1687
2098
|
url: http://www.simplepie.org
|
1688
2099
|
category: Feed Parser
|
1689
2100
|
producer:
|
1690
|
-
name:
|
1691
|
-
url:
|
2101
|
+
name: ""
|
2102
|
+
url: ""
|
1692
2103
|
-
|
1693
2104
|
user_agent: SimplePie/1.2.1-dev (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20130514092120
|
1694
2105
|
bot:
|
@@ -1696,8 +2107,8 @@
|
|
1696
2107
|
url: http://www.simplepie.org
|
1697
2108
|
category: Feed Parser
|
1698
2109
|
producer:
|
1699
|
-
name:
|
1700
|
-
url:
|
2110
|
+
name: ""
|
2111
|
+
url: ""
|
1701
2112
|
-
|
1702
2113
|
user_agent: SimplePie/1.3.1 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20121030175911
|
1703
2114
|
bot:
|
@@ -1705,8 +2116,8 @@
|
|
1705
2116
|
url: http://www.simplepie.org
|
1706
2117
|
category: Feed Parser
|
1707
2118
|
producer:
|
1708
|
-
name:
|
1709
|
-
url:
|
2119
|
+
name: ""
|
2120
|
+
url: ""
|
1710
2121
|
-
|
1711
2122
|
user_agent: Site24x7
|
1712
2123
|
bot:
|
@@ -1716,12 +2127,27 @@
|
|
1716
2127
|
producer:
|
1717
2128
|
name: Site24x7
|
1718
2129
|
url: https://www.site24x7.com
|
2130
|
+
-
|
2131
|
+
user_agent: SiteSucker for macOS/2.10.5
|
2132
|
+
bot:
|
2133
|
+
name: SiteSucker
|
2134
|
+
category: Crawler
|
2135
|
+
url: http://ricks-apps.com/osx/sitesucker/
|
2136
|
+
-
|
2137
|
+
user_agent: sixy.ch/1.0
|
2138
|
+
bot:
|
2139
|
+
name: Sixy.ch
|
2140
|
+
category: Site Monitor
|
2141
|
+
url: http://sixy.ch
|
2142
|
+
producer:
|
2143
|
+
name: Manuel Kasper
|
2144
|
+
url: https://neon1.net/
|
1719
2145
|
-
|
1720
2146
|
user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5
|
1721
2147
|
bot:
|
1722
2148
|
name: Skype URI Preview
|
1723
2149
|
category: Service Agent
|
1724
|
-
url:
|
2150
|
+
url: ""
|
1725
2151
|
producer:
|
1726
2152
|
name: Skype Communications S.à.r.l.
|
1727
2153
|
url: https://www.skype.com
|
@@ -1779,6 +2205,12 @@
|
|
1779
2205
|
producer:
|
1780
2206
|
name: Tencent Holdings
|
1781
2207
|
url: http://www.soso.com
|
2208
|
+
-
|
2209
|
+
user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Sparkler/0.2.0-SNAPSHOT
|
2210
|
+
bot:
|
2211
|
+
name: Sparkler
|
2212
|
+
category: Crawler
|
2213
|
+
url: https://github.com/USCDataScience/sparkler
|
1782
2214
|
-
|
1783
2215
|
user_agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.19; aggregator:Spinn3r (Spinn3r 3.1); http://spinn3r.com/robot) Gecko/2010040121 Firefox/3.0.19
|
1784
2216
|
bot:
|
@@ -1792,26 +2224,35 @@
|
|
1792
2224
|
user_agent: Mozilla/5.0 (compatible; SputnikBot/2.2)
|
1793
2225
|
bot:
|
1794
2226
|
name: Sputnik Bot
|
1795
|
-
category:
|
1796
|
-
url:
|
2227
|
+
category: ""
|
2228
|
+
url: ""
|
1797
2229
|
producer:
|
1798
|
-
name:
|
1799
|
-
url:
|
2230
|
+
name: ""
|
2231
|
+
url: ""
|
1800
2232
|
-
|
1801
2233
|
user_agent: Mozilla/5.0 (compatible; SputnikImageBot/2.2)
|
1802
2234
|
bot:
|
1803
2235
|
name: Sputnik Bot
|
1804
|
-
category:
|
1805
|
-
url:
|
2236
|
+
category: ""
|
2237
|
+
url: ""
|
1806
2238
|
producer:
|
1807
|
-
name:
|
1808
|
-
url:
|
2239
|
+
name: ""
|
2240
|
+
url: ""
|
2241
|
+
-
|
2242
|
+
user_agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/98 Safari/537.4 (StatusCake)
|
2243
|
+
bot:
|
2244
|
+
name: StatusCake
|
2245
|
+
category: Site Monitor
|
2246
|
+
url: https://www.statuscake.com
|
2247
|
+
producer:
|
2248
|
+
name: StatusCake
|
2249
|
+
url: https://www.statuscake.com
|
1809
2250
|
-
|
1810
2251
|
user_agent: 'Superfeedr bot/2.0 http://superfeedr.com - Make your feeds realtime: get in touch!'
|
1811
2252
|
bot:
|
1812
2253
|
name: Superfeedr Bot
|
1813
2254
|
category: Feed Fetcher
|
1814
|
-
url:
|
2255
|
+
url: ""
|
1815
2256
|
producer:
|
1816
2257
|
name: Superfeedr
|
1817
2258
|
url: https://superfeedr.com/
|
@@ -1824,6 +2265,21 @@
|
|
1824
2265
|
producer:
|
1825
2266
|
name: Domain Tools
|
1826
2267
|
url: http://www.domaintools.com
|
2268
|
+
-
|
2269
|
+
user_agent: TLSProbe/1.0 (+https://scan.trustnet.venafi.com/)
|
2270
|
+
bot:
|
2271
|
+
name: TLSProbe
|
2272
|
+
url: https://scan.trustnet.venafi.com/
|
2273
|
+
category: Security search bot
|
2274
|
+
producer:
|
2275
|
+
name: Venafi TrustNet
|
2276
|
+
url: https://www.venafi.com
|
2277
|
+
-
|
2278
|
+
user_agent: Tarmot Gezgin/1.0 (compatible; TarmotGezgin/1.1; +http://www.tarmot.com/gezgin)
|
2279
|
+
bot:
|
2280
|
+
name: Tarmot Gezgin
|
2281
|
+
url: http://www.tarmot.com/gezgin/
|
2282
|
+
category: Search bot
|
1827
2283
|
-
|
1828
2284
|
user_agent: TelegramBot (like TwitterBot)
|
1829
2285
|
bot:
|
@@ -1845,8 +2301,8 @@
|
|
1845
2301
|
url: http://tt-rss.org
|
1846
2302
|
category: Feed Fetcher
|
1847
2303
|
producer:
|
1848
|
-
name:
|
1849
|
-
url:
|
2304
|
+
name: ""
|
2305
|
+
url: ""
|
1850
2306
|
-
|
1851
2307
|
user_agent: Tiny Tiny RSS/1.11.4c63934 (http://tt-rss.org/)
|
1852
2308
|
bot:
|
@@ -1854,8 +2310,17 @@
|
|
1854
2310
|
url: http://tt-rss.org
|
1855
2311
|
category: Feed Fetcher
|
1856
2312
|
producer:
|
1857
|
-
name:
|
1858
|
-
url:
|
2313
|
+
name: ""
|
2314
|
+
url: ""
|
2315
|
+
-
|
2316
|
+
user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.0; trendictionbot0.5.0; trendiction search; http://www.trendiction.de/bot; please let us know of any problems; web at trendiction.com) Gecko/20071127 Firefox/3.0.0.11
|
2317
|
+
bot:
|
2318
|
+
name: Trendiction Bot
|
2319
|
+
category: Crawler
|
2320
|
+
url: http://www.trendiction.de/bot
|
2321
|
+
producer:
|
2322
|
+
name: Talkwalker Inc.
|
2323
|
+
url: http://www.talkwalker.com
|
1859
2324
|
-
|
1860
2325
|
user_agent: TurnitinBot/3.0 (http://www.turnitin.com/robot/crawlerinfo.html)
|
1861
2326
|
bot:
|
@@ -1891,7 +2356,7 @@
|
|
1891
2356
|
url: http://tweetmeme.com/
|
1892
2357
|
producer:
|
1893
2358
|
name: Mediasift
|
1894
|
-
url:
|
2359
|
+
url: ""
|
1895
2360
|
-
|
1896
2361
|
user_agent: Twitterbot/1.0
|
1897
2362
|
bot:
|
@@ -1910,15 +2375,51 @@
|
|
1910
2375
|
producer:
|
1911
2376
|
name: Profound Networks
|
1912
2377
|
url: http://www.profound.net
|
2378
|
+
-
|
2379
|
+
user_agent: 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 (via secureurl.fwdcdn.com - mail.ukr.net proxy)'
|
2380
|
+
bot:
|
2381
|
+
name: UkrNet Mail Proxy
|
2382
|
+
category: Crawler
|
2383
|
+
url: ""
|
2384
|
+
producer:
|
2385
|
+
name: UkrNet Ltd
|
2386
|
+
url: https://www.ukr.net/
|
2387
|
+
-
|
2388
|
+
user_agent: UniversalFeedParser/5.2.1 +https://code.google.com/p/feedparser/
|
2389
|
+
bot:
|
2390
|
+
name: UniversalFeedParser
|
2391
|
+
category: Feed Fetcher
|
2392
|
+
url: https://github.com/kurtmckee/feedparser
|
2393
|
+
producer:
|
2394
|
+
name: Kurt McKee
|
2395
|
+
url: https://github.com/kurtmckee
|
1913
2396
|
-
|
1914
2397
|
user_agent: Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)
|
1915
2398
|
bot:
|
1916
2399
|
name: Uptime Robot
|
1917
2400
|
category: Site Monitor
|
1918
|
-
url:
|
2401
|
+
url: ""
|
1919
2402
|
producer:
|
1920
2403
|
name: Uptime Robot
|
1921
2404
|
url: http://uptimerobot.com
|
2405
|
+
-
|
2406
|
+
user_agent: Mozilla/5.0 (compatible; Uptimebot/1.0; +http://www.uptime.com/uptimebot)
|
2407
|
+
bot:
|
2408
|
+
name: Uptimebot
|
2409
|
+
category: Site Monitor
|
2410
|
+
url: https://uptime.com/uptimebot
|
2411
|
+
producer:
|
2412
|
+
name: Uptime
|
2413
|
+
url: https://uptime.com
|
2414
|
+
-
|
2415
|
+
user_agent: 'Mozilla/4.0 (compatible; Vagabondo/4.0; http://webagent.wise-guys.nl/; http://www.wise-guys.nl/)'
|
2416
|
+
bot:
|
2417
|
+
name: Vagabondo
|
2418
|
+
category: Crawler
|
2419
|
+
url: ""
|
2420
|
+
producer:
|
2421
|
+
name: WiseGuys
|
2422
|
+
url: http://www.wise-guys.nl/
|
1922
2423
|
-
|
1923
2424
|
user_agent: Mozilla/5.0 (compatible; VSMCrawler; http://www.visualsitemapper.com/crawler/)
|
1924
2425
|
bot:
|
@@ -1964,6 +2465,15 @@
|
|
1964
2465
|
producer:
|
1965
2466
|
name: W3C
|
1966
2467
|
url: http://www.w3.org
|
2468
|
+
-
|
2469
|
+
user_agent: Validator.nu/LV http://validator.w3.org/services
|
2470
|
+
bot:
|
2471
|
+
name: W3C Markup Validation Service
|
2472
|
+
category: Validator
|
2473
|
+
url: http://validator.w3.org/services
|
2474
|
+
producer:
|
2475
|
+
name: W3C
|
2476
|
+
url: http://www.w3.org
|
1967
2477
|
-
|
1968
2478
|
user_agent: W3C_Validator/1.3 http://validator.w3.org/services
|
1969
2479
|
bot:
|
@@ -2000,6 +2510,14 @@
|
|
2000
2510
|
producer:
|
2001
2511
|
name: W3C
|
2002
2512
|
url: http://www.w3.org
|
2513
|
+
-
|
2514
|
+
user_agent: Mozilla/5.0 (compatible; Wappalyzer; +https://github.com/AliasIO/Wappalyzer)
|
2515
|
+
bot:
|
2516
|
+
name: Wappalyzer
|
2517
|
+
url: https://github.com/AliasIO/Wappalyzer
|
2518
|
+
producer:
|
2519
|
+
name: AliasIO
|
2520
|
+
url: https://github.com/AliasIO
|
2003
2521
|
-
|
2004
2522
|
user_agent: WeSEE:Search/0.1 (Alpha, http://www.wesee.com/en/support/bot/)
|
2005
2523
|
bot:
|
@@ -2027,6 +2545,15 @@
|
|
2027
2545
|
producer:
|
2028
2546
|
name: Steve Webb
|
2029
2547
|
url: http://badcheese.com
|
2548
|
+
-
|
2549
|
+
user_agent: WordPress/4.7.2; https://example.com
|
2550
|
+
bot:
|
2551
|
+
name: WordPress
|
2552
|
+
category: Service Agent
|
2553
|
+
url: https://wordpress.org/
|
2554
|
+
producer:
|
2555
|
+
name: Wordpress.org
|
2556
|
+
url: https://wordpress.org/
|
2030
2557
|
-
|
2031
2558
|
user_agent: Wotbox/2.01 (+http://www.wotbox.com/bot/)
|
2032
2559
|
bot:
|
@@ -2416,3 +2943,36 @@
|
|
2416
2943
|
producer:
|
2417
2944
|
name: reddit inc.
|
2418
2945
|
url: http://www.reddit.com
|
2946
|
+
-
|
2947
|
+
user_agent: Mozilla/5.0 (compatible; evc-batch/2.0)
|
2948
|
+
bot:
|
2949
|
+
name: evc-batch
|
2950
|
+
category: Crawler
|
2951
|
+
url: ""
|
2952
|
+
producer:
|
2953
|
+
name: eVenture Capital Partners II, LLC
|
2954
|
+
url: http://www.eventures.vc/
|
2955
|
+
-
|
2956
|
+
user_agent: masscan/1.0 (https://github.com/robertdavidgraham/masscan)
|
2957
|
+
bot:
|
2958
|
+
name: masscan
|
2959
|
+
category: Crawler
|
2960
|
+
url: https://github.com/robertdavidgraham/masscan
|
2961
|
+
producer:
|
2962
|
+
name: Robert Graham
|
2963
|
+
url: https://github.com/robertdavidgraham
|
2964
|
+
-
|
2965
|
+
user_agent: 'sqlmap/1.1.8.2#dev (http://sqlmap.org)'
|
2966
|
+
bot:
|
2967
|
+
name: sqlmap
|
2968
|
+
category: Security Checker
|
2969
|
+
url: http://sqlmap.org/
|
2970
|
+
producer:
|
2971
|
+
name: sqlmap
|
2972
|
+
url: http://sqlmap.org/
|
2973
|
+
-
|
2974
|
+
user_agent: Mozilla/5.0 zgrab/0.x
|
2975
|
+
bot:
|
2976
|
+
name: zgrab
|
2977
|
+
category: Security Checker
|
2978
|
+
url: https://github.com/zmap/zgrab
|