The 9gag Token generated by random_sha1() is 40 characters long, and doesn't work now.
On intercepting 9gag token generated by the app, the token is 44 characters long.
It definitely depends on current timestamp as it becomes invalid after some time.
A sample 9gag token is as follows
Y29tLm5pbmVnYWcuYW5kcm9pZC5hcHAqNDFlbmNmYWFp
If we could fix this, that would be really great.
The 9gag Token generated by
random_sha1()is 40 characters long, and doesn't work now.On intercepting 9gag token generated by the app, the token is 44 characters long.
It definitely depends on current timestamp as it becomes invalid after some time.
A sample 9gag token is as follows
Y29tLm5pbmVnYWcuYW5kcm9pZC5hcHAqNDFlbmNmYWFpIf we could fix this, that would be really great.