Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 666c974

Browse files
committed
Update README.md
1 parent 267eb39 commit 666c974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ if __name__ == "__main__":
160160
> ### Chromium based browsers (Edge, Opera, Vivaldi, Brave)
161161
> * Go to https://bing.com/
162162
> * F12 to open console
163-
> * In the JavaScript console, type cookieStore.get("_U").then(result => console.log(result.value)) and press enter
163+
> * In the JavaScript console, type **cookieStore.get("_U").then(result => console.log(result.value))** and press enter
164164
> * Copy the output. This is used in --U or auth_cookie.
165165
166166
> ### Firefox

0 commit comments

Comments
 (0)