Added Global-e and also added a generic 'Cart Functionality' category

https://github.com/AliasIO/wappalyzer/issues/3229
main
rockeynebhwani 4 years ago
parent fe665d65b1
commit ea2ead40e0

@ -1967,6 +1967,21 @@
"script": "/cargo\\.",
"website": "http://cargocollective.com"
},
"Cart Functionality": {
"cats": [
6
],
"html": [
"<a[^>]*href=.*/Cart",
"<a[^>]*href=.*/Basket",
"<a[^>]*href=.*/Trolley",
"<a[^>]*href=.*/Bag",
"<a[^>]*href=.*/ShoppingBag",
"<a[^>]*href=.*/Checkout"
],
"icon": "Cart-generic.svg",
"website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality"
},
"Catberry.js": {
"cats": [
12,
@ -4405,6 +4420,16 @@
"implies": "Java",
"website": "http://glassfish.java.net"
},
"Global-e": {
"cats": [
6
],
"script": [
"web\\.global-e\\.com"
],
"icon": "Globale.png",
"website": "https://www.global-e.com/"
},
"Glyphicons": {
"cats": [
17

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24">
<path fill="#000000" d="M17,18C15.89,18 15,18.89 15,20A2,2 0 0,0 17,22A2,2 0 0,0 19,20C19,18.89 18.1,18 17,18M1,2V4H3L6.6,11.59L5.24,14.04C5.09,14.32 5,14.65 5,15A2,2 0 0,0 7,17H19V15H7.42A0.25,0.25 0 0,1 7.17,14.75C7.17,14.7 7.18,14.66 7.2,14.63L8.1,13H15.55C16.3,13 16.96,12.58 17.3,11.97L20.88,5.5C20.95,5.34 21,5.17 21,5A1,1 0 0,0 20,4H5.21L4.27,2M7,18C5.89,18 5,18.89 5,20A2,2 0 0,0 7,22A2,2 0 0,0 9,20C9,18.89 8.1,18 7,18Z" />
</svg>

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Loading…
Cancel
Save