[www-doc] [Git][VideoLAN.org/websites][master] Updating Android numbers and adding snap

Jean-Baptiste Kempf gitlab at videolan.org
Thu Jan 10 17:07:36 CET 2019


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


Commits:
3ceae956 by Jean-Baptiste Kempf at 2019-01-10T16:07:30Z
Updating Android numbers and adding snap

- - - - -


1 changed file:

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


Changes:

=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -495,7 +495,7 @@
 
     // Android Installs by users (actual downloads are higher)
     $android_old = 77956940;
-    $android_new = 163917190;
+    $android_new = 164133559;
     echo "
     <tr><td>  </td></tr>
     <tr><td class=\"category\" style=\"text-align: left;\"><strong>Android Beta</strong></td>
@@ -518,6 +518,9 @@
     f($ios_new);
     echo "</tr>";
 
+    $snaptotal = 361468;
+    $srctotal += $snaptotal;
+
     $maxtotal = $wintotal + $mactotal + $srctotal + $android_old + $android_new + $ios_new;
     echo "
 <tr><td>  </td></tr>



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

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


More information about the www-doc mailing list