From 61f391f4f43969c572b151f46e0f2f02ed50477c Mon Sep 17 00:00:00 2001 From: "Anders K. Madsen" Date: Sun, 21 Jun 2020 22:27:58 +0200 Subject: [PATCH] Narrow Lightbox regex a bit --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 22c6d4555..4a55a0a45 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6193,7 +6193,7 @@ "cpe": "cpe:/a:lightbox_photo_gallery_project:lightbox_photo_gallery", "html": "]*href=\"[^\"]+lightbox(?:\\.min)?\\.css", "icon": "Lightbox.png", - "script": "lightbox.*\\.js", + "script": "lightbox(?:-plus-jquery)?.{0,32}\\.js", "website": "http://lokeshdhakar.com/projects/lightbox2/" }, "Lightspeed eCom": {