es6-crawler-detect 3.2.0 → 3.3.0
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.
- package/example/node/server.js +38 -32
- package/package.json +1 -1
- package/src/lib/crawler/crawlers.js +1403 -1402
- package/src/lib/crawler/exclusions.js +62 -62
- package/src/lib/crawler.js +130 -135
- package/test/lib/crawler.test.js +94 -52
- package/test/lib/database/crawlers.txt +3651 -0
- package/test/lib/database/devices.txt +165636 -0
@@ -1,1402 +1,1403 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
const Provider = require('./provider');
|
4
|
-
|
5
|
-
class Crawlers extends Provider {
|
6
|
-
constructor() {
|
7
|
-
super();
|
8
|
-
|
9
|
-
this.data = [
|
10
|
-
' YLT',
|
11
|
-
'^Aether',
|
12
|
-
'^Amazon Simple Notification Service Agent$',
|
13
|
-
'^Amazon-Route53-Health-Check-Service',
|
14
|
-
'^b0t$',
|
15
|
-
'^bluefish ',
|
16
|
-
'^Calypso v\\/',
|
17
|
-
'^COMODO DCV',
|
18
|
-
'^Corax',
|
19
|
-
'^DangDang',
|
20
|
-
'^DavClnt',
|
21
|
-
'^DHSH',
|
22
|
-
'^docker\\/[0-9]',
|
23
|
-
'^Expanse',
|
24
|
-
'^FDM ',
|
25
|
-
'^git\\/',
|
26
|
-
'^Goose\\/',
|
27
|
-
'^Grabber',
|
28
|
-
'^Gradle\\/',
|
29
|
-
'^HTTPClient\\/',
|
30
|
-
'^HTTPing',
|
31
|
-
'^Java\\/',
|
32
|
-
'^Jeode\\/',
|
33
|
-
'^Jetty\\/',
|
34
|
-
'^Mail\\/',
|
35
|
-
'^Mget',
|
36
|
-
'^Microsoft URL Control',
|
37
|
-
'^Mikrotik\\/',
|
38
|
-
'^Netlab360',
|
39
|
-
'^NG\\/[0-9\\.]',
|
40
|
-
'^NING\\/',
|
41
|
-
'^npm\\/',
|
42
|
-
'^Nuclei',
|
43
|
-
'^PHP-AYMAPI\\/',
|
44
|
-
'^PHP\\/',
|
45
|
-
'^pip\\/',
|
46
|
-
'^pnpm\\/',
|
47
|
-
'^RMA\\/',
|
48
|
-
'^Ruby|Ruby\\/[0-9]',
|
49
|
-
'^Swurl ',
|
50
|
-
'^TLS tester ',
|
51
|
-
'^twine\\/',
|
52
|
-
'^ureq',
|
53
|
-
'^VSE\\/[0-9]',
|
54
|
-
'^WordPress\\.com',
|
55
|
-
'^XRL\\/[0-9]',
|
56
|
-
'^ZmEu',
|
57
|
-
'008\\/',
|
58
|
-
'13TABS',
|
59
|
-
'192\\.comAgent',
|
60
|
-
'2GDPR\\/',
|
61
|
-
'2ip\\.ru',
|
62
|
-
'404enemy',
|
63
|
-
'7Siters',
|
64
|
-
'80legs',
|
65
|
-
'a3logics\\.in',
|
66
|
-
'A6-Indexer',
|
67
|
-
'Abonti',
|
68
|
-
'Aboundex',
|
69
|
-
'aboutthedomain',
|
70
|
-
'Accoona-AI-Agent',
|
71
|
-
'acebookexternalhit\\/',
|
72
|
-
'acoon',
|
73
|
-
'acrylicapps\\.com\\/pulp',
|
74
|
-
'Acunetix',
|
75
|
-
'AdAuth\\/',
|
76
|
-
'adbeat',
|
77
|
-
'AddThis',
|
78
|
-
'ADmantX',
|
79
|
-
'AdminLabs',
|
80
|
-
'adressendeutschland',
|
81
|
-
'adreview\\/',
|
82
|
-
'adscanner',
|
83
|
-
'adstxt-worker',
|
84
|
-
'Adstxtaggregator',
|
85
|
-
'adstxt\\.com',
|
86
|
-
'Adyen HttpClient',
|
87
|
-
'AffiliateLabz\\/',
|
88
|
-
'affilimate-puppeteer',
|
89
|
-
'agentslug',
|
90
|
-
'AHC',
|
91
|
-
'aihit',
|
92
|
-
'aiohttp\\/',
|
93
|
-
'Airmail',
|
94
|
-
'akka-http\\/',
|
95
|
-
'akula\\/',
|
96
|
-
'alertra',
|
97
|
-
'alexa site audit',
|
98
|
-
'Alibaba\\.Security\\.Heimdall',
|
99
|
-
'Alligator',
|
100
|
-
'allloadin',
|
101
|
-
'AllSubmitter',
|
102
|
-
'alyze\\.info',
|
103
|
-
'amagit',
|
104
|
-
'Anarchie',
|
105
|
-
'AndroidDownloadManager',
|
106
|
-
'Anemone',
|
107
|
-
'AngleSharp',
|
108
|
-
'annotate_google',
|
109
|
-
'Anthill',
|
110
|
-
'Anturis Agent',
|
111
|
-
'Ant\\.com',
|
112
|
-
'AnyEvent-HTTP\\/',
|
113
|
-
'Apache Ant\\/',
|
114
|
-
'Apache Droid',
|
115
|
-
'Apache OpenOffice',
|
116
|
-
'Apache-HttpAsyncClient',
|
117
|
-
'Apache-HttpClient',
|
118
|
-
'ApacheBench',
|
119
|
-
'Apexoo',
|
120
|
-
'apimon\\.de',
|
121
|
-
'APIs-Google',
|
122
|
-
'AportWorm\\/',
|
123
|
-
'AppBeat\\/',
|
124
|
-
'AppEngine-Google',
|
125
|
-
'AppleSyndication',
|
126
|
-
'Aprc\\/[0-9]',
|
127
|
-
'Arachmo',
|
128
|
-
'arachnode',
|
129
|
-
'Arachnophilia',
|
130
|
-
'aria2',
|
131
|
-
'Arukereso',
|
132
|
-
'asafaweb',
|
133
|
-
'Asana\\/',
|
134
|
-
'Ask Jeeves',
|
135
|
-
'AskQuickly',
|
136
|
-
'ASPSeek',
|
137
|
-
'Asterias',
|
138
|
-
'Astute',
|
139
|
-
'asynchttp',
|
140
|
-
'Attach',
|
141
|
-
'attohttpc',
|
142
|
-
'autocite',
|
143
|
-
'AutomaticWPTester',
|
144
|
-
'Autonomy',
|
145
|
-
'awin\\.com',
|
146
|
-
'AWS Security Scanner',
|
147
|
-
'axios\\/',
|
148
|
-
'a\\.pr-cy\\.ru',
|
149
|
-
'B-l-i-t-z-B-O-T',
|
150
|
-
'Backlink-Ceck',
|
151
|
-
'backlink-check',
|
152
|
-
'BacklinkHttpStatus',
|
153
|
-
'BackStreet',
|
154
|
-
'BackupLand',
|
155
|
-
'BackWeb',
|
156
|
-
'Bad-Neighborhood',
|
157
|
-
'Badass',
|
158
|
-
'baidu\\.com',
|
159
|
-
'Bandit',
|
160
|
-
'basicstate',
|
161
|
-
'BatchFTP',
|
162
|
-
'Battleztar Bazinga',
|
163
|
-
'baypup\\/',
|
164
|
-
'BazQux',
|
165
|
-
'BBBike',
|
166
|
-
'BCKLINKS',
|
167
|
-
'BDFetch',
|
168
|
-
'BegunAdvertising',
|
169
|
-
'Bewica-security-scan',
|
170
|
-
'Bidtellect',
|
171
|
-
'BigBozz',
|
172
|
-
'Bigfoot',
|
173
|
-
'biglotron',
|
174
|
-
'BingLocalSearch',
|
175
|
-
'BingPreview',
|
176
|
-
'binlar',
|
177
|
-
'biNu image cacher',
|
178
|
-
'Bitacle',
|
179
|
-
'Bitrix link preview',
|
180
|
-
'biz_Directory',
|
181
|
-
'BKCTwitterUnshortener\\/',
|
182
|
-
'Black Hole',
|
183
|
-
'Blackboard Safeassign',
|
184
|
-
'BlackWidow',
|
185
|
-
'BlockNote\\.Net',
|
186
|
-
'BlogBridge',
|
187
|
-
'Bloglines',
|
188
|
-
'Bloglovin',
|
189
|
-
'BlogPulseLive',
|
190
|
-
'BlogSearch',
|
191
|
-
'Blogtrottr',
|
192
|
-
'BlowFish',
|
193
|
-
'boitho\\.com-dc',
|
194
|
-
'Boost\\.Beast',
|
195
|
-
'BPImageWalker',
|
196
|
-
'Braintree-Webhooks',
|
197
|
-
'Branch Metrics API',
|
198
|
-
'Branch-Passthrough',
|
199
|
-
'Brandprotect',
|
200
|
-
'BrandVerity',
|
201
|
-
'Brandwatch',
|
202
|
-
'Brodie\\/',
|
203
|
-
'Browsershots',
|
204
|
-
'BUbiNG',
|
205
|
-
'Buck\\/',
|
206
|
-
'Buddy',
|
207
|
-
'BuiltWith',
|
208
|
-
'Bullseye',
|
209
|
-
'BunnySlippers',
|
210
|
-
'Burf Search',
|
211
|
-
'Butterfly\\/',
|
212
|
-
'BuzzSumo',
|
213
|
-
'CAAM\\/[0-9]',
|
214
|
-
'CakePHP',
|
215
|
-
'Calculon',
|
216
|
-
'Canary%20Mail',
|
217
|
-
'CaretNail',
|
218
|
-
'catexplorador',
|
219
|
-
'CC Metadata Scaper',
|
220
|
-
'Cegbfeieh',
|
221
|
-
'censys',
|
222
|
-
'centuryb.o.t9[at]gmail.com',
|
223
|
-
'Cerberian Drtrs',
|
224
|
-
'CERT\\.at-Statistics-Survey',
|
225
|
-
'cf-facebook',
|
226
|
-
'cg-eye',
|
227
|
-
'changedetection',
|
228
|
-
'ChangesMeter',
|
229
|
-
'Charlotte',
|
230
|
-
'CheckHost',
|
231
|
-
'checkprivacy',
|
232
|
-
'CherryPicker',
|
233
|
-
'ChinaClaw',
|
234
|
-
'Chirp\\/',
|
235
|
-
'chkme\\.com',
|
236
|
-
'Chlooe',
|
237
|
-
'Chromaxa',
|
238
|
-
'CirrusExplorer',
|
239
|
-
'CISPA Vulnerability Notification',
|
240
|
-
'CISPA Web Analyser',
|
241
|
-
'Citoid',
|
242
|
-
'CJNetworkQuality',
|
243
|
-
'Clarsentia',
|
244
|
-
'clips\\.ua\\.ac\\.be',
|
245
|
-
'Cloud mapping',
|
246
|
-
'CloudEndure',
|
247
|
-
'CloudFlare-AlwaysOnline',
|
248
|
-
'Cloudflare-Healthchecks',
|
249
|
-
'Cloudinary',
|
250
|
-
'cmcm\\.com',
|
251
|
-
'coccoc',
|
252
|
-
'cognitiveseo',
|
253
|
-
'ColdFusion',
|
254
|
-
'colly -',
|
255
|
-
'CommaFeed',
|
256
|
-
'Commons-HttpClient',
|
257
|
-
'commonscan',
|
258
|
-
'contactbigdatafr',
|
259
|
-
'contentkingapp',
|
260
|
-
'Contextual Code Sites Explorer',
|
261
|
-
'convera',
|
262
|
-
'CookieReports',
|
263
|
-
'copyright sheriff',
|
264
|
-
'CopyRightCheck',
|
265
|
-
'Copyscape',
|
266
|
-
'cortex\\/',
|
267
|
-
'Cosmos4j\\.feedback',
|
268
|
-
'Covario-IDS',
|
269
|
-
'Craw\\/',
|
270
|
-
'Crescent',
|
271
|
-
'Criteo',
|
272
|
-
'Crowsnest',
|
273
|
-
'CSHttp',
|
274
|
-
'CSSCheck',
|
275
|
-
'Cula\\/',
|
276
|
-
'curb',
|
277
|
-
'Curious George',
|
278
|
-
'curl',
|
279
|
-
'cuwhois\\/',
|
280
|
-
'cybo\\.com',
|
281
|
-
'DAP\\/NetHTTP',
|
282
|
-
'DareBoost',
|
283
|
-
'DatabaseDriverMysqli',
|
284
|
-
'DataCha0s',
|
285
|
-
'Datafeedwatch',
|
286
|
-
'Datanyze',
|
287
|
-
'DataparkSearch',
|
288
|
-
'dataprovider',
|
289
|
-
'DataXu',
|
290
|
-
'Daum(oa)?[ \\/][0-9]',
|
291
|
-
'dBpoweramp',
|
292
|
-
'ddline',
|
293
|
-
'deeris',
|
294
|
-
'delve\\.ai',
|
295
|
-
'Demon',
|
296
|
-
'DeuSu',
|
297
|
-
'developers\\.google\\.com
|
298
|
-
'Devil',
|
299
|
-
'Digg',
|
300
|
-
'Digincore',
|
301
|
-
'DigitalPebble',
|
302
|
-
'Dirbuster',
|
303
|
-
'Discourse Forum Onebox',
|
304
|
-
'Dispatch\\/',
|
305
|
-
'Disqus\\/',
|
306
|
-
'DittoSpyder',
|
307
|
-
'dlvr',
|
308
|
-
'DMBrowser',
|
309
|
-
'DNSPod-reporting',
|
310
|
-
'docoloc',
|
311
|
-
'Dolphin http client',
|
312
|
-
'DomainAppender',
|
313
|
-
'DomainLabz',
|
314
|
-
'Domains Project\\/',
|
315
|
-
'Donuts Content Explorer',
|
316
|
-
'dotMailer content retrieval',
|
317
|
-
'dotSemantic',
|
318
|
-
'downforeveryoneorjustme',
|
319
|
-
'Download Wonder',
|
320
|
-
'downnotifier',
|
321
|
-
'DowntimeDetector',
|
322
|
-
'Drip',
|
323
|
-
'drupact',
|
324
|
-
'Drupal \\(\\+http:\\/\\/drupal\\.org\\/\\)',
|
325
|
-
'DTS Agent',
|
326
|
-
'dubaiindex',
|
327
|
-
'DuplexWeb-Google',
|
328
|
-
'DynatraceSynthetic',
|
329
|
-
'EARTHCOM',
|
330
|
-
'Easy-Thumb',
|
331
|
-
'EasyDL',
|
332
|
-
'Ebingbong',
|
333
|
-
'ec2linkfinder',
|
334
|
-
'eCairn-Grabber',
|
335
|
-
'eCatch',
|
336
|
-
'ECCP',
|
337
|
-
'eContext\\/',
|
338
|
-
'Ecxi',
|
339
|
-
'EirGrabber',
|
340
|
-
'ElectricMonk',
|
341
|
-
'elefent',
|
342
|
-
'EMail Exractor',
|
343
|
-
'EMail Wolf',
|
344
|
-
'EmailWolf',
|
345
|
-
'Embarcadero',
|
346
|
-
'Embed PHP Library',
|
347
|
-
'Embedly',
|
348
|
-
'endo\\/',
|
349
|
-
'europarchive\\.org',
|
350
|
-
'evc-batch',
|
351
|
-
'EventMachine HttpClient',
|
352
|
-
'Everwall Link Expander',
|
353
|
-
'Evidon',
|
354
|
-
'Evrinid',
|
355
|
-
'ExactSearch',
|
356
|
-
'ExaleadCloudview',
|
357
|
-
'Excel\\/',
|
358
|
-
'exif',
|
359
|
-
'ExoRank',
|
360
|
-
'Exploratodo',
|
361
|
-
'Express WebPictures',
|
362
|
-
'Extreme Picture Finder',
|
363
|
-
'EyeNetIE',
|
364
|
-
'ezooms',
|
365
|
-
'facebookexternalhit',
|
366
|
-
'facebookexternalua',
|
367
|
-
'facebookplatform',
|
368
|
-
'fairshare',
|
369
|
-
'Faraday v',
|
370
|
-
'fasthttp',
|
371
|
-
'Faveeo',
|
372
|
-
'Favicon downloader',
|
373
|
-
'faviconarchive',
|
374
|
-
'faviconkit',
|
375
|
-
'FavOrg',
|
376
|
-
'Feed Wrangler',
|
377
|
-
'Feedable\\/',
|
378
|
-
'Feedbin',
|
379
|
-
'FeedBooster',
|
380
|
-
'FeedBucket',
|
381
|
-
'FeedBunch\\/',
|
382
|
-
'FeedBurner',
|
383
|
-
'feeder',
|
384
|
-
'Feedly',
|
385
|
-
'FeedshowOnline',
|
386
|
-
'Feedshow\\/',
|
387
|
-
'Feedspot',
|
388
|
-
'FeedViewer\\/',
|
389
|
-
'Feedwind\\/',
|
390
|
-
'FeedZcollector',
|
391
|
-
'feeltiptop',
|
392
|
-
'Fetch API',
|
393
|
-
'Fetch\\/[0-9]',
|
394
|
-
'Fever\\/[0-9]',
|
395
|
-
'FHscan',
|
396
|
-
'Fiery%20Feeds',
|
397
|
-
'Filestack',
|
398
|
-
'Fimap',
|
399
|
-
'findlink',
|
400
|
-
'findthatfile',
|
401
|
-
'FlashGet',
|
402
|
-
'FlipboardBrowserProxy',
|
403
|
-
'FlipboardProxy',
|
404
|
-
'FlipboardRSS',
|
405
|
-
'Flock\\/',
|
406
|
-
'Florienzh\\/',
|
407
|
-
'fluffy',
|
408
|
-
'Flunky',
|
409
|
-
'flynxapp',
|
410
|
-
'forensiq',
|
411
|
-
'FoundSeoTool',
|
412
|
-
'free thumbnails',
|
413
|
-
'Freeuploader',
|
414
|
-
'FreshRSS',
|
415
|
-
'Funnelback',
|
416
|
-
'Fuzz Faster U Fool',
|
417
|
-
'G-i-g-a-b-o-t',
|
418
|
-
'g00g1e\\.net',
|
419
|
-
'ganarvisitas',
|
420
|
-
'gdnplus\\.com',
|
421
|
-
'geek-tools',
|
422
|
-
'Genieo',
|
423
|
-
'GentleSource',
|
424
|
-
'GetCode',
|
425
|
-
'Getintent',
|
426
|
-
'GetLinkInfo',
|
427
|
-
'getprismatic',
|
428
|
-
'GetRight',
|
429
|
-
'getroot',
|
430
|
-
'GetURLInfo\\/',
|
431
|
-
'GetWeb',
|
432
|
-
'Geziyor',
|
433
|
-
'Ghost Inspector',
|
434
|
-
'GigablastOpenSource',
|
435
|
-
'GIS-LABS',
|
436
|
-
'github-camo',
|
437
|
-
'GitHub-Hookshot',
|
438
|
-
'github\\.com',
|
439
|
-
'Go http package',
|
440
|
-
'Go [\\d\\.]* package http',
|
441
|
-
'Go!Zilla',
|
442
|
-
'Go-Ahead-Got-It',
|
443
|
-
'Go-http-client',
|
444
|
-
'go-mtasts\\/',
|
445
|
-
'gobyus',
|
446
|
-
'Gofeed',
|
447
|
-
'gofetch',
|
448
|
-
'Goldfire Server',
|
449
|
-
'GomezAgent',
|
450
|
-
'gooblog',
|
451
|
-
'Goodzer\\/',
|
452
|
-
'Google AppsViewer',
|
453
|
-
'Google Desktop',
|
454
|
-
'Google favicon',
|
455
|
-
'Google Keyword Suggestion',
|
456
|
-
'Google Keyword Tool',
|
457
|
-
'Google Page Speed Insights',
|
458
|
-
'Google PP Default',
|
459
|
-
'Google Search Console',
|
460
|
-
'Google Web Preview',
|
461
|
-
'Google-Ads-Creatives-Assistant',
|
462
|
-
'Google-Ads-Overview',
|
463
|
-
'Google-Adwords',
|
464
|
-
'Google-Apps-Script',
|
465
|
-
'Google-Calendar-Importer',
|
466
|
-
'Google-HotelAdsVerifier',
|
467
|
-
'Google-HTTP-Java-Client',
|
468
|
-
'Google-Podcast',
|
469
|
-
'Google-Publisher-Plugin',
|
470
|
-
'Google-Read-Aloud',
|
471
|
-
'Google-SearchByImage',
|
472
|
-
'Google-Site-Verification',
|
473
|
-
'Google-SMTP-STS',
|
474
|
-
'Google-speakr',
|
475
|
-
'Google-Structured-Data-Testing-Tool',
|
476
|
-
'Google-Transparency-Report',
|
477
|
-
'google-xrawler',
|
478
|
-
'Google-Youtube-Links',
|
479
|
-
'GoogleDocs',
|
480
|
-
'GoogleHC\\/',
|
481
|
-
'GoogleProber',
|
482
|
-
'GoogleProducer',
|
483
|
-
'GoogleSites',
|
484
|
-
'Gookey',
|
485
|
-
'GoSpotCheck',
|
486
|
-
'gosquared-thumbnailer',
|
487
|
-
'Gotit',
|
488
|
-
'GoZilla',
|
489
|
-
'grabify',
|
490
|
-
'GrabNet',
|
491
|
-
'Grafula',
|
492
|
-
'Grammarly',
|
493
|
-
'GrapeFX',
|
494
|
-
'GreatNews',
|
495
|
-
'Gregarius',
|
496
|
-
'GRequests',
|
497
|
-
'grokkit',
|
498
|
-
'grouphigh',
|
499
|
-
'grub-client',
|
500
|
-
'gSOAP\\/',
|
501
|
-
'GT::WWW',
|
502
|
-
'GTmetrix',
|
503
|
-
'GuzzleHttp',
|
504
|
-
'gvfs\\/',
|
505
|
-
'HAA(A)?RTLAND http client',
|
506
|
-
'Haansoft',
|
507
|
-
'hackney\\/',
|
508
|
-
'Hadi Agent',
|
509
|
-
'HappyApps-WebCheck',
|
510
|
-
'Hardenize',
|
511
|
-
'Hatena',
|
512
|
-
'Havij',
|
513
|
-
'HaxerMen',
|
514
|
-
'HeadlessChrome',
|
515
|
-
'HEADMasterSEO',
|
516
|
-
'HeartRails_Capture',
|
517
|
-
'help@dataminr\\.com',
|
518
|
-
'heritrix',
|
519
|
-
'Hexometer',
|
520
|
-
'historious',
|
521
|
-
'hkedcity',
|
522
|
-
'hledejLevne\\.cz',
|
523
|
-
'Hloader',
|
524
|
-
'HMView',
|
525
|
-
'Holmes',
|
526
|
-
'HonesoSearchEngine',
|
527
|
-
'HootSuite Image proxy',
|
528
|
-
'Hootsuite-WebFeed',
|
529
|
-
'hosterstats',
|
530
|
-
'HostTracker',
|
531
|
-
'ht:\\/\\/check',
|
532
|
-
'htdig',
|
533
|
-
'HTMLparser',
|
534
|
-
'htmlyse',
|
535
|
-
'HTTP Banner Detection',
|
536
|
-
'http-get',
|
537
|
-
'HTTP-Header-Abfrage',
|
538
|
-
'http-kit',
|
539
|
-
'http-request\\/',
|
540
|
-
'HTTP-Tiny',
|
541
|
-
'HTTP::Lite',
|
542
|
-
'http:\\/\\/www.neomo.de\\/',
|
543
|
-
'HttpComponents',
|
544
|
-
'httphr',
|
545
|
-
'HTTPie',
|
546
|
-
'HTTPMon',
|
547
|
-
'httpRequest',
|
548
|
-
'httpscheck',
|
549
|
-
'httpssites_power',
|
550
|
-
'httpunit',
|
551
|
-
'HttpUrlConnection',
|
552
|
-
'http\\.rb\\/',
|
553
|
-
'HTTP_Compression_Test',
|
554
|
-
'http_get',
|
555
|
-
'http_request2',
|
556
|
-
'http_requester',
|
557
|
-
'httrack',
|
558
|
-
'huaweisymantec',
|
559
|
-
'HubSpot ',
|
560
|
-
'HubSpot-Link-Resolver',
|
561
|
-
'Humanlinks',
|
562
|
-
'i2kconnect\\/',
|
563
|
-
'Iblog',
|
564
|
-
'ichiro',
|
565
|
-
'Id-search',
|
566
|
-
'IdeelaborPlagiaat',
|
567
|
-
'IDG Twitter Links Resolver',
|
568
|
-
'IDwhois\\/',
|
569
|
-
'Iframely',
|
570
|
-
'igdeSpyder',
|
571
|
-
'iGooglePortal',
|
572
|
-
'IlTrovatore',
|
573
|
-
'Image Fetch',
|
574
|
-
'Image Sucker',
|
575
|
-
'ImageEngine\\/',
|
576
|
-
'ImageVisu\\/',
|
577
|
-
'Imagga',
|
578
|
-
'imagineeasy',
|
579
|
-
'imgsizer',
|
580
|
-
'InAGist',
|
581
|
-
'inbound\\.li parser',
|
582
|
-
'InDesign%20CC',
|
583
|
-
'Indy Library',
|
584
|
-
'InetURL',
|
585
|
-
'infegy',
|
586
|
-
'infohelfer',
|
587
|
-
'InfoTekies',
|
588
|
-
'InfoWizards Reciprocal Link',
|
589
|
-
'inpwrd\\.com',
|
590
|
-
'instabid',
|
591
|
-
'Instapaper',
|
592
|
-
'Integrity',
|
593
|
-
'integromedb',
|
594
|
-
'Intelliseek',
|
595
|
-
'InterGET',
|
596
|
-
'Internet Ninja',
|
597
|
-
'InternetSeer',
|
598
|
-
'internetVista monitor',
|
599
|
-
'internetwache',
|
600
|
-
'internet_archive',
|
601
|
-
'intraVnews',
|
602
|
-
'IODC',
|
603
|
-
'IOI',
|
604
|
-
'iplabel',
|
605
|
-
'ips-agent',
|
606
|
-
'IPS\\/[0-9]',
|
607
|
-
'IPWorks HTTP\\/S Component',
|
608
|
-
'iqdb\\/',
|
609
|
-
'Iria',
|
610
|
-
'Irokez',
|
611
|
-
'isitup\\.org',
|
612
|
-
'iskanie',
|
613
|
-
'isUp\\.li',
|
614
|
-
'iThemes Sync\\/',
|
615
|
-
'IZaBEE',
|
616
|
-
'iZSearch',
|
617
|
-
'JAHHO',
|
618
|
-
'janforman',
|
619
|
-
'Jaunt\\/',
|
620
|
-
'Java.*outbrain',
|
621
|
-
'javelin\\.io',
|
622
|
-
'Jbrofuzz',
|
623
|
-
'Jersey\\/',
|
624
|
-
'JetCar',
|
625
|
-
'Jigsaw',
|
626
|
-
'Jobboerse',
|
627
|
-
'JobFeed discovery',
|
628
|
-
'Jobg8 URL Monitor',
|
629
|
-
'jobo',
|
630
|
-
'Jobrapido',
|
631
|
-
'Jobsearch1\\.5',
|
632
|
-
'JoinVision Generic',
|
633
|
-
'JolokiaPwn',
|
634
|
-
'Joomla',
|
635
|
-
'Jorgee',
|
636
|
-
'JS-Kit',
|
637
|
-
'JungleKeyThumbnail',
|
638
|
-
'JustView',
|
639
|
-
'Kaspersky Lab CFR link resolver',
|
640
|
-
'Kelny\\/',
|
641
|
-
'Kerrigan\\/',
|
642
|
-
'KeyCDN',
|
643
|
-
'Keyword Density',
|
644
|
-
'Keywords Research',
|
645
|
-
'khttp\\/',
|
646
|
-
'KickFire',
|
647
|
-
'KimonoLabs\\/',
|
648
|
-
'Kml-Google',
|
649
|
-
'knows\\.is',
|
650
|
-
'KOCMOHABT',
|
651
|
-
'kouio',
|
652
|
-
'kube-probe',
|
653
|
-
'kubectl',
|
654
|
-
'kulturarw3',
|
655
|
-
'KumKie',
|
656
|
-
'Larbin',
|
657
|
-
'Lavf\\/',
|
658
|
-
'leakix\\.net',
|
659
|
-
'LeechFTP',
|
660
|
-
'LeechGet',
|
661
|
-
'letsencrypt',
|
662
|
-
'Lftp',
|
663
|
-
'LibVLC',
|
664
|
-
'LibWeb',
|
665
|
-
'Libwhisker',
|
666
|
-
'libwww',
|
667
|
-
'Licorne',
|
668
|
-
'Liferea\\/',
|
669
|
-
'Lighthouse',
|
670
|
-
'Lightspeedsystems',
|
671
|
-
'Likse',
|
672
|
-
'limber\\.io',
|
673
|
-
'Link Valet',
|
674
|
-
'LinkAlarm\\/',
|
675
|
-
'LinkAnalyser',
|
676
|
-
'linkCheck',
|
677
|
-
'linkdex',
|
678
|
-
'LinkExaminer',
|
679
|
-
'linkfluence',
|
680
|
-
'linkpeek',
|
681
|
-
'LinkPreview',
|
682
|
-
'LinkScan',
|
683
|
-
'LinksManager',
|
684
|
-
'LinkTiger',
|
685
|
-
'LinkWalker',
|
686
|
-
'link_thumbnailer',
|
687
|
-
'Lipperhey',
|
688
|
-
'Litemage_walker',
|
689
|
-
'livedoor ScreenShot',
|
690
|
-
'LoadImpactRload',
|
691
|
-
'localsearch-web',
|
692
|
-
'LongURL API',
|
693
|
-
'longurl-r-package',
|
694
|
-
'looid\\.com',
|
695
|
-
'looksystems\\.net',
|
696
|
-
'ltx71',
|
697
|
-
'lua-resty-http',
|
698
|
-
'Lucee \\(CFML Engine\\)',
|
699
|
-
'Lush Http Client',
|
700
|
-
'lwp-request',
|
701
|
-
'lwp-trivial',
|
702
|
-
'LWP::Simple',
|
703
|
-
'lycos',
|
704
|
-
'LYT\\.SR',
|
705
|
-
'L\\.webis',
|
706
|
-
'mabontland',
|
707
|
-
'MacOutlook\\/',
|
708
|
-
'Mag-Net',
|
709
|
-
'MagpieRSS',
|
710
|
-
'Mail::STS',
|
711
|
-
'MailChimp',
|
712
|
-
'Mail\\.Ru',
|
713
|
-
'Majestic12',
|
714
|
-
'makecontact\\/',
|
715
|
-
'Mandrill',
|
716
|
-
'MapperCmd',
|
717
|
-
'marketinggrader',
|
718
|
-
'MarkMonitor',
|
719
|
-
'MarkWatch',
|
720
|
-
'Mass Downloader',
|
721
|
-
'masscan\\/',
|
722
|
-
'Mata Hari',
|
723
|
-
'mattermost',
|
724
|
-
'Mediametric',
|
725
|
-
'Mediapartners-Google',
|
726
|
-
'mediawords',
|
727
|
-
'MegaIndex\\.ru',
|
728
|
-
'MeltwaterNews',
|
729
|
-
'Melvil Rawi',
|
730
|
-
'MemGator',
|
731
|
-
'Metaspinner',
|
732
|
-
'MetaURI',
|
733
|
-
'MFC_Tear_Sample',
|
734
|
-
'Microsearch',
|
735
|
-
'Microsoft Data Access',
|
736
|
-
'Microsoft Office',
|
737
|
-
'Microsoft Outlook',
|
738
|
-
'Microsoft Windows Network Diagnostics',
|
739
|
-
'Microsoft-WebDAV-MiniRedir',
|
740
|
-
'Microsoft\\.Data\\.Mashup',
|
741
|
-
'MIDown tool',
|
742
|
-
'MIIxpc',
|
743
|
-
'Mindjet',
|
744
|
-
'Miniature\\.io',
|
745
|
-
'Miniflux',
|
746
|
-
'mio_httpc',
|
747
|
-
'Miro-HttpClient',
|
748
|
-
'Mister PiX',
|
749
|
-
'mixdata dot com',
|
750
|
-
'mixed-content-scan',
|
751
|
-
'mixnode',
|
752
|
-
'Mnogosearch',
|
753
|
-
'mogimogi',
|
754
|
-
'Mojeek',
|
755
|
-
'Mojolicious \\(Perl\\)',
|
756
|
-
'monitis',
|
757
|
-
'Monitority\\/',
|
758
|
-
'Monit\\/',
|
759
|
-
'montastic',
|
760
|
-
'MonTools',
|
761
|
-
'Moreover',
|
762
|
-
'Morfeus Fucking Scanner',
|
763
|
-
'Morning Paper',
|
764
|
-
'MovableType',
|
765
|
-
'mowser',
|
766
|
-
'Mrcgiguy',
|
767
|
-
'Mr\\.4x3 Powered',
|
768
|
-
'MS Web Services Client Protocol',
|
769
|
-
'MSFrontPage',
|
770
|
-
'mShots',
|
771
|
-
'MuckRack\\/',
|
772
|
-
'muhstik-scan',
|
773
|
-
'MVAClient',
|
774
|
-
'MxToolbox\\/',
|
775
|
-
'myseosnapshot',
|
776
|
-
'nagios',
|
777
|
-
'Najdi\\.si',
|
778
|
-
'Name Intelligence',
|
779
|
-
'NameFo\\.com',
|
780
|
-
'Nameprotect',
|
781
|
-
'nationalarchives',
|
782
|
-
'Navroad',
|
783
|
-
'NearSite',
|
784
|
-
'Needle',
|
785
|
-
'Nessus',
|
786
|
-
'Net Vampire',
|
787
|
-
'NetAnts',
|
788
|
-
'NETCRAFT',
|
789
|
-
'NetLyzer',
|
790
|
-
'NetMechanic',
|
791
|
-
'NetNewsWire',
|
792
|
-
'Netpursual',
|
793
|
-
'netresearch',
|
794
|
-
'NetShelter ContentScan',
|
795
|
-
'Netsparker',
|
796
|
-
'NetSystemsResearch',
|
797
|
-
'nettle',
|
798
|
-
'NetTrack',
|
799
|
-
'Netvibes',
|
800
|
-
'NetZIP',
|
801
|
-
'Neustar WPM',
|
802
|
-
'NeutrinoAPI',
|
803
|
-
'NewRelicPinger',
|
804
|
-
'NewsBlur .*Finder',
|
805
|
-
'NewsGator',
|
806
|
-
'newsme',
|
807
|
-
'newspaper\\/',
|
808
|
-
'Nexgate Ruby Client',
|
809
|
-
'NG-Search',
|
810
|
-
'nghttp2',
|
811
|
-
'Nibbler',
|
812
|
-
'NICErsPRO',
|
813
|
-
'NihilScio',
|
814
|
-
'Nikto',
|
815
|
-
'nineconnections',
|
816
|
-
'NLNZ_IAHarvester',
|
817
|
-
'Nmap Scripting Engine',
|
818
|
-
'node-fetch',
|
819
|
-
'node-superagent',
|
820
|
-
'node-urllib',
|
821
|
-
'Nodemeter',
|
822
|
-
'NodePing',
|
823
|
-
'node\\.io',
|
824
|
-
'nominet\\.org\\.uk',
|
825
|
-
'nominet\\.uk',
|
826
|
-
'Norton-Safeweb',
|
827
|
-
'Notifixious',
|
828
|
-
'notifyninja',
|
829
|
-
'NotionEmbedder',
|
830
|
-
'nuhk',
|
831
|
-
'nutch',
|
832
|
-
'Nuzzel',
|
833
|
-
'nWormFeedFinder',
|
834
|
-
'nyawc\\/',
|
835
|
-
'Nymesis',
|
836
|
-
'NYU',
|
837
|
-
'Observatory\\/',
|
838
|
-
'Ocelli\\/',
|
839
|
-
'Octopus',
|
840
|
-
'oegp',
|
841
|
-
'Offline Explorer',
|
842
|
-
'Offline Navigator',
|
843
|
-
'OgScrper',
|
844
|
-
'okhttp',
|
845
|
-
'omgili',
|
846
|
-
'OMSC',
|
847
|
-
'Online Domain Tools',
|
848
|
-
'Open Source RSS',
|
849
|
-
'OpenCalaisSemanticProxy',
|
850
|
-
'Openfind',
|
851
|
-
'OpenLinkProfiler',
|
852
|
-
'Openstat\\/',
|
853
|
-
'OpenVAS',
|
854
|
-
'OPPO A33',
|
855
|
-
'Optimizer',
|
856
|
-
'Orbiter',
|
857
|
-
'OrgProbe\\/',
|
858
|
-
'orion-semantics',
|
859
|
-
'Outlook-Express',
|
860
|
-
'Outlook-iOS',
|
861
|
-
'Owler',
|
862
|
-
'Owlin',
|
863
|
-
'ownCloud News',
|
864
|
-
'ow\\.ly',
|
865
|
-
'OxfordCloudService',
|
866
|
-
'page scorer',
|
867
|
-
'Page Valet',
|
868
|
-
'page2rss',
|
869
|
-
'PageFreezer',
|
870
|
-
'PageGrabber',
|
871
|
-
'PagePeeker',
|
872
|
-
'PageScorer',
|
873
|
-
'Pagespeed\\/',
|
874
|
-
'PageThing',
|
875
|
-
'page_verifier',
|
876
|
-
'Panopta',
|
877
|
-
'panscient',
|
878
|
-
'Papa Foto',
|
879
|
-
'parsijoo',
|
880
|
-
'Pavuk',
|
881
|
-
'PayPal IPN',
|
882
|
-
'pcBrowser',
|
883
|
-
'Pcore-HTTP',
|
884
|
-
'PDF24 URL To PDF',
|
885
|
-
'Pearltrees',
|
886
|
-
'PECL::HTTP',
|
887
|
-
'peerindex',
|
888
|
-
'Peew',
|
889
|
-
'PeoplePal',
|
890
|
-
'Perlu -',
|
891
|
-
'PhantomJS Screenshoter',
|
892
|
-
'PhantomJS\\/',
|
893
|
-
'Photon\\/',
|
894
|
-
'php-requests',
|
895
|
-
'phpservermon',
|
896
|
-
'Pi-Monster',
|
897
|
-
'Picscout',
|
898
|
-
'Picsearch',
|
899
|
-
'PictureFinder',
|
900
|
-
'Pimonster',
|
901
|
-
'Pingability',
|
902
|
-
'PingAdmin\\.Ru',
|
903
|
-
'Pingdom',
|
904
|
-
'Pingoscope',
|
905
|
-
'PingSpot',
|
906
|
-
'ping\\.blo\\.gs',
|
907
|
-
'pinterest\\.com',
|
908
|
-
'Pixray',
|
909
|
-
'Pizilla',
|
910
|
-
'Plagger\\/',
|
911
|
-
'Pleroma ',
|
912
|
-
'Ploetz \\+ Zeller',
|
913
|
-
'Plukkie',
|
914
|
-
'plumanalytics',
|
915
|
-
'PocketImageCache',
|
916
|
-
'PocketParser',
|
917
|
-
'Pockey',
|
918
|
-
'PodcastAddict\\/',
|
919
|
-
'POE-Component-Client-HTTP',
|
920
|
-
'Polymail\\/',
|
921
|
-
'Pompos',
|
922
|
-
'Porkbun',
|
923
|
-
'Port Monitor',
|
924
|
-
'postano',
|
925
|
-
'postfix-mta-sts-resolver',
|
926
|
-
'PostmanRuntime',
|
927
|
-
'postplanner\\.com',
|
928
|
-
'PostPost',
|
929
|
-
'postrank',
|
930
|
-
'PowerPoint\\/',
|
931
|
-
'Prebid',
|
932
|
-
'Prerender',
|
933
|
-
'Priceonomics Analysis Engine',
|
934
|
-
'PrintFriendly',
|
935
|
-
'PritTorrent',
|
936
|
-
'Prlog',
|
937
|
-
'probethenet',
|
938
|
-
'Project ?25499',
|
939
|
-
'Project-Resonance',
|
940
|
-
'prospectb2b',
|
941
|
-
'Protopage',
|
942
|
-
'ProWebWalker',
|
943
|
-
'proximic',
|
944
|
-
'PRTG Network Monitor',
|
945
|
-
'pshtt, https scanning',
|
946
|
-
'PTST ',
|
947
|
-
'PTST\\/[0-9]+',
|
948
|
-
'Pump',
|
949
|
-
'Python-httplib2',
|
950
|
-
'python-httpx',
|
951
|
-
'python-requests',
|
952
|
-
'Python-urllib',
|
953
|
-
'Qirina Hurdler',
|
954
|
-
'QQDownload',
|
955
|
-
'QrafterPro',
|
956
|
-
'Qseero',
|
957
|
-
'Qualidator',
|
958
|
-
'QueryN Metasearch',
|
959
|
-
'queuedriver',
|
960
|
-
'quic-go-HTTP\\/',
|
961
|
-
'QuiteRSS',
|
962
|
-
'Quora Link Preview',
|
963
|
-
'Qwantify',
|
964
|
-
'Radian6',
|
965
|
-
'RadioPublicImageResizer',
|
966
|
-
'Railgun\\/',
|
967
|
-
'RankActive',
|
968
|
-
'RankFlex',
|
969
|
-
'RankSonicSiteAuditor',
|
970
|
-
'RapidLoad\\/',
|
971
|
-
'Re-re Studio',
|
972
|
-
'ReactorNetty',
|
973
|
-
'Readability',
|
974
|
-
'RealDownload',
|
975
|
-
'RealPlayer%20Downloader',
|
976
|
-
'RebelMouse',
|
977
|
-
'Recorder',
|
978
|
-
'RecurPost\\/',
|
979
|
-
'redback\\/',
|
980
|
-
'ReederForMac',
|
981
|
-
'Reeder\\/',
|
982
|
-
'ReGet',
|
983
|
-
'RepoMonkey',
|
984
|
-
'request\\.js',
|
985
|
-
'reqwest\\/',
|
986
|
-
'ResponseCodeTest',
|
987
|
-
'RestSharp',
|
988
|
-
'Riddler',
|
989
|
-
'Rival IQ',
|
990
|
-
'Robosourcer',
|
991
|
-
'Robozilla',
|
992
|
-
'ROI Hunter',
|
993
|
-
'RPT-HTTPClient',
|
994
|
-
'RSSMix\\/',
|
995
|
-
'RSSOwl',
|
996
|
-
'RyowlEngine',
|
997
|
-
'safe-agent-scanner',
|
998
|
-
'SalesIntelligent',
|
999
|
-
'Saleslift',
|
1000
|
-
'SAP NetWeaver Application Server',
|
1001
|
-
'SauceNAO',
|
1002
|
-
'SBIder',
|
1003
|
-
'sc-downloader',
|
1004
|
-
'scalaj-http',
|
1005
|
-
'Scamadviser-Frontend',
|
1006
|
-
'ScanAlert',
|
1007
|
-
'scan\\.lol',
|
1008
|
-
'Scoop',
|
1009
|
-
'scooter',
|
1010
|
-
'ScopeContentAG-HTTP-Client',
|
1011
|
-
'ScoutJet',
|
1012
|
-
'ScoutURLMonitor',
|
1013
|
-
'ScrapeBox Page Scanner',
|
1014
|
-
'Scrapy',
|
1015
|
-
'Screaming',
|
1016
|
-
'ScreenShotService',
|
1017
|
-
'Scrubby',
|
1018
|
-
'Scrutiny\\/',
|
1019
|
-
'Search37',
|
1020
|
-
'searchenginepromotionhelp',
|
1021
|
-
'Searchestate',
|
1022
|
-
'SearchExpress',
|
1023
|
-
'SearchSight',
|
1024
|
-
'SearchWP',
|
1025
|
-
'search\\.thunderstone',
|
1026
|
-
'Seeker',
|
1027
|
-
'semanticdiscovery',
|
1028
|
-
'semanticjuice',
|
1029
|
-
'Semiocast HTTP client',
|
1030
|
-
'Semrush',
|
1031
|
-
'Sendsay\\.Ru',
|
1032
|
-
'sentry\\/',
|
1033
|
-
'SEO Browser',
|
1034
|
-
'Seo Servis',
|
1035
|
-
'seo-nastroj\\.cz',
|
1036
|
-
'seo4ajax',
|
1037
|
-
'Seobility',
|
1038
|
-
'SEOCentro',
|
1039
|
-
'SeoCheck',
|
1040
|
-
'SEOkicks',
|
1041
|
-
'SEOlizer',
|
1042
|
-
'Seomoz',
|
1043
|
-
'SEOprofiler',
|
1044
|
-
'seoscanners',
|
1045
|
-
'SEOsearch',
|
1046
|
-
'seositecheckup',
|
1047
|
-
'SEOstats',
|
1048
|
-
'servernfo',
|
1049
|
-
'sexsearcher',
|
1050
|
-
'Seznam',
|
1051
|
-
'Shelob',
|
1052
|
-
'Shodan',
|
1053
|
-
'Shoppimon',
|
1054
|
-
'ShopWiki',
|
1055
|
-
'ShortLinkTranslate',
|
1056
|
-
'shortURL lengthener',
|
1057
|
-
'shrinktheweb',
|
1058
|
-
'Sideqik',
|
1059
|
-
'Siege',
|
1060
|
-
'SimplePie',
|
1061
|
-
'SimplyFast',
|
1062
|
-
'Siphon',
|
1063
|
-
'SISTRIX',
|
1064
|
-
'Site Sucker',
|
1065
|
-
'Site-Shot\\/',
|
1066
|
-
'Site24x7',
|
1067
|
-
'SiteBar',
|
1068
|
-
'Sitebeam',
|
1069
|
-
'Sitebulb\\/',
|
1070
|
-
'SiteCondor',
|
1071
|
-
'SiteExplorer',
|
1072
|
-
'SiteGuardian',
|
1073
|
-
'Siteimprove',
|
1074
|
-
'SiteIndexed',
|
1075
|
-
'Sitemap(s)? Generator',
|
1076
|
-
'SitemapGenerator',
|
1077
|
-
'SiteMonitor',
|
1078
|
-
'Siteshooter B0t',
|
1079
|
-
'SiteSnagger',
|
1080
|
-
'SiteSucker',
|
1081
|
-
'SiteTruth',
|
1082
|
-
'Sitevigil',
|
1083
|
-
'sitexy\\.com',
|
1084
|
-
'SkypeUriPreview',
|
1085
|
-
'Slack\\/',
|
1086
|
-
'sli-systems\\.com',
|
1087
|
-
'slider\\.com',
|
1088
|
-
'slurp',
|
1089
|
-
'SlySearch',
|
1090
|
-
'SmartDownload',
|
1091
|
-
'SMRF URL Expander',
|
1092
|
-
'SMUrlExpander',
|
1093
|
-
'Snake',
|
1094
|
-
'Snappy',
|
1095
|
-
'SnapSearch',
|
1096
|
-
'Snarfer\\/',
|
1097
|
-
'SniffRSS',
|
1098
|
-
'sniptracker',
|
1099
|
-
'Snoopy',
|
1100
|
-
'SnowHaze Search',
|
1101
|
-
'sogou web',
|
1102
|
-
'SortSite',
|
1103
|
-
'Sottopop',
|
1104
|
-
'sovereign\\.ai',
|
1105
|
-
'SpaceBison',
|
1106
|
-
'SpamExperts',
|
1107
|
-
'Spammen',
|
1108
|
-
'Spanner',
|
1109
|
-
'spaziodati',
|
1110
|
-
'SPDYCheck',
|
1111
|
-
'Specificfeeds',
|
1112
|
-
'speedy',
|
1113
|
-
'SPEng',
|
1114
|
-
'Spinn3r',
|
1115
|
-
'spray-can',
|
1116
|
-
'Sprinklr ',
|
1117
|
-
'spyonweb',
|
1118
|
-
'sqlmap',
|
1119
|
-
'Sqlworm',
|
1120
|
-
'Sqworm',
|
1121
|
-
'SSL Labs',
|
1122
|
-
'ssl-tools',
|
1123
|
-
'StackRambler',
|
1124
|
-
'Statastico\\/',
|
1125
|
-
'Statically-',
|
1126
|
-
'StatusCake',
|
1127
|
-
'Steeler',
|
1128
|
-
'Stratagems Kumo',
|
1129
|
-
'Stripe\\/',
|
1130
|
-
'Stroke\\.cz',
|
1131
|
-
'StudioFACA',
|
1132
|
-
'StumbleUpon',
|
1133
|
-
'suchen',
|
1134
|
-
'Sucuri',
|
1135
|
-
'summify',
|
1136
|
-
'SuperHTTP',
|
1137
|
-
'Surphace Scout',
|
1138
|
-
'Suzuran',
|
1139
|
-
'swcd ',
|
1140
|
-
'Symfony BrowserKit',
|
1141
|
-
'Symfony2 BrowserKit',
|
1142
|
-
'Synapse\\/',
|
1143
|
-
'Syndirella\\/',
|
1144
|
-
'SynHttpClient-Built',
|
1145
|
-
'Sysomos',
|
1146
|
-
'sysscan',
|
1147
|
-
'Szukacz',
|
1148
|
-
'T0PHackTeam',
|
1149
|
-
'tAkeOut',
|
1150
|
-
'Tarantula\\/',
|
1151
|
-
'Taringa UGC',
|
1152
|
-
'TarmotGezgin',
|
1153
|
-
'tchelebi\\.io',
|
1154
|
-
'techiaith\\.cymru',
|
1155
|
-
'
|
1156
|
-
'
|
1157
|
-
'
|
1158
|
-
'
|
1159
|
-
'
|
1160
|
-
'
|
1161
|
-
'
|
1162
|
-
'
|
1163
|
-
'
|
1164
|
-
'
|
1165
|
-
'
|
1166
|
-
'
|
1167
|
-
'The
|
1168
|
-
'The
|
1169
|
-
'The
|
1170
|
-
'
|
1171
|
-
'
|
1172
|
-
'
|
1173
|
-
'
|
1174
|
-
'
|
1175
|
-
'
|
1176
|
-
'
|
1177
|
-
'
|
1178
|
-
'
|
1179
|
-
'
|
1180
|
-
'
|
1181
|
-
'
|
1182
|
-
'
|
1183
|
-
'
|
1184
|
-
'
|
1185
|
-
'
|
1186
|
-
'
|
1187
|
-
'
|
1188
|
-
'
|
1189
|
-
'
|
1190
|
-
'
|
1191
|
-
'
|
1192
|
-
'
|
1193
|
-
'
|
1194
|
-
'
|
1195
|
-
'
|
1196
|
-
'
|
1197
|
-
'
|
1198
|
-
'
|
1199
|
-
'
|
1200
|
-
'
|
1201
|
-
'
|
1202
|
-
'
|
1203
|
-
'
|
1204
|
-
'
|
1205
|
-
'
|
1206
|
-
'
|
1207
|
-
'
|
1208
|
-
'
|
1209
|
-
'
|
1210
|
-
'
|
1211
|
-
'
|
1212
|
-
'
|
1213
|
-
'
|
1214
|
-
'
|
1215
|
-
'
|
1216
|
-
'
|
1217
|
-
'
|
1218
|
-
'
|
1219
|
-
'
|
1220
|
-
'
|
1221
|
-
'
|
1222
|
-
'
|
1223
|
-
'
|
1224
|
-
'
|
1225
|
-
'
|
1226
|
-
'
|
1227
|
-
'URLy
|
1228
|
-
'
|
1229
|
-
'
|
1230
|
-
'
|
1231
|
-
'
|
1232
|
-
'
|
1233
|
-
'
|
1234
|
-
'
|
1235
|
-
'
|
1236
|
-
'
|
1237
|
-
'
|
1238
|
-
'
|
1239
|
-
'
|
1240
|
-
'
|
1241
|
-
'
|
1242
|
-
'
|
1243
|
-
'
|
1244
|
-
'
|
1245
|
-
'
|
1246
|
-
'
|
1247
|
-
'
|
1248
|
-
'W3C-
|
1249
|
-
'
|
1250
|
-
'
|
1251
|
-
'
|
1252
|
-
'
|
1253
|
-
'
|
1254
|
-
'
|
1255
|
-
'
|
1256
|
-
'
|
1257
|
-
'
|
1258
|
-
'
|
1259
|
-
'
|
1260
|
-
'Web
|
1261
|
-
'Web
|
1262
|
-
'Web
|
1263
|
-
'Web
|
1264
|
-
'Web
|
1265
|
-
'Web
|
1266
|
-
'Web
|
1267
|
-
'Web
|
1268
|
-
'
|
1269
|
-
'
|
1270
|
-
'
|
1271
|
-
'
|
1272
|
-
'
|
1273
|
-
'
|
1274
|
-
'
|
1275
|
-
'
|
1276
|
-
'
|
1277
|
-
'
|
1278
|
-
'
|
1279
|
-
'
|
1280
|
-
'
|
1281
|
-
'
|
1282
|
-
'
|
1283
|
-
'
|
1284
|
-
'
|
1285
|
-
'
|
1286
|
-
'
|
1287
|
-
'
|
1288
|
-
'
|
1289
|
-
'
|
1290
|
-
'
|
1291
|
-
'
|
1292
|
-
'
|
1293
|
-
'
|
1294
|
-
'
|
1295
|
-
'
|
1296
|
-
'
|
1297
|
-
'
|
1298
|
-
'
|
1299
|
-
'
|
1300
|
-
'
|
1301
|
-
'
|
1302
|
-
'
|
1303
|
-
'
|
1304
|
-
'
|
1305
|
-
'
|
1306
|
-
'
|
1307
|
-
'
|
1308
|
-
'
|
1309
|
-
'
|
1310
|
-
'
|
1311
|
-
'
|
1312
|
-
'
|
1313
|
-
'
|
1314
|
-
'
|
1315
|
-
'
|
1316
|
-
'
|
1317
|
-
'
|
1318
|
-
'
|
1319
|
-
'
|
1320
|
-
'
|
1321
|
-
'
|
1322
|
-
'
|
1323
|
-
'
|
1324
|
-
'
|
1325
|
-
'
|
1326
|
-
'
|
1327
|
-
'
|
1328
|
-
'
|
1329
|
-
'
|
1330
|
-
'
|
1331
|
-
'
|
1332
|
-
'
|
1333
|
-
'
|
1334
|
-
'
|
1335
|
-
'
|
1336
|
-
'
|
1337
|
-
'
|
1338
|
-
'
|
1339
|
-
'
|
1340
|
-
'
|
1341
|
-
'
|
1342
|
-
'WP
|
1343
|
-
'
|
1344
|
-
'
|
1345
|
-
'
|
1346
|
-
'
|
1347
|
-
'
|
1348
|
-
'
|
1349
|
-
'WWW-
|
1350
|
-
'WWW
|
1351
|
-
'WWW::
|
1352
|
-
'
|
1353
|
-
'
|
1354
|
-
'
|
1355
|
-
'
|
1356
|
-
'
|
1357
|
-
'
|
1358
|
-
'
|
1359
|
-
'
|
1360
|
-
'
|
1361
|
-
'
|
1362
|
-
'
|
1363
|
-
'
|
1364
|
-
'
|
1365
|
-
'
|
1366
|
-
'
|
1367
|
-
'
|
1368
|
-
'
|
1369
|
-
'
|
1370
|
-
'
|
1371
|
-
'
|
1372
|
-
'
|
1373
|
-
'
|
1374
|
-
'
|
1375
|
-
'
|
1376
|
-
'
|
1377
|
-
'
|
1378
|
-
'
|
1379
|
-
'
|
1380
|
-
'
|
1381
|
-
'
|
1382
|
-
'
|
1383
|
-
'
|
1384
|
-
'
|
1385
|
-
'
|
1386
|
-
'
|
1387
|
-
'
|
1388
|
-
'
|
1389
|
-
'
|
1390
|
-
'
|
1391
|
-
'
|
1392
|
-
'
|
1393
|
-
'
|
1394
|
-
'
|
1395
|
-
'
|
1396
|
-
'
|
1397
|
-
'
|
1398
|
-
|
1399
|
-
|
1400
|
-
}
|
1401
|
-
|
1402
|
-
|
1
|
+
'use strict';
|
2
|
+
|
3
|
+
const Provider = require('./provider');
|
4
|
+
|
5
|
+
class Crawlers extends Provider {
|
6
|
+
constructor() {
|
7
|
+
super();
|
8
|
+
|
9
|
+
this.data = [
|
10
|
+
' YLT',
|
11
|
+
'^Aether',
|
12
|
+
'^Amazon Simple Notification Service Agent$',
|
13
|
+
'^Amazon-Route53-Health-Check-Service',
|
14
|
+
'^b0t$',
|
15
|
+
'^bluefish ',
|
16
|
+
'^Calypso v\\/',
|
17
|
+
'^COMODO DCV',
|
18
|
+
'^Corax',
|
19
|
+
'^DangDang',
|
20
|
+
'^DavClnt',
|
21
|
+
'^DHSH',
|
22
|
+
'^docker\\/[0-9]',
|
23
|
+
'^Expanse',
|
24
|
+
'^FDM ',
|
25
|
+
'^git\\/',
|
26
|
+
'^Goose\\/',
|
27
|
+
'^Grabber',
|
28
|
+
'^Gradle\\/',
|
29
|
+
'^HTTPClient\\/',
|
30
|
+
'^HTTPing',
|
31
|
+
'^Java\\/',
|
32
|
+
'^Jeode\\/',
|
33
|
+
'^Jetty\\/',
|
34
|
+
'^Mail\\/',
|
35
|
+
'^Mget',
|
36
|
+
'^Microsoft URL Control',
|
37
|
+
'^Mikrotik\\/',
|
38
|
+
'^Netlab360',
|
39
|
+
'^NG\\/[0-9\\.]',
|
40
|
+
'^NING\\/',
|
41
|
+
'^npm\\/',
|
42
|
+
'^Nuclei',
|
43
|
+
'^PHP-AYMAPI\\/',
|
44
|
+
'^PHP\\/',
|
45
|
+
'^pip\\/',
|
46
|
+
'^pnpm\\/',
|
47
|
+
'^RMA\\/',
|
48
|
+
'^Ruby|Ruby\\/[0-9]',
|
49
|
+
'^Swurl ',
|
50
|
+
'^TLS tester ',
|
51
|
+
'^twine\\/',
|
52
|
+
'^ureq',
|
53
|
+
'^VSE\\/[0-9]',
|
54
|
+
'^WordPress\\.com',
|
55
|
+
'^XRL\\/[0-9]',
|
56
|
+
'^ZmEu',
|
57
|
+
'008\\/',
|
58
|
+
'13TABS',
|
59
|
+
'192\\.comAgent',
|
60
|
+
'2GDPR\\/',
|
61
|
+
'2ip\\.ru',
|
62
|
+
'404enemy',
|
63
|
+
'7Siters',
|
64
|
+
'80legs',
|
65
|
+
'a3logics\\.in',
|
66
|
+
'A6-Indexer',
|
67
|
+
'Abonti',
|
68
|
+
'Aboundex',
|
69
|
+
'aboutthedomain',
|
70
|
+
'Accoona-AI-Agent',
|
71
|
+
'acebookexternalhit\\/',
|
72
|
+
'acoon',
|
73
|
+
'acrylicapps\\.com\\/pulp',
|
74
|
+
'Acunetix',
|
75
|
+
'AdAuth\\/',
|
76
|
+
'adbeat',
|
77
|
+
'AddThis',
|
78
|
+
'ADmantX',
|
79
|
+
'AdminLabs',
|
80
|
+
'adressendeutschland',
|
81
|
+
'adreview\\/',
|
82
|
+
'adscanner',
|
83
|
+
'adstxt-worker',
|
84
|
+
'Adstxtaggregator',
|
85
|
+
'adstxt\\.com',
|
86
|
+
'Adyen HttpClient',
|
87
|
+
'AffiliateLabz\\/',
|
88
|
+
'affilimate-puppeteer',
|
89
|
+
'agentslug',
|
90
|
+
'AHC',
|
91
|
+
'aihit',
|
92
|
+
'aiohttp\\/',
|
93
|
+
'Airmail',
|
94
|
+
'akka-http\\/',
|
95
|
+
'akula\\/',
|
96
|
+
'alertra',
|
97
|
+
'alexa site audit',
|
98
|
+
'Alibaba\\.Security\\.Heimdall',
|
99
|
+
'Alligator',
|
100
|
+
'allloadin',
|
101
|
+
'AllSubmitter',
|
102
|
+
'alyze\\.info',
|
103
|
+
'amagit',
|
104
|
+
'Anarchie',
|
105
|
+
'AndroidDownloadManager',
|
106
|
+
'Anemone',
|
107
|
+
'AngleSharp',
|
108
|
+
'annotate_google',
|
109
|
+
'Anthill',
|
110
|
+
'Anturis Agent',
|
111
|
+
'Ant\\.com',
|
112
|
+
'AnyEvent-HTTP\\/',
|
113
|
+
'Apache Ant\\/',
|
114
|
+
'Apache Droid',
|
115
|
+
'Apache OpenOffice',
|
116
|
+
'Apache-HttpAsyncClient',
|
117
|
+
'Apache-HttpClient',
|
118
|
+
'ApacheBench',
|
119
|
+
'Apexoo',
|
120
|
+
'apimon\\.de',
|
121
|
+
'APIs-Google',
|
122
|
+
'AportWorm\\/',
|
123
|
+
'AppBeat\\/',
|
124
|
+
'AppEngine-Google',
|
125
|
+
'AppleSyndication',
|
126
|
+
'Aprc\\/[0-9]',
|
127
|
+
'Arachmo',
|
128
|
+
'arachnode',
|
129
|
+
'Arachnophilia',
|
130
|
+
'aria2',
|
131
|
+
'Arukereso',
|
132
|
+
'asafaweb',
|
133
|
+
'Asana\\/',
|
134
|
+
'Ask Jeeves',
|
135
|
+
'AskQuickly',
|
136
|
+
'ASPSeek',
|
137
|
+
'Asterias',
|
138
|
+
'Astute',
|
139
|
+
'asynchttp',
|
140
|
+
'Attach',
|
141
|
+
'attohttpc',
|
142
|
+
'autocite',
|
143
|
+
'AutomaticWPTester',
|
144
|
+
'Autonomy',
|
145
|
+
'awin\\.com',
|
146
|
+
'AWS Security Scanner',
|
147
|
+
'axios\\/',
|
148
|
+
'a\\.pr-cy\\.ru',
|
149
|
+
'B-l-i-t-z-B-O-T',
|
150
|
+
'Backlink-Ceck',
|
151
|
+
'backlink-check',
|
152
|
+
'BacklinkHttpStatus',
|
153
|
+
'BackStreet',
|
154
|
+
'BackupLand',
|
155
|
+
'BackWeb',
|
156
|
+
'Bad-Neighborhood',
|
157
|
+
'Badass',
|
158
|
+
'baidu\\.com',
|
159
|
+
'Bandit',
|
160
|
+
'basicstate',
|
161
|
+
'BatchFTP',
|
162
|
+
'Battleztar Bazinga',
|
163
|
+
'baypup\\/',
|
164
|
+
'BazQux',
|
165
|
+
'BBBike',
|
166
|
+
'BCKLINKS',
|
167
|
+
'BDFetch',
|
168
|
+
'BegunAdvertising',
|
169
|
+
'Bewica-security-scan',
|
170
|
+
'Bidtellect',
|
171
|
+
'BigBozz',
|
172
|
+
'Bigfoot',
|
173
|
+
'biglotron',
|
174
|
+
'BingLocalSearch',
|
175
|
+
'BingPreview',
|
176
|
+
'binlar',
|
177
|
+
'biNu image cacher',
|
178
|
+
'Bitacle',
|
179
|
+
'Bitrix link preview',
|
180
|
+
'biz_Directory',
|
181
|
+
'BKCTwitterUnshortener\\/',
|
182
|
+
'Black Hole',
|
183
|
+
'Blackboard Safeassign',
|
184
|
+
'BlackWidow',
|
185
|
+
'BlockNote\\.Net',
|
186
|
+
'BlogBridge',
|
187
|
+
'Bloglines',
|
188
|
+
'Bloglovin',
|
189
|
+
'BlogPulseLive',
|
190
|
+
'BlogSearch',
|
191
|
+
'Blogtrottr',
|
192
|
+
'BlowFish',
|
193
|
+
'boitho\\.com-dc',
|
194
|
+
'Boost\\.Beast',
|
195
|
+
'BPImageWalker',
|
196
|
+
'Braintree-Webhooks',
|
197
|
+
'Branch Metrics API',
|
198
|
+
'Branch-Passthrough',
|
199
|
+
'Brandprotect',
|
200
|
+
'BrandVerity',
|
201
|
+
'Brandwatch',
|
202
|
+
'Brodie\\/',
|
203
|
+
'Browsershots',
|
204
|
+
'BUbiNG',
|
205
|
+
'Buck\\/',
|
206
|
+
'Buddy',
|
207
|
+
'BuiltWith',
|
208
|
+
'Bullseye',
|
209
|
+
'BunnySlippers',
|
210
|
+
'Burf Search',
|
211
|
+
'Butterfly\\/',
|
212
|
+
'BuzzSumo',
|
213
|
+
'CAAM\\/[0-9]',
|
214
|
+
'CakePHP',
|
215
|
+
'Calculon',
|
216
|
+
'Canary%20Mail',
|
217
|
+
'CaretNail',
|
218
|
+
'catexplorador',
|
219
|
+
'CC Metadata Scaper',
|
220
|
+
'Cegbfeieh',
|
221
|
+
'censys',
|
222
|
+
'centuryb.o.t9[at]gmail.com',
|
223
|
+
'Cerberian Drtrs',
|
224
|
+
'CERT\\.at-Statistics-Survey',
|
225
|
+
'cf-facebook',
|
226
|
+
'cg-eye',
|
227
|
+
'changedetection',
|
228
|
+
'ChangesMeter',
|
229
|
+
'Charlotte',
|
230
|
+
'CheckHost',
|
231
|
+
'checkprivacy',
|
232
|
+
'CherryPicker',
|
233
|
+
'ChinaClaw',
|
234
|
+
'Chirp\\/',
|
235
|
+
'chkme\\.com',
|
236
|
+
'Chlooe',
|
237
|
+
'Chromaxa',
|
238
|
+
'CirrusExplorer',
|
239
|
+
'CISPA Vulnerability Notification',
|
240
|
+
'CISPA Web Analyser',
|
241
|
+
'Citoid',
|
242
|
+
'CJNetworkQuality',
|
243
|
+
'Clarsentia',
|
244
|
+
'clips\\.ua\\.ac\\.be',
|
245
|
+
'Cloud mapping',
|
246
|
+
'CloudEndure',
|
247
|
+
'CloudFlare-AlwaysOnline',
|
248
|
+
'Cloudflare-Healthchecks',
|
249
|
+
'Cloudinary',
|
250
|
+
'cmcm\\.com',
|
251
|
+
'coccoc',
|
252
|
+
'cognitiveseo',
|
253
|
+
'ColdFusion',
|
254
|
+
'colly -',
|
255
|
+
'CommaFeed',
|
256
|
+
'Commons-HttpClient',
|
257
|
+
'commonscan',
|
258
|
+
'contactbigdatafr',
|
259
|
+
'contentkingapp',
|
260
|
+
'Contextual Code Sites Explorer',
|
261
|
+
'convera',
|
262
|
+
'CookieReports',
|
263
|
+
'copyright sheriff',
|
264
|
+
'CopyRightCheck',
|
265
|
+
'Copyscape',
|
266
|
+
'cortex\\/',
|
267
|
+
'Cosmos4j\\.feedback',
|
268
|
+
'Covario-IDS',
|
269
|
+
'Craw\\/',
|
270
|
+
'Crescent',
|
271
|
+
'Criteo',
|
272
|
+
'Crowsnest',
|
273
|
+
'CSHttp',
|
274
|
+
'CSSCheck',
|
275
|
+
'Cula\\/',
|
276
|
+
'curb',
|
277
|
+
'Curious George',
|
278
|
+
'curl',
|
279
|
+
'cuwhois\\/',
|
280
|
+
'cybo\\.com',
|
281
|
+
'DAP\\/NetHTTP',
|
282
|
+
'DareBoost',
|
283
|
+
'DatabaseDriverMysqli',
|
284
|
+
'DataCha0s',
|
285
|
+
'Datafeedwatch',
|
286
|
+
'Datanyze',
|
287
|
+
'DataparkSearch',
|
288
|
+
'dataprovider',
|
289
|
+
'DataXu',
|
290
|
+
'Daum(oa)?[ \\/][0-9]',
|
291
|
+
'dBpoweramp',
|
292
|
+
'ddline',
|
293
|
+
'deeris',
|
294
|
+
'delve\\.ai',
|
295
|
+
'Demon',
|
296
|
+
'DeuSu',
|
297
|
+
'developers\\.google\\.com\\/\\+\\/web\\/snippet\\/',
|
298
|
+
'Devil',
|
299
|
+
'Digg',
|
300
|
+
'Digincore',
|
301
|
+
'DigitalPebble',
|
302
|
+
'Dirbuster',
|
303
|
+
'Discourse Forum Onebox',
|
304
|
+
'Dispatch\\/',
|
305
|
+
'Disqus\\/',
|
306
|
+
'DittoSpyder',
|
307
|
+
'dlvr',
|
308
|
+
'DMBrowser',
|
309
|
+
'DNSPod-reporting',
|
310
|
+
'docoloc',
|
311
|
+
'Dolphin http client',
|
312
|
+
'DomainAppender',
|
313
|
+
'DomainLabz',
|
314
|
+
'Domains Project\\/',
|
315
|
+
'Donuts Content Explorer',
|
316
|
+
'dotMailer content retrieval',
|
317
|
+
'dotSemantic',
|
318
|
+
'downforeveryoneorjustme',
|
319
|
+
'Download Wonder',
|
320
|
+
'downnotifier',
|
321
|
+
'DowntimeDetector',
|
322
|
+
'Drip',
|
323
|
+
'drupact',
|
324
|
+
'Drupal \\(\\+http:\\/\\/drupal\\.org\\/\\)',
|
325
|
+
'DTS Agent',
|
326
|
+
'dubaiindex',
|
327
|
+
'DuplexWeb-Google',
|
328
|
+
'DynatraceSynthetic',
|
329
|
+
'EARTHCOM',
|
330
|
+
'Easy-Thumb',
|
331
|
+
'EasyDL',
|
332
|
+
'Ebingbong',
|
333
|
+
'ec2linkfinder',
|
334
|
+
'eCairn-Grabber',
|
335
|
+
'eCatch',
|
336
|
+
'ECCP',
|
337
|
+
'eContext\\/',
|
338
|
+
'Ecxi',
|
339
|
+
'EirGrabber',
|
340
|
+
'ElectricMonk',
|
341
|
+
'elefent',
|
342
|
+
'EMail Exractor',
|
343
|
+
'EMail Wolf',
|
344
|
+
'EmailWolf',
|
345
|
+
'Embarcadero',
|
346
|
+
'Embed PHP Library',
|
347
|
+
'Embedly',
|
348
|
+
'endo\\/',
|
349
|
+
'europarchive\\.org',
|
350
|
+
'evc-batch',
|
351
|
+
'EventMachine HttpClient',
|
352
|
+
'Everwall Link Expander',
|
353
|
+
'Evidon',
|
354
|
+
'Evrinid',
|
355
|
+
'ExactSearch',
|
356
|
+
'ExaleadCloudview',
|
357
|
+
'Excel\\/',
|
358
|
+
'exif',
|
359
|
+
'ExoRank',
|
360
|
+
'Exploratodo',
|
361
|
+
'Express WebPictures',
|
362
|
+
'Extreme Picture Finder',
|
363
|
+
'EyeNetIE',
|
364
|
+
'ezooms',
|
365
|
+
'facebookexternalhit',
|
366
|
+
'facebookexternalua',
|
367
|
+
'facebookplatform',
|
368
|
+
'fairshare',
|
369
|
+
'Faraday v',
|
370
|
+
'fasthttp',
|
371
|
+
'Faveeo',
|
372
|
+
'Favicon downloader',
|
373
|
+
'faviconarchive',
|
374
|
+
'faviconkit',
|
375
|
+
'FavOrg',
|
376
|
+
'Feed Wrangler',
|
377
|
+
'Feedable\\/',
|
378
|
+
'Feedbin',
|
379
|
+
'FeedBooster',
|
380
|
+
'FeedBucket',
|
381
|
+
'FeedBunch\\/',
|
382
|
+
'FeedBurner',
|
383
|
+
'feeder',
|
384
|
+
'Feedly',
|
385
|
+
'FeedshowOnline',
|
386
|
+
'Feedshow\\/',
|
387
|
+
'Feedspot',
|
388
|
+
'FeedViewer\\/',
|
389
|
+
'Feedwind\\/',
|
390
|
+
'FeedZcollector',
|
391
|
+
'feeltiptop',
|
392
|
+
'Fetch API',
|
393
|
+
'Fetch\\/[0-9]',
|
394
|
+
'Fever\\/[0-9]',
|
395
|
+
'FHscan',
|
396
|
+
'Fiery%20Feeds',
|
397
|
+
'Filestack',
|
398
|
+
'Fimap',
|
399
|
+
'findlink',
|
400
|
+
'findthatfile',
|
401
|
+
'FlashGet',
|
402
|
+
'FlipboardBrowserProxy',
|
403
|
+
'FlipboardProxy',
|
404
|
+
'FlipboardRSS',
|
405
|
+
'Flock\\/',
|
406
|
+
'Florienzh\\/',
|
407
|
+
'fluffy',
|
408
|
+
'Flunky',
|
409
|
+
'flynxapp',
|
410
|
+
'forensiq',
|
411
|
+
'FoundSeoTool',
|
412
|
+
'free thumbnails',
|
413
|
+
'Freeuploader',
|
414
|
+
'FreshRSS',
|
415
|
+
'Funnelback',
|
416
|
+
'Fuzz Faster U Fool',
|
417
|
+
'G-i-g-a-b-o-t',
|
418
|
+
'g00g1e\\.net',
|
419
|
+
'ganarvisitas',
|
420
|
+
'gdnplus\\.com',
|
421
|
+
'geek-tools',
|
422
|
+
'Genieo',
|
423
|
+
'GentleSource',
|
424
|
+
'GetCode',
|
425
|
+
'Getintent',
|
426
|
+
'GetLinkInfo',
|
427
|
+
'getprismatic',
|
428
|
+
'GetRight',
|
429
|
+
'getroot',
|
430
|
+
'GetURLInfo\\/',
|
431
|
+
'GetWeb',
|
432
|
+
'Geziyor',
|
433
|
+
'Ghost Inspector',
|
434
|
+
'GigablastOpenSource',
|
435
|
+
'GIS-LABS',
|
436
|
+
'github-camo',
|
437
|
+
'GitHub-Hookshot',
|
438
|
+
'github\\.com',
|
439
|
+
'Go http package',
|
440
|
+
'Go [\\d\\.]* package http',
|
441
|
+
'Go!Zilla',
|
442
|
+
'Go-Ahead-Got-It',
|
443
|
+
'Go-http-client',
|
444
|
+
'go-mtasts\\/',
|
445
|
+
'gobyus',
|
446
|
+
'Gofeed',
|
447
|
+
'gofetch',
|
448
|
+
'Goldfire Server',
|
449
|
+
'GomezAgent',
|
450
|
+
'gooblog',
|
451
|
+
'Goodzer\\/',
|
452
|
+
'Google AppsViewer',
|
453
|
+
'Google Desktop',
|
454
|
+
'Google favicon',
|
455
|
+
'Google Keyword Suggestion',
|
456
|
+
'Google Keyword Tool',
|
457
|
+
'Google Page Speed Insights',
|
458
|
+
'Google PP Default',
|
459
|
+
'Google Search Console',
|
460
|
+
'Google Web Preview',
|
461
|
+
'Google-Ads-Creatives-Assistant',
|
462
|
+
'Google-Ads-Overview',
|
463
|
+
'Google-Adwords',
|
464
|
+
'Google-Apps-Script',
|
465
|
+
'Google-Calendar-Importer',
|
466
|
+
'Google-HotelAdsVerifier',
|
467
|
+
'Google-HTTP-Java-Client',
|
468
|
+
'Google-Podcast',
|
469
|
+
'Google-Publisher-Plugin',
|
470
|
+
'Google-Read-Aloud',
|
471
|
+
'Google-SearchByImage',
|
472
|
+
'Google-Site-Verification',
|
473
|
+
'Google-SMTP-STS',
|
474
|
+
'Google-speakr',
|
475
|
+
'Google-Structured-Data-Testing-Tool',
|
476
|
+
'Google-Transparency-Report',
|
477
|
+
'google-xrawler',
|
478
|
+
'Google-Youtube-Links',
|
479
|
+
'GoogleDocs',
|
480
|
+
'GoogleHC\\/',
|
481
|
+
'GoogleProber',
|
482
|
+
'GoogleProducer',
|
483
|
+
'GoogleSites',
|
484
|
+
'Gookey',
|
485
|
+
'GoSpotCheck',
|
486
|
+
'gosquared-thumbnailer',
|
487
|
+
'Gotit',
|
488
|
+
'GoZilla',
|
489
|
+
'grabify',
|
490
|
+
'GrabNet',
|
491
|
+
'Grafula',
|
492
|
+
'Grammarly',
|
493
|
+
'GrapeFX',
|
494
|
+
'GreatNews',
|
495
|
+
'Gregarius',
|
496
|
+
'GRequests',
|
497
|
+
'grokkit',
|
498
|
+
'grouphigh',
|
499
|
+
'grub-client',
|
500
|
+
'gSOAP\\/',
|
501
|
+
'GT::WWW',
|
502
|
+
'GTmetrix',
|
503
|
+
'GuzzleHttp',
|
504
|
+
'gvfs\\/',
|
505
|
+
'HAA(A)?RTLAND http client',
|
506
|
+
'Haansoft',
|
507
|
+
'hackney\\/',
|
508
|
+
'Hadi Agent',
|
509
|
+
'HappyApps-WebCheck',
|
510
|
+
'Hardenize',
|
511
|
+
'Hatena',
|
512
|
+
'Havij',
|
513
|
+
'HaxerMen',
|
514
|
+
'HeadlessChrome',
|
515
|
+
'HEADMasterSEO',
|
516
|
+
'HeartRails_Capture',
|
517
|
+
'help@dataminr\\.com',
|
518
|
+
'heritrix',
|
519
|
+
'Hexometer',
|
520
|
+
'historious',
|
521
|
+
'hkedcity',
|
522
|
+
'hledejLevne\\.cz',
|
523
|
+
'Hloader',
|
524
|
+
'HMView',
|
525
|
+
'Holmes',
|
526
|
+
'HonesoSearchEngine',
|
527
|
+
'HootSuite Image proxy',
|
528
|
+
'Hootsuite-WebFeed',
|
529
|
+
'hosterstats',
|
530
|
+
'HostTracker',
|
531
|
+
'ht:\\/\\/check',
|
532
|
+
'htdig',
|
533
|
+
'HTMLparser',
|
534
|
+
'htmlyse',
|
535
|
+
'HTTP Banner Detection',
|
536
|
+
'http-get',
|
537
|
+
'HTTP-Header-Abfrage',
|
538
|
+
'http-kit',
|
539
|
+
'http-request\\/',
|
540
|
+
'HTTP-Tiny',
|
541
|
+
'HTTP::Lite',
|
542
|
+
'http:\\/\\/www.neomo.de\\/',
|
543
|
+
'HttpComponents',
|
544
|
+
'httphr',
|
545
|
+
'HTTPie',
|
546
|
+
'HTTPMon',
|
547
|
+
'httpRequest',
|
548
|
+
'httpscheck',
|
549
|
+
'httpssites_power',
|
550
|
+
'httpunit',
|
551
|
+
'HttpUrlConnection',
|
552
|
+
'http\\.rb\\/',
|
553
|
+
'HTTP_Compression_Test',
|
554
|
+
'http_get',
|
555
|
+
'http_request2',
|
556
|
+
'http_requester',
|
557
|
+
'httrack',
|
558
|
+
'huaweisymantec',
|
559
|
+
'HubSpot ',
|
560
|
+
'HubSpot-Link-Resolver',
|
561
|
+
'Humanlinks',
|
562
|
+
'i2kconnect\\/',
|
563
|
+
'Iblog',
|
564
|
+
'ichiro',
|
565
|
+
'Id-search',
|
566
|
+
'IdeelaborPlagiaat',
|
567
|
+
'IDG Twitter Links Resolver',
|
568
|
+
'IDwhois\\/',
|
569
|
+
'Iframely',
|
570
|
+
'igdeSpyder',
|
571
|
+
'iGooglePortal',
|
572
|
+
'IlTrovatore',
|
573
|
+
'Image Fetch',
|
574
|
+
'Image Sucker',
|
575
|
+
'ImageEngine\\/',
|
576
|
+
'ImageVisu\\/',
|
577
|
+
'Imagga',
|
578
|
+
'imagineeasy',
|
579
|
+
'imgsizer',
|
580
|
+
'InAGist',
|
581
|
+
'inbound\\.li parser',
|
582
|
+
'InDesign%20CC',
|
583
|
+
'Indy Library',
|
584
|
+
'InetURL',
|
585
|
+
'infegy',
|
586
|
+
'infohelfer',
|
587
|
+
'InfoTekies',
|
588
|
+
'InfoWizards Reciprocal Link',
|
589
|
+
'inpwrd\\.com',
|
590
|
+
'instabid',
|
591
|
+
'Instapaper',
|
592
|
+
'Integrity',
|
593
|
+
'integromedb',
|
594
|
+
'Intelliseek',
|
595
|
+
'InterGET',
|
596
|
+
'Internet Ninja',
|
597
|
+
'InternetSeer',
|
598
|
+
'internetVista monitor',
|
599
|
+
'internetwache',
|
600
|
+
'internet_archive',
|
601
|
+
'intraVnews',
|
602
|
+
'IODC',
|
603
|
+
'IOI',
|
604
|
+
'iplabel',
|
605
|
+
'ips-agent',
|
606
|
+
'IPS\\/[0-9]',
|
607
|
+
'IPWorks HTTP\\/S Component',
|
608
|
+
'iqdb\\/',
|
609
|
+
'Iria',
|
610
|
+
'Irokez',
|
611
|
+
'isitup\\.org',
|
612
|
+
'iskanie',
|
613
|
+
'isUp\\.li',
|
614
|
+
'iThemes Sync\\/',
|
615
|
+
'IZaBEE',
|
616
|
+
'iZSearch',
|
617
|
+
'JAHHO',
|
618
|
+
'janforman',
|
619
|
+
'Jaunt\\/',
|
620
|
+
'Java.*outbrain',
|
621
|
+
'javelin\\.io',
|
622
|
+
'Jbrofuzz',
|
623
|
+
'Jersey\\/',
|
624
|
+
'JetCar',
|
625
|
+
'Jigsaw',
|
626
|
+
'Jobboerse',
|
627
|
+
'JobFeed discovery',
|
628
|
+
'Jobg8 URL Monitor',
|
629
|
+
'jobo',
|
630
|
+
'Jobrapido',
|
631
|
+
'Jobsearch1\\.5',
|
632
|
+
'JoinVision Generic',
|
633
|
+
'JolokiaPwn',
|
634
|
+
'Joomla',
|
635
|
+
'Jorgee',
|
636
|
+
'JS-Kit',
|
637
|
+
'JungleKeyThumbnail',
|
638
|
+
'JustView',
|
639
|
+
'Kaspersky Lab CFR link resolver',
|
640
|
+
'Kelny\\/',
|
641
|
+
'Kerrigan\\/',
|
642
|
+
'KeyCDN',
|
643
|
+
'Keyword Density',
|
644
|
+
'Keywords Research',
|
645
|
+
'khttp\\/',
|
646
|
+
'KickFire',
|
647
|
+
'KimonoLabs\\/',
|
648
|
+
'Kml-Google',
|
649
|
+
'knows\\.is',
|
650
|
+
'KOCMOHABT',
|
651
|
+
'kouio',
|
652
|
+
'kube-probe',
|
653
|
+
'kubectl',
|
654
|
+
'kulturarw3',
|
655
|
+
'KumKie',
|
656
|
+
'Larbin',
|
657
|
+
'Lavf\\/',
|
658
|
+
'leakix\\.net',
|
659
|
+
'LeechFTP',
|
660
|
+
'LeechGet',
|
661
|
+
'letsencrypt',
|
662
|
+
'Lftp',
|
663
|
+
'LibVLC',
|
664
|
+
'LibWeb',
|
665
|
+
'Libwhisker',
|
666
|
+
'libwww',
|
667
|
+
'Licorne',
|
668
|
+
'Liferea\\/',
|
669
|
+
'Lighthouse',
|
670
|
+
'Lightspeedsystems',
|
671
|
+
'Likse',
|
672
|
+
'limber\\.io',
|
673
|
+
'Link Valet',
|
674
|
+
'LinkAlarm\\/',
|
675
|
+
'LinkAnalyser',
|
676
|
+
'linkCheck',
|
677
|
+
'linkdex',
|
678
|
+
'LinkExaminer',
|
679
|
+
'linkfluence',
|
680
|
+
'linkpeek',
|
681
|
+
'LinkPreview',
|
682
|
+
'LinkScan',
|
683
|
+
'LinksManager',
|
684
|
+
'LinkTiger',
|
685
|
+
'LinkWalker',
|
686
|
+
'link_thumbnailer',
|
687
|
+
'Lipperhey',
|
688
|
+
'Litemage_walker',
|
689
|
+
'livedoor ScreenShot',
|
690
|
+
'LoadImpactRload',
|
691
|
+
'localsearch-web',
|
692
|
+
'LongURL API',
|
693
|
+
'longurl-r-package',
|
694
|
+
'looid\\.com',
|
695
|
+
'looksystems\\.net',
|
696
|
+
'ltx71',
|
697
|
+
'lua-resty-http',
|
698
|
+
'Lucee \\(CFML Engine\\)',
|
699
|
+
'Lush Http Client',
|
700
|
+
'lwp-request',
|
701
|
+
'lwp-trivial',
|
702
|
+
'LWP::Simple',
|
703
|
+
'lycos',
|
704
|
+
'LYT\\.SR',
|
705
|
+
'L\\.webis',
|
706
|
+
'mabontland',
|
707
|
+
'MacOutlook\\/',
|
708
|
+
'Mag-Net',
|
709
|
+
'MagpieRSS',
|
710
|
+
'Mail::STS',
|
711
|
+
'MailChimp',
|
712
|
+
'Mail\\.Ru',
|
713
|
+
'Majestic12',
|
714
|
+
'makecontact\\/',
|
715
|
+
'Mandrill',
|
716
|
+
'MapperCmd',
|
717
|
+
'marketinggrader',
|
718
|
+
'MarkMonitor',
|
719
|
+
'MarkWatch',
|
720
|
+
'Mass Downloader',
|
721
|
+
'masscan\\/',
|
722
|
+
'Mata Hari',
|
723
|
+
'mattermost',
|
724
|
+
'Mediametric',
|
725
|
+
'Mediapartners-Google',
|
726
|
+
'mediawords',
|
727
|
+
'MegaIndex\\.ru',
|
728
|
+
'MeltwaterNews',
|
729
|
+
'Melvil Rawi',
|
730
|
+
'MemGator',
|
731
|
+
'Metaspinner',
|
732
|
+
'MetaURI',
|
733
|
+
'MFC_Tear_Sample',
|
734
|
+
'Microsearch',
|
735
|
+
'Microsoft Data Access',
|
736
|
+
'Microsoft Office',
|
737
|
+
'Microsoft Outlook',
|
738
|
+
'Microsoft Windows Network Diagnostics',
|
739
|
+
'Microsoft-WebDAV-MiniRedir',
|
740
|
+
'Microsoft\\.Data\\.Mashup',
|
741
|
+
'MIDown tool',
|
742
|
+
'MIIxpc',
|
743
|
+
'Mindjet',
|
744
|
+
'Miniature\\.io',
|
745
|
+
'Miniflux',
|
746
|
+
'mio_httpc',
|
747
|
+
'Miro-HttpClient',
|
748
|
+
'Mister PiX',
|
749
|
+
'mixdata dot com',
|
750
|
+
'mixed-content-scan',
|
751
|
+
'mixnode',
|
752
|
+
'Mnogosearch',
|
753
|
+
'mogimogi',
|
754
|
+
'Mojeek',
|
755
|
+
'Mojolicious \\(Perl\\)',
|
756
|
+
'monitis',
|
757
|
+
'Monitority\\/',
|
758
|
+
'Monit\\/',
|
759
|
+
'montastic',
|
760
|
+
'MonTools',
|
761
|
+
'Moreover',
|
762
|
+
'Morfeus Fucking Scanner',
|
763
|
+
'Morning Paper',
|
764
|
+
'MovableType',
|
765
|
+
'mowser',
|
766
|
+
'Mrcgiguy',
|
767
|
+
'Mr\\.4x3 Powered',
|
768
|
+
'MS Web Services Client Protocol',
|
769
|
+
'MSFrontPage',
|
770
|
+
'mShots',
|
771
|
+
'MuckRack\\/',
|
772
|
+
'muhstik-scan',
|
773
|
+
'MVAClient',
|
774
|
+
'MxToolbox\\/',
|
775
|
+
'myseosnapshot',
|
776
|
+
'nagios',
|
777
|
+
'Najdi\\.si',
|
778
|
+
'Name Intelligence',
|
779
|
+
'NameFo\\.com',
|
780
|
+
'Nameprotect',
|
781
|
+
'nationalarchives',
|
782
|
+
'Navroad',
|
783
|
+
'NearSite',
|
784
|
+
'Needle',
|
785
|
+
'Nessus',
|
786
|
+
'Net Vampire',
|
787
|
+
'NetAnts',
|
788
|
+
'NETCRAFT',
|
789
|
+
'NetLyzer',
|
790
|
+
'NetMechanic',
|
791
|
+
'NetNewsWire',
|
792
|
+
'Netpursual',
|
793
|
+
'netresearch',
|
794
|
+
'NetShelter ContentScan',
|
795
|
+
'Netsparker',
|
796
|
+
'NetSystemsResearch',
|
797
|
+
'nettle',
|
798
|
+
'NetTrack',
|
799
|
+
'Netvibes',
|
800
|
+
'NetZIP',
|
801
|
+
'Neustar WPM',
|
802
|
+
'NeutrinoAPI',
|
803
|
+
'NewRelicPinger',
|
804
|
+
'NewsBlur .*Finder',
|
805
|
+
'NewsGator',
|
806
|
+
'newsme',
|
807
|
+
'newspaper\\/',
|
808
|
+
'Nexgate Ruby Client',
|
809
|
+
'NG-Search',
|
810
|
+
'nghttp2',
|
811
|
+
'Nibbler',
|
812
|
+
'NICErsPRO',
|
813
|
+
'NihilScio',
|
814
|
+
'Nikto',
|
815
|
+
'nineconnections',
|
816
|
+
'NLNZ_IAHarvester',
|
817
|
+
'Nmap Scripting Engine',
|
818
|
+
'node-fetch',
|
819
|
+
'node-superagent',
|
820
|
+
'node-urllib',
|
821
|
+
'Nodemeter',
|
822
|
+
'NodePing',
|
823
|
+
'node\\.io',
|
824
|
+
'nominet\\.org\\.uk',
|
825
|
+
'nominet\\.uk',
|
826
|
+
'Norton-Safeweb',
|
827
|
+
'Notifixious',
|
828
|
+
'notifyninja',
|
829
|
+
'NotionEmbedder',
|
830
|
+
'nuhk',
|
831
|
+
'nutch',
|
832
|
+
'Nuzzel',
|
833
|
+
'nWormFeedFinder',
|
834
|
+
'nyawc\\/',
|
835
|
+
'Nymesis',
|
836
|
+
'NYU',
|
837
|
+
'Observatory\\/',
|
838
|
+
'Ocelli\\/',
|
839
|
+
'Octopus',
|
840
|
+
'oegp',
|
841
|
+
'Offline Explorer',
|
842
|
+
'Offline Navigator',
|
843
|
+
'OgScrper',
|
844
|
+
'okhttp',
|
845
|
+
'omgili',
|
846
|
+
'OMSC',
|
847
|
+
'Online Domain Tools',
|
848
|
+
'Open Source RSS',
|
849
|
+
'OpenCalaisSemanticProxy',
|
850
|
+
'Openfind',
|
851
|
+
'OpenLinkProfiler',
|
852
|
+
'Openstat\\/',
|
853
|
+
'OpenVAS',
|
854
|
+
'OPPO A33',
|
855
|
+
'Optimizer',
|
856
|
+
'Orbiter',
|
857
|
+
'OrgProbe\\/',
|
858
|
+
'orion-semantics',
|
859
|
+
'Outlook-Express',
|
860
|
+
'Outlook-iOS',
|
861
|
+
'Owler',
|
862
|
+
'Owlin',
|
863
|
+
'ownCloud News',
|
864
|
+
'ow\\.ly',
|
865
|
+
'OxfordCloudService',
|
866
|
+
'page scorer',
|
867
|
+
'Page Valet',
|
868
|
+
'page2rss',
|
869
|
+
'PageFreezer',
|
870
|
+
'PageGrabber',
|
871
|
+
'PagePeeker',
|
872
|
+
'PageScorer',
|
873
|
+
'Pagespeed\\/',
|
874
|
+
'PageThing',
|
875
|
+
'page_verifier',
|
876
|
+
'Panopta',
|
877
|
+
'panscient',
|
878
|
+
'Papa Foto',
|
879
|
+
'parsijoo',
|
880
|
+
'Pavuk',
|
881
|
+
'PayPal IPN',
|
882
|
+
'pcBrowser',
|
883
|
+
'Pcore-HTTP',
|
884
|
+
'PDF24 URL To PDF',
|
885
|
+
'Pearltrees',
|
886
|
+
'PECL::HTTP',
|
887
|
+
'peerindex',
|
888
|
+
'Peew',
|
889
|
+
'PeoplePal',
|
890
|
+
'Perlu -',
|
891
|
+
'PhantomJS Screenshoter',
|
892
|
+
'PhantomJS\\/',
|
893
|
+
'Photon\\/',
|
894
|
+
'php-requests',
|
895
|
+
'phpservermon',
|
896
|
+
'Pi-Monster',
|
897
|
+
'Picscout',
|
898
|
+
'Picsearch',
|
899
|
+
'PictureFinder',
|
900
|
+
'Pimonster',
|
901
|
+
'Pingability',
|
902
|
+
'PingAdmin\\.Ru',
|
903
|
+
'Pingdom',
|
904
|
+
'Pingoscope',
|
905
|
+
'PingSpot',
|
906
|
+
'ping\\.blo\\.gs',
|
907
|
+
'pinterest\\.com',
|
908
|
+
'Pixray',
|
909
|
+
'Pizilla',
|
910
|
+
'Plagger\\/',
|
911
|
+
'Pleroma ',
|
912
|
+
'Ploetz \\+ Zeller',
|
913
|
+
'Plukkie',
|
914
|
+
'plumanalytics',
|
915
|
+
'PocketImageCache',
|
916
|
+
'PocketParser',
|
917
|
+
'Pockey',
|
918
|
+
'PodcastAddict\\/',
|
919
|
+
'POE-Component-Client-HTTP',
|
920
|
+
'Polymail\\/',
|
921
|
+
'Pompos',
|
922
|
+
'Porkbun',
|
923
|
+
'Port Monitor',
|
924
|
+
'postano',
|
925
|
+
'postfix-mta-sts-resolver',
|
926
|
+
'PostmanRuntime',
|
927
|
+
'postplanner\\.com',
|
928
|
+
'PostPost',
|
929
|
+
'postrank',
|
930
|
+
'PowerPoint\\/',
|
931
|
+
'Prebid',
|
932
|
+
'Prerender',
|
933
|
+
'Priceonomics Analysis Engine',
|
934
|
+
'PrintFriendly',
|
935
|
+
'PritTorrent',
|
936
|
+
'Prlog',
|
937
|
+
'probethenet',
|
938
|
+
'Project ?25499',
|
939
|
+
'Project-Resonance',
|
940
|
+
'prospectb2b',
|
941
|
+
'Protopage',
|
942
|
+
'ProWebWalker',
|
943
|
+
'proximic',
|
944
|
+
'PRTG Network Monitor',
|
945
|
+
'pshtt, https scanning',
|
946
|
+
'PTST ',
|
947
|
+
'PTST\\/[0-9]+',
|
948
|
+
'Pump',
|
949
|
+
'Python-httplib2',
|
950
|
+
'python-httpx',
|
951
|
+
'python-requests',
|
952
|
+
'Python-urllib',
|
953
|
+
'Qirina Hurdler',
|
954
|
+
'QQDownload',
|
955
|
+
'QrafterPro',
|
956
|
+
'Qseero',
|
957
|
+
'Qualidator',
|
958
|
+
'QueryN Metasearch',
|
959
|
+
'queuedriver',
|
960
|
+
'quic-go-HTTP\\/',
|
961
|
+
'QuiteRSS',
|
962
|
+
'Quora Link Preview',
|
963
|
+
'Qwantify',
|
964
|
+
'Radian6',
|
965
|
+
'RadioPublicImageResizer',
|
966
|
+
'Railgun\\/',
|
967
|
+
'RankActive',
|
968
|
+
'RankFlex',
|
969
|
+
'RankSonicSiteAuditor',
|
970
|
+
'RapidLoad\\/',
|
971
|
+
'Re-re Studio',
|
972
|
+
'ReactorNetty',
|
973
|
+
'Readability',
|
974
|
+
'RealDownload',
|
975
|
+
'RealPlayer%20Downloader',
|
976
|
+
'RebelMouse',
|
977
|
+
'Recorder',
|
978
|
+
'RecurPost\\/',
|
979
|
+
'redback\\/',
|
980
|
+
'ReederForMac',
|
981
|
+
'Reeder\\/',
|
982
|
+
'ReGet',
|
983
|
+
'RepoMonkey',
|
984
|
+
'request\\.js',
|
985
|
+
'reqwest\\/',
|
986
|
+
'ResponseCodeTest',
|
987
|
+
'RestSharp',
|
988
|
+
'Riddler',
|
989
|
+
'Rival IQ',
|
990
|
+
'Robosourcer',
|
991
|
+
'Robozilla',
|
992
|
+
'ROI Hunter',
|
993
|
+
'RPT-HTTPClient',
|
994
|
+
'RSSMix\\/',
|
995
|
+
'RSSOwl',
|
996
|
+
'RyowlEngine',
|
997
|
+
'safe-agent-scanner',
|
998
|
+
'SalesIntelligent',
|
999
|
+
'Saleslift',
|
1000
|
+
'SAP NetWeaver Application Server',
|
1001
|
+
'SauceNAO',
|
1002
|
+
'SBIder',
|
1003
|
+
'sc-downloader',
|
1004
|
+
'scalaj-http',
|
1005
|
+
'Scamadviser-Frontend',
|
1006
|
+
'ScanAlert',
|
1007
|
+
'scan\\.lol',
|
1008
|
+
'Scoop',
|
1009
|
+
'scooter',
|
1010
|
+
'ScopeContentAG-HTTP-Client',
|
1011
|
+
'ScoutJet',
|
1012
|
+
'ScoutURLMonitor',
|
1013
|
+
'ScrapeBox Page Scanner',
|
1014
|
+
'Scrapy',
|
1015
|
+
'Screaming',
|
1016
|
+
'ScreenShotService',
|
1017
|
+
'Scrubby',
|
1018
|
+
'Scrutiny\\/',
|
1019
|
+
'Search37',
|
1020
|
+
'searchenginepromotionhelp',
|
1021
|
+
'Searchestate',
|
1022
|
+
'SearchExpress',
|
1023
|
+
'SearchSight',
|
1024
|
+
'SearchWP',
|
1025
|
+
'search\\.thunderstone',
|
1026
|
+
'Seeker',
|
1027
|
+
'semanticdiscovery',
|
1028
|
+
'semanticjuice',
|
1029
|
+
'Semiocast HTTP client',
|
1030
|
+
'Semrush',
|
1031
|
+
'Sendsay\\.Ru',
|
1032
|
+
'sentry\\/',
|
1033
|
+
'SEO Browser',
|
1034
|
+
'Seo Servis',
|
1035
|
+
'seo-nastroj\\.cz',
|
1036
|
+
'seo4ajax',
|
1037
|
+
'Seobility',
|
1038
|
+
'SEOCentro',
|
1039
|
+
'SeoCheck',
|
1040
|
+
'SEOkicks',
|
1041
|
+
'SEOlizer',
|
1042
|
+
'Seomoz',
|
1043
|
+
'SEOprofiler',
|
1044
|
+
'seoscanners',
|
1045
|
+
'SEOsearch',
|
1046
|
+
'seositecheckup',
|
1047
|
+
'SEOstats',
|
1048
|
+
'servernfo',
|
1049
|
+
'sexsearcher',
|
1050
|
+
'Seznam',
|
1051
|
+
'Shelob',
|
1052
|
+
'Shodan',
|
1053
|
+
'Shoppimon',
|
1054
|
+
'ShopWiki',
|
1055
|
+
'ShortLinkTranslate',
|
1056
|
+
'shortURL lengthener',
|
1057
|
+
'shrinktheweb',
|
1058
|
+
'Sideqik',
|
1059
|
+
'Siege',
|
1060
|
+
'SimplePie',
|
1061
|
+
'SimplyFast',
|
1062
|
+
'Siphon',
|
1063
|
+
'SISTRIX',
|
1064
|
+
'Site Sucker',
|
1065
|
+
'Site-Shot\\/',
|
1066
|
+
'Site24x7',
|
1067
|
+
'SiteBar',
|
1068
|
+
'Sitebeam',
|
1069
|
+
'Sitebulb\\/',
|
1070
|
+
'SiteCondor',
|
1071
|
+
'SiteExplorer',
|
1072
|
+
'SiteGuardian',
|
1073
|
+
'Siteimprove',
|
1074
|
+
'SiteIndexed',
|
1075
|
+
'Sitemap(s)? Generator',
|
1076
|
+
'SitemapGenerator',
|
1077
|
+
'SiteMonitor',
|
1078
|
+
'Siteshooter B0t',
|
1079
|
+
'SiteSnagger',
|
1080
|
+
'SiteSucker',
|
1081
|
+
'SiteTruth',
|
1082
|
+
'Sitevigil',
|
1083
|
+
'sitexy\\.com',
|
1084
|
+
'SkypeUriPreview',
|
1085
|
+
'Slack\\/',
|
1086
|
+
'sli-systems\\.com',
|
1087
|
+
'slider\\.com',
|
1088
|
+
'slurp',
|
1089
|
+
'SlySearch',
|
1090
|
+
'SmartDownload',
|
1091
|
+
'SMRF URL Expander',
|
1092
|
+
'SMUrlExpander',
|
1093
|
+
'Snake',
|
1094
|
+
'Snappy',
|
1095
|
+
'SnapSearch',
|
1096
|
+
'Snarfer\\/',
|
1097
|
+
'SniffRSS',
|
1098
|
+
'sniptracker',
|
1099
|
+
'Snoopy',
|
1100
|
+
'SnowHaze Search',
|
1101
|
+
'sogou web',
|
1102
|
+
'SortSite',
|
1103
|
+
'Sottopop',
|
1104
|
+
'sovereign\\.ai',
|
1105
|
+
'SpaceBison',
|
1106
|
+
'SpamExperts',
|
1107
|
+
'Spammen',
|
1108
|
+
'Spanner',
|
1109
|
+
'spaziodati',
|
1110
|
+
'SPDYCheck',
|
1111
|
+
'Specificfeeds',
|
1112
|
+
'speedy',
|
1113
|
+
'SPEng',
|
1114
|
+
'Spinn3r',
|
1115
|
+
'spray-can',
|
1116
|
+
'Sprinklr ',
|
1117
|
+
'spyonweb',
|
1118
|
+
'sqlmap',
|
1119
|
+
'Sqlworm',
|
1120
|
+
'Sqworm',
|
1121
|
+
'SSL Labs',
|
1122
|
+
'ssl-tools',
|
1123
|
+
'StackRambler',
|
1124
|
+
'Statastico\\/',
|
1125
|
+
'Statically-',
|
1126
|
+
'StatusCake',
|
1127
|
+
'Steeler',
|
1128
|
+
'Stratagems Kumo',
|
1129
|
+
'Stripe\\/',
|
1130
|
+
'Stroke\\.cz',
|
1131
|
+
'StudioFACA',
|
1132
|
+
'StumbleUpon',
|
1133
|
+
'suchen',
|
1134
|
+
'Sucuri',
|
1135
|
+
'summify',
|
1136
|
+
'SuperHTTP',
|
1137
|
+
'Surphace Scout',
|
1138
|
+
'Suzuran',
|
1139
|
+
'swcd ',
|
1140
|
+
'Symfony BrowserKit',
|
1141
|
+
'Symfony2 BrowserKit',
|
1142
|
+
'Synapse\\/',
|
1143
|
+
'Syndirella\\/',
|
1144
|
+
'SynHttpClient-Built',
|
1145
|
+
'Sysomos',
|
1146
|
+
'sysscan',
|
1147
|
+
'Szukacz',
|
1148
|
+
'T0PHackTeam',
|
1149
|
+
'tAkeOut',
|
1150
|
+
'Tarantula\\/',
|
1151
|
+
'Taringa UGC',
|
1152
|
+
'TarmotGezgin',
|
1153
|
+
'tchelebi\\.io',
|
1154
|
+
'techiaith\\.cymru',
|
1155
|
+
'TelegramBot',
|
1156
|
+
'Teleport',
|
1157
|
+
'Telesoft',
|
1158
|
+
'Telesphoreo',
|
1159
|
+
'Telesphorep',
|
1160
|
+
'Tenon\\.io',
|
1161
|
+
'teoma',
|
1162
|
+
'terrainformatica',
|
1163
|
+
'Test Certificate Info',
|
1164
|
+
'testuri',
|
1165
|
+
'Tetrahedron',
|
1166
|
+
'TextRazor Downloader',
|
1167
|
+
'The Drop Reaper',
|
1168
|
+
'The Expert HTML Source Viewer',
|
1169
|
+
'The Intraformant',
|
1170
|
+
'The Knowledge AI',
|
1171
|
+
'theinternetrules',
|
1172
|
+
'TheNomad',
|
1173
|
+
'Thinklab',
|
1174
|
+
'Thumbor',
|
1175
|
+
'Thumbshots',
|
1176
|
+
'ThumbSniper',
|
1177
|
+
'timewe\\.net',
|
1178
|
+
'TinEye',
|
1179
|
+
'Tiny Tiny RSS',
|
1180
|
+
'TLSProbe\\/',
|
1181
|
+
'Toata',
|
1182
|
+
'topster',
|
1183
|
+
'touche\\.com',
|
1184
|
+
'Traackr\\.com',
|
1185
|
+
'tracemyfile',
|
1186
|
+
'Trackuity',
|
1187
|
+
'TrapitAgent',
|
1188
|
+
'Trendiction',
|
1189
|
+
'Trendsmap',
|
1190
|
+
'trendspottr',
|
1191
|
+
'truwoGPS',
|
1192
|
+
'TryJsoup',
|
1193
|
+
'TulipChain',
|
1194
|
+
'Turingos',
|
1195
|
+
'Turnitin',
|
1196
|
+
'tweetedtimes',
|
1197
|
+
'Tweetminster',
|
1198
|
+
'Tweezler\\/',
|
1199
|
+
'twibble',
|
1200
|
+
'Twice',
|
1201
|
+
'Twikle',
|
1202
|
+
'Twingly',
|
1203
|
+
'Twisted PageGetter',
|
1204
|
+
'Typhoeus',
|
1205
|
+
'ubermetrics-technologies',
|
1206
|
+
'uclassify',
|
1207
|
+
'UdmSearch',
|
1208
|
+
'ultimate_sitemap_parser',
|
1209
|
+
'unchaos',
|
1210
|
+
'unirest-java',
|
1211
|
+
'UniversalFeedParser',
|
1212
|
+
'unshortenit',
|
1213
|
+
'Unshorten\\.It',
|
1214
|
+
'Untiny',
|
1215
|
+
'UnwindFetchor',
|
1216
|
+
'updated',
|
1217
|
+
'updown\\.io daemon',
|
1218
|
+
'Upflow',
|
1219
|
+
'Uptimia',
|
1220
|
+
'URL Verifier',
|
1221
|
+
'Urlcheckr',
|
1222
|
+
'URLitor',
|
1223
|
+
'urlresolver',
|
1224
|
+
'Urlstat',
|
1225
|
+
'URLTester',
|
1226
|
+
'UrlTrends Ranking Updater',
|
1227
|
+
'URLy Warning',
|
1228
|
+
'URLy\\.Warning',
|
1229
|
+
'URL\\/Emacs',
|
1230
|
+
'Vacuum',
|
1231
|
+
'Vagabondo',
|
1232
|
+
'VB Project',
|
1233
|
+
'vBSEO',
|
1234
|
+
'VCI',
|
1235
|
+
'via ggpht\\.com GoogleImageProxy',
|
1236
|
+
'Virusdie',
|
1237
|
+
'visionutils',
|
1238
|
+
'vkShare',
|
1239
|
+
'VoidEYE',
|
1240
|
+
'Voil',
|
1241
|
+
'voltron',
|
1242
|
+
'voyager\\/',
|
1243
|
+
'VSAgent\\/',
|
1244
|
+
'VSB-TUO\\/',
|
1245
|
+
'Vulnbusters Meter',
|
1246
|
+
'VYU2',
|
1247
|
+
'w3af\\.org',
|
1248
|
+
'W3C-checklink',
|
1249
|
+
'W3C-mobileOK',
|
1250
|
+
'W3C_Unicorn',
|
1251
|
+
'WAC-OFU',
|
1252
|
+
'WakeletLinkExpander',
|
1253
|
+
'WallpapersHD',
|
1254
|
+
'Wallpapers\\/[0-9]+',
|
1255
|
+
'wangling',
|
1256
|
+
'Wappalyzer',
|
1257
|
+
'WatchMouse',
|
1258
|
+
'WbSrch\\/',
|
1259
|
+
'WDT\\.io',
|
1260
|
+
'Web Auto',
|
1261
|
+
'Web Collage',
|
1262
|
+
'Web Enhancer',
|
1263
|
+
'Web Fetch',
|
1264
|
+
'Web Fuck',
|
1265
|
+
'Web Pix',
|
1266
|
+
'Web Sauger',
|
1267
|
+
'Web spyder',
|
1268
|
+
'Web Sucker',
|
1269
|
+
'web-capture\\.net',
|
1270
|
+
'Web-sniffer',
|
1271
|
+
'Webalta',
|
1272
|
+
'Webauskunft',
|
1273
|
+
'WebAuto',
|
1274
|
+
'WebCapture',
|
1275
|
+
'WebClient\\/',
|
1276
|
+
'webcollage',
|
1277
|
+
'WebCookies',
|
1278
|
+
'WebCopier',
|
1279
|
+
'WebCorp',
|
1280
|
+
'WebDataStats',
|
1281
|
+
'WebDoc',
|
1282
|
+
'WebEnhancer',
|
1283
|
+
'WebFetch',
|
1284
|
+
'WebFuck',
|
1285
|
+
'WebGazer',
|
1286
|
+
'WebGo IS',
|
1287
|
+
'WebImageCollector',
|
1288
|
+
'WebImages',
|
1289
|
+
'WebIndex',
|
1290
|
+
'webkit2png',
|
1291
|
+
'WebLeacher',
|
1292
|
+
'webmastercoffee',
|
1293
|
+
'webmon ',
|
1294
|
+
'WebPix',
|
1295
|
+
'WebReaper',
|
1296
|
+
'WebSauger',
|
1297
|
+
'webscreenie',
|
1298
|
+
'Webshag',
|
1299
|
+
'Webshot',
|
1300
|
+
'Website Quester',
|
1301
|
+
'websitepulse agent',
|
1302
|
+
'WebsiteQuester',
|
1303
|
+
'Websnapr',
|
1304
|
+
'WebSniffer',
|
1305
|
+
'Webster',
|
1306
|
+
'WebStripper',
|
1307
|
+
'WebSucker',
|
1308
|
+
'webtech\\/',
|
1309
|
+
'WebThumbnail',
|
1310
|
+
'Webthumb\\/',
|
1311
|
+
'WebWhacker',
|
1312
|
+
'WebZIP',
|
1313
|
+
'WeLikeLinks',
|
1314
|
+
'WEPA',
|
1315
|
+
'WeSEE',
|
1316
|
+
'wf84',
|
1317
|
+
'Wfuzz\\/',
|
1318
|
+
'wget',
|
1319
|
+
'WhatCMS',
|
1320
|
+
'WhatsApp',
|
1321
|
+
'WhatsMyIP',
|
1322
|
+
'WhatWeb',
|
1323
|
+
'WhereGoes\\?',
|
1324
|
+
'Whibse',
|
1325
|
+
'WhoAPI\\/',
|
1326
|
+
'WhoRunsCoinHive',
|
1327
|
+
'Whynder Magnet',
|
1328
|
+
'Windows-RSS-Platform',
|
1329
|
+
'WinHttp-Autoproxy-Service',
|
1330
|
+
'WinHTTP\\/',
|
1331
|
+
'WinPodder',
|
1332
|
+
'wkhtmlto',
|
1333
|
+
'wmtips',
|
1334
|
+
'Woko',
|
1335
|
+
'Wolfram HTTPClient',
|
1336
|
+
'woorankreview',
|
1337
|
+
'WordPress\\/',
|
1338
|
+
'WordupinfoSearch',
|
1339
|
+
'Word\\/',
|
1340
|
+
'worldping-api',
|
1341
|
+
'wotbox',
|
1342
|
+
'WP Engine Install Performance API',
|
1343
|
+
'WP Rocket',
|
1344
|
+
'wpif',
|
1345
|
+
'wprecon\\.com survey',
|
1346
|
+
'WPScan',
|
1347
|
+
'wscheck',
|
1348
|
+
'Wtrace',
|
1349
|
+
'WWW-Collector-E',
|
1350
|
+
'WWW-Mechanize',
|
1351
|
+
'WWW::Document',
|
1352
|
+
'WWW::Mechanize',
|
1353
|
+
'WWWOFFLE',
|
1354
|
+
'www\\.monitor\\.us',
|
1355
|
+
'x09Mozilla',
|
1356
|
+
'x22Mozilla',
|
1357
|
+
'XaxisSemanticsClassifier',
|
1358
|
+
'XenForo\\/',
|
1359
|
+
'Xenu Link Sleuth',
|
1360
|
+
'XING-contenttabreceiver',
|
1361
|
+
'xpymep([0-9]?)\\.exe',
|
1362
|
+
'Y!J-[A-Z][A-Z][A-Z]',
|
1363
|
+
'Yaanb',
|
1364
|
+
'yacy',
|
1365
|
+
'Yahoo Link Preview',
|
1366
|
+
'YahooCacheSystem',
|
1367
|
+
'YahooMailProxy',
|
1368
|
+
'YahooYSMcm',
|
1369
|
+
'YandeG',
|
1370
|
+
'Yandex(?!Search)',
|
1371
|
+
'yanga',
|
1372
|
+
'yeti',
|
1373
|
+
'Yo-yo',
|
1374
|
+
'Yoleo Consumer',
|
1375
|
+
'yomins\\.com',
|
1376
|
+
'yoogliFetchAgent',
|
1377
|
+
'YottaaMonitor',
|
1378
|
+
'Your-Website-Sucks',
|
1379
|
+
'yourls\\.org',
|
1380
|
+
'YoYs\\.net',
|
1381
|
+
'YP\\.PL',
|
1382
|
+
'Zabbix',
|
1383
|
+
'Zade',
|
1384
|
+
'Zao',
|
1385
|
+
'Zauba',
|
1386
|
+
'Zemanta Aggregator',
|
1387
|
+
'Zend\\\\Http\\\\Client',
|
1388
|
+
'Zend_Http_Client',
|
1389
|
+
'Zermelo',
|
1390
|
+
'Zeus ',
|
1391
|
+
'zgrab',
|
1392
|
+
'ZnajdzFoto',
|
1393
|
+
'ZnHTTP',
|
1394
|
+
'Zombie\\.js',
|
1395
|
+
'Zoom\\.Mac',
|
1396
|
+
'ZoteroTranslationServer',
|
1397
|
+
'ZyBorg',
|
1398
|
+
'[a-z0-9\\-_]*(bot|crawl|archiver|transcoder|spider|uptime|validator|fetcher|cron|checker|reader|extractor|monitoring|analyzer|scraper)',
|
1399
|
+
];
|
1400
|
+
}
|
1401
|
+
}
|
1402
|
+
|
1403
|
+
module.exports = Crawlers;
|