Update wbi.md (#1034)

This commit is contained in:
stmtc233
2024-06-13 10:30:14 +08:00
committed by GitHub
parent e7ab2d770b
commit 767cb93264

View File

@@ -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/'
}