Skip to content

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

@H0SS4M

Description

@H0SS4M

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
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions