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
前几天用的好好的,突然不能用了,登录发现被ban了。 我又注册了一个新号,使用这个项目,一次也没请求成功又被ban了。
猜测可能的原因: 1.我自己ip问题 2.浏览器UA被针对
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 " "Safari/537.36", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8," "application/signed-exchange;v=b3;q=0.7", "Accept-Encoding": "gzip, deflate, br", "Accept-Language": "zh-CN,zh-TW;q=0.9,zh;q=0.8,en-US;q=0.7,en;q=0.6", "Cache-Control": "no-cache", "Pragma": "no-cache", "Sec-Ch-Ua": "\"Chromium\";v=\"112\", \"Google Chrome\";v=\"112\", \"Not:A-Brand\";v=\"99\"", "Sec-Ch-Ua-Mobile": "?0", "Sec-Ch-Ua-Platform": "\"Windows\"", "Upgrade-Insecure-Requests": "1" }
The text was updated successfully, but these errors were encountered:
See https://github.com/ading2210/poe-api#setting-a-custom-user-agent and modify external/api.py, which might help.
external/api.py
Sorry, something went wrong.
No branches or pull requests
前几天用的好好的,突然不能用了,登录发现被ban了。
我又注册了一个新号,使用这个项目,一次也没请求成功又被ban了。
猜测可能的原因:
1.我自己ip问题
2.浏览器UA被针对
The text was updated successfully, but these errors were encountered: