mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-03 04:37:33 +01:00
Geolocate over ssl.
This commit is contained in:
parent
5d868573bc
commit
70070ee0bf
@ -29,7 +29,7 @@
|
|||||||
#include "core/closure.h"
|
#include "core/closure.h"
|
||||||
#include "core/logging.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;
|
using std::numeric_limits;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user