mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 21:46:10 +08:00
✨更新浏览器UA
不要小瞧我和 FireFox 之间的羁绊啊!
This commit is contained in:
parent
68eb2fc946
commit
901dfe91ae
@ -27,7 +27,7 @@ loaded_target_list = [] # 记录已恢复备份的上下文的列表
|
|||||||
|
|
||||||
# noinspection LongLine
|
# noinspection LongLine
|
||||||
chromium_headers = {
|
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