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
API接口中字段 anonymity 的数值 0、1、2 分别代表什么意思呢? "data": { "unique_id": "10462f7223f3b3f7094be70681f59dc2", "ip": "188.166.83.17", "port": "3128", "country": "荷兰", "ip_address": "荷兰 North Holland 阿姆斯特丹", "anonymity": 1, "protocol": "http", "isp": "DigitalOcean, LLC", "speed": 2841, "validated_at": "2020-07-15 10:22:04", "created_at": "2020-07-15 01:43:08", "updated_at": "2020-07-15 10:22:04" }
The text was updated successfully, but these errors were encountered:
@NickNameIsNull 匿名度 1:透明 2:高匿
Sorry, something went wrong.
No branches or pull requests
API接口中字段 anonymity 的数值 0、1、2 分别代表什么意思呢?
"data": {
"unique_id": "10462f7223f3b3f7094be70681f59dc2",
"ip": "188.166.83.17",
"port": "3128",
"country": "荷兰",
"ip_address": "荷兰 North Holland 阿姆斯特丹",
"anonymity": 1,
"protocol": "http",
"isp": "DigitalOcean, LLC",
"speed": 2841,
"validated_at": "2020-07-15 10:22:04",
"created_at": "2020-07-15 01:43:08",
"updated_at": "2020-07-15 10:22:04"
}
The text was updated successfully, but these errors were encountered: