From f2df26e80645534fef6ce8417f851b2206d3b081 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 7 Dec 2021 22:09:17 +0600 Subject: [PATCH] Add BuddyPress / WP plugin --- src/drivers/webextension/images/icons/BuddyPress.svg | 12 ++++++++++++ src/technologies/b.json | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/BuddyPress.svg diff --git a/src/drivers/webextension/images/icons/BuddyPress.svg b/src/drivers/webextension/images/icons/BuddyPress.svg new file mode 100644 index 000000000..49316c9a0 --- /dev/null +++ b/src/drivers/webextension/images/icons/BuddyPress.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/technologies/b.json b/src/technologies/b.json index 947db5052..8c7e6e30a 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -1512,6 +1512,16 @@ "scriptSrc": "/bugsnag.*\\.js", "website": "http://bugsnag.com" }, + "BuddyPress": { + "cats": [ + 87 + ], + "description": "BuddyPress is designed to allow schools, companies, sports teams, or any other niche community to start their own social network or communication tool.", + "icon": "BuddyPress.svg", + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/buddypress/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://buddypress.org" + }, "Bugcrowd": { "cats": [ 16