diff --git a/src/drivers/webextension/images/icons/Baidu Maps.png b/src/drivers/webextension/images/icons/Baidu Maps.png
new file mode 100644
index 000000000..b6afabc3f
Binary files /dev/null and b/src/drivers/webextension/images/icons/Baidu Maps.png differ
diff --git a/src/drivers/webextension/images/icons/Umbraco.png b/src/drivers/webextension/images/icons/Umbraco.png
index 00e8c3c03..abe54dc1b 100644
Binary files a/src/drivers/webextension/images/icons/Umbraco.png and b/src/drivers/webextension/images/icons/Umbraco.png differ
diff --git a/src/drivers/webextension/images/icons/Verifone.svg b/src/drivers/webextension/images/icons/Verifone.svg
new file mode 100644
index 000000000..f15031f22
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Verifone.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/technologies/a.json b/src/technologies/a.json
index 7e2b1e49c..2093d6b97 100644
--- a/src/technologies/a.json
+++ b/src/technologies/a.json
@@ -3302,14 +3302,17 @@
"cats": [
12
],
- "html": [
- "<[^>]+aurelia-app=[^>]",
- "<[^>]+data-main=[^>]aurelia-bootstrapper",
- "<[^>]+au-target-id=[^>]\\d"
- ],
+ "description": "Aurelia is an open-source UI JavaScript framework designed to create single page applications.",
"icon": "Aurelia.svg",
- "scriptSrc": [
- "aurelia(?:\\.min)?\\.js"
+ "dom":"div[aurelia-app], body[aurelia-app], a[au-target-id]",
+ "js": {
+ "_aureliaConfigureModuleLoader": "",
+ "localAurelia": ""
+ },
+ "scriptSrc": "/aurelia[\\d\\w\\-\\.]+\\.js",
+ "oss": true,
+ "pricing": [
+ "freemium"
],
"website": "http://aurelia.io"
},
@@ -3401,14 +3404,16 @@
"cats": [
6
],
- "html": "]* href=\"https?://edge\\.avangate\\.net/",
+ "description": "Avangate (2Checkout) is a digital ecommerce platform for businesses that sell physical goods or digital products.",
"icon": "Avangate.svg",
+ "implies": "Verifone",
"js": {
- "__avng8_": "",
- "avng8_": ""
+ "__avng8_callbacks": "",
+ "AvaCart.version": "(.+)\\;version:\\1",
+ "avaSlugify": ""
},
"scriptSrc": "^https?://edge\\.avangate\\.net/",
- "website": "http://avangate.com"
+ "website": "https://www.2checkout.com"
},
"Avasize": {
"cats": [
diff --git a/src/technologies/b.json b/src/technologies/b.json
index b98fc18f7..3e54c0d99 100644
--- a/src/technologies/b.json
+++ b/src/technologies/b.json
@@ -115,10 +115,23 @@
"cats": [
10
],
+ "description": "Baidu Analytics (百度统计) is a free tool for tracking and reporting traffic data of users visiting your site.",
"icon": "Baidu Tongji.png",
- "scriptSrc": "hm\\.baidu\\.com/hm\\.js",
+ "scriptSrc": "hm\\.baidu\\.com/hm?\\.js",
"website": "https://tongji.baidu.com/"
},
+ "Baidu Maps": {
+ "cats": [
+ 35
+ ],
+ "description": "Baidu Maps is a desktop and mobile web mapping service application and technology provided by Baidu, offering satellite imagery, street maps, street view and indoor view perspectives, as well as functions such as a route planner for traveling by foot, car, or with public transportation.",
+ "icon": "Baidu Maps.png",
+ "js": {
+ "BMAP_API_VERSION": "(.+)\\;version:\\1",
+ "bmap.version": "(.+)\\;version:\\1"
+ },
+ "website": "https://map.baidu.com"
+ },
"Bambuser": {
"cats": [
19
diff --git a/src/technologies/n.json b/src/technologies/n.json
index 3f88585ad..00aa6ff27 100644
--- a/src/technologies/n.json
+++ b/src/technologies/n.json
@@ -155,6 +155,37 @@
],
"website": "https://analytics.naver.com"
},
+ "Naver Maps": {
+ "cats": [
+ 35
+ ],
+ "description": "Naver Maps help develop location-based services which provided by Naver.",
+ "icon": "Naver.svg",
+ "js": {
+ "naver.maps": ""
+ },
+ "scriptSrc": "openapi\\.map\\.naver\\.com/openapi/v([\\d\\.]+)\\;version:\\1",
+ "saas": true,
+ "pricing": [
+ "freemium",
+ "payg"
+ ],
+ "website": "https://www.ncloud.com/product/applicationService/maps"
+ },
+ "Naver Analytics": {
+ "cats": [
+ 10
+ ],
+ "description": "Naver Analytics is a Korean based analytics service.",
+ "icon": "Naver.svg",
+ "scriptSrc": "wcs\\.naver\\.net/wcslog\\.js",
+ "saas": true,
+ "pricing": [
+ "freemium",
+ "payg"
+ ],
+ "website": "https://analytics.naver.com"
+ },
"Neos CMS": {
"cats": [
1
diff --git a/src/technologies/u.json b/src/technologies/u.json
index 19d81bc72..5d03d7b7b 100644
--- a/src/technologies/u.json
+++ b/src/technologies/u.json
@@ -194,13 +194,13 @@
"Umbraco": {
"cats": [
1
- ],
+ ],
+ "description": "Umbraco is an open-source Microsoft ASP.NET based content management system.",
+ "icon": "Umbraco.png",
+ "implies": "Microsoft ASP.NET",
"headers": {
"X-Umbraco-Version": "^(.+)$\\;version:\\1"
},
- "html": "powered by ]+umbraco",
- "icon": "Umbraco.png",
- "implies": "Microsoft ASP.NET",
"js": {
"UC_IMAGE_SERVICE|ITEM_INFO_SERVICE": "",
"UC_ITEM_INFO_SERVICE": "",
@@ -210,7 +210,16 @@
"meta": {
"generator": "umbraco"
},
+ "scripts": "/Umbraco/Api/",
"url": "/umbraco/login\\.aspx(?:$|\\?)",
+ "xhr": "/umbraco/api/",
+ "oss": true,
+ "saas": true,
+ "pricing": [
+ "freemium",
+ "recurring",
+ "low"
+ ],
"website": "http://umbraco.com"
},
"Unbounce": {
diff --git a/src/technologies/v.json b/src/technologies/v.json
index bd9691431..04edbf165 100644
--- a/src/technologies/v.json
+++ b/src/technologies/v.json
@@ -256,6 +256,20 @@
"icon": "vercel.svg",
"website": "https://vercel.com"
},
+ "Verifone": {
+ "cats": [
+ 41
+ ],
+ "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']",
+ "scripts": "2checkout\\.com",
+ "saas": true,
+ "pricing": [
+ "payg"
+ ],
+ "website": "https://www.2checkout.com"
+ },
"VerifyPass": {
"cats": [
5,