mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Use IP geolocation database by DB-IP instead of MaxMind
This commit is contained in:
committed by
thalieht
parent
f16d219646
commit
304e831b0c
@@ -93,6 +93,7 @@ private:
|
||||
int m_indexSize;
|
||||
int m_recordBytes;
|
||||
QDateTime m_buildEpoch;
|
||||
QString m_dbType;
|
||||
// Search data
|
||||
mutable QHash<quint32, QString> m_countries;
|
||||
quint32 m_size;
|
||||
|
||||
Reference in New Issue
Block a user