diff --git a/src/apps.json b/src/apps.json index ef3c62c73..1de4e9f0f 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5980,6 +5980,22 @@ "website": "shopify.com", "icon": "Shopify.png" }, + "Shoptet": { + "cats": [ + 6 + ], + "env": "^shoptet$", + "html": "]*href=\"https?://cdn\\.myshoptet\\.com/", + "implies": "PHP", + "meta": { + "web_author": "^Shoptet" + }, + "script": [ + "^https?://cdn\\.myshoptet\\.com/" + ], + "website": "www.shoptet.cz", + "icon": "Shoptet.svg" + }, "Shopware": { "cats": [ 6 diff --git a/src/icons/Shoptet.svg b/src/icons/Shoptet.svg new file mode 100644 index 000000000..db2eed221 --- /dev/null +++ b/src/icons/Shoptet.svg @@ -0,0 +1 @@ + \ No newline at end of file