@google-psat/cli 0.9.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.
- package/README.md +96 -0
- package/dist/208.js +2 -0
- package/dist/442.js +2 -0
- package/dist/48.js +2 -0
- package/dist/assets/data/PSInfo.json +90 -0
- package/dist/assets/data/open-cookie-database.json +24337 -0
- package/dist/assets/data/related_website_sets.json +905 -0
- package/dist/assets/icons/ad.svg +1 -0
- package/dist/assets/icons/anti-covert.svg +1 -0
- package/dist/assets/icons/clear-icon.svg +3 -0
- package/dist/assets/icons/cross-icon.svg +3 -0
- package/dist/assets/icons/done.svg +3 -0
- package/dist/assets/icons/filter-icon.svg +3 -0
- package/dist/assets/icons/gear.svg +7 -0
- package/dist/assets/icons/information-icon.svg +3 -0
- package/dist/assets/icons/partition.svg +5 -0
- package/dist/assets/icons/right-arrow.svg +2 -0
- package/dist/assets/icons/search-icon.svg +2 -0
- package/dist/assets/icons/settings-tab-white.svg +9 -0
- package/dist/assets/icons/settings-tab.svg +9 -0
- package/dist/categories.json +774 -0
- package/dist/main.js +8 -0
- package/dist/main.js.LICENSE.txt +121 -0
- package/dist/main.js.map +1 -0
- package/dist/technologies/.gitkeep +0 -0
- package/dist/technologies/_.json +207 -0
- package/dist/technologies/a.json +5256 -0
- package/dist/technologies/b.json +2874 -0
- package/dist/technologies/c.json +4574 -0
- package/dist/technologies/d.json +2107 -0
- package/dist/technologies/e.json +2302 -0
- package/dist/technologies/f.json +2418 -0
- package/dist/technologies/g.json +2614 -0
- package/dist/technologies/h.json +1872 -0
- package/dist/technologies/i.json +1681 -0
- package/dist/technologies/j.json +1012 -0
- package/dist/technologies/k.json +1299 -0
- package/dist/technologies/l.json +2059 -0
- package/dist/technologies/m.json +3412 -0
- package/dist/technologies/n.json +1241 -0
- package/dist/technologies/o.json +1999 -0
- package/dist/technologies/p.json +3903 -0
- package/dist/technologies/q.json +446 -0
- package/dist/technologies/r.json +2536 -0
- package/dist/technologies/s.json +7419 -0
- package/dist/technologies/t.json +3625 -0
- package/dist/technologies/u.json +1036 -0
- package/dist/technologies/v.json +1407 -0
- package/dist/technologies/w.json +2457 -0
- package/dist/technologies/x.json +323 -0
- package/dist/technologies/y.json +745 -0
- package/dist/technologies/z.json +731 -0
- package/dist/vendors-analysis-utils_node_modules_cross-fetch_dist_node-ponyfill_js.js +4035 -0
- package/dist/vendors-analysis-utils_node_modules_cross-fetch_dist_node-ponyfill_js.js.map +1 -0
- package/package.json +64 -0
|
@@ -0,0 +1,323 @@
|
|
|
1
|
+
{
|
|
2
|
+
"X-Cart": {
|
|
3
|
+
"cats": [
|
|
4
|
+
6
|
|
5
|
+
],
|
|
6
|
+
"description": " X-Cart is an open source PHP shopping cart ecommerce software platform.",
|
|
7
|
+
"icon": "X-Cart.png",
|
|
8
|
+
"implies": "PHP",
|
|
9
|
+
"js": {
|
|
10
|
+
"xcart_web_dir": "",
|
|
11
|
+
"xliteConfig": ""
|
|
12
|
+
},
|
|
13
|
+
"meta": {
|
|
14
|
+
"generator": "X-Cart(?: (\\d+))?\\;version:\\1"
|
|
15
|
+
},
|
|
16
|
+
"oss": true,
|
|
17
|
+
"website": "https://kb.x-cart.com"
|
|
18
|
+
},
|
|
19
|
+
"X.ai": {
|
|
20
|
+
"cats": [
|
|
21
|
+
72
|
|
22
|
+
],
|
|
23
|
+
"description": "X.ai is a scheduling tool that organizes meeting times and improves lead conversion by adding embedded booking buttons to websites or within live chat applications.",
|
|
24
|
+
"icon": "X.ai.png",
|
|
25
|
+
"js": {
|
|
26
|
+
"xdotaiAction": "",
|
|
27
|
+
"xdotaiButton": ""
|
|
28
|
+
},
|
|
29
|
+
"pricing": [
|
|
30
|
+
"low",
|
|
31
|
+
"recurring"
|
|
32
|
+
],
|
|
33
|
+
"saas": true,
|
|
34
|
+
"scriptSrc": "(?:cdn)?x\\.ai/.*/xdotai-embed\\.js",
|
|
35
|
+
"website": "https://x.ai"
|
|
36
|
+
},
|
|
37
|
+
"XAMPP": {
|
|
38
|
+
"cats": [
|
|
39
|
+
22
|
|
40
|
+
],
|
|
41
|
+
"html": "<title>XAMPP(?: Version ([\\d\\.]+))?</title>\\;version:\\1",
|
|
42
|
+
"icon": "XAMPP.png",
|
|
43
|
+
"implies": [
|
|
44
|
+
"Apache HTTP Server",
|
|
45
|
+
"MySQL",
|
|
46
|
+
"PHP",
|
|
47
|
+
"Perl"
|
|
48
|
+
],
|
|
49
|
+
"meta": {
|
|
50
|
+
"author": "Kai Oswald Seidler\\;confidence:10"
|
|
51
|
+
},
|
|
52
|
+
"website": "https://www.apachefriends.org/en/xampp.html"
|
|
53
|
+
},
|
|
54
|
+
"XGen Ai": {
|
|
55
|
+
"cats": [
|
|
56
|
+
76
|
|
57
|
+
],
|
|
58
|
+
"description": "XGen Ai is a cloud-based customer journey mapping tool that helps businesses manage product recommendations via artificial intelligence (AI).",
|
|
59
|
+
"icon": "XGen Ai.svg",
|
|
60
|
+
"pricing": [
|
|
61
|
+
"poa"
|
|
62
|
+
],
|
|
63
|
+
"saas": true,
|
|
64
|
+
"scriptSrc": "//assets\\.xgen\\.dev/",
|
|
65
|
+
"website": "https://xgen.ai"
|
|
66
|
+
},
|
|
67
|
+
"XMB": {
|
|
68
|
+
"cats": [
|
|
69
|
+
2
|
|
70
|
+
],
|
|
71
|
+
"html": "<!-- Powered by XMB",
|
|
72
|
+
"icon": "XMB.png",
|
|
73
|
+
"website": "https://www.xmbforum.com"
|
|
74
|
+
},
|
|
75
|
+
"XOOPS": {
|
|
76
|
+
"cats": [
|
|
77
|
+
1
|
|
78
|
+
],
|
|
79
|
+
"icon": "XOOPS.png",
|
|
80
|
+
"implies": "PHP",
|
|
81
|
+
"js": {
|
|
82
|
+
"xoops": ""
|
|
83
|
+
},
|
|
84
|
+
"meta": {
|
|
85
|
+
"generator": "XOOPS"
|
|
86
|
+
},
|
|
87
|
+
"website": "https://xoops.org"
|
|
88
|
+
},
|
|
89
|
+
"XRegExp": {
|
|
90
|
+
"cats": [
|
|
91
|
+
59
|
|
92
|
+
],
|
|
93
|
+
"icon": "XRegExp.png",
|
|
94
|
+
"js": {
|
|
95
|
+
"XRegExp.version": "^(.+)$\\;version:\\1"
|
|
96
|
+
},
|
|
97
|
+
"scriptSrc": [
|
|
98
|
+
"xregexp[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
|
|
99
|
+
"/([\\d.]+)/xregexp(?:\\.min)?\\.js\\;version:\\1",
|
|
100
|
+
"xregexp.*\\.js"
|
|
101
|
+
],
|
|
102
|
+
"website": "https://xregexp.com"
|
|
103
|
+
},
|
|
104
|
+
"XSLT": {
|
|
105
|
+
"cats": [
|
|
106
|
+
27
|
|
107
|
+
],
|
|
108
|
+
"description": "XSLT is designed for use as part of XSL, which is a stylesheet language for XML.",
|
|
109
|
+
"html": "<xsl[^>]* version=\"(.+)\"\\;version:\\1",
|
|
110
|
+
"icon": "W3C.png",
|
|
111
|
+
"website": "https://www.w3.org/TR/xslt-10"
|
|
112
|
+
},
|
|
113
|
+
"XWiki": {
|
|
114
|
+
"cats": [
|
|
115
|
+
8
|
|
116
|
+
],
|
|
117
|
+
"description": "XWiki is a free wiki software platform written in Java.",
|
|
118
|
+
"excludes": "MediaWiki",
|
|
119
|
+
"html": [
|
|
120
|
+
"<html[^>]data-xwiki-[^>]>"
|
|
121
|
+
],
|
|
122
|
+
"icon": "xwiki.png",
|
|
123
|
+
"implies": "Java\\;confidence:99",
|
|
124
|
+
"meta": {
|
|
125
|
+
"wiki": "xwiki"
|
|
126
|
+
},
|
|
127
|
+
"website": "https://www.xwiki.org"
|
|
128
|
+
},
|
|
129
|
+
"Xajax": {
|
|
130
|
+
"cats": [
|
|
131
|
+
59
|
|
132
|
+
],
|
|
133
|
+
"icon": "Xajax.png",
|
|
134
|
+
"scriptSrc": "xajax_core.*\\.js",
|
|
135
|
+
"website": "https://xajax-project.org"
|
|
136
|
+
},
|
|
137
|
+
"Xanario": {
|
|
138
|
+
"cats": [
|
|
139
|
+
6
|
|
140
|
+
],
|
|
141
|
+
"icon": "Xanario.png",
|
|
142
|
+
"meta": {
|
|
143
|
+
"generator": "xanario shopsoftware"
|
|
144
|
+
},
|
|
145
|
+
"website": "https://xanario.de"
|
|
146
|
+
},
|
|
147
|
+
"XenForo": {
|
|
148
|
+
"cats": [
|
|
149
|
+
2
|
|
150
|
+
],
|
|
151
|
+
"cookies": {
|
|
152
|
+
"xf_csrf": "",
|
|
153
|
+
"xf_session": ""
|
|
154
|
+
},
|
|
155
|
+
"description": "XenForo is a PHP-based forum hosting program for communities that is designed to be deployed on a remote web server.",
|
|
156
|
+
"html": [
|
|
157
|
+
"(?:jQuery\\.extend\\(true, XenForo|<a[^>]+>Forum software by XenForo™|<!--XF:branding|<html[^>]+id=\"XenForo\")",
|
|
158
|
+
"<html id=\"XF\" "
|
|
159
|
+
],
|
|
160
|
+
"icon": "XenForo.png",
|
|
161
|
+
"implies": [
|
|
162
|
+
"PHP",
|
|
163
|
+
"MySQL"
|
|
164
|
+
],
|
|
165
|
+
"js": {
|
|
166
|
+
"XF.GuestUsername": ""
|
|
167
|
+
},
|
|
168
|
+
"website": "https://xenforo.com"
|
|
169
|
+
},
|
|
170
|
+
"Xeora": {
|
|
171
|
+
"cats": [
|
|
172
|
+
18
|
|
173
|
+
],
|
|
174
|
+
"headers": {
|
|
175
|
+
"Server": "XeoraEngine",
|
|
176
|
+
"X-Powered-By": "XeoraCube"
|
|
177
|
+
},
|
|
178
|
+
"html": "<input type=\"hidden\" name=\"_sys_bind_\\d+\" id=\"_sys_bind_\\d+\" />",
|
|
179
|
+
"icon": "xeora.png",
|
|
180
|
+
"implies": "Microsoft ASP.NET",
|
|
181
|
+
"scriptSrc": "/_bi_sps_v.+\\.js",
|
|
182
|
+
"website": "https://www.xeora.org"
|
|
183
|
+
},
|
|
184
|
+
"Xitami": {
|
|
185
|
+
"cats": [
|
|
186
|
+
22
|
|
187
|
+
],
|
|
188
|
+
"headers": {
|
|
189
|
+
"Server": "Xitami(?:/([\\d.]+))?\\;version:\\1"
|
|
190
|
+
},
|
|
191
|
+
"icon": "Xitami.png",
|
|
192
|
+
"website": "https://xitami.com"
|
|
193
|
+
},
|
|
194
|
+
"Xonic": {
|
|
195
|
+
"cats": [
|
|
196
|
+
6
|
|
197
|
+
],
|
|
198
|
+
"html": [
|
|
199
|
+
"Powered by <a href=\"http://www\\.xonic-solutions\\.de/index\\.php\" target=\"_blank\">xonic-solutions Shopsoftware</a>"
|
|
200
|
+
],
|
|
201
|
+
"icon": "xonic.png",
|
|
202
|
+
"meta": {
|
|
203
|
+
"keywords": "xonic-solutions"
|
|
204
|
+
},
|
|
205
|
+
"scriptSrc": "core/jslib/jquery\\.xonic\\.js\\.php",
|
|
206
|
+
"website": "https://www.xonic-solutions.de"
|
|
207
|
+
},
|
|
208
|
+
"XpressEngine": {
|
|
209
|
+
"cats": [
|
|
210
|
+
1
|
|
211
|
+
],
|
|
212
|
+
"icon": "XpressEngine.png",
|
|
213
|
+
"meta": {
|
|
214
|
+
"generator": "XpressEngine"
|
|
215
|
+
},
|
|
216
|
+
"website": "https://www.xpressengine.com/"
|
|
217
|
+
},
|
|
218
|
+
"Xpresslane": {
|
|
219
|
+
"cats": [
|
|
220
|
+
41
|
|
221
|
+
],
|
|
222
|
+
"description": "Xpresslane is a checkout platform for ecommerce that focuses on increasing conversion during the checkout process.",
|
|
223
|
+
"dom": {
|
|
224
|
+
"link[href*='/assets/xpresslane.css']": {
|
|
225
|
+
"attributes": {
|
|
226
|
+
"href": "cdn\\.shopify\\.com/.+/assets/xpresslane\\.css"
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
},
|
|
230
|
+
"icon": "Xpresslane.png",
|
|
231
|
+
"pricing": [
|
|
232
|
+
"payg"
|
|
233
|
+
],
|
|
234
|
+
"saas": true,
|
|
235
|
+
"scriptSrc": "apps\\.xpresslane\\.in/",
|
|
236
|
+
"website": "https://www.xpresslane.in"
|
|
237
|
+
},
|
|
238
|
+
"Xretail": {
|
|
239
|
+
"cats": [
|
|
240
|
+
6
|
|
241
|
+
],
|
|
242
|
+
"description": "Xretail is a subscription based product that enables the omni-channel ecommerce approach to its customers.",
|
|
243
|
+
"icon": "Xretail.png",
|
|
244
|
+
"meta": {
|
|
245
|
+
"author": "^Xretail team$"
|
|
246
|
+
},
|
|
247
|
+
"pricing": [
|
|
248
|
+
"poa"
|
|
249
|
+
],
|
|
250
|
+
"saas": true,
|
|
251
|
+
"website": "https://xretail.com"
|
|
252
|
+
},
|
|
253
|
+
"Xserver": {
|
|
254
|
+
"cats": [
|
|
255
|
+
88
|
|
256
|
+
],
|
|
257
|
+
"description": "Xserver engages in web hosting, web application and internet-related services.",
|
|
258
|
+
"dns": {
|
|
259
|
+
"SOA": "\\.xserver\\.jp"
|
|
260
|
+
},
|
|
261
|
+
"icon": "Xserver.png",
|
|
262
|
+
"pricing": [
|
|
263
|
+
"low",
|
|
264
|
+
"recurring"
|
|
265
|
+
],
|
|
266
|
+
"website": "https://www.xserver.ne.jp"
|
|
267
|
+
},
|
|
268
|
+
"Xtra": {
|
|
269
|
+
"cats": [
|
|
270
|
+
80
|
|
271
|
+
],
|
|
272
|
+
"description": "Xtra is a creative, responsive, live drag and drop and easy-to-use WordPress theme for any kind of websites.",
|
|
273
|
+
"dom": {
|
|
274
|
+
"link[href*='/wp-content/themes/xtra/']": {
|
|
275
|
+
"attributes": {
|
|
276
|
+
"href": "/wp-content/themes/xtra/.+core(?:-laptop|-mobile)?\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1"
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
},
|
|
280
|
+
"icon": "Xtra.png",
|
|
281
|
+
"pricing": [
|
|
282
|
+
"low",
|
|
283
|
+
"onetime"
|
|
284
|
+
],
|
|
285
|
+
"requires": "WordPress",
|
|
286
|
+
"scriptSrc": "/wp-content/themes/xtra/.+custom\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
|
|
287
|
+
"website": "https://xtratheme.com"
|
|
288
|
+
},
|
|
289
|
+
"Xtremepush": {
|
|
290
|
+
"cats": [
|
|
291
|
+
32
|
|
292
|
+
],
|
|
293
|
+
"description": "Xtremepush is a customer engagement, personalisation and data platform. It's purpose-built for multichannel and mobile marketing.",
|
|
294
|
+
"icon": "Xtremepush.svg",
|
|
295
|
+
"js": {
|
|
296
|
+
"xtremepush": ""
|
|
297
|
+
},
|
|
298
|
+
"website": "https://xtremepush.com"
|
|
299
|
+
},
|
|
300
|
+
"xCharts": {
|
|
301
|
+
"cats": [
|
|
302
|
+
25
|
|
303
|
+
],
|
|
304
|
+
"html": "<link[^>]* href=\"[^\"]*xcharts(?:\\.min)?\\.css",
|
|
305
|
+
"implies": "D3",
|
|
306
|
+
"js": {
|
|
307
|
+
"xChart": ""
|
|
308
|
+
},
|
|
309
|
+
"scriptSrc": "xcharts\\.js",
|
|
310
|
+
"website": "https://tenxer.github.io/xcharts/"
|
|
311
|
+
},
|
|
312
|
+
"xtCommerce": {
|
|
313
|
+
"cats": [
|
|
314
|
+
6
|
|
315
|
+
],
|
|
316
|
+
"html": "<div class=\"copyright\">[^<]+<a[^>]+>xt:Commerce",
|
|
317
|
+
"icon": "xtCommerce.png",
|
|
318
|
+
"meta": {
|
|
319
|
+
"generator": "xt:Commerce"
|
|
320
|
+
},
|
|
321
|
+
"website": "https://www.xt-commerce.com"
|
|
322
|
+
}
|
|
323
|
+
}
|