From 89137781fcd57bc98973aac536b143b8ec71faa2 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sat, 9 Mar 2019 10:06:27 +0000 Subject: [PATCH] Update page 'Login via userToken' --- Login via userToken.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)