From 7443ddc596332d3c43ab531746736f1fdd38cc44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjarne=20Ro=C3=9F?= Date: Sat, 28 Jan 2017 02:49:53 +0100 Subject: Update Useragent and Token --- protocols/WhatsApp/src/constants.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols') diff --git a/protocols/WhatsApp/src/constants.h b/protocols/WhatsApp/src/constants.h index f83e715967..963ae3c7ce 100644 --- a/protocols/WhatsApp/src/constants.h +++ b/protocols/WhatsApp/src/constants.h @@ -23,9 +23,9 @@ // #TODO Move constants below to WhatsAPI++ // WhatsApp -#define WHATSAPP_TOKEN "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1471306425030" +#define WHATSAPP_TOKEN "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452" #define WHATSAPP_LOGIN_SERVER "c.whatsapp.net" -#define ACCOUNT_USER_AGENT "WhatsApp/2.16.9 S40Version/14.26 Device/Nokia302" +#define ACCOUNT_USER_AGENT "WhatsApp/2.16.11 S40Version/14.26 Device/Nokia302" #define ACCOUNT_URL_CODEREQUESTV2 "https://v.whatsapp.net/v2/code" #define ACCOUNT_URL_REGISTERREQUESTV2 "https://v.whatsapp.net/v2/register" #define ACCOUNT_URL_EXISTSV2 "https://v.whatsapp.net/v2/exist" @@ -48,4 +48,4 @@ #define REG_STATE_REQ_CODE 1 #define REG_STATE_REG_CODE 2 -#endif \ No newline at end of file +#endif -- cgit v1.2.3