diff --git a/src/apps.json b/src/apps.json index 7a40c1bf6..5feef6e03 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2009,6 +2009,14 @@ "script": "dtagent.*\\.js", "website": "dynatrace.com" }, + "E-Commerce Paraguay": { + "cats": [ + 6 + ], + "icon": "eCommercePy.png", + "script": "cdn\\.e-commerceparaguay\\.com", + "website": "e-commerceparaguay.com" + }, "E-Merchant": { "cats": [ 6 diff --git a/src/icons/E-CommercePy.png b/src/icons/E-CommercePy.png new file mode 100644 index 000000000..16fb0d0b9 Binary files /dev/null and b/src/icons/E-CommercePy.png differ diff --git a/src/icons/eCommercePy.png b/src/icons/eCommercePy.png new file mode 100644 index 000000000..16fb0d0b9 Binary files /dev/null and b/src/icons/eCommercePy.png differ