diff --git a/src/drivers/webextension/images/icons/Flying Pages.svg b/src/drivers/webextension/images/icons/Flying Pages.svg new file mode 100644 index 000000000..d26f6c6ac --- /dev/null +++ b/src/drivers/webextension/images/icons/Flying Pages.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index 18611af2e..91a8fa26d 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1090,6 +1090,44 @@ ], "website": "https://fly.io" }, + "Flying Analytics": { + "cats": [ + 87 + ], + "description": "Flying Analytics is a performance optimisation plugin for WordPress websites designed to reduce page load times and improve the user experience.", + "dom": "link[href*='/wp-content/plugins/flying-analytics/']", + "icon": "default.svg", + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/flying-analytics/", + "website": "https://wordpress.org/plugins/flying-analytics/" + }, + "Flying Pages": { + "cats": [ + 87, + 92 + ], + "description": "Flying Pages is a performance optimisation plugin for WordPress websites designed to reduce page load times and improve the user experience.", + "dom": "link[href*='/wp-content/plugins/flying-pages/']", + "icon": "Flying Pages.svg", + "requires": "WordPress", + "js": { + "flyingPages": "" + }, + "scriptSrc": "/wp-content/plugins/flying-pages/.+\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1", + "website": "https://wordpress.org/plugins/flying-pages/" + }, + "Flying Images": { + "cats": [ + 87 + ], + "description": "Flying Images is a performance optimisation plugin for WordPress websites designed to reduce page load times and improve the user experience.", + "icon": "default.svg", + "requires": "WordPress", + "js": { + "flyingImages": "" + }, + "website": "https://wordpress.org/plugins/nazy-load/" + }, "Flyspray": { "cats": [ 13