jodelstats icon indicating copy to clipboard operation
jodelstats copied to clipboard

jodelstats.com: Displays the most popular posts on Jodel (jodel-app.com) using its (private) API

Results 2 jodelstats issues
Sort by recently updated
recently updated
newest added

having issues doing certain stuff due HMAC.. any idea how to generate this?

Has anyone had any success in authenticating with Jodel via HMAC? I digged into the Jodel apk and found the following: ``` java private String calculateHMac(Request var1, String var2) {...