diff --git a/forvo.cc b/forvo.cc index ccb3aa66..9d6d29dd 100644 --- a/forvo.cc +++ b/forvo.cc @@ -168,7 +168,7 @@ void ForvoArticleRequest::addQuery( QNetworkAccessManager & mgr, key = apiKey; QUrl reqUrl = QUrl::fromEncoded( - QString( "http://apifree.forvo.com" + QString( "https://apifree.forvo.com" "/key/" + key + "/action/word-pronunciations" "/format/xml"