From 9231068a644d6d3bb40ff2a658eabd7984b37482 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 16 Oct 2022 01:21:40 +0600 Subject: [PATCH] Add Readymag / page-builders --- .../webextension/images/icons/Readymag.svg | 12 ++++++++++++ src/technologies/r.json | 17 +++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Readymag.svg diff --git a/src/drivers/webextension/images/icons/Readymag.svg b/src/drivers/webextension/images/icons/Readymag.svg new file mode 100644 index 000000000..7af557359 --- /dev/null +++ b/src/drivers/webextension/images/icons/Readymag.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/technologies/r.json b/src/technologies/r.json index 5157477bc..7ea33232e 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -540,6 +540,23 @@ "url": "^https?//.+\\.reactiveonline\\.io", "website": "https://reactiveonline.io" }, + "Readymag": { + "cats": [ + 51 + ], + "description": "Readymag is a browser-based design tool that helps create websites, portfolios and all kinds of online publications without coding.", + "icon": "Readymag.svg", + "meta": { + "generator": "^Readymag$" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://readymag.com" + }, "Really Simple CAPTCHA": { "cats": [ 87