Add Bloomreach, user.com

main
Elbert Alias 6 years ago
parent 218b6357c6
commit 9cc9e89cba

@ -2984,7 +2984,7 @@
"icon": "Envoy.png", "icon": "Envoy.png",
"headers": { "headers": {
"Server": "^envoy$", "Server": "^envoy$",
"x-envoy-upstream-service-time" : "" "x-envoy-upstream-service-time": ""
}, },
"website": "https://www.envoyproxy.io/" "website": "https://www.envoyproxy.io/"
}, },
@ -4300,13 +4300,13 @@
}, },
"website": "http://hinzaco.com" "website": "http://hinzaco.com"
}, },
"Hippo": { "Bloomreach": {
"cats": [ "cats": [
1 1
], ],
"html": "<[^>]+/binaries/(?:[^/]+/)*content/gallery/", "html": "<[^>]+/binaries/(?:[^/]+/)*content/gallery/",
"icon": "Hippo.png", "icon": "Bloomreach.png",
"website": "http://onehippo.org" "website": "https://developers.bloomreach.com"
}, },
"Hogan.js": { "Hogan.js": {
"cats": [ "cats": [
@ -9010,19 +9010,6 @@
"icon": "Shopfa.svg", "icon": "Shopfa.svg",
"website": "https://shopfa.com" "website": "https://shopfa.com"
}, },
"Shopify": {
"cats": [
6
],
"icon": "Shopfa.svg",
"js": {
"shopfa": ""
},
"meta": {
"generator": "^ShopFA ([\\d.]+)$\\;version:\\1"
},
"website": "https://shopfa.com"
},
"Shopify": { "Shopify": {
"cats": [ "cats": [
6 6
@ -10430,16 +10417,16 @@
}, },
"website": "http://usabilla.com" "website": "http://usabilla.com"
}, },
"UserEngage": { "user.com": {
"cats": [ "cats": [
10 10
], ],
"html": "<div[^>]+/id=\"ue_widget\"", "html": "<div[^>]+/id=\"ue_widget\"",
"icon": "UserEngage.png", "icon": "user.com.svg",
"js": { "js": {
"UserEngage": "" "UserEngage": ""
}, },
"website": "https://userengage.com" "website": "https://user.com"
}, },
"UserGuiding": { "UserGuiding": {
"cats": [ "cats": [
@ -12981,7 +12968,12 @@
"x-powered-by": "^Rocket=https://rocketcms.io/" "x-powered-by": "^Rocket=https://rocketcms.io/"
}, },
"icon": "Rocket.svg", "icon": "Rocket.svg",
"implies": ["webpack", "Node.js", "MySQL", "Less"], "implies": [
"webpack",
"Node.js",
"MySQL",
"Less"
],
"website": "https://rocketcms.io" "website": "https://rocketcms.io"
} }
}, },

@ -1,6 +1,6 @@
{ {
"name": "wappalyzer", "name": "wappalyzer",
"version": "5.7.1", "version": "5.7.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

@ -2,7 +2,7 @@
"name": "wappalyzer", "name": "wappalyzer",
"description": "Uncovers the technologies used on websites", "description": "Uncovers the technologies used on websites",
"homepage": "https://github.com/AliasIO/Wappalyzer", "homepage": "https://github.com/AliasIO/Wappalyzer",
"version": "5.7.2", "version": "5.7.3",
"author": "Elbert Alias", "author": "Elbert Alias",
"license": "GPL-3.0", "license": "GPL-3.0",
"repository": { "repository": {

@ -4,7 +4,7 @@
"author": "Elbert Alias", "author": "Elbert Alias",
"homepage_url": "https://www.wappalyzer.com", "homepage_url": "https://www.wappalyzer.com",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "5.7.2", "version": "5.7.3",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 728 B

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="64px" height="64px" viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 52.6 (67491) - http://www.bohemiancoding.com/sketch -->
<title>logo wap</title>
<desc>Created with Sketch.</desc>
<g id="logo-wap" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M32,0 L64,0 L64,32 C64,49.673112 49.673112,64 32,64 L32,64 C14.326888,64 2.164332e-15,49.673112 0,32 L0,32 C-2.164332e-15,14.326888 14.326888,3.24649801e-15 32,0 Z" id="Rectangle-4-Copy-11" fill="#315EFB"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 663 B