Skip to content

Commit 42166b3

Browse files
authored
fix: Enter cookies directly (#145)
1 parent f35dfd1 commit 42166b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,8 @@ Copy `Value` from `LEETCODE_SESSION` and `csrftoken` to `session` and `csrf` in
315315

316316
```toml
317317
[cookies]
318-
csrf = "${csrftoken}"
319-
session = "${LEETCODE_SESSION}"
318+
csrf = '<your-leetcode-csrf-token>'
319+
session = '<your-leetcode-session-key>'
320320
```
321321

322322
## Programmable

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy