added quicq image optimization to technologies

main
gijsboddeus 3 years ago
parent 53e9352266
commit 6d13b5f7e6

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 512 512">
<path fill="#005EFF" d="M0 0h512v512H0z"/>
<path fill="#fff" fill-rule="evenodd" d="M262.643 89.588c-8-4.704-16.694-8.067-26.083-10.09a97.038 97.038 0 0 0-26.37-3.64c-37.771 0-71.021 21.774-90.373 54.775-3.664 5.936-6.857 12.294-9.579 19.074-5.491 14.441-8.238 30.06-8.238 46.859l.001.522-.001.483c0 5.315.303 10.55.89 15.684 1.161 10.655 3.458 20.859 6.89 30.611 5.188 14.44 12.358 27.113 21.511 38.017 8.512 9.812 18.382 17.835 29.612 24.068 14.782 8.525 31.535 13.335 49.287 13.335 31.167 0 59.256-14.826 78.998-38.551v83.402h-27.129c-7.955 0-11.933 9.282-6.301 14.721l57.478 55.559c3.486 3.368 9.162 3.368 12.648 0l57.477-55.559c5.631-5.439 1.654-14.721-6.302-14.721h-26.542V82.653a4 4 0 0 0-4-4h-45.548a4 4 0 0 0-4 4v38.764c-8.848-13.262-20.291-23.872-34.326-31.83Zm50.6 274.549c-.079-.229-.177-.214-.292 0h.292Zm-89.529-94.889c39.586 0 71.676-32.091 71.676-71.677 0-39.585-32.09-71.676-71.676-71.676s-71.676 32.091-71.676 71.676c0 39.586 32.09 71.677 71.676 71.677Z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -160,6 +160,23 @@
"scriptSrc": "quicklink@([\\d.]+)/dist/quicklink.*\\.js\\;version:\\1", "scriptSrc": "quicklink@([\\d.]+)/dist/quicklink.*\\.js\\;version:\\1",
"website": "https://getquick.link/" "website": "https://getquick.link/"
}, },
"Quicq": {
"cats": [
31,
95,
9
],
"description": "The perfect image for all visitors and devices. Quicq's smart technology automatically switches between different next-gen image formats based on the visitor's device.",
"dom": "img[src*='.qcqcdn.com/'], img[data-src*='.qcqcdn.com/']",
"icon": "Quicq.svg",
"pricing": [
"freemium",
"mid",
"recurring",
"poa"
],
"website": "https://afosto.com/apps/quicq"
},
"Quill": { "Quill": {
"cats": [ "cats": [
24 24
@ -183,4 +200,4 @@
"scriptSrc": "\\.quora\\.com/", "scriptSrc": "\\.quora\\.com/",
"website": "https://quoraadsupport.zendesk.com/hc/en-us/categories/115001573928-Pixels-Tracking" "website": "https://quoraadsupport.zendesk.com/hc/en-us/categories/115001573928-Pixels-Tracking"
} }
} }

Loading…
Cancel
Save