From cc7f42cb8e4a4d257acecfc29b4f3166148895af Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 11 Nov 2025 19:31:11 -0800 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d40191..a8606f8 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ python3 -m venv venv From here you need to get your token. There are 2 ways to do this -# Option 1: Use Cookie-Editor Extension +## Option 1: Use Cookie-Editor Extension 1. Download the browser extension [Cookie-Editor](cookie-editor.com) 2. Click on the extension and click `_token_v2`, then copy the Value there. That's it! -# Option 2: Use Browser Network Tab (slightly more complicated) +## Option 2: Use Browser Network Tab (slightly more complicated) 1. Right click the page and click Inspect/Inspect Elements 2. Click on the "Network" tab image -- cgit v1.2.3