From e4dde70cdf5a4eb24ab8e2a0b1a21f1636cce1a4 Mon Sep 17 00:00:00 2001 From: Vulich Fernando <46904390+fvulich@users.noreply.github.com> Date: Fri, 6 Aug 2021 10:18:13 -0300 Subject: [PATCH] Add Facebook service --- api/services.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/api/services.json b/api/services.json index a50b5bfd..e30706d7 100644 --- a/api/services.json +++ b/api/services.json @@ -253,6 +253,21 @@ "note": "", "titleBlink": false, "custom_domain": true + }, + { + "id": "facebook", + "logo": "facebook.png", + "name": "Facebook", + "description": "Create an account or log into Facebook. Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.", + "url": "https://www.facebook.com/", + "type": "messaging", + "allow_popups": false, + "manual_notifications": false, + "js_unread": "", + "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": "", + "titleBlink": false, + "custom_domain": false }, { "id": "fastmail",