diff --git a/src/apps.json b/src/apps.json index a3c134b39..cf84c8270 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7427,6 +7427,15 @@ }, "website": "swiftlet.org" }, + "Swiftype": { + "cats": [ + 29 + ], + "script": "swiftype\\.com/embed\\.js$", + "icon": "swiftype.png", + "env": "Swiftype", + "website": "swiftype.com" + }, "Symfony": { "cats": [ 18 diff --git a/src/icons/swiftype.png b/src/icons/swiftype.png new file mode 100644 index 000000000..69ab7d60f Binary files /dev/null and b/src/icons/swiftype.png differ