diff --git a/src/apps.json b/src/apps.json index 58ca20b3a..0a96eab02 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3493,6 +3493,17 @@ }, "website": "https://www.fastcommerce.com.br" }, + "Fastspring": { + "cats": [ + 6 + ], + "html": [ + "]*href=\"(http|https)://sites.fastspring.com", + "
]*action=\"(http|https)://sites.fastspring.com" + ], + "icon": "fastspring.png", + "website": "https://fastspring.com" + }, "Fastly": { "cats": [ 31 diff --git a/src/icons/fastspring.png b/src/icons/fastspring.png new file mode 100644 index 000000000..15248af00 Binary files /dev/null and b/src/icons/fastspring.png differ