diff --git a/src/apps.json b/src/apps.json index 14619fdf8..41f87971e 100644 --- a/src/apps.json +++ b/src/apps.json @@ -18,7 +18,7 @@ "1C-Bitrix": { "cats": [ 1, - 6 + 6 ], "headers": { "Set-Cookie": "BITRIX_", @@ -982,7 +982,7 @@ "implies": "Node.js", "website": "http://apostrophecms.org" }, - "AppDynamics": { + "AppDynamics": { "cats": [ 10 ], @@ -1318,7 +1318,7 @@ "cats": [ 10 ], - "icon": "Baidu Tongji.ico", + "icon": "Baidu Tongji.png", "script": "hm\\.baidu\\.com/hm\\.js", "website": "https://tongji.baidu.com/" }, @@ -2188,9 +2188,9 @@ "js": { "cnzz_protocol": "\\;confidence:99" }, - "icon": "cnzz.ico", + "icon": "cnzz.png", "website": "https://web.umeng.com/" -}, + }, "CloudSuite": { "cats": [ 6 @@ -5351,15 +5351,6 @@ "icon": "Ionicons.png", "website": "http://ionicons.com" }, - "J2Store": { - "cats": [ - 6 - ], - "html": "var j2storeURL", - "icon": "j2store.png", - "implies": "Joomla", - "website": "https://www.j2store.org/" - }, "JAlbum": { "cats": [ 7 @@ -12217,19 +12208,22 @@ "icon": "wpvip.svg", "website": "https://wpvip.com" }, - "kolors4u": { - "cats": [ - 1,11,23,6 - ], - "headers": { - "X-Content-Encoded-By": "kolors4u ([\\d.]+)\\;version:\\1" - }, - "implies": "WordPress", - "meta": { - "generator": "kolors4u (?: ([\\d.]+))?\\;version:\\1" - }, - "website": "kolors4u.com" - }, + "kolors4u": { + "cats": [ + 1, + 11, + 23, + 6 + ], + "headers": { + "X-Content-Encoded-By": "kolors4u ([\\d.]+)\\;version:\\1" + }, + "implies": "WordPress", + "meta": { + "generator": "kolors4u (?: ([\\d.]+))?\\;version:\\1" + }, + "website": "http://kolors4u.com" + }, "Wowza Media Server": { "cats": [ 38 diff --git a/src/drivers/npm/package.json b/src/drivers/npm/package.json index 330d7079d..6bad6ee83 100644 --- a/src/drivers/npm/package.json +++ b/src/drivers/npm/package.json @@ -2,7 +2,7 @@ "name": "wappalyzer", "description": "Identify technology on websites", "homepage": "https://www.wappalyzer.com", - "version": "5.9.33", + "version": "5.9.34", "author": "Wappalyzer", "license": "MIT", "repository": { diff --git a/src/drivers/webextension/manifest.json b/src/drivers/webextension/manifest.json index 7948fa85c..bfd1f69de 100644 --- a/src/drivers/webextension/manifest.json +++ b/src/drivers/webextension/manifest.json @@ -4,7 +4,7 @@ "author": "Wappalyzer", "homepage_url": "https://www.wappalyzer.com", "description": "Identify web technologies", - "version": "5.9.32", + "version": "5.9.34", "default_locale": "en", "manifest_version": 2, "icons": { diff --git a/src/icons/Baidu Tongji.ico b/src/icons/Baidu Tongji.ico deleted file mode 100644 index 85264f33e..000000000 Binary files a/src/icons/Baidu Tongji.ico and /dev/null differ diff --git a/src/icons/Baidu Tongji.png b/src/icons/Baidu Tongji.png new file mode 100644 index 000000000..be459bfdc Binary files /dev/null and b/src/icons/Baidu Tongji.png differ diff --git a/src/icons/cnzz.ico b/src/icons/cnzz.ico deleted file mode 100644 index 83d6895b8..000000000 Binary files a/src/icons/cnzz.ico and /dev/null differ diff --git a/src/icons/cnzz.png b/src/icons/cnzz.png new file mode 100644 index 000000000..00e269b06 Binary files /dev/null and b/src/icons/cnzz.png differ diff --git a/src/icons/j2store.png b/src/icons/j2store.png deleted file mode 100644 index 65798b62f..000000000 Binary files a/src/icons/j2store.png and /dev/null differ diff --git a/src/icons/kolors4u.png b/src/icons/kolors4u.png deleted file mode 100644 index 611b8b53a..000000000 Binary files a/src/icons/kolors4u.png and /dev/null differ diff --git a/src/icons/meliscmsv2.png b/src/icons/meliscmsv2.png deleted file mode 100644 index c545b2882..000000000 Binary files a/src/icons/meliscmsv2.png and /dev/null differ