diff --git a/src/apps.json b/src/apps.json index b1c520f0b..0f8ceadc8 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3737,6 +3737,20 @@ "script": "/jirafe\\.js", "website": "jirafe.com" }, + "Jive": { + "cats": [ + 19 + ], + "headers": { + "x-jive-chrome-wrapped": "", + "X-Jive-Flow-Id": "", + "X-Jive-Request-Id": "", + "X-JIVE-USER-ID": "", + "X-JSL": "" + }, + "icon": "Jive.png", + "website": "www.jivesoftware.com" + }, "Jo": { "cats": [ 26, diff --git a/src/icons/Jive.png b/src/icons/Jive.png new file mode 100755 index 000000000..4d45c241d Binary files /dev/null and b/src/icons/Jive.png differ