Skip to content

Commit

Permalink
Merge pull request #1070 from cmeerw/update-token-data
Browse files Browse the repository at this point in the history
updated WhatsApp token data
  • Loading branch information
cmeerw committed May 5, 2016
2 parents 231390a + 54ef3b2 commit 07c252d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/scripts/mozillahispano/coseme.js
Original file line number Diff line number Diff line change
Expand Up @@ -3365,7 +3365,7 @@ CoSeMe.namespace('config', (function(){
tokenData: {
"v": "2.16.4",
// XXX: it is tokenData[d] + - + tokenData[v] + - + port
"r": "S40-2.13.39",
"r": "S40-2.16.4",
"u": "WhatsApp/2.16.4 S40Version/14.26 Device/Nokia302",
"t": "1459919543356",
"d": "S40"
Expand Down
2 changes: 1 addition & 1 deletion tokenData.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"v" : "2.16.4",
"r" : "S40-2.13.39",
"r" : "S40-2.16.4",
"u" : "WhatsApp/2.16.4 S40Version/14.26 Device/Nokia302",
"t" : "1459919543356",
"d" : "S40"
Expand Down

0 comments on commit 07c252d

Please sign in to comment.