summaryrefslogtreecommitdiff
path: root/wappalyzer/src/technologies/u.json
blob: 2556c1524cbca3a89215ef28c1c44396e611fd83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
{
  "U-KOMI": {
    "cats": [
      90
    ],
    "description": "U-KOMI is a user generated content review marketing tool.",
    "icon": "U-KOMI.svg",
    "js": {
      "GetUkomiSliderItemInfo": "",
      "ukomiInstaLikeStep01": ""
    },
    "pricing": [
      "low",
      "recurring"
    ],
    "saas": true,
    "website": "https://u-komi.com/en/"
  },
  "UIKit": {
    "cats": [
      66
    ],
    "description": "UIKit is the framework used for developing iOS applications.",
    "html": "<[^>]+class=\"[^\"]*(?:uk-container|uk-section)",
    "icon": "UIKit.png",
    "scriptSrc": "uikit.*\\.js",
    "website": "https://getuikit.com"
  },
  "UK Mail": {
    "cats": [
      99
    ],
    "description": "UK Mail is a postal service company operating in the United Kingdom.",
    "icon": "UK Mail.png",
    "requiresCategory": 6,
    "text": [
      "\\bUK Mail\\b"
    ],
    "website": "https://www.ukmail.com"
  },
  "UKFast": {
    "cats": [
      88,
      62
    ],
    "description": "UKFast is a business-to-business internet hosting company based in Manchester, UK.",
    "dns": {
      "SOA": "\\.ukfast\\.net"
    },
    "icon": "UKFast.png",
    "pricing": [
      "recurring",
      "payg"
    ],
    "website": "https://www.ukfast.co.uk"
  },
  "UMI.CMS": {
    "cats": [
      1
    ],
    "headers": {
      "X-Generated-By": "UMI\\.CMS"
    },
    "icon": "UMI.CMS.png",
    "implies": "PHP",
    "website": "https://www.umi-cms.ru"
  },
  "UNIX": {
    "cats": [
      28
    ],
    "description": "Unix is a family of multitasking, multiuser computer operating systems.",
    "headers": {
      "Server": "Unix"
    },
    "icon": "UNIX.png",
    "website": "http://unix.org"
  },
  "UPS": {
    "cats": [
      99
    ],
    "description": "UPS is an American multinational shipping & receiving and supply chain management company.",
    "icon": "UPS.svg",
    "requiresCategory": 6,
    "text": [
      "\\b(?<!-)UPS\\b"
    ],
    "website": "https://www.ups.com"
  },
  "USPS": {
    "cats": [
      99
    ],
    "description": "The United States Postal Service (USPS) is an independent agency of the executive branch of the United States federal government responsible for providing postal service in the United States.",
    "icon": "USPS.svg",
    "requiresCategory": 6,
    "text": [
      "\\bUSPS\\b",
      "\\bUnited States Postal Service\\b"
    ],
    "website": "https://www.usps.com"
  },
  "USWDS": {
    "cats": [
      18
    ],
    "description": "USWDS is a design system for the federal government.",
    "icon": "USWDS.svg",
    "js": {
      "uswdsPresent": ""
    },
    "oss": true,
    "scriptSrc": "\\buswds\\b",
    "website": "https://designsystem.digital.gov"
  },
  "Ubercart": {
    "cats": [
      6
    ],
    "icon": "Ubercart.png",
    "implies": "Drupal",
    "scriptSrc": "uc_cart/uc_cart_block\\.js",
    "website": "http://www.ubercart.org"
  },
  "Ubuntu": {
    "cats": [
      28
    ],
    "description": "Ubuntu is a free and open-source operating system on Linux for the enterprise server, desktop, cloud, and IoT.",
    "headers": {
      "Server": "Ubuntu",
      "X-Powered-By": "Ubuntu"
    },
    "icon": "Ubuntu.png",
    "website": "http://www.ubuntu.com/server"
  },
  "Ueeshop": {
    "cats": [
      6
    ],
    "description": "Ueeshop is a ecommerce platform from China.",
    "icon": "Ueeshop.png",
    "js": {
      "ueeshop_config": ""
    },
    "pricing": [
      "mid",
      "recurring"
    ],
    "saas": true,
    "website": "https://www.ueeshop.com"
  },
  "Ultimate GDPR & CCPA": {
    "cats": [
      67,
      87
    ],
    "description": "Ultimate GDPR & CCPA is a compliance toolkit for WordPress by createIT",
    "icon": "Ultimate GDPR & CCPA.png",
    "js": {
      "ct_ultimate_gdpr_cookie": ""
    },
    "pricing": [
      "low"
    ],
    "requires": "WordPress",
    "website": "https://www.createit.com/gdpr"
  },
  "UltimatelySocial": {
    "cats": [
      87
    ],
    "description": "Ultimately Social (Share Buttons & Sharing Icons) is a plugin that allows you to place fancy social media icons and buttons on your WordPress website.",
    "icon": "UltimatelySocial.png",
    "pricing": [
      "freemium",
      "onetime"
    ],
    "requires": "WordPress",
    "scriptSrc": "/wp-content/plugins/ultimate-social-media-icons/",
    "website": "https://www.ultimatelysocial.com"
  },
  "UltraCart": {
    "cats": [
      6
    ],
    "html": "<form [^>]*action=\"[^\"]*\\/cgi-bin\\/UCEditor\\?(?:[^\"]*&)?merchantId=[^\"]",
    "icon": "UltraCart.png",
    "js": {
      "ucCatalog": ""
    },
    "scriptSrc": "cgi-bin\\/UCJavaScript\\?",
    "url": "/cgi-bin/UCEditor\\?",
    "website": "http://ultracart.com"
  },
  "Umami": {
    "cats": [
      10
    ],
    "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
    "icon": "umami.svg",
    "oss": true,
    "scriptSrc": "umami\\.js",
    "website": "https://umami.is/"
  },
  "Umbraco": {
    "cats": [
      1
    ],
    "description": "Umbraco is an open-source Microsoft ASP.NET based content management system.",
    "headers": {
      "X-Umbraco-Version": "^(.+)$\\;version:\\1"
    },
    "icon": "Umbraco.png",
    "implies": "Microsoft ASP.NET",
    "js": {
      "UC_IMAGE_SERVICE|ITEM_INFO_SERVICE": "",
      "UC_ITEM_INFO_SERVICE": "",
      "UC_SETTINGS": "",
      "Umbraco": ""
    },
    "meta": {
      "generator": "umbraco"
    },
    "oss": true,
    "pricing": [
      "freemium",
      "recurring",
      "low"
    ],
    "saas": true,
    "scripts": "/Umbraco/Api/",
    "url": "/umbraco/login\\.aspx(?:$|\\?)",
    "website": "http://umbraco.com",
    "xhr": "/umbraco/api/"
  },
  "Umso": {
    "cats": [
      51
    ],
    "description": "Umso is a website builder for Startups.",
    "dom": "link[href*='.umso.co/'], img[src*='.umso.co/'], video[poster*='.umso.co/']",
    "icon": "Umso.svg",
    "pricing": [
      "low",
      "recurring"
    ],
    "saas": true,
    "scripts": "isPriorBlockingEnabled\\;confidence:75",
    "website": "https://www.umso.com"
  },
  "Unbounce": {
    "cats": [
      20,
      51
    ],
    "description": "Unbounce is a tool to build landing pages.",
    "headers": {
      "X-Unbounce-PageId": ""
    },
    "icon": "Unbounce.png",
    "scriptSrc": "ubembed\\.com",
    "website": "http://unbounce.com"
  },
  "Unbxd": {
    "cats": [
      76,
      29
    ],
    "description": "Unbxd is an ecommerce product discovery platform that applies artificial intelligence and advanced data sciences to connect shoppers to the products they are most likely to buy.",
    "icon": "Unbxd.svg",
    "js": {
      "Unbxd.version": "^([\\d\\.]+)$\\;version:\\1"
    },
    "pricing": [
      "mid",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": [
      "\\.cloudfront\\.net/unbxdAnalytics\\.js",
      "unbxd\\.s\\d\\.amazonaws\\.com"
    ],
    "website": "https://unbxd.com"
  },
  "Underscore.js": {
    "cats": [
      59
    ],
    "description": "Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.",
    "excludes": "Lodash",
    "icon": "Underscore.js.png",
    "js": {
      "_.VERSION": "^(.+)$\\;confidence:0\\;version:\\1",
      "_.restArguments": ""
    },
    "scriptSrc": "underscore.*\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1",
    "website": "http://underscorejs.org"
  },
  "Understrap": {
    "cats": [
      80
    ],
    "description": "Understrap is a renowned WordPress starter theme framework that combined Underscores and Bootstrap.",
    "icon": "Understrap.png",
    "implies": [
      "Bootstrap",
      "Underscore.js"
    ],
    "pricing": [
      "freemium"
    ],
    "requires": "WordPress",
    "scriptSrc": "wp-content/themes/understrap(?:[masterchild-]+)?(?:[masterchild-]+)?/",
    "website": "https://understrap.com"
  },
  "Uniconsent": {
    "cats": [
      67
    ],
    "icon": "Uniconsent.png",
    "scriptSrc": "cmp\\.uniconsent\\.mgr\\.consensu\\.org/dfp\\.js",
    "website": "https://www.uniconsent.com/"
  },
  "Unpkg": {
    "cats": [
      31
    ],
    "description": "Unpkg is a content delivery network for everything on npm.",
    "dom": "link[href*='unpkg.com']",
    "icon": "Unpkg.png",
    "oss": true,
    "scriptSrc": "unpkg\\.com/",
    "website": "https://unpkg.com"
  },
  "Unruly": {
    "cats": [
      36
    ],
    "description": "Unruly is a video advertising platform.",
    "dom": "link[href*='.unrulymedia.com']",
    "icon": "Unruly.png",
    "js": {
      "unruly.native": ""
    },
    "pricing": [
      "payg"
    ],
    "saas": true,
    "website": "https://unruly.co"
  },
  "UpSellit": {
    "cats": [
      98
    ],
    "description": "UpSellit is a performance based lead and cart abandonment recovery solutions.",
    "icon": "UpSellit.png",
    "js": {
      "usi_analytics": "\\;confidence:25",
      "usi_app": "\\;confidence:25",
      "usi_commons": "\\;confidence:25",
      "usi_cookies": "\\;confidence:25"
    },
    "pricing": [
      "poa",
      "mid"
    ],
    "saas": true,
    "scriptSrc": "www\\.upsellit\\.com/",
    "website": "https://us.upsellit.com"
  },
  "Uploadcare": {
    "cats": [
      31
    ],
    "description": "Uploadcare is a complete file handling platform for online business. Receive files from you users via File Uploader or File Upload API, implement image optimization and transformations with Image CDN API, and get HIPAA-compliant storage.",
    "dom": "img[src*='.ucarecdn.com/'], link[href*='ucarecdn.com'], img[data-src*='.ucarecdn.com/']",
    "icon": "Uploadcare.svg",
    "js": {
      "uploadcare.version": "^([\\d\\.]+)$\\;version:\\1"
    },
    "pricing": [
      "freemium",
      "payg"
    ],
    "website": "https://uploadcare.com"
  },
  "Upserve": {
    "cats": [
      93
    ],
    "description": "Upserve is a restaurant management solution featuring an Android or iOS-based point-of-sale system, online ordering, contactless payments, automated inventory management, sales analytics, and more.",
    "dom": "a[href*='app.upserve.com/']",
    "icon": "Upserve.svg",
    "pricing": [
      "payg"
    ],
    "saas": true,
    "scriptSrc": "app\\.upserve\\.com/",
    "website": "https://onlineordering.upserve.com"
  },
  "UptimeRobot": {
    "cats": [
      13
    ],
    "description": "UptimeRobot is a web-based software that is designed to monitor the sites frequently to check whether any site is down owing to server problem or any bug in coding.",
    "dom": "a[href*='stats.uptimerobot.com/']",
    "headers": {
      "content-security-policy": "\\.uptimerobot\\.com"
    },
    "icon": "UptimeRobot.svg",
    "pricing": [
      "freemium",
      "low",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": "stats\\.uptimerobot\\.com/",
    "website": "https://uptimerobot.com"
  },
  "Upvoty": {
    "cats": [
      47
    ],
    "dom": {
      "div.upvotyContainer": {
        "text": ""
      }
    },
    "icon": "upvoty.png",
    "implies": "PHP",
    "js": {
      "upvoty": ""
    },
    "pricing": [
      "low",
      "recurring"
    ],
    "saas": true,
    "website": "https://upvoty.com"
  },
  "UsableNet": {
    "cats": [
      68
    ],
    "description": "UsableNet is a technology for web accessibility and digital transformation, providing end-to-end services.",
    "dom": "iframe[src*='.usablenet.com/pt/']",
    "icon": "UsableNet.png",
    "js": {
      "enableUsableNetAssistive": ""
    },
    "pricing": [
      "poa",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": "\\.usablenet\\.com/pt/",
    "website": "https://usablenet.com"
  },
  "Uscreen": {
    "cats": [
      14
    ],
    "description": "Uscreen is a CMS to monetize VOD and live content. They provide site hosting, video hosting, and a payment gateway for selling video based content.",
    "dom": {
      ".powered-by-uscreen": {
        "text": ""
      }
    },
    "icon": "Uscreen.svg",
    "js": {
      "analyticsHost": "stats\\.uscreen\\.io"
    },
    "pricing": [
      "mid",
      "recurring"
    ],
    "saas": true,
    "website": "https://uscreen.tv/"
  },
  "UserLike": {
    "cats": [
      52
    ],
    "description": "Userlike is a cloud-based live chat solution that can be integrated with existing websites.",
    "icon": "UserLike.svg",
    "js": {
      "userlike": "",
      "userlikeInit": ""
    },
    "pricing": [
      "freemium",
      "payg"
    ],
    "saas": true,
    "scriptSrc": [
      "userlike\\.min\\.js",
      "userlikelib\\.min\\.js",
      "//userlike-cdn-widgets\\.",
      "api\\.userlike\\.com"
    ],
    "website": "http://userlike.com"
  },
  "UserReport": {
    "cats": [
      13,
      73
    ],
    "description": "UserReport is an online survey and feedback management platform.",
    "dom": "a[href*='feedback.userreport.com/'][target='_blank']",
    "icon": "UserReport.svg",
    "pricing": [
      "freemium",
      "poa"
    ],
    "saas": true,
    "scriptSrc": "\\.userreport\\.com/",
    "website": "https://www.userreport.com"
  },
  "UserRules": {
    "cats": [
      13
    ],
    "icon": "UserRules.png",
    "js": {
      "_usrp": ""
    },
    "website": "http://www.userrules.com"
  },
  "UserVoice": {
    "cats": [
      13,
      73
    ],
    "description": "UserVoice is a management to collect and analyse feedback from customers.",
    "icon": "UserVoice.svg",
    "js": {
      "UserVoice": ""
    },
    "pricing": [
      "mid",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": "\\.uservoice\\.com/",
    "website": "http://uservoice.com"
  },
  "UserWay": {
    "cats": [
      68
    ],
    "description": "UserWay is a web accessibility overlay for websites that claims to improve compliance with accessibility standards.",
    "icon": "UserWay.png",
    "scriptSrc": "cdn\\.userway\\.org/widget.*\\.js",
    "website": "https://userway.org/"
  },
  "UserZoom": {
    "cats": [
      74,
      10
    ],
    "description": "UserZoom is a cloud-based user experience solution.",
    "icon": "UserZoom.png",
    "pricing": [
      "poa",
      "high",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": "\\.userzoom\\.com/",
    "website": "https://www.userzoom.com"
  },
  "Usercentrics": {
    "cats": [
      67
    ],
    "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
    "dom": "link[href*='app.usercentrics.eu'], script[data-usercentrics]",
    "icon": "Usercentrics.svg",
    "js": {
      "usercentrics.appVersion": "([\\d.]+)\\;version:\\1"
    },
    "pricing": [
      "freemium",
      "low",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": "\\.usercentrics\\.eu/.+\\.js",
    "website": "https://usercentrics.com"
  },
  "Userflow": {
    "cats": [
      58
    ],
    "description": "Userflow is a user onboarding software for building product tours and onboarding checklists, tailored to your app and your users.",
    "icon": "Userflow.svg",
    "js": {
      "USERFLOWJS_QUEUE": "",
      "userflow.endAllFlows": "\\;confidence:50",
      "userflow.endChecklist": "\\;confidence:50"
    },
    "pricing": [
      "mid",
      "recurring"
    ],
    "saas": true,
    "scriptSrc": "\\.userflow\\.com/",
    "website": "https://userflow.com"
  },
  "Userpilot": {
    "cats": [
      58,
      97
    ],
    "description": "Userpilot is a cloud-based product experience platform designed for customer success and product teams to onboard users and increase product adoption through behavior-triggered experiences.",
    "icon": "Userpilot.svg",
    "js": {
      "userpilot.triggerById": "",
      "userpilotInitiatorSDK": "",
      "userpilotPako": ""
    },
    "pricing": [
      "mid",
      "recurring"
    ],
    "saas": true,
    "website": "https://userpilot.com"
  },
  "Ushahidi": {
    "cats": [
      1,
      35
    ],
    "cookies": {
      "ushahidi": ""
    },
    "description": "Ushahidi is a tool that collects crowdsourced data and targeted survey responses from multiple data sources.",
    "icon": "Ushahidi.png",
    "implies": [
      "PHP",
      "MySQL",
      "OpenLayers"
    ],
    "js": {
      "Ushahidi": ""
    },
    "scriptSrc": "/js/ushahidi\\.js$",
    "website": "http://www.ushahidi.com"
  },
  "Usizy": {
    "cats": [
      76
    ],
    "description": "Usizy is the top size recommendation and prediction solution for ecommerce using machine learning, big data, and isomoprhic algorythms.",
    "icon": "Usizy.svg",
    "js": {
      "uSizyUniversal": ""
    },
    "pricing": [
      "poa"
    ],
    "saas": true,
    "scriptSrc": "static\\.usizy\\.es/",
    "website": "https://usizy.com"
  },
  "Uvicorn": {
    "cats": [
      22
    ],
    "headers": {
      "Server": "uvicorn"
    },
    "icon": "uvicorn.png",
    "implies": "Python",
    "oss": true,
    "website": "https://www.uvicorn.org/"
  },
  "uKnowva": {
    "cats": [
      1,
      2,
      50
    ],
    "headers": {
      "X-Content-Encoded-By": "uKnowva ([\\d.]+)\\;version:\\1"
    },
    "html": "<a[^>]+>Powered by uKnowva</a>",
    "icon": "uKnowva.png",
    "implies": "PHP",
    "meta": {
      "generator": "uKnowva (?: ([\\d.]+))?\\;version:\\1"
    },
    "scriptSrc": "/media/conv/js/jquery\\.js",
    "website": "https://uknowva.com"
  },
  "uLogin": {
    "cats": [
      69
    ],
    "description": "uLogin is a tool that enables its users to get unified access to various Internet services.",
    "icon": "uLogin.png",
    "js": {
      "uLogin.version": "^([\\d\\.]+)$\\;version:\\1"
    },
    "pricing": [
      "freemium"
    ],
    "saas": true,
    "website": "https://ulogin.ru"
  },
  "uPortal": {
    "cats": [
      21
    ],
    "description": "uPortal is an open source enterprise portal framework built by and for higher education institutions.",
    "icon": "uPortal.png",
    "implies": "Java",
    "js": {
      "uportal": ""
    },
    "meta": {
      "description": " uPortal "
    },
    "oss": true,
    "website": "https://www.apereo.org/projects/uportal"
  },
  "uRemediate": {
    "cats": [
      68
    ],
    "description": "uRemediate provides web accessibility testing tools and accessibility overlays.",
    "icon": "User1st.png",
    "scriptSrc": "fecdn\\.user1st\\.info/Loader/head",
    "website": "https://www.user1st.com/uremediate/"
  },
  "user.com": {
    "cats": [
      10
    ],
    "html": "<div[^>]+/id=\"ue_widget\"",
    "icon": "user.com.svg",
    "js": {
      "UserEngage": ""
    },
    "website": "https://user.com"
  },
  "utterances": {
    "cats": [
      15
    ],
    "description": "Utterances is a lightweight comments widget built on GitHub issues.",
    "dom": "iframe[src*='utteranc.es/client.js']",
    "icon": "utterances.png",
    "oss": true,
    "website": "https://github.com/utterance/utterances",
    "xhr": "\\.utteranc\\.es"
  }
}