This commit is contained in:
Hikaru
2021-09-26 00:56:23 +08:00

View File

@@ -1,4 +1,4 @@
# How to log in and get cookies
# How to login and get token you need
- It's very simple! Provided by [Flying1008](https://github.com/flying1008)
```
@@ -12,4 +12,4 @@ Replace </userId> with your Mi account number, and replace </password> with the
```
```
In the end you will get a complete link, using a POST request, you will get the Token you need
```
```