diff --git a/src/libtomahawk/infosystem/infoplugins/generic/chartsplugin.cpp b/src/libtomahawk/infosystem/infoplugins/generic/chartsplugin.cpp index fb4ef3705..02eff8d12 100644 --- a/src/libtomahawk/infosystem/infoplugins/generic/chartsplugin.cpp +++ b/src/libtomahawk/infosystem/infoplugins/generic/chartsplugin.cpp @@ -32,7 +32,7 @@ #include "utils/tomahawkutils.h" #include "utils/logger.h" -#define CHART_URL "http://charts.tomahawk-player.org:10080/" +#define CHART_URL "http://charts.tomahawk-player.org/" //#define CHART_URL "http://localhost:8080/" #include #include diff --git a/src/libtomahawk/infosystem/infoplugins/generic/spotifyPlugin.cpp b/src/libtomahawk/infosystem/infoplugins/generic/spotifyPlugin.cpp index 8af09946b..f91476752 100644 --- a/src/libtomahawk/infosystem/infoplugins/generic/spotifyPlugin.cpp +++ b/src/libtomahawk/infosystem/infoplugins/generic/spotifyPlugin.cpp @@ -32,7 +32,7 @@ #include "utils/logger.h" #include "chartsplugin_data_p.h" -#define SPOTIFY_API_URL "http://spotikea.tomahawk-player.org:10380/" +#define SPOTIFY_API_URL "http://spotikea.tomahawk-player.org/" #include #include diff --git a/src/libtomahawk/utils/spotifyparser.h b/src/libtomahawk/utils/spotifyparser.h index c4dbc019e..b08422b7c 100644 --- a/src/libtomahawk/utils/spotifyparser.h +++ b/src/libtomahawk/utils/spotifyparser.h @@ -29,7 +29,7 @@ #include #include -#define SPOTIFY_PLAYLIST_API_URL "http://spotikea.tomahawk-player.org:10380" +#define SPOTIFY_PLAYLIST_API_URL "http://spotikea.tomahawk-player.org" /** * Small class to parse spotify links into query_ptrs