Browse Source

Remove Crisp, Update Skype & Messenger userAgents

gh-pages
Vulich Fernando 4 years ago committed by GitHub
parent
commit
407e17a278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 25
      api/services.json

25
api/services.json

@ -23,7 +23,7 @@
"type": "messaging",
"allow_popups": false,
"manual_notifications": false,
"js_unread": "function checkUnread(){var a=0;document.querySelectorAll(\".text-content.unread\").forEach(function(b){b.querySelector(\".notifications-off\")||a++}),updateBadge(a)}function updateBadge(a){1<=a?rambox.setUnreadCount(a):rambox.clearUnreadCount()}setInterval(checkUnread,3e3);",
"js_unread": "function checkUnread(){var e=0;document.querySelectorAll(\".text-content.unread\").forEach(function(n){n.querySelector(\".notifications-off\")||e++}),updateBadge(e)}function updateBadge(e){1<=e?rambox.setUnreadCount(e):rambox.clearUnreadCount()}setInterval(checkUnread,3e3);",
"userAgent": "",
"note": "",
"titleBlink": false,
@ -154,22 +154,7 @@
"logo": "crisp.png",
"name": "Crisp",
"description": "Connect your customers to your team.",
"url": "https://app.crisp.chat/inbox",
"type": "messaging",
"allow_popups": false,
"manual_notifications": false,
"js_unread": "",
"userAgent": "",
"note": "",
"titleBlink": false,
"custom_domain": false
},
{
"id": "dasher",
"logo": "dasher.png",
"name": "Dasher",
"description": "Dasher lets you say what you really want with pics, GIFs, links and more. Take a poll to find out what your friends really think of your new boo.",
"url": "https://dasher.im/",
"url": "https://app.crisp.chat/",
"type": "messaging",
"allow_popups": false,
"manual_notifications": false,
@ -834,7 +819,7 @@
"allow_popups": false,
"manual_notifications": true,
"js_unread": "function checkUnread(){let e=0;document.querySelectorAll('[data-testid=\"mwthreadlist-item\"]').forEach(t=>t.querySelector(\".lrazzd5p\")&&(e+=1)),updateBadge(e)}function updateBadge(e){rambox.setUnreadCount(e)}setInterval(checkUnread,3e3);",
"userAgent": "",
"userAgent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Rambox/1.5.2 Chrome/83.0.4103.122 Safari/537.36",
"note": "'To enable desktop notifications, you have to go to Options inside Messenger.'",
"titleBlink": true,
"custom_domain": false
@ -979,7 +964,7 @@
"logo": "outlook365.png",
"name": "Outlook 365",
"description": "Outlook for Business",
"url": "https://outlook.office.___/owa/",
"url": "https://outlook.office.___/owa/",
"type": "email",
"allow_popups": false,
"manual_notifications": true,
@ -1164,7 +1149,7 @@
"allow_popups": false,
"manual_notifications": false,
"js_unread": "",
"userAgent": "",
"userAgent": "Mozilla/5.0 (X11; Fedora; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36",
"note": "Text and Audio calls are supported only. Be sure to disable Links Previews to make them work. <a href=\"https://github.com/ramboxapp/community-edition/wiki/Skype\" target=\"_blank\">Read more...</a>",
"titleBlink": false,
"custom_domain": false

Loading…
Cancel
Save