diff --git a/src/drivers/webextension/images/icons/Oopy.png b/src/drivers/webextension/images/icons/Oopy.png new file mode 100644 index 000000000..ef6f1eae9 Binary files /dev/null and b/src/drivers/webextension/images/icons/Oopy.png differ diff --git a/src/technologies/o.json b/src/technologies/o.json index 8519499fc..ae54c7d36 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -716,6 +716,27 @@ "scriptSrc": "\\.speedtestcustom\\.com/", "website": "https://www.ookla.com/speedtest-custom" }, + "Oopy": { + "cats": [ + 51 + ], + "description": "Oopy provides you with a simple and easy way to turn your Notion page into a performant website.", + "icon": "Oopy.png", + "implies": [ + "Notion", + "Next.js" + ], + "oss": false, + "pricing": [ + "low", + "recurring" + ], + "js": { + "__OOPY__": "" + }, + "saas": true, + "website": "https://oopy.us/" + }, "Open AdStream": { "cats": [ 36 @@ -1644,4 +1665,4 @@ }, "website": "https://owncloud.org" } -} \ No newline at end of file +}