mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #248] Add more ways to obtain GeoIP information #113
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#113
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 @ghost on GitHub (May 31, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/248
Would it be possible to add multiple methods to obtaining GeoIP information, or a more reliable way to obtain the information? There are times where getting the GeoIP information doesn't work very well and the image flag isn't retrieved. This has been happening often lately.
Also, not sure if this is intended but the country flag is located in the User@PC column. Should it be located in the IP Address column?
@MaxXor commented on GitHub (May 31, 2015):
Fixed the small bug. Yes maybe we need one more service to grab the geoip information from. :)
@ghost commented on GitHub (May 31, 2015):
Sounds good, thanks. :)