diff --git a/src/drivers/webextension/images/icons/Reactive.svg b/src/drivers/webextension/images/icons/Reactive.svg new file mode 100644 index 000000000..69753f1da --- /dev/null +++ b/src/drivers/webextension/images/icons/Reactive.svg @@ -0,0 +1,83 @@ + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/r.json b/src/technologies/r.json index 42882f327..31d8612ab 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -471,6 +471,27 @@ ], "website": "https://reactrouter.com/" }, + "Reactive": { + "cats": [ + 1, + 6 + ], + "description": "Reactive is a subscription-based software that allows you to set up an online store and website. It has a CMS and has been created to support retail, coffee bars, restaurants owners and accomodation properties such as hotels or villas. With Reactive one can sell products or accept reservations and online orders.", + "icon": "Reactive.svg", + "implies": [ + "Ruby on Rails" + ], + "meta": { + "generator": "Reactive" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "url": "^https?//.+\\.reactiveonline\\.io", + "website": "https://reactiveonline.io" + }, "Really Simple CAPTCHA": { "cats": [ 87 @@ -1742,4 +1763,4 @@ "scripts": "/recaptcha/api\\.js", "website": "https://www.google.com/recaptcha/" } -} \ No newline at end of file +}