This mobile concurrency test tries to determine the maximum number of concurrent HTTP requests a device will issue
when fetching page elements. Previous performance research by Yahoo
indicates that a significant portion of page rendering time occurs after the web server has delivered the
initial page. One way to reduce that time is to utiilize bandwith more effectively by fetching page
elements in parallel. As mobile bandwidth increases it may be possible to build web services that
exploit connection concurrency to improve performance.
When looking at the results below, the Connections column indicates the number of concurrent connections the
particular device created for each of the four test domains we setup. So, for example, a result that looks
like "6,6,6,6" says that the device will issue a total of 24 concurrent requests if the page elements are
spread across four distinct domains. It also says that only 6 concurrent requests will be issued for any
single domain. To maximize concurrency therefore, one strategy might be to scatter your page elements across
different subdomains.
To determine if a device supports compression (e.g., gzip), we inspect the HTTP_ACCEPT_ENCODING header provided during
the test. If the header contains either "deflate" or "gzip" then we mark the device as supporting compression.
If we did not see an HTTP_ACCEPT_ENCODING header, then we leave the compression setting as undefined.
| Entries |
Test Date |
User Agent String |
Connections |
Mobile? |
Gzip? |
| 1 | 2012-02-03 14:41:pm | Mozilla/5.0 (Linux; U; Android 3.2.1; nl-nl; A500 Build/HTK55D) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13 | 6,6,5,6 | undefined | undefined |
| 1 | 2012-02-03 05:35:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-02-02 06:29:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7 | 8,6,7,8 | undefined | undefined |
| 1 | 2012-02-02 04:09:am | Mozilla/5.0 (Ubuntu; X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-02-01 21:50:pm | NokiaE71/UC Browser8.0.4.121/28/401/UCWEB | 16,9,0,0 | undefined | undefined |
| 1 | 2012-02-01 05:46:am | Opera/9.80 (Windows NT 6.1; U; Edition Indian Local; en) Presto/2.10.229 Version/11.60 | 6,0,0,0 | undefined | undefined |
| 1 | 2012-01-31 22:33:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-31 02:25:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-31 01:57:am | NokiaN72/2.0617.1.0.3 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.1.120/27/351/UCWEB | 16,12,0,0 | undefined | undefined |
| 1 | 2012-01-29 18:25:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BTRS122412; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 4,7,4,7 | undefined | undefined |
| 2 | 2012-01-29 18:24:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; zh-tw) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-26 09:40:am | Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; HTC; Radar; Orange) | 6,6,7,6 | undefined | undefined |
| 1 | 2012-01-25 06:28:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; chromeframe/16.0.912.77; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLi | 15,8,0,0 | undefined | undefined |
| 1 | 2012-01-23 08:37:am | Mozilla/5.0 (Linux; U; Android 2.2.1; nl-be; GT-I9000 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,8,1,1 | undefined | undefined |
| 1 | 2012-01-19 00:17:am | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.10.229 Version/11.60 | 6,6,3,1 | undefined | undefined |
| 1 | 2012-01-18 23:45:pm | NokiaN70-1/5.0616.2.0.3 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 16,12,0,0 | undefined | undefined |
| 2 | 2012-01-18 04:57:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-17 21:32:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 3 | 2012-01-17 02:32:am | Opera/9.80 (Android 2.3.3; Linux; Opera Mobi/ADR-1111101157; U; pl) Presto/2.9.201 Version/11.50 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-17 02:31:am | Opera/9.80 (X11; Linux x86_64; U; pl) Presto/2.8.131 Version/11.11 | 2,1,1,1 | undefined | undefined |
| 6 | 2012-01-14 23:47:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7 | 6,6,6,6 | undefined | undefined |
| 3 | 2012-01-14 23:43:pm | Mozilla/5.0 (iPhone Simulator; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-13 17:59:pm | Mozilla/5.0 (iPad; CPU OS 5_0_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A405 Safari/7534.48.3 | 5,6,6,6 | undefined | undefined |
| 3 | 2012-01-12 03:53:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7 | 0,6,6,6 | undefined | undefined |
| 1 | 2012-01-11 20:01:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-nz; SonyEricssonSK17a Build/4.0.2.A.0.58) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2012-01-09 04:23:am | NokiaN70-1/5.0705.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.1.120/27/352/UCWEB | 16,12,0,0 | undefined | undefined |
| 8 | 2012-01-08 06:34:am | Mozilla/5.0 (iPhone; CPU iPhone OS 5_0_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A405 Safari/7534.48.3 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-08 06:14:am | Nokia3110c/2.0 (07.30) Profile/MIDP-2.0 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)/UC Browser8.0.3.107/70/352 | 14,0,0,0 | undefined | undefined |
| 1 | 2012-01-05 19:51:pm | Mozilla/5.0 (Linux; U; Android 4.1; en-us; Nexus S Build/IML67) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-05 07:20:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-05 05:19:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.26 Safari/535.11 | 6,6,6,6 | undefined | undefined |
| 2 | 2012-01-04 18:27:pm | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 2 | 2012-01-04 18:27:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-ca; GT-P1000M Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,9,1 | undefined | undefined |
| 1 | 2012-01-04 00:17:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Qt/4.7.1 Safari/533.3 | 6,6,6,6 | undefined | undefined |
| 1 | 2012-01-02 01:39:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BTRS26718; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,9,0,0 | undefined | undefined |
| 1 | 2011-12-31 07:45:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-12-23 19:55:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-12-20 15:21:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; CNS_UA; AD_LOGON=4C47452E4E4554) | 12,12,6,0 | undefined | undefined |
| 7 | 2011-12-20 07:25:am | NokiaN70-1/3.0546.2.3 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.1.120/27/352/UCWEB | 15,13,0,0 | undefined | undefined |
| 1 | 2011-12-19 18:17:pm | Mozilla/5.0 (Windows NT 5.2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 | 5,6,6,1 | undefined | undefined |
| 3 | 2011-12-19 02:31:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-12-16 21:22:pm | Opera/9.80 (Android; Opera Mini/6.5.27452/26.1305; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-12-14 01:10:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-12-13 14:33:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-nz; SonyEricssonWT19a Build/4.0.2.A.0.58) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-12-11 18:24:pm | Mozilla/5.0 (Linux; U; Android 2.3.6; en-gb; MB865 Build/5.5.1-EDEM-19) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-12-09 23:04:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ) AppleWebKit/534.12 (KHTML, like Gecko) Maxthon/3.0 Safari/534.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-12-09 11:37:am | SAMSUNG-SGH-I907/UCID1 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | undefined | undefined |
| 1 | 2011-12-04 22:42:pm | Mozilla/5.0 (Linux; U; Android 2.3.5; en-us; LG-P930/V10a Build/GRJ90) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,7,1 | undefined | undefined |
| 4 | 2011-12-04 19:13:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-12-04 04:50:am | NokiaN70-1/5.0638.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/351/UCWEB | 5,0,0,0 | undefined | undefined |
| 1 | 2011-12-01 23:06:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-30 09:53:am | NOKIAN78/UC Browser7.9.0.102/28/354/UCWEB | 5,0,0,0 | undefined | undefined |
| 1 | 2011-11-30 08:54:am | NokiaC5-00/UC Browser8.0.3.107/28/351/UCWEB | 5,0,0,0 | undefined | undefined |
| 1 | 2011-11-30 08:22:am | UC Browser7.9.0.102/26/351/UCWEB | 1,0,0,0 | undefined | undefined |
| 1 | 2011-11-30 01:52:am | Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.41 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-28 23:03:pm | Mozilla/5.0 (Linux; U; Android 4.0.1; en-us; sdk Build/ICS_MR0) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 | 15,9,0,0 | undefined | undefined |
| 1 | 2011-11-28 22:59:pm | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24 | 16,11,1,0 | undefined | undefined |
| 1 | 2011-11-28 12:49:pm | Mozilla/5.0 (Linux; U; Android 2.3.7; en-us; MB860 Build/4.5.91; CyanogenMod-7.1.0) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-11-28 00:27:am | Mozilla/5.0 (Linux; U; Android 2.3.5; en-us; LG-LS840 Build/GRJ90) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 7,1,1,1 | undefined | undefined |
| 2 | 2011-11-26 22:00:pm | Mozilla/5.0 (Linux; U; Android 2.3.6; en-us; LG-LS696 Build/GRK39F) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,7,1 | undefined | undefined |
| 2 | 2011-11-21 23:01:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; MALC) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-21 20:39:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.41 Safari/535.7 | 6,7,7,7 | undefined | undefined |
| 4 | 2011-11-20 13:52:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5250/S5250XEKC1; U; Bada/1.0; ru-ru) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WQVGA SMM-MMS/1.2.0 NexPlayer/3.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B | 10,0,0,0 | undefined | undefined |
| 3 | 2011-11-18 03:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.19) Gecko/20110420 Firefox/3.5.19 ( .NET CLR 3.5.30729; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-17 23:36:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.938.0 Safari/535.8 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-17 23:03:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; aff-kingsoft-ciba; .NET4.0C; .NET4.0E; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3 | 10,10,9,0 | undefined | undefined |
| 2 | 2011-11-17 15:39:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-11-17 15:38:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.120 Safari/535.2 | 6,7,6,8 | undefined | undefined |
| 1 | 2011-11-17 14:53:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-nz; SonyEricssonST18a Build/4.0.2.A.0.42) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-11-17 07:19:am | Mozilla/5.0 (Android; Linux armv7l; rv:8.0) Gecko/20111104 Firefox/8.0 Fennec/8.0 | 4,2,0,0 | undefined | undefined |
| 1 | 2011-11-17 06:56:am | Mozilla/5.0 (Linux; U; Android 2.2; en-gb; Tap UI M1 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-11-17 06:48:am | Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/4.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-17 06:48:am | Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-gb) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10 | 1,1,1,1 | undefined | undefined |
| 3 | 2011-11-17 02:04:am | Opera/9.80 (Windows NT 6.1; U; Edition Indian Local; en) Presto/2.9.168 Version/11.52 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-11-16 00:49:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2 | 6,6,6,5 | undefined | undefined |
| 4 | 2011-11-15 13:07:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; NOKIA; Lumia 800) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-14 09:06:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/12.0.742.100; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; MS-RTC LM 8) | 6,0,0,0 | undefined | undefined |
| 1 | 2011-11-13 21:11:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322) | 6,5,5,4 | undefined | undefined |
| 5 | 2011-11-13 21:06:pm | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0 | 6,6,6,6 | undefined | undefined |
| 6 | 2011-11-13 09:53:am | Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-13 05:58:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/26.1098; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-11-12 20:24:pm | ZTE-E520/1.0 SMIT-Browser/2.0.0 | 2,0,0,0 | undefined | undefined |
| 1 | 2011-11-12 05:37:am | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/22.0.110; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.4 3gpp-gba | 7,0,0,0 | undefined | undefined |
| 1 | 2011-11-11 23:43:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9700; en) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.615 Mobile Safari/534.8+ | 1,1,2,1 | undefined | undefined |
| 1 | 2011-11-09 17:25:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-09 05:03:am | NokiaN70-1/5.0616.2.0.3 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/351/UCWEB | 15,12,0,0 | undefined | undefined |
| 2 | 2011-11-07 18:44:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; aff-kingsoft-ciba; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; SE 2.X MetaSr 1.0) | 6,6,6,6 | undefined | undefined |
| 5 | 2011-11-07 18:44:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; aff-kingsoft-ciba; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-07 07:16:am | Opera/9.80 (Windows NT 6.1; U; nb) Presto/2.9.168 Version/11.52 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-11-07 02:55:am | NOKIA6120c/UC Browser8.0.3.107/28/352/UCWEB | 5,0,0,0 | undefined | undefined |
| 2 | 2011-11-07 02:21:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; aff-kingsoft-ciba; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 2,0,0,0 | undefined | undefined |
| 2 | 2011-11-06 23:31:pm | NokiaN72/5.0706.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/351/UCWEB | 15,8,0,0 | undefined | undefined |
| 1 | 2011-11-05 12:22:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.18149/26.1069; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-11-04 23:17:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-04 08:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-04 04:47:am | NokiaN70-1/5.0705.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/351/UCWEB | 5,0,0,0 | undefined | undefined |
| 1 | 2011-11-03 19:42:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; NOKIA; 710) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-03 12:36:pm | Nokia7610/2.0 (6.0522.0) SymbianOS/7.0s Series60/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0/UC Browser7.9.0.102/27/351/UCWEB | 16,9,0,0 | undefined | undefined |
| 1 | 2011-11-02 04:18:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.22296/26.1036; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 3 | 2011-11-02 02:00:am | Opera/9.80 (Windows NT 5.1; U; zh-cn) Presto/2.9.168 Version/11.52 | 15,0,0,0 | undefined | undefined |
| 1 | 2011-11-01 09:35:am | Opera/9.80 (Android; Opera Mini/6.5.26571/26.1036; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-11-01 04:11:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.127 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-11-01 01:49:am | NokiaN70-1/5.0737.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/351/UCWEB | 5,0,0,0 | undefined | undefined |
| 1 | 2011-11-01 01:40:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; AskTbGOM2/5.9.1.14019; Creative AutoUpdate v1.41.00) | 6,6,6,6 | undefined | undefined |
| 4 | 2011-10-31 04:15:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-10-31 01:41:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-29 18:25:pm | NokiaE51/UC Browser8.0.3.107/28/352/UCWEB | 16,9,0,0 | undefined | undefined |
| 1 | 2011-10-29 12:06:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)/UC Browser7.9.0.102/27/354/UCWEB | 15,9,0,0 | undefined | undefined |
| 2 | 2011-10-27 08:55:am | Mozilla/5.0 (Linux; U; Android 2.3.5; en-us; N850 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-10-26 07:51:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-25 19:11:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)/UC Browser7.9.0.102/69/352 UNTRUSTED/1.0 | 15,13,0,0 | undefined | undefined |
| 2 | 2011-10-25 12:35:pm | Opera/9.80 (Series 60; Opera Mini/6.1.25570/26.1023; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-10-23 23:37:pm | Opera/9.80 (Macintosh; Intel Mac OS X 10.7.2; U; en) Presto/2.9.168 Version/11.52 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-10-23 13:50:pm | BlackBerry9000/5.0.0.681 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/114 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-10-23 07:32:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; USCCADR6275US Carrier ID 45 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-10-22 14:02:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.0 Safari/535.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-22 13:47:pm | Opera/9.80 (S60; SymbOS; Opera Mobi/SYB-1109211774; U; tr) Presto/2.8.149 Version/11.10 | 2,0,1,0 | undefined | undefined |
| 1 | 2011-10-21 15:20:pm | Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.0 Safari/535.7 | 6,6,7,6 | undefined | undefined |
| 1 | 2011-10-21 09:39:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; FunWebProducts; SearchToolbar 1.2; BTRS26718; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CPDTDF; BRI/1; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-21 06:56:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 13,11,7,0 | undefined | undefined |
| 1 | 2011-10-21 06:24:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-20 06:35:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; CIBA; SE 2.X MetaSr 1.0) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-18 07:44:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.9.168 Version/11.51 | 2,1,1,1 | undefined | undefined |
| 3 | 2011-10-18 07:42:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20100101 Firefox/7.0 | 6,8,9,9 | undefined | undefined |
| 1 | 2011-10-18 07:37:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-16 10:57:am | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.92 Safari/535.2 | 6,7,6,6 | undefined | undefined |
| 3 | 2011-10-15 01:47:am | Mozilla/4.0 (compatible; Polaris 6.2; Brew 3.1.5; en)/240X320 Samsung sam-r631 | 0,16,0,13 | undefined | undefined |
| 5 | 2011-10-14 06:39:am | Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-10-14 05:20:am | Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-14 05:18:am | Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9A334 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-13 07:35:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,0,0,0 | undefined | undefined |
| 3 | 2011-10-12 18:15:pm | Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-12 01:54:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; TCO_20111012174650; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 3 | 2011-10-11 15:02:pm | NokiaN70-1/5.0638.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/352/UCWEB | 15,9,0,0 | undefined | undefined |
| 1 | 2011-10-11 05:37:am | Mozilla/4.0 (compatible; MSIE 6.0; ) Opera/UC Browser7.9.0.102/28/351/UCWEB | 14,13,0,0 | undefined | undefined |
| 2 | 2011-10-11 04:07:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1 | 6,5,6,6 | undefined | undefined |
| 1 | 2011-10-11 03:40:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-10 15:48:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9300; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.448 Mobile Safari/534.8+ | 1,3,1,2 | undefined | undefined |
| 1 | 2011-10-10 13:39:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; SPH-P100 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,9,1 | undefined | undefined |
| 1 | 2011-10-10 12:53:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TCO_20111011032939; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET4.0C; .NET4.0E; SE 2.X MetaSr 1.0) | 7,6,6,6 | undefined | undefined |
| 1 | 2011-10-10 05:15:am | Opera/9.80 (BlackBerry; Opera Mini/6.24209/26.958; U; en) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 3 | 2011-10-10 04:39:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-10-10 04:36:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 7 | 2011-10-10 04:30:am | Mozilla/5.0 (Vodafone/0.1/WT10/SmartTab10-MSM8260-V02b-Oct022011-Vodafone-DE Browser/ZTE-Browser/AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 | 2,5,6,6 | undefined | undefined |
| 2 | 2011-10-10 00:21:am | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-10-09 18:46:pm | Opera/9.80 (Windows NT 5.1; U; zh-cn) Presto/2.9.168 Version/11.51 | 8,0,0,0 | undefined | undefined |
| 2 | 2011-10-09 08:30:am | Mozilla/5.0 (iPad; CPU OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-10-08 09:23:am | NOKIANokia N81 | 16,13,0,0 | undefined | undefined |
| 1 | 2011-10-08 06:40:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.1.25378/26.958; U; vi) Presto/2.8.119 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-10-08 00:51:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; TCO_20111008152052; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; CIBA; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729) | 6,0,0,0 | undefined | undefined |
| 1 | 2011-10-07 17:50:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-10-06 16:44:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; C5121 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-10-06 16:09:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.187 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-10-06 01:00:am | Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Iceweasel/7.0.1 | 15,9,1,0 | undefined | undefined |
| 4 | 2011-10-05 22:53:pm | Mozilla/5.0 (Linux; U; Android 2.3.5; en-us; LG-P930/V09g Build/GRJ90) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,7,1,1 | undefined | undefined |
| 1 | 2011-10-05 22:52:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; ko-kr; SHW-M250S Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 2,1,16,1 | undefined | undefined |
| 1 | 2011-10-05 09:56:am | Opera/9.80 (S60; SymbOS; Opera Mobi/SYB-1107071604; U; sk) Presto/2.8.149 Version/11.10 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-10-05 07:54:am | BlackBerry9700/5.0.0.680 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/603 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-10-05 05:28:am | Mozilla/4.0 (compatible; MSIE 6.0; ) Opera/UCWEB7.9.0.94/27/352 | 5,0,0,0 | undefined | undefined |
| 2 | 2011-10-04 03:12:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.1.25378/25.894; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 3 | 2011-10-03 06:58:am | Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 | 8,0,0,0 | undefined | undefined |
| 1 | 2011-10-02 11:48:am | NOKIAE61i/UCWEB8.0.0.89/28/352 | 15,12,0,0 | undefined | undefined |
| 1 | 2011-10-01 02:22:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-30 10:12:am | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; DROID BIONIC 4G Build/5.5.1_84_DBN-55) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-09-29 18:57:pm | Mozilla/5.0 (Linux; U; Android 3.2; en-sg; MZ601 Build/H.6.5-17) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-29 12:05:pm | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-28 19:09:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-au; HTC_Sensation_Z710a Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 7,1,1,1 | undefined | undefined |
| 1 | 2011-09-28 19:07:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; LG-P500h Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-09-28 19:06:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-nz; HTC_Sensation_Z710a Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 7,1,1,1 | undefined | undefined |
| 1 | 2011-09-28 13:38:pm | Mozilla/5.0 (Windows NT 6.0; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-27 09:53:am | NokiaE75-1/UCWEB8.0.0.89/28/352 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-09-26 17:43:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.24 Safari/535.2 | 5,6,6,6 | undefined | undefined |
| 1 | 2011-09-26 09:14:am | SonyEricssonW995a/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.2 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-09-26 04:24:am | NokiaN70-1/5.0717.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/354/UCWEB | 15,11,0,0 | undefined | undefined |
| 1 | 2011-09-26 00:31:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 2,0,0,0 | undefined | undefined |
| 1 | 2011-09-24 21:51:pm | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.1) Gecko/20100101 Firefox/6.0.1 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-09-24 16:11:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTbPLTV52/5.13.1.18107; Tablet PC 2.0) | 7,6,6,6 | undefined | undefined |
| 4 | 2011-09-24 10:19:am | NOKIAN95 8GB/UCWEB8.0.0.89/28/352 | 5,0,0,0 | undefined | undefined |
| 2 | 2011-09-24 01:42:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-22 16:43:pm | NokiaN72/5.0706.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/352/UCWEB | 15,9,1,0 | undefined | undefined |
| 1 | 2011-09-22 09:16:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; fr-fr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 Safari/6533.18.5 | 7,5,4,7 | undefined | undefined |
| 1 | 2011-09-22 08:42:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CIBA; InfoPath.2; .NET CLR 2.0.50727; SE 2.X MetaSr 1.0) | 5,6,5,6 | undefined | undefined |
| 1 | 2011-09-22 05:55:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3_5 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 Safari/6533.18.5 | 6,6,6,5 | undefined | undefined |
| 1 | 2011-09-22 05:26:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50 | 1,3,1,1 | undefined | undefined |
| 4 | 2011-09-22 05:23:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; CDS V2.0; CDS V2.0) | 2,0,0,0 | undefined | undefined |
| 1 | 2011-09-21 22:39:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/25.858; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 5 | 2011-09-21 17:39:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; Nexus One Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-09-21 13:46:pm | NokiaE63/UC Browser7.9.0.102/28/354/UCWEB | 5,0,0,0 | undefined | undefined |
| 2 | 2011-09-21 05:35:am | NOKIAN95/UC Browser7.8.0.95/28/350 | 15,12,0,0 | undefined | undefined |
| 2 | 2011-09-20 15:32:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1 | 6,5,6,5 | undefined | undefined |
| 1 | 2011-09-20 12:03:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1 | 6,6,5,6 | undefined | undefined |
| 1 | 2011-09-20 05:21:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.3.24400/25.858; U; pt) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 3 | 2011-09-20 01:40:am | NokiaN72/5.0706.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UCWEB7.9.0.94/27/352 | 15,8,0,0 | undefined | undefined |
| 2 | 2011-09-19 20:24:pm | Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-18 21:16:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; MALC) | 7,6,6,8 | undefined | undefined |
| 6 | 2011-09-18 20:52:pm | Mozilla/5.0 (compatible;EIS iPanel 2.0;Linux2.4.26/mips;win32;HI3110) AppleWebKit/2.0 (KHTML, like Gecko) | 4,4,4,4 | undefined | undefined |
| 1 | 2011-09-18 10:24:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-17 17:28:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50 | 6,6,5,5 | undefined | undefined |
| 2 | 2011-09-17 15:16:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 7 | 2011-09-17 15:13:pm | Mozilla/5.0 (Linux; U; Android 3.2; en-us; V55 Build/MASTER) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13 | 3,6,6,0 | undefined | undefined |
| 1 | 2011-09-15 00:45:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,10,0,0 | undefined | undefined |
| 1 | 2011-09-14 17:53:pm | Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-14 02:40:am | Openwave/UCWEB8.0.0.89/28/352 | 15,11,0,0 | undefined | undefined |
| 1 | 2011-09-14 01:41:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16 | 6,6,6,5 | undefined | undefined |
| 1 | 2011-09-10 19:16:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9780; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.480 Mobile Safari/534.8+ | 1,1,1,2 | undefined | undefined |
| 1 | 2011-09-10 01:10:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14320/25.842; U; en) Presto/2.5.25 Version/10.54 | 10,0,0,0 | undefined | undefined |
| 2 | 2011-09-09 14:07:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; AskTbX-SD/5.12.2.16749) | 11,8,8,0 | undefined | undefined |
| 2 | 2011-09-09 04:44:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 | 6,0,0,0 | undefined | undefined |
| 1 | 2011-09-09 04:44:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1 | 7,8,6,5 | undefined | undefined |
| 1 | 2011-09-09 00:19:am | NokiaE71/UC Browser7.8.0.95/28/352 | 14,0,0,0 | undefined | undefined |
| 1 | 2011-09-08 17:40:pm | NokiaN73/UCWEB8.0.3.99/28/352 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-09-07 18:23:pm | Mozilla/5.0 (Linux; U; Android 2.3.5; en-nz; GT-S5360T Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 9,1,1,1 | undefined | undefined |
| 1 | 2011-09-07 11:08:am | Mozilla/5.0 (iPad; U; CPU OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J3 Safari/6533.18.5 | 6,5,6,5 | undefined | undefined |
| 2 | 2011-09-07 06:55:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 | 6,6,4,6 | undefined | undefined |
| 2 | 2011-09-06 01:28:am | Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20100101 Firefox/7.0 | 6,4,6,6 | undefined | undefined |
| 1 | 2011-09-06 01:06:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9300; fr) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.570 Mobile Safari/534.8+ | 1,1,2,2 | undefined | undefined |
| 1 | 2011-09-05 19:58:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-nz; SonyEricssonST17a Build/4.0.1.A.0.284) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-09-05 07:48:am | Nokia6630/1.0 (2.39.15) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.9.0.102/27/352/UCWEB | 15,10,0,0 | undefined | undefined |
| 1 | 2011-09-05 02:41:am | Mozilla/5.0 (Linux; U; Android 2.3.3; da-dk; GT-I9000 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 9,1,1,1 | undefined | undefined |
| 2 | 2011-09-04 16:55:pm | Mozilla/5.0 (Linux; U; Android 3.1; en-us; ThinkPad Tablet Build/ThinkPadTablet_A310_02) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-04 12:06:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.218 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-03 23:23:pm | Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 FirePHP/0.5 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-09-03 23:04:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-02 13:25:pm | NokiaN72/5.0706.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.8.0.95/27/351 | 16,9,0,0 | undefined | undefined |
| 2 | 2011-09-02 02:09:am | Mozilla/5.0 (Windows NT 6.1; rv:6.0.1) Gecko/20100101 Firefox/6.0.1 | 6,7,5,6 | undefined | undefined |
| 2 | 2011-09-01 18:21:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.218 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-09-01 11:18:am | SonyEricssonW810i/R4GC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | undefined | undefined |
| 1 | 2011-08-31 10:51:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; Desire HD Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,2,1,2 | undefined | undefined |
| 1 | 2011-08-31 10:47:am | Opera/9.80 (Android; Opera Mini/6.1.25577/25.729; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-08-31 10:44:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; HTC-A9192/1.0 Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,5 | undefined | undefined |
| 1 | 2011-08-31 05:06:am | Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; GT-I8350) | 8,6,6,6 | undefined | undefined |
| 1 | 2011-08-31 05:02:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8; InfoPath.3; Zune 4.7; .NET4.0C; .NET4.0E) | 10,0,6,6 | undefined | undefined |
| 1 | 2011-08-30 14:09:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.20) Gecko/20110803 Firefox/3.6.20 ( .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-08-30 12:43:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1 | 8,6,8,6 | undefined | undefined |
| 1 | 2011-08-30 08:05:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)/UC Browser7.8.0.95/28/352 | 15,10,0,1 | undefined | undefined |
| 1 | 2011-08-30 01:11:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.3.24214/25.729; U; vi) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-08-29 23:34:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; aff-kingsoft-ciba; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.1; InfoPath.2; MS-RTC EA 2) | 10,10,4,0 | undefined | undefined |
| 1 | 2011-08-29 08:36:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-28 15:14:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9360; en) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.0.0.319 Mobile Safari/534.11+ | 2,1,1,1 | undefined | undefined |
| 1 | 2011-08-28 02:23:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-28 00:53:am | NokiaX2-00/5.0 (04.90) Profile/MIDP-2.1 Configuration/CLDC-1.1 nokiax2-00 UNTRUSTED/1.0 | 13,7,0,0 | undefined | undefined |
| 1 | 2011-08-27 18:56:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-26 08:06:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_4 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8K2 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-26 08:04:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-25 11:13:am | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; BOIE9;ENCA) | 6,6,5,6 | undefined | undefined |
| 1 | 2011-08-25 05:30:am | Mozilla/5.0 (iPad; U; CPU OS 4_3_3 like Mac OS X; nl-nl) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J3 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-08-25 04:30:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.24093/25.729; U; de) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-08-24 22:03:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8) | 10,0,0,0 | undefined | undefined |
| 1 | 2011-08-24 06:28:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 2,3,2,2 | undefined | undefined |
| 1 | 2011-08-24 06:28:am | Mozilla/5.0 (Windows NT 5.0; rv:6.0) Gecko/20100101 Firefox/6.0 | 7,7,8,6 | undefined | undefined |
| 1 | 2011-08-23 17:01:pm | Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1 | 6,6,6,5 | undefined | undefined |
| 1 | 2011-08-23 16:49:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9780; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.448 Mobile Safari/534.8+ | 1,2,1,1 | undefined | undefined |
| 3 | 2011-08-23 08:35:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-23 02:36:am | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.94 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-21 13:55:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-gb; HTC/Sensation/1.35.161.2 Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,7,1 | undefined | undefined |
| 1 | 2011-08-21 08:38:am | BlackBerry9700/5.0.0.680 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/431 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-08-20 13:47:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB7.1; .NET CLR 1.1.4322) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-08-20 13:09:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; AskTbUT2V5/5.8.0.12304) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-08-18 22:05:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9900; en) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.0.0.317 Mobile Safari/534.11+ | 1,1,2,1 | undefined | undefined |
| 2 | 2011-08-18 18:48:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090322 SeaMonkey/1.1.15 | 2,2,2,2 | undefined | undefined |
| 1 | 2011-08-18 06:02:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_10 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8E600 Safari/6533.18.5 | 4,4,5,4 | undefined | undefined |
| 7 | 2011-08-18 00:22:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-17 14:07:pm | Opera/9.80 (Windows NT 6.1; U; Edition United States Local; en) Presto/2.9.168 Version/11.50 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-08-17 10:56:am | Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; SCH-I500 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,9,1 | undefined | undefined |
| 1 | 2011-08-17 01:06:am | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1 | 6,6,6,7 | undefined | undefined |
| 1 | 2011-08-16 20:33:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3 like Mac OS X; zh-tw) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-16 20:24:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322) | 10,10,7,3 | undefined | undefined |
| 1 | 2011-08-16 19:14:pm | Mozilla/5.0 (iPad; U; CPU OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-16 19:14:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-15 02:52:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C) | 4,0,0,0 | undefined | undefined |
| 1 | 2011-08-13 08:23:am | NOKIA6650d-1bH | 5,0,0,0 | undefined | undefined |
| 1 | 2011-08-12 10:47:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13337/25.729; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 4 | 2011-08-11 19:37:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-11 13:01:pm | Opera/9.80 (Series 60; Opera Mini/6.1.25570/25.729; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-08-11 10:29:am | Opera/9.80 (S60; SymbOS; Opera Mobi/SYB-1104051448; U; en-GB) Presto/2.7.81 Version/11.00 | 2,0,0,0 | undefined | undefined |
| 1 | 2011-08-10 20:37:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-nz; U8652 Build/HuaweiU8652) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-08-10 10:22:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.24093/25.697; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-08-09 09:25:am | NokiaN73/UCWEB7.9.0.94/28/351 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-08-09 08:36:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1 | 6,6,5,6 | undefined | undefined |
| 1 | 2011-08-09 05:14:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0.1) Gecko/20100101 Firefox/5.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-08-08 16:44:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; BOLT/2.671) AppleWebKit/534.6 (KHTML, like Gecko) Version/5.0 Safari/534.6.3 | 1,1,1,2 | undefined | undefined |
| 2 | 2011-08-08 07:51:am | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5233/50.1.001; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.3.1.25 Mobile Safari/533.4 3gpp-gba | 3,1,0,0 | undefined | undefined |
| 1 | 2011-08-07 13:34:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XPKG7; U; Bada/1.2; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.2 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 11,0,0,0 | undefined | undefined |
| 8 | 2011-08-07 13:32:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1 | 6,6,6,4 | undefined | undefined |
| 1 | 2011-08-07 02:05:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C) | 5,6,4,6 | undefined | undefined |
| 4 | 2011-08-06 09:58:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.23546/25.697; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-08-06 04:38:am | NokiaN70-1/5.0737.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.8.0.95/27/351 | 15,9,0,0 | undefined | undefined |
| 2 | 2011-08-05 16:27:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; Sprint APA9292KT Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,5,1 | undefined | undefined |
| 1 | 2011-08-04 09:50:am | Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/022.014; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.3.1.37 Mobile Safari/533.4 3gpp-gba | 2,2,2,2 | undefined | undefined |
| 1 | 2011-08-04 06:10:am | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE72-1/071.004; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.3.1.26 Mobile Safari/533.4 3gpp-gba | 1,0,0,0 | undefined | undefined |
| 4 | 2011-08-04 05:36:am | Mozilla/4.0 (compatible; MSIE 6.0; ) Opera | 5,0,0,0 | undefined | undefined |
| 1 | 2011-08-04 04:40:am | NokiaE63/UC Browser7.8.0.95/28/351 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-08-04 00:13:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; DROID2 Build/VZW) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 854X480 motorola DROID2 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-08-02 13:44:pm | NokiaN73/UCWEB7.9.0.94/28/352 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-08-01 17:32:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8C148 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-08-01 13:44:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9780; en) AppleWebKit/534.1+ (KHTML, like Gecko) Version/6.0.0.294 Mobile Safari/534.1+ | 1,2,1,1 | undefined | undefined |
| 1 | 2011-08-01 02:18:am | NOKIA6120c | 15,12,0,0 | undefined | undefined |
| 2 | 2011-08-01 02:07:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.814.0 Safari/535.1 | 5,6,3,0 | undefined | undefined |
| 1 | 2011-08-01 02:07:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; en-gb) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-07-30 08:11:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.23449/25.692; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 3 | 2011-07-30 00:53:am | Opera/9.80 (Android; Linux; Opera Mobi/ADR-1011151731; U; en) Presto/2.5.28 Version/10.1 | 1,1,1,2 | undefined | undefined |
| 3 | 2011-07-30 00:50:am | Mozilla/5.0 (Linux; U; Android 2.3.4; en-gb; Nexus One Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-07-30 00:48:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; en-gb) AppleWebKit/532.9 (KHTML, like Gecko) Mobile/8B117 | 4,4,4,4 | undefined | undefined |
| 2 | 2011-07-29 12:47:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; HTC_EVO3D_X515m; fr-fr) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 1,5,1,1 | undefined | undefined |
| 1 | 2011-07-29 12:40:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; en-gb) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8L1 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-07-29 12:31:pm | Mozilla/5.0 (MeeGo; NokiaN9) AppleWebKit/534.13 (KHTML, like Gecko) NokiaBrowser/8.5.0 Mobile Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-29 12:31:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 | 6,6,5,6 | undefined | undefined |
| 1 | 2011-07-29 08:58:am | Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Mobile/7B367 | 4,6,6,6 | undefined | undefined |
| 3 | 2011-07-28 22:16:pm | NokiaN72/2.0635.2.0.2 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.8.0.95/27/351 | 15,12,0,0 | undefined | undefined |
| 2 | 2011-07-28 21:07:pm | Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20100101 Firefox/6.0 | 6,5,6,5 | undefined | undefined |
| 2 | 2011-07-28 19:20:pm | Mozilla/5.0 (Linux; U; Android 2.2.2; ko-kr; EV-S100 Build/FRG83G) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 4,1,0,0 | undefined | undefined |
| 25 | 2011-07-28 18:00:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.23546/25.692; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-07-28 16:27:pm | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7 | 4,4,5,4 | undefined | undefined |
| 2 | 2011-07-28 16:25:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0) Gecko/20100101 Firefox/6.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-28 07:36:am | HTC_Smart_F3188 Mozilla/5.0 (like Gecko) Obigo/Q7 | 0,0,0,5 | undefined | undefined |
| 3 | 2011-07-27 06:39:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-27 06:22:am | UC Browser7.8.0.95/28/351 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-07-26 19:18:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 | 6,6,6,7 | undefined | undefined |
| 2 | 2011-07-26 18:30:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; ko-kr; SHW-M110S Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 9,1,1,1 | undefined | undefined |
| 1 | 2011-07-25 17:39:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.77 Safari/534.24 ChromePlus/1.6.2.0 | 6,6,6,5 | undefined | undefined |
| 4 | 2011-07-25 17:13:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_4 like Mac OS X; ko-kr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8K2 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-25 08:12:am | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5235/21.6.005; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.5.2 3gpp-gba | 7,0,0,0 | undefined | undefined |
| 2 | 2011-07-25 05:37:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.29 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-07-25 04:50:am | Mozilla/5.0 (Linux; U; Android 2.2; ru-ru; GT-P1000 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 9,1,1,1 | undefined | undefined |
| 1 | 2011-07-24 12:11:pm | SAMSUNG-S3500/1.0 NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-07-22 07:53:am | Opera/9.80 (Windows NT 6.1; U; ru) Presto/2.9.168 Version/11.50 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-07-22 05:13:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.55 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-20 22:51:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.22296/25.677; U; pl) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-07-20 16:28:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 | 1,1,3,1 | undefined | undefined |
| 1 | 2011-07-20 14:09:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; Express Build/HuaweiM650) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-07-20 14:08:pm | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-20 14:07:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; BRI/2; InfoPath.3; MALC) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-20 08:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-20 04:18:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.458.1 Safari/534.3 | 6,2,6,3 | undefined | undefined |
| 1 | 2011-07-20 01:05:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; GT-I9000 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 12,0,0,0 | undefined | undefined |
| 1 | 2011-07-19 23:09:pm | Opera/9.80 (Series 60; Opera Mini/6.1.25570/25.677; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 2 | 2011-07-19 00:48:am | NOKIAN95/UC Browser7.8.0.95/28/352 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-07-18 22:01:pm | Opera/9.64 (Windows NT 6.1; U; en) Presto/2.1.1 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-07-18 19:59:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.825.0 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-18 12:17:pm | NOKIA6650d-1bH/UCWEB8.0.0.89/28/352 | 16,12,0,0 | undefined | undefined |
| 1 | 2011-07-17 13:16:pm | Opera/9.80 (Series 60; Opera Mini/6.1.25571/25.677; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 7 | 2011-07-17 03:03:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-15 07:37:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30 | 10,6,4,0 | undefined | undefined |
| 1 | 2011-07-14 23:55:pm | Opera/9.80 (Android 2.2; Linux; Opera Mobi/ADR-1106291546; U; zh-cn) Presto/2.8.149 Version/11.10 | 2,1,1,0 | undefined | undefined |
| 2 | 2011-07-14 22:48:pm | Opera/9.80 (Android 2.2; Linux; Opera Mobi/ADR-1106291546; U; en) Presto/2.8.149 Version/11.10 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-07-14 21:27:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-14 12:56:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.3.25172/25.677; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-07-14 03:00:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; zh-cn) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5 | 6,5,6,6 | undefined | undefined |
| 12 | 2011-07-14 02:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.558.0 Safari/534.10 | 2,1,0,0 | undefined | undefined |
| 3 | 2011-07-14 02:42:am | Mozilla/5.0 (Windows NT 6.0) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 22 | 2011-07-14 02:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN) AppleWebKit/531.1 (KHTML, like Gecko) Version/5.0 Safari/531.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-07-13 20:09:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us; HTC Legend Build/ERD79) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-07-13 16:51:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.3.25172/25.669; U; pt) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 2 | 2011-07-13 15:17:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-13 10:18:am | Mozilla/4.0 (compatible; MSIE 6.0; ) Opera/UCWEB7.8.0.87/28/351 | 15,13,0,0 | undefined | undefined |
| 2 | 2011-07-13 09:04:am | SAMSUNG-GT-S5260/1.0 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B | 8,0,0,0 | undefined | undefined |
| 1 | 2011-07-12 20:19:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-nz; SonyEricssonX10a Build/3.0.1.G.0.70) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-07-12 18:28:pm | NokiaN70-1/5.0638.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-07-12 09:53:am | BlackBerry9650/5.0.0.732 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | undefined | undefined |
| 4 | 2011-07-10 08:01:am | NokiaN73/UC Browser7.8.0.95/28/352 | 15,12,0,0 | undefined | undefined |
| 2 | 2011-07-08 11:40:am | NokiaN72/5.0819.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UCWEB7.8.0.87/27/351 | 16,14,0,0 | undefined | undefined |
| 15 | 2011-07-06 14:48:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2) UNTRUSTED/1.0 | 14,11,1,0 | undefined | undefined |
| 1 | 2011-07-06 08:14:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; sv-se) AppleWebKit/534.32 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 | 5,6,6,6 | undefined | undefined |
| 4 | 2011-07-05 22:52:pm | NOKIAN82/UCWEB8.0.0.89/28/352 | 5,0,0,0 | undefined | undefined |
| 3 | 2011-07-05 17:40:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.2; .NET4.0C; .NET4.0E; MS-RTC LM 8) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-07-05 08:29:am | Nokia7610/2.0 (7.0642.0) SymbianOS/7.0s Series60/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0/UCWEB7.8.0.87/27/351 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-07-04 23:55:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 SearchToolbar/1.2 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-07-04 14:19:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; XBLWP7; ZuneWP7) | 6,6,6,6 | undefined | undefined |
| 3 | 2011-07-04 00:31:am | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; SPH-D710 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,16,2,1 | undefined | undefined |
| 2 | 2011-07-01 17:04:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-07-01 10:54:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.1.13572/25.645; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-07-01 02:33:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,0,0,0 | undefined | undefined |
| 3 | 2011-07-01 02:32:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9670; en-US) AppleWebKit/534.1+ (KHTML, like Gecko) Version/6.0.0.151 Mobile Safari/534.1+ | 2,1,7,4 | undefined | undefined |
| 4 | 2011-07-01 02:31:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-30 20:38:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-gb; XT316 Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-06-30 13:45:pm | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.9.168 Version/11.50 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-06-30 04:59:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/25.645; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-06-29 03:38:am | NOKIAN78/UCWEB8.0.0.89/28/352 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-06-28 07:01:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-28 04:28:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; TencentTraveler 4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 10,3,1,4 | undefined | undefined |
| 4 | 2011-06-27 15:54:pm | Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-27 13:19:pm | Mozilla/5.0 (Android; Linux armv7l; rv:7.0a1) Gecko/20110627 Firefox/7.0a1 Fennec/7.0a1 | 4,2,0,0 | undefined | undefined |
| 2 | 2011-06-27 05:17:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; fr-fr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 2 | 2011-06-27 04:09:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.24093/24.902; U; fr) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-06-26 11:16:am | Mozilla/5.0 (Windows NT 6.0) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 | 5,6,1,2 | undefined | undefined |
| 2 | 2011-06-26 06:20:am | NokiaN70-1/5.0737.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UCWEB7.8.0.87/27/351 | 16,8,2,0 | undefined | undefined |
| 2 | 2011-06-25 13:12:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; SiteKiosk 7.1 Build 267; IAD-03-HERNDON) | 4,0,0,0 | undefined | undefined |
| 1 | 2011-06-25 06:14:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 | 6,1,1,6 | undefined | undefined |
| 1 | 2011-06-24 03:49:am | Openwave | 5,0,0,0 | undefined | undefined |
| 1 | 2011-06-23 01:29:am | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S7250/S7250XXKFA; U; Bada/2.0; en-us) AppleWebKit/534.20 (KHTML, like Gecko) Dolfin/3.0 Mobile HVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | undefined | undefined |
| 2 | 2011-06-23 00:32:am | NokiaN70-1/5.0737.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UCWEB7.8.0.87/27/401 | 16,4,5,0 | undefined | undefined |
| 2 | 2011-06-22 23:00:pm | Mozilla/5.0 (Linux; U; Android 2.3; en-us; VM701 Build/ECLAIR) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 7 | 2011-06-22 20:43:pm | Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0 | 8,8,8,9 | undefined | undefined |
| 1 | 2011-06-22 10:56:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-21 21:10:pm | NOKIAE65/UCWEB8.0.0.89/28/352 | 16,10,0,0 | undefined | undefined |
| 2 | 2011-06-21 14:28:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-20 21:52:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-nz; GT-I9100T Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,16,2 | undefined | undefined |
| 2 | 2011-06-20 10:13:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.24093/24.899; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 2 | 2011-06-18 18:36:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; XT603 Build/5.5.1Q-52) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-06-17 15:10:pm | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-15 02:17:am | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; HTC_Marvel_C Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,5 | undefined | undefined |
| 1 | 2011-06-14 21:45:pm | LG-GR500/V10f Teleca/Q7.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 UNTRUSTED/1.0 lg-gr500 | 16,13,0,0 | undefined | undefined |
| 1 | 2011-06-14 06:57:am | Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-12 17:37:pm | Opera/9.7 (WindowsMobile; PPC; Opera Mobi/35267; U; es-ES; Presto/2.1.1) | 2,1,1,0 | undefined | undefined |
| 1 | 2011-06-12 05:08:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.22234/24.871; U; fr) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-06-10 15:52:pm | NokiaE63/UCWEB7.8.0.87/28/350 | 16,12,0,0 | undefined | undefined |
| 17 | 2011-06-10 02:09:am | NokiaN73/UCWEB8.0.0.89/28/352 | 5,0,0,0 | undefined | undefined |
| 3 | 2011-06-10 00:33:am | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.788.0 Safari/535.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-09 08:29:am | Opera/9.80 (S60; SymbOS; Opera Mobi/1209; U; es-LA) Presto/2.5.28 Version/10.1 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-06-09 02:39:am | BlackBerry8520/4.6.1.314 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/142 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-06-09 00:15:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CNS_UA; AD_LOGON=4C47452E4E4554; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CNS_UA; AD_LOGON=4C47452E4E4554) | 16,14,0,0 | undefined | undefined |
| 3 | 2011-06-08 21:16:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; DROID2 GLOBAL Build/S273) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-06-08 20:35:pm | Mozilla/5.0 (Linux; U; Android 2.3.1; en-ie; HTC_Passion_S510e Build/GRH78) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,5,1,1 | undefined | undefined |
| 1 | 2011-06-08 19:35:pm | BlackBerry8530/5.0.0.1000 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/109 | 5,0,0,0 | undefined | undefined |
| 2 | 2011-06-08 19:29:pm | BlackBerry8130/4.5.0.77 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/109 | 2,0,0,0 | undefined | undefined |
| 3 | 2011-06-08 19:18:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-3/100.07.76; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | undefined | undefined |
| 6 | 2011-06-08 04:26:am | r451[TF268435460111574189000000014802203486] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | undefined | undefined |
| 4 | 2011-06-08 01:35:am | BlackBerry9700/5.0.0.442 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/612 | 4,0,0,0 | undefined | undefined |
| 2 | 2011-06-08 01:24:am | BlackBerry8520/4.6.1.314 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/123 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-06-08 00:52:am | NokiaC3-00.1/5.0(ATT.03.50) Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/420+ (KHTML, like Gecko) Safari/420+ | 5,0,0,0 | undefined | undefined |
| 3 | 2011-06-07 16:19:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR | 16,9,1,0 | undefined | undefined |
| 1 | 2011-06-07 16:16:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 CNS_UA; AD_LOGON=4C47452E4E4554; ( .NET CLR 3.5.30729) | 6,6,6,4 | undefined | undefined |
| 6 | 2011-06-07 16:15:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.91 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 15 | 2011-06-07 01:53:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2) | 16,9,0,0 | undefined | undefined |
| 6 | 2011-06-06 20:45:pm | samsungsph-m540 | 15,12,0,0 | undefined | undefined |
| 2 | 2011-06-06 15:53:pm | Mozilla/5.0 (webOS/2.1.2; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 P160UNA/1.0 | 1,4,4,1 | undefined | undefined |
| 1 | 2011-06-06 00:47:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.77 Safari/534.24 | 6,8,6,6 | undefined | undefined |
| 1 | 2011-06-06 00:09:am | NOKIAN95 8GB/UCWEB7.8.0.87/28/352 | 15,6,0,0 | undefined | undefined |
| 1 | 2011-06-05 09:08:am | Opera/8.01 (J2ME/MIDP; Opera Mini/1.2.2960/1724; en; U; ssr) | 10,10,9,1 | undefined | undefined |
| 1 | 2011-06-04 23:36:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9.2.17) Gecko/20110420 firefox /3.6.3 MEGAUPLOAD 1.0 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-06-04 21:17:pm | SAMSUNG-GT-S3310/1.0 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-06-04 20:15:pm | JUC(Linux;U;2.2.1;Zh_cn;3GC101;480*800;)UCWEB7.7.0.85/139/999 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-06-03 21:25:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/6.24288/24.871; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-06-02 14:44:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB7.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,0,0 | undefined | undefined |
| 1 | 2011-06-02 06:10:am | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; ADR6400L 4G Build/FRG83D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 5,1,1,1 | undefined | undefined |
| 1 | 2011-06-02 04:11:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; IPMS/B91DE69B-14DE7627BBB-000000348099; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-02 01:04:am | Opera/9.80 (S60; SymbOS; Opera Mobi/SYB-1104051448; U; pl) Presto/2.7.81 Version/11.00 | 2,1,2,0 | undefined | undefined |
| 2 | 2011-06-02 01:03:am | Opera/9.80 (Android 2.1-update1; Linux; Opera Mobi/ADR-1105231029; U; pl) Presto/2.7.81 Version/11.00 | 2,1,2,1 | undefined | undefined |
| 3 | 2011-06-02 01:00:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; pl-pl; GT540 Build/ERE27) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-06-02 00:59:am | Opera/9.80 (X11; Linux i686; U; pl) Presto/2.8.131 Version/11.10 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-06-01 19:27:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; zh-cn) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-06-01 13:49:pm | Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.8.158 Version/11.50 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-06-01 08:28:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E) | 4,1,0,0 | undefined | undefined |
| 2 | 2011-05-31 22:53:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 (.NET CLR 3.5.30729) | 6,6,6,5 | undefined | undefined |
| 1 | 2011-05-31 19:58:pm | BlackBerry9550/5.0.0.334 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | undefined | undefined |
| 11 | 2011-05-31 18:47:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-31 14:22:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-05-31 05:42:am | NokiaE63/UCWEB8.0.0.89/28/352 | 3,0,0,0 | undefined | undefined |
| 5 | 2011-05-31 00:54:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 5 | 2011-05-30 23:40:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,5 | undefined | undefined |
| 1 | 2011-05-30 23:11:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB7.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-05-30 11:03:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.0; .NET CLR 1.1.4322; InfoPath.2) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-05-28 02:27:am | Mozilla/5.0 (Linux; U; Android 2.2.1; nl-nl; GT-I9000 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,9 | undefined | undefined |
| 1 | 2011-05-27 11:11:am | Mozilla/4.0 (compatible; MSIE 6.0; ) Opera/UCWEB8.0.0.89/28/352 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-05-27 08:31:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 ( .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-27 05:38:am | NokiaC5-00/UCWEB8.0.0.89/28/352 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-05-26 15:54:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; XT603 Build/5.5.1Q-29) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-05-26 09:16:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-25 21:53:pm | Opera/9.80 (Series 60; Opera Mini/6.24458/24.871; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-05-24 11:59:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.53 Safari/534.30 | 6,6,3,6 | undefined | undefined |
| 1 | 2011-05-24 03:36:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24 | 2,2,0,5 | undefined | undefined |
| 7 | 2011-05-22 21:57:pm | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-22 11:51:am | sam-r350 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-05-20 07:28:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; my; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-19 03:15:am | BlackBerry8320/4.5.0.37 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/149 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-05-19 01:48:am | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; Sprint APC715CKT Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,5,1,1 | undefined | undefined |
| 2 | 2011-05-19 01:16:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; ko-kr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5 | 6,6,7,6 | undefined | undefined |
| 1 | 2011-05-18 10:47:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-18 05:32:am | Mozilla/5.0 (Linux; U; Android 2.1; en-in; HTC Legend Build/ERD79) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-05-18 05:05:am | MicromaxX550/MIDP2.0/CLDC1.1/Screen-240X400 | 1,0,0,0 | undefined | undefined |
| 3 | 2011-05-18 05:05:am | Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-17 16:20:pm | Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/24.838; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 2 | 2011-05-17 08:37:am | Mozilla/5.0 (Android; Linux armv7l; rv:2.1.1) Gecko/20110415 Firefox/4.0.2pre Fennec/4.0.1 | 4,2,0,0 | undefined | undefined |
| 3 | 2011-05-17 01:39:am | NokiaE63/UC Browser7.7.1.88/28/444 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-05-16 12:18:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; LG-LS855 Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-05-16 07:23:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.0.24288/24.838; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-05-16 01:55:am | Mozilla/4.0 (compatible; MSIE 6.0; ) Opera/UCBrowser7.7.0.81/28/352 | 15,12,0,0 | undefined | undefined |
| 2 | 2011-05-16 00:37:am | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-14 17:22:pm | Mozilla/5.0 (iPad; U; CPU OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-13 20:39:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/24.838; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-05-13 18:34:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3) | 6,6,6,6 | undefined | undefined |
| 16 | 2011-05-13 01:50:am | Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-12 21:41:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; HTC-A9192/1.0 Build/FRG83D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,5,1 | undefined | undefined |
| 1 | 2011-05-11 15:30:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-au; HTC_Sensation_Z710e Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,7,1,1 | undefined | undefined |
| 1 | 2011-05-11 05:04:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-10 23:58:pm | Opera/9.80 (Android; Opera Mini/6.0.24556/24.816; U; ru) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-05-10 23:41:pm | Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-05-10 15:19:pm | Mozilla/5.0 (Linux; U; Android 3.0.1; en-sg; MZ601 Build/H.6.1-38-9) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-10 11:56:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-05-10 03:23:am | Mozilla/5.0 (Unknown, like Android 2.2; U; en-us) AppleWebKit/531.4 (KHTML, like Gecko) Version/4.0.3 Mobile Safari/531.420 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-05-10 03:22:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.60 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-09 16:20:pm | Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; SHARP-ADS1 Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-05-09 16:11:pm | Mozilla/5.0 (Android; Linux armv7l; rv:2.1) Gecko/20110318 Firefox/4.0b13pre Fennec/4.0 | 5,2,0,0 | undefined | undefined |
| 2 | 2011-05-09 16:10:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; DROIDX Build/VZW) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 480X854 motorola DROIDX | 1,1,1,1 | undefined | undefined |
| 1 | 2011-05-09 16:08:pm | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.60 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-08 21:24:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-05-07 17:04:pm | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-06 19:44:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.34 (KHTML, like Gecko) Chrome/13.0.756.0 Safari/534.34 | 6,6,6,5 | undefined | undefined |
| 2 | 2011-05-06 10:51:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; XT603 Build/5.5.1Q-27) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,0 | undefined | undefined |
| 1 | 2011-05-06 09:31:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={1B8B6DF0-E214-11DF-AF57-0012F060EE56}; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; AskTbSPC2/5.8.0.12304) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-06 03:15:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.8.131 Version/11.10 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-05-06 00:42:am | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.44 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-05 23:19:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 | 8,0,0,0 | undefined | undefined |
| 2 | 2011-05-05 01:17:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; HTC_Kingdom Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 5,1,1,1 | undefined | undefined |
| 1 | 2011-05-04 16:22:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-nz; U8180 Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-05-04 03:01:am | Maui Browser | 5,0,0,0 | undefined | undefined |
| 1 | 2011-05-03 22:47:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; Media Center PC 6.0; .NET4.0E; MS-RTC LM 8; .NET4.0C) | 6,0,0,0 | undefined | undefined |
| 1 | 2011-05-03 15:21:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.12 Safari/534.30 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-05-03 05:24:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-05-02 15:14:pm | Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; IDEOS S7 Slim Build/FRG83G) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-05-02 06:18:am | CURL-AGENT 1.0 | 4,4,4,4 | undefined | undefined |
| 2 | 2011-05-01 12:37:pm | SAMSUNG-GT-C3303/C3303DDJFB NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | undefined | undefined |
| 1 | 2011-04-30 12:31:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; Nexus S Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-04-29 23:55:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8H7 | 6,7,6,7 | undefined | undefined |
| 1 | 2011-04-29 23:50:pm | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8F192 | 6,6,6,6 | undefined | undefined |
| 8 | 2011-04-29 14:00:pm | FemtoHTTP/1.0 (Mac OS X) | 2,2,1,1 | undefined | undefined |
| 6 | 2011-04-29 13:59:pm | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8H7 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-28 17:40:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; MOTOROLA PHOTON 4G Build/4.5.1A-1_SUN-61) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-04-28 16:11:pm | SAMSUNG-SGH-A687/A687UCJH1 SHP/VPP/R5 NetFront/3.5 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 3,0,0,0 | undefined | undefined |
| 2 | 2011-04-28 13:02:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.57 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-28 11:16:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8G4 Safari/6531.22.7 | 4,4,4,4 | undefined | undefined |
| 5 | 2011-04-28 11:13:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.57 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-04-27 08:43:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 (.NET CLR 3.5.30729) | 7,7,6,6 | undefined | undefined |
| 4 | 2011-04-26 23:12:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5800d-1/52.0.007; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.9 3gpp-gba | 7,0,0,0 | undefined | undefined |
| 1 | 2011-04-26 09:49:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET4.0C; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-26 05:31:am | Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0 | 9,8,6,8 | undefined | undefined |
| 1 | 2011-04-26 03:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729) | 8,0,0,0 | undefined | undefined |
| 1 | 2011-04-26 00:51:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-HK) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 | 5,3,3,5 | undefined | undefined |
| 1 | 2011-04-25 22:38:pm | NOKIAN95 8GB/UCBrowser7.7.0.81/28/400 | 16,13,0,1 | undefined | undefined |
| 1 | 2011-04-25 11:27:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.3.24214/24.783; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 2 | 2011-04-25 06:21:am | NOKIANokia N81/UCBrowser7.7.0.81/28/352 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-04-23 08:10:am | NokiaN70-1/5.0737.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.4.0.65/27/352 | 16,13,0,1 | undefined | undefined |
| 2 | 2011-04-22 10:05:am | SAMSUNG-GT-S5620/S5620DDJE1 SHP/VPP/R5 Dolfin/1.5 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 1,0,0,0 | undefined | undefined |
| 1 | 2011-04-22 10:00:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.0.24093/24.783; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-04-22 02:20:am | Mozilla/5.0 (Linux; U; Android 2.2.1; it-it; Milestone Build/SHOLS_U2_05.26.0) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-04-20 07:13:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9 | 1,6,0,0 | undefined | undefined |
| 1 | 2011-04-20 07:11:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 6,0,0,0 | undefined | undefined |
| 1 | 2011-04-20 07:08:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 10,0,0,0 | undefined | undefined |
| 3 | 2011-04-20 07:07:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 7,0,0,0 | undefined | undefined |
| 1 | 2011-04-19 20:48:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE66-1/501.21.001; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | undefined | undefined |
| 1 | 2011-04-19 20:21:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-nz; HTC_WildfireS_A510e Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,5 | undefined | undefined |
| 2 | 2011-04-19 00:41:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-18 17:15:pm | Mozilla/5.0 (Linux; U; Android 2.2.2; ko-kr; LG-P920 Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 7,1,1,1 | undefined | undefined |
| 1 | 2011-04-18 13:37:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729; .NET4.0E) | 8,0,0,0 | undefined | undefined |
| 1 | 2011-04-18 12:28:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-in; XT603 Build/STAB) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-04-18 08:15:am | BlackBerry9630/5.0.0.1030 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/126 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-04-18 06:08:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-gb; GT-I9100 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 2,1,1,15 | undefined | undefined |
| 1 | 2011-04-18 05:31:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/24.760; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 9 | 2011-04-17 22:32:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-nz; GT-I9000T Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 9,1,1,1 | undefined | undefined |
| 1 | 2011-04-17 20:06:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; LG-LS700 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-04-17 18:50:pm | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaC5-00.1/@version@; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.2 3gpp-gba | 2,0,0,0 | undefined | undefined |
| 5 | 2011-04-16 14:36:pm | Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-04-16 07:13:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.29 (KHTML, like Gecko) Chrome/12.0.736.0 Safari/534.29 | 5,6,6,6 | undefined | undefined |
| 1 | 2011-04-14 20:55:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.18887/24.760; U; vi) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-04-14 10:38:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 | 6,8,8,6 | undefined | undefined |
| 1 | 2011-04-14 01:53:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-TW; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-14 01:51:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/3.1; XBLWP7; ZuneWP7) | 11,1,0,0 | undefined | undefined |
| 1 | 2011-04-14 00:42:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8C148 Safari/6531.22.7 | 5,4,4,4 | undefined | undefined |
| 2 | 2011-04-14 00:41:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0) Gecko/20100101 Firefox/4.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-14 00:40:am | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_0_2 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Mobile/8A400 Safari/6531.22.7 | 4,4,4,4 | undefined | undefined |
| 2 | 2011-04-14 00:27:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8F190 Safari/6531.22.7 | 1,1,1,1 | undefined | undefined |
| 5 | 2011-04-14 00:25:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 | 1,3,1,1 | undefined | undefined |
| 1 | 2011-04-13 23:46:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; MS-RTC LM 8; .NET4.0C) | 2,2,0,0 | undefined | undefined |
| 1 | 2011-04-13 14:44:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; MB855 Build/4.5.1A-1_SUN-29) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 5 | 2011-04-13 06:56:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-13 05:35:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-11 14:49:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-08 06:54:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.18887/24.746; U; vi) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-04-08 06:44:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-08 02:31:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 | 15,12,0,0 | undefined | undefined |
| 3 | 2011-04-08 02:31:am | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; C5120 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-04-07 20:10:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.22296/24.746; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-04-06 17:15:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-us) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-06 02:16:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 | 8,0,0,0 | undefined | undefined |
| 1 | 2011-04-05 08:17:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C; .NET4.0E; MS-RTC LM 8) | 2,0,0,0 | undefined | undefined |
| 1 | 2011-04-05 05:40:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9300; en) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.448 Mobile Safari/534.8+ | 2,1,6,1 | undefined | undefined |
| 1 | 2011-04-05 05:39:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.7.62 Version/11.01 | 2,1,1,1 | undefined | undefined |
| 3 | 2011-04-05 04:51:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 (.NET CLR 3.5.30729) | 8,0,0,0 | undefined | undefined |
| 3 | 2011-04-04 03:29:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 | 8,6,6,5 | undefined | undefined |
| 1 | 2011-04-03 10:32:am | Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.24) Gecko/20110120 SeaMonkey/1.1.19 | 2,2,2,2 | undefined | undefined |
| 1 | 2011-04-03 10:27:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.20464/24.746; U; pt) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 2 | 2011-04-03 10:25:am | NokiaC3-00/5.0 (04.60) Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/420+ (KHTML, like Gecko) Safari/420+ | 5,0,0,0 | undefined | undefined |
| 1 | 2011-04-03 10:23:am | Mozilla/5.0 (X11; U; FreeBSD amd64; pt-BR; rv:1.9.2.13) Gecko/20101213 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-04-03 03:32:am | MOT-A3100 Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/15839; U; es-ES) | 1,0,1,1 | undefined | undefined |
| 1 | 2011-04-03 00:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; chromeframe/10.0.648.204; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-04-02 20:30:pm | BlackBerry8350i/5.0.0.1051 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/103 | 4,0,0,0 | undefined | undefined |
| 6 | 2011-04-02 01:51:am | Mozilla/5.0 (Linux; U; Android 2.2.2; en-gb; LG-P970 Build/FRG83G) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,7,1,1 | undefined | undefined |
| 1 | 2011-04-02 01:34:am | Mozilla/5.0 (Linux; U; Android 2.2.2; en-ca; LG-P970g Build/FRG83G) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,7,1,1 | undefined | undefined |
| 1 | 2011-04-01 01:53:am | Opera/9.80 (J2ME/MIDP; Opera Mini/6.0.24093/24.746; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-03-31 19:56:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13221/24.746; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-03-31 19:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 | 1,0,0,0 | undefined | undefined |
| 2 | 2011-03-31 16:24:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; SGH-T959V Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,9,1 | undefined | undefined |
| 2 | 2011-03-29 18:53:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 5 | 2011-03-29 18:31:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 | 7,6,7,6 | undefined | undefined |
| 1 | 2011-03-29 09:32:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.3.24214/24.743; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,9 | undefined | undefined |
| 5 | 2011-03-27 09:58:am | NokiaN73/UCBrowser7.7.0.81/28/352 | 16,12,0,0 | undefined | undefined |
| 4 | 2011-03-27 07:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-27 07:50:am | Opera/9.80 (Series 60; Opera Mini/6.0.24095/24.743; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-03-26 17:45:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.20663/24.743; U; vi) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 2 | 2011-03-26 10:26:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-25 03:53:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3) | 4,0,0,0 | undefined | undefined |
| 1 | 2011-03-25 01:08:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16 | 15,10,0,0 | undefined | undefined |
| 1 | 2011-03-25 01:08:am | Mozilla/5.0 (Linux; U; Android 2.3.2; en-us; C5120 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-03-24 18:51:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; Vortex Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-03-24 17:37:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-gb; GT-I5503T Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,3,0,0 | undefined | undefined |
| 1 | 2011-03-24 15:59:pm | Opera/9.80 (S60; SymbOS; Opera Mobi/498; U; ro) Presto/2.4.18 Version/10.00 | 9,8,1,0 | undefined | undefined |
| 1 | 2011-03-23 08:44:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 ( .NET CLR 3.5.30729; .NET4.0E) | 6,5,6,4 | undefined | undefined |
| 2 | 2011-03-23 04:21:am | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.16 Safari/534.24 | 6,7,7,6 | undefined | undefined |
| 1 | 2011-03-23 01:29:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-03-21 22:39:pm | Mozilla/5.0 (Linux; U; Android 2.3.2; en-us; SPH-M930 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-03-21 22:10:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaC6-00/40.0.012; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.3.1.15 3gpp-gba | 1,6,0,0 | undefined | undefined |
| 1 | 2011-03-21 01:40:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/10.0.603.3 Safari/534.14 | 7,7,7,7 | undefined | undefined |
| 1 | 2011-03-20 09:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-18 12:49:pm | BlackBerry8330/4.5.0.66 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-03-18 02:45:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-03-18 01:50:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; fi-fi) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C144 Safari/528.16 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-03-17 11:06:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.127 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 3 | 2011-03-16 15:25:pm | Mozilla/5.0 (Linux; U; Android 2.3.2; en-gb; SonyEricssonR800a Build/3.0.A.2.181) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 3,1,0,0 | undefined | undefined |
| 6 | 2011-03-16 07:13:am | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0 | 7,0,0,0 | undefined | undefined |
| 2 | 2011-03-16 03:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 | 4,4,5,6 | undefined | undefined |
| 1 | 2011-03-16 00:23:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-15 08:21:am | Mozilla/5.0 (Linux; U; Android 2.2; en-ro; Desire_A8181 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-03-15 02:00:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-03-14 23:25:pm | BlackBerry8530/5.0.0.973 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-03-14 15:28:pm | Opera/9.80 (X11; Linux x86_64; U; en-GB) Presto/2.7.62 Version/11.01 | 0,1,0,1 | undefined | undefined |
| 3 | 2011-03-14 14:50:pm | BlackBerry9650/5.0.0.975 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/105 | 3,0,0,0 | undefined | undefined |
| 3 | 2011-03-13 17:33:pm | Mozilla/5.0 (Linux; U; Android 2.2.2; en-gb; LG-P920-orange Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,2,16 | undefined | undefined |
| 2 | 2011-03-12 21:34:pm | Mozilla/4.0 (compatible; MSIE 6.0; Microsoft ZuneHD 4.5) | 2,2,2,2 | undefined | undefined |
| 3 | 2011-03-10 12:04:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9700; en) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.448 Mobile Safari/534.8+ | 1,2,6,1 | undefined | undefined |
| 2 | 2011-03-09 20:12:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Dealio Toolbar 3.4; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MS-RTC LM 8) | 1,0,0,0 | undefined | undefined |
| 1 | 2011-03-09 20:12:pm | SAMSUNG-GT-E3210/E3210BDOKC1 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | undefined | undefined |
| 1 | 2011-03-09 20:06:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET CLR 2.0.50727) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-03-09 09:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13 | 6,5,6,7 | undefined | undefined |
| 1 | 2011-03-08 23:44:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-dk; Desire_A8181 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-03-08 21:24:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; HTC Glacier Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,5 | undefined | undefined |
| 1 | 2011-03-08 18:45:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; Sprint APX515CKT Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 9,1,1,1 | undefined | undefined |
| 1 | 2011-03-07 23:44:pm | Mozilla/5.0 (Windows NT 5.1; rv:2.0b12) Gecko/20100101 Firefox/4.0b12 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-07 12:20:pm | Mozilla/5.0 (Symbian; U; ; en-GB) AppleWebKit/534.3 (KHTML, like Gecko) NokiaBrowser/8.1.Dev Mobile Safari/534.3 | 3,1,0,3 | undefined | undefined |
| 1 | 2011-03-06 04:49:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.23 (KHTML, like Gecko) Chrome/11.0.686.3 Safari/534.23 | 0,0,2,6 | undefined | undefined |
| 2 | 2011-03-05 02:50:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729) | 7,7,7,6 | undefined | undefined |
| 1 | 2011-03-04 01:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.17) Gecko/20110121 Firefox/3.5.17 (.NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-04 00:13:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.22296/23.390; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-03-03 19:17:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.448 Mobile Safari/534.8+ | 1,1,1,1 | undefined | undefined |
| 1 | 2011-03-03 15:24:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; SAMSUNG-SGH-I897/I897UCJH7 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-03-03 14:35:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( ) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-03 06:43:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-03-02 14:30:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13 | 5,6,1,6 | undefined | undefined |
| 1 | 2011-03-02 14:20:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-03-02 10:10:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-03-01 07:36:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; .NET CLR 1.1.4322) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-02-28 22:16:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; SAMSUNG-SGH-I897/I897UCJF6 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-02-28 19:06:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_6 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8E200 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 4 | 2011-02-28 04:46:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 6 | 2011-02-27 18:50:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.102 Safari/534.13 | 6,6,6,7 | undefined | undefined |
| 1 | 2011-02-27 08:37:am | Mozilla/5.0 (Android; Linux armv7l; rv:2.0b12pre) Gecko/20110217 Firefox/4.0b12pre Fennec/4.0b5 | 4,1,1,0 | undefined | undefined |
| 1 | 2011-02-27 07:08:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.22714/23.390; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 2 | 2011-02-27 05:41:am | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5233/40.1.003; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.7.4 3gpp-gba | 1,0,0,0 | undefined | undefined |
| 1 | 2011-02-25 04:50:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18741Mod.by.Handler/23.390; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-02-24 23:59:pm | Nokia3110c/2.0 (07.30) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 11,15,0,0 | undefined | undefined |
| 1 | 2011-02-24 10:49:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/23.390; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 2 | 2011-02-24 10:13:am | BlackBerry9000/5.0.0.681 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/214 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-02-24 09:08:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 15,4,0,0 | undefined | undefined |
| 1 | 2011-02-24 09:03:am | Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/013.016; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.8.10 3gpp-gba | 7,0,0,0 | undefined | undefined |
| 1 | 2011-02-24 06:59:am | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; GT-I5700 Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 3 | 2011-02-23 21:51:pm | Mozilla/5.0 (Linux; U; Android 2.3.2; en-us; SPH-D600 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 3 | 2011-02-23 20:04:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; en) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.448 Mobile Safari/534.8+ | 2,1,1,1 | undefined | undefined |
| 1 | 2011-02-23 09:20:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; chromeframe; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.4; OfficeLivePatc | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-23 04:52:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.102 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-23 00:45:am | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; SPH-M910 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,9 | undefined | undefined |
| 1 | 2011-02-22 18:39:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; it-it; SonyEricssonX10i Build/2.0.A.0.504) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 3,1,0,0 | undefined | undefined |
| 1 | 2011-02-22 01:45:am | Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13 | 6,6,6,4 | undefined | undefined |
| 2 | 2011-02-21 06:35:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET4.0C; .NET4.0E) | 3,0,0,0 | undefined | undefined |
| 1 | 2011-02-21 06:32:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-21 01:25:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 2,2,2,2 | undefined | undefined |
| 1 | 2011-02-20 12:25:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.23546/23.377; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 3 | 2011-02-20 09:48:am | NOKIA5320 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-02-19 20:18:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0 (Symbian/23.377; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 4 | 2011-02-19 07:01:am | Mozilla/4.0 (BREW 3.1.5; U; en-us; Sanyo; NetFront/3.5.1/AMB) Boost SCP3810 | 1,0,0,0 | undefined | undefined |
| 7 | 2011-02-18 02:58:am | Mozilla/5.0 (Linux; U; Android 2.3.2; en-us; Sprint APX515CKT Build/GRH78C) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,9 | undefined | undefined |
| 8 | 2011-02-18 00:41:am | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 Nokia5320d-1/04.13; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | undefined | undefined |
| 2 | 2011-02-18 00:39:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0 (Symbian/23.370; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-02-17 19:44:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.22714/23.370; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-02-17 11:33:am | Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.01 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-02-16 19:49:pm | NokiaC6-00/UCWEB7.5.0.66/50/800 | 5,0,0,0 | undefined | undefined |
| 1 | 2011-02-16 18:43:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2) | 10,8,7,5 | undefined | undefined |
| 3 | 2011-02-16 18:37:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SE 2.X; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; CIBA; SE 2.X) | 6,0,0,0 | undefined | undefined |
| 12 | 2011-02-16 17:35:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; generic Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-02-16 17:12:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko-KR) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 | 6,6,7,6 | undefined | undefined |
| 1 | 2011-02-16 17:12:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,7 | undefined | undefined |
| 3 | 2011-02-16 09:49:am | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XPKB5; U; Bada/1.2; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.2 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | undefined | undefined |
| 13 | 2011-02-15 00:15:am | Mozilla/5.0 (Linux; U; Android 2.2.2; en-gb; LG-P920 Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,7,1 | undefined | undefined |
| 1 | 2011-02-14 12:53:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XPKA9; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | undefined | undefined |
| 3 | 2011-02-14 00:36:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; zh-CN) AppleWebKit/534.1+ (KHTML, like Gecko) Version/6.0.0.246 Mobile Safari/534.1+ | 1,1,2,1 | undefined | undefined |
| 4 | 2011-02-12 16:12:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-12 13:48:pm | Opera/9.80 (Windows NT 5.1; U; Edition Campaign 21; pt) Presto/2.7.62 Version/11.01 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-02-12 10:50:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; myTouch4G Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,5,1 | undefined | undefined |
| 1 | 2011-02-10 13:09:pm | Mozilla/5.0 (compatible; Teleca Q7; Brew 3.1.5; U; en) 480X800 LGE VX11000 | 2,1,0,0 | undefined | undefined |
| 1 | 2011-02-10 13:08:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090825 SeaMonkey/1.1.18 | 2,2,2,2 | undefined | undefined |
| 5 | 2011-02-10 06:49:am | Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/011.012; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.7.2 3gpp-gba | 8,0,0,0 | undefined | undefined |
| 1 | 2011-02-10 01:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; vi; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 0,0,3,0 | undefined | undefined |
| 1 | 2011-02-09 23:51:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Nexus One Build/EPE55) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,2,1,1 | undefined | undefined |
| 4 | 2011-02-09 10:28:am | Mozilla/5.0 (PlayBook; U; RIM Tablet OS 1.0.0; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/0.0.1 Safari/534.8+ | 10,1,4,9 | undefined | undefined |
| 1 | 2011-02-08 22:02:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-08 21:13:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; GT-I9000 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,9,1 | undefined | undefined |
| 1 | 2011-02-08 07:41:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.6.13-1.fc13 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-07 23:14:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; LG-P920 Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,1,7 | undefined | undefined |
| 1 | 2011-02-07 15:38:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.86 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 4 | 2011-02-07 11:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-07 11:18:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8 | 4,6,2,0 | undefined | undefined |
| 1 | 2011-02-03 17:34:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-03 16:31:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-02 04:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-02-01 11:29:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-31 11:38:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; en-US) AppleWebKit/534.1+ (KHTML, like Gecko) Version/6.0.0.246 Mobile Safari/534.1+ | 1,2,1,1 | undefined | undefined |
| 3 | 2011-01-31 07:20:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-01-31 00:16:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,4,2 | undefined | undefined |
| 3 | 2011-01-30 10:58:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14881Mod.by.Handler/22.478; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-01-30 10:56:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/500.21.009; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 6,0,0,0 | undefined | undefined |
| 1 | 2011-01-30 09:34:am | Mozilla/5.0 (Linux; U; Android 1.5; en-us; MB501 Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-01-30 06:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729) | 5,7,6,7 | undefined | undefined |
| 9 | 2011-01-29 19:56:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0; SAMSUNG; SGH-i917) | 6,6,1,1 | undefined | undefined |
| 1 | 2011-01-28 06:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,5,6 | undefined | undefined |
| 1 | 2011-01-27 22:50:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; LG-P505/V10a Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 3 | 2011-01-27 22:48:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 CNS_UA; AD_LOGON=4C47452E4E4554; ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-27 21:25:pm | Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; LG-P970 Build/MASTER) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,1,7 | undefined | undefined |
| 1 | 2011-01-27 07:08:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729),gzip(gfe) (via translate.google.com) | 2,2,2,2 | undefined | undefined |
| 2 | 2011-01-26 23:35:pm | BlackBerry9550/5.0.0.713 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | undefined | undefined |
| 3 | 2011-01-26 19:17:pm | Mozilla/5.0 (Linux; U; Android 2.2; zh-cn; HTC Desire Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-01-26 17:53:pm | XV6875.1 Opera/9.70 (Windows NT 5.1; U; en) | 2,1,0,1 | undefined | undefined |
| 1 | 2011-01-26 01:14:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0; HTC; HD7 T9292) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-24 13:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-23 22:29:pm | Mozilla/5.0 (LG-C330 AppleWebkit/531 Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 10,0,0,0 | undefined | undefined |
| 2 | 2011-01-23 17:01:pm | Opera/9.80 (Series 60; Opera Mini/5.1.22396/22.453; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2011-01-22 23:09:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 13 | 2011-01-22 18:10:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 1,3,5,4 | undefined | undefined |
| 1 | 2011-01-22 12:53:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; msn OptimizedIE8;ENUS) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-22 10:24:am | Opera/9.80 (Windows NT 6.1; U; pl) Presto/2.7.62 Version/11.00 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-01-22 10:09:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ro; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 2 | 2011-01-22 08:49:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.1.15082/22.453; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 2 | 2011-01-22 08:47:am | SAMSUNG-GT-B3210/1.0 NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-01-22 07:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,3 | undefined | undefined |
| 1 | 2011-01-21 23:35:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Ant.com Toolbar 2.0.1 Firefox/3.6.13 GTB7.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-21 20:33:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; PBSTB 1.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | undefined | undefined |
| 2 | 2011-01-21 15:20:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; AskTbUT2V5/5.9.1.14019) | 4,0,0,9 | undefined | undefined |
| 1 | 2011-01-21 05:09:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-20 19:09:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;ENUS) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-19 23:42:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14881Mod.by.Handler/22.414; U; vi) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-01-19 22:30:pm | BlackBerry9700/5.0.0.351 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/611 | 3,0,0,0 | undefined | undefined |
| 1 | 2011-01-19 18:20:pm | Mozilla/5.0 (Linux; U; Android 2.3.1; en-gb; SonyEricssonLT15a Build/3.0.A.0.326) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-01-19 08:26:am | Mozilla/5.0 (Windows NT 5.1; rv:2.0b8) Gecko/20100101 Firefox/4.0b8 | 6,6,6,5 | undefined | undefined |
| 4 | 2011-01-19 03:55:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-18 13:15:pm | Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; en-US) AppleWebKit/534.1+ (KHTML, like Gecko) Version/6.0.0.337 Mobile Safari/534.1+ | 2,1,1,1 | undefined | undefined |
| 3 | 2011-01-18 13:07:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; Droid Build/FRG83D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-01-18 12:52:pm | Opera/9.80 (iPhone; Opera Mini/5.0.019802/22.414; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 1 | 2011-01-17 05:44:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,9,0,0 | undefined | undefined |
| 1 | 2011-01-16 19:41:pm | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.7.62 Version/11.00 | 4,0,0,1 | undefined | undefined |
| 1 | 2011-01-16 19:35:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 | 6,6,6,6 | undefined | undefined |
| 7 | 2011-01-16 19:13:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10 | 6,6,6,6 | undefined | undefined |
| 2 | 2011-01-16 17:26:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-nz; V9 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,0 | undefined | undefined |
| 1 | 2011-01-16 09:24:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-16 07:57:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,6,5 | undefined | undefined |
| 2 | 2011-01-16 07:24:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10 | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-14 06:51:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 | 7,4,0,0 | undefined | undefined |
| 2 | 2011-01-14 06:50:am | Mozilla/5.0 (Linux; U; Android 1.6; de-de; Galaxy Build/Donut) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 1,0,0,0 | undefined | undefined |
| 2 | 2011-01-14 06:45:am | BlackBerry9700/5.0.0.545 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/124 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-01-13 10:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0; ; LEO70) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-12 11:23:am | Mozilla/5.0 (Linux; U; Android 2.2; en-it; Ideos Build/B827SP01) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2011-01-12 08:23:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | undefined | undefined |
| 2 | 2011-01-12 01:50:am | Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; nl-nl) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 1 | 2011-01-11 04:52:am | Opera/9.80 (Windows NT 6.1; U; ru) Presto/2.7.62 Version/11.00 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-01-10 19:51:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 ( .NET CLR 3.5.30729; .NET4.0E) | 6,5,6,6 | undefined | undefined |
| 2 | 2011-01-10 18:35:pm | BlackBerry9700/5.0.0.862 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100 | 5,0,0,0 | undefined | undefined |
| 32 | 2011-01-10 17:31:pm | NokiaN70-1/5.0737.3.0.1/SN356270011925764 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.21.0 | 4,4,4,0 | undefined | undefined |
| 2 | 2011-01-10 13:41:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; es-es) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 4 | 2011-01-09 23:28:pm | SonyEricssonT610/R201 Profile/MIDP-1.0 Configuration/CLDC-1.0 | 1,0,0,0 | undefined | undefined |
| 6 | 2011-01-09 23:07:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X;en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7,gzip(gfe) UP.Link/6.3.1.21.0 | 5,5,5,4 | undefined | undefined |
| 2 | 2011-01-09 22:56:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13 | 5,3,2,4 | undefined | undefined |
| 9 | 2011-01-09 22:31:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GomezAgent 3.0) | 2,2,2,2 | undefined | undefined |
| 2 | 2011-01-09 22:12:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5233/21.1.102; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.5.2 3gpp-gba | 7,0,0,0 | undefined | undefined |
| 3 | 2011-01-09 21:42:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; CIBA; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | undefined | undefined |
| 9 | 2011-01-09 16:22:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; T-Mobile G2 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-01-09 16:22:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Safari/530.17 Skyfire/2.0 | 1,1,1,1 | undefined | undefined |
| 2 | 2011-01-09 16:19:pm | Mozilla/5.0 (Android; Linux armv7l; rv:2.0b7pre) Gecko/20101103 Firefox/4.0b8pre Fennec/4.0b2 | 4,2,0,0 | undefined | undefined |
| 2 | 2011-01-09 16:17:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13 | 6,6,6,6 | undefined | undefined |
| 9 | 2011-01-08 13:18:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 | 6,6,1,5 | undefined | undefined |
| 4 | 2011-01-08 06:25:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 5 | 2011-01-07 03:21:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E) | 10,10,9,1 | undefined | undefined |
| 11 | 2011-01-06 16:48:pm | Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,5,4 | undefined | undefined |
| 4 | 2011-01-06 12:58:pm | KWC-S2300/ABR1001 UP.Browser/7.2.7.2.551 (GUI) MMP/2.0 | 0,0,1,0 | undefined | undefined |
| 1 | 2011-01-06 06:41:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-06 05:19:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; Orange San Francisco Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 7 | 2011-01-05 21:52:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; zh-cn) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 7,8,7,7 | undefined | undefined |
| 1 | 2011-01-05 12:28:pm | BlackBerry9000/4.6.0.297 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | undefined | undefined |
| 1 | 2011-01-05 00:15:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14320/22.414; U; zh) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 7 | 2011-01-04 14:44:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; T-Mobile G2 Build/FRF91) AppleWebKit/533.1(KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 2,1,1,0 | undefined | undefined |
| 6 | 2011-01-04 14:39:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729) | 8,0,0,0 | undefined | undefined |
| 10 | 2011-01-04 06:19:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| 1 | 2011-01-04 02:10:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-gb) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 18 | 2011-01-04 01:05:am | Opera/9.80 (Windows NT 5.2; U; en) Presto/2.7.62 Version/11.00 | 2,1,1,1 | undefined | undefined |
| 31 | 2011-01-03 18:42:pm | Opera/9.80 (Windows NT 6.1; U; Edition IBIS; en) Presto/2.7.62 Version/11.00 | 2,1,1,1 | undefined | undefined |
| 1 | 2011-01-03 10:08:am | BlackBerry9000/4.6.0.282 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/216 | 4,0,0,0 | undefined | undefined |
| 1 | 2010-12-31 05:38:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 4,4,4,4 | undefined | undefined |
| 1 | 2010-12-31 05:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729) FBSMTWB | 11,3,0,0 | undefined | undefined |
| 1 | 2010-12-30 20:18:pm | Mozilla/5.0 (LG-T500 AppleWebkit/531 Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 12,0,0,0 | undefined | undefined |
| 2 | 2010-12-30 13:18:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-gb) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 2 | 2010-12-30 13:05:pm | Mozilla/5.0 (Linux; U; Android 2.3.1; en-us; Nexus S Build/GRH78) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-12-30 09:11:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E; MS-RTC LM 8) | 2,0,0,0 | undefined | undefined |
| 1 | 2010-12-29 18:33:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; BRI/1; MS-RTC LM 8) | 6,6,6,6 | undefined | undefined |
| 22 | 2010-12-28 22:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.6; GomezAgent 3.0) Gecko/20091201 Firefox/3.5.6 | 2,2,0,0 | undefined | undefined |
| 1 | 2010-12-28 22:56:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100816 Firefox/3.0.7 | 6,6,6,5 | undefined | undefined |
| 1 | 2010-12-28 07:31:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10 | 6,6,5,6 | undefined | undefined |
| 23 | 2010-12-28 00:57:am | Opera/9.80 (Windows NT 6.1; U; Edition IBIS; en) Presto/2.6.30 Version/10.63 | 8,8,8,6 | undefined | undefined |
| 6 | 2010-12-28 00:44:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C) | 6,6,3,0 | undefined | undefined |
| 1 | 2010-12-27 20:41:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE63-1/400.21.013; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 5,0,0,0 | undefined | undefined |
| 2 | 2010-12-27 13:46:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-26 23:16:pm | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Ubuntu/10.10 Chromium/7.0.517.44 Chrome/7.0.517.44 Safari/534.7 | 6,8,6,6 | undefined | undefined |
| 1 | 2010-12-25 03:02:am | NokiaN70-1/5.0638.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1/UC Browser7.4.0.65/27/351 | 2,0,0,0 | undefined | undefined |
| 2 | 2010-12-24 20:02:pm | Mozilla/5.0 (webOS/1.4.2; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.1 | 4,1,4,1 | undefined | undefined |
| 1 | 2010-12-24 15:37:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Flock/3.5.2.4599 Chrome/7.0.517.442 Safari/534.7 | 6,6,6,6 | undefined | undefined |
| 4 | 2010-12-20 19:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10 | 6,6,6,6 | undefined | undefined |
| 2 | 2010-12-20 01:06:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 15,12,0,0 | undefined | undefined |
| 1 | 2010-12-19 14:52:pm | BlackBerry8530/5.0.0.337 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | undefined | undefined |
| 2 | 2010-12-18 16:24:pm | SonyEricssonK800i/R1EG Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | undefined | undefined |
| 6 | 2010-12-18 16:17:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.1.14364/22.414; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2010-12-18 09:08:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10 | 6,6,6,6 | undefined | undefined |
| 6 | 2010-12-17 00:11:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10 | 6,0,6,3 | undefined | undefined |
| 2 | 2010-12-16 15:52:pm | Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10 | 2,2,2,2 | undefined | undefined |
| 1 | 2010-12-16 15:37:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-ca; Milestone Build/SHOLS_U2_05.20.0) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-12-16 14:37:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-nz; LG-P500h Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,3,0,0 | undefined | undefined |
| 1 | 2010-12-16 13:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729) | 6,6,6,5 | undefined | undefined |
| 12 | 2010-12-16 12:31:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 3 | 2010-12-16 07:31:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; DROID2 Build/VZW) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 480X854 motorola DROID2 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-12-16 06:19:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13221/22.414; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,10 | undefined | undefined |
| 3 | 2010-12-16 04:09:am | NokiaN93-1/20.0.041 SymbianOS/9.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | undefined | undefined |
| 3 | 2010-12-15 16:52:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; .NET4.0C; .NET4.0E; InfoPath.3) | 6,0,6,5 | undefined | undefined |
| 1 | 2010-12-15 16:24:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-15 16:21:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Milestone Build/SHOLS_U2_03.11.0) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-12-15 16:00:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; HTC Desire Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 3 | 2010-12-14 13:57:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; HTC_Desire_A8183 V2.26.841.2 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-12-14 10:36:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/22.401; U; en) Presto/2.5.25 Version/10.54 | 1,1,1,2 | undefined | undefined |
| 1 | 2010-12-13 20:03:pm | SAMSUNG-GT-S3350/1.0 NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | undefined | undefined |
| 1 | 2010-12-13 07:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-11 14:25:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-10 07:09:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823/1126; U; en) Presto/2.2.0 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-09 21:34:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; msn OptimizedIE8;ENUS) | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-09 00:40:am | Opera/9.80 (Series 60; Opera Mini/5.1.22396/22.401; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,2 | undefined | undefined |
| 1 | 2010-12-08 03:39:am | Mozilla/5.0 (Linux; U; Android 2.2; ko-kr; SHW-M180S Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,9,1,1 | undefined | undefined |
| 1 | 2010-12-07 23:53:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; ko-kr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 1 | 2010-12-07 03:01:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_0_2 like Mac OS X; ko-kr) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A400 Safari/6531.22.7 | 4,4,4,4 | undefined | undefined |
| 1 | 2010-12-06 19:09:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaC5-03/10.0.031; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.9 3gpp-gba | 7,0,0,0 | undefined | undefined |
| 1 | 2010-12-04 11:16:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21214/22.387; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2010-12-02 12:59:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; SCH-I500 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | undefined | undefined |
| 2 | 2010-12-02 01:20:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-01 23:24:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 AskTbFXTV5/3.9.1.14019 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-12-01 08:23:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 | 6,3,5,6 | undefined | undefined |
| 1 | 2010-12-01 03:29:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; he; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-30 08:16:am | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:2.0b7) Gecko/20100101 Firefox/4.0b7 | 6,6,6,6 | undefined | undefined |
| 2 | 2010-11-30 07:34:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; MS-RTC LM 8) | 15,12,1,0 | undefined | undefined |
| 2 | 2010-11-30 07:25:am | Mozilla/5.0 (Linux; U; Android 2.2.1; md-us; msm7630_surf Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 2 | 2010-11-30 00:00:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8C148 | 4,4,4,4 | undefined | undefined |
| 1 | 2010-11-29 23:46:pm | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-29 20:33:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; ja-JP-mac; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,5,6,6 | undefined | undefined |
| 1 | 2010-11-29 18:50:pm | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-29 07:51:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; .NET CLR 1.1.4322) | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-29 02:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 8,0,0,0 | undefined | undefined |
| 2 | 2010-11-29 01:43:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET4.0C; .NET4.0E; AskTbFXTV5/5.9.1.14019; Maxthon 2.0) | 15,12,0,0 | undefined | undefined |
| 1 | 2010-11-28 21:30:pm | Opera/9.80 (Windows NT 5.1; U; ko) Presto/2.6.30 Version/10.63 | 8,6,4,6 | undefined | undefined |
| 3 | 2010-11-28 19:36:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729) | 8,0,0,0 | undefined | undefined |
| 1 | 2010-11-28 10:06:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.1) | 2,2,2,2 | undefined | undefined |
| 1 | 2010-11-28 07:57:am | Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/21.572; U; es) Presto/2.5.25 Version/10.54 | 11,1,1,10 | undefined | undefined |
| 1 | 2010-11-27 19:40:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 28 | 2010-11-27 12:25:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 | 4,4,4,4 | undefined | undefined |
| 1 | 2010-11-27 12:22:pm | BlackBerry9700/5.0.0.979 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | undefined | undefined |
| 1 | 2010-11-27 12:20:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8) | 6,6,6,6 | undefined | undefined |
| 4 | 2010-11-27 12:18:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8) | 6,4,2,2 | undefined | undefined |
| 1 | 2010-11-26 19:22:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-26 16:56:pm | HTC_HD2_T8585 Opera/9.7 (Windows NT 5.1; U; ru) | 2,1,1,0 | undefined | undefined |
| 1 | 2010-11-26 10:47:am | LG-KM555/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | undefined | undefined |
| 1 | 2010-11-26 00:33:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-23 08:27:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 8,0,0,0 | undefined | undefined |
| 1 | 2010-11-22 01:18:am | Mozilla/5.0 (Linux; U; Android 2.2; ko-kr; SHW-M110S Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,9 | undefined | undefined |
| 1 | 2010-11-22 01:13:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) chromeframe/7.0.517.44 | 6,6,6,6 | undefined | undefined |
| 2 | 2010-11-21 01:50:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 8,8,7,1 | undefined | undefined |
| 1 | 2010-11-20 23:32:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.5) | 2,2,2,2 | undefined | undefined |
| 1 | 2010-11-20 19:06:pm | SAMSUNG-SGH-F480/1.0 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | undefined | undefined |
| 1 | 2010-11-18 22:05:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; MASN) | 2,2,2,2 | undefined | undefined |
| 1 | 2010-11-18 17:56:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; IPMS/EA06AA0A-14CE5C813A3-100000599779; AD_LOGON=4C47452E4E4554; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CNS_UA; AD_LOGON=4C4745 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-18 13:23:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-ch; Desire_A8181 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-11-18 13:03:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; MS-RTC LM 8; .NET CLR 1.1.4322; .NET CLR 3.5.30729) | 2,2,0,2 | undefined | undefined |
| 1 | 2010-11-18 06:20:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-18 00:22:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-17 10:39:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Sprint MP6900SP | 3,0,0,0 | undefined | undefined |
| 1 | 2010-11-17 08:40:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_2 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A400 Safari/6531.22.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-16 06:30:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.6.37 Version/11.00 | 2,1,1,1 | undefined | undefined |
| 1 | 2010-11-16 06:14:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14320/21.549; U; en) Presto/2.5.25 Version/10.54 | 2,1,1,1 | undefined | undefined |
| 1 | 2010-11-15 21:45:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E) | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-15 14:34:pm | Mozilla/5.0 (Linux; U; Android 1.6; en-gb; SonyEricssonU20i Build/1.2.A.1.174) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | undefined | undefined |
| 2 | 2010-11-15 13:15:pm | BlackBerry9300/5.0.0.1007 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/255 | 5,0,0,0 | undefined | undefined |
| 1 | 2010-11-15 09:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1 | 4,4,4,4 | undefined | undefined |
| 1 | 2010-11-15 02:23:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.12 (KHTML, like Gecko) Chrome/9.0.576.0 Safari/534.12 | 6,7,6,6 | undefined | undefined |
| 1 | 2010-11-12 08:43:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16 | 6,6,5,6 | undefined | undefined |
| 1 | 2010-11-12 08:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 4 | 2010-11-12 00:50:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 | 6,6,6,6 | undefined | undefined |
| 2 | 2010-11-11 19:50:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-11 18:16:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3 TheWorld Chrome | 5,5,5,5 | undefined | undefined |
| 1 | 2010-11-11 15:25:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 | 8,7,8,6 | undefined | undefined |
| 1 | 2010-11-11 13:25:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12 | 15,14,0,0 | undefined | undefined |
| 3 | 2010-11-11 02:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-10 18:08:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-10 15:10:pm | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.6.30 Version/10.63 | 8,6,8,8 | undefined | undefined |
| 1 | 2010-11-10 13:38:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729) | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-10 07:43:am | Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-10 06:17:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C) | 0,0,6,6 | undefined | undefined |
| 1 | 2010-11-10 03:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTbNDV/5.8.0.12304) | 2,2,2,2 | undefined | undefined |
| 1 | 2010-11-10 01:37:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.11 (KHTML, like Gecko) Chrome/9.0.570.1 Safari/534.11 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-09 21:57:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; CIBA; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 10,7,8,3 | undefined | undefined |
| 7 | 2010-11-09 21:55:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 15,14,0,0 | undefined | undefined |
| 1 | 2010-11-09 00:45:am | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; Orange Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 0,1,1,0 | undefined | undefined |
| 1 | 2010-11-08 08:26:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.11 (KHTML, like Gecko) Chrome/9.0.570.0 Safari/534.11 | 6,6,6,6 | undefined | undefined |
| 1 | 2010-11-07 23:41:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; pl-pl) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7 | 15,5,0,0 | undefined | undefined |
| 1 | 2010-11-07 04:22:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.11 (KHTML, like Gecko) Chrome/9.0.570.0 Safari/534.11 | 6,6,6,6 | undefined | undefined |
| 3 | 2010-11-05 14:16:pm | BlackBerry8520/4.6.1.314 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 15,10,1,0 | undefined | undefined |
| 2 | 2010-11-05 13:41:pm | Mozilla/5.0 (webOS/1.4.5; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.0 | 4,1,4,1 | undefined | undefined |
| 1 | 2010-11-05 08:39:am | Nokia5310XpressMusic/2.0 (08.32) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | undefined | undefined |
| 1 | 2010-11-05 07:58:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.6.30 Version/10.63 | 8,8,7,1 | undefined | undefined |
| 4 | 2010-11-04 02:05:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 | 8,0,0,0 | undefined | undefined |
| 2 | 2010-11-03 11:57:am | Mozilla/5.0 (Linux; U; Android 2.2; en-gb; Desire_A8181 Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-11-02 20:03:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-gb; LG-P500h Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,1,1 | undefined | undefined |
| 1 | 2010-11-02 19:26:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-nz; LG-P500h Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2 | 3,1,0,0 | undefined | undefined |
| 1 | 2010-11-02 08:30:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Trident/4.0; SIMBAR={6B44FA78-1A7A-44AC-B327-EF6A61EA51E1}; GTB6.5; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,1 | undefined | undefined |
| 1 | 2010-11-02 03:44:am | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7 | 8,6,8,7 | undefined | undefined |
| 1 | 2010-11-01 12:50:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7 | 6,4,4,4 | undefined | undefined |
| 1 | 2010-11-01 11:16:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPDTDF) | 8,9,8,7 | undefined | undefined |
| 1 | 2010-11-01 04:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( ) | 6,6,6,6 | undefined | undefined |
| 1 | 2010-10-30 21:00:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C) | 6,6,6,6 | undefined | undefined |
| Entries |
Test Date |
User Agent String |
Connections |
Mobile? |
Gzip? |
| 2 | 2010-10-29 14:16:pm | BlackBerry9700/5.0.0.602 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/102 | 5,0,0,0 | yes | undefined |
| 1 | 2010-10-23 04:12:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2 like Mac OS X; ja-jp) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C5115c Safari/6533.18.5 | 4,4,4,4 | yes | undefined |
| 1 | 2010-10-20 21:16:pm | BlackBerry8520/5.0.0.681 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/123 | 4,0,0,0 | yes | undefined |
| 1 | 2010-10-13 09:57:am | SAMSUNG-S8000/S800MXQIK1 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 SS-Widget/S8000-FM | 5,0,0,0 | yes | undefined |
| 1 | 2010-10-13 08:40:am | Mozilla/5.0 (iPad; U; CPU OS 4_2 like Mac OS X; es-es) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C5101c Safari/6533.18.5 | 4,4,4,4 | yes | undefined |
| 1 | 2010-10-13 03:44:am | Mozilla/5.0 (Vodafone/1.0/LG-GD880/V10a Browser/AppleWebKit/531 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 16,1,0,0 | yes | undefined |
| 1 | 2010-10-08 17:24:pm | KWC-K612/1.0.02 UP.Browser/6.2.3.9.g.1.103 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 1 | 2010-10-07 17:26:pm | Nokia6650d-1bh/ATT.3.26 Mozilla/5.0 SymbianOS/9.3; U; [en]; Series60/3.2; Profile/MIDP-2.1 Configuration/CLDC-1.1 AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 8,0,0,0 | yes | undefined |
| 48 | 2010-10-04 23:52:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 1 | 2010-09-28 15:57:pm | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE55-1/034.001; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.1.5 | 7,0,0,0 | yes | undefined |
| 1 | 2010-09-26 07:31:am | Mozilla/4.0 SonyEricssonW595v/R3EE Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.3 | 4,0,0,0 | yes | undefined |
| 1 | 2010-09-23 12:03:pm | BlackBerry8330m/4.5.0.186 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/104 | 4,0,0,0 | yes | undefined |
| 4 | 2010-09-22 20:15:pm | BlackBerry8900/4.6.1.319 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 5,0,0,0 | yes | undefined |
| 1 | 2010-09-22 03:20:am | SCH-u740 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 2 | 2010-09-15 19:51:pm | LG-T310/V100 Obigo/Q7.3 MMS/LG-MMS-V1.1/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 7,2,0,0 | yes | undefined |
| 2 | 2010-09-14 19:25:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; ko-kr) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 1 | 2010-09-13 06:51:am | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1b/31.2.101; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | undefined |
| 1 | 2010-09-12 20:59:pm | SonyEricssonC510/R1FA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.3 | 16,0,0,0 | yes | undefined |
| 1 | 2010-09-09 05:02:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; nl-nl) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7 | 4,4,4,5 | yes | undefined |
| 1 | 2010-09-07 05:32:am | SLIM HTTP Stream Library | 4,0,0,0 | yes | undefined |
| 2 | 2010-09-07 03:39:am | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE72-1/031.023; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.3.1 | 6,0,0,0 | yes | undefined |
| 1 | 2010-09-04 18:25:pm | BlackBerry8520/5.0.0.592 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/214 | 4,0,0,0 | yes | undefined |
| 1 | 2010-09-04 06:32:am | BlackBerry8520/4.6.1.314 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/604 | 4,0,0,0 | yes | undefined |
| 3 | 2010-08-29 20:19:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; es-es) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 1 | 2010-08-28 07:15:am | BlackBerry9000/5.0.0.464 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/179 | 5,0,0,0 | yes | undefined |
| 1 | 2010-08-27 17:49:pm | HTC_P3650 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | undefined |
| 1 | 2010-08-23 17:37:pm | Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/010.025; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.3 3gpp-gba | 7,0,0,0 | yes | undefined |
| 1 | 2010-08-22 11:17:am | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE52-1/033.002; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.1.5 | 4,1,2,0 | yes | undefined |
| 1 | 2010-08-20 15:52:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16s\plugin_lib.cc | 6,6,6,6 | yes | undefined |
| 1 | 2010-08-18 10:52:am | Nokia5800 XpressMusic/UC Browser7.2.2.51/50/352 | 3,0,0,0 | yes | undefined |
| 1 | 2010-08-13 19:09:pm | ZTE-R101/1.0 ACS-NF/3.4 QTV5.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2010-08-11 18:29:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; ko-kr) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 6,6,6,6 | yes | undefined |
| 1 | 2010-08-11 10:11:am | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Mobile/8A293 | 1,1,1,1 | yes | undefined |
| 2 | 2010-08-02 15:36:pm | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaC5-00.1/032.010; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.5.2 | 3,0,0,0 | yes | undefined |
| 4 | 2010-08-02 08:53:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Mobile/8A293 | 4,4,4,4 | yes | undefined |
| 1 | 2010-07-30 11:22:am | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5800d-1/50.0.005; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.3 | 7,0,0,0 | yes | undefined |
| 1 | 2010-07-25 03:30:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 4_0 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 1 | 2010-07-23 05:51:am | KDDI-TS3K UP.Browser/6.2_7.2.7.1.K.2.232 (GUI) MMP/2.0 | 3,0,0,0 | yes | undefined |
| 1 | 2010-07-21 20:00:pm | BlackBerry9700/5.0.0.770 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/1 | 5,0,0,0 | yes | undefined |
| 1 | 2010-07-21 00:51:am | SAMSUNG-GT-B7320/1.0 MIDP/2.1 CLDC/1.1 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) | 6,0,0,0 | yes | undefined |
| 1 | 2010-07-20 22:42:pm | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE52-2/031.012; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.1.5 | 7,0,0,0 | yes | undefined |
| 1 | 2010-07-20 10:25:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; ru-ru) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 6,6,6,6 | yes | undefined |
| 3 | 2010-07-19 09:31:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 1 | 2010-07-04 18:39:pm | HTC_HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en) | 2,1,1,0 | yes | undefined |
| 1 | 2010-07-02 06:05:am | LG9200/1.0 TELECA/Q7.2-1.1 MMP/2.0 | 5,0,0,0 | yes | undefined |
| 1 | 2010-06-30 00:24:am | LG-GT350/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 14,0,0,0 | yes | undefined |
| 6 | 2010-06-25 20:25:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 2 | 2010-06-24 09:52:am | HTC_HD2_T8585 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) | 6,6,6,6 | yes | undefined |
| 1 | 2010-06-23 09:11:am | SAMSUNG-GT-S5600-Bouygues/S5600AGID3 SHP/VPP/R5 Jasmine/0.8 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 1 | 2010-06-22 05:57:am | Nokia5300/2.0 (03.50) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 3 | 2010-06-22 05:47:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; es-es) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 6,6,6,6 | yes | undefined |
| 2 | 2010-06-22 01:19:am | BlackBerry9000/4.6.0Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,3,2,1 | yes | undefined |
| 1 | 2010-06-21 03:55:am | SAMSUNG-B2700/XBIB2 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 2 | 2010-06-19 01:00:am | BlackBerry9000/5.0.0.464 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/238 | 4,0,0,0 | yes | undefined |
| 1 | 2010-06-17 21:59:pm | SAMSUNG-S7350/S7350XXII1 SHP/VPP/R5 NetFront/3.5 NexPlayer/2.9.1 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 6 | 2010-06-17 21:25:pm | SAMSUNG-GT-S5530/S5530XXJE7 SHP/VPP/R5 Dolfin/2.0 QTV/5.3 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B | 5,0,0,0 | yes | undefined |
| 2 | 2010-06-17 19:52:pm | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7 | 4,4,4,4 | yes | undefined |
| 1 | 2010-06-15 11:59:am | BlackBerry8110/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 1 | 2010-06-08 08:10:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; it-it) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16 | 6,6,1,3 | yes | undefined |
| 9 | 2010-06-07 22:18:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; ko-kr) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 6,6,6,6 | yes | undefined |
| 1 | 2010-05-29 04:53:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/400.21.013; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | undefined |
| 1 | 2010-05-28 06:45:am | Nokia6070/2.0 (04.20) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 1 | 2010-05-27 19:07:pm | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE75-1/200.12.51; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.1.19424 | 5,0,0,0 | yes | undefined |
| 1 | 2010-05-26 16:22:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 Nokia5230-1d/20.4.005; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.3 | 7,0,0,0 | yes | undefined |
| 2 | 2010-05-24 13:43:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Sprint:PPC6800 | 3,0,0,0 | yes | undefined |
| 1 | 2010-05-19 15:26:pm | BlackBerry9700/5.0.0.586 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | undefined |
| 1 | 2010-05-19 10:38:am | BlackBerry9000/5.0.0.411 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/107 | 4,0,0,0 | yes | undefined |
| 3 | 2010-05-12 08:07:am | SPH-M540/1.0 AU-MIC/2.0 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 1 | 2010-05-06 14:23:pm | SAMSUNG-SGH-A867/A867UCHJ3 SHP/VPP/R5 NetFront/3.5 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2010-04-30 11:04:am | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-4/11.0.045; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.4 | 8,0,0,0 | yes | undefined |
| 2 | 2010-04-28 12:20:pm | Nokia2610/2.0 (06.80) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 2 | 2010-04-24 20:51:pm | Nokia3100/1.0 (06.11) Profile/MIDP-1.0 Configuration/CLDC-1.0 | 12,0,0,0 | yes | undefined |
| 9 | 2010-04-23 15:38:pm | SAMSUNG-SGH-i900/1.0 Opera 9.5 | 4,0,0,0 | yes | undefined |
| 2 | 2010-04-23 15:33:pm | HTC_Touch_Pro2_T7381 Opera/9.50 (Windows NT 5.1; U; en) V1.19.841.3 (51489) | 2,1,1,0 | yes | undefined |
| 1 | 2010-04-21 12:42:pm | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1/31.0.101; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | undefined |
| 1 | 2010-04-21 00:18:am | LG-GW620 Mozilla/5.0 (Linux; U; Android 1.5) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 Java/Jbed/7.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 MMS/LG-Android-MMS-V1.0/1.2 | 1,1,1,1 | yes | undefined |
| 4 | 2010-04-17 13:43:pm | Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B367 Safari/531.21.10 | 6,6,6,6 | yes | undefined |
| 1 | 2010-04-15 11:16:am | LG-GC900/V10a Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 1 | 2010-04-09 02:13:am | SAMSUNG-GT-S8500/S8500XXJD2 SHP/VPP/R5 Dolfin/2.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 10,0,0,0 | yes | undefined |
| 1 | 2010-04-06 07:53:am | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5530c-2/20.0.080; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Safari/525 | 7,0,0,0 | yes | undefined |
| 1 | 2010-04-02 06:56:am | PPC; 480x800; HTC_HD2_T8585-Orange; OpVer 114.143.2.73 | 2,1,1,0 | yes | undefined |
| 1 | 2010-03-29 03:36:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Sprint PPC6850SP | 2,1,1,0 | yes | undefined |
| 1 | 2010-03-29 01:06:am | Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaE72-1/022.007; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.1.19974 | 1,1,1,1 | yes | undefined |
| 2 | 2010-03-26 01:15:am | Nokia6030/2.0 (5.20) Profile/MIDP-2.0 Configuration/CLDC-1.1 Nokia6030 UCWEB/6.0, Nokia6030/2.0 (5.20) Profile/MIDP-2.0 Configuration/CLDC-1.1 UNTRUSTED/1.0 | 16,16,16,15 | yes | undefined |
| 1 | 2010-03-23 05:29:am | SonyEricssonTM717/R1FC Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.3 | 4,0,0,0 | yes | undefined |
| 1 | 2010-03-21 22:49:pm | SAMSUNG-GT-S8500/S8500XXJC6 SHP/VPP/R5 Dolfin/2.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 10,0,0,0 | yes | undefined |
| 1 | 2010-03-15 22:15:pm | SonyEricssonJ105i/R1HA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.5 | 3,0,0,0 | yes | undefined |
| 1 | 2010-03-09 23:46:pm | SAMSUNG-GT-B7300/1.0 (Windows CE; Opera Mobi; U; en) Opera 9.5 UP.Link/6.3.1.16.0 | 8,0,0,0 | yes | undefined |
| 1 | 2010-03-09 20:05:pm | Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B348b Safari/531.21.10 | 6,6,6,7 | yes | undefined |
| 1 | 2010-03-07 17:29:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-2/200.21.118; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | undefined |
| 8 | 2010-03-03 14:19:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 6,0,0,0 | yes | undefined |
| 1 | 2010-03-03 12:42:pm | LG-CG225 UP.Browser/6.2.3 (GUI) MMP/1.0 | 7,6,6,6 | yes | undefined |
| 1 | 2010-02-27 23:56:pm | SAMSUNG-SGH-T349/T349UVIC7 NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | undefined |
| 1 | 2010-02-26 04:03:am | BlackBerry9700/5.0.0.330 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2010-02-26 03:55:am | BlackBerry9530/4.7.0.76 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2010-02-26 03:43:am | BlackBerry8350i/4.6.1.204 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2010-02-24 03:13:am | Nokia3230/2.0 (5.0614.0) SymbianOS/7.0s Series60/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 6,7,7,6 | yes | undefined |
| 1 | 2010-02-22 02:13:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Mobile/7E18 | 6,6,6,6 | yes | undefined |
| 1 | 2010-02-20 14:42:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-3/21.2.045; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.4 | 7,0,0,0 | yes | undefined |
| 1 | 2010-02-20 08:46:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1; cs ;NokiaN82/20.0.062; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 6,6,6,6 | yes | undefined |
| 1 | 2010-02-19 11:15:am | LGE-LG290C/1.0[TF268435458506715913000000019092691708] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 1 | 2010-02-17 11:25:am | LGE-LG290C/1.0[TF268435458415849245000000016084086735] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 1 | 2010-02-12 23:02:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) T-Mobile_Rhodium | 6,0,0,0 | yes | undefined |
| 1 | 2010-02-12 14:47:pm | LGE-AX300/1.0 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 3,0,0,0 | yes | undefined |
| 1 | 2010-02-12 10:00:am | SAMSUNG-S8003/1.0 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 1 | 2010-02-10 11:13:am | LG-KG290/V10c Obigo/WAP2.0 MIDP-2.0/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 29 | 2010-02-10 08:53:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 9,6,7,6 | yes | undefined |
| 1 | 2010-02-09 22:35:pm | Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B320c Safari/531.21.10 | 6,6,6,6 | yes | undefined |
| 1 | 2010-02-08 05:19:am | Nokia7610/2.0 (7.0642.0) SymbianOS/7.0s Series60/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 3,0,0,0 | yes | undefined |
| 1 | 2010-02-04 23:12:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; nl-nl) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16 | 6,6,6,6 | yes | undefined |
| 1 | 2010-02-01 16:51:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN82/35.0.002; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | undefined |
| 3 | 2010-02-01 04:34:am | Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413 es50 | 7,0,0,0 | yes | yes |
| 1 | 2010-01-28 14:34:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_2 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16 | 6,6,6,6 | yes | yes |
| 2 | 2010-01-25 21:31:pm | SAMSUNG-GT-B7300/1.0 (Windows CE; Opera Mobi; U; en) Opera 9.5 | 2,1,1,1 | yes | yes |
| 1 | 2010-01-25 19:55:pm | SonyEricssonK810i/R8BA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.16.0 | 4,0,0,0 | yes | yes |
| 2 | 2010-01-25 16:38:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/10.0.012; Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like Gecko) WicKed/7.1.12344 | 7,0,0,0 | yes | yes |
| 2 | 2010-01-25 00:50:am | BlackBerry8310/4.5.0.110 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 6,6,6,6 | yes | yes |
| 1 | 2010-01-24 18:48:pm | LG-LG220C[TF268435458503207094000000013603915224] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 4 | 2010-01-18 05:23:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; ko-kr) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16 | 6,6,6,6 | yes | yes |
| 1 | 2010-01-14 21:34:pm | NOKIAE61/UCWEB7.0.2.37/28/999 | 3,0,0,0 | yes | yes |
| 1 | 2010-01-12 05:48:am | Nokia6060v/2.0 (3.03) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2010-01-12 02:28:am | SAMSUNG-GT-I8320-Vodafone/I8320BUIJ8 Linux/X2/R1 Opera/9.6 SMS-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 2,1,1,0 | yes | yes |
| 1 | 2010-01-04 14:47:pm | BlackBerry8220/4.6.0.155 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/215 | 4,0,0,0 | yes | undefined |
| 1 | 2010-01-02 14:07:pm | LGE-VX5500/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 2 | 2009-12-24 06:30:am | KWC-Glide/ UP.Browser/7.2.7.2.541 (GUI) MMP/2.0 | 6,0,0,0 | yes | yes |
| 1 | 2009-12-21 04:00:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) VZW:SCH-i910 PPC 240x400 | 3,0,0,0 | yes | yes |
| 1 | 2009-12-20 11:01:am | SAMSUNG-SGH-T749/T749UVIF3 SHP/VPP/R5 NetFront/3.5 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 2 | 2009-12-15 17:01:pm | LG-GD510/V100 Teleca/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 1 | 2009-12-13 11:24:am | MOT-ZN4/00.72 UP.Browser/7.2.7.5.597 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-12-12 04:23:am | BlackBerry8700/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/149 | 4,0,0,0 | yes | undefined |
| 1 | 2009-12-11 08:15:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; es-es) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16 | 6,6,7,6 | yes | yes |
| 1 | 2009-12-09 16:11:pm | HPiPAQ910/1.0/Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) (PPC; 320x240) | 3,0,0,0 | yes | yes |
| 1 | 2009-12-09 02:34:am | HTC_P3400i-Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2009-12-07 10:58:am | BlackBerry8820/4.5.0.110 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/119 UP.Browser/5.0.3.3 | 2,0,0,0 | yes | yes |
| 1 | 2009-12-02 00:47:am | SAMSUNG-SGH-P910/1.0 SHP/VPP/R5 NetFront/3.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 1 | 2009-11-28 08:15:am | BlackBerry9700/5.0.0.296 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 1 | 2009-11-27 16:31:pm | BlackBerry8703e/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-11-27 05:15:am | CDM8950/T05_0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 4 | 2009-11-26 00:13:am | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1/21.0.025; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 14 | 2009-11-24 14:57:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16 | 1,6,6,6 | yes | yes |
| 1 | 2009-11-23 08:37:am | SAMSUNG-SGH-G600/G600MSHF1 NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | undefined |
| 36 | 2009-11-23 07:41:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16 | 6,6,6,6 | yes | yes |
| 5 | 2009-11-22 03:31:am | SonyEricssonK530i/R8BB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 10,9,4,11 | yes | yes |
| 1 | 2009-11-19 08:47:am | BlackBerry8100/4.5.0.102 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/114 | 4,0,0,0 | yes | undefined |
| 1 | 2009-11-19 08:11:am | BlackBerry9500/4.7.0.78 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/124 | 4,0,0,0 | yes | undefined |
| 1 | 2009-11-19 08:06:am | BlackBerry8520/4.6.1.286 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/175 | 4,0,0,0 | yes | undefined |
| 2 | 2009-11-19 07:57:am | BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/114 | 4,0,0,0 | yes | undefined |
| 1 | 2009-11-19 07:29:am | BlackBerry8800/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 3 | 2009-11-19 07:27:am | BlackBerry8900/4.6.1.199 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/114 | 4,0,0,0 | yes | undefined |
| 2 | 2009-11-18 15:09:pm | BlackBerry9700/5.0.0.330 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | undefined |
| 1 | 2009-11-18 15:09:pm | BlackBerry9000/4.6.0.304 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 8 | 2009-11-17 14:54:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) | 3,0,0,0 | yes | yes |
| 1 | 2009-11-15 18:52:pm | BlackBerry8820/4.5.0.110 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 2 | 2009-11-15 12:24:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) ASUS-P552-Ten/V4.6.0S.FRA31 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2009-11-14 20:24:pm | SonyEricssonK800iv/R8BF Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-11-13 14:54:pm | SAMSUNG-SGH-T429/T429UVHC1 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 2 | 2009-11-13 03:51:am | NokiaN95 | 7,6,6,6 | yes | yes |
| 1 | 2009-11-09 21:00:pm | ZTE-C79/1.0 SMIT-Browser/2.0.0 | 2,0,0,0 | yes | undefined |
| 3 | 2009-11-09 12:21:pm | LG-GD330/V100 Obigo/WAP2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-11-09 08:44:am | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1/20.0.012; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-11-08 23:04:pm | SAMSUNG-S8000/S800MXQIJ1 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 SS-Widget/S8000-FM | 5,0,0,0 | yes | yes |
| 5 | 2009-11-08 21:17:pm | sam-r560 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 1 | 2009-11-07 21:13:pm | SAMSUNG-GT-S3653/1.0 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 1 | 2009-11-05 19:34:pm | sam-r450 UP.Browser/6.2.3.8 (GUI) MMP/2.0iris | 6,6,6,6 | yes | yes |
| 3 | 2009-11-05 18:54:pm | sam-r450 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 6,6,6,6 | yes | yes |
| 1 | 2009-11-05 18:49:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 6,6,6,6 | yes | yes |
| 7 | 2009-11-05 04:29:am | MOT-GATW_/00.62 UP.Browser/6.2.3.4.c.1.112 (GUI) MMP/2.0 | 16,16,16,15 | yes | undefined |
| 1 | 2009-11-05 00:02:am | NokiaN70-1/5.0609.2.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.13.0 | 6,6,6,6 | yes | yes |
| 2 | 2009-11-04 06:50:am | NokiaN70 | 6,6,6,6 | yes | yes |
| 1 | 2009-11-02 00:18:am | SAMSUNG-SGH-M150/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 3,0,0,0 | yes | undefined |
| 1 | 2009-11-01 18:52:pm | BlackBerry9550/5.0.0.320 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-10-31 22:45:pm | MOT-A-A4/00.00 UP.Browser/7.0.2.2.c.1.120 (GUI) MMP/2.0 UP.Link/5.1.2.17 | 2,0,0,0 | yes | undefined |
| 1 | 2009-10-30 01:45:am | SAMSUNG-GT-B5310/B5310XXIJ8 SHP/VPP/R5 Dolfin/1.5 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-10-29 14:12:pm | BlackBerry8530/ | 6,6,6,6 | yes | yes |
| 1 | 2009-10-28 09:06:am | BlackBerry9000/4.6.0.247 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/179 | 4,0,0,0 | yes | undefined |
| 3 | 2009-10-28 01:17:am | SCH-A930 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 3 | 2009-10-27 20:37:pm | Nokia3110c/2.0 (07.21) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-10-27 01:11:am | SCH-U650/1.0 NetFront/3.0.22.2.15 (GUI) MMP/2.0 | 3,0,0,0 | yes | yes |
| 1 | 2009-10-27 01:06:am | SonyEricssonW760a/R3CC Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.1 | 4,0,0,0 | yes | yes |
| 2 | 2009-10-27 00:48:am | SonyEricssonW580i/R8BE Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-10-25 03:59:am | Nokia2700c-2/2.0 (07.15) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 3 | 2009-10-22 22:32:pm | Nokia6230/2.0 (05.35) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2009-10-21 23:03:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/300.21.012; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-10-20 02:10:am | SonyEricssonK800i/R1KG Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 3 | 2009-10-16 08:18:am | LGE-VX8360/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-10-15 00:27:am | Nokia3500c/2.0 (07.00) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 1 | 2009-10-13 20:55:pm | BlackBerry9000/4.6.0.221 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/142 | 4,0,0,0 | yes | undefined |
| 1 | 2009-10-13 08:42:am | MOT-A810/1.0 LinuxOS/2.4.20 Release/6.10.2008 Browser/Opera8.00 Profile/MIDP-2.0 Configuration/CLDC-1.1 Software/GSM_E28.24.1_G_11.02.31R | 6,0,0,0 | yes | yes |
| 2 | 2009-10-12 04:50:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Mobile/7C144 | 6,6,6,6 | yes | yes |
| 1 | 2009-10-12 04:47:am | SCH-R430 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 1 | 2009-10-11 01:59:am | HTC_Touch_Pro2_T7373 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) | 0,3,4,4 | yes | yes |
| 1 | 2009-10-06 04:23:am | BlackBerry9000/4.6.0.162 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/136 | 8,0,0,0 | yes | yes |
| 1 | 2009-10-05 15:38:pm | BlackBerry9000/4.6.0.167 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 UP.Link/6.3.1.20.06.3.1.20.0 | 1,0,0,0 | yes | yes |
| 2 | 2009-10-04 05:53:am | BlackBerry8900/4.6.1.231 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 5,0,0,0 | yes | yes |
| 1 | 2009-10-04 01:10:am | SAMSUNG-SGH-X640C/1.0 UP.Browser/6.2.2.6 (GUI) MMP/1.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-09-28 09:56:am | SonyEricssonF305/R1AA Browser/OpenWave/1.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 Browser/UP.Browser/7.2.7.FENGPROD.104 (GUI) | 1,0,0,0 | yes | undefined |
| 1 | 2009-09-24 02:47:am | Nokia6630/1.0 (4.03.38) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | undefined |
| 29 | 2009-09-21 15:25:pm | MAUI_WAP_Browser | 2,0,0,0 | yes | yes |
| 1 | 2009-09-21 12:08:pm | SonyEricssonW350i/R10BA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 16,15,15,16 | yes | undefined |
| 6 | 2009-09-20 21:48:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11a Safari/525.20 | 4,4,4,4 | yes | yes |
| 14 | 2009-09-18 02:56:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE51-1/100.34.20; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 3 | 2009-09-15 15:08:pm | SAMSUNG-S8000/S8000XXHC1 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 SS-Widget/S8000-FM | 5,0,0,0 | yes | yes |
| 1 | 2009-09-11 11:39:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C144 Safari/528.16 | 6,6,6,6 | yes | yes |
| 8 | 2009-09-10 01:35:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/3B48b Safari/419.3 | 6,6,6,6 | yes | yes |
| 2 | 2009-09-07 07:20:am | Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC) | 7,9,16,12 | yes | yes |
| 3 | 2009-09-06 12:54:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0_1 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A400 Safari/528.16 | 6,6,6,6 | yes | yes |
| 1 | 2009-09-02 06:24:am | Nokia6680/1.0 (3.04.35) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 Configuration/CLDC-1.1_SPR | 8,0,0,0 | yes | undefined |
| 2 | 2009-09-02 06:21:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/30.0.015 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | undefined |
| 1 | 2009-09-02 06:08:am | HTC-P3700-orange/PPC; 480x640; OpVer 30.193.2.733 Opera/9.50 (Microsoft Windows 5.1; U; fr) | 2,1,1,0 | yes | yes |
| 1 | 2009-08-31 18:50:pm | Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/12.0.024; Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.12344 | 7,0,0,0 | yes | yes |
| 1 | 2009-08-27 16:09:pm | MOT-L7i/AAUG2103AA 08.02.08R/10.21.2005 MIB/BER2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 EGE/1.0 | 2,0,0,0 | yes | undefined |
| 3 | 2009-08-27 13:45:pm | Treo800w/v0100 Mozilla/4.0 (compatible; MSIE 4.01; Windows CE, PPC; 320x320) (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 7 | 2009-08-27 08:41:am | MOT-24.0_/00.62 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 3 | 2009-08-26 13:16:pm | SAMSUNG-S8000/S8000 XXHC1 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 SS-Widget/S8000-FM | 6,6,6,6 | yes | yes |
| 1 | 2009-08-23 19:44:pm | BlackBerry9000/4.6.0.167 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-19 11:07:am | Nokia2600c/2.0 (05.22) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-08-19 02:17:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0_1 like Mac OS X; da-dk) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A400 Safari/528.16 | 6,6,6,6 | yes | yes |
| 1 | 2009-08-18 22:55:pm | BlackBerry8100/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/149 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-18 22:36:pm | BlackBerry7130/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/230 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-18 19:11:pm | SonyEricssonW350a/R11BA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.06.3.1.20.0 | 4,0,0,0 | yes | yes |
| 1 | 2009-08-17 23:39:pm | BlackBerry7100/4.0.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-17 20:47:pm | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN79-1/11.049; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-08-16 10:21:am | NokiaE66-1 | 6,6,6,6 | yes | yes |
| 1 | 2009-08-14 23:14:pm | LG/BL40/V09f Browser/Obigo-Q7.3 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 4 | 2009-08-14 18:31:pm | Nokia6500s-1/2.0 (10.00) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 8,0,0,0 | yes | yes |
| 1 | 2009-08-14 00:08:am | Nokia7310/2.0 (08.20) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 0,4,0,0 | yes | yes |
| 1 | 2009-08-13 23:48:pm | SAMSUNG-SGH-F480/F480DDHG1 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 2 | 2009-08-13 23:26:pm | SEC-SGHU600/1.0 NetFront/3.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2009-08-13 23:24:pm | MOT-A1200/R532H2_G_11.20.08P Mozilla/4.0 (compatible; MSIE 6.0; Linux; Motorola A1200; 781) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 [en] | 0,3,0,0 | yes | yes |
| 1 | 2009-08-13 22:55:pm | SonyEricssonK320i/R4EA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 2 | 2009-08-13 22:54:pm | SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 2 | 2009-08-13 22:46:pm | Nokia2626/2.0 (04.61) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 2 | 2009-08-13 22:43:pm | Nokia6681/2.0 (6.09.00) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2009-08-13 21:57:pm | BlackBerry8900/4.6.1.109 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/179 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-13 21:12:pm | BlackBerry9500/4.7.0.78 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/247 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-13 21:07:pm | BlackBerry9000/4.6.0.162 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/149 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-13 12:39:pm | BlackBerry8130/4.5.0.127 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/106 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-13 05:08:am | PPC; 240x320; HTC_P3450/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 1 | 2009-08-13 04:57:am | HTC_P3400-Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC) | 3,0,0,0 | yes | yes |
| 1 | 2009-08-13 04:35:am | SonyEricssonG502/R1FA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2009-08-13 04:29:am | Nokia6300/2.0 (05.00) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 15 | 2009-08-13 04:23:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2009-08-13 03:59:am | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 Nokia6210Navigator/03.08; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 6 | 2009-08-13 03:44:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN81-3/10.0.035 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2009-08-13 03:39:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Samsung/SGH-i450/DDHD1 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-08-13 03:39:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Samsung/SGH-i550/DDHD1 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 3 | 2009-08-13 03:28:am | SonyEricssonW960i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 768) Opera 8.65 [en] | 2,1,0,0 | yes | yes |
| 1 | 2009-08-13 03:16:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 LGKT610/v10A; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-08-13 03:13:am | Mozilla/5.0 (compatible; OSS/1.0; Chameleon; Linux) MOT-E8/R6713_G_71.01.2FR BER/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 1 | 2009-08-13 03:12:am | motorazrV8/R601_G_80.xx.yyP Mozilla/4.0 (compatible; MSIE 6.0 Linux; Motorola V8;nnn) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.50[yy] | 2,1,0,0 | yes | yes |
| 4 | 2009-08-13 03:09:am | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.045; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-08-12 18:06:pm | SAMSUNG-SGH-A237/A237UCHG1 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 UP.Link/6.3.1.20.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-08-12 15:00:pm | BlackBerry8330m/4.5.0.131 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/104 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-11 08:06:am | BlackBerry8130/4.5.0.160 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-11 07:24:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0_1 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A400 Safari/528.16 | 16,13,1,0 | yes | yes |
| 1 | 2009-08-09 12:38:pm | Nokia5300/2.0 (05.10) Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.5.1.0.0 | 5,0,0,0 | yes | yes |
| 5 | 2009-08-06 20:28:pm | BlackBerry9530/4.7.0.148 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-08-06 08:02:am | PalmCentro/v0001 Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D061; Blazer/4.5) 16;320x320 UP.Link/6.3.1.20.0 | 4,0,0,0 | yes | yes |
| 1 | 2009-08-05 23:34:pm | Nokia5130c-2/2.0 (06.65) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 1 | 2009-08-05 16:09:pm | Nokia3120classic/2.0 (09.49) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-08-05 13:25:pm | LGE-LG370/1.0 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-08-05 13:10:pm | LGE-LG260/1.0 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-08-04 15:04:pm | SAMSUNG-GT-S5230/S5230CEIF5 SHP/VPP/R5 Jasmine/0.8 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 3 | 2009-08-04 04:49:am | SCH-U350/1.0 NetFront/3.0.22.2.18 (GUI) MMP/2.0 | 3,0,0,0 | yes | yes |
| 2 | 2009-08-03 20:05:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) UP.Link/6.3.1.20.06.3.1.20.0 | 6,0,0,0 | yes | yes |
| 17 | 2009-08-03 20:00:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) | 6,6,6,6 | yes | yes |
| 1 | 2009-08-02 05:25:am | SAMSUNG-C6625/1.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 1 | 2009-08-01 14:09:pm | SonyEricssonB10/R1AA Vodafone/1.0 Browser/Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) Profile/MIDP-2.1 Configuration/CLDC-1.1 UP.Link/6.3.1.20.06.3.1.20.0 | 6,0,0,0 | yes | yes |
| 1 | 2009-08-01 05:45:am | SonyEricssonC905/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.2 | 7,0,0,0 | yes | undefined |
| 1 | 2009-07-31 14:58:pm | SonyEricssonK530i/R8BB Profile/MIDP-2.0 Configuration/CLDC-1.1, sonyericssonk530i | 16,16,16,16 | yes | yes |
| 1 | 2009-07-30 19:08:pm | LG-BL40-Orange/V09d Browser/Obigo-Q7.3 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 5 | 2009-07-30 18:10:pm | MOT-A-7F/00.04 UP.Browser/7.0.2.2.c.1.109 (GUI) MMP/2.0 UP.Link/5.1.2.17 | 2,0,0,0 | yes | undefined |
| 1 | 2009-07-29 13:31:pm | MOT-Z3/08.02.08R MIB/BER2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 EGE/1.0 | 2,0,0,0 | yes | undefined |
| 14 | 2009-07-26 22:39:pm | LG-GB230/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2009-07-26 16:07:pm | MOT-JFJK0/00.62 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-07-22 06:33:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) BlackBerry8703e/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/104 | 4,0,0,0 | yes | undefined |
| 2 | 2009-07-22 02:19:am | Mozilla/4.0 (compatible; MSIE 5.0; Series60/3.0 Nokia6630/4.06.0 Profile/MIDP-2.0 Configuration/CLDC-1.1) | 6,6,6,6 | yes | yes |
| 5 | 2009-07-20 02:48:am | SAMSUNG-GT-I8320-Vodafone/I8320BUIG6 Linux/X2/R1 Opera/9.6 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 2,1,1,0 | yes | yes |
| 1 | 2009-07-19 21:47:pm | SAMSUNG-GT-S5603/1.0 SHP/VPP/R5 Jasmine/0.8 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-07-17 16:51:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) USCCHTC6850 | 3,0,0,0 | yes | yes |
| 1 | 2009-07-16 02:40:am | SonyEricssonZ750a/R1DB Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 UP.Link/6.3.1.20.06.3.1.20.0 | 4,0,0,0 | yes | yes |
| 2 | 2009-07-13 00:42:am | LG-GW520-H3G/V08a Teleca/WAP2.0 MIDP-2.1/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-07-10 22:15:pm | BlackBerry8820/4.5.0.37 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/149 | 4,0,0,0 | yes | undefined |
| 1 | 2009-07-08 09:58:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 3_0 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16 | 6,6,6,6 | yes | yes |
| 3 | 2009-07-08 07:56:am | sam-r550 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 1 | 2009-07-08 03:36:am | Nokia6270/2.0 (03.81) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-07-07 05:55:am | Nokia5220XpressMusic/2.0 (05.20) Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 4.0; ) Opera UNTRUSTED/1.0 | 16,16,16,16 | yes | yes |
| 1 | 2009-07-07 04:02:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE66-1/200.21.118; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-07-07 00:34:am | Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; MDA compact/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1) | 5,0,0,0 | yes | yes |
| 1 | 2009-07-06 05:29:am | NokiaN70-1/2.0529.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 7,0,0,0 | yes | yes |
| 1 | 2009-07-05 16:43:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; fr-fr) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16 | 6,6,6,6 | yes | yes |
| 1 | 2009-07-02 04:19:am | SonyEricssonG705/R1DA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.1 | 4,0,0,0 | yes | yes |
| 2 | 2009-07-01 13:05:pm | Alcatel-OT-C717/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 ObigoInternetBrowser/Q03C | 2,0,0,0 | yes | undefined |
| 1 | 2009-06-30 07:34:am | Nokia6500s-1/2.0 (09.40) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 2 | 2009-06-30 01:09:am | Nokia6030/2.0 (5.20) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-06-27 18:08:pm | Nokia6300/2.0 (07.21) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,1,0,0 | yes | yes |
| 2 | 2009-06-26 20:37:pm | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/11.047; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-06-24 08:33:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16 | 6,6,6,6 | yes | yes |
| 1 | 2009-06-24 07:01:am | BlackBerry8900/4.6.1.239 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/179 | 4,0,0,0 | yes | undefined |
| 1 | 2009-06-23 02:35:am | SAMSUNG-SGH-i780/1.0 (compatible; MSIE 6.0; Windows CE; PPC) Opera 8.65 | 2,1,1,0 | yes | yes |
| 4 | 2009-06-20 14:12:pm | SAMSUNG-SGH-T919/T919UVHL3 SHP/VPP/R5 NetFront/3.5 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 3 | 2009-06-19 12:47:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia6120c/6.01; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 8,0,0,0 | yes | yes |
| 2 | 2009-06-17 14:42:pm | BlackBerry9530/4.7.0.75 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-06-17 03:19:am | SonyEricssonW760i/R3DA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.2 UP.Link/6.3.0.0.0 | 4,0,0,0 | yes | yes |
| 1 | 2009-06-16 01:07:am | DoCoMo/2.0 N06A3(c500;TB;W24H16) | 2,0,0,0 | yes | undefined |
| 1 | 2009-06-11 13:33:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) HTC-6900-MR2 BM | 3,0,0,0 | yes | yes |
| 4 | 2009-06-11 10:37:am | SCH-R500 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 1 | 2009-06-11 02:17:am | SAMSUNG-SGH-D980/D980XAIB1 NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 3 | 2009-06-10 04:50:am | MOT-R38.0/00.62 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 1 | 2009-06-08 23:53:pm | SAMSUNG-S8000/1.0 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 3 | 2009-06-07 18:12:pm | LG245/1.0 UP.Browser/6.2.3.9 (GUI) MMP/2.0 UP.Link/6.2.3.22.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-06-03 23:39:pm | Nokia1680c-2/2.0 (05.61) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-06-02 22:09:pm | Lenovo-i909/S141 Release/2007.11.28 Profile/MIDP2.0 Configuration/CLDC1.1 | 2,0,0,0 | yes | undefined |
| 1 | 2009-06-02 01:09:am | Opera/9.5 (Microsoft Windows; PPC; Opera Mobi; U; ja) S21HT | 2,0,0,0 | yes | yes |
| 1 | 2009-06-02 01:07:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) S21HT | 3,0,0,0 | yes | yes |
| 1 | 2009-06-02 00:54:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) WS011SH | 3,0,0,0 | yes | yes |
| 1 | 2009-06-02 00:38:am | Mozilla/5.0 (F01A;FOMA;like Gecko) | 2,0,0,0 | yes | yes |
| 1 | 2009-06-02 00:36:am | SCH-R210 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 16,16,16,16 | yes | undefined |
| 1 | 2009-06-02 00:32:am | Mozilla/5.0 (F906i;FOMA;like Gecko) | 1,0,0,0 | yes | yes |
| 1 | 2009-06-01 23:59:pm | Mozilla/5.0 (SH03A;FOMA;like Gecko) | 2,0,0,0 | yes | yes |
| 1 | 2009-06-01 20:42:pm | BlackBerry8320/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/179 | 2,0,0,0 | yes | yes |
| 5 | 2009-06-01 11:36:am | SAMSUNG-SGH-D500/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 2 | 2009-05-29 23:42:pm | Mozilla/5.0 (Vodafone/1.0/LG-GW520/V09a Browser/Obigo-Q7.1 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 5,0,0,0 | yes | yes |
| 1 | 2009-05-28 23:15:pm | HTC_Touch_HD_T8282 Opera/9.50 (Windows NT 5.1; U; nl) | 2,1,1,0 | yes | yes |
| 2 | 2009-05-28 01:29:am | KWC-S1300/ UP.Browser/7.2.6.1.839 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-05-26 16:25:pm | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11 Safari/525.20 | 3,1,0,0 | yes | undefined |
| 2 | 2009-05-26 16:21:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/20.0.016 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2009-05-26 07:37:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5F136 | 4,4,4,4 | yes | yes |
| 1 | 2009-05-26 06:46:am | SonyEricssonK310i/R4DA Java/SEMC-Java/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 16,15,16,16 | yes | yes |
| 3 | 2009-05-26 03:47:am | UTSTARCOM-CDM7126/1.0 UP.Browser/6.3.0.7 (GUI) MMP/2.0 | 3,0,0,0 | yes | undefined |
| 1 | 2009-05-24 01:00:am | LG9100/1.0 UP.Browser/6.2.3.9 (GUI) MMP/2.0 UP.Link/6.2.3.22.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-05-22 10:39:am | NokiaNokia N96 | 16,16,16,16 | yes | yes |
| 1 | 2009-05-22 04:51:am | NokiaN72/5.0819.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 7,0,0,0 | yes | yes |
| 1 | 2009-05-21 18:30:pm | BlackBerry8330/4.5.0.66 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/189 | 4,0,0,0 | yes | undefined |
| 2 | 2009-05-20 21:33:pm | SAMSUNG-S8000/S8000XXHC1 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-05-19 20:24:pm | BlackBerry9530/4.7.0.75 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2009-05-19 16:25:pm | SonyEricssonK800i/R1CF Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-05-17 16:53:pm | Nokia2600c/2.0 (05.21) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-05-15 16:16:pm | BlackBerry8830/4.5.0.138 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-05-15 14:53:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D050; Blazer/4.3) 16;320x320 | 4,0,0,0 | yes | yes |
| 1 | 2009-05-13 11:24:am | BlackBerry8310/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/107 | 4,0,0,0 | yes | undefined |
| 4 | 2009-05-13 06:46:am | SAMSUNG-GT-M8800/M8800XXHIA SHP/VPP/R5 Jasmine/0.8 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 | 6,6,6,6 | yes | yes |
| 5 | 2009-05-10 23:54:pm | Mozilla/5.0 (Linux; U; Android 1.1; en-us; generic) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2 | 4,0,0,0 | yes | yes |
| 1 | 2009-05-08 15:40:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) Sprint Treo850e | 4,4,4,4 | yes | yes |
| 6 | 2009-05-08 15:39:pm | Mozilla/5.0 (Linux; U; Android 1.1; en-us; dream) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2 | 4,0,0,0 | yes | yes |
| 1 | 2009-04-30 00:54:am | BlackBerry9000/4.6.0.216 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/214 | 4,0,0,0 | yes | undefined |
| 1 | 2009-04-25 09:23:am | Mozilla/4.0 SonyEricssonV640iv/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-04-23 11:18:am | SonyEricssonW810i/R1GB%20Browser/NetFront/3.3%20Profile/MIDP-2.0%20Conf iguration/CLDC-1.1 | 6,6,6,6 | yes | yes |
| 2 | 2009-04-22 09:01:am | Nokia6233/2.0 (05.43) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2009-04-21 10:28:am | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN96-1/1.20; Profile/MIDP-2.1 Configuration/CLDC-1.1;) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 8,0,0,0 | yes | yes |
| 1 | 2009-04-19 11:57:am | HTC_Touch_3G_T3232 Opera/9.50 (Windows NT 5.1; U; en) | 4,0,0,0 | yes | yes |
| 2 | 2009-04-19 06:54:am | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1/11.0.009; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 3 | 2009-04-18 18:28:pm | SonyEricssonW350a/R11BA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.0.0.0 | 4,0,0,0 | yes | yes |
| 1 | 2009-04-18 09:28:am | LG-GC900-orange/V10e Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 1,0,0,0 | yes | yes |
| 1 | 2009-04-18 07:57:am | LG-KM900-orange/V10n Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 1,0,0,0 | yes | yes |
| 2 | 2009-04-15 15:07:pm | MOT-V3i/08.B5.86R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 1,0,0,0 | yes | undefined |
| 1 | 2009-04-12 06:32:am | NokiaN72/5.0706.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 7,0,0,0 | yes | yes |
| 1 | 2009-04-11 00:41:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/31.0.015; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-04-08 16:40:pm | BlackBerry8330/4.5.0.127 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/109 | 4,0,0,0 | yes | undefined |
| 1 | 2009-04-08 06:31:am | BlackBerry9000/4.6.0.234 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/142 | 4,0,0,0 | yes | undefined |
| 1 | 2009-04-06 14:32:pm | BlackBerry8900/4.6.1.45 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2009-04-05 05:06:am | SAMSUNG-SGH-X670/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 3,0,0,0 | yes | undefined |
| 1 | 2009-04-04 19:24:pm | BlackBerry8900/4.6.1.101 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/259 | 5,0,0,0 | yes | yes |
| 1 | 2009-04-04 19:24:pm | BlackBerry9000/4.6.0.162 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/259 | 4,0,0,0 | yes | undefined |
| 1 | 2009-04-04 02:12:am | SAMSUNG-SGH-J200/J200JPGK4 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 2 | 2009-03-31 13:30:pm | SAMSUNG-SGH-A737/UCHD2 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 UP.Link/6.3.0.0.0 | 3,0,0,0 | yes | yes |
| 2 | 2009-03-31 02:28:am | Nokia2630/2.0 (04.90) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-03-27 07:22:am | HTC_P3700 Opera/9.50 (Windows NT 5.1; U; en-GB) | 2,1,1,0 | yes | yes |
| 1 | 2009-03-25 10:05:am | SonyEricssonZ610i/R1KH Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 2 | 2009-03-24 03:28:am | Nokia3250/2.0 (3.21) SymbianOS/9.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,2,1,1 | yes | yes |
| 1 | 2009-03-22 20:21:pm | BlackBerry8330/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/104 | 4,0,0,0 | yes | undefined |
| 1 | 2009-03-21 12:04:pm | Opera/9.5 (Microsoft Windows; PPC; 240x320; HTC_P3650; Opera Mobi/15316; U; en) | 2,1,0,0 | yes | yes |
| 4 | 2009-03-20 11:12:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/200.21.118; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-03-19 13:10:pm | BlackBerry8830/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/236 | 4,0,0,0 | yes | undefined |
| 2 | 2009-03-19 13:06:pm | SonyEricssonK800i/R1JG Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-03-19 11:19:am | BlackBerry8703e/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2009-03-17 23:12:pm | Nokia3500c/2.0 (06.01) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 2 | 2009-03-17 00:41:am | SonyEricssonK530i/R6BC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | no |
| 2 | 2009-03-16 17:37:pm | BlackBerry8900/5.0.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2009-03-14 12:17:pm | BlackBerry7100i/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/103 | 1,0,0,0 | yes | yes |
| 1 | 2009-03-09 15:41:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN82/31.0.016; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-03-08 19:20:pm | Nokia6070/2.0 (04.23) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 1 | 2009-03-08 03:37:am | Samsung-SPHM800 AU-OBIGO/Q05A-3.13 MMP/2.0 | 5,0,0,0 | yes | yes |
| 1 | 2009-03-04 16:29:pm | Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2_1 like Mac OS X; de-de) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11a Safari/525.20 | 5,4,5,6 | yes | yes |
| 1 | 2009-03-03 17:38:pm | SAMSUNG-SGH-A867/A867UCHJ3 SHP/VPP/R5 NetFront/3.5 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 2 | 2009-03-02 16:34:pm | LG-GM730/v07f IEMobile/7.11 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) LG_UA;AD_LOGON=LGE.NET | 4,4,4,4 | yes | yes |
| 1 | 2009-02-28 20:14:pm | HTC_P4550 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 1 | 2009-02-27 11:41:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Nokia N91/3.10.023; 9730) Opera 8.65 [fr] | 2,1,1,0 | yes | yes |
| 1 | 2009-02-26 11:04:am | SonyEricssonW200i/R4JA Java/SEMC-Java/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UNTRUSTED/1.0,OPENWAVE | 16,16,16,16 | yes | yes |
| 1 | 2009-02-24 14:54:pm | MOT-K1m-parrot/1.0 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0 UP.Link/6.2.3.22.0 | 1,0,0,0 | yes | yes |
| 2 | 2009-02-24 11:34:am | LGE-AX585/1.0 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 3,0,0,0 | yes | undefined |
| 2 | 2009-02-24 06:27:am | LG-KM900/V10a Browser/Obigo-Q7.1 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-02-24 00:04:am | LG-GT365/V08b Teleca/WAP2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2009-02-23 18:49:pm | SonyEricssonW580i/R8BE Profile/MIDP-2.0 Configuration/CLDC-1.1 UNTRUSTED/1.0 | 16,15,15,14 | yes | yes |
| 1 | 2009-02-22 22:03:pm | SCH-S259/ UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 11 | 2009-02-22 04:26:am | Mozilla/5.0 (Vodafone/1.0/LG-KM900/V10e Browser/Obigo-Q7.1 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 1,0,0,0 | yes | yes |
| 1 | 2009-02-20 07:58:am | BlackBerry8800/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/125 | 4,0,0,0 | yes | undefined |
| 1 | 2009-02-19 13:06:pm | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Series 60/4.0727.2.2.1; 9730) Opera 8.65 [en] | 1,1,1,1 | yes | yes |
| 1 | 2009-02-18 12:07:pm | HTC-P3470-orange/PPC; 240x320; OpVer 29.113.2.731 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) | 3,0,0,0 | yes | yes |
| 1 | 2009-02-15 13:31:pm | KWC-S1300/ UP.Browser/7.2.6.1.838 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-02-13 12:08:pm | Nokia6030/2.0 (5.40) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-02-12 11:43:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Nokia N70/5.0706.4.0.1; 9399) Opera 8.65 [en] | 2,1,1,0 | yes | yes |
| 1 | 2009-02-11 11:25:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia6120c/3.83; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.5.0.0.06.5.0.0.06.5.0.0.06.5.0.0.06.5.0.0.0 | 6,0,0,0 | yes | yes |
| 1 | 2009-02-09 19:39:pm | MOT-QA30/00.72 UP.Browser/7.2.7.5.546 (GUI) MMP/2.0 | 6,0,0,0 | yes | undefined |
| 1 | 2009-02-09 13:30:pm | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 NokiaN97-1/10.0.001; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Safari/525 | 7,0,0,0 | yes | yes |
| 1 | 2009-02-05 20:15:pm | MOT-A780/R52_G_0D.50.AHP Mozilla/4.0 (compatible; MSIE 6.0; Linux; Motorola A780; 1229) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 7.50 [en] | 3,0,0,0 | yes | yes |
| 1 | 2009-02-05 12:57:pm | UTS-7126M/1.0 UP.Browser/6.3.0.7 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-02-05 04:53:am | SAMSUNG-SGH-Z150/1.0 SHP/VPP/R5 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2009-01-30 18:20:pm | MOT-24.0_/00.62 UP.Browser/6.2.3.4.c.1.115 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-01-27 19:04:pm | HTC_Touch_Diamond_Pro_T7272 Opera/9.50 (Windows NT 5.1; U; en) | 4,0,0,0 | yes | yes |
| 1 | 2009-01-27 08:05:am | SAMSUNG-SGH-U700/1.0 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2009-01-23 20:26:pm | SAMSUNG-SGH-A707/1.0 SHP/VPP/R5 NetFront/3.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 UP.Link/6.3.0.0.0 | 3,0,0,0 | yes | yes |
| 2 | 2009-01-22 21:52:pm | SonyEricssonW580i/R6AA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2009-01-22 00:38:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/30.0.015; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2009-01-20 23:36:pm | HTC_Hermes Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) | 3,0,0,0 | yes | undefined |
| 3 | 2009-01-19 14:49:pm | NokiaN70-1/5.0737.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 7,0,0,0 | yes | yes |
| 1 | 2009-01-19 02:42:am | BlackBerry7100r | 8,0,0,0 | yes | yes |
| 1 | 2009-01-18 02:47:am | MOT-VE240/00.72 UP.Browser/7.2.7.5.548 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 1 | 2009-01-13 06:54:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2 like Mac OS X; fr-fr) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5G77 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2009-01-13 00:17:am | SAMSUNG-SGH-T729/T729UVGF9 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-01-12 06:54:am | SAMSUNG-SGH-T219S/T219UVGJ1 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-01-12 00:04:am | Spice UCWEB/6.0/AJSC/1.5,UNTRUSTED/1.0/AJSC/1.5 | 16,16,16,16 | yes | yes |
| 1 | 2009-01-11 22:21:pm | MOT-V365/08.C8.37R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.17.0 | 1,0,0,0 | yes | yes |
| 1 | 2009-01-07 13:54:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia3250/1.00; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 Safari/525 | 7,0,0,0 | yes | yes |
| 1 | 2009-01-07 11:48:am | Motorola-V9m Obigo/Q04C1 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 1 | 2009-01-07 10:07:am | Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/2392; U; en) | 2,1,1,0 | yes | yes |
| 1 | 2009-01-06 08:06:am | SonyEricssonW380i/R9BB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2009-01-05 13:33:pm | BlackBerry8310/4.5.0.37 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/150 | 14,11,10,9 | yes | undefined |
| 1 | 2008-12-31 18:21:pm | SAMSUNG-SGH-T439/T439UVGI7 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-12-28 05:56:am | MOT-K1/08.42.09R MIB/BER2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 EGE/1.0 | 6,0,0,0 | yes | undefined |
| 4 | 2008-12-27 19:19:pm | MOT-V3/0E.40.35R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 (compatible; MSIE 6.0; Mozilla/4.0; YGoJ/1.0) | 16,0,0,0 | yes | yes |
| 9 | 2008-12-27 02:52:am | Nokia6280/2.0 (04.13) Profile/MIDP-2.0 Configuration/CLDC-1.1 (compatible; MSIE 6.0; Mozilla/4.0; YGoJ/1.0) | 16,0,0,0 | yes | yes |
| 4 | 2008-12-26 11:50:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN82/20.0.062; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-12-25 18:30:pm | SonyEricssonW910i/R1FA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-12-23 09:10:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/11.0.026; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-12-21 12:23:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-2/100.07.76; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 6,0,0,0 | yes | yes |
| 1 | 2008-12-18 06:13:am | LG-KS360-Orange/V10g Teleca/WAP2.0 MIDP-2.0/CLDC-1.1 | 5,0,0,0 | yes | undefined |
| 1 | 2008-12-17 06:53:am | Haier-T10C/1.0 iPanel/2.0 WAP2.0 (compatible; UP.Browser/6.2.2.4; UPG1; UP/4.0; Embedded) | 2,0,0,0 | yes | no |
| 1 | 2008-12-12 10:19:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE90-1/300.34.84 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-12-10 01:43:am | SonyEricssonK550i/R1KG Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 8 | 2008-12-09 15:49:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5G77 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-12-09 07:44:am | BlackBerry9000/4.6.0.162 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/120 | 4,0,0,0 | yes | undefined |
| 1 | 2008-12-09 07:06:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2 like Mac OS X; nl-nl) AppleWebKit/525.18.1 (KHTML, like Gecko) Mobile/5G77 | 4,4,4,4 | yes | yes |
| 1 | 2008-12-09 06:56:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2 like Mac OS X; nl-nl) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5G77 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-12-07 15:17:pm | Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/2808; U; en) Presto/2.1.1 | 2,1,1,0 | yes | yes |
| 1 | 2008-12-06 00:15:am | SEC-SGHU600/BOGC9 NetFront/3.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 2 | 2008-12-05 23:48:pm | Nokia6085/2.0 (06.01) Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.5.1.0.06.5.1.0.0 | 5,0,0,0 | yes | yes |
| 1 | 2008-12-04 05:26:am | SonyEricssonW200i/R4JA Java/SEMC-Java/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 12,7,9,9 | yes | yes |
| 3 | 2008-12-02 20:24:pm | BlackBerry7100/4.0.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 (compatible; MSIE 6.0; Mozilla/4.0; YGoJ/1.0) | 16,0,0,0 | yes | yes |
| 2 | 2008-12-01 23:59:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) 320x320; XV6900; Window Mobile 6.0 Professional; | 3,0,0,0 | yes | yes |
| 1 | 2008-11-29 08:38:am | Nokia5200/2.0 (03.92) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-11-28 15:05:pm | SonyEricssonC702/R3DA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.2 | 4,0,0,0 | yes | undefined |
| 1 | 2008-11-20 06:57:am | Mozilla/5.0 (SymbianOS/9.3 U; Series60/3.2 NokiaE71x Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.3.0.0.0 | 7,0,0,0 | yes | yes |
| 1 | 2008-11-20 01:40:am | Nokia5610d-1/2.0 (04.81) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 1 | 2008-11-19 19:51:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-2/200.21.98; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 1,0,0,0 | yes | yes |
| 1 | 2008-11-19 02:42:am | Nokia6030/2.0 (y3.41) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-11-18 12:09:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D062; Blazer/4.5) Palm 690p 16;320x320 | 4,0,0,0 | yes | yes |
| 1 | 2008-11-16 12:41:pm | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 Nokia6210Navigator/03.08; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.5.0.0.06.5.0.0.06.5.0.0.0 | 7,0,0,0 | yes | yes |
| 1 | 2008-11-13 03:53:am | Amoi 8512/R18.7 NF-Browser/3.3 | 16,15,13,11 | yes | no |
| 1 | 2008-11-07 17:54:pm | SonyEricssonC902/R3CA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-11-05 21:52:pm | SAMSUNG-SGH-T739/T739UVHB2 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-11-05 02:37:am | LG-KC910-v10b Browser/Teleca-Q7.1 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 2 | 2008-11-02 22:38:pm | Nokia6233/2.0 (05.10) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,3,0,0 | yes | yes |
| 3 | 2008-10-31 03:44:am | MOT-L7/08.B7.DCR MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 1 | 2008-10-29 12:13:pm | BlackBerry9500/4.7.0.41 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2008-10-29 08:48:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Series 60/0618.06.17; 7439) Opera 8.60 [en] | 2,1,1,0 | yes | yes |
| 1 | 2008-10-28 15:55:pm | Nokia6020/2.0 (04.90) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-10-28 10:45:am | HTC_P3300 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2008-10-28 01:44:am | BlackBerry8300/4.5.0.81 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 UP.Link/6.3.0.0.0 | 2,0,0,0 | yes | yes |
| 1 | 2008-10-23 19:33:pm | Nokia5300/2.0 (07.00) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-10-23 07:03:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_1 like Mac OS X; nl-nl) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5F136 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-10-23 04:02:am | Mozilla/4.0 (compatible; MSIE 5.0; Series80/2.0 Nokia9500/05.22 Profile/MIDP-2.0 Configuration/CLDC-1.1) | 1,1,1,1 | yes | yes |
| 1 | 2008-10-22 18:53:pm | SAMSUNG-SGH-G800/JBGL1 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2008-10-22 14:33:pm | Nokia6070/2.0 (04.22) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-10-18 10:18:am | SonyEricssonW300i/R9A Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 9 | 2008-10-18 08:43:am | SonyEricssonW200i/R4JA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 2 | 2008-10-17 09:20:am | Nokia6111/2.0 (03.41) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-10-17 05:28:am | NokiaN73-1/4.0812.4.2.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,1,1,1 | yes | yes |
| 1 | 2008-10-16 20:44:pm | LG-CU720/V1.0g Obigo/Q05A Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.17.0 | 2,0,0,0 | yes | yes |
| 2 | 2008-10-16 13:14:pm | HTC_P3700 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 2 | 2008-10-16 13:08:pm | SAMSUNG-SGH-i900/1.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 1 | 2008-10-15 22:22:pm | BlackBerry8110/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/215 | 4,0,0,0 | yes | undefined |
| 1 | 2008-10-15 20:27:pm | SAMSUNG-SGH-I617/1.0 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.0.0.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-10-15 10:54:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Nokia N70/5.0705.3.0.1; 6366) Opera 8.01 [en] | 2,2,0,0 | yes | yes |
| 1 | 2008-10-15 05:04:am | SAMSUNG-SGH-A811/1.0 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2008-10-15 03:09:am | SonyEricssonW910i/R1DA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2008-10-14 05:56:am | Mozilla/5.0 (iPod; U; CPU iPhone OS 2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5F137 Safari/525.20 | 4,4,4,4 | yes | yes |
| 2 | 2008-10-13 05:33:am | SAMSUNG-SGH-D880/D880JPHC2 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 2 | 2008-10-11 20:07:pm | Nokia6085/2.0 (05.03) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 4 | 2008-10-11 04:43:am | Opera/9.5 (Microsoft Windows; PPC; HTC_P3700; Opera Mobi/99506; U; en) | 2,1,1,0 | yes | yes |
| 4 | 2008-10-10 12:12:pm | Nokia5310XpressMusic/2.0 (05.91) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-10-10 11:39:am | MOT-PARS_/00.62 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 2 | 2008-10-10 11:34:am | SAMSUNG-SGH-A707/1.0 SHP/VPP/R5 NetFront/3.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-10-08 16:16:pm | MOT-Q9/01.09.28R Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; Smartphone; 320x240) Opera 8.65 UP.Link/6.3.1.20.06.3.1.20.0 | 2,0,0,0 | yes | yes |
| 1 | 2008-10-07 11:11:am | SonyEricssonK530i/R8BB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.5.1.3.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-10-07 08:42:am | SonyEricssonK500i/R2AE SEMC-Browser/4.0.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | undefined |
| 1 | 2008-10-07 07:08:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia6121c/4.09; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-10-07 07:05:am | Mozilla/4.0 SonyEricssonC902v/R3CA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-10-06 11:38:am | MOT-V180/0B.D2.2ER MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 1,0,0,0 | yes | undefined |
| 2 | 2008-10-05 10:53:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Series 60/04.21; 9712) Opera 8.65 [en] | 2,1,0,0 | yes | yes |
| 1 | 2008-10-04 18:23:pm | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Nokia N70/5.0705.3.0.1; 9399) Opera 8.65 [en] | 1,0,0,0 | yes | yes |
| 1 | 2008-10-04 07:46:am | Samsung-SPHM510 AU-OBIGO/Q04C1-1.22 MMP/2.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-10-02 02:30:am | MOT-COOL0/00.62 UP.Browser/6.2.3.4.c.1.128 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-09-30 16:30:pm | BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/180 | 4,0,0,0 | yes | undefined |
| 1 | 2008-09-30 07:31:am | BlackBerry8330/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/109 | 4,0,0,0 | yes | undefined |
| 1 | 2008-09-29 15:52:pm | Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 Nokia6220c-1/03.06; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-09-28 03:48:am | NokiaN95_8GB-3;Mozilla/5.0 SymbianOS/9.2;U; Series60/3.1 NokiaN95_8GB-3/11.2.011 Profile/MIDP-2.0 Configuration/CLDC-1.1 AppleWebKit/413 (KHTML, like Gecko) UP.Link/6.5.1.0.0 | 7,0,0,0 | yes | yes |
| 4 | 2008-09-27 23:37:pm | SAMSUNG-SGH-F480/F480XXHF3 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 2,1,1,1 | yes | yes |
| 1 | 2008-09-26 00:48:am | SonyEricssonW595/R3DA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3.2 | 7,0,0,0 | yes | undefined |
| 1 | 2008-09-25 23:38:pm | Nokia2600c/2.0 (05.21) Profile/MIDP-2.1 Configuration/CLDC-1.1 UP.Link/6.3.0.0.0 | 5,0,0,0 | yes | yes |
| 1 | 2008-09-25 16:19:pm | MOT-V3/0E.42.0DR MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 8,8,8,0 | yes | yes |
| 2 | 2008-09-25 16:18:pm | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) | 8,8,8,0 | yes | yes |
| 1 | 2008-09-25 09:17:am | SonyEricssonW580i/R6BE Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.5.1.0.0 | 4,0,0,0 | yes | yes |
| 3 | 2008-09-23 22:08:pm | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 NokiaN00/RM-35601; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 Safari/525 | 7,0,0,0 | yes | yes |
| 1 | 2008-09-23 19:09:pm | Mozilla/2.0 (compatible; MSIE 3.02; Windows CE; PPC; 240x320) BlackBerry8700/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | undefined |
| 5 | 2008-09-23 04:59:am | Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/250; U; en) | 2,1,1,1 | yes | yes |
| 11 | 2008-09-23 02:33:am | Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/2434; U; en) | 2,1,0,1 | yes | yes |
| 15 | 2008-09-22 06:46:am | Opera/9.5 (Microsoft Windows; PPC; HTC_P3700; Opera Mobi/2382; U; en) | 2,0,2,0 | yes | yes |
| 2 | 2008-09-21 14:31:pm | LG/KU990/v10a Browser/Obigo-Q05A/3.6 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 2 | 2008-09-19 20:10:pm | MOT-V3/0E 42 0ER MIB/2.2.1 Profile/MIDP-2.0 | 1,0,0,0 | yes | undefined |
| 2 | 2008-09-19 19:52:pm | Nokia6600/1.0 (3.42.1) SymbianOS/7.0s Series60/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 1,0,0,0 | yes | undefined |
| 9 | 2008-09-18 20:27:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5F136 Safari/525.20 | 4,4,4,4 | yes | yes |
| 2 | 2008-09-18 09:18:am | Nokia6230/2.0 (04.43) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 2 | 2008-09-17 14:49:pm | MOT-NEWC_/00.62 UP.Browser/6.2.3.4.c.1.114 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-09-16 13:05:pm | BlackBerry9000/4.6.0.92 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 2,0,0,0 | yes | yes |
| 1 | 2008-09-15 08:30:am | BlackBerry8800/4.5.0.37 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 2,0,0,0 | yes | yes |
| 1 | 2008-09-12 16:13:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) 320x320; VZW; UTStar-XV6800; Window Mobile 6.1 Professional; | 3,0,0,0 | yes | yes |
| 1 | 2008-09-11 21:11:pm | Nokia6085/2.0 (06.01) Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.5.1.0.0 | 4,0,0,0 | yes | yes |
| 9 | 2008-09-10 15:10:pm | Mozilla/5.0 (Linux; U; Android 1.0; en-us; dream) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2 | 4,0,0,0 | yes | no |
| 1 | 2008-09-05 05:30:am | LG-CU920/V1.0h Obigo/Q05A Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.06.3.1.20.0 | 2,0,0,0 | yes | yes |
| 4 | 2008-09-02 10:27:am | 8900b/MR2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 1 | 2008-08-31 09:11:am | BlackBerry8120/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 UP.Link/6.3.1.20.06.3.1.20.06.3.1.20.0 | 2,0,0,0 | yes | yes |
| 1 | 2008-08-30 03:31:am | BlackBerry8100/4.2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/120 UP.Browser/5.0.3.3 UP.Link/5.1.2.1 | 1,0,0,0 | yes | yes |
| 4 | 2008-08-29 12:31:pm | Nokia5300/2.0 (05.51) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 1 | 2008-08-28 11:07:am | SAMSUNG-SGH-F480-ORANGE/F480BVHF2 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 4 | 2008-08-28 11:04:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Series 60/3.0704.1.0.1; 9730) Opera 8.65 [en] | 2,0,0,0 | yes | yes |
| 1 | 2008-08-28 02:20:am | NokiaE65-1/3.0 (3.0633.69.00) SymbianOS/9.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | yes |
| 2 | 2008-08-27 07:25:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0_2 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5C1 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-08-27 06:47:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0_2 like Mac OS X; de-de) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5C1 Safari/525.20 | 5,5,6,4 | yes | yes |
| 1 | 2008-08-25 21:34:pm | SonyEricssonW810i/R4DB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-08-25 02:25:am | MOT-W490/08.24.02R MIB/BER2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 EGE/1.0 | 1,0,0,0 | yes | undefined |
| 2 | 2008-08-22 07:32:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia6120c/3.70; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-08-14 03:57:am | Mozilla/4.1 (U; BREW 3.1.5; en-US; Teleca/Q05A/INT) | 5,0,0,0 | yes | yes |
| 14 | 2008-08-14 03:39:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.8) | 3,0,0,0 | yes | yes |
| 4 | 2008-08-13 21:24:pm | Mozilla/4.1 (compatible; Symbian OS; Series 60) Obigo/Q05A | 10,0,0,0 | yes | yes |
| 1 | 2008-08-13 08:02:am | Motorola_V3c UP.Browser/6.2.3.4.c.1.109 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-08-12 18:37:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) Alltel HTC Touch | 3,0,0,0 | yes | yes |
| 2 | 2008-08-11 19:26:pm | MOT-A1200eam/1.0/R541L7_G_11.00.16R Mozilla/4.0 (compatible; MSIE 6.0; Linux; A1200eam; 781) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 | 3,0,0,0 | yes | yes |
| 4 | 2008-08-11 15:29:pm | NokiaN70-1/3.0546.2.3 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 16,16,16,16 | yes | yes |
| 1 | 2008-08-11 15:28:pm | SonyEricssonK750i/R1L Browser/SEMC-Browser/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | undefined |
| 5 | 2008-08-11 01:48:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5B108 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-08-10 23:41:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0_1 like Mac OS X; nl-nl) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5B108 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-08-09 12:44:pm | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1C28 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-08-07 12:47:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/110.07.89; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 3 | 2008-08-07 00:52:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/11.0.026; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-08-06 07:42:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; nl-nl) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 5 | 2008-08-02 09:58:am | Mozilla/5.0 (compatible; Teleca Q7; Brew 3.1.5; U; en) 240X400 LGE VX9700 | 5,0,0,0 | yes | yes |
| 2 | 2008-07-31 16:05:pm | BlackBerry8130/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2008-07-30 05:02:am | SonyEricssonW580i/R8BE Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.17.0 | 4,0,0,0 | yes | yes |
| 1 | 2008-07-29 07:49:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) MOT-Q9/01.07.06R | 3,0,0,0 | yes | yes |
| 1 | 2008-07-29 04:43:am | SonyEricssonT650i/R7AA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2008-07-28 20:14:pm | MOT-RAZRV6/96.A0.0ER BER2.2 Mozilla/4.0 (compatible; MSIE 6.0; 11073121) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 [it] UP.Link/6.3.0.0.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-07-27 22:47:pm | BlackBerry8100/4.2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/122 | 4,0,0,0 | yes | undefined |
| 7 | 2008-07-25 01:51:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/100.07.76; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 4 | 2008-07-23 19:14:pm | Mozilla/4.1 (compatible; Symbian OS; Series 60) Teleca/Q7.0 | 6,0,0,0 | yes | yes |
| 3 | 2008-07-21 12:43:pm | Nokia6230i/2.0 (03.62) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-07-21 10:12:am | SonyEricssonS710a/R1A SEMC-Browser/4.0.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 2,0,0,0 | yes | undefined |
| 6 | 2008-07-21 09:31:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543a Safari/419.3 | 6,4,4,4 | yes | yes |
| 10 | 2008-07-21 09:30:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5A347 Safari/525.20 | 4,4,4,4 | yes | yes |
| 1 | 2008-07-21 09:24:am | BlackBerry8100/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/143 | 4,0,0,0 | yes | undefined |
| 1 | 2008-07-20 15:38:pm | LG-LX550 AU-MIC-LX550/2.0 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2008-07-19 01:19:am | SonyEricssonK310i/R4DA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-07-18 05:37:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95-3/11.2.009; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-07-18 05:07:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Series 60/04.22; 9730) Opera 8.65 [fr] | 2,2,0,0 | yes | yes |
| 1 | 2008-07-16 21:27:pm | BlackBerry8100/4.2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/137 | 4,0,0,0 | yes | undefined |
| 1 | 2008-07-16 05:01:am | Panasonic-SA6/1.0/RP1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 13,13,13,16 | yes | undefined |
| 5 | 2008-07-15 01:41:am | SAMSUNG-SGH-F480/F480XXHC1 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-07-14 07:13:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN81-3/11.0.045 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-07-11 20:29:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5A345 Safari/525.20 | 4,4,4,7 | yes | yes |
| 2 | 2008-07-10 21:51:pm | Nokia3110c/2.0 (05.01) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 1 | 2008-07-09 16:44:pm | Nokia2630/2.0 (05.20) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 16,16,16,16 | yes | undefined |
| 1 | 2008-07-09 12:49:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC; 480x640) Opera 8.65 [en] | 2,1,1,1 | yes | yes |
| 1 | 2008-07-07 17:55:pm | Nokia6500c/2.0 (03.21) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 4 | 2008-07-06 07:16:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE51-1/200.34.36; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-07-05 23:36:pm | KWC-M1000/1.0.06 UP.Browser/6.2.3.9.g.1.110 (GUI) MMP/2.0 UP.Link/6.3.0.0.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-07-03 15:05:pm | LG-MG810C UP.Browser/6.2.3 (GUI) MMP/1.0 | 1,0,0,0 | yes | undefined |
| 4 | 2008-07-02 14:28:pm | Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1/52.50.2008.24; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-07-01 11:04:am | Motorola-K1m-boost Obigo/Q04C1 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2008-07-01 03:17:am | SonyEricssonW810i/R4CF Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2008-06-30 13:58:pm | Nokia6680/1.0 (5.04.07) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 3 | 2008-06-27 21:59:pm | BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 1 | 2008-06-26 05:44:am | SGH-Z500 | 6,6,6,6 | yes | yes |
| 1 | 2008-06-25 11:25:am | BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 UP.Link/6.3.1.20.0 | 1,0,0,0 | yes | yes |
| 2 | 2008-06-24 19:00:pm | PalmCentro/v0001 Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D061; Blazer/4.5) 16;320x320 | 4,0,0,0 | yes | yes |
| 2 | 2008-06-24 15:36:pm | TELECA-/2.0 (BREW 3.1.5; U; EN-US; SAMSUNG; SPH-M800; Teleca/Q05A/INT) MMP/2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2008-06-24 05:05:am | BlackBerry8320/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/142 | 4,0,0,0 | yes | undefined |
| 4 | 2008-06-23 15:50:pm | HTC-8900/1.2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2008-06-23 14:41:pm | Xda_orbit_2; 240x320 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 2 | 2008-06-23 14:38:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.9) VZW:SCH-i760 PPC 240x320 | 3,0,0,0 | yes | yes |
| 3 | 2008-06-23 14:34:pm | SonyEricssonK550i//R6BC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 4 | 2008-06-17 21:17:pm | Mozilla/4.0 (PSP (PlayStation Portable); 2.00) | 1,0,0,0 | yes | undefined |
| 2 | 2008-06-16 02:07:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN81-1/11.0.045 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-06-14 14:18:pm | MOT-V3re/0E.43.04R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | yes |
| 1 | 2008-06-14 13:51:pm | HTC_P3700 Opera/9.50 (Windows NT 5.1; U; en) | 2,1,1,0 | yes | yes |
| 1 | 2008-06-14 01:58:am | SCH-A850 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 3 | 2008-06-10 12:55:pm | BlackBerry8330/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 2 | 2008-06-07 11:35:am | SAMSUNG-SGH-F490-Vodafone/F490BUHB2 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 1 | 2008-06-06 13:36:pm | SonyEricssonK800i/R1JC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2008-06-06 06:30:am | MOT-SPARK/00.62 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 3 | 2008-06-05 20:20:pm | HTC_P4550 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 648 | 2008-06-05 16:19:pm | NokiaN70-1/2.0533.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 7,0,0,0 | yes | undefined |
| 8 | 2008-06-05 12:17:pm | MOT-V3/0E.40.39R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 UP.Link/6.3.1.20.0 | 2,0,0,0 | yes | undefined |
| 4 | 2008-06-05 10:53:am | MOT-V3/0E.40.39R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 2,0,0,0 | yes | undefined |
| 2 | 2008-06-04 22:22:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE90-1/210.34.75 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-06-04 13:18:pm | MOT-V3/0E.42.09R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 2,0,0,0 | yes | undefined |
| 1 | 2008-06-04 00:36:am | LG-KU990/v10a Browser/Obigo-Q05A/3.6 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 16,16,16,16 | yes | undefined |
| 1 | 2008-06-03 05:44:am | MOT-MOTOROKRE6/R533_G_11.12.02P Mozilla/4.0 (compatible; MSIE 6.0; Linux; MOTOROKRE6; 781) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 [en] | 3,0,0,0 | yes | undefined |
| 1 | 2008-06-03 05:39:am | SonyEricssonK800i/ | 2,2,2,2 | yes | yes |
| 1 | 2008-05-30 15:42:pm | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; de-de) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 2 | 2008-05-30 04:23:am | HTC_TyTN Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) | 3,0,0,0 | yes | yes |
| 1 | 2008-05-30 01:40:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/10.0.021; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-29 23:27:pm | Nokia6681/2.0 (4.00.15) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | yes |
| 2 | 2008-05-29 23:25:pm | Nokia6101/2.0 (03.35) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-05-29 23:19:pm | NokiaN73-1/3.0638.0.0.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | yes |
| 1 | 2008-05-29 23:17:pm | Nokia6230i/2.0 (03.25) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 6 | 2008-05-29 22:23:pm | Nokia6061/2.0 (k3.72) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 4 | 2008-05-29 00:12:am | SonyEricssonP1i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 768) Opera 8.65 [sv] | 2,1,1,1 | yes | yes |
| 1 | 2008-05-28 20:51:pm | BlackBerry7100/4.0.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.0.0.0 | 1,0,0,0 | yes | undefined |
| 2 | 2008-05-28 20:25:pm | BlackBerry9000/4.6.0.40 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/-1 | 4,0,0,0 | yes | undefined |
| 1 | 2008-05-28 15:41:pm | MOT-8720_/00.62 UP.Browser/6.2.3.4.g.1.101 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-05-28 10:46:am | BlackBerry8700/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 1 | 2008-05-28 09:03:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN81-1/10.0.053 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-28 08:52:am | MOT-Z3/08.01.05R MIB/BER2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 EGE/1.0 | 10,0,0,0 | yes | undefined |
| 2 | 2008-05-28 08:28:am | SAGEM-my730C/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,0,0,0 | yes | yes |
| 1 | 2008-05-28 08:00:am | SAMSUNG-SGH-I607/I607FG1 Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 320x240) UP.Link/6.3.0.0.0 | 3,0,0,0 | yes | yes |
| 2 | 2008-05-28 07:40:am | Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Sprint:PPC-6700; PPC; 240x320) | 3,0,0,0 | yes | yes |
| 1 | 2008-05-28 07:05:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) Vodafone/1.0/LG-KS20/V10b Browser/IEMobile/7.6 MMS/LG-MMS-WINCE-V1.0/1.2 Java/LGVM/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2008-05-28 05:54:am | Nokia6500c/2.0 (04.80) Profile/MIDP-2.1 Configuration/CLDC-1.1 UP.Link/6.2.3.20.0 | 5,0,0,0 | yes | yes |
| 1 | 2008-05-28 05:44:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE90-1/07.24.0.3; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.3.0.0.0 | 7,0,0,0 | yes | yes |
| 4 | 2008-05-28 05:40:am | SonyEricssonW810i/R4EA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-05-28 04:49:am | BlackBerry8310/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/120 | 4,0,0,0 | yes | undefined |
| 1 | 2008-05-28 01:56:am | Samsung-SCHW531 AU-MIC-W531/2.0 MMP/2.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-05-27 22:07:pm | Mozilla/5.0 (iPod; U; CPU like Mac OS X; nl-nl) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 2 | 2008-05-27 10:55:am | Mozilla/2.0 (compatible; MSIE 3.02; Windows CE; PPC; 240x320) BlackBerry8320/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | undefined |
| 1 | 2008-05-27 10:04:am | MOT-PEBL U6/08.83.76R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 6,0,0,0 | yes | undefined |
| 1 | 2008-05-27 07:15:am | Mozilla/5.0 (iPhone Simulator; U; iPhone OS 2_0 like Mac OS X; en-us) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1 Mobile/5A274d Safari/5525.7 | 4,4,4,4 | yes | yes |
| 1 | 2008-05-26 08:45:am | Mozilla/5.0 (Danger hiptop 3.3; U; rv:1.7.12) Gecko/20050920 | 3,0,0,0 | yes | undefined |
| 1 | 2008-05-23 21:35:pm | SonyEricssonK610i/R1CB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-05-23 20:20:pm | Nokia6230/2.0 (04.43) Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 5,0,0,0 | yes | yes |
| 2 | 2008-05-23 12:54:pm | LGE-VX8600/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-05-23 09:40:am | LGE-VX8550/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 8 | 2008-05-23 09:38:am | Mozilla/4.1 (compatible; MSIE 6.0; ) 400x240 LGE VX10000 | 5,0,0,0 | yes | yes |
| 1 | 2008-05-19 14:04:pm | 8900a/1.2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.0.0.0 | 3,0,0,0 | yes | yes |
| 25 | 2008-05-15 14:12:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 1 | 2008-05-15 00:59:am | HTC_P4350 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) | 3,0,0,0 | yes | undefined |
| 1 | 2008-05-14 17:56:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95-3/11.2.009; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.5.1.3.06.5.1.3.0 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-14 04:31:am | Mozilla/5.0 (iPod; U; CPU like Mac OS X; pl-pl) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-05-13 11:45:am | MOT-RAZRV3xx/96.B0.0FR BER2.2 Mozilla/4.0 (compatible; MSIE 6.0; 11073256) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 [en] UP.Link/6.3.1.17.06.3.1.17.0 | 2,0,0,0 | yes | yes |
| 1 | 2008-05-13 06:47:am | SonyEricssonK660i/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 1 | 2008-05-09 05:29:am | SonyEricssonK750i/R1CA Browser/SEMC-Browser/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 2,2,2,2 | yes | yes |
| 1 | 2008-05-07 23:07:pm | HTC-3100/1.2 Mozilla/4.0 (compatible; MSIE 5.5; Windows CE; Smartphone; 240x320) UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 3 | 2008-05-06 23:29:pm | NokiaN70-1/5.0705.3.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 6,0,0,0 | yes | yes |
| 2 | 2008-05-06 22:56:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; Smartphone; 240x320) jB5 | 6,0,0,0 | yes | yes |
| 2 | 2008-05-06 08:16:am | HTC-8100/1.2 Mozilla/4.0 (compatible; MSIE 5.5; Windows CE; PPC; 240x320) | 3,0,0,0 | yes | yes |
| 1 | 2008-05-05 06:21:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/30.0.003; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-04 22:33:pm | BlackBerry7100/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/149 | 4,0,0,0 | yes | undefined |
| 1 | 2008-05-03 12:38:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) | 3,0,0,0 | yes | yes |
| 1 | 2008-05-03 09:00:am | NokiaN70-1/2.0536.0.2 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-03 07:18:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN82/10.0.046; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-05-03 06:29:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/21.0.016 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-05-03 04:10:am | Motorola-C290-boost Obigo/Q04C1-1.9 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2008-05-02 22:55:pm | LGE-VX8500/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 11 | 2008-05-02 15:28:pm | Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413 es61 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-01 13:43:pm | Mozilla/5.0 (iPod; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-05-01 10:39:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/100.07.35; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.3.1.20.0 | 7,0,0,0 | yes | yes |
| 1 | 2008-05-01 09:06:am | LGE-VX8700/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 6 | 2008-05-01 04:02:am | BlackBerry8310/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 4 | 2008-04-30 17:04:pm | BlackBerry8800/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 2 | 2008-04-30 16:22:pm | SonyEricssonW960i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 701) Opera 8.65 [en] | 2,0,0,0 | yes | yes |
| 1 | 2008-04-30 15:41:pm | Samsung-SPHA920 AU-MIC-A920/2.0 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | undefined |
| 1 | 2008-04-30 15:13:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/15.0.006; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 5,0,0,0 | yes | yes |
| 1 | 2008-04-30 14:58:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) Sprint:MotoQ9c | 3,0,0,0 | yes | yes |
| 1 | 2008-04-30 12:16:pm | SAMSUNG-SGH-I617/1.0 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 2 | 2008-04-30 11:25:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.2 Nokia3250/1.00; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 5 | 2008-04-30 11:17:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/15.0.015; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 1 | 2008-04-30 10:03:am | SonyEricssonP1i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 701) Opera 8.65 [zh-HK] | 2,1,1,1 | yes | yes |
| 1 | 2008-04-30 09:50:am | BlackBerry8700/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 1 | 2008-04-30 09:48:am | Mozilla/4.0 (MobilePhone MM-7500/US/1.0) NetFront/3.1 MMP/2.0 | 1,0,0,0 | yes | undefined |
| 1 | 2008-04-30 09:39:am | SCH-R410 UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-04-30 09:28:am | NokiaE70-1/3.0 (2.0618.07.10) SymbianOS/9.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 8,8,8,8 | yes | yes |
| 1 | 2008-04-30 09:23:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Nokia 6682/4.62.0; 1657) Opera 8.60 [en-US] UP.Link/6.3.1.20.0 | 2,0,0,0 | yes | yes |
| 2 | 2008-04-30 09:15:am | Mozilla/5.0 (SymbianOS/9.1; U; en) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.3.1.20.0 | 7,0,0,0 | yes | yes |
| 1 | 2008-04-30 08:37:am | SAMSUNG-SGH-I607/I607FG1 Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 320x240) UP.Link/6.3.1.17.06.3.1.17.06.3.1.17.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-04-30 08:19:am | Mozilla/4.0 Sprint:MotoQ (compatible; MSIE 4.01; Windows CE; Smartphone; 176x220) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-30 02:47:am | Mozilla/4.0 SonyEricssonK850iv/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2008-04-30 02:44:am | Vodafone/1.0/HTC_wizard/2.21.3.102/Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320) | 3,0,0,0 | yes | yes |
| 3 | 2008-04-30 02:36:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE90-1/07.40.1.2; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 13 | 2008-04-29 22:40:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/21.0.016; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-04-29 22:34:pm | HTC_TyTN_II Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | yes | yes |
| 2 | 2008-04-29 22:30:pm | Opera/9.5 (Microsoft Windows; PPC; Opera Mobile/405; U; en) | 2,1,1,0 | yes | yes |
| 1 | 2008-04-29 17:49:pm | SCH-U700/1.0 NetFront/3.0.22.2.7 (GUI) MMP/2.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 14:30:pm | HTC-8900/1.2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.0.0.0 | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 13:29:pm | Mozilla/5.0 (iPod; U; CPU like Mac OS X; fr) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-04-29 13:27:pm | Mozilla/5.0 (iPhone; U; iPhone OS 2_0 like Mac OS X; en-us) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1 Mobile/5A258f Safari/5525.7 | 4,4,4,4 | yes | yes |
| 2 | 2008-04-29 13:12:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D050; Blazer/4.3) 16;320x448 | 4,0,0,0 | yes | yes |
| 3 | 2008-04-29 12:54:pm | HTC_TouchDual Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 12:27:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) BlackBerry8700/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | undefined |
| 2 | 2008-04-29 12:24:pm | Mozilla/5.0 (iPod; U; CPU like Mac OS X; de-de) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 2 | 2008-04-29 12:03:pm | SAMSUNG-SGH-I617/1.0 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.1.17.0 | 3,0,0,0 | yes | yes |
| 2 | 2008-04-29 11:34:am | LG/U990/v1.0 | 5,0,0,0 | yes | yes |
| 1 | 2008-04-29 10:34:am | 8900b/MR2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) UP.Link/6.3.1.20.06.3.1.20.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-04-29 10:31:am | SAMSUNG-SGH-I617/UCHC2 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 2 | 2008-04-29 10:10:am | SonyEricssonK850i/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | yes | yes |
| 2 | 2008-04-29 10:07:am | BlackBerry8820/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 | 4,0,0,0 | yes | yes |
| 2 | 2008-04-29 09:57:am | HTC_S730 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 09:41:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) Sprint:PPC6800 (compatible; MSIE 6.0; Windows CE; IEMobile 7.7) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 09:36:am | SoftBank/1.0/920SH/SHJ001 Browser/NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 3,0,0,0 | yes | no |
| 2 | 2008-04-29 09:19:am | BlackBerry8330/4.3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/126 UP.Browser/5.0.3.3 | 4,0,0,0 | yes | undefined |
| 2 | 2008-04-29 09:05:am | BlackBerry8800/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/120 | 4,0,0,0 | yes | undefined |
| 7 | 2008-04-29 09:04:am | Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413 es65 | 7,0,0,0 | yes | yes |
| 2 | 2008-04-29 08:41:am | Mozilla/4.0 (compatible; MSIE 5.5; Windows CE; PPC; 240x320) | 3,0,0,0 | yes | yes |
| 3 | 2008-04-29 08:35:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; es) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 2 | 2008-04-29 08:18:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) Smartphone; 240x320; SPV E650; OpVer 22.114.1.612 | 3,0,0,0 | yes | yes |
| 2 | 2008-04-29 08:11:am | HTC_TyTN_II Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 2 | 2008-04-29 07:52:am | SoftBank/1.0/922SH/SHJ001 Browser/NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 6,0,0,0 | yes | no |
| 1 | 2008-04-29 07:26:am | Mozilla/5.0 (iPod; U; CPU like Mac OS X; es) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3 | 4,4,4,4 | yes | yes |
| 10 | 2008-04-29 07:01:am | Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413 es61i | 7,0,0,0 | yes | yes |
| 1 | 2008-04-29 06:45:am | Nokia6230/2.0 (04.44) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 4,0,0,0 | yes | undefined |
| 1 | 2008-04-29 06:34:am | Amoi 8512/R18.0 NF-Browser/3.3 | 4,0,0,0 | yes | yes |
| 3 | 2008-04-29 06:23:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/3A109a Safari/419.3 | 4,4,4,4 | yes | yes |
| 4 | 2008-04-29 06:22:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) PPC; MDA Vario/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,0,0,0 | yes | yes |
| 1 | 2008-04-29 06:16:am | BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 UP.Link/6.3.0.0.0 | 1,0,0,0 | yes | yes |
| 2 | 2008-04-29 06:15:am | HTC-8500/1.2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.1.17.06.3.1.17.0 | 3,0,0,0 | yes | yes |
| 2 | 2008-04-29 06:09:am | SAMSUNG-SGH-I607/I607FG1 Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 320x240) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 05:59:am | KDDI-CA39 UP.Browser/6.2.0.13.1.5 (GUI) MMP/2.0 | 1,0,0,0 | yes | undefined |
| 2 | 2008-04-29 05:59:am | SonyEricssonP1i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 661) Opera 8.65 [de] | 2,1,1,1 | yes | yes |
| 4 | 2008-04-29 05:55:am | Nokia6500s-1/2.0 (04.81) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 19 | 2008-04-29 05:54:am | Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-04-29 05:44:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.9) | 3,0,0,0 | yes | yes |
| 4 | 2008-04-29 05:32:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; fr) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-04-29 05:31:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; fr) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/3A109a Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-04-29 05:28:am | HTC-8500/1.2 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 05:24:am | SAMSUNG-SGH-F700/F700XXHA3 SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 2,0,0,0 | yes | yes |
| 5 | 2008-04-29 05:16:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC; 240x320) Opera 8.65 [en] | 2,2,2,2 | yes | yes |
| 1 | 2008-04-29 05:16:am | PPC; 240x320; HTC_P3450/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-29 04:51:am | SonyEricssonM600i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 513) Opera 8.65 [de] | 2,1,0,0 | yes | undefined |
| 5 | 2008-04-29 01:27:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/20.0.015; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 8 | 2008-04-29 01:06:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95_8GB/20.0.016; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-04-28 23:55:pm | Nokia6300/2.0 (05.50) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 5,5,0,0 | yes | yes |
| 1 | 2008-04-28 23:44:pm | Mozilla/5.0 (iPod; U; CPU like Mac OS X; de-de) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-04-28 21:41:pm | MOT-RAZRV3xx/96.71.95R BER2.2 Mozilla/4.0 (compatible; MSIE 6.0; 11063081) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 [en] UP.Link/6.3.1.20.0 | 2,0,0,0 | yes | yes |
| 1 | 2008-04-28 18:53:pm | MOT-A-8B/00.00 UP.Browser/7.0.2.2.c.1.109 (GUI) MMP/2.0 UP.Link/5.1.2.17 | 2,0,0,0 | yes | undefined |
| 2 | 2008-04-28 18:27:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC; 240x240) Opera 8.65 [en] | 2,1,1,1 | yes | yes |
| 2 | 2008-04-28 17:51:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/20.0.015 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 7,0,0,0 | yes | yes |
| 2 | 2008-04-28 15:50:pm | SAMSUNG-SGH-I617/1.0 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-28 15:25:pm | SonyEricssonK790a/R1JG Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 4,0,0,0 | yes | yes |
| 1 | 2008-04-28 13:52:pm | NGB/3.0 | 3,0,0,0 | yes | undefined |
| 1 | 2008-04-28 13:43:pm | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A538a Safari/419.3 | 2,2,2,2 | yes | yes |
| 4 | 2008-04-28 13:43:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/hspr-H102; Blazer/4.0) 16;320x320 | 4,0,0,0 | yes | yes |
| 4 | 2008-04-28 11:24:am | HTC-P3450-Ten/PPC; 240x320; OpVer 23.227.2.792 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) | 3,0,0,0 | yes | yes |
| 7 | 2008-04-28 10:36:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) Sprint:PPC6800 | 3,0,0,0 | yes | yes |
| 1 | 2008-04-28 10:31:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6) UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 5 | 2008-04-28 10:26:am | Mozilla/4.0 (compatible; Linux 2.6.10) NetFront/3.3 Kindle/1.0 (screen 600x800) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-28 10:24:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95-3/11.2.009; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.3.1.20.0 | 7,0,0,0 | yes | yes |
| 1 | 2008-04-28 10:17:am | SAMSUNG-SGH-T519/T519UVFG8 Profile/MIDP-2.0 Configuration/CLDC-1.1 NetFront/3.2 | 3,0,0,0 | yes | yes |
| 11 | 2008-04-28 10:16:am | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3 | 4,4,4,6 | yes | yes |
| 4 | 2008-04-28 10:13:am | Mozilla/5.0 (Danger hiptop 3.4; U; rv:1.7.12) Gecko/20050920 | 3,0,0,0 | yes | undefined |
| 13 | 2008-04-28 10:11:am | Mozilla/5.0 (iPod; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 10 | 2008-04-28 10:07:am | Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320) | 3,0,0,0 | yes | yes |
| 6 | 2008-04-28 10:05:am | BlackBerry8830/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/105 | 4,0,0,0 | yes | undefined |
| 1 | 2008-04-28 10:05:am | Mozilla/5.0 (iPhone; U; iPhone OS 2_0 like Mac OS X; en-us) AppleWebKit/525.17 (KHTML, like Gecko) Version/3.1 Mobile/5A240d Safari/5525.7 | 4,4,4,4 | yes | yes |
| 3 | 2008-04-28 09:58:am | SAMSUNG-SGH-I607/I607FG1 Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 320x240) UP.Link/6.3.1.20.0 | 3,0,0,0 | yes | yes |
| 3 | 2008-04-28 09:54:am | Mozilla/5.0 (iPhone Simulator; U; iPhone OS 2_0 like Mac OS X; en-us) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1 Mobile/5A258f Safari/5525.7 | 4,4,4,4 | yes | yes |
| 15 | 2008-04-28 09:52:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D052; Blazer/4.5) 16;320x320 | 4,0,0,0 | yes | yes |
| 2 | 2008-04-28 09:47:am | NokiaE61-1/3.0 (2.0618.06.05) SymbianOS/9.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 1,1,1,1 | yes | yes |
| 5 | 2008-04-28 09:07:am | Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 176x220) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-28 08:20:am | HTC-3100/1.2 Mozilla/4.0 (compatible; MSIE 5.5; Windows CE; Smartphone; 240x320) | 3,0,0,0 | yes | yes |
| 4 | 2008-04-28 08:03:am | LGE-VX9900/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 1 | 2008-04-25 21:43:pm | LGE-VX9800/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0 | 1,0,0,0 | yes | yes |
| 4 | 2008-04-24 19:39:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 95; PalmSource; Blazer 3.0) 16;160x160 | 2,0,0,0 | yes | yes |
| 1 | 2008-04-24 19:26:pm | BlackBerry8700/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | undefined |
| 2 | 2008-04-24 19:22:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D062; Blazer/4.5) 16;320x320 | 4,0,0,0 | yes | undefined |
| 3 | 2008-04-24 15:55:pm | BlackBerry8310/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 UP.Link/6.3.1.20.0 | 1,0,0,0 | yes | yes |
| 8 | 2008-04-24 14:37:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) T-Mobile Dash | 3,0,0,0 | yes | yes |
| 6 | 2008-04-24 12:21:pm | BlackBerry8100/4.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | yes |
| 48 | 2008-04-24 12:18:pm | BlackBerry8320/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | yes |
| 5 | 2008-04-24 11:14:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; Smartphone; 240x320) Opera 8.65 [en] | 2,2,1,1 | yes | yes |
| 11 | 2008-04-24 11:08:am | SAMSUNG-SGH-I607/UCHA1 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) | 3,0,0,0 | yes | yes |
| 1 | 2008-04-23 22:21:pm | Nokia6230/2.0 (04.43) Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.06.3.1.20.0 | 5,0,0,0 | yes | yes |
| 87 | 2008-04-23 22:11:pm | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 4,4,4,4 | yes | yes |
| 1 | 2008-04-23 21:16:pm | BlackBerry8700/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100 | 4,0,0,0 | yes | undefined |
| Entries |
Test Date |
User Agent String |
Connections |
Mobile? |
Gzip? |
| 1 | 2010-10-29 13:31:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.2) | 4,0,0,0 | no | undefined |
| 1 | 2010-10-29 00:42:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,3,0 | no | undefined |
| 1 | 2010-10-28 15:39:pm | Opera/9.80 (iPhone; Opera Mini/5.0.019802/21.529; U; en) Presto/2.5.25 Version/10.54 | 3,7,1,10 | no | undefined |
| 1 | 2010-10-27 20:12:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; CNS_U | 9,9,10,0 | no | undefined |
| 1 | 2010-10-27 17:04:pm | Opera/9.70 (Windows NT 5.1; U; en) TMO-US_LEO | 2,1,1,0 | no | undefined |
| 3 | 2010-10-27 14:24:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0; LG; LG-C900) | 6,6,6,4 | no | undefined |
| 1 | 2010-10-27 13:36:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; InfoPath.2; Zune 4.7) | 5,0,0,0 | no | undefined |
| 1 | 2010-10-27 09:27:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; InfoPath.2; .NET4.0C; 879908842803; Service 2.02045) | 6,6,6,6 | no | undefined |
| 1 | 2010-10-27 07:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 2.0.50727) | 10,0,14,0 | no | undefined |
| 2 | 2010-10-26 06:49:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 | 6,6,6,6 | no | undefined |
| 1 | 2010-10-25 21:08:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IPMS/7102A8C0-14CC650C000-000000000000; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 10,8,7,5 | no | undefined |
| 2 | 2010-10-25 21:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7 | 6,6,6,6 | no | undefined |
| 2 | 2010-10-25 03:39:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8; Tablet PC 2.0) | 15,7,0,0 | no | undefined |
| 1 | 2010-10-25 02:59:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; Tablet PC 2.0; .NET4.0E) | 2,2,2,2 | no | undefined |
| 1 | 2010-10-23 04:19:am | Mozilla/5.0 (Linux; U; Android 2.2; ja-jp; Tattoo Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | no | undefined |
| 1 | 2010-10-23 04:17:am | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) chromeframe/7.0.517.43 | 6,6,6,6 | no | undefined |
| 3 | 2010-10-23 04:15:am | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0) | 7,8,7,7 | no | undefined |
| 1 | 2010-10-23 04:10:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-10-23 01:15:am | Zetakey Webkit/1.1, screen width=492, height=766 | 1,4,4,4 | no | undefined |
| 1 | 2010-10-22 08:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.11) Gecko/20101012 (CK-IBM) Firefox/3.6.11 ( .NET CLR 3.5.30729) | 7,7,8,8 | no | undefined |
| 1 | 2010-10-22 04:18:am | Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.6.30 Version/10.62 | 7,5,8,5 | no | undefined |
| 1 | 2010-10-21 00:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 1 | 2010-10-20 18:41:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 10,10,8,6 | no | undefined |
| 2 | 2010-10-20 04:18:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,1,0,0 | no | undefined |
| 1 | 2010-10-20 01:45:am | Opera/9.80 (S60; SymbOS; Opera Mobi/353; U; en-GB) Presto/2.4.15 Version/10.00 | 10,6,0,0 | no | undefined |
| 1 | 2010-10-19 05:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( ) | 6,6,6,6 | no | undefined |
| 1 | 2010-10-18 14:32:pm | Mozilla/5.0 (webOS/1.4.5; U; es-ES) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pixi/1.1 | 1,4,1,4 | no | undefined |
| 1 | 2010-10-17 01:55:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.20663/20.2497; U; en) Presto/2.5.25 | 2,1,1,2 | no | undefined |
| 1 | 2010-10-14 11:18:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-ca; GT-I9000M Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-10-14 11:10:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729) | 2,0,1,4 | no | undefined |
| 2 | 2010-10-13 09:54:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 1 | 2010-10-12 07:00:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3 | 2,9,8,9 | no | undefined |
| 1 | 2010-10-12 01:27:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 | 6,6,6,6 | no | undefined |
| 1 | 2010-10-11 11:10:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 1.1.4322; .NET CLR 3.0.04506; .NET CLR 3.5.21022; InfoPath.2; MS-RTC LM 8; SLCC | 6,6,6,6 | no | undefined |
| 1 | 2010-10-11 07:57:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; fi-fi) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 | 4,4,4,4 | no | undefined |
| 1 | 2010-10-07 03:34:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; nb-NO; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 | 6,6,6,6 | no | undefined |
| 1 | 2010-10-06 23:20:pm | Mozilla/5.0 (Windows NT 6.0; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 | 6,6,6,6 | no | undefined |
| 2 | 2010-10-06 17:44:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 4 | 2010-10-05 19:49:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; sdk Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 11,9,8,4 | no | undefined |
| 3 | 2010-10-05 19:36:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 15,12,2,0 | no | undefined |
| 1 | 2010-10-05 15:17:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 7,0,0,0 | no | undefined |
| 1 | 2010-10-05 14:09:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.536.2 Safari/534.10 | 6,6,6,6 | no | undefined |
| 4 | 2010-10-05 02:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3 | 6,6,6,5 | no | undefined |
| 3 | 2010-10-04 20:13:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-us; orange Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,0,1,1 | no | undefined |
| 1 | 2010-10-04 15:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 | 7,6,7,6 | no | undefined |
| 1 | 2010-10-04 15:53:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.17605/20.2485; U; en) Presto/2.5.25 | 2,1,1,10 | no | undefined |
| 8 | 2010-10-03 15:18:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-10-01 15:54:pm | Opera/9.80 (Windows NT 5.1; U; es-ES) Presto/2.6.30 Version/10.62 | 8,5,5,8 | no | undefined |
| 3 | 2010-10-01 10:27:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; Droid Build/FRG22D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | no | undefined |
| 1 | 2010-10-01 10:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 2 | 2010-10-01 09:42:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 6,6,6,6 | no | undefined |
| 2 | 2010-09-30 09:01:am | Opera/9.80 (S60; SymbOS; Opera Mobi/498; U; en-GB) Presto/2.4.18 Version/10.00 | 2,1,0,0 | no | undefined |
| 1 | 2010-09-30 05:49:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.13) Gecko/20100916 Iceweasel/3.5.13 (like Firefox/3.5.13) | 9,7,6,6 | no | undefined |
| 1 | 2010-09-30 05:46:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IPMS/7102A8C0-14CA3F02C0C-000000000000; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 9,6,4,5 | no | undefined |
| 1 | 2010-09-30 05:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 (.NET CLR 3.5.30729) IPMS/7102A8C0-14CA3E21606-000000000000 | 3,4,3,6 | no | undefined |
| 2 | 2010-09-29 02:25:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 5 | 2010-09-27 19:13:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; XBLWP7; ZuneWP7) | 6,6,6,2 | no | undefined |
| 1 | 2010-09-27 09:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-27 01:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 8,0,0,0 | no | undefined |
| 7 | 2010-09-26 22:32:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 8,0,0,0 | no | undefined |
| 1 | 2010-09-23 19:37:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-23 16:56:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; yie8) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-23 05:06:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3 | 6,6,6,6 | no | undefined |
| 4 | 2010-09-22 20:13:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-22 08:23:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-22 05:27:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-20 23:57:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/20.2463; U; ru) Presto/2.5.25 | 2,1,1,1 | no | undefined |
| 1 | 2010-09-20 21:53:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-20 02:46:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; sl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 | 15,13,0,0 | no | undefined |
| 2 | 2010-09-19 21:36:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-19 21:00:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-18 10:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729) | 6,6,6,4 | no | undefined |
| 3 | 2010-09-17 08:32:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 | 6,5,6,6 | no | undefined |
| 1 | 2010-09-17 02:45:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 | 4,4,4,5 | no | undefined |
| 1 | 2010-09-16 11:27:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 15,12,1,0 | no | undefined |
| 1 | 2010-09-16 02:18:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; FunWebProducts; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0) | 3,0,0,0 | no | undefined |
| 1 | 2010-09-15 08:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-15 07:00:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Foxy/1; Foxy/1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1) | 2,2,2,2 | no | undefined |
| 1 | 2010-09-15 01:59:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1 CNS_UA; AD_LOGON=4C47452E4E4554; ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-14 18:31:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; IPMS/4B31400A-14C901CD5A5-000000373953; TCO_20100915101918; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 10,10,8,1 | no | undefined |
| 1 | 2010-09-14 04:48:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; ko-kr; LU2300 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-09-13 23:44:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 | 8,8,8,5 | no | undefined |
| 1 | 2010-09-13 23:39:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-13 06:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.14 Safari/534.3 | 7,7,7,7 | no | undefined |
| 1 | 2010-09-12 20:56:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21214/20.2463; U; fr) Presto/2.5.25 | 2,1,1,10 | no | undefined |
| 1 | 2010-09-10 07:19:am | Opera/9.80 (S60; SymbOS; Opera Mobi/499; U; pl) Presto/2.4.18 Version/10.00 | 2,0,1,1 | no | undefined |
| 2 | 2010-09-09 19:09:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-nz; GT-I5503T Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,3,0,0 | no | undefined |
| 1 | 2010-09-09 18:37:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; QwestIE8) | 7,6,6,6 | no | undefined |
| 1 | 2010-09-09 11:25:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; pt-br) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-09 11:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.9) Gecko/20100824 BTRS25991 Firefox/3.6.9 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-09 05:00:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; nl; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-08 10:06:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-07 06:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.53 Safari/534.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-07 05:30:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; tr; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 6,6,6,5 | no | undefined |
| 2 | 2010-09-07 03:36:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8) | 5,0,0,0 | no | undefined |
| 1 | 2010-09-06 14:11:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-03 23:31:pm | Mozilla/5.0 (X11; Linux x86_64; rv:2.0b6pre) Gecko/20100902 Firefox-4.0/4.0b6pre | 6,6,6,6 | no | undefined |
| 1 | 2010-09-03 05:18:am | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.6.30 Version/10.61 | 3,4,4,4 | no | undefined |
| 1 | 2010-09-02 23:38:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C) | 6,6,6,6 | no | undefined |
| 1 | 2010-09-02 23:32:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-09-01 09:22:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; SAMSUNG SPH-P100 Tablet Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | no | undefined |
| 1 | 2010-08-31 18:49:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.0 Safari/534.3 | 4,4,4,4 | no | undefined |
| 1 | 2010-08-31 07:59:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 | 8,8,6,6 | no | undefined |
| 1 | 2010-08-31 04:45:am | Mozilla/5.0 (Linux; U; Android 2.2; en-au; Nexus One Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | no | undefined |
| 1 | 2010-08-30 05:17:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ;ShopperReports | 6,6,6,6 | no | undefined |
| 1 | 2010-08-28 19:43:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4 TheWorld | 6,6,6,6 | no | undefined |
| 9 | 2010-08-28 07:15:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; en-GB) AppleWebKit/534.1+ (KHTML, like Gecko) Version/6.0.0.141 Mobile Safari/534.1+ | 7,1,1,1 | no | undefined |
| 2 | 2010-08-27 17:02:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-08-27 02:46:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 6,6,6,6 | no | undefined |
| 1 | 2010-08-27 01:36:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; ko-kr; SHW-M110S Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-08-26 22:02:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2) | 6,6,6,6 | no | undefined |
| 1 | 2010-08-26 21:50:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 16,7,1,0 | no | undefined |
| 1 | 2010-08-26 05:33:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 | 8,7,6,6 | no | undefined |
| 5 | 2010-08-24 15:59:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 | 7,7,6,6 | no | undefined |
| 1 | 2010-08-24 05:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729) | 15,0,0,0 | no | undefined |
| 2 | 2010-08-24 00:41:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; de-de; Milestone Build/SHOLS_U2_02.36.0) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 2 | 2010-08-23 22:18:pm | Opera/9.80 (Windows NT 6.1; U; ko) Presto/2.6.30 Version/10.61 | 8,8,8,6 | no | undefined |
| 1 | 2010-08-23 11:53:am | Mozilla/5.0 (Linux; U; Android 1.6; en-us; LG-GT540f; Build/Donut) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 Java/Jbed/7.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 MMS/LG-Android-MMS-V1.0/1.2 | 4,0,0,0 | no | undefined |
| 1 | 2010-08-23 08:42:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) | 6,6,2,6 | no | undefined |
| 1 | 2010-08-23 01:07:am | Mozilla/5.0 (X11; U; Linux; C) AppleWebKit/533.3 (KHTML, like Gecko) nitehawk Safari/533.3 | 7,7,0,7 | no | undefined |
| 1 | 2010-08-20 02:37:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E) | 7,8,7,7 | no | undefined |
| 2 | 2010-08-19 08:41:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 2,0,0,0 | no | undefined |
| 1 | 2010-08-18 16:54:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-nz; MB511 Build/RUTEM_U3_01.06.0) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-08-18 16:03:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5330/1.0; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WQVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | no | undefined |
| 1 | 2010-08-18 11:43:am | Opera/9.80 (S60; SymbOS; Opera Mobi/499; U; en) Presto/2.4.18 Version/10.00 | 2,1,1,1 | no | undefined |
| 1 | 2010-08-17 20:31:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4 | 1,1,1,3 | no | undefined |
| 1 | 2010-08-17 19:42:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; MS-RTC LM 8) | 6,6,6,6 | no | undefined |
| 3 | 2010-08-17 10:51:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729) | 8,8,8,8 | no | undefined |
| 1 | 2010-08-17 00:29:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 AlexaToolbar/alxf-1.54 Firefox/3.6.8 | 6,6,6,1 | no | undefined |
| 1 | 2010-08-16 02:43:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1) | 2,2,2,2 | no | undefined |
| 1 | 2010-08-15 20:59:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2) | 10,10,8,1 | no | undefined |
| 1 | 2010-08-15 14:49:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.16 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 | 6,6,6,6 | no | undefined |
| 1 | 2010-08-14 20:16:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823Mod.by.Handler/19.892; U; en) Presto/2.5.25 | 2,1,1,10 | no | undefined |
| 1 | 2010-08-13 21:15:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,6,6,6 | no | undefined |
| 1 | 2010-08-13 15:23:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 15,12,2,0 | no | undefined |
| 1 | 2010-08-13 10:04:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322) | 6,6,6,6 | no | undefined |
| 1 | 2010-08-13 05:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-08-12 06:34:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8 | 4,4,4,4 | no | undefined |
| 4 | 2010-08-11 10:22:am | Mozilla/5.0 (Linux; U; Android 2.2; en-us; Sprint APA7373KT Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 5,1,1,1 | no | undefined |
| 2 | 2010-08-10 22:18:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4 | 6,6,6,6 | no | undefined |
| 3 | 2010-08-10 14:34:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-nz; GT-I9000T Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-08-10 02:17:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; InfoPath.2; SP3) | 2,0,0,0 | no | undefined |
| 4 | 2010-08-09 21:23:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; SGH-T959 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-08-08 21:45:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; InfoPath.3; CNS_UA; AD_LOGON=4C47452E4E4554) | 6,6,6,6 | no | undefined |
| 1 | 2010-08-07 21:02:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IPMS/6C491FAC-14C5E09CCCC; TCO_20100808125509; .NET CLR 1.1.4322) | 15,9,0,0 | no | undefined |
| 1 | 2010-08-07 04:26:am | Opera/9.80 (BlackBerry; Opera Mini/5.0.19692/19.892; U; en) Presto/2.5.25 | 2,1,1,2 | no | undefined |
| 1 | 2010-08-06 16:32:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XXJG4; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 | 8,0,0,0 | no | undefined |
| 1 | 2010-08-06 08:45:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.15695/19.892; U; en) Presto/2.5.25 | 2,1,1,2 | no | undefined |
| 1 | 2010-08-06 05:59:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,5 | no | undefined |
| 1 | 2010-08-06 02:46:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,0,0 | no | undefined |
| 8 | 2010-08-06 02:45:am | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XXJG4; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | no | undefined |
| 2 | 2010-08-05 20:50:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 1 | 2010-08-04 07:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 6,6,6,6 | no | undefined |
| 4 | 2010-08-04 07:17:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 4,0,0,0 | no | undefined |
| 1 | 2010-08-04 01:13:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/19.892; U; vi) Presto/2.5.25 | 2,1,9,2 | no | undefined |
| 1 | 2010-08-03 13:24:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 GTB7.1 (.NET CLR 3.5.30729) | 2,2,2,2 | no | undefined |
| 2 | 2010-08-03 08:16:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-08-02 04:20:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729),gzip(gfe) (via translate.google.com) | 7,7,7,6 | no | undefined |
| 1 | 2010-08-01 21:53:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-30 10:51:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-30 04:17:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; Zune 4.0) | 0,12,14,4 | no | undefined |
| 1 | 2010-07-29 05:00:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 15,9,0,0 | no | undefined |
| 1 | 2010-07-28 15:31:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; MS-RTC LM 8; .NET CLR 2.0.50727) | 2,0,0,0 | no | undefined |
| 2 | 2010-07-28 11:45:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8 | 2,6,4,0 | no | undefined |
| 1 | 2010-07-28 10:30:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-28 01:55:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.18887/19.886; U; vi) Presto/2.5.25 | 2,1,1,1 | no | undefined |
| 4 | 2010-07-27 23:40:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 11,0,0,0 | no | undefined |
| 1 | 2010-07-27 22:07:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.4 Safari/534.3 | 6,7,7,7 | no | undefined |
| 2 | 2010-07-27 05:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-07-27 04:28:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727) | 12,7,8,0 | no | undefined |
| 3 | 2010-07-27 02:24:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 2,3,4,1 | no | undefined |
| 1 | 2010-07-26 05:23:am | Opera/9.80 (Android; Opera Mini/5.1.21126/19.872; U; pt) Presto/2.5.25 | 2,1,1,10 | no | undefined |
| 1 | 2010-07-26 05:20:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; pt-pt; HTC Hero Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-07-26 05:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-25 23:19:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.0 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 1 | 2010-07-25 09:43:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/19.872; U; en) Presto/2.5.25 | 2,1,1,2 | no | undefined |
| 1 | 2010-07-25 01:51:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-23 20:38:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14881Mod.by.Handler/19.872; U; vi) Presto/2.5.25 | 2,1,1,10 | no | undefined |
| 1 | 2010-07-23 06:01:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; MS-RTC LM 8) | 2,0,3,0 | no | undefined |
| 2 | 2010-07-22 19:41:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-22 19:06:pm | Mozilla/5.0 (LG/GD880 Browser/AppleWebKit/531 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 16,1,0,0 | no | undefined |
| 2 | 2010-07-22 03:15:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.0 Safari/534.3 | 8,8,5,6 | no | undefined |
| 1 | 2010-07-21 23:59:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-21 21:37:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.3 Safari/533.2 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-21 11:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729) | 6,6,6,5 | no | undefined |
| 1 | 2010-07-21 04:13:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727) | 9,10,10,0 | no | undefined |
| 1 | 2010-07-21 01:48:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Maxthon 2.0) | 10,10,10,0 | no | undefined |
| 2 | 2010-07-20 22:45:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 | 8,0,0,0 | no | undefined |
| 2 | 2010-07-20 21:29:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-19 09:38:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18741/19.836; U; en) Presto/2.5.25 | 2,1,1,1 | no | undefined |
| 1 | 2010-07-19 06:57:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 6,6,0,6 | no | undefined |
| 1 | 2010-07-19 05:10:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 1 | 2010-07-18 13:55:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.1 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-07-18 08:36:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.1.21051/19.836; U; en) Presto/2.5.25 | 2,1,1,2 | no | undefined |
| 1 | 2010-07-17 14:22:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 | 4,5,2,1 | no | undefined |
| 1 | 2010-07-17 11:25:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.17443/19.836; U; en) Presto/2.5.25 | 2,1,1,2 | no | undefined |
| 1 | 2010-07-16 07:30:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; OPT-OUT; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; OPT-OUT; OPT-OUT) | 10,10,7,2 | no | undefined |
| 2 | 2010-07-16 07:30:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-07-15 19:40:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; A6277 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 Sprint APA6277KT | 1,1,1,1 | no | undefined |
| 1 | 2010-07-15 02:41:am | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XXJG1; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | no | undefined |
| 1 | 2010-07-15 01:21:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.2) | 10,10,5,0 | no | undefined |
| 1 | 2010-07-14 14:17:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729),gzip(gfe) (via translate.google.com) | 6,6,6,6 | no | undefined |
| 1 | 2010-07-14 04:16:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-13 05:43:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-07-12 22:53:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; WPS) | 2,2,2,2 | no | undefined |
| 1 | 2010-07-12 10:54:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0E) | 2,2,2,2 | no | undefined |
| 1 | 2010-07-10 12:08:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; InfoPath.3) | 2,2,2,2 | no | undefined |
| 1 | 2010-07-08 10:55:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; el; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-06 07:16:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.2 (KHTML, like Gecko) Chrome/6.0.451.0 Safari/534.2 | 16,5,6,0 | no | undefined |
| 1 | 2010-07-06 02:38:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-07-04 18:41:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; HTC_Desire_A8183 V1.16.841.1 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-07-03 21:42:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.2 (KHTML, like Gecko) Chrome/6.0.453.1 Safari/534.2 | 6,6,6,6 | no | undefined |
| 1 | 2010-07-03 10:47:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 | 6,6,6,6 | no | undefined |
| 2 | 2010-07-02 05:45:am | Mozilla/5.0 (X11; U; Linux armv7l; fr-FR; rv:1.9.2b6pre) Gecko/20100318 Firefox/3.5 Maemo Browser 1.7.4.8 RX-51 N900 | 4,1,0,0 | no | undefined |
| 1 | 2010-07-01 13:07:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.19693/19.744; U; en) Presto/2.6.25 | 2,1,1,10 | no | undefined |
| 1 | 2010-07-01 04:17:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 12,9,9,0 | no | undefined |
| 5 | 2010-07-01 02:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-30 23:12:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 15,12,0,0 | no | undefined |
| 2 | 2010-06-30 14:37:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XPJF4; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 10,0,0,0 | no | undefined |
| 1 | 2010-06-30 12:51:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.2 (KHTML, like Gecko) Chrome/6.0.447.0 Safari/534.2 | 4,4,4,4 | no | undefined |
| 2 | 2010-06-30 12:50:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 4,4,4,4 | no | undefined |
| 1 | 2010-06-30 10:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 ( .NET CLR 3.5.30729) | 14,11,0,0 | no | undefined |
| 1 | 2010-06-30 07:56:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.6) Gecko/20100625 AskTbTRL2/3.7.0.231 Firefox/3.6.6 | 6,6,6,6 | no | undefined |
| 2 | 2010-06-30 00:16:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; .NET CLR 1.1.4322; | 0,15,13,0 | no | undefined |
| 1 | 2010-06-29 04:55:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | undefined |
| 2 | 2010-06-29 02:55:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 | 6,6,6,6 | no | undefined |
| 3 | 2010-06-28 17:42:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.0.9770/18.794; U; fr) Presto/2.4.15 | 2,1,1,2 | no | undefined |
| 1 | 2010-06-27 21:55:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 6,6,6,6 | no | undefined |
| 2 | 2010-06-27 14:43:pm | Opera/9.80 (iPhone; Opera Mini/5.0.019802/18.794; U; en) Presto/2.4.15 | 2,1,1,10 | no | undefined |
| 1 | 2010-06-27 04:47:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.19693/18.794; U; en) Presto/2.4.15 | 2,1,1,10 | no | undefined |
| 6 | 2010-06-26 21:58:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 CNS_UA; AD_LOGON=4C47452E4E4554 | 0,10,0,9 | no | undefined |
| 1 | 2010-06-26 16:20:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-06-25 18:36:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Nexus One Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,3,0,0 | no | undefined |
| 1 | 2010-06-24 19:26:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4 | 6,6,6,6 | no | undefined |
| 7 | 2010-06-24 18:57:pm | Opera/9.80 (Windows NT 5.1; U; ko) Presto/2.5.24 Version/10.54 | 2,1,1,1 | no | undefined |
| 1 | 2010-06-24 18:45:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; LS670 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-06-24 12:27:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-gb; SAMSUNG GT-P1000 Tablet Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | no | undefined |
| 3 | 2010-06-24 11:39:am | Mozilla/5.0 (Linux; U; Android 2.1-update1 en-us; Nexus One Build/EPE54B) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,0,0,0 | no | undefined |
| 1 | 2010-06-22 23:09:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.3a6pre) Gecko/20100622 Minefield/3.7a6pre | 6,6,6,6 | no | undefined |
| 1 | 2010-06-22 04:23:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.3) Gecko/20100401 AskTbBT5/3.8.0.12304 Firefox/3.6.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-06-21 03:47:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,0,0,0 | no | undefined |
| 1 | 2010-06-20 17:50:pm | Mozilla/5.0 (Linux; U; Android 1.5; en-nz; MB501 Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 2 | 2010-06-20 17:07:pm | Mozilla/5.0 (X11; U; Linux i686; ko-KR; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-18 16:35:pm | XV6875.1 Opera/9.50 (Windows NT 5.1; U; en) | 2,1,0,1 | no | undefined |
| 1 | 2010-06-17 22:19:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322) | 2,0,0,0 | no | undefined |
| 1 | 2010-06-17 21:38:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 2,0,0,0 | no | undefined |
| 5 | 2010-06-17 21:30:pm | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XXJEC; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 15,0,0,0 | no | undefined |
| 2 | 2010-06-17 19:49:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-17 03:56:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.440.0 Safari/534.1 | 7,7,5,5 | no | undefined |
| 3 | 2010-06-16 04:45:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; MS-OC 4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; BO2IE8_v1;ENUS) | 6,6,6,6 | no | undefined |
| 2 | 2010-06-15 14:36:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-15 11:57:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729) | 8,8,8,0 | no | undefined |
| 1 | 2010-06-15 05:34:am | Opera/9.80 (Windows NT 5.1; Opera Mobi/4430; U; en) Presto/2.5.28 Version/10.00 | 1,0,1,2 | no | undefined |
| 1 | 2010-06-15 02:46:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; HTC Tattoo Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 2 | 2010-06-14 12:40:pm | SilverStream Client/10.0 | 7,0,0,0 | no | undefined |
| 1 | 2010-06-14 02:42:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 6,6,6,6 | no | undefined |
| 2 | 2010-06-14 00:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.427.0 Safari/534.1 | 0,5,4,6 | no | undefined |
| 2 | 2010-06-13 12:06:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.18887/18.738; U; vi) Presto/2.4.15 | 2,1,9,2 | no | undefined |
| 1 | 2010-06-13 08:03:am | Mozilla/5.0 (Linux; U; Android 1.6; en-us; Android Dev Phone 1 Build/DRC83) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-06-13 08:01:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0E) | 6,6,6,6 | no | undefined |
| 3 | 2010-06-11 19:49:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.19693/18.738; U; ro) Presto/2.4.15 | 2,1,1,10 | no | undefined |
| 1 | 2010-06-11 06:28:am | Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2a1pre) Gecko/20091127 Firefox/3.5 Maemo Browser 1.5.6 RX-51 N900 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-11 06:20:am | Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2.6pre) Gecko/20100610 Namoroka/3.6.6pre Fennec/1.1b2pre | 4,2,0,0 | no | undefined |
| 1 | 2010-06-11 03:11:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-06-10 23:34:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-10 16:10:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Nexus One Build/EPE54B) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 14 | 2010-06-10 12:08:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 5,6,3,1 | no | undefined |
| 1 | 2010-06-10 00:02:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; MS-RTC EA 2; AskTB5.6) | 4,0,0,0 | no | undefined |
| 1 | 2010-06-09 20:24:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010040116 Ubuntu/9.04 (jaunty) Firefox/3.0.19 | 6,6,6,6 | no | undefined |
| 3 | 2010-06-09 17:04:pm | Mozilla/5.0 (LG-C510 AppleWebKit/531 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1) | 13,1,0,0 | no | undefined |
| 1 | 2010-06-09 10:47:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-09 05:33:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 8,0,0,0 | no | undefined |
| 3 | 2010-06-09 01:36:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; [eburo v2.0]; .NET CLR 1.1.4322) | 2,0,0,0 | no | undefined |
| 41 | 2010-06-08 18:26:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) | 12,12,0,0 | no | undefined |
| 3 | 2010-06-08 17:56:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,9,0,0 | no | undefined |
| 1 | 2010-06-08 10:30:am | Mozilla/5.0 (Linux; U; Android 1.5; fr-fr; HTC Hero-Orange Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-06-07 22:17:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ko-kr) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 | 6,6,6,6 | no | undefined |
| 2 | 2010-06-07 08:34:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-05 18:55:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-05 03:10:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-04 20:03:pm | Mozilla/5.0 (Linux; U; Android 2.2; ja-jp; Nexus One Build/FRF50) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 1,1,1,1 | no | undefined |
| 1 | 2010-06-04 11:54:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.425.0 Safari/534.1 | 6,6,6,6 | no | undefined |
| 5 | 2010-06-04 11:45:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Sprint APA9292KT Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-06-04 05:56:am | Mozilla/5.0 (Linux; U; Android 1.5; en-gb; T-Mobile_G2_Touch Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-06-04 05:55:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-06-03 07:25:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0) | 6,6,5,6 | no | undefined |
| 2 | 2010-06-03 01:44:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.422.0 Safari/534.1 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-02 20:35:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 2,2,2,2 | no | undefined |
| 1 | 2010-06-02 18:53:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-06-02 06:35:am | Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.2.15 Version/10.01 | 2,1,1,1 | no | undefined |
| 1 | 2010-06-02 02:48:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 | 8,0,0,0 | no | undefined |
| 1 | 2010-06-01 20:52:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; Embedded Web Browser from: http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; MS-RTC LM 8; .NET CLR 3.5.30729; .NET CLR 3.0.30618; msn OptimizedIE8;ENSG) c | 3,0,3,0 | no | undefined |
| 2 | 2010-06-01 01:32:am | Opera/9.80 (Windows Mobile; WCE; Opera Mobi/ZPD-459; U; en) Presto/2.4.18 Version/10.00 | 2,0,1,0 | no | undefined |
| 3 | 2010-06-01 01:00:am | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.53 | 2,1,1,1 | no | undefined |
| 1 | 2010-05-31 22:53:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; MS-RTC LM 8; .NET CLR 2.0.50727; InfoPath.2) | 4,0,0,0 | no | undefined |
| 1 | 2010-05-30 16:46:pm | Mozilla/5.0 (Linux; U; Android 1.5; en-nz; MB300 Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-05-29 04:54:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-gb) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-27 20:15:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823/18.684; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-05-27 06:53:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 16,16,14,13 | no | undefined |
| 1 | 2010-05-26 08:41:am | Mozilla/5.0 (Linux; U; Android 1.5; en-us; MB200 Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-05-25 03:55:am | Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9 FirePHP/0.4 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-25 01:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 16,16,16,16 | no | undefined |
| 2 | 2010-05-24 16:41:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 | 6,0,0,0 | no | undefined |
| 1 | 2010-05-24 16:33:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; InfoPath.2; Tablet PC 2.0; .NET4.0C) | 6,6,6,6 | no | undefined |
| 1 | 2010-05-24 16:32:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C; InfoPath.3; MS-RTC LM 8) | 6,5,5,5 | no | undefined |
| 1 | 2010-05-24 00:57:am | Mozilla/5.0 (Sample; MFC Simulator/4.1; like Gecko) NetFront/4.1 | 4,0,0,0 | no | undefined |
| 2 | 2010-05-24 00:56:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 | 11,1,3,1 | no | undefined |
| 1 | 2010-05-23 23:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 2 | 2010-05-23 18:47:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; InfoPath.2) | 10,12,11,10 | no | undefined |
| 2 | 2010-05-23 18:01:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.0 (KHTML, like Gecko) Chrome/6.0.408.1 Safari/534.0 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-21 09:27:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,8,6,6 | no | undefined |
| 2 | 2010-05-21 05:38:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100521 Minefield/3.7a5pre | 16,16,12,0 | no | undefined |
| 1 | 2010-05-19 15:34:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; SGH-T959 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 3,1,0,0 | no | undefined |
| 1 | 2010-05-19 13:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,8,6,6 | no | undefined |
| 1 | 2010-05-19 06:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-19 01:17:am | Cricket-A200/1.0 UP.Browser/6.3.0.7 (GUI) MMP/2.0 | 3,0,0,0 | no | undefined |
| 1 | 2010-05-18 18:56:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.38 Safari/533.4 | 6,6,7,6 | no | undefined |
| 3 | 2010-05-18 09:35:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-18 09:32:am | Opera/9.80 (S60; SymbOS; Opera Mobi/447; U; fr) Presto/2.4.18 Version/10.00 | 2,1,1,1 | no | undefined |
| 1 | 2010-05-18 03:26:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18741/886; U; en) Presto/2.4.15 | 2,1,1,10 | no | undefined |
| 2 | 2010-05-17 05:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5 | 6,2,6,6 | no | undefined |
| 3 | 2010-05-16 23:09:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,16,16,16 | no | undefined |
| 1 | 2010-05-14 19:45:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | undefined |
| 1 | 2010-05-14 13:31:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 16,16,16,16 | no | undefined |
| 1 | 2010-05-14 02:59:am | Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500XXJE6; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 OPN-B | 15,0,0,0 | no | undefined |
| 1 | 2010-05-13 01:59:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 8,8,8,8 | no | undefined |
| 4 | 2010-05-12 18:31:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13309/870; U; ro) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 2 | 2010-05-12 04:38:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.4; InfoPath.1; AskTB5.6) | 2,2,2,2 | no | undefined |
| 2 | 2010-05-12 03:45:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 11,0,0,0 | no | undefined |
| 1 | 2010-05-12 01:54:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-05-11 06:03:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-09 14:05:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8; InfoPath.3; .NET4.0C; .NET4.0E; Media Center PC 6.0) | 6,6,6,6 | no | undefined |
| 1 | 2010-05-08 16:36:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; MS-RTC LM 8) | 6,6,6,6 | no | undefined |
| 1 | 2010-05-06 03:49:am | Mozilla/5.0 (Linux; U; Android 1.5; LG Eve) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 Java/Jbed/7.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | no | undefined |
| 5 | 2010-05-06 03:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5 | 2,2,0,0 | no | undefined |
| 2 | 2010-05-06 00:54:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 6,6,6,6 | no | undefined |
| 1 | 2010-05-05 23:30:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2) | 4,0,0,0 | no | undefined |
| 1 | 2010-05-05 20:56:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.29 Safari/533.4 | 6,9,7,6 | no | undefined |
| 1 | 2010-05-05 10:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100503 Firefox/3.6.4 | 8,8,8,8 | no | undefined |
| 2 | 2010-05-05 06:07:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,7,6 | no | undefined |
| 1 | 2010-05-05 06:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTBDFff GTB7.0 ( .NET CLR 3.5.30729) | 6,6,7,7 | no | undefined |
| 6 | 2010-05-05 05:56:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.4; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | undefined |
| 1 | 2010-05-05 02:15:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322) | 16,16,15,16 | no | undefined |
| 1 | 2010-05-04 20:03:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.4) Gecko/20100413 Firefox/3.6.4 | 15,12,0,0 | no | undefined |
| 2 | 2010-05-04 12:03:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13328/838; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-05-04 11:39:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.5.24 Version/10.53 | 2,1,1,1 | no | undefined |
| 2 | 2010-05-04 11:37:am | Opera/9.80 (Windows NT 6.1; Opera Mobi/4055; U; en) Presto/2.5.24 Version/10.00 | 2,1,0,1 | no | undefined |
| 1 | 2010-05-04 00:11:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1) | 2,2,2,2 | no | undefined |
| 1 | 2010-05-03 12:49:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-05-03 02:08:am | Mozilla/5.0 (webOS/1.3; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Desktop/1.0 | 4,1,1,4 | no | undefined |
| 1 | 2010-05-03 01:59:am | Mozilla/5.0 (Linux; U; Android 1.6; en-us; sdk Build/DRC76) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-05-02 23:19:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) | 13,13,11,15 | no | undefined |
| 1 | 2010-05-02 18:25:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ko-kr) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-05-02 18:24:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | undefined |
| 1 | 2010-05-01 15:02:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9.1.9) Gecko/20100315 Firefox/3.0.12 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-30 11:04:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; SP3; InfoPath.2; MS-RTC LM 8; AskTB5.5) | 4,4,4,4 | no | undefined |
| 1 | 2010-04-30 07:50:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18741/838; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 4 | 2010-04-30 00:41:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.23 Safari/533.4 | 5,6,7,7 | no | undefined |
| 3 | 2010-04-29 21:39:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-29 19:02:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-04-28 12:14:pm | Mozilla/5.0 (webOS/1.4.1.1; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.0 | 1,4,1,4 | no | undefined |
| 11 | 2010-04-28 12:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 7,0,0,1 | no | undefined |
| 1 | 2010-04-28 02:20:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 10,10,10,10 | no | undefined |
| 1 | 2010-04-27 16:32:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18302/812; U; en) Presto/2.4.15 | 2,1,1,10 | no | undefined |
| 2 | 2010-04-26 05:57:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E) | 7,6,6,6 | no | undefined |
| 1 | 2010-04-25 06:54:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 3 | 2010-04-23 07:33:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0) | 16,16,16,16 | no | undefined |
| 1 | 2010-04-23 07:13:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/802; U; en) Presto/2.4.15 | 2,1,1,10 | no | undefined |
| 1 | 2010-04-22 06:29:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.18) Gecko/2010020220 Firefox/3.0.18 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-21 03:05:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.9 Safari/533.4 | 1,1,1,3 | no | undefined |
| 2 | 2010-04-21 00:10:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CNS_UA; AD_LOGON=4C47452E4E4554) | 16,16,16,16 | no | undefined |
| 3 | 2010-04-20 17:59:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-20 14:01:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-19 17:15:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; id; rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe) (via translate.google.com) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-19 00:32:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322) | 13,11,11,14 | no | undefined |
| 1 | 2010-04-18 23:58:pm | Mozilla/4.0 (compatible;KUN/3.0.1; EV-W420; CellPhone; Profile/1.0) | 2,0,0,0 | no | undefined |
| 2 | 2010-04-18 23:55:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322) | 7,7,6,7 | no | undefined |
| 1 | 2010-04-17 03:16:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 2,2,2,2 | no | undefined |
| 1 | 2010-04-16 22:33:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTB5.6) | 2,2,2,2 | no | undefined |
| 2 | 2010-04-16 08:43:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Droid Build/ESE81) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-04-15 23:13:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-04-15 16:21:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Zune 4.0) | 6,6,6,6 | no | undefined |
| 2 | 2010-04-15 06:28:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MDDR) | 2,0,0,0 | no | undefined |
| 1 | 2010-04-13 13:58:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2 | 7,6,7,6 | no | undefined |
| 1 | 2010-04-12 08:39:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 4,4,4,4 | no | undefined |
| 1 | 2010-04-10 17:54:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1) | 1,0,0,0 | no | undefined |
| 1 | 2010-04-10 17:04:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; MS-RTC LM 8; InfoPath.2) | 2,2,0,2 | no | undefined |
| 1 | 2010-04-09 12:39:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-04-09 04:31:am | Opera/9.80 (Windows NT 6.1; U; de) Presto/2.5.22 Version/10.51 | 8,8,8,8 | no | undefined |
| 1 | 2010-04-09 02:22:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C; .NET4.0E) | 1,0,0,0 | no | undefined |
| 1 | 2010-04-09 02:05:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 | 6,6,6,6 | no | undefined |
| 38 | 2010-04-09 00:20:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-04-08 22:15:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13337/1150; U; vi) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-04-08 00:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 2.0.50727) FirePHP/0.4 | 2,0,0,0 | no | undefined |
| 1 | 2010-04-07 21:48:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 | 6,6,6,6 | no | undefined |
| 3 | 2010-04-06 22:48:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.1.3; Tablet PC 2.0) | 16,16,16,16 | no | undefined |
| 3 | 2010-04-06 19:13:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-04-06 10:05:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322) | 8,8,8,8 | no | undefined |
| 3 | 2010-04-06 06:51:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1045 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-04-04 22:23:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; CNS_UA; AD_LOGON=4C47452E4E4554) | 12,12,10,14 | no | undefined |
| 37 | 2010-04-04 22:10:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 CNS_UA; AD_LOGON=4C47452E4E4554; | 6,6,6,6 | no | undefined |
| 1 | 2010-04-04 22:09:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; LS680 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-04-02 11:21:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 | 7,6,6,6 | no | undefined |
| 1 | 2010-04-01 04:56:am | Mozilla/5.0 (X11; U; Linux i686; en-gb) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ | 6,6,6,6 | no | undefined |
| 1 | 2010-04-01 01:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 2 | 2010-03-31 20:43:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/5.0.360.4 Safari/533.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-31 17:42:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2) | 16,16,16,16 | no | undefined |
| 4 | 2010-03-30 22:16:pm | XV6975 Opera/9.50 (Windows NT 5.1; U; en) | 2,1,1,0 | no | undefined |
| 1 | 2010-03-30 20:14:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.15066/1114; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-30 20:08:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 | 1,1,1,3 | no | undefined |
| 1 | 2010-03-30 01:04:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,0 | no | undefined |
| 1 | 2010-03-29 23:08:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-29 20:38:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 GTB6 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-29 14:35:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; MS-RTC LM 8) | 16,16,16,16 | no | undefined |
| 2 | 2010-03-29 01:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1042 Safari/532.5 | 7,6,6,7 | no | undefined |
| 1 | 2010-03-28 21:41:pm | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.22 Version/10.51 | 8,8,8,8 | no | undefined |
| 1 | 2010-03-28 13:53:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729) | 6,9,6,6 | no | undefined |
| 2 | 2010-03-27 19:33:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; fr) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 4,4,4,4 | no | undefined |
| 3 | 2010-03-26 16:04:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1042 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-26 16:03:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; MS-RTC LM 8; Tablet PC 2.0) | 6,6,6,6 | no | undefined |
| 2 | 2010-03-26 14:56:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/532.4 (KHTML, like Gecko) LLPluginMedia Web Browser Safari/532.4 | 4,4,4,4 | no | undefined |
| 2 | 2010-03-26 14:56:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/5.0.356.2 Safari/533.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-26 03:39:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30618; .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-03-25 01:28:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 1.1.4322; .NET CLR 2.0.50727; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | undefined |
| 2 | 2010-03-24 18:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.2 Safari/533.2 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-24 04:50:am | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/5.0.356.0 Safari/533.3 | 8,8,7,7 | no | undefined |
| 1 | 2010-03-23 18:53:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18741/1076; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-23 07:30:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NISSC; .NET CLR 1.0.3705; .NET CLR 2.0.50727; InfoPath.1) | 16,16,16,16 | no | undefined |
| 1 | 2010-03-23 05:26:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/1076; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-23 03:28:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-03-22 09:44:am | Mozilla/5.0 (Linux; U; Android 1.6; en-gb; HTC Magic Build/DRC92) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-03-22 08:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-21 13:06:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; de-de) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-21 11:05:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-20 03:33:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Sgrunt|V109|3060|S275053537|dialno; GTB6; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 2.0.50727; .NET | 6,6,6,7 | no | undefined |
| 1 | 2010-03-18 01:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.0.11;MEGAUPLOAD 1.0 (.NET CLR 3.5.30729) | 4,4,4,4 | no | undefined |
| 1 | 2010-03-17 07:11:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.1.13572/1030; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-17 02:17:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1) | 16,16,16,16 | no | undefined |
| 1 | 2010-03-16 17:21:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Sleipnir/2.9.1) | 17,16,16,16 | no | undefined |
| 1 | 2010-03-16 04:10:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | undefined |
| 2 | 2010-03-16 02:06:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/1030; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-15 22:12:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.17443/1030; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-15 13:41:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-15 09:00:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0) | 3,0,0,0 | no | undefined |
| 3 | 2010-03-14 07:42:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 6,6,6,6 | no | undefined |
| 2 | 2010-03-14 07:41:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-13 20:54:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.1 (KHTML, like Gecko) Chrome/5.0.330.0 Safari/533.1 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-13 07:18:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 7,7,7,7 | no | undefined |
| 1 | 2010-03-11 18:19:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; InfoPath.3) chromeframe/5.0.342.0 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-09 23:34:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-03-09 21:58:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; QQPinyinSetup 620; TencentTraveler 4.0; baiduds; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 6,6,6,6 | no | undefined |
| 1 | 2010-03-09 20:06:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/533.2+ (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 | 7,6,6,7 | no | undefined |
| 1 | 2010-03-09 04:51:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; it; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-08 03:57:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13216/958; U; en) Presto/2.4.15 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-07 11:44:am | Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, lite Gecko; Google Wireless Transcoder) Version/3.1 Safari/525.13 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-07 04:26:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-03-06 22:56:pm | r451[TF268435459001853079000000018703215663] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | no | undefined |
| 1 | 2010-03-06 01:50:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 5,0,0,0 | no | undefined |
| 2 | 2010-03-05 20:21:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.8 (KHTML, like Gecko) Chrome/4.0.295.0 Safari/532.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-05 00:29:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; chromeframe; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 6,6,6,6 | no | undefined |
| 2 | 2010-03-04 08:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-04 07:28:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; nl; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-04 06:20:am | Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.2.15 Version/10.10 | 2,1,1,1 | no | undefined |
| 1 | 2010-03-03 16:43:pm | Mozilla/5.0+(Linux;+U;+Android+2.0.1;+en-us;+Droid+Build/ESD56)+AppleWebKit/530.17+(KHTML,+like+Gecko)+Version/4.0+Mobile+Safari/530.17 | 12,0,0,0 | no | undefined |
| 2 | 2010-03-03 16:42:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; InfoPath.2; .NAP 1.1) | 6,7,6,6 | no | undefined |
| 2 | 2010-03-03 16:40:pm | Mozilla/5.0+(iPhone;+U;+CPU+iPhone+OS+3_1_2+like+Mac+OS+X;+en-us)+AppleWebKit/528.18+(KHTML,+like+Gecko)+Version/4.0+Mobile/7D11+Safari/528.16 | 8,0,0,0 | no | undefined |
| 1 | 2010-03-03 14:14:pm | Mozilla/5.0 (Linux; U; Android 2.1; en-us; Nexus One Build/ERD79) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | undefined |
| 1 | 2010-03-03 10:08:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-03-03 10:02:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.3; MS-RTC LM 8) | 6,6,6,6 | no | undefined |
| 1 | 2010-03-03 06:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 7,0,0,0 | no | undefined |
| 1 | 2010-03-02 01:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1021 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-03-01 09:03:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.9 Safari/532.9 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-27 10:13:am | Mozilla/4.0 (compatible; MSIE 6.0; Microsoft ZuneHD 4.3) | 2,2,2,2 | no | undefined |
| 1 | 2010-02-27 10:11:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-26 09:09:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) chromeframe/5.0.317.0 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-26 06:50:am | Mozilla/5.0 (Linux; U; Android 1.5; en-nl; HTC Hero Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 2 | 2010-02-25 17:02:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-02-25 11:21:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-25 06:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 2 | 2010-02-24 13:09:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 2 | 2010-02-24 03:17:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20091020 Ubuntu/9.10 (karmic) Firefox/3.5.3 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-24 01:48:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-24 01:10:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-24 00:44:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-23 23:48:pm | Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.8) Gecko/20100214 Firefox/9.10 (karmic) Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-23 21:16:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; MS-RTC LM 8; InfoPath.2; .NET CLR 2.0.50727) | 3,0,0,0 | no | undefined |
| 1 | 2010-02-22 21:07:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-22 21:03:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; zh-cn) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-22 16:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 FBSMTWB | 6,6,6,6 | no | undefined |
| 1 | 2010-02-20 12:38:pm | Opera/9.80 (Windows Mobile; WCE; Opera Mobi/WMD-50369; U; en) Presto/2.4.13 Version/10.00 | 2,1,1,0 | no | undefined |
| 16 | 2010-02-20 08:17:am | Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-19 14:54:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-19 07:01:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,0,0 | no | undefined |
| 1 | 2010-02-19 00:27:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 10,10,10,10 | no | undefined |
| 1 | 2010-02-18 17:51:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-18 08:35:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19 | 4,4,4,4 | no | undefined |
| 1 | 2010-02-18 04:50:am | Mozilla/5.0 (LG-GD880-Orange/V09g Browser/AppleWebKit/531 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 16,0,0,0 | no | undefined |
| 1 | 2010-02-17 15:52:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB6 (.NET CLR 3.5.30729) | 7,6,6,6 | no | undefined |
| 7 | 2010-02-17 06:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-17 05:59:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-17 05:55:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-17 04:44:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) chromeframe/5.0.317.0 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-17 04:41:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 13,0,2,0 | no | undefined |
| 1 | 2010-02-17 04:30:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-16 08:24:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/2502; U; mk) Presto/2.2.0 | 2,1,1,1 | no | undefined |
| 1 | 2010-02-16 02:02:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | undefined |
| 2 | 2010-02-15 04:07:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 2,0,0,0 | no | undefined |
| 1 | 2010-02-14 06:14:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 6,7,6,6 | no | undefined |
| 4 | 2010-02-13 18:35:pm | Mozilla/5.0 (Linux; U; Android 1.6; en-us; T-Mobile G1 Build/DMD64) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | undefined |
| 1 | 2010-02-12 16:44:pm | Opera/9.80 (Windows NT 6.1; U; bg) Presto/2.2.15 Version/10.10 | 2,1,1,1 | no | undefined |
| 1 | 2010-02-11 06:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 6,6,6,7 | no | undefined |
| 1 | 2010-02-11 05:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 1 | 2010-02-10 23:11:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 7,0,0,0 | no | undefined |
| 1 | 2010-02-10 01:15:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,0,0 | no | undefined |
| 1 | 2010-02-10 00:20:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; InfoPath.2; Tablet PC 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,6,6,6 | no | undefined |
| 4 | 2010-02-08 08:07:am | Mozilla/5.0 (X11; U; Linux; en-US) AppleWebKit/527+ (KHTML, like Gecko, Safari/419.3) Qt/4.5.2 | 2,2,2,2 | no | undefined |
| 1 | 2010-02-08 08:01:am | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-08 06:39:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.5 Safari/532.9 | 6,6,6,6 | no | undefined |
| 3 | 2010-02-08 05:20:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729) | 6,0,0,0 | no | undefined |
| 1 | 2010-02-08 04:30:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.25 Safari/532.5 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-07 17:42:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,6,6,6 | no | undefined |
| 16 | 2010-02-05 12:39:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7 | 9,12,12,12 | no | undefined |
| 1 | 2010-02-05 09:36:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-05 09:00:am | r451[TF268435458914572629000000017608812482] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | no | undefined |
| 2 | 2010-02-05 08:36:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 7,6,7,6 | no | undefined |
| 1 | 2010-02-04 23:16:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 7,7,7,6 | no | undefined |
| 1 | 2010-02-04 17:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTBDFff GTB7.0 CNS_UA; AD_LOGON=4C47452E4E4554; | 6,6,6,6 | no | undefined |
| 1 | 2010-02-04 06:58:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB6 | 6,6,6,6 | no | undefined |
| 1 | 2010-02-03 16:56:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) | 2,2,2,2 | no | undefined |
| 1 | 2010-02-03 06:44:am | Mozilla/5.0 (LG-GD880-Orange/V09d AppleWebKit/531 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 16,1,0,0 | no | undefined |
| 1 | 2010-02-03 06:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 6,6,6,6 | no | undefined |
| 2 | 2010-02-03 04:29:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 6,0,0,0 | no | undefined |
| 1 | 2010-02-03 03:12:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 2.0.50727; .NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-03 02:27:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 6,6,6,6 | no | undefined |
| 1 | 2010-02-01 16:49:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 7,6,7,6 | no | undefined |
| 1 | 2010-02-01 09:59:am | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.17443/2444; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 15 | 2010-02-01 05:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 | 6,6,6,6 | no | yes |
| 2 | 2010-02-01 00:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5 | 6,6,6,6 | no | yes |
| 1 | 2010-01-31 22:48:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.46 Safari/525.19 | 6,0,0,0 | no | yes |
| 1 | 2010-01-31 20:53:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 4 | 2010-01-31 14:27:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) | 10,10,10,10 | no | yes |
| 2 | 2010-01-30 18:03:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14881Mod.by.Handler/2444; U; vi) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2010-01-29 19:00:pm | Mozilla/4.0 (BREW 3.1.5; U; en-us; Sanyo; NetFront/3.5.1/AMB) Sprint SCP-3810 | 4,0,0,0 | no | yes |
| 1 | 2010-01-29 14:27:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.8 (KHTML, like Gecko) Chrome/4.0.302.2 Safari/532.8 | 6,6,6,6 | no | yes |
| 1 | 2010-01-28 21:29:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; Avant Browser; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) | 2,2,2,2 | no | undefined |
| 2 | 2010-01-28 13:05:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 6,6,6,6 | no | yes |
| 7 | 2010-01-28 05:47:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7 | 6,6,6,7 | no | yes |
| 1 | 2010-01-28 00:25:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648) | 2,0,0,0 | no | yes |
| 2 | 2010-01-27 21:53:pm | Mozilla/5.0 (Linux; U; Android 1.6; zh-tw; SonyEricssonX10i Build/R1DA007) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 2 | 2010-01-27 21:08:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5 | 6,6,6,6 | no | yes |
| 1 | 2010-01-27 20:00:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 6,6,6,6 | no | yes |
| 1 | 2010-01-27 09:18:am | Opera/9.70 (BREW 4.0.3; U; en; Samsung; Presto/2.2.1/INT) Sprint M850 SprintTitan/OSGi-4.1 Profile/MIDP-2.1 Configuration/CDC-1.1 | 8,6,6,6 | no | yes |
| 1 | 2010-01-27 07:39:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5 | 6,6,6,6 | no | yes |
| 1 | 2010-01-26 19:10:pm | Mozilla/5.0 (Linux; U; Android 1.6; en-nz; HTC Magic Build/DRC92) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 16,0,0,0 | no | yes |
| 1 | 2010-01-26 18:55:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 7,1,0,0 | no | undefined |
| 1 | 2010-01-26 01:30:am | NetFront/3.5.1(BREW 3.1.5; U; en-us; SAMSUNG; NetFront/3.1.5/AMB) Sprint M550 MMP/2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 4,0,0,0 | no | undefined |
| 2 | 2010-01-25 21:57:pm | Opera/9.80 (Windows Mobile; WCE; Opera Mobi/WMD-50301; U; en) Presto/2.4.13 Version/10.00 | 2,1,0,1 | no | yes |
| 1 | 2010-01-25 21:50:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648) | 16,16,15,16 | no | undefined |
| 2 | 2010-01-25 19:51:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 8,0,0,0 | no | yes |
| 1 | 2010-01-25 06:21:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648) | 4,0,0,0 | no | undefined |
| 5 | 2010-01-25 00:42:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 10,10,10,10 | no | yes |
| 1 | 2010-01-24 19:46:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; pt-BR; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 4,6,6,5 | no | yes |
| 1 | 2010-01-23 00:36:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100105 Firefox/3.6 | 6,3,1,3 | no | yes |
| 2 | 2010-01-22 04:40:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,6,6,6 | no | yes |
| 1 | 2010-01-21 23:49:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; CNS_UA; AD_LOGON=4C47452E4E4554) | 6,6,6,6 | no | yes |
| 1 | 2010-01-21 19:41:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,16,16,16 | no | yes |
| 1 | 2010-01-20 02:29:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 3 | 2010-01-19 23:27:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.17) Gecko/2009122116 Firefox/3.0.17 (.NET CLR 3.5.30729) | 6,6,6,7 | no | yes |
| 1 | 2010-01-19 22:02:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CNS_UA; AD_LOGON=4C47452E4E4554; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; CNS_UA; AD_LOGON=4C47452E4E4554) | 16,16,16,16 | no | yes |
| 2 | 2010-01-19 18:27:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; InfoPath.1; CNS_UA; AD_LOGON=4C47452E4E4554) | 15,15,16,16 | no | yes |
| 1 | 2010-01-19 09:25:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Creative AutoUpdate v1.40.02) | 6,6,6,6 | no | yes |
| 1 | 2010-01-19 08:40:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 | 4,4,4,4 | no | yes |
| 1 | 2010-01-17 12:03:pm | Opera/9.80 (Windows NT 6.0; U; de) Presto/2.2.15 Version/10.10 | 2,1,1,1 | no | yes |
| 1 | 2010-01-17 02:15:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/1280; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2010-01-15 21:32:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 6,6,6,6 | no | yes |
| 1 | 2010-01-15 06:05:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.16) Gecko/2009120208 Firefox/3.0.16 | 7,6,7,6 | no | yes |
| 2 | 2010-01-15 03:20:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 7,0,0,0 | no | yes |
| 1 | 2010-01-14 21:51:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.17) Gecko/2009122116 Firefox/3.0.17 GTB6 | 6,4,6,0 | no | yes |
| 1 | 2010-01-14 21:36:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CIBA) | 7,4,5,7 | no | yes |
| 1 | 2010-01-14 19:37:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 12,10,10,10 | no | yes |
| 2 | 2010-01-14 00:58:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 6,6,6,6 | no | yes |
| 1 | 2010-01-12 17:09:pm | Mozilla/5.0 (webOS/Albacore; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pixi/1.1 | 4,4,1,1 | no | yes |
| 1 | 2010-01-12 05:37:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; MS-RTC LM 8) | 2,0,1,0 | no | undefined |
| 3 | 2010-01-12 02:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.6 (KHTML, like Gecko) Chrome/4.0.266.0 Safari/532.6 | 1,2,1,1 | no | yes |
| 1 | 2010-01-11 08:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 CNS_UA; AD_LOGON=4C47452E4E4554; (.NET CLR 3.5.30729) | 7,6,7,6 | no | yes |
| 1 | 2010-01-10 23:45:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 11,5,0,1 | no | yes |
| 1 | 2010-01-10 14:45:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB6 | 4,4,4,4 | no | yes |
| 1 | 2010-01-09 07:50:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 2,2,2,2 | no | yes |
| 1 | 2010-01-08 16:18:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 | 6,6,6,6 | no | yes |
| 6 | 2010-01-08 08:58:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2010-01-07 13:55:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB6 (.NET CLR 3.5.30729) | 15,14,0,0 | no | yes |
| 1 | 2010-01-07 12:32:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2010-01-07 10:46:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091215 Ubuntu/9.10 (karmic) Firefox/3.5.6 | 6,6,6,6 | no | yes |
| 1 | 2010-01-07 08:21:am | Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2a1pre) Gecko/20090928 Firefox/3.5 Maemo Browser 1.4.1.21 RX-51 N900 | 6,6,6,6 | no | yes |
| 1 | 2010-01-07 06:26:am | Mozilla/5.0 (Linux; U; Android Eclair-MR2; en-us Build/ECLAIR-MR2) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | yes |
| 1 | 2010-01-07 01:37:am | Opera/9.80 (S60; SymbOS; Opera Mobi/352; U; fr) Presto/2.4.15 Version/10.00 | 2,1,1,1 | no | yes |
| 1 | 2010-01-05 17:21:pm | Mozilla/5.0 (Linux; U; Android 2.1; en-us; Nexus One Build/ERE05) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | yes |
| 1 | 2010-01-05 13:34:pm | Mozilla/5.0 (Linux; U; Android Froyo; en-us Build/FRE04) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | yes |
| 1 | 2010-01-05 09:17:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 | 6,6,6,6 | no | yes |
| 2 | 2010-01-05 08:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2010-01-04 21:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Ant.com Toolbar 1.5 Firefox/3.5.6 | 1,6,6,6 | no | yes |
| 1 | 2010-01-04 13:00:pm | Mozilla/5.0 (Linux; U; Android 1.6; en-us; Google Ion Build/DRC83) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2010-01-04 09:54:am | Mozilla/5.0 (LG-GD880-Orange AppleWebKit/531 MMS/LG-MMS-V1.0/1.2 MediaPlayer/LGPlayer/1.0 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1) | 11,1,0,0 | no | yes |
| 1 | 2010-01-04 08:20:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; sv-se) AppleWebKit/532.7+ (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 | 6,6,6,6 | no | yes |
| 2 | 2010-01-04 02:20:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 | 7,6,7,6 | no | yes |
| 1 | 2010-01-03 09:07:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 | 6,6,6,6 | no | yes |
| 1 | 2009-12-30 02:19:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 1.1.4322) | 7,7,6,6 | no | yes |
| 1 | 2009-12-30 01:16:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-12-29 02:12:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,16,16,16 | no | yes |
| 1 | 2009-12-27 22:51:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 | 6,6,6,6 | no | yes |
| 1 | 2009-12-26 15:48:pm | Mozilla/5.0 (Linux; U; Android 2.0.1; en-us; Droid Build/ESD56) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | yes |
| 2 | 2009-12-26 00:40:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/1280; U; vi) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-12-22 04:24:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 GTB6 | 6,6,6,6 | no | yes |
| 2 | 2009-12-21 19:22:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 | 6,6,6,6 | no | yes |
| 1 | 2009-12-17 13:07:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823/1226; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-12-17 00:35:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2) | 2,0,0,0 | no | undefined |
| 3 | 2009-12-16 10:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 (.NET CLR 3.5.30729) | 4,0,0,0 | no | yes |
| 2 | 2009-12-16 08:44:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Tablet PC 2.0; Media Center PC 6.0) | 6,6,6,6 | no | yes |
| 15 | 2009-12-16 03:25:am | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.10 | 2,1,1,1 | no | yes |
| 1 | 2009-12-14 20:38:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14753Mod.by.Handler/1186; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-12-13 01:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; BOLT/1.600) AppleWebKit/530+ (KHTML, like Gecko) Version/4.0 Safari/530.17 | 1,1,2,1 | no | yes |
| 1 | 2009-12-12 10:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 WebMoney Advisor | 6,6,6,6 | no | yes |
| 1 | 2009-12-11 08:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 | 6,7,6,6 | no | yes |
| 1 | 2009-12-11 07:56:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) | 0,6,6,6 | no | yes |
| 1 | 2009-12-11 04:27:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5 | 6,6,6,6 | no | yes |
| 1 | 2009-12-10 13:37:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 1 | 2009-12-09 23:31:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.30 Safari/532.5 | 6,6,6,6 | no | yes |
| 1 | 2009-12-09 12:18:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; .NET CLR 3.0.30729) | 6,6,6,7 | no | yes |
| 1 | 2009-12-08 11:05:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; chromeframe; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 1 | 2009-12-08 02:15:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.1; .NET CLR 2.0.50727) | 16,16,15,16 | no | yes |
| 1 | 2009-12-07 17:24:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/1128; U; id) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-12-07 04:22:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2b2) Gecko/20091108 Firefox/3.6b2 GTB5 | 6,6,6,6 | no | yes |
| 1 | 2009-12-07 02:59:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB5 (.NET CLR 3.5.30729) | 15,15,0,0 | no | yes |
| 1 | 2009-12-06 23:16:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; Tablet PC 2.0) | 6,6,6,6 | no | yes |
| 1 | 2009-12-04 06:40:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,0,0,0 | no | yes |
| 1 | 2009-12-03 16:20:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 | 7,0,0,0 | no | yes |
| 1 | 2009-12-03 03:45:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; FDM) | 6,6,8,6 | no | yes |
| 1 | 2009-12-02 15:03:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091105 Fedora/3.5.5-1.fc11 Firefox/3.5.5 | 6,6,6,6 | no | yes |
| 2 | 2009-12-02 00:41:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-12-01 12:55:pm | Mozilla/5.0 (Linux; U; Android 1.6; en-us; qsd8250_ffa Build/Donut) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2009-12-01 05:47:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.30618) | 6,6,6,6 | no | yes |
| 1 | 2009-12-01 05:42:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 1.1.4322; .NET CLR 3.0. | 5,5,3,0 | no | undefined |
| 1 | 2009-12-01 05:37:am | Mozilla/5.0 (X11; U; Linux x86_64; de-DE; rv:1.9.1.5) Gecko/20091105 Fedora/3.5.5-1.fc12 Firefox/3.5.5 FirePHP/0.3 | 6,6,6,6 | no | yes |
| 1 | 2009-12-01 03:17:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.33 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-11-28 00:18:am | Opera/9.80 (Windows NT 5.1; U; ko) Presto/2.2.15 Version/10.01 | 2,1,1,1 | no | yes |
| 1 | 2009-11-27 12:59:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 2.0.50727) | 4,4,4,4 | no | yes |
| 1 | 2009-11-27 06:36:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.11 Safari/532.5 | 6,6,6,6 | no | yes |
| 1 | 2009-11-27 02:20:am | Opera/9.80 (Windows NT 5.1; U; nb) Presto/2.2.15 Version/10.10 | 2,1,1,1 | no | yes |
| 2 | 2009-11-26 00:38:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.15) Gecko/2009102815 Ubuntu/9.04 (jaunty) Firefox/3.0.15 | 6,6,6,6 | no | yes |
| 8 | 2009-11-26 00:15:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 | 8,0,0,0 | no | yes |
| 3 | 2009-11-25 17:37:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5 | 6,6,6,6 | no | yes |
| 2 | 2009-11-25 09:42:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/1006; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-11-25 08:21:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 17,16,16,16 | no | undefined |
| 1 | 2009-11-25 07:30:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729) | 6,7,6,6 | no | yes |
| 3 | 2009-11-25 06:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.33 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-11-24 14:22:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.15650/1006; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-11-24 08:21:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.3; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 8 | 2009-11-23 08:34:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 4,0,0,0 | no | yes |
| 1 | 2009-11-23 08:04:am | Mozilla/5.0 (Linux; U; Android 2.1; en-us; Droid Build/ERD34B) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 1,1,1,1 | no | yes |
| 2 | 2009-11-23 05:43:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; EmbeddedWB 14.52 from: http://www.bsalsa.com/ EmbeddedWB 14.52; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoP | 6,6,6,6 | no | yes |
| 1 | 2009-11-20 19:29:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;ENUS) | 12,13,11,11 | no | yes |
| 10 | 2009-11-20 17:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-11-20 17:34:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-11-20 01:39:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5; InfoPath.1) | 6,6,6,6 | no | yes |
| 1 | 2009-11-19 17:54:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13337/938; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-11-19 07:24:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 | 6,6,6,6 | no | yes |
| 1 | 2009-11-18 06:48:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 | 6,6,6,6 | no | yes |
| 2 | 2009-11-18 04:18:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; SP3; MS-RTC LM 8) | 17,15,15,16 | no | undefined |
| 1 | 2009-11-18 01:37:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.15) Gecko/2009101600 Firefox/3.0.15 | 6,6,6,6 | no | undefined |
| 1 | 2009-11-17 21:44:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13918/938; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 9 | 2009-11-17 20:38:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 15,15,15,15 | no | yes |
| 7 | 2009-11-17 09:09:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 5 | 2009-11-16 14:51:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-11-15 21:58:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.1) | 16,16,16,16 | no | undefined |
| 1 | 2009-11-15 12:31:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) | 6,6,6,6 | no | yes |
| 10 | 2009-11-15 10:09:am | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.10423/1724; en; U; ssr) | 12,10,13,14 | no | yes |
| 1 | 2009-11-15 04:51:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 | 6,6,6,6 | no | yes |
| 1 | 2009-11-14 01:56:am | r451[TF268435458315636386000000016084771644] UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 1,0,0,0 | no | yes |
| 10 | 2009-11-14 01:51:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322) | 16,16,15,16 | no | yes |
| 5 | 2009-11-13 10:08:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-11-13 03:38:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14753Mod.by.Handler/938; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-11-12 13:48:pm | OPWV-SDK/62 UP.Browser/6.2.2.1.208 (GUI) MMP/2.0 | 1,0,0,0 | no | undefined |
| 1 | 2009-11-12 13:46:pm | Mozilla/5.0 (webOS/1.0; U; en-US)AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0 | 6,6,6,6 | no | undefined |
| 1 | 2009-11-11 22:06:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.30618) | 3,0,0,0 | no | undefined |
| 3 | 2009-11-11 08:32:am | Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2a1pre) Gecko/20090928 Firefox/3.5 Maemo Browser 1.4.1.15 RX-51 N900 | 6,6,6,6 | no | yes |
| 2 | 2009-11-11 03:55:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 | 7,0,0,0 | no | yes |
| 1 | 2009-11-11 02:22:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 | 8,0,0,0 | no | yes |
| 4 | 2009-11-10 22:16:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 | 8,0,0,0 | no | yes |
| 1 | 2009-11-10 17:31:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.13337/812; U; ro) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 9 | 2009-11-10 14:45:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 2,2,2,2 | no | yes |
| 3 | 2009-11-10 09:17:am | Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2a1pre) Gecko/20090928 Firefox/3.5 Maemo Browser 1.4.1.19 RX-51 N900 | 6,6,6,6 | no | yes |
| 1 | 2009-11-09 09:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.4 (KHTML, like Gecko) Chrome/4.0.237.0 Safari/532.4 | 1,3,1,1 | no | yes |
| 1 | 2009-11-08 23:23:pm | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.01 | 2,1,1,1 | no | yes |
| 1 | 2009-11-08 22:49:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-11-08 20:17:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.3 (KHTML, like Gecko) Chrome/4.0.223.16 Safari/532.3 | 4,4,4,4 | no | yes |
| 3 | 2009-11-08 19:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) | 16,16,8,0 | no | yes |
| 3 | 2009-11-05 20:48:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.27 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-11-05 20:47:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 12,12,12,15 | no | yes |
| 1 | 2009-11-05 07:49:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.1.13572/812; U; vi) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 12 | 2009-11-05 01:39:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-11-04 09:03:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) | 7,6,6,6 | no | yes |
| 2 | 2009-11-04 06:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729) | 10,9,10,11 | no | yes |
| 1 | 2009-11-04 00:34:am | Opera/9.80 (S60; SymbOS; Opera Mobi/275; U; en-GB) Presto/2.4.13 Version/10.00 | 13,13,2,0 | no | undefined |
| 1 | 2009-11-03 09:13:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 | 6,6,6,6 | no | yes |
| 1 | 2009-11-03 06:29:am | Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15 Version/10.00 | 4,0,0,0 | no | yes |
| 2 | 2009-11-02 04:33:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-PT; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 | 6,6,6,6 | no | yes |
| 1 | 2009-11-02 00:52:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; BESAGENT; .NET CLR 2.0.50727; InfoPath.2; BESAGENT; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,2,2 | no | yes |
| 2 | 2009-11-01 19:51:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322) | 16,0,0,0 | no | yes |
| 1 | 2009-10-31 16:43:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.27 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-10-31 16:28:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729) | 2,2,3,2 | no | yes |
| 1 | 2009-10-31 12:27:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-10-31 03:20:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/812; U; vi) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-10-30 11:59:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 | 6,6,6,6 | no | yes |
| 1 | 2009-10-30 06:24:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/812; U; id) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-10-29 07:27:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090910 Ubuntu/9.04 (jaunty) Shiretoko/3.5.3 | 8,0,0,0 | no | yes |
| 2 | 2009-10-29 01:59:am | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/812; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-10-28 21:06:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 | 6,6,6,6 | no | yes |
| 1 | 2009-10-28 19:47:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-10-28 06:48:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 7,6,6,6 | no | yes |
| 2 | 2009-10-27 09:23:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 7,7,6,7 | no | yes |
| 3 | 2009-10-27 01:10:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-10-27 00:55:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; he; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 7,6,7,6 | no | yes |
| 1 | 2009-10-25 15:54:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-10-25 04:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.3 (KHTML, like Gecko) Chrome/4.0.223.11 Safari/532.3 | 4,4,4,4 | no | yes |
| 1 | 2009-10-22 13:08:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 8,0,0,0 | no | yes |
| 2 | 2009-10-22 07:41:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 8,8,8,8 | no | yes |
| 5 | 2009-10-22 05:54:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,7,6 | no | yes |
| 2 | 2009-10-22 01:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 6,6,6,6 | no | yes |
| 1 | 2009-10-22 01:00:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 4,0,0,0 | no | undefined |
| 1 | 2009-10-19 09:10:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8) | 2,0,0,0 | no | undefined |
| 1 | 2009-10-18 07:09:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 1 | 2009-10-18 05:58:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MAXTHON 2.0) | 10,10,10,10 | no | yes |
| 1 | 2009-10-17 12:39:pm | Mozilla/5.0 (webOS/1.2; U; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Desktop/1.0 | 10,0,0,0 | no | yes |
| 2 | 2009-10-17 03:24:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2009-10-16 09:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 6,6,6,6 | no | yes |
| 1 | 2009-10-14 08:55:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 1.1.4322) | 6,6,6,6 | no | undefined |
| 1 | 2009-10-13 06:10:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | undefined |
| 3 | 2009-10-13 05:54:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; MS-RTC LM 8) | 4,0,0,0 | no | undefined |
| 1 | 2009-10-13 05:44:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 6,6,6,6 | no | yes |
| 1 | 2009-10-11 17:25:pm | Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/756; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-10-09 09:41:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-10-07 13:42:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2009-10-07 04:57:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 16,0,0,0 | no | yes |
| 5 | 2009-10-06 05:09:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729) | 8,0,0,0 | no | yes |
| 1 | 2009-10-05 17:04:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,7,6,7 | no | yes |
| 1 | 2009-10-04 17:28:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729) | 4,4,4,4 | no | yes |
| 1 | 2009-10-04 07:40:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.24 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-10-03 16:47:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.21 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-10-01 09:47:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/998; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-09-28 07:17:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 8,0,0,0 | no | yes |
| 1 | 2009-09-28 04:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.43 Safari/530.5 | 2,1,1,1 | no | yes |
| 1 | 2009-09-27 04:01:am | Opera/9.60 (J2ME/MIDP; Opera Mini/ Hello Kitty /960; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-09-27 03:49:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 | 6,6,6,6 | no | yes |
| 1 | 2009-09-25 02:58:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.0.4;MEGAUPLOAD 1.0 (.NET CLR 3.5.30729) AutoPager/0.5.2.2 (http://www.teesoft.info/) | 6,6,6,6 | no | yes |
| 1 | 2009-09-25 00:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; tr; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-09-24 17:16:pm | Mozilla/5.0 (DeviceXXX; U; Linux Donut; en-us; qsd8250_surf Build/Donut) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2009-09-24 16:49:pm | Mozilla/5.0 (Linux; U; Android 1.5; en-us; qsd8250_surf Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2009-09-24 16:48:pm | HP_KB1/0.119_0.119 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0) PPC;320x240 UP.Link/6.3.1.20.0 | 6,0,0,0 | no | yes |
| 1 | 2009-09-24 13:50:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14912/960; U; lt) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-09-24 04:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; uk; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-09-24 01:59:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Texas Instruments; [R1 1.3]; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,0,0,0 | no | undefined |
| 1 | 2009-09-24 00:19:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; i-NavFourF; InfoPath.2) | 10,0,0,0 | no | yes |
| 1 | 2009-09-23 06:50:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-09-22 23:11:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.26 (KHTML, like Gecko) Version/3.1 Safari/525.26 | 6,1,6,0 | no | yes |
| 3 | 2009-09-22 19:43:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-09-22 19:27:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 3 | 2009-09-21 00:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.21 Safari/532.0 | 1,1,1,1 | no | yes |
| 1 | 2009-09-20 11:55:am | Opera/9.63 (Windows NT 5.1; U; ru) Presto/2.1.1 | 2,1,4,2 | no | undefined |
| 2 | 2009-09-18 11:51:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729) | 6,6,5,2 | no | yes |
| 2 | 2009-09-17 17:41:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_1; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 | 6,6,6,6 | no | yes |
| 1 | 2009-09-16 12:26:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090322 Guess ASS WIPE | 2,2,2,2 | no | yes |
| 3 | 2009-09-16 10:25:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 4 | 2009-09-16 10:01:am | Opera/9.60 (J2ME/MIDP; Opera Mini/5.0.15650/960; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 11 | 2009-09-15 15:05:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13 | 6,6,6,6 | no | yes |
| 1 | 2009-09-15 14:20:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 17 | 2009-09-14 23:34:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 10,0,0,0 | no | yes |
| 1 | 2009-09-14 07:53:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 4.0.20506) | 6,6,6,6 | no | yes |
| 1 | 2009-09-14 07:12:am | Opera/9.80 (Windows NT 5.1; U; de) Presto/2.2.15 Version/10.00 | 2,1,1,1 | no | yes |
| 1 | 2009-09-14 05:57:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 8,0,0,0 | no | yes |
| 1 | 2009-09-14 03:43:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-09-12 10:35:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-09-11 19:22:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | yes |
| 1 | 2009-09-11 09:31:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; tr-tr) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 | 4,4,4,4 | no | yes |
| 1 | 2009-09-10 22:48:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 2,2,2,2 | no | yes |
| 1 | 2009-09-10 02:14:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-09-10 01:40:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9.1 | 1,5,0,0 | no | yes |
| 1 | 2009-09-09 17:22:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.10) Gecko/2009051222 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 2 | 2009-09-09 12:30:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) | 16,12,2,0 | no | yes |
| 2 | 2009-09-09 08:04:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 2 | 2009-09-09 06:14:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.12) Gecko/2009070811 Ubuntu/9.04 (jaunty) Firefox/3.0.12 | 6,6,6,6 | no | yes |
| 5 | 2009-09-08 08:30:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 8,0,0,0 | no | yes |
| 1 | 2009-09-08 08:28:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13 | 8,0,0,0 | no | yes |
| 4 | 2009-09-08 01:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 | 8,0,0,0 | no | yes |
| 1 | 2009-09-06 15:34:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/866; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-09-06 12:53:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 6,6,6,6 | no | yes |
| 5 | 2009-09-04 03:56:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322) | 6,6,6,6 | no | yes |
| 11 | 2009-09-03 10:44:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729) | 4,4,4,4 | no | yes |
| 2 | 2009-09-03 08:35:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8) | 2,0,0,0 | no | yes |
| 3 | 2009-09-01 16:09:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 | 6,6,6,6 | no | yes |
| 1 | 2009-09-01 09:43:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-08-31 16:18:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/554; U; id) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-08-31 11:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 6,6,6,6 | no | yes |
| 5 | 2009-08-28 01:46:am | Mozilla/5.0 (Linux; U; Android 1.5; en-gb; HTC Hero Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2009-08-27 05:45:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.13572/554; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 3 | 2009-08-27 03:56:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) | 0,0,6,0 | no | yes |
| 1 | 2009-08-27 01:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 6,6,6,6 | no | yes |
| 1 | 2009-08-25 02:15:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.04506; InfoPath.2; SLCC1; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) | 4,0,0,0 | no | yes |
| 32 | 2009-08-24 19:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 | 6,6,4,0 | no | yes |
| 1 | 2009-08-24 08:38:am | Opera/9.80 (Windows NT 5.2; U; en) Presto/2.2.15 Version/10.00 | 2,1,1,1 | no | yes |
| 3 | 2009-08-23 18:59:pm | Opera/9.64 (Windows NT 5.1; U; ko) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 10 | 2009-08-23 11:05:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0) | 4,4,4,4 | no | yes |
| 4 | 2009-08-21 22:02:pm | Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Wireless Transcoder) Version/3.1 Safari/525.13 | 16,16,16,16 | no | yes |
| 1 | 2009-08-21 02:21:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9.1 | 6,6,6,6 | no | yes |
| 1 | 2009-08-20 10:20:am | Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 2 | 2009-08-20 08:04:am | Mozilla/5.0 (webOS/1.1; U; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0 | 8,0,0,0 | no | yes |
| 14 | 2009-08-19 01:49:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 15,0,0,0 | no | yes |
| 5 | 2009-08-18 19:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5 | 4,4,4,4 | no | yes |
| 2 | 2009-08-18 16:56:pm | Opera/9.7 (Windows Mobile; PPC; Opera Mobi/35166; U; en) Presto/2.2.1 | 2,1,1,0 | no | yes |
| 1 | 2009-08-18 16:51:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;US) | 6,6,6,6 | no | yes |
| 1 | 2009-08-17 10:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322; InfoPath.1) | 2,2,2,2 | no | yes |
| 2 | 2009-08-17 03:55:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; QS 4.2.2.3; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,0,0 | no | undefined |
| 1 | 2009-08-16 23:27:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 15,15,0,0 | no | yes |
| 1 | 2009-08-16 22:23:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; CNS_UA; AD_LOGON=4C47452E4E4554) | 16,16,16,16 | no | yes |
| 1 | 2009-08-15 04:28:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-08-12 23:43:pm | Mozilla/5.0 (Windows; U; Windows NT 5.0; ja; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 | 16,2,0,0 | no | undefined |
| 4 | 2009-08-12 15:38:pm | Opera/9.64 (Windows NT 5.1; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 2 | 2009-08-12 08:20:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-08-10 22:54:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 1.1.4322) | 4,0,0,0 | no | undefined |
| 3 | 2009-08-09 20:54:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 | 4,4,4,4 | no | yes |
| 3 | 2009-08-07 18:16:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 MG(Novarra-Vision/7.3) | 4,0,0,0 | no | yes |
| 1 | 2009-08-07 08:49:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; i-NavFourF; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; MS-RTC LM 8; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 4,0,0,0 | no | undefined |
| 1 | 2009-08-07 03:08:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.5.30428; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,6,6,6 | no | yes |
| 1 | 2009-08-07 00:01:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0(Compatible Mozilla/4.0(Compatible-EmbeddedWB 14.59 http://bsalsa.com/ EmbeddedWB- 14.59 from: http://bsalsa.com/ ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; CIBA; MAXTHON 2.0) | 3,0,0,2 | no | yes |
| 9 | 2009-08-06 00:40:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 8,0,0,0 | no | yes |
| 3 | 2009-08-06 00:32:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 4,0,0,0 | no | yes |
| 1 | 2009-08-05 20:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13 (.NET CLR 3.5.30729) | 6,6,6,0 | no | yes |
| 1 | 2009-08-05 16:15:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Diino 11.0.2804.9245 Debug; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322) | 2,0,0,0 | no | undefined |
| 3 | 2009-08-05 10:05:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009033100 Ubuntu/9.04 (jaunty) Firefox/3.0.8 | 6,6,6,6 | no | yes |
| 1 | 2009-08-05 04:02:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2009-08-04 20:55:pm | Cricket-A100/1.0 UP.Browser/6.3.0.7 (GUI) MMP/2.0 | 3,0,0,0 | no | undefined |
| 1 | 2009-08-04 19:03:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; ko-KR) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19.1 | 6,6,6,6 | no | yes |
| 5 | 2009-08-04 05:14:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.37 Safari/530.5 | 4,4,4,4 | no | yes |
| 4 | 2009-08-04 02:34:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0) | 6,6,6,6 | no | yes |
| 4 | 2009-08-04 02:33:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12 | 6,6,6,6 | no | yes |
| 8 | 2009-08-03 23:51:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 4,0,0,0 | no | yes |
| 1 | 2009-08-01 15:38:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 1 | 2009-07-31 20:03:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.196.2 Safari/532.0 | 4,4,4,4 | no | yes |
| 1 | 2009-07-31 16:34:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.5.20404; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; Offic | 6,6,6,6 | no | yes |
| 1 | 2009-07-30 21:31:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | yes |
| 3 | 2009-07-30 21:28:pm | Mozilla/5.0 (BREW; U; 3.1.5; en) AppleWebKit/528.28 (KHTML, like Gecko) OBIGO/W10.1 Safari/528.5 480X800 LGE VX11000 | 1,3,3,3 | no | yes |
| 1 | 2009-07-30 07:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 | 6,6,6,6 | no | yes |
| 2 | 2009-07-29 23:56:pm | Mozilla/5.0 (U; Mobile; iPhone; PPC; en; 800x480) AppleWebKit/525.18.1 (KHTML, like Gecko) WM5 Iris/1.1.9 Version/3.1.1 Mobile/5A345 Safari/525.20 | 2,0,2,2 | no | yes |
| 1 | 2009-07-29 15:42:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MS-RTC LM 8; InfoPath.3) | 6,7,0,0 | no | undefined |
| 1 | 2009-07-29 13:26:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SV1; GTB6; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 10,10,10,10 | no | yes |
| 1 | 2009-07-29 05:36:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12 | 6,6,6,6 | no | yes |
| 1 | 2009-07-27 16:12:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 3 | 2009-07-27 14:55:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13313/504; U; lt) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-07-26 21:46:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1) | 9,9,9,9 | no | yes |
| 3 | 2009-07-26 13:51:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.20) Gecko/20080829 Firefox/2.0.0.20 | 4,0,0,0 | no | yes |
| 1 | 2009-07-24 18:52:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/504; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-07-24 14:13:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12 GTBDFff GTB6 (.NET CLR 3.5.30729) | 12,4,2,0 | no | yes |
| 1 | 2009-07-24 14:13:pm | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9) Gecko/2008052912 Firefox/3.0 GTB6 | 6,6,6,6 | no | yes |
| 1 | 2009-07-23 14:39:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-07-23 08:03:am | Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1) Gecko/20090630 Fedora/3.5-1.fc11 Firefox/3.5 | 6,6,6,6 | no | yes |
| 1 | 2009-07-23 07:41:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 | 6,0,6,6 | no | yes |
| 1 | 2009-07-23 05:33:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12 | 6,6,6,6 | no | yes |
| 1 | 2009-07-23 04:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729) | 8,0,0,0 | no | undefined |
| 1 | 2009-07-22 18:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 IPMS/A5240D0A-04A6715CCAC | 6,6,6,6 | no | yes |
| 1 | 2009-07-22 12:18:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 Pict Firefox Plugin v. 1.0 | 7,7,8,7 | no | yes |
| 1 | 2009-07-22 06:27:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | yes |
| 6 | 2009-07-22 04:55:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 2,2,2,2 | no | yes |
| 2 | 2009-07-22 03:30:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 10,10,10,10 | no | yes |
| 2 | 2009-07-22 02:27:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en; like Gecko) Obigo/Q7 | 6,0,0,0 | no | yes |
| 1 | 2009-07-22 02:19:am | Opera/9.63 (Windows NT 5.1; U; ko) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 3 | 2009-07-22 01:52:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; FDM; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 7 | 2009-07-21 06:54:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 11,0,0,1 | no | yes |
| 1 | 2009-07-21 02:30:am | Mozilla/5.0 (BREW; U; 3.1.5; en) AppleWebKit/528.5 (KHTML, like Gecko) OBIGO/W1.0 Safari/528.5 480X800 LGE VX11K | 6,6,6,6 | no | yes |
| 2 | 2009-07-20 06:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 9 | 2009-07-20 02:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Safari/530.17 | 6,6,6,6 | no | yes |
| 1 | 2009-07-18 22:31:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19.1 | 6,6,6,6 | no | yes |
| 1 | 2009-07-17 01:30:am | Mozilla/5.0 (Windows; U; Windows NT 5.0; ja; rv:1.9.1) Gecko/20090624 Firefox/3.5 | 8,0,0,0 | no | undefined |
| 1 | 2009-07-17 00:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) | 4,4,4,4 | no | yes |
| 1 | 2009-07-16 22:23:pm | DoCoMo/2.0 P07A3(c500;TB;W24H15) | 2,0,0,0 | no | undefined |
| 6 | 2009-07-15 16:28:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 1 | 2009-07-15 11:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 | 6,6,6,6 | no | yes |
| 6 | 2009-07-15 11:06:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.8 (KHTML, like Gecko) Chrome/2.0.177.1 Safari/530.8 | 6,6,6,6 | no | yes |
| 1 | 2009-07-15 00:20:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5 | 6,6,6,6 | no | yes |
| 1 | 2009-07-14 11:55:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-07-14 07:31:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 GTB5 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-07-14 01:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 | 6,6,6,6 | no | yes |
| 1 | 2009-07-13 23:47:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 8 | 2009-07-13 13:29:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2) | 6,6,6,6 | no | yes |
| 2 | 2009-07-12 04:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 FirePHP/0.3 | 6,6,6,6 | no | yes |
| 2 | 2009-07-11 06:08:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; Tablet PC 2.0) | 6,6,6,6 | no | yes |
| 1 | 2009-07-11 02:05:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5 | 6,6,6,6 | no | yes |
| 4 | 2009-07-10 23:13:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5 | 6,6,6,5 | no | yes |
| 2 | 2009-07-10 22:05:pm | Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.10) Gecko/20080528 Epiphany/2.22 Firefox/3.0 | 6,6,6,6 | no | yes |
| 5 | 2009-07-10 21:52:pm | Mozilla/5.0 (webOS/1.0; U; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0 | 10,0,0,0 | no | yes |
| 1 | 2009-07-10 21:39:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 2 | 2009-07-10 05:55:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-07-10 00:24:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; CIBA) | 2,2,2,2 | no | yes |
| 1 | 2009-07-09 17:52:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13918/504; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-07-09 07:31:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 9 | 2009-07-09 04:48:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 | 6,6,6,6 | no | yes |
| 1 | 2009-07-08 11:20:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,0,0,0 | no | undefined |
| 1 | 2009-07-08 09:56:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11 | 6,6,6,6 | no | yes |
| 1 | 2009-07-08 06:35:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 1 | 2009-07-08 02:14:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 1.1.4322) | 2,0,0,0 | no | undefined |
| 1 | 2009-07-07 03:48:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; FDM) | 2,2,2,2 | no | yes |
| 3 | 2009-07-07 01:31:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.1) | 2,0,0,0 | no | yes |
| 1 | 2009-07-07 00:32:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; de-de) AppleWebKit/530.18 (KHTML, like Gecko) Version/4.0.1 Safari/530.18 | 4,4,4,4 | no | yes |
| 2 | 2009-07-06 23:34:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.18 (KHTML, like Gecko) Version/4.0.1 Safari/530.18 | 16,16,16,16 | no | yes |
| 1 | 2009-07-05 16:41:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; fr; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11 | 6,6,6,6 | no | yes |
| 1 | 2009-07-02 22:49:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 5,5,0,3 | no | yes |
| 4 | 2009-07-02 22:48:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 6,6,6,6 | no | yes |
| 1 | 2009-07-02 14:33:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/458; U; he) Presto/2.2.0 | 0,1,1,0 | no | yes |
| 11 | 2009-07-02 10:12:am | Mozilla/5.0 (compatible; OpenWeb 5.7.2-10) Opera 8.54 | 4,0,0,0 | no | yes |
| 1 | 2009-07-02 05:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-07-02 04:16:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/458; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-06-30 16:45:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/458; U; tr) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-06-30 02:01:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/458; U; fr) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-06-29 13:56:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 1 | 2009-06-28 23:21:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/531.0 (KHTML, like Gecko) Chrome/3.0.189.0 Safari/531.0 | 6,6,6,6 | no | yes |
| 5 | 2009-06-26 20:35:pm | Mozilla/5.0 (X11; 78; CentOS; US-en) AppleWebKit/527+ (KHTML, like Gecko) Bolt/0.920 Version/3.0 Safari/523.15 | 1,1,2,1 | no | yes |
| 3 | 2009-06-26 15:58:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11 | 6,6,6,6 | no | yes |
| 4 | 2009-06-25 17:20:pm | Opera/9.7 (Windows Mobile; PPC; Opera Mobi/35236; U; en) Presto/2.2.1 | 2,1,1,0 | no | yes |
| 1 | 2009-06-25 03:42:am | Opera/9.80 (Macintosh; Intel Mac OS X; U; en) Presto/2.2.15 Version/10.00 | 2,1,1,1 | no | yes |
| 1 | 2009-06-24 22:07:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; MS-RTC LM 8 | 10,10,10,10 | no | yes |
| 1 | 2009-06-24 14:06:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6; en-us) AppleWebKit/531.0+ (KHTML, like Gecko) Version/4.0 Safari/530.15 | 6,6,6,6 | no | yes |
| 1 | 2009-06-24 11:30:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-06-23 20:40:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 1 | 2009-06-23 18:55:pm | Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 4 | 2009-06-23 05:17:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729) | 8,0,0,0 | no | yes |
| 2 | 2009-06-23 02:35:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.31 Safari/530.5 | 4,4,4,4 | no | yes |
| 1 | 2009-06-21 02:00:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,0,0,0 | no | yes |
| 1 | 2009-06-20 00:43:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/432; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-06-18 22:37:pm | DoCoMo/2.0 SH06A3(c500;TB;W24H14) | 2,0,0,0 | no | undefined |
| 1 | 2009-06-18 22:16:pm | Mozilla/5.0 Opera/9.5 (KDDI-TS3P; BREW; Opera Mobi; U; ja) Presto/2.2.1 | 2,0,0,0 | no | yes |
| 1 | 2009-06-18 11:11:am | Mozilla/5.0 (X11; U; Linux x86_64; es-AR; rv:1.9.0.11) Gecko/2009060309 Ubuntu/9.04 (jaunty) Firefox/3.0.11 | 6,6,6,6 | no | yes |
| 1 | 2009-06-18 09:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1b99) Gecko/20090605 Firefox/3.0.5;MEGAUPLOAD 1.0 | 6,6,6,6 | no | yes |
| 2 | 2009-06-17 14:16:pm | Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00 | 8,0,0,0 | no | yes |
| 2 | 2009-06-17 10:16:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-06-17 01:03:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14386/432; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 3 | 2009-06-16 20:08:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2) | 10,10,10,10 | no | yes |
| 4 | 2009-06-16 16:15:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8) | 2,2,2,2 | no | undefined |
| 1 | 2009-06-16 03:25:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/432; U; it) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-06-13 01:38:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,16,16,16 | no | yes |
| 1 | 2009-06-11 10:05:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2009-06-11 04:18:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; HYVES) | 6,6,6,6 | no | yes |
| 2 | 2009-06-11 02:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 | 8,0,0,0 | no | yes |
| 1 | 2009-06-10 22:54:pm | Mozilla/5.0 (Linux; U; Android 1.5; en-gb; T-Mobile G1 Build/CRB43) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2009-06-10 22:53:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.30 Safari/530.5 | 6,6,6,6 | no | yes |
| 18 | 2009-06-10 14:23:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Safari/530.17 | 4,4,4,4 | no | yes |
| 1 | 2009-06-10 12:36:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.9 (KHTML, like Gecko) Chrome/2.0.180.0 Safari/530.9 | 4,4,4,4 | no | yes |
| 1 | 2009-06-10 08:05:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; IPMS/16250D0A-14A2FB5DBAB; TCO_20090610232839; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; OfficeLiveConnector.1.3; Office | 6,6,6,6 | no | yes |
| 2 | 2009-06-09 06:21:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 2 | 2009-06-09 00:25:am | Mozilla/5.0 (Sample; MFC Simulator/3.4; like Gecko) NetFront/3.4 | 0,0,4,0 | no | yes |
| 2 | 2009-06-08 18:27:pm | Mozilla/5.0 (D905i;FOMA;like Gecko) | 1,0,0,0 | no | yes |
| 2 | 2009-06-08 18:25:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MS-RTC LM 8) | 2,2,2,0 | no | undefined |
| 1 | 2009-06-07 02:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.30 Safari/530.5 | 6,6,6,6 | no | yes |
| 1 | 2009-06-06 11:48:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-06-06 10:07:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 16,16,16,16 | no | yes |
| 5 | 2009-06-05 07:55:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 2 | 2009-06-04 22:04:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; Media Center PC 5.0; InfoPath.2) | 2,2,2,2 | no | yes |
| 2 | 2009-06-04 16:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 GTB5 (.NET CLR 3.5.30729) | 7,8,6,7 | no | yes |
| 1 | 2009-06-04 06:33:am | Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.0.10) Gecko/2009042513 Ubuntu/8.04 (hardy) Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 3 | 2009-06-04 04:36:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 8 | 2009-06-03 11:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-06-03 01:02:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 8,0,0,0 | no | yes |
| 1 | 2009-06-02 07:08:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10 Ubiquity/0.1.5 | 6,6,6,6 | no | yes |
| 1 | 2009-06-02 01:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.28 Safari/530.5 | 4,4,4,4 | no | yes |
| 1 | 2009-06-02 00:44:am | Mozilla/4.0 (compatible; MSIE 6.0; KDDI-SN3D) Opera 8.60 [ja] | 2,0,0,0 | no | yes |
| 1 | 2009-06-02 00:25:am | Mozilla/4.0 (compatible; MSIE 6.0; KDDI-ST33) Opera 8.60 [ja] | 2,0,0,0 | no | yes |
| 1 | 2009-06-02 00:18:am | Mozilla/4.0 (compatible; MSIE 6.0; KDDI-SH35) Opera 8.60 [ja] | 2,0,0,0 | no | yes |
| 1 | 2009-06-02 00:09:am | Mozilla/4.08 (823T;SoftBank;SN352322022051058) NetFront/3.3 | 3,0,0,0 | no | no |
| 1 | 2009-06-01 23:41:pm | DoCoMo/2.0 SH03A(c100;TB;W24H16) | 1,0,0,0 | no | undefined |
| 3 | 2009-06-01 16:16:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.65 Safari/525.19 | 6,6,6,6 | no | yes |
| 1 | 2009-06-01 03:32:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10 | 16,16,15,2 | no | yes |
| 3 | 2009-05-29 14:50:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/516; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-05-29 09:27:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/516; U; it) Presto/2.2.0 | 10,10,10,10 | no | yes |
| 1 | 2009-05-29 06:02:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 1 | 2009-05-28 23:19:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-05-28 20:29:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13567/516; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-05-27 23:21:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.11 (KHTML, like Gecko) Chrome/2.0.181.1 Safari/530.11 | 6,6,6,6 | no | yes |
| 1 | 2009-05-27 11:21:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15 Version/10.00 | 2,1,1,1 | no | yes |
| 1 | 2009-05-27 01:48:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Linux Mint/6 (Felicia) Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 6 | 2009-05-27 00:08:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/8.10 (intrepid) Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 1 | 2009-05-25 23:42:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1) | 4,0,0,0 | no | undefined |
| 3 | 2009-05-25 23:41:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 1 | 2009-05-25 16:26:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/488; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 7 | 2009-05-25 13:21:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 | 4,4,4,4 | no | yes |
| 1 | 2009-05-24 14:47:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.1.3; .NET CLR 3.0.30729; .NET CLR 3.5.30729) | 0,0,16,0 | no | yes |
| 1 | 2009-05-22 10:41:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.14320/488; U; id) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-05-22 09:13:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13918/488; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-05-22 02:30:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-05-22 00:09:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13221/488; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-05-21 05:00:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322) | 9,4,9,10 | no | undefined |
| 4 | 2009-05-20 21:28:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 | 4,4,4,4 | no | yes |
| 1 | 2009-05-20 08:32:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 | 4,4,4,4 | no | yes |
| 1 | 2009-05-20 06:46:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.27 Safari/530.5 | 6,6,6,6 | no | yes |
| 1 | 2009-05-19 02:42:am | Mozilla/5.0 (X11; U; Linux i686; de-CH; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5 FirePHP/0.2.4 | 6,6,6,6 | no | yes |
| 1 | 2009-05-19 00:14:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,6,6 | no | yes |
| 1 | 2009-05-18 18:15:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 1 | 2009-05-18 17:42:pm | Mozilla/5.0 (Linux; U; Android 1.5; en-us; Android Dev Phone 1 Build/CRB21) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 1 | 2009-05-18 12:17:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 10,10,10,10 | no | yes |
| 1 | 2009-05-18 06:29:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.28.3 | 4,4,4,4 | no | yes |
| 2 | 2009-05-17 20:48:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2009-05-16 22:31:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 GTB5 (.NET CLR 3.5.21022) | 6,6,6,6 | no | yes |
| 1 | 2009-05-14 08:43:am | Opera/9.51 Beta (Microsoft Windows; PPC; 240x320; Opera Mobi/15894; U; en) Presto/2.1.0 | 2,1,1,0 | no | yes |
| 1 | 2009-05-14 08:34:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 4,0,0,0 | no | undefined |
| 1 | 2009-05-14 02:11:am | Opera/10.00 (Macintosh; Intel Mac OS X; U; en) Presto/2.2.2 | 2,1,1,1 | no | yes |
| 1 | 2009-05-13 20:22:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322),gzip(gfe) (via translate.google.com) | 11,0,0,0 | no | yes |
| 1 | 2009-05-13 08:43:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/482; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-05-13 02:48:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008121620 Firefox/3.0.5 Flock/2.0.3 GTB5 | 6,6,6,6 | no | yes |
| 1 | 2009-05-12 10:07:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/530.9 (KHTML, like Gecko) Chrome/2.0.178.0 Safari/530.9 | 4,4,4,4 | no | yes |
| 2 | 2009-05-12 08:13:am | Mozilla/4.0 (compatible; MSIE 6.0; BREW 3.1.5; en )/800x480 Samsung SCH-U960 | 9,0,0,0 | no | yes |
| 2 | 2009-05-12 02:25:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 | 6,6,6,6 | no | yes |
| 13 | 2009-05-11 23:18:pm | Opera/9.51 Beta (Microsoft Windows; PPC; Opera Mobi/2723; U; en) | 2,1,1,0 | no | yes |
| 1 | 2009-05-11 10:20:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.65 Safari/525.19 | 6,6,6,6 | no | undefined |
| 1 | 2009-05-11 06:04:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; [eburo v2.0]; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152) | 2,0,0,0 | no | yes |
| 2 | 2009-05-11 02:52:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-05-10 21:54:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IPMS/34AF024B-04A0766ACBC; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 10,10,10,10 | no | yes |
| 1 | 2009-05-09 17:18:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Omonoia (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-05-09 08:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-05-08 15:37:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; WWTClient2; Zune 2.5; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2) | 2,0,0,0 | no | undefined |
| 1 | 2009-05-07 23:56:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; el; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-05-07 16:58:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/530.9+ (KHTML, like Gecko) Version/4.0 Safari/528.16 | 4,4,4,4 | no | yes |
| 1 | 2009-05-07 16:09:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8) | 4,0,0,0 | no | yes |
| 1 | 2009-05-06 09:05:am | Opera/9.63 (Windows NT 6.0; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-05-06 07:43:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1) | 2,2,0,0 | no | undefined |
| 1 | 2009-05-05 15:01:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 2 | 2009-05-05 12:17:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322) | 4,0,0,0 | no | yes |
| 1 | 2009-05-05 10:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3 | 6,6,6,6 | no | yes |
| 1 | 2009-05-05 09:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-05-05 06:49:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SoTrayApp 1.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 1 | 2009-05-05 00:52:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b5pre) Gecko/20090501 Shiretoko/3.5b5pre | 8,8,8,6 | no | yes |
| 4 | 2009-05-04 23:25:pm | Mozilla/5.0 (Windows CE; U; Mobile; iPhone; PPC; en) AppleWebKit/522+ (KHTML, like Gecko) WM5 Iris/1.0.15 Safari/419.3 | 3,0,0,0 | no | yes |
| 1 | 2009-05-03 23:06:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Tablet PC 2.0; OfficeLiveConnector.1.3; OfficeLivePatch.1.3; MS-RTC LM 8; InfoPath.3 | 5,0,0,0 | no | undefined |
| 1 | 2009-05-01 22:23:pm | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.8295/1724; id; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2009-05-01 10:08:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) | 16,16,3,0 | no | yes |
| 1 | 2009-04-30 02:52:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b5pre) Gecko/20090427 Shiretoko/3.5b5pre | 8,0,0,0 | no | yes |
| 1 | 2009-04-28 20:22:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008121620 Firefox/3.0.5 Flock/2.0.3 | 6,6,6,6 | no | yes |
| 1 | 2009-04-28 02:46:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.59 Safari/525.19 | 6,6,6,6 | no | yes |
| 4 | 2009-04-27 21:17:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; QS 4.2.2.3; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,0,0,0 | no | undefined |
| 1 | 2009-04-27 17:10:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; IPMS/10001EAC-149F5390DCD; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 16,16,16,16 | no | yes |
| 1 | 2009-04-27 09:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 | 6,6,0,6 | no | yes |
| 1 | 2009-04-27 06:53:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090305 Ubuntu/7.10 (gutsy) Firefox/2.0.0.21pre | 2,2,2,2 | no | yes |
| 1 | 2009-04-27 05:29:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 GTB5 | 15,14,0,1 | no | yes |
| 1 | 2009-04-26 21:55:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 | 6,5,6,6 | no | yes |
| 1 | 2009-04-26 10:41:am | Opera/8.01 (J2ME/MIDP; Opera Mini/2.0.4509/1724; en; U; ssr) | 10,12,10,8 | no | undefined |
| 1 | 2009-04-25 11:43:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/724; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-04-24 11:32:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.9) Gecko/2009040820 Firefox/3.0.9 | 2,2,2,2 | no | yes |
| 1 | 2009-04-24 06:03:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MS-RTC LM 8) | 16,16,16,16 | no | yes |
| 1 | 2009-04-23 19:59:pm | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.20) Gecko/20090402 Firefox/2.0.0.20 GTB3 | 2,2,2,2 | no | yes |
| 1 | 2009-04-23 09:53:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,6,6,6 | no | yes |
| 1 | 2009-04-23 02:52:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; InfoPath.2) | 5,0,0,0 | no | undefined |
| 2 | 2009-04-22 14:31:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729) | 2,2,2,1 | no | undefined |
| 1 | 2009-04-22 03:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/530.6 (KHTML, like Gecko) Chrome/2.0.174.0 Safari/530.6 | 4,4,4,4 | no | yes |
| 1 | 2009-04-21 13:39:pm | Opera/9.64 (Macintosh; Intel Mac OS X; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-04-20 07:22:am | Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.8) Gecko/2009033100 Ubuntu/9.04 (jaunty) Firefox/3.0.8 | 7,0,0,0 | no | yes |
| 1 | 2009-04-19 07:36:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) | 6,6,6,6 | no | undefined |
| 1 | 2009-04-17 21:40:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 4,4,4,4 | no | yes |
| 1 | 2009-04-17 06:26:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13221/724; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 3 | 2009-04-16 15:55:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) | 6,6,6,6 | no | yes |
| 1 | 2009-04-16 12:12:pm | Mozilla/5.0 (Linux; U; Android Blur_Version.0.6.13.morrison.Blurdev.en.US; en-us; generic) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 | 4,0,0,0 | no | yes |
| 2 | 2009-04-15 13:30:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 Novarra-Vision/unknown | 6,0,0,0 | no | yes |
| 2 | 2009-04-14 18:18:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 2 | 2009-04-14 00:03:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13918/724; U; en) Presto/2.2.0 | 2,1,4,2 | no | yes |
| 1 | 2009-04-13 16:01:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB5; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 4 | 2009-04-12 06:43:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-04-12 06:39:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.11473/724; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-04-11 15:14:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 | 4,4,4,4 | no | yes |
| 3 | 2009-04-10 14:43:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b4pre) Gecko Shiretoko/3.5b4pre | 14,14,11,0 | no | yes |
| 1 | 2009-04-10 10:06:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.21022; InfoPath.2; MS-RTC LM 8; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 2,0,0,0 | no | undefined |
| 1 | 2009-04-10 02:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 | 6,6,6,6 | no | yes |
| 1 | 2009-04-09 03:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 | 16,0,0,0 | no | yes |
| 7 | 2009-04-08 14:45:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 Novarra-Vision/8.0 | 2,2,2,2 | no | yes |
| 1 | 2009-04-08 14:40:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13216/724; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 2 | 2009-04-08 14:36:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 GTB5 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-04-08 11:18:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; InfoPath.2; MS-RTC LM 8; Tablet PC 2.0; WWTClient2) | 6,6,6,6 | no | undefined |
| 1 | 2009-04-08 11:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 | 6,6,6,6 | no | undefined |
| 1 | 2009-04-07 16:13:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/724; U; it) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 11 | 2009-04-07 07:33:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 Novarra-Vision/unknown | 8,0,0,0 | no | yes |
| 1 | 2009-04-07 01:33:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13918/720; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-04-07 00:33:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 1 | 2009-04-05 09:16:am | Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.8) Gecko/2009032711 Ubuntu/8.10 (intrepid) Firefox/3.0.8 | 6,6,6,7 | no | yes |
| 1 | 2009-04-03 12:27:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 2 | 2009-04-03 12:06:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.0.8462/698; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 3 | 2009-04-03 10:45:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) | 6,6,6,6 | no | undefined |
| 1 | 2009-04-03 08:40:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032711 Ubuntu/8.04 (hardy) Firefox/3.0.8 | 6,6,6,6 | no | yes |
| 1 | 2009-04-03 02:49:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.1) | 16,15,16,15 | no | yes |
| 1 | 2009-04-02 14:35:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 6,6,6,6 | no | undefined |
| 1 | 2009-04-02 14:28:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; Tablet PC 2.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.21022; MS-RTC LM 8) | 2,2,2,2 | no | undefined |
| 2 | 2009-04-02 14:25:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows CE; IEMobile 8.12) | 4,4,4,4 | no | yes |
| 2 | 2009-04-02 14:01:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 6,6,6,6 | no | yes |
| 5 | 2009-04-02 11:47:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8 | 6,6,6,5 | no | yes |
| 1 | 2009-04-02 08:15:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.0.8462/694; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 4 | 2009-04-02 08:01:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727) | 3,0,0,0 | no | yes |
| 2 | 2009-04-01 04:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2 | 6,4,4,0 | no | yes |
| 1 | 2009-04-01 03:23:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727) | 16,16,16,16 | no | yes |
| 1 | 2009-04-01 01:12:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 2,2,2,2 | no | yes |
| 2 | 2009-03-31 14:26:pm | Mozilla/5.0 (U; Mobile; iPhone; PPC; en; 240x320) AppleWebKit/525.18.1 (KHTML, like Gecko) WM5 Iris/1.1.6 Version/3.1.1 Mobile/5A345 Safari/525.20 | 3,0,0,0 | no | yes |
| 5 | 2009-03-31 14:26:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 | 6,6,6,6 | no | yes |
| 1 | 2009-03-31 12:09:pm | Mozilla/5.0 (U; Mobile; iPhone; PPC; en; 480x640) AppleWebKit/525.18.1 (KHTML, like Gecko) WM5 Iris/1.1.6 Version/3.1.1 Mobile/5A345 Safari/525.20 | 1,1,1,0 | no | yes |
| 1 | 2009-03-31 03:11:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.4.Vista/786; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-31 00:49:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.11355/786; U; en) Presto/2.2.0 | 2,1,3,2 | no | yes |
| 1 | 2009-03-30 21:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 CNS_UA; AD_LOGON=4C47452E4E4554; | 6,6,6,6 | no | yes |
| 1 | 2009-03-30 15:10:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={771F2793-BE21-4186-8133-3F52326866CA}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; yie8) | 6,6,6,6 | no | yes |
| 1 | 2009-03-30 08:51:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 | 4,0,0,0 | no | yes |
| 3 | 2009-03-30 08:15:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.53 Safari/525.19 | 6,6,6,6 | no | yes |
| 11 | 2009-03-30 07:31:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 | 6,6,6,6 | no | yes |
| 1 | 2009-03-30 06:03:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21pre) Gecko/20090209 Ubuntu/7.10 (gutsy) Firefox/2.0.0.21pre | 2,2,2,2 | no | yes |
| 4 | 2009-03-30 05:20:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 2 | 2009-03-30 05:02:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2009-03-29 12:11:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB5; (R1 1.5); .NET CLR 2.0.50727; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-03-28 19:34:pm | Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; FDM) | 2,2,2,2 | no | yes |
| 1 | 2009-03-26 12:28:pm | Opera/9.64 (Windows NT 5.1; U; MRA 5.3 (build 02564); ru) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-03-26 04:36:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009020911 Ubuntu/8.04 (hardy) Firefox/3.0.6 | 14,12,11,13 | no | yes |
| 1 | 2009-03-25 17:48:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.6, Ant.com Toolbar 1.2 WebSlideShow/1.2.3 | 6,6,6,6 | no | yes |
| 4 | 2009-03-24 09:11:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.0.8462/786; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-24 05:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 | 10,0,0,0 | no | yes |
| 1 | 2009-03-24 04:55:am | Mozilla/5.0 (X11; U; Linux; fi-FI) AppleWebKit/527+ (KHTML, like Gecko, Safari/419.3) Qt/4.5.0 | 2,2,2,2 | no | yes |
| 1 | 2009-03-24 04:51:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-03-23 16:39:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2009-03-23 01:15:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 FirePHP/0.2.4 | 6,6,6,6 | no | yes |
| 1 | 2009-03-22 19:22:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 | 6,6,6,6 | no | yes |
| 1 | 2009-03-22 08:34:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.4 (KHTML, like Gecko) Chrome/2.0.170.0 Safari/530.4 | 6,6,6,6 | no | yes |
| 3 | 2009-03-22 01:31:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13918/786; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-21 16:21:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2009-03-21 14:22:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; KTXN B0A0T0U0) | 2,2,2,2 | no | undefined |
| 1 | 2009-03-21 12:05:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/786; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-21 12:03:pm | Opera/9.63 (Windows NT 6.0; U; en-GB) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-03-20 21:39:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 | 4,4,4,4 | no | yes |
| 1 | 2009-03-20 12:14:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; fi; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 | 2,2,2,2 | no | yes |
| 1 | 2009-03-20 10:39:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-GB; rv:1.9.0.7) Gecko/2009021906 Firefox/3.0.7 | 6,6,6,6 | no | yes |
| 3 | 2009-03-20 03:03:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2009-03-20 00:12:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.30618; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 9 | 2009-03-19 17:33:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,16,16,16 | no | yes |
| 1 | 2009-03-19 10:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 | 15,15,0,0 | no | yes |
| 1 | 2009-03-19 10:05:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13221/786; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-18 05:27:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 1 | 2009-03-18 02:25:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13212/670; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-17 09:54:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2009-03-16 14:42:pm | Opera/9.61 (Windows NT 5.1; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-03-15 00:15:am | Opera/8.01 (J2ME/MIDP; Opera Mini/2.0.4509/1724; eng; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2009-03-14 12:12:pm | Blackberry8700-4.2.1 | 2,2,2,2 | no | yes |
| 1 | 2009-03-14 12:09:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 2,2,2,2 | no | yes |
| 2 | 2009-03-13 11:43:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; TheWorld) | 16,16,16,16 | no | yes |
| 1 | 2009-03-12 11:28:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648) | 2,0,0,0 | no | yes |
| 1 | 2009-03-12 10:06:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2009-03-12 06:54:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 2 | 2009-03-11 18:07:pm | SAMSUNG-SCH-M490/(null)IB4 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) | 3,0,0,0 | no | yes |
| 1 | 2009-03-11 14:04:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2 | 6,6,6,6 | no | yes |
| 2 | 2009-03-09 19:31:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 | 6,6,6,6 | no | yes |
| 3 | 2009-03-09 19:22:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.0.8462/670; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-09 11:59:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.7) Gecko/2009021906 Firefox/3.0.7 | 6,6,6,6 | no | yes |
| 1 | 2009-03-09 10:47:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13918/670; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-03-09 06:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 | 8,0,0,0 | no | yes |
| 1 | 2009-03-08 19:39:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.2) | 2,0,0,0 | no | yes |
| 1 | 2009-03-08 19:20:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 9,0,0,0 | no | yes |
| 2 | 2009-03-08 18:49:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 7,0,0,0 | no | yes |
| 1 | 2009-03-08 13:20:pm | Mozilla/5.0 (X11; U; Linux i686; es-AR; rv:1.9.0.7) Gecko/2009030422 Ubuntu/8.04 (hardy) Firefox/3.0.7 | 6,6,6,6 | no | yes |
| 1 | 2009-03-08 06:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.1 (KHTML, like Gecko) Chrome/2.0.166.1 Safari/530.1 | 1,1,1,2 | no | yes |
| 2 | 2009-03-07 06:58:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; InfoPath.1; CNS_UA; AD_LOGON=4C47452E4E4554) | 10,10,10,10 | no | yes |
| 1 | 2009-03-07 02:09:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6 | 6,6,6,6 | no | yes |
| 8 | 2009-03-06 23:05:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 | 6,6,6,6 | no | yes |
| 1 | 2009-03-06 15:02:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Creative ZENcast v2.01.01) | 10,10,10,10 | no | yes |
| 2 | 2009-03-06 10:10:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; Crazy Browser 2.0.1) | 2,2,2,2 | no | yes |
| 2 | 2009-03-06 03:24:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2009-03-05 02:09:am | Mozilla/4.08 (SmartPhone; Symbian OS-Series60/1.03) NetFront/3.2 | 4,0,0,0 | no | yes |
| 2 | 2009-03-04 22:45:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322) | 6,6,6,6 | no | yes |
| 1 | 2009-03-03 07:09:am | Opera/9.20 (Macintosh; Intel Mac OS X; U; en) | 2,1,1,0 | no | yes |
| 2 | 2009-03-03 03:59:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.48 Safari/525.19 | 6,6,6,6 | no | yes |
| 2 | 2009-03-02 16:29:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; CNS_UA; AD_LOGON=4C47452E4E4554) | 2,2,2,2 | no | yes |
| 1 | 2009-03-02 05:13:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2009-03-01 12:25:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 16,16,16,16 | no | yes |
| 4 | 2009-03-01 11:09:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/670; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-02-25 04:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12; LG_UA; AD_LOGON=LGE.NET; | 15,15,0,0 | no | yes |
| 1 | 2009-02-25 03:01:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; AD_LOGON=LGE.NET; LG_UA; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 1.1.4322; AD_LOGON=LGE.NET; LG_UA; .NET CLR 3.0.04506.648) | 16,15,16,16 | no | yes |
| 1 | 2009-02-24 08:26:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 6,6,6,3 | no | yes |
| 1 | 2009-02-24 00:14:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 CNS_UA; AD_LOGON=4C47452E4E4554; | 6,6,6,6 | no | yes |
| 1 | 2009-02-24 00:03:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CNS_UA; AD_LOGON=4C47452E4E4554; .NET CLR 2.0.50727; InfoPath.1; CNS_UA; AD_LOGON=4C47452E4E4554) | 2,2,2,2 | no | yes |
| 17 | 2009-02-23 23:32:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) | 5,0,0,0 | no | yes |
| 7 | 2009-02-23 23:01:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.48 Safari/525.19 | 6,6,6,6 | no | yes |
| 4 | 2009-02-22 23:12:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; AD_LOGON=LGE.NET; LG_UA; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 1.1.4322; AD_LOGON=LGE.NET; LG_UA) | 16,16,15,13 | no | yes |
| 1 | 2009-02-22 19:58:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 9,9,9,9 | no | yes |
| 1 | 2009-02-22 04:17:am | Opera/9.62 (Windows NT 5.1; U; ko) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-02-20 10:42:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; WinFX RunTime 3.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 5 | 2009-02-20 10:33:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 2 | 2009-02-18 22:48:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 | 2,2,2,2 | no | yes |
| 1 | 2009-02-18 00:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2 IPMS/0100007F-1499B88D2F2 | 6,6,6,6 | no | yes |
| 1 | 2009-02-17 18:01:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 2.0.50727; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2009-02-17 11:24:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; MS-RTC LM 8) | 6,6,0,0 | no | undefined |
| 1 | 2009-02-14 14:39:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 Creative ZENcast v1.02.11 | 6,6,6,6 | no | yes |
| 1 | 2009-02-13 03:54:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; zh-CN; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6 | 8,0,0,0 | no | yes |
| 8 | 2009-02-12 22:45:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 | 6,6,6,6 | no | yes |
| 3 | 2009-02-11 22:14:pm | /2.0 K610im(c100;TB) | 1,0,0,0 | no | undefined |
| 9 | 2009-02-11 14:48:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6 | 2,2,2,2 | no | yes |
| 1 | 2009-02-11 04:51:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 5 | 2009-02-10 13:33:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/608; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 3 | 2009-02-10 13:27:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Dealio Toolbar 3.1 Firefox/3.0.6 | 16,16,12,1 | no | yes |
| 4 | 2009-02-10 13:11:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 7 | 2009-02-10 12:41:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121622 Ubuntu/8.10 (intrepid) Firefox/3.0.5 | 6,6,6,6 | no | yes |
| 2 | 2009-02-10 01:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 | 6,6,6,6 | no | yes |
| 1 | 2009-02-09 15:23:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 2,2,2,2 | no | yes |
| 1 | 2009-02-09 13:31:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 | 4,0,0,0 | no | yes |
| 1 | 2009-02-09 09:57:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 Ubiquity/0.1.5 | 6,6,6,6 | no | yes |
| 1 | 2009-02-08 20:24:pm | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/608; U; id) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-02-06 09:37:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8) | 2,0,0,0 | no | yes |
| 2 | 2009-02-06 02:44:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 | 3,2,6,5 | no | yes |
| 1 | 2009-02-05 19:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 | 6,6,6,6 | no | yes |
| 1 | 2009-02-05 15:41:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8; Zune 3.0; .NET CLR 3.0.30729) | 16,16,16,16 | no | yes |
| 2 | 2009-02-05 04:51:am | Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.0.5) Gecko/2008121622 Ubuntu/8.10 (intrepid) Firefox/3.0.5 | 15,15,0,0 | no | yes |
| 1 | 2009-02-04 01:11:am | Opera/9.63 (Windows NT 5.1; U; de) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2009-02-01 14:37:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 15,15,0,0 | no | yes |
| 1 | 2009-01-31 02:15:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.2.13337/558; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-01-29 23:41:pm | Mozilla/4.0 (compatible;KUN/3.0.1;LG-KU6000;CellPhone;Profile/1.0) | 2,0,0,0 | no | yes |
| 1 | 2009-01-29 23:36:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.43 Safari/525.19 | 5,6,6,6 | no | yes |
| 1 | 2009-01-27 10:04:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5 | 6,6,6,6 | no | yes |
| 1 | 2009-01-22 04:30:am | Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.11473/528; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2009-01-21 19:48:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; MS-RTC LM 8) | 2,0,0,0 | no | undefined |
| 1 | 2009-01-21 07:08:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mobivillage; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Mobivillage; Mobivillage) | 2,2,2,2 | no | yes |
| 1 | 2009-01-16 16:36:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.1; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) | 3,3,3,3 | no | yes |
| 1 | 2009-01-16 05:37:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 6,6,6,6 | no | yes |
| 1 | 2009-01-15 12:29:pm | TyTN Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320) | 3,0,0,0 | no | yes |
| 1 | 2009-01-12 04:59:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 16,8,8,8 | no | undefined |
| 6 | 2009-01-12 04:13:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 6,6,6,6 | no | yes |
| 1 | 2009-01-11 20:22:pm | Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.7.13) Gecko/20060601 | 4,0,0,0 | no | yes |
| 1 | 2009-01-11 19:57:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.43 Safari/525.19 | 6,6,6,6 | no | yes |
| 1 | 2009-01-07 11:43:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; 5460; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,0,0,0 | no | yes |
| 1 | 2009-01-07 11:32:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.0.30618; .NET CLR 3.5.30729) | 2,0,2,2 | no | undefined |
| 1 | 2009-01-07 09:36:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,2,2,2 | no | undefined |
| 1 | 2009-01-07 09:35:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; Tablet PC 2.0; InfoPath.2; MS-RTC LM 8) | 6,6,0,5 | no | undefined |
| 2 | 2009-01-07 02:28:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SALT 1.0.5507.0 0111; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2009-01-07 02:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 6,6,6,6 | no | yes |
| 1 | 2009-01-06 12:28:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.36 Safari/525.19 | 6,6,6,6 | no | yes |
| 2 | 2009-01-01 06:55:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; FunWebProducts; .NET CLR 1.1.4322; ZangoToolbar 4.8.3) | 2,2,2,2 | no | undefined |
| 4 | 2008-12-30 10:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 4,4,4,4 | no | yes |
| 1 | 2008-12-30 05:39:am | Opera/9.63 (Windows NT 5.1; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 13 | 2008-12-28 05:53:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13337/574; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-12-26 12:01:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.36 Safari/525.19 | 6,6,6,6 | no | yes |
| 1 | 2008-12-26 11:58:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/528.9+ (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 | 4,4,4,4 | no | yes |
| 1 | 2008-12-23 12:48:pm | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 | 6,6,6,6 | no | yes |
| 1 | 2008-12-21 16:23:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; Media Center PC 5.0) | 2,2,2,2 | no | yes |
| 1 | 2008-12-20 11:34:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20081220 Minefield/3.2a1pre | 6,6,6,6 | no | yes |
| 1 | 2008-12-20 11:30:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/574; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-12-18 20:29:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.18) Gecko/20081029 Firefox/2.0.0.18 | 2,2,2,2 | no | yes |
| 1 | 2008-12-17 05:00:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,6,6 | no | yes |
| 1 | 2008-12-15 05:37:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,6,6 | no | yes |
| 1 | 2008-12-11 19:10:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13337/528; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-12-11 02:46:am | Opera/9.62 (Windows NT 5.1; U; en) Presto/2.1.1 | 8,0,0,0 | no | yes |
| 1 | 2008-12-10 17:43:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,6,6 | no | yes |
| 3 | 2008-12-10 03:36:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081029 Firefox/2.0.0.18 | 2,2,2,2 | no | yes |
| 1 | 2008-12-09 19:44:pm | Opera/10.00 (Windows NT 6.0; U; en) Presto/2.2.0 | 2,1,1,1 | no | yes |
| 1 | 2008-12-09 15:46:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.26.2 (KHTML, like Gecko) Version/3.2 Safari/525.26.13 | 4,4,4,4 | no | yes |
| 1 | 2008-12-09 10:31:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13216/528; U; hr) | 2,1,1,1 | no | yes |
| 1 | 2008-12-09 07:23:am | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.4) Gecko/2008110510 Red Hat/3.0.4-1.el5 Firefox/3.0.4 | 8,0,0,0 | no | yes |
| 2 | 2008-12-09 06:59:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 | 4,4,0,0 | no | yes |
| 1 | 2008-12-08 03:18:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11320/528; U; fi) | 2,1,1,1 | no | yes |
| 1 | 2008-12-07 11:41:am | kalooga/KaloogaBot (Kalooga; http://www.kalooga.com/info.html?page=crawler) | 1,1,0,0 | no | yes |
| 2 | 2008-12-05 07:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.6pre) Gecko/2008120306 GranParadiso/3.0.6pre (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 2 | 2008-12-05 02:54:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13216/428; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-12-04 12:58:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.5pre) Gecko/2008120105 GranParadiso/3.0.5pre (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2008-12-03 00:06:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 8,0,0,0 | no | undefined |
| 1 | 2008-12-02 23:14:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SALT 1.0.5507.0 0111; .NET CLR 1.1.4322) | 10,10,10,10 | no | yes |
| 1 | 2008-12-01 06:29:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; tr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 16,16,15,0 | no | yes |
| 2 | 2008-11-29 08:32:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/420; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-29 04:25:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,6,6 | no | yes |
| 2 | 2008-11-28 13:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.4.154.25 Safari/525.19 | 6,6,5,0 | no | yes |
| 1 | 2008-11-28 13:21:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081029 Firefox/2.0.0.18 (.NET CLR 3.5.30729) | 2,2,2,2 | no | yes |
| 2 | 2008-11-28 01:35:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/366; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-27 08:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.1 MEGAUPLOAD 1.0 KNP | 7,0,0,0 | no | yes |
| 1 | 2008-11-27 00:31:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; FDM) | 2,2,2,2 | no | yes |
| 1 | 2008-11-26 07:57:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13057/366; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-25 12:54:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322) | 11,0,0,0 | no | undefined |
| 1 | 2008-11-25 06:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Dealio Toolbar 3.4 Firefox/2.0.0.17 | 2,2,2,2 | no | yes |
| 1 | 2008-11-25 06:14:am | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.9872/hifi/tmobile/mk; Motorola V3; mk; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2008-11-24 22:19:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.26.2 (KHTML, like Gecko) Version/3.2 Safari/525.26.12 | 4,4,2,4 | no | yes |
| 1 | 2008-11-24 18:04:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13205/362; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-11-24 17:20:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2008-11-24 07:12:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/362; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-11-24 05:16:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; FunWebProducts; .NET CLR 2.0.50727) | 2,2,1,1 | no | yes |
| 1 | 2008-11-24 04:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nb-NO; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,6,6 | no | yes |
| 1 | 2008-11-24 01:17:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.2; MS-RTC LM 8; .NET CLR 3.5.21022) | 2,0,2,0 | no | yes |
| 2 | 2008-11-24 00:15:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/362; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-22 03:12:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/362; U; id) | 2,1,1,1 | no | yes |
| 1 | 2008-11-21 11:46:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8) | 16,16,16,16 | no | yes |
| 1 | 2008-11-21 05:03:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 4,0,0,0 | no | yes |
| 1 | 2008-11-20 03:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.18) Gecko/20081029 Firefox/2.0.0.18 | 2,2,2,2 | no | yes |
| 2 | 2008-11-19 19:38:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8; .NET CLR 3.0.04506.30) | 4,0,0,0 | no | undefined |
| 1 | 2008-11-19 13:34:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; FDM) | 2,2,2,2 | no | yes |
| 1 | 2008-11-18 13:07:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.3.154.9 Safari/525.19 | 6,6,6,6 | no | yes |
| 1 | 2008-11-18 06:47:am | Opera/9.62 (Windows NT 5.2; U; ru) Presto/2.1.1 | 2,1,1,1 | no | undefined |
| 1 | 2008-11-17 12:47:pm | Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.3) Gecko/2008101315 Ubuntu/8.10 (intrepid) Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 2 | 2008-11-16 20:04:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/352; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-11-16 05:23:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/352; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-15 04:59:am | Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.1.17) Gecko/20080827 Iceweasel/2.0.0.17 (Debian-2.0.0.17-0etch1) | 8,8,8,8 | no | yes |
| 1 | 2008-11-13 16:25:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.4.154.18 Safari/525.19 | 6,0,0,0 | no | yes |
| 2 | 2008-11-13 15:01:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 6,6,5,6 | no | yes |
| 2 | 2008-11-13 14:53:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1 | 4,4,4,4 | no | yes |
| 1 | 2008-11-13 14:51:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1 | 4,4,4,4 | no | yes |
| 1 | 2008-11-12 18:46:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IPMS/737AFE81-1491B78EF1F; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-11-11 23:34:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13057/330; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-11 09:44:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/330; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-11-10 06:41:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/330; U; ro) | 2,1,1,1 | no | yes |
| 1 | 2008-11-10 05:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 2 | 2008-11-07 21:31:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 2 | 2008-11-07 04:52:am | Opera/8.01 (J2ME/MIDP; Opera Mini; en; U; ssr) | 14,7,0,0 | no | yes |
| 1 | 2008-11-07 04:50:am | Opera/9.25 (Windows NT 6.0; U; en) | 8,0,0,0 | no | yes |
| 1 | 2008-11-05 11:59:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; MS-RTC LM 8) | 3,0,0,0 | no | yes |
| 1 | 2008-11-03 08:34:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080715 Ubuntu/7.10 (gutsy) Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 1 | 2008-11-03 05:10:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0;EZ-basezuil | 6,6,6,6 | no | yes |
| 1 | 2008-11-03 03:54:am | Mozilla/5.0 (X11; U; Linux armv4tl; c) AppleWebKit/525.1+ (KHTML, like Gecko, Safari/525.1+) webkit_browser | 2,1,1,1 | no | yes |
| 1 | 2008-11-02 16:47:pm | Mozilla/5.0 (compatible; Konqueror/4.1; Linux) KHTML/4.1.71 (like Gecko) | 7,0,0,0 | no | yes |
| 2 | 2008-10-31 08:23:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 2 | 2008-10-29 09:46:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11321/408; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-10-27 07:55:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mobivillage; .NET CLR 1.1.4322; Mobivillage; Mobivillage) | 2,2,2,2 | no | yes |
| 1 | 2008-10-24 06:54:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.10781/408; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-10-23 04:03:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/408; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-10-22 09:02:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-TW; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 1 | 2008-10-17 05:26:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/402; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-10-16 12:38:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; MS-RTC LM 8) | 3,2,2,0 | no | undefined |
| 1 | 2008-10-16 12:14:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.0.2) Gecko/2008091620 Firefox/2.0 MEGAUPLOAD 1.0 | 6,6,6,6 | no | yes |
| 1 | 2008-10-15 22:29:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 1 | 2008-10-15 15:31:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11321/786; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-10-13 09:57:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/2007112718 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 2 | 2008-10-12 14:29:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22 | 4,4,4,4 | no | yes |
| 1 | 2008-10-11 02:06:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/786; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-10-10 04:32:am | Mozilla/5.0 (X11; U; Linux armv5tel; c) AppleWebKit/525.1+ (KHTML, like Gecko, Safari/525.1+) webkit_browser | 0,2,0,0 | no | yes |
| 4 | 2008-10-10 04:24:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20071008 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6 | 4,0,0,0 | no | yes |
| 3 | 2008-10-09 14:49:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/786; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-10-08 16:14:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.3) Gecko/2008092414 Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 1 | 2008-10-07 07:10:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 8,0,0,0 | no | yes |
| 2 | 2008-10-07 04:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 4 | 2008-10-06 02:36:am | Opera/9.60 (Windows NT 5.1; U; en) Presto/2.1.1 | 2,1,1,1 | no | yes |
| 1 | 2008-10-05 16:54:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.10781/568; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-10-04 07:43:am | Mozilla/5.0 (compatible; Konqueror/3.5) KHTML/3.5.10 (like Gecko) | 7,0,0,0 | no | yes |
| 1 | 2008-10-03 13:19:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9803/568; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-10-01 07:22:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 2 | 2008-09-30 16:29:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17 | 2,2,2,2 | no | yes |
| 1 | 2008-09-30 03:50:am | Opera/9.52 (Macintosh; Intel Mac OS X; U; en) | 2,1,1,1 | no | yes |
| 44 | 2008-09-30 02:54:am | Opera/9.5 (Windows NT 5.1; U; en) | 2,1,1,0 | no | yes |
| 1 | 2008-09-30 02:12:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.2) Gecko/2008091618 Firefox/3.0.2 | 6,6,6,6 | no | yes |
| 2 | 2008-09-29 17:46:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 15,15,0,0 | no | yes |
| 1 | 2008-09-29 15:30:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9) Gecko/2008061815 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-09-29 09:06:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 3 | 2008-09-29 03:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.30 Safari/525.13 | 6,0,0,0 | no | yes |
| 1 | 2008-09-29 03:03:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 6,0,0,0 | no | yes |
| 1 | 2008-09-29 02:45:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2 | 2,2,2,2 | no | yes |
| 18 | 2008-09-29 02:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 | 6,6,6,6 | no | yes |
| 1 | 2008-09-28 07:59:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/546; U; da) | 2,1,1,1 | no | yes |
| 1 | 2008-09-28 07:55:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; da; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 1 | 2008-09-28 02:15:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 2 | 2008-09-27 23:23:pm | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1) | 6,6,6,6 | no | yes |
| 2 | 2008-09-27 03:03:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070316 CentOS/1.5.0.9-10.el5.centos Firefox/1.5.0.9 pango-text | 2,2,2,2 | no | yes |
| 1 | 2008-09-26 12:05:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.30 Safari/525.13 | 18,16,16,16 | no | yes |
| 1 | 2008-09-26 11:29:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; YPC 3.2.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 3 | 2008-09-26 02:31:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 4,0,0,0 | no | yes |
| 1 | 2008-09-26 00:28:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11551/546; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-09-26 00:03:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 1 | 2008-09-25 17:18:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618) | 2,2,2,2 | no | yes |
| 2 | 2008-09-25 16:17:pm | Series60/3.1 NokiaE66-1/100.07.76 | 8,8,8,0 | no | yes |
| 21 | 2008-09-25 16:16:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17 | 8,8,8,0 | no | yes |
| 2 | 2008-09-25 14:55:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.0.2) Gecko/2008091618 Firefox/3.0.2 | 6,6,6,6 | no | yes |
| 1 | 2008-09-24 05:36:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8) | 3,0,0,0 | no | undefined |
| 2 | 2008-09-24 02:38:am | Opera/9.52 (Windows NT 5.1; U; ru) | 2,1,1,1 | no | yes |
| 1 | 2008-09-23 19:15:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/730; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-09-23 10:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 | 2,2,2,2 | no | yes |
| 1 | 2008-09-23 04:17:am | "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)" | 0,0,0,1 | no | yes |
| 5 | 2008-09-22 12:15:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 3 | 2008-09-22 12:11:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22 | 4,4,4,4 | no | yes |
| 61 | 2008-09-22 11:42:am | Opera/9.52 (Macintosh; PPC Mac OS X; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-09-22 08:58:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/523.12.9 (KHTML, like Gecko) Version/3.0 Safari/523.12.9 | 4,4,4,4 | no | yes |
| 1 | 2008-09-22 06:50:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 20 | 2008-09-22 06:39:am | Opera/9.52 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-09-18 03:22:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.1) Gecko/2008070208 Firefox/2.0.0.14 (de) (TL-FF) | 4,4,4,4 | no | yes |
| 1 | 2008-09-17 07:49:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.2.152.1 Safari/525.19 | 6,6,6,6 | no | yes |
| 2 | 2008-09-15 03:22:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.29 Safari/525.13 | 6,6,6,6 | no | yes |
| 1 | 2008-09-12 10:59:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 2 | 2008-09-12 03:50:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070417 Fedora/2.0.0.3-4.fc7 Firefox/2.0.0.3 | 2,2,2,2 | no | yes |
| 5 | 2008-09-10 15:11:pm | Mozilla/5.0 (compatible; OpenWeb 5.7.2.1-02) Opera 8.54 | 3,0,0,0 | no | undefined |
| 3 | 2008-09-10 15:05:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-09-08 20:04:pm | Opera/9.52 (Windows NT 6.0; U; Edition ASUS; en) | 2,1,1,1 | no | yes |
| 1 | 2008-09-08 14:21:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.12344/557; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-09-08 10:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729) | 6,6,6,6 | no | yes |
| 1 | 2008-09-06 05:19:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9803/546; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-09-05 09:36:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.10781/546; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-09-04 05:43:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13 | 5,5,1,0 | no | yes |
| 1 | 2008-09-04 02:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13 | 6,6,6,6 | no | undefined |
| 5 | 2008-09-03 10:24:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.0.3705; .NET CLR 1.1.4322) | 9,9,9,9 | no | yes |
| 2 | 2008-09-03 09:01:am | Mozilla/5.0 (Linux; U; Android 0.6; en-us; generic) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2 | 2,0,0,0 | no | yes |
| 1 | 2008-09-02 21:04:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 10,10,10,10 | no | yes |
| 1 | 2008-09-02 10:31:am | Opera/9.51 Beta (Microsoft Windows; PPC; Opera Mobi/1718; U; en) | 2,2,0,0 | no | yes |
| 1 | 2008-09-02 04:22:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.590; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.0) | 3,0,0,0 | no | yes |
| 1 | 2008-09-02 03:16:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; pt-PT; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 4,4,4,4 | no | yes |
| 1 | 2008-09-01 22:54:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; Tablet PC 2.0) | 2,2,2,2 | no | yes |
| 1 | 2008-09-01 00:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1.2 Safari/525.21 | 1,1,0,0 | no | undefined |
| 1 | 2008-09-01 00:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 8,8,0,0 | no | undefined |
| 1 | 2008-08-31 16:48:pm | Mozilla/5.0 (compatible; Konqueror/4.1; Linux) KHTML/4.1.62 (like Gecko) | 6,0,0,0 | no | yes |
| 1 | 2008-08-30 05:02:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe) (via translate.google.com) | 6,6,6,6 | no | yes |
| 1 | 2008-08-29 04:06:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GoogleT5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 10,10,10,10 | no | yes |
| 1 | 2008-08-28 21:20:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; es-ES; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 10,10,9,0 | no | yes |
| 1 | 2008-08-28 06:21:am | Opera/9.52 (Windows NT 5.1; U; en-GB) | 2,1,1,1 | no | yes |
| 3 | 2008-08-27 04:46:am | Opera/9.10 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-08-26 04:50:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; MAXTHON 2.0) | 2,2,2,2 | no | yes |
| 1 | 2008-08-22 13:16:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11320/546; U; pl) | 2,1,1,1 | no | yes |
| 1 | 2008-08-22 13:07:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1) | 8,0,0,0 | no | yes |
| 1 | 2008-08-22 04:05:am | Mozilla/5.0 (Windows CE; U; Mobile; PPC; en) AppleWebKit/522+ (KHTML, like Gecko) WM5 Iris/1.0.13 Safari/419.3 | 3,0,0,0 | no | yes |
| 2 | 2008-08-22 01:02:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 8,4,0,0 | no | yes |
| 1 | 2008-08-21 23:49:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; MathPlayer 2.10b; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; InfoPath.1; .NET CLR 3.5.21022) | 16,16,16,16 | no | yes |
| 1 | 2008-08-21 07:00:am | Opera/8.01 (J2ME/MIDP; Opera Mini/1.2.3214/1376; en; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2008-08-20 16:29:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 FirePHP/0.1.1 | 6,6,6,3 | no | undefined |
| 1 | 2008-08-20 03:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-08-20 02:51:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 0,0,1,0 | no | yes |
| 1 | 2008-08-19 20:21:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50215; InfoPath.1; MS-RTC LM 8; .NET CLR 2.0.50727) | 2,0,0,0 | no | undefined |
| 1 | 2008-08-19 19:28:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2) | 2,2,0,2 | no | undefined |
| 1 | 2008-08-19 06:15:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.16) Gecko/20080803 Camino/1.6.3 (like Firefox/2.0.0.16) | 2,2,2,2 | no | yes |
| 1 | 2008-08-18 22:23:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ro; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 6,6,6,6 | no | yes |
| 1 | 2008-08-18 14:01:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-08-18 01:52:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Alexa Toolbar; mxie; MyIE2; Webaroo/1.3.906; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 0,2,0,0 | no | yes |
| 1 | 2008-08-14 04:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko-KR) AppleWebKit/523.12.9 (KHTML, like Gecko) Version/3.0 Safari/523.12.9 | 5,4,4,4 | no | yes |
| 1 | 2008-08-14 03:30:am | Opera/9.0 (Microsoft Windows; PPC; Opera Mobile/331; U; en) | 2,1,1,2 | no | yes |
| 7 | 2008-08-13 21:11:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 15,15,0,0 | no | yes |
| 2 | 2008-08-13 21:08:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 15,16,14,15 | no | yes |
| 1 | 2008-08-13 08:56:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 1 | 2008-08-13 05:26:am | Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 2 | 2008-08-12 15:03:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/546; U; ro) | 2,1,1,1 | no | yes |
| 1 | 2008-08-12 09:16:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Avant Browser) | 8,8,8,8 | no | yes |
| 1 | 2008-08-12 06:30:am | Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.9) Gecko/2008052912 Firefox/3.0 | 12,12,8,8 | no | yes |
| 2 | 2008-08-10 21:18:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2008-08-09 10:08:am | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.10423/1724; id; U; ssr) | 10,10,10,10 | no | yes |
| 2 | 2008-08-08 12:50:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 FirePHP/0.1.1 | 12,6,11,6 | no | yes |
| 1 | 2008-08-08 03:50:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 12,9,6,6 | no | yes |
| 1 | 2008-08-07 12:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 15,14,0,0 | no | yes |
| 3 | 2008-08-07 11:09:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_4; fi-fi) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1 | 7,4,6,4 | no | yes |
| 1 | 2008-08-07 05:39:am | Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 | 6,6,12,11 | no | yes |
| 1 | 2008-08-07 01:48:am | Mozilla/5.0 (Linux; U; Android 0.5; en-us) AppleWebKit/522+ (KHTML, like Gecko) Safari/419.3 | 1,0,0,0 | no | undefined |
| 4 | 2008-08-07 01:17:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.17 | 5,4,4,4 | no | yes |
| 3 | 2008-08-06 15:56:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 2,2,2,2 | no | yes |
| 2 | 2008-08-06 11:13:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; nl; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 | 15,15,0,0 | no | yes |
| 1 | 2008-08-06 08:55:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 FirePHP/0.1.0 | 2,2,2,2 | no | yes |
| 1 | 2008-08-05 21:51:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; (R1 1.5); .NET CLR 2.0.50727) | 4,0,0,0 | no | undefined |
| 1 | 2008-08-04 12:55:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 1 | 2008-08-04 04:44:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fi; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 1 | 2008-08-04 04:10:am | Mozilla/4.08 (Windows; Mobile Content Viewer/1.0) NetFront/3.2 | 4,0,0,0 | no | yes |
| 2 | 2008-08-03 19:52:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-08-03 03:20:am | Mozilla/4.0 (compatible) Vodafone/1.0/SFR_v3650/1.25.163.3 | 4,0,0,0 | no | yes |
| 10 | 2008-08-02 10:00:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1.2 Safari/525.21 | 4,4,4,4 | no | yes |
| 2 | 2008-08-02 09:51:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 2 | 2008-08-01 18:01:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11321/546; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-08-01 04:18:am | Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9a6pre) Gecko/20080606 Firefox/3.0a1 Tablet browser 0.3.7 RX-34+RX-44+RX-48_DIABLO_4.2008.23-14 | 7,5,4,4 | no | yes |
| 1 | 2008-07-31 21:40:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 1 | 2008-07-30 20:20:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 3.5.21022) | 6,12,10,6 | no | yes |
| 1 | 2008-07-30 10:14:am | Mozilla/5.0 (X11; U; Linux armv4tl; rv:1.8.1.5pre) Gecko/20080712 Minimo/0.020 | 2,2,0,0 | no | yes |
| 1 | 2008-07-30 10:06:am | Mozilla/5.0 (X11; U; Linux armv4tl; c) AppleWebKit/525.1+ (KHTML, like Gecko, Safari/525.1+) openmoko-browser2 | 1,4,0,0 | no | yes |
| 8 | 2008-07-30 09:23:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 1 | 2008-07-30 08:43:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 2 | 2008-07-30 07:29:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 12,10,6,6 | no | yes |
| 1 | 2008-07-29 23:59:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071616 CentOS/3.0.1-1.el5.centos Firefox/3.0.1 | 8,0,0,0 | no | yes |
| 2 | 2008-07-29 23:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 1 | 2008-07-29 20:50:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; Zune 2.5; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-07-29 04:53:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; InfoPath.1) | 14,12,9,12 | no | undefined |
| 2 | 2008-07-28 06:15:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 1 | 2008-07-27 21:28:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 1 | 2008-07-27 16:58:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; {6B1C895C-3454-30F3-44A2-A4EE9BFC8573}; .NET CLR 1.1.4322; MSN 8.0; MSN 8.5; MSNbVZ02; MSNmen-us; MSNcOTH) | 2,2,2,2 | no | yes |
| 1 | 2008-07-25 01:49:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 8,8,8,0 | no | yes |
| 3 | 2008-07-25 01:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,1,0,0 | no | yes |
| 1 | 2008-07-24 10:05:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 36 | 2008-07-23 19:13:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 1 | 2008-07-23 18:28:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 3 | 2008-07-23 04:27:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 20 | 2008-07-22 10:54:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/546; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-07-22 10:43:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052304 Songbird/0.6.1 (20080623082739) | 14,10,9,16 | no | yes |
| 1 | 2008-07-22 09:18:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008042803 Red Hat/3.0b5-0.beta5.6.el5 Firefox/3.0b5 | 6,0,4,1 | no | yes |
| 1 | 2008-07-21 21:12:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 16,16,16,16 | no | undefined |
| 1 | 2008-07-21 15:05:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_4; en-us) AppleWebKit/526.11 (KHTML, like Gecko) Version/4.0dp1 Safari/526.11.2 | 5,4,4,4 | no | yes |
| 3 | 2008-07-21 12:28:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/546; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-07-21 03:25:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506) | 2,2,2,2 | no | yes |
| 1 | 2008-07-21 01:20:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 2 | 2008-07-20 23:33:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727) | 2,0,0,0 | no | undefined |
| 1 | 2008-07-20 15:36:pm | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.10423/1724; ru; U; ssr) | 10,10,10,10 | no | yes |
| 12 | 2008-07-19 04:32:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 9 | 2008-07-18 02:58:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 | 6,6,6,6 | no | yes |
| 2 | 2008-07-18 00:17:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 6,6,6,6 | no | yes |
| 1 | 2008-07-17 22:17:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/542; U; pl) | 2,1,1,1 | no | yes |
| 13 | 2008-07-17 18:01:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 | 2,2,2,2 | no | yes |
| 2 | 2008-07-17 17:53:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BESAGENT; .NET CLR 1.1.4322; .NET CLR 2.0.50727; BESAGENT) | 16,16,16,16 | no | yes |
| 1 | 2008-07-17 14:06:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 1.1.4322) | 1,0,0,0 | no | yes |
| 1 | 2008-07-16 15:28:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-07-14 18:00:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 16,15,16,16 | no | yes |
| 2 | 2008-07-14 04:58:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 1 | 2008-07-13 12:09:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 1,2,2,2 | no | yes |
| 4 | 2008-07-12 18:49:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_4; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1 | 4,4,4,4 | no | yes |
| 1 | 2008-07-12 16:45:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/542; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-07-12 11:38:am | Opera/9.27 (Windows NT 6.0; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-07-11 19:20:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Zune 2.5) | 2,2,2,2 | no | yes |
| 1 | 2008-07-11 17:38:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Crazy Browser 2.0.0) | 2,2,2,2 | no | yes |
| 1 | 2008-07-11 16:53:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 2,2,2,2 | no | yes |
| 1 | 2008-07-11 16:31:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; sl; rv:1.9) Gecko/2008052906 Firefox/3.0 | 12,7,7,6 | no | yes |
| 1 | 2008-07-11 15:58:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) | 2,2,2,2 | no | yes |
| 1 | 2008-07-11 14:00:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9) Gecko/2008052906 Firefox/2.0.0.5;MEGAUPLOAD 1.0 | 6,6,6,6 | no | yes |
| 2 | 2008-07-10 06:19:am | Opera/9.51 (Windows NT 5.1; U; pl) | 2,1,1,1 | no | yes |
| 1 | 2008-07-10 02:37:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11320/534; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-07-09 21:01:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-07-09 12:51:pm | Mozilla/5.0 (Windows CE; U; Mobile; PPC; en) AppleWebKit/522+ (KHTML, like Gecko) WM5 Iris/1.0.11 Safari/419.3 | 3,0,0,0 | no | yes |
| 2 | 2008-07-09 12:47:pm | Mozilla/5.0 (compatible; Jataayu jB5/5.0; Windows Mobile/5.0; Smartphone Generic; en; ) | 6,0,0,0 | no | yes |
| 1 | 2008-07-09 06:14:am | Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9) Gecko/2008061015 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-07-09 05:31:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8) | 4,0,0,0 | no | undefined |
| 1 | 2008-07-09 03:45:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20071017 Linux Mint/4.0 (Daryna) Firefox/2.0.0.6 (Linux Mint) | 2,2,2,2 | no | yes |
| 1 | 2008-07-08 03:18:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,0,0,0 | no | yes |
| 1 | 2008-07-08 02:44:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11473/534; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-07-07 23:40:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0 | 8,0,0,0 | no | yes |
| 1 | 2008-07-05 16:17:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30) | 2,2,2,2 | no | yes |
| 1 | 2008-07-04 14:24:pm | Mozilla/5.0 (Windows; U; Windows NT 5.0; nl; rv:1.9) Gecko/2008052906 Firefox/3.0 | 6,0,0,6 | no | yes |
| 1 | 2008-07-04 03:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15 | 8,8,8,8 | no | yes |
| 1 | 2008-07-03 05:55:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; N_O_K_I_A; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MS-RTC LM 8) | 16,16,16,16 | no | undefined |
| 1 | 2008-07-03 03:42:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9) Gecko/20071112 Firefox/2.0.0.9 | 2,2,2,2 | no | yes |
| 1 | 2008-07-01 03:11:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 (it is me) | 8,0,0,0 | no | yes |
| 4 | 2008-07-01 02:31:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2008-06-30 22:03:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.0; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2008-06-30 14:03:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11313/534; U; fr) | 2,1,1,1 | no | yes |
| 3 | 2008-06-30 00:08:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MAXTHON 2.0) | 2,2,2,2 | no | yes |
| 4 | 2008-06-29 22:58:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy) | 4,0,0,0 | no | yes |
| 3 | 2008-06-29 10:11:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-28 04:11:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9) Gecko/2008061004 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-27 13:19:pm | Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.14) Gecko/20080418 IceWeasel/2.0.0.14 (Zenwalk GNU Linux) | 2,2,2,2 | no | yes |
| 1 | 2008-06-27 11:45:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; es-AR; rv:1.9) Gecko/2008061004 Firefox/2.0.0.3 MEGAUPLOAD 1.0 | 6,6,6,6 | no | yes |
| 2 | 2008-06-26 21:21:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-06-26 14:39:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9) Gecko/2008052906 Firefox/3.0 | 6,6,6,6 | no | yes |
| 2 | 2008-06-26 14:07:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; KTXN B0A0T0) | 2,2,2,2 | no | yes |
| 1 | 2008-06-26 06:14:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; FDM) | 6,6,6,6 | no | yes |
| 1 | 2008-06-26 06:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 | 2,2,2,2 | no | yes |
| 1 | 2008-06-26 04:42:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10615/292; en; U; ssr) | 2,1,1,1 | no | yes |
| 1 | 2008-06-25 23:19:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR={3491BC11-7CBE-4D9A-8EF7-0A679D1FE27E}; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; WWTClient2) | 2,2,2,2 | no | yes |
| 2 | 2008-06-25 19:59:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Sleipnir/2.7.2 | 2,2,2,2 | no | yes |
| 1 | 2008-06-25 16:00:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11328/534; U; en) | 2,2,2,2 | no | yes |
| 1 | 2008-06-25 05:23:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.9) Gecko/2008052906 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-24 19:04:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/534; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-06-24 05:03:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,0,0,0 | no | no |
| 2 | 2008-06-24 00:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008052906 Firefox/3.0 | 15,15,0,0 | no | yes |
| 1 | 2008-06-23 17:42:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008061004 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 2 | 2008-06-23 16:53:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2008-06-23 15:34:pm | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.9080/1724; en; U; ssr) | 10,7,10,5 | no | yes |
| 1 | 2008-06-23 14:53:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9) Gecko/2008061004 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-23 14:40:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 | 2,2,2,2 | no | yes |
| 1 | 2008-06-23 14:32:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 2 | 2008-06-22 02:27:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 2 | 2008-06-20 18:16:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-06-20 13:50:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; FunWebProducts; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-06-20 02:09:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_3; de-de) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20 | 4,4,4,5 | no | yes |
| 1 | 2008-06-20 01:03:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; (R1 1.5); InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 13,15,14,13 | no | undefined |
| 6 | 2008-06-19 20:55:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/534; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-06-18 11:12:am | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.10452/1724; lt; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2008-06-18 04:21:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-06-18 04:18:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.11) Gecko/20071128 Camino/1.5.4 | 2,2,2,2 | no | yes |
| 1 | 2008-06-17 23:51:pm | Mozilla/5.0 (X11; U; Linux armv6l; c) AppleWebKit/525.1+ (KHTML, like Gecko, Safari/525.1+) epiphany-browser | 1,4,0,0 | no | yes |
| 2 | 2008-06-17 23:49:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; ko; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-06-17 17:25:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_3; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20 | 4,4,4,4 | no | yes |
| 1 | 2008-06-16 14:48:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Acoo Browser; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 3.5.21022; Geoptimaliseerd voor MSN;NL; MAXTHON 2.0) | 1,1,2,1 | no | yes |
| 1 | 2008-06-15 11:03:am | Opera/9.50 (Windows NT 6.0; U; ru) | 2,1,1,1 | no | yes |
| 4 | 2008-06-13 12:58:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-13 03:23:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008060900 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-11 15:16:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008060309 Firefox/3.0 | 15,12,0,0 | no | yes |
| 2 | 2008-06-10 16:43:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/2.0.0.11 | 12,9,6,6 | no | yes |
| 2 | 2008-06-10 05:00:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.14) Gecko/20080512 Camino/1.6.1 (like Firefox/2.0.0.14) | 4,0,0,0 | no | yes |
| 1 | 2008-06-09 06:20:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15 | 4,4,4,4 | no | yes |
| 9 | 2008-06-08 17:19:pm | Mozilla/4.0 (compatible; MSIE 4.01; Windows NT; MSN Mobile Proxy) | 3,0,0,0 | no | undefined |
| 3 | 2008-06-08 08:37:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; de-de) AppleWebKit/527+ (KHTML, like Gecko) Version/3.1.1 Safari/525.20 | 2,4,4,4 | no | yes |
| 1 | 2008-06-07 16:19:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 5 | 2008-06-06 14:08:pm | Mozilla/5.0 (X11; U; Linux i686; EN-US) AppleWebKit/523+ (KHTML, like Gecko) | 16,16,16,16 | no | yes |
| 2 | 2008-06-06 13:42:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11320/522; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-06-06 04:12:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; i-NavFourF; .NET CLR 2.0.50727; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 11 | 2008-06-06 01:20:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-06-05 10:54:am | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 | 2,2,2,2 | no | yes |
| 4 | 2008-06-05 06:35:am | Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9a6pre) Gecko/20071128 Firefox/3.0a1 Tablet browser 0.2.2 RX-34+RX-44_2008SE_2.2007.51-3 | 4,4,4,4 | no | yes |
| 1 | 2008-06-05 01:10:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Alexa Toolbar) | 2,2,2,2 | no | yes |
| 3 | 2008-06-04 23:47:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; MS-RTC LM 8) | 4,0,0,0 | no | undefined |
| 1 | 2008-06-04 07:42:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 2.0.50727; FDM) | 10,10,10,10 | no | yes |
| 1 | 2008-06-04 06:58:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; IEMB3; .NET CLR 2.0.50727; IEMB3) | 2,2,2,2 | no | yes |
| 1 | 2008-06-04 06:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 | 16,16,16,0 | no | yes |
| 1 | 2008-06-04 00:57:am | Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.14) Gecko/20080418 Ubuntu/7.10 (gutsy) Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-06-04 00:32:am | Opera/9.02 (Windows NT 5.1; U; en) | 2,1,4,2 | no | yes |
| 2 | 2008-06-03 21:29:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko-KR) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 2 | 2008-06-03 21:28:pm | Opera/9.27 (Windows NT 5.1; U; ko) | 2,1,1,1 | no | yes |
| 2 | 2008-06-03 21:28:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-06-03 21:28:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Avant Browser; .NET CLR 2.0.50727; InfoPath.1) | 16,16,16,10 | no | yes |
| 1 | 2008-06-03 07:54:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-06-03 07:19:am | PCL56LG060506240320342218193302574872;1;112;8898;8;8465 UP.Browser/6.2.3.9 (GUI) MMP/2.0 | 1,0,0,0 | no | undefined |
| 1 | 2008-06-03 06:24:am | PCL56MT040514176183290916193740002864;1;111;8066;214;8465 UP.Browser/6.2.3.4.c.1.113 (GUI) MMP/2.0 | 1,0,0,0 | no | undefined |
| 2 | 2008-06-02 23:54:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 1 | 2008-06-02 19:32:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050531 Camino/0.9+ | 2,2,0,2 | no | yes |
| 1 | 2008-06-02 11:17:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-06-02 05:59:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.14; .NET CLR 3.0; ffco7) Gecko/20080404 Firefox/2.0.0.14 | 8,8,8,0 | no | yes |
| 1 | 2008-06-01 06:14:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | undefined |
| 3 | 2008-06-01 02:06:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2008-05-31 17:33:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; de-de) AppleWebKit/525.18 (KHTML, like Gecko) NetNewsWire/3.1.6 | 4,4,4,4 | no | yes |
| 1 | 2008-05-31 01:26:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060313 Fedora/1.5.0.1-9 Firefox/1.5.0.1 pango-text | 2,0,2,2 | no | yes |
| 1 | 2008-05-30 16:13:pm | Opera/9.27 (Macintosh; Intel Mac OS X; U; de) | 2,1,1,1 | no | yes |
| 2 | 2008-05-30 10:45:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5 | 7,7,6,6 | no | yes |
| 1 | 2008-05-30 07:32:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.1; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-05-29 23:31:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8 | 2,2,2,2 | no | yes |
| 6 | 2008-05-29 15:26:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20 | 0,4,0,0 | no | yes |
| 1 | 2008-05-29 14:12:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008051404 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 1 | 2008-05-29 09:32:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; IEMB3) | 9,9,9,9 | no | yes |
| 3 | 2008-05-29 07:49:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-05-29 04:54:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; (R1 1.5); .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-05-29 04:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-05-29 03:40:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Iceweasel/2.0.0.14 (Debian-2.0.0.14-2) | 2,2,2,2 | no | yes |
| 1 | 2008-05-29 03:11:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; fr-fr) AppleWebKit/526.9+ (KHTML, like Gecko) Version/3.1.1 Safari/525.20 | 4,4,4,4 | no | yes |
| 1 | 2008-05-29 02:27:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 2 | 2008-05-29 02:25:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080219 Firefox/2.0.0.12 Navigator/9.0.0.6 | 16,10,8,0 | no | yes |
| 1 | 2008-05-29 01:53:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 4,0,0,0 | no | undefined |
| 1 | 2008-05-29 00:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 | 8,8,8,8 | no | yes |
| 1 | 2008-05-29 00:08:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-05-28 23:56:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; de-de) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20 | 5,4,4,4 | no | yes |
| 1 | 2008-05-28 22:36:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-05-28 20:08:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SU 3.011; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,0,0,0 | no | undefined |
| 1 | 2008-05-28 18:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14, DynaWeb http://www.dit-inc.us/disclaimer.php | 4,0,0,0 | no | yes |
| 2 | 2008-05-28 15:44:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9pre) Gecko/2008052704 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 14:06:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.21022; MS-RTC LM 8) | 3,0,0,0 | no | undefined |
| 1 | 2008-05-28 12:41:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 1 | 2008-05-28 11:46:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/526.9+ (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 2 | 2008-05-28 10:22:am | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 8,8,8,6 | no | yes |
| 1 | 2008-05-28 08:41:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-05-28 08:28:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2) | 10,10,10,10 | no | yes |
| 1 | 2008-05-28 08:17:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; de-de) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,0,0,0 | no | yes |
| 1 | 2008-05-28 08:07:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Vienna/2.2.2.2212 | 4,4,4,4 | no | yes |
| 2 | 2008-05-28 07:25:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008051206 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 06:52:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 1,1,1,1 | no | yes |
| 1 | 2008-05-28 06:36:am | Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12 | 4,0,0,0 | no | yes |
| 1 | 2008-05-28 06:36:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11355/308; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-05-28 06:30:am | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.14) Gecko/20080513 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-05-28 06:25:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9) Gecko/2008051206 Firefox/3.0 | 6,6,6,6 | no | yes |
| 2 | 2008-05-28 06:11:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052515 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 06:04:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 06:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 FirePHP/0.0.6.19 | 1,2,2,2 | no | yes |
| 1 | 2008-05-28 05:51:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; RogueCleaner; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 10,10,10,10 | no | yes |
| 1 | 2008-05-28 05:45:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 05:44:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9) Gecko/2008051206 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 05:29:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/526.8+ (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 4 | 2008-05-28 05:23:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008051206 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 05:23:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 2 | 2008-05-28 05:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9) Gecko/2008051206 Firefox/3.0 | 6,6,6,6 | no | yes |
| 9 | 2008-05-28 05:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008051206 Firefox/3.0 | 6,2,0,0 | no | yes |
| 1 | 2008-05-28 05:12:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-05-28 05:09:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; fr; rv:1.9) Gecko/2008051202 Firefox/3.0 | 11,11,9,6 | no | yes |
| 1 | 2008-05-28 05:06:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; fr-fr) AppleWebKit/526.9+ (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 5 | 2008-05-28 05:00:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,4 | no | yes |
| 1 | 2008-05-28 04:50:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-28 02:36:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8) Gecko/2007100620 GranParadiso/3.0a8 | 2,2,2,2 | no | yes |
| 1 | 2008-05-28 01:40:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TencentTraveler ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 16,16,16,16 | no | yes |
| 1 | 2008-05-27 23:32:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-27 15:16:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 | 2,2,2,2 | no | yes |
| 1 | 2008-05-27 14:55:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/523.12.2 (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2 | 4,5,4,4 | no | yes |
| 1 | 2008-05-27 04:38:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11320/308; U; zh) | 2,1,1,1 | no | yes |
| 2 | 2008-05-27 04:34:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11 | 4,0,0,0 | no | yes |
| 2 | 2008-05-27 04:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008051206 Firefox/2.0.0.13 | 7,0,0,0 | no | yes |
| 1 | 2008-05-27 03:58:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2008-05-25 07:58:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2 | 2,2,2,2 | no | yes |
| 1 | 2008-05-25 01:07:am | Opera/9.27 (Windows NT 6.0; U; fr) | 2,1,1,1 | no | yes |
| 1 | 2008-05-23 09:46:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; IEMB3; .NET CLR 2.0.50727; IEMB3) | 2,2,2,2 | no | yes |
| 2 | 2008-05-23 09:37:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9) Gecko/2008051202 Firefox/3.0 | 6,6,6,6 | no | yes |
| 1 | 2008-05-21 10:08:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; nl; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 8,8,8,0 | no | yes |
| 1 | 2008-05-20 21:54:pm | 320x320; VZW; UTStar-XV6800; Window Mobile 6.0 Professional; (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) 320x320; VZW; UTStar-XV6800; Window Mobile 6.0 Professional; | 3,0,0,0 | no | yes |
| 2 | 2008-05-19 06:21:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.11328/308; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-05-19 05:10:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-05-19 02:01:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; InfoPath.1) | 9,0,0,0 | no | yes |
| 1 | 2008-05-18 17:44:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 3.5.21022; Tablet PC 2.0) | 2,2,2,2 | no | yes |
| 2 | 2008-05-18 06:24:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-05-16 23:18:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 | 4,0,0,0 | no | yes |
| 2 | 2008-05-16 01:13:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 1.1.4322; LG_UA; AD_LOGON=LGE.NET) | 2,2,2,2 | no | yes |
| 2 | 2008-05-15 10:08:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 | 2,2,2,2 | no | yes |
| 1 | 2008-05-15 03:51:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9800/308; U; ru) | 2,1,1,1 | no | yes |
| 1 | 2008-05-14 08:48:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; fi; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-05-13 06:45:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2008-05-13 06:07:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9800/306; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-05-13 04:40:am | Opera/9.27 (Windows NT 5.1; U; nb) | 2,1,1,1 | no | yes |
| 1 | 2008-05-12 04:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 QQDownload/1.7 | 2,2,2,2 | no | yes |
| 3 | 2008-05-12 01:56:am | Mozilla/4.0 (compatible; Win32; WinHttp.WinHttpRequest.5) | 2,2,2,2 | no | undefined |
| 3 | 2008-05-11 23:58:pm | Mozilla/5.0 (Aspen Simulator; U; Aspen 1_2 like Mac OS X; en-us) AppleWebKit/525.7 (KHTML, like Gecko) Version/3.1 Mobile/5A147p Safari/5525.7 | 4,4,4,4 | no | yes |
| 4 | 2008-05-11 06:08:am | Mozilla/5.0 (PLAYSTATION 3; 1.00) | 4,0,0,0 | no | no |
| 1 | 2008-05-09 03:24:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; FDM; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-05-08 21:21:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Avant Browser; Avant Browser; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-05-08 11:47:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.14) Gecko/20080409 Camino/1.6 (like Firefox/2.0.0.14) | 2,2,2,2 | no | yes |
| 1 | 2008-05-08 10:59:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/302; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-05-08 03:29:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.10781/302; U; en) | 2,1,1,1 | no | yes |
| 10 | 2008-05-07 23:55:pm | JATAAYU i-mode suite V1.0 | 8,0,0,0 | no | undefined |
| 1 | 2008-05-07 21:43:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; Naver MyPC Search; .NET CLR 3.0.04506.648; InfoPath.1) | 16,16,16,16 | no | yes |
| 1 | 2008-05-07 14:44:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; fr) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 3 | 2008-05-07 14:44:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-05-07 07:47:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-05-07 06:48:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-05-07 06:46:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; nb-NO; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-05-07 06:44:am | Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-05-07 00:33:am | Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98) | 1,0,0,0 | no | yes |
| 32 | 2008-05-06 22:39:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) | 4,0,0,0 | no | yes |
| 14 | 2008-05-06 22:00:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; ta-IN; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 | 9,0,0,0 | no | yes |
| 1 | 2008-05-06 21:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11 | 5,0,0,0 | no | yes |
| 22 | 2008-05-06 21:51:pm | Opera/9.00 (Windows NT 5.1; U; en) | 8,0,0,0 | no | yes |
| 1 | 2008-05-06 02:00:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TheWorld) | 2,2,0,2 | no | yes |
| 8 | 2008-05-05 17:06:pm | Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) | 0,1,1,0 | no | undefined |
| 1 | 2008-05-05 08:54:am | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 XPCOMViewer/1.0a1 | 2,2,2,2 | no | yes |
| 1 | 2008-05-05 07:59:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8) | 2,0,0,0 | no | undefined |
| 1 | 2008-05-05 02:42:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12 | 8,8,8,8 | no | yes |
| 1 | 2008-05-05 01:21:am | Opera/9.20 (X11; Linux i686; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-05-05 01:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-05-04 23:53:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MS-RTC LM 8) | 4,0,0,0 | no | undefined |
| 1 | 2008-05-04 23:41:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 | 16,0,0,0 | no | undefined |
| 3 | 2008-05-04 23:07:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-05-04 22:31:pm | Opera/9.00 (Windows NT 5.1; U; de) | 1,0,0,0 | no | undefined |
| 1 | 2008-05-04 15:23:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; es-AR; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-05-04 09:10:am | Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-05-04 07:17:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; sensis; SU 3.005; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 16,1,0,0 | no | undefined |
| 7 | 2008-05-04 07:08:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) | 3,0,1,0 | no | yes |
| 1 | 2008-05-04 07:04:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_8; en) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 1 | 2008-05-04 06:34:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 3.0.04506.30; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 1 | 2008-05-04 02:36:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-05-03 09:04:am | Opera/8.01 (J2ME/MIDP; Opera Mini/1.2.3214/1724; en; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2008-05-02 15:31:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9800/298; U; it) | 2,1,1,1 | no | yes |
| 1 | 2008-05-02 14:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008050211 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 1 | 2008-05-02 13:35:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-CA; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 8,0,0,0 | no | yes |
| 2 | 2008-05-02 12:26:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042305 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 2 | 2008-05-02 07:24:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-05-02 06:32:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; MS-RTC LM 8) | 2,0,0,0 | no | undefined |
| 1 | 2008-05-02 00:39:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-05-02 00:38:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; de-de) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 1 | 2008-05-02 00:36:am | Opera/9.20 (Macintosh; Intel Mac OS X; U; de) | 2,1,1,1 | no | yes |
| 7 | 2008-05-01 23:19:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2) | 2,2,2,2 | no | yes |
| 1 | 2008-05-01 16:37:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; MathPlayer 2.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 3 | 2008-05-01 13:50:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-05-01 11:17:am | Opera/9.21 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-05-01 11:11:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 1 | 2008-05-01 06:32:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 IE7 Windows NT 5.0 | 2,2,2,2 | no | yes |
| 1 | 2008-05-01 02:47:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; hu; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 19:41:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080421 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 16:17:pm | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-04-30 14:59:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Iceweasel/2.0.0.14 (Debian-2.0.0.14-0etch1) | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 14:30:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Tablet PC 1.7; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 4,4,4,4 | no | yes |
| 2 | 2008-04-30 14:02:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 3,0,0,1 | no | no |
| 1 | 2008-04-30 13:08:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008042904 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 4 | 2008-04-30 12:16:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 1 | 2008-04-30 11:33:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-04-30 10:55:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 | 4,0,0,0 | no | yes |
| 2 | 2008-04-30 10:23:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,0,0,0 | no | yes |
| 2 | 2008-04-30 10:06:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080419 Ubuntu/8.04 (hardy) Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 3 | 2008-04-30 09:26:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; .NET CLR 3.5.21022) | 16,16,16,16 | no | yes |
| 1 | 2008-04-30 09:21:am | Mozilla/5.0 (Danger hiptop 4.4; U; rv:1.7.12) Gecko/20050920 | 3,0,0,0 | no | undefined |
| 1 | 2008-04-30 08:50:am | Opera/8.01 (J2ME/MIDP; Opera Mini/3.0.6306/1724; en; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2008-04-30 08:43:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; IEMB3; .NET CLR 2.0.50727; IEMB3) | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 08:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 08:02:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_2; en-us) AppleWebKit/526.1+ (KHTML, like Gecko) Version/3.0.4 Safari/523.15 | 4,4,4,4 | no | yes |
| 1 | 2008-04-30 07:42:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.1 (Debian-2.0.0.14-0etch1) | 8,8,8,0 | no | yes |
| 1 | 2008-04-30 07:04:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 | 4,0,0,0 | no | no |
| 9 | 2008-04-30 06:58:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 06:58:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.0.3705; .NET CLR 3.0.04506.648) | 1,0,1,0 | no | undefined |
| 1 | 2008-04-30 06:13:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/526.1+ (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2 | 4,4,4,4 | no | yes |
| 1 | 2008-04-30 05:44:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Progressive Insurance; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 1.0.3705) | 2,0,0,0 | no | yes |
| 2 | 2008-04-30 05:35:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/522.11.1 (KHTML, like Gecko) Version/3.0.3 Safari/522.12.1 | 4,4,4,4 | no | yes |
| 16 | 2008-04-30 05:33:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 05:14:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20080118 Firefox/2.0.0.11 | 2,2,2,2 | no | yes |
| 2 | 2008-04-30 04:46:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.0.04506.590; .NET CLR 3.5.20706) | 3,0,0,0 | no | yes |
| 2 | 2008-04-30 04:24:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008041304 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 1 | 2008-04-30 03:53:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 2,0,0,0 | no | undefined |
| 1 | 2008-04-30 03:33:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; sv) | 2,1,1,1 | no | yes |
| 1 | 2008-04-30 03:14:am | Mozilla/2.0 (compatible; MSIE 3.0; Windows 3.1) | 5,0,0,0 | no | undefined |
| 1 | 2008-04-30 03:13:am | Mozilla/4.0 (compatible; MSIE 4.01; Windows NT 5.0) | 2,2,2,2 | no | yes |
| 2 | 2008-04-30 03:13:am | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 | 2,2,2,2 | no | yes |
| 5 | 2008-04-30 02:58:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.11pre) Gecko/20071206 Firefox/2.0.0.11 Navigator/9.0.0.5 | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 02:57:am | iCab/3.0.3 (Macintosh; U; PPC Mac OS X) | 12,0,0,0 | no | undefined |
| 1 | 2008-04-30 02:55:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 02:54:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.7 (KHTML, like Gecko) SunriseBrowser/0.895 | 5,4,4,4 | no | yes |
| 1 | 2008-04-30 02:52:am | Opera/9.25 (Macintosh; Intel Mac OS X; U; en) | 2,1,4,2 | no | yes |
| 1 | 2008-04-30 02:51:am | Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC) Opera 7.54 [en] | 2,1,4,2 | no | yes |
| 1 | 2008-04-30 02:50:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 | 2,2,2,2 | no | yes |
| 2 | 2008-04-30 02:49:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/522+ (KHTML, like Gecko, Safari/522) OmniWeb/v613.0.93354 | 4,4,4,4 | no | yes |
| 1 | 2008-04-30 02:46:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Sunrise/1.6.5 like Safari/0 | 4,4,4,4 | no | yes |
| 1 | 2008-04-30 02:45:am | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 11,0,0,0 | no | yes |
| 1 | 2008-04-30 02:44:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Shiira Safari/125 | 4,4,4,4 | no | yes |
| 2 | 2008-04-30 02:42:am | Opera/9.26 (Windows NT 5.1; U; de) | 2,1,1,1 | no | yes |
| 1 | 2008-04-30 02:33:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 4,0,0,0 | no | undefined |
| 4 | 2008-04-30 02:11:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 1,0,0,0 | no | yes |
| 1 | 2008-04-30 01:45:am | Opera/9.23 (Windows NT 5.1; U; ru) | 16,5,0,0 | no | yes |
| 1 | 2008-04-30 01:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-04-30 01:27:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-04-30 01:21:am | Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 11,8,6,6 | no | yes |
| 1 | 2008-04-30 00:58:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-30 00:18:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; nb-NO; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 7 | 2008-04-30 00:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 23:58:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; sr) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 23:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13.3 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 23:49:pm | Mozilla/5.0 (X11; U; Linux i686; zh-TW; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 23:18:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8) | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 23:08:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 23:00:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.590; .NET CLR 3.5.20706; InfoPath.2; Creative ZENcast v2.01.01) | 5,4,4,4 | no | yes |
| 2 | 2008-04-29 22:54:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/526.2+ (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 4 | 2008-04-29 22:53:pm | Opera/9.50 (X11; Linux i686; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 22:52:pm | Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) (Debian) | 4,0,0,0 | no | yes |
| 1 | 2008-04-29 22:25:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; X94418; .NET CLR 1.1.4322) | 3,1,0,0 | no | undefined |
| 5 | 2008-04-29 21:47:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) | 2,0,0,0 | no | yes |
| 1 | 2008-04-29 21:42:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070509 Firefox/2.0.0.4 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 21:36:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 20:20:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080416 Fedora/2.0.0.14-1.fc8 Firefox/2.0.0.14 | 8,8,8,0 | no | yes |
| 1 | 2008-04-29 20:11:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; FDM) | 16,16,16,16 | no | yes |
| 1 | 2008-04-29 19:25:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 19:21:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 | 4,4,4,4 | no | yes |
| 2 | 2008-04-29 19:11:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 9,9,9,8 | no | yes |
| 1 | 2008-04-29 19:07:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/2.0.0.11;MEGAUPLOAD 1.0 | 6,6,6,6 | no | yes |
| 22 | 2008-04-29 18:53:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) | 15,16,16,16 | no | yes |
| 3 | 2008-04-29 17:54:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 17:49:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; MAXTHON 2.0) | 8,8,8,8 | no | yes |
| 2 | 2008-04-29 17:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0 | 4,0,0,0 | no | yes |
| 1 | 2008-04-29 16:29:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 4 | 2008-04-29 16:28:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) | 2,2,2,2 | no | yes |
| 4 | 2008-04-29 16:13:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 9 | 2008-04-29 16:06:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322) | 10,10,10,10 | no | yes |
| 31 | 2008-04-29 16:00:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 15:34:pm | Mozilla/5.0 (X11; U; Linux i686; es-AR; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5 | 11,6,6,6 | no | yes |
| 1 | 2008-04-29 15:23:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9b5) Gecko/2008041515 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 14:56:pm | Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 | 2,2,2,2 | no | yes |
| 5 | 2008-04-29 14:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 3 | 2008-04-29 14:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE) AppleWebKit/525+ (KHTML, like Gecko) Version/3.1 Safari/525.13 | 1,2,0,1 | no | yes |
| 1 | 2008-04-29 14:14:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2008020507 Firefox/3.0b3pre | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 14:09:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; fr-fr) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 13:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 13:46:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 13:44:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 13:31:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 2 | 2008-04-29 13:28:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 13:12:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/526.3+ (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 6 | 2008-04-29 13:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 12:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042906 Minefield/3.0pre | 8,0,0,0 | no | yes |
| 1 | 2008-04-29 12:19:pm | Opera/9.27 (Windows NT 5.1; U; ru) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 12:17:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.14; .NET CLR 3.5; ffco7) Gecko/20080404 Firefox/2.0.0.14 | 16,8,0,0 | no | yes |
| 1 | 2008-04-29 12:00:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) NetNewsWire/3.1.6b1 | 4,4,4,4 | no | yes |
| 5 | 2008-04-29 11:35:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 11:32:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; de-de) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 11:19:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; ru-ru) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 11 | 2008-04-29 11:13:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 11:05:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.590; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 10:53:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; FDM) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 10:39:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; MS-RTC LM 8; .NET CLR 3.0.04506.648) | 10,11,10,10 | no | yes |
| 3 | 2008-04-29 10:24:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 10 | 2008-04-29 10:08:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 10:06:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 3,4,4,4 | no | yes |
| 2 | 2008-04-29 10:04:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 10:03:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10031/298; U; nb) | 2,1,1,1 | no | yes |
| 2 | 2008-04-29 09:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 09:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080208 BonEcho/2.0.0.12 (tete009 SSE PGO) | 16,16,16,0 | no | undefined |
| 6 | 2008-04-29 09:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12 | 15,16,16,0 | no | yes |
| 4 | 2008-04-29 09:28:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 09:20:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 | 2,2,2,2 | no | yes |
| 9 | 2008-04-29 09:12:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) | 10,10,10,10 | no | yes |
| 1 | 2008-04-29 09:05:am | Opera/9.24 (Windows NT 5.1; U; en) | 2,1,4,2 | no | yes |
| 1 | 2008-04-29 09:00:am | Opera/9.22 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-04-29 08:46:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 08:34:am | Opera/9.26 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 08:33:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080327 Firefox/2.0.0.13ms1 | 8,0,0,0 | no | yes |
| 2 | 2008-04-29 08:33:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; de) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 08:31:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 08:14:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) NetNewsWire/3.1.3 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 08:12:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.12) Gecko/20080213 BonEcho/2.0.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 08:04:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,0,0,5 | no | yes |
| 2 | 2008-04-29 08:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 07:56:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 07:54:am | Mozilla/5.0 (922SH;SoftBank) NetFront/3.4 | 6,0,0,0 | no | no |
| 3 | 2008-04-29 07:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 | 4,0,0,0 | no | yes |
| 1 | 2008-04-29 07:25:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 07:25:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; es-es) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 07:23:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 (Debian-1.8.0.14~pre071019c-0etch1) Epiphany/2.14 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 07:22:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080414 Firefox/2.0.0.14 Flock/1.1.2 | 2,2,2,2 | no | yes |
| 5 | 2008-04-29 07:14:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506) | 2,2,2,2 | no | yes |
| 3 | 2008-04-29 07:12:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 8 | 2008-04-29 07:09:am | Opera/9.27 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 07:07:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,0,0,2 | no | yes |
| 11 | 2008-04-29 07:06:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 07:05:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 12 | 2008-04-29 07:03:am | Opera/9.50 (Windows NT 5.1; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-04-29 07:03:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 07:02:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en; rv:1.9b5) Gecko/2008032620 Fajerfoksik | 9,9,9,8 | no | yes |
| 2 | 2008-04-29 07:01:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4) Gecko/2008040816 Firefox/3.0b4 | 8,8,8,0 | no | yes |
| 1 | 2008-04-29 06:58:am | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/523.12.2 (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 06:38:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 3 | 2008-04-29 06:37:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4) Gecko/2008030318 Firefox/3.0b4 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 06:35:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 4,0,0,0 | no | yes |
| 6 | 2008-04-29 06:35:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.17 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 06:35:am | Opera/9.50 (Macintosh; Intel Mac OS X; U; en) | 2,1,1,1 | no | yes |
| 1 | 2008-04-29 06:33:am | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008041515 Firefox/3.0b5 | 8,0,0,0 | no | yes |
| 1 | 2008-04-29 06:27:am | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 06:25:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 06:25:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/523.12.2 (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2 | 4,4,4,4 | no | yes |
| 1 | 2008-04-29 06:21:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 5,4,5,4 | no | yes |
| 1 | 2008-04-29 06:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; FDM; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 12,10,8,4 | no | yes |
| 1 | 2008-04-29 06:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008040907 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 06:13:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-ca) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 9 | 2008-04-29 06:09:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5 | 8,8,8,8 | no | yes |
| 6 | 2008-04-29 06:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 06:07:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 3 | 2008-04-29 06:05:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 2,2,2,2 | no | yes |
| 8 | 2008-04-29 05:58:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-04-29 05:56:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 FirePHP/0.0.6.14 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 05:55:am | Mozilla/4.0 (compatible; MSIE 6.0; KDDI-CA39) Opera 8.60 [en] | 2,0,0,0 | no | yes |
| 1 | 2008-04-29 05:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 FirePHP/0.0.6.14 | 16,16,16,16 | no | yes |
| 3 | 2008-04-29 05:50:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; da-dk) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 8 | 2008-04-29 05:49:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 4 | 2008-04-29 05:48:am | Mozilla/5.0 (PDA; NF35WMPRO/1.0; like Gecko) NetFront/3.5 | 4,0,0,0 | no | yes |
| 6 | 2008-04-29 05:43:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2) | 6,6,6,6 | no | yes |
| 1 | 2008-04-29 05:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9pre) Gecko/2008041910 Firefox/3.0 (ayakawa PGU) | 6,6,6,5 | no | yes |
| 18 | 2008-04-29 05:35:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 1,0,0,0 | no | yes |
| 26 | 2008-04-29 05:29:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 4,4,4,0 | no | yes |
| 1 | 2008-04-29 05:29:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; sl; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 15,14,15,8 | no | undefined |
| 1 | 2008-04-29 05:26:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008042704 Minefield/3.0pre | 6,6,6,6 | no | yes |
| 15 | 2008-04-29 05:24:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 05:21:am | Opera/9.50 (Windows NT 6.0; U; en) | 2,1,4,2 | no | yes |
| 6 | 2008-04-29 05:20:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.17 | 4,4,4,4 | no | yes |
| 2 | 2008-04-29 05:19:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022) | 2,2,2,2 | no | yes |
| 3 | 2008-04-29 05:19:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nb-NO; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 3 | 2008-04-29 05:15:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Opera 8.65 [en] | 2,1,1,1 | no | yes |
| 14 | 2008-04-29 05:12:am | Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 05:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 FirePHP/0.0.6 | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 05:01:am | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 | 2,2,2,2 | no | yes |
| 2 | 2008-04-29 05:00:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 1 | 2008-04-29 04:59:am | Opera/9.50 (Windows NT 5.0; U; en) | 2,1,1,1 | no | yes |
| 2 | 2008-04-29 04:56:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-au) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 8 | 2008-04-29 04:55:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 9 | 2008-04-29 04:55:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.1.10781/298; U; en) | 2,1,1,1 | no | yes |
| 5 | 2008-04-29 04:50:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 8,0,0,0 | no | yes |
| 22 | 2008-04-29 01:09:am | Mozilla/5.0 (compatible; Jataayu/jB5/5.0; Windows XP; Generic; en;) | 6,0,0,0 | no | yes |
| 1 | 2008-04-29 01:07:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-IN; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 4,0,0,0 | no | yes |
| 13 | 2008-04-28 23:45:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 4 | 2008-04-28 22:35:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 2 | 2008-04-28 18:31:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9800/298; U; en) | 2,1,1,1 | no | yes |
| 3 | 2008-04-28 15:41:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 1 | 2008-04-28 15:28:pm | Opera/8.01 (J2ME/MIDP; Opera Mini/3.1.8295/1724; en; U; ssr) | 10,10,10,10 | no | yes |
| 1 | 2008-04-28 14:17:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.12) Gecko/20080206 Camino/1.5.5 | 2,2,2,2 | no | yes |
| 20 | 2008-04-28 13:49:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 8 | 2008-04-28 12:27:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-28 11:31:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; fr) | 2,1,1,1 | no | yes |
| 5 | 2008-04-28 11:27:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080418 Ubuntu/7.10 (gutsy) Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-28 11:24:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,7,6,12 | no | yes |
| 1 | 2008-04-28 11:22:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; OfficeLiveConnector.1.0) | 2,2,2,2 | no | yes |
| 15 | 2008-04-28 11:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 | 8,0,0,0 | no | yes |
| 4 | 2008-04-28 11:08:am | Mozilla/5.0 (compatible; OpenWeb 5.6.1.3-03) Opera 8.54 | 3,0,0,0 | no | undefined |
| 1 | 2008-04-28 10:49:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) | 2,2,2,2 | no | yes |
| 1 | 2008-04-28 10:37:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 | 2,2,2,2 | no | yes |
| 3 | 2008-04-28 10:12:am | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.9751/298; U; en) | 2,1,1,1 | no | yes |
| 8 | 2008-04-28 10:02:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5 | 6,6,6,6 | no | yes |
| 68 | 2008-04-28 09:03:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Google Wireless Transcoder;) | 15,0,0,0 | no | yes |
| 7 | 2008-04-26 23:25:pm | Mozilla/4.0 (compatible; MSIE 6.0; ; Linux armv5tejl; U) Opera 8.02 [en_US] Tablet browser 0.1.16 SU-18_2007HACKER_4.2008.7-1 | 6,0,0,0 | no | yes |
| 3 | 2008-04-26 23:22:pm | Mozilla/5.0 (X11; U; Linux armv5tejl; en-US; rv:1.9a6pre) Gecko/20071001 Firefox/3.0a1 Tablet browser 0.1.16 SU-18_2007HACKER_4.2008.7-1 | 4,4,4,4 | no | yes |
| 6 | 2008-04-24 13:44:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-24 10:42:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; Zune 2.0) | 16,16,16,16 | no | yes |
| 157 | 2008-04-23 23:52:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 1 | 2008-04-23 21:24:pm | Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10222/298; U; en) | 10,2,1,1 | no | yes |
| 1 | 2008-04-23 21:06:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; MS-RTC LM 8; .NET CLR 2.0.50727) | 2,2,2,2 | no | yes |
| 52 | 2008-04-23 20:43:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 | 2,2,2,2 | no | yes |
| 37 | 2008-04-23 20:29:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 | 4,4,4,4 | no | yes |
| 55 | 2008-04-23 20:25:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 4,4,4,4 | no | yes |
| 9 | 2008-04-23 20:21:pm | Opera/9.27 (Macintosh; Intel Mac OS X; U; en) | 8,8,4,0 | no | yes |
| 34 | 2008-04-23 20:19:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 | 4,4,4,4 | no | yes |
| Entries |
Test Date |
User Agent String |
Connections |
Mobile? |
Gzip? |
| 1 | 2012-02-03 11:08:am | Mozilla/5.0 (compatible; AhrefsBot/2.0; +http://ahrefs.com/robot/) | 0,0,0,0 | undefined | undefined |
| 1 | 2012-01-29 12:22:pm | Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html) | 0,0,0,0 | undefined | undefined |
| 1 | 2012-01-27 20:59:pm | Mozilla/5.0 (compatible; Ezooms/1.0; ezooms.bot@gmail.com) | 0,0,0,0 | undefined | undefined |
| 2 | 2012-01-24 07:16:am | FAST Enterprise Crawler 6 used by LexisNexis (lnbot@lexisnexis.com) | 0,0,0,0 | undefined | undefined |
| 2 | 2012-01-15 11:32:am | Mozilla/5.0 (compatible; WBSearchBot/1.1; +http://www.warebay.com/bot.html) | 0,0,0,0 | undefined | undefined |
| 2 | 2012-01-08 11:03:am | Mozilla/5.0 (BlackBerry; U; BlackBerry 9900; en-GB) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.1.0.190 Mobile Safari/534.11+ | 0,0,0,0 | undefined | undefined |
| 1 | 2011-12-28 17:54:pm | HUAWEI-U5110/001.00 Browser/Obigo-Browser/Q05A MMS/UNIBOX/V1.2 HuaweiJava/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-12-20 16:30:pm | Mozilla/5.0 (compatible; JikeSpider; +http://shoulu.jike.com/spider.html) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-12-06 08:47:am | Mozilla/5.0 (compatible; MJ12bot/v1.4.0; http://www.majestic12.co.uk/bot.php?+) | 0,0,0,0 | undefined | undefined |
| 2 | 2011-12-05 07:18:am | Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20100101 Firefox/8.0 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-11-25 12:59:pm | SearchBot | 0,0,0,0 | undefined | undefined |
| 4 | 2011-11-22 11:43:am | NOKIA6120c/UCWEB8.0.0.89/28/352 | 0,0,0,0 | undefined | undefined |
| 3 | 2011-11-19 23:29:pm | Mozilla/4.0 (compatible; MSIE 5.0; Windows NT) | 0,0,0,0 | undefined | undefined |
| 2 | 2011-11-12 19:26:pm | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:6.0.1) Gecko/20100101 Firefox/6.0.1 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-11-09 15:30:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; SGH-i917) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-11-04 20:14:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-10-26 04:31:am | Mozilla/4.0 (compatible; MSIE 6.0; AugustBot/augstbot@163.com) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-10-24 21:11:pm | pflab (cboc-test@lab.ntt.co.jp) | 0,0,0,0 | undefined | undefined |
| 3 | 2011-10-10 07:15:am | Opera/9.80 (Android; Opera Mini/6.24212/26.966; U; zh) Presto/2.8.119 Version/10.54 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-09-30 23:58:pm | Nokia5233/UC Browser7.9.0.102/50/354/UCWEB | 0,0,0,0 | undefined | undefined |
| 1 | 2011-09-30 05:56:am | Opera/9.80 (Windows NT 5.1; U; pl) Presto/2.9.168 Version/11.51 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-09-28 00:13:am | Covario-IDS/1.0 (Covario; http://www.covario.com/ids; support at covario dot com) | 0,0,0,0 | undefined | undefined |
| 3 | 2011-09-23 16:51:pm | Aboundex/0.2 (http://www.aboundex.com/crawler/) | 0,0,0,0 | undefined | undefined |
| 9 | 2011-09-22 09:36:am | Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-09-14 08:37:am | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.22) Gecko/20110902 Firefox/3.6.22 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-08-29 03:45:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5 | 0,0,0,0 | undefined | undefined |
| 12 | 2011-08-25 20:02:pm | Mozilla/5.0 (compatible; AhrefsBot/1.0; +http://ahrefs.com/robot/) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-08-21 01:51:am | Nokia2600c-2/2.0 (07.60) Profile/MIDP-2.1 Configuration/CLDC-1.1 UCWEB5.1 UNTRUSTED/1.0 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-08-15 04:18:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/3.5.9 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-08-08 00:25:am | Mozilla/5.0 (compatible; SISTRIX Crawler; http://crawler.sistrix.net/) | 0,0,0,0 | undefined | undefined |
| 2 | 2011-07-28 14:58:pm | itim | 0,0,0,0 | undefined | undefined |
| 1 | 2011-07-18 04:40:am | curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-07-14 02:47:am | Mozilla/5.0 (Linux; U; Android 2.2.1; zh-cn; HTC HD2 Build/MIUI) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-07-07 16:29:pm | Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; XT603 Build/5.5.1Q-67) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-07-04 21:27:pm | hotpage.fr (http://www.hotpage.fr) | 0,0,0,0 | undefined | undefined |
| 4 | 2011-07-01 01:04:am | Mozilla/5.0 (compatible; spbot/3.0; +http://www.seoprofiler.com/bot ) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-06-25 16:38:pm | GarlikCrawler/1.1 (http://garlik.com/, crawler@garik.com) | 0,0,0,0 | undefined | undefined |
| 2 | 2011-06-25 13:37:pm | BlackBerry9500/5.0.0.328 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/119 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-06-23 06:13:am | NOKIAN80/UCWEB8.0.0.89/28/352 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-06-08 00:10:am | qqmailsvr | 0,0,0,0 | undefined | undefined |
| 1 | 2011-06-02 04:49:am | Mozilla/4.0 (compatible; MSIE 6.0;) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-05-31 02:19:am | W3C_Validator/1.2 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-04-25 10:47:am | Mozilla/5.0 (Windows NT 6.0; rv:2.0) Gecko/20100101 Firefox/4.0 | 0,0,0,0 | undefined | undefined |
| 11 | 2011-04-17 18:39:pm | Mozilla/5.0 (Linux; U; Android 2.3.3; en-au; GT-I9000T Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 0,0,0,0 | undefined | undefined |
| 20 | 2011-04-14 23:39:pm | Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html) | 0,0,0,0 | undefined | undefined |
| 1969-12-31 16:00:pm | | ,,, | | |
| 1 | 2011-04-14 00:40:am | Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_0_2 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A400 Safari/6531.22.7 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-04-05 04:48:am | Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; Series 60/3.0705.1.0.31; 9712) Opera 8.65 [en] | 0,0,0,0 | undefined | undefined |
| 1 | 2011-03-29 07:15:am | NokiaN70/ 5.0741.4.0.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-03-21 22:36:pm | Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-03-20 13:56:pm | SAMSUNG-SGH-U800/1.0 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 0,0,0,0 | undefined | undefined |
| 8 | 2011-03-15 10:56:am | msnbot/2.0b (+http://search.msn.com/msnbot.htm)._ | 0,0,0,0 | undefined | undefined |
| 4 | 2011-03-14 12:21:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/10.0.018; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-03-14 02:56:am | SAMSUNG-SGH-D608/1.0/WAP2.0 Profile/MIDP-2.0 Configuration/CL | 0,0,0,0 | undefined | undefined |
| 2 | 2011-02-22 20:37:pm | Mozilla/4.0 (compatible; ICS) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-02-21 00:37:am | Mozilla/5.0 (compatible; loc-crawler/0.11.0 +http://loc.gov) | 0,0,0,0 | undefined | undefined |
| 9 | 2011-02-18 20:07:pm | Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) | 0,0,0,0 | undefined | undefined |
| 18 | 2011-02-04 09:46:am | Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-02-04 04:53:am | Mozilla/5.0 (compatible; ptd-crawler; +http://bixolabs.com/crawler/ptd/; crawler@bixolabs.com) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-02-02 14:33:pm | CamontSpider/1.0 +http://epweb2.ph.bham.ac.uk/user/slater/camont/info.html | 0,0,0,0 | undefined | undefined |
| 2 | 2011-01-31 10:11:am | blogs/1.0 | 0,0,0,0 | undefined | undefined |
| 14 | 2011-01-28 04:41:am | ichiro/4.0 (http://help.goo.ne.jp/door/crawler.html) | 0,0,0,0 | undefined | undefined |
| 2 | 2011-01-23 14:16:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729) | 0,0,0,0 | undefined | undefined |
| 2 | 2011-01-21 12:06:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.8.1.24pre) Gecko/20100228 K-Meleon/1.5.4 | 0,0,0,0 | undefined | undefined |
| 1 | 2011-01-11 06:41:am | BenQ-SIEMENS - E52/1.00/WAP2.0/MIDP2.0/CLDC1.0 UP.Browser/6.3.0.4.c.1.102 (GUI) MMP/2.0 | 0,0,0,0 | undefined | undefined |
| 4 | 2011-01-09 16:22:pm | facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php) | 0,0,0,0 | undefined | undefined |
| 1 | 2011-01-08 01:12:am | KWC/1004 UP.Browser/7.2.6.1.714 (GUI) MMP/2.0 | 0,0,0,0 | undefined | undefined |
| 2 | 2011-01-03 01:20:am | SAMSUNG-S8000/S800MXBIL1 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 SS-Widget/S8000-FM | 0,0,0,0 | undefined | undefined |
| 1 | 2010-12-28 17:24:pm | Mozilla/5.0 (compatible; archive.org_bot +http://www.archive.org/details/archive.org_bot) | 0,0,0,0 | undefined | undefined |
| 39 | 2010-12-18 19:33:pm | Java/1.6.0_23 | 0,0,0,0 | undefined | undefined |
| 8 | 2010-12-15 16:28:pm | BlackBerry9800/6.0.0.141 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/-1 | 0,0,0,0 | undefined | undefined |
| 1 | 2010-12-15 16:19:pm | Dalvik/1.1.0 (Linux; U; Android 2.1-update1; Milestone Build/SHOLS_U2_03.11.0) | 0,0,0,0 | undefined | undefined |
| 5 | 2010-12-15 02:48:am | (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR ; http://www.talktalk.co.uk/products/virus-alerts/) | 0,0,0,0 | undefined | undefined |
| 11 | 2010-12-13 17:43:pm | Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; M9300 Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 0,0,0,0 | undefined | undefined |
| 2 | 2010-12-05 18:57:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 | 0,0,0,0 | undefined | undefined |
| 1 | 2010-12-01 18:24:pm | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.19; aggregator:Spinn3r (Spinn3r 3.1); http://spinn3r.com/robot) Gecko/2010040121 Firefox/3.0.19 | 0,0,0,0 | undefined | undefined |
| 2 | 2010-12-01 05:34:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.9) Gecko/20100824 MRA 5.5 (build 02842) Firefox/3.6.9 | 0,0,0,0 | undefined | undefined |
| 1 | 2010-11-29 20:38:pm | Mozilla/5.0 (compatible; Firefox compatible; MS IE compatible; not on Windows server; +http://cs.daum.net/faq/site/15.html) Daumoa-feedfetcher/2.0 | 0,0,0,0 | undefined | undefined |
| 7 | 2010-11-29 20:34:pm | Mozilla/5.0 Firefox/3.0.5 | 0,0,0,0 | undefined | undefined |
| 2 | 2010-11-29 20:34:pm | Mozilla/5.0 (compatible; woriobot support [at] worio [dot] com +http://worio.com) | 0,0,0,0 | undefined | undefined |
| 4 | 2010-11-26 23:21:pm | Java/1.4.2_06 | 0,0,0,0 | undefined | undefined |
| 6 | 2010-11-18 04:19:am | DoCoMo/2.0 P900i(c100;TB;W24H11)(compatible; ichiro/mobile goo;+http://help.goo.ne.jp/door/crawler.html) | 0,0,0,0 | undefined | undefined |
| 1 | 2010-11-16 10:39:am | lssbot | 0,0,0,0 | undefined | undefined |
| 4 | 2010-11-11 17:30:pm | Java/1.4.1_01 | 0,0,0,0 | undefined | undefined |
| 107 | 2010-10-23 04:46:am | Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) | 0,0,0,0 | no | undefined |
| 206 | 2010-10-22 19:14:pm | Java/1.6.0_22 | 0,0,0,0 | no | undefined |
| 3 | 2010-10-16 00:09:am | binlar_2.6.3 binlar2.6.3@unspecified.mail | 0,0,0,0 | no | undefined |
| 5 | 2010-10-13 12:34:pm | Java/1.6.0_0 | 0,0,0,0 | no | undefined |
| 12 | 2010-09-28 05:07:am | Mozilla/5.0 | 0,0,0,0 | no | undefined |
| 1 | 2010-09-26 22:59:pm | Mozilla/5.0 (Linux; U; Android 2.2; en-au; sdk Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 | 0,0,0,0 | no | undefined |
| 1 | 2010-09-17 12:10:pm | Huaweisymantecspider (compatible; MSIE 8.0; DSE-support@huaweisymantec.com) | 0,0,0,0 | yes | undefined |
| 1 | 2010-09-15 18:10:pm | Mozilla/5.0 (compatible; bixolabs/1.0; +http://bixolabs.com/crawler/general; crawler@mail.bixolabs.com) | 0,0,0,0 | no | undefined |
| 4 | 2010-09-03 00:27:am | Java/1.4.2_08 | 0,0,0,0 | no | undefined |
| 2 | 2010-08-29 21:47:pm | MaMa CaSpEr | 0,0,0,0 | no | undefined |
| 22 | 2010-08-28 19:50:pm | Java/1.5.0_16 | 0,0,0,0 | no | undefined |
| 2 | 2010-08-07 18:13:pm | libwww-perl/5.834 | 0,0,0,0 | no | undefined |
| 1 | 2010-08-03 20:34:pm | Mozilla/5.0 (Windows; U; Windows NT 6.1; vi; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 | 0,0,0,0 | no | undefined |
| 7 | 2010-08-03 15:35:pm | socbot search@socbay.com | 0,0,0,0 | no | undefined |
| 5 | 2010-08-03 01:48:am | SlugBug Spider/0.1 beta (SlugBug.com search engine; http://www.slugbug.com) | 0,0,0,0 | no | undefined |
| 3 | 2010-07-30 11:43:am | Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot ) | 0,0,0,0 | no | undefined |
| 1 | 2010-07-29 04:30:am | Nokia3108/1.0 (05.08) Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | undefined |
| 1 | 2010-07-27 22:51:pm | Mozilla/5.0 (compatible; heritrix/1.6.0 +http://www.schluetersche.de) | 0,0,0,0 | no | undefined |
| 1 | 2010-07-21 23:12:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.1) Gecko/20090624 Firefox/3.5 GTB5 | 0,0,0,0 | no | undefined |
| 392 | 2010-07-21 10:38:am | Java/1.6.0_21 | 0,0,0,0 | no | undefined |
| 1 | 2010-07-04 13:28:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729; MS-RTC LM 8) | 0,0,0,0 | no | undefined |
| 53 | 2010-07-02 15:08:pm | Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots) | 0,0,0,0 | no | undefined |
| 1 | 2010-06-27 10:08:am | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) | 0,0,0,0 | no | undefined |
| 2 | 2010-06-17 21:46:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; GT-I9000 Build/ECLAIR) AppleWebkit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 0,0,0,0 | no | undefined |
| 3 | 2010-06-17 21:34:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 ( .NET CLR 3.5.30729) | 0,0,0,0 | no | undefined |
| 2 | 2010-06-11 17:07:pm | libwww-perl/5.831 | 0,0,0,0 | no | undefined |
| 1 | 2010-06-10 01:18:am | SonyEricssonW580i/R6BC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 3 | 2010-06-04 11:19:am | Java/1.6.0-rc | 0,0,0,0 | no | undefined |
| 1 | 2010-05-29 06:20:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325) | 0,0,0,0 | no | undefined |
| 1 | 2010-05-29 06:18:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1) | 0,0,0,0 | no | undefined |
| 1 | 2010-05-27 11:59:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) | 0,0,0,0 | no | undefined |
| 1 | 2010-05-27 00:11:am | GeoHasher/Nutch-1.0 (GeoHasher Web Search Engine; geohasher.gotdns.org; geo_hasher at yahoo * com) | 0,0,0,0 | no | undefined |
| 3 | 2010-05-26 02:03:am | SEC-SGHP510 UP.Browser/6.2.2.6 (GUI) MMP/1.0 | 0,0,0,0 | yes | undefined |
| 2 | 2010-05-25 14:28:pm | Nokia5130c-2/2.0 (06.94) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 697 | 2010-05-16 15:38:pm | Java/1.6.0_20 | 0,0,0,0 | no | undefined |
| 4 | 2010-05-14 19:45:pm | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; LG-C710; Build/Eclair) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 0,0,0,0 | no | undefined |
| 2 | 2010-05-07 20:59:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) | 0,0,0,0 | no | undefined |
| 5 | 2010-05-05 02:16:am | Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; SPH-D700 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 | 0,0,0,0 | no | undefined |
| 1 | 2010-04-25 17:23:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10) Gecko/20071115 Firefox/2.0.0.10 | 0,0,0,0 | no | undefined |
| 4 | 2010-04-24 18:45:pm | Java/1.5.0_12 | 0,0,0,0 | no | undefined |
| 5 | 2010-04-23 15:59:pm | Opera/9.5 (Microsoft Windows; Windows CE; Opera Mobi/9.5; U; en) 480x800 SAMSUNG SCH-i920 PPC | 0,0,0,0 | yes | undefined |
| 3 | 2010-04-18 06:40:am | Mozilla/5.0 (compatible; spbot/2.0.2; +http://www.seoprofiler.com/bot/ ) | 0,0,0,0 | no | undefined |
| 1 | 2010-04-15 06:28:am | Mozilla/4.0 (compatible; MSIE 6.0; BluDarter) | 0,0,0,0 | no | undefined |
| 27 | 2010-04-10 19:44:pm | Java/1.6.0_19 | 0,0,0,0 | no | undefined |
| 3 | 2010-04-06 18:49:pm | Fire v2.2 Mozilla/4.0 (compatible; MSIE 6.0; Profile/MIDP-2.0 Configuration/CLDC-1.0) | 0,0,0,0 | no | undefined |
| 4 | 2010-04-06 16:05:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8 | 0,0,0,0 | no | undefined |
| 1 | 2010-04-02 03:46:am | SAMSUNG-E1410/1.0 Openwave/6.2.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 0,0,0,0 | no | undefined |
| 1 | 2010-03-30 01:31:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; +http://www.archive.org) | 0,0,0,0 | no | undefined |
| 1 | 2010-03-25 21:57:pm | Linguee Bot (http://www.linguee.com/bot; bot@linguee.com) | 0,0,0,0 | no | undefined |
| 7 | 2010-03-25 19:05:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Media Center PC 5.0) | 0,0,0,0 | no | undefined |
| 4 | 2010-03-23 20:45:pm | Nokia6230/2.0 (03.15) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 2 | 2010-03-14 12:31:pm | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; ru-ru) AppleWebKit/533.3+ (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 | 0,0,0,0 | no | undefined |
| 18 | 2010-03-13 07:32:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) Speedy Spider (http://www.entireweb.com/about/search_tech/speedy_spider/) | 0,0,0,0 | no | undefined |
| 1 | 2010-03-11 06:46:am | larbin_2.6.3 | 0,0,0,0 | no | undefined |
| 2 | 2010-03-09 04:10:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 | 0,0,0,0 | no | undefined |
| 2 | 2010-03-06 08:52:am | Mozilla/5.0 (compatible; spbot/2.0.1; +http://www.seoprofiler.com/bot/ ) | 0,0,0,0 | no | undefined |
| 178 | 2010-03-06 08:18:am | Java/1.6.0_18 | 0,0,0,0 | no | undefined |
| 2 | 2010-02-25 22:36:pm | DailyPerfect/1.0 | 0,0,0,0 | yes | undefined |
| 2 | 2010-02-21 18:40:pm | Mozilla/5.0 (compatible; spbot/2.0; +http://www.seoprofiler.com/bot/ ) | 0,0,0,0 | no | undefined |
| 1 | 2010-02-17 03:56:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648) | 0,0,0,0 | no | undefined |
| 2 | 2010-02-16 16:36:pm | libwww-perl/5.803 | 0,0,0,0 | no | undefined |
| 10 | 2010-02-12 20:24:pm | Sosospider+(+http://help.soso.com/webspider.htm) | 0,0,0,0 | no | undefined |
| 2 | 2010-02-04 16:01:pm | DoCoMo/2.0 P901i(c100;TB;W24H11) (compatible; ichiro/mobile goo; +http://help.goo.ne.jp/door/crawler.html) | 0,0,0,0 | no | undefined |
| 1 | 2010-02-01 23:33:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.1 Safari/532.9 | 0,0,0,0 | no | undefined |
| 5 | 2010-01-28 03:02:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 | 0,0,0,0 | no | yes |
| 1 | 2010-01-27 11:16:am | libwww-perl/5.833 | 0,0,0,0 | no | undefined |
| 1 | 2010-01-26 11:16:am | Mozilla/5.0 (compatible; aiHitBot/2.0.2-DM +http://www.aihit.com) | 0,0,0,0 | no | undefined |
| 12 | 2010-01-14 14:12:pm | Tasapspider/0.9 (http://www.tasap.com) | 0,0,0,0 | no | undefined |
| 1 | 2010-01-14 12:59:pm | MOT-C261/0.1.66 UP.Browser/6.2.3.9.c.9 (GUI) MMP/2.0 | 0,0,0,0 | yes | undefined |
| 1 | 2010-01-12 02:09:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648) | 0,0,0,0 | no | yes |
| 4 | 2010-01-10 14:47:pm | MOT-L7v/08.B7.ABR MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 1 | 2010-01-06 18:27:pm | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729) | 0,0,0,0 | no | yes |
| 1 | 2010-01-03 08:17:am | LENOVO-i966/66Mt | 0,0,0,0 | yes | undefined |
| 2 | 2010-01-02 06:22:am | Mozilla/5.0 (compatible; 008/0.83; http://www.80legs.com/spider.html;) Gecko/2008032620 | 0,0,0,0 | no | yes |
| 1 | 2009-12-29 15:11:pm | Mozilla/5.0 (compatible; Exabot/3.0 (BiggerBetter); +http://www.exabot.com/go/robot) | 0,0,0,0 | no | yes |
| 1 | 2009-12-23 02:48:am | libwww-perl/5.828 | 0,0,0,0 | no | undefined |
| 3 | 2009-12-22 01:34:am | Speedy Spider (http://www.entireweb.com/about/search_tech/speedy_spider/) | 0,0,0,0 | no | yes |
| 1 | 2009-12-12 06:49:am | Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15 Version/10.10 | 0,0,0,0 | no | yes |
| 3 | 2009-12-12 04:22:am | Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/) | 0,0,0,0 | no | undefined |
| 1 | 2009-12-07 07:33:am | Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;) | 0,0,0,0 | no | undefined |
| 90 | 2009-12-02 19:46:pm | Nokia7610/2.0 (5.0509.0) SymbianOS/7.0s Series60/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | yes |
| 1 | 2009-11-27 02:42:am | amibot - http://www.amidalla.de - tech@amidalla.com libwww-perl/5.831 | 0,0,0,0 | no | undefined |
| 1 | 2009-11-25 17:35:pm | Wget/1.11.4 | 0,0,0,0 | no | undefined |
| 68 | 2009-11-24 19:00:pm | Mozilla/4.0 | 0,0,0,0 | no | yes |
| 5 | 2009-11-23 08:50:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 | 0,0,0,0 | no | yes |
| 6 | 2009-11-23 05:28:am | Nokia3100/06.01 (UCWEB 3.3B) | 0,0,0,0 | yes | yes |
| 1 | 2009-11-23 00:31:am | Mozilla/5.0 (BREW; U; 3.1.5; en) AppleWebKit/528.5 (KHTML, like Gecko) OBIGO/W10 Safari/528.5 | 0,0,0,0 | no | yes |
| 160 | 2009-11-22 12:21:pm | Java/1.6.0_11 | 0,0,0,0 | no | undefined |
| 195 | 2009-11-21 09:05:am | Nokia6682/2.0 (3.01.1) SymbianOS/8.0 Series60/2.6 Profile/MIDP-2.0 configuration/CLDC-1.1 UP.Link/6.3.0.0.0 (compatible;YahooSeeker/M1A1-R2D2; http://help.yahoo.com/help/us/ysearch/crawling/crawling-01.html) | 0,0,0,0 | yes | undefined |
| 117 | 2009-11-21 08:37:am | Java/1.6.0_17 | 0,0,0,0 | no | undefined |
| 64 | 2009-11-20 02:06:am | Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org) | 0,0,0,0 | no | yes |
| 7 | 2009-11-19 12:30:pm | Java/1.6.0_10 | 0,0,0,0 | no | undefined |
| 34 | 2009-11-19 12:01:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) | 0,0,0,0 | no | yes |
| 34 | 2009-11-19 00:06:am | Java/1.6.0 | 0,0,0,0 | no | undefined |
| 2 | 2009-11-17 12:55:pm | ICC-Crawler/2.0 (Mozilla-compatible; ; http://kc.nict.go.jp/project1/crawl.html) | 0,0,0,0 | no | undefined |
| 132 | 2009-11-15 07:38:am | Java/1.6.0_07 | 0,0,0,0 | no | undefined |
| 27 | 2009-11-13 10:46:am | Yandex/1.01.001 (compatible; Win16; I) | 0,0,0,0 | no | yes |
| 7 | 2009-11-06 03:45:am | DoCoMo/2.0 P900i(c100;TB;W24H11) (compatible; ichiro/mobile goo; +http://help.goo.ne.jp/help/article/1142/) | 0,0,0,0 | yes | undefined |
| 3 | 2009-11-04 13:37:pm | Atrax Solutions atraxbot/0.3; http://www.atraxsolutions.com/atraxbot | 0,0,0,0 | no | undefined |
| 1 | 2009-11-01 08:44:am | Mozilla/5.0 (compatible; Exabot-Images/3.0; +http://www.exabot.com/go/robot) | 0,0,0,0 | no | yes |
| 1 | 2009-10-25 04:57:am | Mozilla/5.0 (X11; U; Linux x86_64; ca; rv:1.9.1.3) Gecko/20091020 Ubuntu/9.10 (karmic) Firefox/3.5.3 | 0,0,0,0 | no | yes |
| 48 | 2009-10-24 20:32:pm | Java/1.6.0_16 | 0,0,0,0 | no | undefined |
| 2 | 2009-10-21 04:44:am | Wget/1.10+devel | 0,0,0,0 | no | undefined |
| 1 | 2009-10-21 01:57:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.50 | 0,0,0,0 | no | undefined |
| 1 | 2009-10-19 21:26:pm | atraxbot/0.2 | 0,0,0,0 | no | undefined |
| 5 | 2009-10-12 18:27:pm | Mozilla/5.0 (compatible; discobot/1.1; +http://discoveryengine.com/discobot.html) | 0,0,0,0 | no | yes |
| 1 | 2009-10-12 01:44:am | Yeti/1.0 (NHN Corp.; http://help.naver.com/robots/) | 0,0,0,0 | no | undefined |
| 138 | 2009-09-23 15:18:pm | msnbot/1.1 (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | no | yes |
| 461 | 2009-09-23 09:56:am | msnbot/2.0b (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | no | yes |
| 69 | 2009-09-23 03:27:am | Java/1.6.0_02 | 0,0,0,0 | no | undefined |
| 259 | 2009-09-23 01:59:am | Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp) | 0,0,0,0 | no | yes |
| 175 | 2009-09-22 21:06:pm | Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) | 0,0,0,0 | no | yes |
| 30 | 2009-09-22 10:12:am | Nokia3100/1.0 (compatible; WukongBot) | 0,0,0,0 | yes | yes |
| 26 | 2009-09-21 00:21:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) | 0,0,0,0 | no | undefined |
| 261 | 2009-09-20 04:34:am | Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp) | 0,0,0,0 | no | yes |
| 42 | 2009-09-19 01:05:am | T-Mobile Dash Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 320x240; MSNBOT-MOBILE/1.1; +http://search.msn.com/msnbot.htm) | 0,0,0,0 | yes | yes |
| 1 | 2009-09-18 16:35:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50728) | 0,0,0,0 | no | undefined |
| 80 | 2009-09-16 15:02:pm | Java/1.6.0_15 | 0,0,0,0 | no | undefined |
| 4 | 2009-09-15 18:52:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 | 0,0,0,0 | no | yes |
| 121 | 2009-09-15 15:46:pm | Java/1.6.0_13 | 0,0,0,0 | no | undefined |
| 173 | 2009-09-15 09:17:am | Java/1.6.0_05 | 0,0,0,0 | no | undefined |
| 143 | 2009-09-15 00:06:am | DoCoMo/2.0 N905i(c100;TB;W24H16) (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html) | 0,0,0,0 | yes | yes |
| 555 | 2009-09-14 23:53:pm | Java/1.6.0_04 | 0,0,0,0 | no | undefined |
| 7 | 2009-09-14 03:12:am | Mozilla/5.0 (compatible; Exabot/3.0; +http://www.exabot.com/go/robot) | 0,0,0,0 | no | yes |
| 8 | 2009-09-13 15:00:pm | Nokia3100/1.0(wukong) | 0,0,0,0 | yes | yes |
| 45 | 2009-09-08 09:10:am | Java/1.6.0_14 | 0,0,0,0 | no | undefined |
| 6 | 2009-09-07 22:21:pm | Baiduspider+(+http://www.baidu.com/search/spider.htm) | 0,0,0,0 | no | yes |
| 4 | 2009-09-07 08:19:am | Mozilla/5.0 (compatible; Charlotte/1.1; http://www.searchme.com/support/) | 0,0,0,0 | no | yes |
| 6 | 2009-09-07 06:47:am | Nokia3650/1.0 SymbianOS/6.1 Series60/1.2 Profile/MIDP-1.0 Configuration/CLDC-1.0/ (compatible; YodaoBot-Mobile/1.0; http://www.youdao.com/help/webmaster/spider/; ) | 0,0,0,0 | yes | yes |
| 101 | 2009-09-02 14:21:pm | SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html) | 0,0,0,0 | yes | yes |
| 28 | 2009-08-31 12:27:pm | Nokia3100/1.0(05.30) | 0,0,0,0 | yes | yes |
| 1 | 2009-08-14 00:02:am | MOT-V3i/08.D8.8BR MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 1 | 2009-08-13 23:37:pm | MOT-L6i/0A.67.05R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 1 | 2009-08-13 23:14:pm | LG-KG195/V01 Obigo/WAP2.0 MIDP-2.0/CLDC-1.1 LG-KG195/V01 Obigo/WAP2.0 MIDP-2.0/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 1 | 2009-08-13 23:13:pm | LG-KE770 MIC/1.1.14 MIDP-2.0/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 2 | 2009-08-13 05:21:am | SonyEricssonW910i/R1CA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 1 | 2009-08-13 04:47:am | SonyEricssonK770i/R8BC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 1 | 2009-08-13 04:43:am | SonyEricssonG700/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 878) Opera 8.65 [en] | 0,0,0,0 | yes | yes |
| 3 | 2009-08-11 12:32:pm | LexxeBot/1.0 (lexxebot@lexxe.com) | 0,0,0,0 | no | undefined |
| 2 | 2009-08-06 13:27:pm | BlackBerry8900/4.6.1.206 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/175 | 0,0,0,0 | yes | undefined |
| 3 | 2009-08-04 07:46:am | Nokia3110c/2.0 (06.02) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 21 | 2009-07-28 00:05:am | Java/1.6.0_12 | 0,0,0,0 | no | undefined |
| 3 | 2009-07-23 10:31:am | NokiaN73-1/3.0704.1.0.1 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 1 | 2009-07-10 22:06:pm | Lynx/2.8.7dev.11 libwww-FM/2.14 SSL-MM/1.4.1 | 0,0,0,0 | no | yes |
| 841 | 2009-07-06 04:39:am | msnbot-media/1.1 (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | no | yes |
| 1 | 2009-07-03 20:18:pm | Nokia6300/2.0 (07.21) Profile/MIDP-2.0 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 4.0; ) Opera UNTRUSTED/1.0 | 0,0,0,0 | yes | yes |
| 5 | 2009-06-22 12:23:pm | panscient.com | 0,0,0,0 | yes | yes |
| 3 | 2009-06-22 09:51:am | IAC-H133/20060906-IACS-1.03.02/WAP1.2 Profile | 0,0,0,0 | yes | undefined |
| 4 | 2009-06-22 08:04:am | Mail.Ru/1.0 | 0,0,0,0 | no | undefined |
| 1 | 2009-06-18 02:00:am | Mozilla/5.0 (compatible; akula/k311; +http://k311.fd.cvut.cz/) | 0,0,0,0 | no | undefined |
| 2 | 2009-06-17 01:50:am | GingerCrawler/1.0 (Language Assistant for Dyslexics; www.gingersoftware.com/crawler_agent.htm; support at ginger software dot com) | 0,0,0,0 | no | yes |
| 8 | 2009-06-17 01:06:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; SP3; MS-RTC LM 8) | 0,0,0,0 | no | yes |
| 1 | 2009-06-16 05:25:am | SAMSUNG-SGH-D780/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 0,0,0,0 | yes | undefined |
| 3 | 2009-06-14 22:12:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 | 0,0,0,0 | no | yes |
| 10 | 2009-06-14 05:38:am | MAUI WAP Browser | 0,0,0,0 | yes | yes |
| 9 | 2009-06-13 13:51:pm | Baiduspider+(+http://www.baidu.jp/spider/) | 0,0,0,0 | no | yes |
| 16 | 2009-06-04 10:30:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) | 0,0,0,0 | no | yes |
| 2 | 2009-06-04 06:32:am | Mozilla/5.0 (X11; U; Linux i686; es-es) AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) index | 0,0,0,0 | no | undefined |
| 3 | 2009-06-03 08:10:am | Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2_1 like Mac OS X; de-de) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11 Safari/525.20 | 0,0,0,0 | yes | yes |
| 1 | 2009-05-30 20:05:pm | Nokia6610I/1.0 (4.40) Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | undefined |
| 1 | 2009-05-23 11:31:am | SonyEricssonW300i/R4EA Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 2 | 2009-05-22 09:54:am | LG-KS360 Teleca/WAP2.0 MIDP-2.0/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 7 | 2009-05-21 07:47:am | Java/1.5.0_10 | 0,0,0,0 | no | undefined |
| 3 | 2009-05-19 17:59:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10 | 0,0,0,0 | no | yes |
| 1 | 2009-05-18 05:37:am | hitcrawler_0.1 ringken@gmail.com | 0,0,0,0 | no | undefined |
| 2 | 2009-05-18 05:13:am | LG-KE500 Obigo/WAP2.0 MIDP-2.0/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 1 | 2009-05-04 12:56:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8) | 0,0,0,0 | no | undefined |
| 1 | 2009-05-04 01:38:am | Opera/9.64 (Windows NT 5.1; U) | 0,0,0,0 | no | yes |
| 1 | 2009-05-02 19:20:pm | SonyEricssonT610/R301 Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | undefined |
| 2 | 2009-04-23 02:08:am | SCH-M569/ UP.Browser/6.2.3.8 (GUI) MMP/2.0 | 0,0,0,0 | yes | yes |
| 1 | 2009-04-15 10:24:am | Nokia7210Supernova/2.0 (04.86) Profile/MIDP-2.1 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 2 | 2009-04-10 23:31:pm | WAP_Browser/5.0 (compatible; YodaoBot/1.0; http://www.youdao.com/help/webmaster/spider/; ) | 0,0,0,0 | no | yes |
| 1 | 2009-04-04 02:41:am | cn_com_viewer larbin2.6.3@unspecified.mail | 0,0,0,0 | no | undefined |
| 1 | 2009-04-03 19:24:pm | com_viewer larbin2.6.3@unspecified.mail | 0,0,0,0 | no | undefined |
| 2 | 2009-03-27 02:18:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ) | 0,0,0,0 | no | yes |
| 1 | 2009-03-26 01:19:am | Motorola-w385 Obigo/Q04C1 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 4 | 2009-03-23 06:18:am | larbin_2.6.3 myemail@address.co.uk | 0,0,0,0 | no | undefined |
| 1 | 2009-03-21 20:14:pm | fr_com_viewer larbin2.6.3@unspecified.mail | 0,0,0,0 | no | undefined |
| 2 | 2009-03-11 20:01:pm | SimilarPages/Nutch-1.0-dev (SimilarPages Nutch Crawler; http://www.similarpages.com; info at similarpages dot com) | 0,0,0,0 | no | yes |
| 8 | 2009-03-09 21:57:pm | SAMSUNG-SGH-C160/1.0 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 0,0,0,0 | yes | yes |
| 1 | 2009-03-05 21:06:pm | UCWEB5.1 | 0,0,0,0 | no | yes |
| 9 | 2009-02-24 01:29:am | LG-KM900/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 3 | 2009-02-19 08:01:am | voyager/2.0 (http://www.kosmix.com/crawler.html) | 0,0,0,0 | no | yes |
| 5 | 2009-02-19 05:53:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE63-1/100.21.110; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 0,0,0,0 | yes | yes |
| 1 | 2009-02-17 02:48:am | Nokia6030/2.0 (y3.44) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 4 | 2009-02-14 15:28:pm | T-Mobile Dash Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone; 320x240;) MSNBOT-MOBILE/1.1 (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | yes | yes |
| 1 | 2009-02-11 07:34:am | SapphireWebCrawler/Nutch-1.0-dev (Sapphire Web Crawler using Nutch; http://boston.lti.cs.cmu.edu/crawler/; mhoy@cs.cmu.edu) | 0,0,0,0 | no | yes |
| 3 | 2009-02-08 08:50:am | Nokia6600/1.0 (5.53.0) SymbianOS/7.0s Series60/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | yes |
| 3 | 2009-01-30 08:32:am | Nokia6060/2.0 (4.10) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 1 | 2009-01-25 11:27:am | Nokia3120classic/2.0 (07.16) Profile/MIDP-2.1 Configuration/CLDC-1.1 UP.Link/6.5.1.3.0 | 0,0,0,0 | yes | yes |
| 5 | 2009-01-17 05:08:am | Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) | 0,0,0,0 | no | undefined |
| 1 | 2009-01-11 20:25:pm | Nokia6708/2.0 (V1.0.0) SymbianOS/7.0 UIQ/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | undefined |
| 1 | 2008-12-30 02:47:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; FDM) | 0,0,0,0 | no | yes |
| 2 | 2008-12-29 06:40:am | SonyEricssonT230/R101 | 0,0,0,0 | yes | undefined |
| 2 | 2008-12-28 16:42:pm | Mozilla/5.0 (compatible; OpenWeb 5.7.2.3-02) Opera 8.54 | 0,0,0,0 | no | undefined |
| 2 | 2008-12-28 13:24:pm | UNTRUSTED/1.0 | 0,0,0,0 | yes | undefined |
| 7 | 2008-12-28 06:24:am | Samsung-SPHM300 AU-MIC-M300/2.0 MMP/2.0 | 0,0,0,0 | yes | undefined |
| 2 | 2008-12-27 00:51:am | Mozilla/4.0 (MobilePhone SCP-6600/US/1.0) NetFront/3.1 MMP/2.0 | 0,0,0,0 | yes | undefined |
| 3 | 2008-12-21 19:54:pm | NokiaN73 | 0,0,0,0 | yes | yes |
| 1 | 2008-12-19 03:59:am | SIE-C72/22 UP.Browser/7.0.2.2.d.7(GUI) MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 12 | 2008-12-18 07:41:am | Baiduspider+(+http://help.baidu.jp/system/05.html) | 0,0,0,0 | no | yes |
| 1 | 2008-12-04 15:17:pm | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 | 0,0,0,0 | no | yes |
| 1 | 2008-11-25 17:31:pm | Mozilla/5.0 (Yahoo-Test/4.0; mailto:vertical-crawl-support@yahoo-inc.com) | 0,0,0,0 | no | undefined |
| 1 | 2008-11-21 03:56:am | Nokia6610I/1.0 (4.10) Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | undefined |
| 1 | 2008-11-13 15:06:pm | Mozilla/5.0 (compatible; proximic; +http://www.proximic.com) | 0,0,0,0 | no | undefined |
| 1 | 2008-10-30 09:53:am | Mozilla/5.0 (compatible; heritrix/1.15.1-200807172326 +http://www.accelobot.com) | 0,0,0,0 | no | undefined |
| 2 | 2008-10-27 14:33:pm | Mozilla/5.0 (compatible; heritrix/${pom.version} +http://seekda.com) | 0,0,0,0 | no | undefined |
| 2 | 2008-10-27 11:04:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia6120c/5.11; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 0,0,0,0 | yes | yes |
| 2 | 2008-10-26 02:30:am | Mozilla/4.0 (compatible ; MSIE 6.0; Windows NT 5.1) | 0,0,0,0 | no | undefined |
| 4 | 2008-10-22 14:45:pm | Nokia5300/2.0 (05.51) Profile/MIDP-2.0 Configuration/CLDC-1.1 UNTRUSTED/1.0 | 0,0,0,0 | yes | yes |
| 3 | 2008-10-20 07:33:am | SAMSUNG-SGH-D600/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 | 0,0,0,0 | yes | yes |
| 2 | 2008-10-11 16:56:pm | MSRBOT (http://research.microsoft.com/research/sv/msrbot/) | 0,0,0,0 | no | undefined |
| 1 | 2008-10-06 12:06:pm | SonyEricssonP800/R102 Profile/MIDP-1.0 Configuration/CLDC-1.0 UP.Link/6.3.1.15.0 | 0,0,0,0 | yes | yes |
| 1 | 2008-10-02 04:32:am | Nokia6670/2.0 (6.0522.0) SymbianOS/7.0s Series60/2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | yes |
| 4 | 2008-09-29 17:45:pm | Mozilla/5.0 (compatible; discobot/1.0; +http://discoveryengine.com/discobot.html) | 0,0,0,0 | no | undefined |
| 1 | 2008-09-28 08:27:am | SonyEricssonZ600/R301 Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | no |
| 1 | 2008-09-28 07:57:am | SonyEricssonK300i/R2BA SEMC-Browser/4.0.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 3 | 2008-09-27 23:39:pm | SAMSUNG-SGH-F480/F480SSHD1a SHP/VPP/R5 NetFront/3.4 Qtv5.3 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 1 | 2008-09-25 21:58:pm | libwww-perl/5.805 | 0,0,0,0 | no | undefined |
| 2 | 2008-09-23 04:17:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;) | 0,0,0,0 | no | undefined |
| 2 | 2008-09-20 05:05:am | Gaisbot/3.0+(robot06@gais.cs.ccu.edu.tw;+http://gais.cs.ccu.edu.tw/robot.php) | 0,0,0,0 | no | yes |
| 1 | 2008-09-19 19:43:pm | WinWAP/4.0 (4.0.0.27; Win32) | 0,0,0,0 | no | undefined |
| 1 | 2008-09-19 10:08:am | Mozilla/5.0 (compatible; MJ12bot/v1.2.2; http://www.majestic12.co.uk/bot.php?+) | 0,0,0,0 | no | yes |
| 8 | 2008-09-18 20:09:pm | ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com) | 0,0,0,0 | no | undefined |
| 5 | 2008-09-18 06:57:am | Mozilla/5.0 (Twiceler-0.9 http://www.cuil.com/twiceler/robot.html) | 0,0,0,0 | no | yes |
| 55 | 2008-09-17 10:17:am | MSMOBOT/1.1 (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | no | yes |
| 2 | 2008-09-14 11:50:am | Nokia3650/1.0 SymbianOS/6.1 Series60/1.2 Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | no |
| 7 | 2008-09-13 07:26:am | Yanga WorldSearch Bot v1.1/beta (http://www.yanga.co.uk/) | 0,0,0,0 | no | yes |
| 2 | 2008-09-08 11:43:am | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) | 0,0,0,0 | no | yes |
| 1 | 2008-09-04 21:11:pm | PDFBot crawler@pdfind.com | 0,0,0,0 | no | undefined |
| 1 | 2008-09-04 10:42:am | Runnk online rss reader : http://www.runnk.com/ : RSS favorites : RSS ranking : RSS aggregator hybridwse@runnk.com | 0,0,0,0 | no | undefined |
| 3 | 2008-09-03 10:26:am | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) SAMSUNG-SGH-i600/WM534 | 0,0,0,0 | yes | yes |
| 1 | 2008-08-31 16:47:pm | Opera/9.51 (X11; Linux x86_64; U; en) | 0,0,0,0 | no | yes |
| 10 | 2008-08-30 16:15:pm | Java/1.4.2_05 | 0,0,0,0 | no | undefined |
| 2 | 2008-08-28 10:57:am | MOT-L9/08.21.09R MIB/BER2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 EGE/1.0 | 0,0,0,0 | yes | undefined |
| 9 | 2008-08-26 11:15:am | Mozilla/5.0 (compatible; DBLBot/1.0; +http://www.dontbuylists.com/) | 0,0,0,0 | no | yes |
| 9 | 2008-08-21 20:01:pm | Java/1.5.0 | 0,0,0,0 | no | undefined |
| 1 | 2008-08-21 14:30:pm | Mozilla/5.0 (compatible; heritrix/2.0.0 +http://www.google.com) | 0,0,0,0 | no | undefined |
| 1 | 2008-08-06 21:53:pm | Mozilla/4.0 (compatible; MSIE 7.0;Windows NT 5.1;.NET CLR 1.1.4322;.NET CLR 2.0.50727;.NET CLR 3.0.04506.30) | 0,0,0,0 | no | undefined |
| 3 | 2008-08-04 23:12:pm | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061011 Fedora/1.5.0.7-7.fc6 Firefox/1.5.0.7 | 0,0,0,0 | no | yes |
| 4 | 2008-08-04 04:14:am | Nokia3100/1.0 (04.01) Profile/MIDP-1.0 Configuration/CLDC-1.0 | 0,0,0,0 | yes | undefined |
| 3 | 2008-07-31 11:59:am | DoCoMo/2.0 P900i(c100;TB;W24H11) | 0,0,0,0 | yes | undefined |
| 5 | 2008-07-30 05:18:am | Java/1.5.0_08 | 0,0,0,0 | no | undefined |
| 1 | 2008-07-28 13:05:pm | MOT-A-4A/01.02 UP.Browser/4.1.27a1 UP.Link/5.1.2.17 | 0,0,0,0 | yes | undefined |
| 2 | 2008-07-24 19:07:pm | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.4) Gecko/20080721 BonEcho/2.0.0.4 | 0,0,0,0 | no | yes |
| 3 | 2008-07-21 09:27:am | Mozilla/5.0 (iPod; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4B1 Safari/419.3 | 0,0,0,0 | yes | yes |
| 2 | 2008-07-21 05:26:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14;MEGAUPLOAD 1.0 | 0,0,0,0 | no | yes |
| 2 | 2008-07-18 08:10:am | Netluchs/Nutch-1.0-dev ( ; http://www.netluchs.de/; _do_not_spam_me___humans_please_use_info_at_netluchs.de_without_the_dash) | 0,0,0,0 | no | yes |
| 2 | 2008-07-17 14:34:pm | LijitSpider/Nutch-0.9 (Reports crawler; http://www.lijit.com/robot/crawler; info(a)lijit(d)com) | 0,0,0,0 | no | yes |
| 2 | 2008-07-17 08:59:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9) Gecko/2008052906 Firefox/3.0 | 0,0,0,0 | no | yes |
| 2 | 2008-07-12 00:18:am | MSNBOT_Mobile MSMOBOT Mozilla/2.0 (compatible; MSIE 4.02; Windows CE; Default)/1.1 (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | yes | yes |
| 2 | 2008-07-09 05:30:am | C11G25L/1.0/Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) PPC;320x240 | 0,0,0,0 | no | yes |
| 2 | 2008-07-08 09:46:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9) Gecko/2008052906 Firefox/3.0 | 0,0,0,0 | no | yes |
| 7 | 2008-07-08 09:39:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15 | 0,0,0,0 | no | yes |
| 2 | 2008-07-08 04:08:am | Nokia6030/2.0 (y3.43) Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | yes |
| 2 | 2008-07-06 21:09:pm | Mozilla/5.0 (iPhone; U; CPU like Mac OS X; zh-cn) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3 | 0,0,0,0 | yes | yes |
| 1 | 2008-07-04 09:20:am | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9) Gecko/2008052906 Firefox/3.0 | 0,0,0,0 | no | yes |
| 1 | 2008-07-01 11:10:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) | 0,0,0,0 | no | yes |
| 1 | 2008-07-01 09:07:am | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ( Embedded Web Browser from: | 0,0,0,0 | no | yes |
| 1 | 2008-07-01 06:22:am | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008062910 Iceweasel/3.0 (Debian-3.0~rc2-2) | 0,0,0,0 | no | yes |
| 2 | 2008-06-29 02:44:am | Gigabot/3.0 (http://www.gigablast.com/spider.html) | 0,0,0,0 | no | undefined |
| 2 | 2008-06-28 21:59:pm | Java1.4.0_01 | 0,0,0,0 | no | undefined |
| 2 | 2008-06-23 14:33:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) T-Mobile_Atlas | 0,0,0,0 | yes | yes |
| 3 | 2008-06-23 14:33:pm | BlackBerry8830/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/104 | 0,0,0,0 | yes | undefined |
| 2 | 2008-06-23 01:06:am | Java/1.4.2_04 | 0,0,0,0 | no | undefined |
| 1 | 2008-06-19 05:22:am | Mozilla/5.0 (compatible; MojeekBot/2.0; http://www.mojeek.com/bot.html) | 0,0,0,0 | no | undefined |
| 7 | 2008-06-17 04:40:am | Mozilla/5.0 (compatible; BecomeBot/3.0; +http://www.become.com/site_owners.html) | 0,0,0,0 | no | yes |
| 2 | 2008-06-11 18:03:pm | Java/1.4.2_11 | 0,0,0,0 | no | undefined |
| 13 | 2008-06-10 13:16:pm | MLBot (www.metadatalabs.com/mlbot) | 0,0,0,0 | no | yes |
| 26 | 2008-05-31 21:24:pm | Java/1.6.0-oem | 0,0,0,0 | no | undefined |
| 1 | 2008-05-29 23:31:pm | Snapbot/1.0 (Snap Shots, +http://www.snap.com) | 0,0,0,0 | no | undefined |
| 1 | 2008-05-28 18:42:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; iOpus-Web-Automation; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) | 0,0,0,0 | no | yes |
| 1 | 2008-05-28 07:20:am | Nokia6275i/2.0 UP.Browser/6.2.3.8 | 0,0,0,0 | yes | undefined |
| 2 | 2008-05-28 05:26:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) NetNewsWire/3.1.6 | 0,0,0,0 | no | yes |
| 1 | 2008-05-28 04:46:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; fr-fr) AppleWebKit/526.2+ (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 0,0,0,0 | no | yes |
| 2 | 2008-05-25 20:13:pm | Java/1.4.2_13 | 0,0,0,0 | no | undefined |
| 146 | 2008-05-24 21:39:pm | Java/1.6.0_06 | 0,0,0,0 | no | undefined |
| 1 | 2008-05-23 10:29:am | SonyEricssonW580i/R7AC Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.1.20.0 | 0,0,0,0 | yes | yes |
| 5 | 2008-05-23 00:26:am | Samsung-SPHA900 AU-MIC/2.0 MMP/2.0 | 0,0,0,0 | yes | yes |
| 7 | 2008-05-21 00:37:am | WebAlta Crawler/2.0 (http://www.webalta.net/ru/about_webmaster.html) (Windows; U; Windows NT 5.1; ru-RU) | 0,0,0,0 | no | yes |
| 13 | 2008-05-20 11:43:am | larbin_2.6.3 larbin2.6.3@unspecified.mail | 0,0,0,0 | no | undefined |
| 1 | 2008-05-17 22:09:pm | Wget/1.10.2 | 0,0,0,0 | no | undefined |
| 2 | 2008-05-16 21:23:pm | libwww-perl/5.79 | 0,0,0,0 | no | undefined |
| 3 | 2008-05-15 22:34:pm | libwww-perl/5.810 | 0,0,0,0 | no | undefined |
| 2 | 2008-05-15 22:27:pm | libwww-perl/5.811 | 0,0,0,0 | no | undefined |
| 32 | 2008-05-15 14:59:pm | Java/1.5.0_01 | 0,0,0,0 | no | undefined |
| 1 | 2008-05-13 04:07:am | Mozilla/4.61 (Macintosh; I; PPC) | 0,0,0,0 | no | undefined |
| 11 | 2008-05-13 00:44:am | Java/1.6.0_01 | 0,0,0,0 | no | undefined |
| 3 | 2008-05-12 23:30:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2) | 0,0,0,0 | no | undefined |
| 22 | 2008-05-07 12:40:pm | Java/1.5.0_06 | 0,0,0,0 | no | undefined |
| 3 | 2008-05-07 03:48:am | Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12 | 0,0,0,0 | no | yes |
| 9 | 2008-05-06 23:43:pm | JAT-WAP ULC2 | 0,0,0,0 | no | undefined |
| 2 | 2008-05-06 20:48:pm | Java/1.4.2 | 0,0,0,0 | no | undefined |
| 14 | 2008-05-06 11:48:am | ichiro/3.0 (http://help.goo.ne.jp/door/crawler.html) | 0,0,0,0 | no | undefined |
| 3 | 2008-05-06 06:08:am | Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413 es60 | 0,0,0,0 | yes | yes |
| 89 | 2008-05-05 19:02:pm | Nokia6820/2.0 (4.83) Profile/MIDP-1.0 Configuration/CLDC-1.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html) | 0,0,0,0 | yes | yes |
| 110 | 2008-05-05 06:49:am | Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/) | 0,0,0,0 | no | yes |
| 2 | 2008-05-05 04:39:am | Java/1.5.0_10-erdist | 0,0,0,0 | no | undefined |
| 6 | 2008-05-04 15:03:pm | Java/1.5.0_11 | 0,0,0,0 | no | undefined |
| 13 | 2008-05-03 17:21:pm | Java/1.6.0_10-beta | 0,0,0,0 | no | undefined |
| 2 | 2008-05-03 14:45:pm | Java/1.5.0_02 | 0,0,0,0 | no | undefined |
| 4 | 2008-05-02 19:14:pm | msnbot-media/1.0 (+http://search.msn.com/msnbot.htm) | 0,0,0,0 | no | no |
| 18 | 2008-05-02 14:45:pm | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322) | 0,0,0,0 | no | yes |
| 4 | 2008-05-02 06:32:am | Mozilla/4.08 (SmartPhone; Symbian OS-Series60/1.03) NetFront/3.3 | 0,0,0,0 | no | yes |
| 2 | 2008-05-02 05:01:am | FAST Enterprise Crawler 6 used by Singapore Press Holdings (crawler@sphsearch.sg) | 0,0,0,0 | no | yes |
| 35 | 2008-05-02 01:32:am | SonyEricssonK800i/R1ED Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 (Mediobot/1.0 +http://bot.medio.com) | 0,0,0,0 | yes | undefined |
| 6 | 2008-05-01 11:50:am | ia_archiver | 0,0,0,0 | no | undefined |
| 3 | 2008-05-01 11:11:am | SonyEricssonM600i/R100 Mozilla/4.0 (compatible; MSIE 6.0; Symbian OS; 513) Opera 8.65 [ru] | 0,0,0,0 | yes | yes |
| 3 | 2008-05-01 06:07:am | Palm680/RC1 Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D053; Blazer/4.5) 16;320x320 | 0,0,0,0 | yes | undefined |
| 1 | 2008-04-30 11:54:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/5.0 Nokia3250/1.00; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 0,0,0,0 | yes | yes |
| 16 | 2008-04-30 03:25:am | Java/1.5.0_04 | 0,0,0,0 | no | undefined |
| 1 | 2008-04-29 16:28:pm | MOT-L6i/0A.65.0BR MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 | 0,0,0,0 | yes | undefined |
| 42 | 2008-04-29 14:18:pm | Java/1.6.0_03 | 0,0,0,0 | no | undefined |
| 3 | 2008-04-29 13:58:pm | Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/hspr-H102; Blazer/4.2) 16;320x320 | 0,0,0,0 | yes | yes |
| 895 | 2008-04-29 12:58:pm | Java/1.4.1_04 | 0,0,0,0 | no | undefined |
| 1 | 2008-04-29 12:48:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/21.0.016 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 UP.Link/6.3.0.0.0 | 0,0,0,0 | yes | yes |
| 3 | 2008-04-29 07:41:am | None | 0,0,0,0 | no | undefined |
| 1 | 2008-04-29 07:28:am | Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.8.1.6) Gecko/20071008 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6 | 0,0,0,0 | no | yes |
| 18 | 2008-04-29 06:07:am | Mozilla/4.0 (compatible;) | 0,0,0,0 | no | yes |
| 16 | 2008-04-29 05:55:am | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia6120c/4.21; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 0,0,0,0 | yes | yes |
| 4 | 2008-04-29 05:16:am | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; de-de) AppleWebKit/526.3+ (KHTML, like Gecko) Version/3.1.1 Safari/525.18 | 0,0,0,0 | no | yes |
| 1 | 2008-04-28 23:25:pm | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 | 0,0,0,0 | no | yes |
| 5 | 2008-04-28 15:41:pm | Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/12.0.013; Profile/MIDP-2.0 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 | 0,0,0,0 | yes | yes |
| 1 | 2008-04-28 13:45:pm | MOT-MOTORAZRV9/A0.01.10R4 BER2.2 Mozilla/4.0 (compatible; MSIE 6.0; 13003266) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.60 [it] UP.Link/6.3.0.0.0 | 0,0,0,0 | yes | yes |
| 1 | 2008-04-27 18:14:pm | W3C_Validator/1.575 | 0,0,0,0 | no | undefined |