mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #482] Wrong Country Detection #260
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anonymousssssssss on GitHub (Jul 16, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/482
Originally assigned to: @MaxXor on GitHub.
@MaxXor commented on GitHub (Jul 16, 2016):
This is out of my range as I use the API provided by https://freegeoip.net/
@anonymousssssssss commented on GitHub (Jul 16, 2016):
It seems that there is a bug in your code.
When I go to
https://freegeoip.net/xml/<IP>i get a valid response including a (the correct) country code.In QR it doesn't work.
I would suggest using another API like http://ip-api.com which also supports the ISP.
Keep up the good work.
@MaxXor commented on GitHub (Jul 26, 2016):
You say, you get a valid response from freegeoip.net. Can you send me it (& anonymize ip)? Important is only the country code.
@anonymousssssssss commented on GitHub (Jul 29, 2016):
Here it is, I found it in my history.

I'm not sure this is going to help though.
@anonymousssssssss commented on GitHub (Jul 29, 2016):
There is definitely a bug somewhere, because the last day I had a client with the same IP once from
Sweden, and a few hours later he was from theUS.