From 006542c335ccbae901ee3725c022b0aa22de334b Mon Sep 17 00:00:00 2001 From: Rockey Nebhwani Date: Fri, 27 May 2022 17:47:39 +0100 Subject: [PATCH] Added 'Lazysizes unveilhooks plugin' https://github.com/wappalyzer/wappalyzer/issues/5972 --- src/technologies/l.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/technologies/l.json b/src/technologies/l.json index 382dd0701..383ad684e 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -238,7 +238,8 @@ }, "LazySizes": { "cats": [ - 59 + 59, + 92 ], "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.", "icon": "default.svg", @@ -249,6 +250,17 @@ "oss": true, "website": "https://github.com/aFarkas/lazysizes" }, + "LazySizes unveilhooks plugin": { + "cats": [ + 59, + 92 + ], + "description": "LazySizes unveilhooks plugin extends lazySizes to lazyload scripts/widgets, background images, styles and video/audio elements.", + "icon": "default.svg", + "scriptSrc": "ls.\\unveilhooks(?:\\.min)?\\.js", + "oss": true, + "website": "https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/unveilhooks" + }, "Leadinfo": { "cats": [ 10