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
根据我对于edge和软件的抓包和比对,发现唯一的区别就是在请求时请求头包含的user-agent有区别。如果可能的话希望作者可以将请求头包含的user-agent从:
修改成: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36 EdgA/119.0.0.0
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36 EdgA/119.0.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
根据我对于edge和软件的抓包和比对,发现唯一的区别就是在请求时请求头包含的user-agent有区别。如果可能的话希望作者可以将请求头包含的user-agent从:
修改成:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36 EdgA/119.0.0.0
The text was updated successfully, but these errors were encountered: