mirror of
https://github.com/xfgryujk/blivechat.git
synced 2026-08-19 09:43:28 +08:00
更新UA,防止被风控
This commit is contained in:
@@ -22,7 +22,7 @@ BILIBILI_COMMON_HEADERS = {
|
||||
'Origin': 'https://www.bilibili.com',
|
||||
'Referer': 'https://www.bilibili.com/',
|
||||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)'
|
||||
' Chrome/114.0.0.0 Safari/537.36'
|
||||
' Chrome/147.0.0.0 Safari/537.36'
|
||||
}
|
||||
|
||||
http_session: Optional[aiohttp.ClientSession] = None
|
||||
|
||||
Reference in New Issue
Block a user