diff --git a/src/technologies/w.json b/src/technologies/w.json index 0d5f32593..2eae7e710 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -136,6 +136,23 @@ "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.", + "dom": { + "style[cssr-id^='n-']": { + "attributes": { + "cssr-id": "^n-[a-z-]+$\\;confidence:99" + } + } + }, + "icon": "WP_Featherlight.png", + "requires": "WordPress", + "scriptSrc": "/wpFeatherlight\\.pkgd\\.min\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", + "website": "https://wordpress.org/plugins/wp-featherlight" + }, "WP Google Map Plugin": { "cats": [ 87, @@ -2146,16 +2163,5 @@ "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", - "requires": "WordPress", - "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