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