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