From 483de8f5c5a0202b98461f47879b1ba96af84cf7 Mon Sep 17 00:00:00 2001 From: Vulich Fernando <46904390+fvulich@users.noreply.github.com> Date: Fri, 10 Apr 2020 14:01:11 -0300 Subject: [PATCH] Update Instagram Direct --- api/services.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/services.json b/api/services.json index 0de7ab86..2006e2a8 100644 --- a/api/services.json +++ b/api/services.json @@ -577,9 +577,9 @@ "url": "https://www.instagram.com/direct/inbox/", "type": "messaging", "allow_popups": false, - "manual_notifications": false, - "js_unread": "document.addEventListener(\"keydown\",function(event){if(\"Enter\"===event.key&&!event.shiftKey){event.preventDefault();let t=document.querySelectorAll(\"button[type=button]\").length;[\"Enviar\",\"Send\",\"Senden\",\"Invia\",\"Skicka\",\"Envoyer\",\"Verzenden\",\"Отправить\"].includes(document.querySelectorAll(\"button[type=button]\")[t-1].innerText)&&document.querySelectorAll(\"button[type=button]\")[t-1].click()}});", - "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965F Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.109 Mobile Safari/537.36", + "manual_notifications": true, + "js_unread": "", + "userAgent": "", "note": "", "titleBlink": false, "custom_domain": false