From 5b242662fda64bf3a1f1390ac16e2bdebbea1bb4 Mon Sep 17 00:00:00 2001 From: Chris Pinkney Date: Thu, 1 Oct 2020 21:42:28 -0400 Subject: [PATCH] added services airdroid and xender --- api/services.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/api/services.json b/api/services.json index 26a42e74..3f80083e 100644 --- a/api/services.json +++ b/api/services.json @@ -1618,5 +1618,35 @@ "note": "", "titleBlink": false, "custom_domain": false + }, + { + "id": "airdroid", + "logo": "airdroid.png", + "name": "Airdroid", + "description": "AirDroid enables you to transfer files across devices, control mobile devices remotely, receive and reply to messages on computer.", + "url": "https://web.airdroid.com/", + "type": "messaging", + "allow_popups": false, + "manual_notifications": false, + "js_unread": "", + "userAgent": "", + "note": "", + "titleBlink": false, + "custom_domain": false + }, + { + "id": "xender", + "logo": "xender.png", + "name": "Xender", + "description": "Xender can transfer and share any type of files, from photos, documents, to music, videos, even apps without mobile data usage.", + "url": "http://web.xender.com/", + "type": "messaging", + "allow_popups": false, + "manual_notifications": false, + "js_unread": "", + "userAgent": "", + "note": "", + "titleBlink": false, + "custom_domain": false } -] +] \ No newline at end of file