chathub-dev / chathub

All-in-one chatbot client
https://chathub.gg/?utm_source=github
GNU General Public License v3.0
9.76k stars 974 forks source link

[Bug] ChatHub 会导致 Bilibili 创作中心加载错误 #1206

Closed RtYkk closed 1 month ago

RtYkk commented 1 month ago

Describe the bug A clear and concise description of what the bug is. https://member.bilibili.com/x/web/archives?status=is_pubing%2Cpubed%2Cnot_pubed&pn=1&ps=10&coop=1&interactive=1 就因为pubing里面包含 bing,导致 referer 被改了。 这个 json 的 referer 被改成 bing.com 之后会直接抛出 403 导致加载出错。 原因我看了下就是 referer 莫名其妙变成 bing 了,我花十分钟排查了我所有的插件还重启了电脑关闭了 clash,以为最后可能是 ublock 没想到居然是 chathub 你个浓眉大眼的。

Origin:
https://www.bing.com
Referer:
https://www.bing.com

看了下源码你这多少有点暴力了吧 https://github.com/chathub-dev/chathub/blob/1e6359b420828832c0f9a4a87125ac34414cb7ad/src/rules/bing.json#L21 Desktop (please complete the following information):

wong2 commented 1 month ago

立刻修改!

wong2 commented 1 month ago

v3.20.8已更新