Skip to content

Commit

Permalink
Update wbi.md (#1034)
Browse files Browse the repository at this point in the history
  • Loading branch information
stmtc233 authored Jun 13, 2024
1 parent e7ab2d7 commit 767cb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/misc/sign/wbi.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ def encWbi(params: dict, img_key: str, sub_key: str):

def getWbiKeys() -> tuple[str, str]:
'获取最新的 img_key 和 sub_key'
headers = {
headers = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',
'Referer': 'https://www.bilibili.com/'
}
Expand Down

0 comments on commit 767cb93

Please sign in to comment.