Update Storyblock

main
Elbert Alias 3 years ago
parent 5c7650effa
commit 239d6747e7

@ -0,0 +1,5 @@
<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 4H26.5V24H6.5V4Z" fill="white"/>
<path d="M18.778 15.213H12.313V18.255H18.623C18.996 18.255 19.338 18.103 19.618 17.86C19.866 17.616 20.022 17.251 20.022 16.795C20.0306 16.4024 19.9105 16.0179 19.68 15.7C19.431 15.395 19.151 15.213 18.778 15.213V15.213ZM18.996 11.531C19.276 11.349 19.4 10.953 19.4 10.436C19.4 9.98 19.276 9.645 19.058 9.432C18.833 9.23853 18.5468 9.13085 18.25 9.128H12.312V11.866H18.126C18.436 11.866 18.747 11.714 18.996 11.531V11.531Z" fill="#0AB3AF"/>
<path d="M29.277 0H3.952C3.145 0 2.5 0.643 2.5 1.415V26.695C2.5 27.468 3.145 27.95 3.92 27.95H7.662V33L12.308 27.982H29.278C30.052 27.982 30.536 27.5 30.536 26.696V1.447C30.536 0.675 30.052 0.032 29.246 0.032L29.276 0H29.277ZM25.02 20.488C24.6876 21.0718 24.2098 21.5596 23.633 21.904C23.02 22.289 22.343 22.644 21.568 22.804C20.794 22.997 19.955 23.158 19.084 23.158H7.662V5.146H20.632C21.277 5.146 21.825 5.275 22.342 5.564C22.825 5.822 23.277 6.175 23.632 6.594C24.3546 7.47186 24.7432 8.5771 24.729 9.714C24.729 10.55 24.503 11.354 24.083 12.126C23.6478 12.903 22.9673 13.5138 22.148 13.863C23.18 14.152 23.987 14.667 24.599 15.406C25.18 16.178 25.471 17.176 25.471 18.43C25.471 19.234 25.309 19.91 24.987 20.488H25.019H25.02Z" fill="#0AB3AF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -82,7 +82,8 @@ async function getDom(technologies) {
}
if (text) {
const value = node.textContent.trim()
// eslint-disable-next-line unicorn/prefer-text-content
const value = node.innerText.trim()
if (value) {
technologies.push({

@ -145,4 +145,4 @@
},
"website": "https://github.com/sulu/web-js"
}
}
}

@ -155,7 +155,10 @@
"rakutenRanMID": "",
"rakutenSource": ""
},
"scriptSrc": "tag\\.rmp\\.rakuten\\.com",
"scriptSrc": [
"tag\\.rmp\\.rakuten\\.com",
"\\.linksynergy\\.com"
],
"website": "https://www.rakuten.com/"
},
"Rakuten Advertising": {
@ -1591,4 +1594,4 @@
],
"website": "https://www.google.com/recaptcha/"
}
}
}

@ -4196,10 +4196,13 @@
"cats": [
1
],
"icon": "storyblok.png",
"description": "Storyblok is a headless CMS with a visual editor for developers, marketers and content editors. Storyblok helps your team to manage content and digital experiences for every use-case from corporate websites, ecommerce, helpdesks, mobile apps, screen displays, and more.",
"icon": "Storyblok.svg",
"meta": {
"generator": "storyblok"
},
"pricing": ["recurring", "mid"],
"saas": true,
"website": "https://www.storyblok.com"
},
"Strapdown.js": {

@ -262,7 +262,14 @@
],
"description": "Verifone is an American multinational corporation headquartered in Coral Springs, Florida, that provides technology for electronic payment transactions and value-added services at the point-of-sale.",
"icon": "Verifone.svg",
"dom":"link[href*='.2checkout.com']",
"dom": {
"#order__processedby": {
"text": "2Checkout"
},
"link[href*='.2checkout.com']": {
"exists": ""
}
},
"scripts": "2checkout\\.com",
"saas": true,
"pricing": [
@ -716,4 +723,4 @@
},
"website": "http://vibecommerce.com.br"
}
}
}