diff --git a/src/apps.json b/src/apps.json index 04b2f0408..632c57282 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5338,6 +5338,14 @@ "script": "owl.carousel.*\\.js", "website": "http://owlgraphic.com/owlcarousel" }, + "Olark": { + "cats": [ + "52" + ], + "icon": "Olark.png", + "script": "^(http|https):\/\/static\\.olark\\.com\/jsclient\/loader1\\.js", + "website": "https://www.olark.com/" + }, "OXID eShop": { "cats": [ "6" @@ -10162,4 +10170,4 @@ "priority": "9" } } -} \ No newline at end of file +} diff --git a/src/icons/Olark.png b/src/icons/Olark.png new file mode 100755 index 000000000..9dd473c5a Binary files /dev/null and b/src/icons/Olark.png differ