Skip to content

Commit

Permalink
Updated register token
Browse files Browse the repository at this point in the history
Fixes #353
Fixes #341
  • Loading branch information
tgalal committed Nov 15, 2014
1 parent d61ffb9 commit e223da3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Yowsup/Common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ class Constants:
v="0.90"

tokenData = {
"v": "2.12.15",
"r": "S40-2.12.15",
"u": "WhatsApp/2.12.15 S40Version/14.26 Device/Nokia302",
"t": "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1391039105258{phone}",
"v": "2.12.49",
"r": "S40-2.12.49",
"u": "WhatsApp/2.12.49 S40Version/14.26 Device/Nokia302",
"t": "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1413401214298{phone}",
"d": "Nokia302"
}

Expand Down

1 comment on commit e223da3

@kuldippatel
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Tarek,
It would be great if you could tell me what is this token about.
Please feelf ree to send a direct email : kul.iitk@gmail.com

Thanks
Kuldip

Please sign in to comment.