diff --git a/src/drivers/webextension/images/icons/WP Fastest Cache.png b/src/drivers/webextension/images/icons/WP Fastest Cache.png new file mode 100644 index 000000000..9647661b3 Binary files /dev/null and b/src/drivers/webextension/images/icons/WP Fastest Cache.png differ diff --git a/src/technologies/w.json b/src/technologies/w.json index 226e3513a..6aa2c252c 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -127,6 +127,25 @@ "requires": "WordPress", "website": "https://getwpo.com" }, + "WP Fastest Cache": { + "cats": [ + 87, + 92 + ], + "description": "WP Fastest Cache is one of a number of plugins for WordPress designed to accelerate the performance of your website.", + "icon": "WP Fastest Cache.png", + "dom": "link[href*='/wp-content/cache/wpfc-minified/']", + "js": { + "Wpfcll": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/cache/wpfc-minified/", + "website": "https://www.wpfastestcache.com" + }, "WPForms": { "cats": [ 87