Commit fa97d15
Fix: /get_cookies under the QZone domain returned bkn unexpectedly (#1762)
* Fix: QZone's g_tk(bkn)
Signed-off-by: Airline233 <airline233@gmail.com>
* Add getBknFromPSKey method to webapi
Signed-off-by: Airline233 <airline233@gmail.com>
* Fix variable declaration for BKN in GetCookies
a stupid error...
Signed-off-by: Airline233 <airline233@gmail.com>
* Fix typo in method name for BKN retrieval
Signed-off-by: Airline233 <airline233@gmail.com>
* Fix getBknFromPSKey function call syntax
Signed-off-by: Airline233 <airline233@gmail.com>
* Update packages/napcat-core/apis/webapi.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Airline233 <airline233@gmail.com>
* Update packages/napcat-onebot/action/user/GetCookies.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Airline233 <airline233@gmail.com>
---------
Signed-off-by: Airline233 <airline233@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 285632f commit fa97d15
2 files changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
331 | 335 | | |
332 | 336 | | |
333 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
0 commit comments