diff --git a/src/drivers/webextension/images/icons/flow.png b/src/drivers/webextension/images/icons/flow.png new file mode 100644 index 000000000..bda3be6cc Binary files /dev/null and b/src/drivers/webextension/images/icons/flow.png differ diff --git a/src/technologies.json b/src/technologies.json index 37fc19c64..0557fdad0 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12355,6 +12355,17 @@ }, "website": "https://man.openbsd.org/httpd.8" }, + "Flow": { + "cats": [ + 6 + ], + "icon": "flow.png", + "scripts": [ + "shopify-cdn\\.flow\\.io", + "flow\\.min\\.js" + ], + "website": "https://www.flow.io/" + }, "OpenCart": { "cats": [ 6 @@ -21656,4 +21667,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}