mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 17:14:32 +01:00
update link
This commit is contained in:
parent
fb038dd95c
commit
ae01265ad4
@ -37,7 +37,7 @@ internal suspend fun updateDownloadCards(
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Add Matomo Downloads
|
// Add Matomo Downloads
|
||||||
client.get<MatomoDownloads>("https://spotiflyer.ml/matomo/?module=API&method=Actions.getDownloads&idSite=1&period=year&date=today&format=JSON&token_auth=anonymous").forEach {
|
client.get<MatomoDownloads>("https://matomo.spotiflyer.ml/?module=API&method=Actions.getDownloads&idSite=1&period=year&date=today&format=JSON&token_auth=anonymous").forEach {
|
||||||
totalDownloads += it.nb_hits
|
totalDownloads += it.nb_hits
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user