mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 18:36:09 +08:00
✨更新浏览器UA Merge pull request #36 from LiteyukiStudio/EillesWan-patch-1
✨更新浏览器UA,水
This commit is contained in:
commit
c8e776d5ff
@ -27,7 +27,7 @@ loaded_target_list = [] # 记录已恢复备份的上下文的列表
|
||||
|
||||
# noinspection LongLine
|
||||
chromium_headers = {
|
||||
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36"
|
||||
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user