diff --git a/src/drivers/webextension/images/icons/GivingFuel.png b/src/drivers/webextension/images/icons/GivingFuel.png new file mode 100644 index 000000000..7164be984 Binary files /dev/null and b/src/drivers/webextension/images/icons/GivingFuel.png differ diff --git a/src/technologies/g.json b/src/technologies/g.json index 40623e5f2..02692b61a 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -793,7 +793,7 @@ }, "GiveWP": { "cats": [ - 41, + 111, 87 ], "description": "GiveWP is a donation plugin for WordPress.", @@ -810,6 +810,21 @@ "scriptSrc": "/wp-content/plugins/give/.+give\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "website": "https://givewp.com" }, + "GivingFuel": { + "cats": [ + 111 + ], + "description": "GivingFuel is a fundraising software solution.", + "icon": "GivingFuel.png", + "dom": "a[href*='.givingfuel.com/']", + "scriptSrc": "\\.givingfuel\\.com/", + "saas": true, + "pricing": [ + "freemium", + "low" + ], + "website": "https://www.givingfuel.com" + }, "Gladly": { "cats": [ 52,