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
Describe the bug 由于克隆网站时Referer被修改,原网站无法正常翻页。修改referer有什么影?https://sh.haoma.com/xh/?dis=1&lanmu=0&source=000949&page=56
https://sh.haoma.com/xh/?dis=1&lanmu=0&source=000949&page=56
To Reproduce Steps to reproduce the behavior: 打开https://sh.haoma.com/xh/?dis=1&lanmu=0&source=000949&page=56直接点击singlefile图标,保存网页即可。
Expected behavior 原网站依旧可以正常翻页
Screenshots 排查以后发现是代码中修改了referer,导致原网站翻页请求失败。
Environment
Additional context 我想知道修改原网站的referer有何用处?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
由于克隆网站时Referer被修改,原网站无法正常翻页。修改referer有什么影?
https://sh.haoma.com/xh/?dis=1&lanmu=0&source=000949&page=56
To Reproduce
Steps to reproduce the behavior:
打开
https://sh.haoma.com/xh/?dis=1&lanmu=0&source=000949&page=56
直接点击singlefile图标,保存网页即可。Expected behavior
原网站依旧可以正常翻页
Screenshots
排查以后发现是代码中修改了referer,导致原网站翻页请求失败。
Environment
Additional context
我想知道修改原网站的referer有何用处?
The text was updated successfully, but these errors were encountered: