We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请确认你已经做过并了解如下步骤,在 [] 中填入 x 选中
[]
x
仔细看并搜索过Wiki
请确认你的版本比当前Pre-release要新,我们建议使用crx版本作为标准
搜素过Issue,确认没有相关问题
不理解、询问问题或者使用上的问题请使用Discuissions
PT 助手版本: 2715
PT 助手安装方式:(市场安装,或zip包安装)zip
浏览器名称及版本:Edge/126.0.0.0
浏览器是否安装了其他插件:有
停用其他插件后是否正常工作:否
问题描述:
野马,刷新数据出现未知错误。在背景页看是被无限循环301了。看了背景页的网络请求,疑似是被CF墙了。先记录下来,明天再继续研究。 试过重新登陆野马。
The text was updated successfully, but these errors were encountered:
用wget直接请求https://www.yemapt.org/api/consumer/fetchSelfDetail 得到一个{"success":false,"showType":2,"errorMessage":"","errorCode":400}
{"success":false,"showType":2,"errorMessage":"","errorCode":400}
我发现野马有一个auth token了。 加了一个header Cookie: auth=<auth token from settings> 就能用wget得到正常的数据了。
Cookie: auth=<auth token from settings>
因为没有重现301,也不是100%确定这就是问题所在。我没有在PTPP配置这个auth。如果是野马的新机制,可能就是原因了,得适配一下。
Sorry, something went wrong.
ok。 忽略了关于这个请求是从磁盘缓存提供的信息。在控制台,网络页面有一个“禁用缓存”的选项。勾了这个选项就恢复正常了。 关了这个issue。
No branches or pull requests
请确认你已经做过并了解如下步骤,在
[]
中填入x
选中仔细看并搜索过Wiki
请确认你的版本比当前Pre-release要新,我们建议使用crx版本作为标准
搜素过Issue,确认没有相关问题
不理解、询问问题或者使用上的问题请使用Discuissions
PT 助手版本: 2715
PT 助手安装方式:(市场安装,或zip包安装)zip
浏览器名称及版本:Edge/126.0.0.0
浏览器是否安装了其他插件:有
停用其他插件后是否正常工作:否
问题描述:
野马,刷新数据出现未知错误。在背景页看是被无限循环301了。看了背景页的网络请求,疑似是被CF墙了。先记录下来,明天再继续研究。
试过重新登陆野马。
野马刷新数据
The text was updated successfully, but these errors were encountered: