[www-doc] [Git][VideoLAN.org/websites][master] Update numbers from various stores

Jean-Baptiste Kempf gitlab at videolan.org
Fri Feb 15 13:31:16 CET 2019


Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
b521e43a by Jean-Baptiste Kempf at 2019-02-15T12:30:41Z
Update numbers from various stores

- - - - -


1 changed file:

- www.videolan.org/vlc/stats/downloads.php


Changes:

=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -449,7 +449,7 @@
         // <Mirrorbits>
         if (array_key_exists($key, $table_mirrorbits))
         {
-            $ftp_multiplier = 1.021; // Estimation of downloads on our ftp/http directly, based on the stats of the last months (early 2019)
+            $ftp_multiplier = 1.029; // Estimation of downloads on our ftp/http directly, based on the stats of the last months (early 2019)
             $platforms = array("Windows", "Macintosh", "Source");
             foreach($platforms as $platform)
             {
@@ -494,8 +494,8 @@
     }
 
     // Android Installs by users (actual downloads are higher)
-    $android_old = 77956940;
-    $android_new = 164133559;
+    $android_old = 77962751;
+    $android_new = 168269585;
     echo "
     <tr><td>  </td></tr>
     <tr><td class=\"category\" style=\"text-align: left;\"><strong>Android Beta</strong></td>
@@ -518,7 +518,7 @@
     f($ios_new);
     echo "</tr>";
 
-    $snaptotal = 361468;
+    $snaptotal = 405122;
     $srctotal += $snaptotal;
 
     $maxtotal = $wintotal + $mactotal + $srctotal + $android_old + $android_new + $ios_new;



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/b521e43a7779e039e449195496c47714f61d7f7e

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/b521e43a7779e039e449195496c47714f61d7f7e
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list