From 68c4a20e0230b7bc4996fefb9ef5bc8920a4f9f5 Mon Sep 17 00:00:00 2001 From: q-- Date: Mon, 14 Dec 2015 11:24:54 +0100 Subject: [PATCH] Add Shoptet --- src/apps.json | 16 ++++++++++++++++ src/icons/Shoptet.svg | 1 + 2 files changed, 17 insertions(+) create mode 100644 src/icons/Shoptet.svg 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