From 91c6aa1ae1cbaef07b7bbfad6ebb7b7ca524d6f0 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 6 Dec 2021 16:57:09 +0600 Subject: [PATCH] Add ProfilePress / WP plugin --- .../webextension/images/icons/ProfilePress.svg | 3 +++ src/technologies/p.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/ProfilePress.svg diff --git a/src/drivers/webextension/images/icons/ProfilePress.svg b/src/drivers/webextension/images/icons/ProfilePress.svg new file mode 100644 index 000000000..d75340e50 --- /dev/null +++ b/src/drivers/webextension/images/icons/ProfilePress.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index bd989cd9c..8cde28d46 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1866,6 +1866,21 @@ "scriptSrc": "\\.privy\\.com/", "website": "https://www.privy.com" }, + "ProfilePress": { + "cats": [ + 87 + ], + "description": "ProfilePress is a WordPress registration plugin that lets you create login forms, registration forms, user profiles, and more.", + "icon": "ProfilePress.svg", + "dom": "link[href*='/wp-content/plugins/wp-user-avatar/']", + "pricing": [ + "low", + "recurring" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/wp-user-avatar(?:-pro)?/.+frontend\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://profilepress.net" + }, "Profitwell": { "cats": [ 10