diff --git a/src/drivers/webextension/images/icons/GiveWP.svg b/src/drivers/webextension/images/icons/GiveWP.svg new file mode 100644 index 000000000..07aa66f5f --- /dev/null +++ b/src/drivers/webextension/images/icons/GiveWP.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index e8505dc68..9454199cc 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -622,6 +622,25 @@ ], "website": "http://gerrit.googlesource.com/gitiles/" }, + "GiveWP": { + "cats": [ + 41, + 87 + ], + "description": "GiveWP is a donation plugin for WordPress.", + "icon": "GiveWP.svg", + "requires": "WordPress", + "js": { + "giveApiSettings": "", + "Give.donor": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "scriptSrc": "/wp-content/plugins/give/.+give\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://givewp.com" + }, "Gladly": { "cats": [ 52,