diff --git a/src/drivers/webextension/images/icons/super.so.png b/src/drivers/webextension/images/icons/super.so.png new file mode 100644 index 000000000..fe5e85983 Binary files /dev/null and b/src/drivers/webextension/images/icons/super.so.png differ diff --git a/src/technologies/s.json b/src/technologies/s.json index acf4b710f..c55b52b6c 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4555,6 +4555,21 @@ "scriptSrc": "plugins/super-socializer/.+?ver=([\\d.]+)\\;version:\\1", "website": "https://super-socializer-wordpress.heateor.com" }, + "Super.so": { + "cats": [ + 51 + ], + "description": "Build websites with Notion.", + "dom": "div.super-content", + "icon": "super.so.png", + "implies": "Next.js", + "oss": false, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://super.so" + }, "Supersized": { "cats": [ 25 @@ -4978,4 +4993,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}