DOM Trace updated

main
Dhaval Vira 2 years ago
parent 91aae69d09
commit 287b619c0b

@ -136,6 +136,23 @@
"scriptSrc": "/wp-content/cache/wpfc-minified/", "scriptSrc": "/wp-content/cache/wpfc-minified/",
"website": "https://www.wpfastestcache.com" "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": { "WP Google Map Plugin": {
"cats": [ "cats": [
87, 87,
@ -2146,16 +2163,5 @@
"requires": "WordPress", "requires": "WordPress",
"url": "^https?://[^/]+\\.wpcache\\.co", "url": "^https?://[^/]+\\.wpcache\\.co",
"website": "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"
} }
} }