diff --git a/src/drivers/webextension/images/icons/REDAXO.png b/src/drivers/webextension/images/icons/REDAXO.png new file mode 100644 index 000000000..0b9497ab6 Binary files /dev/null and b/src/drivers/webextension/images/icons/REDAXO.png differ diff --git a/src/technologies/r.json b/src/technologies/r.json index 0234ff451..39e09bf32 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -581,6 +581,22 @@ "scriptSrc": "js\\.recurly\\.com", "website": "https://recurly.com" }, + "REDAXO": { + "cats": [ + 1 + ], + "description": "REDAXO is a content management system that provides business optimisation through web projects and output codes.", + "icon": "REDAXO.png", + "js": { + "redaxo": "\\;confidence:50" + }, + "url": "^https?://(?:www\\.)?[\\d\\w\\-]+\\.[\\w]+\/redaxo/$\\;confidence:50", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://redaxo.org" + }, "Red Hat": { "cats": [ 28