Author: poeml
Date: Tue Feb  8 21:07:14 2011
New Revision: 76

URL: http://svn.mirrorbrain.org/viewvc/mod_stats?rev=76&view=rev
Log:
add counter for LibreOffice Box-DVD on download.documentfoundation.org

Modified:
    trunk/tools/tdf.conf

Modified: trunk/tools/tdf.conf
URL: 
http://svn.mirrorbrain.org/viewvc/mod_stats/trunk/tools/tdf.conf?rev=76&r1=75&r2=76&view=diff
==============================================================================
--- trunk/tools/tdf.conf (original)
+++ trunk/tools/tdf.conf Tue Feb  8 21:07:14 2011
@@ -129,6 +129,9 @@
 # portable/3.3.0/LibreOfficePortable_3.3.0.paf.exe.zsync
 StatsCount 
"^portable/(?P<version>[^/]+)/(?P<product>LibreOfficePortable)_\1.paf.exe$" 
"prod: \g<product>  os: win  version: \g<version>  lang: multi"
 
+# box/3.3.0/LibO-3.3.0-1_DVD_allplatforms_de.iso
+StatsCount 
"^box/(?P<version>[^/]+)/LibO-\1-(?P<subversion>[0-9]+)_DVD_allplatforms_(?P<lang>([a-zA-Z]{2}(-[a-zA-Z]{2})?|multi|all_lang|[a-zA-Z]{3})).iso$"
 "prod: LibO-DVD  os: allplatforms  version: \g<version>-\g<subversion>  lang: 
\g<lang>"
+
 #
 # Filters to be applied after parsing (but still before counting)
 #




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
        unsubscribe
to the address [email protected]

Reply via email to