Added 'Quicklink' and fix another SVG name mismatch

https://github.com/AliasIO/wappalyzer/issues/4332
main
rockeynebhwani 3 years ago
parent 271036261c
commit 8d4c2252c1

@ -0,0 +1 @@
<svg height="32pt" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024" width="32pt" xmlns="http://www.w3.org/2000/svg"><path d="m7628 9536c-1-2-50-6-108-9s-118-8-135-11c-255-42-486-146-680-307-65-54-481-463-1478-1457-231-229-452-452-492-495-183-196-317-477-355-747-12-82-16-342-7-357 3-5 8-35 11-67 4-32 9-62 11-66s7-21 10-39c9-54 51-172 94-268l41-91-71-71-72-70-76 38c-262 131-604 171-911 106-184-38-370-120-530-234-99-70-181-150-1328-1292-406-405-759-763-785-797-43-56-147-216-147-226 0-3-14-34-30-70-42-90-67-171-95-301-20-96-23-133-20-290 3-171 10-228 49-378 27-100 112-285 178-382 67-99 122-161 322-360 278-277 362-344 537-429 342-165 723-192 1077-77 80 27 230 93 277 123 11 7 40 26 65 42s77 55 115 87c113 92 1956 1926 2034 2024 127 159 230 371 270 555 19 86 22 105 28 170 30 308-34 607-185 864l-28 48 54 54c30 30 56 54 56 54 1 0 53-26 116-58 101-51 235-102 310-118 168-36 362-48 505-32 278 32 563 157 770 338 33 29 308 300 610 601l550 549h1028 1028l-3 137-3 137h-882c-486 0-883 1-883 3s122 125 270 273l271 270h614 615v135c0 101-3 135-12 136-7 0-244 1-526 1h-513l7 22c4 11 14 37 24 56 19 39 66 178 75 225 4 17 14 78 23 136l16 105h450 451l3 137 3 136h-398c-219 0-425 1-459 1h-60l-17 89c-24 125-60 229-118 346-64 129-79 153-160 255-69 87-447 467-529 531-228 179-494 285-770 305-41 3-80 7-87 9-6 2-13 2-15 1zm105-1156c34-16 101-75 221-194 95-94 184-187 199-207 29-39 54-121 52-172-2-42-27-127-37-127-4 0-8-6-8-13s-201-214-447-460c-580-578-1003-997-1007-997-2 0 8 23 21 50 91 190 50 450-94 605-115 124-257 185-423 182-50-1-90-1-90 0 0 6 1288 1283 1313 1303 77 61 208 73 300 30zm-4767-4537c-10-255 155-481 409-564 23-7 88-13 150-14 89 0 124 5 182 23 40 13 75 28 78 33 4 5 11 9 17 9s-171-180-393-400c-222-221-548-544-724-720-359-357-366-363-490-364-112-1-147 22-342 214-92 91-182 184-200 208-56 73-69 167-38 264 16 50 56 92 678 715 364 364 665 662 669 662 3 1 5-29 4-66z" transform="matrix(.1 0 0 -.1 0 1024)"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -17519,6 +17519,19 @@
}, },
"website": "http://opensolution.org" "website": "http://opensolution.org"
}, },
"Quicklink": {
"cats": [
59
],
"description": "Quicklink is a JS library which aims to be a drop-in solution for sites to prefetch links based on what is in the user's viewport",
"icon": "Quicklink.svg",
"js": {
"quicklink": "",
"drupalSettings.quicklink": ""
},
"scripts": "quicklink@([\\d.]+)/dist/quicklink.*\\.js\\;version:\\1",
"website": "https://getquick.link/"
},
"Quill": { "Quill": {
"cats": [ "cats": [
24 24
@ -20276,7 +20289,7 @@
90 90
], ],
"description": "Sitejabber is the leading destination for customer ratings and reviews of businesses. Consumers find ratings and read reviews to ensure they buy from the best companies.", "description": "Sitejabber is the leading destination for customer ratings and reviews of businesses. Consumers find ratings and read reviews to ensure they buy from the best companies.",
"icon": "Sitejabber.svg", "icon": "SiteJabber.svg",
"saas": true, "saas": true,
"scripts": "biz\\.sitejabber\\.com", "scripts": "biz\\.sitejabber\\.com",
"website": "https://www.sitejabber.com/" "website": "https://www.sitejabber.com/"

Loading…
Cancel
Save