From 1e4699c0eee97e9310715e2fd4f17ee55d6a1ddf Mon Sep 17 00:00:00 2001 From: nars Date: Wed, 15 Feb 2017 11:24:36 +0300 Subject: [PATCH] Added Comandia detection Test: http://demo.mycomandia.com/ https://www.comandia.com/ --- src/apps.json | 9 +++++++++ src/icons/Comandia.svg | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/icons/Comandia.svg diff --git a/src/apps.json b/src/apps.json index 0a2c7d0d0..0bca78c37 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1408,6 +1408,15 @@ "icon": "CodeMirror.png", "website": "codemirror.net" }, + "Comandia": { + "cats": [ + 6 + ], + "env": "^Comandia$", + "html": "]+=['\"]//cdn\\.mycomandia\\.com", + "icon": "Comandia.svg", + "website": "comandia.com" + }, "Commerce Server": { "cats": [ 6 diff --git a/src/icons/Comandia.svg b/src/icons/Comandia.svg new file mode 100644 index 000000000..9c91aef7e --- /dev/null +++ b/src/icons/Comandia.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file