Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2014-09-23 19:08:18 +0400
committerdrebs <drebs@leap.se>2014-09-23 19:09:36 +0400
commitc362146c0169da502e2cd3d87a0fb4c3a5379b82 (patch)
tree6103bd3fb8f0e442edb02a04d3b6cb0b70ea4949 /misc
parentd7315b116a83dca10e98331ffdeda38af5d7eb7b (diff)
Fix import_logs.py apk downloads (#6276).
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/log-analytics/import_logs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/log-analytics/import_logs.py b/misc/log-analytics/import_logs.py
index fcfafc1c34..5c67550a36 100755
--- a/misc/log-analytics/import_logs.py
+++ b/misc/log-analytics/import_logs.py
@@ -62,7 +62,7 @@ DOWNLOAD_EXTENSIONS = set((
'jar mpg mp2 mp3 mp4 mpeg mov movie msi msp odb odf odg odp '
'ods odt ogg ogv pdf phps ppt pptx qt qtm ra ram rar rpm sea sit tar tbz '
'bz2 tbz tgz torrent txt wav wma wmv wpd xls xlsx xml xsd z zip '
- 'azw3 epub mobi'
+ 'azw3 epub mobi apk'
).split())
# A good source is: http://phpbb-bots.blogspot.com/