Browse Source

add bumble

pull/2888/head
noraj 5 years ago
parent
commit
28d126c168
  1. 15
      api/services.json

15
api/services.json

@ -89,6 +89,21 @@
"titleBlink": false,
"custom_domain": false
},
{
"id": "bumble",
"logo": "bumble.png",
"name": "Bumble",
"description": "Location-based social application that facilitates communication between interested users. In heterosexual matches, only female users can make the first contact with matched male users, while in same-sex matches either person can send a message first.",
"url": "https://bumble.com/app",
"type": "messaging",
"allow_popups": false,
"manual_notifications": false,
"js_unread": "",
"userAgent": "",
"note": "",
"titleBlink": false,
"custom_domain": false
},
{
"id": "calendar",
"logo": "calendar.png",

Loading…
Cancel
Save