diff --git a/src/apps.json b/src/apps.json index 3c98dc2b5..c714ac6c7 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4436,6 +4436,14 @@ "script": "/js/al/common.js\\?[0-9_]+", "website": "http://liveinternet.ru/rating/" }, + "LivePerson": { + "cats": [ + "52" + ], + "icon": "LivePerson.png", + "script": "^https?://lptag\\.liveperson\\.net/tag/tag\\.js", + "website": "https://www.liveperson.com/" + }, "Lo-dash": { "cats": [ "12" diff --git a/src/icons/LivePerson.png b/src/icons/LivePerson.png new file mode 100755 index 000000000..615e6ae4d Binary files /dev/null and b/src/icons/LivePerson.png differ