diff --git a/src/apps.json b/src/apps.json index 10a754d0d..eff963967 100644 --- a/src/apps.json +++ b/src/apps.json @@ -115,6 +115,20 @@ "icon": "Accelerated-Mobile-Pages.svg", "website": "https://www.ampproject.org" }, + "AMP Plugin": { + "cats": [ + 1, + 5 + ], + "icon": "Accelerated-Mobile-Pages.svg", + "implies": [ + "WordPress" + ], + "meta": { + "generator": "^AMP Plugin v(\\d+\\.\\d+.*)$\\;version:\\1" + }, + "website": "https://amp-wp.org" + }, "Azure": { "cats": [ 62 @@ -11574,7 +11588,6 @@ ], "html": [ "]+/wp-(?:content|includes)/", - "]*class=[\"']amp-wp-", "]+s\\d+\\.wp\\.com" ], "icon": "WordPress.svg",