diff --git a/src/technologies.json b/src/technologies.json index ae489d474..b101f50f7 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6923,12 +6923,24 @@ "website": "http://www.eclipse.org/jetty" }, "Jibres": { + "description": "Jibres is an ecommerce solution with an online store builder and Point-of-Sale (PoS) software.", "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" },