Skip to content
New issue

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

why there are only 7 attributes in the threat object? #9

Open
H0SS4M opened this issue Jun 21, 2023 · 0 comments
Open

why there are only 7 attributes in the threat object? #9

H0SS4M opened this issue Jun 21, 2023 · 0 comments

Comments

@H0SS4M
Copy link

H0SS4M commented Jun 21, 2023

Hi, I was trying to use your API to get the data you show on your website, the data you return on the website is GREAT but the Java response returns just this data, with no data for VPN, and the Scores also don't show up
why it's not showing up? and can you update the library to fetch the new data?
Thank you

"threat": {
"is_tor": false,
"is_proxy": false,
"is_anonymous": false,
"is_known_attacker": false,
"is_known_abuser": false,
"is_threat": false,
"is_bogon": false
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant