diff --git a/Login via userToken.md b/Login via userToken.md index 94cc2e9..912fbf8 100644 --- a/Login via userToken.md +++ b/Login via userToken.md @@ -5,7 +5,7 @@ * Open Chrome * Go to www.deezer.com and log into your account * After logging in press F12 to open up Developer Tools -* Go under the Application tab +* Go under the Application tab (if you don't see it click the double arrow) * Open the cookie dropdown * Select www.deezer.com * Find the `arl` cookie (It should be 192 chars long) @@ -16,7 +16,7 @@ * Open Firefox * Go to www.deezer.com and log into your account * Afer logging in press F12 to open up Developer Tools -* Go under the Storage tab +* Go under the Storage tab (if you don't see it click the double arrow) * Open the cookie dropdown * Select www.deezer.com * Find the `arl` cookie (It should be 192 chars long)