Add Bolt detection

main
Elbert Alias 4 years ago
parent 791b18cf06
commit c01c0b7d47

@ -204,9 +204,9 @@ Cost indicator (based on a typical plan or average monthly price) and available
One of:
<ul>
<li><code>low</code> Up to US 100 / mo</li>
<li><code>mid</code> Up US 1,000 / mo</li>
<li><code>high</code> More than 10,000 / mo</li>
<li><code>low</code>Less than US $100 / mo</li>
<li><code>mid</code>Between US $100 - $1,000 / mo</li>
<li><code>high</code>More than US $1,000 / mo</li>
</ul>
Plus any of:

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 15.0117H14.7131V23.8255L23.541 9.1358H8.82787V0.322021L0 15.0117Z" fill="#006CFF"/>
</svg>

After

Width:  |  Height:  |  Size: 199 B

@ -2936,12 +2936,12 @@
"scripts": "/wp-content/plugins/post-and-page-builder",
"website": "https://boldgrid.com"
},
"Bolt": {
"Bolt CMS": {
"cats": [
1
],
"cpe": "cpe:/a:bolt:bolt",
"icon": "Bolt.png",
"icon": "Bolt CMS.png",
"implies": "PHP",
"meta": {
"generator": "Bolt"
@ -17350,6 +17350,28 @@
"scripts": "js\\.stripe\\.com",
"website": "http://stripe.com"
},
"Bolt Payments": {
"cats": [
41
],
"description": "Bolt powers a checkout experience designed to convert shoppers.",
"icon": "Bolt.svg",
"xhr": "connect\\.bolt\\.com",
"dom": {
"bolt-checkout-button": {
"text": ""
}
},
"js": {
"BoltCheckout": "",
"bolt_callbacks": ""
},
"pricing": [
"poa"
],
"saas": true,
"website": "https://www.bolt.com/"
},
"SublimeVideo": {
"cats": [
14

Loading…
Cancel
Save