Geolocate over ssl.
(cherry picked from commit 70070ee0bfa3075cc8454dd6681f213f7d5f71c7)
This commit is contained in:
parent
c1a6a771a8
commit
dcadc98a5d
@ -29,7 +29,7 @@
|
||||
#include "core/closure.h"
|
||||
#include "core/logging.h"
|
||||
|
||||
const char* Geolocator::kUrl = "http://data.clementine-player.org/geolocate";
|
||||
const char* Geolocator::kUrl = "https://data.clementine-player.org/geolocate";
|
||||
|
||||
using std::numeric_limits;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user