diff --git a/src/apps.json b/src/apps.json index c950f2126..0f28284ff 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3502,6 +3502,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