diff --git a/src/drivers/webextension/images/icons/WP_Featherlight.png b/src/drivers/webextension/images/icons/WP_Featherlight.png new file mode 100644 index 000000000..640e44a34 Binary files /dev/null and b/src/drivers/webextension/images/icons/WP_Featherlight.png differ diff --git a/src/technologies/w.json b/src/technologies/w.json index 8b9e01e09..85482a535 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -136,6 +136,16 @@ "scriptSrc": "/wp-content/cache/wpfc-minified/", "website": "https://www.wpfastestcache.com" }, + "WP Featherlight": { + "cats": [ + 87 + ], + "description": "WP Featherlight is a WordPress lightbox plugin for adding a minimal, high-performance, responsive jQuery lightbox to your WordPress website.", + "icon": "WP_Featherlight.png", + "requires": "WordPress", + "scriptSrc": "/wpFeatherlight\\.pkgd\\.min\\.js", + "website": "https://wordpress.org/plugins/wp-featherlight" + }, "WP Google Map Plugin": { "cats": [ 87, @@ -2147,4 +2157,4 @@ "url": "^https?://[^/]+\\.wpcache\\.co", "website": "https://wpcache.co" } -} \ No newline at end of file +}