diff --git a/src/drivers/webextension/images/icons/Performance Lab.svg b/src/drivers/webextension/images/icons/Performance Lab.svg new file mode 100644 index 000000000..b8220c255 --- /dev/null +++ b/src/drivers/webextension/images/icons/Performance Lab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/p.json b/src/technologies/p.json index 05390a222..c7c635b61 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -869,6 +869,18 @@ "scriptSrc": "/assets/themes/perfex/js/global\\.min\\.js(?:\\?v=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "website": "https://www.perfexcrm.com" }, + "Performance Lab": { + "cats": [ + 87 + ], + "description": "Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.", + "icon": "Performance Lab.svg", + "meta": { + "generator": "^Performance Lab ?([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/performance-lab/" + }, "PerimeterX": { "cats": [ 16 @@ -2864,4 +2876,4 @@ }, "website": "http://punbb.informer.com" } -} \ No newline at end of file +}