From 71b6adaa4995b1b644199f1d851dcafb031760b0 Mon Sep 17 00:00:00 2001 From: Javad Adib Date: Mon, 26 Oct 2020 09:46:18 +0330 Subject: [PATCH] Improving Jibres detection --- src/technologies.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 1bc788722..eb316cc4d 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6923,12 +6923,24 @@ "website": "http://www.eclipse.org/jetty" }, "Jibres": { + "description": "Jibres is a next generation technology for integrated eCommerce platform software / Integrated Ecommerce Platform Software / Everything you need to sell online / Online Store Website + Mobile Online Store + Social Marketing + POS Software / SEO Optimized", "cats": [ - 6 + 6, + 55 ], + "cookies": { + "jibres": "" + }, + "js": { + "jibres": "" + }, "headers": { "X-Powered-By": "Jibres" }, + "meta": { + "generator": "Jibres" + }, + "scripts": "/jibres\\.js", "icon": "Jibres.svg", "website": "https://jibres.com" },