[www-doc] [Git][VideoLAN.org/websites][master] stats: update iOS download numbers
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Sun Jun 8 15:01:15 UTC 2025
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
b55444ff by Felix Paul Kühne at 2025-06-08T17:01:08+02:00
stats: update iOS download numbers
- - - - -
1 changed file:
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -612,7 +612,7 @@
// iOS
$ios_old = 8693518; // Beginning of time until March 31 2015 (purchases)
$ios_intermediate = 79139504; // April 1st 2015 until March 31 2024 (downloads plus re-downloads)
- $ios_new = 17723101; // Since April 1st 2024
+ $ios_new = 22782086; // Since April 1st 2024
$ios_total = $ios_old + $ios_intermediate + $ios_new;
echo "
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/b55444ff523420e4a6738e5a604ca344acd9c72a
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/b55444ff523420e4a6738e5a604ca344acd9c72a
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list