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..f743e592c 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -2146,5 +2146,15 @@ "requires": "WordPress", "url": "^https?://[^/]+\\.wpcache\\.co", "website": "https://wpcache.co" + }, + "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", + "dom": "link[href*='/wp-featherlight\\.min\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1", + "scriptSrc": "/wpFeatherlight\\.pkgd\\.min\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", + "website": "https://wordpress.org/plugins/wp-featherlight" } } \ No newline at end of file