move all generated includes into data/
[sheet.git] / tools / mkusage-statcounter
index 2465d1a10fd1a458103d1612b1235bc867fc1094..d728cae330f8d0445498452c7468ca553d125908 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/env perl
-use 5.010;
-use strict;
+use 5.014;
 use warnings;
 
 use Data::Dump 'pp';
@@ -10,20 +9,28 @@ our $VERSION = '1.01';
 
 my %BROWSERID = qw(
        IE          ie
+       Edge        ie
        Firefox     firefox
        Safari      safari
        Safari-iPad ios_saf
+       Safari-iPod-Touch  ios_saf
+       Safari-iPhone      ios_saf
        Chrome      chrome
+       Chrome-iPad chrome
+       Chrome-for-iPhone  chrome
        Chromium    chrome
        Opera       opera
+       Opera-Mini  op_mini
        BlackBerry  bb
 
        IEMobile    ie_mob
        Android     android
-       Chrome-for-Android and_chr
+       Chrome-for-Android android
        UC-Browser  and_uc
+       QQ-Browser  and_qq
        iPhone      ios_saf
        iPod-Touch  ios_saf
+       Samsung-Internet   samsung
 );
 
 my %count = (