From cfb131fba77f4d95411b68be4a7a9b9ed88c8892 Mon Sep 17 00:00:00 2001 From: jdevalk Date: Mon, 28 Jun 2021 15:58:09 +0200 Subject: [PATCH] Improve Divi detection --- src/technologies.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index 9d9712fe3..a67abed58 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5893,6 +5893,9 @@ "recurring", "onetime" ], + "meta": { + "generator": "Divi" + }, "saas": true, "scripts": "Divi/js/custom\\.(?:min|unified)\\.js\\?ver=([\\d.]+)\\;version:\\1", "website": "https://www.elegantthemes.com/gallery/divi"