HEX
Server: nginx/1.18.0
System: Linux m1-ws1-ams3 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /opt/aphex/sites/tvmaria.net/db.sql
-- MySQL dump 10.13  Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost    Database: tvmaria_net
-- ------------------------------------------------------
-- Server version	8.0.32-0ubuntu0.20.04.2

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_blc_filters`
--

DROP TABLE IF EXISTS `wp_blc_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_filters` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_filters`
--

LOCK TABLES `wp_blc_filters` WRITE;
/*!40000 ALTER TABLE `wp_blc_filters` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_blc_filters` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_blc_instances`
--

DROP TABLE IF EXISTS `wp_blc_instances`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_instances` (
  `instance_id` int unsigned NOT NULL AUTO_INCREMENT,
  `link_id` int unsigned NOT NULL,
  `container_id` int unsigned NOT NULL,
  `container_type` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `link_text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `parser_type` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'link',
  `container_field` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_context` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `raw_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`instance_id`),
  KEY `link_id` (`link_id`),
  KEY `source_id` (`container_type`,`container_id`),
  KEY `parser_type` (`parser_type`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_instances`
--

LOCK TABLES `wp_blc_instances` WRITE;
/*!40000 ALTER TABLE `wp_blc_instances` DISABLE KEYS */;
INSERT INTO `wp_blc_instances` VALUES (2,1,15,'post','[YouTube Video]','youtube-iframe','post_content','','<iframe width=\"800\" height=\"360\" src=\"https://www.youtube.com/embed/I05PXP5hysQ\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3,2,44,'post','vergelijkingssite','link','post_content','','https://vergelijk-gratis.nl/'),(4,3,44,'post','kiezen voor de vergelijkingssites voor inboedelverzekeringen.','link','post_content','','https://vergelijk-gratis.nl/inboedelverzekering/'),(5,4,43,'post','auto verzekeringen vergelijken','link','post_content','','https://verzekering-winkel.com/autoverzekering/'),(6,5,45,'post','Het uitzoeken van internet dat goed bij je situatie past','link','post_content','','https://internetvergelijken.org/internet/'),(7,6,53,'post','energie vergelijken','link','post_content','','https://beste-energievergelijker.com/energie-vergelijken/'),(8,7,56,'post','Bekijk dan deze bron.','link','post_content','','https://spaarbuidel.nl/creditcard/'),(9,8,59,'post','dating sites voor ouderen','link','post_content','','https://leukedatingsite.nl/senioren-dating/'),(10,9,59,'post','e-matching review','link','post_content','','https://leukedatingsite.nl/e-matching/'),(11,10,62,'post','dagwaarde auto rdw','link','post_content','','https://www.kentekencheck.nu/dagwaarde-auto/'),(12,11,62,'post','auto laten taxeren','link','post_content','','https://www.kentekencheck.nu/auto-taxeren/'),(13,12,66,'post','theorie examen scooter','link','post_content','','https://verkeersborden.nu/theorie-examen-oefenen'),(14,13,66,'post','verkeersborden betekenis wikipedia','link','post_content','','https://verkeersborden.nu/alle-verkeersborden'),(15,14,70,'post','waarde van bitcoin','link','post_content','','https://www.bitcoinexchangenederland.nl/bitcoin-waarde/'),(16,15,70,'post','https://www.bitcoinexchangenederland.nl/bitcoin-kopen/','link','post_content','','https://www.bitcoinexchangenederland.nl/bitcoin-kopen/'),(17,16,73,'post','kredietkaart aanvragen','link','post_content','','https://www.123creditcardvergelijk.nl/creditcard-aanvragen/'),(18,17,73,'post','debitcard keuze Nederland','link','post_content','','https://www.123creditcardvergelijk.nl/debit-card/'),(19,18,76,'post','FBTO verzekeringen','link','post_content','','https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html'),(20,19,76,'post','Hema verzekeringen','link','post_content','','https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html'),(21,20,79,'post','Waarde van bitcoin','link','post_content','','https://biflatie.nl/waarde-bitcoin/'),(22,21,79,'post','Online bitcoin kopen ideal','link','post_content','','https://biflatie.nl/bitcoin-kopen/');
/*!40000 ALTER TABLE `wp_blc_instances` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_blc_links`
--

DROP TABLE IF EXISTS `wp_blc_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_links` (
  `link_id` int unsigned NOT NULL AUTO_INCREMENT,
  `url` text CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,
  `first_failure` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_check` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_success` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_check_attempt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `check_count` int unsigned NOT NULL DEFAULT '0',
  `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,
  `redirect_count` smallint unsigned NOT NULL DEFAULT '0',
  `log` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `http_code` smallint NOT NULL DEFAULT '0',
  `status_code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '',
  `status_text` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '',
  `request_duration` float NOT NULL DEFAULT '0',
  `timeout` tinyint unsigned NOT NULL DEFAULT '0',
  `broken` tinyint unsigned NOT NULL DEFAULT '0',
  `warning` tinyint unsigned NOT NULL DEFAULT '0',
  `may_recheck` tinyint(1) NOT NULL DEFAULT '1',
  `being_checked` tinyint(1) NOT NULL DEFAULT '0',
  `result_hash` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `false_positive` tinyint(1) NOT NULL DEFAULT '0',
  `dismissed` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`link_id`),
  KEY `url` (`url`(150)),
  KEY `final_url` (`final_url`(150)),
  KEY `http_code` (`http_code`),
  KEY `broken` (`broken`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_links`
--

LOCK TABLES `wp_blc_links` WRITE;
/*!40000 ALTER TABLE `wp_blc_links` DISABLE KEYS */;
INSERT INTO `wp_blc_links` VALUES (1,'http://www.youtube.com/watch?v=I05PXP5hysQ','2020-02-27 11:53:34','2020-11-24 13:42:34','0000-00-00 00:00:00','2020-11-24 13:42:34',8,'http://www.youtube.com/watch?v=I05PXP5hysQ',0,'<em>(Using YouTube API)</em>\n\n403 Forbidden\nUnknown YouTube API response received.\n---\nmessage: The request is missing a valid API key.\ndomain: global\nreason: forbidden\n\nLink is broken.',403,'warning','The request is missing a valid API key.',0.527288,0,0,1,1,0,'youtube|403|0|0|-|-',0,0),(2,'https://vergelijk-gratis.nl/','0000-00-00 00:00:00','2020-11-24 13:42:37','2020-11-24 13:42:37','2020-11-24 13:42:37',0,'https://vergelijk-gratis.nl/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:37 GMT\r\nserver: Apache\r\nvary: User-Agent,Accept-Encoding\r\nlast-modified: Thu, 19 Nov 2020 05:54:44 GMT\r\naccept-ranges: bytes\r\ncontent-length: 272036\r\ncache-control: max-age=0, no-cache, no-store, must-revalidate\r\nexpires: Mon, 29 Oct 1923 20:30:00 GMT\r\npragma: no-cache\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/2\r\nHost: vergelijk-gratis.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.55308,0,0,0,1,0,'200|0|0|https://vergelijk-gratis.nl/',0,0),(3,'https://vergelijk-gratis.nl/inboedelverzekering/','0000-00-00 00:00:00','2020-11-24 13:42:46','2020-11-24 13:42:46','2020-11-24 13:42:46',0,'https://vergelijk-gratis.nl/inboedelverzekering/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:46 GMT\r\nserver: Apache\r\nvary: User-Agent,Accept-Encoding\r\nlast-modified: Thu, 19 Nov 2020 15:06:59 GMT\r\naccept-ranges: bytes\r\ncontent-length: 253690\r\ncache-control: max-age=0, no-cache, no-store, must-revalidate\r\nexpires: Mon, 29 Oct 1923 20:30:00 GMT\r\npragma: no-cache\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /inboedelverzekering/ HTTP/2\r\nHost: vergelijk-gratis.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.438466,0,0,0,1,0,'200|0|0|https://vergelijk-gratis.nl/inboedelverzekering/',0,0),(4,'https://verzekering-winkel.com/autoverzekering/','0000-00-00 00:00:00','2020-11-24 13:42:39','2020-11-24 13:42:39','2020-11-24 13:42:39',0,'https://verzekering-winkel.com/autoverzekering/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:40 GMT\r\nserver: Apache/2\r\nx-powered-by: PHP/7.4.11\r\ncache-control: max-age=2592000\r\nexpires: Thu, 24 Dec 2020 13:42:40 GMT\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /autoverzekering/ HTTP/2\r\nHost: verzekering-winkel.com\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.01632,0,0,0,1,0,'200|0|0|https://verzekering-winkel.com/autoverzekering/',0,0),(5,'https://internetvergelijken.org/internet/','0000-00-00 00:00:00','2020-11-24 13:42:33','2020-11-24 13:42:33','2020-11-24 13:42:33',0,'https://internetvergelijken.org/internet/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:30:52 GMT\r\nlast-modified: Tue, 24 Nov 2020 07:18:46 GMT\r\ncache-control: max-age=0\r\nexpires: Tue, 24 Nov 2020 13:30:52 GMT\r\ncontent-type: text/html; charset=UTF-8\r\nvary: Accept-Encoding\r\nage: 701\r\nx-cache: cached\r\nx-varnish: HIT\r\naccept-ranges: bytes\r\ncontent-length: 97899\r\n\r\nRequest headers\n================\nHEAD /internet/ HTTP/2\r\nHost: internetvergelijken.org\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.586099,0,0,0,1,0,'200|0|0|https://internetvergelijken.org/internet/',0,0),(6,'https://beste-energievergelijker.com/energie-vergelijken/','0000-00-00 00:00:00','2020-11-24 13:42:40','2020-11-24 13:42:40','2020-11-24 13:42:40',0,'https://beste-energievergelijker.com/energie-vergelijken/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:41 GMT\r\nserver: Apache\r\nvary: User-Agent,Accept-Encoding\r\nlast-modified: Mon, 23 Nov 2020 16:51:34 GMT\r\naccept-ranges: bytes\r\ncontent-length: 70445\r\ncache-control: max-age=0, no-cache, no-store, must-revalidate\r\nexpires: Mon, 29 Oct 1923 20:30:00 GMT\r\npragma: no-cache\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /energie-vergelijken/ HTTP/2\r\nHost: beste-energievergelijker.com\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.525142,0,0,0,1,0,'200|0|0|https://beste-energievergelijker.com/energie-vergelijken/',0,0),(7,'https://spaarbuidel.nl/creditcard/','0000-00-00 00:00:00','2020-11-24 13:42:26','2020-11-24 13:42:26','2020-11-24 13:42:26',0,'https://spaarbuidel.nl/creditcard/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:26 GMT\r\nserver: Apache\r\nlink: &lt;https://spaarbuidel.nl/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://spaarbuidel.nl/?p=992&gt;; rel=shortlink\r\ncache-control: max-age=2592000\r\nexpires: Thu, 24 Dec 2020 13:42:26 GMT\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /creditcard/ HTTP/2\r\nHost: spaarbuidel.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.48542,0,0,0,1,0,'200|0|0|https://spaarbuidel.nl/creditcard/',0,0),(8,'https://leukedatingsite.nl/senioren-dating/','0000-00-00 00:00:00','2020-11-24 13:42:44','2020-11-24 13:42:44','2020-11-24 13:42:44',0,'https://leukedatingsite.nl/senioren-dating/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:44 GMT\r\nserver: Apache/2\r\nwpo-cache-status: not cached\r\nwpo-cache-message: The request method was not GET (HEAD)\r\nlink: &lt;https://leukedatingsite.nl/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://leukedatingsite.nl/wp-json/wp/v2/pages/8670&gt;; rel=&quot;alternate&quot;; type=&quot;application/json&quot;, &lt;https://leukedatingsite.nl/?p=8670&gt;; rel=shortlink\r\nset-cookie: cookielawinfo-checkbox-necessary=yes; expires=Tue, 24-Nov-2020 14:42:46 GMT; Max-Age=3600; path=/\r\nset-cookie: cookielawinfo-checkbox-non-necessary=yes; expires=Tue, 24-Nov-2020 14:42:46 GMT; Max-Age=3600; path=/\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /senioren-dating/ HTTP/2\r\nHost: leukedatingsite.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',2.21316,0,0,0,1,0,'200|0|0|https://leukedatingsite.nl/senioren-dating/',0,0),(9,'https://leukedatingsite.nl/e-matching/','0000-00-00 00:00:00','2020-11-24 13:42:31','2020-11-24 13:42:31','2020-11-24 13:42:31',0,'https://leukedatingsite.nl/e-matching/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:32 GMT\r\nserver: Apache/2\r\nwpo-cache-status: not cached\r\nwpo-cache-message: The request method was not GET (HEAD)\r\nlink: &lt;https://leukedatingsite.nl/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://leukedatingsite.nl/wp-json/wp/v2/pages/24484&gt;; rel=&quot;alternate&quot;; type=&quot;application/json&quot;, &lt;https://leukedatingsite.nl/?p=24484&gt;; rel=shortlink\r\nset-cookie: cookielawinfo-checkbox-necessary=yes; expires=Tue, 24-Nov-2020 14:42:33 GMT; Max-Age=3600; path=/\r\nset-cookie: cookielawinfo-checkbox-non-necessary=yes; expires=Tue, 24-Nov-2020 14:42:33 GMT; Max-Age=3600; path=/\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /e-matching/ HTTP/2\r\nHost: leukedatingsite.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.71673,0,0,0,1,0,'200|0|0|https://leukedatingsite.nl/e-matching/',0,0),(10,'https://www.kentekencheck.nu/dagwaarde-auto/','0000-00-00 00:00:00','2020-11-24 13:42:28','2020-11-24 13:42:28','2020-11-24 13:42:28',0,'https://www.kentekencheck.nu/dagwaarde-auto/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\nserver: nginx\r\ndate: Tue, 24 Nov 2020 13:42:29 GMT\r\ncontent-type: text/html; charset=UTF-8\r\nvary: Accept-Encoding\r\nlink: &lt;https://www.kentekencheck.nu/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;\r\nlink: &lt;https://www.kentekencheck.nu/?p=3252&gt;; rel=shortlink\r\nx-tec-api-version: v1\r\nx-tec-api-root: https://www.kentekencheck.nu/wp-json/tribe/events/v1/\r\nx-tec-api-origin: https://www.kentekencheck.nu\r\nx-cache: BYPASS\r\n\r\nRequest headers\n================\nHEAD /dagwaarde-auto/ HTTP/2\r\nHost: www.kentekencheck.nu\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.943862,0,0,0,1,0,'200|0|0|https://www.kentekencheck.nu/dagwaarde-auto/',0,0),(11,'https://www.kentekencheck.nu/auto-taxeren/','0000-00-00 00:00:00','2020-11-24 13:42:29','2020-11-24 13:42:29','2020-11-24 13:42:29',0,'https://www.kentekencheck.nu/auto-taxeren/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\nserver: nginx\r\ndate: Tue, 24 Nov 2020 13:42:30 GMT\r\ncontent-type: text/html; charset=UTF-8\r\nvary: Accept-Encoding\r\nlink: &lt;https://www.kentekencheck.nu/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;\r\nlink: &lt;https://www.kentekencheck.nu/?p=3896&gt;; rel=shortlink\r\nx-tec-api-version: v1\r\nx-tec-api-root: https://www.kentekencheck.nu/wp-json/tribe/events/v1/\r\nx-tec-api-origin: https://www.kentekencheck.nu\r\nx-cache: BYPASS\r\n\r\nRequest headers\n================\nHEAD /auto-taxeren/ HTTP/2\r\nHost: www.kentekencheck.nu\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.765793,0,0,0,1,0,'200|0|0|https://www.kentekencheck.nu/auto-taxeren/',0,0),(12,'https://verkeersborden.nu/theorie-examen-oefenen','0000-00-00 00:00:00','2020-11-24 13:42:34','2020-11-24 13:42:34','2020-11-24 13:42:34',0,'https://verkeersborden.nu/theorie-examen-oefenen',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:35 GMT\r\nserver: Apache/2\r\nx-powered-by: PHP/7.2.26\r\ncache-control: no-cache, private\r\nset-cookie: XSRF-TOKEN=eyJpdiI6InJXY1N0OVpiTkNjY3RiOFNNaHM0MXc9PSIsInZhbHVlIjoiQzJTTk5UWXVBS1JhS2I0V09IaTk4S1RZUlhRNlVnN3hhaG4zbUNSakdSWmlrcHh4YUt6VHVJMmJLQnBBSVFqRyIsIm1hYyI6IjUwMTQ1ZGYzZjIxNjNiMjllN2Q5N2UyMzUyMzg1NmY3OTM3M2JmMDQxNGRkZjcxYzkxMDBmMzk0MTU1N2NiZGUifQ%3D%3D; expires=Tue, 24-Nov-2020 15:42:35 GMT; Max-Age=7200; path=/\r\nset-cookie: laravel_session=eyJpdiI6IjFCNGc5QkFGcm9wRlNvK2RYem1ha0E9PSIsInZhbHVlIjoia3RIbkFQQ1VnOXd4bFRjNFI4dmtWNE5VMHhhT3ZpbkZtNEo3OFpWTlBRamZ6clVUbmQ2REx3UGo4YWE3QllnZyIsIm1hYyI6ImJmNjIxYTVjNWExMTdjOWFlNzQwNWUwMjNjZTcwNmQ5ODdhMmQ4MTg0ZjE5YTlmOTUyNTNlYzA0ZWE1ZGIxN2QifQ%3D%3D; expires=Tue, 24-Nov-2020 15:42:35 GMT; Max-Age=7200; path=/; httponly\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /theorie-examen-oefenen HTTP/2\r\nHost: verkeersborden.nu\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.13571,0,0,0,1,0,'200|0|0|https://verkeersborden.nu/theorie-examen-oefenen',0,0),(13,'https://verkeersborden.nu/alle-verkeersborden','0000-00-00 00:00:00','2020-11-24 13:42:38','2020-11-24 13:42:38','2020-11-24 13:42:38',0,'https://verkeersborden.nu/alle-verkeersborden',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:38 GMT\r\nserver: Apache/2\r\nx-powered-by: PHP/7.2.26\r\ncache-control: no-cache, private\r\nset-cookie: XSRF-TOKEN=eyJpdiI6InNEU2IzdXk1SzUrMlA1ZStRSXhJcEE9PSIsInZhbHVlIjoiRGRNdzFQWG9sZEF0K0FnZVF5RkdnUHg0RXJWQ0srVE5UZDRENjhnbnltWFhrR1NRaDd5WDdodVBOSDgzekhtYiIsIm1hYyI6Ijk5ZDY2YjI3OGUxOTQ1NzMzYWUzMDFjMmE3MzgzYzA4ZWVkZjhlMjVhNmRmMjUxNWRjZTMwNTM5ZDM0NDk4OGQifQ%3D%3D; expires=Tue, 24-Nov-2020 15:42:39 GMT; Max-Age=7200; path=/\r\nset-cookie: laravel_session=eyJpdiI6IjNcL1VnVWxMTUJGa3E2UWlGeUNcL05QQT09IiwidmFsdWUiOiJ1MVwvKzJHT2VTZkllVlwvbDRMcmNlMXVJaXZ4XC9kU28xVUkrWm9MdHVUYzU2SXJSQUY4WmwzUDdPVEpodEhnRlVXIiwibWFjIjoiNzAwM2U0ZTI2YjZhMjNjZTM3Y2FhNzMzMWNiZTgyNzE3ODhhZTJjYmRlNDg3MjljODA1ZWNkZDQ0ODRiOGI2OCJ9; expires=Tue, 24-Nov-2020 15:42:39 GMT; Max-Age=7200; path=/; httponly\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /alle-verkeersborden HTTP/2\r\nHost: verkeersborden.nu\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.638711,0,0,0,1,0,'200|0|0|https://verkeersborden.nu/alle-verkeersborden',0,0),(14,'https://www.bitcoinexchangenederland.nl/bitcoin-waarde/','0000-00-00 00:00:00','2020-11-24 13:42:37','2020-11-24 13:42:37','2020-11-24 13:42:37',0,'https://www.bitcoinexchangenederland.nl/bitcoin-waarde/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:37 GMT\r\nserver: Apache/2\r\nlast-modified: Tue, 24 Nov 2020 13:34:30 GMT\r\ncache-control: max-age=0\r\nexpires: Tue, 24 Nov 2020 13:42:37 GMT\r\nvary: Accept-Encoding,User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /bitcoin-waarde/ HTTP/2\r\nHost: www.bitcoinexchangenederland.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.41239,0,0,0,1,0,'200|0|0|https://www.bitcoinexchangenederland.nl/bitcoin-waarde/',0,0),(15,'https://www.bitcoinexchangenederland.nl/bitcoin-kopen/','0000-00-00 00:00:00','2020-11-24 13:42:29','2020-11-24 13:42:29','2020-11-24 13:42:29',0,'https://www.bitcoinexchangenederland.nl/bitcoin-kopen/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:29 GMT\r\nserver: Apache/2\r\nlast-modified: Tue, 24 Nov 2020 12:31:54 GMT\r\ncache-control: max-age=0\r\nexpires: Tue, 24 Nov 2020 13:42:29 GMT\r\nvary: Accept-Encoding,User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /bitcoin-kopen/ HTTP/2\r\nHost: www.bitcoinexchangenederland.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.714628,0,0,0,1,0,'200|0|0|https://www.bitcoinexchangenederland.nl/bitcoin-kopen/',0,0),(16,'https://www.123creditcardvergelijk.nl/creditcard-aanvragen/','0000-00-00 00:00:00','2020-11-24 13:42:39','2020-11-24 13:42:39','2020-11-24 13:42:39',0,'https://www.123creditcardvergelijk.nl/creditcard-aanvragen/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:39 GMT\r\nserver: Apache/2\r\nlast-modified: Tue, 24 Nov 2020 06:37:10 GMT\r\ncache-control: max-age=0\r\nexpires: Tue, 24 Nov 2020 13:42:39 GMT\r\nvary: Accept-Encoding,User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /creditcard-aanvragen/ HTTP/2\r\nHost: www.123creditcardvergelijk.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.463699,0,0,0,1,0,'200|0|0|https://www.123creditcardvergelijk.nl/creditcard-aanvragen/',0,0),(17,'https://www.123creditcardvergelijk.nl/debit-card/','0000-00-00 00:00:00','2020-11-24 13:42:30','2020-11-24 13:42:30','2020-11-24 13:42:30',0,'https://www.123creditcardvergelijk.nl/debit-card/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:31 GMT\r\nserver: Apache/2\r\nlast-modified: Tue, 24 Nov 2020 10:30:00 GMT\r\ncache-control: max-age=0\r\nexpires: Tue, 24 Nov 2020 13:42:31 GMT\r\nvary: Accept-Encoding,User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /debit-card/ HTTP/2\r\nHost: www.123creditcardvergelijk.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',0.823371,0,0,0,1,0,'200|0|0|https://www.123creditcardvergelijk.nl/debit-card/',0,0),(18,'https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html','0000-00-00 00:00:00','2020-11-24 13:42:23','2020-11-24 13:42:23','2020-11-24 13:42:23',0,'https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:24 GMT\r\nserver: Apache/2\r\nlink: &lt;https://www.aansprakelijkheidsverzekering.com/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://www.aansprakelijkheidsverzekering.com/wp-json/wp/v2/pages/123968&gt;; rel=&quot;alternate&quot;; type=&quot;application/json&quot;, &lt;https://www.aansprakelijkheidsverzekering.com/?p=123968&gt;; rel=shortlink\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /fbto-verzekeringen.html HTTP/2\r\nHost: www.aansprakelijkheidsverzekering.com\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',2.89383,0,0,0,1,0,'200|0|0|https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html',0,0),(19,'https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html','0000-00-00 00:00:00','2020-11-24 13:42:42','2020-11-24 13:42:42','2020-11-24 13:42:42',0,'https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:42 GMT\r\nserver: Apache/2\r\nlink: &lt;https://www.aansprakelijkheidsverzekering.com/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://www.aansprakelijkheidsverzekering.com/wp-json/wp/v2/pages/124028&gt;; rel=&quot;alternate&quot;; type=&quot;application/json&quot;, &lt;https://www.aansprakelijkheidsverzekering.com/?p=124028&gt;; rel=shortlink\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /hema-verzekeringen.html HTTP/2\r\nHost: www.aansprakelijkheidsverzekering.com\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.59475,0,0,0,1,0,'200|0|0|https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html',0,0),(20,'https://biflatie.nl/waarde-bitcoin/','0000-00-00 00:00:00','2020-11-24 13:42:35','2020-11-24 13:42:35','2020-11-24 13:42:35',0,'https://biflatie.nl/waarde-bitcoin/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:36 GMT\r\nserver: Apache/2\r\nwpo-cache-status: not cached\r\nwpo-cache-message: The request method was not GET (HEAD)\r\nlink: &lt;https://biflatie.nl/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://biflatie.nl/wp-json/wp/v2/pages/144666&gt;; rel=&quot;alternate&quot;; type=&quot;application/json&quot;, &lt;https://biflatie.nl/?p=144666&gt;; rel=shortlink\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /waarde-bitcoin/ HTTP/2\r\nHost: biflatie.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.58745,0,0,0,1,0,'200|0|0|https://biflatie.nl/waarde-bitcoin/',0,0),(21,'https://biflatie.nl/bitcoin-kopen/','0000-00-00 00:00:00','2020-11-24 13:42:41','2020-11-24 13:42:41','2020-11-24 13:42:41',0,'https://biflatie.nl/bitcoin-kopen/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/2 200 \r\ndate: Tue, 24 Nov 2020 13:42:41 GMT\r\nserver: Apache/2\r\nwpo-cache-status: not cached\r\nwpo-cache-message: The request method was not GET (HEAD)\r\nlink: &lt;https://biflatie.nl/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://biflatie.nl/wp-json/wp/v2/pages/144801&gt;; rel=&quot;alternate&quot;; type=&quot;application/json&quot;, &lt;https://biflatie.nl/?p=144801&gt;; rel=shortlink\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /bitcoin-kopen/ HTTP/2\r\nHost: biflatie.nl\r\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\naccept: */*\r\nreferer: http://tvmaria.net\r\nconnection: close\r\n\r\n\nLink is valid.',200,'','',1.58685,0,0,0,1,0,'200|0|0|https://biflatie.nl/bitcoin-kopen/',0,0);
/*!40000 ALTER TABLE `wp_blc_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_blc_synch`
--

DROP TABLE IF EXISTS `wp_blc_synch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_synch` (
  `container_id` int unsigned NOT NULL,
  `container_type` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `synched` tinyint unsigned NOT NULL,
  `last_synch` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`container_type`,`container_id`),
  KEY `synched` (`synched`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_synch`
--

LOCK TABLES `wp_blc_synch` WRITE;
/*!40000 ALTER TABLE `wp_blc_synch` DISABLE KEYS */;
INSERT INTO `wp_blc_synch` VALUES (5,'page',1,'2020-02-27 11:34:26'),(6,'page',1,'2020-02-27 11:37:22'),(13,'page',1,'2020-02-27 11:38:27'),(14,'page',1,'2020-02-27 11:38:27'),(15,'post',1,'2020-02-27 11:53:58'),(43,'post',1,'2020-04-24 15:15:46'),(44,'post',1,'2020-04-10 20:50:38'),(45,'post',1,'2020-04-24 15:15:46'),(53,'post',1,'2020-04-24 15:15:46'),(56,'post',1,'2020-04-24 15:15:46'),(59,'post',1,'2020-04-24 15:15:46'),(62,'post',1,'2020-05-19 16:52:42'),(66,'post',1,'2020-05-19 16:52:42'),(70,'post',1,'2020-05-19 16:52:42'),(73,'post',1,'2020-05-19 16:52:42'),(76,'post',1,'2020-10-22 02:39:34'),(79,'post',1,'2020-11-24 13:42:22');
/*!40000 ALTER TABLE `wp_blc_synch` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint unsigned NOT NULL DEFAULT '0',
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint unsigned NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=83133 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://tvmaria.net','yes'),(2,'home','http://tvmaria.net','yes'),(3,'blogname','TV Maria','yes'),(4,'blogdescription','Unique Nutritional Benefits ','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:19:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";i:2;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:3;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:4;s:31:\"cache-enabler/cache-enabler.php\";i:5;s:33:\"classic-editor/classic-editor.php\";i:6;s:36:\"contact-form-7/wp-contact-form-7.php\";i:7;s:37:\"link-whisper-premium/link-whisper.php\";i:8;s:29:\"mainwp-child/mainwp-child.php\";i:9;s:43:\"publish-to-schedule/publish-to-schedule.php\";i:10;s:45:\"remove-footer-credit/remove-footer-credit.php\";i:11;s:27:\"revisionary/revisionary.php\";i:12;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:13;s:43:\"social-share-buttons-by-supsystic/index.php\";i:14;s:37:\"wordpress-autoblogging/basic-auth.php\";i:15;s:24:\"wordpress-seo/wp-seo.php\";i:16;s:23:\"wp-insert/wp-insert.php\";i:17;s:23:\"wp-smushit/wp-smush.php\";i:18;s:41:\"xml-sitemaps-for-videos/video-sitemap.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','winter-blues','yes'),(41,'stylesheet','winter-blues','yes'),(44,'comment_registration','','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','51917','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:13:{i:0;i:45;i:1;i:44;i:2;i:43;i:3;i:53;i:4;i:56;i:5;i:59;i:6;i:62;i:7;i:66;i:8;i:70;i:9;i:73;i:10;i:76;i:11;i:79;i:12;i:96;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:4:{i:1;a:0:{}i:3;a:4:{s:5:\"title\";s:10:\"Carla Dunn\";s:4:\"text\";s:274:\"<img src=\"http://tvmaria.net/wp-content/uploads/2020/02/Other-Cool-Shizz-Tiffany-Leigh-1.jpg\" width=\"300\" height=\"250\" />\r\n\r\nWelcome to our blog, I am <strong>Carla Dunn</strong>. One of the easiest ways to stay healthy is to eat plenty of fruit, vegetables and wholegrains.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:3:\"Ads\";s:4:\"text\";s:196:\"<a href=\"https://fruitsandveggies.org/\" target=\"_blank\" rel=\"noopener\"><img src=\"http://tvmaria.net/wp-content/uploads/2020/02/6e0c8a3e4a0d712b6ddf46caec6a3c62.jpg\" width=\"300\" height=\"250\" /></a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:17:\"backup/backup.php\";s:22:\"uninstall_backup_guard\";s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','26','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','','yes'),(93,'admin_email_lifespan','1596394334','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:7:\"revisor\";a:2:{s:4:\"name\";s:7:\"Revisor\";s:12:\"capabilities\";a:19:{s:4:\"read\";b:1;s:18:\"read_private_posts\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"edit_posts\";b:1;s:12:\"delete_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:10:\"edit_pages\";b:1;s:12:\"delete_pages\";b:1;s:17:\"edit_others_pages\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"list_others_posts\";b:1;s:17:\"list_others_pages\";b:1;s:20:\"list_published_posts\";b:1;s:20:\"list_published_pages\";b:1;s:18:\"list_private_posts\";b:1;s:18:\"list_private_pages\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:10:\"nl-sidebar\";a:5:{i:0;s:8:\"search-2\";i:1;s:6:\"text-3\";i:2;s:14:\"recent-posts-2\";i:3;s:12:\"categories-2\";i:4;s:6:\"text-4\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','Z4LFQPJ1fF','yes'),(105,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:39:\"wp-sheet-editor-premium/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1676580347;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:8:\"sdk_path\";s:39:\"wp-sheet-editor-premium/vendor/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1676580347;}s:7:\"abspath\";s:29:\"/opt/aphex/sites/tvmaria.net/\";}','yes'),(106,'fs_debug_mode','','yes'),(107,'fs_accounts','a:7:{s:11:\"plugin_data\";a:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:14:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:133:\"/var/www/tvmaria.net/public_html/wp-content/plugins/auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";}s:17:\"install_timestamp\";i:1580842340;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:9:\"1.2.1.6.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.8.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:11:\"tvmaria.net\";s:9:\"server_ip\";s:14:\"18.208.175.119\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1580842384;s:7:\"version\";s:5:\"1.8.1\";}s:15:\"prev_is_premium\";b:0;}s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676580347;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:13:\"2.25.2-beta.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:11:\"tvmaria.net\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1677279424;s:7:\"version\";s:13:\"2.25.2-beta.1\";}s:15:\"prev_is_premium\";b:1;}}s:13:\"file_slug_map\";a:2:{s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"Auto Terms of Service and Privacy Policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:12:\"premium_slug\";N;s:4:\"type\";N;s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:7:\"version\";s:5:\"1.8.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";N;s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d9ea0af03f0660769f7de48a9f664\";s:10:\"secret_key\";N;s:2:\"id\";s:2:\"78\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"cc38a9120234cbb1fac9411f75b5f6ff\";s:13:\"admin_notices\";a:1:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:0:{}}s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"updates\";a:1:{i:1010;N;}}','yes'),(108,'wsblc_options','{\"max_execution_time\":420,\"check_threshold\":72,\"recheck_count\":3,\"recheck_threshold\":1800,\"run_in_dashboard\":true,\"run_via_cron\":true,\"mark_broken_links\":true,\"broken_link_css\":\".broken_link, a.broken_link {\\n\\ttext-decoration: line-through;\\n}\",\"nofollow_broken_links\":false,\"mark_removed_links\":false,\"removed_link_css\":\".removed_link, a.removed_link {\\n\\ttext-decoration: line-through;\\n}\",\"exclusion_list\":[],\"send_email_notifications\":true,\"send_authors_email_notifications\":false,\"notification_email_address\":\"\",\"notification_schedule\":\"daily\",\"last_notification_sent\":0,\"suggestions_enabled\":true,\"warnings_enabled\":true,\"server_load_limit\":17,\"enable_load_limit\":true,\"custom_fields\":[],\"acf_fields\":[],\"enabled_post_statuses\":[\"publish\"],\"autoexpand_widget\":true,\"dashboard_widget_capability\":\"edit_others_posts\",\"show_link_count_bubble\":true,\"table_layout\":\"flexible\",\"table_compact\":true,\"table_visible_columns\":[\"new-url\",\"status\",\"used-in\",\"new-link-text\"],\"table_links_per_page\":30,\"table_color_code_status\":true,\"need_resynch\":true,\"current_db_version\":16,\"timeout\":30,\"highlight_permanent_failures\":false,\"failure_duration_threshold\":3,\"logging_enabled\":false,\"log_file\":\"\",\"incorrect_path\":false,\"clear_log_on\":\"\",\"custom_log_file_enabled\":false,\"installation_complete\":true,\"installation_flag_cleared_on\":\"2020-11-26T07:30:58+00:00 (1606375858.2544)\",\"installation_flag_set_on\":\"2020-11-26T07:30:58+00:00 (1606375858.4309)\",\"user_has_donated\":false,\"donation_flag_fixed\":false,\"show_link_actions\":{\"blc-deredirect-action\":false},\"youtube_api_key\":\"\",\"blc_post_modified\":\"\",\"first_installation_timestamp\":1580842342,\"active_modules\":{\"http\":{\"ModuleID\":\"http\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHttpChecker\",\"ModulePriority\":-1,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Basic HTTP\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Check all links that have the HTTP\\/HTTPS protocol.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Basic HTTP\",\"AuthorName\":\"Janis Elsts\",\"file\":\"checkers\\/http.php\"},\"link\":{\"ModuleID\":\"link\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLLink\",\"ModulePriority\":1000,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML links\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Example : <code>&lt;a href=\\\"http:\\/\\/example.com\\/\\\"&gt;link text&lt;\\/a&gt;<\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"HTML links\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/html_link.php\"},\"image\":{\"ModuleID\":\"image\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLImage\",\"ModulePriority\":900,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML images\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"e.g. <code>&lt;img src=\\\"http:\\/\\/example.com\\/fluffy.jpg\\\"&gt;<\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"HTML images\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/image.php\"},\"metadata\":{\"ModuleID\":\"metadata\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcMetadataParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Metadata\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses metadata (AKA custom fields)\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Metadata\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/metadata.php\"},\"url_field\":{\"ModuleID\":\"url_field\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcUrlField\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"URL fields\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses data fields that contain a single, plaintext URL.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"URL fields\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/url_field.php\"},\"comment\":{\"ModuleID\":\"comment\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcCommentManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Comments\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Comments\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/comment.php\"},\"acf\":{\"ModuleID\":\"acf\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcACFParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"ACF\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses acf fields (AKA custom fields)\",\"Author\":\"Janne Aalto\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"ACF\",\"AuthorName\":\"Janne Aalto\",\"file\":\"parsers\\/acf_field.php\"},\"post\":{\"Name\":\"Posts\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"post\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"page\":{\"Name\":\"Pages\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"page\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"youtube-checker\":{\"ModuleID\":\"youtube-checker\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeChecker\",\"ModulePriority\":100,\"ModuleCheckerUrlPattern\":\"@^https?:\\/\\/(?:([\\\\w\\\\d]+\\\\.)*youtube\\\\.[^\\/]+\\/watch\\\\?.*v=[^\\/#]|youtu\\\\.be\\/[^\\/#\\\\?]+|(?:[\\\\w\\\\d]+\\\\.)*?youtube\\\\.[^\\/]+\\/(playlist|view_play_list)\\\\?[^\\/#]{15,}?)@i\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"YouTube API\",\"PluginURI\":\"\",\"Version\":\"3\",\"Description\":\"Check links to YouTube videos and playlists using the YouTube API.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"YouTube API\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube.php\"},\"youtube-iframe\":{\"ModuleID\":\"youtube-iframe\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeIframe\",\"ModulePriority\":120,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Embedded YouTube videos\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parse embedded videos from YouTube\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Embedded YouTube videos\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube-iframe.php\"},\"dummy\":{\"ModuleID\":\"dummy\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcDummyManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Dummy\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Dummy\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/dummy.php\"}},\"module_deactivated_when\":{\"custom_field\":1580842343,\"acf_field\":1580842343}}','yes'),(110,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.5.4\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1580842344;s:7:\"version\";s:5:\"5.1.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(111,'wp-smush-settings','a:20:{s:4:\"auto\";b:1;s:5:\"lossy\";b:0;s:10:\"strip_exif\";b:1;s:6:\"resize\";b:0;s:9:\"detection\";b:0;s:8:\"original\";b:0;s:6:\"backup\";b:0;s:10:\"png_to_jpg\";b:0;s:7:\"nextgen\";b:0;s:2:\"s3\";b:0;s:9:\"gutenberg\";b:0;s:10:\"js_builder\";b:0;s:3:\"cdn\";b:0;s:11:\"auto_resize\";b:0;s:4:\"webp\";b:1;s:5:\"usage\";b:0;s:17:\"accessible_colors\";b:0;s:9:\"keep_data\";b:1;s:9:\"lazy_load\";b:0;s:17:\"background_images\";b:1;}','yes'),(112,'wp-smush-install-type','existing','no'),(113,'wp-smush-version','3.9.5','no'),(114,'wpseo','a:56:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";s:29:\"indexables_indexing_completed\";b:0;s:7:\"version\";s:4:\"18.1\";s:16:\"previous_version\";s:4:\"18.0\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1580842347;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:19:\"https://tvmaria.net\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:0:{}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:36:\"dismiss_configuration_workout_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";b:0;}','yes'),(115,'wpseo_titles','a:107:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(116,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(117,'wpseo_flush_rewrite','1','yes'),(118,'cron','a:17:{i:1679930224;a:1:{s:27:\"wpil_broken_link_check_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"10min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:600;}}}i:1679930284;a:1:{s:20:\"rvy_mail_buffer_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"two_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:120;}}}i:1679932375;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1679936142;a:2:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1679943159;a:1:{s:15:\"ebn_optimize_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679943171;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679943175;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1679943190;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679943192;a:2:{s:28:\"blc_cron_email_notifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:29:\"blc_cron_database_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679943193;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679943537;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1679988660;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680002071;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680002959;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680029547;a:1:{s:18:\"wpseo_onpage_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1680362391;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(119,'tagline','','yes'),(121,'auth_key','kYCR2-k%2J;:R7UkU57a7N-.&o!:VWBl^48mh)&t+$o,{ 6>|c;-$yoE0:UX0GjK','no'),(122,'auth_salt','5B+fM+6*JgB1GF|nTPd5iDe8f<m8Qg6CGcZ84h.fVs%s&}f>uN9lOKVY!F6wTb?U','no'),(123,'logged_in_key','Jm0@S@CMyVes!Fa{Eg9`x:`>eC[*V}!fQ`z+PvKyb]Z/=]z^<zrst3)1CM|>tjVI','no'),(124,'logged_in_salt','fE aio=}-/uGUHFdB9 hp*4?nR-rT6kJ46(np!RB6{sU//=> ;hsnU1dKrMip8}U','no'),(125,'update_day','4','yes'),(126,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(127,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(128,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(129,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(130,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(131,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'nonce_key',',_6Y$0D[~Qbh:~Q3q./|(%/O%]lNF[j*J$?Fw3p6[Tl2$.?wFe Qa$P<*W<z6_@H','no'),(136,'nonce_salt','.9E%yNEZPa+OIV}=HE|(:L^I!*(gh`3qblFY$eTpb++@_S#$Scl<p^oatC`K/v#@','no'),(137,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(147,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1580842395;}s:5:\"queue\";a:2:{s:32:\"7de3619981caadc55f30a002bfb299f6\";a:3:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1622791567;}s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1581447195;s:6:\"sticky\";b:1;}}s:4:\"done\";a:0:{}}','no'),(151,'current_theme','Winter Blues','yes'),(154,'widget_wilson_flickr_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(156,'theme_mods_wilson_child','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1582804628;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(157,'crawl-delay-value','4','yes'),(168,'smush_global_stats','a:9:{s:11:\"size_before\";i:0;s:10:\"size_after\";i:0;s:7:\"percent\";d:0;s:5:\"human\";s:5:\"0.0 B\";s:5:\"bytes\";i:0;s:12:\"total_images\";i:0;s:12:\"resize_count\";i:0;s:14:\"resize_savings\";i:0;s:18:\"conversion_savings\";i:0;}','no'),(186,'recently_activated','a:0:{}','yes'),(187,'fs_api_cache','a:0:{}','yes'),(198,'redirect_to_404r','http://tvmaria.net','yes'),(199,'status_404r','1','yes'),(200,'wp_insert_legalpages','a:4:{s:14:\"privacy_policy\";a:2:{s:7:\"content\";s:2668:\"<p>At [sitename], the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by [sitename] and how it is used.</p><p><b>Log Files</b></p><p>Like many other Web sites, [sitename] makes use of log files. The information inside the log files includes internet protocol (IP) addresses, type of browser, Internet Service Provider (ISP), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track user\\\'s movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable.</p><p><b>Cookies and Web Beacons</b></p><p>[sitename] does use cookies to store information about visitors preferences, record user-specific information on which pages the user access or visit, customize Web page content based on visitors browser type or other information that the visitor sends via their browser.</p><p><b>DoubleClick DART Cookie</b></p><ul><li>Google, as a third party vendor, uses cookies to serve ads on [sitename].</li><li>Google\\\'s use of the DART cookie enables it to serve ads to users based on their visit to [sitename] and other sites on the Internet.</li><li>Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL - <a href=\\\"https://www.google.com/policies/privacy/\\\" rel=\\\"nofollow\\\">https://www.google.com/policies/privacy/</a>.</li></ul><p>These third-party ad servers or ad networks use technology to the advertisements and links that appear on [sitename] send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.</p><p>[sitename] has no access to or control over these cookies that are used by third-party advertisers.</p><p>You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. [sitename]\\\'s privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.</p><p>If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browser\\\'s respective websites.</p>\";s:13:\"assigned_page\";s:2:\"13\";}s:16:\"terms_conditions\";a:2:{s:7:\"content\";s:2315:\"<p>Welcome to [sitename]. If you continue to browse and use this website you are agreeing to comply with and be bound by the following terms and conditions of use, which together with our privacy policy govern [sitename]\\\'s relationship with you in relation to this website.</p><p>The term [sitename] or \\\'us\\\' or \\\'we\\\' refers to the owner of the website. The term \\\'you\\\' refers to the user or viewer of our website.  The use of this website is subject to the following terms of use:</p><ul><li>The content of the pages of this website is for your general information and use only. It is subject to change without notice.</li><li>Neither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness, performance, completeness or suitability of the information and materials found or offered on this website for any particular purpose. You acknowledge that such information and materials may contain inaccuracies or errors and we expressly exclude liability for any such inaccuracies or errors to the fullest extent permitted by law.</li><li>Your use of any information or materials on this website is entirely at your own risk, for which we shall not be liable. It shall be your own responsibility to ensure that any products, services or information available through this website meet your specific requirements.</li><li>This website contains material which is owned by or licensed to us. This material includes, but is not limited to, the design, layout, look, appearance and graphics. Reproduction is prohibited other than in accordance with the copyright notice, which forms part of these terms and conditions.</li><li>All trademarks reproduced in this website, which are not the property of, or licensed to the operator, are acknowledged on the website.</li><li>Unauthorized use of this website may give rise to a claim for damages and/or be a criminal offense.</li><li>From time to time this website may also include links to other websites. These links are provided for your convenience to provide further information. They do not signify that we endorse the website(s). We have no responsibility for the content of the linked website(s).</li><li>You may not create a link to this website from another website or document without [sitename]\\\'s prior written consent.</li></ul>\";s:13:\"assigned_page\";s:2:\"14\";}s:10:\"disclaimer\";a:2:{s:7:\"content\";s:0:\"\";s:13:\"assigned_page\";s:0:\"\";}s:9:\"copyright\";a:2:{s:7:\"content\";s:0:\"\";s:13:\"assigned_page\";s:0:\"\";}}','yes'),(201,'wp_insert_version','2.5','yes'),(202,'widget_wp_insert_ad_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(207,'sss_installed','1','yes'),(208,'sss_updated','325','yes'),(209,'_social_sharing_rev','325','yes'),(210,'sss_promo_shown','1','yes'),(211,'widget_supsystic_social_sharing','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(212,'sss_welcome_page_was_showed','1','yes'),(215,'showSharingRevNotice','a:2:{s:4:\"date\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2020-02-27 11:39:47.412080\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:8:\"is_shown\";b:0;}','yes'),(221,'theme_mods_winter-blues','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"nl-header\";i:4;}s:18:\"custom_css_post_id\";i:-1;s:15:\"secondary_color\";s:7:\"#007eb5\";s:17:\"nl_copyright_text\";s:30:\"Proudly powered by TVmaria.net\";}','yes'),(222,'theme_switched','','yes'),(223,'widget_winterblues-social-icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(227,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(229,'jabrfc_text','a:4:{s:4:\"find\";a:1:{i:0;s:51:\"Crafted by Huseyn A. / Proudly powered by WordPress\";}s:7:\"replace\";a:1:{i:0;s:30:\"Proudly powered by TVmaria.net\";}s:12:\"willLinkback\";s:2:\"no\";s:14:\"linkbackPostId\";s:2:\"15\";}','yes'),(336,'secure_auth_key','HuvNN`-6C;rO]~+_t+LgHOV*e?/Z4}F`bv_Lo];<&lCBx<rK+R7%iNtuNxp(ZqVW','no'),(337,'secure_auth_salt','A*)kncYKZF=v)>$BYf;,Dp4@%8oy9mDYKg?U_sYs<V] &]ALV/a,IBYhg!`Ej Ag','no'),(362,'publish-to-schedule','a:4:{s:9:\"pts_start\";s:5:\"00:00\";s:7:\"pts_end\";s:5:\"23:59\";s:12:\"pts_infosize\";s:7:\"parcial\";s:14:\"pts_allowstats\";s:3:\"yes\";}','yes'),(363,'revisionary_last_version','3.0.9','yes'),(364,'revisionary_2_install_time','1587741478','yes'),(365,'widget_sg_wordpress_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(366,'rvy_next_rev_publish_gmt','2035-01-01 00:00:00','yes'),(367,'requested_remote_actions_rvy','a:1:{s:27:\"publish_scheduled_revisions\";b:1;}','yes'),(375,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1587741535;}}','no'),(382,'db_upgraded','','yes'),(916,'recovery_keys','a:0:{}','yes'),(1044,'disallowed_keys','','no'),(1045,'comment_previously_approved','','yes'),(1046,'auto_plugin_theme_update_emails','a:0:{}','no'),(1047,'finished_updating_comment_type','1','yes'),(1050,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"version\";s:5:\"6.0.3\";s:9:\"timestamp\";i:1666081575;}','no'),(1051,'blc_installation_log','a:65:{i:0;a:3:{i:0;i:1;i:1;s:40:\"Plugin activated at 2020-11-26 07:30:58.\";i:2;N;}i:1;a:3:{i:0;i:1;i:1;s:27:\"Installation/update begins.\";i:2;N;}i:2;a:3:{i:0;i:1;i:1;s:25:\"Upgrading the database...\";i:2;N;}i:3;a:3:{i:0;i:1;i:1;s:31:\"... SHOW TABLES (0.001 seconds)\";i:2;N;}i:4;a:3:{i:0;i:1;i:1;s:55:\"... SHOW FULL COLUMNS FROM WP_blc_filters 0.008 seconds\";i:2;N;}i:5;a:3:{i:0;i:1;i:1;s:48:\"... SHOW INDEX FROM WP_blc_filters 0.000 seconds\";i:2;N;}i:6;a:3:{i:0;i:1;i:1;s:57:\"... SHOW FULL COLUMNS FROM WP_blc_instances 0.001 seconds\";i:2;N;}i:7;a:3:{i:0;i:1;i:1;s:50:\"... SHOW INDEX FROM WP_blc_instances 0.000 seconds\";i:2;N;}i:8;a:3:{i:0;i:1;i:1;s:53:\"... SHOW FULL COLUMNS FROM WP_blc_links 0.001 seconds\";i:2;N;}i:9;a:3:{i:0;i:1;i:1;s:46:\"... SHOW INDEX FROM WP_blc_links 0.001 seconds\";i:2;N;}i:10;a:3:{i:0;i:1;i:1;s:53:\"... SHOW FULL COLUMNS FROM WP_blc_synch 0.005 seconds\";i:2;N;}i:11;a:3:{i:0;i:1;i:1;s:46:\"... SHOW INDEX FROM WP_blc_synch 0.001 seconds\";i:2;N;}i:12;a:3:{i:0;i:1;i:1;s:103:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `link_text` text NOT NULL DEFAULT \'\' (0.007 seconds)\";i:2;N;}i:13;a:3:{i:0;i:1;i:1;s:32:\"Schema update took 0.025 seconds\";i:2;N;}i:14;a:3:{i:0;i:1;i:1;s:24:\"Database schema updated.\";i:2;N;}i:15;a:3:{i:0;i:1;i:1;s:31:\"Database successfully upgraded.\";i:2;N;}i:16;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.029 seconds\";i:2;N;}i:17;a:3:{i:0;i:1;i:1;s:27:\"Cleaning up the database...\";i:2;N;}i:18;a:3:{i:0;i:1;i:1;s:38:\"... Deleting invalid container records\";i:2;N;}i:19;a:3:{i:0;i:0;i:1;s:44:\"... 0 synch records deleted in 0.000 seconds\";i:2;N;}i:20;a:3:{i:0;i:1;i:1;s:35:\"... Deleting invalid link instances\";i:2;N;}i:21;a:3:{i:0;i:0;i:1;s:40:\"... 0 instances deleted in 0.002 seconds\";i:2;N;}i:22;a:3:{i:0;i:0;i:1;s:45:\"... 0 more instances deleted in 0.001 seconds\";i:2;N;}i:23;a:3:{i:0;i:1;i:1;s:27:\"... Deleting orphaned links\";i:2;N;}i:24;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.002 seconds\";i:2;N;}i:25;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.005 seconds\";i:2;N;}i:26;a:3:{i:0;i:1;i:1;s:20:\"Notifying modules...\";i:2;N;}i:27;a:3:{i:0;i:0;i:1;s:25:\"... Updating module cache\";i:2;N;}i:28;a:3:{i:0;i:1;i:1;s:36:\"... Cache refresh took 0.020 seconds\";i:2;N;}i:29;a:3:{i:0;i:0;i:1;s:19:\"... Loading modules\";i:2;N;}i:30;a:3:{i:0;i:1;i:1;s:37:\"... 4 modules loaded in 0.001 seconds\";i:2;N;}i:31;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"http\"\";i:2;N;}i:32;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"link\"\";i:2;N;}i:33;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"image\"\";i:2;N;}i:34;a:3:{i:0;i:0;i:1;s:31:\"... Notifying module \"metadata\"\";i:2;N;}i:35;a:3:{i:0;i:0;i:1;s:32:\"... Notifying module \"url_field\"\";i:2;N;}i:36;a:3:{i:0;i:0;i:1;s:30:\"... Notifying module \"comment\"\";i:2;N;}i:37;a:3:{i:0;i:0;i:1;s:51:\"...... Deleting synch. records for removed comments\";i:2;N;}i:38;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.001 seconds\";i:2;N;}i:39;a:3:{i:0;i:0;i:1;s:47:\"...... Creating synch. records for new comments\";i:2;N;}i:40;a:3:{i:0;i:0;i:1;s:39:\"...... 0 rows inserted in 0.002 seconds\";i:2;N;}i:41;a:3:{i:0;i:0;i:1;s:26:\"... Notifying module \"acf\"\";i:2;N;}i:42;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"post\"\";i:2;N;}i:43;a:3:{i:0;i:0;i:1;s:74:\"...... Deleting synch records for removed posts & post with invalid status\";i:2;N;}i:44;a:3:{i:0;i:0;i:1;s:174:\"DELETE synch.* FROM WP_blc_synch AS synch WHERE synch.container_id NOT IN (\'79\', \'76\', \'73\', \'70\', \'62\', \'66\', \'56\', \'43\', \'53\', \'45\', \'59\', \'44\', \'15\', \'14\', \'13\', \'6\', \'5\')\";i:2;N;}i:45;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.003 seconds\";i:2;N;}i:46;a:3:{i:0;i:0;i:1;s:41:\"...... Marking changed posts as unsynched\";i:2;N;}i:47;a:3:{i:0;i:0;i:1;s:220:\"UPDATE\n					WP_blc_synch AS synch\n					JOIN WP_posts AS posts ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\n				  SET\n					synched = 0\n				  WHERE\n					synch.last_synch < posts.post_modified\";i:2;N;}i:48;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows updated in 0.002 seconds\";i:2;N;}i:49;a:3:{i:0;i:0;i:1;s:43:\"...... Creating synch records for new posts\";i:2;N;}i:50;a:3:{i:0;i:0;i:1;s:389:\"INSERT INTO WP_blc_synch(container_id, container_type, synched)\n				  SELECT posts.id, posts.post_type, 0\n				  FROM\n				    WP_posts AS posts LEFT JOIN WP_blc_synch AS synch\n					ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\n				  WHERE\n				  	posts.post_status IN (\'publish\')\n	 				AND posts.post_type IN (\'post\', \'page\')\n					AND synch.container_id IS NULL\";i:2;N;}i:51;a:3:{i:0;i:0;i:1;s:39:\"...... 0 rows inserted in 0.001 seconds\";i:2;N;}i:52;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"page\"\";i:2;N;}i:53;a:3:{i:0;i:0;i:1;s:74:\"...... Skipping \"page\" resyncyh since all post types were already synched.\";i:2;N;}i:54;a:3:{i:0;i:0;i:1;s:38:\"... Notifying module \"youtube-checker\"\";i:2;N;}i:55;a:3:{i:0;i:0;i:1;s:37:\"... Notifying module \"youtube-iframe\"\";i:2;N;}i:56;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"dummy\"\";i:2;N;}i:57;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.037 seconds\";i:2;N;}i:58;a:3:{i:0;i:1;i:1;s:38:\"Updating server load limit settings...\";i:2;N;}i:59;a:3:{i:0;i:1;i:1;s:26:\"Optimizing the database...\";i:2;N;}i:60;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.084 seconds\";i:2;N;}i:61;a:3:{i:0;i:1;i:1;s:26:\"Completing installation...\";i:2;N;}i:62;a:3:{i:0;i:1;i:1;s:20:\"Configuration saved.\";i:2;N;}i:63;a:3:{i:0;i:1;i:1;s:78:\"Installation/update completed at 2020-11-26 07:30:58 with 29 queries executed.\";i:2;N;}i:64;a:3:{i:0;i:1;i:1;s:25:\"Total time: 0.178 seconds\";i:2;N;}}','yes'),(1052,'blc_activation_enabled','1','yes'),(1053,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"18.1\";}','yes'),(1139,'secret_key','T:!ho*F/q-K5?A2;[L]I]_6@Mh(RRs;(1*_tE DN^X}W+kdRLTVMG=V,hNlbLgJ2','no'),(2255,'auto_update_core_dev','enabled','yes'),(2256,'auto_update_core_minor','enabled','yes'),(2257,'auto_update_core_major','unset','yes'),(13175,'https_detection_errors','a:0:{}','yes'),(21418,'mainwp_child_update_version','1.5','yes'),(21419,'mainwp_child_plugin_version','4.1.9','yes'),(21420,'mainwp_child_auth','a:7:{i:5;s:32:\"3f6d64197b74b261b0ed6a5ce96b2d88\";s:4:\"last\";i:1679972544;i:4;s:32:\"8a4f017056570cce11893d89438b5b32\";i:3;s:32:\"fcd9bc321ed2c327aa81fee994612645\";i:2;s:32:\"986b1eddf3e1eff1d05e867706b09a63\";i:1;s:32:\"6a0bf74ce4cb59353fc21a2b84106b21\";i:0;s:32:\"601d418ff8001dbc8c7c18c60df6f753\";}','yes'),(21421,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:15:\"Contact Support\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','no'),(21422,'mainwp_child_activated_once','1','no'),(21615,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF1UjBPUWF6Y3dxWGJCYWpKRU02YgpkTUJBZ0VKZGNDMWdsMFk4Nm5nRkRZTUVyem5LMG9nOUltTjhKVDdhQUxnVlhNMnh3Q1hUODBwcVF6ZXVUR0hsClJqckRsRFd1bk92R1BxWkwrQ1JTbUdGUzA1cmJjYlhtWml5d3FUNVViQVYzdVNxb3d6a05MQXNJYjlWRzBqRWkKUHVOK3cwSEVTS2NkNTk4SEZVa01DcGdTQUIwMzg4TVNaOFl5anc4aXREczlVV3p3RmZsZFAyQjQvNTdBa3hUbAptVXF6SXdpZlE1VmhqOEVsS0NNa1NCYTZqcjk1U25CbHpQWFNWc3lmNnd5NTNET3FSTjExKy9OQTkrMi94ZlV5CjAvamxVL1N4cStIcGNDMEJzTEw3SVVxNWNPeGxrcTRucy9BaTZwQVVyN3ZRNTZ2RlRwTDJqRW8rSGxvc0FwWlEKcXdJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(21616,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(21617,'mainwp_child_nonce','0','no'),(21618,'mainwp_child_nossl','0','yes'),(21619,'mainwp_child_nossl_key','0bbaa015e94249281b22620af5fe3da5c6845ca7cb96b31632898dec3a4d3eee','yes'),(21620,'mainwp_premium_updates','a:0:{}','no'),(21623,'mainwp_child_clone_sites','0','no'),(21624,'mainwp_child_siteid','532','no'),(28590,'category_children','a:0:{}','yes'),(32561,'wp-smush-show_upgrade_modal','1','no'),(35411,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(61297,'wp_force_deactivated_plugins','a:0:{}','yes'),(65089,'ai1wm_secret_key','IQySv8L8bEOY','yes'),(65090,'ai1wm_backups_labels','a:0:{}','yes'),(65091,'ai1wm_sites_links','a:0:{}','yes'),(65092,'swift_performance_plugin_organizer','a:0:{}','yes'),(65093,'jetpack_active_modules','a:0:{}','yes'),(65101,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.1\";s:7:\"version\";s:3:\"6.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.3-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.0.3-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-rollback-0.zip\";}s:7:\"current\";s:5:\"6.0.3\";s:7:\"version\";s:5:\"6.0.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:3:\"6.0\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1679902939;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(65110,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:5:\"6.0.3\";s:7:\"current\";s:3:\"6.0\";s:10:\"error_code\";s:32:\"copy_failed_for_update_core_file\";s:10:\"error_data\";s:33:\"wp-admin/includes/update-core.php\";s:9:\"timestamp\";i:1666081575;s:5:\"retry\";b:0;}','no'),(65111,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-multisite-extension\";a:13:{s:4:\"name\";s:19:\"Multisite Extension\";s:4:\"slug\";s:19:\"multisite-extension\";s:8:\"homepage\";s:51:\"https://servmask.com/extensions/multisite-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"4.27\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:595:\"<ul class=\"description\"><li>Export single site from the network</li><li>Export multiple sites from the network</li><li>Export the whole network</li><li>Import single site into the network</li><li>Import multiple sites into the network</li><li>Import a network</li><li>Clone single site within a network</li><li>Multi-network support</li><li>Lifetime license with lifetime updates</li><li>Use on any number of websites that you own</li><li>Backup scheduler with hourly, daily, and weekly options</li><li>Unlimited Extension included</li><li>WP CLI commands</li><li>Premium support</li></ul><br />\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"https://servmask.com/img/products/multisite-extension-772x250.png\";s:4:\"high\";s:66:\"https://servmask.com/img/products/multisite-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://servmask.com/img/products/multisite-extension-128x128.png\";s:2:\"2x\";s:65:\"https://servmask.com/img/products/multisite-extension-256x256.png\";s:7:\"default\";s:65:\"https://servmask.com/img/products/multisite-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:309;s:10:\"downloaded\";i:40189;}}','yes'),(65112,'_site_transient_ai1wm_last_check_for_updates','1679902939','no'),(65115,'_transient_health-check-site-status-result','{\"good\":12,\"recommended\":6,\"critical\":1}','yes'),(65117,'rewrite_rules','a:96:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(65824,'ai1wmme_plugin_key','72821048-196b-4fc6-a1e9-59bd100238e8','yes'),(65827,'Niteoweb.SpiderBlocker.Bots','a:40:{i:0;a:4:{s:4:\"name\";s:10:\"Ahrefs Bot\";s:2:\"re\";s:9:\"AhrefsBot\";s:4:\"desc\";s:25:\"https://ahrefs.com/robot/\";s:5:\"state\";b:1;}i:1;a:4:{s:4:\"name\";s:8:\"MJ12 bot\";s:2:\"re\";s:7:\"MJ12bot\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:2;a:4:{s:4:\"name\";s:9:\"Roger Bot\";s:2:\"re\";s:8:\"Rogerbot\";s:4:\"desc\";s:40:\"http://moz.com/help/pro/rogerbot-crawler\";s:5:\"state\";b:1;}i:3;a:4:{s:4:\"name\";s:11:\"Semrush Bot\";s:2:\"re\";s:10:\"SemrushBot\";s:4:\"desc\";s:31:\"http://www.semrush.com/bot.html\";s:5:\"state\";b:1;}i:4;a:4:{s:4:\"name\";s:11:\"ia_archiver\";s:2:\"re\";s:11:\"ia_archiver\";s:4:\"desc\";s:36:\"http://archive.org/about/exclude.php\";s:5:\"state\";b:1;}i:5;a:4:{s:4:\"name\";s:8:\"ScoutJet\";s:2:\"re\";s:8:\"ScoutJet\";s:4:\"desc\";s:19:\"http://scoutjet.com\";s:5:\"state\";b:1;}i:6;a:4:{s:4:\"name\";s:7:\"sistrix\";s:2:\"re\";s:7:\"sistrix\";s:4:\"desc\";s:26:\"http://crawler.sistrix.net\";s:5:\"state\";b:1;}i:7;a:4:{s:4:\"name\";s:16:\"SearchmetricsBot\";s:2:\"re\";s:16:\"SearchmetricsBot\";s:4:\"desc\";s:50:\"http://www.searchmetrics.com/en/searchmetrics-bot/\";s:5:\"state\";b:1;}i:8;a:4:{s:4:\"name\";s:14:\"SEOkicks-Robot\";s:2:\"re\";s:14:\"SEOkicks-Robot\";s:4:\"desc\";s:33:\"http://www.seokicks.de/robot.html\";s:5:\"state\";b:1;}i:9;a:4:{s:4:\"name\";s:16:\"Lipperhey Spider\";s:2:\"re\";s:16:\"Lipperhey Spider\";s:4:\"desc\";s:43:\"http://www.lipperhey.com/en/website-spider/\";s:5:\"state\";b:1;}i:10;a:4:{s:4:\"name\";s:6:\"Exabot\";s:2:\"re\";s:6:\"Exabot\";s:4:\"desc\";s:44:\"http://www.exalead.com/search/webmasterguide\";s:5:\"state\";b:1;}i:11;a:4:{s:4:\"name\";s:6:\"NC Bot\";s:2:\"re\";s:5:\"NCBot\";s:4:\"desc\";s:55:\"https://twitter.com/NetComber/status/334476871691550721\";s:5:\"state\";b:1;}i:12;a:4:{s:4:\"name\";s:15:\"BacklinkCrawler\";s:2:\"re\";s:15:\"BacklinkCrawler\";s:4:\"desc\";s:40:\"http://www.backlinktest.com/crawler.html\";s:5:\"state\";b:1;}i:13;a:4:{s:4:\"name\";s:15:\"archive.org Bot\";s:2:\"re\";s:15:\"archive.org_bot\";s:4:\"desc\";s:42:\"http://archive.org/details/archive.org_bot\";s:5:\"state\";b:1;}i:14;a:4:{s:4:\"name\";s:12:\"MeanPath Bot\";s:2:\"re\";s:11:\"meanpathbot\";s:4:\"desc\";s:37:\"https://meanpath.com/meanpathbot.html\";s:5:\"state\";b:1;}i:15;a:4:{s:4:\"name\";s:18:\"PagesInventory Bot\";s:2:\"re\";s:14:\"PagesInventory\";s:4:\"desc\";s:56:\"http://www.botsvsbrowsers.com/details/1002332/index.html\";s:5:\"state\";b:1;}i:16;a:4:{s:4:\"name\";s:12:\"Aboundex Bot\";s:2:\"re\";s:11:\"Aboundexbot\";s:4:\"desc\";s:32:\"http://www.aboundex.com/crawler/\";s:5:\"state\";b:1;}i:17;a:4:{s:4:\"name\";s:15:\"SeoProfiler Bot\";s:2:\"re\";s:5:\"spbot\";s:4:\"desc\";s:31:\"http://www.seoprofiler.com/bot/\";s:5:\"state\";b:1;}i:18;a:4:{s:4:\"name\";s:11:\"Linkdex Bot\";s:2:\"re\";s:10:\"linkdexbot\";s:4:\"desc\";s:34:\"http://www.linkdex.com/about/bots/\";s:5:\"state\";b:1;}i:19;a:4:{s:4:\"name\";s:7:\"Gigabot\";s:2:\"re\";s:7:\"Gigabot\";s:4:\"desc\";s:45:\"http://www.useragentstring.com/pages/Gigabot/\";s:5:\"state\";b:1;}i:20;a:4:{s:4:\"name\";s:6:\"DotBot\";s:2:\"re\";s:6:\"dotbot\";s:4:\"desc\";s:35:\"http://en.wikipedia.org/wiki/DotBot\";s:5:\"state\";b:1;}i:21;a:4:{s:4:\"name\";s:5:\"Nutch\";s:2:\"re\";s:5:\"Nutch\";s:4:\"desc\";s:32:\"http://nutch.apache.org/bot.html\";s:5:\"state\";b:1;}i:22;a:4:{s:4:\"name\";s:8:\"BLEX Bot\";s:2:\"re\";s:7:\"BLEXBot\";s:4:\"desc\";s:27:\"http://webmeup-crawler.com/\";s:5:\"state\";b:1;}i:23;a:4:{s:4:\"name\";s:6:\"Ezooms\";s:2:\"re\";s:6:\"Ezooms\";s:4:\"desc\";s:49:\"http://graphicline.co.za/blogs/what-is-ezooms-bot\";s:5:\"state\";b:1;}i:24;a:4:{s:4:\"name\";s:11:\"Majestic 12\";s:2:\"re\";s:11:\"Majestic-12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:25;a:4:{s:4:\"name\";s:12:\"Majestic SEO\";s:2:\"re\";s:12:\"Majestic-SEO\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:26;a:4:{s:4:\"name\";s:7:\"DSearch\";s:2:\"re\";s:7:\"DSearch\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:27;a:4:{s:4:\"name\";s:4:\"MJ12\";s:2:\"re\";s:4:\"MJ12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:28;a:4:{s:4:\"name\";s:10:\"Blekko Bot\";s:2:\"re\";s:9:\"BlekkoBot\";s:4:\"desc\";s:33:\"http://blekko.com/about/blekkobot\";s:5:\"state\";b:1;}i:29;a:4:{s:4:\"name\";s:6:\"Yandex\";s:2:\"re\";s:6:\"Yandex\";s:4:\"desc\";s:41:\"http://help.yandex.com/search/?id=1112030\";s:5:\"state\";b:0;}i:30;a:4:{s:4:\"name\";s:10:\"Google Bot\";s:2:\"re\";s:9:\"googlebot\";s:4:\"desc\";s:57:\"https://support.google.com/webmasters/answer/182072?hl=en\";s:5:\"state\";b:0;}i:31;a:4:{s:4:\"name\";s:18:\"Feedfetcher Google\";s:2:\"re\";s:18:\"Feedfetcher-Google\";s:4:\"desc\";s:51:\"https://support.google.com/webmasters/answer/178852\";s:5:\"state\";b:0;}i:32;a:4:{s:4:\"name\";s:8:\"Bing Bot\";s:2:\"re\";s:7:\"BingBot\";s:4:\"desc\";s:36:\"http://en.wikipedia.org/wiki/Bingbot\";s:5:\"state\";b:0;}i:33;a:4:{s:4:\"name\";s:9:\"Nerdy Bot\";s:2:\"re\";s:8:\"NerdyBot\";s:4:\"desc\";s:20:\"http://nerdybot.com/\";s:5:\"state\";b:1;}i:34;a:4:{s:4:\"name\";s:9:\"James BOT\";s:2:\"re\";s:8:\"JamesBOT\";s:4:\"desc\";s:32:\"http://cognitiveseo.com/bot.html\";s:5:\"state\";b:1;}i:35;a:4:{s:4:\"name\";s:7:\"Tin Eye\";s:2:\"re\";s:6:\"TinEye\";s:4:\"desc\";s:34:\"http://www.tineye.com/crawler.html\";s:5:\"state\";b:1;}i:36;a:4:{s:4:\"name\";s:5:\"Baidu\";s:2:\"re\";s:11:\"Baiduspider\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";s:5:\"state\";b:1;}i:37;a:4:{s:4:\"name\";s:8:\"Serpstat\";s:2:\"re\";s:8:\"serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";s:5:\"state\";b:1;}i:38;a:4:{s:4:\"name\";s:5:\"SpyFu\";s:2:\"re\";s:5:\"spyfu\";s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:5:\"state\";b:1;}i:39;a:4:{s:4:\"name\";s:5:\"Prlog\";s:2:\"re\";s:5:\"Prlog\";s:4:\"desc\";s:17:\"https://prlog.ru/\";s:5:\"state\";b:1;}}','yes'),(68752,'cache_enabler','a:19:{s:7:\"version\";s:5:\"1.8.7\";s:20:\"use_trailing_slashes\";i:1;s:19:\"permalink_structure\";s:18:\"has_trailing_slash\";s:13:\"cache_expires\";i:0;s:17:\"cache_expiry_time\";i:0;s:30:\"clear_site_cache_on_saved_post\";i:0;s:33:\"clear_site_cache_on_saved_comment\";i:0;s:30:\"clear_site_cache_on_saved_term\";i:0;s:30:\"clear_site_cache_on_saved_user\";i:0;s:34:\"clear_site_cache_on_changed_plugin\";i:0;s:26:\"convert_image_urls_to_webp\";i:0;s:12:\"mobile_cache\";i:0;s:14:\"compress_cache\";i:0;s:11:\"minify_html\";i:0;s:20:\"minify_inline_css_js\";i:0;s:17:\"excluded_post_ids\";s:0:\"\";s:19:\"excluded_page_paths\";s:0:\"\";s:22:\"excluded_query_strings\";s:0:\"\";s:16:\"excluded_cookies\";s:0:\"\";}','yes'),(81984,'wpil_2_license_status','','yes'),(81985,'wpil_2_license_key','','yes'),(81986,'wpil_2_license_data','','yes'),(81987,'wpil_2_ignore_numbers','1','yes'),(81988,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(81989,'wpil_2_links_open_new_tab','0','yes'),(81990,'wpil_2_debug_mode','0','yes'),(81991,'wpil_option_update_reporting_data_on_save','0','yes'),(81992,'wpil_2_ignore_words','-\r\n-\r\na\r\nabout\r\nabove\r\nactually\r\nadd\r\nafter\r\nagain\r\nagainst\r\nago\r\nall\r\nam\r\nan\r\nand\r\nanother\r\nanswer\r\nany\r\nare\r\naren\'t\r\nas\r\nat\r\nbase\r\nbe\r\nbecause\r\nbeen\r\nbefore\r\nbeing\r\nbelow\r\nbest\r\nbetter\r\nbetween\r\nboth\r\nbut\r\nby\r\ncan\r\ncan\'t\r\ncannot\r\ncons\r\ncould\r\ncouldn\'t\r\ndid\r\ndidn\'t\r\ndifference\r\ndifferent\r\ndo\r\ndoes\r\ndoesn\'t\r\ndoing\r\ndon\'t\r\ndone\r\ndown\r\nduring\r\neach\r\neasier\r\neasy\r\neight\r\neven\r\nfar\r\nfew\r\nfind\r\nfirst\r\nfive\r\nfor\r\nfour\r\nfree\r\nfrom\r\nfurther\r\ngeneral\r\nget\r\ngett\r\ngetting\r\ngo\r\ngood\r\ngot\r\ngreat\r\nhad\r\nhadn\'t\r\nhas\r\nhasn\'t\r\nhave\r\nhaven\'t\r\nhaver\r\nhaving\r\nhe\r\nhe\'d\r\nhe\'ll\r\nhe\'s\r\nhelp\r\nher\r\nhere\r\nhere\'s\r\nhers\r\nherself\r\nhigh\r\nhim\r\nhimself\r\nhis\r\nhow\r\nhow\'s\r\ni\r\ni\'d\r\ni\'ll\r\ni\'m\r\ni\'ve\r\nif\r\nin\r\ninto\r\nis\r\nisn\'t\r\nit\r\nit\'s\r\nits\r\nitself\r\njust\r\nless\r\nlet\'s\r\nlike\r\nlong\r\nlook\r\nlove\r\nmake\r\nmany\r\nmatt\r\nmatter\r\nmay\r\nme\r\nmore\r\nmost\r\nmuch\r\nmustn\'t\r\nmy\r\nmyself\r\nnever\r\nnew\r\nnine\r\nno\r\nnor\r\nnot\r\nnow\r\nof\r\noff\r\non\r\nonce\r\none\r\nonly\r\nor\r\nother\r\nought\r\nour\r\nours\r\nourselves\r\nout\r\nover\r\noverall\r\nown\r\nper\r\npros\r\nquestion\r\nreview\r\nright\r\nsame\r\nseven\r\nshan\'t\r\nshe\r\nshe\'d\r\nshe\'ll\r\nshe\'s\r\nshock\r\nshocking\r\nshould\r\nshouldn\'t\r\nshow\r\nsimple\r\nsix\r\nso\r\nsome\r\nstart\r\nstill\r\nsuch\r\ntake\r\nten\r\nthan\r\nthat\r\nthat\'s\r\nthe\r\ntheir\r\ntheirs\r\nthem\r\nthemselves\r\nthen\r\nthere\r\nthere\'s\r\nthese\r\nthey\r\nthey\'d\r\nthey\'ll\r\nthey\'re\r\nthey\'ve\r\nthis\r\nthose\r\nthree\r\nthrough\r\nto\r\ntoo\r\ntool\r\ntwo\r\nunder\r\nuntil\r\nup\r\nuse\r\nusing\r\nvery\r\nwant\r\nwas\r\nwasn\'t\r\nwe\r\nwe\'d\r\nwe\'ll\r\nwe\'re\r\nwe\'ve\r\nwere\r\nweren\'t\r\nwhat\r\nwhat\'s\r\nwhen\r\nwhen\'s\r\nwhere\r\nwhere\'s\r\nwhich\r\nwhile\r\nwho\r\nwho\'s\r\nwhom\r\nwhy\r\nwhy\'s\r\nwill\r\nwith\r\nwithin\r\nwithout\r\nwon\'t\r\nwould\r\nwouldn\'t\r\nyou\r\nyou\'d\r\nyou\'ll\r\nyou\'re\r\nyou\'ve\r\nyour\r\nyours\r\nyourself\r\nyourselves\r\nzero\'\r\n-','yes'),(81993,'wpil_has_run_initial_scan','1','yes'),(81994,'wpil_site_db_version','1.22','yes'),(81995,'wpil_link_table_is_created','1','yes'),(81996,'wpil_fresh_install','','yes'),(81997,'wpil_install_date','2023-02-16 20:45:45','yes'),(82024,'vg_sheet_editor','a:8:{s:8:\"last_tab\";N;s:13:\"be_post_types\";a:1:{i:0;s:4:\"post\";}s:17:\"be_posts_per_page\";i:20;s:23:\"be_load_items_on_scroll\";i:1;s:19:\"be_fix_columns_left\";i:2;s:22:\"be_posts_per_page_save\";i:4;s:26:\"be_timeout_between_batches\";i:6;s:23:\"be_disable_post_actions\";i:0;}','yes'),(82246,'vgse_columns_visibility','a:0:{}','yes'),(82247,'vgse_columns_visibility_migrated','1','yes'),(82248,'vgse_welcome_redirect','no','yes'),(82249,'vgse_hide_whats_new_2.25.2-beta.1','yes','yes'),(82250,'fs_gdpr','a:1:{s:2:\"u0\";a:1:{s:8:\"required\";b:0;}}','yes'),(83037,'_site_transient_timeout_php_check_0bf95b5f09d09e56bf994b7894d9087c','1680365900','no'),(83038,'_site_transient_php_check_0bf95b5f09d09e56bf994b7894d9087c','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(83112,'_transient_timeout_6cc5e5b8bd1d622ad43183ce84953843','1679989339','no'),(83113,'_transient_6cc5e5b8bd1d622ad43183ce84953843','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:7:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 27 Mar 2023 07:42:19 GMT\";s:12:\"content-type\";s:25:\"text/plain; charset=utf-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-nc\";s:5:\"ord 5\";}}s:4:\"body\";s:1159:\"{\"plugins\":{\"wp-sheet-editor-premium\\/wp-sheet-editor.php\":{\"id\":\"w.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"slug\":\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"plugin\":\"wp-sheet-editor-premium\\/wp-sheet-editor.php\",\"new_version\":\"2.25.1\",\"url\":\"https:\\/\\/wordpress.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/\",\"package\":\"https:\\/\\/downloads.wordpress.org\\/plugin\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages.2.25.1.zip\",\"icons\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-256x256.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-128x128.png?rev=1543619\"},\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-1544x500.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-772x250.png?rev=1543627\"},\"banners_rtl\":[],\"requires\":\"3.6\",\"tested\":\"6.1.1\",\"requires_php\":false,\"compatibility\":[]}},\"translations\":[]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:1159:\"{\"plugins\":{\"wp-sheet-editor-premium\\/wp-sheet-editor.php\":{\"id\":\"w.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"slug\":\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"plugin\":\"wp-sheet-editor-premium\\/wp-sheet-editor.php\",\"new_version\":\"2.25.1\",\"url\":\"https:\\/\\/wordpress.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/\",\"package\":\"https:\\/\\/downloads.wordpress.org\\/plugin\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages.2.25.1.zip\",\"icons\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-256x256.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-128x128.png?rev=1543619\"},\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-1544x500.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-772x250.png?rev=1543627\"},\"banners_rtl\":[],\"requires\":\"3.6\",\"tested\":\"6.1.1\",\"requires_php\":false,\"compatibility\":[]}},\"translations\":[]}\";s:3:\"raw\";s:1406:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Mon, 27 Mar 2023 07:42:19 GMT\r\nContent-Type: text/plain; charset=utf-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nVary: Accept-Encoding\r\nX-Frame-Options: SAMEORIGIN\r\nContent-Encoding: br\r\nX-nc:  ord 5\r\n\r\n{\"plugins\":{\"wp-sheet-editor-premium\\/wp-sheet-editor.php\":{\"id\":\"w.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"slug\":\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"plugin\":\"wp-sheet-editor-premium\\/wp-sheet-editor.php\",\"new_version\":\"2.25.1\",\"url\":\"https:\\/\\/wordpress.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/\",\"package\":\"https:\\/\\/downloads.wordpress.org\\/plugin\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages.2.25.1.zip\",\"icons\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-256x256.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-128x128.png?rev=1543619\"},\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-1544x500.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-772x250.png?rev=1543627\"},\"banners_rtl\":[],\"requires\":\"3.6\",\"tested\":\"6.1.1\",\"requires_php\":false,\"compatibility\":[]}},\"translations\":[]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:7:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Mon, 27 Mar 2023 07:42:19 GMT\";}s:12:\"content-type\";a:1:{i:0;s:25:\"text/plain; charset=utf-8\";}s:4:\"vary\";a:1:{i:0;s:15:\"Accept-Encoding\";}s:15:\"x-frame-options\";a:1:{i:0;s:10:\"SAMEORIGIN\";}s:16:\"content-encoding\";a:1:{i:0;s:2:\"br\";}s:4:\"x-nc\";a:1:{i:0;s:5:\"ord 5\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.1000000000000001;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:51:\"https://api.wordpress.org/plugins/update-check/1.1/\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(83114,'_site_transient_timeout_theme_roots','1679904740','no'),(83115,'_site_transient_theme_roots','a:4:{s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:12:\"winter-blues\";s:7:\"/themes\";}','no'),(83116,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1679902940;s:7:\"checked\";a:4:{s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.0\";s:12:\"winter-blues\";s:5:\"1.5.1\";}s:8:\"response\";a:3:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:1:{s:12:\"winter-blues\";a:6:{s:5:\"theme\";s:12:\"winter-blues\";s:11:\"new_version\";s:5:\"1.5.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/winter-blues/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/winter-blues.1.5.1.zip\";s:8:\"requires\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"5.0\";}}s:12:\"translations\";a:0:{}}','no'),(83117,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1679902941;s:8:\"response\";a:16:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.2\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.72\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.72.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2837281\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2837281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"5.3\";}s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:48:\"w.org/plugins/all-404-pages-redirect-to-homepage\";s:4:\"slug\";s:34:\"all-404-pages-redirect-to-homepage\";s:6:\"plugin\";s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/all-404-pages-redirect-to-homepage/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/all-404-pages-redirect-to-homepage.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/all-404-pages-redirect-to-homepage/assets/icon-256x256.png?rev=2822012\";s:2:\"1x\";s:87:\"https://ps.w.org/all-404-pages-redirect-to-homepage/assets/icon-256x256.png?rev=2822012\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:89:\"https://ps.w.org/all-404-pages-redirect-to-homepage/assets/banner-772x250.png?rev=2822012\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"6.0.3\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:17:\"backup/backup.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:20:\"w.org/plugins/backup\";s:4:\"slug\";s:6:\"backup\";s:6:\"plugin\";s:17:\"backup/backup.php\";s:11:\"new_version\";s:5:\"2.0.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/backup/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/backup.2.0.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:59:\"https://ps.w.org/backup/assets/icon-128x128.gif?rev=2858504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/backup/assets/banner-1544x500.png?rev=2858586\";s:2:\"1x\";s:61:\"https://ps.w.org/backup/assets/banner-772x250.png?rev=2858590\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:43:\"broken-link-checker/broken-link-checker.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/broken-link-checker\";s:4:\"slug\";s:19:\"broken-link-checker\";s:6:\"plugin\";s:43:\"broken-link-checker/broken-link-checker.php\";s:11:\"new_version\";s:5:\"2.0.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/broken-link-checker/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/broken-link-checker.2.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/broken-link-checker/assets/icon-256x256.png?rev=2205502\";s:2:\"1x\";s:72:\"https://ps.w.org/broken-link-checker/assets/icon-128x128.png?rev=2205502\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/broken-link-checker/assets/banner-1544x500.png?rev=2205502\";s:2:\"1x\";s:74:\"https://ps.w.org/broken-link-checker/assets/banner-772x250.png?rev=2205502\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:7:\"5.7.5.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";b:0;}s:29:\"mainwp-child/mainwp-child.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/mainwp-child\";s:4:\"slug\";s:12:\"mainwp-child\";s:6:\"plugin\";s:29:\"mainwp-child/mainwp-child.php\";s:11:\"new_version\";s:7:\"4.4.0.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mainwp-child/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/mainwp-child.4.4.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-256x256.png?rev=2734948\";s:2:\"1x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-128x128.png?rev=2734948\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/mainwp-child/assets/banner-1544x500.jpg?rev=2734948\";s:2:\"1x\";s:67:\"https://ps.w.org/mainwp-child/assets/banner-772x250.jpg?rev=2734948\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/mainwp-child/assets/banner-1544x500-rtl.jpg?rev=2712922\";s:2:\"1x\";s:71:\"https://ps.w.org/mainwp-child/assets/banner-772x250-rtl.jpg?rev=2712922\";}s:8:\"requires\";s:3:\"5.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.4\";}s:27:\"revisionary/revisionary.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/revisionary\";s:4:\"slug\";s:11:\"revisionary\";s:6:\"plugin\";s:27:\"revisionary/revisionary.php\";s:11:\"new_version\";s:6:\"3.1.12\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/revisionary/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/revisionary.3.1.12.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/revisionary/assets/icon-256x256.jpg?rev=2467295\";s:2:\"1x\";s:64:\"https://ps.w.org/revisionary/assets/icon-128x128.jpg?rev=2467295\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/revisionary/assets/banner-1544x500.png?rev=2297991\";s:2:\"1x\";s:66:\"https://ps.w.org/revisionary/assets/banner-772x250.png?rev=2298002\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.9.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:43:\"publish-to-schedule/publish-to-schedule.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/publish-to-schedule\";s:4:\"slug\";s:19:\"publish-to-schedule\";s:6:\"plugin\";s:43:\"publish-to-schedule/publish-to-schedule.php\";s:11:\"new_version\";s:5:\"4.5.5\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/publish-to-schedule/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/publish-to-schedule.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/publish-to-schedule/assets/icon-256x256.png?rev=2867962\";s:2:\"1x\";s:72:\"https://ps.w.org/publish-to-schedule/assets/icon-256x256.png?rev=2867962\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/publish-to-schedule/assets/banner-772x250.png?rev=2867960\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:45:\"remove-footer-credit/remove-footer-credit.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:34:\"w.org/plugins/remove-footer-credit\";s:4:\"slug\";s:20:\"remove-footer-credit\";s:6:\"plugin\";s:45:\"remove-footer-credit/remove-footer-credit.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/remove-footer-credit/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/remove-footer-credit.1.0.13.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/remove-footer-credit/assets/icon-128x128.jpg?rev=1821059\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/remove-footer-credit/assets/banner-772x250.jpg?rev=1821059\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/scheduled-post-trigger\";s:4:\"slug\";s:22:\"scheduled-post-trigger\";s:6:\"plugin\";s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/scheduled-post-trigger/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/scheduled-post-trigger.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/scheduled-post-trigger/assets/icon-128x128.jpg?rev=1492075\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/scheduled-post-trigger/assets/banner-772x250.jpg?rev=1492080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:23:\"wp-smushit/wp-smush.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/wp-smushit\";s:4:\"slug\";s:10:\"wp-smushit\";s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:11:\"new_version\";s:6:\"3.12.6\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-smushit/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-smushit.3.12.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-256x256.png?rev=2746115\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-128x128.png?rev=2746115\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=2624292\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=2624292\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:43:\"social-share-buttons-by-supsystic/index.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:47:\"w.org/plugins/social-share-buttons-by-supsystic\";s:4:\"slug\";s:33:\"social-share-buttons-by-supsystic\";s:6:\"plugin\";s:43:\"social-share-buttons-by-supsystic/index.php\";s:11:\"new_version\";s:5:\"2.2.9\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/social-share-buttons-by-supsystic/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/social-share-buttons-by-supsystic.2.2.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/social-share-buttons-by-supsystic/assets/icon-256x256.png?rev=2469532\";s:2:\"1x\";s:86:\"https://ps.w.org/social-share-buttons-by-supsystic/assets/icon-128x128.png?rev=2469532\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:88:\"https://ps.w.org/social-share-buttons-by-supsystic/assets/banner-772x250.png?rev=2469532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;s:6:\"tested\";s:5:\"6.0.3\";s:12:\"requires_php\";b:0;}s:23:\"spiderblocker/index.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/spiderblocker\";s:4:\"slug\";s:13:\"spiderblocker\";s:6:\"plugin\";s:23:\"spiderblocker/index.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/spiderblocker/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/spiderblocker.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-256x256.jpg?rev=2476085\";s:2:\"1x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-128x128.jpg?rev=2476085\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/spiderblocker/assets/banner-1544x500.jpg?rev=2476085\";s:2:\"1x\";s:68:\"https://ps.w.org/spiderblocker/assets/banner-772x250.jpg?rev=2476085\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:23:\"wp-insert/wp-insert.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/wp-insert\";s:4:\"slug\";s:9:\"wp-insert\";s:6:\"plugin\";s:23:\"wp-insert/wp-insert.php\";s:11:\"new_version\";s:5:\"2.5.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wp-insert/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-insert.2.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/wp-insert/assets/icon-256x256.png?rev=984289\";s:2:\"1x\";s:61:\"https://ps.w.org/wp-insert/assets/icon-128x128.png?rev=984289\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/wp-insert/assets/banner-772x250.jpg?rev=607069\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"20.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:41:\"xml-sitemaps-for-videos/video-sitemap.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/xml-sitemaps-for-videos\";s:4:\"slug\";s:23:\"xml-sitemaps-for-videos\";s:6:\"plugin\";s:41:\"xml-sitemaps-for-videos/video-sitemap.php\";s:11:\"new_version\";s:5:\"2.6.1\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/xml-sitemaps-for-videos/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/xml-sitemaps-for-videos.2.6.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:67:\"https://s.w.org/plugins/geopattern-icon/xml-sitemaps-for-videos.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.9.2\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:6:\"plugin\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:11:\"new_version\";s:13:\"2.25.2-beta.1\";s:3:\"url\";s:0:\"\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:7:\"checked\";a:23:{s:19:\"akismet/akismet.php\";s:5:\"4.2.4\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.61\";s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";s:4:\"4.18\";s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";s:3:\"1.3\";s:17:\"backup/backup.php\";s:7:\"1.6.8.5\";s:43:\"broken-link-checker/broken-link-checker.php\";s:7:\"1.11.16\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.2\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.5.4\";s:41:\"xml-sitemaps-for-videos/video-sitemap.php\";s:5:\"2.6.1\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"wordpress-autoblogging/basic-auth.php\";s:3:\"0.1\";s:37:\"link-whisper-premium/link-whisper.php\";s:5:\"1.5.9\";s:29:\"mainwp-child/mainwp-child.php\";s:5:\"4.1.9\";s:27:\"revisionary/revisionary.php\";s:5:\"3.0.9\";s:43:\"publish-to-schedule/publish-to-schedule.php\";s:5:\"4.4.2\";s:45:\"remove-footer-credit/remove-footer-credit.php\";s:6:\"1.0.12\";s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";s:3:\"3.0\";s:23:\"wp-smushit/wp-smush.php\";s:5:\"3.9.5\";s:43:\"social-share-buttons-by-supsystic/index.php\";s:5:\"2.2.3\";s:23:\"spiderblocker/index.php\";s:5:\"1.3.1\";s:23:\"wp-insert/wp-insert.php\";s:5:\"2.5.0\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:13:\"2.25.2-beta.1\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"18.1\";}}','no'),(83119,'_site_transient_timeout_revisionary_previous_install','1679996200','no'),(83120,'_site_transient_revisionary_previous_install','1','no'),(83131,'_transient_timeout_global_styles_winter-blues','1679972605','no'),(83132,'_transient_global_styles_winter-blues','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=272 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (3,4,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(4,4,'_mail','a:8:{s:7:\"subject\";s:28:\"tvmaria.net \"[your-subject]\"\";s:6:\"sender\";s:30:\"tvmaria.net <[email protected]>\";s:4:\"body\";s:168:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on tvmaria.net (http://tvmaria.net)\";s:9:\"recipient\";s:16:\"[email protected]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(5,4,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:28:\"tvmaria.net \"[your-subject]\"\";s:6:\"sender\";s:30:\"tvmaria.net <[email protected]>\";s:4:\"body\";s:110:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on tvmaria.net (http://tvmaria.net)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:26:\"Reply-To: [email protected]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(6,4,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(7,4,'_additional_settings',NULL),(8,4,'_locale','en_US'),(15,5,'_edit_lock','1582803124:1'),(16,5,'_edit_last','1'),(17,5,'_wp_page_template','default'),(18,6,'_edit_lock','1582803310:1'),(19,6,'_edit_last','1'),(20,6,'_wp_page_template','default'),(21,15,'_edit_last','1'),(22,15,'_edit_lock','1582804430:1'),(23,16,'_wp_attached_file','2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg'),(24,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:67:\"2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25,15,'_thumbnail_id','16'),(28,18,'_menu_item_type','custom'),(29,18,'_menu_item_menu_item_parent','0'),(30,18,'_menu_item_object_id','18'),(31,18,'_menu_item_object','custom'),(32,18,'_menu_item_target',''),(33,18,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(34,18,'_menu_item_xfn',''),(35,18,'_menu_item_url','http://tvmaria.net/'),(37,19,'_menu_item_type','post_type'),(38,19,'_menu_item_menu_item_parent','0'),(39,19,'_menu_item_object_id','5'),(40,19,'_menu_item_object','page'),(41,19,'_menu_item_target',''),(42,19,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(43,19,'_menu_item_xfn',''),(44,19,'_menu_item_url',''),(46,20,'_menu_item_type','post_type'),(47,20,'_menu_item_menu_item_parent','0'),(48,20,'_menu_item_object_id','6'),(49,20,'_menu_item_object','page'),(50,20,'_menu_item_target',''),(51,20,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(52,20,'_menu_item_xfn',''),(53,20,'_menu_item_url',''),(55,21,'_menu_item_type','post_type'),(56,21,'_menu_item_menu_item_parent','0'),(57,21,'_menu_item_object_id','13'),(58,21,'_menu_item_object','page'),(59,21,'_menu_item_target',''),(60,21,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61,21,'_menu_item_xfn',''),(62,21,'_menu_item_url',''),(64,22,'_menu_item_type','post_type'),(65,22,'_menu_item_menu_item_parent','0'),(66,22,'_menu_item_object_id','14'),(67,22,'_menu_item_object','page'),(68,22,'_menu_item_target',''),(69,22,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(70,22,'_menu_item_xfn',''),(71,22,'_menu_item_url',''),(77,25,'_wp_attached_file','2020/02/676284_apple_512x512.png'),(78,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:32:\"2020/02/676284_apple_512x512.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"676284_apple_512x512-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79,26,'_wp_attached_file','2020/02/cropped-676284_apple_512x512.png'),(80,26,'_wp_attachment_context','site-icon'),(81,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:40:\"2020/02/cropped-676284_apple_512x512.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"cropped-676284_apple_512x512-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"cropped-676284_apple_512x512-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:40:\"cropped-676284_apple_512x512-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:40:\"cropped-676284_apple_512x512-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:40:\"cropped-676284_apple_512x512-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:38:\"cropped-676284_apple_512x512-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82,26,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.09442823118983;s:5:\"bytes\";i:20924;s:11:\"size_before\";i:59622;s:10:\"size_after\";i:38698;s:4:\"time\";d:0.56;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.64;s:5:\"bytes\";i:8629;s:11:\"size_before\";i:21766;s:10:\"size_after\";i:13137;s:4:\"time\";d:0.2;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.46;s:5:\"bytes\";i:1511;s:11:\"size_before\";i:5503;s:10:\"size_after\";i:3992;s:4:\"time\";d:0.05;}s:13:\"site_icon-270\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.98;s:5:\"bytes\";i:6838;s:11:\"size_before\";i:18003;s:10:\"size_after\";i:11165;s:4:\"time\";d:0.14;}s:13:\"site_icon-192\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.26;s:5:\"bytes\";i:1535;s:11:\"size_before\";i:5845;s:10:\"size_after\";i:4310;s:4:\"time\";d:0.11;}s:13:\"site_icon-180\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.24;s:5:\"bytes\";i:2318;s:11:\"size_before\";i:7928;s:10:\"size_after\";i:5610;s:4:\"time\";d:0.05;}s:12:\"site_icon-32\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.12;s:5:\"bytes\";i:93;s:11:\"size_before\";i:577;s:10:\"size_after\";i:484;s:4:\"time\";d:0.01;}}}'),(85,28,'_menu_item_type','taxonomy'),(86,28,'_menu_item_menu_item_parent','0'),(87,28,'_menu_item_object_id','3'),(88,28,'_menu_item_object','category'),(89,28,'_menu_item_target',''),(90,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(91,28,'_menu_item_xfn',''),(92,28,'_menu_item_url',''),(108,35,'_wp_attached_file','2020/02/Other-Cool-Shizz-Tiffany-Leigh-1.jpg'),(109,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:44:\"2020/02/Other-Cool-Shizz-Tiffany-Leigh-1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Other-Cool-Shizz-Tiffany-Leigh-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Other-Cool-Shizz-Tiffany-Leigh-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(110,35,'_edit_lock','1582805648:1'),(115,38,'_wp_attached_file','2020/02/6e0c8a3e4a0d712b6ddf46caec6a3c62.jpg'),(116,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:44:\"2020/02/6e0c8a3e4a0d712b6ddf46caec6a3c62.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"6e0c8a3e4a0d712b6ddf46caec6a3c62-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(117,38,'_edit_lock','1582806282:1'),(122,45,'_edit_last','1'),(123,45,'_edit_lock','1585913294:1'),(124,45,'_oembed_136affa9d701ea96f230f31d04770524','<iframe title=\"The Secrets Behind how the Internet Works\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/42aWAAqoUfI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(125,45,'_oembed_time_136affa9d701ea96f230f31d04770524','1585913312'),(126,46,'_wp_attached_file','2020/04/331.jpg'),(127,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:547;s:6:\"height\";i:427;s:4:\"file\";s:15:\"2020/04/331.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"331-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"331-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(128,45,'_thumbnail_id','46'),(129,45,'_yoast_wpseo_primary_category','5'),(130,48,'_wp_attached_file','2020/04/3311.jpg'),(131,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:842;s:4:\"file\";s:16:\"2020/04/3311.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"3311-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"3311-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"3311-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"3311-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132,44,'_oembed_c1c29dc3ef91a4f5ddf6bfd69161a7d3','<iframe title=\"Providers vergelijken (Consumentenbond)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/gxF_TWYv5Mo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(133,44,'_oembed_time_c1c29dc3ef91a4f5ddf6bfd69161a7d3','1585913558'),(134,44,'_edit_last','1'),(135,44,'_edit_lock','1585913526:1'),(136,44,'_thumbnail_id','48'),(137,44,'_yoast_wpseo_primary_category','6'),(138,43,'_edit_last','1'),(139,43,'_edit_lock','1585913774:1'),(140,43,'_oembed_058f6cfb9ce4052632ec74904ef197b1','<iframe title=\"WA, WA+ of allrisk. Welke autoverzekering moet je kiezen?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/4eyOWXeDYVg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(141,43,'_oembed_time_058f6cfb9ce4052632ec74904ef197b1','1585913831'),(142,51,'_wp_attached_file','2020/04/921001.jpg'),(143,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:505;s:4:\"file\";s:18:\"2020/04/921001.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"921001-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"921001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"921001-768x404.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:404;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"E-M1MarkII\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:9:\"0.0003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144,43,'_thumbnail_id','51'),(145,43,'_yoast_wpseo_primary_category','7'),(146,53,'_edit_last','1'),(147,53,'_edit_lock','1585914050:1'),(148,54,'_wp_attached_file','2020/04/11113.jpg'),(149,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:649;s:4:\"file\";s:17:\"2020/04/11113.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"11113-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"11113-1024x519.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"11113-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"11113-768x389.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(150,53,'_oembed_c254cc6008d96b402e26285bf7a1d20e','<iframe title=\"Vergelijk met 1 klik je energierekening!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/O074D13xf_o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(151,53,'_oembed_time_c254cc6008d96b402e26285bf7a1d20e','1585914172'),(152,53,'_thumbnail_id','54'),(153,53,'_yoast_wpseo_content_score','30'),(154,56,'_edit_last','1'),(155,56,'_edit_lock','1588191218:1'),(156,56,'_oembed_e8f6c2c7d05069ba72d49306fdc7a7b2','<iframe title=\"Credit Card Secrets The Bank Doesn&#039;t Want You To Know\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/QvCVji-GWyo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(157,56,'_oembed_time_e8f6c2c7d05069ba72d49306fdc7a7b2','1585914331'),(158,57,'_wp_attached_file','2020/04/111a1.jpg'),(159,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:906;s:4:\"file\";s:17:\"2020/04/111a1.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"111a1-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"111a1-1024x773.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:773;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"111a1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"111a1-768x580.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160,56,'_thumbnail_id','57'),(161,56,'_yoast_wpseo_content_score','30'),(162,56,'_yoast_wpseo_primary_category','8'),(163,59,'_oembed_bc45481ec6c2e16cf3b1aad60768741f','<iframe title=\"You May Hate This Senior Dating Advice… But That Doesn’t Make it Wrong!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/lKs1Q36pBWg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(164,59,'_oembed_time_bc45481ec6c2e16cf3b1aad60768741f','1585949599'),(165,60,'_wp_attached_file','2020/04/l0034.jpeg'),(166,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:18:\"2020/04/l0034.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"l0034-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167,59,'_edit_last','1'),(168,59,'_yoast_wpseo_content_score','60'),(169,59,'_yoast_wpseo_primary_category','9'),(170,59,'_edit_lock','1585949494:1'),(171,62,'_edit_last','1'),(172,62,'_edit_lock','1586377235:1'),(173,63,'_wp_attached_file','2020/04/l9k33.jpeg'),(174,63,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:382;s:6:\"height\";i:132;s:4:\"file\";s:18:\"2020/04/l9k33.jpeg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"l9k33-300x104.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"l9k33-150x132.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175,62,'_oembed_e972e9093cba29ffe1b0128e662c31bd','<iframe title=\"wijkopenauto.nl - Betrouwbaar je auto verkopen\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/lJUPHtZLVeo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(176,62,'_oembed_time_e972e9093cba29ffe1b0128e662c31bd','1586377330'),(177,62,'_yoast_wpseo_content_score','30'),(178,62,'_yoast_wpseo_primary_category','10'),(180,15,'_oembed_c1c29dc3ef91a4f5ddf6bfd69161a7d3','<iframe title=\"Providers vergelijken (Consumentenbond)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/gxF_TWYv5Mo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(181,15,'_oembed_time_c1c29dc3ef91a4f5ddf6bfd69161a7d3','1586535422'),(182,66,'_edit_last','1'),(183,66,'_edit_lock','1586552050:1'),(184,66,'_oembed_67b0bbd19d88f2c6beebc81082727a83','<iframe title=\"Theorie examen auto leren? Theorieles Snelheid (5/6) van D2-Rijopleiding\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/gQiZ58zeV4E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(185,66,'_oembed_time_67b0bbd19d88f2c6beebc81082727a83','1586552128'),(186,68,'_wp_attached_file','2020/04/ll119r94ed3434.jpg'),(187,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2020/04/ll119r94ed3434.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ll119r94ed3434-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ll119r94ed3434-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"ll119r94ed3434-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188,66,'_thumbnail_id','68'),(189,66,'_yoast_wpseo_content_score','30'),(190,66,'_yoast_wpseo_primary_category','11'),(192,44,'_oembed_bc45481ec6c2e16cf3b1aad60768741f','<iframe title=\"You May Hate This Senior Dating Advice… But That Doesn’t Make it Wrong!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/lKs1Q36pBWg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(193,44,'_oembed_time_bc45481ec6c2e16cf3b1aad60768741f','1586742599'),(195,59,'_oembed_136affa9d701ea96f230f31d04770524','<iframe title=\"The Secrets Behind how the Internet Works\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/42aWAAqoUfI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(196,59,'_oembed_time_136affa9d701ea96f230f31d04770524','1587078550'),(198,59,'_oembed_c254cc6008d96b402e26285bf7a1d20e','<iframe title=\"Vergelijk met 1 klik je energierekening!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/O074D13xf_o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(199,59,'_oembed_time_c254cc6008d96b402e26285bf7a1d20e','1587082889'),(201,53,'_oembed_058f6cfb9ce4052632ec74904ef197b1','<iframe title=\"WA, WA+ of allrisk. Welke autoverzekering moet je kiezen?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/4eyOWXeDYVg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(202,53,'_oembed_time_058f6cfb9ce4052632ec74904ef197b1','1587120368'),(204,43,'_oembed_e8f6c2c7d05069ba72d49306fdc7a7b2','<iframe title=\"Credit Card Secrets The Bank Doesn&#039;t Want You To Know\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/QvCVji-GWyo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(205,43,'_oembed_time_e8f6c2c7d05069ba72d49306fdc7a7b2','1587247037'),(206,70,'_oembed_009e57b1d0d35287bf06b8a0f55c78f9','<iframe title=\"Aflevering 2 Bitcoin Kopen? De Goedkoopste Manier Om Bitcoin Te Kopen Via Coinbase &amp; Coinbase PRO!!\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/gx9qoP4l2tM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(207,70,'_oembed_time_009e57b1d0d35287bf06b8a0f55c78f9','1588090457'),(208,71,'_wp_attached_file','2020/04/laq12wsw.jpeg'),(209,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:21:\"2020/04/laq12wsw.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"laq12wsw-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(210,70,'_edit_last','1'),(211,70,'_thumbnail_id','71'),(212,70,'_yoast_wpseo_primary_category','12'),(213,70,'_edit_lock','1588091307:1'),(214,73,'_edit_last','1'),(215,73,'_edit_lock','1588191237:1'),(216,73,'_oembed_084fbae81401f51f4d0c338ee567fe63','<iframe title=\"DEBIT CARD VS CREDIT CARD ? |WHAT&#039;S THE DIFFERENCE &amp; WHICH IS BETTER!!?? | DEBIT CARD | CREDIT CARD\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/WZ7oIx2dtLY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(217,73,'_oembed_time_084fbae81401f51f4d0c338ee567fe63','1588191318'),(218,74,'_wp_attached_file','2020/04/cka1.jpeg'),(219,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:146;s:4:\"file\";s:17:\"2020/04/cka1.jpeg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"cka1-300x127.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"cka1-150x146.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(220,73,'_thumbnail_id','74'),(221,73,'_yoast_wpseo_content_score','60'),(222,73,'_yoast_wpseo_primary_category','13'),(224,56,'_oembed_67b0bbd19d88f2c6beebc81082727a83','<iframe title=\"Theorie examen auto leren? Theorieles Snelheid (5/6) van D2-Rijopleiding\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/gQiZ58zeV4E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(225,56,'_oembed_time_67b0bbd19d88f2c6beebc81082727a83','1588280831'),(227,66,'_oembed_e972e9093cba29ffe1b0128e662c31bd','<iframe title=\"wijkopenauto.nl - Betrouwbaar je auto verkopen\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/lJUPHtZLVeo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(228,66,'_oembed_time_e972e9093cba29ffe1b0128e662c31bd','1588630774'),(230,62,'_oembed_009e57b1d0d35287bf06b8a0f55c78f9','<iframe title=\"Aflevering 2 Bitcoin Kopen? De Goedkoopste Manier Om Bitcoin Te Kopen Via Coinbase &amp; Coinbase PRO!!\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/gx9qoP4l2tM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(231,62,'_oembed_time_009e57b1d0d35287bf06b8a0f55c78f9','1589732802'),(233,45,'_oembed_084fbae81401f51f4d0c338ee567fe63','<iframe title=\"DEBIT CARD VS CREDIT CARD ? |WHAT&#039;S THE DIFFERENCE &amp; WHICH IS BETTER!!?? | DEBIT CARD | CREDIT CARD\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/WZ7oIx2dtLY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(234,45,'_oembed_time_084fbae81401f51f4d0c338ee567fe63','1589747279'),(235,76,'_oembed_993d7e077167c277d0e2fdd6192fab84','<iframe title=\"Verplichte verzekering als zzp’er: dit kan het kosten • Z zoekt uit\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/FUg5UrYD6wI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(236,76,'_oembed_time_993d7e077167c277d0e2fdd6192fab84','1589907232'),(237,76,'_edit_last','1'),(238,76,'_yoast_wpseo_primary_category','14'),(239,76,'_edit_lock','1589907187:1'),(240,78,'_wp_attached_file','2020/05/q3idfl4d34.png'),(241,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:958;s:6:\"height\";i:350;s:4:\"file\";s:22:\"2020/05/q3idfl4d34.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"q3idfl4d34-300x110.png\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"q3idfl4d34-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"q3idfl4d34-768x281.png\";s:5:\"width\";i:768;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(242,76,'_thumbnail_id','78'),(243,76,'_yoast_wpseo_content_score','30'),(245,73,'_oembed_993d7e077167c277d0e2fdd6192fab84','<iframe title=\"Verplichte verzekering als zzp’er: dit kan het kosten • Z zoekt uit\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/FUg5UrYD6wI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(246,73,'_oembed_time_993d7e077167c277d0e2fdd6192fab84','1590687790'),(247,79,'_edit_last','1'),(248,79,'_edit_lock','1603335482:1'),(249,79,'_oembed_3b2e2d2e6f55e5f9f498e2132f0224ef','<iframe title=\"WHAT IS BITCOIN - Bitcoin Explained For Dummies &amp; Beginners! [2020 Digital Crypto Currency]\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/IMLBuoGo8oI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(250,79,'_oembed_time_3b2e2d2e6f55e5f9f498e2132f0224ef','1603335215'),(251,80,'_wp_attached_file','2020/10/5n45vn4v5b.jpg'),(252,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:22:\"2020/10/5n45vn4v5b.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"5n45vn4v5b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(253,79,'_thumbnail_id','80'),(254,79,'_yoast_wpseo_content_score','30'),(255,79,'_yoast_wpseo_primary_category','15'),(257,76,'_oembed_3b2e2d2e6f55e5f9f498e2132f0224ef','<iframe title=\"WHAT IS BITCOIN - Bitcoin Explained For Dummies &amp; Beginners! [2020 Digital Crypto Currency]\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/IMLBuoGo8oI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(258,76,'_oembed_time_3b2e2d2e6f55e5f9f498e2132f0224ef','1603594903'),(261,96,'_oembed_c170fc1711c06c7032ece71660b31f72','{{unknown}}'),(262,97,'_wp_attached_file','2021/06/4fd5v4fd.jpg'),(263,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:20:\"2021/06/4fd5v4fd.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"4fd5v4fd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}}'),(264,97,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.046209971625457;s:5:\"bytes\";i:794;s:11:\"size_before\";i:9868;s:10:\"size_after\";i:9074;s:4:\"time\";d:0.02;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.05;s:5:\"bytes\";i:794;s:11:\"size_before\";i:9868;s:10:\"size_after\";i:9074;s:4:\"time\";d:0.02;}}}'),(265,96,'_edit_last','1'),(266,96,'_thumbnail_id','97'),(267,96,'_yoast_wpseo_content_score','30'),(268,96,'_yoast_wpseo_estimated-reading-time-minutes','3'),(269,96,'_yoast_wpseo_primary_category','16'),(270,96,'_edit_lock','1622705127:1');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (4,0,'2020-02-04 18:52:24','2020-02-04 18:52:24','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\ntvmaria.net \"[your-subject]\"\ntvmaria.net \nFrom: [your-name] \nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on tvmaria.net (http://tvmaria.net)\[email protected]\nReply-To: [your-email]\n\n0\n0\n\ntvmaria.net \"[your-subject]\"\ntvmaria.net \nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on tvmaria.net (http://tvmaria.net)\n[your-email]\nReply-To: [email protected]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2020-02-04 18:52:24','2020-02-04 18:52:24','',0,'http://tvmaria.net/?post_type=wpcf7_contact_form&p=4',0,'wpcf7_contact_form','',0),(5,1,'2020-02-04 18:52:28','2020-02-04 18:52:28','','About Us','','publish','closed','closed','','about-us','','','2020-02-27 11:34:21','2020-02-27 11:34:21','',0,'http://tvmaria.net/about/',0,'page','',0),(6,1,'2020-02-04 18:52:28','2020-02-04 18:52:28','[contact-form-7 id=\"4\" title=\"\"]','Contact','','publish','closed','closed','','contact','','','2020-02-27 11:37:17','2020-02-27 11:37:17','',0,'http://tvmaria.net/contact/',0,'page','',0),(11,1,'2020-02-27 11:34:21','2020-02-27 11:34:21','','About Us','','inherit','closed','closed','','5-revision-v1','','','2020-02-27 11:34:21','2020-02-27 11:34:21','',5,'http://tvmaria.net/5-revision-v1/',0,'revision','',0),(12,1,'2020-02-27 11:35:10','2020-02-27 11:35:10','[contact-form-7 id=\"4\" title=\"\"]','Contact','','inherit','closed','closed','','6-revision-v1','','','2020-02-27 11:35:10','2020-02-27 11:35:10','',6,'http://tvmaria.net/6-revision-v1/',0,'revision','',0),(13,1,'2020-02-27 11:37:53','2020-02-27 11:37:53','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-02-27 11:37:53','2020-02-27 11:37:53','',0,'http://tvmaria.net/privacy-policy/',0,'page','',0),(14,1,'2020-02-27 11:38:10','2020-02-27 11:38:10','','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-02-27 11:38:10','2020-02-27 11:38:10','',0,'http://tvmaria.net/terms-and-conditions/',0,'page','',0),(15,1,'2020-02-27 11:53:30','2020-02-27 11:53:30','When traveling, you should consider the best fruit options to try. Some of these include rambutan, cacao, and the horned melon. Rambutan, a fruit native to Southeast Asia, sports a red, hairy exterior that surrounds the sweet, delicious fruit inside. The Queen of tropical fruits mangosteen fruit is a delicious tropical fruit that tastes like a combination of pineapple, cherimoya and tangerine. We\'ll show you some of the most vibrant, oddly textured, and juiciest fruits around the planet.\r\n\r\n<iframe width=\"800\" height=\"360\" src=\"https://www.youtube.com/embed/I05PXP5hysQ\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\r\n\r\n','Extraordinary Fruits Around The World','','publish','closed','closed','','extraordinary-fruits-around-the-world','','','2020-02-27 11:53:39','2020-02-27 11:53:39','',0,'http://tvmaria.net/?p=15',0,'post','',0),(16,1,'2020-02-27 11:53:19','2020-02-27 11:53:19','','10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover','','inherit','closed','closed','','10-amazing-exotic-fruits-you-should-try-1-885-ifr-cover','','','2020-02-27 11:53:19','2020-02-27 11:53:19','',15,'http://tvmaria.net/wp-content/uploads/2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg',0,'attachment','image/jpeg',0),(17,1,'2020-02-27 11:53:30','2020-02-27 11:53:30','When traveling, you should consider the best fruit options to try. Some of these include rambutan, cacao, and the horned melon. Rambutan, a fruit native to Southeast Asia, sports a red, hairy exterior that surrounds the sweet, delicious fruit inside. The Queen of tropical fruits mangosteen fruit is a delicious tropical fruit that tastes like a combination of pineapple, cherimoya and tangerine. We\'ll show you some of the most vibrant, oddly textured, and juiciest fruits around the planet.\r\n\r\n<iframe width=\"800\" height=\"360\" src=\"https://www.youtube.com/embed/I05PXP5hysQ\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\r\n\r\n','Extraordinary Fruits Around The World','','inherit','closed','closed','','15-revision-v1','','','2020-02-27 11:53:30','2020-02-27 11:53:30','',15,'http://tvmaria.net/15-revision-v1/',0,'revision','',0),(18,1,'2020-02-27 11:58:11','2020-02-27 11:58:11','','Home','','publish','closed','closed','','home','','','2020-02-27 12:10:19','2020-02-27 12:10:19','',0,'http://tvmaria.net/?p=18',6,'nav_menu_item','',0),(19,1,'2020-02-27 11:58:11','2020-02-27 11:58:11',' ','','','publish','closed','closed','','19','','','2020-02-27 12:10:19','2020-02-27 12:10:19','',0,'http://tvmaria.net/?p=19',5,'nav_menu_item','',0),(20,1,'2020-02-27 11:58:11','2020-02-27 11:58:11',' ','','','publish','closed','closed','','20','','','2020-02-27 12:10:19','2020-02-27 12:10:19','',0,'http://tvmaria.net/?p=20',1,'nav_menu_item','',0),(21,1,'2020-02-27 11:58:11','2020-02-27 11:58:11',' ','','','publish','closed','closed','','21','','','2020-02-27 12:10:19','2020-02-27 12:10:19','',0,'http://tvmaria.net/?p=21',3,'nav_menu_item','',0),(22,1,'2020-02-27 11:58:11','2020-02-27 11:58:11',' ','','','publish','closed','closed','','22','','','2020-02-27 12:10:19','2020-02-27 12:10:19','',0,'http://tvmaria.net/?p=22',2,'nav_menu_item','',0),(25,1,'2020-02-27 12:07:42','2020-02-27 12:07:42','','676284_apple_512x512','','inherit','closed','closed','','676284_apple_512x512','','','2020-02-27 12:07:42','2020-02-27 12:07:42','',0,'http://tvmaria.net/wp-content/uploads/2020/02/676284_apple_512x512.png',0,'attachment','image/png',0),(26,1,'2020-02-27 12:07:50','2020-02-27 12:07:50','http://tvmaria.net/wp-content/uploads/2020/02/cropped-676284_apple_512x512.png','cropped-676284_apple_512x512.png','','inherit','closed','closed','','cropped-676284_apple_512x512-png','','','2020-02-27 12:07:50','2020-02-27 12:07:50','',0,'http://tvmaria.net/wp-content/uploads/2020/02/cropped-676284_apple_512x512.png',0,'attachment','image/png',0),(28,1,'2020-02-27 12:08:45','2020-02-27 12:08:45','','Fruits & Vegetables','','publish','closed','closed','','fruits-vegetables','','','2020-02-27 12:10:19','2020-02-27 12:10:19','',0,'http://tvmaria.net/?p=28',4,'nav_menu_item','',0),(35,1,'2020-02-27 12:15:13','2020-02-27 12:15:13','','Other-Cool-Shizz-Tiffany-Leigh-1','','inherit','closed','closed','','other-cool-shizz-tiffany-leigh-1','','','2020-02-27 12:15:13','2020-02-27 12:15:13','',0,'http://tvmaria.net/wp-content/uploads/2020/02/Other-Cool-Shizz-Tiffany-Leigh-1.jpg',0,'attachment','image/jpeg',0),(38,1,'2020-02-27 12:18:08','2020-02-27 12:18:08','','6e0c8a3e4a0d712b6ddf46caec6a3c62','','inherit','closed','closed','','6e0c8a3e4a0d712b6ddf46caec6a3c62','','','2020-02-27 12:18:08','2020-02-27 12:18:08','',0,'http://tvmaria.net/wp-content/uploads/2020/02/6e0c8a3e4a0d712b6ddf46caec6a3c62.jpg',0,'attachment','image/jpeg',0),(43,1,'2020-04-17 08:22:46','2020-04-17 08:22:46','Al eens nagedacht over <a href=\"https://verzekering-winkel.com/autoverzekering/\">auto verzekeringen vergelijken</a> met elkaar? Veel mensen kiezen ervoor om antieke auto\'s als hobby te restaureren en te tonen. Maar zelfs deze auto\'s hebben een soort verzekering nodig om zich te beschermen tegen accidentele schade. Daarom zoeken veel mensen naar een autoverzekering voor een antieke auto. Er zijn veel bedrijven die een autoverzekering voor een antieke auto aanbieden, met veel bedrijven die gespecialiseerd zijn in antieke autoverzekeringen. Door het hebben van een grote verscheidenheid aan autoverzekeraars om uit te kiezen, heeft de consument de mogelijkheid om het juiste type verzekering te kiezen voor hun behoeften.\r\n<h2>Autoverzekeringsmaatschappijen</h2>\r\nVeel commerciële autoverzekeraars kunnen ook een autoverzekering voor een antieke auto afsluiten. Ook wel collector car insurance genoemd, deze polissen zijn afgestemd op de auto die u probeert te verzekeren. Een vertegenwoordiger van de autoverzekering neemt al uw informatie mee en bespreekt de verschillende polisopties met u om ervoor te zorgen dat u de dekking krijgt die u nodig heeft. Zij zullen u ook helpen beslissen welke soorten dekking binnen uw doelbudget vallen en welke eigen risico\'s en limieten u nodig heeft.\r\n<h2>Er zijn verschillende manieren om een autoverzekering kopen mogelijk te maken</h2>\r\nDe aankoop van een autoverzekering voor een antieke auto via een commerciële autoverzekeraar zal de verzekeringnemer gemoedsrust geven, wetende dat het bedrijf waar ze voor gekozen hebben om zaken mee te doen een gevestigd bedrijf is met een goede reputatie. De polishouder kan ook zijn auto\'s voor dagelijks gebruik laten verzekeren bij hetzelfde bedrijf. De zekerheid dat een gevestigd bedrijf een autoverzekering voor een antieke auto afsluit, is de premie die zij u in rekening brengen voor het afsluiten van een verzekering voor uw antieke auto zeker waard.\r\n\r\nhttps://www.youtube.com/watch?v=4eyOWXeDYVg\r\n<h2>Onafhankelijke verzekeringsmaatschappijen</h2>\r\nEr zijn ook veel onafhankelijke verzekeringsmaatschappijen beschikbaar om een autoverzekering voor een antieke auto af te sluiten. Deze bedrijven zijn gespecialiseerd in antieke autoverzekeringen en zullen geen andere soorten auto\'s verzekeren. Sommige van deze onafhankelijke verzekeringsmaatschappijen verzekeren alleen een bepaald type antieke auto, dus als de auto die u probeert te verzekeren een zeldzaam type is, kan het moeilijk zijn om een verzekeringsmaatschappij te vinden die het kan verzekeren.\r\n<blockquote>Wanneer u een onafhankelijke verzekeringsmaatschappij kiest om een antieke auto te verzekeren, wees er dan zeker van dat het een gerenommeerd bedrijf is. U wilt niet dat na maanden van het betalen van de verzekeringspremies dat het bedrijf niet zal of niet in staat is om uw verzekeringsclaim te betalen.</blockquote>','Er zijn behoorlijk wat verschillende autoverzekeringen beschikbaar voor type auto\'s maar welke polis past het beste bij mijn voertuig?','','publish','closed','closed','','er-zijn-behoorlijk-wat-verschillende-autoverzekeringen-beschikbaar-voor-type-autos-maar-welke-polis-past-het-beste-bij-mijn-voertuig','','','2020-04-03 11:38:22','2020-04-03 11:38:22','',0,'http://tvmaria.net/?p=43',0,'post','',0),(44,1,'2020-04-10 15:31:50','2020-04-10 15:31:50','Hoeveel van jullie maken echt gebruik van de <a href=\"https://vergelijk-gratis.nl/\">vergelijkingssite</a> voor woningverzekeringen. Als u niet een van degenen bent die denkt dat deze sites geen nut hebben, dan moet u dit artikel lezen. Ik ben er vrij zeker van dat u uw mening over dergelijke websites zult veranderen tegen de tijd dat u klaar bent met het lezen van dit artikel.\r\n\r\nVergelijkingssites voor woningverzekeringen zijn niet hetzelfde als verzekeringswebsites. Ze zijn iets anders, ze bieden veel meer dan eenvoudige verzekeringswebsites. Deze sites bevatten niet alleen de volledige informatie van verschillende verzekeringen die worden aangeboden door toonaangevende aanbieders, maar bieden u ook een extra voordeel door al deze verzekeringen te vergelijken. Ik zal in detail uitleggen hoe dit weg is helpen u enorm te helpen wanneer het tijd is voor u om uw verzekeringsaanbieder te kiezen.\r\n<h2>Er zijn een aantal dingen erg belangrijk als je een vergelijkingssite aan het maken bent</h2>\r\nLaten we beginnen met het afbreken van dingen, zodat het helpt uw begrip van het belang van Woningverzekering vergelijkingssites. Er zijn letterlijk honderden aanbieders van verzekeringen in het hele land. Ze bieden verschillende polissen voor huiseigenaren. Als u de beste en de goedkoopste woningverzekering zou kiezen, dan zou u al deze polissen moeten doorlopen om te weten welke het beste bij u past en ook goed binnen uw budget komen. Als u geen gebruik maakt van de diensten van dergelijke sites, dan moet u een verzekeringsmakelaar benaderen en alle informatie verkrijgen die u nodig heeft.\r\n<ul>\r\n 	<li>Als u eenmaal over de informatie beschikt, stelt u zich voor dat u alle aspecten van de verschillende polissen probeert te vergelijken. Als u één ding zou missen, dan bent u gedwongen om terug te gaan naar het begin. Dit is niet alleen spul, maar ook frustrerend, om uw leven wat gemakkelijker te maken kunt u in plaats daarvan <a href=\"https://vergelijk-gratis.nl/inboedelverzekering/\">kiezen voor de vergelijkingssites voor inboedelverzekeringen.</a></li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=gxF_TWYv5Mo\r\n<h2>Hoe kun je precies een verzekering voor je woning vergelijken?</h2>\r\nHier is hoe het werkt, u logt in op de site. U verstrekt de benodigde informatie. U wordt doorverwezen naar verschillende polissen die aan uw wensen voldoen. Kies nu enkele polissen waarvan u denkt dat ze het beste voor u zijn. U kunt nu gebruik maken van de vergelijkingsfunctie die door dergelijke sites wordt aangeboden. U krijgt het resultaat van de vergelijking van al het beleid op één enkele pagina. Met dit resultaat kunt u uw nieuwe provider kiezen. Nu vertel me niet je ding met behulp van Home verzekering vergelijkingssites is echt nuttig als het gaat om het kiezen van een nieuwe verzekering provider.','Welke dingen moet je afstrepen als je gebruik wil maken van een betrouwbare vergelijkingssite? Een aantal voor- en nadelen op een rij','','publish','closed','closed','','welke-dingen-moet-je-afstrepen-als-je-gebruik-wil-maken-van-een-betrouwbare-vergelijkingssite-een-aantal-voor-en-nadelen-op-een-rij','','','2020-04-03 11:34:00','2020-04-03 11:34:00','',0,'http://tvmaria.net/?p=44',0,'post','',0),(45,1,'2020-04-16 21:22:54','2020-04-16 21:22:54','Wanneer u overzee reist, zijn er veel gelegenheden waarbij u gewoonweg uw geliefden thuis wilt inhalen. Helaas is internationaal bellen veel duurder dan lokaal bellen en bent u vaak gedwongen om twee keer na te denken voordat u een internationaal gesprek voert. Soms kopen mensen visitekaartjes, maar zelfs dan moeten ze constant in de gaten houden hoeveel minuten ze al aan het praten zijn, zodat ze weten hoe lang ze kunnen praten. <a href=\"https://internetvergelijken.org/internet/\">Het uitzoeken van internet dat goed bij je situatie past</a> kan dus van levensbelang zijn.\r\n<blockquote>Desalniettemin heeft internet in de huidige tijd een revolutie teweeggebracht in de telecommunicatiesector. Mensen geven er nu de voorkeur aan om het internet te gebruiken om internationale gesprekken te voeren en te communiceren met hun vrienden en familieleden die in het buitenland wonen. Hier zijn enkele van de volgende methoden voor het voeren van goedkope internationale gesprekken.</blockquote>\r\nhttps://www.youtube.com/watch?v=42aWAAqoUfI\r\n<h2>Gebruik VOIP-telefoondiensten</h2>\r\nMet deze dienst kunt u bellen via het internet. Om te telefoneren, gebruiken VOIP internationale oproepdiensten bandbreedte van het internet in plaats van telefoonlijnen te gebruiken. Het enige verschil zit hem in de kosten, omdat die gesprekken via het internet beduidend goedkoper zijn dan gesprekken via vaste lijnen. Bovendien kunt u gebruik maken van verschillende andere diensten online, zoals het verkrijgen van een automatische herlaadbeurt.\r\n<h2>Werken met een betrouwbaar bedrijf</h2>\r\nVoordat u voor de diensten kiest, moet u zich ervan vergewissen dat het bedrijf of de dienstverlener die u hebt gekozen, betrouwbaar is. Goede bedrijven hebben een goede klantenservice; daarom moet u de beschikbaarheid van uw serviceprovider controleren voor het geval u technische hulp nodig heeft. Zorg ervoor dat het bedrijf waarmee u werkt betrouwbaar is, waar en wanneer dan ook.\r\n<h2>Koop een Good-Quality Headset</h2>\r\nWanneer u overzeese gesprekken voert, is de kans groot dat de stemkwaliteit eronder lijdt als u geen kwaliteitsheadset heeft. Daarom moet je een goede kwaliteit koptelefoon hebben zodat je de andere persoon duidelijk kunt horen en ook jezelf duidelijk kunt maken. Zo kunt u een gezond gesprek voeren met een minimum aan vervormingen.\r\n<h2>Service moet flexibel zijn</h2>\r\nDoor de recente ontwikkelingen in de technologie stellen bedrijven hun klanten nu in staat om via hun mobiele telefoon overzeese gesprekken te voeren met behulp van het internet. Met deze speciale functie kunt u internationale gesprekken voeren, ongeacht waar u zich bevindt, op voorwaarde dat u over uw mobiele telefoon beschikt en toegang hebt tot een snelle internetverbinding.','Het bellen via het internet is erg belangrijk, zeker als je vaak internationaal aan het reizen bent, wat kun je allemaal doen met deze informatie?','','publish','closed','closed','','het-bellen-via-het-internet-is-erg-belangrijk-zeker-als-je-vaak-internationaal-aan-het-reizen-bent-wat-kun-je-allemaal-doen-met-deze-informatie','','','2020-04-03 11:30:19','2020-04-03 11:30:19','',0,'http://tvmaria.net/?p=45',0,'post','',0),(46,1,'2020-04-03 11:30:09','2020-04-03 11:30:09','','331','','inherit','closed','closed','','331','','','2020-04-03 11:30:09','2020-04-03 11:30:09','',45,'http://tvmaria.net/wp-content/uploads/2020/04/331.jpg',0,'attachment','image/jpeg',0),(47,1,'2020-04-03 11:30:19','2020-04-03 11:30:19','Wanneer u overzee reist, zijn er veel gelegenheden waarbij u gewoonweg uw geliefden thuis wilt inhalen. Helaas is internationaal bellen veel duurder dan lokaal bellen en bent u vaak gedwongen om twee keer na te denken voordat u een internationaal gesprek voert. Soms kopen mensen visitekaartjes, maar zelfs dan moeten ze constant in de gaten houden hoeveel minuten ze al aan het praten zijn, zodat ze weten hoe lang ze kunnen praten. <a href=\"https://internetvergelijken.org/internet/\">Het uitzoeken van internet dat goed bij je situatie past</a> kan dus van levensbelang zijn.\r\n<blockquote>Desalniettemin heeft internet in de huidige tijd een revolutie teweeggebracht in de telecommunicatiesector. Mensen geven er nu de voorkeur aan om het internet te gebruiken om internationale gesprekken te voeren en te communiceren met hun vrienden en familieleden die in het buitenland wonen. Hier zijn enkele van de volgende methoden voor het voeren van goedkope internationale gesprekken.</blockquote>\r\nhttps://www.youtube.com/watch?v=42aWAAqoUfI\r\n<h2>Gebruik VOIP-telefoondiensten</h2>\r\nMet deze dienst kunt u bellen via het internet. Om te telefoneren, gebruiken VOIP internationale oproepdiensten bandbreedte van het internet in plaats van telefoonlijnen te gebruiken. Het enige verschil zit hem in de kosten, omdat die gesprekken via het internet beduidend goedkoper zijn dan gesprekken via vaste lijnen. Bovendien kunt u gebruik maken van verschillende andere diensten online, zoals het verkrijgen van een automatische herlaadbeurt.\r\n<h2>Werken met een betrouwbaar bedrijf</h2>\r\nVoordat u voor de diensten kiest, moet u zich ervan vergewissen dat het bedrijf of de dienstverlener die u hebt gekozen, betrouwbaar is. Goede bedrijven hebben een goede klantenservice; daarom moet u de beschikbaarheid van uw serviceprovider controleren voor het geval u technische hulp nodig heeft. Zorg ervoor dat het bedrijf waarmee u werkt betrouwbaar is, waar en wanneer dan ook.\r\n<h2>Koop een Good-Quality Headset</h2>\r\nWanneer u overzeese gesprekken voert, is de kans groot dat de stemkwaliteit eronder lijdt als u geen kwaliteitsheadset heeft. Daarom moet je een goede kwaliteit koptelefoon hebben zodat je de andere persoon duidelijk kunt horen en ook jezelf duidelijk kunt maken. Zo kunt u een gezond gesprek voeren met een minimum aan vervormingen.\r\n<h2>Service moet flexibel zijn</h2>\r\nDoor de recente ontwikkelingen in de technologie stellen bedrijven hun klanten nu in staat om via hun mobiele telefoon overzeese gesprekken te voeren met behulp van het internet. Met deze speciale functie kunt u internationale gesprekken voeren, ongeacht waar u zich bevindt, op voorwaarde dat u over uw mobiele telefoon beschikt en toegang hebt tot een snelle internetverbinding.','Het bellen via het internet is erg belangrijk, zeker als je vaak internationaal aan het reizen bent, wat kun je allemaal doen met deze informatie?','','inherit','closed','closed','','45-revision-v1','','','2020-04-03 11:30:19','2020-04-03 11:30:19','',45,'http://tvmaria.net/45-revision-v1/',0,'revision','',0),(48,1,'2020-04-03 11:32:09','2020-04-03 11:32:09','','3311','','inherit','closed','closed','','3311','','','2020-04-03 11:32:09','2020-04-03 11:32:09','',44,'http://tvmaria.net/wp-content/uploads/2020/04/3311.jpg',0,'attachment','image/jpeg',0),(49,1,'2020-04-03 11:32:57','2020-04-03 11:32:57','<iframe title=\"Providers vergelijken (Consumentenbond)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/gxF_TWYv5Mo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','c1c29dc3ef91a4f5ddf6bfd69161a7d3','','','2020-04-03 11:32:57','2020-04-03 11:32:57','',0,'http://tvmaria.net/c1c29dc3ef91a4f5ddf6bfd69161a7d3/',0,'oembed_cache','',0),(50,1,'2020-04-03 11:34:00','2020-04-03 11:34:00','Hoeveel van jullie maken echt gebruik van de <a href=\"https://vergelijk-gratis.nl/\">vergelijkingssite</a> voor woningverzekeringen. Als u niet een van degenen bent die denkt dat deze sites geen nut hebben, dan moet u dit artikel lezen. Ik ben er vrij zeker van dat u uw mening over dergelijke websites zult veranderen tegen de tijd dat u klaar bent met het lezen van dit artikel.\r\n\r\nVergelijkingssites voor woningverzekeringen zijn niet hetzelfde als verzekeringswebsites. Ze zijn iets anders, ze bieden veel meer dan eenvoudige verzekeringswebsites. Deze sites bevatten niet alleen de volledige informatie van verschillende verzekeringen die worden aangeboden door toonaangevende aanbieders, maar bieden u ook een extra voordeel door al deze verzekeringen te vergelijken. Ik zal in detail uitleggen hoe dit weg is helpen u enorm te helpen wanneer het tijd is voor u om uw verzekeringsaanbieder te kiezen.\r\n<h2>Er zijn een aantal dingen erg belangrijk als je een vergelijkingssite aan het maken bent</h2>\r\nLaten we beginnen met het afbreken van dingen, zodat het helpt uw begrip van het belang van Woningverzekering vergelijkingssites. Er zijn letterlijk honderden aanbieders van verzekeringen in het hele land. Ze bieden verschillende polissen voor huiseigenaren. Als u de beste en de goedkoopste woningverzekering zou kiezen, dan zou u al deze polissen moeten doorlopen om te weten welke het beste bij u past en ook goed binnen uw budget komen. Als u geen gebruik maakt van de diensten van dergelijke sites, dan moet u een verzekeringsmakelaar benaderen en alle informatie verkrijgen die u nodig heeft.\r\n<ul>\r\n 	<li>Als u eenmaal over de informatie beschikt, stelt u zich voor dat u alle aspecten van de verschillende polissen probeert te vergelijken. Als u één ding zou missen, dan bent u gedwongen om terug te gaan naar het begin. Dit is niet alleen spul, maar ook frustrerend, om uw leven wat gemakkelijker te maken kunt u in plaats daarvan <a href=\"https://vergelijk-gratis.nl/inboedelverzekering/\">kiezen voor de vergelijkingssites voor inboedelverzekeringen.</a></li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=gxF_TWYv5Mo\r\n<h2>Hoe kun je precies een verzekering voor je woning vergelijken?</h2>\r\nHier is hoe het werkt, u logt in op de site. U verstrekt de benodigde informatie. U wordt doorverwezen naar verschillende polissen die aan uw wensen voldoen. Kies nu enkele polissen waarvan u denkt dat ze het beste voor u zijn. U kunt nu gebruik maken van de vergelijkingsfunctie die door dergelijke sites wordt aangeboden. U krijgt het resultaat van de vergelijking van al het beleid op één enkele pagina. Met dit resultaat kunt u uw nieuwe provider kiezen. Nu vertel me niet je ding met behulp van Home verzekering vergelijkingssites is echt nuttig als het gaat om het kiezen van een nieuwe verzekering provider.','Welke dingen moet je afstrepen als je gebruik wil maken van een betrouwbare vergelijkingssite? Een aantal voor- en nadelen op een rij','','inherit','closed','closed','','44-revision-v1','','','2020-04-03 11:34:00','2020-04-03 11:34:00','',44,'http://tvmaria.net/44-revision-v1/',0,'revision','',0),(51,1,'2020-04-03 11:38:10','2020-04-03 11:38:10','','921001','','inherit','closed','closed','','921001','','','2020-04-03 11:38:10','2020-04-03 11:38:10','',43,'http://tvmaria.net/wp-content/uploads/2020/04/921001.jpg',0,'attachment','image/jpeg',0),(52,1,'2020-04-03 11:38:22','2020-04-03 11:38:22','Al eens nagedacht over <a href=\"https://verzekering-winkel.com/autoverzekering/\">auto verzekeringen vergelijken</a> met elkaar? Veel mensen kiezen ervoor om antieke auto\'s als hobby te restaureren en te tonen. Maar zelfs deze auto\'s hebben een soort verzekering nodig om zich te beschermen tegen accidentele schade. Daarom zoeken veel mensen naar een autoverzekering voor een antieke auto. Er zijn veel bedrijven die een autoverzekering voor een antieke auto aanbieden, met veel bedrijven die gespecialiseerd zijn in antieke autoverzekeringen. Door het hebben van een grote verscheidenheid aan autoverzekeraars om uit te kiezen, heeft de consument de mogelijkheid om het juiste type verzekering te kiezen voor hun behoeften.\r\n<h2>Autoverzekeringsmaatschappijen</h2>\r\nVeel commerciële autoverzekeraars kunnen ook een autoverzekering voor een antieke auto afsluiten. Ook wel collector car insurance genoemd, deze polissen zijn afgestemd op de auto die u probeert te verzekeren. Een vertegenwoordiger van de autoverzekering neemt al uw informatie mee en bespreekt de verschillende polisopties met u om ervoor te zorgen dat u de dekking krijgt die u nodig heeft. Zij zullen u ook helpen beslissen welke soorten dekking binnen uw doelbudget vallen en welke eigen risico\'s en limieten u nodig heeft.\r\n<h2>Er zijn verschillende manieren om een autoverzekering kopen mogelijk te maken</h2>\r\nDe aankoop van een autoverzekering voor een antieke auto via een commerciële autoverzekeraar zal de verzekeringnemer gemoedsrust geven, wetende dat het bedrijf waar ze voor gekozen hebben om zaken mee te doen een gevestigd bedrijf is met een goede reputatie. De polishouder kan ook zijn auto\'s voor dagelijks gebruik laten verzekeren bij hetzelfde bedrijf. De zekerheid dat een gevestigd bedrijf een autoverzekering voor een antieke auto afsluit, is de premie die zij u in rekening brengen voor het afsluiten van een verzekering voor uw antieke auto zeker waard.\r\n\r\nhttps://www.youtube.com/watch?v=4eyOWXeDYVg\r\n<h2>Onafhankelijke verzekeringsmaatschappijen</h2>\r\nEr zijn ook veel onafhankelijke verzekeringsmaatschappijen beschikbaar om een autoverzekering voor een antieke auto af te sluiten. Deze bedrijven zijn gespecialiseerd in antieke autoverzekeringen en zullen geen andere soorten auto\'s verzekeren. Sommige van deze onafhankelijke verzekeringsmaatschappijen verzekeren alleen een bepaald type antieke auto, dus als de auto die u probeert te verzekeren een zeldzaam type is, kan het moeilijk zijn om een verzekeringsmaatschappij te vinden die het kan verzekeren.\r\n<blockquote>Wanneer u een onafhankelijke verzekeringsmaatschappij kiest om een antieke auto te verzekeren, wees er dan zeker van dat het een gerenommeerd bedrijf is. U wilt niet dat na maanden van het betalen van de verzekeringspremies dat het bedrijf niet zal of niet in staat is om uw verzekeringsclaim te betalen.</blockquote>','Er zijn behoorlijk wat verschillende autoverzekeringen beschikbaar voor type auto\'s maar welke polis past het beste bij mijn voertuig?','','inherit','closed','closed','','43-revision-v1','','','2020-04-03 11:38:22','2020-04-03 11:38:22','',43,'http://tvmaria.net/43-revision-v1/',0,'revision','',0),(53,1,'2020-04-16 23:39:56','2020-04-16 23:39:56','Uiteraard heb je de afgelopen jaren wel eens gehoord van <a href=\"https://beste-energievergelijker.com/energie-vergelijken/\">energie vergelijken</a>. In de huidige tijd kunnen we niet denken aan een modern leven zonder gebruik te maken van elektriciteit en gas energie . Deze diensten fungeren als een van de belangrijkste elementen van ons leven. Sommige mensen denken misschien dat mensen gemakkelijk kunnen leven en een normaal leven kunnen leiden zonder deze diensten, maar voor de moderne mensen zijn dit de must-haves.\r\n<ul>\r\n 	<li>Als het gaat om dergelijke noodzakelijke elementen van het leven, wilt u natuurlijk gebruik maken van die van de beste bron en tegen de meest redelijke prijs. In dit tijdperk van geavanceerde digitale revolutie is het helemaal niet moeilijk.</li>\r\n 	<li>Er zijn verschillende aanbieders van nutsvoorzieningen op het internet die hun helpende hand uitstrekken naar de gewone mensen in het Nederland om hen te helpen om gas- en elektriciteitsdiensten tegen het meest betaalbare tarief en zonder gedoe te gebruiken. Door middel van dergelijke websites kan men gemakkelijk de energietarieven vergelijken, wat hen in staat stelt om het beste te weten te komen onder de honderden dienstverleners van het Nederland.</li>\r\n</ul>\r\n<h2>Er zijn enorm veel verschillende energieleveranciers beschikbaar in Nederland</h2>\r\nDe energievergelijkingswebsites van het Nederland vergemakkelijken u om de juiste keuze van energiedienstverleners te maken door nuttige richtlijnen aan te bieden. Als iemand de wens heeft om zijn bestaande dienstverlener te veranderen in een nieuwe, dan lijken dergelijke richtlijnen ook perfecte metgezellen.\r\n\r\nhttps://www.youtube.com/watch?v=O074D13xf_o\r\n<h3>Er zijn genoeg manieren om tegenwoordig energie vergelijken mogelijk te maken</h3>\r\nOm de energietarieven te vergelijken hoeft men alleen maar zijn of haar postcode in te voeren op de website. De website zal dan de lijst met leveranciers van gas- en elektriciteitsdiensten aan de kijker ter beschikking stellen. Uit die lijst kan de bezoeker eenvoudig tarieven en andere faciliteiten vergelijken die door verschillende gas- en elektriciteitsdienstverleners worden aangeboden.\r\n<blockquote>Eigenlijk moet de persoon, voordat hij of zij besluit gebruik te maken van diensten van een nieuwe dienstverlener of over te stappen van een bestaande dienstverlener, een uitgebreide vergelijking maken van de diensten die door verschillende dienstverleners worden aangeboden op het gebied van de kwaliteit van de diensten, de tarieven, de snelheid waarmee wordt gereageerd op klachten, de beschikbaarheid van aanvullende diensten, enzovoort. Het maken van dergelijke vergelijkingen helpt om een betere beslissing te nemen over een dienstverlener en helpt ook om een \'monopolistisch\' gedrag van een energiedienstverlener te vermijden.</blockquote>','Op welke manier kunnen we energie vergelijken in 2020? Een aantal tips die je makkelijk kunt toepassen bij het vergelijken!','','publish','closed','closed','','op-welke-manier-kunnen-we-energie-vergelijken-in-2020-een-aantal-tips-die-je-makkelijk-kunt-toepassen-bij-het-vergelijken','','','2020-04-03 11:42:54','2020-04-03 11:42:54','',0,'http://tvmaria.net/?p=53',0,'post','',0),(54,1,'2020-04-03 11:42:33','2020-04-03 11:42:33','','11113','','inherit','closed','closed','','11113','','','2020-04-03 11:42:33','2020-04-03 11:42:33','',53,'http://tvmaria.net/wp-content/uploads/2020/04/11113.jpg',0,'attachment','image/jpeg',0),(55,1,'2020-04-03 11:42:54','2020-04-03 11:42:54','Uiteraard heb je de afgelopen jaren wel eens gehoord van <a href=\"https://beste-energievergelijker.com/energie-vergelijken/\">energie vergelijken</a>. In de huidige tijd kunnen we niet denken aan een modern leven zonder gebruik te maken van elektriciteit en gas energie . Deze diensten fungeren als een van de belangrijkste elementen van ons leven. Sommige mensen denken misschien dat mensen gemakkelijk kunnen leven en een normaal leven kunnen leiden zonder deze diensten, maar voor de moderne mensen zijn dit de must-haves.\r\n<ul>\r\n 	<li>Als het gaat om dergelijke noodzakelijke elementen van het leven, wilt u natuurlijk gebruik maken van die van de beste bron en tegen de meest redelijke prijs. In dit tijdperk van geavanceerde digitale revolutie is het helemaal niet moeilijk.</li>\r\n 	<li>Er zijn verschillende aanbieders van nutsvoorzieningen op het internet die hun helpende hand uitstrekken naar de gewone mensen in het Nederland om hen te helpen om gas- en elektriciteitsdiensten tegen het meest betaalbare tarief en zonder gedoe te gebruiken. Door middel van dergelijke websites kan men gemakkelijk de energietarieven vergelijken, wat hen in staat stelt om het beste te weten te komen onder de honderden dienstverleners van het Nederland.</li>\r\n</ul>\r\n<h2>Er zijn enorm veel verschillende energieleveranciers beschikbaar in Nederland</h2>\r\nDe energievergelijkingswebsites van het Nederland vergemakkelijken u om de juiste keuze van energiedienstverleners te maken door nuttige richtlijnen aan te bieden. Als iemand de wens heeft om zijn bestaande dienstverlener te veranderen in een nieuwe, dan lijken dergelijke richtlijnen ook perfecte metgezellen.\r\n\r\nhttps://www.youtube.com/watch?v=O074D13xf_o\r\n<h3>Er zijn genoeg manieren om tegenwoordig energie vergelijken mogelijk te maken</h3>\r\nOm de energietarieven te vergelijken hoeft men alleen maar zijn of haar postcode in te voeren op de website. De website zal dan de lijst met leveranciers van gas- en elektriciteitsdiensten aan de kijker ter beschikking stellen. Uit die lijst kan de bezoeker eenvoudig tarieven en andere faciliteiten vergelijken die door verschillende gas- en elektriciteitsdienstverleners worden aangeboden.\r\n<blockquote>Eigenlijk moet de persoon, voordat hij of zij besluit gebruik te maken van diensten van een nieuwe dienstverlener of over te stappen van een bestaande dienstverlener, een uitgebreide vergelijking maken van de diensten die door verschillende dienstverleners worden aangeboden op het gebied van de kwaliteit van de diensten, de tarieven, de snelheid waarmee wordt gereageerd op klachten, de beschikbaarheid van aanvullende diensten, enzovoort. Het maken van dergelijke vergelijkingen helpt om een betere beslissing te nemen over een dienstverlener en helpt ook om een \'monopolistisch\' gedrag van een energiedienstverlener te vermijden.</blockquote>','Op welke manier kunnen we energie vergelijken in 2020? Een aantal tips die je makkelijk kunt toepassen bij het vergelijken!','','inherit','closed','closed','','53-revision-v1','','','2020-04-03 11:42:54','2020-04-03 11:42:54','',53,'http://tvmaria.net/53-revision-v1/',0,'revision','',0),(56,1,'2020-04-18 21:43:48','2020-04-18 21:43:48','Bij traditionele creditcards geeft de bank of creditcardmaatschappij aan welke kredietlimiet u moet kunnen genieten. Zou u geloven dat er creditcards zijn waarin u uw eigen kredietlimiet kunt opgeven? Nou, u kunt eigenlijk niet uw eigen kredietlimiet bepalen, maar de limiet is gebaseerd op hoeveel u zich kunt veroorloven om maandelijks te besteden (en te betalen). Meer weten? <a href=\"https://spaarbuidel.nl/creditcard/\">Bekijk dan deze bron.</a>\r\n<ul>\r\n 	<li>In principe kunnen prepaid creditcards worden vergeleken met debetkaarten, waarbij uw individuele kredietlimieten volledig gebaseerd zijn op het bedrag dat u op hun rekening heeft gestort of vooraf heeft betaald. Deze prepaid creditcards (beveiligde creditcards) worden aangeboden of gebruikt door personen die moeite hebben met het beveiligen van een standaard of hoofdstroom onbeveiligde creditcards.</li>\r\n 	<li>Prepaid creditcards werken op twee manieren: De eerste is dat u een rekening moet openen bij een aangesloten bank of financiële instelling. Het bedrag dat u kunt storten is gelijk aan uw kredietlimiet. Als het geld op is, kunt u gemakkelijk meer geld op uw rekening zetten door een cheque te storten, geld over te maken via postwissels, geld te sturen via bankoverschrijvingen of payrolldeposito\'s.</li>\r\n</ul>\r\n<h2>Je kunt prepaid creditcards gemakkelijk aanvragen bij een bank</h2>\r\nDe andere manier waarop prepaid creditcards werken is niet noodzakelijkerwijs het openen van een rekening bij de aangesloten bank. Maar u wordt wel verondersteld om vooruitbetalingen te doen die gebruikt zullen worden om uw toekomstige aankopen te compenseren. Deze voorschotten kunnen rechtstreeks afkomstig zijn van uw looncheque en elk bedrag dat u wenst te laden (zij het het het volledige bedrag of delen van uw salaris) zal automatisch elke betaaldag worden geladen.\r\n<ul>\r\n 	<li>Welke andere voordelen hebben prepaid creditcards nog meer, behalve dat ze een kredietlijn hebben die afhankelijk is van uw maandelijkse bestedingscapaciteit? Eigenlijk zijn er veel.</li>\r\n 	<li>Prepaid creditcards vereisen normaal gesproken minder kwalificaties dan onbeveiligde creditcards. Deze bedrijven voeren zelden kredietcontroles uit, vragen om een borgstelling of vragen om arbeidsreferenties. Ze vragen wel om een verifieerbaar adres.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=QvCVji-GWyo','Hoe kunnen we gebruik maken van de traditionele creditcard? Wat zijn de voorwaarden en belangen van alle maatschappijen?','','publish','closed','closed','','hoe-kunnen-we-gebruik-maken-van-de-traditionele-creditcard-wat-zijn-de-voorwaarden-en-belangen-van-alle-maatschappijen','','','2020-04-03 11:47:29','2020-04-03 11:47:29','',0,'http://tvmaria.net/?p=56',0,'post','',0),(57,1,'2020-04-03 11:47:13','2020-04-03 11:47:13','','111a1','','inherit','closed','closed','','111a1','','','2020-04-03 11:47:13','2020-04-03 11:47:13','',56,'http://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg',0,'attachment','image/jpeg',0),(58,1,'2020-04-03 11:47:29','2020-04-03 11:47:29','Bij traditionele creditcards geeft de bank of creditcardmaatschappij aan welke kredietlimiet u moet kunnen genieten. Zou u geloven dat er creditcards zijn waarin u uw eigen kredietlimiet kunt opgeven? Nou, u kunt eigenlijk niet uw eigen kredietlimiet bepalen, maar de limiet is gebaseerd op hoeveel u zich kunt veroorloven om maandelijks te besteden (en te betalen). Meer weten? <a href=\"https://spaarbuidel.nl/creditcard/\">Bekijk dan deze bron.</a>\r\n<ul>\r\n 	<li>In principe kunnen prepaid creditcards worden vergeleken met debetkaarten, waarbij uw individuele kredietlimieten volledig gebaseerd zijn op het bedrag dat u op hun rekening heeft gestort of vooraf heeft betaald. Deze prepaid creditcards (beveiligde creditcards) worden aangeboden of gebruikt door personen die moeite hebben met het beveiligen van een standaard of hoofdstroom onbeveiligde creditcards.</li>\r\n 	<li>Prepaid creditcards werken op twee manieren: De eerste is dat u een rekening moet openen bij een aangesloten bank of financiële instelling. Het bedrag dat u kunt storten is gelijk aan uw kredietlimiet. Als het geld op is, kunt u gemakkelijk meer geld op uw rekening zetten door een cheque te storten, geld over te maken via postwissels, geld te sturen via bankoverschrijvingen of payrolldeposito\'s.</li>\r\n</ul>\r\n<h2>Je kunt prepaid creditcards gemakkelijk aanvragen bij een bank</h2>\r\nDe andere manier waarop prepaid creditcards werken is niet noodzakelijkerwijs het openen van een rekening bij de aangesloten bank. Maar u wordt wel verondersteld om vooruitbetalingen te doen die gebruikt zullen worden om uw toekomstige aankopen te compenseren. Deze voorschotten kunnen rechtstreeks afkomstig zijn van uw looncheque en elk bedrag dat u wenst te laden (zij het het het volledige bedrag of delen van uw salaris) zal automatisch elke betaaldag worden geladen.\r\n<ul>\r\n 	<li>Welke andere voordelen hebben prepaid creditcards nog meer, behalve dat ze een kredietlijn hebben die afhankelijk is van uw maandelijkse bestedingscapaciteit? Eigenlijk zijn er veel.</li>\r\n 	<li>Prepaid creditcards vereisen normaal gesproken minder kwalificaties dan onbeveiligde creditcards. Deze bedrijven voeren zelden kredietcontroles uit, vragen om een borgstelling of vragen om arbeidsreferenties. Ze vragen wel om een verifieerbaar adres.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=QvCVji-GWyo','Hoe kunnen we gebruik maken van de traditionele creditcard? Wat zijn de voorwaarden en belangen van alle maatschappijen?','','inherit','closed','closed','','56-revision-v1','','','2020-04-03 11:47:29','2020-04-03 11:47:29','',56,'http://tvmaria.net/56-revision-v1/',0,'revision','',0),(59,1,'2020-04-12 21:32:17','2020-04-12 21:32:17','<h2>1. Kies de juiste dating site</h2>\r\nLaat u niet intimideren door de vele opties op internet - er is een datingservice voor u. Bepaal eerst wat u wilt en wees eerlijk tegen uzelf. Er zijn sites gewijd aan alles, van hobbyspecifieke meetups tot losse dates. Kijk wat bij u past.\r\n\r\nBij twijfel is een goede plaats om te beginnen een datingsite voor alle doeleinden. Met elk van de grote namen kunt u zoeken op leeftijdsbereik. U kunt ook <a href=\"https://leukedatingsite.nl/senioren-dating/\" target=\"_blank\" rel=\"noopener noreferrer\">dating sites voor ouderen</a> overwegen die specifiek is gericht op online dating ouder dan 50. Vergeet niet op recensies op te zoeken om meer informatie over de sites te krijgen, bijvoorbeeld <a href=\"https://leukedatingsite.nl/e-matching/\" target=\"_blank\" rel=\"noopener noreferrer\">e-matching review</a>.\r\n\r\nhttps://www.youtube.com/watch?v=lKs1Q36pBWg\r\n<h2>2. Begin op een eerlijke voet</h2>\r\nIedereen wil er op zijn best uitzien in een datingprofiel. Er is niets mis met het kiezen van foto\'s die bijzonder aantrekkelijk zijn. Zorg er wel voor dat het actuele foto\'s zijn. Dat betekent degenen die weerspiegelen hoe je er nu uitziet, niet toen je 30 kilo lichter was of 15 jaar jonger.\r\n\r\nRoep de hulp in van iemand die u goed kent om u te helpen bij het selecteren van een foto die flatterend en nauwkeurig is. Een goede vriend, uw kinderen of een broer of zus zullen misschien graag de foto\'s beoordelen en u de eerlijke waarheid geven.\r\n<h2>3. Realistische verwachtingen hebben</h2>\r\nAls je naar datingsites kijkt, kun je gemakkelijk verstrikt raken in alle glanzende profielen die ter goedkeuring worden aangeboden. Zoals je je waarschijnlijk wel realiseerde bij het maken van het perfecte profiel voor jezelf, is het maar al te gemakkelijk om jezelf verkeerd voor te stellen. Toen je jaren geleden voor het eerst begon te daten, was er geen \'buffet\' beschikbaar op internet - je moest mensen zien zoals ze waren. Zo is het ook met online dating; het is gewoon een andere manier om erachter te komen wie bij u past.\r\n\r\nNatuurlijk wil je een eerste attractie. Maar houd er rekening mee dat u - en mogelijke dates - zich in verschillende stadia van uw leven bevinden. Het maakt niet uit wat een persoon voor openbare vertoning plaatst, als hij of zij in uw leeftijdscategorie is, is er waarschijnlijk bewijs voor die leeftijd. Haaruitval, vergrijzing en misschien een paar extra kilo\'s kunnen in de mix zitten.\r\n<h2>4. Laat uw bagage bij de deur achter</h2>\r\nDaters in de vijftig en ouder hebben een geschiedenis van ervaringen die jongere mannen en vrouwen niet hebben. Je hebt waarschijnlijk een scheiding doorstaan ​​(of je partner verloren) en verwerkt daar misschien nog steeds negatieve gevoelens over. Mogelijk hebt u kinderen, kleinkinderen of bejaarde ouders. U zou gezondheidsproblemen kunnen hebben die niet aanwezig waren toen u jonger was.\r\n\r\nHoewel het soms moeilijk is om gevoelens over de niet-zo-glanzende aspecten van je leven niet uit te laten komen, is je eerste contact met een nieuwe persoon niet het moment om zulke dingen te bespreken. Het kan verleidelijk zijn om veel informatie over jezelf te onthullen in de initiële \"chatten\" -fase, maar probeer positief en gecontroleerd te blijven.','4 tips voor online dating boven de 50','','publish','closed','closed','','4-tips-voor-online-dating-boven-de-50','','','2020-04-03 21:33:43','2020-04-03 21:33:43','',0,'http://tvmaria.net/?p=59',0,'post','',0),(60,1,'2020-04-03 21:33:33','2020-04-03 21:33:33','','l0034','','inherit','closed','closed','','l0034','','','2020-04-03 21:33:33','2020-04-03 21:33:33','',59,'http://tvmaria.net/wp-content/uploads/2020/04/l0034.jpeg',0,'attachment','image/jpeg',0),(61,1,'2020-04-03 21:33:43','2020-04-03 21:33:43','<h2>1. Kies de juiste dating site</h2>\r\nLaat u niet intimideren door de vele opties op internet - er is een datingservice voor u. Bepaal eerst wat u wilt en wees eerlijk tegen uzelf. Er zijn sites gewijd aan alles, van hobbyspecifieke meetups tot losse dates. Kijk wat bij u past.\r\n\r\nBij twijfel is een goede plaats om te beginnen een datingsite voor alle doeleinden. Met elk van de grote namen kunt u zoeken op leeftijdsbereik. U kunt ook <a href=\"https://leukedatingsite.nl/senioren-dating/\" target=\"_blank\" rel=\"noopener noreferrer\">dating sites voor ouderen</a> overwegen die specifiek is gericht op online dating ouder dan 50. Vergeet niet op recensies op te zoeken om meer informatie over de sites te krijgen, bijvoorbeeld <a href=\"https://leukedatingsite.nl/e-matching/\" target=\"_blank\" rel=\"noopener noreferrer\">e-matching review</a>.\r\n\r\nhttps://www.youtube.com/watch?v=lKs1Q36pBWg\r\n<h2>2. Begin op een eerlijke voet</h2>\r\nIedereen wil er op zijn best uitzien in een datingprofiel. Er is niets mis met het kiezen van foto\'s die bijzonder aantrekkelijk zijn. Zorg er wel voor dat het actuele foto\'s zijn. Dat betekent degenen die weerspiegelen hoe je er nu uitziet, niet toen je 30 kilo lichter was of 15 jaar jonger.\r\n\r\nRoep de hulp in van iemand die u goed kent om u te helpen bij het selecteren van een foto die flatterend en nauwkeurig is. Een goede vriend, uw kinderen of een broer of zus zullen misschien graag de foto\'s beoordelen en u de eerlijke waarheid geven.\r\n<h2>3. Realistische verwachtingen hebben</h2>\r\nAls je naar datingsites kijkt, kun je gemakkelijk verstrikt raken in alle glanzende profielen die ter goedkeuring worden aangeboden. Zoals je je waarschijnlijk wel realiseerde bij het maken van het perfecte profiel voor jezelf, is het maar al te gemakkelijk om jezelf verkeerd voor te stellen. Toen je jaren geleden voor het eerst begon te daten, was er geen \'buffet\' beschikbaar op internet - je moest mensen zien zoals ze waren. Zo is het ook met online dating; het is gewoon een andere manier om erachter te komen wie bij u past.\r\n\r\nNatuurlijk wil je een eerste attractie. Maar houd er rekening mee dat u - en mogelijke dates - zich in verschillende stadia van uw leven bevinden. Het maakt niet uit wat een persoon voor openbare vertoning plaatst, als hij of zij in uw leeftijdscategorie is, is er waarschijnlijk bewijs voor die leeftijd. Haaruitval, vergrijzing en misschien een paar extra kilo\'s kunnen in de mix zitten.\r\n<h2>4. Laat uw bagage bij de deur achter</h2>\r\nDaters in de vijftig en ouder hebben een geschiedenis van ervaringen die jongere mannen en vrouwen niet hebben. Je hebt waarschijnlijk een scheiding doorstaan ​​(of je partner verloren) en verwerkt daar misschien nog steeds negatieve gevoelens over. Mogelijk hebt u kinderen, kleinkinderen of bejaarde ouders. U zou gezondheidsproblemen kunnen hebben die niet aanwezig waren toen u jonger was.\r\n\r\nHoewel het soms moeilijk is om gevoelens over de niet-zo-glanzende aspecten van je leven niet uit te laten komen, is je eerste contact met een nieuwe persoon niet het moment om zulke dingen te bespreken. Het kan verleidelijk zijn om veel informatie over jezelf te onthullen in de initiële \"chatten\" -fase, maar probeer positief en gecontroleerd te blijven.','4 tips voor online dating boven de 50','','inherit','closed','closed','','59-revision-v1','','','2020-04-03 21:33:43','2020-04-03 21:33:43','',59,'http://tvmaria.net/59-revision-v1/',0,'revision','',0),(62,1,'2020-05-04 20:19:26','2020-05-04 20:19:26','U bent dus klaar om een nieuwe auto te kopen. Dat is altijd een opwindende zet, maar voordat u instapt, zijn er enkele belangrijke overwegingen die u moet maken bij de verkoop van uw huidige voertuig. De eenvoudigste oplossing is eenvoudig om uw auto in te wisselen bij de dealer als u daar uw aankoop doet. Als je die route kiest, heb je echter unieke voor- en nadelen en krijg je niet het meeste geld.\r\n\r\nAfhankelijk van de staat van de auto, kunt u hem houden, aan een familielid of vriend geven of aan een goed doel schenken voor een belastingaftrek. Maar als u op zoek bent naar het meeste geld voor uw gebruikte auto, overweeg dan om deze privé te verkopen. Het is niet zo moeilijk als je misschien denkt. Het kan een paar weken duren en u bent verantwoordelijk voor het adverteren, evenals het invullen van het DMV-papierwerk - maar als u eenmaal de juiste koper heeft gevonden, is het vaak de moeite waard. Hieronder staan ​​de stappen die u kunt nemen om uw tweedehands auto te verkopen.\r\n\r\nhttps://www.youtube.com/watch?v=lJUPHtZLVeo\r\n<h2>Reinig uw voertuig</h2>\r\nNiemand zou perfectie verwachten bij de aankoop van een gebruikte auto, en de uwe is geen uitzondering. Maar als je laat zien dat je de tijd hebt genomen om het van binnen en van buiten op te spuiten - inclusief wassen en waxen, oude ruitenwissers en vloermatten vervangen en je banden en vloeistoffen vullen - laat je potentiële kopers zien dat je het met liefde hebt behandeld. Dat vertaalt zich in verantwoordelijk eigendom.\r\n\r\nVoor minder dan honderd dollar kan de auto er op zijn best uitzien. En als u denkt dat het zich vertaalt naar een hogere verkoopprijs, betaal dan om die kleine krassen en deuken te repareren. Of als je geluk hebt, kun je misschien de exacte kleur van je auto vinden in een auto-winkel en zelf krassen verbergen. Terwijl je daar bent, pak je een luchtverfrisser met \"nieuwe autogeur\" ​​en steek je deze onder de stoel.\r\n<h2>Prijs het goed</h2>\r\nZoals bij het verkopen van alles, zijn kosten het belangrijkste aspect bij het lossen van uw oude rit. Hoe competitiever u de auto prijs, hoe beter. Natuurlijk wilt u het meeste geld, vooral als u van plan bent contant geld uit de verkoop te gebruiken als aanbetaling voor uw nieuwe auto, maar te hoog bereiken zal alleen potentiële kopers afschrikken.\r\n\r\nGelukkig is het internet vol met nauwkeurige prijsstructuren. Bezoek sites zoals Kelley Blue Book, Edmunds en Yahoo! Auto\'s voor een gemakkelijke en betrouwbare manier om de reële marktwaarde te bepalen. U kunt de <a href=\"https://www.kentekencheck.nu/dagwaarde-auto/\" target=\"_blank\" rel=\"noopener noreferrer\">dagwaarde auto rdw</a> opzoeken. Op basis van informatie die u verstrekt over het merk, het model, de opties en de staat van de auto, ontvangt u de inruilprijs, evenals de prijs van de privépartij voor het gebied waarin u woont. Controleer vervolgens advertenties om te zien hoe vergelijkbare voertuigen daadwerkelijk worden geadverteerd. U kunt ook uw <a href=\"https://www.kentekencheck.nu/auto-taxeren/\" target=\"_blank\" rel=\"noopener noreferrer\">auto laten taxeren</a>.\r\n\r\nKies een vraagprijs die onder de andere auto\'s valt om de aandacht van mensen te trekken - maar aangezien kopers bijna altijd onderhandelen en onderhandelen, is het prima om $ 500 tot $ 1.000 te betalen, zodat u nog steeds speelruimte hebt om de gewenste prijs te krijgen. Met andere woorden, als u $ 10.000 nodig heeft voor de auto, noteer deze dan rond de $ 11.000. Aan de andere kant, als u echt wilt verkopen, plaats dan “of het beste aanbod” in uw advertentie en bereid u voor om niet de vraagprijs te krijgen.','Hoe een tweedehands auto te verkopen','','publish','closed','closed','','hoe-een-tweedehands-auto-te-verkopen','','','2020-04-08 20:22:12','2020-04-08 20:22:12','',0,'http://tvmaria.net/?p=62',0,'post','',0),(63,1,'2020-04-08 20:21:44','2020-04-08 20:21:44','','l9k33]','','inherit','closed','closed','','l9k33','','','2020-04-08 20:21:44','2020-04-08 20:21:44','',62,'http://tvmaria.net/wp-content/uploads/2020/04/l9k33.jpeg',0,'attachment','image/jpeg',0),(64,1,'2020-04-08 20:22:12','2020-04-08 20:22:12','U bent dus klaar om een nieuwe auto te kopen. Dat is altijd een opwindende zet, maar voordat u instapt, zijn er enkele belangrijke overwegingen die u moet maken bij de verkoop van uw huidige voertuig. De eenvoudigste oplossing is eenvoudig om uw auto in te wisselen bij de dealer als u daar uw aankoop doet. Als je die route kiest, heb je echter unieke voor- en nadelen en krijg je niet het meeste geld.\r\n\r\nAfhankelijk van de staat van de auto, kunt u hem houden, aan een familielid of vriend geven of aan een goed doel schenken voor een belastingaftrek. Maar als u op zoek bent naar het meeste geld voor uw gebruikte auto, overweeg dan om deze privé te verkopen. Het is niet zo moeilijk als je misschien denkt. Het kan een paar weken duren en u bent verantwoordelijk voor het adverteren, evenals het invullen van het DMV-papierwerk - maar als u eenmaal de juiste koper heeft gevonden, is het vaak de moeite waard. Hieronder staan ​​de stappen die u kunt nemen om uw tweedehands auto te verkopen.\r\n\r\nhttps://www.youtube.com/watch?v=lJUPHtZLVeo\r\n<h2>Reinig uw voertuig</h2>\r\nNiemand zou perfectie verwachten bij de aankoop van een gebruikte auto, en de uwe is geen uitzondering. Maar als je laat zien dat je de tijd hebt genomen om het van binnen en van buiten op te spuiten - inclusief wassen en waxen, oude ruitenwissers en vloermatten vervangen en je banden en vloeistoffen vullen - laat je potentiële kopers zien dat je het met liefde hebt behandeld. Dat vertaalt zich in verantwoordelijk eigendom.\r\n\r\nVoor minder dan honderd dollar kan de auto er op zijn best uitzien. En als u denkt dat het zich vertaalt naar een hogere verkoopprijs, betaal dan om die kleine krassen en deuken te repareren. Of als je geluk hebt, kun je misschien de exacte kleur van je auto vinden in een auto-winkel en zelf krassen verbergen. Terwijl je daar bent, pak je een luchtverfrisser met \"nieuwe autogeur\" ​​en steek je deze onder de stoel.\r\n<h2>Prijs het goed</h2>\r\nZoals bij het verkopen van alles, zijn kosten het belangrijkste aspect bij het lossen van uw oude rit. Hoe competitiever u de auto prijs, hoe beter. Natuurlijk wilt u het meeste geld, vooral als u van plan bent contant geld uit de verkoop te gebruiken als aanbetaling voor uw nieuwe auto, maar te hoog bereiken zal alleen potentiële kopers afschrikken.\r\n\r\nGelukkig is het internet vol met nauwkeurige prijsstructuren. Bezoek sites zoals Kelley Blue Book, Edmunds en Yahoo! Auto\'s voor een gemakkelijke en betrouwbare manier om de reële marktwaarde te bepalen. U kunt de <a href=\"https://www.kentekencheck.nu/dagwaarde-auto/\" target=\"_blank\" rel=\"noopener noreferrer\">dagwaarde auto rdw</a> opzoeken. Op basis van informatie die u verstrekt over het merk, het model, de opties en de staat van de auto, ontvangt u de inruilprijs, evenals de prijs van de privépartij voor het gebied waarin u woont. Controleer vervolgens advertenties om te zien hoe vergelijkbare voertuigen daadwerkelijk worden geadverteerd. U kunt ook uw <a href=\"https://www.kentekencheck.nu/auto-taxeren/\" target=\"_blank\" rel=\"noopener noreferrer\">auto laten taxeren</a>.\r\n\r\nKies een vraagprijs die onder de andere auto\'s valt om de aandacht van mensen te trekken - maar aangezien kopers bijna altijd onderhandelen en onderhandelen, is het prima om $ 500 tot $ 1.000 te betalen, zodat u nog steeds speelruimte hebt om de gewenste prijs te krijgen. Met andere woorden, als u $ 10.000 nodig heeft voor de auto, noteer deze dan rond de $ 11.000. Aan de andere kant, als u echt wilt verkopen, plaats dan “of het beste aanbod” in uw advertentie en bereid u voor om niet de vraagprijs te krijgen.','Hoe een tweedehands auto te verkopen','','inherit','closed','closed','','62-revision-v1','','','2020-04-08 20:22:12','2020-04-08 20:22:12','',62,'http://tvmaria.net/62-revision-v1/',0,'revision','',0),(65,1,'2020-04-08 20:22:46','2020-04-08 20:22:46','U bent dus klaar om een nieuwe auto te kopen. Dat is altijd een opwindende zet, maar voordat u instapt, zijn er enkele belangrijke overwegingen die u moet maken bij de verkoop van uw huidige voertuig. De eenvoudigste oplossing is eenvoudig om uw auto in te wisselen bij de dealer als u daar uw aankoop doet. Als je die route kiest, heb je echter unieke voor- en nadelen en krijg je niet het meeste geld.\n\nAfhankelijk van de staat van de auto, kunt u hem houden, aan een familielid of vriend geven of aan een goed doel schenken voor een belastingaftrek. Maar als u op zoek bent naar het meeste geld voor uw gebruikte auto, overweeg dan om deze privé te verkopen. Het is niet zo moeilijk als je misschien denkt. Het kan een paar weken duren en u bent verantwoordelijk voor het adverteren, evenals het invullen van het DMV-papierwerk - maar als u eenmaal de juiste koper heeft gevonden, is het vaak de moeite waard. Hieronder staan ​​de stappen die u kunt nemen om uw tweedehands auto te verkopen.\n\nhttps://www.youtube.com/watch?v=lJUPHtZLVeo\n<h2>Reinig uw voertuig</h2>\nNiemand zou perfectie verwachten bij de aankoop van een gebruikte auto, en de uwe is geen uitzondering. Maar als je laat zien dat je de tijd hebt genomen om het van binnen en van buiten op te spuiten - inclusief wassen en waxen, oude ruitenwissers en vloermatten vervangen en je banden en vloeistoffen vullen - laat je potentiële kopers zien dat je het met liefde hebt behandeld. Dat vertaalt zich in verantwoordelijk eigendom.\n\nVoor minder dan honderd dollar kan de auto er op zijn best uitzien. En als u denkt dat het zich vertaalt naar een hogere verkoopprijs, betaal dan om die kleine krassen en deuken te repareren. Of als je geluk hebt, kun je misschien de exacte kleur van je auto vinden in een auto-winkel en zelf krassen verbergen. Terwijl je daar bent, pak je een luchtverfrisser met \"nieuwe autogeur\" ​​en steek je deze onder de stoel.\n<h2>Prijs het goed</h2>\nZoals bij het verkopen van alles, zijn kosten het belangrijkste aspect bij het lossen van uw oude rit. Hoe competitiever u de auto prijs, hoe beter. Natuurlijk wilt u het meeste geld, vooral als u van plan bent contant geld uit de verkoop te gebruiken als aanbetaling voor uw nieuwe auto, maar te hoog bereiken zal alleen potentiële kopers afschrikken.\n\nGelukkig is het internet vol met nauwkeurige prijsstructuren. Bezoek sites zoals Kelley Blue Book, Edmunds en Yahoo! Auto\'s voor een gemakkelijke en betrouwbare manier om de reële marktwaarde te bepalen. U kunt de <a href=\"https://www.kentekencheck.nu/dagwaarde-auto/\" target=\"_blank\" rel=\"noopener noreferrer\">dagwaarde auto rdw</a> opzoeken. Op basis van informatie die u verstrekt over het merk, het model, de opties en de staat van de auto, ontvangt u de inruilprijs, evenals de prijs van de privépartij voor het gebied waarin u woont. Controleer vervolgens advertenties om te zien hoe vergelijkbare voertuigen daadwerkelijk worden geadverteerd. U kunt ook uw <a href=\"https://www.kentekencheck.nu/auto-taxeren/\" target=\"_blank\" rel=\"noopener noreferrer\">auto laten taxeren</a>.\n\nKies een vraagprijs die onder de andere auto\'s valt om de aandacht van mensen te trekken - maar aangezien kopers bijna altijd onderhandelen en onderhandelen, is het prima om $ 500 tot $ 1.000 te betalen, zodat u nog steeds speelruimte hebt om de gewenste prijs te krijgen. Met andere woorden, als u $ 10.000 nodig heeft voor de auto, noteer deze dan rond de $ 11.000. Aan de andere kant, als u echt wilt verkopen, plaats dan “of het beste aanbod” in uw advertentie en bereid u voor om niet de vraagprijs te krijgen.','Hoe een tweedehands auto te verkopen','','inherit','closed','closed','','62-autosave-v1','','','2020-04-08 20:22:46','2020-04-08 20:22:46','',62,'http://tvmaria.net/62-autosave-v1/',0,'revision','',0),(66,1,'2020-04-30 20:54:09','2020-04-30 20:54:09','Het leren autorijden kan een nerveuze ervaring zijn voor zowat iedereen die geen rijervaring heeft. Hoewel auto\'s handig zijn om u veel sneller naar uw bestemming te brengen, zijn ze ook erg gevaarlijk als u niet weet hoe u goed moet rijden. U moet leren hoe u een veilige chauffeur kunt zijn, zodat u geen ongevallen heeft.\r\n<h2>Hieronder staan 5 tips die u kunt gebruiken om te leren autorijden terwijl u veilig bent.</h2>\r\nOefenen op lege parkeerplaatsen - Als u geen ervaring heeft met het rijden op de weg, is de eerste plaats die u nodig heeft om te oefenen op een enorme lege parkeerplaats. Dit is handig omdat er geen mensen of auto\'s in de buurt zijn en je veel open ruimtes hebt om te oefenen en fouten te maken.\r\n\r\nGa naar de snelheidslimiet - Volg altijd de borden met de snelheidslimiet van de weg. Hoewel u andere auto\'s kunt zien passeren of achter u aan rijden, moet u ze niet laten intimideren om sneller te rijden dan u zou moeten. Dit is handig voor wanneer u uw rijexamen moet afleggen, omdat de tester uw rijsnelheid zeer streng zal beoordelen.\r\n\r\nhttps://www.youtube.com/watch?v=gQiZ58zeV4E\r\n\r\nRijd met een chauffeur met licentie - In de meeste staten moet u een chauffeur met licentie in de auto hebben als u in het bezit bent van een leerlingvergunning. Maar ongeacht de situatie, als u nieuw bent in autorijden, wilt u iemand naast u hebben die ervaring heeft met autorijden. Dit is de beste manier om van uw fouten te leren en advies te krijgen over wat u vervolgens moet doen als u ergens niet zeker van bent.\r\n\r\nLeg de telefoon weg - Of u nu een nieuwe bestuurder bent of niet, u mag uw smartphone nooit buiten de deur hebben. Dit is vooral belangrijk voor nieuwe bestuurders, omdat het heel gemakkelijk is om een fout te maken als je in het minst wordt afgeleid door zoiets als een smartphone.\r\n\r\nGa eerst comfortabel zitten - Voordat u de motor zelfs maar aanzet, moet u uw zijspiegels en achteruitkijkspiegel aanpassen om er zeker van te zijn dat ze correct voor u zijn geplaatst. Vervolgens moet u uw stoel aanpassen zodat u comfortabel zit en uw rechtervoet gemakkelijk bij de pedalen kan.\r\n\r\nAls je gaat voor je <a href=\"https://verkeersborden.nu/theorie-examen-oefenen\" target=\"_blank\" rel=\"noopener noreferrer\">theorie examen scooter</a> dan moet je goed gaan oefenen en <a href=\"https://verkeersborden.nu/alle-verkeersborden\" target=\"_blank\" rel=\"noopener noreferrer\">verkeersborden betekenis wikipedia</a> nagaan.','5 handige punten om te leren autorijden','','publish','closed','closed','','5-handige-punten-om-te-leren-autorijden','','','2020-04-10 20:55:58','2020-04-10 20:55:58','',0,'http://tvmaria.net/?p=66',0,'post','',0),(67,1,'2020-04-10 20:54:38','2020-04-10 20:54:38','','5 handige punten om te leren autorijden','','inherit','closed','closed','','66-revision-v1','','','2020-04-10 20:54:38','2020-04-10 20:54:38','',66,'http://tvmaria.net/66-revision-v1/',0,'revision','',0),(68,1,'2020-04-10 20:55:50','2020-04-10 20:55:50','','ll119r94ed3434','','inherit','closed','closed','','ll119r94ed3434','','','2020-04-10 20:55:50','2020-04-10 20:55:50','',66,'http://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg',0,'attachment','image/jpeg',0),(69,1,'2020-04-10 20:55:58','2020-04-10 20:55:58','Het leren autorijden kan een nerveuze ervaring zijn voor zowat iedereen die geen rijervaring heeft. Hoewel auto\'s handig zijn om u veel sneller naar uw bestemming te brengen, zijn ze ook erg gevaarlijk als u niet weet hoe u goed moet rijden. U moet leren hoe u een veilige chauffeur kunt zijn, zodat u geen ongevallen heeft.\r\n<h2>Hieronder staan 5 tips die u kunt gebruiken om te leren autorijden terwijl u veilig bent.</h2>\r\nOefenen op lege parkeerplaatsen - Als u geen ervaring heeft met het rijden op de weg, is de eerste plaats die u nodig heeft om te oefenen op een enorme lege parkeerplaats. Dit is handig omdat er geen mensen of auto\'s in de buurt zijn en je veel open ruimtes hebt om te oefenen en fouten te maken.\r\n\r\nGa naar de snelheidslimiet - Volg altijd de borden met de snelheidslimiet van de weg. Hoewel u andere auto\'s kunt zien passeren of achter u aan rijden, moet u ze niet laten intimideren om sneller te rijden dan u zou moeten. Dit is handig voor wanneer u uw rijexamen moet afleggen, omdat de tester uw rijsnelheid zeer streng zal beoordelen.\r\n\r\nhttps://www.youtube.com/watch?v=gQiZ58zeV4E\r\n\r\nRijd met een chauffeur met licentie - In de meeste staten moet u een chauffeur met licentie in de auto hebben als u in het bezit bent van een leerlingvergunning. Maar ongeacht de situatie, als u nieuw bent in autorijden, wilt u iemand naast u hebben die ervaring heeft met autorijden. Dit is de beste manier om van uw fouten te leren en advies te krijgen over wat u vervolgens moet doen als u ergens niet zeker van bent.\r\n\r\nLeg de telefoon weg - Of u nu een nieuwe bestuurder bent of niet, u mag uw smartphone nooit buiten de deur hebben. Dit is vooral belangrijk voor nieuwe bestuurders, omdat het heel gemakkelijk is om een fout te maken als je in het minst wordt afgeleid door zoiets als een smartphone.\r\n\r\nGa eerst comfortabel zitten - Voordat u de motor zelfs maar aanzet, moet u uw zijspiegels en achteruitkijkspiegel aanpassen om er zeker van te zijn dat ze correct voor u zijn geplaatst. Vervolgens moet u uw stoel aanpassen zodat u comfortabel zit en uw rechtervoet gemakkelijk bij de pedalen kan.\r\n\r\nAls je gaat voor je <a href=\"https://verkeersborden.nu/theorie-examen-oefenen\" target=\"_blank\" rel=\"noopener noreferrer\">theorie examen scooter</a> dan moet je goed gaan oefenen en <a href=\"https://verkeersborden.nu/alle-verkeersborden\" target=\"_blank\" rel=\"noopener noreferrer\">verkeersborden betekenis wikipedia</a> nagaan.','5 handige punten om te leren autorijden','','inherit','closed','closed','','66-revision-v1','','','2020-04-10 20:55:58','2020-04-10 20:55:58','',66,'http://tvmaria.net/66-revision-v1/',0,'revision','',0),(70,1,'2020-05-17 16:12:57','2020-05-17 16:12:57','Bitcoin is een virtuele valuta (cryptocurrency) die zowel technologen als investeerders heeft geboeid die het ontwrichtende potentieel zien. Er zullen slechts 21 miljoen Bitcoins worden \"gedolven\" en gemaakt, dus veel investeerders zien het als een troef die in de toekomst met schaarste te maken zal krijgen. Er zijn enkele eenvoudige manieren om Bitcoin zelf te krijgen en hier volgen enkele eenvoudige stappen om het te doen.\r\n<h2>Wat u moet weten bij het kopen van Bitcoin</h2>\r\nEr zijn verschillende manieren om Bitcoin te verkrijgen. U kunt Bitcoin kopen van degenen waarvan u weet dat ze er een paar hebben en bereid zijn om te verkopen of van een bedrijf. Er zijn online platforms die kopers en verkopers op deze manier met elkaar verbinden. Populairder is echter het gebruik van een cryptocurrency-uitwisseling waarmee kopers en verkopers naadloos kunnen wisselen.\r\n\r\nEr zijn geen beperkingen op de hoeveelheid Bitcoin die u kunt kopen, buiten de uitwisselingen, zolang de verkoper de waarde heeft van Bitcoins die u nodig heeft. Sommige uitwisselingen beperken het aantal Bitcoins dat u dagelijks kunt kopen, en aankopen boven een bepaald bedrag kunnen de autoriteiten waarschuwen voor uw transacties, aangezien de meeste uitwisselingen vereisen dat u zich identificeert om transacties uit te voeren boven bepaalde limieten.\r\n\r\nOf u nu een bitcoin of meer koopt of een paar fracties van de virtuele valuta wilt, u moet ervoor zorgen dat uw investering wordt beschermd. Om dit te doen, heb je een Bitcoin-portemonnee nodig. Bitcoin-wallets zijn apparaten/ softwaretoepassingen die worden gebruikt om bitcoin-transacties uit te voeren. Het is nodig om <a href=\"https://www.bitcoinexchangenederland.nl/bitcoin-waarde/\" target=\"_blank\" rel=\"noopener noreferrer\">waarde van bitcoin</a> van anderen op te slaan, te verzenden of te ontvangen. Hier is een goede gids voor het maken van uw Bitocin-portemonnee.\r\n\r\nhttps://www.youtube.com/watch?v=gx9qoP4l2tM\r\n<h2>Bitcoin kopen op cryptocurrency-uitwisselingen</h2>\r\nEr zijn veel cryptocurrency-uitwisselingen om op de markt te kopen. Elk heeft zijn eigen kenmerken, vergoedingsstructuren, technologie en beveiligingsprotocollen. Uitwisselingen bepalen ook welke cryptocurrencies worden aangeboden en welke handelsparen ze zullen gebruiken.\r\n\r\nBij de meeste beurzen worden, vanwege het hoge aan- en verkooppercentage op deze platforms, transacties onmiddellijk uitgevoerd. Omdat deze cryptocurrency-uitwisselingen deze service aanbieden en de taak van tussenhandel vervullen, zullen ze een kleine vergoeding van de transactie vragen.\r\n\r\nBitcoin kopen? Kijk hier verder: <a href=\"https://www.bitcoinexchangenederland.nl/bitcoin-kopen/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.bitcoinexchangenederland.nl/bitcoin-kopen/</a>','De eenvoudige beginnershandleiding voor het kopen van Bitcoin','','publish','closed','closed','','de-eenvoudige-beginnershandleiding-voor-het-kopen-van-bitcoin','','','2020-04-28 16:14:39','2020-04-28 16:14:39','',0,'http://tvmaria.net/?p=70',0,'post','',0),(71,1,'2020-04-28 16:14:32','2020-04-28 16:14:32','','laq12wsw','','inherit','closed','closed','','laq12wsw','','','2020-04-28 16:14:32','2020-04-28 16:14:32','',70,'http://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg',0,'attachment','image/jpeg',0),(72,1,'2020-04-28 16:14:39','2020-04-28 16:14:39','Bitcoin is een virtuele valuta (cryptocurrency) die zowel technologen als investeerders heeft geboeid die het ontwrichtende potentieel zien. Er zullen slechts 21 miljoen Bitcoins worden \"gedolven\" en gemaakt, dus veel investeerders zien het als een troef die in de toekomst met schaarste te maken zal krijgen. Er zijn enkele eenvoudige manieren om Bitcoin zelf te krijgen en hier volgen enkele eenvoudige stappen om het te doen.\r\n<h2>Wat u moet weten bij het kopen van Bitcoin</h2>\r\nEr zijn verschillende manieren om Bitcoin te verkrijgen. U kunt Bitcoin kopen van degenen waarvan u weet dat ze er een paar hebben en bereid zijn om te verkopen of van een bedrijf. Er zijn online platforms die kopers en verkopers op deze manier met elkaar verbinden. Populairder is echter het gebruik van een cryptocurrency-uitwisseling waarmee kopers en verkopers naadloos kunnen wisselen.\r\n\r\nEr zijn geen beperkingen op de hoeveelheid Bitcoin die u kunt kopen, buiten de uitwisselingen, zolang de verkoper de waarde heeft van Bitcoins die u nodig heeft. Sommige uitwisselingen beperken het aantal Bitcoins dat u dagelijks kunt kopen, en aankopen boven een bepaald bedrag kunnen de autoriteiten waarschuwen voor uw transacties, aangezien de meeste uitwisselingen vereisen dat u zich identificeert om transacties uit te voeren boven bepaalde limieten.\r\n\r\nOf u nu een bitcoin of meer koopt of een paar fracties van de virtuele valuta wilt, u moet ervoor zorgen dat uw investering wordt beschermd. Om dit te doen, heb je een Bitcoin-portemonnee nodig. Bitcoin-wallets zijn apparaten/ softwaretoepassingen die worden gebruikt om bitcoin-transacties uit te voeren. Het is nodig om <a href=\"https://www.bitcoinexchangenederland.nl/bitcoin-waarde/\" target=\"_blank\" rel=\"noopener noreferrer\">waarde van bitcoin</a> van anderen op te slaan, te verzenden of te ontvangen. Hier is een goede gids voor het maken van uw Bitocin-portemonnee.\r\n\r\nhttps://www.youtube.com/watch?v=gx9qoP4l2tM\r\n<h2>Bitcoin kopen op cryptocurrency-uitwisselingen</h2>\r\nEr zijn veel cryptocurrency-uitwisselingen om op de markt te kopen. Elk heeft zijn eigen kenmerken, vergoedingsstructuren, technologie en beveiligingsprotocollen. Uitwisselingen bepalen ook welke cryptocurrencies worden aangeboden en welke handelsparen ze zullen gebruiken.\r\n\r\nBij de meeste beurzen worden, vanwege het hoge aan- en verkooppercentage op deze platforms, transacties onmiddellijk uitgevoerd. Omdat deze cryptocurrency-uitwisselingen deze service aanbieden en de taak van tussenhandel vervullen, zullen ze een kleine vergoeding van de transactie vragen.\r\n\r\nBitcoin kopen? Kijk hier verder: <a href=\"https://www.bitcoinexchangenederland.nl/bitcoin-kopen/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.bitcoinexchangenederland.nl/bitcoin-kopen/</a>','De eenvoudige beginnershandleiding voor het kopen van Bitcoin','','inherit','closed','closed','','70-revision-v1','','','2020-04-28 16:14:39','2020-04-28 16:14:39','',70,'http://tvmaria.net/70-revision-v1/',0,'revision','',0),(73,1,'2020-05-17 20:14:03','2020-05-17 20:14:03','Tijdens de vakantie geven Amerikanen geschenken aan anderen - terwijl ze zichzelf schenken met schulden.\r\n\r\nDe nationale gemiddelde vakantieschuld steeg vorig jaar tot $ 1.230 ten opzichte van $ 1.054 in 2017 - en 68 procent van de ondervraagden gebruikte creditcards, zo bleek uit een Magnify Money-enquête. Maar het gebruik van een creditcard voor je vakantiewinkelen kan je tijdens je spreuken helpen als je je kaarten letterlijk goed speelt.\r\n\r\nMensen die bijna uitsluitend tijdens de vakantie hun <a href=\"https://www.123creditcardvergelijk.nl/creditcard-aanvragen/\" target=\"_blank\" rel=\"noopener noreferrer\">kredietkaart aanvragen</a> en gebruiken, kunnen leiden tot extra schulden die u kunt vermijden. Hier zijn een paar creditcardtips die u zullen helpen deze schuldenvrij te blijven tijdens de feestdagen ...\r\n<h2>Vermijd het opslaan van creditcards</h2>\r\nWinkelcreditcards verdienen geld voor de winkel omdat ze uw aankopen tegen aanzienlijke rentetarieven financieren. Om het grootste aantal klanten aan te moedigen de meeste aankopen te doen, hebben deze winkelkaarten een vrij lage kwalificatie.\r\n\r\nShoppers kwalificeren zich doorgaans met gemiddelde of zelfs iets onder het gemiddelde kredietscores. Dus natuurlijk heeft elke kaart die is ontworpen voor mensen met een middelmatig krediet hoge rentetarieven en minder concurrerende voorwaarden.\r\n\r\nZe hebben hogere rentetarieven dan gewone creditcards en de beloningen zijn niet beter. Tenzij u van plan bent regelmatig in de winkel te winkelen, bespaart u niet zoveel geld als ze gewoonlijk aanbieden.\r\n\r\nOverweeg dit ten slotte: de uitcheckregel is de laatste plaats waar u belangrijke financiële beslissingen moet nemen. Kopers moeten de tijd nemen om thuis de creditcardopties van de winkel te onderzoeken - voordat ze naar de winkel gaan. Heeft u toevallig ook een debitcar nodig? Bekijk hier de <a href=\"https://www.123creditcardvergelijk.nl/debit-card/\" target=\"_blank\" rel=\"noopener noreferrer\">debitcard keuze Nederland</a>.\r\n\r\nhttps://www.youtube.com/watch?v=WZ7oIx2dtLY\r\n<h2>Trakteer uzelf (met beloningen)</h2>\r\nIn plaats van een cadeau voor jezelf te kopen tijdens deze feestdagen, zoals je al van plan was te doen, probeer dan misschien wat beloningen te verdienen terwijl je in plaats daarvan naar anderen winkelt.\r\n\r\nHet blijkt dat 38 procent van de Amerikanen hun vakantie-aankopen op een creditcard zal afschrijven, en bijna de helft van hen zei dat het beloningen zou verdienen, volgens een enquête van Discover.\r\n\r\nTweederde van de enquête zegt dat ze creditcards gebruiken om geld terug te verdienen tijdens het winkelen voor de feestdagen. Zestien procent is op zoek naar reisbeloningen.','Holiday Credit Card Tips om u uit de schulden te houden','','publish','closed','closed','','holiday-credit-card-tips-om-u-uit-de-schulden-te-houden','','','2020-04-29 20:16:05','2020-04-29 20:16:05','',0,'http://tvmaria.net/?p=73',0,'post','',0),(74,1,'2020-04-29 20:15:33','2020-04-29 20:15:33','','cka1','','inherit','closed','closed','','cka1','','','2020-04-29 20:15:33','2020-04-29 20:15:33','',73,'http://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg',0,'attachment','image/jpeg',0),(75,1,'2020-04-29 20:16:05','2020-04-29 20:16:05','Tijdens de vakantie geven Amerikanen geschenken aan anderen - terwijl ze zichzelf schenken met schulden.\r\n\r\nDe nationale gemiddelde vakantieschuld steeg vorig jaar tot $ 1.230 ten opzichte van $ 1.054 in 2017 - en 68 procent van de ondervraagden gebruikte creditcards, zo bleek uit een Magnify Money-enquête. Maar het gebruik van een creditcard voor je vakantiewinkelen kan je tijdens je spreuken helpen als je je kaarten letterlijk goed speelt.\r\n\r\nMensen die bijna uitsluitend tijdens de vakantie hun <a href=\"https://www.123creditcardvergelijk.nl/creditcard-aanvragen/\" target=\"_blank\" rel=\"noopener noreferrer\">kredietkaart aanvragen</a> en gebruiken, kunnen leiden tot extra schulden die u kunt vermijden. Hier zijn een paar creditcardtips die u zullen helpen deze schuldenvrij te blijven tijdens de feestdagen ...\r\n<h2>Vermijd het opslaan van creditcards</h2>\r\nWinkelcreditcards verdienen geld voor de winkel omdat ze uw aankopen tegen aanzienlijke rentetarieven financieren. Om het grootste aantal klanten aan te moedigen de meeste aankopen te doen, hebben deze winkelkaarten een vrij lage kwalificatie.\r\n\r\nShoppers kwalificeren zich doorgaans met gemiddelde of zelfs iets onder het gemiddelde kredietscores. Dus natuurlijk heeft elke kaart die is ontworpen voor mensen met een middelmatig krediet hoge rentetarieven en minder concurrerende voorwaarden.\r\n\r\nZe hebben hogere rentetarieven dan gewone creditcards en de beloningen zijn niet beter. Tenzij u van plan bent regelmatig in de winkel te winkelen, bespaart u niet zoveel geld als ze gewoonlijk aanbieden.\r\n\r\nOverweeg dit ten slotte: de uitcheckregel is de laatste plaats waar u belangrijke financiële beslissingen moet nemen. Kopers moeten de tijd nemen om thuis de creditcardopties van de winkel te onderzoeken - voordat ze naar de winkel gaan. Heeft u toevallig ook een debitcar nodig? Bekijk hier de <a href=\"https://www.123creditcardvergelijk.nl/debit-card/\" target=\"_blank\" rel=\"noopener noreferrer\">debitcard keuze Nederland</a>.\r\n\r\nhttps://www.youtube.com/watch?v=WZ7oIx2dtLY\r\n<h2>Trakteer uzelf (met beloningen)</h2>\r\nIn plaats van een cadeau voor jezelf te kopen tijdens deze feestdagen, zoals je al van plan was te doen, probeer dan misschien wat beloningen te verdienen terwijl je in plaats daarvan naar anderen winkelt.\r\n\r\nHet blijkt dat 38 procent van de Amerikanen hun vakantie-aankopen op een creditcard zal afschrijven, en bijna de helft van hen zei dat het beloningen zou verdienen, volgens een enquête van Discover.\r\n\r\nTweederde van de enquête zegt dat ze creditcards gebruiken om geld terug te verdienen tijdens het winkelen voor de feestdagen. Zestien procent is op zoek naar reisbeloningen.','Holiday Credit Card Tips om u uit de schulden te houden','','inherit','closed','closed','','73-revision-v1','','','2020-04-29 20:16:05','2020-04-29 20:16:05','',73,'http://tvmaria.net/73-revision-v1/',0,'revision','',0),(76,1,'2020-05-28 16:52:51','2020-05-28 16:52:51','Freelancer zijn lijkt veel op cowboy zijn in het wilde westen. Je hebt alle vrijheid en flexibiliteit om rond te dwalen waar je maar wilt. U hoeft niemand te antwoorden, u kunt beslissen welke projecten u wilt doen en u wordt goed betaald voor het werk dat u doet. Aan de andere kant, als er iets misgaat, komt het op je terecht, of je nu een fout maakt of niet.\r\n<h2>Welke freelancers hebben een verzekering nodig?</h2>\r\nOnder de soorten freelance bedrijven die een aansprakelijkheidsverzekering zouden moeten hebben, zijn webdesigners, grafisch ontwerpers, programmeurs en fotografen. Elk bedrijf dat een dienst levert of advies geeft, heeft baat bij de gemoedsrust die de aansprakelijkheidsverzekering biedt. Of je nu een Mompreneur bent, meer tijd met de kinderen wilt doorbrengen of gewoon iemand die liever zijn eigen schema maakt, freelancen kan een geweldige manier zijn om geld te verdienen. Maar u moet weten hoe u uw bedrijf kunt beschermen.\r\n<h2>Hoe professionele aansprakelijkheidsverzekering freelancers beschermt</h2>\r\nEen manier waarop freelancers zichzelf kunnen beschermen als er iets misgaat, is met een professionele aansprakelijkheidsverzekering . Een beroepsaansprakelijkheidsverzekering, ook wel fout- en weglatingen of E &amp; O-dekking genoemd, kan u beschermen tegen claims dat u ten onrechte een gecontracteerde dienst heeft verleend of dat het werk dat u hebt gedaan op de een of andere manier onjuist was. Bezoek verzekeringen als <a href=\"https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html\" target=\"_blank\" rel=\"noopener noreferrer\">FBTO verzekeringen</a> en <a href=\"https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html\" target=\"_blank\" rel=\"noopener noreferrer\">Hema verzekeringen</a> om de juiste verzekering voor uzelf te vinden.\r\n\r\nhttps://www.youtube.com/watch?v=FUg5UrYD6wI\r\n<h2>Freelancer Beroepsaansprakelijkheid voorbeeld</h2>\r\nEen freelance grafisch ontwerper nam een project met het ontwerp van een logo voor een startende technologiebedrijf. De ontwerper heeft verschillende ontwerpen ingediend waaruit de klant kon kiezen. De klant had verzocht om elementen van twee verschillende voorgestelde ontwerpen te combineren in het uiteindelijke logo. De ontwerper besefte het niet, maar het uiteindelijke ontwerp vertoonde een opvallende gelijkenis met het logo van een ander bedrijf in de technologieruimte. Het gevestigde bedrijf klaagde de start-up aan wegens inbreuk op het auteursrecht en de start-up klaagde de ontwerper aan. Een beroepsaansprakelijkheidsbeleid had de ontwerper kunnen dekken voor de kosten om zich te verdedigen tegen de rechtszaak, evenals voor enige schikking of oordeel.\r\n<h2>Hoe de algemene aansprakelijkheidsverzekering freelancers beschermt</h2>\r\nNaast een beroepsaansprakelijkheidsverzekering moeten freelancers een algemene aansprakelijkheidsverzekering overwegen . Een algemeen aansprakelijkheidsbeleid dekt materiële schade of lichamelijk letsel aan iemand anders. Als u klanten in uw kantoor ontmoet of als u naar het kantoor of de werkplek van een klant gaat, beschermt een algemeen aansprakelijkheidsbeleid u als een klant bijvoorbeeld uitglijdt en valt op uw ijzige zijwandeling, of als iemand struikelt en valt uw laptoptas terwijl u bij een klant bent.','Aansprakelijkheidsverzekering voor freelancers: wat u moet weten','','publish','closed','closed','','aansprakelijkheidsverzekering-voor-freelancers-wat-u-moet-weten','','','2020-05-19 16:55:17','2020-05-19 16:55:17','',0,'http://tvmaria.net/?p=76',0,'post','',0),(77,1,'2020-05-19 16:54:49','2020-05-19 16:54:49','Freelancer zijn lijkt veel op cowboy zijn in het wilde westen. Je hebt alle vrijheid en flexibiliteit om rond te dwalen waar je maar wilt. U hoeft niemand te antwoorden, u kunt beslissen welke projecten u wilt doen en u wordt goed betaald voor het werk dat u doet. Aan de andere kant, als er iets misgaat, komt het op je terecht, of je nu een fout maakt of niet.\r\n<h2>Welke freelancers hebben een verzekering nodig?</h2>\r\nOnder de soorten freelance bedrijven die een aansprakelijkheidsverzekering zouden moeten hebben, zijn webdesigners, grafisch ontwerpers, programmeurs en fotografen. Elk bedrijf dat een dienst levert of advies geeft, heeft baat bij de gemoedsrust die de aansprakelijkheidsverzekering biedt. Of je nu een Mompreneur bent, meer tijd met de kinderen wilt doorbrengen of gewoon iemand die liever zijn eigen schema maakt, freelancen kan een geweldige manier zijn om geld te verdienen. Maar u moet weten hoe u uw bedrijf kunt beschermen.\r\n<h2>Hoe professionele aansprakelijkheidsverzekering freelancers beschermt</h2>\r\nEen manier waarop freelancers zichzelf kunnen beschermen als er iets misgaat, is met een professionele aansprakelijkheidsverzekering . Een beroepsaansprakelijkheidsverzekering, ook wel fout- en weglatingen of E &amp; O-dekking genoemd, kan u beschermen tegen claims dat u ten onrechte een gecontracteerde dienst heeft verleend of dat het werk dat u hebt gedaan op de een of andere manier onjuist was. Bezoek verzekeringen als <a href=\"https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html\" target=\"_blank\" rel=\"noopener noreferrer\">FBTO verzekeringen</a> en <a href=\"https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html\" target=\"_blank\" rel=\"noopener noreferrer\">Hema verzekeringen</a> om de juiste verzekering voor uzelf te vinden.\r\n\r\nhttps://www.youtube.com/watch?v=FUg5UrYD6wI\r\n<h2>Freelancer Beroepsaansprakelijkheid voorbeeld</h2>\r\nEen freelance grafisch ontwerper nam een project met het ontwerp van een logo voor een startende technologiebedrijf. De ontwerper heeft verschillende ontwerpen ingediend waaruit de klant kon kiezen. De klant had verzocht om elementen van twee verschillende voorgestelde ontwerpen te combineren in het uiteindelijke logo. De ontwerper besefte het niet, maar het uiteindelijke ontwerp vertoonde een opvallende gelijkenis met het logo van een ander bedrijf in de technologieruimte. Het gevestigde bedrijf klaagde de start-up aan wegens inbreuk op het auteursrecht en de start-up klaagde de ontwerper aan. Een beroepsaansprakelijkheidsbeleid had de ontwerper kunnen dekken voor de kosten om zich te verdedigen tegen de rechtszaak, evenals voor enige schikking of oordeel.\r\n<h2>Hoe de algemene aansprakelijkheidsverzekering freelancers beschermt</h2>\r\nNaast een beroepsaansprakelijkheidsverzekering moeten freelancers een algemene aansprakelijkheidsverzekering overwegen . Een algemeen aansprakelijkheidsbeleid dekt materiële schade of lichamelijk letsel aan iemand anders. Als u klanten in uw kantoor ontmoet of als u naar het kantoor of de werkplek van een klant gaat, beschermt een algemeen aansprakelijkheidsbeleid u als een klant bijvoorbeeld uitglijdt en valt op uw ijzige zijwandeling, of als iemand struikelt en valt uw laptoptas terwijl u bij een klant bent.','Aansprakelijkheidsverzekering voor freelancers: wat u moet weten','','inherit','closed','closed','','76-revision-v1','','','2020-05-19 16:54:49','2020-05-19 16:54:49','',76,'http://tvmaria.net/76-revision-v1/',0,'revision','',0),(78,1,'2020-05-19 16:55:08','2020-05-19 16:55:08','','q3idfl4d34','','inherit','closed','closed','','q3idfl4d34','','','2020-05-19 16:55:08','2020-05-19 16:55:08','',76,'http://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png',0,'attachment','image/png',0),(79,1,'2020-10-25 02:41:10','2020-10-25 02:41:10','Er zijn zes stimuleringspakketten voorgesteld om tweede stimuleringschecks voor Amerikanen te bieden. Het laatste voorstel kwam vrijdag van het Witte Huis. Verschillende stimuleringsrekeningen worden besproken, omdat Amerikanen hopen binnenkort nog een ronde van rechtstreekse betalingen te ontvangen om hen te helpen door de door coronavirus veroorzaakte pandemie-geleide economische crisis. <a href=\"https://biflatie.nl/waarde-bitcoin/\">Waarde van bitcoin</a> blijft stijgen.\r\n\r\n&nbsp;\r\n\r\n6 stimuleringspakketten voorgesteld met tweede ronde stimuluscontroles\r\n\r\nAmerikanen wachten tot het Congres een stimuleringspakket met rechtstreekse betalingen goedkeurt, aangezien velen lijden onder de door het coronavirus geleide economische crisis. Sinds de CARES-wet zorgde voor de eerste ronde van stimuleringscontroles, is een aantal hulppakketten voor stimuleringsmaatregelen voorgesteld met gelijkaardige rechtstreekse betalingen aan Amerikanen. Het laatste voorstel kwam vrijdag van het Witte Huis.\r\n\r\n&nbsp;\r\n\r\nNadat de $ 3,4 biljoen Heroes Act, die voorziet in een tweede ronde van stimuleringscheques voor Amerikanen, in de Senaat was vastgelopen, werd eind september een herziene versie van de wet geïntroduceerd met hetzelfde voorstel voor directe betaling. Dit wetsvoorstel, dat naar verwachting ongeveer $ 2,2 biljoen zal kosten, is goedgekeurd door House Democrats. Sinds de introductie is House Speaker Nancy Pelosi voortdurend in gesprek met de minister van Financiën Steven Mnuchin over het wetsvoorstel.\r\n\r\n&nbsp;\r\n\r\nDe twee konden tot dusver echter niet tot een akkoord komen en Mnuchin stelde een tegenbod van 1,6 biljoen dollar voor. Volgens Mnuchin is zijn voorstel vergelijkbaar met een stimuleringsvoorstel van $ 1,5 biljoen van de Problem Solvers Caucus, een 50-koppige tweeledige groep, die ook voorziet in directe betalingen van $ 1.200 aan Amerikanen.\r\n\r\n&nbsp;\r\n\r\nTerwijl de besprekingen tussen Mnuchin en Pelosi verhitten, deed president Donald Trump een verrassende stap om stimuleringsonderhandelingen tussen democraten en republikeinen af ​​te blazen tot na de verkiezingen. Uren later riep hij het Congres echter op om een ​​op zichzelf staande stimuleringswet goed te keuren om onmiddellijk stimuleringschecks aan Amerikanen te geven. Pelosi weigerde dit op zichzelf staande wetsvoorstel in overweging te nemen. <a href=\"https://biflatie.nl/bitcoin-kopen/\">Online bitcoin kopen ideal</a> is handig.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/IMLBuoGo8oI\r\n\r\n&nbsp;\r\n\r\nHet nieuwste stimuleringsvoorstel: pakket van $ 1,8 biljoen\r\n\r\nToen de stimuleringsonderhandelingen tussen Democraten en Republikeinen werden hervat, waarbij Pelosi aandrong op de $ 2,2 biljoen Heroes Act, kondigde het Witte Huis vrijdag aan dat het zijn aanbod voor stimuleringsmaatregelen heeft verhoogd tot $ 1,8 biljoen, wat Trump heeft goedgekeurd. Dit laatste voorstel bevat ook nog een ronde van $ 1.200 rechtstreekse betalingen aan Amerikanen. Trump twitterde vrijdag: “De onderhandelingen over de hulpverlening over Covid vorderen. Ga groot.\"\r\n\r\n&nbsp;\r\n\r\nIn een brief aan haar caucus op zaterdag noemde Pelosi het plan van het Witte Huis echter \"onvoldoende\" en zei dat het neerkwam op \"één stap vooruit, twee stappen achteruit\". Bronnen vertelden NBC News ook dat Senaatsrepublikeinen zich tegen dit aanbod hebben verzet in een oproep op zaterdag met Mnuchin en de stafchef van het Witte Huis, Mark Meadows. Pelosi beweert dat het voorstel van de Trump-regering een strategisch plan mist om de verspreiding van het coronavirus in te dammen en dat er onvoldoende financiering is voor nationale en lokale overheden en financiële hulp voor Amerikaanse gezinnen.\r\n\r\n&nbsp;\r\n\r\nDe tijd dringt voor het Congres om een ​​stimuleringspakket aan te nemen vóór de presidentsverkiezingen in november. Meerderheidsleider van de Senaat, Mitch McConnell, zei vrijdag dat goedkeuring van de steun voor coronavirusstimulansen \"onwaarschijnlijk is in de komende drie weken\". Niet alleen moeten Pelosi en Mnuchin het eens worden over een deal en een stimuleringswet afronden, maar het wetsvoorstel zou ook door zowel het Democratisch Huis als de door de GOP gecontroleerde Senaat moeten gaan.\r\n\r\n&nbsp;\r\n\r\nDe voorzitter van de Federal Reserve, Jerome Powell, drong er vorige week op aan bij het Congres om meer fiscale stimuleringsmaatregelen door te voeren. Hij waarschuwde dat het nalaten hiervan zou kunnen \"leiden tot een zwak herstel en onnodige problemen voor huishoudens en bedrijven\" zou kunnen veroorzaken, en benadrukte zijn mening dat het Congres een beperkt risico had om de hulpverlening te \"overdrijven\".\r\n\r\n&nbsp;\r\n\r\nOndertussen heeft Pelosi vraagtekens gezet bij de gezondheid van Trump nadat de president positief testte op het coronavirus. Ze gaf haar voornemen te kennen om het 25e amendement te bespreken dat het mogelijk maakt dat de vice-president waarnemend president wordt als wordt vastgesteld dat de president \"niet in staat is om de bevoegdheden en plichten van zijn ambt te vervullen\".\r\n\r\n&nbsp;','Er zijn 6 stimuleringspakketten voorgesteld om tweede rechtstreekse betalingen aan Amerikanen te bieden','','publish','closed','closed','','er-zijn-6-stimuleringspakketten-voorgesteld-om-tweede-rechtstreekse-betalingen-aan-amerikanen-te-bieden','','','2020-10-22 02:58:47','2020-10-22 02:58:47','',0,'http://tvmaria.net/?p=79',0,'post','',0),(80,1,'2020-10-22 02:53:59','2020-10-22 02:53:59','','5n45vn4v5b','','inherit','closed','closed','','5n45vn4v5b','','','2020-10-22 02:53:59','2020-10-22 02:53:59','',79,'http://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg',0,'attachment','image/jpeg',0),(81,1,'2020-10-22 02:55:34','2020-10-22 02:55:34','<iframe title=\"WHAT IS BITCOIN - Bitcoin Explained For Dummies &amp; Beginners! [2020 Digital Crypto Currency]\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/IMLBuoGo8oI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','3b2e2d2e6f55e5f9f498e2132f0224ef','','','2020-10-22 02:55:34','2020-10-22 02:55:34','',0,'http://tvmaria.net/3b2e2d2e6f55e5f9f498e2132f0224ef/',0,'oembed_cache','',0),(82,1,'2020-10-22 02:58:47','2020-10-22 02:58:47','Er zijn zes stimuleringspakketten voorgesteld om tweede stimuleringschecks voor Amerikanen te bieden. Het laatste voorstel kwam vrijdag van het Witte Huis. Verschillende stimuleringsrekeningen worden besproken, omdat Amerikanen hopen binnenkort nog een ronde van rechtstreekse betalingen te ontvangen om hen te helpen door de door coronavirus veroorzaakte pandemie-geleide economische crisis. <a href=\"https://biflatie.nl/waarde-bitcoin/\">Waarde van bitcoin</a> blijft stijgen.\r\n\r\n&nbsp;\r\n\r\n6 stimuleringspakketten voorgesteld met tweede ronde stimuluscontroles\r\n\r\nAmerikanen wachten tot het Congres een stimuleringspakket met rechtstreekse betalingen goedkeurt, aangezien velen lijden onder de door het coronavirus geleide economische crisis. Sinds de CARES-wet zorgde voor de eerste ronde van stimuleringscontroles, is een aantal hulppakketten voor stimuleringsmaatregelen voorgesteld met gelijkaardige rechtstreekse betalingen aan Amerikanen. Het laatste voorstel kwam vrijdag van het Witte Huis.\r\n\r\n&nbsp;\r\n\r\nNadat de $ 3,4 biljoen Heroes Act, die voorziet in een tweede ronde van stimuleringscheques voor Amerikanen, in de Senaat was vastgelopen, werd eind september een herziene versie van de wet geïntroduceerd met hetzelfde voorstel voor directe betaling. Dit wetsvoorstel, dat naar verwachting ongeveer $ 2,2 biljoen zal kosten, is goedgekeurd door House Democrats. Sinds de introductie is House Speaker Nancy Pelosi voortdurend in gesprek met de minister van Financiën Steven Mnuchin over het wetsvoorstel.\r\n\r\n&nbsp;\r\n\r\nDe twee konden tot dusver echter niet tot een akkoord komen en Mnuchin stelde een tegenbod van 1,6 biljoen dollar voor. Volgens Mnuchin is zijn voorstel vergelijkbaar met een stimuleringsvoorstel van $ 1,5 biljoen van de Problem Solvers Caucus, een 50-koppige tweeledige groep, die ook voorziet in directe betalingen van $ 1.200 aan Amerikanen.\r\n\r\n&nbsp;\r\n\r\nTerwijl de besprekingen tussen Mnuchin en Pelosi verhitten, deed president Donald Trump een verrassende stap om stimuleringsonderhandelingen tussen democraten en republikeinen af ​​te blazen tot na de verkiezingen. Uren later riep hij het Congres echter op om een ​​op zichzelf staande stimuleringswet goed te keuren om onmiddellijk stimuleringschecks aan Amerikanen te geven. Pelosi weigerde dit op zichzelf staande wetsvoorstel in overweging te nemen. <a href=\"https://biflatie.nl/bitcoin-kopen/\">Online bitcoin kopen ideal</a> is handig.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/IMLBuoGo8oI\r\n\r\n&nbsp;\r\n\r\nHet nieuwste stimuleringsvoorstel: pakket van $ 1,8 biljoen\r\n\r\nToen de stimuleringsonderhandelingen tussen Democraten en Republikeinen werden hervat, waarbij Pelosi aandrong op de $ 2,2 biljoen Heroes Act, kondigde het Witte Huis vrijdag aan dat het zijn aanbod voor stimuleringsmaatregelen heeft verhoogd tot $ 1,8 biljoen, wat Trump heeft goedgekeurd. Dit laatste voorstel bevat ook nog een ronde van $ 1.200 rechtstreekse betalingen aan Amerikanen. Trump twitterde vrijdag: “De onderhandelingen over de hulpverlening over Covid vorderen. Ga groot.\"\r\n\r\n&nbsp;\r\n\r\nIn een brief aan haar caucus op zaterdag noemde Pelosi het plan van het Witte Huis echter \"onvoldoende\" en zei dat het neerkwam op \"één stap vooruit, twee stappen achteruit\". Bronnen vertelden NBC News ook dat Senaatsrepublikeinen zich tegen dit aanbod hebben verzet in een oproep op zaterdag met Mnuchin en de stafchef van het Witte Huis, Mark Meadows. Pelosi beweert dat het voorstel van de Trump-regering een strategisch plan mist om de verspreiding van het coronavirus in te dammen en dat er onvoldoende financiering is voor nationale en lokale overheden en financiële hulp voor Amerikaanse gezinnen.\r\n\r\n&nbsp;\r\n\r\nDe tijd dringt voor het Congres om een ​​stimuleringspakket aan te nemen vóór de presidentsverkiezingen in november. Meerderheidsleider van de Senaat, Mitch McConnell, zei vrijdag dat goedkeuring van de steun voor coronavirusstimulansen \"onwaarschijnlijk is in de komende drie weken\". Niet alleen moeten Pelosi en Mnuchin het eens worden over een deal en een stimuleringswet afronden, maar het wetsvoorstel zou ook door zowel het Democratisch Huis als de door de GOP gecontroleerde Senaat moeten gaan.\r\n\r\n&nbsp;\r\n\r\nDe voorzitter van de Federal Reserve, Jerome Powell, drong er vorige week op aan bij het Congres om meer fiscale stimuleringsmaatregelen door te voeren. Hij waarschuwde dat het nalaten hiervan zou kunnen \"leiden tot een zwak herstel en onnodige problemen voor huishoudens en bedrijven\" zou kunnen veroorzaken, en benadrukte zijn mening dat het Congres een beperkt risico had om de hulpverlening te \"overdrijven\".\r\n\r\n&nbsp;\r\n\r\nOndertussen heeft Pelosi vraagtekens gezet bij de gezondheid van Trump nadat de president positief testte op het coronavirus. Ze gaf haar voornemen te kennen om het 25e amendement te bespreken dat het mogelijk maakt dat de vice-president waarnemend president wordt als wordt vastgesteld dat de president \"niet in staat is om de bevoegdheden en plichten van zijn ambt te vervullen\".\r\n\r\n&nbsp;','Er zijn 6 stimuleringspakketten voorgesteld om tweede rechtstreekse betalingen aan Amerikanen te bieden','','inherit','closed','closed','','79-revision-v1','','','2020-10-22 02:58:47','2020-10-22 02:58:47','',79,'http://tvmaria.net/79-revision-v1/',0,'revision','',0),(83,0,'2021-02-04 13:23:22','2021-02-04 13:23:22','<iframe title=\"Verplichte verzekering als zzp’er: dit kan het kosten • Z zoekt uit\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/FUg5UrYD6wI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','993d7e077167c277d0e2fdd6192fab84','','','2021-02-04 13:23:22','2021-02-04 13:23:22','',0,'http://tvmaria.net/993d7e077167c277d0e2fdd6192fab84/',0,'oembed_cache','',0),(84,0,'2021-02-04 13:23:34','2021-02-04 13:23:34','<iframe title=\"DEBIT CARD VS CREDIT CARD 💳 |WHAT&#039;S THE DIFFERENCE &amp; WHICH IS BETTER!!?? | DEBIT CARD | CREDIT CARD\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/WZ7oIx2dtLY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','084fbae81401f51f4d0c338ee567fe63','','','2021-02-04 13:23:34','2021-02-04 13:23:34','',0,'http://tvmaria.net/084fbae81401f51f4d0c338ee567fe63/',0,'oembed_cache','',0),(85,0,'2021-02-04 13:23:44','2021-02-04 13:23:44','<iframe title=\"Aflevering 2 Bitcoin Kopen? De Goedkoopste Manier Om Bitcoin Te Kopen Via Coinbase &amp; Coinbase PRO!!\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/gx9qoP4l2tM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','009e57b1d0d35287bf06b8a0f55c78f9','','','2021-02-04 13:23:44','2021-02-04 13:23:44','',0,'http://tvmaria.net/009e57b1d0d35287bf06b8a0f55c78f9/',0,'oembed_cache','',0),(86,0,'2021-02-04 13:23:53','2021-02-04 13:23:53','<iframe title=\"wijkopenauto.nl - Betrouwbaar je auto verkopen\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/lJUPHtZLVeo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','e972e9093cba29ffe1b0128e662c31bd','','','2021-02-04 13:23:53','2021-02-04 13:23:53','',0,'http://tvmaria.net/e972e9093cba29ffe1b0128e662c31bd/',0,'oembed_cache','',0),(87,0,'2021-02-04 13:24:05','2021-02-04 13:24:05','<iframe title=\"Theorie examen auto leren? Theorieles Snelheid (5/6) van D2-Rijopleiding\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/gQiZ58zeV4E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','67b0bbd19d88f2c6beebc81082727a83','','','2021-02-04 13:24:05','2021-02-04 13:24:05','',0,'http://tvmaria.net/67b0bbd19d88f2c6beebc81082727a83/',0,'oembed_cache','',0),(88,0,'2021-02-04 13:24:22','2021-02-04 13:24:22','<iframe title=\"Credit Card Secrets The Bank Doesn&#039;t Want You To Know\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/QvCVji-GWyo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','e8f6c2c7d05069ba72d49306fdc7a7b2','','','2021-02-04 13:24:22','2021-02-04 13:24:22','',0,'http://tvmaria.net/e8f6c2c7d05069ba72d49306fdc7a7b2/',0,'oembed_cache','',0),(89,0,'2021-02-04 13:24:31','2021-02-04 13:24:31','<iframe title=\"WA, WA+ of allrisk. Welke autoverzekering moet je kiezen?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/4eyOWXeDYVg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','058f6cfb9ce4052632ec74904ef197b1','','','2021-02-04 13:24:31','2021-02-04 13:24:31','',0,'http://tvmaria.net/058f6cfb9ce4052632ec74904ef197b1/',0,'oembed_cache','',0),(90,0,'2021-02-04 13:24:52','2021-02-04 13:24:52','<iframe title=\"Vergelijk met 1 klik je energierekening!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/O074D13xf_o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','c254cc6008d96b402e26285bf7a1d20e','','','2021-02-04 13:24:52','2021-02-04 13:24:52','',0,'http://tvmaria.net/c254cc6008d96b402e26285bf7a1d20e/',0,'oembed_cache','',0),(91,0,'2021-02-04 13:25:05','2021-02-04 13:25:05','<iframe title=\"The Secrets Behind how the Internet Works\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/42aWAAqoUfI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','136affa9d701ea96f230f31d04770524','','','2021-02-04 13:25:05','2021-02-04 13:25:05','',0,'http://tvmaria.net/136affa9d701ea96f230f31d04770524/',0,'oembed_cache','',0),(92,0,'2021-02-04 13:25:13','2021-02-04 13:25:13','<iframe title=\"You May Hate This Senior Dating Advice… But That Doesn’t Make it Wrong!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/lKs1Q36pBWg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','bc45481ec6c2e16cf3b1aad60768741f','','','2021-02-04 13:25:13','2021-02-04 13:25:13','',0,'http://tvmaria.net/bc45481ec6c2e16cf3b1aad60768741f/',0,'oembed_cache','',0),(96,1,'2021-07-11 07:26:31','2021-07-11 07:26:31','Softwarebedrijf Nuix heeft nu bijna $ 3 miljard van zijn marktwaardering versnipperd nadat het zijn prospectusprognoses op maandag voor de tweede keer sinds de beursnotering in december had verlaagd, daarbij verwijzend naar verdere problemen met nieuwe en bestaande klantencontracten.\r\n\r\n&nbsp;\r\n\r\nNuix, dat zijn excuses aanbood voor zijn slechte prestaties, kondigde een bestuursherziening aan en verbrak de banden met voormalig voorzitter Tony Castagna, heeft zijn omzetverwachtingen opnieuw verlaagd en zei dat het afhankelijk is van kostenbesparingen om zijn winstverwachtingen te handhaven.\r\n\r\n&nbsp;\r\n\r\nNuix-aandelen zijn 17,8 procent lager in de vroege handel op maandag, met een dieptepunt van $ 2,76, wat de groep waardeert op slechts $ 876 miljoen. Het aandeel is nu met meer dan 76 procent gedaald vanaf een recordhoogte van $ 11,86 in januari.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/NOX53AJPypw\r\n\r\n&nbsp;\r\n\r\nHet bedrijf was onlangs het onderwerp van een gezamenlijk onderzoek door The Sydney Morning Herald, The Age en The Australian Financial Review dat vragen aan het licht bracht over het bestuur en de financiële rekeningen van het bedrijf in de jaren voordat het werd gelanceerd.\r\n\r\n&nbsp;\r\n\r\nNuix heeft zijn tweede downgrade aangekondigd sinds de beursnotering in december vorig jaar.\r\n\r\n&nbsp;\r\n\r\n\"Er blijft onzekerheid met betrekking tot zowel de structuur als de timing van een klein aantal grote upsell-mogelijkheden voor klanten, inclusief of deze kunnen resulteren in meerjarige deals in de periode 2020-21\", zei Nuix maandagochtend tegen de aandeelhouders. <a href=\"https://aandelenkopen.nl/galapagos-aandeel/\">Galapagos aandelen koers</a> is verkocht.\r\n\r\n&nbsp;\r\n\r\nChief Executive Rod Vawdrey zei dat het bedrijf het belang inzag van het halen van de financiële prognoses, maar dat er onzekerheid bestond over \"de precieze timing, vorm en reikwijdte van enkele grote en verwachte klantencontracten die in de komende weken tot stand komen\".\r\n\r\n&nbsp;\r\n\r\n\"We verwachten het grootste deel van de inkomsten waarover nog wordt onderhandeld met deze klanten, ofwel tegen het einde van het financiële jaar of aan het begin van ons nieuwe boekjaar,\" zei de heer Vawdrey.\r\n\r\n&nbsp;\r\n\r\n\"We blijven vertrouwen hebben in de langetermijnvooruitzichten voor het bedrijf\".\r\n\r\n&nbsp;\r\n\r\nHet bedrijf verwacht nu pro forma inkomsten tussen $ 173 miljoen en $ 182 miljoen, een daling ten opzichte van een prognose van tussen $ 180 miljoen en $ 185 miljoen die eind april werd verstrekt.\r\n\r\n&nbsp;\r\n\r\nDe contractwaarde op jaarbasis zou nu tussen $ 165 miljoen en $ 172 miljoen liggen, vergeleken met eerdere prognoses van tussen $ 168 miljoen en $ 177 miljoen.\r\n\r\n&nbsp;\r\n\r\nPro forma winst vóór rente, belastingen, afschrijvingen en amortisatie (EBITDA) werd nog steeds verwacht tussen $ 64,6 miljoen en $ 66,6 miljoen, maar Nuix zei dat dit \"rekening houdt met de aanhoudende voorzichtige controle over de kosten\".\r\n\r\n&nbsp;\r\n\r\nDe uitbetaling van opties van $ 80 miljoen van Tony Castagna kostte $ 3000 om uit te oefenen.\r\n\r\nExclusief\r\n\r\nNuix-onderzoek\r\n\r\nAandelenopties zetten de federale politie aan tot een onderzoek naar de voormalige Macquarie-adviseur\r\n\r\nVorige week zei het bedrijf dat het een onafhankelijk subcomité zou oprichten om de zorgen van investeerders over het proces van beursintroductie eind 2020 aan de orde te stellen.\r\n\r\n&nbsp;\r\n\r\nVrijdag verbrak Nuix de banden met de heer Castagna, slechts enkele dagen nadat de Australische federale politie had bevestigd dat het onderzoek deed naar de durfkapitalist vanwege mogelijke inbreuken op de Corporations Act. <a href=\"https://aandelenkopen.nl/adyen-aandeel/\">Aandeel Adyen koers</a> is gestegen.\r\n\r\n&nbsp;\r\n\r\nHet politieonderzoek concentreert zich op een optiepakket van $ 3000 dat Dr Castagna een meevaller van $ 80 miljoen opleverde toen het data-analysebedrijf in december aan de beurs noteerde.\r\n\r\n&nbsp;\r\n\r\nTen minste twee bedrijven die gespecialiseerd zijn in class action onderzoeken een mogelijke rechtszaak voor aandeelhouders over de mislukte notering, die de aandelen op $ 5,31 kostte.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;','Nuix-aandelen duiken op een andere downgrade','','publish','closed','closed','','nuix-aandelen-duiken-op-een-andere-downgrade','','','2021-06-03 07:27:33','2021-06-03 07:27:33','',0,'http://tvmaria.net/?p=96',0,'post','',0),(97,1,'2021-06-03 07:27:02','2021-06-03 07:27:02','','4fd5v4fd','','inherit','closed','closed','','4fd5v4fd','','','2021-06-03 07:27:02','2021-06-03 07:27:02','',96,'http://tvmaria.net/wp-content/uploads/2021/06/4fd5v4fd.jpg',0,'attachment','image/jpeg',0),(98,1,'2021-06-03 07:27:33','2021-06-03 07:27:33','Softwarebedrijf Nuix heeft nu bijna $ 3 miljard van zijn marktwaardering versnipperd nadat het zijn prospectusprognoses op maandag voor de tweede keer sinds de beursnotering in december had verlaagd, daarbij verwijzend naar verdere problemen met nieuwe en bestaande klantencontracten.\r\n\r\n&nbsp;\r\n\r\nNuix, dat zijn excuses aanbood voor zijn slechte prestaties, kondigde een bestuursherziening aan en verbrak de banden met voormalig voorzitter Tony Castagna, heeft zijn omzetverwachtingen opnieuw verlaagd en zei dat het afhankelijk is van kostenbesparingen om zijn winstverwachtingen te handhaven.\r\n\r\n&nbsp;\r\n\r\nNuix-aandelen zijn 17,8 procent lager in de vroege handel op maandag, met een dieptepunt van $ 2,76, wat de groep waardeert op slechts $ 876 miljoen. Het aandeel is nu met meer dan 76 procent gedaald vanaf een recordhoogte van $ 11,86 in januari.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/NOX53AJPypw\r\n\r\n&nbsp;\r\n\r\nHet bedrijf was onlangs het onderwerp van een gezamenlijk onderzoek door The Sydney Morning Herald, The Age en The Australian Financial Review dat vragen aan het licht bracht over het bestuur en de financiële rekeningen van het bedrijf in de jaren voordat het werd gelanceerd.\r\n\r\n&nbsp;\r\n\r\nNuix heeft zijn tweede downgrade aangekondigd sinds de beursnotering in december vorig jaar.\r\n\r\n&nbsp;\r\n\r\n\"Er blijft onzekerheid met betrekking tot zowel de structuur als de timing van een klein aantal grote upsell-mogelijkheden voor klanten, inclusief of deze kunnen resulteren in meerjarige deals in de periode 2020-21\", zei Nuix maandagochtend tegen de aandeelhouders. <a href=\"https://aandelenkopen.nl/galapagos-aandeel/\">Galapagos aandelen koers</a> is verkocht.\r\n\r\n&nbsp;\r\n\r\nChief Executive Rod Vawdrey zei dat het bedrijf het belang inzag van het halen van de financiële prognoses, maar dat er onzekerheid bestond over \"de precieze timing, vorm en reikwijdte van enkele grote en verwachte klantencontracten die in de komende weken tot stand komen\".\r\n\r\n&nbsp;\r\n\r\n\"We verwachten het grootste deel van de inkomsten waarover nog wordt onderhandeld met deze klanten, ofwel tegen het einde van het financiële jaar of aan het begin van ons nieuwe boekjaar,\" zei de heer Vawdrey.\r\n\r\n&nbsp;\r\n\r\n\"We blijven vertrouwen hebben in de langetermijnvooruitzichten voor het bedrijf\".\r\n\r\n&nbsp;\r\n\r\nHet bedrijf verwacht nu pro forma inkomsten tussen $ 173 miljoen en $ 182 miljoen, een daling ten opzichte van een prognose van tussen $ 180 miljoen en $ 185 miljoen die eind april werd verstrekt.\r\n\r\n&nbsp;\r\n\r\nDe contractwaarde op jaarbasis zou nu tussen $ 165 miljoen en $ 172 miljoen liggen, vergeleken met eerdere prognoses van tussen $ 168 miljoen en $ 177 miljoen.\r\n\r\n&nbsp;\r\n\r\nPro forma winst vóór rente, belastingen, afschrijvingen en amortisatie (EBITDA) werd nog steeds verwacht tussen $ 64,6 miljoen en $ 66,6 miljoen, maar Nuix zei dat dit \"rekening houdt met de aanhoudende voorzichtige controle over de kosten\".\r\n\r\n&nbsp;\r\n\r\nDe uitbetaling van opties van $ 80 miljoen van Tony Castagna kostte $ 3000 om uit te oefenen.\r\n\r\nExclusief\r\n\r\nNuix-onderzoek\r\n\r\nAandelenopties zetten de federale politie aan tot een onderzoek naar de voormalige Macquarie-adviseur\r\n\r\nVorige week zei het bedrijf dat het een onafhankelijk subcomité zou oprichten om de zorgen van investeerders over het proces van beursintroductie eind 2020 aan de orde te stellen.\r\n\r\n&nbsp;\r\n\r\nVrijdag verbrak Nuix de banden met de heer Castagna, slechts enkele dagen nadat de Australische federale politie had bevestigd dat het onderzoek deed naar de durfkapitalist vanwege mogelijke inbreuken op de Corporations Act. <a href=\"https://aandelenkopen.nl/adyen-aandeel/\">Aandeel Adyen koers</a> is gestegen.\r\n\r\n&nbsp;\r\n\r\nHet politieonderzoek concentreert zich op een optiepakket van $ 3000 dat Dr Castagna een meevaller van $ 80 miljoen opleverde toen het data-analysebedrijf in december aan de beurs noteerde.\r\n\r\n&nbsp;\r\n\r\nTen minste twee bedrijven die gespecialiseerd zijn in class action onderzoeken een mogelijke rechtszaak voor aandeelhouders over de mislukte notering, die de aandelen op $ 5,31 kostte.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;','Nuix-aandelen duiken op een andere downgrade','','inherit','closed','closed','','96-revision-v1','','','2021-06-03 07:27:33','2021-06-03 07:27:33','',96,'http://tvmaria.net/?p=98',0,'revision','',0),(99,0,'2021-10-19 17:47:56','2021-10-19 17:47:56','<iframe title=\"WHAT IS THE STOCK MARKET? | The Stock Market Explained\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/NOX53AJPypw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','c170fc1711c06c7032ece71660b31f72','','','2021-10-19 17:47:56','2021-10-19 17:47:56','',0,'http://tvmaria.net/c170fc1711c06c7032ece71660b31f72/',0,'oembed_cache','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_action`
--

DROP TABLE IF EXISTS `wp_sg_action`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_sg_action` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` tinyint unsigned NOT NULL,
  `subtype` tinyint unsigned NOT NULL DEFAULT '0',
  `status` tinyint unsigned NOT NULL,
  `progress` tinyint unsigned NOT NULL DEFAULT '0',
  `start_date` datetime NOT NULL,
  `update_date` datetime DEFAULT NULL,
  `options` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_action`
--

LOCK TABLES `wp_sg_action` WRITE;
/*!40000 ALTER TABLE `wp_sg_action` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_action` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_config`
--

DROP TABLE IF EXISTS `wp_sg_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_sg_config` (
  `ckey` varchar(100) NOT NULL,
  `cvalue` text NOT NULL,
  PRIMARY KEY (`ckey`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_config`
--

LOCK TABLES `wp_sg_config` WRITE;
/*!40000 ALTER TABLE `wp_sg_config` DISABLE KEYS */;
INSERT INTO `wp_sg_config` VALUES ('backupReviewCount','3'),('closeReviewBanner','1'),('installDate','1587741478'),('openNextTime','1590333478'),('restoreReviewCount','1'),('SG_BACKUP_GUARD_VERSION','1.6.7'),('SG_BACKUP_SYNCHRONOUS_STORAGE_UPLOAD','1'),('SG_BACKUP_WITH_RELOADINGS','1'),('SG_DOWNLOAD_MODE','0'),('SG_EXTERNAL_RESTORE_PATH','bg_restore.php'),('SG_HIDE_BLACK_FRIDAY_NOTICE','0'),('SG_HIDE_CHRISTMAS_NOTICE','0'),('SG_HIDE_DISCOUNT_NOTICE','0'),('SG_NOTIFICATIONS_EMAIL_ADDRESS',''),('SG_NOTIFICATIONS_ENABLED','0'),('SG_PLUGIN_INSTALL_UPDATE_DATE','1628752002'),('SG_SHOW_STATISTICS_WIDGET','1'),('SG_STORAGE_BACKUPS_FOLDER_NAME','sg_backups'),('usageDays','0');
/*!40000 ALTER TABLE `wp_sg_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_schedule`
--

DROP TABLE IF EXISTS `wp_sg_schedule`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_sg_schedule` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `label` varchar(255) NOT NULL,
  `status` tinyint unsigned NOT NULL,
  `schedule_options` varchar(255) NOT NULL,
  `backup_options` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_schedule`
--

LOCK TABLES `wp_sg_schedule` WRITE;
/*!40000 ALTER TABLE `wp_sg_schedule` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_schedule` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_smush_dir_images`
--

DROP TABLE IF EXISTS `wp_smush_dir_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_smush_dir_images` (
  `id` mediumint NOT NULL AUTO_INCREMENT,
  `path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `path_hash` char(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `resize` varchar(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `lossy` varchar(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `error` varchar(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image_size` int unsigned DEFAULT NULL,
  `orig_size` int unsigned DEFAULT NULL,
  `file_time` int unsigned DEFAULT NULL,
  `last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  UNIQUE KEY `id` (`id`),
  UNIQUE KEY `path_hash` (`path_hash`),
  KEY `image_size` (`image_size`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_smush_dir_images`
--

LOCK TABLES `wp_smush_dir_images` WRITE;
/*!40000 ALTER TABLE `wp_smush_dir_images` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_smush_dir_images` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_supsystic_ss_networks`
--

DROP TABLE IF EXISTS `wp_supsystic_ss_networks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_supsystic_ss_networks` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `url` varchar(255) NOT NULL,
  `class` varchar(255) NOT NULL,
  `brand_primary` varchar(7) NOT NULL DEFAULT '#000000',
  `brand_secondary` varchar(7) NOT NULL DEFAULT '#ffffff',
  `total_shares` int unsigned DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_supsystic_ss_networks`
--

LOCK TABLES `wp_supsystic_ss_networks` WRITE;
/*!40000 ALTER TABLE `wp_supsystic_ss_networks` DISABLE KEYS */;
INSERT INTO `wp_supsystic_ss_networks` VALUES (1,'Facebook','http://www.facebook.com/sharer.php?u={url}','facebook','#3b5998','#ffffff',0),(2,'Twitter','https://twitter.com/share?url={url}&text={title}','twitter','#55acee','#ffffff',0),(3,'Google+','https://plus.google.com/share?url={url}','googleplus','#dd4b39','#ffffff',0),(4,'VKontakte','http://vk.com/share.php?url={url}','vk','#45668e','#ffffff',0),(5,'Like','#','like','#9b59b6','#ffffff',0),(6,'Reddit','http://reddit.com/submit?url={url}&title={title}','reddit','#cee3f8','#ffffff',0),(7,'Pinterest','http://pinterest.com/pin/create/link/?url={url}&description={title}','pinterest','#cc2127','#ffffff',0),(11,'Livejournal','http://www.livejournal.com/update.bml?subject={title}&event={url}','livejournal','#3399ff','#ffffff',0),(12,'Odnoklassniki','https://connect.ok.ru/offer?url={url}&title={title}','odnoklassniki','#3399ff','#ffffff',0),(13,'Linkedin','https://www.linkedin.com/shareArticle?mini=true&title={title}&url={url}','linkedin','#3399ff','#ffffff',0),(14,'Print','#','print','#3399ff','#ffffff',0),(15,'Add Bookmark','#','bookmark','#3399ff','#ffffff',0),(16,'Mail','#','mail','#3399ff','#ffffff',0),(17,'Evernote','https://www.evernote.com/clip.action?url={url}&title={title}','evernote','#6ba92f','#ffffff',0),(18,'WhatsApp','https://web.whatsapp.com/send?text={url}','whatsapp','#43C353','#ffffff',0),(19,'Tumblr','http://www.tumblr.com/share/link?url={url}&name={title}&description={description}','tumblr','#36465D','#ffffff',0);
/*!40000 ALTER TABLE `wp_supsystic_ss_networks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_supsystic_ss_project_networks`
--

DROP TABLE IF EXISTS `wp_supsystic_ss_project_networks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_supsystic_ss_project_networks` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `project_id` int unsigned DEFAULT NULL,
  `network_id` int unsigned DEFAULT NULL,
  `position` int unsigned DEFAULT '0',
  `title` varchar(255) DEFAULT NULL,
  `text` varchar(255) DEFAULT NULL,
  `tooltip` varchar(255) DEFAULT NULL,
  `text_format` varchar(255) DEFAULT NULL,
  `profile_name` varchar(255) DEFAULT NULL,
  `icon_image` int unsigned DEFAULT NULL,
  `use_short_url` bit(1) DEFAULT NULL,
  `mail_to_default` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `FK__WP_supsystic_ss_projects` (`project_id`),
  KEY `FK__WP_supsystic_ss_networks` (`network_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_supsystic_ss_project_networks`
--

LOCK TABLES `wp_supsystic_ss_project_networks` WRITE;
/*!40000 ALTER TABLE `wp_supsystic_ss_project_networks` DISABLE KEYS */;
INSERT INTO `wp_supsystic_ss_project_networks` VALUES (1,1,1,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,1,2,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,1,6,2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,1,7,3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,1,13,4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,1,19,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_supsystic_ss_project_networks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_supsystic_ss_projects`
--

DROP TABLE IF EXISTS `wp_supsystic_ss_projects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_supsystic_ss_projects` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_supsystic_ss_projects`
--

LOCK TABLES `wp_supsystic_ss_projects` WRITE;
/*!40000 ALTER TABLE `wp_supsystic_ss_projects` DISABLE KEYS */;
INSERT INTO `wp_supsystic_ss_projects` VALUES (1,'Share','2020-02-27 00:00:00','a:21:{s:8:\"popup_id\";i:0;s:6:\"map_id\";s:1:\"0\";s:6:\"design\";s:6:\"flat-3\";s:12:\"buttons_size\";s:1:\"1\";s:12:\"shares_style\";s:8:\"standard\";s:18:\"show_counter_after\";s:1:\"0\";s:18:\"text_after_buttons\";s:0:\"\";s:6:\"shares\";s:4:\"post\";s:17:\"buttons_animation\";s:12:\"no-animation\";s:15:\"icons_animation\";s:12:\"no-animation\";s:27:\"button_enable_customization\";s:1:\"0\";s:13:\"where_to_show\";s:7:\"sidebar\";s:19:\"where_to_show_extra\";s:5:\"right\";s:16:\"align_in_content\";s:4:\"left\";s:13:\"align_in_code\";s:4:\"left\";s:21:\"content_lock_selector\";s:0:\"\";s:9:\"when_show\";s:4:\"load\";s:7:\"show_at\";s:10:\"everywhere\";s:24:\"enable_disable_statistic\";s:2:\"on\";s:20:\"shares_log_statistic\";s:2:\"on\";s:19:\"views_log_statistic\";s:2:\"on\";}');
/*!40000 ALTER TABLE `wp_supsystic_ss_projects` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_supsystic_ss_shares`
--

DROP TABLE IF EXISTS `wp_supsystic_ss_shares`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_supsystic_ss_shares` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `network_id` int unsigned DEFAULT NULL,
  `project_id` int unsigned DEFAULT NULL,
  `post_id` int unsigned DEFAULT NULL,
  `timestamp` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `FK_WP_supsystic_ss_shares_networks` (`network_id`),
  KEY `FK_WP_supsystic_ss_shares_projects` (`project_id`)
) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_supsystic_ss_shares`
--

LOCK TABLES `wp_supsystic_ss_shares` WRITE;
/*!40000 ALTER TABLE `wp_supsystic_ss_shares` DISABLE KEYS */;
INSERT INTO `wp_supsystic_ss_shares` VALUES (1,19,1,15,'2020-03-14 05:07:52'),(2,1,1,15,'2020-03-19 09:55:27'),(3,19,1,15,'2020-03-22 19:17:00'),(4,1,1,15,'2020-03-25 02:09:15'),(5,13,1,15,'2020-03-25 02:09:37'),(6,1,1,15,'2020-03-26 14:23:21'),(7,19,1,15,'2020-03-26 14:23:50'),(8,2,1,15,'2020-03-26 14:23:57'),(9,1,1,15,'2020-03-26 14:24:00'),(10,1,1,15,'2020-03-27 14:42:44'),(11,1,1,15,'2020-04-04 05:04:37'),(12,1,1,15,'2020-04-05 01:55:50'),(13,13,1,15,'2020-04-08 05:31:54'),(14,1,1,15,'2020-04-09 08:59:08'),(15,2,1,15,'2020-04-09 11:06:22'),(16,7,1,15,'2020-04-09 11:31:19'),(17,2,1,5,'2020-04-09 15:06:35'),(18,6,1,5,'2020-04-09 15:06:48'),(19,13,1,5,'2020-04-09 15:06:53'),(20,13,1,15,'2020-04-10 00:41:43'),(21,2,1,15,'2020-04-10 00:41:49'),(22,6,1,15,'2020-04-10 00:41:53'),(23,2,1,15,'2020-04-10 00:41:57'),(24,13,1,15,'2020-04-10 00:41:59'),(25,19,1,15,'2020-04-10 00:42:06'),(26,1,1,15,'2020-04-10 03:02:35'),(27,1,1,0,'2020-04-10 03:26:25'),(28,1,1,15,'2020-04-10 04:00:34'),(29,1,1,15,'2020-04-11 15:34:50'),(30,2,1,15,'2020-04-11 15:34:58'),(31,1,1,15,'2020-04-19 02:44:16'),(32,1,1,15,'2020-04-19 02:44:18'),(33,7,1,15,'2020-04-22 13:05:10'),(34,2,1,44,'2020-06-04 04:20:24'),(35,1,1,44,'2020-06-04 04:20:31'),(36,1,1,6,'2020-06-21 05:31:36'),(37,1,1,6,'2020-06-21 05:31:45'),(38,1,1,6,'2020-06-21 05:31:46'),(39,1,1,6,'2020-06-21 05:31:47'),(40,1,1,6,'2020-06-21 05:31:48'),(41,19,1,6,'2020-06-21 05:32:16'),(42,19,1,6,'2020-06-21 05:32:16'),(43,13,1,44,'2020-06-21 05:39:12'),(44,13,1,44,'2020-06-21 05:39:13'),(45,1,1,14,'2020-06-21 05:47:24'),(46,1,1,14,'2020-06-21 05:47:28'),(47,13,1,5,'2020-06-21 05:52:03'),(48,13,1,6,'2020-06-28 06:57:43'),(49,13,1,6,'2020-06-28 06:59:20'),(50,13,1,6,'2020-06-28 06:59:20'),(51,1,1,44,'2020-07-03 23:56:24'),(52,2,1,44,'2020-07-03 23:56:39'),(53,6,1,44,'2020-07-03 23:56:53'),(54,13,1,44,'2020-07-05 06:48:50'),(55,1,1,44,'2020-07-05 06:51:30'),(56,1,1,44,'2020-07-05 06:51:30'),(57,2,1,5,'2020-07-05 06:52:08'),(58,1,1,44,'2020-07-05 06:58:10'),(59,6,1,6,'2020-07-05 06:59:40'),(60,6,1,6,'2020-07-05 06:59:40'),(61,13,1,6,'2020-07-05 07:00:12'),(62,13,1,44,'2020-07-05 07:02:34'),(63,2,1,6,'2020-07-05 07:03:19'),(64,13,1,6,'2020-07-05 07:08:47'),(65,2,1,6,'2020-07-05 07:14:32'),(66,1,1,5,'2020-09-22 02:37:39'),(67,1,1,44,'2020-09-30 12:11:59'),(68,1,1,44,'2020-09-30 12:12:47'),(69,1,1,66,'2020-11-04 22:34:13'),(70,19,1,66,'2020-11-04 22:34:47'),(71,13,1,66,'2020-11-04 22:35:38'),(72,1,1,44,'2020-12-28 10:51:41'),(73,7,1,44,'2021-07-10 10:05:00'),(74,1,1,44,'2021-08-16 02:01:18');
/*!40000 ALTER TABLE `wp_supsystic_ss_shares` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_supsystic_ss_shares_object`
--

DROP TABLE IF EXISTS `wp_supsystic_ss_shares_object`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_supsystic_ss_shares_object` (
  `share_id` int NOT NULL,
  `code` varchar(10) NOT NULL,
  `item_id` int NOT NULL,
  PRIMARY KEY (`share_id`),
  KEY `idx_search1` (`code`,`item_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_supsystic_ss_shares_object`
--

LOCK TABLES `wp_supsystic_ss_shares_object` WRITE;
/*!40000 ALTER TABLE `wp_supsystic_ss_shares_object` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_supsystic_ss_shares_object` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_supsystic_ss_views`
--

DROP TABLE IF EXISTS `wp_supsystic_ss_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_supsystic_ss_views` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `project_id` int unsigned DEFAULT NULL,
  `post_id` int unsigned DEFAULT NULL,
  `timestamp` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `FK_WP_supsystic_ss_views_WP_supsystic_ss_projects` (`project_id`)
) ENGINE=InnoDB AUTO_INCREMENT=81182 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_supsystic_ss_views`
--

LOCK TABLES `wp_supsystic_ss_views` WRITE;
/*!40000 ALTER TABLE `wp_supsystic_ss_views` DISABLE KEYS */;
INSERT INTO `wp_supsystic_ss_views` VALUES (1,1,15,'2020-02-27 11:57:38'),(2,1,15,'2020-02-27 11:58:00'),(3,1,15,'2020-02-27 11:58:04'),(4,1,15,'2020-02-27 11:59:59'),(5,1,15,'2020-02-27 12:01:29'),(6,1,15,'2020-02-27 12:01:31'),(7,1,15,'2020-02-27 12:01:32'),(8,1,15,'2020-02-27 12:01:35'),(9,1,15,'2020-02-27 12:01:36'),(10,1,15,'2020-02-27 12:01:39'),(11,1,15,'2020-02-27 12:01:40'),(12,1,15,'2020-02-27 12:01:54'),(13,1,15,'2020-02-27 12:02:28'),(14,1,15,'2020-02-27 12:08:14'),(15,1,15,'2020-02-27 12:09:39'),(16,1,15,'2020-02-27 12:10:23'),(17,1,15,'2020-02-27 12:10:52'),(18,1,15,'2020-02-27 12:11:06'),(19,1,15,'2020-02-27 12:11:07'),(20,1,15,'2020-02-27 12:11:08'),(21,1,15,'2020-02-27 12:11:10'),(22,1,15,'2020-02-27 12:11:12'),(23,1,15,'2020-02-27 12:11:13'),(24,1,15,'2020-02-27 12:11:14'),(25,1,15,'2020-02-27 12:11:14'),(26,1,15,'2020-02-27 12:11:14'),(27,1,15,'2020-02-27 12:11:15'),(28,1,15,'2020-02-27 12:11:20'),(29,1,15,'2020-02-27 12:11:20'),(30,1,15,'2020-02-27 12:11:45'),(31,1,15,'2020-02-27 12:11:52'),(32,1,15,'2020-02-27 12:12:01'),(33,1,15,'2020-02-27 12:12:03'),(34,1,15,'2020-02-27 12:12:59'),(35,1,15,'2020-02-27 12:13:18'),(36,1,15,'2020-02-27 12:13:47'),(37,1,15,'2020-02-27 12:13:53'),(38,1,15,'2020-02-27 12:13:58'),(39,1,15,'2020-02-27 12:14:50'),(40,1,15,'2020-02-27 12:16:30'),(41,1,6,'2020-02-27 12:27:50'),(42,1,13,'2020-02-27 12:29:01'),(43,1,15,'2020-02-27 12:29:18'),(44,1,15,'2020-02-27 13:27:34'),(45,1,15,'2020-02-27 13:27:34'),(46,1,15,'2020-02-27 13:27:36'),(47,1,15,'2020-02-27 16:29:32'),(48,1,15,'2020-02-27 17:03:21'),(49,1,15,'2020-02-27 20:23:49'),(50,1,15,'2020-02-27 21:05:53'),(51,1,15,'2020-02-28 01:01:42'),(52,1,6,'2020-02-28 01:01:43'),(53,1,5,'2020-02-28 01:01:52'),(54,1,13,'2020-02-28 01:01:53'),(55,1,14,'2020-02-28 01:01:54'),(56,1,15,'2020-02-28 01:01:55'),(57,1,15,'2020-02-28 01:01:56'),(58,1,15,'2020-02-28 01:02:05'),(59,1,15,'2020-02-28 01:02:09'),(60,1,15,'2020-02-28 04:29:31'),(61,1,15,'2020-02-28 04:29:46'),(62,1,15,'2020-02-28 04:51:13'),(63,1,15,'2020-02-28 04:51:28'),(64,1,15,'2020-02-28 05:34:25'),(65,1,6,'2020-02-28 05:34:31'),(66,1,15,'2020-02-28 05:46:25'),(67,1,15,'2020-02-28 05:54:32'),(68,1,15,'2020-02-28 06:36:23'),(69,1,15,'2020-02-28 11:13:42'),(70,1,15,'2020-02-28 11:14:18'),(71,1,15,'2020-02-28 13:40:51'),(72,1,15,'2020-02-28 13:40:51'),(73,1,15,'2020-02-28 13:40:57'),(74,1,15,'2020-02-28 15:01:39'),(75,1,15,'2020-02-28 17:18:05'),(76,1,15,'2020-02-28 17:24:37'),(77,1,15,'2020-02-28 19:51:42'),(78,1,6,'2020-02-28 21:19:40'),(79,1,15,'2020-02-29 03:02:46'),(80,1,6,'2020-02-29 03:12:14'),(81,1,15,'2020-02-29 05:26:28'),(82,1,15,'2020-02-29 05:30:14'),(83,1,15,'2020-02-29 06:33:50'),(84,1,0,'2020-02-29 06:34:14'),(85,1,15,'2020-02-29 13:12:54'),(86,1,15,'2020-02-29 13:12:54'),(87,1,15,'2020-02-29 13:12:55'),(88,1,15,'2020-02-29 13:34:05'),(89,1,5,'2020-02-29 20:20:23'),(90,1,13,'2020-02-29 22:28:12'),(91,1,15,'2020-03-01 00:10:39'),(92,1,15,'2020-03-01 00:18:58'),(93,1,15,'2020-03-01 05:52:12'),(94,1,15,'2020-03-01 11:59:16'),(95,1,15,'2020-03-01 13:35:01'),(96,1,15,'2020-03-01 14:04:04'),(97,1,13,'2020-03-01 14:43:18'),(98,1,14,'2020-03-01 15:21:15'),(99,1,15,'2020-03-01 15:30:38'),(100,1,15,'2020-03-02 04:55:11'),(101,1,15,'2020-03-02 07:32:19'),(102,1,15,'2020-03-02 07:54:03'),(103,1,15,'2020-03-02 09:38:20'),(104,1,15,'2020-03-02 09:38:22'),(105,1,15,'2020-03-02 13:30:25'),(106,1,15,'2020-03-02 13:30:26'),(107,1,15,'2020-03-02 13:30:26'),(108,1,15,'2020-03-02 13:45:46'),(109,1,15,'2020-03-02 13:45:46'),(110,1,15,'2020-03-02 13:45:47'),(111,1,15,'2020-03-02 16:21:49'),(112,1,15,'2020-03-02 16:58:34'),(113,1,15,'2020-03-02 19:02:54'),(114,1,15,'2020-03-03 01:40:13'),(115,1,15,'2020-03-03 01:47:11'),(116,1,15,'2020-03-03 01:47:11'),(117,1,15,'2020-03-03 01:47:11'),(118,1,15,'2020-03-03 04:58:23'),(119,1,15,'2020-03-03 06:02:11'),(120,1,15,'2020-03-03 06:05:33'),(121,1,15,'2020-03-03 08:10:01'),(122,1,15,'2020-03-03 09:30:29'),(123,1,15,'2020-03-03 09:52:07'),(124,1,5,'2020-03-03 13:14:11'),(125,1,5,'2020-03-03 13:25:28'),(126,1,15,'2020-03-03 14:07:59'),(127,1,15,'2020-03-03 14:07:59'),(128,1,15,'2020-03-03 14:43:07'),(129,1,15,'2020-03-03 16:48:25'),(130,1,15,'2020-03-03 17:06:44'),(131,1,13,'2020-03-03 20:44:43'),(132,1,15,'2020-03-03 21:57:21'),(133,1,15,'2020-03-03 21:57:24'),(134,1,6,'2020-03-03 21:58:15'),(135,1,5,'2020-03-03 21:58:15'),(136,1,15,'2020-03-03 22:24:02'),(137,1,15,'2020-03-03 22:24:11'),(138,1,15,'2020-03-03 22:24:16'),(139,1,15,'2020-03-03 22:24:25'),(140,1,15,'2020-03-03 22:24:32'),(141,1,15,'2020-03-03 22:24:36'),(142,1,15,'2020-03-03 22:24:42'),(143,1,15,'2020-03-03 22:24:47'),(144,1,15,'2020-03-03 22:24:53'),(145,1,15,'2020-03-03 22:24:58'),(146,1,15,'2020-03-03 22:25:12'),(147,1,15,'2020-03-03 22:25:26'),(148,1,15,'2020-03-03 22:25:36'),(149,1,15,'2020-03-03 22:25:47'),(150,1,15,'2020-03-03 22:25:51'),(151,1,15,'2020-03-03 22:25:55'),(152,1,15,'2020-03-03 22:26:02'),(153,1,15,'2020-03-03 22:26:10'),(154,1,15,'2020-03-03 22:26:20'),(155,1,15,'2020-03-03 22:26:28'),(156,1,15,'2020-03-03 22:43:44'),(157,1,14,'2020-03-04 01:25:03'),(158,1,15,'2020-03-04 01:34:59'),(159,1,15,'2020-03-04 03:31:15'),(160,1,15,'2020-03-04 03:37:40'),(161,1,15,'2020-03-04 04:05:30'),(162,1,15,'2020-03-04 04:53:10'),(163,1,15,'2020-03-04 04:53:11'),(164,1,15,'2020-03-04 05:27:37'),(165,1,15,'2020-03-04 08:07:51'),(166,1,15,'2020-03-04 08:44:03'),(167,1,15,'2020-03-04 10:08:15'),(168,1,15,'2020-03-04 10:08:24'),(169,1,15,'2020-03-04 10:35:15'),(170,1,15,'2020-03-04 11:26:11'),(171,1,15,'2020-03-04 12:35:12'),(172,1,15,'2020-03-04 13:24:28'),(173,1,15,'2020-03-04 13:24:36'),(174,1,15,'2020-03-04 15:18:39'),(175,1,15,'2020-03-04 15:39:30'),(176,1,15,'2020-03-04 15:47:25'),(177,1,15,'2020-03-04 16:08:27'),(178,1,15,'2020-03-04 16:49:02'),(179,1,15,'2020-03-04 17:08:05'),(180,1,15,'2020-03-04 19:20:10'),(181,1,15,'2020-03-04 19:53:33'),(182,1,15,'2020-03-04 21:02:16'),(183,1,15,'2020-03-04 23:37:39'),(184,1,15,'2020-03-05 03:35:51'),(185,1,15,'2020-03-05 06:09:22'),(186,1,15,'2020-03-05 08:35:59'),(187,1,15,'2020-03-05 09:00:04'),(188,1,15,'2020-03-05 09:00:10'),(189,1,15,'2020-03-05 09:00:14'),(190,1,15,'2020-03-05 09:00:18'),(191,1,15,'2020-03-05 09:00:21'),(192,1,15,'2020-03-05 09:00:24'),(193,1,15,'2020-03-05 09:00:27'),(194,1,15,'2020-03-05 09:00:29'),(195,1,15,'2020-03-05 09:00:31'),(196,1,15,'2020-03-05 09:00:34'),(197,1,15,'2020-03-05 09:00:37'),(198,1,15,'2020-03-05 09:00:40'),(199,1,15,'2020-03-05 09:00:44'),(200,1,15,'2020-03-05 09:00:46'),(201,1,15,'2020-03-05 09:00:49'),(202,1,15,'2020-03-05 09:00:52'),(203,1,15,'2020-03-05 09:00:54'),(204,1,15,'2020-03-05 09:00:57'),(205,1,15,'2020-03-05 09:01:00'),(206,1,15,'2020-03-05 09:01:03'),(207,1,15,'2020-03-05 09:01:05'),(208,1,15,'2020-03-05 09:01:07'),(209,1,15,'2020-03-05 09:01:09'),(210,1,15,'2020-03-05 09:01:12'),(211,1,15,'2020-03-05 09:01:14'),(212,1,15,'2020-03-05 09:01:16'),(213,1,15,'2020-03-05 09:01:18'),(214,1,15,'2020-03-05 09:01:25'),(215,1,15,'2020-03-05 09:01:29'),(216,1,15,'2020-03-05 09:01:32'),(217,1,15,'2020-03-05 09:01:34'),(218,1,15,'2020-03-05 09:01:36'),(219,1,15,'2020-03-05 09:01:37'),(220,1,15,'2020-03-05 09:01:41'),(221,1,15,'2020-03-05 09:01:43'),(222,1,15,'2020-03-05 09:01:45'),(223,1,15,'2020-03-05 09:01:47'),(224,1,15,'2020-03-05 09:01:54'),(225,1,15,'2020-03-05 09:01:58'),(226,1,15,'2020-03-05 09:02:02'),(227,1,15,'2020-03-05 09:02:04'),(228,1,15,'2020-03-05 09:02:06'),(229,1,15,'2020-03-05 09:02:13'),(230,1,15,'2020-03-05 09:02:14'),(231,1,15,'2020-03-05 09:02:16'),(232,1,15,'2020-03-05 09:02:20'),(233,1,15,'2020-03-05 09:02:23'),(234,1,15,'2020-03-05 09:02:26'),(235,1,15,'2020-03-05 09:02:28'),(236,1,15,'2020-03-05 09:02:30'),(237,1,15,'2020-03-05 09:02:35'),(238,1,15,'2020-03-05 09:02:42'),(239,1,15,'2020-03-05 09:02:47'),(240,1,15,'2020-03-05 09:02:51'),(241,1,15,'2020-03-05 09:07:44'),(242,1,15,'2020-03-05 12:33:20'),(243,1,15,'2020-03-05 12:33:20'),(244,1,15,'2020-03-05 12:33:20'),(245,1,15,'2020-03-05 13:06:56'),(246,1,15,'2020-03-05 13:15:38'),(247,1,15,'2020-03-05 13:15:38'),(248,1,15,'2020-03-05 13:15:38'),(249,1,6,'2020-03-05 14:59:07'),(250,1,15,'2020-03-05 15:32:51'),(251,1,15,'2020-03-05 16:59:03'),(252,1,15,'2020-03-05 17:06:15'),(253,1,15,'2020-03-05 17:36:47'),(254,1,15,'2020-03-05 17:55:24'),(255,1,13,'2020-03-05 20:22:39'),(256,1,15,'2020-03-05 21:47:49'),(257,1,15,'2020-03-05 22:01:08'),(258,1,15,'2020-03-05 22:08:22'),(259,1,15,'2020-03-06 04:57:11'),(260,1,15,'2020-03-06 08:23:48'),(261,1,15,'2020-03-06 08:55:18'),(262,1,15,'2020-03-06 09:06:56'),(263,1,15,'2020-03-06 09:50:16'),(264,1,15,'2020-03-06 13:07:51'),(265,1,15,'2020-03-06 13:36:10'),(266,1,15,'2020-03-06 13:52:22'),(267,1,15,'2020-03-06 13:52:22'),(268,1,15,'2020-03-06 13:52:22'),(269,1,15,'2020-03-06 20:33:57'),(270,1,15,'2020-03-06 21:49:51'),(271,1,15,'2020-03-06 21:49:51'),(272,1,15,'2020-03-06 21:49:52'),(273,1,15,'2020-03-07 04:45:46'),(274,1,15,'2020-03-07 05:24:37'),(275,1,15,'2020-03-07 05:57:13'),(276,1,15,'2020-03-07 09:07:45'),(277,1,15,'2020-03-07 09:24:40'),(278,1,15,'2020-03-07 13:08:51'),(279,1,15,'2020-03-07 13:50:59'),(280,1,15,'2020-03-07 13:51:00'),(281,1,15,'2020-03-07 13:51:01'),(282,1,15,'2020-03-07 21:11:32'),(283,1,6,'2020-03-07 21:49:03'),(284,1,15,'2020-03-08 01:05:27'),(285,1,15,'2020-03-08 01:05:29'),(286,1,15,'2020-03-08 01:05:32'),(287,1,15,'2020-03-08 01:05:34'),(288,1,15,'2020-03-08 01:05:36'),(289,1,15,'2020-03-08 01:05:40'),(290,1,15,'2020-03-08 01:05:41'),(291,1,15,'2020-03-08 01:05:43'),(292,1,15,'2020-03-08 01:05:44'),(293,1,15,'2020-03-08 01:05:46'),(294,1,15,'2020-03-08 01:05:47'),(295,1,15,'2020-03-08 01:05:49'),(296,1,15,'2020-03-08 01:05:51'),(297,1,15,'2020-03-08 01:05:54'),(298,1,15,'2020-03-08 01:06:00'),(299,1,15,'2020-03-08 01:08:09'),(300,1,15,'2020-03-08 03:46:33'),(301,1,15,'2020-03-08 03:49:42'),(302,1,15,'2020-03-08 04:14:05'),(303,1,15,'2020-03-08 05:09:04'),(304,1,15,'2020-03-08 05:55:33'),(305,1,15,'2020-03-08 06:54:15'),(306,1,15,'2020-03-08 09:16:53'),(307,1,15,'2020-03-08 09:16:53'),(308,1,15,'2020-03-08 09:16:53'),(309,1,15,'2020-03-08 09:21:11'),(310,1,15,'2020-03-08 11:12:53'),(311,1,15,'2020-03-08 14:26:46'),(312,1,15,'2020-03-08 16:45:47'),(313,1,15,'2020-03-08 16:47:36'),(314,1,15,'2020-03-08 19:39:14'),(315,1,15,'2020-03-08 19:41:28'),(316,1,15,'2020-03-08 21:40:10'),(317,1,15,'2020-03-08 21:40:10'),(318,1,15,'2020-03-08 21:40:10'),(319,1,15,'2020-03-09 00:26:47'),(320,1,15,'2020-03-09 01:05:05'),(321,1,15,'2020-03-09 02:37:20'),(322,1,15,'2020-03-09 06:50:36'),(323,1,15,'2020-03-09 09:28:26'),(324,1,15,'2020-03-09 13:26:17'),(325,1,15,'2020-03-09 13:26:18'),(326,1,15,'2020-03-09 13:26:20'),(327,1,15,'2020-03-09 17:03:15'),(328,1,15,'2020-03-09 17:11:20'),(329,1,15,'2020-03-09 17:44:54'),(330,1,15,'2020-03-09 18:38:26'),(331,1,15,'2020-03-09 21:01:42'),(332,1,15,'2020-03-10 00:14:18'),(333,1,15,'2020-03-10 06:36:52'),(334,1,15,'2020-03-10 07:12:57'),(335,1,15,'2020-03-10 07:38:40'),(336,1,15,'2020-03-10 07:50:33'),(337,1,15,'2020-03-10 07:51:39'),(338,1,15,'2020-03-10 07:52:10'),(339,1,15,'2020-03-10 09:03:09'),(340,1,15,'2020-03-10 09:44:04'),(341,1,15,'2020-03-10 09:44:11'),(342,1,15,'2020-03-10 09:44:15'),(343,1,15,'2020-03-10 09:44:19'),(344,1,15,'2020-03-10 09:44:24'),(345,1,15,'2020-03-10 09:44:28'),(346,1,15,'2020-03-10 09:44:30'),(347,1,15,'2020-03-10 09:44:31'),(348,1,15,'2020-03-10 09:44:33'),(349,1,15,'2020-03-10 09:44:35'),(350,1,15,'2020-03-10 09:44:36'),(351,1,15,'2020-03-10 09:44:38'),(352,1,15,'2020-03-10 09:44:42'),(353,1,15,'2020-03-10 09:44:45'),(354,1,15,'2020-03-10 09:44:50'),(355,1,15,'2020-03-10 09:44:51'),(356,1,15,'2020-03-10 09:44:54'),(357,1,15,'2020-03-10 09:44:56'),(358,1,15,'2020-03-10 09:44:57'),(359,1,15,'2020-03-10 09:45:00'),(360,1,15,'2020-03-10 09:45:02'),(361,1,15,'2020-03-10 09:45:04'),(362,1,15,'2020-03-10 09:45:07'),(363,1,15,'2020-03-10 09:45:09'),(364,1,15,'2020-03-10 09:45:12'),(365,1,15,'2020-03-10 09:45:16'),(366,1,15,'2020-03-10 09:45:20'),(367,1,15,'2020-03-10 09:45:23'),(368,1,15,'2020-03-10 09:45:24'),(369,1,15,'2020-03-10 09:45:25'),(370,1,15,'2020-03-10 09:45:27'),(371,1,15,'2020-03-10 09:45:29'),(372,1,15,'2020-03-10 09:45:32'),(373,1,15,'2020-03-10 09:45:34'),(374,1,15,'2020-03-10 09:45:35'),(375,1,15,'2020-03-10 09:45:36'),(376,1,15,'2020-03-10 09:45:38'),(377,1,15,'2020-03-10 09:45:40'),(378,1,15,'2020-03-10 09:45:42'),(379,1,15,'2020-03-10 09:45:44'),(380,1,15,'2020-03-10 09:45:46'),(381,1,15,'2020-03-10 09:45:48'),(382,1,15,'2020-03-10 09:45:52'),(383,1,15,'2020-03-10 09:45:57'),(384,1,15,'2020-03-10 09:46:00'),(385,1,15,'2020-03-10 09:46:01'),(386,1,15,'2020-03-10 09:46:03'),(387,1,15,'2020-03-10 09:46:05'),(388,1,15,'2020-03-10 09:46:07'),(389,1,15,'2020-03-10 09:46:09'),(390,1,15,'2020-03-10 09:46:13'),(391,1,15,'2020-03-10 09:46:21'),(392,1,15,'2020-03-10 09:46:35'),(393,1,15,'2020-03-10 09:46:39'),(394,1,15,'2020-03-10 09:46:45'),(395,1,15,'2020-03-10 09:46:50'),(396,1,15,'2020-03-10 09:46:57'),(397,1,15,'2020-03-10 09:47:03'),(398,1,15,'2020-03-10 09:47:05'),(399,1,15,'2020-03-10 09:47:07'),(400,1,15,'2020-03-10 09:47:08'),(401,1,15,'2020-03-10 09:47:10'),(402,1,15,'2020-03-10 09:47:12'),(403,1,15,'2020-03-10 09:47:13'),(404,1,15,'2020-03-10 09:47:15'),(405,1,15,'2020-03-10 09:47:19'),(406,1,15,'2020-03-10 09:47:30'),(407,1,15,'2020-03-10 09:47:43'),(408,1,15,'2020-03-10 09:47:54'),(409,1,15,'2020-03-10 09:48:06'),(410,1,15,'2020-03-10 09:48:15'),(411,1,15,'2020-03-10 09:48:18'),(412,1,15,'2020-03-10 09:48:27'),(413,1,15,'2020-03-10 09:48:33'),(414,1,15,'2020-03-10 09:48:36'),(415,1,15,'2020-03-10 09:48:39'),(416,1,15,'2020-03-10 09:48:44'),(417,1,15,'2020-03-10 09:48:47'),(418,1,15,'2020-03-10 09:48:50'),(419,1,15,'2020-03-10 09:48:56'),(420,1,15,'2020-03-10 09:49:04'),(421,1,15,'2020-03-10 09:49:13'),(422,1,15,'2020-03-10 09:49:22'),(423,1,15,'2020-03-10 09:49:26'),(424,1,15,'2020-03-10 09:49:28'),(425,1,15,'2020-03-10 09:49:29'),(426,1,15,'2020-03-10 09:49:32'),(427,1,15,'2020-03-10 09:49:34'),(428,1,15,'2020-03-10 09:49:39'),(429,1,15,'2020-03-10 09:49:41'),(430,1,15,'2020-03-10 09:49:43'),(431,1,15,'2020-03-10 09:49:44'),(432,1,15,'2020-03-10 09:49:51'),(433,1,15,'2020-03-10 09:49:57'),(434,1,15,'2020-03-10 09:49:58'),(435,1,15,'2020-03-10 09:49:59'),(436,1,15,'2020-03-10 09:50:01'),(437,1,15,'2020-03-10 09:50:06'),(438,1,15,'2020-03-10 09:50:13'),(439,1,15,'2020-03-10 09:50:15'),(440,1,15,'2020-03-10 09:50:17'),(441,1,15,'2020-03-10 09:50:21'),(442,1,15,'2020-03-10 09:50:24'),(443,1,15,'2020-03-10 09:50:28'),(444,1,15,'2020-03-10 09:50:31'),(445,1,15,'2020-03-10 09:50:35'),(446,1,15,'2020-03-10 09:50:38'),(447,1,15,'2020-03-10 09:50:41'),(448,1,15,'2020-03-10 09:50:49'),(449,1,15,'2020-03-10 09:51:04'),(450,1,15,'2020-03-10 09:51:11'),(451,1,15,'2020-03-10 09:51:14'),(452,1,15,'2020-03-10 09:51:16'),(453,1,15,'2020-03-10 09:51:17'),(454,1,15,'2020-03-10 09:51:20'),(455,1,15,'2020-03-10 09:51:23'),(456,1,15,'2020-03-10 09:51:26'),(457,1,15,'2020-03-10 09:51:29'),(458,1,15,'2020-03-10 09:51:30'),(459,1,15,'2020-03-10 09:51:32'),(460,1,15,'2020-03-10 09:51:34'),(461,1,15,'2020-03-10 09:51:36'),(462,1,15,'2020-03-10 09:51:38'),(463,1,15,'2020-03-10 09:51:39'),(464,1,15,'2020-03-10 09:51:40'),(465,1,15,'2020-03-10 09:51:42'),(466,1,15,'2020-03-10 09:51:44'),(467,1,15,'2020-03-10 09:51:45'),(468,1,15,'2020-03-10 09:51:46'),(469,1,15,'2020-03-10 09:51:48'),(470,1,15,'2020-03-10 09:51:49'),(471,1,15,'2020-03-10 09:51:50'),(472,1,15,'2020-03-10 09:51:51'),(473,1,15,'2020-03-10 09:51:52'),(474,1,15,'2020-03-10 09:51:53'),(475,1,15,'2020-03-10 09:51:55'),(476,1,15,'2020-03-10 09:51:57'),(477,1,15,'2020-03-10 09:51:59'),(478,1,15,'2020-03-10 09:52:01'),(479,1,15,'2020-03-10 09:52:02'),(480,1,15,'2020-03-10 09:52:06'),(481,1,15,'2020-03-10 09:52:14'),(482,1,15,'2020-03-10 09:52:19'),(483,1,15,'2020-03-10 09:52:20'),(484,1,15,'2020-03-10 09:52:22'),(485,1,15,'2020-03-10 09:52:24'),(486,1,15,'2020-03-10 09:52:26'),(487,1,15,'2020-03-10 09:52:27'),(488,1,15,'2020-03-10 09:52:29'),(489,1,15,'2020-03-10 09:52:30'),(490,1,15,'2020-03-10 09:52:31'),(491,1,15,'2020-03-10 09:52:33'),(492,1,15,'2020-03-10 09:52:34'),(493,1,15,'2020-03-10 09:52:35'),(494,1,15,'2020-03-10 09:52:36'),(495,1,15,'2020-03-10 09:52:38'),(496,1,15,'2020-03-10 09:52:39'),(497,1,15,'2020-03-10 09:52:40'),(498,1,15,'2020-03-10 09:52:42'),(499,1,15,'2020-03-10 09:52:44'),(500,1,15,'2020-03-10 09:52:46'),(501,1,15,'2020-03-10 09:52:48'),(502,1,15,'2020-03-10 09:52:50'),(503,1,15,'2020-03-10 09:52:56'),(504,1,15,'2020-03-10 09:52:59'),(505,1,15,'2020-03-10 09:53:02'),(506,1,15,'2020-03-10 09:53:04'),(507,1,15,'2020-03-10 09:53:09'),(508,1,15,'2020-03-10 09:53:16'),(509,1,15,'2020-03-10 09:53:28'),(510,1,15,'2020-03-10 09:53:30'),(511,1,15,'2020-03-10 10:08:08'),(512,1,15,'2020-03-10 10:08:09'),(513,1,15,'2020-03-10 10:08:11'),(514,1,15,'2020-03-10 12:15:29'),(515,1,15,'2020-03-10 14:08:29'),(516,1,15,'2020-03-10 14:08:29'),(517,1,15,'2020-03-10 14:08:31'),(518,1,15,'2020-03-10 14:35:46'),(519,1,15,'2020-03-10 19:43:29'),(520,1,6,'2020-03-10 19:43:31'),(521,1,15,'2020-03-10 19:43:32'),(522,1,5,'2020-03-10 19:43:33'),(523,1,15,'2020-03-10 19:43:34'),(524,1,6,'2020-03-10 19:43:35'),(525,1,14,'2020-03-10 19:43:36'),(526,1,5,'2020-03-10 19:43:37'),(527,1,13,'2020-03-10 19:43:38'),(528,1,15,'2020-03-10 19:43:39'),(529,1,15,'2020-03-10 19:43:41'),(530,1,14,'2020-03-10 19:43:42'),(531,1,15,'2020-03-10 19:43:43'),(532,1,13,'2020-03-10 19:43:44'),(533,1,15,'2020-03-10 19:43:49'),(534,1,15,'2020-03-10 19:43:50'),(535,1,15,'2020-03-10 19:43:51'),(536,1,15,'2020-03-10 19:43:54'),(537,1,15,'2020-03-10 20:31:14'),(538,1,15,'2020-03-10 22:36:29'),(539,1,15,'2020-03-10 22:36:29'),(540,1,15,'2020-03-10 22:36:29'),(541,1,15,'2020-03-11 04:00:48'),(542,1,15,'2020-03-11 04:00:52'),(543,1,15,'2020-03-11 04:00:55'),(544,1,15,'2020-03-11 07:51:15'),(545,1,15,'2020-03-11 08:08:16'),(546,1,15,'2020-03-11 11:43:22'),(547,1,15,'2020-03-11 11:53:56'),(548,1,15,'2020-03-11 12:37:30'),(549,1,15,'2020-03-11 16:34:34'),(550,1,15,'2020-03-11 19:37:18'),(551,1,15,'2020-03-11 21:30:46'),(552,1,15,'2020-03-12 00:42:12'),(553,1,15,'2020-03-12 01:11:31'),(554,1,6,'2020-03-12 01:18:39'),(555,1,13,'2020-03-12 01:19:01'),(556,1,6,'2020-03-12 01:21:18'),(557,1,5,'2020-03-12 01:23:40'),(558,1,5,'2020-03-12 02:29:50'),(559,1,15,'2020-03-12 04:02:07'),(560,1,15,'2020-03-12 07:53:05'),(561,1,15,'2020-03-12 09:51:46'),(562,1,15,'2020-03-12 09:52:07'),(563,1,15,'2020-03-12 10:11:15'),(564,1,15,'2020-03-12 10:44:31'),(565,1,15,'2020-03-12 15:32:58'),(566,1,15,'2020-03-12 17:10:34'),(567,1,15,'2020-03-12 20:04:56'),(568,1,15,'2020-03-12 20:04:57'),(569,1,15,'2020-03-12 20:04:58'),(570,1,15,'2020-03-12 21:19:19'),(571,1,15,'2020-03-12 22:04:25'),(572,1,15,'2020-03-12 22:24:36'),(573,1,15,'2020-03-12 23:43:40'),(574,1,15,'2020-03-13 01:57:23'),(575,1,15,'2020-03-13 02:12:44'),(576,1,6,'2020-03-13 02:50:56'),(577,1,15,'2020-03-13 03:49:30'),(578,1,15,'2020-03-13 04:22:01'),(579,1,15,'2020-03-13 06:43:38'),(580,1,13,'2020-03-13 07:07:52'),(581,1,15,'2020-03-13 08:00:39'),(582,1,15,'2020-03-13 10:05:20'),(583,1,15,'2020-03-13 10:05:30'),(584,1,15,'2020-03-13 10:50:26'),(585,1,15,'2020-03-13 11:03:13'),(586,1,15,'2020-03-13 13:29:54'),(587,1,15,'2020-03-13 13:29:54'),(588,1,15,'2020-03-13 13:29:54'),(589,1,13,'2020-03-13 13:32:43'),(590,1,15,'2020-03-13 14:21:53'),(591,1,15,'2020-03-13 15:45:04'),(592,1,15,'2020-03-13 16:45:11'),(593,1,15,'2020-03-13 16:45:32'),(594,1,15,'2020-03-13 17:15:53'),(595,1,15,'2020-03-13 18:23:57'),(596,1,15,'2020-03-13 21:37:04'),(597,1,13,'2020-03-13 21:51:35'),(598,1,15,'2020-03-13 21:57:14'),(599,1,15,'2020-03-13 21:57:14'),(600,1,15,'2020-03-13 21:57:14'),(601,1,15,'2020-03-13 22:49:16'),(602,1,6,'2020-03-13 22:49:20'),(603,1,15,'2020-03-14 03:41:52'),(604,1,15,'2020-03-14 04:13:11'),(605,1,15,'2020-03-14 04:13:18'),(606,1,15,'2020-03-14 05:07:10'),(607,1,15,'2020-03-14 05:07:46'),(608,1,15,'2020-03-14 05:07:59'),(609,1,15,'2020-03-14 07:03:41'),(610,1,15,'2020-03-14 07:54:45'),(611,1,15,'2020-03-14 08:58:45'),(612,1,15,'2020-03-14 10:14:34'),(613,1,15,'2020-03-14 10:24:11'),(614,1,15,'2020-03-14 10:34:32'),(615,1,15,'2020-03-14 12:14:13'),(616,1,15,'2020-03-14 15:11:10'),(617,1,15,'2020-03-14 15:22:33'),(618,1,15,'2020-03-14 15:45:11'),(619,1,15,'2020-03-14 16:36:36'),(620,1,15,'2020-03-14 16:53:22'),(621,1,15,'2020-03-14 16:53:22'),(622,1,15,'2020-03-14 22:59:49'),(623,1,15,'2020-03-15 00:19:00'),(624,1,15,'2020-03-15 01:27:37'),(625,1,15,'2020-03-15 02:14:15'),(626,1,15,'2020-03-15 02:16:51'),(627,1,15,'2020-03-15 03:19:38'),(628,1,15,'2020-03-15 05:11:19'),(629,1,15,'2020-03-15 05:11:19'),(630,1,15,'2020-03-15 07:12:42'),(631,1,15,'2020-03-15 07:52:17'),(632,1,15,'2020-03-15 07:52:33'),(633,1,15,'2020-03-15 07:52:41'),(634,1,15,'2020-03-15 07:52:45'),(635,1,15,'2020-03-15 07:53:02'),(636,1,15,'2020-03-15 07:53:11'),(637,1,15,'2020-03-15 07:53:17'),(638,1,15,'2020-03-15 07:53:23'),(639,1,15,'2020-03-15 07:53:28'),(640,1,15,'2020-03-15 07:53:34'),(641,1,15,'2020-03-15 07:53:47'),(642,1,15,'2020-03-15 07:53:54'),(643,1,15,'2020-03-15 07:54:01'),(644,1,15,'2020-03-15 07:54:19'),(645,1,15,'2020-03-15 07:54:40'),(646,1,15,'2020-03-15 07:54:52'),(647,1,15,'2020-03-15 07:55:00'),(648,1,15,'2020-03-15 07:55:19'),(649,1,15,'2020-03-15 07:55:45'),(650,1,15,'2020-03-15 07:56:07'),(651,1,15,'2020-03-15 07:56:31'),(652,1,15,'2020-03-15 07:56:50'),(653,1,15,'2020-03-15 07:56:53'),(654,1,15,'2020-03-15 07:56:55'),(655,1,15,'2020-03-15 07:56:58'),(656,1,15,'2020-03-15 07:57:01'),(657,1,15,'2020-03-15 07:57:10'),(658,1,15,'2020-03-15 07:57:26'),(659,1,15,'2020-03-15 07:57:38'),(660,1,15,'2020-03-15 07:57:40'),(661,1,15,'2020-03-15 07:57:42'),(662,1,15,'2020-03-15 07:57:44'),(663,1,15,'2020-03-15 07:57:46'),(664,1,15,'2020-03-15 07:57:48'),(665,1,15,'2020-03-15 07:57:50'),(666,1,15,'2020-03-15 07:57:53'),(667,1,15,'2020-03-15 07:57:55'),(668,1,15,'2020-03-15 07:57:58'),(669,1,15,'2020-03-15 07:58:01'),(670,1,15,'2020-03-15 07:58:04'),(671,1,15,'2020-03-15 07:58:06'),(672,1,15,'2020-03-15 07:58:08'),(673,1,15,'2020-03-15 07:58:14'),(674,1,15,'2020-03-15 07:58:19'),(675,1,15,'2020-03-15 07:58:27'),(676,1,15,'2020-03-15 07:58:29'),(677,1,15,'2020-03-15 07:58:32'),(678,1,15,'2020-03-15 07:58:34'),(679,1,15,'2020-03-15 07:58:36'),(680,1,15,'2020-03-15 07:58:39'),(681,1,15,'2020-03-15 07:58:41'),(682,1,15,'2020-03-15 07:58:43'),(683,1,15,'2020-03-15 07:58:45'),(684,1,15,'2020-03-15 07:58:47'),(685,1,15,'2020-03-15 07:58:49'),(686,1,15,'2020-03-15 07:58:51'),(687,1,15,'2020-03-15 07:58:53'),(688,1,13,'2020-03-15 09:36:37'),(689,1,15,'2020-03-15 09:55:39'),(690,1,15,'2020-03-15 09:56:00'),(691,1,15,'2020-03-15 09:56:12'),(692,1,15,'2020-03-15 09:56:22'),(693,1,15,'2020-03-15 09:56:27'),(694,1,15,'2020-03-15 09:56:33'),(695,1,15,'2020-03-15 09:56:43'),(696,1,15,'2020-03-15 09:56:50'),(697,1,15,'2020-03-15 09:56:53'),(698,1,15,'2020-03-15 14:22:58'),(699,1,15,'2020-03-15 15:28:45'),(700,1,15,'2020-03-15 17:07:58'),(701,1,15,'2020-03-15 17:08:09'),(702,1,15,'2020-03-15 17:08:30'),(703,1,15,'2020-03-15 17:08:54'),(704,1,15,'2020-03-15 17:09:08'),(705,1,15,'2020-03-15 17:09:27'),(706,1,15,'2020-03-15 17:09:52'),(707,1,15,'2020-03-15 17:10:14'),(708,1,15,'2020-03-15 17:10:31'),(709,1,15,'2020-03-15 17:10:45'),(710,1,15,'2020-03-15 17:11:02'),(711,1,15,'2020-03-15 17:11:23'),(712,1,15,'2020-03-15 17:11:43'),(713,1,15,'2020-03-15 17:11:54'),(714,1,15,'2020-03-15 17:12:10'),(715,1,15,'2020-03-15 17:12:30'),(716,1,15,'2020-03-15 17:12:42'),(717,1,15,'2020-03-15 17:12:59'),(718,1,15,'2020-03-15 17:13:13'),(719,1,15,'2020-03-15 17:13:31'),(720,1,15,'2020-03-15 17:13:47'),(721,1,15,'2020-03-15 17:14:07'),(722,1,15,'2020-03-15 17:14:19'),(723,1,15,'2020-03-15 23:01:58'),(724,1,15,'2020-03-15 23:21:48'),(725,1,15,'2020-03-15 23:39:40'),(726,1,15,'2020-03-16 00:53:38'),(727,1,15,'2020-03-16 00:59:49'),(728,1,15,'2020-03-16 02:12:27'),(729,1,15,'2020-03-16 02:58:08'),(730,1,15,'2020-03-16 03:13:35'),(731,1,15,'2020-03-16 05:10:55'),(732,1,5,'2020-03-16 13:56:57'),(733,1,14,'2020-03-16 14:08:24'),(734,1,15,'2020-03-16 17:18:34'),(735,1,15,'2020-03-16 18:32:42'),(736,1,15,'2020-03-17 00:22:53'),(737,1,15,'2020-03-17 07:02:26'),(738,1,15,'2020-03-17 08:45:49'),(739,1,5,'2020-03-17 09:54:21'),(740,1,15,'2020-03-17 11:18:32'),(741,1,15,'2020-03-17 11:18:32'),(742,1,15,'2020-03-17 11:18:32'),(743,1,15,'2020-03-17 11:30:07'),(744,1,15,'2020-03-17 13:13:43'),(745,1,15,'2020-03-17 13:13:44'),(746,1,15,'2020-03-17 13:13:44'),(747,1,15,'2020-03-17 13:54:15'),(748,1,15,'2020-03-17 15:42:35'),(749,1,15,'2020-03-17 16:06:16'),(750,1,15,'2020-03-17 16:12:37'),(751,1,15,'2020-03-17 21:45:14'),(752,1,15,'2020-03-17 22:16:47'),(753,1,15,'2020-03-18 00:43:42'),(754,1,15,'2020-03-18 00:44:15'),(755,1,15,'2020-03-18 01:44:27'),(756,1,15,'2020-03-18 01:44:28'),(757,1,15,'2020-03-18 01:44:31'),(758,1,6,'2020-03-18 01:44:36'),(759,1,14,'2020-03-18 01:44:41'),(760,1,13,'2020-03-18 01:44:56'),(761,1,15,'2020-03-18 06:30:56'),(762,1,15,'2020-03-18 06:47:26'),(763,1,15,'2020-03-18 08:10:04'),(764,1,15,'2020-03-18 08:14:20'),(765,1,15,'2020-03-18 08:49:03'),(766,1,15,'2020-03-18 08:49:30'),(767,1,15,'2020-03-18 08:52:56'),(768,1,0,'2020-03-18 08:54:07'),(769,1,15,'2020-03-18 08:57:17'),(770,1,15,'2020-03-18 10:21:42'),(771,1,15,'2020-03-18 11:33:48'),(772,1,15,'2020-03-18 13:22:20'),(773,1,15,'2020-03-18 13:33:28'),(774,1,15,'2020-03-18 13:33:29'),(775,1,15,'2020-03-18 13:33:30'),(776,1,13,'2020-03-18 14:13:42'),(777,1,15,'2020-03-18 21:08:58'),(778,1,15,'2020-03-19 00:16:50'),(779,1,15,'2020-03-19 02:19:33'),(780,1,15,'2020-03-19 02:32:23'),(781,1,15,'2020-03-19 04:25:03'),(782,1,15,'2020-03-19 05:39:30'),(783,1,15,'2020-03-19 06:49:23'),(784,1,15,'2020-03-19 09:53:46'),(785,1,15,'2020-03-19 09:54:00'),(786,1,6,'2020-03-19 09:54:33'),(787,1,6,'2020-03-19 09:54:33'),(788,1,6,'2020-03-19 09:54:36'),(789,1,6,'2020-03-19 09:54:36'),(790,1,5,'2020-03-19 09:54:38'),(791,1,5,'2020-03-19 09:54:40'),(792,1,5,'2020-03-19 09:54:40'),(793,1,5,'2020-03-19 09:54:41'),(794,1,15,'2020-03-19 09:55:15'),(795,1,6,'2020-03-19 11:27:49'),(796,1,15,'2020-03-19 11:45:39'),(797,1,15,'2020-03-19 12:10:35'),(798,1,15,'2020-03-19 12:10:36'),(799,1,15,'2020-03-19 12:50:37'),(800,1,15,'2020-03-19 13:04:33'),(801,1,15,'2020-03-19 13:57:15'),(802,1,15,'2020-03-19 14:06:26'),(803,1,15,'2020-03-19 14:06:43'),(804,1,15,'2020-03-19 14:46:38'),(805,1,15,'2020-03-19 14:46:39'),(806,1,15,'2020-03-19 14:46:44'),(807,1,15,'2020-03-19 15:10:54'),(808,1,15,'2020-03-19 18:48:11'),(809,1,13,'2020-03-19 18:57:47'),(810,1,15,'2020-03-19 19:22:49'),(811,1,15,'2020-03-19 23:58:39'),(812,1,15,'2020-03-20 00:00:13'),(813,1,15,'2020-03-20 00:31:15'),(814,1,15,'2020-03-20 00:31:15'),(815,1,15,'2020-03-20 00:31:16'),(816,1,15,'2020-03-20 03:54:24'),(817,1,15,'2020-03-20 03:55:28'),(818,1,15,'2020-03-20 04:36:38'),(819,1,15,'2020-03-20 12:01:02'),(820,1,15,'2020-03-20 15:34:17'),(821,1,15,'2020-03-20 15:46:02'),(822,1,15,'2020-03-20 17:53:55'),(823,1,15,'2020-03-20 20:56:53'),(824,1,15,'2020-03-20 20:57:07'),(825,1,15,'2020-03-20 21:00:42'),(826,1,15,'2020-03-20 23:34:41'),(827,1,15,'2020-03-21 03:17:35'),(828,1,15,'2020-03-21 04:44:29'),(829,1,15,'2020-03-21 04:44:39'),(830,1,6,'2020-03-21 04:44:39'),(831,1,13,'2020-03-21 04:44:41'),(832,1,14,'2020-03-21 04:44:44'),(833,1,5,'2020-03-21 04:44:50'),(834,1,15,'2020-03-21 04:44:58'),(835,1,15,'2020-03-21 04:45:00'),(836,1,15,'2020-03-21 04:45:05'),(837,1,15,'2020-03-21 04:45:14'),(838,1,5,'2020-03-21 04:46:26'),(839,1,15,'2020-03-21 05:17:06'),(840,1,15,'2020-03-21 09:29:45'),(841,1,15,'2020-03-21 09:29:45'),(842,1,15,'2020-03-21 09:29:45'),(843,1,15,'2020-03-21 10:01:03'),(844,1,15,'2020-03-21 10:01:33'),(845,1,15,'2020-03-21 13:03:22'),(846,1,15,'2020-03-21 13:05:10'),(847,1,0,'2020-03-21 13:06:25'),(848,1,0,'2020-03-21 13:06:27'),(849,1,6,'2020-03-21 13:30:29'),(850,1,15,'2020-03-21 13:41:24'),(851,1,15,'2020-03-21 13:54:08'),(852,1,15,'2020-03-21 14:53:54'),(853,1,15,'2020-03-21 15:39:28'),(854,1,15,'2020-03-21 16:34:51'),(855,1,6,'2020-03-21 17:01:40'),(856,1,13,'2020-03-21 17:05:08'),(857,1,15,'2020-03-21 18:22:32'),(858,1,15,'2020-03-21 18:22:37'),(859,1,15,'2020-03-21 20:15:34'),(860,1,15,'2020-03-21 22:04:31'),(861,1,15,'2020-03-21 22:04:31'),(862,1,15,'2020-03-21 22:37:34'),(863,1,15,'2020-03-21 22:37:34'),(864,1,15,'2020-03-22 00:13:30'),(865,1,15,'2020-03-22 01:09:29'),(866,1,15,'2020-03-22 01:43:46'),(867,1,6,'2020-03-22 01:44:17'),(868,1,6,'2020-03-22 01:44:19'),(869,1,15,'2020-03-22 02:16:57'),(870,1,15,'2020-03-22 03:40:25'),(871,1,15,'2020-03-22 03:40:26'),(872,1,15,'2020-03-22 03:54:28'),(873,1,15,'2020-03-22 03:54:29'),(874,1,15,'2020-03-22 03:54:31'),(875,1,15,'2020-03-22 03:54:32'),(876,1,15,'2020-03-22 03:54:35'),(877,1,15,'2020-03-22 05:23:01'),(878,1,15,'2020-03-22 06:39:23'),(879,1,15,'2020-03-22 06:39:27'),(880,1,15,'2020-03-22 06:39:41'),(881,1,15,'2020-03-22 09:02:00'),(882,1,15,'2020-03-22 10:01:32'),(883,1,15,'2020-03-22 10:01:34'),(884,1,15,'2020-03-22 11:31:19'),(885,1,15,'2020-03-22 11:43:05'),(886,1,15,'2020-03-22 11:44:19'),(887,1,15,'2020-03-22 11:46:15'),(888,1,15,'2020-03-22 12:00:27'),(889,1,15,'2020-03-22 12:02:16'),(890,1,15,'2020-03-22 12:35:31'),(891,1,15,'2020-03-22 12:37:02'),(892,1,15,'2020-03-22 13:27:33'),(893,1,15,'2020-03-22 13:36:37'),(894,1,15,'2020-03-22 15:54:10'),(895,1,15,'2020-03-22 16:50:27'),(896,1,15,'2020-03-22 17:34:52'),(897,1,6,'2020-03-22 18:19:14'),(898,1,15,'2020-03-22 19:16:27'),(899,1,15,'2020-03-22 19:17:06'),(900,1,6,'2020-03-22 19:17:46'),(901,1,15,'2020-03-22 19:17:52'),(902,1,15,'2020-03-22 20:49:23'),(903,1,15,'2020-03-22 20:49:33'),(904,1,13,'2020-03-22 21:23:48'),(905,1,15,'2020-03-22 23:56:53'),(906,1,15,'2020-03-23 02:22:37'),(907,1,15,'2020-03-23 02:22:37'),(908,1,15,'2020-03-23 02:22:37'),(909,1,15,'2020-03-23 03:07:00'),(910,1,15,'2020-03-23 08:09:35'),(911,1,15,'2020-03-23 10:23:47'),(912,1,15,'2020-03-23 13:28:35'),(913,1,15,'2020-03-23 15:25:03'),(914,1,15,'2020-03-23 15:42:36'),(915,1,5,'2020-03-23 15:42:50'),(916,1,13,'2020-03-23 15:43:06'),(917,1,6,'2020-03-23 15:43:20'),(918,1,14,'2020-03-23 15:43:34'),(919,1,15,'2020-03-23 15:43:50'),(920,1,15,'2020-03-23 15:44:06'),(921,1,15,'2020-03-23 15:44:21'),(922,1,15,'2020-03-23 16:05:12'),(923,1,15,'2020-03-23 16:34:11'),(924,1,15,'2020-03-23 16:34:14'),(925,1,15,'2020-03-23 16:34:30'),(926,1,15,'2020-03-23 16:34:34'),(927,1,15,'2020-03-23 16:34:41'),(928,1,15,'2020-03-23 16:34:46'),(929,1,15,'2020-03-23 16:34:51'),(930,1,15,'2020-03-23 16:35:07'),(931,1,15,'2020-03-23 16:35:17'),(932,1,15,'2020-03-23 16:35:24'),(933,1,15,'2020-03-23 16:35:54'),(934,1,15,'2020-03-23 16:36:03'),(935,1,15,'2020-03-23 16:36:08'),(936,1,15,'2020-03-23 16:36:20'),(937,1,15,'2020-03-23 16:36:29'),(938,1,15,'2020-03-23 16:36:34'),(939,1,15,'2020-03-23 16:36:39'),(940,1,15,'2020-03-23 16:36:43'),(941,1,15,'2020-03-23 16:36:48'),(942,1,15,'2020-03-23 16:36:58'),(943,1,15,'2020-03-23 16:37:07'),(944,1,15,'2020-03-23 16:37:17'),(945,1,15,'2020-03-23 16:37:28'),(946,1,15,'2020-03-23 16:37:34'),(947,1,15,'2020-03-23 16:37:40'),(948,1,15,'2020-03-23 16:37:46'),(949,1,15,'2020-03-23 16:37:52'),(950,1,15,'2020-03-23 16:37:57'),(951,1,15,'2020-03-23 16:38:06'),(952,1,15,'2020-03-23 16:38:11'),(953,1,15,'2020-03-23 19:32:28'),(954,1,15,'2020-03-23 19:32:34'),(955,1,15,'2020-03-23 19:32:58'),(956,1,15,'2020-03-23 19:33:16'),(957,1,15,'2020-03-23 19:33:45'),(958,1,15,'2020-03-23 19:33:53'),(959,1,15,'2020-03-23 19:34:02'),(960,1,15,'2020-03-23 19:34:12'),(961,1,15,'2020-03-23 19:34:26'),(962,1,15,'2020-03-23 19:34:39'),(963,1,15,'2020-03-23 19:35:07'),(964,1,15,'2020-03-23 19:35:23'),(965,1,15,'2020-03-23 19:35:39'),(966,1,15,'2020-03-23 19:35:46'),(967,1,15,'2020-03-23 19:35:54'),(968,1,15,'2020-03-23 19:35:59'),(969,1,15,'2020-03-23 19:36:06'),(970,1,15,'2020-03-23 19:36:15'),(971,1,15,'2020-03-23 19:36:23'),(972,1,15,'2020-03-23 19:36:36'),(973,1,15,'2020-03-23 19:36:45'),(974,1,15,'2020-03-23 19:37:00'),(975,1,15,'2020-03-23 19:37:11'),(976,1,15,'2020-03-23 19:37:20'),(977,1,15,'2020-03-23 19:37:28'),(978,1,15,'2020-03-23 19:37:40'),(979,1,15,'2020-03-23 19:37:51'),(980,1,15,'2020-03-23 19:38:03'),(981,1,15,'2020-03-23 19:38:16'),(982,1,15,'2020-03-23 19:38:31'),(983,1,15,'2020-03-23 19:38:42'),(984,1,15,'2020-03-23 19:39:00'),(985,1,15,'2020-03-23 19:39:12'),(986,1,15,'2020-03-23 19:39:23'),(987,1,15,'2020-03-23 19:39:43'),(988,1,15,'2020-03-23 19:39:51'),(989,1,15,'2020-03-23 19:40:10'),(990,1,15,'2020-03-23 19:40:28'),(991,1,15,'2020-03-23 19:40:42'),(992,1,15,'2020-03-23 19:40:50'),(993,1,15,'2020-03-23 19:41:01'),(994,1,15,'2020-03-23 19:41:10'),(995,1,15,'2020-03-23 19:41:15'),(996,1,15,'2020-03-23 19:41:24'),(997,1,15,'2020-03-23 19:41:32'),(998,1,15,'2020-03-23 19:41:43'),(999,1,15,'2020-03-23 19:41:54'),(1000,1,15,'2020-03-23 19:42:03'),(1001,1,15,'2020-03-23 19:42:12'),(1002,1,15,'2020-03-23 19:42:18'),(1003,1,15,'2020-03-23 19:42:28'),(1004,1,15,'2020-03-23 20:50:05'),(1005,1,15,'2020-03-23 20:50:09'),(1006,1,15,'2020-03-23 20:50:10'),(1007,1,15,'2020-03-23 22:49:41'),(1008,1,15,'2020-03-23 23:49:16'),(1009,1,15,'2020-03-24 00:22:25'),(1010,1,15,'2020-03-24 02:01:38'),(1011,1,13,'2020-03-24 02:33:02'),(1012,1,15,'2020-03-24 03:39:49'),(1013,1,15,'2020-03-24 05:25:43'),(1014,1,15,'2020-03-24 05:44:31'),(1015,1,15,'2020-03-24 05:45:36'),(1016,1,15,'2020-03-24 09:51:41'),(1017,1,15,'2020-03-24 13:14:32'),(1018,1,15,'2020-03-24 13:22:04'),(1019,1,15,'2020-03-24 13:24:32'),(1020,1,15,'2020-03-24 14:43:17'),(1021,1,15,'2020-03-24 14:43:19'),(1022,1,15,'2020-03-24 14:43:21'),(1023,1,15,'2020-03-24 14:43:22'),(1024,1,15,'2020-03-24 14:43:28'),(1025,1,15,'2020-03-24 14:43:30'),(1026,1,15,'2020-03-24 14:43:32'),(1027,1,15,'2020-03-24 14:43:34'),(1028,1,15,'2020-03-24 14:43:35'),(1029,1,15,'2020-03-24 14:43:36'),(1030,1,15,'2020-03-24 16:40:41'),(1031,1,15,'2020-03-24 19:08:15'),(1032,1,15,'2020-03-24 21:29:54'),(1033,1,14,'2020-03-24 21:38:12'),(1034,1,15,'2020-03-24 22:46:25'),(1035,1,15,'2020-03-24 22:55:08'),(1036,1,15,'2020-03-24 22:55:08'),(1037,1,15,'2020-03-24 22:55:08'),(1038,1,15,'2020-03-24 23:33:21'),(1039,1,15,'2020-03-25 00:06:23'),(1040,1,15,'2020-03-25 01:22:02'),(1041,1,15,'2020-03-25 01:22:08'),(1042,1,15,'2020-03-25 01:23:05'),(1043,1,15,'2020-03-25 01:51:12'),(1044,1,15,'2020-03-25 01:58:42'),(1045,1,15,'2020-03-25 02:00:28'),(1046,1,15,'2020-03-25 02:01:17'),(1047,1,0,'2020-03-25 02:01:26'),(1048,1,0,'2020-03-25 02:01:29'),(1049,1,15,'2020-03-25 02:01:48'),(1050,1,15,'2020-03-25 02:02:47'),(1051,1,15,'2020-03-25 02:02:56'),(1052,1,15,'2020-03-25 02:07:08'),(1053,1,15,'2020-03-25 02:10:09'),(1054,1,15,'2020-03-25 02:10:18'),(1055,1,15,'2020-03-25 02:11:40'),(1056,1,15,'2020-03-25 02:12:01'),(1057,1,15,'2020-03-25 02:13:00'),(1058,1,15,'2020-03-25 02:13:03'),(1059,1,15,'2020-03-25 02:18:12'),(1060,1,15,'2020-03-25 02:18:19'),(1061,1,15,'2020-03-25 02:24:51'),(1062,1,15,'2020-03-25 02:25:10'),(1063,1,15,'2020-03-25 02:29:07'),(1064,1,15,'2020-03-25 03:21:12'),(1065,1,15,'2020-03-25 08:36:32'),(1066,1,15,'2020-03-25 11:17:16'),(1067,1,15,'2020-03-25 11:17:17'),(1068,1,15,'2020-03-25 12:00:45'),(1069,1,15,'2020-03-25 12:38:33'),(1070,1,15,'2020-03-25 12:49:43'),(1071,1,15,'2020-03-25 13:07:10'),(1072,1,15,'2020-03-25 13:17:48'),(1073,1,15,'2020-03-25 13:19:35'),(1074,1,15,'2020-03-25 13:37:40'),(1075,1,15,'2020-03-25 13:51:38'),(1076,1,15,'2020-03-25 13:52:25'),(1077,1,15,'2020-03-25 15:13:10'),(1078,1,15,'2020-03-25 16:29:57'),(1079,1,15,'2020-03-25 16:31:17'),(1080,1,15,'2020-03-25 16:31:17'),(1081,1,15,'2020-03-25 16:38:35'),(1082,1,15,'2020-03-25 16:39:10'),(1083,1,15,'2020-03-25 19:35:55'),(1084,1,6,'2020-03-25 19:36:01'),(1085,1,15,'2020-03-25 21:31:20'),(1086,1,5,'2020-03-25 21:33:11'),(1087,1,5,'2020-03-25 21:33:12'),(1088,1,15,'2020-03-25 22:31:59'),(1089,1,15,'2020-03-25 23:07:09'),(1090,1,15,'2020-03-25 23:54:22'),(1091,1,15,'2020-03-26 03:24:54'),(1092,1,15,'2020-03-26 03:29:59'),(1093,1,15,'2020-03-26 04:05:09'),(1094,1,15,'2020-03-26 04:43:58'),(1095,1,15,'2020-03-26 08:02:19'),(1096,1,15,'2020-03-26 08:10:12'),(1097,1,15,'2020-03-26 08:27:40'),(1098,1,15,'2020-03-26 09:46:28'),(1099,1,13,'2020-03-26 10:03:45'),(1100,1,15,'2020-03-26 10:16:33'),(1101,1,15,'2020-03-26 11:31:35'),(1102,1,15,'2020-03-26 11:31:36'),(1103,1,6,'2020-03-26 11:31:39'),(1104,1,5,'2020-03-26 11:31:41'),(1105,1,13,'2020-03-26 11:31:43'),(1106,1,15,'2020-03-26 12:07:08'),(1107,1,15,'2020-03-26 12:07:09'),(1108,1,15,'2020-03-26 13:36:12'),(1109,1,15,'2020-03-26 14:19:41'),(1110,1,15,'2020-03-26 14:23:05'),(1111,1,15,'2020-03-26 14:23:53'),(1112,1,6,'2020-03-26 14:24:15'),(1113,1,5,'2020-03-26 14:24:15'),(1114,1,15,'2020-03-26 14:24:28'),(1115,1,15,'2020-03-26 14:24:28'),(1116,1,15,'2020-03-26 14:24:29'),(1117,1,15,'2020-03-26 14:24:29'),(1118,1,15,'2020-03-26 14:24:29'),(1119,1,5,'2020-03-26 15:09:24'),(1120,1,15,'2020-03-26 15:29:35'),(1121,1,15,'2020-03-26 15:29:53'),(1122,1,15,'2020-03-26 15:35:13'),(1123,1,15,'2020-03-26 15:37:35'),(1124,1,15,'2020-03-26 16:17:13'),(1125,1,15,'2020-03-26 16:17:14'),(1126,1,15,'2020-03-26 16:17:16'),(1127,1,15,'2020-03-26 16:17:18'),(1128,1,15,'2020-03-26 16:17:20'),(1129,1,15,'2020-03-26 16:17:22'),(1130,1,15,'2020-03-26 16:17:24'),(1131,1,15,'2020-03-26 16:17:26'),(1132,1,15,'2020-03-26 16:17:28'),(1133,1,15,'2020-03-26 16:17:32'),(1134,1,15,'2020-03-26 16:17:34'),(1135,1,15,'2020-03-26 16:17:36'),(1136,1,15,'2020-03-26 16:17:41'),(1137,1,15,'2020-03-26 16:17:47'),(1138,1,15,'2020-03-26 16:17:52'),(1139,1,15,'2020-03-26 16:17:59'),(1140,1,15,'2020-03-26 16:18:06'),(1141,1,6,'2020-03-26 21:24:03'),(1142,1,15,'2020-03-26 21:37:36'),(1143,1,15,'2020-03-26 21:54:39'),(1144,1,15,'2020-03-27 00:01:57'),(1145,1,14,'2020-03-27 00:22:11'),(1146,1,15,'2020-03-27 02:33:21'),(1147,1,15,'2020-03-27 02:51:27'),(1148,1,15,'2020-03-27 03:30:11'),(1149,1,15,'2020-03-27 03:30:13'),(1150,1,15,'2020-03-27 06:36:51'),(1151,1,15,'2020-03-27 06:36:52'),(1152,1,15,'2020-03-27 08:06:27'),(1153,1,15,'2020-03-27 09:24:50'),(1154,1,15,'2020-03-27 09:24:50'),(1155,1,15,'2020-03-27 13:27:16'),(1156,1,15,'2020-03-27 13:33:47'),(1157,1,15,'2020-03-27 13:34:14'),(1158,1,15,'2020-03-27 13:41:12'),(1159,1,15,'2020-03-27 14:42:01'),(1160,1,15,'2020-03-27 14:42:35'),(1161,1,15,'2020-03-27 15:29:14'),(1162,1,15,'2020-03-27 16:57:21'),(1163,1,15,'2020-03-27 16:59:34'),(1164,1,15,'2020-03-27 17:19:42'),(1165,1,15,'2020-03-27 17:19:43'),(1166,1,15,'2020-03-27 17:25:54'),(1167,1,15,'2020-03-27 17:25:58'),(1168,1,15,'2020-03-27 17:52:57'),(1169,1,15,'2020-03-27 18:47:31'),(1170,1,15,'2020-03-27 23:19:28'),(1171,1,15,'2020-03-28 02:22:27'),(1172,1,15,'2020-03-28 03:56:46'),(1173,1,15,'2020-03-28 10:23:45'),(1174,1,15,'2020-03-28 11:07:53'),(1175,1,15,'2020-03-28 13:39:58'),(1176,1,15,'2020-03-28 16:58:57'),(1177,1,15,'2020-03-28 16:58:57'),(1178,1,6,'2020-03-28 17:00:29'),(1179,1,15,'2020-03-28 19:48:36'),(1180,1,15,'2020-03-28 19:54:23'),(1181,1,5,'2020-03-28 20:01:01'),(1182,1,15,'2020-03-28 20:09:44'),(1183,1,15,'2020-03-28 20:15:12'),(1184,1,6,'2020-03-28 20:30:46'),(1185,1,15,'2020-03-28 21:07:35'),(1186,1,15,'2020-03-28 21:07:35'),(1187,1,13,'2020-03-28 21:43:55'),(1188,1,6,'2020-03-28 21:48:57'),(1189,1,15,'2020-03-28 22:03:29'),(1190,1,5,'2020-03-28 22:08:20'),(1191,1,6,'2020-03-28 22:10:27'),(1192,1,14,'2020-03-28 22:29:17'),(1193,1,15,'2020-03-28 22:30:21'),(1194,1,15,'2020-03-29 00:03:32'),(1195,1,15,'2020-03-29 00:56:16'),(1196,1,15,'2020-03-29 02:59:44'),(1197,1,15,'2020-03-29 03:03:02'),(1198,1,15,'2020-03-29 03:03:07'),(1199,1,15,'2020-03-29 03:30:10'),(1200,1,15,'2020-03-29 03:30:12'),(1201,1,15,'2020-03-29 03:41:32'),(1202,1,15,'2020-03-29 04:26:29'),(1203,1,15,'2020-03-29 04:26:50'),(1204,1,15,'2020-03-29 10:53:04'),(1205,1,15,'2020-03-29 10:59:09'),(1206,1,15,'2020-03-29 13:12:00'),(1207,1,15,'2020-03-29 13:28:37'),(1208,1,15,'2020-03-29 14:26:09'),(1209,1,5,'2020-03-29 14:26:32'),(1210,1,6,'2020-03-29 14:26:33'),(1211,1,15,'2020-03-29 14:26:39'),(1212,1,15,'2020-03-29 14:40:51'),(1213,1,15,'2020-03-29 16:34:59'),(1214,1,15,'2020-03-29 17:23:21'),(1215,1,15,'2020-03-29 17:23:21'),(1216,1,15,'2020-03-29 17:31:12'),(1217,1,15,'2020-03-29 21:56:32'),(1218,1,15,'2020-03-29 22:30:36'),(1219,1,15,'2020-03-29 22:31:00'),(1220,1,15,'2020-03-29 23:26:11'),(1221,1,6,'2020-03-29 23:26:19'),(1222,1,6,'2020-03-29 23:26:33'),(1223,1,6,'2020-03-29 23:26:40'),(1224,1,15,'2020-03-30 00:00:38'),(1225,1,15,'2020-03-30 02:30:11'),(1226,1,15,'2020-03-30 09:47:21'),(1227,1,15,'2020-03-30 13:35:11'),(1228,1,6,'2020-03-30 16:40:06'),(1229,1,15,'2020-03-30 19:59:35'),(1230,1,13,'2020-03-30 21:58:53'),(1231,1,15,'2020-03-30 22:08:58'),(1232,1,15,'2020-03-30 22:29:22'),(1233,1,15,'2020-03-30 23:07:31'),(1234,1,6,'2020-03-30 23:07:34'),(1235,1,15,'2020-03-30 23:16:44'),(1236,1,15,'2020-03-30 23:16:44'),(1237,1,15,'2020-03-31 00:20:25'),(1238,1,15,'2020-03-31 02:54:43'),(1239,1,5,'2020-03-31 03:52:36'),(1240,1,15,'2020-03-31 05:29:04'),(1241,1,15,'2020-03-31 05:29:08'),(1242,1,15,'2020-03-31 05:29:10'),(1243,1,15,'2020-03-31 05:29:12'),(1244,1,15,'2020-03-31 05:29:15'),(1245,1,15,'2020-03-31 05:29:17'),(1246,1,15,'2020-03-31 05:29:19'),(1247,1,15,'2020-03-31 05:29:27'),(1248,1,15,'2020-03-31 05:29:33'),(1249,1,15,'2020-03-31 05:29:39'),(1250,1,15,'2020-03-31 05:29:41'),(1251,1,15,'2020-03-31 05:29:45'),(1252,1,15,'2020-03-31 05:29:48'),(1253,1,15,'2020-03-31 05:29:52'),(1254,1,15,'2020-03-31 05:29:55'),(1255,1,15,'2020-03-31 05:29:57'),(1256,1,15,'2020-03-31 05:30:11'),(1257,1,15,'2020-03-31 05:30:17'),(1258,1,15,'2020-03-31 05:30:21'),(1259,1,15,'2020-03-31 05:30:26'),(1260,1,15,'2020-03-31 05:30:31'),(1261,1,15,'2020-03-31 05:30:34'),(1262,1,15,'2020-03-31 05:30:41'),(1263,1,15,'2020-03-31 05:30:46'),(1264,1,15,'2020-03-31 05:30:48'),(1265,1,15,'2020-03-31 05:30:50'),(1266,1,15,'2020-03-31 05:30:53'),(1267,1,15,'2020-03-31 05:30:58'),(1268,1,15,'2020-03-31 05:31:03'),(1269,1,15,'2020-03-31 05:31:10'),(1270,1,15,'2020-03-31 05:31:12'),(1271,1,15,'2020-03-31 05:31:14'),(1272,1,15,'2020-03-31 05:31:16'),(1273,1,15,'2020-03-31 05:31:17'),(1274,1,15,'2020-03-31 05:31:21'),(1275,1,15,'2020-03-31 05:31:31'),(1276,1,15,'2020-03-31 05:31:41'),(1277,1,15,'2020-03-31 05:31:46'),(1278,1,15,'2020-03-31 05:31:51'),(1279,1,15,'2020-03-31 05:31:54'),(1280,1,15,'2020-03-31 05:32:01'),(1281,1,15,'2020-03-31 05:32:11'),(1282,1,15,'2020-03-31 05:32:14'),(1283,1,15,'2020-03-31 05:32:19'),(1284,1,15,'2020-03-31 05:32:23'),(1285,1,15,'2020-03-31 05:32:25'),(1286,1,15,'2020-03-31 05:32:37'),(1287,1,15,'2020-03-31 05:32:43'),(1288,1,15,'2020-03-31 05:32:48'),(1289,1,15,'2020-03-31 05:32:53'),(1290,1,15,'2020-03-31 05:32:55'),(1291,1,15,'2020-03-31 05:32:59'),(1292,1,15,'2020-03-31 05:33:07'),(1293,1,15,'2020-03-31 05:33:15'),(1294,1,15,'2020-03-31 06:52:12'),(1295,1,15,'2020-03-31 09:46:11'),(1296,1,15,'2020-03-31 10:43:50'),(1297,1,15,'2020-03-31 13:09:13'),(1298,1,15,'2020-03-31 13:12:03'),(1299,1,15,'2020-03-31 13:31:04'),(1300,1,15,'2020-03-31 15:22:19'),(1301,1,15,'2020-03-31 17:05:36'),(1302,1,15,'2020-03-31 19:59:26'),(1303,1,15,'2020-03-31 20:24:42'),(1304,1,15,'2020-03-31 20:39:04'),(1305,1,15,'2020-03-31 21:23:07'),(1306,1,15,'2020-03-31 22:39:45'),(1307,1,15,'2020-04-01 04:19:04'),(1308,1,15,'2020-04-01 10:09:22'),(1309,1,15,'2020-04-01 11:53:11'),(1310,1,15,'2020-04-01 13:14:17'),(1311,1,6,'2020-04-01 14:48:06'),(1312,1,15,'2020-04-01 14:54:07'),(1313,1,15,'2020-04-01 15:08:54'),(1314,1,15,'2020-04-01 15:08:57'),(1315,1,15,'2020-04-01 16:48:48'),(1316,1,15,'2020-04-01 17:48:57'),(1317,1,15,'2020-04-01 18:22:19'),(1318,1,15,'2020-04-01 19:27:26'),(1319,1,15,'2020-04-01 19:47:52'),(1320,1,15,'2020-04-01 20:39:43'),(1321,1,15,'2020-04-01 22:04:37'),(1322,1,6,'2020-04-01 22:04:42'),(1323,1,15,'2020-04-01 22:30:45'),(1324,1,15,'2020-04-01 22:33:14'),(1325,1,15,'2020-04-02 05:12:57'),(1326,1,15,'2020-04-02 06:44:59'),(1327,1,15,'2020-04-02 06:45:02'),(1328,1,15,'2020-04-02 06:45:04'),(1329,1,15,'2020-04-02 06:45:06'),(1330,1,15,'2020-04-02 06:45:09'),(1331,1,15,'2020-04-02 06:45:10'),(1332,1,15,'2020-04-02 06:45:12'),(1333,1,15,'2020-04-02 08:27:18'),(1334,1,15,'2020-04-02 11:27:34'),(1335,1,15,'2020-04-02 13:13:36'),(1336,1,15,'2020-04-02 13:43:51'),(1337,1,15,'2020-04-02 13:43:54'),(1338,1,15,'2020-04-02 13:52:04'),(1339,1,15,'2020-04-02 20:40:01'),(1340,1,15,'2020-04-02 20:50:26'),(1341,1,15,'2020-04-02 21:50:24'),(1342,1,15,'2020-04-02 22:05:26'),(1343,1,15,'2020-04-02 22:41:15'),(1344,1,15,'2020-04-02 23:41:04'),(1345,1,15,'2020-04-03 01:05:13'),(1346,1,15,'2020-04-03 07:14:22'),(1347,1,15,'2020-04-03 07:26:15'),(1348,1,15,'2020-04-03 08:28:56'),(1349,1,15,'2020-04-03 09:09:47'),(1350,1,15,'2020-04-03 12:01:22'),(1351,1,15,'2020-04-03 12:08:42'),(1352,1,15,'2020-04-03 12:08:57'),(1353,1,15,'2020-04-03 13:07:08'),(1354,1,15,'2020-04-03 13:14:23'),(1355,1,15,'2020-04-03 15:14:28'),(1356,1,15,'2020-04-03 15:52:33'),(1357,1,15,'2020-04-03 17:20:58'),(1358,1,15,'2020-04-03 18:10:40'),(1359,1,15,'2020-04-03 21:10:47'),(1360,1,15,'2020-04-03 21:37:59'),(1361,1,15,'2020-04-03 22:38:25'),(1362,1,15,'2020-04-03 22:40:08'),(1363,1,15,'2020-04-03 22:50:51'),(1364,1,15,'2020-04-03 23:41:55'),(1365,1,15,'2020-04-04 05:02:41'),(1366,1,15,'2020-04-04 05:03:59'),(1367,1,15,'2020-04-04 06:20:14'),(1368,1,15,'2020-04-04 08:32:33'),(1369,1,15,'2020-04-04 10:24:14'),(1370,1,15,'2020-04-04 10:25:34'),(1371,1,15,'2020-04-04 10:46:16'),(1372,1,15,'2020-04-04 11:20:45'),(1373,1,15,'2020-04-04 12:11:14'),(1374,1,15,'2020-04-04 13:12:38'),(1375,1,15,'2020-04-04 15:11:37'),(1376,1,15,'2020-04-04 15:42:04'),(1377,1,15,'2020-04-04 16:28:03'),(1378,1,15,'2020-04-04 16:40:24'),(1379,1,15,'2020-04-04 16:57:10'),(1380,1,15,'2020-04-04 17:06:42'),(1381,1,15,'2020-04-04 22:20:26'),(1382,1,15,'2020-04-04 22:23:23'),(1383,1,15,'2020-04-04 22:42:12'),(1384,1,15,'2020-04-04 23:20:18'),(1385,1,15,'2020-04-04 23:41:23'),(1386,1,15,'2020-04-05 00:03:11'),(1387,1,15,'2020-04-05 00:39:44'),(1388,1,15,'2020-04-05 01:55:04'),(1389,1,15,'2020-04-05 03:11:54'),(1390,1,15,'2020-04-05 03:12:38'),(1391,1,15,'2020-04-05 04:01:26'),(1392,1,15,'2020-04-05 04:01:30'),(1393,1,15,'2020-04-05 04:01:33'),(1394,1,15,'2020-04-05 04:40:29'),(1395,1,15,'2020-04-05 04:47:06'),(1396,1,15,'2020-04-05 05:17:11'),(1397,1,15,'2020-04-05 08:10:11'),(1398,1,15,'2020-04-05 08:11:02'),(1399,1,15,'2020-04-05 10:35:18'),(1400,1,15,'2020-04-05 10:35:27'),(1401,1,15,'2020-04-05 10:35:31'),(1402,1,15,'2020-04-05 10:48:23'),(1403,1,15,'2020-04-05 11:53:36'),(1404,1,15,'2020-04-05 11:54:28'),(1405,1,15,'2020-04-05 13:32:21'),(1406,1,15,'2020-04-05 13:36:23'),(1407,1,15,'2020-04-05 17:27:18'),(1408,1,15,'2020-04-05 18:26:50'),(1409,1,5,'2020-04-05 19:05:07'),(1410,1,15,'2020-04-05 20:39:21'),(1411,1,15,'2020-04-05 21:58:36'),(1412,1,15,'2020-04-05 22:06:11'),(1413,1,15,'2020-04-05 22:20:33'),(1414,1,15,'2020-04-05 22:20:38'),(1415,1,15,'2020-04-05 22:20:44'),(1416,1,15,'2020-04-05 22:20:47'),(1417,1,15,'2020-04-05 22:20:49'),(1418,1,15,'2020-04-05 22:20:51'),(1419,1,15,'2020-04-05 22:20:54'),(1420,1,15,'2020-04-05 22:20:56'),(1421,1,15,'2020-04-05 22:20:57'),(1422,1,15,'2020-04-05 23:41:25'),(1423,1,15,'2020-04-05 23:41:52'),(1424,1,15,'2020-04-05 23:42:08'),(1425,1,15,'2020-04-06 01:38:54'),(1426,1,15,'2020-04-06 04:21:11'),(1427,1,13,'2020-04-06 08:35:18'),(1428,1,15,'2020-04-06 08:53:56'),(1429,1,15,'2020-04-06 08:53:56'),(1430,1,15,'2020-04-06 12:59:58'),(1431,1,15,'2020-04-06 13:11:28'),(1432,1,15,'2020-04-06 17:23:09'),(1433,1,14,'2020-04-06 19:00:24'),(1434,1,13,'2020-04-06 20:20:59'),(1435,1,15,'2020-04-06 20:29:26'),(1436,1,15,'2020-04-06 21:19:03'),(1437,1,15,'2020-04-06 21:19:04'),(1438,1,13,'2020-04-06 22:20:07'),(1439,1,15,'2020-04-06 23:50:44'),(1440,1,15,'2020-04-06 23:51:48'),(1441,1,15,'2020-04-06 23:52:02'),(1442,1,15,'2020-04-06 23:58:47'),(1443,1,15,'2020-04-06 23:58:48'),(1444,1,15,'2020-04-07 02:58:37'),(1445,1,15,'2020-04-07 02:59:05'),(1446,1,15,'2020-04-07 02:59:07'),(1447,1,15,'2020-04-07 03:49:27'),(1448,1,15,'2020-04-07 08:24:08'),(1449,1,15,'2020-04-07 09:19:46'),(1450,1,15,'2020-04-07 09:35:21'),(1451,1,15,'2020-04-07 11:26:05'),(1452,1,15,'2020-04-07 11:29:10'),(1453,1,15,'2020-04-07 11:42:10'),(1454,1,15,'2020-04-07 13:14:06'),(1455,1,15,'2020-04-07 13:22:17'),(1456,1,15,'2020-04-07 13:22:22'),(1457,1,15,'2020-04-07 13:43:15'),(1458,1,15,'2020-04-07 13:54:06'),(1459,1,15,'2020-04-07 13:55:14'),(1460,1,15,'2020-04-07 13:56:22'),(1461,1,14,'2020-04-07 14:17:37'),(1462,1,5,'2020-04-07 14:20:40'),(1463,1,15,'2020-04-07 14:20:50'),(1464,1,6,'2020-04-07 14:21:02'),(1465,1,15,'2020-04-07 14:21:49'),(1466,1,5,'2020-04-07 14:30:00'),(1467,1,5,'2020-04-07 14:30:10'),(1468,1,15,'2020-04-07 14:44:46'),(1469,1,15,'2020-04-07 15:36:33'),(1470,1,5,'2020-04-07 19:02:20'),(1471,1,15,'2020-04-07 20:40:52'),(1472,1,6,'2020-04-07 20:47:06'),(1473,1,15,'2020-04-07 21:37:32'),(1474,1,15,'2020-04-07 21:43:28'),(1475,1,15,'2020-04-07 21:43:45'),(1476,1,15,'2020-04-07 21:44:14'),(1477,1,15,'2020-04-07 21:44:20'),(1478,1,15,'2020-04-07 21:44:26'),(1479,1,15,'2020-04-07 21:44:31'),(1480,1,15,'2020-04-07 21:44:38'),(1481,1,15,'2020-04-07 21:44:43'),(1482,1,15,'2020-04-07 21:44:56'),(1483,1,15,'2020-04-07 21:45:03'),(1484,1,15,'2020-04-07 22:42:48'),(1485,1,15,'2020-04-07 22:42:51'),(1486,1,15,'2020-04-07 22:42:53'),(1487,1,15,'2020-04-07 23:16:41'),(1488,1,15,'2020-04-07 23:18:47'),(1489,1,15,'2020-04-07 23:43:10'),(1490,1,15,'2020-04-08 00:36:09'),(1491,1,15,'2020-04-08 01:01:46'),(1492,1,15,'2020-04-08 01:46:55'),(1493,1,15,'2020-04-08 02:03:55'),(1494,1,15,'2020-04-08 04:47:55'),(1495,1,15,'2020-04-08 05:31:45'),(1496,1,15,'2020-04-08 05:37:13'),(1497,1,0,'2020-04-08 05:37:41'),(1498,1,15,'2020-04-08 05:37:54'),(1499,1,5,'2020-04-08 05:38:01'),(1500,1,15,'2020-04-08 05:38:36'),(1501,1,15,'2020-04-08 05:42:14'),(1502,1,15,'2020-04-08 06:38:44'),(1503,1,15,'2020-04-08 06:45:41'),(1504,1,15,'2020-04-08 06:53:23'),(1505,1,15,'2020-04-08 06:53:26'),(1506,1,15,'2020-04-08 06:53:28'),(1507,1,15,'2020-04-08 06:53:30'),(1508,1,15,'2020-04-08 06:58:57'),(1509,1,15,'2020-04-08 06:58:59'),(1510,1,15,'2020-04-08 06:59:02'),(1511,1,15,'2020-04-08 06:59:06'),(1512,1,15,'2020-04-08 10:12:19'),(1513,1,15,'2020-04-08 10:30:56'),(1514,1,15,'2020-04-08 10:30:56'),(1515,1,15,'2020-04-08 10:30:58'),(1516,1,15,'2020-04-08 10:30:58'),(1517,1,15,'2020-04-08 10:31:01'),(1518,1,15,'2020-04-08 10:31:02'),(1519,1,15,'2020-04-08 10:31:03'),(1520,1,15,'2020-04-08 10:31:03'),(1521,1,15,'2020-04-08 10:31:03'),(1522,1,15,'2020-04-08 10:32:07'),(1523,1,15,'2020-04-08 13:16:06'),(1524,1,15,'2020-04-08 13:29:33'),(1525,1,15,'2020-04-08 15:13:37'),(1526,1,15,'2020-04-08 22:51:05'),(1527,1,15,'2020-04-09 00:14:11'),(1528,1,15,'2020-04-09 00:59:49'),(1529,1,15,'2020-04-09 01:57:03'),(1530,1,15,'2020-04-09 02:15:27'),(1531,1,15,'2020-04-09 03:05:34'),(1532,1,15,'2020-04-09 03:11:55'),(1533,1,15,'2020-04-09 03:12:37'),(1534,1,15,'2020-04-09 03:14:19'),(1535,1,15,'2020-04-09 03:14:51'),(1536,1,15,'2020-04-09 05:42:56'),(1537,1,15,'2020-04-09 05:50:40'),(1538,1,15,'2020-04-09 05:54:55'),(1539,1,15,'2020-04-09 06:01:38'),(1540,1,15,'2020-04-09 06:01:44'),(1541,1,15,'2020-04-09 06:01:48'),(1542,1,15,'2020-04-09 06:54:48'),(1543,1,15,'2020-04-09 08:02:00'),(1544,1,15,'2020-04-09 08:02:09'),(1545,1,15,'2020-04-09 08:58:43'),(1546,1,15,'2020-04-09 08:59:23'),(1547,1,15,'2020-04-09 09:18:46'),(1548,1,15,'2020-04-09 09:37:06'),(1549,1,15,'2020-04-09 09:46:06'),(1550,1,15,'2020-04-09 11:05:33'),(1551,1,15,'2020-04-09 11:06:43'),(1552,1,15,'2020-04-09 11:30:11'),(1553,1,15,'2020-04-09 11:30:40'),(1554,1,15,'2020-04-09 11:31:09'),(1555,1,15,'2020-04-09 11:46:18'),(1556,1,15,'2020-04-09 12:23:34'),(1557,1,15,'2020-04-09 13:24:35'),(1558,1,15,'2020-04-09 14:28:04'),(1559,1,15,'2020-04-09 14:28:04'),(1560,1,5,'2020-04-09 15:06:00'),(1561,1,5,'2020-04-09 15:09:09'),(1562,1,15,'2020-04-09 15:09:48'),(1563,1,15,'2020-04-09 15:11:34'),(1564,1,15,'2020-04-09 15:12:25'),(1565,1,15,'2020-04-09 15:14:53'),(1566,1,15,'2020-04-09 15:14:55'),(1567,1,15,'2020-04-09 16:17:07'),(1568,1,15,'2020-04-09 16:32:22'),(1569,1,15,'2020-04-09 17:20:16'),(1570,1,15,'2020-04-09 18:51:30'),(1571,1,15,'2020-04-09 18:51:33'),(1572,1,15,'2020-04-09 20:58:20'),(1573,1,15,'2020-04-09 20:58:48'),(1574,1,15,'2020-04-09 21:11:16'),(1575,1,6,'2020-04-09 23:40:56'),(1576,1,15,'2020-04-10 00:05:26'),(1577,1,15,'2020-04-10 00:31:56'),(1578,1,15,'2020-04-10 00:32:24'),(1579,1,15,'2020-04-10 00:32:26'),(1580,1,15,'2020-04-10 00:32:35'),(1581,1,15,'2020-04-10 00:32:36'),(1582,1,15,'2020-04-10 00:39:35'),(1583,1,15,'2020-04-10 00:41:30'),(1584,1,15,'2020-04-10 00:42:52'),(1585,1,15,'2020-04-10 00:52:59'),(1586,1,15,'2020-04-10 00:55:19'),(1587,1,15,'2020-04-10 01:15:27'),(1588,1,15,'2020-04-10 01:28:38'),(1589,1,15,'2020-04-10 01:49:48'),(1590,1,15,'2020-04-10 01:50:41'),(1591,1,15,'2020-04-10 01:51:12'),(1592,1,15,'2020-04-10 01:51:13'),(1593,1,15,'2020-04-10 01:51:30'),(1594,1,15,'2020-04-10 01:53:21'),(1595,1,15,'2020-04-10 01:53:25'),(1596,1,15,'2020-04-10 02:32:39'),(1597,1,15,'2020-04-10 02:32:39'),(1598,1,15,'2020-04-10 02:32:39'),(1599,1,15,'2020-04-10 02:32:39'),(1600,1,15,'2020-04-10 02:54:13'),(1601,1,15,'2020-04-10 03:01:57'),(1602,1,15,'2020-04-10 03:03:43'),(1603,1,13,'2020-04-10 03:04:29'),(1604,1,15,'2020-04-10 03:05:06'),(1605,1,15,'2020-04-10 03:07:33'),(1606,1,15,'2020-04-10 03:23:07'),(1607,1,15,'2020-04-10 03:23:07'),(1608,1,15,'2020-04-10 03:23:07'),(1609,1,15,'2020-04-10 03:24:05'),(1610,1,15,'2020-04-10 03:24:09'),(1611,1,0,'2020-04-10 03:24:41'),(1612,1,0,'2020-04-10 03:26:11'),(1613,1,15,'2020-04-10 03:35:39'),(1614,1,15,'2020-04-10 03:36:24'),(1615,1,15,'2020-04-10 03:36:28'),(1616,1,15,'2020-04-10 03:58:52'),(1617,1,15,'2020-04-10 03:59:56'),(1618,1,15,'2020-04-10 04:00:37'),(1619,1,15,'2020-04-10 04:02:28'),(1620,1,15,'2020-04-10 04:02:43'),(1621,1,15,'2020-04-10 04:02:57'),(1622,1,15,'2020-04-10 04:03:01'),(1623,1,15,'2020-04-10 04:10:36'),(1624,1,15,'2020-04-10 04:10:43'),(1625,1,15,'2020-04-10 04:15:46'),(1626,1,15,'2020-04-10 04:21:29'),(1627,1,15,'2020-04-10 05:04:47'),(1628,1,15,'2020-04-10 06:02:46'),(1629,1,15,'2020-04-10 06:13:57'),(1630,1,15,'2020-04-10 06:14:38'),(1631,1,15,'2020-04-10 06:41:13'),(1632,1,15,'2020-04-10 06:45:13'),(1633,1,15,'2020-04-10 06:50:09'),(1634,1,15,'2020-04-10 07:00:36'),(1635,1,15,'2020-04-10 07:01:26'),(1636,1,15,'2020-04-10 11:24:32'),(1637,1,15,'2020-04-10 11:31:52'),(1638,1,15,'2020-04-10 11:31:53'),(1639,1,15,'2020-04-10 13:05:19'),(1640,1,15,'2020-04-10 13:26:28'),(1641,1,15,'2020-04-10 13:29:41'),(1642,1,15,'2020-04-10 13:56:38'),(1643,1,15,'2020-04-10 15:03:15'),(1644,1,15,'2020-04-10 15:12:15'),(1645,1,15,'2020-04-10 15:14:27'),(1646,1,15,'2020-04-10 16:17:02'),(1647,1,15,'2020-04-10 17:40:01'),(1648,1,15,'2020-04-10 17:46:29'),(1649,1,15,'2020-04-10 17:46:36'),(1650,1,15,'2020-04-10 21:30:11'),(1651,1,15,'2020-04-10 23:28:18'),(1652,1,15,'2020-04-10 23:32:37'),(1653,1,15,'2020-04-11 01:58:56'),(1654,1,15,'2020-04-11 02:21:46'),(1655,1,15,'2020-04-11 02:21:46'),(1656,1,15,'2020-04-11 02:23:05'),(1657,1,15,'2020-04-11 02:23:13'),(1658,1,15,'2020-04-11 02:23:45'),(1659,1,15,'2020-04-11 02:23:49'),(1660,1,15,'2020-04-11 02:23:54'),(1661,1,15,'2020-04-11 06:29:34'),(1662,1,15,'2020-04-11 06:58:24'),(1663,1,6,'2020-04-11 06:58:24'),(1664,1,15,'2020-04-11 06:59:22'),(1665,1,15,'2020-04-11 06:59:22'),(1666,1,15,'2020-04-11 06:59:24'),(1667,1,15,'2020-04-11 08:35:02'),(1668,1,15,'2020-04-11 10:48:45'),(1669,1,6,'2020-04-11 10:48:46'),(1670,1,15,'2020-04-11 11:34:00'),(1671,1,15,'2020-04-11 11:35:09'),(1672,1,15,'2020-04-11 11:50:21'),(1673,1,15,'2020-04-11 11:50:22'),(1674,1,15,'2020-04-11 11:50:38'),(1675,1,15,'2020-04-11 12:03:40'),(1676,1,15,'2020-04-11 14:12:49'),(1677,1,15,'2020-04-11 14:12:50'),(1678,1,15,'2020-04-11 14:21:23'),(1679,1,15,'2020-04-11 15:34:34'),(1680,1,15,'2020-04-11 15:52:00'),(1681,1,6,'2020-04-11 15:52:24'),(1682,1,15,'2020-04-11 17:14:20'),(1683,1,15,'2020-04-11 17:29:09'),(1684,1,15,'2020-04-11 17:39:32'),(1685,1,14,'2020-04-11 18:46:03'),(1686,1,15,'2020-04-11 22:17:15'),(1687,1,15,'2020-04-11 22:28:21'),(1688,1,15,'2020-04-12 00:17:04'),(1689,1,15,'2020-04-12 00:17:16'),(1690,1,15,'2020-04-12 02:33:08'),(1691,1,15,'2020-04-12 04:35:55'),(1692,1,15,'2020-04-12 05:05:25'),(1693,1,15,'2020-04-12 05:50:35'),(1694,1,15,'2020-04-12 08:26:41'),(1695,1,15,'2020-04-12 08:26:44'),(1696,1,15,'2020-04-12 09:30:25'),(1697,1,15,'2020-04-12 10:06:11'),(1698,1,13,'2020-04-12 11:21:27'),(1699,1,15,'2020-04-12 12:21:32'),(1700,1,15,'2020-04-12 13:15:28'),(1701,1,15,'2020-04-12 13:30:42'),(1702,1,15,'2020-04-12 15:16:15'),(1703,1,15,'2020-04-12 16:15:47'),(1704,1,15,'2020-04-12 16:16:01'),(1705,1,15,'2020-04-12 18:46:49'),(1706,1,15,'2020-04-13 01:49:59'),(1707,1,44,'2020-04-13 01:57:54'),(1708,1,15,'2020-04-13 02:46:43'),(1709,1,15,'2020-04-13 02:47:00'),(1710,1,15,'2020-04-13 03:14:11'),(1711,1,15,'2020-04-13 03:14:18'),(1712,1,15,'2020-04-13 04:19:46'),(1713,1,15,'2020-04-13 04:19:50'),(1714,1,59,'2020-04-13 04:19:54'),(1715,1,15,'2020-04-13 04:19:59'),(1716,1,15,'2020-04-13 04:20:34'),(1717,1,15,'2020-04-13 04:20:37'),(1718,1,15,'2020-04-13 10:51:36'),(1719,1,15,'2020-04-13 10:51:36'),(1720,1,15,'2020-04-13 10:51:36'),(1721,1,15,'2020-04-13 12:39:26'),(1722,1,15,'2020-04-13 13:01:09'),(1723,1,15,'2020-04-13 13:11:28'),(1724,1,15,'2020-04-13 13:11:28'),(1725,1,15,'2020-04-13 13:11:43'),(1726,1,15,'2020-04-13 13:11:58'),(1727,1,15,'2020-04-13 13:12:10'),(1728,1,15,'2020-04-13 13:12:52'),(1729,1,14,'2020-04-13 14:59:17'),(1730,1,15,'2020-04-13 18:38:42'),(1731,1,15,'2020-04-13 22:02:34'),(1732,1,15,'2020-04-13 23:04:11'),(1733,1,15,'2020-04-13 23:04:11'),(1734,1,15,'2020-04-14 03:18:14'),(1735,1,15,'2020-04-14 03:18:23'),(1736,1,15,'2020-04-14 03:58:08'),(1737,1,15,'2020-04-14 03:58:10'),(1738,1,15,'2020-04-14 04:30:43'),(1739,1,15,'2020-04-14 04:58:44'),(1740,1,15,'2020-04-14 07:30:10'),(1741,1,5,'2020-04-14 07:30:27'),(1742,1,15,'2020-04-14 07:31:02'),(1743,1,15,'2020-04-14 10:47:28'),(1744,1,15,'2020-04-14 10:47:31'),(1745,1,15,'2020-04-14 11:17:45'),(1746,1,15,'2020-04-14 11:17:47'),(1747,1,15,'2020-04-14 13:13:42'),(1748,1,15,'2020-04-14 17:08:07'),(1749,1,15,'2020-04-14 18:35:31'),(1750,1,15,'2020-04-14 19:00:50'),(1751,1,15,'2020-04-14 19:00:50'),(1752,1,15,'2020-04-14 19:00:50'),(1753,1,15,'2020-04-14 22:43:06'),(1754,1,15,'2020-04-14 22:43:09'),(1755,1,15,'2020-04-14 22:43:12'),(1756,1,15,'2020-04-14 22:43:17'),(1757,1,15,'2020-04-14 22:43:18'),(1758,1,15,'2020-04-14 22:43:21'),(1759,1,15,'2020-04-14 22:43:26'),(1760,1,15,'2020-04-14 22:43:28'),(1761,1,15,'2020-04-14 22:43:30'),(1762,1,15,'2020-04-14 22:43:33'),(1763,1,15,'2020-04-14 22:43:35'),(1764,1,15,'2020-04-14 22:43:36'),(1765,1,15,'2020-04-14 22:43:37'),(1766,1,15,'2020-04-14 22:43:38'),(1767,1,15,'2020-04-14 22:43:39'),(1768,1,15,'2020-04-14 22:43:40'),(1769,1,15,'2020-04-14 22:43:42'),(1770,1,15,'2020-04-14 22:43:45'),(1771,1,15,'2020-04-14 22:43:47'),(1772,1,15,'2020-04-15 01:00:02'),(1773,1,15,'2020-04-15 03:50:22'),(1774,1,15,'2020-04-15 03:53:57'),(1775,1,15,'2020-04-15 03:59:37'),(1776,1,15,'2020-04-15 03:59:53'),(1777,1,15,'2020-04-15 09:17:37'),(1778,1,15,'2020-04-15 12:59:10'),(1779,1,15,'2020-04-15 12:59:10'),(1780,1,15,'2020-04-15 13:43:10'),(1781,1,15,'2020-04-15 15:44:19'),(1782,1,15,'2020-04-15 15:46:25'),(1783,1,15,'2020-04-15 17:18:16'),(1784,1,15,'2020-04-15 19:12:24'),(1785,1,15,'2020-04-15 19:13:07'),(1786,1,15,'2020-04-15 19:19:43'),(1787,1,6,'2020-04-15 23:16:25'),(1788,1,15,'2020-04-16 04:30:47'),(1789,1,15,'2020-04-16 05:55:14'),(1790,1,15,'2020-04-16 11:50:35'),(1791,1,15,'2020-04-16 12:30:48'),(1792,1,15,'2020-04-16 13:19:58'),(1793,1,15,'2020-04-16 13:19:58'),(1794,1,15,'2020-04-16 13:19:58'),(1795,1,15,'2020-04-16 13:49:24'),(1796,1,15,'2020-04-16 14:28:36'),(1797,1,15,'2020-04-16 15:51:18'),(1798,1,15,'2020-04-16 15:51:22'),(1799,1,15,'2020-04-16 15:51:37'),(1800,1,15,'2020-04-16 16:00:45'),(1801,1,15,'2020-04-16 19:31:27'),(1802,1,44,'2020-04-16 22:43:41'),(1803,1,15,'2020-04-16 23:09:10'),(1804,1,15,'2020-04-16 23:17:22'),(1805,1,15,'2020-04-16 23:18:51'),(1806,1,15,'2020-04-16 23:19:16'),(1807,1,59,'2020-04-17 00:21:29'),(1808,1,15,'2020-04-17 00:34:21'),(1809,1,15,'2020-04-17 02:16:42'),(1810,1,15,'2020-04-17 02:16:48'),(1811,1,15,'2020-04-17 02:38:14'),(1812,1,15,'2020-04-17 05:24:46'),(1813,1,15,'2020-04-17 05:24:49'),(1814,1,15,'2020-04-17 08:04:13'),(1815,1,6,'2020-04-17 08:22:42'),(1816,1,15,'2020-04-17 10:46:08'),(1817,1,15,'2020-04-17 12:38:07'),(1818,1,15,'2020-04-17 12:56:20'),(1819,1,15,'2020-04-17 16:10:54'),(1820,1,15,'2020-04-17 17:15:10'),(1821,1,15,'2020-04-17 17:15:12'),(1822,1,15,'2020-04-17 17:15:13'),(1823,1,6,'2020-04-17 17:15:20'),(1824,1,14,'2020-04-17 17:15:20'),(1825,1,43,'2020-04-17 17:15:21'),(1826,1,53,'2020-04-17 17:15:21'),(1827,1,45,'2020-04-17 17:15:23'),(1828,1,43,'2020-04-17 17:15:23'),(1829,1,13,'2020-04-17 17:15:24'),(1830,1,15,'2020-04-17 17:15:24'),(1831,1,15,'2020-04-17 17:15:25'),(1832,1,44,'2020-04-17 17:15:25'),(1833,1,53,'2020-04-17 17:15:26'),(1834,1,59,'2020-04-17 17:15:26'),(1835,1,59,'2020-04-17 17:15:27'),(1836,1,44,'2020-04-17 17:15:28'),(1837,1,5,'2020-04-17 17:15:28'),(1838,1,15,'2020-04-17 17:15:28'),(1839,1,45,'2020-04-17 17:15:29'),(1840,1,15,'2020-04-17 18:55:51'),(1841,1,15,'2020-04-17 19:02:22'),(1842,1,15,'2020-04-17 19:38:53'),(1843,1,15,'2020-04-17 19:39:01'),(1844,1,15,'2020-04-17 21:01:46'),(1845,1,15,'2020-04-18 02:04:07'),(1846,1,15,'2020-04-18 02:52:40'),(1847,1,15,'2020-04-18 02:52:42'),(1848,1,15,'2020-04-18 05:36:24'),(1849,1,15,'2020-04-18 05:36:25'),(1850,1,15,'2020-04-18 06:10:11'),(1851,1,15,'2020-04-18 06:10:15'),(1852,1,6,'2020-04-18 06:10:16'),(1853,1,13,'2020-04-18 06:10:17'),(1854,1,14,'2020-04-18 06:10:18'),(1855,1,43,'2020-04-18 06:10:19'),(1856,1,5,'2020-04-18 06:10:20'),(1857,1,44,'2020-04-18 06:10:21'),(1858,1,59,'2020-04-18 06:10:23'),(1859,1,45,'2020-04-18 06:10:24'),(1860,1,15,'2020-04-18 06:10:25'),(1861,1,15,'2020-04-18 06:10:26'),(1862,1,5,'2020-04-18 06:13:53'),(1863,1,15,'2020-04-18 06:14:32'),(1864,1,15,'2020-04-18 06:14:34'),(1865,1,15,'2020-04-18 09:14:23'),(1866,1,15,'2020-04-18 10:52:14'),(1867,1,15,'2020-04-18 11:22:59'),(1868,1,15,'2020-04-18 12:52:26'),(1869,1,15,'2020-04-18 13:27:05'),(1870,1,15,'2020-04-18 14:05:21'),(1871,1,15,'2020-04-18 14:40:48'),(1872,1,15,'2020-04-18 17:11:29'),(1873,1,15,'2020-04-18 17:11:29'),(1874,1,15,'2020-04-18 17:11:29'),(1875,1,14,'2020-04-18 20:11:11'),(1876,1,15,'2020-04-18 20:20:40'),(1877,1,15,'2020-04-18 21:57:17'),(1878,1,15,'2020-04-18 21:57:19'),(1879,1,15,'2020-04-18 21:57:21'),(1880,1,15,'2020-04-18 21:57:23'),(1881,1,15,'2020-04-18 22:39:43'),(1882,1,53,'2020-04-18 22:39:45'),(1883,1,15,'2020-04-19 00:08:55'),(1884,1,15,'2020-04-19 01:00:28'),(1885,1,15,'2020-04-19 01:40:56'),(1886,1,15,'2020-04-19 02:44:02'),(1887,1,15,'2020-04-19 02:44:10'),(1888,1,15,'2020-04-19 02:44:26'),(1889,1,15,'2020-04-19 02:44:27'),(1890,1,15,'2020-04-19 04:54:08'),(1891,1,15,'2020-04-19 04:54:12'),(1892,1,15,'2020-04-19 05:59:32'),(1893,1,15,'2020-04-19 05:59:34'),(1894,1,15,'2020-04-19 06:29:37'),(1895,1,15,'2020-04-19 06:29:39'),(1896,1,15,'2020-04-19 07:16:38'),(1897,1,15,'2020-04-19 07:16:52'),(1898,1,15,'2020-04-19 08:54:46'),(1899,1,15,'2020-04-19 08:54:51'),(1900,1,15,'2020-04-19 08:55:10'),(1901,1,15,'2020-04-19 08:55:11'),(1902,1,15,'2020-04-19 09:49:01'),(1903,1,15,'2020-04-19 09:49:01'),(1904,1,15,'2020-04-19 15:29:58'),(1905,1,15,'2020-04-19 15:30:23'),(1906,1,15,'2020-04-19 15:30:43'),(1907,1,15,'2020-04-19 15:30:52'),(1908,1,15,'2020-04-19 18:07:30'),(1909,1,15,'2020-04-19 18:34:03'),(1910,1,15,'2020-04-19 19:14:06'),(1911,1,15,'2020-04-19 20:07:00'),(1912,1,6,'2020-04-20 03:39:16'),(1913,1,15,'2020-04-20 06:40:34'),(1914,1,15,'2020-04-20 06:40:43'),(1915,1,15,'2020-04-20 07:02:48'),(1916,1,15,'2020-04-20 07:30:21'),(1917,1,6,'2020-04-20 08:49:54'),(1918,1,6,'2020-04-20 09:56:53'),(1919,1,15,'2020-04-20 16:24:34'),(1920,1,15,'2020-04-20 16:29:58'),(1921,1,15,'2020-04-20 16:29:58'),(1922,1,15,'2020-04-20 16:29:58'),(1923,1,15,'2020-04-20 16:29:59'),(1924,1,56,'2020-04-20 16:34:23'),(1925,1,15,'2020-04-20 20:21:05'),(1926,1,13,'2020-04-20 20:38:22'),(1927,1,15,'2020-04-20 20:58:08'),(1928,1,15,'2020-04-20 20:58:14'),(1929,1,53,'2020-04-20 21:12:38'),(1930,1,15,'2020-04-20 23:41:38'),(1931,1,6,'2020-04-20 23:41:41'),(1932,1,56,'2020-04-21 00:50:22'),(1933,1,59,'2020-04-21 01:42:01'),(1934,1,45,'2020-04-21 01:49:09'),(1935,1,56,'2020-04-21 02:03:40'),(1936,1,43,'2020-04-21 02:27:27'),(1937,1,15,'2020-04-21 02:31:14'),(1938,1,43,'2020-04-21 03:12:22'),(1939,1,15,'2020-04-21 04:05:31'),(1940,1,53,'2020-04-21 04:05:32'),(1941,1,6,'2020-04-21 04:05:38'),(1942,1,44,'2020-04-21 04:21:45'),(1943,1,53,'2020-04-21 04:54:07'),(1944,1,15,'2020-04-21 05:35:26'),(1945,1,15,'2020-04-21 06:11:56'),(1946,1,59,'2020-04-21 06:21:43'),(1947,1,15,'2020-04-21 06:32:50'),(1948,1,15,'2020-04-21 07:25:57'),(1949,1,15,'2020-04-21 07:30:08'),(1950,1,15,'2020-04-21 07:30:12'),(1951,1,15,'2020-04-21 07:30:15'),(1952,1,53,'2020-04-21 07:37:28'),(1953,1,56,'2020-04-21 07:56:22'),(1954,1,15,'2020-04-21 08:40:48'),(1955,1,43,'2020-04-21 08:43:45'),(1956,1,44,'2020-04-21 08:53:17'),(1957,1,45,'2020-04-21 09:59:29'),(1958,1,15,'2020-04-21 10:21:33'),(1959,1,15,'2020-04-21 10:39:26'),(1960,1,15,'2020-04-21 10:39:37'),(1961,1,15,'2020-04-21 13:20:32'),(1962,1,15,'2020-04-21 16:57:55'),(1963,1,6,'2020-04-21 18:32:51'),(1964,1,15,'2020-04-21 19:06:18'),(1965,1,15,'2020-04-21 19:28:56'),(1966,1,6,'2020-04-21 20:42:41'),(1967,1,5,'2020-04-21 21:54:33'),(1968,1,15,'2020-04-22 02:26:49'),(1969,1,15,'2020-04-22 04:03:18'),(1970,1,15,'2020-04-22 07:29:59'),(1971,1,15,'2020-04-22 10:17:37'),(1972,1,15,'2020-04-22 13:04:50'),(1973,1,15,'2020-04-22 13:04:55'),(1974,1,15,'2020-04-22 13:06:03'),(1975,1,15,'2020-04-22 13:06:05'),(1976,1,15,'2020-04-22 13:29:19'),(1977,1,15,'2020-04-22 14:20:04'),(1978,1,6,'2020-04-22 17:32:04'),(1979,1,15,'2020-04-22 17:55:15'),(1980,1,15,'2020-04-22 17:55:17'),(1981,1,15,'2020-04-22 17:55:19'),(1982,1,15,'2020-04-22 18:17:27'),(1983,1,15,'2020-04-22 19:16:03'),(1984,1,15,'2020-04-22 19:54:46'),(1985,1,15,'2020-04-22 20:41:02'),(1986,1,15,'2020-04-23 05:03:24'),(1987,1,15,'2020-04-23 05:03:25'),(1988,1,15,'2020-04-23 06:52:31'),(1989,1,15,'2020-04-23 09:34:46'),(1990,1,15,'2020-04-23 11:14:12'),(1991,1,15,'2020-04-23 11:52:37'),(1992,1,15,'2020-04-23 13:42:10'),(1993,1,15,'2020-04-23 18:01:17'),(1994,1,15,'2020-04-23 18:55:19'),(1995,1,15,'2020-04-23 18:55:19'),(1996,1,15,'2020-04-23 18:58:04'),(1997,1,15,'2020-04-23 19:46:27'),(1998,1,15,'2020-04-23 20:37:50'),(1999,1,15,'2020-04-23 21:01:36'),(2000,1,15,'2020-04-23 22:17:23'),(2001,1,44,'2020-04-23 22:57:15'),(2002,1,15,'2020-04-23 23:23:33'),(2003,1,15,'2020-04-24 03:40:35'),(2004,1,15,'2020-04-24 03:45:52'),(2005,1,6,'2020-04-24 03:46:09'),(2006,1,45,'2020-04-24 04:24:32'),(2007,1,45,'2020-04-24 04:25:39'),(2008,1,53,'2020-04-24 04:39:10'),(2009,1,15,'2020-04-24 04:55:21'),(2010,1,43,'2020-04-24 05:15:13'),(2011,1,56,'2020-04-24 06:15:48'),(2012,1,5,'2020-04-24 06:16:59'),(2013,1,15,'2020-04-24 06:33:01'),(2014,1,53,'2020-04-24 06:33:03'),(2015,1,6,'2020-04-24 06:33:05'),(2016,1,15,'2020-04-24 06:51:42'),(2017,1,15,'2020-04-24 06:51:45'),(2018,1,15,'2020-04-24 08:36:48'),(2019,1,15,'2020-04-24 09:44:06'),(2020,1,15,'2020-04-24 11:21:29'),(2021,1,15,'2020-04-24 12:04:14'),(2022,1,15,'2020-04-24 12:04:15'),(2023,1,15,'2020-04-24 12:30:34'),(2024,1,15,'2020-04-24 13:07:53'),(2025,1,15,'2020-04-24 13:26:39'),(2026,1,15,'2020-04-24 13:43:51'),(2027,1,15,'2020-04-24 13:43:53'),(2028,1,15,'2020-04-24 13:43:54'),(2029,1,15,'2020-04-24 13:43:58'),(2030,1,15,'2020-04-24 13:44:02'),(2031,1,15,'2020-04-24 13:44:11'),(2032,1,15,'2020-04-24 13:44:20'),(2033,1,15,'2020-04-24 13:44:30'),(2034,1,15,'2020-04-24 13:44:37'),(2035,1,15,'2020-04-24 13:44:41'),(2036,1,15,'2020-04-24 13:44:42'),(2037,1,15,'2020-04-24 13:44:45'),(2038,1,15,'2020-04-24 13:44:47'),(2039,1,15,'2020-04-24 13:44:49'),(2040,1,15,'2020-04-24 13:44:50'),(2041,1,15,'2020-04-24 13:44:51'),(2042,1,15,'2020-04-24 13:44:53'),(2043,1,15,'2020-04-24 13:44:54'),(2044,1,15,'2020-04-24 13:44:55'),(2045,1,15,'2020-04-24 13:44:57'),(2046,1,15,'2020-04-24 13:45:00'),(2047,1,15,'2020-04-24 13:45:03'),(2048,1,15,'2020-04-24 13:45:05'),(2049,1,15,'2020-04-24 13:45:08'),(2050,1,15,'2020-04-24 13:45:10'),(2051,1,15,'2020-04-24 13:45:12'),(2052,1,15,'2020-04-24 13:45:14'),(2053,1,15,'2020-04-24 13:45:15'),(2054,1,15,'2020-04-24 13:45:17'),(2055,1,15,'2020-04-24 13:45:20'),(2056,1,15,'2020-04-24 13:45:24'),(2057,1,15,'2020-04-24 13:45:26'),(2058,1,15,'2020-04-24 13:45:30'),(2059,1,15,'2020-04-24 13:45:33'),(2060,1,15,'2020-04-24 13:45:38'),(2061,1,15,'2020-04-24 13:45:41'),(2062,1,44,'2020-04-24 15:04:16'),(2063,1,15,'2020-04-24 15:17:30'),(2064,1,15,'2020-04-24 15:21:28'),(2065,1,15,'2020-04-24 15:21:30'),(2066,1,15,'2020-04-24 15:21:59'),(2067,1,15,'2020-04-24 15:22:01'),(2068,1,6,'2020-04-24 16:55:57'),(2069,1,15,'2020-04-24 17:17:18'),(2070,1,15,'2020-04-24 21:37:26'),(2071,1,15,'2020-04-24 22:09:00'),(2072,1,43,'2020-04-24 22:47:26'),(2073,1,15,'2020-04-24 23:38:32'),(2074,1,15,'2020-04-24 23:38:37'),(2075,1,53,'2020-04-24 23:44:17'),(2076,1,15,'2020-04-25 00:01:37'),(2077,1,45,'2020-04-25 00:49:52'),(2078,1,45,'2020-04-25 01:07:32'),(2079,1,44,'2020-04-25 01:55:55'),(2080,1,15,'2020-04-25 02:55:47'),(2081,1,15,'2020-04-25 02:55:53'),(2082,1,15,'2020-04-25 03:16:40'),(2083,1,15,'2020-04-25 04:08:57'),(2084,1,15,'2020-04-25 04:09:02'),(2085,1,15,'2020-04-25 04:49:49'),(2086,1,15,'2020-04-25 04:51:15'),(2087,1,15,'2020-04-25 06:01:18'),(2088,1,15,'2020-04-25 06:47:13'),(2089,1,15,'2020-04-25 06:47:17'),(2090,1,15,'2020-04-25 09:16:12'),(2091,1,44,'2020-04-25 09:36:28'),(2092,1,56,'2020-04-25 09:43:23'),(2093,1,15,'2020-04-25 11:19:08'),(2094,1,15,'2020-04-25 12:00:47'),(2095,1,15,'2020-04-25 12:04:46'),(2096,1,15,'2020-04-25 12:15:04'),(2097,1,15,'2020-04-25 12:15:09'),(2098,1,15,'2020-04-25 12:15:37'),(2099,1,15,'2020-04-25 12:15:39'),(2100,1,15,'2020-04-25 12:15:57'),(2101,1,15,'2020-04-25 12:15:58'),(2102,1,44,'2020-04-25 12:24:07'),(2103,1,6,'2020-04-25 14:40:20'),(2104,1,43,'2020-04-25 15:03:34'),(2105,1,53,'2020-04-25 16:38:39'),(2106,1,6,'2020-04-25 17:27:17'),(2107,1,15,'2020-04-25 17:36:28'),(2108,1,15,'2020-04-25 18:06:51'),(2109,1,45,'2020-04-25 18:17:15'),(2110,1,45,'2020-04-25 18:26:21'),(2111,1,15,'2020-04-25 19:12:23'),(2112,1,15,'2020-04-25 20:44:56'),(2113,1,15,'2020-04-25 21:51:01'),(2114,1,15,'2020-04-25 21:51:11'),(2115,1,15,'2020-04-25 22:18:07'),(2116,1,15,'2020-04-26 00:09:20'),(2117,1,15,'2020-04-26 00:09:21'),(2118,1,15,'2020-04-26 00:09:21'),(2119,1,15,'2020-04-26 00:10:12'),(2120,1,15,'2020-04-26 00:10:12'),(2121,1,15,'2020-04-26 00:10:12'),(2122,1,15,'2020-04-26 00:10:14'),(2123,1,15,'2020-04-26 00:10:14'),(2124,1,15,'2020-04-26 00:16:32'),(2125,1,15,'2020-04-26 00:22:28'),(2126,1,15,'2020-04-26 00:59:53'),(2127,1,44,'2020-04-26 01:40:03'),(2128,1,56,'2020-04-26 02:15:01'),(2129,1,56,'2020-04-26 02:20:13'),(2130,1,15,'2020-04-26 04:05:50'),(2131,1,15,'2020-04-26 04:13:44'),(2132,1,15,'2020-04-26 04:35:29'),(2133,1,15,'2020-04-26 05:00:07'),(2134,1,15,'2020-04-26 06:15:20'),(2135,1,15,'2020-04-26 06:15:20'),(2136,1,15,'2020-04-26 06:15:47'),(2137,1,15,'2020-04-26 06:15:47'),(2138,1,15,'2020-04-26 06:15:48'),(2139,1,15,'2020-04-26 06:35:29'),(2140,1,15,'2020-04-26 06:38:26'),(2141,1,15,'2020-04-26 06:38:26'),(2142,1,15,'2020-04-26 06:38:26'),(2143,1,15,'2020-04-26 06:38:26'),(2144,1,15,'2020-04-26 06:38:28'),(2145,1,15,'2020-04-26 06:40:49'),(2146,1,15,'2020-04-26 06:41:18'),(2147,1,15,'2020-04-26 06:41:23'),(2148,1,43,'2020-04-26 07:12:18'),(2149,1,53,'2020-04-26 08:43:01'),(2150,1,45,'2020-04-26 10:29:28'),(2151,1,15,'2020-04-26 11:25:25'),(2152,1,56,'2020-04-26 12:05:24'),(2153,1,15,'2020-04-26 12:06:00'),(2154,1,15,'2020-04-26 12:06:01'),(2155,1,44,'2020-04-26 12:36:50'),(2156,1,15,'2020-04-26 16:12:41'),(2157,1,6,'2020-04-26 16:58:24'),(2158,1,6,'2020-04-26 16:58:27'),(2159,1,43,'2020-04-26 17:31:38'),(2160,1,15,'2020-04-26 18:28:37'),(2161,1,15,'2020-04-26 18:28:56'),(2162,1,15,'2020-04-26 18:28:57'),(2163,1,15,'2020-04-26 18:28:58'),(2164,1,15,'2020-04-26 18:28:59'),(2165,1,15,'2020-04-26 18:29:01'),(2166,1,15,'2020-04-26 18:50:41'),(2167,1,15,'2020-04-26 18:50:41'),(2168,1,15,'2020-04-26 18:50:43'),(2169,1,15,'2020-04-26 18:50:43'),(2170,1,15,'2020-04-26 18:57:49'),(2171,1,15,'2020-04-26 19:21:50'),(2172,1,15,'2020-04-26 21:00:03'),(2173,1,6,'2020-04-26 21:04:48'),(2174,1,15,'2020-04-27 01:04:39'),(2175,1,6,'2020-04-27 03:19:21'),(2176,1,15,'2020-04-27 04:20:28'),(2177,1,56,'2020-04-27 05:14:34'),(2178,1,53,'2020-04-27 07:56:44'),(2179,1,44,'2020-04-27 10:20:08'),(2180,1,45,'2020-04-27 10:41:39'),(2181,1,15,'2020-04-27 11:40:05'),(2182,1,43,'2020-04-27 11:43:01'),(2183,1,43,'2020-04-27 11:51:02'),(2184,1,15,'2020-04-27 12:06:36'),(2185,1,15,'2020-04-27 12:06:38'),(2186,1,15,'2020-04-27 12:34:00'),(2187,1,6,'2020-04-27 17:12:46'),(2188,1,15,'2020-04-27 18:28:36'),(2189,1,15,'2020-04-27 18:28:36'),(2190,1,15,'2020-04-27 19:11:05'),(2191,1,15,'2020-04-27 19:11:28'),(2192,1,43,'2020-04-27 20:56:19'),(2193,1,56,'2020-04-27 21:19:23'),(2194,1,6,'2020-04-27 22:01:58'),(2195,1,53,'2020-04-28 07:13:46'),(2196,1,15,'2020-04-28 10:03:20'),(2197,1,15,'2020-04-28 10:03:25'),(2198,1,15,'2020-04-28 10:03:25'),(2199,1,15,'2020-04-28 10:03:28'),(2200,1,15,'2020-04-28 10:03:29'),(2201,1,15,'2020-04-28 10:03:30'),(2202,1,0,'2020-04-28 10:03:48'),(2203,1,15,'2020-04-28 10:37:32'),(2204,1,44,'2020-04-28 11:29:29'),(2205,1,15,'2020-04-28 12:06:38'),(2206,1,15,'2020-04-28 12:06:41'),(2207,1,15,'2020-04-28 12:30:40'),(2208,1,15,'2020-04-28 12:30:42'),(2209,1,15,'2020-04-28 12:30:59'),(2210,1,15,'2020-04-28 12:30:59'),(2211,1,43,'2020-04-28 13:25:53'),(2212,1,15,'2020-04-28 13:31:47'),(2213,1,6,'2020-04-28 15:31:56'),(2214,1,15,'2020-04-28 17:24:48'),(2215,1,15,'2020-04-28 17:57:50'),(2216,1,15,'2020-04-28 17:59:49'),(2217,1,56,'2020-04-28 20:21:30'),(2218,1,15,'2020-04-28 22:21:57'),(2219,1,15,'2020-04-28 22:21:59'),(2220,1,15,'2020-04-28 22:22:01'),(2221,1,6,'2020-04-28 22:32:54'),(2222,1,6,'2020-04-28 22:32:55'),(2223,1,15,'2020-04-28 23:13:29'),(2224,1,15,'2020-04-28 23:43:26'),(2225,1,15,'2020-04-29 04:42:43'),(2226,1,15,'2020-04-29 05:30:49'),(2227,1,15,'2020-04-29 06:24:04'),(2228,1,15,'2020-04-29 07:34:10'),(2229,1,15,'2020-04-29 10:04:49'),(2230,1,15,'2020-04-29 10:04:54'),(2231,1,15,'2020-04-29 12:06:44'),(2232,1,15,'2020-04-29 13:51:51'),(2233,1,5,'2020-04-29 14:49:43'),(2234,1,15,'2020-04-29 15:44:25'),(2235,1,15,'2020-04-29 15:44:31'),(2236,1,15,'2020-04-29 15:50:16'),(2237,1,5,'2020-04-29 16:34:53'),(2238,1,15,'2020-04-29 18:23:28'),(2239,1,15,'2020-04-29 18:36:36'),(2240,1,15,'2020-04-29 18:36:37'),(2241,1,15,'2020-04-29 18:36:37'),(2242,1,15,'2020-04-29 18:37:57'),(2243,1,15,'2020-04-29 18:37:57'),(2244,1,15,'2020-04-29 18:37:58'),(2245,1,15,'2020-04-29 18:38:01'),(2246,1,15,'2020-04-29 18:49:40'),(2247,1,15,'2020-04-29 18:49:40'),(2248,1,15,'2020-04-29 18:49:41'),(2249,1,15,'2020-04-29 18:49:41'),(2250,1,15,'2020-04-29 18:49:42'),(2251,1,6,'2020-04-29 21:25:46'),(2252,1,15,'2020-04-30 00:46:19'),(2253,1,15,'2020-04-30 02:53:57'),(2254,1,15,'2020-04-30 03:23:37'),(2255,1,14,'2020-04-30 10:36:37'),(2256,1,15,'2020-04-30 10:43:37'),(2257,1,15,'2020-04-30 10:43:48'),(2258,1,15,'2020-04-30 10:54:29'),(2259,1,15,'2020-04-30 12:18:04'),(2260,1,15,'2020-04-30 12:18:06'),(2261,1,15,'2020-04-30 13:19:56'),(2262,1,15,'2020-04-30 13:20:00'),(2263,1,15,'2020-04-30 13:20:36'),(2264,1,15,'2020-04-30 13:20:39'),(2265,1,15,'2020-04-30 14:44:08'),(2266,1,15,'2020-04-30 15:25:13'),(2267,1,15,'2020-04-30 15:25:15'),(2268,1,15,'2020-04-30 15:25:34'),(2269,1,15,'2020-04-30 15:25:35'),(2270,1,15,'2020-04-30 15:43:05'),(2271,1,15,'2020-04-30 21:07:11'),(2272,1,15,'2020-04-30 22:07:07'),(2273,1,15,'2020-04-30 22:41:08'),(2274,1,15,'2020-05-01 00:39:23'),(2275,1,15,'2020-05-01 02:27:12'),(2276,1,15,'2020-05-01 04:23:02'),(2277,1,15,'2020-05-01 05:45:12'),(2278,1,15,'2020-05-01 09:29:28'),(2279,1,13,'2020-05-01 10:31:55'),(2280,1,15,'2020-05-01 11:22:11'),(2281,1,15,'2020-05-01 12:10:36'),(2282,1,15,'2020-05-01 12:10:38'),(2283,1,15,'2020-05-01 14:12:27'),(2284,1,15,'2020-05-01 14:12:31'),(2285,1,15,'2020-05-01 14:12:39'),(2286,1,15,'2020-05-01 14:12:39'),(2287,1,15,'2020-05-01 15:56:02'),(2288,1,15,'2020-05-01 15:56:04'),(2289,1,15,'2020-05-01 15:56:31'),(2290,1,15,'2020-05-01 15:56:31'),(2291,1,5,'2020-05-01 15:56:56'),(2292,1,15,'2020-05-01 17:38:46'),(2293,1,15,'2020-05-01 21:21:01'),(2294,1,15,'2020-05-01 22:18:28'),(2295,1,15,'2020-05-02 04:15:15'),(2296,1,15,'2020-05-02 07:00:05'),(2297,1,15,'2020-05-02 09:36:01'),(2298,1,15,'2020-05-02 09:36:02'),(2299,1,15,'2020-05-02 09:47:10'),(2300,1,15,'2020-05-02 09:47:10'),(2301,1,15,'2020-05-02 12:11:01'),(2302,1,15,'2020-05-02 12:11:02'),(2303,1,15,'2020-05-02 12:31:18'),(2304,1,5,'2020-05-02 12:33:57'),(2305,1,15,'2020-05-02 19:46:17'),(2306,1,15,'2020-05-02 20:51:24'),(2307,1,15,'2020-05-02 22:06:36'),(2308,1,15,'2020-05-02 22:14:47'),(2309,1,15,'2020-05-02 22:14:47'),(2310,1,15,'2020-05-02 23:59:51'),(2311,1,15,'2020-05-03 00:27:53'),(2312,1,15,'2020-05-03 00:56:47'),(2313,1,15,'2020-05-03 01:53:38'),(2314,1,15,'2020-05-03 01:53:41'),(2315,1,15,'2020-05-03 04:51:53'),(2316,1,15,'2020-05-03 07:39:33'),(2317,1,15,'2020-05-03 07:39:39'),(2318,1,15,'2020-05-03 11:55:33'),(2319,1,15,'2020-05-03 12:11:00'),(2320,1,15,'2020-05-03 18:34:04'),(2321,1,15,'2020-05-03 18:34:04'),(2322,1,15,'2020-05-03 18:34:08'),(2323,1,15,'2020-05-03 18:34:42'),(2324,1,15,'2020-05-03 18:34:43'),(2325,1,15,'2020-05-03 18:34:43'),(2326,1,15,'2020-05-03 18:34:44'),(2327,1,15,'2020-05-03 18:34:52'),(2328,1,15,'2020-05-03 21:42:02'),(2329,1,15,'2020-05-03 22:17:08'),(2330,1,15,'2020-05-03 23:22:38'),(2331,1,15,'2020-05-04 00:34:33'),(2332,1,15,'2020-05-04 00:34:38'),(2333,1,15,'2020-05-04 01:42:26'),(2334,1,15,'2020-05-04 05:20:36'),(2335,1,15,'2020-05-04 09:14:35'),(2336,1,15,'2020-05-04 12:11:42'),(2337,1,15,'2020-05-04 13:10:05'),(2338,1,15,'2020-05-04 13:48:57'),(2339,1,5,'2020-05-04 13:48:59'),(2340,1,6,'2020-05-04 13:49:01'),(2341,1,15,'2020-05-04 13:56:10'),(2342,1,15,'2020-05-04 13:58:56'),(2343,1,15,'2020-05-04 13:59:15'),(2344,1,15,'2020-05-04 16:31:29'),(2345,1,15,'2020-05-04 17:35:05'),(2346,1,15,'2020-05-04 18:17:50'),(2347,1,15,'2020-05-04 19:28:11'),(2348,1,15,'2020-05-04 22:19:35'),(2349,1,66,'2020-05-04 22:43:45'),(2350,1,15,'2020-05-04 22:56:44'),(2351,1,15,'2020-05-04 23:57:53'),(2352,1,15,'2020-05-04 23:57:53'),(2353,1,15,'2020-05-05 02:29:24'),(2354,1,15,'2020-05-05 10:35:39'),(2355,1,15,'2020-05-05 12:11:25'),(2356,1,15,'2020-05-05 13:26:52'),(2357,1,15,'2020-05-05 13:33:36'),(2358,1,15,'2020-05-05 17:53:32'),(2359,1,6,'2020-05-05 17:53:44'),(2360,1,53,'2020-05-05 17:54:53'),(2361,1,15,'2020-05-05 17:58:52'),(2362,1,15,'2020-05-05 18:02:16'),(2363,1,15,'2020-05-05 18:08:07'),(2364,1,15,'2020-05-05 18:08:09'),(2365,1,15,'2020-05-05 18:14:18'),(2366,1,15,'2020-05-05 20:47:41'),(2367,1,15,'2020-05-05 22:16:54'),(2368,1,15,'2020-05-06 07:00:15'),(2369,1,15,'2020-05-06 11:18:22'),(2370,1,15,'2020-05-06 12:09:41'),(2371,1,15,'2020-05-06 12:37:11'),(2372,1,15,'2020-05-06 13:03:27'),(2373,1,15,'2020-05-06 13:03:33'),(2374,1,15,'2020-05-06 13:29:43'),(2375,1,15,'2020-05-06 13:29:43'),(2376,1,15,'2020-05-06 14:39:20'),(2377,1,15,'2020-05-06 14:39:24'),(2378,1,6,'2020-05-06 14:49:50'),(2379,1,15,'2020-05-06 14:50:18'),(2380,1,15,'2020-05-06 14:50:20'),(2381,1,15,'2020-05-06 16:54:15'),(2382,1,59,'2020-05-06 19:04:45'),(2383,1,43,'2020-05-06 21:18:54'),(2384,1,15,'2020-05-07 00:16:37'),(2385,1,15,'2020-05-07 04:52:06'),(2386,1,6,'2020-05-07 04:52:08'),(2387,1,15,'2020-05-07 11:03:54'),(2388,1,15,'2020-05-07 13:06:49'),(2389,1,15,'2020-05-07 13:06:50'),(2390,1,53,'2020-05-07 17:00:38'),(2391,1,15,'2020-05-07 17:30:18'),(2392,1,45,'2020-05-07 19:45:53'),(2393,1,43,'2020-05-07 21:43:48'),(2394,1,5,'2020-05-07 23:53:10'),(2395,1,15,'2020-05-08 00:56:55'),(2396,1,15,'2020-05-08 03:25:27'),(2397,1,15,'2020-05-08 03:25:30'),(2398,1,15,'2020-05-08 03:25:32'),(2399,1,15,'2020-05-08 05:01:42'),(2400,1,15,'2020-05-08 07:08:14'),(2401,1,6,'2020-05-08 07:08:16'),(2402,1,43,'2020-05-08 07:27:32'),(2403,1,15,'2020-05-08 12:01:04'),(2404,1,15,'2020-05-08 12:46:03'),(2405,1,15,'2020-05-08 13:47:17'),(2406,1,15,'2020-05-08 13:47:18'),(2407,1,56,'2020-05-08 13:47:20'),(2408,1,43,'2020-05-08 13:47:21'),(2409,1,15,'2020-05-08 13:47:23'),(2410,1,66,'2020-05-08 13:47:24'),(2411,1,62,'2020-05-08 13:47:25'),(2412,1,6,'2020-05-08 15:41:48'),(2413,1,15,'2020-05-08 16:57:56'),(2414,1,6,'2020-05-08 16:57:58'),(2415,1,15,'2020-05-08 17:28:11'),(2416,1,15,'2020-05-08 17:53:35'),(2417,1,15,'2020-05-08 20:31:33'),(2418,1,15,'2020-05-09 01:21:59'),(2419,1,15,'2020-05-09 01:22:02'),(2420,1,15,'2020-05-09 03:18:51'),(2421,1,15,'2020-05-09 03:20:23'),(2422,1,15,'2020-05-09 03:20:26'),(2423,1,15,'2020-05-09 04:01:07'),(2424,1,15,'2020-05-09 04:34:35'),(2425,1,45,'2020-05-09 05:48:31'),(2426,1,43,'2020-05-09 05:51:50'),(2427,1,15,'2020-05-09 07:02:48'),(2428,1,15,'2020-05-09 09:14:50'),(2429,1,15,'2020-05-09 09:14:54'),(2430,1,13,'2020-05-09 09:53:56'),(2431,1,14,'2020-05-09 10:06:54'),(2432,1,59,'2020-05-09 10:08:39'),(2433,1,53,'2020-05-09 10:09:35'),(2434,1,15,'2020-05-09 10:10:09'),(2435,1,45,'2020-05-09 10:10:27'),(2436,1,6,'2020-05-09 10:12:15'),(2437,1,15,'2020-05-09 10:12:56'),(2438,1,56,'2020-05-09 10:14:33'),(2439,1,43,'2020-05-09 10:15:01'),(2440,1,15,'2020-05-09 10:15:38'),(2441,1,43,'2020-05-09 10:16:38'),(2442,1,56,'2020-05-09 10:18:43'),(2443,1,0,'2020-05-09 10:19:02'),(2444,1,53,'2020-05-09 10:19:38'),(2445,1,44,'2020-05-09 10:20:15'),(2446,1,45,'2020-05-09 11:45:01'),(2447,1,15,'2020-05-09 12:30:55'),(2448,1,15,'2020-05-09 13:23:10'),(2449,1,15,'2020-05-09 13:23:10'),(2450,1,45,'2020-05-09 14:26:44'),(2451,1,15,'2020-05-09 14:39:21'),(2452,1,53,'2020-05-09 14:39:23'),(2453,1,6,'2020-05-09 14:39:24'),(2454,1,15,'2020-05-09 16:31:14'),(2455,1,15,'2020-05-09 16:31:17'),(2456,1,15,'2020-05-09 16:44:33'),(2457,1,59,'2020-05-09 17:57:53'),(2458,1,44,'2020-05-09 20:05:23'),(2459,1,0,'2020-05-09 22:05:20'),(2460,1,5,'2020-05-09 23:34:54'),(2461,1,15,'2020-05-10 01:36:13'),(2462,1,15,'2020-05-10 01:41:56'),(2463,1,15,'2020-05-10 01:43:33'),(2464,1,15,'2020-05-10 01:43:37'),(2465,1,15,'2020-05-10 05:46:42'),(2466,1,6,'2020-05-10 08:39:14'),(2467,1,15,'2020-05-10 09:14:36'),(2468,1,15,'2020-05-10 09:14:37'),(2469,1,15,'2020-05-10 09:43:40'),(2470,1,15,'2020-05-10 09:43:43'),(2471,1,15,'2020-05-10 09:43:45'),(2472,1,15,'2020-05-10 10:36:51'),(2473,1,15,'2020-05-10 10:36:51'),(2474,1,15,'2020-05-10 10:36:57'),(2475,1,13,'2020-05-10 12:08:16'),(2476,1,15,'2020-05-10 13:04:32'),(2477,1,15,'2020-05-10 13:04:35'),(2478,1,14,'2020-05-10 15:10:41'),(2479,1,15,'2020-05-10 15:43:39'),(2480,1,15,'2020-05-10 16:26:32'),(2481,1,15,'2020-05-10 16:38:32'),(2482,1,15,'2020-05-10 16:51:19'),(2483,1,15,'2020-05-10 22:41:19'),(2484,1,15,'2020-05-11 00:42:29'),(2485,1,15,'2020-05-11 02:27:42'),(2486,1,15,'2020-05-11 03:14:54'),(2487,1,15,'2020-05-11 03:48:30'),(2488,1,15,'2020-05-11 06:13:12'),(2489,1,15,'2020-05-11 06:13:13'),(2490,1,15,'2020-05-11 06:16:23'),(2491,1,15,'2020-05-11 06:16:25'),(2492,1,15,'2020-05-11 06:16:56'),(2493,1,15,'2020-05-11 06:16:58'),(2494,1,15,'2020-05-11 10:08:23'),(2495,1,15,'2020-05-11 10:41:54'),(2496,1,13,'2020-05-11 13:11:32'),(2497,1,15,'2020-05-11 13:39:51'),(2498,1,15,'2020-05-11 13:58:00'),(2499,1,15,'2020-05-11 13:58:07'),(2500,1,15,'2020-05-11 16:19:17'),(2501,1,15,'2020-05-11 16:21:44'),(2502,1,15,'2020-05-11 17:24:57'),(2503,1,15,'2020-05-11 17:28:32'),(2504,1,15,'2020-05-11 17:28:37'),(2505,1,15,'2020-05-11 17:45:09'),(2506,1,15,'2020-05-11 17:45:13'),(2507,1,15,'2020-05-11 18:35:22'),(2508,1,15,'2020-05-11 19:25:45'),(2509,1,15,'2020-05-11 19:25:46'),(2510,1,15,'2020-05-11 19:27:30'),(2511,1,15,'2020-05-11 19:27:30'),(2512,1,15,'2020-05-11 19:27:30'),(2513,1,15,'2020-05-11 19:27:30'),(2514,1,15,'2020-05-11 20:49:34'),(2515,1,15,'2020-05-11 21:02:24'),(2516,1,15,'2020-05-11 21:02:25'),(2517,1,45,'2020-05-12 01:07:05'),(2518,1,15,'2020-05-12 01:51:27'),(2519,1,15,'2020-05-12 03:08:50'),(2520,1,15,'2020-05-12 03:26:01'),(2521,1,15,'2020-05-12 03:26:06'),(2522,1,6,'2020-05-12 03:26:25'),(2523,1,6,'2020-05-12 03:26:58'),(2524,1,15,'2020-05-12 03:39:26'),(2525,1,15,'2020-05-12 06:05:28'),(2526,1,15,'2020-05-12 06:30:06'),(2527,1,15,'2020-05-12 06:35:32'),(2528,1,15,'2020-05-12 09:15:07'),(2529,1,15,'2020-05-12 09:15:09'),(2530,1,6,'2020-05-12 09:18:17'),(2531,1,6,'2020-05-12 10:39:36'),(2532,1,15,'2020-05-12 11:19:51'),(2533,1,15,'2020-05-12 11:19:53'),(2534,1,15,'2020-05-12 12:36:53'),(2535,1,15,'2020-05-12 14:35:54'),(2536,1,15,'2020-05-12 14:35:56'),(2537,1,15,'2020-05-12 14:36:25'),(2538,1,15,'2020-05-12 14:36:26'),(2539,1,15,'2020-05-12 14:36:41'),(2540,1,15,'2020-05-12 14:36:43'),(2541,1,15,'2020-05-12 17:12:43'),(2542,1,15,'2020-05-12 17:12:44'),(2543,1,15,'2020-05-12 17:12:45'),(2544,1,15,'2020-05-12 18:41:24'),(2545,1,15,'2020-05-12 18:41:28'),(2546,1,15,'2020-05-12 20:34:16'),(2547,1,15,'2020-05-12 20:34:25'),(2548,1,15,'2020-05-12 20:34:32'),(2549,1,15,'2020-05-12 20:34:40'),(2550,1,15,'2020-05-12 20:34:47'),(2551,1,15,'2020-05-12 20:34:54'),(2552,1,15,'2020-05-12 20:35:02'),(2553,1,15,'2020-05-12 20:35:11'),(2554,1,15,'2020-05-12 20:35:18'),(2555,1,15,'2020-05-12 20:35:25'),(2556,1,15,'2020-05-12 20:35:32'),(2557,1,15,'2020-05-12 20:35:39'),(2558,1,15,'2020-05-13 00:17:08'),(2559,1,15,'2020-05-13 00:26:33'),(2560,1,15,'2020-05-13 00:26:38'),(2561,1,15,'2020-05-13 02:24:38'),(2562,1,15,'2020-05-13 02:24:41'),(2563,1,15,'2020-05-13 02:24:58'),(2564,1,15,'2020-05-13 03:58:06'),(2565,1,15,'2020-05-13 03:58:10'),(2566,1,15,'2020-05-13 03:58:18'),(2567,1,15,'2020-05-13 03:58:19'),(2568,1,15,'2020-05-13 05:09:47'),(2569,1,15,'2020-05-13 08:15:29'),(2570,1,62,'2020-05-13 08:50:39'),(2571,1,15,'2020-05-13 09:15:02'),(2572,1,15,'2020-05-13 09:15:16'),(2573,1,13,'2020-05-13 09:53:52'),(2574,1,15,'2020-05-13 10:46:58'),(2575,1,15,'2020-05-13 10:55:31'),(2576,1,15,'2020-05-13 10:55:38'),(2577,1,15,'2020-05-13 11:22:09'),(2578,1,15,'2020-05-13 12:30:35'),(2579,1,59,'2020-05-13 12:37:52'),(2580,1,59,'2020-05-13 15:08:27'),(2581,1,15,'2020-05-13 16:49:40'),(2582,1,15,'2020-05-13 17:23:07'),(2583,1,15,'2020-05-13 18:59:05'),(2584,1,15,'2020-05-13 20:12:21'),(2585,1,15,'2020-05-13 21:25:55'),(2586,1,15,'2020-05-13 21:25:55'),(2587,1,15,'2020-05-13 21:25:55'),(2588,1,15,'2020-05-14 01:35:07'),(2589,1,15,'2020-05-14 01:35:10'),(2590,1,15,'2020-05-14 01:37:18'),(2591,1,15,'2020-05-14 01:46:29'),(2592,1,15,'2020-05-14 07:43:15'),(2593,1,15,'2020-05-14 09:15:17'),(2594,1,15,'2020-05-14 09:15:19'),(2595,1,15,'2020-05-14 09:30:26'),(2596,1,15,'2020-05-14 09:30:26'),(2597,1,5,'2020-05-14 10:02:36'),(2598,1,15,'2020-05-14 16:17:18'),(2599,1,15,'2020-05-14 16:17:21'),(2600,1,15,'2020-05-14 17:57:37'),(2601,1,15,'2020-05-14 17:57:48'),(2602,1,15,'2020-05-14 18:28:34'),(2603,1,53,'2020-05-14 18:28:36'),(2604,1,15,'2020-05-14 18:30:23'),(2605,1,15,'2020-05-14 18:30:27'),(2606,1,15,'2020-05-14 18:32:18'),(2607,1,15,'2020-05-14 18:32:21'),(2608,1,15,'2020-05-14 18:32:26'),(2609,1,15,'2020-05-14 18:32:29'),(2610,1,62,'2020-05-14 18:32:36'),(2611,1,15,'2020-05-14 18:32:45'),(2612,1,15,'2020-05-14 18:32:48'),(2613,1,15,'2020-05-14 18:33:04'),(2614,1,15,'2020-05-14 18:43:52'),(2615,1,53,'2020-05-14 18:43:54'),(2616,1,15,'2020-05-14 18:57:49'),(2617,1,15,'2020-05-14 19:59:45'),(2618,1,15,'2020-05-14 22:10:16'),(2619,1,15,'2020-05-14 22:52:32'),(2620,1,15,'2020-05-14 22:52:39'),(2621,1,15,'2020-05-14 22:52:42'),(2622,1,15,'2020-05-14 22:52:45'),(2623,1,15,'2020-05-14 22:52:49'),(2624,1,15,'2020-05-14 23:02:19'),(2625,1,15,'2020-05-15 00:02:28'),(2626,1,15,'2020-05-15 00:38:13'),(2627,1,15,'2020-05-15 00:38:17'),(2628,1,15,'2020-05-15 01:01:02'),(2629,1,15,'2020-05-15 01:01:02'),(2630,1,15,'2020-05-15 01:47:06'),(2631,1,15,'2020-05-15 01:47:23'),(2632,1,15,'2020-05-15 01:47:33'),(2633,1,15,'2020-05-15 04:54:37'),(2634,1,15,'2020-05-15 06:22:25'),(2635,1,6,'2020-05-15 06:22:28'),(2636,1,15,'2020-05-15 09:15:15'),(2637,1,15,'2020-05-15 11:01:34'),(2638,1,15,'2020-05-15 11:31:09'),(2639,1,15,'2020-05-15 12:05:23'),(2640,1,15,'2020-05-15 15:13:04'),(2641,1,15,'2020-05-15 15:24:04'),(2642,1,15,'2020-05-15 15:24:05'),(2643,1,13,'2020-05-15 15:51:26'),(2644,1,15,'2020-05-15 17:07:58'),(2645,1,15,'2020-05-15 17:37:22'),(2646,1,15,'2020-05-15 18:06:55'),(2647,1,6,'2020-05-15 18:23:20'),(2648,1,15,'2020-05-15 18:33:46'),(2649,1,5,'2020-05-15 18:53:51'),(2650,1,5,'2020-05-15 19:01:40'),(2651,1,15,'2020-05-15 21:31:38'),(2652,1,15,'2020-05-15 21:43:47'),(2653,1,53,'2020-05-15 21:43:48'),(2654,1,6,'2020-05-15 21:43:49'),(2655,1,15,'2020-05-16 00:53:29'),(2656,1,6,'2020-05-16 00:53:30'),(2657,1,62,'2020-05-16 01:01:40'),(2658,1,15,'2020-05-16 02:28:14'),(2659,1,15,'2020-05-16 03:42:19'),(2660,1,15,'2020-05-16 03:43:47'),(2661,1,15,'2020-05-16 03:45:34'),(2662,1,15,'2020-05-16 06:30:20'),(2663,1,15,'2020-05-16 06:37:01'),(2664,1,15,'2020-05-16 06:37:06'),(2665,1,6,'2020-05-16 06:37:07'),(2666,1,43,'2020-05-16 06:37:09'),(2667,1,56,'2020-05-16 06:37:11'),(2668,1,14,'2020-05-16 06:37:12'),(2669,1,13,'2020-05-16 06:37:13'),(2670,1,5,'2020-05-16 06:37:14'),(2671,1,43,'2020-05-16 06:37:15'),(2672,1,66,'2020-05-16 06:37:16'),(2673,1,15,'2020-05-16 06:37:17'),(2674,1,15,'2020-05-16 06:37:19'),(2675,1,5,'2020-05-16 06:40:17'),(2676,1,15,'2020-05-16 06:40:47'),(2677,1,15,'2020-05-16 06:40:49'),(2678,1,15,'2020-05-16 06:45:26'),(2679,1,15,'2020-05-16 06:55:48'),(2680,1,15,'2020-05-16 07:46:50'),(2681,1,15,'2020-05-16 07:46:53'),(2682,1,15,'2020-05-16 07:48:05'),(2683,1,15,'2020-05-16 07:48:17'),(2684,1,15,'2020-05-16 08:24:48'),(2685,1,15,'2020-05-16 09:15:21'),(2686,1,15,'2020-05-16 12:10:50'),(2687,1,15,'2020-05-16 12:10:53'),(2688,1,62,'2020-05-16 12:52:40'),(2689,1,15,'2020-05-16 13:20:15'),(2690,1,15,'2020-05-16 13:20:18'),(2691,1,15,'2020-05-16 13:20:19'),(2692,1,15,'2020-05-16 14:02:45'),(2693,1,15,'2020-05-16 15:00:15'),(2694,1,15,'2020-05-16 16:42:25'),(2695,1,15,'2020-05-16 16:51:12'),(2696,1,15,'2020-05-16 17:18:30'),(2697,1,15,'2020-05-16 17:44:49'),(2698,1,15,'2020-05-16 18:46:27'),(2699,1,15,'2020-05-16 20:54:36'),(2700,1,15,'2020-05-16 20:54:37'),(2701,1,15,'2020-05-16 20:54:37'),(2702,1,15,'2020-05-16 21:13:58'),(2703,1,15,'2020-05-16 23:02:01'),(2704,1,6,'2020-05-16 23:02:02'),(2705,1,15,'2020-05-17 00:21:40'),(2706,1,14,'2020-05-17 01:39:57'),(2707,1,15,'2020-05-17 02:05:21'),(2708,1,15,'2020-05-17 02:15:17'),(2709,1,6,'2020-05-17 02:22:24'),(2710,1,62,'2020-05-17 02:22:26'),(2711,1,14,'2020-05-17 02:22:29'),(2712,1,66,'2020-05-17 02:22:31'),(2713,1,13,'2020-05-17 02:22:33'),(2714,1,56,'2020-05-17 02:22:36'),(2715,1,15,'2020-05-17 02:22:39'),(2716,1,43,'2020-05-17 02:22:41'),(2717,1,5,'2020-05-17 02:22:43'),(2718,1,53,'2020-05-17 02:22:45'),(2719,1,15,'2020-05-17 02:22:48'),(2720,1,45,'2020-05-17 02:22:51'),(2721,1,62,'2020-05-17 02:22:53'),(2722,1,59,'2020-05-17 02:22:57'),(2723,1,66,'2020-05-17 02:22:59'),(2724,1,44,'2020-05-17 02:23:02'),(2725,1,56,'2020-05-17 02:23:06'),(2726,1,43,'2020-05-17 02:23:08'),(2727,1,53,'2020-05-17 02:23:11'),(2728,1,45,'2020-05-17 02:23:13'),(2729,1,59,'2020-05-17 02:23:16'),(2730,1,44,'2020-05-17 02:23:19'),(2731,1,15,'2020-05-17 02:23:24'),(2732,1,15,'2020-05-17 02:23:33'),(2733,1,15,'2020-05-17 03:08:23'),(2734,1,14,'2020-05-17 03:25:23'),(2735,1,62,'2020-05-17 05:47:12'),(2736,1,15,'2020-05-17 05:48:39'),(2737,1,15,'2020-05-17 05:48:46'),(2738,1,15,'2020-05-17 07:35:51'),(2739,1,15,'2020-05-17 08:16:10'),(2740,1,15,'2020-05-17 08:54:55'),(2741,1,15,'2020-05-17 09:06:36'),(2742,1,15,'2020-05-17 09:26:37'),(2743,1,15,'2020-05-17 11:24:53'),(2744,1,15,'2020-05-17 12:04:22'),(2745,1,15,'2020-05-17 13:37:13'),(2746,1,15,'2020-05-17 13:39:18'),(2747,1,15,'2020-05-17 16:26:43'),(2748,1,15,'2020-05-17 16:26:44'),(2749,1,15,'2020-05-17 16:26:45'),(2750,1,5,'2020-05-17 17:00:17'),(2751,1,6,'2020-05-17 18:04:47'),(2752,1,15,'2020-05-17 19:31:52'),(2753,1,45,'2020-05-17 20:27:59'),(2754,1,45,'2020-05-17 21:24:37'),(2755,1,15,'2020-05-17 21:47:12'),(2756,1,44,'2020-05-17 23:06:08'),(2757,1,44,'2020-05-18 00:37:58'),(2758,1,44,'2020-05-18 01:02:08'),(2759,1,5,'2020-05-18 04:13:36'),(2760,1,44,'2020-05-18 05:58:01'),(2761,1,44,'2020-05-18 06:41:53'),(2762,1,62,'2020-05-18 06:46:08'),(2763,1,44,'2020-05-18 08:22:36'),(2764,1,44,'2020-05-18 08:22:39'),(2765,1,44,'2020-05-18 08:50:04'),(2766,1,44,'2020-05-18 09:05:34'),(2767,1,44,'2020-05-18 09:05:34'),(2768,1,44,'2020-05-18 09:05:34'),(2769,1,44,'2020-05-18 09:06:36'),(2770,1,45,'2020-05-18 09:26:42'),(2771,1,44,'2020-05-18 09:33:15'),(2772,1,45,'2020-05-18 10:27:48'),(2773,1,44,'2020-05-18 13:53:43'),(2774,1,44,'2020-05-18 13:53:43'),(2775,1,44,'2020-05-18 13:53:45'),(2776,1,56,'2020-05-18 15:03:29'),(2777,1,44,'2020-05-18 15:06:41'),(2778,1,44,'2020-05-18 15:38:43'),(2779,1,44,'2020-05-18 15:39:34'),(2780,1,62,'2020-05-18 16:27:02'),(2781,1,5,'2020-05-18 16:58:44'),(2782,1,44,'2020-05-18 17:31:37'),(2783,1,44,'2020-05-18 17:37:44'),(2784,1,44,'2020-05-18 22:31:40'),(2785,1,44,'2020-05-18 23:27:31'),(2786,1,53,'2020-05-18 23:27:32'),(2787,1,59,'2020-05-18 23:48:26'),(2788,1,44,'2020-05-18 23:51:28'),(2789,1,6,'2020-05-19 00:20:34'),(2790,1,44,'2020-05-19 01:51:49'),(2791,1,73,'2020-05-19 01:53:53'),(2792,1,44,'2020-05-19 03:33:11'),(2793,1,44,'2020-05-19 04:06:19'),(2794,1,44,'2020-05-19 05:17:52'),(2795,1,5,'2020-05-19 05:18:04'),(2796,1,15,'2020-05-19 05:18:06'),(2797,1,13,'2020-05-19 05:18:07'),(2798,1,14,'2020-05-19 05:18:09'),(2799,1,6,'2020-05-19 05:18:12'),(2800,1,15,'2020-05-19 05:18:15'),(2801,1,44,'2020-05-19 05:18:19'),(2802,1,59,'2020-05-19 05:18:21'),(2803,1,45,'2020-05-19 05:18:24'),(2804,1,53,'2020-05-19 05:18:27'),(2805,1,43,'2020-05-19 05:18:28'),(2806,1,56,'2020-05-19 05:18:31'),(2807,1,66,'2020-05-19 05:18:33'),(2808,1,62,'2020-05-19 05:18:34'),(2809,1,70,'2020-05-19 05:18:37'),(2810,1,44,'2020-05-19 05:18:40'),(2811,1,73,'2020-05-19 05:18:42'),(2812,1,66,'2020-05-19 05:22:59'),(2813,1,66,'2020-05-19 05:49:12'),(2814,1,56,'2020-05-19 06:38:20'),(2815,1,44,'2020-05-19 06:51:32'),(2816,1,5,'2020-05-19 06:58:25'),(2817,1,53,'2020-05-19 07:35:18'),(2818,1,5,'2020-05-19 07:37:13'),(2819,1,59,'2020-05-19 07:40:25'),(2820,1,44,'2020-05-19 07:46:12'),(2821,1,13,'2020-05-19 08:20:53'),(2822,1,56,'2020-05-19 08:36:48'),(2823,1,6,'2020-05-19 08:41:00'),(2824,1,44,'2020-05-19 08:52:07'),(2825,1,44,'2020-05-19 08:55:45'),(2826,1,15,'2020-05-19 08:55:48'),(2827,1,43,'2020-05-19 09:47:13'),(2828,1,44,'2020-05-19 10:06:43'),(2829,1,6,'2020-05-19 11:39:30'),(2830,1,44,'2020-05-19 11:50:49'),(2831,1,44,'2020-05-19 12:36:25'),(2832,1,70,'2020-05-19 13:52:51'),(2833,1,44,'2020-05-19 18:33:24'),(2834,1,44,'2020-05-19 18:33:25'),(2835,1,44,'2020-05-19 18:33:26'),(2836,1,44,'2020-05-19 21:11:48'),(2837,1,44,'2020-05-19 23:52:19'),(2838,1,66,'2020-05-19 23:52:26'),(2839,1,45,'2020-05-19 23:52:26'),(2840,1,44,'2020-05-19 23:52:29'),(2841,1,44,'2020-05-19 23:57:51'),(2842,1,44,'2020-05-19 23:59:10'),(2843,1,44,'2020-05-19 23:59:10'),(2844,1,6,'2020-05-20 00:47:38'),(2845,1,44,'2020-05-20 02:30:31'),(2846,1,44,'2020-05-20 03:21:58'),(2847,1,66,'2020-05-20 06:11:52'),(2848,1,73,'2020-05-20 07:08:11'),(2849,1,44,'2020-05-20 08:56:46'),(2850,1,44,'2020-05-20 08:56:48'),(2851,1,44,'2020-05-20 09:22:23'),(2852,1,13,'2020-05-20 11:42:09'),(2853,1,44,'2020-05-20 12:51:46'),(2854,1,44,'2020-05-20 13:33:00'),(2855,1,44,'2020-05-20 13:33:00'),(2856,1,44,'2020-05-20 13:33:02'),(2857,1,44,'2020-05-20 15:47:47'),(2858,1,5,'2020-05-20 17:06:20'),(2859,1,44,'2020-05-20 17:39:36'),(2860,1,53,'2020-05-20 17:39:38'),(2861,1,44,'2020-05-20 20:28:45'),(2862,1,44,'2020-05-20 20:28:52'),(2863,1,44,'2020-05-20 20:29:03'),(2864,1,44,'2020-05-20 20:29:11'),(2865,1,44,'2020-05-20 20:29:20'),(2866,1,44,'2020-05-20 20:29:33'),(2867,1,44,'2020-05-20 20:29:59'),(2868,1,44,'2020-05-20 20:30:08'),(2869,1,44,'2020-05-20 20:30:29'),(2870,1,44,'2020-05-20 20:30:39'),(2871,1,44,'2020-05-20 20:30:45'),(2872,1,44,'2020-05-20 20:30:54'),(2873,1,44,'2020-05-20 20:31:05'),(2874,1,44,'2020-05-20 20:31:12'),(2875,1,44,'2020-05-20 20:31:18'),(2876,1,44,'2020-05-20 20:31:40'),(2877,1,44,'2020-05-20 20:32:03'),(2878,1,44,'2020-05-20 20:32:10'),(2879,1,44,'2020-05-20 20:32:16'),(2880,1,44,'2020-05-20 20:32:30'),(2881,1,44,'2020-05-20 20:32:42'),(2882,1,44,'2020-05-20 20:32:49'),(2883,1,44,'2020-05-20 22:17:21'),(2884,1,56,'2020-05-20 22:47:42'),(2885,1,44,'2020-05-20 23:22:06'),(2886,1,44,'2020-05-21 00:09:18'),(2887,1,44,'2020-05-21 00:09:18'),(2888,1,44,'2020-05-21 00:30:33'),(2889,1,44,'2020-05-21 00:56:13'),(2890,1,44,'2020-05-21 07:00:49'),(2891,1,13,'2020-05-21 08:05:27'),(2892,1,44,'2020-05-21 08:37:35'),(2893,1,44,'2020-05-21 09:07:07'),(2894,1,6,'2020-05-21 09:19:31'),(2895,1,44,'2020-05-21 13:15:13'),(2896,1,44,'2020-05-21 13:23:32'),(2897,1,15,'2020-05-21 13:30:00'),(2898,1,44,'2020-05-21 13:38:40'),(2899,1,44,'2020-05-21 13:38:41'),(2900,1,59,'2020-05-21 15:26:04'),(2901,1,44,'2020-05-21 15:59:16'),(2902,1,44,'2020-05-21 17:47:43'),(2903,1,44,'2020-05-21 17:47:44'),(2904,1,44,'2020-05-21 21:51:09'),(2905,1,44,'2020-05-21 21:51:12'),(2906,1,44,'2020-05-21 21:51:26'),(2907,1,44,'2020-05-21 21:51:27'),(2908,1,5,'2020-05-21 21:51:29'),(2909,1,44,'2020-05-21 23:18:00'),(2910,1,44,'2020-05-21 23:31:58'),(2911,1,44,'2020-05-21 23:31:59'),(2912,1,44,'2020-05-22 02:15:39'),(2913,1,44,'2020-05-22 05:04:04'),(2914,1,44,'2020-05-22 09:07:12'),(2915,1,44,'2020-05-22 09:07:13'),(2916,1,43,'2020-05-22 09:34:48'),(2917,1,44,'2020-05-22 12:16:25'),(2918,1,44,'2020-05-22 13:24:20'),(2919,1,44,'2020-05-22 15:30:00'),(2920,1,6,'2020-05-22 15:30:07'),(2921,1,44,'2020-05-22 15:57:08'),(2922,1,44,'2020-05-22 17:24:00'),(2923,1,44,'2020-05-22 17:54:09'),(2924,1,44,'2020-05-22 17:54:12'),(2925,1,44,'2020-05-22 20:49:36'),(2926,1,44,'2020-05-22 21:06:36'),(2927,1,44,'2020-05-22 21:15:47'),(2928,1,44,'2020-05-22 22:03:16'),(2929,1,44,'2020-05-23 00:30:43'),(2930,1,44,'2020-05-23 00:41:52'),(2931,1,15,'2020-05-23 01:09:38'),(2932,1,43,'2020-05-23 01:36:50'),(2933,1,44,'2020-05-23 03:06:52'),(2934,1,44,'2020-05-23 04:10:11'),(2935,1,44,'2020-05-23 04:43:11'),(2936,1,44,'2020-05-23 06:16:58'),(2937,1,45,'2020-05-23 06:27:58'),(2938,1,44,'2020-05-23 07:23:27'),(2939,1,44,'2020-05-23 07:37:01'),(2940,1,59,'2020-05-23 08:46:18'),(2941,1,44,'2020-05-23 09:07:25'),(2942,1,44,'2020-05-23 09:07:26'),(2943,1,44,'2020-05-23 09:44:00'),(2944,1,44,'2020-05-23 09:44:06'),(2945,1,0,'2020-05-23 09:44:40'),(2946,1,44,'2020-05-23 10:10:33'),(2947,1,44,'2020-05-23 11:00:00'),(2948,1,44,'2020-05-23 11:00:00'),(2949,1,62,'2020-05-23 12:55:06'),(2950,1,56,'2020-05-23 13:00:40'),(2951,1,73,'2020-05-23 13:05:27'),(2952,1,44,'2020-05-23 13:15:59'),(2953,1,44,'2020-05-23 13:15:59'),(2954,1,66,'2020-05-23 13:17:01'),(2955,1,70,'2020-05-23 14:09:32'),(2956,1,59,'2020-05-23 15:29:20'),(2957,1,45,'2020-05-23 16:04:48'),(2958,1,66,'2020-05-23 16:08:37'),(2959,1,62,'2020-05-23 16:12:37'),(2960,1,56,'2020-05-23 16:16:30'),(2961,1,44,'2020-05-23 16:32:22'),(2962,1,62,'2020-05-23 16:52:42'),(2963,1,73,'2020-05-23 16:55:01'),(2964,1,43,'2020-05-23 17:14:28'),(2965,1,70,'2020-05-23 17:18:03'),(2966,1,44,'2020-05-23 17:49:25'),(2967,1,13,'2020-05-23 18:39:49'),(2968,1,15,'2020-05-23 19:04:14'),(2969,1,44,'2020-05-23 19:27:11'),(2970,1,45,'2020-05-23 19:30:19'),(2971,1,14,'2020-05-23 19:43:03'),(2972,1,53,'2020-05-23 19:46:18'),(2973,1,5,'2020-05-23 19:49:37'),(2974,1,59,'2020-05-23 19:52:53'),(2975,1,43,'2020-05-23 20:06:00'),(2976,1,6,'2020-05-23 20:09:18'),(2977,1,53,'2020-05-23 20:29:00'),(2978,1,15,'2020-05-23 20:32:27'),(2979,1,5,'2020-05-23 20:53:57'),(2980,1,44,'2020-05-23 23:53:58'),(2981,1,44,'2020-05-23 23:53:58'),(2982,1,44,'2020-05-24 00:40:44'),(2983,1,6,'2020-05-24 00:40:46'),(2984,1,44,'2020-05-24 00:55:08'),(2985,1,44,'2020-05-24 00:55:12'),(2986,1,14,'2020-05-24 02:46:17'),(2987,1,44,'2020-05-24 03:21:16'),(2988,1,44,'2020-05-24 03:32:27'),(2989,1,44,'2020-05-24 06:51:29'),(2990,1,44,'2020-05-24 08:04:24'),(2991,1,5,'2020-05-24 08:48:51'),(2992,1,44,'2020-05-24 08:57:42'),(2993,1,44,'2020-05-24 10:17:47'),(2994,1,44,'2020-05-24 12:36:43'),(2995,1,44,'2020-05-24 12:36:46'),(2996,1,44,'2020-05-24 12:36:49'),(2997,1,53,'2020-05-24 13:26:16'),(2998,1,44,'2020-05-24 13:26:39'),(2999,1,44,'2020-05-24 13:27:05'),(3000,1,53,'2020-05-24 13:27:55'),(3001,1,44,'2020-05-24 13:38:00'),(3002,1,44,'2020-05-24 13:38:03'),(3003,1,44,'2020-05-24 13:38:03'),(3004,1,45,'2020-05-24 16:37:43'),(3005,1,62,'2020-05-24 20:00:07'),(3006,1,45,'2020-05-24 22:40:27'),(3007,1,44,'2020-05-24 23:39:55'),(3008,1,5,'2020-05-24 23:55:13'),(3009,1,44,'2020-05-25 01:06:20'),(3010,1,44,'2020-05-25 01:06:21'),(3011,1,44,'2020-05-25 01:06:25'),(3012,1,44,'2020-05-25 03:50:26'),(3013,1,44,'2020-05-25 04:03:09'),(3014,1,44,'2020-05-25 07:38:15'),(3015,1,13,'2020-05-25 08:25:16'),(3016,1,44,'2020-05-25 09:07:29'),(3017,1,44,'2020-05-25 09:07:30'),(3018,1,44,'2020-05-25 09:07:31'),(3019,1,44,'2020-05-25 10:38:36'),(3020,1,14,'2020-05-25 11:26:05'),(3021,1,44,'2020-05-25 12:47:30'),(3022,1,44,'2020-05-25 13:21:34'),(3023,1,44,'2020-05-25 13:22:43'),(3024,1,44,'2020-05-25 13:22:43'),(3025,1,44,'2020-05-25 13:22:44'),(3026,1,6,'2020-05-25 14:51:20'),(3027,1,44,'2020-05-25 15:15:38'),(3028,1,44,'2020-05-25 15:16:11'),(3029,1,59,'2020-05-25 15:31:18'),(3030,1,44,'2020-05-25 17:09:18'),(3031,1,44,'2020-05-25 19:08:06'),(3032,1,15,'2020-05-25 19:40:57'),(3033,1,6,'2020-05-25 21:23:02'),(3034,1,59,'2020-05-25 21:32:13'),(3035,1,44,'2020-05-25 22:33:28'),(3036,1,44,'2020-05-25 22:41:54'),(3037,1,44,'2020-05-25 23:38:58'),(3038,1,15,'2020-05-25 23:44:30'),(3039,1,44,'2020-05-26 00:37:22'),(3040,1,44,'2020-05-26 00:37:23'),(3041,1,15,'2020-05-26 00:47:56'),(3042,1,53,'2020-05-26 01:04:28'),(3043,1,44,'2020-05-26 01:50:04'),(3044,1,6,'2020-05-26 02:50:48'),(3045,1,44,'2020-05-26 03:06:48'),(3046,1,13,'2020-05-26 03:14:47'),(3047,1,43,'2020-05-26 03:30:49'),(3048,1,44,'2020-05-26 04:33:54'),(3049,1,44,'2020-05-26 05:06:55'),(3050,1,44,'2020-05-26 05:28:06'),(3051,1,66,'2020-05-26 07:18:23'),(3052,1,44,'2020-05-26 07:25:31'),(3053,1,45,'2020-05-26 07:26:02'),(3054,1,43,'2020-05-26 08:36:36'),(3055,1,44,'2020-05-26 08:52:50'),(3056,1,44,'2020-05-26 08:53:10'),(3057,1,66,'2020-05-26 09:59:30'),(3058,1,44,'2020-05-26 10:59:58'),(3059,1,44,'2020-05-26 11:00:02'),(3060,1,44,'2020-05-26 11:00:12'),(3061,1,44,'2020-05-26 11:48:56'),(3062,1,44,'2020-05-26 12:20:53'),(3063,1,44,'2020-05-26 13:23:37'),(3064,1,6,'2020-05-26 13:23:38'),(3065,1,44,'2020-05-26 13:54:49'),(3066,1,44,'2020-05-26 13:54:49'),(3067,1,44,'2020-05-26 14:36:49'),(3068,1,44,'2020-05-26 16:30:21'),(3069,1,44,'2020-05-26 17:27:03'),(3070,1,44,'2020-05-26 18:41:46'),(3071,1,66,'2020-05-26 18:42:07'),(3072,1,62,'2020-05-26 18:42:12'),(3073,1,70,'2020-05-26 18:42:16'),(3074,1,44,'2020-05-26 18:42:17'),(3075,1,73,'2020-05-26 18:42:21'),(3076,1,5,'2020-05-26 18:42:25'),(3077,1,15,'2020-05-26 18:42:28'),(3078,1,13,'2020-05-26 18:42:30'),(3079,1,14,'2020-05-26 18:42:33'),(3080,1,6,'2020-05-26 18:42:39'),(3081,1,15,'2020-05-26 18:42:41'),(3082,1,44,'2020-05-26 18:42:43'),(3083,1,59,'2020-05-26 18:42:47'),(3084,1,45,'2020-05-26 18:42:49'),(3085,1,53,'2020-05-26 18:42:51'),(3086,1,43,'2020-05-26 18:42:53'),(3087,1,56,'2020-05-26 18:42:55'),(3088,1,44,'2020-05-26 19:23:42'),(3089,1,43,'2020-05-26 19:42:28'),(3090,1,13,'2020-05-26 20:36:04'),(3091,1,44,'2020-05-26 21:08:32'),(3092,1,44,'2020-05-26 21:17:23'),(3093,1,56,'2020-05-26 21:42:41'),(3094,1,44,'2020-05-26 22:14:47'),(3095,1,44,'2020-05-26 23:02:33'),(3096,1,44,'2020-05-26 23:09:14'),(3097,1,44,'2020-05-26 23:42:20'),(3098,1,6,'2020-05-26 23:42:21'),(3099,1,44,'2020-05-27 00:50:09'),(3100,1,15,'2020-05-27 00:50:22'),(3101,1,43,'2020-05-27 00:50:31'),(3102,1,6,'2020-05-27 00:50:38'),(3103,1,5,'2020-05-27 00:50:47'),(3104,1,44,'2020-05-27 00:50:56'),(3105,1,45,'2020-05-27 00:51:09'),(3106,1,53,'2020-05-27 00:51:20'),(3107,1,43,'2020-05-27 00:51:29'),(3108,1,62,'2020-05-27 00:51:38'),(3109,1,15,'2020-05-27 00:51:48'),(3110,1,45,'2020-05-27 00:51:57'),(3111,1,13,'2020-05-27 00:52:07'),(3112,1,53,'2020-05-27 00:52:17'),(3113,1,59,'2020-05-27 00:52:27'),(3114,1,73,'2020-05-27 00:52:37'),(3115,1,56,'2020-05-27 00:52:47'),(3116,1,44,'2020-05-27 00:52:58'),(3117,1,14,'2020-05-27 00:53:07'),(3118,1,66,'2020-05-27 00:53:18'),(3119,1,56,'2020-05-27 00:53:26'),(3120,1,70,'2020-05-27 00:53:34'),(3121,1,66,'2020-05-27 00:53:45'),(3122,1,73,'2020-05-27 00:53:55'),(3123,1,15,'2020-05-27 00:54:07'),(3124,1,70,'2020-05-27 00:54:18'),(3125,1,44,'2020-05-27 00:54:25'),(3126,1,59,'2020-05-27 00:54:38'),(3127,1,15,'2020-05-27 00:54:46'),(3128,1,62,'2020-05-27 00:54:56'),(3129,1,44,'2020-05-27 02:02:12'),(3130,1,44,'2020-05-27 02:34:15'),(3131,1,44,'2020-05-27 02:34:18'),(3132,1,44,'2020-05-27 03:31:27'),(3133,1,53,'2020-05-27 04:19:12'),(3134,1,43,'2020-05-27 04:57:27'),(3135,1,53,'2020-05-27 06:55:31'),(3136,1,44,'2020-05-27 08:21:28'),(3137,1,44,'2020-05-27 08:21:30'),(3138,1,44,'2020-05-27 08:21:59'),(3139,1,44,'2020-05-27 08:22:01'),(3140,1,44,'2020-05-27 08:24:17'),(3141,1,44,'2020-05-27 08:24:20'),(3142,1,44,'2020-05-27 08:49:24'),(3143,1,44,'2020-05-27 08:56:00'),(3144,1,44,'2020-05-27 09:11:26'),(3145,1,44,'2020-05-27 09:35:40'),(3146,1,44,'2020-05-27 09:35:50'),(3147,1,44,'2020-05-27 09:36:02'),(3148,1,44,'2020-05-27 09:36:30'),(3149,1,44,'2020-05-27 09:36:52'),(3150,1,44,'2020-05-27 09:37:07'),(3151,1,44,'2020-05-27 09:37:16'),(3152,1,44,'2020-05-27 09:37:23'),(3153,1,44,'2020-05-27 09:37:28'),(3154,1,44,'2020-05-27 09:37:37'),(3155,1,44,'2020-05-27 09:37:44'),(3156,1,44,'2020-05-27 09:37:54'),(3157,1,44,'2020-05-27 09:38:04'),(3158,1,44,'2020-05-27 09:38:11'),(3159,1,44,'2020-05-27 09:38:19'),(3160,1,44,'2020-05-27 11:40:19'),(3161,1,45,'2020-05-27 11:53:38'),(3162,1,6,'2020-05-27 12:50:04'),(3163,1,6,'2020-05-27 12:50:05'),(3164,1,44,'2020-05-27 12:58:13'),(3165,1,44,'2020-05-27 14:59:34'),(3166,1,44,'2020-05-27 15:14:24'),(3167,1,44,'2020-05-27 16:55:03'),(3168,1,44,'2020-05-27 18:11:37'),(3169,1,53,'2020-05-27 18:11:38'),(3170,1,70,'2020-05-27 18:15:36'),(3171,1,44,'2020-05-27 19:32:15'),(3172,1,44,'2020-05-27 19:32:16'),(3173,1,44,'2020-05-27 19:50:59'),(3174,1,56,'2020-05-27 21:04:38'),(3175,1,44,'2020-05-27 22:06:11'),(3176,1,66,'2020-05-27 22:14:27'),(3177,1,15,'2020-05-27 22:35:34'),(3178,1,6,'2020-05-27 23:43:37'),(3179,1,44,'2020-05-28 00:52:34'),(3180,1,44,'2020-05-28 00:52:41'),(3181,1,44,'2020-05-28 00:52:44'),(3182,1,6,'2020-05-28 00:52:45'),(3183,1,14,'2020-05-28 00:52:45'),(3184,1,13,'2020-05-28 00:52:47'),(3185,1,15,'2020-05-28 00:52:48'),(3186,1,5,'2020-05-28 00:52:51'),(3187,1,44,'2020-05-28 00:52:54'),(3188,1,73,'2020-05-28 00:52:54'),(3189,1,44,'2020-05-28 00:52:55'),(3190,1,73,'2020-05-28 00:52:55'),(3191,1,70,'2020-05-28 00:52:57'),(3192,1,70,'2020-05-28 00:52:57'),(3193,1,62,'2020-05-28 00:52:57'),(3194,1,62,'2020-05-28 00:53:01'),(3195,1,66,'2020-05-28 00:53:01'),(3196,1,66,'2020-05-28 00:53:01'),(3197,1,56,'2020-05-28 00:53:04'),(3198,1,56,'2020-05-28 00:53:04'),(3199,1,43,'2020-05-28 00:53:04'),(3200,1,43,'2020-05-28 00:53:06'),(3201,1,53,'2020-05-28 00:53:07'),(3202,1,53,'2020-05-28 00:53:07'),(3203,1,45,'2020-05-28 00:53:07'),(3204,1,45,'2020-05-28 00:53:08'),(3205,1,59,'2020-05-28 00:53:09'),(3206,1,59,'2020-05-28 00:53:10'),(3207,1,44,'2020-05-28 00:53:10'),(3208,1,44,'2020-05-28 00:53:12'),(3209,1,15,'2020-05-28 00:53:13'),(3210,1,15,'2020-05-28 00:53:18'),(3211,1,15,'2020-05-28 00:53:18'),(3212,1,14,'2020-05-28 01:05:02'),(3213,1,45,'2020-05-28 02:25:57'),(3214,1,6,'2020-05-28 02:31:47'),(3215,1,44,'2020-05-28 04:45:30'),(3216,1,6,'2020-05-28 04:45:31'),(3217,1,6,'2020-05-28 05:48:26'),(3218,1,44,'2020-05-28 06:57:37'),(3219,1,44,'2020-05-28 06:57:58'),(3220,1,44,'2020-05-28 06:58:00'),(3221,1,44,'2020-05-28 08:58:41'),(3222,1,44,'2020-05-28 08:58:43'),(3223,1,5,'2020-05-28 09:05:30'),(3224,1,44,'2020-05-28 09:59:41'),(3225,1,44,'2020-05-28 09:59:48'),(3226,1,44,'2020-05-28 10:21:53'),(3227,1,44,'2020-05-28 10:21:59'),(3228,1,44,'2020-05-28 13:28:38'),(3229,1,44,'2020-05-28 13:28:40'),(3230,1,44,'2020-05-28 13:28:41'),(3231,1,44,'2020-05-28 13:40:42'),(3232,1,6,'2020-05-28 13:40:44'),(3233,1,44,'2020-05-28 14:24:56'),(3234,1,44,'2020-05-28 15:45:07'),(3235,1,44,'2020-05-28 16:06:02'),(3236,1,44,'2020-05-28 16:06:17'),(3237,1,44,'2020-05-28 16:20:29'),(3238,1,44,'2020-05-28 16:23:17'),(3239,1,44,'2020-05-28 16:23:21'),(3240,1,44,'2020-05-28 16:27:38'),(3241,1,44,'2020-05-28 16:45:22'),(3242,1,44,'2020-05-28 17:43:11'),(3243,1,44,'2020-05-28 17:43:15'),(3244,1,44,'2020-05-28 17:44:10'),(3245,1,44,'2020-05-28 17:44:12'),(3246,1,44,'2020-05-28 18:15:45'),(3247,1,44,'2020-05-28 18:46:41'),(3248,1,44,'2020-05-28 19:43:10'),(3249,1,6,'2020-05-28 19:43:15'),(3250,1,44,'2020-05-28 20:57:39'),(3251,1,44,'2020-05-28 21:43:28'),(3252,1,70,'2020-05-28 23:51:49'),(3253,1,6,'2020-05-29 00:17:43'),(3254,1,44,'2020-05-29 00:40:28'),(3255,1,44,'2020-05-29 00:40:28'),(3256,1,44,'2020-05-29 04:58:02'),(3257,1,44,'2020-05-29 07:11:36'),(3258,1,44,'2020-05-29 08:59:10'),(3259,1,44,'2020-05-29 08:59:12'),(3260,1,44,'2020-05-29 10:29:23'),(3261,1,44,'2020-05-29 11:13:42'),(3262,1,44,'2020-05-29 11:29:50'),(3263,1,44,'2020-05-29 11:32:24'),(3264,1,6,'2020-05-29 11:33:12'),(3265,1,44,'2020-05-29 12:36:46'),(3266,1,44,'2020-05-29 12:36:55'),(3267,1,44,'2020-05-29 12:37:01'),(3268,1,44,'2020-05-29 12:37:04'),(3269,1,44,'2020-05-29 12:37:16'),(3270,1,44,'2020-05-29 13:59:36'),(3271,1,44,'2020-05-29 13:59:36'),(3272,1,6,'2020-05-29 19:29:50'),(3273,1,44,'2020-05-29 19:53:14'),(3274,1,44,'2020-05-29 20:35:38'),(3275,1,44,'2020-05-29 20:48:20'),(3276,1,76,'2020-05-29 21:14:29'),(3277,1,44,'2020-05-29 23:09:45'),(3278,1,44,'2020-05-29 23:09:49'),(3279,1,44,'2020-05-30 00:01:38'),(3280,1,44,'2020-05-30 00:01:38'),(3281,1,44,'2020-05-30 00:37:26'),(3282,1,44,'2020-05-30 00:46:40'),(3283,1,44,'2020-05-30 02:14:08'),(3284,1,44,'2020-05-30 03:04:01'),(3285,1,44,'2020-05-30 03:24:19'),(3286,1,44,'2020-05-30 03:25:39'),(3287,1,44,'2020-05-30 04:24:39'),(3288,1,44,'2020-05-30 04:24:45'),(3289,1,44,'2020-05-30 08:49:49'),(3290,1,44,'2020-05-30 08:49:51'),(3291,1,15,'2020-05-30 08:55:31'),(3292,1,44,'2020-05-30 10:55:00'),(3293,1,44,'2020-05-30 11:15:15'),(3294,1,44,'2020-05-30 11:49:33'),(3295,1,44,'2020-05-30 13:23:33'),(3296,1,44,'2020-05-30 13:45:13'),(3297,1,44,'2020-05-30 13:45:14'),(3298,1,44,'2020-05-30 15:12:12'),(3299,1,44,'2020-05-30 15:12:20'),(3300,1,44,'2020-05-30 15:19:17'),(3301,1,44,'2020-05-30 17:50:24'),(3302,1,45,'2020-05-30 18:42:17'),(3303,1,44,'2020-05-30 18:42:55'),(3304,1,44,'2020-05-30 19:01:53'),(3305,1,44,'2020-05-30 21:34:50'),(3306,1,44,'2020-05-30 21:42:52'),(3307,1,44,'2020-05-30 22:06:24'),(3308,1,44,'2020-05-30 22:10:58'),(3309,1,44,'2020-05-30 22:10:58'),(3310,1,44,'2020-05-30 22:11:04'),(3311,1,62,'2020-05-30 23:04:30'),(3312,1,44,'2020-05-30 23:36:52'),(3313,1,44,'2020-05-30 23:39:54'),(3314,1,44,'2020-05-31 00:30:14'),(3315,1,44,'2020-05-31 00:30:18'),(3316,1,44,'2020-05-31 00:42:56'),(3317,1,44,'2020-05-31 01:40:34'),(3318,1,13,'2020-05-31 01:41:55'),(3319,1,44,'2020-05-31 02:36:43'),(3320,1,44,'2020-05-31 04:45:54'),(3321,1,44,'2020-05-31 05:35:36'),(3322,1,44,'2020-05-31 05:47:20'),(3323,1,44,'2020-05-31 06:42:18'),(3324,1,44,'2020-05-31 06:51:57'),(3325,1,44,'2020-05-31 07:14:24'),(3326,1,44,'2020-05-31 08:49:57'),(3327,1,44,'2020-05-31 08:49:59'),(3328,1,44,'2020-05-31 08:55:23'),(3329,1,44,'2020-05-31 08:57:51'),(3330,1,53,'2020-05-31 08:57:52'),(3331,1,44,'2020-05-31 09:19:07'),(3332,1,44,'2020-05-31 09:22:27'),(3333,1,44,'2020-05-31 09:22:31'),(3334,1,44,'2020-05-31 09:41:54'),(3335,1,44,'2020-05-31 09:53:47'),(3336,1,44,'2020-05-31 10:48:33'),(3337,1,44,'2020-05-31 10:58:33'),(3338,1,44,'2020-05-31 11:29:31'),(3339,1,44,'2020-05-31 12:44:13'),(3340,1,44,'2020-05-31 13:06:51'),(3341,1,44,'2020-05-31 13:24:33'),(3342,1,44,'2020-05-31 13:38:29'),(3343,1,44,'2020-05-31 13:38:34'),(3344,1,44,'2020-05-31 13:43:21'),(3345,1,5,'2020-05-31 13:43:22'),(3346,1,73,'2020-05-31 13:43:23'),(3347,1,62,'2020-05-31 13:43:24'),(3348,1,15,'2020-05-31 13:43:25'),(3349,1,45,'2020-05-31 13:43:26'),(3350,1,6,'2020-05-31 13:43:27'),(3351,1,66,'2020-05-31 13:43:28'),(3352,1,56,'2020-05-31 13:43:30'),(3353,1,44,'2020-05-31 13:43:31'),(3354,1,73,'2020-05-31 13:43:32'),(3355,1,43,'2020-05-31 13:43:33'),(3356,1,70,'2020-05-31 13:43:35'),(3357,1,59,'2020-05-31 13:43:36'),(3358,1,44,'2020-05-31 13:43:37'),(3359,1,44,'2020-05-31 13:43:39'),(3360,1,70,'2020-05-31 13:43:40'),(3361,1,44,'2020-05-31 13:43:41'),(3362,1,76,'2020-05-31 13:43:42'),(3363,1,56,'2020-05-31 13:43:43'),(3364,1,53,'2020-05-31 13:43:44'),(3365,1,14,'2020-05-31 13:43:45'),(3366,1,13,'2020-05-31 13:43:46'),(3367,1,59,'2020-05-31 13:43:47'),(3368,1,59,'2020-05-31 13:43:48'),(3369,1,62,'2020-05-31 13:43:51'),(3370,1,44,'2020-05-31 13:43:51'),(3371,1,76,'2020-05-31 13:43:52'),(3372,1,66,'2020-05-31 13:43:53'),(3373,1,15,'2020-05-31 13:43:54'),(3374,1,43,'2020-05-31 13:43:56'),(3375,1,45,'2020-05-31 13:43:58'),(3376,1,53,'2020-05-31 13:44:00'),(3377,1,53,'2020-05-31 13:44:01'),(3378,1,56,'2020-05-31 13:44:03'),(3379,1,59,'2020-05-31 13:44:06'),(3380,1,59,'2020-05-31 13:44:08'),(3381,1,44,'2020-05-31 13:44:09'),(3382,1,5,'2020-05-31 13:44:13'),(3383,1,44,'2020-05-31 13:44:15'),(3384,1,15,'2020-05-31 13:44:17'),(3385,1,43,'2020-05-31 13:44:19'),(3386,1,45,'2020-05-31 13:44:22'),(3387,1,53,'2020-05-31 13:44:23'),(3388,1,56,'2020-05-31 13:44:25'),(3389,1,59,'2020-05-31 13:44:27'),(3390,1,44,'2020-05-31 13:44:29'),(3391,1,44,'2020-05-31 13:44:31'),(3392,1,15,'2020-05-31 13:44:32'),(3393,1,73,'2020-05-31 13:44:33'),(3394,1,43,'2020-05-31 13:44:34'),(3395,1,45,'2020-05-31 13:44:35'),(3396,1,53,'2020-05-31 13:44:36'),(3397,1,56,'2020-05-31 13:44:38'),(3398,1,59,'2020-05-31 13:44:40'),(3399,1,44,'2020-05-31 13:44:42'),(3400,1,44,'2020-05-31 13:44:45'),(3401,1,15,'2020-05-31 13:44:46'),(3402,1,62,'2020-05-31 13:44:47'),(3403,1,43,'2020-05-31 13:44:48'),(3404,1,45,'2020-05-31 13:44:49'),(3405,1,53,'2020-05-31 13:44:50'),(3406,1,56,'2020-05-31 13:44:53'),(3407,1,59,'2020-05-31 13:44:54'),(3408,1,44,'2020-05-31 13:44:56'),(3409,1,15,'2020-05-31 13:44:57'),(3410,1,44,'2020-05-31 13:44:59'),(3411,1,15,'2020-05-31 13:45:01'),(3412,1,43,'2020-05-31 13:45:02'),(3413,1,45,'2020-05-31 13:45:04'),(3414,1,15,'2020-05-31 13:45:04'),(3415,1,53,'2020-05-31 13:45:06'),(3416,1,56,'2020-05-31 13:45:07'),(3417,1,59,'2020-05-31 13:45:08'),(3418,1,45,'2020-05-31 13:45:09'),(3419,1,44,'2020-05-31 13:45:09'),(3420,1,44,'2020-05-31 13:45:10'),(3421,1,15,'2020-05-31 13:45:12'),(3422,1,43,'2020-05-31 13:45:12'),(3423,1,53,'2020-05-31 13:45:13'),(3424,1,56,'2020-05-31 13:45:14'),(3425,1,59,'2020-05-31 13:45:15'),(3426,1,59,'2020-05-31 13:45:16'),(3427,1,73,'2020-05-31 13:48:26'),(3428,1,44,'2020-05-31 13:52:47'),(3429,1,6,'2020-05-31 14:10:00'),(3430,1,44,'2020-05-31 14:43:52'),(3431,1,15,'2020-05-31 15:19:07'),(3432,1,44,'2020-05-31 15:37:07'),(3433,1,44,'2020-05-31 15:53:17'),(3434,1,44,'2020-05-31 16:44:25'),(3435,1,73,'2020-05-31 17:22:37'),(3436,1,15,'2020-05-31 19:29:53'),(3437,1,44,'2020-05-31 19:31:04'),(3438,1,45,'2020-05-31 19:56:26'),(3439,1,44,'2020-05-31 20:58:41'),(3440,1,44,'2020-05-31 22:21:11'),(3441,1,15,'2020-05-31 22:50:52'),(3442,1,44,'2020-05-31 22:59:47'),(3443,1,44,'2020-06-01 00:50:12'),(3444,1,70,'2020-06-01 00:51:58'),(3445,1,59,'2020-06-01 00:53:37'),(3446,1,15,'2020-06-01 00:57:05'),(3447,1,59,'2020-06-01 01:01:17'),(3448,1,15,'2020-06-01 01:04:45'),(3449,1,43,'2020-06-01 01:08:12'),(3450,1,15,'2020-06-01 01:11:29'),(3451,1,59,'2020-06-01 01:14:38'),(3452,1,15,'2020-06-01 01:17:45'),(3453,1,73,'2020-06-01 01:20:50'),(3454,1,62,'2020-06-01 01:23:50'),(3455,1,5,'2020-06-01 01:26:51'),(3456,1,44,'2020-06-01 01:29:45'),(3457,1,44,'2020-06-01 01:32:43'),(3458,1,15,'2020-06-01 01:35:30'),(3459,1,44,'2020-06-01 01:38:12'),(3460,1,62,'2020-06-01 01:41:01'),(3461,1,73,'2020-06-01 01:43:38'),(3462,1,66,'2020-06-01 01:46:16'),(3463,1,6,'2020-06-01 01:48:48'),(3464,1,70,'2020-06-01 01:51:24'),(3465,1,13,'2020-06-01 01:53:54'),(3466,1,56,'2020-06-01 01:56:26'),(3467,1,53,'2020-06-01 01:58:44'),(3468,1,59,'2020-06-01 02:00:29'),(3469,1,15,'2020-06-01 02:01:07'),(3470,1,62,'2020-06-01 02:05:16'),(3471,1,44,'2020-06-01 02:23:47'),(3472,1,56,'2020-06-01 02:25:20'),(3473,1,6,'2020-06-01 02:34:23'),(3474,1,45,'2020-06-01 02:37:56'),(3475,1,70,'2020-06-01 02:41:16'),(3476,1,44,'2020-06-01 02:47:58'),(3477,1,44,'2020-06-01 02:48:01'),(3478,1,44,'2020-06-01 02:48:03'),(3479,1,43,'2020-06-01 02:53:24'),(3480,1,59,'2020-06-01 02:55:22'),(3481,1,13,'2020-06-01 03:02:28'),(3482,1,66,'2020-06-01 03:08:07'),(3483,1,44,'2020-06-01 03:12:24'),(3484,1,53,'2020-06-01 03:19:43'),(3485,1,45,'2020-06-01 03:20:15'),(3486,1,44,'2020-06-01 03:25:51'),(3487,1,13,'2020-06-01 03:34:30'),(3488,1,14,'2020-06-01 03:44:37'),(3489,1,5,'2020-06-01 03:47:43'),(3490,1,44,'2020-06-01 04:18:21'),(3491,1,44,'2020-06-01 04:44:26'),(3492,1,44,'2020-06-01 04:44:30'),(3493,1,44,'2020-06-01 04:44:39'),(3494,1,44,'2020-06-01 04:44:42'),(3495,1,6,'2020-06-01 05:08:24'),(3496,1,44,'2020-06-01 05:39:52'),(3497,1,44,'2020-06-01 05:58:59'),(3498,1,44,'2020-06-01 06:00:21'),(3499,1,44,'2020-06-01 06:00:23'),(3500,1,44,'2020-06-01 06:20:35'),(3501,1,15,'2020-06-01 06:42:11'),(3502,1,44,'2020-06-01 07:01:06'),(3503,1,44,'2020-06-01 08:41:16'),(3504,1,44,'2020-06-01 08:41:16'),(3505,1,44,'2020-06-01 10:02:50'),(3506,1,73,'2020-06-01 10:41:51'),(3507,1,44,'2020-06-01 10:42:30'),(3508,1,44,'2020-06-01 11:07:57'),(3509,1,44,'2020-06-01 11:20:45'),(3510,1,44,'2020-06-01 13:20:46'),(3511,1,44,'2020-06-01 13:20:47'),(3512,1,14,'2020-06-01 14:30:53'),(3513,1,44,'2020-06-01 14:33:45'),(3514,1,44,'2020-06-01 14:44:24'),(3515,1,44,'2020-06-01 15:51:15'),(3516,1,44,'2020-06-01 16:33:52'),(3517,1,44,'2020-06-01 17:35:50'),(3518,1,44,'2020-06-01 18:53:07'),(3519,1,44,'2020-06-01 18:58:41'),(3520,1,44,'2020-06-01 20:32:44'),(3521,1,44,'2020-06-01 20:47:36'),(3522,1,44,'2020-06-01 21:35:43'),(3523,1,44,'2020-06-01 21:39:42'),(3524,1,44,'2020-06-01 22:05:31'),(3525,1,44,'2020-06-01 22:38:03'),(3526,1,44,'2020-06-01 22:55:56'),(3527,1,5,'2020-06-01 23:53:25'),(3528,1,44,'2020-06-02 00:31:09'),(3529,1,44,'2020-06-02 00:48:22'),(3530,1,44,'2020-06-02 01:06:02'),(3531,1,15,'2020-06-02 01:27:10'),(3532,1,44,'2020-06-02 02:05:49'),(3533,1,13,'2020-06-02 03:00:05'),(3534,1,44,'2020-06-02 03:06:39'),(3535,1,44,'2020-06-02 04:42:58'),(3536,1,76,'2020-06-02 05:02:31'),(3537,1,44,'2020-06-02 05:12:10'),(3538,1,59,'2020-06-02 05:40:57'),(3539,1,44,'2020-06-02 05:41:08'),(3540,1,44,'2020-06-02 05:41:13'),(3541,1,44,'2020-06-02 05:41:20'),(3542,1,44,'2020-06-02 05:41:29'),(3543,1,44,'2020-06-02 05:41:35'),(3544,1,44,'2020-06-02 05:41:39'),(3545,1,44,'2020-06-02 05:41:44'),(3546,1,44,'2020-06-02 05:41:52'),(3547,1,44,'2020-06-02 05:42:00'),(3548,1,44,'2020-06-02 05:42:06'),(3549,1,44,'2020-06-02 05:42:10'),(3550,1,44,'2020-06-02 05:42:17'),(3551,1,44,'2020-06-02 05:42:24'),(3552,1,44,'2020-06-02 05:42:30'),(3553,1,44,'2020-06-02 05:42:40'),(3554,1,44,'2020-06-02 05:42:47'),(3555,1,44,'2020-06-02 05:42:58'),(3556,1,44,'2020-06-02 05:43:06'),(3557,1,44,'2020-06-02 05:43:15'),(3558,1,59,'2020-06-02 07:43:31'),(3559,1,44,'2020-06-02 08:11:16'),(3560,1,44,'2020-06-02 08:11:20'),(3561,1,44,'2020-06-02 08:11:23'),(3562,1,44,'2020-06-02 08:20:50'),(3563,1,44,'2020-06-02 08:38:03'),(3564,1,44,'2020-06-02 08:38:04'),(3565,1,44,'2020-06-02 08:52:24'),(3566,1,15,'2020-06-02 09:17:14'),(3567,1,44,'2020-06-02 10:32:01'),(3568,1,73,'2020-06-02 10:32:12'),(3569,1,59,'2020-06-02 10:32:19'),(3570,1,76,'2020-06-02 10:32:24'),(3571,1,5,'2020-06-02 10:32:31'),(3572,1,15,'2020-06-02 10:32:34'),(3573,1,14,'2020-06-02 10:32:44'),(3574,1,56,'2020-06-02 10:33:02'),(3575,1,66,'2020-06-02 10:33:04'),(3576,1,62,'2020-06-02 10:33:06'),(3577,1,70,'2020-06-02 10:33:07'),(3578,1,15,'2020-06-02 10:33:08'),(3579,1,44,'2020-06-02 10:33:09'),(3580,1,59,'2020-06-02 10:33:10'),(3581,1,76,'2020-06-02 11:29:31'),(3582,1,44,'2020-06-02 12:00:37'),(3583,1,43,'2020-06-02 12:41:59'),(3584,1,44,'2020-06-02 13:38:46'),(3585,1,44,'2020-06-02 13:38:47'),(3586,1,14,'2020-06-02 14:00:20'),(3587,1,14,'2020-06-02 14:00:49'),(3588,1,66,'2020-06-02 15:26:11'),(3589,1,44,'2020-06-02 17:08:41'),(3590,1,44,'2020-06-02 19:18:14'),(3591,1,44,'2020-06-02 19:18:46'),(3592,1,44,'2020-06-02 20:03:19'),(3593,1,44,'2020-06-02 20:27:47'),(3594,1,44,'2020-06-02 21:40:58'),(3595,1,15,'2020-06-02 23:27:26'),(3596,1,44,'2020-06-02 23:31:00'),(3597,1,44,'2020-06-03 00:23:17'),(3598,1,44,'2020-06-03 02:20:33'),(3599,1,44,'2020-06-03 03:07:41'),(3600,1,44,'2020-06-03 04:35:34'),(3601,1,44,'2020-06-03 05:17:39'),(3602,1,44,'2020-06-03 05:53:17'),(3603,1,44,'2020-06-03 05:53:18'),(3604,1,44,'2020-06-03 05:53:23'),(3605,1,44,'2020-06-03 05:54:53'),(3606,1,44,'2020-06-03 05:55:40'),(3607,1,44,'2020-06-03 05:56:05'),(3608,1,44,'2020-06-03 05:56:07'),(3609,1,44,'2020-06-03 05:56:14'),(3610,1,44,'2020-06-03 05:56:59'),(3611,1,44,'2020-06-03 05:57:02'),(3612,1,44,'2020-06-03 05:57:58'),(3613,1,44,'2020-06-03 05:58:10'),(3614,1,44,'2020-06-03 05:58:15'),(3615,1,44,'2020-06-03 05:59:30'),(3616,1,44,'2020-06-03 05:59:30'),(3617,1,44,'2020-06-03 06:00:02'),(3618,1,44,'2020-06-03 06:00:18'),(3619,1,44,'2020-06-03 06:01:44'),(3620,1,44,'2020-06-03 06:01:49'),(3621,1,44,'2020-06-03 06:02:29'),(3622,1,44,'2020-06-03 06:02:36'),(3623,1,44,'2020-06-03 06:02:36'),(3624,1,44,'2020-06-03 06:03:44'),(3625,1,44,'2020-06-03 06:03:56'),(3626,1,44,'2020-06-03 06:06:54'),(3627,1,44,'2020-06-03 06:06:54'),(3628,1,44,'2020-06-03 06:07:09'),(3629,1,44,'2020-06-03 06:07:16'),(3630,1,44,'2020-06-03 06:07:39'),(3631,1,44,'2020-06-03 06:07:42'),(3632,1,44,'2020-06-03 06:08:54'),(3633,1,44,'2020-06-03 06:08:54'),(3634,1,44,'2020-06-03 06:10:25'),(3635,1,44,'2020-06-03 06:10:34'),(3636,1,44,'2020-06-03 06:11:52'),(3637,1,44,'2020-06-03 06:26:31'),(3638,1,44,'2020-06-03 07:37:53'),(3639,1,44,'2020-06-03 08:29:02'),(3640,1,44,'2020-06-03 08:54:13'),(3641,1,44,'2020-06-03 09:08:25'),(3642,1,44,'2020-06-03 09:54:22'),(3643,1,44,'2020-06-03 09:54:25'),(3644,1,44,'2020-06-03 09:54:52'),(3645,1,44,'2020-06-03 09:54:52'),(3646,1,44,'2020-06-03 10:03:23'),(3647,1,44,'2020-06-03 10:03:58'),(3648,1,53,'2020-06-03 11:32:08'),(3649,1,44,'2020-06-03 11:37:49'),(3650,1,43,'2020-06-03 12:02:48'),(3651,1,44,'2020-06-03 12:53:18'),(3652,1,44,'2020-06-03 13:16:49'),(3653,1,44,'2020-06-03 13:22:48'),(3654,1,44,'2020-06-03 13:22:48'),(3655,1,44,'2020-06-03 14:02:40'),(3656,1,6,'2020-06-03 14:50:22'),(3657,1,44,'2020-06-03 15:17:33'),(3658,1,66,'2020-06-03 15:24:43'),(3659,1,44,'2020-06-03 15:53:40'),(3660,1,44,'2020-06-03 16:25:03'),(3661,1,53,'2020-06-03 16:25:05'),(3662,1,6,'2020-06-03 16:25:06'),(3663,1,6,'2020-06-03 16:25:09'),(3664,1,6,'2020-06-03 16:25:10'),(3665,1,5,'2020-06-03 20:53:14'),(3666,1,53,'2020-06-03 23:30:04'),(3667,1,44,'2020-06-03 23:32:35'),(3668,1,14,'2020-06-03 23:51:15'),(3669,1,43,'2020-06-04 00:10:06'),(3670,1,44,'2020-06-04 00:10:45'),(3671,1,44,'2020-06-04 00:42:07'),(3672,1,53,'2020-06-04 01:51:10'),(3673,1,44,'2020-06-04 03:23:14'),(3674,1,44,'2020-06-04 03:57:02'),(3675,1,44,'2020-06-04 04:18:26'),(3676,1,44,'2020-06-04 04:18:30'),(3677,1,44,'2020-06-04 04:20:08'),(3678,1,44,'2020-06-04 04:40:35'),(3679,1,44,'2020-06-04 04:40:42'),(3680,1,44,'2020-06-04 04:42:46'),(3681,1,44,'2020-06-04 04:42:49'),(3682,1,44,'2020-06-04 05:47:44'),(3683,1,59,'2020-06-04 08:27:29'),(3684,1,44,'2020-06-04 08:30:54'),(3685,1,44,'2020-06-04 08:30:57'),(3686,1,44,'2020-06-04 08:46:05'),(3687,1,15,'2020-06-04 10:49:41'),(3688,1,44,'2020-06-04 11:34:26'),(3689,1,44,'2020-06-04 13:22:49'),(3690,1,44,'2020-06-04 13:38:38'),(3691,1,44,'2020-06-04 13:38:39'),(3692,1,44,'2020-06-04 13:43:44'),(3693,1,44,'2020-06-04 14:07:56'),(3694,1,44,'2020-06-04 14:14:47'),(3695,1,44,'2020-06-04 14:29:02'),(3696,1,44,'2020-06-04 14:42:42'),(3697,1,44,'2020-06-04 15:44:31'),(3698,1,14,'2020-06-04 18:15:26'),(3699,1,44,'2020-06-04 18:18:34'),(3700,1,44,'2020-06-04 18:18:37'),(3701,1,44,'2020-06-04 18:18:40'),(3702,1,44,'2020-06-04 18:18:43'),(3703,1,44,'2020-06-04 18:18:47'),(3704,1,44,'2020-06-04 18:18:49'),(3705,1,44,'2020-06-04 18:18:53'),(3706,1,44,'2020-06-04 18:18:56'),(3707,1,44,'2020-06-04 19:48:57'),(3708,1,44,'2020-06-04 20:46:07'),(3709,1,44,'2020-06-04 20:46:36'),(3710,1,5,'2020-06-04 21:16:23'),(3711,1,59,'2020-06-04 23:27:35'),(3712,1,44,'2020-06-04 23:27:38'),(3713,1,44,'2020-06-04 23:32:16'),(3714,1,44,'2020-06-05 01:04:59'),(3715,1,56,'2020-06-05 01:49:16'),(3716,1,44,'2020-06-05 01:54:01'),(3717,1,44,'2020-06-05 02:22:28'),(3718,1,13,'2020-06-05 02:37:45'),(3719,1,44,'2020-06-05 03:11:12'),(3720,1,44,'2020-06-05 03:23:30'),(3721,1,44,'2020-06-05 03:46:21'),(3722,1,44,'2020-06-05 04:01:47'),(3723,1,44,'2020-06-05 05:51:28'),(3724,1,44,'2020-06-05 07:52:17'),(3725,1,44,'2020-06-05 08:11:43'),(3726,1,44,'2020-06-05 08:14:06'),(3727,1,44,'2020-06-05 08:21:24'),(3728,1,44,'2020-06-05 08:21:26'),(3729,1,44,'2020-06-05 10:11:33'),(3730,1,45,'2020-06-05 10:34:50'),(3731,1,44,'2020-06-05 11:16:58'),(3732,1,44,'2020-06-05 12:08:38'),(3733,1,44,'2020-06-05 12:53:00'),(3734,1,44,'2020-06-05 13:12:37'),(3735,1,44,'2020-06-05 13:50:53'),(3736,1,44,'2020-06-05 13:50:54'),(3737,1,44,'2020-06-05 15:27:50'),(3738,1,44,'2020-06-05 16:03:48'),(3739,1,59,'2020-06-05 17:01:43'),(3740,1,44,'2020-06-05 17:44:58'),(3741,1,44,'2020-06-05 20:37:29'),(3742,1,44,'2020-06-05 21:35:00'),(3743,1,44,'2020-06-05 21:39:10'),(3744,1,56,'2020-06-05 21:54:12'),(3745,1,45,'2020-06-05 22:32:27'),(3746,1,44,'2020-06-06 02:13:08'),(3747,1,56,'2020-06-06 02:48:25'),(3748,1,44,'2020-06-06 04:17:44'),(3749,1,44,'2020-06-06 05:08:07'),(3750,1,44,'2020-06-06 06:02:22'),(3751,1,70,'2020-06-06 06:07:21'),(3752,1,44,'2020-06-06 06:12:55'),(3753,1,45,'2020-06-06 07:32:16'),(3754,1,44,'2020-06-06 07:41:28'),(3755,1,6,'2020-06-06 07:50:30'),(3756,1,53,'2020-06-06 09:09:47'),(3757,1,44,'2020-06-06 09:51:20'),(3758,1,44,'2020-06-06 09:59:54'),(3759,1,44,'2020-06-06 11:17:37'),(3760,1,53,'2020-06-06 11:17:57'),(3761,1,70,'2020-06-06 11:18:20'),(3762,1,70,'2020-06-06 11:18:38'),(3763,1,45,'2020-06-06 11:18:57'),(3764,1,13,'2020-06-06 11:19:06'),(3765,1,43,'2020-06-06 11:19:25'),(3766,1,44,'2020-06-06 11:19:38'),(3767,1,66,'2020-06-06 11:19:53'),(3768,1,15,'2020-06-06 11:20:09'),(3769,1,45,'2020-06-06 11:20:41'),(3770,1,44,'2020-06-06 11:21:47'),(3771,1,44,'2020-06-06 11:36:50'),(3772,1,44,'2020-06-06 11:37:33'),(3773,1,44,'2020-06-06 11:37:47'),(3774,1,44,'2020-06-06 11:37:59'),(3775,1,44,'2020-06-06 11:38:00'),(3776,1,44,'2020-06-06 11:38:18'),(3777,1,44,'2020-06-06 11:39:26'),(3778,1,44,'2020-06-06 11:40:19'),(3779,1,44,'2020-06-06 11:40:28'),(3780,1,44,'2020-06-06 11:40:48'),(3781,1,44,'2020-06-06 11:41:42'),(3782,1,44,'2020-06-06 11:41:53'),(3783,1,44,'2020-06-06 11:42:31'),(3784,1,44,'2020-06-06 11:42:34'),(3785,1,44,'2020-06-06 11:42:39'),(3786,1,44,'2020-06-06 11:45:07'),(3787,1,44,'2020-06-06 11:45:58'),(3788,1,44,'2020-06-06 11:46:49'),(3789,1,44,'2020-06-06 11:47:10'),(3790,1,44,'2020-06-06 11:49:13'),(3791,1,44,'2020-06-06 11:50:13'),(3792,1,44,'2020-06-06 11:50:30'),(3793,1,44,'2020-06-06 11:50:34'),(3794,1,44,'2020-06-06 11:51:32'),(3795,1,44,'2020-06-06 11:54:17'),(3796,1,5,'2020-06-06 12:09:48'),(3797,1,44,'2020-06-06 12:14:48'),(3798,1,44,'2020-06-06 12:27:55'),(3799,1,44,'2020-06-06 12:27:55'),(3800,1,44,'2020-06-06 13:04:53'),(3801,1,44,'2020-06-06 13:31:23'),(3802,1,44,'2020-06-06 13:31:23'),(3803,1,44,'2020-06-06 14:59:18'),(3804,1,44,'2020-06-06 15:15:57'),(3805,1,62,'2020-06-06 15:31:38'),(3806,1,44,'2020-06-06 15:34:46'),(3807,1,44,'2020-06-06 16:15:35'),(3808,1,44,'2020-06-06 18:24:57'),(3809,1,44,'2020-06-06 18:51:02'),(3810,1,44,'2020-06-06 19:25:27'),(3811,1,44,'2020-06-06 20:38:32'),(3812,1,44,'2020-06-06 21:43:28'),(3813,1,44,'2020-06-06 22:49:13'),(3814,1,44,'2020-06-07 00:01:47'),(3815,1,44,'2020-06-07 00:09:45'),(3816,1,44,'2020-06-07 00:43:14'),(3817,1,44,'2020-06-07 00:51:01'),(3818,1,44,'2020-06-07 02:11:33'),(3819,1,59,'2020-06-07 02:43:38'),(3820,1,44,'2020-06-07 03:26:07'),(3821,1,44,'2020-06-07 06:09:15'),(3822,1,44,'2020-06-07 06:09:19'),(3823,1,76,'2020-06-07 06:09:30'),(3824,1,76,'2020-06-07 06:09:38'),(3825,1,44,'2020-06-07 06:21:08'),(3826,1,44,'2020-06-07 06:31:54'),(3827,1,44,'2020-06-07 07:44:33'),(3828,1,44,'2020-06-07 07:44:39'),(3829,1,44,'2020-06-07 07:47:27'),(3830,1,44,'2020-06-07 08:04:10'),(3831,1,44,'2020-06-07 08:04:12'),(3832,1,44,'2020-06-07 08:35:16'),(3833,1,44,'2020-06-07 09:52:07'),(3834,1,44,'2020-06-07 10:51:46'),(3835,1,44,'2020-06-07 12:13:39'),(3836,1,44,'2020-06-07 12:36:16'),(3837,1,44,'2020-06-07 12:50:24'),(3838,1,44,'2020-06-07 13:17:40'),(3839,1,44,'2020-06-07 13:17:40'),(3840,1,44,'2020-06-07 14:10:44'),(3841,1,44,'2020-06-07 14:33:36'),(3842,1,44,'2020-06-07 14:34:04'),(3843,1,44,'2020-06-07 14:34:12'),(3844,1,44,'2020-06-07 14:34:21'),(3845,1,44,'2020-06-07 14:34:34'),(3846,1,15,'2020-06-07 15:07:39'),(3847,1,44,'2020-06-07 15:25:33'),(3848,1,44,'2020-06-07 16:42:06'),(3849,1,44,'2020-06-07 18:15:49'),(3850,1,44,'2020-06-07 19:56:22'),(3851,1,44,'2020-06-07 20:06:20'),(3852,1,53,'2020-06-07 20:06:22'),(3853,1,44,'2020-06-07 20:21:58'),(3854,1,53,'2020-06-07 20:21:59'),(3855,1,44,'2020-06-07 21:31:33'),(3856,1,44,'2020-06-07 22:06:44'),(3857,1,59,'2020-06-07 22:33:55'),(3858,1,44,'2020-06-07 23:41:08'),(3859,1,44,'2020-06-08 00:52:57'),(3860,1,59,'2020-06-08 01:38:09'),(3861,1,44,'2020-06-08 01:38:14'),(3862,1,44,'2020-06-08 01:38:18'),(3863,1,44,'2020-06-08 01:38:32'),(3864,1,44,'2020-06-08 01:38:38'),(3865,1,44,'2020-06-08 01:38:46'),(3866,1,44,'2020-06-08 01:38:51'),(3867,1,44,'2020-06-08 01:38:54'),(3868,1,44,'2020-06-08 01:38:59'),(3869,1,44,'2020-06-08 01:39:07'),(3870,1,44,'2020-06-08 01:39:11'),(3871,1,44,'2020-06-08 01:39:16'),(3872,1,44,'2020-06-08 01:39:19'),(3873,1,44,'2020-06-08 01:39:23'),(3874,1,44,'2020-06-08 01:39:27'),(3875,1,44,'2020-06-08 01:39:37'),(3876,1,44,'2020-06-08 01:39:41'),(3877,1,44,'2020-06-08 01:39:58'),(3878,1,44,'2020-06-08 01:40:04'),(3879,1,44,'2020-06-08 01:40:10'),(3880,1,59,'2020-06-08 02:10:09'),(3881,1,44,'2020-06-08 02:10:12'),(3882,1,44,'2020-06-08 03:10:19'),(3883,1,44,'2020-06-08 03:46:22'),(3884,1,59,'2020-06-08 06:28:36'),(3885,1,44,'2020-06-08 06:28:40'),(3886,1,44,'2020-06-08 07:13:03'),(3887,1,44,'2020-06-08 08:05:10'),(3888,1,44,'2020-06-08 08:05:12'),(3889,1,59,'2020-06-08 08:32:56'),(3890,1,66,'2020-06-08 09:48:54'),(3891,1,6,'2020-06-08 10:01:01'),(3892,1,44,'2020-06-08 12:19:22'),(3893,1,6,'2020-06-08 12:19:23'),(3894,1,53,'2020-06-08 12:31:14'),(3895,1,66,'2020-06-08 13:09:51'),(3896,1,66,'2020-06-08 13:11:04'),(3897,1,70,'2020-06-08 15:21:37'),(3898,1,6,'2020-06-08 15:51:04'),(3899,1,5,'2020-06-08 17:19:44'),(3900,1,45,'2020-06-08 17:33:31'),(3901,1,44,'2020-06-08 19:19:29'),(3902,1,45,'2020-06-08 20:48:27'),(3903,1,15,'2020-06-08 21:06:08'),(3904,1,44,'2020-06-08 21:19:28'),(3905,1,44,'2020-06-08 21:50:15'),(3906,1,15,'2020-06-08 22:56:59'),(3907,1,44,'2020-06-08 23:03:42'),(3908,1,43,'2020-06-09 00:03:51'),(3909,1,44,'2020-06-09 00:24:07'),(3910,1,44,'2020-06-09 00:55:00'),(3911,1,44,'2020-06-09 00:59:31'),(3912,1,44,'2020-06-09 01:33:30'),(3913,1,53,'2020-06-09 01:33:31'),(3914,1,6,'2020-06-09 01:33:33'),(3915,1,44,'2020-06-09 01:44:52'),(3916,1,44,'2020-06-09 02:28:34'),(3917,1,44,'2020-06-09 02:48:50'),(3918,1,66,'2020-06-09 03:14:19'),(3919,1,44,'2020-06-09 03:26:03'),(3920,1,70,'2020-06-09 03:35:34'),(3921,1,13,'2020-06-09 03:43:16'),(3922,1,14,'2020-06-09 04:23:19'),(3923,1,13,'2020-06-09 04:24:17'),(3924,1,44,'2020-06-09 05:06:49'),(3925,1,15,'2020-06-09 05:11:54'),(3926,1,44,'2020-06-09 06:37:09'),(3927,1,15,'2020-06-09 06:37:34'),(3928,1,13,'2020-06-09 06:37:35'),(3929,1,14,'2020-06-09 06:37:36'),(3930,1,6,'2020-06-09 06:37:36'),(3931,1,45,'2020-06-09 06:37:39'),(3932,1,53,'2020-06-09 06:37:43'),(3933,1,43,'2020-06-09 06:37:47'),(3934,1,56,'2020-06-09 06:37:48'),(3935,1,66,'2020-06-09 06:37:52'),(3936,1,62,'2020-06-09 06:38:00'),(3937,1,70,'2020-06-09 06:38:01'),(3938,1,73,'2020-06-09 06:38:05'),(3939,1,59,'2020-06-09 06:38:08'),(3940,1,76,'2020-06-09 06:38:12'),(3941,1,5,'2020-06-09 06:38:17'),(3942,1,44,'2020-06-09 06:38:18'),(3943,1,59,'2020-06-09 06:38:21'),(3944,1,15,'2020-06-09 06:38:23'),(3945,1,44,'2020-06-09 07:56:51'),(3946,1,44,'2020-06-09 07:56:56'),(3947,1,44,'2020-06-09 08:12:35'),(3948,1,44,'2020-06-09 08:53:09'),(3949,1,44,'2020-06-09 11:47:33'),(3950,1,44,'2020-06-09 12:31:17'),(3951,1,44,'2020-06-09 13:23:48'),(3952,1,44,'2020-06-09 13:23:49'),(3953,1,44,'2020-06-09 14:33:18'),(3954,1,44,'2020-06-09 14:33:22'),(3955,1,44,'2020-06-09 14:51:27'),(3956,1,15,'2020-06-09 15:10:12'),(3957,1,44,'2020-06-09 17:49:04'),(3958,1,53,'2020-06-09 17:49:09'),(3959,1,6,'2020-06-09 17:49:10'),(3960,1,43,'2020-06-09 18:08:46'),(3961,1,44,'2020-06-09 18:23:55'),(3962,1,44,'2020-06-09 18:24:23'),(3963,1,44,'2020-06-09 18:34:51'),(3964,1,44,'2020-06-09 18:36:36'),(3965,1,76,'2020-06-09 19:46:51'),(3966,1,44,'2020-06-09 20:18:37'),(3967,1,44,'2020-06-09 21:17:33'),(3968,1,44,'2020-06-09 22:13:43'),(3969,1,44,'2020-06-09 23:30:38'),(3970,1,44,'2020-06-10 02:57:58'),(3971,1,44,'2020-06-10 03:32:09'),(3972,1,44,'2020-06-10 05:57:24'),(3973,1,73,'2020-06-10 06:07:13'),(3974,1,44,'2020-06-10 07:57:02'),(3975,1,44,'2020-06-10 07:57:03'),(3976,1,59,'2020-06-10 08:30:00'),(3977,1,44,'2020-06-10 09:26:53'),(3978,1,66,'2020-06-10 09:45:35'),(3979,1,44,'2020-06-10 09:58:00'),(3980,1,44,'2020-06-10 10:12:29'),(3981,1,44,'2020-06-10 11:06:44'),(3982,1,15,'2020-06-10 11:22:56'),(3983,1,44,'2020-06-10 11:42:59'),(3984,1,44,'2020-06-10 12:11:50'),(3985,1,44,'2020-06-10 12:28:56'),(3986,1,44,'2020-06-10 12:28:57'),(3987,1,44,'2020-06-10 13:26:16'),(3988,1,44,'2020-06-10 15:24:12'),(3989,1,44,'2020-06-10 16:23:36'),(3990,1,44,'2020-06-10 19:52:54'),(3991,1,44,'2020-06-10 23:16:48'),(3992,1,43,'2020-06-11 00:12:24'),(3993,1,62,'2020-06-11 00:30:04'),(3994,1,44,'2020-06-11 01:10:56'),(3995,1,44,'2020-06-11 02:31:58'),(3996,1,44,'2020-06-11 02:44:49'),(3997,1,44,'2020-06-11 03:34:36'),(3998,1,44,'2020-06-11 05:26:44'),(3999,1,44,'2020-06-11 05:27:17'),(4000,1,76,'2020-06-11 06:30:58'),(4001,1,44,'2020-06-11 06:43:04'),(4002,1,44,'2020-06-11 07:47:35'),(4003,1,44,'2020-06-11 07:47:37'),(4004,1,44,'2020-06-11 08:28:20'),(4005,1,45,'2020-06-11 08:42:44'),(4006,1,44,'2020-06-11 10:50:57'),(4007,1,44,'2020-06-11 10:50:59'),(4008,1,44,'2020-06-11 10:51:50'),(4009,1,44,'2020-06-11 11:51:22'),(4010,1,44,'2020-06-11 13:15:15'),(4011,1,44,'2020-06-11 13:15:16'),(4012,1,44,'2020-06-11 15:03:12'),(4013,1,44,'2020-06-11 18:09:42'),(4014,1,44,'2020-06-11 18:28:22'),(4015,1,13,'2020-06-11 18:30:23'),(4016,1,44,'2020-06-11 18:42:47'),(4017,1,44,'2020-06-11 18:59:21'),(4018,1,44,'2020-06-11 19:14:08'),(4019,1,44,'2020-06-11 19:36:58'),(4020,1,44,'2020-06-11 19:37:01'),(4021,1,44,'2020-06-11 20:21:47'),(4022,1,44,'2020-06-11 20:47:50'),(4023,1,44,'2020-06-11 21:19:33'),(4024,1,44,'2020-06-11 22:08:17'),(4025,1,44,'2020-06-11 22:13:29'),(4026,1,44,'2020-06-11 22:19:33'),(4027,1,44,'2020-06-11 22:22:24'),(4028,1,44,'2020-06-12 00:13:14'),(4029,1,44,'2020-06-12 00:43:43'),(4030,1,44,'2020-06-12 01:01:21'),(4031,1,44,'2020-06-12 01:23:45'),(4032,1,44,'2020-06-12 01:55:04'),(4033,1,44,'2020-06-12 01:55:08'),(4034,1,44,'2020-06-12 02:06:29'),(4035,1,15,'2020-06-12 04:02:22'),(4036,1,44,'2020-06-12 04:26:21'),(4037,1,44,'2020-06-12 04:33:10'),(4038,1,76,'2020-06-12 05:15:02'),(4039,1,70,'2020-06-12 05:21:27'),(4040,1,70,'2020-06-12 06:33:00'),(4041,1,44,'2020-06-12 07:32:36'),(4042,1,44,'2020-06-12 07:32:38'),(4043,1,44,'2020-06-12 07:32:40'),(4044,1,44,'2020-06-12 07:38:04'),(4045,1,44,'2020-06-12 07:38:06'),(4046,1,73,'2020-06-12 07:46:36'),(4047,1,44,'2020-06-12 08:38:52'),(4048,1,44,'2020-06-12 08:39:08'),(4049,1,44,'2020-06-12 08:39:24'),(4050,1,44,'2020-06-12 08:39:39'),(4051,1,44,'2020-06-12 08:39:57'),(4052,1,44,'2020-06-12 08:41:37'),(4053,1,44,'2020-06-12 08:41:49'),(4054,1,44,'2020-06-12 08:42:55'),(4055,1,44,'2020-06-12 08:43:09'),(4056,1,44,'2020-06-12 08:43:42'),(4057,1,44,'2020-06-12 08:44:46'),(4058,1,44,'2020-06-12 08:45:05'),(4059,1,44,'2020-06-12 08:45:56'),(4060,1,44,'2020-06-12 08:46:12'),(4061,1,44,'2020-06-12 08:46:51'),(4062,1,44,'2020-06-12 08:47:33'),(4063,1,44,'2020-06-12 08:47:50'),(4064,1,44,'2020-06-12 08:49:00'),(4065,1,44,'2020-06-12 08:49:38'),(4066,1,44,'2020-06-12 08:49:54'),(4067,1,44,'2020-06-12 08:51:16'),(4068,1,44,'2020-06-12 10:05:39'),(4069,1,73,'2020-06-12 10:23:59'),(4070,1,44,'2020-06-12 10:24:32'),(4071,1,44,'2020-06-12 10:39:38'),(4072,1,44,'2020-06-12 11:10:03'),(4073,1,70,'2020-06-12 11:34:46'),(4074,1,44,'2020-06-12 11:47:16'),(4075,1,73,'2020-06-12 12:30:54'),(4076,1,76,'2020-06-12 12:54:33'),(4077,1,44,'2020-06-12 12:55:22'),(4078,1,44,'2020-06-12 13:28:51'),(4079,1,44,'2020-06-12 13:28:53'),(4080,1,6,'2020-06-12 13:43:34'),(4081,1,62,'2020-06-12 13:44:17'),(4082,1,44,'2020-06-12 13:55:57'),(4083,1,73,'2020-06-12 17:35:27'),(4084,1,62,'2020-06-12 17:38:07'),(4085,1,44,'2020-06-12 17:44:04'),(4086,1,6,'2020-06-12 17:44:08'),(4087,1,44,'2020-06-12 19:13:36'),(4088,1,70,'2020-06-12 19:20:11'),(4089,1,44,'2020-06-12 20:10:57'),(4090,1,6,'2020-06-12 20:11:02'),(4091,1,6,'2020-06-12 20:11:30'),(4092,1,53,'2020-06-12 20:11:35'),(4093,1,53,'2020-06-12 20:12:13'),(4094,1,44,'2020-06-12 22:17:27'),(4095,1,15,'2020-06-12 23:05:46'),(4096,1,44,'2020-06-12 23:18:38'),(4097,1,44,'2020-06-12 23:19:27'),(4098,1,44,'2020-06-12 23:21:21'),(4099,1,44,'2020-06-12 23:21:30'),(4100,1,44,'2020-06-12 23:21:41'),(4101,1,44,'2020-06-12 23:23:08'),(4102,1,44,'2020-06-13 00:40:29'),(4103,1,44,'2020-06-13 01:02:34'),(4104,1,44,'2020-06-13 01:32:37'),(4105,1,44,'2020-06-13 01:36:16'),(4106,1,56,'2020-06-13 02:00:27'),(4107,1,44,'2020-06-13 02:09:38'),(4108,1,44,'2020-06-13 02:15:32'),(4109,1,6,'2020-06-13 02:15:35'),(4110,1,44,'2020-06-13 02:46:09'),(4111,1,44,'2020-06-13 04:22:45'),(4112,1,44,'2020-06-13 05:51:21'),(4113,1,44,'2020-06-13 06:37:34'),(4114,1,44,'2020-06-13 06:58:13'),(4115,1,6,'2020-06-13 06:58:15'),(4116,1,14,'2020-06-13 07:04:51'),(4117,1,44,'2020-06-13 07:14:07'),(4118,1,44,'2020-06-13 07:14:12'),(4119,1,6,'2020-06-13 07:14:14'),(4120,1,43,'2020-06-13 07:14:15'),(4121,1,56,'2020-06-13 07:14:16'),(4122,1,13,'2020-06-13 07:14:17'),(4123,1,14,'2020-06-13 07:14:18'),(4124,1,5,'2020-06-13 07:14:19'),(4125,1,73,'2020-06-13 07:14:20'),(4126,1,56,'2020-06-13 07:14:22'),(4127,1,73,'2020-06-13 07:14:23'),(4128,1,44,'2020-06-13 07:14:24'),(4129,1,44,'2020-06-13 07:18:40'),(4130,1,44,'2020-06-13 07:18:42'),(4131,1,5,'2020-06-13 07:20:17'),(4132,1,44,'2020-06-13 07:38:04'),(4133,1,44,'2020-06-13 07:38:05'),(4134,1,44,'2020-06-13 08:35:24'),(4135,1,44,'2020-06-13 09:42:18'),(4136,1,59,'2020-06-13 12:48:36'),(4137,1,5,'2020-06-13 12:49:55'),(4138,1,44,'2020-06-13 13:11:54'),(4139,1,44,'2020-06-13 13:11:55'),(4140,1,44,'2020-06-13 13:12:31'),(4141,1,6,'2020-06-13 13:19:58'),(4142,1,13,'2020-06-13 13:22:41'),(4143,1,44,'2020-06-13 13:23:05'),(4144,1,44,'2020-06-13 15:02:28'),(4145,1,44,'2020-06-13 16:29:35'),(4146,1,44,'2020-06-13 17:54:09'),(4147,1,44,'2020-06-13 18:17:10'),(4148,1,44,'2020-06-13 18:53:10'),(4149,1,6,'2020-06-13 19:09:54'),(4150,1,66,'2020-06-13 19:37:34'),(4151,1,14,'2020-06-13 19:50:09'),(4152,1,56,'2020-06-13 19:51:08'),(4153,1,44,'2020-06-13 20:39:17'),(4154,1,44,'2020-06-13 20:47:31'),(4155,1,44,'2020-06-13 22:16:50'),(4156,1,13,'2020-06-13 23:23:42'),(4157,1,44,'2020-06-13 23:26:00'),(4158,1,44,'2020-06-14 00:02:53'),(4159,1,44,'2020-06-14 00:57:37'),(4160,1,44,'2020-06-14 01:03:10'),(4161,1,44,'2020-06-14 01:47:31'),(4162,1,44,'2020-06-14 01:48:31'),(4163,1,44,'2020-06-14 01:48:31'),(4164,1,59,'2020-06-14 02:10:41'),(4165,1,53,'2020-06-14 02:11:23'),(4166,1,13,'2020-06-14 02:32:57'),(4167,1,53,'2020-06-14 02:35:58'),(4168,1,62,'2020-06-14 02:56:06'),(4169,1,44,'2020-06-14 02:56:20'),(4170,1,62,'2020-06-14 02:57:20'),(4171,1,56,'2020-06-14 03:22:35'),(4172,1,44,'2020-06-14 04:31:11'),(4173,1,59,'2020-06-14 04:54:30'),(4174,1,44,'2020-06-14 04:59:04'),(4175,1,44,'2020-06-14 06:25:28'),(4176,1,44,'2020-06-14 06:51:25'),(4177,1,44,'2020-06-14 07:00:34'),(4178,1,44,'2020-06-14 07:00:38'),(4179,1,66,'2020-06-14 07:25:45'),(4180,1,44,'2020-06-14 07:28:53'),(4181,1,44,'2020-06-14 07:28:55'),(4182,1,44,'2020-06-14 08:05:10'),(4183,1,44,'2020-06-14 08:22:01'),(4184,1,62,'2020-06-14 08:36:11'),(4185,1,44,'2020-06-14 09:30:30'),(4186,1,44,'2020-06-14 11:10:36'),(4187,1,44,'2020-06-14 12:10:10'),(4188,1,44,'2020-06-14 12:36:17'),(4189,1,44,'2020-06-14 12:49:44'),(4190,1,66,'2020-06-14 12:59:55'),(4191,1,44,'2020-06-14 13:12:17'),(4192,1,44,'2020-06-14 13:12:19'),(4193,1,44,'2020-06-14 13:47:16'),(4194,1,44,'2020-06-14 14:21:30'),(4195,1,44,'2020-06-14 14:24:33'),(4196,1,44,'2020-06-14 15:44:32'),(4197,1,44,'2020-06-14 15:57:30'),(4198,1,44,'2020-06-14 17:33:21'),(4199,1,44,'2020-06-14 18:11:52'),(4200,1,44,'2020-06-14 19:02:02'),(4201,1,44,'2020-06-14 19:23:41'),(4202,1,13,'2020-06-14 19:37:09'),(4203,1,6,'2020-06-14 21:40:18'),(4204,1,6,'2020-06-14 22:05:09'),(4205,1,44,'2020-06-14 23:01:11'),(4206,1,44,'2020-06-14 23:03:32'),(4207,1,44,'2020-06-14 23:06:57'),(4208,1,44,'2020-06-14 23:09:14'),(4209,1,44,'2020-06-14 23:12:16'),(4210,1,44,'2020-06-15 00:25:20'),(4211,1,59,'2020-06-15 01:54:37'),(4212,1,44,'2020-06-15 01:58:24'),(4213,1,44,'2020-06-15 03:10:29'),(4214,1,44,'2020-06-15 03:39:23'),(4215,1,44,'2020-06-15 03:40:16'),(4216,1,44,'2020-06-15 05:06:11'),(4217,1,44,'2020-06-15 05:06:11'),(4218,1,44,'2020-06-15 05:16:49'),(4219,1,44,'2020-06-15 06:40:18'),(4220,1,44,'2020-06-15 07:00:40'),(4221,1,44,'2020-06-15 07:02:17'),(4222,1,44,'2020-06-15 07:31:04'),(4223,1,44,'2020-06-15 07:31:07'),(4224,1,44,'2020-06-15 08:19:33'),(4225,1,44,'2020-06-15 10:25:17'),(4226,1,6,'2020-06-15 11:43:57'),(4227,1,70,'2020-06-15 11:44:59'),(4228,1,44,'2020-06-15 12:08:23'),(4229,1,44,'2020-06-15 12:16:26'),(4230,1,44,'2020-06-15 12:25:53'),(4231,1,44,'2020-06-15 12:25:55'),(4232,1,44,'2020-06-15 12:25:58'),(4233,1,44,'2020-06-15 12:32:49'),(4234,1,44,'2020-06-15 14:06:37'),(4235,1,44,'2020-06-15 14:06:38'),(4236,1,44,'2020-06-15 14:24:08'),(4237,1,56,'2020-06-15 14:41:32'),(4238,1,44,'2020-06-15 15:12:09'),(4239,1,44,'2020-06-15 15:14:01'),(4240,1,44,'2020-06-15 16:25:37'),(4241,1,43,'2020-06-15 16:46:45'),(4242,1,56,'2020-06-15 18:03:41'),(4243,1,44,'2020-06-15 18:13:19'),(4244,1,44,'2020-06-15 18:18:45'),(4245,1,44,'2020-06-15 19:40:08'),(4246,1,73,'2020-06-15 20:38:20'),(4247,1,44,'2020-06-15 21:18:14'),(4248,1,44,'2020-06-15 21:53:28'),(4249,1,5,'2020-06-15 22:07:23'),(4250,1,44,'2020-06-15 22:31:36'),(4251,1,44,'2020-06-15 23:03:35'),(4252,1,44,'2020-06-15 23:37:06'),(4253,1,44,'2020-06-16 00:41:04'),(4254,1,45,'2020-06-16 00:41:57'),(4255,1,45,'2020-06-16 01:02:49'),(4256,1,44,'2020-06-16 01:45:26'),(4257,1,44,'2020-06-16 01:45:30'),(4258,1,44,'2020-06-16 01:49:12'),(4259,1,44,'2020-06-16 01:49:16'),(4260,1,44,'2020-06-16 02:04:42'),(4261,1,15,'2020-06-16 02:04:47'),(4262,1,44,'2020-06-16 02:04:51'),(4263,1,59,'2020-06-16 02:04:54'),(4264,1,45,'2020-06-16 02:04:55'),(4265,1,53,'2020-06-16 02:04:55'),(4266,1,43,'2020-06-16 02:04:58'),(4267,1,56,'2020-06-16 02:05:01'),(4268,1,66,'2020-06-16 02:05:03'),(4269,1,62,'2020-06-16 02:05:04'),(4270,1,70,'2020-06-16 02:05:06'),(4271,1,73,'2020-06-16 02:05:08'),(4272,1,59,'2020-06-16 02:05:13'),(4273,1,76,'2020-06-16 02:05:14'),(4274,1,5,'2020-06-16 02:05:17'),(4275,1,15,'2020-06-16 02:05:19'),(4276,1,13,'2020-06-16 02:05:20'),(4277,1,14,'2020-06-16 02:05:21'),(4278,1,6,'2020-06-16 02:05:22'),(4279,1,44,'2020-06-16 03:09:14'),(4280,1,44,'2020-06-16 03:29:03'),(4281,1,44,'2020-06-16 03:33:40'),(4282,1,44,'2020-06-16 03:33:42'),(4283,1,44,'2020-06-16 03:33:45'),(4284,1,44,'2020-06-16 03:33:48'),(4285,1,44,'2020-06-16 03:33:51'),(4286,1,44,'2020-06-16 03:33:53'),(4287,1,44,'2020-06-16 03:33:57'),(4288,1,44,'2020-06-16 03:34:05'),(4289,1,44,'2020-06-16 03:34:09'),(4290,1,44,'2020-06-16 03:34:13'),(4291,1,44,'2020-06-16 03:34:16'),(4292,1,44,'2020-06-16 03:34:22'),(4293,1,44,'2020-06-16 03:34:28'),(4294,1,44,'2020-06-16 03:34:31'),(4295,1,44,'2020-06-16 03:34:35'),(4296,1,44,'2020-06-16 03:34:39'),(4297,1,44,'2020-06-16 05:26:18'),(4298,1,6,'2020-06-16 06:09:24'),(4299,1,70,'2020-06-16 06:23:51'),(4300,1,59,'2020-06-16 07:04:54'),(4301,1,44,'2020-06-16 07:30:43'),(4302,1,76,'2020-06-16 08:06:50'),(4303,1,44,'2020-06-16 08:09:26'),(4304,1,6,'2020-06-16 09:10:55'),(4305,1,44,'2020-06-16 09:37:23'),(4306,1,56,'2020-06-16 10:10:34'),(4307,1,44,'2020-06-16 10:11:58'),(4308,1,44,'2020-06-16 10:12:02'),(4309,1,44,'2020-06-16 10:33:11'),(4310,1,44,'2020-06-16 10:45:57'),(4311,1,44,'2020-06-16 11:35:30'),(4312,1,44,'2020-06-16 12:20:55'),(4313,1,44,'2020-06-16 12:49:21'),(4314,1,44,'2020-06-16 12:49:28'),(4315,1,44,'2020-06-16 13:25:58'),(4316,1,44,'2020-06-16 13:58:35'),(4317,1,44,'2020-06-16 14:05:27'),(4318,1,44,'2020-06-16 14:56:28'),(4319,1,44,'2020-06-16 16:27:51'),(4320,1,44,'2020-06-16 16:38:53'),(4321,1,44,'2020-06-16 17:23:38'),(4322,1,44,'2020-06-16 17:56:32'),(4323,1,44,'2020-06-16 19:04:12'),(4324,1,44,'2020-06-16 20:37:14'),(4325,1,44,'2020-06-16 21:43:06'),(4326,1,44,'2020-06-16 21:43:15'),(4327,1,44,'2020-06-16 21:52:48'),(4328,1,44,'2020-06-16 21:56:50'),(4329,1,44,'2020-06-16 23:12:54'),(4330,1,44,'2020-06-16 23:12:54'),(4331,1,44,'2020-06-16 23:12:56'),(4332,1,44,'2020-06-16 23:12:57'),(4333,1,15,'2020-06-16 23:12:59'),(4334,1,44,'2020-06-16 23:50:36'),(4335,1,59,'2020-06-17 01:32:23'),(4336,1,44,'2020-06-17 02:14:12'),(4337,1,44,'2020-06-17 04:22:51'),(4338,1,15,'2020-06-17 04:36:29'),(4339,1,44,'2020-06-17 06:06:50'),(4340,1,44,'2020-06-17 06:07:57'),(4341,1,44,'2020-06-17 06:45:37'),(4342,1,44,'2020-06-17 07:19:15'),(4343,1,44,'2020-06-17 07:33:17'),(4344,1,44,'2020-06-17 07:44:21'),(4345,1,44,'2020-06-17 09:14:38'),(4346,1,53,'2020-06-17 09:18:03'),(4347,1,43,'2020-06-17 10:07:45'),(4348,1,44,'2020-06-17 10:27:36'),(4349,1,44,'2020-06-17 10:46:00'),(4350,1,44,'2020-06-17 11:26:30'),(4351,1,13,'2020-06-17 13:13:31'),(4352,1,44,'2020-06-17 14:05:50'),(4353,1,44,'2020-06-17 14:26:45'),(4354,1,44,'2020-06-17 15:35:33'),(4355,1,44,'2020-06-17 16:05:46'),(4356,1,59,'2020-06-17 17:31:54'),(4357,1,44,'2020-06-17 17:45:47'),(4358,1,76,'2020-06-17 17:47:38'),(4359,1,43,'2020-06-17 18:01:20'),(4360,1,44,'2020-06-17 18:14:23'),(4361,1,44,'2020-06-17 18:16:21'),(4362,1,44,'2020-06-17 19:11:07'),(4363,1,43,'2020-06-17 19:17:24'),(4364,1,43,'2020-06-17 19:32:16'),(4365,1,43,'2020-06-17 19:39:06'),(4366,1,44,'2020-06-17 20:38:18'),(4367,1,44,'2020-06-17 20:44:05'),(4368,1,44,'2020-06-17 21:30:22'),(4369,1,44,'2020-06-17 22:44:43'),(4370,1,6,'2020-06-17 23:51:40'),(4371,1,44,'2020-06-18 01:33:51'),(4372,1,44,'2020-06-18 02:12:03'),(4373,1,6,'2020-06-18 02:12:07'),(4374,1,43,'2020-06-18 04:10:54'),(4375,1,43,'2020-06-18 04:53:51'),(4376,1,44,'2020-06-18 05:09:23'),(4377,1,44,'2020-06-18 06:52:59'),(4378,1,44,'2020-06-18 08:12:21'),(4379,1,44,'2020-06-18 09:21:10'),(4380,1,44,'2020-06-18 10:57:58'),(4381,1,43,'2020-06-18 12:34:23'),(4382,1,44,'2020-06-18 13:45:54'),(4383,1,44,'2020-06-18 13:46:08'),(4384,1,44,'2020-06-18 14:27:37'),(4385,1,44,'2020-06-18 15:54:18'),(4386,1,44,'2020-06-18 16:13:13'),(4387,1,44,'2020-06-18 16:13:16'),(4388,1,43,'2020-06-18 16:49:56'),(4389,1,6,'2020-06-18 18:11:16'),(4390,1,6,'2020-06-18 18:11:17'),(4391,1,73,'2020-06-18 19:14:44'),(4392,1,76,'2020-06-18 20:04:05'),(4393,1,6,'2020-06-18 20:13:41'),(4394,1,6,'2020-06-18 22:22:22'),(4395,1,6,'2020-06-18 22:22:24'),(4396,1,66,'2020-06-18 22:38:47'),(4397,1,44,'2020-06-18 23:52:28'),(4398,1,44,'2020-06-19 00:04:49'),(4399,1,44,'2020-06-19 00:59:23'),(4400,1,44,'2020-06-19 00:59:23'),(4401,1,44,'2020-06-19 02:38:40'),(4402,1,44,'2020-06-19 03:01:52'),(4403,1,44,'2020-06-19 03:58:09'),(4404,1,44,'2020-06-19 04:34:37'),(4405,1,44,'2020-06-19 04:41:38'),(4406,1,44,'2020-06-19 05:56:27'),(4407,1,44,'2020-06-19 06:37:58'),(4408,1,44,'2020-06-19 06:38:30'),(4409,1,44,'2020-06-19 06:38:47'),(4410,1,44,'2020-06-19 06:41:04'),(4411,1,44,'2020-06-19 06:41:14'),(4412,1,44,'2020-06-19 08:21:42'),(4413,1,6,'2020-06-19 08:21:44'),(4414,1,76,'2020-06-19 11:07:32'),(4415,1,44,'2020-06-19 12:51:12'),(4416,1,44,'2020-06-19 14:02:19'),(4417,1,44,'2020-06-19 14:46:33'),(4418,1,44,'2020-06-19 15:01:14'),(4419,1,44,'2020-06-19 15:50:21'),(4420,1,44,'2020-06-19 18:19:07'),(4421,1,44,'2020-06-19 18:19:09'),(4422,1,44,'2020-06-19 18:19:12'),(4423,1,45,'2020-06-19 20:05:34'),(4424,1,44,'2020-06-19 20:16:59'),(4425,1,44,'2020-06-19 20:17:00'),(4426,1,44,'2020-06-19 20:17:02'),(4427,1,44,'2020-06-19 20:17:04'),(4428,1,73,'2020-06-19 20:30:57'),(4429,1,6,'2020-06-19 22:26:31'),(4430,1,44,'2020-06-19 22:52:10'),(4431,1,44,'2020-06-19 23:59:56'),(4432,1,76,'2020-06-20 00:15:50'),(4433,1,44,'2020-06-20 02:22:41'),(4434,1,44,'2020-06-20 04:33:05'),(4435,1,6,'2020-06-20 04:33:07'),(4436,1,44,'2020-06-20 04:38:12'),(4437,1,44,'2020-06-20 05:52:36'),(4438,1,44,'2020-06-20 05:54:51'),(4439,1,44,'2020-06-20 06:51:47'),(4440,1,44,'2020-06-20 07:23:20'),(4441,1,56,'2020-06-20 07:35:23'),(4442,1,44,'2020-06-20 08:46:04'),(4443,1,44,'2020-06-20 08:46:58'),(4444,1,44,'2020-06-20 08:53:04'),(4445,1,44,'2020-06-20 09:42:45'),(4446,1,44,'2020-06-20 09:43:01'),(4447,1,44,'2020-06-20 10:14:21'),(4448,1,44,'2020-06-20 11:15:21'),(4449,1,44,'2020-06-20 11:45:54'),(4450,1,73,'2020-06-20 12:56:48'),(4451,1,44,'2020-06-20 14:26:32'),(4452,1,44,'2020-06-20 17:26:20'),(4453,1,44,'2020-06-20 18:21:23'),(4454,1,44,'2020-06-20 18:47:59'),(4455,1,44,'2020-06-20 21:05:37'),(4456,1,44,'2020-06-20 21:05:38'),(4457,1,44,'2020-06-20 21:05:41'),(4458,1,44,'2020-06-20 21:11:58'),(4459,1,6,'2020-06-20 22:15:23'),(4460,1,44,'2020-06-20 22:37:00'),(4461,1,44,'2020-06-20 23:00:39'),(4462,1,44,'2020-06-20 23:13:40'),(4463,1,44,'2020-06-20 23:45:09'),(4464,1,44,'2020-06-21 03:05:16'),(4465,1,44,'2020-06-21 04:35:42'),(4466,1,44,'2020-06-21 05:30:56'),(4467,1,44,'2020-06-21 05:30:59'),(4468,1,6,'2020-06-21 05:31:19'),(4469,1,6,'2020-06-21 05:31:27'),(4470,1,6,'2020-06-21 05:31:38'),(4471,1,6,'2020-06-21 05:31:38'),(4472,1,6,'2020-06-21 05:31:40'),(4473,1,6,'2020-06-21 05:31:44'),(4474,1,6,'2020-06-21 05:38:12'),(4475,1,14,'2020-06-21 05:38:24'),(4476,1,44,'2020-06-21 05:38:43'),(4477,1,44,'2020-06-21 05:38:44'),(4478,1,14,'2020-06-21 05:46:34'),(4479,1,14,'2020-06-21 05:46:56'),(4480,1,14,'2020-06-21 05:46:59'),(4481,1,14,'2020-06-21 05:46:59'),(4482,1,14,'2020-06-21 05:47:04'),(4483,1,13,'2020-06-21 05:47:06'),(4484,1,13,'2020-06-21 05:47:07'),(4485,1,13,'2020-06-21 05:47:08'),(4486,1,14,'2020-06-21 05:47:16'),(4487,1,14,'2020-06-21 05:47:19'),(4488,1,14,'2020-06-21 05:47:26'),(4489,1,14,'2020-06-21 05:47:26'),(4490,1,14,'2020-06-21 05:47:28'),(4491,1,14,'2020-06-21 05:47:30'),(4492,1,5,'2020-06-21 05:47:39'),(4493,1,5,'2020-06-21 05:47:39'),(4494,1,14,'2020-06-21 05:47:46'),(4495,1,5,'2020-06-21 05:51:44'),(4496,1,44,'2020-06-21 05:58:41'),(4497,1,44,'2020-06-21 05:58:44'),(4498,1,14,'2020-06-21 05:59:14'),(4499,1,44,'2020-06-21 05:59:28'),(4500,1,44,'2020-06-21 05:59:32'),(4501,1,44,'2020-06-21 07:17:22'),(4502,1,44,'2020-06-21 07:20:33'),(4503,1,44,'2020-06-21 07:20:33'),(4504,1,44,'2020-06-21 07:22:28'),(4505,1,44,'2020-06-21 07:47:32'),(4506,1,5,'2020-06-21 08:01:17'),(4507,1,44,'2020-06-21 10:42:24'),(4508,1,44,'2020-06-21 10:57:10'),(4509,1,5,'2020-06-21 12:50:15'),(4510,1,44,'2020-06-21 13:22:33'),(4511,1,70,'2020-06-21 15:11:41'),(4512,1,5,'2020-06-21 18:16:02'),(4513,1,44,'2020-06-21 19:00:31'),(4514,1,44,'2020-06-21 19:16:29'),(4515,1,6,'2020-06-21 19:53:41'),(4516,1,45,'2020-06-21 20:43:38'),(4517,1,45,'2020-06-21 22:52:20'),(4518,1,44,'2020-06-21 23:39:33'),(4519,1,44,'2020-06-22 00:01:24'),(4520,1,44,'2020-06-22 00:04:20'),(4521,1,44,'2020-06-22 03:41:23'),(4522,1,5,'2020-06-22 03:41:24'),(4523,1,73,'2020-06-22 03:41:25'),(4524,1,62,'2020-06-22 03:41:26'),(4525,1,15,'2020-06-22 03:41:27'),(4526,1,45,'2020-06-22 03:41:28'),(4527,1,6,'2020-06-22 03:41:30'),(4528,1,66,'2020-06-22 03:41:31'),(4529,1,56,'2020-06-22 03:41:33'),(4530,1,44,'2020-06-22 03:41:34'),(4531,1,73,'2020-06-22 03:41:35'),(4532,1,43,'2020-06-22 03:41:36'),(4533,1,70,'2020-06-22 03:41:37'),(4534,1,59,'2020-06-22 03:41:38'),(4535,1,44,'2020-06-22 03:41:41'),(4536,1,44,'2020-06-22 03:41:44'),(4537,1,70,'2020-06-22 03:41:45'),(4538,1,76,'2020-06-22 03:41:46'),(4539,1,44,'2020-06-22 03:41:47'),(4540,1,56,'2020-06-22 03:41:49'),(4541,1,53,'2020-06-22 03:41:50'),(4542,1,14,'2020-06-22 03:41:51'),(4543,1,13,'2020-06-22 03:41:51'),(4544,1,59,'2020-06-22 03:41:52'),(4545,1,59,'2020-06-22 03:41:53'),(4546,1,62,'2020-06-22 03:41:54'),(4547,1,44,'2020-06-22 03:41:55'),(4548,1,76,'2020-06-22 03:41:56'),(4549,1,66,'2020-06-22 03:41:58'),(4550,1,15,'2020-06-22 03:41:59'),(4551,1,43,'2020-06-22 03:42:00'),(4552,1,45,'2020-06-22 03:42:01'),(4553,1,53,'2020-06-22 03:42:02'),(4554,1,53,'2020-06-22 03:42:03'),(4555,1,56,'2020-06-22 03:42:04'),(4556,1,59,'2020-06-22 03:42:05'),(4557,1,59,'2020-06-22 03:42:07'),(4558,1,44,'2020-06-22 03:42:08'),(4559,1,5,'2020-06-22 03:42:09'),(4560,1,15,'2020-06-22 03:42:10'),(4561,1,43,'2020-06-22 03:42:11'),(4562,1,44,'2020-06-22 03:42:13'),(4563,1,45,'2020-06-22 03:42:14'),(4564,1,53,'2020-06-22 03:42:15'),(4565,1,56,'2020-06-22 03:42:17'),(4566,1,59,'2020-06-22 03:42:18'),(4567,1,44,'2020-06-22 03:42:21'),(4568,1,15,'2020-06-22 03:42:24'),(4569,1,73,'2020-06-22 03:42:24'),(4570,1,43,'2020-06-22 03:42:26'),(4571,1,44,'2020-06-22 03:42:27'),(4572,1,45,'2020-06-22 03:42:28'),(4573,1,53,'2020-06-22 03:42:28'),(4574,1,56,'2020-06-22 03:42:30'),(4575,1,59,'2020-06-22 03:42:32'),(4576,1,44,'2020-06-22 03:42:34'),(4577,1,15,'2020-06-22 03:42:37'),(4578,1,62,'2020-06-22 03:42:38'),(4579,1,43,'2020-06-22 03:42:39'),(4580,1,44,'2020-06-22 03:42:40'),(4581,1,45,'2020-06-22 03:42:41'),(4582,1,53,'2020-06-22 03:42:42'),(4583,1,56,'2020-06-22 03:42:45'),(4584,1,59,'2020-06-22 03:42:46'),(4585,1,44,'2020-06-22 03:42:47'),(4586,1,15,'2020-06-22 03:42:48'),(4587,1,15,'2020-06-22 03:42:51'),(4588,1,43,'2020-06-22 03:42:53'),(4589,1,44,'2020-06-22 03:42:54'),(4590,1,45,'2020-06-22 03:42:55'),(4591,1,15,'2020-06-22 03:42:56'),(4592,1,53,'2020-06-22 03:42:58'),(4593,1,56,'2020-06-22 03:42:59'),(4594,1,59,'2020-06-22 03:43:00'),(4595,1,45,'2020-06-22 03:43:01'),(4596,1,44,'2020-06-22 03:43:02'),(4597,1,15,'2020-06-22 03:43:03'),(4598,1,43,'2020-06-22 03:43:04'),(4599,1,44,'2020-06-22 03:43:05'),(4600,1,53,'2020-06-22 03:43:06'),(4601,1,56,'2020-06-22 03:43:07'),(4602,1,59,'2020-06-22 03:43:08'),(4603,1,59,'2020-06-22 03:43:09'),(4604,1,44,'2020-06-22 04:37:52'),(4605,1,6,'2020-06-22 05:08:28'),(4606,1,44,'2020-06-22 07:10:53'),(4607,1,44,'2020-06-22 07:10:54'),(4608,1,44,'2020-06-22 07:25:06'),(4609,1,44,'2020-06-22 07:38:14'),(4610,1,44,'2020-06-22 07:50:21'),(4611,1,15,'2020-06-22 11:40:56'),(4612,1,6,'2020-06-22 13:37:08'),(4613,1,6,'2020-06-22 15:33:36'),(4614,1,6,'2020-06-22 15:33:38'),(4615,1,44,'2020-06-22 15:40:03'),(4616,1,44,'2020-06-22 17:20:31'),(4617,1,44,'2020-06-22 17:22:32'),(4618,1,73,'2020-06-22 18:47:12'),(4619,1,44,'2020-06-22 19:46:32'),(4620,1,44,'2020-06-22 21:13:30'),(4621,1,44,'2020-06-22 22:37:35'),(4622,1,44,'2020-06-22 22:47:46'),(4623,1,59,'2020-06-22 23:35:45'),(4624,1,44,'2020-06-22 23:35:50'),(4625,1,44,'2020-06-22 23:46:09'),(4626,1,44,'2020-06-23 03:29:20'),(4627,1,44,'2020-06-23 03:46:32'),(4628,1,66,'2020-06-23 03:50:26'),(4629,1,44,'2020-06-23 07:11:03'),(4630,1,44,'2020-06-23 07:11:06'),(4631,1,5,'2020-06-23 08:39:43'),(4632,1,15,'2020-06-23 09:01:15'),(4633,1,44,'2020-06-23 12:50:16'),(4634,1,44,'2020-06-23 13:28:44'),(4635,1,44,'2020-06-23 15:17:48'),(4636,1,6,'2020-06-23 18:09:18'),(4637,1,44,'2020-06-23 18:14:14'),(4638,1,44,'2020-06-23 18:44:19'),(4639,1,62,'2020-06-23 19:01:02'),(4640,1,44,'2020-06-23 21:02:04'),(4641,1,44,'2020-06-23 21:19:50'),(4642,1,44,'2020-06-23 22:10:54'),(4643,1,44,'2020-06-23 22:35:27'),(4644,1,59,'2020-06-23 22:46:11'),(4645,1,44,'2020-06-23 22:46:19'),(4646,1,66,'2020-06-24 00:21:38'),(4647,1,44,'2020-06-24 00:40:00'),(4648,1,44,'2020-06-24 03:28:33'),(4649,1,44,'2020-06-24 04:33:04'),(4650,1,44,'2020-06-24 04:33:05'),(4651,1,15,'2020-06-24 04:33:05'),(4652,1,44,'2020-06-24 06:04:21'),(4653,1,44,'2020-06-24 07:05:03'),(4654,1,59,'2020-06-24 07:05:06'),(4655,1,66,'2020-06-24 07:45:09'),(4656,1,44,'2020-06-24 08:09:05'),(4657,1,44,'2020-06-24 08:50:36'),(4658,1,66,'2020-06-24 09:05:52'),(4659,1,44,'2020-06-24 09:25:45'),(4660,1,44,'2020-06-24 09:28:54'),(4661,1,59,'2020-06-24 10:12:15'),(4662,1,44,'2020-06-24 12:22:24'),(4663,1,6,'2020-06-24 12:28:35'),(4664,1,6,'2020-06-24 12:28:37'),(4665,1,44,'2020-06-24 13:18:24'),(4666,1,6,'2020-06-24 13:35:22'),(4667,1,44,'2020-06-24 13:41:33'),(4668,1,44,'2020-06-24 15:40:28'),(4669,1,15,'2020-06-24 15:40:36'),(4670,1,44,'2020-06-24 15:40:37'),(4671,1,59,'2020-06-24 15:40:39'),(4672,1,45,'2020-06-24 15:40:41'),(4673,1,53,'2020-06-24 15:40:42'),(4674,1,43,'2020-06-24 15:40:43'),(4675,1,56,'2020-06-24 15:40:44'),(4676,1,66,'2020-06-24 15:40:48'),(4677,1,62,'2020-06-24 15:40:51'),(4678,1,70,'2020-06-24 15:40:53'),(4679,1,73,'2020-06-24 15:40:55'),(4680,1,59,'2020-06-24 15:40:59'),(4681,1,76,'2020-06-24 15:41:02'),(4682,1,5,'2020-06-24 15:41:08'),(4683,1,15,'2020-06-24 15:41:09'),(4684,1,13,'2020-06-24 15:41:10'),(4685,1,14,'2020-06-24 15:41:12'),(4686,1,6,'2020-06-24 15:41:14'),(4687,1,44,'2020-06-24 15:46:50'),(4688,1,15,'2020-06-24 15:47:00'),(4689,1,44,'2020-06-24 15:47:02'),(4690,1,59,'2020-06-24 15:47:04'),(4691,1,45,'2020-06-24 15:47:04'),(4692,1,53,'2020-06-24 15:47:06'),(4693,1,43,'2020-06-24 15:47:09'),(4694,1,56,'2020-06-24 15:47:13'),(4695,1,66,'2020-06-24 15:47:14'),(4696,1,62,'2020-06-24 15:47:15'),(4697,1,70,'2020-06-24 15:47:20'),(4698,1,73,'2020-06-24 15:47:23'),(4699,1,59,'2020-06-24 15:47:27'),(4700,1,76,'2020-06-24 15:47:28'),(4701,1,5,'2020-06-24 15:47:32'),(4702,1,15,'2020-06-24 15:47:36'),(4703,1,13,'2020-06-24 15:47:39'),(4704,1,14,'2020-06-24 15:47:42'),(4705,1,6,'2020-06-24 15:47:42'),(4706,1,44,'2020-06-24 15:52:42'),(4707,1,15,'2020-06-24 15:52:53'),(4708,1,44,'2020-06-24 15:52:55'),(4709,1,59,'2020-06-24 15:52:57'),(4710,1,45,'2020-06-24 15:53:00'),(4711,1,53,'2020-06-24 15:53:03'),(4712,1,43,'2020-06-24 15:53:06'),(4713,1,56,'2020-06-24 15:53:08'),(4714,1,66,'2020-06-24 15:53:11'),(4715,1,62,'2020-06-24 15:53:14'),(4716,1,70,'2020-06-24 15:53:16'),(4717,1,73,'2020-06-24 15:53:19'),(4718,1,59,'2020-06-24 15:53:23'),(4719,1,76,'2020-06-24 15:53:26'),(4720,1,5,'2020-06-24 15:53:29'),(4721,1,15,'2020-06-24 15:53:30'),(4722,1,13,'2020-06-24 15:53:31'),(4723,1,14,'2020-06-24 15:53:35'),(4724,1,6,'2020-06-24 15:53:35'),(4725,1,44,'2020-06-24 15:58:05'),(4726,1,15,'2020-06-24 15:58:16'),(4727,1,44,'2020-06-24 15:58:18'),(4728,1,59,'2020-06-24 15:58:21'),(4729,1,45,'2020-06-24 15:58:25'),(4730,1,53,'2020-06-24 15:58:27'),(4731,1,43,'2020-06-24 15:58:29'),(4732,1,56,'2020-06-24 15:58:31'),(4733,1,66,'2020-06-24 15:58:34'),(4734,1,62,'2020-06-24 15:58:35'),(4735,1,70,'2020-06-24 15:58:39'),(4736,1,73,'2020-06-24 15:58:41'),(4737,1,59,'2020-06-24 15:58:44'),(4738,1,76,'2020-06-24 15:58:47'),(4739,1,5,'2020-06-24 15:58:51'),(4740,1,15,'2020-06-24 15:58:52'),(4741,1,13,'2020-06-24 15:58:54'),(4742,1,14,'2020-06-24 15:58:58'),(4743,1,6,'2020-06-24 15:58:59'),(4744,1,44,'2020-06-24 18:54:08'),(4745,1,62,'2020-06-24 19:58:45'),(4746,1,44,'2020-06-24 20:21:52'),(4747,1,44,'2020-06-24 21:42:32'),(4748,1,44,'2020-06-24 22:02:48'),(4749,1,43,'2020-06-24 23:19:34'),(4750,1,56,'2020-06-25 02:13:40'),(4751,1,44,'2020-06-25 02:37:30'),(4752,1,44,'2020-06-25 03:35:25'),(4753,1,53,'2020-06-25 05:44:11'),(4754,1,44,'2020-06-25 06:27:40'),(4755,1,44,'2020-06-25 07:16:05'),(4756,1,44,'2020-06-25 07:34:23'),(4757,1,70,'2020-06-25 08:31:06'),(4758,1,44,'2020-06-25 09:25:53'),(4759,1,44,'2020-06-25 10:48:21'),(4760,1,44,'2020-06-25 10:49:05'),(4761,1,44,'2020-06-25 10:49:16'),(4762,1,44,'2020-06-25 10:49:30'),(4763,1,44,'2020-06-25 10:49:39'),(4764,1,44,'2020-06-25 10:49:51'),(4765,1,44,'2020-06-25 10:50:15'),(4766,1,44,'2020-06-25 10:50:22'),(4767,1,44,'2020-06-25 10:50:31'),(4768,1,44,'2020-06-25 10:50:40'),(4769,1,44,'2020-06-25 10:50:48'),(4770,1,44,'2020-06-25 11:04:58'),(4771,1,44,'2020-06-25 11:09:47'),(4772,1,45,'2020-06-25 13:13:44'),(4773,1,44,'2020-06-25 15:21:04'),(4774,1,44,'2020-06-25 15:26:51'),(4775,1,44,'2020-06-25 15:28:37'),(4776,1,53,'2020-06-25 15:28:38'),(4777,1,13,'2020-06-25 18:15:15'),(4778,1,44,'2020-06-25 19:51:43'),(4779,1,44,'2020-06-25 21:56:23'),(4780,1,44,'2020-06-25 23:04:30'),(4781,1,44,'2020-06-25 23:44:14'),(4782,1,44,'2020-06-26 03:25:00'),(4783,1,6,'2020-06-26 03:25:03'),(4784,1,5,'2020-06-26 03:56:33'),(4785,1,44,'2020-06-26 04:42:19'),(4786,1,44,'2020-06-26 06:46:19'),(4787,1,44,'2020-06-26 06:46:20'),(4788,1,44,'2020-06-26 06:46:39'),(4789,1,44,'2020-06-26 06:46:40'),(4790,1,44,'2020-06-26 07:10:40'),(4791,1,6,'2020-06-26 07:10:42'),(4792,1,6,'2020-06-26 08:28:07'),(4793,1,44,'2020-06-26 08:31:55'),(4794,1,13,'2020-06-26 08:34:34'),(4795,1,44,'2020-06-26 09:17:32'),(4796,1,13,'2020-06-26 10:05:52'),(4797,1,13,'2020-06-26 10:11:41'),(4798,1,59,'2020-06-26 10:15:41'),(4799,1,44,'2020-06-26 11:54:16'),(4800,1,59,'2020-06-26 12:02:56'),(4801,1,6,'2020-06-26 12:21:45'),(4802,1,44,'2020-06-26 15:52:35'),(4803,1,44,'2020-06-26 15:52:38'),(4804,1,44,'2020-06-26 15:52:40'),(4805,1,5,'2020-06-26 16:17:43'),(4806,1,44,'2020-06-26 17:01:05'),(4807,1,43,'2020-06-26 17:47:11'),(4808,1,44,'2020-06-26 17:52:56'),(4809,1,15,'2020-06-26 18:09:35'),(4810,1,44,'2020-06-26 18:53:36'),(4811,1,44,'2020-06-26 19:11:05'),(4812,1,44,'2020-06-26 19:12:01'),(4813,1,59,'2020-06-26 21:53:47'),(4814,1,44,'2020-06-26 22:06:54'),(4815,1,44,'2020-06-27 00:24:22'),(4816,1,56,'2020-06-27 00:34:57'),(4817,1,44,'2020-06-27 01:00:06'),(4818,1,59,'2020-06-27 01:43:10'),(4819,1,44,'2020-06-27 02:23:07'),(4820,1,44,'2020-06-27 05:47:49'),(4821,1,44,'2020-06-27 06:39:07'),(4822,1,44,'2020-06-27 06:40:59'),(4823,1,44,'2020-06-27 07:05:35'),(4824,1,44,'2020-06-27 07:29:42'),(4825,1,45,'2020-06-27 08:18:54'),(4826,1,44,'2020-06-27 08:46:34'),(4827,1,15,'2020-06-27 08:56:31'),(4828,1,44,'2020-06-27 09:10:13'),(4829,1,44,'2020-06-27 09:32:40'),(4830,1,14,'2020-06-27 10:09:29'),(4831,1,44,'2020-06-27 11:44:14'),(4832,1,44,'2020-06-27 12:04:53'),(4833,1,44,'2020-06-27 12:04:56'),(4834,1,44,'2020-06-27 14:45:32'),(4835,1,44,'2020-06-27 15:06:09'),(4836,1,59,'2020-06-27 16:25:54'),(4837,1,44,'2020-06-27 16:56:33'),(4838,1,44,'2020-06-27 18:10:57'),(4839,1,44,'2020-06-27 18:33:03'),(4840,1,44,'2020-06-27 19:54:19'),(4841,1,15,'2020-06-27 20:20:36'),(4842,1,14,'2020-06-27 22:18:37'),(4843,1,44,'2020-06-27 22:59:50'),(4844,1,44,'2020-06-28 00:35:51'),(4845,1,44,'2020-06-28 00:41:07'),(4846,1,44,'2020-06-28 00:58:09'),(4847,1,44,'2020-06-28 01:27:06'),(4848,1,44,'2020-06-28 01:44:21'),(4849,1,6,'2020-06-28 04:34:24'),(4850,1,76,'2020-06-28 05:17:53'),(4851,1,6,'2020-06-28 06:57:13'),(4852,1,6,'2020-06-28 06:57:56'),(4853,1,6,'2020-06-28 06:58:19'),(4854,1,6,'2020-06-28 06:58:25'),(4855,1,6,'2020-06-28 06:58:25'),(4856,1,6,'2020-06-28 06:58:30'),(4857,1,44,'2020-06-28 07:01:25'),(4858,1,44,'2020-06-28 07:01:27'),(4859,1,44,'2020-06-28 07:02:11'),(4860,1,44,'2020-06-28 07:02:12'),(4861,1,5,'2020-06-28 07:02:20'),(4862,1,5,'2020-06-28 07:02:24'),(4863,1,5,'2020-06-28 07:02:25'),(4864,1,44,'2020-06-28 07:04:09'),(4865,1,44,'2020-06-28 07:45:02'),(4866,1,44,'2020-06-28 07:58:11'),(4867,1,44,'2020-06-28 08:58:38'),(4868,1,44,'2020-06-28 09:26:50'),(4869,1,44,'2020-06-28 10:39:22'),(4870,1,44,'2020-06-28 12:43:09'),(4871,1,76,'2020-06-28 12:45:52'),(4872,1,6,'2020-06-28 16:30:02'),(4873,1,73,'2020-06-28 16:36:26'),(4874,1,14,'2020-06-28 21:29:23'),(4875,1,44,'2020-06-28 22:40:42'),(4876,1,44,'2020-06-28 23:10:40'),(4877,1,44,'2020-06-28 23:44:30'),(4878,1,44,'2020-06-29 02:16:50'),(4879,1,44,'2020-06-29 02:16:56'),(4880,1,44,'2020-06-29 02:28:10'),(4881,1,6,'2020-06-29 02:49:58'),(4882,1,14,'2020-06-29 04:16:08'),(4883,1,5,'2020-06-29 04:18:06'),(4884,1,13,'2020-06-29 04:18:06'),(4885,1,6,'2020-06-29 04:18:25'),(4886,1,44,'2020-06-29 07:22:42'),(4887,1,44,'2020-06-29 08:59:44'),(4888,1,5,'2020-06-29 11:59:42'),(4889,1,73,'2020-06-29 12:08:23'),(4890,1,70,'2020-06-29 12:59:28'),(4891,1,44,'2020-06-29 13:40:57'),(4892,1,44,'2020-06-29 13:41:00'),(4893,1,14,'2020-06-29 15:27:59'),(4894,1,44,'2020-06-29 18:26:45'),(4895,1,44,'2020-06-30 03:30:30'),(4896,1,44,'2020-06-30 03:40:09'),(4897,1,5,'2020-06-30 04:16:34'),(4898,1,44,'2020-06-30 04:35:44'),(4899,1,44,'2020-06-30 05:49:06'),(4900,1,6,'2020-06-30 05:49:07'),(4901,1,44,'2020-06-30 05:57:43'),(4902,1,44,'2020-06-30 05:57:47'),(4903,1,44,'2020-06-30 05:57:49'),(4904,1,45,'2020-06-30 06:04:16'),(4905,1,44,'2020-06-30 07:21:31'),(4906,1,59,'2020-06-30 07:21:34'),(4907,1,66,'2020-06-30 07:21:35'),(4908,1,62,'2020-06-30 07:21:37'),(4909,1,70,'2020-06-30 07:21:38'),(4910,1,73,'2020-06-30 07:21:40'),(4911,1,15,'2020-06-30 07:21:42'),(4912,1,44,'2020-06-30 09:00:36'),(4913,1,44,'2020-06-30 09:00:38'),(4914,1,62,'2020-06-30 09:27:24'),(4915,1,59,'2020-06-30 11:36:11'),(4916,1,44,'2020-06-30 11:39:34'),(4917,1,5,'2020-06-30 12:33:34'),(4918,1,44,'2020-06-30 12:51:55'),(4919,1,44,'2020-06-30 13:37:26'),(4920,1,44,'2020-06-30 13:37:30'),(4921,1,44,'2020-06-30 13:37:31'),(4922,1,44,'2020-06-30 13:37:33'),(4923,1,44,'2020-06-30 14:57:05'),(4924,1,44,'2020-06-30 14:57:07'),(4925,1,53,'2020-06-30 17:10:52'),(4926,1,44,'2020-06-30 17:46:49'),(4927,1,62,'2020-06-30 18:24:41'),(4928,1,76,'2020-06-30 18:28:37'),(4929,1,73,'2020-06-30 18:32:10'),(4930,1,66,'2020-06-30 18:42:00'),(4931,1,44,'2020-06-30 18:54:12'),(4932,1,45,'2020-06-30 18:54:20'),(4933,1,66,'2020-06-30 18:54:20'),(4934,1,44,'2020-06-30 18:54:22'),(4935,1,44,'2020-06-30 19:13:01'),(4936,1,62,'2020-06-30 19:15:32'),(4937,1,70,'2020-06-30 19:30:02'),(4938,1,45,'2020-06-30 19:57:46'),(4939,1,66,'2020-06-30 20:26:07'),(4940,1,44,'2020-06-30 20:50:18'),(4941,1,59,'2020-06-30 21:02:39'),(4942,1,45,'2020-06-30 21:31:08'),(4943,1,66,'2020-06-30 21:34:25'),(4944,1,44,'2020-06-30 21:37:08'),(4945,1,62,'2020-06-30 21:40:48'),(4946,1,56,'2020-06-30 21:44:00'),(4947,1,44,'2020-06-30 21:56:38'),(4948,1,76,'2020-06-30 22:12:32'),(4949,1,73,'2020-06-30 22:15:49'),(4950,1,43,'2020-06-30 22:31:38'),(4951,1,70,'2020-06-30 22:34:55'),(4952,1,53,'2020-06-30 22:44:21'),(4953,1,15,'2020-06-30 22:47:29'),(4954,1,14,'2020-06-30 22:53:27'),(4955,1,13,'2020-07-01 00:15:06'),(4956,1,56,'2020-07-01 00:23:33'),(4957,1,15,'2020-07-01 00:42:04'),(4958,1,44,'2020-07-01 01:06:10'),(4959,1,45,'2020-07-01 01:09:39'),(4960,1,53,'2020-07-01 01:21:31'),(4961,1,14,'2020-07-01 01:27:45'),(4962,1,44,'2020-07-01 01:30:00'),(4963,1,53,'2020-07-01 01:31:21'),(4964,1,5,'2020-07-01 01:34:51'),(4965,1,59,'2020-07-01 01:38:14'),(4966,1,43,'2020-07-01 01:48:28'),(4967,1,6,'2020-07-01 01:51:54'),(4968,1,44,'2020-07-01 01:52:38'),(4969,1,73,'2020-07-01 02:57:13'),(4970,1,44,'2020-07-01 02:57:17'),(4971,1,44,'2020-07-01 03:27:35'),(4972,1,44,'2020-07-01 03:27:38'),(4973,1,44,'2020-07-01 03:56:22'),(4974,1,44,'2020-07-01 03:56:30'),(4975,1,45,'2020-07-01 04:31:42'),(4976,1,76,'2020-07-01 04:31:46'),(4977,1,44,'2020-07-01 06:01:41'),(4978,1,44,'2020-07-01 06:07:25'),(4979,1,70,'2020-07-01 06:09:51'),(4980,1,45,'2020-07-01 06:44:19'),(4981,1,44,'2020-07-01 06:49:00'),(4982,1,45,'2020-07-01 07:23:17'),(4983,1,76,'2020-07-01 07:46:05'),(4984,1,44,'2020-07-01 09:01:06'),(4985,1,44,'2020-07-01 09:01:08'),(4986,1,44,'2020-07-01 10:15:02'),(4987,1,44,'2020-07-01 10:28:00'),(4988,1,44,'2020-07-01 10:28:29'),(4989,1,44,'2020-07-01 10:28:37'),(4990,1,44,'2020-07-01 10:42:36'),(4991,1,53,'2020-07-01 10:57:18'),(4992,1,44,'2020-07-01 10:57:27'),(4993,1,44,'2020-07-01 11:16:28'),(4994,1,44,'2020-07-01 11:19:11'),(4995,1,44,'2020-07-01 11:19:15'),(4996,1,44,'2020-07-01 11:35:58'),(4997,1,44,'2020-07-01 12:45:12'),(4998,1,59,'2020-07-01 13:48:40'),(4999,1,44,'2020-07-01 13:48:44'),(5000,1,44,'2020-07-01 15:04:20'),(5001,1,44,'2020-07-01 15:06:24'),(5002,1,70,'2020-07-01 15:48:10'),(5003,1,66,'2020-07-01 15:48:12'),(5004,1,44,'2020-07-01 16:09:00'),(5005,1,43,'2020-07-01 16:52:02'),(5006,1,53,'2020-07-01 18:29:28'),(5007,1,44,'2020-07-01 19:06:32'),(5008,1,44,'2020-07-01 19:44:37'),(5009,1,44,'2020-07-01 19:45:11'),(5010,1,44,'2020-07-01 19:58:52'),(5011,1,66,'2020-07-01 22:09:44'),(5012,1,62,'2020-07-01 22:09:47'),(5013,1,73,'2020-07-01 22:09:50'),(5014,1,56,'2020-07-01 22:09:53'),(5015,1,62,'2020-07-01 23:47:09'),(5016,1,44,'2020-07-02 02:17:40'),(5017,1,70,'2020-07-02 02:45:13'),(5018,1,43,'2020-07-02 03:01:20'),(5019,1,59,'2020-07-02 03:01:23'),(5020,1,44,'2020-07-02 04:00:59'),(5021,1,44,'2020-07-02 04:01:00'),(5022,1,53,'2020-07-02 06:45:42'),(5023,1,44,'2020-07-02 06:48:02'),(5024,1,44,'2020-07-02 06:48:02'),(5025,1,44,'2020-07-02 06:48:09'),(5026,1,44,'2020-07-02 06:48:12'),(5027,1,6,'2020-07-02 07:12:40'),(5028,1,44,'2020-07-02 09:01:58'),(5029,1,44,'2020-07-02 09:02:00'),(5030,1,44,'2020-07-02 09:32:59'),(5031,1,44,'2020-07-02 10:02:16'),(5032,1,13,'2020-07-02 11:57:33'),(5033,1,6,'2020-07-02 13:23:40'),(5034,1,62,'2020-07-02 15:21:27'),(5035,1,44,'2020-07-02 15:40:10'),(5036,1,5,'2020-07-02 15:40:11'),(5037,1,73,'2020-07-02 15:40:14'),(5038,1,62,'2020-07-02 15:40:15'),(5039,1,15,'2020-07-02 15:40:17'),(5040,1,45,'2020-07-02 15:40:18'),(5041,1,6,'2020-07-02 15:40:21'),(5042,1,66,'2020-07-02 15:40:22'),(5043,1,56,'2020-07-02 15:40:25'),(5044,1,44,'2020-07-02 15:40:28'),(5045,1,73,'2020-07-02 15:40:31'),(5046,1,43,'2020-07-02 15:40:35'),(5047,1,70,'2020-07-02 15:40:36'),(5048,1,59,'2020-07-02 15:40:37'),(5049,1,44,'2020-07-02 15:40:38'),(5050,1,44,'2020-07-02 15:40:41'),(5051,1,70,'2020-07-02 15:40:42'),(5052,1,44,'2020-07-02 15:40:43'),(5053,1,76,'2020-07-02 15:40:44'),(5054,1,56,'2020-07-02 15:40:45'),(5055,1,53,'2020-07-02 15:40:49'),(5056,1,14,'2020-07-02 15:40:50'),(5057,1,13,'2020-07-02 15:40:51'),(5058,1,59,'2020-07-02 15:40:52'),(5059,1,59,'2020-07-02 15:40:54'),(5060,1,62,'2020-07-02 15:40:55'),(5061,1,44,'2020-07-02 15:40:56'),(5062,1,76,'2020-07-02 15:40:57'),(5063,1,66,'2020-07-02 15:40:59'),(5064,1,15,'2020-07-02 15:41:00'),(5065,1,43,'2020-07-02 15:41:01'),(5066,1,45,'2020-07-02 15:41:06'),(5067,1,53,'2020-07-02 15:41:09'),(5068,1,53,'2020-07-02 15:41:11'),(5069,1,56,'2020-07-02 15:41:16'),(5070,1,59,'2020-07-02 15:41:18'),(5071,1,59,'2020-07-02 15:41:21'),(5072,1,44,'2020-07-02 15:41:23'),(5073,1,5,'2020-07-02 15:41:28'),(5074,1,44,'2020-07-02 15:41:30'),(5075,1,15,'2020-07-02 15:41:33'),(5076,1,43,'2020-07-02 15:41:35'),(5077,1,45,'2020-07-02 15:41:36'),(5078,1,53,'2020-07-02 15:41:37'),(5079,1,56,'2020-07-02 15:41:40'),(5080,1,59,'2020-07-02 15:41:43'),(5081,1,44,'2020-07-02 15:41:48'),(5082,1,44,'2020-07-02 15:41:51'),(5083,1,15,'2020-07-02 15:41:53'),(5084,1,73,'2020-07-02 15:41:56'),(5085,1,43,'2020-07-02 15:41:57'),(5086,1,45,'2020-07-02 15:41:59'),(5087,1,53,'2020-07-02 15:42:00'),(5088,1,56,'2020-07-02 15:42:04'),(5089,1,59,'2020-07-02 15:42:11'),(5090,1,44,'2020-07-02 15:42:14'),(5091,1,44,'2020-07-02 15:42:23'),(5092,1,15,'2020-07-02 15:42:25'),(5093,1,62,'2020-07-02 15:42:27'),(5094,1,43,'2020-07-02 15:42:29'),(5095,1,45,'2020-07-02 15:42:31'),(5096,1,53,'2020-07-02 15:42:32'),(5097,1,56,'2020-07-02 15:42:38'),(5098,1,59,'2020-07-02 15:42:40'),(5099,1,44,'2020-07-02 15:42:41'),(5100,1,15,'2020-07-02 15:42:43'),(5101,1,44,'2020-07-02 15:42:50'),(5102,1,15,'2020-07-02 15:42:54'),(5103,1,43,'2020-07-02 15:43:00'),(5104,1,45,'2020-07-02 15:43:02'),(5105,1,15,'2020-07-02 15:43:03'),(5106,1,53,'2020-07-02 15:43:05'),(5107,1,56,'2020-07-02 15:43:06'),(5108,1,59,'2020-07-02 15:43:07'),(5109,1,45,'2020-07-02 15:43:08'),(5110,1,44,'2020-07-02 15:43:09'),(5111,1,44,'2020-07-02 15:43:12'),(5112,1,15,'2020-07-02 15:43:14'),(5113,1,43,'2020-07-02 15:43:15'),(5114,1,53,'2020-07-02 15:43:16'),(5115,1,56,'2020-07-02 15:43:18'),(5116,1,59,'2020-07-02 15:43:21'),(5117,1,59,'2020-07-02 15:43:22'),(5118,1,59,'2020-07-02 16:31:58'),(5119,1,44,'2020-07-02 16:32:02'),(5120,1,44,'2020-07-02 16:32:06'),(5121,1,44,'2020-07-02 16:32:09'),(5122,1,44,'2020-07-02 16:32:13'),(5123,1,44,'2020-07-02 16:32:17'),(5124,1,44,'2020-07-02 16:32:20'),(5125,1,44,'2020-07-02 16:32:23'),(5126,1,44,'2020-07-02 16:32:25'),(5127,1,44,'2020-07-02 17:38:37'),(5128,1,44,'2020-07-02 18:11:14'),(5129,1,44,'2020-07-02 20:55:49'),(5130,1,76,'2020-07-03 05:45:34'),(5131,1,44,'2020-07-03 07:26:30'),(5132,1,59,'2020-07-03 08:11:47'),(5133,1,44,'2020-07-03 08:45:37'),(5134,1,44,'2020-07-03 08:46:27'),(5135,1,44,'2020-07-03 09:01:41'),(5136,1,44,'2020-07-03 09:01:44'),(5137,1,14,'2020-07-03 09:22:06'),(5138,1,44,'2020-07-03 10:10:31'),(5139,1,44,'2020-07-03 11:22:31'),(5140,1,44,'2020-07-03 16:19:05'),(5141,1,44,'2020-07-03 16:19:13'),(5142,1,44,'2020-07-03 16:37:45'),(5143,1,44,'2020-07-03 16:37:50'),(5144,1,44,'2020-07-03 16:37:57'),(5145,1,44,'2020-07-03 19:07:52'),(5146,1,44,'2020-07-03 20:02:06'),(5147,1,44,'2020-07-03 20:38:52'),(5148,1,44,'2020-07-03 20:50:45'),(5149,1,56,'2020-07-03 20:58:49'),(5150,1,44,'2020-07-03 21:04:56'),(5151,1,6,'2020-07-03 21:48:29'),(5152,1,44,'2020-07-03 22:11:29'),(5153,1,45,'2020-07-03 23:54:54'),(5154,1,44,'2020-07-03 23:56:00'),(5155,1,44,'2020-07-03 23:56:04'),(5156,1,44,'2020-07-04 03:25:05'),(5157,1,44,'2020-07-04 03:30:35'),(5158,1,44,'2020-07-04 03:30:40'),(5159,1,44,'2020-07-04 03:31:02'),(5160,1,44,'2020-07-04 03:31:04'),(5161,1,44,'2020-07-04 03:31:11'),(5162,1,44,'2020-07-04 04:32:07'),(5163,1,15,'2020-07-04 04:33:38'),(5164,1,44,'2020-07-04 04:34:56'),(5165,1,44,'2020-07-04 04:55:13'),(5166,1,59,'2020-07-04 05:28:39'),(5167,1,44,'2020-07-04 05:58:44'),(5168,1,44,'2020-07-04 06:02:57'),(5169,1,43,'2020-07-04 07:05:42'),(5170,1,44,'2020-07-04 07:21:35'),(5171,1,44,'2020-07-04 07:37:48'),(5172,1,44,'2020-07-04 07:42:38'),(5173,1,44,'2020-07-04 08:42:00'),(5174,1,43,'2020-07-04 10:32:00'),(5175,1,44,'2020-07-04 11:58:40'),(5176,1,44,'2020-07-04 12:37:39'),(5177,1,15,'2020-07-04 12:37:43'),(5178,1,44,'2020-07-04 12:37:45'),(5179,1,59,'2020-07-04 12:37:47'),(5180,1,45,'2020-07-04 12:37:47'),(5181,1,53,'2020-07-04 12:37:49'),(5182,1,43,'2020-07-04 12:37:50'),(5183,1,56,'2020-07-04 12:37:51'),(5184,1,66,'2020-07-04 12:37:52'),(5185,1,62,'2020-07-04 12:37:53'),(5186,1,70,'2020-07-04 12:37:54'),(5187,1,73,'2020-07-04 12:37:55'),(5188,1,59,'2020-07-04 12:37:56'),(5189,1,76,'2020-07-04 12:37:57'),(5190,1,5,'2020-07-04 12:37:59'),(5191,1,15,'2020-07-04 12:38:01'),(5192,1,13,'2020-07-04 12:38:02'),(5193,1,14,'2020-07-04 12:38:04'),(5194,1,6,'2020-07-04 12:38:06'),(5195,1,59,'2020-07-04 15:33:18'),(5196,1,44,'2020-07-04 15:33:21'),(5197,1,44,'2020-07-04 15:43:31'),(5198,1,44,'2020-07-04 16:35:02'),(5199,1,44,'2020-07-04 16:51:01'),(5200,1,43,'2020-07-04 21:46:39'),(5201,1,44,'2020-07-04 22:13:50'),(5202,1,44,'2020-07-05 00:33:33'),(5203,1,44,'2020-07-05 01:28:10'),(5204,1,44,'2020-07-05 01:28:23'),(5205,1,0,'2020-07-05 01:28:52'),(5206,1,44,'2020-07-05 01:29:03'),(5207,1,44,'2020-07-05 01:32:33'),(5208,1,44,'2020-07-05 01:32:45'),(5209,1,44,'2020-07-05 01:32:56'),(5210,1,44,'2020-07-05 01:33:08'),(5211,1,44,'2020-07-05 01:33:20'),(5212,1,44,'2020-07-05 01:33:36'),(5213,1,44,'2020-07-05 01:33:46'),(5214,1,44,'2020-07-05 01:33:59'),(5215,1,44,'2020-07-05 01:34:09'),(5216,1,44,'2020-07-05 01:34:20'),(5217,1,44,'2020-07-05 01:34:32'),(5218,1,44,'2020-07-05 01:34:43'),(5219,1,44,'2020-07-05 01:34:56'),(5220,1,44,'2020-07-05 01:35:08'),(5221,1,44,'2020-07-05 01:35:19'),(5222,1,44,'2020-07-05 01:35:31'),(5223,1,44,'2020-07-05 01:35:40'),(5224,1,44,'2020-07-05 01:35:52'),(5225,1,44,'2020-07-05 01:36:01'),(5226,1,44,'2020-07-05 01:36:11'),(5227,1,44,'2020-07-05 01:36:19'),(5228,1,44,'2020-07-05 01:36:29'),(5229,1,44,'2020-07-05 01:36:37'),(5230,1,44,'2020-07-05 01:36:45'),(5231,1,44,'2020-07-05 01:36:53'),(5232,1,44,'2020-07-05 01:37:04'),(5233,1,44,'2020-07-05 01:37:13'),(5234,1,44,'2020-07-05 01:37:21'),(5235,1,44,'2020-07-05 01:37:27'),(5236,1,44,'2020-07-05 01:37:37'),(5237,1,44,'2020-07-05 01:37:45'),(5238,1,44,'2020-07-05 01:37:52'),(5239,1,44,'2020-07-05 01:37:58'),(5240,1,44,'2020-07-05 01:38:08'),(5241,1,44,'2020-07-05 01:38:16'),(5242,1,44,'2020-07-05 01:38:26'),(5243,1,44,'2020-07-05 01:38:36'),(5244,1,44,'2020-07-05 01:38:46'),(5245,1,44,'2020-07-05 01:38:53'),(5246,1,44,'2020-07-05 01:39:03'),(5247,1,44,'2020-07-05 01:39:11'),(5248,1,44,'2020-07-05 01:39:19'),(5249,1,44,'2020-07-05 01:39:26'),(5250,1,44,'2020-07-05 01:39:35'),(5251,1,44,'2020-07-05 01:39:43'),(5252,1,44,'2020-07-05 01:39:50'),(5253,1,44,'2020-07-05 01:39:59'),(5254,1,44,'2020-07-05 01:40:11'),(5255,1,44,'2020-07-05 01:40:19'),(5256,1,44,'2020-07-05 01:40:28'),(5257,1,44,'2020-07-05 01:40:37'),(5258,1,44,'2020-07-05 01:40:45'),(5259,1,44,'2020-07-05 01:40:54'),(5260,1,44,'2020-07-05 01:41:02'),(5261,1,44,'2020-07-05 01:41:12'),(5262,1,44,'2020-07-05 01:41:20'),(5263,1,44,'2020-07-05 01:41:28'),(5264,1,44,'2020-07-05 01:41:40'),(5265,1,44,'2020-07-05 01:41:46'),(5266,1,44,'2020-07-05 01:41:55'),(5267,1,44,'2020-07-05 01:42:03'),(5268,1,44,'2020-07-05 01:42:13'),(5269,1,44,'2020-07-05 01:42:20'),(5270,1,44,'2020-07-05 01:42:28'),(5271,1,44,'2020-07-05 01:42:35'),(5272,1,44,'2020-07-05 01:42:43'),(5273,1,44,'2020-07-05 01:42:50'),(5274,1,44,'2020-07-05 01:42:57'),(5275,1,44,'2020-07-05 01:43:03'),(5276,1,44,'2020-07-05 01:43:09'),(5277,1,44,'2020-07-05 01:43:18'),(5278,1,44,'2020-07-05 01:43:24'),(5279,1,44,'2020-07-05 01:43:30'),(5280,1,44,'2020-07-05 01:43:37'),(5281,1,44,'2020-07-05 01:43:45'),(5282,1,44,'2020-07-05 01:43:52'),(5283,1,44,'2020-07-05 01:43:55'),(5284,1,44,'2020-07-05 01:43:59'),(5285,1,44,'2020-07-05 01:44:02'),(5286,1,44,'2020-07-05 01:44:05'),(5287,1,44,'2020-07-05 01:44:10'),(5288,1,44,'2020-07-05 01:44:16'),(5289,1,44,'2020-07-05 01:44:21'),(5290,1,44,'2020-07-05 01:44:24'),(5291,1,44,'2020-07-05 01:44:28'),(5292,1,44,'2020-07-05 01:44:31'),(5293,1,44,'2020-07-05 01:44:34'),(5294,1,44,'2020-07-05 01:44:38'),(5295,1,44,'2020-07-05 01:44:42'),(5296,1,44,'2020-07-05 04:09:15'),(5297,1,44,'2020-07-05 04:11:16'),(5298,1,44,'2020-07-05 04:11:20'),(5299,1,44,'2020-07-05 05:31:26'),(5300,1,44,'2020-07-05 06:48:19'),(5301,1,44,'2020-07-05 06:48:20'),(5302,1,44,'2020-07-05 06:48:21'),(5303,1,44,'2020-07-05 06:48:50'),(5304,1,44,'2020-07-05 06:49:22'),(5305,1,44,'2020-07-05 06:51:30'),(5306,1,44,'2020-07-05 06:51:30'),(5307,1,44,'2020-07-05 06:51:31'),(5308,1,5,'2020-07-05 06:51:59'),(5309,1,5,'2020-07-05 06:52:03'),(5310,1,44,'2020-07-05 06:58:01'),(5311,1,44,'2020-07-05 06:58:02'),(5312,1,44,'2020-07-05 06:58:04'),(5313,1,6,'2020-07-05 06:59:28'),(5314,1,6,'2020-07-05 07:00:03'),(5315,1,6,'2020-07-05 07:00:07'),(5316,1,6,'2020-07-05 07:01:07'),(5317,1,13,'2020-07-05 07:01:57'),(5318,1,44,'2020-07-05 07:02:22'),(5319,1,44,'2020-07-05 07:02:25'),(5320,1,44,'2020-07-05 07:03:01'),(5321,1,44,'2020-07-05 07:03:03'),(5322,1,5,'2020-07-05 07:03:03'),(5323,1,5,'2020-07-05 07:03:08'),(5324,1,6,'2020-07-05 07:03:12'),(5325,1,6,'2020-07-05 07:03:13'),(5326,1,6,'2020-07-05 07:03:15'),(5327,1,5,'2020-07-05 07:08:30'),(5328,1,6,'2020-07-05 07:08:38'),(5329,1,6,'2020-07-05 07:08:54'),(5330,1,6,'2020-07-05 07:14:20'),(5331,1,6,'2020-07-05 07:14:35'),(5332,1,44,'2020-07-05 09:02:55'),(5333,1,44,'2020-07-05 09:02:56'),(5334,1,44,'2020-07-05 09:07:29'),(5335,1,44,'2020-07-05 09:39:36'),(5336,1,53,'2020-07-05 09:39:37'),(5337,1,6,'2020-07-05 09:39:40'),(5338,1,44,'2020-07-05 11:32:39'),(5339,1,44,'2020-07-05 13:41:49'),(5340,1,15,'2020-07-05 15:09:11'),(5341,1,44,'2020-07-05 15:45:42'),(5342,1,44,'2020-07-05 16:11:08'),(5343,1,44,'2020-07-05 16:50:17'),(5344,1,44,'2020-07-05 17:28:28'),(5345,1,53,'2020-07-05 18:26:38'),(5346,1,44,'2020-07-05 18:29:57'),(5347,1,44,'2020-07-05 21:11:01'),(5348,1,44,'2020-07-05 23:18:35'),(5349,1,6,'2020-07-05 23:18:37'),(5350,1,44,'2020-07-05 23:18:48'),(5351,1,44,'2020-07-06 00:07:17'),(5352,1,44,'2020-07-06 02:00:41'),(5353,1,6,'2020-07-06 02:00:44'),(5354,1,44,'2020-07-06 02:52:08'),(5355,1,44,'2020-07-06 04:34:29'),(5356,1,44,'2020-07-06 06:18:15'),(5357,1,59,'2020-07-06 07:36:44'),(5358,1,15,'2020-07-06 07:39:32'),(5359,1,15,'2020-07-06 07:42:41'),(5360,1,43,'2020-07-06 07:45:32'),(5361,1,59,'2020-07-06 07:48:08'),(5362,1,15,'2020-07-06 07:50:36'),(5363,1,73,'2020-07-06 07:53:01'),(5364,1,62,'2020-07-06 07:55:21'),(5365,1,44,'2020-07-06 07:57:46'),(5366,1,44,'2020-07-06 08:00:01'),(5367,1,44,'2020-07-06 08:04:45'),(5368,1,62,'2020-07-06 08:15:08'),(5369,1,73,'2020-07-06 08:17:11'),(5370,1,66,'2020-07-06 08:19:07'),(5371,1,70,'2020-07-06 08:21:01'),(5372,1,13,'2020-07-06 08:22:52'),(5373,1,56,'2020-07-06 08:24:38'),(5374,1,53,'2020-07-06 08:31:22'),(5375,1,44,'2020-07-06 08:51:38'),(5376,1,56,'2020-07-06 08:52:34'),(5377,1,76,'2020-07-06 08:55:25'),(5378,1,6,'2020-07-06 09:01:19'),(5379,1,44,'2020-07-06 09:03:56'),(5380,1,44,'2020-07-06 09:04:00'),(5381,1,45,'2020-07-06 09:04:39'),(5382,1,70,'2020-07-06 09:06:16'),(5383,1,43,'2020-07-06 09:17:06'),(5384,1,59,'2020-07-06 09:18:23'),(5385,1,66,'2020-07-06 09:29:32'),(5386,1,53,'2020-07-06 09:38:52'),(5387,1,45,'2020-07-06 09:39:19'),(5388,1,56,'2020-07-06 09:43:34'),(5389,1,44,'2020-07-06 09:44:06'),(5390,1,76,'2020-07-06 09:53:47'),(5391,1,5,'2020-07-06 10:01:35'),(5392,1,14,'2020-07-06 10:06:50'),(5393,1,14,'2020-07-06 10:09:04'),(5394,1,56,'2020-07-06 14:18:30'),(5395,1,44,'2020-07-06 17:53:59'),(5396,1,15,'2020-07-06 18:19:11'),(5397,1,44,'2020-07-06 18:20:27'),(5398,1,44,'2020-07-06 19:52:36'),(5399,1,44,'2020-07-06 20:32:47'),(5400,1,44,'2020-07-06 20:57:14'),(5401,1,44,'2020-07-06 21:58:45'),(5402,1,44,'2020-07-06 23:13:20'),(5403,1,6,'2020-07-07 02:15:03'),(5404,1,44,'2020-07-07 03:35:53'),(5405,1,44,'2020-07-07 04:47:25'),(5406,1,44,'2020-07-07 08:19:53'),(5407,1,44,'2020-07-07 08:19:54'),(5408,1,44,'2020-07-07 09:04:10'),(5409,1,44,'2020-07-07 09:04:13'),(5410,1,6,'2020-07-07 11:15:26'),(5411,1,44,'2020-07-07 12:09:26'),(5412,1,44,'2020-07-07 13:11:11'),(5413,1,15,'2020-07-07 13:24:39'),(5414,1,44,'2020-07-07 13:25:31'),(5415,1,44,'2020-07-07 15:08:39'),(5416,1,44,'2020-07-07 15:29:26'),(5417,1,44,'2020-07-07 15:44:03'),(5418,1,44,'2020-07-07 15:48:09'),(5419,1,15,'2020-07-07 16:01:29'),(5420,1,70,'2020-07-07 17:01:47'),(5421,1,15,'2020-07-07 20:14:11'),(5422,1,44,'2020-07-07 21:11:35'),(5423,1,44,'2020-07-07 21:12:16'),(5424,1,44,'2020-07-07 22:09:42'),(5425,1,44,'2020-07-07 22:27:50'),(5426,1,6,'2020-07-07 23:28:24'),(5427,1,5,'2020-07-08 01:26:22'),(5428,1,44,'2020-07-08 01:29:38'),(5429,1,44,'2020-07-08 03:29:54'),(5430,1,44,'2020-07-08 03:29:58'),(5431,1,44,'2020-07-08 05:26:12'),(5432,1,44,'2020-07-08 07:05:43'),(5433,1,44,'2020-07-08 07:05:45'),(5434,1,44,'2020-07-08 07:05:59'),(5435,1,44,'2020-07-08 07:06:02'),(5436,1,15,'2020-07-08 07:06:05'),(5437,1,5,'2020-07-08 07:06:33'),(5438,1,76,'2020-07-08 07:06:55'),(5439,1,6,'2020-07-08 07:07:10'),(5440,1,44,'2020-07-08 07:07:15'),(5441,1,44,'2020-07-08 07:07:16'),(5442,1,14,'2020-07-08 07:07:25'),(5443,1,43,'2020-07-08 07:07:52'),(5444,1,44,'2020-07-08 09:24:27'),(5445,1,44,'2020-07-08 11:01:37'),(5446,1,44,'2020-07-08 11:10:24'),(5447,1,44,'2020-07-08 12:33:04'),(5448,1,44,'2020-07-08 12:33:23'),(5449,1,44,'2020-07-08 12:33:49'),(5450,1,44,'2020-07-08 12:33:50'),(5451,1,44,'2020-07-08 14:46:25'),(5452,1,44,'2020-07-08 17:04:11'),(5453,1,59,'2020-07-08 20:38:43'),(5454,1,44,'2020-07-08 20:38:45'),(5455,1,44,'2020-07-08 20:38:48'),(5456,1,44,'2020-07-08 20:38:50'),(5457,1,73,'2020-07-08 22:58:45'),(5458,1,44,'2020-07-08 23:34:28'),(5459,1,44,'2020-07-09 00:32:24'),(5460,1,44,'2020-07-09 00:32:24'),(5461,1,15,'2020-07-09 00:48:28'),(5462,1,44,'2020-07-09 09:33:42'),(5463,1,44,'2020-07-09 09:35:21'),(5464,1,44,'2020-07-09 13:49:37'),(5465,1,44,'2020-07-09 14:15:37'),(5466,1,59,'2020-07-09 18:26:40'),(5467,1,44,'2020-07-09 18:28:21'),(5468,1,62,'2020-07-09 18:59:49'),(5469,1,44,'2020-07-09 21:32:02'),(5470,1,44,'2020-07-09 23:09:35'),(5471,1,44,'2020-07-10 02:15:04'),(5472,1,44,'2020-07-10 03:59:55'),(5473,1,44,'2020-07-10 06:25:37'),(5474,1,62,'2020-07-10 09:00:42'),(5475,1,44,'2020-07-10 09:25:23'),(5476,1,44,'2020-07-10 12:03:42'),(5477,1,44,'2020-07-10 12:52:12'),(5478,1,44,'2020-07-10 12:52:39'),(5479,1,44,'2020-07-10 12:52:45'),(5480,1,44,'2020-07-10 12:52:59'),(5481,1,44,'2020-07-10 12:53:13'),(5482,1,44,'2020-07-10 12:53:24'),(5483,1,44,'2020-07-10 12:53:34'),(5484,1,44,'2020-07-10 12:53:42'),(5485,1,44,'2020-07-10 12:57:00'),(5486,1,44,'2020-07-10 13:45:39'),(5487,1,44,'2020-07-10 14:14:09'),(5488,1,70,'2020-07-10 15:45:09'),(5489,1,6,'2020-07-10 16:04:44'),(5490,1,59,'2020-07-10 22:26:03'),(5491,1,44,'2020-07-10 22:58:52'),(5492,1,44,'2020-07-11 00:01:26'),(5493,1,53,'2020-07-11 00:01:27'),(5494,1,6,'2020-07-11 00:01:28'),(5495,1,44,'2020-07-11 01:31:54'),(5496,1,44,'2020-07-11 02:42:50'),(5497,1,15,'2020-07-11 02:43:00'),(5498,1,6,'2020-07-11 02:43:09'),(5499,1,45,'2020-07-11 02:43:18'),(5500,1,5,'2020-07-11 02:43:25'),(5501,1,66,'2020-07-11 02:43:35'),(5502,1,62,'2020-07-11 02:43:42'),(5503,1,14,'2020-07-11 02:43:53'),(5504,1,44,'2020-07-11 02:44:04'),(5505,1,45,'2020-07-11 02:44:13'),(5506,1,15,'2020-07-11 02:44:24'),(5507,1,59,'2020-07-11 02:44:35'),(5508,1,76,'2020-07-11 02:44:42'),(5509,1,13,'2020-07-11 02:44:49'),(5510,1,56,'2020-07-11 02:45:02'),(5511,1,43,'2020-07-11 02:45:09'),(5512,1,15,'2020-07-11 02:45:20'),(5513,1,76,'2020-07-11 02:45:32'),(5514,1,73,'2020-07-11 02:45:40'),(5515,1,70,'2020-07-11 02:45:51'),(5516,1,53,'2020-07-11 02:45:59'),(5517,1,15,'2020-07-11 02:46:11'),(5518,1,56,'2020-07-11 02:46:21'),(5519,1,59,'2020-07-11 02:46:32'),(5520,1,59,'2020-07-11 02:46:44'),(5521,1,70,'2020-07-11 02:46:51'),(5522,1,44,'2020-07-11 02:47:02'),(5523,1,66,'2020-07-11 02:47:11'),(5524,1,62,'2020-07-11 02:47:21'),(5525,1,43,'2020-07-11 02:47:28'),(5526,1,53,'2020-07-11 02:47:39'),(5527,1,73,'2020-07-11 02:47:51'),(5528,1,44,'2020-07-11 02:56:39'),(5529,1,44,'2020-07-11 02:56:41'),(5530,1,44,'2020-07-11 02:56:43'),(5531,1,56,'2020-07-11 04:34:43'),(5532,1,44,'2020-07-11 05:26:44'),(5533,1,15,'2020-07-11 05:26:48'),(5534,1,44,'2020-07-11 05:26:51'),(5535,1,59,'2020-07-11 05:26:51'),(5536,1,45,'2020-07-11 05:26:53'),(5537,1,53,'2020-07-11 05:26:55'),(5538,1,43,'2020-07-11 05:26:57'),(5539,1,56,'2020-07-11 05:26:59'),(5540,1,66,'2020-07-11 05:27:00'),(5541,1,62,'2020-07-11 05:27:01'),(5542,1,70,'2020-07-11 05:27:03'),(5543,1,73,'2020-07-11 05:27:04'),(5544,1,59,'2020-07-11 05:27:07'),(5545,1,76,'2020-07-11 05:27:10'),(5546,1,5,'2020-07-11 05:27:13'),(5547,1,15,'2020-07-11 05:27:14'),(5548,1,13,'2020-07-11 05:27:16'),(5549,1,14,'2020-07-11 05:27:17'),(5550,1,6,'2020-07-11 05:27:19'),(5551,1,44,'2020-07-11 07:50:36'),(5552,1,44,'2020-07-11 07:50:41'),(5553,1,6,'2020-07-11 07:50:43'),(5554,1,43,'2020-07-11 07:50:44'),(5555,1,56,'2020-07-11 07:50:47'),(5556,1,13,'2020-07-11 07:50:49'),(5557,1,14,'2020-07-11 07:50:50'),(5558,1,5,'2020-07-11 07:50:51'),(5559,1,73,'2020-07-11 07:50:52'),(5560,1,56,'2020-07-11 07:50:53'),(5561,1,73,'2020-07-11 07:50:54'),(5562,1,44,'2020-07-11 07:50:56'),(5563,1,5,'2020-07-11 07:54:31'),(5564,1,44,'2020-07-11 07:57:55'),(5565,1,44,'2020-07-11 07:57:58'),(5566,1,59,'2020-07-11 08:53:38'),(5567,1,44,'2020-07-11 09:25:27'),(5568,1,53,'2020-07-11 09:59:49'),(5569,1,15,'2020-07-11 12:10:24'),(5570,1,44,'2020-07-11 13:15:47'),(5571,1,44,'2020-07-11 13:20:11'),(5572,1,44,'2020-07-11 16:00:56'),(5573,1,44,'2020-07-11 16:49:58'),(5574,1,44,'2020-07-11 16:52:02'),(5575,1,44,'2020-07-11 17:04:21'),(5576,1,44,'2020-07-11 17:24:48'),(5577,1,62,'2020-07-11 18:08:28'),(5578,1,44,'2020-07-11 20:49:01'),(5579,1,44,'2020-07-12 00:09:15'),(5580,1,44,'2020-07-12 00:43:28'),(5581,1,44,'2020-07-12 01:21:55'),(5582,1,44,'2020-07-12 03:25:38'),(5583,1,59,'2020-07-12 04:10:33'),(5584,1,44,'2020-07-12 04:10:47'),(5585,1,44,'2020-07-12 06:39:38'),(5586,1,44,'2020-07-12 06:40:03'),(5587,1,44,'2020-07-12 09:25:49'),(5588,1,44,'2020-07-12 09:59:40'),(5589,1,44,'2020-07-12 10:35:54'),(5590,1,15,'2020-07-12 10:37:21'),(5591,1,44,'2020-07-12 12:43:01'),(5592,1,44,'2020-07-12 12:47:48'),(5593,1,44,'2020-07-12 12:47:53'),(5594,1,44,'2020-07-12 12:47:57'),(5595,1,44,'2020-07-12 12:47:58'),(5596,1,44,'2020-07-12 14:29:09'),(5597,1,76,'2020-07-12 15:42:11'),(5598,1,59,'2020-07-12 15:45:53'),(5599,1,44,'2020-07-12 15:45:58'),(5600,1,44,'2020-07-12 16:01:26'),(5601,1,44,'2020-07-12 17:01:32'),(5602,1,56,'2020-07-12 17:04:07'),(5603,1,14,'2020-07-12 17:41:11'),(5604,1,14,'2020-07-12 18:42:36'),(5605,1,62,'2020-07-12 19:09:03'),(5606,1,5,'2020-07-12 20:02:46'),(5607,1,44,'2020-07-12 20:30:58'),(5608,1,6,'2020-07-12 22:05:17'),(5609,1,44,'2020-07-12 23:06:22'),(5610,1,44,'2020-07-12 23:46:13'),(5611,1,6,'2020-07-12 23:46:17'),(5612,1,56,'2020-07-13 02:29:48'),(5613,1,44,'2020-07-13 03:41:36'),(5614,1,15,'2020-07-13 05:24:53'),(5615,1,5,'2020-07-13 06:38:09'),(5616,1,44,'2020-07-13 06:45:55'),(5617,1,6,'2020-07-13 06:45:55'),(5618,1,5,'2020-07-13 06:45:56'),(5619,1,44,'2020-07-13 07:07:58'),(5620,1,44,'2020-07-13 07:15:52'),(5621,1,44,'2020-07-13 09:26:18'),(5622,1,44,'2020-07-13 09:26:20'),(5623,1,45,'2020-07-13 11:09:16'),(5624,1,59,'2020-07-13 12:02:22'),(5625,1,44,'2020-07-13 13:12:12'),(5626,1,44,'2020-07-13 13:15:39'),(5627,1,44,'2020-07-13 13:15:40'),(5628,1,44,'2020-07-13 13:23:38'),(5629,1,44,'2020-07-13 13:49:04'),(5630,1,44,'2020-07-13 15:59:56'),(5631,1,44,'2020-07-13 16:09:09'),(5632,1,43,'2020-07-13 16:15:00'),(5633,1,66,'2020-07-13 16:27:38'),(5634,1,44,'2020-07-13 17:50:07'),(5635,1,56,'2020-07-13 17:52:27'),(5636,1,44,'2020-07-13 17:57:48'),(5637,1,53,'2020-07-13 18:39:12'),(5638,1,44,'2020-07-13 18:44:28'),(5639,1,59,'2020-07-13 18:45:45'),(5640,1,66,'2020-07-13 18:48:40'),(5641,1,62,'2020-07-13 18:58:25'),(5642,1,53,'2020-07-13 19:39:44'),(5643,1,44,'2020-07-13 20:05:04'),(5644,1,44,'2020-07-13 20:46:38'),(5645,1,13,'2020-07-13 20:54:17'),(5646,1,44,'2020-07-13 21:58:21'),(5647,1,44,'2020-07-13 22:09:14'),(5648,1,53,'2020-07-13 22:21:49'),(5649,1,44,'2020-07-13 22:29:32'),(5650,1,70,'2020-07-13 22:30:45'),(5651,1,59,'2020-07-14 00:08:33'),(5652,1,6,'2020-07-14 03:26:35'),(5653,1,44,'2020-07-14 03:40:56'),(5654,1,5,'2020-07-14 04:13:44'),(5655,1,44,'2020-07-14 04:36:46'),(5656,1,43,'2020-07-14 05:02:19'),(5657,1,66,'2020-07-14 05:31:48'),(5658,1,44,'2020-07-14 05:37:55'),(5659,1,62,'2020-07-14 06:00:19'),(5660,1,44,'2020-07-14 06:07:47'),(5661,1,14,'2020-07-14 06:26:58'),(5662,1,53,'2020-07-14 07:36:30'),(5663,1,53,'2020-07-14 08:43:51'),(5664,1,44,'2020-07-14 09:17:53'),(5665,1,44,'2020-07-14 09:17:55'),(5666,1,44,'2020-07-14 12:27:33'),(5667,1,44,'2020-07-14 16:24:11'),(5668,1,62,'2020-07-14 16:25:49'),(5669,1,5,'2020-07-14 16:33:24'),(5670,1,5,'2020-07-14 16:58:05'),(5671,1,44,'2020-07-14 17:03:01'),(5672,1,44,'2020-07-14 17:14:00'),(5673,1,44,'2020-07-14 18:37:47'),(5674,1,15,'2020-07-14 18:38:28'),(5675,1,15,'2020-07-14 18:52:56'),(5676,1,44,'2020-07-14 18:58:01'),(5677,1,62,'2020-07-14 19:48:24'),(5678,1,44,'2020-07-14 20:04:57'),(5679,1,70,'2020-07-14 20:28:34'),(5680,1,56,'2020-07-14 21:04:46'),(5681,1,59,'2020-07-14 22:04:48'),(5682,1,44,'2020-07-14 22:09:14'),(5683,1,44,'2020-07-14 22:11:26'),(5684,1,76,'2020-07-14 22:17:44'),(5685,1,66,'2020-07-14 23:52:12'),(5686,1,13,'2020-07-15 00:05:37'),(5687,1,59,'2020-07-15 01:10:31'),(5688,1,59,'2020-07-15 01:10:32'),(5689,1,59,'2020-07-15 01:10:36'),(5690,1,59,'2020-07-15 01:10:36'),(5691,1,59,'2020-07-15 01:11:04'),(5692,1,59,'2020-07-15 01:11:14'),(5693,1,59,'2020-07-15 01:11:37'),(5694,1,59,'2020-07-15 01:11:59'),(5695,1,59,'2020-07-15 01:12:31'),(5696,1,59,'2020-07-15 01:12:37'),(5697,1,59,'2020-07-15 01:13:47'),(5698,1,13,'2020-07-15 01:55:30'),(5699,1,5,'2020-07-15 04:57:08'),(5700,1,6,'2020-07-15 05:44:11'),(5701,1,44,'2020-07-15 05:55:17'),(5702,1,44,'2020-07-15 06:05:31'),(5703,1,44,'2020-07-15 06:23:29'),(5704,1,44,'2020-07-15 07:03:41'),(5705,1,66,'2020-07-15 07:54:51'),(5706,1,44,'2020-07-15 08:05:23'),(5707,1,44,'2020-07-15 08:06:21'),(5708,1,44,'2020-07-15 08:35:33'),(5709,1,14,'2020-07-15 08:43:05'),(5710,1,66,'2020-07-15 10:48:52'),(5711,1,56,'2020-07-15 10:49:31'),(5712,1,6,'2020-07-15 10:56:24'),(5713,1,6,'2020-07-15 14:16:01'),(5714,1,44,'2020-07-15 16:54:01'),(5715,1,44,'2020-07-15 17:07:19'),(5716,1,44,'2020-07-15 17:38:14'),(5717,1,44,'2020-07-15 20:36:31'),(5718,1,44,'2020-07-15 20:36:33'),(5719,1,53,'2020-07-15 21:04:08'),(5720,1,73,'2020-07-15 21:04:34'),(5721,1,6,'2020-07-15 21:26:29'),(5722,1,53,'2020-07-15 21:34:00'),(5723,1,76,'2020-07-15 22:39:56'),(5724,1,44,'2020-07-15 23:08:01'),(5725,1,59,'2020-07-15 23:08:15'),(5726,1,53,'2020-07-15 23:57:53'),(5727,1,44,'2020-07-16 00:09:15'),(5728,1,44,'2020-07-16 01:51:06'),(5729,1,44,'2020-07-16 03:24:01'),(5730,1,44,'2020-07-16 03:29:13'),(5731,1,6,'2020-07-16 03:29:14'),(5732,1,5,'2020-07-16 03:29:15'),(5733,1,59,'2020-07-16 04:24:21'),(5734,1,44,'2020-07-16 04:45:19'),(5735,1,59,'2020-07-16 04:54:17'),(5736,1,44,'2020-07-16 05:23:45'),(5737,1,44,'2020-07-16 05:23:50'),(5738,1,44,'2020-07-16 05:33:46'),(5739,1,44,'2020-07-16 07:24:35'),(5740,1,44,'2020-07-16 07:24:37'),(5741,1,44,'2020-07-16 08:03:35'),(5742,1,44,'2020-07-16 08:03:41'),(5743,1,44,'2020-07-16 08:03:47'),(5744,1,44,'2020-07-16 08:03:49'),(5745,1,44,'2020-07-16 08:22:10'),(5746,1,6,'2020-07-16 08:22:11'),(5747,1,5,'2020-07-16 08:58:31'),(5748,1,44,'2020-07-16 09:10:05'),(5749,1,73,'2020-07-16 09:18:18'),(5750,1,44,'2020-07-16 12:43:29'),(5751,1,76,'2020-07-16 12:51:53'),(5752,1,44,'2020-07-16 13:57:54'),(5753,1,6,'2020-07-16 13:57:55'),(5754,1,44,'2020-07-16 15:00:30'),(5755,1,44,'2020-07-16 15:00:32'),(5756,1,45,'2020-07-16 16:13:05'),(5757,1,44,'2020-07-16 17:19:53'),(5758,1,44,'2020-07-16 19:35:33'),(5759,1,15,'2020-07-16 20:04:36'),(5760,1,6,'2020-07-16 23:10:37'),(5761,1,44,'2020-07-16 23:55:48'),(5762,1,45,'2020-07-17 04:19:39'),(5763,1,44,'2020-07-17 07:51:37'),(5764,1,76,'2020-07-17 08:31:01'),(5765,1,44,'2020-07-17 08:40:24'),(5766,1,44,'2020-07-17 09:10:11'),(5767,1,44,'2020-07-17 09:10:14'),(5768,1,44,'2020-07-17 10:03:02'),(5769,1,44,'2020-07-17 10:04:53'),(5770,1,44,'2020-07-17 10:04:53'),(5771,1,44,'2020-07-17 10:05:52'),(5772,1,44,'2020-07-17 10:05:54'),(5773,1,44,'2020-07-17 10:06:03'),(5774,1,44,'2020-07-17 10:06:03'),(5775,1,44,'2020-07-17 10:06:04'),(5776,1,44,'2020-07-17 10:06:08'),(5777,1,44,'2020-07-17 10:06:09'),(5778,1,44,'2020-07-17 10:23:33'),(5779,1,44,'2020-07-17 10:23:37'),(5780,1,45,'2020-07-17 12:31:56'),(5781,1,73,'2020-07-17 13:13:35'),(5782,1,76,'2020-07-17 15:53:14'),(5783,1,44,'2020-07-17 16:50:19'),(5784,1,44,'2020-07-17 20:06:09'),(5785,1,59,'2020-07-17 20:06:12'),(5786,1,44,'2020-07-17 20:12:30'),(5787,1,15,'2020-07-17 20:12:36'),(5788,1,44,'2020-07-17 20:12:37'),(5789,1,59,'2020-07-17 20:12:37'),(5790,1,45,'2020-07-17 20:12:40'),(5791,1,53,'2020-07-17 20:12:41'),(5792,1,43,'2020-07-17 20:12:42'),(5793,1,66,'2020-07-17 20:12:47'),(5794,1,62,'2020-07-17 20:12:48'),(5795,1,70,'2020-07-17 20:12:49'),(5796,1,73,'2020-07-17 20:12:50'),(5797,1,59,'2020-07-17 20:12:53'),(5798,1,76,'2020-07-17 20:12:55'),(5799,1,5,'2020-07-17 20:12:58'),(5800,1,15,'2020-07-17 20:13:00'),(5801,1,13,'2020-07-17 20:13:03'),(5802,1,14,'2020-07-17 20:13:05'),(5803,1,6,'2020-07-17 20:13:07'),(5804,1,56,'2020-07-17 20:26:59'),(5805,1,59,'2020-07-17 20:54:48'),(5806,1,44,'2020-07-17 21:37:39'),(5807,1,44,'2020-07-17 22:32:06'),(5808,1,73,'2020-07-17 22:38:25'),(5809,1,62,'2020-07-18 02:32:55'),(5810,1,59,'2020-07-18 06:21:39'),(5811,1,44,'2020-07-18 09:11:03'),(5812,1,73,'2020-07-18 10:10:27'),(5813,1,44,'2020-07-18 11:04:09'),(5814,1,62,'2020-07-18 12:03:49'),(5815,1,44,'2020-07-18 12:42:03'),(5816,1,15,'2020-07-18 14:03:15'),(5817,1,44,'2020-07-18 14:15:07'),(5818,1,59,'2020-07-18 14:15:09'),(5819,1,44,'2020-07-18 14:15:14'),(5820,1,44,'2020-07-18 14:15:19'),(5821,1,44,'2020-07-18 14:15:23'),(5822,1,44,'2020-07-18 14:15:39'),(5823,1,44,'2020-07-18 14:15:44'),(5824,1,44,'2020-07-18 14:15:49'),(5825,1,44,'2020-07-18 14:15:55'),(5826,1,44,'2020-07-18 14:15:59'),(5827,1,44,'2020-07-18 14:16:04'),(5828,1,44,'2020-07-18 16:25:34'),(5829,1,15,'2020-07-18 16:27:31'),(5830,1,44,'2020-07-18 17:57:07'),(5831,1,44,'2020-07-18 19:39:07'),(5832,1,76,'2020-07-18 19:59:23'),(5833,1,62,'2020-07-18 20:05:40'),(5834,1,44,'2020-07-18 20:24:29'),(5835,1,44,'2020-07-18 20:24:33'),(5836,1,44,'2020-07-18 20:24:35'),(5837,1,70,'2020-07-18 21:31:05'),(5838,1,44,'2020-07-18 23:04:25'),(5839,1,56,'2020-07-19 00:11:25'),(5840,1,44,'2020-07-19 00:28:47'),(5841,1,15,'2020-07-19 00:34:32'),(5842,1,70,'2020-07-19 00:40:11'),(5843,1,44,'2020-07-19 00:49:01'),(5844,1,44,'2020-07-19 00:49:02'),(5845,1,44,'2020-07-19 03:02:14'),(5846,1,44,'2020-07-19 03:31:29'),(5847,1,44,'2020-07-19 04:03:19'),(5848,1,44,'2020-07-19 04:05:56'),(5849,1,44,'2020-07-19 04:06:01'),(5850,1,44,'2020-07-19 04:06:06'),(5851,1,44,'2020-07-19 04:06:13'),(5852,1,44,'2020-07-19 04:06:17'),(5853,1,44,'2020-07-19 04:06:19'),(5854,1,59,'2020-07-19 05:12:13'),(5855,1,6,'2020-07-19 08:13:29'),(5856,1,43,'2020-07-19 09:01:15'),(5857,1,44,'2020-07-19 09:01:25'),(5858,1,56,'2020-07-19 09:13:25'),(5859,1,44,'2020-07-19 09:42:03'),(5860,1,73,'2020-07-19 10:40:13'),(5861,1,44,'2020-07-19 11:35:13'),(5862,1,44,'2020-07-19 12:03:21'),(5863,1,44,'2020-07-19 12:12:32'),(5864,1,44,'2020-07-19 12:23:49'),(5865,1,44,'2020-07-19 12:26:10'),(5866,1,59,'2020-07-19 12:55:05'),(5867,1,44,'2020-07-19 15:15:10'),(5868,1,5,'2020-07-19 15:15:11'),(5869,1,73,'2020-07-19 15:15:13'),(5870,1,62,'2020-07-19 15:15:14'),(5871,1,15,'2020-07-19 15:15:15'),(5872,1,45,'2020-07-19 15:15:16'),(5873,1,6,'2020-07-19 15:15:16'),(5874,1,66,'2020-07-19 15:15:17'),(5875,1,56,'2020-07-19 15:15:19'),(5876,1,44,'2020-07-19 15:15:20'),(5877,1,73,'2020-07-19 15:15:21'),(5878,1,43,'2020-07-19 15:15:22'),(5879,1,70,'2020-07-19 15:15:23'),(5880,1,59,'2020-07-19 15:15:24'),(5881,1,44,'2020-07-19 15:15:24'),(5882,1,44,'2020-07-19 15:15:26'),(5883,1,70,'2020-07-19 15:15:27'),(5884,1,44,'2020-07-19 15:15:29'),(5885,1,76,'2020-07-19 15:15:31'),(5886,1,56,'2020-07-19 15:15:32'),(5887,1,53,'2020-07-19 15:15:33'),(5888,1,14,'2020-07-19 15:15:34'),(5889,1,13,'2020-07-19 15:15:35'),(5890,1,59,'2020-07-19 15:15:36'),(5891,1,59,'2020-07-19 15:15:37'),(5892,1,62,'2020-07-19 15:15:37'),(5893,1,44,'2020-07-19 15:15:38'),(5894,1,76,'2020-07-19 15:15:39'),(5895,1,66,'2020-07-19 15:15:40'),(5896,1,15,'2020-07-19 15:15:41'),(5897,1,43,'2020-07-19 15:15:42'),(5898,1,45,'2020-07-19 15:15:44'),(5899,1,53,'2020-07-19 15:15:45'),(5900,1,53,'2020-07-19 15:15:46'),(5901,1,56,'2020-07-19 15:15:47'),(5902,1,59,'2020-07-19 15:15:48'),(5903,1,59,'2020-07-19 15:15:49'),(5904,1,44,'2020-07-19 15:15:50'),(5905,1,5,'2020-07-19 15:15:52'),(5906,1,44,'2020-07-19 15:15:53'),(5907,1,15,'2020-07-19 15:15:54'),(5908,1,43,'2020-07-19 15:15:55'),(5909,1,45,'2020-07-19 15:15:56'),(5910,1,53,'2020-07-19 15:15:57'),(5911,1,56,'2020-07-19 15:15:58'),(5912,1,59,'2020-07-19 15:16:00'),(5913,1,44,'2020-07-19 15:16:02'),(5914,1,44,'2020-07-19 15:16:03'),(5915,1,15,'2020-07-19 15:16:05'),(5916,1,73,'2020-07-19 15:16:07'),(5917,1,43,'2020-07-19 15:16:08'),(5918,1,45,'2020-07-19 15:16:10'),(5919,1,53,'2020-07-19 15:16:11'),(5920,1,56,'2020-07-19 15:16:14'),(5921,1,59,'2020-07-19 15:16:17'),(5922,1,44,'2020-07-19 15:16:18'),(5923,1,44,'2020-07-19 15:16:20'),(5924,1,15,'2020-07-19 15:16:21'),(5925,1,62,'2020-07-19 15:16:22'),(5926,1,43,'2020-07-19 15:16:24'),(5927,1,45,'2020-07-19 15:16:25'),(5928,1,53,'2020-07-19 15:16:26'),(5929,1,56,'2020-07-19 15:16:28'),(5930,1,59,'2020-07-19 15:16:30'),(5931,1,44,'2020-07-19 15:16:31'),(5932,1,15,'2020-07-19 15:16:34'),(5933,1,44,'2020-07-19 15:16:39'),(5934,1,15,'2020-07-19 15:16:40'),(5935,1,43,'2020-07-19 15:16:42'),(5936,1,45,'2020-07-19 15:16:43'),(5937,1,15,'2020-07-19 15:16:44'),(5938,1,53,'2020-07-19 15:16:46'),(5939,1,56,'2020-07-19 15:16:48'),(5940,1,59,'2020-07-19 15:16:50'),(5941,1,45,'2020-07-19 15:16:51'),(5942,1,44,'2020-07-19 15:16:52'),(5943,1,44,'2020-07-19 15:16:53'),(5944,1,15,'2020-07-19 15:16:54'),(5945,1,43,'2020-07-19 15:16:55'),(5946,1,53,'2020-07-19 15:16:56'),(5947,1,56,'2020-07-19 15:16:57'),(5948,1,59,'2020-07-19 15:16:59'),(5949,1,59,'2020-07-19 15:17:01'),(5950,1,44,'2020-07-19 16:03:38'),(5951,1,66,'2020-07-19 18:30:30'),(5952,1,44,'2020-07-19 18:39:16'),(5953,1,44,'2020-07-19 18:49:45'),(5954,1,44,'2020-07-19 18:54:24'),(5955,1,44,'2020-07-19 18:54:52'),(5956,1,44,'2020-07-19 18:59:19'),(5957,1,44,'2020-07-19 20:08:53'),(5958,1,44,'2020-07-19 20:09:16'),(5959,1,66,'2020-07-19 21:19:56'),(5960,1,66,'2020-07-19 22:02:44'),(5961,1,44,'2020-07-19 23:52:07'),(5962,1,59,'2020-07-20 01:27:35'),(5963,1,44,'2020-07-20 01:57:51'),(5964,1,44,'2020-07-20 01:57:54'),(5965,1,44,'2020-07-20 01:58:25'),(5966,1,44,'2020-07-20 06:04:49'),(5967,1,44,'2020-07-20 08:52:04'),(5968,1,56,'2020-07-20 08:54:36'),(5969,1,44,'2020-07-20 11:46:57'),(5970,1,44,'2020-07-20 11:49:22'),(5971,1,44,'2020-07-20 11:49:47'),(5972,1,44,'2020-07-20 11:53:49'),(5973,1,13,'2020-07-20 12:05:16'),(5974,1,44,'2020-07-20 13:14:25'),(5975,1,44,'2020-07-20 15:20:24'),(5976,1,44,'2020-07-20 16:19:06'),(5977,1,44,'2020-07-20 16:47:57'),(5978,1,44,'2020-07-20 16:48:02'),(5979,1,44,'2020-07-20 16:48:41'),(5980,1,44,'2020-07-20 16:48:42'),(5981,1,44,'2020-07-20 16:48:43'),(5982,1,44,'2020-07-20 17:17:01'),(5983,1,44,'2020-07-20 18:23:21'),(5984,1,76,'2020-07-20 19:58:27'),(5985,1,15,'2020-07-20 22:43:22'),(5986,1,44,'2020-07-21 00:49:08'),(5987,1,44,'2020-07-21 00:52:36'),(5988,1,44,'2020-07-21 01:24:50'),(5989,1,44,'2020-07-21 01:31:56'),(5990,1,44,'2020-07-21 01:31:58'),(5991,1,44,'2020-07-21 02:11:08'),(5992,1,44,'2020-07-21 02:12:00'),(5993,1,44,'2020-07-21 02:13:12'),(5994,1,70,'2020-07-21 05:29:31'),(5995,1,56,'2020-07-21 07:32:13'),(5996,1,44,'2020-07-21 08:44:53'),(5997,1,44,'2020-07-21 09:31:35'),(5998,1,73,'2020-07-21 09:48:20'),(5999,1,44,'2020-07-21 12:58:02'),(6000,1,43,'2020-07-21 14:14:29'),(6001,1,66,'2020-07-21 14:54:11'),(6002,1,44,'2020-07-21 15:28:09'),(6003,1,44,'2020-07-21 16:59:54'),(6004,1,13,'2020-07-21 18:38:37'),(6005,1,43,'2020-07-21 20:05:03'),(6006,1,44,'2020-07-21 20:46:00'),(6007,1,44,'2020-07-21 21:03:32'),(6008,1,44,'2020-07-21 21:12:00'),(6009,1,44,'2020-07-21 21:12:04'),(6010,1,43,'2020-07-21 21:13:57'),(6011,1,44,'2020-07-21 22:02:56'),(6012,1,44,'2020-07-21 23:10:47'),(6013,1,44,'2020-07-21 23:10:47'),(6014,1,44,'2020-07-21 23:59:35'),(6015,1,14,'2020-07-22 02:42:45'),(6016,1,45,'2020-07-22 06:42:45'),(6017,1,13,'2020-07-22 06:42:59'),(6018,1,44,'2020-07-22 07:25:27'),(6019,1,44,'2020-07-22 07:55:38'),(6020,1,44,'2020-07-22 08:42:46'),(6021,1,44,'2020-07-22 08:42:52'),(6022,1,44,'2020-07-22 11:02:36'),(6023,1,44,'2020-07-22 11:37:13'),(6024,1,44,'2020-07-22 12:51:10'),(6025,1,44,'2020-07-22 12:51:15'),(6026,1,44,'2020-07-22 12:52:13'),(6027,1,44,'2020-07-22 12:52:18'),(6028,1,44,'2020-07-22 12:52:19'),(6029,1,44,'2020-07-22 12:52:22'),(6030,1,44,'2020-07-22 12:52:24'),(6031,1,76,'2020-07-22 13:40:52'),(6032,1,44,'2020-07-22 14:47:47'),(6033,1,6,'2020-07-22 14:49:05'),(6034,1,6,'2020-07-22 14:50:32'),(6035,1,53,'2020-07-22 14:50:39'),(6036,1,53,'2020-07-22 14:51:42'),(6037,1,44,'2020-07-22 16:28:04'),(6038,1,44,'2020-07-22 21:11:10'),(6039,1,44,'2020-07-22 21:17:21'),(6040,1,44,'2020-07-22 21:17:23'),(6041,1,66,'2020-07-22 21:17:24'),(6042,1,44,'2020-07-22 22:27:53'),(6043,1,6,'2020-07-22 22:27:54'),(6044,1,44,'2020-07-23 00:35:34'),(6045,1,44,'2020-07-23 01:00:45'),(6046,1,44,'2020-07-23 01:04:12'),(6047,1,44,'2020-07-23 01:04:19'),(6048,1,44,'2020-07-23 01:04:23'),(6049,1,44,'2020-07-23 01:04:26'),(6050,1,44,'2020-07-23 02:19:04'),(6051,1,44,'2020-07-23 02:19:09'),(6052,1,44,'2020-07-23 02:19:12'),(6053,1,44,'2020-07-23 02:47:15'),(6054,1,44,'2020-07-23 03:38:10'),(6055,1,44,'2020-07-23 03:41:08'),(6056,1,44,'2020-07-23 03:41:39'),(6057,1,44,'2020-07-23 03:41:39'),(6058,1,44,'2020-07-23 04:08:55'),(6059,1,44,'2020-07-23 05:45:21'),(6060,1,6,'2020-07-23 05:45:23'),(6061,1,44,'2020-07-23 08:34:22'),(6062,1,44,'2020-07-23 11:29:16'),(6063,1,45,'2020-07-23 11:52:43'),(6064,1,44,'2020-07-23 11:53:39'),(6065,1,44,'2020-07-23 11:56:15'),(6066,1,45,'2020-07-23 11:59:17'),(6067,1,44,'2020-07-23 12:08:10'),(6068,1,44,'2020-07-23 12:13:28'),(6069,1,44,'2020-07-23 14:20:25'),(6070,1,44,'2020-07-23 14:27:38'),(6071,1,44,'2020-07-23 14:27:44'),(6072,1,44,'2020-07-23 14:27:50'),(6073,1,44,'2020-07-23 14:27:56'),(6074,1,44,'2020-07-23 14:28:07'),(6075,1,44,'2020-07-23 14:28:29'),(6076,1,44,'2020-07-23 14:28:51'),(6077,1,44,'2020-07-23 14:28:59'),(6078,1,44,'2020-07-23 14:29:08'),(6079,1,44,'2020-07-23 14:29:14'),(6080,1,44,'2020-07-23 14:29:22'),(6081,1,44,'2020-07-23 14:32:18'),(6082,1,44,'2020-07-23 15:38:36'),(6083,1,44,'2020-07-23 16:38:10'),(6084,1,44,'2020-07-23 18:49:50'),(6085,1,53,'2020-07-23 18:49:52'),(6086,1,6,'2020-07-23 18:49:55'),(6087,1,59,'2020-07-23 20:30:30'),(6088,1,44,'2020-07-23 20:30:46'),(6089,1,44,'2020-07-23 20:30:56'),(6090,1,44,'2020-07-23 20:31:04'),(6091,1,44,'2020-07-23 20:31:13'),(6092,1,44,'2020-07-23 20:31:24'),(6093,1,44,'2020-07-23 20:31:32'),(6094,1,43,'2020-07-23 22:26:11'),(6095,1,44,'2020-07-24 00:38:35'),(6096,1,44,'2020-07-24 00:38:37'),(6097,1,44,'2020-07-24 00:38:39'),(6098,1,5,'2020-07-24 00:38:47'),(6099,1,56,'2020-07-24 00:38:47'),(6100,1,15,'2020-07-24 00:38:48'),(6101,1,53,'2020-07-24 00:38:48'),(6102,1,13,'2020-07-24 00:38:49'),(6103,1,14,'2020-07-24 00:38:50'),(6104,1,43,'2020-07-24 00:38:51'),(6105,1,66,'2020-07-24 00:38:51'),(6106,1,56,'2020-07-24 00:38:53'),(6107,1,62,'2020-07-24 00:38:53'),(6108,1,76,'2020-07-24 00:38:54'),(6109,1,45,'2020-07-24 00:38:54'),(6110,1,59,'2020-07-24 00:38:55'),(6111,1,45,'2020-07-24 00:38:55'),(6112,1,15,'2020-07-24 00:38:56'),(6113,1,44,'2020-07-24 00:38:56'),(6114,1,44,'2020-07-24 00:38:58'),(6115,1,73,'2020-07-24 00:38:58'),(6116,1,62,'2020-07-24 00:38:58'),(6117,1,53,'2020-07-24 00:38:59'),(6118,1,59,'2020-07-24 00:38:59'),(6119,1,66,'2020-07-24 00:39:00'),(6120,1,15,'2020-07-24 00:39:00'),(6121,1,59,'2020-07-24 00:39:01'),(6122,1,44,'2020-07-24 00:42:12'),(6123,1,44,'2020-07-24 01:01:39'),(6124,1,44,'2020-07-24 03:06:06'),(6125,1,44,'2020-07-24 04:24:19'),(6126,1,44,'2020-07-24 07:23:34'),(6127,1,44,'2020-07-24 09:13:21'),(6128,1,73,'2020-07-24 09:18:17'),(6129,1,44,'2020-07-24 10:28:49'),(6130,1,53,'2020-07-24 11:41:16'),(6131,1,44,'2020-07-24 12:02:10'),(6132,1,15,'2020-07-24 12:02:15'),(6133,1,44,'2020-07-24 12:02:17'),(6134,1,59,'2020-07-24 12:02:18'),(6135,1,45,'2020-07-24 12:02:19'),(6136,1,53,'2020-07-24 12:02:22'),(6137,1,43,'2020-07-24 12:02:24'),(6138,1,56,'2020-07-24 12:02:26'),(6139,1,66,'2020-07-24 12:02:26'),(6140,1,62,'2020-07-24 12:02:28'),(6141,1,70,'2020-07-24 12:02:29'),(6142,1,73,'2020-07-24 12:02:31'),(6143,1,59,'2020-07-24 12:02:34'),(6144,1,76,'2020-07-24 12:02:35'),(6145,1,5,'2020-07-24 12:02:40'),(6146,1,15,'2020-07-24 12:02:41'),(6147,1,13,'2020-07-24 12:02:44'),(6148,1,14,'2020-07-24 12:02:45'),(6149,1,6,'2020-07-24 12:02:46'),(6150,1,44,'2020-07-24 12:43:48'),(6151,1,44,'2020-07-24 13:35:03'),(6152,1,45,'2020-07-24 17:37:49'),(6153,1,44,'2020-07-24 18:50:08'),(6154,1,56,'2020-07-24 19:14:30'),(6155,1,59,'2020-07-24 20:32:11'),(6156,1,44,'2020-07-24 20:32:15'),(6157,1,44,'2020-07-24 20:32:17'),(6158,1,44,'2020-07-24 20:32:19'),(6159,1,44,'2020-07-24 20:32:22'),(6160,1,44,'2020-07-24 20:32:25'),(6161,1,44,'2020-07-24 20:32:28'),(6162,1,44,'2020-07-24 20:32:31'),(6163,1,44,'2020-07-24 20:32:34'),(6164,1,44,'2020-07-24 23:07:18'),(6165,1,45,'2020-07-24 23:29:54'),(6166,1,44,'2020-07-24 23:41:58'),(6167,1,44,'2020-07-25 01:17:31'),(6168,1,44,'2020-07-25 01:17:37'),(6169,1,44,'2020-07-25 01:17:46'),(6170,1,44,'2020-07-25 01:18:07'),(6171,1,44,'2020-07-25 01:18:28'),(6172,1,44,'2020-07-25 01:19:13'),(6173,1,44,'2020-07-25 01:19:34'),(6174,1,44,'2020-07-25 01:19:42'),(6175,1,44,'2020-07-25 01:19:47'),(6176,1,44,'2020-07-25 01:19:53'),(6177,1,44,'2020-07-25 01:19:57'),(6178,1,44,'2020-07-25 03:04:51'),(6179,1,44,'2020-07-25 09:03:35'),(6180,1,44,'2020-07-25 09:03:37'),(6181,1,76,'2020-07-25 09:41:18'),(6182,1,44,'2020-07-25 10:30:48'),(6183,1,6,'2020-07-25 10:30:56'),(6184,1,44,'2020-07-25 10:39:17'),(6185,1,6,'2020-07-25 10:39:19'),(6186,1,59,'2020-07-25 12:13:24'),(6187,1,44,'2020-07-25 15:19:43'),(6188,1,44,'2020-07-25 16:17:00'),(6189,1,6,'2020-07-25 16:17:01'),(6190,1,44,'2020-07-25 17:29:43'),(6191,1,6,'2020-07-25 18:30:58'),(6192,1,6,'2020-07-25 18:30:59'),(6193,1,44,'2020-07-25 19:08:53'),(6194,1,44,'2020-07-25 19:08:56'),(6195,1,44,'2020-07-25 20:45:18'),(6196,1,44,'2020-07-25 21:58:58'),(6197,1,44,'2020-07-25 22:47:07'),(6198,1,44,'2020-07-25 22:47:11'),(6199,1,44,'2020-07-25 23:35:23'),(6200,1,44,'2020-07-25 23:57:34'),(6201,1,6,'2020-07-25 23:57:41'),(6202,1,44,'2020-07-26 06:20:51'),(6203,1,6,'2020-07-26 08:05:20'),(6204,1,44,'2020-07-26 08:17:30'),(6205,1,44,'2020-07-26 08:17:35'),(6206,1,15,'2020-07-26 08:27:38'),(6207,1,44,'2020-07-26 08:53:59'),(6208,1,6,'2020-07-26 12:26:24'),(6209,1,44,'2020-07-26 13:10:25'),(6210,1,73,'2020-07-26 14:10:52'),(6211,1,59,'2020-07-26 14:14:09'),(6212,1,44,'2020-07-26 14:41:44'),(6213,1,44,'2020-07-26 14:41:45'),(6214,1,44,'2020-07-26 14:41:50'),(6215,1,44,'2020-07-26 14:42:07'),(6216,1,44,'2020-07-26 14:42:09'),(6217,1,44,'2020-07-26 14:42:10'),(6218,1,44,'2020-07-26 14:42:11'),(6219,1,44,'2020-07-26 14:55:51'),(6220,1,5,'2020-07-26 14:55:53'),(6221,1,6,'2020-07-26 14:55:54'),(6222,1,44,'2020-07-26 15:38:40'),(6223,1,44,'2020-07-26 18:37:35'),(6224,1,45,'2020-07-26 18:45:38'),(6225,1,44,'2020-07-26 21:05:39'),(6226,1,44,'2020-07-26 21:26:09'),(6227,1,44,'2020-07-26 21:45:08'),(6228,1,44,'2020-07-27 02:02:49'),(6229,1,44,'2020-07-27 02:04:49'),(6230,1,44,'2020-07-27 05:16:34'),(6231,1,44,'2020-07-27 05:16:40'),(6232,1,44,'2020-07-27 05:16:42'),(6233,1,66,'2020-07-27 05:46:58'),(6234,1,44,'2020-07-27 06:08:53'),(6235,1,44,'2020-07-27 06:30:30'),(6236,1,44,'2020-07-27 08:44:23'),(6237,1,44,'2020-07-27 08:44:25'),(6238,1,15,'2020-07-27 10:38:32'),(6239,1,44,'2020-07-27 10:58:39'),(6240,1,44,'2020-07-27 12:42:46'),(6241,1,44,'2020-07-27 18:22:03'),(6242,1,43,'2020-07-27 19:44:30'),(6243,1,44,'2020-07-27 20:04:56'),(6244,1,44,'2020-07-27 20:45:46'),(6245,1,56,'2020-07-27 23:33:16'),(6246,1,44,'2020-07-28 01:17:38'),(6247,1,44,'2020-07-28 01:20:21'),(6248,1,44,'2020-07-28 01:20:29'),(6249,1,53,'2020-07-28 02:54:10'),(6250,1,44,'2020-07-28 04:28:55'),(6251,1,66,'2020-07-28 05:13:08'),(6252,1,5,'2020-07-28 05:31:30'),(6253,1,44,'2020-07-28 07:18:19'),(6254,1,44,'2020-07-28 07:18:23'),(6255,1,44,'2020-07-28 07:18:25'),(6256,1,44,'2020-07-28 08:35:10'),(6257,1,44,'2020-07-28 08:35:13'),(6258,1,76,'2020-07-28 11:05:49'),(6259,1,44,'2020-07-28 11:26:18'),(6260,1,76,'2020-07-28 11:36:22'),(6261,1,44,'2020-07-28 12:14:08'),(6262,1,44,'2020-07-28 12:18:36'),(6263,1,44,'2020-07-28 12:18:41'),(6264,1,44,'2020-07-28 13:28:18'),(6265,1,43,'2020-07-28 14:06:49'),(6266,1,59,'2020-07-28 15:05:48'),(6267,1,14,'2020-07-28 15:53:51'),(6268,1,14,'2020-07-28 17:12:52'),(6269,1,44,'2020-07-28 18:38:54'),(6270,1,6,'2020-07-28 19:55:32'),(6271,1,13,'2020-07-28 20:57:29'),(6272,1,44,'2020-07-28 21:48:00'),(6273,1,44,'2020-07-28 21:48:01'),(6274,1,44,'2020-07-28 22:26:39'),(6275,1,66,'2020-07-28 22:36:31'),(6276,1,62,'2020-07-28 22:40:55'),(6277,1,44,'2020-07-29 01:32:13'),(6278,1,43,'2020-07-29 02:54:33'),(6279,1,44,'2020-07-29 03:01:35'),(6280,1,44,'2020-07-29 03:01:36'),(6281,1,59,'2020-07-29 03:34:10'),(6282,1,6,'2020-07-29 08:14:18'),(6283,1,6,'2020-07-29 08:33:42'),(6284,1,6,'2020-07-29 08:33:46'),(6285,1,44,'2020-07-29 08:35:45'),(6286,1,44,'2020-07-29 08:35:47'),(6287,1,13,'2020-07-29 09:23:55'),(6288,1,70,'2020-07-29 11:35:30'),(6289,1,43,'2020-07-29 12:11:56'),(6290,1,76,'2020-07-29 12:20:40'),(6291,1,70,'2020-07-29 12:31:43'),(6292,1,62,'2020-07-29 13:39:55'),(6293,1,13,'2020-07-29 14:22:30'),(6294,1,53,'2020-07-29 15:05:34'),(6295,1,44,'2020-07-29 15:19:50'),(6296,1,6,'2020-07-29 17:42:51'),(6297,1,44,'2020-07-29 18:29:56'),(6298,1,44,'2020-07-29 19:24:45'),(6299,1,56,'2020-07-29 19:47:25'),(6300,1,45,'2020-07-29 21:18:29'),(6301,1,56,'2020-07-29 21:43:31'),(6302,1,53,'2020-07-29 21:48:53'),(6303,1,44,'2020-07-29 21:56:55'),(6304,1,44,'2020-07-30 00:25:15'),(6305,1,73,'2020-07-30 00:33:53'),(6306,1,44,'2020-07-30 02:33:10'),(6307,1,70,'2020-07-30 03:23:30'),(6308,1,44,'2020-07-30 03:40:40'),(6309,1,43,'2020-07-30 04:08:18'),(6310,1,44,'2020-07-30 04:46:44'),(6311,1,44,'2020-07-30 05:14:30'),(6312,1,44,'2020-07-30 05:14:59'),(6313,1,44,'2020-07-30 05:15:17'),(6314,1,44,'2020-07-30 05:15:30'),(6315,1,44,'2020-07-30 05:15:40'),(6316,1,44,'2020-07-30 05:15:50'),(6317,1,44,'2020-07-30 05:16:05'),(6318,1,13,'2020-07-30 05:28:24'),(6319,1,13,'2020-07-30 05:50:31'),(6320,1,44,'2020-07-30 07:39:05'),(6321,1,44,'2020-07-30 07:50:52'),(6322,1,5,'2020-07-30 07:52:44'),(6323,1,6,'2020-07-30 07:52:47'),(6324,1,44,'2020-07-30 08:20:29'),(6325,1,44,'2020-07-30 08:38:03'),(6326,1,44,'2020-07-30 13:23:53'),(6327,1,44,'2020-07-30 14:02:16'),(6328,1,44,'2020-07-30 15:10:48'),(6329,1,6,'2020-07-30 15:10:50'),(6330,1,45,'2020-07-30 15:59:23'),(6331,1,44,'2020-07-30 18:27:32'),(6332,1,44,'2020-07-30 21:53:51'),(6333,1,44,'2020-07-30 22:04:16'),(6334,1,73,'2020-07-31 01:04:39'),(6335,1,15,'2020-07-31 01:04:40'),(6336,1,5,'2020-07-31 01:04:40'),(6337,1,59,'2020-07-31 01:04:40'),(6338,1,66,'2020-07-31 01:04:41'),(6339,1,45,'2020-07-31 01:04:42'),(6340,1,76,'2020-07-31 01:04:42'),(6341,1,56,'2020-07-31 01:04:42'),(6342,1,44,'2020-07-31 01:47:10'),(6343,1,44,'2020-07-31 03:11:48'),(6344,1,6,'2020-07-31 03:11:50'),(6345,1,5,'2020-07-31 03:11:55'),(6346,1,6,'2020-07-31 03:11:57'),(6347,1,6,'2020-07-31 03:12:00'),(6348,1,5,'2020-07-31 04:37:48'),(6349,1,45,'2020-07-31 05:25:43'),(6350,1,44,'2020-07-31 06:19:48'),(6351,1,44,'2020-07-31 07:11:56'),(6352,1,15,'2020-07-31 07:12:10'),(6353,1,44,'2020-07-31 07:12:12'),(6354,1,59,'2020-07-31 07:12:15'),(6355,1,45,'2020-07-31 07:12:17'),(6356,1,53,'2020-07-31 07:12:19'),(6357,1,43,'2020-07-31 07:12:21'),(6358,1,56,'2020-07-31 07:12:23'),(6359,1,66,'2020-07-31 07:12:24'),(6360,1,62,'2020-07-31 07:12:26'),(6361,1,70,'2020-07-31 07:12:28'),(6362,1,73,'2020-07-31 07:12:29'),(6363,1,59,'2020-07-31 07:12:31'),(6364,1,76,'2020-07-31 07:12:32'),(6365,1,5,'2020-07-31 07:12:35'),(6366,1,15,'2020-07-31 07:12:36'),(6367,1,13,'2020-07-31 07:12:38'),(6368,1,14,'2020-07-31 07:12:39'),(6369,1,6,'2020-07-31 07:12:41'),(6370,1,44,'2020-07-31 07:16:24'),(6371,1,44,'2020-07-31 07:16:27'),(6372,1,44,'2020-07-31 09:15:28'),(6373,1,44,'2020-07-31 09:15:31'),(6374,1,44,'2020-07-31 09:15:33'),(6375,1,44,'2020-07-31 09:15:36'),(6376,1,44,'2020-07-31 09:15:40'),(6377,1,44,'2020-07-31 09:15:43'),(6378,1,44,'2020-07-31 09:29:49'),(6379,1,44,'2020-07-31 10:09:50'),(6380,1,44,'2020-07-31 12:05:55'),(6381,1,45,'2020-07-31 12:45:43'),(6382,1,62,'2020-07-31 14:00:20'),(6383,1,45,'2020-07-31 17:36:07'),(6384,1,44,'2020-07-31 21:06:50'),(6385,1,44,'2020-07-31 21:31:40'),(6386,1,44,'2020-07-31 21:43:17'),(6387,1,44,'2020-07-31 21:45:20'),(6388,1,44,'2020-07-31 22:22:40'),(6389,1,70,'2020-08-01 00:04:33'),(6390,1,44,'2020-08-01 00:44:48'),(6391,1,44,'2020-08-01 00:44:56'),(6392,1,44,'2020-08-01 02:19:43'),(6393,1,44,'2020-08-01 02:40:58'),(6394,1,44,'2020-08-01 02:55:44'),(6395,1,44,'2020-08-01 03:24:40'),(6396,1,6,'2020-08-01 04:22:40'),(6397,1,59,'2020-08-01 04:58:51'),(6398,1,44,'2020-08-01 05:05:09'),(6399,1,6,'2020-08-01 05:05:10'),(6400,1,44,'2020-08-01 06:04:31'),(6401,1,44,'2020-08-01 08:13:07'),(6402,1,44,'2020-08-01 08:44:22'),(6403,1,44,'2020-08-01 08:46:33'),(6404,1,73,'2020-08-01 09:46:25'),(6405,1,44,'2020-08-01 10:21:34'),(6406,1,66,'2020-08-01 11:12:06'),(6407,1,59,'2020-08-01 12:48:56'),(6408,1,44,'2020-08-01 14:28:24'),(6409,1,44,'2020-08-01 14:57:12'),(6410,1,44,'2020-08-01 15:24:36'),(6411,1,44,'2020-08-01 16:37:44'),(6412,1,45,'2020-08-01 16:37:45'),(6413,1,44,'2020-08-01 17:31:40'),(6414,1,44,'2020-08-01 18:52:15'),(6415,1,44,'2020-08-01 18:52:56'),(6416,1,59,'2020-08-01 19:06:10'),(6417,1,59,'2020-08-01 19:07:24'),(6418,1,15,'2020-08-01 19:09:05'),(6419,1,44,'2020-08-01 19:35:15'),(6420,1,44,'2020-08-01 21:59:15'),(6421,1,44,'2020-08-01 23:36:06'),(6422,1,44,'2020-08-01 23:36:12'),(6423,1,44,'2020-08-01 23:36:28'),(6424,1,44,'2020-08-01 23:36:30'),(6425,1,44,'2020-08-01 23:38:17'),(6426,1,44,'2020-08-01 23:38:18'),(6427,1,15,'2020-08-02 00:42:36'),(6428,1,44,'2020-08-02 01:49:24'),(6429,1,62,'2020-08-02 02:55:36'),(6430,1,76,'2020-08-02 02:59:24'),(6431,1,73,'2020-08-02 03:02:54'),(6432,1,66,'2020-08-02 03:15:10'),(6433,1,44,'2020-08-02 03:43:44'),(6434,1,70,'2020-08-02 03:58:57'),(6435,1,43,'2020-08-02 05:19:50'),(6436,1,59,'2020-08-02 05:23:45'),(6437,1,56,'2020-08-02 05:33:11'),(6438,1,6,'2020-08-02 05:43:06'),(6439,1,6,'2020-08-02 05:43:11'),(6440,1,45,'2020-08-02 05:50:33'),(6441,1,66,'2020-08-02 05:54:02'),(6442,1,62,'2020-08-02 06:00:27'),(6443,1,56,'2020-08-02 06:03:41'),(6444,1,44,'2020-08-02 06:15:58'),(6445,1,76,'2020-08-02 06:31:10'),(6446,1,73,'2020-08-02 06:34:11'),(6447,1,44,'2020-08-02 06:49:50'),(6448,1,43,'2020-08-02 06:51:53'),(6449,1,70,'2020-08-02 06:54:49'),(6450,1,53,'2020-08-02 07:03:51'),(6451,1,15,'2020-08-02 07:06:45'),(6452,1,13,'2020-08-02 08:23:33'),(6453,1,15,'2020-08-02 08:47:05'),(6454,1,44,'2020-08-02 09:09:12'),(6455,1,45,'2020-08-02 09:12:17'),(6456,1,14,'2020-08-02 09:27:40'),(6457,1,53,'2020-08-02 09:30:42'),(6458,1,5,'2020-08-02 09:33:48'),(6459,1,59,'2020-08-02 09:36:52'),(6460,1,43,'2020-08-02 09:49:03'),(6461,1,6,'2020-08-02 09:52:00'),(6462,1,66,'2020-08-02 14:40:55'),(6463,1,59,'2020-08-02 15:56:50'),(6464,1,44,'2020-08-02 16:15:54'),(6465,1,73,'2020-08-02 16:59:34'),(6466,1,44,'2020-08-02 22:12:35'),(6467,1,44,'2020-08-02 22:14:31'),(6468,1,44,'2020-08-03 00:18:41'),(6469,1,43,'2020-08-03 02:23:56'),(6470,1,44,'2020-08-03 02:25:51'),(6471,1,44,'2020-08-03 02:26:13'),(6472,1,44,'2020-08-03 02:26:20'),(6473,1,44,'2020-08-03 02:26:47'),(6474,1,44,'2020-08-03 02:26:55'),(6475,1,44,'2020-08-03 02:27:19'),(6476,1,44,'2020-08-03 02:27:24'),(6477,1,44,'2020-08-03 02:27:31'),(6478,1,14,'2020-08-03 06:04:32'),(6479,1,44,'2020-08-03 06:19:51'),(6480,1,44,'2020-08-03 06:31:25'),(6481,1,66,'2020-08-03 07:04:15'),(6482,1,66,'2020-08-03 07:56:38'),(6483,1,44,'2020-08-03 08:04:54'),(6484,1,44,'2020-08-03 08:46:55'),(6485,1,70,'2020-08-03 10:34:34'),(6486,1,14,'2020-08-03 10:50:52'),(6487,1,44,'2020-08-03 11:21:54'),(6488,1,44,'2020-08-03 13:24:24'),(6489,1,5,'2020-08-03 14:19:02'),(6490,1,53,'2020-08-03 14:21:15'),(6491,1,44,'2020-08-03 14:52:46'),(6492,1,44,'2020-08-03 16:28:44'),(6493,1,44,'2020-08-03 17:44:11'),(6494,1,44,'2020-08-03 18:48:05'),(6495,1,44,'2020-08-04 00:02:06'),(6496,1,44,'2020-08-04 02:07:03'),(6497,1,70,'2020-08-04 08:03:00'),(6498,1,44,'2020-08-04 08:13:51'),(6499,1,44,'2020-08-04 08:13:53'),(6500,1,44,'2020-08-04 08:13:55'),(6501,1,44,'2020-08-04 08:33:48'),(6502,1,44,'2020-08-04 08:33:48'),(6503,1,44,'2020-08-04 08:33:48'),(6504,1,44,'2020-08-04 08:33:48'),(6505,1,44,'2020-08-04 08:33:48'),(6506,1,44,'2020-08-04 08:37:00'),(6507,1,44,'2020-08-04 09:11:57'),(6508,1,44,'2020-08-04 09:50:31'),(6509,1,44,'2020-08-04 09:50:31'),(6510,1,5,'2020-08-04 10:10:12'),(6511,1,44,'2020-08-04 11:47:41'),(6512,1,44,'2020-08-04 13:13:31'),(6513,1,44,'2020-08-04 14:35:50'),(6514,1,44,'2020-08-04 15:55:29'),(6515,1,44,'2020-08-04 16:09:15'),(6516,1,5,'2020-08-04 16:22:42'),(6517,1,44,'2020-08-04 16:25:15'),(6518,1,44,'2020-08-04 16:57:51'),(6519,1,44,'2020-08-04 19:48:02'),(6520,1,44,'2020-08-04 20:51:55'),(6521,1,44,'2020-08-04 20:52:06'),(6522,1,5,'2020-08-04 20:56:58'),(6523,1,6,'2020-08-04 20:58:28'),(6524,1,45,'2020-08-04 22:21:00'),(6525,1,13,'2020-08-04 23:34:30'),(6526,1,73,'2020-08-04 23:50:59'),(6527,1,44,'2020-08-04 23:53:37'),(6528,1,14,'2020-08-05 00:57:43'),(6529,1,53,'2020-08-05 02:08:14'),(6530,1,44,'2020-08-05 02:40:40'),(6531,1,62,'2020-08-05 02:43:53'),(6532,1,53,'2020-08-05 05:37:47'),(6533,1,44,'2020-08-05 05:56:13'),(6534,1,13,'2020-08-05 06:30:44'),(6535,1,44,'2020-08-05 06:51:11'),(6536,1,44,'2020-08-05 07:59:37'),(6537,1,44,'2020-08-05 07:59:38'),(6538,1,44,'2020-08-05 07:59:39'),(6539,1,44,'2020-08-05 07:59:39'),(6540,1,44,'2020-08-05 07:59:39'),(6541,1,44,'2020-08-05 08:34:55'),(6542,1,44,'2020-08-05 09:08:48'),(6543,1,6,'2020-08-05 11:50:36'),(6544,1,44,'2020-08-05 12:29:53'),(6545,1,13,'2020-08-05 12:47:31'),(6546,1,6,'2020-08-05 13:04:16'),(6547,1,70,'2020-08-05 13:53:05'),(6548,1,53,'2020-08-05 16:34:26'),(6549,1,70,'2020-08-05 17:33:44'),(6550,1,53,'2020-08-05 18:31:00'),(6551,1,44,'2020-08-05 20:38:45'),(6552,1,45,'2020-08-05 20:47:14'),(6553,1,44,'2020-08-05 22:26:51'),(6554,1,44,'2020-08-05 22:48:20'),(6555,1,44,'2020-08-05 23:12:47'),(6556,1,66,'2020-08-05 23:15:11'),(6557,1,56,'2020-08-05 23:17:00'),(6558,1,56,'2020-08-05 23:24:29'),(6559,1,44,'2020-08-06 01:31:59'),(6560,1,44,'2020-08-06 01:32:00'),(6561,1,44,'2020-08-06 01:32:03'),(6562,1,45,'2020-08-06 01:57:28'),(6563,1,66,'2020-08-06 03:40:50'),(6564,1,43,'2020-08-06 03:43:48'),(6565,1,44,'2020-08-06 04:39:15'),(6566,1,44,'2020-08-06 05:02:50'),(6567,1,44,'2020-08-06 05:08:59'),(6568,1,44,'2020-08-06 08:06:07'),(6569,1,44,'2020-08-06 08:06:08'),(6570,1,44,'2020-08-06 08:06:08'),(6571,1,44,'2020-08-06 08:47:51'),(6572,1,44,'2020-08-06 10:55:13'),(6573,1,44,'2020-08-06 11:04:12'),(6574,1,13,'2020-08-06 12:29:05'),(6575,1,14,'2020-08-06 12:40:12'),(6576,1,44,'2020-08-06 13:24:10'),(6577,1,44,'2020-08-06 13:24:12'),(6578,1,44,'2020-08-06 13:24:15'),(6579,1,44,'2020-08-06 13:24:18'),(6580,1,44,'2020-08-06 13:24:21'),(6581,1,44,'2020-08-06 13:24:24'),(6582,1,44,'2020-08-06 13:24:26'),(6583,1,44,'2020-08-06 15:01:48'),(6584,1,6,'2020-08-06 17:39:26'),(6585,1,73,'2020-08-06 17:45:48'),(6586,1,44,'2020-08-06 17:45:56'),(6587,1,56,'2020-08-06 18:13:55'),(6588,1,44,'2020-08-06 19:15:15'),(6589,1,73,'2020-08-06 19:19:21'),(6590,1,45,'2020-08-06 19:19:25'),(6591,1,45,'2020-08-06 20:15:17'),(6592,1,44,'2020-08-06 22:04:02'),(6593,1,44,'2020-08-06 22:07:02'),(6594,1,44,'2020-08-06 22:26:13'),(6595,1,5,'2020-08-06 23:08:12'),(6596,1,44,'2020-08-06 23:32:49'),(6597,1,6,'2020-08-06 23:32:50'),(6598,1,44,'2020-08-06 23:39:39'),(6599,1,6,'2020-08-06 23:39:41'),(6600,1,44,'2020-08-07 01:57:36'),(6601,1,44,'2020-08-07 04:11:20'),(6602,1,44,'2020-08-07 05:58:49'),(6603,1,44,'2020-08-07 07:03:46'),(6604,1,56,'2020-08-07 07:07:07'),(6605,1,44,'2020-08-07 08:35:09'),(6606,1,44,'2020-08-07 08:48:12'),(6607,1,44,'2020-08-07 12:53:32'),(6608,1,44,'2020-08-07 13:27:12'),(6609,1,44,'2020-08-07 14:49:19'),(6610,1,44,'2020-08-07 15:25:12'),(6611,1,44,'2020-08-07 15:26:38'),(6612,1,44,'2020-08-07 15:31:12'),(6613,1,44,'2020-08-07 16:02:03'),(6614,1,15,'2020-08-07 16:02:18'),(6615,1,44,'2020-08-07 16:02:21'),(6616,1,59,'2020-08-07 16:02:26'),(6617,1,45,'2020-08-07 16:02:28'),(6618,1,53,'2020-08-07 16:02:29'),(6619,1,43,'2020-08-07 16:02:31'),(6620,1,56,'2020-08-07 16:02:33'),(6621,1,66,'2020-08-07 16:02:34'),(6622,1,62,'2020-08-07 16:02:36'),(6623,1,70,'2020-08-07 16:02:38'),(6624,1,73,'2020-08-07 16:02:43'),(6625,1,59,'2020-08-07 16:02:46'),(6626,1,76,'2020-08-07 16:02:46'),(6627,1,5,'2020-08-07 16:02:49'),(6628,1,15,'2020-08-07 16:02:51'),(6629,1,13,'2020-08-07 16:02:53'),(6630,1,14,'2020-08-07 16:02:54'),(6631,1,6,'2020-08-07 16:02:57'),(6632,1,5,'2020-08-07 18:47:56'),(6633,1,44,'2020-08-07 20:32:42'),(6634,1,6,'2020-08-07 20:32:46'),(6635,1,44,'2020-08-08 01:39:58'),(6636,1,44,'2020-08-08 05:28:17'),(6637,1,44,'2020-08-08 05:28:21'),(6638,1,44,'2020-08-08 06:35:54'),(6639,1,15,'2020-08-08 06:39:33'),(6640,1,44,'2020-08-08 07:33:18'),(6641,1,70,'2020-08-08 08:09:33'),(6642,1,59,'2020-08-08 08:49:12'),(6643,1,44,'2020-08-08 08:59:04'),(6644,1,56,'2020-08-08 09:37:03'),(6645,1,44,'2020-08-08 09:58:05'),(6646,1,44,'2020-08-08 10:01:07'),(6647,1,44,'2020-08-08 10:04:21'),(6648,1,43,'2020-08-08 10:52:59'),(6649,1,44,'2020-08-08 13:29:25'),(6650,1,44,'2020-08-08 14:10:26'),(6651,1,44,'2020-08-08 14:41:14'),(6652,1,44,'2020-08-08 14:44:13'),(6653,1,53,'2020-08-08 16:11:32'),(6654,1,44,'2020-08-08 16:58:57'),(6655,1,6,'2020-08-08 16:59:00'),(6656,1,56,'2020-08-08 18:10:01'),(6657,1,66,'2020-08-08 18:20:36'),(6658,1,5,'2020-08-08 18:37:37'),(6659,1,44,'2020-08-08 21:17:26'),(6660,1,44,'2020-08-08 21:17:31'),(6661,1,6,'2020-08-08 21:17:32'),(6662,1,43,'2020-08-08 21:17:33'),(6663,1,56,'2020-08-08 21:17:35'),(6664,1,13,'2020-08-08 21:17:37'),(6665,1,14,'2020-08-08 21:17:39'),(6666,1,5,'2020-08-08 21:17:41'),(6667,1,73,'2020-08-08 21:17:42'),(6668,1,56,'2020-08-08 21:17:43'),(6669,1,73,'2020-08-08 21:17:44'),(6670,1,44,'2020-08-08 21:17:47'),(6671,1,44,'2020-08-08 21:23:55'),(6672,1,44,'2020-08-08 21:23:57'),(6673,1,5,'2020-08-08 21:36:25'),(6674,1,44,'2020-08-08 23:06:41'),(6675,1,76,'2020-08-08 23:54:33'),(6676,1,76,'2020-08-09 00:56:59'),(6677,1,44,'2020-08-09 02:01:55'),(6678,1,44,'2020-08-09 02:02:02'),(6679,1,44,'2020-08-09 02:02:17'),(6680,1,44,'2020-08-09 02:15:38'),(6681,1,44,'2020-08-09 02:31:20'),(6682,1,44,'2020-08-09 02:31:24'),(6683,1,44,'2020-08-09 02:31:49'),(6684,1,44,'2020-08-09 02:31:52'),(6685,1,56,'2020-08-09 03:26:37'),(6686,1,43,'2020-08-09 04:53:07'),(6687,1,44,'2020-08-09 05:01:16'),(6688,1,44,'2020-08-09 05:48:43'),(6689,1,44,'2020-08-09 06:07:45'),(6690,1,14,'2020-08-09 06:25:16'),(6691,1,44,'2020-08-09 08:58:44'),(6692,1,44,'2020-08-09 08:58:47'),(6693,1,62,'2020-08-09 10:25:45'),(6694,1,44,'2020-08-09 10:29:27'),(6695,1,44,'2020-08-09 10:32:48'),(6696,1,44,'2020-08-09 10:32:51'),(6697,1,44,'2020-08-09 11:36:26'),(6698,1,44,'2020-08-09 14:11:26'),(6699,1,44,'2020-08-09 14:16:47'),(6700,1,56,'2020-08-09 14:35:24'),(6701,1,14,'2020-08-09 15:06:11'),(6702,1,14,'2020-08-09 15:06:12'),(6703,1,44,'2020-08-09 20:32:04'),(6704,1,44,'2020-08-09 21:45:49'),(6705,1,13,'2020-08-10 01:25:48'),(6706,1,76,'2020-08-10 03:40:23'),(6707,1,44,'2020-08-10 04:36:47'),(6708,1,56,'2020-08-10 05:31:01'),(6709,1,59,'2020-08-10 07:13:28'),(6710,1,5,'2020-08-10 07:20:21'),(6711,1,70,'2020-08-10 08:48:28'),(6712,1,44,'2020-08-10 08:50:36'),(6713,1,15,'2020-08-10 09:19:29'),(6714,1,59,'2020-08-10 09:32:36'),(6715,1,44,'2020-08-10 10:07:18'),(6716,1,44,'2020-08-10 13:20:42'),(6717,1,44,'2020-08-10 14:33:48'),(6718,1,70,'2020-08-10 14:59:57'),(6719,1,44,'2020-08-10 15:37:37'),(6720,1,44,'2020-08-10 17:00:34'),(6721,1,44,'2020-08-10 17:45:58'),(6722,1,44,'2020-08-10 19:00:36'),(6723,1,5,'2020-08-10 19:00:37'),(6724,1,73,'2020-08-10 19:00:39'),(6725,1,62,'2020-08-10 19:00:41'),(6726,1,15,'2020-08-10 19:00:43'),(6727,1,45,'2020-08-10 19:00:44'),(6728,1,6,'2020-08-10 19:00:46'),(6729,1,66,'2020-08-10 19:00:47'),(6730,1,56,'2020-08-10 19:00:49'),(6731,1,44,'2020-08-10 19:00:50'),(6732,1,73,'2020-08-10 19:00:51'),(6733,1,43,'2020-08-10 19:00:52'),(6734,1,70,'2020-08-10 19:00:53'),(6735,1,59,'2020-08-10 19:00:54'),(6736,1,44,'2020-08-10 19:00:56'),(6737,1,44,'2020-08-10 19:00:58'),(6738,1,70,'2020-08-10 19:00:59'),(6739,1,44,'2020-08-10 19:01:01'),(6740,1,76,'2020-08-10 19:01:02'),(6741,1,56,'2020-08-10 19:01:04'),(6742,1,53,'2020-08-10 19:01:04'),(6743,1,14,'2020-08-10 19:01:05'),(6744,1,13,'2020-08-10 19:01:07'),(6745,1,59,'2020-08-10 19:01:08'),(6746,1,59,'2020-08-10 19:01:09'),(6747,1,62,'2020-08-10 19:01:10'),(6748,1,44,'2020-08-10 19:01:12'),(6749,1,76,'2020-08-10 19:01:14'),(6750,1,66,'2020-08-10 19:01:15'),(6751,1,15,'2020-08-10 19:01:17'),(6752,1,43,'2020-08-10 19:01:18'),(6753,1,45,'2020-08-10 19:01:19'),(6754,1,53,'2020-08-10 19:01:21'),(6755,1,53,'2020-08-10 19:01:22'),(6756,1,56,'2020-08-10 19:01:23'),(6757,1,59,'2020-08-10 19:01:25'),(6758,1,59,'2020-08-10 19:01:26'),(6759,1,44,'2020-08-10 19:01:28'),(6760,1,5,'2020-08-10 19:01:30'),(6761,1,44,'2020-08-10 19:01:32'),(6762,1,15,'2020-08-10 19:01:33'),(6763,1,43,'2020-08-10 19:01:35'),(6764,1,45,'2020-08-10 19:01:37'),(6765,1,53,'2020-08-10 19:01:38'),(6766,1,56,'2020-08-10 19:01:40'),(6767,1,59,'2020-08-10 19:01:43'),(6768,1,44,'2020-08-10 19:01:47'),(6769,1,44,'2020-08-10 19:01:49'),(6770,1,15,'2020-08-10 19:01:53'),(6771,1,73,'2020-08-10 19:01:55'),(6772,1,43,'2020-08-10 19:01:57'),(6773,1,45,'2020-08-10 19:01:58'),(6774,1,53,'2020-08-10 19:01:59'),(6775,1,56,'2020-08-10 19:02:03'),(6776,1,59,'2020-08-10 19:02:07'),(6777,1,44,'2020-08-10 19:02:09'),(6778,1,44,'2020-08-10 19:02:13'),(6779,1,15,'2020-08-10 19:02:14'),(6780,1,62,'2020-08-10 19:02:15'),(6781,1,43,'2020-08-10 19:02:17'),(6782,1,45,'2020-08-10 19:02:18'),(6783,1,53,'2020-08-10 19:02:19'),(6784,1,56,'2020-08-10 19:02:23'),(6785,1,59,'2020-08-10 19:02:25'),(6786,1,44,'2020-08-10 19:02:26'),(6787,1,15,'2020-08-10 19:02:27'),(6788,1,44,'2020-08-10 19:02:31'),(6789,1,15,'2020-08-10 19:02:35'),(6790,1,43,'2020-08-10 19:02:37'),(6791,1,45,'2020-08-10 19:02:39'),(6792,1,15,'2020-08-10 19:02:41'),(6793,1,53,'2020-08-10 19:02:42'),(6794,1,56,'2020-08-10 19:02:44'),(6795,1,59,'2020-08-10 19:02:45'),(6796,1,45,'2020-08-10 19:02:47'),(6797,1,44,'2020-08-10 19:02:48'),(6798,1,44,'2020-08-10 19:02:50'),(6799,1,15,'2020-08-10 19:02:51'),(6800,1,43,'2020-08-10 19:02:52'),(6801,1,53,'2020-08-10 19:02:54'),(6802,1,56,'2020-08-10 19:02:55'),(6803,1,59,'2020-08-10 19:02:56'),(6804,1,59,'2020-08-10 19:02:57'),(6805,1,44,'2020-08-10 19:27:34'),(6806,1,44,'2020-08-10 19:39:22'),(6807,1,44,'2020-08-10 19:39:23'),(6808,1,5,'2020-08-10 21:54:18'),(6809,1,44,'2020-08-10 22:26:23'),(6810,1,44,'2020-08-10 23:25:20'),(6811,1,44,'2020-08-11 00:07:51'),(6812,1,44,'2020-08-11 01:06:57'),(6813,1,44,'2020-08-11 02:10:03'),(6814,1,76,'2020-08-11 02:10:11'),(6815,1,44,'2020-08-11 06:48:37'),(6816,1,44,'2020-08-11 06:49:38'),(6817,1,44,'2020-08-11 10:12:00'),(6818,1,44,'2020-08-11 10:27:29'),(6819,1,44,'2020-08-11 10:27:30'),(6820,1,44,'2020-08-11 10:27:30'),(6821,1,44,'2020-08-11 10:27:30'),(6822,1,76,'2020-08-11 10:49:13'),(6823,1,44,'2020-08-11 11:13:34'),(6824,1,6,'2020-08-11 12:45:49'),(6825,1,59,'2020-08-11 15:02:51'),(6826,1,15,'2020-08-11 15:06:47'),(6827,1,15,'2020-08-11 15:09:14'),(6828,1,43,'2020-08-11 15:11:26'),(6829,1,59,'2020-08-11 15:13:26'),(6830,1,15,'2020-08-11 15:15:23'),(6831,1,73,'2020-08-11 15:17:14'),(6832,1,62,'2020-08-11 15:19:06'),(6833,1,44,'2020-08-11 15:20:52'),(6834,1,44,'2020-08-11 15:22:33'),(6835,1,44,'2020-08-11 15:24:16'),(6836,1,62,'2020-08-11 15:30:12'),(6837,1,73,'2020-08-11 15:31:22'),(6838,1,66,'2020-08-11 15:32:44'),(6839,1,70,'2020-08-11 15:33:53'),(6840,1,13,'2020-08-11 15:35:12'),(6841,1,56,'2020-08-11 15:36:19'),(6842,1,53,'2020-08-11 15:41:52'),(6843,1,15,'2020-08-11 15:42:53'),(6844,1,44,'2020-08-11 15:59:31'),(6845,1,56,'2020-08-11 16:00:04'),(6846,1,76,'2020-08-11 16:02:31'),(6847,1,45,'2020-08-11 16:09:12'),(6848,1,70,'2020-08-11 16:10:47'),(6849,1,43,'2020-08-11 16:18:02'),(6850,1,59,'2020-08-11 16:19:03'),(6851,1,59,'2020-08-11 16:20:27'),(6852,1,44,'2020-08-11 16:20:35'),(6853,1,66,'2020-08-11 16:27:12'),(6854,1,53,'2020-08-11 16:34:19'),(6855,1,45,'2020-08-11 16:34:36'),(6856,1,76,'2020-08-11 16:44:36'),(6857,1,14,'2020-08-11 16:53:54'),(6858,1,59,'2020-08-11 17:40:17'),(6859,1,44,'2020-08-11 18:07:24'),(6860,1,44,'2020-08-11 18:07:26'),(6861,1,14,'2020-08-11 18:45:25'),(6862,1,44,'2020-08-11 23:15:06'),(6863,1,44,'2020-08-11 23:23:54'),(6864,1,44,'2020-08-12 02:29:47'),(6865,1,44,'2020-08-12 02:31:23'),(6866,1,44,'2020-08-12 07:14:14'),(6867,1,44,'2020-08-12 07:14:14'),(6868,1,62,'2020-08-12 07:34:41'),(6869,1,44,'2020-08-12 07:59:56'),(6870,1,44,'2020-08-12 08:34:09'),(6871,1,44,'2020-08-12 08:39:35'),(6872,1,44,'2020-08-12 08:59:30'),(6873,1,44,'2020-08-12 09:16:39'),(6874,1,76,'2020-08-12 09:19:11'),(6875,1,43,'2020-08-12 10:02:07'),(6876,1,44,'2020-08-12 10:37:31'),(6877,1,44,'2020-08-12 10:44:39'),(6878,1,44,'2020-08-12 10:44:42'),(6879,1,44,'2020-08-12 10:44:44'),(6880,1,44,'2020-08-12 11:24:08'),(6881,1,44,'2020-08-12 11:25:10'),(6882,1,66,'2020-08-12 12:30:12'),(6883,1,44,'2020-08-12 12:52:52'),(6884,1,59,'2020-08-12 15:26:38'),(6885,1,44,'2020-08-12 15:58:11'),(6886,1,6,'2020-08-12 16:18:56'),(6887,1,6,'2020-08-12 16:19:00'),(6888,1,44,'2020-08-12 19:17:33'),(6889,1,44,'2020-08-12 19:35:38'),(6890,1,76,'2020-08-12 19:35:41'),(6891,1,44,'2020-08-12 19:51:50'),(6892,1,59,'2020-08-12 20:16:16'),(6893,1,76,'2020-08-12 21:38:07'),(6894,1,76,'2020-08-12 21:55:39'),(6895,1,56,'2020-08-12 22:29:53'),(6896,1,44,'2020-08-12 23:06:05'),(6897,1,44,'2020-08-12 23:11:04'),(6898,1,44,'2020-08-12 23:50:24'),(6899,1,44,'2020-08-13 08:30:58'),(6900,1,44,'2020-08-13 11:12:19'),(6901,1,44,'2020-08-13 15:06:40'),(6902,1,44,'2020-08-13 15:06:40'),(6903,1,44,'2020-08-13 16:27:41'),(6904,1,62,'2020-08-13 19:43:41'),(6905,1,44,'2020-08-13 20:28:39'),(6906,1,73,'2020-08-13 22:34:43'),(6907,1,44,'2020-08-14 00:43:00'),(6908,1,44,'2020-08-14 00:43:02'),(6909,1,44,'2020-08-14 00:43:10'),(6910,1,66,'2020-08-14 04:04:17'),(6911,1,44,'2020-08-14 04:47:30'),(6912,1,53,'2020-08-14 04:47:31'),(6913,1,44,'2020-08-14 05:00:50'),(6914,1,44,'2020-08-14 06:06:20'),(6915,1,44,'2020-08-14 07:10:13'),(6916,1,44,'2020-08-14 07:12:09'),(6917,1,15,'2020-08-14 07:12:16'),(6918,1,44,'2020-08-14 07:12:21'),(6919,1,59,'2020-08-14 07:12:23'),(6920,1,45,'2020-08-14 07:12:25'),(6921,1,53,'2020-08-14 07:12:27'),(6922,1,43,'2020-08-14 07:12:28'),(6923,1,56,'2020-08-14 07:12:32'),(6924,1,66,'2020-08-14 07:12:34'),(6925,1,62,'2020-08-14 07:12:37'),(6926,1,70,'2020-08-14 07:12:39'),(6927,1,73,'2020-08-14 07:12:41'),(6928,1,59,'2020-08-14 07:12:44'),(6929,1,76,'2020-08-14 07:12:47'),(6930,1,5,'2020-08-14 07:12:54'),(6931,1,15,'2020-08-14 07:12:55'),(6932,1,13,'2020-08-14 07:12:57'),(6933,1,14,'2020-08-14 07:12:59'),(6934,1,6,'2020-08-14 07:13:01'),(6935,1,59,'2020-08-14 08:31:57'),(6936,1,44,'2020-08-14 08:32:08'),(6937,1,62,'2020-08-14 08:48:04'),(6938,1,44,'2020-08-14 09:24:40'),(6939,1,44,'2020-08-14 09:43:28'),(6940,1,62,'2020-08-14 10:45:57'),(6941,1,44,'2020-08-14 11:15:38'),(6942,1,15,'2020-08-14 11:33:58'),(6943,1,44,'2020-08-14 11:44:08'),(6944,1,13,'2020-08-14 12:07:27'),(6945,1,44,'2020-08-14 12:25:54'),(6946,1,44,'2020-08-14 12:25:54'),(6947,1,44,'2020-08-14 14:25:00'),(6948,1,44,'2020-08-14 14:25:03'),(6949,1,44,'2020-08-14 14:25:05'),(6950,1,44,'2020-08-14 17:26:15'),(6951,1,59,'2020-08-14 19:57:19'),(6952,1,44,'2020-08-14 21:35:01'),(6953,1,44,'2020-08-14 22:57:02'),(6954,1,15,'2020-08-15 00:33:21'),(6955,1,44,'2020-08-15 05:13:13'),(6956,1,44,'2020-08-15 08:08:45'),(6957,1,44,'2020-08-15 08:08:46'),(6958,1,44,'2020-08-15 08:32:22'),(6959,1,44,'2020-08-15 09:20:52'),(6960,1,44,'2020-08-15 10:12:34'),(6961,1,66,'2020-08-15 11:27:30'),(6962,1,44,'2020-08-15 11:51:21'),(6963,1,6,'2020-08-15 11:51:24'),(6964,1,44,'2020-08-15 12:13:00'),(6965,1,44,'2020-08-15 12:13:00'),(6966,1,44,'2020-08-15 13:05:39'),(6967,1,66,'2020-08-15 15:18:03'),(6968,1,44,'2020-08-15 16:25:09'),(6969,1,44,'2020-08-15 17:05:37'),(6970,1,44,'2020-08-15 17:16:54'),(6971,1,44,'2020-08-15 17:17:01'),(6972,1,76,'2020-08-15 19:06:30'),(6973,1,70,'2020-08-15 20:51:28'),(6974,1,44,'2020-08-15 21:36:35'),(6975,1,44,'2020-08-15 21:36:36'),(6976,1,44,'2020-08-16 00:07:58'),(6977,1,44,'2020-08-16 00:08:04'),(6978,1,70,'2020-08-16 01:12:47'),(6979,1,45,'2020-08-16 02:17:15'),(6980,1,44,'2020-08-16 02:39:47'),(6981,1,44,'2020-08-16 03:03:15'),(6982,1,44,'2020-08-16 03:03:19'),(6983,1,15,'2020-08-16 05:36:58'),(6984,1,66,'2020-08-16 08:20:27'),(6985,1,44,'2020-08-16 08:26:14'),(6986,1,44,'2020-08-16 08:26:45'),(6987,1,44,'2020-08-16 08:27:37'),(6988,1,44,'2020-08-16 08:29:32'),(6989,1,44,'2020-08-16 08:29:43'),(6990,1,44,'2020-08-16 08:30:06'),(6991,1,44,'2020-08-16 08:30:56'),(6992,1,44,'2020-08-16 08:31:11'),(6993,1,44,'2020-08-16 08:32:08'),(6994,1,44,'2020-08-16 08:32:22'),(6995,1,44,'2020-08-16 08:32:37'),(6996,1,44,'2020-08-16 08:32:49'),(6997,1,44,'2020-08-16 08:32:59'),(6998,1,44,'2020-08-16 08:33:17'),(6999,1,44,'2020-08-16 08:35:50'),(7000,1,44,'2020-08-16 08:36:19'),(7001,1,44,'2020-08-16 08:36:38'),(7002,1,44,'2020-08-16 08:36:59'),(7003,1,44,'2020-08-16 08:37:09'),(7004,1,44,'2020-08-16 08:38:51'),(7005,1,44,'2020-08-16 08:39:07'),(7006,1,44,'2020-08-16 08:39:21'),(7007,1,44,'2020-08-16 08:52:36'),(7008,1,44,'2020-08-16 10:36:00'),(7009,1,44,'2020-08-16 11:16:49'),(7010,1,6,'2020-08-16 14:01:51'),(7011,1,44,'2020-08-16 14:42:30'),(7012,1,44,'2020-08-16 16:06:36'),(7013,1,6,'2020-08-16 16:06:39'),(7014,1,44,'2020-08-16 16:23:54'),(7015,1,59,'2020-08-16 16:55:25'),(7016,1,59,'2020-08-16 16:55:26'),(7017,1,45,'2020-08-16 17:13:55'),(7018,1,44,'2020-08-16 17:28:40'),(7019,1,44,'2020-08-16 19:44:01'),(7020,1,44,'2020-08-16 19:44:02'),(7021,1,6,'2020-08-16 19:44:05'),(7022,1,5,'2020-08-16 19:44:07'),(7023,1,13,'2020-08-16 19:44:09'),(7024,1,6,'2020-08-16 20:30:54'),(7025,1,44,'2020-08-16 20:52:55'),(7026,1,44,'2020-08-17 01:04:36'),(7027,1,53,'2020-08-17 02:25:50'),(7028,1,44,'2020-08-17 03:16:53'),(7029,1,44,'2020-08-17 03:50:52'),(7030,1,44,'2020-08-17 04:52:08'),(7031,1,44,'2020-08-17 04:52:23'),(7032,1,45,'2020-08-17 06:47:37'),(7033,1,44,'2020-08-17 07:34:22'),(7034,1,44,'2020-08-17 08:42:50'),(7035,1,44,'2020-08-17 09:46:15'),(7036,1,44,'2020-08-17 09:46:16'),(7037,1,53,'2020-08-17 10:27:57'),(7038,1,44,'2020-08-17 10:44:32'),(7039,1,44,'2020-08-17 10:44:33'),(7040,1,53,'2020-08-17 12:35:11'),(7041,1,76,'2020-08-17 12:36:11'),(7042,1,44,'2020-08-17 13:04:43'),(7043,1,70,'2020-08-17 13:19:43'),(7044,1,44,'2020-08-17 13:28:21'),(7045,1,66,'2020-08-17 14:23:03'),(7046,1,15,'2020-08-17 16:27:06'),(7047,1,53,'2020-08-17 18:08:32'),(7048,1,44,'2020-08-17 18:27:53'),(7049,1,56,'2020-08-17 19:06:26'),(7050,1,66,'2020-08-17 19:26:28'),(7051,1,44,'2020-08-17 22:22:46'),(7052,1,44,'2020-08-18 00:38:24'),(7053,1,44,'2020-08-18 02:56:18'),(7054,1,44,'2020-08-18 04:18:31'),(7055,1,44,'2020-08-18 04:18:35'),(7056,1,44,'2020-08-18 06:16:17'),(7057,1,44,'2020-08-18 07:10:47'),(7058,1,44,'2020-08-18 07:54:57'),(7059,1,44,'2020-08-18 09:13:10'),(7060,1,59,'2020-08-18 10:32:32'),(7061,1,44,'2020-08-18 11:10:17'),(7062,1,44,'2020-08-18 11:42:02'),(7063,1,44,'2020-08-18 11:46:32'),(7064,1,43,'2020-08-18 12:37:46'),(7065,1,73,'2020-08-18 14:38:48'),(7066,1,66,'2020-08-18 16:50:25'),(7067,1,44,'2020-08-18 17:11:42'),(7068,1,59,'2020-08-18 21:54:42'),(7069,1,44,'2020-08-18 22:23:40'),(7070,1,44,'2020-08-18 23:02:47'),(7071,1,45,'2020-08-18 23:28:56'),(7072,1,44,'2020-08-19 01:38:35'),(7073,1,6,'2020-08-19 04:25:14'),(7074,1,44,'2020-08-19 07:35:53'),(7075,1,44,'2020-08-19 07:49:48'),(7076,1,44,'2020-08-19 09:23:18'),(7077,1,45,'2020-08-19 09:39:39'),(7078,1,44,'2020-08-19 10:48:22'),(7079,1,44,'2020-08-19 12:29:58'),(7080,1,44,'2020-08-19 13:13:04'),(7081,1,44,'2020-08-19 13:57:46'),(7082,1,66,'2020-08-19 14:22:14'),(7083,1,44,'2020-08-19 14:53:09'),(7084,1,43,'2020-08-19 15:05:44'),(7085,1,44,'2020-08-19 15:20:12'),(7086,1,44,'2020-08-19 15:46:12'),(7087,1,44,'2020-08-19 15:49:50'),(7088,1,44,'2020-08-19 16:01:20'),(7089,1,44,'2020-08-19 17:49:56'),(7090,1,15,'2020-08-19 19:51:06'),(7091,1,44,'2020-08-19 20:17:28'),(7092,1,59,'2020-08-19 20:34:40'),(7093,1,44,'2020-08-19 23:09:53'),(7094,1,44,'2020-08-19 23:14:25'),(7095,1,44,'2020-08-19 23:14:31'),(7096,1,44,'2020-08-19 23:14:33'),(7097,1,44,'2020-08-19 23:14:34'),(7098,1,44,'2020-08-19 23:33:54'),(7099,1,44,'2020-08-20 01:10:57'),(7100,1,44,'2020-08-20 01:11:12'),(7101,1,44,'2020-08-20 01:11:26'),(7102,1,44,'2020-08-20 01:12:00'),(7103,1,53,'2020-08-20 04:29:47'),(7104,1,44,'2020-08-20 04:35:08'),(7105,1,56,'2020-08-20 04:35:24'),(7106,1,44,'2020-08-20 09:14:05'),(7107,1,62,'2020-08-20 11:24:31'),(7108,1,44,'2020-08-20 14:37:36'),(7109,1,44,'2020-08-20 14:45:50'),(7110,1,44,'2020-08-20 14:45:57'),(7111,1,56,'2020-08-20 17:25:32'),(7112,1,66,'2020-08-20 17:38:25'),(7113,1,6,'2020-08-20 19:27:32'),(7114,1,44,'2020-08-20 21:23:44'),(7115,1,15,'2020-08-20 21:23:48'),(7116,1,44,'2020-08-20 21:23:49'),(7117,1,59,'2020-08-20 21:23:50'),(7118,1,45,'2020-08-20 21:23:50'),(7119,1,53,'2020-08-20 21:23:51'),(7120,1,43,'2020-08-20 21:23:53'),(7121,1,56,'2020-08-20 21:23:54'),(7122,1,66,'2020-08-20 21:23:55'),(7123,1,62,'2020-08-20 21:23:56'),(7124,1,70,'2020-08-20 21:23:58'),(7125,1,73,'2020-08-20 21:24:00'),(7126,1,59,'2020-08-20 21:24:03'),(7127,1,76,'2020-08-20 21:24:04'),(7128,1,5,'2020-08-20 21:24:04'),(7129,1,15,'2020-08-20 21:24:06'),(7130,1,13,'2020-08-20 21:24:09'),(7131,1,14,'2020-08-20 21:24:10'),(7132,1,6,'2020-08-20 21:24:11'),(7133,1,44,'2020-08-20 21:26:43'),(7134,1,6,'2020-08-20 21:26:46'),(7135,1,66,'2020-08-20 21:39:18'),(7136,1,44,'2020-08-20 22:53:11'),(7137,1,44,'2020-08-20 22:53:15'),(7138,1,44,'2020-08-20 22:58:46'),(7139,1,53,'2020-08-20 23:14:30'),(7140,1,15,'2020-08-20 23:29:01'),(7141,1,44,'2020-08-20 23:54:37'),(7142,1,44,'2020-08-21 00:21:33'),(7143,1,44,'2020-08-21 00:21:40'),(7144,1,14,'2020-08-21 01:05:08'),(7145,1,73,'2020-08-21 02:21:11'),(7146,1,14,'2020-08-21 03:07:54'),(7147,1,44,'2020-08-21 04:19:06'),(7148,1,76,'2020-08-21 04:30:33'),(7149,1,44,'2020-08-21 05:19:42'),(7150,1,73,'2020-08-21 06:32:42'),(7151,1,44,'2020-08-21 07:34:19'),(7152,1,59,'2020-08-21 07:34:23'),(7153,1,66,'2020-08-21 07:34:26'),(7154,1,62,'2020-08-21 07:34:28'),(7155,1,70,'2020-08-21 07:34:30'),(7156,1,73,'2020-08-21 07:34:32'),(7157,1,15,'2020-08-21 07:34:35'),(7158,1,53,'2020-08-21 07:48:18'),(7159,1,66,'2020-08-21 08:11:48'),(7160,1,44,'2020-08-21 08:21:30'),(7161,1,44,'2020-08-21 09:13:42'),(7162,1,44,'2020-08-21 10:00:09'),(7163,1,44,'2020-08-21 10:37:05'),(7164,1,44,'2020-08-21 11:21:59'),(7165,1,44,'2020-08-21 11:22:01'),(7166,1,44,'2020-08-21 11:22:05'),(7167,1,5,'2020-08-21 12:25:22'),(7168,1,43,'2020-08-21 13:23:09'),(7169,1,66,'2020-08-21 14:51:40'),(7170,1,66,'2020-08-21 15:20:40'),(7171,1,66,'2020-08-21 15:52:14'),(7172,1,59,'2020-08-21 21:03:39'),(7173,1,44,'2020-08-21 21:22:03'),(7174,1,44,'2020-08-21 21:36:24'),(7175,1,70,'2020-08-21 21:49:54'),(7176,1,44,'2020-08-22 04:17:58'),(7177,1,44,'2020-08-22 06:09:20'),(7178,1,6,'2020-08-22 06:09:21'),(7179,1,44,'2020-08-22 06:59:43'),(7180,1,44,'2020-08-22 07:29:15'),(7181,1,44,'2020-08-22 09:04:03'),(7182,1,44,'2020-08-22 10:57:43'),(7183,1,45,'2020-08-22 12:12:51'),(7184,1,44,'2020-08-22 12:53:35'),(7185,1,44,'2020-08-22 13:17:41'),(7186,1,44,'2020-08-22 15:42:55'),(7187,1,44,'2020-08-22 16:46:49'),(7188,1,44,'2020-08-22 17:23:22'),(7189,1,44,'2020-08-22 17:58:51'),(7190,1,44,'2020-08-22 18:10:52'),(7191,1,13,'2020-08-22 22:16:56'),(7192,1,44,'2020-08-22 22:17:49'),(7193,1,44,'2020-08-22 22:17:54'),(7194,1,44,'2020-08-22 22:17:59'),(7195,1,44,'2020-08-22 22:18:04'),(7196,1,44,'2020-08-22 22:18:08'),(7197,1,44,'2020-08-22 22:18:13'),(7198,1,44,'2020-08-22 22:18:21'),(7199,1,44,'2020-08-22 22:18:29'),(7200,1,44,'2020-08-22 22:18:32'),(7201,1,44,'2020-08-22 22:18:38'),(7202,1,44,'2020-08-22 22:18:44'),(7203,1,44,'2020-08-22 22:18:47'),(7204,1,44,'2020-08-22 22:18:49'),(7205,1,44,'2020-08-22 22:18:53'),(7206,1,44,'2020-08-22 22:19:09'),(7207,1,44,'2020-08-22 22:19:15'),(7208,1,44,'2020-08-22 23:04:41'),(7209,1,44,'2020-08-22 23:04:52'),(7210,1,44,'2020-08-22 23:31:21'),(7211,1,66,'2020-08-23 00:01:16'),(7212,1,44,'2020-08-23 01:23:52'),(7213,1,44,'2020-08-23 01:23:54'),(7214,1,44,'2020-08-23 01:23:55'),(7215,1,44,'2020-08-23 01:23:56'),(7216,1,56,'2020-08-23 02:20:15'),(7217,1,44,'2020-08-23 02:44:52'),(7218,1,44,'2020-08-23 02:45:06'),(7219,1,44,'2020-08-23 03:00:34'),(7220,1,44,'2020-08-23 03:00:50'),(7221,1,44,'2020-08-23 03:00:57'),(7222,1,44,'2020-08-23 03:01:03'),(7223,1,44,'2020-08-23 03:01:06'),(7224,1,44,'2020-08-23 03:01:09'),(7225,1,44,'2020-08-23 03:01:13'),(7226,1,44,'2020-08-23 03:01:16'),(7227,1,44,'2020-08-23 03:01:20'),(7228,1,44,'2020-08-23 03:01:22'),(7229,1,44,'2020-08-23 03:01:25'),(7230,1,44,'2020-08-23 03:01:28'),(7231,1,44,'2020-08-23 03:01:34'),(7232,1,44,'2020-08-23 03:01:40'),(7233,1,44,'2020-08-23 03:01:44'),(7234,1,44,'2020-08-23 03:01:58'),(7235,1,44,'2020-08-23 03:02:06'),(7236,1,44,'2020-08-23 03:02:10'),(7237,1,44,'2020-08-23 03:02:15'),(7238,1,44,'2020-08-23 03:02:19'),(7239,1,44,'2020-08-23 03:02:25'),(7240,1,44,'2020-08-23 03:02:29'),(7241,1,44,'2020-08-23 03:02:34'),(7242,1,44,'2020-08-23 03:02:37'),(7243,1,44,'2020-08-23 04:23:40'),(7244,1,59,'2020-08-23 05:54:49'),(7245,1,70,'2020-08-23 08:17:05'),(7246,1,44,'2020-08-23 08:54:14'),(7247,1,44,'2020-08-23 09:24:43'),(7248,1,44,'2020-08-23 09:24:49'),(7249,1,44,'2020-08-23 09:25:20'),(7250,1,44,'2020-08-23 09:25:21'),(7251,1,44,'2020-08-23 09:25:25'),(7252,1,5,'2020-08-23 09:25:38'),(7253,1,62,'2020-08-23 09:51:53'),(7254,1,44,'2020-08-23 12:17:00'),(7255,1,44,'2020-08-23 12:24:05'),(7256,1,73,'2020-08-23 12:49:43'),(7257,1,45,'2020-08-23 13:10:26'),(7258,1,44,'2020-08-23 14:48:29'),(7259,1,44,'2020-08-23 14:48:33'),(7260,1,44,'2020-08-23 14:48:37'),(7261,1,44,'2020-08-23 14:48:41'),(7262,1,44,'2020-08-23 14:48:45'),(7263,1,44,'2020-08-23 14:48:48'),(7264,1,44,'2020-08-23 14:48:51'),(7265,1,44,'2020-08-23 14:48:54'),(7266,1,44,'2020-08-23 14:48:58'),(7267,1,44,'2020-08-23 14:49:01'),(7268,1,44,'2020-08-23 14:49:05'),(7269,1,44,'2020-08-23 14:49:08'),(7270,1,44,'2020-08-23 14:49:12'),(7271,1,44,'2020-08-23 14:49:17'),(7272,1,44,'2020-08-23 14:49:21'),(7273,1,44,'2020-08-23 14:49:25'),(7274,1,44,'2020-08-23 14:49:31'),(7275,1,44,'2020-08-23 14:49:35'),(7276,1,44,'2020-08-23 14:49:38'),(7277,1,44,'2020-08-23 14:49:39'),(7278,1,44,'2020-08-23 14:49:43'),(7279,1,44,'2020-08-23 14:49:46'),(7280,1,44,'2020-08-23 14:49:50'),(7281,1,44,'2020-08-23 14:49:52'),(7282,1,44,'2020-08-23 14:49:56'),(7283,1,44,'2020-08-23 14:49:59'),(7284,1,44,'2020-08-23 14:50:02'),(7285,1,44,'2020-08-23 14:50:05'),(7286,1,44,'2020-08-23 14:50:09'),(7287,1,44,'2020-08-23 14:50:13'),(7288,1,44,'2020-08-23 14:50:16'),(7289,1,44,'2020-08-23 14:50:20'),(7290,1,44,'2020-08-23 14:50:23'),(7291,1,44,'2020-08-23 14:50:26'),(7292,1,44,'2020-08-23 14:50:30'),(7293,1,44,'2020-08-23 14:50:33'),(7294,1,44,'2020-08-23 14:50:37'),(7295,1,44,'2020-08-23 14:50:40'),(7296,1,44,'2020-08-23 14:50:44'),(7297,1,44,'2020-08-23 14:50:48'),(7298,1,44,'2020-08-23 14:50:52'),(7299,1,44,'2020-08-23 14:50:57'),(7300,1,44,'2020-08-23 14:51:02'),(7301,1,44,'2020-08-23 14:51:06'),(7302,1,44,'2020-08-23 19:04:04'),(7303,1,73,'2020-08-23 23:09:09'),(7304,1,44,'2020-08-23 23:15:38'),(7305,1,44,'2020-08-23 23:22:16'),(7306,1,44,'2020-08-23 23:22:20'),(7307,1,44,'2020-08-23 23:44:04'),(7308,1,44,'2020-08-23 23:44:08'),(7309,1,44,'2020-08-24 00:03:38'),(7310,1,45,'2020-08-24 00:04:05'),(7311,1,44,'2020-08-24 00:36:49'),(7312,1,44,'2020-08-24 00:36:53'),(7313,1,76,'2020-08-24 02:23:14'),(7314,1,44,'2020-08-24 03:49:22'),(7315,1,6,'2020-08-24 03:49:23'),(7316,1,5,'2020-08-24 03:49:24'),(7317,1,6,'2020-08-24 03:49:26'),(7318,1,6,'2020-08-24 03:49:27'),(7319,1,44,'2020-08-24 03:51:01'),(7320,1,44,'2020-08-24 04:40:39'),(7321,1,56,'2020-08-24 06:01:47'),(7322,1,44,'2020-08-24 06:04:41'),(7323,1,56,'2020-08-24 06:28:37'),(7324,1,44,'2020-08-24 07:55:33'),(7325,1,44,'2020-08-24 08:08:27'),(7326,1,44,'2020-08-24 08:37:15'),(7327,1,44,'2020-08-24 08:44:39'),(7328,1,44,'2020-08-24 09:17:33'),(7329,1,44,'2020-08-24 09:17:38'),(7330,1,0,'2020-08-24 09:18:04'),(7331,1,73,'2020-08-24 11:10:44'),(7332,1,62,'2020-08-24 11:39:34'),(7333,1,44,'2020-08-24 11:50:59'),(7334,1,44,'2020-08-24 13:44:37'),(7335,1,76,'2020-08-24 15:42:11'),(7336,1,15,'2020-08-24 16:23:34'),(7337,1,44,'2020-08-24 18:02:22'),(7338,1,76,'2020-08-24 18:07:27'),(7339,1,66,'2020-08-24 19:22:11'),(7340,1,59,'2020-08-24 20:09:08'),(7341,1,44,'2020-08-24 21:20:21'),(7342,1,44,'2020-08-24 21:20:23'),(7343,1,44,'2020-08-24 22:44:12'),(7344,1,44,'2020-08-25 00:09:32'),(7345,1,76,'2020-08-25 01:26:14'),(7346,1,44,'2020-08-25 05:28:56'),(7347,1,13,'2020-08-25 06:02:23'),(7348,1,56,'2020-08-25 06:56:32'),(7349,1,44,'2020-08-25 06:57:47'),(7350,1,44,'2020-08-25 07:42:20'),(7351,1,44,'2020-08-25 08:34:51'),(7352,1,44,'2020-08-25 08:40:06'),(7353,1,44,'2020-08-25 10:47:26'),(7354,1,15,'2020-08-25 11:39:33'),(7355,1,44,'2020-08-25 13:51:24'),(7356,1,44,'2020-08-25 13:58:14'),(7357,1,44,'2020-08-25 15:13:38'),(7358,1,66,'2020-08-25 16:45:48'),(7359,1,44,'2020-08-25 17:47:14'),(7360,1,44,'2020-08-25 18:22:53'),(7361,1,66,'2020-08-25 19:31:38'),(7362,1,44,'2020-08-25 20:32:55'),(7363,1,44,'2020-08-25 20:32:57'),(7364,1,44,'2020-08-25 20:32:58'),(7365,1,44,'2020-08-25 20:33:00'),(7366,1,5,'2020-08-25 21:17:19'),(7367,1,14,'2020-08-25 21:37:52'),(7368,1,14,'2020-08-25 22:17:23'),(7369,1,70,'2020-08-25 22:25:18'),(7370,1,44,'2020-08-25 23:34:44'),(7371,1,15,'2020-08-26 00:09:36'),(7372,1,70,'2020-08-26 00:11:54'),(7373,1,44,'2020-08-26 01:20:21'),(7374,1,44,'2020-08-26 02:13:36'),(7375,1,59,'2020-08-26 03:19:18'),(7376,1,44,'2020-08-26 03:28:13'),(7377,1,44,'2020-08-26 03:56:38'),(7378,1,44,'2020-08-26 04:35:05'),(7379,1,44,'2020-08-26 07:07:59'),(7380,1,44,'2020-08-26 07:08:00'),(7381,1,44,'2020-08-26 08:38:33'),(7382,1,44,'2020-08-26 08:47:19'),(7383,1,44,'2020-08-26 09:10:08'),(7384,1,70,'2020-08-26 09:11:54'),(7385,1,44,'2020-08-26 09:28:54'),(7386,1,44,'2020-08-26 09:28:57'),(7387,1,44,'2020-08-26 09:29:01'),(7388,1,44,'2020-08-26 09:29:03'),(7389,1,44,'2020-08-26 09:29:06'),(7390,1,44,'2020-08-26 09:29:08'),(7391,1,44,'2020-08-26 10:13:31'),(7392,1,45,'2020-08-26 10:25:48'),(7393,1,44,'2020-08-26 11:33:08'),(7394,1,44,'2020-08-26 11:33:19'),(7395,1,15,'2020-08-26 11:33:49'),(7396,1,6,'2020-08-26 11:33:58'),(7397,1,6,'2020-08-26 11:34:05'),(7398,1,6,'2020-08-26 11:35:40'),(7399,1,70,'2020-08-26 12:04:18'),(7400,1,70,'2020-08-26 12:23:01'),(7401,1,45,'2020-08-26 13:18:32'),(7402,1,15,'2020-08-26 13:55:39'),(7403,1,70,'2020-08-26 16:19:42'),(7404,1,44,'2020-08-26 17:11:22'),(7405,1,44,'2020-08-26 18:06:34'),(7406,1,6,'2020-08-26 19:11:21'),(7407,1,6,'2020-08-26 19:11:23'),(7408,1,6,'2020-08-26 22:08:06'),(7409,1,43,'2020-08-27 02:05:20'),(7410,1,44,'2020-08-27 02:05:20'),(7411,1,6,'2020-08-27 02:05:25'),(7412,1,5,'2020-08-27 02:05:27'),(7413,1,13,'2020-08-27 02:05:29'),(7414,1,14,'2020-08-27 02:05:31'),(7415,1,43,'2020-08-27 02:17:09'),(7416,1,44,'2020-08-27 02:55:10'),(7417,1,76,'2020-08-27 03:35:44'),(7418,1,70,'2020-08-27 03:45:57'),(7419,1,44,'2020-08-27 03:56:55'),(7420,1,44,'2020-08-27 04:40:50'),(7421,1,43,'2020-08-27 04:46:22'),(7422,1,44,'2020-08-27 05:35:10'),(7423,1,70,'2020-08-27 05:45:16'),(7424,1,44,'2020-08-27 07:33:03'),(7425,1,44,'2020-08-27 08:14:32'),(7426,1,6,'2020-08-27 08:14:34'),(7427,1,44,'2020-08-27 08:55:49'),(7428,1,5,'2020-08-27 09:27:38'),(7429,1,6,'2020-08-27 09:27:38'),(7430,1,44,'2020-08-27 09:28:50'),(7431,1,56,'2020-08-27 10:39:04'),(7432,1,44,'2020-08-27 12:15:11'),(7433,1,44,'2020-08-27 12:23:12'),(7434,1,15,'2020-08-27 12:23:17'),(7435,1,44,'2020-08-27 12:23:19'),(7436,1,59,'2020-08-27 12:23:20'),(7437,1,45,'2020-08-27 12:23:21'),(7438,1,53,'2020-08-27 12:23:24'),(7439,1,43,'2020-08-27 12:23:27'),(7440,1,56,'2020-08-27 12:23:29'),(7441,1,66,'2020-08-27 12:23:30'),(7442,1,62,'2020-08-27 12:23:31'),(7443,1,70,'2020-08-27 12:23:33'),(7444,1,73,'2020-08-27 12:23:34'),(7445,1,59,'2020-08-27 12:23:36'),(7446,1,76,'2020-08-27 12:23:38'),(7447,1,5,'2020-08-27 12:23:41'),(7448,1,15,'2020-08-27 12:23:42'),(7449,1,13,'2020-08-27 12:23:42'),(7450,1,14,'2020-08-27 12:23:43'),(7451,1,6,'2020-08-27 12:23:44'),(7452,1,70,'2020-08-27 13:51:49'),(7453,1,66,'2020-08-27 14:10:17'),(7454,1,43,'2020-08-27 14:43:24'),(7455,1,44,'2020-08-27 14:54:09'),(7456,1,56,'2020-08-27 18:02:17'),(7457,1,44,'2020-08-27 18:17:28'),(7458,1,14,'2020-08-27 19:38:05'),(7459,1,62,'2020-08-27 21:07:23'),(7460,1,44,'2020-08-27 22:33:05'),(7461,1,44,'2020-08-27 23:34:16'),(7462,1,44,'2020-08-28 00:29:17'),(7463,1,6,'2020-08-28 00:29:18'),(7464,1,44,'2020-08-28 00:37:52'),(7465,1,53,'2020-08-28 01:36:39'),(7466,1,70,'2020-08-28 01:40:28'),(7467,1,6,'2020-08-28 02:44:08'),(7468,1,44,'2020-08-28 03:41:24'),(7469,1,44,'2020-08-28 03:53:34'),(7470,1,44,'2020-08-28 03:54:32'),(7471,1,44,'2020-08-28 07:42:05'),(7472,1,44,'2020-08-28 08:55:52'),(7473,1,44,'2020-08-28 08:55:53'),(7474,1,44,'2020-08-28 13:25:17'),(7475,1,44,'2020-08-28 13:48:03'),(7476,1,44,'2020-08-28 15:02:10'),(7477,1,44,'2020-08-28 16:28:59'),(7478,1,44,'2020-08-28 16:29:00'),(7479,1,66,'2020-08-28 17:25:39'),(7480,1,44,'2020-08-28 17:44:44'),(7481,1,59,'2020-08-28 18:27:58'),(7482,1,62,'2020-08-28 23:44:49'),(7483,1,44,'2020-08-29 00:48:05'),(7484,1,44,'2020-08-29 01:27:27'),(7485,1,14,'2020-08-29 01:59:45'),(7486,1,70,'2020-08-29 03:27:13'),(7487,1,44,'2020-08-29 03:29:19'),(7488,1,15,'2020-08-29 04:32:17'),(7489,1,44,'2020-08-29 06:11:17'),(7490,1,44,'2020-08-29 06:11:18'),(7491,1,44,'2020-08-29 06:21:00'),(7492,1,70,'2020-08-29 07:16:15'),(7493,1,44,'2020-08-29 09:10:44'),(7494,1,44,'2020-08-29 09:10:47'),(7495,1,44,'2020-08-29 09:36:18'),(7496,1,6,'2020-08-29 12:01:47'),(7497,1,44,'2020-08-29 12:13:36'),(7498,1,13,'2020-08-29 12:22:33'),(7499,1,44,'2020-08-29 12:55:12'),(7500,1,6,'2020-08-29 12:55:25'),(7501,1,5,'2020-08-29 12:55:29'),(7502,1,13,'2020-08-29 12:55:31'),(7503,1,14,'2020-08-29 12:55:36'),(7504,1,44,'2020-08-29 12:59:26'),(7505,1,44,'2020-08-29 14:41:45'),(7506,1,13,'2020-08-29 15:12:46'),(7507,1,44,'2020-08-29 15:28:13'),(7508,1,44,'2020-08-29 15:42:34'),(7509,1,44,'2020-08-29 15:50:19'),(7510,1,53,'2020-08-29 17:03:31'),(7511,1,44,'2020-08-29 17:25:54'),(7512,1,43,'2020-08-29 19:18:12'),(7513,1,44,'2020-08-29 21:45:24'),(7514,1,44,'2020-08-29 21:46:16'),(7515,1,44,'2020-08-29 22:56:34'),(7516,1,44,'2020-08-29 22:59:04'),(7517,1,44,'2020-08-30 00:08:29'),(7518,1,70,'2020-08-30 00:12:51'),(7519,1,73,'2020-08-30 00:18:29'),(7520,1,59,'2020-08-30 02:01:06'),(7521,1,44,'2020-08-30 02:15:13'),(7522,1,44,'2020-08-30 05:26:50'),(7523,1,44,'2020-08-30 05:26:53'),(7524,1,44,'2020-08-30 05:26:55'),(7525,1,44,'2020-08-30 07:10:38'),(7526,1,44,'2020-08-30 07:10:42'),(7527,1,44,'2020-08-30 07:10:49'),(7528,1,44,'2020-08-30 08:57:45'),(7529,1,44,'2020-08-30 08:57:45'),(7530,1,44,'2020-08-30 12:30:01'),(7531,1,66,'2020-08-30 14:22:31'),(7532,1,44,'2020-08-30 16:44:59'),(7533,1,44,'2020-08-30 17:11:03'),(7534,1,6,'2020-08-30 21:48:18'),(7535,1,59,'2020-08-30 21:49:14'),(7536,1,43,'2020-08-31 00:40:53'),(7537,1,45,'2020-08-31 09:32:42'),(7538,1,44,'2020-08-31 10:00:46'),(7539,1,44,'2020-08-31 10:24:28'),(7540,1,44,'2020-08-31 11:14:41'),(7541,1,44,'2020-08-31 11:14:43'),(7542,1,44,'2020-08-31 11:14:45'),(7543,1,44,'2020-08-31 11:56:38'),(7544,1,44,'2020-08-31 13:17:53'),(7545,1,44,'2020-08-31 13:17:53'),(7546,1,44,'2020-08-31 14:44:50'),(7547,1,44,'2020-08-31 14:48:50'),(7548,1,44,'2020-08-31 15:02:27'),(7549,1,44,'2020-08-31 15:02:27'),(7550,1,44,'2020-08-31 15:02:28'),(7551,1,44,'2020-08-31 15:02:50'),(7552,1,44,'2020-08-31 15:02:58'),(7553,1,44,'2020-08-31 15:02:59'),(7554,1,44,'2020-08-31 15:03:20'),(7555,1,6,'2020-08-31 15:20:14'),(7556,1,44,'2020-08-31 15:56:36'),(7557,1,44,'2020-08-31 15:56:48'),(7558,1,44,'2020-08-31 16:56:10'),(7559,1,44,'2020-08-31 17:45:44'),(7560,1,44,'2020-08-31 17:45:47'),(7561,1,44,'2020-08-31 17:45:54'),(7562,1,44,'2020-08-31 20:02:32'),(7563,1,70,'2020-08-31 22:00:40'),(7564,1,44,'2020-08-31 22:13:03'),(7565,1,44,'2020-08-31 23:32:59'),(7566,1,44,'2020-09-01 02:22:39'),(7567,1,6,'2020-09-01 02:22:41'),(7568,1,5,'2020-09-01 03:22:39'),(7569,1,44,'2020-09-01 04:34:25'),(7570,1,73,'2020-09-01 06:25:29'),(7571,1,59,'2020-09-01 07:45:16'),(7572,1,44,'2020-09-01 09:13:22'),(7573,1,44,'2020-09-01 10:28:32'),(7574,1,44,'2020-09-01 10:52:34'),(7575,1,62,'2020-09-01 11:09:54'),(7576,1,15,'2020-09-01 11:30:21'),(7577,1,59,'2020-09-01 12:38:55'),(7578,1,44,'2020-09-01 13:47:57'),(7579,1,44,'2020-09-01 13:59:35'),(7580,1,44,'2020-09-01 15:04:58'),(7581,1,44,'2020-09-01 15:04:59'),(7582,1,62,'2020-09-01 16:07:53'),(7583,1,44,'2020-09-01 16:41:22'),(7584,1,44,'2020-09-01 17:53:46'),(7585,1,44,'2020-09-01 19:07:38'),(7586,1,44,'2020-09-01 19:11:20'),(7587,1,44,'2020-09-01 23:10:04'),(7588,1,44,'2020-09-01 23:10:52'),(7589,1,44,'2020-09-02 00:08:25'),(7590,1,6,'2020-09-02 00:18:57'),(7591,1,44,'2020-09-02 00:29:40'),(7592,1,44,'2020-09-02 01:14:43'),(7593,1,44,'2020-09-02 03:36:23'),(7594,1,44,'2020-09-02 05:56:42'),(7595,1,44,'2020-09-02 08:42:03'),(7596,1,44,'2020-09-02 09:01:17'),(7597,1,66,'2020-09-02 09:54:20'),(7598,1,44,'2020-09-02 10:00:36'),(7599,1,44,'2020-09-02 10:45:04'),(7600,1,44,'2020-09-02 10:46:24'),(7601,1,56,'2020-09-02 13:00:51'),(7602,1,44,'2020-09-02 13:50:16'),(7603,1,66,'2020-09-02 16:08:50'),(7604,1,44,'2020-09-02 16:26:27'),(7605,1,44,'2020-09-02 18:33:03'),(7606,1,44,'2020-09-02 18:57:06'),(7607,1,44,'2020-09-02 19:08:07'),(7608,1,44,'2020-09-02 19:44:36'),(7609,1,44,'2020-09-02 20:19:30'),(7610,1,44,'2020-09-02 22:12:32'),(7611,1,6,'2020-09-02 22:29:04'),(7612,1,53,'2020-09-02 23:04:56'),(7613,1,70,'2020-09-02 23:09:01'),(7614,1,44,'2020-09-03 00:51:22'),(7615,1,44,'2020-09-03 00:51:22'),(7616,1,44,'2020-09-03 02:37:32'),(7617,1,15,'2020-09-03 02:37:38'),(7618,1,44,'2020-09-03 02:37:40'),(7619,1,59,'2020-09-03 02:37:42'),(7620,1,45,'2020-09-03 02:37:42'),(7621,1,53,'2020-09-03 02:37:45'),(7622,1,43,'2020-09-03 02:37:47'),(7623,1,56,'2020-09-03 02:37:50'),(7624,1,66,'2020-09-03 02:37:51'),(7625,1,62,'2020-09-03 02:37:52'),(7626,1,70,'2020-09-03 02:37:54'),(7627,1,73,'2020-09-03 02:37:55'),(7628,1,59,'2020-09-03 02:37:57'),(7629,1,76,'2020-09-03 02:37:59'),(7630,1,5,'2020-09-03 02:38:02'),(7631,1,15,'2020-09-03 02:38:04'),(7632,1,13,'2020-09-03 02:38:07'),(7633,1,14,'2020-09-03 02:38:08'),(7634,1,6,'2020-09-03 02:38:10'),(7635,1,44,'2020-09-03 05:00:04'),(7636,1,44,'2020-09-03 05:00:04'),(7637,1,44,'2020-09-03 07:14:45'),(7638,1,44,'2020-09-03 07:38:39'),(7639,1,70,'2020-09-03 07:43:17'),(7640,1,44,'2020-09-03 08:19:18'),(7641,1,44,'2020-09-03 11:08:28'),(7642,1,44,'2020-09-03 11:14:30'),(7643,1,44,'2020-09-03 13:10:58'),(7644,1,44,'2020-09-03 14:03:57'),(7645,1,44,'2020-09-03 14:11:51'),(7646,1,44,'2020-09-03 14:29:13'),(7647,1,44,'2020-09-03 14:29:16'),(7648,1,45,'2020-09-03 14:48:11'),(7649,1,44,'2020-09-03 15:35:16'),(7650,1,73,'2020-09-03 16:12:22'),(7651,1,44,'2020-09-03 17:41:47'),(7652,1,15,'2020-09-03 18:47:52'),(7653,1,15,'2020-09-03 18:51:53'),(7654,1,5,'2020-09-03 19:28:54'),(7655,1,53,'2020-09-03 19:38:10'),(7656,1,44,'2020-09-04 03:07:10'),(7657,1,44,'2020-09-04 04:16:41'),(7658,1,44,'2020-09-04 04:37:24'),(7659,1,44,'2020-09-04 04:37:33'),(7660,1,0,'2020-09-04 04:38:55'),(7661,1,66,'2020-09-04 04:51:45'),(7662,1,44,'2020-09-04 07:44:00'),(7663,1,44,'2020-09-04 07:44:05'),(7664,1,44,'2020-09-04 07:51:45'),(7665,1,44,'2020-09-04 09:04:15'),(7666,1,44,'2020-09-04 09:51:33'),(7667,1,44,'2020-09-04 09:51:33'),(7668,1,66,'2020-09-04 10:49:41'),(7669,1,44,'2020-09-04 12:56:01'),(7670,1,44,'2020-09-04 13:04:50'),(7671,1,44,'2020-09-04 13:24:29'),(7672,1,44,'2020-09-04 14:10:17'),(7673,1,44,'2020-09-04 14:10:20'),(7674,1,44,'2020-09-04 14:10:28'),(7675,1,44,'2020-09-04 15:36:59'),(7676,1,44,'2020-09-04 17:43:18'),(7677,1,44,'2020-09-04 19:31:11'),(7678,1,59,'2020-09-04 19:35:14'),(7679,1,44,'2020-09-04 20:17:14'),(7680,1,44,'2020-09-04 22:13:44'),(7681,1,44,'2020-09-04 22:24:47'),(7682,1,44,'2020-09-04 22:24:50'),(7683,1,44,'2020-09-04 22:41:09'),(7684,1,44,'2020-09-04 22:41:13'),(7685,1,44,'2020-09-04 23:21:11'),(7686,1,44,'2020-09-04 23:21:16'),(7687,1,44,'2020-09-05 01:19:28'),(7688,1,45,'2020-09-05 01:19:39'),(7689,1,66,'2020-09-05 01:19:39'),(7690,1,44,'2020-09-05 01:20:00'),(7691,1,6,'2020-09-05 01:56:03'),(7692,1,44,'2020-09-05 02:41:32'),(7693,1,6,'2020-09-05 02:41:34'),(7694,1,44,'2020-09-05 02:59:42'),(7695,1,13,'2020-09-05 03:04:14'),(7696,1,44,'2020-09-05 03:51:27'),(7697,1,44,'2020-09-05 05:05:52'),(7698,1,44,'2020-09-05 08:05:13'),(7699,1,44,'2020-09-05 08:05:18'),(7700,1,44,'2020-09-05 08:05:19'),(7701,1,44,'2020-09-05 08:05:23'),(7702,1,43,'2020-09-05 08:51:48'),(7703,1,44,'2020-09-05 09:04:13'),(7704,1,44,'2020-09-05 09:13:36'),(7705,1,76,'2020-09-05 09:56:21'),(7706,1,6,'2020-09-05 12:00:38'),(7707,1,44,'2020-09-05 15:29:41'),(7708,1,6,'2020-09-05 15:29:43'),(7709,1,44,'2020-09-05 15:33:56'),(7710,1,44,'2020-09-05 17:50:56'),(7711,1,44,'2020-09-05 17:50:59'),(7712,1,44,'2020-09-05 18:12:10'),(7713,1,44,'2020-09-05 18:12:11'),(7714,1,44,'2020-09-05 18:27:37'),(7715,1,44,'2020-09-05 19:27:40'),(7716,1,44,'2020-09-05 20:33:44'),(7717,1,44,'2020-09-05 20:58:55'),(7718,1,44,'2020-09-05 22:39:45'),(7719,1,44,'2020-09-05 22:49:27'),(7720,1,44,'2020-09-05 22:49:28'),(7721,1,44,'2020-09-05 22:49:30'),(7722,1,44,'2020-09-05 22:49:33'),(7723,1,44,'2020-09-05 22:53:23'),(7724,1,44,'2020-09-05 23:12:39'),(7725,1,44,'2020-09-05 23:33:05'),(7726,1,62,'2020-09-05 23:55:27'),(7727,1,44,'2020-09-06 00:12:03'),(7728,1,44,'2020-09-06 00:19:29'),(7729,1,44,'2020-09-06 02:00:01'),(7730,1,6,'2020-09-06 02:20:47'),(7731,1,44,'2020-09-06 02:52:12'),(7732,1,44,'2020-09-06 03:58:26'),(7733,1,44,'2020-09-06 05:12:38'),(7734,1,44,'2020-09-06 05:12:47'),(7735,1,44,'2020-09-06 05:33:02'),(7736,1,44,'2020-09-06 08:27:28'),(7737,1,44,'2020-09-06 09:33:55'),(7738,1,66,'2020-09-06 10:40:17'),(7739,1,44,'2020-09-06 11:11:14'),(7740,1,44,'2020-09-06 11:11:20'),(7741,1,44,'2020-09-06 11:11:41'),(7742,1,44,'2020-09-06 11:11:44'),(7743,1,44,'2020-09-06 11:37:43'),(7744,1,44,'2020-09-06 11:37:45'),(7745,1,44,'2020-09-06 13:05:54'),(7746,1,44,'2020-09-06 13:43:01'),(7747,1,6,'2020-09-06 13:44:13'),(7748,1,44,'2020-09-06 14:54:02'),(7749,1,62,'2020-09-06 15:31:27'),(7750,1,44,'2020-09-06 16:32:49'),(7751,1,44,'2020-09-06 17:46:28'),(7752,1,44,'2020-09-06 17:46:31'),(7753,1,44,'2020-09-06 17:46:33'),(7754,1,44,'2020-09-06 18:12:19'),(7755,1,62,'2020-09-06 18:30:49'),(7756,1,44,'2020-09-06 20:19:36'),(7757,1,44,'2020-09-06 20:19:42'),(7758,1,43,'2020-09-06 21:19:29'),(7759,1,44,'2020-09-06 22:07:03'),(7760,1,44,'2020-09-06 22:18:35'),(7761,1,44,'2020-09-06 22:59:16'),(7762,1,44,'2020-09-06 23:42:35'),(7763,1,44,'2020-09-07 00:43:36'),(7764,1,44,'2020-09-07 01:55:15'),(7765,1,76,'2020-09-07 01:58:01'),(7766,1,59,'2020-09-07 04:30:35'),(7767,1,44,'2020-09-07 05:15:35'),(7768,1,44,'2020-09-07 06:03:17'),(7769,1,44,'2020-09-07 07:33:55'),(7770,1,44,'2020-09-07 09:35:44'),(7771,1,44,'2020-09-07 09:35:44'),(7772,1,44,'2020-09-07 09:35:44'),(7773,1,44,'2020-09-07 09:51:41'),(7774,1,70,'2020-09-07 11:13:21'),(7775,1,44,'2020-09-07 12:02:09'),(7776,1,44,'2020-09-07 13:08:45'),(7777,1,66,'2020-09-07 13:09:37'),(7778,1,44,'2020-09-07 14:06:09'),(7779,1,44,'2020-09-07 14:06:14'),(7780,1,45,'2020-09-07 14:38:57'),(7781,1,44,'2020-09-07 15:50:42'),(7782,1,44,'2020-09-07 16:53:46'),(7783,1,44,'2020-09-07 16:56:32'),(7784,1,44,'2020-09-07 17:01:58'),(7785,1,43,'2020-09-07 17:09:23'),(7786,1,44,'2020-09-07 17:20:36'),(7787,1,44,'2020-09-07 17:20:42'),(7788,1,6,'2020-09-07 17:20:44'),(7789,1,43,'2020-09-07 17:20:47'),(7790,1,56,'2020-09-07 17:20:50'),(7791,1,13,'2020-09-07 17:20:53'),(7792,1,14,'2020-09-07 17:20:55'),(7793,1,5,'2020-09-07 17:20:56'),(7794,1,73,'2020-09-07 17:20:58'),(7795,1,56,'2020-09-07 17:20:59'),(7796,1,73,'2020-09-07 17:21:01'),(7797,1,44,'2020-09-07 17:21:03'),(7798,1,5,'2020-09-07 17:24:25'),(7799,1,44,'2020-09-07 18:06:30'),(7800,1,44,'2020-09-07 18:25:29'),(7801,1,44,'2020-09-07 18:25:31'),(7802,1,44,'2020-09-07 18:29:19'),(7803,1,43,'2020-09-07 19:03:19'),(7804,1,44,'2020-09-07 19:22:28'),(7805,1,6,'2020-09-07 19:23:47'),(7806,1,44,'2020-09-07 20:38:25'),(7807,1,6,'2020-09-07 21:15:02'),(7808,1,44,'2020-09-07 21:47:00'),(7809,1,44,'2020-09-07 23:41:56'),(7810,1,44,'2020-09-07 23:48:29'),(7811,1,56,'2020-09-08 01:17:57'),(7812,1,45,'2020-09-08 01:32:53'),(7813,1,44,'2020-09-08 02:20:29'),(7814,1,44,'2020-09-08 02:39:14'),(7815,1,44,'2020-09-08 03:20:46'),(7816,1,44,'2020-09-08 04:49:04'),(7817,1,44,'2020-09-08 05:01:37'),(7818,1,44,'2020-09-08 05:32:18'),(7819,1,43,'2020-09-08 06:25:50'),(7820,1,44,'2020-09-08 06:39:10'),(7821,1,44,'2020-09-08 07:09:59'),(7822,1,44,'2020-09-08 07:55:45'),(7823,1,44,'2020-09-08 07:55:45'),(7824,1,44,'2020-09-08 08:56:21'),(7825,1,44,'2020-09-08 10:11:00'),(7826,1,6,'2020-09-08 14:11:56'),(7827,1,44,'2020-09-08 15:25:04'),(7828,1,44,'2020-09-08 15:25:08'),(7829,1,44,'2020-09-08 15:25:13'),(7830,1,44,'2020-09-08 17:32:37'),(7831,1,44,'2020-09-08 17:57:34'),(7832,1,44,'2020-09-08 18:49:14'),(7833,1,44,'2020-09-08 19:38:50'),(7834,1,66,'2020-09-08 19:44:50'),(7835,1,66,'2020-09-08 19:57:10'),(7836,1,44,'2020-09-08 20:33:31'),(7837,1,44,'2020-09-08 21:38:44'),(7838,1,44,'2020-09-08 22:58:50'),(7839,1,44,'2020-09-08 23:40:44'),(7840,1,44,'2020-09-08 23:41:55'),(7841,1,44,'2020-09-09 03:32:06'),(7842,1,14,'2020-09-09 03:38:57'),(7843,1,44,'2020-09-09 05:22:54'),(7844,1,44,'2020-09-09 05:34:58'),(7845,1,44,'2020-09-09 05:46:38'),(7846,1,15,'2020-09-09 10:11:48'),(7847,1,44,'2020-09-09 12:37:25'),(7848,1,44,'2020-09-09 12:54:43'),(7849,1,6,'2020-09-09 13:04:44'),(7850,1,44,'2020-09-09 13:14:56'),(7851,1,44,'2020-09-09 16:52:55'),(7852,1,15,'2020-09-09 16:52:59'),(7853,1,44,'2020-09-09 16:53:03'),(7854,1,59,'2020-09-09 16:53:06'),(7855,1,45,'2020-09-09 16:53:06'),(7856,1,53,'2020-09-09 16:53:06'),(7857,1,43,'2020-09-09 16:53:09'),(7858,1,56,'2020-09-09 16:53:12'),(7859,1,66,'2020-09-09 16:53:14'),(7860,1,62,'2020-09-09 16:53:16'),(7861,1,70,'2020-09-09 16:53:17'),(7862,1,73,'2020-09-09 16:53:19'),(7863,1,59,'2020-09-09 16:53:21'),(7864,1,76,'2020-09-09 16:53:23'),(7865,1,5,'2020-09-09 16:53:26'),(7866,1,15,'2020-09-09 16:53:28'),(7867,1,13,'2020-09-09 16:53:29'),(7868,1,14,'2020-09-09 16:53:32'),(7869,1,6,'2020-09-09 16:53:33'),(7870,1,44,'2020-09-09 17:16:44'),(7871,1,44,'2020-09-09 17:44:41'),(7872,1,44,'2020-09-09 21:31:18'),(7873,1,44,'2020-09-09 22:13:18'),(7874,1,44,'2020-09-09 23:42:02'),(7875,1,44,'2020-09-09 23:42:31'),(7876,1,73,'2020-09-10 01:00:44'),(7877,1,44,'2020-09-10 01:22:59'),(7878,1,44,'2020-09-10 01:23:08'),(7879,1,44,'2020-09-10 01:23:16'),(7880,1,44,'2020-09-10 01:23:25'),(7881,1,44,'2020-09-10 01:23:35'),(7882,1,44,'2020-09-10 01:23:41'),(7883,1,44,'2020-09-10 01:23:46'),(7884,1,44,'2020-09-10 01:32:43'),(7885,1,44,'2020-09-10 01:32:51'),(7886,1,44,'2020-09-10 01:33:01'),(7887,1,44,'2020-09-10 01:33:04'),(7888,1,44,'2020-09-10 02:13:59'),(7889,1,44,'2020-09-10 07:00:56'),(7890,1,44,'2020-09-10 07:01:02'),(7891,1,59,'2020-09-10 07:01:38'),(7892,1,44,'2020-09-10 07:01:48'),(7893,1,44,'2020-09-10 07:01:58'),(7894,1,44,'2020-09-10 07:02:05'),(7895,1,44,'2020-09-10 07:02:17'),(7896,1,44,'2020-09-10 07:02:27'),(7897,1,44,'2020-09-10 07:02:40'),(7898,1,44,'2020-09-10 07:02:50'),(7899,1,44,'2020-09-10 07:03:06'),(7900,1,44,'2020-09-10 07:03:20'),(7901,1,44,'2020-09-10 07:03:36'),(7902,1,44,'2020-09-10 07:03:44'),(7903,1,44,'2020-09-10 07:03:57'),(7904,1,44,'2020-09-10 07:04:15'),(7905,1,44,'2020-09-10 07:04:25'),(7906,1,44,'2020-09-10 07:04:37'),(7907,1,44,'2020-09-10 07:04:45'),(7908,1,44,'2020-09-10 07:04:58'),(7909,1,44,'2020-09-10 07:05:04'),(7910,1,44,'2020-09-10 07:05:18'),(7911,1,44,'2020-09-10 07:05:25'),(7912,1,44,'2020-09-10 07:05:39'),(7913,1,44,'2020-09-10 07:05:53'),(7914,1,44,'2020-09-10 07:06:03'),(7915,1,44,'2020-09-10 07:06:11'),(7916,1,44,'2020-09-10 07:06:22'),(7917,1,44,'2020-09-10 07:06:36'),(7918,1,44,'2020-09-10 07:06:47'),(7919,1,44,'2020-09-10 07:07:09'),(7920,1,44,'2020-09-10 07:07:18'),(7921,1,44,'2020-09-10 07:07:24'),(7922,1,44,'2020-09-10 07:07:31'),(7923,1,44,'2020-09-10 07:07:49'),(7924,1,44,'2020-09-10 07:08:01'),(7925,1,44,'2020-09-10 07:08:29'),(7926,1,44,'2020-09-10 07:08:40'),(7927,1,44,'2020-09-10 07:08:53'),(7928,1,44,'2020-09-10 07:09:02'),(7929,1,44,'2020-09-10 07:09:15'),(7930,1,44,'2020-09-10 07:09:22'),(7931,1,44,'2020-09-10 07:09:33'),(7932,1,44,'2020-09-10 07:09:45'),(7933,1,44,'2020-09-10 07:09:54'),(7934,1,44,'2020-09-10 07:10:07'),(7935,1,44,'2020-09-10 07:10:17'),(7936,1,44,'2020-09-10 07:10:33'),(7937,1,44,'2020-09-10 07:10:53'),(7938,1,44,'2020-09-10 07:11:09'),(7939,1,44,'2020-09-10 07:11:58'),(7940,1,44,'2020-09-10 07:24:44'),(7941,1,44,'2020-09-10 07:39:20'),(7942,1,44,'2020-09-10 10:22:21'),(7943,1,44,'2020-09-10 10:22:23'),(7944,1,44,'2020-09-10 10:22:26'),(7945,1,44,'2020-09-10 10:26:26'),(7946,1,44,'2020-09-10 10:26:28'),(7947,1,44,'2020-09-10 12:24:00'),(7948,1,44,'2020-09-10 13:07:28'),(7949,1,44,'2020-09-10 14:40:30'),(7950,1,44,'2020-09-10 15:09:13'),(7951,1,56,'2020-09-10 15:27:21'),(7952,1,44,'2020-09-10 16:07:33'),(7953,1,44,'2020-09-10 16:07:39'),(7954,1,44,'2020-09-10 16:07:42'),(7955,1,59,'2020-09-10 18:58:28'),(7956,1,44,'2020-09-10 21:37:56'),(7957,1,44,'2020-09-10 21:39:01'),(7958,1,44,'2020-09-10 21:39:45'),(7959,1,44,'2020-09-10 21:40:35'),(7960,1,44,'2020-09-10 21:41:28'),(7961,1,44,'2020-09-10 21:42:34'),(7962,1,44,'2020-09-10 21:43:37'),(7963,1,5,'2020-09-10 23:28:49'),(7964,1,44,'2020-09-10 23:45:09'),(7965,1,44,'2020-09-10 23:46:40'),(7966,1,44,'2020-09-10 23:47:32'),(7967,1,44,'2020-09-10 23:56:18'),(7968,1,44,'2020-09-10 23:57:07'),(7969,1,44,'2020-09-11 01:35:16'),(7970,1,44,'2020-09-11 04:41:44'),(7971,1,15,'2020-09-11 09:04:27'),(7972,1,44,'2020-09-11 09:34:25'),(7973,1,44,'2020-09-11 10:15:01'),(7974,1,73,'2020-09-11 10:54:49'),(7975,1,44,'2020-09-11 11:08:54'),(7976,1,73,'2020-09-11 11:28:16'),(7977,1,44,'2020-09-11 11:53:48'),(7978,1,6,'2020-09-11 11:53:49'),(7979,1,59,'2020-09-11 13:30:52'),(7980,1,44,'2020-09-11 15:51:54'),(7981,1,5,'2020-09-11 15:53:31'),(7982,1,66,'2020-09-11 16:32:12'),(7983,1,44,'2020-09-11 16:44:49'),(7984,1,44,'2020-09-11 17:15:03'),(7985,1,44,'2020-09-11 18:54:07'),(7986,1,44,'2020-09-11 18:54:33'),(7987,1,44,'2020-09-11 20:21:34'),(7988,1,44,'2020-09-11 22:10:00'),(7989,1,44,'2020-09-12 00:46:26'),(7990,1,44,'2020-09-12 01:37:29'),(7991,1,66,'2020-09-12 04:56:11'),(7992,1,44,'2020-09-12 05:01:07'),(7993,1,44,'2020-09-12 05:01:09'),(7994,1,5,'2020-09-12 05:01:17'),(7995,1,6,'2020-09-12 05:01:18'),(7996,1,13,'2020-09-12 05:01:27'),(7997,1,14,'2020-09-12 05:01:28'),(7998,1,44,'2020-09-12 05:01:29'),(7999,1,44,'2020-09-12 05:01:30'),(8000,1,15,'2020-09-12 05:01:31'),(8001,1,76,'2020-09-12 05:01:32'),(8002,1,59,'2020-09-12 05:01:41'),(8003,1,59,'2020-09-12 05:01:43'),(8004,1,76,'2020-09-12 05:01:44'),(8005,1,73,'2020-09-12 05:01:46'),(8006,1,73,'2020-09-12 05:01:50'),(8007,1,70,'2020-09-12 05:01:53'),(8008,1,70,'2020-09-12 05:02:02'),(8009,1,62,'2020-09-12 05:02:04'),(8010,1,62,'2020-09-12 05:02:15'),(8011,1,62,'2020-09-12 05:02:16'),(8012,1,66,'2020-09-12 05:02:16'),(8013,1,66,'2020-09-12 05:02:25'),(8014,1,56,'2020-09-12 05:02:27'),(8015,1,56,'2020-09-12 05:02:36'),(8016,1,43,'2020-09-12 05:02:38'),(8017,1,43,'2020-09-12 05:02:48'),(8018,1,53,'2020-09-12 05:02:49'),(8019,1,53,'2020-09-12 05:02:59'),(8020,1,45,'2020-09-12 05:03:01'),(8021,1,45,'2020-09-12 05:03:11'),(8022,1,59,'2020-09-12 05:03:12'),(8023,1,59,'2020-09-12 05:03:24'),(8024,1,59,'2020-09-12 05:03:26'),(8025,1,44,'2020-09-12 05:03:28'),(8026,1,44,'2020-09-12 05:03:38'),(8027,1,44,'2020-09-12 05:04:37'),(8028,1,44,'2020-09-12 05:32:14'),(8029,1,76,'2020-09-12 06:18:36'),(8030,1,6,'2020-09-12 08:26:53'),(8031,1,6,'2020-09-12 08:26:57'),(8032,1,5,'2020-09-12 10:15:31'),(8033,1,44,'2020-09-12 10:39:45'),(8034,1,44,'2020-09-12 10:40:45'),(8035,1,44,'2020-09-12 10:57:26'),(8036,1,44,'2020-09-12 10:59:42'),(8037,1,44,'2020-09-12 11:00:08'),(8038,1,44,'2020-09-12 11:00:41'),(8039,1,44,'2020-09-12 12:19:16'),(8040,1,44,'2020-09-12 13:39:31'),(8041,1,44,'2020-09-12 14:21:51'),(8042,1,43,'2020-09-12 15:05:31'),(8043,1,44,'2020-09-12 15:45:35'),(8044,1,44,'2020-09-12 16:03:38'),(8045,1,44,'2020-09-12 17:00:12'),(8046,1,15,'2020-09-12 18:20:07'),(8047,1,44,'2020-09-12 19:02:20'),(8048,1,44,'2020-09-12 19:02:28'),(8049,1,44,'2020-09-12 19:02:37'),(8050,1,44,'2020-09-12 19:02:47'),(8051,1,44,'2020-09-12 19:02:54'),(8052,1,44,'2020-09-12 19:03:05'),(8053,1,44,'2020-09-12 19:03:32'),(8054,1,44,'2020-09-12 19:03:40'),(8055,1,44,'2020-09-12 19:03:51'),(8056,1,44,'2020-09-12 19:03:56'),(8057,1,44,'2020-09-12 19:04:08'),(8058,1,44,'2020-09-12 22:03:40'),(8059,1,44,'2020-09-12 22:42:09'),(8060,1,44,'2020-09-12 23:04:31'),(8061,1,44,'2020-09-12 23:47:31'),(8062,1,44,'2020-09-13 00:38:11'),(8063,1,44,'2020-09-13 00:38:14'),(8064,1,44,'2020-09-13 00:38:34'),(8065,1,0,'2020-09-13 00:39:16'),(8066,1,44,'2020-09-13 01:29:58'),(8067,1,44,'2020-09-13 02:58:50'),(8068,1,44,'2020-09-13 03:26:36'),(8069,1,14,'2020-09-13 13:07:47'),(8070,1,62,'2020-09-13 13:32:16'),(8071,1,56,'2020-09-13 16:37:22'),(8072,1,44,'2020-09-13 16:45:22'),(8073,1,44,'2020-09-13 17:20:18'),(8074,1,44,'2020-09-13 19:21:55'),(8075,1,15,'2020-09-13 20:29:13'),(8076,1,44,'2020-09-13 23:14:38'),(8077,1,44,'2020-09-13 23:36:25'),(8078,1,44,'2020-09-13 23:36:44'),(8079,1,44,'2020-09-13 23:37:01'),(8080,1,44,'2020-09-13 23:37:43'),(8081,1,44,'2020-09-13 23:38:47'),(8082,1,44,'2020-09-13 23:39:12'),(8083,1,44,'2020-09-13 23:39:51'),(8084,1,44,'2020-09-13 23:40:23'),(8085,1,44,'2020-09-13 23:40:51'),(8086,1,44,'2020-09-13 23:41:32'),(8087,1,76,'2020-09-14 00:01:39'),(8088,1,44,'2020-09-14 01:59:37'),(8089,1,44,'2020-09-14 01:59:42'),(8090,1,44,'2020-09-14 01:59:43'),(8091,1,44,'2020-09-14 01:59:46'),(8092,1,66,'2020-09-14 03:59:13'),(8093,1,44,'2020-09-14 04:57:46'),(8094,1,44,'2020-09-14 06:50:37'),(8095,1,70,'2020-09-14 07:23:35'),(8096,1,44,'2020-09-14 07:24:32'),(8097,1,44,'2020-09-14 10:50:51'),(8098,1,15,'2020-09-14 11:00:34'),(8099,1,6,'2020-09-14 11:06:33'),(8100,1,44,'2020-09-14 12:45:02'),(8101,1,53,'2020-09-14 13:15:05'),(8102,1,44,'2020-09-14 13:45:47'),(8103,1,44,'2020-09-14 13:59:59'),(8104,1,44,'2020-09-14 14:00:46'),(8105,1,44,'2020-09-14 14:01:29'),(8106,1,44,'2020-09-14 14:02:00'),(8107,1,44,'2020-09-14 14:02:33'),(8108,1,13,'2020-09-14 16:11:41'),(8109,1,45,'2020-09-14 16:11:47'),(8110,1,44,'2020-09-14 16:30:34'),(8111,1,62,'2020-09-14 17:30:13'),(8112,1,44,'2020-09-14 19:13:01'),(8113,1,44,'2020-09-14 20:42:17'),(8114,1,44,'2020-09-14 20:42:42'),(8115,1,15,'2020-09-14 23:28:08'),(8116,1,13,'2020-09-15 03:38:22'),(8117,1,44,'2020-09-15 04:51:25'),(8118,1,14,'2020-09-15 06:14:27'),(8119,1,44,'2020-09-15 06:59:51'),(8120,1,44,'2020-09-15 07:27:06'),(8121,1,44,'2020-09-15 07:27:12'),(8122,1,44,'2020-09-15 08:07:28'),(8123,1,6,'2020-09-15 08:35:12'),(8124,1,6,'2020-09-15 08:35:14'),(8125,1,44,'2020-09-15 08:57:35'),(8126,1,44,'2020-09-15 09:10:44'),(8127,1,43,'2020-09-15 09:35:51'),(8128,1,44,'2020-09-15 09:50:53'),(8129,1,56,'2020-09-15 09:59:35'),(8130,1,44,'2020-09-15 10:25:38'),(8131,1,15,'2020-09-15 10:51:53'),(8132,1,6,'2020-09-15 11:04:12'),(8133,1,44,'2020-09-15 12:22:27'),(8134,1,44,'2020-09-15 14:12:35'),(8135,1,44,'2020-09-15 15:03:17'),(8136,1,14,'2020-09-15 15:50:27'),(8137,1,44,'2020-09-15 16:15:57'),(8138,1,44,'2020-09-15 17:04:44'),(8139,1,44,'2020-09-15 17:19:17'),(8140,1,44,'2020-09-15 17:26:07'),(8141,1,44,'2020-09-15 18:45:53'),(8142,1,13,'2020-09-15 19:02:36'),(8143,1,44,'2020-09-15 19:30:44'),(8144,1,70,'2020-09-15 21:06:20'),(8145,1,43,'2020-09-15 22:24:29'),(8146,1,70,'2020-09-16 03:28:00'),(8147,1,44,'2020-09-16 03:39:03'),(8148,1,44,'2020-09-16 03:39:06'),(8149,1,44,'2020-09-16 03:39:09'),(8150,1,44,'2020-09-16 06:25:11'),(8151,1,45,'2020-09-16 07:03:10'),(8152,1,15,'2020-09-16 07:04:12'),(8153,1,44,'2020-09-16 07:06:54'),(8154,1,15,'2020-09-16 07:07:02'),(8155,1,44,'2020-09-16 07:07:04'),(8156,1,59,'2020-09-16 07:07:05'),(8157,1,45,'2020-09-16 07:07:06'),(8158,1,53,'2020-09-16 07:07:09'),(8159,1,43,'2020-09-16 07:07:10'),(8160,1,56,'2020-09-16 07:07:15'),(8161,1,66,'2020-09-16 07:07:16'),(8162,1,62,'2020-09-16 07:07:17'),(8163,1,70,'2020-09-16 07:07:20'),(8164,1,73,'2020-09-16 07:07:20'),(8165,1,59,'2020-09-16 07:07:21'),(8166,1,76,'2020-09-16 07:07:23'),(8167,1,5,'2020-09-16 07:07:24'),(8168,1,15,'2020-09-16 07:07:25'),(8169,1,13,'2020-09-16 07:07:27'),(8170,1,14,'2020-09-16 07:07:30'),(8171,1,6,'2020-09-16 07:07:32'),(8172,1,44,'2020-09-16 07:41:20'),(8173,1,43,'2020-09-16 10:12:07'),(8174,1,44,'2020-09-16 11:19:29'),(8175,1,44,'2020-09-16 11:19:34'),(8176,1,44,'2020-09-16 12:03:38'),(8177,1,53,'2020-09-16 12:59:09'),(8178,1,15,'2020-09-16 13:00:50'),(8179,1,59,'2020-09-16 14:12:05'),(8180,1,44,'2020-09-16 16:15:52'),(8181,1,44,'2020-09-16 16:39:46'),(8182,1,44,'2020-09-16 16:42:19'),(8183,1,44,'2020-09-16 16:43:39'),(8184,1,44,'2020-09-16 16:44:57'),(8185,1,44,'2020-09-16 16:46:08'),(8186,1,44,'2020-09-16 16:46:17'),(8187,1,44,'2020-09-16 16:47:27'),(8188,1,44,'2020-09-16 16:48:44'),(8189,1,66,'2020-09-16 16:49:53'),(8190,1,44,'2020-09-16 16:50:05'),(8191,1,44,'2020-09-16 16:52:40'),(8192,1,44,'2020-09-16 16:53:46'),(8193,1,44,'2020-09-16 16:55:04'),(8194,1,44,'2020-09-16 16:56:36'),(8195,1,44,'2020-09-16 16:57:48'),(8196,1,44,'2020-09-16 16:59:10'),(8197,1,44,'2020-09-16 17:00:54'),(8198,1,44,'2020-09-16 17:02:51'),(8199,1,44,'2020-09-16 17:04:01'),(8200,1,44,'2020-09-16 17:05:38'),(8201,1,44,'2020-09-16 19:33:20'),(8202,1,6,'2020-09-16 19:33:22'),(8203,1,56,'2020-09-16 20:38:17'),(8204,1,53,'2020-09-16 20:38:19'),(8205,1,62,'2020-09-16 20:39:04'),(8206,1,76,'2020-09-16 20:42:42'),(8207,1,73,'2020-09-16 20:46:02'),(8208,1,44,'2020-09-16 20:55:04'),(8209,1,44,'2020-09-16 20:55:05'),(8210,1,44,'2020-09-16 20:55:44'),(8211,1,66,'2020-09-16 20:58:22'),(8212,1,56,'2020-09-16 21:07:38'),(8213,1,53,'2020-09-16 21:07:40'),(8214,1,45,'2020-09-16 21:11:37'),(8215,1,70,'2020-09-16 21:43:33'),(8216,1,59,'2020-09-16 23:14:32'),(8217,1,45,'2020-09-16 23:51:02'),(8218,1,66,'2020-09-16 23:54:43'),(8219,1,62,'2020-09-16 23:58:26'),(8220,1,56,'2020-09-17 00:02:03'),(8221,1,44,'2020-09-17 00:17:10'),(8222,1,59,'2020-09-17 00:32:39'),(8223,1,76,'2020-09-17 00:37:05'),(8224,1,73,'2020-09-17 00:40:41'),(8225,1,43,'2020-09-17 01:02:37'),(8226,1,70,'2020-09-17 01:05:56'),(8227,1,44,'2020-09-17 01:09:27'),(8228,1,6,'2020-09-17 01:09:28'),(8229,1,44,'2020-09-17 01:09:31'),(8230,1,5,'2020-09-17 01:09:47'),(8231,1,13,'2020-09-17 02:22:06'),(8232,1,44,'2020-09-17 02:30:50'),(8233,1,56,'2020-09-17 02:30:56'),(8234,1,59,'2020-09-17 02:32:11'),(8235,1,44,'2020-09-17 02:32:14'),(8236,1,59,'2020-09-17 02:32:24'),(8237,1,44,'2020-09-17 02:32:30'),(8238,1,15,'2020-09-17 02:48:44'),(8239,1,44,'2020-09-17 03:13:33'),(8240,1,45,'2020-09-17 03:16:59'),(8241,1,14,'2020-09-17 03:34:47'),(8242,1,53,'2020-09-17 03:38:06'),(8243,1,5,'2020-09-17 03:41:28'),(8244,1,59,'2020-09-17 03:44:55'),(8245,1,43,'2020-09-17 03:58:35'),(8246,1,6,'2020-09-17 04:01:56'),(8247,1,53,'2020-09-17 04:19:01'),(8248,1,15,'2020-09-17 04:22:37'),(8249,1,44,'2020-09-17 04:35:35'),(8250,1,44,'2020-09-17 04:59:28'),(8251,1,15,'2020-09-17 07:11:30'),(8252,1,44,'2020-09-17 08:22:48'),(8253,1,44,'2020-09-17 08:44:00'),(8254,1,6,'2020-09-17 08:44:02'),(8255,1,70,'2020-09-17 11:30:33'),(8256,1,44,'2020-09-17 11:39:48'),(8257,1,44,'2020-09-17 11:40:23'),(8258,1,44,'2020-09-17 11:40:29'),(8259,1,44,'2020-09-17 11:40:58'),(8260,1,44,'2020-09-17 11:41:17'),(8261,1,44,'2020-09-17 11:41:38'),(8262,1,44,'2020-09-17 11:41:44'),(8263,1,44,'2020-09-17 11:41:50'),(8264,1,44,'2020-09-17 11:42:33'),(8265,1,44,'2020-09-17 11:42:52'),(8266,1,44,'2020-09-17 11:44:03'),(8267,1,44,'2020-09-17 11:44:13'),(8268,1,44,'2020-09-17 11:44:46'),(8269,1,44,'2020-09-17 11:44:56'),(8270,1,44,'2020-09-17 11:45:12'),(8271,1,44,'2020-09-17 11:45:23'),(8272,1,44,'2020-09-17 11:45:27'),(8273,1,44,'2020-09-17 11:46:31'),(8274,1,44,'2020-09-17 11:46:39'),(8275,1,44,'2020-09-17 11:46:46'),(8276,1,44,'2020-09-17 11:47:08'),(8277,1,44,'2020-09-17 11:47:30'),(8278,1,44,'2020-09-17 15:27:51'),(8279,1,44,'2020-09-17 16:01:01'),(8280,1,44,'2020-09-17 18:53:18'),(8281,1,44,'2020-09-17 20:22:09'),(8282,1,44,'2020-09-17 23:23:20'),(8283,1,44,'2020-09-17 23:23:21'),(8284,1,44,'2020-09-17 23:23:22'),(8285,1,44,'2020-09-17 23:23:25'),(8286,1,44,'2020-09-17 23:34:37'),(8287,1,6,'2020-09-17 23:34:48'),(8288,1,6,'2020-09-17 23:36:19'),(8289,1,53,'2020-09-17 23:36:33'),(8290,1,53,'2020-09-17 23:37:41'),(8291,1,44,'2020-09-18 00:47:48'),(8292,1,44,'2020-09-18 00:48:04'),(8293,1,53,'2020-09-18 02:24:16'),(8294,1,44,'2020-09-18 05:00:50'),(8295,1,44,'2020-09-18 05:01:27'),(8296,1,59,'2020-09-18 06:15:48'),(8297,1,44,'2020-09-18 06:15:53'),(8298,1,44,'2020-09-18 09:21:04'),(8299,1,44,'2020-09-18 09:37:29'),(8300,1,44,'2020-09-18 10:14:26'),(8301,1,44,'2020-09-18 11:37:50'),(8302,1,44,'2020-09-18 11:37:59'),(8303,1,59,'2020-09-18 14:04:20'),(8304,1,44,'2020-09-18 15:34:46'),(8305,1,44,'2020-09-18 15:46:11'),(8306,1,44,'2020-09-18 17:01:48'),(8307,1,59,'2020-09-18 18:55:31'),(8308,1,73,'2020-09-18 19:06:35'),(8309,1,43,'2020-09-18 20:13:05'),(8310,1,6,'2020-09-18 20:21:41'),(8311,1,6,'2020-09-18 20:21:44'),(8312,1,5,'2020-09-18 20:33:41'),(8313,1,66,'2020-09-18 21:01:40'),(8314,1,76,'2020-09-18 22:07:38'),(8315,1,56,'2020-09-18 22:13:37'),(8316,1,13,'2020-09-18 22:18:04'),(8317,1,44,'2020-09-18 22:19:51'),(8318,1,44,'2020-09-18 22:59:38'),(8319,1,44,'2020-09-18 22:59:40'),(8320,1,44,'2020-09-18 22:59:42'),(8321,1,44,'2020-09-18 23:40:12'),(8322,1,56,'2020-09-18 23:43:59'),(8323,1,14,'2020-09-19 02:34:52'),(8324,1,45,'2020-09-19 02:45:28'),(8325,1,44,'2020-09-19 04:35:17'),(8326,1,6,'2020-09-19 04:35:20'),(8327,1,66,'2020-09-19 05:56:03'),(8328,1,53,'2020-09-19 06:50:33'),(8329,1,44,'2020-09-19 08:10:11'),(8330,1,14,'2020-09-19 08:21:25'),(8331,1,44,'2020-09-19 09:47:04'),(8332,1,44,'2020-09-19 09:47:09'),(8333,1,6,'2020-09-19 11:30:25'),(8334,1,44,'2020-09-19 12:29:54'),(8335,1,56,'2020-09-19 13:00:09'),(8336,1,44,'2020-09-19 14:26:40'),(8337,1,62,'2020-09-19 15:25:27'),(8338,1,44,'2020-09-19 15:31:49'),(8339,1,44,'2020-09-19 17:17:38'),(8340,1,44,'2020-09-19 19:54:38'),(8341,1,44,'2020-09-19 23:12:38'),(8342,1,6,'2020-09-19 23:12:40'),(8343,1,44,'2020-09-20 00:05:47'),(8344,1,15,'2020-09-20 01:03:20'),(8345,1,44,'2020-09-20 02:00:22'),(8346,1,44,'2020-09-20 02:08:12'),(8347,1,44,'2020-09-20 02:45:23'),(8348,1,44,'2020-09-20 05:53:13'),(8349,1,44,'2020-09-20 06:19:14'),(8350,1,44,'2020-09-20 07:15:52'),(8351,1,44,'2020-09-20 07:15:55'),(8352,1,44,'2020-09-20 07:15:59'),(8353,1,44,'2020-09-20 07:16:05'),(8354,1,44,'2020-09-20 07:16:09'),(8355,1,44,'2020-09-20 09:08:00'),(8356,1,14,'2020-09-20 09:12:24'),(8357,1,44,'2020-09-20 09:53:54'),(8358,1,44,'2020-09-20 10:30:46'),(8359,1,44,'2020-09-20 11:25:47'),(8360,1,44,'2020-09-20 11:33:53'),(8361,1,76,'2020-09-20 12:44:14'),(8362,1,66,'2020-09-20 13:47:14'),(8363,1,44,'2020-09-20 15:04:39'),(8364,1,44,'2020-09-20 15:09:07'),(8365,1,44,'2020-09-20 15:31:47'),(8366,1,44,'2020-09-20 16:47:36'),(8367,1,44,'2020-09-20 17:39:05'),(8368,1,44,'2020-09-20 19:12:52'),(8369,1,6,'2020-09-20 21:33:53'),(8370,1,44,'2020-09-20 21:51:03'),(8371,1,13,'2020-09-20 22:46:04'),(8372,1,44,'2020-09-21 00:09:30'),(8373,1,44,'2020-09-21 01:08:11'),(8374,1,44,'2020-09-21 01:57:56'),(8375,1,44,'2020-09-21 02:02:15'),(8376,1,13,'2020-09-21 02:15:42'),(8377,1,44,'2020-09-21 03:17:28'),(8378,1,43,'2020-09-21 03:59:50'),(8379,1,73,'2020-09-21 05:38:06'),(8380,1,53,'2020-09-21 08:25:54'),(8381,1,44,'2020-09-21 10:02:03'),(8382,1,13,'2020-09-21 13:26:41'),(8383,1,44,'2020-09-21 13:36:26'),(8384,1,43,'2020-09-21 15:07:03'),(8385,1,44,'2020-09-21 15:17:01'),(8386,1,44,'2020-09-21 15:17:02'),(8387,1,44,'2020-09-21 16:03:50'),(8388,1,44,'2020-09-21 17:05:06'),(8389,1,44,'2020-09-21 19:03:08'),(8390,1,6,'2020-09-21 19:03:15'),(8391,1,62,'2020-09-21 20:06:28'),(8392,1,44,'2020-09-21 20:18:59'),(8393,1,76,'2020-09-21 21:33:26'),(8394,1,53,'2020-09-21 21:42:53'),(8395,1,44,'2020-09-21 21:58:06'),(8396,1,13,'2020-09-21 21:58:07'),(8397,1,62,'2020-09-21 21:58:08'),(8398,1,62,'2020-09-21 21:58:11'),(8399,1,53,'2020-09-21 21:58:12'),(8400,1,44,'2020-09-21 21:58:15'),(8401,1,76,'2020-09-21 21:58:16'),(8402,1,66,'2020-09-21 21:58:18'),(8403,1,59,'2020-09-21 21:58:19'),(8404,1,5,'2020-09-21 21:58:20'),(8405,1,70,'2020-09-21 21:58:21'),(8406,1,53,'2020-09-21 21:58:22'),(8407,1,6,'2020-09-21 21:58:23'),(8408,1,15,'2020-09-21 21:58:24'),(8409,1,76,'2020-09-21 21:58:25'),(8410,1,73,'2020-09-21 21:58:26'),(8411,1,66,'2020-09-21 21:58:27'),(8412,1,43,'2020-09-21 21:58:28'),(8413,1,44,'2020-09-21 21:58:29'),(8414,1,59,'2020-09-21 21:58:30'),(8415,1,56,'2020-09-21 21:58:31'),(8416,1,43,'2020-09-21 21:58:32'),(8417,1,45,'2020-09-21 21:58:33'),(8418,1,44,'2020-09-21 21:58:34'),(8419,1,59,'2020-09-21 21:58:36'),(8420,1,14,'2020-09-21 21:58:36'),(8421,1,73,'2020-09-21 21:58:38'),(8422,1,70,'2020-09-21 21:58:39'),(8423,1,45,'2020-09-21 21:58:40'),(8424,1,44,'2020-09-21 21:58:41'),(8425,1,56,'2020-09-21 21:58:43'),(8426,1,15,'2020-09-21 21:58:44'),(8427,1,53,'2020-09-21 22:29:26'),(8428,1,6,'2020-09-21 22:42:12'),(8429,1,44,'2020-09-21 23:42:35'),(8430,1,44,'2020-09-22 01:57:05'),(8431,1,44,'2020-09-22 02:37:16'),(8432,1,44,'2020-09-22 02:37:23'),(8433,1,5,'2020-09-22 02:37:28'),(8434,1,5,'2020-09-22 02:37:43'),(8435,1,5,'2020-09-22 02:37:43'),(8436,1,5,'2020-09-22 02:37:45'),(8437,1,5,'2020-09-22 02:37:45'),(8438,1,5,'2020-09-22 02:37:46'),(8439,1,5,'2020-09-22 02:37:47'),(8440,1,5,'2020-09-22 02:37:48'),(8441,1,44,'2020-09-22 03:50:38'),(8442,1,44,'2020-09-22 04:01:39'),(8443,1,44,'2020-09-22 04:19:39'),(8444,1,44,'2020-09-22 05:05:24'),(8445,1,44,'2020-09-22 06:51:00'),(8446,1,43,'2020-09-22 07:14:53'),(8447,1,13,'2020-09-22 07:47:36'),(8448,1,44,'2020-09-22 08:23:27'),(8449,1,44,'2020-09-22 08:53:02'),(8450,1,44,'2020-09-22 09:42:29'),(8451,1,44,'2020-09-22 09:42:31'),(8452,1,44,'2020-09-22 09:42:33'),(8453,1,44,'2020-09-22 09:42:37'),(8454,1,44,'2020-09-22 09:42:40'),(8455,1,44,'2020-09-22 09:42:43'),(8456,1,44,'2020-09-22 09:42:45'),(8457,1,44,'2020-09-22 09:42:47'),(8458,1,44,'2020-09-22 09:42:49'),(8459,1,44,'2020-09-22 09:42:51'),(8460,1,44,'2020-09-22 09:42:53'),(8461,1,44,'2020-09-22 09:42:55'),(8462,1,44,'2020-09-22 09:42:56'),(8463,1,44,'2020-09-22 09:42:58'),(8464,1,44,'2020-09-22 09:43:00'),(8465,1,44,'2020-09-22 09:43:01'),(8466,1,44,'2020-09-22 09:43:02'),(8467,1,44,'2020-09-22 09:43:04'),(8468,1,44,'2020-09-22 09:43:06'),(8469,1,44,'2020-09-22 09:43:08'),(8470,1,44,'2020-09-22 09:43:11'),(8471,1,44,'2020-09-22 09:43:12'),(8472,1,44,'2020-09-22 09:43:15'),(8473,1,44,'2020-09-22 09:43:19'),(8474,1,44,'2020-09-22 09:43:21'),(8475,1,44,'2020-09-22 09:43:22'),(8476,1,44,'2020-09-22 09:43:24'),(8477,1,44,'2020-09-22 09:43:27'),(8478,1,59,'2020-09-22 09:43:27'),(8479,1,44,'2020-09-22 09:43:30'),(8480,1,53,'2020-09-22 09:47:59'),(8481,1,13,'2020-09-22 10:32:12'),(8482,1,44,'2020-09-22 10:42:39'),(8483,1,44,'2020-09-22 10:42:40'),(8484,1,44,'2020-09-22 10:42:49'),(8485,1,44,'2020-09-22 12:42:47'),(8486,1,44,'2020-09-22 12:42:53'),(8487,1,44,'2020-09-22 12:43:00'),(8488,1,44,'2020-09-22 12:43:07'),(8489,1,44,'2020-09-22 12:43:30'),(8490,1,44,'2020-09-22 12:43:43'),(8491,1,44,'2020-09-22 12:44:05'),(8492,1,44,'2020-09-22 12:44:13'),(8493,1,59,'2020-09-22 12:45:01'),(8494,1,44,'2020-09-22 14:15:15'),(8495,1,53,'2020-09-22 14:52:11'),(8496,1,44,'2020-09-22 15:17:15'),(8497,1,44,'2020-09-22 15:17:17'),(8498,1,44,'2020-09-22 15:21:37'),(8499,1,56,'2020-09-22 16:19:57'),(8500,1,44,'2020-09-22 16:41:50'),(8501,1,44,'2020-09-22 17:13:36'),(8502,1,44,'2020-09-22 18:33:27'),(8503,1,44,'2020-09-22 18:35:08'),(8504,1,44,'2020-09-22 18:35:45'),(8505,1,44,'2020-09-22 18:36:21'),(8506,1,44,'2020-09-22 18:36:34'),(8507,1,44,'2020-09-22 18:36:49'),(8508,1,44,'2020-09-22 18:37:35'),(8509,1,44,'2020-09-22 18:38:39'),(8510,1,44,'2020-09-22 18:38:55'),(8511,1,44,'2020-09-22 18:39:09'),(8512,1,44,'2020-09-22 18:39:32'),(8513,1,44,'2020-09-22 18:39:41'),(8514,1,44,'2020-09-22 18:39:54'),(8515,1,44,'2020-09-22 18:40:41'),(8516,1,44,'2020-09-22 18:42:22'),(8517,1,44,'2020-09-22 18:43:45'),(8518,1,44,'2020-09-22 18:43:59'),(8519,1,44,'2020-09-22 18:44:40'),(8520,1,44,'2020-09-22 18:45:18'),(8521,1,44,'2020-09-22 18:45:44'),(8522,1,44,'2020-09-22 18:45:53'),(8523,1,44,'2020-09-22 18:57:50'),(8524,1,44,'2020-09-22 18:59:06'),(8525,1,53,'2020-09-22 19:25:33'),(8526,1,44,'2020-09-22 20:45:08'),(8527,1,53,'2020-09-22 21:41:11'),(8528,1,44,'2020-09-22 23:03:04'),(8529,1,44,'2020-09-22 23:41:02'),(8530,1,44,'2020-09-23 01:39:28'),(8531,1,6,'2020-09-23 01:52:57'),(8532,1,15,'2020-09-23 02:14:30'),(8533,1,6,'2020-09-23 02:16:11'),(8534,1,5,'2020-09-23 02:17:33'),(8535,1,59,'2020-09-23 02:18:58'),(8536,1,43,'2020-09-23 02:20:59'),(8537,1,13,'2020-09-23 02:22:31'),(8538,1,53,'2020-09-23 02:24:04'),(8539,1,44,'2020-09-23 02:25:27'),(8540,1,76,'2020-09-23 02:27:00'),(8541,1,66,'2020-09-23 02:28:46'),(8542,1,56,'2020-09-23 02:30:09'),(8543,1,14,'2020-09-23 02:31:58'),(8544,1,70,'2020-09-23 02:33:46'),(8545,1,45,'2020-09-23 02:35:43'),(8546,1,59,'2020-09-23 02:37:34'),(8547,1,62,'2020-09-23 02:39:29'),(8548,1,15,'2020-09-23 02:41:15'),(8549,1,73,'2020-09-23 02:43:05'),(8550,1,62,'2020-09-23 02:44:47'),(8551,1,59,'2020-09-23 02:46:38'),(8552,1,66,'2020-09-23 02:48:29'),(8553,1,73,'2020-09-23 02:50:18'),(8554,1,70,'2020-09-23 02:52:03'),(8555,1,53,'2020-09-23 02:53:05'),(8556,1,76,'2020-09-23 02:53:23'),(8557,1,56,'2020-09-23 02:55:13'),(8558,1,53,'2020-09-23 02:56:59'),(8559,1,44,'2020-09-23 02:58:52'),(8560,1,43,'2020-09-23 03:00:38'),(8561,1,45,'2020-09-23 03:02:24'),(8562,1,43,'2020-09-23 04:53:23'),(8563,1,15,'2020-09-23 05:47:42'),(8564,1,15,'2020-09-23 05:49:49'),(8565,1,44,'2020-09-23 06:52:14'),(8566,1,44,'2020-09-23 07:34:48'),(8567,1,6,'2020-09-23 08:37:27'),(8568,1,44,'2020-09-23 08:45:23'),(8569,1,44,'2020-09-23 11:18:30'),(8570,1,44,'2020-09-23 11:32:49'),(8571,1,44,'2020-09-23 14:13:17'),(8572,1,66,'2020-09-23 14:24:46'),(8573,1,44,'2020-09-23 15:17:18'),(8574,1,44,'2020-09-23 15:17:18'),(8575,1,44,'2020-09-23 15:18:26'),(8576,1,44,'2020-09-23 16:00:36'),(8577,1,44,'2020-09-23 16:00:38'),(8578,1,6,'2020-09-23 16:33:39'),(8579,1,66,'2020-09-23 17:09:26'),(8580,1,44,'2020-09-23 19:45:57'),(8581,1,6,'2020-09-23 20:01:12'),(8582,1,6,'2020-09-23 20:01:13'),(8583,1,44,'2020-09-23 23:40:40'),(8584,1,44,'2020-09-24 00:24:35'),(8585,1,5,'2020-09-24 00:27:23'),(8586,1,44,'2020-09-24 01:13:20'),(8587,1,44,'2020-09-24 02:00:02'),(8588,1,44,'2020-09-24 02:00:05'),(8589,1,44,'2020-09-24 02:00:11'),(8590,1,44,'2020-09-24 02:57:54'),(8591,1,56,'2020-09-24 04:25:28'),(8592,1,44,'2020-09-24 04:36:14'),(8593,1,44,'2020-09-24 05:23:31'),(8594,1,44,'2020-09-24 07:09:08'),(8595,1,44,'2020-09-24 07:15:12'),(8596,1,6,'2020-09-24 07:15:14'),(8597,1,6,'2020-09-24 07:42:26'),(8598,1,44,'2020-09-24 09:14:19'),(8599,1,5,'2020-09-24 09:57:33'),(8600,1,13,'2020-09-24 10:21:37'),(8601,1,44,'2020-09-24 10:34:50'),(8602,1,44,'2020-09-24 10:34:53'),(8603,1,44,'2020-09-24 10:34:56'),(8604,1,44,'2020-09-24 10:35:00'),(8605,1,44,'2020-09-24 15:02:28'),(8606,1,44,'2020-09-24 15:02:28'),(8607,1,44,'2020-09-24 15:02:33'),(8608,1,43,'2020-09-24 16:02:49'),(8609,1,45,'2020-09-24 16:21:53'),(8610,1,44,'2020-09-24 18:16:28'),(8611,1,44,'2020-09-24 18:16:31'),(8612,1,6,'2020-09-24 18:16:33'),(8613,1,45,'2020-09-24 18:16:34'),(8614,1,14,'2020-09-24 18:16:35'),(8615,1,15,'2020-09-24 18:16:37'),(8616,1,76,'2020-09-24 18:16:39'),(8617,1,70,'2020-09-24 18:16:45'),(8618,1,43,'2020-09-24 18:16:51'),(8619,1,53,'2020-09-24 18:16:58'),(8620,1,59,'2020-09-24 18:16:59'),(8621,1,44,'2020-09-24 18:17:01'),(8622,1,59,'2020-09-24 18:17:03'),(8623,1,43,'2020-09-24 18:17:04'),(8624,1,62,'2020-09-24 18:17:05'),(8625,1,53,'2020-09-24 18:17:07'),(8626,1,70,'2020-09-24 18:17:12'),(8627,1,62,'2020-09-24 18:17:13'),(8628,1,45,'2020-09-24 18:17:20'),(8629,1,5,'2020-09-24 18:17:25'),(8630,1,76,'2020-09-24 18:17:28'),(8631,1,59,'2020-09-24 18:17:29'),(8632,1,73,'2020-09-24 18:17:35'),(8633,1,66,'2020-09-24 18:17:40'),(8634,1,44,'2020-09-24 18:17:47'),(8635,1,13,'2020-09-24 18:17:55'),(8636,1,44,'2020-09-24 18:18:00'),(8637,1,15,'2020-09-24 18:18:03'),(8638,1,66,'2020-09-24 18:18:05'),(8639,1,56,'2020-09-24 18:18:06'),(8640,1,73,'2020-09-24 18:18:13'),(8641,1,56,'2020-09-24 18:18:14'),(8642,1,15,'2020-09-24 18:18:15'),(8643,1,15,'2020-09-24 18:18:17'),(8644,1,44,'2020-09-24 20:16:43'),(8645,1,44,'2020-09-24 23:54:01'),(8646,1,44,'2020-09-25 01:08:10'),(8647,1,66,'2020-09-25 02:44:59'),(8648,1,44,'2020-09-25 03:42:41'),(8649,1,14,'2020-09-25 03:42:43'),(8650,1,13,'2020-09-25 03:42:44'),(8651,1,76,'2020-09-25 04:50:22'),(8652,1,59,'2020-09-25 05:21:10'),(8653,1,44,'2020-09-25 05:31:50'),(8654,1,44,'2020-09-25 05:31:54'),(8655,1,44,'2020-09-25 05:31:58'),(8656,1,44,'2020-09-25 05:32:01'),(8657,1,44,'2020-09-25 05:32:03'),(8658,1,44,'2020-09-25 05:32:07'),(8659,1,44,'2020-09-25 05:32:10'),(8660,1,44,'2020-09-25 05:32:15'),(8661,1,44,'2020-09-25 05:32:17'),(8662,1,44,'2020-09-25 05:32:20'),(8663,1,44,'2020-09-25 05:32:29'),(8664,1,44,'2020-09-25 05:32:32'),(8665,1,44,'2020-09-25 05:32:35'),(8666,1,44,'2020-09-25 05:32:38'),(8667,1,44,'2020-09-25 05:32:44'),(8668,1,44,'2020-09-25 05:32:50'),(8669,1,44,'2020-09-25 05:32:54'),(8670,1,44,'2020-09-25 05:32:57'),(8671,1,44,'2020-09-25 05:32:59'),(8672,1,44,'2020-09-25 05:33:02'),(8673,1,44,'2020-09-25 05:33:05'),(8674,1,76,'2020-09-25 08:48:40'),(8675,1,44,'2020-09-25 12:43:22'),(8676,1,44,'2020-09-25 12:44:29'),(8677,1,13,'2020-09-25 12:46:01'),(8678,1,6,'2020-09-25 13:17:27'),(8679,1,76,'2020-09-25 13:49:03'),(8680,1,44,'2020-09-25 14:06:52'),(8681,1,44,'2020-09-25 14:47:53'),(8682,1,44,'2020-09-25 15:17:45'),(8683,1,44,'2020-09-25 15:27:50'),(8684,1,44,'2020-09-25 17:14:19'),(8685,1,13,'2020-09-25 18:37:19'),(8686,1,62,'2020-09-25 19:33:38'),(8687,1,76,'2020-09-25 19:43:07'),(8688,1,73,'2020-09-25 20:30:49'),(8689,1,44,'2020-09-25 20:32:21'),(8690,1,44,'2020-09-25 21:10:03'),(8691,1,6,'2020-09-25 21:10:11'),(8692,1,5,'2020-09-25 21:10:15'),(8693,1,13,'2020-09-25 21:10:18'),(8694,1,14,'2020-09-25 21:10:20'),(8695,1,44,'2020-09-25 23:08:35'),(8696,1,44,'2020-09-25 23:08:36'),(8697,1,44,'2020-09-26 00:12:19'),(8698,1,44,'2020-09-26 02:36:12'),(8699,1,70,'2020-09-26 03:29:09'),(8700,1,44,'2020-09-26 03:50:22'),(8701,1,44,'2020-09-26 03:50:27'),(8702,1,44,'2020-09-26 03:56:09'),(8703,1,44,'2020-09-26 03:56:11'),(8704,1,44,'2020-09-26 03:56:14'),(8705,1,44,'2020-09-26 03:57:53'),(8706,1,44,'2020-09-26 04:04:36'),(8707,1,44,'2020-09-26 04:04:38'),(8708,1,56,'2020-09-26 07:20:30'),(8709,1,44,'2020-09-26 07:25:32'),(8710,1,62,'2020-09-26 07:40:14'),(8711,1,44,'2020-09-26 08:36:28'),(8712,1,44,'2020-09-26 08:41:08'),(8713,1,76,'2020-09-26 09:33:36'),(8714,1,44,'2020-09-26 10:27:45'),(8715,1,56,'2020-09-26 11:08:17'),(8716,1,56,'2020-09-26 11:43:56'),(8717,1,44,'2020-09-26 13:01:48'),(8718,1,44,'2020-09-26 13:01:50'),(8719,1,44,'2020-09-26 13:01:52'),(8720,1,44,'2020-09-26 14:33:50'),(8721,1,44,'2020-09-26 14:47:59'),(8722,1,44,'2020-09-26 14:48:01'),(8723,1,44,'2020-09-26 15:03:39'),(8724,1,44,'2020-09-26 15:20:23'),(8725,1,44,'2020-09-26 16:00:35'),(8726,1,73,'2020-09-26 16:06:47'),(8727,1,44,'2020-09-26 17:18:31'),(8728,1,44,'2020-09-26 19:01:35'),(8729,1,44,'2020-09-26 20:39:30'),(8730,1,44,'2020-09-26 20:39:34'),(8731,1,44,'2020-09-26 20:39:35'),(8732,1,5,'2020-09-26 20:39:46'),(8733,1,56,'2020-09-26 20:39:46'),(8734,1,15,'2020-09-26 20:39:47'),(8735,1,53,'2020-09-26 20:39:47'),(8736,1,13,'2020-09-26 20:39:48'),(8737,1,14,'2020-09-26 20:39:48'),(8738,1,43,'2020-09-26 20:39:49'),(8739,1,66,'2020-09-26 20:39:50'),(8740,1,56,'2020-09-26 20:39:51'),(8741,1,62,'2020-09-26 20:39:51'),(8742,1,76,'2020-09-26 20:39:52'),(8743,1,45,'2020-09-26 20:39:52'),(8744,1,59,'2020-09-26 20:39:53'),(8745,1,45,'2020-09-26 20:39:54'),(8746,1,15,'2020-09-26 20:39:54'),(8747,1,44,'2020-09-26 20:39:55'),(8748,1,44,'2020-09-26 20:39:55'),(8749,1,73,'2020-09-26 20:39:56'),(8750,1,62,'2020-09-26 20:39:56'),(8751,1,53,'2020-09-26 20:39:57'),(8752,1,59,'2020-09-26 20:39:58'),(8753,1,66,'2020-09-26 20:39:58'),(8754,1,15,'2020-09-26 20:39:59'),(8755,1,59,'2020-09-26 20:39:59'),(8756,1,44,'2020-09-26 21:06:29'),(8757,1,56,'2020-09-26 21:54:13'),(8758,1,44,'2020-09-26 23:39:59'),(8759,1,45,'2020-09-27 00:25:49'),(8760,1,73,'2020-09-27 01:03:19'),(8761,1,56,'2020-09-27 03:10:23'),(8762,1,44,'2020-09-27 03:52:00'),(8763,1,44,'2020-09-27 04:41:38'),(8764,1,43,'2020-09-27 05:17:27'),(8765,1,76,'2020-09-27 06:22:54'),(8766,1,44,'2020-09-27 06:27:43'),(8767,1,59,'2020-09-27 07:53:11'),(8768,1,66,'2020-09-27 07:57:13'),(8769,1,44,'2020-09-27 08:03:31'),(8770,1,14,'2020-09-27 08:34:49'),(8771,1,66,'2020-09-27 08:43:26'),(8772,1,44,'2020-09-27 08:59:00'),(8773,1,14,'2020-09-27 09:01:31'),(8774,1,44,'2020-09-27 09:04:00'),(8775,1,44,'2020-09-27 09:04:04'),(8776,1,45,'2020-09-27 09:20:00'),(8777,1,44,'2020-09-27 10:47:10'),(8778,1,44,'2020-09-27 10:47:14'),(8779,1,44,'2020-09-27 12:59:04'),(8780,1,44,'2020-09-27 13:32:27'),(8781,1,44,'2020-09-27 14:33:26'),(8782,1,44,'2020-09-27 14:33:27'),(8783,1,66,'2020-09-27 17:49:24'),(8784,1,44,'2020-09-27 21:01:42'),(8785,1,59,'2020-09-27 21:23:50'),(8786,1,44,'2020-09-27 21:34:04'),(8787,1,44,'2020-09-27 21:44:32'),(8788,1,44,'2020-09-27 22:47:45'),(8789,1,44,'2020-09-28 00:07:24'),(8790,1,44,'2020-09-28 00:24:27'),(8791,1,43,'2020-09-28 00:57:27'),(8792,1,53,'2020-09-28 01:27:27'),(8793,1,44,'2020-09-28 03:00:47'),(8794,1,5,'2020-09-28 04:35:04'),(8795,1,44,'2020-09-28 04:58:44'),(8796,1,44,'2020-09-28 05:04:23'),(8797,1,62,'2020-09-28 05:04:25'),(8798,1,44,'2020-09-28 07:47:18'),(8799,1,45,'2020-09-28 08:08:06'),(8800,1,13,'2020-09-28 08:26:02'),(8801,1,44,'2020-09-28 11:43:43'),(8802,1,44,'2020-09-28 14:35:06'),(8803,1,44,'2020-09-28 14:35:12'),(8804,1,44,'2020-09-28 15:04:17'),(8805,1,44,'2020-09-28 15:21:33'),(8806,1,43,'2020-09-28 15:26:14'),(8807,1,44,'2020-09-28 16:06:49'),(8808,1,15,'2020-09-28 17:54:31'),(8809,1,44,'2020-09-28 18:12:31'),(8810,1,6,'2020-09-28 19:29:58'),(8811,1,44,'2020-09-28 20:17:27'),(8812,1,59,'2020-09-28 21:11:18'),(8813,1,44,'2020-09-28 21:59:36'),(8814,1,44,'2020-09-28 22:02:43'),(8815,1,44,'2020-09-28 22:15:47'),(8816,1,44,'2020-09-29 03:04:22'),(8817,1,44,'2020-09-29 05:13:53'),(8818,1,44,'2020-09-29 05:41:11'),(8819,1,44,'2020-09-29 07:36:47'),(8820,1,44,'2020-09-29 08:27:51'),(8821,1,44,'2020-09-29 08:28:56'),(8822,1,44,'2020-09-29 08:30:31'),(8823,1,44,'2020-09-29 09:24:09'),(8824,1,45,'2020-09-29 09:34:41'),(8825,1,44,'2020-09-29 11:03:57'),(8826,1,13,'2020-09-29 11:24:15'),(8827,1,43,'2020-09-29 12:18:55'),(8828,1,13,'2020-09-29 12:25:30'),(8829,1,44,'2020-09-29 13:18:32'),(8830,1,44,'2020-09-29 13:18:32'),(8831,1,44,'2020-09-29 14:02:18'),(8832,1,44,'2020-09-29 14:27:50'),(8833,1,44,'2020-09-29 14:34:05'),(8834,1,44,'2020-09-29 14:34:06'),(8835,1,44,'2020-09-29 18:00:03'),(8836,1,15,'2020-09-29 19:25:17'),(8837,1,44,'2020-09-29 19:55:51'),(8838,1,44,'2020-09-29 20:54:17'),(8839,1,15,'2020-09-29 21:39:23'),(8840,1,44,'2020-09-29 22:50:51'),(8841,1,44,'2020-09-29 22:51:00'),(8842,1,44,'2020-09-29 23:52:43'),(8843,1,44,'2020-09-30 00:47:55'),(8844,1,6,'2020-09-30 00:47:56'),(8845,1,15,'2020-09-30 00:59:07'),(8846,1,44,'2020-09-30 01:12:58'),(8847,1,44,'2020-09-30 01:13:45'),(8848,1,44,'2020-09-30 01:14:45'),(8849,1,44,'2020-09-30 01:15:36'),(8850,1,53,'2020-09-30 01:40:15'),(8851,1,53,'2020-09-30 04:21:34'),(8852,1,44,'2020-09-30 07:28:54'),(8853,1,44,'2020-09-30 11:34:16'),(8854,1,44,'2020-09-30 12:11:49'),(8855,1,44,'2020-09-30 12:11:53'),(8856,1,44,'2020-09-30 12:12:01'),(8857,1,44,'2020-09-30 12:12:04'),(8858,1,44,'2020-09-30 12:12:06'),(8859,1,5,'2020-09-30 12:12:18'),(8860,1,6,'2020-09-30 12:12:23'),(8861,1,44,'2020-09-30 12:12:28'),(8862,1,44,'2020-09-30 12:42:28'),(8863,1,45,'2020-09-30 13:28:43'),(8864,1,66,'2020-09-30 13:43:59'),(8865,1,44,'2020-09-30 14:27:38'),(8866,1,44,'2020-09-30 14:36:30'),(8867,1,44,'2020-09-30 14:36:34'),(8868,1,56,'2020-09-30 15:06:54'),(8869,1,15,'2020-09-30 15:07:04'),(8870,1,44,'2020-09-30 15:15:39'),(8871,1,44,'2020-09-30 16:08:30'),(8872,1,44,'2020-09-30 16:08:35'),(8873,1,53,'2020-09-30 16:11:11'),(8874,1,6,'2020-09-30 16:29:11'),(8875,1,6,'2020-09-30 16:29:13'),(8876,1,56,'2020-09-30 17:13:02'),(8877,1,44,'2020-09-30 17:45:30'),(8878,1,62,'2020-09-30 17:48:57'),(8879,1,44,'2020-09-30 19:48:55'),(8880,1,44,'2020-09-30 19:49:06'),(8881,1,44,'2020-09-30 20:03:54'),(8882,1,45,'2020-09-30 20:33:23'),(8883,1,44,'2020-09-30 22:11:44'),(8884,1,44,'2020-09-30 22:11:46'),(8885,1,44,'2020-09-30 22:11:49'),(8886,1,44,'2020-09-30 22:11:53'),(8887,1,44,'2020-09-30 22:56:27'),(8888,1,44,'2020-10-01 00:22:39'),(8889,1,44,'2020-10-01 00:52:20'),(8890,1,44,'2020-10-01 01:11:02'),(8891,1,44,'2020-10-01 01:44:22'),(8892,1,56,'2020-10-01 02:26:38'),(8893,1,66,'2020-10-01 02:37:09'),(8894,1,44,'2020-10-01 04:19:13'),(8895,1,44,'2020-10-01 05:05:10'),(8896,1,44,'2020-10-01 05:05:11'),(8897,1,44,'2020-10-01 05:05:11'),(8898,1,44,'2020-10-01 05:05:12'),(8899,1,44,'2020-10-01 05:05:14'),(8900,1,44,'2020-10-01 05:05:14'),(8901,1,44,'2020-10-01 05:05:14'),(8902,1,44,'2020-10-01 05:05:14'),(8903,1,5,'2020-10-01 05:05:19'),(8904,1,6,'2020-10-01 05:05:24'),(8905,1,44,'2020-10-01 05:08:00'),(8906,1,44,'2020-10-01 05:08:05'),(8907,1,44,'2020-10-01 05:08:09'),(8908,1,53,'2020-10-01 05:22:59'),(8909,1,44,'2020-10-01 05:23:04'),(8910,1,44,'2020-10-01 05:24:12'),(8911,1,15,'2020-10-01 05:36:39'),(8912,1,66,'2020-10-01 07:00:55'),(8913,1,14,'2020-10-01 07:46:46'),(8914,1,44,'2020-10-01 08:43:31'),(8915,1,44,'2020-10-01 10:20:19'),(8916,1,56,'2020-10-01 11:05:10'),(8917,1,45,'2020-10-01 11:40:49'),(8918,1,44,'2020-10-01 14:07:26'),(8919,1,44,'2020-10-01 14:07:26'),(8920,1,45,'2020-10-01 14:10:40'),(8921,1,45,'2020-10-01 14:11:30'),(8922,1,44,'2020-10-01 14:49:18'),(8923,1,44,'2020-10-01 15:39:47'),(8924,1,44,'2020-10-01 16:22:15'),(8925,1,44,'2020-10-01 16:36:26'),(8926,1,73,'2020-10-01 17:02:30'),(8927,1,62,'2020-10-01 17:13:29'),(8928,1,59,'2020-10-01 18:00:36'),(8929,1,44,'2020-10-01 18:55:59'),(8930,1,44,'2020-10-01 18:56:08'),(8931,1,76,'2020-10-01 19:20:02'),(8932,1,59,'2020-10-01 21:05:41'),(8933,1,44,'2020-10-01 21:06:06'),(8934,1,44,'2020-10-01 21:06:49'),(8935,1,15,'2020-10-01 21:10:16'),(8936,1,15,'2020-10-01 21:13:06'),(8937,1,43,'2020-10-01 21:15:45'),(8938,1,59,'2020-10-01 21:18:18'),(8939,1,15,'2020-10-01 21:20:45'),(8940,1,73,'2020-10-01 21:23:01'),(8941,1,62,'2020-10-01 21:25:17'),(8942,1,44,'2020-10-01 21:27:23'),(8943,1,44,'2020-10-01 21:29:25'),(8944,1,15,'2020-10-01 21:39:38'),(8945,1,62,'2020-10-01 21:40:34'),(8946,1,73,'2020-10-01 21:42:23'),(8947,1,66,'2020-10-01 21:43:57'),(8948,1,70,'2020-10-01 21:45:18'),(8949,1,13,'2020-10-01 21:46:46'),(8950,1,56,'2020-10-01 21:48:02'),(8951,1,53,'2020-10-01 21:55:28'),(8952,1,44,'2020-10-01 22:15:13'),(8953,1,56,'2020-10-01 22:16:01'),(8954,1,44,'2020-10-01 22:16:16'),(8955,1,76,'2020-10-01 22:19:06'),(8956,1,43,'2020-10-01 22:19:32'),(8957,1,6,'2020-10-01 22:24:30'),(8958,1,45,'2020-10-01 22:27:06'),(8959,1,70,'2020-10-01 22:29:41'),(8960,1,44,'2020-10-01 22:38:03'),(8961,1,44,'2020-10-01 22:39:06'),(8962,1,43,'2020-10-01 22:39:21'),(8963,1,59,'2020-10-01 22:40:56'),(8964,1,44,'2020-10-01 22:48:59'),(8965,1,66,'2020-10-01 22:51:09'),(8966,1,44,'2020-10-01 22:52:16'),(8967,1,53,'2020-10-01 23:00:32'),(8968,1,45,'2020-10-01 23:00:59'),(8969,1,76,'2020-10-01 23:14:37'),(8970,1,5,'2020-10-01 23:22:01'),(8971,1,14,'2020-10-01 23:26:44'),(8972,1,15,'2020-10-01 23:57:06'),(8973,1,44,'2020-10-02 01:54:47'),(8974,1,44,'2020-10-02 02:11:19'),(8975,1,44,'2020-10-02 02:11:20'),(8976,1,44,'2020-10-02 02:12:47'),(8977,1,44,'2020-10-02 02:12:49'),(8978,1,44,'2020-10-02 02:14:06'),(8979,1,44,'2020-10-02 02:49:28'),(8980,1,44,'2020-10-02 03:22:49'),(8981,1,44,'2020-10-02 03:22:53'),(8982,1,62,'2020-10-02 04:44:55'),(8983,1,44,'2020-10-02 05:00:57'),(8984,1,6,'2020-10-02 05:01:00'),(8985,1,44,'2020-10-02 06:23:07'),(8986,1,59,'2020-10-02 06:46:35'),(8987,1,59,'2020-10-02 10:12:46'),(8988,1,44,'2020-10-02 10:12:51'),(8989,1,59,'2020-10-02 10:20:42'),(8990,1,66,'2020-10-02 11:09:00'),(8991,1,44,'2020-10-02 11:18:49'),(8992,1,15,'2020-10-02 13:13:27'),(8993,1,73,'2020-10-02 13:38:05'),(8994,1,62,'2020-10-02 14:31:14'),(8995,1,59,'2020-10-02 14:41:00'),(8996,1,44,'2020-10-02 14:41:06'),(8997,1,44,'2020-10-02 14:49:41'),(8998,1,44,'2020-10-02 15:24:40'),(8999,1,44,'2020-10-02 15:24:40'),(9000,1,44,'2020-10-02 15:24:40'),(9001,1,44,'2020-10-02 15:55:18'),(9002,1,44,'2020-10-02 16:59:17'),(9003,1,5,'2020-10-02 16:59:26'),(9004,1,6,'2020-10-02 16:59:31'),(9005,1,6,'2020-10-02 17:08:01'),(9006,1,44,'2020-10-02 18:19:56'),(9007,1,15,'2020-10-02 18:59:00'),(9008,1,53,'2020-10-02 19:00:49'),(9009,1,66,'2020-10-02 19:25:40'),(9010,1,14,'2020-10-02 19:38:01'),(9011,1,44,'2020-10-02 20:00:55'),(9012,1,59,'2020-10-02 20:29:35'),(9013,1,44,'2020-10-02 20:29:42'),(9014,1,73,'2020-10-02 21:16:28'),(9015,1,62,'2020-10-02 21:32:45'),(9016,1,15,'2020-10-02 21:34:05'),(9017,1,44,'2020-10-02 23:00:31'),(9018,1,44,'2020-10-03 00:24:39'),(9019,1,43,'2020-10-03 02:52:37'),(9020,1,44,'2020-10-03 04:15:29'),(9021,1,44,'2020-10-03 04:48:37'),(9022,1,44,'2020-10-03 05:07:50'),(9023,1,15,'2020-10-03 06:20:25'),(9024,1,44,'2020-10-03 06:42:29'),(9025,1,66,'2020-10-03 07:35:27'),(9026,1,44,'2020-10-03 07:58:21'),(9027,1,44,'2020-10-03 08:05:46'),(9028,1,76,'2020-10-03 08:42:04'),(9029,1,62,'2020-10-03 09:54:15'),(9030,1,44,'2020-10-03 11:41:00'),(9031,1,44,'2020-10-03 12:07:22'),(9032,1,59,'2020-10-03 12:23:58'),(9033,1,15,'2020-10-03 13:17:46'),(9034,1,44,'2020-10-03 13:42:20'),(9035,1,44,'2020-10-03 14:05:10'),(9036,1,43,'2020-10-03 15:00:35'),(9037,1,59,'2020-10-03 15:35:08'),(9038,1,44,'2020-10-03 15:41:22'),(9039,1,44,'2020-10-03 15:55:56'),(9040,1,44,'2020-10-03 16:50:09'),(9041,1,6,'2020-10-03 17:01:10'),(9042,1,44,'2020-10-03 17:20:49'),(9043,1,44,'2020-10-03 18:12:43'),(9044,1,44,'2020-10-03 18:12:46'),(9045,1,44,'2020-10-03 18:12:48'),(9046,1,44,'2020-10-03 18:12:51'),(9047,1,44,'2020-10-03 18:13:17'),(9048,1,44,'2020-10-03 18:13:21'),(9049,1,44,'2020-10-03 18:13:34'),(9050,1,44,'2020-10-03 18:13:39'),(9051,1,44,'2020-10-03 18:13:53'),(9052,1,44,'2020-10-03 18:14:06'),(9053,1,44,'2020-10-03 18:14:13'),(9054,1,15,'2020-10-03 19:01:58'),(9055,1,70,'2020-10-03 22:10:14'),(9056,1,70,'2020-10-03 22:10:21'),(9057,1,76,'2020-10-03 22:11:02'),(9058,1,6,'2020-10-03 22:11:06'),(9059,1,6,'2020-10-03 22:11:08'),(9060,1,56,'2020-10-03 22:11:09'),(9061,1,5,'2020-10-03 22:11:12'),(9062,1,62,'2020-10-03 22:11:16'),(9063,1,13,'2020-10-03 22:11:19'),(9064,1,70,'2020-10-03 22:11:21'),(9065,1,44,'2020-10-03 22:11:25'),(9066,1,15,'2020-10-03 22:11:27'),(9067,1,45,'2020-10-03 22:11:29'),(9068,1,14,'2020-10-03 22:12:48'),(9069,1,44,'2020-10-03 23:03:25'),(9070,1,44,'2020-10-04 01:26:15'),(9071,1,44,'2020-10-04 01:46:18'),(9072,1,44,'2020-10-04 01:58:37'),(9073,1,44,'2020-10-04 02:10:49'),(9074,1,44,'2020-10-04 03:01:13'),(9075,1,59,'2020-10-04 03:52:42'),(9076,1,53,'2020-10-04 03:58:22'),(9077,1,70,'2020-10-04 04:03:42'),(9078,1,6,'2020-10-04 05:29:33'),(9079,1,6,'2020-10-04 05:29:35'),(9080,1,6,'2020-10-04 06:20:19'),(9081,1,6,'2020-10-04 06:20:20'),(9082,1,45,'2020-10-04 06:27:18'),(9083,1,44,'2020-10-04 12:14:35'),(9084,1,44,'2020-10-04 14:04:11'),(9085,1,44,'2020-10-04 14:08:54'),(9086,1,6,'2020-10-04 14:09:06'),(9087,1,44,'2020-10-04 14:20:06'),(9088,1,45,'2020-10-04 15:38:38'),(9089,1,44,'2020-10-04 18:45:03'),(9090,1,44,'2020-10-04 18:57:55'),(9091,1,44,'2020-10-04 19:24:27'),(9092,1,45,'2020-10-04 20:52:33'),(9093,1,44,'2020-10-04 20:56:25'),(9094,1,45,'2020-10-04 21:22:40'),(9095,1,44,'2020-10-04 23:53:45'),(9096,1,44,'2020-10-04 23:53:46'),(9097,1,44,'2020-10-05 00:31:28'),(9098,1,44,'2020-10-05 07:04:23'),(9099,1,44,'2020-10-05 07:04:23'),(9100,1,44,'2020-10-05 07:04:26'),(9101,1,44,'2020-10-05 07:04:26'),(9102,1,45,'2020-10-05 07:46:10'),(9103,1,73,'2020-10-05 08:32:30'),(9104,1,45,'2020-10-05 10:17:12'),(9105,1,44,'2020-10-05 10:29:11'),(9106,1,6,'2020-10-05 10:29:13'),(9107,1,44,'2020-10-05 11:25:29'),(9108,1,53,'2020-10-05 12:27:05'),(9109,1,44,'2020-10-05 14:05:19'),(9110,1,14,'2020-10-05 15:35:57'),(9111,1,44,'2020-10-05 16:04:17'),(9112,1,44,'2020-10-05 16:04:20'),(9113,1,44,'2020-10-05 16:04:23'),(9114,1,45,'2020-10-05 16:04:28'),(9115,1,44,'2020-10-05 16:40:35'),(9116,1,44,'2020-10-05 16:51:25'),(9117,1,44,'2020-10-05 18:47:20'),(9118,1,44,'2020-10-05 20:11:45'),(9119,1,44,'2020-10-05 23:18:47'),(9120,1,44,'2020-10-06 00:42:02'),(9121,1,44,'2020-10-06 02:04:39'),(9122,1,6,'2020-10-06 02:13:08'),(9123,1,59,'2020-10-06 05:05:35'),(9124,1,44,'2020-10-06 05:05:41'),(9125,1,44,'2020-10-06 05:05:44'),(9126,1,44,'2020-10-06 05:05:48'),(9127,1,44,'2020-10-06 05:05:52'),(9128,1,44,'2020-10-06 08:18:07'),(9129,1,62,'2020-10-06 09:23:07'),(9130,1,44,'2020-10-06 10:05:07'),(9131,1,44,'2020-10-06 10:06:59'),(9132,1,44,'2020-10-06 10:07:37'),(9133,1,44,'2020-10-06 10:08:38'),(9134,1,44,'2020-10-06 10:09:25'),(9135,1,44,'2020-10-06 10:10:16'),(9136,1,44,'2020-10-06 10:11:26'),(9137,1,44,'2020-10-06 10:12:20'),(9138,1,44,'2020-10-06 10:13:22'),(9139,1,44,'2020-10-06 10:14:20'),(9140,1,44,'2020-10-06 10:15:06'),(9141,1,44,'2020-10-06 10:16:43'),(9142,1,44,'2020-10-06 10:17:45'),(9143,1,44,'2020-10-06 10:18:45'),(9144,1,44,'2020-10-06 10:19:32'),(9145,1,44,'2020-10-06 10:20:21'),(9146,1,44,'2020-10-06 10:21:10'),(9147,1,44,'2020-10-06 10:22:20'),(9148,1,44,'2020-10-06 10:23:19'),(9149,1,44,'2020-10-06 10:24:45'),(9150,1,44,'2020-10-06 10:26:17'),(9151,1,44,'2020-10-06 10:27:14'),(9152,1,44,'2020-10-06 10:28:27'),(9153,1,44,'2020-10-06 10:29:39'),(9154,1,44,'2020-10-06 10:30:33'),(9155,1,44,'2020-10-06 10:31:26'),(9156,1,44,'2020-10-06 11:03:25'),(9157,1,44,'2020-10-06 11:03:25'),(9158,1,44,'2020-10-06 11:05:51'),(9159,1,44,'2020-10-06 12:06:56'),(9160,1,44,'2020-10-06 14:20:26'),(9161,1,44,'2020-10-06 15:12:58'),(9162,1,44,'2020-10-06 15:24:11'),(9163,1,73,'2020-10-06 16:00:44'),(9164,1,44,'2020-10-06 16:07:10'),(9165,1,45,'2020-10-06 16:38:54'),(9166,1,6,'2020-10-06 17:57:26'),(9167,1,44,'2020-10-06 19:02:02'),(9168,1,44,'2020-10-06 19:03:06'),(9169,1,44,'2020-10-06 20:04:01'),(9170,1,43,'2020-10-06 21:39:43'),(9171,1,44,'2020-10-06 23:27:07'),(9172,1,44,'2020-10-06 23:27:22'),(9173,1,44,'2020-10-07 02:30:22'),(9174,1,6,'2020-10-07 04:20:03'),(9175,1,44,'2020-10-07 04:24:23'),(9176,1,44,'2020-10-07 05:57:11'),(9177,1,44,'2020-10-07 07:10:16'),(9178,1,44,'2020-10-07 10:16:49'),(9179,1,59,'2020-10-07 12:15:02'),(9180,1,44,'2020-10-07 12:15:06'),(9181,1,44,'2020-10-07 13:59:45'),(9182,1,6,'2020-10-07 13:59:47'),(9183,1,44,'2020-10-07 14:05:50'),(9184,1,44,'2020-10-07 18:22:08'),(9185,1,44,'2020-10-07 19:10:51'),(9186,1,44,'2020-10-07 20:54:10'),(9187,1,44,'2020-10-07 21:16:24'),(9188,1,44,'2020-10-07 23:42:04'),(9189,1,44,'2020-10-07 23:43:34'),(9190,1,6,'2020-10-07 23:43:36'),(9191,1,44,'2020-10-08 02:07:36'),(9192,1,44,'2020-10-08 04:03:05'),(9193,1,44,'2020-10-08 05:22:17'),(9194,1,44,'2020-10-08 06:25:48'),(9195,1,44,'2020-10-08 06:49:54'),(9196,1,44,'2020-10-08 08:42:00'),(9197,1,44,'2020-10-08 08:42:04'),(9198,1,44,'2020-10-08 08:42:06'),(9199,1,44,'2020-10-08 08:42:12'),(9200,1,44,'2020-10-08 09:14:23'),(9201,1,44,'2020-10-08 09:54:09'),(9202,1,44,'2020-10-08 09:54:13'),(9203,1,44,'2020-10-08 09:54:55'),(9204,1,44,'2020-10-08 09:54:56'),(9205,1,44,'2020-10-08 12:32:23'),(9206,1,56,'2020-10-08 13:33:52'),(9207,1,44,'2020-10-08 13:57:10'),(9208,1,44,'2020-10-08 14:05:50'),(9209,1,44,'2020-10-08 14:05:52'),(9210,1,53,'2020-10-08 17:37:34'),(9211,1,44,'2020-10-08 17:45:08'),(9212,1,44,'2020-10-08 18:10:44'),(9213,1,44,'2020-10-08 18:27:50'),(9214,1,44,'2020-10-08 18:59:50'),(9215,1,44,'2020-10-08 19:18:43'),(9216,1,44,'2020-10-08 19:18:47'),(9217,1,44,'2020-10-08 21:31:16'),(9218,1,44,'2020-10-08 21:34:50'),(9219,1,44,'2020-10-09 01:34:11'),(9220,1,44,'2020-10-09 05:43:03'),(9221,1,43,'2020-10-09 10:55:12'),(9222,1,44,'2020-10-09 11:13:30'),(9223,1,44,'2020-10-09 11:27:08'),(9224,1,44,'2020-10-09 11:32:57'),(9225,1,44,'2020-10-09 12:37:58'),(9226,1,44,'2020-10-09 13:09:48'),(9227,1,44,'2020-10-09 14:05:55'),(9228,1,44,'2020-10-09 14:05:56'),(9229,1,44,'2020-10-09 15:15:26'),(9230,1,44,'2020-10-09 17:54:39'),(9231,1,44,'2020-10-09 18:05:57'),(9232,1,44,'2020-10-09 18:11:14'),(9233,1,6,'2020-10-10 01:02:43'),(9234,1,6,'2020-10-10 04:26:45'),(9235,1,6,'2020-10-10 04:26:51'),(9236,1,44,'2020-10-10 07:01:45'),(9237,1,44,'2020-10-10 07:02:26'),(9238,1,44,'2020-10-10 07:04:38'),(9239,1,44,'2020-10-10 07:06:46'),(9240,1,44,'2020-10-10 07:07:22'),(9241,1,44,'2020-10-10 07:10:22'),(9242,1,44,'2020-10-10 07:14:15'),(9243,1,44,'2020-10-10 07:14:17'),(9244,1,44,'2020-10-10 07:16:21'),(9245,1,44,'2020-10-10 07:16:27'),(9246,1,44,'2020-10-10 07:17:31'),(9247,1,44,'2020-10-10 07:46:46'),(9248,1,44,'2020-10-10 11:44:58'),(9249,1,44,'2020-10-10 13:54:05'),(9250,1,44,'2020-10-10 14:14:08'),(9251,1,44,'2020-10-10 14:14:13'),(9252,1,6,'2020-10-10 14:14:15'),(9253,1,43,'2020-10-10 14:14:17'),(9254,1,56,'2020-10-10 14:14:18'),(9255,1,13,'2020-10-10 14:14:19'),(9256,1,14,'2020-10-10 14:14:21'),(9257,1,5,'2020-10-10 14:14:23'),(9258,1,73,'2020-10-10 14:14:24'),(9259,1,56,'2020-10-10 14:14:26'),(9260,1,73,'2020-10-10 14:14:28'),(9261,1,44,'2020-10-10 14:14:31'),(9262,1,44,'2020-10-10 14:14:48'),(9263,1,44,'2020-10-10 14:14:51'),(9264,1,5,'2020-10-10 14:18:50'),(9265,1,44,'2020-10-10 15:00:08'),(9266,1,44,'2020-10-10 19:16:57'),(9267,1,66,'2020-10-10 20:35:59'),(9268,1,44,'2020-10-10 22:37:37'),(9269,1,44,'2020-10-10 22:37:59'),(9270,1,44,'2020-10-10 22:38:22'),(9271,1,44,'2020-10-10 22:38:51'),(9272,1,44,'2020-10-10 22:39:16'),(9273,1,44,'2020-10-10 22:39:38'),(9274,1,44,'2020-10-10 22:40:01'),(9275,1,44,'2020-10-10 22:40:22'),(9276,1,44,'2020-10-10 22:40:45'),(9277,1,44,'2020-10-10 22:41:05'),(9278,1,44,'2020-10-10 22:41:26'),(9279,1,44,'2020-10-10 22:41:45'),(9280,1,44,'2020-10-10 22:42:02'),(9281,1,44,'2020-10-10 22:42:19'),(9282,1,44,'2020-10-10 22:42:44'),(9283,1,44,'2020-10-10 22:43:20'),(9284,1,44,'2020-10-10 22:43:37'),(9285,1,44,'2020-10-10 22:43:57'),(9286,1,44,'2020-10-10 22:44:16'),(9287,1,44,'2020-10-10 22:44:35'),(9288,1,44,'2020-10-10 22:44:55'),(9289,1,44,'2020-10-10 22:45:14'),(9290,1,44,'2020-10-10 22:45:32'),(9291,1,44,'2020-10-11 01:17:36'),(9292,1,44,'2020-10-11 01:53:40'),(9293,1,62,'2020-10-11 03:33:38'),(9294,1,44,'2020-10-11 04:26:45'),(9295,1,44,'2020-10-11 04:29:29'),(9296,1,44,'2020-10-11 04:32:57'),(9297,1,44,'2020-10-11 04:34:55'),(9298,1,44,'2020-10-11 04:37:57'),(9299,1,44,'2020-10-11 04:40:51'),(9300,1,6,'2020-10-11 07:04:14'),(9301,1,44,'2020-10-11 13:53:37'),(9302,1,44,'2020-10-11 14:11:28'),(9303,1,44,'2020-10-11 14:16:12'),(9304,1,6,'2020-10-11 14:16:14'),(9305,1,44,'2020-10-11 17:19:53'),(9306,1,44,'2020-10-11 19:18:46'),(9307,1,6,'2020-10-11 19:37:48'),(9308,1,6,'2020-10-11 19:37:50'),(9309,1,44,'2020-10-11 20:13:18'),(9310,1,62,'2020-10-11 20:30:05'),(9311,1,44,'2020-10-11 21:38:44'),(9312,1,44,'2020-10-12 00:37:23'),(9313,1,44,'2020-10-12 00:42:23'),(9314,1,44,'2020-10-12 02:43:39'),(9315,1,44,'2020-10-12 02:43:49'),(9316,1,44,'2020-10-12 03:15:58'),(9317,1,14,'2020-10-12 07:49:14'),(9318,1,14,'2020-10-12 09:33:26'),(9319,1,44,'2020-10-12 09:43:52'),(9320,1,44,'2020-10-12 11:51:12'),(9321,1,44,'2020-10-12 12:50:35'),(9322,1,44,'2020-10-12 13:32:08'),(9323,1,44,'2020-10-12 14:23:25'),(9324,1,6,'2020-10-12 15:45:30'),(9325,1,6,'2020-10-12 15:45:33'),(9326,1,44,'2020-10-12 19:16:15'),(9327,1,44,'2020-10-12 19:39:46'),(9328,1,44,'2020-10-12 19:41:17'),(9329,1,44,'2020-10-12 19:42:58'),(9330,1,66,'2020-10-12 21:01:29'),(9331,1,6,'2020-10-12 21:34:42'),(9332,1,6,'2020-10-12 21:34:43'),(9333,1,44,'2020-10-12 22:02:55'),(9334,1,44,'2020-10-12 22:10:08'),(9335,1,15,'2020-10-12 22:10:20'),(9336,1,6,'2020-10-12 22:17:30'),(9337,1,5,'2020-10-12 22:17:37'),(9338,1,59,'2020-10-12 22:17:44'),(9339,1,43,'2020-10-12 22:17:51'),(9340,1,13,'2020-10-12 22:17:59'),(9341,1,53,'2020-10-12 22:18:04'),(9342,1,44,'2020-10-12 22:18:10'),(9343,1,76,'2020-10-12 22:18:16'),(9344,1,66,'2020-10-12 22:18:22'),(9345,1,56,'2020-10-12 22:18:28'),(9346,1,14,'2020-10-12 22:23:28'),(9347,1,70,'2020-10-12 22:23:34'),(9348,1,45,'2020-10-12 22:23:40'),(9349,1,59,'2020-10-12 22:23:47'),(9350,1,62,'2020-10-12 22:23:52'),(9351,1,15,'2020-10-12 22:26:16'),(9352,1,73,'2020-10-12 22:26:22'),(9353,1,62,'2020-10-12 22:26:29'),(9354,1,59,'2020-10-12 22:26:35'),(9355,1,66,'2020-10-12 22:26:41'),(9356,1,73,'2020-10-12 22:29:29'),(9357,1,70,'2020-10-12 22:29:35'),(9358,1,76,'2020-10-12 22:29:41'),(9359,1,56,'2020-10-12 22:29:46'),(9360,1,53,'2020-10-12 22:29:52'),(9361,1,44,'2020-10-12 22:29:58'),(9362,1,43,'2020-10-12 22:30:05'),(9363,1,45,'2020-10-12 22:30:12'),(9364,1,15,'2020-10-12 22:32:56'),(9365,1,15,'2020-10-12 22:37:43'),(9366,1,44,'2020-10-12 23:36:15'),(9367,1,14,'2020-10-12 23:42:22'),(9368,1,44,'2020-10-13 02:08:57'),(9369,1,43,'2020-10-13 03:18:39'),(9370,1,44,'2020-10-13 04:19:10'),(9371,1,14,'2020-10-13 05:19:17'),(9372,1,73,'2020-10-13 08:31:53'),(9373,1,44,'2020-10-13 08:44:20'),(9374,1,44,'2020-10-13 08:47:51'),(9375,1,44,'2020-10-13 08:48:07'),(9376,1,44,'2020-10-13 08:48:22'),(9377,1,44,'2020-10-13 10:38:41'),(9378,1,44,'2020-10-13 11:27:11'),(9379,1,44,'2020-10-13 13:12:11'),(9380,1,44,'2020-10-13 13:54:26'),(9381,1,44,'2020-10-13 15:09:43'),(9382,1,44,'2020-10-13 16:56:00'),(9383,1,59,'2020-10-13 16:56:02'),(9384,1,59,'2020-10-13 16:56:04'),(9385,1,59,'2020-10-13 16:56:07'),(9386,1,53,'2020-10-13 16:56:10'),(9387,1,44,'2020-10-13 18:03:54'),(9388,1,6,'2020-10-13 21:22:08'),(9389,1,6,'2020-10-13 21:22:11'),(9390,1,44,'2020-10-13 22:24:38'),(9391,1,15,'2020-10-13 22:24:47'),(9392,1,44,'2020-10-13 22:24:51'),(9393,1,59,'2020-10-13 22:24:55'),(9394,1,45,'2020-10-13 22:24:57'),(9395,1,53,'2020-10-13 22:24:59'),(9396,1,43,'2020-10-13 22:25:01'),(9397,1,56,'2020-10-13 22:25:04'),(9398,1,66,'2020-10-13 22:25:09'),(9399,1,62,'2020-10-13 22:25:12'),(9400,1,70,'2020-10-13 22:25:14'),(9401,1,73,'2020-10-13 22:25:17'),(9402,1,59,'2020-10-13 22:25:20'),(9403,1,76,'2020-10-13 22:25:21'),(9404,1,5,'2020-10-13 22:25:30'),(9405,1,15,'2020-10-13 22:25:33'),(9406,1,13,'2020-10-13 22:25:35'),(9407,1,14,'2020-10-13 22:25:36'),(9408,1,6,'2020-10-13 22:25:38'),(9409,1,44,'2020-10-13 22:50:53'),(9410,1,44,'2020-10-13 22:51:03'),(9411,1,44,'2020-10-14 00:09:23'),(9412,1,6,'2020-10-14 01:27:52'),(9413,1,6,'2020-10-14 01:27:53'),(9414,1,0,'2020-10-14 03:14:34'),(9415,1,70,'2020-10-14 07:19:36'),(9416,1,44,'2020-10-14 09:42:42'),(9417,1,5,'2020-10-14 09:44:32'),(9418,1,44,'2020-10-14 10:10:16'),(9419,1,59,'2020-10-14 10:10:17'),(9420,1,59,'2020-10-14 10:10:18'),(9421,1,59,'2020-10-14 10:10:19'),(9422,1,53,'2020-10-14 10:10:20'),(9423,1,44,'2020-10-14 10:58:32'),(9424,1,44,'2020-10-14 11:00:29'),(9425,1,44,'2020-10-14 11:47:30'),(9426,1,45,'2020-10-14 13:26:31'),(9427,1,44,'2020-10-14 13:57:30'),(9428,1,44,'2020-10-14 13:57:32'),(9429,1,6,'2020-10-14 14:02:18'),(9430,1,6,'2020-10-14 14:02:21'),(9431,1,13,'2020-10-14 15:08:06'),(9432,1,44,'2020-10-14 15:35:21'),(9433,1,13,'2020-10-14 15:57:26'),(9434,1,44,'2020-10-14 16:14:01'),(9435,1,44,'2020-10-14 16:14:07'),(9436,1,44,'2020-10-14 16:14:08'),(9437,1,44,'2020-10-14 16:14:14'),(9438,1,44,'2020-10-14 16:46:03'),(9439,1,15,'2020-10-14 17:03:43'),(9440,1,44,'2020-10-14 17:10:33'),(9441,1,44,'2020-10-14 18:37:59'),(9442,1,53,'2020-10-14 20:29:01'),(9443,1,44,'2020-10-14 21:11:53'),(9444,1,6,'2020-10-14 21:11:56'),(9445,1,5,'2020-10-14 21:11:59'),(9446,1,56,'2020-10-14 22:03:54'),(9447,1,44,'2020-10-14 22:32:14'),(9448,1,44,'2020-10-14 22:32:39'),(9449,1,44,'2020-10-14 22:44:44'),(9450,1,44,'2020-10-14 23:21:23'),(9451,1,44,'2020-10-14 23:21:26'),(9452,1,44,'2020-10-14 23:21:33'),(9453,1,44,'2020-10-14 23:21:36'),(9454,1,56,'2020-10-14 23:31:00'),(9455,1,44,'2020-10-14 23:40:48'),(9456,1,44,'2020-10-14 23:41:34'),(9457,1,44,'2020-10-14 23:43:01'),(9458,1,66,'2020-10-15 00:04:25'),(9459,1,56,'2020-10-15 00:04:41'),(9460,1,62,'2020-10-15 00:27:47'),(9461,1,66,'2020-10-15 00:33:53'),(9462,1,44,'2020-10-15 00:40:32'),(9463,1,44,'2020-10-15 01:17:50'),(9464,1,44,'2020-10-15 01:28:00'),(9465,1,44,'2020-10-15 04:24:05'),(9466,1,44,'2020-10-15 04:41:29'),(9467,1,15,'2020-10-15 05:04:15'),(9468,1,6,'2020-10-15 09:02:01'),(9469,1,44,'2020-10-15 10:25:30'),(9470,1,59,'2020-10-15 10:25:31'),(9471,1,59,'2020-10-15 10:25:32'),(9472,1,59,'2020-10-15 10:25:33'),(9473,1,53,'2020-10-15 10:25:34'),(9474,1,44,'2020-10-15 11:46:24'),(9475,1,44,'2020-10-15 13:03:18'),(9476,1,66,'2020-10-15 13:36:24'),(9477,1,44,'2020-10-15 14:21:58'),(9478,1,59,'2020-10-15 14:21:59'),(9479,1,66,'2020-10-15 14:22:00'),(9480,1,62,'2020-10-15 14:22:01'),(9481,1,70,'2020-10-15 14:22:02'),(9482,1,73,'2020-10-15 14:22:03'),(9483,1,15,'2020-10-15 14:22:04'),(9484,1,62,'2020-10-15 14:23:13'),(9485,1,45,'2020-10-15 14:57:05'),(9486,1,44,'2020-10-15 14:58:19'),(9487,1,44,'2020-10-15 16:26:23'),(9488,1,56,'2020-10-15 16:54:48'),(9489,1,44,'2020-10-15 17:00:27'),(9490,1,6,'2020-10-15 17:00:32'),(9491,1,76,'2020-10-15 20:28:53'),(9492,1,44,'2020-10-15 20:41:02'),(9493,1,44,'2020-10-15 20:42:33'),(9494,1,44,'2020-10-15 20:42:40'),(9495,1,44,'2020-10-15 21:10:49'),(9496,1,6,'2020-10-15 21:10:53'),(9497,1,44,'2020-10-16 00:02:10'),(9498,1,44,'2020-10-16 03:18:27'),(9499,1,6,'2020-10-16 03:41:19'),(9500,1,44,'2020-10-16 04:38:08'),(9501,1,44,'2020-10-16 04:38:10'),(9502,1,5,'2020-10-16 05:05:32'),(9503,1,44,'2020-10-16 05:13:00'),(9504,1,44,'2020-10-16 05:26:38'),(9505,1,44,'2020-10-16 05:27:05'),(9506,1,44,'2020-10-16 05:27:09'),(9507,1,59,'2020-10-16 06:13:18'),(9508,1,53,'2020-10-16 06:48:34'),(9509,1,44,'2020-10-16 06:51:49'),(9510,1,44,'2020-10-16 07:26:21'),(9511,1,73,'2020-10-16 07:28:44'),(9512,1,44,'2020-10-16 08:07:45'),(9513,1,66,'2020-10-16 08:37:54'),(9514,1,76,'2020-10-16 08:44:45'),(9515,1,76,'2020-10-16 08:46:47'),(9516,1,62,'2020-10-16 10:31:14'),(9517,1,44,'2020-10-16 10:34:06'),(9518,1,66,'2020-10-16 11:16:30'),(9519,1,44,'2020-10-16 11:40:44'),(9520,1,59,'2020-10-16 11:50:01'),(9521,1,44,'2020-10-16 13:31:24'),(9522,1,44,'2020-10-16 14:25:18'),(9523,1,44,'2020-10-16 16:24:05'),(9524,1,44,'2020-10-16 16:42:17'),(9525,1,70,'2020-10-16 16:46:54'),(9526,1,44,'2020-10-16 17:31:38'),(9527,1,44,'2020-10-16 17:31:42'),(9528,1,44,'2020-10-16 18:13:15'),(9529,1,44,'2020-10-16 19:37:41'),(9530,1,44,'2020-10-16 19:37:46'),(9531,1,44,'2020-10-16 20:04:17'),(9532,1,44,'2020-10-16 22:01:48'),(9533,1,62,'2020-10-16 23:08:17'),(9534,1,6,'2020-10-16 23:53:15'),(9535,1,44,'2020-10-17 02:08:10'),(9536,1,44,'2020-10-17 02:55:16'),(9537,1,44,'2020-10-17 03:00:28'),(9538,1,44,'2020-10-17 03:00:56'),(9539,1,44,'2020-10-17 03:28:13'),(9540,1,45,'2020-10-17 04:29:43'),(9541,1,44,'2020-10-17 04:30:56'),(9542,1,44,'2020-10-17 04:31:04'),(9543,1,6,'2020-10-17 05:17:30'),(9544,1,44,'2020-10-17 06:22:12'),(9545,1,44,'2020-10-17 06:37:07'),(9546,1,44,'2020-10-17 06:40:08'),(9547,1,44,'2020-10-17 10:35:24'),(9548,1,44,'2020-10-17 11:55:10'),(9549,1,6,'2020-10-17 11:55:31'),(9550,1,53,'2020-10-17 11:55:34'),(9551,1,53,'2020-10-17 11:55:42'),(9552,1,6,'2020-10-17 11:56:15'),(9553,1,53,'2020-10-17 11:56:38'),(9554,1,53,'2020-10-17 11:56:54'),(9555,1,15,'2020-10-17 12:04:25'),(9556,1,53,'2020-10-17 12:08:51'),(9557,1,44,'2020-10-17 13:01:45'),(9558,1,44,'2020-10-17 13:57:15'),(9559,1,44,'2020-10-17 13:57:21'),(9560,1,44,'2020-10-17 14:25:42'),(9561,1,44,'2020-10-17 14:26:59'),(9562,1,15,'2020-10-17 16:25:35'),(9563,1,44,'2020-10-17 16:36:15'),(9564,1,44,'2020-10-17 17:58:46'),(9565,1,44,'2020-10-17 18:33:03'),(9566,1,5,'2020-10-17 18:33:06'),(9567,1,6,'2020-10-17 18:33:07'),(9568,1,59,'2020-10-17 18:59:02'),(9569,1,44,'2020-10-17 18:59:06'),(9570,1,44,'2020-10-17 18:59:43'),(9571,1,44,'2020-10-17 19:28:43'),(9572,1,44,'2020-10-17 19:46:04'),(9573,1,44,'2020-10-17 19:46:09'),(9574,1,44,'2020-10-17 19:46:15'),(9575,1,44,'2020-10-17 19:46:20'),(9576,1,44,'2020-10-17 19:46:25'),(9577,1,44,'2020-10-17 19:46:32'),(9578,1,44,'2020-10-17 19:46:37'),(9579,1,44,'2020-10-17 19:46:45'),(9580,1,44,'2020-10-17 19:46:51'),(9581,1,44,'2020-10-17 19:46:55'),(9582,1,44,'2020-10-17 19:46:57'),(9583,1,44,'2020-10-17 19:47:03'),(9584,1,44,'2020-10-17 19:47:08'),(9585,1,44,'2020-10-17 19:47:18'),(9586,1,44,'2020-10-17 19:47:46'),(9587,1,44,'2020-10-17 19:48:49'),(9588,1,44,'2020-10-17 19:49:28'),(9589,1,44,'2020-10-17 19:49:55'),(9590,1,44,'2020-10-17 19:50:00'),(9591,1,44,'2020-10-17 19:50:06'),(9592,1,44,'2020-10-17 19:50:12'),(9593,1,44,'2020-10-17 19:50:16'),(9594,1,44,'2020-10-17 19:50:21'),(9595,1,44,'2020-10-17 19:50:27'),(9596,1,44,'2020-10-17 19:51:02'),(9597,1,44,'2020-10-17 19:51:38'),(9598,1,44,'2020-10-17 19:51:54'),(9599,1,44,'2020-10-17 19:51:59'),(9600,1,44,'2020-10-17 19:52:06'),(9601,1,44,'2020-10-17 19:52:13'),(9602,1,44,'2020-10-17 19:52:20'),(9603,1,44,'2020-10-17 19:52:25'),(9604,1,44,'2020-10-17 19:52:34'),(9605,1,44,'2020-10-17 19:52:39'),(9606,1,44,'2020-10-17 19:52:45'),(9607,1,44,'2020-10-17 19:52:50'),(9608,1,44,'2020-10-17 19:52:54'),(9609,1,44,'2020-10-17 19:52:59'),(9610,1,44,'2020-10-17 19:53:04'),(9611,1,44,'2020-10-17 19:53:11'),(9612,1,44,'2020-10-17 19:53:20'),(9613,1,44,'2020-10-17 19:53:25'),(9614,1,44,'2020-10-17 19:53:30'),(9615,1,44,'2020-10-17 19:53:32'),(9616,1,44,'2020-10-17 19:53:36'),(9617,1,44,'2020-10-17 19:53:41'),(9618,1,44,'2020-10-17 19:53:46'),(9619,1,44,'2020-10-17 19:53:50'),(9620,1,44,'2020-10-17 19:53:56'),(9621,1,44,'2020-10-17 19:54:01'),(9622,1,44,'2020-10-17 19:54:06'),(9623,1,44,'2020-10-17 19:54:11'),(9624,1,44,'2020-10-17 19:54:36'),(9625,1,44,'2020-10-17 19:55:13'),(9626,1,44,'2020-10-17 19:55:28'),(9627,1,44,'2020-10-17 19:55:33'),(9628,1,44,'2020-10-17 19:55:37'),(9629,1,44,'2020-10-17 19:55:42'),(9630,1,44,'2020-10-17 19:55:46'),(9631,1,44,'2020-10-17 19:55:52'),(9632,1,44,'2020-10-17 19:55:57'),(9633,1,44,'2020-10-17 19:56:03'),(9634,1,44,'2020-10-17 19:56:08'),(9635,1,44,'2020-10-17 19:56:12'),(9636,1,44,'2020-10-17 19:56:17'),(9637,1,44,'2020-10-17 19:56:38'),(9638,1,44,'2020-10-17 19:57:08'),(9639,1,44,'2020-10-17 19:57:14'),(9640,1,44,'2020-10-17 19:57:21'),(9641,1,44,'2020-10-17 19:57:28'),(9642,1,44,'2020-10-17 19:57:34'),(9643,1,44,'2020-10-17 19:57:40'),(9644,1,44,'2020-10-17 19:57:45'),(9645,1,44,'2020-10-17 19:57:50'),(9646,1,44,'2020-10-17 19:57:54'),(9647,1,44,'2020-10-17 19:58:01'),(9648,1,44,'2020-10-17 19:58:07'),(9649,1,44,'2020-10-17 19:58:13'),(9650,1,44,'2020-10-17 19:58:19'),(9651,1,44,'2020-10-17 19:58:26'),(9652,1,44,'2020-10-17 19:58:28'),(9653,1,44,'2020-10-17 19:58:34'),(9654,1,44,'2020-10-17 19:58:41'),(9655,1,44,'2020-10-17 19:58:46'),(9656,1,44,'2020-10-17 21:51:17'),(9657,1,44,'2020-10-17 21:51:40'),(9658,1,44,'2020-10-17 22:08:41'),(9659,1,44,'2020-10-17 22:08:57'),(9660,1,53,'2020-10-17 22:09:22'),(9661,1,76,'2020-10-17 22:09:26'),(9662,1,73,'2020-10-17 22:09:28'),(9663,1,44,'2020-10-17 22:09:30'),(9664,1,6,'2020-10-17 22:09:32'),(9665,1,43,'2020-10-17 22:09:36'),(9666,1,44,'2020-10-17 22:09:38'),(9667,1,13,'2020-10-17 22:09:43'),(9668,1,53,'2020-10-17 22:09:46'),(9669,1,14,'2020-10-17 22:09:50'),(9670,1,59,'2020-10-17 22:09:52'),(9671,1,45,'2020-10-17 22:09:57'),(9672,1,73,'2020-10-17 22:09:58'),(9673,1,59,'2020-10-17 22:10:03'),(9674,1,62,'2020-10-17 22:10:04'),(9675,1,66,'2020-10-17 22:10:07'),(9676,1,70,'2020-10-17 22:10:10'),(9677,1,66,'2020-10-17 22:10:11'),(9678,1,44,'2020-10-17 22:10:55'),(9679,1,44,'2020-10-17 22:32:12'),(9680,1,44,'2020-10-17 22:39:06'),(9681,1,44,'2020-10-17 22:56:49'),(9682,1,6,'2020-10-17 23:02:07'),(9683,1,44,'2020-10-17 23:35:29'),(9684,1,59,'2020-10-17 23:38:55'),(9685,1,53,'2020-10-18 00:23:22'),(9686,1,44,'2020-10-18 00:24:58'),(9687,1,44,'2020-10-18 02:53:13'),(9688,1,44,'2020-10-18 04:30:19'),(9689,1,44,'2020-10-18 04:33:50'),(9690,1,44,'2020-10-18 04:33:57'),(9691,1,59,'2020-10-18 05:04:32'),(9692,1,44,'2020-10-18 05:52:39'),(9693,1,44,'2020-10-18 05:52:42'),(9694,1,73,'2020-10-18 06:23:57'),(9695,1,44,'2020-10-18 07:16:14'),(9696,1,70,'2020-10-18 07:27:55'),(9697,1,44,'2020-10-18 09:19:14'),(9698,1,44,'2020-10-18 09:32:15'),(9699,1,6,'2020-10-18 10:12:11'),(9700,1,6,'2020-10-18 10:12:15'),(9701,1,44,'2020-10-18 11:01:13'),(9702,1,62,'2020-10-18 11:26:26'),(9703,1,76,'2020-10-18 11:30:13'),(9704,1,73,'2020-10-18 11:33:34'),(9705,1,15,'2020-10-18 11:36:33'),(9706,1,66,'2020-10-18 11:46:09'),(9707,1,44,'2020-10-18 12:07:14'),(9708,1,70,'2020-10-18 12:31:44'),(9709,1,44,'2020-10-18 12:44:45'),(9710,1,44,'2020-10-18 12:45:51'),(9711,1,44,'2020-10-18 12:56:31'),(9712,1,44,'2020-10-18 13:33:17'),(9713,1,44,'2020-10-18 13:41:10'),(9714,1,44,'2020-10-18 13:41:15'),(9715,1,44,'2020-10-18 13:41:54'),(9716,1,44,'2020-10-18 13:41:56'),(9717,1,44,'2020-10-18 13:41:58'),(9718,1,59,'2020-10-18 13:57:00'),(9719,1,62,'2020-10-18 14:19:51'),(9720,1,45,'2020-10-18 14:23:54'),(9721,1,66,'2020-10-18 14:27:15'),(9722,1,62,'2020-10-18 14:33:36'),(9723,1,56,'2020-10-18 14:36:46'),(9724,1,44,'2020-10-18 14:49:11'),(9725,1,44,'2020-10-18 14:51:06'),(9726,1,76,'2020-10-18 15:04:29'),(9727,1,73,'2020-10-18 15:07:35'),(9728,1,44,'2020-10-18 15:16:01'),(9729,1,44,'2020-10-18 15:18:03'),(9730,1,73,'2020-10-18 15:18:42'),(9731,1,43,'2020-10-18 15:22:40'),(9732,1,70,'2020-10-18 15:28:31'),(9733,1,53,'2020-10-18 15:37:44'),(9734,1,15,'2020-10-18 15:40:59'),(9735,1,44,'2020-10-18 15:57:40'),(9736,1,44,'2020-10-18 15:57:45'),(9737,1,13,'2020-10-18 16:58:44'),(9738,1,56,'2020-10-18 17:06:26'),(9739,1,15,'2020-10-18 17:22:54'),(9740,1,44,'2020-10-18 17:41:14'),(9741,1,44,'2020-10-18 17:45:12'),(9742,1,70,'2020-10-18 17:47:05'),(9743,1,45,'2020-10-18 17:48:25'),(9744,1,14,'2020-10-18 18:00:58'),(9745,1,53,'2020-10-18 18:03:59'),(9746,1,5,'2020-10-18 18:06:58'),(9747,1,59,'2020-10-18 18:10:04'),(9748,1,43,'2020-10-18 18:22:31'),(9749,1,6,'2020-10-18 18:25:27'),(9750,1,59,'2020-10-18 18:26:08'),(9751,1,44,'2020-10-18 19:27:24'),(9752,1,44,'2020-10-18 22:20:15'),(9753,1,44,'2020-10-18 23:49:17'),(9754,1,44,'2020-10-19 02:21:50'),(9755,1,6,'2020-10-19 02:26:10'),(9756,1,6,'2020-10-19 02:26:14'),(9757,1,44,'2020-10-19 03:02:56'),(9758,1,44,'2020-10-19 03:02:58'),(9759,1,44,'2020-10-19 03:03:22'),(9760,1,44,'2020-10-19 05:01:04'),(9761,1,44,'2020-10-19 05:19:48'),(9762,1,44,'2020-10-19 05:39:19'),(9763,1,44,'2020-10-19 05:39:21'),(9764,1,44,'2020-10-19 05:39:23'),(9765,1,44,'2020-10-19 07:25:41'),(9766,1,44,'2020-10-19 07:25:46'),(9767,1,44,'2020-10-19 07:25:48'),(9768,1,44,'2020-10-19 07:25:51'),(9769,1,44,'2020-10-19 07:25:53'),(9770,1,44,'2020-10-19 07:25:55'),(9771,1,44,'2020-10-19 07:25:57'),(9772,1,44,'2020-10-19 07:25:59'),(9773,1,44,'2020-10-19 07:26:02'),(9774,1,6,'2020-10-19 09:02:27'),(9775,1,44,'2020-10-19 09:42:04'),(9776,1,44,'2020-10-19 09:42:16'),(9777,1,6,'2020-10-19 11:41:01'),(9778,1,6,'2020-10-19 11:41:04'),(9779,1,44,'2020-10-19 11:43:24'),(9780,1,44,'2020-10-19 11:43:27'),(9781,1,44,'2020-10-19 12:21:41'),(9782,1,44,'2020-10-19 13:25:40'),(9783,1,44,'2020-10-19 14:42:08'),(9784,1,44,'2020-10-19 14:43:16'),(9785,1,44,'2020-10-19 15:13:40'),(9786,1,44,'2020-10-19 15:19:45'),(9787,1,44,'2020-10-19 15:40:36'),(9788,1,44,'2020-10-19 15:47:30'),(9789,1,44,'2020-10-19 16:29:37'),(9790,1,44,'2020-10-19 16:29:39'),(9791,1,44,'2020-10-19 16:57:39'),(9792,1,44,'2020-10-19 16:57:58'),(9793,1,44,'2020-10-19 16:58:26'),(9794,1,44,'2020-10-19 17:34:00'),(9795,1,44,'2020-10-19 17:34:22'),(9796,1,44,'2020-10-19 18:14:31'),(9797,1,44,'2020-10-19 18:16:02'),(9798,1,44,'2020-10-19 19:57:12'),(9799,1,70,'2020-10-19 20:58:40'),(9800,1,44,'2020-10-19 23:20:08'),(9801,1,62,'2020-10-20 00:11:04'),(9802,1,44,'2020-10-20 00:20:51'),(9803,1,44,'2020-10-20 00:53:23'),(9804,1,44,'2020-10-20 01:24:41'),(9805,1,6,'2020-10-20 02:24:14'),(9806,1,6,'2020-10-20 02:24:15'),(9807,1,44,'2020-10-20 03:23:19'),(9808,1,44,'2020-10-20 04:51:10'),(9809,1,14,'2020-10-20 05:21:45'),(9810,1,44,'2020-10-20 06:16:20'),(9811,1,44,'2020-10-20 07:44:35'),(9812,1,14,'2020-10-20 08:03:19'),(9813,1,56,'2020-10-20 11:20:51'),(9814,1,44,'2020-10-20 13:16:57'),(9815,1,44,'2020-10-20 14:35:44'),(9816,1,44,'2020-10-20 14:35:46'),(9817,1,44,'2020-10-20 14:58:13'),(9818,1,44,'2020-10-20 14:58:41'),(9819,1,44,'2020-10-20 14:59:27'),(9820,1,44,'2020-10-20 14:59:29'),(9821,1,44,'2020-10-20 14:59:56'),(9822,1,44,'2020-10-20 15:00:07'),(9823,1,44,'2020-10-20 15:00:21'),(9824,1,44,'2020-10-20 15:00:54'),(9825,1,44,'2020-10-20 15:01:06'),(9826,1,44,'2020-10-20 15:03:38'),(9827,1,44,'2020-10-20 15:03:42'),(9828,1,44,'2020-10-20 15:04:02'),(9829,1,44,'2020-10-20 15:04:10'),(9830,1,44,'2020-10-20 15:04:15'),(9831,1,44,'2020-10-20 15:04:24'),(9832,1,44,'2020-10-20 15:05:08'),(9833,1,44,'2020-10-20 15:05:16'),(9834,1,59,'2020-10-20 15:05:18'),(9835,1,44,'2020-10-20 15:05:27'),(9836,1,44,'2020-10-20 15:05:29'),(9837,1,44,'2020-10-20 15:05:38'),(9838,1,44,'2020-10-20 15:06:05'),(9839,1,44,'2020-10-20 15:06:42'),(9840,1,44,'2020-10-20 15:07:42'),(9841,1,44,'2020-10-20 15:09:57'),(9842,1,44,'2020-10-20 15:10:16'),(9843,1,44,'2020-10-20 15:10:45'),(9844,1,44,'2020-10-20 16:26:15'),(9845,1,44,'2020-10-20 16:31:19'),(9846,1,15,'2020-10-20 16:31:22'),(9847,1,44,'2020-10-20 16:31:25'),(9848,1,59,'2020-10-20 16:31:29'),(9849,1,45,'2020-10-20 16:31:34'),(9850,1,53,'2020-10-20 16:31:36'),(9851,1,43,'2020-10-20 16:31:40'),(9852,1,56,'2020-10-20 16:31:43'),(9853,1,66,'2020-10-20 16:31:48'),(9854,1,62,'2020-10-20 16:31:51'),(9855,1,70,'2020-10-20 16:31:54'),(9856,1,73,'2020-10-20 16:31:57'),(9857,1,59,'2020-10-20 16:32:00'),(9858,1,76,'2020-10-20 16:32:02'),(9859,1,5,'2020-10-20 16:32:06'),(9860,1,15,'2020-10-20 16:32:08'),(9861,1,13,'2020-10-20 16:32:09'),(9862,1,14,'2020-10-20 16:32:12'),(9863,1,6,'2020-10-20 16:32:14'),(9864,1,44,'2020-10-20 17:05:48'),(9865,1,44,'2020-10-20 18:40:00'),(9866,1,62,'2020-10-20 19:27:03'),(9867,1,44,'2020-10-20 19:57:04'),(9868,1,44,'2020-10-20 19:59:40'),(9869,1,44,'2020-10-20 20:22:02'),(9870,1,44,'2020-10-20 20:29:28'),(9871,1,44,'2020-10-20 20:29:59'),(9872,1,44,'2020-10-20 20:50:43'),(9873,1,6,'2020-10-20 20:50:45'),(9874,1,44,'2020-10-20 22:35:29'),(9875,1,44,'2020-10-21 00:34:08'),(9876,1,44,'2020-10-21 00:34:17'),(9877,1,44,'2020-10-21 00:34:32'),(9878,1,6,'2020-10-21 02:03:01'),(9879,1,44,'2020-10-21 02:03:34'),(9880,1,44,'2020-10-21 02:18:50'),(9881,1,44,'2020-10-21 02:21:21'),(9882,1,44,'2020-10-21 02:21:23'),(9883,1,44,'2020-10-21 03:40:05'),(9884,1,53,'2020-10-21 03:40:12'),(9885,1,44,'2020-10-21 05:42:22'),(9886,1,44,'2020-10-21 06:09:27'),(9887,1,44,'2020-10-21 06:14:44'),(9888,1,44,'2020-10-21 08:26:43'),(9889,1,44,'2020-10-21 09:50:59'),(9890,1,76,'2020-10-21 11:31:53'),(9891,1,6,'2020-10-21 12:58:29'),(9892,1,44,'2020-10-21 14:26:30'),(9893,1,44,'2020-10-21 14:36:32'),(9894,1,44,'2020-10-21 14:51:46'),(9895,1,44,'2020-10-21 15:12:13'),(9896,1,44,'2020-10-21 15:18:52'),(9897,1,44,'2020-10-21 15:18:52'),(9898,1,6,'2020-10-21 17:02:02'),(9899,1,6,'2020-10-21 17:02:04'),(9900,1,44,'2020-10-21 17:15:08'),(9901,1,44,'2020-10-21 17:23:19'),(9902,1,44,'2020-10-21 17:24:15'),(9903,1,44,'2020-10-21 17:44:43'),(9904,1,44,'2020-10-21 17:44:47'),(9905,1,15,'2020-10-21 18:11:14'),(9906,1,73,'2020-10-21 18:13:39'),(9907,1,44,'2020-10-21 18:21:27'),(9908,1,44,'2020-10-21 18:23:14'),(9909,1,70,'2020-10-21 18:34:45'),(9910,1,56,'2020-10-21 18:37:08'),(9911,1,15,'2020-10-21 18:43:19'),(9912,1,43,'2020-10-21 18:58:52'),(9913,1,76,'2020-10-21 18:59:43'),(9914,1,59,'2020-10-21 19:15:42'),(9915,1,66,'2020-10-21 19:22:45'),(9916,1,14,'2020-10-21 19:48:44'),(9917,1,62,'2020-10-21 20:07:10'),(9918,1,15,'2020-10-21 20:27:01'),(9919,1,73,'2020-10-21 20:28:32'),(9920,1,44,'2020-10-21 20:38:33'),(9921,1,44,'2020-10-21 20:40:19'),(9922,1,70,'2020-10-21 20:51:26'),(9923,1,56,'2020-10-21 20:52:35'),(9924,1,15,'2020-10-21 20:58:39'),(9925,1,6,'2020-10-21 21:20:32'),(9926,1,56,'2020-10-22 00:39:12'),(9927,1,44,'2020-10-22 00:56:44'),(9928,1,59,'2020-10-22 01:57:41'),(9929,1,44,'2020-10-22 03:40:39'),(9930,1,44,'2020-10-22 07:59:33'),(9931,1,44,'2020-10-22 08:52:58'),(9932,1,44,'2020-10-22 08:53:13'),(9933,1,62,'2020-10-22 08:53:15'),(9934,1,44,'2020-10-22 13:49:01'),(9935,1,44,'2020-10-22 15:28:34'),(9936,1,44,'2020-10-22 15:57:13'),(9937,1,44,'2020-10-22 16:02:56'),(9938,1,44,'2020-10-22 16:23:09'),(9939,1,44,'2020-10-22 17:24:38'),(9940,1,44,'2020-10-22 17:26:10'),(9941,1,44,'2020-10-22 17:26:46'),(9942,1,44,'2020-10-22 17:26:47'),(9943,1,44,'2020-10-22 19:08:27'),(9944,1,44,'2020-10-22 22:45:07'),(9945,1,44,'2020-10-22 22:45:10'),(9946,1,44,'2020-10-23 00:24:12'),(9947,1,44,'2020-10-23 01:06:48'),(9948,1,44,'2020-10-23 02:20:23'),(9949,1,44,'2020-10-23 02:55:38'),(9950,1,76,'2020-10-23 02:57:55'),(9951,1,6,'2020-10-23 03:11:00'),(9952,1,15,'2020-10-23 03:15:00'),(9953,1,44,'2020-10-23 04:07:30'),(9954,1,6,'2020-10-23 04:07:32'),(9955,1,44,'2020-10-23 04:07:37'),(9956,1,5,'2020-10-23 04:07:39'),(9957,1,44,'2020-10-23 06:55:35'),(9958,1,44,'2020-10-23 07:21:24'),(9959,1,44,'2020-10-23 08:23:56'),(9960,1,44,'2020-10-23 08:24:02'),(9961,1,44,'2020-10-23 09:49:55'),(9962,1,44,'2020-10-23 11:10:24'),(9963,1,44,'2020-10-23 11:10:37'),(9964,1,44,'2020-10-23 11:10:41'),(9965,1,44,'2020-10-23 11:10:59'),(9966,1,44,'2020-10-23 11:11:07'),(9967,1,44,'2020-10-23 14:17:31'),(9968,1,44,'2020-10-23 14:19:41'),(9969,1,44,'2020-10-23 14:50:29'),(9970,1,44,'2020-10-23 15:40:01'),(9971,1,44,'2020-10-23 16:19:54'),(9972,1,44,'2020-10-23 16:25:21'),(9973,1,44,'2020-10-23 18:36:39'),(9974,1,44,'2020-10-23 18:36:41'),(9975,1,44,'2020-10-23 18:36:42'),(9976,1,44,'2020-10-23 18:36:43'),(9977,1,44,'2020-10-23 18:37:49'),(9978,1,44,'2020-10-23 19:24:56'),(9979,1,44,'2020-10-23 21:31:25'),(9980,1,44,'2020-10-23 22:07:09'),(9981,1,59,'2020-10-24 00:02:51'),(9982,1,44,'2020-10-24 00:03:03'),(9983,1,44,'2020-10-24 00:03:15'),(9984,1,44,'2020-10-24 00:03:26'),(9985,1,6,'2020-10-24 01:51:19'),(9986,1,44,'2020-10-24 07:19:57'),(9987,1,44,'2020-10-24 07:25:34'),(9988,1,44,'2020-10-24 08:03:40'),(9989,1,44,'2020-10-24 08:35:18'),(9990,1,44,'2020-10-24 08:37:57'),(9991,1,44,'2020-10-24 08:39:10'),(9992,1,44,'2020-10-24 08:40:37'),(9993,1,44,'2020-10-24 09:25:38'),(9994,1,44,'2020-10-24 09:46:57'),(9995,1,44,'2020-10-24 09:46:59'),(9996,1,44,'2020-10-24 11:11:11'),(9997,1,44,'2020-10-24 11:44:50'),(9998,1,44,'2020-10-24 11:58:41'),(9999,1,44,'2020-10-24 12:09:51'),(10000,1,44,'2020-10-24 12:13:17'),(10001,1,76,'2020-10-24 12:34:29'),(10002,1,44,'2020-10-24 15:32:34'),(10003,1,59,'2020-10-24 17:25:58'),(10004,1,59,'2020-10-24 18:01:33'),(10005,1,5,'2020-10-24 18:31:44'),(10006,1,44,'2020-10-24 19:19:22'),(10007,1,44,'2020-10-24 20:38:50'),(10008,1,44,'2020-10-24 23:08:43'),(10009,1,44,'2020-10-24 23:08:46'),(10010,1,15,'2020-10-24 23:13:08'),(10011,1,44,'2020-10-24 23:13:12'),(10012,1,44,'2020-10-24 23:13:15'),(10013,1,6,'2020-10-25 00:36:58'),(10014,1,44,'2020-10-25 01:38:26'),(10015,1,44,'2020-10-25 01:56:10'),(10016,1,45,'2020-10-25 01:56:15'),(10017,1,66,'2020-10-25 01:56:16'),(10018,1,44,'2020-10-25 01:56:21'),(10019,1,44,'2020-10-25 01:59:17'),(10020,1,45,'2020-10-25 01:59:33'),(10021,1,66,'2020-10-25 01:59:33'),(10022,1,44,'2020-10-25 01:59:42'),(10023,1,44,'2020-10-25 03:01:43'),(10024,1,44,'2020-10-25 03:01:47'),(10025,1,44,'2020-10-25 03:45:26'),(10026,1,14,'2020-10-25 06:15:36'),(10027,1,44,'2020-10-25 07:32:14'),(10028,1,44,'2020-10-25 07:32:30'),(10029,1,44,'2020-10-25 11:21:03'),(10030,1,44,'2020-10-25 11:21:07'),(10031,1,44,'2020-10-25 11:33:59'),(10032,1,44,'2020-10-25 14:30:07'),(10033,1,44,'2020-10-25 15:11:04'),(10034,1,44,'2020-10-25 15:32:18'),(10035,1,44,'2020-10-25 15:34:00'),(10036,1,44,'2020-10-25 17:56:15'),(10037,1,66,'2020-10-25 18:32:47'),(10038,1,44,'2020-10-25 18:52:58'),(10039,1,53,'2020-10-25 18:53:01'),(10040,1,59,'2020-10-25 19:28:20'),(10041,1,44,'2020-10-25 19:41:18'),(10042,1,44,'2020-10-25 21:03:25'),(10043,1,44,'2020-10-25 22:28:29'),(10044,1,6,'2020-10-25 22:28:29'),(10045,1,5,'2020-10-25 22:28:30'),(10046,1,44,'2020-10-25 23:26:17'),(10047,1,44,'2020-10-25 23:36:03'),(10048,1,44,'2020-10-26 00:39:21'),(10049,1,6,'2020-10-26 00:39:23'),(10050,1,44,'2020-10-26 01:55:04'),(10051,1,44,'2020-10-26 03:19:56'),(10052,1,44,'2020-10-26 03:19:59'),(10053,1,44,'2020-10-26 05:32:37'),(10054,1,44,'2020-10-26 05:32:40'),(10055,1,44,'2020-10-26 05:32:42'),(10056,1,15,'2020-10-26 07:19:50'),(10057,1,44,'2020-10-26 11:00:58'),(10058,1,70,'2020-10-26 14:11:11'),(10059,1,44,'2020-10-26 15:30:54'),(10060,1,44,'2020-10-26 15:56:11'),(10061,1,44,'2020-10-26 15:56:29'),(10062,1,44,'2020-10-26 15:56:57'),(10063,1,44,'2020-10-26 17:35:47'),(10064,1,44,'2020-10-26 17:35:50'),(10065,1,44,'2020-10-26 20:12:10'),(10066,1,44,'2020-10-26 20:12:22'),(10067,1,44,'2020-10-26 20:12:40'),(10068,1,44,'2020-10-26 21:24:20'),(10069,1,44,'2020-10-26 21:54:40'),(10070,1,44,'2020-10-26 23:43:53'),(10071,1,44,'2020-10-27 00:51:57'),(10072,1,44,'2020-10-27 01:27:00'),(10073,1,44,'2020-10-27 01:27:02'),(10074,1,44,'2020-10-27 03:43:17'),(10075,1,44,'2020-10-27 03:43:22'),(10076,1,44,'2020-10-27 03:52:05'),(10077,1,45,'2020-10-27 04:54:48'),(10078,1,44,'2020-10-27 06:53:24'),(10079,1,44,'2020-10-27 06:53:25'),(10080,1,14,'2020-10-27 07:48:30'),(10081,1,44,'2020-10-27 07:48:52'),(10082,1,15,'2020-10-27 07:48:58'),(10083,1,44,'2020-10-27 07:49:00'),(10084,1,59,'2020-10-27 07:49:01'),(10085,1,45,'2020-10-27 07:49:03'),(10086,1,53,'2020-10-27 07:49:05'),(10087,1,43,'2020-10-27 07:49:06'),(10088,1,56,'2020-10-27 07:49:08'),(10089,1,66,'2020-10-27 07:49:11'),(10090,1,62,'2020-10-27 07:49:13'),(10091,1,70,'2020-10-27 07:49:16'),(10092,1,73,'2020-10-27 07:49:17'),(10093,1,76,'2020-10-27 07:49:19'),(10094,1,45,'2020-10-27 07:49:22'),(10095,1,79,'2020-10-27 07:49:25'),(10096,1,5,'2020-10-27 07:49:26'),(10097,1,15,'2020-10-27 07:49:27'),(10098,1,14,'2020-10-27 07:49:31'),(10099,1,13,'2020-10-27 07:49:31'),(10100,1,6,'2020-10-27 07:49:31'),(10101,1,44,'2020-10-27 08:54:38'),(10102,1,44,'2020-10-27 09:22:54'),(10103,1,43,'2020-10-27 10:46:54'),(10104,1,44,'2020-10-27 14:26:39'),(10105,1,44,'2020-10-27 14:45:44'),(10106,1,44,'2020-10-27 15:59:12'),(10107,1,44,'2020-10-27 17:03:49'),(10108,1,44,'2020-10-27 17:47:43'),(10109,1,44,'2020-10-27 18:54:32'),(10110,1,44,'2020-10-27 18:54:33'),(10111,1,44,'2020-10-27 18:54:35'),(10112,1,44,'2020-10-27 18:54:38'),(10113,1,44,'2020-10-27 18:54:40'),(10114,1,44,'2020-10-27 18:54:41'),(10115,1,15,'2020-10-27 18:54:42'),(10116,1,79,'2020-10-27 18:54:43'),(10117,1,76,'2020-10-27 18:54:44'),(10118,1,73,'2020-10-27 18:54:45'),(10119,1,70,'2020-10-27 18:54:46'),(10120,1,62,'2020-10-27 18:54:47'),(10121,1,66,'2020-10-27 18:54:48'),(10122,1,56,'2020-10-27 18:54:49'),(10123,1,43,'2020-10-27 18:54:50'),(10124,1,53,'2020-10-27 18:54:51'),(10125,1,45,'2020-10-27 18:54:52'),(10126,1,59,'2020-10-27 18:54:53'),(10127,1,44,'2020-10-27 18:54:54'),(10128,1,43,'2020-10-27 18:54:55'),(10129,1,66,'2020-10-27 18:54:55'),(10130,1,44,'2020-10-27 18:54:56'),(10131,1,6,'2020-10-27 18:54:57'),(10132,1,14,'2020-10-27 18:54:59'),(10133,1,13,'2020-10-27 18:55:00'),(10134,1,5,'2020-10-27 18:55:01'),(10135,1,44,'2020-10-27 18:55:03'),(10136,1,79,'2020-10-27 18:55:03'),(10137,1,79,'2020-10-27 18:55:04'),(10138,1,45,'2020-10-27 18:55:06'),(10139,1,76,'2020-10-27 18:55:06'),(10140,1,76,'2020-10-27 18:55:07'),(10141,1,45,'2020-10-27 18:55:08'),(10142,1,73,'2020-10-27 18:55:09'),(10143,1,73,'2020-10-27 18:55:10'),(10144,1,45,'2020-10-27 18:55:11'),(10145,1,44,'2020-10-27 18:55:11'),(10146,1,44,'2020-10-27 18:55:14'),(10147,1,44,'2020-10-27 18:55:15'),(10148,1,15,'2020-10-27 18:55:17'),(10149,1,79,'2020-10-27 18:55:18'),(10150,1,76,'2020-10-27 18:55:19'),(10151,1,73,'2020-10-27 18:55:20'),(10152,1,70,'2020-10-27 18:55:21'),(10153,1,62,'2020-10-27 18:55:22'),(10154,1,66,'2020-10-27 18:55:23'),(10155,1,56,'2020-10-27 18:55:25'),(10156,1,43,'2020-10-27 18:55:26'),(10157,1,53,'2020-10-27 18:55:27'),(10158,1,44,'2020-10-27 18:55:28'),(10159,1,6,'2020-10-27 18:55:30'),(10160,1,14,'2020-10-27 18:55:31'),(10161,1,13,'2020-10-27 18:55:33'),(10162,1,5,'2020-10-27 18:55:34'),(10163,1,44,'2020-10-27 18:55:36'),(10164,1,79,'2020-10-27 18:55:36'),(10165,1,79,'2020-10-27 18:55:38'),(10166,1,45,'2020-10-27 18:55:39'),(10167,1,76,'2020-10-27 18:55:40'),(10168,1,44,'2020-10-27 18:55:42'),(10169,1,44,'2020-10-27 22:20:06'),(10170,1,44,'2020-10-27 23:07:37'),(10171,1,44,'2020-10-27 23:35:50'),(10172,1,44,'2020-10-27 23:59:15'),(10173,1,44,'2020-10-27 23:59:21'),(10174,1,66,'2020-10-28 00:23:18'),(10175,1,6,'2020-10-28 01:51:34'),(10176,1,6,'2020-10-28 01:51:37'),(10177,1,6,'2020-10-28 03:26:54'),(10178,1,44,'2020-10-28 04:51:19'),(10179,1,44,'2020-10-28 05:02:51'),(10180,1,44,'2020-10-28 05:22:33'),(10181,1,44,'2020-10-28 05:43:56'),(10182,1,44,'2020-10-28 07:14:59'),(10183,1,73,'2020-10-28 08:33:02'),(10184,1,44,'2020-10-28 08:51:18'),(10185,1,66,'2020-10-28 09:17:58'),(10186,1,44,'2020-10-28 09:19:55'),(10187,1,44,'2020-10-28 11:11:43'),(10188,1,13,'2020-10-28 11:54:02'),(10189,1,44,'2020-10-28 12:57:07'),(10190,1,6,'2020-10-28 12:57:08'),(10191,1,44,'2020-10-28 13:36:55'),(10192,1,44,'2020-10-28 14:29:05'),(10193,1,44,'2020-10-28 14:40:28'),(10194,1,44,'2020-10-28 15:25:48'),(10195,1,44,'2020-10-28 17:17:32'),(10196,1,44,'2020-10-28 17:55:13'),(10197,1,44,'2020-10-28 18:44:39'),(10198,1,44,'2020-10-28 19:10:55'),(10199,1,6,'2020-10-28 19:32:55'),(10200,1,6,'2020-10-28 19:32:57'),(10201,1,59,'2020-10-28 20:01:11'),(10202,1,44,'2020-10-28 22:48:44'),(10203,1,6,'2020-10-28 23:34:52'),(10204,1,6,'2020-10-28 23:34:54'),(10205,1,6,'2020-10-29 00:35:16'),(10206,1,44,'2020-10-29 00:35:35'),(10207,1,66,'2020-10-29 00:36:29'),(10208,1,56,'2020-10-29 00:36:45'),(10209,1,56,'2020-10-29 00:36:52'),(10210,1,13,'2020-10-29 00:59:54'),(10211,1,66,'2020-10-29 02:04:33'),(10212,1,44,'2020-10-29 02:38:21'),(10213,1,43,'2020-10-29 03:31:49'),(10214,1,44,'2020-10-29 07:44:02'),(10215,1,5,'2020-10-29 08:34:28'),(10216,1,44,'2020-10-29 08:50:26'),(10217,1,44,'2020-10-29 08:50:28'),(10218,1,44,'2020-10-29 10:23:42'),(10219,1,44,'2020-10-29 12:54:16'),(10220,1,44,'2020-10-29 14:25:06'),(10221,1,15,'2020-10-29 15:01:20'),(10222,1,79,'2020-10-29 15:03:24'),(10223,1,44,'2020-10-29 15:22:35'),(10224,1,44,'2020-10-29 15:45:58'),(10225,1,6,'2020-10-29 15:46:01'),(10226,1,6,'2020-10-29 16:22:04'),(10227,1,6,'2020-10-29 16:22:07'),(10228,1,44,'2020-10-29 20:58:08'),(10229,1,6,'2020-10-30 00:21:01'),(10230,1,6,'2020-10-30 00:21:04'),(10231,1,44,'2020-10-30 03:02:11'),(10232,1,44,'2020-10-30 03:02:58'),(10233,1,44,'2020-10-30 03:41:45'),(10234,1,6,'2020-10-30 03:41:47'),(10235,1,44,'2020-10-30 03:54:18'),(10236,1,44,'2020-10-30 05:11:21'),(10237,1,44,'2020-10-30 05:35:31'),(10238,1,6,'2020-10-30 09:29:12'),(10239,1,6,'2020-10-30 09:29:15'),(10240,1,44,'2020-10-30 10:13:21'),(10241,1,44,'2020-10-30 11:22:46'),(10242,1,44,'2020-10-30 13:36:28'),(10243,1,44,'2020-10-30 13:36:44'),(10244,1,44,'2020-10-30 13:36:54'),(10245,1,44,'2020-10-30 13:36:59'),(10246,1,44,'2020-10-30 13:37:17'),(10247,1,44,'2020-10-30 13:37:30'),(10248,1,44,'2020-10-30 13:38:50'),(10249,1,44,'2020-10-30 13:39:01'),(10250,1,44,'2020-10-30 13:39:36'),(10251,1,44,'2020-10-30 13:40:15'),(10252,1,44,'2020-10-30 13:40:33'),(10253,1,44,'2020-10-30 13:54:40'),(10254,1,44,'2020-10-30 15:35:29'),(10255,1,44,'2020-10-30 16:00:46'),(10256,1,44,'2020-10-30 18:53:45'),(10257,1,6,'2020-10-30 20:58:55'),(10258,1,6,'2020-10-30 20:58:57'),(10259,1,44,'2020-10-30 22:12:12'),(10260,1,44,'2020-10-30 22:12:12'),(10261,1,6,'2020-10-31 00:37:25'),(10262,1,6,'2020-10-31 00:37:27'),(10263,1,44,'2020-10-31 02:29:19'),(10264,1,44,'2020-10-31 02:37:47'),(10265,1,44,'2020-10-31 02:48:04'),(10266,1,44,'2020-10-31 02:48:06'),(10267,1,44,'2020-10-31 02:48:07'),(10268,1,44,'2020-10-31 02:48:09'),(10269,1,6,'2020-10-31 04:38:31'),(10270,1,6,'2020-10-31 04:38:32'),(10271,1,44,'2020-10-31 04:50:15'),(10272,1,13,'2020-10-31 05:18:00'),(10273,1,44,'2020-10-31 07:36:32'),(10274,1,6,'2020-10-31 08:33:21'),(10275,1,6,'2020-10-31 08:33:25'),(10276,1,44,'2020-10-31 11:41:52'),(10277,1,44,'2020-10-31 12:00:24'),(10278,1,44,'2020-10-31 12:17:58'),(10279,1,66,'2020-10-31 12:32:07'),(10280,1,44,'2020-10-31 12:41:12'),(10281,1,44,'2020-10-31 12:41:17'),(10282,1,44,'2020-10-31 13:51:01'),(10283,1,44,'2020-10-31 15:08:15'),(10284,1,44,'2020-10-31 15:41:45'),(10285,1,44,'2020-10-31 15:41:47'),(10286,1,44,'2020-10-31 16:12:39'),(10287,1,44,'2020-10-31 16:13:51'),(10288,1,44,'2020-10-31 16:37:23'),(10289,1,66,'2020-10-31 17:20:19'),(10290,1,6,'2020-10-31 17:59:06'),(10291,1,44,'2020-10-31 20:41:53'),(10292,1,70,'2020-10-31 20:43:42'),(10293,1,45,'2020-10-31 22:04:27'),(10294,1,45,'2020-10-31 22:04:34'),(10295,1,53,'2020-10-31 22:28:39'),(10296,1,44,'2020-10-31 23:19:21'),(10297,1,44,'2020-10-31 23:46:21'),(10298,1,44,'2020-11-01 01:34:51'),(10299,1,44,'2020-11-01 01:42:41'),(10300,1,44,'2020-11-01 03:15:15'),(10301,1,44,'2020-11-01 04:17:08'),(10302,1,44,'2020-11-01 04:19:30'),(10303,1,44,'2020-11-01 04:55:43'),(10304,1,44,'2020-11-01 09:38:40'),(10305,1,44,'2020-11-01 09:40:46'),(10306,1,44,'2020-11-01 09:40:50'),(10307,1,44,'2020-11-01 09:41:16'),(10308,1,6,'2020-11-01 11:28:58'),(10309,1,44,'2020-11-01 12:17:20'),(10310,1,44,'2020-11-01 12:33:17'),(10311,1,6,'2020-11-01 12:33:19'),(10312,1,66,'2020-11-01 12:41:17'),(10313,1,66,'2020-11-01 12:41:51'),(10314,1,66,'2020-11-01 13:06:46'),(10315,1,44,'2020-11-01 13:43:13'),(10316,1,5,'2020-11-01 14:17:05'),(10317,1,44,'2020-11-01 14:18:17'),(10318,1,44,'2020-11-01 14:18:38'),(10319,1,44,'2020-11-01 14:18:44'),(10320,1,14,'2020-11-01 14:19:21'),(10321,1,79,'2020-11-01 14:19:22'),(10322,1,79,'2020-11-01 14:19:24'),(10323,1,79,'2020-11-01 14:19:29'),(10324,1,13,'2020-11-01 14:19:33'),(10325,1,44,'2020-11-01 14:19:37'),(10326,1,79,'2020-11-01 14:20:28'),(10327,1,44,'2020-11-01 14:22:57'),(10328,1,44,'2020-11-01 14:23:00'),(10329,1,62,'2020-11-01 16:02:47'),(10330,1,44,'2020-11-01 16:25:42'),(10331,1,44,'2020-11-01 16:25:44'),(10332,1,44,'2020-11-01 17:30:33'),(10333,1,44,'2020-11-01 17:38:06'),(10334,1,45,'2020-11-01 19:06:04'),(10335,1,62,'2020-11-01 21:13:54'),(10336,1,44,'2020-11-01 22:31:41'),(10337,1,44,'2020-11-02 00:31:49'),(10338,1,44,'2020-11-02 00:31:49'),(10339,1,44,'2020-11-02 00:31:50'),(10340,1,44,'2020-11-02 00:31:51'),(10341,1,44,'2020-11-02 00:31:51'),(10342,1,44,'2020-11-02 00:31:53'),(10343,1,44,'2020-11-02 00:31:53'),(10344,1,44,'2020-11-02 00:31:56'),(10345,1,44,'2020-11-02 00:31:57'),(10346,1,44,'2020-11-02 00:32:00'),(10347,1,44,'2020-11-02 00:32:01'),(10348,1,44,'2020-11-02 00:32:03'),(10349,1,44,'2020-11-02 00:32:07'),(10350,1,44,'2020-11-02 00:32:07'),(10351,1,44,'2020-11-02 00:32:10'),(10352,1,44,'2020-11-02 00:32:13'),(10353,1,44,'2020-11-02 00:32:13'),(10354,1,44,'2020-11-02 00:32:17'),(10355,1,44,'2020-11-02 00:32:18'),(10356,1,44,'2020-11-02 00:32:22'),(10357,1,44,'2020-11-02 00:32:24'),(10358,1,44,'2020-11-02 00:32:26'),(10359,1,44,'2020-11-02 00:32:28'),(10360,1,44,'2020-11-02 00:32:29'),(10361,1,44,'2020-11-02 00:32:31'),(10362,1,44,'2020-11-02 00:32:32'),(10363,1,44,'2020-11-02 00:32:33'),(10364,1,44,'2020-11-02 00:32:37'),(10365,1,44,'2020-11-02 00:32:37'),(10366,1,44,'2020-11-02 00:32:40'),(10367,1,44,'2020-11-02 00:32:41'),(10368,1,44,'2020-11-02 00:32:42'),(10369,1,44,'2020-11-02 00:32:45'),(10370,1,44,'2020-11-02 00:32:46'),(10371,1,44,'2020-11-02 00:32:49'),(10372,1,44,'2020-11-02 00:32:50'),(10373,1,44,'2020-11-02 00:32:51'),(10374,1,44,'2020-11-02 00:32:52'),(10375,1,44,'2020-11-02 00:32:54'),(10376,1,44,'2020-11-02 00:32:55'),(10377,1,44,'2020-11-02 00:32:57'),(10378,1,44,'2020-11-02 00:33:01'),(10379,1,44,'2020-11-02 00:33:06'),(10380,1,44,'2020-11-02 00:33:08'),(10381,1,44,'2020-11-02 00:33:12'),(10382,1,44,'2020-11-02 00:33:16'),(10383,1,44,'2020-11-02 00:33:17'),(10384,1,44,'2020-11-02 00:33:20'),(10385,1,44,'2020-11-02 00:33:22'),(10386,1,44,'2020-11-02 00:33:24'),(10387,1,44,'2020-11-02 01:41:54'),(10388,1,44,'2020-11-02 01:46:31'),(10389,1,6,'2020-11-02 02:43:19'),(10390,1,44,'2020-11-02 05:08:29'),(10391,1,44,'2020-11-02 05:33:22'),(10392,1,44,'2020-11-02 06:29:58'),(10393,1,44,'2020-11-02 08:12:24'),(10394,1,44,'2020-11-02 08:12:28'),(10395,1,44,'2020-11-02 08:39:50'),(10396,1,44,'2020-11-02 08:39:56'),(10397,1,44,'2020-11-02 08:44:44'),(10398,1,44,'2020-11-02 10:00:16'),(10399,1,76,'2020-11-02 10:00:20'),(10400,1,43,'2020-11-02 10:03:27'),(10401,1,6,'2020-11-02 10:03:28'),(10402,1,43,'2020-11-02 10:03:30'),(10403,1,44,'2020-11-02 10:38:20'),(10404,1,76,'2020-11-02 10:38:23'),(10405,1,44,'2020-11-02 11:05:52'),(10406,1,44,'2020-11-02 11:07:53'),(10407,1,73,'2020-11-02 11:08:30'),(10408,1,44,'2020-11-02 13:03:24'),(10409,1,44,'2020-11-02 13:03:24'),(10410,1,66,'2020-11-02 14:03:38'),(10411,1,5,'2020-11-02 14:04:29'),(10412,1,44,'2020-11-02 15:12:42'),(10413,1,44,'2020-11-02 16:28:03'),(10414,1,44,'2020-11-02 16:28:05'),(10415,1,44,'2020-11-02 17:05:53'),(10416,1,44,'2020-11-02 17:05:54'),(10417,1,44,'2020-11-02 17:22:05'),(10418,1,59,'2020-11-02 18:19:58'),(10419,1,44,'2020-11-02 18:40:07'),(10420,1,44,'2020-11-02 20:48:48'),(10421,1,44,'2020-11-02 23:03:48'),(10422,1,44,'2020-11-02 23:04:13'),(10423,1,44,'2020-11-02 23:49:10'),(10424,1,44,'2020-11-02 23:49:17'),(10425,1,44,'2020-11-03 01:54:25'),(10426,1,44,'2020-11-03 01:54:37'),(10427,1,44,'2020-11-03 01:54:45'),(10428,1,44,'2020-11-03 01:55:07'),(10429,1,6,'2020-11-03 03:34:43'),(10430,1,6,'2020-11-03 03:34:45'),(10431,1,44,'2020-11-03 04:33:36'),(10432,1,44,'2020-11-03 05:52:36'),(10433,1,44,'2020-11-03 06:12:12'),(10434,1,44,'2020-11-03 06:27:38'),(10435,1,44,'2020-11-03 06:33:46'),(10436,1,44,'2020-11-03 06:47:34'),(10437,1,6,'2020-11-03 06:47:35'),(10438,1,44,'2020-11-03 08:54:13'),(10439,1,44,'2020-11-03 08:58:18'),(10440,1,14,'2020-11-03 09:38:44'),(10441,1,44,'2020-11-03 10:37:23'),(10442,1,44,'2020-11-03 11:09:24'),(10443,1,44,'2020-11-03 12:02:57'),(10444,1,44,'2020-11-03 13:31:09'),(10445,1,44,'2020-11-03 13:32:29'),(10446,1,44,'2020-11-03 13:45:55'),(10447,1,44,'2020-11-03 13:45:58'),(10448,1,53,'2020-11-03 13:49:30'),(10449,1,44,'2020-11-03 13:49:44'),(10450,1,44,'2020-11-03 13:49:49'),(10451,1,44,'2020-11-03 13:50:15'),(10452,1,44,'2020-11-03 13:59:08'),(10453,1,45,'2020-11-03 14:29:07'),(10454,1,44,'2020-11-03 15:46:14'),(10455,1,56,'2020-11-03 16:14:17'),(10456,1,59,'2020-11-03 16:40:14'),(10457,1,44,'2020-11-03 18:44:59'),(10458,1,44,'2020-11-03 18:45:02'),(10459,1,44,'2020-11-03 20:12:12'),(10460,1,44,'2020-11-03 20:12:38'),(10461,1,44,'2020-11-03 23:41:36'),(10462,1,66,'2020-11-04 00:48:56'),(10463,1,44,'2020-11-04 02:15:10'),(10464,1,44,'2020-11-04 03:06:45'),(10465,1,6,'2020-11-04 03:55:22'),(10466,1,44,'2020-11-04 04:52:46'),(10467,1,44,'2020-11-04 05:24:56'),(10468,1,44,'2020-11-04 05:24:56'),(10469,1,44,'2020-11-04 05:24:58'),(10470,1,44,'2020-11-04 06:59:40'),(10471,1,44,'2020-11-04 07:27:59'),(10472,1,73,'2020-11-04 09:04:06'),(10473,1,6,'2020-11-04 09:04:08'),(10474,1,44,'2020-11-04 09:18:13'),(10475,1,44,'2020-11-04 09:18:14'),(10476,1,6,'2020-11-04 11:58:25'),(10477,1,6,'2020-11-04 11:58:28'),(10478,1,6,'2020-11-04 12:19:07'),(10479,1,44,'2020-11-04 12:28:02'),(10480,1,44,'2020-11-04 14:26:49'),(10481,1,44,'2020-11-04 14:58:46'),(10482,1,44,'2020-11-04 14:59:01'),(10483,1,76,'2020-11-04 16:03:19'),(10484,1,45,'2020-11-04 16:03:50'),(10485,1,45,'2020-11-04 16:03:52'),(10486,1,76,'2020-11-04 16:09:49'),(10487,1,76,'2020-11-04 16:20:08'),(10488,1,44,'2020-11-04 16:30:34'),(10489,1,44,'2020-11-04 17:19:26'),(10490,1,6,'2020-11-04 18:28:29'),(10491,1,6,'2020-11-04 19:56:24'),(10492,1,6,'2020-11-04 19:56:26'),(10493,1,44,'2020-11-04 21:42:42'),(10494,1,44,'2020-11-04 22:23:15'),(10495,1,66,'2020-11-04 22:33:27'),(10496,1,66,'2020-11-04 22:33:49'),(10497,1,66,'2020-11-04 22:33:57'),(10498,1,66,'2020-11-04 22:34:50'),(10499,1,66,'2020-11-04 22:34:51'),(10500,1,66,'2020-11-04 22:35:49'),(10501,1,43,'2020-11-05 00:23:27'),(10502,1,44,'2020-11-05 00:55:20'),(10503,1,44,'2020-11-05 00:55:31'),(10504,1,44,'2020-11-05 01:04:59'),(10505,1,44,'2020-11-05 01:06:51'),(10506,1,44,'2020-11-05 03:04:47'),(10507,1,6,'2020-11-05 06:51:26'),(10508,1,6,'2020-11-05 06:51:28'),(10509,1,44,'2020-11-05 09:51:23'),(10510,1,45,'2020-11-05 11:38:57'),(10511,1,44,'2020-11-05 14:48:21'),(10512,1,44,'2020-11-05 15:23:07'),(10513,1,44,'2020-11-05 16:57:59'),(10514,1,44,'2020-11-05 16:58:05'),(10515,1,44,'2020-11-05 18:23:08'),(10516,1,45,'2020-11-05 19:51:57'),(10517,1,44,'2020-11-05 19:52:01'),(10518,1,44,'2020-11-05 21:44:24'),(10519,1,44,'2020-11-05 21:44:27'),(10520,1,6,'2020-11-05 22:20:57'),(10521,1,6,'2020-11-05 22:21:00'),(10522,1,76,'2020-11-05 23:01:37'),(10523,1,6,'2020-11-06 01:12:06'),(10524,1,6,'2020-11-06 02:32:26'),(10525,1,6,'2020-11-06 02:32:28'),(10526,1,44,'2020-11-06 03:06:02'),(10527,1,44,'2020-11-06 03:06:02'),(10528,1,43,'2020-11-06 04:30:06'),(10529,1,44,'2020-11-06 04:36:10'),(10530,1,44,'2020-11-06 04:43:52'),(10531,1,44,'2020-11-06 04:43:53'),(10532,1,44,'2020-11-06 07:41:44'),(10533,1,76,'2020-11-06 08:09:44'),(10534,1,44,'2020-11-06 08:18:41'),(10535,1,44,'2020-11-06 08:18:44'),(10536,1,62,'2020-11-06 10:05:06'),(10537,1,44,'2020-11-06 10:36:58'),(10538,1,44,'2020-11-06 10:49:56'),(10539,1,44,'2020-11-06 12:29:22'),(10540,1,44,'2020-11-06 12:31:27'),(10541,1,44,'2020-11-06 12:46:35'),(10542,1,44,'2020-11-06 12:47:10'),(10543,1,44,'2020-11-06 12:52:17'),(10544,1,44,'2020-11-06 12:52:40'),(10545,1,44,'2020-11-06 12:53:06'),(10546,1,44,'2020-11-06 13:38:09'),(10547,1,6,'2020-11-06 14:20:08'),(10548,1,44,'2020-11-06 14:50:46'),(10549,1,44,'2020-11-06 16:56:38'),(10550,1,44,'2020-11-06 16:56:40'),(10551,1,43,'2020-11-06 17:23:52'),(10552,1,76,'2020-11-06 17:23:54'),(10553,1,6,'2020-11-06 17:40:44'),(10554,1,76,'2020-11-06 18:12:23'),(10555,1,53,'2020-11-06 19:18:15'),(10556,1,44,'2020-11-06 19:48:34'),(10557,1,44,'2020-11-06 20:06:37'),(10558,1,44,'2020-11-06 20:13:28'),(10559,1,44,'2020-11-06 20:37:59'),(10560,1,44,'2020-11-06 20:59:34'),(10561,1,44,'2020-11-06 20:59:37'),(10562,1,44,'2020-11-06 21:00:05'),(10563,1,44,'2020-11-06 22:12:42'),(10564,1,44,'2020-11-06 22:17:46'),(10565,1,44,'2020-11-06 22:17:48'),(10566,1,44,'2020-11-06 22:18:11'),(10567,1,44,'2020-11-06 22:21:31'),(10568,1,44,'2020-11-06 22:21:38'),(10569,1,44,'2020-11-06 22:22:04'),(10570,1,44,'2020-11-06 22:22:13'),(10571,1,44,'2020-11-06 23:20:13'),(10572,1,44,'2020-11-07 01:37:59'),(10573,1,44,'2020-11-07 01:38:01'),(10574,1,44,'2020-11-07 01:55:46'),(10575,1,73,'2020-11-07 02:30:53'),(10576,1,44,'2020-11-07 03:22:51'),(10577,1,44,'2020-11-07 04:29:11'),(10578,1,13,'2020-11-07 06:49:00'),(10579,1,76,'2020-11-07 07:46:07'),(10580,1,44,'2020-11-07 08:27:38'),(10581,1,44,'2020-11-07 08:40:01'),(10582,1,44,'2020-11-07 08:59:30'),(10583,1,44,'2020-11-07 08:59:38'),(10584,1,6,'2020-11-07 08:59:40'),(10585,1,43,'2020-11-07 08:59:41'),(10586,1,56,'2020-11-07 08:59:43'),(10587,1,13,'2020-11-07 08:59:44'),(10588,1,14,'2020-11-07 08:59:45'),(10589,1,79,'2020-11-07 08:59:47'),(10590,1,5,'2020-11-07 08:59:48'),(10591,1,73,'2020-11-07 08:59:49'),(10592,1,56,'2020-11-07 08:59:50'),(10593,1,44,'2020-11-07 08:59:52'),(10594,1,44,'2020-11-07 09:04:14'),(10595,1,44,'2020-11-07 09:04:16'),(10596,1,5,'2020-11-07 09:07:12'),(10597,1,44,'2020-11-07 09:52:59'),(10598,1,44,'2020-11-07 10:00:48'),(10599,1,44,'2020-11-07 10:24:23'),(10600,1,6,'2020-11-07 10:33:07'),(10601,1,44,'2020-11-07 11:10:18'),(10602,1,44,'2020-11-07 14:23:02'),(10603,1,44,'2020-11-07 16:43:28'),(10604,1,44,'2020-11-07 18:02:55'),(10605,1,44,'2020-11-07 18:25:12'),(10606,1,44,'2020-11-07 18:25:22'),(10607,1,44,'2020-11-07 18:39:23'),(10608,1,43,'2020-11-07 19:20:48'),(10609,1,53,'2020-11-07 19:20:49'),(10610,1,43,'2020-11-07 19:35:04'),(10611,1,53,'2020-11-07 19:35:05'),(10612,1,43,'2020-11-07 19:50:39'),(10613,1,53,'2020-11-07 19:50:41'),(10614,1,43,'2020-11-07 20:05:26'),(10615,1,53,'2020-11-07 20:05:27'),(10616,1,53,'2020-11-07 23:20:29'),(10617,1,6,'2020-11-08 00:02:23'),(10618,1,6,'2020-11-08 01:24:00'),(10619,1,44,'2020-11-08 01:43:30'),(10620,1,44,'2020-11-08 01:56:56'),(10621,1,44,'2020-11-08 02:07:23'),(10622,1,44,'2020-11-08 02:39:40'),(10623,1,44,'2020-11-08 04:45:06'),(10624,1,44,'2020-11-08 05:05:20'),(10625,1,44,'2020-11-08 06:20:57'),(10626,1,44,'2020-11-08 06:26:32'),(10627,1,44,'2020-11-08 06:27:38'),(10628,1,44,'2020-11-08 06:32:43'),(10629,1,44,'2020-11-08 06:32:45'),(10630,1,14,'2020-11-08 06:32:47'),(10631,1,13,'2020-11-08 06:32:48'),(10632,1,15,'2020-11-08 06:32:49'),(10633,1,6,'2020-11-08 06:32:51'),(10634,1,44,'2020-11-08 07:54:44'),(10635,1,44,'2020-11-08 09:43:57'),(10636,1,70,'2020-11-08 09:58:28'),(10637,1,6,'2020-11-08 10:32:12'),(10638,1,6,'2020-11-08 10:32:14'),(10639,1,62,'2020-11-08 10:48:09'),(10640,1,66,'2020-11-08 11:13:10'),(10641,1,44,'2020-11-08 12:21:01'),(10642,1,44,'2020-11-08 12:21:06'),(10643,1,66,'2020-11-08 12:59:06'),(10644,1,59,'2020-11-08 13:23:43'),(10645,1,66,'2020-11-08 14:42:31'),(10646,1,44,'2020-11-08 14:52:41'),(10647,1,44,'2020-11-08 14:52:49'),(10648,1,44,'2020-11-08 14:55:06'),(10649,1,44,'2020-11-08 14:59:20'),(10650,1,44,'2020-11-08 16:00:00'),(10651,1,44,'2020-11-08 16:03:10'),(10652,1,44,'2020-11-08 16:37:18'),(10653,1,44,'2020-11-08 16:42:16'),(10654,1,45,'2020-11-08 16:47:17'),(10655,1,44,'2020-11-08 17:03:40'),(10656,1,44,'2020-11-08 17:03:44'),(10657,1,44,'2020-11-08 17:04:03'),(10658,1,6,'2020-11-08 17:24:15'),(10659,1,44,'2020-11-08 17:58:50'),(10660,1,44,'2020-11-08 18:18:25'),(10661,1,44,'2020-11-08 19:50:50'),(10662,1,76,'2020-11-08 19:54:44'),(10663,1,56,'2020-11-08 20:11:25'),(10664,1,44,'2020-11-08 21:36:23'),(10665,1,44,'2020-11-08 22:21:36'),(10666,1,44,'2020-11-08 22:44:20'),(10667,1,44,'2020-11-08 23:04:03'),(10668,1,44,'2020-11-08 23:04:08'),(10669,1,44,'2020-11-08 23:22:39'),(10670,1,62,'2020-11-08 23:46:32'),(10671,1,44,'2020-11-08 23:53:33'),(10672,1,44,'2020-11-08 23:53:38'),(10673,1,6,'2020-11-09 03:39:34'),(10674,1,6,'2020-11-09 03:39:36'),(10675,1,44,'2020-11-09 03:48:26'),(10676,1,44,'2020-11-09 03:48:28'),(10677,1,6,'2020-11-09 03:48:34'),(10678,1,44,'2020-11-09 04:59:06'),(10679,1,44,'2020-11-09 05:01:15'),(10680,1,44,'2020-11-09 05:01:18'),(10681,1,44,'2020-11-09 09:22:45'),(10682,1,44,'2020-11-09 09:48:33'),(10683,1,6,'2020-11-09 09:50:03'),(10684,1,6,'2020-11-09 09:50:05'),(10685,1,66,'2020-11-09 11:02:25'),(10686,1,6,'2020-11-09 11:06:38'),(10687,1,44,'2020-11-09 11:56:29'),(10688,1,15,'2020-11-09 11:56:35'),(10689,1,44,'2020-11-09 11:56:36'),(10690,1,59,'2020-11-09 11:56:39'),(10691,1,45,'2020-11-09 11:56:43'),(10692,1,53,'2020-11-09 11:56:43'),(10693,1,43,'2020-11-09 11:56:45'),(10694,1,56,'2020-11-09 11:56:47'),(10695,1,66,'2020-11-09 11:56:52'),(10696,1,62,'2020-11-09 11:56:52'),(10697,1,70,'2020-11-09 11:56:53'),(10698,1,73,'2020-11-09 11:56:55'),(10699,1,76,'2020-11-09 11:56:56'),(10700,1,45,'2020-11-09 11:56:59'),(10701,1,79,'2020-11-09 11:57:00'),(10702,1,5,'2020-11-09 11:57:05'),(10703,1,15,'2020-11-09 11:57:06'),(10704,1,13,'2020-11-09 11:57:07'),(10705,1,14,'2020-11-09 11:57:09'),(10706,1,6,'2020-11-09 11:57:11'),(10707,1,6,'2020-11-09 12:18:03'),(10708,1,44,'2020-11-09 12:32:33'),(10709,1,44,'2020-11-09 13:19:07'),(10710,1,56,'2020-11-09 13:33:35'),(10711,1,53,'2020-11-09 15:04:40'),(10712,1,44,'2020-11-09 15:05:10'),(10713,1,44,'2020-11-09 16:15:50'),(10714,1,79,'2020-11-09 16:29:37'),(10715,1,6,'2020-11-09 16:59:14'),(10716,1,14,'2020-11-09 18:27:19'),(10717,1,44,'2020-11-09 18:39:55'),(10718,1,14,'2020-11-09 18:57:01'),(10719,1,6,'2020-11-09 20:44:22'),(10720,1,6,'2020-11-09 20:44:24'),(10721,1,44,'2020-11-09 21:45:31'),(10722,1,44,'2020-11-09 21:45:58'),(10723,1,14,'2020-11-09 23:31:50'),(10724,1,62,'2020-11-09 23:48:19'),(10725,1,44,'2020-11-10 03:10:47'),(10726,1,44,'2020-11-10 04:28:23'),(10727,1,73,'2020-11-10 05:24:28'),(10728,1,62,'2020-11-10 07:03:20'),(10729,1,45,'2020-11-10 08:16:21'),(10730,1,44,'2020-11-10 09:03:47'),(10731,1,6,'2020-11-10 10:51:55'),(10732,1,6,'2020-11-10 10:51:58'),(10733,1,44,'2020-11-10 11:56:31'),(10734,1,44,'2020-11-10 11:56:35'),(10735,1,44,'2020-11-10 11:56:39'),(10736,1,44,'2020-11-10 11:56:42'),(10737,1,44,'2020-11-10 11:56:46'),(10738,1,44,'2020-11-10 11:56:50'),(10739,1,44,'2020-11-10 11:56:54'),(10740,1,44,'2020-11-10 11:57:01'),(10741,1,44,'2020-11-10 11:57:05'),(10742,1,44,'2020-11-10 11:57:10'),(10743,1,44,'2020-11-10 11:57:13'),(10744,1,44,'2020-11-10 11:57:18'),(10745,1,44,'2020-11-10 11:57:22'),(10746,1,44,'2020-11-10 12:56:01'),(10747,1,44,'2020-11-10 13:22:19'),(10748,1,44,'2020-11-10 13:56:59'),(10749,1,44,'2020-11-10 13:56:59'),(10750,1,44,'2020-11-10 14:19:11'),(10751,1,44,'2020-11-10 14:19:24'),(10752,1,44,'2020-11-10 14:19:26'),(10753,1,44,'2020-11-10 14:33:50'),(10754,1,6,'2020-11-10 15:04:07'),(10755,1,6,'2020-11-10 15:04:09'),(10756,1,44,'2020-11-10 15:22:28'),(10757,1,44,'2020-11-10 15:22:31'),(10758,1,44,'2020-11-10 15:22:35'),(10759,1,43,'2020-11-10 16:13:10'),(10760,1,44,'2020-11-10 16:19:30'),(10761,1,44,'2020-11-10 16:58:09'),(10762,1,62,'2020-11-10 18:38:52'),(10763,1,44,'2020-11-10 18:59:46'),(10764,1,44,'2020-11-10 20:18:33'),(10765,1,6,'2020-11-10 20:19:04'),(10766,1,66,'2020-11-10 20:21:10'),(10767,1,44,'2020-11-10 22:35:12'),(10768,1,44,'2020-11-10 22:35:51'),(10769,1,13,'2020-11-10 22:59:26'),(10770,1,14,'2020-11-10 23:10:40'),(10771,1,13,'2020-11-10 23:10:40'),(10772,1,15,'2020-11-10 23:10:40'),(10773,1,44,'2020-11-10 23:10:51'),(10774,1,6,'2020-11-10 23:43:20'),(10775,1,6,'2020-11-10 23:43:23'),(10776,1,44,'2020-11-10 23:57:28'),(10777,1,44,'2020-11-11 01:03:14'),(10778,1,44,'2020-11-11 02:18:47'),(10779,1,44,'2020-11-11 02:18:53'),(10780,1,44,'2020-11-11 02:19:14'),(10781,1,44,'2020-11-11 03:01:51'),(10782,1,44,'2020-11-11 03:55:30'),(10783,1,45,'2020-11-11 05:16:48'),(10784,1,53,'2020-11-11 05:58:44'),(10785,1,53,'2020-11-11 05:58:45'),(10786,1,44,'2020-11-11 06:03:05'),(10787,1,44,'2020-11-11 06:06:38'),(10788,1,53,'2020-11-11 06:28:16'),(10789,1,53,'2020-11-11 06:28:18'),(10790,1,53,'2020-11-11 06:59:43'),(10791,1,53,'2020-11-11 06:59:44'),(10792,1,44,'2020-11-11 07:02:23'),(10793,1,6,'2020-11-11 07:02:26'),(10794,1,53,'2020-11-11 07:31:06'),(10795,1,53,'2020-11-11 07:31:07'),(10796,1,53,'2020-11-11 07:56:59'),(10797,1,53,'2020-11-11 07:57:00'),(10798,1,44,'2020-11-11 08:13:44'),(10799,1,53,'2020-11-11 08:26:55'),(10800,1,53,'2020-11-11 08:26:56'),(10801,1,44,'2020-11-11 08:41:26'),(10802,1,44,'2020-11-11 08:41:30'),(10803,1,53,'2020-11-11 08:55:19'),(10804,1,53,'2020-11-11 08:55:21'),(10805,1,44,'2020-11-11 09:13:01'),(10806,1,53,'2020-11-11 09:25:30'),(10807,1,53,'2020-11-11 09:25:31'),(10808,1,44,'2020-11-11 09:37:59'),(10809,1,53,'2020-11-11 09:48:55'),(10810,1,53,'2020-11-11 09:48:56'),(10811,1,44,'2020-11-11 10:10:47'),(10812,1,6,'2020-11-11 10:10:48'),(10813,1,53,'2020-11-11 10:18:21'),(10814,1,53,'2020-11-11 10:18:22'),(10815,1,44,'2020-11-11 12:02:42'),(10816,1,44,'2020-11-11 12:02:43'),(10817,1,44,'2020-11-11 12:03:10'),(10818,1,44,'2020-11-11 12:55:48'),(10819,1,44,'2020-11-11 13:14:27'),(10820,1,73,'2020-11-11 14:21:03'),(10821,1,44,'2020-11-11 14:26:57'),(10822,1,44,'2020-11-11 14:27:00'),(10823,1,44,'2020-11-11 14:53:14'),(10824,1,66,'2020-11-11 15:14:29'),(10825,1,14,'2020-11-11 16:03:03'),(10826,1,44,'2020-11-11 16:26:47'),(10827,1,44,'2020-11-11 16:33:25'),(10828,1,44,'2020-11-11 16:33:29'),(10829,1,44,'2020-11-11 16:58:28'),(10830,1,44,'2020-11-11 17:12:45'),(10831,1,62,'2020-11-11 17:50:34'),(10832,1,44,'2020-11-11 19:08:29'),(10833,1,5,'2020-11-11 19:11:11'),(10834,1,6,'2020-11-11 20:02:55'),(10835,1,44,'2020-11-11 20:17:33'),(10836,1,44,'2020-11-11 20:17:34'),(10837,1,44,'2020-11-11 20:17:34'),(10838,1,44,'2020-11-11 20:17:35'),(10839,1,44,'2020-11-11 20:17:37'),(10840,1,44,'2020-11-11 20:17:37'),(10841,1,44,'2020-11-11 20:17:39'),(10842,1,44,'2020-11-11 20:17:40'),(10843,1,44,'2020-11-11 20:17:41'),(10844,1,44,'2020-11-11 20:17:42'),(10845,1,44,'2020-11-11 20:17:48'),(10846,1,44,'2020-11-11 20:17:49'),(10847,1,73,'2020-11-11 20:26:58'),(10848,1,44,'2020-11-11 20:46:35'),(10849,1,44,'2020-11-11 22:01:43'),(10850,1,44,'2020-11-11 23:05:20'),(10851,1,44,'2020-11-12 00:05:58'),(10852,1,44,'2020-11-12 00:20:52'),(10853,1,44,'2020-11-12 00:23:22'),(10854,1,44,'2020-11-12 00:23:29'),(10855,1,6,'2020-11-12 02:46:34'),(10856,1,6,'2020-11-12 02:46:37'),(10857,1,44,'2020-11-12 03:06:33'),(10858,1,44,'2020-11-12 03:22:14'),(10859,1,44,'2020-11-12 03:24:06'),(10860,1,44,'2020-11-12 03:24:09'),(10861,1,44,'2020-11-12 03:24:11'),(10862,1,44,'2020-11-12 03:52:31'),(10863,1,44,'2020-11-12 03:52:35'),(10864,1,44,'2020-11-12 04:11:33'),(10865,1,44,'2020-11-12 04:13:18'),(10866,1,44,'2020-11-12 05:34:46'),(10867,1,44,'2020-11-12 06:14:20'),(10868,1,44,'2020-11-12 10:53:15'),(10869,1,44,'2020-11-12 11:28:43'),(10870,1,70,'2020-11-12 11:56:11'),(10871,1,44,'2020-11-12 12:12:23'),(10872,1,44,'2020-11-12 12:15:39'),(10873,1,44,'2020-11-12 12:15:43'),(10874,1,44,'2020-11-12 13:32:01'),(10875,1,44,'2020-11-12 14:44:16'),(10876,1,44,'2020-11-12 14:58:06'),(10877,1,44,'2020-11-12 15:22:31'),(10878,1,44,'2020-11-12 15:39:01'),(10879,1,44,'2020-11-12 15:39:01'),(10880,1,44,'2020-11-12 15:39:05'),(10881,1,44,'2020-11-12 15:39:05'),(10882,1,76,'2020-11-12 16:05:38'),(10883,1,44,'2020-11-12 16:38:33'),(10884,1,44,'2020-11-12 16:58:39'),(10885,1,44,'2020-11-12 16:58:40'),(10886,1,44,'2020-11-12 19:55:21'),(10887,1,15,'2020-11-12 19:55:36'),(10888,1,15,'2020-11-12 19:55:38'),(10889,1,44,'2020-11-12 20:00:00'),(10890,1,44,'2020-11-12 20:00:01'),(10891,1,44,'2020-11-12 20:00:03'),(10892,1,44,'2020-11-12 20:00:05'),(10893,1,56,'2020-11-12 20:00:27'),(10894,1,56,'2020-11-12 20:00:29'),(10895,1,62,'2020-11-12 20:00:45'),(10896,1,62,'2020-11-12 20:00:46'),(10897,1,73,'2020-11-12 20:01:09'),(10898,1,73,'2020-11-12 20:01:11'),(10899,1,44,'2020-11-12 20:01:26'),(10900,1,44,'2020-11-12 20:01:27'),(10901,1,43,'2020-11-12 20:01:47'),(10902,1,43,'2020-11-12 20:01:48'),(10903,1,45,'2020-11-12 20:02:00'),(10904,1,45,'2020-11-12 20:02:01'),(10905,1,44,'2020-11-12 20:06:47'),(10906,1,44,'2020-11-12 20:06:50'),(10907,1,44,'2020-11-12 21:03:31'),(10908,1,44,'2020-11-12 23:36:31'),(10909,1,6,'2020-11-13 01:21:35'),(10910,1,44,'2020-11-13 02:25:37'),(10911,1,44,'2020-11-13 02:31:34'),(10912,1,44,'2020-11-13 02:34:04'),(10913,1,79,'2020-11-13 03:05:32'),(10914,1,44,'2020-11-13 04:11:15'),(10915,1,6,'2020-11-13 04:14:40'),(10916,1,6,'2020-11-13 04:14:41'),(10917,1,44,'2020-11-13 05:21:21'),(10918,1,44,'2020-11-13 07:21:34'),(10919,1,44,'2020-11-13 08:19:42'),(10920,1,44,'2020-11-13 08:26:32'),(10921,1,44,'2020-11-13 10:24:10'),(10922,1,44,'2020-11-13 10:24:11'),(10923,1,44,'2020-11-13 10:24:11'),(10924,1,44,'2020-11-13 10:24:13'),(10925,1,44,'2020-11-13 10:24:14'),(10926,1,44,'2020-11-13 10:24:15'),(10927,1,44,'2020-11-13 10:53:38'),(10928,1,73,'2020-11-13 13:01:52'),(10929,1,44,'2020-11-13 14:13:27'),(10930,1,44,'2020-11-13 14:28:00'),(10931,1,79,'2020-11-13 15:31:25'),(10932,1,44,'2020-11-13 15:51:49'),(10933,1,14,'2020-11-13 16:31:56'),(10934,1,44,'2020-11-13 16:41:28'),(10935,1,44,'2020-11-13 16:44:05'),(10936,1,44,'2020-11-13 18:11:07'),(10937,1,44,'2020-11-13 18:11:36'),(10938,1,44,'2020-11-13 18:12:38'),(10939,1,44,'2020-11-13 18:12:47'),(10940,1,66,'2020-11-13 18:14:36'),(10941,1,44,'2020-11-13 18:14:45'),(10942,1,44,'2020-11-13 18:16:37'),(10943,1,44,'2020-11-13 18:17:38'),(10944,1,44,'2020-11-13 18:20:12'),(10945,1,44,'2020-11-13 18:22:05'),(10946,1,44,'2020-11-13 18:22:15'),(10947,1,44,'2020-11-13 18:24:56'),(10948,1,44,'2020-11-13 18:25:22'),(10949,1,44,'2020-11-13 18:25:39'),(10950,1,44,'2020-11-13 18:25:49'),(10951,1,44,'2020-11-13 18:27:55'),(10952,1,44,'2020-11-13 19:10:57'),(10953,1,44,'2020-11-13 19:11:17'),(10954,1,70,'2020-11-13 19:18:43'),(10955,1,44,'2020-11-13 19:37:03'),(10956,1,44,'2020-11-13 20:19:54'),(10957,1,44,'2020-11-13 21:18:49'),(10958,1,44,'2020-11-13 21:19:10'),(10959,1,79,'2020-11-14 00:04:27'),(10960,1,66,'2020-11-14 00:08:50'),(10961,1,56,'2020-11-14 01:46:15'),(10962,1,44,'2020-11-14 02:54:15'),(10963,1,44,'2020-11-14 03:36:21'),(10964,1,44,'2020-11-14 03:36:25'),(10965,1,44,'2020-11-14 05:00:06'),(10966,1,44,'2020-11-14 07:13:08'),(10967,1,44,'2020-11-14 09:17:20'),(10968,1,44,'2020-11-14 09:24:14'),(10969,1,13,'2020-11-14 12:19:47'),(10970,1,44,'2020-11-14 13:28:22'),(10971,1,44,'2020-11-14 13:31:44'),(10972,1,44,'2020-11-14 13:31:48'),(10973,1,44,'2020-11-14 14:47:23'),(10974,1,44,'2020-11-14 14:48:03'),(10975,1,53,'2020-11-14 14:48:04'),(10976,1,43,'2020-11-14 15:08:29'),(10977,1,44,'2020-11-14 15:23:12'),(10978,1,53,'2020-11-14 15:23:13'),(10979,1,44,'2020-11-14 15:37:14'),(10980,1,44,'2020-11-14 15:37:31'),(10981,1,44,'2020-11-14 15:58:34'),(10982,1,53,'2020-11-14 15:58:35'),(10983,1,6,'2020-11-14 16:33:27'),(10984,1,44,'2020-11-14 16:33:44'),(10985,1,53,'2020-11-14 16:33:46'),(10986,1,44,'2020-11-14 16:35:15'),(10987,1,53,'2020-11-14 16:35:16'),(10988,1,44,'2020-11-14 16:41:03'),(10989,1,53,'2020-11-14 16:41:04'),(10990,1,44,'2020-11-14 16:44:18'),(10991,1,44,'2020-11-14 16:44:20'),(10992,1,44,'2020-11-14 16:50:14'),(10993,1,53,'2020-11-14 16:50:15'),(10994,1,44,'2020-11-14 17:04:21'),(10995,1,53,'2020-11-14 17:04:23'),(10996,1,44,'2020-11-14 17:07:12'),(10997,1,53,'2020-11-14 17:07:13'),(10998,1,44,'2020-11-14 17:08:20'),(10999,1,53,'2020-11-14 17:08:22'),(11000,1,44,'2020-11-14 17:23:21'),(11001,1,53,'2020-11-14 17:23:22'),(11002,1,44,'2020-11-14 17:44:35'),(11003,1,53,'2020-11-14 17:44:36'),(11004,1,44,'2020-11-14 18:10:16'),(11005,1,44,'2020-11-14 18:18:48'),(11006,1,53,'2020-11-14 18:18:50'),(11007,1,44,'2020-11-14 18:53:50'),(11008,1,53,'2020-11-14 18:53:51'),(11009,1,44,'2020-11-14 19:25:41'),(11010,1,53,'2020-11-14 19:25:42'),(11011,1,44,'2020-11-14 20:00:11'),(11012,1,53,'2020-11-14 20:00:16'),(11013,1,44,'2020-11-14 20:29:02'),(11014,1,53,'2020-11-14 20:29:05'),(11015,1,6,'2020-11-14 20:54:25'),(11016,1,44,'2020-11-14 21:05:04'),(11017,1,53,'2020-11-14 21:05:06'),(11018,1,44,'2020-11-14 21:56:28'),(11019,1,44,'2020-11-14 22:03:48'),(11020,1,44,'2020-11-14 23:34:37'),(11021,1,45,'2020-11-15 01:55:46'),(11022,1,76,'2020-11-15 01:59:02'),(11023,1,44,'2020-11-15 03:51:52'),(11024,1,44,'2020-11-15 03:51:54'),(11025,1,44,'2020-11-15 03:51:56'),(11026,1,44,'2020-11-15 03:51:58'),(11027,1,44,'2020-11-15 03:52:00'),(11028,1,44,'2020-11-15 03:52:05'),(11029,1,44,'2020-11-15 03:52:08'),(11030,1,44,'2020-11-15 03:52:10'),(11031,1,44,'2020-11-15 03:52:11'),(11032,1,44,'2020-11-15 03:52:13'),(11033,1,44,'2020-11-15 03:52:15'),(11034,1,44,'2020-11-15 03:52:17'),(11035,1,44,'2020-11-15 03:52:18'),(11036,1,44,'2020-11-15 03:52:20'),(11037,1,44,'2020-11-15 03:52:23'),(11038,1,44,'2020-11-15 03:52:27'),(11039,1,44,'2020-11-15 03:52:28'),(11040,1,44,'2020-11-15 03:52:31'),(11041,1,44,'2020-11-15 03:52:33'),(11042,1,44,'2020-11-15 03:52:35'),(11043,1,44,'2020-11-15 03:52:37'),(11044,1,44,'2020-11-15 03:52:41'),(11045,1,44,'2020-11-15 03:52:43'),(11046,1,44,'2020-11-15 03:52:44'),(11047,1,44,'2020-11-15 03:52:46'),(11048,1,44,'2020-11-15 03:52:49'),(11049,1,44,'2020-11-15 03:52:51'),(11050,1,44,'2020-11-15 03:52:55'),(11051,1,45,'2020-11-15 03:52:56'),(11052,1,44,'2020-11-15 03:52:58'),(11053,1,44,'2020-11-15 04:03:17'),(11054,1,44,'2020-11-15 04:03:25'),(11055,1,6,'2020-11-15 04:17:09'),(11056,1,44,'2020-11-15 05:17:08'),(11057,1,14,'2020-11-15 05:48:36'),(11058,1,44,'2020-11-15 07:10:38'),(11059,1,13,'2020-11-15 08:32:43'),(11060,1,44,'2020-11-15 10:09:27'),(11061,1,44,'2020-11-15 10:28:30'),(11062,1,44,'2020-11-15 10:46:58'),(11063,1,62,'2020-11-15 15:08:16'),(11064,1,44,'2020-11-15 16:44:27'),(11065,1,44,'2020-11-15 16:44:30'),(11066,1,44,'2020-11-15 19:42:26'),(11067,1,44,'2020-11-15 19:55:03'),(11068,1,13,'2020-11-15 20:52:59'),(11069,1,5,'2020-11-15 21:49:15'),(11070,1,44,'2020-11-15 22:01:54'),(11071,1,44,'2020-11-15 22:56:48'),(11072,1,44,'2020-11-15 22:56:50'),(11073,1,44,'2020-11-15 23:04:29'),(11074,1,44,'2020-11-15 23:32:48'),(11075,1,44,'2020-11-16 01:53:24'),(11076,1,44,'2020-11-16 02:12:16'),(11077,1,15,'2020-11-16 02:12:26'),(11078,1,44,'2020-11-16 02:12:29'),(11079,1,59,'2020-11-16 02:12:30'),(11080,1,45,'2020-11-16 02:12:32'),(11081,1,53,'2020-11-16 02:12:33'),(11082,1,43,'2020-11-16 02:12:37'),(11083,1,56,'2020-11-16 02:12:38'),(11084,1,66,'2020-11-16 02:12:42'),(11085,1,62,'2020-11-16 02:12:43'),(11086,1,70,'2020-11-16 02:12:45'),(11087,1,73,'2020-11-16 02:12:46'),(11088,1,76,'2020-11-16 02:12:47'),(11089,1,45,'2020-11-16 02:12:48'),(11090,1,79,'2020-11-16 02:12:50'),(11091,1,5,'2020-11-16 02:12:53'),(11092,1,15,'2020-11-16 02:12:54'),(11093,1,13,'2020-11-16 02:12:55'),(11094,1,14,'2020-11-16 02:12:56'),(11095,1,6,'2020-11-16 02:12:58'),(11096,1,56,'2020-11-16 02:42:51'),(11097,1,79,'2020-11-16 02:59:57'),(11098,1,44,'2020-11-16 05:41:34'),(11099,1,44,'2020-11-16 06:19:15'),(11100,1,44,'2020-11-16 07:14:20'),(11101,1,44,'2020-11-16 07:14:22'),(11102,1,44,'2020-11-16 08:20:23'),(11103,1,44,'2020-11-16 08:59:53'),(11104,1,44,'2020-11-16 09:40:38'),(11105,1,44,'2020-11-16 09:40:42'),(11106,1,44,'2020-11-16 10:40:00'),(11107,1,44,'2020-11-16 10:40:02'),(11108,1,44,'2020-11-16 12:29:10'),(11109,1,44,'2020-11-16 12:32:41'),(11110,1,44,'2020-11-16 13:29:47'),(11111,1,44,'2020-11-16 14:16:06'),(11112,1,44,'2020-11-16 14:35:39'),(11113,1,44,'2020-11-16 15:20:27'),(11114,1,44,'2020-11-16 16:18:25'),(11115,1,44,'2020-11-16 16:29:55'),(11116,1,44,'2020-11-16 18:20:46'),(11117,1,44,'2020-11-16 18:20:48'),(11118,1,44,'2020-11-16 18:37:34'),(11119,1,44,'2020-11-16 18:37:35'),(11120,1,5,'2020-11-16 18:40:42'),(11121,1,15,'2020-11-16 19:08:10'),(11122,1,5,'2020-11-16 19:20:49'),(11123,1,44,'2020-11-16 20:15:14'),(11124,1,44,'2020-11-16 21:14:10'),(11125,1,44,'2020-11-16 21:27:39'),(11126,1,44,'2020-11-16 21:27:45'),(11127,1,44,'2020-11-17 01:36:15'),(11128,1,44,'2020-11-17 01:38:28'),(11129,1,14,'2020-11-17 05:42:45'),(11130,1,44,'2020-11-17 05:42:52'),(11131,1,44,'2020-11-17 06:47:11'),(11132,1,44,'2020-11-17 06:47:14'),(11133,1,44,'2020-11-17 08:04:01'),(11134,1,44,'2020-11-17 08:24:32'),(11135,1,44,'2020-11-17 09:55:14'),(11136,1,44,'2020-11-17 10:23:46'),(11137,1,44,'2020-11-17 11:17:40'),(11138,1,44,'2020-11-17 11:17:48'),(11139,1,14,'2020-11-17 11:17:49'),(11140,1,13,'2020-11-17 11:17:50'),(11141,1,15,'2020-11-17 11:17:57'),(11142,1,6,'2020-11-17 11:17:59'),(11143,1,5,'2020-11-17 11:18:00'),(11144,1,53,'2020-11-17 11:18:02'),(11145,1,44,'2020-11-17 11:18:56'),(11146,1,5,'2020-11-17 12:32:13'),(11147,1,6,'2020-11-17 12:32:47'),(11148,1,14,'2020-11-17 12:32:57'),(11149,1,44,'2020-11-17 12:33:04'),(11150,1,79,'2020-11-17 12:33:17'),(11151,1,13,'2020-11-17 12:33:20'),(11152,1,44,'2020-11-17 12:33:24'),(11153,1,44,'2020-11-17 12:41:19'),(11154,1,44,'2020-11-17 13:07:54'),(11155,1,44,'2020-11-17 13:07:55'),(11156,1,44,'2020-11-17 13:07:59'),(11157,1,44,'2020-11-17 13:08:00'),(11158,1,44,'2020-11-17 13:08:01'),(11159,1,44,'2020-11-17 13:08:03'),(11160,1,44,'2020-11-17 13:08:04'),(11161,1,44,'2020-11-17 13:08:05'),(11162,1,44,'2020-11-17 13:08:08'),(11163,1,44,'2020-11-17 13:08:09'),(11164,1,44,'2020-11-17 13:08:12'),(11165,1,44,'2020-11-17 13:08:20'),(11166,1,44,'2020-11-17 13:09:26'),(11167,1,44,'2020-11-17 13:09:44'),(11168,1,44,'2020-11-17 13:10:03'),(11169,1,44,'2020-11-17 13:10:40'),(11170,1,44,'2020-11-17 13:11:15'),(11171,1,44,'2020-11-17 14:06:08'),(11172,1,44,'2020-11-17 14:07:44'),(11173,1,44,'2020-11-17 14:07:48'),(11174,1,44,'2020-11-17 16:30:04'),(11175,1,44,'2020-11-17 16:30:06'),(11176,1,44,'2020-11-17 17:22:50'),(11177,1,44,'2020-11-17 17:22:54'),(11178,1,44,'2020-11-17 17:23:27'),(11179,1,44,'2020-11-17 17:23:30'),(11180,1,45,'2020-11-17 17:30:48'),(11181,1,44,'2020-11-17 17:30:50'),(11182,1,44,'2020-11-17 18:30:26'),(11183,1,44,'2020-11-17 18:46:17'),(11184,1,59,'2020-11-17 19:04:08'),(11185,1,76,'2020-11-17 20:39:27'),(11186,1,44,'2020-11-17 21:21:18'),(11187,1,44,'2020-11-17 21:45:06'),(11188,1,44,'2020-11-17 22:22:58'),(11189,1,44,'2020-11-17 22:25:31'),(11190,1,44,'2020-11-17 23:02:07'),(11191,1,6,'2020-11-17 23:14:51'),(11192,1,44,'2020-11-17 23:16:12'),(11193,1,44,'2020-11-17 23:41:49'),(11194,1,44,'2020-11-17 23:43:10'),(11195,1,44,'2020-11-18 01:31:03'),(11196,1,44,'2020-11-18 01:31:10'),(11197,1,43,'2020-11-18 01:58:23'),(11198,1,44,'2020-11-18 02:49:46'),(11199,1,5,'2020-11-18 05:17:01'),(11200,1,66,'2020-11-18 05:39:24'),(11201,1,44,'2020-11-18 05:42:18'),(11202,1,66,'2020-11-18 05:43:01'),(11203,1,44,'2020-11-18 09:46:04'),(11204,1,44,'2020-11-18 11:01:59'),(11205,1,44,'2020-11-18 11:23:36'),(11206,1,45,'2020-11-18 11:52:11'),(11207,1,44,'2020-11-18 12:46:28'),(11208,1,44,'2020-11-18 14:24:20'),(11209,1,44,'2020-11-18 15:15:07'),(11210,1,6,'2020-11-18 15:15:09'),(11211,1,44,'2020-11-18 15:24:01'),(11212,1,66,'2020-11-18 15:27:43'),(11213,1,66,'2020-11-18 16:10:49'),(11214,1,44,'2020-11-18 16:15:11'),(11215,1,6,'2020-11-18 18:22:39'),(11216,1,6,'2020-11-18 18:22:40'),(11217,1,59,'2020-11-18 20:44:37'),(11218,1,73,'2020-11-18 20:56:59'),(11219,1,44,'2020-11-18 21:25:02'),(11220,1,44,'2020-11-18 21:35:21'),(11221,1,44,'2020-11-18 22:40:35'),(11222,1,59,'2020-11-18 23:16:52'),(11223,1,44,'2020-11-19 00:54:56'),(11224,1,44,'2020-11-19 00:55:01'),(11225,1,44,'2020-11-19 02:15:25'),(11226,1,44,'2020-11-19 02:15:28'),(11227,1,44,'2020-11-19 02:18:51'),(11228,1,44,'2020-11-19 02:18:54'),(11229,1,45,'2020-11-19 03:11:12'),(11230,1,59,'2020-11-19 05:06:11'),(11231,1,45,'2020-11-19 05:15:49'),(11232,1,44,'2020-11-19 05:41:15'),(11233,1,6,'2020-11-19 06:23:07'),(11234,1,6,'2020-11-19 06:27:11'),(11235,1,6,'2020-11-19 06:27:12'),(11236,1,66,'2020-11-19 06:56:58'),(11237,1,15,'2020-11-19 07:55:18'),(11238,1,6,'2020-11-19 08:36:17'),(11239,1,6,'2020-11-19 08:36:26'),(11240,1,44,'2020-11-19 14:10:33'),(11241,1,76,'2020-11-19 14:45:45'),(11242,1,44,'2020-11-19 15:15:36'),(11243,1,44,'2020-11-19 15:15:38'),(11244,1,44,'2020-11-19 16:00:21'),(11245,1,44,'2020-11-19 16:41:49'),(11246,1,44,'2020-11-19 17:13:30'),(11247,1,44,'2020-11-19 17:13:34'),(11248,1,44,'2020-11-19 17:42:58'),(11249,1,44,'2020-11-19 17:43:11'),(11250,1,45,'2020-11-19 17:46:56'),(11251,1,6,'2020-11-19 20:02:54'),(11252,1,6,'2020-11-19 20:02:55'),(11253,1,44,'2020-11-19 20:13:18'),(11254,1,44,'2020-11-19 20:13:22'),(11255,1,44,'2020-11-19 20:21:46'),(11256,1,44,'2020-11-20 02:47:25'),(11257,1,70,'2020-11-20 02:48:31'),(11258,1,15,'2020-11-20 03:03:09'),(11259,1,44,'2020-11-20 04:36:28'),(11260,1,15,'2020-11-20 05:00:16'),(11261,1,66,'2020-11-20 05:31:55'),(11262,1,44,'2020-11-20 05:36:23'),(11263,1,44,'2020-11-20 05:56:38'),(11264,1,44,'2020-11-20 06:32:41'),(11265,1,44,'2020-11-20 06:34:22'),(11266,1,44,'2020-11-20 06:34:24'),(11267,1,44,'2020-11-20 06:34:24'),(11268,1,44,'2020-11-20 06:34:26'),(11269,1,44,'2020-11-20 06:35:02'),(11270,1,44,'2020-11-20 07:18:50'),(11271,1,44,'2020-11-20 07:18:55'),(11272,1,44,'2020-11-20 07:34:47'),(11273,1,73,'2020-11-20 07:42:29'),(11274,1,44,'2020-11-20 08:43:30'),(11275,1,44,'2020-11-20 08:53:32'),(11276,1,44,'2020-11-20 08:54:03'),(11277,1,44,'2020-11-20 09:01:48'),(11278,1,6,'2020-11-20 09:10:02'),(11279,1,6,'2020-11-20 09:10:04'),(11280,1,44,'2020-11-20 09:25:07'),(11281,1,44,'2020-11-20 09:39:39'),(11282,1,44,'2020-11-20 09:50:04'),(11283,1,44,'2020-11-20 10:06:35'),(11284,1,66,'2020-11-20 10:30:10'),(11285,1,44,'2020-11-20 11:28:56'),(11286,1,44,'2020-11-20 12:36:32'),(11287,1,44,'2020-11-20 13:05:03'),(11288,1,6,'2020-11-20 13:05:07'),(11289,1,44,'2020-11-20 13:43:47'),(11290,1,15,'2020-11-20 15:06:28'),(11291,1,44,'2020-11-20 15:45:59'),(11292,1,43,'2020-11-20 16:12:37'),(11293,1,44,'2020-11-20 16:15:26'),(11294,1,6,'2020-11-20 16:40:17'),(11295,1,6,'2020-11-20 16:40:18'),(11296,1,6,'2020-11-20 17:15:09'),(11297,1,6,'2020-11-20 17:15:17'),(11298,1,44,'2020-11-20 17:34:15'),(11299,1,44,'2020-11-20 18:11:19'),(11300,1,66,'2020-11-20 21:05:38'),(11301,1,44,'2020-11-20 22:33:59'),(11302,1,44,'2020-11-20 22:34:05'),(11303,1,15,'2020-11-20 22:38:31'),(11304,1,44,'2020-11-20 22:51:45'),(11305,1,44,'2020-11-20 22:51:47'),(11306,1,44,'2020-11-20 22:53:04'),(11307,1,44,'2020-11-20 22:53:05'),(11308,1,15,'2020-11-20 22:58:34'),(11309,1,44,'2020-11-20 23:07:39'),(11310,1,6,'2020-11-21 02:57:09'),(11311,1,44,'2020-11-21 03:13:13'),(11312,1,44,'2020-11-21 03:14:05'),(11313,1,44,'2020-11-21 03:49:18'),(11314,1,13,'2020-11-21 04:29:05'),(11315,1,44,'2020-11-21 04:58:11'),(11316,1,44,'2020-11-21 04:58:14'),(11317,1,44,'2020-11-21 05:58:18'),(11318,1,44,'2020-11-21 08:06:52'),(11319,1,6,'2020-11-21 08:06:54'),(11320,1,44,'2020-11-21 08:06:57'),(11321,1,5,'2020-11-21 08:06:58'),(11322,1,44,'2020-11-21 08:13:42'),(11323,1,44,'2020-11-21 08:55:08'),(11324,1,53,'2020-11-21 08:55:12'),(11325,1,44,'2020-11-21 09:23:21'),(11326,1,44,'2020-11-21 10:55:46'),(11327,1,44,'2020-11-21 11:14:08'),(11328,1,44,'2020-11-21 11:25:59'),(11329,1,44,'2020-11-21 13:49:03'),(11330,1,44,'2020-11-21 15:38:42'),(11331,1,44,'2020-11-21 15:47:06'),(11332,1,44,'2020-11-21 16:27:42'),(11333,1,70,'2020-11-21 16:28:31'),(11334,1,44,'2020-11-21 16:42:25'),(11335,1,44,'2020-11-21 17:10:10'),(11336,1,44,'2020-11-21 18:37:20'),(11337,1,44,'2020-11-21 19:39:26'),(11338,1,44,'2020-11-21 19:39:45'),(11339,1,44,'2020-11-21 19:49:55'),(11340,1,44,'2020-11-21 21:26:54'),(11341,1,44,'2020-11-21 22:19:52'),(11342,1,44,'2020-11-21 22:30:10'),(11343,1,44,'2020-11-22 01:02:35'),(11344,1,44,'2020-11-22 01:02:42'),(11345,1,6,'2020-11-22 03:21:30'),(11346,1,44,'2020-11-22 03:43:42'),(11347,1,45,'2020-11-22 03:50:37'),(11348,1,44,'2020-11-22 04:22:09'),(11349,1,44,'2020-11-22 05:02:08'),(11350,1,44,'2020-11-22 05:02:12'),(11351,1,44,'2020-11-22 05:32:06'),(11352,1,73,'2020-11-22 06:59:05'),(11353,1,44,'2020-11-22 08:51:06'),(11354,1,44,'2020-11-22 08:51:43'),(11355,1,44,'2020-11-22 09:18:16'),(11356,1,44,'2020-11-22 09:18:19'),(11357,1,44,'2020-11-22 09:20:30'),(11358,1,44,'2020-11-22 09:20:32'),(11359,1,44,'2020-11-22 09:20:32'),(11360,1,44,'2020-11-22 09:20:33'),(11361,1,44,'2020-11-22 09:20:36'),(11362,1,44,'2020-11-22 09:20:38'),(11363,1,44,'2020-11-22 09:20:41'),(11364,1,44,'2020-11-22 09:20:41'),(11365,1,44,'2020-11-22 09:46:02'),(11366,1,6,'2020-11-22 11:59:45'),(11367,1,6,'2020-11-22 11:59:47'),(11368,1,62,'2020-11-22 12:46:43'),(11369,1,66,'2020-11-22 12:57:00'),(11370,1,62,'2020-11-22 13:04:56'),(11371,1,76,'2020-11-22 13:09:34'),(11372,1,73,'2020-11-22 13:13:28'),(11373,1,44,'2020-11-22 13:18:58'),(11374,1,44,'2020-11-22 14:27:01'),(11375,1,70,'2020-11-22 14:29:16'),(11376,1,66,'2020-11-22 15:26:13'),(11377,1,44,'2020-11-22 15:32:51'),(11378,1,44,'2020-11-22 15:32:52'),(11379,1,44,'2020-11-22 15:39:18'),(11380,1,59,'2020-11-22 15:56:43'),(11381,1,56,'2020-11-22 16:12:21'),(11382,1,45,'2020-11-22 16:31:29'),(11383,1,66,'2020-11-22 16:35:04'),(11384,1,5,'2020-11-22 16:38:10'),(11385,1,66,'2020-11-22 16:38:39'),(11386,1,62,'2020-11-22 16:42:10'),(11387,1,56,'2020-11-22 16:45:38'),(11388,1,45,'2020-11-22 17:00:27'),(11389,1,44,'2020-11-22 17:04:05'),(11390,1,53,'2020-11-22 17:14:37'),(11391,1,76,'2020-11-22 17:21:30'),(11392,1,73,'2020-11-22 17:24:56'),(11393,1,43,'2020-11-22 17:38:49'),(11394,1,44,'2020-11-22 17:39:01'),(11395,1,79,'2020-11-22 17:45:54'),(11396,1,43,'2020-11-22 17:49:20'),(11397,1,70,'2020-11-22 17:52:46'),(11398,1,53,'2020-11-22 18:03:13'),(11399,1,15,'2020-11-22 18:06:45'),(11400,1,44,'2020-11-22 18:51:02'),(11401,1,44,'2020-11-22 19:00:55'),(11402,1,44,'2020-11-22 19:23:59'),(11403,1,13,'2020-11-22 19:24:43'),(11404,1,15,'2020-11-22 19:52:09'),(11405,1,6,'2020-11-22 20:01:09'),(11406,1,6,'2020-11-22 20:01:10'),(11407,1,44,'2020-11-22 20:10:27'),(11408,1,44,'2020-11-22 20:21:12'),(11409,1,14,'2020-11-22 20:42:45'),(11410,1,5,'2020-11-22 20:46:15'),(11411,1,59,'2020-11-22 20:53:25'),(11412,1,6,'2020-11-22 21:12:06'),(11413,1,44,'2020-11-22 21:47:42'),(11414,1,44,'2020-11-22 23:34:50'),(11415,1,44,'2020-11-23 00:06:18'),(11416,1,79,'2020-11-23 00:14:24'),(11417,1,6,'2020-11-23 00:21:38'),(11418,1,6,'2020-11-23 00:21:39'),(11419,1,6,'2020-11-23 00:30:51'),(11420,1,6,'2020-11-23 00:30:58'),(11421,1,62,'2020-11-23 01:34:56'),(11422,1,44,'2020-11-23 01:36:25'),(11423,1,44,'2020-11-23 01:36:30'),(11424,1,44,'2020-11-23 02:12:23'),(11425,1,44,'2020-11-23 02:26:41'),(11426,1,70,'2020-11-23 02:28:50'),(11427,1,44,'2020-11-23 02:34:25'),(11428,1,44,'2020-11-23 02:34:26'),(11429,1,44,'2020-11-23 02:34:26'),(11430,1,44,'2020-11-23 02:34:29'),(11431,1,44,'2020-11-23 02:34:30'),(11432,1,44,'2020-11-23 02:34:31'),(11433,1,15,'2020-11-23 02:35:29'),(11434,1,76,'2020-11-23 05:05:41'),(11435,1,44,'2020-11-23 06:06:51'),(11436,1,43,'2020-11-23 07:30:38'),(11437,1,73,'2020-11-23 07:37:32'),(11438,1,44,'2020-11-23 08:27:59'),(11439,1,44,'2020-11-23 08:28:09'),(11440,1,44,'2020-11-23 08:28:12'),(11441,1,44,'2020-11-23 09:55:28'),(11442,1,44,'2020-11-23 09:56:18'),(11443,1,62,'2020-11-23 11:12:15'),(11444,1,44,'2020-11-23 13:36:46'),(11445,1,44,'2020-11-23 14:31:50'),(11446,1,44,'2020-11-23 15:18:15'),(11447,1,44,'2020-11-23 15:18:16'),(11448,1,44,'2020-11-23 17:04:34'),(11449,1,43,'2020-11-23 17:04:47'),(11450,1,44,'2020-11-23 19:27:53'),(11451,1,44,'2020-11-23 19:28:29'),(11452,1,62,'2020-11-23 19:44:32'),(11453,1,43,'2020-11-23 21:05:48'),(11454,1,59,'2020-11-23 21:19:55'),(11455,1,14,'2020-11-23 21:26:03'),(11456,1,44,'2020-11-23 23:36:16'),(11457,1,44,'2020-11-23 23:36:17'),(11458,1,44,'2020-11-23 23:36:23'),(11459,1,44,'2020-11-23 23:36:29'),(11460,1,44,'2020-11-23 23:36:30'),(11461,1,44,'2020-11-23 23:36:34'),(11462,1,6,'2020-11-24 00:05:54'),(11463,1,6,'2020-11-24 00:05:55'),(11464,1,44,'2020-11-24 03:04:20'),(11465,1,44,'2020-11-24 04:23:04'),(11466,1,44,'2020-11-24 04:24:00'),(11467,1,44,'2020-11-24 04:25:34'),(11468,1,44,'2020-11-24 04:25:35'),(11469,1,44,'2020-11-24 04:32:04'),(11470,1,62,'2020-11-24 05:27:27'),(11471,1,44,'2020-11-24 05:36:02'),(11472,1,44,'2020-11-24 07:00:33'),(11473,1,43,'2020-11-24 07:17:21'),(11474,1,14,'2020-11-24 07:18:08'),(11475,1,44,'2020-11-24 13:57:51'),(11476,1,44,'2020-11-24 13:57:53'),(11477,1,15,'2020-11-24 13:57:53'),(11478,1,62,'2020-11-24 14:19:27'),(11479,1,44,'2020-11-24 14:52:38'),(11480,1,44,'2020-11-24 14:59:13'),(11481,1,44,'2020-11-24 15:18:16'),(11482,1,44,'2020-11-24 15:18:17'),(11483,1,44,'2020-11-24 16:16:31'),(11484,1,44,'2020-11-24 17:13:11'),(11485,1,44,'2020-11-24 17:52:41'),(11486,1,6,'2020-11-24 17:52:42'),(11487,1,44,'2020-11-24 19:59:57'),(11488,1,44,'2020-11-24 22:07:00'),(11489,1,44,'2020-11-24 22:07:07'),(11490,1,44,'2020-11-24 22:36:47'),(11491,1,44,'2020-11-24 22:41:19'),(11492,1,44,'2020-11-24 23:03:49'),(11493,1,44,'2020-11-24 23:03:50'),(11494,1,56,'2020-11-24 23:28:36'),(11495,1,62,'2020-11-24 23:41:29'),(11496,1,44,'2020-11-24 23:42:46'),(11497,1,15,'2020-11-25 00:17:10'),(11498,1,15,'2020-11-25 01:08:40'),(11499,1,76,'2020-11-25 01:52:10'),(11500,1,66,'2020-11-25 02:17:54'),(11501,1,44,'2020-11-25 02:47:19'),(11502,1,76,'2020-11-25 03:23:35'),(11503,1,44,'2020-11-25 04:36:12'),(11504,1,44,'2020-11-25 05:21:09'),(11505,1,44,'2020-11-25 05:56:38'),(11506,1,44,'2020-11-25 06:00:35'),(11507,1,44,'2020-11-25 07:24:36'),(11508,1,6,'2020-11-25 07:24:52'),(11509,1,44,'2020-11-25 08:11:22'),(11510,1,44,'2020-11-25 08:43:35'),(11511,1,62,'2020-11-25 08:56:33'),(11512,1,56,'2020-11-25 09:27:16'),(11513,1,44,'2020-11-25 09:38:15'),(11514,1,15,'2020-11-25 09:38:32'),(11515,1,15,'2020-11-25 09:38:33'),(11516,1,44,'2020-11-25 09:39:31'),(11517,1,44,'2020-11-25 09:39:32'),(11518,1,44,'2020-11-25 09:39:32'),(11519,1,44,'2020-11-25 09:39:33'),(11520,1,62,'2020-11-25 09:40:40'),(11521,1,62,'2020-11-25 09:40:42'),(11522,1,73,'2020-11-25 09:41:41'),(11523,1,73,'2020-11-25 09:41:44'),(11524,1,45,'2020-11-25 09:42:15'),(11525,1,45,'2020-11-25 09:42:15'),(11526,1,45,'2020-11-25 09:42:16'),(11527,1,45,'2020-11-25 09:42:17'),(11528,1,66,'2020-11-25 09:42:39'),(11529,1,66,'2020-11-25 09:42:41'),(11530,1,79,'2020-11-25 09:43:07'),(11531,1,79,'2020-11-25 09:43:08'),(11532,1,44,'2020-11-25 10:51:24'),(11533,1,44,'2020-11-25 11:47:22'),(11534,1,15,'2020-11-25 11:47:28'),(11535,1,44,'2020-11-25 11:47:31'),(11536,1,59,'2020-11-25 11:47:35'),(11537,1,45,'2020-11-25 11:47:39'),(11538,1,43,'2020-11-25 11:47:44'),(11539,1,56,'2020-11-25 11:47:48'),(11540,1,53,'2020-11-25 11:47:50'),(11541,1,66,'2020-11-25 11:47:51'),(11542,1,62,'2020-11-25 11:47:54'),(11543,1,70,'2020-11-25 11:47:56'),(11544,1,73,'2020-11-25 11:48:00'),(11545,1,76,'2020-11-25 11:48:01'),(11546,1,45,'2020-11-25 11:48:04'),(11547,1,79,'2020-11-25 11:48:07'),(11548,1,5,'2020-11-25 11:48:11'),(11549,1,44,'2020-11-25 11:48:11'),(11550,1,15,'2020-11-25 11:48:12'),(11551,1,13,'2020-11-25 11:48:14'),(11552,1,14,'2020-11-25 11:48:17'),(11553,1,6,'2020-11-25 11:48:19'),(11554,1,44,'2020-11-25 12:35:51'),(11555,1,44,'2020-11-25 13:08:16'),(11556,1,44,'2020-11-25 13:17:06'),(11557,1,14,'2020-11-25 14:08:23'),(11558,1,44,'2020-11-25 14:31:49'),(11559,1,44,'2020-11-25 15:03:28'),(11560,1,44,'2020-11-25 18:07:27'),(11561,1,62,'2020-11-25 18:18:41'),(11562,1,15,'2020-11-25 18:27:55'),(11563,1,44,'2020-11-25 19:28:58'),(11564,1,44,'2020-11-25 19:40:40'),(11565,1,70,'2020-11-25 20:57:00'),(11566,1,59,'2020-11-25 21:26:23'),(11567,1,76,'2020-11-25 23:12:02'),(11568,1,44,'2020-11-25 23:19:42'),(11569,1,44,'2020-11-25 23:32:18'),(11570,1,44,'2020-11-25 23:44:32'),(11571,1,44,'2020-11-26 00:49:19'),(11572,1,44,'2020-11-26 01:24:57'),(11573,1,73,'2020-11-26 01:26:55'),(11574,1,44,'2020-11-26 01:37:39'),(11575,1,44,'2020-11-26 01:37:40'),(11576,1,44,'2020-11-26 01:37:40'),(11577,1,44,'2020-11-26 01:37:40'),(11578,1,44,'2020-11-26 01:39:46'),(11579,1,44,'2020-11-26 04:04:43'),(11580,1,62,'2020-11-26 04:23:19'),(11581,1,44,'2020-11-26 04:41:17'),(11582,1,44,'2020-11-26 04:45:37'),(11583,1,44,'2020-11-26 04:46:05'),(11584,1,44,'2020-11-26 04:53:34'),(11585,1,79,'2020-11-26 06:44:34'),(11586,1,44,'2020-11-26 07:12:41'),(11587,1,44,'2020-11-26 08:20:08'),(11588,1,44,'2020-11-26 08:30:02'),(11589,1,44,'2020-11-26 08:30:24'),(11590,1,44,'2020-11-26 08:34:18'),(11591,1,44,'2020-11-26 08:35:27'),(11592,1,44,'2020-11-26 09:21:57'),(11593,1,44,'2020-11-26 09:31:50'),(11594,1,59,'2020-11-26 11:38:37'),(11595,1,15,'2020-11-26 11:42:37'),(11596,1,15,'2020-11-26 11:44:52'),(11597,1,43,'2020-11-26 11:47:04'),(11598,1,59,'2020-11-26 11:49:00'),(11599,1,15,'2020-11-26 11:51:00'),(11600,1,73,'2020-11-26 11:52:54'),(11601,1,79,'2020-11-26 11:54:39'),(11602,1,62,'2020-11-26 11:56:28'),(11603,1,44,'2020-11-26 11:58:08'),(11604,1,44,'2020-11-26 11:59:41'),(11605,1,62,'2020-11-26 12:03:57'),(11606,1,73,'2020-11-26 12:05:23'),(11607,1,66,'2020-11-26 12:06:36'),(11608,1,70,'2020-11-26 12:07:54'),(11609,1,13,'2020-11-26 12:09:00'),(11610,1,56,'2020-11-26 12:10:16'),(11611,1,53,'2020-11-26 12:14:32'),(11612,1,45,'2020-11-26 12:28:21'),(11613,1,44,'2020-11-26 12:29:40'),(11614,1,56,'2020-11-26 12:30:19'),(11615,1,76,'2020-11-26 12:32:06'),(11616,1,6,'2020-11-26 12:36:21'),(11617,1,45,'2020-11-26 12:38:17'),(11618,1,70,'2020-11-26 12:40:06'),(11619,1,43,'2020-11-26 12:46:57'),(11620,1,45,'2020-11-26 12:48:05'),(11621,1,66,'2020-11-26 12:55:46'),(11622,1,79,'2020-11-26 13:01:43'),(11623,1,53,'2020-11-26 13:02:26'),(11624,1,45,'2020-11-26 13:02:48'),(11625,1,76,'2020-11-26 13:05:53'),(11626,1,76,'2020-11-26 13:12:26'),(11627,1,5,'2020-11-26 13:17:36'),(11628,1,44,'2020-11-26 13:18:39'),(11629,1,14,'2020-11-26 13:21:01'),(11630,1,44,'2020-11-26 14:35:07'),(11631,1,62,'2020-11-26 14:38:21'),(11632,1,44,'2020-11-26 14:54:17'),(11633,1,45,'2020-11-26 15:46:55'),(11634,1,44,'2020-11-26 17:22:03'),(11635,1,44,'2020-11-26 18:08:56'),(11636,1,44,'2020-11-26 18:45:42'),(11637,1,44,'2020-11-26 19:16:30'),(11638,1,53,'2020-11-26 19:16:31'),(11639,1,6,'2020-11-26 19:16:32'),(11640,1,44,'2020-11-26 20:24:58'),(11641,1,44,'2020-11-26 20:52:57'),(11642,1,44,'2020-11-26 21:33:31'),(11643,1,44,'2020-11-26 21:33:33'),(11644,1,70,'2020-11-26 23:03:50'),(11645,1,62,'2020-11-27 00:42:10'),(11646,1,70,'2020-11-27 00:55:59'),(11647,1,44,'2020-11-27 01:21:46'),(11648,1,44,'2020-11-27 01:21:47'),(11649,1,44,'2020-11-27 01:36:14'),(11650,1,44,'2020-11-27 02:40:10'),(11651,1,44,'2020-11-27 03:09:50'),(11652,1,44,'2020-11-27 03:09:50'),(11653,1,44,'2020-11-27 03:09:50'),(11654,1,44,'2020-11-27 03:55:35'),(11655,1,44,'2020-11-27 03:56:18'),(11656,1,44,'2020-11-27 04:22:30'),(11657,1,44,'2020-11-27 04:25:54'),(11658,1,44,'2020-11-27 05:26:48'),(11659,1,44,'2020-11-27 05:33:47'),(11660,1,44,'2020-11-27 07:15:27'),(11661,1,44,'2020-11-27 08:31:09'),(11662,1,44,'2020-11-27 10:20:07'),(11663,1,62,'2020-11-27 10:39:39'),(11664,1,44,'2020-11-27 11:11:19'),(11665,1,44,'2020-11-27 11:11:19'),(11666,1,44,'2020-11-27 11:11:20'),(11667,1,44,'2020-11-27 11:11:21'),(11668,1,44,'2020-11-27 11:11:22'),(11669,1,44,'2020-11-27 11:11:26'),(11670,1,44,'2020-11-27 11:11:27'),(11671,1,44,'2020-11-27 11:11:28'),(11672,1,44,'2020-11-27 11:11:29'),(11673,1,44,'2020-11-27 11:11:30'),(11674,1,44,'2020-11-27 11:11:31'),(11675,1,44,'2020-11-27 11:11:32'),(11676,1,44,'2020-11-27 11:11:33'),(11677,1,44,'2020-11-27 11:11:33'),(11678,1,44,'2020-11-27 11:11:35'),(11679,1,44,'2020-11-27 11:11:35'),(11680,1,44,'2020-11-27 11:11:36'),(11681,1,44,'2020-11-27 11:11:37'),(11682,1,44,'2020-11-27 11:11:38'),(11683,1,44,'2020-11-27 11:11:39'),(11684,1,44,'2020-11-27 11:11:40'),(11685,1,44,'2020-11-27 11:11:41'),(11686,1,44,'2020-11-27 11:11:42'),(11687,1,44,'2020-11-27 11:11:42'),(11688,1,44,'2020-11-27 11:11:43'),(11689,1,44,'2020-11-27 11:11:44'),(11690,1,44,'2020-11-27 11:11:45'),(11691,1,44,'2020-11-27 11:11:46'),(11692,1,44,'2020-11-27 11:11:47'),(11693,1,44,'2020-11-27 11:11:48'),(11694,1,44,'2020-11-27 11:11:49'),(11695,1,44,'2020-11-27 11:11:50'),(11696,1,44,'2020-11-27 11:11:51'),(11697,1,44,'2020-11-27 11:11:52'),(11698,1,44,'2020-11-27 11:11:53'),(11699,1,44,'2020-11-27 11:11:54'),(11700,1,44,'2020-11-27 11:11:55'),(11701,1,44,'2020-11-27 11:11:56'),(11702,1,44,'2020-11-27 11:11:56'),(11703,1,44,'2020-11-27 11:11:57'),(11704,1,44,'2020-11-27 11:11:58'),(11705,1,44,'2020-11-27 11:12:01'),(11706,1,44,'2020-11-27 11:12:04'),(11707,1,44,'2020-11-27 11:12:05'),(11708,1,44,'2020-11-27 11:12:06'),(11709,1,44,'2020-11-27 11:12:07'),(11710,1,44,'2020-11-27 11:12:08'),(11711,1,44,'2020-11-27 11:12:09'),(11712,1,44,'2020-11-27 11:12:10'),(11713,1,44,'2020-11-27 11:12:11'),(11714,1,44,'2020-11-27 11:12:12'),(11715,1,44,'2020-11-27 11:12:13'),(11716,1,44,'2020-11-27 11:12:14'),(11717,1,44,'2020-11-27 11:12:15'),(11718,1,44,'2020-11-27 11:12:16'),(11719,1,44,'2020-11-27 11:12:17'),(11720,1,44,'2020-11-27 11:12:18'),(11721,1,44,'2020-11-27 11:12:19'),(11722,1,44,'2020-11-27 11:12:20'),(11723,1,44,'2020-11-27 11:12:21'),(11724,1,44,'2020-11-27 11:12:22'),(11725,1,44,'2020-11-27 11:12:23'),(11726,1,44,'2020-11-27 11:12:24'),(11727,1,44,'2020-11-27 11:12:25'),(11728,1,44,'2020-11-27 11:12:26'),(11729,1,44,'2020-11-27 11:12:27'),(11730,1,44,'2020-11-27 11:12:28'),(11731,1,44,'2020-11-27 11:12:29'),(11732,1,44,'2020-11-27 11:12:30'),(11733,1,44,'2020-11-27 11:12:31'),(11734,1,44,'2020-11-27 11:12:32'),(11735,1,44,'2020-11-27 11:12:33'),(11736,1,44,'2020-11-27 11:12:34'),(11737,1,44,'2020-11-27 11:12:34'),(11738,1,44,'2020-11-27 11:12:35'),(11739,1,44,'2020-11-27 11:12:36'),(11740,1,44,'2020-11-27 11:12:37'),(11741,1,44,'2020-11-27 11:12:38'),(11742,1,44,'2020-11-27 11:12:39'),(11743,1,44,'2020-11-27 11:12:40'),(11744,1,44,'2020-11-27 11:12:41'),(11745,1,44,'2020-11-27 11:12:42'),(11746,1,44,'2020-11-27 11:12:43'),(11747,1,44,'2020-11-27 11:12:44'),(11748,1,44,'2020-11-27 11:12:44'),(11749,1,44,'2020-11-27 11:12:45'),(11750,1,44,'2020-11-27 11:12:46'),(11751,1,44,'2020-11-27 11:12:47'),(11752,1,44,'2020-11-27 11:12:48'),(11753,1,44,'2020-11-27 11:12:49'),(11754,1,44,'2020-11-27 11:12:50'),(11755,1,44,'2020-11-27 11:12:51'),(11756,1,44,'2020-11-27 11:12:52'),(11757,1,44,'2020-11-27 11:12:53'),(11758,1,44,'2020-11-27 11:12:54'),(11759,1,44,'2020-11-27 11:12:54'),(11760,1,44,'2020-11-27 11:12:55'),(11761,1,44,'2020-11-27 11:12:56'),(11762,1,44,'2020-11-27 11:12:57'),(11763,1,44,'2020-11-27 11:12:58'),(11764,1,44,'2020-11-27 11:13:00'),(11765,1,44,'2020-11-27 11:13:01'),(11766,1,44,'2020-11-27 11:13:02'),(11767,1,44,'2020-11-27 11:13:03'),(11768,1,44,'2020-11-27 11:13:04'),(11769,1,44,'2020-11-27 11:13:05'),(11770,1,44,'2020-11-27 11:13:06'),(11771,1,44,'2020-11-27 11:13:07'),(11772,1,44,'2020-11-27 11:13:08'),(11773,1,44,'2020-11-27 11:13:09'),(11774,1,44,'2020-11-27 11:13:10'),(11775,1,44,'2020-11-27 11:13:11'),(11776,1,44,'2020-11-27 11:13:12'),(11777,1,44,'2020-11-27 11:13:13'),(11778,1,44,'2020-11-27 11:13:14'),(11779,1,44,'2020-11-27 11:13:14'),(11780,1,44,'2020-11-27 11:13:16'),(11781,1,44,'2020-11-27 11:13:17'),(11782,1,44,'2020-11-27 11:13:18'),(11783,1,44,'2020-11-27 11:13:18'),(11784,1,44,'2020-11-27 11:13:19'),(11785,1,44,'2020-11-27 11:13:19'),(11786,1,44,'2020-11-27 11:13:21'),(11787,1,44,'2020-11-27 11:13:22'),(11788,1,44,'2020-11-27 11:13:23'),(11789,1,44,'2020-11-27 11:13:24'),(11790,1,44,'2020-11-27 11:13:25'),(11791,1,44,'2020-11-27 11:13:26'),(11792,1,44,'2020-11-27 11:13:27'),(11793,1,44,'2020-11-27 11:13:28'),(11794,1,44,'2020-11-27 11:13:29'),(11795,1,44,'2020-11-27 11:13:29'),(11796,1,44,'2020-11-27 11:13:31'),(11797,1,44,'2020-11-27 11:13:32'),(11798,1,44,'2020-11-27 11:13:32'),(11799,1,44,'2020-11-27 11:13:34'),(11800,1,44,'2020-11-27 11:13:35'),(11801,1,44,'2020-11-27 11:13:35'),(11802,1,44,'2020-11-27 11:13:36'),(11803,1,44,'2020-11-27 11:13:37'),(11804,1,44,'2020-11-27 11:13:38'),(11805,1,44,'2020-11-27 11:13:39'),(11806,1,44,'2020-11-27 11:13:40'),(11807,1,44,'2020-11-27 11:13:45'),(11808,1,44,'2020-11-27 11:13:46'),(11809,1,44,'2020-11-27 11:13:47'),(11810,1,44,'2020-11-27 11:13:48'),(11811,1,44,'2020-11-27 11:13:49'),(11812,1,44,'2020-11-27 11:13:50'),(11813,1,44,'2020-11-27 11:13:51'),(11814,1,44,'2020-11-27 11:13:52'),(11815,1,44,'2020-11-27 11:13:53'),(11816,1,44,'2020-11-27 11:13:55'),(11817,1,44,'2020-11-27 11:13:56'),(11818,1,44,'2020-11-27 11:13:57'),(11819,1,44,'2020-11-27 11:13:58'),(11820,1,44,'2020-11-27 11:13:59'),(11821,1,44,'2020-11-27 11:14:00'),(11822,1,44,'2020-11-27 11:14:02'),(11823,1,44,'2020-11-27 11:14:03'),(11824,1,44,'2020-11-27 11:14:04'),(11825,1,44,'2020-11-27 11:14:04'),(11826,1,44,'2020-11-27 11:14:06'),(11827,1,44,'2020-11-27 11:14:07'),(11828,1,44,'2020-11-27 11:14:08'),(11829,1,44,'2020-11-27 11:14:09'),(11830,1,44,'2020-11-27 11:14:10'),(11831,1,44,'2020-11-27 11:14:12'),(11832,1,44,'2020-11-27 11:14:13'),(11833,1,44,'2020-11-27 11:14:14'),(11834,1,44,'2020-11-27 11:14:15'),(11835,1,44,'2020-11-27 11:14:16'),(11836,1,44,'2020-11-27 11:14:17'),(11837,1,44,'2020-11-27 11:14:18'),(11838,1,44,'2020-11-27 11:14:19'),(11839,1,44,'2020-11-27 11:14:20'),(11840,1,44,'2020-11-27 11:14:21'),(11841,1,44,'2020-11-27 11:14:22'),(11842,1,44,'2020-11-27 11:14:24'),(11843,1,44,'2020-11-27 11:14:26'),(11844,1,44,'2020-11-27 11:14:27'),(11845,1,44,'2020-11-27 11:14:28'),(11846,1,44,'2020-11-27 11:14:28'),(11847,1,44,'2020-11-27 11:14:39'),(11848,1,44,'2020-11-27 11:58:52'),(11849,1,44,'2020-11-27 12:08:05'),(11850,1,44,'2020-11-27 12:16:13'),(11851,1,44,'2020-11-27 12:20:20'),(11852,1,44,'2020-11-27 12:42:50'),(11853,1,44,'2020-11-27 12:44:22'),(11854,1,44,'2020-11-27 12:44:39'),(11855,1,44,'2020-11-27 12:51:00'),(11856,1,44,'2020-11-27 13:10:09'),(11857,1,44,'2020-11-27 13:44:34'),(11858,1,44,'2020-11-27 13:51:18'),(11859,1,44,'2020-11-27 13:55:06'),(11860,1,44,'2020-11-27 13:58:15'),(11861,1,44,'2020-11-27 14:16:17'),(11862,1,44,'2020-11-27 14:39:31'),(11863,1,13,'2020-11-27 14:59:29'),(11864,1,44,'2020-11-27 15:53:05'),(11865,1,44,'2020-11-27 16:38:06'),(11866,1,44,'2020-11-27 16:52:18'),(11867,1,44,'2020-11-27 17:39:12'),(11868,1,44,'2020-11-27 18:35:18'),(11869,1,44,'2020-11-27 18:35:18'),(11870,1,44,'2020-11-27 18:38:56'),(11871,1,44,'2020-11-27 20:38:34'),(11872,1,6,'2020-11-27 20:38:35'),(11873,1,44,'2020-11-27 20:49:24'),(11874,1,44,'2020-11-27 21:20:06'),(11875,1,44,'2020-11-27 21:20:07'),(11876,1,44,'2020-11-27 22:14:56'),(11877,1,44,'2020-11-27 23:20:26'),(11878,1,44,'2020-11-28 00:21:05'),(11879,1,44,'2020-11-28 00:21:08'),(11880,1,15,'2020-11-28 00:40:12'),(11881,1,44,'2020-11-28 01:38:39'),(11882,1,44,'2020-11-28 04:15:10'),(11883,1,44,'2020-11-28 04:23:52'),(11884,1,44,'2020-11-28 04:25:15'),(11885,1,44,'2020-11-28 05:13:18'),(11886,1,44,'2020-11-28 07:03:54'),(11887,1,53,'2020-11-28 07:44:29'),(11888,1,53,'2020-11-28 08:09:38'),(11889,1,70,'2020-11-28 09:23:30'),(11890,1,15,'2020-11-28 09:35:42'),(11891,1,44,'2020-11-28 10:49:48'),(11892,1,44,'2020-11-28 10:50:18'),(11893,1,44,'2020-11-28 10:50:42'),(11894,1,44,'2020-11-28 10:54:07'),(11895,1,44,'2020-11-28 11:23:57'),(11896,1,44,'2020-11-28 12:59:45'),(11897,1,44,'2020-11-28 13:23:18'),(11898,1,44,'2020-11-28 14:24:42'),(11899,1,44,'2020-11-28 15:39:27'),(11900,1,53,'2020-11-28 15:51:34'),(11901,1,44,'2020-11-28 16:38:55'),(11902,1,44,'2020-11-28 16:51:23'),(11903,1,44,'2020-11-28 16:51:26'),(11904,1,44,'2020-11-28 17:26:24'),(11905,1,44,'2020-11-28 17:33:51'),(11906,1,6,'2020-11-28 17:33:57'),(11907,1,44,'2020-11-28 18:08:24'),(11908,1,44,'2020-11-28 18:22:13'),(11909,1,44,'2020-11-28 18:34:17'),(11910,1,44,'2020-11-28 19:41:10'),(11911,1,44,'2020-11-28 20:00:21'),(11912,1,6,'2020-11-28 21:22:48'),(11913,1,15,'2020-11-28 22:22:46'),(11914,1,5,'2020-11-29 00:00:20'),(11915,1,44,'2020-11-29 01:19:22'),(11916,1,44,'2020-11-29 02:01:41'),(11917,1,62,'2020-11-29 02:27:01'),(11918,1,44,'2020-11-29 04:15:08'),(11919,1,45,'2020-11-29 04:39:02'),(11920,1,44,'2020-11-29 04:40:32'),(11921,1,44,'2020-11-29 04:46:06'),(11922,1,44,'2020-11-29 05:53:39'),(11923,1,73,'2020-11-29 06:08:42'),(11924,1,44,'2020-11-29 07:29:53'),(11925,1,44,'2020-11-29 09:45:49'),(11926,1,44,'2020-11-29 13:01:42'),(11927,1,15,'2020-11-29 13:01:43'),(11928,1,44,'2020-11-29 13:33:59'),(11929,1,44,'2020-11-29 13:48:19'),(11930,1,44,'2020-11-29 14:09:50'),(11931,1,44,'2020-11-29 15:07:30'),(11932,1,44,'2020-11-29 15:39:13'),(11933,1,44,'2020-11-29 16:43:37'),(11934,1,5,'2020-11-29 18:33:24'),(11935,1,44,'2020-11-29 18:34:34'),(11936,1,44,'2020-11-29 18:35:05'),(11937,1,44,'2020-11-29 18:50:19'),(11938,1,44,'2020-11-29 19:00:16'),(11939,1,53,'2020-11-29 19:00:17'),(11940,1,44,'2020-11-29 19:53:53'),(11941,1,44,'2020-11-29 20:37:20'),(11942,1,44,'2020-11-29 20:47:44'),(11943,1,6,'2020-11-29 21:17:45'),(11944,1,6,'2020-11-29 21:17:47'),(11945,1,44,'2020-11-29 22:51:14'),(11946,1,44,'2020-11-29 22:51:15'),(11947,1,44,'2020-11-29 22:51:16'),(11948,1,44,'2020-11-29 23:57:31'),(11949,1,15,'2020-11-29 23:57:32'),(11950,1,62,'2020-11-30 00:32:25'),(11951,1,44,'2020-11-30 01:41:29'),(11952,1,44,'2020-11-30 02:14:34'),(11953,1,44,'2020-11-30 02:14:36'),(11954,1,44,'2020-11-30 02:31:59'),(11955,1,44,'2020-11-30 03:02:41'),(11956,1,44,'2020-11-30 03:07:42'),(11957,1,44,'2020-11-30 03:08:23'),(11958,1,44,'2020-11-30 03:08:38'),(11959,1,44,'2020-11-30 03:55:52'),(11960,1,44,'2020-11-30 04:12:14'),(11961,1,44,'2020-11-30 04:24:04'),(11962,1,5,'2020-11-30 04:35:21'),(11963,1,44,'2020-11-30 05:28:17'),(11964,1,44,'2020-11-30 05:53:13'),(11965,1,62,'2020-11-30 06:12:39'),(11966,1,44,'2020-11-30 07:01:20'),(11967,1,70,'2020-11-30 07:06:55'),(11968,1,15,'2020-11-30 07:18:11'),(11969,1,79,'2020-11-30 07:33:44'),(11970,1,44,'2020-11-30 09:56:46'),(11971,1,44,'2020-11-30 10:00:46'),(11972,1,44,'2020-11-30 15:51:57'),(11973,1,44,'2020-11-30 15:52:44'),(11974,1,70,'2020-11-30 17:03:26'),(11975,1,13,'2020-11-30 17:16:14'),(11976,1,6,'2020-11-30 17:29:33'),(11977,1,14,'2020-11-30 17:30:43'),(11978,1,44,'2020-11-30 17:35:51'),(11979,1,15,'2020-11-30 17:36:57'),(11980,1,5,'2020-11-30 18:16:08'),(11981,1,44,'2020-11-30 18:49:35'),(11982,1,79,'2020-11-30 21:00:10'),(11983,1,44,'2020-11-30 22:11:35'),(11984,1,44,'2020-11-30 22:23:02'),(11985,1,44,'2020-12-01 01:43:06'),(11986,1,44,'2020-12-01 02:47:58'),(11987,1,15,'2020-12-01 02:56:28'),(11988,1,45,'2020-12-01 03:01:41'),(11989,1,44,'2020-12-01 03:53:47'),(11990,1,14,'2020-12-01 04:34:14'),(11991,1,44,'2020-12-01 04:35:06'),(11992,1,6,'2020-12-01 04:35:11'),(11993,1,53,'2020-12-01 04:35:13'),(11994,1,53,'2020-12-01 04:35:15'),(11995,1,6,'2020-12-01 04:35:22'),(11996,1,53,'2020-12-01 04:35:37'),(11997,1,53,'2020-12-01 04:35:52'),(11998,1,44,'2020-12-01 04:41:10'),(11999,1,44,'2020-12-01 04:56:48'),(12000,1,44,'2020-12-01 05:27:50'),(12001,1,44,'2020-12-01 05:52:53'),(12002,1,44,'2020-12-01 06:23:57'),(12003,1,44,'2020-12-01 07:17:18'),(12004,1,79,'2020-12-01 07:27:43'),(12005,1,44,'2020-12-01 08:12:42'),(12006,1,44,'2020-12-01 08:12:51'),(12007,1,44,'2020-12-01 08:13:20'),(12008,1,44,'2020-12-01 09:19:35'),(12009,1,44,'2020-12-01 09:19:36'),(12010,1,44,'2020-12-01 09:19:37'),(12011,1,44,'2020-12-01 09:19:38'),(12012,1,44,'2020-12-01 09:19:39'),(12013,1,44,'2020-12-01 09:19:40'),(12014,1,44,'2020-12-01 09:19:41'),(12015,1,44,'2020-12-01 09:19:42'),(12016,1,44,'2020-12-01 09:48:53'),(12017,1,44,'2020-12-01 10:20:04'),(12018,1,44,'2020-12-01 10:30:01'),(12019,1,44,'2020-12-01 10:47:02'),(12020,1,44,'2020-12-01 12:33:26'),(12021,1,44,'2020-12-01 13:42:22'),(12022,1,44,'2020-12-01 13:44:10'),(12023,1,44,'2020-12-01 13:55:14'),(12024,1,44,'2020-12-01 13:55:14'),(12025,1,44,'2020-12-01 14:12:35'),(12026,1,76,'2020-12-01 15:51:11'),(12027,1,44,'2020-12-01 16:21:49'),(12028,1,15,'2020-12-01 16:21:50'),(12029,1,44,'2020-12-01 16:21:50'),(12030,1,44,'2020-12-01 16:22:03'),(12031,1,44,'2020-12-01 16:22:05'),(12032,1,44,'2020-12-01 18:05:45'),(12033,1,44,'2020-12-01 18:05:48'),(12034,1,44,'2020-12-01 18:35:29'),(12035,1,44,'2020-12-01 18:40:48'),(12036,1,44,'2020-12-01 18:45:58'),(12037,1,44,'2020-12-01 18:46:23'),(12038,1,44,'2020-12-01 18:46:28'),(12039,1,44,'2020-12-01 18:46:58'),(12040,1,44,'2020-12-01 19:00:44'),(12041,1,44,'2020-12-01 20:31:04'),(12042,1,44,'2020-12-01 21:19:10'),(12043,1,6,'2020-12-01 21:21:56'),(12044,1,44,'2020-12-01 22:52:25'),(12045,1,44,'2020-12-01 22:52:28'),(12046,1,44,'2020-12-01 23:06:38'),(12047,1,45,'2020-12-02 00:39:12'),(12048,1,44,'2020-12-02 01:03:53'),(12049,1,44,'2020-12-02 01:03:54'),(12050,1,44,'2020-12-02 01:12:19'),(12051,1,44,'2020-12-02 01:59:08'),(12052,1,6,'2020-12-02 02:07:40'),(12053,1,44,'2020-12-02 02:20:09'),(12054,1,44,'2020-12-02 02:21:52'),(12055,1,44,'2020-12-02 02:28:21'),(12056,1,44,'2020-12-02 02:28:25'),(12057,1,44,'2020-12-02 03:28:21'),(12058,1,44,'2020-12-02 03:55:24'),(12059,1,44,'2020-12-02 04:27:24'),(12060,1,44,'2020-12-02 04:27:25'),(12061,1,44,'2020-12-02 04:27:26'),(12062,1,44,'2020-12-02 04:43:09'),(12063,1,44,'2020-12-02 04:43:31'),(12064,1,44,'2020-12-02 05:03:46'),(12065,1,44,'2020-12-02 05:10:47'),(12066,1,44,'2020-12-02 05:10:59'),(12067,1,44,'2020-12-02 05:51:34'),(12068,1,44,'2020-12-02 05:52:18'),(12069,1,44,'2020-12-02 06:07:20'),(12070,1,44,'2020-12-02 06:39:47'),(12071,1,44,'2020-12-02 06:39:49'),(12072,1,44,'2020-12-02 08:31:50'),(12073,1,44,'2020-12-02 08:47:39'),(12074,1,44,'2020-12-02 09:41:27'),(12075,1,44,'2020-12-02 10:19:11'),(12076,1,15,'2020-12-02 10:23:37'),(12077,1,44,'2020-12-02 10:48:00'),(12078,1,44,'2020-12-02 11:04:57'),(12079,1,44,'2020-12-02 11:04:59'),(12080,1,53,'2020-12-02 13:31:03'),(12081,1,44,'2020-12-02 13:35:52'),(12082,1,44,'2020-12-02 13:55:21'),(12083,1,44,'2020-12-02 13:55:21'),(12084,1,70,'2020-12-02 14:15:19'),(12085,1,62,'2020-12-02 14:55:20'),(12086,1,44,'2020-12-02 16:42:18'),(12087,1,44,'2020-12-02 17:05:59'),(12088,1,44,'2020-12-02 17:26:38'),(12089,1,44,'2020-12-02 17:31:34'),(12090,1,44,'2020-12-02 17:31:37'),(12091,1,44,'2020-12-02 17:51:40'),(12092,1,44,'2020-12-02 18:42:15'),(12093,1,14,'2020-12-02 19:01:21'),(12094,1,44,'2020-12-02 19:03:55'),(12095,1,44,'2020-12-02 19:04:41'),(12096,1,44,'2020-12-02 19:25:37'),(12097,1,44,'2020-12-02 20:48:43'),(12098,1,6,'2020-12-02 20:48:46'),(12099,1,44,'2020-12-02 20:53:04'),(12100,1,44,'2020-12-02 21:01:05'),(12101,1,44,'2020-12-02 21:01:44'),(12102,1,66,'2020-12-02 21:13:46'),(12103,1,13,'2020-12-02 22:11:18'),(12104,1,44,'2020-12-02 22:22:35'),(12105,1,6,'2020-12-02 22:52:14'),(12106,1,6,'2020-12-02 22:52:15'),(12107,1,53,'2020-12-02 23:08:51'),(12108,1,44,'2020-12-02 23:16:16'),(12109,1,44,'2020-12-02 23:16:16'),(12110,1,44,'2020-12-02 23:16:18'),(12111,1,79,'2020-12-02 23:38:51'),(12112,1,44,'2020-12-03 00:16:08'),(12113,1,44,'2020-12-03 01:26:08'),(12114,1,44,'2020-12-03 01:49:24'),(12115,1,44,'2020-12-03 04:00:42'),(12116,1,44,'2020-12-03 04:38:58'),(12117,1,44,'2020-12-03 04:57:38'),(12118,1,44,'2020-12-03 04:57:38'),(12119,1,44,'2020-12-03 04:57:38'),(12120,1,44,'2020-12-03 04:57:38'),(12121,1,44,'2020-12-03 04:57:39'),(12122,1,44,'2020-12-03 04:57:40'),(12123,1,44,'2020-12-03 04:57:40'),(12124,1,44,'2020-12-03 04:57:40'),(12125,1,44,'2020-12-03 04:57:40'),(12126,1,44,'2020-12-03 04:57:40'),(12127,1,44,'2020-12-03 04:57:41'),(12128,1,44,'2020-12-03 04:57:41'),(12129,1,44,'2020-12-03 04:57:41'),(12130,1,44,'2020-12-03 04:57:42'),(12131,1,44,'2020-12-03 04:57:42'),(12132,1,44,'2020-12-03 04:57:42'),(12133,1,44,'2020-12-03 04:57:43'),(12134,1,44,'2020-12-03 04:57:43'),(12135,1,44,'2020-12-03 04:57:43'),(12136,1,44,'2020-12-03 04:57:44'),(12137,1,44,'2020-12-03 04:57:44'),(12138,1,44,'2020-12-03 04:57:44'),(12139,1,44,'2020-12-03 04:57:45'),(12140,1,44,'2020-12-03 04:57:47'),(12141,1,44,'2020-12-03 04:57:47'),(12142,1,44,'2020-12-03 04:57:48'),(12143,1,44,'2020-12-03 05:09:41'),(12144,1,6,'2020-12-03 05:30:28'),(12145,1,5,'2020-12-03 05:55:48'),(12146,1,44,'2020-12-03 06:08:15'),(12147,1,44,'2020-12-03 07:58:13'),(12148,1,15,'2020-12-03 07:58:15'),(12149,1,44,'2020-12-03 07:58:18'),(12150,1,59,'2020-12-03 07:58:20'),(12151,1,45,'2020-12-03 07:58:23'),(12152,1,43,'2020-12-03 07:58:26'),(12153,1,53,'2020-12-03 07:58:28'),(12154,1,56,'2020-12-03 07:58:29'),(12155,1,66,'2020-12-03 07:58:31'),(12156,1,62,'2020-12-03 07:58:35'),(12157,1,70,'2020-12-03 07:58:37'),(12158,1,73,'2020-12-03 07:58:41'),(12159,1,76,'2020-12-03 07:58:44'),(12160,1,45,'2020-12-03 07:58:48'),(12161,1,79,'2020-12-03 07:58:51'),(12162,1,44,'2020-12-03 07:58:58'),(12163,1,5,'2020-12-03 07:59:09'),(12164,1,15,'2020-12-03 07:59:09'),(12165,1,13,'2020-12-03 07:59:12'),(12166,1,14,'2020-12-03 07:59:16'),(12167,1,6,'2020-12-03 07:59:18'),(12168,1,53,'2020-12-03 09:34:57'),(12169,1,44,'2020-12-03 10:04:07'),(12170,1,44,'2020-12-03 10:04:33'),(12171,1,44,'2020-12-03 10:32:03'),(12172,1,44,'2020-12-03 11:49:19'),(12173,1,44,'2020-12-03 12:33:08'),(12174,1,44,'2020-12-03 13:36:28'),(12175,1,44,'2020-12-03 13:39:38'),(12176,1,44,'2020-12-03 13:40:28'),(12177,1,44,'2020-12-03 13:40:29'),(12178,1,66,'2020-12-03 14:45:22'),(12179,1,44,'2020-12-03 16:06:11'),(12180,1,44,'2020-12-03 16:35:07'),(12181,1,44,'2020-12-03 16:56:54'),(12182,1,44,'2020-12-03 17:40:08'),(12183,1,13,'2020-12-03 17:40:23'),(12184,1,44,'2020-12-03 18:43:53'),(12185,1,44,'2020-12-03 20:03:40'),(12186,1,6,'2020-12-03 21:39:41'),(12187,1,44,'2020-12-03 22:32:00'),(12188,1,44,'2020-12-03 23:01:45'),(12189,1,44,'2020-12-03 23:31:11'),(12190,1,6,'2020-12-03 23:31:12'),(12191,1,44,'2020-12-03 23:58:41'),(12192,1,44,'2020-12-04 00:36:27'),(12193,1,44,'2020-12-04 01:03:31'),(12194,1,6,'2020-12-04 01:03:32'),(12195,1,44,'2020-12-04 01:15:06'),(12196,1,44,'2020-12-04 01:53:02'),(12197,1,44,'2020-12-04 01:53:03'),(12198,1,44,'2020-12-04 02:13:49'),(12199,1,44,'2020-12-04 02:20:13'),(12200,1,44,'2020-12-04 02:43:08'),(12201,1,44,'2020-12-04 03:29:05'),(12202,1,44,'2020-12-04 03:32:16'),(12203,1,44,'2020-12-04 03:36:43'),(12204,1,5,'2020-12-04 03:40:08'),(12205,1,44,'2020-12-04 04:28:38'),(12206,1,44,'2020-12-04 04:50:26'),(12207,1,44,'2020-12-04 06:09:21'),(12208,1,44,'2020-12-04 06:18:18'),(12209,1,44,'2020-12-04 06:38:36'),(12210,1,44,'2020-12-04 06:38:40'),(12211,1,44,'2020-12-04 06:52:22'),(12212,1,44,'2020-12-04 07:04:23'),(12213,1,44,'2020-12-04 07:10:04'),(12214,1,44,'2020-12-04 07:31:55'),(12215,1,44,'2020-12-04 08:36:15'),(12216,1,44,'2020-12-04 09:44:50'),(12217,1,73,'2020-12-04 10:03:44'),(12218,1,44,'2020-12-04 10:10:47'),(12219,1,44,'2020-12-04 10:14:48'),(12220,1,44,'2020-12-04 10:14:51'),(12221,1,44,'2020-12-04 13:25:40'),(12222,1,44,'2020-12-04 13:36:00'),(12223,1,44,'2020-12-04 13:37:38'),(12224,1,44,'2020-12-04 13:54:05'),(12225,1,44,'2020-12-04 14:11:54'),(12226,1,44,'2020-12-04 15:45:44'),(12227,1,44,'2020-12-04 16:53:27'),(12228,1,44,'2020-12-04 16:57:56'),(12229,1,44,'2020-12-04 16:58:40'),(12230,1,44,'2020-12-04 18:12:04'),(12231,1,44,'2020-12-04 18:34:00'),(12232,1,44,'2020-12-04 19:13:47'),(12233,1,44,'2020-12-04 19:30:33'),(12234,1,44,'2020-12-04 19:30:36'),(12235,1,44,'2020-12-04 19:55:34'),(12236,1,44,'2020-12-04 20:45:10'),(12237,1,44,'2020-12-04 20:45:10'),(12238,1,44,'2020-12-04 20:52:58'),(12239,1,44,'2020-12-04 21:03:36'),(12240,1,53,'2020-12-04 21:03:37'),(12241,1,44,'2020-12-04 22:08:32'),(12242,1,5,'2020-12-04 22:08:44'),(12243,1,53,'2020-12-04 22:08:45'),(12244,1,44,'2020-12-04 22:08:46'),(12245,1,14,'2020-12-04 22:08:46'),(12246,1,13,'2020-12-04 22:08:47'),(12247,1,15,'2020-12-04 22:08:47'),(12248,1,6,'2020-12-04 22:08:52'),(12249,1,44,'2020-12-04 22:53:37'),(12250,1,44,'2020-12-05 03:21:29'),(12251,1,44,'2020-12-05 03:22:44'),(12252,1,6,'2020-12-05 04:21:12'),(12253,1,59,'2020-12-05 04:24:33'),(12254,1,44,'2020-12-05 04:42:26'),(12255,1,45,'2020-12-05 05:26:12'),(12256,1,44,'2020-12-05 06:08:41'),(12257,1,44,'2020-12-05 06:31:53'),(12258,1,44,'2020-12-05 07:01:40'),(12259,1,15,'2020-12-05 07:21:45'),(12260,1,44,'2020-12-05 07:43:55'),(12261,1,44,'2020-12-05 07:45:17'),(12262,1,44,'2020-12-05 08:11:58'),(12263,1,44,'2020-12-05 08:58:41'),(12264,1,44,'2020-12-05 09:57:26'),(12265,1,44,'2020-12-05 09:57:54'),(12266,1,44,'2020-12-05 10:28:29'),(12267,1,44,'2020-12-05 10:28:29'),(12268,1,44,'2020-12-05 10:28:29'),(12269,1,44,'2020-12-05 11:01:17'),(12270,1,44,'2020-12-05 11:04:40'),(12271,1,44,'2020-12-05 12:48:22'),(12272,1,44,'2020-12-05 13:25:49'),(12273,1,44,'2020-12-05 13:35:06'),(12274,1,44,'2020-12-05 13:39:32'),(12275,1,6,'2020-12-05 14:09:36'),(12276,1,44,'2020-12-05 14:37:43'),(12277,1,44,'2020-12-05 15:17:23'),(12278,1,53,'2020-12-05 15:49:31'),(12279,1,44,'2020-12-05 16:38:54'),(12280,1,44,'2020-12-05 16:38:55'),(12281,1,6,'2020-12-05 17:21:48'),(12282,1,44,'2020-12-05 18:45:37'),(12283,1,15,'2020-12-05 20:27:28'),(12284,1,44,'2020-12-05 21:00:30'),(12285,1,44,'2020-12-05 21:36:01'),(12286,1,44,'2020-12-05 23:00:05'),(12287,1,44,'2020-12-05 23:30:52'),(12288,1,66,'2020-12-06 00:24:15'),(12289,1,44,'2020-12-06 01:34:23'),(12290,1,44,'2020-12-06 02:31:04'),(12291,1,44,'2020-12-06 02:31:10'),(12292,1,0,'2020-12-06 02:31:37'),(12293,1,44,'2020-12-06 02:31:50'),(12294,1,44,'2020-12-06 04:33:21'),(12295,1,44,'2020-12-06 04:38:14'),(12296,1,45,'2020-12-06 04:53:57'),(12297,1,44,'2020-12-06 05:07:16'),(12298,1,44,'2020-12-06 05:56:11'),(12299,1,6,'2020-12-06 06:31:00'),(12300,1,62,'2020-12-06 06:37:53'),(12301,1,44,'2020-12-06 07:04:51'),(12302,1,44,'2020-12-06 08:43:32'),(12303,1,44,'2020-12-06 09:29:01'),(12304,1,44,'2020-12-06 10:06:27'),(12305,1,15,'2020-12-06 10:14:04'),(12306,1,6,'2020-12-06 10:42:37'),(12307,1,66,'2020-12-06 10:56:46'),(12308,1,44,'2020-12-06 12:57:01'),(12309,1,44,'2020-12-06 14:33:23'),(12310,1,44,'2020-12-06 14:46:37'),(12311,1,44,'2020-12-06 17:35:04'),(12312,1,56,'2020-12-06 17:53:09'),(12313,1,66,'2020-12-06 19:02:58'),(12314,1,44,'2020-12-06 19:20:25'),(12315,1,44,'2020-12-06 20:44:56'),(12316,1,44,'2020-12-07 00:05:23'),(12317,1,44,'2020-12-07 00:05:24'),(12318,1,44,'2020-12-07 00:23:55'),(12319,1,44,'2020-12-07 00:23:57'),(12320,1,0,'2020-12-07 00:24:11'),(12321,1,44,'2020-12-07 00:47:15'),(12322,1,44,'2020-12-07 00:55:39'),(12323,1,44,'2020-12-07 02:43:58'),(12324,1,44,'2020-12-07 03:26:25'),(12325,1,44,'2020-12-07 04:32:11'),(12326,1,44,'2020-12-07 05:16:04'),(12327,1,44,'2020-12-07 05:55:22'),(12328,1,14,'2020-12-07 06:48:27'),(12329,1,44,'2020-12-07 06:51:05'),(12330,1,44,'2020-12-07 09:02:37'),(12331,1,15,'2020-12-07 09:47:44'),(12332,1,44,'2020-12-07 11:52:39'),(12333,1,44,'2020-12-07 12:56:17'),(12334,1,44,'2020-12-07 13:16:54'),(12335,1,44,'2020-12-07 13:25:42'),(12336,1,44,'2020-12-07 13:52:02'),(12337,1,44,'2020-12-07 14:05:26'),(12338,1,44,'2020-12-07 15:13:07'),(12339,1,44,'2020-12-07 16:37:25'),(12340,1,44,'2020-12-07 16:50:09'),(12341,1,76,'2020-12-07 17:30:36'),(12342,1,44,'2020-12-07 17:38:43'),(12343,1,44,'2020-12-07 17:40:27'),(12344,1,44,'2020-12-07 17:46:38'),(12345,1,44,'2020-12-07 17:46:54'),(12346,1,44,'2020-12-07 17:46:57'),(12347,1,44,'2020-12-07 17:49:10'),(12348,1,44,'2020-12-07 18:43:11'),(12349,1,73,'2020-12-07 19:52:58'),(12350,1,44,'2020-12-07 20:39:57'),(12351,1,45,'2020-12-07 20:39:58'),(12352,1,62,'2020-12-07 20:39:59'),(12353,1,70,'2020-12-07 20:40:00'),(12354,1,73,'2020-12-07 20:40:02'),(12355,1,15,'2020-12-07 20:40:03'),(12356,1,76,'2020-12-07 20:40:04'),(12357,1,44,'2020-12-07 20:59:00'),(12358,1,44,'2020-12-07 21:12:23'),(12359,1,59,'2020-12-07 22:05:29'),(12360,1,44,'2020-12-07 22:45:07'),(12361,1,44,'2020-12-07 22:51:14'),(12362,1,6,'2020-12-07 23:01:48'),(12363,1,44,'2020-12-08 01:10:16'),(12364,1,6,'2020-12-08 01:10:28'),(12365,1,13,'2020-12-08 01:10:51'),(12366,1,14,'2020-12-08 01:12:21'),(12367,1,56,'2020-12-08 01:12:34'),(12368,1,15,'2020-12-08 01:13:48'),(12369,1,44,'2020-12-08 01:50:14'),(12370,1,44,'2020-12-08 01:53:08'),(12371,1,44,'2020-12-08 01:53:08'),(12372,1,14,'2020-12-08 01:53:09'),(12373,1,13,'2020-12-08 01:53:09'),(12374,1,15,'2020-12-08 01:53:09'),(12375,1,6,'2020-12-08 01:53:09'),(12376,1,5,'2020-12-08 01:53:13'),(12377,1,53,'2020-12-08 01:53:13'),(12378,1,44,'2020-12-08 01:55:51'),(12379,1,44,'2020-12-08 03:35:52'),(12380,1,44,'2020-12-08 04:47:54'),(12381,1,44,'2020-12-08 04:52:48'),(12382,1,44,'2020-12-08 05:45:07'),(12383,1,44,'2020-12-08 06:56:35'),(12384,1,44,'2020-12-08 06:59:44'),(12385,1,44,'2020-12-08 07:21:44'),(12386,1,45,'2020-12-08 08:21:08'),(12387,1,44,'2020-12-08 08:55:54'),(12388,1,44,'2020-12-08 09:26:56'),(12389,1,6,'2020-12-08 09:40:02'),(12390,1,44,'2020-12-08 09:51:52'),(12391,1,44,'2020-12-08 12:35:59'),(12392,1,44,'2020-12-08 12:35:59'),(12393,1,44,'2020-12-08 12:36:00'),(12394,1,44,'2020-12-08 12:36:01'),(12395,1,44,'2020-12-08 12:36:01'),(12396,1,44,'2020-12-08 12:36:01'),(12397,1,44,'2020-12-08 12:36:01'),(12398,1,44,'2020-12-08 12:36:01'),(12399,1,44,'2020-12-08 12:36:02'),(12400,1,44,'2020-12-08 12:36:02'),(12401,1,44,'2020-12-08 12:36:03'),(12402,1,44,'2020-12-08 12:36:03'),(12403,1,44,'2020-12-08 12:36:03'),(12404,1,44,'2020-12-08 12:36:04'),(12405,1,44,'2020-12-08 12:36:04'),(12406,1,44,'2020-12-08 12:36:04'),(12407,1,44,'2020-12-08 12:36:05'),(12408,1,44,'2020-12-08 12:36:06'),(12409,1,44,'2020-12-08 12:36:06'),(12410,1,44,'2020-12-08 12:36:07'),(12411,1,44,'2020-12-08 12:36:07'),(12412,1,44,'2020-12-08 12:36:07'),(12413,1,44,'2020-12-08 12:36:07'),(12414,1,44,'2020-12-08 12:36:08'),(12415,1,44,'2020-12-08 12:36:09'),(12416,1,44,'2020-12-08 12:36:10'),(12417,1,44,'2020-12-08 12:36:11'),(12418,1,44,'2020-12-08 12:36:11'),(12419,1,44,'2020-12-08 13:34:34'),(12420,1,44,'2020-12-08 13:35:13'),(12421,1,44,'2020-12-08 14:01:47'),(12422,1,76,'2020-12-08 15:46:19'),(12423,1,44,'2020-12-08 16:58:52'),(12424,1,44,'2020-12-08 17:00:14'),(12425,1,15,'2020-12-08 17:00:20'),(12426,1,6,'2020-12-08 17:00:26'),(12427,1,5,'2020-12-08 17:00:31'),(12428,1,45,'2020-12-08 17:00:36'),(12429,1,43,'2020-12-08 17:00:42'),(12430,1,13,'2020-12-08 17:00:47'),(12431,1,53,'2020-12-08 17:00:53'),(12432,1,44,'2020-12-08 17:00:59'),(12433,1,76,'2020-12-08 17:01:04'),(12434,1,66,'2020-12-08 17:01:10'),(12435,1,56,'2020-12-08 17:01:16'),(12436,1,14,'2020-12-08 17:01:22'),(12437,1,70,'2020-12-08 17:01:29'),(12438,1,45,'2020-12-08 17:01:35'),(12439,1,59,'2020-12-08 17:01:41'),(12440,1,62,'2020-12-08 17:01:47'),(12441,1,15,'2020-12-08 17:01:54'),(12442,1,79,'2020-12-08 17:02:00'),(12443,1,73,'2020-12-08 17:02:06'),(12444,1,62,'2020-12-08 17:02:12'),(12445,1,59,'2020-12-08 17:02:18'),(12446,1,66,'2020-12-08 17:02:25'),(12447,1,73,'2020-12-08 17:02:30'),(12448,1,70,'2020-12-08 17:02:37'),(12449,1,76,'2020-12-08 17:02:42'),(12450,1,79,'2020-12-08 17:02:48'),(12451,1,56,'2020-12-08 17:02:53'),(12452,1,53,'2020-12-08 17:02:59'),(12453,1,44,'2020-12-08 17:03:07'),(12454,1,43,'2020-12-08 17:03:13'),(12455,1,45,'2020-12-08 17:03:18'),(12456,1,44,'2020-12-08 17:41:58'),(12457,1,79,'2020-12-08 17:55:53'),(12458,1,44,'2020-12-08 18:45:51'),(12459,1,44,'2020-12-08 19:00:44'),(12460,1,44,'2020-12-08 19:29:16'),(12461,1,44,'2020-12-08 19:55:03'),(12462,1,44,'2020-12-08 19:55:05'),(12463,1,79,'2020-12-08 23:17:49'),(12464,1,70,'2020-12-09 00:28:42'),(12465,1,44,'2020-12-09 00:38:44'),(12466,1,44,'2020-12-09 01:30:51'),(12467,1,44,'2020-12-09 01:30:53'),(12468,1,44,'2020-12-09 04:01:57'),(12469,1,44,'2020-12-09 04:05:16'),(12470,1,44,'2020-12-09 04:37:03'),(12471,1,44,'2020-12-09 05:05:09'),(12472,1,44,'2020-12-09 05:05:09'),(12473,1,44,'2020-12-09 05:12:24'),(12474,1,13,'2020-12-09 06:36:37'),(12475,1,44,'2020-12-09 08:47:41'),(12476,1,44,'2020-12-09 10:24:19'),(12477,1,44,'2020-12-09 10:24:26'),(12478,1,44,'2020-12-09 10:25:35'),(12479,1,44,'2020-12-09 10:25:36'),(12480,1,44,'2020-12-09 10:25:42'),(12481,1,44,'2020-12-09 10:27:57'),(12482,1,44,'2020-12-09 10:28:19'),(12483,1,44,'2020-12-09 11:31:36'),(12484,1,44,'2020-12-09 12:41:36'),(12485,1,44,'2020-12-09 12:58:56'),(12486,1,44,'2020-12-09 13:36:21'),(12487,1,44,'2020-12-09 14:18:04'),(12488,1,44,'2020-12-09 14:45:10'),(12489,1,44,'2020-12-09 14:45:24'),(12490,1,44,'2020-12-09 15:42:51'),(12491,1,44,'2020-12-09 16:01:04'),(12492,1,44,'2020-12-09 16:33:56'),(12493,1,6,'2020-12-09 16:33:58'),(12494,1,5,'2020-12-09 16:33:59'),(12495,1,44,'2020-12-09 16:42:30'),(12496,1,44,'2020-12-09 16:42:35'),(12497,1,44,'2020-12-09 16:42:37'),(12498,1,44,'2020-12-09 17:48:28'),(12499,1,44,'2020-12-09 18:43:15'),(12500,1,44,'2020-12-09 19:24:15'),(12501,1,44,'2020-12-09 19:24:16'),(12502,1,70,'2020-12-09 19:29:53'),(12503,1,66,'2020-12-09 22:12:53'),(12504,1,53,'2020-12-10 00:06:37'),(12505,1,44,'2020-12-10 01:21:14'),(12506,1,44,'2020-12-10 01:44:21'),(12507,1,76,'2020-12-10 02:09:16'),(12508,1,44,'2020-12-10 02:57:52'),(12509,1,44,'2020-12-10 04:27:07'),(12510,1,44,'2020-12-10 04:40:38'),(12511,1,44,'2020-12-10 04:46:58'),(12512,1,44,'2020-12-10 04:47:37'),(12513,1,44,'2020-12-10 05:25:01'),(12514,1,6,'2020-12-10 05:48:38'),(12515,1,44,'2020-12-10 05:56:56'),(12516,1,44,'2020-12-10 05:56:58'),(12517,1,6,'2020-12-10 06:01:22'),(12518,1,44,'2020-12-10 06:03:26'),(12519,1,44,'2020-12-10 06:03:27'),(12520,1,5,'2020-12-10 06:03:48'),(12521,1,66,'2020-12-10 06:07:40'),(12522,1,73,'2020-12-10 07:00:22'),(12523,1,44,'2020-12-10 07:00:34'),(12524,1,44,'2020-12-10 07:03:04'),(12525,1,44,'2020-12-10 07:03:23'),(12526,1,44,'2020-12-10 07:03:39'),(12527,1,44,'2020-12-10 08:14:43'),(12528,1,70,'2020-12-10 09:16:31'),(12529,1,44,'2020-12-10 09:37:19'),(12530,1,44,'2020-12-10 10:47:22'),(12531,1,70,'2020-12-10 11:32:15'),(12532,1,44,'2020-12-10 12:26:51'),(12533,1,44,'2020-12-10 12:26:51'),(12534,1,44,'2020-12-10 13:08:51'),(12535,1,44,'2020-12-10 13:09:18'),(12536,1,44,'2020-12-10 13:33:06'),(12537,1,44,'2020-12-10 13:39:18'),(12538,1,44,'2020-12-10 15:52:54'),(12539,1,6,'2020-12-10 15:52:55'),(12540,1,62,'2020-12-10 16:39:45'),(12541,1,44,'2020-12-10 16:48:05'),(12542,1,15,'2020-12-10 16:48:58'),(12543,1,15,'2020-12-10 16:49:00'),(12544,1,44,'2020-12-10 16:51:29'),(12545,1,44,'2020-12-10 16:51:29'),(12546,1,44,'2020-12-10 16:51:30'),(12547,1,44,'2020-12-10 16:51:31'),(12548,1,6,'2020-12-10 16:55:05'),(12549,1,6,'2020-12-10 16:55:06'),(12550,1,66,'2020-12-10 16:55:53'),(12551,1,66,'2020-12-10 16:55:55'),(12552,1,56,'2020-12-10 16:56:39'),(12553,1,56,'2020-12-10 16:56:42'),(12554,1,70,'2020-12-10 16:57:19'),(12555,1,70,'2020-12-10 16:57:21'),(12556,1,76,'2020-12-10 16:57:59'),(12557,1,76,'2020-12-10 16:58:01'),(12558,1,44,'2020-12-10 17:25:48'),(12559,1,44,'2020-12-10 17:27:21'),(12560,1,44,'2020-12-10 17:36:32'),(12561,1,44,'2020-12-10 17:49:50'),(12562,1,44,'2020-12-10 18:14:20'),(12563,1,44,'2020-12-10 18:14:58'),(12564,1,44,'2020-12-10 18:19:39'),(12565,1,44,'2020-12-10 18:44:41'),(12566,1,66,'2020-12-10 19:09:25'),(12567,1,44,'2020-12-10 19:21:03'),(12568,1,44,'2020-12-10 20:36:58'),(12569,1,44,'2020-12-10 20:37:00'),(12570,1,44,'2020-12-10 20:37:01'),(12571,1,5,'2020-12-10 20:37:14'),(12572,1,56,'2020-12-10 20:37:14'),(12573,1,15,'2020-12-10 20:37:15'),(12574,1,53,'2020-12-10 20:37:15'),(12575,1,14,'2020-12-10 20:37:16'),(12576,1,13,'2020-12-10 20:37:16'),(12577,1,43,'2020-12-10 20:37:17'),(12578,1,66,'2020-12-10 20:37:17'),(12579,1,56,'2020-12-10 20:37:17'),(12580,1,62,'2020-12-10 20:37:18'),(12581,1,76,'2020-12-10 20:37:19'),(12582,1,45,'2020-12-10 20:37:19'),(12583,1,45,'2020-12-10 20:37:20'),(12584,1,45,'2020-12-10 20:37:20'),(12585,1,15,'2020-12-10 20:37:21'),(12586,1,44,'2020-12-10 20:37:21'),(12587,1,44,'2020-12-10 20:37:21'),(12588,1,73,'2020-12-10 20:37:22'),(12589,1,62,'2020-12-10 20:37:22'),(12590,1,53,'2020-12-10 20:37:22'),(12591,1,79,'2020-12-10 20:37:23'),(12592,1,59,'2020-12-10 20:37:23'),(12593,1,66,'2020-12-10 20:37:23'),(12594,1,15,'2020-12-10 20:37:24'),(12595,1,44,'2020-12-10 20:38:09'),(12596,1,44,'2020-12-10 20:58:37'),(12597,1,44,'2020-12-10 22:12:12'),(12598,1,66,'2020-12-11 00:55:49'),(12599,1,44,'2020-12-11 01:41:16'),(12600,1,5,'2020-12-11 01:49:42'),(12601,1,53,'2020-12-11 02:32:03'),(12602,1,44,'2020-12-11 03:20:18'),(12603,1,44,'2020-12-11 03:47:28'),(12604,1,6,'2020-12-11 03:51:22'),(12605,1,6,'2020-12-11 03:51:25'),(12606,1,44,'2020-12-11 04:19:53'),(12607,1,44,'2020-12-11 04:43:49'),(12608,1,44,'2020-12-11 04:46:38'),(12609,1,44,'2020-12-11 06:04:08'),(12610,1,44,'2020-12-11 08:22:31'),(12611,1,44,'2020-12-11 08:22:32'),(12612,1,44,'2020-12-11 09:12:18'),(12613,1,45,'2020-12-11 09:28:13'),(12614,1,44,'2020-12-11 10:12:07'),(12615,1,53,'2020-12-11 11:23:21'),(12616,1,66,'2020-12-11 11:51:42'),(12617,1,44,'2020-12-11 11:59:33'),(12618,1,44,'2020-12-11 12:00:21'),(12619,1,44,'2020-12-11 12:48:12'),(12620,1,44,'2020-12-11 13:33:58'),(12621,1,44,'2020-12-11 13:43:10'),(12622,1,70,'2020-12-11 14:14:09'),(12623,1,44,'2020-12-11 16:08:20'),(12624,1,44,'2020-12-11 17:12:17'),(12625,1,44,'2020-12-11 17:12:17'),(12626,1,44,'2020-12-11 17:58:57'),(12627,1,44,'2020-12-11 17:58:57'),(12628,1,44,'2020-12-11 17:58:58'),(12629,1,44,'2020-12-11 17:58:58'),(12630,1,44,'2020-12-11 18:45:03'),(12631,1,44,'2020-12-11 18:46:22'),(12632,1,5,'2020-12-11 19:39:08'),(12633,1,44,'2020-12-11 20:46:40'),(12634,1,44,'2020-12-12 00:46:42'),(12635,1,44,'2020-12-12 00:47:03'),(12636,1,44,'2020-12-12 01:01:28'),(12637,1,44,'2020-12-12 01:01:29'),(12638,1,44,'2020-12-12 01:01:30'),(12639,1,44,'2020-12-12 01:30:10'),(12640,1,44,'2020-12-12 02:47:49'),(12641,1,44,'2020-12-12 02:51:13'),(12642,1,44,'2020-12-12 02:54:56'),(12643,1,56,'2020-12-12 03:44:55'),(12644,1,6,'2020-12-12 03:57:04'),(12645,1,44,'2020-12-12 03:57:19'),(12646,1,44,'2020-12-12 04:18:12'),(12647,1,44,'2020-12-12 05:12:39'),(12648,1,44,'2020-12-12 05:24:02'),(12649,1,44,'2020-12-12 06:46:00'),(12650,1,44,'2020-12-12 08:54:02'),(12651,1,59,'2020-12-12 09:42:37'),(12652,1,44,'2020-12-12 09:53:14'),(12653,1,44,'2020-12-12 09:53:22'),(12654,1,44,'2020-12-12 10:47:17'),(12655,1,44,'2020-12-12 11:37:07'),(12656,1,44,'2020-12-12 12:12:15'),(12657,1,44,'2020-12-12 12:12:16'),(12658,1,44,'2020-12-12 13:35:27'),(12659,1,44,'2020-12-12 15:26:41'),(12660,1,44,'2020-12-12 17:05:19'),(12661,1,44,'2020-12-12 18:00:19'),(12662,1,44,'2020-12-12 18:38:46'),(12663,1,44,'2020-12-12 19:38:05'),(12664,1,44,'2020-12-12 19:45:26'),(12665,1,13,'2020-12-12 20:00:34'),(12666,1,45,'2020-12-12 20:02:41'),(12667,1,44,'2020-12-12 20:19:28'),(12668,1,44,'2020-12-12 20:19:53'),(12669,1,43,'2020-12-12 20:20:23'),(12670,1,44,'2020-12-12 20:20:29'),(12671,1,43,'2020-12-12 20:20:33'),(12672,1,44,'2020-12-12 22:28:48'),(12673,1,70,'2020-12-12 22:46:01'),(12674,1,44,'2020-12-12 23:34:28'),(12675,1,6,'2020-12-12 23:34:47'),(12676,1,13,'2020-12-12 23:34:59'),(12677,1,14,'2020-12-12 23:35:11'),(12678,1,76,'2020-12-12 23:35:23'),(12679,1,56,'2020-12-12 23:35:36'),(12680,1,15,'2020-12-12 23:35:49'),(12681,1,15,'2020-12-12 23:36:01'),(12682,1,62,'2020-12-12 23:36:13'),(12683,1,73,'2020-12-12 23:36:47'),(12684,1,79,'2020-12-12 23:36:59'),(12685,1,45,'2020-12-12 23:50:15'),(12686,1,44,'2020-12-13 00:53:31'),(12687,1,56,'2020-12-13 02:08:40'),(12688,1,44,'2020-12-13 02:30:40'),(12689,1,44,'2020-12-13 02:47:40'),(12690,1,44,'2020-12-13 03:06:09'),(12691,1,15,'2020-12-13 03:06:10'),(12692,1,44,'2020-12-13 03:06:13'),(12693,1,59,'2020-12-13 03:06:14'),(12694,1,45,'2020-12-13 03:06:16'),(12695,1,53,'2020-12-13 03:06:19'),(12696,1,43,'2020-12-13 03:06:21'),(12697,1,56,'2020-12-13 03:06:24'),(12698,1,66,'2020-12-13 03:06:27'),(12699,1,70,'2020-12-13 03:06:31'),(12700,1,73,'2020-12-13 03:06:35'),(12701,1,62,'2020-12-13 03:06:35'),(12702,1,76,'2020-12-13 03:06:38'),(12703,1,45,'2020-12-13 03:06:41'),(12704,1,79,'2020-12-13 03:06:44'),(12705,1,5,'2020-12-13 03:06:49'),(12706,1,44,'2020-12-13 03:06:49'),(12707,1,13,'2020-12-13 03:06:55'),(12708,1,15,'2020-12-13 03:06:57'),(12709,1,14,'2020-12-13 03:06:57'),(12710,1,6,'2020-12-13 03:07:00'),(12711,1,44,'2020-12-13 03:15:14'),(12712,1,53,'2020-12-13 03:15:15'),(12713,1,6,'2020-12-13 03:15:16'),(12714,1,6,'2020-12-13 03:15:18'),(12715,1,6,'2020-12-13 03:15:18'),(12716,1,66,'2020-12-13 04:38:33'),(12717,1,44,'2020-12-13 04:44:04'),(12718,1,6,'2020-12-13 04:44:09'),(12719,1,14,'2020-12-13 04:44:13'),(12720,1,13,'2020-12-13 04:44:16'),(12721,1,15,'2020-12-13 04:44:19'),(12722,1,5,'2020-12-13 04:44:23'),(12723,1,79,'2020-12-13 04:44:26'),(12724,1,45,'2020-12-13 04:44:30'),(12725,1,79,'2020-12-13 04:44:35'),(12726,1,76,'2020-12-13 04:44:38'),(12727,1,76,'2020-12-13 04:44:41'),(12728,1,73,'2020-12-13 04:44:45'),(12729,1,73,'2020-12-13 04:44:48'),(12730,1,70,'2020-12-13 04:44:52'),(12731,1,70,'2020-12-13 04:44:56'),(12732,1,62,'2020-12-13 04:45:00'),(12733,1,62,'2020-12-13 04:45:03'),(12734,1,66,'2020-12-13 04:45:07'),(12735,1,66,'2020-12-13 04:45:12'),(12736,1,56,'2020-12-13 04:45:16'),(12737,1,56,'2020-12-13 04:45:20'),(12738,1,43,'2020-12-13 04:45:24'),(12739,1,43,'2020-12-13 04:45:28'),(12740,1,53,'2020-12-13 04:45:32'),(12741,1,44,'2020-12-13 04:45:36'),(12742,1,53,'2020-12-13 04:45:36'),(12743,1,44,'2020-12-13 04:45:37'),(12744,1,45,'2020-12-13 04:45:39'),(12745,1,45,'2020-12-13 04:45:44'),(12746,1,59,'2020-12-13 04:45:47'),(12747,1,59,'2020-12-13 04:45:51'),(12748,1,44,'2020-12-13 04:45:55'),(12749,1,44,'2020-12-13 04:45:58'),(12750,1,15,'2020-12-13 04:46:03'),(12751,1,15,'2020-12-13 04:46:06'),(12752,1,15,'2020-12-13 04:46:10'),(12753,1,44,'2020-12-13 04:47:24'),(12754,1,44,'2020-12-13 05:44:59'),(12755,1,44,'2020-12-13 05:45:29'),(12756,1,44,'2020-12-13 06:22:25'),(12757,1,44,'2020-12-13 06:22:28'),(12758,1,44,'2020-12-13 06:35:37'),(12759,1,43,'2020-12-13 06:40:19'),(12760,1,44,'2020-12-13 06:52:42'),(12761,1,45,'2020-12-13 09:26:23'),(12762,1,44,'2020-12-13 09:35:27'),(12763,1,44,'2020-12-13 09:44:29'),(12764,1,44,'2020-12-13 10:07:50'),(12765,1,44,'2020-12-13 10:12:16'),(12766,1,43,'2020-12-13 10:29:25'),(12767,1,44,'2020-12-13 11:13:17'),(12768,1,44,'2020-12-13 11:57:44'),(12769,1,76,'2020-12-13 13:29:43'),(12770,1,44,'2020-12-13 13:37:41'),(12771,1,44,'2020-12-13 13:37:51'),(12772,1,44,'2020-12-13 13:37:57'),(12773,1,44,'2020-12-13 13:42:39'),(12774,1,59,'2020-12-13 15:41:28'),(12775,1,53,'2020-12-13 16:08:05'),(12776,1,44,'2020-12-13 17:52:30'),(12777,1,66,'2020-12-13 17:58:08'),(12778,1,44,'2020-12-13 18:20:14'),(12779,1,44,'2020-12-13 18:20:14'),(12780,1,44,'2020-12-13 18:34:45'),(12781,1,44,'2020-12-13 18:38:59'),(12782,1,44,'2020-12-13 19:57:18'),(12783,1,76,'2020-12-13 21:37:46'),(12784,1,44,'2020-12-13 21:56:26'),(12785,1,44,'2020-12-13 22:04:22'),(12786,1,44,'2020-12-14 00:21:22'),(12787,1,44,'2020-12-14 00:44:39'),(12788,1,6,'2020-12-14 00:44:42'),(12789,1,44,'2020-12-14 00:44:44'),(12790,1,13,'2020-12-14 00:44:45'),(12791,1,70,'2020-12-14 00:44:47'),(12792,1,56,'2020-12-14 00:44:48'),(12793,1,79,'2020-12-14 00:44:50'),(12794,1,5,'2020-12-14 00:44:52'),(12795,1,44,'2020-12-14 00:44:55'),(12796,1,6,'2020-12-14 00:44:55'),(12797,1,56,'2020-12-14 00:44:57'),(12798,1,5,'2020-12-14 00:44:58'),(12799,1,59,'2020-12-14 00:44:59'),(12800,1,70,'2020-12-14 00:45:01'),(12801,1,45,'2020-12-14 00:45:03'),(12802,1,44,'2020-12-14 00:45:04'),(12803,1,5,'2020-12-14 00:45:05'),(12804,1,44,'2020-12-14 00:45:06'),(12805,1,44,'2020-12-14 00:59:32'),(12806,1,44,'2020-12-14 03:11:14'),(12807,1,44,'2020-12-14 03:11:17'),(12808,1,0,'2020-12-14 03:11:42'),(12809,1,44,'2020-12-14 03:36:10'),(12810,1,44,'2020-12-14 04:34:47'),(12811,1,44,'2020-12-14 05:46:50'),(12812,1,44,'2020-12-14 05:52:20'),(12813,1,44,'2020-12-14 06:05:26'),(12814,1,43,'2020-12-14 06:38:35'),(12815,1,70,'2020-12-14 07:03:23'),(12816,1,44,'2020-12-14 07:22:49'),(12817,1,44,'2020-12-14 08:22:19'),(12818,1,70,'2020-12-14 09:15:05'),(12819,1,70,'2020-12-14 09:46:40'),(12820,1,45,'2020-12-14 10:16:41'),(12821,1,70,'2020-12-14 10:44:54'),(12822,1,66,'2020-12-14 10:45:02'),(12823,1,70,'2020-12-14 11:16:05'),(12824,1,45,'2020-12-14 11:22:49'),(12825,1,44,'2020-12-14 11:57:47'),(12826,1,76,'2020-12-14 12:10:36'),(12827,1,44,'2020-12-14 12:59:21'),(12828,1,76,'2020-12-14 13:27:41'),(12829,1,44,'2020-12-14 13:43:20'),(12830,1,70,'2020-12-14 13:46:21'),(12831,1,44,'2020-12-14 14:33:32'),(12832,1,70,'2020-12-14 14:41:17'),(12833,1,44,'2020-12-14 16:23:58'),(12834,1,76,'2020-12-14 16:26:27'),(12835,1,70,'2020-12-14 16:47:28'),(12836,1,44,'2020-12-14 17:06:13'),(12837,1,70,'2020-12-14 17:45:54'),(12838,1,15,'2020-12-14 18:16:38'),(12839,1,44,'2020-12-14 18:31:33'),(12840,1,44,'2020-12-14 18:46:52'),(12841,1,44,'2020-12-14 19:08:06'),(12842,1,45,'2020-12-14 19:48:40'),(12843,1,70,'2020-12-14 19:48:45'),(12844,1,53,'2020-12-14 19:54:12'),(12845,1,44,'2020-12-14 20:29:40'),(12846,1,70,'2020-12-14 20:47:22'),(12847,1,62,'2020-12-14 21:05:05'),(12848,1,44,'2020-12-14 21:12:09'),(12849,1,15,'2020-12-14 21:37:26'),(12850,1,44,'2020-12-14 21:54:15'),(12851,1,44,'2020-12-14 22:27:13'),(12852,1,73,'2020-12-14 22:28:08'),(12853,1,44,'2020-12-14 22:59:11'),(12854,1,44,'2020-12-14 23:02:18'),(12855,1,44,'2020-12-14 23:02:21'),(12856,1,70,'2020-12-14 23:25:58'),(12857,1,70,'2020-12-15 00:25:45'),(12858,1,44,'2020-12-15 01:50:35'),(12859,1,53,'2020-12-15 03:03:41'),(12860,1,70,'2020-12-15 03:13:50'),(12861,1,44,'2020-12-15 03:25:45'),(12862,1,44,'2020-12-15 03:25:45'),(12863,1,70,'2020-12-15 03:26:00'),(12864,1,53,'2020-12-15 04:12:42'),(12865,1,70,'2020-12-15 04:29:13'),(12866,1,66,'2020-12-15 04:29:26'),(12867,1,44,'2020-12-15 04:48:40'),(12868,1,44,'2020-12-15 06:01:43'),(12869,1,70,'2020-12-15 06:03:46'),(12870,1,70,'2020-12-15 06:28:08'),(12871,1,44,'2020-12-15 06:37:00'),(12872,1,44,'2020-12-15 08:35:40'),(12873,1,70,'2020-12-15 08:56:32'),(12874,1,70,'2020-12-15 09:54:59'),(12875,1,44,'2020-12-15 09:57:05'),(12876,1,44,'2020-12-15 10:09:22'),(12877,1,44,'2020-12-15 11:15:33'),(12878,1,44,'2020-12-15 11:18:53'),(12879,1,44,'2020-12-15 11:58:03'),(12880,1,70,'2020-12-15 11:58:41'),(12881,1,44,'2020-12-15 12:21:02'),(12882,1,44,'2020-12-15 12:21:02'),(12883,1,44,'2020-12-15 12:21:03'),(12884,1,44,'2020-12-15 12:21:03'),(12885,1,44,'2020-12-15 12:21:03'),(12886,1,44,'2020-12-15 12:21:04'),(12887,1,44,'2020-12-15 12:21:04'),(12888,1,44,'2020-12-15 12:21:05'),(12889,1,44,'2020-12-15 12:21:05'),(12890,1,44,'2020-12-15 12:21:06'),(12891,1,44,'2020-12-15 12:21:06'),(12892,1,44,'2020-12-15 12:21:06'),(12893,1,44,'2020-12-15 12:21:06'),(12894,1,44,'2020-12-15 12:21:07'),(12895,1,44,'2020-12-15 12:21:07'),(12896,1,44,'2020-12-15 12:21:07'),(12897,1,44,'2020-12-15 12:21:08'),(12898,1,44,'2020-12-15 12:21:08'),(12899,1,44,'2020-12-15 12:21:08'),(12900,1,44,'2020-12-15 12:21:09'),(12901,1,44,'2020-12-15 12:21:09'),(12902,1,44,'2020-12-15 12:21:10'),(12903,1,44,'2020-12-15 12:21:10'),(12904,1,44,'2020-12-15 12:21:10'),(12905,1,44,'2020-12-15 12:21:11'),(12906,1,44,'2020-12-15 12:21:11'),(12907,1,44,'2020-12-15 12:21:12'),(12908,1,44,'2020-12-15 12:21:12'),(12909,1,44,'2020-12-15 12:21:13'),(12910,1,44,'2020-12-15 12:21:13'),(12911,1,44,'2020-12-15 12:21:14'),(12912,1,44,'2020-12-15 12:21:15'),(12913,1,44,'2020-12-15 12:21:16'),(12914,1,44,'2020-12-15 12:21:17'),(12915,1,44,'2020-12-15 12:21:18'),(12916,1,44,'2020-12-15 12:21:19'),(12917,1,14,'2020-12-15 12:45:24'),(12918,1,6,'2020-12-15 12:53:21'),(12919,1,6,'2020-12-15 12:53:22'),(12920,1,70,'2020-12-15 12:59:31'),(12921,1,44,'2020-12-15 13:45:11'),(12922,1,44,'2020-12-15 14:32:16'),(12923,1,70,'2020-12-15 15:02:25'),(12924,1,66,'2020-12-15 15:32:53'),(12925,1,44,'2020-12-15 15:52:33'),(12926,1,70,'2020-12-15 16:00:23'),(12927,1,44,'2020-12-15 16:07:15'),(12928,1,6,'2020-12-15 16:22:49'),(12929,1,6,'2020-12-15 16:23:01'),(12930,1,44,'2020-12-15 17:23:10'),(12931,1,44,'2020-12-15 17:23:11'),(12932,1,6,'2020-12-15 17:36:38'),(12933,1,44,'2020-12-15 17:41:06'),(12934,1,44,'2020-12-15 17:43:09'),(12935,1,62,'2020-12-15 17:43:23'),(12936,1,45,'2020-12-15 17:43:23'),(12937,1,44,'2020-12-15 17:43:28'),(12938,1,44,'2020-12-15 17:44:22'),(12939,1,45,'2020-12-15 17:44:34'),(12940,1,62,'2020-12-15 17:44:34'),(12941,1,44,'2020-12-15 17:44:40'),(12942,1,44,'2020-12-15 18:57:39'),(12943,1,44,'2020-12-15 19:12:14'),(12944,1,44,'2020-12-15 19:12:14'),(12945,1,44,'2020-12-15 19:12:15'),(12946,1,44,'2020-12-15 19:12:15'),(12947,1,44,'2020-12-15 19:12:16'),(12948,1,44,'2020-12-15 19:12:16'),(12949,1,44,'2020-12-15 19:12:16'),(12950,1,44,'2020-12-15 19:12:17'),(12951,1,44,'2020-12-15 19:12:17'),(12952,1,44,'2020-12-15 19:21:20'),(12953,1,44,'2020-12-15 19:23:05'),(12954,1,15,'2020-12-15 19:23:11'),(12955,1,6,'2020-12-15 19:23:16'),(12956,1,5,'2020-12-15 19:23:21'),(12957,1,45,'2020-12-15 19:23:27'),(12958,1,43,'2020-12-15 19:23:32'),(12959,1,13,'2020-12-15 19:23:38'),(12960,1,53,'2020-12-15 19:23:43'),(12961,1,44,'2020-12-15 19:23:48'),(12962,1,76,'2020-12-15 19:23:54'),(12963,1,66,'2020-12-15 19:23:59'),(12964,1,56,'2020-12-15 19:24:04'),(12965,1,14,'2020-12-15 19:24:10'),(12966,1,70,'2020-12-15 19:24:15'),(12967,1,45,'2020-12-15 19:24:21'),(12968,1,59,'2020-12-15 19:24:26'),(12969,1,62,'2020-12-15 19:24:31'),(12970,1,15,'2020-12-15 19:24:37'),(12971,1,79,'2020-12-15 19:24:42'),(12972,1,73,'2020-12-15 19:24:47'),(12973,1,62,'2020-12-15 19:24:53'),(12974,1,59,'2020-12-15 19:24:58'),(12975,1,66,'2020-12-15 19:25:03'),(12976,1,73,'2020-12-15 19:25:09'),(12977,1,70,'2020-12-15 19:25:14'),(12978,1,76,'2020-12-15 19:25:19'),(12979,1,79,'2020-12-15 19:25:25'),(12980,1,56,'2020-12-15 19:25:30'),(12981,1,53,'2020-12-15 19:25:36'),(12982,1,44,'2020-12-15 19:25:41'),(12983,1,43,'2020-12-15 19:25:46'),(12984,1,45,'2020-12-15 19:25:51'),(12985,1,70,'2020-12-15 19:36:05'),(12986,1,53,'2020-12-15 19:39:38'),(12987,1,15,'2020-12-15 19:46:19'),(12988,1,70,'2020-12-15 20:34:29'),(12989,1,6,'2020-12-15 21:25:04'),(12990,1,6,'2020-12-15 21:25:04'),(12991,1,73,'2020-12-15 21:26:25'),(12992,1,70,'2020-12-15 21:50:33'),(12993,1,44,'2020-12-15 22:17:43'),(12994,1,53,'2020-12-15 22:17:45'),(12995,1,6,'2020-12-15 22:17:46'),(12996,1,44,'2020-12-15 22:50:12'),(12997,1,44,'2020-12-15 23:34:59'),(12998,1,70,'2020-12-16 00:06:24'),(12999,1,70,'2020-12-16 01:02:59'),(13000,1,44,'2020-12-16 01:26:50'),(13001,1,44,'2020-12-16 01:48:45'),(13002,1,44,'2020-12-16 02:11:42'),(13003,1,44,'2020-12-16 02:16:48'),(13004,1,6,'2020-12-16 02:29:53'),(13005,1,6,'2020-12-16 02:29:54'),(13006,1,53,'2020-12-16 02:41:45'),(13007,1,44,'2020-12-16 02:42:44'),(13008,1,70,'2020-12-16 03:04:58'),(13009,1,6,'2020-12-16 03:25:37'),(13010,1,6,'2020-12-16 03:25:38'),(13011,1,53,'2020-12-16 03:47:12'),(13012,1,44,'2020-12-16 03:51:16'),(13013,1,44,'2020-12-16 03:52:47'),(13014,1,15,'2020-12-16 03:53:00'),(13015,1,6,'2020-12-16 03:53:34'),(13016,1,5,'2020-12-16 03:53:44'),(13017,1,45,'2020-12-16 03:53:59'),(13018,1,43,'2020-12-16 03:54:16'),(13019,1,13,'2020-12-16 03:54:35'),(13020,1,53,'2020-12-16 03:54:42'),(13021,1,44,'2020-12-16 03:54:50'),(13022,1,76,'2020-12-16 03:55:02'),(13023,1,66,'2020-12-16 03:55:36'),(13024,1,56,'2020-12-16 03:56:18'),(13025,1,14,'2020-12-16 03:56:35'),(13026,1,70,'2020-12-16 03:56:44'),(13027,1,45,'2020-12-16 03:57:10'),(13028,1,59,'2020-12-16 03:57:32'),(13029,1,62,'2020-12-16 03:57:42'),(13030,1,15,'2020-12-16 03:57:48'),(13031,1,79,'2020-12-16 03:58:06'),(13032,1,73,'2020-12-16 03:58:12'),(13033,1,62,'2020-12-16 03:58:18'),(13034,1,59,'2020-12-16 03:58:24'),(13035,1,66,'2020-12-16 03:58:47'),(13036,1,73,'2020-12-16 03:58:57'),(13037,1,70,'2020-12-16 03:59:18'),(13038,1,76,'2020-12-16 03:59:32'),(13039,1,79,'2020-12-16 03:59:39'),(13040,1,56,'2020-12-16 03:59:54'),(13041,1,53,'2020-12-16 04:00:07'),(13042,1,44,'2020-12-16 04:00:59'),(13043,1,43,'2020-12-16 04:01:25'),(13044,1,45,'2020-12-16 04:01:46'),(13045,1,70,'2020-12-16 04:04:33'),(13046,1,44,'2020-12-16 04:11:49'),(13047,1,44,'2020-12-16 04:39:58'),(13048,1,44,'2020-12-16 06:02:09'),(13049,1,15,'2020-12-16 06:02:09'),(13050,1,44,'2020-12-16 06:02:11'),(13051,1,70,'2020-12-16 06:09:06'),(13052,1,15,'2020-12-16 06:17:09'),(13053,1,44,'2020-12-16 06:24:49'),(13054,1,44,'2020-12-16 06:37:14'),(13055,1,70,'2020-12-16 07:07:52'),(13056,1,44,'2020-12-16 07:14:11'),(13057,1,43,'2020-12-16 07:32:37'),(13058,1,66,'2020-12-16 07:53:13'),(13059,1,44,'2020-12-16 08:03:18'),(13060,1,44,'2020-12-16 08:18:09'),(13061,1,44,'2020-12-16 09:05:24'),(13062,1,6,'2020-12-16 09:05:25'),(13063,1,70,'2020-12-16 09:10:23'),(13064,1,44,'2020-12-16 09:22:48'),(13065,1,70,'2020-12-16 10:09:09'),(13066,1,44,'2020-12-16 10:12:08'),(13067,1,45,'2020-12-16 10:39:18'),(13068,1,44,'2020-12-16 11:58:05'),(13069,1,44,'2020-12-16 13:01:28'),(13070,1,70,'2020-12-16 13:22:27'),(13071,1,44,'2020-12-16 13:31:22'),(13072,1,70,'2020-12-16 14:21:12'),(13073,1,44,'2020-12-16 14:52:14'),(13074,1,44,'2020-12-16 14:55:19'),(13075,1,44,'2020-12-16 15:20:40'),(13076,1,44,'2020-12-16 15:27:20'),(13077,1,44,'2020-12-16 15:33:28'),(13078,1,53,'2020-12-16 16:05:52'),(13079,1,44,'2020-12-16 16:16:55'),(13080,1,44,'2020-12-16 16:16:56'),(13081,1,70,'2020-12-16 16:23:35'),(13082,1,44,'2020-12-16 17:05:02'),(13083,1,44,'2020-12-16 17:08:21'),(13084,1,70,'2020-12-16 17:22:20'),(13085,1,62,'2020-12-16 17:27:42'),(13086,1,44,'2020-12-16 17:33:45'),(13087,1,73,'2020-12-16 17:42:22'),(13088,1,44,'2020-12-16 18:47:46'),(13089,1,6,'2020-12-16 18:59:17'),(13090,1,70,'2020-12-16 19:24:32'),(13091,1,53,'2020-12-16 19:46:22'),(13092,1,70,'2020-12-16 20:23:16'),(13093,1,44,'2020-12-16 20:40:56'),(13094,1,44,'2020-12-16 20:42:00'),(13095,1,44,'2020-12-16 20:48:54'),(13096,1,44,'2020-12-16 22:11:15'),(13097,1,70,'2020-12-16 22:14:48'),(13098,1,44,'2020-12-16 22:25:07'),(13099,1,44,'2020-12-16 23:09:48'),(13100,1,44,'2020-12-16 23:09:49'),(13101,1,6,'2020-12-16 23:09:49'),(13102,1,44,'2020-12-16 23:09:50'),(13103,1,14,'2020-12-16 23:09:51'),(13104,1,14,'2020-12-16 23:09:52'),(13105,1,5,'2020-12-16 23:09:52'),(13106,1,13,'2020-12-16 23:09:52'),(13107,1,45,'2020-12-16 23:09:53'),(13108,1,44,'2020-12-16 23:09:53'),(13109,1,15,'2020-12-16 23:09:54'),(13110,1,79,'2020-12-16 23:09:54'),(13111,1,44,'2020-12-16 23:09:55'),(13112,1,44,'2020-12-16 23:09:55'),(13113,1,44,'2020-12-16 23:12:54'),(13114,1,70,'2020-12-17 01:17:12'),(13115,1,73,'2020-12-17 01:28:01'),(13116,1,44,'2020-12-17 01:34:47'),(13117,1,44,'2020-12-17 01:46:39'),(13118,1,44,'2020-12-17 01:46:40'),(13119,1,44,'2020-12-17 01:54:09'),(13120,1,59,'2020-12-17 02:37:05'),(13121,1,44,'2020-12-17 02:39:52'),(13122,1,44,'2020-12-17 02:40:33'),(13123,1,44,'2020-12-17 02:41:21'),(13124,1,44,'2020-12-17 02:42:12'),(13125,1,44,'2020-12-17 02:42:52'),(13126,1,53,'2020-12-17 02:43:25'),(13127,1,44,'2020-12-17 02:43:35'),(13128,1,44,'2020-12-17 02:43:51'),(13129,1,44,'2020-12-17 02:45:23'),(13130,1,44,'2020-12-17 02:45:34'),(13131,1,44,'2020-12-17 02:46:14'),(13132,1,44,'2020-12-17 02:49:25'),(13133,1,44,'2020-12-17 02:50:34'),(13134,1,44,'2020-12-17 02:52:18'),(13135,1,43,'2020-12-17 02:53:16'),(13136,1,44,'2020-12-17 03:26:17'),(13137,1,44,'2020-12-17 03:52:21'),(13138,1,44,'2020-12-17 04:00:29'),(13139,1,44,'2020-12-17 04:12:59'),(13140,1,44,'2020-12-17 04:12:59'),(13141,1,44,'2020-12-17 04:12:59'),(13142,1,44,'2020-12-17 04:12:59'),(13143,1,44,'2020-12-17 04:12:59'),(13144,1,70,'2020-12-17 04:15:18'),(13145,1,44,'2020-12-17 04:31:29'),(13146,1,44,'2020-12-17 05:08:02'),(13147,1,53,'2020-12-17 05:32:36'),(13148,1,70,'2020-12-17 06:02:48'),(13149,1,76,'2020-12-17 06:06:55'),(13150,1,44,'2020-12-17 06:35:05'),(13151,1,44,'2020-12-17 06:39:49'),(13152,1,70,'2020-12-17 07:16:17'),(13153,1,73,'2020-12-17 07:40:24'),(13154,1,44,'2020-12-17 07:55:55'),(13155,1,44,'2020-12-17 08:07:28'),(13156,1,6,'2020-12-17 08:07:46'),(13157,1,53,'2020-12-17 08:07:52'),(13158,1,53,'2020-12-17 08:08:05'),(13159,1,6,'2020-12-17 08:09:10'),(13160,1,53,'2020-12-17 08:10:42'),(13161,1,53,'2020-12-17 08:11:47'),(13162,1,53,'2020-12-17 08:11:58'),(13163,1,62,'2020-12-17 08:47:10'),(13164,1,44,'2020-12-17 09:37:13'),(13165,1,44,'2020-12-17 10:05:50'),(13166,1,44,'2020-12-17 10:08:32'),(13167,1,73,'2020-12-17 10:16:11'),(13168,1,70,'2020-12-17 11:36:00'),(13169,1,5,'2020-12-17 11:39:01'),(13170,1,44,'2020-12-17 11:58:19'),(13171,1,44,'2020-12-17 12:32:25'),(13172,1,44,'2020-12-17 12:44:20'),(13173,1,44,'2020-12-17 12:44:30'),(13174,1,6,'2020-12-17 12:45:00'),(13175,1,13,'2020-12-17 12:45:13'),(13176,1,45,'2020-12-17 12:45:36'),(13177,1,14,'2020-12-17 12:46:23'),(13178,1,53,'2020-12-17 12:46:38'),(13179,1,59,'2020-12-17 12:47:10'),(13180,1,76,'2020-12-17 12:47:22'),(13181,1,56,'2020-12-17 12:47:41'),(13182,1,44,'2020-12-17 12:48:01'),(13183,1,15,'2020-12-17 12:48:05'),(13184,1,45,'2020-12-17 12:50:47'),(13185,1,44,'2020-12-17 13:40:05'),(13186,1,44,'2020-12-17 15:55:39'),(13187,1,44,'2020-12-17 16:16:45'),(13188,1,44,'2020-12-17 16:17:22'),(13189,1,44,'2020-12-17 16:31:49'),(13190,1,44,'2020-12-17 16:31:49'),(13191,1,44,'2020-12-17 16:53:15'),(13192,1,73,'2020-12-17 17:14:33'),(13193,1,44,'2020-12-17 17:51:34'),(13194,1,44,'2020-12-17 18:01:00'),(13195,1,44,'2020-12-17 18:13:25'),(13196,1,44,'2020-12-17 18:55:09'),(13197,1,44,'2020-12-17 18:56:44'),(13198,1,44,'2020-12-17 19:41:15'),(13199,1,66,'2020-12-17 19:53:53'),(13200,1,44,'2020-12-17 20:02:55'),(13201,1,45,'2020-12-17 20:17:13'),(13202,1,44,'2020-12-17 20:17:16'),(13203,1,44,'2020-12-17 20:47:37'),(13204,1,44,'2020-12-17 21:21:02'),(13205,1,62,'2020-12-17 22:00:54'),(13206,1,44,'2020-12-17 22:02:51'),(13207,1,44,'2020-12-17 22:44:11'),(13208,1,44,'2020-12-17 22:45:18'),(13209,1,76,'2020-12-17 22:51:02'),(13210,1,44,'2020-12-17 23:51:13'),(13211,1,44,'2020-12-17 23:51:35'),(13212,1,53,'2020-12-17 23:55:02'),(13213,1,44,'2020-12-17 23:55:06'),(13214,1,70,'2020-12-18 01:04:20'),(13215,1,45,'2020-12-18 02:02:45'),(13216,1,44,'2020-12-18 02:02:47'),(13217,1,44,'2020-12-18 02:02:49'),(13218,1,59,'2020-12-18 02:03:35'),(13219,1,44,'2020-12-18 03:46:49'),(13220,1,44,'2020-12-18 03:52:45'),(13221,1,44,'2020-12-18 04:40:58'),(13222,1,62,'2020-12-18 04:47:05'),(13223,1,53,'2020-12-18 05:09:53'),(13224,1,73,'2020-12-18 05:15:23'),(13225,1,44,'2020-12-18 05:26:40'),(13226,1,44,'2020-12-18 05:34:43'),(13227,1,15,'2020-12-18 05:34:46'),(13228,1,44,'2020-12-18 05:34:47'),(13229,1,59,'2020-12-18 05:34:49'),(13230,1,45,'2020-12-18 05:34:50'),(13231,1,53,'2020-12-18 05:34:51'),(13232,1,43,'2020-12-18 05:34:54'),(13233,1,56,'2020-12-18 05:34:56'),(13234,1,66,'2020-12-18 05:34:57'),(13235,1,62,'2020-12-18 05:34:59'),(13236,1,70,'2020-12-18 05:35:01'),(13237,1,73,'2020-12-18 05:35:03'),(13238,1,76,'2020-12-18 05:35:06'),(13239,1,45,'2020-12-18 05:35:09'),(13240,1,79,'2020-12-18 05:35:10'),(13241,1,44,'2020-12-18 05:35:13'),(13242,1,5,'2020-12-18 05:35:14'),(13243,1,15,'2020-12-18 05:35:16'),(13244,1,44,'2020-12-18 06:26:12'),(13245,1,44,'2020-12-18 06:26:19'),(13246,1,70,'2020-12-18 07:12:25'),(13247,1,15,'2020-12-18 07:41:48'),(13248,1,62,'2020-12-18 08:23:40'),(13249,1,44,'2020-12-18 09:06:07'),(13250,1,43,'2020-12-18 09:24:01'),(13251,1,15,'2020-12-18 10:10:53'),(13252,1,62,'2020-12-18 10:12:42'),(13253,1,44,'2020-12-18 10:41:15'),(13254,1,44,'2020-12-18 10:41:15'),(13255,1,70,'2020-12-18 11:36:43'),(13256,1,44,'2020-12-18 11:43:37'),(13257,1,44,'2020-12-18 11:43:38'),(13258,1,45,'2020-12-18 11:54:58'),(13259,1,62,'2020-12-18 12:33:52'),(13260,1,79,'2020-12-18 12:51:19'),(13261,1,66,'2020-12-18 13:01:14'),(13262,1,44,'2020-12-18 13:26:11'),(13263,1,44,'2020-12-18 13:35:54'),(13264,1,62,'2020-12-18 14:19:01'),(13265,1,44,'2020-12-18 14:51:46'),(13266,1,44,'2020-12-18 14:56:55'),(13267,1,62,'2020-12-18 15:31:42'),(13268,1,62,'2020-12-18 17:43:47'),(13269,1,44,'2020-12-18 17:51:27'),(13270,1,44,'2020-12-18 18:08:12'),(13271,1,6,'2020-12-18 18:08:13'),(13272,1,44,'2020-12-18 18:25:34'),(13273,1,66,'2020-12-18 18:32:38'),(13274,1,44,'2020-12-18 18:45:01'),(13275,1,44,'2020-12-18 18:47:49'),(13276,1,44,'2020-12-18 18:49:03'),(13277,1,44,'2020-12-18 18:56:43'),(13278,1,44,'2020-12-18 18:57:50'),(13279,1,44,'2020-12-18 20:00:04'),(13280,1,44,'2020-12-18 21:06:00'),(13281,1,44,'2020-12-18 21:34:54'),(13282,1,44,'2020-12-18 22:39:08'),(13283,1,70,'2020-12-18 22:46:12'),(13284,1,13,'2020-12-18 23:47:22'),(13285,1,44,'2020-12-18 23:59:07'),(13286,1,44,'2020-12-19 00:02:32'),(13287,1,15,'2020-12-19 00:02:51'),(13288,1,15,'2020-12-19 00:02:52'),(13289,1,44,'2020-12-19 00:04:50'),(13290,1,44,'2020-12-19 00:04:51'),(13291,1,44,'2020-12-19 00:04:52'),(13292,1,44,'2020-12-19 00:04:52'),(13293,1,62,'2020-12-19 00:06:01'),(13294,1,62,'2020-12-19 00:06:02'),(13295,1,45,'2020-12-19 00:06:56'),(13296,1,45,'2020-12-19 00:06:56'),(13297,1,45,'2020-12-19 00:06:57'),(13298,1,45,'2020-12-19 00:06:58'),(13299,1,43,'2020-12-19 00:07:28'),(13300,1,43,'2020-12-19 00:07:31'),(13301,1,5,'2020-12-19 00:08:13'),(13302,1,5,'2020-12-19 00:08:14'),(13303,1,76,'2020-12-19 00:08:50'),(13304,1,76,'2020-12-19 00:08:52'),(13305,1,56,'2020-12-19 00:09:17'),(13306,1,56,'2020-12-19 00:09:20'),(13307,1,44,'2020-12-19 00:35:09'),(13308,1,66,'2020-12-19 00:41:44'),(13309,1,70,'2020-12-19 00:57:17'),(13310,1,44,'2020-12-19 01:09:07'),(13311,1,44,'2020-12-19 01:09:07'),(13312,1,44,'2020-12-19 01:09:09'),(13313,1,44,'2020-12-19 01:09:09'),(13314,1,76,'2020-12-19 02:07:20'),(13315,1,59,'2020-12-19 02:11:52'),(13316,1,44,'2020-12-19 02:34:06'),(13317,1,44,'2020-12-19 02:34:08'),(13318,1,44,'2020-12-19 03:35:21'),(13319,1,44,'2020-12-19 03:55:51'),(13320,1,6,'2020-12-19 03:55:55'),(13321,1,62,'2020-12-19 03:56:36'),(13322,1,44,'2020-12-19 04:39:07'),(13323,1,53,'2020-12-19 04:41:24'),(13324,1,62,'2020-12-19 05:11:20'),(13325,1,44,'2020-12-19 05:54:34'),(13326,1,44,'2020-12-19 05:54:52'),(13327,1,44,'2020-12-19 06:23:47'),(13328,1,44,'2020-12-19 07:12:10'),(13329,1,62,'2020-12-19 08:46:21'),(13330,1,44,'2020-12-19 09:06:21'),(13331,1,62,'2020-12-19 10:10:58'),(13332,1,15,'2020-12-19 11:21:00'),(13333,1,44,'2020-12-19 11:28:51'),(13334,1,62,'2020-12-19 12:11:25'),(13335,1,44,'2020-12-19 13:11:06'),(13336,1,62,'2020-12-19 13:28:23'),(13337,1,44,'2020-12-19 13:29:17'),(13338,1,13,'2020-12-19 14:19:25'),(13339,1,44,'2020-12-19 14:44:45'),(13340,1,44,'2020-12-19 15:04:35'),(13341,1,62,'2020-12-19 15:21:09'),(13342,1,62,'2020-12-19 16:50:17'),(13343,1,44,'2020-12-19 16:50:54'),(13344,1,70,'2020-12-19 17:05:56'),(13345,1,66,'2020-12-19 17:06:12'),(13346,1,15,'2020-12-19 17:06:24'),(13347,1,62,'2020-12-19 17:06:37'),(13348,1,73,'2020-12-19 17:06:50'),(13349,1,76,'2020-12-19 17:07:06'),(13350,1,79,'2020-12-19 17:07:19'),(13351,1,56,'2020-12-19 17:34:07'),(13352,1,44,'2020-12-19 17:47:26'),(13353,1,44,'2020-12-19 17:55:33'),(13354,1,44,'2020-12-19 17:58:51'),(13355,1,44,'2020-12-19 18:40:28'),(13356,1,44,'2020-12-19 18:54:39'),(13357,1,44,'2020-12-19 18:54:39'),(13358,1,44,'2020-12-19 19:45:12'),(13359,1,44,'2020-12-19 20:16:00'),(13360,1,56,'2020-12-19 20:37:50'),(13361,1,44,'2020-12-19 20:59:39'),(13362,1,43,'2020-12-19 21:03:48'),(13363,1,70,'2020-12-19 21:43:40'),(13364,1,44,'2020-12-19 21:57:19'),(13365,1,44,'2020-12-19 22:23:54'),(13366,1,56,'2020-12-19 22:24:06'),(13367,1,44,'2020-12-19 22:59:15'),(13368,1,44,'2020-12-19 23:07:20'),(13369,1,56,'2020-12-19 23:50:12'),(13370,1,44,'2020-12-20 00:05:50'),(13371,1,44,'2020-12-20 00:05:52'),(13372,1,44,'2020-12-20 00:28:19'),(13373,1,44,'2020-12-20 00:35:27'),(13374,1,44,'2020-12-20 00:36:34'),(13375,1,44,'2020-12-20 00:36:46'),(13376,1,44,'2020-12-20 00:49:53'),(13377,1,56,'2020-12-20 01:09:30'),(13378,1,44,'2020-12-20 01:13:32'),(13379,1,44,'2020-12-20 01:38:58'),(13380,1,44,'2020-12-20 02:10:43'),(13381,1,56,'2020-12-20 02:24:06'),(13382,1,44,'2020-12-20 03:25:07'),(13383,1,56,'2020-12-20 03:37:51'),(13384,1,14,'2020-12-20 04:11:55'),(13385,1,53,'2020-12-20 04:29:38'),(13386,1,44,'2020-12-20 04:37:53'),(13387,1,66,'2020-12-20 04:39:23'),(13388,1,56,'2020-12-20 05:14:11'),(13389,1,44,'2020-12-20 06:24:55'),(13390,1,44,'2020-12-20 06:37:13'),(13391,1,62,'2020-12-20 06:38:44'),(13392,1,66,'2020-12-20 07:42:22'),(13393,1,44,'2020-12-20 08:09:49'),(13394,1,44,'2020-12-20 08:19:57'),(13395,1,44,'2020-12-20 08:51:10'),(13396,1,62,'2020-12-20 08:52:14'),(13397,1,15,'2020-12-20 09:42:20'),(13398,1,62,'2020-12-20 10:00:34'),(13399,1,66,'2020-12-20 10:45:17'),(13400,1,44,'2020-12-20 11:11:38'),(13401,1,44,'2020-12-20 11:11:40'),(13402,1,44,'2020-12-20 11:14:12'),(13403,1,6,'2020-12-20 11:23:16'),(13404,1,44,'2020-12-20 11:39:38'),(13405,1,66,'2020-12-20 12:46:29'),(13406,1,44,'2020-12-20 13:27:20'),(13407,1,70,'2020-12-20 13:39:15'),(13408,1,44,'2020-12-20 13:59:00'),(13409,1,66,'2020-12-20 14:14:00'),(13410,1,76,'2020-12-20 14:23:12'),(13411,1,62,'2020-12-20 14:24:42'),(13412,1,44,'2020-12-20 14:46:58'),(13413,1,44,'2020-12-20 14:56:07'),(13414,1,44,'2020-12-20 14:59:04'),(13415,1,44,'2020-12-20 15:52:37'),(13416,1,62,'2020-12-20 15:58:33'),(13417,1,70,'2020-12-20 16:04:52'),(13418,1,44,'2020-12-20 16:10:53'),(13419,1,44,'2020-12-20 16:44:14'),(13420,1,14,'2020-12-20 17:26:27'),(13421,1,44,'2020-12-20 17:32:22'),(13422,1,44,'2020-12-20 17:46:03'),(13423,1,44,'2020-12-20 18:44:34'),(13424,1,44,'2020-12-20 18:50:30'),(13425,1,44,'2020-12-20 19:00:18'),(13426,1,62,'2020-12-20 19:23:41'),(13427,1,44,'2020-12-20 20:17:16'),(13428,1,6,'2020-12-20 20:32:53'),(13429,1,44,'2020-12-20 21:06:05'),(13430,1,44,'2020-12-20 21:06:07'),(13431,1,62,'2020-12-20 21:08:31'),(13432,1,44,'2020-12-20 21:12:20'),(13433,1,70,'2020-12-20 21:20:55'),(13434,1,44,'2020-12-20 21:33:57'),(13435,1,70,'2020-12-20 21:38:48'),(13436,1,44,'2020-12-20 22:19:03'),(13437,1,62,'2020-12-20 22:33:51'),(13438,1,44,'2020-12-20 22:59:18'),(13439,1,76,'2020-12-20 23:30:40'),(13440,1,13,'2020-12-20 23:32:09'),(13441,1,44,'2020-12-20 23:38:58'),(13442,1,6,'2020-12-20 23:51:01'),(13443,1,44,'2020-12-21 00:22:07'),(13444,1,44,'2020-12-21 00:50:09'),(13445,1,44,'2020-12-21 00:50:16'),(13446,1,44,'2020-12-21 00:50:17'),(13447,1,44,'2020-12-21 00:50:18'),(13448,1,44,'2020-12-21 00:50:19'),(13449,1,44,'2020-12-21 00:50:20'),(13450,1,44,'2020-12-21 00:50:22'),(13451,1,44,'2020-12-21 00:50:23'),(13452,1,14,'2020-12-21 00:50:25'),(13453,1,44,'2020-12-21 02:47:08'),(13454,1,44,'2020-12-21 03:21:46'),(13455,1,56,'2020-12-21 04:21:30'),(13456,1,44,'2020-12-21 04:36:36'),(13457,1,44,'2020-12-21 04:49:22'),(13458,1,62,'2020-12-21 05:25:44'),(13459,1,44,'2020-12-21 06:08:22'),(13460,1,6,'2020-12-21 06:08:22'),(13461,1,44,'2020-12-21 06:26:18'),(13462,1,44,'2020-12-21 07:34:27'),(13463,1,44,'2020-12-21 07:50:09'),(13464,1,13,'2020-12-21 08:27:58'),(13465,1,44,'2020-12-21 08:35:09'),(13466,1,44,'2020-12-21 09:04:41'),(13467,1,44,'2020-12-21 10:19:42'),(13468,1,44,'2020-12-21 10:59:25'),(13469,1,44,'2020-12-21 10:59:28'),(13470,1,13,'2020-12-21 11:04:04'),(13471,1,45,'2020-12-21 11:26:13'),(13472,1,44,'2020-12-21 11:39:48'),(13473,1,44,'2020-12-21 13:33:39'),(13474,1,14,'2020-12-21 13:46:50'),(13475,1,62,'2020-12-21 13:54:00'),(13476,1,79,'2020-12-21 14:21:35'),(13477,1,44,'2020-12-21 14:38:14'),(13478,1,44,'2020-12-21 14:38:22'),(13479,1,44,'2020-12-21 14:38:30'),(13480,1,44,'2020-12-21 14:38:40'),(13481,1,44,'2020-12-21 14:38:52'),(13482,1,44,'2020-12-21 14:38:59'),(13483,1,44,'2020-12-21 14:39:05'),(13484,1,44,'2020-12-21 14:39:13'),(13485,1,44,'2020-12-21 14:39:15'),(13486,1,44,'2020-12-21 14:39:23'),(13487,1,44,'2020-12-21 14:39:35'),(13488,1,44,'2020-12-21 14:39:43'),(13489,1,44,'2020-12-21 14:39:46'),(13490,1,44,'2020-12-21 14:39:54'),(13491,1,44,'2020-12-21 15:03:46'),(13492,1,44,'2020-12-21 15:11:43'),(13493,1,44,'2020-12-21 16:15:04'),(13494,1,44,'2020-12-21 16:38:11'),(13495,1,44,'2020-12-21 16:39:18'),(13496,1,6,'2020-12-21 17:05:31'),(13497,1,66,'2020-12-21 17:08:39'),(13498,1,44,'2020-12-21 17:31:48'),(13499,1,44,'2020-12-21 17:34:05'),(13500,1,45,'2020-12-21 17:46:22'),(13501,1,44,'2020-12-21 17:50:29'),(13502,1,62,'2020-12-21 18:08:50'),(13503,1,44,'2020-12-21 18:13:01'),(13504,1,44,'2020-12-21 18:24:26'),(13505,1,44,'2020-12-21 18:47:51'),(13506,1,44,'2020-12-21 19:25:59'),(13507,1,44,'2020-12-21 19:59:43'),(13508,1,44,'2020-12-21 19:59:46'),(13509,1,44,'2020-12-21 20:45:28'),(13510,1,62,'2020-12-21 21:12:57'),(13511,1,6,'2020-12-21 21:28:46'),(13512,1,44,'2020-12-21 22:52:15'),(13513,1,6,'2020-12-21 22:56:58'),(13514,1,44,'2020-12-21 23:33:06'),(13515,1,44,'2020-12-22 01:50:50'),(13516,1,44,'2020-12-22 02:07:48'),(13517,1,6,'2020-12-22 02:47:49'),(13518,1,44,'2020-12-22 04:48:03'),(13519,1,44,'2020-12-22 05:05:43'),(13520,1,13,'2020-12-22 05:07:56'),(13521,1,44,'2020-12-22 05:46:00'),(13522,1,44,'2020-12-22 05:46:16'),(13523,1,44,'2020-12-22 06:18:44'),(13524,1,44,'2020-12-22 06:26:57'),(13525,1,44,'2020-12-22 06:44:51'),(13526,1,44,'2020-12-22 07:00:15'),(13527,1,44,'2020-12-22 07:13:09'),(13528,1,44,'2020-12-22 07:13:09'),(13529,1,44,'2020-12-22 07:15:06'),(13530,1,44,'2020-12-22 07:17:44'),(13531,1,44,'2020-12-22 07:18:37'),(13532,1,44,'2020-12-22 07:20:58'),(13533,1,44,'2020-12-22 07:27:41'),(13534,1,44,'2020-12-22 07:27:52'),(13535,1,44,'2020-12-22 07:27:56'),(13536,1,44,'2020-12-22 08:43:18'),(13537,1,44,'2020-12-22 09:44:55'),(13538,1,44,'2020-12-22 09:45:57'),(13539,1,44,'2020-12-22 09:46:21'),(13540,1,44,'2020-12-22 09:48:22'),(13541,1,44,'2020-12-22 09:50:02'),(13542,1,44,'2020-12-22 09:53:36'),(13543,1,6,'2020-12-22 09:55:36'),(13544,1,44,'2020-12-22 10:02:24'),(13545,1,44,'2020-12-22 10:44:38'),(13546,1,62,'2020-12-22 11:52:36'),(13547,1,15,'2020-12-22 11:53:40'),(13548,1,15,'2020-12-22 11:54:01'),(13549,1,44,'2020-12-22 12:51:24'),(13550,1,6,'2020-12-22 12:55:43'),(13551,1,6,'2020-12-22 13:23:37'),(13552,1,44,'2020-12-22 13:33:19'),(13553,1,44,'2020-12-22 13:34:52'),(13554,1,44,'2020-12-22 14:06:20'),(13555,1,44,'2020-12-22 14:15:22'),(13556,1,13,'2020-12-22 14:52:40'),(13557,1,44,'2020-12-22 15:06:29'),(13558,1,44,'2020-12-22 15:06:32'),(13559,1,44,'2020-12-22 15:06:46'),(13560,1,44,'2020-12-22 15:06:54'),(13561,1,44,'2020-12-22 15:41:56'),(13562,1,44,'2020-12-22 15:51:33'),(13563,1,44,'2020-12-22 16:05:58'),(13564,1,6,'2020-12-22 16:06:56'),(13565,1,44,'2020-12-22 17:32:27'),(13566,1,13,'2020-12-22 17:34:58'),(13567,1,44,'2020-12-22 17:43:38'),(13568,1,6,'2020-12-22 18:57:39'),(13569,1,44,'2020-12-22 19:13:53'),(13570,1,0,'2020-12-22 20:24:45'),(13571,1,0,'2020-12-22 20:24:47'),(13572,1,0,'2020-12-22 20:24:49'),(13573,1,44,'2020-12-22 20:32:25'),(13574,1,44,'2020-12-22 20:32:26'),(13575,1,44,'2020-12-22 20:32:27'),(13576,1,44,'2020-12-22 20:59:42'),(13577,1,66,'2020-12-22 21:08:59'),(13578,1,44,'2020-12-22 21:34:54'),(13579,1,44,'2020-12-22 21:35:01'),(13580,1,6,'2020-12-22 21:35:07'),(13581,1,13,'2020-12-22 21:35:17'),(13582,1,45,'2020-12-22 21:35:26'),(13583,1,14,'2020-12-22 21:35:36'),(13584,1,53,'2020-12-22 21:35:45'),(13585,1,59,'2020-12-22 21:35:55'),(13586,1,76,'2020-12-22 21:36:04'),(13587,1,56,'2020-12-22 21:36:14'),(13588,1,15,'2020-12-22 21:36:23'),(13589,1,15,'2020-12-22 22:48:51'),(13590,1,44,'2020-12-22 22:58:59'),(13591,1,6,'2020-12-22 23:00:50'),(13592,1,5,'2020-12-22 23:59:08'),(13593,1,6,'2020-12-23 00:02:20'),(13594,1,76,'2020-12-23 00:23:29'),(13595,1,73,'2020-12-23 00:41:47'),(13596,1,6,'2020-12-23 01:35:23'),(13597,1,44,'2020-12-23 02:14:40'),(13598,1,44,'2020-12-23 02:35:06'),(13599,1,44,'2020-12-23 02:39:57'),(13600,1,15,'2020-12-23 02:55:01'),(13601,1,44,'2020-12-23 03:26:31'),(13602,1,6,'2020-12-23 03:32:26'),(13603,1,62,'2020-12-23 04:00:18'),(13604,1,44,'2020-12-23 04:09:40'),(13605,1,44,'2020-12-23 04:58:47'),(13606,1,44,'2020-12-23 05:13:54'),(13607,1,44,'2020-12-23 05:24:22'),(13608,1,44,'2020-12-23 05:36:50'),(13609,1,44,'2020-12-23 06:01:59'),(13610,1,44,'2020-12-23 06:30:09'),(13611,1,44,'2020-12-23 06:30:45'),(13612,1,56,'2020-12-23 06:39:17'),(13613,1,44,'2020-12-23 06:42:22'),(13614,1,44,'2020-12-23 07:14:06'),(13615,1,15,'2020-12-23 07:14:08'),(13616,1,44,'2020-12-23 07:14:11'),(13617,1,59,'2020-12-23 07:14:13'),(13618,1,45,'2020-12-23 07:14:14'),(13619,1,53,'2020-12-23 07:14:16'),(13620,1,43,'2020-12-23 07:14:18'),(13621,1,56,'2020-12-23 07:14:20'),(13622,1,66,'2020-12-23 07:14:22'),(13623,1,62,'2020-12-23 07:14:23'),(13624,1,70,'2020-12-23 07:14:24'),(13625,1,73,'2020-12-23 07:14:26'),(13626,1,76,'2020-12-23 07:14:28'),(13627,1,45,'2020-12-23 07:14:29'),(13628,1,79,'2020-12-23 07:14:32'),(13629,1,5,'2020-12-23 07:14:37'),(13630,1,44,'2020-12-23 07:14:37'),(13631,1,15,'2020-12-23 07:14:39'),(13632,1,13,'2020-12-23 07:14:40'),(13633,1,14,'2020-12-23 07:14:42'),(13634,1,6,'2020-12-23 07:14:45'),(13635,1,62,'2020-12-23 08:25:18'),(13636,1,56,'2020-12-23 08:32:20'),(13637,1,44,'2020-12-23 10:05:40'),(13638,1,56,'2020-12-23 10:16:35'),(13639,1,44,'2020-12-23 10:30:04'),(13640,1,6,'2020-12-23 10:36:43'),(13641,1,62,'2020-12-23 10:44:10'),(13642,1,44,'2020-12-23 11:41:52'),(13643,1,44,'2020-12-23 11:45:38'),(13644,1,44,'2020-12-23 11:50:18'),(13645,1,6,'2020-12-23 11:50:36'),(13646,1,56,'2020-12-23 11:51:04'),(13647,1,79,'2020-12-23 11:58:39'),(13648,1,44,'2020-12-23 11:59:08'),(13649,1,13,'2020-12-23 12:52:06'),(13650,1,14,'2020-12-23 13:20:22'),(13651,1,44,'2020-12-23 13:31:22'),(13652,1,56,'2020-12-23 13:46:36'),(13653,1,44,'2020-12-23 14:06:44'),(13654,1,44,'2020-12-23 14:06:46'),(13655,1,44,'2020-12-23 14:07:33'),(13656,1,44,'2020-12-23 14:32:27'),(13657,1,79,'2020-12-23 14:38:26'),(13658,1,44,'2020-12-23 14:39:43'),(13659,1,44,'2020-12-23 14:54:01'),(13660,1,44,'2020-12-23 15:41:14'),(13661,1,6,'2020-12-23 15:50:47'),(13662,1,15,'2020-12-23 17:16:41'),(13663,1,6,'2020-12-23 17:18:59'),(13664,1,44,'2020-12-23 17:27:58'),(13665,1,44,'2020-12-23 18:05:54'),(13666,1,6,'2020-12-23 18:47:37'),(13667,1,6,'2020-12-23 18:49:58'),(13668,1,44,'2020-12-23 18:52:06'),(13669,1,15,'2020-12-23 18:58:20'),(13670,1,5,'2020-12-23 19:00:37'),(13671,1,44,'2020-12-23 19:35:33'),(13672,1,44,'2020-12-23 19:53:11'),(13673,1,6,'2020-12-23 20:29:37'),(13674,1,44,'2020-12-23 21:55:33'),(13675,1,44,'2020-12-23 22:03:42'),(13676,1,44,'2020-12-23 22:11:15'),(13677,1,6,'2020-12-23 22:36:36'),(13678,1,44,'2020-12-23 23:03:44'),(13679,1,44,'2020-12-23 23:03:45'),(13680,1,44,'2020-12-23 23:08:34'),(13681,1,44,'2020-12-24 00:24:34'),(13682,1,44,'2020-12-24 00:40:54'),(13683,1,6,'2020-12-24 00:52:00'),(13684,1,44,'2020-12-24 00:54:23'),(13685,1,44,'2020-12-24 01:46:09'),(13686,1,44,'2020-12-24 02:10:59'),(13687,1,6,'2020-12-24 02:14:21'),(13688,1,44,'2020-12-24 03:43:09'),(13689,1,56,'2020-12-24 03:57:28'),(13690,1,44,'2020-12-24 04:13:53'),(13691,1,44,'2020-12-24 04:44:44'),(13692,1,44,'2020-12-24 04:46:07'),(13693,1,44,'2020-12-24 04:46:38'),(13694,1,44,'2020-12-24 05:18:18'),(13695,1,44,'2020-12-24 06:14:16'),(13696,1,44,'2020-12-24 06:35:55'),(13697,1,44,'2020-12-24 06:42:03'),(13698,1,6,'2020-12-24 07:40:03'),(13699,1,44,'2020-12-24 08:56:40'),(13700,1,44,'2020-12-24 09:33:58'),(13701,1,44,'2020-12-24 09:42:56'),(13702,1,44,'2020-12-24 09:47:48'),(13703,1,44,'2020-12-24 10:45:17'),(13704,1,44,'2020-12-24 11:00:11'),(13705,1,6,'2020-12-24 11:59:09'),(13706,1,44,'2020-12-24 12:44:24'),(13707,1,44,'2020-12-24 12:47:58'),(13708,1,6,'2020-12-24 13:38:21'),(13709,1,44,'2020-12-24 13:40:29'),(13710,1,44,'2020-12-24 13:45:23'),(13711,1,45,'2020-12-24 14:10:15'),(13712,1,53,'2020-12-24 14:15:51'),(13713,1,44,'2020-12-24 14:24:28'),(13714,1,44,'2020-12-24 14:28:45'),(13715,1,44,'2020-12-24 14:49:04'),(13716,1,6,'2020-12-24 14:49:05'),(13717,1,56,'2020-12-24 14:54:50'),(13718,1,56,'2020-12-24 15:28:16'),(13719,1,44,'2020-12-24 16:34:39'),(13720,1,15,'2020-12-24 16:43:54'),(13721,1,62,'2020-12-24 16:56:26'),(13722,1,6,'2020-12-24 17:33:24'),(13723,1,44,'2020-12-24 17:38:25'),(13724,1,44,'2020-12-24 17:46:03'),(13725,1,44,'2020-12-24 18:00:16'),(13726,1,44,'2020-12-24 18:16:47'),(13727,1,44,'2020-12-24 18:40:57'),(13728,1,44,'2020-12-24 19:14:19'),(13729,1,44,'2020-12-24 19:14:21'),(13730,1,14,'2020-12-24 19:21:06'),(13731,1,44,'2020-12-24 19:33:58'),(13732,1,43,'2020-12-24 19:42:50'),(13733,1,76,'2020-12-24 19:56:30'),(13734,1,44,'2020-12-24 20:07:39'),(13735,1,44,'2020-12-24 20:35:34'),(13736,1,45,'2020-12-24 20:43:20'),(13737,1,44,'2020-12-24 21:43:25'),(13738,1,44,'2020-12-24 21:58:10'),(13739,1,15,'2020-12-24 21:58:11'),(13740,1,44,'2020-12-24 21:58:12'),(13741,1,44,'2020-12-24 22:33:48'),(13742,1,44,'2020-12-24 22:34:00'),(13743,1,44,'2020-12-24 23:07:04'),(13744,1,44,'2020-12-24 23:26:00'),(13745,1,44,'2020-12-24 23:26:01'),(13746,1,44,'2020-12-24 23:37:12'),(13747,1,44,'2020-12-24 23:45:00'),(13748,1,44,'2020-12-25 00:52:48'),(13749,1,44,'2020-12-25 00:52:48'),(13750,1,44,'2020-12-25 01:04:28'),(13751,1,45,'2020-12-25 01:10:04'),(13752,1,59,'2020-12-25 01:32:42'),(13753,1,44,'2020-12-25 01:32:54'),(13754,1,44,'2020-12-25 01:34:22'),(13755,1,6,'2020-12-25 02:36:21'),(13756,1,44,'2020-12-25 02:39:52'),(13757,1,44,'2020-12-25 03:56:39'),(13758,1,45,'2020-12-25 04:21:49'),(13759,1,70,'2020-12-25 04:23:08'),(13760,1,66,'2020-12-25 04:23:21'),(13761,1,15,'2020-12-25 04:23:36'),(13762,1,62,'2020-12-25 04:23:52'),(13763,1,73,'2020-12-25 04:24:05'),(13764,1,76,'2020-12-25 04:24:21'),(13765,1,79,'2020-12-25 04:24:34'),(13766,1,44,'2020-12-25 04:36:45'),(13767,1,44,'2020-12-25 04:40:18'),(13768,1,44,'2020-12-25 04:40:18'),(13769,1,66,'2020-12-25 04:44:52'),(13770,1,44,'2020-12-25 05:06:48'),(13771,1,44,'2020-12-25 05:19:21'),(13772,1,14,'2020-12-25 05:19:54'),(13773,1,13,'2020-12-25 05:20:02'),(13774,1,15,'2020-12-25 05:20:03'),(13775,1,79,'2020-12-25 05:20:03'),(13776,1,6,'2020-12-25 05:20:04'),(13777,1,5,'2020-12-25 05:20:05'),(13778,1,53,'2020-12-25 05:20:05'),(13779,1,73,'2020-12-25 06:19:21'),(13780,1,44,'2020-12-25 07:45:50'),(13781,1,44,'2020-12-25 07:47:00'),(13782,1,6,'2020-12-25 07:48:03'),(13783,1,53,'2020-12-25 08:18:10'),(13784,1,44,'2020-12-25 08:32:50'),(13785,1,44,'2020-12-25 09:17:07'),(13786,1,44,'2020-12-25 10:26:52'),(13787,1,44,'2020-12-25 10:30:44'),(13788,1,6,'2020-12-25 11:02:04'),(13789,1,44,'2020-12-25 11:34:24'),(13790,1,44,'2020-12-25 11:49:11'),(13791,1,6,'2020-12-25 12:23:40'),(13792,1,56,'2020-12-25 12:32:13'),(13793,1,6,'2020-12-25 12:39:52'),(13794,1,73,'2020-12-25 12:53:34'),(13795,1,44,'2020-12-25 13:04:37'),(13796,1,6,'2020-12-25 14:20:45'),(13797,1,13,'2020-12-25 14:24:02'),(13798,1,44,'2020-12-25 14:25:18'),(13799,1,44,'2020-12-25 14:37:46'),(13800,1,79,'2020-12-25 14:40:30'),(13801,1,53,'2020-12-25 15:16:59'),(13802,1,44,'2020-12-25 15:51:43'),(13803,1,44,'2020-12-25 16:24:11'),(13804,1,44,'2020-12-25 17:08:26'),(13805,1,44,'2020-12-25 17:50:25'),(13806,1,14,'2020-12-25 17:54:24'),(13807,1,44,'2020-12-25 18:25:08'),(13808,1,44,'2020-12-25 18:41:09'),(13809,1,44,'2020-12-25 18:52:43'),(13810,1,6,'2020-12-25 19:54:39'),(13811,1,6,'2020-12-25 19:55:22'),(13812,1,44,'2020-12-25 21:15:18'),(13813,1,6,'2020-12-25 21:56:45'),(13814,1,44,'2020-12-25 22:16:14'),(13815,1,44,'2020-12-25 22:35:27'),(13816,1,44,'2020-12-25 22:52:53'),(13817,1,43,'2020-12-25 23:11:50'),(13818,1,43,'2020-12-25 23:12:12'),(13819,1,45,'2020-12-25 23:22:49'),(13820,1,53,'2020-12-25 23:22:49'),(13821,1,6,'2020-12-25 23:36:53'),(13822,1,44,'2020-12-25 23:37:26'),(13823,1,44,'2020-12-25 23:37:27'),(13824,1,44,'2020-12-25 23:37:28'),(13825,1,44,'2020-12-25 23:37:29'),(13826,1,45,'2020-12-25 23:54:57'),(13827,1,53,'2020-12-25 23:54:58'),(13828,1,44,'2020-12-25 23:57:21'),(13829,1,44,'2020-12-26 00:00:40'),(13830,1,44,'2020-12-26 00:17:09'),(13831,1,44,'2020-12-26 00:17:09'),(13832,1,44,'2020-12-26 00:17:10'),(13833,1,44,'2020-12-26 00:17:10'),(13834,1,44,'2020-12-26 00:17:11'),(13835,1,44,'2020-12-26 00:17:12'),(13836,1,44,'2020-12-26 00:17:12'),(13837,1,44,'2020-12-26 00:17:12'),(13838,1,44,'2020-12-26 00:17:13'),(13839,1,44,'2020-12-26 00:17:14'),(13840,1,44,'2020-12-26 00:17:15'),(13841,1,44,'2020-12-26 00:17:16'),(13842,1,44,'2020-12-26 00:17:21'),(13843,1,44,'2020-12-26 00:17:23'),(13844,1,44,'2020-12-26 00:17:23'),(13845,1,44,'2020-12-26 00:17:25'),(13846,1,44,'2020-12-26 00:17:25'),(13847,1,44,'2020-12-26 00:17:26'),(13848,1,44,'2020-12-26 00:17:27'),(13849,1,44,'2020-12-26 00:17:27'),(13850,1,44,'2020-12-26 00:17:28'),(13851,1,44,'2020-12-26 00:17:28'),(13852,1,44,'2020-12-26 00:17:29'),(13853,1,44,'2020-12-26 00:17:29'),(13854,1,44,'2020-12-26 00:17:30'),(13855,1,44,'2020-12-26 00:17:31'),(13856,1,44,'2020-12-26 00:17:31'),(13857,1,44,'2020-12-26 00:17:33'),(13858,1,44,'2020-12-26 00:17:33'),(13859,1,44,'2020-12-26 00:17:34'),(13860,1,44,'2020-12-26 00:17:36'),(13861,1,44,'2020-12-26 00:17:37'),(13862,1,44,'2020-12-26 00:18:36'),(13863,1,44,'2020-12-26 00:18:39'),(13864,1,44,'2020-12-26 00:19:58'),(13865,1,44,'2020-12-26 00:19:59'),(13866,1,44,'2020-12-26 00:20:00'),(13867,1,44,'2020-12-26 00:20:01'),(13868,1,44,'2020-12-26 00:20:02'),(13869,1,44,'2020-12-26 00:20:02'),(13870,1,44,'2020-12-26 00:20:03'),(13871,1,44,'2020-12-26 00:20:04'),(13872,1,44,'2020-12-26 00:20:05'),(13873,1,44,'2020-12-26 00:20:06'),(13874,1,44,'2020-12-26 00:20:06'),(13875,1,44,'2020-12-26 00:20:07'),(13876,1,44,'2020-12-26 00:20:08'),(13877,1,44,'2020-12-26 00:20:09'),(13878,1,44,'2020-12-26 00:20:09'),(13879,1,44,'2020-12-26 00:20:10'),(13880,1,44,'2020-12-26 00:22:11'),(13881,1,44,'2020-12-26 00:22:12'),(13882,1,56,'2020-12-26 00:24:25'),(13883,1,59,'2020-12-26 00:39:45'),(13884,1,6,'2020-12-26 00:48:55'),(13885,1,6,'2020-12-26 02:00:27'),(13886,1,62,'2020-12-26 02:57:05'),(13887,1,62,'2020-12-26 02:58:15'),(13888,1,44,'2020-12-26 03:36:54'),(13889,1,44,'2020-12-26 03:53:03'),(13890,1,44,'2020-12-26 03:53:27'),(13891,1,44,'2020-12-26 03:56:12'),(13892,1,44,'2020-12-26 04:43:53'),(13893,1,44,'2020-12-26 05:07:42'),(13894,1,70,'2020-12-26 05:09:26'),(13895,1,44,'2020-12-26 06:18:06'),(13896,1,44,'2020-12-26 06:29:46'),(13897,1,44,'2020-12-26 06:29:47'),(13898,1,44,'2020-12-26 06:29:47'),(13899,1,44,'2020-12-26 06:29:48'),(13900,1,44,'2020-12-26 06:29:49'),(13901,1,44,'2020-12-26 06:29:49'),(13902,1,44,'2020-12-26 06:29:50'),(13903,1,44,'2020-12-26 06:29:51'),(13904,1,44,'2020-12-26 06:29:52'),(13905,1,44,'2020-12-26 06:29:53'),(13906,1,44,'2020-12-26 06:29:53'),(13907,1,44,'2020-12-26 06:29:54'),(13908,1,44,'2020-12-26 06:29:55'),(13909,1,44,'2020-12-26 06:29:57'),(13910,1,6,'2020-12-26 07:44:39'),(13911,1,6,'2020-12-26 08:18:05'),(13912,1,6,'2020-12-26 08:18:06'),(13913,1,44,'2020-12-26 09:01:39'),(13914,1,66,'2020-12-26 09:04:54'),(13915,1,44,'2020-12-26 09:49:15'),(13916,1,15,'2020-12-26 09:49:55'),(13917,1,6,'2020-12-26 09:50:32'),(13918,1,5,'2020-12-26 09:51:50'),(13919,1,6,'2020-12-26 09:59:33'),(13920,1,45,'2020-12-26 09:59:54'),(13921,1,43,'2020-12-26 10:01:04'),(13922,1,13,'2020-12-26 10:12:35'),(13923,1,44,'2020-12-26 10:15:32'),(13924,1,44,'2020-12-26 10:16:47'),(13925,1,53,'2020-12-26 10:17:29'),(13926,1,53,'2020-12-26 10:17:37'),(13927,1,53,'2020-12-26 10:17:37'),(13928,1,56,'2020-12-26 10:17:40'),(13929,1,56,'2020-12-26 10:17:42'),(13930,1,45,'2020-12-26 10:17:44'),(13931,1,76,'2020-12-26 10:17:46'),(13932,1,6,'2020-12-26 10:17:48'),(13933,1,79,'2020-12-26 10:17:50'),(13934,1,62,'2020-12-26 10:17:52'),(13935,1,15,'2020-12-26 10:17:54'),(13936,1,70,'2020-12-26 10:17:56'),(13937,1,45,'2020-12-26 10:17:58'),(13938,1,15,'2020-12-26 10:18:02'),(13939,1,44,'2020-12-26 10:18:04'),(13940,1,79,'2020-12-26 10:18:06'),(13941,1,70,'2020-12-26 10:18:08'),(13942,1,66,'2020-12-26 10:18:09'),(13943,1,5,'2020-12-26 10:18:11'),(13944,1,43,'2020-12-26 10:18:13'),(13945,1,76,'2020-12-26 10:18:24'),(13946,1,44,'2020-12-26 10:18:27'),(13947,1,44,'2020-12-26 10:18:45'),(13948,1,44,'2020-12-26 10:24:39'),(13949,1,76,'2020-12-26 10:24:58'),(13950,1,66,'2020-12-26 10:25:50'),(13951,1,56,'2020-12-26 10:27:38'),(13952,1,6,'2020-12-26 10:34:08'),(13953,1,6,'2020-12-26 10:34:08'),(13954,1,44,'2020-12-26 10:45:41'),(13955,1,44,'2020-12-26 10:46:00'),(13956,1,44,'2020-12-26 10:46:01'),(13957,1,14,'2020-12-26 10:52:25'),(13958,1,70,'2020-12-26 10:53:29'),(13959,1,45,'2020-12-26 10:58:33'),(13960,1,59,'2020-12-26 10:58:54'),(13961,1,76,'2020-12-26 11:58:17'),(13962,1,6,'2020-12-26 11:58:44'),(13963,1,62,'2020-12-26 12:07:32'),(13964,1,15,'2020-12-26 12:08:32'),(13965,1,79,'2020-12-26 12:09:33'),(13966,1,73,'2020-12-26 12:33:06'),(13967,1,62,'2020-12-26 12:35:16'),(13968,1,59,'2020-12-26 12:38:11'),(13969,1,44,'2020-12-26 12:45:38'),(13970,1,44,'2020-12-26 13:25:32'),(13971,1,44,'2020-12-26 13:34:37'),(13972,1,44,'2020-12-26 14:08:37'),(13973,1,66,'2020-12-26 14:13:29'),(13974,1,6,'2020-12-26 14:38:28'),(13975,1,6,'2020-12-26 14:49:19'),(13976,1,44,'2020-12-26 15:56:46'),(13977,1,44,'2020-12-26 15:57:26'),(13978,1,6,'2020-12-26 16:18:09'),(13979,1,13,'2020-12-26 16:20:58'),(13980,1,44,'2020-12-26 16:24:18'),(13981,1,44,'2020-12-26 16:50:43'),(13982,1,44,'2020-12-26 17:11:07'),(13983,1,70,'2020-12-26 17:20:06'),(13984,1,44,'2020-12-26 17:25:16'),(13985,1,44,'2020-12-26 17:25:38'),(13986,1,66,'2020-12-26 17:45:32'),(13987,1,44,'2020-12-26 17:48:38'),(13988,1,6,'2020-12-26 18:12:26'),(13989,1,44,'2020-12-26 18:43:14'),(13990,1,70,'2020-12-26 18:44:59'),(13991,1,44,'2020-12-26 19:04:59'),(13992,1,6,'2020-12-26 19:25:12'),(13993,1,6,'2020-12-26 19:52:24'),(13994,1,44,'2020-12-26 19:58:14'),(13995,1,44,'2020-12-26 19:58:35'),(13996,1,44,'2020-12-26 20:35:16'),(13997,1,44,'2020-12-26 21:53:13'),(13998,1,44,'2020-12-26 22:04:11'),(13999,1,44,'2020-12-26 22:04:14'),(14000,1,44,'2020-12-26 22:06:05'),(14001,1,44,'2020-12-26 22:33:23'),(14002,1,44,'2020-12-26 22:43:00'),(14003,1,44,'2020-12-27 00:46:01'),(14004,1,6,'2020-12-27 02:00:25'),(14005,1,44,'2020-12-27 02:23:06'),(14006,1,44,'2020-12-27 02:23:06'),(14007,1,44,'2020-12-27 02:43:13'),(14008,1,44,'2020-12-27 03:08:08'),(14009,1,59,'2020-12-27 04:21:52'),(14010,1,66,'2020-12-27 04:22:34'),(14011,1,73,'2020-12-27 04:28:02'),(14012,1,70,'2020-12-27 04:28:27'),(14013,1,76,'2020-12-27 04:29:01'),(14014,1,6,'2020-12-27 04:42:46'),(14015,1,6,'2020-12-27 04:42:46'),(14016,1,79,'2020-12-27 04:48:59'),(14017,1,44,'2020-12-27 04:49:59'),(14018,1,44,'2020-12-27 05:01:29'),(14019,1,56,'2020-12-27 05:06:28'),(14020,1,53,'2020-12-27 05:07:49'),(14021,1,44,'2020-12-27 05:09:40'),(14022,1,43,'2020-12-27 05:13:58'),(14023,1,45,'2020-12-27 05:18:05'),(14024,1,44,'2020-12-27 05:18:30'),(14025,1,44,'2020-12-27 06:27:58'),(14026,1,44,'2020-12-27 06:42:14'),(14027,1,44,'2020-12-27 07:38:25'),(14028,1,44,'2020-12-27 08:34:31'),(14029,1,44,'2020-12-27 08:48:26'),(14030,1,44,'2020-12-27 08:56:04'),(14031,1,59,'2020-12-27 09:18:44'),(14032,1,44,'2020-12-27 09:21:57'),(14033,1,44,'2020-12-27 09:35:15'),(14034,1,44,'2020-12-27 09:37:59'),(14035,1,44,'2020-12-27 09:44:16'),(14036,1,44,'2020-12-27 10:31:16'),(14037,1,44,'2020-12-27 10:31:17'),(14038,1,44,'2020-12-27 11:00:42'),(14039,1,44,'2020-12-27 11:05:03'),(14040,1,44,'2020-12-27 11:05:07'),(14041,1,6,'2020-12-27 11:29:20'),(14042,1,44,'2020-12-27 11:46:35'),(14043,1,70,'2020-12-27 11:46:35'),(14044,1,6,'2020-12-27 11:46:52'),(14045,1,44,'2020-12-27 12:02:32'),(14046,1,6,'2020-12-27 12:02:59'),(14047,1,44,'2020-12-27 12:20:22'),(14048,1,44,'2020-12-27 13:14:26'),(14049,1,44,'2020-12-27 13:27:53'),(14050,1,44,'2020-12-27 14:53:50'),(14051,1,44,'2020-12-27 15:12:25'),(14052,1,44,'2020-12-27 15:12:26'),(14053,1,44,'2020-12-27 15:25:09'),(14054,1,15,'2020-12-27 16:17:28'),(14055,1,14,'2020-12-27 16:30:00'),(14056,1,59,'2020-12-27 17:00:25'),(14057,1,44,'2020-12-27 17:16:55'),(14058,1,44,'2020-12-27 17:33:27'),(14059,1,44,'2020-12-27 17:35:08'),(14060,1,6,'2020-12-27 17:51:41'),(14061,1,79,'2020-12-27 18:26:39'),(14062,1,44,'2020-12-27 19:01:27'),(14063,1,44,'2020-12-27 19:43:33'),(14064,1,15,'2020-12-27 21:07:49'),(14065,1,44,'2020-12-27 21:41:05'),(14066,1,73,'2020-12-27 21:55:21'),(14067,1,44,'2020-12-27 22:52:55'),(14068,1,44,'2020-12-27 22:52:58'),(14069,1,44,'2020-12-27 23:49:49'),(14070,1,6,'2020-12-28 00:42:30'),(14071,1,44,'2020-12-28 01:01:35'),(14072,1,6,'2020-12-28 01:31:58'),(14073,1,76,'2020-12-28 02:07:16'),(14074,1,44,'2020-12-28 02:14:07'),(14075,1,44,'2020-12-28 02:25:31'),(14076,1,14,'2020-12-28 03:02:18'),(14077,1,73,'2020-12-28 03:11:23'),(14078,1,44,'2020-12-28 03:18:36'),(14079,1,44,'2020-12-28 03:29:45'),(14080,1,76,'2020-12-28 04:11:15'),(14081,1,44,'2020-12-28 04:33:03'),(14082,1,44,'2020-12-28 05:22:09'),(14083,1,44,'2020-12-28 05:25:15'),(14084,1,15,'2020-12-28 05:25:17'),(14085,1,44,'2020-12-28 05:25:19'),(14086,1,59,'2020-12-28 05:25:20'),(14087,1,45,'2020-12-28 05:25:22'),(14088,1,53,'2020-12-28 05:25:24'),(14089,1,43,'2020-12-28 05:25:25'),(14090,1,56,'2020-12-28 05:25:27'),(14091,1,66,'2020-12-28 05:25:29'),(14092,1,62,'2020-12-28 05:25:32'),(14093,1,70,'2020-12-28 05:25:33'),(14094,1,73,'2020-12-28 05:25:35'),(14095,1,76,'2020-12-28 05:25:37'),(14096,1,45,'2020-12-28 05:25:38'),(14097,1,79,'2020-12-28 05:25:40'),(14098,1,44,'2020-12-28 05:34:57'),(14099,1,44,'2020-12-28 05:58:07'),(14100,1,6,'2020-12-28 06:15:15'),(14101,1,6,'2020-12-28 06:47:29'),(14102,1,44,'2020-12-28 06:59:19'),(14103,1,44,'2020-12-28 08:24:33'),(14104,1,44,'2020-12-28 08:24:36'),(14105,1,44,'2020-12-28 08:37:12'),(14106,1,44,'2020-12-28 09:09:56'),(14107,1,6,'2020-12-28 09:23:46'),(14108,1,44,'2020-12-28 09:26:48'),(14109,1,44,'2020-12-28 10:17:42'),(14110,1,44,'2020-12-28 10:51:18'),(14111,1,15,'2020-12-28 10:51:19'),(14112,1,44,'2020-12-28 10:51:20'),(14113,1,44,'2020-12-28 12:17:52'),(14114,1,44,'2020-12-28 12:55:21'),(14115,1,44,'2020-12-28 13:13:39'),(14116,1,44,'2020-12-28 13:39:57'),(14117,1,44,'2020-12-28 13:43:47'),(14118,1,44,'2020-12-28 13:51:22'),(14119,1,6,'2020-12-28 13:56:55'),(14120,1,6,'2020-12-28 13:56:55'),(14121,1,44,'2020-12-28 14:11:33'),(14122,1,44,'2020-12-28 15:44:33'),(14123,1,73,'2020-12-28 16:36:19'),(14124,1,44,'2020-12-28 16:55:20'),(14125,1,15,'2020-12-28 17:49:43'),(14126,1,44,'2020-12-28 18:40:19'),(14127,1,44,'2020-12-28 18:41:43'),(14128,1,44,'2020-12-28 18:54:26'),(14129,1,6,'2020-12-28 19:34:43'),(14130,1,44,'2020-12-28 19:53:47'),(14131,1,44,'2020-12-28 19:57:13'),(14132,1,6,'2020-12-28 20:40:45'),(14133,1,6,'2020-12-28 20:45:16'),(14134,1,44,'2020-12-28 21:05:00'),(14135,1,66,'2020-12-28 21:54:00'),(14136,1,13,'2020-12-28 22:38:24'),(14137,1,44,'2020-12-28 23:01:37'),(14138,1,6,'2020-12-28 23:17:53'),(14139,1,6,'2020-12-28 23:19:15'),(14140,1,6,'2020-12-28 23:19:16'),(14141,1,44,'2020-12-28 23:25:46'),(14142,1,14,'2020-12-29 00:12:39'),(14143,1,44,'2020-12-29 00:21:02'),(14144,1,44,'2020-12-29 00:21:15'),(14145,1,44,'2020-12-29 00:21:20'),(14146,1,44,'2020-12-29 01:41:30'),(14147,1,44,'2020-12-29 01:57:30'),(14148,1,44,'2020-12-29 03:41:34'),(14149,1,6,'2020-12-29 04:11:02'),(14150,1,6,'2020-12-29 04:11:08'),(14151,1,44,'2020-12-29 04:58:26'),(14152,1,44,'2020-12-29 05:33:44'),(14153,1,44,'2020-12-29 05:42:48'),(14154,1,44,'2020-12-29 05:43:10'),(14155,1,44,'2020-12-29 06:01:04'),(14156,1,44,'2020-12-29 06:02:25'),(14157,1,14,'2020-12-29 06:19:23'),(14158,1,44,'2020-12-29 06:39:33'),(14159,1,6,'2020-12-29 06:44:53'),(14160,1,6,'2020-12-29 07:30:32'),(14161,1,44,'2020-12-29 08:43:44'),(14162,1,44,'2020-12-29 08:43:44'),(14163,1,6,'2020-12-29 08:44:49'),(14164,1,44,'2020-12-29 08:54:11'),(14165,1,6,'2020-12-29 08:58:08'),(14166,1,44,'2020-12-29 08:59:21'),(14167,1,44,'2020-12-29 09:46:59'),(14168,1,44,'2020-12-29 09:54:57'),(14169,1,44,'2020-12-29 09:56:01'),(14170,1,44,'2020-12-29 10:03:37'),(14171,1,6,'2020-12-29 10:08:52'),(14172,1,6,'2020-12-29 10:08:52'),(14173,1,44,'2020-12-29 12:04:59'),(14174,1,44,'2020-12-29 12:05:01'),(14175,1,73,'2020-12-29 12:45:35'),(14176,1,44,'2020-12-29 13:30:09'),(14177,1,6,'2020-12-29 13:44:48'),(14178,1,44,'2020-12-29 14:18:01'),(14179,1,6,'2020-12-29 14:40:57'),(14180,1,43,'2020-12-29 14:51:39'),(14181,1,56,'2020-12-29 15:31:17'),(14182,1,6,'2020-12-29 15:55:05'),(14183,1,70,'2020-12-29 15:58:39'),(14184,1,44,'2020-12-29 16:37:24'),(14185,1,44,'2020-12-29 16:53:47'),(14186,1,6,'2020-12-29 18:01:02'),(14187,1,44,'2020-12-29 18:50:53'),(14188,1,13,'2020-12-29 18:53:05'),(14189,1,6,'2020-12-29 19:00:37'),(14190,1,44,'2020-12-29 19:21:40'),(14191,1,44,'2020-12-29 19:39:42'),(14192,1,44,'2020-12-29 19:42:59'),(14193,1,15,'2020-12-29 20:06:37'),(14194,1,44,'2020-12-29 20:24:51'),(14195,1,44,'2020-12-29 20:24:52'),(14196,1,44,'2020-12-29 21:43:06'),(14197,1,44,'2020-12-29 21:50:41'),(14198,1,44,'2020-12-29 22:51:47'),(14199,1,44,'2020-12-29 22:51:48'),(14200,1,44,'2020-12-29 22:51:48'),(14201,1,44,'2020-12-29 22:51:49'),(14202,1,44,'2020-12-29 22:51:49'),(14203,1,44,'2020-12-29 22:51:50'),(14204,1,44,'2020-12-29 22:51:50'),(14205,1,44,'2020-12-29 22:51:50'),(14206,1,44,'2020-12-29 22:51:51'),(14207,1,44,'2020-12-29 22:51:51'),(14208,1,44,'2020-12-29 22:51:52'),(14209,1,44,'2020-12-29 22:51:52'),(14210,1,44,'2020-12-29 22:51:53'),(14211,1,44,'2020-12-29 22:51:53'),(14212,1,44,'2020-12-29 22:51:54'),(14213,1,44,'2020-12-29 22:51:54'),(14214,1,44,'2020-12-29 22:51:55'),(14215,1,44,'2020-12-29 22:51:55'),(14216,1,44,'2020-12-29 23:01:37'),(14217,1,44,'2020-12-30 00:26:02'),(14218,1,44,'2020-12-30 00:52:09'),(14219,1,6,'2020-12-30 00:56:22'),(14220,1,6,'2020-12-30 00:56:22'),(14221,1,44,'2020-12-30 01:13:19'),(14222,1,44,'2020-12-30 01:13:27'),(14223,1,44,'2020-12-30 01:25:20'),(14224,1,6,'2020-12-30 01:33:47'),(14225,1,44,'2020-12-30 01:57:39'),(14226,1,70,'2020-12-30 02:08:37'),(14227,1,44,'2020-12-30 02:50:53'),(14228,1,13,'2020-12-30 02:50:54'),(14229,1,6,'2020-12-30 02:50:54'),(14230,1,44,'2020-12-30 02:54:31'),(14231,1,44,'2020-12-30 02:56:59'),(14232,1,66,'2020-12-30 03:57:28'),(14233,1,44,'2020-12-30 04:42:21'),(14234,1,6,'2020-12-30 05:09:22'),(14235,1,70,'2020-12-30 05:12:43'),(14236,1,44,'2020-12-30 05:43:15'),(14237,1,44,'2020-12-30 05:59:46'),(14238,1,44,'2020-12-30 06:51:24'),(14239,1,44,'2020-12-30 07:00:07'),(14240,1,44,'2020-12-30 07:41:08'),(14241,1,44,'2020-12-30 07:59:31'),(14242,1,6,'2020-12-30 08:32:17'),(14243,1,6,'2020-12-30 08:52:49'),(14244,1,44,'2020-12-30 08:59:50'),(14245,1,44,'2020-12-30 10:00:51'),(14246,1,44,'2020-12-30 10:00:52'),(14247,1,44,'2020-12-30 10:01:49'),(14248,1,44,'2020-12-30 10:03:37'),(14249,1,44,'2020-12-30 10:03:38'),(14250,1,44,'2020-12-30 10:07:57'),(14251,1,44,'2020-12-30 10:24:08'),(14252,1,44,'2020-12-30 11:22:57'),(14253,1,79,'2020-12-30 13:21:06'),(14254,1,44,'2020-12-30 13:36:37'),(14255,1,44,'2020-12-30 13:44:09'),(14256,1,44,'2020-12-30 14:10:04'),(14257,1,44,'2020-12-30 14:29:41'),(14258,1,44,'2020-12-30 14:41:26'),(14259,1,44,'2020-12-30 14:46:20'),(14260,1,44,'2020-12-30 15:18:32'),(14261,1,44,'2020-12-30 15:40:47'),(14262,1,56,'2020-12-30 16:00:38'),(14263,1,44,'2020-12-30 16:08:57'),(14264,1,44,'2020-12-30 16:09:42'),(14265,1,44,'2020-12-30 17:32:56'),(14266,1,73,'2020-12-30 17:45:41'),(14267,1,14,'2020-12-30 17:54:20'),(14268,1,44,'2020-12-30 17:58:53'),(14269,1,44,'2020-12-30 18:17:34'),(14270,1,44,'2020-12-30 18:40:20'),(14271,1,44,'2020-12-30 18:40:21'),(14272,1,44,'2020-12-30 18:42:08'),(14273,1,45,'2020-12-30 19:44:45'),(14274,1,14,'2020-12-30 19:53:11'),(14275,1,44,'2020-12-30 21:40:59'),(14276,1,44,'2020-12-30 21:42:53'),(14277,1,44,'2020-12-30 22:05:30'),(14278,1,44,'2020-12-30 22:28:03'),(14279,1,44,'2020-12-30 23:07:29'),(14280,1,44,'2020-12-30 23:37:13'),(14281,1,44,'2020-12-30 23:39:20'),(14282,1,44,'2020-12-30 23:39:23'),(14283,1,6,'2020-12-31 00:20:39'),(14284,1,44,'2020-12-31 02:30:55'),(14285,1,44,'2020-12-31 02:33:51'),(14286,1,44,'2020-12-31 02:33:52'),(14287,1,14,'2020-12-31 02:55:29'),(14288,1,44,'2020-12-31 03:13:06'),(14289,1,44,'2020-12-31 03:13:12'),(14290,1,44,'2020-12-31 03:45:53'),(14291,1,44,'2020-12-31 03:54:46'),(14292,1,44,'2020-12-31 04:28:09'),(14293,1,44,'2020-12-31 04:38:59'),(14294,1,76,'2020-12-31 05:23:24'),(14295,1,6,'2020-12-31 05:52:45'),(14296,1,44,'2020-12-31 06:00:20'),(14297,1,44,'2020-12-31 06:11:58'),(14298,1,44,'2020-12-31 06:52:24'),(14299,1,43,'2020-12-31 06:53:03'),(14300,1,45,'2020-12-31 07:30:20'),(14301,1,44,'2020-12-31 07:42:02'),(14302,1,44,'2020-12-31 08:06:16'),(14303,1,44,'2020-12-31 08:42:15'),(14304,1,44,'2020-12-31 08:56:32'),(14305,1,44,'2020-12-31 09:12:25'),(14306,1,44,'2020-12-31 09:28:15'),(14307,1,6,'2020-12-31 09:42:39'),(14308,1,44,'2020-12-31 09:48:50'),(14309,1,6,'2020-12-31 10:26:05'),(14310,1,6,'2020-12-31 10:31:09'),(14311,1,15,'2020-12-31 10:37:04'),(14312,1,6,'2020-12-31 10:38:39'),(14313,1,44,'2020-12-31 10:42:13'),(14314,1,44,'2020-12-31 10:42:14'),(14315,1,44,'2020-12-31 10:49:06'),(14316,1,44,'2020-12-31 10:49:55'),(14317,1,44,'2020-12-31 10:49:59'),(14318,1,44,'2020-12-31 11:08:04'),(14319,1,6,'2020-12-31 11:26:30'),(14320,1,14,'2020-12-31 12:02:19'),(14321,1,44,'2020-12-31 12:19:24'),(14322,1,45,'2020-12-31 12:21:59'),(14323,1,44,'2020-12-31 12:22:00'),(14324,1,44,'2020-12-31 12:33:45'),(14325,1,44,'2020-12-31 13:13:35'),(14326,1,44,'2020-12-31 13:21:35'),(14327,1,44,'2020-12-31 13:31:49'),(14328,1,44,'2020-12-31 13:31:50'),(14329,1,44,'2020-12-31 13:35:21'),(14330,1,44,'2020-12-31 13:38:04'),(14331,1,44,'2020-12-31 13:58:54'),(14332,1,44,'2020-12-31 14:04:04'),(14333,1,44,'2020-12-31 14:30:37'),(14334,1,56,'2020-12-31 14:48:45'),(14335,1,44,'2020-12-31 14:51:51'),(14336,1,6,'2020-12-31 15:58:29'),(14337,1,44,'2020-12-31 16:29:19'),(14338,1,44,'2020-12-31 16:43:00'),(14339,1,62,'2020-12-31 16:53:23'),(14340,1,44,'2020-12-31 17:04:57'),(14341,1,44,'2020-12-31 17:16:06'),(14342,1,44,'2020-12-31 17:52:45'),(14343,1,44,'2020-12-31 18:16:49'),(14344,1,44,'2020-12-31 18:27:16'),(14345,1,44,'2020-12-31 18:43:32'),(14346,1,44,'2020-12-31 19:15:27'),(14347,1,44,'2020-12-31 19:17:58'),(14348,1,44,'2020-12-31 19:26:14'),(14349,1,6,'2020-12-31 20:21:43'),(14350,1,44,'2020-12-31 20:36:00'),(14351,1,44,'2020-12-31 20:43:29'),(14352,1,44,'2020-12-31 20:59:45'),(14353,1,44,'2020-12-31 22:42:22'),(14354,1,44,'2020-12-31 22:42:23'),(14355,1,62,'2020-12-31 23:00:38'),(14356,1,44,'2020-12-31 23:16:14'),(14357,1,44,'2020-12-31 23:16:33'),(14358,1,44,'2020-12-31 23:38:03'),(14359,1,44,'2020-12-31 23:44:37'),(14360,1,44,'2020-12-31 23:59:20'),(14361,1,44,'2021-01-01 00:30:40'),(14362,1,44,'2021-01-01 00:53:26'),(14363,1,44,'2021-01-01 00:53:27'),(14364,1,44,'2021-01-01 00:53:30'),(14365,1,44,'2021-01-01 00:53:32'),(14366,1,44,'2021-01-01 00:53:33'),(14367,1,44,'2021-01-01 00:53:34'),(14368,1,44,'2021-01-01 00:53:36'),(14369,1,44,'2021-01-01 00:53:41'),(14370,1,44,'2021-01-01 00:53:43'),(14371,1,44,'2021-01-01 00:53:46'),(14372,1,44,'2021-01-01 00:53:47'),(14373,1,44,'2021-01-01 00:53:48'),(14374,1,44,'2021-01-01 00:53:50'),(14375,1,44,'2021-01-01 00:53:51'),(14376,1,44,'2021-01-01 00:53:52'),(14377,1,44,'2021-01-01 00:53:53'),(14378,1,44,'2021-01-01 00:53:54'),(14379,1,44,'2021-01-01 00:53:55'),(14380,1,44,'2021-01-01 00:53:57'),(14381,1,44,'2021-01-01 00:53:58'),(14382,1,44,'2021-01-01 00:54:00'),(14383,1,44,'2021-01-01 00:54:01'),(14384,1,44,'2021-01-01 00:54:02'),(14385,1,44,'2021-01-01 00:54:02'),(14386,1,44,'2021-01-01 00:54:03'),(14387,1,44,'2021-01-01 00:54:04'),(14388,1,44,'2021-01-01 00:54:05'),(14389,1,44,'2021-01-01 00:54:05'),(14390,1,44,'2021-01-01 00:54:05'),(14391,1,44,'2021-01-01 00:54:06'),(14392,1,44,'2021-01-01 00:54:07'),(14393,1,44,'2021-01-01 00:54:09'),(14394,1,44,'2021-01-01 00:54:11'),(14395,1,44,'2021-01-01 00:54:12'),(14396,1,44,'2021-01-01 00:54:46'),(14397,1,44,'2021-01-01 00:54:53'),(14398,1,44,'2021-01-01 00:54:55'),(14399,1,44,'2021-01-01 00:55:14'),(14400,1,44,'2021-01-01 00:55:27'),(14401,1,44,'2021-01-01 00:55:28'),(14402,1,44,'2021-01-01 00:55:29'),(14403,1,44,'2021-01-01 00:56:31'),(14404,1,44,'2021-01-01 00:56:33'),(14405,1,44,'2021-01-01 00:56:36'),(14406,1,44,'2021-01-01 00:56:38'),(14407,1,44,'2021-01-01 00:56:39'),(14408,1,44,'2021-01-01 00:56:41'),(14409,1,44,'2021-01-01 00:56:43'),(14410,1,44,'2021-01-01 00:56:44'),(14411,1,44,'2021-01-01 00:56:46'),(14412,1,44,'2021-01-01 00:56:48'),(14413,1,44,'2021-01-01 00:57:05'),(14414,1,44,'2021-01-01 00:57:10'),(14415,1,44,'2021-01-01 00:57:42'),(14416,1,44,'2021-01-01 00:57:43'),(14417,1,44,'2021-01-01 00:57:44'),(14418,1,44,'2021-01-01 00:58:15'),(14419,1,44,'2021-01-01 00:58:16'),(14420,1,44,'2021-01-01 00:58:17'),(14421,1,44,'2021-01-01 00:58:50'),(14422,1,44,'2021-01-01 00:59:11'),(14423,1,44,'2021-01-01 00:59:27'),(14424,1,44,'2021-01-01 01:00:03'),(14425,1,44,'2021-01-01 01:00:40'),(14426,1,44,'2021-01-01 01:00:41'),(14427,1,44,'2021-01-01 01:00:47'),(14428,1,44,'2021-01-01 01:00:49'),(14429,1,44,'2021-01-01 01:00:50'),(14430,1,44,'2021-01-01 01:00:51'),(14431,1,44,'2021-01-01 01:00:52'),(14432,1,44,'2021-01-01 01:00:53'),(14433,1,6,'2021-01-01 01:01:02'),(14434,1,44,'2021-01-01 01:02:55'),(14435,1,44,'2021-01-01 01:03:16'),(14436,1,44,'2021-01-01 01:19:46'),(14437,1,44,'2021-01-01 01:32:02'),(14438,1,44,'2021-01-01 01:51:41'),(14439,1,44,'2021-01-01 02:10:57'),(14440,1,6,'2021-01-01 02:10:58'),(14441,1,44,'2021-01-01 02:32:15'),(14442,1,6,'2021-01-01 02:55:20'),(14443,1,45,'2021-01-01 02:57:00'),(14444,1,6,'2021-01-01 03:33:24'),(14445,1,44,'2021-01-01 03:53:41'),(14446,1,44,'2021-01-01 04:40:22'),(14447,1,14,'2021-01-01 04:40:42'),(14448,1,15,'2021-01-01 04:41:03'),(14449,1,44,'2021-01-01 04:41:23'),(14450,1,79,'2021-01-01 04:41:34'),(14451,1,79,'2021-01-01 04:41:53'),(14452,1,76,'2021-01-01 04:42:13'),(14453,1,73,'2021-01-01 04:42:34'),(14454,1,70,'2021-01-01 04:42:51'),(14455,1,62,'2021-01-01 04:43:09'),(14456,1,66,'2021-01-01 04:43:28'),(14457,1,56,'2021-01-01 04:43:48'),(14458,1,43,'2021-01-01 04:44:06'),(14459,1,53,'2021-01-01 04:44:25'),(14460,1,45,'2021-01-01 04:44:45'),(14461,1,59,'2021-01-01 04:44:53'),(14462,1,44,'2021-01-01 04:45:12'),(14463,1,15,'2021-01-01 04:45:31'),(14464,1,44,'2021-01-01 04:51:15'),(14465,1,44,'2021-01-01 05:27:35'),(14466,1,44,'2021-01-01 06:43:50'),(14467,1,44,'2021-01-01 07:09:47'),(14468,1,44,'2021-01-01 07:34:34'),(14469,1,6,'2021-01-01 07:34:36'),(14470,1,53,'2021-01-01 07:34:37'),(14471,1,53,'2021-01-01 07:34:38'),(14472,1,6,'2021-01-01 07:35:00'),(14473,1,53,'2021-01-01 07:35:18'),(14474,1,53,'2021-01-01 07:35:48'),(14475,1,53,'2021-01-01 07:35:57'),(14476,1,6,'2021-01-01 08:11:43'),(14477,1,6,'2021-01-01 08:11:43'),(14478,1,44,'2021-01-01 08:52:49'),(14479,1,44,'2021-01-01 09:33:59'),(14480,1,44,'2021-01-01 09:58:01'),(14481,1,44,'2021-01-01 10:12:18'),(14482,1,44,'2021-01-01 10:17:29'),(14483,1,44,'2021-01-01 10:48:33'),(14484,1,44,'2021-01-01 10:55:57'),(14485,1,44,'2021-01-01 11:26:57'),(14486,1,44,'2021-01-01 11:31:42'),(14487,1,44,'2021-01-01 12:20:31'),(14488,1,44,'2021-01-01 12:27:32'),(14489,1,44,'2021-01-01 12:45:48'),(14490,1,44,'2021-01-01 12:45:54'),(14491,1,6,'2021-01-01 12:46:04'),(14492,1,13,'2021-01-01 12:46:13'),(14493,1,45,'2021-01-01 12:46:23'),(14494,1,14,'2021-01-01 12:46:32'),(14495,1,53,'2021-01-01 12:46:42'),(14496,1,59,'2021-01-01 12:46:51'),(14497,1,76,'2021-01-01 12:47:01'),(14498,1,56,'2021-01-01 12:47:10'),(14499,1,70,'2021-01-01 12:47:20'),(14500,1,44,'2021-01-01 13:14:17'),(14501,1,44,'2021-01-01 13:23:53'),(14502,1,44,'2021-01-01 13:23:57'),(14503,1,73,'2021-01-01 13:38:09'),(14504,1,44,'2021-01-01 13:38:45'),(14505,1,44,'2021-01-01 13:38:48'),(14506,1,6,'2021-01-01 13:41:14'),(14507,1,44,'2021-01-01 13:43:46'),(14508,1,6,'2021-01-01 14:28:02'),(14509,1,44,'2021-01-01 14:52:47'),(14510,1,6,'2021-01-01 14:53:43'),(14511,1,44,'2021-01-01 14:55:33'),(14512,1,44,'2021-01-01 16:14:21'),(14513,1,44,'2021-01-01 16:15:22'),(14514,1,44,'2021-01-01 16:16:11'),(14515,1,44,'2021-01-01 16:16:17'),(14516,1,6,'2021-01-01 16:20:31'),(14517,1,73,'2021-01-01 16:34:38'),(14518,1,44,'2021-01-01 16:37:34'),(14519,1,44,'2021-01-01 16:37:35'),(14520,1,44,'2021-01-01 16:37:37'),(14521,1,44,'2021-01-01 16:49:15'),(14522,1,44,'2021-01-01 16:49:22'),(14523,1,44,'2021-01-01 19:02:27'),(14524,1,44,'2021-01-01 19:12:15'),(14525,1,44,'2021-01-01 19:23:06'),(14526,1,44,'2021-01-01 19:28:59'),(14527,1,44,'2021-01-01 19:30:09'),(14528,1,44,'2021-01-01 19:43:13'),(14529,1,44,'2021-01-01 19:43:16'),(14530,1,44,'2021-01-01 21:39:07'),(14531,1,62,'2021-01-01 22:42:24'),(14532,1,44,'2021-01-02 00:04:55'),(14533,1,6,'2021-01-02 00:10:12'),(14534,1,44,'2021-01-02 00:38:12'),(14535,1,6,'2021-01-02 01:05:48'),(14536,1,44,'2021-01-02 02:22:13'),(14537,1,44,'2021-01-02 02:24:45'),(14538,1,44,'2021-01-02 02:27:36'),(14539,1,14,'2021-01-02 02:27:52'),(14540,1,15,'2021-01-02 02:28:09'),(14541,1,44,'2021-01-02 02:28:25'),(14542,1,79,'2021-01-02 02:28:32'),(14543,1,45,'2021-01-02 02:28:40'),(14544,1,76,'2021-01-02 02:28:56'),(14545,1,73,'2021-01-02 02:29:13'),(14546,1,70,'2021-01-02 02:29:28'),(14547,1,70,'2021-01-02 02:29:36'),(14548,1,62,'2021-01-02 02:29:52'),(14549,1,66,'2021-01-02 02:30:00'),(14550,1,66,'2021-01-02 02:30:08'),(14551,1,56,'2021-01-02 02:30:16'),(14552,1,43,'2021-01-02 02:30:32'),(14553,1,53,'2021-01-02 02:30:49'),(14554,1,45,'2021-01-02 02:31:06'),(14555,1,45,'2021-01-02 02:31:13'),(14556,1,59,'2021-01-02 02:31:30'),(14557,1,44,'2021-01-02 02:31:47'),(14558,1,44,'2021-01-02 02:38:47'),(14559,1,44,'2021-01-02 03:24:38'),(14560,1,44,'2021-01-02 04:04:01'),(14561,1,62,'2021-01-02 04:17:36'),(14562,1,44,'2021-01-02 04:32:41'),(14563,1,44,'2021-01-02 04:35:48'),(14564,1,44,'2021-01-02 04:40:09'),(14565,1,62,'2021-01-02 04:50:04'),(14566,1,6,'2021-01-02 04:57:20'),(14567,1,44,'2021-01-02 05:19:32'),(14568,1,44,'2021-01-02 05:19:41'),(14569,1,44,'2021-01-02 06:13:07'),(14570,1,44,'2021-01-02 06:27:05'),(14571,1,44,'2021-01-02 06:43:00'),(14572,1,6,'2021-01-02 08:34:56'),(14573,1,44,'2021-01-02 08:52:10'),(14574,1,66,'2021-01-02 09:05:24'),(14575,1,44,'2021-01-02 09:19:25'),(14576,1,44,'2021-01-02 10:20:31'),(14577,1,44,'2021-01-02 10:20:32'),(14578,1,44,'2021-01-02 10:20:33'),(14579,1,44,'2021-01-02 10:22:02'),(14580,1,44,'2021-01-02 10:22:03'),(14581,1,73,'2021-01-02 11:20:01'),(14582,1,62,'2021-01-02 11:48:18'),(14583,1,44,'2021-01-02 12:38:02'),(14584,1,44,'2021-01-02 12:58:28'),(14585,1,44,'2021-01-02 13:27:24'),(14586,1,14,'2021-01-02 13:43:59'),(14587,1,44,'2021-01-02 15:33:11'),(14588,1,15,'2021-01-02 15:37:14'),(14589,1,44,'2021-01-02 15:50:34'),(14590,1,44,'2021-01-02 16:37:22'),(14591,1,44,'2021-01-02 16:45:27'),(14592,1,44,'2021-01-02 17:25:39'),(14593,1,70,'2021-01-02 17:49:30'),(14594,1,66,'2021-01-02 18:07:08'),(14595,1,44,'2021-01-02 18:39:02'),(14596,1,44,'2021-01-02 19:22:20'),(14597,1,44,'2021-01-02 19:22:21'),(14598,1,44,'2021-01-02 20:13:51'),(14599,1,45,'2021-01-02 20:46:03'),(14600,1,44,'2021-01-02 21:57:54'),(14601,1,44,'2021-01-02 22:59:28'),(14602,1,44,'2021-01-02 23:00:11'),(14603,1,6,'2021-01-03 00:01:39'),(14604,1,44,'2021-01-03 00:52:20'),(14605,1,53,'2021-01-03 00:52:21'),(14606,1,6,'2021-01-03 00:52:21'),(14607,1,6,'2021-01-03 00:54:50'),(14608,1,6,'2021-01-03 01:11:15'),(14609,1,53,'2021-01-03 01:54:02'),(14610,1,44,'2021-01-03 02:04:33'),(14611,1,44,'2021-01-03 02:08:39'),(14612,1,59,'2021-01-03 02:42:40'),(14613,1,44,'2021-01-03 03:42:14'),(14614,1,15,'2021-01-03 04:09:49'),(14615,1,44,'2021-01-03 04:32:34'),(14616,1,44,'2021-01-03 04:33:26'),(14617,1,44,'2021-01-03 04:34:19'),(14618,1,44,'2021-01-03 04:42:51'),(14619,1,44,'2021-01-03 04:44:37'),(14620,1,44,'2021-01-03 04:52:12'),(14621,1,44,'2021-01-03 04:52:30'),(14622,1,44,'2021-01-03 04:52:40'),(14623,1,44,'2021-01-03 04:55:46'),(14624,1,44,'2021-01-03 05:11:30'),(14625,1,15,'2021-01-03 05:13:35'),(14626,1,6,'2021-01-03 05:15:47'),(14627,1,5,'2021-01-03 05:18:43'),(14628,1,45,'2021-01-03 05:19:10'),(14629,1,43,'2021-01-03 05:20:19'),(14630,1,13,'2021-01-03 05:21:44'),(14631,1,76,'2021-01-03 05:26:48'),(14632,1,66,'2021-01-03 05:27:29'),(14633,1,56,'2021-01-03 05:28:08'),(14634,1,14,'2021-01-03 05:28:27'),(14635,1,70,'2021-01-03 05:31:49'),(14636,1,45,'2021-01-03 05:31:59'),(14637,1,59,'2021-01-03 05:32:13'),(14638,1,62,'2021-01-03 05:33:14'),(14639,1,15,'2021-01-03 05:35:41'),(14640,1,79,'2021-01-03 05:36:17'),(14641,1,73,'2021-01-03 05:41:24'),(14642,1,62,'2021-01-03 05:45:22'),(14643,1,79,'2021-01-03 05:56:56'),(14644,1,6,'2021-01-03 06:29:32'),(14645,1,44,'2021-01-03 06:37:10'),(14646,1,15,'2021-01-03 08:59:27'),(14647,1,44,'2021-01-03 09:19:37'),(14648,1,44,'2021-01-03 09:19:37'),(14649,1,6,'2021-01-03 09:26:10'),(14650,1,62,'2021-01-03 10:03:55'),(14651,1,44,'2021-01-03 10:18:43'),(14652,1,44,'2021-01-03 10:18:48'),(14653,1,44,'2021-01-03 10:36:27'),(14654,1,44,'2021-01-03 10:57:11'),(14655,1,13,'2021-01-03 10:57:11'),(14656,1,6,'2021-01-03 10:57:12'),(14657,1,6,'2021-01-03 11:03:24'),(14658,1,59,'2021-01-03 11:17:20'),(14659,1,44,'2021-01-03 11:48:48'),(14660,1,44,'2021-01-03 12:39:29'),(14661,1,44,'2021-01-03 13:01:56'),(14662,1,66,'2021-01-03 13:02:41'),(14663,1,59,'2021-01-03 13:06:55'),(14664,1,66,'2021-01-03 13:10:13'),(14665,1,73,'2021-01-03 13:12:41'),(14666,1,70,'2021-01-03 13:15:59'),(14667,1,76,'2021-01-03 13:17:26'),(14668,1,79,'2021-01-03 13:19:10'),(14669,1,56,'2021-01-03 13:20:10'),(14670,1,53,'2021-01-03 13:22:15'),(14671,1,44,'2021-01-03 13:23:41'),(14672,1,44,'2021-01-03 13:24:16'),(14673,1,44,'2021-01-03 13:24:16'),(14674,1,43,'2021-01-03 13:30:06'),(14675,1,45,'2021-01-03 13:30:14'),(14676,1,15,'2021-01-03 13:32:29'),(14677,1,45,'2021-01-03 15:46:56'),(14678,1,56,'2021-01-03 15:47:47'),(14679,1,44,'2021-01-03 16:37:38'),(14680,1,44,'2021-01-03 16:37:46'),(14681,1,44,'2021-01-03 17:11:23'),(14682,1,44,'2021-01-03 17:11:31'),(14683,1,44,'2021-01-03 17:12:02'),(14684,1,44,'2021-01-03 17:12:28'),(14685,1,44,'2021-01-03 17:12:58'),(14686,1,44,'2021-01-03 17:13:01'),(14687,1,44,'2021-01-03 17:13:42'),(14688,1,44,'2021-01-03 17:13:59'),(14689,1,44,'2021-01-03 17:33:49'),(14690,1,44,'2021-01-03 18:12:59'),(14691,1,44,'2021-01-03 18:40:33'),(14692,1,44,'2021-01-03 18:46:34'),(14693,1,44,'2021-01-03 18:47:19'),(14694,1,45,'2021-01-03 20:01:52'),(14695,1,44,'2021-01-03 20:25:32'),(14696,1,45,'2021-01-03 20:28:39'),(14697,1,44,'2021-01-03 21:08:18'),(14698,1,6,'2021-01-03 21:46:43'),(14699,1,44,'2021-01-03 22:12:08'),(14700,1,44,'2021-01-03 22:47:43'),(14701,1,44,'2021-01-04 01:02:04'),(14702,1,44,'2021-01-04 01:10:08'),(14703,1,44,'2021-01-04 03:01:27'),(14704,1,6,'2021-01-04 03:43:57'),(14705,1,6,'2021-01-04 03:43:57'),(14706,1,44,'2021-01-04 05:20:59'),(14707,1,44,'2021-01-04 05:37:40'),(14708,1,44,'2021-01-04 09:01:33'),(14709,1,44,'2021-01-04 09:05:13'),(14710,1,14,'2021-01-04 09:32:58'),(14711,1,44,'2021-01-04 09:40:56'),(14712,1,6,'2021-01-04 10:43:08'),(14713,1,6,'2021-01-04 10:43:09'),(14714,1,73,'2021-01-04 10:53:57'),(14715,1,44,'2021-01-04 11:10:27'),(14716,1,44,'2021-01-04 11:21:37'),(14717,1,6,'2021-01-04 11:21:38'),(14718,1,44,'2021-01-04 12:00:59'),(14719,1,6,'2021-01-04 12:39:11'),(14720,1,13,'2021-01-04 12:44:38'),(14721,1,44,'2021-01-04 13:00:35'),(14722,1,44,'2021-01-04 13:37:51'),(14723,1,44,'2021-01-04 14:34:09'),(14724,1,44,'2021-01-04 14:45:38'),(14725,1,44,'2021-01-04 14:47:33'),(14726,1,15,'2021-01-04 14:47:35'),(14727,1,44,'2021-01-04 14:47:36'),(14728,1,45,'2021-01-04 15:02:31'),(14729,1,44,'2021-01-04 15:41:34'),(14730,1,44,'2021-01-04 15:49:34'),(14731,1,44,'2021-01-04 16:45:15'),(14732,1,44,'2021-01-04 17:07:44'),(14733,1,44,'2021-01-04 17:24:52'),(14734,1,44,'2021-01-04 17:43:01'),(14735,1,6,'2021-01-04 17:43:02'),(14736,1,44,'2021-01-04 17:57:31'),(14737,1,44,'2021-01-04 18:14:15'),(14738,1,59,'2021-01-04 18:31:25'),(14739,1,44,'2021-01-04 18:41:06'),(14740,1,44,'2021-01-04 18:43:41'),(14741,1,44,'2021-01-04 19:45:39'),(14742,1,44,'2021-01-04 19:54:02'),(14743,1,44,'2021-01-04 19:57:08'),(14744,1,6,'2021-01-04 20:23:23'),(14745,1,6,'2021-01-04 21:30:24'),(14746,1,6,'2021-01-04 21:30:24'),(14747,1,44,'2021-01-04 22:06:34'),(14748,1,44,'2021-01-04 22:25:26'),(14749,1,44,'2021-01-04 22:34:54'),(14750,1,53,'2021-01-04 22:54:26'),(14751,1,6,'2021-01-04 22:58:16'),(14752,1,44,'2021-01-04 23:47:05'),(14753,1,44,'2021-01-04 23:55:53'),(14754,1,44,'2021-01-04 23:55:53'),(14755,1,44,'2021-01-05 00:55:08'),(14756,1,6,'2021-01-05 01:01:49'),(14757,1,44,'2021-01-05 01:25:50'),(14758,1,44,'2021-01-05 01:50:54'),(14759,1,44,'2021-01-05 01:55:05'),(14760,1,44,'2021-01-05 01:56:20'),(14761,1,6,'2021-01-05 02:09:58'),(14762,1,44,'2021-01-05 03:56:10'),(14763,1,44,'2021-01-05 04:17:49'),(14764,1,44,'2021-01-05 04:38:07'),(14765,1,6,'2021-01-05 04:57:27'),(14766,1,44,'2021-01-05 05:50:28'),(14767,1,44,'2021-01-05 06:17:12'),(14768,1,44,'2021-01-05 06:35:45'),(14769,1,44,'2021-01-05 06:41:03'),(14770,1,14,'2021-01-05 06:53:42'),(14771,1,44,'2021-01-05 07:21:02'),(14772,1,15,'2021-01-05 08:40:40'),(14773,1,44,'2021-01-05 08:43:12'),(14774,1,44,'2021-01-05 08:45:08'),(14775,1,44,'2021-01-05 08:46:21'),(14776,1,44,'2021-01-05 08:47:51'),(14777,1,44,'2021-01-05 08:52:24'),(14778,1,44,'2021-01-05 09:02:08'),(14779,1,6,'2021-01-05 09:02:22'),(14780,1,44,'2021-01-05 09:05:23'),(14781,1,44,'2021-01-05 09:05:24'),(14782,1,6,'2021-01-05 09:07:50'),(14783,1,44,'2021-01-05 09:26:57'),(14784,1,13,'2021-01-05 09:27:01'),(14785,1,6,'2021-01-05 09:27:01'),(14786,1,44,'2021-01-05 09:53:14'),(14787,1,44,'2021-01-05 10:25:07'),(14788,1,44,'2021-01-05 10:25:07'),(14789,1,44,'2021-01-05 11:27:17'),(14790,1,6,'2021-01-05 13:25:34'),(14791,1,44,'2021-01-05 13:33:05'),(14792,1,44,'2021-01-05 14:35:47'),(14793,1,44,'2021-01-05 15:10:32'),(14794,1,66,'2021-01-05 15:14:49'),(14795,1,44,'2021-01-05 15:16:11'),(14796,1,44,'2021-01-05 15:35:46'),(14797,1,44,'2021-01-05 15:35:47'),(14798,1,44,'2021-01-05 15:50:16'),(14799,1,44,'2021-01-05 15:57:33'),(14800,1,6,'2021-01-05 16:49:00'),(14801,1,44,'2021-01-05 16:49:45'),(14802,1,44,'2021-01-05 16:54:43'),(14803,1,44,'2021-01-05 16:54:44'),(14804,1,44,'2021-01-05 16:54:51'),(14805,1,44,'2021-01-05 16:54:55'),(14806,1,44,'2021-01-05 18:00:05'),(14807,1,44,'2021-01-05 18:14:46'),(14808,1,44,'2021-01-05 18:16:47'),(14809,1,44,'2021-01-05 18:30:44'),(14810,1,44,'2021-01-05 18:40:02'),(14811,1,44,'2021-01-05 18:48:10'),(14812,1,44,'2021-01-05 19:14:30'),(14813,1,44,'2021-01-05 19:17:37'),(14814,1,44,'2021-01-05 19:17:40'),(14815,1,6,'2021-01-05 19:43:01'),(14816,1,6,'2021-01-05 20:18:24'),(14817,1,44,'2021-01-05 21:42:11'),(14818,1,44,'2021-01-05 22:35:21'),(14819,1,44,'2021-01-05 23:14:19'),(14820,1,44,'2021-01-05 23:18:34'),(14821,1,44,'2021-01-05 23:18:34'),(14822,1,44,'2021-01-05 23:43:44'),(14823,1,44,'2021-01-06 00:01:35'),(14824,1,44,'2021-01-06 00:02:21'),(14825,1,44,'2021-01-06 00:02:26'),(14826,1,44,'2021-01-06 03:52:08'),(14827,1,44,'2021-01-06 03:59:19'),(14828,1,6,'2021-01-06 04:27:16'),(14829,1,44,'2021-01-06 04:38:53'),(14830,1,44,'2021-01-06 04:42:24'),(14831,1,44,'2021-01-06 04:48:45'),(14832,1,66,'2021-01-06 05:19:10'),(14833,1,70,'2021-01-06 06:36:10'),(14834,1,6,'2021-01-06 07:04:21'),(14835,1,44,'2021-01-06 08:02:47'),(14836,1,56,'2021-01-06 08:21:20'),(14837,1,44,'2021-01-06 09:05:33'),(14838,1,6,'2021-01-06 09:20:08'),(14839,1,44,'2021-01-06 09:36:10'),(14840,1,44,'2021-01-06 09:53:51'),(14841,1,44,'2021-01-06 10:26:32'),(14842,1,6,'2021-01-06 10:26:41'),(14843,1,43,'2021-01-06 10:26:50'),(14844,1,44,'2021-01-06 10:30:07'),(14845,1,44,'2021-01-06 10:30:08'),(14846,1,44,'2021-01-06 11:13:53'),(14847,1,6,'2021-01-06 11:22:17'),(14848,1,44,'2021-01-06 11:38:13'),(14849,1,44,'2021-01-06 12:56:31'),(14850,1,44,'2021-01-06 12:56:33'),(14851,1,44,'2021-01-06 13:31:18'),(14852,1,44,'2021-01-06 13:31:39'),(14853,1,44,'2021-01-06 13:32:55'),(14854,1,79,'2021-01-06 14:01:20'),(14855,1,44,'2021-01-06 14:06:32'),(14856,1,6,'2021-01-06 14:33:02'),(14857,1,44,'2021-01-06 14:57:23'),(14858,1,44,'2021-01-06 14:57:43'),(14859,1,44,'2021-01-06 15:42:38'),(14860,1,70,'2021-01-06 15:45:06'),(14861,1,44,'2021-01-06 15:47:31'),(14862,1,44,'2021-01-06 15:47:32'),(14863,1,44,'2021-01-06 15:48:13'),(14864,1,44,'2021-01-06 15:50:45'),(14865,1,44,'2021-01-06 16:08:53'),(14866,1,6,'2021-01-06 16:20:17'),(14867,1,44,'2021-01-06 17:27:35'),(14868,1,45,'2021-01-06 17:31:44'),(14869,1,44,'2021-01-06 17:31:50'),(14870,1,44,'2021-01-06 17:33:43'),(14871,1,44,'2021-01-06 17:59:05'),(14872,1,44,'2021-01-06 17:59:07'),(14873,1,44,'2021-01-06 18:10:22'),(14874,1,44,'2021-01-06 18:15:16'),(14875,1,44,'2021-01-06 18:51:16'),(14876,1,76,'2021-01-06 19:05:30'),(14877,1,44,'2021-01-06 19:10:51'),(14878,1,70,'2021-01-06 20:23:00'),(14879,1,44,'2021-01-06 21:40:30'),(14880,1,44,'2021-01-06 21:41:33'),(14881,1,44,'2021-01-06 21:58:55'),(14882,1,44,'2021-01-06 21:59:05'),(14883,1,44,'2021-01-06 22:27:23'),(14884,1,44,'2021-01-06 22:32:07'),(14885,1,44,'2021-01-06 22:45:05'),(14886,1,44,'2021-01-06 22:53:58'),(14887,1,44,'2021-01-06 23:23:54'),(14888,1,44,'2021-01-06 23:41:33'),(14889,1,44,'2021-01-06 23:41:42'),(14890,1,6,'2021-01-07 00:05:26'),(14891,1,6,'2021-01-07 00:05:34'),(14892,1,6,'2021-01-07 00:32:04'),(14893,1,44,'2021-01-07 01:09:16'),(14894,1,44,'2021-01-07 02:58:42'),(14895,1,44,'2021-01-07 03:22:35'),(14896,1,44,'2021-01-07 03:22:37'),(14897,1,44,'2021-01-07 03:34:17'),(14898,1,44,'2021-01-07 03:41:27'),(14899,1,44,'2021-01-07 03:59:25'),(14900,1,44,'2021-01-07 04:03:57'),(14901,1,44,'2021-01-07 04:55:49'),(14902,1,44,'2021-01-07 05:12:14'),(14903,1,44,'2021-01-07 05:16:49'),(14904,1,44,'2021-01-07 05:16:50'),(14905,1,44,'2021-01-07 05:16:50'),(14906,1,44,'2021-01-07 05:16:50'),(14907,1,44,'2021-01-07 05:16:50'),(14908,1,44,'2021-01-07 05:16:51'),(14909,1,44,'2021-01-07 05:16:51'),(14910,1,44,'2021-01-07 05:16:53'),(14911,1,44,'2021-01-07 05:16:53'),(14912,1,44,'2021-01-07 05:16:53'),(14913,1,44,'2021-01-07 05:16:54'),(14914,1,44,'2021-01-07 05:16:54'),(14915,1,44,'2021-01-07 05:16:54'),(14916,1,44,'2021-01-07 05:16:54'),(14917,1,44,'2021-01-07 05:16:54'),(14918,1,44,'2021-01-07 05:16:54'),(14919,1,44,'2021-01-07 05:16:55'),(14920,1,44,'2021-01-07 05:16:55'),(14921,1,44,'2021-01-07 05:16:55'),(14922,1,44,'2021-01-07 05:16:55'),(14923,1,44,'2021-01-07 05:16:55'),(14924,1,44,'2021-01-07 05:16:56'),(14925,1,44,'2021-01-07 05:16:56'),(14926,1,44,'2021-01-07 05:16:56'),(14927,1,44,'2021-01-07 05:16:56'),(14928,1,44,'2021-01-07 05:16:57'),(14929,1,44,'2021-01-07 05:16:57'),(14930,1,44,'2021-01-07 05:16:57'),(14931,1,44,'2021-01-07 05:16:58'),(14932,1,44,'2021-01-07 05:20:02'),(14933,1,6,'2021-01-07 06:06:17'),(14934,1,44,'2021-01-07 06:30:19'),(14935,1,44,'2021-01-07 06:32:20'),(14936,1,44,'2021-01-07 07:08:24'),(14937,1,44,'2021-01-07 07:09:03'),(14938,1,44,'2021-01-07 07:38:59'),(14939,1,44,'2021-01-07 08:01:04'),(14940,1,44,'2021-01-07 08:01:06'),(14941,1,44,'2021-01-07 08:43:59'),(14942,1,44,'2021-01-07 08:58:41'),(14943,1,44,'2021-01-07 08:58:51'),(14944,1,44,'2021-01-07 09:22:18'),(14945,1,44,'2021-01-07 10:11:03'),(14946,1,44,'2021-01-07 10:20:44'),(14947,1,44,'2021-01-07 10:20:44'),(14948,1,6,'2021-01-07 10:44:25'),(14949,1,76,'2021-01-07 10:46:44'),(14950,1,44,'2021-01-07 11:01:26'),(14951,1,44,'2021-01-07 11:01:55'),(14952,1,6,'2021-01-07 11:15:28'),(14953,1,15,'2021-01-07 11:56:13'),(14954,1,44,'2021-01-07 11:56:13'),(14955,1,44,'2021-01-07 12:53:30'),(14956,1,15,'2021-01-07 12:53:33'),(14957,1,44,'2021-01-07 12:53:36'),(14958,1,59,'2021-01-07 12:53:38'),(14959,1,45,'2021-01-07 12:53:41'),(14960,1,53,'2021-01-07 12:53:42'),(14961,1,56,'2021-01-07 12:53:45'),(14962,1,43,'2021-01-07 12:53:45'),(14963,1,66,'2021-01-07 12:53:47'),(14964,1,62,'2021-01-07 12:53:49'),(14965,1,70,'2021-01-07 12:53:51'),(14966,1,73,'2021-01-07 12:53:54'),(14967,1,76,'2021-01-07 12:53:55'),(14968,1,45,'2021-01-07 12:53:57'),(14969,1,44,'2021-01-07 13:03:19'),(14970,1,44,'2021-01-07 13:30:10'),(14971,1,44,'2021-01-07 13:34:21'),(14972,1,44,'2021-01-07 13:47:27'),(14973,1,76,'2021-01-07 13:50:05'),(14974,1,56,'2021-01-07 13:56:24'),(14975,1,45,'2021-01-07 14:16:48'),(14976,1,44,'2021-01-07 14:20:43'),(14977,1,70,'2021-01-07 14:45:08'),(14978,1,44,'2021-01-07 14:45:25'),(14979,1,44,'2021-01-07 15:44:18'),(14980,1,66,'2021-01-07 15:52:32'),(14981,1,6,'2021-01-07 16:12:00'),(14982,1,44,'2021-01-07 17:11:46'),(14983,1,6,'2021-01-07 17:38:50'),(14984,1,44,'2021-01-07 18:42:35'),(14985,1,6,'2021-01-07 19:03:19'),(14986,1,6,'2021-01-07 19:03:22'),(14987,1,44,'2021-01-07 19:25:18'),(14988,1,44,'2021-01-07 19:32:09'),(14989,1,6,'2021-01-07 19:51:44'),(14990,1,6,'2021-01-07 21:03:39'),(14991,1,6,'2021-01-07 21:28:22'),(14992,1,44,'2021-01-07 21:37:43'),(14993,1,6,'2021-01-07 22:05:04'),(14994,1,15,'2021-01-07 22:23:40'),(14995,1,6,'2021-01-07 23:31:24'),(14996,1,44,'2021-01-07 23:39:38'),(14997,1,44,'2021-01-07 23:39:56'),(14998,1,44,'2021-01-08 00:35:02'),(14999,1,44,'2021-01-08 00:53:44'),(15000,1,44,'2021-01-08 00:53:44'),(15001,1,44,'2021-01-08 01:04:06'),(15002,1,44,'2021-01-08 01:23:18'),(15003,1,44,'2021-01-08 01:27:57'),(15004,1,44,'2021-01-08 01:43:25'),(15005,1,44,'2021-01-08 02:37:33'),(15006,1,6,'2021-01-08 03:10:45'),(15007,1,73,'2021-01-08 03:11:29'),(15008,1,44,'2021-01-08 03:17:21'),(15009,1,44,'2021-01-08 03:48:37'),(15010,1,44,'2021-01-08 04:00:59'),(15011,1,44,'2021-01-08 04:22:38'),(15012,1,6,'2021-01-08 04:22:45'),(15013,1,14,'2021-01-08 04:22:50'),(15014,1,13,'2021-01-08 04:22:55'),(15015,1,15,'2021-01-08 04:23:00'),(15016,1,5,'2021-01-08 04:23:06'),(15017,1,44,'2021-01-08 04:23:11'),(15018,1,45,'2021-01-08 04:23:23'),(15019,1,79,'2021-01-08 04:23:28'),(15020,1,76,'2021-01-08 04:23:34'),(15021,1,76,'2021-01-08 04:23:40'),(15022,1,73,'2021-01-08 04:23:45'),(15023,1,73,'2021-01-08 04:23:50'),(15024,1,70,'2021-01-08 04:23:56'),(15025,1,70,'2021-01-08 04:24:02'),(15026,1,62,'2021-01-08 04:24:07'),(15027,1,62,'2021-01-08 04:24:13'),(15028,1,66,'2021-01-08 04:24:18'),(15029,1,66,'2021-01-08 04:24:23'),(15030,1,56,'2021-01-08 04:24:29'),(15031,1,56,'2021-01-08 04:24:35'),(15032,1,43,'2021-01-08 04:24:40'),(15033,1,43,'2021-01-08 04:24:45'),(15034,1,53,'2021-01-08 04:24:52'),(15035,1,53,'2021-01-08 04:24:58'),(15036,1,45,'2021-01-08 04:25:04'),(15037,1,45,'2021-01-08 04:25:08'),(15038,1,59,'2021-01-08 04:25:13'),(15039,1,59,'2021-01-08 04:25:18'),(15040,1,44,'2021-01-08 04:25:23'),(15041,1,44,'2021-01-08 04:25:27'),(15042,1,15,'2021-01-08 04:25:32'),(15043,1,44,'2021-01-08 04:40:35'),(15044,1,44,'2021-01-08 04:47:21'),(15045,1,44,'2021-01-08 04:51:19'),(15046,1,6,'2021-01-08 05:15:34'),(15047,1,44,'2021-01-08 05:28:37'),(15048,1,44,'2021-01-08 05:32:58'),(15049,1,44,'2021-01-08 06:17:21'),(15050,1,44,'2021-01-08 07:56:19'),(15051,1,44,'2021-01-08 07:56:24'),(15052,1,44,'2021-01-08 07:56:27'),(15053,1,44,'2021-01-08 08:16:32'),(15054,1,66,'2021-01-08 09:26:09'),(15055,1,44,'2021-01-08 09:41:31'),(15056,1,44,'2021-01-08 10:01:45'),(15057,1,44,'2021-01-08 10:05:54'),(15058,1,44,'2021-01-08 10:05:55'),(15059,1,44,'2021-01-08 10:19:29'),(15060,1,13,'2021-01-08 10:19:34'),(15061,1,6,'2021-01-08 10:25:50'),(15062,1,44,'2021-01-08 10:39:00'),(15063,1,44,'2021-01-08 11:28:35'),(15064,1,44,'2021-01-08 11:39:27'),(15065,1,44,'2021-01-08 12:34:26'),(15066,1,44,'2021-01-08 12:52:33'),(15067,1,79,'2021-01-08 12:54:36'),(15068,1,76,'2021-01-08 13:30:15'),(15069,1,44,'2021-01-08 13:31:19'),(15070,1,44,'2021-01-08 13:32:52'),(15071,1,44,'2021-01-08 13:44:44'),(15072,1,6,'2021-01-08 13:58:26'),(15073,1,6,'2021-01-08 13:58:26'),(15074,1,73,'2021-01-08 14:11:17'),(15075,1,44,'2021-01-08 14:26:44'),(15076,1,6,'2021-01-08 14:31:12'),(15077,1,45,'2021-01-08 14:36:13'),(15078,1,62,'2021-01-08 14:45:54'),(15079,1,6,'2021-01-08 14:47:47'),(15080,1,44,'2021-01-08 14:49:50'),(15081,1,62,'2021-01-08 15:01:24'),(15082,1,44,'2021-01-08 15:08:59'),(15083,1,44,'2021-01-08 17:33:23'),(15084,1,6,'2021-01-08 17:44:49'),(15085,1,66,'2021-01-08 17:48:53'),(15086,1,13,'2021-01-08 18:02:13'),(15087,1,44,'2021-01-08 18:04:23'),(15088,1,44,'2021-01-08 18:45:05'),(15089,1,44,'2021-01-08 18:52:24'),(15090,1,44,'2021-01-08 18:53:41'),(15091,1,44,'2021-01-08 19:01:25'),(15092,1,44,'2021-01-08 19:36:04'),(15093,1,44,'2021-01-08 20:05:22'),(15094,1,44,'2021-01-08 20:54:37'),(15095,1,44,'2021-01-08 21:40:35'),(15096,1,44,'2021-01-08 21:46:32'),(15097,1,44,'2021-01-08 21:47:47'),(15098,1,6,'2021-01-08 22:56:58'),(15099,1,44,'2021-01-08 22:59:22'),(15100,1,44,'2021-01-08 23:03:27'),(15101,1,44,'2021-01-08 23:03:30'),(15102,1,44,'2021-01-09 00:13:23'),(15103,1,44,'2021-01-09 00:13:29'),(15104,1,44,'2021-01-09 00:20:29'),(15105,1,6,'2021-01-09 00:26:39'),(15106,1,6,'2021-01-09 00:26:40'),(15107,1,53,'2021-01-09 01:00:15'),(15108,1,44,'2021-01-09 01:43:37'),(15109,1,44,'2021-01-09 01:43:42'),(15110,1,44,'2021-01-09 01:43:46'),(15111,1,44,'2021-01-09 02:02:03'),(15112,1,44,'2021-01-09 02:02:25'),(15113,1,44,'2021-01-09 02:02:51'),(15114,1,44,'2021-01-09 02:46:03'),(15115,1,44,'2021-01-09 02:54:59'),(15116,1,44,'2021-01-09 02:54:59'),(15117,1,45,'2021-01-09 03:15:01'),(15118,1,14,'2021-01-09 03:15:10'),(15119,1,44,'2021-01-09 03:15:20'),(15120,1,66,'2021-01-09 03:15:29'),(15121,1,73,'2021-01-09 03:15:48'),(15122,1,79,'2021-01-09 03:15:57'),(15123,1,59,'2021-01-09 03:16:07'),(15124,1,53,'2021-01-09 03:16:17'),(15125,1,15,'2021-01-09 03:23:06'),(15126,1,44,'2021-01-09 03:24:16'),(15127,1,44,'2021-01-09 03:30:44'),(15128,1,6,'2021-01-09 03:56:56'),(15129,1,6,'2021-01-09 03:56:57'),(15130,1,44,'2021-01-09 03:57:17'),(15131,1,44,'2021-01-09 03:57:18'),(15132,1,44,'2021-01-09 04:41:57'),(15133,1,44,'2021-01-09 04:48:29'),(15134,1,44,'2021-01-09 05:27:11'),(15135,1,6,'2021-01-09 06:40:12'),(15136,1,6,'2021-01-09 07:27:15'),(15137,1,6,'2021-01-09 07:27:16'),(15138,1,44,'2021-01-09 07:27:36'),(15139,1,66,'2021-01-09 07:33:37'),(15140,1,44,'2021-01-09 07:54:25'),(15141,1,44,'2021-01-09 08:10:44'),(15142,1,44,'2021-01-09 08:51:41'),(15143,1,44,'2021-01-09 08:55:56'),(15144,1,56,'2021-01-09 09:06:51'),(15145,1,44,'2021-01-09 09:17:42'),(15146,1,6,'2021-01-09 09:27:55'),(15147,1,44,'2021-01-09 09:51:03'),(15148,1,44,'2021-01-09 11:20:31'),(15149,1,44,'2021-01-09 11:20:31'),(15150,1,44,'2021-01-09 11:41:31'),(15151,1,44,'2021-01-09 11:44:13'),(15152,1,6,'2021-01-09 12:29:33'),(15153,1,5,'2021-01-09 12:37:49'),(15154,1,44,'2021-01-09 12:52:35'),(15155,1,44,'2021-01-09 13:29:47'),(15156,1,44,'2021-01-09 13:36:45'),(15157,1,44,'2021-01-09 13:36:54'),(15158,1,6,'2021-01-09 13:56:13'),(15159,1,13,'2021-01-09 14:20:40'),(15160,1,44,'2021-01-09 14:36:02'),(15161,1,44,'2021-01-09 14:47:14'),(15162,1,44,'2021-01-09 14:55:59'),(15163,1,45,'2021-01-09 15:05:04'),(15164,1,44,'2021-01-09 15:37:23'),(15165,1,44,'2021-01-09 15:54:46'),(15166,1,44,'2021-01-09 16:23:20'),(15167,1,44,'2021-01-09 16:54:10'),(15168,1,44,'2021-01-09 16:54:16'),(15169,1,44,'2021-01-09 17:07:34'),(15170,1,44,'2021-01-09 17:07:41'),(15171,1,44,'2021-01-09 17:07:44'),(15172,1,44,'2021-01-09 17:17:29'),(15173,1,44,'2021-01-09 17:17:30'),(15174,1,44,'2021-01-09 17:30:45'),(15175,1,44,'2021-01-09 17:40:09'),(15176,1,44,'2021-01-09 17:41:43'),(15177,1,44,'2021-01-09 17:47:48'),(15178,1,44,'2021-01-09 18:04:56'),(15179,1,44,'2021-01-09 18:05:07'),(15180,1,44,'2021-01-09 18:05:47'),(15181,1,70,'2021-01-09 18:14:17'),(15182,1,44,'2021-01-09 18:20:57'),(15183,1,44,'2021-01-09 18:36:00'),(15184,1,5,'2021-01-09 18:43:53'),(15185,1,15,'2021-01-09 18:49:01'),(15186,1,44,'2021-01-09 18:51:44'),(15187,1,44,'2021-01-09 18:51:49'),(15188,1,44,'2021-01-09 18:55:50'),(15189,1,44,'2021-01-09 19:35:00'),(15190,1,44,'2021-01-09 19:48:11'),(15191,1,13,'2021-01-09 20:11:02'),(15192,1,6,'2021-01-09 20:41:26'),(15193,1,44,'2021-01-09 21:13:33'),(15194,1,44,'2021-01-09 21:18:14'),(15195,1,5,'2021-01-09 21:18:15'),(15196,1,6,'2021-01-09 21:18:16'),(15197,1,44,'2021-01-09 21:29:03'),(15198,1,44,'2021-01-09 22:12:45'),(15199,1,44,'2021-01-09 22:25:37'),(15200,1,44,'2021-01-09 23:22:28'),(15201,1,44,'2021-01-09 23:52:00'),(15202,1,44,'2021-01-09 23:52:00'),(15203,1,44,'2021-01-10 01:38:39'),(15204,1,44,'2021-01-10 01:45:05'),(15205,1,6,'2021-01-10 01:49:33'),(15206,1,6,'2021-01-10 02:35:09'),(15207,1,44,'2021-01-10 02:55:38'),(15208,1,44,'2021-01-10 03:02:25'),(15209,1,44,'2021-01-10 03:02:34'),(15210,1,44,'2021-01-10 04:12:04'),(15211,1,76,'2021-01-10 04:19:03'),(15212,1,44,'2021-01-10 04:30:48'),(15213,1,45,'2021-01-10 04:41:49'),(15214,1,44,'2021-01-10 04:49:04'),(15215,1,44,'2021-01-10 05:38:18'),(15216,1,44,'2021-01-10 05:38:20'),(15217,1,6,'2021-01-10 06:54:00'),(15218,1,43,'2021-01-10 07:57:12'),(15219,1,44,'2021-01-10 08:35:15'),(15220,1,44,'2021-01-10 08:35:16'),(15221,1,44,'2021-01-10 08:36:19'),(15222,1,44,'2021-01-10 09:36:12'),(15223,1,44,'2021-01-10 09:43:36'),(15224,1,44,'2021-01-10 10:02:27'),(15225,1,53,'2021-01-10 10:30:58'),(15226,1,44,'2021-01-10 10:32:27'),(15227,1,44,'2021-01-10 10:55:31'),(15228,1,66,'2021-01-10 11:21:39'),(15229,1,44,'2021-01-10 11:24:57'),(15230,1,62,'2021-01-10 11:30:39'),(15231,1,44,'2021-01-10 11:40:31'),(15232,1,44,'2021-01-10 12:10:59'),(15233,1,44,'2021-01-10 12:36:44'),(15234,1,44,'2021-01-10 13:09:05'),(15235,1,44,'2021-01-10 13:37:14'),(15236,1,44,'2021-01-10 13:48:37'),(15237,1,44,'2021-01-10 14:33:45'),(15238,1,73,'2021-01-10 14:38:48'),(15239,1,44,'2021-01-10 14:42:46'),(15240,1,44,'2021-01-10 14:52:23'),(15241,1,56,'2021-01-10 15:02:19'),(15242,1,44,'2021-01-10 15:22:11'),(15243,1,44,'2021-01-10 15:37:15'),(15244,1,56,'2021-01-10 16:03:54'),(15245,1,44,'2021-01-10 16:45:50'),(15246,1,44,'2021-01-10 17:19:38'),(15247,1,44,'2021-01-10 17:30:09'),(15248,1,44,'2021-01-10 18:02:59'),(15249,1,14,'2021-01-10 18:54:46'),(15250,1,44,'2021-01-10 19:05:01'),(15251,1,6,'2021-01-10 19:21:19'),(15252,1,6,'2021-01-10 19:21:20'),(15253,1,44,'2021-01-10 19:35:26'),(15254,1,44,'2021-01-10 19:48:56'),(15255,1,44,'2021-01-10 19:48:56'),(15256,1,44,'2021-01-10 19:50:44'),(15257,1,44,'2021-01-10 20:05:42'),(15258,1,44,'2021-01-10 20:14:34'),(15259,1,44,'2021-01-10 20:18:02'),(15260,1,5,'2021-01-10 20:20:07'),(15261,1,66,'2021-01-10 21:00:45'),(15262,1,44,'2021-01-10 21:19:18'),(15263,1,44,'2021-01-10 21:57:01'),(15264,1,44,'2021-01-10 22:24:57'),(15265,1,6,'2021-01-10 22:35:37'),(15266,1,6,'2021-01-10 22:56:34'),(15267,1,44,'2021-01-10 23:34:08'),(15268,1,44,'2021-01-11 00:01:46'),(15269,1,44,'2021-01-11 00:16:59'),(15270,1,44,'2021-01-11 02:01:48'),(15271,1,44,'2021-01-11 02:20:29'),(15272,1,44,'2021-01-11 04:16:27'),(15273,1,44,'2021-01-11 04:39:04'),(15274,1,79,'2021-01-11 04:54:29'),(15275,1,76,'2021-01-11 05:40:55'),(15276,1,44,'2021-01-11 05:45:54'),(15277,1,44,'2021-01-11 06:40:06'),(15278,1,44,'2021-01-11 06:50:37'),(15279,1,62,'2021-01-11 07:02:55'),(15280,1,44,'2021-01-11 07:22:43'),(15281,1,44,'2021-01-11 08:04:43'),(15282,1,44,'2021-01-11 08:06:03'),(15283,1,6,'2021-01-11 08:23:42'),(15284,1,44,'2021-01-11 08:35:28'),(15285,1,44,'2021-01-11 08:55:39'),(15286,1,44,'2021-01-11 09:13:45'),(15287,1,44,'2021-01-11 09:13:50'),(15288,1,44,'2021-01-11 09:36:21'),(15289,1,44,'2021-01-11 09:36:22'),(15290,1,44,'2021-01-11 09:36:57'),(15291,1,44,'2021-01-11 09:41:41'),(15292,1,44,'2021-01-11 11:01:38'),(15293,1,44,'2021-01-11 11:35:26'),(15294,1,44,'2021-01-11 11:39:12'),(15295,1,76,'2021-01-11 12:41:58'),(15296,1,44,'2021-01-11 12:44:57'),(15297,1,59,'2021-01-11 13:27:56'),(15298,1,44,'2021-01-11 13:29:41'),(15299,1,44,'2021-01-11 13:36:17'),(15300,1,13,'2021-01-11 13:46:27'),(15301,1,44,'2021-01-11 13:46:49'),(15302,1,44,'2021-01-11 13:47:20'),(15303,1,44,'2021-01-11 16:20:33'),(15304,1,44,'2021-01-11 17:51:19'),(15305,1,44,'2021-01-11 18:38:30'),(15306,1,44,'2021-01-11 18:49:09'),(15307,1,44,'2021-01-11 19:06:12'),(15308,1,44,'2021-01-11 19:30:09'),(15309,1,44,'2021-01-11 19:30:09'),(15310,1,44,'2021-01-11 19:30:09'),(15311,1,44,'2021-01-11 19:30:10'),(15312,1,44,'2021-01-11 19:30:10'),(15313,1,44,'2021-01-11 19:30:12'),(15314,1,44,'2021-01-11 19:47:31'),(15315,1,44,'2021-01-11 20:48:39'),(15316,1,44,'2021-01-11 21:58:58'),(15317,1,44,'2021-01-11 21:59:02'),(15318,1,56,'2021-01-11 22:02:31'),(15319,1,44,'2021-01-11 22:31:02'),(15320,1,45,'2021-01-11 22:55:41'),(15321,1,6,'2021-01-11 23:16:37'),(15322,1,44,'2021-01-11 23:24:55'),(15323,1,44,'2021-01-11 23:51:57'),(15324,1,44,'2021-01-11 23:59:50'),(15325,1,44,'2021-01-12 00:16:06'),(15326,1,44,'2021-01-12 02:20:56'),(15327,1,44,'2021-01-12 03:38:17'),(15328,1,44,'2021-01-12 03:59:33'),(15329,1,44,'2021-01-12 04:35:06'),(15330,1,59,'2021-01-12 05:19:42'),(15331,1,44,'2021-01-12 06:26:34'),(15332,1,44,'2021-01-12 06:28:55'),(15333,1,44,'2021-01-12 08:08:30'),(15334,1,44,'2021-01-12 08:52:28'),(15335,1,44,'2021-01-12 08:55:02'),(15336,1,44,'2021-01-12 08:56:21'),(15337,1,44,'2021-01-12 09:21:37'),(15338,1,66,'2021-01-12 09:21:37'),(15339,1,44,'2021-01-12 09:21:38'),(15340,1,44,'2021-01-12 11:59:16'),(15341,1,14,'2021-01-12 12:17:04'),(15342,1,44,'2021-01-12 12:35:14'),(15343,1,53,'2021-01-12 12:35:15'),(15344,1,6,'2021-01-12 12:35:16'),(15345,1,44,'2021-01-12 13:35:31'),(15346,1,44,'2021-01-12 14:13:06'),(15347,1,44,'2021-01-12 14:20:47'),(15348,1,44,'2021-01-12 14:25:47'),(15349,1,44,'2021-01-12 14:42:07'),(15350,1,15,'2021-01-12 14:42:11'),(15351,1,44,'2021-01-12 14:42:13'),(15352,1,59,'2021-01-12 14:42:16'),(15353,1,45,'2021-01-12 14:42:18'),(15354,1,53,'2021-01-12 14:42:21'),(15355,1,43,'2021-01-12 14:42:25'),(15356,1,56,'2021-01-12 14:42:30'),(15357,1,66,'2021-01-12 14:42:33'),(15358,1,62,'2021-01-12 14:42:36'),(15359,1,70,'2021-01-12 14:42:39'),(15360,1,73,'2021-01-12 14:42:42'),(15361,1,76,'2021-01-12 14:42:46'),(15362,1,45,'2021-01-12 14:42:48'),(15363,1,79,'2021-01-12 14:42:51'),(15364,1,44,'2021-01-12 14:42:54'),(15365,1,5,'2021-01-12 14:42:54'),(15366,1,15,'2021-01-12 14:42:57'),(15367,1,13,'2021-01-12 14:42:59'),(15368,1,14,'2021-01-12 14:43:02'),(15369,1,6,'2021-01-12 14:43:04'),(15370,1,44,'2021-01-12 15:33:05'),(15371,1,44,'2021-01-12 15:33:09'),(15372,1,44,'2021-01-12 15:58:07'),(15373,1,44,'2021-01-12 15:58:09'),(15374,1,44,'2021-01-12 15:58:10'),(15375,1,5,'2021-01-12 15:58:15'),(15376,1,5,'2021-01-12 15:58:18'),(15377,1,76,'2021-01-12 15:58:26'),(15378,1,76,'2021-01-12 15:58:28'),(15379,1,43,'2021-01-12 15:58:34'),(15380,1,43,'2021-01-12 15:58:36'),(15381,1,53,'2021-01-12 15:58:48'),(15382,1,53,'2021-01-12 15:58:49'),(15383,1,73,'2021-01-12 15:58:56'),(15384,1,73,'2021-01-12 15:58:58'),(15385,1,44,'2021-01-12 15:59:05'),(15386,1,44,'2021-01-12 15:59:07'),(15387,1,44,'2021-01-12 15:59:08'),(15388,1,15,'2021-01-12 15:59:13'),(15389,1,15,'2021-01-12 15:59:15'),(15390,1,44,'2021-01-12 15:59:21'),(15391,1,44,'2021-01-12 15:59:23'),(15392,1,44,'2021-01-12 15:59:24'),(15393,1,70,'2021-01-12 15:59:30'),(15394,1,70,'2021-01-12 15:59:31'),(15395,1,43,'2021-01-12 15:59:38'),(15396,1,43,'2021-01-12 15:59:40'),(15397,1,59,'2021-01-12 15:59:47'),(15398,1,59,'2021-01-12 15:59:48'),(15399,1,56,'2021-01-12 15:59:55'),(15400,1,56,'2021-01-12 15:59:58'),(15401,1,59,'2021-01-12 16:00:08'),(15402,1,59,'2021-01-12 16:00:10'),(15403,1,59,'2021-01-12 16:00:11'),(15404,1,6,'2021-01-12 16:00:17'),(15405,1,6,'2021-01-12 16:00:19'),(15406,1,62,'2021-01-12 16:00:25'),(15407,1,62,'2021-01-12 16:00:28'),(15408,1,62,'2021-01-12 16:00:29'),(15409,1,53,'2021-01-12 16:00:34'),(15410,1,53,'2021-01-12 16:00:36'),(15411,1,79,'2021-01-12 16:00:47'),(15412,1,79,'2021-01-12 16:00:49'),(15413,1,45,'2021-01-12 16:01:01'),(15414,1,45,'2021-01-12 16:01:03'),(15415,1,73,'2021-01-12 16:01:09'),(15416,1,73,'2021-01-12 16:01:11'),(15417,1,45,'2021-01-12 16:01:23'),(15418,1,45,'2021-01-12 16:01:25'),(15419,1,45,'2021-01-12 16:01:26'),(15420,1,56,'2021-01-12 16:01:31'),(15421,1,56,'2021-01-12 16:01:33'),(15422,1,62,'2021-01-12 16:01:40'),(15423,1,62,'2021-01-12 16:01:41'),(15424,1,13,'2021-01-12 16:01:48'),(15425,1,13,'2021-01-12 16:01:50'),(15426,1,44,'2021-01-12 16:01:56'),(15427,1,44,'2021-01-12 16:01:58'),(15428,1,66,'2021-01-12 16:02:05'),(15429,1,66,'2021-01-12 16:02:08'),(15430,1,45,'2021-01-12 16:02:14'),(15431,1,45,'2021-01-12 16:02:15'),(15432,1,15,'2021-01-12 16:02:27'),(15433,1,15,'2021-01-12 16:02:29'),(15434,1,15,'2021-01-12 16:02:30'),(15435,1,44,'2021-01-12 16:02:35'),(15436,1,44,'2021-01-12 16:02:38'),(15437,1,66,'2021-01-12 16:02:44'),(15438,1,66,'2021-01-12 16:02:46'),(15439,1,76,'2021-01-12 16:02:58'),(15440,1,76,'2021-01-12 16:03:00'),(15441,1,14,'2021-01-12 16:03:07'),(15442,1,14,'2021-01-12 16:03:09'),(15443,1,79,'2021-01-12 16:03:15'),(15444,1,79,'2021-01-12 16:03:18'),(15445,1,70,'2021-01-12 16:03:26'),(15446,1,70,'2021-01-12 16:03:28'),(15447,1,44,'2021-01-12 17:19:05'),(15448,1,44,'2021-01-12 18:41:16'),(15449,1,44,'2021-01-12 18:42:07'),(15450,1,44,'2021-01-12 18:50:33'),(15451,1,44,'2021-01-12 18:53:10'),(15452,1,44,'2021-01-12 19:38:33'),(15453,1,44,'2021-01-12 19:41:46'),(15454,1,44,'2021-01-12 21:55:26'),(15455,1,44,'2021-01-12 21:55:27'),(15456,1,44,'2021-01-12 21:55:27'),(15457,1,44,'2021-01-12 22:41:43'),(15458,1,44,'2021-01-12 22:59:24'),(15459,1,6,'2021-01-12 23:16:00'),(15460,1,44,'2021-01-12 23:37:21'),(15461,1,44,'2021-01-12 23:40:22'),(15462,1,6,'2021-01-13 00:27:08'),(15463,1,76,'2021-01-13 01:32:48'),(15464,1,44,'2021-01-13 02:28:08'),(15465,1,6,'2021-01-13 02:37:44'),(15466,1,15,'2021-01-13 02:41:51'),(15467,1,44,'2021-01-13 03:40:01'),(15468,1,70,'2021-01-13 03:55:26'),(15469,1,44,'2021-01-13 04:43:49'),(15470,1,44,'2021-01-13 04:44:50'),(15471,1,76,'2021-01-13 04:55:28'),(15472,1,44,'2021-01-13 04:59:44'),(15473,1,44,'2021-01-13 05:20:07'),(15474,1,44,'2021-01-13 05:27:54'),(15475,1,44,'2021-01-13 05:44:25'),(15476,1,44,'2021-01-13 06:03:04'),(15477,1,44,'2021-01-13 07:08:50'),(15478,1,44,'2021-01-13 07:08:50'),(15479,1,44,'2021-01-13 07:10:17'),(15480,1,44,'2021-01-13 08:16:19'),(15481,1,44,'2021-01-13 08:25:18'),(15482,1,44,'2021-01-13 09:39:05'),(15483,1,44,'2021-01-13 09:51:48'),(15484,1,44,'2021-01-13 10:52:56'),(15485,1,44,'2021-01-13 11:12:44'),(15486,1,44,'2021-01-13 11:23:25'),(15487,1,44,'2021-01-13 11:26:40'),(15488,1,44,'2021-01-13 11:38:36'),(15489,1,44,'2021-01-13 11:58:55'),(15490,1,44,'2021-01-13 12:04:03'),(15491,1,15,'2021-01-13 12:04:05'),(15492,1,44,'2021-01-13 12:04:11'),(15493,1,44,'2021-01-13 13:31:15'),(15494,1,15,'2021-01-13 14:04:57'),(15495,1,76,'2021-01-13 14:58:57'),(15496,1,44,'2021-01-13 15:03:40'),(15497,1,44,'2021-01-13 15:35:57'),(15498,1,44,'2021-01-13 15:37:16'),(15499,1,44,'2021-01-13 15:50:05'),(15500,1,44,'2021-01-13 16:40:12'),(15501,1,44,'2021-01-13 17:49:34'),(15502,1,44,'2021-01-13 18:14:51'),(15503,1,44,'2021-01-13 18:25:18'),(15504,1,15,'2021-01-13 18:27:25'),(15505,1,44,'2021-01-13 18:42:56'),(15506,1,44,'2021-01-13 18:53:30'),(15507,1,44,'2021-01-13 20:35:46'),(15508,1,44,'2021-01-13 20:57:57'),(15509,1,44,'2021-01-13 21:50:50'),(15510,1,44,'2021-01-13 21:51:53'),(15511,1,66,'2021-01-13 21:52:48'),(15512,1,44,'2021-01-13 21:53:25'),(15513,1,44,'2021-01-13 22:38:32'),(15514,1,44,'2021-01-13 22:38:34'),(15515,1,44,'2021-01-13 23:07:34'),(15516,1,44,'2021-01-13 23:34:30'),(15517,1,44,'2021-01-14 00:38:42'),(15518,1,45,'2021-01-14 01:06:00'),(15519,1,44,'2021-01-14 01:26:55'),(15520,1,66,'2021-01-14 01:28:48'),(15521,1,44,'2021-01-14 01:29:48'),(15522,1,44,'2021-01-14 02:02:08'),(15523,1,15,'2021-01-14 02:03:59'),(15524,1,6,'2021-01-14 02:04:53'),(15525,1,5,'2021-01-14 02:07:59'),(15526,1,45,'2021-01-14 02:09:52'),(15527,1,43,'2021-01-14 02:10:37'),(15528,1,13,'2021-01-14 02:12:19'),(15529,1,53,'2021-01-14 02:13:32'),(15530,1,44,'2021-01-14 02:16:22'),(15531,1,76,'2021-01-14 02:17:30'),(15532,1,66,'2021-01-14 02:18:45'),(15533,1,56,'2021-01-14 02:19:45'),(15534,1,14,'2021-01-14 02:20:45'),(15535,1,70,'2021-01-14 02:21:41'),(15536,1,45,'2021-01-14 02:22:53'),(15537,1,59,'2021-01-14 02:23:59'),(15538,1,62,'2021-01-14 02:24:40'),(15539,1,15,'2021-01-14 02:25:17'),(15540,1,79,'2021-01-14 02:25:51'),(15541,1,73,'2021-01-14 02:26:39'),(15542,1,44,'2021-01-14 02:26:48'),(15543,1,44,'2021-01-14 02:27:06'),(15544,1,76,'2021-01-14 02:27:50'),(15545,1,62,'2021-01-14 02:28:28'),(15546,1,59,'2021-01-14 02:29:24'),(15547,1,66,'2021-01-14 02:31:14'),(15548,1,73,'2021-01-14 02:32:36'),(15549,1,70,'2021-01-14 02:34:30'),(15550,1,76,'2021-01-14 02:35:50'),(15551,1,79,'2021-01-14 02:38:24'),(15552,1,56,'2021-01-14 02:39:09'),(15553,1,53,'2021-01-14 02:40:05'),(15554,1,44,'2021-01-14 02:41:22'),(15555,1,43,'2021-01-14 02:42:46'),(15556,1,45,'2021-01-14 02:43:28'),(15557,1,44,'2021-01-14 02:48:52'),(15558,1,44,'2021-01-14 02:48:54'),(15559,1,44,'2021-01-14 03:21:57'),(15560,1,44,'2021-01-14 03:21:59'),(15561,1,44,'2021-01-14 03:42:08'),(15562,1,44,'2021-01-14 04:10:25'),(15563,1,44,'2021-01-14 04:34:59'),(15564,1,15,'2021-01-14 04:54:03'),(15565,1,15,'2021-01-14 04:54:59'),(15566,1,44,'2021-01-14 04:59:59'),(15567,1,44,'2021-01-14 04:59:59'),(15568,1,44,'2021-01-14 05:00:00'),(15569,1,44,'2021-01-14 05:00:00'),(15570,1,44,'2021-01-14 05:00:00'),(15571,1,45,'2021-01-14 05:14:50'),(15572,1,44,'2021-01-14 05:21:55'),(15573,1,44,'2021-01-14 05:43:53'),(15574,1,6,'2021-01-14 06:05:47'),(15575,1,44,'2021-01-14 08:01:33'),(15576,1,62,'2021-01-14 08:01:45'),(15577,1,76,'2021-01-14 08:06:13'),(15578,1,73,'2021-01-14 08:09:49'),(15579,1,45,'2021-01-14 08:19:27'),(15580,1,44,'2021-01-14 08:35:44'),(15581,1,44,'2021-01-14 08:49:21'),(15582,1,70,'2021-01-14 09:06:55'),(15583,1,79,'2021-01-14 09:24:17'),(15584,1,44,'2021-01-14 09:36:57'),(15585,1,59,'2021-01-14 10:13:15'),(15586,1,44,'2021-01-14 10:37:10'),(15587,1,45,'2021-01-14 10:38:37'),(15588,1,66,'2021-01-14 10:41:37'),(15589,1,66,'2021-01-14 10:44:38'),(15590,1,62,'2021-01-14 10:47:30'),(15591,1,56,'2021-01-14 10:50:24'),(15592,1,44,'2021-01-14 10:59:05'),(15593,1,44,'2021-01-14 11:11:46'),(15594,1,76,'2021-01-14 11:13:24'),(15595,1,73,'2021-01-14 11:16:13'),(15596,1,79,'2021-01-14 11:29:58'),(15597,1,43,'2021-01-14 11:32:49'),(15598,1,70,'2021-01-14 11:35:40'),(15599,1,53,'2021-01-14 11:43:56'),(15600,1,15,'2021-01-14 11:46:37'),(15601,1,15,'2021-01-14 11:47:29'),(15602,1,79,'2021-01-14 11:47:38'),(15603,1,44,'2021-01-14 11:47:46'),(15604,1,53,'2021-01-14 11:47:49'),(15605,1,5,'2021-01-14 11:47:59'),(15606,1,44,'2021-01-14 11:48:12'),(15607,1,45,'2021-01-14 11:48:22'),(15608,1,56,'2021-01-14 11:48:50'),(15609,1,44,'2021-01-14 11:50:04'),(15610,1,44,'2021-01-14 12:01:18'),(15611,1,44,'2021-01-14 12:01:20'),(15612,1,13,'2021-01-14 13:01:25'),(15613,1,44,'2021-01-14 13:05:53'),(15614,1,44,'2021-01-14 13:06:37'),(15615,1,44,'2021-01-14 13:08:00'),(15616,1,44,'2021-01-14 13:09:25'),(15617,1,44,'2021-01-14 13:09:55'),(15618,1,56,'2021-01-14 13:10:38'),(15619,1,44,'2021-01-14 13:10:44'),(15620,1,44,'2021-01-14 13:13:59'),(15621,1,44,'2021-01-14 13:15:02'),(15622,1,44,'2021-01-14 13:17:57'),(15623,1,44,'2021-01-14 13:19:07'),(15624,1,44,'2021-01-14 13:19:39'),(15625,1,44,'2021-01-14 13:21:13'),(15626,1,44,'2021-01-14 13:25:27'),(15627,1,44,'2021-01-14 13:25:50'),(15628,1,15,'2021-01-14 13:25:59'),(15629,1,45,'2021-01-14 13:26:14'),(15630,1,44,'2021-01-14 13:28:24'),(15631,1,44,'2021-01-14 13:31:08'),(15632,1,44,'2021-01-14 13:40:29'),(15633,1,44,'2021-01-14 13:43:05'),(15634,1,44,'2021-01-14 13:57:02'),(15635,1,45,'2021-01-14 14:00:29'),(15636,1,14,'2021-01-14 14:14:23'),(15637,1,53,'2021-01-14 14:17:49'),(15638,1,5,'2021-01-14 14:21:17'),(15639,1,59,'2021-01-14 14:24:56'),(15640,1,44,'2021-01-14 14:34:57'),(15641,1,44,'2021-01-14 14:34:58'),(15642,1,44,'2021-01-14 14:35:06'),(15643,1,44,'2021-01-14 14:35:27'),(15644,1,43,'2021-01-14 14:38:49'),(15645,1,6,'2021-01-14 14:42:14'),(15646,1,44,'2021-01-14 15:07:25'),(15647,1,44,'2021-01-14 15:12:28'),(15648,1,44,'2021-01-14 15:18:03'),(15649,1,44,'2021-01-14 15:19:08'),(15650,1,44,'2021-01-14 15:24:29'),(15651,1,44,'2021-01-14 15:32:11'),(15652,1,44,'2021-01-14 15:49:59'),(15653,1,44,'2021-01-14 16:57:44'),(15654,1,44,'2021-01-14 17:40:03'),(15655,1,44,'2021-01-14 18:34:09'),(15656,1,44,'2021-01-14 18:57:36'),(15657,1,44,'2021-01-14 19:38:49'),(15658,1,44,'2021-01-14 19:48:54'),(15659,1,43,'2021-01-14 20:24:22'),(15660,1,44,'2021-01-14 20:28:22'),(15661,1,44,'2021-01-14 20:40:55'),(15662,1,44,'2021-01-14 20:40:57'),(15663,1,44,'2021-01-14 20:41:03'),(15664,1,44,'2021-01-14 20:41:03'),(15665,1,44,'2021-01-14 20:41:04'),(15666,1,44,'2021-01-14 21:23:46'),(15667,1,44,'2021-01-14 21:28:58'),(15668,1,44,'2021-01-14 21:34:22'),(15669,1,44,'2021-01-14 21:55:53'),(15670,1,44,'2021-01-14 22:22:48'),(15671,1,44,'2021-01-14 22:55:07'),(15672,1,44,'2021-01-14 23:17:12'),(15673,1,44,'2021-01-15 00:52:33'),(15674,1,44,'2021-01-15 00:52:41'),(15675,1,44,'2021-01-15 00:52:51'),(15676,1,44,'2021-01-15 00:52:58'),(15677,1,44,'2021-01-15 00:53:06'),(15678,1,44,'2021-01-15 01:01:10'),(15679,1,44,'2021-01-15 01:22:16'),(15680,1,66,'2021-01-15 01:33:25'),(15681,1,44,'2021-01-15 02:03:43'),(15682,1,44,'2021-01-15 02:58:02'),(15683,1,44,'2021-01-15 03:10:08'),(15684,1,44,'2021-01-15 03:24:45'),(15685,1,44,'2021-01-15 03:38:49'),(15686,1,44,'2021-01-15 04:27:45'),(15687,1,44,'2021-01-15 04:36:51'),(15688,1,44,'2021-01-15 05:02:17'),(15689,1,44,'2021-01-15 05:38:01'),(15690,1,44,'2021-01-15 05:38:02'),(15691,1,44,'2021-01-15 07:38:13'),(15692,1,44,'2021-01-15 08:24:25'),(15693,1,44,'2021-01-15 08:36:25'),(15694,1,44,'2021-01-15 08:38:06'),(15695,1,44,'2021-01-15 08:40:06'),(15696,1,44,'2021-01-15 08:40:08'),(15697,1,44,'2021-01-15 09:37:06'),(15698,1,44,'2021-01-15 10:08:35'),(15699,1,44,'2021-01-15 10:21:04'),(15700,1,44,'2021-01-15 10:50:51'),(15701,1,44,'2021-01-15 11:04:12'),(15702,1,44,'2021-01-15 11:48:29'),(15703,1,44,'2021-01-15 11:53:00'),(15704,1,44,'2021-01-15 13:41:40'),(15705,1,5,'2021-01-15 16:25:44'),(15706,1,44,'2021-01-15 17:03:13'),(15707,1,6,'2021-01-15 17:03:19'),(15708,1,53,'2021-01-15 17:03:23'),(15709,1,53,'2021-01-15 17:03:25'),(15710,1,6,'2021-01-15 17:03:51'),(15711,1,53,'2021-01-15 17:04:17'),(15712,1,53,'2021-01-15 17:04:46'),(15713,1,53,'2021-01-15 17:04:50'),(15714,1,44,'2021-01-15 18:00:14'),(15715,1,44,'2021-01-15 18:00:26'),(15716,1,44,'2021-01-15 18:23:47'),(15717,1,44,'2021-01-15 18:28:26'),(15718,1,44,'2021-01-15 18:47:54'),(15719,1,44,'2021-01-15 18:58:41'),(15720,1,44,'2021-01-15 18:59:20'),(15721,1,44,'2021-01-15 18:59:24'),(15722,1,44,'2021-01-15 19:02:12'),(15723,1,62,'2021-01-15 19:51:22'),(15724,1,6,'2021-01-15 19:51:23'),(15725,1,44,'2021-01-15 20:36:49'),(15726,1,45,'2021-01-15 20:41:14'),(15727,1,44,'2021-01-15 20:44:24'),(15728,1,44,'2021-01-15 21:53:06'),(15729,1,44,'2021-01-15 22:05:45'),(15730,1,6,'2021-01-15 22:12:13'),(15731,1,44,'2021-01-15 22:15:46'),(15732,1,44,'2021-01-15 22:42:54'),(15733,1,44,'2021-01-15 22:50:40'),(15734,1,44,'2021-01-15 23:03:38'),(15735,1,44,'2021-01-16 00:27:16'),(15736,1,44,'2021-01-16 02:01:36'),(15737,1,6,'2021-01-16 02:08:09'),(15738,1,6,'2021-01-16 02:08:10'),(15739,1,6,'2021-01-16 02:08:11'),(15740,1,44,'2021-01-16 02:11:59'),(15741,1,44,'2021-01-16 02:37:33'),(15742,1,44,'2021-01-16 02:50:49'),(15743,1,44,'2021-01-16 02:51:41'),(15744,1,44,'2021-01-16 02:52:31'),(15745,1,44,'2021-01-16 02:53:22'),(15746,1,44,'2021-01-16 02:54:08'),(15747,1,44,'2021-01-16 03:44:55'),(15748,1,44,'2021-01-16 04:29:11'),(15749,1,44,'2021-01-16 04:30:00'),(15750,1,44,'2021-01-16 05:02:18'),(15751,1,6,'2021-01-16 05:02:18'),(15752,1,44,'2021-01-16 05:02:18'),(15753,1,44,'2021-01-16 05:42:19'),(15754,1,44,'2021-01-16 05:47:49'),(15755,1,44,'2021-01-16 05:51:49'),(15756,1,44,'2021-01-16 05:52:53'),(15757,1,44,'2021-01-16 06:17:56'),(15758,1,44,'2021-01-16 06:46:01'),(15759,1,44,'2021-01-16 06:48:06'),(15760,1,73,'2021-01-16 06:53:43'),(15761,1,5,'2021-01-16 07:42:43'),(15762,1,44,'2021-01-16 08:39:24'),(15763,1,44,'2021-01-16 08:39:31'),(15764,1,44,'2021-01-16 08:40:05'),(15765,1,44,'2021-01-16 09:22:18'),(15766,1,44,'2021-01-16 09:27:41'),(15767,1,44,'2021-01-16 09:28:07'),(15768,1,44,'2021-01-16 10:42:20'),(15769,1,44,'2021-01-16 12:25:26'),(15770,1,44,'2021-01-16 12:30:29'),(15771,1,44,'2021-01-16 12:30:29'),(15772,1,44,'2021-01-16 12:30:30'),(15773,1,44,'2021-01-16 12:30:31'),(15774,1,44,'2021-01-16 12:52:03'),(15775,1,44,'2021-01-16 12:59:58'),(15776,1,44,'2021-01-16 12:59:58'),(15777,1,44,'2021-01-16 13:25:00'),(15778,1,62,'2021-01-16 13:35:02'),(15779,1,44,'2021-01-16 13:59:47'),(15780,1,44,'2021-01-16 15:28:47'),(15781,1,44,'2021-01-16 17:14:04'),(15782,1,44,'2021-01-16 17:33:54'),(15783,1,15,'2021-01-16 17:53:12'),(15784,1,44,'2021-01-16 18:20:18'),(15785,1,79,'2021-01-16 19:23:44'),(15786,1,44,'2021-01-16 19:40:28'),(15787,1,44,'2021-01-16 19:41:53'),(15788,1,44,'2021-01-16 19:42:00'),(15789,1,44,'2021-01-16 19:42:14'),(15790,1,44,'2021-01-16 19:42:22'),(15791,1,44,'2021-01-16 19:42:31'),(15792,1,5,'2021-01-16 19:45:12'),(15793,1,45,'2021-01-16 20:21:52'),(15794,1,44,'2021-01-16 20:34:21'),(15795,1,44,'2021-01-16 20:41:41'),(15796,1,44,'2021-01-16 20:58:59'),(15797,1,44,'2021-01-16 21:23:46'),(15798,1,6,'2021-01-16 21:26:02'),(15799,1,44,'2021-01-16 22:07:52'),(15800,1,44,'2021-01-16 22:18:43'),(15801,1,59,'2021-01-16 23:18:01'),(15802,1,44,'2021-01-16 23:20:02'),(15803,1,44,'2021-01-16 23:20:03'),(15804,1,44,'2021-01-16 23:20:21'),(15805,1,44,'2021-01-16 23:20:23'),(15806,1,44,'2021-01-17 00:17:08'),(15807,1,76,'2021-01-17 00:40:38'),(15808,1,44,'2021-01-17 02:44:19'),(15809,1,44,'2021-01-17 02:53:43'),(15810,1,44,'2021-01-17 02:59:02'),(15811,1,44,'2021-01-17 04:34:05'),(15812,1,44,'2021-01-17 04:39:33'),(15813,1,44,'2021-01-17 04:39:36'),(15814,1,44,'2021-01-17 04:39:38'),(15815,1,44,'2021-01-17 04:39:43'),(15816,1,44,'2021-01-17 04:39:46'),(15817,1,44,'2021-01-17 04:46:28'),(15818,1,44,'2021-01-17 04:46:35'),(15819,1,6,'2021-01-17 04:46:41'),(15820,1,13,'2021-01-17 04:46:51'),(15821,1,43,'2021-01-17 04:47:00'),(15822,1,45,'2021-01-17 04:47:10'),(15823,1,14,'2021-01-17 04:47:19'),(15824,1,53,'2021-01-17 04:47:29'),(15825,1,44,'2021-01-17 04:47:38'),(15826,1,59,'2021-01-17 04:47:48'),(15827,1,76,'2021-01-17 04:47:57'),(15828,1,44,'2021-01-17 04:48:02'),(15829,1,44,'2021-01-17 05:05:44'),(15830,1,44,'2021-01-17 05:06:02'),(15831,1,44,'2021-01-17 05:54:16'),(15832,1,73,'2021-01-17 05:58:25'),(15833,1,44,'2021-01-17 06:04:56'),(15834,1,44,'2021-01-17 06:04:59'),(15835,1,44,'2021-01-17 06:04:59'),(15836,1,44,'2021-01-17 06:04:59'),(15837,1,44,'2021-01-17 06:05:00'),(15838,1,44,'2021-01-17 06:05:00'),(15839,1,44,'2021-01-17 06:05:00'),(15840,1,44,'2021-01-17 06:41:46'),(15841,1,44,'2021-01-17 06:50:32'),(15842,1,44,'2021-01-17 06:58:54'),(15843,1,62,'2021-01-17 08:17:12'),(15844,1,44,'2021-01-17 09:06:59'),(15845,1,44,'2021-01-17 09:22:43'),(15846,1,44,'2021-01-17 09:39:57'),(15847,1,62,'2021-01-17 10:06:10'),(15848,1,79,'2021-01-17 10:18:53'),(15849,1,44,'2021-01-17 10:20:46'),(15850,1,44,'2021-01-17 10:37:29'),(15851,1,73,'2021-01-17 10:47:18'),(15852,1,44,'2021-01-17 10:52:13'),(15853,1,44,'2021-01-17 11:12:06'),(15854,1,62,'2021-01-17 11:28:17'),(15855,1,44,'2021-01-17 11:41:38'),(15856,1,44,'2021-01-17 11:55:40'),(15857,1,43,'2021-01-17 12:48:19'),(15858,1,44,'2021-01-17 13:11:21'),(15859,1,44,'2021-01-17 13:11:21'),(15860,1,6,'2021-01-17 13:14:14'),(15861,1,45,'2021-01-17 13:14:14'),(15862,1,6,'2021-01-17 13:14:15'),(15863,1,44,'2021-01-17 13:18:59'),(15864,1,44,'2021-01-17 13:31:17'),(15865,1,6,'2021-01-17 14:09:10'),(15866,1,44,'2021-01-17 15:01:17'),(15867,1,44,'2021-01-17 15:12:52'),(15868,1,44,'2021-01-17 15:14:56'),(15869,1,44,'2021-01-17 15:16:04'),(15870,1,73,'2021-01-17 15:39:13'),(15871,1,44,'2021-01-17 15:46:23'),(15872,1,56,'2021-01-17 16:39:06'),(15873,1,45,'2021-01-17 17:19:31'),(15874,1,44,'2021-01-17 17:38:25'),(15875,1,44,'2021-01-17 17:48:27'),(15876,1,53,'2021-01-17 18:32:52'),(15877,1,44,'2021-01-17 18:56:28'),(15878,1,44,'2021-01-17 19:24:45'),(15879,1,44,'2021-01-17 19:24:46'),(15880,1,44,'2021-01-17 19:24:47'),(15881,1,66,'2021-01-17 19:31:22'),(15882,1,66,'2021-01-17 19:31:22'),(15883,1,13,'2021-01-17 19:59:11'),(15884,1,73,'2021-01-17 20:29:35'),(15885,1,44,'2021-01-17 20:46:08'),(15886,1,44,'2021-01-17 21:14:18'),(15887,1,44,'2021-01-17 21:25:15'),(15888,1,15,'2021-01-17 21:25:16'),(15889,1,44,'2021-01-17 21:25:17'),(15890,1,59,'2021-01-17 21:25:20'),(15891,1,45,'2021-01-17 21:25:21'),(15892,1,53,'2021-01-17 21:25:23'),(15893,1,43,'2021-01-17 21:25:26'),(15894,1,56,'2021-01-17 21:25:28'),(15895,1,66,'2021-01-17 21:25:30'),(15896,1,62,'2021-01-17 21:25:33'),(15897,1,70,'2021-01-17 21:25:35'),(15898,1,73,'2021-01-17 21:25:39'),(15899,1,76,'2021-01-17 21:25:42'),(15900,1,45,'2021-01-17 21:25:45'),(15901,1,79,'2021-01-17 21:25:48'),(15902,1,5,'2021-01-17 21:25:54'),(15903,1,44,'2021-01-17 21:25:54'),(15904,1,15,'2021-01-17 21:25:58'),(15905,1,13,'2021-01-17 21:26:01'),(15906,1,14,'2021-01-17 21:26:05'),(15907,1,6,'2021-01-17 21:26:09'),(15908,1,44,'2021-01-17 21:40:18'),(15909,1,62,'2021-01-17 22:05:26'),(15910,1,44,'2021-01-17 22:19:16'),(15911,1,56,'2021-01-17 22:50:08'),(15912,1,15,'2021-01-18 00:03:40'),(15913,1,44,'2021-01-18 00:06:03'),(15914,1,44,'2021-01-18 00:06:04'),(15915,1,44,'2021-01-18 00:06:04'),(15916,1,44,'2021-01-18 00:09:25'),(15917,1,44,'2021-01-18 00:09:44'),(15918,1,73,'2021-01-18 00:27:32'),(15919,1,76,'2021-01-18 00:47:05'),(15920,1,44,'2021-01-18 00:52:35'),(15921,1,44,'2021-01-18 01:34:52'),(15922,1,44,'2021-01-18 01:34:52'),(15923,1,44,'2021-01-18 01:41:56'),(15924,1,44,'2021-01-18 01:46:18'),(15925,1,44,'2021-01-18 01:48:55'),(15926,1,44,'2021-01-18 02:00:45'),(15927,1,44,'2021-01-18 02:14:09'),(15928,1,44,'2021-01-18 02:14:10'),(15929,1,79,'2021-01-18 02:37:15'),(15930,1,44,'2021-01-18 03:45:21'),(15931,1,44,'2021-01-18 04:34:39'),(15932,1,44,'2021-01-18 04:48:22'),(15933,1,44,'2021-01-18 05:10:02'),(15934,1,14,'2021-01-18 05:14:15'),(15935,1,44,'2021-01-18 05:16:41'),(15936,1,44,'2021-01-18 05:42:40'),(15937,1,44,'2021-01-18 05:43:00'),(15938,1,44,'2021-01-18 06:07:56'),(15939,1,79,'2021-01-18 06:08:00'),(15940,1,44,'2021-01-18 06:45:05'),(15941,1,59,'2021-01-18 06:53:50'),(15942,1,44,'2021-01-18 07:00:39'),(15943,1,44,'2021-01-18 07:50:03'),(15944,1,44,'2021-01-18 08:07:44'),(15945,1,44,'2021-01-18 08:33:50'),(15946,1,44,'2021-01-18 08:39:59'),(15947,1,44,'2021-01-18 09:23:35'),(15948,1,44,'2021-01-18 09:23:36'),(15949,1,44,'2021-01-18 09:51:34'),(15950,1,44,'2021-01-18 09:54:03'),(15951,1,44,'2021-01-18 10:23:38'),(15952,1,44,'2021-01-18 10:23:40'),(15953,1,44,'2021-01-18 10:42:50'),(15954,1,45,'2021-01-18 11:10:32'),(15955,1,44,'2021-01-18 11:27:56'),(15956,1,44,'2021-01-18 11:42:21'),(15957,1,44,'2021-01-18 12:15:15'),(15958,1,53,'2021-01-18 13:15:31'),(15959,1,44,'2021-01-18 13:35:53'),(15960,1,45,'2021-01-18 13:57:27'),(15961,1,44,'2021-01-18 13:57:28'),(15962,1,44,'2021-01-18 14:24:47'),(15963,1,13,'2021-01-18 14:44:35'),(15964,1,44,'2021-01-18 14:55:10'),(15965,1,76,'2021-01-18 15:02:19'),(15966,1,44,'2021-01-18 15:35:09'),(15967,1,44,'2021-01-18 15:59:51'),(15968,1,44,'2021-01-18 18:21:12'),(15969,1,73,'2021-01-18 18:22:34'),(15970,1,44,'2021-01-18 18:47:32'),(15971,1,44,'2021-01-18 18:55:59'),(15972,1,62,'2021-01-18 19:34:59'),(15973,1,44,'2021-01-18 20:07:03'),(15974,1,44,'2021-01-18 20:39:46'),(15975,1,44,'2021-01-18 20:55:00'),(15976,1,44,'2021-01-18 21:33:58'),(15977,1,44,'2021-01-18 21:51:29'),(15978,1,44,'2021-01-18 21:52:55'),(15979,1,44,'2021-01-18 23:01:19'),(15980,1,59,'2021-01-18 23:15:36'),(15981,1,44,'2021-01-18 23:46:48'),(15982,1,44,'2021-01-18 23:55:23'),(15983,1,44,'2021-01-19 00:17:00'),(15984,1,44,'2021-01-19 00:30:10'),(15985,1,44,'2021-01-19 00:44:18'),(15986,1,44,'2021-01-19 01:02:22'),(15987,1,44,'2021-01-19 01:02:27'),(15988,1,44,'2021-01-19 01:02:28'),(15989,1,44,'2021-01-19 01:02:30'),(15990,1,44,'2021-01-19 01:02:31'),(15991,1,44,'2021-01-19 01:02:33'),(15992,1,44,'2021-01-19 01:02:34'),(15993,1,44,'2021-01-19 01:02:35'),(15994,1,44,'2021-01-19 01:02:37'),(15995,1,44,'2021-01-19 01:57:08'),(15996,1,44,'2021-01-19 02:40:14'),(15997,1,44,'2021-01-19 03:11:36'),(15998,1,44,'2021-01-19 03:38:35'),(15999,1,44,'2021-01-19 04:31:16'),(16000,1,44,'2021-01-19 05:13:35'),(16001,1,44,'2021-01-19 05:22:03'),(16002,1,44,'2021-01-19 06:18:17'),(16003,1,44,'2021-01-19 06:48:57'),(16004,1,44,'2021-01-19 07:09:36'),(16005,1,44,'2021-01-19 07:09:37'),(16006,1,44,'2021-01-19 07:09:37'),(16007,1,44,'2021-01-19 07:22:16'),(16008,1,44,'2021-01-19 08:03:57'),(16009,1,73,'2021-01-19 08:16:09'),(16010,1,44,'2021-01-19 08:35:40'),(16011,1,44,'2021-01-19 08:39:07'),(16012,1,44,'2021-01-19 08:44:15'),(16013,1,44,'2021-01-19 08:50:22'),(16014,1,45,'2021-01-19 08:56:34'),(16015,1,44,'2021-01-19 09:23:32'),(16016,1,44,'2021-01-19 09:23:33'),(16017,1,44,'2021-01-19 09:42:21'),(16018,1,44,'2021-01-19 10:10:52'),(16019,1,6,'2021-01-19 10:10:53'),(16020,1,70,'2021-01-19 10:52:27'),(16021,1,44,'2021-01-19 11:34:30'),(16022,1,44,'2021-01-19 11:34:33'),(16023,1,44,'2021-01-19 11:59:11'),(16024,1,44,'2021-01-19 12:17:08'),(16025,1,44,'2021-01-19 12:48:09'),(16026,1,44,'2021-01-19 13:35:50'),(16027,1,44,'2021-01-19 13:49:15'),(16028,1,44,'2021-01-19 15:07:56'),(16029,1,44,'2021-01-19 16:35:52'),(16030,1,44,'2021-01-19 16:41:28'),(16031,1,44,'2021-01-19 17:01:30'),(16032,1,44,'2021-01-19 17:01:31'),(16033,1,44,'2021-01-19 17:44:41'),(16034,1,44,'2021-01-19 18:39:26'),(16035,1,44,'2021-01-19 18:42:31'),(16036,1,44,'2021-01-19 18:51:19'),(16037,1,44,'2021-01-19 18:59:30'),(16038,1,44,'2021-01-19 19:02:18'),(16039,1,44,'2021-01-19 20:01:19'),(16040,1,13,'2021-01-19 20:01:20'),(16041,1,6,'2021-01-19 20:01:20'),(16042,1,44,'2021-01-19 20:16:59'),(16043,1,44,'2021-01-19 20:17:02'),(16044,1,44,'2021-01-19 20:42:06'),(16045,1,79,'2021-01-19 21:17:30'),(16046,1,44,'2021-01-19 21:18:06'),(16047,1,15,'2021-01-19 22:05:36'),(16048,1,79,'2021-01-19 22:28:42'),(16049,1,44,'2021-01-19 22:54:32'),(16050,1,44,'2021-01-19 23:03:39'),(16051,1,76,'2021-01-19 23:03:49'),(16052,1,62,'2021-01-19 23:03:59'),(16053,1,15,'2021-01-19 23:04:09'),(16054,1,15,'2021-01-19 23:04:47'),(16055,1,44,'2021-01-19 23:46:55'),(16056,1,44,'2021-01-19 23:48:16'),(16057,1,44,'2021-01-19 23:49:12'),(16058,1,44,'2021-01-20 00:43:49'),(16059,1,44,'2021-01-20 00:56:32'),(16060,1,44,'2021-01-20 03:21:44'),(16061,1,6,'2021-01-20 05:56:33'),(16062,1,44,'2021-01-20 06:02:26'),(16063,1,15,'2021-01-20 06:02:53'),(16064,1,15,'2021-01-20 06:02:54'),(16065,1,44,'2021-01-20 06:03:52'),(16066,1,44,'2021-01-20 06:03:52'),(16067,1,44,'2021-01-20 06:03:53'),(16068,1,44,'2021-01-20 06:03:53'),(16069,1,44,'2021-01-20 06:04:43'),(16070,1,44,'2021-01-20 06:04:45'),(16071,1,53,'2021-01-20 06:05:51'),(16072,1,53,'2021-01-20 06:05:53'),(16073,1,15,'2021-01-20 06:06:24'),(16074,1,15,'2021-01-20 06:06:24'),(16075,1,15,'2021-01-20 06:06:25'),(16076,1,15,'2021-01-20 06:06:26'),(16077,1,45,'2021-01-20 06:07:15'),(16078,1,45,'2021-01-20 06:07:16'),(16079,1,45,'2021-01-20 06:07:16'),(16080,1,45,'2021-01-20 06:07:16'),(16081,1,66,'2021-01-20 06:07:48'),(16082,1,66,'2021-01-20 06:07:50'),(16083,1,44,'2021-01-20 06:21:48'),(16084,1,44,'2021-01-20 06:34:20'),(16085,1,44,'2021-01-20 08:36:29'),(16086,1,44,'2021-01-20 08:57:02'),(16087,1,44,'2021-01-20 09:03:45'),(16088,1,44,'2021-01-20 09:09:03'),(16089,1,44,'2021-01-20 09:22:32'),(16090,1,44,'2021-01-20 10:47:49'),(16091,1,44,'2021-01-20 10:47:49'),(16092,1,44,'2021-01-20 10:47:49'),(16093,1,44,'2021-01-20 12:42:29'),(16094,1,44,'2021-01-20 12:49:12'),(16095,1,44,'2021-01-20 12:52:59'),(16096,1,44,'2021-01-20 13:15:14'),(16097,1,44,'2021-01-20 13:27:30'),(16098,1,5,'2021-01-20 13:29:48'),(16099,1,44,'2021-01-20 13:36:39'),(16100,1,44,'2021-01-20 13:54:18'),(16101,1,44,'2021-01-20 14:12:31'),(16102,1,44,'2021-01-20 14:53:44'),(16103,1,44,'2021-01-20 16:20:36'),(16104,1,44,'2021-01-20 17:13:44'),(16105,1,44,'2021-01-20 17:41:06'),(16106,1,44,'2021-01-20 17:50:36'),(16107,1,44,'2021-01-20 18:54:47'),(16108,1,44,'2021-01-20 19:07:25'),(16109,1,44,'2021-01-20 19:38:28'),(16110,1,44,'2021-01-20 19:49:45'),(16111,1,44,'2021-01-20 20:25:44'),(16112,1,6,'2021-01-20 20:25:45'),(16113,1,44,'2021-01-20 21:24:14'),(16114,1,44,'2021-01-20 21:24:29'),(16115,1,45,'2021-01-20 21:41:41'),(16116,1,44,'2021-01-20 21:54:52'),(16117,1,44,'2021-01-20 21:55:50'),(16118,1,13,'2021-01-20 23:05:06'),(16119,1,44,'2021-01-20 23:55:41'),(16120,1,6,'2021-01-20 23:55:42'),(16121,1,6,'2021-01-21 00:50:35'),(16122,1,79,'2021-01-21 00:58:12'),(16123,1,76,'2021-01-21 02:46:42'),(16124,1,44,'2021-01-21 02:51:47'),(16125,1,44,'2021-01-21 03:00:23'),(16126,1,44,'2021-01-21 04:13:23'),(16127,1,44,'2021-01-21 04:35:45'),(16128,1,44,'2021-01-21 05:36:43'),(16129,1,44,'2021-01-21 06:17:06'),(16130,1,44,'2021-01-21 06:17:06'),(16131,1,44,'2021-01-21 06:40:54'),(16132,1,44,'2021-01-21 06:57:40'),(16133,1,44,'2021-01-21 08:54:10'),(16134,1,44,'2021-01-21 10:12:26'),(16135,1,44,'2021-01-21 10:12:37'),(16136,1,44,'2021-01-21 10:16:32'),(16137,1,44,'2021-01-21 10:45:36'),(16138,1,6,'2021-01-21 10:54:33'),(16139,1,44,'2021-01-21 12:02:42'),(16140,1,44,'2021-01-21 12:26:18'),(16141,1,44,'2021-01-21 13:32:26'),(16142,1,62,'2021-01-21 13:42:49'),(16143,1,44,'2021-01-21 14:20:46'),(16144,1,70,'2021-01-21 14:31:21'),(16145,1,44,'2021-01-21 14:43:42'),(16146,1,44,'2021-01-21 14:45:49'),(16147,1,44,'2021-01-21 14:47:27'),(16148,1,44,'2021-01-21 14:55:58'),(16149,1,44,'2021-01-21 15:08:03'),(16150,1,13,'2021-01-21 15:08:06'),(16151,1,6,'2021-01-21 15:08:06'),(16152,1,44,'2021-01-21 15:34:42'),(16153,1,44,'2021-01-21 16:13:32'),(16154,1,44,'2021-01-21 16:13:36'),(16155,1,44,'2021-01-21 16:27:39'),(16156,1,44,'2021-01-21 17:10:21'),(16157,1,76,'2021-01-21 17:30:32'),(16158,1,44,'2021-01-21 18:38:58'),(16159,1,44,'2021-01-21 18:39:53'),(16160,1,73,'2021-01-21 19:18:57'),(16161,1,44,'2021-01-21 19:25:29'),(16162,1,44,'2021-01-21 19:46:33'),(16163,1,44,'2021-01-21 19:49:56'),(16164,1,73,'2021-01-21 20:06:06'),(16165,1,44,'2021-01-21 20:28:32'),(16166,1,6,'2021-01-21 20:28:35'),(16167,1,14,'2021-01-21 20:28:37'),(16168,1,13,'2021-01-21 20:28:40'),(16169,1,15,'2021-01-21 20:28:43'),(16170,1,5,'2021-01-21 20:28:44'),(16171,1,79,'2021-01-21 20:28:46'),(16172,1,45,'2021-01-21 20:28:51'),(16173,1,79,'2021-01-21 20:28:58'),(16174,1,76,'2021-01-21 20:28:59'),(16175,1,76,'2021-01-21 20:29:01'),(16176,1,73,'2021-01-21 20:29:03'),(16177,1,73,'2021-01-21 20:29:05'),(16178,1,70,'2021-01-21 20:29:07'),(16179,1,70,'2021-01-21 20:29:09'),(16180,1,62,'2021-01-21 20:29:12'),(16181,1,62,'2021-01-21 20:29:15'),(16182,1,66,'2021-01-21 20:29:17'),(16183,1,66,'2021-01-21 20:29:19'),(16184,1,56,'2021-01-21 20:29:22'),(16185,1,56,'2021-01-21 20:29:24'),(16186,1,43,'2021-01-21 20:29:27'),(16187,1,43,'2021-01-21 20:29:29'),(16188,1,53,'2021-01-21 20:29:31'),(16189,1,53,'2021-01-21 20:29:34'),(16190,1,45,'2021-01-21 20:29:36'),(16191,1,45,'2021-01-21 20:29:38'),(16192,1,59,'2021-01-21 20:29:41'),(16193,1,59,'2021-01-21 20:29:44'),(16194,1,44,'2021-01-21 20:29:47'),(16195,1,44,'2021-01-21 20:29:48'),(16196,1,15,'2021-01-21 20:29:51'),(16197,1,15,'2021-01-21 20:29:54'),(16198,1,15,'2021-01-21 20:29:56'),(16199,1,44,'2021-01-21 21:33:00'),(16200,1,44,'2021-01-21 21:33:00'),(16201,1,44,'2021-01-21 21:33:01'),(16202,1,44,'2021-01-21 21:33:04'),(16203,1,44,'2021-01-21 21:33:18'),(16204,1,44,'2021-01-21 21:33:44'),(16205,1,44,'2021-01-21 21:37:05'),(16206,1,44,'2021-01-21 21:51:55'),(16207,1,44,'2021-01-21 22:15:31'),(16208,1,15,'2021-01-21 23:17:47'),(16209,1,62,'2021-01-21 23:48:20'),(16210,1,44,'2021-01-21 23:58:57'),(16211,1,44,'2021-01-22 01:00:01'),(16212,1,44,'2021-01-22 01:00:01'),(16213,1,44,'2021-01-22 01:00:01'),(16214,1,44,'2021-01-22 01:00:01'),(16215,1,44,'2021-01-22 01:00:04'),(16216,1,6,'2021-01-22 01:00:06'),(16217,1,5,'2021-01-22 01:00:08'),(16218,1,13,'2021-01-22 01:00:10'),(16219,1,44,'2021-01-22 02:59:38'),(16220,1,44,'2021-01-22 02:59:38'),(16221,1,44,'2021-01-22 02:59:38'),(16222,1,44,'2021-01-22 02:59:38'),(16223,1,44,'2021-01-22 02:59:39'),(16224,1,44,'2021-01-22 02:59:39'),(16225,1,44,'2021-01-22 02:59:39'),(16226,1,44,'2021-01-22 02:59:41'),(16227,1,44,'2021-01-22 02:59:41'),(16228,1,44,'2021-01-22 02:59:42'),(16229,1,44,'2021-01-22 02:59:42'),(16230,1,44,'2021-01-22 02:59:43'),(16231,1,44,'2021-01-22 02:59:44'),(16232,1,44,'2021-01-22 02:59:44'),(16233,1,44,'2021-01-22 02:59:45'),(16234,1,44,'2021-01-22 02:59:46'),(16235,1,44,'2021-01-22 02:59:46'),(16236,1,44,'2021-01-22 02:59:47'),(16237,1,44,'2021-01-22 02:59:48'),(16238,1,44,'2021-01-22 02:59:48'),(16239,1,44,'2021-01-22 02:59:49'),(16240,1,44,'2021-01-22 02:59:50'),(16241,1,44,'2021-01-22 02:59:50'),(16242,1,44,'2021-01-22 02:59:51'),(16243,1,44,'2021-01-22 02:59:51'),(16244,1,44,'2021-01-22 02:59:52'),(16245,1,44,'2021-01-22 02:59:53'),(16246,1,44,'2021-01-22 02:59:53'),(16247,1,44,'2021-01-22 02:59:53'),(16248,1,44,'2021-01-22 02:59:54'),(16249,1,44,'2021-01-22 02:59:54'),(16250,1,44,'2021-01-22 02:59:55'),(16251,1,44,'2021-01-22 02:59:55'),(16252,1,44,'2021-01-22 02:59:55'),(16253,1,44,'2021-01-22 02:59:57'),(16254,1,44,'2021-01-22 02:59:57'),(16255,1,44,'2021-01-22 02:59:58'),(16256,1,44,'2021-01-22 03:00:00'),(16257,1,44,'2021-01-22 03:00:04'),(16258,1,44,'2021-01-22 03:00:05'),(16259,1,44,'2021-01-22 03:00:06'),(16260,1,44,'2021-01-22 03:00:08'),(16261,1,44,'2021-01-22 03:00:10'),(16262,1,44,'2021-01-22 03:00:15'),(16263,1,44,'2021-01-22 03:00:17'),(16264,1,44,'2021-01-22 03:00:18'),(16265,1,44,'2021-01-22 03:00:19'),(16266,1,44,'2021-01-22 03:00:21'),(16267,1,44,'2021-01-22 03:00:22'),(16268,1,44,'2021-01-22 03:00:25'),(16269,1,44,'2021-01-22 04:01:52'),(16270,1,44,'2021-01-22 04:50:19'),(16271,1,44,'2021-01-22 04:58:19'),(16272,1,44,'2021-01-22 05:35:30'),(16273,1,66,'2021-01-22 05:46:36'),(16274,1,70,'2021-01-22 06:10:57'),(16275,1,44,'2021-01-22 06:18:28'),(16276,1,44,'2021-01-22 06:45:14'),(16277,1,43,'2021-01-22 07:19:47'),(16278,1,44,'2021-01-22 07:41:04'),(16279,1,44,'2021-01-22 08:03:40'),(16280,1,44,'2021-01-22 08:04:06'),(16281,1,44,'2021-01-22 08:04:08'),(16282,1,44,'2021-01-22 08:04:09'),(16283,1,44,'2021-01-22 08:16:09'),(16284,1,44,'2021-01-22 08:54:37'),(16285,1,44,'2021-01-22 10:16:51'),(16286,1,44,'2021-01-22 10:27:59'),(16287,1,44,'2021-01-22 10:33:37'),(16288,1,44,'2021-01-22 10:38:38'),(16289,1,44,'2021-01-22 10:55:13'),(16290,1,44,'2021-01-22 10:55:16'),(16291,1,44,'2021-01-22 10:55:20'),(16292,1,44,'2021-01-22 10:55:21'),(16293,1,44,'2021-01-22 11:40:57'),(16294,1,6,'2021-01-22 11:41:02'),(16295,1,44,'2021-01-22 11:41:28'),(16296,1,44,'2021-01-22 12:01:19'),(16297,1,44,'2021-01-22 12:07:52'),(16298,1,44,'2021-01-22 12:12:22'),(16299,1,44,'2021-01-22 12:36:55'),(16300,1,44,'2021-01-22 12:51:23'),(16301,1,70,'2021-01-22 13:06:13'),(16302,1,44,'2021-01-22 13:31:07'),(16303,1,59,'2021-01-22 13:37:41'),(16304,1,44,'2021-01-22 13:44:26'),(16305,1,44,'2021-01-22 13:44:27'),(16306,1,44,'2021-01-22 13:44:28'),(16307,1,44,'2021-01-22 14:17:48'),(16308,1,6,'2021-01-22 15:57:42'),(16309,1,44,'2021-01-22 17:56:50'),(16310,1,59,'2021-01-22 18:12:13'),(16311,1,44,'2021-01-22 18:33:21'),(16312,1,44,'2021-01-22 18:51:51'),(16313,1,44,'2021-01-22 19:01:49'),(16314,1,44,'2021-01-22 19:25:28'),(16315,1,44,'2021-01-22 19:52:59'),(16316,1,44,'2021-01-22 20:14:54'),(16317,1,44,'2021-01-22 21:44:55'),(16318,1,44,'2021-01-22 21:44:57'),(16319,1,44,'2021-01-22 21:44:58'),(16320,1,44,'2021-01-22 21:44:59'),(16321,1,44,'2021-01-22 21:44:59'),(16322,1,44,'2021-01-22 21:45:00'),(16323,1,44,'2021-01-22 21:45:01'),(16324,1,44,'2021-01-22 21:45:02'),(16325,1,44,'2021-01-22 21:45:02'),(16326,1,44,'2021-01-22 21:45:03'),(16327,1,44,'2021-01-22 21:45:04'),(16328,1,44,'2021-01-22 22:35:23'),(16329,1,44,'2021-01-22 23:22:00'),(16330,1,44,'2021-01-23 00:02:39'),(16331,1,44,'2021-01-23 00:56:04'),(16332,1,44,'2021-01-23 01:04:48'),(16333,1,6,'2021-01-23 01:16:09'),(16334,1,6,'2021-01-23 01:16:11'),(16335,1,6,'2021-01-23 01:32:40'),(16336,1,44,'2021-01-23 03:26:08'),(16337,1,44,'2021-01-23 03:43:25'),(16338,1,44,'2021-01-23 03:58:45'),(16339,1,44,'2021-01-23 04:45:24'),(16340,1,44,'2021-01-23 05:02:19'),(16341,1,44,'2021-01-23 05:43:40'),(16342,1,44,'2021-01-23 06:24:03'),(16343,1,44,'2021-01-23 06:24:03'),(16344,1,44,'2021-01-23 06:24:04'),(16345,1,44,'2021-01-23 06:24:06'),(16346,1,44,'2021-01-23 06:24:06'),(16347,1,44,'2021-01-23 06:24:06'),(16348,1,44,'2021-01-23 06:24:06'),(16349,1,44,'2021-01-23 07:39:33'),(16350,1,44,'2021-01-23 07:48:14'),(16351,1,44,'2021-01-23 08:25:14'),(16352,1,44,'2021-01-23 09:17:10'),(16353,1,44,'2021-01-23 09:24:36'),(16354,1,44,'2021-01-23 09:43:39'),(16355,1,44,'2021-01-23 09:43:43'),(16356,1,44,'2021-01-23 09:43:46'),(16357,1,43,'2021-01-23 10:16:35'),(16358,1,44,'2021-01-23 10:26:09'),(16359,1,56,'2021-01-23 12:43:56'),(16360,1,44,'2021-01-23 12:57:11'),(16361,1,44,'2021-01-23 13:52:22'),(16362,1,44,'2021-01-23 13:54:33'),(16363,1,79,'2021-01-23 14:13:55'),(16364,1,44,'2021-01-23 14:16:38'),(16365,1,44,'2021-01-23 15:31:25'),(16366,1,44,'2021-01-23 15:32:29'),(16367,1,45,'2021-01-23 15:33:46'),(16368,1,44,'2021-01-23 15:51:41'),(16369,1,44,'2021-01-23 15:53:46'),(16370,1,44,'2021-01-23 15:57:01'),(16371,1,6,'2021-01-23 16:09:07'),(16372,1,66,'2021-01-23 17:12:25'),(16373,1,44,'2021-01-23 18:54:35'),(16374,1,44,'2021-01-23 19:32:19'),(16375,1,44,'2021-01-23 20:13:14'),(16376,1,44,'2021-01-23 20:31:15'),(16377,1,44,'2021-01-23 22:10:10'),(16378,1,44,'2021-01-23 22:38:14'),(16379,1,44,'2021-01-23 23:38:29'),(16380,1,44,'2021-01-23 23:42:44'),(16381,1,44,'2021-01-24 00:28:18'),(16382,1,6,'2021-01-24 01:03:18'),(16383,1,44,'2021-01-24 01:49:24'),(16384,1,44,'2021-01-24 02:05:41'),(16385,1,44,'2021-01-24 02:47:20'),(16386,1,44,'2021-01-24 04:12:35'),(16387,1,44,'2021-01-24 04:16:35'),(16388,1,44,'2021-01-24 04:23:32'),(16389,1,44,'2021-01-24 04:35:36'),(16390,1,44,'2021-01-24 04:47:13'),(16391,1,44,'2021-01-24 05:39:03'),(16392,1,62,'2021-01-24 06:04:17'),(16393,1,44,'2021-01-24 06:04:44'),(16394,1,44,'2021-01-24 07:45:31'),(16395,1,44,'2021-01-24 07:58:40'),(16396,1,44,'2021-01-24 08:34:37'),(16397,1,44,'2021-01-24 09:09:43'),(16398,1,44,'2021-01-24 09:09:43'),(16399,1,44,'2021-01-24 09:34:03'),(16400,1,6,'2021-01-24 09:34:35'),(16401,1,44,'2021-01-24 10:25:21'),(16402,1,44,'2021-01-24 10:35:29'),(16403,1,44,'2021-01-24 10:41:32'),(16404,1,44,'2021-01-24 10:50:19'),(16405,1,44,'2021-01-24 11:50:09'),(16406,1,15,'2021-01-24 11:50:11'),(16407,1,44,'2021-01-24 11:50:13'),(16408,1,59,'2021-01-24 11:50:15'),(16409,1,45,'2021-01-24 11:50:16'),(16410,1,53,'2021-01-24 11:50:20'),(16411,1,56,'2021-01-24 11:50:25'),(16412,1,43,'2021-01-24 11:50:26'),(16413,1,62,'2021-01-24 11:50:30'),(16414,1,66,'2021-01-24 11:50:34'),(16415,1,70,'2021-01-24 11:50:34'),(16416,1,73,'2021-01-24 11:50:38'),(16417,1,76,'2021-01-24 11:50:40'),(16418,1,79,'2021-01-24 11:50:45'),(16419,1,5,'2021-01-24 11:50:52'),(16420,1,44,'2021-01-24 11:50:52'),(16421,1,45,'2021-01-24 11:50:54'),(16422,1,15,'2021-01-24 11:50:55'),(16423,1,13,'2021-01-24 11:50:58'),(16424,1,14,'2021-01-24 11:50:58'),(16425,1,6,'2021-01-24 11:51:02'),(16426,1,44,'2021-01-24 12:56:09'),(16427,1,79,'2021-01-24 13:21:03'),(16428,1,44,'2021-01-24 13:26:15'),(16429,1,44,'2021-01-24 13:32:50'),(16430,1,66,'2021-01-24 14:19:58'),(16431,1,44,'2021-01-24 14:28:04'),(16432,1,73,'2021-01-24 16:47:43'),(16433,1,44,'2021-01-24 16:49:00'),(16434,1,44,'2021-01-24 18:32:36'),(16435,1,44,'2021-01-24 18:32:51'),(16436,1,66,'2021-01-24 18:42:54'),(16437,1,44,'2021-01-24 18:49:09'),(16438,1,44,'2021-01-24 18:53:09'),(16439,1,44,'2021-01-24 19:40:04'),(16440,1,44,'2021-01-24 19:43:48'),(16441,1,44,'2021-01-24 19:45:08'),(16442,1,6,'2021-01-24 20:08:16'),(16443,1,44,'2021-01-24 20:31:11'),(16444,1,6,'2021-01-24 20:31:12'),(16445,1,45,'2021-01-24 20:31:13'),(16446,1,56,'2021-01-24 20:38:01'),(16447,1,44,'2021-01-24 20:53:23'),(16448,1,44,'2021-01-24 22:50:43'),(16449,1,6,'2021-01-24 23:02:16'),(16450,1,6,'2021-01-24 23:02:16'),(16451,1,44,'2021-01-24 23:20:18'),(16452,1,44,'2021-01-24 23:21:50'),(16453,1,44,'2021-01-24 23:48:52'),(16454,1,44,'2021-01-25 00:36:03'),(16455,1,44,'2021-01-25 00:42:27'),(16456,1,44,'2021-01-25 01:11:27'),(16457,1,44,'2021-01-25 01:11:58'),(16458,1,6,'2021-01-25 02:46:34'),(16459,1,6,'2021-01-25 02:46:35'),(16460,1,53,'2021-01-25 02:46:59'),(16461,1,73,'2021-01-25 02:46:59'),(16462,1,76,'2021-01-25 02:47:02'),(16463,1,45,'2021-01-25 02:47:02'),(16464,1,73,'2021-01-25 02:49:20'),(16465,1,44,'2021-01-25 02:56:09'),(16466,1,44,'2021-01-25 03:36:20'),(16467,1,62,'2021-01-25 03:52:59'),(16468,1,44,'2021-01-25 04:49:13'),(16469,1,66,'2021-01-25 05:16:47'),(16470,1,53,'2021-01-25 05:32:44'),(16471,1,45,'2021-01-25 06:44:13'),(16472,1,76,'2021-01-25 06:49:32'),(16473,1,73,'2021-01-25 06:49:35'),(16474,1,14,'2021-01-25 07:42:21'),(16475,1,44,'2021-01-25 08:35:03'),(16476,1,44,'2021-01-25 08:54:56'),(16477,1,44,'2021-01-25 09:00:18'),(16478,1,59,'2021-01-25 09:09:36'),(16479,1,53,'2021-01-25 09:09:36'),(16480,1,73,'2021-01-25 09:09:36'),(16481,1,45,'2021-01-25 09:09:45'),(16482,1,43,'2021-01-25 09:10:14'),(16483,1,44,'2021-01-25 09:10:17'),(16484,1,73,'2021-01-25 09:10:21'),(16485,1,76,'2021-01-25 09:10:26'),(16486,1,66,'2021-01-25 10:24:43'),(16487,1,44,'2021-01-25 11:53:00'),(16488,1,44,'2021-01-25 12:27:18'),(16489,1,44,'2021-01-25 13:31:15'),(16490,1,44,'2021-01-25 13:42:16'),(16491,1,44,'2021-01-25 13:50:19'),(16492,1,76,'2021-01-25 14:29:46'),(16493,1,44,'2021-01-25 14:43:57'),(16494,1,44,'2021-01-25 15:41:52'),(16495,1,44,'2021-01-25 15:54:32'),(16496,1,44,'2021-01-25 16:02:03'),(16497,1,44,'2021-01-25 16:16:45'),(16498,1,44,'2021-01-25 17:16:51'),(16499,1,44,'2021-01-25 17:36:07'),(16500,1,44,'2021-01-25 18:19:27'),(16501,1,44,'2021-01-25 18:20:08'),(16502,1,44,'2021-01-25 18:36:10'),(16503,1,6,'2021-01-25 18:57:32'),(16504,1,44,'2021-01-25 19:03:36'),(16505,1,44,'2021-01-25 19:06:39'),(16506,1,44,'2021-01-25 19:11:23'),(16507,1,44,'2021-01-25 21:47:31'),(16508,1,44,'2021-01-25 21:47:47'),(16509,1,15,'2021-01-25 21:47:54'),(16510,1,6,'2021-01-25 21:48:00'),(16511,1,5,'2021-01-25 21:48:08'),(16512,1,45,'2021-01-25 21:48:19'),(16513,1,43,'2021-01-25 21:48:29'),(16514,1,13,'2021-01-25 21:48:36'),(16515,1,53,'2021-01-25 21:48:45'),(16516,1,44,'2021-01-25 21:48:58'),(16517,1,76,'2021-01-25 21:49:06'),(16518,1,56,'2021-01-25 21:49:17'),(16519,1,14,'2021-01-25 21:49:26'),(16520,1,70,'2021-01-25 21:49:34'),(16521,1,45,'2021-01-25 21:49:41'),(16522,1,59,'2021-01-25 21:49:47'),(16523,1,62,'2021-01-25 21:49:53'),(16524,1,15,'2021-01-25 21:50:05'),(16525,1,79,'2021-01-25 21:50:14'),(16526,1,73,'2021-01-25 21:50:21'),(16527,1,62,'2021-01-25 21:50:27'),(16528,1,59,'2021-01-25 21:50:33'),(16529,1,66,'2021-01-25 21:50:39'),(16530,1,73,'2021-01-25 21:50:46'),(16531,1,70,'2021-01-25 21:50:53'),(16532,1,76,'2021-01-25 21:51:02'),(16533,1,79,'2021-01-25 21:51:09'),(16534,1,56,'2021-01-25 21:51:17'),(16535,1,53,'2021-01-25 21:51:25'),(16536,1,44,'2021-01-25 21:51:33'),(16537,1,43,'2021-01-25 21:51:48'),(16538,1,45,'2021-01-25 21:51:54'),(16539,1,15,'2021-01-25 21:52:01'),(16540,1,15,'2021-01-25 21:52:07'),(16541,1,44,'2021-01-25 22:41:04'),(16542,1,44,'2021-01-25 23:34:17'),(16543,1,44,'2021-01-25 23:34:29'),(16544,1,44,'2021-01-25 23:46:48'),(16545,1,44,'2021-01-26 01:24:53'),(16546,1,44,'2021-01-26 01:38:53'),(16547,1,44,'2021-01-26 02:25:01'),(16548,1,44,'2021-01-26 02:25:16'),(16549,1,53,'2021-01-26 02:29:23'),(16550,1,44,'2021-01-26 02:46:47'),(16551,1,79,'2021-01-26 03:46:24'),(16552,1,44,'2021-01-26 03:47:10'),(16553,1,44,'2021-01-26 04:08:06'),(16554,1,44,'2021-01-26 04:16:14'),(16555,1,44,'2021-01-26 05:02:50'),(16556,1,44,'2021-01-26 05:10:10'),(16557,1,44,'2021-01-26 05:28:25'),(16558,1,44,'2021-01-26 05:46:44'),(16559,1,44,'2021-01-26 05:51:32'),(16560,1,44,'2021-01-26 05:55:47'),(16561,1,44,'2021-01-26 06:11:45'),(16562,1,44,'2021-01-26 06:12:39'),(16563,1,44,'2021-01-26 06:15:31'),(16564,1,44,'2021-01-26 06:15:31'),(16565,1,44,'2021-01-26 06:39:44'),(16566,1,44,'2021-01-26 06:39:44'),(16567,1,44,'2021-01-26 06:39:44'),(16568,1,44,'2021-01-26 06:39:44'),(16569,1,44,'2021-01-26 06:39:44'),(16570,1,44,'2021-01-26 06:39:44'),(16571,1,44,'2021-01-26 06:39:45'),(16572,1,44,'2021-01-26 06:39:45'),(16573,1,44,'2021-01-26 06:39:46'),(16574,1,44,'2021-01-26 06:39:46'),(16575,1,44,'2021-01-26 06:39:47'),(16576,1,44,'2021-01-26 06:39:47'),(16577,1,44,'2021-01-26 06:39:47'),(16578,1,44,'2021-01-26 06:39:48'),(16579,1,44,'2021-01-26 06:39:48'),(16580,1,44,'2021-01-26 06:39:48'),(16581,1,44,'2021-01-26 06:39:48'),(16582,1,44,'2021-01-26 06:39:48'),(16583,1,44,'2021-01-26 06:39:49'),(16584,1,44,'2021-01-26 06:39:49'),(16585,1,44,'2021-01-26 06:39:49'),(16586,1,44,'2021-01-26 06:39:49'),(16587,1,44,'2021-01-26 06:39:50'),(16588,1,44,'2021-01-26 06:39:50'),(16589,1,44,'2021-01-26 06:39:50'),(16590,1,44,'2021-01-26 06:39:51'),(16591,1,44,'2021-01-26 06:39:51'),(16592,1,44,'2021-01-26 06:39:51'),(16593,1,44,'2021-01-26 06:39:52'),(16594,1,44,'2021-01-26 06:39:52'),(16595,1,62,'2021-01-26 07:18:28'),(16596,1,44,'2021-01-26 08:40:19'),(16597,1,44,'2021-01-26 08:40:21'),(16598,1,44,'2021-01-26 08:50:33'),(16599,1,44,'2021-01-26 08:50:33'),(16600,1,44,'2021-01-26 09:16:52'),(16601,1,79,'2021-01-26 09:58:59'),(16602,1,53,'2021-01-26 10:27:55'),(16603,1,44,'2021-01-26 10:47:04'),(16604,1,44,'2021-01-26 10:50:55'),(16605,1,44,'2021-01-26 10:50:56'),(16606,1,44,'2021-01-26 10:50:57'),(16607,1,79,'2021-01-26 11:40:08'),(16608,1,44,'2021-01-26 11:58:41'),(16609,1,44,'2021-01-26 12:01:03'),(16610,1,44,'2021-01-26 12:31:11'),(16611,1,44,'2021-01-26 12:40:46'),(16612,1,44,'2021-01-26 12:40:46'),(16613,1,44,'2021-01-26 13:29:46'),(16614,1,44,'2021-01-26 14:33:09'),(16615,1,73,'2021-01-26 14:43:15'),(16616,1,44,'2021-01-26 15:38:04'),(16617,1,44,'2021-01-26 15:40:53'),(16618,1,44,'2021-01-26 15:43:11'),(16619,1,44,'2021-01-26 16:45:16'),(16620,1,44,'2021-01-26 16:54:38'),(16621,1,44,'2021-01-26 18:05:51'),(16622,1,44,'2021-01-26 18:26:00'),(16623,1,62,'2021-01-26 18:29:51'),(16624,1,44,'2021-01-26 18:45:57'),(16625,1,44,'2021-01-26 19:35:25'),(16626,1,44,'2021-01-26 19:35:26'),(16627,1,44,'2021-01-26 19:35:27'),(16628,1,44,'2021-01-26 20:32:36'),(16629,1,44,'2021-01-26 20:41:16'),(16630,1,44,'2021-01-26 20:45:57'),(16631,1,44,'2021-01-26 21:35:47'),(16632,1,44,'2021-01-26 22:19:23'),(16633,1,76,'2021-01-26 22:19:23'),(16634,1,59,'2021-01-26 22:20:34'),(16635,1,53,'2021-01-26 22:20:35'),(16636,1,73,'2021-01-26 22:20:35'),(16637,1,73,'2021-01-26 22:20:35'),(16638,1,43,'2021-01-26 22:20:40'),(16639,1,44,'2021-01-26 22:23:46'),(16640,1,44,'2021-01-26 22:42:38'),(16641,1,73,'2021-01-26 22:57:38'),(16642,1,44,'2021-01-26 23:05:44'),(16643,1,44,'2021-01-27 00:36:36'),(16644,1,44,'2021-01-27 00:38:35'),(16645,1,44,'2021-01-27 00:52:33'),(16646,1,44,'2021-01-27 01:50:00'),(16647,1,43,'2021-01-27 01:50:11'),(16648,1,59,'2021-01-27 01:50:14'),(16649,1,53,'2021-01-27 01:50:15'),(16650,1,73,'2021-01-27 01:50:15'),(16651,1,73,'2021-01-27 01:50:15'),(16652,1,44,'2021-01-27 01:53:11'),(16653,1,44,'2021-01-27 03:45:17'),(16654,1,44,'2021-01-27 04:04:55'),(16655,1,15,'2021-01-27 04:43:57'),(16656,1,44,'2021-01-27 04:46:41'),(16657,1,44,'2021-01-27 06:51:44'),(16658,1,44,'2021-01-27 06:51:44'),(16659,1,44,'2021-01-27 06:51:45'),(16660,1,44,'2021-01-27 08:26:11'),(16661,1,44,'2021-01-27 08:26:11'),(16662,1,6,'2021-01-27 08:46:06'),(16663,1,6,'2021-01-27 08:46:08'),(16664,1,44,'2021-01-27 08:47:24'),(16665,1,44,'2021-01-27 09:12:24'),(16666,1,44,'2021-01-27 09:15:25'),(16667,1,6,'2021-01-27 09:15:26'),(16668,1,76,'2021-01-27 09:16:54'),(16669,1,53,'2021-01-27 09:16:59'),(16670,1,73,'2021-01-27 09:16:59'),(16671,1,43,'2021-01-27 09:18:14'),(16672,1,44,'2021-01-27 09:18:14'),(16673,1,59,'2021-01-27 09:18:18'),(16674,1,44,'2021-01-27 09:36:28'),(16675,1,44,'2021-01-27 10:22:37'),(16676,1,44,'2021-01-27 10:50:24'),(16677,1,44,'2021-01-27 10:50:26'),(16678,1,76,'2021-01-27 11:00:44'),(16679,1,44,'2021-01-27 11:11:00'),(16680,1,44,'2021-01-27 11:39:41'),(16681,1,43,'2021-01-27 12:37:25'),(16682,1,44,'2021-01-27 12:37:25'),(16683,1,59,'2021-01-27 12:37:26'),(16684,1,44,'2021-01-27 13:00:25'),(16685,1,44,'2021-01-27 13:27:47'),(16686,1,44,'2021-01-27 13:31:27'),(16687,1,44,'2021-01-27 13:43:00'),(16688,1,44,'2021-01-27 13:43:11'),(16689,1,44,'2021-01-27 13:54:15'),(16690,1,44,'2021-01-27 13:57:52'),(16691,1,44,'2021-01-27 14:00:38'),(16692,1,44,'2021-01-27 15:04:32'),(16693,1,44,'2021-01-27 15:14:09'),(16694,1,66,'2021-01-27 15:14:09'),(16695,1,59,'2021-01-27 15:27:25'),(16696,1,15,'2021-01-27 15:31:30'),(16697,1,15,'2021-01-27 15:34:55'),(16698,1,43,'2021-01-27 15:38:04'),(16699,1,59,'2021-01-27 15:41:11'),(16700,1,73,'2021-01-27 15:44:12'),(16701,1,44,'2021-01-27 15:45:59'),(16702,1,79,'2021-01-27 15:47:04'),(16703,1,62,'2021-01-27 15:49:51'),(16704,1,44,'2021-01-27 15:52:32'),(16705,1,44,'2021-01-27 15:59:38'),(16706,1,44,'2021-01-27 16:03:32'),(16707,1,62,'2021-01-27 16:05:09'),(16708,1,73,'2021-01-27 16:07:25'),(16709,1,66,'2021-01-27 16:09:37'),(16710,1,70,'2021-01-27 16:11:40'),(16711,1,13,'2021-01-27 16:13:38'),(16712,1,56,'2021-01-27 16:15:32'),(16713,1,53,'2021-01-27 16:22:35'),(16714,1,15,'2021-01-27 16:24:10'),(16715,1,44,'2021-01-27 16:44:14'),(16716,1,76,'2021-01-27 16:47:00'),(16717,1,6,'2021-01-27 16:53:38'),(16718,1,45,'2021-01-27 16:56:33'),(16719,1,44,'2021-01-27 16:57:00'),(16720,1,70,'2021-01-27 16:58:37'),(16721,1,43,'2021-01-27 17:09:30'),(16722,1,45,'2021-01-27 17:10:47'),(16723,1,66,'2021-01-27 17:22:15'),(16724,1,13,'2021-01-27 17:27:43'),(16725,1,44,'2021-01-27 17:27:45'),(16726,1,79,'2021-01-27 17:31:16'),(16727,1,53,'2021-01-27 17:32:21'),(16728,1,45,'2021-01-27 17:32:50'),(16729,1,76,'2021-01-27 17:47:08'),(16730,1,14,'2021-01-27 18:00:50'),(16731,1,44,'2021-01-27 18:44:45'),(16732,1,44,'2021-01-27 18:48:25'),(16733,1,44,'2021-01-27 19:22:30'),(16734,1,44,'2021-01-27 19:23:50'),(16735,1,6,'2021-01-27 19:40:40'),(16736,1,45,'2021-01-27 20:19:36'),(16737,1,44,'2021-01-27 21:52:24'),(16738,1,44,'2021-01-27 21:53:52'),(16739,1,45,'2021-01-27 22:18:58'),(16740,1,44,'2021-01-27 22:44:30'),(16741,1,70,'2021-01-27 22:51:07'),(16742,1,53,'2021-01-27 23:59:40'),(16743,1,43,'2021-01-28 01:29:27'),(16744,1,44,'2021-01-28 02:28:25'),(16745,1,62,'2021-01-28 02:33:15'),(16746,1,44,'2021-01-28 03:58:46'),(16747,1,44,'2021-01-28 04:07:29'),(16748,1,44,'2021-01-28 05:01:21'),(16749,1,44,'2021-01-28 05:39:49'),(16750,1,44,'2021-01-28 05:42:44'),(16751,1,44,'2021-01-28 06:25:04'),(16752,1,44,'2021-01-28 07:00:38'),(16753,1,44,'2021-01-28 07:49:56'),(16754,1,44,'2021-01-28 07:51:05'),(16755,1,44,'2021-01-28 07:51:30'),(16756,1,44,'2021-01-28 08:04:39'),(16757,1,44,'2021-01-28 08:12:24'),(16758,1,44,'2021-01-28 08:12:24'),(16759,1,6,'2021-01-28 08:23:40'),(16760,1,6,'2021-01-28 08:23:41'),(16761,1,44,'2021-01-28 08:46:36'),(16762,1,43,'2021-01-28 10:09:19'),(16763,1,70,'2021-01-28 10:09:20'),(16764,1,59,'2021-01-28 10:09:20'),(16765,1,76,'2021-01-28 10:10:36'),(16766,1,44,'2021-01-28 10:10:46'),(16767,1,44,'2021-01-28 10:50:57'),(16768,1,44,'2021-01-28 11:00:44'),(16769,1,44,'2021-01-28 11:09:44'),(16770,1,44,'2021-01-28 13:33:54'),(16771,1,44,'2021-01-28 14:50:41'),(16772,1,44,'2021-01-28 14:53:26'),(16773,1,44,'2021-01-28 14:54:30'),(16774,1,6,'2021-01-28 16:22:59'),(16775,1,6,'2021-01-28 16:23:00'),(16776,1,44,'2021-01-28 16:38:05'),(16777,1,44,'2021-01-28 18:14:09'),(16778,1,44,'2021-01-28 18:19:45'),(16779,1,44,'2021-01-28 18:56:36'),(16780,1,44,'2021-01-28 19:03:00'),(16781,1,44,'2021-01-28 19:21:00'),(16782,1,44,'2021-01-28 19:21:09'),(16783,1,44,'2021-01-28 19:24:53'),(16784,1,44,'2021-01-28 19:24:56'),(16785,1,44,'2021-01-28 19:56:15'),(16786,1,44,'2021-01-28 20:15:52'),(16787,1,44,'2021-01-28 20:33:48'),(16788,1,44,'2021-01-28 20:54:06'),(16789,1,53,'2021-01-28 20:57:11'),(16790,1,44,'2021-01-28 21:56:03'),(16791,1,44,'2021-01-28 22:06:16'),(16792,1,44,'2021-01-28 22:13:31'),(16793,1,44,'2021-01-28 22:13:59'),(16794,1,53,'2021-01-28 22:26:12'),(16795,1,44,'2021-01-28 23:31:26'),(16796,1,44,'2021-01-28 23:34:52'),(16797,1,44,'2021-01-28 23:40:44'),(16798,1,44,'2021-01-28 23:44:44'),(16799,1,44,'2021-01-29 00:31:27'),(16800,1,44,'2021-01-29 00:32:44'),(16801,1,44,'2021-01-29 00:52:02'),(16802,1,6,'2021-01-29 01:34:54'),(16803,1,44,'2021-01-29 02:07:42'),(16804,1,44,'2021-01-29 02:49:10'),(16805,1,44,'2021-01-29 03:56:02'),(16806,1,44,'2021-01-29 03:59:28'),(16807,1,44,'2021-01-29 04:14:15'),(16808,1,44,'2021-01-29 04:49:13'),(16809,1,44,'2021-01-29 05:04:09'),(16810,1,45,'2021-01-29 05:19:37'),(16811,1,44,'2021-01-29 05:23:47'),(16812,1,44,'2021-01-29 05:42:27'),(16813,1,44,'2021-01-29 07:57:45'),(16814,1,44,'2021-01-29 07:57:46'),(16815,1,44,'2021-01-29 09:31:00'),(16816,1,44,'2021-01-29 10:27:40'),(16817,1,44,'2021-01-29 12:23:31'),(16818,1,5,'2021-01-29 12:23:34'),(16819,1,53,'2021-01-29 12:23:34'),(16820,1,14,'2021-01-29 12:23:34'),(16821,1,13,'2021-01-29 12:23:34'),(16822,1,15,'2021-01-29 12:23:34'),(16823,1,79,'2021-01-29 12:23:34'),(16824,1,6,'2021-01-29 12:23:35'),(16825,1,44,'2021-01-29 12:37:23'),(16826,1,44,'2021-01-29 13:17:53'),(16827,1,44,'2021-01-29 13:22:12'),(16828,1,44,'2021-01-29 13:36:31'),(16829,1,44,'2021-01-29 13:42:07'),(16830,1,53,'2021-01-29 13:42:08'),(16831,1,6,'2021-01-29 13:42:09'),(16832,1,44,'2021-01-29 13:45:08'),(16833,1,44,'2021-01-29 13:50:35'),(16834,1,6,'2021-01-29 13:50:37'),(16835,1,44,'2021-01-29 13:51:44'),(16836,1,44,'2021-01-29 13:53:22'),(16837,1,56,'2021-01-29 15:00:42'),(16838,1,44,'2021-01-29 15:35:28'),(16839,1,6,'2021-01-29 15:35:31'),(16840,1,53,'2021-01-29 15:35:32'),(16841,1,53,'2021-01-29 15:35:33'),(16842,1,6,'2021-01-29 15:35:47'),(16843,1,53,'2021-01-29 15:36:06'),(16844,1,53,'2021-01-29 15:36:23'),(16845,1,53,'2021-01-29 15:36:26'),(16846,1,44,'2021-01-29 15:53:03'),(16847,1,44,'2021-01-29 16:18:12'),(16848,1,44,'2021-01-29 17:57:43'),(16849,1,76,'2021-01-29 18:32:09'),(16850,1,44,'2021-01-29 18:39:43'),(16851,1,44,'2021-01-29 18:39:50'),(16852,1,44,'2021-01-29 18:42:41'),(16853,1,44,'2021-01-29 18:45:56'),(16854,1,44,'2021-01-29 20:05:28'),(16855,1,44,'2021-01-29 20:16:20'),(16856,1,73,'2021-01-29 20:31:56'),(16857,1,44,'2021-01-29 20:47:46'),(16858,1,44,'2021-01-29 20:52:51'),(16859,1,70,'2021-01-29 21:14:03'),(16860,1,44,'2021-01-29 21:16:38'),(16861,1,5,'2021-01-29 21:16:39'),(16862,1,6,'2021-01-29 21:16:40'),(16863,1,44,'2021-01-29 21:53:04'),(16864,1,62,'2021-01-29 22:04:26'),(16865,1,44,'2021-01-29 22:35:27'),(16866,1,44,'2021-01-29 23:49:50'),(16867,1,44,'2021-01-29 23:49:57'),(16868,1,66,'2021-01-30 00:42:41'),(16869,1,56,'2021-01-30 00:42:41'),(16870,1,44,'2021-01-30 00:43:18'),(16871,1,44,'2021-01-30 00:48:56'),(16872,1,70,'2021-01-30 00:48:57'),(16873,1,66,'2021-01-30 00:51:48'),(16874,1,44,'2021-01-30 01:00:10'),(16875,1,44,'2021-01-30 01:47:32'),(16876,1,66,'2021-01-30 02:00:17'),(16877,1,44,'2021-01-30 03:33:49'),(16878,1,76,'2021-01-30 04:30:00'),(16879,1,44,'2021-01-30 04:44:10'),(16880,1,44,'2021-01-30 04:57:33'),(16881,1,44,'2021-01-30 05:46:00'),(16882,1,44,'2021-01-30 06:09:02'),(16883,1,73,'2021-01-30 06:16:10'),(16884,1,44,'2021-01-30 07:04:44'),(16885,1,53,'2021-01-30 07:18:35'),(16886,1,44,'2021-01-30 07:58:45'),(16887,1,44,'2021-01-30 07:58:46'),(16888,1,73,'2021-01-30 08:20:34'),(16889,1,44,'2021-01-30 08:38:47'),(16890,1,44,'2021-01-30 08:42:10'),(16891,1,44,'2021-01-30 09:38:12'),(16892,1,44,'2021-01-30 09:38:15'),(16893,1,44,'2021-01-30 09:38:23'),(16894,1,44,'2021-01-30 09:38:27'),(16895,1,79,'2021-01-30 10:07:54'),(16896,1,70,'2021-01-30 10:16:12'),(16897,1,44,'2021-01-30 10:24:57'),(16898,1,44,'2021-01-30 10:42:39'),(16899,1,44,'2021-01-30 10:55:35'),(16900,1,62,'2021-01-30 12:00:49'),(16901,1,44,'2021-01-30 12:09:00'),(16902,1,44,'2021-01-30 12:34:43'),(16903,1,44,'2021-01-30 13:21:21'),(16904,1,44,'2021-01-30 13:28:24'),(16905,1,44,'2021-01-30 14:14:31'),(16906,1,73,'2021-01-30 14:22:17'),(16907,1,44,'2021-01-30 14:57:11'),(16908,1,59,'2021-01-30 15:44:23'),(16909,1,66,'2021-01-30 16:16:59'),(16910,1,44,'2021-01-30 16:34:42'),(16911,1,44,'2021-01-30 17:25:48'),(16912,1,56,'2021-01-30 17:31:37'),(16913,1,73,'2021-01-30 18:04:41'),(16914,1,44,'2021-01-30 18:10:42'),(16915,1,76,'2021-01-30 18:24:35'),(16916,1,66,'2021-01-30 18:24:47'),(16917,1,44,'2021-01-30 18:24:47'),(16918,1,44,'2021-01-30 18:51:06'),(16919,1,44,'2021-01-30 18:58:16'),(16920,1,73,'2021-01-30 18:59:26'),(16921,1,45,'2021-01-30 19:24:26'),(16922,1,44,'2021-01-30 19:32:26'),(16923,1,73,'2021-01-30 19:36:55'),(16924,1,44,'2021-01-30 19:54:20'),(16925,1,44,'2021-01-30 19:54:20'),(16926,1,44,'2021-01-30 19:54:21'),(16927,1,44,'2021-01-30 19:54:21'),(16928,1,44,'2021-01-30 19:54:22'),(16929,1,44,'2021-01-30 19:54:23'),(16930,1,44,'2021-01-30 20:33:41'),(16931,1,44,'2021-01-30 21:35:11'),(16932,1,76,'2021-01-30 21:53:21'),(16933,1,44,'2021-01-30 21:59:41'),(16934,1,70,'2021-01-30 22:47:25'),(16935,1,76,'2021-01-31 00:10:41'),(16936,1,44,'2021-01-31 00:21:08'),(16937,1,62,'2021-01-31 01:28:43'),(16938,1,44,'2021-01-31 01:43:29'),(16939,1,15,'2021-01-31 01:43:31'),(16940,1,44,'2021-01-31 01:43:32'),(16941,1,59,'2021-01-31 01:43:33'),(16942,1,45,'2021-01-31 01:43:35'),(16943,1,53,'2021-01-31 01:43:38'),(16944,1,43,'2021-01-31 01:43:38'),(16945,1,56,'2021-01-31 01:43:40'),(16946,1,66,'2021-01-31 01:43:42'),(16947,1,62,'2021-01-31 01:43:43'),(16948,1,70,'2021-01-31 01:43:44'),(16949,1,73,'2021-01-31 01:43:47'),(16950,1,76,'2021-01-31 01:43:49'),(16951,1,45,'2021-01-31 01:43:49'),(16952,1,44,'2021-01-31 01:46:40'),(16953,1,15,'2021-01-31 01:49:47'),(16954,1,6,'2021-01-31 02:12:24'),(16955,1,73,'2021-01-31 02:12:32'),(16956,1,44,'2021-01-31 02:33:31'),(16957,1,70,'2021-01-31 03:04:14'),(16958,1,66,'2021-01-31 03:18:44'),(16959,1,44,'2021-01-31 04:06:58'),(16960,1,44,'2021-01-31 04:26:50'),(16961,1,44,'2021-01-31 04:26:56'),(16962,1,44,'2021-01-31 04:40:42'),(16963,1,15,'2021-01-31 04:42:21'),(16964,1,44,'2021-01-31 04:44:12'),(16965,1,44,'2021-01-31 05:20:19'),(16966,1,66,'2021-01-31 05:36:54'),(16967,1,76,'2021-01-31 06:06:19'),(16968,1,79,'2021-01-31 06:19:53'),(16969,1,44,'2021-01-31 06:29:28'),(16970,1,44,'2021-01-31 07:44:04'),(16971,1,44,'2021-01-31 07:44:05'),(16972,1,44,'2021-01-31 07:59:54'),(16973,1,76,'2021-01-31 08:16:11'),(16974,1,44,'2021-01-31 08:20:17'),(16975,1,44,'2021-01-31 08:20:17'),(16976,1,44,'2021-01-31 08:35:56'),(16977,1,44,'2021-01-31 08:36:03'),(16978,1,44,'2021-01-31 08:36:07'),(16979,1,44,'2021-01-31 08:37:10'),(16980,1,44,'2021-01-31 08:38:29'),(16981,1,6,'2021-01-31 08:47:03'),(16982,1,6,'2021-01-31 08:47:03'),(16983,1,73,'2021-01-31 09:24:33'),(16984,1,44,'2021-01-31 09:43:35'),(16985,1,44,'2021-01-31 09:49:01'),(16986,1,44,'2021-01-31 09:52:37'),(16987,1,76,'2021-01-31 10:12:53'),(16988,1,44,'2021-01-31 10:26:56'),(16989,1,70,'2021-01-31 11:50:22'),(16990,1,44,'2021-01-31 12:23:46'),(16991,1,44,'2021-01-31 12:23:46'),(16992,1,44,'2021-01-31 12:43:22'),(16993,1,44,'2021-01-31 12:43:23'),(16994,1,44,'2021-01-31 12:43:44'),(16995,1,44,'2021-01-31 12:55:07'),(16996,1,6,'2021-01-31 12:55:36'),(16997,1,56,'2021-01-31 12:58:38'),(16998,1,44,'2021-01-31 13:00:29'),(16999,1,44,'2021-01-31 13:30:18'),(17000,1,44,'2021-01-31 13:50:55'),(17001,1,44,'2021-01-31 14:11:47'),(17002,1,44,'2021-01-31 14:34:17'),(17003,1,6,'2021-01-31 14:39:34'),(17004,1,6,'2021-01-31 15:26:03'),(17005,1,76,'2021-01-31 15:38:56'),(17006,1,44,'2021-01-31 15:42:47'),(17007,1,45,'2021-01-31 15:46:58'),(17008,1,44,'2021-01-31 16:36:31'),(17009,1,44,'2021-01-31 16:43:04'),(17010,1,6,'2021-01-31 16:58:10'),(17011,1,76,'2021-01-31 17:02:04'),(17012,1,66,'2021-01-31 18:20:13'),(17013,1,44,'2021-01-31 18:20:14'),(17014,1,76,'2021-01-31 18:20:19'),(17015,1,73,'2021-01-31 18:21:49'),(17016,1,44,'2021-01-31 18:44:21'),(17017,1,76,'2021-01-31 18:54:13'),(17018,1,44,'2021-01-31 19:22:28'),(17019,1,44,'2021-01-31 19:41:21'),(17020,1,44,'2021-01-31 20:03:53'),(17021,1,73,'2021-01-31 20:04:11'),(17022,1,44,'2021-01-31 20:58:23'),(17023,1,76,'2021-01-31 21:12:52'),(17024,1,44,'2021-01-31 21:21:15'),(17025,1,76,'2021-01-31 21:55:21'),(17026,1,44,'2021-01-31 22:43:58'),(17027,1,6,'2021-01-31 22:43:59'),(17028,1,6,'2021-01-31 22:43:59'),(17029,1,44,'2021-01-31 22:44:54'),(17030,1,66,'2021-01-31 22:47:40'),(17031,1,70,'2021-01-31 23:04:37'),(17032,1,44,'2021-01-31 23:34:55'),(17033,1,70,'2021-02-01 00:56:33'),(17034,1,44,'2021-02-01 00:58:50'),(17035,1,44,'2021-02-01 00:58:51'),(17036,1,62,'2021-02-01 01:05:20'),(17037,1,44,'2021-02-01 01:40:52'),(17038,1,44,'2021-02-01 03:05:33'),(17039,1,62,'2021-02-01 03:14:11'),(17040,1,44,'2021-02-01 04:28:21'),(17041,1,13,'2021-02-01 04:28:23'),(17042,1,6,'2021-02-01 04:28:23'),(17043,1,44,'2021-02-01 04:45:45'),(17044,1,66,'2021-02-01 04:46:15'),(17045,1,44,'2021-02-01 04:49:04'),(17046,1,44,'2021-02-01 04:53:07'),(17047,1,76,'2021-02-01 04:56:04'),(17048,1,44,'2021-02-01 04:57:26'),(17049,1,44,'2021-02-01 05:04:49'),(17050,1,44,'2021-02-01 05:04:49'),(17051,1,44,'2021-02-01 05:04:49'),(17052,1,5,'2021-02-01 05:04:51'),(17053,1,6,'2021-02-01 05:04:52'),(17054,1,44,'2021-02-01 05:29:17'),(17055,1,43,'2021-02-01 06:25:48'),(17056,1,44,'2021-02-01 06:28:10'),(17057,1,44,'2021-02-01 06:29:49'),(17058,1,73,'2021-02-01 06:40:51'),(17059,1,76,'2021-02-01 06:50:03'),(17060,1,44,'2021-02-01 07:08:42'),(17061,1,44,'2021-02-01 07:44:19'),(17062,1,44,'2021-02-01 07:44:19'),(17063,1,44,'2021-02-01 08:11:21'),(17064,1,44,'2021-02-01 08:11:23'),(17065,1,44,'2021-02-01 08:11:42'),(17066,1,0,'2021-02-01 08:11:58'),(17067,1,0,'2021-02-01 08:12:20'),(17068,1,0,'2021-02-01 08:12:35'),(17069,1,43,'2021-02-01 08:27:44'),(17070,1,56,'2021-02-01 08:28:01'),(17071,1,73,'2021-02-01 08:43:11'),(17072,1,44,'2021-02-01 08:44:14'),(17073,1,44,'2021-02-01 09:32:36'),(17074,1,76,'2021-02-01 09:43:20'),(17075,1,43,'2021-02-01 10:14:49'),(17076,1,43,'2021-02-01 11:50:16'),(17077,1,70,'2021-02-01 12:05:04'),(17078,1,76,'2021-02-01 12:17:21'),(17079,1,44,'2021-02-01 13:40:24'),(17080,1,44,'2021-02-01 13:56:06'),(17081,1,70,'2021-02-01 14:01:31'),(17082,1,76,'2021-02-01 14:13:46'),(17083,1,44,'2021-02-01 14:37:43'),(17084,1,44,'2021-02-01 17:35:40'),(17085,1,44,'2021-02-01 17:40:55'),(17086,1,44,'2021-02-01 18:31:08'),(17087,1,44,'2021-02-01 18:49:36'),(17088,1,44,'2021-02-01 20:42:36'),(17089,1,44,'2021-02-01 21:20:33'),(17090,1,6,'2021-02-01 21:20:36'),(17091,1,13,'2021-02-01 21:20:36'),(17092,1,70,'2021-02-01 21:44:41'),(17093,1,44,'2021-02-01 21:44:56'),(17094,1,44,'2021-02-01 21:50:59'),(17095,1,76,'2021-02-01 21:56:13'),(17096,1,44,'2021-02-01 22:32:21'),(17097,1,43,'2021-02-01 23:31:23'),(17098,1,44,'2021-02-01 23:47:05'),(17099,1,44,'2021-02-01 23:50:08'),(17100,1,44,'2021-02-01 23:50:08'),(17101,1,66,'2021-02-01 23:51:39'),(17102,1,76,'2021-02-01 23:55:37'),(17103,1,44,'2021-02-02 00:22:15'),(17104,1,44,'2021-02-02 00:25:48'),(17105,1,44,'2021-02-02 02:03:49'),(17106,1,43,'2021-02-02 02:07:37'),(17107,1,62,'2021-02-02 02:16:21'),(17108,1,76,'2021-02-02 02:31:33'),(17109,1,44,'2021-02-02 02:47:34'),(17110,1,76,'2021-02-02 03:28:20'),(17111,1,43,'2021-02-02 03:54:40'),(17112,1,53,'2021-02-02 03:59:25'),(17113,1,44,'2021-02-02 04:24:47'),(17114,1,44,'2021-02-02 04:25:12'),(17115,1,44,'2021-02-02 04:50:40'),(17116,1,44,'2021-02-02 05:35:00'),(17117,1,44,'2021-02-02 05:47:52'),(17118,1,44,'2021-02-02 05:48:50'),(17119,1,44,'2021-02-02 05:53:17'),(17120,1,53,'2021-02-02 05:56:08'),(17121,1,44,'2021-02-02 06:04:14'),(17122,1,44,'2021-02-02 06:42:58'),(17123,1,15,'2021-02-02 06:43:04'),(17124,1,6,'2021-02-02 06:43:10'),(17125,1,5,'2021-02-02 06:43:15'),(17126,1,45,'2021-02-02 06:43:21'),(17127,1,43,'2021-02-02 06:43:28'),(17128,1,13,'2021-02-02 06:43:33'),(17129,1,53,'2021-02-02 06:43:43'),(17130,1,44,'2021-02-02 06:43:51'),(17131,1,76,'2021-02-02 06:43:58'),(17132,1,66,'2021-02-02 06:44:07'),(17133,1,14,'2021-02-02 06:44:23'),(17134,1,70,'2021-02-02 06:44:37'),(17135,1,45,'2021-02-02 06:44:44'),(17136,1,59,'2021-02-02 06:44:50'),(17137,1,62,'2021-02-02 06:44:59'),(17138,1,15,'2021-02-02 06:45:08'),(17139,1,79,'2021-02-02 06:45:18'),(17140,1,73,'2021-02-02 06:45:24'),(17141,1,62,'2021-02-02 06:45:30'),(17142,1,59,'2021-02-02 06:45:37'),(17143,1,66,'2021-02-02 06:45:44'),(17144,1,73,'2021-02-02 06:45:51'),(17145,1,70,'2021-02-02 06:45:57'),(17146,1,76,'2021-02-02 06:46:06'),(17147,1,79,'2021-02-02 06:46:13'),(17148,1,56,'2021-02-02 06:46:23'),(17149,1,53,'2021-02-02 06:46:31'),(17150,1,44,'2021-02-02 06:46:39'),(17151,1,43,'2021-02-02 06:46:47'),(17152,1,45,'2021-02-02 06:46:54'),(17153,1,44,'2021-02-02 06:47:05'),(17154,1,15,'2021-02-02 06:47:05'),(17155,1,15,'2021-02-02 06:47:12'),(17156,1,44,'2021-02-02 06:47:49'),(17157,1,45,'2021-02-02 07:00:07'),(17158,1,66,'2021-02-02 07:17:32'),(17159,1,44,'2021-02-02 07:29:27'),(17160,1,44,'2021-02-02 07:29:28'),(17161,1,45,'2021-02-02 08:05:43'),(17162,1,43,'2021-02-02 08:08:11'),(17163,1,76,'2021-02-02 08:27:26'),(17164,1,45,'2021-02-02 09:45:13'),(17165,1,43,'2021-02-02 10:53:28'),(17166,1,44,'2021-02-02 10:56:41'),(17167,1,44,'2021-02-02 10:59:00'),(17168,1,44,'2021-02-02 11:10:45'),(17169,1,76,'2021-02-02 11:17:08'),(17170,1,44,'2021-02-02 11:19:24'),(17171,1,44,'2021-02-02 11:51:23'),(17172,1,44,'2021-02-02 11:53:21'),(17173,1,44,'2021-02-02 11:53:42'),(17174,1,44,'2021-02-02 11:55:45'),(17175,1,44,'2021-02-02 11:55:58'),(17176,1,44,'2021-02-02 11:58:32'),(17177,1,44,'2021-02-02 11:58:50'),(17178,1,56,'2021-02-02 13:16:47'),(17179,1,44,'2021-02-02 13:33:07'),(17180,1,6,'2021-02-02 13:40:27'),(17181,1,45,'2021-02-02 14:34:32'),(17182,1,43,'2021-02-02 14:34:50'),(17183,1,79,'2021-02-02 14:46:07'),(17184,1,44,'2021-02-02 17:29:20'),(17185,1,44,'2021-02-02 18:24:59'),(17186,1,62,'2021-02-02 18:30:20'),(17187,1,44,'2021-02-02 18:33:06'),(17188,1,44,'2021-02-02 18:47:06'),(17189,1,44,'2021-02-02 18:59:31'),(17190,1,44,'2021-02-02 19:27:44'),(17191,1,44,'2021-02-02 20:19:01'),(17192,1,44,'2021-02-02 21:26:00'),(17193,1,44,'2021-02-02 22:02:27'),(17194,1,79,'2021-02-02 22:28:27'),(17195,1,44,'2021-02-02 22:46:31'),(17196,1,66,'2021-02-02 23:15:27'),(17197,1,44,'2021-02-02 23:31:42'),(17198,1,44,'2021-02-02 23:33:41'),(17199,1,44,'2021-02-03 00:26:47'),(17200,1,44,'2021-02-03 00:45:30'),(17201,1,15,'2021-02-03 01:56:22'),(17202,1,44,'2021-02-03 02:07:21'),(17203,1,44,'2021-02-03 02:51:44'),(17204,1,44,'2021-02-03 02:52:42'),(17205,1,44,'2021-02-03 03:01:57'),(17206,1,44,'2021-02-03 03:02:09'),(17207,1,44,'2021-02-03 03:29:19'),(17208,1,44,'2021-02-03 04:39:39'),(17209,1,44,'2021-02-03 05:32:41'),(17210,1,44,'2021-02-03 07:34:55'),(17211,1,62,'2021-02-03 09:03:39'),(17212,1,13,'2021-02-03 09:30:39'),(17213,1,15,'2021-02-03 09:31:41'),(17214,1,44,'2021-02-03 11:37:04'),(17215,1,6,'2021-02-03 11:37:10'),(17216,1,44,'2021-02-03 12:19:46'),(17217,1,79,'2021-02-03 12:41:13'),(17218,1,44,'2021-02-03 13:34:18'),(17219,1,43,'2021-02-03 13:58:16'),(17220,1,44,'2021-02-03 14:37:25'),(17221,1,44,'2021-02-03 14:41:03'),(17222,1,44,'2021-02-03 14:42:26'),(17223,1,44,'2021-02-03 15:00:18'),(17224,1,6,'2021-02-03 15:31:51'),(17225,1,44,'2021-02-03 15:40:40'),(17226,1,44,'2021-02-03 15:40:43'),(17227,1,44,'2021-02-03 15:40:44'),(17228,1,45,'2021-02-03 15:41:17'),(17229,1,44,'2021-02-03 15:49:10'),(17230,1,6,'2021-02-03 15:49:12'),(17231,1,79,'2021-02-03 16:07:47'),(17232,1,44,'2021-02-03 16:25:19'),(17233,1,44,'2021-02-03 16:53:40'),(17234,1,62,'2021-02-03 16:55:36'),(17235,1,66,'2021-02-03 17:36:16'),(17236,1,59,'2021-02-03 17:36:18'),(17237,1,44,'2021-02-03 17:45:22'),(17238,1,56,'2021-02-03 17:51:40'),(17239,1,53,'2021-02-03 17:51:43'),(17240,1,44,'2021-02-03 18:09:07'),(17241,1,76,'2021-02-03 18:22:21'),(17242,1,56,'2021-02-03 18:23:36'),(17243,1,53,'2021-02-03 18:23:37'),(17244,1,44,'2021-02-03 18:35:51'),(17245,1,44,'2021-02-03 18:52:18'),(17246,1,44,'2021-02-03 19:16:33'),(17247,1,15,'2021-02-03 19:22:14'),(17248,1,44,'2021-02-03 20:30:31'),(17249,1,44,'2021-02-03 20:39:47'),(17250,1,44,'2021-02-03 22:08:58'),(17251,1,14,'2021-02-03 22:46:46'),(17252,1,6,'2021-02-03 22:50:30'),(17253,1,44,'2021-02-03 22:52:15'),(17254,1,44,'2021-02-03 23:14:55'),(17255,1,44,'2021-02-03 23:14:59'),(17256,1,6,'2021-02-03 23:16:47'),(17257,1,79,'2021-02-03 23:57:10'),(17258,1,44,'2021-02-04 00:13:29'),(17259,1,44,'2021-02-04 00:13:32'),(17260,1,44,'2021-02-04 00:15:52'),(17261,1,44,'2021-02-04 00:35:37'),(17262,1,44,'2021-02-04 00:35:40'),(17263,1,14,'2021-02-04 00:54:56'),(17264,1,44,'2021-02-04 01:32:48'),(17265,1,44,'2021-02-04 01:47:39'),(17266,1,44,'2021-02-04 02:46:30'),(17267,1,6,'2021-02-04 02:58:37'),(17268,1,44,'2021-02-04 03:48:51'),(17269,1,44,'2021-02-04 03:59:13'),(17270,1,44,'2021-02-04 04:02:49'),(17271,1,44,'2021-02-04 04:03:46'),(17272,1,44,'2021-02-04 04:12:01'),(17273,1,44,'2021-02-04 04:40:47'),(17274,1,44,'2021-02-04 06:38:39'),(17275,1,44,'2021-02-04 06:54:19'),(17276,1,44,'2021-02-04 06:55:25'),(17277,1,44,'2021-02-04 06:56:36'),(17278,1,44,'2021-02-04 06:56:38'),(17279,1,44,'2021-02-04 06:57:04'),(17280,1,44,'2021-02-04 06:58:24'),(17281,1,44,'2021-02-04 07:00:22'),(17282,1,44,'2021-02-04 07:02:14'),(17283,1,44,'2021-02-04 07:02:18'),(17284,1,44,'2021-02-04 07:03:20'),(17285,1,44,'2021-02-04 07:04:46'),(17286,1,44,'2021-02-04 07:06:24'),(17287,1,44,'2021-02-04 07:06:30'),(17288,1,44,'2021-02-04 07:29:52'),(17289,1,44,'2021-02-04 07:29:53'),(17290,1,66,'2021-02-04 07:30:38'),(17291,1,44,'2021-02-04 09:15:20'),(17292,1,44,'2021-02-04 09:38:41'),(17293,1,45,'2021-02-04 09:38:43'),(17294,1,62,'2021-02-04 09:38:45'),(17295,1,70,'2021-02-04 09:38:47'),(17296,1,73,'2021-02-04 09:38:48'),(17297,1,15,'2021-02-04 09:38:49'),(17298,1,76,'2021-02-04 09:38:51'),(17299,1,13,'2021-02-04 10:33:20'),(17300,1,44,'2021-02-04 10:48:39'),(17301,1,44,'2021-02-04 11:24:25'),(17302,1,44,'2021-02-04 11:41:31'),(17303,1,45,'2021-02-04 12:05:45'),(17304,1,66,'2021-02-04 12:10:40'),(17305,1,73,'2021-02-04 12:23:13'),(17306,1,44,'2021-02-04 12:30:20'),(17307,1,62,'2021-02-04 12:30:32'),(17308,1,45,'2021-02-04 12:30:33'),(17309,1,44,'2021-02-04 12:30:37'),(17310,1,44,'2021-02-04 13:09:50'),(17311,1,44,'2021-02-04 13:20:53'),(17312,1,44,'2021-02-04 13:20:54'),(17313,1,44,'2021-02-04 13:21:03'),(17314,1,6,'2021-02-04 13:21:05'),(17315,1,14,'2021-02-04 13:21:08'),(17316,1,13,'2021-02-04 13:21:11'),(17317,1,15,'2021-02-04 13:21:13'),(17318,1,5,'2021-02-04 13:21:15'),(17319,1,79,'2021-02-04 13:21:16'),(17320,1,45,'2021-02-04 13:21:17'),(17321,1,79,'2021-02-04 13:21:18'),(17322,1,76,'2021-02-04 13:21:21'),(17323,1,76,'2021-02-04 13:21:22'),(17324,1,73,'2021-02-04 13:21:25'),(17325,1,73,'2021-02-04 13:21:26'),(17326,1,70,'2021-02-04 13:21:27'),(17327,1,70,'2021-02-04 13:21:28'),(17328,1,62,'2021-02-04 13:21:29'),(17329,1,62,'2021-02-04 13:21:31'),(17330,1,66,'2021-02-04 13:21:31'),(17331,1,66,'2021-02-04 13:21:33'),(17332,1,56,'2021-02-04 13:21:34'),(17333,1,56,'2021-02-04 13:21:36'),(17334,1,43,'2021-02-04 13:21:37'),(17335,1,43,'2021-02-04 13:21:38'),(17336,1,53,'2021-02-04 13:21:39'),(17337,1,53,'2021-02-04 13:21:40'),(17338,1,45,'2021-02-04 13:21:41'),(17339,1,45,'2021-02-04 13:21:42'),(17340,1,59,'2021-02-04 13:21:43'),(17341,1,59,'2021-02-04 13:21:44'),(17342,1,44,'2021-02-04 13:21:45'),(17343,1,44,'2021-02-04 13:21:46'),(17344,1,15,'2021-02-04 13:21:46'),(17345,1,44,'2021-02-04 13:22:15'),(17346,1,44,'2021-02-04 13:22:26'),(17347,1,44,'2021-02-04 13:22:36'),(17348,1,44,'2021-02-04 13:22:45'),(17349,1,15,'2021-02-04 13:22:49'),(17350,1,44,'2021-02-04 13:22:59'),(17351,1,79,'2021-02-04 13:23:04'),(17352,1,15,'2021-02-04 13:23:06'),(17353,1,44,'2021-02-04 13:23:13'),(17354,1,76,'2021-02-04 13:23:20'),(17355,1,73,'2021-02-04 13:23:31'),(17356,1,70,'2021-02-04 13:23:43'),(17357,1,62,'2021-02-04 13:23:52'),(17358,1,44,'2021-02-04 13:23:57'),(17359,1,66,'2021-02-04 13:24:03'),(17360,1,56,'2021-02-04 13:24:20'),(17361,1,43,'2021-02-04 13:24:30'),(17362,1,53,'2021-02-04 13:24:49'),(17363,1,45,'2021-02-04 13:25:04'),(17364,1,59,'2021-02-04 13:25:12'),(17365,1,44,'2021-02-04 13:25:17'),(17366,1,44,'2021-02-04 13:25:20'),(17367,1,44,'2021-02-04 13:25:31'),(17368,1,44,'2021-02-04 13:25:34'),(17369,1,44,'2021-02-04 13:25:36'),(17370,1,15,'2021-02-04 13:25:41'),(17371,1,44,'2021-02-04 13:25:48'),(17372,1,44,'2021-02-04 13:27:33'),(17373,1,44,'2021-02-04 13:30:15'),(17374,1,44,'2021-02-04 13:46:42'),(17375,1,44,'2021-02-04 13:54:01'),(17376,1,79,'2021-02-04 13:56:37'),(17377,1,44,'2021-02-04 15:33:42'),(17378,1,44,'2021-02-04 15:38:42'),(17379,1,44,'2021-02-04 15:41:17'),(17380,1,44,'2021-02-04 15:41:18'),(17381,1,44,'2021-02-04 15:51:57'),(17382,1,44,'2021-02-04 15:59:05'),(17383,1,44,'2021-02-04 17:07:51'),(17384,1,66,'2021-02-04 17:10:11'),(17385,1,59,'2021-02-04 17:10:14'),(17386,1,44,'2021-02-04 17:13:20'),(17387,1,44,'2021-02-04 17:44:35'),(17388,1,44,'2021-02-04 17:55:54'),(17389,1,44,'2021-02-04 18:18:38'),(17390,1,44,'2021-02-04 18:44:35'),(17391,1,44,'2021-02-04 18:56:07'),(17392,1,44,'2021-02-04 20:12:03'),(17393,1,44,'2021-02-04 20:49:10'),(17394,1,44,'2021-02-04 21:08:11'),(17395,1,45,'2021-02-04 22:32:19'),(17396,1,66,'2021-02-04 22:36:08'),(17397,1,44,'2021-02-05 00:41:19'),(17398,1,44,'2021-02-05 00:46:52'),(17399,1,44,'2021-02-05 02:22:49'),(17400,1,44,'2021-02-05 03:54:23'),(17401,1,70,'2021-02-05 03:55:54'),(17402,1,44,'2021-02-05 04:00:03'),(17403,1,44,'2021-02-05 04:11:53'),(17404,1,44,'2021-02-05 04:12:00'),(17405,1,73,'2021-02-05 04:22:15'),(17406,1,44,'2021-02-05 04:34:12'),(17407,1,44,'2021-02-05 04:46:42'),(17408,1,44,'2021-02-05 04:49:04'),(17409,1,44,'2021-02-05 06:25:05'),(17410,1,44,'2021-02-05 06:57:35'),(17411,1,44,'2021-02-05 07:10:17'),(17412,1,44,'2021-02-05 07:45:37'),(17413,1,44,'2021-02-05 07:45:58'),(17414,1,44,'2021-02-05 07:46:07'),(17415,1,44,'2021-02-05 08:59:57'),(17416,1,44,'2021-02-05 09:18:19'),(17417,1,44,'2021-02-05 09:44:37'),(17418,1,44,'2021-02-05 09:44:38'),(17419,1,44,'2021-02-05 09:44:39'),(17420,1,44,'2021-02-05 09:44:41'),(17421,1,44,'2021-02-05 09:44:41'),(17422,1,44,'2021-02-05 09:44:43'),(17423,1,44,'2021-02-05 09:44:45'),(17424,1,44,'2021-02-05 09:44:47'),(17425,1,44,'2021-02-05 09:44:48'),(17426,1,44,'2021-02-05 09:44:49'),(17427,1,44,'2021-02-05 09:44:51'),(17428,1,44,'2021-02-05 09:44:52'),(17429,1,44,'2021-02-05 09:44:54'),(17430,1,44,'2021-02-05 09:44:56'),(17431,1,44,'2021-02-05 09:45:02'),(17432,1,44,'2021-02-05 09:45:06'),(17433,1,44,'2021-02-05 09:45:07'),(17434,1,44,'2021-02-05 09:45:09'),(17435,1,44,'2021-02-05 09:45:10'),(17436,1,44,'2021-02-05 09:45:11'),(17437,1,44,'2021-02-05 09:45:14'),(17438,1,44,'2021-02-05 09:45:17'),(17439,1,44,'2021-02-05 09:45:19'),(17440,1,44,'2021-02-05 09:45:20'),(17441,1,44,'2021-02-05 09:45:22'),(17442,1,44,'2021-02-05 09:45:23'),(17443,1,44,'2021-02-05 09:45:26'),(17444,1,44,'2021-02-05 09:45:27'),(17445,1,44,'2021-02-05 09:45:29'),(17446,1,44,'2021-02-05 09:45:30'),(17447,1,44,'2021-02-05 09:45:34'),(17448,1,44,'2021-02-05 09:45:42'),(17449,1,44,'2021-02-05 09:45:45'),(17450,1,44,'2021-02-05 09:45:54'),(17451,1,44,'2021-02-05 09:45:57'),(17452,1,44,'2021-02-05 09:46:15'),(17453,1,44,'2021-02-05 09:46:30'),(17454,1,44,'2021-02-05 09:46:32'),(17455,1,44,'2021-02-05 10:10:38'),(17456,1,44,'2021-02-05 11:04:51'),(17457,1,44,'2021-02-05 11:30:10'),(17458,1,44,'2021-02-05 12:29:50'),(17459,1,44,'2021-02-05 12:54:58'),(17460,1,44,'2021-02-05 13:22:48'),(17461,1,44,'2021-02-05 13:23:59'),(17462,1,44,'2021-02-05 13:24:00'),(17463,1,44,'2021-02-05 13:33:47'),(17464,1,44,'2021-02-05 13:52:18'),(17465,1,44,'2021-02-05 14:34:06'),(17466,1,44,'2021-02-05 15:20:54'),(17467,1,44,'2021-02-05 15:31:01'),(17468,1,44,'2021-02-05 15:46:51'),(17469,1,44,'2021-02-05 16:04:21'),(17470,1,44,'2021-02-05 16:34:27'),(17471,1,44,'2021-02-05 16:47:59'),(17472,1,44,'2021-02-05 17:22:41'),(17473,1,59,'2021-02-05 18:00:26'),(17474,1,66,'2021-02-05 18:01:22'),(17475,1,44,'2021-02-05 18:36:46'),(17476,1,44,'2021-02-05 18:42:27'),(17477,1,44,'2021-02-05 19:06:30'),(17478,1,44,'2021-02-05 19:21:27'),(17479,1,44,'2021-02-05 20:03:15'),(17480,1,44,'2021-02-05 20:10:52'),(17481,1,44,'2021-02-05 20:49:29'),(17482,1,44,'2021-02-05 21:40:06'),(17483,1,44,'2021-02-05 22:20:59'),(17484,1,44,'2021-02-05 22:21:02'),(17485,1,44,'2021-02-05 22:28:30'),(17486,1,44,'2021-02-05 22:33:06'),(17487,1,44,'2021-02-05 22:33:18'),(17488,1,44,'2021-02-05 22:33:29'),(17489,1,76,'2021-02-05 22:34:35'),(17490,1,44,'2021-02-05 22:42:34'),(17491,1,44,'2021-02-05 22:52:13'),(17492,1,44,'2021-02-05 23:00:40'),(17493,1,44,'2021-02-05 23:29:38'),(17494,1,44,'2021-02-05 23:54:15'),(17495,1,73,'2021-02-06 00:04:38'),(17496,1,6,'2021-02-06 00:37:16'),(17497,1,44,'2021-02-06 00:41:03'),(17498,1,44,'2021-02-06 00:41:05'),(17499,1,44,'2021-02-06 01:29:47'),(17500,1,44,'2021-02-06 02:11:49'),(17501,1,62,'2021-02-06 02:48:13'),(17502,1,44,'2021-02-06 03:42:19'),(17503,1,44,'2021-02-06 03:49:48'),(17504,1,44,'2021-02-06 03:53:23'),(17505,1,44,'2021-02-06 03:59:02'),(17506,1,44,'2021-02-06 04:01:27'),(17507,1,44,'2021-02-06 04:39:48'),(17508,1,44,'2021-02-06 05:17:46'),(17509,1,44,'2021-02-06 05:31:34'),(17510,1,44,'2021-02-06 05:31:36'),(17511,1,44,'2021-02-06 06:52:05'),(17512,1,44,'2021-02-06 07:34:54'),(17513,1,44,'2021-02-06 08:00:23'),(17514,1,44,'2021-02-06 08:00:25'),(17515,1,44,'2021-02-06 08:42:33'),(17516,1,45,'2021-02-06 08:46:15'),(17517,1,66,'2021-02-06 08:51:00'),(17518,1,73,'2021-02-06 09:00:47'),(17519,1,13,'2021-02-06 09:31:24'),(17520,1,44,'2021-02-06 09:45:51'),(17521,1,44,'2021-02-06 09:51:21'),(17522,1,62,'2021-02-06 10:03:24'),(17523,1,45,'2021-02-06 10:36:14'),(17524,1,76,'2021-02-06 10:52:25'),(17525,1,56,'2021-02-06 12:44:20'),(17526,1,43,'2021-02-06 12:45:07'),(17527,1,44,'2021-02-06 12:54:49'),(17528,1,44,'2021-02-06 13:19:15'),(17529,1,44,'2021-02-06 13:27:36'),(17530,1,44,'2021-02-06 13:52:12'),(17531,1,44,'2021-02-06 14:55:29'),(17532,1,44,'2021-02-06 15:13:49'),(17533,1,44,'2021-02-06 15:13:51'),(17534,1,44,'2021-02-06 15:14:00'),(17535,1,44,'2021-02-06 15:33:58'),(17536,1,44,'2021-02-06 15:47:00'),(17537,1,44,'2021-02-06 15:48:00'),(17538,1,15,'2021-02-06 15:48:08'),(17539,1,44,'2021-02-06 15:48:10'),(17540,1,45,'2021-02-06 15:48:11'),(17541,1,59,'2021-02-06 15:48:13'),(17542,1,43,'2021-02-06 15:48:15'),(17543,1,53,'2021-02-06 15:48:15'),(17544,1,56,'2021-02-06 15:48:16'),(17545,1,66,'2021-02-06 15:48:18'),(17546,1,62,'2021-02-06 15:48:20'),(17547,1,70,'2021-02-06 15:48:21'),(17548,1,73,'2021-02-06 15:48:25'),(17549,1,79,'2021-02-06 15:48:33'),(17550,1,76,'2021-02-06 15:48:34'),(17551,1,45,'2021-02-06 15:48:36'),(17552,1,5,'2021-02-06 15:48:37'),(17553,1,44,'2021-02-06 15:48:38'),(17554,1,15,'2021-02-06 15:48:42'),(17555,1,13,'2021-02-06 15:48:42'),(17556,1,14,'2021-02-06 15:48:44'),(17557,1,6,'2021-02-06 15:48:46'),(17558,1,6,'2021-02-06 15:53:21'),(17559,1,6,'2021-02-06 15:53:23'),(17560,1,15,'2021-02-06 15:55:04'),(17561,1,70,'2021-02-06 17:04:50'),(17562,1,70,'2021-02-06 17:25:57'),(17563,1,44,'2021-02-06 17:30:27'),(17564,1,44,'2021-02-06 18:37:46'),(17565,1,44,'2021-02-06 19:15:50'),(17566,1,70,'2021-02-06 19:18:59'),(17567,1,44,'2021-02-06 19:34:54'),(17568,1,44,'2021-02-06 19:34:57'),(17569,1,44,'2021-02-06 19:42:30'),(17570,1,44,'2021-02-06 19:56:44'),(17571,1,44,'2021-02-06 20:00:53'),(17572,1,44,'2021-02-06 21:20:30'),(17573,1,44,'2021-02-06 21:31:24'),(17574,1,44,'2021-02-06 22:02:55'),(17575,1,44,'2021-02-06 22:03:05'),(17576,1,44,'2021-02-06 22:03:43'),(17577,1,44,'2021-02-06 22:38:39'),(17578,1,44,'2021-02-06 22:38:45'),(17579,1,44,'2021-02-06 22:39:28'),(17580,1,44,'2021-02-06 22:39:37'),(17581,1,44,'2021-02-06 22:39:51'),(17582,1,44,'2021-02-06 22:39:55'),(17583,1,44,'2021-02-06 22:39:59'),(17584,1,44,'2021-02-06 22:40:08'),(17585,1,44,'2021-02-06 22:40:11'),(17586,1,44,'2021-02-06 22:40:16'),(17587,1,44,'2021-02-06 22:40:19'),(17588,1,44,'2021-02-06 22:40:23'),(17589,1,44,'2021-02-06 22:40:26'),(17590,1,44,'2021-02-06 22:40:30'),(17591,1,44,'2021-02-06 22:40:34'),(17592,1,44,'2021-02-06 22:40:37'),(17593,1,44,'2021-02-06 22:40:43'),(17594,1,44,'2021-02-06 22:40:46'),(17595,1,44,'2021-02-06 22:40:50'),(17596,1,44,'2021-02-06 22:40:57'),(17597,1,44,'2021-02-06 22:41:04'),(17598,1,44,'2021-02-06 22:41:25'),(17599,1,44,'2021-02-06 22:42:09'),(17600,1,44,'2021-02-06 22:42:14'),(17601,1,44,'2021-02-06 22:42:16'),(17602,1,44,'2021-02-06 22:42:20'),(17603,1,44,'2021-02-06 22:42:29'),(17604,1,44,'2021-02-06 22:42:34'),(17605,1,44,'2021-02-06 22:42:43'),(17606,1,44,'2021-02-06 22:43:46'),(17607,1,44,'2021-02-06 22:43:52'),(17608,1,44,'2021-02-06 22:43:57'),(17609,1,44,'2021-02-06 22:44:03'),(17610,1,44,'2021-02-06 22:44:11'),(17611,1,44,'2021-02-06 22:44:58'),(17612,1,44,'2021-02-06 22:45:58'),(17613,1,44,'2021-02-06 22:46:03'),(17614,1,44,'2021-02-06 22:46:45'),(17615,1,44,'2021-02-06 22:46:49'),(17616,1,44,'2021-02-06 22:46:53'),(17617,1,44,'2021-02-06 22:46:56'),(17618,1,44,'2021-02-06 22:46:59'),(17619,1,44,'2021-02-06 22:47:03'),(17620,1,44,'2021-02-06 22:48:51'),(17621,1,15,'2021-02-06 22:50:23'),(17622,1,44,'2021-02-06 23:27:23'),(17623,1,70,'2021-02-06 23:37:16'),(17624,1,53,'2021-02-07 00:08:43'),(17625,1,44,'2021-02-07 00:23:33'),(17626,1,44,'2021-02-07 00:23:37'),(17627,1,6,'2021-02-07 00:23:51'),(17628,1,5,'2021-02-07 00:24:01'),(17629,1,44,'2021-02-07 00:24:05'),(17630,1,45,'2021-02-07 00:24:09'),(17631,1,44,'2021-02-07 00:24:14'),(17632,1,44,'2021-02-07 00:24:22'),(17633,1,6,'2021-02-07 00:39:32'),(17634,1,6,'2021-02-07 00:39:35'),(17635,1,44,'2021-02-07 00:41:55'),(17636,1,44,'2021-02-07 00:42:05'),(17637,1,44,'2021-02-07 00:42:14'),(17638,1,70,'2021-02-07 01:05:40'),(17639,1,70,'2021-02-07 01:05:56'),(17640,1,70,'2021-02-07 01:44:42'),(17641,1,66,'2021-02-07 02:27:13'),(17642,1,6,'2021-02-07 02:33:11'),(17643,1,44,'2021-02-07 02:37:39'),(17644,1,6,'2021-02-07 02:37:42'),(17645,1,6,'2021-02-07 02:37:44'),(17646,1,6,'2021-02-07 02:37:46'),(17647,1,53,'2021-02-07 02:55:00'),(17648,1,56,'2021-02-07 03:05:17'),(17649,1,44,'2021-02-07 04:10:49'),(17650,1,6,'2021-02-07 04:25:50'),(17651,1,45,'2021-02-07 04:25:51'),(17652,1,6,'2021-02-07 04:25:53'),(17653,1,44,'2021-02-07 04:35:21'),(17654,1,44,'2021-02-07 06:42:49'),(17655,1,44,'2021-02-07 06:59:48'),(17656,1,44,'2021-02-07 07:00:07'),(17657,1,44,'2021-02-07 07:30:06'),(17658,1,44,'2021-02-07 08:00:57'),(17659,1,44,'2021-02-07 08:00:58'),(17660,1,56,'2021-02-07 08:10:43'),(17661,1,66,'2021-02-07 08:10:45'),(17662,1,44,'2021-02-07 08:41:02'),(17663,1,44,'2021-02-07 08:43:24'),(17664,1,53,'2021-02-07 09:08:00'),(17665,1,56,'2021-02-07 09:08:01'),(17666,1,44,'2021-02-07 09:23:45'),(17667,1,44,'2021-02-07 09:27:18'),(17668,1,73,'2021-02-07 09:31:43'),(17669,1,62,'2021-02-07 09:32:46'),(17670,1,44,'2021-02-07 09:39:08'),(17671,1,44,'2021-02-07 10:33:15'),(17672,1,53,'2021-02-07 10:58:19'),(17673,1,56,'2021-02-07 10:58:19'),(17674,1,66,'2021-02-07 10:59:31'),(17675,1,44,'2021-02-07 11:01:06'),(17676,1,44,'2021-02-07 11:17:15'),(17677,1,14,'2021-02-07 11:31:43'),(17678,1,44,'2021-02-07 11:33:13'),(17679,1,44,'2021-02-07 11:36:15'),(17680,1,13,'2021-02-07 11:36:20'),(17681,1,6,'2021-02-07 11:36:23'),(17682,1,6,'2021-02-07 11:36:24'),(17683,1,44,'2021-02-07 12:39:32'),(17684,1,44,'2021-02-07 13:22:03'),(17685,1,53,'2021-02-07 13:41:42'),(17686,1,56,'2021-02-07 13:41:45'),(17687,1,73,'2021-02-07 14:22:10'),(17688,1,44,'2021-02-07 14:22:24'),(17689,1,5,'2021-02-07 14:22:36'),(17690,1,73,'2021-02-07 14:23:59'),(17691,1,53,'2021-02-07 15:02:22'),(17692,1,56,'2021-02-07 15:02:31'),(17693,1,44,'2021-02-07 15:43:32'),(17694,1,44,'2021-02-07 15:45:21'),(17695,1,53,'2021-02-07 16:16:47'),(17696,1,56,'2021-02-07 16:16:47'),(17697,1,53,'2021-02-07 17:37:42'),(17698,1,56,'2021-02-07 17:37:44'),(17699,1,66,'2021-02-07 17:38:14'),(17700,1,45,'2021-02-07 18:16:49'),(17701,1,73,'2021-02-07 18:28:37'),(17702,1,56,'2021-02-07 18:29:36'),(17703,1,56,'2021-02-07 18:29:38'),(17704,1,76,'2021-02-07 18:34:41'),(17705,1,44,'2021-02-07 19:01:50'),(17706,1,45,'2021-02-07 19:28:47'),(17707,1,44,'2021-02-07 19:29:28'),(17708,1,44,'2021-02-07 19:42:54'),(17709,1,73,'2021-02-07 19:53:19'),(17710,1,44,'2021-02-07 19:55:04'),(17711,1,15,'2021-02-07 19:57:40'),(17712,1,62,'2021-02-07 20:22:52'),(17713,1,76,'2021-02-07 20:23:05'),(17714,1,44,'2021-02-07 20:26:12'),(17715,1,44,'2021-02-07 20:26:12'),(17716,1,44,'2021-02-07 20:26:14'),(17717,1,44,'2021-02-07 20:26:14'),(17718,1,45,'2021-02-07 22:18:27'),(17719,1,45,'2021-02-07 22:18:56'),(17720,1,44,'2021-02-07 22:49:42'),(17721,1,44,'2021-02-08 01:45:11'),(17722,1,44,'2021-02-08 01:57:30'),(17723,1,44,'2021-02-08 02:39:32'),(17724,1,44,'2021-02-08 02:41:38'),(17725,1,44,'2021-02-08 02:54:15'),(17726,1,44,'2021-02-08 03:00:54'),(17727,1,44,'2021-02-08 03:01:03'),(17728,1,44,'2021-02-08 03:01:08'),(17729,1,66,'2021-02-08 03:05:23'),(17730,1,45,'2021-02-08 03:10:20'),(17731,1,73,'2021-02-08 03:22:40'),(17732,1,44,'2021-02-08 03:23:20'),(17733,1,44,'2021-02-08 04:34:08'),(17734,1,44,'2021-02-08 04:34:29'),(17735,1,44,'2021-02-08 05:07:19'),(17736,1,44,'2021-02-08 05:35:29'),(17737,1,45,'2021-02-08 05:40:00'),(17738,1,44,'2021-02-08 05:42:44'),(17739,1,6,'2021-02-08 05:42:46'),(17740,1,44,'2021-02-08 05:50:51'),(17741,1,73,'2021-02-08 05:52:00'),(17742,1,76,'2021-02-08 05:57:41'),(17743,1,44,'2021-02-08 06:12:48'),(17744,1,44,'2021-02-08 07:32:34'),(17745,1,44,'2021-02-08 07:36:51'),(17746,1,44,'2021-02-08 07:42:38'),(17747,1,44,'2021-02-08 08:01:45'),(17748,1,44,'2021-02-08 08:01:48'),(17749,1,6,'2021-02-08 08:23:43'),(17750,1,56,'2021-02-08 08:25:32'),(17751,1,44,'2021-02-08 08:26:05'),(17752,1,44,'2021-02-08 09:15:41'),(17753,1,45,'2021-02-08 09:54:59'),(17754,1,44,'2021-02-08 09:59:17'),(17755,1,73,'2021-02-08 10:07:49'),(17756,1,76,'2021-02-08 10:13:18'),(17757,1,44,'2021-02-08 13:24:36'),(17758,1,44,'2021-02-08 13:26:23'),(17759,1,44,'2021-02-08 13:27:43'),(17760,1,44,'2021-02-08 13:28:14'),(17761,1,44,'2021-02-08 13:33:26'),(17762,1,44,'2021-02-08 13:38:46'),(17763,1,44,'2021-02-08 13:39:20'),(17764,1,44,'2021-02-08 13:40:01'),(17765,1,44,'2021-02-08 13:41:50'),(17766,1,44,'2021-02-08 13:44:03'),(17767,1,44,'2021-02-08 13:44:59'),(17768,1,44,'2021-02-08 13:46:01'),(17769,1,44,'2021-02-08 13:46:16'),(17770,1,44,'2021-02-08 13:46:18'),(17771,1,45,'2021-02-08 13:47:50'),(17772,1,44,'2021-02-08 13:48:07'),(17773,1,44,'2021-02-08 13:48:19'),(17774,1,44,'2021-02-08 13:48:30'),(17775,1,44,'2021-02-08 13:50:38'),(17776,1,45,'2021-02-08 13:51:11'),(17777,1,44,'2021-02-08 13:51:20'),(17778,1,44,'2021-02-08 13:52:08'),(17779,1,76,'2021-02-08 14:06:40'),(17780,1,43,'2021-02-08 14:13:14'),(17781,1,44,'2021-02-08 14:14:38'),(17782,1,44,'2021-02-08 14:14:38'),(17783,1,73,'2021-02-08 14:30:06'),(17784,1,70,'2021-02-08 15:12:35'),(17785,1,44,'2021-02-08 16:36:12'),(17786,1,44,'2021-02-08 17:07:16'),(17787,1,44,'2021-02-08 17:07:24'),(17788,1,44,'2021-02-08 17:07:40'),(17789,1,44,'2021-02-08 17:07:48'),(17790,1,44,'2021-02-08 17:07:56'),(17791,1,44,'2021-02-08 17:08:02'),(17792,1,44,'2021-02-08 18:12:58'),(17793,1,45,'2021-02-08 18:37:50'),(17794,1,44,'2021-02-08 18:58:36'),(17795,1,44,'2021-02-08 19:44:28'),(17796,1,44,'2021-02-08 20:02:36'),(17797,1,56,'2021-02-08 23:33:57'),(17798,1,44,'2021-02-08 23:54:18'),(17799,1,6,'2021-02-09 00:00:32'),(17800,1,43,'2021-02-09 00:29:55'),(17801,1,44,'2021-02-09 01:40:10'),(17802,1,44,'2021-02-09 01:42:20'),(17803,1,44,'2021-02-09 01:59:14'),(17804,1,44,'2021-02-09 02:09:34'),(17805,1,44,'2021-02-09 02:11:29'),(17806,1,44,'2021-02-09 02:25:10'),(17807,1,44,'2021-02-09 03:19:12'),(17808,1,44,'2021-02-09 04:08:07'),(17809,1,44,'2021-02-09 04:39:00'),(17810,1,6,'2021-02-09 05:02:56'),(17811,1,44,'2021-02-09 05:08:27'),(17812,1,44,'2021-02-09 05:14:10'),(17813,1,44,'2021-02-09 05:14:16'),(17814,1,44,'2021-02-09 05:14:20'),(17815,1,44,'2021-02-09 05:51:54'),(17816,1,44,'2021-02-09 06:35:58'),(17817,1,44,'2021-02-09 07:10:42'),(17818,1,45,'2021-02-09 07:10:57'),(17819,1,44,'2021-02-09 07:40:41'),(17820,1,43,'2021-02-09 07:44:43'),(17821,1,44,'2021-02-09 07:44:47'),(17822,1,45,'2021-02-09 07:45:12'),(17823,1,76,'2021-02-09 08:04:18'),(17824,1,44,'2021-02-09 08:16:21'),(17825,1,44,'2021-02-09 08:16:24'),(17826,1,44,'2021-02-09 09:21:44'),(17827,1,45,'2021-02-09 09:31:04'),(17828,1,44,'2021-02-09 09:44:41'),(17829,1,15,'2021-02-09 09:44:58'),(17830,1,6,'2021-02-09 09:45:14'),(17831,1,5,'2021-02-09 09:45:33'),(17832,1,45,'2021-02-09 09:45:53'),(17833,1,43,'2021-02-09 09:46:16'),(17834,1,13,'2021-02-09 09:46:32'),(17835,1,53,'2021-02-09 09:46:47'),(17836,1,44,'2021-02-09 09:47:04'),(17837,1,76,'2021-02-09 09:47:18'),(17838,1,66,'2021-02-09 09:47:31'),(17839,1,56,'2021-02-09 09:47:52'),(17840,1,14,'2021-02-09 09:48:10'),(17841,1,70,'2021-02-09 09:48:23'),(17842,1,45,'2021-02-09 09:48:39'),(17843,1,59,'2021-02-09 09:48:51'),(17844,1,62,'2021-02-09 09:49:05'),(17845,1,15,'2021-02-09 09:49:24'),(17846,1,79,'2021-02-09 09:49:34'),(17847,1,73,'2021-02-09 09:50:00'),(17848,1,62,'2021-02-09 09:50:20'),(17849,1,59,'2021-02-09 09:50:41'),(17850,1,66,'2021-02-09 09:50:56'),(17851,1,73,'2021-02-09 09:51:15'),(17852,1,70,'2021-02-09 09:51:26'),(17853,1,76,'2021-02-09 09:51:49'),(17854,1,79,'2021-02-09 09:51:58'),(17855,1,56,'2021-02-09 09:52:16'),(17856,1,53,'2021-02-09 09:52:35'),(17857,1,44,'2021-02-09 09:52:51'),(17858,1,43,'2021-02-09 09:53:06'),(17859,1,45,'2021-02-09 09:53:23'),(17860,1,15,'2021-02-09 09:53:48'),(17861,1,15,'2021-02-09 09:54:10'),(17862,1,76,'2021-02-09 10:31:00'),(17863,1,45,'2021-02-09 10:50:12'),(17864,1,43,'2021-02-09 10:50:13'),(17865,1,45,'2021-02-09 12:19:59'),(17866,1,43,'2021-02-09 12:20:06'),(17867,1,44,'2021-02-09 12:26:55'),(17868,1,76,'2021-02-09 12:38:43'),(17869,1,66,'2021-02-09 13:15:25'),(17870,1,56,'2021-02-09 13:25:38'),(17871,1,62,'2021-02-09 13:25:46'),(17872,1,73,'2021-02-09 13:34:16'),(17873,1,44,'2021-02-09 13:34:33'),(17874,1,44,'2021-02-09 13:45:51'),(17875,1,44,'2021-02-09 13:58:12'),(17876,1,44,'2021-02-09 14:22:55'),(17877,1,44,'2021-02-09 15:03:18'),(17878,1,44,'2021-02-09 15:18:40'),(17879,1,44,'2021-02-09 15:40:07'),(17880,1,44,'2021-02-09 17:46:12'),(17881,1,45,'2021-02-09 17:54:14'),(17882,1,44,'2021-02-09 18:14:17'),(17883,1,44,'2021-02-09 18:43:51'),(17884,1,44,'2021-02-09 19:19:46'),(17885,1,44,'2021-02-09 19:37:16'),(17886,1,44,'2021-02-09 19:48:45'),(17887,1,53,'2021-02-09 21:00:44'),(17888,1,56,'2021-02-09 21:04:11'),(17889,1,44,'2021-02-09 21:42:10'),(17890,1,53,'2021-02-09 22:35:43'),(17891,1,44,'2021-02-09 22:37:55'),(17892,1,44,'2021-02-09 23:37:38'),(17893,1,79,'2021-02-09 23:55:14'),(17894,1,44,'2021-02-09 23:56:33'),(17895,1,44,'2021-02-09 23:56:40'),(17896,1,44,'2021-02-09 23:57:15'),(17897,1,44,'2021-02-09 23:57:23'),(17898,1,44,'2021-02-10 00:22:15'),(17899,1,44,'2021-02-10 01:06:23'),(17900,1,44,'2021-02-10 01:33:49'),(17901,1,44,'2021-02-10 01:46:48'),(17902,1,44,'2021-02-10 01:47:24'),(17903,1,73,'2021-02-10 01:50:07'),(17904,1,44,'2021-02-10 01:55:56'),(17905,1,44,'2021-02-10 01:56:27'),(17906,1,59,'2021-02-10 02:20:49'),(17907,1,44,'2021-02-10 02:21:19'),(17908,1,44,'2021-02-10 02:21:19'),(17909,1,15,'2021-02-10 02:21:20'),(17910,1,44,'2021-02-10 02:48:36'),(17911,1,44,'2021-02-10 03:40:42'),(17912,1,44,'2021-02-10 03:43:50'),(17913,1,53,'2021-02-10 03:45:47'),(17914,1,56,'2021-02-10 03:48:32'),(17915,1,66,'2021-02-10 03:57:37'),(17916,1,44,'2021-02-10 04:30:23'),(17917,1,44,'2021-02-10 04:43:00'),(17918,1,44,'2021-02-10 04:59:32'),(17919,1,44,'2021-02-10 05:15:13'),(17920,1,66,'2021-02-10 05:35:17'),(17921,1,44,'2021-02-10 06:25:16'),(17922,1,53,'2021-02-10 06:40:14'),(17923,1,62,'2021-02-10 07:36:22'),(17924,1,44,'2021-02-10 07:43:49'),(17925,1,44,'2021-02-10 07:47:32'),(17926,1,66,'2021-02-10 08:02:28'),(17927,1,44,'2021-02-10 08:37:03'),(17928,1,44,'2021-02-10 08:37:04'),(17929,1,44,'2021-02-10 09:11:09'),(17930,1,62,'2021-02-10 09:22:36'),(17931,1,70,'2021-02-10 10:58:39'),(17932,1,44,'2021-02-10 11:49:52'),(17933,1,43,'2021-02-10 11:50:30'),(17934,1,76,'2021-02-10 12:37:50'),(17935,1,56,'2021-02-10 13:22:40'),(17936,1,66,'2021-02-10 13:27:44'),(17937,1,44,'2021-02-10 13:32:29'),(17938,1,44,'2021-02-10 13:43:40'),(17939,1,44,'2021-02-10 13:45:50'),(17940,1,44,'2021-02-10 14:20:10'),(17941,1,44,'2021-02-10 14:20:12'),(17942,1,44,'2021-02-10 14:20:14'),(17943,1,53,'2021-02-10 14:36:43'),(17944,1,56,'2021-02-10 14:37:16'),(17945,1,66,'2021-02-10 15:01:38'),(17946,1,15,'2021-02-10 15:34:41'),(17947,1,53,'2021-02-10 16:06:33'),(17948,1,44,'2021-02-10 16:30:59'),(17949,1,66,'2021-02-10 16:33:00'),(17950,1,59,'2021-02-10 16:33:34'),(17951,1,45,'2021-02-10 16:51:36'),(17952,1,53,'2021-02-10 17:28:11'),(17953,1,66,'2021-02-10 17:48:34'),(17954,1,44,'2021-02-10 18:30:27'),(17955,1,13,'2021-02-10 18:31:17'),(17956,1,44,'2021-02-10 18:42:43'),(17957,1,44,'2021-02-10 19:04:53'),(17958,1,44,'2021-02-10 19:26:09'),(17959,1,44,'2021-02-10 19:26:32'),(17960,1,6,'2021-02-10 19:26:46'),(17961,1,76,'2021-02-10 19:26:57'),(17962,1,15,'2021-02-10 19:27:09'),(17963,1,62,'2021-02-10 19:27:20'),(17964,1,79,'2021-02-10 19:27:32'),(17965,1,53,'2021-02-10 19:27:45'),(17966,1,13,'2021-02-10 19:27:55'),(17967,1,59,'2021-02-10 19:28:10'),(17968,1,44,'2021-02-10 20:00:10'),(17969,1,44,'2021-02-10 20:34:17'),(17970,1,44,'2021-02-10 20:46:52'),(17971,1,53,'2021-02-10 20:47:58'),(17972,1,56,'2021-02-10 20:48:00'),(17973,1,66,'2021-02-10 20:51:10'),(17974,1,44,'2021-02-10 20:56:03'),(17975,1,45,'2021-02-10 21:25:38'),(17976,1,53,'2021-02-10 22:28:40'),(17977,1,44,'2021-02-10 22:29:03'),(17978,1,44,'2021-02-10 23:13:18'),(17979,1,44,'2021-02-11 00:00:40'),(17980,1,44,'2021-02-11 01:35:55'),(17981,1,44,'2021-02-11 01:57:55'),(17982,1,44,'2021-02-11 02:18:47'),(17983,1,44,'2021-02-11 02:51:07'),(17984,1,14,'2021-02-11 03:44:10'),(17985,1,44,'2021-02-11 04:33:47'),(17986,1,44,'2021-02-11 04:36:54'),(17987,1,44,'2021-02-11 04:46:04'),(17988,1,43,'2021-02-11 06:37:58'),(17989,1,5,'2021-02-11 07:04:54'),(17990,1,56,'2021-02-11 07:36:52'),(17991,1,44,'2021-02-11 07:43:25'),(17992,1,44,'2021-02-11 08:07:35'),(17993,1,44,'2021-02-11 08:52:15'),(17994,1,44,'2021-02-11 09:27:20'),(17995,1,44,'2021-02-11 09:41:22'),(17996,1,66,'2021-02-11 09:47:46'),(17997,1,44,'2021-02-11 10:13:06'),(17998,1,44,'2021-02-11 10:19:41'),(17999,1,44,'2021-02-11 12:06:56'),(18000,1,44,'2021-02-11 12:51:54'),(18001,1,44,'2021-02-11 13:37:19'),(18002,1,44,'2021-02-11 13:52:31'),(18003,1,44,'2021-02-11 14:33:15'),(18004,1,53,'2021-02-11 15:01:57'),(18005,1,59,'2021-02-11 15:28:08'),(18006,1,44,'2021-02-11 15:57:01'),(18007,1,44,'2021-02-11 16:17:14'),(18008,1,56,'2021-02-11 16:23:15'),(18009,1,5,'2021-02-11 16:31:57'),(18010,1,5,'2021-02-11 16:36:51'),(18011,1,44,'2021-02-11 17:02:14'),(18012,1,66,'2021-02-11 17:02:48'),(18013,1,44,'2021-02-11 17:44:04'),(18014,1,44,'2021-02-11 17:52:11'),(18015,1,15,'2021-02-11 18:03:37'),(18016,1,59,'2021-02-11 18:26:31'),(18017,1,44,'2021-02-11 18:39:03'),(18018,1,43,'2021-02-11 18:52:54'),(18019,1,44,'2021-02-11 19:38:42'),(18020,1,44,'2021-02-11 19:50:44'),(18021,1,15,'2021-02-11 21:01:57'),(18022,1,15,'2021-02-11 21:33:01'),(18023,1,44,'2021-02-11 21:42:13'),(18024,1,44,'2021-02-11 21:42:15'),(18025,1,6,'2021-02-11 21:42:17'),(18026,1,5,'2021-02-11 21:42:18'),(18027,1,44,'2021-02-11 21:42:20'),(18028,1,45,'2021-02-11 21:42:25'),(18029,1,44,'2021-02-11 21:42:31'),(18030,1,44,'2021-02-11 21:42:34'),(18031,1,44,'2021-02-11 21:42:36'),(18032,1,44,'2021-02-11 21:42:38'),(18033,1,44,'2021-02-11 21:42:41'),(18034,1,44,'2021-02-11 21:42:42'),(18035,1,44,'2021-02-11 21:42:46'),(18036,1,44,'2021-02-11 21:42:48'),(18037,1,44,'2021-02-11 21:42:51'),(18038,1,44,'2021-02-11 21:42:53'),(18039,1,44,'2021-02-11 22:11:45'),(18040,1,62,'2021-02-11 22:15:34'),(18041,1,45,'2021-02-11 23:07:49'),(18042,1,6,'2021-02-12 00:06:38'),(18043,1,53,'2021-02-12 00:33:01'),(18044,1,44,'2021-02-12 01:46:21'),(18045,1,44,'2021-02-12 01:46:34'),(18046,1,44,'2021-02-12 01:46:43'),(18047,1,13,'2021-02-12 01:46:50'),(18048,1,5,'2021-02-12 01:46:51'),(18049,1,53,'2021-02-12 01:46:54'),(18050,1,15,'2021-02-12 01:46:55'),(18051,1,79,'2021-02-12 01:46:58'),(18052,1,45,'2021-02-12 01:46:59'),(18053,1,79,'2021-02-12 01:47:00'),(18054,1,6,'2021-02-12 01:47:01'),(18055,1,14,'2021-02-12 01:47:01'),(18056,1,79,'2021-02-12 02:11:13'),(18057,1,45,'2021-02-12 02:58:50'),(18058,1,44,'2021-02-12 04:11:22'),(18059,1,44,'2021-02-12 04:30:25'),(18060,1,66,'2021-02-12 05:34:33'),(18061,1,44,'2021-02-12 05:41:40'),(18062,1,44,'2021-02-12 05:41:44'),(18063,1,44,'2021-02-12 05:41:45'),(18064,1,66,'2021-02-12 06:44:48'),(18065,1,66,'2021-02-12 07:37:07'),(18066,1,44,'2021-02-12 07:40:57'),(18067,1,44,'2021-02-12 07:53:28'),(18068,1,44,'2021-02-12 08:03:40'),(18069,1,6,'2021-02-12 08:11:55'),(18070,1,44,'2021-02-12 08:54:13'),(18071,1,44,'2021-02-12 08:54:16'),(18072,1,44,'2021-02-12 09:49:57'),(18073,1,44,'2021-02-12 10:33:47'),(18074,1,66,'2021-02-12 11:01:55'),(18075,1,44,'2021-02-12 11:08:06'),(18076,1,70,'2021-02-12 11:43:16'),(18077,1,44,'2021-02-12 12:13:53'),(18078,1,44,'2021-02-12 13:19:07'),(18079,1,44,'2021-02-12 13:37:37'),(18080,1,44,'2021-02-12 13:43:28'),(18081,1,44,'2021-02-12 13:51:54'),(18082,1,44,'2021-02-12 13:56:08'),(18083,1,66,'2021-02-12 14:00:47'),(18084,1,66,'2021-02-12 14:04:32'),(18085,1,44,'2021-02-12 14:40:28'),(18086,1,66,'2021-02-12 15:19:03'),(18087,1,76,'2021-02-12 15:52:20'),(18088,1,44,'2021-02-12 16:53:42'),(18089,1,44,'2021-02-12 16:53:44'),(18090,1,44,'2021-02-12 16:53:47'),(18091,1,44,'2021-02-12 16:53:48'),(18092,1,44,'2021-02-12 16:53:51'),(18093,1,44,'2021-02-12 16:53:56'),(18094,1,44,'2021-02-12 16:53:57'),(18095,1,44,'2021-02-12 16:53:58'),(18096,1,44,'2021-02-12 16:54:01'),(18097,1,44,'2021-02-12 16:54:04'),(18098,1,44,'2021-02-12 16:54:11'),(18099,1,44,'2021-02-12 16:54:13'),(18100,1,44,'2021-02-12 16:54:14'),(18101,1,44,'2021-02-12 16:54:17'),(18102,1,44,'2021-02-12 16:54:19'),(18103,1,44,'2021-02-12 16:54:20'),(18104,1,44,'2021-02-12 16:54:22'),(18105,1,44,'2021-02-12 16:54:25'),(18106,1,44,'2021-02-12 16:54:30'),(18107,1,44,'2021-02-12 16:54:32'),(18108,1,44,'2021-02-12 16:54:35'),(18109,1,44,'2021-02-12 16:54:40'),(18110,1,44,'2021-02-12 16:54:42'),(18111,1,44,'2021-02-12 16:54:47'),(18112,1,44,'2021-02-12 16:54:48'),(18113,1,44,'2021-02-12 16:54:51'),(18114,1,44,'2021-02-12 16:54:53'),(18115,1,44,'2021-02-12 16:54:55'),(18116,1,44,'2021-02-12 16:54:56'),(18117,1,44,'2021-02-12 16:54:58'),(18118,1,44,'2021-02-12 16:55:00'),(18119,1,44,'2021-02-12 16:55:03'),(18120,1,44,'2021-02-12 16:55:04'),(18121,1,44,'2021-02-12 16:55:09'),(18122,1,44,'2021-02-12 16:55:15'),(18123,1,44,'2021-02-12 16:55:20'),(18124,1,44,'2021-02-12 16:55:23'),(18125,1,44,'2021-02-12 16:55:24'),(18126,1,44,'2021-02-12 16:55:25'),(18127,1,44,'2021-02-12 16:55:31'),(18128,1,44,'2021-02-12 16:55:40'),(18129,1,44,'2021-02-12 16:55:57'),(18130,1,44,'2021-02-12 16:56:16'),(18131,1,44,'2021-02-12 16:56:26'),(18132,1,44,'2021-02-12 16:56:28'),(18133,1,44,'2021-02-12 16:56:41'),(18134,1,44,'2021-02-12 16:56:52'),(18135,1,44,'2021-02-12 16:57:00'),(18136,1,44,'2021-02-12 16:57:10'),(18137,1,44,'2021-02-12 16:57:12'),(18138,1,44,'2021-02-12 16:57:15'),(18139,1,44,'2021-02-12 16:57:24'),(18140,1,44,'2021-02-12 16:57:43'),(18141,1,44,'2021-02-12 16:57:51'),(18142,1,44,'2021-02-12 16:57:52'),(18143,1,44,'2021-02-12 16:57:53'),(18144,1,44,'2021-02-12 16:57:59'),(18145,1,44,'2021-02-12 16:58:00'),(18146,1,44,'2021-02-12 16:58:03'),(18147,1,44,'2021-02-12 16:58:08'),(18148,1,44,'2021-02-12 16:58:09'),(18149,1,44,'2021-02-12 16:58:12'),(18150,1,44,'2021-02-12 16:58:16'),(18151,1,44,'2021-02-12 16:58:18'),(18152,1,44,'2021-02-12 16:58:23'),(18153,1,44,'2021-02-12 16:58:38'),(18154,1,44,'2021-02-12 16:58:45'),(18155,1,44,'2021-02-12 16:58:48'),(18156,1,44,'2021-02-12 16:59:05'),(18157,1,44,'2021-02-12 16:59:20'),(18158,1,44,'2021-02-12 16:59:42'),(18159,1,44,'2021-02-12 16:59:49'),(18160,1,44,'2021-02-12 17:01:02'),(18161,1,44,'2021-02-12 17:02:48'),(18162,1,44,'2021-02-12 17:02:51'),(18163,1,44,'2021-02-12 17:02:55'),(18164,1,44,'2021-02-12 17:03:11'),(18165,1,44,'2021-02-12 17:03:36'),(18166,1,44,'2021-02-12 17:03:46'),(18167,1,44,'2021-02-12 17:03:56'),(18168,1,44,'2021-02-12 17:04:03'),(18169,1,62,'2021-02-12 18:35:43'),(18170,1,44,'2021-02-12 18:39:02'),(18171,1,44,'2021-02-12 18:42:33'),(18172,1,44,'2021-02-12 18:43:12'),(18173,1,44,'2021-02-12 19:04:55'),(18174,1,66,'2021-02-12 19:36:50'),(18175,1,44,'2021-02-12 19:37:57'),(18176,1,44,'2021-02-12 19:50:45'),(18177,1,44,'2021-02-12 19:52:32'),(18178,1,6,'2021-02-12 20:15:18'),(18179,1,6,'2021-02-12 21:50:12'),(18180,1,73,'2021-02-12 21:51:02'),(18181,1,6,'2021-02-12 22:54:51'),(18182,1,44,'2021-02-13 01:43:03'),(18183,1,44,'2021-02-13 01:46:36'),(18184,1,44,'2021-02-13 02:12:42'),(18185,1,44,'2021-02-13 02:44:19'),(18186,1,44,'2021-02-13 02:44:23'),(18187,1,76,'2021-02-13 03:16:06'),(18188,1,44,'2021-02-13 04:02:36'),(18189,1,44,'2021-02-13 04:35:38'),(18190,1,44,'2021-02-13 04:48:40'),(18191,1,44,'2021-02-13 05:39:55'),(18192,1,44,'2021-02-13 05:44:38'),(18193,1,44,'2021-02-13 05:51:17'),(18194,1,15,'2021-02-13 05:51:20'),(18195,1,44,'2021-02-13 05:51:22'),(18196,1,59,'2021-02-13 05:51:24'),(18197,1,53,'2021-02-13 05:51:29'),(18198,1,45,'2021-02-13 05:51:31'),(18199,1,56,'2021-02-13 05:51:32'),(18200,1,43,'2021-02-13 05:51:34'),(18201,1,66,'2021-02-13 05:51:36'),(18202,1,62,'2021-02-13 05:51:38'),(18203,1,70,'2021-02-13 05:51:39'),(18204,1,73,'2021-02-13 05:51:41'),(18205,1,76,'2021-02-13 05:51:44'),(18206,1,45,'2021-02-13 05:51:45'),(18207,1,79,'2021-02-13 05:51:47'),(18208,1,44,'2021-02-13 05:51:52'),(18209,1,5,'2021-02-13 05:52:00'),(18210,1,15,'2021-02-13 05:52:00'),(18211,1,13,'2021-02-13 05:52:01'),(18212,1,6,'2021-02-13 05:52:02'),(18213,1,14,'2021-02-13 05:52:03'),(18214,1,44,'2021-02-13 06:31:05'),(18215,1,14,'2021-02-13 07:42:47'),(18216,1,44,'2021-02-13 07:47:05'),(18217,1,44,'2021-02-13 07:48:35'),(18218,1,6,'2021-02-13 07:49:08'),(18219,1,53,'2021-02-13 07:49:35'),(18220,1,44,'2021-02-13 07:50:00'),(18221,1,53,'2021-02-13 07:50:15'),(18222,1,6,'2021-02-13 07:51:30'),(18223,1,53,'2021-02-13 07:53:32'),(18224,1,53,'2021-02-13 07:55:03'),(18225,1,53,'2021-02-13 07:55:43'),(18226,1,44,'2021-02-13 08:05:58'),(18227,1,44,'2021-02-13 08:14:48'),(18228,1,44,'2021-02-13 08:54:43'),(18229,1,44,'2021-02-13 08:54:45'),(18230,1,66,'2021-02-13 08:58:35'),(18231,1,44,'2021-02-13 08:59:32'),(18232,1,66,'2021-02-13 09:21:36'),(18233,1,73,'2021-02-13 09:49:44'),(18234,1,53,'2021-02-13 10:06:50'),(18235,1,66,'2021-02-13 10:07:25'),(18236,1,53,'2021-02-13 11:03:52'),(18237,1,62,'2021-02-13 11:12:32'),(18238,1,70,'2021-02-13 11:26:01'),(18239,1,76,'2021-02-13 11:58:47'),(18240,1,53,'2021-02-13 11:59:53'),(18241,1,62,'2021-02-13 11:59:59'),(18242,1,53,'2021-02-13 13:11:07'),(18243,1,45,'2021-02-13 13:19:52'),(18244,1,73,'2021-02-13 13:24:31'),(18245,1,62,'2021-02-13 13:25:34'),(18246,1,44,'2021-02-13 13:29:45'),(18247,1,44,'2021-02-13 13:47:23'),(18248,1,44,'2021-02-13 13:55:49'),(18249,1,44,'2021-02-13 14:26:59'),(18250,1,45,'2021-02-13 14:43:46'),(18251,1,62,'2021-02-13 14:48:57'),(18252,1,73,'2021-02-13 14:49:01'),(18253,1,44,'2021-02-13 15:32:27'),(18254,1,45,'2021-02-13 15:34:45'),(18255,1,73,'2021-02-13 15:40:05'),(18256,1,62,'2021-02-13 15:40:11'),(18257,1,45,'2021-02-13 16:40:49'),(18258,1,73,'2021-02-13 16:44:09'),(18259,1,44,'2021-02-13 17:17:40'),(18260,1,45,'2021-02-13 17:25:58'),(18261,1,73,'2021-02-13 17:29:27'),(18262,1,44,'2021-02-13 17:46:13'),(18263,1,45,'2021-02-13 18:37:52'),(18264,1,44,'2021-02-13 18:43:53'),(18265,1,45,'2021-02-13 19:10:42'),(18266,1,73,'2021-02-13 19:13:22'),(18267,1,73,'2021-02-13 19:39:58'),(18268,1,44,'2021-02-13 19:47:08'),(18269,1,44,'2021-02-13 19:48:26'),(18270,1,45,'2021-02-13 20:27:38'),(18271,1,73,'2021-02-13 20:31:43'),(18272,1,45,'2021-02-13 22:08:19'),(18273,1,73,'2021-02-13 22:10:52'),(18274,1,44,'2021-02-13 22:20:10'),(18275,1,45,'2021-02-13 23:21:52'),(18276,1,73,'2021-02-13 23:24:20'),(18277,1,44,'2021-02-13 23:30:39'),(18278,1,44,'2021-02-14 00:31:50'),(18279,1,44,'2021-02-14 00:31:58'),(18280,1,73,'2021-02-14 01:31:46'),(18281,1,44,'2021-02-14 01:37:11'),(18282,1,44,'2021-02-14 01:38:52'),(18283,1,44,'2021-02-14 01:57:24'),(18284,1,44,'2021-02-14 01:58:55'),(18285,1,45,'2021-02-14 02:31:38'),(18286,1,44,'2021-02-14 03:25:18'),(18287,1,44,'2021-02-14 03:41:17'),(18288,1,44,'2021-02-14 03:41:39'),(18289,1,44,'2021-02-14 03:42:40'),(18290,1,44,'2021-02-14 03:43:25'),(18291,1,44,'2021-02-14 04:11:11'),(18292,1,44,'2021-02-14 04:32:50'),(18293,1,44,'2021-02-14 05:03:02'),(18294,1,45,'2021-02-14 05:15:22'),(18295,1,73,'2021-02-14 05:17:18'),(18296,1,44,'2021-02-14 05:21:03'),(18297,1,44,'2021-02-14 05:42:18'),(18298,1,44,'2021-02-14 05:54:13'),(18299,1,45,'2021-02-14 06:05:13'),(18300,1,45,'2021-02-14 06:31:24'),(18301,1,44,'2021-02-14 06:56:18'),(18302,1,44,'2021-02-14 06:58:34'),(18303,1,44,'2021-02-14 07:37:30'),(18304,1,44,'2021-02-14 07:43:38'),(18305,1,44,'2021-02-14 07:51:44'),(18306,1,44,'2021-02-14 08:21:47'),(18307,1,44,'2021-02-14 08:40:03'),(18308,1,45,'2021-02-14 08:54:29'),(18309,1,73,'2021-02-14 08:56:43'),(18310,1,76,'2021-02-14 09:08:38'),(18311,1,44,'2021-02-14 10:43:02'),(18312,1,13,'2021-02-14 10:43:04'),(18313,1,6,'2021-02-14 10:43:05'),(18314,1,44,'2021-02-14 11:11:33'),(18315,1,45,'2021-02-14 12:36:28'),(18316,1,73,'2021-02-14 12:42:11'),(18317,1,44,'2021-02-14 13:24:07'),(18318,1,66,'2021-02-14 13:25:24'),(18319,1,44,'2021-02-14 13:37:37'),(18320,1,44,'2021-02-14 13:55:28'),(18321,1,45,'2021-02-14 14:17:49'),(18322,1,73,'2021-02-14 14:23:51'),(18323,1,44,'2021-02-14 14:53:42'),(18324,1,44,'2021-02-14 15:19:38'),(18325,1,45,'2021-02-14 15:40:25'),(18326,1,73,'2021-02-14 15:46:40'),(18327,1,44,'2021-02-14 16:21:57'),(18328,1,44,'2021-02-14 16:28:44'),(18329,1,45,'2021-02-14 17:18:35'),(18330,1,73,'2021-02-14 17:23:31'),(18331,1,44,'2021-02-14 17:50:14'),(18332,1,44,'2021-02-14 18:50:18'),(18333,1,45,'2021-02-14 18:51:10'),(18334,1,73,'2021-02-14 18:56:33'),(18335,1,44,'2021-02-14 19:01:36'),(18336,1,44,'2021-02-14 19:12:34'),(18337,1,44,'2021-02-14 19:34:52'),(18338,1,44,'2021-02-14 19:46:55'),(18339,1,44,'2021-02-14 19:48:16'),(18340,1,70,'2021-02-14 20:38:38'),(18341,1,45,'2021-02-14 21:13:52'),(18342,1,62,'2021-02-14 21:15:34'),(18343,1,44,'2021-02-14 21:17:40'),(18344,1,5,'2021-02-14 21:17:42'),(18345,1,6,'2021-02-14 21:17:45'),(18346,1,44,'2021-02-14 21:23:55'),(18347,1,73,'2021-02-14 21:52:10'),(18348,1,44,'2021-02-14 22:09:36'),(18349,1,76,'2021-02-14 23:36:39'),(18350,1,44,'2021-02-14 23:57:35'),(18351,1,79,'2021-02-15 00:02:30'),(18352,1,44,'2021-02-15 00:13:52'),(18353,1,44,'2021-02-15 00:20:47'),(18354,1,44,'2021-02-15 01:32:32'),(18355,1,44,'2021-02-15 01:37:21'),(18356,1,44,'2021-02-15 01:42:25'),(18357,1,44,'2021-02-15 02:26:31'),(18358,1,44,'2021-02-15 03:27:24'),(18359,1,44,'2021-02-15 03:43:06'),(18360,1,44,'2021-02-15 03:44:47'),(18361,1,44,'2021-02-15 03:59:32'),(18362,1,44,'2021-02-15 04:35:35'),(18363,1,45,'2021-02-15 05:55:03'),(18364,1,73,'2021-02-15 05:59:04'),(18365,1,44,'2021-02-15 06:17:24'),(18366,1,44,'2021-02-15 07:40:50'),(18367,1,44,'2021-02-15 07:47:01'),(18368,1,45,'2021-02-15 08:13:49'),(18369,1,73,'2021-02-15 08:17:36'),(18370,1,44,'2021-02-15 08:25:17'),(18371,1,45,'2021-02-15 09:30:12'),(18372,1,73,'2021-02-15 09:33:27'),(18373,1,45,'2021-02-15 10:54:31'),(18374,1,73,'2021-02-15 10:58:44'),(18375,1,44,'2021-02-15 11:20:15'),(18376,1,44,'2021-02-15 11:20:21'),(18377,1,44,'2021-02-15 11:20:23'),(18378,1,44,'2021-02-15 12:15:12'),(18379,1,44,'2021-02-15 12:15:32'),(18380,1,44,'2021-02-15 12:15:45'),(18381,1,44,'2021-02-15 12:19:19'),(18382,1,44,'2021-02-15 12:19:24'),(18383,1,45,'2021-02-15 12:36:06'),(18384,1,73,'2021-02-15 12:39:12'),(18385,1,6,'2021-02-15 13:21:37'),(18386,1,44,'2021-02-15 13:32:32'),(18387,1,44,'2021-02-15 13:37:02'),(18388,1,44,'2021-02-15 13:37:54'),(18389,1,6,'2021-02-15 13:38:17'),(18390,1,44,'2021-02-15 13:39:49'),(18391,1,45,'2021-02-15 13:42:35'),(18392,1,73,'2021-02-15 14:11:35'),(18393,1,44,'2021-02-15 14:16:12'),(18394,1,44,'2021-02-15 14:38:36'),(18395,1,45,'2021-02-15 14:46:17'),(18396,1,44,'2021-02-15 15:12:06'),(18397,1,44,'2021-02-15 15:24:13'),(18398,1,44,'2021-02-15 15:27:35'),(18399,1,44,'2021-02-15 15:51:25'),(18400,1,44,'2021-02-15 15:57:58'),(18401,1,45,'2021-02-15 16:00:06'),(18402,1,73,'2021-02-15 16:04:51'),(18403,1,13,'2021-02-15 16:04:57'),(18404,1,44,'2021-02-15 16:43:13'),(18405,1,44,'2021-02-15 17:18:35'),(18406,1,45,'2021-02-15 17:26:50'),(18407,1,73,'2021-02-15 17:30:54'),(18408,1,44,'2021-02-15 18:17:10'),(18409,1,44,'2021-02-15 18:43:02'),(18410,1,44,'2021-02-15 19:03:40'),(18411,1,6,'2021-02-15 19:15:46'),(18412,1,6,'2021-02-15 19:15:48'),(18413,1,45,'2021-02-15 19:23:33'),(18414,1,44,'2021-02-15 19:40:42'),(18415,1,44,'2021-02-15 19:47:57'),(18416,1,44,'2021-02-15 19:48:41'),(18417,1,45,'2021-02-15 20:11:52'),(18418,1,44,'2021-02-15 20:15:59'),(18419,1,6,'2021-02-15 20:16:02'),(18420,1,73,'2021-02-15 20:16:24'),(18421,1,53,'2021-02-15 20:47:01'),(18422,1,45,'2021-02-15 20:49:37'),(18423,1,44,'2021-02-15 20:58:12'),(18424,1,44,'2021-02-15 20:58:20'),(18425,1,6,'2021-02-15 21:12:28'),(18426,1,44,'2021-02-15 21:29:42'),(18427,1,53,'2021-02-15 21:29:57'),(18428,1,45,'2021-02-15 21:36:52'),(18429,1,76,'2021-02-15 21:54:45'),(18430,1,44,'2021-02-15 22:08:22'),(18431,1,44,'2021-02-15 23:12:03'),(18432,1,44,'2021-02-15 23:55:41'),(18433,1,6,'2021-02-16 00:10:39'),(18434,1,44,'2021-02-16 01:24:21'),(18435,1,44,'2021-02-16 01:48:09'),(18436,1,44,'2021-02-16 01:49:45'),(18437,1,44,'2021-02-16 01:49:54'),(18438,1,44,'2021-02-16 01:52:54'),(18439,1,44,'2021-02-16 01:56:09'),(18440,1,53,'2021-02-16 02:59:51'),(18441,1,73,'2021-02-16 03:25:15'),(18442,1,53,'2021-02-16 03:57:53'),(18443,1,73,'2021-02-16 04:25:22'),(18444,1,44,'2021-02-16 04:36:53'),(18445,1,45,'2021-02-16 04:54:05'),(18446,1,44,'2021-02-16 05:58:20'),(18447,1,44,'2021-02-16 06:22:53'),(18448,1,44,'2021-02-16 06:33:21'),(18449,1,45,'2021-02-16 06:42:29'),(18450,1,73,'2021-02-16 07:08:34'),(18451,1,44,'2021-02-16 07:50:11'),(18452,1,44,'2021-02-16 07:55:12'),(18453,1,44,'2021-02-16 07:59:21'),(18454,1,45,'2021-02-16 08:07:02'),(18455,1,44,'2021-02-16 08:10:34'),(18456,1,44,'2021-02-16 08:20:52'),(18457,1,73,'2021-02-16 08:33:14'),(18458,1,45,'2021-02-16 09:20:45'),(18459,1,44,'2021-02-16 09:24:56'),(18460,1,45,'2021-02-16 10:14:37'),(18461,1,73,'2021-02-16 10:40:45'),(18462,1,44,'2021-02-16 11:05:13'),(18463,1,15,'2021-02-16 11:05:23'),(18464,1,6,'2021-02-16 11:05:41'),(18465,1,5,'2021-02-16 11:05:56'),(18466,1,45,'2021-02-16 11:06:13'),(18467,1,43,'2021-02-16 11:06:32'),(18468,1,13,'2021-02-16 11:06:53'),(18469,1,53,'2021-02-16 11:07:08'),(18470,1,44,'2021-02-16 11:07:21'),(18471,1,76,'2021-02-16 11:07:35'),(18472,1,66,'2021-02-16 11:07:51'),(18473,1,56,'2021-02-16 11:08:05'),(18474,1,14,'2021-02-16 11:08:20'),(18475,1,70,'2021-02-16 11:08:37'),(18476,1,45,'2021-02-16 11:08:50'),(18477,1,59,'2021-02-16 11:09:07'),(18478,1,62,'2021-02-16 11:09:19'),(18479,1,15,'2021-02-16 11:09:35'),(18480,1,79,'2021-02-16 11:09:46'),(18481,1,73,'2021-02-16 11:10:02'),(18482,1,62,'2021-02-16 11:10:15'),(18483,1,59,'2021-02-16 11:10:24'),(18484,1,66,'2021-02-16 11:10:35'),(18485,1,73,'2021-02-16 11:10:54'),(18486,1,70,'2021-02-16 11:11:15'),(18487,1,76,'2021-02-16 11:11:32'),(18488,1,79,'2021-02-16 11:11:42'),(18489,1,56,'2021-02-16 11:11:55'),(18490,1,53,'2021-02-16 11:12:06'),(18491,1,44,'2021-02-16 11:12:19'),(18492,1,43,'2021-02-16 11:12:32'),(18493,1,45,'2021-02-16 11:12:47'),(18494,1,15,'2021-02-16 11:13:03'),(18495,1,15,'2021-02-16 11:13:17'),(18496,1,44,'2021-02-16 11:13:27'),(18497,1,45,'2021-02-16 11:28:35'),(18498,1,44,'2021-02-16 11:37:01'),(18499,1,44,'2021-02-16 11:37:12'),(18500,1,44,'2021-02-16 11:55:20'),(18501,1,45,'2021-02-16 12:07:05'),(18502,1,73,'2021-02-16 12:07:18'),(18503,1,44,'2021-02-16 12:29:46'),(18504,1,6,'2021-02-16 12:29:52'),(18505,1,44,'2021-02-16 12:41:50'),(18506,1,44,'2021-02-16 12:41:52'),(18507,1,44,'2021-02-16 12:41:53'),(18508,1,44,'2021-02-16 12:54:11'),(18509,1,44,'2021-02-16 13:31:42'),(18510,1,44,'2021-02-16 13:36:49'),(18511,1,44,'2021-02-16 13:42:31'),(18512,1,44,'2021-02-16 13:54:22'),(18513,1,44,'2021-02-16 13:59:22'),(18514,1,44,'2021-02-16 14:02:15'),(18515,1,45,'2021-02-16 14:16:48'),(18516,1,53,'2021-02-16 14:38:22'),(18517,1,44,'2021-02-16 15:05:11'),(18518,1,44,'2021-02-16 15:14:40'),(18519,1,44,'2021-02-16 15:37:49'),(18520,1,62,'2021-02-16 16:02:49'),(18521,1,70,'2021-02-16 16:21:21'),(18522,1,44,'2021-02-16 16:53:03'),(18523,1,45,'2021-02-16 16:56:43'),(18524,1,44,'2021-02-16 17:35:16'),(18525,1,66,'2021-02-16 17:43:27'),(18526,1,73,'2021-02-16 18:05:10'),(18527,1,44,'2021-02-16 18:15:21'),(18528,1,44,'2021-02-16 18:23:44'),(18529,1,44,'2021-02-16 18:23:46'),(18530,1,44,'2021-02-16 18:23:48'),(18531,1,44,'2021-02-16 18:23:50'),(18532,1,44,'2021-02-16 18:23:50'),(18533,1,6,'2021-02-16 18:23:52'),(18534,1,5,'2021-02-16 18:23:53'),(18535,1,13,'2021-02-16 18:23:55'),(18536,1,44,'2021-02-16 18:36:07'),(18537,1,44,'2021-02-16 18:41:18'),(18538,1,66,'2021-02-16 18:43:26'),(18539,1,73,'2021-02-16 19:03:29'),(18540,1,44,'2021-02-16 19:36:30'),(18541,1,44,'2021-02-16 19:53:37'),(18542,1,73,'2021-02-16 19:55:57'),(18543,1,44,'2021-02-16 20:01:55'),(18544,1,44,'2021-02-16 20:05:53'),(18545,1,44,'2021-02-16 20:26:28'),(18546,1,44,'2021-02-16 20:31:54'),(18547,1,44,'2021-02-16 20:31:56'),(18548,1,44,'2021-02-16 20:58:58'),(18549,1,44,'2021-02-16 21:16:12'),(18550,1,44,'2021-02-16 23:03:27'),(18551,1,6,'2021-02-16 23:03:32'),(18552,1,44,'2021-02-16 23:24:40'),(18553,1,43,'2021-02-17 00:42:01'),(18554,1,44,'2021-02-17 01:42:13'),(18555,1,44,'2021-02-17 01:50:55'),(18556,1,44,'2021-02-17 02:46:50'),(18557,1,44,'2021-02-17 03:41:13'),(18558,1,6,'2021-02-17 03:56:58'),(18559,1,44,'2021-02-17 04:18:34'),(18560,1,44,'2021-02-17 04:28:53'),(18561,1,44,'2021-02-17 04:41:23'),(18562,1,66,'2021-02-17 04:51:36'),(18563,1,59,'2021-02-17 05:00:29'),(18564,1,45,'2021-02-17 05:25:16'),(18565,1,44,'2021-02-17 05:40:05'),(18566,1,66,'2021-02-17 05:55:56'),(18567,1,45,'2021-02-17 05:58:27'),(18568,1,44,'2021-02-17 06:10:29'),(18569,1,44,'2021-02-17 06:37:46'),(18570,1,62,'2021-02-17 06:44:48'),(18571,1,44,'2021-02-17 06:53:28'),(18572,1,45,'2021-02-17 07:19:05'),(18573,1,44,'2021-02-17 07:33:16'),(18574,1,44,'2021-02-17 07:41:12'),(18575,1,44,'2021-02-17 07:43:10'),(18576,1,44,'2021-02-17 07:51:17'),(18577,1,44,'2021-02-17 07:57:20'),(18578,1,44,'2021-02-17 08:12:20'),(18579,1,45,'2021-02-17 08:27:43'),(18580,1,44,'2021-02-17 08:32:28'),(18581,1,73,'2021-02-17 08:55:40'),(18582,1,44,'2021-02-17 09:52:54'),(18583,1,44,'2021-02-17 10:05:42'),(18584,1,73,'2021-02-17 10:05:52'),(18585,1,44,'2021-02-17 10:06:03'),(18586,1,5,'2021-02-17 10:06:15'),(18587,1,15,'2021-02-17 10:06:25'),(18588,1,44,'2021-02-17 10:06:38'),(18589,1,43,'2021-02-17 10:07:11'),(18590,1,45,'2021-02-17 10:07:22'),(18591,1,14,'2021-02-17 10:07:34'),(18592,1,44,'2021-02-17 10:12:08'),(18593,1,44,'2021-02-17 10:53:53'),(18594,1,14,'2021-02-17 11:20:56'),(18595,1,45,'2021-02-17 11:49:59'),(18596,1,73,'2021-02-17 11:50:01'),(18597,1,66,'2021-02-17 12:11:04'),(18598,1,45,'2021-02-17 12:46:36'),(18599,1,73,'2021-02-17 13:14:24'),(18600,1,44,'2021-02-17 13:42:00'),(18601,1,44,'2021-02-17 13:44:15'),(18602,1,45,'2021-02-17 13:44:34'),(18603,1,76,'2021-02-17 13:45:17'),(18604,1,44,'2021-02-17 13:55:39'),(18605,1,73,'2021-02-17 14:11:45'),(18606,1,6,'2021-02-17 14:30:05'),(18607,1,45,'2021-02-17 14:41:38'),(18608,1,44,'2021-02-17 15:00:19'),(18609,1,6,'2021-02-17 15:00:21'),(18610,1,53,'2021-02-17 15:18:37'),(18611,1,44,'2021-02-17 15:46:48'),(18612,1,6,'2021-02-17 15:46:49'),(18613,1,45,'2021-02-17 16:09:01'),(18614,1,73,'2021-02-17 16:34:02'),(18615,1,45,'2021-02-17 17:29:34'),(18616,1,73,'2021-02-17 17:56:21'),(18617,1,44,'2021-02-17 18:17:27'),(18618,1,44,'2021-02-17 18:44:01'),(18619,1,56,'2021-02-17 19:32:09'),(18620,1,44,'2021-02-17 19:41:29'),(18621,1,44,'2021-02-17 19:52:21'),(18622,1,44,'2021-02-17 20:40:56'),(18623,1,45,'2021-02-17 20:42:18'),(18624,1,44,'2021-02-17 21:07:12'),(18625,1,73,'2021-02-17 21:09:40'),(18626,1,44,'2021-02-17 21:39:22'),(18627,1,44,'2021-02-17 23:18:39'),(18628,1,14,'2021-02-17 23:21:40'),(18629,1,45,'2021-02-17 23:23:03'),(18630,1,44,'2021-02-17 23:32:37'),(18631,1,44,'2021-02-18 00:00:43'),(18632,1,6,'2021-02-18 00:20:51'),(18633,1,6,'2021-02-18 00:20:57'),(18634,1,44,'2021-02-18 00:27:17'),(18635,1,44,'2021-02-18 00:27:22'),(18636,1,56,'2021-02-18 00:44:34'),(18637,1,44,'2021-02-18 01:36:39'),(18638,1,44,'2021-02-18 01:39:33'),(18639,1,44,'2021-02-18 01:40:52'),(18640,1,44,'2021-02-18 01:42:25'),(18641,1,44,'2021-02-18 03:13:38'),(18642,1,44,'2021-02-18 03:54:53'),(18643,1,44,'2021-02-18 04:29:41'),(18644,1,44,'2021-02-18 04:38:49'),(18645,1,44,'2021-02-18 06:16:13'),(18646,1,44,'2021-02-18 06:57:44'),(18647,1,44,'2021-02-18 06:57:48'),(18648,1,44,'2021-02-18 06:57:52'),(18649,1,44,'2021-02-18 06:57:53'),(18650,1,44,'2021-02-18 06:57:55'),(18651,1,45,'2021-02-18 06:59:56'),(18652,1,73,'2021-02-18 07:23:10'),(18653,1,44,'2021-02-18 07:27:22'),(18654,1,44,'2021-02-18 07:52:19'),(18655,1,44,'2021-02-18 07:53:48'),(18656,1,45,'2021-02-18 07:54:36'),(18657,1,44,'2021-02-18 07:58:07'),(18658,1,73,'2021-02-18 08:45:16'),(18659,1,45,'2021-02-18 09:11:36'),(18660,1,73,'2021-02-18 09:37:46'),(18661,1,44,'2021-02-18 09:48:16'),(18662,1,44,'2021-02-18 11:14:41'),(18663,1,14,'2021-02-18 11:22:24'),(18664,1,45,'2021-02-18 11:34:37'),(18665,1,44,'2021-02-18 11:57:22'),(18666,1,73,'2021-02-18 11:57:44'),(18667,1,43,'2021-02-18 12:05:38'),(18668,1,45,'2021-02-18 12:27:01'),(18669,1,44,'2021-02-18 12:43:16'),(18670,1,44,'2021-02-18 13:01:14'),(18671,1,45,'2021-02-18 13:21:12'),(18672,1,44,'2021-02-18 13:36:16'),(18673,1,44,'2021-02-18 13:51:42'),(18674,1,44,'2021-02-18 13:57:29'),(18675,1,6,'2021-02-18 14:18:09'),(18676,1,44,'2021-02-18 14:50:58'),(18677,1,44,'2021-02-18 15:22:03'),(18678,1,44,'2021-02-18 15:47:58'),(18679,1,14,'2021-02-18 16:02:17'),(18680,1,44,'2021-02-18 16:32:41'),(18681,1,45,'2021-02-18 16:37:29'),(18682,1,44,'2021-02-18 16:47:01'),(18683,1,44,'2021-02-18 17:15:51'),(18684,1,45,'2021-02-18 17:21:10'),(18685,1,44,'2021-02-18 17:21:50'),(18686,1,56,'2021-02-18 18:23:15'),(18687,1,44,'2021-02-18 18:28:17'),(18688,1,44,'2021-02-18 18:28:19'),(18689,1,45,'2021-02-18 18:49:45'),(18690,1,44,'2021-02-18 18:55:11'),(18691,1,44,'2021-02-18 18:57:06'),(18692,1,44,'2021-02-18 19:11:03'),(18693,1,44,'2021-02-18 19:18:12'),(18694,1,44,'2021-02-18 19:32:58'),(18695,1,44,'2021-02-18 19:55:14'),(18696,1,45,'2021-02-18 19:55:53'),(18697,1,44,'2021-02-18 20:10:26'),(18698,1,45,'2021-02-18 20:29:39'),(18699,1,44,'2021-02-18 20:35:49'),(18700,1,44,'2021-02-18 21:18:27'),(18701,1,70,'2021-02-18 21:33:16'),(18702,1,45,'2021-02-18 21:44:10'),(18703,1,45,'2021-02-18 22:49:12'),(18704,1,44,'2021-02-18 22:59:30'),(18705,1,14,'2021-02-19 00:01:38'),(18706,1,45,'2021-02-19 00:11:16'),(18707,1,44,'2021-02-19 01:44:31'),(18708,1,44,'2021-02-19 01:56:51'),(18709,1,44,'2021-02-19 02:55:22'),(18710,1,13,'2021-02-19 02:59:05'),(18711,1,44,'2021-02-19 03:00:18'),(18712,1,44,'2021-02-19 03:25:58'),(18713,1,44,'2021-02-19 04:39:00'),(18714,1,5,'2021-02-19 05:15:18'),(18715,1,44,'2021-02-19 06:14:36'),(18716,1,44,'2021-02-19 06:29:24'),(18717,1,44,'2021-02-19 07:35:44'),(18718,1,44,'2021-02-19 07:44:34'),(18719,1,44,'2021-02-19 07:49:08'),(18720,1,45,'2021-02-19 07:49:14'),(18721,1,44,'2021-02-19 07:50:14'),(18722,1,44,'2021-02-19 08:00:38'),(18723,1,45,'2021-02-19 08:55:22'),(18724,1,70,'2021-02-19 09:15:27'),(18725,1,44,'2021-02-19 09:41:05'),(18726,1,44,'2021-02-19 09:53:52'),(18727,1,45,'2021-02-19 10:17:06'),(18728,1,44,'2021-02-19 10:23:00'),(18729,1,70,'2021-02-19 10:35:28'),(18730,1,45,'2021-02-19 11:25:04'),(18731,1,70,'2021-02-19 11:42:59'),(18732,1,44,'2021-02-19 12:00:20'),(18733,1,14,'2021-02-19 12:02:21'),(18734,1,44,'2021-02-19 12:31:19'),(18735,1,44,'2021-02-19 12:31:27'),(18736,1,0,'2021-02-19 12:31:57'),(18737,1,0,'2021-02-19 12:32:21'),(18738,1,6,'2021-02-19 12:40:28'),(18739,1,44,'2021-02-19 12:56:22'),(18740,1,44,'2021-02-19 13:14:51'),(18741,1,45,'2021-02-19 13:23:04'),(18742,1,59,'2021-02-19 13:34:54'),(18743,1,44,'2021-02-19 13:37:21'),(18744,1,70,'2021-02-19 13:43:07'),(18745,1,44,'2021-02-19 13:44:48'),(18746,1,44,'2021-02-19 13:50:00'),(18747,1,44,'2021-02-19 13:58:33'),(18748,1,15,'2021-02-19 14:06:51'),(18749,1,44,'2021-02-19 14:23:00'),(18750,1,45,'2021-02-19 14:23:00'),(18751,1,44,'2021-02-19 14:35:33'),(18752,1,44,'2021-02-19 14:39:29'),(18753,1,45,'2021-02-19 15:22:05'),(18754,1,44,'2021-02-19 15:22:48'),(18755,1,44,'2021-02-19 15:47:53'),(18756,1,45,'2021-02-19 16:07:08'),(18757,1,44,'2021-02-19 16:12:40'),(18758,1,44,'2021-02-19 16:47:50'),(18759,1,45,'2021-02-19 16:54:04'),(18760,1,44,'2021-02-19 17:17:43'),(18761,1,44,'2021-02-19 17:27:17'),(18762,1,45,'2021-02-19 17:46:38'),(18763,1,44,'2021-02-19 18:07:50'),(18764,1,44,'2021-02-19 18:10:01'),(18765,1,45,'2021-02-19 18:25:18'),(18766,1,44,'2021-02-19 18:29:27'),(18767,1,5,'2021-02-19 18:29:28'),(18768,1,44,'2021-02-19 18:42:02'),(18769,1,73,'2021-02-19 19:16:34'),(18770,1,45,'2021-02-19 19:20:23'),(18771,1,44,'2021-02-19 19:34:32'),(18772,1,44,'2021-02-19 19:46:55'),(18773,1,44,'2021-02-19 19:47:04'),(18774,1,44,'2021-02-19 19:56:15'),(18775,1,15,'2021-02-19 19:56:18'),(18776,1,44,'2021-02-19 19:56:21'),(18777,1,59,'2021-02-19 19:56:23'),(18778,1,53,'2021-02-19 19:56:29'),(18779,1,45,'2021-02-19 19:56:31'),(18780,1,43,'2021-02-19 19:56:32'),(18781,1,66,'2021-02-19 19:56:37'),(18782,1,56,'2021-02-19 19:56:43'),(18783,1,62,'2021-02-19 19:56:50'),(18784,1,70,'2021-02-19 19:56:56'),(18785,1,73,'2021-02-19 19:56:57'),(18786,1,76,'2021-02-19 19:56:58'),(18787,1,79,'2021-02-19 19:56:59'),(18788,1,45,'2021-02-19 19:56:59'),(18789,1,44,'2021-02-19 19:57:00'),(18790,1,15,'2021-02-19 19:57:00'),(18791,1,5,'2021-02-19 19:57:01'),(18792,1,13,'2021-02-19 19:57:02'),(18793,1,14,'2021-02-19 19:57:02'),(18794,1,6,'2021-02-19 19:57:03'),(18795,1,14,'2021-02-19 20:01:44'),(18796,1,45,'2021-02-19 20:06:30'),(18797,1,62,'2021-02-19 21:00:38'),(18798,1,45,'2021-02-19 21:20:42'),(18799,1,44,'2021-02-19 21:28:40'),(18800,1,70,'2021-02-19 21:31:57'),(18801,1,70,'2021-02-19 21:45:20'),(18802,1,45,'2021-02-19 22:05:10'),(18803,1,44,'2021-02-19 22:11:20'),(18804,1,44,'2021-02-19 22:20:44'),(18805,1,44,'2021-02-19 22:20:47'),(18806,1,53,'2021-02-19 22:21:21'),(18807,1,44,'2021-02-19 23:51:56'),(18808,1,15,'2021-02-20 00:00:27'),(18809,1,44,'2021-02-20 00:36:25'),(18810,1,59,'2021-02-20 01:16:19'),(18811,1,44,'2021-02-20 01:39:37'),(18812,1,44,'2021-02-20 01:47:28'),(18813,1,44,'2021-02-20 01:47:29'),(18814,1,44,'2021-02-20 01:47:30'),(18815,1,44,'2021-02-20 01:51:13'),(18816,1,44,'2021-02-20 01:51:18'),(18817,1,44,'2021-02-20 01:51:19'),(18818,1,0,'2021-02-20 01:51:49'),(18819,1,44,'2021-02-20 01:52:31'),(18820,1,44,'2021-02-20 01:57:23'),(18821,1,44,'2021-02-20 01:57:23'),(18822,1,62,'2021-02-20 02:54:21'),(18823,1,44,'2021-02-20 03:24:50'),(18824,1,44,'2021-02-20 03:28:44'),(18825,1,44,'2021-02-20 04:16:27'),(18826,1,44,'2021-02-20 04:43:12'),(18827,1,44,'2021-02-20 04:51:45'),(18828,1,44,'2021-02-20 05:16:32'),(18829,1,13,'2021-02-20 05:24:42'),(18830,1,44,'2021-02-20 06:54:32'),(18831,1,44,'2021-02-20 06:55:26'),(18832,1,45,'2021-02-20 07:13:44'),(18833,1,44,'2021-02-20 07:25:18'),(18834,1,6,'2021-02-20 07:25:25'),(18835,1,44,'2021-02-20 07:44:59'),(18836,1,44,'2021-02-20 07:57:58'),(18837,1,44,'2021-02-20 07:58:49'),(18838,1,44,'2021-02-20 07:58:51'),(18839,1,44,'2021-02-20 07:59:57'),(18840,1,44,'2021-02-20 08:04:26'),(18841,1,44,'2021-02-20 08:07:31'),(18842,1,44,'2021-02-20 08:33:42'),(18843,1,13,'2021-02-20 08:35:21'),(18844,1,44,'2021-02-20 08:35:39'),(18845,1,15,'2021-02-20 08:36:07'),(18846,1,6,'2021-02-20 08:37:38'),(18847,1,14,'2021-02-20 08:40:11'),(18848,1,5,'2021-02-20 08:40:12'),(18849,1,5,'2021-02-20 08:41:30'),(18850,1,45,'2021-02-20 09:10:44'),(18851,1,44,'2021-02-20 09:18:05'),(18852,1,45,'2021-02-20 09:59:24'),(18853,1,45,'2021-02-20 10:35:43'),(18854,1,45,'2021-02-20 13:01:52'),(18855,1,44,'2021-02-20 13:27:59'),(18856,1,44,'2021-02-20 13:42:08'),(18857,1,44,'2021-02-20 13:49:32'),(18858,1,44,'2021-02-20 13:54:55'),(18859,1,45,'2021-02-20 14:56:51'),(18860,1,45,'2021-02-20 15:31:08'),(18861,1,44,'2021-02-20 15:31:32'),(18862,1,45,'2021-02-20 15:57:15'),(18863,1,44,'2021-02-20 16:20:07'),(18864,1,45,'2021-02-20 16:31:20'),(18865,1,45,'2021-02-20 17:03:14'),(18866,1,73,'2021-02-20 17:26:11'),(18867,1,45,'2021-02-20 17:56:17'),(18868,1,44,'2021-02-20 17:58:50'),(18869,1,45,'2021-02-20 18:30:45'),(18870,1,44,'2021-02-20 18:35:05'),(18871,1,44,'2021-02-20 18:39:23'),(18872,1,70,'2021-02-20 19:34:07'),(18873,1,44,'2021-02-20 19:39:42'),(18874,1,6,'2021-02-20 19:48:39'),(18875,1,44,'2021-02-20 19:50:37'),(18876,1,45,'2021-02-20 20:00:53'),(18877,1,44,'2021-02-20 20:24:01'),(18878,1,44,'2021-02-20 20:28:51'),(18879,1,66,'2021-02-20 20:50:40'),(18880,1,44,'2021-02-20 21:03:13'),(18881,1,44,'2021-02-20 21:09:02'),(18882,1,45,'2021-02-20 21:45:48'),(18883,1,66,'2021-02-20 22:08:31'),(18884,1,70,'2021-02-20 22:09:30'),(18885,1,44,'2021-02-20 22:21:30'),(18886,1,44,'2021-02-20 22:44:18'),(18887,1,6,'2021-02-20 22:44:23'),(18888,1,44,'2021-02-20 22:51:56'),(18889,1,44,'2021-02-20 23:19:05'),(18890,1,44,'2021-02-20 23:19:07'),(18891,1,44,'2021-02-21 00:25:53'),(18892,1,44,'2021-02-21 00:25:55'),(18893,1,44,'2021-02-21 00:35:16'),(18894,1,44,'2021-02-21 01:19:51'),(18895,1,14,'2021-02-21 01:27:18'),(18896,1,5,'2021-02-21 01:35:25'),(18897,1,14,'2021-02-21 01:36:05'),(18898,1,44,'2021-02-21 01:38:25'),(18899,1,44,'2021-02-21 01:38:30'),(18900,1,44,'2021-02-21 01:40:17'),(18901,1,13,'2021-02-21 01:40:44'),(18902,1,44,'2021-02-21 01:40:59'),(18903,1,6,'2021-02-21 02:03:15'),(18904,1,15,'2021-02-21 02:04:49'),(18905,1,44,'2021-02-21 02:14:05'),(18906,1,44,'2021-02-21 02:14:07'),(18907,1,44,'2021-02-21 04:36:46'),(18908,1,44,'2021-02-21 06:24:27'),(18909,1,5,'2021-02-21 07:33:18'),(18910,1,14,'2021-02-21 07:33:22'),(18911,1,6,'2021-02-21 07:34:13'),(18912,1,13,'2021-02-21 07:36:26'),(18913,1,15,'2021-02-21 07:37:03'),(18914,1,44,'2021-02-21 07:42:36'),(18915,1,44,'2021-02-21 07:44:24'),(18916,1,44,'2021-02-21 07:44:52'),(18917,1,44,'2021-02-21 07:52:50'),(18918,1,44,'2021-02-21 07:52:57'),(18919,1,44,'2021-02-21 07:59:03'),(18920,1,44,'2021-02-21 08:00:13'),(18921,1,44,'2021-02-21 08:00:14'),(18922,1,44,'2021-02-21 08:22:08'),(18923,1,44,'2021-02-21 09:22:44'),(18924,1,44,'2021-02-21 09:23:46'),(18925,1,45,'2021-02-21 10:00:18'),(18926,1,6,'2021-02-21 10:01:13'),(18927,1,66,'2021-02-21 10:14:16'),(18928,1,45,'2021-02-21 10:49:27'),(18929,1,44,'2021-02-21 10:50:17'),(18930,1,13,'2021-02-21 10:50:21'),(18931,1,6,'2021-02-21 10:50:21'),(18932,1,44,'2021-02-21 10:53:06'),(18933,1,44,'2021-02-21 10:53:10'),(18934,1,44,'2021-02-21 10:59:45'),(18935,1,66,'2021-02-21 11:36:14'),(18936,1,45,'2021-02-21 11:55:28'),(18937,1,44,'2021-02-21 12:28:10'),(18938,1,66,'2021-02-21 12:48:15'),(18939,1,44,'2021-02-21 12:52:23'),(18940,1,44,'2021-02-21 13:09:40'),(18941,1,44,'2021-02-21 13:11:47'),(18942,1,44,'2021-02-21 13:27:06'),(18943,1,45,'2021-02-21 13:33:39'),(18944,1,44,'2021-02-21 13:37:16'),(18945,1,66,'2021-02-21 13:45:36'),(18946,1,44,'2021-02-21 13:46:47'),(18947,1,44,'2021-02-21 13:52:48'),(18948,1,44,'2021-02-21 14:13:16'),(18949,1,44,'2021-02-21 14:17:26'),(18950,1,6,'2021-02-21 14:29:02'),(18951,1,44,'2021-02-21 15:02:47'),(18952,1,45,'2021-02-21 15:37:43'),(18953,1,66,'2021-02-21 15:50:27'),(18954,1,45,'2021-02-21 16:23:11'),(18955,1,44,'2021-02-21 16:46:29'),(18956,1,45,'2021-02-21 16:58:45'),(18957,1,44,'2021-02-21 17:07:53'),(18958,1,44,'2021-02-21 17:07:56'),(18959,1,44,'2021-02-21 17:07:59'),(18960,1,66,'2021-02-21 17:11:01'),(18961,1,45,'2021-02-21 17:49:36'),(18962,1,44,'2021-02-21 17:56:40'),(18963,1,66,'2021-02-21 18:01:44'),(18964,1,73,'2021-02-21 18:23:05'),(18965,1,44,'2021-02-21 18:31:25'),(18966,1,44,'2021-02-21 18:39:11'),(18967,1,45,'2021-02-21 18:44:13'),(18968,1,45,'2021-02-21 19:16:57'),(18969,1,44,'2021-02-21 19:16:59'),(18970,1,44,'2021-02-21 19:26:33'),(18971,1,44,'2021-02-21 19:32:56'),(18972,1,44,'2021-02-21 19:38:50'),(18973,1,73,'2021-02-21 19:40:39'),(18974,1,44,'2021-02-21 19:44:20'),(18975,1,44,'2021-02-21 19:44:38'),(18976,1,44,'2021-02-21 19:44:53'),(18977,1,76,'2021-02-21 20:02:53'),(18978,1,15,'2021-02-21 20:36:06'),(18979,1,44,'2021-02-21 21:05:36'),(18980,1,45,'2021-02-21 21:54:52'),(18981,1,44,'2021-02-21 22:09:00'),(18982,1,6,'2021-02-21 22:09:05'),(18983,1,73,'2021-02-21 22:17:30'),(18984,1,70,'2021-02-21 22:51:21'),(18985,1,44,'2021-02-21 23:26:20'),(18986,1,44,'2021-02-21 23:26:22'),(18987,1,44,'2021-02-21 23:26:22'),(18988,1,44,'2021-02-21 23:40:10'),(18989,1,44,'2021-02-21 23:40:11'),(18990,1,45,'2021-02-21 23:54:38'),(18991,1,73,'2021-02-22 00:17:03'),(18992,1,45,'2021-02-22 01:10:36'),(18993,1,6,'2021-02-22 01:36:05'),(18994,1,5,'2021-02-22 01:37:16'),(18995,1,15,'2021-02-22 01:41:42'),(18996,1,14,'2021-02-22 01:42:00'),(18997,1,44,'2021-02-22 01:47:28'),(18998,1,13,'2021-02-22 01:49:35'),(18999,1,44,'2021-02-22 01:53:15'),(19000,1,44,'2021-02-22 01:56:50'),(19001,1,44,'2021-02-22 02:01:10'),(19002,1,45,'2021-02-22 02:14:27'),(19003,1,44,'2021-02-22 02:31:51'),(19004,1,44,'2021-02-22 02:32:08'),(19005,1,44,'2021-02-22 02:32:25'),(19006,1,44,'2021-02-22 02:32:42'),(19007,1,44,'2021-02-22 02:32:58'),(19008,1,44,'2021-02-22 02:33:38'),(19009,1,44,'2021-02-22 02:33:55'),(19010,1,44,'2021-02-22 02:34:14'),(19011,1,44,'2021-02-22 02:34:28'),(19012,1,44,'2021-02-22 02:34:49'),(19013,1,44,'2021-02-22 02:35:05'),(19014,1,44,'2021-02-22 02:35:21'),(19015,1,44,'2021-02-22 02:35:36'),(19016,1,73,'2021-02-22 02:35:51'),(19017,1,44,'2021-02-22 02:36:39'),(19018,1,44,'2021-02-22 03:42:22'),(19019,1,44,'2021-02-22 03:43:58'),(19020,1,44,'2021-02-22 03:53:48'),(19021,1,44,'2021-02-22 03:59:58'),(19022,1,44,'2021-02-22 04:00:21'),(19023,1,6,'2021-02-22 04:00:33'),(19024,1,76,'2021-02-22 04:00:43'),(19025,1,15,'2021-02-22 04:00:55'),(19026,1,62,'2021-02-22 04:01:05'),(19027,1,79,'2021-02-22 04:01:16'),(19028,1,53,'2021-02-22 04:01:28'),(19029,1,13,'2021-02-22 04:01:41'),(19030,1,59,'2021-02-22 04:01:51'),(19031,1,44,'2021-02-22 04:40:12'),(19032,1,44,'2021-02-22 04:43:01'),(19033,1,45,'2021-02-22 05:15:41'),(19034,1,73,'2021-02-22 05:38:10'),(19035,1,66,'2021-02-22 06:13:40'),(19036,1,44,'2021-02-22 06:36:29'),(19037,1,44,'2021-02-22 06:38:57'),(19038,1,44,'2021-02-22 06:46:43'),(19039,1,44,'2021-02-22 06:48:25'),(19040,1,44,'2021-02-22 06:57:03'),(19041,1,44,'2021-02-22 07:00:21'),(19042,1,44,'2021-02-22 07:30:47'),(19043,1,6,'2021-02-22 07:30:49'),(19044,1,44,'2021-02-22 07:35:05'),(19045,1,44,'2021-02-22 07:37:40'),(19046,1,44,'2021-02-22 07:45:24'),(19047,1,44,'2021-02-22 08:15:33'),(19048,1,44,'2021-02-22 08:25:56'),(19049,1,6,'2021-02-22 08:31:42'),(19050,1,5,'2021-02-22 08:32:54'),(19051,1,15,'2021-02-22 08:33:10'),(19052,1,13,'2021-02-22 08:35:13'),(19053,1,6,'2021-02-22 08:35:21'),(19054,1,44,'2021-02-22 08:35:55'),(19055,1,44,'2021-02-22 08:36:13'),(19056,1,14,'2021-02-22 08:37:28'),(19057,1,44,'2021-02-22 08:37:51'),(19058,1,44,'2021-02-22 09:06:36'),(19059,1,44,'2021-02-22 09:11:28'),(19060,1,44,'2021-02-22 10:11:25'),(19061,1,44,'2021-02-22 10:11:27'),(19062,1,44,'2021-02-22 10:11:29'),(19063,1,44,'2021-02-22 10:11:30'),(19064,1,44,'2021-02-22 10:11:33'),(19065,1,44,'2021-02-22 10:11:39'),(19066,1,44,'2021-02-22 10:11:44'),(19067,1,44,'2021-02-22 10:11:51'),(19068,1,44,'2021-02-22 10:11:56'),(19069,1,44,'2021-02-22 10:12:00'),(19070,1,44,'2021-02-22 10:12:02'),(19071,1,44,'2021-02-22 10:55:07'),(19072,1,45,'2021-02-22 12:11:58'),(19073,1,44,'2021-02-22 12:31:49'),(19074,1,44,'2021-02-22 12:39:40'),(19075,1,44,'2021-02-22 13:24:25'),(19076,1,44,'2021-02-22 13:33:18'),(19077,1,6,'2021-02-22 14:32:29'),(19078,1,13,'2021-02-22 14:33:50'),(19079,1,5,'2021-02-22 14:34:58'),(19080,1,14,'2021-02-22 14:35:16'),(19081,1,44,'2021-02-22 14:35:42'),(19082,1,44,'2021-02-22 14:35:56'),(19083,1,5,'2021-02-22 14:36:40'),(19084,1,15,'2021-02-22 14:37:05'),(19085,1,45,'2021-02-22 17:00:42'),(19086,1,44,'2021-02-22 18:15:42'),(19087,1,44,'2021-02-22 18:39:32'),(19088,1,15,'2021-02-22 19:42:47'),(19089,1,13,'2021-02-22 19:45:28'),(19090,1,44,'2021-02-22 20:37:01'),(19091,1,44,'2021-02-22 21:02:56'),(19092,1,70,'2021-02-22 21:29:24'),(19093,1,79,'2021-02-22 21:55:09'),(19094,1,44,'2021-02-22 22:05:15'),(19095,1,44,'2021-02-22 22:05:18'),(19096,1,6,'2021-02-22 22:24:39'),(19097,1,44,'2021-02-22 23:12:23'),(19098,1,44,'2021-02-23 00:39:27'),(19099,1,44,'2021-02-23 01:43:41'),(19100,1,44,'2021-02-23 01:44:55'),(19101,1,15,'2021-02-23 01:56:00'),(19102,1,44,'2021-02-23 01:56:13'),(19103,1,44,'2021-02-23 02:12:45'),(19104,1,6,'2021-02-23 02:12:57'),(19105,1,44,'2021-02-23 02:22:44'),(19106,1,13,'2021-02-23 02:36:11'),(19107,1,15,'2021-02-23 02:37:00'),(19108,1,5,'2021-02-23 02:39:09'),(19109,1,6,'2021-02-23 02:40:51'),(19110,1,14,'2021-02-23 02:44:19'),(19111,1,44,'2021-02-23 02:47:07'),(19112,1,44,'2021-02-23 02:51:17'),(19113,1,44,'2021-02-23 02:52:49'),(19114,1,44,'2021-02-23 02:59:31'),(19115,1,44,'2021-02-23 03:05:25'),(19116,1,44,'2021-02-23 03:06:40'),(19117,1,44,'2021-02-23 04:37:46'),(19118,1,44,'2021-02-23 04:39:38'),(19119,1,44,'2021-02-23 04:48:10'),(19120,1,79,'2021-02-23 05:08:58'),(19121,1,44,'2021-02-23 06:31:35'),(19122,1,44,'2021-02-23 06:35:57'),(19123,1,44,'2021-02-23 06:40:46'),(19124,1,44,'2021-02-23 06:51:41'),(19125,1,44,'2021-02-23 07:16:42'),(19126,1,44,'2021-02-23 07:25:58'),(19127,1,44,'2021-02-23 07:47:10'),(19128,1,44,'2021-02-23 07:47:31'),(19129,1,44,'2021-02-23 07:54:56'),(19130,1,44,'2021-02-23 07:56:21'),(19131,1,44,'2021-02-23 08:01:13'),(19132,1,44,'2021-02-23 08:03:43'),(19133,1,44,'2021-02-23 08:29:49'),(19134,1,14,'2021-02-23 08:31:38'),(19135,1,13,'2021-02-23 08:33:34'),(19136,1,44,'2021-02-23 08:33:39'),(19137,1,5,'2021-02-23 08:33:49'),(19138,1,15,'2021-02-23 08:35:46'),(19139,1,13,'2021-02-23 08:36:01'),(19140,1,6,'2021-02-23 08:36:03'),(19141,1,44,'2021-02-23 08:36:16'),(19142,1,44,'2021-02-23 08:37:16'),(19143,1,44,'2021-02-23 08:37:44'),(19144,1,13,'2021-02-23 08:38:58'),(19145,1,44,'2021-02-23 08:39:48'),(19146,1,44,'2021-02-23 09:31:23'),(19147,1,44,'2021-02-23 09:35:35'),(19148,1,66,'2021-02-23 10:17:08'),(19149,1,79,'2021-02-23 10:49:14'),(19150,1,53,'2021-02-23 10:57:00'),(19151,1,44,'2021-02-23 11:50:46'),(19152,1,44,'2021-02-23 11:50:56'),(19153,1,44,'2021-02-23 13:37:56'),(19154,1,45,'2021-02-23 14:03:33'),(19155,1,13,'2021-02-23 14:31:55'),(19156,1,44,'2021-02-23 14:32:04'),(19157,1,14,'2021-02-23 14:32:27'),(19158,1,5,'2021-02-23 14:33:41'),(19159,1,44,'2021-02-23 14:33:53'),(19160,1,15,'2021-02-23 14:35:05'),(19161,1,5,'2021-02-23 14:36:17'),(19162,1,44,'2021-02-23 14:36:26'),(19163,1,44,'2021-02-23 14:36:45'),(19164,1,5,'2021-02-23 14:38:31'),(19165,1,6,'2021-02-23 14:39:49'),(19166,1,6,'2021-02-23 15:03:05'),(19167,1,70,'2021-02-23 15:57:19'),(19168,1,44,'2021-02-23 16:12:37'),(19169,1,13,'2021-02-23 16:59:57'),(19170,1,44,'2021-02-23 17:11:31'),(19171,1,44,'2021-02-23 17:11:33'),(19172,1,44,'2021-02-23 17:11:38'),(19173,1,44,'2021-02-23 17:11:41'),(19174,1,44,'2021-02-23 17:59:03'),(19175,1,44,'2021-02-23 18:23:40'),(19176,1,44,'2021-02-23 18:23:56'),(19177,1,6,'2021-02-23 18:45:20'),(19178,1,6,'2021-02-23 18:45:25'),(19179,1,44,'2021-02-23 18:51:25'),(19180,1,44,'2021-02-23 19:12:42'),(19181,1,13,'2021-02-23 19:45:21'),(19182,1,15,'2021-02-23 19:45:25'),(19183,1,62,'2021-02-23 19:56:26'),(19184,1,76,'2021-02-23 19:59:49'),(19185,1,44,'2021-02-23 20:00:47'),(19186,1,73,'2021-02-23 20:03:04'),(19187,1,44,'2021-02-23 20:04:17'),(19188,1,44,'2021-02-23 20:40:02'),(19189,1,79,'2021-02-23 20:42:33'),(19190,1,70,'2021-02-23 20:58:32'),(19191,1,79,'2021-02-23 21:17:14'),(19192,1,6,'2021-02-23 21:28:13'),(19193,1,59,'2021-02-23 21:51:08'),(19194,1,44,'2021-02-23 21:57:29'),(19195,1,45,'2021-02-23 22:19:21'),(19196,1,66,'2021-02-23 22:22:35'),(19197,1,44,'2021-02-23 22:23:39'),(19198,1,44,'2021-02-23 22:23:40'),(19199,1,66,'2021-02-23 22:25:46'),(19200,1,62,'2021-02-23 22:29:08'),(19201,1,45,'2021-02-23 22:30:14'),(19202,1,56,'2021-02-23 22:32:13'),(19203,1,44,'2021-02-23 22:44:52'),(19204,1,76,'2021-02-23 23:00:32'),(19205,1,73,'2021-02-23 23:06:58'),(19206,1,44,'2021-02-23 23:10:33'),(19207,1,79,'2021-02-23 23:22:55'),(19208,1,43,'2021-02-23 23:26:13'),(19209,1,70,'2021-02-23 23:29:34'),(19210,1,6,'2021-02-23 23:42:29'),(19211,1,6,'2021-02-23 23:42:32'),(19212,1,44,'2021-02-23 23:42:58'),(19213,1,13,'2021-02-24 00:11:42'),(19214,1,56,'2021-02-24 00:19:01'),(19215,1,15,'2021-02-24 00:35:07'),(19216,1,44,'2021-02-24 00:47:09'),(19217,1,44,'2021-02-24 00:55:05'),(19218,1,44,'2021-02-24 00:55:53'),(19219,1,45,'2021-02-24 00:58:43'),(19220,1,14,'2021-02-24 01:13:40'),(19221,1,53,'2021-02-24 01:16:31'),(19222,1,5,'2021-02-24 01:19:25'),(19223,1,59,'2021-02-24 01:22:20'),(19224,1,43,'2021-02-24 01:34:25'),(19225,1,6,'2021-02-24 01:37:09'),(19226,1,44,'2021-02-24 01:40:54'),(19227,1,44,'2021-02-24 01:44:56'),(19228,1,44,'2021-02-24 01:50:18'),(19229,1,53,'2021-02-24 01:54:36'),(19230,1,15,'2021-02-24 01:57:40'),(19231,1,14,'2021-02-24 02:34:27'),(19232,1,5,'2021-02-24 02:34:28'),(19233,1,5,'2021-02-24 02:35:50'),(19234,1,6,'2021-02-24 02:39:32'),(19235,1,44,'2021-02-24 02:41:25'),(19236,1,15,'2021-02-24 02:41:52'),(19237,1,44,'2021-02-24 02:43:58'),(19238,1,44,'2021-02-24 02:53:02'),(19239,1,13,'2021-02-24 02:58:27'),(19240,1,44,'2021-02-24 03:02:28'),(19241,1,44,'2021-02-24 03:29:10'),(19242,1,44,'2021-02-24 03:56:48'),(19243,1,6,'2021-02-24 03:56:50'),(19244,1,44,'2021-02-24 04:36:57'),(19245,1,44,'2021-02-24 04:57:02'),(19246,1,15,'2021-02-24 05:04:46'),(19247,1,44,'2021-02-24 05:10:59'),(19248,1,15,'2021-02-24 05:11:08'),(19249,1,6,'2021-02-24 05:11:19'),(19250,1,5,'2021-02-24 05:11:32'),(19251,1,45,'2021-02-24 05:11:47'),(19252,1,43,'2021-02-24 05:11:53'),(19253,1,13,'2021-02-24 05:12:08'),(19254,1,53,'2021-02-24 05:12:25'),(19255,1,44,'2021-02-24 05:12:36'),(19256,1,76,'2021-02-24 05:12:47'),(19257,1,66,'2021-02-24 05:13:00'),(19258,1,56,'2021-02-24 05:13:09'),(19259,1,14,'2021-02-24 05:13:21'),(19260,1,70,'2021-02-24 05:13:42'),(19261,1,45,'2021-02-24 05:13:50'),(19262,1,59,'2021-02-24 05:14:00'),(19263,1,62,'2021-02-24 05:14:13'),(19264,1,15,'2021-02-24 05:14:23'),(19265,1,79,'2021-02-24 05:14:39'),(19266,1,73,'2021-02-24 05:14:53'),(19267,1,62,'2021-02-24 05:15:06'),(19268,1,59,'2021-02-24 05:15:18'),(19269,1,66,'2021-02-24 05:15:34'),(19270,1,73,'2021-02-24 05:15:46'),(19271,1,70,'2021-02-24 05:15:53'),(19272,1,76,'2021-02-24 05:16:01'),(19273,1,79,'2021-02-24 05:16:11'),(19274,1,56,'2021-02-24 05:16:21'),(19275,1,53,'2021-02-24 05:16:36'),(19276,1,44,'2021-02-24 05:16:45'),(19277,1,43,'2021-02-24 05:16:59'),(19278,1,45,'2021-02-24 05:17:11'),(19279,1,15,'2021-02-24 05:17:20'),(19280,1,15,'2021-02-24 05:17:36'),(19281,1,44,'2021-02-24 05:25:58'),(19282,1,79,'2021-02-24 05:40:39'),(19283,1,44,'2021-02-24 06:42:50'),(19284,1,44,'2021-02-24 06:49:59'),(19285,1,44,'2021-02-24 06:56:43'),(19286,1,44,'2021-02-24 07:00:58'),(19287,1,44,'2021-02-24 07:33:13'),(19288,1,44,'2021-02-24 07:47:26'),(19289,1,44,'2021-02-24 07:56:25'),(19290,1,44,'2021-02-24 08:01:23'),(19291,1,44,'2021-02-24 08:01:26'),(19292,1,44,'2021-02-24 08:02:53'),(19293,1,44,'2021-02-24 08:05:59'),(19294,1,66,'2021-02-24 08:26:15'),(19295,1,13,'2021-02-24 08:37:18'),(19296,1,44,'2021-02-24 08:37:40'),(19297,1,44,'2021-02-24 08:59:04'),(19298,1,6,'2021-02-24 09:43:44'),(19299,1,6,'2021-02-24 09:43:45'),(19300,1,45,'2021-02-24 10:15:47'),(19301,1,6,'2021-02-24 10:46:06'),(19302,1,44,'2021-02-24 10:58:45'),(19303,1,53,'2021-02-24 10:58:48'),(19304,1,44,'2021-02-24 11:35:14'),(19305,1,44,'2021-02-24 12:04:24'),(19306,1,44,'2021-02-24 12:21:17'),(19307,1,44,'2021-02-24 13:47:06'),(19308,1,44,'2021-02-24 14:26:55'),(19309,1,45,'2021-02-24 14:28:08'),(19310,1,76,'2021-02-24 14:30:51'),(19311,1,56,'2021-02-24 14:30:52'),(19312,1,62,'2021-02-24 14:30:56'),(19313,1,5,'2021-02-24 14:31:32'),(19314,1,44,'2021-02-24 14:31:33'),(19315,1,13,'2021-02-24 14:31:35'),(19316,1,14,'2021-02-24 14:31:41'),(19317,1,44,'2021-02-24 14:33:34'),(19318,1,6,'2021-02-24 14:34:13'),(19319,1,15,'2021-02-24 14:35:43'),(19320,1,44,'2021-02-24 16:45:08'),(19321,1,44,'2021-02-24 16:46:10'),(19322,1,53,'2021-02-24 16:46:11'),(19323,1,44,'2021-02-24 17:52:03'),(19324,1,44,'2021-02-24 18:19:41'),(19325,1,44,'2021-02-24 18:43:07'),(19326,1,44,'2021-02-24 18:45:56'),(19327,1,44,'2021-02-24 18:50:35'),(19328,1,44,'2021-02-24 18:54:24'),(19329,1,45,'2021-02-24 19:03:48'),(19330,1,15,'2021-02-24 19:08:15'),(19331,1,13,'2021-02-24 19:08:18'),(19332,1,44,'2021-02-24 19:37:49'),(19333,1,79,'2021-02-24 19:54:27'),(19334,1,45,'2021-02-24 20:57:01'),(19335,1,44,'2021-02-24 21:22:57'),(19336,1,44,'2021-02-24 21:36:28'),(19337,1,53,'2021-02-24 21:36:29'),(19338,1,44,'2021-02-24 22:20:19'),(19339,1,44,'2021-02-24 22:20:20'),(19340,1,44,'2021-02-24 22:23:07'),(19341,1,44,'2021-02-24 22:27:11'),(19342,1,44,'2021-02-24 22:50:19'),(19343,1,44,'2021-02-24 23:09:16'),(19344,1,45,'2021-02-24 23:35:06'),(19345,1,44,'2021-02-25 00:23:23'),(19346,1,44,'2021-02-25 00:23:27'),(19347,1,44,'2021-02-25 00:23:30'),(19348,1,44,'2021-02-25 00:56:20'),(19349,1,53,'2021-02-25 00:56:21'),(19350,1,44,'2021-02-25 01:40:19'),(19351,1,44,'2021-02-25 01:48:35'),(19352,1,44,'2021-02-25 01:55:47'),(19353,1,5,'2021-02-25 02:35:14'),(19354,1,14,'2021-02-25 02:35:15'),(19355,1,13,'2021-02-25 02:37:08'),(19356,1,15,'2021-02-25 02:37:43'),(19357,1,44,'2021-02-25 02:39:33'),(19358,1,6,'2021-02-25 02:46:12'),(19359,1,44,'2021-02-25 02:46:59'),(19360,1,44,'2021-02-25 02:57:29'),(19361,1,6,'2021-02-25 02:58:40'),(19362,1,6,'2021-02-25 02:58:48'),(19363,1,44,'2021-02-25 03:19:00'),(19364,1,44,'2021-02-25 03:19:01'),(19365,1,44,'2021-02-25 04:39:06'),(19366,1,44,'2021-02-25 04:44:17'),(19367,1,76,'2021-02-25 05:21:56'),(19368,1,44,'2021-02-25 06:39:55'),(19369,1,44,'2021-02-25 06:42:47'),(19370,1,44,'2021-02-25 06:47:52'),(19371,1,44,'2021-02-25 07:32:25'),(19372,1,44,'2021-02-25 07:39:53'),(19373,1,44,'2021-02-25 07:43:56'),(19374,1,44,'2021-02-25 07:45:26'),(19375,1,44,'2021-02-25 07:50:37'),(19376,1,44,'2021-02-25 07:54:47'),(19377,1,44,'2021-02-25 07:59:21'),(19378,1,44,'2021-02-25 08:01:30'),(19379,1,44,'2021-02-25 08:16:28'),(19380,1,44,'2021-02-25 08:33:46'),(19381,1,5,'2021-02-25 08:33:56'),(19382,1,13,'2021-02-25 08:34:09'),(19383,1,6,'2021-02-25 08:34:14'),(19384,1,14,'2021-02-25 08:34:44'),(19385,1,44,'2021-02-25 08:35:01'),(19386,1,15,'2021-02-25 08:36:15'),(19387,1,14,'2021-02-25 08:36:21'),(19388,1,44,'2021-02-25 08:36:21'),(19389,1,15,'2021-02-25 08:37:48'),(19390,1,44,'2021-02-25 09:04:58'),(19391,1,44,'2021-02-25 09:09:46'),(19392,1,44,'2021-02-25 09:40:59'),(19393,1,44,'2021-02-25 09:49:28'),(19394,1,44,'2021-02-25 11:14:53'),(19395,1,44,'2021-02-25 11:33:29'),(19396,1,44,'2021-02-25 11:43:29'),(19397,1,44,'2021-02-25 11:45:07'),(19398,1,44,'2021-02-25 12:27:32'),(19399,1,44,'2021-02-25 12:27:33'),(19400,1,44,'2021-02-25 12:27:36'),(19401,1,44,'2021-02-25 12:27:36'),(19402,1,44,'2021-02-25 12:27:37'),(19403,1,44,'2021-02-25 12:27:37'),(19404,1,44,'2021-02-25 13:04:59'),(19405,1,44,'2021-02-25 13:51:06'),(19406,1,6,'2021-02-25 14:18:47'),(19407,1,13,'2021-02-25 14:19:43'),(19408,1,6,'2021-02-25 14:31:50'),(19409,1,5,'2021-02-25 14:33:27'),(19410,1,14,'2021-02-25 14:33:39'),(19411,1,44,'2021-02-25 14:33:59'),(19412,1,13,'2021-02-25 14:34:54'),(19413,1,5,'2021-02-25 14:35:06'),(19414,1,44,'2021-02-25 14:35:59'),(19415,1,5,'2021-02-25 14:36:45'),(19416,1,15,'2021-02-25 14:37:17'),(19417,1,44,'2021-02-25 15:16:31'),(19418,1,44,'2021-02-25 15:35:00'),(19419,1,44,'2021-02-25 17:19:17'),(19420,1,44,'2021-02-25 17:26:03'),(19421,1,6,'2021-02-25 17:58:55'),(19422,1,6,'2021-02-25 17:58:58'),(19423,1,44,'2021-02-25 19:36:57'),(19424,1,44,'2021-02-25 19:52:02'),(19425,1,44,'2021-02-25 20:42:30'),(19426,1,66,'2021-02-25 20:47:17'),(19427,1,44,'2021-02-25 20:59:27'),(19428,1,6,'2021-02-25 21:17:43'),(19429,1,44,'2021-02-25 21:17:47'),(19430,1,44,'2021-02-25 22:17:15'),(19431,1,44,'2021-02-25 22:17:19'),(19432,1,44,'2021-02-25 22:36:30'),(19433,1,44,'2021-02-25 23:13:28'),(19434,1,44,'2021-02-25 23:23:38'),(19435,1,44,'2021-02-25 23:23:45'),(19436,1,44,'2021-02-26 00:49:48'),(19437,1,44,'2021-02-26 01:43:20'),(19438,1,44,'2021-02-26 01:45:00'),(19439,1,44,'2021-02-26 01:47:43'),(19440,1,44,'2021-02-26 01:56:15'),(19441,1,44,'2021-02-26 01:57:45'),(19442,1,6,'2021-02-26 02:34:04'),(19443,1,15,'2021-02-26 02:34:05'),(19444,1,44,'2021-02-26 02:36:06'),(19445,1,44,'2021-02-26 02:42:17'),(19446,1,13,'2021-02-26 02:48:00'),(19447,1,44,'2021-02-26 02:49:50'),(19448,1,44,'2021-02-26 02:59:46'),(19449,1,44,'2021-02-26 03:09:22'),(19450,1,14,'2021-02-26 03:20:28'),(19451,1,5,'2021-02-26 03:20:29'),(19452,1,44,'2021-02-26 03:40:43'),(19453,1,44,'2021-02-26 03:47:29'),(19454,1,44,'2021-02-26 03:47:36'),(19455,1,44,'2021-02-26 03:50:41'),(19456,1,44,'2021-02-26 03:51:39'),(19457,1,44,'2021-02-26 04:08:14'),(19458,1,44,'2021-02-26 04:40:56'),(19459,1,44,'2021-02-26 05:09:04'),(19460,1,44,'2021-02-26 05:47:13'),(19461,1,44,'2021-02-26 06:05:42'),(19462,1,44,'2021-02-26 06:05:45'),(19463,1,44,'2021-02-26 06:17:28'),(19464,1,6,'2021-02-26 06:18:12'),(19465,1,53,'2021-02-26 06:18:15'),(19466,1,53,'2021-02-26 06:18:18'),(19467,1,6,'2021-02-26 06:18:57'),(19468,1,53,'2021-02-26 06:19:50'),(19469,1,53,'2021-02-26 06:21:10'),(19470,1,44,'2021-02-26 06:34:04'),(19471,1,44,'2021-02-26 06:52:13'),(19472,1,44,'2021-02-26 06:56:01'),(19473,1,44,'2021-02-26 06:56:03'),(19474,1,44,'2021-02-26 06:56:58'),(19475,1,44,'2021-02-26 06:58:15'),(19476,1,44,'2021-02-26 07:46:00'),(19477,1,44,'2021-02-26 07:46:36'),(19478,1,44,'2021-02-26 07:46:48'),(19479,1,44,'2021-02-26 07:47:19'),(19480,1,44,'2021-02-26 07:52:29'),(19481,1,5,'2021-02-26 08:31:47'),(19482,1,6,'2021-02-26 08:32:00'),(19483,1,15,'2021-02-26 08:32:01'),(19484,1,14,'2021-02-26 08:32:48'),(19485,1,44,'2021-02-26 08:32:59'),(19486,1,44,'2021-02-26 08:35:04'),(19487,1,13,'2021-02-26 08:35:36'),(19488,1,44,'2021-02-26 08:54:51'),(19489,1,44,'2021-02-26 09:21:21'),(19490,1,44,'2021-02-26 09:21:37'),(19491,1,44,'2021-02-26 09:37:23'),(19492,1,44,'2021-02-26 09:39:34'),(19493,1,44,'2021-02-26 10:03:27'),(19494,1,15,'2021-02-26 10:03:44'),(19495,1,44,'2021-02-26 10:03:45'),(19496,1,59,'2021-02-26 10:03:48'),(19497,1,53,'2021-02-26 10:03:49'),(19498,1,45,'2021-02-26 10:03:49'),(19499,1,43,'2021-02-26 10:03:50'),(19500,1,56,'2021-02-26 10:03:54'),(19501,1,66,'2021-02-26 10:03:56'),(19502,1,62,'2021-02-26 10:03:59'),(19503,1,70,'2021-02-26 10:04:02'),(19504,1,73,'2021-02-26 10:04:03'),(19505,1,76,'2021-02-26 10:04:05'),(19506,1,45,'2021-02-26 10:04:06'),(19507,1,79,'2021-02-26 10:04:09'),(19508,1,44,'2021-02-26 10:04:11'),(19509,1,5,'2021-02-26 10:04:13'),(19510,1,15,'2021-02-26 10:04:15'),(19511,1,14,'2021-02-26 10:04:16'),(19512,1,6,'2021-02-26 10:04:18'),(19513,1,13,'2021-02-26 10:04:19'),(19514,1,44,'2021-02-26 11:28:07'),(19515,1,44,'2021-02-26 11:29:47'),(19516,1,44,'2021-02-26 11:29:49'),(19517,1,44,'2021-02-26 11:29:51'),(19518,1,53,'2021-02-26 12:17:10'),(19519,1,44,'2021-02-26 12:28:52'),(19520,1,44,'2021-02-26 12:40:43'),(19521,1,44,'2021-02-26 13:42:14'),(19522,1,44,'2021-02-26 13:47:27'),(19523,1,44,'2021-02-26 14:18:58'),(19524,1,44,'2021-02-26 14:31:27'),(19525,1,14,'2021-02-26 14:31:55'),(19526,1,5,'2021-02-26 14:31:57'),(19527,1,13,'2021-02-26 14:32:36'),(19528,1,15,'2021-02-26 14:35:05'),(19529,1,44,'2021-02-26 14:36:38'),(19530,1,6,'2021-02-26 14:37:19'),(19531,1,44,'2021-02-26 15:31:32'),(19532,1,44,'2021-02-26 15:59:36'),(19533,1,44,'2021-02-26 17:50:46'),(19534,1,62,'2021-02-26 17:53:26'),(19535,1,44,'2021-02-26 18:06:02'),(19536,1,44,'2021-02-26 20:09:26'),(19537,1,44,'2021-02-26 20:13:53'),(19538,1,44,'2021-02-26 20:15:39'),(19539,1,44,'2021-02-26 20:42:46'),(19540,1,44,'2021-02-26 21:16:20'),(19541,1,79,'2021-02-26 21:44:18'),(19542,1,44,'2021-02-26 21:50:52'),(19543,1,44,'2021-02-26 22:20:07'),(19544,1,44,'2021-02-26 22:21:57'),(19545,1,44,'2021-02-26 22:30:56'),(19546,1,44,'2021-02-26 23:55:35'),(19547,1,62,'2021-02-27 01:16:25'),(19548,1,44,'2021-02-27 01:40:29'),(19549,1,44,'2021-02-27 01:44:35'),(19550,1,44,'2021-02-27 01:45:27'),(19551,1,44,'2021-02-27 01:45:49'),(19552,1,45,'2021-02-27 02:12:47'),(19553,1,44,'2021-02-27 02:31:59'),(19554,1,15,'2021-02-27 02:35:51'),(19555,1,6,'2021-02-27 02:35:55'),(19556,1,14,'2021-02-27 02:36:16'),(19557,1,44,'2021-02-27 02:37:23'),(19558,1,44,'2021-02-27 02:39:01'),(19559,1,13,'2021-02-27 02:42:40'),(19560,1,5,'2021-02-27 02:45:10'),(19561,1,44,'2021-02-27 02:51:18'),(19562,1,44,'2021-02-27 02:53:27'),(19563,1,45,'2021-02-27 02:56:14'),(19564,1,44,'2021-02-27 02:56:17'),(19565,1,44,'2021-02-27 02:56:38'),(19566,1,44,'2021-02-27 03:07:19'),(19567,1,44,'2021-02-27 03:07:21'),(19568,1,44,'2021-02-27 03:07:22'),(19569,1,5,'2021-02-27 03:07:30'),(19570,1,56,'2021-02-27 03:07:31'),(19571,1,15,'2021-02-27 03:07:35'),(19572,1,53,'2021-02-27 03:07:36'),(19573,1,14,'2021-02-27 03:07:37'),(19574,1,13,'2021-02-27 03:07:39'),(19575,1,43,'2021-02-27 03:07:39'),(19576,1,66,'2021-02-27 03:07:40'),(19577,1,56,'2021-02-27 03:07:41'),(19578,1,62,'2021-02-27 03:07:42'),(19579,1,76,'2021-02-27 03:07:42'),(19580,1,45,'2021-02-27 03:07:43'),(19581,1,45,'2021-02-27 03:07:44'),(19582,1,45,'2021-02-27 03:07:45'),(19583,1,15,'2021-02-27 03:07:46'),(19584,1,44,'2021-02-27 03:07:47'),(19585,1,44,'2021-02-27 03:07:48'),(19586,1,73,'2021-02-27 03:07:49'),(19587,1,62,'2021-02-27 03:07:50'),(19588,1,53,'2021-02-27 03:07:51'),(19589,1,79,'2021-02-27 03:07:52'),(19590,1,59,'2021-02-27 03:07:53'),(19591,1,66,'2021-02-27 03:07:54'),(19592,1,15,'2021-02-27 03:07:55'),(19593,1,44,'2021-02-27 03:29:52'),(19594,1,73,'2021-02-27 03:30:00'),(19595,1,44,'2021-02-27 03:30:13'),(19596,1,5,'2021-02-27 03:30:24'),(19597,1,15,'2021-02-27 03:30:36'),(19598,1,44,'2021-02-27 03:30:48'),(19599,1,43,'2021-02-27 03:31:21'),(19600,1,45,'2021-02-27 03:31:31'),(19601,1,14,'2021-02-27 03:31:41'),(19602,1,44,'2021-02-27 03:36:15'),(19603,1,44,'2021-02-27 03:40:08'),(19604,1,44,'2021-02-27 03:41:02'),(19605,1,44,'2021-02-27 03:41:06'),(19606,1,44,'2021-02-27 03:41:15'),(19607,1,44,'2021-02-27 04:18:21'),(19608,1,79,'2021-02-27 04:33:16'),(19609,1,44,'2021-02-27 04:39:39'),(19610,1,44,'2021-02-27 05:03:46'),(19611,1,44,'2021-02-27 06:05:20'),(19612,1,44,'2021-02-27 06:37:25'),(19613,1,44,'2021-02-27 06:47:55'),(19614,1,44,'2021-02-27 07:02:31'),(19615,1,44,'2021-02-27 07:27:02'),(19616,1,44,'2021-02-27 07:33:16'),(19617,1,44,'2021-02-27 07:34:17'),(19618,1,44,'2021-02-27 07:34:46'),(19619,1,44,'2021-02-27 07:38:15'),(19620,1,44,'2021-02-27 07:43:01'),(19621,1,44,'2021-02-27 08:32:48'),(19622,1,13,'2021-02-27 08:32:49'),(19623,1,15,'2021-02-27 08:33:37'),(19624,1,14,'2021-02-27 08:34:55'),(19625,1,5,'2021-02-27 08:36:27'),(19626,1,14,'2021-02-27 08:36:32'),(19627,1,44,'2021-02-27 08:37:02'),(19628,1,6,'2021-02-27 08:37:28'),(19629,1,6,'2021-02-27 09:10:24'),(19630,1,44,'2021-02-27 09:10:26'),(19631,1,44,'2021-02-27 09:59:51'),(19632,1,66,'2021-02-27 12:56:57'),(19633,1,44,'2021-02-27 13:13:42'),(19634,1,44,'2021-02-27 13:13:43'),(19635,1,44,'2021-02-27 13:39:56'),(19636,1,6,'2021-02-27 14:32:23'),(19637,1,15,'2021-02-27 14:32:30'),(19638,1,14,'2021-02-27 14:33:02'),(19639,1,44,'2021-02-27 14:33:54'),(19640,1,13,'2021-02-27 14:33:59'),(19641,1,44,'2021-02-27 14:34:56'),(19642,1,5,'2021-02-27 14:35:21'),(19643,1,44,'2021-02-27 14:36:32'),(19644,1,44,'2021-02-27 14:54:27'),(19645,1,44,'2021-02-27 14:56:04'),(19646,1,44,'2021-02-27 15:12:23'),(19647,1,44,'2021-02-27 15:47:23'),(19648,1,44,'2021-02-27 15:47:25'),(19649,1,44,'2021-02-27 16:20:36'),(19650,1,44,'2021-02-27 16:51:47'),(19651,1,44,'2021-02-27 17:46:38'),(19652,1,44,'2021-02-27 18:01:35'),(19653,1,44,'2021-02-27 18:36:59'),(19654,1,44,'2021-02-27 18:37:56'),(19655,1,44,'2021-02-27 19:18:44'),(19656,1,44,'2021-02-27 20:30:58'),(19657,1,44,'2021-02-27 21:19:07'),(19658,1,44,'2021-02-27 21:59:39'),(19659,1,44,'2021-02-27 22:19:37'),(19660,1,44,'2021-02-27 22:19:40'),(19661,1,44,'2021-02-27 22:24:09'),(19662,1,44,'2021-02-27 22:46:47'),(19663,1,44,'2021-02-27 23:09:40'),(19664,1,44,'2021-02-28 00:23:19'),(19665,1,44,'2021-02-28 01:01:59'),(19666,1,44,'2021-02-28 01:20:33'),(19667,1,44,'2021-02-28 01:36:40'),(19668,1,44,'2021-02-28 01:53:27'),(19669,1,44,'2021-02-28 01:55:09'),(19670,1,79,'2021-02-28 02:13:10'),(19671,1,13,'2021-02-28 02:35:38'),(19672,1,15,'2021-02-28 02:36:27'),(19673,1,14,'2021-02-28 02:36:42'),(19674,1,6,'2021-02-28 02:38:27'),(19675,1,5,'2021-02-28 02:46:28'),(19676,1,44,'2021-02-28 02:46:39'),(19677,1,44,'2021-02-28 02:54:48'),(19678,1,44,'2021-02-28 03:04:50'),(19679,1,44,'2021-02-28 03:05:43'),(19680,1,44,'2021-02-28 03:25:57'),(19681,1,44,'2021-02-28 04:06:29'),(19682,1,44,'2021-02-28 04:20:25'),(19683,1,6,'2021-02-28 04:21:31'),(19684,1,6,'2021-02-28 04:21:33'),(19685,1,44,'2021-02-28 04:31:52'),(19686,1,76,'2021-02-28 04:32:29'),(19687,1,44,'2021-02-28 04:38:17'),(19688,1,44,'2021-02-28 04:41:02'),(19689,1,6,'2021-02-28 05:50:08'),(19690,1,44,'2021-02-28 05:50:12'),(19691,1,44,'2021-02-28 06:34:28'),(19692,1,44,'2021-02-28 06:47:20'),(19693,1,44,'2021-02-28 07:05:09'),(19694,1,44,'2021-02-28 07:23:37'),(19695,1,44,'2021-02-28 07:42:13'),(19696,1,44,'2021-02-28 07:42:47'),(19697,1,44,'2021-02-28 07:51:35'),(19698,1,44,'2021-02-28 08:00:29'),(19699,1,44,'2021-02-28 08:03:29'),(19700,1,44,'2021-02-28 08:25:24'),(19701,1,6,'2021-02-28 08:31:27'),(19702,1,15,'2021-02-28 08:31:50'),(19703,1,14,'2021-02-28 08:32:18'),(19704,1,13,'2021-02-28 08:32:25'),(19705,1,5,'2021-02-28 08:32:52'),(19706,1,44,'2021-02-28 08:32:59'),(19707,1,44,'2021-02-28 08:34:57'),(19708,1,44,'2021-02-28 10:03:48'),(19709,1,44,'2021-02-28 10:03:49'),(19710,1,66,'2021-02-28 11:43:11'),(19711,1,44,'2021-02-28 12:45:06'),(19712,1,44,'2021-02-28 12:59:12'),(19713,1,44,'2021-02-28 13:32:32'),(19714,1,43,'2021-02-28 13:33:00'),(19715,1,44,'2021-02-28 14:31:55'),(19716,1,13,'2021-02-28 14:31:59'),(19717,1,15,'2021-02-28 14:32:58'),(19718,1,14,'2021-02-28 14:33:52'),(19719,1,5,'2021-02-28 14:34:10'),(19720,1,44,'2021-02-28 14:35:02'),(19721,1,6,'2021-02-28 14:35:33'),(19722,1,44,'2021-02-28 15:18:51'),(19723,1,44,'2021-02-28 16:04:06'),(19724,1,44,'2021-02-28 16:09:51'),(19725,1,44,'2021-02-28 17:47:25'),(19726,1,44,'2021-02-28 17:50:23'),(19727,1,66,'2021-02-28 17:57:00'),(19728,1,44,'2021-02-28 18:23:10'),(19729,1,44,'2021-02-28 18:42:31'),(19730,1,44,'2021-02-28 18:55:24'),(19731,1,44,'2021-02-28 19:31:04'),(19732,1,45,'2021-02-28 19:52:49'),(19733,1,59,'2021-02-28 20:05:12'),(19734,1,44,'2021-02-28 20:06:08'),(19735,1,44,'2021-02-28 21:33:11'),(19736,1,44,'2021-02-28 21:58:22'),(19737,1,44,'2021-02-28 22:23:10'),(19738,1,73,'2021-02-28 22:48:42'),(19739,1,44,'2021-02-28 22:50:23'),(19740,1,44,'2021-02-28 23:28:12'),(19741,1,44,'2021-02-28 23:42:36'),(19742,1,44,'2021-03-01 00:10:49'),(19743,1,5,'2021-03-01 00:10:51'),(19744,1,73,'2021-03-01 00:10:53'),(19745,1,62,'2021-03-01 00:10:55'),(19746,1,15,'2021-03-01 00:10:57'),(19747,1,45,'2021-03-01 00:10:59'),(19748,1,6,'2021-03-01 00:11:02'),(19749,1,66,'2021-03-01 00:11:03'),(19750,1,56,'2021-03-01 00:11:05'),(19751,1,44,'2021-03-01 00:11:09'),(19752,1,73,'2021-03-01 00:11:12'),(19753,1,43,'2021-03-01 00:11:14'),(19754,1,70,'2021-03-01 00:11:16'),(19755,1,59,'2021-03-01 00:11:18'),(19756,1,44,'2021-03-01 00:11:20'),(19757,1,44,'2021-03-01 00:11:24'),(19758,1,70,'2021-03-01 00:11:27'),(19759,1,79,'2021-03-01 00:11:30'),(19760,1,76,'2021-03-01 00:11:36'),(19761,1,44,'2021-03-01 00:11:41'),(19762,1,56,'2021-03-01 00:11:43'),(19763,1,53,'2021-03-01 00:11:44'),(19764,1,14,'2021-03-01 00:11:46'),(19765,1,13,'2021-03-01 00:11:49'),(19766,1,59,'2021-03-01 00:11:53'),(19767,1,45,'2021-03-01 00:11:55'),(19768,1,62,'2021-03-01 00:11:58'),(19769,1,44,'2021-03-01 00:12:00'),(19770,1,76,'2021-03-01 00:12:02'),(19771,1,79,'2021-03-01 00:12:06'),(19772,1,66,'2021-03-01 00:12:08'),(19773,1,15,'2021-03-01 00:12:09'),(19774,1,43,'2021-03-01 00:12:12'),(19775,1,45,'2021-03-01 00:12:14'),(19776,1,53,'2021-03-01 00:12:15'),(19777,1,53,'2021-03-01 00:12:17'),(19778,1,66,'2021-03-01 00:12:21'),(19779,1,56,'2021-03-01 00:12:23'),(19780,1,59,'2021-03-01 00:12:26'),(19781,1,45,'2021-03-01 00:12:30'),(19782,1,44,'2021-03-01 00:12:33'),(19783,1,5,'2021-03-01 00:12:37'),(19784,1,15,'2021-03-01 00:12:39'),(19785,1,44,'2021-03-01 00:12:42'),(19786,1,43,'2021-03-01 00:12:44'),(19787,1,45,'2021-03-01 00:12:47'),(19788,1,53,'2021-03-01 00:12:49'),(19789,1,56,'2021-03-01 00:12:53'),(19790,1,66,'2021-03-01 00:12:55'),(19791,1,59,'2021-03-01 00:12:59'),(19792,1,44,'2021-03-01 00:13:04'),(19793,1,15,'2021-03-01 00:13:06'),(19794,1,73,'2021-03-01 00:13:10'),(19795,1,44,'2021-03-01 00:13:11'),(19796,1,15,'2021-03-01 00:13:12'),(19797,1,43,'2021-03-01 00:13:14'),(19798,1,45,'2021-03-01 00:13:17'),(19799,1,53,'2021-03-01 00:13:19'),(19800,1,56,'2021-03-01 00:13:22'),(19801,1,59,'2021-03-01 00:13:28'),(19802,1,44,'2021-03-01 00:13:31'),(19803,1,15,'2021-03-01 00:13:48'),(19804,1,62,'2021-03-01 00:13:50'),(19805,1,44,'2021-03-01 00:13:54'),(19806,1,43,'2021-03-01 00:14:01'),(19807,1,45,'2021-03-01 00:14:05'),(19808,1,53,'2021-03-01 00:14:09'),(19809,1,56,'2021-03-01 00:14:13'),(19810,1,66,'2021-03-01 00:14:14'),(19811,1,59,'2021-03-01 00:14:17'),(19812,1,44,'2021-03-01 00:14:19'),(19813,1,15,'2021-03-01 00:14:23'),(19814,1,15,'2021-03-01 00:14:29'),(19815,1,44,'2021-03-01 00:14:35'),(19816,1,43,'2021-03-01 00:14:38'),(19817,1,45,'2021-03-01 00:14:39'),(19818,1,15,'2021-03-01 00:14:41'),(19819,1,53,'2021-03-01 00:14:44'),(19820,1,66,'2021-03-01 00:14:46'),(19821,1,56,'2021-03-01 00:14:47'),(19822,1,59,'2021-03-01 00:14:48'),(19823,1,45,'2021-03-01 00:14:50'),(19824,1,44,'2021-03-01 00:14:53'),(19825,1,15,'2021-03-01 00:14:55'),(19826,1,44,'2021-03-01 01:33:25'),(19827,1,44,'2021-03-01 01:36:30'),(19828,1,44,'2021-03-01 01:39:31'),(19829,1,44,'2021-03-01 01:48:06'),(19830,1,53,'2021-03-01 01:48:07'),(19831,1,6,'2021-03-01 01:48:08'),(19832,1,6,'2021-03-01 01:48:10'),(19833,1,6,'2021-03-01 01:48:12'),(19834,1,6,'2021-03-01 01:48:13'),(19835,1,53,'2021-03-01 01:48:15'),(19836,1,13,'2021-03-01 02:35:53'),(19837,1,15,'2021-03-01 02:36:09'),(19838,1,6,'2021-03-01 02:36:51'),(19839,1,14,'2021-03-01 02:38:26'),(19840,1,5,'2021-03-01 02:41:12'),(19841,1,44,'2021-03-01 02:42:14'),(19842,1,44,'2021-03-01 02:45:18'),(19843,1,44,'2021-03-01 02:45:43'),(19844,1,44,'2021-03-01 02:49:25'),(19845,1,44,'2021-03-01 03:01:59'),(19846,1,44,'2021-03-01 03:07:44'),(19847,1,45,'2021-03-01 04:08:27'),(19848,1,44,'2021-03-01 04:20:20'),(19849,1,44,'2021-03-01 04:20:22'),(19850,1,44,'2021-03-01 04:20:24'),(19851,1,44,'2021-03-01 04:35:06'),(19852,1,44,'2021-03-01 04:48:20'),(19853,1,44,'2021-03-01 04:49:08'),(19854,1,44,'2021-03-01 04:51:12'),(19855,1,44,'2021-03-01 05:24:05'),(19856,1,44,'2021-03-01 06:26:54'),(19857,1,79,'2021-03-01 06:33:59'),(19858,1,44,'2021-03-01 06:35:03'),(19859,1,44,'2021-03-01 06:35:17'),(19860,1,44,'2021-03-01 06:36:22'),(19861,1,44,'2021-03-01 07:10:02'),(19862,1,44,'2021-03-01 07:24:08'),(19863,1,44,'2021-03-01 07:38:22'),(19864,1,44,'2021-03-01 07:39:57'),(19865,1,44,'2021-03-01 07:48:41'),(19866,1,44,'2021-03-01 08:08:09'),(19867,1,44,'2021-03-01 08:28:31'),(19868,1,44,'2021-03-01 08:32:09'),(19869,1,13,'2021-03-01 08:32:12'),(19870,1,44,'2021-03-01 08:33:22'),(19871,1,6,'2021-03-01 08:33:31'),(19872,1,15,'2021-03-01 08:33:32'),(19873,1,5,'2021-03-01 08:34:08'),(19874,1,14,'2021-03-01 08:34:10'),(19875,1,44,'2021-03-01 09:06:05'),(19876,1,44,'2021-03-01 09:47:21'),(19877,1,44,'2021-03-01 10:32:11'),(19878,1,44,'2021-03-01 10:38:03'),(19879,1,44,'2021-03-01 11:21:49'),(19880,1,44,'2021-03-01 11:21:52'),(19881,1,44,'2021-03-01 11:22:00'),(19882,1,44,'2021-03-01 11:22:08'),(19883,1,44,'2021-03-01 12:01:42'),(19884,1,66,'2021-03-01 12:10:53'),(19885,1,6,'2021-03-01 12:23:44'),(19886,1,44,'2021-03-01 12:23:46'),(19887,1,70,'2021-03-01 12:49:40'),(19888,1,44,'2021-03-01 13:20:28'),(19889,1,44,'2021-03-01 13:28:59'),(19890,1,44,'2021-03-01 13:35:57'),(19891,1,44,'2021-03-01 13:57:00'),(19892,1,44,'2021-03-01 14:31:15'),(19893,1,44,'2021-03-01 14:33:38'),(19894,1,6,'2021-03-01 14:34:10'),(19895,1,13,'2021-03-01 14:34:15'),(19896,1,5,'2021-03-01 14:34:19'),(19897,1,14,'2021-03-01 14:34:24'),(19898,1,15,'2021-03-01 14:34:51'),(19899,1,44,'2021-03-01 14:34:58'),(19900,1,44,'2021-03-01 14:36:31'),(19901,1,13,'2021-03-01 14:36:48'),(19902,1,5,'2021-03-01 15:43:34'),(19903,1,44,'2021-03-01 16:05:34'),(19904,1,44,'2021-03-01 16:32:48'),(19905,1,44,'2021-03-01 18:16:37'),(19906,1,45,'2021-03-01 18:42:56'),(19907,1,44,'2021-03-01 18:55:29'),(19908,1,44,'2021-03-01 19:18:21'),(19909,1,13,'2021-03-01 19:18:25'),(19910,1,6,'2021-03-01 19:18:27'),(19911,1,44,'2021-03-01 21:45:39'),(19912,1,44,'2021-03-01 22:08:44'),(19913,1,44,'2021-03-01 22:12:44'),(19914,1,44,'2021-03-01 22:42:03'),(19915,1,79,'2021-03-01 22:48:52'),(19916,1,44,'2021-03-01 23:53:16'),(19917,1,13,'2021-03-01 23:53:18'),(19918,1,6,'2021-03-01 23:53:19'),(19919,1,44,'2021-03-02 00:29:03'),(19920,1,44,'2021-03-02 00:32:56'),(19921,1,53,'2021-03-02 00:40:06'),(19922,1,14,'2021-03-02 00:56:09'),(19923,1,44,'2021-03-02 01:36:20'),(19924,1,44,'2021-03-02 01:38:26'),(19925,1,44,'2021-03-02 01:46:27'),(19926,1,44,'2021-03-02 02:27:41'),(19927,1,44,'2021-03-02 02:27:46'),(19928,1,44,'2021-03-02 02:27:51'),(19929,1,44,'2021-03-02 02:27:53'),(19930,1,14,'2021-03-02 02:34:19'),(19931,1,5,'2021-03-02 02:38:15'),(19932,1,44,'2021-03-02 02:39:26'),(19933,1,6,'2021-03-02 02:42:18'),(19934,1,15,'2021-03-02 02:43:40'),(19935,1,44,'2021-03-02 02:45:24'),(19936,1,13,'2021-03-02 02:45:33'),(19937,1,44,'2021-03-02 02:46:43'),(19938,1,44,'2021-03-02 03:07:05'),(19939,1,44,'2021-03-02 03:21:42'),(19940,1,44,'2021-03-02 04:24:53'),(19941,1,44,'2021-03-02 04:40:47'),(19942,1,79,'2021-03-02 04:45:16'),(19943,1,44,'2021-03-02 05:45:03'),(19944,1,44,'2021-03-02 06:12:05'),(19945,1,44,'2021-03-02 06:16:32'),(19946,1,44,'2021-03-02 06:16:39'),(19947,1,44,'2021-03-02 06:16:41'),(19948,1,44,'2021-03-02 06:30:54'),(19949,1,44,'2021-03-02 06:42:24'),(19950,1,44,'2021-03-02 06:49:45'),(19951,1,44,'2021-03-02 07:00:45'),(19952,1,44,'2021-03-02 07:08:56'),(19953,1,44,'2021-03-02 07:34:12'),(19954,1,44,'2021-03-02 07:34:14'),(19955,1,44,'2021-03-02 07:36:24'),(19956,1,44,'2021-03-02 07:45:36'),(19957,1,44,'2021-03-02 07:51:01'),(19958,1,44,'2021-03-02 08:34:40'),(19959,1,5,'2021-03-02 08:34:50'),(19960,1,14,'2021-03-02 08:35:12'),(19961,1,15,'2021-03-02 08:35:15'),(19962,1,44,'2021-03-02 08:35:19'),(19963,1,13,'2021-03-02 08:35:23'),(19964,1,6,'2021-03-02 08:37:02'),(19965,1,44,'2021-03-02 09:22:53'),(19966,1,44,'2021-03-02 09:58:38'),(19967,1,44,'2021-03-02 13:13:48'),(19968,1,6,'2021-03-02 13:16:57'),(19969,1,44,'2021-03-02 13:17:09'),(19970,1,15,'2021-03-02 13:21:01'),(19971,1,44,'2021-03-02 13:36:12'),(19972,1,44,'2021-03-02 14:22:18'),(19973,1,44,'2021-03-02 14:22:25'),(19974,1,6,'2021-03-02 14:32:10'),(19975,1,15,'2021-03-02 14:32:20'),(19976,1,44,'2021-03-02 14:33:05'),(19977,1,44,'2021-03-02 14:33:28'),(19978,1,14,'2021-03-02 14:33:29'),(19979,1,44,'2021-03-02 14:34:36'),(19980,1,5,'2021-03-02 14:34:52'),(19981,1,13,'2021-03-02 14:35:32'),(19982,1,14,'2021-03-02 14:36:07'),(19983,1,13,'2021-03-02 14:37:08'),(19984,1,5,'2021-03-02 14:37:41'),(19985,1,44,'2021-03-02 17:05:18'),(19986,1,73,'2021-03-02 17:13:35'),(19987,1,44,'2021-03-02 17:39:49'),(19988,1,44,'2021-03-02 17:40:32'),(19989,1,44,'2021-03-02 17:40:41'),(19990,1,44,'2021-03-02 18:08:44'),(19991,1,15,'2021-03-02 18:09:09'),(19992,1,15,'2021-03-02 18:09:11'),(19993,1,44,'2021-03-02 18:10:10'),(19994,1,44,'2021-03-02 18:10:13'),(19995,1,44,'2021-03-02 18:10:15'),(19996,1,44,'2021-03-02 18:10:17'),(19997,1,56,'2021-03-02 18:11:05'),(19998,1,56,'2021-03-02 18:11:08'),(19999,1,14,'2021-03-02 18:11:34'),(20000,1,14,'2021-03-02 18:11:42'),(20001,1,43,'2021-03-02 18:12:09'),(20002,1,43,'2021-03-02 18:12:12'),(20003,1,5,'2021-03-02 18:12:35'),(20004,1,5,'2021-03-02 18:12:37'),(20005,1,44,'2021-03-02 18:12:58'),(20006,1,44,'2021-03-02 18:13:00'),(20007,1,62,'2021-03-02 18:13:28'),(20008,1,62,'2021-03-02 18:13:33'),(20009,1,44,'2021-03-02 18:15:44'),(20010,1,79,'2021-03-02 18:27:26'),(20011,1,44,'2021-03-02 18:37:07'),(20012,1,44,'2021-03-02 18:37:18'),(20013,1,44,'2021-03-02 18:42:13'),(20014,1,44,'2021-03-02 18:42:43'),(20015,1,44,'2021-03-02 18:51:13'),(20016,1,44,'2021-03-02 18:54:35'),(20017,1,44,'2021-03-02 19:22:50'),(20018,1,44,'2021-03-02 19:59:04'),(20019,1,44,'2021-03-02 19:59:06'),(20020,1,44,'2021-03-02 19:59:14'),(20021,1,44,'2021-03-02 19:59:14'),(20022,1,44,'2021-03-02 19:59:20'),(20023,1,44,'2021-03-02 19:59:24'),(20024,1,44,'2021-03-02 19:59:29'),(20025,1,44,'2021-03-02 19:59:30'),(20026,1,44,'2021-03-02 21:28:09'),(20027,1,44,'2021-03-02 21:31:50'),(20028,1,44,'2021-03-02 21:43:50'),(20029,1,44,'2021-03-02 22:12:39'),(20030,1,44,'2021-03-02 22:18:05'),(20031,1,44,'2021-03-02 22:18:09'),(20032,1,44,'2021-03-02 22:23:44'),(20033,1,44,'2021-03-02 22:42:09'),(20034,1,44,'2021-03-02 22:42:36'),(20035,1,44,'2021-03-02 23:17:29'),(20036,1,44,'2021-03-03 00:13:29'),(20037,1,66,'2021-03-03 00:29:35'),(20038,1,44,'2021-03-03 01:00:52'),(20039,1,44,'2021-03-03 01:34:01'),(20040,1,44,'2021-03-03 01:43:18'),(20041,1,44,'2021-03-03 01:48:22'),(20042,1,44,'2021-03-03 02:35:14'),(20043,1,44,'2021-03-03 02:35:14'),(20044,1,44,'2021-03-03 02:35:20'),(20045,1,44,'2021-03-03 02:35:59'),(20046,1,6,'2021-03-03 02:36:26'),(20047,1,44,'2021-03-03 02:37:02'),(20048,1,14,'2021-03-03 02:39:41'),(20049,1,44,'2021-03-03 02:39:44'),(20050,1,15,'2021-03-03 02:41:03'),(20051,1,44,'2021-03-03 02:44:04'),(20052,1,5,'2021-03-03 02:51:52'),(20053,1,13,'2021-03-03 02:53:36'),(20054,1,44,'2021-03-03 02:54:16'),(20055,1,44,'2021-03-03 03:03:06'),(20056,1,44,'2021-03-03 03:54:11'),(20057,1,6,'2021-03-03 03:54:13'),(20058,1,6,'2021-03-03 03:54:14'),(20059,1,44,'2021-03-03 03:59:17'),(20060,1,44,'2021-03-03 04:35:31'),(20061,1,44,'2021-03-03 04:43:24'),(20062,1,44,'2021-03-03 04:45:07'),(20063,1,44,'2021-03-03 05:13:54'),(20064,1,44,'2021-03-03 05:41:47'),(20065,1,44,'2021-03-03 06:32:14'),(20066,1,44,'2021-03-03 06:52:40'),(20067,1,44,'2021-03-03 06:56:49'),(20068,1,44,'2021-03-03 06:58:34'),(20069,1,44,'2021-03-03 07:30:41'),(20070,1,44,'2021-03-03 07:32:39'),(20071,1,44,'2021-03-03 07:34:36'),(20072,1,44,'2021-03-03 07:39:15'),(20073,1,44,'2021-03-03 07:54:30'),(20074,1,44,'2021-03-03 07:54:59'),(20075,1,66,'2021-03-03 08:15:52'),(20076,1,5,'2021-03-03 08:31:19'),(20077,1,14,'2021-03-03 08:31:23'),(20078,1,15,'2021-03-03 08:32:31'),(20079,1,6,'2021-03-03 08:32:37'),(20080,1,44,'2021-03-03 08:33:57'),(20081,1,44,'2021-03-03 08:33:59'),(20082,1,13,'2021-03-03 08:34:05'),(20083,1,44,'2021-03-03 09:18:59'),(20084,1,44,'2021-03-03 09:30:36'),(20085,1,6,'2021-03-03 09:30:39'),(20086,1,44,'2021-03-03 09:30:44'),(20087,1,70,'2021-03-03 10:14:13'),(20088,1,44,'2021-03-03 10:28:26'),(20089,1,44,'2021-03-03 10:59:04'),(20090,1,6,'2021-03-03 10:59:12'),(20091,1,44,'2021-03-03 10:59:23'),(20092,1,44,'2021-03-03 11:36:11'),(20093,1,53,'2021-03-03 11:45:40'),(20094,1,53,'2021-03-03 11:45:41'),(20095,1,44,'2021-03-03 11:54:47'),(20096,1,44,'2021-03-03 11:55:04'),(20097,1,44,'2021-03-03 11:56:27'),(20098,1,44,'2021-03-03 11:56:34'),(20099,1,44,'2021-03-03 11:59:51'),(20100,1,44,'2021-03-03 12:01:01'),(20101,1,44,'2021-03-03 12:06:16'),(20102,1,44,'2021-03-03 12:08:15'),(20103,1,56,'2021-03-03 12:38:09'),(20104,1,66,'2021-03-03 12:38:50'),(20105,1,44,'2021-03-03 12:42:05'),(20106,1,6,'2021-03-03 12:42:10'),(20107,1,14,'2021-03-03 12:42:13'),(20108,1,13,'2021-03-03 12:42:17'),(20109,1,15,'2021-03-03 12:42:21'),(20110,1,5,'2021-03-03 12:42:25'),(20111,1,79,'2021-03-03 12:42:30'),(20112,1,45,'2021-03-03 12:42:37'),(20113,1,79,'2021-03-03 12:42:41'),(20114,1,76,'2021-03-03 12:42:45'),(20115,1,76,'2021-03-03 12:42:49'),(20116,1,73,'2021-03-03 12:42:53'),(20117,1,73,'2021-03-03 12:42:58'),(20118,1,70,'2021-03-03 12:43:02'),(20119,1,70,'2021-03-03 12:43:09'),(20120,1,62,'2021-03-03 12:43:15'),(20121,1,62,'2021-03-03 12:43:27'),(20122,1,66,'2021-03-03 12:43:39'),(20123,1,66,'2021-03-03 12:43:53'),(20124,1,44,'2021-03-03 12:44:04'),(20125,1,56,'2021-03-03 12:44:14'),(20126,1,56,'2021-03-03 12:44:42'),(20127,1,43,'2021-03-03 12:47:10'),(20128,1,43,'2021-03-03 12:47:17'),(20129,1,53,'2021-03-03 12:47:21'),(20130,1,53,'2021-03-03 12:47:26'),(20131,1,45,'2021-03-03 12:47:30'),(20132,1,45,'2021-03-03 12:47:35'),(20133,1,59,'2021-03-03 12:47:39'),(20134,1,59,'2021-03-03 12:47:43'),(20135,1,44,'2021-03-03 12:47:46'),(20136,1,44,'2021-03-03 12:47:51'),(20137,1,15,'2021-03-03 12:47:55'),(20138,1,15,'2021-03-03 12:48:00'),(20139,1,15,'2021-03-03 12:48:03'),(20140,1,44,'2021-03-03 13:27:29'),(20141,1,44,'2021-03-03 13:35:44'),(20142,1,44,'2021-03-03 14:31:35'),(20143,1,13,'2021-03-03 14:31:41'),(20144,1,5,'2021-03-03 14:32:49'),(20145,1,44,'2021-03-03 14:32:52'),(20146,1,14,'2021-03-03 14:33:23'),(20147,1,15,'2021-03-03 14:34:03'),(20148,1,6,'2021-03-03 14:34:23'),(20149,1,14,'2021-03-03 15:35:36'),(20150,1,44,'2021-03-03 15:55:28'),(20151,1,44,'2021-03-03 15:57:13'),(20152,1,44,'2021-03-03 16:11:17'),(20153,1,44,'2021-03-03 16:47:28'),(20154,1,44,'2021-03-03 17:11:30'),(20155,1,44,'2021-03-03 17:34:20'),(20156,1,44,'2021-03-03 17:36:05'),(20157,1,44,'2021-03-03 17:43:40'),(20158,1,44,'2021-03-03 17:55:47'),(20159,1,44,'2021-03-03 18:34:25'),(20160,1,44,'2021-03-03 18:58:55'),(20161,1,53,'2021-03-03 19:19:49'),(20162,1,44,'2021-03-03 19:20:06'),(20163,1,44,'2021-03-03 19:30:46'),(20164,1,44,'2021-03-03 19:30:52'),(20165,1,44,'2021-03-03 19:30:56'),(20166,1,44,'2021-03-03 21:16:55'),(20167,1,44,'2021-03-03 22:07:42'),(20168,1,44,'2021-03-03 22:16:25'),(20169,1,70,'2021-03-03 22:19:11'),(20170,1,6,'2021-03-03 22:20:17'),(20171,1,44,'2021-03-03 22:20:23'),(20172,1,44,'2021-03-03 22:35:18'),(20173,1,44,'2021-03-03 22:42:25'),(20174,1,44,'2021-03-03 23:37:14'),(20175,1,44,'2021-03-03 23:37:16'),(20176,1,44,'2021-03-03 23:41:05'),(20177,1,15,'2021-03-04 00:44:50'),(20178,1,44,'2021-03-04 01:06:33'),(20179,1,53,'2021-03-04 01:06:45'),(20180,1,15,'2021-03-04 01:07:06'),(20181,1,44,'2021-03-04 01:07:15'),(20182,1,45,'2021-03-04 01:07:25'),(20183,1,59,'2021-03-04 01:07:45'),(20184,1,76,'2021-03-04 01:07:55'),(20185,1,44,'2021-03-04 01:36:19'),(20186,1,6,'2021-03-04 01:36:20'),(20187,1,6,'2021-03-04 01:36:23'),(20188,1,44,'2021-03-04 01:40:19'),(20189,1,44,'2021-03-04 01:48:26'),(20190,1,44,'2021-03-04 01:57:07'),(20191,1,44,'2021-03-04 01:57:28'),(20192,1,44,'2021-03-04 02:35:25'),(20193,1,15,'2021-03-04 02:38:14'),(20194,1,6,'2021-03-04 02:38:18'),(20195,1,14,'2021-03-04 02:38:48'),(20196,1,44,'2021-03-04 02:40:05'),(20197,1,13,'2021-03-04 02:40:58'),(20198,1,44,'2021-03-04 02:41:11'),(20199,1,44,'2021-03-04 02:43:15'),(20200,1,5,'2021-03-04 02:44:42'),(20201,1,6,'2021-03-04 02:50:26'),(20202,1,44,'2021-03-04 02:50:29'),(20203,1,44,'2021-03-04 02:51:22'),(20204,1,44,'2021-03-04 02:54:03'),(20205,1,44,'2021-03-04 02:56:53'),(20206,1,6,'2021-03-04 03:13:12'),(20207,1,44,'2021-03-04 03:14:06'),(20208,1,44,'2021-03-04 04:41:30'),(20209,1,44,'2021-03-04 04:41:52'),(20210,1,44,'2021-03-04 04:49:55'),(20211,1,66,'2021-03-04 05:24:20'),(20212,1,44,'2021-03-04 05:35:12'),(20213,1,44,'2021-03-04 06:29:57'),(20214,1,44,'2021-03-04 06:37:18'),(20215,1,44,'2021-03-04 06:48:58'),(20216,1,44,'2021-03-04 06:54:38'),(20217,1,44,'2021-03-04 06:59:05'),(20218,1,44,'2021-03-04 07:28:11'),(20219,1,44,'2021-03-04 07:34:46'),(20220,1,44,'2021-03-04 07:49:20'),(20221,1,44,'2021-03-04 07:51:10'),(20222,1,6,'2021-03-04 08:32:10'),(20223,1,44,'2021-03-04 08:33:02'),(20224,1,15,'2021-03-04 08:33:58'),(20225,1,44,'2021-03-04 08:34:08'),(20226,1,13,'2021-03-04 08:34:09'),(20227,1,5,'2021-03-04 08:34:18'),(20228,1,14,'2021-03-04 08:35:03'),(20229,1,44,'2021-03-04 09:37:30'),(20230,1,44,'2021-03-04 09:58:42'),(20231,1,44,'2021-03-04 10:11:25'),(20232,1,44,'2021-03-04 10:45:29'),(20233,1,44,'2021-03-04 11:08:01'),(20234,1,59,'2021-03-04 11:33:59'),(20235,1,15,'2021-03-04 11:38:35'),(20236,1,15,'2021-03-04 11:41:23'),(20237,1,79,'2021-03-04 11:43:55'),(20238,1,44,'2021-03-04 11:53:07'),(20239,1,73,'2021-03-04 12:06:20'),(20240,1,70,'2021-03-04 12:09:29'),(20241,1,44,'2021-03-04 12:20:32'),(20242,1,56,'2021-03-04 12:37:14'),(20243,1,45,'2021-03-04 12:58:59'),(20244,1,76,'2021-03-04 13:10:06'),(20245,1,76,'2021-03-04 13:15:07'),(20246,1,44,'2021-03-04 13:33:57'),(20247,1,5,'2021-03-04 13:35:58'),(20248,1,44,'2021-03-04 13:36:47'),(20249,1,44,'2021-03-04 13:55:52'),(20250,1,44,'2021-03-04 13:55:54'),(20251,1,44,'2021-03-04 13:55:58'),(20252,1,44,'2021-03-04 13:56:01'),(20253,1,44,'2021-03-04 14:29:37'),(20254,1,44,'2021-03-04 14:29:39'),(20255,1,44,'2021-03-04 14:31:20'),(20256,1,13,'2021-03-04 14:31:22'),(20257,1,6,'2021-03-04 14:31:54'),(20258,1,15,'2021-03-04 14:32:09'),(20259,1,44,'2021-03-04 14:32:11'),(20260,1,14,'2021-03-04 14:33:41'),(20261,1,5,'2021-03-04 14:34:46'),(20262,1,70,'2021-03-04 14:39:36'),(20263,1,44,'2021-03-04 15:10:25'),(20264,1,45,'2021-03-04 16:04:41'),(20265,1,73,'2021-03-04 17:18:13'),(20266,1,45,'2021-03-04 17:22:37'),(20267,1,44,'2021-03-04 17:22:40'),(20268,1,44,'2021-03-04 17:41:05'),(20269,1,44,'2021-03-04 17:41:06'),(20270,1,44,'2021-03-04 17:41:07'),(20271,1,44,'2021-03-04 17:41:10'),(20272,1,44,'2021-03-04 17:41:12'),(20273,1,44,'2021-03-04 17:41:14'),(20274,1,44,'2021-03-04 17:41:15'),(20275,1,44,'2021-03-04 17:41:16'),(20276,1,53,'2021-03-04 18:29:37'),(20277,1,44,'2021-03-04 18:44:41'),(20278,1,44,'2021-03-04 19:16:53'),(20279,1,44,'2021-03-04 20:17:04'),(20280,1,66,'2021-03-04 20:45:38'),(20281,1,44,'2021-03-04 21:26:27'),(20282,1,44,'2021-03-04 21:28:23'),(20283,1,44,'2021-03-04 22:23:00'),(20284,1,44,'2021-03-04 22:44:01'),(20285,1,44,'2021-03-04 22:44:03'),(20286,1,43,'2021-03-04 22:58:27'),(20287,1,44,'2021-03-04 23:50:35'),(20288,1,15,'2021-03-04 23:50:39'),(20289,1,44,'2021-03-04 23:50:42'),(20290,1,59,'2021-03-04 23:50:44'),(20291,1,45,'2021-03-04 23:50:49'),(20292,1,53,'2021-03-04 23:50:53'),(20293,1,43,'2021-03-04 23:50:56'),(20294,1,66,'2021-03-04 23:51:02'),(20295,1,56,'2021-03-04 23:51:03'),(20296,1,62,'2021-03-04 23:51:07'),(20297,1,70,'2021-03-04 23:51:09'),(20298,1,73,'2021-03-04 23:51:13'),(20299,1,76,'2021-03-04 23:51:17'),(20300,1,45,'2021-03-04 23:51:19'),(20301,1,79,'2021-03-04 23:51:22'),(20302,1,44,'2021-03-04 23:51:26'),(20303,1,5,'2021-03-04 23:51:27'),(20304,1,15,'2021-03-04 23:51:28'),(20305,1,13,'2021-03-04 23:51:31'),(20306,1,14,'2021-03-04 23:51:35'),(20307,1,6,'2021-03-04 23:51:38'),(20308,1,44,'2021-03-05 00:14:09'),(20309,1,44,'2021-03-05 00:14:11'),(20310,1,44,'2021-03-05 01:33:37'),(20311,1,44,'2021-03-05 01:38:04'),(20312,1,44,'2021-03-05 01:38:31'),(20313,1,44,'2021-03-05 02:03:24'),(20314,1,44,'2021-03-05 02:17:02'),(20315,1,44,'2021-03-05 02:17:04'),(20316,1,44,'2021-03-05 02:17:07'),(20317,1,6,'2021-03-05 02:33:40'),(20318,1,15,'2021-03-05 02:36:43'),(20319,1,14,'2021-03-05 02:41:25'),(20320,1,5,'2021-03-05 02:41:42'),(20321,1,13,'2021-03-05 02:52:06'),(20322,1,44,'2021-03-05 02:52:23'),(20323,1,44,'2021-03-05 02:53:19'),(20324,1,44,'2021-03-05 03:00:33'),(20325,1,44,'2021-03-05 04:54:53'),(20326,1,44,'2021-03-05 05:13:52'),(20327,1,44,'2021-03-05 05:19:07'),(20328,1,79,'2021-03-05 05:32:28'),(20329,1,44,'2021-03-05 05:45:01'),(20330,1,44,'2021-03-05 06:18:46'),(20331,1,44,'2021-03-05 06:34:16'),(20332,1,44,'2021-03-05 06:34:43'),(20333,1,44,'2021-03-05 06:36:18'),(20334,1,44,'2021-03-05 06:37:54'),(20335,1,44,'2021-03-05 06:55:48'),(20336,1,44,'2021-03-05 07:28:25'),(20337,1,44,'2021-03-05 07:33:28'),(20338,1,44,'2021-03-05 07:34:27'),(20339,1,44,'2021-03-05 07:45:48'),(20340,1,44,'2021-03-05 07:48:01'),(20341,1,44,'2021-03-05 08:31:17'),(20342,1,15,'2021-03-05 08:31:30'),(20343,1,5,'2021-03-05 08:31:45'),(20344,1,6,'2021-03-05 08:31:50'),(20345,1,44,'2021-03-05 08:32:38'),(20346,1,13,'2021-03-05 08:32:51'),(20347,1,14,'2021-03-05 08:33:36'),(20348,1,53,'2021-03-05 09:35:58'),(20349,1,53,'2021-03-05 09:36:00'),(20350,1,59,'2021-03-05 09:56:06'),(20351,1,66,'2021-03-05 09:56:11'),(20352,1,44,'2021-03-05 11:00:30'),(20353,1,44,'2021-03-05 11:13:47'),(20354,1,73,'2021-03-05 11:42:13'),(20355,1,44,'2021-03-05 11:44:20'),(20356,1,44,'2021-03-05 11:46:30'),(20357,1,44,'2021-03-05 11:48:53'),(20358,1,44,'2021-03-05 12:11:56'),(20359,1,44,'2021-03-05 12:16:47'),(20360,1,44,'2021-03-05 13:17:33'),(20361,1,44,'2021-03-05 13:26:45'),(20362,1,44,'2021-03-05 13:48:25'),(20363,1,13,'2021-03-05 14:05:38'),(20364,1,44,'2021-03-05 14:09:27'),(20365,1,13,'2021-03-05 14:32:09'),(20366,1,15,'2021-03-05 14:32:41'),(20367,1,6,'2021-03-05 14:33:05'),(20368,1,44,'2021-03-05 14:33:51'),(20369,1,14,'2021-03-05 14:34:18'),(20370,1,5,'2021-03-05 14:34:37'),(20371,1,44,'2021-03-05 14:34:47'),(20372,1,5,'2021-03-05 14:35:53'),(20373,1,44,'2021-03-05 16:53:45'),(20374,1,45,'2021-03-05 16:55:11'),(20375,1,45,'2021-03-05 16:55:12'),(20376,1,44,'2021-03-05 16:55:16'),(20377,1,44,'2021-03-05 16:55:17'),(20378,1,44,'2021-03-05 17:28:06'),(20379,1,44,'2021-03-05 18:00:34'),(20380,1,44,'2021-03-05 18:48:35'),(20381,1,44,'2021-03-05 19:41:26'),(20382,1,6,'2021-03-05 19:41:40'),(20383,1,44,'2021-03-05 19:41:49'),(20384,1,44,'2021-03-05 19:51:53'),(20385,1,66,'2021-03-05 20:30:49'),(20386,1,44,'2021-03-05 20:37:18'),(20387,1,44,'2021-03-05 22:28:49'),(20388,1,44,'2021-03-05 22:28:52'),(20389,1,44,'2021-03-05 22:58:11'),(20390,1,44,'2021-03-06 00:07:39'),(20391,1,44,'2021-03-06 01:05:55'),(20392,1,44,'2021-03-06 01:39:13'),(20393,1,44,'2021-03-06 01:45:19'),(20394,1,44,'2021-03-06 01:53:29'),(20395,1,44,'2021-03-06 01:59:43'),(20396,1,44,'2021-03-06 02:17:18'),(20397,1,44,'2021-03-06 02:17:31'),(20398,1,5,'2021-03-06 02:34:16'),(20399,1,6,'2021-03-06 02:34:41'),(20400,1,15,'2021-03-06 02:38:53'),(20401,1,14,'2021-03-06 02:43:25'),(20402,1,13,'2021-03-06 02:45:49'),(20403,1,44,'2021-03-06 02:53:44'),(20404,1,44,'2021-03-06 02:53:52'),(20405,1,44,'2021-03-06 03:00:33'),(20406,1,44,'2021-03-06 03:00:52'),(20407,1,44,'2021-03-06 03:01:38'),(20408,1,44,'2021-03-06 03:02:36'),(20409,1,44,'2021-03-06 03:19:25'),(20410,1,44,'2021-03-06 03:21:54'),(20411,1,44,'2021-03-06 03:43:37'),(20412,1,44,'2021-03-06 04:25:31'),(20413,1,44,'2021-03-06 04:39:06'),(20414,1,44,'2021-03-06 04:43:15'),(20415,1,44,'2021-03-06 04:46:59'),(20416,1,44,'2021-03-06 04:48:14'),(20417,1,44,'2021-03-06 04:48:16'),(20418,1,44,'2021-03-06 04:48:18'),(20419,1,44,'2021-03-06 05:14:14'),(20420,1,44,'2021-03-06 05:37:28'),(20421,1,62,'2021-03-06 06:16:52'),(20422,1,44,'2021-03-06 06:37:19'),(20423,1,44,'2021-03-06 06:39:44'),(20424,1,44,'2021-03-06 06:48:31'),(20425,1,44,'2021-03-06 06:52:47'),(20426,1,44,'2021-03-06 06:53:04'),(20427,1,44,'2021-03-06 07:07:35'),(20428,1,44,'2021-03-06 07:19:26'),(20429,1,44,'2021-03-06 07:34:18'),(20430,1,44,'2021-03-06 07:36:26'),(20431,1,44,'2021-03-06 07:46:11'),(20432,1,44,'2021-03-06 07:48:48'),(20433,1,44,'2021-03-06 08:00:30'),(20434,1,6,'2021-03-06 08:19:52'),(20435,1,44,'2021-03-06 08:20:05'),(20436,1,44,'2021-03-06 08:26:05'),(20437,1,44,'2021-03-06 08:31:53'),(20438,1,5,'2021-03-06 08:32:57'),(20439,1,14,'2021-03-06 08:33:38'),(20440,1,44,'2021-03-06 08:33:54'),(20441,1,13,'2021-03-06 08:34:30'),(20442,1,44,'2021-03-06 08:44:29'),(20443,1,15,'2021-03-06 08:51:03'),(20444,1,79,'2021-03-06 09:01:48'),(20445,1,44,'2021-03-06 09:03:03'),(20446,1,6,'2021-03-06 09:06:41'),(20447,1,44,'2021-03-06 09:16:45'),(20448,1,44,'2021-03-06 10:24:26'),(20449,1,44,'2021-03-06 10:49:31'),(20450,1,6,'2021-03-06 10:49:34'),(20451,1,44,'2021-03-06 10:49:37'),(20452,1,44,'2021-03-06 10:58:05'),(20453,1,44,'2021-03-06 11:41:39'),(20454,1,45,'2021-03-06 11:45:40'),(20455,1,44,'2021-03-06 11:48:46'),(20456,1,62,'2021-03-06 12:00:00'),(20457,1,44,'2021-03-06 13:32:19'),(20458,1,44,'2021-03-06 14:03:05'),(20459,1,44,'2021-03-06 14:06:29'),(20460,1,44,'2021-03-06 14:31:24'),(20461,1,13,'2021-03-06 14:31:29'),(20462,1,5,'2021-03-06 14:32:15'),(20463,1,14,'2021-03-06 14:32:28'),(20464,1,6,'2021-03-06 14:32:57'),(20465,1,15,'2021-03-06 14:33:26'),(20466,1,44,'2021-03-06 14:34:53'),(20467,1,44,'2021-03-06 14:37:48'),(20468,1,44,'2021-03-06 14:40:11'),(20469,1,44,'2021-03-06 14:41:54'),(20470,1,45,'2021-03-06 15:08:16'),(20471,1,44,'2021-03-06 15:39:35'),(20472,1,44,'2021-03-06 16:15:23'),(20473,1,44,'2021-03-06 16:15:27'),(20474,1,44,'2021-03-06 16:15:31'),(20475,1,44,'2021-03-06 16:15:34'),(20476,1,44,'2021-03-06 16:15:36'),(20477,1,44,'2021-03-06 17:41:10'),(20478,1,76,'2021-03-06 18:06:23'),(20479,1,44,'2021-03-06 18:39:45'),(20480,1,44,'2021-03-06 19:28:41'),(20481,1,44,'2021-03-06 21:32:31'),(20482,1,44,'2021-03-06 22:01:03'),(20483,1,44,'2021-03-06 22:02:53'),(20484,1,44,'2021-03-06 22:03:09'),(20485,1,62,'2021-03-06 22:12:49'),(20486,1,44,'2021-03-06 22:14:01'),(20487,1,44,'2021-03-06 22:15:17'),(20488,1,44,'2021-03-06 22:52:18'),(20489,1,44,'2021-03-06 23:17:01'),(20490,1,44,'2021-03-06 23:56:25'),(20491,1,44,'2021-03-07 00:35:03'),(20492,1,44,'2021-03-07 01:19:56'),(20493,1,44,'2021-03-07 01:38:22'),(20494,1,44,'2021-03-07 01:38:46'),(20495,1,44,'2021-03-07 02:02:08'),(20496,1,44,'2021-03-07 02:19:46'),(20497,1,44,'2021-03-07 02:33:58'),(20498,1,6,'2021-03-07 02:36:25'),(20499,1,15,'2021-03-07 02:36:38'),(20500,1,44,'2021-03-07 02:39:23'),(20501,1,5,'2021-03-07 02:40:07'),(20502,1,44,'2021-03-07 02:45:01'),(20503,1,13,'2021-03-07 02:48:55'),(20504,1,14,'2021-03-07 02:50:09'),(20505,1,44,'2021-03-07 02:52:34'),(20506,1,44,'2021-03-07 02:53:35'),(20507,1,44,'2021-03-07 03:18:34'),(20508,1,44,'2021-03-07 04:10:57'),(20509,1,44,'2021-03-07 04:35:54'),(20510,1,44,'2021-03-07 04:36:47'),(20511,1,44,'2021-03-07 04:46:26'),(20512,1,44,'2021-03-07 06:34:09'),(20513,1,44,'2021-03-07 06:35:19'),(20514,1,44,'2021-03-07 06:52:36'),(20515,1,44,'2021-03-07 07:04:47'),(20516,1,44,'2021-03-07 07:39:42'),(20517,1,44,'2021-03-07 07:42:48'),(20518,1,44,'2021-03-07 07:47:19'),(20519,1,44,'2021-03-07 07:58:42'),(20520,1,44,'2021-03-07 08:00:14'),(20521,1,44,'2021-03-07 08:12:14'),(20522,1,14,'2021-03-07 08:31:21'),(20523,1,5,'2021-03-07 08:31:25'),(20524,1,15,'2021-03-07 08:33:35'),(20525,1,44,'2021-03-07 08:33:46'),(20526,1,44,'2021-03-07 08:33:47'),(20527,1,13,'2021-03-07 08:33:54'),(20528,1,6,'2021-03-07 08:34:47'),(20529,1,44,'2021-03-07 08:48:52'),(20530,1,44,'2021-03-07 08:53:12'),(20531,1,44,'2021-03-07 09:16:46'),(20532,1,44,'2021-03-07 09:20:43'),(20533,1,44,'2021-03-07 09:35:29'),(20534,1,44,'2021-03-07 11:39:32'),(20535,1,44,'2021-03-07 13:28:38'),(20536,1,14,'2021-03-07 14:31:29'),(20537,1,44,'2021-03-07 14:31:46'),(20538,1,15,'2021-03-07 14:32:13'),(20539,1,6,'2021-03-07 14:32:15'),(20540,1,44,'2021-03-07 14:32:25'),(20541,1,13,'2021-03-07 14:33:06'),(20542,1,44,'2021-03-07 14:33:06'),(20543,1,5,'2021-03-07 14:34:51'),(20544,1,44,'2021-03-07 14:35:15'),(20545,1,5,'2021-03-07 14:37:41'),(20546,1,5,'2021-03-07 14:39:48'),(20547,1,44,'2021-03-07 16:01:26'),(20548,1,44,'2021-03-07 16:15:51'),(20549,1,44,'2021-03-07 16:18:47'),(20550,1,44,'2021-03-07 16:53:19'),(20551,1,44,'2021-03-07 17:18:23'),(20552,1,5,'2021-03-07 18:24:21'),(20553,1,44,'2021-03-07 18:40:58'),(20554,1,44,'2021-03-07 18:53:06'),(20555,1,44,'2021-03-07 19:02:47'),(20556,1,44,'2021-03-07 19:04:14'),(20557,1,6,'2021-03-07 19:04:58'),(20558,1,44,'2021-03-07 19:05:02'),(20559,1,44,'2021-03-07 19:28:19'),(20560,1,44,'2021-03-07 20:07:43'),(20561,1,44,'2021-03-07 20:26:48'),(20562,1,44,'2021-03-07 22:25:37'),(20563,1,44,'2021-03-07 22:42:11'),(20564,1,44,'2021-03-07 23:02:11'),(20565,1,79,'2021-03-07 23:14:41'),(20566,1,66,'2021-03-08 00:49:01'),(20567,1,44,'2021-03-08 01:38:41'),(20568,1,44,'2021-03-08 01:50:34'),(20569,1,44,'2021-03-08 01:53:17'),(20570,1,6,'2021-03-08 01:54:14'),(20571,1,44,'2021-03-08 02:22:27'),(20572,1,15,'2021-03-08 02:35:52'),(20573,1,5,'2021-03-08 02:36:19'),(20574,1,14,'2021-03-08 02:40:37'),(20575,1,6,'2021-03-08 02:44:21'),(20576,1,44,'2021-03-08 02:49:44'),(20577,1,13,'2021-03-08 02:54:21'),(20578,1,44,'2021-03-08 03:00:31'),(20579,1,44,'2021-03-08 03:09:11'),(20580,1,13,'2021-03-08 03:20:45'),(20581,1,44,'2021-03-08 03:22:14'),(20582,1,13,'2021-03-08 03:43:10'),(20583,1,44,'2021-03-08 03:53:45'),(20584,1,44,'2021-03-08 04:04:18'),(20585,1,44,'2021-03-08 04:18:48'),(20586,1,44,'2021-03-08 04:30:25'),(20587,1,44,'2021-03-08 04:40:54'),(20588,1,44,'2021-03-08 04:49:56'),(20589,1,44,'2021-03-08 05:11:05'),(20590,1,44,'2021-03-08 05:29:04'),(20591,1,44,'2021-03-08 05:57:40'),(20592,1,44,'2021-03-08 06:07:49'),(20593,1,6,'2021-03-08 06:07:50'),(20594,1,6,'2021-03-08 06:07:52'),(20595,1,44,'2021-03-08 06:40:00'),(20596,1,44,'2021-03-08 06:50:23'),(20597,1,44,'2021-03-08 06:51:37'),(20598,1,44,'2021-03-08 06:52:09'),(20599,1,44,'2021-03-08 06:58:48'),(20600,1,44,'2021-03-08 07:01:54'),(20601,1,44,'2021-03-08 07:05:28'),(20602,1,44,'2021-03-08 07:31:31'),(20603,1,44,'2021-03-08 07:36:29'),(20604,1,44,'2021-03-08 07:39:53'),(20605,1,44,'2021-03-08 07:45:25'),(20606,1,44,'2021-03-08 07:51:24'),(20607,1,44,'2021-03-08 07:55:16'),(20608,1,44,'2021-03-08 07:57:03'),(20609,1,44,'2021-03-08 07:59:35'),(20610,1,44,'2021-03-08 08:01:18'),(20611,1,44,'2021-03-08 08:02:07'),(20612,1,44,'2021-03-08 08:05:44'),(20613,1,44,'2021-03-08 08:25:48'),(20614,1,44,'2021-03-08 08:26:19'),(20615,1,6,'2021-03-08 08:26:34'),(20616,1,76,'2021-03-08 08:26:48'),(20617,1,15,'2021-03-08 08:27:04'),(20618,1,62,'2021-03-08 08:27:18'),(20619,1,79,'2021-03-08 08:27:37'),(20620,1,53,'2021-03-08 08:27:52'),(20621,1,13,'2021-03-08 08:28:09'),(20622,1,59,'2021-03-08 08:28:22'),(20623,1,5,'2021-03-08 08:32:19'),(20624,1,6,'2021-03-08 08:32:29'),(20625,1,44,'2021-03-08 08:33:00'),(20626,1,44,'2021-03-08 08:33:31'),(20627,1,13,'2021-03-08 08:34:32'),(20628,1,15,'2021-03-08 08:34:44'),(20629,1,5,'2021-03-08 08:37:11'),(20630,1,44,'2021-03-08 08:46:19'),(20631,1,44,'2021-03-08 09:17:42'),(20632,1,44,'2021-03-08 09:28:48'),(20633,1,14,'2021-03-08 09:50:25'),(20634,1,44,'2021-03-08 10:20:30'),(20635,1,14,'2021-03-08 10:28:13'),(20636,1,44,'2021-03-08 10:34:24'),(20637,1,44,'2021-03-08 10:43:33'),(20638,1,14,'2021-03-08 11:00:00'),(20639,1,70,'2021-03-08 11:04:37'),(20640,1,44,'2021-03-08 11:11:16'),(20641,1,44,'2021-03-08 11:20:59'),(20642,1,44,'2021-03-08 11:35:37'),(20643,1,44,'2021-03-08 11:55:01'),(20644,1,14,'2021-03-08 12:01:01'),(20645,1,14,'2021-03-08 12:30:08'),(20646,1,44,'2021-03-08 12:42:04'),(20647,1,44,'2021-03-08 12:54:06'),(20648,1,44,'2021-03-08 12:59:24'),(20649,1,44,'2021-03-08 12:59:24'),(20650,1,44,'2021-03-08 12:59:26'),(20651,1,44,'2021-03-08 12:59:27'),(20652,1,56,'2021-03-08 13:02:05'),(20653,1,44,'2021-03-08 13:15:19'),(20654,1,44,'2021-03-08 13:38:04'),(20655,1,44,'2021-03-08 13:39:35'),(20656,1,44,'2021-03-08 13:56:03'),(20657,1,14,'2021-03-08 13:59:38'),(20658,1,62,'2021-03-08 14:03:55'),(20659,1,44,'2021-03-08 14:29:48'),(20660,1,5,'2021-03-08 14:31:15'),(20661,1,15,'2021-03-08 14:32:11'),(20662,1,6,'2021-03-08 14:32:26'),(20663,1,14,'2021-03-08 14:32:52'),(20664,1,44,'2021-03-08 14:34:39'),(20665,1,44,'2021-03-08 14:34:48'),(20666,1,44,'2021-03-08 14:38:34'),(20667,1,44,'2021-03-08 14:41:11'),(20668,1,14,'2021-03-08 14:42:40'),(20669,1,13,'2021-03-08 14:42:56'),(20670,1,44,'2021-03-08 14:43:50'),(20671,1,13,'2021-03-08 14:46:15'),(20672,1,44,'2021-03-08 14:46:34'),(20673,1,44,'2021-03-08 14:49:14'),(20674,1,56,'2021-03-08 14:51:31'),(20675,1,44,'2021-03-08 14:53:21'),(20676,1,13,'2021-03-08 14:53:47'),(20677,1,44,'2021-03-08 14:58:40'),(20678,1,44,'2021-03-08 15:10:59'),(20679,1,44,'2021-03-08 15:12:14'),(20680,1,44,'2021-03-08 15:41:35'),(20681,1,79,'2021-03-08 15:50:13'),(20682,1,66,'2021-03-08 16:13:37'),(20683,1,44,'2021-03-08 16:16:45'),(20684,1,44,'2021-03-08 16:31:43'),(20685,1,44,'2021-03-08 17:07:13'),(20686,1,44,'2021-03-08 17:09:04'),(20687,1,6,'2021-03-08 17:09:06'),(20688,1,44,'2021-03-08 17:09:10'),(20689,1,44,'2021-03-08 17:18:53'),(20690,1,44,'2021-03-08 17:50:16'),(20691,1,79,'2021-03-08 17:55:53'),(20692,1,6,'2021-03-08 18:21:15'),(20693,1,44,'2021-03-08 18:21:18'),(20694,1,44,'2021-03-08 18:25:04'),(20695,1,44,'2021-03-08 18:25:24'),(20696,1,45,'2021-03-08 18:37:20'),(20697,1,45,'2021-03-08 18:37:23'),(20698,1,44,'2021-03-08 18:37:31'),(20699,1,44,'2021-03-08 18:37:32'),(20700,1,44,'2021-03-08 18:37:38'),(20701,1,44,'2021-03-08 18:37:40'),(20702,1,44,'2021-03-08 18:37:43'),(20703,1,44,'2021-03-08 18:37:44'),(20704,1,44,'2021-03-08 18:37:46'),(20705,1,44,'2021-03-08 18:37:47'),(20706,1,44,'2021-03-08 18:37:49'),(20707,1,44,'2021-03-08 18:37:49'),(20708,1,44,'2021-03-08 18:37:52'),(20709,1,44,'2021-03-08 18:37:54'),(20710,1,44,'2021-03-08 18:37:57'),(20711,1,44,'2021-03-08 18:37:57'),(20712,1,44,'2021-03-08 18:37:59'),(20713,1,44,'2021-03-08 18:37:59'),(20714,1,44,'2021-03-08 18:46:23'),(20715,1,6,'2021-03-08 19:10:56'),(20716,1,6,'2021-03-08 19:11:00'),(20717,1,44,'2021-03-08 20:18:50'),(20718,1,44,'2021-03-08 20:22:50'),(20719,1,66,'2021-03-08 20:30:55'),(20720,1,44,'2021-03-08 21:46:14'),(20721,1,44,'2021-03-08 22:17:43'),(20722,1,44,'2021-03-08 22:17:47'),(20723,1,44,'2021-03-08 22:20:29'),(20724,1,15,'2021-03-08 22:26:03'),(20725,1,44,'2021-03-08 22:45:42'),(20726,1,44,'2021-03-08 22:49:59'),(20727,1,44,'2021-03-08 22:50:10'),(20728,1,44,'2021-03-08 22:50:46'),(20729,1,44,'2021-03-08 23:52:50'),(20730,1,44,'2021-03-09 01:06:14'),(20731,1,44,'2021-03-09 01:23:29'),(20732,1,44,'2021-03-09 01:23:43'),(20733,1,44,'2021-03-09 01:37:13'),(20734,1,44,'2021-03-09 01:40:32'),(20735,1,76,'2021-03-09 01:40:51'),(20736,1,44,'2021-03-09 01:52:12'),(20737,1,6,'2021-03-09 02:19:19'),(20738,1,44,'2021-03-09 02:19:26'),(20739,1,44,'2021-03-09 02:27:10'),(20740,1,5,'2021-03-09 02:33:54'),(20741,1,44,'2021-03-09 02:36:44'),(20742,1,15,'2021-03-09 02:37:00'),(20743,1,14,'2021-03-09 02:38:31'),(20744,1,44,'2021-03-09 02:39:25'),(20745,1,44,'2021-03-09 02:43:34'),(20746,1,6,'2021-03-09 02:45:29'),(20747,1,44,'2021-03-09 02:52:13'),(20748,1,44,'2021-03-09 02:57:30'),(20749,1,44,'2021-03-09 02:58:05'),(20750,1,44,'2021-03-09 02:59:17'),(20751,1,44,'2021-03-09 03:07:01'),(20752,1,44,'2021-03-09 03:07:09'),(20753,1,44,'2021-03-09 03:08:47'),(20754,1,13,'2021-03-09 03:10:01'),(20755,1,44,'2021-03-09 03:14:46'),(20756,1,44,'2021-03-09 03:22:13'),(20757,1,14,'2021-03-09 03:31:18'),(20758,1,44,'2021-03-09 03:31:28'),(20759,1,44,'2021-03-09 03:38:34'),(20760,1,44,'2021-03-09 03:45:39'),(20761,1,44,'2021-03-09 03:47:46'),(20762,1,44,'2021-03-09 03:50:43'),(20763,1,44,'2021-03-09 03:50:49'),(20764,1,45,'2021-03-09 03:52:25'),(20765,1,45,'2021-03-09 03:52:29'),(20766,1,45,'2021-03-09 03:52:51'),(20767,1,45,'2021-03-09 03:52:53'),(20768,1,0,'2021-03-09 03:54:17'),(20769,1,13,'2021-03-09 03:57:26'),(20770,1,44,'2021-03-09 04:04:17'),(20771,1,44,'2021-03-09 04:11:06'),(20772,1,66,'2021-03-09 04:15:37'),(20773,1,44,'2021-03-09 04:29:32'),(20774,1,44,'2021-03-09 04:31:47'),(20775,1,44,'2021-03-09 04:39:53'),(20776,1,44,'2021-03-09 04:40:21'),(20777,1,13,'2021-03-09 04:41:53'),(20778,1,44,'2021-03-09 04:48:04'),(20779,1,44,'2021-03-09 05:13:36'),(20780,1,13,'2021-03-09 05:22:31'),(20781,1,44,'2021-03-09 05:44:36'),(20782,1,44,'2021-03-09 05:52:12'),(20783,1,44,'2021-03-09 05:58:55'),(20784,1,13,'2021-03-09 06:00:07'),(20785,1,66,'2021-03-09 06:30:48'),(20786,1,44,'2021-03-09 06:31:09'),(20787,1,13,'2021-03-09 06:34:42'),(20788,1,44,'2021-03-09 06:35:40'),(20789,1,44,'2021-03-09 06:37:09'),(20790,1,44,'2021-03-09 06:46:43'),(20791,1,44,'2021-03-09 06:50:04'),(20792,1,59,'2021-03-09 06:50:58'),(20793,1,44,'2021-03-09 06:52:16'),(20794,1,44,'2021-03-09 06:54:58'),(20795,1,44,'2021-03-09 07:00:15'),(20796,1,13,'2021-03-09 07:19:05'),(20797,1,44,'2021-03-09 07:26:15'),(20798,1,44,'2021-03-09 07:37:41'),(20799,1,44,'2021-03-09 07:40:25'),(20800,1,44,'2021-03-09 07:49:41'),(20801,1,44,'2021-03-09 07:55:43'),(20802,1,44,'2021-03-09 08:00:38'),(20803,1,13,'2021-03-09 08:08:32'),(20804,1,44,'2021-03-09 08:12:05'),(20805,1,44,'2021-03-09 08:18:53'),(20806,1,44,'2021-03-09 08:21:23'),(20807,1,44,'2021-03-09 08:26:59'),(20808,1,44,'2021-03-09 08:30:38'),(20809,1,44,'2021-03-09 08:32:52'),(20810,1,13,'2021-03-09 08:32:57'),(20811,1,14,'2021-03-09 08:33:20'),(20812,1,44,'2021-03-09 08:33:38'),(20813,1,5,'2021-03-09 08:33:54'),(20814,1,6,'2021-03-09 08:34:24'),(20815,1,6,'2021-03-09 08:36:17'),(20816,1,6,'2021-03-09 08:40:53'),(20817,1,6,'2021-03-09 08:43:34'),(20818,1,15,'2021-03-09 08:43:46'),(20819,1,44,'2021-03-09 08:44:12'),(20820,1,15,'2021-03-09 08:55:50'),(20821,1,44,'2021-03-09 09:00:18'),(20822,1,44,'2021-03-09 09:04:46'),(20823,1,15,'2021-03-09 09:07:01'),(20824,1,13,'2021-03-09 09:09:37'),(20825,1,44,'2021-03-09 09:20:28'),(20826,1,15,'2021-03-09 09:25:22'),(20827,1,44,'2021-03-09 09:28:36'),(20828,1,44,'2021-03-09 09:43:30'),(20829,1,44,'2021-03-09 10:14:59'),(20830,1,13,'2021-03-09 10:21:49'),(20831,1,14,'2021-03-09 10:44:24'),(20832,1,44,'2021-03-09 10:58:00'),(20833,1,13,'2021-03-09 11:15:35'),(20834,1,44,'2021-03-09 11:51:12'),(20835,1,44,'2021-03-09 11:58:46'),(20836,1,44,'2021-03-09 12:01:25'),(20837,1,13,'2021-03-09 12:18:39'),(20838,1,44,'2021-03-09 12:25:24'),(20839,1,44,'2021-03-09 12:46:58'),(20840,1,44,'2021-03-09 12:47:05'),(20841,1,44,'2021-03-09 12:49:08'),(20842,1,13,'2021-03-09 13:10:04'),(20843,1,44,'2021-03-09 13:28:57'),(20844,1,44,'2021-03-09 13:42:13'),(20845,1,13,'2021-03-09 14:08:34'),(20846,1,44,'2021-03-09 14:23:56'),(20847,1,6,'2021-03-09 14:33:33'),(20848,1,15,'2021-03-09 14:33:36'),(20849,1,44,'2021-03-09 14:35:07'),(20850,1,44,'2021-03-09 14:35:37'),(20851,1,13,'2021-03-09 14:36:15'),(20852,1,44,'2021-03-09 14:37:32'),(20853,1,44,'2021-03-09 14:37:54'),(20854,1,5,'2021-03-09 14:46:03'),(20855,1,5,'2021-03-09 14:50:43'),(20856,1,44,'2021-03-09 14:52:40'),(20857,1,5,'2021-03-09 15:07:30'),(20858,1,44,'2021-03-09 15:19:41'),(20859,1,44,'2021-03-09 15:20:42'),(20860,1,44,'2021-03-09 15:39:19'),(20861,1,44,'2021-03-09 15:53:19'),(20862,1,44,'2021-03-09 16:42:37'),(20863,1,44,'2021-03-09 17:12:39'),(20864,1,14,'2021-03-09 17:25:39'),(20865,1,44,'2021-03-09 17:38:59'),(20866,1,14,'2021-03-09 17:43:14'),(20867,1,44,'2021-03-09 17:59:39'),(20868,1,44,'2021-03-09 17:59:45'),(20869,1,14,'2021-03-09 18:02:18'),(20870,1,44,'2021-03-09 18:13:48'),(20871,1,44,'2021-03-09 18:13:50'),(20872,1,44,'2021-03-09 18:13:56'),(20873,1,44,'2021-03-09 18:13:57'),(20874,1,44,'2021-03-09 18:16:13'),(20875,1,14,'2021-03-09 18:20:43'),(20876,1,44,'2021-03-09 18:26:32'),(20877,1,14,'2021-03-09 18:37:17'),(20878,1,44,'2021-03-09 18:43:53'),(20879,1,44,'2021-03-09 18:52:58'),(20880,1,44,'2021-03-09 18:52:58'),(20881,1,14,'2021-03-09 18:59:23'),(20882,1,44,'2021-03-09 19:10:48'),(20883,1,44,'2021-03-09 19:17:49'),(20884,1,44,'2021-03-09 20:02:56'),(20885,1,44,'2021-03-09 20:52:17'),(20886,1,6,'2021-03-09 21:28:45'),(20887,1,44,'2021-03-09 21:28:48'),(20888,1,44,'2021-03-09 22:01:02'),(20889,1,44,'2021-03-09 22:13:19'),(20890,1,44,'2021-03-09 22:13:34'),(20891,1,44,'2021-03-09 22:36:50'),(20892,1,44,'2021-03-10 00:01:32'),(20893,1,44,'2021-03-10 00:10:03'),(20894,1,6,'2021-03-10 00:10:05'),(20895,1,6,'2021-03-10 00:10:09'),(20896,1,44,'2021-03-10 01:33:22'),(20897,1,44,'2021-03-10 01:39:35'),(20898,1,44,'2021-03-10 01:41:40'),(20899,1,44,'2021-03-10 01:47:27'),(20900,1,44,'2021-03-10 02:06:18'),(20901,1,44,'2021-03-10 02:07:49'),(20902,1,44,'2021-03-10 02:09:06'),(20903,1,44,'2021-03-10 02:23:38'),(20904,1,44,'2021-03-10 02:37:25'),(20905,1,6,'2021-03-10 02:39:19'),(20906,1,15,'2021-03-10 02:39:44'),(20907,1,44,'2021-03-10 02:43:48'),(20908,1,44,'2021-03-10 02:47:09'),(20909,1,5,'2021-03-10 02:53:03'),(20910,1,44,'2021-03-10 02:53:16'),(20911,1,13,'2021-03-10 02:57:04'),(20912,1,44,'2021-03-10 03:02:07'),(20913,1,44,'2021-03-10 03:02:13'),(20914,1,5,'2021-03-10 03:02:42'),(20915,1,14,'2021-03-10 03:13:26'),(20916,1,79,'2021-03-10 03:19:51'),(20917,1,44,'2021-03-10 03:33:47'),(20918,1,44,'2021-03-10 03:45:18'),(20919,1,44,'2021-03-10 03:45:19'),(20920,1,44,'2021-03-10 03:45:20'),(20921,1,44,'2021-03-10 03:45:21'),(20922,1,44,'2021-03-10 03:45:22'),(20923,1,44,'2021-03-10 03:45:24'),(20924,1,44,'2021-03-10 04:04:06'),(20925,1,44,'2021-03-10 04:23:50'),(20926,1,44,'2021-03-10 04:36:58'),(20927,1,44,'2021-03-10 04:42:58'),(20928,1,6,'2021-03-10 04:43:29'),(20929,1,53,'2021-03-10 04:44:50'),(20930,1,53,'2021-03-10 04:45:55'),(20931,1,53,'2021-03-10 04:46:30'),(20932,1,44,'2021-03-10 04:48:08'),(20933,1,44,'2021-03-10 05:09:16'),(20934,1,44,'2021-03-10 05:21:00'),(20935,1,44,'2021-03-10 05:49:52'),(20936,1,44,'2021-03-10 06:09:03'),(20937,1,44,'2021-03-10 06:18:12'),(20938,1,53,'2021-03-10 06:18:16'),(20939,1,44,'2021-03-10 06:22:54'),(20940,1,44,'2021-03-10 06:27:25'),(20941,1,44,'2021-03-10 06:32:59'),(20942,1,44,'2021-03-10 06:35:41'),(20943,1,44,'2021-03-10 06:40:12'),(20944,1,44,'2021-03-10 06:47:19'),(20945,1,44,'2021-03-10 06:48:03'),(20946,1,44,'2021-03-10 06:55:16'),(20947,1,44,'2021-03-10 07:01:39'),(20948,1,44,'2021-03-10 07:02:45'),(20949,1,44,'2021-03-10 07:08:13'),(20950,1,44,'2021-03-10 07:16:02'),(20951,1,44,'2021-03-10 07:33:11'),(20952,1,44,'2021-03-10 07:34:17'),(20953,1,44,'2021-03-10 07:48:34'),(20954,1,44,'2021-03-10 07:55:14'),(20955,1,44,'2021-03-10 08:07:15'),(20956,1,44,'2021-03-10 08:28:36'),(20957,1,44,'2021-03-10 08:28:53'),(20958,1,6,'2021-03-10 08:31:39'),(20959,1,44,'2021-03-10 08:33:16'),(20960,1,44,'2021-03-10 08:33:33'),(20961,1,15,'2021-03-10 08:33:38'),(20962,1,13,'2021-03-10 08:33:38'),(20963,1,5,'2021-03-10 08:37:24'),(20964,1,5,'2021-03-10 08:41:10'),(20965,1,14,'2021-03-10 09:03:50'),(20966,1,44,'2021-03-10 09:40:03'),(20967,1,44,'2021-03-10 09:57:46'),(20968,1,44,'2021-03-10 09:57:47'),(20969,1,44,'2021-03-10 09:57:49'),(20970,1,44,'2021-03-10 09:57:51'),(20971,1,44,'2021-03-10 09:57:53'),(20972,1,44,'2021-03-10 09:57:55'),(20973,1,44,'2021-03-10 09:57:58'),(20974,1,44,'2021-03-10 09:58:00'),(20975,1,44,'2021-03-10 09:58:01'),(20976,1,44,'2021-03-10 09:58:21'),(20977,1,5,'2021-03-10 11:04:24'),(20978,1,44,'2021-03-10 11:21:41'),(20979,1,44,'2021-03-10 11:22:51'),(20980,1,44,'2021-03-10 12:31:34'),(20981,1,44,'2021-03-10 12:38:26'),(20982,1,44,'2021-03-10 13:03:25'),(20983,1,44,'2021-03-10 13:05:15'),(20984,1,44,'2021-03-10 13:06:46'),(20985,1,44,'2021-03-10 13:08:14'),(20986,1,44,'2021-03-10 13:37:02'),(20987,1,44,'2021-03-10 13:38:02'),(20988,1,44,'2021-03-10 14:31:18'),(20989,1,13,'2021-03-10 14:31:20'),(20990,1,44,'2021-03-10 14:32:32'),(20991,1,6,'2021-03-10 14:33:51'),(20992,1,15,'2021-03-10 14:33:58'),(20993,1,44,'2021-03-10 14:33:59'),(20994,1,5,'2021-03-10 14:34:09'),(20995,1,14,'2021-03-10 14:34:44'),(20996,1,44,'2021-03-10 14:35:16'),(20997,1,14,'2021-03-10 14:36:10'),(20998,1,44,'2021-03-10 15:09:10'),(20999,1,5,'2021-03-10 15:38:02'),(21000,1,44,'2021-03-10 18:42:35'),(21001,1,44,'2021-03-10 19:04:20'),(21002,1,44,'2021-03-10 19:04:23'),(21003,1,44,'2021-03-10 19:05:50'),(21004,1,44,'2021-03-10 19:05:51'),(21005,1,44,'2021-03-10 19:06:17'),(21006,1,44,'2021-03-10 19:06:18'),(21007,1,44,'2021-03-10 19:07:16'),(21008,1,44,'2021-03-10 19:07:17'),(21009,1,44,'2021-03-10 19:08:08'),(21010,1,44,'2021-03-10 19:08:11'),(21011,1,66,'2021-03-10 20:08:30'),(21012,1,66,'2021-03-10 21:44:42'),(21013,1,53,'2021-03-10 21:48:22'),(21014,1,53,'2021-03-10 21:48:24'),(21015,1,44,'2021-03-10 22:07:52'),(21016,1,66,'2021-03-10 22:13:06'),(21017,1,44,'2021-03-10 22:16:01'),(21018,1,44,'2021-03-11 01:42:19'),(21019,1,44,'2021-03-11 01:51:49'),(21020,1,44,'2021-03-11 01:56:57'),(21021,1,14,'2021-03-11 02:35:48'),(21022,1,6,'2021-03-11 02:39:06'),(21023,1,15,'2021-03-11 02:41:24'),(21024,1,5,'2021-03-11 02:51:33'),(21025,1,13,'2021-03-11 02:52:12'),(21026,1,44,'2021-03-11 02:52:53'),(21027,1,44,'2021-03-11 02:53:41'),(21028,1,44,'2021-03-11 03:02:48'),(21029,1,44,'2021-03-11 03:02:59'),(21030,1,44,'2021-03-11 03:58:35'),(21031,1,44,'2021-03-11 04:37:29'),(21032,1,44,'2021-03-11 04:39:42'),(21033,1,44,'2021-03-11 04:41:11'),(21034,1,44,'2021-03-11 05:19:44'),(21035,1,44,'2021-03-11 06:08:54'),(21036,1,44,'2021-03-11 06:21:01'),(21037,1,44,'2021-03-11 06:24:19'),(21038,1,44,'2021-03-11 06:28:11'),(21039,1,6,'2021-03-11 06:28:13'),(21040,1,6,'2021-03-11 06:28:16'),(21041,1,44,'2021-03-11 06:45:36'),(21042,1,44,'2021-03-11 06:57:45'),(21043,1,44,'2021-03-11 06:59:08'),(21044,1,44,'2021-03-11 06:59:09'),(21045,1,44,'2021-03-11 07:01:11'),(21046,1,44,'2021-03-11 07:23:41'),(21047,1,44,'2021-03-11 07:43:44'),(21048,1,44,'2021-03-11 07:50:41'),(21049,1,44,'2021-03-11 08:01:03'),(21050,1,44,'2021-03-11 08:04:47'),(21051,1,44,'2021-03-11 08:20:01'),(21052,1,44,'2021-03-11 08:20:22'),(21053,1,5,'2021-03-11 08:32:38'),(21054,1,14,'2021-03-11 08:32:40'),(21055,1,6,'2021-03-11 08:34:15'),(21056,1,44,'2021-03-11 08:34:24'),(21057,1,13,'2021-03-11 08:34:34'),(21058,1,15,'2021-03-11 08:36:22'),(21059,1,44,'2021-03-11 08:59:54'),(21060,1,44,'2021-03-11 09:04:31'),(21061,1,44,'2021-03-11 09:25:56'),(21062,1,6,'2021-03-11 10:10:44'),(21063,1,44,'2021-03-11 10:10:48'),(21064,1,44,'2021-03-11 10:48:20'),(21065,1,44,'2021-03-11 11:03:54'),(21066,1,44,'2021-03-11 11:04:07'),(21067,1,44,'2021-03-11 11:04:32'),(21068,1,44,'2021-03-11 11:35:04'),(21069,1,44,'2021-03-11 13:36:12'),(21070,1,44,'2021-03-11 13:44:50'),(21071,1,15,'2021-03-11 13:44:54'),(21072,1,44,'2021-03-11 13:44:56'),(21073,1,59,'2021-03-11 13:45:01'),(21074,1,53,'2021-03-11 13:45:04'),(21075,1,45,'2021-03-11 13:45:09'),(21076,1,43,'2021-03-11 13:45:11'),(21077,1,66,'2021-03-11 13:45:12'),(21078,1,56,'2021-03-11 13:45:16'),(21079,1,62,'2021-03-11 13:45:16'),(21080,1,70,'2021-03-11 13:45:17'),(21081,1,73,'2021-03-11 13:45:22'),(21082,1,76,'2021-03-11 13:45:26'),(21083,1,79,'2021-03-11 13:45:32'),(21084,1,45,'2021-03-11 13:45:36'),(21085,1,44,'2021-03-11 13:45:37'),(21086,1,5,'2021-03-11 13:45:38'),(21087,1,15,'2021-03-11 13:45:40'),(21088,1,13,'2021-03-11 13:45:44'),(21089,1,14,'2021-03-11 13:45:49'),(21090,1,6,'2021-03-11 13:45:56'),(21091,1,15,'2021-03-11 14:31:47'),(21092,1,44,'2021-03-11 14:31:54'),(21093,1,6,'2021-03-11 14:32:07'),(21094,1,44,'2021-03-11 14:32:19'),(21095,1,44,'2021-03-11 14:32:31'),(21096,1,13,'2021-03-11 14:32:49'),(21097,1,14,'2021-03-11 14:32:55'),(21098,1,5,'2021-03-11 14:34:17'),(21099,1,44,'2021-03-11 14:34:39'),(21100,1,44,'2021-03-11 16:30:01'),(21101,1,44,'2021-03-11 16:32:34'),(21102,1,44,'2021-03-11 16:32:36'),(21103,1,44,'2021-03-11 16:41:17'),(21104,1,44,'2021-03-11 16:41:25'),(21105,1,44,'2021-03-11 16:41:29'),(21106,1,44,'2021-03-11 18:28:09'),(21107,1,44,'2021-03-11 18:48:46'),(21108,1,44,'2021-03-11 19:06:18'),(21109,1,44,'2021-03-11 19:06:18'),(21110,1,44,'2021-03-11 19:06:20'),(21111,1,44,'2021-03-11 19:08:26'),(21112,1,44,'2021-03-11 20:57:10'),(21113,1,44,'2021-03-11 20:57:11'),(21114,1,15,'2021-03-11 22:09:44'),(21115,1,44,'2021-03-11 22:11:48'),(21116,1,44,'2021-03-11 22:12:59'),(21117,1,44,'2021-03-11 22:13:14'),(21118,1,44,'2021-03-11 22:40:20'),(21119,1,44,'2021-03-11 23:47:26'),(21120,1,44,'2021-03-12 00:43:14'),(21121,1,44,'2021-03-12 01:39:07'),(21122,1,44,'2021-03-12 01:47:37'),(21123,1,44,'2021-03-12 02:01:51'),(21124,1,13,'2021-03-12 02:35:45'),(21125,1,5,'2021-03-12 02:38:30'),(21126,1,14,'2021-03-12 02:38:34'),(21127,1,6,'2021-03-12 02:40:36'),(21128,1,44,'2021-03-12 02:41:38'),(21129,1,44,'2021-03-12 02:42:07'),(21130,1,44,'2021-03-12 02:46:06'),(21131,1,44,'2021-03-12 02:52:38'),(21132,1,44,'2021-03-12 02:53:55'),(21133,1,15,'2021-03-12 02:54:43'),(21134,1,44,'2021-03-12 02:56:50'),(21135,1,15,'2021-03-12 03:26:44'),(21136,1,44,'2021-03-12 03:35:10'),(21137,1,44,'2021-03-12 04:00:36'),(21138,1,44,'2021-03-12 04:37:15'),(21139,1,44,'2021-03-12 04:39:49'),(21140,1,13,'2021-03-12 04:41:50'),(21141,1,44,'2021-03-12 04:45:01'),(21142,1,44,'2021-03-12 05:24:07'),(21143,1,44,'2021-03-12 06:08:02'),(21144,1,44,'2021-03-12 06:12:39'),(21145,1,44,'2021-03-12 06:23:25'),(21146,1,44,'2021-03-12 06:40:35'),(21147,1,44,'2021-03-12 06:42:36'),(21148,1,44,'2021-03-12 07:14:48'),(21149,1,44,'2021-03-12 07:14:50'),(21150,1,44,'2021-03-12 07:36:07'),(21151,1,44,'2021-03-12 07:43:32'),(21152,1,44,'2021-03-12 07:46:07'),(21153,1,44,'2021-03-12 07:58:53'),(21154,1,44,'2021-03-12 08:05:14'),(21155,1,5,'2021-03-12 08:32:29'),(21156,1,14,'2021-03-12 08:32:54'),(21157,1,44,'2021-03-12 08:32:59'),(21158,1,13,'2021-03-12 08:33:02'),(21159,1,6,'2021-03-12 08:33:45'),(21160,1,15,'2021-03-12 08:34:34'),(21161,1,44,'2021-03-12 08:53:58'),(21162,1,44,'2021-03-12 09:14:29'),(21163,1,44,'2021-03-12 09:26:52'),(21164,1,44,'2021-03-12 09:26:53'),(21165,1,44,'2021-03-12 10:56:41'),(21166,1,44,'2021-03-12 11:01:34'),(21167,1,5,'2021-03-12 11:02:34'),(21168,1,43,'2021-03-12 11:04:18'),(21169,1,45,'2021-03-12 11:04:42'),(21170,1,14,'2021-03-12 11:05:03'),(21171,1,44,'2021-03-12 12:37:16'),(21172,1,44,'2021-03-12 12:42:57'),(21173,1,53,'2021-03-12 13:03:19'),(21174,1,44,'2021-03-12 13:15:41'),(21175,1,44,'2021-03-12 13:30:23'),(21176,1,44,'2021-03-12 14:33:23'),(21177,1,44,'2021-03-12 14:33:26'),(21178,1,13,'2021-03-12 14:33:27'),(21179,1,5,'2021-03-12 14:33:56'),(21180,1,14,'2021-03-12 14:34:15'),(21181,1,15,'2021-03-12 14:39:17'),(21182,1,6,'2021-03-12 14:43:20'),(21183,1,44,'2021-03-12 16:22:07'),(21184,1,44,'2021-03-12 16:48:52'),(21185,1,6,'2021-03-12 17:02:15'),(21186,1,44,'2021-03-12 18:43:38'),(21187,1,44,'2021-03-12 19:19:19'),(21188,1,44,'2021-03-12 19:19:31'),(21189,1,44,'2021-03-12 19:19:32'),(21190,1,44,'2021-03-12 20:33:38'),(21191,1,44,'2021-03-12 21:06:45'),(21192,1,44,'2021-03-12 21:13:22'),(21193,1,44,'2021-03-12 21:19:03'),(21194,1,44,'2021-03-12 21:32:57'),(21195,1,44,'2021-03-12 21:54:41'),(21196,1,44,'2021-03-12 22:07:25'),(21197,1,44,'2021-03-12 22:07:38'),(21198,1,44,'2021-03-12 22:09:44'),(21199,1,44,'2021-03-12 22:10:27'),(21200,1,44,'2021-03-12 22:17:15'),(21201,1,44,'2021-03-12 22:27:37'),(21202,1,44,'2021-03-12 22:27:40'),(21203,1,44,'2021-03-12 22:34:41'),(21204,1,45,'2021-03-12 23:07:24'),(21205,1,62,'2021-03-12 23:50:48'),(21206,1,44,'2021-03-12 23:52:21'),(21207,1,44,'2021-03-13 00:03:05'),(21208,1,44,'2021-03-13 00:03:06'),(21209,1,44,'2021-03-13 00:03:09'),(21210,1,44,'2021-03-13 00:03:11'),(21211,1,44,'2021-03-13 00:37:54'),(21212,1,44,'2021-03-13 01:36:11'),(21213,1,44,'2021-03-13 01:37:08'),(21214,1,44,'2021-03-13 01:38:57'),(21215,1,15,'2021-03-13 02:36:53'),(21216,1,5,'2021-03-13 02:38:41'),(21217,1,44,'2021-03-13 02:39:27'),(21218,1,44,'2021-03-13 02:41:22'),(21219,1,13,'2021-03-13 02:43:40'),(21220,1,44,'2021-03-13 02:44:32'),(21221,1,6,'2021-03-13 02:44:34'),(21222,1,44,'2021-03-13 02:51:39'),(21223,1,14,'2021-03-13 02:55:40'),(21224,1,44,'2021-03-13 02:56:31'),(21225,1,44,'2021-03-13 03:02:45'),(21226,1,14,'2021-03-13 03:25:25'),(21227,1,44,'2021-03-13 03:29:21'),(21228,1,76,'2021-03-13 04:08:51'),(21229,1,44,'2021-03-13 04:35:13'),(21230,1,44,'2021-03-13 04:49:55'),(21231,1,53,'2021-03-13 05:33:40'),(21232,1,44,'2021-03-13 05:56:43'),(21233,1,6,'2021-03-13 06:42:40'),(21234,1,44,'2021-03-13 06:49:50'),(21235,1,44,'2021-03-13 06:57:56'),(21236,1,44,'2021-03-13 07:01:16'),(21237,1,44,'2021-03-13 07:01:28'),(21238,1,44,'2021-03-13 07:01:29'),(21239,1,44,'2021-03-13 07:11:25'),(21240,1,44,'2021-03-13 07:20:45'),(21241,1,44,'2021-03-13 07:22:14'),(21242,1,44,'2021-03-13 07:35:08'),(21243,1,44,'2021-03-13 07:39:07'),(21244,1,44,'2021-03-13 07:44:10'),(21245,1,44,'2021-03-13 07:54:21'),(21246,1,44,'2021-03-13 07:58:49'),(21247,1,5,'2021-03-13 08:31:28'),(21248,1,14,'2021-03-13 08:31:28'),(21249,1,6,'2021-03-13 08:32:28'),(21250,1,15,'2021-03-13 08:32:40'),(21251,1,44,'2021-03-13 08:33:36'),(21252,1,13,'2021-03-13 08:33:39'),(21253,1,44,'2021-03-13 08:55:06'),(21254,1,44,'2021-03-13 08:57:41'),(21255,1,13,'2021-03-13 09:34:04'),(21256,1,44,'2021-03-13 10:00:05'),(21257,1,44,'2021-03-13 11:06:55'),(21258,1,6,'2021-03-13 11:29:42'),(21259,1,70,'2021-03-13 11:47:04'),(21260,1,44,'2021-03-13 13:31:14'),(21261,1,44,'2021-03-13 13:52:07'),(21262,1,44,'2021-03-13 14:02:32'),(21263,1,44,'2021-03-13 14:02:33'),(21264,1,44,'2021-03-13 14:02:39'),(21265,1,44,'2021-03-13 14:02:43'),(21266,1,44,'2021-03-13 14:31:11'),(21267,1,13,'2021-03-13 14:31:16'),(21268,1,6,'2021-03-13 14:31:41'),(21269,1,14,'2021-03-13 14:31:43'),(21270,1,15,'2021-03-13 14:32:16'),(21271,1,5,'2021-03-13 14:33:07'),(21272,1,14,'2021-03-13 14:34:58'),(21273,1,44,'2021-03-13 14:36:59'),(21274,1,44,'2021-03-13 15:48:07'),(21275,1,44,'2021-03-13 15:48:09'),(21276,1,44,'2021-03-13 15:48:09'),(21277,1,44,'2021-03-13 16:02:34'),(21278,1,44,'2021-03-13 16:40:35'),(21279,1,44,'2021-03-13 17:05:26'),(21280,1,44,'2021-03-13 17:07:09'),(21281,1,44,'2021-03-13 17:41:08'),(21282,1,44,'2021-03-13 18:26:47'),(21283,1,44,'2021-03-13 18:37:12'),(21284,1,44,'2021-03-13 19:12:21'),(21285,1,44,'2021-03-13 19:12:23'),(21286,1,44,'2021-03-13 19:12:24'),(21287,1,76,'2021-03-13 20:48:20'),(21288,1,59,'2021-03-13 21:04:50'),(21289,1,44,'2021-03-13 21:24:38'),(21290,1,44,'2021-03-13 22:01:49'),(21291,1,44,'2021-03-13 22:48:00'),(21292,1,44,'2021-03-13 22:52:44'),(21293,1,44,'2021-03-13 23:37:46'),(21294,1,44,'2021-03-14 01:32:29'),(21295,1,44,'2021-03-14 01:42:52'),(21296,1,44,'2021-03-14 01:53:05'),(21297,1,44,'2021-03-14 01:55:11'),(21298,1,6,'2021-03-14 02:39:43'),(21299,1,15,'2021-03-14 02:39:56'),(21300,1,5,'2021-03-14 02:40:58'),(21301,1,44,'2021-03-14 02:41:26'),(21302,1,13,'2021-03-14 02:44:02'),(21303,1,44,'2021-03-14 02:45:28'),(21304,1,44,'2021-03-14 02:57:33'),(21305,1,14,'2021-03-14 02:59:05'),(21306,1,14,'2021-03-14 03:28:53'),(21307,1,14,'2021-03-14 03:50:47'),(21308,1,14,'2021-03-14 04:07:40'),(21309,1,66,'2021-03-14 04:17:32'),(21310,1,14,'2021-03-14 04:18:59'),(21311,1,53,'2021-03-14 04:23:01'),(21312,1,53,'2021-03-14 04:23:02'),(21313,1,44,'2021-03-14 04:28:21'),(21314,1,14,'2021-03-14 04:29:00'),(21315,1,44,'2021-03-14 04:36:24'),(21316,1,44,'2021-03-14 04:53:11'),(21317,1,44,'2021-03-14 05:23:24'),(21318,1,44,'2021-03-14 05:30:52'),(21319,1,44,'2021-03-14 05:42:51'),(21320,1,76,'2021-03-14 06:28:48'),(21321,1,44,'2021-03-14 06:34:21'),(21322,1,44,'2021-03-14 06:45:06'),(21323,1,44,'2021-03-14 07:09:40'),(21324,1,44,'2021-03-14 07:09:53'),(21325,1,44,'2021-03-14 07:09:55'),(21326,1,6,'2021-03-14 07:27:44'),(21327,1,44,'2021-03-14 07:28:55'),(21328,1,44,'2021-03-14 07:39:50'),(21329,1,44,'2021-03-14 07:42:54'),(21330,1,44,'2021-03-14 08:19:25'),(21331,1,14,'2021-03-14 08:32:38'),(21332,1,44,'2021-03-14 08:32:40'),(21333,1,5,'2021-03-14 08:33:21'),(21334,1,14,'2021-03-14 08:33:50'),(21335,1,6,'2021-03-14 08:33:54'),(21336,1,44,'2021-03-14 08:34:06'),(21337,1,13,'2021-03-14 08:34:11'),(21338,1,14,'2021-03-14 08:35:14'),(21339,1,6,'2021-03-14 08:35:51'),(21340,1,15,'2021-03-14 08:51:28'),(21341,1,15,'2021-03-14 09:08:19'),(21342,1,44,'2021-03-14 09:53:35'),(21343,1,44,'2021-03-14 10:08:06'),(21344,1,44,'2021-03-14 10:46:10'),(21345,1,44,'2021-03-14 11:11:31'),(21346,1,73,'2021-03-14 11:46:49'),(21347,1,44,'2021-03-14 12:13:35'),(21348,1,44,'2021-03-14 12:13:37'),(21349,1,44,'2021-03-14 12:13:39'),(21350,1,44,'2021-03-14 12:13:42'),(21351,1,44,'2021-03-14 12:13:45'),(21352,1,44,'2021-03-14 12:13:48'),(21353,1,44,'2021-03-14 12:13:52'),(21354,1,44,'2021-03-14 12:13:55'),(21355,1,44,'2021-03-14 12:13:58'),(21356,1,44,'2021-03-14 12:15:57'),(21357,1,44,'2021-03-14 12:32:55'),(21358,1,44,'2021-03-14 12:39:05'),(21359,1,44,'2021-03-14 13:19:17'),(21360,1,44,'2021-03-14 13:26:30'),(21361,1,44,'2021-03-14 14:31:28'),(21362,1,44,'2021-03-14 14:33:09'),(21363,1,13,'2021-03-14 14:33:15'),(21364,1,14,'2021-03-14 14:33:20'),(21365,1,5,'2021-03-14 14:33:29'),(21366,1,6,'2021-03-14 14:33:50'),(21367,1,44,'2021-03-14 14:33:56'),(21368,1,15,'2021-03-14 14:34:18'),(21369,1,15,'2021-03-14 14:35:58'),(21370,1,44,'2021-03-14 15:30:51'),(21371,1,44,'2021-03-14 16:06:53'),(21372,1,44,'2021-03-14 16:17:20'),(21373,1,44,'2021-03-14 16:24:44'),(21374,1,73,'2021-03-14 16:49:53'),(21375,1,44,'2021-03-14 17:31:11'),(21376,1,44,'2021-03-14 18:38:41'),(21377,1,44,'2021-03-14 18:55:07'),(21378,1,44,'2021-03-14 19:49:05'),(21379,1,44,'2021-03-14 19:49:06'),(21380,1,44,'2021-03-14 19:49:09'),(21381,1,44,'2021-03-14 20:06:42'),(21382,1,44,'2021-03-14 22:03:55'),(21383,1,44,'2021-03-14 22:18:02'),(21384,1,44,'2021-03-14 23:27:46'),(21385,1,44,'2021-03-15 01:37:09'),(21386,1,44,'2021-03-15 01:44:06'),(21387,1,44,'2021-03-15 01:44:25'),(21388,1,44,'2021-03-15 01:49:46'),(21389,1,44,'2021-03-15 02:14:34'),(21390,1,44,'2021-03-15 02:14:42'),(21391,1,44,'2021-03-15 02:14:48'),(21392,1,44,'2021-03-15 02:15:07'),(21393,1,5,'2021-03-15 02:33:20'),(21394,1,14,'2021-03-15 02:34:00'),(21395,1,6,'2021-03-15 02:35:14'),(21396,1,44,'2021-03-15 02:47:46'),(21397,1,44,'2021-03-15 02:48:28'),(21398,1,13,'2021-03-15 02:50:48'),(21399,1,15,'2021-03-15 02:51:49'),(21400,1,44,'2021-03-15 03:05:24'),(21401,1,44,'2021-03-15 03:24:56'),(21402,1,44,'2021-03-15 03:25:07'),(21403,1,44,'2021-03-15 03:27:09'),(21404,1,44,'2021-03-15 03:44:31'),(21405,1,44,'2021-03-15 04:00:12'),(21406,1,59,'2021-03-15 04:01:13'),(21407,1,44,'2021-03-15 04:23:30'),(21408,1,44,'2021-03-15 04:33:12'),(21409,1,44,'2021-03-15 04:39:41'),(21410,1,44,'2021-03-15 04:39:48'),(21411,1,44,'2021-03-15 04:44:25'),(21412,1,44,'2021-03-15 05:06:10'),(21413,1,44,'2021-03-15 05:35:03'),(21414,1,44,'2021-03-15 06:28:46'),(21415,1,44,'2021-03-15 06:32:15'),(21416,1,44,'2021-03-15 06:56:25'),(21417,1,44,'2021-03-15 07:12:03'),(21418,1,44,'2021-03-15 07:12:27'),(21419,1,44,'2021-03-15 07:12:35'),(21420,1,44,'2021-03-15 07:15:31'),(21421,1,44,'2021-03-15 07:46:54'),(21422,1,44,'2021-03-15 07:48:21'),(21423,1,44,'2021-03-15 08:27:49'),(21424,1,14,'2021-03-15 08:32:22'),(21425,1,5,'2021-03-15 08:32:26'),(21426,1,44,'2021-03-15 08:32:44'),(21427,1,6,'2021-03-15 08:33:56'),(21428,1,44,'2021-03-15 08:34:01'),(21429,1,15,'2021-03-15 08:34:26'),(21430,1,44,'2021-03-15 08:35:45'),(21431,1,44,'2021-03-15 08:38:09'),(21432,1,44,'2021-03-15 08:50:35'),(21433,1,44,'2021-03-15 08:52:10'),(21434,1,13,'2021-03-15 08:54:45'),(21435,1,44,'2021-03-15 09:05:17'),(21436,1,44,'2021-03-15 09:29:02'),(21437,1,44,'2021-03-15 10:05:56'),(21438,1,79,'2021-03-15 10:10:32'),(21439,1,44,'2021-03-15 10:29:20'),(21440,1,44,'2021-03-15 11:38:16'),(21441,1,44,'2021-03-15 11:38:28'),(21442,1,15,'2021-03-15 11:38:39'),(21443,1,6,'2021-03-15 11:38:48'),(21444,1,5,'2021-03-15 11:38:54'),(21445,1,45,'2021-03-15 11:39:00'),(21446,1,43,'2021-03-15 11:39:07'),(21447,1,13,'2021-03-15 11:39:15'),(21448,1,53,'2021-03-15 11:39:22'),(21449,1,44,'2021-03-15 12:06:06'),(21450,1,44,'2021-03-15 13:35:30'),(21451,1,44,'2021-03-15 13:51:45'),(21452,1,44,'2021-03-15 14:23:22'),(21453,1,6,'2021-03-15 14:32:03'),(21454,1,15,'2021-03-15 14:32:12'),(21455,1,44,'2021-03-15 14:32:18'),(21456,1,13,'2021-03-15 14:32:26'),(21457,1,44,'2021-03-15 14:33:55'),(21458,1,44,'2021-03-15 14:34:31'),(21459,1,44,'2021-03-15 14:36:07'),(21460,1,14,'2021-03-15 14:37:07'),(21461,1,5,'2021-03-15 14:40:38'),(21462,1,14,'2021-03-15 14:44:21'),(21463,1,5,'2021-03-15 14:46:27'),(21464,1,44,'2021-03-15 15:28:27'),(21465,1,44,'2021-03-15 16:15:57'),(21466,1,6,'2021-03-15 16:16:06'),(21467,1,44,'2021-03-15 16:50:12'),(21468,1,44,'2021-03-15 17:01:11'),(21469,1,44,'2021-03-15 17:16:13'),(21470,1,44,'2021-03-15 17:25:15'),(21471,1,6,'2021-03-15 17:29:22'),(21472,1,44,'2021-03-15 17:29:24'),(21473,1,66,'2021-03-15 18:07:11'),(21474,1,43,'2021-03-15 18:12:04'),(21475,1,44,'2021-03-15 18:55:45'),(21476,1,44,'2021-03-15 19:13:47'),(21477,1,44,'2021-03-15 19:13:59'),(21478,1,44,'2021-03-15 19:13:59'),(21479,1,59,'2021-03-15 20:11:03'),(21480,1,44,'2021-03-15 20:50:02'),(21481,1,44,'2021-03-15 21:10:46'),(21482,1,44,'2021-03-15 21:33:06'),(21483,1,44,'2021-03-15 21:56:43'),(21484,1,44,'2021-03-15 22:12:41'),(21485,1,44,'2021-03-15 22:18:10'),(21486,1,44,'2021-03-15 22:18:20'),(21487,1,44,'2021-03-15 22:29:06'),(21488,1,44,'2021-03-15 22:51:37'),(21489,1,44,'2021-03-15 23:16:32'),(21490,1,66,'2021-03-16 00:24:15'),(21491,1,44,'2021-03-16 00:38:22'),(21492,1,44,'2021-03-16 00:48:46'),(21493,1,44,'2021-03-16 00:48:50'),(21494,1,44,'2021-03-16 00:49:02'),(21495,1,44,'2021-03-16 00:49:22'),(21496,1,44,'2021-03-16 00:49:25'),(21497,1,44,'2021-03-16 00:49:26'),(21498,1,44,'2021-03-16 00:49:28'),(21499,1,44,'2021-03-16 00:49:36'),(21500,1,44,'2021-03-16 00:49:38'),(21501,1,44,'2021-03-16 00:49:46'),(21502,1,44,'2021-03-16 00:49:49'),(21503,1,44,'2021-03-16 00:50:00'),(21504,1,44,'2021-03-16 00:50:08'),(21505,1,44,'2021-03-16 00:50:17'),(21506,1,44,'2021-03-16 00:50:22'),(21507,1,44,'2021-03-16 00:50:37'),(21508,1,44,'2021-03-16 00:50:44'),(21509,1,44,'2021-03-16 00:50:58'),(21510,1,44,'2021-03-16 00:50:59'),(21511,1,44,'2021-03-16 00:51:00'),(21512,1,44,'2021-03-16 00:51:00'),(21513,1,44,'2021-03-16 00:51:01'),(21514,1,44,'2021-03-16 00:51:02'),(21515,1,44,'2021-03-16 00:51:03'),(21516,1,44,'2021-03-16 00:51:17'),(21517,1,44,'2021-03-16 00:51:19'),(21518,1,44,'2021-03-16 00:51:33'),(21519,1,44,'2021-03-16 00:51:41'),(21520,1,44,'2021-03-16 00:52:25'),(21521,1,44,'2021-03-16 00:52:25'),(21522,1,44,'2021-03-16 00:52:34'),(21523,1,44,'2021-03-16 00:52:41'),(21524,1,44,'2021-03-16 00:52:44'),(21525,1,44,'2021-03-16 00:52:46'),(21526,1,44,'2021-03-16 00:53:06'),(21527,1,44,'2021-03-16 00:54:06'),(21528,1,44,'2021-03-16 00:54:11'),(21529,1,44,'2021-03-16 00:54:17'),(21530,1,44,'2021-03-16 00:54:39'),(21531,1,44,'2021-03-16 00:55:10'),(21532,1,45,'2021-03-16 01:24:15'),(21533,1,44,'2021-03-16 01:25:15'),(21534,1,44,'2021-03-16 01:43:18'),(21535,1,44,'2021-03-16 01:47:42'),(21536,1,44,'2021-03-16 01:50:34'),(21537,1,44,'2021-03-16 01:59:04'),(21538,1,5,'2021-03-16 02:33:49'),(21539,1,14,'2021-03-16 02:36:42'),(21540,1,44,'2021-03-16 02:37:19'),(21541,1,6,'2021-03-16 02:38:40'),(21542,1,44,'2021-03-16 02:40:30'),(21543,1,44,'2021-03-16 02:45:02'),(21544,1,13,'2021-03-16 02:50:20'),(21545,1,15,'2021-03-16 02:55:07'),(21546,1,53,'2021-03-16 03:06:10'),(21547,1,53,'2021-03-16 03:06:12'),(21548,1,79,'2021-03-16 03:23:10'),(21549,1,44,'2021-03-16 03:42:51'),(21550,1,53,'2021-03-16 04:12:31'),(21551,1,15,'2021-03-16 04:13:08'),(21552,1,44,'2021-03-16 04:13:27'),(21553,1,45,'2021-03-16 04:13:47'),(21554,1,59,'2021-03-16 04:14:26'),(21555,1,76,'2021-03-16 04:14:45'),(21556,1,44,'2021-03-16 04:22:03'),(21557,1,44,'2021-03-16 04:39:02'),(21558,1,44,'2021-03-16 05:01:38'),(21559,1,6,'2021-03-16 05:20:20'),(21560,1,44,'2021-03-16 05:24:25'),(21561,1,14,'2021-03-16 05:26:16'),(21562,1,15,'2021-03-16 05:31:53'),(21563,1,44,'2021-03-16 06:29:38'),(21564,1,44,'2021-03-16 06:29:54'),(21565,1,44,'2021-03-16 06:30:18'),(21566,1,44,'2021-03-16 06:30:45'),(21567,1,44,'2021-03-16 06:37:07'),(21568,1,44,'2021-03-16 06:38:28'),(21569,1,44,'2021-03-16 06:38:50'),(21570,1,44,'2021-03-16 06:49:40'),(21571,1,44,'2021-03-16 07:39:20'),(21572,1,44,'2021-03-16 07:39:41'),(21573,1,44,'2021-03-16 07:39:50'),(21574,1,44,'2021-03-16 07:47:20'),(21575,1,44,'2021-03-16 08:07:25'),(21576,1,44,'2021-03-16 08:12:47'),(21577,1,6,'2021-03-16 08:31:52'),(21578,1,44,'2021-03-16 08:33:15'),(21579,1,13,'2021-03-16 08:34:10'),(21580,1,5,'2021-03-16 08:34:26'),(21581,1,14,'2021-03-16 08:34:48'),(21582,1,44,'2021-03-16 08:36:10'),(21583,1,44,'2021-03-16 08:40:40'),(21584,1,15,'2021-03-16 08:52:19'),(21585,1,53,'2021-03-16 09:31:23'),(21586,1,44,'2021-03-16 11:20:00'),(21587,1,44,'2021-03-16 11:20:42'),(21588,1,44,'2021-03-16 11:20:54'),(21589,1,44,'2021-03-16 11:21:05'),(21590,1,44,'2021-03-16 11:32:00'),(21591,1,44,'2021-03-16 11:32:01'),(21592,1,44,'2021-03-16 11:44:56'),(21593,1,44,'2021-03-16 12:15:48'),(21594,1,44,'2021-03-16 13:33:47'),(21595,1,76,'2021-03-16 13:58:41'),(21596,1,66,'2021-03-16 14:03:12'),(21597,1,44,'2021-03-16 14:29:38'),(21598,1,15,'2021-03-16 14:32:32'),(21599,1,6,'2021-03-16 14:32:37'),(21600,1,5,'2021-03-16 14:32:41'),(21601,1,14,'2021-03-16 14:32:45'),(21602,1,44,'2021-03-16 14:33:33'),(21603,1,14,'2021-03-16 14:34:09'),(21604,1,13,'2021-03-16 14:34:54'),(21605,1,44,'2021-03-16 14:35:16'),(21606,1,44,'2021-03-16 14:41:30'),(21607,1,15,'2021-03-16 16:04:17'),(21608,1,44,'2021-03-16 16:04:56'),(21609,1,44,'2021-03-16 16:18:31'),(21610,1,6,'2021-03-16 16:28:49'),(21611,1,44,'2021-03-16 16:41:45'),(21612,1,44,'2021-03-16 16:52:26'),(21613,1,76,'2021-03-16 17:01:40'),(21614,1,44,'2021-03-16 17:15:28'),(21615,1,44,'2021-03-16 18:31:05'),(21616,1,44,'2021-03-16 18:41:22'),(21617,1,44,'2021-03-16 19:17:29'),(21618,1,44,'2021-03-16 19:17:43'),(21619,1,44,'2021-03-16 19:17:46'),(21620,1,45,'2021-03-16 19:43:27'),(21621,1,45,'2021-03-16 19:43:28'),(21622,1,45,'2021-03-16 19:43:28'),(21623,1,45,'2021-03-16 19:43:29'),(21624,1,45,'2021-03-16 19:43:29'),(21625,1,44,'2021-03-16 19:43:36'),(21626,1,44,'2021-03-16 19:43:37'),(21627,1,44,'2021-03-16 19:43:37'),(21628,1,44,'2021-03-16 19:43:38'),(21629,1,44,'2021-03-16 19:43:38'),(21630,1,14,'2021-03-16 20:27:58'),(21631,1,79,'2021-03-16 20:46:45'),(21632,1,44,'2021-03-16 21:11:26'),(21633,1,44,'2021-03-16 21:36:36'),(21634,1,44,'2021-03-16 22:16:23'),(21635,1,44,'2021-03-16 22:37:52'),(21636,1,44,'2021-03-16 23:10:42'),(21637,1,56,'2021-03-16 23:16:14'),(21638,1,15,'2021-03-16 23:29:08'),(21639,1,44,'2021-03-16 23:36:35'),(21640,1,44,'2021-03-16 23:36:47'),(21641,1,14,'2021-03-17 01:29:41'),(21642,1,44,'2021-03-17 01:41:02'),(21643,1,44,'2021-03-17 01:41:13'),(21644,1,44,'2021-03-17 01:47:14'),(21645,1,44,'2021-03-17 02:11:42'),(21646,1,44,'2021-03-17 02:14:23'),(21647,1,44,'2021-03-17 02:34:46'),(21648,1,5,'2021-03-17 02:39:03'),(21649,1,14,'2021-03-17 02:39:22'),(21650,1,6,'2021-03-17 02:39:26'),(21651,1,15,'2021-03-17 02:42:59'),(21652,1,44,'2021-03-17 02:43:14'),(21653,1,44,'2021-03-17 02:43:50'),(21654,1,6,'2021-03-17 02:43:53'),(21655,1,14,'2021-03-17 02:43:55'),(21656,1,13,'2021-03-17 02:43:56'),(21657,1,5,'2021-03-17 02:43:59'),(21658,1,53,'2021-03-17 02:44:02'),(21659,1,15,'2021-03-17 02:44:03'),(21660,1,79,'2021-03-17 02:44:04'),(21661,1,45,'2021-03-17 02:44:06'),(21662,1,79,'2021-03-17 02:44:11'),(21663,1,44,'2021-03-17 02:48:36'),(21664,1,44,'2021-03-17 02:48:43'),(21665,1,13,'2021-03-17 02:48:56'),(21666,1,44,'2021-03-17 02:50:22'),(21667,1,44,'2021-03-17 02:50:33'),(21668,1,44,'2021-03-17 02:50:36'),(21669,1,13,'2021-03-17 02:50:41'),(21670,1,5,'2021-03-17 02:50:45'),(21671,1,53,'2021-03-17 02:50:50'),(21672,1,15,'2021-03-17 02:50:52'),(21673,1,79,'2021-03-17 02:50:57'),(21674,1,45,'2021-03-17 02:50:59'),(21675,1,79,'2021-03-17 02:51:02'),(21676,1,6,'2021-03-17 02:51:05'),(21677,1,44,'2021-03-17 02:57:47'),(21678,1,14,'2021-03-17 02:57:53'),(21679,1,13,'2021-03-17 02:57:55'),(21680,1,5,'2021-03-17 02:57:55'),(21681,1,53,'2021-03-17 02:57:57'),(21682,1,15,'2021-03-17 02:58:01'),(21683,1,79,'2021-03-17 02:58:02'),(21684,1,45,'2021-03-17 02:58:05'),(21685,1,79,'2021-03-17 02:58:10'),(21686,1,6,'2021-03-17 02:58:11'),(21687,1,44,'2021-03-17 03:02:40'),(21688,1,6,'2021-03-17 03:02:49'),(21689,1,6,'2021-03-17 03:02:52'),(21690,1,44,'2021-03-17 03:05:19'),(21691,1,44,'2021-03-17 03:19:40'),(21692,1,44,'2021-03-17 03:22:44'),(21693,1,44,'2021-03-17 03:48:21'),(21694,1,44,'2021-03-17 04:35:50'),(21695,1,44,'2021-03-17 04:45:21'),(21696,1,59,'2021-03-17 05:06:08'),(21697,1,44,'2021-03-17 05:15:59'),(21698,1,44,'2021-03-17 05:16:06'),(21699,1,44,'2021-03-17 05:22:11'),(21700,1,44,'2021-03-17 05:47:16'),(21701,1,44,'2021-03-17 06:34:12'),(21702,1,44,'2021-03-17 06:36:48'),(21703,1,44,'2021-03-17 06:54:14'),(21704,1,44,'2021-03-17 06:59:44'),(21705,1,44,'2021-03-17 06:59:44'),(21706,1,44,'2021-03-17 07:09:57'),(21707,1,44,'2021-03-17 07:16:39'),(21708,1,44,'2021-03-17 07:17:04'),(21709,1,44,'2021-03-17 07:39:22'),(21710,1,44,'2021-03-17 07:42:18'),(21711,1,44,'2021-03-17 07:44:18'),(21712,1,44,'2021-03-17 08:28:40'),(21713,1,13,'2021-03-17 08:32:38'),(21714,1,44,'2021-03-17 08:32:39'),(21715,1,5,'2021-03-17 08:33:15'),(21716,1,15,'2021-03-17 08:33:26'),(21717,1,14,'2021-03-17 08:34:12'),(21718,1,44,'2021-03-17 08:34:31'),(21719,1,15,'2021-03-17 08:37:43'),(21720,1,15,'2021-03-17 08:45:07'),(21721,1,44,'2021-03-17 08:47:19'),(21722,1,6,'2021-03-17 08:50:40'),(21723,1,6,'2021-03-17 09:03:34'),(21724,1,45,'2021-03-17 09:07:56'),(21725,1,44,'2021-03-17 11:06:02'),(21726,1,44,'2021-03-17 11:58:26'),(21727,1,44,'2021-03-17 13:00:34'),(21728,1,44,'2021-03-17 13:08:03'),(21729,1,44,'2021-03-17 13:14:55'),(21730,1,70,'2021-03-17 13:17:42'),(21731,1,44,'2021-03-17 13:44:17'),(21732,1,62,'2021-03-17 13:47:03'),(21733,1,44,'2021-03-17 13:50:02'),(21734,1,44,'2021-03-17 13:53:00'),(21735,1,43,'2021-03-17 14:10:51'),(21736,1,44,'2021-03-17 14:18:00'),(21737,1,6,'2021-03-17 14:31:30'),(21738,1,5,'2021-03-17 14:32:27'),(21739,1,14,'2021-03-17 14:32:37'),(21740,1,15,'2021-03-17 14:33:25'),(21741,1,44,'2021-03-17 14:34:01'),(21742,1,13,'2021-03-17 14:34:06'),(21743,1,44,'2021-03-17 14:42:12'),(21744,1,44,'2021-03-17 14:54:23'),(21745,1,44,'2021-03-17 14:56:54'),(21746,1,44,'2021-03-17 14:59:37'),(21747,1,44,'2021-03-17 15:10:00'),(21748,1,15,'2021-03-17 15:26:46'),(21749,1,44,'2021-03-17 15:29:36'),(21750,1,44,'2021-03-17 15:38:56'),(21751,1,44,'2021-03-17 16:24:51'),(21752,1,44,'2021-03-17 16:56:09'),(21753,1,79,'2021-03-17 17:43:55'),(21754,1,44,'2021-03-17 17:58:26'),(21755,1,45,'2021-03-17 18:11:57'),(21756,1,45,'2021-03-17 18:11:58'),(21757,1,44,'2021-03-17 18:12:09'),(21758,1,44,'2021-03-17 18:12:11'),(21759,1,44,'2021-03-17 18:41:51'),(21760,1,44,'2021-03-17 18:42:09'),(21761,1,44,'2021-03-17 18:43:07'),(21762,1,44,'2021-03-17 19:01:20'),(21763,1,44,'2021-03-17 19:01:25'),(21764,1,44,'2021-03-17 19:20:55'),(21765,1,6,'2021-03-17 19:27:19'),(21766,1,44,'2021-03-17 19:45:56'),(21767,1,44,'2021-03-17 19:56:01'),(21768,1,6,'2021-03-17 20:04:10'),(21769,1,6,'2021-03-17 20:04:12'),(21770,1,44,'2021-03-17 20:26:21'),(21771,1,13,'2021-03-17 20:28:08'),(21772,1,44,'2021-03-17 21:10:41'),(21773,1,44,'2021-03-17 21:21:20'),(21774,1,44,'2021-03-17 22:02:38'),(21775,1,44,'2021-03-17 22:14:59'),(21776,1,44,'2021-03-17 22:15:05'),(21777,1,44,'2021-03-17 22:47:16'),(21778,1,44,'2021-03-17 22:53:55'),(21779,1,6,'2021-03-17 22:54:02'),(21780,1,6,'2021-03-17 22:54:04'),(21781,1,44,'2021-03-17 23:20:09'),(21782,1,62,'2021-03-17 23:52:41'),(21783,1,45,'2021-03-17 23:54:28'),(21784,1,70,'2021-03-18 00:02:29'),(21785,1,56,'2021-03-18 00:14:29'),(21786,1,44,'2021-03-18 00:26:02'),(21787,1,44,'2021-03-18 00:26:48'),(21788,1,44,'2021-03-18 00:26:52'),(21789,1,44,'2021-03-18 00:26:55'),(21790,1,44,'2021-03-18 00:26:57'),(21791,1,44,'2021-03-18 00:27:12'),(21792,1,44,'2021-03-18 00:27:22'),(21793,1,44,'2021-03-18 00:27:33'),(21794,1,44,'2021-03-18 00:27:46'),(21795,1,44,'2021-03-18 00:28:00'),(21796,1,44,'2021-03-18 00:28:18'),(21797,1,44,'2021-03-18 00:28:23'),(21798,1,44,'2021-03-18 00:28:27'),(21799,1,44,'2021-03-18 00:28:30'),(21800,1,44,'2021-03-18 00:28:43'),(21801,1,44,'2021-03-18 00:28:46'),(21802,1,44,'2021-03-18 00:29:05'),(21803,1,44,'2021-03-18 00:29:14'),(21804,1,44,'2021-03-18 00:29:29'),(21805,1,44,'2021-03-18 00:29:52'),(21806,1,44,'2021-03-18 00:30:00'),(21807,1,44,'2021-03-18 00:30:29'),(21808,1,44,'2021-03-18 00:30:43'),(21809,1,44,'2021-03-18 00:30:52'),(21810,1,44,'2021-03-18 00:31:49'),(21811,1,44,'2021-03-18 00:32:28'),(21812,1,44,'2021-03-18 00:32:46'),(21813,1,44,'2021-03-18 00:32:48'),(21814,1,44,'2021-03-18 00:32:55'),(21815,1,44,'2021-03-18 00:33:05'),(21816,1,44,'2021-03-18 00:33:13'),(21817,1,44,'2021-03-18 00:33:19'),(21818,1,44,'2021-03-18 00:33:31'),(21819,1,44,'2021-03-18 00:33:42'),(21820,1,44,'2021-03-18 00:33:44'),(21821,1,44,'2021-03-18 00:33:47'),(21822,1,44,'2021-03-18 00:33:48'),(21823,1,53,'2021-03-18 01:33:08'),(21824,1,44,'2021-03-18 01:38:03'),(21825,1,44,'2021-03-18 01:46:55'),(21826,1,44,'2021-03-18 01:48:46'),(21827,1,44,'2021-03-18 02:00:43'),(21828,1,44,'2021-03-18 02:09:04'),(21829,1,53,'2021-03-18 02:10:02'),(21830,1,62,'2021-03-18 02:32:20'),(21831,1,15,'2021-03-18 02:36:59'),(21832,1,14,'2021-03-18 02:38:17'),(21833,1,5,'2021-03-18 02:42:26'),(21834,1,44,'2021-03-18 02:45:15'),(21835,1,13,'2021-03-18 02:45:18'),(21836,1,44,'2021-03-18 02:48:20'),(21837,1,6,'2021-03-18 02:55:23'),(21838,1,44,'2021-03-18 03:01:18'),(21839,1,44,'2021-03-18 03:06:12'),(21840,1,59,'2021-03-18 03:08:39'),(21841,1,44,'2021-03-18 03:11:03'),(21842,1,76,'2021-03-18 03:11:09'),(21843,1,66,'2021-03-18 03:11:14'),(21844,1,56,'2021-03-18 03:11:22'),(21845,1,14,'2021-03-18 03:11:27'),(21846,1,70,'2021-03-18 03:11:36'),(21847,1,45,'2021-03-18 03:11:43'),(21848,1,59,'2021-03-18 03:11:53'),(21849,1,62,'2021-03-18 03:12:09'),(21850,1,15,'2021-03-18 03:12:49'),(21851,1,79,'2021-03-18 03:13:16'),(21852,1,73,'2021-03-18 03:13:57'),(21853,1,62,'2021-03-18 03:14:36'),(21854,1,59,'2021-03-18 03:14:51'),(21855,1,66,'2021-03-18 03:14:57'),(21856,1,73,'2021-03-18 03:15:04'),(21857,1,70,'2021-03-18 03:15:09'),(21858,1,76,'2021-03-18 03:15:16'),(21859,1,79,'2021-03-18 03:15:24'),(21860,1,56,'2021-03-18 03:15:32'),(21861,1,53,'2021-03-18 03:15:41'),(21862,1,44,'2021-03-18 03:15:51'),(21863,1,43,'2021-03-18 03:15:59'),(21864,1,45,'2021-03-18 03:16:07'),(21865,1,15,'2021-03-18 03:16:16'),(21866,1,15,'2021-03-18 03:16:22'),(21867,1,44,'2021-03-18 03:16:59'),(21868,1,5,'2021-03-18 03:19:08'),(21869,1,44,'2021-03-18 03:30:19'),(21870,1,15,'2021-03-18 03:30:22'),(21871,1,44,'2021-03-18 03:30:24'),(21872,1,59,'2021-03-18 03:30:26'),(21873,1,45,'2021-03-18 03:30:27'),(21874,1,53,'2021-03-18 03:30:28'),(21875,1,43,'2021-03-18 03:30:30'),(21876,1,56,'2021-03-18 03:30:31'),(21877,1,66,'2021-03-18 03:30:32'),(21878,1,62,'2021-03-18 03:30:37'),(21879,1,70,'2021-03-18 03:30:39'),(21880,1,73,'2021-03-18 03:30:41'),(21881,1,76,'2021-03-18 03:30:41'),(21882,1,45,'2021-03-18 03:30:42'),(21883,1,79,'2021-03-18 03:30:43'),(21884,1,44,'2021-03-18 03:30:43'),(21885,1,5,'2021-03-18 03:30:45'),(21886,1,15,'2021-03-18 03:30:48'),(21887,1,13,'2021-03-18 03:30:50'),(21888,1,14,'2021-03-18 03:30:51'),(21889,1,6,'2021-03-18 03:30:51'),(21890,1,5,'2021-03-18 03:34:44'),(21891,1,5,'2021-03-18 03:51:33'),(21892,1,44,'2021-03-18 04:05:31'),(21893,1,44,'2021-03-18 04:05:42'),(21894,1,5,'2021-03-18 04:25:48'),(21895,1,44,'2021-03-18 04:37:02'),(21896,1,5,'2021-03-18 04:44:45'),(21897,1,44,'2021-03-18 04:58:34'),(21898,1,44,'2021-03-18 05:02:01'),(21899,1,44,'2021-03-18 05:17:23'),(21900,1,44,'2021-03-18 05:18:53'),(21901,1,44,'2021-03-18 05:41:31'),(21902,1,44,'2021-03-18 05:46:11'),(21903,1,5,'2021-03-18 06:04:50'),(21904,1,44,'2021-03-18 06:36:56'),(21905,1,44,'2021-03-18 06:40:46'),(21906,1,56,'2021-03-18 06:44:38'),(21907,1,5,'2021-03-18 06:45:44'),(21908,1,44,'2021-03-18 06:52:32'),(21909,1,66,'2021-03-18 06:54:26'),(21910,1,44,'2021-03-18 07:31:15'),(21911,1,44,'2021-03-18 07:31:17'),(21912,1,44,'2021-03-18 07:39:14'),(21913,1,44,'2021-03-18 07:44:24'),(21914,1,44,'2021-03-18 08:11:19'),(21915,1,5,'2021-03-18 08:23:43'),(21916,1,44,'2021-03-18 08:24:55'),(21917,1,44,'2021-03-18 08:31:13'),(21918,1,15,'2021-03-18 08:33:40'),(21919,1,5,'2021-03-18 08:33:50'),(21920,1,6,'2021-03-18 08:33:54'),(21921,1,14,'2021-03-18 08:34:31'),(21922,1,13,'2021-03-18 08:37:49'),(21923,1,62,'2021-03-18 08:44:31'),(21924,1,44,'2021-03-18 08:48:48'),(21925,1,13,'2021-03-18 08:49:21'),(21926,1,13,'2021-03-18 08:55:02'),(21927,1,44,'2021-03-18 08:57:48'),(21928,1,13,'2021-03-18 09:00:53'),(21929,1,13,'2021-03-18 09:07:08'),(21930,1,44,'2021-03-18 09:14:56'),(21931,1,13,'2021-03-18 09:21:40'),(21932,1,44,'2021-03-18 09:28:02'),(21933,1,44,'2021-03-18 09:56:44'),(21934,1,44,'2021-03-18 10:02:27'),(21935,1,44,'2021-03-18 10:09:35'),(21936,1,13,'2021-03-18 10:11:27'),(21937,1,44,'2021-03-18 10:25:31'),(21938,1,44,'2021-03-18 10:41:19'),(21939,1,13,'2021-03-18 10:57:08'),(21940,1,44,'2021-03-18 11:14:15'),(21941,1,13,'2021-03-18 11:19:50'),(21942,1,44,'2021-03-18 11:39:52'),(21943,1,44,'2021-03-18 11:44:16'),(21944,1,44,'2021-03-18 12:15:39'),(21945,1,44,'2021-03-18 12:25:23'),(21946,1,44,'2021-03-18 12:45:02'),(21947,1,44,'2021-03-18 12:48:06'),(21948,1,5,'2021-03-18 13:07:54'),(21949,1,44,'2021-03-18 13:13:39'),(21950,1,44,'2021-03-18 13:31:33'),(21951,1,44,'2021-03-18 13:42:10'),(21952,1,44,'2021-03-18 14:17:10'),(21953,1,44,'2021-03-18 14:27:06'),(21954,1,6,'2021-03-18 14:31:04'),(21955,1,15,'2021-03-18 14:31:05'),(21956,1,14,'2021-03-18 14:33:08'),(21957,1,5,'2021-03-18 14:33:09'),(21958,1,44,'2021-03-18 14:35:10'),(21959,1,13,'2021-03-18 14:35:14'),(21960,1,66,'2021-03-18 14:43:49'),(21961,1,44,'2021-03-18 14:43:50'),(21962,1,44,'2021-03-18 14:47:59'),(21963,1,44,'2021-03-18 14:59:37'),(21964,1,44,'2021-03-18 15:23:23'),(21965,1,44,'2021-03-18 15:31:33'),(21966,1,44,'2021-03-18 15:36:44'),(21967,1,44,'2021-03-18 15:58:10'),(21968,1,44,'2021-03-18 16:05:21'),(21969,1,44,'2021-03-18 16:12:23'),(21970,1,44,'2021-03-18 16:18:08'),(21971,1,44,'2021-03-18 16:41:53'),(21972,1,44,'2021-03-18 16:56:48'),(21973,1,44,'2021-03-18 16:56:51'),(21974,1,44,'2021-03-18 16:56:53'),(21975,1,44,'2021-03-18 17:17:11'),(21976,1,44,'2021-03-18 17:19:33'),(21977,1,44,'2021-03-18 17:26:11'),(21978,1,44,'2021-03-18 17:38:05'),(21979,1,44,'2021-03-18 17:43:09'),(21980,1,44,'2021-03-18 17:47:16'),(21981,1,44,'2021-03-18 17:54:42'),(21982,1,44,'2021-03-18 17:55:10'),(21983,1,44,'2021-03-18 18:21:00'),(21984,1,44,'2021-03-18 18:37:45'),(21985,1,44,'2021-03-18 18:48:39'),(21986,1,44,'2021-03-18 18:50:15'),(21987,1,44,'2021-03-18 18:59:56'),(21988,1,44,'2021-03-18 19:03:23'),(21989,1,44,'2021-03-18 19:03:38'),(21990,1,44,'2021-03-18 19:03:41'),(21991,1,44,'2021-03-18 19:11:27'),(21992,1,44,'2021-03-18 19:25:40'),(21993,1,44,'2021-03-18 19:55:08'),(21994,1,44,'2021-03-18 20:03:28'),(21995,1,44,'2021-03-18 20:05:14'),(21996,1,44,'2021-03-18 20:23:38'),(21997,1,70,'2021-03-18 20:28:51'),(21998,1,44,'2021-03-18 20:35:50'),(21999,1,44,'2021-03-18 20:38:48'),(22000,1,62,'2021-03-18 20:48:51'),(22001,1,44,'2021-03-18 21:00:48'),(22002,1,44,'2021-03-18 21:07:01'),(22003,1,44,'2021-03-18 21:40:14'),(22004,1,44,'2021-03-18 21:46:31'),(22005,1,44,'2021-03-18 22:04:21'),(22006,1,44,'2021-03-18 22:18:28'),(22007,1,44,'2021-03-18 22:37:03'),(22008,1,44,'2021-03-18 22:58:43'),(22009,1,44,'2021-03-18 23:06:41'),(22010,1,44,'2021-03-18 23:06:42'),(22011,1,44,'2021-03-18 23:31:20'),(22012,1,13,'2021-03-18 23:31:33'),(22013,1,6,'2021-03-18 23:31:36'),(22014,1,44,'2021-03-19 00:15:06'),(22015,1,44,'2021-03-19 00:28:43'),(22016,1,6,'2021-03-19 00:36:27'),(22017,1,44,'2021-03-19 01:25:14'),(22018,1,44,'2021-03-19 01:39:46'),(22019,1,44,'2021-03-19 01:42:50'),(22020,1,15,'2021-03-19 02:34:39'),(22021,1,6,'2021-03-19 02:36:42'),(22022,1,44,'2021-03-19 02:37:19'),(22023,1,14,'2021-03-19 02:38:40'),(22024,1,13,'2021-03-19 02:40:59'),(22025,1,5,'2021-03-19 02:49:00'),(22026,1,44,'2021-03-19 02:52:49'),(22027,1,44,'2021-03-19 02:56:02'),(22028,1,44,'2021-03-19 03:26:49'),(22029,1,44,'2021-03-19 03:27:38'),(22030,1,44,'2021-03-19 03:54:14'),(22031,1,44,'2021-03-19 03:54:44'),(22032,1,44,'2021-03-19 03:54:49'),(22033,1,44,'2021-03-19 04:08:34'),(22034,1,44,'2021-03-19 04:23:07'),(22035,1,44,'2021-03-19 04:24:16'),(22036,1,44,'2021-03-19 04:30:07'),(22037,1,44,'2021-03-19 04:40:47'),(22038,1,44,'2021-03-19 04:45:01'),(22039,1,44,'2021-03-19 04:47:27'),(22040,1,44,'2021-03-19 04:49:21'),(22041,1,44,'2021-03-19 05:09:02'),(22042,1,44,'2021-03-19 05:13:16'),(22043,1,44,'2021-03-19 05:17:16'),(22044,1,44,'2021-03-19 05:17:17'),(22045,1,44,'2021-03-19 05:19:19'),(22046,1,44,'2021-03-19 05:30:52'),(22047,1,44,'2021-03-19 05:36:49'),(22048,1,44,'2021-03-19 05:37:04'),(22049,1,44,'2021-03-19 05:53:45'),(22050,1,44,'2021-03-19 05:59:52'),(22051,1,44,'2021-03-19 06:01:22'),(22052,1,44,'2021-03-19 06:21:40'),(22053,1,44,'2021-03-19 06:24:52'),(22054,1,44,'2021-03-19 06:25:41'),(22055,1,44,'2021-03-19 06:29:26'),(22056,1,44,'2021-03-19 06:34:07'),(22057,1,44,'2021-03-19 06:35:41'),(22058,1,44,'2021-03-19 06:37:27'),(22059,1,44,'2021-03-19 06:41:40'),(22060,1,44,'2021-03-19 06:50:06'),(22061,1,44,'2021-03-19 06:52:11'),(22062,1,44,'2021-03-19 06:59:10'),(22063,1,44,'2021-03-19 06:59:23'),(22064,1,44,'2021-03-19 06:59:24'),(22065,1,44,'2021-03-19 07:03:04'),(22066,1,44,'2021-03-19 07:06:47'),(22067,1,44,'2021-03-19 07:09:01'),(22068,1,44,'2021-03-19 07:45:53'),(22069,1,44,'2021-03-19 07:46:08'),(22070,1,44,'2021-03-19 07:49:42'),(22071,1,15,'2021-03-19 07:54:21'),(22072,1,44,'2021-03-19 08:27:32'),(22073,1,44,'2021-03-19 08:27:43'),(22074,1,44,'2021-03-19 08:27:53'),(22075,1,44,'2021-03-19 08:28:00'),(22076,1,6,'2021-03-19 08:33:09'),(22077,1,15,'2021-03-19 08:33:12'),(22078,1,44,'2021-03-19 08:33:15'),(22079,1,13,'2021-03-19 08:33:16'),(22080,1,44,'2021-03-19 08:33:18'),(22081,1,5,'2021-03-19 08:33:49'),(22082,1,14,'2021-03-19 08:34:21'),(22083,1,44,'2021-03-19 08:42:59'),(22084,1,70,'2021-03-19 09:00:27'),(22085,1,44,'2021-03-19 09:02:18'),(22086,1,44,'2021-03-19 09:13:56'),(22087,1,44,'2021-03-19 09:20:08'),(22088,1,44,'2021-03-19 09:30:11'),(22089,1,44,'2021-03-19 09:43:57'),(22090,1,44,'2021-03-19 09:50:33'),(22091,1,44,'2021-03-19 09:56:24'),(22092,1,44,'2021-03-19 09:59:54'),(22093,1,44,'2021-03-19 10:06:55'),(22094,1,44,'2021-03-19 10:11:02'),(22095,1,44,'2021-03-19 10:14:47'),(22096,1,44,'2021-03-19 10:24:46'),(22097,1,44,'2021-03-19 10:45:39'),(22098,1,44,'2021-03-19 10:49:35'),(22099,1,44,'2021-03-19 11:01:59'),(22100,1,6,'2021-03-19 11:03:35'),(22101,1,44,'2021-03-19 11:11:26'),(22102,1,44,'2021-03-19 11:22:43'),(22103,1,44,'2021-03-19 11:26:14'),(22104,1,44,'2021-03-19 11:40:09'),(22105,1,44,'2021-03-19 11:44:45'),(22106,1,44,'2021-03-19 11:56:49'),(22107,1,44,'2021-03-19 11:59:01'),(22108,1,44,'2021-03-19 12:02:06'),(22109,1,44,'2021-03-19 12:22:19'),(22110,1,44,'2021-03-19 12:30:12'),(22111,1,44,'2021-03-19 12:50:42'),(22112,1,66,'2021-03-19 12:55:42'),(22113,1,44,'2021-03-19 13:06:48'),(22114,1,44,'2021-03-19 13:27:29'),(22115,1,44,'2021-03-19 13:36:27'),(22116,1,44,'2021-03-19 13:45:27'),(22117,1,44,'2021-03-19 13:46:04'),(22118,1,44,'2021-03-19 13:53:20'),(22119,1,44,'2021-03-19 14:00:47'),(22120,1,44,'2021-03-19 14:00:50'),(22121,1,44,'2021-03-19 14:00:54'),(22122,1,44,'2021-03-19 14:18:41'),(22123,1,44,'2021-03-19 14:25:04'),(22124,1,5,'2021-03-19 14:31:50'),(22125,1,44,'2021-03-19 14:32:54'),(22126,1,6,'2021-03-19 14:33:08'),(22127,1,13,'2021-03-19 14:33:09'),(22128,1,15,'2021-03-19 14:34:40'),(22129,1,14,'2021-03-19 14:34:51'),(22130,1,44,'2021-03-19 14:35:00'),(22131,1,44,'2021-03-19 14:38:38'),(22132,1,44,'2021-03-19 14:40:08'),(22133,1,44,'2021-03-19 14:41:37'),(22134,1,44,'2021-03-19 14:41:56'),(22135,1,44,'2021-03-19 14:45:15'),(22136,1,44,'2021-03-19 15:02:18'),(22137,1,44,'2021-03-19 15:14:38'),(22138,1,44,'2021-03-19 15:21:32'),(22139,1,44,'2021-03-19 15:21:54'),(22140,1,44,'2021-03-19 15:43:47'),(22141,1,44,'2021-03-19 15:46:57'),(22142,1,44,'2021-03-19 15:48:54'),(22143,1,79,'2021-03-19 15:59:24'),(22144,1,44,'2021-03-19 16:14:09'),(22145,1,44,'2021-03-19 16:27:16'),(22146,1,44,'2021-03-19 16:52:18'),(22147,1,44,'2021-03-19 17:02:41'),(22148,1,44,'2021-03-19 17:33:39'),(22149,1,44,'2021-03-19 17:41:00'),(22150,1,44,'2021-03-19 17:49:23'),(22151,1,44,'2021-03-19 18:08:48'),(22152,1,44,'2021-03-19 18:43:05'),(22153,1,44,'2021-03-19 19:21:14'),(22154,1,44,'2021-03-19 19:21:28'),(22155,1,44,'2021-03-19 19:21:30'),(22156,1,44,'2021-03-19 19:21:31'),(22157,1,44,'2021-03-19 19:54:02'),(22158,1,44,'2021-03-19 20:49:05'),(22159,1,44,'2021-03-19 20:59:53'),(22160,1,6,'2021-03-19 21:01:05'),(22161,1,15,'2021-03-19 21:01:41'),(22162,1,13,'2021-03-19 21:03:11'),(22163,1,44,'2021-03-19 21:06:32'),(22164,1,44,'2021-03-19 21:16:10'),(22165,1,44,'2021-03-19 21:20:39'),(22166,1,44,'2021-03-19 22:14:24'),(22167,1,44,'2021-03-19 22:23:18'),(22168,1,44,'2021-03-19 22:47:10'),(22169,1,44,'2021-03-19 22:56:16'),(22170,1,44,'2021-03-19 22:56:23'),(22171,1,44,'2021-03-19 22:56:26'),(22172,1,44,'2021-03-19 22:58:53'),(22173,1,44,'2021-03-19 22:58:54'),(22174,1,44,'2021-03-19 23:12:50'),(22175,1,44,'2021-03-19 23:31:11'),(22176,1,44,'2021-03-19 23:45:00'),(22177,1,44,'2021-03-19 23:46:47'),(22178,1,44,'2021-03-20 00:11:44'),(22179,1,44,'2021-03-20 00:21:08'),(22180,1,44,'2021-03-20 00:45:21'),(22181,1,44,'2021-03-20 01:34:32'),(22182,1,44,'2021-03-20 01:34:51'),(22183,1,44,'2021-03-20 01:44:02'),(22184,1,44,'2021-03-20 01:45:46'),(22185,1,44,'2021-03-20 01:46:49'),(22186,1,44,'2021-03-20 02:04:46'),(22187,1,44,'2021-03-20 02:05:30'),(22188,1,44,'2021-03-20 02:20:54'),(22189,1,44,'2021-03-20 02:35:48'),(22190,1,44,'2021-03-20 02:37:17'),(22191,1,13,'2021-03-20 02:37:18'),(22192,1,15,'2021-03-20 02:38:14'),(22193,1,44,'2021-03-20 02:41:12'),(22194,1,6,'2021-03-20 02:44:28'),(22195,1,14,'2021-03-20 02:45:18'),(22196,1,44,'2021-03-20 02:52:08'),(22197,1,44,'2021-03-20 02:59:55'),(22198,1,44,'2021-03-20 03:00:41'),(22199,1,44,'2021-03-20 03:23:03'),(22200,1,5,'2021-03-20 03:23:33'),(22201,1,44,'2021-03-20 03:32:27'),(22202,1,44,'2021-03-20 04:08:15'),(22203,1,5,'2021-03-20 04:22:53'),(22204,1,44,'2021-03-20 04:32:55'),(22205,1,44,'2021-03-20 04:34:16'),(22206,1,44,'2021-03-20 04:41:03'),(22207,1,44,'2021-03-20 05:08:10'),(22208,1,44,'2021-03-20 05:09:39'),(22209,1,44,'2021-03-20 05:17:40'),(22210,1,44,'2021-03-20 05:17:45'),(22211,1,44,'2021-03-20 05:23:07'),(22212,1,15,'2021-03-20 05:32:20'),(22213,1,44,'2021-03-20 05:34:09'),(22214,1,44,'2021-03-20 05:46:21'),(22215,1,44,'2021-03-20 05:59:23'),(22216,1,44,'2021-03-20 06:28:13'),(22217,1,44,'2021-03-20 06:32:40'),(22218,1,44,'2021-03-20 06:35:13'),(22219,1,44,'2021-03-20 06:40:45'),(22220,1,44,'2021-03-20 06:45:26'),(22221,1,44,'2021-03-20 06:59:02'),(22222,1,44,'2021-03-20 06:59:16'),(22223,1,44,'2021-03-20 06:59:17'),(22224,1,44,'2021-03-20 07:07:57'),(22225,1,44,'2021-03-20 07:08:06'),(22226,1,44,'2021-03-20 07:08:09'),(22227,1,44,'2021-03-20 07:08:12'),(22228,1,44,'2021-03-20 07:08:16'),(22229,1,44,'2021-03-20 07:08:20'),(22230,1,44,'2021-03-20 07:08:23'),(22231,1,44,'2021-03-20 07:08:25'),(22232,1,44,'2021-03-20 07:08:28'),(22233,1,44,'2021-03-20 07:08:31'),(22234,1,44,'2021-03-20 07:08:33'),(22235,1,44,'2021-03-20 07:08:36'),(22236,1,44,'2021-03-20 07:08:41'),(22237,1,44,'2021-03-20 07:08:44'),(22238,1,44,'2021-03-20 07:08:47'),(22239,1,44,'2021-03-20 07:08:51'),(22240,1,44,'2021-03-20 07:08:53'),(22241,1,45,'2021-03-20 07:08:59'),(22242,1,44,'2021-03-20 07:09:02'),(22243,1,44,'2021-03-20 07:09:06'),(22244,1,44,'2021-03-20 07:09:08'),(22245,1,44,'2021-03-20 07:10:14'),(22246,1,44,'2021-03-20 07:20:17'),(22247,1,44,'2021-03-20 07:39:43'),(22248,1,44,'2021-03-20 07:47:35'),(22249,1,44,'2021-03-20 07:54:48'),(22250,1,44,'2021-03-20 08:21:18'),(22251,1,44,'2021-03-20 08:31:57'),(22252,1,14,'2021-03-20 08:32:19'),(22253,1,5,'2021-03-20 08:32:26'),(22254,1,15,'2021-03-20 08:34:18'),(22255,1,44,'2021-03-20 08:35:19'),(22256,1,6,'2021-03-20 08:35:52'),(22257,1,44,'2021-03-20 09:14:42'),(22258,1,70,'2021-03-20 09:15:14'),(22259,1,44,'2021-03-20 09:41:56'),(22260,1,44,'2021-03-20 09:42:22'),(22261,1,44,'2021-03-20 10:10:46'),(22262,1,13,'2021-03-20 10:12:30'),(22263,1,13,'2021-03-20 10:23:19'),(22264,1,13,'2021-03-20 10:35:14'),(22265,1,44,'2021-03-20 10:59:10'),(22266,1,45,'2021-03-20 11:08:30'),(22267,1,44,'2021-03-20 11:23:45'),(22268,1,44,'2021-03-20 11:25:56'),(22269,1,44,'2021-03-20 11:25:58'),(22270,1,44,'2021-03-20 11:25:59'),(22271,1,44,'2021-03-20 11:33:54'),(22272,1,44,'2021-03-20 11:45:42'),(22273,1,44,'2021-03-20 11:48:18'),(22274,1,13,'2021-03-20 11:53:59'),(22275,1,44,'2021-03-20 12:27:04'),(22276,1,13,'2021-03-20 12:36:01'),(22277,1,44,'2021-03-20 13:12:23'),(22278,1,44,'2021-03-20 13:21:14'),(22279,1,44,'2021-03-20 13:23:25'),(22280,1,44,'2021-03-20 13:23:43'),(22281,1,44,'2021-03-20 13:23:45'),(22282,1,44,'2021-03-20 13:23:49'),(22283,1,44,'2021-03-20 13:23:50'),(22284,1,44,'2021-03-20 13:24:06'),(22285,1,44,'2021-03-20 13:28:48'),(22286,1,44,'2021-03-20 13:40:57'),(22287,1,13,'2021-03-20 13:45:19'),(22288,1,44,'2021-03-20 14:03:57'),(22289,1,13,'2021-03-20 14:18:28'),(22290,1,44,'2021-03-20 14:20:18'),(22291,1,44,'2021-03-20 14:21:59'),(22292,1,44,'2021-03-20 14:22:05'),(22293,1,6,'2021-03-20 14:32:49'),(22294,1,15,'2021-03-20 14:33:03'),(22295,1,5,'2021-03-20 14:33:28'),(22296,1,44,'2021-03-20 14:33:56'),(22297,1,14,'2021-03-20 14:34:57'),(22298,1,44,'2021-03-20 14:35:04'),(22299,1,44,'2021-03-20 14:46:54'),(22300,1,44,'2021-03-20 14:49:37'),(22301,1,44,'2021-03-20 14:55:19'),(22302,1,44,'2021-03-20 15:18:34'),(22303,1,44,'2021-03-20 15:21:35'),(22304,1,44,'2021-03-20 15:22:09'),(22305,1,44,'2021-03-20 15:22:10'),(22306,1,44,'2021-03-20 15:44:18'),(22307,1,44,'2021-03-20 15:45:48'),(22308,1,44,'2021-03-20 16:05:25'),(22309,1,13,'2021-03-20 17:30:36'),(22310,1,44,'2021-03-20 17:56:40'),(22311,1,13,'2021-03-20 18:03:18'),(22312,1,13,'2021-03-20 18:36:37'),(22313,1,13,'2021-03-20 18:55:21'),(22314,1,56,'2021-03-20 18:55:40'),(22315,1,44,'2021-03-20 19:01:15'),(22316,1,44,'2021-03-20 19:01:28'),(22317,1,44,'2021-03-20 19:01:28'),(22318,1,73,'2021-03-20 19:03:18'),(22319,1,6,'2021-03-20 20:19:27'),(22320,1,6,'2021-03-20 20:19:29'),(22321,1,13,'2021-03-20 20:27:47'),(22322,1,44,'2021-03-20 20:42:39'),(22323,1,13,'2021-03-20 20:55:48'),(22324,1,44,'2021-03-20 20:56:00'),(22325,1,13,'2021-03-20 21:28:09'),(22326,1,44,'2021-03-20 21:30:31'),(22327,1,44,'2021-03-20 21:54:00'),(22328,1,13,'2021-03-20 21:58:41'),(22329,1,6,'2021-03-20 22:18:44'),(22330,1,6,'2021-03-20 22:18:50'),(22331,1,44,'2021-03-20 22:19:57'),(22332,1,44,'2021-03-20 22:20:10'),(22333,1,13,'2021-03-20 22:59:03'),(22334,1,44,'2021-03-20 23:09:22'),(22335,1,13,'2021-03-20 23:37:13'),(22336,1,44,'2021-03-20 23:52:44'),(22337,1,13,'2021-03-20 23:59:02'),(22338,1,44,'2021-03-21 00:11:47'),(22339,1,44,'2021-03-21 00:11:48'),(22340,1,13,'2021-03-21 00:35:37'),(22341,1,13,'2021-03-21 00:56:53'),(22342,1,13,'2021-03-21 01:32:59'),(22343,1,44,'2021-03-21 01:36:21'),(22344,1,44,'2021-03-21 01:36:42'),(22345,1,44,'2021-03-21 01:37:26'),(22346,1,44,'2021-03-21 01:38:15'),(22347,1,44,'2021-03-21 01:43:46'),(22348,1,44,'2021-03-21 01:55:14'),(22349,1,44,'2021-03-21 02:04:10'),(22350,1,44,'2021-03-21 02:09:18'),(22351,1,13,'2021-03-21 02:29:42'),(22352,1,5,'2021-03-21 02:36:59'),(22353,1,15,'2021-03-21 02:37:35'),(22354,1,44,'2021-03-21 02:39:44'),(22355,1,14,'2021-03-21 02:41:09'),(22356,1,44,'2021-03-21 02:45:01'),(22357,1,13,'2021-03-21 02:45:21'),(22358,1,6,'2021-03-21 02:45:44'),(22359,1,44,'2021-03-21 02:50:04'),(22360,1,44,'2021-03-21 02:50:26'),(22361,1,44,'2021-03-21 02:56:22'),(22362,1,44,'2021-03-21 02:59:11'),(22363,1,44,'2021-03-21 03:12:20'),(22364,1,13,'2021-03-21 03:13:13'),(22365,1,44,'2021-03-21 03:25:11'),(22366,1,13,'2021-03-21 03:26:14'),(22367,1,44,'2021-03-21 03:36:26'),(22368,1,13,'2021-03-21 03:37:59'),(22369,1,44,'2021-03-21 03:49:10'),(22370,1,13,'2021-03-21 03:49:54'),(22371,1,44,'2021-03-21 04:02:39'),(22372,1,13,'2021-03-21 04:04:42'),(22373,1,44,'2021-03-21 04:10:48'),(22374,1,66,'2021-03-21 04:16:30'),(22375,1,44,'2021-03-21 04:35:43'),(22376,1,44,'2021-03-21 04:43:23'),(22377,1,44,'2021-03-21 04:49:01'),(22378,1,44,'2021-03-21 04:49:15'),(22379,1,44,'2021-03-21 05:10:26'),(22380,1,44,'2021-03-21 05:10:38'),(22381,1,44,'2021-03-21 05:20:24'),(22382,1,13,'2021-03-21 05:30:22'),(22383,1,45,'2021-03-21 05:30:37'),(22384,1,44,'2021-03-21 06:28:05'),(22385,1,44,'2021-03-21 06:43:51'),(22386,1,44,'2021-03-21 06:45:56'),(22387,1,44,'2021-03-21 06:53:00'),(22388,1,44,'2021-03-21 06:55:29'),(22389,1,44,'2021-03-21 06:58:26'),(22390,1,44,'2021-03-21 07:22:22'),(22391,1,44,'2021-03-21 07:22:23'),(22392,1,44,'2021-03-21 07:33:03'),(22393,1,44,'2021-03-21 07:35:14'),(22394,1,44,'2021-03-21 08:01:02'),(22395,1,5,'2021-03-21 08:31:55'),(22396,1,44,'2021-03-21 08:32:02'),(22397,1,14,'2021-03-21 08:32:25'),(22398,1,6,'2021-03-21 08:34:00'),(22399,1,15,'2021-03-21 08:34:50'),(22400,1,44,'2021-03-21 08:56:12'),(22401,1,44,'2021-03-21 08:57:05'),(22402,1,44,'2021-03-21 09:24:20'),(22403,1,13,'2021-03-21 09:24:45'),(22404,1,44,'2021-03-21 09:51:44'),(22405,1,44,'2021-03-21 10:09:55'),(22406,1,44,'2021-03-21 10:18:11'),(22407,1,44,'2021-03-21 10:25:59'),(22408,1,44,'2021-03-21 10:33:54'),(22409,1,44,'2021-03-21 10:38:51'),(22410,1,44,'2021-03-21 10:42:03'),(22411,1,44,'2021-03-21 11:06:55'),(22412,1,44,'2021-03-21 11:29:41'),(22413,1,43,'2021-03-21 11:38:02'),(22414,1,44,'2021-03-21 11:55:19'),(22415,1,44,'2021-03-21 12:13:15'),(22416,1,44,'2021-03-21 12:18:35'),(22417,1,44,'2021-03-21 12:19:54'),(22418,1,44,'2021-03-21 12:21:40'),(22419,1,15,'2021-03-21 12:22:31'),(22420,1,73,'2021-03-21 12:36:41'),(22421,1,44,'2021-03-21 13:01:59'),(22422,1,44,'2021-03-21 13:08:21'),(22423,1,44,'2021-03-21 13:25:06'),(22424,1,79,'2021-03-21 13:26:07'),(22425,1,76,'2021-03-21 14:02:44'),(22426,1,44,'2021-03-21 14:13:23'),(22427,1,44,'2021-03-21 14:31:29'),(22428,1,44,'2021-03-21 14:33:10'),(22429,1,13,'2021-03-21 14:33:13'),(22430,1,15,'2021-03-21 14:33:53'),(22431,1,6,'2021-03-21 14:35:29'),(22432,1,5,'2021-03-21 14:37:35'),(22433,1,5,'2021-03-21 14:40:37'),(22434,1,14,'2021-03-21 14:45:03'),(22435,1,44,'2021-03-21 15:16:52'),(22436,1,44,'2021-03-21 15:21:29'),(22437,1,59,'2021-03-21 15:36:28'),(22438,1,70,'2021-03-21 16:21:13'),(22439,1,44,'2021-03-21 16:21:50'),(22440,1,44,'2021-03-21 16:53:04'),(22441,1,44,'2021-03-21 17:07:13'),(22442,1,44,'2021-03-21 17:17:05'),(22443,1,44,'2021-03-21 17:44:37'),(22444,1,44,'2021-03-21 17:59:15'),(22445,1,44,'2021-03-21 18:08:18'),(22446,1,44,'2021-03-21 18:09:21'),(22447,1,15,'2021-03-21 18:14:31'),(22448,1,44,'2021-03-21 18:20:24'),(22449,1,44,'2021-03-21 18:54:15'),(22450,1,62,'2021-03-21 18:57:48'),(22451,1,44,'2021-03-21 18:58:51'),(22452,1,44,'2021-03-21 19:22:19'),(22453,1,44,'2021-03-21 19:22:31'),(22454,1,44,'2021-03-21 19:22:31'),(22455,1,44,'2021-03-21 19:22:51'),(22456,1,44,'2021-03-21 19:22:59'),(22457,1,44,'2021-03-21 19:30:39'),(22458,1,44,'2021-03-21 19:38:47'),(22459,1,56,'2021-03-21 19:54:44'),(22460,1,44,'2021-03-21 20:16:23'),(22461,1,44,'2021-03-21 20:34:27'),(22462,1,44,'2021-03-21 21:16:07'),(22463,1,44,'2021-03-21 21:16:50'),(22464,1,44,'2021-03-21 21:18:14'),(22465,1,44,'2021-03-21 21:24:48'),(22466,1,44,'2021-03-21 22:23:07'),(22467,1,44,'2021-03-21 22:32:22'),(22468,1,44,'2021-03-21 22:34:15'),(22469,1,44,'2021-03-21 23:11:22'),(22470,1,44,'2021-03-21 23:23:12'),(22471,1,44,'2021-03-22 00:23:03'),(22472,1,44,'2021-03-22 00:23:44'),(22473,1,44,'2021-03-22 01:10:56'),(22474,1,44,'2021-03-22 01:15:43'),(22475,1,44,'2021-03-22 01:30:25'),(22476,1,44,'2021-03-22 01:37:30'),(22477,1,44,'2021-03-22 01:55:19'),(22478,1,44,'2021-03-22 02:05:03'),(22479,1,5,'2021-03-22 02:36:00'),(22480,1,6,'2021-03-22 02:38:16'),(22481,1,15,'2021-03-22 02:39:39'),(22482,1,14,'2021-03-22 02:41:54'),(22483,1,44,'2021-03-22 02:47:02'),(22484,1,13,'2021-03-22 02:47:10'),(22485,1,44,'2021-03-22 02:52:11'),(22486,1,44,'2021-03-22 03:09:20'),(22487,1,44,'2021-03-22 03:14:19'),(22488,1,44,'2021-03-22 03:14:31'),(22489,1,44,'2021-03-22 03:14:40'),(22490,1,44,'2021-03-22 03:14:49'),(22491,1,44,'2021-03-22 03:14:55'),(22492,1,44,'2021-03-22 03:15:01'),(22493,1,6,'2021-03-22 03:21:26'),(22494,1,44,'2021-03-22 04:22:49'),(22495,1,44,'2021-03-22 04:24:27'),(22496,1,44,'2021-03-22 04:24:55'),(22497,1,44,'2021-03-22 04:41:31'),(22498,1,44,'2021-03-22 04:43:44'),(22499,1,44,'2021-03-22 04:48:21'),(22500,1,44,'2021-03-22 04:48:23'),(22501,1,44,'2021-03-22 05:29:47'),(22502,1,44,'2021-03-22 06:15:06'),(22503,1,44,'2021-03-22 06:32:27'),(22504,1,44,'2021-03-22 06:37:10'),(22505,1,44,'2021-03-22 06:45:56'),(22506,1,44,'2021-03-22 06:50:38'),(22507,1,44,'2021-03-22 07:33:15'),(22508,1,44,'2021-03-22 07:33:19'),(22509,1,44,'2021-03-22 07:39:42'),(22510,1,44,'2021-03-22 07:41:50'),(22511,1,6,'2021-03-22 08:32:20'),(22512,1,15,'2021-03-22 08:32:24'),(22513,1,5,'2021-03-22 08:34:39'),(22514,1,44,'2021-03-22 08:35:01'),(22515,1,44,'2021-03-22 08:35:09'),(22516,1,13,'2021-03-22 08:35:10'),(22517,1,14,'2021-03-22 08:36:39'),(22518,1,14,'2021-03-22 08:42:48'),(22519,1,5,'2021-03-22 08:45:28'),(22520,1,14,'2021-03-22 08:48:21'),(22521,1,5,'2021-03-22 08:51:56'),(22522,1,14,'2021-03-22 08:53:21'),(22523,1,6,'2021-03-22 08:55:13'),(22524,1,44,'2021-03-22 08:57:19'),(22525,1,14,'2021-03-22 08:59:12'),(22526,1,14,'2021-03-22 09:05:39'),(22527,1,14,'2021-03-22 09:11:11'),(22528,1,44,'2021-03-22 09:14:54'),(22529,1,14,'2021-03-22 09:18:50'),(22530,1,44,'2021-03-22 09:21:51'),(22531,1,44,'2021-03-22 09:34:42'),(22532,1,44,'2021-03-22 09:55:23'),(22533,1,44,'2021-03-22 10:10:59'),(22534,1,44,'2021-03-22 10:26:07'),(22535,1,15,'2021-03-22 10:29:46'),(22536,1,44,'2021-03-22 10:45:53'),(22537,1,44,'2021-03-22 11:00:04'),(22538,1,44,'2021-03-22 11:10:52'),(22539,1,44,'2021-03-22 11:19:07'),(22540,1,44,'2021-03-22 11:32:36'),(22541,1,44,'2021-03-22 11:32:43'),(22542,1,44,'2021-03-22 11:32:53'),(22543,1,44,'2021-03-22 11:33:00'),(22544,1,44,'2021-03-22 11:33:08'),(22545,1,44,'2021-03-22 11:33:12'),(22546,1,44,'2021-03-22 11:33:19'),(22547,1,44,'2021-03-22 11:33:24'),(22548,1,44,'2021-03-22 11:33:28'),(22549,1,44,'2021-03-22 11:33:34'),(22550,1,44,'2021-03-22 11:33:37'),(22551,1,44,'2021-03-22 11:35:49'),(22552,1,44,'2021-03-22 11:40:18'),(22553,1,44,'2021-03-22 11:52:55'),(22554,1,44,'2021-03-22 12:10:39'),(22555,1,44,'2021-03-22 12:10:56'),(22556,1,44,'2021-03-22 12:11:23'),(22557,1,44,'2021-03-22 12:13:02'),(22558,1,44,'2021-03-22 12:25:06'),(22559,1,44,'2021-03-22 12:25:15'),(22560,1,44,'2021-03-22 13:00:57'),(22561,1,44,'2021-03-22 13:02:48'),(22562,1,44,'2021-03-22 13:27:31'),(22563,1,44,'2021-03-22 13:35:08'),(22564,1,44,'2021-03-22 13:39:27'),(22565,1,44,'2021-03-22 14:13:28'),(22566,1,44,'2021-03-22 14:18:18'),(22567,1,79,'2021-03-22 14:22:24'),(22568,1,44,'2021-03-22 14:23:37'),(22569,1,44,'2021-03-22 14:32:16'),(22570,1,14,'2021-03-22 14:32:47'),(22571,1,5,'2021-03-22 14:32:56'),(22572,1,6,'2021-03-22 14:33:06'),(22573,1,44,'2021-03-22 14:34:02'),(22574,1,13,'2021-03-22 14:34:08'),(22575,1,15,'2021-03-22 14:35:04'),(22576,1,44,'2021-03-22 14:37:57'),(22577,1,44,'2021-03-22 14:39:22'),(22578,1,44,'2021-03-22 14:41:15'),(22579,1,44,'2021-03-22 14:44:07'),(22580,1,13,'2021-03-22 14:46:20'),(22581,1,44,'2021-03-22 14:46:47'),(22582,1,44,'2021-03-22 14:48:21'),(22583,1,13,'2021-03-22 14:49:45'),(22584,1,44,'2021-03-22 14:51:13'),(22585,1,44,'2021-03-22 14:56:11'),(22586,1,44,'2021-03-22 15:01:16'),(22587,1,44,'2021-03-22 15:02:18'),(22588,1,44,'2021-03-22 15:05:17'),(22589,1,13,'2021-03-22 15:08:12'),(22590,1,44,'2021-03-22 15:31:50'),(22591,1,44,'2021-03-22 15:43:34'),(22592,1,44,'2021-03-22 15:49:15'),(22593,1,44,'2021-03-22 16:21:51'),(22594,1,44,'2021-03-22 17:01:54'),(22595,1,44,'2021-03-22 17:05:05'),(22596,1,44,'2021-03-22 17:08:11'),(22597,1,44,'2021-03-22 17:16:24'),(22598,1,56,'2021-03-22 17:21:17'),(22599,1,44,'2021-03-22 17:38:54'),(22600,1,44,'2021-03-22 17:43:59'),(22601,1,44,'2021-03-22 17:46:56'),(22602,1,44,'2021-03-22 18:04:22'),(22603,1,6,'2021-03-22 18:04:29'),(22604,1,53,'2021-03-22 18:04:37'),(22605,1,53,'2021-03-22 18:04:42'),(22606,1,6,'2021-03-22 18:05:30'),(22607,1,53,'2021-03-22 18:07:02'),(22608,1,53,'2021-03-22 18:08:49'),(22609,1,53,'2021-03-22 18:10:53'),(22610,1,44,'2021-03-22 18:15:23'),(22611,1,44,'2021-03-22 18:18:23'),(22612,1,44,'2021-03-22 18:25:42'),(22613,1,44,'2021-03-22 18:47:06'),(22614,1,44,'2021-03-22 18:49:31'),(22615,1,44,'2021-03-22 18:49:46'),(22616,1,13,'2021-03-22 18:49:49'),(22617,1,44,'2021-03-22 18:49:51'),(22618,1,6,'2021-03-22 18:49:58'),(22619,1,70,'2021-03-22 18:49:59'),(22620,1,56,'2021-03-22 18:50:01'),(22621,1,76,'2021-03-22 18:50:03'),(22622,1,44,'2021-03-22 18:50:11'),(22623,1,44,'2021-03-22 18:50:15'),(22624,1,13,'2021-03-22 18:50:15'),(22625,1,56,'2021-03-22 18:50:17'),(22626,1,44,'2021-03-22 18:50:20'),(22627,1,5,'2021-03-22 18:50:21'),(22628,1,59,'2021-03-22 18:50:22'),(22629,1,44,'2021-03-22 18:50:24'),(22630,1,5,'2021-03-22 18:50:26'),(22631,1,44,'2021-03-22 18:50:28'),(22632,1,44,'2021-03-22 18:51:15'),(22633,1,44,'2021-03-22 19:14:22'),(22634,1,44,'2021-03-22 19:16:06'),(22635,1,44,'2021-03-22 19:16:08'),(22636,1,44,'2021-03-22 19:27:48'),(22637,1,44,'2021-03-22 19:30:57'),(22638,1,44,'2021-03-22 20:03:00'),(22639,1,44,'2021-03-22 20:32:30'),(22640,1,44,'2021-03-22 20:40:35'),(22641,1,14,'2021-03-22 20:45:39'),(22642,1,44,'2021-03-22 20:46:45'),(22643,1,44,'2021-03-22 21:07:11'),(22644,1,44,'2021-03-22 21:09:00'),(22645,1,44,'2021-03-22 21:11:52'),(22646,1,44,'2021-03-22 21:24:07'),(22647,1,44,'2021-03-22 21:35:30'),(22648,1,44,'2021-03-22 21:38:36'),(22649,1,44,'2021-03-22 21:48:00'),(22650,1,44,'2021-03-22 22:18:59'),(22651,1,44,'2021-03-22 22:19:27'),(22652,1,44,'2021-03-22 22:21:03'),(22653,1,14,'2021-03-22 22:22:16'),(22654,1,44,'2021-03-22 22:24:05'),(22655,1,44,'2021-03-22 22:40:39'),(22656,1,44,'2021-03-22 22:43:41'),(22657,1,44,'2021-03-22 23:00:49'),(22658,1,44,'2021-03-22 23:10:04'),(22659,1,44,'2021-03-22 23:22:06'),(22660,1,44,'2021-03-22 23:23:18'),(22661,1,44,'2021-03-22 23:23:34'),(22662,1,45,'2021-03-22 23:29:38'),(22663,1,44,'2021-03-22 23:45:18'),(22664,1,44,'2021-03-22 23:50:31'),(22665,1,44,'2021-03-22 23:54:18'),(22666,1,44,'2021-03-23 00:10:57'),(22667,1,44,'2021-03-23 00:17:37'),(22668,1,44,'2021-03-23 00:23:38'),(22669,1,59,'2021-03-23 00:41:00'),(22670,1,44,'2021-03-23 01:00:47'),(22671,1,44,'2021-03-23 01:01:19'),(22672,1,44,'2021-03-23 01:10:11'),(22673,1,56,'2021-03-23 01:13:10'),(22674,1,44,'2021-03-23 01:18:34'),(22675,1,44,'2021-03-23 01:18:35'),(22676,1,44,'2021-03-23 01:45:40'),(22677,1,44,'2021-03-23 01:46:45'),(22678,1,44,'2021-03-23 01:48:03'),(22679,1,44,'2021-03-23 01:49:10'),(22680,1,44,'2021-03-23 01:58:28'),(22681,1,44,'2021-03-23 02:13:27'),(22682,1,44,'2021-03-23 02:18:34'),(22683,1,44,'2021-03-23 02:25:51'),(22684,1,44,'2021-03-23 02:25:53'),(22685,1,44,'2021-03-23 02:25:56'),(22686,1,44,'2021-03-23 02:25:59'),(22687,1,6,'2021-03-23 02:36:53'),(22688,1,13,'2021-03-23 02:38:47'),(22689,1,44,'2021-03-23 02:39:45'),(22690,1,15,'2021-03-23 02:40:57'),(22691,1,5,'2021-03-23 02:43:48'),(22692,1,44,'2021-03-23 02:44:31'),(22693,1,44,'2021-03-23 02:45:59'),(22694,1,14,'2021-03-23 02:46:50'),(22695,1,44,'2021-03-23 02:49:54'),(22696,1,44,'2021-03-23 02:49:56'),(22697,1,44,'2021-03-23 02:52:11'),(22698,1,14,'2021-03-23 02:54:22'),(22699,1,44,'2021-03-23 02:58:12'),(22700,1,44,'2021-03-23 03:04:52'),(22701,1,44,'2021-03-23 03:10:25'),(22702,1,44,'2021-03-23 03:17:49'),(22703,1,44,'2021-03-23 03:24:23'),(22704,1,44,'2021-03-23 03:49:10'),(22705,1,44,'2021-03-23 03:53:13'),(22706,1,44,'2021-03-23 04:08:27'),(22707,1,79,'2021-03-23 04:10:43'),(22708,1,44,'2021-03-23 04:11:49'),(22709,1,44,'2021-03-23 04:11:59'),(22710,1,44,'2021-03-23 04:13:58'),(22711,1,44,'2021-03-23 04:16:05'),(22712,1,5,'2021-03-23 04:30:19'),(22713,1,44,'2021-03-23 04:37:12'),(22714,1,44,'2021-03-23 04:38:14'),(22715,1,44,'2021-03-23 04:39:43'),(22716,1,44,'2021-03-23 04:39:54'),(22717,1,44,'2021-03-23 04:48:24'),(22718,1,44,'2021-03-23 04:48:29'),(22719,1,44,'2021-03-23 04:52:12'),(22720,1,44,'2021-03-23 05:05:51'),(22721,1,44,'2021-03-23 05:07:14'),(22722,1,44,'2021-03-23 05:19:48'),(22723,1,44,'2021-03-23 05:32:39'),(22724,1,44,'2021-03-23 05:32:43'),(22725,1,44,'2021-03-23 05:32:48'),(22726,1,44,'2021-03-23 05:32:50'),(22727,1,44,'2021-03-23 05:32:53'),(22728,1,44,'2021-03-23 05:32:56'),(22729,1,44,'2021-03-23 05:32:59'),(22730,1,44,'2021-03-23 05:33:02'),(22731,1,44,'2021-03-23 05:33:04'),(22732,1,44,'2021-03-23 05:33:07'),(22733,1,44,'2021-03-23 05:33:11'),(22734,1,44,'2021-03-23 05:33:14'),(22735,1,44,'2021-03-23 05:34:39'),(22736,1,44,'2021-03-23 05:50:32'),(22737,1,44,'2021-03-23 06:04:02'),(22738,1,44,'2021-03-23 06:31:05'),(22739,1,44,'2021-03-23 06:36:36'),(22740,1,44,'2021-03-23 06:42:22'),(22741,1,44,'2021-03-23 06:46:50'),(22742,1,44,'2021-03-23 06:48:25'),(22743,1,44,'2021-03-23 06:53:49'),(22744,1,44,'2021-03-23 06:58:47'),(22745,1,44,'2021-03-23 07:04:03'),(22746,1,44,'2021-03-23 07:04:06'),(22747,1,44,'2021-03-23 07:04:06'),(22748,1,44,'2021-03-23 07:04:27'),(22749,1,44,'2021-03-23 07:10:56'),(22750,1,44,'2021-03-23 07:11:38'),(22751,1,44,'2021-03-23 07:11:48'),(22752,1,62,'2021-03-23 07:14:22'),(22753,1,44,'2021-03-23 07:18:48'),(22754,1,44,'2021-03-23 07:19:24'),(22755,1,44,'2021-03-23 07:27:15'),(22756,1,44,'2021-03-23 07:32:02'),(22757,1,44,'2021-03-23 07:35:41'),(22758,1,44,'2021-03-23 07:36:38'),(22759,1,44,'2021-03-23 07:40:53'),(22760,1,44,'2021-03-23 07:45:32'),(22761,1,44,'2021-03-23 07:46:36'),(22762,1,44,'2021-03-23 07:51:08'),(22763,1,44,'2021-03-23 07:53:40'),(22764,1,44,'2021-03-23 07:57:14'),(22765,1,44,'2021-03-23 07:57:23'),(22766,1,44,'2021-03-23 08:02:50'),(22767,1,44,'2021-03-23 08:09:28'),(22768,1,44,'2021-03-23 08:10:55'),(22769,1,44,'2021-03-23 08:19:47'),(22770,1,44,'2021-03-23 08:21:15'),(22771,1,44,'2021-03-23 08:21:24'),(22772,1,44,'2021-03-23 08:25:21'),(22773,1,44,'2021-03-23 08:28:02'),(22774,1,44,'2021-03-23 08:28:42'),(22775,1,44,'2021-03-23 08:33:46'),(22776,1,44,'2021-03-23 08:41:05'),(22777,1,13,'2021-03-23 08:41:08'),(22778,1,14,'2021-03-23 08:42:44'),(22779,1,44,'2021-03-23 08:44:22'),(22780,1,44,'2021-03-23 08:45:18'),(22781,1,44,'2021-03-23 08:46:00'),(22782,1,14,'2021-03-23 08:46:22'),(22783,1,44,'2021-03-23 08:50:01'),(22784,1,44,'2021-03-23 08:51:01'),(22785,1,14,'2021-03-23 08:51:10'),(22786,1,14,'2021-03-23 08:55:08'),(22787,1,14,'2021-03-23 08:58:13'),(22788,1,44,'2021-03-23 08:59:48'),(22789,1,44,'2021-03-23 09:00:30'),(22790,1,44,'2021-03-23 09:02:46'),(22791,1,44,'2021-03-23 09:05:22'),(22792,1,14,'2021-03-23 09:05:41'),(22793,1,44,'2021-03-23 09:07:49'),(22794,1,44,'2021-03-23 09:19:23'),(22795,1,44,'2021-03-23 09:37:24'),(22796,1,44,'2021-03-23 09:41:20'),(22797,1,44,'2021-03-23 09:41:23'),(22798,1,44,'2021-03-23 09:46:20'),(22799,1,76,'2021-03-23 09:48:56'),(22800,1,44,'2021-03-23 09:49:56'),(22801,1,44,'2021-03-23 09:54:45'),(22802,1,5,'2021-03-23 09:55:58'),(22803,1,44,'2021-03-23 09:59:28'),(22804,1,44,'2021-03-23 10:03:14'),(22805,1,44,'2021-03-23 10:05:48'),(22806,1,43,'2021-03-23 10:05:55'),(22807,1,44,'2021-03-23 10:08:49'),(22808,1,44,'2021-03-23 10:13:10'),(22809,1,44,'2021-03-23 10:14:30'),(22810,1,44,'2021-03-23 10:18:42'),(22811,1,6,'2021-03-23 10:19:27'),(22812,1,44,'2021-03-23 10:31:36'),(22813,1,5,'2021-03-23 10:33:12'),(22814,1,44,'2021-03-23 10:49:24'),(22815,1,44,'2021-03-23 10:50:23'),(22816,1,15,'2021-03-23 10:52:34'),(22817,1,44,'2021-03-23 11:07:16'),(22818,1,44,'2021-03-23 11:10:50'),(22819,1,44,'2021-03-23 11:13:30'),(22820,1,44,'2021-03-23 11:29:00'),(22821,1,44,'2021-03-23 11:40:00'),(22822,1,5,'2021-03-23 11:42:49'),(22823,1,44,'2021-03-23 11:57:27'),(22824,1,44,'2021-03-23 12:09:48'),(22825,1,6,'2021-03-23 12:18:35'),(22826,1,44,'2021-03-23 12:22:37'),(22827,1,44,'2021-03-23 12:28:35'),(22828,1,44,'2021-03-23 12:30:03'),(22829,1,44,'2021-03-23 12:46:26'),(22830,1,44,'2021-03-23 12:49:27'),(22831,1,44,'2021-03-23 13:07:56'),(22832,1,44,'2021-03-23 13:10:07'),(22833,1,6,'2021-03-23 13:11:04'),(22834,1,44,'2021-03-23 13:12:28'),(22835,1,44,'2021-03-23 13:13:54'),(22836,1,44,'2021-03-23 13:17:17'),(22837,1,44,'2021-03-23 13:32:42'),(22838,1,44,'2021-03-23 13:34:59'),(22839,1,44,'2021-03-23 13:46:24'),(22840,1,44,'2021-03-23 14:00:57'),(22841,1,44,'2021-03-23 14:00:59'),(22842,1,44,'2021-03-23 14:02:14'),(22843,1,44,'2021-03-23 14:04:03'),(22844,1,6,'2021-03-23 14:11:48'),(22845,1,44,'2021-03-23 14:20:25'),(22846,1,6,'2021-03-23 14:31:35'),(22847,1,5,'2021-03-23 14:31:51'),(22848,1,14,'2021-03-23 14:32:03'),(22849,1,44,'2021-03-23 14:33:27'),(22850,1,44,'2021-03-23 14:34:40'),(22851,1,44,'2021-03-23 14:36:05'),(22852,1,44,'2021-03-23 14:37:50'),(22853,1,44,'2021-03-23 14:38:32'),(22854,1,44,'2021-03-23 14:40:33'),(22855,1,45,'2021-03-23 14:41:33'),(22856,1,44,'2021-03-23 14:42:37'),(22857,1,44,'2021-03-23 14:43:30'),(22858,1,44,'2021-03-23 14:44:06'),(22859,1,44,'2021-03-23 14:46:25'),(22860,1,44,'2021-03-23 14:47:00'),(22861,1,44,'2021-03-23 14:50:03'),(22862,1,44,'2021-03-23 14:51:23'),(22863,1,44,'2021-03-23 14:53:45'),(22864,1,44,'2021-03-23 15:01:20'),(22865,1,13,'2021-03-23 15:01:38'),(22866,1,15,'2021-03-23 15:01:47'),(22867,1,44,'2021-03-23 15:04:09'),(22868,1,79,'2021-03-23 15:06:51'),(22869,1,44,'2021-03-23 15:12:43'),(22870,1,15,'2021-03-23 15:17:57'),(22871,1,44,'2021-03-23 15:19:48'),(22872,1,44,'2021-03-23 15:23:00'),(22873,1,15,'2021-03-23 15:30:58'),(22874,1,13,'2021-03-23 15:32:46'),(22875,1,44,'2021-03-23 15:37:17'),(22876,1,44,'2021-03-23 15:41:08'),(22877,1,44,'2021-03-23 15:44:17'),(22878,1,44,'2021-03-23 15:58:08'),(22879,1,44,'2021-03-23 15:59:27'),(22880,1,44,'2021-03-23 16:03:03'),(22881,1,44,'2021-03-23 16:06:27'),(22882,1,15,'2021-03-23 16:12:31'),(22883,1,15,'2021-03-23 16:22:53'),(22884,1,44,'2021-03-23 16:25:41'),(22885,1,44,'2021-03-23 16:31:23'),(22886,1,13,'2021-03-23 16:39:03'),(22887,1,44,'2021-03-23 16:43:59'),(22888,1,44,'2021-03-23 16:57:55'),(22889,1,44,'2021-03-23 17:07:23'),(22890,1,44,'2021-03-23 17:11:46'),(22891,1,44,'2021-03-23 17:23:10'),(22892,1,44,'2021-03-23 17:28:04'),(22893,1,44,'2021-03-23 17:36:24'),(22894,1,44,'2021-03-23 17:50:04'),(22895,1,44,'2021-03-23 17:59:40'),(22896,1,44,'2021-03-23 18:10:42'),(22897,1,44,'2021-03-23 18:33:14'),(22898,1,44,'2021-03-23 18:40:53'),(22899,1,44,'2021-03-23 18:46:49'),(22900,1,44,'2021-03-23 18:48:28'),(22901,1,44,'2021-03-23 18:55:15'),(22902,1,44,'2021-03-23 19:13:33'),(22903,1,44,'2021-03-23 19:13:51'),(22904,1,44,'2021-03-23 19:13:55'),(22905,1,44,'2021-03-23 19:13:58'),(22906,1,44,'2021-03-23 19:33:26'),(22907,1,44,'2021-03-23 19:47:31'),(22908,1,44,'2021-03-23 19:47:34'),(22909,1,44,'2021-03-23 19:50:25'),(22910,1,44,'2021-03-23 20:01:00'),(22911,1,44,'2021-03-23 20:31:46'),(22912,1,44,'2021-03-23 20:43:46'),(22913,1,44,'2021-03-23 20:54:49'),(22914,1,44,'2021-03-23 21:03:45'),(22915,1,66,'2021-03-23 21:06:05'),(22916,1,15,'2021-03-23 21:11:31'),(22917,1,44,'2021-03-23 21:15:31'),(22918,1,44,'2021-03-23 21:39:40'),(22919,1,44,'2021-03-23 21:41:25'),(22920,1,76,'2021-03-23 21:44:07'),(22921,1,44,'2021-03-23 22:01:11'),(22922,1,44,'2021-03-23 22:15:26'),(22923,1,44,'2021-03-23 22:15:55'),(22924,1,44,'2021-03-23 22:18:49'),(22925,1,6,'2021-03-23 22:47:38'),(22926,1,6,'2021-03-23 22:47:42'),(22927,1,44,'2021-03-23 22:55:55'),(22928,1,44,'2021-03-23 23:12:00'),(22929,1,6,'2021-03-23 23:12:03'),(22930,1,44,'2021-03-23 23:24:27'),(22931,1,44,'2021-03-23 23:30:30'),(22932,1,44,'2021-03-23 23:54:43'),(22933,1,44,'2021-03-23 23:59:59'),(22934,1,45,'2021-03-24 00:04:40'),(22935,1,44,'2021-03-24 00:30:16'),(22936,1,43,'2021-03-24 00:40:34'),(22937,1,44,'2021-03-24 00:49:44'),(22938,1,44,'2021-03-24 01:03:52'),(22939,1,44,'2021-03-24 01:10:22'),(22940,1,44,'2021-03-24 01:33:35'),(22941,1,44,'2021-03-24 01:41:04'),(22942,1,5,'2021-03-24 01:41:35'),(22943,1,43,'2021-03-24 01:43:03'),(22944,1,45,'2021-03-24 01:43:21'),(22945,1,14,'2021-03-24 01:43:49'),(22946,1,44,'2021-03-24 01:43:55'),(22947,1,44,'2021-03-24 01:48:07'),(22948,1,44,'2021-03-24 02:06:20'),(22949,1,44,'2021-03-24 02:06:23'),(22950,1,44,'2021-03-24 02:06:25'),(22951,1,44,'2021-03-24 02:19:00'),(22952,1,5,'2021-03-24 02:35:28'),(22953,1,6,'2021-03-24 02:35:31'),(22954,1,14,'2021-03-24 02:36:05'),(22955,1,15,'2021-03-24 02:36:43'),(22956,1,15,'2021-03-24 02:43:08'),(22957,1,73,'2021-03-24 02:49:49'),(22958,1,56,'2021-03-24 02:51:05'),(22959,1,15,'2021-03-24 02:53:59'),(22960,1,13,'2021-03-24 02:55:11'),(22961,1,44,'2021-03-24 02:56:01'),(22962,1,44,'2021-03-24 03:01:37'),(22963,1,44,'2021-03-24 03:02:17'),(22964,1,44,'2021-03-24 03:07:17'),(22965,1,44,'2021-03-24 03:12:59'),(22966,1,15,'2021-03-24 03:14:38'),(22967,1,44,'2021-03-24 03:18:18'),(22968,1,44,'2021-03-24 03:23:05'),(22969,1,15,'2021-03-24 03:23:21'),(22970,1,44,'2021-03-24 03:25:49'),(22971,1,44,'2021-03-24 03:27:53'),(22972,1,13,'2021-03-24 03:29:32'),(22973,1,15,'2021-03-24 03:33:20'),(22974,1,44,'2021-03-24 03:34:13'),(22975,1,44,'2021-03-24 03:46:16'),(22976,1,44,'2021-03-24 03:58:42'),(22977,1,44,'2021-03-24 04:03:00'),(22978,1,44,'2021-03-24 04:10:55'),(22979,1,53,'2021-03-24 04:13:42'),(22980,1,44,'2021-03-24 04:17:07'),(22981,1,44,'2021-03-24 04:33:10'),(22982,1,13,'2021-03-24 04:34:18'),(22983,1,15,'2021-03-24 04:45:26'),(22984,1,44,'2021-03-24 04:45:34'),(22985,1,44,'2021-03-24 04:46:03'),(22986,1,44,'2021-03-24 04:49:01'),(22987,1,44,'2021-03-24 04:49:06'),(22988,1,44,'2021-03-24 04:50:09'),(22989,1,44,'2021-03-24 04:54:03'),(22990,1,44,'2021-03-24 04:54:12'),(22991,1,44,'2021-03-24 04:58:02'),(22992,1,15,'2021-03-24 04:58:28'),(22993,1,44,'2021-03-24 05:02:43'),(22994,1,44,'2021-03-24 05:09:22'),(22995,1,44,'2021-03-24 05:23:32'),(22996,1,44,'2021-03-24 05:27:31'),(22997,1,13,'2021-03-24 05:37:57'),(22998,1,44,'2021-03-24 05:41:47'),(22999,1,44,'2021-03-24 05:54:54'),(23000,1,44,'2021-03-24 05:57:45'),(23001,1,44,'2021-03-24 06:24:57'),(23002,1,44,'2021-03-24 06:25:58'),(23003,1,44,'2021-03-24 06:26:56'),(23004,1,44,'2021-03-24 06:34:44'),(23005,1,44,'2021-03-24 06:38:42'),(23006,1,44,'2021-03-24 06:39:41'),(23007,1,44,'2021-03-24 06:46:42'),(23008,1,44,'2021-03-24 06:51:18'),(23009,1,44,'2021-03-24 06:51:45'),(23010,1,44,'2021-03-24 06:56:39'),(23011,1,44,'2021-03-24 07:03:39'),(23012,1,44,'2021-03-24 07:03:59'),(23013,1,44,'2021-03-24 07:04:04'),(23014,1,44,'2021-03-24 07:08:22'),(23015,1,44,'2021-03-24 07:14:30'),(23016,1,44,'2021-03-24 07:20:25'),(23017,1,44,'2021-03-24 07:23:45'),(23018,1,44,'2021-03-24 07:27:54'),(23019,1,44,'2021-03-24 07:33:30'),(23020,1,44,'2021-03-24 07:52:29'),(23021,1,44,'2021-03-24 07:55:42'),(23022,1,44,'2021-03-24 07:57:51'),(23023,1,44,'2021-03-24 08:08:46'),(23024,1,44,'2021-03-24 08:11:21'),(23025,1,44,'2021-03-24 08:16:52'),(23026,1,44,'2021-03-24 08:25:58'),(23027,1,44,'2021-03-24 08:27:10'),(23028,1,44,'2021-03-24 08:28:12'),(23029,1,44,'2021-03-24 08:31:06'),(23030,1,44,'2021-03-24 08:31:15'),(23031,1,14,'2021-03-24 08:31:23'),(23032,1,5,'2021-03-24 08:31:25'),(23033,1,44,'2021-03-24 08:33:03'),(23034,1,44,'2021-03-24 08:39:44'),(23035,1,6,'2021-03-24 08:41:03'),(23036,1,44,'2021-03-24 08:42:52'),(23037,1,44,'2021-03-24 08:43:44'),(23038,1,44,'2021-03-24 08:45:05'),(23039,1,6,'2021-03-24 08:51:48'),(23040,1,44,'2021-03-24 08:53:19'),(23041,1,13,'2021-03-24 08:55:55'),(23042,1,44,'2021-03-24 08:56:08'),(23043,1,44,'2021-03-24 08:57:41'),(23044,1,6,'2021-03-24 09:02:29'),(23045,1,44,'2021-03-24 09:03:14'),(23046,1,13,'2021-03-24 09:07:47'),(23047,1,44,'2021-03-24 09:09:08'),(23048,1,44,'2021-03-24 09:09:30'),(23049,1,6,'2021-03-24 09:12:03'),(23050,1,44,'2021-03-24 09:13:30'),(23051,1,44,'2021-03-24 09:19:19'),(23052,1,13,'2021-03-24 09:19:30'),(23053,1,15,'2021-03-24 09:19:56'),(23054,1,6,'2021-03-24 09:20:35'),(23055,1,44,'2021-03-24 09:20:45'),(23056,1,44,'2021-03-24 09:28:31'),(23057,1,6,'2021-03-24 09:28:42'),(23058,1,44,'2021-03-24 09:28:59'),(23059,1,44,'2021-03-24 09:30:42'),(23060,1,44,'2021-03-24 09:30:43'),(23061,1,13,'2021-03-24 09:38:33'),(23062,1,44,'2021-03-24 09:41:01'),(23063,1,44,'2021-03-24 09:48:03'),(23064,1,44,'2021-03-24 09:50:05'),(23065,1,13,'2021-03-24 09:50:26'),(23066,1,44,'2021-03-24 09:50:52'),(23067,1,44,'2021-03-24 09:52:51'),(23068,1,15,'2021-03-24 09:55:01'),(23069,1,13,'2021-03-24 10:02:04'),(23070,1,6,'2021-03-24 10:03:34'),(23071,1,44,'2021-03-24 10:04:10'),(23072,1,44,'2021-03-24 10:05:42'),(23073,1,15,'2021-03-24 10:08:24'),(23074,1,79,'2021-03-24 10:09:48'),(23075,1,44,'2021-03-24 10:11:33'),(23076,1,44,'2021-03-24 10:15:43'),(23077,1,13,'2021-03-24 10:19:51'),(23078,1,44,'2021-03-24 10:20:19'),(23079,1,44,'2021-03-24 10:21:45'),(23080,1,44,'2021-03-24 10:25:22'),(23081,1,6,'2021-03-24 10:31:11'),(23082,1,44,'2021-03-24 10:32:32'),(23083,1,13,'2021-03-24 10:37:27'),(23084,1,44,'2021-03-24 10:43:04'),(23085,1,44,'2021-03-24 10:49:33'),(23086,1,44,'2021-03-24 10:50:56'),(23087,1,44,'2021-03-24 10:50:58'),(23088,1,15,'2021-03-24 10:51:34'),(23089,1,6,'2021-03-24 10:52:05'),(23090,1,44,'2021-03-24 10:57:32'),(23091,1,44,'2021-03-24 10:58:30'),(23092,1,13,'2021-03-24 11:08:38'),(23093,1,44,'2021-03-24 11:09:13'),(23094,1,44,'2021-03-24 11:14:56'),(23095,1,44,'2021-03-24 11:18:24'),(23096,1,44,'2021-03-24 11:20:41'),(23097,1,13,'2021-03-24 11:23:10'),(23098,1,6,'2021-03-24 11:24:46'),(23099,1,44,'2021-03-24 11:25:10'),(23100,1,44,'2021-03-24 11:31:44'),(23101,1,15,'2021-03-24 11:32:33'),(23102,1,14,'2021-03-24 11:35:14'),(23103,1,44,'2021-03-24 11:36:05'),(23104,1,44,'2021-03-24 11:49:32'),(23105,1,13,'2021-03-24 11:54:43'),(23106,1,44,'2021-03-24 11:56:14'),(23107,1,44,'2021-03-24 12:01:26'),(23108,1,44,'2021-03-24 12:02:25'),(23109,1,13,'2021-03-24 12:08:11'),(23110,1,44,'2021-03-24 12:08:41'),(23111,1,44,'2021-03-24 12:22:06'),(23112,1,44,'2021-03-24 12:22:32'),(23113,1,44,'2021-03-24 12:23:31'),(23114,1,44,'2021-03-24 12:53:19'),(23115,1,44,'2021-03-24 12:55:34'),(23116,1,44,'2021-03-24 12:57:02'),(23117,1,44,'2021-03-24 12:57:56'),(23118,1,44,'2021-03-24 13:21:43'),(23119,1,44,'2021-03-24 13:25:39'),(23120,1,44,'2021-03-24 13:25:40'),(23121,1,44,'2021-03-24 13:35:50'),(23122,1,44,'2021-03-24 13:36:25'),(23123,1,44,'2021-03-24 14:28:26'),(23124,1,15,'2021-03-24 14:28:54'),(23125,1,44,'2021-03-24 14:29:56'),(23126,1,44,'2021-03-24 14:32:50'),(23127,1,6,'2021-03-24 14:33:09'),(23128,1,15,'2021-03-24 14:33:17'),(23129,1,44,'2021-03-24 14:35:01'),(23130,1,44,'2021-03-24 14:37:01'),(23131,1,13,'2021-03-24 14:37:31'),(23132,1,44,'2021-03-24 14:39:09'),(23133,1,44,'2021-03-24 14:41:23'),(23134,1,44,'2021-03-24 14:42:06'),(23135,1,44,'2021-03-24 14:44:13'),(23136,1,13,'2021-03-24 14:46:01'),(23137,1,44,'2021-03-24 14:47:27'),(23138,1,44,'2021-03-24 14:55:43'),(23139,1,44,'2021-03-24 15:07:35'),(23140,1,44,'2021-03-24 15:15:25'),(23141,1,44,'2021-03-24 15:17:14'),(23142,1,44,'2021-03-24 15:26:09'),(23143,1,44,'2021-03-24 15:27:38'),(23144,1,14,'2021-03-24 15:31:51'),(23145,1,44,'2021-03-24 15:35:01'),(23146,1,44,'2021-03-24 15:38:23'),(23147,1,44,'2021-03-24 15:39:43'),(23148,1,44,'2021-03-24 15:42:02'),(23149,1,44,'2021-03-24 15:45:12'),(23150,1,44,'2021-03-24 15:58:19'),(23151,1,44,'2021-03-24 15:58:42'),(23152,1,14,'2021-03-24 15:58:47'),(23153,1,44,'2021-03-24 16:12:12'),(23154,1,44,'2021-03-24 16:21:28'),(23155,1,14,'2021-03-24 16:26:00'),(23156,1,44,'2021-03-24 16:26:22'),(23157,1,44,'2021-03-24 16:36:21'),(23158,1,44,'2021-03-24 16:59:45'),(23159,1,44,'2021-03-24 17:14:26'),(23160,1,44,'2021-03-24 17:24:22'),(23161,1,5,'2021-03-24 17:29:03'),(23162,1,44,'2021-03-24 17:30:25'),(23163,1,44,'2021-03-24 17:32:41'),(23164,1,15,'2021-03-24 17:32:46'),(23165,1,44,'2021-03-24 17:32:52'),(23166,1,59,'2021-03-24 17:32:54'),(23167,1,45,'2021-03-24 17:32:56'),(23168,1,43,'2021-03-24 17:32:57'),(23169,1,53,'2021-03-24 17:32:57'),(23170,1,66,'2021-03-24 17:32:59'),(23171,1,56,'2021-03-24 17:33:01'),(23172,1,62,'2021-03-24 17:33:02'),(23173,1,70,'2021-03-24 17:33:04'),(23174,1,73,'2021-03-24 17:33:07'),(23175,1,76,'2021-03-24 17:33:11'),(23176,1,45,'2021-03-24 17:33:16'),(23177,1,44,'2021-03-24 17:33:19'),(23178,1,79,'2021-03-24 17:33:21'),(23179,1,5,'2021-03-24 17:33:24'),(23180,1,15,'2021-03-24 17:33:28'),(23181,1,13,'2021-03-24 17:33:32'),(23182,1,6,'2021-03-24 17:33:35'),(23183,1,14,'2021-03-24 17:33:39'),(23184,1,44,'2021-03-24 17:47:02'),(23185,1,44,'2021-03-24 17:49:04'),(23186,1,44,'2021-03-24 18:14:02'),(23187,1,44,'2021-03-24 18:14:09'),(23188,1,44,'2021-03-24 18:27:20'),(23189,1,44,'2021-03-24 18:29:25'),(23190,1,44,'2021-03-24 18:34:09'),(23191,1,44,'2021-03-24 18:56:49'),(23192,1,44,'2021-03-24 19:04:38'),(23193,1,44,'2021-03-24 19:04:52'),(23194,1,44,'2021-03-24 19:04:53'),(23195,1,44,'2021-03-24 19:15:24'),(23196,1,44,'2021-03-24 19:17:42'),(23197,1,44,'2021-03-24 19:26:15'),(23198,1,44,'2021-03-24 19:27:39'),(23199,1,6,'2021-03-24 19:56:31'),(23200,1,6,'2021-03-24 19:56:32'),(23201,1,44,'2021-03-24 19:58:36'),(23202,1,5,'2021-03-24 20:13:19'),(23203,1,44,'2021-03-24 20:14:02'),(23204,1,44,'2021-03-24 20:17:37'),(23205,1,53,'2021-03-24 20:36:01'),(23206,1,44,'2021-03-24 20:40:15'),(23207,1,44,'2021-03-24 20:42:21'),(23208,1,79,'2021-03-24 20:45:30'),(23209,1,44,'2021-03-24 20:54:06'),(23210,1,44,'2021-03-24 20:57:37'),(23211,1,44,'2021-03-24 21:06:07'),(23212,1,44,'2021-03-24 21:06:28'),(23213,1,44,'2021-03-24 21:39:58'),(23214,1,44,'2021-03-24 21:41:08'),(23215,1,44,'2021-03-24 21:56:40'),(23216,1,44,'2021-03-24 22:10:56'),(23217,1,44,'2021-03-24 22:20:25'),(23218,1,44,'2021-03-24 22:20:44'),(23219,1,44,'2021-03-24 22:28:39'),(23220,1,44,'2021-03-24 22:29:07'),(23221,1,44,'2021-03-24 22:45:16'),(23222,1,44,'2021-03-24 23:10:35'),(23223,1,44,'2021-03-24 23:12:23'),(23224,1,44,'2021-03-24 23:24:20'),(23225,1,44,'2021-03-24 23:30:34'),(23226,1,44,'2021-03-24 23:52:41'),(23227,1,44,'2021-03-24 23:59:51'),(23228,1,44,'2021-03-25 00:15:47'),(23229,1,44,'2021-03-25 00:33:31'),(23230,1,44,'2021-03-25 00:34:09'),(23231,1,5,'2021-03-25 01:04:21'),(23232,1,44,'2021-03-25 01:14:40'),(23233,1,44,'2021-03-25 01:37:17'),(23234,1,44,'2021-03-25 01:43:49'),(23235,1,44,'2021-03-25 01:49:31'),(23236,1,44,'2021-03-25 02:01:30'),(23237,1,44,'2021-03-25 02:15:49'),(23238,1,44,'2021-03-25 02:20:26'),(23239,1,44,'2021-03-25 02:33:46'),(23240,1,14,'2021-03-25 02:33:48'),(23241,1,44,'2021-03-25 02:36:30'),(23242,1,44,'2021-03-25 02:37:26'),(23243,1,15,'2021-03-25 02:37:59'),(23244,1,5,'2021-03-25 02:38:50'),(23245,1,15,'2021-03-25 02:40:51'),(23246,1,44,'2021-03-25 02:42:28'),(23247,1,44,'2021-03-25 02:48:06'),(23248,1,44,'2021-03-25 02:53:58'),(23249,1,15,'2021-03-25 02:55:39'),(23250,1,44,'2021-03-25 03:00:52'),(23251,1,15,'2021-03-25 03:06:43'),(23252,1,44,'2021-03-25 03:07:45'),(23253,1,44,'2021-03-25 03:10:38'),(23254,1,44,'2021-03-25 03:10:49'),(23255,1,6,'2021-03-25 03:14:05'),(23256,1,44,'2021-03-25 03:18:32'),(23257,1,15,'2021-03-25 03:18:33'),(23258,1,13,'2021-03-25 03:25:40'),(23259,1,44,'2021-03-25 03:27:53'),(23260,1,44,'2021-03-25 03:37:55'),(23261,1,44,'2021-03-25 03:47:34'),(23262,1,44,'2021-03-25 03:48:31'),(23263,1,13,'2021-03-25 03:58:15'),(23264,1,15,'2021-03-25 04:00:03'),(23265,1,44,'2021-03-25 04:09:51'),(23266,1,15,'2021-03-25 04:16:31'),(23267,1,44,'2021-03-25 04:19:48'),(23268,1,13,'2021-03-25 04:29:27'),(23269,1,44,'2021-03-25 04:32:59'),(23270,1,44,'2021-03-25 04:36:13'),(23271,1,44,'2021-03-25 04:38:56'),(23272,1,44,'2021-03-25 04:42:31'),(23273,1,15,'2021-03-25 04:47:50'),(23274,1,44,'2021-03-25 04:48:31'),(23275,1,44,'2021-03-25 04:48:32'),(23276,1,44,'2021-03-25 04:48:33'),(23277,1,44,'2021-03-25 04:48:44'),(23278,1,44,'2021-03-25 04:49:03'),(23279,1,44,'2021-03-25 04:52:27'),(23280,1,44,'2021-03-25 04:52:52'),(23281,1,44,'2021-03-25 05:07:56'),(23282,1,44,'2021-03-25 05:12:48'),(23283,1,15,'2021-03-25 05:27:42'),(23284,1,44,'2021-03-25 05:30:44'),(23285,1,44,'2021-03-25 05:42:02'),(23286,1,44,'2021-03-25 05:50:36'),(23287,1,44,'2021-03-25 06:13:59'),(23288,1,44,'2021-03-25 06:18:29'),(23289,1,6,'2021-03-25 06:21:03'),(23290,1,66,'2021-03-25 06:22:34'),(23291,1,44,'2021-03-25 06:24:02'),(23292,1,44,'2021-03-25 06:32:39'),(23293,1,44,'2021-03-25 06:34:40'),(23294,1,44,'2021-03-25 06:42:49'),(23295,1,44,'2021-03-25 06:43:18'),(23296,1,44,'2021-03-25 06:48:23'),(23297,1,6,'2021-03-25 06:53:53'),(23298,1,44,'2021-03-25 07:00:47'),(23299,1,44,'2021-03-25 07:00:59'),(23300,1,44,'2021-03-25 07:00:59'),(23301,1,44,'2021-03-25 07:01:27'),(23302,1,44,'2021-03-25 07:04:52'),(23303,1,44,'2021-03-25 07:13:52'),(23304,1,44,'2021-03-25 07:16:13'),(23305,1,44,'2021-03-25 07:16:15'),(23306,1,44,'2021-03-25 07:16:16'),(23307,1,44,'2021-03-25 07:16:18'),(23308,1,44,'2021-03-25 07:23:43'),(23309,1,44,'2021-03-25 07:27:52'),(23310,1,44,'2021-03-25 07:36:41'),(23311,1,44,'2021-03-25 07:38:42'),(23312,1,44,'2021-03-25 07:40:11'),(23313,1,44,'2021-03-25 07:40:31'),(23314,1,6,'2021-03-25 07:42:24'),(23315,1,44,'2021-03-25 07:44:13'),(23316,1,44,'2021-03-25 07:50:18'),(23317,1,44,'2021-03-25 07:51:32'),(23318,1,44,'2021-03-25 08:12:06'),(23319,1,44,'2021-03-25 08:22:41'),(23320,1,44,'2021-03-25 08:23:25'),(23321,1,44,'2021-03-25 08:23:31'),(23322,1,44,'2021-03-25 08:30:03'),(23323,1,44,'2021-03-25 08:32:24'),(23324,1,44,'2021-03-25 08:33:47'),(23325,1,44,'2021-03-25 08:37:25'),(23326,1,44,'2021-03-25 08:43:11'),(23327,1,44,'2021-03-25 08:45:44'),(23328,1,44,'2021-03-25 08:49:44'),(23329,1,44,'2021-03-25 08:55:29'),(23330,1,44,'2021-03-25 08:55:52'),(23331,1,44,'2021-03-25 08:58:57'),(23332,1,44,'2021-03-25 09:06:46'),(23333,1,44,'2021-03-25 09:10:25'),(23334,1,44,'2021-03-25 09:17:14'),(23335,1,6,'2021-03-25 09:19:55'),(23336,1,44,'2021-03-25 09:20:03'),(23337,1,5,'2021-03-25 09:21:24'),(23338,1,44,'2021-03-25 09:22:14'),(23339,1,44,'2021-03-25 09:23:00'),(23340,1,13,'2021-03-25 09:27:01'),(23341,1,44,'2021-03-25 09:27:15'),(23342,1,14,'2021-03-25 09:29:16'),(23343,1,44,'2021-03-25 09:32:24'),(23344,1,44,'2021-03-25 09:37:18'),(23345,1,44,'2021-03-25 09:48:23'),(23346,1,44,'2021-03-25 10:01:14'),(23347,1,44,'2021-03-25 10:02:09'),(23348,1,44,'2021-03-25 10:02:50'),(23349,1,44,'2021-03-25 10:18:37'),(23350,1,44,'2021-03-25 10:19:15'),(23351,1,44,'2021-03-25 10:22:10'),(23352,1,44,'2021-03-25 10:29:40'),(23353,1,44,'2021-03-25 10:30:32'),(23354,1,44,'2021-03-25 10:30:37'),(23355,1,44,'2021-03-25 10:30:45'),(23356,1,44,'2021-03-25 10:30:50'),(23357,1,44,'2021-03-25 10:37:11'),(23358,1,6,'2021-03-25 10:40:49'),(23359,1,5,'2021-03-25 10:53:28'),(23360,1,13,'2021-03-25 10:58:07'),(23361,1,62,'2021-03-25 11:01:21'),(23362,1,44,'2021-03-25 11:01:30'),(23363,1,44,'2021-03-25 11:05:13'),(23364,1,44,'2021-03-25 11:05:46'),(23365,1,14,'2021-03-25 11:17:05'),(23366,1,15,'2021-03-25 11:20:52'),(23367,1,44,'2021-03-25 11:21:58'),(23368,1,44,'2021-03-25 11:22:20'),(23369,1,44,'2021-03-25 11:30:10'),(23370,1,44,'2021-03-25 11:36:01'),(23371,1,44,'2021-03-25 11:38:47'),(23372,1,13,'2021-03-25 11:39:34'),(23373,1,44,'2021-03-25 11:43:16'),(23374,1,5,'2021-03-25 11:45:20'),(23375,1,44,'2021-03-25 11:45:53'),(23376,1,44,'2021-03-25 11:46:45'),(23377,1,44,'2021-03-25 11:50:17'),(23378,1,44,'2021-03-25 11:51:05'),(23379,1,44,'2021-03-25 11:54:02'),(23380,1,44,'2021-03-25 11:54:58'),(23381,1,44,'2021-03-25 11:58:51'),(23382,1,44,'2021-03-25 12:05:36'),(23383,1,44,'2021-03-25 12:06:58'),(23384,1,44,'2021-03-25 12:14:35'),(23385,1,44,'2021-03-25 12:16:16'),(23386,1,44,'2021-03-25 12:19:13'),(23387,1,44,'2021-03-25 12:19:24'),(23388,1,13,'2021-03-25 12:20:22'),(23389,1,44,'2021-03-25 12:29:36'),(23390,1,44,'2021-03-25 12:30:17'),(23391,1,44,'2021-03-25 12:30:30'),(23392,1,44,'2021-03-25 12:30:32'),(23393,1,44,'2021-03-25 12:30:36'),(23394,1,44,'2021-03-25 12:30:42'),(23395,1,44,'2021-03-25 12:30:44'),(23396,1,44,'2021-03-25 12:30:48'),(23397,1,44,'2021-03-25 12:30:53'),(23398,1,6,'2021-03-25 12:32:45'),(23399,1,44,'2021-03-25 12:37:14'),(23400,1,15,'2021-03-25 12:37:58'),(23401,1,44,'2021-03-25 12:38:11'),(23402,1,44,'2021-03-25 12:50:37'),(23403,1,13,'2021-03-25 12:55:32'),(23404,1,44,'2021-03-25 12:55:57'),(23405,1,44,'2021-03-25 13:08:03'),(23406,1,44,'2021-03-25 13:10:53'),(23407,1,44,'2021-03-25 13:10:59'),(23408,1,44,'2021-03-25 13:13:28'),(23409,1,44,'2021-03-25 13:15:38'),(23410,1,44,'2021-03-25 13:20:36'),(23411,1,44,'2021-03-25 13:23:50'),(23412,1,44,'2021-03-25 13:25:32'),(23413,1,13,'2021-03-25 13:27:59'),(23414,1,44,'2021-03-25 13:40:22'),(23415,1,14,'2021-03-25 13:41:38'),(23416,1,44,'2021-03-25 13:48:28'),(23417,1,15,'2021-03-25 13:52:22'),(23418,1,44,'2021-03-25 13:55:12'),(23419,1,13,'2021-03-25 14:00:45'),(23420,1,44,'2021-03-25 14:03:37'),(23421,1,44,'2021-03-25 14:10:20'),(23422,1,44,'2021-03-25 14:12:01'),(23423,1,44,'2021-03-25 14:22:27'),(23424,1,44,'2021-03-25 14:27:42'),(23425,1,5,'2021-03-25 14:28:58'),(23426,1,14,'2021-03-25 14:32:25'),(23427,1,14,'2021-03-25 14:33:28'),(23428,1,44,'2021-03-25 14:33:31'),(23429,1,5,'2021-03-25 14:35:37'),(23430,1,44,'2021-03-25 14:36:26'),(23431,1,14,'2021-03-25 14:37:01'),(23432,1,44,'2021-03-25 14:37:18'),(23433,1,44,'2021-03-25 14:39:47'),(23434,1,15,'2021-03-25 14:40:37'),(23435,1,44,'2021-03-25 14:43:04'),(23436,1,44,'2021-03-25 14:43:29'),(23437,1,5,'2021-03-25 14:44:52'),(23438,1,15,'2021-03-25 14:45:02'),(23439,1,44,'2021-03-25 14:46:02'),(23440,1,6,'2021-03-25 14:47:51'),(23441,1,5,'2021-03-25 14:47:54'),(23442,1,44,'2021-03-25 14:48:02'),(23443,1,44,'2021-03-25 14:48:46'),(23444,1,44,'2021-03-25 14:50:28'),(23445,1,44,'2021-03-25 14:53:27'),(23446,1,44,'2021-03-25 14:57:15'),(23447,1,44,'2021-03-25 14:58:49'),(23448,1,43,'2021-03-25 15:01:28'),(23449,1,44,'2021-03-25 15:03:50'),(23450,1,44,'2021-03-25 15:08:30'),(23451,1,44,'2021-03-25 15:25:32'),(23452,1,44,'2021-03-25 15:37:03'),(23453,1,44,'2021-03-25 15:46:36'),(23454,1,44,'2021-03-25 15:52:23'),(23455,1,44,'2021-03-25 16:08:43'),(23456,1,6,'2021-03-25 16:15:55'),(23457,1,44,'2021-03-25 16:19:29'),(23458,1,6,'2021-03-25 16:38:21'),(23459,1,44,'2021-03-25 16:44:15'),(23460,1,44,'2021-03-25 16:48:11'),(23461,1,6,'2021-03-25 16:59:14'),(23462,1,44,'2021-03-25 17:05:43'),(23463,1,13,'2021-03-25 17:09:09'),(23464,1,6,'2021-03-25 17:24:22'),(23465,1,44,'2021-03-25 17:35:06'),(23466,1,44,'2021-03-25 17:38:07'),(23467,1,44,'2021-03-25 17:59:33'),(23468,1,44,'2021-03-25 18:00:31'),(23469,1,44,'2021-03-25 18:02:50'),(23470,1,44,'2021-03-25 18:12:30'),(23471,1,44,'2021-03-25 18:29:44'),(23472,1,44,'2021-03-25 18:53:22'),(23473,1,44,'2021-03-25 19:21:08'),(23474,1,44,'2021-03-25 19:21:20'),(23475,1,44,'2021-03-25 19:21:21'),(23476,1,44,'2021-03-25 19:43:50'),(23477,1,44,'2021-03-25 20:17:15'),(23478,1,44,'2021-03-25 20:24:00'),(23479,1,44,'2021-03-25 20:32:48'),(23480,1,44,'2021-03-25 20:38:46'),(23481,1,73,'2021-03-25 20:50:36'),(23482,1,44,'2021-03-25 21:02:44'),(23483,1,44,'2021-03-25 21:18:26'),(23484,1,44,'2021-03-25 21:21:06'),(23485,1,5,'2021-03-25 21:28:43'),(23486,1,44,'2021-03-25 21:41:01'),(23487,1,44,'2021-03-25 21:47:33'),(23488,1,44,'2021-03-25 21:51:47'),(23489,1,44,'2021-03-25 22:07:08'),(23490,1,44,'2021-03-25 22:07:12'),(23491,1,44,'2021-03-25 22:11:34'),(23492,1,44,'2021-03-25 22:29:15'),(23493,1,6,'2021-03-25 22:29:18'),(23494,1,44,'2021-03-25 22:40:05'),(23495,1,44,'2021-03-25 22:59:02'),(23496,1,44,'2021-03-25 22:59:16'),(23497,1,44,'2021-03-25 23:26:17'),(23498,1,44,'2021-03-25 23:41:55'),(23499,1,44,'2021-03-25 23:47:40'),(23500,1,66,'2021-03-26 00:12:55'),(23501,1,44,'2021-03-26 00:15:27'),(23502,1,44,'2021-03-26 00:27:41'),(23503,1,44,'2021-03-26 00:31:47'),(23504,1,44,'2021-03-26 01:43:26'),(23505,1,44,'2021-03-26 01:43:35'),(23506,1,44,'2021-03-26 01:44:06'),(23507,1,44,'2021-03-26 01:57:21'),(23508,1,15,'2021-03-26 02:00:06'),(23509,1,44,'2021-03-26 02:08:56'),(23510,1,44,'2021-03-26 02:14:22'),(23511,1,44,'2021-03-26 02:19:16'),(23512,1,44,'2021-03-26 02:31:16'),(23513,1,44,'2021-03-26 02:33:56'),(23514,1,15,'2021-03-26 02:35:41'),(23515,1,15,'2021-03-26 02:38:01'),(23516,1,44,'2021-03-26 02:38:25'),(23517,1,14,'2021-03-26 02:38:27'),(23518,1,5,'2021-03-26 02:38:33'),(23519,1,15,'2021-03-26 02:41:22'),(23520,1,44,'2021-03-26 02:43:41'),(23521,1,15,'2021-03-26 02:46:54'),(23522,1,44,'2021-03-26 02:48:45'),(23523,1,44,'2021-03-26 02:50:58'),(23524,1,44,'2021-03-26 02:52:59'),(23525,1,15,'2021-03-26 03:01:22'),(23526,1,70,'2021-03-26 03:05:55'),(23527,1,44,'2021-03-26 03:07:35'),(23528,1,6,'2021-03-26 03:08:37'),(23529,1,15,'2021-03-26 03:10:54'),(23530,1,44,'2021-03-26 03:11:39'),(23531,1,44,'2021-03-26 03:19:39'),(23532,1,15,'2021-03-26 03:21:06'),(23533,1,44,'2021-03-26 03:21:48'),(23534,1,44,'2021-03-26 03:33:52'),(23535,1,15,'2021-03-26 03:36:24'),(23536,1,44,'2021-03-26 03:38:17'),(23537,1,44,'2021-03-26 03:49:38'),(23538,1,15,'2021-03-26 03:50:47'),(23539,1,44,'2021-03-26 03:54:21'),(23540,1,44,'2021-03-26 03:55:30'),(23541,1,15,'2021-03-26 03:56:47'),(23542,1,15,'2021-03-26 04:27:37'),(23543,1,44,'2021-03-26 04:31:41'),(23544,1,44,'2021-03-26 04:39:39'),(23545,1,44,'2021-03-26 04:42:07'),(23546,1,44,'2021-03-26 04:48:38'),(23547,1,44,'2021-03-26 04:48:38'),(23548,1,44,'2021-03-26 04:58:59'),(23549,1,44,'2021-03-26 05:02:53'),(23550,1,5,'2021-03-26 05:06:54'),(23551,1,44,'2021-03-26 05:13:45'),(23552,1,44,'2021-03-26 05:17:42'),(23553,1,44,'2021-03-26 05:26:41'),(23554,1,44,'2021-03-26 05:32:08'),(23555,1,44,'2021-03-26 05:37:26'),(23556,1,44,'2021-03-26 05:40:52'),(23557,1,44,'2021-03-26 05:48:09'),(23558,1,44,'2021-03-26 05:49:25'),(23559,1,44,'2021-03-26 05:51:54'),(23560,1,44,'2021-03-26 06:00:42'),(23561,1,44,'2021-03-26 06:10:53'),(23562,1,44,'2021-03-26 06:10:58'),(23563,1,0,'2021-03-26 06:11:02'),(23564,1,0,'2021-03-26 06:11:06'),(23565,1,44,'2021-03-26 06:11:12'),(23566,1,44,'2021-03-26 06:11:12'),(23567,1,44,'2021-03-26 06:11:14'),(23568,1,44,'2021-03-26 06:11:15'),(23569,1,44,'2021-03-26 06:11:20'),(23570,1,44,'2021-03-26 06:11:23'),(23571,1,44,'2021-03-26 06:11:24'),(23572,1,44,'2021-03-26 06:11:25'),(23573,1,0,'2021-03-26 06:11:41'),(23574,1,44,'2021-03-26 06:11:52'),(23575,1,44,'2021-03-26 06:11:56'),(23576,1,0,'2021-03-26 06:12:10'),(23577,1,44,'2021-03-26 06:12:11'),(23578,1,44,'2021-03-26 06:12:12'),(23579,1,44,'2021-03-26 06:12:13'),(23580,1,44,'2021-03-26 06:12:14'),(23581,1,44,'2021-03-26 06:12:15'),(23582,1,44,'2021-03-26 06:12:16'),(23583,1,44,'2021-03-26 06:12:17'),(23584,1,44,'2021-03-26 06:12:18'),(23585,1,44,'2021-03-26 06:12:20'),(23586,1,44,'2021-03-26 06:12:21'),(23587,1,44,'2021-03-26 06:12:23'),(23588,1,44,'2021-03-26 06:12:24'),(23589,1,44,'2021-03-26 06:12:24'),(23590,1,44,'2021-03-26 06:12:41'),(23591,1,44,'2021-03-26 06:18:36'),(23592,1,44,'2021-03-26 06:25:11'),(23593,1,44,'2021-03-26 06:26:47'),(23594,1,44,'2021-03-26 06:38:14'),(23595,1,44,'2021-03-26 06:38:23'),(23596,1,44,'2021-03-26 06:41:01'),(23597,1,44,'2021-03-26 06:43:20'),(23598,1,44,'2021-03-26 06:44:35'),(23599,1,44,'2021-03-26 06:49:32'),(23600,1,44,'2021-03-26 06:56:58'),(23601,1,44,'2021-03-26 06:58:34'),(23602,1,44,'2021-03-26 07:09:33'),(23603,1,44,'2021-03-26 07:09:45'),(23604,1,44,'2021-03-26 07:09:46'),(23605,1,44,'2021-03-26 07:16:38'),(23606,1,44,'2021-03-26 07:33:30'),(23607,1,44,'2021-03-26 07:38:49'),(23608,1,44,'2021-03-26 07:40:38'),(23609,1,44,'2021-03-26 07:44:17'),(23610,1,44,'2021-03-26 07:53:28'),(23611,1,44,'2021-03-26 07:56:56'),(23612,1,44,'2021-03-26 07:57:37'),(23613,1,44,'2021-03-26 07:59:47'),(23614,1,44,'2021-03-26 08:01:37'),(23615,1,44,'2021-03-26 08:01:38'),(23616,1,44,'2021-03-26 08:10:26'),(23617,1,44,'2021-03-26 08:13:48'),(23618,1,13,'2021-03-26 08:19:42'),(23619,1,44,'2021-03-26 08:22:04'),(23620,1,44,'2021-03-26 08:31:17'),(23621,1,14,'2021-03-26 08:32:10'),(23622,1,5,'2021-03-26 08:33:10'),(23623,1,44,'2021-03-26 08:33:48'),(23624,1,6,'2021-03-26 08:34:24'),(23625,1,44,'2021-03-26 08:37:36'),(23626,1,6,'2021-03-26 08:40:49'),(23627,1,44,'2021-03-26 08:40:56'),(23628,1,6,'2021-03-26 08:45:04'),(23629,1,44,'2021-03-26 08:45:30'),(23630,1,15,'2021-03-26 08:46:56'),(23631,1,44,'2021-03-26 08:54:06'),(23632,1,44,'2021-03-26 08:55:09'),(23633,1,15,'2021-03-26 08:55:17'),(23634,1,15,'2021-03-26 09:01:32'),(23635,1,44,'2021-03-26 09:03:02'),(23636,1,15,'2021-03-26 09:08:46'),(23637,1,44,'2021-03-26 09:10:42'),(23638,1,15,'2021-03-26 09:16:08'),(23639,1,44,'2021-03-26 09:17:46'),(23640,1,44,'2021-03-26 09:19:03'),(23641,1,13,'2021-03-26 09:19:49'),(23642,1,44,'2021-03-26 09:24:49'),(23643,1,44,'2021-03-26 09:25:31'),(23644,1,15,'2021-03-26 09:29:07'),(23645,1,44,'2021-03-26 09:34:09'),(23646,1,44,'2021-03-26 09:35:34'),(23647,1,44,'2021-03-26 09:39:41'),(23648,1,44,'2021-03-26 09:41:33'),(23649,1,44,'2021-03-26 09:44:15'),(23650,1,15,'2021-03-26 09:44:21'),(23651,1,44,'2021-03-26 09:45:28'),(23652,1,44,'2021-03-26 10:00:47'),(23653,1,15,'2021-03-26 10:02:55'),(23654,1,13,'2021-03-26 10:05:51'),(23655,1,44,'2021-03-26 10:06:58'),(23656,1,44,'2021-03-26 10:08:33'),(23657,1,44,'2021-03-26 10:11:00'),(23658,1,44,'2021-03-26 10:26:02'),(23659,1,44,'2021-03-26 10:27:27'),(23660,1,44,'2021-03-26 10:27:37'),(23661,1,44,'2021-03-26 10:27:40'),(23662,1,15,'2021-03-26 10:32:37'),(23663,1,44,'2021-03-26 10:36:26'),(23664,1,6,'2021-03-26 10:36:28'),(23665,1,6,'2021-03-26 10:36:31'),(23666,1,13,'2021-03-26 10:37:26'),(23667,1,6,'2021-03-26 10:37:27'),(23668,1,44,'2021-03-26 10:48:27'),(23669,1,44,'2021-03-26 10:50:19'),(23670,1,44,'2021-03-26 10:57:48'),(23671,1,44,'2021-03-26 11:08:19'),(23672,1,44,'2021-03-26 11:10:33'),(23673,1,15,'2021-03-26 11:13:30'),(23674,1,44,'2021-03-26 11:18:19'),(23675,1,44,'2021-03-26 11:22:06'),(23676,1,44,'2021-03-26 11:46:38'),(23677,1,44,'2021-03-26 11:48:08'),(23678,1,44,'2021-03-26 11:51:39'),(23679,1,44,'2021-03-26 11:54:03'),(23680,1,15,'2021-03-26 11:55:25'),(23681,1,44,'2021-03-26 11:58:21'),(23682,1,13,'2021-03-26 12:06:36'),(23683,1,44,'2021-03-26 12:11:36'),(23684,1,44,'2021-03-26 12:23:35'),(23685,1,44,'2021-03-26 12:24:00'),(23686,1,44,'2021-03-26 12:26:22'),(23687,1,44,'2021-03-26 12:29:46'),(23688,1,44,'2021-03-26 12:41:08'),(23689,1,13,'2021-03-26 12:41:25'),(23690,1,44,'2021-03-26 12:42:01'),(23691,1,44,'2021-03-26 12:58:34'),(23692,1,44,'2021-03-26 13:00:48'),(23693,1,44,'2021-03-26 13:03:03'),(23694,1,44,'2021-03-26 13:13:17'),(23695,1,13,'2021-03-26 13:15:49'),(23696,1,44,'2021-03-26 13:31:12'),(23697,1,44,'2021-03-26 13:38:58'),(23698,1,44,'2021-03-26 13:41:35'),(23699,1,44,'2021-03-26 13:48:09'),(23700,1,44,'2021-03-26 13:48:31'),(23701,1,13,'2021-03-26 13:48:33'),(23702,1,44,'2021-03-26 14:04:52'),(23703,1,44,'2021-03-26 14:08:15'),(23704,1,44,'2021-03-26 14:09:10'),(23705,1,44,'2021-03-26 14:11:23'),(23706,1,13,'2021-03-26 14:20:03'),(23707,1,44,'2021-03-26 14:29:41'),(23708,1,14,'2021-03-26 14:31:41'),(23709,1,44,'2021-03-26 14:31:42'),(23710,1,5,'2021-03-26 14:33:26'),(23711,1,44,'2021-03-26 14:34:28'),(23712,1,44,'2021-03-26 14:34:30'),(23713,1,13,'2021-03-26 14:34:33'),(23714,1,44,'2021-03-26 14:34:43'),(23715,1,15,'2021-03-26 14:35:30'),(23716,1,6,'2021-03-26 14:37:23'),(23717,1,44,'2021-03-26 14:38:03'),(23718,1,6,'2021-03-26 14:40:15'),(23719,1,44,'2021-03-26 14:40:56'),(23720,1,44,'2021-03-26 14:41:37'),(23721,1,6,'2021-03-26 14:43:08'),(23722,1,44,'2021-03-26 14:43:54'),(23723,1,44,'2021-03-26 14:44:09'),(23724,1,44,'2021-03-26 14:44:38'),(23725,1,44,'2021-03-26 14:46:23'),(23726,1,6,'2021-03-26 14:46:30'),(23727,1,6,'2021-03-26 14:50:38'),(23728,1,44,'2021-03-26 14:51:44'),(23729,1,6,'2021-03-26 14:55:50'),(23730,1,44,'2021-03-26 14:56:30'),(23731,1,44,'2021-03-26 14:57:11'),(23732,1,44,'2021-03-26 15:09:02'),(23733,1,44,'2021-03-26 15:24:41'),(23734,1,44,'2021-03-26 15:27:03'),(23735,1,44,'2021-03-26 15:33:59'),(23736,1,44,'2021-03-26 15:36:18'),(23737,1,13,'2021-03-26 15:36:29'),(23738,1,44,'2021-03-26 15:38:47'),(23739,1,44,'2021-03-26 15:39:30'),(23740,1,44,'2021-03-26 15:48:11'),(23741,1,44,'2021-03-26 16:00:34'),(23742,1,44,'2021-03-26 16:06:24'),(23743,1,44,'2021-03-26 16:09:54'),(23744,1,13,'2021-03-26 16:17:54'),(23745,1,44,'2021-03-26 16:28:41'),(23746,1,44,'2021-03-26 16:35:59'),(23747,1,44,'2021-03-26 16:40:27'),(23748,1,44,'2021-03-26 16:44:39'),(23749,1,44,'2021-03-26 16:52:17'),(23750,1,44,'2021-03-26 16:57:26'),(23751,1,44,'2021-03-26 17:09:32'),(23752,1,44,'2021-03-26 17:13:43'),(23753,1,44,'2021-03-26 17:15:18'),(23754,1,44,'2021-03-26 17:15:50'),(23755,1,44,'2021-03-26 17:38:49'),(23756,1,44,'2021-03-26 17:43:38'),(23757,1,44,'2021-03-26 18:14:48'),(23758,1,44,'2021-03-26 18:28:10'),(23759,1,44,'2021-03-26 18:33:54'),(23760,1,44,'2021-03-26 18:43:30'),(23761,1,59,'2021-03-26 18:47:55'),(23762,1,44,'2021-03-26 18:48:32'),(23763,1,44,'2021-03-26 18:58:43'),(23764,1,44,'2021-03-26 19:09:50'),(23765,1,44,'2021-03-26 19:10:07'),(23766,1,44,'2021-03-26 19:10:08'),(23767,1,44,'2021-03-26 19:17:12'),(23768,1,44,'2021-03-26 19:27:10'),(23769,1,44,'2021-03-26 19:51:12'),(23770,1,44,'2021-03-26 19:55:20'),(23771,1,44,'2021-03-26 20:12:44'),(23772,1,44,'2021-03-26 20:18:02'),(23773,1,56,'2021-03-26 20:24:53'),(23774,1,44,'2021-03-26 20:27:31'),(23775,1,44,'2021-03-26 20:32:48'),(23776,1,5,'2021-03-26 20:35:27'),(23777,1,45,'2021-03-26 20:36:19'),(23778,1,45,'2021-03-26 20:36:22'),(23779,1,45,'2021-03-26 20:36:27'),(23780,1,45,'2021-03-26 20:36:30'),(23781,1,45,'2021-03-26 20:36:31'),(23782,1,44,'2021-03-26 20:36:39'),(23783,1,44,'2021-03-26 20:36:39'),(23784,1,44,'2021-03-26 20:36:40'),(23785,1,44,'2021-03-26 20:36:41'),(23786,1,44,'2021-03-26 20:36:42'),(23787,1,44,'2021-03-26 20:40:36'),(23788,1,44,'2021-03-26 20:47:16'),(23789,1,44,'2021-03-26 20:56:22'),(23790,1,44,'2021-03-26 20:58:02'),(23791,1,44,'2021-03-26 21:11:46'),(23792,1,44,'2021-03-26 21:16:53'),(23793,1,44,'2021-03-26 21:19:42'),(23794,1,44,'2021-03-26 21:25:04'),(23795,1,44,'2021-03-26 21:28:45'),(23796,1,44,'2021-03-26 21:45:10'),(23797,1,44,'2021-03-26 21:47:58'),(23798,1,44,'2021-03-26 22:04:14'),(23799,1,44,'2021-03-26 22:11:58'),(23800,1,44,'2021-03-26 22:12:01'),(23801,1,6,'2021-03-26 22:39:12'),(23802,1,44,'2021-03-26 23:30:36'),(23803,1,73,'2021-03-27 00:10:34'),(23804,1,44,'2021-03-27 00:16:00'),(23805,1,14,'2021-03-27 00:29:49'),(23806,1,76,'2021-03-27 00:50:09'),(23807,1,73,'2021-03-27 01:16:00'),(23808,1,44,'2021-03-27 01:33:35'),(23809,1,44,'2021-03-27 01:41:22'),(23810,1,44,'2021-03-27 01:44:34'),(23811,1,44,'2021-03-27 02:03:43'),(23812,1,44,'2021-03-27 02:18:16'),(23813,1,44,'2021-03-27 02:31:32'),(23814,1,44,'2021-03-27 02:36:24'),(23815,1,6,'2021-03-27 02:36:50'),(23816,1,15,'2021-03-27 02:38:32'),(23817,1,44,'2021-03-27 02:40:51'),(23818,1,5,'2021-03-27 02:45:15'),(23819,1,44,'2021-03-27 02:46:59'),(23820,1,44,'2021-03-27 02:50:47'),(23821,1,44,'2021-03-27 02:53:05'),(23822,1,44,'2021-03-27 02:57:42'),(23823,1,13,'2021-03-27 03:01:40'),(23824,1,44,'2021-03-27 03:02:13'),(23825,1,44,'2021-03-27 03:08:16'),(23826,1,44,'2021-03-27 03:10:12'),(23827,1,44,'2021-03-27 03:15:03'),(23828,1,44,'2021-03-27 03:15:09'),(23829,1,44,'2021-03-27 03:28:22'),(23830,1,5,'2021-03-27 03:32:25'),(23831,1,44,'2021-03-27 03:44:18'),(23832,1,44,'2021-03-27 04:01:26'),(23833,1,14,'2021-03-27 04:04:33'),(23834,1,5,'2021-03-27 04:12:55'),(23835,1,13,'2021-03-27 04:19:23'),(23836,1,44,'2021-03-27 04:38:18'),(23837,1,44,'2021-03-27 04:38:20'),(23838,1,44,'2021-03-27 04:40:42'),(23839,1,44,'2021-03-27 04:40:43'),(23840,1,44,'2021-03-27 04:45:13'),(23841,1,44,'2021-03-27 04:48:40'),(23842,1,44,'2021-03-27 04:48:43'),(23843,1,44,'2021-03-27 04:55:09'),(23844,1,6,'2021-03-27 04:56:40'),(23845,1,44,'2021-03-27 05:09:08'),(23846,1,44,'2021-03-27 05:14:37'),(23847,1,44,'2021-03-27 05:16:40'),(23848,1,44,'2021-03-27 05:21:11'),(23849,1,79,'2021-03-27 05:21:47'),(23850,1,44,'2021-03-27 05:21:48'),(23851,1,13,'2021-03-27 05:23:01'),(23852,1,44,'2021-03-27 05:27:55'),(23853,1,44,'2021-03-27 05:42:12'),(23854,1,44,'2021-03-27 05:47:31'),(23855,1,13,'2021-03-27 05:50:01'),(23856,1,44,'2021-03-27 05:59:10'),(23857,1,44,'2021-03-27 06:03:39'),(23858,1,44,'2021-03-27 06:09:34'),(23859,1,13,'2021-03-27 06:16:06'),(23860,1,44,'2021-03-27 06:18:05'),(23861,1,44,'2021-03-27 06:27:42'),(23862,1,44,'2021-03-27 06:37:26'),(23863,1,13,'2021-03-27 06:41:03'),(23864,1,44,'2021-03-27 06:44:04'),(23865,1,66,'2021-03-27 06:45:55'),(23866,1,44,'2021-03-27 06:46:09'),(23867,1,44,'2021-03-27 06:46:31'),(23868,1,44,'2021-03-27 06:46:32'),(23869,1,44,'2021-03-27 06:52:47'),(23870,1,53,'2021-03-27 06:59:58'),(23871,1,44,'2021-03-27 06:59:59'),(23872,1,44,'2021-03-27 07:00:00'),(23873,1,44,'2021-03-27 07:03:46'),(23874,1,44,'2021-03-27 07:08:12'),(23875,1,13,'2021-03-27 07:18:32'),(23876,1,44,'2021-03-27 07:19:10'),(23877,1,45,'2021-03-27 07:27:28'),(23878,1,44,'2021-03-27 07:27:53'),(23879,1,44,'2021-03-27 07:32:03'),(23880,1,44,'2021-03-27 07:36:55'),(23881,1,44,'2021-03-27 07:42:32'),(23882,1,44,'2021-03-27 07:44:40'),(23883,1,44,'2021-03-27 07:46:48'),(23884,1,44,'2021-03-27 07:48:31'),(23885,1,44,'2021-03-27 07:48:37'),(23886,1,44,'2021-03-27 07:48:44'),(23887,1,6,'2021-03-27 07:49:23'),(23888,1,15,'2021-03-27 07:49:57'),(23889,1,44,'2021-03-27 07:50:29'),(23890,1,13,'2021-03-27 07:51:03'),(23891,1,44,'2021-03-27 07:52:47'),(23892,1,44,'2021-03-27 07:56:26'),(23893,1,44,'2021-03-27 08:02:14'),(23894,1,44,'2021-03-27 08:03:11'),(23895,1,44,'2021-03-27 08:03:36'),(23896,1,44,'2021-03-27 08:07:15'),(23897,1,44,'2021-03-27 08:12:57'),(23898,1,44,'2021-03-27 08:14:59'),(23899,1,44,'2021-03-27 08:15:49'),(23900,1,76,'2021-03-27 08:24:07'),(23901,1,13,'2021-03-27 08:24:50'),(23902,1,44,'2021-03-27 08:29:36'),(23903,1,5,'2021-03-27 08:32:00'),(23904,1,14,'2021-03-27 08:33:38'),(23905,1,44,'2021-03-27 08:33:38'),(23906,1,44,'2021-03-27 08:46:14'),(23907,1,13,'2021-03-27 08:52:16'),(23908,1,44,'2021-03-27 08:54:33'),(23909,1,44,'2021-03-27 08:58:04'),(23910,1,44,'2021-03-27 09:06:04'),(23911,1,44,'2021-03-27 09:07:17'),(23912,1,6,'2021-03-27 09:07:26'),(23913,1,13,'2021-03-27 09:16:13'),(23914,1,44,'2021-03-27 09:33:09'),(23915,1,44,'2021-03-27 09:34:07'),(23916,1,44,'2021-03-27 09:42:01'),(23917,1,44,'2021-03-27 09:43:30'),(23918,1,6,'2021-03-27 09:46:31'),(23919,1,44,'2021-03-27 09:48:55'),(23920,1,44,'2021-03-27 09:49:02'),(23921,1,44,'2021-03-27 10:01:24'),(23922,1,44,'2021-03-27 10:05:26'),(23923,1,13,'2021-03-27 10:11:16'),(23924,1,44,'2021-03-27 10:12:13'),(23925,1,44,'2021-03-27 10:16:28'),(23926,1,15,'2021-03-27 10:20:36'),(23927,1,6,'2021-03-27 10:23:10'),(23928,1,44,'2021-03-27 10:25:43'),(23929,1,44,'2021-03-27 10:27:30'),(23930,1,44,'2021-03-27 10:28:43'),(23931,1,44,'2021-03-27 10:42:31'),(23932,1,70,'2021-03-27 10:45:10'),(23933,1,44,'2021-03-27 10:47:02'),(23934,1,44,'2021-03-27 10:48:42'),(23935,1,44,'2021-03-27 10:50:36'),(23936,1,15,'2021-03-27 10:50:57'),(23937,1,6,'2021-03-27 10:57:00'),(23938,1,13,'2021-03-27 10:58:44'),(23939,1,44,'2021-03-27 11:07:21'),(23940,1,44,'2021-03-27 11:09:43'),(23941,1,73,'2021-03-27 11:13:10'),(23942,1,44,'2021-03-27 11:14:33'),(23943,1,44,'2021-03-27 11:18:36'),(23944,1,15,'2021-03-27 11:21:38'),(23945,1,44,'2021-03-27 11:31:46'),(23946,1,44,'2021-03-27 11:40:12'),(23947,1,13,'2021-03-27 11:46:34'),(23948,1,44,'2021-03-27 11:47:02'),(23949,1,73,'2021-03-27 11:49:43'),(23950,1,15,'2021-03-27 11:50:06'),(23951,1,44,'2021-03-27 12:15:19'),(23952,1,44,'2021-03-27 12:16:19'),(23953,1,15,'2021-03-27 12:18:50'),(23954,1,13,'2021-03-27 12:26:59'),(23955,1,44,'2021-03-27 12:34:19'),(23956,1,15,'2021-03-27 12:47:00'),(23957,1,44,'2021-03-27 13:02:16'),(23958,1,44,'2021-03-27 13:09:38'),(23959,1,44,'2021-03-27 13:12:32'),(23960,1,15,'2021-03-27 13:12:55'),(23961,1,62,'2021-03-27 13:23:29'),(23962,1,44,'2021-03-27 13:28:38'),(23963,1,13,'2021-03-27 13:38:57'),(23964,1,44,'2021-03-27 13:41:56'),(23965,1,44,'2021-03-27 13:43:24'),(23966,1,15,'2021-03-27 13:52:12'),(23967,1,15,'2021-03-27 14:20:44'),(23968,1,44,'2021-03-27 14:24:14'),(23969,1,44,'2021-03-27 14:31:19'),(23970,1,5,'2021-03-27 14:31:58'),(23971,1,15,'2021-03-27 14:32:43'),(23972,1,44,'2021-03-27 14:33:19'),(23973,1,13,'2021-03-27 14:33:21'),(23974,1,14,'2021-03-27 14:34:45'),(23975,1,5,'2021-03-27 14:35:12'),(23976,1,6,'2021-03-27 14:39:58'),(23977,1,14,'2021-03-27 14:40:40'),(23978,1,5,'2021-03-27 14:42:39'),(23979,1,66,'2021-03-27 14:53:53'),(23980,1,44,'2021-03-27 14:59:05'),(23981,1,44,'2021-03-27 15:01:25'),(23982,1,6,'2021-03-27 15:10:52'),(23983,1,6,'2021-03-27 15:11:01'),(23984,1,44,'2021-03-27 15:26:01'),(23985,1,6,'2021-03-27 15:31:52'),(23986,1,13,'2021-03-27 15:35:01'),(23987,1,44,'2021-03-27 15:36:25'),(23988,1,44,'2021-03-27 15:45:55'),(23989,1,44,'2021-03-27 15:53:30'),(23990,1,44,'2021-03-27 15:59:11'),(23991,1,13,'2021-03-27 16:03:17'),(23992,1,44,'2021-03-27 16:23:25'),(23993,1,44,'2021-03-27 16:35:03'),(23994,1,44,'2021-03-27 16:42:59'),(23995,1,44,'2021-03-27 16:46:13'),(23996,1,13,'2021-03-27 16:49:08'),(23997,1,44,'2021-03-27 16:55:30'),(23998,1,44,'2021-03-27 17:00:12'),(23999,1,44,'2021-03-27 17:04:21'),(24000,1,44,'2021-03-27 17:06:27'),(24001,1,44,'2021-03-27 17:12:38'),(24002,1,44,'2021-03-27 17:27:17'),(24003,1,13,'2021-03-27 17:29:37'),(24004,1,44,'2021-03-27 17:53:41'),(24005,1,44,'2021-03-27 17:53:48'),(24006,1,59,'2021-03-27 18:20:25'),(24007,1,44,'2021-03-27 18:21:24'),(24008,1,44,'2021-03-27 18:22:25'),(24009,1,44,'2021-03-27 18:25:54'),(24010,1,44,'2021-03-27 18:28:44'),(24011,1,13,'2021-03-27 18:30:29'),(24012,1,44,'2021-03-27 18:56:19'),(24013,1,44,'2021-03-27 19:06:20'),(24014,1,44,'2021-03-27 19:06:21'),(24015,1,44,'2021-03-27 19:10:05'),(24016,1,44,'2021-03-27 19:10:34'),(24017,1,44,'2021-03-27 19:32:58'),(24018,1,44,'2021-03-27 19:33:34'),(24019,1,44,'2021-03-27 20:02:58'),(24020,1,79,'2021-03-27 20:12:59'),(24021,1,14,'2021-03-27 20:14:12'),(24022,1,44,'2021-03-27 20:21:23'),(24023,1,44,'2021-03-27 20:22:09'),(24024,1,56,'2021-03-27 20:35:00'),(24025,1,45,'2021-03-27 20:40:51'),(24026,1,76,'2021-03-27 20:46:32'),(24027,1,44,'2021-03-27 20:50:30'),(24028,1,44,'2021-03-27 21:31:27'),(24029,1,44,'2021-03-27 21:43:46'),(24030,1,44,'2021-03-27 22:02:16'),(24031,1,44,'2021-03-27 22:11:27'),(24032,1,44,'2021-03-27 22:37:32'),(24033,1,44,'2021-03-27 22:44:26'),(24034,1,44,'2021-03-27 23:15:57'),(24035,1,44,'2021-03-27 23:40:08'),(24036,1,44,'2021-03-28 00:23:35'),(24037,1,44,'2021-03-28 00:56:14'),(24038,1,44,'2021-03-28 01:33:53'),(24039,1,44,'2021-03-28 01:39:52'),(24040,1,44,'2021-03-28 01:45:10'),(24041,1,44,'2021-03-28 01:47:58'),(24042,1,44,'2021-03-28 02:03:39'),(24043,1,44,'2021-03-28 02:15:52'),(24044,1,44,'2021-03-28 02:20:23'),(24045,1,44,'2021-03-28 02:23:56'),(24046,1,5,'2021-03-28 02:34:52'),(24047,1,44,'2021-03-28 02:35:45'),(24048,1,15,'2021-03-28 02:36:31'),(24049,1,14,'2021-03-28 02:36:40'),(24050,1,6,'2021-03-28 02:37:29'),(24051,1,6,'2021-03-28 02:39:29'),(24052,1,15,'2021-03-28 02:41:22'),(24053,1,6,'2021-03-28 02:43:56'),(24054,1,6,'2021-03-28 02:46:21'),(24055,1,44,'2021-03-28 02:49:02'),(24056,1,15,'2021-03-28 02:49:36'),(24057,1,44,'2021-03-28 02:50:23'),(24058,1,15,'2021-03-28 02:55:44'),(24059,1,44,'2021-03-28 03:05:07'),(24060,1,44,'2021-03-28 03:09:12'),(24061,1,13,'2021-03-28 03:09:32'),(24062,1,15,'2021-03-28 03:10:15'),(24063,1,15,'2021-03-28 03:17:44'),(24064,1,44,'2021-03-28 03:24:38'),(24065,1,13,'2021-03-28 03:25:05'),(24066,1,15,'2021-03-28 03:25:53'),(24067,1,44,'2021-03-28 03:39:37'),(24068,1,13,'2021-03-28 03:40:05'),(24069,1,44,'2021-03-28 04:00:11'),(24070,1,44,'2021-03-28 04:18:39'),(24071,1,44,'2021-03-28 04:19:49'),(24072,1,13,'2021-03-28 04:25:56'),(24073,1,44,'2021-03-28 04:26:06'),(24074,1,6,'2021-03-28 04:41:33'),(24075,1,13,'2021-03-28 04:43:30'),(24076,1,44,'2021-03-28 04:48:48'),(24077,1,44,'2021-03-28 04:52:46'),(24078,1,44,'2021-03-28 04:57:15'),(24079,1,13,'2021-03-28 05:02:20'),(24080,1,44,'2021-03-28 05:22:13'),(24081,1,13,'2021-03-28 05:34:07'),(24082,1,13,'2021-03-28 05:35:51'),(24083,1,13,'2021-03-28 05:53:42'),(24084,1,44,'2021-03-28 05:59:00'),(24085,1,44,'2021-03-28 06:08:32'),(24086,1,44,'2021-03-28 06:11:34'),(24087,1,44,'2021-03-28 06:14:33'),(24088,1,44,'2021-03-28 06:31:14'),(24089,1,44,'2021-03-28 06:36:56'),(24090,1,44,'2021-03-28 06:38:27'),(24091,1,44,'2021-03-28 06:47:05'),(24092,1,44,'2021-03-28 06:50:24'),(24093,1,44,'2021-03-28 07:01:39'),(24094,1,44,'2021-03-28 07:01:40'),(24095,1,44,'2021-03-28 07:01:40'),(24096,1,44,'2021-03-28 07:03:27'),(24097,1,44,'2021-03-28 07:08:25'),(24098,1,44,'2021-03-28 07:17:40'),(24099,1,44,'2021-03-28 07:20:40'),(24100,1,44,'2021-03-28 07:28:09'),(24101,1,44,'2021-03-28 07:35:27'),(24102,1,44,'2021-03-28 07:35:28'),(24103,1,44,'2021-03-28 07:41:30'),(24104,1,44,'2021-03-28 07:47:22'),(24105,1,44,'2021-03-28 07:47:54'),(24106,1,44,'2021-03-28 07:50:03'),(24107,1,44,'2021-03-28 07:50:15'),(24108,1,44,'2021-03-28 07:50:47'),(24109,1,44,'2021-03-28 07:53:57'),(24110,1,44,'2021-03-28 08:11:04'),(24111,1,44,'2021-03-28 08:17:36'),(24112,1,44,'2021-03-28 08:20:15'),(24113,1,44,'2021-03-28 08:29:33'),(24114,1,15,'2021-03-28 08:32:55'),(24115,1,14,'2021-03-28 08:34:25'),(24116,1,5,'2021-03-28 08:35:52'),(24117,1,44,'2021-03-28 08:35:55'),(24118,1,44,'2021-03-28 08:36:24'),(24119,1,6,'2021-03-28 08:36:32'),(24120,1,44,'2021-03-28 08:40:05'),(24121,1,44,'2021-03-28 08:44:45'),(24122,1,44,'2021-03-28 08:44:48'),(24123,1,44,'2021-03-28 08:48:08'),(24124,1,6,'2021-03-28 08:50:48'),(24125,1,44,'2021-03-28 08:51:03'),(24126,1,44,'2021-03-28 08:53:10'),(24127,1,44,'2021-03-28 08:53:18'),(24128,1,44,'2021-03-28 08:55:03'),(24129,1,44,'2021-03-28 08:57:23'),(24130,1,44,'2021-03-28 08:58:30'),(24131,1,44,'2021-03-28 08:58:32'),(24132,1,44,'2021-03-28 09:10:13'),(24133,1,44,'2021-03-28 09:12:49'),(24134,1,44,'2021-03-28 09:13:26'),(24135,1,44,'2021-03-28 09:16:22'),(24136,1,44,'2021-03-28 09:23:15'),(24137,1,13,'2021-03-28 09:29:24'),(24138,1,44,'2021-03-28 09:29:32'),(24139,1,44,'2021-03-28 09:39:30'),(24140,1,44,'2021-03-28 09:53:59'),(24141,1,44,'2021-03-28 09:56:18'),(24142,1,44,'2021-03-28 09:57:48'),(24143,1,44,'2021-03-28 09:59:59'),(24144,1,15,'2021-03-28 10:00:00'),(24145,1,44,'2021-03-28 10:00:02'),(24146,1,44,'2021-03-28 10:00:09'),(24147,1,44,'2021-03-28 10:07:23'),(24148,1,44,'2021-03-28 10:07:29'),(24149,1,44,'2021-03-28 10:09:48'),(24150,1,44,'2021-03-28 10:21:30'),(24151,1,13,'2021-03-28 10:22:00'),(24152,1,44,'2021-03-28 10:28:58'),(24153,1,44,'2021-03-28 10:30:28'),(24154,1,44,'2021-03-28 10:41:17'),(24155,1,44,'2021-03-28 10:42:35'),(24156,1,13,'2021-03-28 10:46:23'),(24157,1,44,'2021-03-28 10:47:28'),(24158,1,44,'2021-03-28 10:48:52'),(24159,1,44,'2021-03-28 10:55:09'),(24160,1,44,'2021-03-28 10:55:51'),(24161,1,44,'2021-03-28 10:56:03'),(24162,1,44,'2021-03-28 10:58:15'),(24163,1,44,'2021-03-28 11:20:37'),(24164,1,44,'2021-03-28 11:33:24'),(24165,1,44,'2021-03-28 11:33:27'),(24166,1,13,'2021-03-28 11:33:53'),(24167,1,44,'2021-03-28 11:37:39'),(24168,1,44,'2021-03-28 11:57:46'),(24169,1,44,'2021-03-28 11:58:42'),(24170,1,44,'2021-03-28 12:14:44'),(24171,1,13,'2021-03-28 12:24:01'),(24172,1,44,'2021-03-28 12:24:18'),(24173,1,44,'2021-03-28 12:24:40'),(24174,1,44,'2021-03-28 12:46:46'),(24175,1,44,'2021-03-28 12:53:36'),(24176,1,44,'2021-03-28 13:00:57'),(24177,1,44,'2021-03-28 13:12:52'),(24178,1,44,'2021-03-28 13:14:41'),(24179,1,44,'2021-03-28 13:19:41'),(24180,1,44,'2021-03-28 13:26:35'),(24181,1,44,'2021-03-28 13:27:04'),(24182,1,44,'2021-03-28 13:28:48'),(24183,1,44,'2021-03-28 13:29:49'),(24184,1,44,'2021-03-28 13:37:46'),(24185,1,44,'2021-03-28 13:40:37'),(24186,1,44,'2021-03-28 13:49:06'),(24187,1,44,'2021-03-28 13:53:59'),(24188,1,44,'2021-03-28 13:54:16'),(24189,1,44,'2021-03-28 13:57:36'),(24190,1,44,'2021-03-28 14:04:17'),(24191,1,44,'2021-03-28 14:06:15'),(24192,1,44,'2021-03-28 14:07:40'),(24193,1,44,'2021-03-28 14:07:58'),(24194,1,44,'2021-03-28 14:20:36'),(24195,1,44,'2021-03-28 14:22:47'),(24196,1,44,'2021-03-28 14:27:27'),(24197,1,44,'2021-03-28 14:33:38'),(24198,1,6,'2021-03-28 14:33:41'),(24199,1,44,'2021-03-28 14:34:21'),(24200,1,5,'2021-03-28 14:36:10'),(24201,1,44,'2021-03-28 14:37:16'),(24202,1,13,'2021-03-28 14:39:32'),(24203,1,6,'2021-03-28 14:41:07'),(24204,1,44,'2021-03-28 14:42:38'),(24205,1,14,'2021-03-28 14:43:31'),(24206,1,13,'2021-03-28 14:45:01'),(24207,1,6,'2021-03-28 14:45:58'),(24208,1,14,'2021-03-28 14:46:30'),(24209,1,6,'2021-03-28 14:48:41'),(24210,1,44,'2021-03-28 14:48:43'),(24211,1,44,'2021-03-28 14:48:43'),(24212,1,44,'2021-03-28 14:50:55'),(24213,1,44,'2021-03-28 14:51:23'),(24214,1,44,'2021-03-28 14:54:44'),(24215,1,15,'2021-03-28 15:11:12'),(24216,1,44,'2021-03-28 15:12:58'),(24217,1,44,'2021-03-28 15:19:53'),(24218,1,15,'2021-03-28 15:24:42'),(24219,1,44,'2021-03-28 15:27:01'),(24220,1,44,'2021-03-28 15:33:27'),(24221,1,44,'2021-03-28 15:41:08'),(24222,1,44,'2021-03-28 15:44:34'),(24223,1,44,'2021-03-28 15:48:56'),(24224,1,44,'2021-03-28 16:06:43'),(24225,1,44,'2021-03-28 16:07:34'),(24226,1,44,'2021-03-28 16:11:33'),(24227,1,44,'2021-03-28 16:16:55'),(24228,1,44,'2021-03-28 16:17:03'),(24229,1,44,'2021-03-28 16:20:41'),(24230,1,44,'2021-03-28 16:28:34'),(24231,1,44,'2021-03-28 16:39:42'),(24232,1,44,'2021-03-28 16:45:01'),(24233,1,44,'2021-03-28 16:54:28'),(24234,1,44,'2021-03-28 16:55:05'),(24235,1,44,'2021-03-28 16:55:13'),(24236,1,44,'2021-03-28 17:00:13'),(24237,1,44,'2021-03-28 17:02:09'),(24238,1,44,'2021-03-28 17:09:49'),(24239,1,62,'2021-03-28 17:10:37'),(24240,1,44,'2021-03-28 17:10:55'),(24241,1,44,'2021-03-28 17:23:42'),(24242,1,44,'2021-03-28 17:39:27'),(24243,1,44,'2021-03-28 17:53:10'),(24244,1,44,'2021-03-28 18:37:57'),(24245,1,44,'2021-03-28 18:41:15'),(24246,1,44,'2021-03-28 18:45:27'),(24247,1,62,'2021-03-28 19:04:17'),(24248,1,44,'2021-03-28 19:18:28'),(24249,1,6,'2021-03-28 19:18:45'),(24250,1,44,'2021-03-28 19:18:47'),(24251,1,44,'2021-03-28 19:18:48'),(24252,1,44,'2021-03-28 19:29:49'),(24253,1,44,'2021-03-28 19:39:23'),(24254,1,44,'2021-03-28 19:52:01'),(24255,1,44,'2021-03-28 19:52:30'),(24256,1,44,'2021-03-28 20:21:26'),(24257,1,44,'2021-03-28 20:22:08'),(24258,1,44,'2021-03-28 20:22:09'),(24259,1,43,'2021-03-28 20:43:14'),(24260,1,6,'2021-03-28 20:48:00'),(24261,1,44,'2021-03-28 20:59:20'),(24262,1,44,'2021-03-28 22:14:42'),(24263,1,44,'2021-03-28 22:14:45'),(24264,1,44,'2021-03-28 22:43:41'),(24265,1,44,'2021-03-28 22:43:49'),(24266,1,44,'2021-03-28 22:43:57'),(24267,1,44,'2021-03-28 22:44:05'),(24268,1,44,'2021-03-28 22:44:12'),(24269,1,44,'2021-03-28 22:44:19'),(24270,1,44,'2021-03-28 22:44:26'),(24271,1,44,'2021-03-28 22:44:33'),(24272,1,44,'2021-03-28 22:44:41'),(24273,1,44,'2021-03-28 22:44:48'),(24274,1,44,'2021-03-28 22:44:54'),(24275,1,44,'2021-03-29 00:49:05'),(24276,1,44,'2021-03-29 01:32:13'),(24277,1,44,'2021-03-29 01:38:32'),(24278,1,44,'2021-03-29 01:55:45'),(24279,1,44,'2021-03-29 02:03:09'),(24280,1,44,'2021-03-29 02:39:28'),(24281,1,6,'2021-03-29 02:40:25'),(24282,1,5,'2021-03-29 02:41:37'),(24283,1,13,'2021-03-29 02:42:48'),(24284,1,5,'2021-03-29 02:50:18'),(24285,1,15,'2021-03-29 02:51:40'),(24286,1,5,'2021-03-29 02:59:01'),(24287,1,14,'2021-03-29 03:00:21'),(24288,1,15,'2021-03-29 03:11:22'),(24289,1,5,'2021-03-29 03:13:51'),(24290,1,15,'2021-03-29 03:20:52'),(24291,1,5,'2021-03-29 03:22:21'),(24292,1,44,'2021-03-29 03:25:09'),(24293,1,5,'2021-03-29 03:30:25'),(24294,1,5,'2021-03-29 03:40:30'),(24295,1,15,'2021-03-29 03:54:20'),(24296,1,5,'2021-03-29 03:54:21'),(24297,1,15,'2021-03-29 04:12:19'),(24298,1,5,'2021-03-29 04:15:28'),(24299,1,14,'2021-03-29 04:21:15'),(24300,1,44,'2021-03-29 04:44:18'),(24301,1,44,'2021-03-29 04:47:41'),(24302,1,44,'2021-03-29 04:48:51'),(24303,1,5,'2021-03-29 05:01:42'),(24304,1,44,'2021-03-29 05:19:15'),(24305,1,44,'2021-03-29 05:26:06'),(24306,1,14,'2021-03-29 05:30:02'),(24307,1,44,'2021-03-29 05:32:13'),(24308,1,44,'2021-03-29 05:47:42'),(24309,1,44,'2021-03-29 06:05:08'),(24310,1,44,'2021-03-29 06:27:03'),(24311,1,44,'2021-03-29 06:42:20'),(24312,1,44,'2021-03-29 06:43:47'),(24313,1,44,'2021-03-29 06:44:34'),(24314,1,44,'2021-03-29 06:44:52'),(24315,1,44,'2021-03-29 06:50:03'),(24316,1,44,'2021-03-29 06:52:36'),(24317,1,44,'2021-03-29 06:53:13'),(24318,1,44,'2021-03-29 06:54:43'),(24319,1,44,'2021-03-29 07:02:11'),(24320,1,44,'2021-03-29 07:02:22'),(24321,1,44,'2021-03-29 07:02:22'),(24322,1,14,'2021-03-29 07:05:20'),(24323,1,44,'2021-03-29 07:09:00'),(24324,1,44,'2021-03-29 07:17:19'),(24325,1,44,'2021-03-29 07:32:50'),(24326,1,44,'2021-03-29 07:38:01'),(24327,1,44,'2021-03-29 07:48:14'),(24328,1,44,'2021-03-29 07:54:13'),(24329,1,44,'2021-03-29 08:17:05'),(24330,1,44,'2021-03-29 08:17:25'),(24331,1,44,'2021-03-29 08:19:07'),(24332,1,44,'2021-03-29 08:22:10'),(24333,1,44,'2021-03-29 08:32:37'),(24334,1,13,'2021-03-29 08:32:41'),(24335,1,6,'2021-03-29 08:33:09'),(24336,1,56,'2021-03-29 08:34:43'),(24337,1,15,'2021-03-29 08:35:04'),(24338,1,14,'2021-03-29 08:35:14'),(24339,1,15,'2021-03-29 08:37:52'),(24340,1,14,'2021-03-29 08:38:46'),(24341,1,15,'2021-03-29 08:39:20'),(24342,1,14,'2021-03-29 08:40:23'),(24343,1,14,'2021-03-29 08:43:10'),(24344,1,14,'2021-03-29 08:46:35'),(24345,1,5,'2021-03-29 08:55:21'),(24346,1,44,'2021-03-29 09:05:24'),(24347,1,44,'2021-03-29 09:06:00'),(24348,1,44,'2021-03-29 09:06:01'),(24349,1,53,'2021-03-29 09:06:02'),(24350,1,53,'2021-03-29 09:06:04'),(24351,1,5,'2021-03-29 09:06:55'),(24352,1,44,'2021-03-29 09:08:56'),(24353,1,44,'2021-03-29 09:13:57'),(24354,1,5,'2021-03-29 09:17:30'),(24355,1,5,'2021-03-29 09:27:06'),(24356,1,5,'2021-03-29 09:36:47'),(24357,1,44,'2021-03-29 09:45:46'),(24358,1,5,'2021-03-29 09:48:05'),(24359,1,44,'2021-03-29 09:48:38'),(24360,1,44,'2021-03-29 09:59:44'),(24361,1,44,'2021-03-29 10:01:33'),(24362,1,5,'2021-03-29 10:01:49'),(24363,1,44,'2021-03-29 10:02:00'),(24364,1,6,'2021-03-29 10:06:15'),(24365,1,6,'2021-03-29 10:06:25'),(24366,1,44,'2021-03-29 10:12:50'),(24367,1,5,'2021-03-29 10:14:26'),(24368,1,44,'2021-03-29 10:27:45'),(24369,1,44,'2021-03-29 10:33:55'),(24370,1,44,'2021-03-29 10:39:13'),(24371,1,5,'2021-03-29 10:42:11'),(24372,1,44,'2021-03-29 10:55:30'),(24373,1,44,'2021-03-29 10:55:36'),(24374,1,44,'2021-03-29 10:55:39'),(24375,1,44,'2021-03-29 10:55:42'),(24376,1,44,'2021-03-29 10:55:56'),(24377,1,44,'2021-03-29 10:56:05'),(24378,1,44,'2021-03-29 10:56:27'),(24379,1,44,'2021-03-29 10:56:32'),(24380,1,44,'2021-03-29 10:56:35'),(24381,1,44,'2021-03-29 10:56:43'),(24382,1,44,'2021-03-29 10:56:46'),(24383,1,44,'2021-03-29 10:56:46'),(24384,1,44,'2021-03-29 10:56:48'),(24385,1,44,'2021-03-29 10:56:49'),(24386,1,44,'2021-03-29 10:56:51'),(24387,1,44,'2021-03-29 10:56:52'),(24388,1,44,'2021-03-29 10:56:53'),(24389,1,44,'2021-03-29 10:56:59'),(24390,1,44,'2021-03-29 10:57:02'),(24391,1,44,'2021-03-29 10:57:03'),(24392,1,44,'2021-03-29 10:57:06'),(24393,1,44,'2021-03-29 10:57:06'),(24394,1,44,'2021-03-29 10:57:12'),(24395,1,44,'2021-03-29 10:57:14'),(24396,1,44,'2021-03-29 10:57:25'),(24397,1,44,'2021-03-29 10:57:25'),(24398,1,44,'2021-03-29 10:57:29'),(24399,1,44,'2021-03-29 10:57:32'),(24400,1,44,'2021-03-29 10:57:35'),(24401,1,44,'2021-03-29 10:57:41'),(24402,1,44,'2021-03-29 10:57:47'),(24403,1,44,'2021-03-29 10:57:49'),(24404,1,44,'2021-03-29 10:57:57'),(24405,1,44,'2021-03-29 10:57:59'),(24406,1,44,'2021-03-29 10:58:03'),(24407,1,44,'2021-03-29 10:58:07'),(24408,1,44,'2021-03-29 10:58:10'),(24409,1,44,'2021-03-29 10:58:11'),(24410,1,44,'2021-03-29 10:58:11'),(24411,1,44,'2021-03-29 10:58:16'),(24412,1,44,'2021-03-29 10:58:17'),(24413,1,44,'2021-03-29 10:58:18'),(24414,1,44,'2021-03-29 10:58:20'),(24415,1,44,'2021-03-29 10:58:21'),(24416,1,44,'2021-03-29 10:58:23'),(24417,1,44,'2021-03-29 10:58:24'),(24418,1,44,'2021-03-29 10:58:26'),(24419,1,44,'2021-03-29 10:58:31'),(24420,1,44,'2021-03-29 10:58:32'),(24421,1,44,'2021-03-29 10:58:33'),(24422,1,44,'2021-03-29 10:58:35'),(24423,1,44,'2021-03-29 10:58:37'),(24424,1,44,'2021-03-29 10:58:39'),(24425,1,44,'2021-03-29 10:58:40'),(24426,1,44,'2021-03-29 10:58:46'),(24427,1,44,'2021-03-29 10:58:48'),(24428,1,44,'2021-03-29 10:58:48'),(24429,1,44,'2021-03-29 10:58:51'),(24430,1,44,'2021-03-29 10:58:55'),(24431,1,44,'2021-03-29 10:58:56'),(24432,1,44,'2021-03-29 10:58:59'),(24433,1,44,'2021-03-29 10:59:02'),(24434,1,44,'2021-03-29 10:59:04'),(24435,1,44,'2021-03-29 10:59:04'),(24436,1,44,'2021-03-29 10:59:09'),(24437,1,44,'2021-03-29 10:59:14'),(24438,1,44,'2021-03-29 10:59:17'),(24439,1,44,'2021-03-29 10:59:18'),(24440,1,44,'2021-03-29 10:59:19'),(24441,1,44,'2021-03-29 10:59:57'),(24442,1,5,'2021-03-29 11:02:08'),(24443,1,44,'2021-03-29 11:04:17'),(24444,1,44,'2021-03-29 11:05:24'),(24445,1,44,'2021-03-29 11:15:52'),(24446,1,44,'2021-03-29 11:24:03'),(24447,1,5,'2021-03-29 11:27:28'),(24448,1,44,'2021-03-29 11:35:15'),(24449,1,44,'2021-03-29 11:42:00'),(24450,1,44,'2021-03-29 11:43:28'),(24451,1,44,'2021-03-29 11:53:03'),(24452,1,44,'2021-03-29 12:04:30'),(24453,1,44,'2021-03-29 12:14:28'),(24454,1,5,'2021-03-29 12:16:10'),(24455,1,44,'2021-03-29 12:19:22'),(24456,1,44,'2021-03-29 12:27:34'),(24457,1,44,'2021-03-29 12:40:51'),(24458,1,44,'2021-03-29 12:55:37'),(24459,1,5,'2021-03-29 12:57:43'),(24460,1,44,'2021-03-29 13:00:59'),(24461,1,44,'2021-03-29 13:10:09'),(24462,1,44,'2021-03-29 13:12:34'),(24463,1,5,'2021-03-29 13:15:26'),(24464,1,44,'2021-03-29 13:16:29'),(24465,1,44,'2021-03-29 13:19:57'),(24466,1,44,'2021-03-29 13:35:21'),(24467,1,44,'2021-03-29 13:37:04'),(24468,1,44,'2021-03-29 13:41:06'),(24469,1,44,'2021-03-29 13:41:30'),(24470,1,44,'2021-03-29 13:55:33'),(24471,1,44,'2021-03-29 13:58:08'),(24472,1,44,'2021-03-29 14:09:23'),(24473,1,44,'2021-03-29 14:10:47'),(24474,1,44,'2021-03-29 14:21:15'),(24475,1,44,'2021-03-29 14:31:23'),(24476,1,66,'2021-03-29 14:33:20'),(24477,1,5,'2021-03-29 14:33:54'),(24478,1,13,'2021-03-29 14:34:19'),(24479,1,14,'2021-03-29 14:34:53'),(24480,1,14,'2021-03-29 14:36:06'),(24481,1,44,'2021-03-29 14:36:12'),(24482,1,44,'2021-03-29 14:37:11'),(24483,1,15,'2021-03-29 14:39:59'),(24484,1,44,'2021-03-29 14:40:09'),(24485,1,44,'2021-03-29 14:41:49'),(24486,1,15,'2021-03-29 14:42:38'),(24487,1,13,'2021-03-29 14:42:39'),(24488,1,44,'2021-03-29 14:43:30'),(24489,1,44,'2021-03-29 14:43:36'),(24490,1,44,'2021-03-29 14:43:48'),(24491,1,6,'2021-03-29 14:45:55'),(24492,1,44,'2021-03-29 14:46:59'),(24493,1,44,'2021-03-29 14:47:30'),(24494,1,15,'2021-03-29 14:47:53'),(24495,1,44,'2021-03-29 14:51:06'),(24496,1,15,'2021-03-29 14:52:57'),(24497,1,13,'2021-03-29 14:53:26'),(24498,1,44,'2021-03-29 14:56:24'),(24499,1,44,'2021-03-29 15:02:24'),(24500,1,13,'2021-03-29 15:05:00'),(24501,1,66,'2021-03-29 15:13:50'),(24502,1,13,'2021-03-29 15:15:46'),(24503,1,14,'2021-03-29 15:18:44'),(24504,1,44,'2021-03-29 15:19:11'),(24505,1,6,'2021-03-29 15:20:34'),(24506,1,6,'2021-03-29 15:34:19'),(24507,1,13,'2021-03-29 15:34:33'),(24508,1,6,'2021-03-29 15:47:31'),(24509,1,6,'2021-03-29 15:50:18'),(24510,1,6,'2021-03-29 15:50:20'),(24511,1,13,'2021-03-29 15:56:07'),(24512,1,44,'2021-03-29 15:59:04'),(24513,1,6,'2021-03-29 16:01:29'),(24514,1,44,'2021-03-29 16:03:40'),(24515,1,44,'2021-03-29 16:06:33'),(24516,1,44,'2021-03-29 16:21:43'),(24517,1,44,'2021-03-29 16:22:33'),(24518,1,44,'2021-03-29 16:30:29'),(24519,1,13,'2021-03-29 16:43:00'),(24520,1,44,'2021-03-29 16:45:43'),(24521,1,13,'2021-03-29 17:01:49'),(24522,1,44,'2021-03-29 17:10:17'),(24523,1,44,'2021-03-29 17:22:03'),(24524,1,44,'2021-03-29 17:24:20'),(24525,1,13,'2021-03-29 17:26:07'),(24526,1,44,'2021-03-29 17:50:43'),(24527,1,13,'2021-03-29 18:09:46'),(24528,1,13,'2021-03-29 18:27:13'),(24529,1,66,'2021-03-29 18:30:07'),(24530,1,44,'2021-03-29 18:30:41'),(24531,1,44,'2021-03-29 18:35:17'),(24532,1,13,'2021-03-29 18:49:21'),(24533,1,44,'2021-03-29 18:50:06'),(24534,1,44,'2021-03-29 19:00:09'),(24535,1,44,'2021-03-29 19:02:02'),(24536,1,44,'2021-03-29 19:02:16'),(24537,1,44,'2021-03-29 19:02:17'),(24538,1,13,'2021-03-29 19:09:48'),(24539,1,44,'2021-03-29 19:10:34'),(24540,1,44,'2021-03-29 19:18:10'),(24541,1,44,'2021-03-29 19:19:13'),(24542,1,66,'2021-03-29 19:20:08'),(24543,1,44,'2021-03-29 19:28:41'),(24544,1,44,'2021-03-29 19:37:57'),(24545,1,44,'2021-03-29 19:45:01'),(24546,1,44,'2021-03-29 19:45:19'),(24547,1,44,'2021-03-29 19:48:19'),(24548,1,44,'2021-03-29 19:48:33'),(24549,1,66,'2021-03-29 19:52:58'),(24550,1,44,'2021-03-29 20:00:49'),(24551,1,44,'2021-03-29 20:17:49'),(24552,1,44,'2021-03-29 20:30:27'),(24553,1,44,'2021-03-29 20:41:01'),(24554,1,44,'2021-03-29 20:45:33'),(24555,1,44,'2021-03-29 21:02:40'),(24556,1,44,'2021-03-29 21:02:47'),(24557,1,44,'2021-03-29 21:09:51'),(24558,1,44,'2021-03-29 21:11:11'),(24559,1,44,'2021-03-29 21:35:43'),(24560,1,44,'2021-03-29 21:44:34'),(24561,1,44,'2021-03-29 21:50:52'),(24562,1,44,'2021-03-29 22:10:04'),(24563,1,44,'2021-03-29 22:13:13'),(24564,1,44,'2021-03-29 22:21:43'),(24565,1,44,'2021-03-29 22:21:46'),(24566,1,44,'2021-03-29 22:29:52'),(24567,1,44,'2021-03-29 22:41:47'),(24568,1,44,'2021-03-29 22:41:48'),(24569,1,44,'2021-03-29 22:41:50'),(24570,1,44,'2021-03-29 22:48:07'),(24571,1,44,'2021-03-29 23:01:00'),(24572,1,44,'2021-03-29 23:27:57'),(24573,1,44,'2021-03-29 23:56:10'),(24574,1,44,'2021-03-30 00:09:56'),(24575,1,44,'2021-03-30 00:32:31'),(24576,1,45,'2021-03-30 00:42:07'),(24577,1,44,'2021-03-30 00:53:29'),(24578,1,44,'2021-03-30 01:02:12'),(24579,1,44,'2021-03-30 01:21:34'),(24580,1,44,'2021-03-30 01:33:26'),(24581,1,44,'2021-03-30 01:35:12'),(24582,1,44,'2021-03-30 01:39:14'),(24583,1,44,'2021-03-30 01:40:16'),(24584,1,44,'2021-03-30 01:42:45'),(24585,1,15,'2021-03-30 01:43:46'),(24586,1,44,'2021-03-30 01:45:09'),(24587,1,44,'2021-03-30 01:45:45'),(24588,1,44,'2021-03-30 01:49:05'),(24589,1,6,'2021-03-30 01:52:57'),(24590,1,6,'2021-03-30 01:53:06'),(24591,1,44,'2021-03-30 01:53:21'),(24592,1,44,'2021-03-30 01:56:45'),(24593,1,44,'2021-03-30 01:59:32'),(24594,1,44,'2021-03-30 02:00:35'),(24595,1,44,'2021-03-30 02:03:39'),(24596,1,44,'2021-03-30 02:05:25'),(24597,1,44,'2021-03-30 02:08:59'),(24598,1,44,'2021-03-30 02:10:20'),(24599,1,44,'2021-03-30 02:16:24'),(24600,1,44,'2021-03-30 02:21:42'),(24601,1,44,'2021-03-30 02:25:45'),(24602,1,5,'2021-03-30 02:33:51'),(24603,1,44,'2021-03-30 02:33:56'),(24604,1,13,'2021-03-30 02:34:38'),(24605,1,14,'2021-03-30 02:35:27'),(24606,1,6,'2021-03-30 02:44:50'),(24607,1,44,'2021-03-30 02:49:44'),(24608,1,44,'2021-03-30 02:51:56'),(24609,1,6,'2021-03-30 02:54:49'),(24610,1,6,'2021-03-30 03:04:47'),(24611,1,15,'2021-03-30 03:06:54'),(24612,1,6,'2021-03-30 03:10:08'),(24613,1,44,'2021-03-30 03:18:37'),(24614,1,44,'2021-03-30 03:34:54'),(24615,1,44,'2021-03-30 03:39:40'),(24616,1,44,'2021-03-30 03:39:45'),(24617,1,44,'2021-03-30 03:44:37'),(24618,1,44,'2021-03-30 03:44:53'),(24619,1,44,'2021-03-30 03:50:13'),(24620,1,44,'2021-03-30 03:52:05'),(24621,1,15,'2021-03-30 03:53:07'),(24622,1,44,'2021-03-30 03:54:02'),(24623,1,44,'2021-03-30 03:58:14'),(24624,1,44,'2021-03-30 04:02:48'),(24625,1,44,'2021-03-30 04:03:01'),(24626,1,44,'2021-03-30 04:06:50'),(24627,1,44,'2021-03-30 04:08:34'),(24628,1,44,'2021-03-30 04:09:39'),(24629,1,44,'2021-03-30 04:23:01'),(24630,1,44,'2021-03-30 04:24:22'),(24631,1,44,'2021-03-30 04:33:36'),(24632,1,13,'2021-03-30 04:35:12'),(24633,1,15,'2021-03-30 04:37:51'),(24634,1,44,'2021-03-30 04:38:22'),(24635,1,44,'2021-03-30 04:39:06'),(24636,1,13,'2021-03-30 04:44:14'),(24637,1,44,'2021-03-30 04:46:01'),(24638,1,44,'2021-03-30 04:49:20'),(24639,1,13,'2021-03-30 04:49:56'),(24640,1,13,'2021-03-30 04:56:14'),(24641,1,44,'2021-03-30 05:00:11'),(24642,1,44,'2021-03-30 05:05:01'),(24643,1,6,'2021-03-30 05:05:24'),(24644,1,6,'2021-03-30 05:05:26'),(24645,1,13,'2021-03-30 05:07:32'),(24646,1,44,'2021-03-30 05:12:14'),(24647,1,15,'2021-03-30 05:18:34'),(24648,1,13,'2021-03-30 05:24:55'),(24649,1,44,'2021-03-30 05:32:40'),(24650,1,44,'2021-03-30 05:37:53'),(24651,1,44,'2021-03-30 05:42:53'),(24652,1,44,'2021-03-30 05:44:23'),(24653,1,44,'2021-03-30 05:45:05'),(24654,1,44,'2021-03-30 05:48:10'),(24655,1,44,'2021-03-30 05:50:21'),(24656,1,15,'2021-03-30 05:55:23'),(24657,1,44,'2021-03-30 06:01:03'),(24658,1,44,'2021-03-30 06:03:30'),(24659,1,44,'2021-03-30 06:16:22'),(24660,1,44,'2021-03-30 06:17:45'),(24661,1,44,'2021-03-30 06:21:23'),(24662,1,44,'2021-03-30 06:21:25'),(24663,1,15,'2021-03-30 06:29:55'),(24664,1,44,'2021-03-30 06:33:27'),(24665,1,44,'2021-03-30 06:35:59'),(24666,1,44,'2021-03-30 06:39:39'),(24667,1,44,'2021-03-30 06:41:53'),(24668,1,44,'2021-03-30 06:44:59'),(24669,1,44,'2021-03-30 06:45:33'),(24670,1,44,'2021-03-30 06:52:34'),(24671,1,44,'2021-03-30 06:52:41'),(24672,1,44,'2021-03-30 06:57:41'),(24673,1,44,'2021-03-30 06:59:34'),(24674,1,44,'2021-03-30 06:59:47'),(24675,1,44,'2021-03-30 06:59:48'),(24676,1,44,'2021-03-30 07:06:34'),(24677,1,44,'2021-03-30 07:07:38'),(24678,1,44,'2021-03-30 07:13:29'),(24679,1,44,'2021-03-30 07:19:40'),(24680,1,44,'2021-03-30 07:21:01'),(24681,1,44,'2021-03-30 07:22:31'),(24682,1,44,'2021-03-30 07:28:56'),(24683,1,44,'2021-03-30 07:32:26'),(24684,1,44,'2021-03-30 07:39:38'),(24685,1,44,'2021-03-30 07:41:11'),(24686,1,44,'2021-03-30 07:44:04'),(24687,1,44,'2021-03-30 07:48:14'),(24688,1,15,'2021-03-30 07:50:13'),(24689,1,44,'2021-03-30 07:51:16'),(24690,1,44,'2021-03-30 07:54:05'),(24691,1,44,'2021-03-30 07:58:28'),(24692,1,44,'2021-03-30 08:00:01'),(24693,1,44,'2021-03-30 08:00:45'),(24694,1,44,'2021-03-30 08:03:47'),(24695,1,44,'2021-03-30 08:04:56'),(24696,1,44,'2021-03-30 08:06:03'),(24697,1,44,'2021-03-30 08:06:07'),(24698,1,44,'2021-03-30 08:07:30'),(24699,1,44,'2021-03-30 08:12:15'),(24700,1,44,'2021-03-30 08:21:12'),(24701,1,44,'2021-03-30 08:30:40'),(24702,1,44,'2021-03-30 08:32:09'),(24703,1,6,'2021-03-30 08:32:28'),(24704,1,5,'2021-03-30 08:34:08'),(24705,1,14,'2021-03-30 08:34:49'),(24706,1,15,'2021-03-30 08:38:00'),(24707,1,15,'2021-03-30 08:44:43'),(24708,1,13,'2021-03-30 08:44:50'),(24709,1,44,'2021-03-30 08:45:01'),(24710,1,44,'2021-03-30 08:47:59'),(24711,1,15,'2021-03-30 08:48:11'),(24712,1,13,'2021-03-30 08:48:23'),(24713,1,44,'2021-03-30 08:48:38'),(24714,1,15,'2021-03-30 08:54:12'),(24715,1,44,'2021-03-30 09:01:03'),(24716,1,44,'2021-03-30 09:01:38'),(24717,1,44,'2021-03-30 09:02:55'),(24718,1,44,'2021-03-30 09:10:45'),(24719,1,44,'2021-03-30 09:10:47'),(24720,1,44,'2021-03-30 09:14:56'),(24721,1,44,'2021-03-30 09:16:40'),(24722,1,44,'2021-03-30 09:18:33'),(24723,1,44,'2021-03-30 09:25:46'),(24724,1,44,'2021-03-30 09:35:24'),(24725,1,44,'2021-03-30 09:35:59'),(24726,1,44,'2021-03-30 09:37:31'),(24727,1,44,'2021-03-30 09:43:11'),(24728,1,44,'2021-03-30 09:47:32'),(24729,1,44,'2021-03-30 09:48:20'),(24730,1,15,'2021-03-30 09:53:27'),(24731,1,44,'2021-03-30 09:56:15'),(24732,1,44,'2021-03-30 09:58:43'),(24733,1,44,'2021-03-30 09:59:30'),(24734,1,44,'2021-03-30 10:03:19'),(24735,1,44,'2021-03-30 10:05:31'),(24736,1,44,'2021-03-30 10:07:41'),(24737,1,44,'2021-03-30 10:11:31'),(24738,1,44,'2021-03-30 10:11:42'),(24739,1,44,'2021-03-30 10:12:01'),(24740,1,44,'2021-03-30 10:13:04'),(24741,1,44,'2021-03-30 10:16:20'),(24742,1,44,'2021-03-30 10:21:18'),(24743,1,44,'2021-03-30 10:22:40'),(24744,1,44,'2021-03-30 10:22:45'),(24745,1,44,'2021-03-30 10:30:33'),(24746,1,44,'2021-03-30 10:33:07'),(24747,1,44,'2021-03-30 10:37:36'),(24748,1,44,'2021-03-30 10:42:28'),(24749,1,44,'2021-03-30 10:45:43'),(24750,1,44,'2021-03-30 10:50:40'),(24751,1,6,'2021-03-30 10:50:41'),(24752,1,6,'2021-03-30 10:50:43'),(24753,1,44,'2021-03-30 10:51:30'),(24754,1,44,'2021-03-30 10:52:13'),(24755,1,44,'2021-03-30 10:54:47'),(24756,1,44,'2021-03-30 10:54:57'),(24757,1,15,'2021-03-30 10:56:39'),(24758,1,44,'2021-03-30 10:57:02'),(24759,1,44,'2021-03-30 11:03:16'),(24760,1,6,'2021-03-30 11:03:20'),(24761,1,6,'2021-03-30 11:03:23'),(24762,1,14,'2021-03-30 11:04:41'),(24763,1,44,'2021-03-30 11:07:57'),(24764,1,44,'2021-03-30 11:10:53'),(24765,1,44,'2021-03-30 11:16:40'),(24766,1,44,'2021-03-30 11:17:19'),(24767,1,44,'2021-03-30 11:20:53'),(24768,1,44,'2021-03-30 11:23:54'),(24769,1,44,'2021-03-30 11:26:27'),(24770,1,44,'2021-03-30 11:27:40'),(24771,1,44,'2021-03-30 11:34:56'),(24772,1,44,'2021-03-30 11:35:07'),(24773,1,44,'2021-03-30 11:35:15'),(24774,1,44,'2021-03-30 11:46:54'),(24775,1,44,'2021-03-30 11:52:37'),(24776,1,44,'2021-03-30 12:00:16'),(24777,1,44,'2021-03-30 12:03:58'),(24778,1,44,'2021-03-30 12:07:36'),(24779,1,44,'2021-03-30 12:10:26'),(24780,1,44,'2021-03-30 12:10:27'),(24781,1,44,'2021-03-30 12:17:35'),(24782,1,44,'2021-03-30 12:19:12'),(24783,1,44,'2021-03-30 12:21:14'),(24784,1,44,'2021-03-30 12:29:23'),(24785,1,44,'2021-03-30 12:32:48'),(24786,1,76,'2021-03-30 12:38:22'),(24787,1,44,'2021-03-30 12:50:44'),(24788,1,44,'2021-03-30 12:51:29'),(24789,1,44,'2021-03-30 12:53:32'),(24790,1,44,'2021-03-30 12:55:38'),(24791,1,44,'2021-03-30 12:55:55'),(24792,1,44,'2021-03-30 12:57:37'),(24793,1,44,'2021-03-30 13:03:16'),(24794,1,44,'2021-03-30 13:03:22'),(24795,1,44,'2021-03-30 13:08:17'),(24796,1,44,'2021-03-30 13:17:17'),(24797,1,44,'2021-03-30 13:20:59'),(24798,1,44,'2021-03-30 13:32:59'),(24799,1,44,'2021-03-30 13:37:57'),(24800,1,44,'2021-03-30 13:38:27'),(24801,1,44,'2021-03-30 13:39:01'),(24802,1,44,'2021-03-30 13:41:43'),(24803,1,44,'2021-03-30 13:44:51'),(24804,1,44,'2021-03-30 13:47:33'),(24805,1,44,'2021-03-30 13:51:39'),(24806,1,44,'2021-03-30 13:53:06'),(24807,1,44,'2021-03-30 14:03:51'),(24808,1,44,'2021-03-30 14:08:44'),(24809,1,44,'2021-03-30 14:08:50'),(24810,1,44,'2021-03-30 14:10:19'),(24811,1,44,'2021-03-30 14:15:01'),(24812,1,44,'2021-03-30 14:15:10'),(24813,1,44,'2021-03-30 14:20:00'),(24814,1,44,'2021-03-30 14:24:34'),(24815,1,44,'2021-03-30 14:29:42'),(24816,1,44,'2021-03-30 14:31:35'),(24817,1,44,'2021-03-30 14:32:34'),(24818,1,14,'2021-03-30 14:32:52'),(24819,1,5,'2021-03-30 14:32:56'),(24820,1,44,'2021-03-30 14:33:30'),(24821,1,45,'2021-03-30 14:36:38'),(24822,1,44,'2021-03-30 14:38:34'),(24823,1,44,'2021-03-30 14:44:24'),(24824,1,5,'2021-03-30 14:45:11'),(24825,1,13,'2021-03-30 14:46:35'),(24826,1,44,'2021-03-30 14:50:37'),(24827,1,44,'2021-03-30 14:54:17'),(24828,1,5,'2021-03-30 14:54:25'),(24829,1,44,'2021-03-30 15:05:34'),(24830,1,6,'2021-03-30 15:05:38'),(24831,1,13,'2021-03-30 15:12:49'),(24832,1,44,'2021-03-30 15:14:16'),(24833,1,44,'2021-03-30 15:17:56'),(24834,1,44,'2021-03-30 15:25:14'),(24835,1,44,'2021-03-30 15:27:46'),(24836,1,44,'2021-03-30 15:31:42'),(24837,1,44,'2021-03-30 15:33:07'),(24838,1,44,'2021-03-30 15:33:13'),(24839,1,44,'2021-03-30 15:35:02'),(24840,1,44,'2021-03-30 15:42:02'),(24841,1,13,'2021-03-30 15:48:06'),(24842,1,44,'2021-03-30 15:50:00'),(24843,1,44,'2021-03-30 15:55:23'),(24844,1,44,'2021-03-30 15:59:11'),(24845,1,44,'2021-03-30 16:05:36'),(24846,1,13,'2021-03-30 16:05:38'),(24847,1,44,'2021-03-30 16:06:49'),(24848,1,44,'2021-03-30 16:07:39'),(24849,1,44,'2021-03-30 16:15:49'),(24850,1,44,'2021-03-30 16:18:06'),(24851,1,13,'2021-03-30 16:20:42'),(24852,1,44,'2021-03-30 16:21:59'),(24853,1,13,'2021-03-30 16:35:28'),(24854,1,44,'2021-03-30 16:35:40'),(24855,1,44,'2021-03-30 16:43:16'),(24856,1,13,'2021-03-30 16:51:04'),(24857,1,44,'2021-03-30 16:51:05'),(24858,1,44,'2021-03-30 16:53:00'),(24859,1,44,'2021-03-30 17:10:14'),(24860,1,44,'2021-03-30 17:11:23'),(24861,1,44,'2021-03-30 17:11:53'),(24862,1,13,'2021-03-30 17:14:48'),(24863,1,44,'2021-03-30 17:21:56'),(24864,1,44,'2021-03-30 17:27:59'),(24865,1,44,'2021-03-30 17:29:44'),(24866,1,13,'2021-03-30 17:36:35'),(24867,1,44,'2021-03-30 17:37:13'),(24868,1,44,'2021-03-30 17:43:57'),(24869,1,44,'2021-03-30 17:44:54'),(24870,1,44,'2021-03-30 17:58:59'),(24871,1,44,'2021-03-30 18:02:51'),(24872,1,44,'2021-03-30 18:03:16'),(24873,1,44,'2021-03-30 18:07:28'),(24874,1,44,'2021-03-30 18:15:52'),(24875,1,13,'2021-03-30 18:15:58'),(24876,1,44,'2021-03-30 18:16:14'),(24877,1,44,'2021-03-30 18:22:04'),(24878,1,44,'2021-03-30 18:28:35'),(24879,1,13,'2021-03-30 18:35:21'),(24880,1,44,'2021-03-30 18:40:58'),(24881,1,44,'2021-03-30 18:42:23'),(24882,1,44,'2021-03-30 18:47:42'),(24883,1,44,'2021-03-30 18:51:49'),(24884,1,44,'2021-03-30 19:16:34'),(24885,1,66,'2021-03-30 19:18:38'),(24886,1,44,'2021-03-30 19:18:50'),(24887,1,44,'2021-03-30 19:18:51'),(24888,1,44,'2021-03-30 19:26:44'),(24889,1,44,'2021-03-30 19:31:00'),(24890,1,13,'2021-03-30 19:34:25'),(24891,1,44,'2021-03-30 19:52:20'),(24892,1,43,'2021-03-30 19:58:01'),(24893,1,44,'2021-03-30 20:00:47'),(24894,1,13,'2021-03-30 20:07:27'),(24895,1,44,'2021-03-30 20:12:29'),(24896,1,44,'2021-03-30 20:22:26'),(24897,1,44,'2021-03-30 20:35:32'),(24898,1,44,'2021-03-30 20:41:28'),(24899,1,44,'2021-03-30 20:46:38'),(24900,1,44,'2021-03-30 20:50:45'),(24901,1,73,'2021-03-30 20:53:58'),(24902,1,44,'2021-03-30 21:05:34'),(24903,1,44,'2021-03-30 21:08:41'),(24904,1,44,'2021-03-30 21:14:14'),(24905,1,44,'2021-03-30 21:16:53'),(24906,1,44,'2021-03-30 21:17:24'),(24907,1,44,'2021-03-30 21:39:42'),(24908,1,44,'2021-03-30 21:49:44'),(24909,1,44,'2021-03-30 21:59:36'),(24910,1,44,'2021-03-30 22:01:45'),(24911,1,44,'2021-03-30 22:08:22'),(24912,1,44,'2021-03-30 22:08:29'),(24913,1,53,'2021-03-30 22:10:38'),(24914,1,44,'2021-03-30 22:12:34'),(24915,1,44,'2021-03-30 22:16:04'),(24916,1,44,'2021-03-30 22:17:56'),(24917,1,44,'2021-03-30 22:18:39'),(24918,1,44,'2021-03-30 22:27:44'),(24919,1,44,'2021-03-30 22:32:38'),(24920,1,44,'2021-03-30 22:50:09'),(24921,1,13,'2021-03-30 23:02:32'),(24922,1,44,'2021-03-30 23:22:47'),(24923,1,13,'2021-03-30 23:23:23'),(24924,1,44,'2021-03-30 23:32:57'),(24925,1,44,'2021-03-30 23:38:10'),(24926,1,44,'2021-03-30 23:39:18'),(24927,1,13,'2021-03-30 23:54:08'),(24928,1,79,'2021-03-30 23:58:33'),(24929,1,44,'2021-03-31 00:11:13'),(24930,1,44,'2021-03-31 00:16:03'),(24931,1,13,'2021-03-31 00:18:56'),(24932,1,44,'2021-03-31 00:29:23'),(24933,1,44,'2021-03-31 00:41:27'),(24934,1,44,'2021-03-31 00:41:28'),(24935,1,13,'2021-03-31 00:55:07'),(24936,1,44,'2021-03-31 00:59:29'),(24937,1,13,'2021-03-31 01:13:33'),(24938,1,44,'2021-03-31 01:38:00'),(24939,1,13,'2021-03-31 02:04:50'),(24940,1,44,'2021-03-31 02:15:11'),(24941,1,44,'2021-03-31 02:20:45'),(24942,1,6,'2021-03-31 02:20:49'),(24943,1,6,'2021-03-31 02:20:50'),(24944,1,5,'2021-03-31 02:37:57'),(24945,1,44,'2021-03-31 02:43:07'),(24946,1,5,'2021-03-31 02:45:11'),(24947,1,44,'2021-03-31 02:46:52'),(24948,1,13,'2021-03-31 02:46:57'),(24949,1,5,'2021-03-31 02:53:30'),(24950,1,5,'2021-03-31 03:10:39'),(24951,1,5,'2021-03-31 03:20:24'),(24952,1,44,'2021-03-31 03:28:32'),(24953,1,44,'2021-03-31 03:50:37'),(24954,1,5,'2021-03-31 03:55:12'),(24955,1,44,'2021-03-31 04:02:32'),(24956,1,5,'2021-03-31 04:23:05'),(24957,1,44,'2021-03-31 04:49:00'),(24958,1,44,'2021-03-31 04:52:07'),(24959,1,43,'2021-03-31 04:56:54'),(24960,1,44,'2021-03-31 05:00:19'),(24961,1,5,'2021-03-31 05:01:02'),(24962,1,5,'2021-03-31 05:18:27'),(24963,1,44,'2021-03-31 05:25:26'),(24964,1,44,'2021-03-31 05:27:47'),(24965,1,44,'2021-03-31 05:30:57'),(24966,1,44,'2021-03-31 05:59:50'),(24967,1,44,'2021-03-31 06:00:45'),(24968,1,44,'2021-03-31 06:05:54'),(24969,1,44,'2021-03-31 06:07:01'),(24970,1,44,'2021-03-31 06:13:35'),(24971,1,44,'2021-03-31 06:29:14'),(24972,1,44,'2021-03-31 06:30:41'),(24973,1,44,'2021-03-31 06:33:44'),(24974,1,44,'2021-03-31 06:35:42'),(24975,1,44,'2021-03-31 06:43:20'),(24976,1,44,'2021-03-31 06:43:21'),(24977,1,44,'2021-03-31 06:48:54'),(24978,1,44,'2021-03-31 06:49:46'),(24979,1,44,'2021-03-31 06:50:11'),(24980,1,44,'2021-03-31 07:01:53'),(24981,1,44,'2021-03-31 07:02:05'),(24982,1,44,'2021-03-31 07:02:06'),(24983,1,44,'2021-03-31 07:08:40'),(24984,1,6,'2021-03-31 07:08:41'),(24985,1,6,'2021-03-31 07:08:43'),(24986,1,44,'2021-03-31 07:14:38'),(24987,1,15,'2021-03-31 07:18:07'),(24988,1,44,'2021-03-31 07:20:10'),(24989,1,44,'2021-03-31 07:27:46'),(24990,1,44,'2021-03-31 07:31:21'),(24991,1,44,'2021-03-31 07:37:55'),(24992,1,44,'2021-03-31 07:44:52'),(24993,1,44,'2021-03-31 07:46:59'),(24994,1,44,'2021-03-31 07:51:49'),(24995,1,44,'2021-03-31 07:54:10'),(24996,1,44,'2021-03-31 07:59:20'),(24997,1,44,'2021-03-31 08:02:59'),(24998,1,44,'2021-03-31 08:04:27'),(24999,1,15,'2021-03-31 08:04:29'),(25000,1,44,'2021-03-31 08:04:31'),(25001,1,59,'2021-03-31 08:04:34'),(25002,1,45,'2021-03-31 08:04:36'),(25003,1,53,'2021-03-31 08:04:37'),(25004,1,56,'2021-03-31 08:04:39'),(25005,1,43,'2021-03-31 08:04:40'),(25006,1,66,'2021-03-31 08:04:41'),(25007,1,62,'2021-03-31 08:04:44'),(25008,1,70,'2021-03-31 08:04:47'),(25009,1,73,'2021-03-31 08:04:48'),(25010,1,76,'2021-03-31 08:04:50'),(25011,1,45,'2021-03-31 08:04:53'),(25012,1,79,'2021-03-31 08:04:54'),(25013,1,44,'2021-03-31 08:04:58'),(25014,1,5,'2021-03-31 08:04:58'),(25015,1,15,'2021-03-31 08:05:01'),(25016,1,13,'2021-03-31 08:05:04'),(25017,1,14,'2021-03-31 08:05:07'),(25018,1,6,'2021-03-31 08:05:08'),(25019,1,44,'2021-03-31 08:19:00'),(25020,1,44,'2021-03-31 08:27:37'),(25021,1,44,'2021-03-31 08:32:05'),(25022,1,6,'2021-03-31 08:32:39'),(25023,1,15,'2021-03-31 08:33:04'),(25024,1,44,'2021-03-31 08:34:09'),(25025,1,44,'2021-03-31 08:35:07'),(25026,1,44,'2021-03-31 08:35:44'),(25027,1,5,'2021-03-31 08:36:32'),(25028,1,5,'2021-03-31 08:37:58'),(25029,1,44,'2021-03-31 08:39:03'),(25030,1,44,'2021-03-31 08:40:29'),(25031,1,5,'2021-03-31 08:41:37'),(25032,1,44,'2021-03-31 08:42:16'),(25033,1,44,'2021-03-31 08:42:29'),(25034,1,5,'2021-03-31 08:43:32'),(25035,1,44,'2021-03-31 08:49:22'),(25036,1,14,'2021-03-31 08:49:43'),(25037,1,44,'2021-03-31 08:51:41'),(25038,1,13,'2021-03-31 08:53:03'),(25039,1,44,'2021-03-31 08:53:30'),(25040,1,62,'2021-03-31 08:58:17'),(25041,1,14,'2021-03-31 08:59:18'),(25042,1,44,'2021-03-31 09:01:06'),(25043,1,44,'2021-03-31 09:01:29'),(25044,1,44,'2021-03-31 09:03:34'),(25045,1,44,'2021-03-31 09:04:16'),(25046,1,13,'2021-03-31 09:04:24'),(25047,1,14,'2021-03-31 09:07:18'),(25048,1,44,'2021-03-31 09:08:14'),(25049,1,14,'2021-03-31 09:14:01'),(25050,1,44,'2021-03-31 09:15:11'),(25051,1,44,'2021-03-31 09:19:27'),(25052,1,14,'2021-03-31 09:20:44'),(25053,1,44,'2021-03-31 09:21:31'),(25054,1,44,'2021-03-31 09:24:34'),(25055,1,44,'2021-03-31 09:27:25'),(25056,1,14,'2021-03-31 09:27:47'),(25057,1,44,'2021-03-31 09:33:24'),(25058,1,44,'2021-03-31 09:37:53'),(25059,1,14,'2021-03-31 09:38:03'),(25060,1,44,'2021-03-31 09:42:37'),(25061,1,44,'2021-03-31 09:49:16'),(25062,1,44,'2021-03-31 09:50:43'),(25063,1,14,'2021-03-31 09:53:16'),(25064,1,44,'2021-03-31 09:53:44'),(25065,1,44,'2021-03-31 09:54:01'),(25066,1,44,'2021-03-31 10:03:48'),(25067,1,44,'2021-03-31 10:06:22'),(25068,1,44,'2021-03-31 10:08:02'),(25069,1,14,'2021-03-31 10:13:39'),(25070,1,44,'2021-03-31 10:17:25'),(25071,1,44,'2021-03-31 10:20:15'),(25072,1,44,'2021-03-31 10:25:13'),(25073,1,45,'2021-03-31 10:28:56'),(25074,1,44,'2021-03-31 10:33:13'),(25075,1,44,'2021-03-31 10:36:05'),(25076,1,44,'2021-03-31 10:37:05'),(25077,1,44,'2021-03-31 10:37:20'),(25078,1,14,'2021-03-31 10:42:11'),(25079,1,44,'2021-03-31 10:42:46'),(25080,1,44,'2021-03-31 10:50:49'),(25081,1,44,'2021-03-31 10:58:10'),(25082,1,44,'2021-03-31 10:58:28'),(25083,1,44,'2021-03-31 10:58:28'),(25084,1,44,'2021-03-31 11:00:33'),(25085,1,44,'2021-03-31 11:02:59'),(25086,1,44,'2021-03-31 11:17:20'),(25087,1,44,'2021-03-31 11:18:42'),(25088,1,44,'2021-03-31 11:21:32'),(25089,1,44,'2021-03-31 11:24:49'),(25090,1,14,'2021-03-31 11:30:53'),(25091,1,44,'2021-03-31 11:33:16'),(25092,1,44,'2021-03-31 11:34:08'),(25093,1,44,'2021-03-31 11:34:18'),(25094,1,44,'2021-03-31 11:41:45'),(25095,1,14,'2021-03-31 11:46:45'),(25096,1,44,'2021-03-31 11:51:12'),(25097,1,44,'2021-03-31 11:52:33'),(25098,1,44,'2021-03-31 11:58:13'),(25099,1,44,'2021-03-31 12:00:48'),(25100,1,44,'2021-03-31 12:01:28'),(25101,1,44,'2021-03-31 12:15:49'),(25102,1,44,'2021-03-31 12:16:39'),(25103,1,44,'2021-03-31 12:18:10'),(25104,1,44,'2021-03-31 12:18:43'),(25105,1,14,'2021-03-31 12:31:17'),(25106,1,44,'2021-03-31 12:31:58'),(25107,1,6,'2021-03-31 12:32:22'),(25108,1,44,'2021-03-31 12:35:19'),(25109,1,44,'2021-03-31 12:36:55'),(25110,1,44,'2021-03-31 12:38:26'),(25111,1,44,'2021-03-31 12:40:16'),(25112,1,44,'2021-03-31 12:47:14'),(25113,1,44,'2021-03-31 12:56:47'),(25114,1,44,'2021-03-31 12:59:17'),(25115,1,44,'2021-03-31 13:08:09'),(25116,1,44,'2021-03-31 13:17:04'),(25117,1,44,'2021-03-31 13:20:40'),(25118,1,44,'2021-03-31 13:28:27'),(25119,1,44,'2021-03-31 13:30:25'),(25120,1,44,'2021-03-31 13:30:52'),(25121,1,44,'2021-03-31 13:48:55'),(25122,1,44,'2021-03-31 13:50:28'),(25123,1,44,'2021-03-31 13:51:43'),(25124,1,44,'2021-03-31 13:55:21'),(25125,1,44,'2021-03-31 14:07:25'),(25126,1,44,'2021-03-31 14:09:02'),(25127,1,44,'2021-03-31 14:09:24'),(25128,1,44,'2021-03-31 14:28:52'),(25129,1,15,'2021-03-31 14:32:00'),(25130,1,44,'2021-03-31 14:32:08'),(25131,1,6,'2021-03-31 14:32:09'),(25132,1,44,'2021-03-31 14:33:13'),(25133,1,44,'2021-03-31 14:34:50'),(25134,1,44,'2021-03-31 14:35:04'),(25135,1,44,'2021-03-31 14:35:45'),(25136,1,44,'2021-03-31 14:36:09'),(25137,1,5,'2021-03-31 14:37:29'),(25138,1,44,'2021-03-31 14:38:10'),(25139,1,14,'2021-03-31 14:38:17'),(25140,1,5,'2021-03-31 14:39:21'),(25141,1,44,'2021-03-31 14:40:21'),(25142,1,14,'2021-03-31 14:42:34'),(25143,1,44,'2021-03-31 14:42:38'),(25144,1,44,'2021-03-31 14:43:03'),(25145,1,44,'2021-03-31 14:43:21'),(25146,1,44,'2021-03-31 14:46:16'),(25147,1,14,'2021-03-31 14:47:16'),(25148,1,44,'2021-03-31 14:51:10'),(25149,1,13,'2021-03-31 14:51:32'),(25150,1,44,'2021-03-31 14:51:38'),(25151,1,44,'2021-03-31 14:55:20'),(25152,1,44,'2021-03-31 14:56:43'),(25153,1,44,'2021-03-31 14:58:45'),(25154,1,44,'2021-03-31 15:08:19'),(25155,1,13,'2021-03-31 15:14:49'),(25156,1,44,'2021-03-31 15:25:21'),(25157,1,44,'2021-03-31 15:30:41'),(25158,1,44,'2021-03-31 15:46:15'),(25159,1,13,'2021-03-31 15:51:47'),(25160,1,79,'2021-03-31 16:06:33'),(25161,1,44,'2021-03-31 16:08:23'),(25162,1,44,'2021-03-31 16:23:09'),(25163,1,13,'2021-03-31 16:24:13'),(25164,1,44,'2021-03-31 16:33:59'),(25165,1,44,'2021-03-31 16:38:01'),(25166,1,44,'2021-03-31 16:38:40'),(25167,1,44,'2021-03-31 16:44:32'),(25168,1,44,'2021-03-31 16:47:20'),(25169,1,44,'2021-03-31 17:10:07'),(25170,1,14,'2021-03-31 17:16:20'),(25171,1,44,'2021-03-31 17:28:39'),(25172,1,44,'2021-03-31 17:28:43'),(25173,1,44,'2021-03-31 17:28:56'),(25174,1,44,'2021-03-31 17:28:57'),(25175,1,44,'2021-03-31 17:57:23'),(25176,1,44,'2021-03-31 17:59:07'),(25177,1,44,'2021-03-31 18:18:57'),(25178,1,44,'2021-03-31 18:19:08'),(25179,1,44,'2021-03-31 18:28:52'),(25180,1,44,'2021-03-31 19:04:06'),(25181,1,44,'2021-03-31 19:08:05'),(25182,1,44,'2021-03-31 19:08:06'),(25183,1,44,'2021-03-31 19:08:06'),(25184,1,44,'2021-03-31 19:08:07'),(25185,1,43,'2021-03-31 19:28:54'),(25186,1,44,'2021-03-31 19:30:51'),(25187,1,44,'2021-03-31 19:46:47'),(25188,1,70,'2021-03-31 20:09:30'),(25189,1,44,'2021-03-31 20:24:54'),(25190,1,44,'2021-03-31 20:44:54'),(25191,1,44,'2021-03-31 20:56:22'),(25192,1,44,'2021-03-31 21:23:24'),(25193,1,66,'2021-03-31 21:33:01'),(25194,1,44,'2021-03-31 21:40:47'),(25195,1,44,'2021-03-31 22:03:23'),(25196,1,44,'2021-03-31 22:08:47'),(25197,1,44,'2021-03-31 22:41:49'),(25198,1,44,'2021-03-31 23:01:08'),(25199,1,44,'2021-03-31 23:10:24'),(25200,1,44,'2021-04-01 00:13:18'),(25201,1,44,'2021-04-01 00:35:06'),(25202,1,44,'2021-04-01 00:49:10'),(25203,1,44,'2021-04-01 01:16:05'),(25204,1,44,'2021-04-01 01:24:25'),(25205,1,44,'2021-04-01 01:30:09'),(25206,1,44,'2021-04-01 01:37:53'),(25207,1,44,'2021-04-01 01:58:01'),(25208,1,44,'2021-04-01 02:10:06'),(25209,1,44,'2021-04-01 02:12:55'),(25210,1,45,'2021-04-01 02:16:18'),(25211,1,44,'2021-04-01 02:33:56'),(25212,1,44,'2021-04-01 02:36:41'),(25213,1,15,'2021-04-01 02:36:56'),(25214,1,6,'2021-04-01 02:37:36'),(25215,1,14,'2021-04-01 02:38:33'),(25216,1,44,'2021-04-01 02:41:44'),(25217,1,44,'2021-04-01 02:43:05'),(25218,1,5,'2021-04-01 02:43:07'),(25219,1,44,'2021-04-01 02:46:54'),(25220,1,14,'2021-04-01 02:47:08'),(25221,1,14,'2021-04-01 02:52:10'),(25222,1,44,'2021-04-01 02:52:14'),(25223,1,5,'2021-04-01 02:55:40'),(25224,1,44,'2021-04-01 02:55:43'),(25225,1,5,'2021-04-01 03:03:46'),(25226,1,44,'2021-04-01 03:04:31'),(25227,1,14,'2021-04-01 03:06:27'),(25228,1,44,'2021-04-01 03:12:03'),(25229,1,44,'2021-04-01 03:19:07'),(25230,1,44,'2021-04-01 03:26:31'),(25231,1,44,'2021-04-01 03:35:27'),(25232,1,44,'2021-04-01 03:37:10'),(25233,1,44,'2021-04-01 03:47:06'),(25234,1,44,'2021-04-01 03:51:42'),(25235,1,44,'2021-04-01 03:52:03'),(25236,1,44,'2021-04-01 03:56:10'),(25237,1,53,'2021-04-01 03:56:44'),(25238,1,44,'2021-04-01 03:59:36'),(25239,1,13,'2021-04-01 04:06:16'),(25240,1,44,'2021-04-01 04:08:45'),(25241,1,44,'2021-04-01 04:15:56'),(25242,1,44,'2021-04-01 04:16:00'),(25243,1,44,'2021-04-01 04:16:06'),(25244,1,44,'2021-04-01 04:16:12'),(25245,1,44,'2021-04-01 04:16:15'),(25246,1,44,'2021-04-01 04:16:17'),(25247,1,44,'2021-04-01 04:16:19'),(25248,1,44,'2021-04-01 04:16:22'),(25249,1,44,'2021-04-01 04:16:26'),(25250,1,44,'2021-04-01 04:16:29'),(25251,1,44,'2021-04-01 04:16:33'),(25252,1,44,'2021-04-01 04:16:36'),(25253,1,44,'2021-04-01 04:16:39'),(25254,1,44,'2021-04-01 04:16:42'),(25255,1,44,'2021-04-01 04:16:44'),(25256,1,44,'2021-04-01 04:16:46'),(25257,1,44,'2021-04-01 04:16:48'),(25258,1,44,'2021-04-01 04:16:50'),(25259,1,44,'2021-04-01 04:16:56'),(25260,1,44,'2021-04-01 04:17:04'),(25261,1,44,'2021-04-01 04:17:08'),(25262,1,44,'2021-04-01 04:17:11'),(25263,1,44,'2021-04-01 04:17:15'),(25264,1,15,'2021-04-01 04:18:55'),(25265,1,44,'2021-04-01 04:21:20'),(25266,1,44,'2021-04-01 04:26:08'),(25267,1,44,'2021-04-01 04:36:16'),(25268,1,44,'2021-04-01 04:39:56'),(25269,1,44,'2021-04-01 04:40:26'),(25270,1,44,'2021-04-01 04:41:15'),(25271,1,44,'2021-04-01 04:45:33'),(25272,1,44,'2021-04-01 04:48:58'),(25273,1,44,'2021-04-01 04:49:00'),(25274,1,44,'2021-04-01 04:50:21'),(25275,1,44,'2021-04-01 05:00:31'),(25276,1,44,'2021-04-01 05:08:05'),(25277,1,44,'2021-04-01 05:11:16'),(25278,1,13,'2021-04-01 05:19:52'),(25279,1,44,'2021-04-01 05:22:18'),(25280,1,44,'2021-04-01 05:38:14'),(25281,1,45,'2021-04-01 05:39:28'),(25282,1,44,'2021-04-01 05:45:35'),(25283,1,44,'2021-04-01 05:55:35'),(25284,1,13,'2021-04-01 05:57:44'),(25285,1,44,'2021-04-01 06:00:42'),(25286,1,44,'2021-04-01 06:03:23'),(25287,1,44,'2021-04-01 06:05:13'),(25288,1,44,'2021-04-01 06:07:34'),(25289,1,44,'2021-04-01 06:10:59'),(25290,1,44,'2021-04-01 06:17:56'),(25291,1,44,'2021-04-01 06:30:44'),(25292,1,13,'2021-04-01 06:32:57'),(25293,1,44,'2021-04-01 06:38:21'),(25294,1,44,'2021-04-01 06:42:16'),(25295,1,44,'2021-04-01 06:48:09'),(25296,1,44,'2021-04-01 06:48:35'),(25297,1,44,'2021-04-01 06:56:25'),(25298,1,44,'2021-04-01 06:56:48'),(25299,1,44,'2021-04-01 07:07:28'),(25300,1,44,'2021-04-01 07:07:40'),(25301,1,44,'2021-04-01 07:07:40'),(25302,1,44,'2021-04-01 07:10:09'),(25303,1,44,'2021-04-01 07:12:38'),(25304,1,44,'2021-04-01 07:13:34'),(25305,1,44,'2021-04-01 07:17:37'),(25306,1,44,'2021-04-01 07:18:23'),(25307,1,44,'2021-04-01 07:18:24'),(25308,1,44,'2021-04-01 07:30:22'),(25309,1,73,'2021-04-01 07:31:56'),(25310,1,44,'2021-04-01 07:37:21'),(25311,1,44,'2021-04-01 07:38:16'),(25312,1,44,'2021-04-01 07:41:19'),(25313,1,44,'2021-04-01 07:44:32'),(25314,1,44,'2021-04-01 07:47:33'),(25315,1,44,'2021-04-01 07:54:09'),(25316,1,44,'2021-04-01 07:55:45'),(25317,1,44,'2021-04-01 07:57:51'),(25318,1,44,'2021-04-01 08:07:36'),(25319,1,44,'2021-04-01 08:09:58'),(25320,1,44,'2021-04-01 08:15:17'),(25321,1,44,'2021-04-01 08:17:51'),(25322,1,44,'2021-04-01 08:22:49'),(25323,1,44,'2021-04-01 08:26:54'),(25324,1,44,'2021-04-01 08:27:58'),(25325,1,44,'2021-04-01 08:29:03'),(25326,1,5,'2021-04-01 08:34:33'),(25327,1,44,'2021-04-01 08:34:39'),(25328,1,44,'2021-04-01 08:34:40'),(25329,1,13,'2021-04-01 08:34:47'),(25330,1,5,'2021-04-01 08:35:44'),(25331,1,44,'2021-04-01 08:37:04'),(25332,1,14,'2021-04-01 08:37:25'),(25333,1,44,'2021-04-01 08:40:25'),(25334,1,14,'2021-04-01 08:46:31'),(25335,1,14,'2021-04-01 08:51:31'),(25336,1,44,'2021-04-01 08:53:09'),(25337,1,44,'2021-04-01 08:53:23'),(25338,1,44,'2021-04-01 08:53:34'),(25339,1,14,'2021-04-01 09:08:04'),(25340,1,44,'2021-04-01 09:08:06'),(25341,1,6,'2021-04-01 09:19:34'),(25342,1,44,'2021-04-01 09:22:56'),(25343,1,44,'2021-04-01 09:23:36'),(25344,1,44,'2021-04-01 09:24:55'),(25345,1,15,'2021-04-01 09:26:27'),(25346,1,44,'2021-04-01 09:31:52'),(25347,1,44,'2021-04-01 09:31:54'),(25348,1,44,'2021-04-01 09:40:32'),(25349,1,44,'2021-04-01 10:06:11'),(25350,1,44,'2021-04-01 10:13:13'),(25351,1,44,'2021-04-01 10:17:29'),(25352,1,44,'2021-04-01 10:23:19'),(25353,1,44,'2021-04-01 10:39:34'),(25354,1,44,'2021-04-01 10:39:54'),(25355,1,44,'2021-04-01 10:49:40'),(25356,1,44,'2021-04-01 10:55:40'),(25357,1,44,'2021-04-01 10:57:20'),(25358,1,44,'2021-04-01 10:59:58'),(25359,1,44,'2021-04-01 11:20:17'),(25360,1,44,'2021-04-01 11:23:04'),(25361,1,44,'2021-04-01 11:38:57'),(25362,1,44,'2021-04-01 11:43:54'),(25363,1,44,'2021-04-01 11:44:53'),(25364,1,44,'2021-04-01 11:46:29'),(25365,1,44,'2021-04-01 11:55:21'),(25366,1,44,'2021-04-01 12:10:56'),(25367,1,44,'2021-04-01 12:13:31'),(25368,1,44,'2021-04-01 12:14:35'),(25369,1,15,'2021-04-01 12:23:07'),(25370,1,44,'2021-04-01 12:23:17'),(25371,1,44,'2021-04-01 12:26:24'),(25372,1,44,'2021-04-01 12:30:46'),(25373,1,44,'2021-04-01 12:36:20'),(25374,1,14,'2021-04-01 12:42:02'),(25375,1,44,'2021-04-01 12:46:39'),(25376,1,44,'2021-04-01 12:54:16'),(25377,1,44,'2021-04-01 13:03:54'),(25378,1,44,'2021-04-01 13:09:34'),(25379,1,44,'2021-04-01 13:20:15'),(25380,1,44,'2021-04-01 13:23:00'),(25381,1,44,'2021-04-01 13:34:14'),(25382,1,44,'2021-04-01 13:44:39'),(25383,1,44,'2021-04-01 13:48:47'),(25384,1,44,'2021-04-01 13:51:01'),(25385,1,44,'2021-04-01 13:51:38'),(25386,1,44,'2021-04-01 13:57:57'),(25387,1,44,'2021-04-01 14:06:48'),(25388,1,44,'2021-04-01 14:07:49'),(25389,1,44,'2021-04-01 14:10:46'),(25390,1,44,'2021-04-01 14:12:46'),(25391,1,44,'2021-04-01 14:18:47'),(25392,1,44,'2021-04-01 14:22:33'),(25393,1,44,'2021-04-01 14:26:11'),(25394,1,44,'2021-04-01 14:31:02'),(25395,1,44,'2021-04-01 14:32:05'),(25396,1,13,'2021-04-01 14:32:35'),(25397,1,6,'2021-04-01 14:35:07'),(25398,1,44,'2021-04-01 14:35:23'),(25399,1,44,'2021-04-01 14:36:31'),(25400,1,44,'2021-04-01 14:37:29'),(25401,1,15,'2021-04-01 14:40:27'),(25402,1,44,'2021-04-01 14:40:38'),(25403,1,5,'2021-04-01 14:41:26'),(25404,1,15,'2021-04-01 14:48:28'),(25405,1,44,'2021-04-01 14:50:54'),(25406,1,5,'2021-04-01 14:52:45'),(25407,1,5,'2021-04-01 14:57:54'),(25408,1,6,'2021-04-01 14:58:41'),(25409,1,44,'2021-04-01 14:59:28'),(25410,1,15,'2021-04-01 15:04:42'),(25411,1,44,'2021-04-01 15:05:39'),(25412,1,44,'2021-04-01 15:05:56'),(25413,1,44,'2021-04-01 15:07:44'),(25414,1,6,'2021-04-01 15:09:53'),(25415,1,44,'2021-04-01 15:16:27'),(25416,1,14,'2021-04-01 15:18:22'),(25417,1,6,'2021-04-01 15:19:15'),(25418,1,44,'2021-04-01 15:23:05'),(25419,1,44,'2021-04-01 15:27:25'),(25420,1,44,'2021-04-01 15:29:51'),(25421,1,44,'2021-04-01 15:30:39'),(25422,1,15,'2021-04-01 15:33:50'),(25423,1,44,'2021-04-01 15:34:59'),(25424,1,44,'2021-04-01 15:37:14'),(25425,1,14,'2021-04-01 15:37:20'),(25426,1,44,'2021-04-01 15:40:32'),(25427,1,44,'2021-04-01 15:52:49'),(25428,1,44,'2021-04-01 15:54:45'),(25429,1,44,'2021-04-01 15:56:08'),(25430,1,6,'2021-04-01 15:56:26'),(25431,1,44,'2021-04-01 16:06:57'),(25432,1,6,'2021-04-01 16:10:37'),(25433,1,44,'2021-04-01 16:11:15'),(25434,1,14,'2021-04-01 16:11:46'),(25435,1,44,'2021-04-01 16:19:54'),(25436,1,14,'2021-04-01 16:27:30'),(25437,1,6,'2021-04-01 16:38:45'),(25438,1,44,'2021-04-01 16:42:35'),(25439,1,44,'2021-04-01 16:42:54'),(25440,1,44,'2021-04-01 16:49:26'),(25441,1,6,'2021-04-01 16:55:07'),(25442,1,45,'2021-04-01 16:59:51'),(25443,1,45,'2021-04-01 16:59:51'),(25444,1,44,'2021-04-01 16:59:55'),(25445,1,44,'2021-04-01 16:59:56'),(25446,1,44,'2021-04-01 17:05:10'),(25447,1,44,'2021-04-01 17:07:27'),(25448,1,14,'2021-04-01 17:17:37'),(25449,1,44,'2021-04-01 17:20:30'),(25450,1,6,'2021-04-01 17:23:02'),(25451,1,44,'2021-04-01 17:32:22'),(25452,1,44,'2021-04-01 17:33:47'),(25453,1,44,'2021-04-01 17:42:00'),(25454,1,14,'2021-04-01 17:52:41'),(25455,1,44,'2021-04-01 17:57:31'),(25456,1,44,'2021-04-01 18:13:03'),(25457,1,44,'2021-04-01 18:26:25'),(25458,1,44,'2021-04-01 18:31:55'),(25459,1,6,'2021-04-01 18:43:35'),(25460,1,14,'2021-04-01 18:47:57'),(25461,1,6,'2021-04-01 18:59:01'),(25462,1,44,'2021-04-01 18:59:14'),(25463,1,44,'2021-04-01 18:59:14'),(25464,1,53,'2021-04-01 19:07:59'),(25465,1,44,'2021-04-01 19:11:03'),(25466,1,14,'2021-04-01 19:15:34'),(25467,1,6,'2021-04-01 19:30:54'),(25468,1,44,'2021-04-01 19:32:36'),(25469,1,44,'2021-04-01 19:40:35'),(25470,1,14,'2021-04-01 19:45:32'),(25471,1,44,'2021-04-01 19:54:18'),(25472,1,14,'2021-04-01 20:14:39'),(25473,1,44,'2021-04-01 20:16:21'),(25474,1,59,'2021-04-01 20:18:19'),(25475,1,44,'2021-04-01 20:31:31'),(25476,1,14,'2021-04-01 20:47:33'),(25477,1,44,'2021-04-01 20:52:52'),(25478,1,44,'2021-04-01 21:09:00'),(25479,1,14,'2021-04-01 21:11:10'),(25480,1,44,'2021-04-01 21:14:47'),(25481,1,44,'2021-04-01 21:18:40'),(25482,1,44,'2021-04-01 21:24:46'),(25483,1,44,'2021-04-01 21:26:41'),(25484,1,44,'2021-04-01 21:33:46'),(25485,1,14,'2021-04-01 21:39:47'),(25486,1,44,'2021-04-01 21:56:07'),(25487,1,14,'2021-04-01 22:05:17'),(25488,1,44,'2021-04-01 22:26:03'),(25489,1,44,'2021-04-01 22:26:49'),(25490,1,14,'2021-04-01 22:33:36'),(25491,1,44,'2021-04-01 22:50:26'),(25492,1,44,'2021-04-01 22:54:52'),(25493,1,44,'2021-04-01 22:55:11'),(25494,1,44,'2021-04-01 22:55:13'),(25495,1,14,'2021-04-01 22:58:01'),(25496,1,44,'2021-04-01 23:06:12'),(25497,1,44,'2021-04-01 23:09:37'),(25498,1,14,'2021-04-01 23:27:23'),(25499,1,44,'2021-04-01 23:30:02'),(25500,1,44,'2021-04-01 23:34:22'),(25501,1,15,'2021-04-01 23:36:54'),(25502,1,44,'2021-04-01 23:37:24'),(25503,1,44,'2021-04-01 23:40:42'),(25504,1,14,'2021-04-01 23:50:07'),(25505,1,44,'2021-04-01 23:52:15'),(25506,1,44,'2021-04-02 00:07:53'),(25507,1,6,'2021-04-02 00:24:46'),(25508,1,45,'2021-04-02 00:24:47'),(25509,1,6,'2021-04-02 00:24:50'),(25510,1,6,'2021-04-02 00:24:50'),(25511,1,6,'2021-04-02 00:24:52'),(25512,1,44,'2021-04-02 00:56:39'),(25513,1,44,'2021-04-02 01:02:52'),(25514,1,44,'2021-04-02 01:03:02'),(25515,1,44,'2021-04-02 01:17:20'),(25516,1,44,'2021-04-02 01:22:51'),(25517,1,44,'2021-04-02 01:33:36'),(25518,1,44,'2021-04-02 01:37:15'),(25519,1,44,'2021-04-02 01:40:40'),(25520,1,44,'2021-04-02 01:43:03'),(25521,1,44,'2021-04-02 01:45:42'),(25522,1,44,'2021-04-02 01:49:08'),(25523,1,44,'2021-04-02 01:52:20'),(25524,1,44,'2021-04-02 01:53:03'),(25525,1,44,'2021-04-02 01:56:39'),(25526,1,44,'2021-04-02 02:00:36'),(25527,1,44,'2021-04-02 02:07:34'),(25528,1,44,'2021-04-02 02:15:47'),(25529,1,44,'2021-04-02 02:17:34'),(25530,1,44,'2021-04-02 02:23:35'),(25531,1,44,'2021-04-02 02:30:56'),(25532,1,44,'2021-04-02 02:32:43'),(25533,1,15,'2021-04-02 02:37:14'),(25534,1,44,'2021-04-02 02:42:57'),(25535,1,5,'2021-04-02 02:43:22'),(25536,1,44,'2021-04-02 02:44:40'),(25537,1,15,'2021-04-02 02:47:41'),(25538,1,44,'2021-04-02 02:48:26'),(25539,1,5,'2021-04-02 02:50:53'),(25540,1,44,'2021-04-02 02:55:13'),(25541,1,44,'2021-04-02 02:56:21'),(25542,1,15,'2021-04-02 02:58:29'),(25543,1,6,'2021-04-02 03:04:55'),(25544,1,44,'2021-04-02 03:08:50'),(25545,1,14,'2021-04-02 03:09:49'),(25546,1,15,'2021-04-02 03:11:12'),(25547,1,5,'2021-04-02 03:11:54'),(25548,1,44,'2021-04-02 03:13:53'),(25549,1,44,'2021-04-02 03:20:03'),(25550,1,5,'2021-04-02 03:20:47'),(25551,1,13,'2021-04-02 03:25:26'),(25552,1,44,'2021-04-02 03:29:28'),(25553,1,44,'2021-04-02 03:29:36'),(25554,1,44,'2021-04-02 03:32:28'),(25555,1,44,'2021-04-02 03:38:09'),(25556,1,44,'2021-04-02 03:44:38'),(25557,1,44,'2021-04-02 03:44:39'),(25558,1,5,'2021-04-02 03:44:56'),(25559,1,66,'2021-04-02 03:50:03'),(25560,1,44,'2021-04-02 03:59:28'),(25561,1,44,'2021-04-02 04:14:28'),(25562,1,44,'2021-04-02 04:16:43'),(25563,1,13,'2021-04-02 04:22:06'),(25564,1,44,'2021-04-02 04:24:41'),(25565,1,6,'2021-04-02 04:24:50'),(25566,1,53,'2021-04-02 04:24:53'),(25567,1,53,'2021-04-02 04:24:56'),(25568,1,6,'2021-04-02 04:25:24'),(25569,1,44,'2021-04-02 04:25:59'),(25570,1,53,'2021-04-02 04:26:21'),(25571,1,5,'2021-04-02 04:26:48'),(25572,1,53,'2021-04-02 04:27:37'),(25573,1,53,'2021-04-02 04:27:50'),(25574,1,44,'2021-04-02 04:34:27'),(25575,1,14,'2021-04-02 04:45:37'),(25576,1,5,'2021-04-02 04:46:22'),(25577,1,44,'2021-04-02 04:49:09'),(25578,1,44,'2021-04-02 04:49:14'),(25579,1,44,'2021-04-02 04:49:16'),(25580,1,44,'2021-04-02 05:00:31'),(25581,1,44,'2021-04-02 05:02:07'),(25582,1,5,'2021-04-02 05:07:35'),(25583,1,44,'2021-04-02 05:08:41'),(25584,1,15,'2021-04-02 05:12:12'),(25585,1,15,'2021-04-02 05:14:26'),(25586,1,13,'2021-04-02 05:15:32'),(25587,1,44,'2021-04-02 05:17:29'),(25588,1,14,'2021-04-02 05:28:33'),(25589,1,44,'2021-04-02 05:31:24'),(25590,1,62,'2021-04-02 05:33:18'),(25591,1,44,'2021-04-02 05:33:49'),(25592,1,44,'2021-04-02 05:39:39'),(25593,1,44,'2021-04-02 05:53:08'),(25594,1,44,'2021-04-02 06:00:51'),(25595,1,13,'2021-04-02 06:04:27'),(25596,1,44,'2021-04-02 06:05:01'),(25597,1,44,'2021-04-02 06:05:41'),(25598,1,15,'2021-04-02 06:06:05'),(25599,1,44,'2021-04-02 06:06:38'),(25600,1,6,'2021-04-02 06:06:43'),(25601,1,5,'2021-04-02 06:07:19'),(25602,1,45,'2021-04-02 06:07:48'),(25603,1,43,'2021-04-02 06:08:36'),(25604,1,13,'2021-04-02 06:09:17'),(25605,1,53,'2021-04-02 06:09:40'),(25606,1,44,'2021-04-02 06:10:25'),(25607,1,76,'2021-04-02 06:10:50'),(25608,1,66,'2021-04-02 06:11:23'),(25609,1,56,'2021-04-02 06:11:55'),(25610,1,14,'2021-04-02 06:12:34'),(25611,1,70,'2021-04-02 06:13:09'),(25612,1,45,'2021-04-02 06:13:22'),(25613,1,59,'2021-04-02 06:15:34'),(25614,1,62,'2021-04-02 06:17:08'),(25615,1,15,'2021-04-02 06:18:10'),(25616,1,79,'2021-04-02 06:19:27'),(25617,1,73,'2021-04-02 06:21:17'),(25618,1,44,'2021-04-02 06:23:06'),(25619,1,62,'2021-04-02 06:23:09'),(25620,1,59,'2021-04-02 06:25:07'),(25621,1,44,'2021-04-02 06:26:03'),(25622,1,66,'2021-04-02 06:27:28'),(25623,1,73,'2021-04-02 06:29:58'),(25624,1,70,'2021-04-02 06:32:19'),(25625,1,44,'2021-04-02 06:32:41'),(25626,1,76,'2021-04-02 06:34:29'),(25627,1,44,'2021-04-02 06:36:31'),(25628,1,79,'2021-04-02 06:36:48'),(25629,1,44,'2021-04-02 06:38:31'),(25630,1,56,'2021-04-02 06:38:40'),(25631,1,53,'2021-04-02 06:40:28'),(25632,1,44,'2021-04-02 06:40:51'),(25633,1,14,'2021-04-02 06:41:07'),(25634,1,44,'2021-04-02 06:41:29'),(25635,1,44,'2021-04-02 06:42:27'),(25636,1,44,'2021-04-02 06:42:41'),(25637,1,44,'2021-04-02 06:43:08'),(25638,1,43,'2021-04-02 06:45:01'),(25639,1,44,'2021-04-02 06:45:16'),(25640,1,44,'2021-04-02 06:47:03'),(25641,1,45,'2021-04-02 06:47:21'),(25642,1,44,'2021-04-02 06:48:15'),(25643,1,15,'2021-04-02 06:49:13'),(25644,1,15,'2021-04-02 06:51:05'),(25645,1,44,'2021-04-02 06:51:26'),(25646,1,44,'2021-04-02 06:52:08'),(25647,1,44,'2021-04-02 06:53:56'),(25648,1,44,'2021-04-02 06:56:00'),(25649,1,44,'2021-04-02 06:59:43'),(25650,1,44,'2021-04-02 06:59:55'),(25651,1,44,'2021-04-02 06:59:57'),(25652,1,44,'2021-04-02 07:01:14'),(25653,1,44,'2021-04-02 07:04:51'),(25654,1,62,'2021-04-02 07:10:26'),(25655,1,44,'2021-04-02 07:18:04'),(25656,1,44,'2021-04-02 07:33:56'),(25657,1,44,'2021-04-02 07:38:20'),(25658,1,44,'2021-04-02 07:39:45'),(25659,1,44,'2021-04-02 07:39:50'),(25660,1,44,'2021-04-02 07:46:56'),(25661,1,44,'2021-04-02 07:47:26'),(25662,1,44,'2021-04-02 07:48:02'),(25663,1,44,'2021-04-02 07:48:51'),(25664,1,44,'2021-04-02 07:53:45'),(25665,1,44,'2021-04-02 08:00:08'),(25666,1,44,'2021-04-02 08:11:07'),(25667,1,44,'2021-04-02 08:11:43'),(25668,1,44,'2021-04-02 08:15:24'),(25669,1,14,'2021-04-02 08:20:44'),(25670,1,44,'2021-04-02 08:21:08'),(25671,1,44,'2021-04-02 08:25:34'),(25672,1,44,'2021-04-02 08:30:54'),(25673,1,44,'2021-04-02 08:32:08'),(25674,1,13,'2021-04-02 08:32:46'),(25675,1,44,'2021-04-02 08:35:06'),(25676,1,6,'2021-04-02 08:35:32'),(25677,1,44,'2021-04-02 08:37:14'),(25678,1,6,'2021-04-02 08:38:39'),(25679,1,44,'2021-04-02 08:40:53'),(25680,1,44,'2021-04-02 08:41:31'),(25681,1,15,'2021-04-02 08:41:58'),(25682,1,44,'2021-04-02 08:43:02'),(25683,1,44,'2021-04-02 08:46:44'),(25684,1,44,'2021-04-02 08:50:41'),(25685,1,44,'2021-04-02 08:51:18'),(25686,1,44,'2021-04-02 08:51:43'),(25687,1,44,'2021-04-02 08:52:57'),(25688,1,44,'2021-04-02 08:55:02'),(25689,1,44,'2021-04-02 08:57:21'),(25690,1,44,'2021-04-02 08:59:47'),(25691,1,44,'2021-04-02 09:01:21'),(25692,1,15,'2021-04-02 09:02:52'),(25693,1,44,'2021-04-02 09:03:58'),(25694,1,14,'2021-04-02 09:08:46'),(25695,1,44,'2021-04-02 09:10:27'),(25696,1,44,'2021-04-02 09:17:41'),(25697,1,44,'2021-04-02 09:17:47'),(25698,1,14,'2021-04-02 09:27:12'),(25699,1,15,'2021-04-02 09:28:42'),(25700,1,15,'2021-04-02 09:38:56'),(25701,1,14,'2021-04-02 09:44:28'),(25702,1,15,'2021-04-02 09:49:18'),(25703,1,44,'2021-04-02 09:52:08'),(25704,1,44,'2021-04-02 09:58:39'),(25705,1,43,'2021-04-02 10:05:20'),(25706,1,44,'2021-04-02 10:08:41'),(25707,1,44,'2021-04-02 10:10:27'),(25708,1,44,'2021-04-02 10:18:53'),(25709,1,14,'2021-04-02 10:20:37'),(25710,1,44,'2021-04-02 10:21:11'),(25711,1,44,'2021-04-02 10:28:51'),(25712,1,14,'2021-04-02 10:38:40'),(25713,1,44,'2021-04-02 10:52:28'),(25714,1,15,'2021-04-02 10:53:42'),(25715,1,14,'2021-04-02 11:21:35'),(25716,1,44,'2021-04-02 11:25:06'),(25717,1,15,'2021-04-02 11:31:46'),(25718,1,14,'2021-04-02 11:39:29'),(25719,1,44,'2021-04-02 11:42:03'),(25720,1,44,'2021-04-02 11:43:21'),(25721,1,44,'2021-04-02 11:51:56'),(25722,1,44,'2021-04-02 12:15:40'),(25723,1,44,'2021-04-02 12:22:10'),(25724,1,14,'2021-04-02 12:22:31'),(25725,1,14,'2021-04-02 12:26:48'),(25726,1,15,'2021-04-02 12:34:14'),(25727,1,44,'2021-04-02 12:53:43'),(25728,1,15,'2021-04-02 12:59:45'),(25729,1,44,'2021-04-02 12:59:52'),(25730,1,44,'2021-04-02 13:00:08'),(25731,1,70,'2021-04-02 13:15:52'),(25732,1,15,'2021-04-02 13:16:45'),(25733,1,44,'2021-04-02 13:18:03'),(25734,1,14,'2021-04-02 13:23:21'),(25735,1,66,'2021-04-02 13:25:32'),(25736,1,44,'2021-04-02 13:37:16'),(25737,1,5,'2021-04-02 13:37:44'),(25738,1,6,'2021-04-02 13:47:37'),(25739,1,44,'2021-04-02 13:56:03'),(25740,1,44,'2021-04-02 13:58:32'),(25741,1,44,'2021-04-02 13:59:00'),(25742,1,14,'2021-04-02 14:02:44'),(25743,1,44,'2021-04-02 14:12:02'),(25744,1,5,'2021-04-02 14:16:57'),(25745,1,44,'2021-04-02 14:25:49'),(25746,1,6,'2021-04-02 14:33:49'),(25747,1,15,'2021-04-02 14:34:06'),(25748,1,14,'2021-04-02 14:37:31'),(25749,1,44,'2021-04-02 14:42:45'),(25750,1,44,'2021-04-02 14:44:30'),(25751,1,14,'2021-04-02 14:45:11'),(25752,1,44,'2021-04-02 14:46:38'),(25753,1,44,'2021-04-02 14:47:50'),(25754,1,14,'2021-04-02 14:50:22'),(25755,1,5,'2021-04-02 14:52:23'),(25756,1,44,'2021-04-02 14:52:38'),(25757,1,44,'2021-04-02 14:53:10'),(25758,1,13,'2021-04-02 14:53:15'),(25759,1,5,'2021-04-02 14:54:09'),(25760,1,44,'2021-04-02 14:56:57'),(25761,1,5,'2021-04-02 14:58:07'),(25762,1,44,'2021-04-02 15:02:42'),(25763,1,5,'2021-04-02 15:04:45'),(25764,1,44,'2021-04-02 15:09:07'),(25765,1,44,'2021-04-02 15:12:08'),(25766,1,44,'2021-04-02 15:13:27'),(25767,1,44,'2021-04-02 15:15:35'),(25768,1,13,'2021-04-02 15:15:48'),(25769,1,6,'2021-04-02 15:22:23'),(25770,1,44,'2021-04-02 15:30:32'),(25771,1,5,'2021-04-02 15:33:06'),(25772,1,13,'2021-04-02 15:33:33'),(25773,1,44,'2021-04-02 15:37:20'),(25774,1,44,'2021-04-02 15:37:55'),(25775,1,44,'2021-04-02 16:00:27'),(25776,1,44,'2021-04-02 16:09:01'),(25777,1,44,'2021-04-02 16:14:47'),(25778,1,13,'2021-04-02 16:19:37'),(25779,1,44,'2021-04-02 16:21:22'),(25780,1,5,'2021-04-02 16:22:58'),(25781,1,44,'2021-04-02 16:34:08'),(25782,1,44,'2021-04-02 16:44:17'),(25783,1,15,'2021-04-02 16:54:38'),(25784,1,44,'2021-04-02 16:59:45'),(25785,1,44,'2021-04-02 17:03:23'),(25786,1,44,'2021-04-02 17:08:57'),(25787,1,44,'2021-04-02 17:12:41'),(25788,1,44,'2021-04-02 17:23:26'),(25789,1,44,'2021-04-02 17:24:28'),(25790,1,44,'2021-04-02 17:29:17'),(25791,1,44,'2021-04-02 17:29:26'),(25792,1,44,'2021-04-02 17:33:00'),(25793,1,44,'2021-04-02 17:43:16'),(25794,1,44,'2021-04-02 17:47:17'),(25795,1,44,'2021-04-02 17:48:16'),(25796,1,44,'2021-04-02 17:48:24'),(25797,1,44,'2021-04-02 17:48:54'),(25798,1,44,'2021-04-02 17:53:57'),(25799,1,44,'2021-04-02 17:57:17'),(25800,1,44,'2021-04-02 17:57:32'),(25801,1,44,'2021-04-02 18:01:53'),(25802,1,44,'2021-04-02 18:06:39'),(25803,1,44,'2021-04-02 18:44:28'),(25804,1,44,'2021-04-02 18:48:21'),(25805,1,44,'2021-04-02 19:00:43'),(25806,1,44,'2021-04-02 19:19:11'),(25807,1,44,'2021-04-02 20:28:04'),(25808,1,44,'2021-04-02 20:51:21'),(25809,1,44,'2021-04-02 21:00:18'),(25810,1,44,'2021-04-02 21:18:24'),(25811,1,5,'2021-04-02 21:18:25'),(25812,1,6,'2021-04-02 21:18:27'),(25813,1,44,'2021-04-02 21:24:57'),(25814,1,44,'2021-04-02 21:33:40'),(25815,1,44,'2021-04-02 21:33:51'),(25816,1,44,'2021-04-02 21:39:50'),(25817,1,44,'2021-04-02 21:50:20'),(25818,1,44,'2021-04-02 22:04:54'),(25819,1,45,'2021-04-02 22:27:01'),(25820,1,44,'2021-04-02 23:01:41'),(25821,1,44,'2021-04-02 23:34:51'),(25822,1,44,'2021-04-02 23:40:38'),(25823,1,6,'2021-04-02 23:40:40'),(25824,1,6,'2021-04-02 23:40:43'),(25825,1,44,'2021-04-03 00:27:49'),(25826,1,44,'2021-04-03 00:34:28'),(25827,1,6,'2021-04-03 00:55:22'),(25828,1,73,'2021-04-03 01:03:27'),(25829,1,44,'2021-04-03 01:41:22'),(25830,1,44,'2021-04-03 01:41:30'),(25831,1,6,'2021-04-03 02:34:38'),(25832,1,6,'2021-04-03 02:38:52'),(25833,1,5,'2021-04-03 02:39:14'),(25834,1,44,'2021-04-03 02:46:55'),(25835,1,15,'2021-04-03 02:52:35'),(25836,1,5,'2021-04-03 02:55:20'),(25837,1,44,'2021-04-03 02:55:36'),(25838,1,6,'2021-04-03 02:55:58'),(25839,1,5,'2021-04-03 03:01:43'),(25840,1,6,'2021-04-03 03:01:46'),(25841,1,44,'2021-04-03 03:02:02'),(25842,1,14,'2021-04-03 03:02:57'),(25843,1,44,'2021-04-03 03:08:13'),(25844,1,44,'2021-04-03 03:08:29'),(25845,1,44,'2021-04-03 03:08:32'),(25846,1,44,'2021-04-03 03:08:37'),(25847,1,44,'2021-04-03 03:08:39'),(25848,1,44,'2021-04-03 03:08:43'),(25849,1,44,'2021-04-03 03:08:46'),(25850,1,44,'2021-04-03 03:08:49'),(25851,1,44,'2021-04-03 03:08:52'),(25852,1,44,'2021-04-03 03:08:55'),(25853,1,44,'2021-04-03 03:08:58'),(25854,1,6,'2021-04-03 03:08:58'),(25855,1,44,'2021-04-03 03:09:01'),(25856,1,44,'2021-04-03 03:12:25'),(25857,1,5,'2021-04-03 03:16:07'),(25858,1,15,'2021-04-03 03:23:53'),(25859,1,44,'2021-04-03 03:25:11'),(25860,1,5,'2021-04-03 03:26:41'),(25861,1,6,'2021-04-03 03:26:54'),(25862,1,44,'2021-04-03 03:37:49'),(25863,1,44,'2021-04-03 03:41:55'),(25864,1,14,'2021-04-03 03:43:36'),(25865,1,5,'2021-04-03 03:50:48'),(25866,1,15,'2021-04-03 03:55:36'),(25867,1,6,'2021-04-03 04:10:09'),(25868,1,13,'2021-04-03 04:12:42'),(25869,1,15,'2021-04-03 04:27:16'),(25870,1,44,'2021-04-03 04:45:43'),(25871,1,44,'2021-04-03 04:49:13'),(25872,1,44,'2021-04-03 04:49:22'),(25873,1,44,'2021-04-03 04:53:52'),(25874,1,15,'2021-04-03 04:55:03'),(25875,1,13,'2021-04-03 04:55:32'),(25876,1,44,'2021-04-03 04:59:36'),(25877,1,44,'2021-04-03 05:15:00'),(25878,1,44,'2021-04-03 05:25:02'),(25879,1,15,'2021-04-03 05:25:32'),(25880,1,44,'2021-04-03 05:26:15'),(25881,1,44,'2021-04-03 05:27:41'),(25882,1,14,'2021-04-03 05:31:01'),(25883,1,13,'2021-04-03 05:35:27'),(25884,1,15,'2021-04-03 05:52:56'),(25885,1,13,'2021-04-03 06:13:51'),(25886,1,15,'2021-04-03 06:24:03'),(25887,1,14,'2021-04-03 06:25:56'),(25888,1,44,'2021-04-03 06:43:49'),(25889,1,44,'2021-04-03 06:44:05'),(25890,1,13,'2021-04-03 06:48:36'),(25891,1,44,'2021-04-03 06:50:08'),(25892,1,15,'2021-04-03 06:56:14'),(25893,1,44,'2021-04-03 06:57:23'),(25894,1,44,'2021-04-03 07:03:00'),(25895,1,44,'2021-04-03 07:03:12'),(25896,1,44,'2021-04-03 07:03:13'),(25897,1,44,'2021-04-03 07:11:10'),(25898,1,44,'2021-04-03 07:18:05'),(25899,1,44,'2021-04-03 07:30:24'),(25900,1,13,'2021-04-03 07:37:25'),(25901,1,15,'2021-04-03 07:48:22'),(25902,1,44,'2021-04-03 07:55:29'),(25903,1,44,'2021-04-03 07:57:50'),(25904,1,44,'2021-04-03 08:06:23'),(25905,1,13,'2021-04-03 08:28:58'),(25906,1,44,'2021-04-03 08:31:26'),(25907,1,13,'2021-04-03 08:31:31'),(25908,1,5,'2021-04-03 08:32:18'),(25909,1,13,'2021-04-03 08:35:07'),(25910,1,14,'2021-04-03 08:37:05'),(25911,1,44,'2021-04-03 08:37:30'),(25912,1,6,'2021-04-03 08:37:58'),(25913,1,44,'2021-04-03 08:40:12'),(25914,1,14,'2021-04-03 08:40:19'),(25915,1,44,'2021-04-03 08:43:08'),(25916,1,5,'2021-04-03 08:45:07'),(25917,1,6,'2021-04-03 08:45:34'),(25918,1,6,'2021-04-03 08:45:59'),(25919,1,44,'2021-04-03 08:48:03'),(25920,1,15,'2021-04-03 08:48:58'),(25921,1,6,'2021-04-03 08:53:22'),(25922,1,44,'2021-04-03 08:53:39'),(25923,1,44,'2021-04-03 08:55:15'),(25924,1,44,'2021-04-03 08:58:13'),(25925,1,6,'2021-04-03 09:00:11'),(25926,1,44,'2021-04-03 09:00:24'),(25927,1,44,'2021-04-03 09:09:31'),(25928,1,6,'2021-04-03 09:12:36'),(25929,1,6,'2021-04-03 09:19:21'),(25930,1,44,'2021-04-03 09:31:32'),(25931,1,15,'2021-04-03 09:32:27'),(25932,1,13,'2021-04-03 09:36:41'),(25933,1,15,'2021-04-03 09:37:42'),(25934,1,6,'2021-04-03 09:38:17'),(25935,1,44,'2021-04-03 09:51:30'),(25936,1,44,'2021-04-03 09:57:10'),(25937,1,15,'2021-04-03 09:59:01'),(25938,1,44,'2021-04-03 10:03:42'),(25939,1,44,'2021-04-03 10:04:20'),(25940,1,44,'2021-04-03 10:05:04'),(25941,1,44,'2021-04-03 10:18:38'),(25942,1,44,'2021-04-03 10:21:20'),(25943,1,44,'2021-04-03 10:24:14'),(25944,1,13,'2021-04-03 10:36:19'),(25945,1,44,'2021-04-03 10:37:41'),(25946,1,44,'2021-04-03 10:40:15'),(25947,1,70,'2021-04-03 10:53:34'),(25948,1,44,'2021-04-03 10:54:19'),(25949,1,44,'2021-04-03 11:06:42'),(25950,1,44,'2021-04-03 11:10:11'),(25951,1,44,'2021-04-03 11:13:45'),(25952,1,44,'2021-04-03 11:15:13'),(25953,1,44,'2021-04-03 11:18:17'),(25954,1,44,'2021-04-03 11:22:56'),(25955,1,6,'2021-04-03 11:24:05'),(25956,1,44,'2021-04-03 11:35:35'),(25957,1,44,'2021-04-03 11:46:52'),(25958,1,44,'2021-04-03 11:55:14'),(25959,1,15,'2021-04-03 11:55:39'),(25960,1,44,'2021-04-03 12:06:19'),(25961,1,44,'2021-04-03 12:24:21'),(25962,1,44,'2021-04-03 12:24:54'),(25963,1,44,'2021-04-03 12:36:20'),(25964,1,44,'2021-04-03 12:36:41'),(25965,1,44,'2021-04-03 12:43:19'),(25966,1,6,'2021-04-03 12:43:37'),(25967,1,44,'2021-04-03 12:49:20'),(25968,1,44,'2021-04-03 13:07:23'),(25969,1,15,'2021-04-03 13:13:54'),(25970,1,44,'2021-04-03 13:16:25'),(25971,1,44,'2021-04-03 13:20:13'),(25972,1,44,'2021-04-03 13:29:53'),(25973,1,15,'2021-04-03 13:38:42'),(25974,1,15,'2021-04-03 13:54:26'),(25975,1,15,'2021-04-03 14:00:36'),(25976,1,76,'2021-04-03 14:30:20'),(25977,1,53,'2021-04-03 14:30:22'),(25978,1,5,'2021-04-03 14:34:16'),(25979,1,14,'2021-04-03 14:34:30'),(25980,1,15,'2021-04-03 14:35:22'),(25981,1,44,'2021-04-03 14:35:25'),(25982,1,13,'2021-04-03 14:35:35'),(25983,1,76,'2021-04-03 14:37:10'),(25984,1,53,'2021-04-03 14:37:14'),(25985,1,44,'2021-04-03 14:40:24'),(25986,1,6,'2021-04-03 14:41:24'),(25987,1,44,'2021-04-03 14:41:42'),(25988,1,44,'2021-04-03 14:41:59'),(25989,1,76,'2021-04-03 14:43:21'),(25990,1,53,'2021-04-03 14:43:23'),(25991,1,6,'2021-04-03 14:45:15'),(25992,1,44,'2021-04-03 14:46:27'),(25993,1,76,'2021-04-03 14:49:52'),(25994,1,53,'2021-04-03 14:49:53'),(25995,1,44,'2021-04-03 14:49:58'),(25996,1,76,'2021-04-03 14:50:28'),(25997,1,53,'2021-04-03 14:50:30'),(25998,1,76,'2021-04-03 14:51:08'),(25999,1,53,'2021-04-03 14:51:09'),(26000,1,44,'2021-04-03 14:54:03'),(26001,1,44,'2021-04-03 14:57:08'),(26002,1,15,'2021-04-03 14:57:09'),(26003,1,76,'2021-04-03 14:57:25'),(26004,1,53,'2021-04-03 14:57:26'),(26005,1,44,'2021-04-03 15:01:54'),(26006,1,76,'2021-04-03 15:02:24'),(26007,1,53,'2021-04-03 15:02:26'),(26008,1,76,'2021-04-03 15:04:53'),(26009,1,53,'2021-04-03 15:04:56'),(26010,1,76,'2021-04-03 15:06:34'),(26011,1,53,'2021-04-03 15:06:35'),(26012,1,15,'2021-04-03 15:08:51'),(26013,1,76,'2021-04-03 15:11:41'),(26014,1,53,'2021-04-03 15:11:43'),(26015,1,76,'2021-04-03 15:13:56'),(26016,1,53,'2021-04-03 15:13:57'),(26017,1,15,'2021-04-03 15:21:10'),(26018,1,44,'2021-04-03 15:21:43'),(26019,1,44,'2021-04-03 15:21:44'),(26020,1,44,'2021-04-03 15:26:26'),(26021,1,44,'2021-04-03 15:27:46'),(26022,1,44,'2021-04-03 16:07:21'),(26023,1,76,'2021-04-03 16:27:01'),(26024,1,53,'2021-04-03 16:27:03'),(26025,1,13,'2021-04-03 16:29:52'),(26026,1,76,'2021-04-03 16:30:42'),(26027,1,53,'2021-04-03 16:30:48'),(26028,1,76,'2021-04-03 16:42:57'),(26029,1,53,'2021-04-03 16:42:58'),(26030,1,76,'2021-04-03 16:53:31'),(26031,1,53,'2021-04-03 16:53:37'),(26032,1,76,'2021-04-03 17:02:44'),(26033,1,53,'2021-04-03 17:02:44'),(26034,1,76,'2021-04-03 17:11:16'),(26035,1,53,'2021-04-03 17:11:17'),(26036,1,44,'2021-04-03 17:13:47'),(26037,1,66,'2021-04-03 17:39:51'),(26038,1,44,'2021-04-03 18:32:30'),(26039,1,44,'2021-04-03 18:38:50'),(26040,1,44,'2021-04-03 19:19:10'),(26041,1,15,'2021-04-03 19:32:05'),(26042,1,59,'2021-04-03 20:09:08'),(26043,1,44,'2021-04-03 20:21:18'),(26044,1,44,'2021-04-03 22:32:41'),(26045,1,6,'2021-04-03 22:34:01'),(26046,1,44,'2021-04-03 22:34:06'),(26047,1,44,'2021-04-03 23:47:56'),(26048,1,44,'2021-04-04 00:09:26'),(26049,1,44,'2021-04-04 00:16:41'),(26050,1,44,'2021-04-04 00:47:10'),(26051,1,66,'2021-04-04 01:05:48'),(26052,1,44,'2021-04-04 01:38:28'),(26053,1,44,'2021-04-04 02:14:49'),(26054,1,44,'2021-04-04 02:28:18'),(26055,1,44,'2021-04-04 02:36:45'),(26056,1,5,'2021-04-04 02:37:10'),(26057,1,5,'2021-04-04 02:39:48'),(26058,1,5,'2021-04-04 02:41:16'),(26059,1,5,'2021-04-04 02:43:07'),(26060,1,44,'2021-04-04 02:44:02'),(26061,1,13,'2021-04-04 02:44:10'),(26062,1,14,'2021-04-04 02:45:39'),(26063,1,6,'2021-04-04 02:52:01'),(26064,1,14,'2021-04-04 02:53:49'),(26065,1,44,'2021-04-04 02:56:16'),(26066,1,44,'2021-04-04 02:56:18'),(26067,1,14,'2021-04-04 03:01:44'),(26068,1,6,'2021-04-04 03:07:36'),(26069,1,14,'2021-04-04 03:08:24'),(26070,1,14,'2021-04-04 03:15:54'),(26071,1,14,'2021-04-04 03:23:08'),(26072,1,6,'2021-04-04 03:26:11'),(26073,1,14,'2021-04-04 03:31:20'),(26074,1,44,'2021-04-04 03:34:08'),(26075,1,6,'2021-04-04 03:36:02'),(26076,1,56,'2021-04-04 03:40:22'),(26077,1,14,'2021-04-04 03:43:58'),(26078,1,15,'2021-04-04 03:45:31'),(26079,1,15,'2021-04-04 03:57:51'),(26080,1,70,'2021-04-04 04:15:00'),(26081,1,44,'2021-04-04 04:15:56'),(26082,1,14,'2021-04-04 04:23:16'),(26083,1,44,'2021-04-04 04:25:32'),(26084,1,44,'2021-04-04 04:30:39'),(26085,1,44,'2021-04-04 04:40:12'),(26086,1,44,'2021-04-04 04:49:25'),(26087,1,44,'2021-04-04 04:49:27'),(26088,1,44,'2021-04-04 04:50:39'),(26089,1,44,'2021-04-04 04:50:40'),(26090,1,44,'2021-04-04 04:50:40'),(26091,1,5,'2021-04-04 04:51:02'),(26092,1,6,'2021-04-04 04:51:27'),(26093,1,44,'2021-04-04 04:57:04'),(26094,1,44,'2021-04-04 05:02:48'),(26095,1,44,'2021-04-04 05:08:11'),(26096,1,44,'2021-04-04 05:10:47'),(26097,1,44,'2021-04-04 05:11:30'),(26098,1,44,'2021-04-04 05:17:21'),(26099,1,44,'2021-04-04 05:25:39'),(26100,1,44,'2021-04-04 05:25:41'),(26101,1,44,'2021-04-04 05:25:43'),(26102,1,44,'2021-04-04 05:42:51'),(26103,1,44,'2021-04-04 05:43:21'),(26104,1,44,'2021-04-04 05:43:49'),(26105,1,44,'2021-04-04 05:44:14'),(26106,1,15,'2021-04-04 05:44:52'),(26107,1,79,'2021-04-04 05:46:33'),(26108,1,44,'2021-04-04 05:55:01'),(26109,1,44,'2021-04-04 06:02:02'),(26110,1,44,'2021-04-04 06:02:11'),(26111,1,44,'2021-04-04 06:07:07'),(26112,1,44,'2021-04-04 06:09:00'),(26113,1,44,'2021-04-04 06:10:19'),(26114,1,44,'2021-04-04 06:11:41'),(26115,1,44,'2021-04-04 06:12:54'),(26116,1,44,'2021-04-04 06:13:59'),(26117,1,44,'2021-04-04 06:20:02'),(26118,1,44,'2021-04-04 06:22:33'),(26119,1,44,'2021-04-04 06:38:41'),(26120,1,44,'2021-04-04 06:40:23'),(26121,1,44,'2021-04-04 06:44:35'),(26122,1,44,'2021-04-04 06:44:51'),(26123,1,44,'2021-04-04 07:00:25'),(26124,1,44,'2021-04-04 07:00:41'),(26125,1,44,'2021-04-04 07:00:45'),(26126,1,44,'2021-04-04 07:18:54'),(26127,1,44,'2021-04-04 07:19:36'),(26128,1,15,'2021-04-04 07:26:08'),(26129,1,44,'2021-04-04 07:41:00'),(26130,1,44,'2021-04-04 07:44:01'),(26131,1,44,'2021-04-04 07:47:07'),(26132,1,44,'2021-04-04 07:52:02'),(26133,1,44,'2021-04-04 07:55:49'),(26134,1,44,'2021-04-04 07:57:48'),(26135,1,44,'2021-04-04 07:58:36'),(26136,1,44,'2021-04-04 08:12:20'),(26137,1,44,'2021-04-04 08:16:08'),(26138,1,44,'2021-04-04 08:24:29'),(26139,1,44,'2021-04-04 08:27:14'),(26140,1,15,'2021-04-04 08:32:10'),(26141,1,44,'2021-04-04 08:34:28'),(26142,1,13,'2021-04-04 08:34:32'),(26143,1,6,'2021-04-04 08:35:29'),(26144,1,5,'2021-04-04 08:37:04'),(26145,1,6,'2021-04-04 08:38:36'),(26146,1,6,'2021-04-04 08:40:20'),(26147,1,5,'2021-04-04 08:40:41'),(26148,1,5,'2021-04-04 08:42:50'),(26149,1,44,'2021-04-04 08:44:35'),(26150,1,44,'2021-04-04 08:46:13'),(26151,1,5,'2021-04-04 08:46:19'),(26152,1,14,'2021-04-04 08:50:44'),(26153,1,44,'2021-04-04 08:58:40'),(26154,1,14,'2021-04-04 09:02:45'),(26155,1,44,'2021-04-04 09:09:55'),(26156,1,79,'2021-04-04 09:14:01'),(26157,1,44,'2021-04-04 09:15:00'),(26158,1,44,'2021-04-04 09:15:13'),(26159,1,14,'2021-04-04 09:20:08'),(26160,1,44,'2021-04-04 09:21:23'),(26161,1,15,'2021-04-04 09:22:16'),(26162,1,14,'2021-04-04 09:28:51'),(26163,1,44,'2021-04-04 09:30:35'),(26164,1,44,'2021-04-04 09:34:08'),(26165,1,44,'2021-04-04 09:37:20'),(26166,1,14,'2021-04-04 09:37:28'),(26167,1,44,'2021-04-04 09:43:04'),(26168,1,73,'2021-04-04 09:53:30'),(26169,1,44,'2021-04-04 09:55:18'),(26170,1,44,'2021-04-04 10:01:00'),(26171,1,44,'2021-04-04 10:11:19'),(26172,1,44,'2021-04-04 10:22:34'),(26173,1,44,'2021-04-04 10:25:07'),(26174,1,44,'2021-04-04 10:26:42'),(26175,1,44,'2021-04-04 10:27:29'),(26176,1,15,'2021-04-04 10:31:01'),(26177,1,44,'2021-04-04 10:36:36'),(26178,1,44,'2021-04-04 10:37:53'),(26179,1,44,'2021-04-04 10:42:23'),(26180,1,44,'2021-04-04 10:52:00'),(26181,1,44,'2021-04-04 11:00:55'),(26182,1,44,'2021-04-04 11:03:18'),(26183,1,44,'2021-04-04 11:10:00'),(26184,1,44,'2021-04-04 11:15:51'),(26185,1,44,'2021-04-04 11:16:18'),(26186,1,44,'2021-04-04 11:18:29'),(26187,1,44,'2021-04-04 11:20:50'),(26188,1,44,'2021-04-04 11:24:54'),(26189,1,44,'2021-04-04 11:25:27'),(26190,1,44,'2021-04-04 11:31:05'),(26191,1,44,'2021-04-04 11:32:08'),(26192,1,44,'2021-04-04 11:42:22'),(26193,1,44,'2021-04-04 11:48:04'),(26194,1,44,'2021-04-04 11:57:51'),(26195,1,14,'2021-04-04 12:03:40'),(26196,1,44,'2021-04-04 12:05:30'),(26197,1,44,'2021-04-04 12:06:11'),(26198,1,44,'2021-04-04 12:11:02'),(26199,1,44,'2021-04-04 12:12:32'),(26200,1,15,'2021-04-04 12:15:16'),(26201,1,44,'2021-04-04 12:16:29'),(26202,1,44,'2021-04-04 12:20:26'),(26203,1,44,'2021-04-04 12:22:21'),(26204,1,44,'2021-04-04 12:29:06'),(26205,1,44,'2021-04-04 12:29:23'),(26206,1,53,'2021-04-04 12:29:25'),(26207,1,44,'2021-04-04 12:35:32'),(26208,1,44,'2021-04-04 12:42:26'),(26209,1,44,'2021-04-04 12:55:08'),(26210,1,62,'2021-04-04 12:57:22'),(26211,1,44,'2021-04-04 13:02:07'),(26212,1,44,'2021-04-04 13:10:27'),(26213,1,44,'2021-04-04 13:12:19'),(26214,1,44,'2021-04-04 13:19:26'),(26215,1,44,'2021-04-04 13:19:58'),(26216,1,44,'2021-04-04 13:24:27'),(26217,1,73,'2021-04-04 13:29:53'),(26218,1,44,'2021-04-04 13:38:57'),(26219,1,44,'2021-04-04 13:38:58'),(26220,1,44,'2021-04-04 13:41:03'),(26221,1,44,'2021-04-04 13:46:48'),(26222,1,44,'2021-04-04 13:49:26'),(26223,1,15,'2021-04-04 13:51:47'),(26224,1,44,'2021-04-04 13:55:26'),(26225,1,44,'2021-04-04 14:03:35'),(26226,1,44,'2021-04-04 14:12:20'),(26227,1,44,'2021-04-04 14:20:39'),(26228,1,15,'2021-04-04 14:26:36'),(26229,1,44,'2021-04-04 14:28:36'),(26230,1,44,'2021-04-04 14:30:35'),(26231,1,15,'2021-04-04 14:33:52'),(26232,1,44,'2021-04-04 14:33:54'),(26233,1,15,'2021-04-04 14:34:02'),(26234,1,44,'2021-04-04 14:38:47'),(26235,1,6,'2021-04-04 14:39:52'),(26236,1,5,'2021-04-04 14:42:24'),(26237,1,5,'2021-04-04 14:45:02'),(26238,1,15,'2021-04-04 14:47:07'),(26239,1,44,'2021-04-04 14:49:20'),(26240,1,44,'2021-04-04 14:57:16'),(26241,1,44,'2021-04-04 14:57:18'),(26242,1,44,'2021-04-04 15:07:05'),(26243,1,14,'2021-04-04 15:10:46'),(26244,1,44,'2021-04-04 15:18:17'),(26245,1,44,'2021-04-04 15:19:49'),(26246,1,44,'2021-04-04 15:20:43'),(26247,1,44,'2021-04-04 15:24:16'),(26248,1,44,'2021-04-04 15:24:36'),(26249,1,44,'2021-04-04 15:31:31'),(26250,1,56,'2021-04-04 15:35:38'),(26251,1,44,'2021-04-04 15:36:17'),(26252,1,44,'2021-04-04 15:40:59'),(26253,1,14,'2021-04-04 15:43:24'),(26254,1,44,'2021-04-04 15:59:48'),(26255,1,13,'2021-04-04 16:00:16'),(26256,1,44,'2021-04-04 16:00:24'),(26257,1,44,'2021-04-04 16:01:46'),(26258,1,73,'2021-04-04 16:02:52'),(26259,1,44,'2021-04-04 16:14:40'),(26260,1,44,'2021-04-04 16:16:36'),(26261,1,13,'2021-04-04 16:18:36'),(26262,1,44,'2021-04-04 16:18:52'),(26263,1,44,'2021-04-04 16:35:17'),(26264,1,13,'2021-04-04 16:35:27'),(26265,1,76,'2021-04-04 16:37:35'),(26266,1,44,'2021-04-04 16:37:46'),(26267,1,13,'2021-04-04 16:52:55'),(26268,1,44,'2021-04-04 16:53:02'),(26269,1,44,'2021-04-04 16:59:54'),(26270,1,44,'2021-04-04 17:11:19'),(26271,1,13,'2021-04-04 17:11:50'),(26272,1,44,'2021-04-04 17:23:21'),(26273,1,13,'2021-04-04 17:34:26'),(26274,1,44,'2021-04-04 17:35:12'),(26275,1,13,'2021-04-04 18:03:24'),(26276,1,44,'2021-04-04 18:03:29'),(26277,1,44,'2021-04-04 18:21:54'),(26278,1,44,'2021-04-04 18:31:17'),(26279,1,13,'2021-04-04 18:41:21'),(26280,1,44,'2021-04-04 18:52:36'),(26281,1,44,'2021-04-04 19:12:17'),(26282,1,44,'2021-04-04 19:12:29'),(26283,1,44,'2021-04-04 19:12:30'),(26284,1,44,'2021-04-04 19:20:26'),(26285,1,44,'2021-04-04 19:26:57'),(26286,1,44,'2021-04-04 19:42:26'),(26287,1,44,'2021-04-04 19:49:04'),(26288,1,44,'2021-04-04 19:50:09'),(26289,1,44,'2021-04-04 19:56:14'),(26290,1,44,'2021-04-04 19:59:25'),(26291,1,44,'2021-04-04 20:00:25'),(26292,1,14,'2021-04-04 20:11:42'),(26293,1,44,'2021-04-04 20:19:33'),(26294,1,44,'2021-04-04 20:47:40'),(26295,1,44,'2021-04-04 21:13:02'),(26296,1,44,'2021-04-04 21:15:05'),(26297,1,13,'2021-04-04 21:16:07'),(26298,1,13,'2021-04-04 21:20:22'),(26299,1,44,'2021-04-04 21:32:00'),(26300,1,44,'2021-04-04 21:51:52'),(26301,1,44,'2021-04-04 21:51:54'),(26302,1,44,'2021-04-04 21:51:55'),(26303,1,5,'2021-04-04 21:51:59'),(26304,1,6,'2021-04-04 21:52:03'),(26305,1,44,'2021-04-04 22:03:09'),(26306,1,44,'2021-04-04 22:09:31'),(26307,1,44,'2021-04-04 22:46:02'),(26308,1,70,'2021-04-04 23:14:34'),(26309,1,44,'2021-04-04 23:19:49'),(26310,1,44,'2021-04-04 23:19:52'),(26311,1,44,'2021-04-04 23:21:16'),(26312,1,44,'2021-04-04 23:22:42'),(26313,1,44,'2021-04-04 23:29:50'),(26314,1,44,'2021-04-04 23:38:02'),(26315,1,44,'2021-04-04 23:49:41'),(26316,1,44,'2021-04-04 23:58:35'),(26317,1,44,'2021-04-05 00:04:16'),(26318,1,44,'2021-04-05 00:31:04'),(26319,1,44,'2021-04-05 00:36:32'),(26320,1,44,'2021-04-05 00:41:36'),(26321,1,44,'2021-04-05 01:06:31'),(26322,1,14,'2021-04-05 01:11:11'),(26323,1,44,'2021-04-05 01:25:00'),(26324,1,44,'2021-04-05 01:35:53'),(26325,1,44,'2021-04-05 01:50:00'),(26326,1,44,'2021-04-05 01:52:40'),(26327,1,44,'2021-04-05 02:04:23'),(26328,1,44,'2021-04-05 02:28:09'),(26329,1,6,'2021-04-05 02:34:38'),(26330,1,15,'2021-04-05 02:35:32'),(26331,1,44,'2021-04-05 02:54:00'),(26332,1,44,'2021-04-05 03:02:35'),(26333,1,44,'2021-04-05 03:15:39'),(26334,1,44,'2021-04-05 03:18:26'),(26335,1,44,'2021-04-05 03:21:14'),(26336,1,44,'2021-04-05 04:03:17'),(26337,1,13,'2021-04-05 04:03:37'),(26338,1,44,'2021-04-05 04:13:30'),(26339,1,44,'2021-04-05 04:35:52'),(26340,1,13,'2021-04-05 04:47:13'),(26341,1,44,'2021-04-05 04:49:23'),(26342,1,44,'2021-04-05 04:49:24'),(26343,1,44,'2021-04-05 04:52:41'),(26344,1,44,'2021-04-05 04:54:46'),(26345,1,44,'2021-04-05 04:59:20'),(26346,1,44,'2021-04-05 05:02:46'),(26347,1,44,'2021-04-05 05:02:47'),(26348,1,44,'2021-04-05 05:02:47'),(26349,1,5,'2021-04-05 05:03:14'),(26350,1,6,'2021-04-05 05:03:29'),(26351,1,44,'2021-04-05 05:04:27'),(26352,1,44,'2021-04-05 05:08:44'),(26353,1,5,'2021-04-05 05:10:05'),(26354,1,44,'2021-04-05 05:13:41'),(26355,1,44,'2021-04-05 05:18:45'),(26356,1,44,'2021-04-05 05:24:14'),(26357,1,44,'2021-04-05 05:30:44'),(26358,1,44,'2021-04-05 05:33:33'),(26359,1,44,'2021-04-05 05:42:36'),(26360,1,44,'2021-04-05 05:43:44'),(26361,1,14,'2021-04-05 05:54:00'),(26362,1,44,'2021-04-05 06:01:32'),(26363,1,13,'2021-04-05 06:03:10'),(26364,1,44,'2021-04-05 06:07:29'),(26365,1,44,'2021-04-05 06:13:11'),(26366,1,44,'2021-04-05 06:26:09'),(26367,1,44,'2021-04-05 06:26:10'),(26368,1,44,'2021-04-05 06:32:05'),(26369,1,44,'2021-04-05 06:34:07'),(26370,1,44,'2021-04-05 06:39:12'),(26371,1,44,'2021-04-05 06:45:01'),(26372,1,44,'2021-04-05 06:49:14'),(26373,1,44,'2021-04-05 06:51:12'),(26374,1,44,'2021-04-05 06:57:20'),(26375,1,44,'2021-04-05 06:59:47'),(26376,1,44,'2021-04-05 06:59:58'),(26377,1,44,'2021-04-05 06:59:59'),(26378,1,14,'2021-04-05 07:02:41'),(26379,1,44,'2021-04-05 07:05:48'),(26380,1,44,'2021-04-05 07:06:11'),(26381,1,44,'2021-04-05 07:17:13'),(26382,1,44,'2021-04-05 07:25:34'),(26383,1,44,'2021-04-05 07:26:08'),(26384,1,44,'2021-04-05 07:26:22'),(26385,1,44,'2021-04-05 07:26:29'),(26386,1,44,'2021-04-05 07:39:24'),(26387,1,44,'2021-04-05 07:39:38'),(26388,1,44,'2021-04-05 07:41:03'),(26389,1,44,'2021-04-05 07:48:03'),(26390,1,44,'2021-04-05 07:55:34'),(26391,1,44,'2021-04-05 07:56:49'),(26392,1,44,'2021-04-05 08:03:43'),(26393,1,5,'2021-04-05 08:04:34'),(26394,1,44,'2021-04-05 08:06:23'),(26395,1,44,'2021-04-05 08:08:36'),(26396,1,13,'2021-04-05 08:11:05'),(26397,1,44,'2021-04-05 08:11:43'),(26398,1,44,'2021-04-05 08:20:35'),(26399,1,44,'2021-04-05 08:30:21'),(26400,1,14,'2021-04-05 08:32:00'),(26401,1,13,'2021-04-05 08:32:47'),(26402,1,5,'2021-04-05 08:33:50'),(26403,1,44,'2021-04-05 08:33:56'),(26404,1,6,'2021-04-05 08:34:30'),(26405,1,44,'2021-04-05 08:35:07'),(26406,1,45,'2021-04-05 08:35:59'),(26407,1,44,'2021-04-05 08:37:05'),(26408,1,44,'2021-04-05 08:39:09'),(26409,1,15,'2021-04-05 08:42:14'),(26410,1,13,'2021-04-05 08:43:30'),(26411,1,6,'2021-04-05 08:48:07'),(26412,1,44,'2021-04-05 08:51:21'),(26413,1,44,'2021-04-05 08:51:42'),(26414,1,15,'2021-04-05 08:53:36'),(26415,1,6,'2021-04-05 08:55:29'),(26416,1,44,'2021-04-05 09:00:51'),(26417,1,6,'2021-04-05 09:04:06'),(26418,1,15,'2021-04-05 09:04:45'),(26419,1,44,'2021-04-05 09:13:40'),(26420,1,15,'2021-04-05 09:13:54'),(26421,1,44,'2021-04-05 09:20:18'),(26422,1,15,'2021-04-05 09:23:28'),(26423,1,5,'2021-04-05 09:30:18'),(26424,1,15,'2021-04-05 09:32:22'),(26425,1,15,'2021-04-05 09:42:24'),(26426,1,44,'2021-04-05 10:00:45'),(26427,1,44,'2021-04-05 10:10:48'),(26428,1,44,'2021-04-05 10:11:58'),(26429,1,13,'2021-04-05 10:13:04'),(26430,1,44,'2021-04-05 10:13:47'),(26431,1,44,'2021-04-05 10:19:37'),(26432,1,44,'2021-04-05 10:19:38'),(26433,1,44,'2021-04-05 10:19:39'),(26434,1,5,'2021-04-05 10:20:11'),(26435,1,6,'2021-04-05 10:21:02'),(26436,1,44,'2021-04-05 10:28:44'),(26437,1,44,'2021-04-05 10:44:00'),(26438,1,5,'2021-04-05 10:53:13'),(26439,1,44,'2021-04-05 10:55:20'),(26440,1,13,'2021-04-05 11:22:40'),(26441,1,44,'2021-04-05 11:25:30'),(26442,1,44,'2021-04-05 11:49:09'),(26443,1,44,'2021-04-05 11:50:15'),(26444,1,44,'2021-04-05 12:02:06'),(26445,1,44,'2021-04-05 12:04:38'),(26446,1,44,'2021-04-05 12:08:29'),(26447,1,44,'2021-04-05 12:10:30'),(26448,1,44,'2021-04-05 12:14:23'),(26449,1,44,'2021-04-05 12:28:56'),(26450,1,44,'2021-04-05 12:29:25'),(26451,1,44,'2021-04-05 12:36:27'),(26452,1,44,'2021-04-05 12:49:09'),(26453,1,44,'2021-04-05 12:52:44'),(26454,1,44,'2021-04-05 13:07:56'),(26455,1,44,'2021-04-05 13:12:43'),(26456,1,5,'2021-04-05 13:18:11'),(26457,1,44,'2021-04-05 13:21:47'),(26458,1,44,'2021-04-05 13:32:49'),(26459,1,44,'2021-04-05 13:37:27'),(26460,1,44,'2021-04-05 13:41:44'),(26461,1,44,'2021-04-05 13:56:35'),(26462,1,44,'2021-04-05 13:58:44'),(26463,1,13,'2021-04-05 14:03:28'),(26464,1,44,'2021-04-05 14:04:49'),(26465,1,44,'2021-04-05 14:06:45'),(26466,1,44,'2021-04-05 14:10:36'),(26467,1,44,'2021-04-05 14:14:56'),(26468,1,5,'2021-04-05 14:22:59'),(26469,1,44,'2021-04-05 14:33:39'),(26470,1,44,'2021-04-05 14:33:45'),(26471,1,14,'2021-04-05 14:34:11'),(26472,1,15,'2021-04-05 14:34:46'),(26473,1,5,'2021-04-05 14:35:07'),(26474,1,5,'2021-04-05 14:36:57'),(26475,1,15,'2021-04-05 14:40:47'),(26476,1,44,'2021-04-05 14:41:16'),(26477,1,5,'2021-04-05 14:42:30'),(26478,1,13,'2021-04-05 14:44:21'),(26479,1,44,'2021-04-05 14:44:26'),(26480,1,5,'2021-04-05 14:44:48'),(26481,1,13,'2021-04-05 14:47:25'),(26482,1,15,'2021-04-05 14:48:58'),(26483,1,44,'2021-04-05 14:49:23'),(26484,1,13,'2021-04-05 14:50:32'),(26485,1,13,'2021-04-05 14:53:30'),(26486,1,44,'2021-04-05 14:58:53'),(26487,1,44,'2021-04-05 15:04:32'),(26488,1,44,'2021-04-05 15:08:49'),(26489,1,44,'2021-04-05 15:16:32'),(26490,1,44,'2021-04-05 15:20:06'),(26491,1,44,'2021-04-05 15:23:54'),(26492,1,6,'2021-04-05 15:24:33'),(26493,1,44,'2021-04-05 15:25:31'),(26494,1,44,'2021-04-05 15:32:20'),(26495,1,44,'2021-04-05 15:35:59'),(26496,1,44,'2021-04-05 15:38:54'),(26497,1,44,'2021-04-05 15:46:11'),(26498,1,44,'2021-04-05 15:53:55'),(26499,1,44,'2021-04-05 15:55:49'),(26500,1,44,'2021-04-05 15:58:11'),(26501,1,44,'2021-04-05 16:00:13'),(26502,1,44,'2021-04-05 16:00:26'),(26503,1,79,'2021-04-05 16:04:21'),(26504,1,44,'2021-04-05 16:04:37'),(26505,1,44,'2021-04-05 16:06:50'),(26506,1,44,'2021-04-05 16:14:02'),(26507,1,13,'2021-04-05 16:14:40'),(26508,1,6,'2021-04-05 16:21:31'),(26509,1,44,'2021-04-05 16:26:46'),(26510,1,44,'2021-04-05 16:32:31'),(26511,1,44,'2021-04-05 16:36:55'),(26512,1,44,'2021-04-05 16:41:06'),(26513,1,44,'2021-04-05 16:54:52'),(26514,1,44,'2021-04-05 17:16:33'),(26515,1,44,'2021-04-05 17:20:52'),(26516,1,44,'2021-04-05 17:31:30'),(26517,1,13,'2021-04-05 17:31:31'),(26518,1,44,'2021-04-05 17:36:53'),(26519,1,44,'2021-04-05 17:44:32'),(26520,1,6,'2021-04-05 17:47:58'),(26521,1,44,'2021-04-05 17:54:34'),(26522,1,13,'2021-04-05 18:05:50'),(26523,1,6,'2021-04-05 18:12:49'),(26524,1,44,'2021-04-05 18:13:14'),(26525,1,44,'2021-04-05 18:27:05'),(26526,1,44,'2021-04-05 18:30:27'),(26527,1,44,'2021-04-05 18:41:23'),(26528,1,44,'2021-04-05 18:44:23'),(26529,1,44,'2021-04-05 18:44:41'),(26530,1,13,'2021-04-05 18:46:57'),(26531,1,44,'2021-04-05 18:47:03'),(26532,1,44,'2021-04-05 18:51:00'),(26533,1,6,'2021-04-05 18:58:27'),(26534,1,44,'2021-04-05 19:04:02'),(26535,1,44,'2021-04-05 19:04:03'),(26536,1,44,'2021-04-05 19:04:03'),(26537,1,44,'2021-04-05 19:10:26'),(26538,1,13,'2021-04-05 19:17:08'),(26539,1,6,'2021-04-05 19:22:01'),(26540,1,44,'2021-04-05 19:22:37'),(26541,1,44,'2021-04-05 19:27:27'),(26542,1,44,'2021-04-05 19:29:24'),(26543,1,44,'2021-04-05 19:37:53'),(26544,1,44,'2021-04-05 19:47:47'),(26545,1,13,'2021-04-05 19:52:12'),(26546,1,44,'2021-04-05 19:58:01'),(26547,1,44,'2021-04-05 20:03:43'),(26548,1,62,'2021-04-05 20:05:46'),(26549,1,44,'2021-04-05 20:21:27'),(26550,1,44,'2021-04-05 20:22:11'),(26551,1,13,'2021-04-05 20:27:13'),(26552,1,43,'2021-04-05 20:35:28'),(26553,1,6,'2021-04-05 20:42:45'),(26554,1,44,'2021-04-05 20:45:37'),(26555,1,44,'2021-04-05 20:46:53'),(26556,1,44,'2021-04-05 20:48:51'),(26557,1,44,'2021-04-05 21:06:21'),(26558,1,44,'2021-04-05 21:07:38'),(26559,1,44,'2021-04-05 21:07:39'),(26560,1,44,'2021-04-05 21:09:48'),(26561,1,44,'2021-04-05 21:12:50'),(26562,1,6,'2021-04-05 21:18:07'),(26563,1,44,'2021-04-05 21:18:55'),(26564,1,44,'2021-04-05 21:22:57'),(26565,1,44,'2021-04-05 21:23:16'),(26566,1,13,'2021-04-05 21:32:05'),(26567,1,44,'2021-04-05 21:44:21'),(26568,1,44,'2021-04-05 21:50:55'),(26569,1,44,'2021-04-05 21:51:56'),(26570,1,44,'2021-04-05 21:56:13'),(26571,1,6,'2021-04-05 22:01:18'),(26572,1,44,'2021-04-05 22:05:54'),(26573,1,13,'2021-04-05 22:06:49'),(26574,1,44,'2021-04-05 22:10:17'),(26575,1,44,'2021-04-05 22:22:35'),(26576,1,44,'2021-04-05 22:25:00'),(26577,1,56,'2021-04-05 22:30:28'),(26578,1,44,'2021-04-05 22:33:59'),(26579,1,13,'2021-04-05 22:36:16'),(26580,1,44,'2021-04-05 22:37:52'),(26581,1,44,'2021-04-05 22:41:36'),(26582,1,44,'2021-04-05 22:42:13'),(26583,1,44,'2021-04-05 22:55:07'),(26584,1,13,'2021-04-05 23:11:17'),(26585,1,44,'2021-04-05 23:11:25'),(26586,1,6,'2021-04-05 23:11:40'),(26587,1,44,'2021-04-05 23:13:29'),(26588,1,44,'2021-04-05 23:28:17'),(26589,1,44,'2021-04-05 23:29:07'),(26590,1,44,'2021-04-05 23:30:06'),(26591,1,44,'2021-04-05 23:49:10'),(26592,1,44,'2021-04-05 23:55:59'),(26593,1,44,'2021-04-05 23:59:37'),(26594,1,44,'2021-04-06 00:02:57'),(26595,1,44,'2021-04-06 00:14:42'),(26596,1,44,'2021-04-06 00:32:08'),(26597,1,44,'2021-04-06 00:34:13'),(26598,1,44,'2021-04-06 00:42:26'),(26599,1,44,'2021-04-06 00:54:05'),(26600,1,44,'2021-04-06 01:20:09'),(26601,1,44,'2021-04-06 01:40:05'),(26602,1,44,'2021-04-06 01:44:28'),(26603,1,44,'2021-04-06 01:49:52'),(26604,1,44,'2021-04-06 01:56:40'),(26605,1,44,'2021-04-06 02:02:34'),(26606,1,14,'2021-04-06 02:15:55'),(26607,1,14,'2021-04-06 02:38:29'),(26608,1,15,'2021-04-06 02:38:48'),(26609,1,6,'2021-04-06 02:49:25'),(26610,1,5,'2021-04-06 03:02:39'),(26611,1,14,'2021-04-06 03:05:18'),(26612,1,44,'2021-04-06 03:09:04'),(26613,1,13,'2021-04-06 03:20:05'),(26614,1,14,'2021-04-06 03:22:20'),(26615,1,44,'2021-04-06 03:31:28'),(26616,1,5,'2021-04-06 03:43:18'),(26617,1,6,'2021-04-06 03:52:36'),(26618,1,44,'2021-04-06 04:08:56'),(26619,1,13,'2021-04-06 04:11:21'),(26620,1,5,'2021-04-06 04:20:36'),(26621,1,44,'2021-04-06 04:27:07'),(26622,1,44,'2021-04-06 04:27:13'),(26623,1,44,'2021-04-06 04:27:17'),(26624,1,44,'2021-04-06 04:27:19'),(26625,1,44,'2021-04-06 04:31:01'),(26626,1,44,'2021-04-06 04:43:45'),(26627,1,44,'2021-04-06 04:47:40'),(26628,1,44,'2021-04-06 04:53:17'),(26629,1,44,'2021-04-06 04:55:22'),(26630,1,44,'2021-04-06 04:55:49'),(26631,1,13,'2021-04-06 04:58:17'),(26632,1,44,'2021-04-06 04:58:28'),(26633,1,44,'2021-04-06 05:04:21'),(26634,1,44,'2021-04-06 05:09:07'),(26635,1,44,'2021-04-06 05:15:23'),(26636,1,44,'2021-04-06 05:29:19'),(26637,1,44,'2021-04-06 05:38:37'),(26638,1,44,'2021-04-06 05:38:56'),(26639,1,44,'2021-04-06 05:39:55'),(26640,1,44,'2021-04-06 05:45:31'),(26641,1,79,'2021-04-06 05:56:46'),(26642,1,44,'2021-04-06 06:06:39'),(26643,1,44,'2021-04-06 06:15:06'),(26644,1,13,'2021-04-06 06:20:13'),(26645,1,44,'2021-04-06 06:36:31'),(26646,1,44,'2021-04-06 06:37:47'),(26647,1,44,'2021-04-06 06:42:21'),(26648,1,5,'2021-04-06 06:44:17'),(26649,1,44,'2021-04-06 06:46:39'),(26650,1,44,'2021-04-06 06:50:18'),(26651,1,44,'2021-04-06 06:55:46'),(26652,1,44,'2021-04-06 06:57:04'),(26653,1,44,'2021-04-06 06:57:05'),(26654,1,44,'2021-04-06 06:58:11'),(26655,1,13,'2021-04-06 06:59:40'),(26656,1,44,'2021-04-06 06:59:51'),(26657,1,44,'2021-04-06 06:59:51'),(26658,1,44,'2021-04-06 07:00:29'),(26659,1,44,'2021-04-06 07:03:37'),(26660,1,44,'2021-04-06 07:08:49'),(26661,1,44,'2021-04-06 07:09:27'),(26662,1,44,'2021-04-06 07:15:43'),(26663,1,44,'2021-04-06 07:22:16'),(26664,1,44,'2021-04-06 07:26:35'),(26665,1,5,'2021-04-06 07:29:19'),(26666,1,44,'2021-04-06 07:32:31'),(26667,1,44,'2021-04-06 07:32:55'),(26668,1,44,'2021-04-06 07:33:36'),(26669,1,44,'2021-04-06 07:33:46'),(26670,1,44,'2021-04-06 07:36:44'),(26671,1,44,'2021-04-06 07:38:14'),(26672,1,44,'2021-04-06 07:50:24'),(26673,1,13,'2021-04-06 07:50:58'),(26674,1,44,'2021-04-06 08:03:28'),(26675,1,44,'2021-04-06 08:10:04'),(26676,1,44,'2021-04-06 08:18:29'),(26677,1,44,'2021-04-06 08:20:53'),(26678,1,66,'2021-04-06 08:24:13'),(26679,1,44,'2021-04-06 08:26:59'),(26680,1,44,'2021-04-06 08:31:24'),(26681,1,44,'2021-04-06 08:31:34'),(26682,1,44,'2021-04-06 08:32:39'),(26683,1,6,'2021-04-06 08:33:12'),(26684,1,15,'2021-04-06 08:33:14'),(26685,1,14,'2021-04-06 08:37:29'),(26686,1,14,'2021-04-06 08:39:25'),(26687,1,44,'2021-04-06 08:42:15'),(26688,1,14,'2021-04-06 08:43:19'),(26689,1,44,'2021-04-06 08:46:39'),(26690,1,44,'2021-04-06 08:49:23'),(26691,1,44,'2021-04-06 08:53:17'),(26692,1,13,'2021-04-06 08:53:59'),(26693,1,13,'2021-04-06 08:57:27'),(26694,1,44,'2021-04-06 09:05:11'),(26695,1,14,'2021-04-06 09:05:35'),(26696,1,13,'2021-04-06 09:11:39'),(26697,1,44,'2021-04-06 09:15:23'),(26698,1,14,'2021-04-06 09:22:44'),(26699,1,44,'2021-04-06 09:24:08'),(26700,1,44,'2021-04-06 09:26:47'),(26701,1,13,'2021-04-06 09:35:29'),(26702,1,44,'2021-04-06 09:40:28'),(26703,1,44,'2021-04-06 09:43:17'),(26704,1,13,'2021-04-06 09:55:59'),(26705,1,44,'2021-04-06 09:56:52'),(26706,1,44,'2021-04-06 09:57:17'),(26707,1,13,'2021-04-06 10:00:18'),(26708,1,44,'2021-04-06 10:03:51'),(26709,1,44,'2021-04-06 10:28:36'),(26710,1,44,'2021-04-06 10:31:51'),(26711,1,44,'2021-04-06 10:47:42'),(26712,1,44,'2021-04-06 10:48:54'),(26713,1,44,'2021-04-06 10:50:25'),(26714,1,44,'2021-04-06 11:06:58'),(26715,1,44,'2021-04-06 11:06:58'),(26716,1,44,'2021-04-06 11:06:59'),(26717,1,44,'2021-04-06 11:07:40'),(26718,1,44,'2021-04-06 11:08:14'),(26719,1,44,'2021-04-06 11:12:10'),(26720,1,44,'2021-04-06 11:14:43'),(26721,1,44,'2021-04-06 11:16:01'),(26722,1,44,'2021-04-06 11:17:58'),(26723,1,44,'2021-04-06 11:20:02'),(26724,1,44,'2021-04-06 11:22:08'),(26725,1,44,'2021-04-06 11:23:53'),(26726,1,44,'2021-04-06 11:24:17'),(26727,1,44,'2021-04-06 11:24:51'),(26728,1,44,'2021-04-06 11:25:35'),(26729,1,44,'2021-04-06 11:27:19'),(26730,1,44,'2021-04-06 11:28:48'),(26731,1,44,'2021-04-06 11:30:18'),(26732,1,44,'2021-04-06 11:31:45'),(26733,1,44,'2021-04-06 11:33:16'),(26734,1,44,'2021-04-06 11:34:31'),(26735,1,44,'2021-04-06 11:35:48'),(26736,1,13,'2021-04-06 11:36:56'),(26737,1,44,'2021-04-06 11:37:04'),(26738,1,44,'2021-04-06 11:38:06'),(26739,1,44,'2021-04-06 11:38:21'),(26740,1,44,'2021-04-06 11:39:28'),(26741,1,44,'2021-04-06 11:40:27'),(26742,1,44,'2021-04-06 11:40:42'),(26743,1,44,'2021-04-06 11:43:15'),(26744,1,44,'2021-04-06 11:44:25'),(26745,1,44,'2021-04-06 11:45:42'),(26746,1,44,'2021-04-06 11:46:59'),(26747,1,44,'2021-04-06 11:48:11'),(26748,1,44,'2021-04-06 11:49:25'),(26749,1,44,'2021-04-06 11:50:44'),(26750,1,44,'2021-04-06 11:51:58'),(26751,1,44,'2021-04-06 11:53:12'),(26752,1,44,'2021-04-06 11:54:27'),(26753,1,44,'2021-04-06 11:55:44'),(26754,1,44,'2021-04-06 11:57:00'),(26755,1,44,'2021-04-06 11:58:17'),(26756,1,44,'2021-04-06 11:59:35'),(26757,1,45,'2021-04-06 12:00:26'),(26758,1,44,'2021-04-06 12:01:01'),(26759,1,44,'2021-04-06 12:02:23'),(26760,1,44,'2021-04-06 12:03:41'),(26761,1,44,'2021-04-06 12:03:57'),(26762,1,44,'2021-04-06 12:05:04'),(26763,1,44,'2021-04-06 12:06:28'),(26764,1,44,'2021-04-06 12:07:32'),(26765,1,44,'2021-04-06 12:07:48'),(26766,1,44,'2021-04-06 12:09:14'),(26767,1,44,'2021-04-06 12:10:41'),(26768,1,44,'2021-04-06 12:12:06'),(26769,1,44,'2021-04-06 12:13:32'),(26770,1,44,'2021-04-06 12:14:58'),(26771,1,44,'2021-04-06 12:16:28'),(26772,1,44,'2021-04-06 12:17:56'),(26773,1,44,'2021-04-06 12:19:27'),(26774,1,44,'2021-04-06 12:20:27'),(26775,1,44,'2021-04-06 12:21:01'),(26776,1,44,'2021-04-06 12:22:31'),(26777,1,44,'2021-04-06 12:24:00'),(26778,1,44,'2021-04-06 12:25:33'),(26779,1,44,'2021-04-06 12:27:05'),(26780,1,44,'2021-04-06 12:28:42'),(26781,1,44,'2021-04-06 12:29:25'),(26782,1,44,'2021-04-06 12:30:17'),(26783,1,44,'2021-04-06 12:30:18'),(26784,1,44,'2021-04-06 12:30:27'),(26785,1,44,'2021-04-06 12:31:55'),(26786,1,44,'2021-04-06 12:33:32'),(26787,1,44,'2021-04-06 12:35:07'),(26788,1,44,'2021-04-06 12:36:44'),(26789,1,44,'2021-04-06 12:37:47'),(26790,1,44,'2021-04-06 12:38:19'),(26791,1,44,'2021-04-06 12:39:53'),(26792,1,44,'2021-04-06 12:41:27'),(26793,1,44,'2021-04-06 12:43:05'),(26794,1,44,'2021-04-06 12:44:40'),(26795,1,44,'2021-04-06 12:45:24'),(26796,1,44,'2021-04-06 12:46:18'),(26797,1,44,'2021-04-06 12:47:53'),(26798,1,44,'2021-04-06 12:49:34'),(26799,1,44,'2021-04-06 12:51:13'),(26800,1,44,'2021-04-06 12:52:51'),(26801,1,44,'2021-04-06 12:54:28'),(26802,1,44,'2021-04-06 12:56:06'),(26803,1,44,'2021-04-06 12:57:27'),(26804,1,44,'2021-04-06 12:57:46'),(26805,1,44,'2021-04-06 12:59:30'),(26806,1,44,'2021-04-06 13:01:17'),(26807,1,44,'2021-04-06 13:02:56'),(26808,1,44,'2021-04-06 13:03:32'),(26809,1,44,'2021-04-06 13:04:40'),(26810,1,44,'2021-04-06 13:06:26'),(26811,1,44,'2021-04-06 13:08:13'),(26812,1,44,'2021-04-06 13:09:25'),(26813,1,44,'2021-04-06 13:10:05'),(26814,1,44,'2021-04-06 13:11:55'),(26815,1,44,'2021-04-06 13:13:51'),(26816,1,44,'2021-04-06 13:15:44'),(26817,1,44,'2021-04-06 13:17:36'),(26818,1,44,'2021-04-06 13:19:29'),(26819,1,44,'2021-04-06 13:21:23'),(26820,1,44,'2021-04-06 13:23:19'),(26821,1,44,'2021-04-06 13:25:16'),(26822,1,44,'2021-04-06 13:27:15'),(26823,1,44,'2021-04-06 13:29:10'),(26824,1,44,'2021-04-06 13:31:12'),(26825,1,44,'2021-04-06 13:33:17'),(26826,1,44,'2021-04-06 13:35:18'),(26827,1,44,'2021-04-06 13:37:24'),(26828,1,44,'2021-04-06 13:38:21'),(26829,1,44,'2021-04-06 13:39:27'),(26830,1,44,'2021-04-06 13:41:36'),(26831,1,13,'2021-04-06 13:43:39'),(26832,1,44,'2021-04-06 13:43:42'),(26833,1,44,'2021-04-06 13:45:44'),(26834,1,44,'2021-04-06 13:45:51'),(26835,1,44,'2021-04-06 13:48:02'),(26836,1,44,'2021-04-06 13:49:17'),(26837,1,44,'2021-04-06 13:50:15'),(26838,1,44,'2021-04-06 13:50:49'),(26839,1,44,'2021-04-06 13:52:24'),(26840,1,44,'2021-04-06 13:54:35'),(26841,1,44,'2021-04-06 13:56:46'),(26842,1,44,'2021-04-06 13:58:59'),(26843,1,44,'2021-04-06 14:01:21'),(26844,1,44,'2021-04-06 14:03:39'),(26845,1,44,'2021-04-06 14:06:02'),(26846,1,44,'2021-04-06 14:08:20'),(26847,1,66,'2021-04-06 14:08:35'),(26848,1,44,'2021-04-06 14:10:48'),(26849,1,44,'2021-04-06 14:11:02'),(26850,1,44,'2021-04-06 14:11:14'),(26851,1,44,'2021-04-06 14:11:20'),(26852,1,44,'2021-04-06 14:13:06'),(26853,1,5,'2021-04-06 14:14:46'),(26854,1,6,'2021-04-06 14:15:19'),(26855,1,44,'2021-04-06 14:15:24'),(26856,1,44,'2021-04-06 14:18:04'),(26857,1,44,'2021-04-06 14:20:44'),(26858,1,44,'2021-04-06 14:22:38'),(26859,1,44,'2021-04-06 14:23:23'),(26860,1,44,'2021-04-06 14:26:03'),(26861,1,44,'2021-04-06 14:28:41'),(26862,1,44,'2021-04-06 14:30:26'),(26863,1,44,'2021-04-06 14:30:56'),(26864,1,13,'2021-04-06 14:30:56'),(26865,1,44,'2021-04-06 14:31:37'),(26866,1,15,'2021-04-06 14:32:08'),(26867,1,6,'2021-04-06 14:32:30'),(26868,1,44,'2021-04-06 14:34:31'),(26869,1,44,'2021-04-06 14:37:31'),(26870,1,44,'2021-04-06 14:40:32'),(26871,1,44,'2021-04-06 14:43:10'),(26872,1,44,'2021-04-06 14:43:29'),(26873,1,44,'2021-04-06 14:46:35'),(26874,1,44,'2021-04-06 14:49:44'),(26875,1,44,'2021-04-06 14:51:56'),(26876,1,44,'2021-04-06 14:52:53'),(26877,1,44,'2021-04-06 14:56:00'),(26878,1,44,'2021-04-06 14:57:22'),(26879,1,44,'2021-04-06 14:59:11'),(26880,1,44,'2021-04-06 15:02:23'),(26881,1,44,'2021-04-06 15:04:35'),(26882,1,44,'2021-04-06 15:05:36'),(26883,1,44,'2021-04-06 15:07:28'),(26884,1,44,'2021-04-06 15:08:55'),(26885,1,44,'2021-04-06 15:12:17'),(26886,1,44,'2021-04-06 15:15:38'),(26887,1,44,'2021-04-06 15:16:05'),(26888,1,44,'2021-04-06 15:18:42'),(26889,1,44,'2021-04-06 15:18:52'),(26890,1,44,'2021-04-06 15:21:18'),(26891,1,44,'2021-04-06 15:22:12'),(26892,1,44,'2021-04-06 15:23:37'),(26893,1,44,'2021-04-06 15:25:43'),(26894,1,44,'2021-04-06 15:27:47'),(26895,1,44,'2021-04-06 15:29:32'),(26896,1,44,'2021-04-06 15:30:59'),(26897,1,44,'2021-04-06 15:31:19'),(26898,1,44,'2021-04-06 15:33:02'),(26899,1,44,'2021-04-06 15:34:36'),(26900,1,44,'2021-04-06 15:36:11'),(26901,1,44,'2021-04-06 15:36:51'),(26902,1,44,'2021-04-06 15:37:43'),(26903,1,44,'2021-04-06 15:39:15'),(26904,1,44,'2021-04-06 15:40:38'),(26905,1,44,'2021-04-06 15:42:03'),(26906,1,44,'2021-04-06 15:43:30'),(26907,1,44,'2021-04-06 15:44:58'),(26908,1,44,'2021-04-06 15:45:08'),(26909,1,44,'2021-04-06 15:46:25'),(26910,1,44,'2021-04-06 15:47:51'),(26911,1,44,'2021-04-06 15:49:25'),(26912,1,44,'2021-04-06 15:50:55'),(26913,1,44,'2021-04-06 15:51:25'),(26914,1,44,'2021-04-06 15:52:15'),(26915,1,44,'2021-04-06 15:52:23'),(26916,1,44,'2021-04-06 15:53:56'),(26917,1,44,'2021-04-06 15:54:16'),(26918,1,44,'2021-04-06 15:55:26'),(26919,1,44,'2021-04-06 15:57:09'),(26920,1,44,'2021-04-06 15:58:44'),(26921,1,44,'2021-04-06 16:00:24'),(26922,1,44,'2021-04-06 16:01:59'),(26923,1,44,'2021-04-06 16:03:37'),(26924,1,44,'2021-04-06 16:04:39'),(26925,1,44,'2021-04-06 16:05:14'),(26926,1,44,'2021-04-06 16:06:56'),(26927,1,44,'2021-04-06 16:08:38'),(26928,1,44,'2021-04-06 16:08:40'),(26929,1,44,'2021-04-06 16:10:21'),(26930,1,44,'2021-04-06 16:12:03'),(26931,1,44,'2021-04-06 16:13:50'),(26932,1,44,'2021-04-06 16:15:36'),(26933,1,44,'2021-04-06 16:17:19'),(26934,1,44,'2021-04-06 16:18:35'),(26935,1,44,'2021-04-06 16:19:09'),(26936,1,44,'2021-04-06 16:21:01'),(26937,1,44,'2021-04-06 16:22:43'),(26938,1,44,'2021-04-06 16:23:22'),(26939,1,44,'2021-04-06 16:24:29'),(26940,1,44,'2021-04-06 16:26:21'),(26941,1,44,'2021-04-06 16:26:38'),(26942,1,44,'2021-04-06 16:28:10'),(26943,1,44,'2021-04-06 16:29:58'),(26944,1,44,'2021-04-06 16:31:57'),(26945,1,44,'2021-04-06 16:33:57'),(26946,1,44,'2021-04-06 16:35:17'),(26947,1,44,'2021-04-06 16:35:53'),(26948,1,44,'2021-04-06 16:35:56'),(26949,1,44,'2021-04-06 16:37:55'),(26950,1,44,'2021-04-06 16:39:54'),(26951,1,44,'2021-04-06 16:40:40'),(26952,1,44,'2021-04-06 16:40:41'),(26953,1,44,'2021-04-06 16:41:49'),(26954,1,44,'2021-04-06 16:42:59'),(26955,1,44,'2021-04-06 16:43:46'),(26956,1,44,'2021-04-06 16:45:44'),(26957,1,44,'2021-04-06 16:47:43'),(26958,1,44,'2021-04-06 16:48:22'),(26959,1,44,'2021-04-06 16:49:43'),(26960,1,44,'2021-04-06 16:51:47'),(26961,1,44,'2021-04-06 16:53:50'),(26962,1,44,'2021-04-06 16:56:01'),(26963,1,44,'2021-04-06 16:58:06'),(26964,1,44,'2021-04-06 17:00:16'),(26965,1,44,'2021-04-06 17:02:23'),(26966,1,44,'2021-04-06 17:04:33'),(26967,1,44,'2021-04-06 17:06:41'),(26968,1,44,'2021-04-06 17:07:31'),(26969,1,44,'2021-04-06 17:08:51'),(26970,1,44,'2021-04-06 17:11:06'),(26971,1,44,'2021-04-06 17:12:40'),(26972,1,44,'2021-04-06 17:13:14'),(26973,1,44,'2021-04-06 17:15:30'),(26974,1,53,'2021-04-06 17:16:26'),(26975,1,44,'2021-04-06 17:17:06'),(26976,1,44,'2021-04-06 17:17:42'),(26977,1,44,'2021-04-06 17:19:28'),(26978,1,44,'2021-04-06 17:19:53'),(26979,1,44,'2021-04-06 17:22:16'),(26980,1,44,'2021-04-06 17:24:32'),(26981,1,44,'2021-04-06 17:26:51'),(26982,1,44,'2021-04-06 17:27:02'),(26983,1,44,'2021-04-06 17:28:47'),(26984,1,44,'2021-04-06 17:28:54'),(26985,1,44,'2021-04-06 17:29:06'),(26986,1,44,'2021-04-06 17:31:31'),(26987,1,44,'2021-04-06 17:33:55'),(26988,1,44,'2021-04-06 17:35:35'),(26989,1,44,'2021-04-06 17:36:21'),(26990,1,44,'2021-04-06 17:38:49'),(26991,1,44,'2021-04-06 17:41:19'),(26992,1,44,'2021-04-06 17:43:37'),(26993,1,44,'2021-04-06 17:45:44'),(26994,1,44,'2021-04-06 17:47:46'),(26995,1,44,'2021-04-06 17:49:31'),(26996,1,44,'2021-04-06 17:51:16'),(26997,1,44,'2021-04-06 17:53:01'),(26998,1,44,'2021-04-06 17:54:33'),(26999,1,44,'2021-04-06 17:56:07'),(27000,1,44,'2021-04-06 17:57:39'),(27001,1,44,'2021-04-06 17:59:17'),(27002,1,44,'2021-04-06 18:01:02'),(27003,1,44,'2021-04-06 18:02:09'),(27004,1,44,'2021-04-06 18:02:38'),(27005,1,44,'2021-04-06 18:02:51'),(27006,1,44,'2021-04-06 18:04:20'),(27007,1,44,'2021-04-06 18:05:57'),(27008,1,44,'2021-04-06 18:07:38'),(27009,1,44,'2021-04-06 18:09:22'),(27010,1,44,'2021-04-06 18:11:06'),(27011,1,44,'2021-04-06 18:12:50'),(27012,1,44,'2021-04-06 18:14:35'),(27013,1,44,'2021-04-06 18:16:24'),(27014,1,44,'2021-04-06 18:18:19'),(27015,1,44,'2021-04-06 18:20:01'),(27016,1,44,'2021-04-06 18:21:55'),(27017,1,44,'2021-04-06 18:23:40'),(27018,1,44,'2021-04-06 18:25:30'),(27019,1,44,'2021-04-06 18:27:20'),(27020,1,44,'2021-04-06 18:29:16'),(27021,1,44,'2021-04-06 18:31:13'),(27022,1,44,'2021-04-06 18:33:08'),(27023,1,44,'2021-04-06 18:37:06'),(27024,1,44,'2021-04-06 18:39:05'),(27025,1,44,'2021-04-06 18:41:10'),(27026,1,44,'2021-04-06 18:43:14'),(27027,1,44,'2021-04-06 18:45:20'),(27028,1,44,'2021-04-06 18:47:27'),(27029,1,44,'2021-04-06 18:49:39'),(27030,1,44,'2021-04-06 18:49:39'),(27031,1,44,'2021-04-06 18:51:52'),(27032,1,44,'2021-04-06 18:54:01'),(27033,1,44,'2021-04-06 18:56:06'),(27034,1,44,'2021-04-06 18:58:15'),(27035,1,44,'2021-04-06 19:00:37'),(27036,1,44,'2021-04-06 19:00:37'),(27037,1,44,'2021-04-06 19:00:37'),(27038,1,44,'2021-04-06 19:02:41'),(27039,1,44,'2021-04-06 19:04:55'),(27040,1,44,'2021-04-06 19:07:05'),(27041,1,44,'2021-04-06 19:09:12'),(27042,1,44,'2021-04-06 19:11:13'),(27043,1,44,'2021-04-06 19:11:15'),(27044,1,44,'2021-04-06 19:13:15'),(27045,1,44,'2021-04-06 19:14:52'),(27046,1,44,'2021-04-06 19:16:35'),(27047,1,44,'2021-04-06 19:18:18'),(27048,1,44,'2021-04-06 19:19:26'),(27049,1,44,'2021-04-06 19:20:01'),(27050,1,44,'2021-04-06 19:21:49'),(27051,1,44,'2021-04-06 19:23:00'),(27052,1,44,'2021-04-06 19:23:34'),(27053,1,44,'2021-04-06 19:25:23'),(27054,1,44,'2021-04-06 19:27:13'),(27055,1,44,'2021-04-06 19:29:02'),(27056,1,44,'2021-04-06 19:30:59'),(27057,1,44,'2021-04-06 19:32:53'),(27058,1,44,'2021-04-06 19:34:46'),(27059,1,44,'2021-04-06 19:36:43'),(27060,1,44,'2021-04-06 19:38:39'),(27061,1,44,'2021-04-06 19:40:34'),(27062,1,44,'2021-04-06 19:40:35'),(27063,1,44,'2021-04-06 19:42:34'),(27064,1,44,'2021-04-06 19:44:32'),(27065,1,44,'2021-04-06 19:46:32'),(27066,1,44,'2021-04-06 19:48:32'),(27067,1,44,'2021-04-06 19:50:33'),(27068,1,44,'2021-04-06 19:52:37'),(27069,1,44,'2021-04-06 19:54:41'),(27070,1,44,'2021-04-06 19:56:16'),(27071,1,44,'2021-04-06 19:56:48'),(27072,1,44,'2021-04-06 19:58:50'),(27073,1,44,'2021-04-06 20:00:41'),(27074,1,44,'2021-04-06 20:02:26'),(27075,1,44,'2021-04-06 20:02:28'),(27076,1,44,'2021-04-06 20:04:24'),(27077,1,70,'2021-04-06 20:05:26'),(27078,1,44,'2021-04-06 20:06:11'),(27079,1,44,'2021-04-06 20:08:05'),(27080,1,44,'2021-04-06 20:10:10'),(27081,1,44,'2021-04-06 20:12:10'),(27082,1,44,'2021-04-06 20:14:10'),(27083,1,44,'2021-04-06 20:16:13'),(27084,1,44,'2021-04-06 20:17:22'),(27085,1,44,'2021-04-06 20:18:11'),(27086,1,44,'2021-04-06 20:19:55'),(27087,1,44,'2021-04-06 20:21:41'),(27088,1,44,'2021-04-06 20:23:21'),(27089,1,44,'2021-04-06 20:25:02'),(27090,1,44,'2021-04-06 20:26:46'),(27091,1,44,'2021-04-06 20:28:11'),(27092,1,44,'2021-04-06 20:28:28'),(27093,1,44,'2021-04-06 20:30:19'),(27094,1,44,'2021-04-06 20:32:13'),(27095,1,44,'2021-04-06 20:33:57'),(27096,1,44,'2021-04-06 20:35:50'),(27097,1,44,'2021-04-06 20:37:44'),(27098,1,44,'2021-04-06 20:39:12'),(27099,1,44,'2021-04-06 20:39:39'),(27100,1,44,'2021-04-06 20:40:32'),(27101,1,44,'2021-04-06 20:41:38'),(27102,1,44,'2021-04-06 20:43:40'),(27103,1,44,'2021-04-06 20:45:35'),(27104,1,66,'2021-04-06 20:45:58'),(27105,1,44,'2021-04-06 20:47:37'),(27106,1,44,'2021-04-06 20:49:42'),(27107,1,44,'2021-04-06 20:51:46'),(27108,1,44,'2021-04-06 20:53:50'),(27109,1,44,'2021-04-06 20:56:06'),(27110,1,44,'2021-04-06 20:57:58'),(27111,1,44,'2021-04-06 21:00:19'),(27112,1,44,'2021-04-06 21:02:24'),(27113,1,44,'2021-04-06 21:04:23'),(27114,1,44,'2021-04-06 21:06:10'),(27115,1,44,'2021-04-06 21:07:56'),(27116,1,44,'2021-04-06 21:09:33'),(27117,1,44,'2021-04-06 21:11:02'),(27118,1,44,'2021-04-06 21:11:10'),(27119,1,44,'2021-04-06 21:12:55'),(27120,1,44,'2021-04-06 21:14:32'),(27121,1,44,'2021-04-06 21:16:23'),(27122,1,44,'2021-04-06 21:16:28'),(27123,1,44,'2021-04-06 21:17:56'),(27124,1,44,'2021-04-06 21:19:42'),(27125,1,44,'2021-04-06 21:19:54'),(27126,1,44,'2021-04-06 21:21:25'),(27127,1,44,'2021-04-06 21:23:18'),(27128,1,44,'2021-04-06 21:23:23'),(27129,1,44,'2021-04-06 21:24:58'),(27130,1,44,'2021-04-06 21:25:49'),(27131,1,44,'2021-04-06 21:26:49'),(27132,1,44,'2021-04-06 21:28:37'),(27133,1,44,'2021-04-06 21:30:38'),(27134,1,44,'2021-04-06 21:31:55'),(27135,1,15,'2021-04-06 21:32:00'),(27136,1,44,'2021-04-06 21:32:05'),(27137,1,45,'2021-04-06 21:32:06'),(27138,1,59,'2021-04-06 21:32:07'),(27139,1,43,'2021-04-06 21:32:09'),(27140,1,53,'2021-04-06 21:32:13'),(27141,1,56,'2021-04-06 21:32:14'),(27142,1,66,'2021-04-06 21:32:14'),(27143,1,62,'2021-04-06 21:32:16'),(27144,1,70,'2021-04-06 21:32:17'),(27145,1,73,'2021-04-06 21:32:24'),(27146,1,76,'2021-04-06 21:32:39'),(27147,1,45,'2021-04-06 21:32:49'),(27148,1,79,'2021-04-06 21:32:59'),(27149,1,44,'2021-04-06 21:33:05'),(27150,1,44,'2021-04-06 21:33:07'),(27151,1,5,'2021-04-06 21:33:09'),(27152,1,15,'2021-04-06 21:33:10'),(27153,1,13,'2021-04-06 21:33:12'),(27154,1,14,'2021-04-06 21:33:16'),(27155,1,6,'2021-04-06 21:33:19'),(27156,1,44,'2021-04-06 21:34:19'),(27157,1,44,'2021-04-06 21:35:32'),(27158,1,44,'2021-04-06 21:36:16'),(27159,1,44,'2021-04-06 21:38:05'),(27160,1,44,'2021-04-06 21:40:00'),(27161,1,44,'2021-04-06 21:42:05'),(27162,1,44,'2021-04-06 21:42:55'),(27163,1,44,'2021-04-06 21:43:55'),(27164,1,44,'2021-04-06 21:45:59'),(27165,1,44,'2021-04-06 21:48:03'),(27166,1,44,'2021-04-06 21:50:10'),(27167,1,44,'2021-04-06 21:52:17'),(27168,1,44,'2021-04-06 21:52:22'),(27169,1,44,'2021-04-06 21:52:40'),(27170,1,44,'2021-04-06 21:53:22'),(27171,1,44,'2021-04-06 21:54:13'),(27172,1,44,'2021-04-06 21:56:22'),(27173,1,44,'2021-04-06 21:58:27'),(27174,1,44,'2021-04-06 21:58:37'),(27175,1,44,'2021-04-06 22:00:49'),(27176,1,44,'2021-04-06 22:02:59'),(27177,1,44,'2021-04-06 22:05:13'),(27178,1,44,'2021-04-06 22:07:27'),(27179,1,44,'2021-04-06 22:09:30'),(27180,1,44,'2021-04-06 22:11:32'),(27181,1,44,'2021-04-06 22:13:29'),(27182,1,44,'2021-04-06 22:15:16'),(27183,1,44,'2021-04-06 22:15:39'),(27184,1,44,'2021-04-06 22:17:12'),(27185,1,44,'2021-04-06 22:18:42'),(27186,1,44,'2021-04-06 22:20:20'),(27187,1,44,'2021-04-06 22:21:47'),(27188,1,44,'2021-04-06 22:23:25'),(27189,1,44,'2021-04-06 22:25:01'),(27190,1,44,'2021-04-06 22:25:28'),(27191,1,44,'2021-04-06 22:26:36'),(27192,1,44,'2021-04-06 22:28:16'),(27193,1,44,'2021-04-06 22:29:53'),(27194,1,44,'2021-04-06 22:31:28'),(27195,1,44,'2021-04-06 22:32:03'),(27196,1,44,'2021-04-06 22:33:07'),(27197,1,44,'2021-04-06 22:34:45'),(27198,1,44,'2021-04-06 22:36:34'),(27199,1,44,'2021-04-06 22:38:16'),(27200,1,44,'2021-04-06 22:39:52'),(27201,1,44,'2021-04-06 22:41:34'),(27202,1,44,'2021-04-06 22:43:20'),(27203,1,44,'2021-04-06 22:45:02'),(27204,1,44,'2021-04-06 22:46:49'),(27205,1,44,'2021-04-06 22:48:35'),(27206,1,44,'2021-04-06 22:50:27'),(27207,1,44,'2021-04-06 22:52:12'),(27208,1,6,'2021-04-06 22:52:15'),(27209,1,6,'2021-04-06 22:52:18'),(27210,1,44,'2021-04-06 22:54:01'),(27211,1,44,'2021-04-06 22:54:40'),(27212,1,45,'2021-04-06 22:54:49'),(27213,1,62,'2021-04-06 22:54:51'),(27214,1,44,'2021-04-06 22:54:55'),(27215,1,44,'2021-04-06 22:55:53'),(27216,1,44,'2021-04-06 22:57:23'),(27217,1,44,'2021-04-06 22:57:44'),(27218,1,44,'2021-04-06 22:59:35'),(27219,1,44,'2021-04-06 23:01:37'),(27220,1,44,'2021-04-06 23:03:37'),(27221,1,44,'2021-04-06 23:05:38'),(27222,1,44,'2021-04-06 23:07:40'),(27223,1,44,'2021-04-06 23:09:48'),(27224,1,44,'2021-04-06 23:11:56'),(27225,1,44,'2021-04-06 23:14:02'),(27226,1,44,'2021-04-06 23:16:16'),(27227,1,44,'2021-04-06 23:18:24'),(27228,1,44,'2021-04-06 23:20:34'),(27229,1,44,'2021-04-06 23:22:51'),(27230,1,44,'2021-04-06 23:25:03'),(27231,1,44,'2021-04-06 23:27:22'),(27232,1,44,'2021-04-06 23:29:21'),(27233,1,44,'2021-04-06 23:31:37'),(27234,1,44,'2021-04-06 23:33:56'),(27235,1,44,'2021-04-06 23:35:02'),(27236,1,44,'2021-04-06 23:36:14'),(27237,1,44,'2021-04-06 23:38:30'),(27238,1,44,'2021-04-06 23:40:52'),(27239,1,44,'2021-04-06 23:43:09'),(27240,1,44,'2021-04-06 23:45:07'),(27241,1,44,'2021-04-06 23:45:41'),(27242,1,44,'2021-04-06 23:47:06'),(27243,1,44,'2021-04-06 23:48:53'),(27244,1,44,'2021-04-06 23:50:39'),(27245,1,44,'2021-04-06 23:52:22'),(27246,1,44,'2021-04-06 23:54:08'),(27247,1,44,'2021-04-06 23:55:56'),(27248,1,44,'2021-04-06 23:57:47'),(27249,1,44,'2021-04-06 23:59:34'),(27250,1,44,'2021-04-07 00:00:14'),(27251,1,44,'2021-04-07 00:01:28'),(27252,1,44,'2021-04-07 00:02:43'),(27253,1,44,'2021-04-07 00:02:56'),(27254,1,44,'2021-04-07 00:03:25'),(27255,1,6,'2021-04-07 00:04:01'),(27256,1,15,'2021-04-07 00:04:34'),(27257,1,44,'2021-04-07 00:05:19'),(27258,1,13,'2021-04-07 00:05:37'),(27259,1,5,'2021-04-07 00:06:12'),(27260,1,44,'2021-04-07 00:07:14'),(27261,1,43,'2021-04-07 00:08:03'),(27262,1,45,'2021-04-07 00:08:23'),(27263,1,14,'2021-04-07 00:08:39'),(27264,1,53,'2021-04-07 00:08:55'),(27265,1,44,'2021-04-07 00:09:10'),(27266,1,15,'2021-04-07 00:09:27'),(27267,1,44,'2021-04-07 00:09:43'),(27268,1,45,'2021-04-07 00:09:59'),(27269,1,59,'2021-04-07 00:10:32'),(27270,1,76,'2021-04-07 00:10:48'),(27271,1,44,'2021-04-07 00:11:06'),(27272,1,56,'2021-04-07 00:11:37'),(27273,1,70,'2021-04-07 00:11:53'),(27274,1,66,'2021-04-07 00:12:10'),(27275,1,44,'2021-04-07 00:13:06'),(27276,1,15,'2021-04-07 00:13:48'),(27277,1,44,'2021-04-07 00:15:06'),(27278,1,73,'2021-04-07 00:15:31'),(27279,1,79,'2021-04-07 00:15:47'),(27280,1,62,'2021-04-07 00:16:03'),(27281,1,15,'2021-04-07 00:16:37'),(27282,1,59,'2021-04-07 00:16:55'),(27283,1,44,'2021-04-07 00:17:04'),(27284,1,62,'2021-04-07 00:17:10'),(27285,1,44,'2021-04-07 00:19:08'),(27286,1,44,'2021-04-07 00:21:11'),(27287,1,44,'2021-04-07 00:23:15'),(27288,1,44,'2021-04-07 00:25:24'),(27289,1,44,'2021-04-07 00:27:25'),(27290,1,44,'2021-04-07 00:29:13'),(27291,1,44,'2021-04-07 00:31:15'),(27292,1,44,'2021-04-07 00:32:53'),(27293,1,44,'2021-04-07 00:34:29'),(27294,1,44,'2021-04-07 00:36:00'),(27295,1,44,'2021-04-07 00:37:36'),(27296,1,44,'2021-04-07 00:39:11'),(27297,1,44,'2021-04-07 00:40:48'),(27298,1,44,'2021-04-07 00:42:30'),(27299,1,44,'2021-04-07 00:44:01'),(27300,1,44,'2021-04-07 00:45:42'),(27301,1,44,'2021-04-07 00:47:21'),(27302,1,44,'2021-04-07 00:49:03'),(27303,1,44,'2021-04-07 00:50:49'),(27304,1,44,'2021-04-07 00:52:28'),(27305,1,44,'2021-04-07 00:54:11'),(27306,1,44,'2021-04-07 00:56:00'),(27307,1,44,'2021-04-07 00:57:46'),(27308,1,44,'2021-04-07 00:59:38'),(27309,1,44,'2021-04-07 01:01:32'),(27310,1,44,'2021-04-07 01:03:28'),(27311,1,44,'2021-04-07 01:05:20'),(27312,1,44,'2021-04-07 01:06:10'),(27313,1,44,'2021-04-07 01:06:13'),(27314,1,44,'2021-04-07 01:07:26'),(27315,1,44,'2021-04-07 01:09:26'),(27316,1,44,'2021-04-07 01:11:19'),(27317,1,44,'2021-04-07 01:13:22'),(27318,1,44,'2021-04-07 01:15:22'),(27319,1,44,'2021-04-07 01:17:34'),(27320,1,44,'2021-04-07 01:19:31'),(27321,1,44,'2021-04-07 01:21:49'),(27322,1,44,'2021-04-07 01:23:37'),(27323,1,44,'2021-04-07 01:25:42'),(27324,1,44,'2021-04-07 01:27:48'),(27325,1,44,'2021-04-07 01:28:46'),(27326,1,44,'2021-04-07 01:30:00'),(27327,1,44,'2021-04-07 01:32:15'),(27328,1,5,'2021-04-07 01:32:36'),(27329,1,6,'2021-04-07 01:33:11'),(27330,1,44,'2021-04-07 01:34:34'),(27331,1,44,'2021-04-07 01:36:55'),(27332,1,44,'2021-04-07 01:37:58'),(27333,1,45,'2021-04-07 01:38:44'),(27334,1,44,'2021-04-07 01:39:14'),(27335,1,44,'2021-04-07 01:41:41'),(27336,1,44,'2021-04-07 01:43:57'),(27337,1,44,'2021-04-07 01:46:20'),(27338,1,44,'2021-04-07 01:46:21'),(27339,1,44,'2021-04-07 01:48:29'),(27340,1,44,'2021-04-07 01:50:22'),(27341,1,44,'2021-04-07 01:52:07'),(27342,1,44,'2021-04-07 01:53:56'),(27343,1,44,'2021-04-07 01:55:29'),(27344,1,44,'2021-04-07 01:57:14'),(27345,1,44,'2021-04-07 01:58:55'),(27346,1,44,'2021-04-07 02:00:41'),(27347,1,44,'2021-04-07 02:02:33'),(27348,1,44,'2021-04-07 02:02:55'),(27349,1,44,'2021-04-07 02:04:20'),(27350,1,44,'2021-04-07 02:06:28'),(27351,1,44,'2021-04-07 02:08:09'),(27352,1,44,'2021-04-07 02:10:16'),(27353,1,44,'2021-04-07 02:11:47'),(27354,1,44,'2021-04-07 02:13:37'),(27355,1,44,'2021-04-07 02:14:41'),(27356,1,44,'2021-04-07 02:15:27'),(27357,1,44,'2021-04-07 02:17:22'),(27358,1,44,'2021-04-07 02:19:15'),(27359,1,44,'2021-04-07 02:21:10'),(27360,1,44,'2021-04-07 02:23:04'),(27361,1,44,'2021-04-07 02:25:02'),(27362,1,44,'2021-04-07 02:27:05'),(27363,1,44,'2021-04-07 02:29:02'),(27364,1,44,'2021-04-07 02:31:06'),(27365,1,44,'2021-04-07 02:31:45'),(27366,1,44,'2021-04-07 02:33:11'),(27367,1,44,'2021-04-07 02:35:17'),(27368,1,44,'2021-04-07 02:37:22'),(27369,1,44,'2021-04-07 02:39:31'),(27370,1,44,'2021-04-07 02:40:34'),(27371,1,44,'2021-04-07 02:41:37'),(27372,1,44,'2021-04-07 02:43:37'),(27373,1,44,'2021-04-07 02:45:28'),(27374,1,44,'2021-04-07 02:47:14'),(27375,1,44,'2021-04-07 02:48:51'),(27376,1,44,'2021-04-07 02:50:25'),(27377,1,44,'2021-04-07 02:51:59'),(27378,1,44,'2021-04-07 02:53:37'),(27379,1,44,'2021-04-07 02:55:14'),(27380,1,44,'2021-04-07 02:56:56'),(27381,1,44,'2021-04-07 02:58:32'),(27382,1,44,'2021-04-07 02:58:55'),(27383,1,44,'2021-04-07 03:00:14'),(27384,1,44,'2021-04-07 03:01:54'),(27385,1,44,'2021-04-07 03:03:39'),(27386,1,44,'2021-04-07 03:05:20'),(27387,1,6,'2021-04-07 03:06:29'),(27388,1,44,'2021-04-07 03:07:03'),(27389,1,15,'2021-04-07 03:07:50'),(27390,1,44,'2021-04-07 03:08:51'),(27391,1,44,'2021-04-07 03:10:40'),(27392,1,44,'2021-04-07 03:11:31'),(27393,1,44,'2021-04-07 03:12:32'),(27394,1,44,'2021-04-07 03:14:23'),(27395,1,44,'2021-04-07 03:16:13'),(27396,1,44,'2021-04-07 03:18:01'),(27397,1,56,'2021-04-07 03:18:34'),(27398,1,44,'2021-04-07 03:19:52'),(27399,1,44,'2021-04-07 03:21:50'),(27400,1,44,'2021-04-07 03:23:46'),(27401,1,44,'2021-04-07 03:25:35'),(27402,1,44,'2021-04-07 03:28:06'),(27403,1,44,'2021-04-07 03:29:26'),(27404,1,44,'2021-04-07 03:31:26'),(27405,1,44,'2021-04-07 03:33:30'),(27406,1,44,'2021-04-07 03:35:33'),(27407,1,44,'2021-04-07 03:37:37'),(27408,1,44,'2021-04-07 03:39:46'),(27409,1,14,'2021-04-07 03:40:29'),(27410,1,44,'2021-04-07 03:41:56'),(27411,1,44,'2021-04-07 03:42:48'),(27412,1,44,'2021-04-07 03:44:03'),(27413,1,44,'2021-04-07 03:46:18'),(27414,1,44,'2021-04-07 03:47:31'),(27415,1,44,'2021-04-07 03:48:36'),(27416,1,44,'2021-04-07 03:49:40'),(27417,1,44,'2021-04-07 03:50:04'),(27418,1,6,'2021-04-07 03:50:09'),(27419,1,44,'2021-04-07 03:50:56'),(27420,1,44,'2021-04-07 03:53:24'),(27421,1,44,'2021-04-07 03:55:49'),(27422,1,44,'2021-04-07 03:58:09'),(27423,1,44,'2021-04-07 04:00:12'),(27424,1,44,'2021-04-07 04:02:19'),(27425,1,44,'2021-04-07 04:04:12'),(27426,1,44,'2021-04-07 04:05:58'),(27427,1,44,'2021-04-07 04:07:58'),(27428,1,44,'2021-04-07 04:08:33'),(27429,1,44,'2021-04-07 04:09:34'),(27430,1,14,'2021-04-07 04:10:32'),(27431,1,44,'2021-04-07 04:11:10'),(27432,1,44,'2021-04-07 04:12:52'),(27433,1,44,'2021-04-07 04:14:30'),(27434,1,44,'2021-04-07 04:16:13'),(27435,1,44,'2021-04-07 04:17:54'),(27436,1,44,'2021-04-07 04:19:38'),(27437,1,44,'2021-04-07 04:21:23'),(27438,1,44,'2021-04-07 04:23:13'),(27439,1,44,'2021-04-07 04:24:45'),(27440,1,44,'2021-04-07 04:24:49'),(27441,1,44,'2021-04-07 04:26:41'),(27442,1,44,'2021-04-07 04:27:41'),(27443,1,44,'2021-04-07 04:28:24'),(27444,1,44,'2021-04-07 04:30:22'),(27445,1,44,'2021-04-07 04:30:33'),(27446,1,44,'2021-04-07 04:31:23'),(27447,1,44,'2021-04-07 04:32:01'),(27448,1,44,'2021-04-07 04:33:49'),(27449,1,44,'2021-04-07 04:35:39'),(27450,1,44,'2021-04-07 04:37:29'),(27451,1,44,'2021-04-07 04:39:24'),(27452,1,44,'2021-04-07 04:40:00'),(27453,1,13,'2021-04-07 04:40:37'),(27454,1,44,'2021-04-07 04:41:17'),(27455,1,44,'2021-04-07 04:42:09'),(27456,1,44,'2021-04-07 04:43:11'),(27457,1,44,'2021-04-07 04:45:08'),(27458,1,44,'2021-04-07 04:45:39'),(27459,1,44,'2021-04-07 04:47:05'),(27460,1,44,'2021-04-07 04:49:00'),(27461,1,44,'2021-04-07 04:50:55'),(27462,1,44,'2021-04-07 04:50:59'),(27463,1,44,'2021-04-07 04:52:55'),(27464,1,44,'2021-04-07 04:52:59'),(27465,1,44,'2021-04-07 04:54:59'),(27466,1,44,'2021-04-07 04:57:03'),(27467,1,44,'2021-04-07 04:59:10'),(27468,1,44,'2021-04-07 05:00:59'),(27469,1,44,'2021-04-07 05:01:18'),(27470,1,44,'2021-04-07 05:01:43'),(27471,1,44,'2021-04-07 05:01:56'),(27472,1,44,'2021-04-07 05:03:28'),(27473,1,44,'2021-04-07 05:05:35'),(27474,1,44,'2021-04-07 05:07:46'),(27475,1,44,'2021-04-07 05:10:01'),(27476,1,14,'2021-04-07 05:10:58'),(27477,1,44,'2021-04-07 05:11:01'),(27478,1,44,'2021-04-07 05:12:16'),(27479,1,44,'2021-04-07 05:13:10'),(27480,1,44,'2021-04-07 05:14:32'),(27481,1,44,'2021-04-07 05:15:28'),(27482,1,44,'2021-04-07 05:16:49'),(27483,1,44,'2021-04-07 05:18:55'),(27484,1,44,'2021-04-07 05:20:53'),(27485,1,44,'2021-04-07 05:22:52'),(27486,1,44,'2021-04-07 05:24:42'),(27487,1,44,'2021-04-07 05:26:21'),(27488,1,44,'2021-04-07 05:26:22'),(27489,1,44,'2021-04-07 05:28:06'),(27490,1,44,'2021-04-07 05:29:40'),(27491,1,44,'2021-04-07 05:31:25'),(27492,1,44,'2021-04-07 05:32:59'),(27493,1,44,'2021-04-07 05:34:34'),(27494,1,44,'2021-04-07 05:36:10'),(27495,1,44,'2021-04-07 05:36:29'),(27496,1,44,'2021-04-07 05:37:45'),(27497,1,44,'2021-04-07 05:39:24'),(27498,1,44,'2021-04-07 05:41:06'),(27499,1,44,'2021-04-07 05:42:46'),(27500,1,44,'2021-04-07 05:44:26'),(27501,1,44,'2021-04-07 05:44:47'),(27502,1,44,'2021-04-07 05:46:10'),(27503,1,44,'2021-04-07 05:47:52'),(27504,1,44,'2021-04-07 05:49:38'),(27505,1,13,'2021-04-07 05:50:30'),(27506,1,44,'2021-04-07 05:51:22'),(27507,1,44,'2021-04-07 05:53:09'),(27508,1,44,'2021-04-07 05:53:45'),(27509,1,44,'2021-04-07 05:54:21'),(27510,1,44,'2021-04-07 05:54:25'),(27511,1,44,'2021-04-07 05:54:26'),(27512,1,44,'2021-04-07 05:54:27'),(27513,1,44,'2021-04-07 05:54:55'),(27514,1,44,'2021-04-07 05:55:54'),(27515,1,44,'2021-04-07 05:55:59'),(27516,1,44,'2021-04-07 05:56:40'),(27517,1,44,'2021-04-07 05:58:07'),(27518,1,44,'2021-04-07 05:58:25'),(27519,1,44,'2021-04-07 05:59:18'),(27520,1,44,'2021-04-07 06:00:16'),(27521,1,44,'2021-04-07 06:00:18'),(27522,1,44,'2021-04-07 06:01:11'),(27523,1,44,'2021-04-07 06:02:13'),(27524,1,44,'2021-04-07 06:03:51'),(27525,1,44,'2021-04-07 06:04:03'),(27526,1,44,'2021-04-07 06:05:01'),(27527,1,44,'2021-04-07 06:05:57'),(27528,1,44,'2021-04-07 06:06:02'),(27529,1,44,'2021-04-07 06:06:06'),(27530,1,44,'2021-04-07 06:06:39'),(27531,1,44,'2021-04-07 06:07:41'),(27532,1,44,'2021-04-07 06:07:59'),(27533,1,44,'2021-04-07 06:09:00'),(27534,1,14,'2021-04-07 06:09:12'),(27535,1,44,'2021-04-07 06:09:49'),(27536,1,44,'2021-04-07 06:10:03'),(27537,1,44,'2021-04-07 06:10:16'),(27538,1,44,'2021-04-07 06:10:34'),(27539,1,44,'2021-04-07 06:12:01'),(27540,1,44,'2021-04-07 06:12:10'),(27541,1,44,'2021-04-07 06:12:43'),(27542,1,44,'2021-04-07 06:13:52'),(27543,1,44,'2021-04-07 06:14:37'),(27544,1,44,'2021-04-07 06:14:46'),(27545,1,44,'2021-04-07 06:16:12'),(27546,1,44,'2021-04-07 06:16:20'),(27547,1,44,'2021-04-07 06:17:16'),(27548,1,44,'2021-04-07 06:18:33'),(27549,1,44,'2021-04-07 06:18:45'),(27550,1,44,'2021-04-07 06:20:20'),(27551,1,44,'2021-04-07 06:20:38'),(27552,1,44,'2021-04-07 06:22:50'),(27553,1,13,'2021-04-07 06:24:30'),(27554,1,44,'2021-04-07 06:25:05'),(27555,1,44,'2021-04-07 06:27:28'),(27556,1,44,'2021-04-07 06:29:40'),(27557,1,44,'2021-04-07 06:32:00'),(27558,1,6,'2021-04-07 06:32:07'),(27559,1,44,'2021-04-07 06:33:43'),(27560,1,44,'2021-04-07 06:34:19'),(27561,1,44,'2021-04-07 06:36:33'),(27562,1,44,'2021-04-07 06:38:05'),(27563,1,44,'2021-04-07 06:38:49'),(27564,1,44,'2021-04-07 06:39:02'),(27565,1,44,'2021-04-07 06:39:38'),(27566,1,14,'2021-04-07 06:40:27'),(27567,1,44,'2021-04-07 06:41:12'),(27568,1,44,'2021-04-07 06:42:29'),(27569,1,44,'2021-04-07 06:43:27'),(27570,1,44,'2021-04-07 06:45:38'),(27571,1,44,'2021-04-07 06:46:30'),(27572,1,44,'2021-04-07 06:47:42'),(27573,1,44,'2021-04-07 06:48:33'),(27574,1,44,'2021-04-07 06:48:55'),(27575,1,44,'2021-04-07 06:49:24'),(27576,1,44,'2021-04-07 06:51:15'),(27577,1,44,'2021-04-07 06:51:26'),(27578,1,44,'2021-04-07 06:53:16'),(27579,1,44,'2021-04-07 06:54:31'),(27580,1,13,'2021-04-07 06:55:18'),(27581,1,44,'2021-04-07 06:55:33'),(27582,1,44,'2021-04-07 06:56:01'),(27583,1,44,'2021-04-07 06:57:40'),(27584,1,44,'2021-04-07 06:59:32'),(27585,1,44,'2021-04-07 06:59:33'),(27586,1,44,'2021-04-07 06:59:34'),(27587,1,44,'2021-04-07 06:59:35'),(27588,1,44,'2021-04-07 07:00:33'),(27589,1,44,'2021-04-07 07:01:02'),(27590,1,44,'2021-04-07 07:02:47'),(27591,1,44,'2021-04-07 07:04:28'),(27592,1,44,'2021-04-07 07:06:38'),(27593,1,44,'2021-04-07 07:07:59'),(27594,1,44,'2021-04-07 07:08:47'),(27595,1,44,'2021-04-07 07:09:42'),(27596,1,44,'2021-04-07 07:11:25'),(27597,1,44,'2021-04-07 07:13:08'),(27598,1,44,'2021-04-07 07:14:48'),(27599,1,44,'2021-04-07 07:16:32'),(27600,1,44,'2021-04-07 07:18:12'),(27601,1,44,'2021-04-07 07:18:20'),(27602,1,44,'2021-04-07 07:19:59'),(27603,1,44,'2021-04-07 07:21:48'),(27604,1,44,'2021-04-07 07:23:34'),(27605,1,14,'2021-04-07 07:25:05'),(27606,1,44,'2021-04-07 07:25:21'),(27607,1,5,'2021-04-07 07:27:40'),(27608,1,44,'2021-04-07 07:29:01'),(27609,1,44,'2021-04-07 07:29:20'),(27610,1,14,'2021-04-07 07:35:21'),(27611,1,44,'2021-04-07 07:38:27'),(27612,1,44,'2021-04-07 07:40:13'),(27613,1,44,'2021-04-07 07:41:09'),(27614,1,76,'2021-04-07 07:41:19'),(27615,1,44,'2021-04-07 07:42:43'),(27616,1,44,'2021-04-07 07:44:01'),(27617,1,44,'2021-04-07 07:44:36'),(27618,1,13,'2021-04-07 07:44:43'),(27619,1,44,'2021-04-07 07:45:26'),(27620,1,44,'2021-04-07 07:46:47'),(27621,1,44,'2021-04-07 07:48:09'),(27622,1,44,'2021-04-07 07:49:29'),(27623,1,44,'2021-04-07 07:50:51'),(27624,1,44,'2021-04-07 07:52:08'),(27625,1,44,'2021-04-07 07:53:20'),(27626,1,44,'2021-04-07 07:54:26'),(27627,1,44,'2021-04-07 07:55:36'),(27628,1,44,'2021-04-07 07:55:58'),(27629,1,44,'2021-04-07 07:56:42'),(27630,1,44,'2021-04-07 07:56:45'),(27631,1,44,'2021-04-07 07:57:57'),(27632,1,44,'2021-04-07 07:59:11'),(27633,1,44,'2021-04-07 08:00:20'),(27634,1,44,'2021-04-07 08:01:35'),(27635,1,44,'2021-04-07 08:02:49'),(27636,1,44,'2021-04-07 08:04:03'),(27637,1,44,'2021-04-07 08:05:26'),(27638,1,44,'2021-04-07 08:06:39'),(27639,1,44,'2021-04-07 08:07:56'),(27640,1,44,'2021-04-07 08:09:17'),(27641,1,44,'2021-04-07 08:10:34'),(27642,1,44,'2021-04-07 08:11:53'),(27643,1,44,'2021-04-07 08:12:44'),(27644,1,44,'2021-04-07 08:13:17'),(27645,1,44,'2021-04-07 08:14:35'),(27646,1,44,'2021-04-07 08:15:55'),(27647,1,44,'2021-04-07 08:17:19'),(27648,1,44,'2021-04-07 08:18:39'),(27649,1,44,'2021-04-07 08:19:10'),(27650,1,44,'2021-04-07 08:20:05'),(27651,1,44,'2021-04-07 08:21:28'),(27652,1,44,'2021-04-07 08:22:55'),(27653,1,44,'2021-04-07 08:24:21'),(27654,1,44,'2021-04-07 08:25:50'),(27655,1,44,'2021-04-07 08:27:17'),(27656,1,44,'2021-04-07 08:28:31'),(27657,1,44,'2021-04-07 08:28:44'),(27658,1,44,'2021-04-07 08:30:19'),(27659,1,44,'2021-04-07 08:31:44'),(27660,1,5,'2021-04-07 08:32:06'),(27661,1,44,'2021-04-07 08:33:12'),(27662,1,14,'2021-04-07 08:33:45'),(27663,1,14,'2021-04-07 08:33:56'),(27664,1,44,'2021-04-07 08:34:06'),(27665,1,13,'2021-04-07 08:34:11'),(27666,1,44,'2021-04-07 08:34:40'),(27667,1,62,'2021-04-07 08:35:23'),(27668,1,44,'2021-04-07 08:36:15'),(27669,1,6,'2021-04-07 08:37:38'),(27670,1,44,'2021-04-07 08:37:46'),(27671,1,44,'2021-04-07 08:39:25'),(27672,1,44,'2021-04-07 08:40:49'),(27673,1,44,'2021-04-07 08:42:23'),(27674,1,13,'2021-04-07 08:42:48'),(27675,1,44,'2021-04-07 08:43:55'),(27676,1,15,'2021-04-07 08:45:28'),(27677,1,44,'2021-04-07 08:45:30'),(27678,1,44,'2021-04-07 08:45:39'),(27679,1,44,'2021-04-07 08:46:55'),(27680,1,44,'2021-04-07 08:47:03'),(27681,1,44,'2021-04-07 08:48:41'),(27682,1,44,'2021-04-07 08:49:34'),(27683,1,44,'2021-04-07 08:49:38'),(27684,1,44,'2021-04-07 08:50:20'),(27685,1,44,'2021-04-07 08:50:50'),(27686,1,44,'2021-04-07 08:51:59'),(27687,1,44,'2021-04-07 08:53:54'),(27688,1,44,'2021-04-07 08:55:19'),(27689,1,44,'2021-04-07 08:56:59'),(27690,1,13,'2021-04-07 08:57:02'),(27691,1,44,'2021-04-07 08:58:38'),(27692,1,44,'2021-04-07 09:00:23'),(27693,1,44,'2021-04-07 09:02:06'),(27694,1,44,'2021-04-07 09:03:50'),(27695,1,44,'2021-04-07 09:05:37'),(27696,1,44,'2021-04-07 09:07:23'),(27697,1,44,'2021-04-07 09:09:11'),(27698,1,44,'2021-04-07 09:10:16'),(27699,1,44,'2021-04-07 09:11:02'),(27700,1,44,'2021-04-07 09:12:51'),(27701,1,5,'2021-04-07 09:15:20'),(27702,1,44,'2021-04-07 09:21:01'),(27703,1,44,'2021-04-07 09:21:57'),(27704,1,44,'2021-04-07 09:29:33'),(27705,1,14,'2021-04-07 09:31:07'),(27706,1,44,'2021-04-07 09:31:16'),(27707,1,15,'2021-04-07 09:34:58'),(27708,1,44,'2021-04-07 09:36:46'),(27709,1,15,'2021-04-07 09:58:01'),(27710,1,44,'2021-04-07 10:02:11'),(27711,1,44,'2021-04-07 10:04:22'),(27712,1,44,'2021-04-07 10:05:49'),(27713,1,44,'2021-04-07 10:06:05'),(27714,1,44,'2021-04-07 10:12:40'),(27715,1,15,'2021-04-07 10:25:58'),(27716,1,44,'2021-04-07 10:29:39'),(27717,1,44,'2021-04-07 10:34:21'),(27718,1,14,'2021-04-07 10:37:03'),(27719,1,44,'2021-04-07 10:52:10'),(27720,1,44,'2021-04-07 10:52:11'),(27721,1,44,'2021-04-07 10:53:04'),(27722,1,44,'2021-04-07 10:53:18'),(27723,1,13,'2021-04-07 10:53:52'),(27724,1,44,'2021-04-07 11:07:18'),(27725,1,44,'2021-04-07 11:07:35'),(27726,1,44,'2021-04-07 11:15:35'),(27727,1,44,'2021-04-07 11:19:50'),(27728,1,44,'2021-04-07 11:24:21'),(27729,1,14,'2021-04-07 11:30:34'),(27730,1,44,'2021-04-07 11:37:34'),(27731,1,44,'2021-04-07 11:46:09'),(27732,1,44,'2021-04-07 11:53:34'),(27733,1,15,'2021-04-07 12:00:09'),(27734,1,44,'2021-04-07 12:04:20'),(27735,1,44,'2021-04-07 12:11:47'),(27736,1,44,'2021-04-07 12:18:17'),(27737,1,6,'2021-04-07 12:21:54'),(27738,1,14,'2021-04-07 12:35:51'),(27739,1,44,'2021-04-07 12:39:27'),(27740,1,44,'2021-04-07 12:43:27'),(27741,1,44,'2021-04-07 12:51:19'),(27742,1,13,'2021-04-07 12:53:22'),(27743,1,44,'2021-04-07 13:05:39'),(27744,1,44,'2021-04-07 13:06:20'),(27745,1,44,'2021-04-07 13:13:24'),(27746,1,44,'2021-04-07 13:15:23'),(27747,1,15,'2021-04-07 13:24:21'),(27748,1,44,'2021-04-07 13:24:45'),(27749,1,44,'2021-04-07 13:30:46'),(27750,1,44,'2021-04-07 13:31:35'),(27751,1,13,'2021-04-07 13:49:21'),(27752,1,44,'2021-04-07 13:57:17'),(27753,1,44,'2021-04-07 14:08:04'),(27754,1,44,'2021-04-07 14:11:25'),(27755,1,44,'2021-04-07 14:13:30'),(27756,1,44,'2021-04-07 14:18:38'),(27757,1,44,'2021-04-07 14:23:54'),(27758,1,44,'2021-04-07 14:28:13'),(27759,1,44,'2021-04-07 14:31:57'),(27760,1,44,'2021-04-07 14:32:05'),(27761,1,13,'2021-04-07 14:32:06'),(27762,1,14,'2021-04-07 14:33:21'),(27763,1,6,'2021-04-07 14:33:53'),(27764,1,6,'2021-04-07 14:40:00'),(27765,1,5,'2021-04-07 14:40:17'),(27766,1,15,'2021-04-07 14:42:17'),(27767,1,15,'2021-04-07 14:47:35'),(27768,1,5,'2021-04-07 14:47:58'),(27769,1,15,'2021-04-07 14:55:50'),(27770,1,15,'2021-04-07 14:56:14'),(27771,1,6,'2021-04-07 14:56:26'),(27772,1,44,'2021-04-07 14:57:14'),(27773,1,44,'2021-04-07 14:58:08'),(27774,1,44,'2021-04-07 14:59:45'),(27775,1,44,'2021-04-07 15:04:06'),(27776,1,44,'2021-04-07 15:17:17'),(27777,1,56,'2021-04-07 15:29:13'),(27778,1,44,'2021-04-07 15:47:02'),(27779,1,44,'2021-04-07 15:48:21'),(27780,1,44,'2021-04-07 15:51:00'),(27781,1,44,'2021-04-07 15:52:22'),(27782,1,44,'2021-04-07 15:55:44'),(27783,1,13,'2021-04-07 16:00:04'),(27784,1,44,'2021-04-07 16:00:43'),(27785,1,44,'2021-04-07 16:02:35'),(27786,1,44,'2021-04-07 16:26:48'),(27787,1,44,'2021-04-07 16:32:07'),(27788,1,6,'2021-04-07 16:36:26'),(27789,1,6,'2021-04-07 16:36:29'),(27790,1,44,'2021-04-07 16:38:24'),(27791,1,44,'2021-04-07 16:40:09'),(27792,1,44,'2021-04-07 16:42:47'),(27793,1,13,'2021-04-07 16:44:31'),(27794,1,44,'2021-04-07 16:44:52'),(27795,1,44,'2021-04-07 16:46:35'),(27796,1,44,'2021-04-07 17:09:22'),(27797,1,44,'2021-04-07 17:10:41'),(27798,1,44,'2021-04-07 17:12:22'),(27799,1,13,'2021-04-07 17:16:53'),(27800,1,44,'2021-04-07 17:19:18'),(27801,1,44,'2021-04-07 17:21:53'),(27802,1,44,'2021-04-07 17:21:55'),(27803,1,44,'2021-04-07 17:27:29'),(27804,1,44,'2021-04-07 17:29:45'),(27805,1,44,'2021-04-07 17:32:20'),(27806,1,44,'2021-04-07 17:32:20'),(27807,1,44,'2021-04-07 17:32:21'),(27808,1,6,'2021-04-07 17:36:18'),(27809,1,5,'2021-04-07 17:36:18'),(27810,1,6,'2021-04-07 17:36:19'),(27811,1,6,'2021-04-07 17:37:23'),(27812,1,44,'2021-04-07 17:58:21'),(27813,1,13,'2021-04-07 17:59:12'),(27814,1,44,'2021-04-07 18:09:21'),(27815,1,13,'2021-04-07 18:31:13'),(27816,1,44,'2021-04-07 18:44:42'),(27817,1,44,'2021-04-07 19:08:29'),(27818,1,44,'2021-04-07 19:08:40'),(27819,1,44,'2021-04-07 19:08:40'),(27820,1,13,'2021-04-07 19:14:19'),(27821,1,44,'2021-04-07 19:35:26'),(27822,1,43,'2021-04-07 20:00:15'),(27823,1,44,'2021-04-07 20:01:27'),(27824,1,44,'2021-04-07 20:06:48'),(27825,1,44,'2021-04-07 20:13:49'),(27826,1,44,'2021-04-07 20:24:34'),(27827,1,62,'2021-04-07 20:26:30'),(27828,1,44,'2021-04-07 20:52:31'),(27829,1,44,'2021-04-07 21:05:06'),(27830,1,44,'2021-04-07 21:19:14'),(27831,1,44,'2021-04-07 21:32:39'),(27832,1,44,'2021-04-07 21:43:21'),(27833,1,44,'2021-04-07 21:45:47'),(27834,1,44,'2021-04-07 21:49:46'),(27835,1,44,'2021-04-07 22:22:47'),(27836,1,44,'2021-04-07 23:05:06'),(27837,1,44,'2021-04-07 23:05:10'),(27838,1,44,'2021-04-07 23:05:13'),(27839,1,44,'2021-04-07 23:06:12'),(27840,1,44,'2021-04-07 23:06:57'),(27841,1,44,'2021-04-07 23:23:16'),(27842,1,44,'2021-04-07 23:48:35'),(27843,1,44,'2021-04-08 00:05:09'),(27844,1,15,'2021-04-08 00:07:11'),(27845,1,44,'2021-04-08 00:08:14'),(27846,1,6,'2021-04-08 00:09:15'),(27847,1,14,'2021-04-08 00:10:17'),(27848,1,13,'2021-04-08 00:11:17'),(27849,1,15,'2021-04-08 00:12:19'),(27850,1,5,'2021-04-08 00:13:19'),(27851,1,79,'2021-04-08 00:13:19'),(27852,1,45,'2021-04-08 00:13:19'),(27853,1,79,'2021-04-08 00:13:20'),(27854,1,76,'2021-04-08 00:13:20'),(27855,1,76,'2021-04-08 00:14:21'),(27856,1,73,'2021-04-08 00:15:21'),(27857,1,73,'2021-04-08 00:15:21'),(27858,1,70,'2021-04-08 00:16:23'),(27859,1,70,'2021-04-08 00:17:23'),(27860,1,62,'2021-04-08 00:17:23'),(27861,1,62,'2021-04-08 00:17:23'),(27862,1,66,'2021-04-08 00:17:23'),(27863,1,66,'2021-04-08 00:17:23'),(27864,1,56,'2021-04-08 00:17:24'),(27865,1,56,'2021-04-08 00:18:25'),(27866,1,43,'2021-04-08 00:19:25'),(27867,1,44,'2021-04-08 00:19:57'),(27868,1,43,'2021-04-08 00:20:27'),(27869,1,53,'2021-04-08 00:21:27'),(27870,1,53,'2021-04-08 00:21:28'),(27871,1,45,'2021-04-08 00:21:28'),(27872,1,45,'2021-04-08 00:21:28'),(27873,1,59,'2021-04-08 00:21:28'),(27874,1,59,'2021-04-08 00:22:30'),(27875,1,44,'2021-04-08 00:23:30'),(27876,1,44,'2021-04-08 00:23:30'),(27877,1,15,'2021-04-08 00:24:31'),(27878,1,15,'2021-04-08 00:31:37'),(27879,1,44,'2021-04-08 01:01:26'),(27880,1,44,'2021-04-08 01:04:30'),(27881,1,44,'2021-04-08 01:35:26'),(27882,1,44,'2021-04-08 01:44:03'),(27883,1,44,'2021-04-08 01:46:35'),(27884,1,44,'2021-04-08 01:51:23'),(27885,1,5,'2021-04-08 01:51:23'),(27886,1,44,'2021-04-08 01:51:29'),(27887,1,44,'2021-04-08 01:51:32'),(27888,1,44,'2021-04-08 01:51:34'),(27889,1,44,'2021-04-08 01:52:45'),(27890,1,44,'2021-04-08 02:03:38'),(27891,1,44,'2021-04-08 02:10:08'),(27892,1,66,'2021-04-08 02:18:15'),(27893,1,44,'2021-04-08 02:20:02'),(27894,1,15,'2021-04-08 02:34:02'),(27895,1,44,'2021-04-08 02:34:46'),(27896,1,44,'2021-04-08 02:35:55'),(27897,1,44,'2021-04-08 02:37:31'),(27898,1,5,'2021-04-08 02:41:25'),(27899,1,6,'2021-04-08 02:42:46'),(27900,1,44,'2021-04-08 02:48:36'),(27901,1,5,'2021-04-08 02:52:34'),(27902,1,44,'2021-04-08 02:53:30'),(27903,1,44,'2021-04-08 02:54:25'),(27904,1,14,'2021-04-08 02:56:35'),(27905,1,5,'2021-04-08 02:58:30'),(27906,1,44,'2021-04-08 03:02:25'),(27907,1,5,'2021-04-08 03:04:52'),(27908,1,44,'2021-04-08 03:05:02'),(27909,1,44,'2021-04-08 03:08:44'),(27910,1,13,'2021-04-08 03:10:49'),(27911,1,5,'2021-04-08 03:10:53'),(27912,1,44,'2021-04-08 03:11:04'),(27913,1,5,'2021-04-08 03:17:52'),(27914,1,44,'2021-04-08 03:18:14'),(27915,1,14,'2021-04-08 03:32:36'),(27916,1,44,'2021-04-08 03:55:19'),(27917,1,44,'2021-04-08 03:58:14'),(27918,1,44,'2021-04-08 03:59:00'),(27919,1,44,'2021-04-08 03:59:17'),(27920,1,44,'2021-04-08 04:00:19'),(27921,1,44,'2021-04-08 04:00:48'),(27922,1,44,'2021-04-08 04:02:44'),(27923,1,44,'2021-04-08 04:03:29'),(27924,1,13,'2021-04-08 04:04:34'),(27925,1,44,'2021-04-08 04:05:25'),(27926,1,44,'2021-04-08 04:06:12'),(27927,1,44,'2021-04-08 04:08:32'),(27928,1,44,'2021-04-08 04:10:18'),(27929,1,44,'2021-04-08 04:11:47'),(27930,1,44,'2021-04-08 04:12:29'),(27931,1,44,'2021-04-08 04:14:29'),(27932,1,44,'2021-04-08 04:16:35'),(27933,1,44,'2021-04-08 04:16:45'),(27934,1,44,'2021-04-08 04:18:30'),(27935,1,44,'2021-04-08 04:19:52'),(27936,1,44,'2021-04-08 04:20:50'),(27937,1,44,'2021-04-08 04:23:15'),(27938,1,44,'2021-04-08 04:24:24'),(27939,1,44,'2021-04-08 04:24:36'),(27940,1,44,'2021-04-08 04:25:09'),(27941,1,44,'2021-04-08 04:26:22'),(27942,1,44,'2021-04-08 04:26:44'),(27943,1,44,'2021-04-08 04:27:18'),(27944,1,44,'2021-04-08 04:31:16'),(27945,1,44,'2021-04-08 04:32:34'),(27946,1,44,'2021-04-08 04:37:07'),(27947,1,44,'2021-04-08 04:39:46'),(27948,1,14,'2021-04-08 04:40:59'),(27949,1,44,'2021-04-08 04:43:29'),(27950,1,44,'2021-04-08 04:44:59'),(27951,1,44,'2021-04-08 04:45:40'),(27952,1,44,'2021-04-08 04:46:20'),(27953,1,44,'2021-04-08 04:46:38'),(27954,1,44,'2021-04-08 04:50:08'),(27955,1,44,'2021-04-08 04:51:32'),(27956,1,13,'2021-04-08 04:53:19'),(27957,1,44,'2021-04-08 04:54:32'),(27958,1,44,'2021-04-08 04:57:14'),(27959,1,44,'2021-04-08 04:58:51'),(27960,1,44,'2021-04-08 04:59:48'),(27961,1,44,'2021-04-08 05:00:10'),(27962,1,44,'2021-04-08 05:00:58'),(27963,1,44,'2021-04-08 05:02:08'),(27964,1,44,'2021-04-08 05:03:41'),(27965,1,44,'2021-04-08 05:04:44'),(27966,1,44,'2021-04-08 05:06:15'),(27967,1,44,'2021-04-08 05:06:56'),(27968,1,44,'2021-04-08 05:08:49'),(27969,1,44,'2021-04-08 05:09:55'),(27970,1,44,'2021-04-08 05:10:43'),(27971,1,44,'2021-04-08 05:12:00'),(27972,1,14,'2021-04-08 05:12:06'),(27973,1,44,'2021-04-08 05:14:10'),(27974,1,44,'2021-04-08 05:14:55'),(27975,1,44,'2021-04-08 05:16:34'),(27976,1,44,'2021-04-08 05:17:21'),(27977,1,44,'2021-04-08 05:17:57'),(27978,1,44,'2021-04-08 05:20:56'),(27979,1,44,'2021-04-08 05:22:00'),(27980,1,44,'2021-04-08 05:22:53'),(27981,1,44,'2021-04-08 05:23:50'),(27982,1,44,'2021-04-08 05:26:06'),(27983,1,44,'2021-04-08 05:27:19'),(27984,1,44,'2021-04-08 05:27:23'),(27985,1,44,'2021-04-08 05:27:37'),(27986,1,44,'2021-04-08 05:29:34'),(27987,1,44,'2021-04-08 05:31:35'),(27988,1,44,'2021-04-08 05:32:39'),(27989,1,44,'2021-04-08 05:34:59'),(27990,1,44,'2021-04-08 05:35:25'),(27991,1,44,'2021-04-08 05:36:01'),(27992,1,44,'2021-04-08 05:36:36'),(27993,1,44,'2021-04-08 05:38:05'),(27994,1,44,'2021-04-08 05:38:16'),(27995,1,44,'2021-04-08 05:39:20'),(27996,1,13,'2021-04-08 05:39:43'),(27997,1,44,'2021-04-08 05:40:01'),(27998,1,44,'2021-04-08 05:40:09'),(27999,1,44,'2021-04-08 05:42:25'),(28000,1,14,'2021-04-08 05:43:30'),(28001,1,44,'2021-04-08 05:43:40'),(28002,1,44,'2021-04-08 05:44:43'),(28003,1,44,'2021-04-08 05:47:29'),(28004,1,44,'2021-04-08 05:50:49'),(28005,1,44,'2021-04-08 05:52:28'),(28006,1,44,'2021-04-08 05:55:53'),(28007,1,44,'2021-04-08 05:56:17'),(28008,1,44,'2021-04-08 05:56:56'),(28009,1,44,'2021-04-08 05:58:37'),(28010,1,44,'2021-04-08 06:02:06'),(28011,1,53,'2021-04-08 06:02:27'),(28012,1,44,'2021-04-08 06:03:44'),(28013,1,44,'2021-04-08 06:03:56'),(28014,1,44,'2021-04-08 06:05:54'),(28015,1,44,'2021-04-08 06:07:40'),(28016,1,44,'2021-04-08 06:08:15'),(28017,1,44,'2021-04-08 06:09:48'),(28018,1,44,'2021-04-08 06:10:46'),(28019,1,44,'2021-04-08 06:11:20'),(28020,1,44,'2021-04-08 06:13:32'),(28021,1,44,'2021-04-08 06:13:48'),(28022,1,14,'2021-04-08 06:14:34'),(28023,1,44,'2021-04-08 06:15:07'),(28024,1,44,'2021-04-08 06:15:12'),(28025,1,44,'2021-04-08 06:18:16'),(28026,1,44,'2021-04-08 06:24:52'),(28027,1,44,'2021-04-08 06:28:33'),(28028,1,44,'2021-04-08 06:36:19'),(28029,1,44,'2021-04-08 06:36:59'),(28030,1,44,'2021-04-08 06:38:41'),(28031,1,44,'2021-04-08 06:39:55'),(28032,1,44,'2021-04-08 06:43:28'),(28033,1,44,'2021-04-08 06:48:38'),(28034,1,44,'2021-04-08 06:53:50'),(28035,1,44,'2021-04-08 06:55:31'),(28036,1,44,'2021-04-08 07:00:57'),(28037,1,44,'2021-04-08 07:01:07'),(28038,1,44,'2021-04-08 07:01:08'),(28039,1,44,'2021-04-08 07:04:20'),(28040,1,13,'2021-04-08 07:07:29'),(28041,1,44,'2021-04-08 07:21:13'),(28042,1,44,'2021-04-08 07:22:02'),(28043,1,44,'2021-04-08 07:27:58'),(28044,1,6,'2021-04-08 07:33:58'),(28045,1,44,'2021-04-08 07:46:11'),(28046,1,44,'2021-04-08 07:47:15'),(28047,1,44,'2021-04-08 07:52:44'),(28048,1,44,'2021-04-08 07:58:15'),(28049,1,45,'2021-04-08 07:58:16'),(28050,1,44,'2021-04-08 07:58:18'),(28051,1,13,'2021-04-08 08:01:00'),(28052,1,44,'2021-04-08 08:23:27'),(28053,1,44,'2021-04-08 08:31:40'),(28054,1,13,'2021-04-08 08:31:46'),(28055,1,5,'2021-04-08 08:34:07'),(28056,1,6,'2021-04-08 08:37:44'),(28057,1,15,'2021-04-08 08:41:08'),(28058,1,44,'2021-04-08 08:41:21'),(28059,1,6,'2021-04-08 08:43:14'),(28060,1,15,'2021-04-08 08:47:14'),(28061,1,6,'2021-04-08 08:47:14'),(28062,1,44,'2021-04-08 08:49:44'),(28063,1,44,'2021-04-08 08:49:49'),(28064,1,44,'2021-04-08 08:51:20'),(28065,1,15,'2021-04-08 08:57:21'),(28066,1,44,'2021-04-08 09:01:04'),(28067,1,13,'2021-04-08 09:04:30'),(28068,1,44,'2021-04-08 09:23:51'),(28069,1,44,'2021-04-08 09:31:02'),(28070,1,44,'2021-04-08 09:32:59'),(28071,1,44,'2021-04-08 09:34:17'),(28072,1,44,'2021-04-08 09:38:16'),(28073,1,44,'2021-04-08 09:40:22'),(28074,1,44,'2021-04-08 09:47:44'),(28075,1,44,'2021-04-08 09:56:12'),(28076,1,6,'2021-04-08 09:56:17'),(28077,1,6,'2021-04-08 09:56:19'),(28078,1,44,'2021-04-08 09:56:40'),(28079,1,44,'2021-04-08 10:00:57'),(28080,1,44,'2021-04-08 10:02:21'),(28081,1,13,'2021-04-08 10:07:09'),(28082,1,44,'2021-04-08 10:08:41'),(28083,1,44,'2021-04-08 10:22:43'),(28084,1,44,'2021-04-08 10:22:48'),(28085,1,44,'2021-04-08 10:22:51'),(28086,1,44,'2021-04-08 10:22:54'),(28087,1,44,'2021-04-08 10:33:14'),(28088,1,44,'2021-04-08 10:42:20'),(28089,1,44,'2021-04-08 10:52:49'),(28090,1,44,'2021-04-08 10:57:27'),(28091,1,44,'2021-04-08 11:03:03'),(28092,1,44,'2021-04-08 11:08:32'),(28093,1,44,'2021-04-08 11:11:14'),(28094,1,13,'2021-04-08 11:14:04'),(28095,1,44,'2021-04-08 11:17:20'),(28096,1,44,'2021-04-08 11:40:29'),(28097,1,44,'2021-04-08 11:56:18'),(28098,1,44,'2021-04-08 11:57:35'),(28099,1,44,'2021-04-08 12:01:37'),(28100,1,44,'2021-04-08 12:05:15'),(28101,1,44,'2021-04-08 12:11:49'),(28102,1,44,'2021-04-08 12:15:07'),(28103,1,13,'2021-04-08 12:18:45'),(28104,1,44,'2021-04-08 12:27:46'),(28105,1,44,'2021-04-08 12:31:52'),(28106,1,44,'2021-04-08 12:33:52'),(28107,1,44,'2021-04-08 13:01:09'),(28108,1,44,'2021-04-08 13:01:40'),(28109,1,44,'2021-04-08 13:02:57'),(28110,1,44,'2021-04-08 13:07:09'),(28111,1,44,'2021-04-08 13:07:46'),(28112,1,13,'2021-04-08 13:21:30'),(28113,1,44,'2021-04-08 13:24:01'),(28114,1,44,'2021-04-08 13:32:13'),(28115,1,44,'2021-04-08 13:33:20'),(28116,1,44,'2021-04-08 13:45:29'),(28117,1,44,'2021-04-08 14:02:22'),(28118,1,44,'2021-04-08 14:11:03'),(28119,1,45,'2021-04-08 14:18:53'),(28120,1,44,'2021-04-08 14:22:41'),(28121,1,44,'2021-04-08 14:27:30'),(28122,1,44,'2021-04-08 14:31:37'),(28123,1,5,'2021-04-08 14:31:45'),(28124,1,44,'2021-04-08 14:32:25'),(28125,1,44,'2021-04-08 14:33:44'),(28126,1,13,'2021-04-08 14:33:47'),(28127,1,15,'2021-04-08 14:34:01'),(28128,1,5,'2021-04-08 14:35:01'),(28129,1,5,'2021-04-08 14:36:30'),(28130,1,15,'2021-04-08 14:37:29'),(28131,1,5,'2021-04-08 14:38:07'),(28132,1,15,'2021-04-08 14:38:58'),(28133,1,6,'2021-04-08 14:46:58'),(28134,1,5,'2021-04-08 14:48:31'),(28135,1,44,'2021-04-08 14:52:17'),(28136,1,44,'2021-04-08 14:58:27'),(28137,1,44,'2021-04-08 14:58:38'),(28138,1,44,'2021-04-08 15:04:07'),(28139,1,13,'2021-04-08 15:07:49'),(28140,1,44,'2021-04-08 15:08:50'),(28141,1,44,'2021-04-08 15:24:43'),(28142,1,44,'2021-04-08 15:29:32'),(28143,1,62,'2021-04-08 15:41:40'),(28144,1,76,'2021-04-08 15:45:25'),(28145,1,73,'2021-04-08 15:48:45'),(28146,1,14,'2021-04-08 15:50:26'),(28147,1,44,'2021-04-08 15:52:48'),(28148,1,44,'2021-04-08 15:57:40'),(28149,1,44,'2021-04-08 15:58:18'),(28150,1,44,'2021-04-08 16:11:56'),(28151,1,14,'2021-04-08 16:23:22'),(28152,1,44,'2021-04-08 16:32:10'),(28153,1,73,'2021-04-08 16:34:07'),(28154,1,45,'2021-04-08 16:41:05'),(28155,1,44,'2021-04-08 16:45:29'),(28156,1,70,'2021-04-08 16:59:45'),(28157,1,14,'2021-04-08 17:02:53'),(28158,1,13,'2021-04-08 17:10:13'),(28159,1,14,'2021-04-08 17:36:01'),(28160,1,44,'2021-04-08 17:36:02'),(28161,1,59,'2021-04-08 17:46:03'),(28162,1,44,'2021-04-08 17:46:53'),(28163,1,44,'2021-04-08 17:55:51'),(28164,1,56,'2021-04-08 17:58:29'),(28165,1,44,'2021-04-08 17:59:33'),(28166,1,44,'2021-04-08 18:02:25'),(28167,1,15,'2021-04-08 18:11:23'),(28168,1,45,'2021-04-08 18:14:19'),(28169,1,66,'2021-04-08 18:17:15'),(28170,1,66,'2021-04-08 18:20:10'),(28171,1,62,'2021-04-08 18:23:01'),(28172,1,44,'2021-04-08 18:25:45'),(28173,1,56,'2021-04-08 18:25:46'),(28174,1,44,'2021-04-08 18:34:26'),(28175,1,45,'2021-04-08 18:37:15'),(28176,1,44,'2021-04-08 18:40:06'),(28177,1,53,'2021-04-08 18:48:39'),(28178,1,44,'2021-04-08 18:51:07'),(28179,1,76,'2021-04-08 18:54:18'),(28180,1,73,'2021-04-08 18:57:09'),(28181,1,59,'2021-04-08 19:00:05'),(28182,1,44,'2021-04-08 19:00:18'),(28183,1,44,'2021-04-08 19:00:19'),(28184,1,13,'2021-04-08 19:04:55'),(28185,1,43,'2021-04-08 19:09:00'),(28186,1,44,'2021-04-08 19:11:41'),(28187,1,79,'2021-04-08 19:12:01'),(28188,1,43,'2021-04-08 19:14:48'),(28189,1,70,'2021-04-08 19:17:50'),(28190,1,53,'2021-04-08 19:26:21'),(28191,1,15,'2021-04-08 19:29:14'),(28192,1,79,'2021-04-08 19:35:39'),(28193,1,13,'2021-04-08 20:21:08'),(28194,1,13,'2021-04-08 20:22:23'),(28195,1,44,'2021-04-08 20:32:29'),(28196,1,13,'2021-04-08 20:44:24'),(28197,1,44,'2021-04-08 20:46:56'),(28198,1,44,'2021-04-08 20:56:33'),(28199,1,44,'2021-04-08 20:57:31'),(28200,1,44,'2021-04-08 20:58:40'),(28201,1,44,'2021-04-08 21:00:06'),(28202,1,44,'2021-04-08 21:00:25'),(28203,1,44,'2021-04-08 21:02:06'),(28204,1,44,'2021-04-08 21:05:02'),(28205,1,44,'2021-04-08 21:07:15'),(28206,1,13,'2021-04-08 21:25:18'),(28207,1,44,'2021-04-08 21:29:18'),(28208,1,14,'2021-04-08 21:29:46'),(28209,1,5,'2021-04-08 21:32:41'),(28210,1,6,'2021-04-08 21:52:24'),(28211,1,44,'2021-04-08 22:04:29'),(28212,1,44,'2021-04-08 22:22:56'),(28213,1,44,'2021-04-08 22:23:00'),(28214,1,44,'2021-04-08 22:23:03'),(28215,1,44,'2021-04-08 22:23:04'),(28216,1,53,'2021-04-08 23:09:41'),(28217,1,44,'2021-04-08 23:20:16'),(28218,1,62,'2021-04-08 23:52:26'),(28219,1,59,'2021-04-09 01:03:26'),(28220,1,44,'2021-04-09 01:19:20'),(28221,1,44,'2021-04-09 01:33:35'),(28222,1,44,'2021-04-09 01:37:36'),(28223,1,44,'2021-04-09 02:10:48'),(28224,1,44,'2021-04-09 02:35:08'),(28225,1,14,'2021-04-09 02:37:35'),(28226,1,6,'2021-04-09 02:37:41'),(28227,1,5,'2021-04-09 02:43:48'),(28228,1,13,'2021-04-09 02:47:44'),(28229,1,44,'2021-04-09 02:51:21'),(28230,1,6,'2021-04-09 02:55:24'),(28231,1,44,'2021-04-09 02:57:22'),(28232,1,44,'2021-04-09 03:02:59'),(28233,1,44,'2021-04-09 03:13:36'),(28234,1,44,'2021-04-09 03:14:52'),(28235,1,6,'2021-04-09 03:15:51'),(28236,1,44,'2021-04-09 03:19:44'),(28237,1,44,'2021-04-09 03:25:16'),(28238,1,44,'2021-04-09 03:26:16'),(28239,1,6,'2021-04-09 03:27:02'),(28240,1,44,'2021-04-09 03:31:37'),(28241,1,6,'2021-04-09 03:37:23'),(28242,1,44,'2021-04-09 03:58:28'),(28243,1,44,'2021-04-09 04:00:07'),(28244,1,6,'2021-04-09 04:07:39'),(28245,1,44,'2021-04-09 04:08:05'),(28246,1,44,'2021-04-09 04:30:46'),(28247,1,6,'2021-04-09 04:32:17'),(28248,1,44,'2021-04-09 04:38:44'),(28249,1,44,'2021-04-09 04:45:48'),(28250,1,44,'2021-04-09 04:52:38'),(28251,1,6,'2021-04-09 04:56:19'),(28252,1,15,'2021-04-09 05:06:29'),(28253,1,13,'2021-04-09 05:13:24'),(28254,1,44,'2021-04-09 05:16:18'),(28255,1,44,'2021-04-09 05:20:33'),(28256,1,6,'2021-04-09 05:39:22'),(28257,1,44,'2021-04-09 05:43:00'),(28258,1,44,'2021-04-09 05:56:35'),(28259,1,15,'2021-04-09 05:56:49'),(28260,1,5,'2021-04-09 06:02:31'),(28261,1,13,'2021-04-09 06:03:04'),(28262,1,6,'2021-04-09 06:07:44'),(28263,1,6,'2021-04-09 06:21:29'),(28264,1,44,'2021-04-09 06:22:01'),(28265,1,44,'2021-04-09 06:23:21'),(28266,1,44,'2021-04-09 06:23:25'),(28267,1,13,'2021-04-09 06:34:22'),(28268,1,44,'2021-04-09 06:34:28'),(28269,1,44,'2021-04-09 06:40:26'),(28270,1,15,'2021-04-09 06:47:15'),(28271,1,44,'2021-04-09 06:53:00'),(28272,1,44,'2021-04-09 06:55:01'),(28273,1,44,'2021-04-09 06:58:24'),(28274,1,44,'2021-04-09 06:59:34'),(28275,1,44,'2021-04-09 06:59:35'),(28276,1,44,'2021-04-09 07:01:34'),(28277,1,44,'2021-04-09 07:07:45'),(28278,1,44,'2021-04-09 07:14:02'),(28279,1,6,'2021-04-09 07:20:08'),(28280,1,44,'2021-04-09 07:21:46'),(28281,1,44,'2021-04-09 07:27:46'),(28282,1,44,'2021-04-09 07:30:19'),(28283,1,44,'2021-04-09 07:32:28'),(28284,1,44,'2021-04-09 07:38:51'),(28285,1,44,'2021-04-09 07:46:05'),(28286,1,15,'2021-04-09 07:47:24'),(28287,1,44,'2021-04-09 07:49:10'),(28288,1,44,'2021-04-09 07:50:51'),(28289,1,13,'2021-04-09 08:01:29'),(28290,1,6,'2021-04-09 08:04:19'),(28291,1,44,'2021-04-09 08:17:58'),(28292,1,44,'2021-04-09 08:26:13'),(28293,1,44,'2021-04-09 08:26:38'),(28294,1,5,'2021-04-09 08:31:53'),(28295,1,14,'2021-04-09 08:32:12'),(28296,1,44,'2021-04-09 08:32:59'),(28297,1,6,'2021-04-09 08:33:02'),(28298,1,13,'2021-04-09 08:39:45'),(28299,1,5,'2021-04-09 08:44:34'),(28300,1,44,'2021-04-09 08:46:38'),(28301,1,13,'2021-04-09 08:46:51'),(28302,1,44,'2021-04-09 08:48:12'),(28303,1,44,'2021-04-09 08:55:32'),(28304,1,13,'2021-04-09 08:56:53'),(28305,1,15,'2021-04-09 08:58:18'),(28306,1,44,'2021-04-09 09:00:39'),(28307,1,44,'2021-04-09 09:06:12'),(28308,1,13,'2021-04-09 09:09:17'),(28309,1,44,'2021-04-09 09:18:05'),(28310,1,53,'2021-04-09 09:18:08'),(28311,1,44,'2021-04-09 09:22:11'),(28312,1,44,'2021-04-09 09:43:40'),(28313,1,15,'2021-04-09 09:44:07'),(28314,1,44,'2021-04-09 09:47:42'),(28315,1,44,'2021-04-09 09:47:45'),(28316,1,6,'2021-04-09 09:49:22'),(28317,1,5,'2021-04-09 09:49:23'),(28318,1,5,'2021-04-09 09:49:26'),(28319,1,6,'2021-04-09 09:49:28'),(28320,1,44,'2021-04-09 09:56:09'),(28321,1,44,'2021-04-09 10:00:57'),(28322,1,44,'2021-04-09 10:01:12'),(28323,1,6,'2021-04-09 10:26:59'),(28324,1,44,'2021-04-09 10:34:01'),(28325,1,44,'2021-04-09 10:50:29'),(28326,1,6,'2021-04-09 10:53:55'),(28327,1,44,'2021-04-09 10:55:33'),(28328,1,44,'2021-04-09 11:12:46'),(28329,1,15,'2021-04-09 11:14:21'),(28330,1,6,'2021-04-09 11:18:26'),(28331,1,44,'2021-04-09 11:34:45'),(28332,1,44,'2021-04-09 11:41:28'),(28333,1,70,'2021-04-09 11:44:17'),(28334,1,44,'2021-04-09 11:49:42'),(28335,1,44,'2021-04-09 11:50:21'),(28336,1,44,'2021-04-09 11:50:28'),(28337,1,6,'2021-04-09 11:55:50'),(28338,1,44,'2021-04-09 11:59:13'),(28339,1,44,'2021-04-09 12:06:55'),(28340,1,6,'2021-04-09 12:17:52'),(28341,1,15,'2021-04-09 12:22:40'),(28342,1,44,'2021-04-09 12:24:16'),(28343,1,6,'2021-04-09 12:25:50'),(28344,1,44,'2021-04-09 12:45:14'),(28345,1,6,'2021-04-09 12:54:07'),(28346,1,44,'2021-04-09 12:55:04'),(28347,1,5,'2021-04-09 13:04:45'),(28348,1,5,'2021-04-09 13:04:46'),(28349,1,44,'2021-04-09 13:27:31'),(28350,1,44,'2021-04-09 13:36:29'),(28351,1,44,'2021-04-09 13:36:33'),(28352,1,44,'2021-04-09 13:36:36'),(28353,1,15,'2021-04-09 13:37:42'),(28354,1,6,'2021-04-09 13:38:06'),(28355,1,44,'2021-04-09 14:07:34'),(28356,1,6,'2021-04-09 14:10:48'),(28357,1,15,'2021-04-09 14:31:12'),(28358,1,6,'2021-04-09 14:31:31'),(28359,1,13,'2021-04-09 14:33:35'),(28360,1,6,'2021-04-09 14:34:02'),(28361,1,44,'2021-04-09 14:35:41'),(28362,1,44,'2021-04-09 14:36:09'),(28363,1,15,'2021-04-09 14:36:51'),(28364,1,6,'2021-04-09 14:37:27'),(28365,1,14,'2021-04-09 14:39:00'),(28366,1,6,'2021-04-09 14:39:20'),(28367,1,5,'2021-04-09 14:41:23'),(28368,1,5,'2021-04-09 14:44:26'),(28369,1,14,'2021-04-09 14:45:47'),(28370,1,6,'2021-04-09 14:49:44'),(28371,1,5,'2021-04-09 14:51:31'),(28372,1,6,'2021-04-09 14:55:05'),(28373,1,14,'2021-04-09 14:57:40'),(28374,1,14,'2021-04-09 15:03:44'),(28375,1,6,'2021-04-09 15:08:25'),(28376,1,44,'2021-04-09 15:28:13'),(28377,1,66,'2021-04-09 15:30:31'),(28378,1,44,'2021-04-09 15:49:49'),(28379,1,44,'2021-04-09 16:02:11'),(28380,1,44,'2021-04-09 16:20:19'),(28381,1,44,'2021-04-09 16:43:00'),(28382,1,44,'2021-04-09 17:11:03'),(28383,1,44,'2021-04-09 17:23:11'),(28384,1,44,'2021-04-09 17:28:59'),(28385,1,56,'2021-04-09 17:39:05'),(28386,1,70,'2021-04-09 17:47:41'),(28387,1,44,'2021-04-09 17:54:02'),(28388,1,44,'2021-04-09 18:04:54'),(28389,1,15,'2021-04-09 18:05:51'),(28390,1,44,'2021-04-09 18:08:57'),(28391,1,44,'2021-04-09 18:27:40'),(28392,1,44,'2021-04-09 18:33:21'),(28393,1,44,'2021-04-09 18:39:44'),(28394,1,44,'2021-04-09 18:48:56'),(28395,1,6,'2021-04-09 18:59:57'),(28396,1,44,'2021-04-09 19:19:11'),(28397,1,44,'2021-04-09 19:29:46'),(28398,1,44,'2021-04-09 19:37:09'),(28399,1,66,'2021-04-09 19:58:00'),(28400,1,44,'2021-04-09 20:12:09'),(28401,1,44,'2021-04-09 20:12:24'),(28402,1,44,'2021-04-09 20:20:58'),(28403,1,44,'2021-04-09 20:27:10'),(28404,1,44,'2021-04-09 20:38:51'),(28405,1,44,'2021-04-09 21:15:00'),(28406,1,44,'2021-04-09 21:21:34'),(28407,1,44,'2021-04-09 21:23:02'),(28408,1,44,'2021-04-09 21:24:30'),(28409,1,44,'2021-04-09 21:45:49'),(28410,1,44,'2021-04-09 21:46:20'),(28411,1,44,'2021-04-09 22:04:27'),(28412,1,44,'2021-04-09 22:06:44'),(28413,1,44,'2021-04-09 22:21:14'),(28414,1,44,'2021-04-09 22:22:38'),(28415,1,44,'2021-04-09 22:22:41'),(28416,1,0,'2021-04-09 22:27:07'),(28417,1,44,'2021-04-09 22:37:53'),(28418,1,44,'2021-04-09 22:38:36'),(28419,1,44,'2021-04-09 22:45:43'),(28420,1,44,'2021-04-09 22:59:24'),(28421,1,44,'2021-04-09 23:13:55'),(28422,1,44,'2021-04-09 23:24:23'),(28423,1,45,'2021-04-09 23:26:56'),(28424,1,44,'2021-04-09 23:45:09'),(28425,1,44,'2021-04-10 00:15:16'),(28426,1,44,'2021-04-10 00:30:32'),(28427,1,44,'2021-04-10 00:48:28'),(28428,1,44,'2021-04-10 01:07:04'),(28429,1,66,'2021-04-10 01:09:51'),(28430,1,44,'2021-04-10 01:17:22'),(28431,1,44,'2021-04-10 01:30:40'),(28432,1,44,'2021-04-10 01:40:52'),(28433,1,44,'2021-04-10 01:43:29'),(28434,1,44,'2021-04-10 02:11:21'),(28435,1,44,'2021-04-10 02:20:08'),(28436,1,44,'2021-04-10 02:24:10'),(28437,1,44,'2021-04-10 02:34:45'),(28438,1,15,'2021-04-10 02:35:20'),(28439,1,6,'2021-04-10 02:36:30'),(28440,1,15,'2021-04-10 02:36:42'),(28441,1,44,'2021-04-10 02:42:05'),(28442,1,44,'2021-04-10 02:43:39'),(28443,1,13,'2021-04-10 02:45:25'),(28444,1,15,'2021-04-10 02:50:02'),(28445,1,44,'2021-04-10 02:51:03'),(28446,1,5,'2021-04-10 02:51:53'),(28447,1,15,'2021-04-10 03:04:57'),(28448,1,5,'2021-04-10 03:08:50'),(28449,1,76,'2021-04-10 03:09:11'),(28450,1,15,'2021-04-10 03:15:16'),(28451,1,44,'2021-04-10 03:18:18'),(28452,1,5,'2021-04-10 03:21:59'),(28453,1,15,'2021-04-10 03:26:58'),(28454,1,44,'2021-04-10 03:28:23'),(28455,1,44,'2021-04-10 03:28:48'),(28456,1,44,'2021-04-10 03:31:15'),(28457,1,5,'2021-04-10 03:39:31'),(28458,1,44,'2021-04-10 03:41:30'),(28459,1,44,'2021-04-10 03:45:59'),(28460,1,44,'2021-04-10 03:47:24'),(28461,1,5,'2021-04-10 03:52:54'),(28462,1,44,'2021-04-10 04:04:32'),(28463,1,44,'2021-04-10 04:05:13'),(28464,1,15,'2021-04-10 04:08:57'),(28465,1,5,'2021-04-10 04:13:57'),(28466,1,44,'2021-04-10 04:14:59'),(28467,1,44,'2021-04-10 04:15:20'),(28468,1,44,'2021-04-10 04:16:46'),(28469,1,62,'2021-04-10 04:17:09'),(28470,1,44,'2021-04-10 04:28:16'),(28471,1,44,'2021-04-10 04:30:51'),(28472,1,15,'2021-04-10 04:32:48'),(28473,1,5,'2021-04-10 04:34:03'),(28474,1,44,'2021-04-10 04:35:34'),(28475,1,44,'2021-04-10 04:37:59'),(28476,1,44,'2021-04-10 04:39:56'),(28477,1,44,'2021-04-10 04:41:15'),(28478,1,44,'2021-04-10 04:44:29'),(28479,1,44,'2021-04-10 04:47:32'),(28480,1,44,'2021-04-10 04:48:27'),(28481,1,44,'2021-04-10 04:50:28'),(28482,1,44,'2021-04-10 04:50:56'),(28483,1,44,'2021-04-10 04:52:12'),(28484,1,44,'2021-04-10 04:55:03'),(28485,1,44,'2021-04-10 04:55:50'),(28486,1,44,'2021-04-10 04:55:57'),(28487,1,5,'2021-04-10 04:57:06'),(28488,1,76,'2021-04-10 05:01:46'),(28489,1,14,'2021-04-10 05:04:56'),(28490,1,44,'2021-04-10 05:07:20'),(28491,1,44,'2021-04-10 05:12:44'),(28492,1,5,'2021-04-10 05:16:53'),(28493,1,44,'2021-04-10 05:30:05'),(28494,1,14,'2021-04-10 05:49:04'),(28495,1,44,'2021-04-10 05:54:43'),(28496,1,44,'2021-04-10 05:58:37'),(28497,1,44,'2021-04-10 06:08:02'),(28498,1,44,'2021-04-10 06:24:54'),(28499,1,44,'2021-04-10 06:26:35'),(28500,1,44,'2021-04-10 06:28:01'),(28501,1,44,'2021-04-10 06:30:23'),(28502,1,44,'2021-04-10 06:36:23'),(28503,1,44,'2021-04-10 06:42:09'),(28504,1,44,'2021-04-10 06:42:12'),(28505,1,44,'2021-04-10 06:43:14'),(28506,1,44,'2021-04-10 06:46:44'),(28507,1,44,'2021-04-10 06:47:39'),(28508,1,44,'2021-04-10 06:50:59'),(28509,1,44,'2021-04-10 06:54:47'),(28510,1,44,'2021-04-10 06:56:20'),(28511,1,44,'2021-04-10 06:57:02'),(28512,1,44,'2021-04-10 06:57:06'),(28513,1,44,'2021-04-10 07:00:31'),(28514,1,44,'2021-04-10 07:00:42'),(28515,1,44,'2021-04-10 07:00:43'),(28516,1,44,'2021-04-10 07:06:34'),(28517,1,44,'2021-04-10 07:16:51'),(28518,1,44,'2021-04-10 07:19:48'),(28519,1,14,'2021-04-10 07:24:48'),(28520,1,44,'2021-04-10 07:26:00'),(28521,1,76,'2021-04-10 07:26:10'),(28522,1,44,'2021-04-10 07:34:20'),(28523,1,44,'2021-04-10 07:36:43'),(28524,1,44,'2021-04-10 08:04:36'),(28525,1,44,'2021-04-10 08:07:26'),(28526,1,44,'2021-04-10 08:09:49'),(28527,1,44,'2021-04-10 08:14:33'),(28528,1,44,'2021-04-10 08:21:01'),(28529,1,14,'2021-04-10 08:21:57'),(28530,1,44,'2021-04-10 08:22:18'),(28531,1,70,'2021-04-10 08:25:43'),(28532,1,44,'2021-04-10 08:26:54'),(28533,1,44,'2021-04-10 08:31:23'),(28534,1,15,'2021-04-10 08:33:34'),(28535,1,44,'2021-04-10 08:33:38'),(28536,1,6,'2021-04-10 08:35:07'),(28537,1,13,'2021-04-10 08:35:36'),(28538,1,44,'2021-04-10 08:35:44'),(28539,1,44,'2021-04-10 08:36:33'),(28540,1,5,'2021-04-10 08:37:04'),(28541,1,15,'2021-04-10 08:38:41'),(28542,1,44,'2021-04-10 08:38:49'),(28543,1,14,'2021-04-10 08:41:40'),(28544,1,44,'2021-04-10 08:43:21'),(28545,1,44,'2021-04-10 08:49:43'),(28546,1,44,'2021-04-10 08:50:24'),(28547,1,44,'2021-04-10 08:53:31'),(28548,1,14,'2021-04-10 08:53:38'),(28549,1,44,'2021-04-10 08:58:38'),(28550,1,44,'2021-04-10 08:59:23'),(28551,1,14,'2021-04-10 09:05:26'),(28552,1,44,'2021-04-10 09:09:21'),(28553,1,44,'2021-04-10 09:10:20'),(28554,1,44,'2021-04-10 09:13:12'),(28555,1,14,'2021-04-10 09:16:00'),(28556,1,44,'2021-04-10 09:16:22'),(28557,1,44,'2021-04-10 09:17:20'),(28558,1,44,'2021-04-10 09:18:18'),(28559,1,14,'2021-04-10 09:27:16'),(28560,1,44,'2021-04-10 09:27:17'),(28561,1,44,'2021-04-10 09:27:28'),(28562,1,14,'2021-04-10 09:28:31'),(28563,1,14,'2021-04-10 09:36:35'),(28564,1,44,'2021-04-10 09:39:59'),(28565,1,15,'2021-04-10 09:42:06'),(28566,1,44,'2021-04-10 09:46:26'),(28567,1,44,'2021-04-10 09:47:56'),(28568,1,44,'2021-04-10 09:58:18'),(28569,1,44,'2021-04-10 09:58:51'),(28570,1,44,'2021-04-10 09:58:53'),(28571,1,14,'2021-04-10 09:59:33'),(28572,1,44,'2021-04-10 10:03:22'),(28573,1,76,'2021-04-10 10:11:11'),(28574,1,44,'2021-04-10 10:16:15'),(28575,1,14,'2021-04-10 10:16:33'),(28576,1,44,'2021-04-10 10:23:39'),(28577,1,44,'2021-04-10 10:24:41'),(28578,1,14,'2021-04-10 10:30:47'),(28579,1,14,'2021-04-10 10:37:31'),(28580,1,44,'2021-04-10 10:43:19'),(28581,1,44,'2021-04-10 10:43:44'),(28582,1,44,'2021-04-10 10:48:52'),(28583,1,44,'2021-04-10 10:49:35'),(28584,1,44,'2021-04-10 11:03:49'),(28585,1,44,'2021-04-10 11:04:06'),(28586,1,44,'2021-04-10 11:05:54'),(28587,1,14,'2021-04-10 11:07:39'),(28588,1,44,'2021-04-10 11:27:03'),(28589,1,14,'2021-04-10 11:43:13'),(28590,1,44,'2021-04-10 11:49:46'),(28591,1,44,'2021-04-10 11:49:47'),(28592,1,44,'2021-04-10 11:58:51'),(28593,1,44,'2021-04-10 12:05:33'),(28594,1,44,'2021-04-10 12:10:03'),(28595,1,44,'2021-04-10 12:16:53'),(28596,1,44,'2021-04-10 12:18:05'),(28597,1,44,'2021-04-10 12:26:14'),(28598,1,44,'2021-04-10 12:33:33'),(28599,1,44,'2021-04-10 12:34:36'),(28600,1,44,'2021-04-10 12:37:16'),(28601,1,14,'2021-04-10 12:43:41'),(28602,1,44,'2021-04-10 12:53:00'),(28603,1,44,'2021-04-10 13:23:58'),(28604,1,44,'2021-04-10 13:27:03'),(28605,1,14,'2021-04-10 13:44:21'),(28606,1,44,'2021-04-10 13:51:08'),(28607,1,44,'2021-04-10 14:04:27'),(28608,1,44,'2021-04-10 14:10:54'),(28609,1,44,'2021-04-10 14:15:08'),(28610,1,44,'2021-04-10 14:34:45'),(28611,1,14,'2021-04-10 14:35:04'),(28612,1,15,'2021-04-10 14:39:30'),(28613,1,5,'2021-04-10 14:42:02'),(28614,1,5,'2021-04-10 14:43:50'),(28615,1,44,'2021-04-10 14:43:52'),(28616,1,15,'2021-04-10 14:44:14'),(28617,1,15,'2021-04-10 14:48:28'),(28618,1,6,'2021-04-10 14:54:31'),(28619,1,15,'2021-04-10 15:03:24'),(28620,1,13,'2021-04-10 15:06:20'),(28621,1,44,'2021-04-10 15:22:48'),(28622,1,44,'2021-04-10 15:23:20'),(28623,1,44,'2021-04-10 15:23:22'),(28624,1,15,'2021-04-10 15:23:58'),(28625,1,44,'2021-04-10 15:27:13'),(28626,1,44,'2021-04-10 15:36:53'),(28627,1,44,'2021-04-10 15:53:59'),(28628,1,44,'2021-04-10 15:54:30'),(28629,1,44,'2021-04-10 15:56:40'),(28630,1,44,'2021-04-10 16:04:46'),(28631,1,76,'2021-04-10 16:11:10'),(28632,1,44,'2021-04-10 16:27:40'),(28633,1,53,'2021-04-10 16:48:45'),(28634,1,44,'2021-04-10 16:53:33'),(28635,1,44,'2021-04-10 17:05:47'),(28636,1,44,'2021-04-10 17:08:31'),(28637,1,44,'2021-04-10 17:09:47'),(28638,1,44,'2021-04-10 17:19:18'),(28639,1,13,'2021-04-10 17:24:53'),(28640,1,44,'2021-04-10 17:29:43'),(28641,1,44,'2021-04-10 17:33:53'),(28642,1,70,'2021-04-10 17:39:04'),(28643,1,44,'2021-04-10 17:39:23'),(28644,1,44,'2021-04-10 17:47:07'),(28645,1,44,'2021-04-10 17:55:29'),(28646,1,73,'2021-04-10 17:56:31'),(28647,1,44,'2021-04-10 18:04:09'),(28648,1,44,'2021-04-10 18:14:06'),(28649,1,44,'2021-04-10 18:19:18'),(28650,1,44,'2021-04-10 18:22:27'),(28651,1,70,'2021-04-10 18:25:01'),(28652,1,44,'2021-04-10 18:36:45'),(28653,1,76,'2021-04-10 18:49:40'),(28654,1,44,'2021-04-10 19:05:00'),(28655,1,44,'2021-04-10 19:07:48'),(28656,1,44,'2021-04-10 19:08:00'),(28657,1,44,'2021-04-10 19:08:00'),(28658,1,44,'2021-04-10 19:12:55'),(28659,1,44,'2021-04-10 19:14:13'),(28660,1,44,'2021-04-10 19:26:43'),(28661,1,44,'2021-04-10 19:39:56'),(28662,1,44,'2021-04-10 19:57:27'),(28663,1,44,'2021-04-10 20:03:40'),(28664,1,44,'2021-04-10 20:12:29'),(28665,1,44,'2021-04-10 20:24:42'),(28666,1,44,'2021-04-10 20:26:21'),(28667,1,44,'2021-04-10 20:35:30'),(28668,1,44,'2021-04-10 20:46:30'),(28669,1,44,'2021-04-10 21:00:35'),(28670,1,56,'2021-04-10 21:08:16'),(28671,1,44,'2021-04-10 21:11:51'),(28672,1,44,'2021-04-10 21:29:57'),(28673,1,44,'2021-04-10 21:30:46'),(28674,1,44,'2021-04-10 21:36:28'),(28675,1,44,'2021-04-10 21:37:37'),(28676,1,44,'2021-04-10 21:44:36'),(28677,1,44,'2021-04-10 21:57:11'),(28678,1,44,'2021-04-10 22:14:32'),(28679,1,44,'2021-04-10 22:15:07'),(28680,1,44,'2021-04-10 22:22:11'),(28681,1,44,'2021-04-10 22:22:31'),(28682,1,44,'2021-04-10 22:24:00'),(28683,1,44,'2021-04-10 22:47:23'),(28684,1,44,'2021-04-10 22:47:46'),(28685,1,44,'2021-04-10 22:49:23'),(28686,1,44,'2021-04-10 23:10:31'),(28687,1,44,'2021-04-10 23:28:36'),(28688,1,44,'2021-04-10 23:38:27'),(28689,1,44,'2021-04-10 23:54:03'),(28690,1,44,'2021-04-10 23:59:04'),(28691,1,73,'2021-04-11 00:21:04'),(28692,1,44,'2021-04-11 00:21:27'),(28693,1,44,'2021-04-11 00:34:03'),(28694,1,44,'2021-04-11 00:38:16'),(28695,1,44,'2021-04-11 00:38:23'),(28696,1,44,'2021-04-11 01:23:09'),(28697,1,76,'2021-04-11 01:31:41'),(28698,1,44,'2021-04-11 01:36:01'),(28699,1,44,'2021-04-11 01:38:09'),(28700,1,44,'2021-04-11 01:43:41'),(28701,1,44,'2021-04-11 01:46:27'),(28702,1,15,'2021-04-11 02:03:14'),(28703,1,44,'2021-04-11 02:10:46'),(28704,1,44,'2021-04-11 02:22:03'),(28705,1,15,'2021-04-11 02:32:50'),(28706,1,44,'2021-04-11 02:35:10'),(28707,1,44,'2021-04-11 02:35:37'),(28708,1,5,'2021-04-11 02:38:16'),(28709,1,44,'2021-04-11 02:44:56'),(28710,1,44,'2021-04-11 02:46:09'),(28711,1,44,'2021-04-11 02:46:47'),(28712,1,5,'2021-04-11 02:47:01'),(28713,1,6,'2021-04-11 02:47:59'),(28714,1,44,'2021-04-11 02:51:02'),(28715,1,13,'2021-04-11 02:51:41'),(28716,1,44,'2021-04-11 02:53:59'),(28717,1,6,'2021-04-11 02:59:53'),(28718,1,44,'2021-04-11 03:00:00'),(28719,1,5,'2021-04-11 03:00:49'),(28720,1,5,'2021-04-11 03:07:22'),(28721,1,14,'2021-04-11 03:09:38'),(28722,1,6,'2021-04-11 03:10:46'),(28723,1,44,'2021-04-11 03:13:44'),(28724,1,5,'2021-04-11 03:15:12'),(28725,1,6,'2021-04-11 03:15:41'),(28726,1,5,'2021-04-11 03:21:47'),(28727,1,44,'2021-04-11 03:25:37'),(28728,1,6,'2021-04-11 03:28:14'),(28729,1,44,'2021-04-11 03:28:28'),(28730,1,59,'2021-04-11 03:33:58'),(28731,1,66,'2021-04-11 03:35:09'),(28732,1,44,'2021-04-11 03:36:44'),(28733,1,5,'2021-04-11 03:41:00'),(28734,1,44,'2021-04-11 03:42:39'),(28735,1,6,'2021-04-11 03:56:21'),(28736,1,44,'2021-04-11 04:03:40'),(28737,1,5,'2021-04-11 04:06:40'),(28738,1,44,'2021-04-11 04:10:18'),(28739,1,5,'2021-04-11 04:21:00'),(28740,1,44,'2021-04-11 04:21:42'),(28741,1,6,'2021-04-11 04:21:57'),(28742,1,44,'2021-04-11 04:35:26'),(28743,1,14,'2021-04-11 04:39:24'),(28744,1,44,'2021-04-11 04:52:09'),(28745,1,44,'2021-04-11 05:00:22'),(28746,1,44,'2021-04-11 05:08:15'),(28747,1,14,'2021-04-11 05:18:58'),(28748,1,44,'2021-04-11 05:19:31'),(28749,1,44,'2021-04-11 05:21:40'),(28750,1,44,'2021-04-11 05:26:32'),(28751,1,44,'2021-04-11 06:03:41'),(28752,1,44,'2021-04-11 06:14:19'),(28753,1,44,'2021-04-11 06:20:26'),(28754,1,44,'2021-04-11 06:23:43'),(28755,1,44,'2021-04-11 06:24:46'),(28756,1,44,'2021-04-11 06:38:16'),(28757,1,44,'2021-04-11 06:48:12'),(28758,1,44,'2021-04-11 06:59:04'),(28759,1,44,'2021-04-11 06:59:16'),(28760,1,44,'2021-04-11 06:59:16'),(28761,1,14,'2021-04-11 07:08:20'),(28762,1,44,'2021-04-11 07:10:35'),(28763,1,44,'2021-04-11 07:18:31'),(28764,1,44,'2021-04-11 07:22:34'),(28765,1,44,'2021-04-11 07:27:57'),(28766,1,44,'2021-04-11 07:44:09'),(28767,1,44,'2021-04-11 07:44:34'),(28768,1,44,'2021-04-11 07:48:39'),(28769,1,44,'2021-04-11 07:53:35'),(28770,1,44,'2021-04-11 07:54:47'),(28771,1,44,'2021-04-11 07:56:33'),(28772,1,44,'2021-04-11 08:04:02'),(28773,1,44,'2021-04-11 08:27:02'),(28774,1,44,'2021-04-11 08:29:46'),(28775,1,14,'2021-04-11 08:33:21'),(28776,1,5,'2021-04-11 08:33:55'),(28777,1,6,'2021-04-11 08:35:55'),(28778,1,44,'2021-04-11 08:36:27'),(28779,1,44,'2021-04-11 08:37:46'),(28780,1,15,'2021-04-11 08:37:52'),(28781,1,15,'2021-04-11 08:39:21'),(28782,1,44,'2021-04-11 08:39:31'),(28783,1,44,'2021-04-11 08:41:13'),(28784,1,44,'2021-04-11 08:42:22'),(28785,1,15,'2021-04-11 08:42:29'),(28786,1,15,'2021-04-11 08:45:00'),(28787,1,44,'2021-04-11 08:47:14'),(28788,1,44,'2021-04-11 08:51:33'),(28789,1,44,'2021-04-11 08:55:21'),(28790,1,14,'2021-04-11 08:56:16'),(28791,1,13,'2021-04-11 09:11:04'),(28792,1,44,'2021-04-11 09:14:59'),(28793,1,43,'2021-04-11 09:21:17'),(28794,1,44,'2021-04-11 09:21:20'),(28795,1,44,'2021-04-11 09:27:32'),(28796,1,44,'2021-04-11 09:42:08'),(28797,1,13,'2021-04-11 09:49:19'),(28798,1,44,'2021-04-11 09:51:19'),(28799,1,66,'2021-04-11 10:03:39'),(28800,1,44,'2021-04-11 10:08:01'),(28801,1,14,'2021-04-11 10:08:14'),(28802,1,44,'2021-04-11 10:09:21'),(28803,1,44,'2021-04-11 10:23:48'),(28804,1,44,'2021-04-11 10:27:28'),(28805,1,13,'2021-04-11 10:31:47'),(28806,1,66,'2021-04-11 10:44:37'),(28807,1,44,'2021-04-11 10:48:54'),(28808,1,44,'2021-04-11 10:53:16'),(28809,1,44,'2021-04-11 10:56:20'),(28810,1,13,'2021-04-11 10:59:20'),(28811,1,14,'2021-04-11 11:00:21'),(28812,1,76,'2021-04-11 11:07:06'),(28813,1,44,'2021-04-11 11:10:17'),(28814,1,13,'2021-04-11 11:14:18'),(28815,1,44,'2021-04-11 11:47:56'),(28816,1,44,'2021-04-11 11:49:54'),(28817,1,44,'2021-04-11 11:50:28'),(28818,1,44,'2021-04-11 11:52:39'),(28819,1,44,'2021-04-11 12:19:36'),(28820,1,44,'2021-04-11 12:42:47'),(28821,1,44,'2021-04-11 12:47:11'),(28822,1,14,'2021-04-11 12:54:04'),(28823,1,44,'2021-04-11 13:14:49'),(28824,1,44,'2021-04-11 13:28:50'),(28825,1,44,'2021-04-11 13:30:19'),(28826,1,44,'2021-04-11 13:31:47'),(28827,1,44,'2021-04-11 13:31:48'),(28828,1,44,'2021-04-11 13:31:48'),(28829,1,44,'2021-04-11 13:31:50'),(28830,1,44,'2021-04-11 13:31:51'),(28831,1,44,'2021-04-11 13:31:53'),(28832,1,44,'2021-04-11 13:31:57'),(28833,1,44,'2021-04-11 13:31:57'),(28834,1,44,'2021-04-11 13:35:07'),(28835,1,14,'2021-04-11 13:49:30'),(28836,1,44,'2021-04-11 13:55:34'),(28837,1,44,'2021-04-11 14:04:01'),(28838,1,44,'2021-04-11 14:04:44'),(28839,1,14,'2021-04-11 14:27:02'),(28840,1,44,'2021-04-11 14:28:45'),(28841,1,44,'2021-04-11 14:31:46'),(28842,1,5,'2021-04-11 14:34:17'),(28843,1,5,'2021-04-11 14:35:19'),(28844,1,6,'2021-04-11 14:39:23'),(28845,1,14,'2021-04-11 14:39:45'),(28846,1,44,'2021-04-11 14:42:32'),(28847,1,14,'2021-04-11 14:43:25'),(28848,1,44,'2021-04-11 14:56:35'),(28849,1,6,'2021-04-11 14:58:01'),(28850,1,66,'2021-04-11 15:11:05'),(28851,1,45,'2021-04-11 15:13:47'),(28852,1,45,'2021-04-11 15:13:48'),(28853,1,44,'2021-04-11 15:13:53'),(28854,1,44,'2021-04-11 15:13:54'),(28855,1,44,'2021-04-11 15:13:57'),(28856,1,44,'2021-04-11 15:13:58'),(28857,1,44,'2021-04-11 15:14:04'),(28858,1,44,'2021-04-11 15:14:09'),(28859,1,44,'2021-04-11 15:14:25'),(28860,1,44,'2021-04-11 15:14:26'),(28861,1,44,'2021-04-11 15:14:39'),(28862,1,44,'2021-04-11 15:14:42'),(28863,1,44,'2021-04-11 15:14:49'),(28864,1,44,'2021-04-11 15:14:51'),(28865,1,44,'2021-04-11 15:14:55'),(28866,1,44,'2021-04-11 15:14:55'),(28867,1,44,'2021-04-11 15:14:58'),(28868,1,44,'2021-04-11 15:14:59'),(28869,1,13,'2021-04-11 15:19:54'),(28870,1,44,'2021-04-11 15:21:12'),(28871,1,44,'2021-04-11 15:24:46'),(28872,1,59,'2021-04-11 15:53:06'),(28873,1,13,'2021-04-11 15:58:31'),(28874,1,44,'2021-04-11 15:58:38'),(28875,1,13,'2021-04-11 16:16:00'),(28876,1,44,'2021-04-11 16:26:52'),(28877,1,13,'2021-04-11 16:33:20'),(28878,1,44,'2021-04-11 17:02:47'),(28879,1,44,'2021-04-11 17:08:55'),(28880,1,15,'2021-04-11 17:14:56'),(28881,1,44,'2021-04-11 17:58:22'),(28882,1,73,'2021-04-11 18:10:16'),(28883,1,44,'2021-04-11 18:45:40'),(28884,1,44,'2021-04-11 18:49:51'),(28885,1,76,'2021-04-11 18:54:32'),(28886,1,44,'2021-04-11 18:55:19'),(28887,1,44,'2021-04-11 19:07:59'),(28888,1,44,'2021-04-11 19:08:12'),(28889,1,44,'2021-04-11 19:08:15'),(28890,1,44,'2021-04-11 19:34:49'),(28891,1,44,'2021-04-11 19:39:21'),(28892,1,44,'2021-04-11 19:43:07'),(28893,1,44,'2021-04-11 20:01:09'),(28894,1,44,'2021-04-11 20:08:44'),(28895,1,44,'2021-04-11 20:33:48'),(28896,1,44,'2021-04-11 20:49:32'),(28897,1,44,'2021-04-11 21:20:24'),(28898,1,44,'2021-04-11 21:39:30'),(28899,1,44,'2021-04-11 21:39:48'),(28900,1,44,'2021-04-11 21:44:39'),(28901,1,44,'2021-04-11 22:13:04'),(28902,1,44,'2021-04-11 22:22:25'),(28903,1,44,'2021-04-11 22:30:18'),(28904,1,44,'2021-04-11 22:44:21'),(28905,1,44,'2021-04-11 22:46:53'),(28906,1,44,'2021-04-11 23:08:37'),(28907,1,15,'2021-04-11 23:08:51'),(28908,1,44,'2021-04-11 23:19:42'),(28909,1,44,'2021-04-11 23:36:47'),(28910,1,44,'2021-04-11 23:52:55'),(28911,1,44,'2021-04-12 00:08:53'),(28912,1,44,'2021-04-12 00:36:32'),(28913,1,44,'2021-04-12 00:56:10'),(28914,1,14,'2021-04-12 00:57:37'),(28915,1,59,'2021-04-12 01:01:43'),(28916,1,13,'2021-04-12 01:14:07'),(28917,1,44,'2021-04-12 01:18:56'),(28918,1,44,'2021-04-12 01:21:28'),(28919,1,44,'2021-04-12 01:38:52'),(28920,1,44,'2021-04-12 01:43:11'),(28921,1,44,'2021-04-12 01:53:20'),(28922,1,44,'2021-04-12 02:17:19'),(28923,1,5,'2021-04-12 02:34:04'),(28924,1,15,'2021-04-12 02:37:07'),(28925,1,5,'2021-04-12 02:38:26'),(28926,1,6,'2021-04-12 02:48:30'),(28927,1,44,'2021-04-12 02:50:14'),(28928,1,14,'2021-04-12 02:52:57'),(28929,1,76,'2021-04-12 02:53:48'),(28930,1,44,'2021-04-12 02:59:33'),(28931,1,56,'2021-04-12 03:06:54'),(28932,1,44,'2021-04-12 03:07:44'),(28933,1,79,'2021-04-12 03:10:07'),(28934,1,44,'2021-04-12 03:14:37'),(28935,1,44,'2021-04-12 03:22:33'),(28936,1,14,'2021-04-12 03:25:49'),(28937,1,44,'2021-04-12 03:32:42'),(28938,1,44,'2021-04-12 03:47:22'),(28939,1,14,'2021-04-12 03:56:43'),(28940,1,44,'2021-04-12 03:58:23'),(28941,1,13,'2021-04-12 03:58:55'),(28942,1,44,'2021-04-12 03:59:40'),(28943,1,44,'2021-04-12 04:02:08'),(28944,1,44,'2021-04-12 04:02:16'),(28945,1,44,'2021-04-12 04:05:05'),(28946,1,44,'2021-04-12 04:05:50'),(28947,1,6,'2021-04-12 04:05:52'),(28948,1,44,'2021-04-12 04:06:53'),(28949,1,44,'2021-04-12 04:12:22'),(28950,1,44,'2021-04-12 04:17:35'),(28951,1,14,'2021-04-12 04:29:08'),(28952,1,44,'2021-04-12 04:31:57'),(28953,1,45,'2021-04-12 04:41:13'),(28954,1,13,'2021-04-12 04:41:36'),(28955,1,15,'2021-04-12 04:45:37'),(28956,1,79,'2021-04-12 04:51:29'),(28957,1,14,'2021-04-12 04:58:22'),(28958,1,44,'2021-04-12 05:19:24'),(28959,1,14,'2021-04-12 05:29:09'),(28960,1,14,'2021-04-12 05:58:11'),(28961,1,44,'2021-04-12 06:03:31'),(28962,1,44,'2021-04-12 06:20:42'),(28963,1,14,'2021-04-12 06:30:31'),(28964,1,13,'2021-04-12 06:31:35'),(28965,1,44,'2021-04-12 06:36:00'),(28966,1,44,'2021-04-12 06:54:52'),(28967,1,44,'2021-04-12 07:00:48'),(28968,1,44,'2021-04-12 07:01:02'),(28969,1,44,'2021-04-12 07:01:03'),(28970,1,44,'2021-04-12 07:08:49'),(28971,1,13,'2021-04-12 07:09:08'),(28972,1,44,'2021-04-12 07:15:59'),(28973,1,6,'2021-04-12 07:16:00'),(28974,1,6,'2021-04-12 07:16:02'),(28975,1,44,'2021-04-12 07:19:00'),(28976,1,44,'2021-04-12 07:29:44'),(28977,1,44,'2021-04-12 07:42:17'),(28978,1,14,'2021-04-12 07:53:00'),(28979,1,44,'2021-04-12 07:55:52'),(28980,1,13,'2021-04-12 07:57:46'),(28981,1,44,'2021-04-12 08:04:53'),(28982,1,44,'2021-04-12 08:12:07'),(28983,1,44,'2021-04-12 08:25:50'),(28984,1,15,'2021-04-12 08:32:19'),(28985,1,6,'2021-04-12 08:32:29'),(28986,1,13,'2021-04-12 08:35:15'),(28987,1,44,'2021-04-12 08:37:01'),(28988,1,13,'2021-04-12 08:37:02'),(28989,1,13,'2021-04-12 08:38:51'),(28990,1,44,'2021-04-12 08:40:52'),(28991,1,5,'2021-04-12 08:42:36'),(28992,1,44,'2021-04-12 08:45:08'),(28993,1,44,'2021-04-12 08:48:21'),(28994,1,44,'2021-04-12 08:51:58'),(28995,1,44,'2021-04-12 08:55:18'),(28996,1,13,'2021-04-12 08:58:20'),(28997,1,5,'2021-04-12 09:03:18'),(28998,1,44,'2021-04-12 09:11:44'),(28999,1,14,'2021-04-12 09:13:38'),(29000,1,44,'2021-04-12 09:20:49'),(29001,1,44,'2021-04-12 09:21:24'),(29002,1,44,'2021-04-12 09:33:48'),(29003,1,44,'2021-04-12 09:34:01'),(29004,1,14,'2021-04-12 09:44:33'),(29005,1,44,'2021-04-12 10:07:41'),(29006,1,44,'2021-04-12 10:08:21'),(29007,1,44,'2021-04-12 10:08:46'),(29008,1,44,'2021-04-12 10:22:16'),(29009,1,14,'2021-04-12 10:29:12'),(29010,1,44,'2021-04-12 10:31:25'),(29011,1,44,'2021-04-12 10:32:16'),(29012,1,44,'2021-04-12 10:36:14'),(29013,1,44,'2021-04-12 10:53:14'),(29014,1,44,'2021-04-12 11:02:26'),(29015,1,44,'2021-04-12 11:03:45'),(29016,1,13,'2021-04-12 11:11:43'),(29017,1,44,'2021-04-12 11:14:22'),(29018,1,44,'2021-04-12 11:27:06'),(29019,1,66,'2021-04-12 11:27:22'),(29020,1,14,'2021-04-12 11:34:19'),(29021,1,44,'2021-04-12 11:41:57'),(29022,1,44,'2021-04-12 11:50:12'),(29023,1,44,'2021-04-12 11:50:44'),(29024,1,13,'2021-04-12 11:55:30'),(29025,1,44,'2021-04-12 12:00:21'),(29026,1,44,'2021-04-12 12:02:01'),(29027,1,13,'2021-04-12 12:36:36'),(29028,1,44,'2021-04-12 13:05:13'),(29029,1,13,'2021-04-12 13:14:34'),(29030,1,15,'2021-04-12 13:16:14'),(29031,1,44,'2021-04-12 13:44:44'),(29032,1,44,'2021-04-12 13:46:45'),(29033,1,44,'2021-04-12 13:47:20'),(29034,1,44,'2021-04-12 13:48:58'),(29035,1,13,'2021-04-12 13:49:20'),(29036,1,44,'2021-04-12 13:50:48'),(29037,1,44,'2021-04-12 13:52:46'),(29038,1,44,'2021-04-12 13:55:25'),(29039,1,13,'2021-04-12 14:21:31'),(29040,1,5,'2021-04-12 14:32:36'),(29041,1,13,'2021-04-12 14:33:51'),(29042,1,44,'2021-04-12 14:33:52'),(29043,1,15,'2021-04-12 14:33:56'),(29044,1,6,'2021-04-12 14:33:57'),(29045,1,14,'2021-04-12 14:37:40'),(29046,1,15,'2021-04-12 14:38:36'),(29047,1,15,'2021-04-12 14:40:43'),(29048,1,5,'2021-04-12 14:40:44'),(29049,1,44,'2021-04-12 14:42:20'),(29050,1,15,'2021-04-12 14:43:44'),(29051,1,14,'2021-04-12 14:44:11'),(29052,1,5,'2021-04-12 14:45:03'),(29053,1,15,'2021-04-12 14:48:59'),(29054,1,5,'2021-04-12 14:50:23'),(29055,1,13,'2021-04-12 14:51:39'),(29056,1,44,'2021-04-12 15:01:00'),(29057,1,14,'2021-04-12 15:08:25'),(29058,1,44,'2021-04-12 15:21:29'),(29059,1,13,'2021-04-12 15:23:28'),(29060,1,44,'2021-04-12 15:56:26'),(29061,1,14,'2021-04-12 16:25:33'),(29062,1,13,'2021-04-12 16:26:47'),(29063,1,14,'2021-04-12 16:33:33'),(29064,1,13,'2021-04-12 17:01:12'),(29065,1,14,'2021-04-12 17:12:54'),(29066,1,44,'2021-04-12 17:30:51'),(29067,1,44,'2021-04-12 17:32:51'),(29068,1,13,'2021-04-12 17:34:22'),(29069,1,14,'2021-04-12 17:56:25'),(29070,1,13,'2021-04-12 18:06:22'),(29071,1,13,'2021-04-12 18:36:41'),(29072,1,14,'2021-04-12 18:39:40'),(29073,1,44,'2021-04-12 18:48:36'),(29074,1,13,'2021-04-12 19:09:32'),(29075,1,44,'2021-04-12 19:19:12'),(29076,1,44,'2021-04-12 19:20:49'),(29077,1,14,'2021-04-12 19:21:49'),(29078,1,14,'2021-04-12 20:04:12'),(29079,1,43,'2021-04-12 21:27:03'),(29080,1,44,'2021-04-12 21:49:52'),(29081,1,44,'2021-04-12 22:04:35'),(29082,1,44,'2021-04-12 22:22:47'),(29083,1,44,'2021-04-12 22:22:54'),(29084,1,44,'2021-04-12 22:44:01'),(29085,1,44,'2021-04-12 23:05:20'),(29086,1,59,'2021-04-12 23:11:23'),(29087,1,44,'2021-04-12 23:11:50'),(29088,1,44,'2021-04-12 23:13:16'),(29089,1,44,'2021-04-12 23:15:18'),(29090,1,76,'2021-04-12 23:29:54'),(29091,1,44,'2021-04-13 01:00:31'),(29092,1,6,'2021-04-13 01:30:18'),(29093,1,6,'2021-04-13 01:30:21'),(29094,1,44,'2021-04-13 01:50:45'),(29095,1,66,'2021-04-13 02:08:26'),(29096,1,5,'2021-04-13 02:34:21'),(29097,1,14,'2021-04-13 02:35:51'),(29098,1,15,'2021-04-13 02:39:37'),(29099,1,6,'2021-04-13 02:40:02'),(29100,1,6,'2021-04-13 02:43:12'),(29101,1,6,'2021-04-13 02:47:17'),(29102,1,6,'2021-04-13 02:50:48'),(29103,1,6,'2021-04-13 02:55:40'),(29104,1,15,'2021-04-13 03:06:57'),(29105,1,6,'2021-04-13 03:10:37'),(29106,1,44,'2021-04-13 03:18:46'),(29107,1,15,'2021-04-13 03:19:56'),(29108,1,15,'2021-04-13 03:32:55'),(29109,1,44,'2021-04-13 03:37:15'),(29110,1,15,'2021-04-13 03:45:29'),(29111,1,15,'2021-04-13 04:00:05'),(29112,1,13,'2021-04-13 04:06:47'),(29113,1,44,'2021-04-13 04:16:30'),(29114,1,44,'2021-04-13 04:16:31'),(29115,1,44,'2021-04-13 04:21:22'),(29116,1,15,'2021-04-13 04:32:04'),(29117,1,44,'2021-04-13 04:43:26'),(29118,1,44,'2021-04-13 04:46:05'),(29119,1,15,'2021-04-13 04:56:43'),(29120,1,44,'2021-04-13 05:14:58'),(29121,1,15,'2021-04-13 05:22:10'),(29122,1,44,'2021-04-13 05:26:22'),(29123,1,44,'2021-04-13 05:28:29'),(29124,1,44,'2021-04-13 06:03:09'),(29125,1,15,'2021-04-13 06:09:08'),(29126,1,44,'2021-04-13 06:09:28'),(29127,1,44,'2021-04-13 06:25:50'),(29128,1,44,'2021-04-13 06:26:37'),(29129,1,15,'2021-04-13 06:30:44'),(29130,1,44,'2021-04-13 06:34:29'),(29131,1,44,'2021-04-13 06:36:45'),(29132,1,44,'2021-04-13 06:37:43'),(29133,1,15,'2021-04-13 06:41:41'),(29134,1,44,'2021-04-13 06:42:02'),(29135,1,44,'2021-04-13 06:46:12'),(29136,1,66,'2021-04-13 06:46:46'),(29137,1,66,'2021-04-13 06:46:58'),(29138,1,44,'2021-04-13 06:48:55'),(29139,1,44,'2021-04-13 06:50:58'),(29140,1,44,'2021-04-13 06:55:43'),(29141,1,44,'2021-04-13 06:59:37'),(29142,1,44,'2021-04-13 06:59:48'),(29143,1,44,'2021-04-13 06:59:48'),(29144,1,15,'2021-04-13 07:05:18'),(29145,1,44,'2021-04-13 07:11:43'),(29146,1,44,'2021-04-13 07:16:53'),(29147,1,44,'2021-04-13 07:18:52'),(29148,1,44,'2021-04-13 07:22:34'),(29149,1,44,'2021-04-13 07:29:02'),(29150,1,44,'2021-04-13 07:30:04'),(29151,1,15,'2021-04-13 07:37:34'),(29152,1,44,'2021-04-13 07:38:54'),(29153,1,44,'2021-04-13 07:42:06'),(29154,1,44,'2021-04-13 07:42:34'),(29155,1,44,'2021-04-13 07:53:50'),(29156,1,44,'2021-04-13 07:57:42'),(29157,1,44,'2021-04-13 08:12:12'),(29158,1,15,'2021-04-13 08:19:50'),(29159,1,44,'2021-04-13 08:27:10'),(29160,1,44,'2021-04-13 08:33:34'),(29161,1,15,'2021-04-13 08:34:02'),(29162,1,13,'2021-04-13 08:34:48'),(29163,1,6,'2021-04-13 08:36:07'),(29164,1,44,'2021-04-13 08:37:53'),(29165,1,13,'2021-04-13 08:38:17'),(29166,1,13,'2021-04-13 08:41:26'),(29167,1,13,'2021-04-13 08:43:19'),(29168,1,13,'2021-04-13 08:46:28'),(29169,1,44,'2021-04-13 08:49:20'),(29170,1,44,'2021-04-13 08:50:46'),(29171,1,13,'2021-04-13 08:50:56'),(29172,1,14,'2021-04-13 08:56:21'),(29173,1,44,'2021-04-13 08:59:48'),(29174,1,44,'2021-04-13 09:00:57'),(29175,1,15,'2021-04-13 09:03:35'),(29176,1,14,'2021-04-13 09:08:53'),(29177,1,44,'2021-04-13 09:12:42'),(29178,1,44,'2021-04-13 09:30:17'),(29179,1,6,'2021-04-13 09:42:21'),(29180,1,6,'2021-04-13 09:42:23'),(29181,1,44,'2021-04-13 09:43:05'),(29182,1,44,'2021-04-13 09:57:59'),(29183,1,44,'2021-04-13 10:13:55'),(29184,1,44,'2021-04-13 10:17:52'),(29185,1,44,'2021-04-13 10:18:33'),(29186,1,15,'2021-04-13 10:21:06'),(29187,1,44,'2021-04-13 10:24:05'),(29188,1,44,'2021-04-13 10:26:45'),(29189,1,44,'2021-04-13 10:26:56'),(29190,1,13,'2021-04-13 10:27:12'),(29191,1,44,'2021-04-13 10:40:21'),(29192,1,44,'2021-04-13 10:45:59'),(29193,1,44,'2021-04-13 10:49:32'),(29194,1,15,'2021-04-13 10:58:25'),(29195,1,44,'2021-04-13 11:04:00'),(29196,1,6,'2021-04-13 11:04:51'),(29197,1,66,'2021-04-13 11:11:58'),(29198,1,44,'2021-04-13 11:12:37'),(29199,1,44,'2021-04-13 11:15:29'),(29200,1,44,'2021-04-13 11:16:26'),(29201,1,44,'2021-04-13 11:23:00'),(29202,1,44,'2021-04-13 11:26:23'),(29203,1,15,'2021-04-13 11:26:26'),(29204,1,44,'2021-04-13 11:26:28'),(29205,1,59,'2021-04-13 11:26:30'),(29206,1,45,'2021-04-13 11:26:32'),(29207,1,43,'2021-04-13 11:26:35'),(29208,1,53,'2021-04-13 11:26:36'),(29209,1,66,'2021-04-13 11:26:39'),(29210,1,56,'2021-04-13 11:26:40'),(29211,1,62,'2021-04-13 11:26:41'),(29212,1,70,'2021-04-13 11:26:43'),(29213,1,73,'2021-04-13 11:26:44'),(29214,1,76,'2021-04-13 11:26:46'),(29215,1,45,'2021-04-13 11:26:48'),(29216,1,79,'2021-04-13 11:26:51'),(29217,1,5,'2021-04-13 11:26:57'),(29218,1,15,'2021-04-13 11:26:57'),(29219,1,13,'2021-04-13 11:26:58'),(29220,1,14,'2021-04-13 11:27:03'),(29221,1,6,'2021-04-13 11:27:05'),(29222,1,44,'2021-04-13 11:32:25'),(29223,1,14,'2021-04-13 11:35:01'),(29224,1,44,'2021-04-13 11:50:13'),(29225,1,44,'2021-04-13 11:50:14'),(29226,1,44,'2021-04-13 11:53:49'),(29227,1,14,'2021-04-13 12:06:35'),(29228,1,44,'2021-04-13 12:07:32'),(29229,1,44,'2021-04-13 12:22:37'),(29230,1,44,'2021-04-13 12:22:54'),(29231,1,15,'2021-04-13 12:33:35'),(29232,1,44,'2021-04-13 12:45:52'),(29233,1,44,'2021-04-13 12:58:51'),(29234,1,15,'2021-04-13 13:03:11'),(29235,1,44,'2021-04-13 13:06:25'),(29236,1,44,'2021-04-13 13:08:35'),(29237,1,44,'2021-04-13 13:18:01'),(29238,1,62,'2021-04-13 13:26:17'),(29239,1,15,'2021-04-13 13:31:33'),(29240,1,44,'2021-04-13 13:50:56'),(29241,1,44,'2021-04-13 13:53:08'),(29242,1,44,'2021-04-13 13:57:47'),(29243,1,15,'2021-04-13 14:00:12'),(29244,1,44,'2021-04-13 14:04:17'),(29245,1,14,'2021-04-13 14:06:52'),(29246,1,44,'2021-04-13 14:23:19'),(29247,1,15,'2021-04-13 14:26:21'),(29248,1,44,'2021-04-13 14:31:52'),(29249,1,44,'2021-04-13 14:33:45'),(29250,1,13,'2021-04-13 14:34:14'),(29251,1,14,'2021-04-13 14:35:37'),(29252,1,5,'2021-04-13 14:36:29'),(29253,1,14,'2021-04-13 14:38:05'),(29254,1,13,'2021-04-13 14:41:08'),(29255,1,6,'2021-04-13 14:45:58'),(29256,1,13,'2021-04-13 14:47:19'),(29257,1,44,'2021-04-13 14:48:26'),(29258,1,13,'2021-04-13 14:53:24'),(29259,1,44,'2021-04-13 14:54:49'),(29260,1,15,'2021-04-13 14:55:15'),(29261,1,44,'2021-04-13 14:59:05'),(29262,1,44,'2021-04-13 15:04:28'),(29263,1,44,'2021-04-13 15:06:19'),(29264,1,14,'2021-04-13 15:06:54'),(29265,1,44,'2021-04-13 15:17:26'),(29266,1,15,'2021-04-13 15:20:51'),(29267,1,6,'2021-04-13 15:25:53'),(29268,1,15,'2021-04-13 15:27:30'),(29269,1,44,'2021-04-13 15:29:41'),(29270,1,44,'2021-04-13 15:42:27'),(29271,1,15,'2021-04-13 15:45:59'),(29272,1,15,'2021-04-13 15:46:22'),(29273,1,15,'2021-04-13 15:56:42'),(29274,1,44,'2021-04-13 15:59:08'),(29275,1,44,'2021-04-13 16:00:05'),(29276,1,44,'2021-04-13 16:07:34'),(29277,1,15,'2021-04-13 16:08:32'),(29278,1,6,'2021-04-13 16:08:52'),(29279,1,73,'2021-04-13 16:14:54'),(29280,1,76,'2021-04-13 16:15:11'),(29281,1,70,'2021-04-13 16:15:27'),(29282,1,79,'2021-04-13 16:15:44'),(29283,1,53,'2021-04-13 16:16:00'),(29284,1,15,'2021-04-13 16:19:31'),(29285,1,44,'2021-04-13 16:21:24'),(29286,1,6,'2021-04-13 16:30:00'),(29287,1,15,'2021-04-13 16:32:42'),(29288,1,43,'2021-04-13 16:37:30'),(29289,1,44,'2021-04-13 16:41:50'),(29290,1,44,'2021-04-13 16:42:34'),(29291,1,15,'2021-04-13 16:46:19'),(29292,1,44,'2021-04-13 16:51:50'),(29293,1,6,'2021-04-13 16:51:56'),(29294,1,44,'2021-04-13 16:53:41'),(29295,1,15,'2021-04-13 16:57:18'),(29296,1,44,'2021-04-13 17:02:01'),(29297,1,6,'2021-04-13 17:02:02'),(29298,1,44,'2021-04-13 17:02:11'),(29299,1,44,'2021-04-13 17:17:31'),(29300,1,44,'2021-04-13 17:19:21'),(29301,1,44,'2021-04-13 17:37:00'),(29302,1,15,'2021-04-13 17:42:20'),(29303,1,44,'2021-04-13 17:45:02'),(29304,1,44,'2021-04-13 17:51:51'),(29305,1,44,'2021-04-13 17:53:21'),(29306,1,44,'2021-04-13 18:13:05'),(29307,1,44,'2021-04-13 18:24:30'),(29308,1,44,'2021-04-13 18:34:40'),(29309,1,44,'2021-04-13 18:46:54'),(29310,1,44,'2021-04-13 18:47:56'),(29311,1,79,'2021-04-13 18:52:14'),(29312,1,66,'2021-04-13 18:54:32'),(29313,1,44,'2021-04-13 18:56:51'),(29314,1,44,'2021-04-13 19:16:38'),(29315,1,44,'2021-04-13 19:16:38'),(29316,1,44,'2021-04-13 19:16:51'),(29317,1,44,'2021-04-13 19:16:54'),(29318,1,44,'2021-04-13 19:19:27'),(29319,1,44,'2021-04-13 19:29:19'),(29320,1,44,'2021-04-13 19:29:56'),(29321,1,13,'2021-04-13 19:31:35'),(29322,1,44,'2021-04-13 20:00:06'),(29323,1,44,'2021-04-13 20:01:19'),(29324,1,15,'2021-04-13 20:08:06'),(29325,1,44,'2021-04-13 20:10:59'),(29326,1,44,'2021-04-13 20:15:37'),(29327,1,44,'2021-04-13 20:32:24'),(29328,1,44,'2021-04-13 20:40:28'),(29329,1,44,'2021-04-13 20:43:13'),(29330,1,44,'2021-04-13 20:43:57'),(29331,1,44,'2021-04-13 21:04:18'),(29332,1,44,'2021-04-13 21:15:59'),(29333,1,44,'2021-04-13 21:16:11'),(29334,1,44,'2021-04-13 21:22:06'),(29335,1,44,'2021-04-13 21:22:10'),(29336,1,44,'2021-04-13 21:22:15'),(29337,1,44,'2021-04-13 21:22:18'),(29338,1,44,'2021-04-13 21:23:19'),(29339,1,44,'2021-04-13 21:35:09'),(29340,1,44,'2021-04-13 21:41:38'),(29341,1,44,'2021-04-13 21:43:16'),(29342,1,44,'2021-04-13 21:43:42'),(29343,1,44,'2021-04-13 21:49:35'),(29344,1,44,'2021-04-13 22:03:19'),(29345,1,44,'2021-04-13 22:06:17'),(29346,1,44,'2021-04-13 22:22:42'),(29347,1,44,'2021-04-13 22:22:43'),(29348,1,44,'2021-04-13 22:25:31'),(29349,1,44,'2021-04-13 22:35:43'),(29350,1,44,'2021-04-13 22:41:32'),(29351,1,44,'2021-04-13 22:50:44'),(29352,1,44,'2021-04-13 23:01:15'),(29353,1,44,'2021-04-13 23:07:10'),(29354,1,44,'2021-04-13 23:20:44'),(29355,1,44,'2021-04-13 23:34:37'),(29356,1,44,'2021-04-13 23:35:44'),(29357,1,6,'2021-04-13 23:55:51'),(29358,1,44,'2021-04-13 23:58:51'),(29359,1,44,'2021-04-14 00:05:27'),(29360,1,44,'2021-04-14 00:11:22'),(29361,1,76,'2021-04-14 00:27:55'),(29362,1,44,'2021-04-14 00:32:33'),(29363,1,44,'2021-04-14 00:51:24'),(29364,1,44,'2021-04-14 01:01:17'),(29365,1,44,'2021-04-14 01:02:17'),(29366,1,44,'2021-04-14 01:10:18'),(29367,1,44,'2021-04-14 01:11:34'),(29368,1,44,'2021-04-14 01:24:56'),(29369,1,44,'2021-04-14 01:28:05'),(29370,1,44,'2021-04-14 01:45:51'),(29371,1,44,'2021-04-14 01:47:36'),(29372,1,44,'2021-04-14 01:53:03'),(29373,1,44,'2021-04-14 02:02:23'),(29374,1,44,'2021-04-14 02:08:05'),(29375,1,44,'2021-04-14 02:20:22'),(29376,1,44,'2021-04-14 02:21:10'),(29377,1,44,'2021-04-14 02:25:59'),(29378,1,44,'2021-04-14 02:31:15'),(29379,1,15,'2021-04-14 02:36:20'),(29380,1,5,'2021-04-14 02:39:13'),(29381,1,5,'2021-04-14 02:40:58'),(29382,1,6,'2021-04-14 02:44:12'),(29383,1,5,'2021-04-14 02:44:38'),(29384,1,44,'2021-04-14 02:45:06'),(29385,1,5,'2021-04-14 02:46:49'),(29386,1,5,'2021-04-14 02:49:19'),(29387,1,5,'2021-04-14 02:57:49'),(29388,1,44,'2021-04-14 02:58:17'),(29389,1,13,'2021-04-14 03:00:59'),(29390,1,44,'2021-04-14 03:10:56'),(29391,1,13,'2021-04-14 03:16:12'),(29392,1,14,'2021-04-14 03:24:45'),(29393,1,44,'2021-04-14 03:29:37'),(29394,1,44,'2021-04-14 03:36:51'),(29395,1,44,'2021-04-14 03:45:42'),(29396,1,13,'2021-04-14 03:47:37'),(29397,1,44,'2021-04-14 03:55:55'),(29398,1,44,'2021-04-14 03:57:41'),(29399,1,14,'2021-04-14 04:07:29'),(29400,1,44,'2021-04-14 04:18:06'),(29401,1,13,'2021-04-14 04:19:48'),(29402,1,44,'2021-04-14 04:25:02'),(29403,1,14,'2021-04-14 04:28:51'),(29404,1,44,'2021-04-14 04:34:05'),(29405,1,44,'2021-04-14 04:38:25'),(29406,1,44,'2021-04-14 04:44:42'),(29407,1,13,'2021-04-14 04:49:29'),(29408,1,14,'2021-04-14 04:51:13'),(29409,1,44,'2021-04-14 04:59:00'),(29410,1,44,'2021-04-14 05:22:56'),(29411,1,44,'2021-04-14 05:23:01'),(29412,1,62,'2021-04-14 05:23:09'),(29413,1,13,'2021-04-14 05:23:35'),(29414,1,14,'2021-04-14 05:33:19'),(29415,1,44,'2021-04-14 05:43:26'),(29416,1,44,'2021-04-14 05:48:11'),(29417,1,13,'2021-04-14 06:05:47'),(29418,1,44,'2021-04-14 06:10:07'),(29419,1,14,'2021-04-14 06:15:05'),(29420,1,44,'2021-04-14 06:16:55'),(29421,1,44,'2021-04-14 06:22:30'),(29422,1,44,'2021-04-14 06:22:30'),(29423,1,44,'2021-04-14 06:27:49'),(29424,1,44,'2021-04-14 06:31:36'),(29425,1,44,'2021-04-14 06:33:36'),(29426,1,44,'2021-04-14 06:36:46'),(29427,1,44,'2021-04-14 06:38:04'),(29428,1,14,'2021-04-14 06:38:16'),(29429,1,44,'2021-04-14 06:42:26'),(29430,1,44,'2021-04-14 06:46:36'),(29431,1,44,'2021-04-14 06:55:42'),(29432,1,44,'2021-04-14 07:03:49'),(29433,1,44,'2021-04-14 07:03:59'),(29434,1,44,'2021-04-14 07:04:00'),(29435,1,44,'2021-04-14 07:05:31'),(29436,1,44,'2021-04-14 07:06:09'),(29437,1,14,'2021-04-14 07:06:56'),(29438,1,44,'2021-04-14 07:11:10'),(29439,1,44,'2021-04-14 07:18:56');
INSERT INTO `wp_supsystic_ss_views` VALUES (29440,1,14,'2021-04-14 07:31:37'),(29441,1,44,'2021-04-14 07:32:21'),(29442,1,44,'2021-04-14 07:33:35'),(29443,1,44,'2021-04-14 07:37:25'),(29444,1,44,'2021-04-14 07:39:14'),(29445,1,44,'2021-04-14 07:41:00'),(29446,1,44,'2021-04-14 07:41:50'),(29447,1,44,'2021-04-14 08:01:26'),(29448,1,14,'2021-04-14 08:03:20'),(29449,1,44,'2021-04-14 08:13:30'),(29450,1,44,'2021-04-14 08:28:59'),(29451,1,13,'2021-04-14 08:33:10'),(29452,1,15,'2021-04-14 08:33:31'),(29453,1,44,'2021-04-14 08:34:41'),(29454,1,14,'2021-04-14 08:34:47'),(29455,1,14,'2021-04-14 08:35:17'),(29456,1,14,'2021-04-14 08:37:22'),(29457,1,15,'2021-04-14 08:38:18'),(29458,1,14,'2021-04-14 08:41:56'),(29459,1,15,'2021-04-14 08:45:57'),(29460,1,14,'2021-04-14 08:45:57'),(29461,1,5,'2021-04-14 08:46:21'),(29462,1,15,'2021-04-14 08:47:00'),(29463,1,44,'2021-04-14 08:49:08'),(29464,1,14,'2021-04-14 08:49:15'),(29465,1,15,'2021-04-14 08:50:39'),(29466,1,44,'2021-04-14 08:53:04'),(29467,1,15,'2021-04-14 08:56:04'),(29468,1,13,'2021-04-14 08:56:14'),(29469,1,15,'2021-04-14 09:06:03'),(29470,1,13,'2021-04-14 09:07:24'),(29471,1,5,'2021-04-14 09:12:46'),(29472,1,44,'2021-04-14 09:15:41'),(29473,1,44,'2021-04-14 09:16:34'),(29474,1,15,'2021-04-14 09:24:20'),(29475,1,5,'2021-04-14 09:24:43'),(29476,1,44,'2021-04-14 09:30:14'),(29477,1,5,'2021-04-14 09:37:00'),(29478,1,14,'2021-04-14 09:40:15'),(29479,1,44,'2021-04-14 09:40:45'),(29480,1,44,'2021-04-14 09:41:04'),(29481,1,6,'2021-04-14 09:41:05'),(29482,1,44,'2021-04-14 09:45:16'),(29483,1,44,'2021-04-14 09:54:34'),(29484,1,44,'2021-04-14 09:55:05'),(29485,1,44,'2021-04-14 09:59:30'),(29486,1,5,'2021-04-14 09:59:53'),(29487,1,44,'2021-04-14 10:07:13'),(29488,1,44,'2021-04-14 10:07:42'),(29489,1,14,'2021-04-14 10:12:54'),(29490,1,5,'2021-04-14 10:13:15'),(29491,1,14,'2021-04-14 10:42:31'),(29492,1,44,'2021-04-14 10:49:45'),(29493,1,44,'2021-04-14 10:54:22'),(29494,1,44,'2021-04-14 11:02:31'),(29495,1,14,'2021-04-14 11:11:55'),(29496,1,44,'2021-04-14 11:25:13'),(29497,1,13,'2021-04-14 11:38:38'),(29498,1,14,'2021-04-14 11:39:17'),(29499,1,5,'2021-04-14 11:42:10'),(29500,1,15,'2021-04-14 11:46:04'),(29501,1,44,'2021-04-14 11:50:26'),(29502,1,44,'2021-04-14 11:55:49'),(29503,1,5,'2021-04-14 12:05:13'),(29504,1,14,'2021-04-14 12:07:13'),(29505,1,44,'2021-04-14 12:19:09'),(29506,1,5,'2021-04-14 12:26:25'),(29507,1,14,'2021-04-14 12:32:40'),(29508,1,5,'2021-04-14 12:42:16'),(29509,1,5,'2021-04-14 12:50:06'),(29510,1,44,'2021-04-14 12:55:58'),(29511,1,44,'2021-04-14 12:58:17'),(29512,1,14,'2021-04-14 13:00:17'),(29513,1,44,'2021-04-14 13:01:47'),(29514,1,14,'2021-04-14 13:25:20'),(29515,1,44,'2021-04-14 13:25:26'),(29516,1,44,'2021-04-14 13:25:51'),(29517,1,44,'2021-04-14 13:30:25'),(29518,1,5,'2021-04-14 13:32:53'),(29519,1,5,'2021-04-14 13:54:35'),(29520,1,44,'2021-04-14 13:55:43'),(29521,1,44,'2021-04-14 13:57:07'),(29522,1,14,'2021-04-14 14:14:05'),(29523,1,5,'2021-04-14 14:15:55'),(29524,1,44,'2021-04-14 14:19:03'),(29525,1,14,'2021-04-14 14:31:44'),(29526,1,44,'2021-04-14 14:31:49'),(29527,1,5,'2021-04-14 14:33:32'),(29528,1,15,'2021-04-14 14:33:44'),(29529,1,44,'2021-04-14 14:34:44'),(29530,1,76,'2021-04-14 14:37:09'),(29531,1,5,'2021-04-14 14:37:34'),(29532,1,15,'2021-04-14 14:39:22'),(29533,1,44,'2021-04-14 14:41:19'),(29534,1,15,'2021-04-14 14:43:26'),(29535,1,6,'2021-04-14 14:53:41'),(29536,1,15,'2021-04-14 14:54:48'),(29537,1,5,'2021-04-14 15:00:22'),(29538,1,44,'2021-04-14 15:05:07'),(29539,1,44,'2021-04-14 15:11:46'),(29540,1,44,'2021-04-14 15:13:10'),(29541,1,44,'2021-04-14 15:16:35'),(29542,1,44,'2021-04-14 15:21:43'),(29543,1,44,'2021-04-14 15:25:04'),(29544,1,44,'2021-04-14 15:30:41'),(29545,1,13,'2021-04-14 15:31:01'),(29546,1,44,'2021-04-14 15:35:49'),(29547,1,44,'2021-04-14 15:41:33'),(29548,1,44,'2021-04-14 15:41:36'),(29549,1,44,'2021-04-14 15:46:31'),(29550,1,13,'2021-04-14 15:47:50'),(29551,1,13,'2021-04-14 16:05:25'),(29552,1,14,'2021-04-14 16:09:30'),(29553,1,44,'2021-04-14 16:14:59'),(29554,1,45,'2021-04-14 16:17:20'),(29555,1,45,'2021-04-14 16:17:24'),(29556,1,44,'2021-04-14 16:17:49'),(29557,1,44,'2021-04-14 16:17:53'),(29558,1,44,'2021-04-14 16:21:17'),(29559,1,14,'2021-04-14 16:31:09'),(29560,1,13,'2021-04-14 16:35:39'),(29561,1,44,'2021-04-14 16:36:21'),(29562,1,56,'2021-04-14 16:38:30'),(29563,1,44,'2021-04-14 16:42:53'),(29564,1,44,'2021-04-14 16:45:09'),(29565,1,44,'2021-04-14 16:46:09'),(29566,1,14,'2021-04-14 16:52:55'),(29567,1,6,'2021-04-14 16:54:41'),(29568,1,6,'2021-04-14 16:56:13'),(29569,1,13,'2021-04-14 17:13:19'),(29570,1,44,'2021-04-14 17:14:56'),(29571,1,44,'2021-04-14 17:25:18'),(29572,1,44,'2021-04-14 17:28:56'),(29573,1,44,'2021-04-14 17:31:48'),(29574,1,13,'2021-04-14 17:39:56'),(29575,1,44,'2021-04-14 17:42:39'),(29576,1,44,'2021-04-14 17:49:11'),(29577,1,62,'2021-04-14 18:04:27'),(29578,1,44,'2021-04-14 18:33:50'),(29579,1,44,'2021-04-14 18:49:48'),(29580,1,44,'2021-04-14 18:52:07'),(29581,1,44,'2021-04-14 18:59:58'),(29582,1,44,'2021-04-14 19:03:03'),(29583,1,44,'2021-04-14 19:03:04'),(29584,1,44,'2021-04-14 19:24:07'),(29585,1,44,'2021-04-14 19:30:30'),(29586,1,44,'2021-04-14 19:42:15'),(29587,1,44,'2021-04-14 19:46:49'),(29588,1,44,'2021-04-14 19:49:26'),(29589,1,44,'2021-04-14 20:09:33'),(29590,1,44,'2021-04-14 20:13:33'),(29591,1,44,'2021-04-14 20:18:25'),(29592,1,6,'2021-04-14 20:26:02'),(29593,1,44,'2021-04-14 20:32:18'),(29594,1,44,'2021-04-14 20:37:10'),(29595,1,44,'2021-04-14 20:41:45'),(29596,1,44,'2021-04-14 21:03:17'),(29597,1,44,'2021-04-14 21:06:54'),(29598,1,62,'2021-04-14 21:14:57'),(29599,1,44,'2021-04-14 21:25:42'),(29600,1,44,'2021-04-14 21:30:16'),(29601,1,44,'2021-04-14 21:49:53'),(29602,1,44,'2021-04-14 21:50:28'),(29603,1,44,'2021-04-14 22:13:47'),(29604,1,44,'2021-04-14 22:26:11'),(29605,1,44,'2021-04-14 22:37:27'),(29606,1,44,'2021-04-14 22:46:25'),(29607,1,44,'2021-04-14 23:00:10'),(29608,1,44,'2021-04-14 23:21:46'),(29609,1,44,'2021-04-14 23:46:10'),(29610,1,44,'2021-04-15 00:08:12'),(29611,1,44,'2021-04-15 00:30:14'),(29612,1,44,'2021-04-15 00:49:46'),(29613,1,44,'2021-04-15 00:53:41'),(29614,1,44,'2021-04-15 01:16:17'),(29615,1,45,'2021-04-15 01:24:08'),(29616,1,44,'2021-04-15 01:36:43'),(29617,1,44,'2021-04-15 01:38:48'),(29618,1,44,'2021-04-15 01:38:52'),(29619,1,44,'2021-04-15 01:42:13'),(29620,1,44,'2021-04-15 01:48:45'),(29621,1,44,'2021-04-15 02:16:46'),(29622,1,14,'2021-04-15 02:34:00'),(29623,1,44,'2021-04-15 02:40:24'),(29624,1,6,'2021-04-15 02:41:24'),(29625,1,44,'2021-04-15 02:42:07'),(29626,1,5,'2021-04-15 02:43:17'),(29627,1,6,'2021-04-15 02:47:04'),(29628,1,5,'2021-04-15 02:55:14'),(29629,1,15,'2021-04-15 02:55:59'),(29630,1,6,'2021-04-15 02:58:48'),(29631,1,5,'2021-04-15 03:01:18'),(29632,1,44,'2021-04-15 03:01:27'),(29633,1,6,'2021-04-15 03:04:24'),(29634,1,6,'2021-04-15 03:09:50'),(29635,1,44,'2021-04-15 03:09:52'),(29636,1,13,'2021-04-15 03:14:46'),(29637,1,6,'2021-04-15 03:15:11'),(29638,1,5,'2021-04-15 03:20:02'),(29639,1,6,'2021-04-15 03:22:21'),(29640,1,15,'2021-04-15 03:28:53'),(29641,1,5,'2021-04-15 03:30:49'),(29642,1,6,'2021-04-15 03:33:18'),(29643,1,44,'2021-04-15 03:47:40'),(29644,1,5,'2021-04-15 03:51:25'),(29645,1,5,'2021-04-15 04:13:06'),(29646,1,15,'2021-04-15 04:14:55'),(29647,1,44,'2021-04-15 04:15:02'),(29648,1,44,'2021-04-15 04:21:00'),(29649,1,44,'2021-04-15 04:23:31'),(29650,1,15,'2021-04-15 04:25:54'),(29651,1,44,'2021-04-15 04:46:58'),(29652,1,44,'2021-04-15 04:49:05'),(29653,1,13,'2021-04-15 04:51:13'),(29654,1,6,'2021-04-15 04:54:34'),(29655,1,15,'2021-04-15 04:54:56'),(29656,1,44,'2021-04-15 05:05:20'),(29657,1,44,'2021-04-15 05:08:29'),(29658,1,62,'2021-04-15 05:14:59'),(29659,1,44,'2021-04-15 05:21:29'),(29660,1,15,'2021-04-15 05:24:55'),(29661,1,44,'2021-04-15 05:26:49'),(29662,1,44,'2021-04-15 05:44:30'),(29663,1,15,'2021-04-15 05:52:26'),(29664,1,70,'2021-04-15 06:05:13'),(29665,1,44,'2021-04-15 06:09:30'),(29666,1,13,'2021-04-15 06:16:23'),(29667,1,44,'2021-04-15 06:36:26'),(29668,1,44,'2021-04-15 06:38:57'),(29669,1,44,'2021-04-15 06:42:45'),(29670,1,44,'2021-04-15 07:01:45'),(29671,1,44,'2021-04-15 07:01:47'),(29672,1,44,'2021-04-15 07:01:47'),(29673,1,44,'2021-04-15 07:17:29'),(29674,1,15,'2021-04-15 07:34:24'),(29675,1,44,'2021-04-15 07:39:24'),(29676,1,44,'2021-04-15 07:42:39'),(29677,1,13,'2021-04-15 07:49:53'),(29678,1,44,'2021-04-15 07:51:11'),(29679,1,44,'2021-04-15 07:51:49'),(29680,1,44,'2021-04-15 08:00:19'),(29681,1,44,'2021-04-15 08:08:53'),(29682,1,44,'2021-04-15 08:27:01'),(29683,1,44,'2021-04-15 08:28:07'),(29684,1,6,'2021-04-15 08:33:22'),(29685,1,14,'2021-04-15 08:33:26'),(29686,1,15,'2021-04-15 08:33:36'),(29687,1,44,'2021-04-15 08:34:37'),(29688,1,44,'2021-04-15 08:36:15'),(29689,1,13,'2021-04-15 08:50:51'),(29690,1,44,'2021-04-15 08:51:00'),(29691,1,44,'2021-04-15 08:56:06'),(29692,1,44,'2021-04-15 09:07:12'),(29693,1,44,'2021-04-15 09:13:51'),(29694,1,44,'2021-04-15 09:20:49'),(29695,1,13,'2021-04-15 09:25:17'),(29696,1,44,'2021-04-15 09:27:23'),(29697,1,66,'2021-04-15 09:29:17'),(29698,1,44,'2021-04-15 09:35:55'),(29699,1,44,'2021-04-15 09:36:13'),(29700,1,45,'2021-04-15 09:36:16'),(29701,1,44,'2021-04-15 09:40:02'),(29702,1,44,'2021-04-15 09:42:06'),(29703,1,44,'2021-04-15 09:53:54'),(29704,1,13,'2021-04-15 09:55:11'),(29705,1,44,'2021-04-15 10:01:08'),(29706,1,44,'2021-04-15 10:06:19'),(29707,1,44,'2021-04-15 10:07:36'),(29708,1,44,'2021-04-15 10:08:11'),(29709,1,44,'2021-04-15 10:22:19'),(29710,1,44,'2021-04-15 10:23:50'),(29711,1,44,'2021-04-15 10:33:10'),(29712,1,44,'2021-04-15 10:46:20'),(29713,1,44,'2021-04-15 10:51:11'),(29714,1,13,'2021-04-15 10:55:33'),(29715,1,6,'2021-04-15 11:04:05'),(29716,1,44,'2021-04-15 11:04:54'),(29717,1,44,'2021-04-15 11:05:05'),(29718,1,44,'2021-04-15 11:07:03'),(29719,1,44,'2021-04-15 11:15:27'),(29720,1,44,'2021-04-15 11:16:23'),(29721,1,79,'2021-04-15 11:26:56'),(29722,1,44,'2021-04-15 11:32:17'),(29723,1,44,'2021-04-15 11:33:57'),(29724,1,44,'2021-04-15 11:35:01'),(29725,1,13,'2021-04-15 11:38:03'),(29726,1,44,'2021-04-15 11:50:23'),(29727,1,44,'2021-04-15 12:00:08'),(29728,1,13,'2021-04-15 12:09:16'),(29729,1,13,'2021-04-15 12:10:35'),(29730,1,44,'2021-04-15 12:12:00'),(29731,1,13,'2021-04-15 12:18:27'),(29732,1,44,'2021-04-15 12:32:39'),(29733,1,44,'2021-04-15 12:33:42'),(29734,1,44,'2021-04-15 12:41:23'),(29735,1,13,'2021-04-15 12:54:00'),(29736,1,44,'2021-04-15 13:03:44'),(29737,1,44,'2021-04-15 13:09:34'),(29738,1,44,'2021-04-15 13:10:12'),(29739,1,44,'2021-04-15 13:22:52'),(29740,1,13,'2021-04-15 13:28:04'),(29741,1,44,'2021-04-15 13:46:28'),(29742,1,44,'2021-04-15 13:47:24'),(29743,1,44,'2021-04-15 13:54:10'),(29744,1,44,'2021-04-15 13:58:28'),(29745,1,13,'2021-04-15 13:59:32'),(29746,1,13,'2021-04-15 14:08:41'),(29747,1,44,'2021-04-15 14:16:17'),(29748,1,44,'2021-04-15 14:23:00'),(29749,1,14,'2021-04-15 14:31:09'),(29750,1,13,'2021-04-15 14:31:17'),(29751,1,6,'2021-04-15 14:32:49'),(29752,1,44,'2021-04-15 14:32:54'),(29753,1,13,'2021-04-15 14:32:58'),(29754,1,5,'2021-04-15 14:33:12'),(29755,1,44,'2021-04-15 14:36:25'),(29756,1,44,'2021-04-15 14:39:49'),(29757,1,15,'2021-04-15 14:45:18'),(29758,1,15,'2021-04-15 14:50:35'),(29759,1,13,'2021-04-15 15:00:27'),(29760,1,44,'2021-04-15 15:01:12'),(29761,1,13,'2021-04-15 15:11:05'),(29762,1,15,'2021-04-15 15:16:06'),(29763,1,44,'2021-04-15 15:23:13'),(29764,1,13,'2021-04-15 15:48:23'),(29765,1,13,'2021-04-15 15:49:32'),(29766,1,44,'2021-04-15 15:53:06'),(29767,1,44,'2021-04-15 16:07:44'),(29768,1,44,'2021-04-15 16:15:02'),(29769,1,44,'2021-04-15 16:19:57'),(29770,1,44,'2021-04-15 16:29:12'),(29771,1,44,'2021-04-15 16:33:21'),(29772,1,44,'2021-04-15 16:33:51'),(29773,1,44,'2021-04-15 16:33:52'),(29774,1,44,'2021-04-15 16:33:52'),(29775,1,44,'2021-04-15 16:33:53'),(29776,1,44,'2021-04-15 16:33:54'),(29777,1,44,'2021-04-15 16:33:54'),(29778,1,44,'2021-04-15 16:33:55'),(29779,1,44,'2021-04-15 16:33:55'),(29780,1,13,'2021-04-15 16:35:36'),(29781,1,44,'2021-04-15 16:42:55'),(29782,1,44,'2021-04-15 16:53:29'),(29783,1,44,'2021-04-15 16:53:40'),(29784,1,44,'2021-04-15 16:58:30'),(29785,1,44,'2021-04-15 17:02:57'),(29786,1,44,'2021-04-15 17:18:17'),(29787,1,44,'2021-04-15 17:32:26'),(29788,1,44,'2021-04-15 17:41:29'),(29789,1,44,'2021-04-15 17:41:58'),(29790,1,44,'2021-04-15 17:58:21'),(29791,1,13,'2021-04-15 18:01:11'),(29792,1,44,'2021-04-15 18:03:19'),(29793,1,44,'2021-04-15 18:22:57'),(29794,1,44,'2021-04-15 18:34:30'),(29795,1,44,'2021-04-15 18:34:31'),(29796,1,44,'2021-04-15 18:35:27'),(29797,1,44,'2021-04-15 18:35:28'),(29798,1,44,'2021-04-15 18:35:36'),(29799,1,13,'2021-04-15 18:43:54'),(29800,1,44,'2021-04-15 18:44:34'),(29801,1,44,'2021-04-15 19:02:15'),(29802,1,44,'2021-04-15 19:02:16'),(29803,1,44,'2021-04-15 19:02:22'),(29804,1,44,'2021-04-15 19:34:37'),(29805,1,13,'2021-04-15 20:12:29'),(29806,1,44,'2021-04-15 20:25:18'),(29807,1,56,'2021-04-15 20:39:18'),(29808,1,44,'2021-04-15 20:42:16'),(29809,1,13,'2021-04-15 20:53:44'),(29810,1,44,'2021-04-15 20:57:37'),(29811,1,44,'2021-04-15 21:24:37'),(29812,1,13,'2021-04-15 21:36:27'),(29813,1,44,'2021-04-15 21:44:22'),(29814,1,44,'2021-04-15 21:44:46'),(29815,1,44,'2021-04-15 21:52:09'),(29816,1,44,'2021-04-15 21:59:51'),(29817,1,44,'2021-04-15 22:28:43'),(29818,1,44,'2021-04-15 22:29:37'),(29819,1,44,'2021-04-15 22:31:34'),(29820,1,44,'2021-04-15 22:31:36'),(29821,1,44,'2021-04-15 22:44:39'),(29822,1,6,'2021-04-15 22:44:41'),(29823,1,6,'2021-04-15 22:44:42'),(29824,1,44,'2021-04-15 22:45:19'),(29825,1,44,'2021-04-15 22:58:46'),(29826,1,13,'2021-04-15 23:39:11'),(29827,1,44,'2021-04-15 23:44:08'),(29828,1,44,'2021-04-15 23:56:09'),(29829,1,13,'2021-04-16 00:20:13'),(29830,1,44,'2021-04-16 00:24:09'),(29831,1,44,'2021-04-16 00:35:18'),(29832,1,44,'2021-04-16 00:53:57'),(29833,1,13,'2021-04-16 00:59:25'),(29834,1,44,'2021-04-16 01:21:05'),(29835,1,13,'2021-04-16 01:37:29'),(29836,1,44,'2021-04-16 01:52:35'),(29837,1,44,'2021-04-16 01:55:59'),(29838,1,44,'2021-04-16 02:05:40'),(29839,1,44,'2021-04-16 02:06:36'),(29840,1,73,'2021-04-16 02:08:16'),(29841,1,44,'2021-04-16 02:22:57'),(29842,1,44,'2021-04-16 02:31:02'),(29843,1,5,'2021-04-16 02:33:53'),(29844,1,14,'2021-04-16 02:35:01'),(29845,1,15,'2021-04-16 02:35:23'),(29846,1,14,'2021-04-16 02:38:47'),(29847,1,44,'2021-04-16 02:42:16'),(29848,1,6,'2021-04-16 02:47:22'),(29849,1,13,'2021-04-16 02:53:06'),(29850,1,14,'2021-04-16 02:58:52'),(29851,1,6,'2021-04-16 03:01:04'),(29852,1,13,'2021-04-16 03:01:44'),(29853,1,14,'2021-04-16 03:07:05'),(29854,1,14,'2021-04-16 03:13:25'),(29855,1,44,'2021-04-16 03:13:45'),(29856,1,44,'2021-04-16 03:15:35'),(29857,1,44,'2021-04-16 03:22:22'),(29858,1,44,'2021-04-16 03:24:48'),(29859,1,44,'2021-04-16 03:25:04'),(29860,1,44,'2021-04-16 03:28:41'),(29861,1,44,'2021-04-16 03:36:12'),(29862,1,13,'2021-04-16 03:50:46'),(29863,1,44,'2021-04-16 03:59:13'),(29864,1,44,'2021-04-16 03:59:25'),(29865,1,13,'2021-04-16 04:10:47'),(29866,1,44,'2021-04-16 04:13:24'),(29867,1,44,'2021-04-16 04:14:11'),(29868,1,44,'2021-04-16 04:23:16'),(29869,1,44,'2021-04-16 04:25:27'),(29870,1,44,'2021-04-16 04:29:56'),(29871,1,44,'2021-04-16 04:42:32'),(29872,1,44,'2021-04-16 04:53:36'),(29873,1,13,'2021-04-16 04:54:26'),(29874,1,44,'2021-04-16 05:00:57'),(29875,1,44,'2021-04-16 05:03:50'),(29876,1,44,'2021-04-16 05:14:33'),(29877,1,13,'2021-04-16 05:15:26'),(29878,1,44,'2021-04-16 05:16:55'),(29879,1,44,'2021-04-16 05:17:52'),(29880,1,44,'2021-04-16 05:51:55'),(29881,1,15,'2021-04-16 05:56:06'),(29882,1,44,'2021-04-16 05:56:55'),(29883,1,44,'2021-04-16 06:01:25'),(29884,1,44,'2021-04-16 06:06:27'),(29885,1,44,'2021-04-16 06:21:42'),(29886,1,44,'2021-04-16 06:24:03'),(29887,1,44,'2021-04-16 06:37:59'),(29888,1,44,'2021-04-16 06:48:51'),(29889,1,79,'2021-04-16 06:49:06'),(29890,1,44,'2021-04-16 06:53:05'),(29891,1,44,'2021-04-16 06:59:45'),(29892,1,44,'2021-04-16 06:59:58'),(29893,1,44,'2021-04-16 06:59:58'),(29894,1,44,'2021-04-16 07:23:06'),(29895,1,44,'2021-04-16 07:33:57'),(29896,1,44,'2021-04-16 07:39:28'),(29897,1,44,'2021-04-16 07:56:13'),(29898,1,44,'2021-04-16 07:58:13'),(29899,1,44,'2021-04-16 08:00:19'),(29900,1,44,'2021-04-16 08:15:08'),(29901,1,44,'2021-04-16 08:15:14'),(29902,1,44,'2021-04-16 08:15:18'),(29903,1,44,'2021-04-16 08:15:21'),(29904,1,44,'2021-04-16 08:24:34'),(29905,1,13,'2021-04-16 08:31:21'),(29906,1,15,'2021-04-16 08:32:37'),(29907,1,44,'2021-04-16 08:33:08'),(29908,1,5,'2021-04-16 08:34:07'),(29909,1,5,'2021-04-16 08:35:15'),(29910,1,44,'2021-04-16 08:35:52'),(29911,1,44,'2021-04-16 08:35:59'),(29912,1,44,'2021-04-16 08:37:53'),(29913,1,14,'2021-04-16 08:40:23'),(29914,1,6,'2021-04-16 08:41:33'),(29915,1,6,'2021-04-16 08:46:19'),(29916,1,14,'2021-04-16 08:46:51'),(29917,1,6,'2021-04-16 08:51:14'),(29918,1,44,'2021-04-16 08:51:34'),(29919,1,44,'2021-04-16 09:06:28'),(29920,1,44,'2021-04-16 09:07:42'),(29921,1,44,'2021-04-16 09:43:10'),(29922,1,44,'2021-04-16 09:50:37'),(29923,1,44,'2021-04-16 10:17:26'),(29924,1,44,'2021-04-16 10:21:04'),(29925,1,45,'2021-04-16 10:22:08'),(29926,1,44,'2021-04-16 10:26:34'),(29927,1,44,'2021-04-16 10:44:16'),(29928,1,44,'2021-04-16 10:50:33'),(29929,1,44,'2021-04-16 11:01:47'),(29930,1,44,'2021-04-16 11:08:40'),(29931,1,44,'2021-04-16 11:22:26'),(29932,1,44,'2021-04-16 11:31:37'),(29933,1,44,'2021-04-16 11:33:35'),(29934,1,44,'2021-04-16 11:50:31'),(29935,1,44,'2021-04-16 11:50:34'),(29936,1,44,'2021-04-16 12:01:50'),(29937,1,44,'2021-04-16 12:15:46'),(29938,1,44,'2021-04-16 12:19:42'),(29939,1,44,'2021-04-16 12:23:43'),(29940,1,44,'2021-04-16 12:33:16'),(29941,1,44,'2021-04-16 12:47:05'),(29942,1,44,'2021-04-16 13:18:04'),(29943,1,44,'2021-04-16 13:18:44'),(29944,1,44,'2021-04-16 13:28:38'),(29945,1,44,'2021-04-16 13:35:48'),(29946,1,44,'2021-04-16 13:40:15'),(29947,1,44,'2021-04-16 13:54:26'),(29948,1,44,'2021-04-16 13:59:00'),(29949,1,44,'2021-04-16 14:01:38'),(29950,1,44,'2021-04-16 14:02:54'),(29951,1,44,'2021-04-16 14:09:42'),(29952,1,13,'2021-04-16 14:18:09'),(29953,1,44,'2021-04-16 14:19:59'),(29954,1,44,'2021-04-16 14:28:35'),(29955,1,5,'2021-04-16 14:33:00'),(29956,1,14,'2021-04-16 14:33:07'),(29957,1,6,'2021-04-16 14:36:36'),(29958,1,13,'2021-04-16 14:38:48'),(29959,1,44,'2021-04-16 14:41:46'),(29960,1,44,'2021-04-16 14:45:38'),(29961,1,44,'2021-04-16 14:45:46'),(29962,1,44,'2021-04-16 14:46:48'),(29963,1,44,'2021-04-16 14:49:24'),(29964,1,13,'2021-04-16 14:50:44'),(29965,1,44,'2021-04-16 14:54:17'),(29966,1,44,'2021-04-16 14:56:14'),(29967,1,44,'2021-04-16 15:10:28'),(29968,1,44,'2021-04-16 15:10:32'),(29969,1,15,'2021-04-16 15:11:10'),(29970,1,13,'2021-04-16 15:11:16'),(29971,1,44,'2021-04-16 15:24:09'),(29972,1,13,'2021-04-16 15:29:37'),(29973,1,44,'2021-04-16 15:46:07'),(29974,1,44,'2021-04-16 15:47:40'),(29975,1,44,'2021-04-16 15:54:25'),(29976,1,44,'2021-04-16 15:54:26'),(29977,1,44,'2021-04-16 15:59:56'),(29978,1,44,'2021-04-16 16:03:13'),(29979,1,44,'2021-04-16 16:12:21'),(29980,1,44,'2021-04-16 16:16:38'),(29981,1,15,'2021-04-16 16:16:53'),(29982,1,44,'2021-04-16 16:21:58'),(29983,1,44,'2021-04-16 16:32:24'),(29984,1,13,'2021-04-16 16:33:06'),(29985,1,44,'2021-04-16 16:38:24'),(29986,1,15,'2021-04-16 16:44:43'),(29987,1,44,'2021-04-16 16:58:02'),(29988,1,44,'2021-04-16 16:59:57'),(29989,1,44,'2021-04-16 17:00:43'),(29990,1,44,'2021-04-16 17:06:46'),(29991,1,44,'2021-04-16 17:21:27'),(29992,1,15,'2021-04-16 17:35:03'),(29993,1,44,'2021-04-16 17:39:02'),(29994,1,44,'2021-04-16 17:43:46'),(29995,1,44,'2021-04-16 17:44:55'),(29996,1,6,'2021-04-16 17:44:57'),(29997,1,6,'2021-04-16 17:44:59'),(29998,1,44,'2021-04-16 17:48:31'),(29999,1,44,'2021-04-16 17:48:32'),(30000,1,44,'2021-04-16 17:48:35'),(30001,1,44,'2021-04-16 18:06:47'),(30002,1,44,'2021-04-16 18:10:23'),(30003,1,44,'2021-04-16 18:11:26'),(30004,1,44,'2021-04-16 18:11:28'),(30005,1,44,'2021-04-16 18:11:35'),(30006,1,44,'2021-04-16 18:11:38'),(30007,1,44,'2021-04-16 18:16:12'),(30008,1,44,'2021-04-16 18:52:09'),(30009,1,44,'2021-04-16 19:10:10'),(30010,1,44,'2021-04-16 19:10:23'),(30011,1,44,'2021-04-16 19:10:24'),(30012,1,44,'2021-04-16 19:28:40'),(30013,1,15,'2021-04-16 19:35:48'),(30014,1,44,'2021-04-16 20:05:25'),(30015,1,44,'2021-04-16 20:06:36'),(30016,1,44,'2021-04-16 20:18:48'),(30017,1,76,'2021-04-16 20:20:48'),(30018,1,44,'2021-04-16 20:22:21'),(30019,1,44,'2021-04-16 20:24:31'),(30020,1,44,'2021-04-16 20:27:44'),(30021,1,44,'2021-04-16 20:37:29'),(30022,1,44,'2021-04-16 20:42:25'),(30023,1,44,'2021-04-16 20:54:18'),(30024,1,15,'2021-04-16 20:56:45'),(30025,1,44,'2021-04-16 21:01:36'),(30026,1,44,'2021-04-16 21:02:41'),(30027,1,44,'2021-04-16 21:09:50'),(30028,1,44,'2021-04-16 21:15:40'),(30029,1,76,'2021-04-16 21:15:48'),(30030,1,44,'2021-04-16 21:23:40'),(30031,1,44,'2021-04-16 21:41:12'),(30032,1,59,'2021-04-16 21:43:23'),(30033,1,44,'2021-04-16 21:44:46'),(30034,1,6,'2021-04-16 21:46:58'),(30035,1,44,'2021-04-16 21:54:23'),(30036,1,15,'2021-04-16 21:54:36'),(30037,1,44,'2021-04-16 21:58:11'),(30038,1,44,'2021-04-16 22:05:10'),(30039,1,44,'2021-04-16 22:06:48'),(30040,1,15,'2021-04-16 22:10:25'),(30041,1,44,'2021-04-16 22:11:40'),(30042,1,44,'2021-04-16 22:12:56'),(30043,1,76,'2021-04-16 22:17:37'),(30044,1,44,'2021-04-16 22:23:56'),(30045,1,44,'2021-04-16 22:41:33'),(30046,1,15,'2021-04-16 22:44:26'),(30047,1,44,'2021-04-16 22:46:39'),(30048,1,44,'2021-04-16 22:49:55'),(30049,1,44,'2021-04-16 22:53:26'),(30050,1,44,'2021-04-16 23:04:53'),(30051,1,44,'2021-04-16 23:04:55'),(30052,1,44,'2021-04-16 23:10:38'),(30053,1,6,'2021-04-16 23:13:06'),(30054,1,15,'2021-04-16 23:18:00'),(30055,1,44,'2021-04-16 23:19:48'),(30056,1,44,'2021-04-16 23:27:23'),(30057,1,44,'2021-04-16 23:38:54'),(30058,1,44,'2021-04-16 23:41:09'),(30059,1,44,'2021-04-16 23:55:57'),(30060,1,44,'2021-04-17 00:02:20'),(30061,1,44,'2021-04-17 00:08:49'),(30062,1,44,'2021-04-17 00:20:25'),(30063,1,15,'2021-04-17 00:21:42'),(30064,1,44,'2021-04-17 00:28:45'),(30065,1,44,'2021-04-17 00:31:25'),(30066,1,44,'2021-04-17 00:34:55'),(30067,1,15,'2021-04-17 00:52:41'),(30068,1,44,'2021-04-17 01:01:46'),(30069,1,66,'2021-04-17 01:02:55'),(30070,1,44,'2021-04-17 01:06:56'),(30071,1,70,'2021-04-17 01:09:45'),(30072,1,62,'2021-04-17 01:09:47'),(30073,1,44,'2021-04-17 01:13:34'),(30074,1,15,'2021-04-17 01:22:24'),(30075,1,44,'2021-04-17 01:28:48'),(30076,1,44,'2021-04-17 01:30:37'),(30077,1,44,'2021-04-17 01:36:02'),(30078,1,44,'2021-04-17 01:52:09'),(30079,1,44,'2021-04-17 01:52:57'),(30080,1,44,'2021-04-17 01:54:15'),(30081,1,44,'2021-04-17 01:59:18'),(30082,1,15,'2021-04-17 02:15:12'),(30083,1,44,'2021-04-17 02:19:07'),(30084,1,14,'2021-04-17 02:35:09'),(30085,1,15,'2021-04-17 02:37:53'),(30086,1,6,'2021-04-17 02:39:20'),(30087,1,15,'2021-04-17 02:44:21'),(30088,1,44,'2021-04-17 02:44:55'),(30089,1,5,'2021-04-17 02:46:52'),(30090,1,66,'2021-04-17 02:47:02'),(30091,1,13,'2021-04-17 02:58:23'),(30092,1,15,'2021-04-17 03:05:55'),(30093,1,44,'2021-04-17 03:07:35'),(30094,1,15,'2021-04-17 03:14:05'),(30095,1,44,'2021-04-17 03:18:26'),(30096,1,15,'2021-04-17 03:22:19'),(30097,1,44,'2021-04-17 03:24:35'),(30098,1,13,'2021-04-17 03:29:04'),(30099,1,44,'2021-04-17 03:31:29'),(30100,1,15,'2021-04-17 03:45:14'),(30101,1,44,'2021-04-17 03:49:36'),(30102,1,44,'2021-04-17 03:52:05'),(30103,1,13,'2021-04-17 03:55:38'),(30104,1,15,'2021-04-17 04:05:28'),(30105,1,44,'2021-04-17 04:06:08'),(30106,1,44,'2021-04-17 04:06:37'),(30107,1,44,'2021-04-17 04:09:52'),(30108,1,44,'2021-04-17 04:10:45'),(30109,1,13,'2021-04-17 04:23:25'),(30110,1,15,'2021-04-17 04:27:46'),(30111,1,44,'2021-04-17 04:44:02'),(30112,1,44,'2021-04-17 04:44:22'),(30113,1,45,'2021-04-17 04:44:42'),(30114,1,13,'2021-04-17 04:49:07'),(30115,1,44,'2021-04-17 04:49:32'),(30116,1,44,'2021-04-17 04:49:53'),(30117,1,44,'2021-04-17 04:55:09'),(30118,1,44,'2021-04-17 05:04:24'),(30119,1,13,'2021-04-17 05:15:44'),(30120,1,44,'2021-04-17 05:20:01'),(30121,1,79,'2021-04-17 05:23:10'),(30122,1,15,'2021-04-17 05:24:38'),(30123,1,44,'2021-04-17 05:28:47'),(30124,1,44,'2021-04-17 05:30:17'),(30125,1,13,'2021-04-17 05:41:34'),(30126,1,44,'2021-04-17 05:55:05'),(30127,1,13,'2021-04-17 06:07:29'),(30128,1,15,'2021-04-17 06:22:17'),(30129,1,13,'2021-04-17 06:37:11'),(30130,1,44,'2021-04-17 06:38:03'),(30131,1,44,'2021-04-17 06:43:00'),(30132,1,59,'2021-04-17 06:43:36'),(30133,1,44,'2021-04-17 06:43:39'),(30134,1,44,'2021-04-17 06:46:46'),(30135,1,44,'2021-04-17 07:01:31'),(30136,1,44,'2021-04-17 07:01:42'),(30137,1,44,'2021-04-17 07:01:43'),(30138,1,44,'2021-04-17 07:07:36'),(30139,1,44,'2021-04-17 07:14:29'),(30140,1,13,'2021-04-17 07:24:34'),(30141,1,44,'2021-04-17 07:25:01'),(30142,1,44,'2021-04-17 07:25:05'),(30143,1,15,'2021-04-17 07:30:45'),(30144,1,44,'2021-04-17 07:38:45'),(30145,1,44,'2021-04-17 07:41:43'),(30146,1,44,'2021-04-17 07:51:04'),(30147,1,44,'2021-04-17 07:55:33'),(30148,1,44,'2021-04-17 08:18:51'),(30149,1,44,'2021-04-17 08:21:22'),(30150,1,13,'2021-04-17 08:24:18'),(30151,1,53,'2021-04-17 08:24:54'),(30152,1,53,'2021-04-17 08:24:55'),(30153,1,44,'2021-04-17 08:26:26'),(30154,1,15,'2021-04-17 08:31:14'),(30155,1,13,'2021-04-17 08:31:15'),(30156,1,44,'2021-04-17 08:31:17'),(30157,1,44,'2021-04-17 08:33:18'),(30158,1,6,'2021-04-17 08:33:36'),(30159,1,44,'2021-04-17 08:34:40'),(30160,1,5,'2021-04-17 08:34:44'),(30161,1,44,'2021-04-17 08:34:46'),(30162,1,44,'2021-04-17 08:35:54'),(30163,1,14,'2021-04-17 08:36:08'),(30164,1,5,'2021-04-17 08:36:16'),(30165,1,44,'2021-04-17 08:36:39'),(30166,1,5,'2021-04-17 08:37:39'),(30167,1,14,'2021-04-17 08:38:01'),(30168,1,14,'2021-04-17 08:42:09'),(30169,1,44,'2021-04-17 08:44:34'),(30170,1,14,'2021-04-17 08:44:42'),(30171,1,44,'2021-04-17 08:44:58'),(30172,1,15,'2021-04-17 08:45:10'),(30173,1,14,'2021-04-17 08:48:11'),(30174,1,44,'2021-04-17 08:55:06'),(30175,1,44,'2021-04-17 09:05:48'),(30176,1,44,'2021-04-17 09:10:34'),(30177,1,44,'2021-04-17 09:12:58'),(30178,1,44,'2021-04-17 09:18:13'),(30179,1,44,'2021-04-17 09:20:46'),(30180,1,44,'2021-04-17 09:20:50'),(30181,1,44,'2021-04-17 09:20:52'),(30182,1,44,'2021-04-17 09:20:56'),(30183,1,44,'2021-04-17 09:23:26'),(30184,1,14,'2021-04-17 09:24:22'),(30185,1,13,'2021-04-17 09:24:50'),(30186,1,44,'2021-04-17 09:35:29'),(30187,1,44,'2021-04-17 09:37:34'),(30188,1,44,'2021-04-17 09:37:57'),(30189,1,44,'2021-04-17 09:45:25'),(30190,1,44,'2021-04-17 09:49:53'),(30191,1,15,'2021-04-17 09:55:33'),(30192,1,44,'2021-04-17 09:58:43'),(30193,1,44,'2021-04-17 10:08:08'),(30194,1,44,'2021-04-17 10:11:09'),(30195,1,44,'2021-04-17 10:17:35'),(30196,1,44,'2021-04-17 10:19:02'),(30197,1,44,'2021-04-17 10:20:00'),(30198,1,13,'2021-04-17 10:22:36'),(30199,1,44,'2021-04-17 10:31:56'),(30200,1,44,'2021-04-17 10:33:13'),(30201,1,70,'2021-04-17 10:34:40'),(30202,1,44,'2021-04-17 10:35:42'),(30203,1,44,'2021-04-17 10:36:09'),(30204,1,44,'2021-04-17 10:42:28'),(30205,1,44,'2021-04-17 10:53:13'),(30206,1,44,'2021-04-17 10:55:44'),(30207,1,15,'2021-04-17 11:00:27'),(30208,1,44,'2021-04-17 11:02:13'),(30209,1,44,'2021-04-17 11:04:10'),(30210,1,44,'2021-04-17 11:04:49'),(30211,1,44,'2021-04-17 11:08:53'),(30212,1,44,'2021-04-17 11:16:53'),(30213,1,44,'2021-04-17 11:26:19'),(30214,1,44,'2021-04-17 11:32:07'),(30215,1,44,'2021-04-17 11:33:16'),(30216,1,44,'2021-04-17 11:38:58'),(30217,1,44,'2021-04-17 11:44:20'),(30218,1,44,'2021-04-17 11:46:20'),(30219,1,44,'2021-04-17 11:47:49'),(30220,1,44,'2021-04-17 11:51:20'),(30221,1,44,'2021-04-17 11:51:25'),(30222,1,44,'2021-04-17 12:00:15'),(30223,1,15,'2021-04-17 12:01:36'),(30224,1,44,'2021-04-17 12:09:38'),(30225,1,13,'2021-04-17 12:09:40'),(30226,1,44,'2021-04-17 12:22:23'),(30227,1,44,'2021-04-17 12:27:14'),(30228,1,15,'2021-04-17 12:57:30'),(30229,1,13,'2021-04-17 12:58:42'),(30230,1,44,'2021-04-17 12:59:23'),(30231,1,44,'2021-04-17 13:00:49'),(30232,1,44,'2021-04-17 13:13:35'),(30233,1,44,'2021-04-17 13:29:56'),(30234,1,45,'2021-04-17 14:00:27'),(30235,1,44,'2021-04-17 14:03:58'),(30236,1,44,'2021-04-17 14:17:22'),(30237,1,6,'2021-04-17 14:31:57'),(30238,1,15,'2021-04-17 14:32:02'),(30239,1,44,'2021-04-17 14:35:38'),(30240,1,44,'2021-04-17 14:40:38'),(30241,1,44,'2021-04-17 14:43:21'),(30242,1,44,'2021-04-17 14:45:23'),(30243,1,44,'2021-04-17 14:46:07'),(30244,1,5,'2021-04-17 14:47:43'),(30245,1,14,'2021-04-17 14:52:26'),(30246,1,44,'2021-04-17 14:58:10'),(30247,1,14,'2021-04-17 15:03:33'),(30248,1,44,'2021-04-17 15:04:06'),(30249,1,13,'2021-04-17 15:15:05'),(30250,1,44,'2021-04-17 15:23:06'),(30251,1,44,'2021-04-17 15:23:39'),(30252,1,44,'2021-04-17 15:23:39'),(30253,1,13,'2021-04-17 15:35:49'),(30254,1,13,'2021-04-17 15:46:58'),(30255,1,44,'2021-04-17 16:01:07'),(30256,1,44,'2021-04-17 16:06:29'),(30257,1,44,'2021-04-17 16:25:44'),(30258,1,44,'2021-04-17 16:26:13'),(30259,1,44,'2021-04-17 16:40:22'),(30260,1,44,'2021-04-17 16:43:27'),(30261,1,44,'2021-04-17 17:02:01'),(30262,1,44,'2021-04-17 17:02:08'),(30263,1,13,'2021-04-17 17:03:09'),(30264,1,44,'2021-04-17 17:04:10'),(30265,1,44,'2021-04-17 17:05:18'),(30266,1,44,'2021-04-17 17:06:35'),(30267,1,44,'2021-04-17 17:41:30'),(30268,1,44,'2021-04-17 17:41:58'),(30269,1,44,'2021-04-17 17:42:05'),(30270,1,44,'2021-04-17 17:45:11'),(30271,1,44,'2021-04-17 17:48:36'),(30272,1,44,'2021-04-17 17:48:41'),(30273,1,44,'2021-04-17 17:48:45'),(30274,1,44,'2021-04-17 17:48:48'),(30275,1,44,'2021-04-17 18:10:52'),(30276,1,44,'2021-04-17 18:16:10'),(30277,1,44,'2021-04-17 18:27:27'),(30278,1,44,'2021-04-17 18:27:47'),(30279,1,44,'2021-04-17 18:40:46'),(30280,1,44,'2021-04-17 18:43:49'),(30281,1,44,'2021-04-17 18:47:32'),(30282,1,44,'2021-04-17 18:49:20'),(30283,1,44,'2021-04-17 19:00:54'),(30284,1,44,'2021-04-17 19:00:55'),(30285,1,44,'2021-04-17 19:13:39'),(30286,1,44,'2021-04-17 19:16:52'),(30287,1,13,'2021-04-17 19:26:03'),(30288,1,6,'2021-04-17 19:39:57'),(30289,1,44,'2021-04-17 19:43:08'),(30290,1,44,'2021-04-17 19:45:47'),(30291,1,14,'2021-04-17 20:04:58'),(30292,1,44,'2021-04-17 20:13:22'),(30293,1,44,'2021-04-17 20:14:28'),(30294,1,44,'2021-04-17 20:14:33'),(30295,1,44,'2021-04-17 20:40:22'),(30296,1,44,'2021-04-17 20:40:25'),(30297,1,44,'2021-04-17 20:53:18'),(30298,1,44,'2021-04-17 21:06:44'),(30299,1,44,'2021-04-17 21:35:41'),(30300,1,44,'2021-04-17 21:44:05'),(30301,1,44,'2021-04-17 22:00:27'),(30302,1,44,'2021-04-17 22:02:16'),(30303,1,44,'2021-04-17 22:07:07'),(30304,1,44,'2021-04-17 22:07:09'),(30305,1,44,'2021-04-17 22:27:31'),(30306,1,44,'2021-04-17 22:29:26'),(30307,1,44,'2021-04-17 22:53:26'),(30308,1,44,'2021-04-17 23:04:25'),(30309,1,44,'2021-04-17 23:08:20'),(30310,1,44,'2021-04-17 23:17:57'),(30311,1,44,'2021-04-17 23:35:36'),(30312,1,44,'2021-04-17 23:43:33'),(30313,1,44,'2021-04-18 00:01:56'),(30314,1,44,'2021-04-18 00:06:04'),(30315,1,44,'2021-04-18 00:06:14'),(30316,1,44,'2021-04-18 00:23:15'),(30317,1,44,'2021-04-18 00:27:00'),(30318,1,73,'2021-04-18 00:27:48'),(30319,1,44,'2021-04-18 01:05:10'),(30320,1,44,'2021-04-18 01:27:58'),(30321,1,44,'2021-04-18 01:32:15'),(30322,1,44,'2021-04-18 01:39:31'),(30323,1,44,'2021-04-18 02:03:30'),(30324,1,44,'2021-04-18 02:33:42'),(30325,1,44,'2021-04-18 02:37:01'),(30326,1,6,'2021-04-18 02:38:48'),(30327,1,6,'2021-04-18 02:43:12'),(30328,1,15,'2021-04-18 02:43:19'),(30329,1,5,'2021-04-18 02:54:03'),(30330,1,44,'2021-04-18 03:11:46'),(30331,1,76,'2021-04-18 03:14:56'),(30332,1,44,'2021-04-18 03:15:18'),(30333,1,44,'2021-04-18 03:33:17'),(30334,1,44,'2021-04-18 03:48:21'),(30335,1,59,'2021-04-18 03:48:41'),(30336,1,44,'2021-04-18 03:50:01'),(30337,1,14,'2021-04-18 03:57:23'),(30338,1,44,'2021-04-18 04:37:59'),(30339,1,73,'2021-04-18 05:06:38'),(30340,1,44,'2021-04-18 05:12:25'),(30341,1,44,'2021-04-18 05:27:03'),(30342,1,44,'2021-04-18 05:36:27'),(30343,1,44,'2021-04-18 05:43:29'),(30344,1,44,'2021-04-18 05:50:20'),(30345,1,44,'2021-04-18 06:10:17'),(30346,1,66,'2021-04-18 06:25:44'),(30347,1,44,'2021-04-18 06:26:30'),(30348,1,44,'2021-04-18 06:30:47'),(30349,1,44,'2021-04-18 06:35:38'),(30350,1,44,'2021-04-18 06:39:42'),(30351,1,14,'2021-04-18 06:43:04'),(30352,1,44,'2021-04-18 06:50:50'),(30353,1,44,'2021-04-18 07:03:25'),(30354,1,44,'2021-04-18 07:03:36'),(30355,1,44,'2021-04-18 07:03:36'),(30356,1,44,'2021-04-18 07:12:23'),(30357,1,44,'2021-04-18 07:32:15'),(30358,1,44,'2021-04-18 07:34:57'),(30359,1,45,'2021-04-18 07:35:00'),(30360,1,44,'2021-04-18 07:35:04'),(30361,1,44,'2021-04-18 07:37:46'),(30362,1,44,'2021-04-18 07:48:38'),(30363,1,44,'2021-04-18 07:53:38'),(30364,1,44,'2021-04-18 08:00:30'),(30365,1,44,'2021-04-18 08:04:48'),(30366,1,44,'2021-04-18 08:18:21'),(30367,1,14,'2021-04-18 08:31:55'),(30368,1,44,'2021-04-18 08:32:11'),(30369,1,6,'2021-04-18 08:32:41'),(30370,1,5,'2021-04-18 08:33:52'),(30371,1,44,'2021-04-18 08:35:49'),(30372,1,15,'2021-04-18 08:37:08'),(30373,1,44,'2021-04-18 08:41:03'),(30374,1,44,'2021-04-18 08:43:16'),(30375,1,44,'2021-04-18 08:45:50'),(30376,1,44,'2021-04-18 08:47:29'),(30377,1,44,'2021-04-18 08:47:49'),(30378,1,44,'2021-04-18 08:48:35'),(30379,1,62,'2021-04-18 08:52:39'),(30380,1,76,'2021-04-18 08:54:39'),(30381,1,44,'2021-04-18 09:04:25'),(30382,1,44,'2021-04-18 09:17:52'),(30383,1,44,'2021-04-18 09:20:02'),(30384,1,44,'2021-04-18 09:25:36'),(30385,1,13,'2021-04-18 09:36:36'),(30386,1,45,'2021-04-18 09:37:47'),(30387,1,44,'2021-04-18 09:49:23'),(30388,1,44,'2021-04-18 09:52:35'),(30389,1,44,'2021-04-18 10:01:35'),(30390,1,13,'2021-04-18 10:08:10'),(30391,1,44,'2021-04-18 10:16:41'),(30392,1,44,'2021-04-18 10:25:23'),(30393,1,44,'2021-04-18 10:26:08'),(30394,1,44,'2021-04-18 10:38:26'),(30395,1,66,'2021-04-18 10:46:36'),(30396,1,66,'2021-04-18 10:46:46'),(30397,1,44,'2021-04-18 10:49:39'),(30398,1,44,'2021-04-18 11:00:05'),(30399,1,44,'2021-04-18 11:05:05'),(30400,1,44,'2021-04-18 11:12:49'),(30401,1,44,'2021-04-18 11:33:32'),(30402,1,44,'2021-04-18 11:41:49'),(30403,1,13,'2021-04-18 11:45:09'),(30404,1,44,'2021-04-18 11:50:38'),(30405,1,44,'2021-04-18 11:50:39'),(30406,1,44,'2021-04-18 11:50:40'),(30407,1,44,'2021-04-18 11:53:47'),(30408,1,44,'2021-04-18 11:55:19'),(30409,1,44,'2021-04-18 12:03:39'),(30410,1,44,'2021-04-18 12:10:07'),(30411,1,44,'2021-04-18 12:16:28'),(30412,1,44,'2021-04-18 12:34:03'),(30413,1,44,'2021-04-18 12:38:24'),(30414,1,44,'2021-04-18 12:40:07'),(30415,1,44,'2021-04-18 13:10:27'),(30416,1,44,'2021-04-18 13:11:15'),(30417,1,44,'2021-04-18 13:12:02'),(30418,1,44,'2021-04-18 13:12:47'),(30419,1,44,'2021-04-18 13:13:30'),(30420,1,44,'2021-04-18 13:14:49'),(30421,1,44,'2021-04-18 13:15:29'),(30422,1,44,'2021-04-18 13:16:29'),(30423,1,44,'2021-04-18 13:16:34'),(30424,1,44,'2021-04-18 13:17:33'),(30425,1,44,'2021-04-18 13:18:11'),(30426,1,44,'2021-04-18 13:18:13'),(30427,1,44,'2021-04-18 13:18:59'),(30428,1,44,'2021-04-18 13:19:55'),(30429,1,44,'2021-04-18 13:20:45'),(30430,1,44,'2021-04-18 13:21:28'),(30431,1,44,'2021-04-18 13:22:19'),(30432,1,44,'2021-04-18 13:23:13'),(30433,1,44,'2021-04-18 13:24:05'),(30434,1,44,'2021-04-18 13:24:53'),(30435,1,44,'2021-04-18 13:25:39'),(30436,1,44,'2021-04-18 13:30:55'),(30437,1,44,'2021-04-18 13:34:38'),(30438,1,44,'2021-04-18 13:38:57'),(30439,1,44,'2021-04-18 13:39:23'),(30440,1,44,'2021-04-18 14:01:57'),(30441,1,44,'2021-04-18 14:08:17'),(30442,1,44,'2021-04-18 14:25:23'),(30443,1,14,'2021-04-18 14:31:57'),(30444,1,44,'2021-04-18 14:32:18'),(30445,1,13,'2021-04-18 14:34:15'),(30446,1,44,'2021-04-18 14:35:25'),(30447,1,44,'2021-04-18 14:37:00'),(30448,1,5,'2021-04-18 14:37:02'),(30449,1,6,'2021-04-18 14:37:35'),(30450,1,13,'2021-04-18 14:39:09'),(30451,1,13,'2021-04-18 14:40:51'),(30452,1,13,'2021-04-18 14:42:31'),(30453,1,5,'2021-04-18 14:44:17'),(30454,1,6,'2021-04-18 14:45:49'),(30455,1,15,'2021-04-18 14:59:02'),(30456,1,66,'2021-04-18 15:10:46'),(30457,1,44,'2021-04-18 15:13:42'),(30458,1,44,'2021-04-18 15:33:31'),(30459,1,15,'2021-04-18 15:42:26'),(30460,1,15,'2021-04-18 15:53:22'),(30461,1,44,'2021-04-18 16:00:33'),(30462,1,44,'2021-04-18 16:53:33'),(30463,1,15,'2021-04-18 17:01:31'),(30464,1,44,'2021-04-18 18:28:06'),(30465,1,44,'2021-04-18 18:28:15'),(30466,1,44,'2021-04-18 18:36:29'),(30467,1,44,'2021-04-18 19:01:37'),(30468,1,44,'2021-04-18 19:01:39'),(30469,1,44,'2021-04-18 19:13:18'),(30470,1,44,'2021-04-18 19:27:51'),(30471,1,44,'2021-04-18 19:39:31'),(30472,1,45,'2021-04-18 19:39:34'),(30473,1,62,'2021-04-18 19:39:36'),(30474,1,70,'2021-04-18 19:39:37'),(30475,1,73,'2021-04-18 19:39:39'),(30476,1,15,'2021-04-18 19:39:41'),(30477,1,76,'2021-04-18 19:39:43'),(30478,1,44,'2021-04-18 19:48:02'),(30479,1,44,'2021-04-18 20:31:48'),(30480,1,66,'2021-04-18 21:04:06'),(30481,1,44,'2021-04-18 21:37:18'),(30482,1,44,'2021-04-18 22:02:31'),(30483,1,6,'2021-04-18 22:08:03'),(30484,1,43,'2021-04-18 22:31:05'),(30485,1,44,'2021-04-18 22:46:10'),(30486,1,44,'2021-04-18 23:11:33'),(30487,1,56,'2021-04-18 23:28:20'),(30488,1,44,'2021-04-18 23:29:01'),(30489,1,44,'2021-04-19 00:49:38'),(30490,1,44,'2021-04-19 00:55:58'),(30491,1,6,'2021-04-19 00:56:08'),(30492,1,6,'2021-04-19 00:56:10'),(30493,1,44,'2021-04-19 01:02:57'),(30494,1,44,'2021-04-19 01:03:33'),(30495,1,44,'2021-04-19 01:13:30'),(30496,1,44,'2021-04-19 01:28:22'),(30497,1,44,'2021-04-19 01:44:29'),(30498,1,44,'2021-04-19 02:04:22'),(30499,1,15,'2021-04-19 02:05:58'),(30500,1,44,'2021-04-19 02:06:26'),(30501,1,73,'2021-04-19 02:10:15'),(30502,1,44,'2021-04-19 02:17:42'),(30503,1,44,'2021-04-19 02:20:51'),(30504,1,44,'2021-04-19 02:32:16'),(30505,1,44,'2021-04-19 02:33:40'),(30506,1,13,'2021-04-19 02:37:06'),(30507,1,14,'2021-04-19 02:37:25'),(30508,1,6,'2021-04-19 02:42:12'),(30509,1,5,'2021-04-19 02:44:01'),(30510,1,6,'2021-04-19 02:44:27'),(30511,1,6,'2021-04-19 02:48:32'),(30512,1,13,'2021-04-19 02:51:25'),(30513,1,44,'2021-04-19 02:57:46'),(30514,1,44,'2021-04-19 02:57:48'),(30515,1,13,'2021-04-19 03:01:22'),(30516,1,13,'2021-04-19 03:07:47'),(30517,1,15,'2021-04-19 03:14:04'),(30518,1,44,'2021-04-19 03:29:59'),(30519,1,15,'2021-04-19 03:39:04'),(30520,1,44,'2021-04-19 03:39:49'),(30521,1,15,'2021-04-19 03:53:47'),(30522,1,15,'2021-04-19 04:09:43'),(30523,1,44,'2021-04-19 04:13:46'),(30524,1,44,'2021-04-19 04:19:38'),(30525,1,44,'2021-04-19 04:26:00'),(30526,1,15,'2021-04-19 04:27:30'),(30527,1,44,'2021-04-19 04:36:45'),(30528,1,44,'2021-04-19 04:40:10'),(30529,1,44,'2021-04-19 04:45:43'),(30530,1,44,'2021-04-19 04:46:38'),(30531,1,15,'2021-04-19 04:53:45'),(30532,1,44,'2021-04-19 04:56:58'),(30533,1,44,'2021-04-19 05:01:59'),(30534,1,44,'2021-04-19 05:07:02'),(30535,1,44,'2021-04-19 05:08:12'),(30536,1,44,'2021-04-19 05:09:50'),(30537,1,44,'2021-04-19 05:12:29'),(30538,1,44,'2021-04-19 05:15:55'),(30539,1,44,'2021-04-19 05:16:34'),(30540,1,15,'2021-04-19 05:19:21'),(30541,1,44,'2021-04-19 05:20:51'),(30542,1,44,'2021-04-19 05:21:45'),(30543,1,44,'2021-04-19 05:25:39'),(30544,1,44,'2021-04-19 05:27:52'),(30545,1,44,'2021-04-19 05:28:12'),(30546,1,44,'2021-04-19 05:39:58'),(30547,1,15,'2021-04-19 05:43:44'),(30548,1,44,'2021-04-19 05:43:51'),(30549,1,44,'2021-04-19 05:49:54'),(30550,1,70,'2021-04-19 05:51:55'),(30551,1,44,'2021-04-19 05:58:12'),(30552,1,15,'2021-04-19 06:06:42'),(30553,1,44,'2021-04-19 06:09:22'),(30554,1,44,'2021-04-19 06:11:47'),(30555,1,44,'2021-04-19 06:19:30'),(30556,1,53,'2021-04-19 06:26:48'),(30557,1,44,'2021-04-19 06:37:05'),(30558,1,44,'2021-04-19 06:40:39'),(30559,1,44,'2021-04-19 06:46:21'),(30560,1,44,'2021-04-19 06:48:21'),(30561,1,44,'2021-04-19 06:52:51'),(30562,1,44,'2021-04-19 06:58:43'),(30563,1,44,'2021-04-19 07:00:13'),(30564,1,44,'2021-04-19 07:00:14'),(30565,1,44,'2021-04-19 07:00:18'),(30566,1,44,'2021-04-19 07:00:56'),(30567,1,44,'2021-04-19 07:15:54'),(30568,1,44,'2021-04-19 07:18:00'),(30569,1,44,'2021-04-19 07:19:50'),(30570,1,44,'2021-04-19 07:24:14'),(30571,1,15,'2021-04-19 07:26:23'),(30572,1,44,'2021-04-19 07:30:23'),(30573,1,44,'2021-04-19 07:33:44'),(30574,1,44,'2021-04-19 07:36:55'),(30575,1,44,'2021-04-19 07:40:16'),(30576,1,44,'2021-04-19 07:54:57'),(30577,1,44,'2021-04-19 08:05:44'),(30578,1,66,'2021-04-19 08:07:05'),(30579,1,44,'2021-04-19 08:07:06'),(30580,1,59,'2021-04-19 08:08:33'),(30581,1,44,'2021-04-19 08:10:20'),(30582,1,15,'2021-04-19 08:10:49'),(30583,1,15,'2021-04-19 08:12:15'),(30584,1,43,'2021-04-19 08:13:23'),(30585,1,59,'2021-04-19 08:14:34'),(30586,1,73,'2021-04-19 08:17:46'),(30587,1,79,'2021-04-19 08:18:48'),(30588,1,62,'2021-04-19 08:20:58'),(30589,1,44,'2021-04-19 08:27:36'),(30590,1,44,'2021-04-19 08:30:35'),(30591,1,14,'2021-04-19 08:31:39'),(30592,1,44,'2021-04-19 08:32:18'),(30593,1,6,'2021-04-19 08:33:30'),(30594,1,5,'2021-04-19 08:33:36'),(30595,1,44,'2021-04-19 08:33:55'),(30596,1,13,'2021-04-19 08:34:23'),(30597,1,44,'2021-04-19 08:36:23'),(30598,1,6,'2021-04-19 08:36:26'),(30599,1,13,'2021-04-19 08:37:36'),(30600,1,44,'2021-04-19 08:39:46'),(30601,1,44,'2021-04-19 08:39:57'),(30602,1,6,'2021-04-19 08:40:34'),(30603,1,13,'2021-04-19 08:42:53'),(30604,1,44,'2021-04-19 08:43:18'),(30605,1,44,'2021-04-19 08:43:42'),(30606,1,6,'2021-04-19 08:44:49'),(30607,1,62,'2021-04-19 08:46:28'),(30608,1,13,'2021-04-19 08:46:56'),(30609,1,44,'2021-04-19 08:47:08'),(30610,1,73,'2021-04-19 08:47:16'),(30611,1,66,'2021-04-19 08:48:07'),(30612,1,15,'2021-04-19 08:49:51'),(30613,1,70,'2021-04-19 08:50:42'),(30614,1,13,'2021-04-19 08:51:31'),(30615,1,56,'2021-04-19 08:53:09'),(30616,1,13,'2021-04-19 08:56:15'),(30617,1,62,'2021-04-19 08:56:40'),(30618,1,6,'2021-04-19 08:58:17'),(30619,1,53,'2021-04-19 09:01:17'),(30620,1,15,'2021-04-19 09:02:06'),(30621,1,13,'2021-04-19 09:06:45'),(30622,1,6,'2021-04-19 09:07:52'),(30623,1,44,'2021-04-19 09:09:24'),(30624,1,44,'2021-04-19 09:09:35'),(30625,1,44,'2021-04-19 09:10:12'),(30626,1,44,'2021-04-19 09:15:46'),(30627,1,44,'2021-04-19 09:18:57'),(30628,1,76,'2021-04-19 09:22:20'),(30629,1,6,'2021-04-19 09:26:27'),(30630,1,6,'2021-04-19 09:27:01'),(30631,1,45,'2021-04-19 09:29:45'),(30632,1,70,'2021-04-19 09:31:07'),(30633,1,44,'2021-04-19 09:39:28'),(30634,1,43,'2021-04-19 09:40:12'),(30635,1,45,'2021-04-19 09:41:34'),(30636,1,44,'2021-04-19 09:45:40'),(30637,1,44,'2021-04-19 09:48:00'),(30638,1,6,'2021-04-19 09:48:07'),(30639,1,44,'2021-04-19 09:48:51'),(30640,1,44,'2021-04-19 09:51:14'),(30641,1,66,'2021-04-19 09:51:34'),(30642,1,79,'2021-04-19 09:59:12'),(30643,1,53,'2021-04-19 09:59:55'),(30644,1,45,'2021-04-19 10:00:37'),(30645,1,44,'2021-04-19 10:04:23'),(30646,1,44,'2021-04-19 10:07:28'),(30647,1,70,'2021-04-19 10:07:48'),(30648,1,44,'2021-04-19 10:08:20'),(30649,1,76,'2021-04-19 10:12:28'),(30650,1,5,'2021-04-19 10:19:24'),(30651,1,44,'2021-04-19 10:22:17'),(30652,1,14,'2021-04-19 10:23:30'),(30653,1,44,'2021-04-19 10:32:22'),(30654,1,44,'2021-04-19 10:44:48'),(30655,1,15,'2021-04-19 10:45:46'),(30656,1,44,'2021-04-19 10:46:41'),(30657,1,44,'2021-04-19 10:49:16'),(30658,1,44,'2021-04-19 10:52:28'),(30659,1,44,'2021-04-19 10:56:26'),(30660,1,44,'2021-04-19 10:57:11'),(30661,1,44,'2021-04-19 10:59:27'),(30662,1,44,'2021-04-19 11:01:56'),(30663,1,15,'2021-04-19 11:06:09'),(30664,1,44,'2021-04-19 11:24:49'),(30665,1,44,'2021-04-19 11:37:55'),(30666,1,44,'2021-04-19 11:37:56'),(30667,1,44,'2021-04-19 11:40:04'),(30668,1,44,'2021-04-19 11:42:05'),(30669,1,44,'2021-04-19 11:47:23'),(30670,1,44,'2021-04-19 11:50:48'),(30671,1,44,'2021-04-19 11:50:51'),(30672,1,44,'2021-04-19 12:06:56'),(30673,1,44,'2021-04-19 12:12:00'),(30674,1,44,'2021-04-19 12:41:38'),(30675,1,44,'2021-04-19 13:15:36'),(30676,1,44,'2021-04-19 13:17:59'),(30677,1,44,'2021-04-19 13:18:13'),(30678,1,44,'2021-04-19 13:18:13'),(30679,1,44,'2021-04-19 13:18:14'),(30680,1,44,'2021-04-19 13:20:21'),(30681,1,5,'2021-04-19 13:20:37'),(30682,1,6,'2021-04-19 13:21:02'),(30683,1,44,'2021-04-19 13:27:03'),(30684,1,44,'2021-04-19 13:42:47'),(30685,1,44,'2021-04-19 13:50:57'),(30686,1,44,'2021-04-19 14:16:18'),(30687,1,44,'2021-04-19 14:22:23'),(30688,1,44,'2021-04-19 14:25:46'),(30689,1,15,'2021-04-19 14:33:32'),(30690,1,6,'2021-04-19 14:36:07'),(30691,1,44,'2021-04-19 14:37:00'),(30692,1,13,'2021-04-19 14:39:09'),(30693,1,13,'2021-04-19 14:42:41'),(30694,1,13,'2021-04-19 14:45:58'),(30695,1,44,'2021-04-19 14:46:12'),(30696,1,44,'2021-04-19 14:46:56'),(30697,1,13,'2021-04-19 14:50:09'),(30698,1,13,'2021-04-19 14:59:54'),(30699,1,14,'2021-04-19 15:03:22'),(30700,1,13,'2021-04-19 15:09:38'),(30701,1,13,'2021-04-19 15:28:14'),(30702,1,44,'2021-04-19 15:32:18'),(30703,1,44,'2021-04-19 15:40:35'),(30704,1,5,'2021-04-19 17:06:21'),(30705,1,44,'2021-04-19 17:21:22'),(30706,1,73,'2021-04-19 17:37:22'),(30707,1,44,'2021-04-19 18:21:45'),(30708,1,5,'2021-04-19 18:25:21'),(30709,1,44,'2021-04-19 18:39:24'),(30710,1,44,'2021-04-19 18:48:47'),(30711,1,44,'2021-04-19 18:54:54'),(30712,1,44,'2021-04-19 19:05:03'),(30713,1,44,'2021-04-19 19:05:14'),(30714,1,44,'2021-04-19 19:05:14'),(30715,1,44,'2021-04-19 19:26:48'),(30716,1,5,'2021-04-19 19:34:31'),(30717,1,44,'2021-04-19 19:40:56'),(30718,1,44,'2021-04-19 20:15:35'),(30719,1,44,'2021-04-19 20:25:17'),(30720,1,44,'2021-04-19 20:32:42'),(30721,1,44,'2021-04-19 20:39:53'),(30722,1,5,'2021-04-19 20:55:07'),(30723,1,44,'2021-04-19 21:08:41'),(30724,1,44,'2021-04-19 21:18:06'),(30725,1,44,'2021-04-19 21:31:44'),(30726,1,5,'2021-04-19 21:34:51'),(30727,1,44,'2021-04-19 21:43:22'),(30728,1,44,'2021-04-19 21:46:59'),(30729,1,6,'2021-04-19 21:50:36'),(30730,1,44,'2021-04-19 21:50:45'),(30731,1,44,'2021-04-19 21:54:45'),(30732,1,5,'2021-04-19 22:14:46'),(30733,1,44,'2021-04-19 22:22:24'),(30734,1,44,'2021-04-19 22:51:46'),(30735,1,44,'2021-04-19 23:24:57'),(30736,1,44,'2021-04-19 23:36:41'),(30737,1,6,'2021-04-19 23:57:03'),(30738,1,5,'2021-04-20 00:06:20'),(30739,1,44,'2021-04-20 00:17:08'),(30740,1,44,'2021-04-20 01:05:15'),(30741,1,44,'2021-04-20 01:40:23'),(30742,1,15,'2021-04-20 01:40:33'),(30743,1,44,'2021-04-20 01:40:38'),(30744,1,45,'2021-04-20 01:40:43'),(30745,1,59,'2021-04-20 01:40:45'),(30746,1,53,'2021-04-20 01:40:46'),(30747,1,43,'2021-04-20 01:40:49'),(30748,1,56,'2021-04-20 01:40:53'),(30749,1,66,'2021-04-20 01:40:56'),(30750,1,62,'2021-04-20 01:41:00'),(30751,1,70,'2021-04-20 01:41:04'),(30752,1,73,'2021-04-20 01:41:10'),(30753,1,76,'2021-04-20 01:41:16'),(30754,1,45,'2021-04-20 01:41:19'),(30755,1,79,'2021-04-20 01:41:23'),(30756,1,5,'2021-04-20 01:41:26'),(30757,1,13,'2021-04-20 01:41:27'),(30758,1,15,'2021-04-20 01:41:28'),(30759,1,14,'2021-04-20 01:41:29'),(30760,1,6,'2021-04-20 01:41:30'),(30761,1,44,'2021-04-20 01:43:10'),(30762,1,44,'2021-04-20 01:51:21'),(30763,1,44,'2021-04-20 01:55:00'),(30764,1,44,'2021-04-20 01:58:56'),(30765,1,44,'2021-04-20 01:58:58'),(30766,1,44,'2021-04-20 02:09:21'),(30767,1,44,'2021-04-20 02:11:05'),(30768,1,44,'2021-04-20 02:18:24'),(30769,1,44,'2021-04-20 02:27:40'),(30770,1,15,'2021-04-20 02:35:30'),(30771,1,44,'2021-04-20 02:37:22'),(30772,1,44,'2021-04-20 02:38:53'),(30773,1,6,'2021-04-20 02:44:42'),(30774,1,15,'2021-04-20 02:50:09'),(30775,1,44,'2021-04-20 02:51:42'),(30776,1,44,'2021-04-20 02:54:36'),(30777,1,5,'2021-04-20 02:55:19'),(30778,1,44,'2021-04-20 03:01:23'),(30779,1,5,'2021-04-20 03:19:44'),(30780,1,44,'2021-04-20 03:26:09'),(30781,1,13,'2021-04-20 03:28:02'),(30782,1,5,'2021-04-20 03:28:30'),(30783,1,14,'2021-04-20 03:39:27'),(30784,1,44,'2021-04-20 03:59:14'),(30785,1,5,'2021-04-20 04:01:23'),(30786,1,44,'2021-04-20 04:01:28'),(30787,1,14,'2021-04-20 04:02:01'),(30788,1,14,'2021-04-20 04:13:38'),(30789,1,44,'2021-04-20 04:22:28'),(30790,1,44,'2021-04-20 04:33:33'),(30791,1,44,'2021-04-20 04:42:52'),(30792,1,14,'2021-04-20 04:48:41'),(30793,1,44,'2021-04-20 05:01:03'),(30794,1,13,'2021-04-20 05:21:19'),(30795,1,44,'2021-04-20 05:48:51'),(30796,1,13,'2021-04-20 05:56:17'),(30797,1,44,'2021-04-20 06:20:37'),(30798,1,14,'2021-04-20 06:22:14'),(30799,1,44,'2021-04-20 06:27:44'),(30800,1,5,'2021-04-20 06:28:10'),(30801,1,44,'2021-04-20 06:45:46'),(30802,1,44,'2021-04-20 06:49:05'),(30803,1,44,'2021-04-20 06:53:00'),(30804,1,13,'2021-04-20 06:58:47'),(30805,1,44,'2021-04-20 07:19:27'),(30806,1,44,'2021-04-20 07:19:28'),(30807,1,14,'2021-04-20 07:34:02'),(30808,1,44,'2021-04-20 07:37:58'),(30809,1,13,'2021-04-20 07:45:47'),(30810,1,44,'2021-04-20 08:20:15'),(30811,1,44,'2021-04-20 08:29:11'),(30812,1,15,'2021-04-20 08:33:52'),(30813,1,6,'2021-04-20 08:33:59'),(30814,1,14,'2021-04-20 08:35:33'),(30815,1,44,'2021-04-20 08:37:24'),(30816,1,14,'2021-04-20 08:39:05'),(30817,1,44,'2021-04-20 08:40:45'),(30818,1,14,'2021-04-20 08:45:10'),(30819,1,44,'2021-04-20 08:45:54'),(30820,1,44,'2021-04-20 08:51:50'),(30821,1,14,'2021-04-20 09:00:41'),(30822,1,44,'2021-04-20 09:02:59'),(30823,1,44,'2021-04-20 09:06:10'),(30824,1,44,'2021-04-20 09:10:28'),(30825,1,44,'2021-04-20 09:12:44'),(30826,1,44,'2021-04-20 09:16:53'),(30827,1,44,'2021-04-20 09:17:03'),(30828,1,5,'2021-04-20 09:18:47'),(30829,1,14,'2021-04-20 09:20:23'),(30830,1,44,'2021-04-20 09:26:37'),(30831,1,44,'2021-04-20 09:37:20'),(30832,1,44,'2021-04-20 09:48:14'),(30833,1,44,'2021-04-20 09:53:45'),(30834,1,44,'2021-04-20 09:57:31'),(30835,1,13,'2021-04-20 10:06:55'),(30836,1,44,'2021-04-20 10:07:59'),(30837,1,62,'2021-04-20 10:10:25'),(30838,1,44,'2021-04-20 10:14:50'),(30839,1,44,'2021-04-20 10:16:48'),(30840,1,66,'2021-04-20 10:19:38'),(30841,1,14,'2021-04-20 10:32:45'),(30842,1,44,'2021-04-20 10:33:44'),(30843,1,44,'2021-04-20 10:34:41'),(30844,1,44,'2021-04-20 10:45:01'),(30845,1,13,'2021-04-20 10:50:06'),(30846,1,44,'2021-04-20 10:57:24'),(30847,1,44,'2021-04-20 10:58:24'),(30848,1,44,'2021-04-20 11:17:13'),(30849,1,44,'2021-04-20 11:19:22'),(30850,1,44,'2021-04-20 11:20:14'),(30851,1,44,'2021-04-20 11:23:11'),(30852,1,14,'2021-04-20 11:41:33'),(30853,1,44,'2021-04-20 11:48:17'),(30854,1,44,'2021-04-20 11:50:53'),(30855,1,44,'2021-04-20 11:50:54'),(30856,1,44,'2021-04-20 12:07:33'),(30857,1,44,'2021-04-20 12:11:53'),(30858,1,13,'2021-04-20 12:13:27'),(30859,1,44,'2021-04-20 12:29:48'),(30860,1,44,'2021-04-20 12:35:51'),(30861,1,44,'2021-04-20 12:44:12'),(30862,1,44,'2021-04-20 12:45:08'),(30863,1,44,'2021-04-20 12:51:23'),(30864,1,13,'2021-04-20 12:53:00'),(30865,1,44,'2021-04-20 13:13:19'),(30866,1,13,'2021-04-20 13:28:22'),(30867,1,44,'2021-04-20 13:28:39'),(30868,1,44,'2021-04-20 13:36:02'),(30869,1,44,'2021-04-20 13:58:03'),(30870,1,44,'2021-04-20 14:07:37'),(30871,1,44,'2021-04-20 14:19:45'),(30872,1,6,'2021-04-20 14:33:06'),(30873,1,15,'2021-04-20 14:33:08'),(30874,1,44,'2021-04-20 14:33:37'),(30875,1,13,'2021-04-20 14:35:41'),(30876,1,44,'2021-04-20 14:39:41'),(30877,1,44,'2021-04-20 14:41:57'),(30878,1,44,'2021-04-20 14:42:27'),(30879,1,44,'2021-04-20 14:45:25'),(30880,1,44,'2021-04-20 14:51:03'),(30881,1,14,'2021-04-20 15:00:16'),(30882,1,44,'2021-04-20 15:03:29'),(30883,1,44,'2021-04-20 15:04:08'),(30884,1,44,'2021-04-20 15:08:49'),(30885,1,13,'2021-04-20 15:18:26'),(30886,1,44,'2021-04-20 15:23:55'),(30887,1,44,'2021-04-20 15:38:39'),(30888,1,44,'2021-04-20 15:59:18'),(30889,1,76,'2021-04-20 16:05:23'),(30890,1,44,'2021-04-20 16:05:56'),(30891,1,44,'2021-04-20 16:16:16'),(30892,1,44,'2021-04-20 16:32:46'),(30893,1,44,'2021-04-20 16:33:16'),(30894,1,14,'2021-04-20 16:35:45'),(30895,1,13,'2021-04-20 16:37:02'),(30896,1,44,'2021-04-20 16:42:51'),(30897,1,44,'2021-04-20 16:48:22'),(30898,1,44,'2021-04-20 17:06:37'),(30899,1,13,'2021-04-20 17:16:08'),(30900,1,14,'2021-04-20 17:18:19'),(30901,1,44,'2021-04-20 17:33:39'),(30902,1,44,'2021-04-20 17:55:56'),(30903,1,14,'2021-04-20 17:56:34'),(30904,1,56,'2021-04-20 18:07:02'),(30905,1,44,'2021-04-20 18:07:35'),(30906,1,76,'2021-04-20 18:20:41'),(30907,1,44,'2021-04-20 18:27:58'),(30908,1,14,'2021-04-20 18:34:27'),(30909,1,44,'2021-04-20 18:45:39'),(30910,1,44,'2021-04-20 18:51:01'),(30911,1,44,'2021-04-20 19:31:40'),(30912,1,44,'2021-04-20 19:31:44'),(30913,1,44,'2021-04-20 19:31:56'),(30914,1,44,'2021-04-20 19:58:15'),(30915,1,79,'2021-04-20 20:09:42'),(30916,1,53,'2021-04-20 20:14:01'),(30917,1,44,'2021-04-20 20:26:28'),(30918,1,44,'2021-04-20 20:59:38'),(30919,1,45,'2021-04-20 21:00:47'),(30920,1,43,'2021-04-20 21:21:43'),(30921,1,70,'2021-04-20 21:24:39'),(30922,1,44,'2021-04-20 21:38:50'),(30923,1,44,'2021-04-20 21:48:30'),(30924,1,79,'2021-04-20 21:57:25'),(30925,1,14,'2021-04-20 22:00:06'),(30926,1,44,'2021-04-20 22:06:37'),(30927,1,13,'2021-04-20 22:11:46'),(30928,1,44,'2021-04-20 22:21:23'),(30929,1,44,'2021-04-20 22:21:27'),(30930,1,44,'2021-04-20 22:31:57'),(30931,1,44,'2021-04-20 22:33:14'),(30932,1,14,'2021-04-20 23:03:23'),(30933,1,6,'2021-04-20 23:06:36'),(30934,1,44,'2021-04-20 23:39:04'),(30935,1,44,'2021-04-20 23:39:26'),(30936,1,14,'2021-04-21 00:03:11'),(30937,1,44,'2021-04-21 00:24:01'),(30938,1,44,'2021-04-21 00:32:24'),(30939,1,6,'2021-04-21 00:54:05'),(30940,1,14,'2021-04-21 01:01:14'),(30941,1,44,'2021-04-21 01:03:55'),(30942,1,44,'2021-04-21 01:23:22'),(30943,1,44,'2021-04-21 01:33:06'),(30944,1,14,'2021-04-21 02:35:26'),(30945,1,14,'2021-04-21 02:36:00'),(30946,1,44,'2021-04-21 02:41:43'),(30947,1,13,'2021-04-21 02:44:48'),(30948,1,6,'2021-04-21 02:48:27'),(30949,1,5,'2021-04-21 02:49:40'),(30950,1,15,'2021-04-21 02:52:30'),(30951,1,5,'2021-04-21 02:55:17'),(30952,1,15,'2021-04-21 02:58:55'),(30953,1,13,'2021-04-21 02:59:34'),(30954,1,15,'2021-04-21 03:05:17'),(30955,1,15,'2021-04-21 03:12:26'),(30956,1,13,'2021-04-21 03:13:42'),(30957,1,44,'2021-04-21 03:17:17'),(30958,1,14,'2021-04-21 03:22:42'),(30959,1,13,'2021-04-21 03:23:59'),(30960,1,6,'2021-04-21 03:26:06'),(30961,1,15,'2021-04-21 03:41:40'),(30962,1,45,'2021-04-21 04:00:24'),(30963,1,45,'2021-04-21 04:00:25'),(30964,1,44,'2021-04-21 04:14:17'),(30965,1,44,'2021-04-21 04:14:18'),(30966,1,44,'2021-04-21 04:14:19'),(30967,1,44,'2021-04-21 04:14:20'),(30968,1,44,'2021-04-21 04:14:20'),(30969,1,44,'2021-04-21 04:14:21'),(30970,1,44,'2021-04-21 04:14:22'),(30971,1,44,'2021-04-21 04:14:23'),(30972,1,45,'2021-04-21 04:14:24'),(30973,1,45,'2021-04-21 04:14:26'),(30974,1,15,'2021-04-21 04:23:31'),(30975,1,13,'2021-04-21 04:24:01'),(30976,1,44,'2021-04-21 04:26:55'),(30977,1,44,'2021-04-21 04:38:21'),(30978,1,6,'2021-04-21 04:43:35'),(30979,1,44,'2021-04-21 04:45:43'),(30980,1,44,'2021-04-21 04:48:33'),(30981,1,44,'2021-04-21 04:48:34'),(30982,1,44,'2021-04-21 04:50:00'),(30983,1,44,'2021-04-21 04:53:53'),(30984,1,44,'2021-04-21 05:09:25'),(30985,1,70,'2021-04-21 05:10:21'),(30986,1,44,'2021-04-21 05:11:25'),(30987,1,44,'2021-04-21 05:13:09'),(30988,1,44,'2021-04-21 05:13:16'),(30989,1,44,'2021-04-21 05:24:36'),(30990,1,6,'2021-04-21 05:26:23'),(30991,1,44,'2021-04-21 05:29:38'),(30992,1,14,'2021-04-21 05:34:56'),(30993,1,6,'2021-04-21 05:54:02'),(30994,1,44,'2021-04-21 06:02:19'),(30995,1,44,'2021-04-21 06:04:50'),(30996,1,44,'2021-04-21 06:11:40'),(30997,1,6,'2021-04-21 06:23:00'),(30998,1,44,'2021-04-21 06:36:27'),(30999,1,45,'2021-04-21 06:40:37'),(31000,1,45,'2021-04-21 06:40:37'),(31001,1,44,'2021-04-21 06:40:45'),(31002,1,44,'2021-04-21 06:40:46'),(31003,1,44,'2021-04-21 06:54:59'),(31004,1,45,'2021-04-21 06:55:44'),(31005,1,6,'2021-04-21 07:00:54'),(31006,1,44,'2021-04-21 07:01:05'),(31007,1,44,'2021-04-21 07:01:05'),(31008,1,44,'2021-04-21 07:14:14'),(31009,1,44,'2021-04-21 07:24:51'),(31010,1,15,'2021-04-21 07:26:25'),(31011,1,44,'2021-04-21 07:30:47'),(31012,1,44,'2021-04-21 07:31:33'),(31013,1,44,'2021-04-21 07:35:24'),(31014,1,44,'2021-04-21 07:37:25'),(31015,1,6,'2021-04-21 07:41:07'),(31016,1,44,'2021-04-21 07:42:54'),(31017,1,44,'2021-04-21 07:59:28'),(31018,1,44,'2021-04-21 07:59:35'),(31019,1,44,'2021-04-21 08:00:51'),(31020,1,44,'2021-04-21 08:17:10'),(31021,1,44,'2021-04-21 08:28:05'),(31022,1,6,'2021-04-21 08:33:18'),(31023,1,15,'2021-04-21 08:33:34'),(31024,1,44,'2021-04-21 08:33:38'),(31025,1,13,'2021-04-21 08:33:48'),(31026,1,13,'2021-04-21 08:34:57'),(31027,1,6,'2021-04-21 08:35:06'),(31028,1,5,'2021-04-21 08:35:54'),(31029,1,44,'2021-04-21 08:36:15'),(31030,1,13,'2021-04-21 08:36:39'),(31031,1,44,'2021-04-21 08:37:49'),(31032,1,44,'2021-04-21 08:38:28'),(31033,1,44,'2021-04-21 08:39:59'),(31034,1,13,'2021-04-21 08:40:43'),(31035,1,13,'2021-04-21 08:42:59'),(31036,1,13,'2021-04-21 08:46:24'),(31037,1,44,'2021-04-21 08:50:12'),(31038,1,14,'2021-04-21 08:52:45'),(31039,1,44,'2021-04-21 09:00:51'),(31040,1,44,'2021-04-21 09:01:29'),(31041,1,5,'2021-04-21 09:03:15'),(31042,1,44,'2021-04-21 09:06:55'),(31043,1,44,'2021-04-21 09:07:52'),(31044,1,44,'2021-04-21 09:08:53'),(31045,1,44,'2021-04-21 09:11:27'),(31046,1,44,'2021-04-21 09:20:21'),(31047,1,14,'2021-04-21 09:21:58'),(31048,1,44,'2021-04-21 09:22:43'),(31049,1,5,'2021-04-21 09:23:31'),(31050,1,44,'2021-04-21 09:24:56'),(31051,1,44,'2021-04-21 09:26:47'),(31052,1,44,'2021-04-21 09:26:59'),(31053,1,44,'2021-04-21 09:28:36'),(31054,1,44,'2021-04-21 09:30:39'),(31055,1,44,'2021-04-21 09:38:35'),(31056,1,44,'2021-04-21 09:39:46'),(31057,1,44,'2021-04-21 09:43:14'),(31058,1,44,'2021-04-21 09:43:24'),(31059,1,44,'2021-04-21 09:47:09'),(31060,1,44,'2021-04-21 09:56:55'),(31061,1,44,'2021-04-21 09:59:14'),(31062,1,44,'2021-04-21 09:59:19'),(31063,1,44,'2021-04-21 09:59:23'),(31064,1,44,'2021-04-21 09:59:26'),(31065,1,44,'2021-04-21 10:11:25'),(31066,1,44,'2021-04-21 10:12:34'),(31067,1,6,'2021-04-21 10:12:51'),(31068,1,44,'2021-04-21 10:17:28'),(31069,1,44,'2021-04-21 10:28:10'),(31070,1,44,'2021-04-21 10:29:56'),(31071,1,44,'2021-04-21 10:34:15'),(31072,1,44,'2021-04-21 10:38:19'),(31073,1,44,'2021-04-21 10:44:17'),(31074,1,44,'2021-04-21 10:49:46'),(31075,1,6,'2021-04-21 10:57:20'),(31076,1,53,'2021-04-21 11:01:13'),(31077,1,44,'2021-04-21 11:05:34'),(31078,1,44,'2021-04-21 11:08:34'),(31079,1,44,'2021-04-21 11:12:35'),(31080,1,44,'2021-04-21 11:14:47'),(31081,1,44,'2021-04-21 11:25:54'),(31082,1,44,'2021-04-21 11:30:39'),(31083,1,44,'2021-04-21 11:30:42'),(31084,1,6,'2021-04-21 11:41:06'),(31085,1,44,'2021-04-21 11:50:53'),(31086,1,44,'2021-04-21 11:53:09'),(31087,1,44,'2021-04-21 11:53:26'),(31088,1,44,'2021-04-21 11:53:32'),(31089,1,44,'2021-04-21 12:15:04'),(31090,1,44,'2021-04-21 12:22:23'),(31091,1,44,'2021-04-21 12:36:57'),(31092,1,44,'2021-04-21 12:37:55'),(31093,1,44,'2021-04-21 12:43:40'),(31094,1,73,'2021-04-21 12:45:09'),(31095,1,56,'2021-04-21 12:49:42'),(31096,1,44,'2021-04-21 12:51:13'),(31097,1,44,'2021-04-21 12:56:54'),(31098,1,44,'2021-04-21 12:57:47'),(31099,1,44,'2021-04-21 12:59:01'),(31100,1,6,'2021-04-21 13:00:31'),(31101,1,44,'2021-04-21 13:01:18'),(31102,1,44,'2021-04-21 13:01:32'),(31103,1,44,'2021-04-21 13:06:37'),(31104,1,44,'2021-04-21 13:13:37'),(31105,1,44,'2021-04-21 13:18:03'),(31106,1,44,'2021-04-21 13:19:52'),(31107,1,44,'2021-04-21 13:19:59'),(31108,1,44,'2021-04-21 13:20:07'),(31109,1,44,'2021-04-21 13:20:13'),(31110,1,44,'2021-04-21 13:20:19'),(31111,1,44,'2021-04-21 13:20:29'),(31112,1,44,'2021-04-21 13:20:36'),(31113,1,44,'2021-04-21 13:20:40'),(31114,1,44,'2021-04-21 13:20:45'),(31115,1,44,'2021-04-21 13:20:51'),(31116,1,44,'2021-04-21 13:20:59'),(31117,1,44,'2021-04-21 13:21:04'),(31118,1,44,'2021-04-21 13:21:11'),(31119,1,44,'2021-04-21 13:21:17'),(31120,1,44,'2021-04-21 13:21:23'),(31121,1,44,'2021-04-21 13:21:28'),(31122,1,44,'2021-04-21 13:21:31'),(31123,1,44,'2021-04-21 13:21:36'),(31124,1,44,'2021-04-21 13:21:43'),(31125,1,44,'2021-04-21 13:25:38'),(31126,1,44,'2021-04-21 13:27:14'),(31127,1,6,'2021-04-21 13:35:59'),(31128,1,44,'2021-04-21 13:36:48'),(31129,1,44,'2021-04-21 13:39:28'),(31130,1,44,'2021-04-21 13:48:03'),(31131,1,44,'2021-04-21 13:50:57'),(31132,1,44,'2021-04-21 14:04:59'),(31133,1,44,'2021-04-21 14:05:22'),(31134,1,44,'2021-04-21 14:05:27'),(31135,1,6,'2021-04-21 14:05:29'),(31136,1,43,'2021-04-21 14:05:30'),(31137,1,56,'2021-04-21 14:05:31'),(31138,1,44,'2021-04-21 14:05:32'),(31139,1,13,'2021-04-21 14:05:32'),(31140,1,14,'2021-04-21 14:05:34'),(31141,1,79,'2021-04-21 14:05:35'),(31142,1,5,'2021-04-21 14:05:37'),(31143,1,73,'2021-04-21 14:05:38'),(31144,1,56,'2021-04-21 14:05:39'),(31145,1,44,'2021-04-21 14:05:40'),(31146,1,5,'2021-04-21 14:08:49'),(31147,1,44,'2021-04-21 14:09:24'),(31148,1,44,'2021-04-21 14:09:26'),(31149,1,6,'2021-04-21 14:11:37'),(31150,1,44,'2021-04-21 14:22:38'),(31151,1,44,'2021-04-21 14:26:08'),(31152,1,44,'2021-04-21 14:28:13'),(31153,1,44,'2021-04-21 14:28:56'),(31154,1,15,'2021-04-21 14:33:21'),(31155,1,13,'2021-04-21 14:34:48'),(31156,1,6,'2021-04-21 14:35:27'),(31157,1,45,'2021-04-21 14:35:59'),(31158,1,13,'2021-04-21 14:37:23'),(31159,1,44,'2021-04-21 14:39:47'),(31160,1,44,'2021-04-21 14:41:03'),(31161,1,44,'2021-04-21 14:45:49'),(31162,1,44,'2021-04-21 14:46:11'),(31163,1,44,'2021-04-21 14:49:51'),(31164,1,44,'2021-04-21 14:51:36'),(31165,1,44,'2021-04-21 14:53:11'),(31166,1,14,'2021-04-21 15:01:27'),(31167,1,44,'2021-04-21 15:07:13'),(31168,1,44,'2021-04-21 15:13:09'),(31169,1,44,'2021-04-21 15:29:39'),(31170,1,44,'2021-04-21 15:42:18'),(31171,1,44,'2021-04-21 15:42:21'),(31172,1,44,'2021-04-21 15:42:24'),(31173,1,56,'2021-04-21 15:47:50'),(31174,1,44,'2021-04-21 15:48:32'),(31175,1,44,'2021-04-21 15:53:41'),(31176,1,44,'2021-04-21 15:56:48'),(31177,1,44,'2021-04-21 16:04:46'),(31178,1,44,'2021-04-21 16:05:17'),(31179,1,6,'2021-04-21 16:14:34'),(31180,1,44,'2021-04-21 16:14:52'),(31181,1,44,'2021-04-21 16:18:19'),(31182,1,44,'2021-04-21 16:18:28'),(31183,1,44,'2021-04-21 16:32:03'),(31184,1,44,'2021-04-21 16:34:11'),(31185,1,44,'2021-04-21 16:40:27'),(31186,1,44,'2021-04-21 16:44:06'),(31187,1,44,'2021-04-21 16:48:47'),(31188,1,44,'2021-04-21 16:53:37'),(31189,1,44,'2021-04-21 16:55:18'),(31190,1,44,'2021-04-21 17:03:10'),(31191,1,44,'2021-04-21 17:13:37'),(31192,1,44,'2021-04-21 17:14:49'),(31193,1,44,'2021-04-21 17:24:13'),(31194,1,62,'2021-04-21 17:41:12'),(31195,1,44,'2021-04-21 17:46:10'),(31196,1,44,'2021-04-21 17:57:57'),(31197,1,44,'2021-04-21 18:07:20'),(31198,1,44,'2021-04-21 18:28:35'),(31199,1,44,'2021-04-21 18:51:40'),(31200,1,44,'2021-04-21 19:00:02'),(31201,1,44,'2021-04-21 19:00:21'),(31202,1,44,'2021-04-21 19:00:24'),(31203,1,44,'2021-04-21 19:03:30'),(31204,1,44,'2021-04-21 19:13:14'),(31205,1,44,'2021-04-21 19:14:11'),(31206,1,44,'2021-04-21 19:18:22'),(31207,1,44,'2021-04-21 19:29:29'),(31208,1,44,'2021-04-21 19:32:07'),(31209,1,44,'2021-04-21 19:35:28'),(31210,1,44,'2021-04-21 19:42:27'),(31211,1,44,'2021-04-21 19:52:17'),(31212,1,44,'2021-04-21 19:52:28'),(31213,1,79,'2021-04-21 19:55:47'),(31214,1,44,'2021-04-21 20:03:40'),(31215,1,15,'2021-04-21 20:07:00'),(31216,1,44,'2021-04-21 20:07:54'),(31217,1,44,'2021-04-21 20:28:09'),(31218,1,44,'2021-04-21 20:37:05'),(31219,1,44,'2021-04-21 20:37:39'),(31220,1,44,'2021-04-21 20:38:55'),(31221,1,44,'2021-04-21 20:50:43'),(31222,1,44,'2021-04-21 21:11:35'),(31223,1,44,'2021-04-21 21:17:16'),(31224,1,44,'2021-04-21 21:42:17'),(31225,1,44,'2021-04-21 21:43:24'),(31226,1,44,'2021-04-21 21:45:47'),(31227,1,44,'2021-04-21 21:59:50'),(31228,1,44,'2021-04-21 22:01:26'),(31229,1,44,'2021-04-21 22:08:24'),(31230,1,44,'2021-04-21 22:08:26'),(31231,1,44,'2021-04-21 22:09:12'),(31232,1,44,'2021-04-21 22:26:16'),(31233,1,44,'2021-04-21 22:31:27'),(31234,1,44,'2021-04-21 22:56:30'),(31235,1,44,'2021-04-21 23:04:23'),(31236,1,6,'2021-04-21 23:12:20'),(31237,1,44,'2021-04-21 23:19:42'),(31238,1,44,'2021-04-21 23:19:53'),(31239,1,14,'2021-04-21 23:22:58'),(31240,1,44,'2021-04-21 23:27:47'),(31241,1,44,'2021-04-21 23:43:32'),(31242,1,53,'2021-04-21 23:46:46'),(31243,1,44,'2021-04-21 23:52:00'),(31244,1,66,'2021-04-21 23:52:06'),(31245,1,44,'2021-04-21 23:57:38'),(31246,1,44,'2021-04-22 00:01:24'),(31247,1,44,'2021-04-22 00:08:45'),(31248,1,44,'2021-04-22 00:15:59'),(31249,1,44,'2021-04-22 00:33:57'),(31250,1,62,'2021-04-22 00:41:31'),(31251,1,5,'2021-04-22 00:48:02'),(31252,1,59,'2021-04-22 00:52:47'),(31253,1,44,'2021-04-22 01:16:51'),(31254,1,44,'2021-04-22 01:25:02'),(31255,1,44,'2021-04-22 02:02:00'),(31256,1,44,'2021-04-22 02:17:28'),(31257,1,5,'2021-04-22 02:34:01'),(31258,1,13,'2021-04-22 02:38:03'),(31259,1,6,'2021-04-22 02:40:04'),(31260,1,14,'2021-04-22 02:42:25'),(31261,1,44,'2021-04-22 02:44:59'),(31262,1,44,'2021-04-22 02:49:20'),(31263,1,44,'2021-04-22 02:49:53'),(31264,1,44,'2021-04-22 02:50:36'),(31265,1,44,'2021-04-22 02:51:26'),(31266,1,44,'2021-04-22 02:52:03'),(31267,1,44,'2021-04-22 02:52:44'),(31268,1,14,'2021-04-22 02:54:04'),(31269,1,6,'2021-04-22 02:58:00'),(31270,1,14,'2021-04-22 03:01:48'),(31271,1,44,'2021-04-22 03:02:37'),(31272,1,15,'2021-04-22 03:04:47'),(31273,1,6,'2021-04-22 03:05:59'),(31274,1,56,'2021-04-22 03:19:10'),(31275,1,44,'2021-04-22 03:27:53'),(31276,1,44,'2021-04-22 03:32:31'),(31277,1,62,'2021-04-22 03:39:53'),(31278,1,44,'2021-04-22 03:58:21'),(31279,1,44,'2021-04-22 04:17:08'),(31280,1,45,'2021-04-22 04:18:22'),(31281,1,44,'2021-04-22 04:18:43'),(31282,1,6,'2021-04-22 04:18:46'),(31283,1,6,'2021-04-22 04:18:53'),(31284,1,44,'2021-04-22 04:29:21'),(31285,1,44,'2021-04-22 04:38:23'),(31286,1,44,'2021-04-22 04:47:10'),(31287,1,44,'2021-04-22 04:49:48'),(31288,1,44,'2021-04-22 04:56:48'),(31289,1,44,'2021-04-22 04:59:41'),(31290,1,44,'2021-04-22 05:01:18'),(31291,1,44,'2021-04-22 05:01:20'),(31292,1,44,'2021-04-22 05:02:00'),(31293,1,44,'2021-04-22 05:02:05'),(31294,1,44,'2021-04-22 05:04:19'),(31295,1,44,'2021-04-22 05:21:11'),(31296,1,44,'2021-04-22 05:27:56'),(31297,1,44,'2021-04-22 05:53:19'),(31298,1,44,'2021-04-22 06:37:01'),(31299,1,44,'2021-04-22 06:38:57'),(31300,1,44,'2021-04-22 06:42:47'),(31301,1,44,'2021-04-22 06:45:00'),(31302,1,44,'2021-04-22 07:04:44'),(31303,1,44,'2021-04-22 07:04:44'),(31304,1,15,'2021-04-22 07:05:02'),(31305,1,44,'2021-04-22 07:05:22'),(31306,1,44,'2021-04-22 07:11:06'),(31307,1,44,'2021-04-22 07:15:10'),(31308,1,44,'2021-04-22 07:19:03'),(31309,1,44,'2021-04-22 07:26:29'),(31310,1,44,'2021-04-22 07:33:05'),(31311,1,44,'2021-04-22 07:41:20'),(31312,1,44,'2021-04-22 07:42:36'),(31313,1,44,'2021-04-22 07:45:02'),(31314,1,44,'2021-04-22 07:53:32'),(31315,1,56,'2021-04-22 07:54:11'),(31316,1,44,'2021-04-22 08:00:37'),(31317,1,53,'2021-04-22 08:07:05'),(31318,1,44,'2021-04-22 08:10:58'),(31319,1,44,'2021-04-22 08:14:53'),(31320,1,44,'2021-04-22 08:21:28'),(31321,1,44,'2021-04-22 08:28:31'),(31322,1,44,'2021-04-22 08:31:20'),(31323,1,14,'2021-04-22 08:33:01'),(31324,1,5,'2021-04-22 08:33:02'),(31325,1,6,'2021-04-22 08:34:03'),(31326,1,15,'2021-04-22 08:35:23'),(31327,1,44,'2021-04-22 08:36:17'),(31328,1,15,'2021-04-22 08:37:16'),(31329,1,15,'2021-04-22 08:38:39'),(31330,1,15,'2021-04-22 08:40:41'),(31331,1,44,'2021-04-22 08:43:57'),(31332,1,44,'2021-04-22 08:44:37'),(31333,1,44,'2021-04-22 08:49:53'),(31334,1,44,'2021-04-22 08:50:57'),(31335,1,44,'2021-04-22 08:51:16'),(31336,1,44,'2021-04-22 08:53:38'),(31337,1,44,'2021-04-22 08:58:38'),(31338,1,44,'2021-04-22 09:06:16'),(31339,1,44,'2021-04-22 09:15:26'),(31340,1,44,'2021-04-22 09:20:38'),(31341,1,44,'2021-04-22 09:40:16'),(31342,1,44,'2021-04-22 09:51:47'),(31343,1,44,'2021-04-22 09:59:35'),(31344,1,44,'2021-04-22 10:19:27'),(31345,1,44,'2021-04-22 10:28:16'),(31346,1,44,'2021-04-22 10:29:34'),(31347,1,44,'2021-04-22 10:44:37'),(31348,1,44,'2021-04-22 10:45:15'),(31349,1,44,'2021-04-22 11:10:08'),(31350,1,44,'2021-04-22 11:12:57'),(31351,1,44,'2021-04-22 11:32:39'),(31352,1,44,'2021-04-22 11:49:36'),(31353,1,44,'2021-04-22 11:51:29'),(31354,1,44,'2021-04-22 11:51:31'),(31355,1,44,'2021-04-22 11:56:15'),(31356,1,44,'2021-04-22 11:58:38'),(31357,1,44,'2021-04-22 12:17:48'),(31358,1,44,'2021-04-22 12:41:26'),(31359,1,44,'2021-04-22 12:43:42'),(31360,1,44,'2021-04-22 12:49:22'),(31361,1,44,'2021-04-22 12:53:39'),(31362,1,44,'2021-04-22 12:58:28'),(31363,1,44,'2021-04-22 13:08:08'),(31364,1,44,'2021-04-22 13:12:27'),(31365,1,6,'2021-04-22 13:15:07'),(31366,1,44,'2021-04-22 13:20:17'),(31367,1,6,'2021-04-22 13:21:44'),(31368,1,44,'2021-04-22 13:38:08'),(31369,1,44,'2021-04-22 13:46:06'),(31370,1,44,'2021-04-22 14:06:45'),(31371,1,44,'2021-04-22 14:08:24'),(31372,1,44,'2021-04-22 14:11:54'),(31373,1,44,'2021-04-22 14:24:53'),(31374,1,44,'2021-04-22 14:33:21'),(31375,1,15,'2021-04-22 14:34:26'),(31376,1,44,'2021-04-22 14:34:44'),(31377,1,13,'2021-04-22 14:34:59'),(31378,1,44,'2021-04-22 14:35:49'),(31379,1,6,'2021-04-22 14:35:55'),(31380,1,14,'2021-04-22 14:44:42'),(31381,1,5,'2021-04-22 14:44:44'),(31382,1,44,'2021-04-22 14:56:27'),(31383,1,44,'2021-04-22 15:07:04'),(31384,1,44,'2021-04-22 15:34:32'),(31385,1,44,'2021-04-22 15:44:05'),(31386,1,44,'2021-04-22 15:46:37'),(31387,1,44,'2021-04-22 16:24:15'),(31388,1,44,'2021-04-22 16:42:02'),(31389,1,44,'2021-04-22 16:59:47'),(31390,1,44,'2021-04-22 17:41:46'),(31391,1,44,'2021-04-22 18:05:58'),(31392,1,44,'2021-04-22 18:07:55'),(31393,1,44,'2021-04-22 18:27:32'),(31394,1,44,'2021-04-22 18:39:07'),(31395,1,44,'2021-04-22 18:39:53'),(31396,1,44,'2021-04-22 18:53:35'),(31397,1,79,'2021-04-22 19:07:43'),(31398,1,44,'2021-04-22 19:08:46'),(31399,1,44,'2021-04-22 19:14:45'),(31400,1,44,'2021-04-22 19:19:10'),(31401,1,44,'2021-04-22 19:22:28'),(31402,1,44,'2021-04-22 20:48:52'),(31403,1,44,'2021-04-22 20:50:07'),(31404,1,44,'2021-04-22 20:50:50'),(31405,1,44,'2021-04-22 20:51:30'),(31406,1,44,'2021-04-22 20:54:16'),(31407,1,44,'2021-04-22 20:54:50'),(31408,1,44,'2021-04-22 20:57:42'),(31409,1,44,'2021-04-22 20:57:57'),(31410,1,44,'2021-04-22 20:58:19'),(31411,1,44,'2021-04-22 20:58:58'),(31412,1,44,'2021-04-22 21:01:12'),(31413,1,44,'2021-04-22 21:01:22'),(31414,1,44,'2021-04-22 21:02:40'),(31415,1,44,'2021-04-22 21:03:45'),(31416,1,44,'2021-04-22 21:03:59'),(31417,1,44,'2021-04-22 21:29:17'),(31418,1,44,'2021-04-22 21:44:07'),(31419,1,44,'2021-04-22 22:22:38'),(31420,1,44,'2021-04-22 22:22:39'),(31421,1,44,'2021-04-22 22:23:18'),(31422,1,44,'2021-04-22 22:35:59'),(31423,1,44,'2021-04-22 22:47:15'),(31424,1,44,'2021-04-22 23:05:10'),(31425,1,44,'2021-04-22 23:21:06'),(31426,1,44,'2021-04-22 23:42:18'),(31427,1,15,'2021-04-22 23:52:40'),(31428,1,44,'2021-04-23 00:09:56'),(31429,1,44,'2021-04-23 00:18:10'),(31430,1,44,'2021-04-23 00:30:22'),(31431,1,14,'2021-04-23 00:32:49'),(31432,1,44,'2021-04-23 00:48:46'),(31433,1,44,'2021-04-23 01:22:06'),(31434,1,44,'2021-04-23 01:32:46'),(31435,1,44,'2021-04-23 02:11:09'),(31436,1,44,'2021-04-23 02:34:45'),(31437,1,5,'2021-04-23 02:35:26'),(31438,1,5,'2021-04-23 02:36:53'),(31439,1,5,'2021-04-23 02:40:16'),(31440,1,13,'2021-04-23 02:40:28'),(31441,1,44,'2021-04-23 02:40:42'),(31442,1,44,'2021-04-23 02:41:34'),(31443,1,14,'2021-04-23 02:50:42'),(31444,1,44,'2021-04-23 03:03:37'),(31445,1,14,'2021-04-23 03:15:53'),(31446,1,14,'2021-04-23 03:28:21'),(31447,1,44,'2021-04-23 03:29:45'),(31448,1,14,'2021-04-23 03:41:24'),(31449,1,14,'2021-04-23 03:54:59'),(31450,1,14,'2021-04-23 04:09:35'),(31451,1,44,'2021-04-23 04:13:15'),(31452,1,44,'2021-04-23 04:19:59'),(31453,1,15,'2021-04-23 04:33:18'),(31454,1,6,'2021-04-23 04:33:20'),(31455,1,44,'2021-04-23 04:41:20'),(31456,1,14,'2021-04-23 04:47:49'),(31457,1,14,'2021-04-23 05:11:09'),(31458,1,44,'2021-04-23 05:11:54'),(31459,1,44,'2021-04-23 05:13:24'),(31460,1,14,'2021-04-23 05:33:46'),(31461,1,44,'2021-04-23 05:40:02'),(31462,1,14,'2021-04-23 05:55:41'),(31463,1,44,'2021-04-23 06:07:02'),(31464,1,44,'2021-04-23 06:07:54'),(31465,1,44,'2021-04-23 06:09:34'),(31466,1,14,'2021-04-23 06:17:29'),(31467,1,44,'2021-04-23 06:36:31'),(31468,1,44,'2021-04-23 06:44:43'),(31469,1,44,'2021-04-23 07:06:53'),(31470,1,44,'2021-04-23 07:06:53'),(31471,1,44,'2021-04-23 07:12:54'),(31472,1,44,'2021-04-23 07:25:32'),(31473,1,44,'2021-04-23 07:26:41'),(31474,1,44,'2021-04-23 07:36:22'),(31475,1,14,'2021-04-23 07:36:35'),(31476,1,44,'2021-04-23 07:38:01'),(31477,1,44,'2021-04-23 07:50:45'),(31478,1,44,'2021-04-23 07:54:17'),(31479,1,14,'2021-04-23 08:09:52'),(31480,1,44,'2021-04-23 08:28:20'),(31481,1,44,'2021-04-23 08:30:42'),(31482,1,13,'2021-04-23 08:32:39'),(31483,1,44,'2021-04-23 08:34:00'),(31484,1,15,'2021-04-23 08:38:46'),(31485,1,44,'2021-04-23 08:42:01'),(31486,1,6,'2021-04-23 08:45:49'),(31487,1,44,'2021-04-23 08:47:12'),(31488,1,44,'2021-04-23 08:50:07'),(31489,1,15,'2021-04-23 08:50:23'),(31490,1,44,'2021-04-23 08:52:55'),(31491,1,6,'2021-04-23 08:55:09'),(31492,1,15,'2021-04-23 08:58:14'),(31493,1,15,'2021-04-23 09:06:33'),(31494,1,44,'2021-04-23 09:06:51'),(31495,1,14,'2021-04-23 09:12:51'),(31496,1,14,'2021-04-23 09:39:03'),(31497,1,44,'2021-04-23 09:39:38'),(31498,1,6,'2021-04-23 09:39:44'),(31499,1,14,'2021-04-23 09:41:57'),(31500,1,44,'2021-04-23 09:43:34'),(31501,1,53,'2021-04-23 09:43:36'),(31502,1,6,'2021-04-23 09:43:37'),(31503,1,6,'2021-04-23 09:43:39'),(31504,1,5,'2021-04-23 09:45:47'),(31505,1,44,'2021-04-23 10:02:08'),(31506,1,14,'2021-04-23 10:10:26'),(31507,1,44,'2021-04-23 10:10:33'),(31508,1,14,'2021-04-23 10:36:35'),(31509,1,44,'2021-04-23 10:38:42'),(31510,1,44,'2021-04-23 10:49:49'),(31511,1,14,'2021-04-23 11:03:45'),(31512,1,6,'2021-04-23 11:12:15'),(31513,1,44,'2021-04-23 11:16:25'),(31514,1,70,'2021-04-23 11:19:41'),(31515,1,44,'2021-04-23 11:19:57'),(31516,1,44,'2021-04-23 11:19:58'),(31517,1,44,'2021-04-23 11:20:04'),(31518,1,44,'2021-04-23 11:20:05'),(31519,1,44,'2021-04-23 11:20:07'),(31520,1,44,'2021-04-23 11:20:08'),(31521,1,44,'2021-04-23 11:20:13'),(31522,1,44,'2021-04-23 11:20:15'),(31523,1,14,'2021-04-23 11:29:12'),(31524,1,44,'2021-04-23 11:37:52'),(31525,1,44,'2021-04-23 11:51:47'),(31526,1,44,'2021-04-23 11:53:30'),(31527,1,44,'2021-04-23 12:10:33'),(31528,1,44,'2021-04-23 12:10:37'),(31529,1,44,'2021-04-23 12:10:38'),(31530,1,44,'2021-04-23 12:10:40'),(31531,1,73,'2021-04-23 12:19:34'),(31532,1,44,'2021-04-23 12:21:54'),(31533,1,44,'2021-04-23 12:28:25'),(31534,1,44,'2021-04-23 13:00:51'),(31535,1,44,'2021-04-23 13:07:28'),(31536,1,44,'2021-04-23 13:14:24'),(31537,1,44,'2021-04-23 13:34:52'),(31538,1,44,'2021-04-23 13:54:11'),(31539,1,15,'2021-04-23 13:57:48'),(31540,1,13,'2021-04-23 14:01:39'),(31541,1,44,'2021-04-23 14:08:21'),(31542,1,44,'2021-04-23 14:15:06'),(31543,1,44,'2021-04-23 14:16:15'),(31544,1,44,'2021-04-23 14:21:38'),(31545,1,14,'2021-04-23 14:31:43'),(31546,1,5,'2021-04-23 14:31:47'),(31547,1,44,'2021-04-23 14:31:53'),(31548,1,44,'2021-04-23 14:31:58'),(31549,1,15,'2021-04-23 14:32:00'),(31550,1,13,'2021-04-23 14:35:36'),(31551,1,13,'2021-04-23 14:38:46'),(31552,1,6,'2021-04-23 14:39:17'),(31553,1,44,'2021-04-23 14:42:52'),(31554,1,6,'2021-04-23 14:42:54'),(31555,1,6,'2021-04-23 14:47:01'),(31556,1,44,'2021-04-23 14:55:00'),(31557,1,5,'2021-04-23 15:02:37'),(31558,1,44,'2021-04-23 15:07:35'),(31559,1,66,'2021-04-23 15:21:49'),(31560,1,44,'2021-04-23 15:24:26'),(31561,1,44,'2021-04-23 15:31:52'),(31562,1,44,'2021-04-23 15:58:31'),(31563,1,44,'2021-04-23 16:01:12'),(31564,1,44,'2021-04-23 16:04:20'),(31565,1,44,'2021-04-23 16:20:22'),(31566,1,44,'2021-04-23 16:21:16'),(31567,1,44,'2021-04-23 16:22:29'),(31568,1,44,'2021-04-23 16:45:43'),(31569,1,44,'2021-04-23 17:01:28'),(31570,1,15,'2021-04-23 17:19:59'),(31571,1,44,'2021-04-23 17:29:21'),(31572,1,44,'2021-04-23 17:53:24'),(31573,1,44,'2021-04-23 17:55:26'),(31574,1,44,'2021-04-23 18:12:29'),(31575,1,44,'2021-04-23 18:34:29'),(31576,1,44,'2021-04-23 18:48:29'),(31577,1,44,'2021-04-23 18:59:05'),(31578,1,44,'2021-04-23 19:21:34'),(31579,1,44,'2021-04-23 19:45:14'),(31580,1,15,'2021-04-23 20:02:46'),(31581,1,62,'2021-04-23 20:07:34'),(31582,1,56,'2021-04-23 20:43:47'),(31583,1,45,'2021-04-23 21:03:12'),(31584,1,44,'2021-04-23 21:12:18'),(31585,1,44,'2021-04-23 21:24:14'),(31586,1,44,'2021-04-23 21:48:34'),(31587,1,44,'2021-04-23 21:51:57'),(31588,1,44,'2021-04-23 22:09:05'),(31589,1,44,'2021-04-23 22:20:36'),(31590,1,44,'2021-04-23 22:22:00'),(31591,1,44,'2021-04-23 22:29:44'),(31592,1,44,'2021-04-23 23:07:49'),(31593,1,79,'2021-04-23 23:18:28'),(31594,1,66,'2021-04-23 23:38:44'),(31595,1,44,'2021-04-24 00:14:04'),(31596,1,44,'2021-04-24 00:14:07'),(31597,1,56,'2021-04-24 01:16:34'),(31598,1,44,'2021-04-24 02:17:15'),(31599,1,44,'2021-04-24 02:17:47'),(31600,1,5,'2021-04-24 02:36:19'),(31601,1,14,'2021-04-24 02:39:46'),(31602,1,44,'2021-04-24 02:40:14'),(31603,1,44,'2021-04-24 02:40:55'),(31604,1,44,'2021-04-24 02:43:03'),(31605,1,13,'2021-04-24 02:44:17'),(31606,1,44,'2021-04-24 02:51:43'),(31607,1,59,'2021-04-24 02:52:43'),(31608,1,6,'2021-04-24 02:56:01'),(31609,1,44,'2021-04-24 02:56:57'),(31610,1,13,'2021-04-24 03:01:21'),(31611,1,6,'2021-04-24 03:03:52'),(31612,1,44,'2021-04-24 03:09:48'),(31613,1,15,'2021-04-24 03:10:43'),(31614,1,6,'2021-04-24 03:10:59'),(31615,1,44,'2021-04-24 03:16:38'),(31616,1,13,'2021-04-24 03:18:04'),(31617,1,6,'2021-04-24 03:20:08'),(31618,1,44,'2021-04-24 03:21:39'),(31619,1,6,'2021-04-24 03:28:37'),(31620,1,44,'2021-04-24 03:31:55'),(31621,1,44,'2021-04-24 03:41:01'),(31622,1,13,'2021-04-24 03:46:47'),(31623,1,6,'2021-04-24 03:51:34'),(31624,1,13,'2021-04-24 04:00:36'),(31625,1,6,'2021-04-24 04:11:20'),(31626,1,13,'2021-04-24 04:13:34'),(31627,1,44,'2021-04-24 04:19:53'),(31628,1,44,'2021-04-24 04:21:33'),(31629,1,13,'2021-04-24 04:27:23'),(31630,1,44,'2021-04-24 04:36:44'),(31631,1,6,'2021-04-24 04:54:46'),(31632,1,44,'2021-04-24 04:56:29'),(31633,1,13,'2021-04-24 05:02:21'),(31634,1,44,'2021-04-24 05:18:16'),(31635,1,13,'2021-04-24 05:23:33'),(31636,1,15,'2021-04-24 05:44:29'),(31637,1,13,'2021-04-24 05:44:53'),(31638,1,44,'2021-04-24 05:47:23'),(31639,1,44,'2021-04-24 06:02:41'),(31640,1,15,'2021-04-24 06:16:14'),(31641,1,44,'2021-04-24 06:33:11'),(31642,1,44,'2021-04-24 06:35:11'),(31643,1,73,'2021-04-24 06:41:41'),(31644,1,44,'2021-04-24 06:44:38'),(31645,1,15,'2021-04-24 06:45:30'),(31646,1,44,'2021-04-24 06:47:22'),(31647,1,44,'2021-04-24 06:50:50'),(31648,1,44,'2021-04-24 06:56:35'),(31649,1,44,'2021-04-24 07:03:10'),(31650,1,44,'2021-04-24 07:04:13'),(31651,1,44,'2021-04-24 07:09:48'),(31652,1,44,'2021-04-24 07:17:44'),(31653,1,44,'2021-04-24 07:28:20'),(31654,1,15,'2021-04-24 07:29:44'),(31655,1,44,'2021-04-24 07:34:33'),(31656,1,6,'2021-04-24 07:35:45'),(31657,1,44,'2021-04-24 07:45:11'),(31658,1,44,'2021-04-24 07:55:39'),(31659,1,44,'2021-04-24 07:57:02'),(31660,1,44,'2021-04-24 08:03:15'),(31661,1,44,'2021-04-24 08:18:52'),(31662,1,44,'2021-04-24 08:25:18'),(31663,1,44,'2021-04-24 08:32:11'),(31664,1,5,'2021-04-24 08:33:37'),(31665,1,14,'2021-04-24 08:33:45'),(31666,1,6,'2021-04-24 08:34:04'),(31667,1,44,'2021-04-24 08:36:00'),(31668,1,6,'2021-04-24 08:36:17'),(31669,1,13,'2021-04-24 08:36:54'),(31670,1,6,'2021-04-24 08:37:38'),(31671,1,6,'2021-04-24 08:39:19'),(31672,1,13,'2021-04-24 08:44:34'),(31673,1,44,'2021-04-24 08:47:48'),(31674,1,13,'2021-04-24 08:55:52'),(31675,1,44,'2021-04-24 08:56:04'),(31676,1,44,'2021-04-24 08:59:21'),(31677,1,44,'2021-04-24 09:00:05'),(31678,1,44,'2021-04-24 09:01:28'),(31679,1,13,'2021-04-24 09:03:15'),(31680,1,15,'2021-04-24 09:19:32'),(31681,1,44,'2021-04-24 09:25:29'),(31682,1,44,'2021-04-24 09:41:01'),(31683,1,44,'2021-04-24 09:51:32'),(31684,1,44,'2021-04-24 10:01:16'),(31685,1,44,'2021-04-24 10:23:04'),(31686,1,44,'2021-04-24 10:33:29'),(31687,1,13,'2021-04-24 10:35:42'),(31688,1,44,'2021-04-24 10:37:57'),(31689,1,44,'2021-04-24 10:43:24'),(31690,1,44,'2021-04-24 10:45:06'),(31691,1,44,'2021-04-24 11:16:26'),(31692,1,53,'2021-04-24 11:19:36'),(31693,1,44,'2021-04-24 11:28:02'),(31694,1,44,'2021-04-24 11:38:54'),(31695,1,44,'2021-04-24 11:49:52'),(31696,1,44,'2021-04-24 12:00:25'),(31697,1,44,'2021-04-24 12:01:46'),(31698,1,44,'2021-04-24 12:11:44'),(31699,1,15,'2021-04-24 12:20:26'),(31700,1,44,'2021-04-24 12:22:51'),(31701,1,44,'2021-04-24 12:39:52'),(31702,1,44,'2021-04-24 12:44:09'),(31703,1,44,'2021-04-24 12:51:43'),(31704,1,15,'2021-04-24 12:52:08'),(31705,1,44,'2021-04-24 13:06:08'),(31706,1,44,'2021-04-24 13:31:42'),(31707,1,44,'2021-04-24 13:41:26'),(31708,1,44,'2021-04-24 13:48:04'),(31709,1,15,'2021-04-24 13:55:22'),(31710,1,44,'2021-04-24 13:55:33'),(31711,1,44,'2021-04-24 14:01:27'),(31712,1,44,'2021-04-24 14:07:25'),(31713,1,44,'2021-04-24 14:13:27'),(31714,1,44,'2021-04-24 14:20:00'),(31715,1,44,'2021-04-24 14:27:31'),(31716,1,44,'2021-04-24 14:33:55'),(31717,1,13,'2021-04-24 14:35:38'),(31718,1,6,'2021-04-24 14:38:35'),(31719,1,6,'2021-04-24 14:39:55'),(31720,1,13,'2021-04-24 14:41:45'),(31721,1,5,'2021-04-24 14:42:55'),(31722,1,14,'2021-04-24 14:42:58'),(31723,1,15,'2021-04-24 14:43:18'),(31724,1,44,'2021-04-24 14:43:35'),(31725,1,13,'2021-04-24 14:44:03'),(31726,1,13,'2021-04-24 14:47:11'),(31727,1,44,'2021-04-24 14:52:11'),(31728,1,44,'2021-04-24 14:52:19'),(31729,1,44,'2021-04-24 14:57:31'),(31730,1,44,'2021-04-24 15:05:30'),(31731,1,44,'2021-04-24 15:28:43'),(31732,1,44,'2021-04-24 15:31:49'),(31733,1,44,'2021-04-24 16:06:42'),(31734,1,44,'2021-04-24 16:14:14'),(31735,1,15,'2021-04-24 16:25:08'),(31736,1,44,'2021-04-24 16:36:56'),(31737,1,44,'2021-04-24 16:37:42'),(31738,1,44,'2021-04-24 16:59:25'),(31739,1,15,'2021-04-24 16:59:46'),(31740,1,44,'2021-04-24 17:21:02'),(31741,1,15,'2021-04-24 17:31:28'),(31742,1,44,'2021-04-24 17:44:11'),(31743,1,44,'2021-04-24 18:06:31'),(31744,1,44,'2021-04-24 18:29:12'),(31745,1,15,'2021-04-24 18:32:47'),(31746,1,44,'2021-04-24 18:49:35'),(31747,1,44,'2021-04-24 19:14:02'),(31748,1,44,'2021-04-24 19:19:49'),(31749,1,44,'2021-04-24 19:30:11'),(31750,1,15,'2021-04-24 19:34:45'),(31751,1,73,'2021-04-24 19:41:40'),(31752,1,44,'2021-04-24 19:54:15'),(31753,1,44,'2021-04-24 19:57:38'),(31754,1,6,'2021-04-24 20:15:14'),(31755,1,6,'2021-04-24 20:15:17'),(31756,1,43,'2021-04-24 20:19:16'),(31757,1,15,'2021-04-24 20:32:51'),(31758,1,44,'2021-04-24 21:01:27'),(31759,1,45,'2021-04-24 21:06:38'),(31760,1,44,'2021-04-24 21:11:16'),(31761,1,44,'2021-04-24 21:26:33'),(31762,1,44,'2021-04-24 21:50:15'),(31763,1,44,'2021-04-24 22:03:01'),(31764,1,44,'2021-04-24 22:04:20'),(31765,1,44,'2021-04-24 22:30:23'),(31766,1,15,'2021-04-24 22:51:22'),(31767,1,44,'2021-04-24 22:54:22'),(31768,1,44,'2021-04-24 22:54:26'),(31769,1,15,'2021-04-24 23:17:59'),(31770,1,70,'2021-04-24 23:45:51'),(31771,1,15,'2021-04-24 23:45:55'),(31772,1,15,'2021-04-25 00:10:51'),(31773,1,15,'2021-04-25 00:35:59'),(31774,1,44,'2021-04-25 00:41:44'),(31775,1,15,'2021-04-25 01:26:36'),(31776,1,44,'2021-04-25 02:14:26'),(31777,1,44,'2021-04-25 02:20:45'),(31778,1,15,'2021-04-25 02:22:08'),(31779,1,44,'2021-04-25 02:25:14'),(31780,1,6,'2021-04-25 02:38:17'),(31781,1,44,'2021-04-25 02:43:48'),(31782,1,5,'2021-04-25 02:45:41'),(31783,1,15,'2021-04-25 02:48:19'),(31784,1,44,'2021-04-25 02:52:37'),(31785,1,44,'2021-04-25 02:56:02'),(31786,1,44,'2021-04-25 03:00:48'),(31787,1,14,'2021-04-25 03:02:48'),(31788,1,5,'2021-04-25 03:11:39'),(31789,1,14,'2021-04-25 03:25:38'),(31790,1,15,'2021-04-25 03:31:09'),(31791,1,44,'2021-04-25 03:31:33'),(31792,1,5,'2021-04-25 03:34:04'),(31793,1,70,'2021-04-25 03:34:58'),(31794,1,44,'2021-04-25 03:35:36'),(31795,1,44,'2021-04-25 03:41:46'),(31796,1,14,'2021-04-25 03:48:13'),(31797,1,5,'2021-04-25 03:54:59'),(31798,1,44,'2021-04-25 03:56:03'),(31799,1,5,'2021-04-25 04:13:53'),(31800,1,14,'2021-04-25 04:13:59'),(31801,1,44,'2021-04-25 04:16:44'),(31802,1,44,'2021-04-25 04:16:51'),(31803,1,14,'2021-04-25 04:33:15'),(31804,1,44,'2021-04-25 04:38:46'),(31805,1,44,'2021-04-25 04:41:30'),(31806,1,5,'2021-04-25 04:45:51'),(31807,1,14,'2021-04-25 04:55:06'),(31808,1,44,'2021-04-25 04:59:21'),(31809,1,44,'2021-04-25 05:01:37'),(31810,1,14,'2021-04-25 05:16:24'),(31811,1,5,'2021-04-25 05:18:02'),(31812,1,44,'2021-04-25 05:23:20'),(31813,1,44,'2021-04-25 05:31:06'),(31814,1,5,'2021-04-25 05:40:32'),(31815,1,44,'2021-04-25 05:44:26'),(31816,1,44,'2021-04-25 06:40:44'),(31817,1,44,'2021-04-25 06:57:28'),(31818,1,44,'2021-04-25 07:09:22'),(31819,1,44,'2021-04-25 07:18:30'),(31820,1,44,'2021-04-25 07:33:38'),(31821,1,44,'2021-04-25 07:38:25'),(31822,1,44,'2021-04-25 07:55:33'),(31823,1,44,'2021-04-25 08:01:42'),(31824,1,44,'2021-04-25 08:08:54'),(31825,1,5,'2021-04-25 08:32:30'),(31826,1,14,'2021-04-25 08:33:04'),(31827,1,6,'2021-04-25 08:35:52'),(31828,1,6,'2021-04-25 08:47:44'),(31829,1,44,'2021-04-25 08:49:13'),(31830,1,15,'2021-04-25 08:49:17'),(31831,1,44,'2021-04-25 08:54:03'),(31832,1,15,'2021-04-25 09:06:21'),(31833,1,15,'2021-04-25 09:13:55'),(31834,1,44,'2021-04-25 09:18:56'),(31835,1,15,'2021-04-25 09:20:22'),(31836,1,44,'2021-04-25 09:23:44'),(31837,1,15,'2021-04-25 09:27:50'),(31838,1,13,'2021-04-25 09:29:39'),(31839,1,62,'2021-04-25 09:29:52'),(31840,1,5,'2021-04-25 09:42:06'),(31841,1,44,'2021-04-25 09:44:52'),(31842,1,13,'2021-04-25 09:47:23'),(31843,1,15,'2021-04-25 09:48:42'),(31844,1,13,'2021-04-25 10:01:53'),(31845,1,44,'2021-04-25 10:04:51'),(31846,1,13,'2021-04-25 10:16:57'),(31847,1,44,'2021-04-25 10:27:04'),(31848,1,15,'2021-04-25 10:28:26'),(31849,1,13,'2021-04-25 10:30:01'),(31850,1,13,'2021-04-25 10:44:20'),(31851,1,44,'2021-04-25 10:48:30'),(31852,1,15,'2021-04-25 10:51:01'),(31853,1,76,'2021-04-25 10:57:48'),(31854,1,13,'2021-04-25 11:02:06'),(31855,1,59,'2021-04-25 11:09:01'),(31856,1,44,'2021-04-25 11:10:28'),(31857,1,15,'2021-04-25 11:12:05'),(31858,1,44,'2021-04-25 11:19:06'),(31859,1,13,'2021-04-25 11:25:54'),(31860,1,44,'2021-04-25 11:31:35'),(31861,1,15,'2021-04-25 11:34:03'),(31862,1,44,'2021-04-25 11:48:28'),(31863,1,13,'2021-04-25 11:50:46'),(31864,1,15,'2021-04-25 11:56:17'),(31865,1,44,'2021-04-25 12:18:30'),(31866,1,44,'2021-04-25 12:18:31'),(31867,1,44,'2021-04-25 12:51:58'),(31868,1,44,'2021-04-25 12:52:06'),(31869,1,44,'2021-04-25 12:57:12'),(31870,1,44,'2021-04-25 12:58:02'),(31871,1,13,'2021-04-25 13:01:27'),(31872,1,44,'2021-04-25 13:29:08'),(31873,1,76,'2021-04-25 14:08:29'),(31874,1,44,'2021-04-25 14:32:13'),(31875,1,6,'2021-04-25 14:34:46'),(31876,1,15,'2021-04-25 14:36:02'),(31877,1,14,'2021-04-25 14:36:14'),(31878,1,5,'2021-04-25 14:36:15'),(31879,1,44,'2021-04-25 14:37:24'),(31880,1,6,'2021-04-25 14:38:17'),(31881,1,13,'2021-04-25 14:40:58'),(31882,1,44,'2021-04-25 14:41:02'),(31883,1,15,'2021-04-25 14:41:09'),(31884,1,15,'2021-04-25 14:42:31'),(31885,1,44,'2021-04-25 14:42:36'),(31886,1,6,'2021-04-25 14:42:36'),(31887,1,15,'2021-04-25 14:44:15'),(31888,1,44,'2021-04-25 14:45:17'),(31889,1,13,'2021-04-25 14:46:59'),(31890,1,45,'2021-04-25 14:49:30'),(31891,1,56,'2021-04-25 15:49:43'),(31892,1,73,'2021-04-25 15:59:02'),(31893,1,79,'2021-04-25 16:05:01'),(31894,1,44,'2021-04-25 17:08:55'),(31895,1,44,'2021-04-25 18:20:37'),(31896,1,44,'2021-04-25 18:30:04'),(31897,1,66,'2021-04-25 18:37:36'),(31898,1,44,'2021-04-25 18:43:57'),(31899,1,44,'2021-04-25 19:21:48'),(31900,1,44,'2021-04-25 19:21:49'),(31901,1,44,'2021-04-25 19:27:23'),(31902,1,44,'2021-04-25 19:40:49'),(31903,1,44,'2021-04-25 19:49:56'),(31904,1,6,'2021-04-25 19:59:50'),(31905,1,44,'2021-04-25 20:32:07'),(31906,1,44,'2021-04-25 20:35:56'),(31907,1,44,'2021-04-25 21:30:19'),(31908,1,44,'2021-04-25 22:30:34'),(31909,1,44,'2021-04-25 22:32:38'),(31910,1,44,'2021-04-25 22:33:38'),(31911,1,6,'2021-04-25 22:52:09'),(31912,1,44,'2021-04-25 22:55:46'),(31913,1,53,'2021-04-25 23:01:13'),(31914,1,44,'2021-04-25 23:07:37'),(31915,1,44,'2021-04-25 23:07:38'),(31916,1,44,'2021-04-25 23:23:46'),(31917,1,44,'2021-04-25 23:23:47'),(31918,1,44,'2021-04-25 23:23:50'),(31919,1,44,'2021-04-25 23:23:52'),(31920,1,44,'2021-04-25 23:23:52'),(31921,1,44,'2021-04-25 23:23:54'),(31922,1,44,'2021-04-25 23:23:55'),(31923,1,44,'2021-04-25 23:23:57'),(31924,1,44,'2021-04-25 23:23:59'),(31925,1,44,'2021-04-25 23:24:01'),(31926,1,44,'2021-04-25 23:24:03'),(31927,1,44,'2021-04-25 23:26:01'),(31928,1,66,'2021-04-26 00:29:11'),(31929,1,44,'2021-04-26 00:32:45'),(31930,1,44,'2021-04-26 00:46:34'),(31931,1,73,'2021-04-26 00:51:31'),(31932,1,44,'2021-04-26 01:12:41'),(31933,1,6,'2021-04-26 01:21:26'),(31934,1,44,'2021-04-26 01:21:33'),(31935,1,76,'2021-04-26 01:24:21'),(31936,1,44,'2021-04-26 01:52:48'),(31937,1,44,'2021-04-26 01:54:02'),(31938,1,44,'2021-04-26 02:09:40'),(31939,1,44,'2021-04-26 02:17:20'),(31940,1,44,'2021-04-26 02:24:48'),(31941,1,44,'2021-04-26 02:33:12'),(31942,1,44,'2021-04-26 02:35:46'),(31943,1,5,'2021-04-26 02:38:12'),(31944,1,14,'2021-04-26 02:39:07'),(31945,1,13,'2021-04-26 02:39:08'),(31946,1,14,'2021-04-26 02:44:47'),(31947,1,14,'2021-04-26 02:50:03'),(31948,1,14,'2021-04-26 02:55:32'),(31949,1,44,'2021-04-26 02:56:02'),(31950,1,14,'2021-04-26 03:02:04'),(31951,1,44,'2021-04-26 03:02:47'),(31952,1,14,'2021-04-26 03:09:00'),(31953,1,14,'2021-04-26 03:16:52'),(31954,1,44,'2021-04-26 03:18:57'),(31955,1,44,'2021-04-26 03:23:23'),(31956,1,44,'2021-04-26 03:26:30'),(31957,1,14,'2021-04-26 03:28:18'),(31958,1,44,'2021-04-26 03:32:20'),(31959,1,44,'2021-04-26 03:43:32'),(31960,1,44,'2021-04-26 03:50:49'),(31961,1,44,'2021-04-26 03:58:33'),(31962,1,44,'2021-04-26 04:04:57'),(31963,1,44,'2021-04-26 04:11:33'),(31964,1,44,'2021-04-26 04:11:35'),(31965,1,44,'2021-04-26 04:12:45'),(31966,1,44,'2021-04-26 04:22:03'),(31967,1,45,'2021-04-26 04:24:30'),(31968,1,15,'2021-04-26 04:29:50'),(31969,1,6,'2021-04-26 04:29:51'),(31970,1,14,'2021-04-26 04:30:27'),(31971,1,44,'2021-04-26 04:31:51'),(31972,1,44,'2021-04-26 04:40:10'),(31973,1,44,'2021-04-26 04:43:01'),(31974,1,44,'2021-04-26 04:44:01'),(31975,1,44,'2021-04-26 05:01:51'),(31976,1,15,'2021-04-26 05:02:08'),(31977,1,44,'2021-04-26 05:03:44'),(31978,1,44,'2021-04-26 05:14:42'),(31979,1,56,'2021-04-26 05:15:35'),(31980,1,44,'2021-04-26 05:21:48'),(31981,1,44,'2021-04-26 05:27:14'),(31982,1,44,'2021-04-26 05:40:25'),(31983,1,44,'2021-04-26 05:42:00'),(31984,1,44,'2021-04-26 05:53:59'),(31985,1,44,'2021-04-26 06:01:13'),(31986,1,44,'2021-04-26 06:17:39'),(31987,1,6,'2021-04-26 06:26:31'),(31988,1,44,'2021-04-26 06:26:33'),(31989,1,44,'2021-04-26 06:34:45'),(31990,1,44,'2021-04-26 06:46:59'),(31991,1,44,'2021-04-26 07:19:12'),(31992,1,44,'2021-04-26 07:23:35'),(31993,1,44,'2021-04-26 07:35:26'),(31994,1,44,'2021-04-26 07:39:17'),(31995,1,44,'2021-04-26 07:57:43'),(31996,1,44,'2021-04-26 08:06:24'),(31997,1,44,'2021-04-26 08:09:43'),(31998,1,44,'2021-04-26 08:33:39'),(31999,1,44,'2021-04-26 08:35:30'),(32000,1,13,'2021-04-26 08:38:39'),(32001,1,44,'2021-04-26 08:39:17'),(32002,1,13,'2021-04-26 08:45:23'),(32003,1,13,'2021-04-26 08:53:20'),(32004,1,44,'2021-04-26 08:58:20'),(32005,1,13,'2021-04-26 09:05:54'),(32006,1,13,'2021-04-26 09:12:25'),(32007,1,6,'2021-04-26 09:18:37'),(32008,1,13,'2021-04-26 09:18:50'),(32009,1,44,'2021-04-26 09:23:22'),(32010,1,13,'2021-04-26 09:27:15'),(32011,1,15,'2021-04-26 09:27:33'),(32012,1,14,'2021-04-26 09:33:45'),(32013,1,5,'2021-04-26 09:33:51'),(32014,1,6,'2021-04-26 09:37:04'),(32015,1,62,'2021-04-26 09:39:18'),(32016,1,44,'2021-04-26 09:53:06'),(32017,1,6,'2021-04-26 09:55:27'),(32018,1,13,'2021-04-26 10:00:05'),(32019,1,44,'2021-04-26 10:02:52'),(32020,1,15,'2021-04-26 10:09:50'),(32021,1,44,'2021-04-26 10:20:11'),(32022,1,44,'2021-04-26 10:22:36'),(32023,1,44,'2021-04-26 10:36:37'),(32024,1,44,'2021-04-26 10:50:49'),(32025,1,44,'2021-04-26 10:56:20'),(32026,1,44,'2021-04-26 11:03:40'),(32027,1,13,'2021-04-26 18:52:34'),(32028,1,6,'2021-04-26 18:54:12'),(32029,1,44,'2021-04-26 19:05:24'),(32030,1,13,'2021-04-26 19:05:47'),(32031,1,5,'2021-04-26 19:06:00'),(32032,1,14,'2021-04-26 19:06:29'),(32033,1,6,'2021-04-26 19:07:28'),(32034,1,44,'2021-04-26 19:08:00'),(32035,1,44,'2021-04-26 19:09:17'),(32036,1,6,'2021-04-26 19:11:00'),(32037,1,5,'2021-04-26 19:12:10'),(32038,1,14,'2021-04-26 19:13:30'),(32039,1,13,'2021-04-26 19:13:45'),(32040,1,44,'2021-04-26 19:15:19'),(32041,1,15,'2021-04-26 19:15:41'),(32042,1,44,'2021-04-26 19:16:18'),(32043,1,6,'2021-04-26 19:17:01'),(32044,1,44,'2021-04-26 19:26:24'),(32045,1,15,'2021-04-26 19:27:27'),(32046,1,6,'2021-04-26 19:28:52'),(32047,1,44,'2021-04-26 19:29:57'),(32048,1,13,'2021-04-26 19:30:31'),(32049,1,44,'2021-04-26 19:30:41'),(32050,1,5,'2021-04-26 19:30:43'),(32051,1,44,'2021-04-26 19:31:52'),(32052,1,14,'2021-04-26 19:33:26'),(32053,1,44,'2021-04-26 19:34:58'),(32054,1,13,'2021-04-26 20:28:44'),(32055,1,13,'2021-04-26 20:59:27'),(32056,1,44,'2021-04-26 21:02:50'),(32057,1,44,'2021-04-26 21:08:13'),(32058,1,44,'2021-04-26 21:10:37'),(32059,1,44,'2021-04-26 21:24:54'),(32060,1,44,'2021-04-26 22:02:24'),(32061,1,44,'2021-04-26 22:46:52'),(32062,1,44,'2021-04-26 23:26:56'),(32063,1,44,'2021-04-26 23:52:52'),(32064,1,44,'2021-04-27 00:34:53'),(32065,1,44,'2021-04-27 00:34:55'),(32066,1,44,'2021-04-27 00:34:57'),(32067,1,44,'2021-04-27 00:34:59'),(32068,1,44,'2021-04-27 00:44:42'),(32069,1,44,'2021-04-27 01:16:57'),(32070,1,44,'2021-04-27 01:38:03'),(32071,1,44,'2021-04-27 01:39:16'),(32072,1,44,'2021-04-27 01:45:34'),(32073,1,44,'2021-04-27 03:38:27'),(32074,1,44,'2021-04-27 03:40:10'),(32075,1,44,'2021-04-27 03:50:39'),(32076,1,13,'2021-04-27 03:54:21'),(32077,1,15,'2021-04-27 04:01:16'),(32078,1,5,'2021-04-27 04:02:18'),(32079,1,14,'2021-04-27 04:02:18'),(32080,1,44,'2021-04-27 04:08:53'),(32081,1,6,'2021-04-27 04:17:57'),(32082,1,13,'2021-04-27 04:25:43'),(32083,1,44,'2021-04-27 04:52:21'),(32084,1,6,'2021-04-27 05:00:48'),(32085,1,44,'2021-04-27 05:01:24'),(32086,1,44,'2021-04-27 05:12:01'),(32087,1,13,'2021-04-27 05:14:26'),(32088,1,44,'2021-04-27 05:33:47'),(32089,1,6,'2021-04-27 05:42:41'),(32090,1,44,'2021-04-27 05:51:09'),(32091,1,6,'2021-04-27 05:51:32'),(32092,1,53,'2021-04-27 05:51:48'),(32093,1,6,'2021-04-27 05:52:15'),(32094,1,53,'2021-04-27 05:52:36'),(32095,1,53,'2021-04-27 05:52:59'),(32096,1,13,'2021-04-27 06:01:13'),(32097,1,6,'2021-04-27 06:03:40'),(32098,1,44,'2021-04-27 06:15:36'),(32099,1,15,'2021-04-27 06:38:47'),(32100,1,44,'2021-04-27 06:45:38'),(32101,1,13,'2021-04-27 06:52:22'),(32102,1,44,'2021-04-27 06:55:20'),(32103,1,44,'2021-04-27 06:57:37'),(32104,1,44,'2021-04-27 06:59:55'),(32105,1,44,'2021-04-27 07:00:57'),(32106,1,13,'2021-04-27 07:23:34'),(32107,1,44,'2021-04-27 07:39:22'),(32108,1,5,'2021-04-27 07:51:43'),(32109,1,44,'2021-04-27 07:54:41'),(32110,1,13,'2021-04-27 08:00:45'),(32111,1,44,'2021-04-27 08:00:49'),(32112,1,5,'2021-04-27 08:31:32'),(32113,1,14,'2021-04-27 08:32:00'),(32114,1,44,'2021-04-27 08:39:18'),(32115,1,6,'2021-04-27 08:39:20'),(32116,1,14,'2021-04-27 08:39:22'),(32117,1,79,'2021-04-27 08:39:26'),(32118,1,13,'2021-04-27 08:39:28'),(32119,1,76,'2021-04-27 08:39:30'),(32120,1,15,'2021-04-27 08:39:32'),(32121,1,15,'2021-04-27 08:39:33'),(32122,1,73,'2021-04-27 08:39:35'),(32123,1,5,'2021-04-27 08:39:38'),(32124,1,73,'2021-04-27 08:39:40'),(32125,1,45,'2021-04-27 08:39:41'),(32126,1,70,'2021-04-27 08:39:43'),(32127,1,79,'2021-04-27 08:39:45'),(32128,1,62,'2021-04-27 08:39:47'),(32129,1,76,'2021-04-27 08:39:49'),(32130,1,66,'2021-04-27 08:39:51'),(32131,1,70,'2021-04-27 08:39:53'),(32132,1,56,'2021-04-27 08:39:55'),(32133,1,62,'2021-04-27 08:39:57'),(32134,1,43,'2021-04-27 08:39:59'),(32135,1,66,'2021-04-27 08:40:01'),(32136,1,53,'2021-04-27 08:40:04'),(32137,1,56,'2021-04-27 08:40:06'),(32138,1,45,'2021-04-27 08:40:08'),(32139,1,43,'2021-04-27 08:40:09'),(32140,1,59,'2021-04-27 08:40:11'),(32141,1,53,'2021-04-27 08:40:14'),(32142,1,44,'2021-04-27 08:40:16'),(32143,1,45,'2021-04-27 08:40:18'),(32144,1,59,'2021-04-27 08:40:20'),(32145,1,44,'2021-04-27 08:40:22'),(32146,1,15,'2021-04-27 08:40:24'),(32147,1,15,'2021-04-27 08:40:25'),(32148,1,15,'2021-04-27 08:40:26'),(32149,1,44,'2021-04-27 08:40:29'),(32150,1,6,'2021-04-27 08:43:20'),(32151,1,44,'2021-04-27 08:44:29'),(32152,1,44,'2021-04-27 08:45:28'),(32153,1,6,'2021-04-27 08:52:09'),(32154,1,15,'2021-04-27 08:57:17'),(32155,1,44,'2021-04-27 08:58:43'),(32156,1,44,'2021-04-27 08:59:19'),(32157,1,15,'2021-04-27 09:03:39'),(32158,1,44,'2021-04-27 09:04:43'),(32159,1,44,'2021-04-27 09:10:51'),(32160,1,6,'2021-04-27 09:20:29'),(32161,1,13,'2021-04-27 09:27:51'),(32162,1,44,'2021-04-27 09:38:22'),(32163,1,13,'2021-04-27 09:38:59'),(32164,1,44,'2021-04-27 09:47:44'),(32165,1,15,'2021-04-27 09:53:23'),(32166,1,44,'2021-04-27 09:55:41'),(32167,1,44,'2021-04-27 09:57:17'),(32168,1,44,'2021-04-27 10:02:18'),(32169,1,15,'2021-04-27 10:15:33'),(32170,1,44,'2021-04-27 10:22:09'),(32171,1,73,'2021-04-27 10:29:21'),(32172,1,13,'2021-04-27 10:29:48'),(32173,1,44,'2021-04-27 10:32:04'),(32174,1,44,'2021-04-27 10:39:23'),(32175,1,44,'2021-04-27 10:50:32'),(32176,1,15,'2021-04-27 10:58:57'),(32177,1,44,'2021-04-27 10:59:04'),(32178,1,44,'2021-04-27 11:02:29'),(32179,1,44,'2021-04-27 11:03:27'),(32180,1,44,'2021-04-27 11:03:56'),(32181,1,44,'2021-04-27 11:05:56'),(32182,1,44,'2021-04-27 11:17:58'),(32183,1,15,'2021-04-27 11:20:08'),(32184,1,44,'2021-04-27 11:21:11'),(32185,1,6,'2021-04-27 11:24:12'),(32186,1,44,'2021-04-27 11:29:47'),(32187,1,13,'2021-04-27 11:37:13'),(32188,1,15,'2021-04-27 11:42:36'),(32189,1,44,'2021-04-27 11:44:35'),(32190,1,44,'2021-04-27 11:47:26'),(32191,1,44,'2021-04-27 11:54:52'),(32192,1,15,'2021-04-27 12:05:10'),(32193,1,44,'2021-04-27 12:18:29'),(32194,1,44,'2021-04-27 12:22:12'),(32195,1,15,'2021-04-27 12:26:12'),(32196,1,44,'2021-04-27 12:41:18'),(32197,1,44,'2021-04-27 12:42:00'),(32198,1,43,'2021-04-27 12:42:52'),(32199,1,15,'2021-04-27 12:47:44'),(32200,1,44,'2021-04-27 12:52:37'),(32201,1,44,'2021-04-27 12:58:02'),(32202,1,13,'2021-04-27 13:10:05'),(32203,1,15,'2021-04-27 13:10:08'),(32204,1,44,'2021-04-27 13:23:23'),(32205,1,44,'2021-04-27 13:31:28'),(32206,1,44,'2021-04-27 13:52:49'),(32207,1,44,'2021-04-27 13:52:51'),(32208,1,44,'2021-04-27 13:53:25'),(32209,1,44,'2021-04-27 14:02:00'),(32210,1,44,'2021-04-27 14:03:48'),(32211,1,44,'2021-04-27 14:20:01'),(32212,1,14,'2021-04-27 14:32:35'),(32213,1,15,'2021-04-27 14:33:28'),(32214,1,13,'2021-04-27 14:33:44'),(32215,1,44,'2021-04-27 14:33:46'),(32216,1,44,'2021-04-27 14:34:16'),(32217,1,44,'2021-04-27 14:35:28'),(32218,1,6,'2021-04-27 14:35:54'),(32219,1,5,'2021-04-27 14:37:40'),(32220,1,44,'2021-04-27 14:43:47'),(32221,1,44,'2021-04-27 14:46:29'),(32222,1,44,'2021-04-27 14:51:45'),(32223,1,5,'2021-04-27 14:55:17'),(32224,1,44,'2021-04-27 15:02:48'),(32225,1,44,'2021-04-27 15:17:41'),(32226,1,5,'2021-04-27 15:20:14'),(32227,1,44,'2021-04-27 15:30:51'),(32228,1,44,'2021-04-27 15:34:15'),(32229,1,5,'2021-04-27 15:37:32'),(32230,1,5,'2021-04-27 15:51:46'),(32231,1,5,'2021-04-27 16:13:32'),(32232,1,44,'2021-04-27 16:14:17'),(32233,1,5,'2021-04-27 16:36:29'),(32234,1,44,'2021-04-27 16:38:41'),(32235,1,44,'2021-04-27 16:45:04'),(32236,1,44,'2021-04-27 16:50:05'),(32237,1,5,'2021-04-27 17:01:33'),(32238,1,44,'2021-04-27 17:28:43'),(32239,1,44,'2021-04-27 17:30:44'),(32240,1,44,'2021-04-27 17:34:11'),(32241,1,44,'2021-04-27 18:19:14'),(32242,1,44,'2021-04-27 18:20:03'),(32243,1,44,'2021-04-27 18:23:57'),(32244,1,44,'2021-04-27 18:30:25'),(32245,1,6,'2021-04-27 18:30:26'),(32246,1,6,'2021-04-27 18:30:28'),(32247,1,44,'2021-04-27 18:36:17'),(32248,1,44,'2021-04-27 18:53:43'),(32249,1,44,'2021-04-27 19:03:49'),(32250,1,44,'2021-04-27 19:04:51'),(32251,1,44,'2021-04-27 19:09:52'),(32252,1,44,'2021-04-27 19:44:25'),(32253,1,44,'2021-04-27 19:45:02'),(32254,1,44,'2021-04-27 19:46:12'),(32255,1,44,'2021-04-27 20:13:12'),(32256,1,44,'2021-04-27 20:15:42'),(32257,1,76,'2021-04-27 20:19:29'),(32258,1,44,'2021-04-27 20:29:06'),(32259,1,44,'2021-04-27 20:36:19'),(32260,1,44,'2021-04-27 20:56:13'),(32261,1,44,'2021-04-27 21:03:53'),(32262,1,44,'2021-04-27 21:04:59'),(32263,1,44,'2021-04-27 21:11:45'),(32264,1,44,'2021-04-27 21:12:25'),(32265,1,44,'2021-04-27 21:37:47'),(32266,1,44,'2021-04-27 21:50:40'),(32267,1,44,'2021-04-27 22:21:23'),(32268,1,44,'2021-04-27 22:24:42'),(32269,1,44,'2021-04-27 22:30:24'),(32270,1,44,'2021-04-27 22:32:28'),(32271,1,59,'2021-04-27 22:32:53'),(32272,1,44,'2021-04-27 22:35:43'),(32273,1,44,'2021-04-27 22:35:46'),(32274,1,44,'2021-04-27 23:10:26'),(32275,1,44,'2021-04-27 23:17:52'),(32276,1,44,'2021-04-27 23:19:01'),(32277,1,5,'2021-04-27 23:28:08'),(32278,1,44,'2021-04-27 23:34:52'),(32279,1,44,'2021-04-27 23:47:29'),(32280,1,5,'2021-04-27 23:58:48'),(32281,1,44,'2021-04-27 23:59:32'),(32282,1,44,'2021-04-27 23:59:35'),(32283,1,44,'2021-04-28 00:00:39'),(32284,1,14,'2021-04-28 00:01:02'),(32285,1,44,'2021-04-28 00:02:03'),(32286,1,44,'2021-04-28 00:25:29'),(32287,1,44,'2021-04-28 00:30:01'),(32288,1,6,'2021-04-28 00:30:03'),(32289,1,6,'2021-04-28 00:30:04'),(32290,1,44,'2021-04-28 01:02:23'),(32291,1,44,'2021-04-28 01:06:17'),(32292,1,44,'2021-04-28 01:22:33'),(32293,1,44,'2021-04-28 01:28:59'),(32294,1,44,'2021-04-28 01:39:16'),(32295,1,5,'2021-04-28 02:33:45'),(32296,1,6,'2021-04-28 02:35:41'),(32297,1,15,'2021-04-28 02:37:03'),(32298,1,14,'2021-04-28 02:37:19'),(32299,1,6,'2021-04-28 02:41:13'),(32300,1,6,'2021-04-28 02:43:49'),(32301,1,15,'2021-04-28 02:45:20'),(32302,1,6,'2021-04-28 02:46:58'),(32303,1,44,'2021-04-28 02:51:03'),(32304,1,6,'2021-04-28 02:51:22'),(32305,1,6,'2021-04-28 02:57:12'),(32306,1,44,'2021-04-28 03:07:24'),(32307,1,6,'2021-04-28 03:08:24'),(32308,1,44,'2021-04-28 03:08:51'),(32309,1,44,'2021-04-28 03:15:13'),(32310,1,15,'2021-04-28 03:23:30'),(32311,1,44,'2021-04-28 03:24:00'),(32312,1,15,'2021-04-28 03:35:50'),(32313,1,13,'2021-04-28 03:38:29'),(32314,1,44,'2021-04-28 03:40:29'),(32315,1,15,'2021-04-28 03:48:32'),(32316,1,44,'2021-04-28 03:50:13'),(32317,1,44,'2021-04-28 03:51:01'),(32318,1,15,'2021-04-28 04:04:47'),(32319,1,44,'2021-04-28 04:20:37'),(32320,1,44,'2021-04-28 04:41:58'),(32321,1,44,'2021-04-28 04:43:05'),(32322,1,44,'2021-04-28 04:46:58'),(32323,1,44,'2021-04-28 04:47:25'),(32324,1,44,'2021-04-28 04:47:35'),(32325,1,44,'2021-04-28 04:49:34'),(32326,1,44,'2021-04-28 05:02:05'),(32327,1,13,'2021-04-28 05:06:30'),(32328,1,44,'2021-04-28 05:33:47'),(32329,1,44,'2021-04-28 05:36:51'),(32330,1,44,'2021-04-28 05:57:38'),(32331,1,44,'2021-04-28 06:00:43'),(32332,1,44,'2021-04-28 06:08:57'),(32333,1,44,'2021-04-28 06:09:15'),(32334,1,44,'2021-04-28 06:10:33'),(32335,1,44,'2021-04-28 06:24:30'),(32336,1,44,'2021-04-28 06:40:17'),(32337,1,44,'2021-04-28 06:44:56'),(32338,1,13,'2021-04-28 06:48:54'),(32339,1,44,'2021-04-28 06:53:46'),(32340,1,44,'2021-04-28 07:02:53'),(32341,1,44,'2021-04-28 07:02:54'),(32342,1,53,'2021-04-28 07:16:47'),(32343,1,44,'2021-04-28 07:25:46'),(32344,1,44,'2021-04-28 07:27:05'),(32345,1,44,'2021-04-28 07:31:08'),(32346,1,44,'2021-04-28 07:39:58'),(32347,1,44,'2021-04-28 07:42:47'),(32348,1,44,'2021-04-28 07:42:52'),(32349,1,44,'2021-04-28 07:53:20'),(32350,1,44,'2021-04-28 08:06:00'),(32351,1,44,'2021-04-28 08:18:56'),(32352,1,44,'2021-04-28 08:19:03'),(32353,1,44,'2021-04-28 08:32:48'),(32354,1,13,'2021-04-28 08:33:01'),(32355,1,44,'2021-04-28 08:33:10'),(32356,1,44,'2021-04-28 08:34:11'),(32357,1,5,'2021-04-28 08:35:25'),(32358,1,5,'2021-04-28 08:39:01'),(32359,1,13,'2021-04-28 08:41:25'),(32360,1,5,'2021-04-28 08:43:02'),(32361,1,5,'2021-04-28 08:47:59'),(32362,1,44,'2021-04-28 08:51:11'),(32363,1,5,'2021-04-28 08:51:46'),(32364,1,5,'2021-04-28 08:56:06'),(32365,1,5,'2021-04-28 09:02:50'),(32366,1,44,'2021-04-28 09:11:44'),(32367,1,14,'2021-04-28 09:12:14'),(32368,1,5,'2021-04-28 09:12:38'),(32369,1,44,'2021-04-28 09:38:03'),(32370,1,15,'2021-04-28 09:52:21'),(32371,1,14,'2021-04-28 09:52:28'),(32372,1,6,'2021-04-28 09:52:35'),(32373,1,44,'2021-04-28 09:55:43'),(32374,1,14,'2021-04-28 10:14:00'),(32375,1,44,'2021-04-28 10:29:34'),(32376,1,13,'2021-04-28 10:30:24'),(32377,1,44,'2021-04-28 11:02:56'),(32378,1,44,'2021-04-28 11:03:41'),(32379,1,44,'2021-04-28 11:19:47'),(32380,1,44,'2021-04-28 11:24:36'),(32381,1,44,'2021-04-28 11:57:45'),(32382,1,44,'2021-04-28 11:58:19'),(32383,1,44,'2021-04-28 12:00:27'),(32384,1,13,'2021-04-28 12:06:30'),(32385,1,14,'2021-04-28 12:12:49'),(32386,1,44,'2021-04-28 12:17:15'),(32387,1,44,'2021-04-28 12:18:54'),(32388,1,44,'2021-04-28 12:27:03'),(32389,1,44,'2021-04-28 12:38:46'),(32390,1,44,'2021-04-28 12:40:04'),(32391,1,44,'2021-04-28 13:02:19'),(32392,1,44,'2021-04-28 13:10:58'),(32393,1,13,'2021-04-28 13:27:28'),(32394,1,44,'2021-04-28 13:27:38'),(32395,1,44,'2021-04-28 13:36:27'),(32396,1,44,'2021-04-28 13:44:33'),(32397,1,44,'2021-04-28 13:46:10'),(32398,1,44,'2021-04-28 13:48:35'),(32399,1,44,'2021-04-28 13:50:01'),(32400,1,44,'2021-04-28 13:51:51'),(32401,1,44,'2021-04-28 13:52:23'),(32402,1,44,'2021-04-28 13:54:40'),(32403,1,44,'2021-04-28 14:02:41'),(32404,1,44,'2021-04-28 14:15:03'),(32405,1,44,'2021-04-28 14:16:43'),(32406,1,44,'2021-04-28 14:33:30'),(32407,1,13,'2021-04-28 14:33:31'),(32408,1,44,'2021-04-28 14:37:46'),(32409,1,5,'2021-04-28 14:38:58'),(32410,1,5,'2021-04-28 14:40:40'),(32411,1,44,'2021-04-28 14:42:21'),(32412,1,44,'2021-04-28 14:44:53'),(32413,1,15,'2021-04-28 14:46:47'),(32414,1,6,'2021-04-28 14:46:49'),(32415,1,44,'2021-04-28 14:49:37'),(32416,1,14,'2021-04-28 14:50:46'),(32417,1,5,'2021-04-28 14:51:19'),(32418,1,5,'2021-04-28 15:00:58'),(32419,1,44,'2021-04-28 15:07:07'),(32420,1,14,'2021-04-28 15:12:11'),(32421,1,44,'2021-04-28 15:16:41'),(32422,1,14,'2021-04-28 15:19:35'),(32423,1,13,'2021-04-28 15:36:50'),(32424,1,44,'2021-04-28 15:44:47'),(32425,1,14,'2021-04-28 15:45:49'),(32426,1,14,'2021-04-28 15:50:18'),(32427,1,44,'2021-04-28 15:55:36'),(32428,1,44,'2021-04-28 16:00:49'),(32429,1,6,'2021-04-28 16:05:04'),(32430,1,6,'2021-04-28 16:05:08'),(32431,1,44,'2021-04-28 16:05:53'),(32432,1,44,'2021-04-28 16:05:55'),(32433,1,44,'2021-04-28 16:08:00'),(32434,1,14,'2021-04-28 16:12:32'),(32435,1,44,'2021-04-28 16:14:42'),(32436,1,44,'2021-04-28 16:17:16'),(32437,1,44,'2021-04-28 16:20:53'),(32438,1,14,'2021-04-28 16:24:13'),(32439,1,44,'2021-04-28 16:28:49'),(32440,1,14,'2021-04-28 16:36:42'),(32441,1,44,'2021-04-28 16:39:04'),(32442,1,5,'2021-04-28 16:40:30'),(32443,1,44,'2021-04-28 16:42:23'),(32444,1,44,'2021-04-28 16:53:16'),(32445,1,14,'2021-04-28 17:02:05'),(32446,1,44,'2021-04-28 17:07:50'),(32447,1,44,'2021-04-28 17:09:30'),(32448,1,44,'2021-04-28 17:14:08'),(32449,1,14,'2021-04-28 17:26:17'),(32450,1,14,'2021-04-28 17:27:23'),(32451,1,44,'2021-04-28 17:36:49'),(32452,1,14,'2021-04-28 17:57:40'),(32453,1,44,'2021-04-28 18:00:52'),(32454,1,44,'2021-04-28 18:00:52'),(32455,1,44,'2021-04-28 18:00:53'),(32456,1,44,'2021-04-28 18:00:56'),(32457,1,44,'2021-04-28 18:00:56'),(32458,1,44,'2021-04-28 18:14:22'),(32459,1,44,'2021-04-28 18:22:50'),(32460,1,14,'2021-04-28 18:30:16'),(32461,1,44,'2021-04-28 18:49:39'),(32462,1,44,'2021-04-28 19:09:05'),(32463,1,44,'2021-04-28 19:25:32'),(32464,1,44,'2021-04-28 19:25:34'),(32465,1,44,'2021-04-28 19:25:41'),(32466,1,44,'2021-04-28 19:25:51'),(32467,1,44,'2021-04-28 19:26:02'),(32468,1,44,'2021-04-28 19:26:20'),(32469,1,44,'2021-04-28 19:26:50'),(32470,1,44,'2021-04-28 19:26:58'),(32471,1,44,'2021-04-28 19:27:03'),(32472,1,44,'2021-04-28 19:27:07'),(32473,1,44,'2021-04-28 19:36:19'),(32474,1,14,'2021-04-28 19:37:50'),(32475,1,44,'2021-04-28 19:50:49'),(32476,1,44,'2021-04-28 19:52:17'),(32477,1,44,'2021-04-28 20:30:22'),(32478,1,44,'2021-04-28 20:35:39'),(32479,1,15,'2021-04-28 21:08:07'),(32480,1,44,'2021-04-28 21:16:04'),(32481,1,44,'2021-04-28 21:18:38'),(32482,1,44,'2021-04-28 21:39:45'),(32483,1,14,'2021-04-28 21:51:08'),(32484,1,44,'2021-04-28 22:23:08'),(32485,1,14,'2021-04-28 22:36:28'),(32486,1,44,'2021-04-28 22:45:07'),(32487,1,44,'2021-04-28 22:45:10'),(32488,1,44,'2021-04-28 23:06:33'),(32489,1,14,'2021-04-28 23:21:14'),(32490,1,44,'2021-04-28 23:25:54'),(32491,1,44,'2021-04-28 23:25:55'),(32492,1,5,'2021-04-28 23:26:03'),(32493,1,6,'2021-04-28 23:26:04'),(32494,1,13,'2021-04-28 23:26:06'),(32495,1,14,'2021-04-28 23:26:07'),(32496,1,44,'2021-04-28 23:26:08'),(32497,1,44,'2021-04-28 23:26:09'),(32498,1,15,'2021-04-28 23:26:10'),(32499,1,79,'2021-04-28 23:26:11'),(32500,1,45,'2021-04-28 23:26:14'),(32501,1,45,'2021-04-28 23:26:16'),(32502,1,79,'2021-04-28 23:26:18'),(32503,1,76,'2021-04-28 23:26:20'),(32504,1,76,'2021-04-28 23:26:22'),(32505,1,73,'2021-04-28 23:26:24'),(32506,1,73,'2021-04-28 23:26:27'),(32507,1,70,'2021-04-28 23:26:28'),(32508,1,70,'2021-04-28 23:26:31'),(32509,1,62,'2021-04-28 23:26:32'),(32510,1,62,'2021-04-28 23:26:34'),(32511,1,62,'2021-04-28 23:26:35'),(32512,1,66,'2021-04-28 23:26:36'),(32513,1,66,'2021-04-28 23:26:38'),(32514,1,56,'2021-04-28 23:26:40'),(32515,1,56,'2021-04-28 23:26:43'),(32516,1,43,'2021-04-28 23:26:45'),(32517,1,43,'2021-04-28 23:26:49'),(32518,1,53,'2021-04-28 23:26:51'),(32519,1,53,'2021-04-28 23:26:56'),(32520,1,45,'2021-04-28 23:26:58'),(32521,1,45,'2021-04-28 23:27:01'),(32522,1,59,'2021-04-28 23:27:03'),(32523,1,59,'2021-04-28 23:27:05'),(32524,1,59,'2021-04-28 23:27:06'),(32525,1,44,'2021-04-28 23:27:07'),(32526,1,44,'2021-04-28 23:27:09'),(32527,1,15,'2021-04-28 23:27:10'),(32528,1,15,'2021-04-28 23:27:11'),(32529,1,15,'2021-04-28 23:27:12'),(32530,1,44,'2021-04-28 23:27:18'),(32531,1,44,'2021-04-28 23:27:19'),(32532,1,15,'2021-04-28 23:27:27'),(32533,1,15,'2021-04-28 23:27:28'),(32534,1,44,'2021-04-28 23:27:31'),(32535,1,14,'2021-04-29 00:04:16'),(32536,1,45,'2021-04-29 00:49:56'),(32537,1,44,'2021-04-29 00:49:59'),(32538,1,44,'2021-04-29 00:59:52'),(32539,1,44,'2021-04-29 01:00:33'),(32540,1,44,'2021-04-29 01:24:00'),(32541,1,14,'2021-04-29 01:25:24'),(32542,1,44,'2021-04-29 01:25:50'),(32543,1,44,'2021-04-29 01:33:49'),(32544,1,44,'2021-04-29 01:50:35'),(32545,1,44,'2021-04-29 01:54:54'),(32546,1,44,'2021-04-29 02:00:30'),(32547,1,44,'2021-04-29 02:12:04'),(32548,1,14,'2021-04-29 02:25:08'),(32549,1,44,'2021-04-29 02:25:53'),(32550,1,44,'2021-04-29 02:29:29'),(32551,1,44,'2021-04-29 02:30:10'),(32552,1,13,'2021-04-29 02:34:48'),(32553,1,44,'2021-04-29 02:41:13'),(32554,1,44,'2021-04-29 02:45:20'),(32555,1,44,'2021-04-29 02:50:18'),(32556,1,5,'2021-04-29 03:01:18'),(32557,1,5,'2021-04-29 03:13:13'),(32558,1,14,'2021-04-29 03:21:25'),(32559,1,5,'2021-04-29 03:23:59'),(32560,1,5,'2021-04-29 03:36:31'),(32561,1,44,'2021-04-29 03:45:16'),(32562,1,5,'2021-04-29 03:49:04'),(32563,1,44,'2021-04-29 04:01:42'),(32564,1,5,'2021-04-29 04:03:25'),(32565,1,44,'2021-04-29 04:14:55'),(32566,1,14,'2021-04-29 04:21:40'),(32567,1,44,'2021-04-29 04:27:50'),(32568,1,44,'2021-04-29 04:52:17'),(32569,1,44,'2021-04-29 05:01:32'),(32570,1,5,'2021-04-29 05:12:54'),(32571,1,44,'2021-04-29 05:13:32'),(32572,1,14,'2021-04-29 05:15:12'),(32573,1,44,'2021-04-29 05:27:09'),(32574,1,44,'2021-04-29 05:47:06'),(32575,1,44,'2021-04-29 06:08:22'),(32576,1,44,'2021-04-29 06:30:11'),(32577,1,15,'2021-04-29 06:32:20'),(32578,1,6,'2021-04-29 06:33:44'),(32579,1,44,'2021-04-29 06:42:58'),(32580,1,14,'2021-04-29 06:51:58'),(32581,1,44,'2021-04-29 07:21:36'),(32582,1,44,'2021-04-29 07:21:50'),(32583,1,44,'2021-04-29 07:36:02'),(32584,1,44,'2021-04-29 07:55:00'),(32585,1,6,'2021-04-29 08:32:57'),(32586,1,15,'2021-04-29 08:33:18'),(32587,1,5,'2021-04-29 08:38:15'),(32588,1,44,'2021-04-29 08:38:24'),(32589,1,5,'2021-04-29 08:40:01'),(32590,1,5,'2021-04-29 08:41:58'),(32591,1,5,'2021-04-29 08:47:46'),(32592,1,14,'2021-04-29 08:50:33'),(32593,1,5,'2021-04-29 08:53:25'),(32594,1,14,'2021-04-29 09:00:47'),(32595,1,44,'2021-04-29 09:03:26'),(32596,1,44,'2021-04-29 09:03:28'),(32597,1,44,'2021-04-29 09:03:29'),(32598,1,44,'2021-04-29 09:03:30'),(32599,1,44,'2021-04-29 09:03:30'),(32600,1,44,'2021-04-29 09:03:31'),(32601,1,44,'2021-04-29 09:03:31'),(32602,1,44,'2021-04-29 09:03:32'),(32603,1,44,'2021-04-29 09:11:32'),(32604,1,14,'2021-04-29 09:27:21'),(32605,1,44,'2021-04-29 09:30:40'),(32606,1,14,'2021-04-29 09:47:47'),(32607,1,44,'2021-04-29 09:49:31'),(32608,1,44,'2021-04-29 09:51:53'),(32609,1,70,'2021-04-29 09:52:59'),(32610,1,6,'2021-04-29 10:00:05'),(32611,1,44,'2021-04-29 10:08:46'),(32612,1,14,'2021-04-29 10:10:02'),(32613,1,44,'2021-04-29 10:12:12'),(32614,1,14,'2021-04-29 10:28:54'),(32615,1,44,'2021-04-29 10:31:14'),(32616,1,44,'2021-04-29 10:32:08'),(32617,1,44,'2021-04-29 10:40:30'),(32618,1,14,'2021-04-29 10:51:40'),(32619,1,44,'2021-04-29 10:52:31'),(32620,1,44,'2021-04-29 11:16:57'),(32621,1,14,'2021-04-29 11:18:22'),(32622,1,44,'2021-04-29 11:18:34'),(32623,1,44,'2021-04-29 11:21:56'),(32624,1,44,'2021-04-29 11:33:44'),(32625,1,14,'2021-04-29 11:35:24'),(32626,1,44,'2021-04-29 11:41:17'),(32627,1,14,'2021-04-29 11:57:18'),(32628,1,44,'2021-04-29 12:04:38'),(32629,1,44,'2021-04-29 12:14:19'),(32630,1,13,'2021-04-29 12:14:51'),(32631,1,44,'2021-04-29 12:14:53'),(32632,1,14,'2021-04-29 12:18:52'),(32633,1,44,'2021-04-29 12:39:53'),(32634,1,14,'2021-04-29 12:40:23'),(32635,1,14,'2021-04-29 13:01:31'),(32636,1,44,'2021-04-29 13:13:27'),(32637,1,44,'2021-04-29 13:32:26'),(32638,1,44,'2021-04-29 13:38:10'),(32639,1,14,'2021-04-29 13:44:22'),(32640,1,44,'2021-04-29 13:44:32'),(32641,1,44,'2021-04-29 13:52:06'),(32642,1,44,'2021-04-29 13:52:30'),(32643,1,44,'2021-04-29 13:52:31'),(32644,1,5,'2021-04-29 13:56:16'),(32645,1,5,'2021-04-29 13:56:18'),(32646,1,5,'2021-04-29 13:56:20'),(32647,1,5,'2021-04-29 13:56:22'),(32648,1,44,'2021-04-29 14:15:25'),(32649,1,44,'2021-04-29 14:22:24'),(32650,1,44,'2021-04-29 14:31:47'),(32651,1,44,'2021-04-29 14:33:15'),(32652,1,15,'2021-04-29 14:34:07'),(32653,1,6,'2021-04-29 14:34:28'),(32654,1,13,'2021-04-29 14:35:08'),(32655,1,5,'2021-04-29 14:35:33'),(32656,1,44,'2021-04-29 14:46:02'),(32657,1,14,'2021-04-29 14:47:07'),(32658,1,14,'2021-04-29 14:51:28'),(32659,1,14,'2021-04-29 14:51:53'),(32660,1,44,'2021-04-29 14:53:54'),(32661,1,44,'2021-04-29 15:08:02'),(32662,1,44,'2021-04-29 15:15:09'),(32663,1,44,'2021-04-29 15:22:49'),(32664,1,44,'2021-04-29 15:23:09'),(32665,1,44,'2021-04-29 15:42:13'),(32666,1,44,'2021-04-29 15:50:58'),(32667,1,44,'2021-04-29 15:52:19'),(32668,1,14,'2021-04-29 15:52:41'),(32669,1,44,'2021-04-29 15:55:44'),(32670,1,44,'2021-04-29 16:09:29'),(32671,1,44,'2021-04-29 16:17:51'),(32672,1,44,'2021-04-29 16:44:14'),(32673,1,14,'2021-04-29 16:51:09'),(32674,1,44,'2021-04-29 16:56:17'),(32675,1,44,'2021-04-29 17:09:48'),(32676,1,6,'2021-04-29 17:30:45'),(32677,1,44,'2021-04-29 17:33:50'),(32678,1,44,'2021-04-29 17:42:21'),(32679,1,44,'2021-04-29 17:42:55'),(32680,1,44,'2021-04-29 17:45:16'),(32681,1,14,'2021-04-29 17:46:44'),(32682,1,44,'2021-04-29 18:00:39'),(32683,1,44,'2021-04-29 18:03:42'),(32684,1,44,'2021-04-29 18:42:55'),(32685,1,44,'2021-04-29 18:45:42'),(32686,1,44,'2021-04-29 18:48:53'),(32687,1,44,'2021-04-29 18:51:44'),(32688,1,44,'2021-04-29 19:23:42'),(32689,1,44,'2021-04-29 19:24:17'),(32690,1,14,'2021-04-29 19:33:26'),(32691,1,44,'2021-04-29 19:36:04'),(32692,1,44,'2021-04-29 19:37:07'),(32693,1,44,'2021-04-29 19:37:34'),(32694,1,44,'2021-04-29 20:32:37'),(32695,1,43,'2021-04-29 20:35:39'),(32696,1,44,'2021-04-29 20:38:56'),(32697,1,44,'2021-04-29 20:44:25'),(32698,1,44,'2021-04-29 21:04:01'),(32699,1,44,'2021-04-29 21:06:43'),(32700,1,44,'2021-04-29 21:09:30'),(32701,1,62,'2021-04-29 21:11:41'),(32702,1,44,'2021-04-29 21:16:37'),(32703,1,14,'2021-04-29 21:17:27'),(32704,1,44,'2021-04-29 21:28:30'),(32705,1,44,'2021-04-29 21:46:14'),(32706,1,44,'2021-04-29 21:51:26'),(32707,1,44,'2021-04-29 21:53:06'),(32708,1,44,'2021-04-29 21:55:47'),(32709,1,44,'2021-04-29 21:57:40'),(32710,1,44,'2021-04-29 22:01:18'),(32711,1,44,'2021-04-29 22:05:56'),(32712,1,44,'2021-04-29 22:08:18'),(32713,1,44,'2021-04-29 22:12:15'),(32714,1,44,'2021-04-29 22:15:03'),(32715,1,44,'2021-04-29 22:15:06'),(32716,1,44,'2021-04-29 22:15:11'),(32717,1,44,'2021-04-29 22:15:24'),(32718,1,44,'2021-04-29 22:18:34'),(32719,1,44,'2021-04-29 22:22:49'),(32720,1,44,'2021-04-29 22:22:51'),(32721,1,44,'2021-04-29 22:26:11'),(32722,1,44,'2021-04-29 22:37:57'),(32723,1,44,'2021-04-29 22:44:28'),(32724,1,44,'2021-04-29 23:13:24'),(32725,1,44,'2021-04-29 23:16:20'),(32726,1,44,'2021-04-29 23:19:28'),(32727,1,44,'2021-04-29 23:26:04'),(32728,1,44,'2021-04-29 23:26:12'),(32729,1,44,'2021-04-29 23:34:16'),(32730,1,44,'2021-04-29 23:39:54'),(32731,1,44,'2021-04-29 23:39:54'),(32732,1,44,'2021-04-29 23:39:59'),(32733,1,44,'2021-04-29 23:39:59'),(32734,1,44,'2021-04-29 23:59:31'),(32735,1,44,'2021-04-30 00:01:10'),(32736,1,44,'2021-04-30 00:03:25'),(32737,1,44,'2021-04-30 00:24:46'),(32738,1,14,'2021-04-30 00:29:04'),(32739,1,44,'2021-04-30 00:38:27'),(32740,1,44,'2021-04-30 00:51:30'),(32741,1,70,'2021-04-30 00:53:36'),(32742,1,14,'2021-04-30 01:15:23'),(32743,1,44,'2021-04-30 01:51:40'),(32744,1,44,'2021-04-30 01:55:06'),(32745,1,15,'2021-04-30 02:08:53'),(32746,1,14,'2021-04-30 02:15:10'),(32747,1,44,'2021-04-30 02:16:38'),(32748,1,44,'2021-04-30 02:21:20'),(32749,1,44,'2021-04-30 02:25:46'),(32750,1,44,'2021-04-30 02:34:37'),(32751,1,5,'2021-04-30 02:40:32'),(32752,1,13,'2021-04-30 02:44:14'),(32753,1,44,'2021-04-30 02:44:15'),(32754,1,44,'2021-04-30 02:45:28'),(32755,1,5,'2021-04-30 02:46:43'),(32756,1,44,'2021-04-30 02:50:34'),(32757,1,5,'2021-04-30 02:52:46'),(32758,1,5,'2021-04-30 03:10:40'),(32759,1,14,'2021-04-30 03:12:04'),(32760,1,44,'2021-04-30 03:14:32'),(32761,1,14,'2021-04-30 03:23:15'),(32762,1,44,'2021-04-30 03:24:24'),(32763,1,44,'2021-04-30 03:29:16'),(32764,1,6,'2021-04-30 03:29:32'),(32765,1,44,'2021-04-30 03:35:29'),(32766,1,14,'2021-04-30 03:48:15'),(32767,1,44,'2021-04-30 03:50:47'),(32768,1,14,'2021-04-30 04:03:30'),(32769,1,44,'2021-04-30 04:06:52'),(32770,1,44,'2021-04-30 04:10:51'),(32771,1,44,'2021-04-30 04:12:09'),(32772,1,44,'2021-04-30 04:19:18'),(32773,1,14,'2021-04-30 04:19:28'),(32774,1,6,'2021-04-30 04:27:17'),(32775,1,15,'2021-04-30 04:28:26'),(32776,1,14,'2021-04-30 04:37:30'),(32777,1,44,'2021-04-30 04:42:14'),(32778,1,44,'2021-04-30 04:43:33'),(32779,1,14,'2021-04-30 04:46:12'),(32780,1,14,'2021-04-30 05:05:31'),(32781,1,44,'2021-04-30 05:09:38'),(32782,1,44,'2021-04-30 05:15:07'),(32783,1,44,'2021-04-30 05:19:59'),(32784,1,44,'2021-04-30 05:20:14'),(32785,1,14,'2021-04-30 05:31:33'),(32786,1,44,'2021-04-30 05:51:41'),(32787,1,14,'2021-04-30 05:57:58'),(32788,1,14,'2021-04-30 05:58:47'),(32789,1,44,'2021-04-30 06:12:27'),(32790,1,14,'2021-04-30 06:22:58'),(32791,1,44,'2021-04-30 06:25:26'),(32792,1,44,'2021-04-30 06:33:44'),(32793,1,44,'2021-04-30 06:38:13'),(32794,1,44,'2021-04-30 06:45:31'),(32795,1,14,'2021-04-30 07:08:15'),(32796,1,44,'2021-04-30 07:09:23'),(32797,1,44,'2021-04-30 07:09:24'),(32798,1,44,'2021-04-30 07:16:07'),(32799,1,44,'2021-04-30 07:29:33'),(32800,1,44,'2021-04-30 07:30:09'),(32801,1,44,'2021-04-30 07:37:21'),(32802,1,44,'2021-04-30 07:38:43'),(32803,1,15,'2021-04-30 08:09:31'),(32804,1,44,'2021-04-30 08:20:12'),(32805,1,43,'2021-04-30 08:22:21'),(32806,1,13,'2021-04-30 08:31:54'),(32807,1,5,'2021-04-30 08:32:11'),(32808,1,14,'2021-04-30 08:32:30'),(32809,1,13,'2021-04-30 08:33:32'),(32810,1,6,'2021-04-30 08:36:23'),(32811,1,44,'2021-04-30 08:36:45'),(32812,1,44,'2021-04-30 08:37:32'),(32813,1,13,'2021-04-30 08:37:52'),(32814,1,44,'2021-04-30 08:38:00'),(32815,1,13,'2021-04-30 08:40:05'),(32816,1,13,'2021-04-30 08:44:24'),(32817,1,6,'2021-04-30 08:47:15'),(32818,1,43,'2021-04-30 08:50:19'),(32819,1,44,'2021-04-30 08:51:20'),(32820,1,6,'2021-04-30 08:51:54'),(32821,1,13,'2021-04-30 08:53:03'),(32822,1,6,'2021-04-30 08:56:39'),(32823,1,6,'2021-04-30 09:03:47'),(32824,1,15,'2021-04-30 09:13:12'),(32825,1,6,'2021-04-30 09:13:39'),(32826,1,44,'2021-04-30 09:23:40'),(32827,1,44,'2021-04-30 09:30:28'),(32828,1,6,'2021-04-30 09:32:05'),(32829,1,44,'2021-04-30 09:42:24'),(32830,1,44,'2021-04-30 09:53:48'),(32831,1,44,'2021-04-30 09:56:12'),(32832,1,15,'2021-04-30 10:11:51'),(32833,1,44,'2021-04-30 10:32:30'),(32834,1,44,'2021-04-30 10:43:13'),(32835,1,15,'2021-04-30 10:50:01'),(32836,1,44,'2021-04-30 11:03:57'),(32837,1,15,'2021-04-30 11:11:31'),(32838,1,44,'2021-04-30 12:16:34'),(32839,1,44,'2021-04-30 13:51:51'),(32840,1,59,'2021-04-30 13:56:07'),(32841,1,14,'2021-04-30 14:24:21'),(32842,1,15,'2021-04-30 14:26:31'),(32843,1,15,'2021-04-30 14:32:47'),(32844,1,6,'2021-04-30 14:32:48'),(32845,1,14,'2021-04-30 14:34:33'),(32846,1,59,'2021-04-30 14:35:16'),(32847,1,5,'2021-04-30 14:36:08'),(32848,1,13,'2021-04-30 14:37:21'),(32849,1,44,'2021-04-30 14:37:21'),(32850,1,44,'2021-04-30 14:37:29'),(32851,1,15,'2021-04-30 14:37:38'),(32852,1,44,'2021-04-30 14:40:11'),(32853,1,44,'2021-04-30 14:43:06'),(32854,1,44,'2021-04-30 14:47:24'),(32855,1,70,'2021-04-30 14:47:39'),(32856,1,44,'2021-04-30 14:52:26'),(32857,1,44,'2021-04-30 14:54:02'),(32858,1,44,'2021-04-30 15:17:49'),(32859,1,44,'2021-04-30 15:24:08'),(32860,1,44,'2021-04-30 15:29:34'),(32861,1,44,'2021-04-30 15:33:46'),(32862,1,14,'2021-04-30 15:34:35'),(32863,1,44,'2021-04-30 15:40:32'),(32864,1,66,'2021-04-30 15:41:17'),(32865,1,44,'2021-04-30 15:46:13'),(32866,1,44,'2021-04-30 15:49:52'),(32867,1,44,'2021-04-30 16:01:32'),(32868,1,44,'2021-04-30 16:14:47'),(32869,1,62,'2021-04-30 16:15:53'),(32870,1,15,'2021-04-30 16:40:10'),(32871,1,44,'2021-04-30 16:40:35'),(32872,1,44,'2021-04-30 16:43:33'),(32873,1,44,'2021-04-30 16:45:20'),(32874,1,14,'2021-04-30 16:48:52'),(32875,1,44,'2021-04-30 17:18:28'),(32876,1,73,'2021-04-30 17:21:05'),(32877,1,44,'2021-04-30 17:22:52'),(32878,1,44,'2021-04-30 17:37:39'),(32879,1,44,'2021-04-30 17:52:11'),(32880,1,14,'2021-04-30 17:56:51'),(32881,1,14,'2021-04-30 18:19:14'),(32882,1,44,'2021-04-30 18:24:59'),(32883,1,6,'2021-04-30 18:30:47'),(32884,1,44,'2021-04-30 18:34:31'),(32885,1,44,'2021-04-30 18:44:04'),(32886,1,79,'2021-04-30 18:45:53'),(32887,1,13,'2021-04-30 18:46:48'),(32888,1,44,'2021-04-30 19:13:44'),(32889,1,44,'2021-04-30 19:22:23'),(32890,1,44,'2021-04-30 19:23:02'),(32891,1,66,'2021-04-30 19:29:00'),(32892,1,44,'2021-04-30 19:34:22'),(32893,1,44,'2021-04-30 19:45:27'),(32894,1,14,'2021-04-30 20:03:27'),(32895,1,44,'2021-04-30 20:22:10'),(32896,1,44,'2021-04-30 20:29:46'),(32897,1,14,'2021-04-30 20:59:38'),(32898,1,44,'2021-04-30 21:03:28'),(32899,1,44,'2021-04-30 21:42:40'),(32900,1,79,'2021-04-30 21:43:49'),(32901,1,44,'2021-04-30 21:57:57'),(32902,1,44,'2021-04-30 22:00:53'),(32903,1,15,'2021-04-30 22:03:03'),(32904,1,44,'2021-04-30 22:06:33'),(32905,1,44,'2021-04-30 22:27:11'),(32906,1,44,'2021-04-30 22:27:33'),(32907,1,14,'2021-04-30 22:36:44'),(32908,1,44,'2021-04-30 22:56:29'),(32909,1,44,'2021-04-30 23:23:48'),(32910,1,44,'2021-05-01 00:06:36'),(32911,1,44,'2021-05-01 00:18:48'),(32912,1,44,'2021-05-01 00:46:31'),(32913,1,13,'2021-05-01 00:51:46'),(32914,1,76,'2021-05-01 01:06:41'),(32915,1,70,'2021-05-01 01:12:52'),(32916,1,44,'2021-05-01 01:14:02'),(32917,1,44,'2021-05-01 01:16:20'),(32918,1,44,'2021-05-01 01:20:11'),(32919,1,44,'2021-05-01 01:44:19'),(32920,1,44,'2021-05-01 01:51:33'),(32921,1,44,'2021-05-01 01:55:48'),(32922,1,44,'2021-05-01 02:09:09'),(32923,1,44,'2021-05-01 02:10:30'),(32924,1,44,'2021-05-01 02:13:13'),(32925,1,44,'2021-05-01 02:14:32'),(32926,1,44,'2021-05-01 02:16:38'),(32927,1,44,'2021-05-01 02:19:25'),(32928,1,44,'2021-05-01 02:22:51'),(32929,1,44,'2021-05-01 02:38:46'),(32930,1,44,'2021-05-01 02:44:36'),(32931,1,15,'2021-05-01 02:44:45'),(32932,1,15,'2021-05-01 02:48:17'),(32933,1,6,'2021-05-01 02:50:47'),(32934,1,62,'2021-05-01 02:55:36'),(32935,1,6,'2021-05-01 03:00:16'),(32936,1,44,'2021-05-01 03:09:54'),(32937,1,6,'2021-05-01 03:10:02'),(32938,1,6,'2021-05-01 03:28:07'),(32939,1,13,'2021-05-01 03:29:53'),(32940,1,44,'2021-05-01 03:38:30'),(32941,1,44,'2021-05-01 03:49:44'),(32942,1,6,'2021-05-01 03:49:57'),(32943,1,44,'2021-05-01 03:50:03'),(32944,1,44,'2021-05-01 03:55:16'),(32945,1,44,'2021-05-01 03:55:21'),(32946,1,44,'2021-05-01 03:55:22'),(32947,1,5,'2021-05-01 03:55:35'),(32948,1,56,'2021-05-01 03:55:36'),(32949,1,15,'2021-05-01 03:55:37'),(32950,1,53,'2021-05-01 03:55:37'),(32951,1,13,'2021-05-01 03:55:38'),(32952,1,14,'2021-05-01 03:55:39'),(32953,1,43,'2021-05-01 03:55:40'),(32954,1,66,'2021-05-01 03:55:42'),(32955,1,56,'2021-05-01 03:55:43'),(32956,1,62,'2021-05-01 03:55:44'),(32957,1,76,'2021-05-01 03:55:44'),(32958,1,45,'2021-05-01 03:55:45'),(32959,1,45,'2021-05-01 03:55:46'),(32960,1,45,'2021-05-01 03:55:47'),(32961,1,15,'2021-05-01 03:55:47'),(32962,1,44,'2021-05-01 03:55:48'),(32963,1,44,'2021-05-01 03:55:49'),(32964,1,73,'2021-05-01 03:55:50'),(32965,1,62,'2021-05-01 03:55:51'),(32966,1,53,'2021-05-01 03:55:51'),(32967,1,79,'2021-05-01 03:55:52'),(32968,1,59,'2021-05-01 03:55:53'),(32969,1,66,'2021-05-01 03:55:54'),(32970,1,15,'2021-05-01 03:55:54'),(32971,1,44,'2021-05-01 04:00:45'),(32972,1,6,'2021-05-01 04:05:33'),(32973,1,44,'2021-05-01 04:06:06'),(32974,1,44,'2021-05-01 04:07:04'),(32975,1,44,'2021-05-01 04:16:11'),(32976,1,44,'2021-05-01 04:22:29'),(32977,1,44,'2021-05-01 04:29:09'),(32978,1,44,'2021-05-01 04:35:14'),(32979,1,44,'2021-05-01 04:36:15'),(32980,1,5,'2021-05-01 04:42:59'),(32981,1,14,'2021-05-01 04:43:00'),(32982,1,44,'2021-05-01 04:45:50'),(32983,1,44,'2021-05-01 04:48:14'),(32984,1,6,'2021-05-01 04:49:01'),(32985,1,44,'2021-05-01 04:51:46'),(32986,1,44,'2021-05-01 05:07:39'),(32987,1,44,'2021-05-01 05:07:47'),(32988,1,44,'2021-05-01 05:07:51'),(32989,1,44,'2021-05-01 05:07:56'),(32990,1,44,'2021-05-01 05:08:01'),(32991,1,44,'2021-05-01 05:08:06'),(32992,1,44,'2021-05-01 05:08:10'),(32993,1,44,'2021-05-01 05:08:14'),(32994,1,44,'2021-05-01 05:08:23'),(32995,1,44,'2021-05-01 05:08:34'),(32996,1,44,'2021-05-01 05:08:41'),(32997,1,13,'2021-05-01 05:12:32'),(32998,1,44,'2021-05-01 05:16:58'),(32999,1,44,'2021-05-01 05:17:41'),(33000,1,44,'2021-05-01 05:20:35'),(33001,1,6,'2021-05-01 05:31:10'),(33002,1,44,'2021-05-01 05:39:59'),(33003,1,44,'2021-05-01 05:56:17'),(33004,1,44,'2021-05-01 06:01:24'),(33005,1,44,'2021-05-01 06:09:04'),(33006,1,44,'2021-05-01 06:09:05'),(33007,1,6,'2021-05-01 06:13:28'),(33008,1,70,'2021-05-01 06:23:10'),(33009,1,6,'2021-05-01 06:38:24'),(33010,1,44,'2021-05-01 07:03:41'),(33011,1,6,'2021-05-01 07:04:06'),(33012,1,44,'2021-05-01 07:20:54'),(33013,1,6,'2021-05-01 07:22:43'),(33014,1,6,'2021-05-01 07:22:46'),(33015,1,6,'2021-05-01 07:38:38'),(33016,1,44,'2021-05-01 08:10:57'),(33017,1,44,'2021-05-01 08:11:02'),(33018,1,70,'2021-05-01 08:22:06'),(33019,1,44,'2021-05-01 08:32:19'),(33020,1,44,'2021-05-01 08:34:44'),(33021,1,44,'2021-05-01 08:38:37'),(33022,1,5,'2021-05-01 08:46:01'),(33023,1,44,'2021-05-01 09:01:35'),(33024,1,44,'2021-05-01 09:07:39'),(33025,1,13,'2021-05-01 09:15:51'),(33026,1,15,'2021-05-01 09:21:16'),(33027,1,44,'2021-05-01 09:24:13'),(33028,1,13,'2021-05-01 09:28:16'),(33029,1,44,'2021-05-01 09:29:16'),(33030,1,44,'2021-05-01 09:39:53'),(33031,1,44,'2021-05-01 09:40:05'),(33032,1,44,'2021-05-01 09:40:35'),(33033,1,13,'2021-05-01 09:41:44'),(33034,1,5,'2021-05-01 09:49:31'),(33035,1,14,'2021-05-01 09:50:46'),(33036,1,13,'2021-05-01 09:55:10'),(33037,1,44,'2021-05-01 09:56:11'),(33038,1,6,'2021-05-01 10:03:50'),(33039,1,13,'2021-05-01 10:08:05'),(33040,1,13,'2021-05-01 10:22:11'),(33041,1,62,'2021-05-01 10:31:03'),(33042,1,15,'2021-05-01 10:42:46'),(33043,1,79,'2021-05-01 11:17:59'),(33044,1,13,'2021-05-01 11:29:25'),(33045,1,44,'2021-05-01 11:37:31'),(33046,1,15,'2021-05-01 11:53:41'),(33047,1,13,'2021-05-01 11:55:17'),(33048,1,13,'2021-05-01 12:19:16'),(33049,1,6,'2021-05-01 12:25:47'),(33050,1,6,'2021-05-01 12:37:00'),(33051,1,44,'2021-05-01 13:26:52'),(33052,1,44,'2021-05-01 13:33:21'),(33053,1,56,'2021-05-01 13:42:09'),(33054,1,44,'2021-05-01 13:48:12'),(33055,1,15,'2021-05-01 13:56:45'),(33056,1,66,'2021-05-01 14:05:49'),(33057,1,44,'2021-05-01 14:05:56'),(33058,1,44,'2021-05-01 14:15:34'),(33059,1,44,'2021-05-01 14:23:30'),(33060,1,44,'2021-05-01 14:29:34'),(33061,1,13,'2021-05-01 14:32:54'),(33062,1,6,'2021-05-01 14:33:11'),(33063,1,14,'2021-05-01 14:33:51'),(33064,1,5,'2021-05-01 14:34:11'),(33065,1,13,'2021-05-01 14:36:08'),(33066,1,13,'2021-05-01 14:39:39'),(33067,1,44,'2021-05-01 14:40:38'),(33068,1,6,'2021-05-01 14:42:38'),(33069,1,13,'2021-05-01 14:44:09'),(33070,1,6,'2021-05-01 14:47:11'),(33071,1,44,'2021-05-01 14:49:08'),(33072,1,6,'2021-05-01 14:50:46'),(33073,1,6,'2021-05-01 14:55:04'),(33074,1,15,'2021-05-01 15:03:13'),(33075,1,6,'2021-05-01 15:03:49'),(33076,1,44,'2021-05-01 15:06:24'),(33077,1,15,'2021-05-01 15:11:34'),(33078,1,6,'2021-05-01 15:13:25'),(33079,1,76,'2021-05-01 15:27:09'),(33080,1,62,'2021-05-01 15:27:09'),(33081,1,44,'2021-05-01 15:27:10'),(33082,1,44,'2021-05-01 15:30:41'),(33083,1,6,'2021-05-01 15:31:58'),(33084,1,15,'2021-05-01 15:34:46'),(33085,1,6,'2021-05-01 15:53:16'),(33086,1,15,'2021-05-01 16:03:31'),(33087,1,15,'2021-05-01 16:30:03'),(33088,1,6,'2021-05-01 16:45:42'),(33089,1,44,'2021-05-01 16:51:41'),(33090,1,15,'2021-05-01 16:54:04'),(33091,1,15,'2021-05-01 17:13:22'),(33092,1,15,'2021-05-01 17:17:15'),(33093,1,6,'2021-05-01 17:39:20'),(33094,1,44,'2021-05-01 17:43:41'),(33095,1,15,'2021-05-01 18:03:12'),(33096,1,15,'2021-05-01 18:04:21'),(33097,1,6,'2021-05-01 18:10:20'),(33098,1,44,'2021-05-01 18:13:59'),(33099,1,6,'2021-05-01 18:14:20'),(33100,1,6,'2021-05-01 18:15:06'),(33101,1,6,'2021-05-01 18:20:03'),(33102,1,15,'2021-05-01 18:30:10'),(33103,1,6,'2021-05-01 18:32:28'),(33104,1,6,'2021-05-01 18:38:35'),(33105,1,44,'2021-05-01 18:42:48'),(33106,1,6,'2021-05-01 18:48:42'),(33107,1,6,'2021-05-01 19:01:24'),(33108,1,44,'2021-05-01 19:05:21'),(33109,1,15,'2021-05-01 19:06:40'),(33110,1,6,'2021-05-01 19:20:55'),(33111,1,66,'2021-05-01 19:29:36'),(33112,1,15,'2021-05-01 19:43:19'),(33113,1,6,'2021-05-01 19:44:56'),(33114,1,44,'2021-05-01 19:49:29'),(33115,1,6,'2021-05-01 19:49:38'),(33116,1,44,'2021-05-01 20:00:12'),(33117,1,44,'2021-05-01 20:01:03'),(33118,1,44,'2021-05-01 20:06:52'),(33119,1,44,'2021-05-01 20:25:36'),(33120,1,6,'2021-05-01 20:28:44'),(33121,1,44,'2021-05-01 20:42:11'),(33122,1,6,'2021-05-01 20:51:34'),(33123,1,6,'2021-05-01 21:13:40'),(33124,1,44,'2021-05-01 21:21:35'),(33125,1,15,'2021-05-01 21:29:54'),(33126,1,43,'2021-05-01 21:37:54'),(33127,1,6,'2021-05-01 21:58:47'),(33128,1,6,'2021-05-01 22:20:15'),(33129,1,44,'2021-05-01 22:33:15'),(33130,1,44,'2021-05-01 22:35:37'),(33131,1,44,'2021-05-01 22:43:10'),(33132,1,44,'2021-05-01 22:43:39'),(33133,1,44,'2021-05-01 22:46:50'),(33134,1,44,'2021-05-01 22:47:32'),(33135,1,44,'2021-05-01 22:47:34'),(33136,1,44,'2021-05-01 22:54:36'),(33137,1,44,'2021-05-01 22:56:18'),(33138,1,6,'2021-05-01 23:04:12'),(33139,1,66,'2021-05-01 23:20:49'),(33140,1,6,'2021-05-01 23:25:28'),(33141,1,15,'2021-05-01 23:35:29'),(33142,1,70,'2021-05-01 23:39:10'),(33143,1,44,'2021-05-01 23:50:09'),(33144,1,66,'2021-05-01 23:58:23'),(33145,1,15,'2021-05-02 00:06:25'),(33146,1,6,'2021-05-02 00:07:29'),(33147,1,6,'2021-05-02 00:28:51'),(33148,1,62,'2021-05-02 00:37:30'),(33149,1,45,'2021-05-02 00:43:38'),(33150,1,44,'2021-05-02 00:48:37'),(33151,1,6,'2021-05-02 00:50:10'),(33152,1,44,'2021-05-02 01:37:36'),(33153,1,5,'2021-05-02 02:42:11'),(33154,1,44,'2021-05-02 02:43:19'),(33155,1,44,'2021-05-02 02:46:22'),(33156,1,13,'2021-05-02 02:52:09'),(33157,1,44,'2021-05-02 02:53:07'),(33158,1,44,'2021-05-02 02:58:17'),(33159,1,5,'2021-05-02 02:58:49'),(33160,1,14,'2021-05-02 03:15:51'),(33161,1,44,'2021-05-02 03:24:24'),(33162,1,44,'2021-05-02 03:25:03'),(33163,1,44,'2021-05-02 03:25:11'),(33164,1,44,'2021-05-02 03:25:21'),(33165,1,44,'2021-05-02 03:25:29'),(33166,1,44,'2021-05-02 03:25:55'),(33167,1,44,'2021-05-02 03:26:17'),(33168,1,44,'2021-05-02 03:26:39'),(33169,1,44,'2021-05-02 03:26:55'),(33170,1,44,'2021-05-02 03:27:27'),(33171,1,44,'2021-05-02 03:27:38'),(33172,1,44,'2021-05-02 03:27:55'),(33173,1,44,'2021-05-02 03:28:01'),(33174,1,44,'2021-05-02 03:28:04'),(33175,1,44,'2021-05-02 03:28:07'),(33176,1,44,'2021-05-02 03:32:51'),(33177,1,44,'2021-05-02 03:40:45'),(33178,1,44,'2021-05-02 03:45:29'),(33179,1,44,'2021-05-02 04:03:58'),(33180,1,15,'2021-05-02 04:14:46'),(33181,1,44,'2021-05-02 04:21:00'),(33182,1,44,'2021-05-02 04:25:04'),(33183,1,44,'2021-05-02 04:28:12'),(33184,1,44,'2021-05-02 04:33:23'),(33185,1,6,'2021-05-02 04:34:01'),(33186,1,15,'2021-05-02 04:35:35'),(33187,1,44,'2021-05-02 05:11:25'),(33188,1,44,'2021-05-02 06:00:58'),(33189,1,44,'2021-05-02 06:03:19'),(33190,1,44,'2021-05-02 06:32:35'),(33191,1,44,'2021-05-02 06:36:18'),(33192,1,44,'2021-05-02 06:40:22'),(33193,1,44,'2021-05-02 06:44:36'),(33194,1,44,'2021-05-02 06:45:37'),(33195,1,44,'2021-05-02 06:55:26'),(33196,1,44,'2021-05-02 07:06:27'),(33197,1,44,'2021-05-02 07:11:08'),(33198,1,44,'2021-05-02 07:16:18'),(33199,1,44,'2021-05-02 07:20:54'),(33200,1,44,'2021-05-02 07:27:32'),(33201,1,79,'2021-05-02 07:35:27'),(33202,1,44,'2021-05-02 07:36:21'),(33203,1,44,'2021-05-02 07:42:25'),(33204,1,44,'2021-05-02 07:43:42'),(33205,1,44,'2021-05-02 08:00:36'),(33206,1,44,'2021-05-02 08:09:00'),(33207,1,44,'2021-05-02 08:27:27'),(33208,1,14,'2021-05-02 08:32:24'),(33209,1,13,'2021-05-02 08:32:26'),(33210,1,44,'2021-05-02 08:32:37'),(33211,1,5,'2021-05-02 08:39:56'),(33212,1,44,'2021-05-02 08:41:35'),(33213,1,44,'2021-05-02 08:47:42'),(33214,1,44,'2021-05-02 09:13:00'),(33215,1,44,'2021-05-02 09:13:29'),(33216,1,44,'2021-05-02 09:21:54'),(33217,1,44,'2021-05-02 09:26:28'),(33218,1,44,'2021-05-02 09:35:08'),(33219,1,44,'2021-05-02 09:35:21'),(33220,1,15,'2021-05-02 09:45:52'),(33221,1,6,'2021-05-02 09:45:53'),(33222,1,44,'2021-05-02 09:50:04'),(33223,1,44,'2021-05-02 09:54:10'),(33224,1,44,'2021-05-02 09:59:38'),(33225,1,59,'2021-05-02 10:06:12'),(33226,1,44,'2021-05-02 10:07:29'),(33227,1,44,'2021-05-02 10:09:57'),(33228,1,44,'2021-05-02 10:19:52'),(33229,1,44,'2021-05-02 10:28:01'),(33230,1,44,'2021-05-02 10:33:45'),(33231,1,44,'2021-05-02 10:37:13'),(33232,1,44,'2021-05-02 10:40:04'),(33233,1,44,'2021-05-02 11:02:33'),(33234,1,44,'2021-05-02 11:09:30'),(33235,1,44,'2021-05-02 11:10:52'),(33236,1,44,'2021-05-02 11:13:04'),(33237,1,44,'2021-05-02 11:33:40'),(33238,1,44,'2021-05-02 11:46:35'),(33239,1,44,'2021-05-02 11:54:53'),(33240,1,44,'2021-05-02 11:56:46'),(33241,1,44,'2021-05-02 12:16:07'),(33242,1,44,'2021-05-02 12:17:41'),(33243,1,44,'2021-05-02 12:35:37'),(33244,1,44,'2021-05-02 12:37:37'),(33245,1,44,'2021-05-02 12:41:31'),(33246,1,44,'2021-05-02 12:42:43'),(33247,1,44,'2021-05-02 12:49:37'),(33248,1,44,'2021-05-02 12:59:21'),(33249,1,44,'2021-05-02 13:02:53'),(33250,1,44,'2021-05-02 13:24:07'),(33251,1,44,'2021-05-02 13:25:58'),(33252,1,44,'2021-05-02 13:28:35'),(33253,1,44,'2021-05-02 13:44:31'),(33254,1,15,'2021-05-02 13:47:19'),(33255,1,44,'2021-05-02 13:47:39'),(33256,1,44,'2021-05-02 13:53:41'),(33257,1,44,'2021-05-02 13:54:26'),(33258,1,44,'2021-05-02 13:56:05'),(33259,1,44,'2021-05-02 13:59:09'),(33260,1,44,'2021-05-02 14:10:09'),(33261,1,44,'2021-05-02 14:29:49'),(33262,1,14,'2021-05-02 14:31:45'),(33263,1,44,'2021-05-02 14:33:15'),(33264,1,6,'2021-05-02 14:33:21'),(33265,1,15,'2021-05-02 14:33:26'),(33266,1,5,'2021-05-02 14:33:27'),(33267,1,13,'2021-05-02 14:36:31'),(33268,1,44,'2021-05-02 14:39:00'),(33269,1,13,'2021-05-02 14:39:23'),(33270,1,13,'2021-05-02 14:41:26'),(33271,1,44,'2021-05-02 14:51:49'),(33272,1,44,'2021-05-02 14:54:39'),(33273,1,79,'2021-05-02 14:56:15'),(33274,1,44,'2021-05-02 14:57:53'),(33275,1,44,'2021-05-02 15:13:29'),(33276,1,44,'2021-05-02 15:32:11'),(33277,1,44,'2021-05-02 15:39:01'),(33278,1,44,'2021-05-02 16:00:59'),(33279,1,44,'2021-05-02 16:01:04'),(33280,1,44,'2021-05-02 16:09:59'),(33281,1,44,'2021-05-02 16:24:54'),(33282,1,44,'2021-05-02 16:44:30'),(33283,1,44,'2021-05-02 16:57:58'),(33284,1,62,'2021-05-02 17:14:13'),(33285,1,44,'2021-05-02 17:17:11'),(33286,1,44,'2021-05-02 17:28:40'),(33287,1,44,'2021-05-02 17:50:26'),(33288,1,44,'2021-05-02 17:53:30'),(33289,1,44,'2021-05-02 17:55:17'),(33290,1,6,'2021-05-02 17:55:27'),(33291,1,44,'2021-05-02 17:58:22'),(33292,1,44,'2021-05-02 18:21:07'),(33293,1,44,'2021-05-02 18:40:49'),(33294,1,44,'2021-05-02 18:53:29'),(33295,1,44,'2021-05-02 18:57:25'),(33296,1,44,'2021-05-02 19:22:51'),(33297,1,44,'2021-05-02 19:25:03'),(33298,1,44,'2021-05-02 19:26:06'),(33299,1,44,'2021-05-02 19:47:39'),(33300,1,44,'2021-05-02 19:48:17'),(33301,1,44,'2021-05-02 19:52:32'),(33302,1,44,'2021-05-02 19:52:36'),(33303,1,44,'2021-05-02 20:18:54'),(33304,1,73,'2021-05-02 20:19:11'),(33305,1,44,'2021-05-02 20:20:35'),(33306,1,44,'2021-05-02 20:43:11'),(33307,1,44,'2021-05-02 20:46:34'),(33308,1,44,'2021-05-02 20:48:41'),(33309,1,44,'2021-05-02 22:26:43'),(33310,1,6,'2021-05-02 23:01:48'),(33311,1,44,'2021-05-02 23:21:40'),(33312,1,44,'2021-05-02 23:55:04'),(33313,1,14,'2021-05-03 05:47:40'),(33314,1,6,'2021-05-03 05:47:44'),(33315,1,44,'2021-05-03 05:48:30'),(33316,1,5,'2021-05-03 05:48:53'),(33317,1,15,'2021-05-03 05:48:57'),(33318,1,44,'2021-05-03 05:49:04'),(33319,1,13,'2021-05-03 05:52:09'),(33320,1,6,'2021-05-03 06:00:41'),(33321,1,5,'2021-05-03 06:01:52'),(33322,1,14,'2021-05-03 06:02:53'),(33323,1,44,'2021-05-03 06:04:44'),(33324,1,44,'2021-05-03 06:04:58'),(33325,1,15,'2021-05-03 06:52:57'),(33326,1,44,'2021-05-03 06:53:31'),(33327,1,44,'2021-05-03 06:56:18'),(33328,1,44,'2021-05-03 06:57:39'),(33329,1,44,'2021-05-03 06:59:43'),(33330,1,44,'2021-05-03 07:00:51'),(33331,1,13,'2021-05-03 07:04:37'),(33332,1,44,'2021-05-03 07:04:40'),(33333,1,15,'2021-05-03 07:08:29'),(33334,1,44,'2021-05-03 07:09:40'),(33335,1,44,'2021-05-03 08:09:06'),(33336,1,44,'2021-05-03 08:09:55'),(33337,1,44,'2021-05-03 08:13:55'),(33338,1,44,'2021-05-03 08:16:27'),(33339,1,44,'2021-05-03 08:22:29'),(33340,1,44,'2021-05-03 08:23:37'),(33341,1,44,'2021-05-03 08:25:26'),(33342,1,44,'2021-05-03 08:28:20'),(33343,1,14,'2021-05-03 08:32:03'),(33344,1,15,'2021-05-03 08:32:26'),(33345,1,6,'2021-05-03 08:32:37'),(33346,1,5,'2021-05-03 08:33:47'),(33347,1,44,'2021-05-03 08:36:09'),(33348,1,44,'2021-05-03 08:36:42'),(33349,1,15,'2021-05-03 08:38:27'),(33350,1,13,'2021-05-03 08:40:20'),(33351,1,13,'2021-05-03 08:42:16'),(33352,1,15,'2021-05-03 08:43:51'),(33353,1,13,'2021-05-03 08:44:28'),(33354,1,44,'2021-05-03 08:45:18'),(33355,1,15,'2021-05-03 08:48:02'),(33356,1,13,'2021-05-03 08:48:22'),(33357,1,44,'2021-05-03 08:50:40'),(33358,1,44,'2021-05-03 08:52:40'),(33359,1,15,'2021-05-03 08:53:26'),(33360,1,44,'2021-05-03 08:55:23'),(33361,1,44,'2021-05-03 08:58:29'),(33362,1,44,'2021-05-03 09:30:57'),(33363,1,44,'2021-05-03 09:34:29'),(33364,1,44,'2021-05-03 09:45:57'),(33365,1,44,'2021-05-03 09:49:30'),(33366,1,13,'2021-05-03 10:00:09'),(33367,1,44,'2021-05-03 10:01:35'),(33368,1,44,'2021-05-03 10:07:02'),(33369,1,73,'2021-05-03 10:32:39'),(33370,1,44,'2021-05-03 10:37:56'),(33371,1,44,'2021-05-03 10:41:50'),(33372,1,44,'2021-05-03 11:02:50'),(33373,1,13,'2021-05-03 11:07:11'),(33374,1,44,'2021-05-03 11:15:23'),(33375,1,44,'2021-05-03 11:19:42'),(33376,1,44,'2021-05-03 11:26:01'),(33377,1,6,'2021-05-03 11:32:15'),(33378,1,44,'2021-05-03 11:49:41'),(33379,1,44,'2021-05-03 12:08:39'),(33380,1,44,'2021-05-03 12:11:04'),(33381,1,44,'2021-05-03 12:33:29'),(33382,1,44,'2021-05-03 12:33:38'),(33383,1,44,'2021-05-03 12:54:44'),(33384,1,13,'2021-05-03 13:12:59'),(33385,1,44,'2021-05-03 13:16:01'),(33386,1,44,'2021-05-03 13:17:39'),(33387,1,44,'2021-05-03 13:20:30'),(33388,1,44,'2021-05-03 13:22:38'),(33389,1,44,'2021-05-03 13:22:47'),(33390,1,44,'2021-05-03 13:29:58'),(33391,1,44,'2021-05-03 13:38:23'),(33392,1,44,'2021-05-03 13:47:31'),(33393,1,44,'2021-05-03 13:59:33'),(33394,1,44,'2021-05-03 13:59:49'),(33395,1,13,'2021-05-03 14:11:15'),(33396,1,44,'2021-05-03 14:20:49'),(33397,1,44,'2021-05-03 14:21:36'),(33398,1,44,'2021-05-03 14:31:50'),(33399,1,44,'2021-05-03 14:32:32'),(33400,1,15,'2021-05-03 14:36:20'),(33401,1,15,'2021-05-03 14:36:35'),(33402,1,5,'2021-05-03 14:38:24'),(33403,1,14,'2021-05-03 14:38:39'),(33404,1,15,'2021-05-03 14:39:33'),(33405,1,44,'2021-05-03 14:44:12'),(33406,1,44,'2021-05-03 14:50:09'),(33407,1,6,'2021-05-03 14:55:37'),(33408,1,44,'2021-05-03 14:57:40'),(33409,1,44,'2021-05-03 15:05:25'),(33410,1,44,'2021-05-03 15:06:47'),(33411,1,13,'2021-05-03 15:06:53'),(33412,1,44,'2021-05-03 15:15:43'),(33413,1,44,'2021-05-03 15:19:48'),(33414,1,44,'2021-05-03 15:26:32'),(33415,1,6,'2021-05-03 15:41:06'),(33416,1,13,'2021-05-03 15:41:10'),(33417,1,44,'2021-05-03 15:44:29'),(33418,1,6,'2021-05-03 16:00:54'),(33419,1,44,'2021-05-03 16:03:13'),(33420,1,44,'2021-05-03 16:05:37'),(33421,1,6,'2021-05-03 16:20:52'),(33422,1,44,'2021-05-03 16:26:54'),(33423,1,6,'2021-05-03 16:37:53'),(33424,1,13,'2021-05-03 16:39:47'),(33425,1,44,'2021-05-03 16:43:00'),(33426,1,44,'2021-05-03 16:48:51'),(33427,1,6,'2021-05-03 16:56:31'),(33428,1,44,'2021-05-03 16:59:08'),(33429,1,13,'2021-05-03 17:07:06'),(33430,1,44,'2021-05-03 17:10:08'),(33431,1,44,'2021-05-03 17:18:23'),(33432,1,13,'2021-05-03 17:33:45'),(33433,1,44,'2021-05-03 17:54:07'),(33434,1,44,'2021-05-03 17:57:51'),(33435,1,13,'2021-05-03 18:01:14'),(33436,1,44,'2021-05-03 18:29:26'),(33437,1,13,'2021-05-03 18:31:07'),(33438,1,44,'2021-05-03 18:37:12'),(33439,1,44,'2021-05-03 19:05:15'),(33440,1,44,'2021-05-03 19:10:22'),(33441,1,44,'2021-05-03 19:10:23'),(33442,1,44,'2021-05-03 19:12:22'),(33443,1,59,'2021-05-03 19:24:14'),(33444,1,44,'2021-05-03 19:37:28'),(33445,1,13,'2021-05-03 19:47:54'),(33446,1,44,'2021-05-03 20:01:30'),(33447,1,44,'2021-05-03 20:05:42'),(33448,1,44,'2021-05-03 20:11:41'),(33449,1,6,'2021-05-03 20:15:42'),(33450,1,13,'2021-05-03 20:34:50'),(33451,1,44,'2021-05-03 20:42:44'),(33452,1,62,'2021-05-03 21:13:53'),(33453,1,44,'2021-05-03 21:14:53'),(33454,1,44,'2021-05-03 21:17:15'),(33455,1,13,'2021-05-03 21:21:26'),(33456,1,44,'2021-05-03 21:30:07'),(33457,1,44,'2021-05-03 21:39:34'),(33458,1,44,'2021-05-03 21:46:50'),(33459,1,44,'2021-05-03 22:16:17'),(33460,1,44,'2021-05-03 22:18:44'),(33461,1,44,'2021-05-03 22:23:12'),(33462,1,44,'2021-05-03 22:29:46'),(33463,1,44,'2021-05-03 22:33:17'),(33464,1,44,'2021-05-03 22:33:18'),(33465,1,44,'2021-05-03 22:38:59'),(33466,1,13,'2021-05-03 22:48:14'),(33467,1,44,'2021-05-03 22:48:30'),(33468,1,44,'2021-05-03 23:18:58'),(33469,1,56,'2021-05-03 23:25:57'),(33470,1,13,'2021-05-03 23:32:07'),(33471,1,44,'2021-05-03 23:49:20'),(33472,1,43,'2021-05-03 23:55:54'),(33473,1,44,'2021-05-04 00:11:32'),(33474,1,13,'2021-05-04 00:16:23'),(33475,1,44,'2021-05-04 00:19:55'),(33476,1,14,'2021-05-04 00:36:29'),(33477,1,44,'2021-05-04 00:48:11'),(33478,1,44,'2021-05-04 00:48:51'),(33479,1,44,'2021-05-04 01:07:46'),(33480,1,44,'2021-05-04 01:16:30'),(33481,1,44,'2021-05-04 01:17:03'),(33482,1,44,'2021-05-04 01:19:24'),(33483,1,44,'2021-05-04 01:30:33'),(33484,1,13,'2021-05-04 01:38:36'),(33485,1,44,'2021-05-04 01:53:12'),(33486,1,62,'2021-05-04 01:54:34'),(33487,1,44,'2021-05-04 02:05:16'),(33488,1,44,'2021-05-04 02:06:30'),(33489,1,44,'2021-05-04 02:28:32'),(33490,1,44,'2021-05-04 02:30:21'),(33491,1,15,'2021-05-04 02:33:32'),(33492,1,44,'2021-05-04 02:35:29'),(33493,1,44,'2021-05-04 02:40:55'),(33494,1,13,'2021-05-04 02:41:19'),(33495,1,13,'2021-05-04 02:49:59'),(33496,1,6,'2021-05-04 02:52:20'),(33497,1,79,'2021-05-04 02:52:46'),(33498,1,44,'2021-05-04 02:53:06'),(33499,1,44,'2021-05-04 02:56:58'),(33500,1,44,'2021-05-04 02:58:28'),(33501,1,6,'2021-05-04 03:00:42'),(33502,1,44,'2021-05-04 03:06:50'),(33503,1,44,'2021-05-04 03:06:51'),(33504,1,13,'2021-05-04 03:15:27'),(33505,1,13,'2021-05-04 03:50:12'),(33506,1,6,'2021-05-04 04:20:48'),(33507,1,44,'2021-05-04 04:36:31'),(33508,1,44,'2021-05-04 04:37:40'),(33509,1,5,'2021-05-04 04:39:20'),(33510,1,14,'2021-05-04 04:39:28'),(33511,1,44,'2021-05-04 04:39:42'),(33512,1,44,'2021-05-04 05:10:03'),(33513,1,44,'2021-05-04 06:22:08'),(33514,1,44,'2021-05-04 06:35:28'),(33515,1,44,'2021-05-04 06:36:34'),(33516,1,44,'2021-05-04 06:39:04'),(33517,1,44,'2021-05-04 06:39:58'),(33518,1,44,'2021-05-04 06:41:45'),(33519,1,44,'2021-05-04 06:44:49'),(33520,1,44,'2021-05-04 06:47:44'),(33521,1,44,'2021-05-04 06:52:03'),(33522,1,44,'2021-05-04 06:57:51'),(33523,1,44,'2021-05-04 07:00:47'),(33524,1,44,'2021-05-04 07:05:25'),(33525,1,79,'2021-05-04 07:34:02'),(33526,1,44,'2021-05-04 07:40:49'),(33527,1,44,'2021-05-04 07:41:07'),(33528,1,44,'2021-05-04 08:00:04'),(33529,1,44,'2021-05-04 08:04:44'),(33530,1,44,'2021-05-04 08:17:19'),(33531,1,6,'2021-05-04 08:31:59'),(33532,1,5,'2021-05-04 08:33:57'),(33533,1,14,'2021-05-04 08:34:00'),(33534,1,15,'2021-05-04 08:40:51'),(33535,1,15,'2021-05-04 08:47:31'),(33536,1,15,'2021-05-04 08:51:56'),(33537,1,13,'2021-05-04 09:02:03'),(33538,1,44,'2021-05-04 09:04:44'),(33539,1,15,'2021-05-04 09:06:28'),(33540,1,13,'2021-05-04 09:08:12'),(33541,1,44,'2021-05-04 09:18:46'),(33542,1,13,'2021-05-04 09:25:58'),(33543,1,44,'2021-05-04 09:29:51'),(33544,1,13,'2021-05-04 09:38:05'),(33545,1,13,'2021-05-04 09:41:50'),(33546,1,44,'2021-05-04 09:53:07'),(33547,1,44,'2021-05-04 09:53:31'),(33548,1,13,'2021-05-04 09:56:49'),(33549,1,44,'2021-05-04 09:58:09'),(33550,1,44,'2021-05-04 10:04:07'),(33551,1,44,'2021-05-04 10:11:19'),(33552,1,13,'2021-05-04 10:14:53'),(33553,1,13,'2021-05-04 10:37:05'),(33554,1,44,'2021-05-04 10:41:23'),(33555,1,13,'2021-05-04 11:18:33'),(33556,1,44,'2021-05-04 11:20:20'),(33557,1,44,'2021-05-04 11:36:52'),(33558,1,13,'2021-05-04 11:43:41'),(33559,1,44,'2021-05-04 11:46:14'),(33560,1,45,'2021-05-04 12:24:11'),(33561,1,44,'2021-05-04 12:27:45'),(33562,1,13,'2021-05-04 12:31:04'),(33563,1,15,'2021-05-04 12:42:30'),(33564,1,44,'2021-05-04 12:45:55'),(33565,1,44,'2021-05-04 12:58:58'),(33566,1,44,'2021-05-04 13:02:03'),(33567,1,44,'2021-05-04 13:02:08'),(33568,1,44,'2021-05-04 13:02:10'),(33569,1,44,'2021-05-04 13:02:14'),(33570,1,13,'2021-05-04 13:15:38'),(33571,1,44,'2021-05-04 13:33:41'),(33572,1,13,'2021-05-04 13:37:40'),(33573,1,44,'2021-05-04 13:57:49'),(33574,1,13,'2021-05-04 14:00:24'),(33575,1,44,'2021-05-04 14:02:02'),(33576,1,44,'2021-05-04 14:02:37'),(33577,1,44,'2021-05-04 14:11:14'),(33578,1,13,'2021-05-04 14:22:15'),(33579,1,44,'2021-05-04 14:23:23'),(33580,1,6,'2021-05-04 14:32:11'),(33581,1,15,'2021-05-04 14:32:16'),(33582,1,13,'2021-05-04 14:35:04'),(33583,1,44,'2021-05-04 14:37:15'),(33584,1,5,'2021-05-04 14:37:51'),(33585,1,14,'2021-05-04 14:38:32'),(33586,1,5,'2021-05-04 14:42:45'),(33587,1,5,'2021-05-04 14:47:20'),(33588,1,5,'2021-05-04 14:59:15'),(33589,1,15,'2021-05-04 15:11:09'),(33590,1,44,'2021-05-04 15:12:46'),(33591,1,5,'2021-05-04 15:13:52'),(33592,1,44,'2021-05-04 15:16:55'),(33593,1,44,'2021-05-04 15:20:44'),(33594,1,44,'2021-05-04 15:33:07'),(33595,1,44,'2021-05-04 15:57:11'),(33596,1,44,'2021-05-04 16:04:02'),(33597,1,44,'2021-05-04 16:28:36'),(33598,1,45,'2021-05-04 16:39:08'),(33599,1,66,'2021-05-04 16:58:50'),(33600,1,44,'2021-05-04 17:25:20'),(33601,1,44,'2021-05-04 17:36:04'),(33602,1,44,'2021-05-04 17:38:31'),(33603,1,44,'2021-05-04 18:03:22'),(33604,1,44,'2021-05-04 18:10:32'),(33605,1,44,'2021-05-04 18:41:26'),(33606,1,44,'2021-05-04 18:42:50'),(33607,1,44,'2021-05-04 18:55:18'),(33608,1,44,'2021-05-04 19:14:04'),(33609,1,44,'2021-05-04 19:15:15'),(33610,1,44,'2021-05-04 19:15:40'),(33611,1,44,'2021-05-04 19:22:53'),(33612,1,62,'2021-05-04 20:31:10'),(33613,1,45,'2021-05-04 20:40:23'),(33614,1,13,'2021-05-04 21:34:19'),(33615,1,76,'2021-05-04 22:02:43'),(33616,1,44,'2021-05-04 22:09:05'),(33617,1,70,'2021-05-04 22:13:03'),(33618,1,76,'2021-05-04 22:20:26'),(33619,1,44,'2021-05-04 22:22:06'),(33620,1,44,'2021-05-04 22:22:07'),(33621,1,44,'2021-05-04 22:31:10'),(33622,1,44,'2021-05-04 22:45:37'),(33623,1,44,'2021-05-04 22:53:08'),(33624,1,44,'2021-05-04 23:20:56'),(33625,1,44,'2021-05-04 23:25:05'),(33626,1,44,'2021-05-04 23:25:06'),(33627,1,62,'2021-05-04 23:26:16'),(33628,1,76,'2021-05-04 23:29:36'),(33629,1,73,'2021-05-04 23:32:40'),(33630,1,44,'2021-05-04 23:44:36'),(33631,1,44,'2021-05-05 00:21:40'),(33632,1,70,'2021-05-05 00:29:28'),(33633,1,79,'2021-05-05 00:48:52'),(33634,1,44,'2021-05-05 01:04:46'),(33635,1,44,'2021-05-05 01:17:59'),(33636,1,44,'2021-05-05 01:18:09'),(33637,1,44,'2021-05-05 01:18:29'),(33638,1,44,'2021-05-05 01:18:58'),(33639,1,44,'2021-05-05 01:19:00'),(33640,1,44,'2021-05-05 01:45:09'),(33641,1,53,'2021-05-05 01:49:17'),(33642,1,44,'2021-05-05 01:52:18'),(33643,1,59,'2021-05-05 01:53:54'),(33644,1,56,'2021-05-05 02:03:13'),(33645,1,59,'2021-05-05 02:14:40'),(33646,1,45,'2021-05-05 02:19:15'),(33647,1,66,'2021-05-05 02:22:14'),(33648,1,66,'2021-05-05 02:25:17'),(33649,1,62,'2021-05-05 02:28:09'),(33650,1,56,'2021-05-05 02:31:04'),(33651,1,44,'2021-05-05 02:38:55'),(33652,1,45,'2021-05-05 02:42:16'),(33653,1,44,'2021-05-05 02:45:04'),(33654,1,44,'2021-05-05 02:45:31'),(33655,1,44,'2021-05-05 02:50:32'),(33656,1,53,'2021-05-05 02:53:10'),(33657,1,76,'2021-05-05 02:56:01'),(33658,1,13,'2021-05-05 02:56:07'),(33659,1,73,'2021-05-05 03:01:25'),(33660,1,13,'2021-05-05 03:07:08'),(33661,1,43,'2021-05-05 03:09:54'),(33662,1,44,'2021-05-05 03:13:24'),(33663,1,6,'2021-05-05 03:14:28'),(33664,1,79,'2021-05-05 03:15:16'),(33665,1,13,'2021-05-05 03:17:02'),(33666,1,43,'2021-05-05 03:17:54'),(33667,1,70,'2021-05-05 03:20:32'),(33668,1,79,'2021-05-05 03:23:54'),(33669,1,13,'2021-05-05 03:27:45'),(33670,1,53,'2021-05-05 03:28:47'),(33671,1,66,'2021-05-05 03:30:54'),(33672,1,15,'2021-05-05 03:31:41'),(33673,1,13,'2021-05-05 03:38:57'),(33674,1,44,'2021-05-05 03:50:56'),(33675,1,44,'2021-05-05 03:52:24'),(33676,1,13,'2021-05-05 03:52:38'),(33677,1,44,'2021-05-05 03:59:22'),(33678,1,13,'2021-05-05 04:07:28'),(33679,1,44,'2021-05-05 04:09:00'),(33680,1,44,'2021-05-05 04:40:09'),(33681,1,44,'2021-05-05 04:45:02'),(33682,1,5,'2021-05-05 04:49:36'),(33683,1,14,'2021-05-05 04:50:57'),(33684,1,13,'2021-05-05 04:53:35'),(33685,1,13,'2021-05-05 05:12:38'),(33686,1,15,'2021-05-05 05:14:06'),(33687,1,15,'2021-05-05 05:16:01'),(33688,1,44,'2021-05-05 05:23:08'),(33689,1,44,'2021-05-05 05:32:55'),(33690,1,44,'2021-05-05 05:38:53'),(33691,1,6,'2021-05-05 05:50:23'),(33692,1,14,'2021-05-05 05:55:45'),(33693,1,5,'2021-05-05 05:58:35'),(33694,1,59,'2021-05-05 06:04:32'),(33695,1,6,'2021-05-05 06:15:28'),(33696,1,15,'2021-05-05 06:24:58'),(33697,1,44,'2021-05-05 06:34:15'),(33698,1,44,'2021-05-05 06:39:00'),(33699,1,44,'2021-05-05 06:46:23'),(33700,1,44,'2021-05-05 06:54:17'),(33701,1,44,'2021-05-05 06:54:48'),(33702,1,6,'2021-05-05 06:57:07'),(33703,1,44,'2021-05-05 07:01:34'),(33704,1,44,'2021-05-05 07:02:37'),(33705,1,44,'2021-05-05 07:08:56'),(33706,1,6,'2021-05-05 07:16:17'),(33707,1,44,'2021-05-05 07:17:04'),(33708,1,44,'2021-05-05 07:27:16'),(33709,1,44,'2021-05-05 07:31:25'),(33710,1,44,'2021-05-05 07:35:47'),(33711,1,44,'2021-05-05 07:38:58'),(33712,1,44,'2021-05-05 07:40:39'),(33713,1,44,'2021-05-05 07:42:49'),(33714,1,44,'2021-05-05 07:47:30'),(33715,1,44,'2021-05-05 07:51:33'),(33716,1,6,'2021-05-05 07:51:36'),(33717,1,6,'2021-05-05 07:51:38'),(33718,1,44,'2021-05-05 07:53:05'),(33719,1,44,'2021-05-05 08:15:39'),(33720,1,44,'2021-05-05 08:18:03'),(33721,1,13,'2021-05-05 08:31:07'),(33722,1,44,'2021-05-05 08:31:09'),(33723,1,44,'2021-05-05 08:33:50'),(33724,1,44,'2021-05-05 08:35:19'),(33725,1,5,'2021-05-05 08:38:23'),(33726,1,44,'2021-05-05 08:38:28'),(33727,1,44,'2021-05-05 08:40:12'),(33728,1,6,'2021-05-05 08:43:05'),(33729,1,45,'2021-05-05 08:44:38'),(33730,1,5,'2021-05-05 08:45:18'),(33731,1,5,'2021-05-05 08:48:32'),(33732,1,14,'2021-05-05 08:50:09'),(33733,1,44,'2021-05-05 08:52:02'),(33734,1,44,'2021-05-05 08:53:11'),(33735,1,44,'2021-05-05 08:58:50'),(33736,1,14,'2021-05-05 09:10:03'),(33737,1,44,'2021-05-05 09:15:29'),(33738,1,44,'2021-05-05 09:17:36'),(33739,1,44,'2021-05-05 09:19:52'),(33740,1,44,'2021-05-05 09:22:05'),(33741,1,44,'2021-05-05 09:26:44'),(33742,1,14,'2021-05-05 09:28:51'),(33743,1,59,'2021-05-05 09:29:17'),(33744,1,76,'2021-05-05 09:42:24'),(33745,1,15,'2021-05-05 09:50:44'),(33746,1,6,'2021-05-05 09:52:21'),(33747,1,44,'2021-05-05 09:59:34'),(33748,1,44,'2021-05-05 10:01:31'),(33749,1,56,'2021-05-05 10:21:15'),(33750,1,44,'2021-05-05 10:28:57'),(33751,1,59,'2021-05-05 10:29:29'),(33752,1,14,'2021-05-05 10:37:31'),(33753,1,14,'2021-05-05 10:57:47'),(33754,1,44,'2021-05-05 10:57:51'),(33755,1,14,'2021-05-05 11:21:46'),(33756,1,44,'2021-05-05 11:24:21'),(33757,1,14,'2021-05-05 11:52:06'),(33758,1,62,'2021-05-05 12:13:59'),(33759,1,14,'2021-05-05 12:24:22'),(33760,1,15,'2021-05-05 12:35:37'),(33761,1,44,'2021-05-05 12:38:00'),(33762,1,6,'2021-05-05 12:41:32'),(33763,1,44,'2021-05-05 12:44:55'),(33764,1,44,'2021-05-05 12:52:28'),(33765,1,44,'2021-05-05 13:01:37'),(33766,1,44,'2021-05-05 13:10:35'),(33767,1,44,'2021-05-05 13:24:25'),(33768,1,14,'2021-05-05 13:25:31'),(33769,1,44,'2021-05-05 13:34:01'),(33770,1,15,'2021-05-05 13:34:28'),(33771,1,44,'2021-05-05 13:35:48'),(33772,1,44,'2021-05-05 13:47:39'),(33773,1,44,'2021-05-05 14:19:19'),(33774,1,6,'2021-05-05 14:23:59'),(33775,1,44,'2021-05-05 14:30:54'),(33776,1,44,'2021-05-05 14:31:44'),(33777,1,15,'2021-05-05 14:33:43'),(33778,1,6,'2021-05-05 14:33:48'),(33779,1,6,'2021-05-05 14:35:07'),(33780,1,13,'2021-05-05 14:39:33'),(33781,1,5,'2021-05-05 14:41:36'),(33782,1,13,'2021-05-05 14:42:21'),(33783,1,14,'2021-05-05 14:45:06'),(33784,1,13,'2021-05-05 14:48:17'),(33785,1,13,'2021-05-05 14:53:56'),(33786,1,44,'2021-05-05 14:54:56'),(33787,1,15,'2021-05-05 15:11:40'),(33788,1,44,'2021-05-05 15:17:19'),(33789,1,14,'2021-05-05 15:18:05'),(33790,1,44,'2021-05-05 15:18:23'),(33791,1,44,'2021-05-05 15:26:36'),(33792,1,44,'2021-05-05 15:38:40'),(33793,1,14,'2021-05-05 15:42:21'),(33794,1,14,'2021-05-05 15:44:10'),(33795,1,73,'2021-05-05 15:49:24'),(33796,1,6,'2021-05-05 15:52:37'),(33797,1,6,'2021-05-05 15:52:39'),(33798,1,6,'2021-05-05 15:52:41'),(33799,1,6,'2021-05-05 15:55:33'),(33800,1,44,'2021-05-05 16:01:22'),(33801,1,14,'2021-05-05 16:08:29'),(33802,1,44,'2021-05-05 16:27:40'),(33803,1,15,'2021-05-05 16:36:14'),(33804,1,6,'2021-05-05 17:16:37'),(33805,1,44,'2021-05-05 17:23:40'),(33806,1,76,'2021-05-05 17:53:08'),(33807,1,15,'2021-05-05 17:55:52'),(33808,1,44,'2021-05-05 18:17:42'),(33809,1,44,'2021-05-05 18:25:44'),(33810,1,44,'2021-05-05 18:42:23'),(33811,1,44,'2021-05-05 21:38:57'),(33812,1,14,'2021-05-06 02:06:46'),(33813,1,14,'2021-05-06 02:07:09'),(33814,1,14,'2021-05-06 02:07:36'),(33815,1,44,'2021-05-06 02:08:35'),(33816,1,43,'2021-05-06 02:13:04'),(33817,1,43,'2021-05-06 02:13:41'),(33818,1,43,'2021-05-06 02:14:16'),(33819,1,44,'2021-05-06 02:15:07'),(33820,1,43,'2021-05-06 02:15:25'),(33821,1,43,'2021-05-06 02:16:42'),(33822,1,44,'2021-05-06 02:23:22'),(33823,1,44,'2021-05-06 02:32:26'),(33824,1,15,'2021-05-06 02:33:52'),(33825,1,6,'2021-05-06 02:33:54'),(33826,1,15,'2021-05-06 02:41:47'),(33827,1,6,'2021-05-06 02:44:30'),(33828,1,44,'2021-05-06 02:44:58'),(33829,1,6,'2021-05-06 02:49:53'),(33830,1,13,'2021-05-06 02:51:34'),(33831,1,44,'2021-05-06 02:51:54'),(33832,1,44,'2021-05-06 02:53:10'),(33833,1,43,'2021-05-06 03:03:32'),(33834,1,13,'2021-05-06 03:05:07'),(33835,1,44,'2021-05-06 03:12:02'),(33836,1,13,'2021-05-06 03:16:19'),(33837,1,44,'2021-05-06 03:25:25'),(33838,1,13,'2021-05-06 03:27:20'),(33839,1,13,'2021-05-06 03:38:58'),(33840,1,6,'2021-05-06 03:51:47'),(33841,1,13,'2021-05-06 04:06:49'),(33842,1,13,'2021-05-06 04:23:19'),(33843,1,44,'2021-05-06 04:23:54'),(33844,1,14,'2021-05-06 04:45:40'),(33845,1,5,'2021-05-06 04:45:44'),(33846,1,45,'2021-05-06 04:48:38'),(33847,1,44,'2021-05-06 04:49:49'),(33848,1,44,'2021-05-06 04:51:57'),(33849,1,44,'2021-05-06 04:58:03'),(33850,1,44,'2021-05-06 05:00:23'),(33851,1,13,'2021-05-06 05:19:56'),(33852,1,13,'2021-05-06 05:37:03'),(33853,1,44,'2021-05-06 05:37:39'),(33854,1,6,'2021-05-06 05:56:58'),(33855,1,44,'2021-05-06 06:00:24'),(33856,1,13,'2021-05-06 06:01:38'),(33857,1,44,'2021-05-06 06:09:32'),(33858,1,15,'2021-05-06 06:55:06'),(33859,1,44,'2021-05-06 06:57:24'),(33860,1,44,'2021-05-06 07:24:57'),(33861,1,44,'2021-05-06 07:45:03'),(33862,1,44,'2021-05-06 07:48:01'),(33863,1,44,'2021-05-06 07:53:27'),(33864,1,44,'2021-05-06 07:55:40'),(33865,1,44,'2021-05-06 07:56:47'),(33866,1,15,'2021-05-06 08:03:05'),(33867,1,44,'2021-05-06 08:04:45'),(33868,1,44,'2021-05-06 08:22:57'),(33869,1,15,'2021-05-06 08:31:43'),(33870,1,6,'2021-05-06 08:31:44'),(33871,1,5,'2021-05-06 08:36:54'),(33872,1,59,'2021-05-06 08:39:07'),(33873,1,5,'2021-05-06 08:42:24'),(33874,1,5,'2021-05-06 08:44:46'),(33875,1,15,'2021-05-06 08:46:43'),(33876,1,56,'2021-05-06 08:49:54'),(33877,1,44,'2021-05-06 08:50:24'),(33878,1,14,'2021-05-06 08:50:27'),(33879,1,5,'2021-05-06 08:52:52'),(33880,1,44,'2021-05-06 09:02:49'),(33881,1,44,'2021-05-06 09:04:47'),(33882,1,44,'2021-05-06 09:06:07'),(33883,1,14,'2021-05-06 09:09:15'),(33884,1,44,'2021-05-06 09:09:56'),(33885,1,62,'2021-05-06 09:18:11'),(33886,1,73,'2021-05-06 09:19:08'),(33887,1,15,'2021-05-06 09:19:13'),(33888,1,70,'2021-05-06 09:22:44'),(33889,1,14,'2021-05-06 09:26:44'),(33890,1,44,'2021-05-06 09:29:14'),(33891,1,44,'2021-05-06 09:45:45'),(33892,1,56,'2021-05-06 09:50:30'),(33893,1,44,'2021-05-06 10:03:59'),(33894,1,13,'2021-05-06 10:07:20'),(33895,1,44,'2021-05-06 10:07:22'),(33896,1,45,'2021-05-06 10:09:49'),(33897,1,44,'2021-05-06 10:11:06'),(33898,1,44,'2021-05-06 10:11:26'),(33899,1,44,'2021-05-06 10:21:25'),(33900,1,79,'2021-05-06 10:24:05'),(33901,1,6,'2021-05-06 10:30:42'),(33902,1,15,'2021-05-06 10:36:53'),(33903,1,44,'2021-05-06 10:38:56'),(33904,1,44,'2021-05-06 10:58:09'),(33905,1,44,'2021-05-06 11:22:16'),(33906,1,44,'2021-05-06 15:06:50'),(33907,1,44,'2021-05-06 15:07:21'),(33908,1,6,'2021-05-06 15:08:43'),(33909,1,13,'2021-05-06 15:08:50'),(33910,1,5,'2021-05-06 15:09:10'),(33911,1,53,'2021-05-06 15:10:09'),(33912,1,6,'2021-05-06 15:11:07'),(33913,1,53,'2021-05-06 15:11:16'),(33914,1,53,'2021-05-06 15:11:59'),(33915,1,6,'2021-05-06 15:15:06'),(33916,1,44,'2021-05-06 15:15:59'),(33917,1,44,'2021-05-06 15:16:03'),(33918,1,14,'2021-05-06 15:18:28'),(33919,1,44,'2021-05-06 15:19:36'),(33920,1,13,'2021-05-06 15:19:52'),(33921,1,44,'2021-05-06 15:19:55'),(33922,1,5,'2021-05-06 15:20:33'),(33923,1,79,'2021-05-06 15:37:10'),(33924,1,79,'2021-05-06 15:37:36'),(33925,1,79,'2021-05-06 15:38:04'),(33926,1,15,'2021-05-06 15:42:59'),(33927,1,44,'2021-05-06 15:51:58'),(33928,1,70,'2021-05-06 15:55:28'),(33929,1,44,'2021-05-06 15:57:11'),(33930,1,44,'2021-05-06 15:57:12'),(33931,1,44,'2021-05-06 15:57:15'),(33932,1,44,'2021-05-06 15:57:16'),(33933,1,44,'2021-05-06 15:57:18'),(33934,1,44,'2021-05-06 15:57:18'),(33935,1,44,'2021-05-06 15:57:19'),(33936,1,44,'2021-05-06 15:57:19'),(33937,1,44,'2021-05-06 15:57:27'),(33938,1,44,'2021-05-06 16:07:05'),(33939,1,44,'2021-05-06 16:19:51'),(33940,1,44,'2021-05-06 16:46:58'),(33941,1,44,'2021-05-06 17:04:31'),(33942,1,44,'2021-05-06 17:05:21'),(33943,1,62,'2021-05-06 17:31:36'),(33944,1,44,'2021-05-06 17:56:51'),(33945,1,44,'2021-05-06 17:59:22'),(33946,1,66,'2021-05-06 18:23:58'),(33947,1,44,'2021-05-06 18:42:54'),(33948,1,73,'2021-05-06 18:57:48'),(33949,1,44,'2021-05-06 19:13:25'),(33950,1,44,'2021-05-06 19:18:13'),(33951,1,44,'2021-05-06 19:34:53'),(33952,1,14,'2021-05-06 19:56:27'),(33953,1,53,'2021-05-06 19:56:36'),(33954,1,44,'2021-05-06 20:36:59'),(33955,1,44,'2021-05-06 21:28:20'),(33956,1,44,'2021-05-06 21:38:26'),(33957,1,44,'2021-05-06 21:48:32'),(33958,1,76,'2021-05-06 22:21:19'),(33959,1,44,'2021-05-06 22:27:51'),(33960,1,44,'2021-05-06 22:39:48'),(33961,1,44,'2021-05-06 22:42:03'),(33962,1,44,'2021-05-06 22:42:06'),(33963,1,66,'2021-05-06 23:05:34'),(33964,1,76,'2021-05-06 23:47:55'),(33965,1,15,'2021-05-07 00:31:26'),(33966,1,44,'2021-05-07 01:42:23'),(33967,1,44,'2021-05-07 02:30:55'),(33968,1,44,'2021-05-07 02:39:12'),(33969,1,6,'2021-05-07 02:49:26'),(33970,1,44,'2021-05-07 03:00:29'),(33971,1,44,'2021-05-07 03:02:08'),(33972,1,6,'2021-05-07 03:14:06'),(33973,1,44,'2021-05-07 03:18:18'),(33974,1,13,'2021-05-07 03:23:48'),(33975,1,44,'2021-05-07 03:27:26'),(33976,1,66,'2021-05-07 03:30:50'),(33977,1,44,'2021-05-07 03:37:36'),(33978,1,44,'2021-05-07 03:47:58'),(33979,1,44,'2021-05-07 03:49:32'),(33980,1,44,'2021-05-07 04:00:18'),(33981,1,44,'2021-05-07 04:14:54'),(33982,1,13,'2021-05-07 04:23:00'),(33983,1,14,'2021-05-07 04:29:34'),(33984,1,5,'2021-05-07 04:29:36'),(33985,1,44,'2021-05-07 04:35:40'),(33986,1,6,'2021-05-07 04:47:20'),(33987,1,44,'2021-05-07 04:49:08'),(33988,1,44,'2021-05-07 04:59:50'),(33989,1,44,'2021-05-07 05:05:06'),(33990,1,44,'2021-05-07 05:10:46'),(33991,1,44,'2021-05-07 05:14:37'),(33992,1,13,'2021-05-07 05:16:34'),(33993,1,44,'2021-05-07 05:18:29'),(33994,1,44,'2021-05-07 05:21:48'),(33995,1,44,'2021-05-07 05:24:57'),(33996,1,44,'2021-05-07 05:29:05'),(33997,1,44,'2021-05-07 05:36:08'),(33998,1,44,'2021-05-07 05:48:22'),(33999,1,13,'2021-05-07 06:05:33'),(34000,1,44,'2021-05-07 06:07:32'),(34001,1,15,'2021-05-07 06:11:33'),(34002,1,70,'2021-05-07 06:15:00'),(34003,1,44,'2021-05-07 06:29:17'),(34004,1,44,'2021-05-07 06:45:23'),(34005,1,15,'2021-05-07 06:47:05'),(34006,1,13,'2021-05-07 06:52:00'),(34007,1,44,'2021-05-07 06:53:49'),(34008,1,44,'2021-05-07 07:00:39'),(34009,1,44,'2021-05-07 07:01:40'),(34010,1,44,'2021-05-07 07:01:40'),(34011,1,44,'2021-05-07 07:16:25'),(34012,1,44,'2021-05-07 07:26:21'),(34013,1,44,'2021-05-07 07:36:30'),(34014,1,44,'2021-05-07 07:40:23'),(34015,1,44,'2021-05-07 07:42:20'),(34016,1,44,'2021-05-07 07:42:44'),(34017,1,44,'2021-05-07 07:43:19'),(34018,1,44,'2021-05-07 07:44:23'),(34019,1,44,'2021-05-07 07:47:11'),(34020,1,44,'2021-05-07 07:47:37'),(34021,1,44,'2021-05-07 07:47:40'),(34022,1,13,'2021-05-07 07:52:50'),(34023,1,44,'2021-05-07 08:07:29'),(34024,1,44,'2021-05-07 08:16:34'),(34025,1,5,'2021-05-07 08:31:28'),(34026,1,13,'2021-05-07 08:32:18'),(34027,1,14,'2021-05-07 08:32:44'),(34028,1,6,'2021-05-07 08:34:30'),(34029,1,44,'2021-05-07 08:43:53'),(34030,1,44,'2021-05-07 08:52:09'),(34031,1,44,'2021-05-07 08:53:02'),(34032,1,15,'2021-05-07 08:57:31'),(34033,1,13,'2021-05-07 09:03:51'),(34034,1,15,'2021-05-07 09:07:42'),(34035,1,70,'2021-05-07 09:19:55'),(34036,1,44,'2021-05-07 09:23:17'),(34037,1,6,'2021-05-07 09:42:42'),(34038,1,44,'2021-05-07 10:01:42'),(34039,1,44,'2021-05-07 10:07:08'),(34040,1,44,'2021-05-07 10:18:54'),(34041,1,44,'2021-05-07 10:27:16'),(34042,1,44,'2021-05-07 10:38:42'),(34043,1,44,'2021-05-07 10:56:50'),(34044,1,44,'2021-05-07 11:13:05'),(34045,1,44,'2021-05-07 11:15:14'),(34046,1,44,'2021-05-07 11:15:18'),(34047,1,44,'2021-05-07 11:15:23'),(34048,1,44,'2021-05-07 11:15:27'),(34049,1,6,'2021-05-07 11:21:38'),(34050,1,44,'2021-05-07 11:23:23'),(34051,1,44,'2021-05-07 11:45:47'),(34052,1,6,'2021-05-07 12:12:05'),(34053,1,6,'2021-05-07 12:12:09'),(34054,1,44,'2021-05-07 12:18:58'),(34055,1,44,'2021-05-07 12:37:42'),(34056,1,44,'2021-05-07 12:49:02'),(34057,1,44,'2021-05-07 13:01:15'),(34058,1,44,'2021-05-07 13:23:26'),(34059,1,70,'2021-05-07 13:41:10'),(34060,1,13,'2021-05-07 13:45:29'),(34061,1,6,'2021-05-07 13:47:51'),(34062,1,44,'2021-05-07 13:54:05'),(34063,1,44,'2021-05-07 14:07:34'),(34064,1,44,'2021-05-07 14:16:24'),(34065,1,44,'2021-05-07 14:29:30'),(34066,1,15,'2021-05-07 14:31:09'),(34067,1,44,'2021-05-07 14:32:45'),(34068,1,6,'2021-05-07 14:32:58'),(34069,1,13,'2021-05-07 14:34:20'),(34070,1,6,'2021-05-07 14:35:37'),(34071,1,13,'2021-05-07 14:38:17'),(34072,1,5,'2021-05-07 14:39:08'),(34073,1,14,'2021-05-07 14:39:25'),(34074,1,6,'2021-05-07 14:40:48'),(34075,1,44,'2021-05-07 14:42:11'),(34076,1,44,'2021-05-07 14:42:12'),(34077,1,13,'2021-05-07 14:43:44'),(34078,1,13,'2021-05-07 14:50:43'),(34079,1,44,'2021-05-07 14:53:08'),(34080,1,13,'2021-05-07 14:54:02'),(34081,1,66,'2021-05-07 14:54:17'),(34082,1,44,'2021-05-07 15:13:32'),(34083,1,6,'2021-05-07 15:28:41'),(34084,1,44,'2021-05-07 15:34:58'),(34085,1,44,'2021-05-07 15:38:42'),(34086,1,44,'2021-05-07 15:56:44'),(34087,1,44,'2021-05-07 16:04:15'),(34088,1,15,'2021-05-07 16:13:07'),(34089,1,44,'2021-05-07 16:17:51'),(34090,1,44,'2021-05-07 16:28:05'),(34091,1,44,'2021-05-07 16:39:09'),(34092,1,44,'2021-05-07 16:52:15'),(34093,1,6,'2021-05-07 16:54:11'),(34094,1,44,'2021-05-07 17:01:00'),(34095,1,44,'2021-05-07 17:15:29'),(34096,1,44,'2021-05-07 17:20:27'),(34097,1,44,'2021-05-07 17:27:52'),(34098,1,44,'2021-05-07 17:38:03'),(34099,1,44,'2021-05-07 18:07:57'),(34100,1,44,'2021-05-07 18:23:41'),(34101,1,44,'2021-05-07 18:38:25'),(34102,1,44,'2021-05-07 18:51:43'),(34103,1,44,'2021-05-07 19:10:29'),(34104,1,6,'2021-05-07 19:21:53'),(34105,1,44,'2021-05-07 19:22:54'),(34106,1,44,'2021-05-07 19:55:21'),(34107,1,44,'2021-05-07 19:56:22'),(34108,1,44,'2021-05-07 19:56:23'),(34109,1,44,'2021-05-07 20:17:48'),(34110,1,44,'2021-05-07 20:45:17'),(34111,1,15,'2021-05-07 21:04:36'),(34112,1,44,'2021-05-07 21:33:10'),(34113,1,44,'2021-05-07 21:47:03'),(34114,1,44,'2021-05-07 21:50:12'),(34115,1,15,'2021-05-07 22:06:55'),(34116,1,6,'2021-05-07 22:36:35'),(34117,1,76,'2021-05-07 22:43:49'),(34118,1,15,'2021-05-07 23:07:42'),(34119,1,14,'2021-05-07 23:15:01'),(34120,1,6,'2021-05-07 23:36:33'),(34121,1,15,'2021-05-08 00:05:49'),(34122,1,43,'2021-05-08 00:14:13'),(34123,1,6,'2021-05-08 00:33:06'),(34124,1,44,'2021-05-08 00:39:41'),(34125,1,73,'2021-05-08 00:54:38'),(34126,1,15,'2021-05-08 01:00:55'),(34127,1,6,'2021-05-08 01:27:11'),(34128,1,44,'2021-05-08 01:52:36'),(34129,1,6,'2021-05-08 01:57:22'),(34130,1,44,'2021-05-08 02:15:09'),(34131,1,6,'2021-05-08 02:35:28'),(34132,1,44,'2021-05-08 02:35:57'),(34133,1,15,'2021-05-08 02:39:15'),(34134,1,44,'2021-05-08 02:47:30'),(34135,1,15,'2021-05-08 02:48:36'),(34136,1,66,'2021-05-08 02:51:34'),(34137,1,15,'2021-05-08 02:57:40'),(34138,1,15,'2021-05-08 03:05:57'),(34139,1,44,'2021-05-08 03:06:24'),(34140,1,15,'2021-05-08 03:13:47'),(34141,1,13,'2021-05-08 03:15:01'),(34142,1,5,'2021-05-08 03:20:57'),(34143,1,44,'2021-05-08 03:24:48'),(34144,1,44,'2021-05-08 03:36:08'),(34145,1,44,'2021-05-08 03:48:14'),(34146,1,15,'2021-05-08 03:56:16'),(34147,1,44,'2021-05-08 04:09:32'),(34148,1,15,'2021-05-08 04:16:49'),(34149,1,44,'2021-05-08 04:19:52'),(34150,1,13,'2021-05-08 04:24:02'),(34151,1,14,'2021-05-08 04:26:49'),(34152,1,5,'2021-05-08 04:26:50'),(34153,1,15,'2021-05-08 04:26:57'),(34154,1,44,'2021-05-08 04:31:12'),(34155,1,45,'2021-05-08 04:32:46'),(34156,1,44,'2021-05-08 04:38:33'),(34157,1,44,'2021-05-08 04:42:03'),(34158,1,66,'2021-05-08 04:47:13'),(34159,1,13,'2021-05-08 04:55:34'),(34160,1,44,'2021-05-08 04:56:58'),(34161,1,44,'2021-05-08 04:57:50'),(34162,1,44,'2021-05-08 05:18:55'),(34163,1,43,'2021-05-08 05:22:34'),(34164,1,44,'2021-05-08 05:23:08'),(34165,1,13,'2021-05-08 05:26:45'),(34166,1,6,'2021-05-08 05:34:06'),(34167,1,5,'2021-05-08 05:37:42'),(34168,1,44,'2021-05-08 05:41:20'),(34169,1,13,'2021-05-08 05:53:55'),(34170,1,6,'2021-05-08 05:59:59'),(34171,1,44,'2021-05-08 06:03:42'),(34172,1,53,'2021-05-08 06:11:13'),(34173,1,13,'2021-05-08 06:20:53'),(34174,1,44,'2021-05-08 06:25:12'),(34175,1,44,'2021-05-08 06:36:56'),(34176,1,44,'2021-05-08 06:45:14'),(34177,1,44,'2021-05-08 06:48:53'),(34178,1,44,'2021-05-08 06:52:28'),(34179,1,44,'2021-05-08 06:54:13'),(34180,1,44,'2021-05-08 06:56:11'),(34181,1,44,'2021-05-08 06:57:11'),(34182,1,44,'2021-05-08 06:57:44'),(34183,1,44,'2021-05-08 07:07:24'),(34184,1,44,'2021-05-08 07:08:26'),(34185,1,44,'2021-05-08 07:26:30'),(34186,1,44,'2021-05-08 07:37:30'),(34187,1,44,'2021-05-08 07:39:04'),(34188,1,44,'2021-05-08 07:43:19'),(34189,1,44,'2021-05-08 07:44:56'),(34190,1,44,'2021-05-08 07:54:22'),(34191,1,44,'2021-05-08 07:59:44'),(34192,1,44,'2021-05-08 08:10:05'),(34193,1,44,'2021-05-08 08:28:40'),(34194,1,44,'2021-05-08 08:32:28'),(34195,1,13,'2021-05-08 08:33:51'),(34196,1,44,'2021-05-08 08:39:08'),(34197,1,13,'2021-05-08 08:39:55'),(34198,1,6,'2021-05-08 08:43:43'),(34199,1,13,'2021-05-08 08:45:58'),(34200,1,15,'2021-05-08 08:49:31'),(34201,1,13,'2021-05-08 09:01:32'),(34202,1,6,'2021-05-08 09:12:38'),(34203,1,44,'2021-05-08 09:17:00'),(34204,1,15,'2021-05-08 09:25:23'),(34205,1,6,'2021-05-08 09:38:36'),(34206,1,15,'2021-05-08 09:52:56'),(34207,1,44,'2021-05-08 09:53:23'),(34208,1,14,'2021-05-08 09:56:36'),(34209,1,5,'2021-05-08 09:57:05'),(34210,1,6,'2021-05-08 09:58:45'),(34211,1,44,'2021-05-08 10:37:30'),(34212,1,44,'2021-05-08 10:55:36'),(34213,1,44,'2021-05-08 11:00:14'),(34214,1,44,'2021-05-08 11:31:10'),(34215,1,44,'2021-05-08 11:35:07'),(34216,1,44,'2021-05-08 11:37:01'),(34217,1,44,'2021-05-08 11:40:35'),(34218,1,44,'2021-05-08 12:01:19'),(34219,1,6,'2021-05-08 12:17:38'),(34220,1,79,'2021-05-08 12:24:35'),(34221,1,44,'2021-05-08 12:30:30'),(34222,1,13,'2021-05-08 12:30:37'),(34223,1,44,'2021-05-08 12:31:00'),(34224,1,45,'2021-05-08 12:32:29'),(34225,1,66,'2021-05-08 12:35:44'),(34226,1,44,'2021-05-08 12:42:51'),(34227,1,13,'2021-05-08 13:23:51'),(34228,1,44,'2021-05-08 13:47:49'),(34229,1,44,'2021-05-08 13:53:04'),(34230,1,13,'2021-05-08 14:12:21'),(34231,1,44,'2021-05-08 14:13:55'),(34232,1,44,'2021-05-08 14:13:55'),(34233,1,44,'2021-05-08 14:18:33'),(34234,1,5,'2021-05-08 14:34:23'),(34235,1,14,'2021-05-08 14:34:28'),(34236,1,44,'2021-05-08 14:34:54'),(34237,1,6,'2021-05-08 14:35:16'),(34238,1,62,'2021-05-08 14:35:37'),(34239,1,6,'2021-05-08 14:36:48'),(34240,1,15,'2021-05-08 14:41:28'),(34241,1,15,'2021-05-08 14:44:40'),(34242,1,44,'2021-05-08 14:47:21'),(34243,1,13,'2021-05-08 14:59:16'),(34244,1,44,'2021-05-08 15:11:00'),(34245,1,44,'2021-05-08 15:14:26'),(34246,1,44,'2021-05-08 15:36:30'),(34247,1,44,'2021-05-08 15:38:35'),(34248,1,13,'2021-05-08 15:39:34'),(34249,1,13,'2021-05-08 15:45:41'),(34250,1,44,'2021-05-08 16:01:51'),(34251,1,13,'2021-05-08 16:07:22'),(34252,1,66,'2021-05-08 16:07:45'),(34253,1,62,'2021-05-08 16:19:21'),(34254,1,13,'2021-05-08 16:20:04'),(34255,1,44,'2021-05-08 16:24:10'),(34256,1,13,'2021-05-08 16:44:32'),(34257,1,44,'2021-05-08 16:47:09'),(34258,1,13,'2021-05-08 16:57:53'),(34259,1,13,'2021-05-08 17:02:58'),(34260,1,44,'2021-05-08 17:08:38'),(34261,1,44,'2021-05-08 17:13:35'),(34262,1,13,'2021-05-08 17:22:13'),(34263,1,13,'2021-05-08 17:32:43'),(34264,1,13,'2021-05-08 17:43:56'),(34265,1,44,'2021-05-08 17:50:56'),(34266,1,44,'2021-05-08 17:59:49'),(34267,1,44,'2021-05-08 18:12:39'),(34268,1,44,'2021-05-08 18:33:53'),(34269,1,13,'2021-05-08 18:44:35'),(34270,1,44,'2021-05-08 18:49:39'),(34271,1,44,'2021-05-08 18:53:54'),(34272,1,44,'2021-05-08 18:55:32'),(34273,1,44,'2021-05-08 19:11:26'),(34274,1,44,'2021-05-08 19:16:42'),(34275,1,13,'2021-05-08 19:17:28'),(34276,1,44,'2021-05-08 19:47:51'),(34277,1,6,'2021-05-08 19:47:52'),(34278,1,44,'2021-05-08 20:10:43'),(34279,1,44,'2021-05-08 20:10:46'),(34280,1,44,'2021-05-08 20:10:49'),(34281,1,44,'2021-05-08 20:31:05'),(34282,1,59,'2021-05-08 20:31:09'),(34283,1,44,'2021-05-08 20:35:08'),(34284,1,45,'2021-05-08 20:38:23'),(34285,1,44,'2021-05-08 21:22:22'),(34286,1,44,'2021-05-08 22:47:52'),(34287,1,44,'2021-05-08 22:49:55'),(34288,1,44,'2021-05-08 23:08:56'),(34289,1,44,'2021-05-08 23:52:46'),(34290,1,44,'2021-05-09 00:13:16'),(34291,1,44,'2021-05-09 01:11:46'),(34292,1,44,'2021-05-09 01:32:32'),(34293,1,44,'2021-05-09 01:40:17'),(34294,1,44,'2021-05-09 01:42:59'),(34295,1,76,'2021-05-09 02:09:42'),(34296,1,15,'2021-05-09 02:34:40'),(34297,1,44,'2021-05-09 02:37:00'),(34298,1,44,'2021-05-09 02:38:14'),(34299,1,44,'2021-05-09 02:42:31'),(34300,1,6,'2021-05-09 02:45:22'),(34301,1,44,'2021-05-09 02:54:46'),(34302,1,44,'2021-05-09 03:00:23'),(34303,1,44,'2021-05-09 03:01:02'),(34304,1,6,'2021-05-09 03:06:34'),(34305,1,13,'2021-05-09 03:11:42'),(34306,1,6,'2021-05-09 03:21:45'),(34307,1,44,'2021-05-09 03:31:25'),(34308,1,6,'2021-05-09 03:43:36'),(34309,1,6,'2021-05-09 04:03:02'),(34310,1,44,'2021-05-09 04:05:45'),(34311,1,44,'2021-05-09 04:09:10'),(34312,1,44,'2021-05-09 04:11:10'),(34313,1,44,'2021-05-09 04:16:35'),(34314,1,44,'2021-05-09 04:16:50'),(34315,1,44,'2021-05-09 04:21:27'),(34316,1,6,'2021-05-09 04:22:02'),(34317,1,6,'2021-05-09 04:22:04'),(34318,1,44,'2021-05-09 04:26:08'),(34319,1,44,'2021-05-09 04:31:41'),(34320,1,45,'2021-05-09 04:36:46'),(34321,1,44,'2021-05-09 04:36:50'),(34322,1,44,'2021-05-09 04:42:34'),(34323,1,44,'2021-05-09 04:48:57'),(34324,1,44,'2021-05-09 04:53:21'),(34325,1,44,'2021-05-09 04:57:04'),(34326,1,44,'2021-05-09 04:59:21'),(34327,1,14,'2021-05-09 05:06:13'),(34328,1,5,'2021-05-09 05:06:22'),(34329,1,6,'2021-05-09 05:07:08'),(34330,1,44,'2021-05-09 05:12:05'),(34331,1,13,'2021-05-09 05:29:43'),(34332,1,44,'2021-05-09 05:39:01'),(34333,1,44,'2021-05-09 05:54:07'),(34334,1,44,'2021-05-09 06:15:13'),(34335,1,44,'2021-05-09 06:18:48'),(34336,1,44,'2021-05-09 06:18:50'),(34337,1,44,'2021-05-09 06:34:38'),(34338,1,44,'2021-05-09 06:39:30'),(34339,1,44,'2021-05-09 06:40:40'),(34340,1,44,'2021-05-09 06:47:47'),(34341,1,13,'2021-05-09 06:49:51'),(34342,1,44,'2021-05-09 06:57:42'),(34343,1,44,'2021-05-09 07:04:54'),(34344,1,44,'2021-05-09 07:05:57'),(34345,1,44,'2021-05-09 07:07:35'),(34346,1,44,'2021-05-09 07:13:20'),(34347,1,44,'2021-05-09 07:23:36'),(34348,1,44,'2021-05-09 07:33:36'),(34349,1,44,'2021-05-09 07:46:59'),(34350,1,44,'2021-05-09 07:59:04'),(34351,1,44,'2021-05-09 07:59:09'),(34352,1,44,'2021-05-09 08:07:23'),(34353,1,44,'2021-05-09 08:11:15'),(34354,1,44,'2021-05-09 08:31:07'),(34355,1,6,'2021-05-09 08:32:11'),(34356,1,44,'2021-05-09 08:32:15'),(34357,1,15,'2021-05-09 08:35:12'),(34358,1,13,'2021-05-09 08:35:31'),(34359,1,13,'2021-05-09 08:37:03'),(34360,1,13,'2021-05-09 08:38:42'),(34361,1,44,'2021-05-09 08:40:07'),(34362,1,13,'2021-05-09 08:40:56'),(34363,1,13,'2021-05-09 08:42:15'),(34364,1,44,'2021-05-09 08:43:04'),(34365,1,44,'2021-05-09 08:59:22'),(34366,1,44,'2021-05-09 09:14:23'),(34367,1,44,'2021-05-09 09:16:41'),(34368,1,76,'2021-05-09 09:21:59'),(34369,1,13,'2021-05-09 09:44:37'),(34370,1,44,'2021-05-09 09:44:50'),(34371,1,44,'2021-05-09 09:57:12'),(34372,1,14,'2021-05-09 09:58:37'),(34373,1,5,'2021-05-09 09:58:37'),(34374,1,44,'2021-05-09 10:17:51'),(34375,1,44,'2021-05-09 10:22:36'),(34376,1,44,'2021-05-09 10:44:09'),(34377,1,79,'2021-05-09 10:46:59'),(34378,1,44,'2021-05-09 10:48:24'),(34379,1,44,'2021-05-09 10:57:03'),(34380,1,44,'2021-05-09 11:11:59'),(34381,1,44,'2021-05-09 11:18:54'),(34382,1,44,'2021-05-09 11:37:17'),(34383,1,44,'2021-05-09 12:01:49'),(34384,1,44,'2021-05-09 12:14:53'),(34385,1,44,'2021-05-09 12:16:59'),(34386,1,44,'2021-05-09 12:49:08'),(34387,1,44,'2021-05-09 13:00:21'),(34388,1,44,'2021-05-09 13:11:14'),(34389,1,45,'2021-05-09 13:20:26'),(34390,1,44,'2021-05-09 13:27:52'),(34391,1,44,'2021-05-09 13:45:26'),(34392,1,44,'2021-05-09 13:53:35'),(34393,1,44,'2021-05-09 13:54:46'),(34394,1,14,'2021-05-09 14:02:54'),(34395,1,44,'2021-05-09 14:05:22'),(34396,1,44,'2021-05-09 14:16:31'),(34397,1,14,'2021-05-09 14:31:15'),(34398,1,6,'2021-05-09 14:31:47'),(34399,1,15,'2021-05-09 14:31:52'),(34400,1,13,'2021-05-09 14:33:39'),(34401,1,44,'2021-05-09 14:34:24'),(34402,1,44,'2021-05-09 14:35:01'),(34403,1,44,'2021-05-09 14:35:11'),(34404,1,5,'2021-05-09 14:35:39'),(34405,1,5,'2021-05-09 14:37:26'),(34406,1,44,'2021-05-09 14:37:52'),(34407,1,5,'2021-05-09 14:41:38'),(34408,1,5,'2021-05-09 14:44:57'),(34409,1,13,'2021-05-09 14:47:08'),(34410,1,44,'2021-05-09 15:01:28'),(34411,1,44,'2021-05-09 15:22:17'),(34412,1,44,'2021-05-09 15:22:33'),(34413,1,13,'2021-05-09 15:38:04'),(34414,1,44,'2021-05-09 15:42:16'),(34415,1,44,'2021-05-09 15:43:35'),(34416,1,53,'2021-05-09 16:02:48'),(34417,1,44,'2021-05-09 16:04:50'),(34418,1,13,'2021-05-09 16:25:03'),(34419,1,13,'2021-05-09 16:33:58'),(34420,1,44,'2021-05-09 16:34:26'),(34421,1,13,'2021-05-09 17:08:21'),(34422,1,44,'2021-05-09 17:23:13'),(34423,1,13,'2021-05-09 17:49:26'),(34424,1,44,'2021-05-09 17:50:47'),(34425,1,44,'2021-05-09 18:12:36'),(34426,1,13,'2021-05-09 18:30:03'),(34427,1,44,'2021-05-09 18:41:34'),(34428,1,44,'2021-05-09 19:12:58'),(34429,1,44,'2021-05-09 19:13:59'),(34430,1,44,'2021-05-09 19:36:39'),(34431,1,44,'2021-05-09 19:40:27'),(34432,1,44,'2021-05-09 19:43:18'),(34433,1,44,'2021-05-09 19:43:25'),(34434,1,13,'2021-05-09 19:50:28'),(34435,1,44,'2021-05-09 20:01:43'),(34436,1,44,'2021-05-09 20:06:12'),(34437,1,15,'2021-05-09 20:06:15'),(34438,1,44,'2021-05-09 20:06:17'),(34439,1,59,'2021-05-09 20:06:20'),(34440,1,45,'2021-05-09 20:06:21'),(34441,1,53,'2021-05-09 20:06:23'),(34442,1,43,'2021-05-09 20:06:25'),(34443,1,56,'2021-05-09 20:06:26'),(34444,1,66,'2021-05-09 20:06:28'),(34445,1,62,'2021-05-09 20:06:31'),(34446,1,70,'2021-05-09 20:06:34'),(34447,1,76,'2021-05-09 20:06:38'),(34448,1,73,'2021-05-09 20:06:40'),(34449,1,45,'2021-05-09 20:06:41'),(34450,1,79,'2021-05-09 20:06:43'),(34451,1,5,'2021-05-09 20:06:48'),(34452,1,15,'2021-05-09 20:06:49'),(34453,1,13,'2021-05-09 20:06:50'),(34454,1,14,'2021-05-09 20:06:52'),(34455,1,6,'2021-05-09 20:06:54'),(34456,1,44,'2021-05-09 20:16:17'),(34457,1,44,'2021-05-09 20:42:32'),(34458,1,44,'2021-05-09 20:58:16'),(34459,1,44,'2021-05-09 21:06:14'),(34460,1,44,'2021-05-09 21:06:30'),(34461,1,13,'2021-05-09 21:09:06'),(34462,1,44,'2021-05-09 21:13:29'),(34463,1,44,'2021-05-09 21:33:33'),(34464,1,44,'2021-05-09 21:40:09'),(34465,1,44,'2021-05-09 21:43:22'),(34466,1,44,'2021-05-09 22:00:40'),(34467,1,6,'2021-05-09 22:15:27'),(34468,1,6,'2021-05-09 22:15:29'),(34469,1,44,'2021-05-09 22:20:01'),(34470,1,44,'2021-05-09 22:36:03'),(34471,1,44,'2021-05-09 22:36:03'),(34472,1,44,'2021-05-09 22:52:21'),(34473,1,44,'2021-05-09 23:15:09'),(34474,1,44,'2021-05-09 23:17:36'),(34475,1,13,'2021-05-09 23:37:00'),(34476,1,44,'2021-05-09 23:42:38'),(34477,1,44,'2021-05-09 23:45:40'),(34478,1,14,'2021-05-09 23:58:49'),(34479,1,44,'2021-05-10 00:14:14'),(34480,1,44,'2021-05-10 00:30:34'),(34481,1,44,'2021-05-10 00:30:42'),(34482,1,44,'2021-05-10 00:34:27'),(34483,1,15,'2021-05-10 00:38:32'),(34484,1,13,'2021-05-10 00:48:02'),(34485,1,44,'2021-05-10 00:55:31'),(34486,1,44,'2021-05-10 01:08:05'),(34487,1,44,'2021-05-10 01:10:46'),(34488,1,13,'2021-05-10 01:24:41'),(34489,1,45,'2021-05-10 01:25:06'),(34490,1,79,'2021-05-10 01:29:58'),(34491,1,44,'2021-05-10 01:35:58'),(34492,1,44,'2021-05-10 01:36:25'),(34493,1,44,'2021-05-10 01:38:20'),(34494,1,44,'2021-05-10 01:42:01'),(34495,1,44,'2021-05-10 01:45:19'),(34496,1,44,'2021-05-10 01:49:10'),(34497,1,44,'2021-05-10 01:52:37'),(34498,1,44,'2021-05-10 02:01:10'),(34499,1,44,'2021-05-10 02:01:48'),(34500,1,44,'2021-05-10 02:10:14'),(34501,1,44,'2021-05-10 02:12:17'),(34502,1,44,'2021-05-10 02:31:21'),(34503,1,5,'2021-05-10 02:35:19'),(34504,1,56,'2021-05-10 02:36:04'),(34505,1,44,'2021-05-10 02:37:48'),(34506,1,13,'2021-05-10 02:40:31'),(34507,1,15,'2021-05-10 02:40:36'),(34508,1,6,'2021-05-10 02:40:36'),(34509,1,6,'2021-05-10 02:42:18'),(34510,1,44,'2021-05-10 02:42:46'),(34511,1,6,'2021-05-10 02:44:35'),(34512,1,6,'2021-05-10 02:46:55'),(34513,1,44,'2021-05-10 02:51:07'),(34514,1,44,'2021-05-10 02:52:46'),(34515,1,14,'2021-05-10 02:53:52'),(34516,1,13,'2021-05-10 02:57:07'),(34517,1,15,'2021-05-10 03:02:49'),(34518,1,13,'2021-05-10 03:05:10'),(34519,1,6,'2021-05-10 03:05:17'),(34520,1,13,'2021-05-10 03:13:33'),(34521,1,15,'2021-05-10 03:22:40'),(34522,1,13,'2021-05-10 03:30:23'),(34523,1,13,'2021-05-10 03:30:29'),(34524,1,15,'2021-05-10 03:33:03'),(34525,1,13,'2021-05-10 03:40:47'),(34526,1,15,'2021-05-10 03:43:54'),(34527,1,44,'2021-05-10 03:52:04'),(34528,1,13,'2021-05-10 03:56:27'),(34529,1,15,'2021-05-10 03:57:25'),(34530,1,15,'2021-05-10 04:13:47'),(34531,1,44,'2021-05-10 04:19:40'),(34532,1,44,'2021-05-10 04:20:45'),(34533,1,44,'2021-05-10 04:32:21'),(34534,1,15,'2021-05-10 04:36:41'),(34535,1,76,'2021-05-10 04:40:10'),(34536,1,13,'2021-05-10 04:40:51'),(34537,1,44,'2021-05-10 04:41:17'),(34538,1,44,'2021-05-10 04:41:42'),(34539,1,44,'2021-05-10 04:51:13'),(34540,1,15,'2021-05-10 05:01:49'),(34541,1,15,'2021-05-10 05:05:41'),(34542,1,44,'2021-05-10 05:28:19'),(34543,1,44,'2021-05-10 06:00:34'),(34544,1,44,'2021-05-10 06:43:29'),(34545,1,44,'2021-05-10 06:50:21'),(34546,1,44,'2021-05-10 06:53:29'),(34547,1,44,'2021-05-10 06:57:07'),(34548,1,44,'2021-05-10 06:58:14'),(34549,1,44,'2021-05-10 07:01:22'),(34550,1,44,'2021-05-10 07:03:38'),(34551,1,44,'2021-05-10 07:13:43'),(34552,1,53,'2021-05-10 07:13:43'),(34553,1,13,'2021-05-10 07:14:59'),(34554,1,44,'2021-05-10 07:20:17'),(34555,1,44,'2021-05-10 07:29:42'),(34556,1,44,'2021-05-10 07:30:53'),(34557,1,44,'2021-05-10 07:35:31'),(34558,1,44,'2021-05-10 07:35:56'),(34559,1,44,'2021-05-10 07:49:33'),(34560,1,44,'2021-05-10 07:53:33'),(34561,1,13,'2021-05-10 08:00:21'),(34562,1,44,'2021-05-10 08:27:06'),(34563,1,5,'2021-05-10 08:32:30'),(34564,1,14,'2021-05-10 08:32:45'),(34565,1,13,'2021-05-10 08:33:11'),(34566,1,6,'2021-05-10 08:35:42'),(34567,1,13,'2021-05-10 08:40:06'),(34568,1,6,'2021-05-10 08:40:49'),(34569,1,13,'2021-05-10 08:42:23'),(34570,1,13,'2021-05-10 08:45:41'),(34571,1,44,'2021-05-10 08:49:03'),(34572,1,6,'2021-05-10 08:52:20'),(34573,1,15,'2021-05-10 09:04:52'),(34574,1,6,'2021-05-10 09:06:57'),(34575,1,13,'2021-05-10 09:21:06'),(34576,1,44,'2021-05-10 09:21:50'),(34577,1,44,'2021-05-10 09:24:10'),(34578,1,6,'2021-05-10 09:25:36'),(34579,1,53,'2021-05-10 09:31:45'),(34580,1,44,'2021-05-10 09:40:06'),(34581,1,44,'2021-05-10 09:47:25'),(34582,1,44,'2021-05-10 10:05:59'),(34583,1,44,'2021-05-10 10:06:14'),(34584,1,44,'2021-05-10 10:42:44'),(34585,1,44,'2021-05-10 11:04:09'),(34586,1,44,'2021-05-10 11:43:02'),(34587,1,44,'2021-05-10 11:50:16'),(34588,1,44,'2021-05-10 11:50:31'),(34589,1,13,'2021-05-10 11:54:23'),(34590,1,44,'2021-05-10 12:51:33'),(34591,1,13,'2021-05-10 13:04:04'),(34592,1,66,'2021-05-10 13:11:00'),(34593,1,44,'2021-05-10 13:16:09'),(34594,1,44,'2021-05-10 13:19:21'),(34595,1,44,'2021-05-10 13:30:04'),(34596,1,44,'2021-05-10 13:47:22'),(34597,1,44,'2021-05-10 13:51:15'),(34598,1,44,'2021-05-10 13:59:17'),(34599,1,44,'2021-05-10 14:16:57'),(34600,1,62,'2021-05-10 14:30:39'),(34601,1,6,'2021-05-10 14:33:27'),(34602,1,15,'2021-05-10 14:33:52'),(34603,1,5,'2021-05-10 14:34:05'),(34604,1,76,'2021-05-10 14:36:39'),(34605,1,14,'2021-05-10 14:36:48'),(34606,1,14,'2021-05-10 14:38:06'),(34607,1,13,'2021-05-10 14:38:23'),(34608,1,44,'2021-05-10 14:38:24'),(34609,1,44,'2021-05-10 14:38:28'),(34610,1,14,'2021-05-10 14:39:45'),(34611,1,44,'2021-05-10 15:01:41'),(34612,1,44,'2021-05-10 15:03:42'),(34613,1,44,'2021-05-10 15:29:07'),(34614,1,44,'2021-05-10 15:42:53'),(34615,1,44,'2021-05-10 16:14:07'),(34616,1,44,'2021-05-10 16:32:10'),(34617,1,44,'2021-05-10 16:32:44'),(34618,1,6,'2021-05-10 16:33:04'),(34619,1,44,'2021-05-10 16:54:53'),(34620,1,44,'2021-05-10 16:55:32'),(34621,1,44,'2021-05-10 16:56:52'),(34622,1,44,'2021-05-10 17:25:43'),(34623,1,44,'2021-05-10 17:31:01'),(34624,1,44,'2021-05-10 17:31:22'),(34625,1,6,'2021-05-10 17:33:15'),(34626,1,44,'2021-05-10 17:34:41'),(34627,1,44,'2021-05-10 18:05:08'),(34628,1,44,'2021-05-10 18:14:38'),(34629,1,44,'2021-05-10 18:37:09'),(34630,1,44,'2021-05-10 19:06:58'),(34631,1,44,'2021-05-10 19:07:59'),(34632,1,44,'2021-05-10 19:09:28'),(34633,1,44,'2021-05-10 19:15:35'),(34634,1,44,'2021-05-10 19:15:36'),(34635,1,44,'2021-05-10 19:50:04'),(34636,1,44,'2021-05-10 20:04:14'),(34637,1,44,'2021-05-10 20:06:13'),(34638,1,44,'2021-05-10 20:42:24'),(34639,1,44,'2021-05-10 21:04:19'),(34640,1,76,'2021-05-10 21:07:41'),(34641,1,44,'2021-05-10 21:36:51'),(34642,1,59,'2021-05-10 21:45:57'),(34643,1,44,'2021-05-10 22:27:05'),(34644,1,44,'2021-05-10 22:37:24'),(34645,1,45,'2021-05-10 22:37:35'),(34646,1,13,'2021-05-10 22:44:00'),(34647,1,44,'2021-05-10 23:03:47'),(34648,1,44,'2021-05-10 23:10:58'),(34649,1,44,'2021-05-10 23:13:40'),(34650,1,44,'2021-05-10 23:39:36'),(34651,1,44,'2021-05-11 00:10:46'),(34652,1,44,'2021-05-11 00:12:04'),(34653,1,44,'2021-05-11 00:57:08'),(34654,1,44,'2021-05-11 01:05:11'),(34655,1,6,'2021-05-11 01:06:38'),(34656,1,44,'2021-05-11 01:38:24'),(34657,1,53,'2021-05-11 01:38:26'),(34658,1,6,'2021-05-11 01:38:29'),(34659,1,6,'2021-05-11 01:38:32'),(34660,1,6,'2021-05-11 01:38:35'),(34661,1,6,'2021-05-11 01:38:37'),(34662,1,53,'2021-05-11 01:38:40'),(34663,1,44,'2021-05-11 01:45:39'),(34664,1,44,'2021-05-11 02:03:02'),(34665,1,44,'2021-05-11 02:25:22'),(34666,1,14,'2021-05-11 02:33:51'),(34667,1,6,'2021-05-11 02:35:46'),(34668,1,13,'2021-05-11 02:36:13'),(34669,1,13,'2021-05-11 02:45:15'),(34670,1,5,'2021-05-11 02:47:19'),(34671,1,44,'2021-05-11 02:48:33'),(34672,1,15,'2021-05-11 02:51:02'),(34673,1,44,'2021-05-11 02:51:16'),(34674,1,15,'2021-05-11 03:12:22'),(34675,1,13,'2021-05-11 03:29:24'),(34676,1,15,'2021-05-11 03:33:19'),(34677,1,15,'2021-05-11 03:46:38'),(34678,1,13,'2021-05-11 03:49:52'),(34679,1,76,'2021-05-11 03:57:36'),(34680,1,44,'2021-05-11 04:00:23'),(34681,1,15,'2021-05-11 04:00:48'),(34682,1,13,'2021-05-11 04:08:18'),(34683,1,15,'2021-05-11 04:17:03'),(34684,1,13,'2021-05-11 04:29:21'),(34685,1,44,'2021-05-11 04:38:49'),(34686,1,44,'2021-05-11 04:42:17'),(34687,1,44,'2021-05-11 04:42:17'),(34688,1,44,'2021-05-11 04:50:31'),(34689,1,44,'2021-05-11 04:51:24'),(34690,1,44,'2021-05-11 04:52:29'),(34691,1,44,'2021-05-11 04:53:30'),(34692,1,44,'2021-05-11 04:56:33'),(34693,1,44,'2021-05-11 04:59:58'),(34694,1,44,'2021-05-11 05:03:49'),(34695,1,15,'2021-05-11 05:07:10'),(34696,1,44,'2021-05-11 05:09:10'),(34697,1,44,'2021-05-11 05:09:35'),(34698,1,15,'2021-05-11 05:29:06'),(34699,1,44,'2021-05-11 05:38:03'),(34700,1,44,'2021-05-11 05:40:43'),(34701,1,44,'2021-05-11 05:59:13'),(34702,1,44,'2021-05-11 06:20:56'),(34703,1,66,'2021-05-11 06:23:38'),(34704,1,44,'2021-05-11 06:26:53'),(34705,1,6,'2021-05-11 06:31:11'),(34706,1,44,'2021-05-11 06:37:00'),(34707,1,44,'2021-05-11 06:49:42'),(34708,1,44,'2021-05-11 06:54:50'),(34709,1,44,'2021-05-11 07:02:47'),(34710,1,73,'2021-05-11 07:15:39'),(34711,1,44,'2021-05-11 07:18:03'),(34712,1,44,'2021-05-11 07:32:45'),(34713,1,44,'2021-05-11 07:33:15'),(34714,1,44,'2021-05-11 07:35:08'),(34715,1,53,'2021-05-11 07:38:25'),(34716,1,44,'2021-05-11 07:50:12'),(34717,1,5,'2021-05-11 07:50:15'),(34718,1,43,'2021-05-11 07:50:17'),(34719,1,79,'2021-05-11 07:50:18'),(34720,1,44,'2021-05-11 07:50:26'),(34721,1,6,'2021-05-11 07:50:27'),(34722,1,44,'2021-05-11 07:50:31'),(34723,1,6,'2021-05-11 07:50:32'),(34724,1,44,'2021-05-11 07:50:36'),(34725,1,44,'2021-05-11 07:50:38'),(34726,1,53,'2021-05-11 07:50:44'),(34727,1,44,'2021-05-11 07:50:47'),(34728,1,53,'2021-05-11 07:50:49'),(34729,1,59,'2021-05-11 07:50:53'),(34730,1,59,'2021-05-11 07:50:57'),(34731,1,44,'2021-05-11 07:51:01'),(34732,1,44,'2021-05-11 07:51:06'),(34733,1,62,'2021-05-11 07:51:08'),(34734,1,73,'2021-05-11 07:51:12'),(34735,1,56,'2021-05-11 07:51:15'),(34736,1,44,'2021-05-11 07:51:21'),(34737,1,44,'2021-05-11 07:51:25'),(34738,1,66,'2021-05-11 07:51:27'),(34739,1,44,'2021-05-11 07:51:33'),(34740,1,44,'2021-05-11 07:51:38'),(34741,1,44,'2021-05-11 07:51:43'),(34742,1,44,'2021-05-11 07:51:51'),(34743,1,66,'2021-05-11 07:51:55'),(34744,1,44,'2021-05-11 07:51:59'),(34745,1,44,'2021-05-11 07:52:02'),(34746,1,79,'2021-05-11 07:52:04'),(34747,1,44,'2021-05-11 07:52:09'),(34748,1,44,'2021-05-11 07:52:14'),(34749,1,70,'2021-05-11 07:52:20'),(34750,1,44,'2021-05-11 07:52:26'),(34751,1,44,'2021-05-11 07:52:33'),(34752,1,44,'2021-05-11 07:52:43'),(34753,1,59,'2021-05-11 07:52:48'),(34754,1,45,'2021-05-11 07:52:49'),(34755,1,44,'2021-05-11 07:52:57'),(34756,1,66,'2021-05-11 07:52:58'),(34757,1,14,'2021-05-11 07:53:01'),(34758,1,44,'2021-05-11 07:53:09'),(34759,1,15,'2021-05-11 07:53:12'),(34760,1,44,'2021-05-11 07:53:15'),(34761,1,15,'2021-05-11 07:53:17'),(34762,1,62,'2021-05-11 07:53:21'),(34763,1,44,'2021-05-11 07:53:31'),(34764,1,44,'2021-05-11 07:53:37'),(34765,1,44,'2021-05-11 07:53:41'),(34766,1,44,'2021-05-11 07:53:45'),(34767,1,44,'2021-05-11 07:53:49'),(34768,1,73,'2021-05-11 07:53:53'),(34769,1,44,'2021-05-11 07:53:59'),(34770,1,44,'2021-05-11 07:54:04'),(34771,1,13,'2021-05-11 07:54:11'),(34772,1,13,'2021-05-11 07:54:14'),(34773,1,44,'2021-05-11 07:54:28'),(34774,1,56,'2021-05-11 07:54:30'),(34775,1,44,'2021-05-11 07:54:35'),(34776,1,44,'2021-05-11 07:54:43'),(34777,1,56,'2021-05-11 07:54:45'),(34778,1,44,'2021-05-11 07:54:49'),(34779,1,53,'2021-05-11 07:54:54'),(34780,1,44,'2021-05-11 07:54:58'),(34781,1,44,'2021-05-11 07:55:04'),(34782,1,79,'2021-05-11 07:55:07'),(34783,1,44,'2021-05-11 07:55:13'),(34784,1,62,'2021-05-11 07:55:15'),(34785,1,44,'2021-05-11 07:55:18'),(34786,1,44,'2021-05-11 07:55:20'),(34787,1,73,'2021-05-11 07:55:24'),(34788,1,15,'2021-05-11 07:55:28'),(34789,1,45,'2021-05-11 07:55:30'),(34790,1,43,'2021-05-11 07:55:34'),(34791,1,44,'2021-05-11 07:55:36'),(34792,1,44,'2021-05-11 07:55:40'),(34793,1,70,'2021-05-11 07:55:42'),(34794,1,44,'2021-05-11 07:55:46'),(34795,1,44,'2021-05-11 07:55:49'),(34796,1,15,'2021-05-11 07:55:50'),(34797,1,44,'2021-05-11 07:55:54'),(34798,1,44,'2021-05-11 07:55:56'),(34799,1,43,'2021-05-11 07:55:58'),(34800,1,44,'2021-05-11 07:56:01'),(34801,1,44,'2021-05-11 07:56:05'),(34802,1,44,'2021-05-11 07:56:08'),(34803,1,44,'2021-05-11 07:56:12'),(34804,1,44,'2021-05-11 07:56:17'),(34805,1,44,'2021-05-11 07:56:23'),(34806,1,44,'2021-05-11 07:56:26'),(34807,1,45,'2021-05-11 07:56:27'),(34808,1,44,'2021-05-11 07:56:33'),(34809,1,45,'2021-05-11 07:56:35'),(34810,1,70,'2021-05-11 07:56:36'),(34811,1,44,'2021-05-11 07:56:39'),(34812,1,44,'2021-05-11 07:56:43'),(34813,1,76,'2021-05-11 07:56:45'),(34814,1,44,'2021-05-11 07:56:49'),(34815,1,76,'2021-05-11 07:56:50'),(34816,1,76,'2021-05-11 07:56:51'),(34817,1,44,'2021-05-11 07:56:59'),(34818,1,44,'2021-05-11 07:57:05'),(34819,1,44,'2021-05-11 07:57:08'),(34820,1,44,'2021-05-11 07:57:14'),(34821,1,44,'2021-05-11 07:57:18'),(34822,1,44,'2021-05-11 07:57:21'),(34823,1,15,'2021-05-11 07:57:23'),(34824,1,44,'2021-05-11 07:57:25'),(34825,1,44,'2021-05-11 08:28:26'),(34826,1,44,'2021-05-11 08:31:46'),(34827,1,44,'2021-05-11 08:34:49'),(34828,1,6,'2021-05-11 08:36:17'),(34829,1,15,'2021-05-11 08:38:01'),(34830,1,15,'2021-05-11 08:41:54'),(34831,1,6,'2021-05-11 08:44:23'),(34832,1,15,'2021-05-11 08:48:15'),(34833,1,6,'2021-05-11 08:49:44'),(34834,1,44,'2021-05-11 09:02:55'),(34835,1,44,'2021-05-11 09:04:35'),(34836,1,44,'2021-05-11 09:09:26'),(34837,1,13,'2021-05-11 09:09:34'),(34838,1,73,'2021-05-11 09:20:25'),(34839,1,44,'2021-05-11 09:29:49'),(34840,1,44,'2021-05-11 09:38:07'),(34841,1,76,'2021-05-11 09:45:22'),(34842,1,5,'2021-05-11 09:53:12'),(34843,1,14,'2021-05-11 09:53:13'),(34844,1,13,'2021-05-11 10:08:00'),(34845,1,44,'2021-05-11 10:09:34'),(34846,1,44,'2021-05-11 10:19:11'),(34847,1,44,'2021-05-11 10:36:09'),(34848,1,44,'2021-05-11 10:37:06'),(34849,1,6,'2021-05-11 10:59:20'),(34850,1,44,'2021-05-11 11:03:57'),(34851,1,13,'2021-05-11 11:05:09'),(34852,1,44,'2021-05-11 11:06:20'),(34853,1,56,'2021-05-11 11:17:33'),(34854,1,44,'2021-05-11 11:18:42'),(34855,1,44,'2021-05-11 11:28:07'),(34856,1,13,'2021-05-11 11:28:35'),(34857,1,44,'2021-05-11 11:33:43'),(34858,1,44,'2021-05-11 11:42:09'),(34859,1,44,'2021-05-11 11:47:55'),(34860,1,44,'2021-05-11 11:50:43'),(34861,1,44,'2021-05-11 11:53:18'),(34862,1,13,'2021-05-11 12:00:58'),(34863,1,44,'2021-05-11 12:09:11'),(34864,1,44,'2021-05-11 12:16:13'),(34865,1,45,'2021-05-11 12:18:15'),(34866,1,13,'2021-05-11 12:34:32'),(34867,1,44,'2021-05-11 12:36:56'),(34868,1,44,'2021-05-11 12:40:13'),(34869,1,44,'2021-05-11 12:50:09'),(34870,1,44,'2021-05-11 12:54:17'),(34871,1,44,'2021-05-11 13:02:50'),(34872,1,44,'2021-05-11 13:13:12'),(34873,1,44,'2021-05-11 13:23:19'),(34874,1,44,'2021-05-11 13:24:07'),(34875,1,44,'2021-05-11 13:35:32'),(34876,1,13,'2021-05-11 13:36:59'),(34877,1,44,'2021-05-11 13:59:16'),(34878,1,43,'2021-05-11 14:02:56'),(34879,1,44,'2021-05-11 14:08:01'),(34880,1,13,'2021-05-11 14:08:21'),(34881,1,44,'2021-05-11 14:16:35'),(34882,1,44,'2021-05-11 14:20:34'),(34883,1,13,'2021-05-11 14:32:09'),(34884,1,44,'2021-05-11 14:32:15'),(34885,1,44,'2021-05-11 14:32:24'),(34886,1,5,'2021-05-11 14:34:14'),(34887,1,44,'2021-05-11 14:37:48'),(34888,1,5,'2021-05-11 14:40:07'),(34889,1,6,'2021-05-11 14:40:20'),(34890,1,15,'2021-05-11 14:41:07'),(34891,1,14,'2021-05-11 14:41:24'),(34892,1,44,'2021-05-11 14:45:35'),(34893,1,6,'2021-05-11 14:46:12'),(34894,1,44,'2021-05-11 14:46:58'),(34895,1,14,'2021-05-11 14:50:19'),(34896,1,5,'2021-05-11 14:51:36'),(34897,1,44,'2021-05-11 14:51:52'),(34898,1,44,'2021-05-11 14:54:35'),(34899,1,44,'2021-05-11 14:58:27'),(34900,1,14,'2021-05-11 14:59:50'),(34901,1,14,'2021-05-11 15:09:31'),(34902,1,44,'2021-05-11 15:16:17'),(34903,1,14,'2021-05-11 15:17:59'),(34904,1,44,'2021-05-11 15:20:59'),(34905,1,44,'2021-05-11 15:21:01'),(34906,1,14,'2021-05-11 15:26:03'),(34907,1,44,'2021-05-11 15:29:55'),(34908,1,44,'2021-05-11 15:32:57'),(34909,1,44,'2021-05-11 15:39:20'),(34910,1,14,'2021-05-11 15:44:32'),(34911,1,70,'2021-05-11 15:45:41'),(34912,1,44,'2021-05-11 15:51:01'),(34913,1,44,'2021-05-11 15:54:36'),(34914,1,14,'2021-05-11 16:00:02'),(34915,1,44,'2021-05-11 16:02:03'),(34916,1,44,'2021-05-11 16:16:29'),(34917,1,44,'2021-05-11 16:22:31'),(34918,1,44,'2021-05-11 16:35:53'),(34919,1,6,'2021-05-11 16:36:30'),(34920,1,14,'2021-05-11 16:45:55'),(34921,1,44,'2021-05-11 16:56:25'),(34922,1,44,'2021-05-11 17:00:32'),(34923,1,14,'2021-05-11 17:09:58'),(34924,1,44,'2021-05-11 17:17:08'),(34925,1,14,'2021-05-11 17:33:12'),(34926,1,44,'2021-05-11 17:39:07'),(34927,1,44,'2021-05-11 17:58:01'),(34928,1,44,'2021-05-11 17:58:03'),(34929,1,44,'2021-05-11 18:00:11'),(34930,1,44,'2021-05-11 18:22:09'),(34931,1,44,'2021-05-11 18:43:22'),(34932,1,44,'2021-05-11 18:45:55'),(34933,1,44,'2021-05-11 19:08:06'),(34934,1,44,'2021-05-11 19:11:45'),(34935,1,44,'2021-05-11 19:25:02'),(34936,1,44,'2021-05-11 19:34:38'),(34937,1,44,'2021-05-11 19:53:30'),(34938,1,15,'2021-05-11 19:55:12'),(34939,1,44,'2021-05-11 20:14:45'),(34940,1,44,'2021-05-11 20:15:15'),(34941,1,44,'2021-05-11 20:26:10'),(34942,1,44,'2021-05-11 20:47:05'),(34943,1,44,'2021-05-11 20:51:49'),(34944,1,44,'2021-05-11 21:31:20'),(34945,1,44,'2021-05-11 21:41:51'),(34946,1,44,'2021-05-11 22:17:15'),(34947,1,44,'2021-05-11 22:17:53'),(34948,1,44,'2021-05-11 22:23:18'),(34949,1,44,'2021-05-11 22:40:57'),(34950,1,44,'2021-05-11 23:19:00'),(34951,1,44,'2021-05-11 23:35:40'),(34952,1,44,'2021-05-12 00:21:38'),(34953,1,44,'2021-05-12 00:45:33'),(34954,1,56,'2021-05-12 00:57:07'),(34955,1,44,'2021-05-12 01:06:28'),(34956,1,44,'2021-05-12 01:31:59'),(34957,1,6,'2021-05-12 01:32:08'),(34958,1,44,'2021-05-12 01:45:14'),(34959,1,44,'2021-05-12 02:29:51'),(34960,1,44,'2021-05-12 02:37:04'),(34961,1,44,'2021-05-12 02:37:58'),(34962,1,13,'2021-05-12 02:42:41'),(34963,1,5,'2021-05-12 02:45:01'),(34964,1,44,'2021-05-12 02:53:06'),(34965,1,14,'2021-05-12 02:53:23'),(34966,1,5,'2021-05-12 02:54:33'),(34967,1,44,'2021-05-12 03:01:14'),(34968,1,5,'2021-05-12 03:13:18'),(34969,1,14,'2021-05-12 03:17:15'),(34970,1,44,'2021-05-12 03:31:39'),(34971,1,44,'2021-05-12 03:43:14'),(34972,1,14,'2021-05-12 03:48:13'),(34973,1,14,'2021-05-12 04:00:04'),(34974,1,14,'2021-05-12 04:12:46'),(34975,1,6,'2021-05-12 04:31:45'),(34976,1,15,'2021-05-12 04:31:47'),(34977,1,14,'2021-05-12 04:31:50'),(34978,1,44,'2021-05-12 04:38:40'),(34979,1,44,'2021-05-12 04:53:42'),(34980,1,14,'2021-05-12 04:54:44'),(34981,1,6,'2021-05-12 04:58:17'),(34982,1,44,'2021-05-12 05:15:00'),(34983,1,44,'2021-05-12 05:15:54'),(34984,1,14,'2021-05-12 05:16:15'),(34985,1,44,'2021-05-12 05:19:40'),(34986,1,44,'2021-05-12 05:22:28'),(34987,1,14,'2021-05-12 05:39:23'),(34988,1,44,'2021-05-12 05:44:45'),(34989,1,44,'2021-05-12 05:44:47'),(34990,1,44,'2021-05-12 05:57:18'),(34991,1,44,'2021-05-12 05:58:37'),(34992,1,14,'2021-05-12 06:01:16'),(34993,1,44,'2021-05-12 06:16:13'),(34994,1,14,'2021-05-12 06:23:13'),(34995,1,44,'2021-05-12 06:36:29'),(34996,1,44,'2021-05-12 06:44:51'),(34997,1,44,'2021-05-12 06:46:22'),(34998,1,44,'2021-05-12 06:46:58'),(34999,1,14,'2021-05-12 06:58:29'),(35000,1,44,'2021-05-12 07:03:27'),(35001,1,44,'2021-05-12 07:13:11'),(35002,1,44,'2021-05-12 07:13:20'),(35003,1,0,'2021-05-12 07:13:45'),(35004,1,0,'2021-05-12 07:14:10'),(35005,1,44,'2021-05-12 07:14:31'),(35006,1,6,'2021-05-12 07:18:37'),(35007,1,44,'2021-05-12 07:27:47'),(35008,1,14,'2021-05-12 07:32:10'),(35009,1,44,'2021-05-12 07:35:02'),(35010,1,44,'2021-05-12 07:36:18'),(35011,1,44,'2021-05-12 07:37:15'),(35012,1,44,'2021-05-12 07:44:59'),(35013,1,44,'2021-05-12 07:52:53'),(35014,1,44,'2021-05-12 07:56:39'),(35015,1,44,'2021-05-12 07:59:45'),(35016,1,44,'2021-05-12 08:06:58'),(35017,1,14,'2021-05-12 08:15:46'),(35018,1,14,'2021-05-12 08:16:05'),(35019,1,44,'2021-05-12 08:19:16'),(35020,1,6,'2021-05-12 08:29:34'),(35021,1,44,'2021-05-12 08:31:02'),(35022,1,6,'2021-05-12 08:31:58'),(35023,1,15,'2021-05-12 08:32:05'),(35024,1,13,'2021-05-12 08:32:44'),(35025,1,6,'2021-05-12 08:33:05'),(35026,1,44,'2021-05-12 08:35:07'),(35027,1,13,'2021-05-12 08:36:47'),(35028,1,15,'2021-05-12 08:37:59'),(35029,1,13,'2021-05-12 08:38:41'),(35030,1,44,'2021-05-12 08:46:50'),(35031,1,15,'2021-05-12 08:48:08'),(35032,1,44,'2021-05-12 08:55:59'),(35033,1,15,'2021-05-12 08:58:35'),(35034,1,44,'2021-05-12 08:58:59'),(35035,1,14,'2021-05-12 09:00:04'),(35036,1,13,'2021-05-12 09:01:54'),(35037,1,14,'2021-05-12 09:03:06'),(35038,1,44,'2021-05-12 09:21:41'),(35039,1,44,'2021-05-12 09:30:32'),(35040,1,44,'2021-05-12 09:49:16'),(35041,1,44,'2021-05-12 09:54:27'),(35042,1,14,'2021-05-12 10:08:58'),(35043,1,5,'2021-05-12 10:10:30'),(35044,1,44,'2021-05-12 10:18:24'),(35045,1,44,'2021-05-12 10:19:10'),(35046,1,14,'2021-05-12 10:20:06'),(35047,1,44,'2021-05-12 10:26:28'),(35048,1,44,'2021-05-12 10:34:49'),(35049,1,44,'2021-05-12 11:04:13'),(35050,1,44,'2021-05-12 11:05:35'),(35051,1,44,'2021-05-12 11:18:24'),(35052,1,14,'2021-05-12 11:30:58'),(35053,1,44,'2021-05-12 11:32:27'),(35054,1,44,'2021-05-12 11:44:21'),(35055,1,44,'2021-05-12 11:59:34'),(35056,1,44,'2021-05-12 11:59:42'),(35057,1,44,'2021-05-12 12:09:20'),(35058,1,44,'2021-05-12 12:26:48'),(35059,1,6,'2021-05-12 12:35:21'),(35060,1,44,'2021-05-12 12:38:29'),(35061,1,44,'2021-05-12 12:38:29'),(35062,1,44,'2021-05-12 12:53:20'),(35063,1,44,'2021-05-12 12:59:57'),(35064,1,14,'2021-05-12 13:04:00'),(35065,1,44,'2021-05-12 13:11:23'),(35066,1,44,'2021-05-12 13:18:34'),(35067,1,14,'2021-05-12 13:31:15'),(35068,1,44,'2021-05-12 13:43:05'),(35069,1,44,'2021-05-12 13:44:04'),(35070,1,44,'2021-05-12 13:53:15'),(35071,1,14,'2021-05-12 13:58:26'),(35072,1,44,'2021-05-12 14:09:43'),(35073,1,44,'2021-05-12 14:19:06'),(35074,1,44,'2021-05-12 14:28:51'),(35075,1,44,'2021-05-12 14:29:16'),(35076,1,5,'2021-05-12 14:31:12'),(35077,1,5,'2021-05-12 14:32:51'),(35078,1,15,'2021-05-12 14:33:25'),(35079,1,14,'2021-05-12 14:34:37'),(35080,1,6,'2021-05-12 14:35:20'),(35081,1,44,'2021-05-12 14:35:22'),(35082,1,14,'2021-05-12 14:36:26'),(35083,1,44,'2021-05-12 14:36:40'),(35084,1,13,'2021-05-12 14:36:40'),(35085,1,44,'2021-05-12 14:49:45'),(35086,1,44,'2021-05-12 14:53:51'),(35087,1,44,'2021-05-12 14:58:01'),(35088,1,44,'2021-05-12 15:04:33'),(35089,1,44,'2021-05-12 15:17:07'),(35090,1,44,'2021-05-12 15:25:27'),(35091,1,44,'2021-05-12 15:28:18'),(35092,1,44,'2021-05-12 15:57:03'),(35093,1,44,'2021-05-12 16:11:01'),(35094,1,44,'2021-05-12 16:13:09'),(35095,1,44,'2021-05-12 16:18:18'),(35096,1,44,'2021-05-12 16:18:37'),(35097,1,44,'2021-05-12 16:32:19'),(35098,1,44,'2021-05-12 16:40:02'),(35099,1,44,'2021-05-12 16:40:19'),(35100,1,44,'2021-05-12 16:40:43'),(35101,1,6,'2021-05-12 16:41:06'),(35102,1,53,'2021-05-12 16:41:37'),(35103,1,6,'2021-05-12 16:43:30'),(35104,1,53,'2021-05-12 16:44:34'),(35105,1,53,'2021-05-12 16:45:06'),(35106,1,44,'2021-05-12 16:54:08'),(35107,1,43,'2021-05-12 17:00:33'),(35108,1,44,'2021-05-12 17:19:49'),(35109,1,44,'2021-05-12 17:20:39'),(35110,1,44,'2021-05-12 17:32:39'),(35111,1,44,'2021-05-12 17:42:13'),(35112,1,44,'2021-05-12 17:45:19'),(35113,1,15,'2021-05-12 18:00:44'),(35114,1,44,'2021-05-12 18:05:19'),(35115,1,44,'2021-05-12 18:08:48'),(35116,1,44,'2021-05-12 18:10:00'),(35117,1,44,'2021-05-12 18:11:12'),(35118,1,44,'2021-05-12 18:13:31'),(35119,1,44,'2021-05-12 18:27:45'),(35120,1,44,'2021-05-12 18:48:54'),(35121,1,44,'2021-05-12 18:50:24'),(35122,1,44,'2021-05-12 18:58:24'),(35123,1,44,'2021-05-12 19:11:55'),(35124,1,44,'2021-05-12 19:12:56'),(35125,1,44,'2021-05-12 19:54:30'),(35126,1,44,'2021-05-12 20:15:37'),(35127,1,45,'2021-05-12 20:24:52'),(35128,1,45,'2021-05-12 20:24:53'),(35129,1,45,'2021-05-12 20:24:53'),(35130,1,45,'2021-05-12 20:24:54'),(35131,1,45,'2021-05-12 20:24:55'),(35132,1,15,'2021-05-12 21:02:43'),(35133,1,44,'2021-05-12 21:18:13'),(35134,1,44,'2021-05-12 21:36:16'),(35135,1,44,'2021-05-12 21:38:47'),(35136,1,45,'2021-05-12 21:39:39'),(35137,1,44,'2021-05-12 21:39:41'),(35138,1,44,'2021-05-12 21:39:44'),(35139,1,44,'2021-05-12 21:39:47'),(35140,1,44,'2021-05-12 21:55:05'),(35141,1,44,'2021-05-12 21:58:08'),(35142,1,44,'2021-05-12 22:03:38'),(35143,1,44,'2021-05-12 22:32:31'),(35144,1,44,'2021-05-12 22:54:33'),(35145,1,62,'2021-05-12 22:58:58'),(35146,1,44,'2021-05-12 23:04:51'),(35147,1,6,'2021-05-12 23:04:52'),(35148,1,44,'2021-05-13 00:55:02'),(35149,1,44,'2021-05-13 01:07:09'),(35150,1,44,'2021-05-13 01:30:23'),(35151,1,44,'2021-05-13 01:37:27'),(35152,1,44,'2021-05-13 02:05:14'),(35153,1,13,'2021-05-13 02:37:22'),(35154,1,44,'2021-05-13 02:38:36'),(35155,1,5,'2021-05-13 02:39:37'),(35156,1,14,'2021-05-13 02:46:46'),(35157,1,44,'2021-05-13 02:50:35'),(35158,1,5,'2021-05-13 02:52:45'),(35159,1,44,'2021-05-13 02:54:04'),(35160,1,44,'2021-05-13 02:59:34'),(35161,1,44,'2021-05-13 03:00:11'),(35162,1,44,'2021-05-13 03:05:09'),(35163,1,14,'2021-05-13 03:06:40'),(35164,1,5,'2021-05-13 03:35:40'),(35165,1,44,'2021-05-13 03:43:38'),(35166,1,44,'2021-05-13 03:53:56'),(35167,1,15,'2021-05-13 03:55:55'),(35168,1,44,'2021-05-13 04:09:29'),(35169,1,44,'2021-05-13 04:24:24'),(35170,1,44,'2021-05-13 04:28:25'),(35171,1,44,'2021-05-13 04:28:58'),(35172,1,44,'2021-05-13 04:41:24'),(35173,1,15,'2021-05-13 04:42:25'),(35174,1,6,'2021-05-13 04:44:35'),(35175,1,44,'2021-05-13 04:46:40'),(35176,1,44,'2021-05-13 04:54:46'),(35177,1,45,'2021-05-13 05:05:25'),(35178,1,44,'2021-05-13 05:20:41'),(35179,1,53,'2021-05-13 05:47:05'),(35180,1,44,'2021-05-13 06:35:14'),(35181,1,44,'2021-05-13 06:38:04'),(35182,1,44,'2021-05-13 06:40:22'),(35183,1,44,'2021-05-13 06:46:26'),(35184,1,44,'2021-05-13 06:53:57'),(35185,1,44,'2021-05-13 07:00:15'),(35186,1,44,'2021-05-13 07:01:17'),(35187,1,44,'2021-05-13 07:01:17'),(35188,1,44,'2021-05-13 07:10:06'),(35189,1,44,'2021-05-13 07:23:30'),(35190,1,44,'2021-05-13 07:38:28'),(35191,1,44,'2021-05-13 07:42:29'),(35192,1,44,'2021-05-13 07:47:37'),(35193,1,44,'2021-05-13 07:53:16'),(35194,1,44,'2021-05-13 07:58:00'),(35195,1,44,'2021-05-13 08:01:29'),(35196,1,44,'2021-05-13 08:05:10'),(35197,1,6,'2021-05-13 08:13:07'),(35198,1,44,'2021-05-13 08:14:11'),(35199,1,44,'2021-05-13 08:18:43'),(35200,1,44,'2021-05-13 08:32:26'),(35201,1,13,'2021-05-13 08:34:25'),(35202,1,44,'2021-05-13 08:34:31'),(35203,1,44,'2021-05-13 08:40:51'),(35204,1,44,'2021-05-13 08:45:15'),(35205,1,5,'2021-05-13 08:49:03'),(35206,1,44,'2021-05-13 08:51:41'),(35207,1,5,'2021-05-13 08:54:00'),(35208,1,44,'2021-05-13 08:56:10'),(35209,1,44,'2021-05-13 08:57:54'),(35210,1,5,'2021-05-13 08:59:48'),(35211,1,44,'2021-05-13 09:00:30'),(35212,1,44,'2021-05-13 09:08:46'),(35213,1,5,'2021-05-13 09:12:16'),(35214,1,44,'2021-05-13 09:19:01'),(35215,1,5,'2021-05-13 09:22:35'),(35216,1,44,'2021-05-13 09:27:58'),(35217,1,44,'2021-05-13 09:47:55'),(35218,1,6,'2021-05-13 09:56:40'),(35219,1,15,'2021-05-13 09:58:16'),(35220,1,44,'2021-05-13 09:58:43'),(35221,1,76,'2021-05-13 10:14:20'),(35222,1,44,'2021-05-13 10:19:53'),(35223,1,15,'2021-05-13 10:25:32'),(35224,1,14,'2021-05-13 10:27:54'),(35225,1,44,'2021-05-13 10:28:29'),(35226,1,44,'2021-05-13 10:39:32'),(35227,1,44,'2021-05-13 10:39:42'),(35228,1,44,'2021-05-13 10:44:34'),(35229,1,14,'2021-05-13 10:49:22'),(35230,1,44,'2021-05-13 10:54:10'),(35231,1,44,'2021-05-13 10:59:39'),(35232,1,44,'2021-05-13 11:14:53'),(35233,1,44,'2021-05-13 11:31:12'),(35234,1,14,'2021-05-13 11:32:02'),(35235,1,59,'2021-05-13 11:48:05'),(35236,1,44,'2021-05-13 12:03:34'),(35237,1,14,'2021-05-13 12:27:19'),(35238,1,44,'2021-05-13 12:30:27'),(35239,1,44,'2021-05-13 12:34:33'),(35240,1,6,'2021-05-13 12:42:34'),(35241,1,14,'2021-05-13 12:59:32'),(35242,1,14,'2021-05-13 13:29:44'),(35243,1,44,'2021-05-13 13:40:33'),(35244,1,44,'2021-05-13 13:43:55'),(35245,1,44,'2021-05-13 13:46:24'),(35246,1,44,'2021-05-13 13:55:02'),(35247,1,14,'2021-05-13 13:57:49'),(35248,1,45,'2021-05-13 14:19:08'),(35249,1,44,'2021-05-13 14:20:38'),(35250,1,14,'2021-05-13 14:24:41'),(35251,1,44,'2021-05-13 14:33:27'),(35252,1,13,'2021-05-13 14:34:13'),(35253,1,44,'2021-05-13 14:37:40'),(35254,1,6,'2021-05-13 14:39:26'),(35255,1,13,'2021-05-13 14:42:03'),(35256,1,5,'2021-05-13 14:44:37'),(35257,1,6,'2021-05-13 14:45:28'),(35258,1,14,'2021-05-13 14:45:31'),(35259,1,44,'2021-05-13 14:46:45'),(35260,1,13,'2021-05-13 14:52:41'),(35261,1,44,'2021-05-13 14:54:38'),(35262,1,44,'2021-05-13 14:58:36'),(35263,1,44,'2021-05-13 15:10:19'),(35264,1,14,'2021-05-13 15:17:09'),(35265,1,15,'2021-05-13 15:21:50'),(35266,1,44,'2021-05-13 15:35:51'),(35267,1,15,'2021-05-13 15:42:24'),(35268,1,44,'2021-05-13 15:53:09'),(35269,1,44,'2021-05-13 15:53:35'),(35270,1,44,'2021-05-13 16:11:41'),(35271,1,44,'2021-05-13 16:14:56'),(35272,1,44,'2021-05-13 16:19:15'),(35273,1,6,'2021-05-13 16:19:19'),(35274,1,6,'2021-05-13 16:19:21'),(35275,1,15,'2021-05-13 16:21:38'),(35276,1,44,'2021-05-13 16:36:33'),(35277,1,15,'2021-05-13 16:38:06'),(35278,1,44,'2021-05-13 16:45:48'),(35279,1,44,'2021-05-13 16:51:09'),(35280,1,15,'2021-05-13 16:56:24'),(35281,1,44,'2021-05-13 17:18:20'),(35282,1,44,'2021-05-13 17:20:13'),(35283,1,44,'2021-05-13 17:21:28'),(35284,1,15,'2021-05-13 17:34:47'),(35285,1,44,'2021-05-13 17:51:02'),(35286,1,44,'2021-05-13 18:02:36'),(35287,1,15,'2021-05-13 18:16:26'),(35288,1,44,'2021-05-13 18:22:45'),(35289,1,44,'2021-05-13 18:23:53'),(35290,1,15,'2021-05-13 18:31:21'),(35291,1,44,'2021-05-13 18:45:22'),(35292,1,44,'2021-05-13 18:53:10'),(35293,1,15,'2021-05-13 19:02:46'),(35294,1,44,'2021-05-13 19:03:48'),(35295,1,44,'2021-05-13 19:07:01'),(35296,1,44,'2021-05-13 19:15:52'),(35297,1,44,'2021-05-13 19:26:40'),(35298,1,15,'2021-05-13 19:30:53'),(35299,1,44,'2021-05-13 19:39:03'),(35300,1,44,'2021-05-13 19:40:29'),(35301,1,44,'2021-05-13 19:50:01'),(35302,1,44,'2021-05-13 19:59:04'),(35303,1,76,'2021-05-13 20:19:01'),(35304,1,15,'2021-05-13 20:27:03'),(35305,1,44,'2021-05-13 20:30:12'),(35306,1,45,'2021-05-13 20:39:25'),(35307,1,45,'2021-05-13 20:39:26'),(35308,1,44,'2021-05-13 20:39:30'),(35309,1,44,'2021-05-13 20:39:32'),(35310,1,15,'2021-05-13 20:48:33'),(35311,1,15,'2021-05-13 20:55:16'),(35312,1,13,'2021-05-13 21:10:41'),(35313,1,44,'2021-05-13 21:15:48'),(35314,1,44,'2021-05-13 21:35:12'),(35315,1,44,'2021-05-13 21:40:29'),(35316,1,6,'2021-05-13 21:45:43'),(35317,1,44,'2021-05-13 21:59:19'),(35318,1,44,'2021-05-13 22:02:00'),(35319,1,44,'2021-05-13 22:17:51'),(35320,1,44,'2021-05-13 22:17:58'),(35321,1,44,'2021-05-13 22:20:31'),(35322,1,44,'2021-05-13 22:21:11'),(35323,1,44,'2021-05-13 22:29:36'),(35324,1,15,'2021-05-13 22:36:28'),(35325,1,44,'2021-05-13 22:38:56'),(35326,1,44,'2021-05-13 22:47:33'),(35327,1,45,'2021-05-13 22:56:47'),(35328,1,6,'2021-05-13 23:08:20'),(35329,1,44,'2021-05-13 23:12:37'),(35330,1,15,'2021-05-13 23:26:14'),(35331,1,44,'2021-05-13 23:32:07'),(35332,1,15,'2021-05-13 23:51:28'),(35333,1,44,'2021-05-13 23:54:30'),(35334,1,15,'2021-05-14 00:13:44'),(35335,1,44,'2021-05-14 00:15:42'),(35336,1,44,'2021-05-14 00:16:10'),(35337,1,44,'2021-05-14 00:27:10'),(35338,1,15,'2021-05-14 00:36:00'),(35339,1,44,'2021-05-14 00:37:36'),(35340,1,44,'2021-05-14 00:46:54'),(35341,1,15,'2021-05-14 00:50:28'),(35342,1,15,'2021-05-14 01:00:07'),(35343,1,44,'2021-05-14 01:03:52'),(35344,1,44,'2021-05-14 01:18:43'),(35345,1,44,'2021-05-14 01:20:49'),(35346,1,15,'2021-05-14 01:21:32'),(35347,1,43,'2021-05-14 01:26:44'),(35348,1,44,'2021-05-14 01:36:42'),(35349,1,44,'2021-05-14 01:38:15'),(35350,1,5,'2021-05-14 01:47:53'),(35351,1,44,'2021-05-14 02:02:57'),(35352,1,44,'2021-05-14 02:17:39'),(35353,1,44,'2021-05-14 02:18:26'),(35354,1,44,'2021-05-14 02:18:46'),(35355,1,44,'2021-05-14 02:21:59'),(35356,1,5,'2021-05-14 02:34:52'),(35357,1,6,'2021-05-14 02:35:10'),(35358,1,14,'2021-05-14 02:35:53'),(35359,1,15,'2021-05-14 02:39:24'),(35360,1,44,'2021-05-14 02:43:31'),(35361,1,44,'2021-05-14 02:51:44'),(35362,1,44,'2021-05-14 03:04:04'),(35363,1,14,'2021-05-14 03:06:02'),(35364,1,44,'2021-05-14 03:08:08'),(35365,1,14,'2021-05-14 03:15:18'),(35366,1,44,'2021-05-14 03:18:53'),(35367,1,14,'2021-05-14 03:24:51'),(35368,1,44,'2021-05-14 03:29:04'),(35369,1,14,'2021-05-14 03:36:27'),(35370,1,44,'2021-05-14 03:39:21'),(35371,1,14,'2021-05-14 03:51:28'),(35372,1,15,'2021-05-14 04:01:52'),(35373,1,73,'2021-05-14 04:02:26'),(35374,1,14,'2021-05-14 04:11:38'),(35375,1,44,'2021-05-14 04:12:39'),(35376,1,44,'2021-05-14 04:13:03'),(35377,1,44,'2021-05-14 04:18:58'),(35378,1,13,'2021-05-14 04:30:29'),(35379,1,44,'2021-05-14 04:30:38'),(35380,1,14,'2021-05-14 04:34:13'),(35381,1,79,'2021-05-14 04:42:52'),(35382,1,44,'2021-05-14 04:49:02'),(35383,1,44,'2021-05-14 05:11:47'),(35384,1,14,'2021-05-14 05:16:31'),(35385,1,44,'2021-05-14 05:27:43'),(35386,1,44,'2021-05-14 05:29:52'),(35387,1,62,'2021-05-14 05:31:16'),(35388,1,14,'2021-05-14 05:37:47'),(35389,1,44,'2021-05-14 05:51:46'),(35390,1,44,'2021-05-14 05:56:04'),(35391,1,14,'2021-05-14 05:59:13'),(35392,1,15,'2021-05-14 06:03:56'),(35393,1,14,'2021-05-14 06:13:46'),(35394,1,44,'2021-05-14 06:16:40'),(35395,1,44,'2021-05-14 06:37:47'),(35396,1,44,'2021-05-14 06:38:19'),(35397,1,44,'2021-05-14 06:49:56'),(35398,1,44,'2021-05-14 06:52:13'),(35399,1,76,'2021-05-14 06:53:48'),(35400,1,15,'2021-05-14 06:58:06'),(35401,1,44,'2021-05-14 06:59:47'),(35402,1,44,'2021-05-14 07:00:50'),(35403,1,44,'2021-05-14 07:07:38'),(35404,1,13,'2021-05-14 07:13:27'),(35405,1,44,'2021-05-14 07:27:34'),(35406,1,76,'2021-05-14 07:31:02'),(35407,1,44,'2021-05-14 07:32:32'),(35408,1,44,'2021-05-14 07:36:54'),(35409,1,44,'2021-05-14 07:38:33'),(35410,1,44,'2021-05-14 07:52:05'),(35411,1,44,'2021-05-14 08:03:27'),(35412,1,44,'2021-05-14 08:07:50'),(35413,1,44,'2021-05-14 08:14:46'),(35414,1,44,'2021-05-14 08:26:08'),(35415,1,6,'2021-05-14 08:31:33'),(35416,1,5,'2021-05-14 08:34:01'),(35417,1,14,'2021-05-14 08:34:45'),(35418,1,44,'2021-05-14 08:35:08'),(35419,1,44,'2021-05-14 08:38:58'),(35420,1,44,'2021-05-14 08:41:04'),(35421,1,44,'2021-05-14 08:43:52'),(35422,1,15,'2021-05-14 08:47:56'),(35423,1,14,'2021-05-14 08:48:18'),(35424,1,44,'2021-05-14 08:52:48'),(35425,1,44,'2021-05-14 08:55:26'),(35426,1,44,'2021-05-14 08:58:21'),(35427,1,44,'2021-05-14 09:08:07'),(35428,1,44,'2021-05-14 09:12:54'),(35429,1,44,'2021-05-14 09:13:56'),(35430,1,44,'2021-05-14 09:18:28'),(35431,1,44,'2021-05-14 09:20:41'),(35432,1,44,'2021-05-14 09:53:02'),(35433,1,44,'2021-05-14 09:58:00'),(35434,1,13,'2021-05-14 09:58:01'),(35435,1,44,'2021-05-14 10:26:03'),(35436,1,15,'2021-05-14 10:28:10'),(35437,1,73,'2021-05-14 10:38:40'),(35438,1,44,'2021-05-14 10:53:15'),(35439,1,44,'2021-05-14 11:18:02'),(35440,1,44,'2021-05-14 11:24:11'),(35441,1,44,'2021-05-14 11:41:45'),(35442,1,44,'2021-05-14 11:45:31'),(35443,1,44,'2021-05-14 11:52:56'),(35444,1,44,'2021-05-14 12:04:12'),(35445,1,44,'2021-05-14 12:07:41'),(35446,1,44,'2021-05-14 12:20:03'),(35447,1,44,'2021-05-14 12:25:41'),(35448,1,15,'2021-05-14 12:29:29'),(35449,1,44,'2021-05-14 12:47:40'),(35450,1,44,'2021-05-14 12:49:07'),(35451,1,44,'2021-05-14 12:56:11'),(35452,1,44,'2021-05-14 13:32:56'),(35453,1,44,'2021-05-14 14:02:32'),(35454,1,15,'2021-05-14 14:11:04'),(35455,1,44,'2021-05-14 14:13:36'),(35456,1,44,'2021-05-14 14:24:49'),(35457,1,6,'2021-05-14 14:32:06'),(35458,1,15,'2021-05-14 14:32:07'),(35459,1,44,'2021-05-14 14:32:40'),(35460,1,5,'2021-05-14 14:33:05'),(35461,1,14,'2021-05-14 14:33:06'),(35462,1,53,'2021-05-14 14:33:33'),(35463,1,13,'2021-05-14 14:35:17'),(35464,1,44,'2021-05-14 14:37:19'),(35465,1,76,'2021-05-14 14:50:04'),(35466,1,44,'2021-05-14 14:50:09'),(35467,1,44,'2021-05-14 14:57:03'),(35468,1,44,'2021-05-14 15:12:10'),(35469,1,44,'2021-05-14 15:54:38'),(35470,1,44,'2021-05-14 16:16:20'),(35471,1,44,'2021-05-14 16:38:38'),(35472,1,44,'2021-05-14 16:45:41'),(35473,1,44,'2021-05-14 16:59:42'),(35474,1,44,'2021-05-14 17:21:01'),(35475,1,44,'2021-05-14 17:34:52'),(35476,1,44,'2021-05-14 18:52:02'),(35477,1,44,'2021-05-14 19:25:56'),(35478,1,44,'2021-05-14 19:33:20'),(35479,1,44,'2021-05-14 19:34:25'),(35480,1,44,'2021-05-14 19:42:10'),(35481,1,44,'2021-05-14 20:33:29'),(35482,1,44,'2021-05-14 21:21:38'),(35483,1,44,'2021-05-14 21:27:57'),(35484,1,44,'2021-05-14 21:28:01'),(35485,1,44,'2021-05-14 21:32:13'),(35486,1,15,'2021-05-14 21:32:39'),(35487,1,15,'2021-05-14 21:32:40'),(35488,1,44,'2021-05-14 21:34:56'),(35489,1,44,'2021-05-14 21:34:56'),(35490,1,44,'2021-05-14 21:34:57'),(35491,1,44,'2021-05-14 21:34:58'),(35492,1,73,'2021-05-14 21:36:12'),(35493,1,73,'2021-05-14 21:36:14'),(35494,1,45,'2021-05-14 21:36:44'),(35495,1,45,'2021-05-14 21:36:45'),(35496,1,79,'2021-05-14 21:38:05'),(35497,1,79,'2021-05-14 21:38:06'),(35498,1,45,'2021-05-14 21:38:18'),(35499,1,43,'2021-05-14 21:38:44'),(35500,1,43,'2021-05-14 21:38:46'),(35501,1,66,'2021-05-14 21:39:36'),(35502,1,66,'2021-05-14 21:39:39'),(35503,1,44,'2021-05-14 22:20:28'),(35504,1,44,'2021-05-14 22:29:45'),(35505,1,44,'2021-05-14 22:44:54'),(35506,1,53,'2021-05-14 23:05:41'),(35507,1,44,'2021-05-14 23:11:19'),(35508,1,44,'2021-05-14 23:35:46'),(35509,1,44,'2021-05-14 23:51:16'),(35510,1,44,'2021-05-14 23:54:43'),(35511,1,44,'2021-05-15 00:14:52'),(35512,1,44,'2021-05-15 00:23:10'),(35513,1,44,'2021-05-15 00:26:35'),(35514,1,44,'2021-05-15 00:53:02'),(35515,1,44,'2021-05-15 00:53:03'),(35516,1,15,'2021-05-15 00:53:04'),(35517,1,44,'2021-05-15 00:53:08'),(35518,1,44,'2021-05-15 01:11:22'),(35519,1,53,'2021-05-15 01:11:26'),(35520,1,6,'2021-05-15 01:11:28'),(35521,1,6,'2021-05-15 01:11:30'),(35522,1,44,'2021-05-15 01:16:05'),(35523,1,53,'2021-05-15 02:01:09'),(35524,1,44,'2021-05-15 02:04:16'),(35525,1,6,'2021-05-15 02:25:41'),(35526,1,5,'2021-05-15 02:35:41'),(35527,1,44,'2021-05-15 02:39:22'),(35528,1,44,'2021-05-15 02:41:21'),(35529,1,13,'2021-05-15 02:42:01'),(35530,1,5,'2021-05-15 02:42:54'),(35531,1,44,'2021-05-15 02:43:57'),(35532,1,5,'2021-05-15 02:49:03'),(35533,1,14,'2021-05-15 03:01:33'),(35534,1,14,'2021-05-15 03:20:48'),(35535,1,14,'2021-05-15 03:30:53'),(35536,1,6,'2021-05-15 03:35:57'),(35537,1,44,'2021-05-15 03:39:52'),(35538,1,14,'2021-05-15 03:55:42'),(35539,1,70,'2021-05-15 04:02:06'),(35540,1,44,'2021-05-15 04:06:33'),(35541,1,6,'2021-05-15 04:06:35'),(35542,1,6,'2021-05-15 04:06:39'),(35543,1,14,'2021-05-15 04:11:22'),(35544,1,44,'2021-05-15 04:35:00'),(35545,1,44,'2021-05-15 04:39:04'),(35546,1,44,'2021-05-15 04:44:36'),(35547,1,44,'2021-05-15 04:45:27'),(35548,1,15,'2021-05-15 04:52:03'),(35549,1,44,'2021-05-15 04:52:56'),(35550,1,6,'2021-05-15 04:53:23'),(35551,1,14,'2021-05-15 04:56:34'),(35552,1,66,'2021-05-15 04:57:28'),(35553,1,14,'2021-05-15 05:19:23'),(35554,1,44,'2021-05-15 05:23:43'),(35555,1,44,'2021-05-15 05:28:12'),(35556,1,44,'2021-05-15 05:31:32'),(35557,1,44,'2021-05-15 06:00:09'),(35558,1,15,'2021-05-15 06:05:34'),(35559,1,15,'2021-05-15 06:16:44'),(35560,1,44,'2021-05-15 06:17:25'),(35561,1,44,'2021-05-15 06:19:18'),(35562,1,14,'2021-05-15 06:24:34'),(35563,1,56,'2021-05-15 06:26:24'),(35564,1,6,'2021-05-15 06:28:43'),(35565,1,6,'2021-05-15 06:28:46'),(35566,1,44,'2021-05-15 06:34:17'),(35567,1,44,'2021-05-15 06:37:06'),(35568,1,44,'2021-05-15 06:45:14'),(35569,1,44,'2021-05-15 06:54:06'),(35570,1,44,'2021-05-15 06:55:21'),(35571,1,44,'2021-05-15 07:01:39'),(35572,1,44,'2021-05-15 07:02:23'),(35573,1,44,'2021-05-15 07:05:14'),(35574,1,44,'2021-05-15 07:13:12'),(35575,1,44,'2021-05-15 07:16:10'),(35576,1,44,'2021-05-15 07:16:48'),(35577,1,44,'2021-05-15 07:20:56'),(35578,1,44,'2021-05-15 07:30:04'),(35579,1,44,'2021-05-15 07:43:44'),(35580,1,44,'2021-05-15 07:55:08'),(35581,1,44,'2021-05-15 08:02:18'),(35582,1,44,'2021-05-15 08:08:39'),(35583,1,44,'2021-05-15 08:19:02'),(35584,1,44,'2021-05-15 08:30:15'),(35585,1,44,'2021-05-15 08:34:15'),(35586,1,6,'2021-05-15 08:35:21'),(35587,1,13,'2021-05-15 08:37:19'),(35588,1,44,'2021-05-15 08:37:55'),(35589,1,13,'2021-05-15 08:42:40'),(35590,1,13,'2021-05-15 08:46:17'),(35591,1,13,'2021-05-15 08:51:41'),(35592,1,44,'2021-05-15 08:58:06'),(35593,1,15,'2021-05-15 09:02:08'),(35594,1,44,'2021-05-15 09:12:15'),(35595,1,44,'2021-05-15 09:35:01'),(35596,1,14,'2021-05-15 09:54:46'),(35597,1,5,'2021-05-15 09:54:50'),(35598,1,44,'2021-05-15 09:58:45'),(35599,1,44,'2021-05-15 10:04:39'),(35600,1,14,'2021-05-15 10:11:33'),(35601,1,44,'2021-05-15 10:14:10'),(35602,1,44,'2021-05-15 10:17:12'),(35603,1,44,'2021-05-15 10:23:41'),(35604,1,44,'2021-05-15 10:31:07'),(35605,1,44,'2021-05-15 10:44:11'),(35606,1,44,'2021-05-15 10:45:14'),(35607,1,44,'2021-05-15 10:56:54'),(35608,1,44,'2021-05-15 11:13:55'),(35609,1,44,'2021-05-15 11:42:51'),(35610,1,44,'2021-05-15 11:50:44'),(35611,1,44,'2021-05-15 11:59:58'),(35612,1,44,'2021-05-15 12:07:34'),(35613,1,44,'2021-05-15 12:32:40'),(35614,1,44,'2021-05-15 12:40:17'),(35615,1,44,'2021-05-15 12:43:59'),(35616,1,44,'2021-05-15 12:45:04'),(35617,1,44,'2021-05-15 12:57:32'),(35618,1,43,'2021-05-15 13:11:43'),(35619,1,44,'2021-05-15 13:21:03'),(35620,1,44,'2021-05-15 13:23:51'),(35621,1,44,'2021-05-15 13:27:51'),(35622,1,44,'2021-05-15 13:39:20'),(35623,1,44,'2021-05-15 13:54:43'),(35624,1,44,'2021-05-15 14:02:08'),(35625,1,44,'2021-05-15 14:03:59'),(35626,1,44,'2021-05-15 14:07:32'),(35627,1,44,'2021-05-15 14:08:25'),(35628,1,44,'2021-05-15 14:21:56'),(35629,1,44,'2021-05-15 14:33:11'),(35630,1,5,'2021-05-15 14:33:38'),(35631,1,13,'2021-05-15 14:33:54'),(35632,1,44,'2021-05-15 14:33:59'),(35633,1,5,'2021-05-15 14:34:41'),(35634,1,44,'2021-05-15 14:35:07'),(35635,1,14,'2021-05-15 14:35:17'),(35636,1,44,'2021-05-15 14:38:39'),(35637,1,44,'2021-05-15 14:39:00'),(35638,1,15,'2021-05-15 14:42:14'),(35639,1,6,'2021-05-15 14:43:41'),(35640,1,44,'2021-05-15 14:44:58'),(35641,1,44,'2021-05-15 14:54:06'),(35642,1,62,'2021-05-15 15:00:34'),(35643,1,44,'2021-05-15 15:10:27'),(35644,1,14,'2021-05-15 15:19:16'),(35645,1,44,'2021-05-15 15:41:20'),(35646,1,44,'2021-05-15 15:43:32'),(35647,1,44,'2021-05-15 15:43:32'),(35648,1,44,'2021-05-15 15:48:49'),(35649,1,44,'2021-05-15 15:54:14'),(35650,1,44,'2021-05-15 15:55:48'),(35651,1,44,'2021-05-15 16:15:49'),(35652,1,44,'2021-05-15 16:16:41'),(35653,1,44,'2021-05-15 16:42:26'),(35654,1,44,'2021-05-15 16:44:11'),(35655,1,44,'2021-05-15 17:06:50'),(35656,1,44,'2021-05-15 17:52:39'),(35657,1,44,'2021-05-15 18:14:21'),(35658,1,44,'2021-05-15 18:15:26'),(35659,1,44,'2021-05-15 18:50:51'),(35660,1,44,'2021-05-15 18:56:00'),(35661,1,44,'2021-05-15 18:56:49'),(35662,1,44,'2021-05-15 18:57:41'),(35663,1,70,'2021-05-15 19:15:21'),(35664,1,44,'2021-05-15 19:19:18'),(35665,1,44,'2021-05-15 19:26:54'),(35666,1,44,'2021-05-15 19:27:56'),(35667,1,44,'2021-05-15 19:38:30'),(35668,1,44,'2021-05-15 19:40:59'),(35669,1,6,'2021-05-15 20:06:31'),(35670,1,6,'2021-05-15 20:06:34'),(35671,1,59,'2021-05-15 20:19:53'),(35672,1,44,'2021-05-15 20:23:35'),(35673,1,44,'2021-05-15 20:43:46'),(35674,1,44,'2021-05-15 20:44:47'),(35675,1,44,'2021-05-15 20:52:10'),(35676,1,44,'2021-05-15 21:07:15'),(35677,1,44,'2021-05-15 21:28:41'),(35678,1,44,'2021-05-15 21:50:29'),(35679,1,44,'2021-05-15 22:01:24'),(35680,1,44,'2021-05-15 22:05:47'),(35681,1,44,'2021-05-15 22:06:31'),(35682,1,6,'2021-05-15 22:27:58'),(35683,1,44,'2021-05-15 23:24:58'),(35684,1,79,'2021-05-16 00:11:22'),(35685,1,44,'2021-05-16 00:15:16'),(35686,1,44,'2021-05-16 00:50:16'),(35687,1,44,'2021-05-16 01:41:41'),(35688,1,44,'2021-05-16 01:56:12'),(35689,1,44,'2021-05-16 02:02:02'),(35690,1,44,'2021-05-16 02:40:37'),(35691,1,13,'2021-05-16 02:41:28'),(35692,1,44,'2021-05-16 02:42:32'),(35693,1,44,'2021-05-16 02:44:29'),(35694,1,44,'2021-05-16 02:44:36'),(35695,1,44,'2021-05-16 02:44:46'),(35696,1,5,'2021-05-16 02:47:40'),(35697,1,44,'2021-05-16 02:55:03'),(35698,1,5,'2021-05-16 02:55:57'),(35699,1,44,'2021-05-16 02:56:25'),(35700,1,44,'2021-05-16 03:06:54'),(35701,1,5,'2021-05-16 03:10:15'),(35702,1,70,'2021-05-16 03:10:32'),(35703,1,44,'2021-05-16 03:13:30'),(35704,1,5,'2021-05-16 03:17:39'),(35705,1,5,'2021-05-16 03:25:40'),(35706,1,44,'2021-05-16 03:28:01'),(35707,1,44,'2021-05-16 03:31:41'),(35708,1,5,'2021-05-16 03:36:05'),(35709,1,44,'2021-05-16 03:38:37'),(35710,1,5,'2021-05-16 03:50:14'),(35711,1,14,'2021-05-16 04:06:02'),(35712,1,6,'2021-05-16 04:15:03'),(35713,1,15,'2021-05-16 04:15:08'),(35714,1,44,'2021-05-16 04:18:27'),(35715,1,44,'2021-05-16 04:18:44'),(35716,1,14,'2021-05-16 04:51:57'),(35717,1,44,'2021-05-16 05:02:50'),(35718,1,44,'2021-05-16 05:17:15'),(35719,1,44,'2021-05-16 05:27:39'),(35720,1,44,'2021-05-16 05:29:20'),(35721,1,14,'2021-05-16 05:35:09'),(35722,1,14,'2021-05-16 06:16:30'),(35723,1,44,'2021-05-16 06:26:33'),(35724,1,44,'2021-05-16 06:34:23'),(35725,1,44,'2021-05-16 06:39:22'),(35726,1,44,'2021-05-16 06:39:34'),(35727,1,44,'2021-05-16 06:46:39'),(35728,1,44,'2021-05-16 06:52:31'),(35729,1,44,'2021-05-16 06:54:37'),(35730,1,14,'2021-05-16 06:54:46'),(35731,1,44,'2021-05-16 06:55:53'),(35732,1,44,'2021-05-16 06:58:00'),(35733,1,44,'2021-05-16 06:58:06'),(35734,1,44,'2021-05-16 06:58:07'),(35735,1,44,'2021-05-16 06:58:11'),(35736,1,44,'2021-05-16 06:58:19'),(35737,1,44,'2021-05-16 06:58:23'),(35738,1,44,'2021-05-16 06:58:27'),(35739,1,44,'2021-05-16 06:58:30'),(35740,1,44,'2021-05-16 06:58:33'),(35741,1,44,'2021-05-16 06:58:41'),(35742,1,44,'2021-05-16 06:58:45'),(35743,1,44,'2021-05-16 06:58:46'),(35744,1,44,'2021-05-16 06:58:50'),(35745,1,44,'2021-05-16 06:58:56'),(35746,1,44,'2021-05-16 06:58:58'),(35747,1,44,'2021-05-16 06:59:03'),(35748,1,44,'2021-05-16 06:59:05'),(35749,1,44,'2021-05-16 06:59:09'),(35750,1,44,'2021-05-16 06:59:15'),(35751,1,44,'2021-05-16 06:59:20'),(35752,1,44,'2021-05-16 06:59:22'),(35753,1,44,'2021-05-16 06:59:25'),(35754,1,44,'2021-05-16 06:59:29'),(35755,1,44,'2021-05-16 06:59:31'),(35756,1,44,'2021-05-16 06:59:33'),(35757,1,44,'2021-05-16 06:59:39'),(35758,1,44,'2021-05-16 06:59:42'),(35759,1,44,'2021-05-16 06:59:44'),(35760,1,44,'2021-05-16 07:00:00'),(35761,1,44,'2021-05-16 07:01:03'),(35762,1,44,'2021-05-16 07:01:20'),(35763,1,44,'2021-05-16 07:01:25'),(35764,1,44,'2021-05-16 07:01:31'),(35765,1,44,'2021-05-16 07:01:44'),(35766,1,44,'2021-05-16 07:02:00'),(35767,1,44,'2021-05-16 07:02:19'),(35768,1,44,'2021-05-16 07:02:42'),(35769,1,44,'2021-05-16 07:03:03'),(35770,1,44,'2021-05-16 07:03:35'),(35771,1,44,'2021-05-16 07:04:09'),(35772,1,44,'2021-05-16 07:04:35'),(35773,1,44,'2021-05-16 07:05:06'),(35774,1,73,'2021-05-16 07:06:48'),(35775,1,44,'2021-05-16 07:07:44'),(35776,1,44,'2021-05-16 07:14:05'),(35777,1,44,'2021-05-16 07:22:43'),(35778,1,44,'2021-05-16 07:33:49'),(35779,1,44,'2021-05-16 07:35:04'),(35780,1,44,'2021-05-16 07:36:34'),(35781,1,44,'2021-05-16 07:37:57'),(35782,1,44,'2021-05-16 07:40:33'),(35783,1,44,'2021-05-16 07:41:24'),(35784,1,44,'2021-05-16 07:42:51'),(35785,1,44,'2021-05-16 07:44:08'),(35786,1,14,'2021-05-16 07:46:55'),(35787,1,79,'2021-05-16 08:00:40'),(35788,1,44,'2021-05-16 08:09:52'),(35789,1,44,'2021-05-16 08:33:41'),(35790,1,13,'2021-05-16 08:37:43'),(35791,1,13,'2021-05-16 08:39:26'),(35792,1,44,'2021-05-16 08:40:24'),(35793,1,13,'2021-05-16 08:41:33'),(35794,1,44,'2021-05-16 08:47:16'),(35795,1,15,'2021-05-16 08:52:29'),(35796,1,6,'2021-05-16 09:02:38'),(35797,1,44,'2021-05-16 09:03:59'),(35798,1,44,'2021-05-16 09:08:26'),(35799,1,15,'2021-05-16 09:10:55'),(35800,1,44,'2021-05-16 09:12:22'),(35801,1,44,'2021-05-16 09:22:26'),(35802,1,15,'2021-05-16 09:26:27'),(35803,1,6,'2021-05-16 09:35:10'),(35804,1,44,'2021-05-16 09:41:28'),(35805,1,15,'2021-05-16 09:46:09'),(35806,1,79,'2021-05-16 09:47:20'),(35807,1,14,'2021-05-16 09:49:51'),(35808,1,5,'2021-05-16 09:57:52'),(35809,1,14,'2021-05-16 09:57:53'),(35810,1,6,'2021-05-16 09:59:13'),(35811,1,44,'2021-05-16 10:07:19'),(35812,1,44,'2021-05-16 10:12:20'),(35813,1,15,'2021-05-16 10:12:22'),(35814,1,44,'2021-05-16 10:12:24'),(35815,1,59,'2021-05-16 10:12:25'),(35816,1,53,'2021-05-16 10:12:30'),(35817,1,45,'2021-05-16 10:12:32'),(35818,1,56,'2021-05-16 10:12:34'),(35819,1,43,'2021-05-16 10:12:35'),(35820,1,66,'2021-05-16 10:12:35'),(35821,1,62,'2021-05-16 10:12:37'),(35822,1,70,'2021-05-16 10:12:40'),(35823,1,73,'2021-05-16 10:12:43'),(35824,1,76,'2021-05-16 10:12:47'),(35825,1,45,'2021-05-16 10:12:49'),(35826,1,79,'2021-05-16 10:12:50'),(35827,1,5,'2021-05-16 10:12:56'),(35828,1,15,'2021-05-16 10:12:59'),(35829,1,13,'2021-05-16 10:13:01'),(35830,1,14,'2021-05-16 10:13:03'),(35831,1,6,'2021-05-16 10:13:07'),(35832,1,15,'2021-05-16 10:19:12'),(35833,1,44,'2021-05-16 10:24:27'),(35834,1,70,'2021-05-16 10:24:32'),(35835,1,44,'2021-05-16 10:32:18'),(35836,1,6,'2021-05-16 10:42:08'),(35837,1,44,'2021-05-16 10:57:51'),(35838,1,45,'2021-05-16 10:59:44'),(35839,1,44,'2021-05-16 11:20:33'),(35840,1,6,'2021-05-16 11:25:33'),(35841,1,44,'2021-05-16 11:30:15'),(35842,1,44,'2021-05-16 11:43:03'),(35843,1,44,'2021-05-16 11:43:26'),(35844,1,15,'2021-05-16 11:48:18'),(35845,1,6,'2021-05-16 11:50:15'),(35846,1,44,'2021-05-16 12:06:03'),(35847,1,44,'2021-05-16 13:08:56'),(35848,1,44,'2021-05-16 13:10:02'),(35849,1,44,'2021-05-16 13:51:49'),(35850,1,44,'2021-05-16 13:55:07'),(35851,1,44,'2021-05-16 13:56:34'),(35852,1,44,'2021-05-16 14:08:44'),(35853,1,44,'2021-05-16 14:12:53'),(35854,1,44,'2021-05-16 14:13:44'),(35855,1,44,'2021-05-16 14:17:04'),(35856,1,14,'2021-05-16 14:32:43'),(35857,1,5,'2021-05-16 14:32:48'),(35858,1,13,'2021-05-16 14:33:13'),(35859,1,6,'2021-05-16 14:33:19'),(35860,1,44,'2021-05-16 14:34:12'),(35861,1,15,'2021-05-16 14:34:41'),(35862,1,44,'2021-05-16 14:38:03'),(35863,1,6,'2021-05-16 14:38:29'),(35864,1,13,'2021-05-16 14:39:54'),(35865,1,6,'2021-05-16 14:40:24'),(35866,1,15,'2021-05-16 14:41:25'),(35867,1,13,'2021-05-16 14:42:09'),(35868,1,6,'2021-05-16 14:42:36'),(35869,1,44,'2021-05-16 14:44:27'),(35870,1,13,'2021-05-16 14:44:44'),(35871,1,15,'2021-05-16 14:45:20'),(35872,1,13,'2021-05-16 14:48:03'),(35873,1,15,'2021-05-16 14:48:30'),(35874,1,44,'2021-05-16 14:50:16'),(35875,1,15,'2021-05-16 14:52:07'),(35876,1,15,'2021-05-16 14:58:27'),(35877,1,44,'2021-05-16 15:17:38'),(35878,1,45,'2021-05-16 15:21:03'),(35879,1,44,'2021-05-16 15:59:04'),(35880,1,6,'2021-05-16 15:59:14'),(35881,1,44,'2021-05-16 16:25:19'),(35882,1,76,'2021-05-16 16:33:30'),(35883,1,44,'2021-05-16 16:56:31'),(35884,1,44,'2021-05-16 17:19:05'),(35885,1,44,'2021-05-16 17:56:10'),(35886,1,56,'2021-05-16 18:22:35'),(35887,1,44,'2021-05-16 18:24:28'),(35888,1,44,'2021-05-16 18:53:33'),(35889,1,66,'2021-05-16 18:55:29'),(35890,1,44,'2021-05-16 19:01:19'),(35891,1,44,'2021-05-16 19:19:05'),(35892,1,44,'2021-05-16 19:27:04'),(35893,1,44,'2021-05-16 19:28:00'),(35894,1,44,'2021-05-16 19:37:10'),(35895,1,44,'2021-05-16 19:47:50'),(35896,1,44,'2021-05-16 19:57:29'),(35897,1,44,'2021-05-16 20:07:52'),(35898,1,44,'2021-05-16 20:15:51'),(35899,1,44,'2021-05-16 20:18:09'),(35900,1,44,'2021-05-16 20:30:52'),(35901,1,44,'2021-05-16 20:47:54'),(35902,1,44,'2021-05-16 20:59:55'),(35903,1,44,'2021-05-16 21:08:30'),(35904,1,44,'2021-05-16 21:12:24'),(35905,1,44,'2021-05-16 21:22:07'),(35906,1,44,'2021-05-16 21:22:09'),(35907,1,44,'2021-05-16 21:22:13'),(35908,1,44,'2021-05-16 21:22:16'),(35909,1,44,'2021-05-16 21:22:19'),(35910,1,44,'2021-05-16 21:22:21'),(35911,1,44,'2021-05-16 21:22:26'),(35912,1,44,'2021-05-16 21:34:55'),(35913,1,44,'2021-05-16 21:38:27'),(35914,1,44,'2021-05-16 21:40:11'),(35915,1,44,'2021-05-16 22:33:22'),(35916,1,44,'2021-05-16 22:33:49'),(35917,1,44,'2021-05-16 22:34:00'),(35918,1,44,'2021-05-16 22:34:08'),(35919,1,44,'2021-05-16 22:34:27'),(35920,1,44,'2021-05-16 23:00:19'),(35921,1,44,'2021-05-16 23:15:16'),(35922,1,44,'2021-05-16 23:24:25'),(35923,1,44,'2021-05-16 23:42:01'),(35924,1,44,'2021-05-16 23:50:01'),(35925,1,53,'2021-05-16 23:50:03'),(35926,1,6,'2021-05-16 23:50:05'),(35927,1,6,'2021-05-16 23:50:07'),(35928,1,44,'2021-05-16 23:50:10'),(35929,1,44,'2021-05-17 00:05:56'),(35930,1,44,'2021-05-17 00:14:31'),(35931,1,44,'2021-05-17 00:29:58'),(35932,1,44,'2021-05-17 00:38:31'),(35933,1,44,'2021-05-17 00:56:54'),(35934,1,44,'2021-05-17 01:04:26'),(35935,1,44,'2021-05-17 01:21:26'),(35936,1,70,'2021-05-17 01:32:53'),(35937,1,66,'2021-05-17 01:45:39'),(35938,1,44,'2021-05-17 01:54:10'),(35939,1,44,'2021-05-17 01:54:43'),(35940,1,44,'2021-05-17 02:16:51'),(35941,1,44,'2021-05-17 02:17:00'),(35942,1,5,'2021-05-17 02:33:32'),(35943,1,14,'2021-05-17 02:33:41'),(35944,1,44,'2021-05-17 02:35:24'),(35945,1,14,'2021-05-17 02:38:11'),(35946,1,13,'2021-05-17 02:44:59'),(35947,1,14,'2021-05-17 02:55:51'),(35948,1,44,'2021-05-17 02:59:32'),(35949,1,6,'2021-05-17 02:59:38'),(35950,1,44,'2021-05-17 03:02:02'),(35951,1,14,'2021-05-17 03:03:53'),(35952,1,44,'2021-05-17 03:13:57'),(35953,1,14,'2021-05-17 03:14:06'),(35954,1,44,'2021-05-17 03:36:06'),(35955,1,44,'2021-05-17 03:49:28'),(35956,1,14,'2021-05-17 03:54:27'),(35957,1,59,'2021-05-17 04:20:04'),(35958,1,44,'2021-05-17 04:39:09'),(35959,1,44,'2021-05-17 04:43:31'),(35960,1,44,'2021-05-17 04:54:22'),(35961,1,15,'2021-05-17 05:02:37'),(35962,1,6,'2021-05-17 05:02:47'),(35963,1,44,'2021-05-17 06:08:17'),(35964,1,44,'2021-05-17 06:41:34'),(35965,1,44,'2021-05-17 06:45:39'),(35966,1,44,'2021-05-17 06:45:45'),(35967,1,44,'2021-05-17 06:45:48'),(35968,1,44,'2021-05-17 06:45:51'),(35969,1,44,'2021-05-17 06:46:02'),(35970,1,44,'2021-05-17 06:46:43'),(35971,1,44,'2021-05-17 06:54:29'),(35972,1,44,'2021-05-17 06:59:31'),(35973,1,44,'2021-05-17 07:00:44'),(35974,1,44,'2021-05-17 07:04:28'),(35975,1,44,'2021-05-17 07:04:38'),(35976,1,44,'2021-05-17 07:08:47'),(35977,1,44,'2021-05-17 07:21:28'),(35978,1,44,'2021-05-17 07:28:13'),(35979,1,44,'2021-05-17 07:34:15'),(35980,1,44,'2021-05-17 08:11:40'),(35981,1,14,'2021-05-17 08:32:18'),(35982,1,13,'2021-05-17 08:34:23'),(35983,1,44,'2021-05-17 08:34:30'),(35984,1,14,'2021-05-17 08:37:41'),(35985,1,14,'2021-05-17 08:41:57'),(35986,1,44,'2021-05-17 08:45:33'),(35987,1,14,'2021-05-17 08:50:03'),(35988,1,44,'2021-05-17 08:58:18'),(35989,1,14,'2021-05-17 08:59:34'),(35990,1,44,'2021-05-17 09:00:09'),(35991,1,5,'2021-05-17 09:09:18'),(35992,1,73,'2021-05-17 09:13:56'),(35993,1,44,'2021-05-17 09:21:19'),(35994,1,44,'2021-05-17 09:31:26'),(35995,1,44,'2021-05-17 09:44:52'),(35996,1,44,'2021-05-17 09:50:36'),(35997,1,6,'2021-05-17 09:54:16'),(35998,1,15,'2021-05-17 09:54:18'),(35999,1,44,'2021-05-17 10:02:00'),(36000,1,44,'2021-05-17 10:26:43'),(36001,1,44,'2021-05-17 10:56:14'),(36002,1,44,'2021-05-17 11:18:13'),(36003,1,5,'2021-05-17 11:27:59'),(36004,1,44,'2021-05-17 11:43:18'),(36005,1,44,'2021-05-17 12:00:21'),(36006,1,66,'2021-05-17 12:03:25'),(36007,1,79,'2021-05-17 12:08:43'),(36008,1,44,'2021-05-17 12:23:03'),(36009,1,5,'2021-05-17 12:30:25'),(36010,1,5,'2021-05-17 13:02:08'),(36011,1,53,'2021-05-17 13:12:13'),(36012,1,44,'2021-05-17 13:22:24'),(36013,1,44,'2021-05-17 13:28:58'),(36014,1,5,'2021-05-17 13:34:47'),(36015,1,5,'2021-05-17 14:15:46'),(36016,1,56,'2021-05-17 14:15:49'),(36017,1,44,'2021-05-17 14:19:11'),(36018,1,44,'2021-05-17 14:31:37'),(36019,1,6,'2021-05-17 14:32:51'),(36020,1,44,'2021-05-17 14:33:17'),(36021,1,15,'2021-05-17 14:33:30'),(36022,1,14,'2021-05-17 14:34:21'),(36023,1,5,'2021-05-17 14:34:27'),(36024,1,13,'2021-05-17 14:38:38'),(36025,1,13,'2021-05-17 14:40:42'),(36026,1,13,'2021-05-17 14:44:14'),(36027,1,15,'2021-05-17 14:45:34'),(36028,1,13,'2021-05-17 14:46:43'),(36029,1,15,'2021-05-17 14:51:30'),(36030,1,44,'2021-05-17 14:53:09'),(36031,1,5,'2021-05-17 15:35:08'),(36032,1,5,'2021-05-17 16:11:43'),(36033,1,5,'2021-05-17 16:45:27'),(36034,1,5,'2021-05-17 17:51:05'),(36035,1,44,'2021-05-17 18:11:02'),(36036,1,5,'2021-05-17 18:22:35'),(36037,1,44,'2021-05-17 18:44:03'),(36038,1,44,'2021-05-17 18:44:04'),(36039,1,44,'2021-05-17 18:44:05'),(36040,1,44,'2021-05-17 18:44:06'),(36041,1,44,'2021-05-17 18:51:36'),(36042,1,44,'2021-05-17 18:51:38'),(36043,1,44,'2021-05-17 18:51:39'),(36044,1,44,'2021-05-17 18:51:40'),(36045,1,44,'2021-05-17 18:51:42'),(36046,1,44,'2021-05-17 18:51:45'),(36047,1,44,'2021-05-17 18:51:46'),(36048,1,44,'2021-05-17 18:51:47'),(36049,1,44,'2021-05-17 18:51:48'),(36050,1,44,'2021-05-17 18:51:50'),(36051,1,44,'2021-05-17 18:51:51'),(36052,1,44,'2021-05-17 18:51:51'),(36053,1,44,'2021-05-17 18:51:52'),(36054,1,44,'2021-05-17 18:51:53'),(36055,1,44,'2021-05-17 18:51:58'),(36056,1,44,'2021-05-17 18:51:59'),(36057,1,44,'2021-05-17 18:56:51'),(36058,1,44,'2021-05-17 19:46:41'),(36059,1,15,'2021-05-17 19:46:41'),(36060,1,15,'2021-05-17 19:50:52'),(36061,1,43,'2021-05-17 21:21:47'),(36062,1,44,'2021-05-17 21:31:58'),(36063,1,44,'2021-05-17 21:49:49'),(36064,1,44,'2021-05-17 22:16:25'),(36065,1,44,'2021-05-17 22:21:30'),(36066,1,44,'2021-05-17 22:32:34'),(36067,1,6,'2021-05-17 22:32:36'),(36068,1,6,'2021-05-17 22:32:38'),(36069,1,44,'2021-05-17 22:53:18'),(36070,1,44,'2021-05-17 22:53:23'),(36071,1,44,'2021-05-17 22:53:35'),(36072,1,6,'2021-05-17 22:54:51'),(36073,1,15,'2021-05-17 22:55:24'),(36074,1,13,'2021-05-17 22:56:32'),(36075,1,5,'2021-05-17 22:57:05'),(36076,1,43,'2021-05-17 22:59:01'),(36077,1,45,'2021-05-17 22:59:17'),(36078,1,14,'2021-05-17 22:59:35'),(36079,1,53,'2021-05-17 22:59:52'),(36080,1,15,'2021-05-17 23:00:29'),(36081,1,44,'2021-05-17 23:00:46'),(36082,1,45,'2021-05-17 23:01:07'),(36083,1,59,'2021-05-17 23:01:42'),(36084,1,76,'2021-05-17 23:02:01'),(36085,1,56,'2021-05-17 23:02:51'),(36086,1,70,'2021-05-17 23:03:09'),(36087,1,66,'2021-05-17 23:03:26'),(36088,1,15,'2021-05-17 23:05:07'),(36089,1,73,'2021-05-17 23:06:45'),(36090,1,79,'2021-05-17 23:07:01'),(36091,1,62,'2021-05-17 23:07:17'),(36092,1,15,'2021-05-17 23:07:49'),(36093,1,59,'2021-05-17 23:08:04'),(36094,1,62,'2021-05-17 23:08:23'),(36095,1,73,'2021-05-17 23:08:55'),(36096,1,76,'2021-05-17 23:09:12'),(36097,1,44,'2021-05-17 23:25:13'),(36098,1,15,'2021-05-18 00:02:11'),(36099,1,44,'2021-05-18 01:34:01'),(36100,1,44,'2021-05-18 01:35:59'),(36101,1,44,'2021-05-18 02:22:13'),(36102,1,14,'2021-05-18 02:36:09'),(36103,1,14,'2021-05-18 02:41:50'),(36104,1,14,'2021-05-18 02:55:16'),(36105,1,14,'2021-05-18 03:05:17'),(36106,1,14,'2021-05-18 03:15:11'),(36107,1,44,'2021-05-18 03:58:10'),(36108,1,44,'2021-05-18 03:58:26'),(36109,1,44,'2021-05-18 04:00:58'),(36110,1,44,'2021-05-18 04:02:04'),(36111,1,5,'2021-05-18 04:03:14'),(36112,1,44,'2021-05-18 04:03:17'),(36113,1,44,'2021-05-18 04:06:40'),(36114,1,44,'2021-05-18 04:11:26'),(36115,1,15,'2021-05-18 04:16:51'),(36116,1,6,'2021-05-18 04:16:54'),(36117,1,14,'2021-05-18 04:21:38'),(36118,1,44,'2021-05-18 04:25:34'),(36119,1,44,'2021-05-18 04:34:39'),(36120,1,44,'2021-05-18 04:36:54'),(36121,1,13,'2021-05-18 04:44:41'),(36122,1,44,'2021-05-18 04:44:42'),(36123,1,44,'2021-05-18 04:46:08'),(36124,1,14,'2021-05-18 04:50:05'),(36125,1,44,'2021-05-18 04:55:42'),(36126,1,5,'2021-05-18 05:08:11'),(36127,1,44,'2021-05-18 05:26:42'),(36128,1,5,'2021-05-18 05:29:51'),(36129,1,44,'2021-05-18 06:14:24'),(36130,1,44,'2021-05-18 06:28:38'),(36131,1,44,'2021-05-18 06:44:15'),(36132,1,13,'2021-05-18 06:49:07'),(36133,1,44,'2021-05-18 06:55:29'),(36134,1,44,'2021-05-18 07:02:50'),(36135,1,44,'2021-05-18 07:21:12'),(36136,1,44,'2021-05-18 07:22:14'),(36137,1,44,'2021-05-18 07:33:41'),(36138,1,44,'2021-05-18 07:47:44'),(36139,1,44,'2021-05-18 08:04:17'),(36140,1,44,'2021-05-18 08:10:28'),(36141,1,44,'2021-05-18 08:17:46'),(36142,1,5,'2021-05-18 08:34:21'),(36143,1,14,'2021-05-18 08:34:32'),(36144,1,6,'2021-05-18 08:38:23'),(36145,1,44,'2021-05-18 08:42:01'),(36146,1,6,'2021-05-18 08:44:51'),(36147,1,44,'2021-05-18 08:49:01'),(36148,1,44,'2021-05-18 08:55:02'),(36149,1,13,'2021-05-18 08:55:49'),(36150,1,15,'2021-05-18 09:00:05'),(36151,1,44,'2021-05-18 09:00:07'),(36152,1,15,'2021-05-18 09:14:44'),(36153,1,6,'2021-05-18 09:17:56'),(36154,1,44,'2021-05-18 09:19:58'),(36155,1,15,'2021-05-18 09:28:35'),(36156,1,44,'2021-05-18 09:30:35'),(36157,1,15,'2021-05-18 09:41:53'),(36158,1,44,'2021-05-18 09:49:05'),(36159,1,6,'2021-05-18 09:57:52'),(36160,1,44,'2021-05-18 10:01:15'),(36161,1,13,'2021-05-18 10:05:55'),(36162,1,15,'2021-05-18 10:09:47'),(36163,1,44,'2021-05-18 10:10:40'),(36164,1,13,'2021-05-18 10:25:15'),(36165,1,6,'2021-05-18 10:33:35'),(36166,1,6,'2021-05-18 10:39:34'),(36167,1,15,'2021-05-18 10:40:42'),(36168,1,13,'2021-05-18 11:01:23'),(36169,1,15,'2021-05-18 11:08:00'),(36170,1,44,'2021-05-18 11:13:58'),(36171,1,44,'2021-05-18 11:24:02'),(36172,1,15,'2021-05-18 11:33:18'),(36173,1,13,'2021-05-18 11:42:58'),(36174,1,15,'2021-05-18 12:23:00'),(36175,1,13,'2021-05-18 12:40:53'),(36176,1,15,'2021-05-18 12:48:04'),(36177,1,44,'2021-05-18 13:13:15'),(36178,1,13,'2021-05-18 13:34:50'),(36179,1,44,'2021-05-18 13:35:23'),(36180,1,44,'2021-05-18 13:43:51'),(36181,1,13,'2021-05-18 14:25:12'),(36182,1,6,'2021-05-18 14:31:52'),(36183,1,44,'2021-05-18 14:33:52'),(36184,1,15,'2021-05-18 14:36:29'),(36185,1,14,'2021-05-18 14:41:41'),(36186,1,15,'2021-05-18 14:44:39'),(36187,1,5,'2021-05-18 14:44:52'),(36188,1,15,'2021-05-18 14:48:12'),(36189,1,13,'2021-05-18 14:53:50'),(36190,1,44,'2021-05-18 14:55:34'),(36191,1,44,'2021-05-18 15:02:08'),(36192,1,44,'2021-05-18 15:07:21'),(36193,1,44,'2021-05-18 15:10:44'),(36194,1,13,'2021-05-18 15:11:37'),(36195,1,44,'2021-05-18 15:14:25'),(36196,1,13,'2021-05-18 15:20:04'),(36197,1,44,'2021-05-18 15:20:35'),(36198,1,6,'2021-05-18 15:23:45'),(36199,1,44,'2021-05-18 15:27:51'),(36200,1,13,'2021-05-18 15:30:28'),(36201,1,13,'2021-05-18 15:46:17'),(36202,1,62,'2021-05-18 15:50:41'),(36203,1,13,'2021-05-18 16:02:44'),(36204,1,44,'2021-05-18 16:09:26'),(36205,1,13,'2021-05-18 16:19:30'),(36206,1,44,'2021-05-18 16:30:46'),(36207,1,13,'2021-05-18 16:34:13'),(36208,1,44,'2021-05-18 16:40:59'),(36209,1,53,'2021-05-18 16:41:02'),(36210,1,6,'2021-05-18 16:41:03'),(36211,1,6,'2021-05-18 16:41:05'),(36212,1,15,'2021-05-18 16:46:04'),(36213,1,44,'2021-05-18 16:51:51'),(36214,1,13,'2021-05-18 17:11:55'),(36215,1,44,'2021-05-18 17:13:13'),(36216,1,79,'2021-05-18 17:13:27'),(36217,1,13,'2021-05-18 17:39:20'),(36218,1,56,'2021-05-18 18:02:10'),(36219,1,13,'2021-05-18 18:41:02'),(36220,1,44,'2021-05-18 19:35:24'),(36221,1,44,'2021-05-18 19:35:25'),(36222,1,44,'2021-05-18 19:35:27'),(36223,1,13,'2021-05-18 19:44:31'),(36224,1,79,'2021-05-18 19:59:39'),(36225,1,44,'2021-05-18 20:59:21'),(36226,1,13,'2021-05-18 21:19:00'),(36227,1,44,'2021-05-18 21:43:21'),(36228,1,13,'2021-05-18 21:50:54'),(36229,1,45,'2021-05-18 21:54:21'),(36230,1,14,'2021-05-18 22:36:20'),(36231,1,53,'2021-05-18 22:36:24'),(36232,1,44,'2021-05-18 22:37:03'),(36233,1,44,'2021-05-18 22:37:05'),(36234,1,13,'2021-05-18 22:53:52'),(36235,1,13,'2021-05-18 23:24:47'),(36236,1,56,'2021-05-18 23:46:14'),(36237,1,13,'2021-05-18 23:55:41'),(36238,1,13,'2021-05-19 00:25:34'),(36239,1,44,'2021-05-19 00:52:46'),(36240,1,13,'2021-05-19 00:54:47'),(36241,1,13,'2021-05-19 01:24:16'),(36242,1,44,'2021-05-19 01:32:43'),(36243,1,44,'2021-05-19 01:38:04'),(36244,1,15,'2021-05-19 02:11:49'),(36245,1,13,'2021-05-19 02:14:20'),(36246,1,6,'2021-05-19 02:34:47'),(36247,1,5,'2021-05-19 02:35:06'),(36248,1,14,'2021-05-19 02:36:30'),(36249,1,15,'2021-05-19 02:40:38'),(36250,1,14,'2021-05-19 02:51:50'),(36251,1,14,'2021-05-19 03:00:17'),(36252,1,14,'2021-05-19 03:08:45'),(36253,1,14,'2021-05-19 03:18:17'),(36254,1,44,'2021-05-19 03:22:16'),(36255,1,76,'2021-05-19 03:25:13'),(36256,1,44,'2021-05-19 03:35:19'),(36257,1,44,'2021-05-19 03:36:00'),(36258,1,44,'2021-05-19 03:38:37'),(36259,1,44,'2021-05-19 03:47:37'),(36260,1,44,'2021-05-19 03:50:02'),(36261,1,44,'2021-05-19 04:07:57'),(36262,1,44,'2021-05-19 04:24:30'),(36263,1,14,'2021-05-19 04:32:05'),(36264,1,44,'2021-05-19 04:36:47'),(36265,1,44,'2021-05-19 04:53:00'),(36266,1,14,'2021-05-19 04:53:39'),(36267,1,44,'2021-05-19 04:54:50'),(36268,1,73,'2021-05-19 04:58:35'),(36269,1,44,'2021-05-19 05:05:23'),(36270,1,44,'2021-05-19 05:07:29'),(36271,1,13,'2021-05-19 05:07:29'),(36272,1,44,'2021-05-19 05:11:37'),(36273,1,14,'2021-05-19 05:14:49'),(36274,1,44,'2021-05-19 05:16:41'),(36275,1,44,'2021-05-19 05:25:47'),(36276,1,44,'2021-05-19 05:34:01'),(36277,1,44,'2021-05-19 05:44:02'),(36278,1,44,'2021-05-19 05:53:55'),(36279,1,44,'2021-05-19 05:55:34'),(36280,1,44,'2021-05-19 05:58:46'),(36281,1,15,'2021-05-19 06:19:31'),(36282,1,44,'2021-05-19 06:20:32'),(36283,1,44,'2021-05-19 06:21:26'),(36284,1,44,'2021-05-19 06:22:07'),(36285,1,45,'2021-05-19 06:28:55'),(36286,1,45,'2021-05-19 06:28:55'),(36287,1,44,'2021-05-19 06:29:00'),(36288,1,44,'2021-05-19 06:29:00'),(36289,1,44,'2021-05-19 06:51:27'),(36290,1,44,'2021-05-19 06:51:28'),(36291,1,44,'2021-05-19 06:56:14'),(36292,1,44,'2021-05-19 07:02:43'),(36293,1,44,'2021-05-19 07:03:40'),(36294,1,44,'2021-05-19 07:08:10'),(36295,1,44,'2021-05-19 07:10:22'),(36296,1,62,'2021-05-19 07:14:06'),(36297,1,44,'2021-05-19 07:14:14'),(36298,1,44,'2021-05-19 07:17:36'),(36299,1,44,'2021-05-19 07:23:40'),(36300,1,44,'2021-05-19 07:24:29'),(36301,1,44,'2021-05-19 07:27:13'),(36302,1,44,'2021-05-19 07:29:25'),(36303,1,44,'2021-05-19 07:37:28'),(36304,1,44,'2021-05-19 07:39:52'),(36305,1,44,'2021-05-19 07:40:58'),(36306,1,44,'2021-05-19 07:41:30'),(36307,1,44,'2021-05-19 08:04:07'),(36308,1,44,'2021-05-19 08:06:30'),(36309,1,44,'2021-05-19 08:09:55'),(36310,1,73,'2021-05-19 08:29:42'),(36311,1,5,'2021-05-19 08:31:26'),(36312,1,14,'2021-05-19 08:31:38'),(36313,1,6,'2021-05-19 08:37:19'),(36314,1,62,'2021-05-19 08:37:21'),(36315,1,44,'2021-05-19 08:41:46'),(36316,1,44,'2021-05-19 08:44:47'),(36317,1,15,'2021-05-19 08:45:54'),(36318,1,44,'2021-05-19 08:47:47'),(36319,1,6,'2021-05-19 08:51:37'),(36320,1,15,'2021-05-19 08:52:07'),(36321,1,15,'2021-05-19 09:04:22'),(36322,1,15,'2021-05-19 09:08:11'),(36323,1,5,'2021-05-19 09:08:17'),(36324,1,6,'2021-05-19 09:10:56'),(36325,1,6,'2021-05-19 09:20:37'),(36326,1,13,'2021-05-19 09:22:44'),(36327,1,44,'2021-05-19 09:30:44'),(36328,1,13,'2021-05-19 09:33:31'),(36329,1,13,'2021-05-19 09:55:14'),(36330,1,44,'2021-05-19 09:59:09'),(36331,1,44,'2021-05-19 10:03:41'),(36332,1,44,'2021-05-19 10:08:56'),(36333,1,44,'2021-05-19 10:43:01'),(36334,1,44,'2021-05-19 10:45:28'),(36335,1,44,'2021-05-19 10:49:24'),(36336,1,13,'2021-05-19 11:05:21'),(36337,1,44,'2021-05-19 11:14:12'),(36338,1,44,'2021-05-19 11:14:14'),(36339,1,44,'2021-05-19 11:27:30'),(36340,1,44,'2021-05-19 11:53:52'),(36341,1,44,'2021-05-19 12:02:58'),(36342,1,14,'2021-05-19 12:17:51'),(36343,1,15,'2021-05-19 12:23:21'),(36344,1,44,'2021-05-19 12:26:13'),(36345,1,44,'2021-05-19 12:32:15'),(36346,1,44,'2021-05-19 12:57:58'),(36347,1,44,'2021-05-19 13:09:17'),(36348,1,59,'2021-05-19 13:14:55'),(36349,1,53,'2021-05-19 13:22:55'),(36350,1,44,'2021-05-19 13:27:51'),(36351,1,44,'2021-05-19 13:31:36'),(36352,1,44,'2021-05-19 13:39:11'),(36353,1,44,'2021-05-19 13:48:06'),(36354,1,73,'2021-05-19 13:58:05'),(36355,1,43,'2021-05-19 14:04:51'),(36356,1,44,'2021-05-19 14:10:31'),(36357,1,44,'2021-05-19 14:24:33'),(36358,1,15,'2021-05-19 14:31:25'),(36359,1,6,'2021-05-19 14:32:07'),(36360,1,44,'2021-05-19 14:32:38'),(36361,1,13,'2021-05-19 14:38:15'),(36362,1,14,'2021-05-19 14:41:12'),(36363,1,6,'2021-05-19 14:43:32'),(36364,1,5,'2021-05-19 14:44:51'),(36365,1,44,'2021-05-19 14:47:13'),(36366,1,6,'2021-05-19 14:47:34'),(36367,1,13,'2021-05-19 14:50:49'),(36368,1,44,'2021-05-19 14:54:27'),(36369,1,13,'2021-05-19 14:56:12'),(36370,1,6,'2021-05-19 14:59:22'),(36371,1,44,'2021-05-19 15:09:26'),(36372,1,56,'2021-05-19 15:18:35'),(36373,1,44,'2021-05-19 15:22:21'),(36374,1,44,'2021-05-19 15:24:36'),(36375,1,44,'2021-05-19 15:36:41'),(36376,1,44,'2021-05-19 15:49:10'),(36377,1,44,'2021-05-19 16:02:17'),(36378,1,44,'2021-05-19 16:03:41'),(36379,1,43,'2021-05-19 16:20:15'),(36380,1,44,'2021-05-19 16:28:01'),(36381,1,44,'2021-05-19 16:36:35'),(36382,1,44,'2021-05-19 16:53:21'),(36383,1,44,'2021-05-19 17:01:12'),(36384,1,15,'2021-05-19 17:06:04'),(36385,1,44,'2021-05-19 17:24:48'),(36386,1,44,'2021-05-19 17:39:32'),(36387,1,44,'2021-05-19 17:48:56'),(36388,1,44,'2021-05-19 18:03:22'),(36389,1,44,'2021-05-19 18:11:51'),(36390,1,44,'2021-05-19 18:33:45'),(36391,1,44,'2021-05-19 18:43:00'),(36392,1,45,'2021-05-19 18:46:35'),(36393,1,44,'2021-05-19 18:46:39'),(36394,1,44,'2021-05-19 18:56:36'),(36395,1,76,'2021-05-19 19:06:48'),(36396,1,44,'2021-05-19 19:13:29'),(36397,1,44,'2021-05-19 19:14:30'),(36398,1,44,'2021-05-19 19:20:04'),(36399,1,44,'2021-05-19 19:43:59'),(36400,1,44,'2021-05-19 19:59:22'),(36401,1,44,'2021-05-19 21:58:39'),(36402,1,44,'2021-05-19 22:10:47'),(36403,1,44,'2021-05-19 22:11:00'),(36404,1,44,'2021-05-19 22:14:18'),(36405,1,62,'2021-05-19 22:55:39'),(36406,1,66,'2021-05-19 23:13:22'),(36407,1,45,'2021-05-20 00:18:28'),(36408,1,44,'2021-05-20 01:04:47'),(36409,1,6,'2021-05-20 01:20:10'),(36410,1,44,'2021-05-20 01:38:08'),(36411,1,66,'2021-05-20 01:38:19'),(36412,1,13,'2021-05-20 02:11:03'),(36413,1,44,'2021-05-20 02:27:37'),(36414,1,6,'2021-05-20 02:37:46'),(36415,1,15,'2021-05-20 02:39:08'),(36416,1,6,'2021-05-20 02:41:02'),(36417,1,44,'2021-05-20 02:44:03'),(36418,1,6,'2021-05-20 02:48:50'),(36419,1,15,'2021-05-20 02:50:12'),(36420,1,6,'2021-05-20 02:54:06'),(36421,1,44,'2021-05-20 02:56:05'),(36422,1,15,'2021-05-20 03:01:26'),(36423,1,15,'2021-05-20 03:22:43'),(36424,1,15,'2021-05-20 03:33:37'),(36425,1,44,'2021-05-20 03:40:49'),(36426,1,44,'2021-05-20 03:54:27'),(36427,1,44,'2021-05-20 04:00:24'),(36428,1,5,'2021-05-20 04:13:08'),(36429,1,44,'2021-05-20 04:18:09'),(36430,1,13,'2021-05-20 04:20:35'),(36431,1,44,'2021-05-20 04:29:04'),(36432,1,44,'2021-05-20 04:39:48'),(36433,1,44,'2021-05-20 04:42:35'),(36434,1,44,'2021-05-20 04:43:24'),(36435,1,5,'2021-05-20 04:47:41'),(36436,1,14,'2021-05-20 04:47:44'),(36437,1,13,'2021-05-20 04:55:47'),(36438,1,44,'2021-05-20 04:59:50'),(36439,1,44,'2021-05-20 05:01:03'),(36440,1,44,'2021-05-20 05:20:42'),(36441,1,44,'2021-05-20 05:28:51'),(36442,1,13,'2021-05-20 05:29:19'),(36443,1,44,'2021-05-20 05:50:55'),(36444,1,44,'2021-05-20 05:55:42'),(36445,1,44,'2021-05-20 06:28:10'),(36446,1,44,'2021-05-20 06:28:12'),(36447,1,44,'2021-05-20 06:35:10'),(36448,1,44,'2021-05-20 06:37:22'),(36449,1,44,'2021-05-20 06:39:59'),(36450,1,44,'2021-05-20 06:42:47'),(36451,1,44,'2021-05-20 06:46:05'),(36452,1,44,'2021-05-20 06:49:03'),(36453,1,44,'2021-05-20 06:56:46'),(36454,1,44,'2021-05-20 06:58:16'),(36455,1,44,'2021-05-20 07:02:00'),(36456,1,44,'2021-05-20 07:08:27'),(36457,1,44,'2021-05-20 07:09:44'),(36458,1,44,'2021-05-20 07:29:25'),(36459,1,44,'2021-05-20 07:39:48'),(36460,1,44,'2021-05-20 07:39:49'),(36461,1,44,'2021-05-20 07:43:58'),(36462,1,59,'2021-05-20 07:50:30'),(36463,1,44,'2021-05-20 07:52:09'),(36464,1,73,'2021-05-20 07:54:33'),(36465,1,44,'2021-05-20 07:56:47'),(36466,1,44,'2021-05-20 07:58:54'),(36467,1,44,'2021-05-20 08:16:41'),(36468,1,13,'2021-05-20 08:31:51'),(36469,1,44,'2021-05-20 08:31:53'),(36470,1,44,'2021-05-20 08:32:28'),(36471,1,44,'2021-05-20 08:34:22'),(36472,1,44,'2021-05-20 08:36:39'),(36473,1,44,'2021-05-20 08:38:18'),(36474,1,44,'2021-05-20 08:40:38'),(36475,1,5,'2021-05-20 08:40:45'),(36476,1,5,'2021-05-20 08:48:42'),(36477,1,44,'2021-05-20 08:59:12'),(36478,1,5,'2021-05-20 09:08:03'),(36479,1,44,'2021-05-20 09:18:25'),(36480,1,14,'2021-05-20 09:19:36'),(36481,1,44,'2021-05-20 09:22:22'),(36482,1,6,'2021-05-20 10:10:22'),(36483,1,15,'2021-05-20 10:10:24'),(36484,1,44,'2021-05-20 10:45:24'),(36485,1,44,'2021-05-20 10:45:26'),(36486,1,44,'2021-05-20 10:49:04'),(36487,1,44,'2021-05-20 11:10:53'),(36488,1,44,'2021-05-20 11:39:02'),(36489,1,44,'2021-05-20 11:44:32'),(36490,1,44,'2021-05-20 12:02:33'),(36491,1,14,'2021-05-20 12:14:40'),(36492,1,44,'2021-05-20 12:25:22'),(36493,1,44,'2021-05-20 12:33:20'),(36494,1,44,'2021-05-20 12:35:04'),(36495,1,76,'2021-05-20 12:54:23'),(36496,1,44,'2021-05-20 13:14:53'),(36497,1,44,'2021-05-20 13:16:31'),(36498,1,14,'2021-05-20 13:34:30'),(36499,1,44,'2021-05-20 13:38:50'),(36500,1,44,'2021-05-20 13:43:35'),(36501,1,44,'2021-05-20 13:45:18'),(36502,1,44,'2021-05-20 14:11:32'),(36503,1,44,'2021-05-20 14:12:38'),(36504,1,14,'2021-05-20 14:14:06'),(36505,1,44,'2021-05-20 14:22:11'),(36506,1,44,'2021-05-20 14:31:46'),(36507,1,6,'2021-05-20 14:33:31'),(36508,1,13,'2021-05-20 14:36:03'),(36509,1,44,'2021-05-20 14:38:19'),(36510,1,13,'2021-05-20 14:43:10'),(36511,1,15,'2021-05-20 14:43:52'),(36512,1,5,'2021-05-20 14:47:31'),(36513,1,15,'2021-05-20 14:47:58'),(36514,1,13,'2021-05-20 14:48:55'),(36515,1,14,'2021-05-20 14:49:11'),(36516,1,14,'2021-05-20 14:53:47'),(36517,1,13,'2021-05-20 14:54:33'),(36518,1,44,'2021-05-20 15:00:46'),(36519,1,44,'2021-05-20 15:05:39'),(36520,1,44,'2021-05-20 15:31:29'),(36521,1,44,'2021-05-20 15:35:47'),(36522,1,6,'2021-05-20 15:38:11'),(36523,1,62,'2021-05-20 15:57:20'),(36524,1,79,'2021-05-20 16:06:25'),(36525,1,44,'2021-05-20 16:09:53'),(36526,1,44,'2021-05-20 16:18:11'),(36527,1,14,'2021-05-20 16:31:22'),(36528,1,44,'2021-05-20 16:39:45'),(36529,1,44,'2021-05-20 16:40:54'),(36530,1,44,'2021-05-20 17:09:42'),(36531,1,14,'2021-05-20 17:18:59'),(36532,1,5,'2021-05-20 17:19:36'),(36533,1,44,'2021-05-20 17:23:54'),(36534,1,44,'2021-05-20 17:37:05'),(36535,1,44,'2021-05-20 17:46:34'),(36536,1,13,'2021-05-20 17:56:22'),(36537,1,45,'2021-05-20 17:57:39'),(36538,1,14,'2021-05-20 18:04:58'),(36539,1,14,'2021-05-20 18:05:23'),(36540,1,14,'2021-05-20 18:05:47'),(36541,1,14,'2021-05-20 18:05:58'),(36542,1,44,'2021-05-20 18:07:50'),(36543,1,44,'2021-05-20 18:29:44'),(36544,1,44,'2021-05-20 18:48:39'),(36545,1,44,'2021-05-20 19:35:32'),(36546,1,44,'2021-05-20 19:49:40'),(36547,1,44,'2021-05-20 19:57:09'),(36548,1,44,'2021-05-20 20:04:40'),(36549,1,44,'2021-05-20 20:06:27'),(36550,1,44,'2021-05-20 21:44:46'),(36551,1,44,'2021-05-20 21:44:51'),(36552,1,44,'2021-05-20 21:45:17'),(36553,1,44,'2021-05-20 21:45:49'),(36554,1,44,'2021-05-20 21:56:33'),(36555,1,44,'2021-05-20 22:12:48'),(36556,1,44,'2021-05-20 22:17:56'),(36557,1,44,'2021-05-20 22:38:25'),(36558,1,14,'2021-05-20 23:02:00'),(36559,1,44,'2021-05-20 23:15:40'),(36560,1,44,'2021-05-20 23:15:44'),(36561,1,44,'2021-05-20 23:19:22'),(36562,1,44,'2021-05-20 23:24:22'),(36563,1,44,'2021-05-20 23:24:25'),(36564,1,44,'2021-05-20 23:30:35'),(36565,1,44,'2021-05-20 23:58:11'),(36566,1,45,'2021-05-21 00:22:00'),(36567,1,45,'2021-05-21 00:22:01'),(36568,1,45,'2021-05-21 00:22:03'),(36569,1,45,'2021-05-21 00:22:04'),(36570,1,45,'2021-05-21 00:22:05'),(36571,1,44,'2021-05-21 00:22:20'),(36572,1,44,'2021-05-21 00:22:21'),(36573,1,44,'2021-05-21 00:22:22'),(36574,1,44,'2021-05-21 00:22:24'),(36575,1,44,'2021-05-21 00:22:30'),(36576,1,44,'2021-05-21 00:22:31'),(36577,1,44,'2021-05-21 00:22:31'),(36578,1,44,'2021-05-21 00:22:32'),(36579,1,44,'2021-05-21 00:22:32'),(36580,1,44,'2021-05-21 00:22:32'),(36581,1,44,'2021-05-21 00:22:33'),(36582,1,44,'2021-05-21 00:22:34'),(36583,1,44,'2021-05-21 00:22:34'),(36584,1,44,'2021-05-21 00:22:34'),(36585,1,44,'2021-05-21 00:22:34'),(36586,1,44,'2021-05-21 00:22:46'),(36587,1,44,'2021-05-21 00:26:39'),(36588,1,56,'2021-05-21 01:47:45'),(36589,1,44,'2021-05-21 01:53:11'),(36590,1,44,'2021-05-21 02:25:12'),(36591,1,5,'2021-05-21 02:33:49'),(36592,1,6,'2021-05-21 02:35:48'),(36593,1,15,'2021-05-21 02:40:29'),(36594,1,6,'2021-05-21 02:49:21'),(36595,1,6,'2021-05-21 02:52:36'),(36596,1,44,'2021-05-21 02:53:07'),(36597,1,14,'2021-05-21 03:04:08'),(36598,1,44,'2021-05-21 03:19:14'),(36599,1,56,'2021-05-21 04:07:52'),(36600,1,44,'2021-05-21 04:41:08'),(36601,1,13,'2021-05-21 04:53:45'),(36602,1,44,'2021-05-21 04:53:48'),(36603,1,44,'2021-05-21 04:57:52'),(36604,1,44,'2021-05-21 05:12:10'),(36605,1,44,'2021-05-21 05:21:38'),(36606,1,44,'2021-05-21 05:33:06'),(36607,1,44,'2021-05-21 06:01:32'),(36608,1,44,'2021-05-21 06:03:49'),(36609,1,44,'2021-05-21 06:51:56'),(36610,1,44,'2021-05-21 07:13:13'),(36611,1,44,'2021-05-21 07:22:06'),(36612,1,44,'2021-05-21 07:38:39'),(36613,1,6,'2021-05-21 07:45:20'),(36614,1,44,'2021-05-21 07:51:54'),(36615,1,44,'2021-05-21 07:53:18'),(36616,1,44,'2021-05-21 08:23:26'),(36617,1,44,'2021-05-21 08:34:40'),(36618,1,6,'2021-05-21 08:38:20'),(36619,1,6,'2021-05-21 08:48:47'),(36620,1,6,'2021-05-21 08:54:57'),(36621,1,6,'2021-05-21 09:04:33'),(36622,1,15,'2021-05-21 09:10:27'),(36623,1,44,'2021-05-21 09:36:25'),(36624,1,15,'2021-05-21 09:50:47'),(36625,1,44,'2021-05-21 10:11:25'),(36626,1,13,'2021-05-21 10:11:33'),(36627,1,5,'2021-05-21 10:13:56'),(36628,1,14,'2021-05-21 10:15:21'),(36629,1,44,'2021-05-21 10:16:25'),(36630,1,15,'2021-05-21 10:17:19'),(36631,1,44,'2021-05-21 10:19:49'),(36632,1,44,'2021-05-21 10:47:29'),(36633,1,44,'2021-05-21 10:58:55'),(36634,1,44,'2021-05-21 11:00:15'),(36635,1,44,'2021-05-21 11:06:22'),(36636,1,66,'2021-05-21 11:06:47'),(36637,1,44,'2021-05-21 11:19:23'),(36638,1,44,'2021-05-21 11:25:13'),(36639,1,44,'2021-05-21 11:26:13'),(36640,1,15,'2021-05-21 11:33:37'),(36641,1,44,'2021-05-21 11:38:01'),(36642,1,13,'2021-05-21 11:46:45'),(36643,1,44,'2021-05-21 12:07:57'),(36644,1,44,'2021-05-21 12:11:08'),(36645,1,44,'2021-05-21 12:29:32'),(36646,1,44,'2021-05-21 12:49:02'),(36647,1,44,'2021-05-21 12:53:01'),(36648,1,44,'2021-05-21 13:11:52'),(36649,1,44,'2021-05-21 13:30:49'),(36650,1,44,'2021-05-21 13:35:34'),(36651,1,44,'2021-05-21 13:48:20'),(36652,1,13,'2021-05-21 14:01:59'),(36653,1,44,'2021-05-21 14:10:43'),(36654,1,44,'2021-05-21 14:13:19'),(36655,1,44,'2021-05-21 14:17:54'),(36656,1,44,'2021-05-21 14:31:55'),(36657,1,13,'2021-05-21 14:34:23'),(36658,1,44,'2021-05-21 14:37:54'),(36659,1,44,'2021-05-21 14:41:05'),(36660,1,70,'2021-05-21 14:42:52'),(36661,1,44,'2021-05-21 14:43:37'),(36662,1,15,'2021-05-21 14:44:07'),(36663,1,6,'2021-05-21 14:44:50'),(36664,1,44,'2021-05-21 14:45:27'),(36665,1,44,'2021-05-21 14:51:54'),(36666,1,44,'2021-05-21 14:52:01'),(36667,1,44,'2021-05-21 14:52:07'),(36668,1,5,'2021-05-21 15:03:45'),(36669,1,44,'2021-05-21 15:17:24'),(36670,1,56,'2021-05-21 15:18:48'),(36671,1,44,'2021-05-21 15:21:20'),(36672,1,44,'2021-05-21 15:22:04'),(36673,1,44,'2021-05-21 15:22:43'),(36674,1,44,'2021-05-21 15:23:31'),(36675,1,44,'2021-05-21 15:24:15'),(36676,1,44,'2021-05-21 15:24:55'),(36677,1,44,'2021-05-21 15:25:37'),(36678,1,44,'2021-05-21 15:26:19'),(36679,1,44,'2021-05-21 15:26:23'),(36680,1,44,'2021-05-21 15:26:59'),(36681,1,44,'2021-05-21 15:27:06'),(36682,1,44,'2021-05-21 15:27:40'),(36683,1,44,'2021-05-21 15:27:49'),(36684,1,44,'2021-05-21 15:28:24'),(36685,1,44,'2021-05-21 15:28:32'),(36686,1,59,'2021-05-21 15:28:35'),(36687,1,44,'2021-05-21 15:28:50'),(36688,1,44,'2021-05-21 15:29:05'),(36689,1,44,'2021-05-21 15:29:11'),(36690,1,44,'2021-05-21 15:46:23'),(36691,1,44,'2021-05-21 15:46:29'),(36692,1,6,'2021-05-21 15:46:31'),(36693,1,14,'2021-05-21 15:46:32'),(36694,1,13,'2021-05-21 15:46:34'),(36695,1,56,'2021-05-21 15:46:35'),(36696,1,43,'2021-05-21 15:46:36'),(36697,1,79,'2021-05-21 15:46:37'),(36698,1,5,'2021-05-21 15:46:39'),(36699,1,45,'2021-05-21 15:46:40'),(36700,1,79,'2021-05-21 15:46:42'),(36701,1,44,'2021-05-21 15:46:44'),(36702,1,44,'2021-05-21 15:53:51'),(36703,1,44,'2021-05-21 15:53:53'),(36704,1,14,'2021-05-21 15:59:17'),(36705,1,44,'2021-05-21 16:02:29'),(36706,1,14,'2021-05-21 16:13:19'),(36707,1,44,'2021-05-21 16:13:45'),(36708,1,44,'2021-05-21 16:19:00'),(36709,1,76,'2021-05-21 16:25:38'),(36710,1,14,'2021-05-21 16:30:08'),(36711,1,44,'2021-05-21 16:32:15'),(36712,1,44,'2021-05-21 16:44:50'),(36713,1,70,'2021-05-21 16:56:11'),(36714,1,44,'2021-05-21 17:02:32'),(36715,1,44,'2021-05-21 17:22:36'),(36716,1,44,'2021-05-21 17:23:59'),(36717,1,44,'2021-05-21 17:24:02'),(36718,1,44,'2021-05-21 17:24:07'),(36719,1,44,'2021-05-21 17:24:12'),(36720,1,44,'2021-05-21 17:24:15'),(36721,1,44,'2021-05-21 17:24:22'),(36722,1,44,'2021-05-21 17:24:26'),(36723,1,44,'2021-05-21 17:24:29'),(36724,1,44,'2021-05-21 17:24:33'),(36725,1,44,'2021-05-21 17:24:35'),(36726,1,44,'2021-05-21 17:28:33'),(36727,1,44,'2021-05-21 17:29:13'),(36728,1,44,'2021-05-21 17:45:39'),(36729,1,44,'2021-05-21 17:56:53'),(36730,1,44,'2021-05-21 18:13:01'),(36731,1,44,'2021-05-21 18:38:23'),(36732,1,44,'2021-05-21 18:47:53'),(36733,1,44,'2021-05-21 19:14:06'),(36734,1,44,'2021-05-21 19:25:41'),(36735,1,44,'2021-05-21 19:39:27'),(36736,1,44,'2021-05-21 20:02:56'),(36737,1,44,'2021-05-21 20:04:58'),(36738,1,44,'2021-05-21 20:10:33'),(36739,1,59,'2021-05-21 20:16:15'),(36740,1,44,'2021-05-21 20:38:48'),(36741,1,6,'2021-05-21 20:38:49'),(36742,1,6,'2021-05-21 20:38:51'),(36743,1,13,'2021-05-21 20:42:27'),(36744,1,76,'2021-05-21 20:47:52'),(36745,1,44,'2021-05-21 21:18:34'),(36746,1,44,'2021-05-21 21:30:02'),(36747,1,44,'2021-05-21 21:37:47'),(36748,1,66,'2021-05-21 21:48:48'),(36749,1,44,'2021-05-21 21:56:45'),(36750,1,44,'2021-05-21 21:59:46'),(36751,1,44,'2021-05-21 22:00:57'),(36752,1,44,'2021-05-21 22:11:22'),(36753,1,44,'2021-05-21 22:17:32'),(36754,1,44,'2021-05-21 22:17:35'),(36755,1,44,'2021-05-21 22:18:31'),(36756,1,44,'2021-05-21 22:21:09'),(36757,1,44,'2021-05-21 22:21:30'),(36758,1,44,'2021-05-21 22:22:48'),(36759,1,44,'2021-05-21 22:26:53'),(36760,1,44,'2021-05-21 22:42:03'),(36761,1,44,'2021-05-21 22:54:02'),(36762,1,44,'2021-05-21 23:01:59'),(36763,1,44,'2021-05-21 23:10:15'),(36764,1,44,'2021-05-21 23:31:10'),(36765,1,44,'2021-05-21 23:31:38'),(36766,1,44,'2021-05-21 23:37:39'),(36767,1,44,'2021-05-21 23:53:09'),(36768,1,44,'2021-05-21 23:56:02'),(36769,1,44,'2021-05-22 00:13:05'),(36770,1,44,'2021-05-22 00:15:32'),(36771,1,44,'2021-05-22 00:36:10'),(36772,1,44,'2021-05-22 00:40:39'),(36773,1,44,'2021-05-22 00:51:15'),(36774,1,44,'2021-05-22 00:51:58'),(36775,1,70,'2021-05-22 00:57:49'),(36776,1,44,'2021-05-22 01:01:44'),(36777,1,44,'2021-05-22 01:23:32'),(36778,1,44,'2021-05-22 01:25:18'),(36779,1,44,'2021-05-22 01:31:45'),(36780,1,44,'2021-05-22 01:36:39'),(36781,1,15,'2021-05-22 01:38:14'),(36782,1,6,'2021-05-22 01:39:52'),(36783,1,44,'2021-05-22 01:43:31'),(36784,1,44,'2021-05-22 01:49:09'),(36785,1,44,'2021-05-22 01:49:16'),(36786,1,44,'2021-05-22 01:53:59'),(36787,1,44,'2021-05-22 01:54:28'),(36788,1,79,'2021-05-22 01:57:12'),(36789,1,44,'2021-05-22 02:00:07'),(36790,1,44,'2021-05-22 02:04:56'),(36791,1,44,'2021-05-22 02:11:23'),(36792,1,15,'2021-05-22 02:12:33'),(36793,1,44,'2021-05-22 02:13:05'),(36794,1,44,'2021-05-22 02:16:03'),(36795,1,44,'2021-05-22 02:18:38'),(36796,1,44,'2021-05-22 02:18:57'),(36797,1,6,'2021-05-22 02:34:02'),(36798,1,5,'2021-05-22 02:34:21'),(36799,1,15,'2021-05-22 02:35:51'),(36800,1,14,'2021-05-22 02:45:36'),(36801,1,44,'2021-05-22 02:47:51'),(36802,1,44,'2021-05-22 02:56:35'),(36803,1,14,'2021-05-22 02:59:20'),(36804,1,44,'2021-05-22 03:01:02'),(36805,1,44,'2021-05-22 03:02:21'),(36806,1,14,'2021-05-22 03:07:07'),(36807,1,14,'2021-05-22 03:14:03'),(36808,1,14,'2021-05-22 03:22:44'),(36809,1,44,'2021-05-22 03:27:38'),(36810,1,14,'2021-05-22 03:35:42'),(36811,1,44,'2021-05-22 03:48:19'),(36812,1,14,'2021-05-22 03:55:27'),(36813,1,13,'2021-05-22 04:11:26'),(36814,1,44,'2021-05-22 04:13:36'),(36815,1,14,'2021-05-22 04:16:43'),(36816,1,44,'2021-05-22 04:33:51'),(36817,1,44,'2021-05-22 04:36:20'),(36818,1,44,'2021-05-22 04:36:32'),(36819,1,44,'2021-05-22 04:38:52'),(36820,1,44,'2021-05-22 04:40:18'),(36821,1,44,'2021-05-22 04:45:20'),(36822,1,14,'2021-05-22 04:46:50'),(36823,1,44,'2021-05-22 04:47:02'),(36824,1,44,'2021-05-22 04:49:43'),(36825,1,44,'2021-05-22 04:53:18'),(36826,1,44,'2021-05-22 05:00:02'),(36827,1,44,'2021-05-22 05:00:55'),(36828,1,44,'2021-05-22 05:09:46'),(36829,1,44,'2021-05-22 05:19:36'),(36830,1,45,'2021-05-22 05:21:35'),(36831,1,44,'2021-05-22 05:35:43'),(36832,1,44,'2021-05-22 05:47:25'),(36833,1,44,'2021-05-22 05:50:45'),(36834,1,44,'2021-05-22 06:17:00'),(36835,1,44,'2021-05-22 06:17:06'),(36836,1,44,'2021-05-22 06:17:10'),(36837,1,44,'2021-05-22 06:17:14'),(36838,1,13,'2021-05-22 06:21:04'),(36839,1,53,'2021-05-22 06:34:37'),(36840,1,44,'2021-05-22 06:36:05'),(36841,1,44,'2021-05-22 06:39:42'),(36842,1,44,'2021-05-22 06:40:34'),(36843,1,44,'2021-05-22 06:51:01'),(36844,1,44,'2021-05-22 07:06:33'),(36845,1,44,'2021-05-22 07:06:35'),(36846,1,44,'2021-05-22 07:07:52'),(36847,1,6,'2021-05-22 07:18:14'),(36848,1,45,'2021-05-22 07:24:35'),(36849,1,44,'2021-05-22 07:27:23'),(36850,1,44,'2021-05-22 07:35:05'),(36851,1,44,'2021-05-22 07:44:56'),(36852,1,44,'2021-05-22 08:03:34'),(36853,1,62,'2021-05-22 08:19:42'),(36854,1,44,'2021-05-22 08:21:03'),(36855,1,44,'2021-05-22 08:34:37'),(36856,1,13,'2021-05-22 08:36:03'),(36857,1,44,'2021-05-22 08:36:33'),(36858,1,6,'2021-05-22 08:49:15'),(36859,1,13,'2021-05-22 08:51:56'),(36860,1,44,'2021-05-22 08:55:49'),(36861,1,6,'2021-05-22 08:56:53'),(36862,1,6,'2021-05-22 08:56:55'),(36863,1,44,'2021-05-22 08:59:52'),(36864,1,13,'2021-05-22 09:01:33'),(36865,1,44,'2021-05-22 09:05:09'),(36866,1,44,'2021-05-22 09:08:58'),(36867,1,15,'2021-05-22 09:13:50'),(36868,1,6,'2021-05-22 09:15:06'),(36869,1,44,'2021-05-22 09:16:02'),(36870,1,6,'2021-05-22 09:23:29'),(36871,1,6,'2021-05-22 09:31:09'),(36872,1,6,'2021-05-22 09:41:37'),(36873,1,43,'2021-05-22 09:45:36'),(36874,1,44,'2021-05-22 09:51:32'),(36875,1,79,'2021-05-22 09:54:14'),(36876,1,14,'2021-05-22 09:59:23'),(36877,1,5,'2021-05-22 10:01:18'),(36878,1,44,'2021-05-22 10:10:20'),(36879,1,6,'2021-05-22 10:15:30'),(36880,1,15,'2021-05-22 10:26:50'),(36881,1,6,'2021-05-22 10:38:34'),(36882,1,44,'2021-05-22 10:39:01'),(36883,1,44,'2021-05-22 10:40:43'),(36884,1,79,'2021-05-22 10:45:22'),(36885,1,44,'2021-05-22 10:46:10'),(36886,1,6,'2021-05-22 10:59:39'),(36887,1,44,'2021-05-22 11:07:50'),(36888,1,44,'2021-05-22 11:21:04'),(36889,1,15,'2021-05-22 11:30:51'),(36890,1,44,'2021-05-22 11:38:14'),(36891,1,6,'2021-05-22 11:42:03'),(36892,1,44,'2021-05-22 11:51:05'),(36893,1,44,'2021-05-22 12:09:57'),(36894,1,6,'2021-05-22 12:23:49'),(36895,1,44,'2021-05-22 12:25:18'),(36896,1,44,'2021-05-22 12:37:03'),(36897,1,44,'2021-05-22 12:40:52'),(36898,1,44,'2021-05-22 12:45:36'),(36899,1,44,'2021-05-22 13:00:24'),(36900,1,44,'2021-05-22 13:10:01'),(36901,1,15,'2021-05-22 13:23:00'),(36902,1,44,'2021-05-22 13:36:57'),(36903,1,44,'2021-05-22 13:44:19'),(36904,1,15,'2021-05-22 13:59:48'),(36905,1,44,'2021-05-22 14:05:07'),(36906,1,44,'2021-05-22 14:05:08'),(36907,1,44,'2021-05-22 14:10:11'),(36908,1,44,'2021-05-22 14:19:24'),(36909,1,73,'2021-05-22 14:29:52'),(36910,1,44,'2021-05-22 14:30:37'),(36911,1,13,'2021-05-22 14:33:11'),(36912,1,44,'2021-05-22 14:33:15'),(36913,1,5,'2021-05-22 14:34:16'),(36914,1,15,'2021-05-22 14:39:24'),(36915,1,6,'2021-05-22 14:39:51'),(36916,1,5,'2021-05-22 14:43:10'),(36917,1,44,'2021-05-22 14:45:36'),(36918,1,44,'2021-05-22 14:51:02'),(36919,1,44,'2021-05-22 14:54:59'),(36920,1,44,'2021-05-22 14:58:09'),(36921,1,44,'2021-05-22 15:12:21'),(36922,1,56,'2021-05-22 15:19:59'),(36923,1,44,'2021-05-22 15:23:01'),(36924,1,44,'2021-05-22 15:31:28'),(36925,1,44,'2021-05-22 15:44:21'),(36926,1,44,'2021-05-22 15:47:57'),(36927,1,14,'2021-05-22 15:52:34'),(36928,1,44,'2021-05-22 15:58:08'),(36929,1,44,'2021-05-22 16:01:18'),(36930,1,44,'2021-05-22 16:10:35'),(36931,1,44,'2021-05-22 16:11:28'),(36932,1,14,'2021-05-22 16:28:47'),(36933,1,44,'2021-05-22 16:29:23'),(36934,1,44,'2021-05-22 16:53:56'),(36935,1,14,'2021-05-22 17:01:39'),(36936,1,44,'2021-05-22 17:15:17'),(36937,1,44,'2021-05-22 17:16:47'),(36938,1,44,'2021-05-22 17:27:44'),(36939,1,44,'2021-05-22 17:59:34'),(36940,1,44,'2021-05-22 18:10:00'),(36941,1,44,'2021-05-22 18:16:10'),(36942,1,44,'2021-05-22 18:50:21'),(36943,1,44,'2021-05-22 19:03:51'),(36944,1,44,'2021-05-22 19:21:11'),(36945,1,44,'2021-05-22 19:26:11'),(36946,1,44,'2021-05-22 19:27:11'),(36947,1,56,'2021-05-22 19:48:18'),(36948,1,44,'2021-05-22 20:07:59'),(36949,1,44,'2021-05-22 20:08:07'),(36950,1,44,'2021-05-22 20:08:13'),(36951,1,44,'2021-05-22 20:08:19'),(36952,1,44,'2021-05-22 20:08:21'),(36953,1,44,'2021-05-22 20:08:26'),(36954,1,44,'2021-05-22 20:08:31'),(36955,1,44,'2021-05-22 20:08:35'),(36956,1,44,'2021-05-22 20:08:39'),(36957,1,44,'2021-05-22 20:08:46'),(36958,1,44,'2021-05-22 20:08:51'),(36959,1,44,'2021-05-22 20:08:58'),(36960,1,44,'2021-05-22 20:09:03'),(36961,1,44,'2021-05-22 20:09:08'),(36962,1,44,'2021-05-22 20:09:14'),(36963,1,44,'2021-05-22 20:09:22'),(36964,1,44,'2021-05-22 20:09:27'),(36965,1,44,'2021-05-22 20:09:33'),(36966,1,44,'2021-05-22 20:09:40'),(36967,1,44,'2021-05-22 20:09:44'),(36968,1,44,'2021-05-22 20:09:49'),(36969,1,59,'2021-05-22 20:50:22'),(36970,1,44,'2021-05-22 20:51:17'),(36971,1,56,'2021-05-22 21:03:26'),(36972,1,44,'2021-05-22 21:12:52'),(36973,1,79,'2021-05-22 21:16:07'),(36974,1,44,'2021-05-22 21:17:07'),(36975,1,44,'2021-05-22 21:41:07'),(36976,1,44,'2021-05-22 21:52:56'),(36977,1,66,'2021-05-22 22:08:38'),(36978,1,44,'2021-05-22 22:26:36'),(36979,1,59,'2021-05-22 22:46:54'),(36980,1,44,'2021-05-22 22:48:45'),(36981,1,44,'2021-05-22 22:48:46'),(36982,1,44,'2021-05-22 23:30:46'),(36983,1,44,'2021-05-22 23:54:34'),(36984,1,44,'2021-05-23 00:04:30'),(36985,1,44,'2021-05-23 00:17:18'),(36986,1,15,'2021-05-23 00:17:22'),(36987,1,44,'2021-05-23 00:17:24'),(36988,1,59,'2021-05-23 00:17:26'),(36989,1,45,'2021-05-23 00:17:27'),(36990,1,53,'2021-05-23 00:17:30'),(36991,1,43,'2021-05-23 00:17:32'),(36992,1,56,'2021-05-23 00:17:35'),(36993,1,66,'2021-05-23 00:17:37'),(36994,1,62,'2021-05-23 00:17:39'),(36995,1,70,'2021-05-23 00:17:42'),(36996,1,73,'2021-05-23 00:17:45'),(36997,1,45,'2021-05-23 00:17:48'),(36998,1,76,'2021-05-23 00:17:50'),(36999,1,79,'2021-05-23 00:17:50'),(37000,1,5,'2021-05-23 00:17:54'),(37001,1,15,'2021-05-23 00:17:57'),(37002,1,13,'2021-05-23 00:17:59'),(37003,1,14,'2021-05-23 00:18:02'),(37004,1,6,'2021-05-23 00:18:03'),(37005,1,14,'2021-05-23 01:08:14'),(37006,1,53,'2021-05-23 01:13:54'),(37007,1,15,'2021-05-23 01:21:30'),(37008,1,6,'2021-05-23 02:37:52'),(37009,1,44,'2021-05-23 02:43:37'),(37010,1,15,'2021-05-23 02:43:51'),(37011,1,44,'2021-05-23 02:53:11'),(37012,1,44,'2021-05-23 02:54:43'),(37013,1,5,'2021-05-23 02:55:01'),(37014,1,15,'2021-05-23 03:08:27'),(37015,1,15,'2021-05-23 03:14:49'),(37016,1,15,'2021-05-23 03:22:31'),(37017,1,44,'2021-05-23 03:24:52'),(37018,1,13,'2021-05-23 03:29:49'),(37019,1,59,'2021-05-23 03:30:32'),(37020,1,43,'2021-05-23 03:31:01'),(37021,1,15,'2021-05-23 03:34:16'),(37022,1,44,'2021-05-23 04:04:22'),(37023,1,15,'2021-05-23 04:14:51'),(37024,1,44,'2021-05-23 04:37:31'),(37025,1,44,'2021-05-23 04:38:58'),(37026,1,14,'2021-05-23 04:44:55'),(37027,1,5,'2021-05-23 04:44:56'),(37028,1,44,'2021-05-23 05:11:11'),(37029,1,44,'2021-05-23 05:14:10'),(37030,1,73,'2021-05-23 05:56:10'),(37031,1,44,'2021-05-23 06:06:34'),(37032,1,44,'2021-05-23 06:07:04'),(37033,1,44,'2021-05-23 06:15:10'),(37034,1,44,'2021-05-23 07:04:23'),(37035,1,44,'2021-05-23 07:14:12'),(37036,1,44,'2021-05-23 07:28:16'),(37037,1,44,'2021-05-23 07:40:04'),(37038,1,44,'2021-05-23 07:46:50'),(37039,1,44,'2021-05-23 07:47:27'),(37040,1,44,'2021-05-23 07:50:24'),(37041,1,44,'2021-05-23 08:04:23'),(37042,1,44,'2021-05-23 08:25:39'),(37043,1,15,'2021-05-23 08:32:09'),(37044,1,14,'2021-05-23 08:32:27'),(37045,1,5,'2021-05-23 08:33:06'),(37046,1,6,'2021-05-23 08:33:25'),(37047,1,15,'2021-05-23 08:44:34'),(37048,1,44,'2021-05-23 08:45:35'),(37049,1,44,'2021-05-23 08:47:28'),(37050,1,13,'2021-05-23 09:04:29'),(37051,1,44,'2021-05-23 09:06:59'),(37052,1,44,'2021-05-23 09:08:51'),(37053,1,44,'2021-05-23 09:10:54'),(37054,1,13,'2021-05-23 09:13:29'),(37055,1,13,'2021-05-23 09:20:40'),(37056,1,44,'2021-05-23 09:25:18'),(37057,1,44,'2021-05-23 09:28:47'),(37058,1,6,'2021-05-23 09:33:34'),(37059,1,6,'2021-05-23 09:33:36'),(37060,1,44,'2021-05-23 09:44:00'),(37061,1,44,'2021-05-23 09:46:34'),(37062,1,44,'2021-05-23 09:48:28'),(37063,1,70,'2021-05-23 09:54:43'),(37064,1,44,'2021-05-23 10:03:23'),(37065,1,13,'2021-05-23 10:10:45'),(37066,1,44,'2021-05-23 10:30:16'),(37067,1,13,'2021-05-23 10:32:35'),(37068,1,15,'2021-05-23 10:35:28'),(37069,1,44,'2021-05-23 10:46:21'),(37070,1,13,'2021-05-23 10:54:35'),(37071,1,44,'2021-05-23 10:59:48'),(37072,1,44,'2021-05-23 11:00:12'),(37073,1,13,'2021-05-23 11:16:35'),(37074,1,6,'2021-05-23 11:22:40'),(37075,1,6,'2021-05-23 11:22:41'),(37076,1,44,'2021-05-23 11:26:49'),(37077,1,44,'2021-05-23 11:29:50'),(37078,1,44,'2021-05-23 11:30:57'),(37079,1,44,'2021-05-23 11:59:48'),(37080,1,44,'2021-05-23 12:16:58'),(37081,1,44,'2021-05-23 12:27:37'),(37082,1,44,'2021-05-23 12:40:17'),(37083,1,13,'2021-05-23 12:40:19'),(37084,1,44,'2021-05-23 12:54:27'),(37085,1,44,'2021-05-23 12:58:56'),(37086,1,44,'2021-05-23 13:02:20'),(37087,1,44,'2021-05-23 13:19:34'),(37088,1,44,'2021-05-23 13:24:04'),(37089,1,44,'2021-05-23 13:28:44'),(37090,1,44,'2021-05-23 13:28:48'),(37091,1,44,'2021-05-23 13:36:29'),(37092,1,44,'2021-05-23 13:45:36'),(37093,1,44,'2021-05-23 13:46:23'),(37094,1,44,'2021-05-23 14:29:14'),(37095,1,44,'2021-05-23 14:32:58'),(37096,1,5,'2021-05-23 14:34:16'),(37097,1,44,'2021-05-23 14:34:49'),(37098,1,6,'2021-05-23 14:34:54'),(37099,1,14,'2021-05-23 14:35:38'),(37100,1,44,'2021-05-23 14:36:23'),(37101,1,13,'2021-05-23 14:38:21'),(37102,1,6,'2021-05-23 14:39:54'),(37103,1,13,'2021-05-23 14:41:07'),(37104,1,15,'2021-05-23 14:41:22'),(37105,1,44,'2021-05-23 14:43:18'),(37106,1,44,'2021-05-23 14:44:12'),(37107,1,44,'2021-05-23 14:49:42'),(37108,1,44,'2021-05-23 14:50:19'),(37109,1,44,'2021-05-23 15:00:30'),(37110,1,44,'2021-05-23 15:03:36'),(37111,1,44,'2021-05-23 15:11:21'),(37112,1,44,'2021-05-23 15:23:15'),(37113,1,44,'2021-05-23 15:46:03'),(37114,1,44,'2021-05-23 15:46:56'),(37115,1,44,'2021-05-23 15:53:36'),(37116,1,44,'2021-05-23 16:05:04'),(37117,1,44,'2021-05-23 16:08:21'),(37118,1,44,'2021-05-23 16:23:10'),(37119,1,44,'2021-05-23 16:50:52'),(37120,1,44,'2021-05-23 16:52:13'),(37121,1,44,'2021-05-23 17:12:16'),(37122,1,44,'2021-05-23 17:19:06'),(37123,1,44,'2021-05-23 17:35:46'),(37124,1,44,'2021-05-23 17:45:30'),(37125,1,44,'2021-05-23 17:57:12'),(37126,1,59,'2021-05-23 18:16:10'),(37127,1,44,'2021-05-23 18:33:49'),(37128,1,44,'2021-05-23 19:03:09'),(37129,1,44,'2021-05-23 19:07:52'),(37130,1,44,'2021-05-23 19:07:52'),(37131,1,44,'2021-05-23 19:22:44'),(37132,1,44,'2021-05-23 20:12:22'),(37133,1,6,'2021-05-23 20:30:52'),(37134,1,66,'2021-05-23 20:49:32'),(37135,1,62,'2021-05-23 20:56:27'),(37136,1,44,'2021-05-23 20:59:56'),(37137,1,44,'2021-05-23 21:22:20'),(37138,1,53,'2021-05-23 21:33:33'),(37139,1,44,'2021-05-23 21:47:39'),(37140,1,44,'2021-05-23 21:49:11'),(37141,1,44,'2021-05-23 22:05:44'),(37142,1,44,'2021-05-23 22:11:39'),(37143,1,44,'2021-05-23 22:17:26'),(37144,1,44,'2021-05-23 22:19:38'),(37145,1,44,'2021-05-23 22:21:45'),(37146,1,6,'2021-05-23 22:29:29'),(37147,1,44,'2021-05-23 22:32:47'),(37148,1,44,'2021-05-23 22:33:50'),(37149,1,44,'2021-05-23 22:34:00'),(37150,1,44,'2021-05-23 22:35:05'),(37151,1,44,'2021-05-23 22:35:34'),(37152,1,44,'2021-05-23 22:38:41'),(37153,1,44,'2021-05-23 22:42:46'),(37154,1,44,'2021-05-23 22:57:25'),(37155,1,45,'2021-05-23 23:15:34'),(37156,1,44,'2021-05-23 23:21:50'),(37157,1,44,'2021-05-23 23:43:25'),(37158,1,44,'2021-05-23 23:47:56'),(37159,1,44,'2021-05-24 00:12:46'),(37160,1,44,'2021-05-24 00:37:12'),(37161,1,44,'2021-05-24 01:01:41'),(37162,1,43,'2021-05-24 01:23:44'),(37163,1,44,'2021-05-24 01:53:44'),(37164,1,44,'2021-05-24 01:55:58'),(37165,1,44,'2021-05-24 01:58:24'),(37166,1,44,'2021-05-24 02:41:25'),(37167,1,15,'2021-05-24 02:42:43'),(37168,1,44,'2021-05-24 02:46:34'),(37169,1,44,'2021-05-24 02:59:24'),(37170,1,14,'2021-05-24 03:00:19'),(37171,1,44,'2021-05-24 03:00:22'),(37172,1,45,'2021-05-24 03:05:32'),(37173,1,13,'2021-05-24 03:09:10'),(37174,1,6,'2021-05-24 03:10:11'),(37175,1,53,'2021-05-24 03:18:21'),(37176,1,13,'2021-05-24 03:34:09'),(37177,1,15,'2021-05-24 03:34:24'),(37178,1,62,'2021-05-24 03:42:57'),(37179,1,44,'2021-05-24 03:42:58'),(37180,1,13,'2021-05-24 04:05:17'),(37181,1,44,'2021-05-24 04:08:27'),(37182,1,6,'2021-05-24 04:32:46'),(37183,1,44,'2021-05-24 04:39:55'),(37184,1,62,'2021-05-24 04:41:13'),(37185,1,14,'2021-05-24 04:41:56'),(37186,1,53,'2021-05-24 04:42:38'),(37187,1,5,'2021-05-24 04:45:28'),(37188,1,44,'2021-05-24 04:47:32'),(37189,1,44,'2021-05-24 04:51:14'),(37190,1,44,'2021-05-24 05:02:16'),(37191,1,13,'2021-05-24 05:14:42'),(37192,1,15,'2021-05-24 05:18:23'),(37193,1,13,'2021-05-24 05:20:22'),(37194,1,44,'2021-05-24 05:26:24'),(37195,1,44,'2021-05-24 05:55:17'),(37196,1,44,'2021-05-24 06:05:02'),(37197,1,15,'2021-05-24 06:13:17'),(37198,1,13,'2021-05-24 06:25:32'),(37199,1,44,'2021-05-24 06:36:43'),(37200,1,44,'2021-05-24 06:39:10'),(37201,1,44,'2021-05-24 06:45:26'),(37202,1,44,'2021-05-24 07:09:40'),(37203,1,44,'2021-05-24 07:23:55'),(37204,1,15,'2021-05-24 07:24:21'),(37205,1,44,'2021-05-24 07:24:51'),(37206,1,44,'2021-05-24 07:40:39'),(37207,1,44,'2021-05-24 07:42:52'),(37208,1,44,'2021-05-24 07:48:25'),(37209,1,44,'2021-05-24 08:02:06'),(37210,1,6,'2021-05-24 08:12:15'),(37211,1,5,'2021-05-24 08:34:13'),(37212,1,13,'2021-05-24 08:34:25'),(37213,1,44,'2021-05-24 08:34:33'),(37214,1,44,'2021-05-24 08:38:26'),(37215,1,44,'2021-05-24 08:42:34'),(37216,1,44,'2021-05-24 08:44:53'),(37217,1,13,'2021-05-24 08:48:38'),(37218,1,44,'2021-05-24 08:52:02'),(37219,1,44,'2021-05-24 08:52:15'),(37220,1,14,'2021-05-24 08:53:24'),(37221,1,44,'2021-05-24 08:54:28'),(37222,1,45,'2021-05-24 09:07:45'),(37223,1,15,'2021-05-24 09:14:20'),(37224,1,44,'2021-05-24 09:21:55'),(37225,1,44,'2021-05-24 09:22:51'),(37226,1,14,'2021-05-24 09:25:50'),(37227,1,13,'2021-05-24 09:29:52'),(37228,1,44,'2021-05-24 09:33:13'),(37229,1,44,'2021-05-24 09:45:14'),(37230,1,15,'2021-05-24 09:57:57'),(37231,1,6,'2021-05-24 09:57:58'),(37232,1,44,'2021-05-24 09:59:25'),(37233,1,44,'2021-05-24 10:05:03'),(37234,1,13,'2021-05-24 10:10:09'),(37235,1,44,'2021-05-24 10:11:54'),(37236,1,44,'2021-05-24 10:15:22'),(37237,1,44,'2021-05-24 10:23:51'),(37238,1,56,'2021-05-24 10:39:44'),(37239,1,44,'2021-05-24 10:46:32'),(37240,1,44,'2021-05-24 10:51:57'),(37241,1,44,'2021-05-24 10:57:59'),(37242,1,15,'2021-05-24 11:12:45'),(37243,1,44,'2021-05-24 11:21:14'),(37244,1,13,'2021-05-24 11:23:22'),(37245,1,44,'2021-05-24 11:41:53'),(37246,1,44,'2021-05-24 11:45:31'),(37247,1,13,'2021-05-24 11:58:02'),(37248,1,44,'2021-05-24 12:03:32'),(37249,1,44,'2021-05-24 12:29:29'),(37250,1,13,'2021-05-24 12:30:51'),(37251,1,44,'2021-05-24 12:44:34'),(37252,1,44,'2021-05-24 12:50:44'),(37253,1,44,'2021-05-24 12:51:06'),(37254,1,15,'2021-05-24 12:51:37'),(37255,1,44,'2021-05-24 13:00:49'),(37256,1,44,'2021-05-24 13:01:45'),(37257,1,44,'2021-05-24 13:12:21'),(37258,1,44,'2021-05-24 13:35:02'),(37259,1,6,'2021-05-24 13:35:42'),(37260,1,44,'2021-05-24 13:45:35'),(37261,1,44,'2021-05-24 13:49:00'),(37262,1,44,'2021-05-24 13:56:56'),(37263,1,15,'2021-05-24 14:15:38'),(37264,1,44,'2021-05-24 14:18:32'),(37265,1,6,'2021-05-24 14:32:58'),(37266,1,15,'2021-05-24 14:33:00'),(37267,1,5,'2021-05-24 14:33:54'),(37268,1,44,'2021-05-24 14:34:32'),(37269,1,14,'2021-05-24 14:37:23'),(37270,1,44,'2021-05-24 14:42:12'),(37271,1,44,'2021-05-24 14:42:32'),(37272,1,13,'2021-05-24 14:42:56'),(37273,1,14,'2021-05-24 14:44:52'),(37274,1,44,'2021-05-24 14:52:38'),(37275,1,44,'2021-05-24 15:17:41'),(37276,1,44,'2021-05-24 15:18:21'),(37277,1,15,'2021-05-24 15:30:25'),(37278,1,44,'2021-05-24 15:47:04'),(37279,1,44,'2021-05-24 15:55:23'),(37280,1,6,'2021-05-24 16:04:31'),(37281,1,44,'2021-05-24 16:16:00'),(37282,1,15,'2021-05-24 16:17:06'),(37283,1,15,'2021-05-24 16:28:12'),(37284,1,44,'2021-05-24 17:00:47'),(37285,1,44,'2021-05-24 17:31:14'),(37286,1,44,'2021-05-24 18:01:08'),(37287,1,44,'2021-05-24 18:05:01'),(37288,1,6,'2021-05-24 18:05:02'),(37289,1,6,'2021-05-24 18:05:04'),(37290,1,15,'2021-05-24 18:08:34'),(37291,1,44,'2021-05-24 18:21:18'),(37292,1,44,'2021-05-24 18:28:59'),(37293,1,44,'2021-05-24 18:44:26'),(37294,1,44,'2021-05-24 18:57:43'),(37295,1,44,'2021-05-24 19:02:42'),(37296,1,44,'2021-05-24 19:45:52'),(37297,1,44,'2021-05-24 19:46:57'),(37298,1,62,'2021-05-24 19:49:45'),(37299,1,6,'2021-05-24 19:58:42'),(37300,1,79,'2021-05-24 20:10:13'),(37301,1,44,'2021-05-24 21:12:11'),(37302,1,44,'2021-05-24 21:18:05'),(37303,1,66,'2021-05-24 22:02:40'),(37304,1,44,'2021-05-24 22:16:59'),(37305,1,44,'2021-05-24 22:18:14'),(37306,1,44,'2021-05-24 22:34:21'),(37307,1,44,'2021-05-24 22:37:31'),(37308,1,13,'2021-05-24 23:09:23'),(37309,1,44,'2021-05-24 23:21:40'),(37310,1,44,'2021-05-24 23:26:39'),(37311,1,44,'2021-05-25 00:04:17'),(37312,1,44,'2021-05-25 00:43:56'),(37313,1,73,'2021-05-25 00:45:46'),(37314,1,44,'2021-05-25 01:16:58'),(37315,1,44,'2021-05-25 01:25:42'),(37316,1,44,'2021-05-25 01:39:53'),(37317,1,44,'2021-05-25 01:44:09'),(37318,1,44,'2021-05-25 01:47:46'),(37319,1,44,'2021-05-25 01:51:12'),(37320,1,44,'2021-05-25 01:53:15'),(37321,1,44,'2021-05-25 01:54:37'),(37322,1,44,'2021-05-25 01:57:51'),(37323,1,44,'2021-05-25 02:03:05'),(37324,1,44,'2021-05-25 02:18:00'),(37325,1,44,'2021-05-25 02:25:19'),(37326,1,44,'2021-05-25 02:25:51'),(37327,1,6,'2021-05-25 02:39:37'),(37328,1,15,'2021-05-25 02:39:56'),(37329,1,5,'2021-05-25 02:49:33'),(37330,1,5,'2021-05-25 03:03:33'),(37331,1,44,'2021-05-25 03:06:31'),(37332,1,44,'2021-05-25 03:14:44'),(37333,1,44,'2021-05-25 03:22:35'),(37334,1,5,'2021-05-25 03:23:02'),(37335,1,44,'2021-05-25 03:30:08'),(37336,1,5,'2021-05-25 03:30:37'),(37337,1,44,'2021-05-25 03:41:37'),(37338,1,44,'2021-05-25 03:50:18'),(37339,1,44,'2021-05-25 03:51:22'),(37340,1,45,'2021-05-25 03:51:38'),(37341,1,5,'2021-05-25 03:59:52'),(37342,1,44,'2021-05-25 04:06:27'),(37343,1,44,'2021-05-25 04:30:27'),(37344,1,44,'2021-05-25 04:39:53'),(37345,1,44,'2021-05-25 04:41:57'),(37346,1,13,'2021-05-25 04:52:58'),(37347,1,44,'2021-05-25 04:53:00'),(37348,1,44,'2021-05-25 04:55:26'),(37349,1,44,'2021-05-25 05:31:26'),(37350,1,44,'2021-05-25 06:05:24'),(37351,1,44,'2021-05-25 06:13:48'),(37352,1,76,'2021-05-25 06:26:31'),(37353,1,76,'2021-05-25 06:26:38'),(37354,1,76,'2021-05-25 06:26:40'),(37355,1,76,'2021-05-25 06:26:41'),(37356,1,76,'2021-05-25 06:27:01'),(37357,1,76,'2021-05-25 06:27:04'),(37358,1,76,'2021-05-25 06:27:07'),(37359,1,76,'2021-05-25 06:27:11'),(37360,1,76,'2021-05-25 06:27:27'),(37361,1,76,'2021-05-25 06:27:36'),(37362,1,76,'2021-05-25 06:27:42'),(37363,1,76,'2021-05-25 06:27:48'),(37364,1,76,'2021-05-25 06:27:51'),(37365,1,76,'2021-05-25 06:28:01'),(37366,1,76,'2021-05-25 06:28:13'),(37367,1,76,'2021-05-25 06:28:18'),(37368,1,76,'2021-05-25 06:28:21'),(37369,1,76,'2021-05-25 06:28:24'),(37370,1,76,'2021-05-25 06:28:29'),(37371,1,76,'2021-05-25 06:28:31'),(37372,1,76,'2021-05-25 06:28:33'),(37373,1,44,'2021-05-25 06:28:37'),(37374,1,44,'2021-05-25 06:28:40'),(37375,1,76,'2021-05-25 06:28:42'),(37376,1,76,'2021-05-25 06:28:45'),(37377,1,76,'2021-05-25 06:28:47'),(37378,1,76,'2021-05-25 06:28:55'),(37379,1,76,'2021-05-25 06:29:04'),(37380,1,76,'2021-05-25 06:29:11'),(37381,1,76,'2021-05-25 06:29:17'),(37382,1,76,'2021-05-25 06:29:22'),(37383,1,76,'2021-05-25 06:29:24'),(37384,1,76,'2021-05-25 06:29:30'),(37385,1,76,'2021-05-25 06:29:37'),(37386,1,76,'2021-05-25 06:29:44'),(37387,1,76,'2021-05-25 06:29:48'),(37388,1,76,'2021-05-25 06:29:51'),(37389,1,76,'2021-05-25 06:29:53'),(37390,1,76,'2021-05-25 06:30:01'),(37391,1,76,'2021-05-25 06:30:04'),(37392,1,76,'2021-05-25 06:30:10'),(37393,1,76,'2021-05-25 06:30:15'),(37394,1,76,'2021-05-25 06:30:20'),(37395,1,76,'2021-05-25 06:30:22'),(37396,1,76,'2021-05-25 06:30:25'),(37397,1,76,'2021-05-25 06:30:29'),(37398,1,76,'2021-05-25 06:30:33'),(37399,1,44,'2021-05-25 06:30:36'),(37400,1,44,'2021-05-25 06:30:41'),(37401,1,44,'2021-05-25 06:30:46'),(37402,1,44,'2021-05-25 06:30:53'),(37403,1,76,'2021-05-25 06:30:56'),(37404,1,76,'2021-05-25 06:30:58'),(37405,1,76,'2021-05-25 06:31:03'),(37406,1,76,'2021-05-25 06:31:14'),(37407,1,76,'2021-05-25 06:31:24'),(37408,1,76,'2021-05-25 06:31:35'),(37409,1,76,'2021-05-25 06:31:40'),(37410,1,76,'2021-05-25 06:31:46'),(37411,1,76,'2021-05-25 06:31:50'),(37412,1,76,'2021-05-25 06:31:52'),(37413,1,76,'2021-05-25 06:31:53'),(37414,1,76,'2021-05-25 06:31:58'),(37415,1,76,'2021-05-25 06:32:01'),(37416,1,76,'2021-05-25 06:32:03'),(37417,1,76,'2021-05-25 06:32:05'),(37418,1,76,'2021-05-25 06:32:15'),(37419,1,76,'2021-05-25 06:32:19'),(37420,1,76,'2021-05-25 06:32:21'),(37421,1,76,'2021-05-25 06:32:23'),(37422,1,76,'2021-05-25 06:32:24'),(37423,1,76,'2021-05-25 06:32:26'),(37424,1,76,'2021-05-25 06:32:28'),(37425,1,76,'2021-05-25 06:32:32'),(37426,1,76,'2021-05-25 06:32:34'),(37427,1,76,'2021-05-25 06:32:37'),(37428,1,76,'2021-05-25 06:32:39'),(37429,1,76,'2021-05-25 06:32:44'),(37430,1,76,'2021-05-25 06:32:47'),(37431,1,76,'2021-05-25 06:32:49'),(37432,1,76,'2021-05-25 06:32:51'),(37433,1,76,'2021-05-25 06:32:54'),(37434,1,76,'2021-05-25 06:32:56'),(37435,1,76,'2021-05-25 06:33:00'),(37436,1,76,'2021-05-25 06:33:05'),(37437,1,76,'2021-05-25 06:33:10'),(37438,1,76,'2021-05-25 06:33:17'),(37439,1,76,'2021-05-25 06:33:20'),(37440,1,76,'2021-05-25 06:33:22'),(37441,1,76,'2021-05-25 06:33:25'),(37442,1,76,'2021-05-25 06:33:31'),(37443,1,76,'2021-05-25 06:33:38'),(37444,1,76,'2021-05-25 06:33:40'),(37445,1,76,'2021-05-25 06:33:42'),(37446,1,76,'2021-05-25 06:33:44'),(37447,1,76,'2021-05-25 06:33:49'),(37448,1,76,'2021-05-25 06:33:53'),(37449,1,76,'2021-05-25 06:33:56'),(37450,1,76,'2021-05-25 06:33:59'),(37451,1,76,'2021-05-25 06:34:01'),(37452,1,76,'2021-05-25 06:34:03'),(37453,1,76,'2021-05-25 06:34:11'),(37454,1,76,'2021-05-25 06:34:19'),(37455,1,76,'2021-05-25 06:34:22'),(37456,1,76,'2021-05-25 06:34:26'),(37457,1,76,'2021-05-25 06:34:30'),(37458,1,76,'2021-05-25 06:34:34'),(37459,1,76,'2021-05-25 06:34:40'),(37460,1,76,'2021-05-25 06:34:44'),(37461,1,76,'2021-05-25 06:34:47'),(37462,1,76,'2021-05-25 06:34:49'),(37463,1,76,'2021-05-25 06:34:52'),(37464,1,76,'2021-05-25 06:34:55'),(37465,1,76,'2021-05-25 06:34:58'),(37466,1,76,'2021-05-25 06:35:01'),(37467,1,76,'2021-05-25 06:35:04'),(37468,1,76,'2021-05-25 06:35:07'),(37469,1,76,'2021-05-25 06:35:10'),(37470,1,76,'2021-05-25 06:35:15'),(37471,1,76,'2021-05-25 06:35:21'),(37472,1,76,'2021-05-25 06:35:23'),(37473,1,76,'2021-05-25 06:35:25'),(37474,1,76,'2021-05-25 06:35:30'),(37475,1,76,'2021-05-25 06:35:33'),(37476,1,76,'2021-05-25 06:35:35'),(37477,1,76,'2021-05-25 06:35:39'),(37478,1,76,'2021-05-25 06:35:45'),(37479,1,76,'2021-05-25 06:35:48'),(37480,1,76,'2021-05-25 06:35:52'),(37481,1,76,'2021-05-25 06:35:54'),(37482,1,76,'2021-05-25 06:35:57'),(37483,1,76,'2021-05-25 06:36:00'),(37484,1,76,'2021-05-25 06:36:02'),(37485,1,76,'2021-05-25 06:36:04'),(37486,1,76,'2021-05-25 06:36:08'),(37487,1,76,'2021-05-25 06:36:18'),(37488,1,76,'2021-05-25 06:36:27'),(37489,1,76,'2021-05-25 06:36:33'),(37490,1,76,'2021-05-25 06:36:34'),(37491,1,76,'2021-05-25 06:36:37'),(37492,1,76,'2021-05-25 06:36:39'),(37493,1,76,'2021-05-25 06:36:41'),(37494,1,76,'2021-05-25 06:36:44'),(37495,1,76,'2021-05-25 06:36:47'),(37496,1,76,'2021-05-25 06:36:50'),(37497,1,76,'2021-05-25 06:36:54'),(37498,1,76,'2021-05-25 06:36:57'),(37499,1,76,'2021-05-25 06:37:00'),(37500,1,76,'2021-05-25 06:37:03'),(37501,1,76,'2021-05-25 06:37:06'),(37502,1,76,'2021-05-25 06:37:10'),(37503,1,76,'2021-05-25 06:37:12'),(37504,1,76,'2021-05-25 06:37:17'),(37505,1,76,'2021-05-25 06:37:19'),(37506,1,76,'2021-05-25 06:37:22'),(37507,1,76,'2021-05-25 06:37:25'),(37508,1,76,'2021-05-25 06:37:28'),(37509,1,76,'2021-05-25 06:37:30'),(37510,1,76,'2021-05-25 06:37:32'),(37511,1,76,'2021-05-25 06:37:36'),(37512,1,76,'2021-05-25 06:37:38'),(37513,1,76,'2021-05-25 06:37:40'),(37514,1,76,'2021-05-25 06:37:42'),(37515,1,76,'2021-05-25 06:37:45'),(37516,1,76,'2021-05-25 06:37:48'),(37517,1,76,'2021-05-25 06:37:50'),(37518,1,76,'2021-05-25 06:37:55'),(37519,1,76,'2021-05-25 06:37:57'),(37520,1,76,'2021-05-25 06:38:00'),(37521,1,76,'2021-05-25 06:38:02'),(37522,1,76,'2021-05-25 06:38:05'),(37523,1,76,'2021-05-25 06:38:10'),(37524,1,76,'2021-05-25 06:38:12'),(37525,1,76,'2021-05-25 06:38:17'),(37526,1,76,'2021-05-25 06:38:21'),(37527,1,76,'2021-05-25 06:38:26'),(37528,1,76,'2021-05-25 06:38:29'),(37529,1,76,'2021-05-25 06:38:32'),(37530,1,76,'2021-05-25 06:38:34'),(37531,1,76,'2021-05-25 06:38:37'),(37532,1,76,'2021-05-25 06:38:40'),(37533,1,76,'2021-05-25 06:38:43'),(37534,1,76,'2021-05-25 06:38:49'),(37535,1,76,'2021-05-25 06:38:51'),(37536,1,76,'2021-05-25 06:38:56'),(37537,1,76,'2021-05-25 06:38:59'),(37538,1,76,'2021-05-25 06:39:01'),(37539,1,76,'2021-05-25 06:39:04'),(37540,1,76,'2021-05-25 06:39:08'),(37541,1,76,'2021-05-25 06:39:13'),(37542,1,76,'2021-05-25 06:39:21'),(37543,1,76,'2021-05-25 06:39:25'),(37544,1,76,'2021-05-25 06:39:29'),(37545,1,76,'2021-05-25 06:39:31'),(37546,1,76,'2021-05-25 06:39:33'),(37547,1,76,'2021-05-25 06:39:35'),(37548,1,76,'2021-05-25 06:39:37'),(37549,1,76,'2021-05-25 06:39:42'),(37550,1,76,'2021-05-25 06:39:47'),(37551,1,76,'2021-05-25 06:39:50'),(37552,1,76,'2021-05-25 06:39:52'),(37553,1,76,'2021-05-25 06:39:55'),(37554,1,76,'2021-05-25 06:39:58'),(37555,1,76,'2021-05-25 06:40:01'),(37556,1,76,'2021-05-25 06:40:12'),(37557,1,76,'2021-05-25 06:40:17'),(37558,1,76,'2021-05-25 06:40:21'),(37559,1,76,'2021-05-25 06:40:23'),(37560,1,76,'2021-05-25 06:40:26'),(37561,1,76,'2021-05-25 06:40:29'),(37562,1,76,'2021-05-25 06:40:33'),(37563,1,76,'2021-05-25 06:40:35'),(37564,1,76,'2021-05-25 06:40:37'),(37565,1,76,'2021-05-25 06:40:40'),(37566,1,76,'2021-05-25 06:40:43'),(37567,1,76,'2021-05-25 06:40:46'),(37568,1,76,'2021-05-25 06:40:50'),(37569,1,76,'2021-05-25 06:40:56'),(37570,1,76,'2021-05-25 06:40:58'),(37571,1,76,'2021-05-25 06:41:01'),(37572,1,76,'2021-05-25 06:41:04'),(37573,1,76,'2021-05-25 06:41:07'),(37574,1,76,'2021-05-25 06:41:10'),(37575,1,76,'2021-05-25 06:41:12'),(37576,1,76,'2021-05-25 06:41:15'),(37577,1,76,'2021-05-25 06:41:18'),(37578,1,76,'2021-05-25 06:41:21'),(37579,1,76,'2021-05-25 06:41:24'),(37580,1,76,'2021-05-25 06:41:27'),(37581,1,76,'2021-05-25 06:41:29'),(37582,1,76,'2021-05-25 06:41:32'),(37583,1,76,'2021-05-25 06:41:37'),(37584,1,76,'2021-05-25 06:41:40'),(37585,1,76,'2021-05-25 06:41:43'),(37586,1,76,'2021-05-25 06:41:45'),(37587,1,76,'2021-05-25 06:41:49'),(37588,1,76,'2021-05-25 06:41:54'),(37589,1,76,'2021-05-25 06:41:56'),(37590,1,76,'2021-05-25 06:41:59'),(37591,1,44,'2021-05-25 07:11:18'),(37592,1,44,'2021-05-25 07:13:02'),(37593,1,44,'2021-05-25 07:24:47'),(37594,1,70,'2021-05-25 07:35:24'),(37595,1,44,'2021-05-25 07:38:37'),(37596,1,44,'2021-05-25 07:48:03'),(37597,1,44,'2021-05-25 07:51:22'),(37598,1,44,'2021-05-25 08:03:50'),(37599,1,44,'2021-05-25 08:08:01'),(37600,1,44,'2021-05-25 08:16:27'),(37601,1,44,'2021-05-25 08:29:24'),(37602,1,13,'2021-05-25 08:32:08'),(37603,1,44,'2021-05-25 08:32:15'),(37604,1,44,'2021-05-25 08:33:44'),(37605,1,14,'2021-05-25 08:34:24'),(37606,1,44,'2021-05-25 08:41:29'),(37607,1,44,'2021-05-25 08:43:18'),(37608,1,44,'2021-05-25 08:50:06'),(37609,1,5,'2021-05-25 08:51:26'),(37610,1,44,'2021-05-25 08:56:51'),(37611,1,15,'2021-05-25 09:02:55'),(37612,1,14,'2021-05-25 09:11:09'),(37613,1,5,'2021-05-25 09:12:47'),(37614,1,44,'2021-05-25 09:17:50'),(37615,1,44,'2021-05-25 09:19:10'),(37616,1,44,'2021-05-25 09:40:54'),(37617,1,6,'2021-05-25 09:44:11'),(37618,1,44,'2021-05-25 10:04:23'),(37619,1,44,'2021-05-25 10:05:55'),(37620,1,15,'2021-05-25 10:06:11'),(37621,1,6,'2021-05-25 10:06:35'),(37622,1,44,'2021-05-25 10:14:40'),(37623,1,44,'2021-05-25 10:23:31'),(37624,1,44,'2021-05-25 10:27:14'),(37625,1,45,'2021-05-25 10:44:25'),(37626,1,44,'2021-05-25 10:46:41'),(37627,1,76,'2021-05-25 10:49:43'),(37628,1,53,'2021-05-25 10:54:57'),(37629,1,44,'2021-05-25 10:55:01'),(37630,1,44,'2021-05-25 11:18:54'),(37631,1,44,'2021-05-25 11:19:33'),(37632,1,44,'2021-05-25 11:25:08'),(37633,1,53,'2021-05-25 11:28:59'),(37634,1,44,'2021-05-25 11:54:41'),(37635,1,44,'2021-05-25 11:56:05'),(37636,1,44,'2021-05-25 12:09:11'),(37637,1,44,'2021-05-25 12:09:40'),(37638,1,44,'2021-05-25 12:33:19'),(37639,1,44,'2021-05-25 12:36:33'),(37640,1,44,'2021-05-25 12:56:34'),(37641,1,44,'2021-05-25 13:07:30'),(37642,1,44,'2021-05-25 13:19:50'),(37643,1,44,'2021-05-25 13:27:36'),(37644,1,44,'2021-05-25 13:52:24'),(37645,1,44,'2021-05-25 13:55:03'),(37646,1,44,'2021-05-25 13:56:01'),(37647,1,44,'2021-05-25 14:03:08'),(37648,1,44,'2021-05-25 14:04:00'),(37649,1,44,'2021-05-25 14:13:57'),(37650,1,44,'2021-05-25 14:19:08'),(37651,1,13,'2021-05-25 14:31:25'),(37652,1,44,'2021-05-25 14:32:14'),(37653,1,5,'2021-05-25 14:33:43'),(37654,1,14,'2021-05-25 14:34:08'),(37655,1,44,'2021-05-25 14:37:06'),(37656,1,6,'2021-05-25 14:37:08'),(37657,1,6,'2021-05-25 14:40:18'),(37658,1,6,'2021-05-25 14:42:44'),(37659,1,6,'2021-05-25 14:45:00'),(37660,1,44,'2021-05-25 14:45:27'),(37661,1,44,'2021-05-25 14:48:35'),(37662,1,6,'2021-05-25 14:49:08'),(37663,1,44,'2021-05-25 15:00:07'),(37664,1,44,'2021-05-25 15:09:05'),(37665,1,44,'2021-05-25 15:09:49'),(37666,1,44,'2021-05-25 15:21:33'),(37667,1,44,'2021-05-25 15:40:56'),(37668,1,44,'2021-05-25 15:55:14'),(37669,1,44,'2021-05-25 16:12:43'),(37670,1,44,'2021-05-25 16:12:48'),(37671,1,44,'2021-05-25 16:12:52'),(37672,1,44,'2021-05-25 16:12:55'),(37673,1,44,'2021-05-25 16:17:51'),(37674,1,44,'2021-05-25 16:59:16'),(37675,1,44,'2021-05-25 17:22:53'),(37676,1,15,'2021-05-25 17:39:31'),(37677,1,44,'2021-05-25 17:45:16'),(37678,1,44,'2021-05-25 18:06:28'),(37679,1,15,'2021-05-25 18:13:00'),(37680,1,44,'2021-05-25 18:28:02'),(37681,1,15,'2021-05-25 18:46:29'),(37682,1,6,'2021-05-25 18:59:08'),(37683,1,44,'2021-05-25 19:11:19'),(37684,1,44,'2021-05-25 19:42:23'),(37685,1,44,'2021-05-25 19:53:11'),(37686,1,44,'2021-05-25 19:59:26'),(37687,1,59,'2021-05-25 20:30:34'),(37688,1,43,'2021-05-25 20:43:19'),(37689,1,5,'2021-05-25 20:48:55'),(37690,1,45,'2021-05-25 20:54:33'),(37691,1,44,'2021-05-25 21:05:48'),(37692,1,44,'2021-05-25 21:30:04'),(37693,1,44,'2021-05-25 21:50:42'),(37694,1,44,'2021-05-25 22:08:15'),(37695,1,44,'2021-05-25 22:08:16'),(37696,1,44,'2021-05-25 22:12:12'),(37697,1,44,'2021-05-25 22:17:48'),(37698,1,44,'2021-05-25 22:19:10'),(37699,1,44,'2021-05-25 22:23:19'),(37700,1,44,'2021-05-25 22:34:08'),(37701,1,44,'2021-05-25 22:35:26'),(37702,1,44,'2021-05-25 22:40:35'),(37703,1,44,'2021-05-25 22:41:35'),(37704,1,44,'2021-05-25 22:44:47'),(37705,1,44,'2021-05-25 22:48:50'),(37706,1,44,'2021-05-25 23:11:07'),(37707,1,44,'2021-05-25 23:21:34'),(37708,1,53,'2021-05-25 23:21:35'),(37709,1,6,'2021-05-25 23:21:36'),(37710,1,6,'2021-05-25 23:21:38'),(37711,1,44,'2021-05-26 00:14:32'),(37712,1,15,'2021-05-26 00:43:36'),(37713,1,44,'2021-05-26 01:34:56'),(37714,1,44,'2021-05-26 02:12:03'),(37715,1,13,'2021-05-26 02:29:09'),(37716,1,44,'2021-05-26 02:35:27'),(37717,1,13,'2021-05-26 02:35:44'),(37718,1,6,'2021-05-26 02:36:46'),(37719,1,44,'2021-05-26 02:37:07'),(37720,1,44,'2021-05-26 02:41:40'),(37721,1,44,'2021-05-26 02:41:51'),(37722,1,44,'2021-05-26 02:47:40'),(37723,1,44,'2021-05-26 02:51:17'),(37724,1,44,'2021-05-26 03:00:07'),(37725,1,45,'2021-05-26 03:00:38'),(37726,1,45,'2021-05-26 03:00:47'),(37727,1,45,'2021-05-26 03:00:49'),(37728,1,45,'2021-05-26 03:00:52'),(37729,1,5,'2021-05-26 03:08:23'),(37730,1,44,'2021-05-26 03:09:55'),(37731,1,44,'2021-05-26 03:12:28'),(37732,1,5,'2021-05-26 03:19:51'),(37733,1,14,'2021-05-26 03:24:50'),(37734,1,5,'2021-05-26 03:31:33'),(37735,1,44,'2021-05-26 03:38:26'),(37736,1,44,'2021-05-26 03:39:51'),(37737,1,44,'2021-05-26 03:40:33'),(37738,1,70,'2021-05-26 04:07:30'),(37739,1,79,'2021-05-26 04:07:45'),(37740,1,53,'2021-05-26 04:08:00'),(37741,1,44,'2021-05-26 04:14:14'),(37742,1,14,'2021-05-26 04:25:56'),(37743,1,14,'2021-05-26 04:29:39'),(37744,1,44,'2021-05-26 04:40:39'),(37745,1,44,'2021-05-26 04:40:51'),(37746,1,6,'2021-05-26 04:41:26'),(37747,1,15,'2021-05-26 04:41:42'),(37748,1,44,'2021-05-26 04:48:03'),(37749,1,44,'2021-05-26 05:01:46'),(37750,1,44,'2021-05-26 05:04:03'),(37751,1,14,'2021-05-26 05:21:27'),(37752,1,5,'2021-05-26 05:22:09'),(37753,1,44,'2021-05-26 05:22:48'),(37754,1,44,'2021-05-26 05:25:01'),(37755,1,44,'2021-05-26 05:41:53'),(37756,1,44,'2021-05-26 05:47:42'),(37757,1,14,'2021-05-26 06:05:24'),(37758,1,14,'2021-05-26 06:13:30'),(37759,1,44,'2021-05-26 06:24:03'),(37760,1,44,'2021-05-26 06:24:45'),(37761,1,44,'2021-05-26 06:48:09'),(37762,1,44,'2021-05-26 06:49:18'),(37763,1,44,'2021-05-26 06:49:31'),(37764,1,44,'2021-05-26 06:49:35'),(37765,1,44,'2021-05-26 06:49:38'),(37766,1,44,'2021-05-26 06:50:47'),(37767,1,6,'2021-05-26 06:51:25'),(37768,1,44,'2021-05-26 06:52:07'),(37769,1,44,'2021-05-26 06:58:22'),(37770,1,44,'2021-05-26 07:03:37'),(37771,1,44,'2021-05-26 07:09:15'),(37772,1,66,'2021-05-26 07:10:14'),(37773,1,44,'2021-05-26 07:16:07'),(37774,1,44,'2021-05-26 07:16:15'),(37775,1,44,'2021-05-26 07:27:18'),(37776,1,44,'2021-05-26 07:39:12'),(37777,1,44,'2021-05-26 07:50:52'),(37778,1,44,'2021-05-26 08:00:17'),(37779,1,44,'2021-05-26 08:20:51'),(37780,1,44,'2021-05-26 08:24:54'),(37781,1,6,'2021-05-26 08:32:26'),(37782,1,15,'2021-05-26 08:32:40'),(37783,1,5,'2021-05-26 08:33:11'),(37784,1,14,'2021-05-26 08:33:33'),(37785,1,13,'2021-05-26 08:34:07'),(37786,1,13,'2021-05-26 08:37:54'),(37787,1,15,'2021-05-26 08:46:38'),(37788,1,13,'2021-05-26 08:51:31'),(37789,1,44,'2021-05-26 08:52:57'),(37790,1,13,'2021-05-26 09:01:37'),(37791,1,15,'2021-05-26 09:03:08'),(37792,1,44,'2021-05-26 09:06:54'),(37793,1,44,'2021-05-26 09:08:12'),(37794,1,44,'2021-05-26 09:09:49'),(37795,1,44,'2021-05-26 09:17:13'),(37796,1,44,'2021-05-26 09:17:51'),(37797,1,44,'2021-05-26 09:27:01'),(37798,1,15,'2021-05-26 09:30:57'),(37799,1,44,'2021-05-26 09:55:35'),(37800,1,44,'2021-05-26 09:57:54'),(37801,1,44,'2021-05-26 10:01:21'),(37802,1,44,'2021-05-26 10:01:58'),(37803,1,44,'2021-05-26 10:02:28'),(37804,1,14,'2021-05-26 10:22:52'),(37805,1,44,'2021-05-26 10:34:12'),(37806,1,44,'2021-05-26 10:45:21'),(37807,1,44,'2021-05-26 10:46:45'),(37808,1,73,'2021-05-26 10:53:38'),(37809,1,44,'2021-05-26 11:03:46'),(37810,1,44,'2021-05-26 11:06:12'),(37811,1,44,'2021-05-26 11:14:40'),(37812,1,44,'2021-05-26 11:24:04'),(37813,1,6,'2021-05-26 11:24:27'),(37814,1,53,'2021-05-26 11:24:41'),(37815,1,53,'2021-05-26 11:24:56'),(37816,1,6,'2021-05-26 11:25:35'),(37817,1,53,'2021-05-26 11:26:45'),(37818,1,53,'2021-05-26 11:27:15'),(37819,1,53,'2021-05-26 11:27:47'),(37820,1,44,'2021-05-26 11:31:30'),(37821,1,44,'2021-05-26 11:38:44'),(37822,1,44,'2021-05-26 11:57:54'),(37823,1,44,'2021-05-26 12:22:33'),(37824,1,44,'2021-05-26 12:27:44'),(37825,1,44,'2021-05-26 12:47:32'),(37826,1,44,'2021-05-26 13:03:56'),(37827,1,44,'2021-05-26 13:10:56'),(37828,1,44,'2021-05-26 13:34:20'),(37829,1,66,'2021-05-26 13:36:00'),(37830,1,44,'2021-05-26 13:39:08'),(37831,1,44,'2021-05-26 13:41:48'),(37832,1,44,'2021-05-26 13:44:23'),(37833,1,44,'2021-05-26 13:47:10'),(37834,1,44,'2021-05-26 13:57:12'),(37835,1,44,'2021-05-26 14:06:57'),(37836,1,44,'2021-05-26 14:19:07'),(37837,1,14,'2021-05-26 14:31:51'),(37838,1,5,'2021-05-26 14:34:02'),(37839,1,44,'2021-05-26 14:36:26'),(37840,1,45,'2021-05-26 14:41:39'),(37841,1,66,'2021-05-26 14:43:23'),(37842,1,6,'2021-05-26 14:44:02'),(37843,1,44,'2021-05-26 14:44:25'),(37844,1,13,'2021-05-26 14:44:34'),(37845,1,44,'2021-05-26 14:44:35'),(37846,1,44,'2021-05-26 14:47:37'),(37847,1,44,'2021-05-26 14:50:03'),(37848,1,6,'2021-05-26 14:50:59'),(37849,1,44,'2021-05-26 14:51:00'),(37850,1,6,'2021-05-26 15:06:09'),(37851,1,44,'2021-05-26 15:08:07'),(37852,1,15,'2021-05-26 15:18:18'),(37853,1,13,'2021-05-26 15:21:17'),(37854,1,15,'2021-05-26 15:23:27'),(37855,1,44,'2021-05-26 15:27:07'),(37856,1,44,'2021-05-26 15:28:37'),(37857,1,44,'2021-05-26 15:36:23'),(37858,1,44,'2021-05-26 15:37:47'),(37859,1,44,'2021-05-26 15:57:23'),(37860,1,15,'2021-05-26 16:00:44'),(37861,1,44,'2021-05-26 16:09:16'),(37862,1,70,'2021-05-26 16:19:27'),(37863,1,44,'2021-05-26 16:29:32'),(37864,1,45,'2021-05-26 16:54:33'),(37865,1,44,'2021-05-26 16:56:34'),(37866,1,44,'2021-05-26 17:20:55'),(37867,1,6,'2021-05-26 17:28:09'),(37868,1,44,'2021-05-26 18:10:45'),(37869,1,44,'2021-05-26 18:22:09'),(37870,1,73,'2021-05-26 18:53:16'),(37871,1,44,'2021-05-26 19:00:41'),(37872,1,44,'2021-05-26 19:13:28'),(37873,1,44,'2021-05-26 19:13:28'),(37874,1,44,'2021-05-26 19:22:11'),(37875,1,44,'2021-05-26 19:24:29'),(37876,1,59,'2021-05-26 19:27:12'),(37877,1,44,'2021-05-26 19:44:34'),(37878,1,56,'2021-05-26 19:56:06'),(37879,1,13,'2021-05-26 19:59:56'),(37880,1,44,'2021-05-26 20:11:40'),(37881,1,44,'2021-05-26 20:17:45'),(37882,1,6,'2021-05-26 20:30:08'),(37883,1,44,'2021-05-26 20:33:04'),(37884,1,44,'2021-05-26 20:33:41'),(37885,1,6,'2021-05-26 21:10:04'),(37886,1,76,'2021-05-26 22:05:10'),(37887,1,73,'2021-05-26 22:16:18'),(37888,1,44,'2021-05-26 22:20:28'),(37889,1,44,'2021-05-26 22:24:03'),(37890,1,44,'2021-05-26 22:33:24'),(37891,1,44,'2021-05-26 22:33:28'),(37892,1,44,'2021-05-26 22:47:06'),(37893,1,44,'2021-05-26 23:10:13'),(37894,1,62,'2021-05-27 00:00:43'),(37895,1,44,'2021-05-27 00:39:14'),(37896,1,6,'2021-05-27 00:39:15'),(37897,1,6,'2021-05-27 00:39:17'),(37898,1,44,'2021-05-27 01:04:33'),(37899,1,44,'2021-05-27 01:48:01'),(37900,1,15,'2021-05-27 01:48:34'),(37901,1,44,'2021-05-27 02:04:58'),(37902,1,44,'2021-05-27 02:20:43'),(37903,1,53,'2021-05-27 02:32:14'),(37904,1,44,'2021-05-27 02:38:36'),(37905,1,44,'2021-05-27 02:53:11'),(37906,1,6,'2021-05-27 02:53:23'),(37907,1,15,'2021-05-27 03:02:44'),(37908,1,6,'2021-05-27 03:08:04'),(37909,1,14,'2021-05-27 03:27:24'),(37910,1,15,'2021-05-27 03:38:05'),(37911,1,6,'2021-05-27 03:48:53'),(37912,1,44,'2021-05-27 03:56:13'),(37913,1,43,'2021-05-27 04:02:44'),(37914,1,44,'2021-05-27 04:09:01'),(37915,1,44,'2021-05-27 04:09:03'),(37916,1,6,'2021-05-27 04:10:18'),(37917,1,45,'2021-05-27 04:19:41'),(37918,1,6,'2021-05-27 04:31:18'),(37919,1,44,'2021-05-27 04:43:52'),(37920,1,79,'2021-05-27 04:46:35'),(37921,1,59,'2021-05-27 04:47:06'),(37922,1,44,'2021-05-27 04:55:30'),(37923,1,5,'2021-05-27 04:55:33'),(37924,1,44,'2021-05-27 04:55:34'),(37925,1,44,'2021-05-27 04:55:38'),(37926,1,44,'2021-05-27 04:55:40'),(37927,1,44,'2021-05-27 04:55:44'),(37928,1,44,'2021-05-27 04:55:47'),(37929,1,44,'2021-05-27 04:55:49'),(37930,1,44,'2021-05-27 04:55:53'),(37931,1,44,'2021-05-27 04:55:59'),(37932,1,44,'2021-05-27 04:56:02'),(37933,1,44,'2021-05-27 04:56:05'),(37934,1,44,'2021-05-27 04:56:08'),(37935,1,44,'2021-05-27 04:56:12'),(37936,1,44,'2021-05-27 04:56:15'),(37937,1,44,'2021-05-27 04:56:19'),(37938,1,44,'2021-05-27 04:56:24'),(37939,1,44,'2021-05-27 04:56:30'),(37940,1,44,'2021-05-27 04:56:32'),(37941,1,14,'2021-05-27 04:56:59'),(37942,1,44,'2021-05-27 04:59:38'),(37943,1,15,'2021-05-27 05:27:10'),(37944,1,53,'2021-05-27 05:32:56'),(37945,1,44,'2021-05-27 05:44:08'),(37946,1,44,'2021-05-27 07:17:01'),(37947,1,44,'2021-05-27 07:24:26'),(37948,1,44,'2021-05-27 07:42:23'),(37949,1,62,'2021-05-27 08:05:44'),(37950,1,5,'2021-05-27 08:32:11'),(37951,1,14,'2021-05-27 08:33:10'),(37952,1,5,'2021-05-27 08:33:45'),(37953,1,13,'2021-05-27 08:33:59'),(37954,1,44,'2021-05-27 08:34:06'),(37955,1,5,'2021-05-27 08:48:34'),(37956,1,14,'2021-05-27 08:49:48'),(37957,1,14,'2021-05-27 08:57:51'),(37958,1,14,'2021-05-27 09:04:52'),(37959,1,44,'2021-05-27 09:05:58'),(37960,1,44,'2021-05-27 09:07:33'),(37961,1,15,'2021-05-27 09:09:02'),(37962,1,14,'2021-05-27 09:15:00'),(37963,1,15,'2021-05-27 09:29:56'),(37964,1,44,'2021-05-27 09:46:03'),(37965,1,44,'2021-05-27 09:46:38'),(37966,1,44,'2021-05-27 09:47:53'),(37967,1,15,'2021-05-27 09:55:57'),(37968,1,14,'2021-05-27 09:56:20'),(37969,1,15,'2021-05-27 10:04:55'),(37970,1,44,'2021-05-27 10:12:36'),(37971,1,14,'2021-05-27 10:17:31'),(37972,1,66,'2021-05-27 10:40:30'),(37973,1,44,'2021-05-27 10:41:15'),(37974,1,44,'2021-05-27 10:46:51'),(37975,1,44,'2021-05-27 10:46:52'),(37976,1,44,'2021-05-27 11:04:20'),(37977,1,44,'2021-05-27 11:46:46'),(37978,1,44,'2021-05-27 11:46:50'),(37979,1,44,'2021-05-27 11:46:52'),(37980,1,44,'2021-05-27 11:46:56'),(37981,1,44,'2021-05-27 11:54:32'),(37982,1,44,'2021-05-27 12:13:12'),(37983,1,44,'2021-05-27 12:30:10'),(37984,1,44,'2021-05-27 12:30:12'),(37985,1,44,'2021-05-27 12:45:19'),(37986,1,44,'2021-05-27 12:46:45'),(37987,1,44,'2021-05-27 12:53:43'),(37988,1,44,'2021-05-27 13:05:06'),(37989,1,44,'2021-05-27 13:22:19'),(37990,1,44,'2021-05-27 13:30:04'),(37991,1,44,'2021-05-27 13:33:12'),(37992,1,44,'2021-05-27 14:04:06'),(37993,1,44,'2021-05-27 14:05:36'),(37994,1,44,'2021-05-27 14:20:53'),(37995,1,44,'2021-05-27 14:32:16'),(37996,1,15,'2021-05-27 14:33:57'),(37997,1,5,'2021-05-27 14:43:35'),(37998,1,44,'2021-05-27 14:44:17'),(37999,1,14,'2021-05-27 14:44:20'),(38000,1,44,'2021-05-27 14:47:35'),(38001,1,6,'2021-05-27 14:49:29'),(38002,1,44,'2021-05-27 14:51:44'),(38003,1,13,'2021-05-27 14:53:50'),(38004,1,44,'2021-05-27 14:54:55'),(38005,1,6,'2021-05-27 14:56:38'),(38006,1,13,'2021-05-27 15:06:11'),(38007,1,44,'2021-05-27 15:08:42'),(38008,1,6,'2021-05-27 15:11:05'),(38009,1,13,'2021-05-27 15:25:14'),(38010,1,44,'2021-05-27 15:28:12'),(38011,1,6,'2021-05-27 15:29:45'),(38012,1,13,'2021-05-27 15:57:14'),(38013,1,44,'2021-05-27 16:00:53'),(38014,1,44,'2021-05-27 16:35:33'),(38015,1,44,'2021-05-27 16:55:30'),(38016,1,44,'2021-05-27 16:55:35'),(38017,1,44,'2021-05-27 17:10:10'),(38018,1,6,'2021-05-27 17:17:01'),(38019,1,13,'2021-05-27 17:51:02'),(38020,1,13,'2021-05-27 18:14:57'),(38021,1,44,'2021-05-27 18:30:35'),(38022,1,44,'2021-05-27 19:08:38'),(38023,1,44,'2021-05-27 19:25:22'),(38024,1,44,'2021-05-27 19:25:23'),(38025,1,44,'2021-05-27 19:25:30'),(38026,1,44,'2021-05-27 19:25:32'),(38027,1,44,'2021-05-27 19:26:47'),(38028,1,13,'2021-05-27 19:31:27'),(38029,1,44,'2021-05-27 19:43:29'),(38030,1,44,'2021-05-27 19:50:04'),(38031,1,15,'2021-05-27 19:51:04'),(38032,1,6,'2021-05-27 19:55:10'),(38033,1,14,'2021-05-27 19:55:10'),(38034,1,13,'2021-05-27 19:56:13'),(38035,1,15,'2021-05-27 19:57:15'),(38036,1,5,'2021-05-27 19:58:17'),(38037,1,79,'2021-05-27 19:59:20'),(38038,1,45,'2021-05-27 20:00:30'),(38039,1,45,'2021-05-27 20:01:28'),(38040,1,45,'2021-05-27 20:03:33'),(38041,1,45,'2021-05-27 20:07:31'),(38042,1,79,'2021-05-27 20:08:32'),(38043,1,76,'2021-05-27 20:09:33'),(38044,1,76,'2021-05-27 20:09:33'),(38045,1,73,'2021-05-27 20:10:34'),(38046,1,73,'2021-05-27 20:10:35'),(38047,1,70,'2021-05-27 20:11:36'),(38048,1,70,'2021-05-27 20:11:37'),(38049,1,62,'2021-05-27 20:13:20'),(38050,1,62,'2021-05-27 20:14:22'),(38051,1,62,'2021-05-27 20:15:23'),(38052,1,66,'2021-05-27 20:16:24'),(38053,1,66,'2021-05-27 20:17:25'),(38054,1,56,'2021-05-27 20:17:26'),(38055,1,56,'2021-05-27 20:18:28'),(38056,1,43,'2021-05-27 20:19:30'),(38057,1,43,'2021-05-27 20:21:33'),(38058,1,53,'2021-05-27 20:22:38'),(38059,1,53,'2021-05-27 20:23:38'),(38060,1,53,'2021-05-27 20:24:38'),(38061,1,45,'2021-05-27 20:24:40'),(38062,1,45,'2021-05-27 20:25:42'),(38063,1,59,'2021-05-27 20:26:43'),(38064,1,59,'2021-05-27 20:27:43'),(38065,1,44,'2021-05-27 20:27:44'),(38066,1,44,'2021-05-27 20:28:46'),(38067,1,15,'2021-05-27 20:29:46'),(38068,1,15,'2021-05-27 20:46:10'),(38069,1,13,'2021-05-27 21:05:19'),(38070,1,44,'2021-05-27 21:13:31'),(38071,1,44,'2021-05-27 21:25:12'),(38072,1,44,'2021-05-27 21:33:58'),(38073,1,53,'2021-05-27 21:34:00'),(38074,1,44,'2021-05-27 21:41:42'),(38075,1,44,'2021-05-27 21:44:05'),(38076,1,13,'2021-05-27 21:49:44'),(38077,1,13,'2021-05-27 22:11:36'),(38078,1,44,'2021-05-27 22:13:24'),(38079,1,44,'2021-05-27 22:18:17'),(38080,1,44,'2021-05-27 22:29:45'),(38081,1,44,'2021-05-27 22:31:35'),(38082,1,44,'2021-05-27 22:32:35'),(38083,1,44,'2021-05-27 22:41:41'),(38084,1,44,'2021-05-27 22:54:40'),(38085,1,13,'2021-05-27 22:56:38'),(38086,1,44,'2021-05-27 23:10:09'),(38087,1,13,'2021-05-27 23:18:25'),(38088,1,15,'2021-05-27 23:35:04'),(38089,1,44,'2021-05-27 23:55:42'),(38090,1,13,'2021-05-28 00:02:56'),(38091,1,44,'2021-05-28 00:04:37'),(38092,1,6,'2021-05-28 01:03:57'),(38093,1,13,'2021-05-28 01:27:23'),(38094,1,44,'2021-05-28 01:35:39'),(38095,1,44,'2021-05-28 01:43:28'),(38096,1,62,'2021-05-28 01:50:09'),(38097,1,44,'2021-05-28 01:52:28'),(38098,1,44,'2021-05-28 02:00:50'),(38099,1,44,'2021-05-28 02:08:54'),(38100,1,44,'2021-05-28 02:22:54'),(38101,1,15,'2021-05-28 02:36:03'),(38102,1,6,'2021-05-28 02:36:31'),(38103,1,5,'2021-05-28 02:36:36'),(38104,1,14,'2021-05-28 02:40:57'),(38105,1,15,'2021-05-28 02:41:22'),(38106,1,15,'2021-05-28 02:48:32'),(38107,1,15,'2021-05-28 02:52:06'),(38108,1,15,'2021-05-28 02:56:04'),(38109,1,44,'2021-05-28 02:56:13'),(38110,1,15,'2021-05-28 03:10:51'),(38111,1,44,'2021-05-28 03:11:42'),(38112,1,6,'2021-05-28 03:20:25'),(38113,1,44,'2021-05-28 03:26:46'),(38114,1,44,'2021-05-28 04:00:34'),(38115,1,44,'2021-05-28 04:10:25'),(38116,1,44,'2021-05-28 04:32:29'),(38117,1,44,'2021-05-28 04:38:00'),(38118,1,13,'2021-05-28 04:48:50'),(38119,1,44,'2021-05-28 04:52:45'),(38120,1,44,'2021-05-28 04:53:45'),(38121,1,44,'2021-05-28 04:54:50'),(38122,1,44,'2021-05-28 04:55:02'),(38123,1,44,'2021-05-28 04:55:27'),(38124,1,44,'2021-05-28 04:56:49'),(38125,1,44,'2021-05-28 05:01:07'),(38126,1,44,'2021-05-28 05:02:39'),(38127,1,44,'2021-05-28 05:27:37'),(38128,1,44,'2021-05-28 05:29:31'),(38129,1,44,'2021-05-28 05:48:46'),(38130,1,13,'2021-05-28 05:59:53'),(38131,1,44,'2021-05-28 06:18:15'),(38132,1,13,'2021-05-28 06:30:58'),(38133,1,44,'2021-05-28 06:31:12'),(38134,1,44,'2021-05-28 06:33:16'),(38135,1,44,'2021-05-28 06:38:48'),(38136,1,44,'2021-05-28 06:50:01'),(38137,1,44,'2021-05-28 06:58:51'),(38138,1,13,'2021-05-28 07:04:58'),(38139,1,44,'2021-05-28 07:16:57'),(38140,1,44,'2021-05-28 07:17:58'),(38141,1,44,'2021-05-28 07:43:09'),(38142,1,44,'2021-05-28 07:52:14'),(38143,1,44,'2021-05-28 07:59:47'),(38144,1,44,'2021-05-28 08:02:12'),(38145,1,44,'2021-05-28 08:21:17'),(38146,1,44,'2021-05-28 08:28:03'),(38147,1,13,'2021-05-28 08:31:36'),(38148,1,44,'2021-05-28 08:31:38'),(38149,1,5,'2021-05-28 08:33:06'),(38150,1,5,'2021-05-28 08:36:04'),(38151,1,14,'2021-05-28 08:36:35'),(38152,1,5,'2021-05-28 08:37:51'),(38153,1,44,'2021-05-28 08:38:15'),(38154,1,44,'2021-05-28 08:41:40'),(38155,1,14,'2021-05-28 08:51:34'),(38156,1,44,'2021-05-28 08:58:11'),(38157,1,14,'2021-05-28 09:01:57'),(38158,1,14,'2021-05-28 09:12:28'),(38159,1,44,'2021-05-28 09:19:12'),(38160,1,44,'2021-05-28 09:24:12'),(38161,1,79,'2021-05-28 09:29:49'),(38162,1,44,'2021-05-28 10:03:26'),(38163,1,44,'2021-05-28 10:08:48'),(38164,1,44,'2021-05-28 10:11:17'),(38165,1,44,'2021-05-28 10:19:54'),(38166,1,44,'2021-05-28 10:22:31'),(38167,1,6,'2021-05-28 10:27:42'),(38168,1,15,'2021-05-28 10:27:58'),(38169,1,44,'2021-05-28 10:42:21'),(38170,1,44,'2021-05-28 10:47:04'),(38171,1,44,'2021-05-28 10:47:05'),(38172,1,44,'2021-05-28 11:04:49'),(38173,1,44,'2021-05-28 11:10:44'),(38174,1,44,'2021-05-28 11:19:24'),(38175,1,14,'2021-05-28 11:24:25'),(38176,1,44,'2021-05-28 11:31:51'),(38177,1,79,'2021-05-28 11:35:37'),(38178,1,62,'2021-05-28 11:54:38'),(38179,1,44,'2021-05-28 11:55:22'),(38180,1,44,'2021-05-28 11:55:25'),(38181,1,44,'2021-05-28 11:58:06'),(38182,1,44,'2021-05-28 12:23:25'),(38183,1,44,'2021-05-28 12:26:35'),(38184,1,44,'2021-05-28 12:30:48'),(38185,1,6,'2021-05-28 12:40:52'),(38186,1,44,'2021-05-28 12:46:16'),(38187,1,44,'2021-05-28 12:55:43'),(38188,1,44,'2021-05-28 12:56:06'),(38189,1,44,'2021-05-28 13:05:42'),(38190,1,73,'2021-05-28 13:06:37'),(38191,1,44,'2021-05-28 13:12:39'),(38192,1,44,'2021-05-28 13:26:51'),(38193,1,44,'2021-05-28 13:33:31'),(38194,1,44,'2021-05-28 13:34:02'),(38195,1,44,'2021-05-28 13:38:27'),(38196,1,44,'2021-05-28 13:56:59'),(38197,1,44,'2021-05-28 13:57:12'),(38198,1,44,'2021-05-28 14:07:56'),(38199,1,44,'2021-05-28 14:10:14'),(38200,1,44,'2021-05-28 14:17:31'),(38201,1,44,'2021-05-28 14:19:18'),(38202,1,14,'2021-05-28 14:31:11'),(38203,1,44,'2021-05-28 14:31:55'),(38204,1,44,'2021-05-28 14:33:30'),(38205,1,6,'2021-05-28 14:37:00'),(38206,1,15,'2021-05-28 14:37:11'),(38207,1,44,'2021-05-28 14:41:46'),(38208,1,44,'2021-05-28 14:42:11'),(38209,1,5,'2021-05-28 14:44:09'),(38210,1,44,'2021-05-28 14:44:16'),(38211,1,5,'2021-05-28 14:58:53'),(38212,1,44,'2021-05-28 14:59:53'),(38213,1,13,'2021-05-28 15:00:55'),(38214,1,44,'2021-05-28 15:02:00'),(38215,1,44,'2021-05-28 15:06:04'),(38216,1,44,'2021-05-28 15:10:10'),(38217,1,44,'2021-05-28 15:16:19'),(38218,1,44,'2021-05-28 15:28:06'),(38219,1,44,'2021-05-28 15:30:23'),(38220,1,44,'2021-05-28 15:35:51'),(38221,1,44,'2021-05-28 15:37:25'),(38222,1,6,'2021-05-28 15:48:57'),(38223,1,44,'2021-05-28 15:50:21'),(38224,1,44,'2021-05-28 15:50:40'),(38225,1,44,'2021-05-28 16:11:44'),(38226,1,44,'2021-05-28 16:18:29'),(38227,1,44,'2021-05-28 16:22:59'),(38228,1,44,'2021-05-28 16:30:05'),(38229,1,44,'2021-05-28 16:53:46'),(38230,1,44,'2021-05-28 16:54:43'),(38231,1,44,'2021-05-28 16:55:50'),(38232,1,44,'2021-05-28 16:56:34'),(38233,1,44,'2021-05-28 17:16:06'),(38234,1,44,'2021-05-28 17:17:49'),(38235,1,44,'2021-05-28 17:19:17'),(38236,1,44,'2021-05-28 17:20:32'),(38237,1,44,'2021-05-28 17:22:11'),(38238,1,44,'2021-05-28 17:31:59'),(38239,1,44,'2021-05-28 17:38:01'),(38240,1,44,'2021-05-28 17:45:14'),(38241,1,44,'2021-05-28 17:59:05'),(38242,1,44,'2021-05-28 18:06:58'),(38243,1,44,'2021-05-28 18:11:20'),(38244,1,44,'2021-05-28 18:33:49'),(38245,1,44,'2021-05-28 18:39:59'),(38246,1,44,'2021-05-28 18:43:18'),(38247,1,44,'2021-05-28 18:54:11'),(38248,1,44,'2021-05-28 19:00:27'),(38249,1,44,'2021-05-28 19:01:35'),(38250,1,44,'2021-05-28 19:08:47'),(38251,1,44,'2021-05-28 19:09:48'),(38252,1,73,'2021-05-28 19:27:06'),(38253,1,44,'2021-05-28 19:59:39'),(38254,1,44,'2021-05-28 20:35:39'),(38255,1,66,'2021-05-28 20:42:51'),(38256,1,44,'2021-05-28 20:47:25'),(38257,1,45,'2021-05-28 20:59:14'),(38258,1,44,'2021-05-28 21:09:54'),(38259,1,44,'2021-05-28 21:13:39'),(38260,1,44,'2021-05-28 21:32:34'),(38261,1,44,'2021-05-28 21:49:29'),(38262,1,44,'2021-05-28 21:54:30'),(38263,1,73,'2021-05-28 22:01:54'),(38264,1,44,'2021-05-28 22:07:00'),(38265,1,44,'2021-05-28 22:15:18'),(38266,1,44,'2021-05-28 22:15:56'),(38267,1,44,'2021-05-28 22:24:03'),(38268,1,44,'2021-05-28 22:29:26'),(38269,1,44,'2021-05-28 22:32:50'),(38270,1,45,'2021-05-28 22:33:12'),(38271,1,44,'2021-05-28 22:40:35'),(38272,1,44,'2021-05-28 22:54:05'),(38273,1,44,'2021-05-28 22:59:25'),(38274,1,44,'2021-05-28 23:02:02'),(38275,1,44,'2021-05-28 23:34:02'),(38276,1,44,'2021-05-28 23:37:06'),(38277,1,44,'2021-05-28 23:46:07'),(38278,1,62,'2021-05-28 23:49:48'),(38279,1,56,'2021-05-28 23:57:57'),(38280,1,44,'2021-05-29 00:08:25'),(38281,1,44,'2021-05-29 00:10:23'),(38282,1,44,'2021-05-29 00:24:44'),(38283,1,44,'2021-05-29 00:43:39'),(38284,1,44,'2021-05-29 00:51:37'),(38285,1,44,'2021-05-29 01:09:23'),(38286,1,44,'2021-05-29 01:13:42'),(38287,1,44,'2021-05-29 01:18:16'),(38288,1,44,'2021-05-29 01:55:54'),(38289,1,44,'2021-05-29 02:08:01'),(38290,1,44,'2021-05-29 02:29:10'),(38291,1,6,'2021-05-29 02:34:36'),(38292,1,15,'2021-05-29 02:35:35'),(38293,1,44,'2021-05-29 02:41:20'),(38294,1,44,'2021-05-29 02:45:28'),(38295,1,44,'2021-05-29 02:48:59'),(38296,1,44,'2021-05-29 02:49:15'),(38297,1,15,'2021-05-29 02:55:49'),(38298,1,44,'2021-05-29 02:59:57'),(38299,1,15,'2021-05-29 03:01:39'),(38300,1,44,'2021-05-29 03:01:51'),(38301,1,44,'2021-05-29 03:02:45'),(38302,1,15,'2021-05-29 03:08:06'),(38303,1,44,'2021-05-29 03:14:14'),(38304,1,15,'2021-05-29 03:14:36'),(38305,1,15,'2021-05-29 03:23:25'),(38306,1,44,'2021-05-29 03:25:35'),(38307,1,44,'2021-05-29 03:25:49'),(38308,1,44,'2021-05-29 03:25:51'),(38309,1,13,'2021-05-29 03:26:33'),(38310,1,44,'2021-05-29 03:30:44'),(38311,1,44,'2021-05-29 03:33:45'),(38312,1,15,'2021-05-29 03:53:54'),(38313,1,44,'2021-05-29 04:01:07'),(38314,1,15,'2021-05-29 04:15:34'),(38315,1,44,'2021-05-29 04:27:00'),(38316,1,44,'2021-05-29 04:29:26'),(38317,1,44,'2021-05-29 04:53:31'),(38318,1,14,'2021-05-29 04:56:25'),(38319,1,5,'2021-05-29 04:56:27'),(38320,1,44,'2021-05-29 05:17:14'),(38321,1,44,'2021-05-29 05:18:55'),(38322,1,44,'2021-05-29 05:23:40'),(38323,1,44,'2021-05-29 05:40:37'),(38324,1,44,'2021-05-29 06:02:17'),(38325,1,44,'2021-05-29 06:03:32'),(38326,1,44,'2021-05-29 06:06:14'),(38327,1,44,'2021-05-29 06:23:54'),(38328,1,13,'2021-05-29 06:50:21'),(38329,1,44,'2021-05-29 06:51:10'),(38330,1,44,'2021-05-29 06:51:39'),(38331,1,44,'2021-05-29 06:51:44'),(38332,1,44,'2021-05-29 06:54:13'),(38333,1,44,'2021-05-29 06:59:21'),(38334,1,56,'2021-05-29 07:02:30'),(38335,1,44,'2021-05-29 07:23:28'),(38336,1,44,'2021-05-29 07:41:26'),(38337,1,44,'2021-05-29 08:00:57'),(38338,1,44,'2021-05-29 08:37:30'),(38339,1,44,'2021-05-29 08:48:00'),(38340,1,44,'2021-05-29 08:48:13'),(38341,1,76,'2021-05-29 08:48:38'),(38342,1,43,'2021-05-29 08:54:49'),(38343,1,14,'2021-05-29 08:55:37'),(38344,1,15,'2021-05-29 09:00:54'),(38345,1,6,'2021-05-29 09:02:34'),(38346,1,44,'2021-05-29 09:06:39'),(38347,1,44,'2021-05-29 09:28:49'),(38348,1,5,'2021-05-29 09:29:36'),(38349,1,44,'2021-05-29 09:31:10'),(38350,1,44,'2021-05-29 09:39:32'),(38351,1,14,'2021-05-29 09:41:57'),(38352,1,44,'2021-05-29 09:55:35'),(38353,1,44,'2021-05-29 09:55:51'),(38354,1,5,'2021-05-29 10:00:37'),(38355,1,44,'2021-05-29 10:05:25'),(38356,1,44,'2021-05-29 10:13:40'),(38357,1,13,'2021-05-29 10:33:54'),(38358,1,44,'2021-05-29 10:38:02'),(38359,1,44,'2021-05-29 10:40:01'),(38360,1,5,'2021-05-29 10:43:15'),(38361,1,44,'2021-05-29 10:44:41'),(38362,1,44,'2021-05-29 10:47:10'),(38363,1,44,'2021-05-29 10:47:11'),(38364,1,14,'2021-05-29 11:05:13'),(38365,1,44,'2021-05-29 11:05:59'),(38366,1,44,'2021-05-29 11:10:49'),(38367,1,5,'2021-05-29 11:26:40'),(38368,1,44,'2021-05-29 11:29:42'),(38369,1,44,'2021-05-29 11:33:49'),(38370,1,44,'2021-05-29 11:40:16'),(38371,1,14,'2021-05-29 11:47:50'),(38372,1,5,'2021-05-29 11:49:40'),(38373,1,44,'2021-05-29 12:04:52'),(38374,1,44,'2021-05-29 12:05:15'),(38375,1,44,'2021-05-29 12:05:37'),(38376,1,44,'2021-05-29 12:05:57'),(38377,1,44,'2021-05-29 12:09:20'),(38378,1,56,'2021-05-29 12:09:38'),(38379,1,44,'2021-05-29 12:38:41'),(38380,1,44,'2021-05-29 13:03:52'),(38381,1,44,'2021-05-29 13:04:05'),(38382,1,44,'2021-05-29 13:04:12'),(38383,1,44,'2021-05-29 13:04:19'),(38384,1,44,'2021-05-29 13:04:33'),(38385,1,44,'2021-05-29 13:04:41'),(38386,1,44,'2021-05-29 13:04:45'),(38387,1,44,'2021-05-29 13:04:49'),(38388,1,44,'2021-05-29 13:04:53'),(38389,1,44,'2021-05-29 13:04:59'),(38390,1,44,'2021-05-29 13:05:06'),(38391,1,6,'2021-05-29 13:13:00'),(38392,1,6,'2021-05-29 13:13:02'),(38393,1,44,'2021-05-29 13:17:01'),(38394,1,44,'2021-05-29 13:25:04'),(38395,1,44,'2021-05-29 13:25:51'),(38396,1,44,'2021-05-29 13:26:04'),(38397,1,44,'2021-05-29 13:29:27'),(38398,1,44,'2021-05-29 13:59:06'),(38399,1,44,'2021-05-29 14:27:13'),(38400,1,44,'2021-05-29 14:29:24'),(38401,1,15,'2021-05-29 14:29:29'),(38402,1,59,'2021-05-29 14:29:32'),(38403,1,44,'2021-05-29 14:29:32'),(38404,1,45,'2021-05-29 14:29:33'),(38405,1,53,'2021-05-29 14:29:35'),(38406,1,43,'2021-05-29 14:29:38'),(38407,1,56,'2021-05-29 14:29:39'),(38408,1,66,'2021-05-29 14:29:42'),(38409,1,62,'2021-05-29 14:29:44'),(38410,1,70,'2021-05-29 14:29:46'),(38411,1,73,'2021-05-29 14:29:50'),(38412,1,76,'2021-05-29 14:29:51'),(38413,1,45,'2021-05-29 14:29:54'),(38414,1,79,'2021-05-29 14:29:57'),(38415,1,5,'2021-05-29 14:30:01'),(38416,1,15,'2021-05-29 14:30:04'),(38417,1,13,'2021-05-29 14:30:05'),(38418,1,14,'2021-05-29 14:30:08'),(38419,1,6,'2021-05-29 14:30:08'),(38420,1,44,'2021-05-29 14:30:27'),(38421,1,15,'2021-05-29 14:33:42'),(38422,1,5,'2021-05-29 14:35:30'),(38423,1,13,'2021-05-29 14:36:45'),(38424,1,14,'2021-05-29 14:37:27'),(38425,1,6,'2021-05-29 14:42:34'),(38426,1,15,'2021-05-29 14:43:36'),(38427,1,13,'2021-05-29 14:44:09'),(38428,1,13,'2021-05-29 14:51:59'),(38429,1,44,'2021-05-29 14:59:00'),(38430,1,44,'2021-05-29 15:01:22'),(38431,1,13,'2021-05-29 15:11:24'),(38432,1,44,'2021-05-29 15:14:18'),(38433,1,44,'2021-05-29 15:18:22'),(38434,1,44,'2021-05-29 15:31:44'),(38435,1,44,'2021-05-29 15:34:47'),(38436,1,44,'2021-05-29 15:56:25'),(38437,1,13,'2021-05-29 15:59:12'),(38438,1,44,'2021-05-29 16:01:57'),(38439,1,44,'2021-05-29 16:52:15'),(38440,1,44,'2021-05-29 16:55:27'),(38441,1,44,'2021-05-29 18:34:17'),(38442,1,44,'2021-05-29 19:15:49'),(38443,1,44,'2021-05-29 19:15:49'),(38444,1,44,'2021-05-29 19:15:51'),(38445,1,43,'2021-05-29 19:20:59'),(38446,1,79,'2021-05-29 20:58:26'),(38447,1,73,'2021-05-29 21:04:37'),(38448,1,15,'2021-05-29 21:15:12'),(38449,1,73,'2021-05-29 21:20:59'),(38450,1,13,'2021-05-29 21:42:25'),(38451,1,66,'2021-05-29 21:49:01'),(38452,1,44,'2021-05-29 21:56:59'),(38453,1,44,'2021-05-29 22:10:29'),(38454,1,44,'2021-05-29 22:12:21'),(38455,1,44,'2021-05-29 22:20:06'),(38456,1,44,'2021-05-29 22:32:08'),(38457,1,44,'2021-05-29 22:33:50'),(38458,1,44,'2021-05-29 23:01:52'),(38459,1,44,'2021-05-29 23:36:12'),(38460,1,44,'2021-05-29 23:41:02'),(38461,1,44,'2021-05-29 23:41:27'),(38462,1,44,'2021-05-30 00:21:43'),(38463,1,79,'2021-05-30 00:51:50'),(38464,1,44,'2021-05-30 01:01:01'),(38465,1,45,'2021-05-30 01:28:08'),(38466,1,44,'2021-05-30 01:32:58'),(38467,1,44,'2021-05-30 01:34:58'),(38468,1,44,'2021-05-30 01:38:10'),(38469,1,44,'2021-05-30 01:38:15'),(38470,1,44,'2021-05-30 01:42:44'),(38471,1,44,'2021-05-30 01:46:34'),(38472,1,44,'2021-05-30 01:50:52'),(38473,1,44,'2021-05-30 01:55:34'),(38474,1,44,'2021-05-30 02:11:35'),(38475,1,44,'2021-05-30 02:29:50'),(38476,1,44,'2021-05-30 02:30:44'),(38477,1,44,'2021-05-30 02:34:24'),(38478,1,6,'2021-05-30 02:36:14'),(38479,1,13,'2021-05-30 02:38:51'),(38480,1,13,'2021-05-30 02:40:38'),(38481,1,13,'2021-05-30 02:42:39'),(38482,1,13,'2021-05-30 02:44:20'),(38483,1,13,'2021-05-30 02:46:06'),(38484,1,13,'2021-05-30 02:51:13'),(38485,1,15,'2021-05-30 02:52:39'),(38486,1,44,'2021-05-30 03:01:56'),(38487,1,15,'2021-05-30 03:11:37'),(38488,1,13,'2021-05-30 03:22:18'),(38489,1,15,'2021-05-30 03:26:21'),(38490,1,44,'2021-05-30 03:30:39'),(38491,1,44,'2021-05-30 03:52:39'),(38492,1,44,'2021-05-30 03:54:41'),(38493,1,44,'2021-05-30 03:57:23'),(38494,1,15,'2021-05-30 04:16:53'),(38495,1,44,'2021-05-30 04:18:25'),(38496,1,44,'2021-05-30 04:38:01'),(38497,1,44,'2021-05-30 04:47:16'),(38498,1,5,'2021-05-30 05:02:31'),(38499,1,14,'2021-05-30 05:02:35'),(38500,1,44,'2021-05-30 05:03:46'),(38501,1,44,'2021-05-30 05:09:54'),(38502,1,44,'2021-05-30 05:13:55'),(38503,1,44,'2021-05-30 05:31:41'),(38504,1,44,'2021-05-30 05:53:29'),(38505,1,44,'2021-05-30 06:11:00'),(38506,1,44,'2021-05-30 06:15:15'),(38507,1,44,'2021-05-30 07:02:40'),(38508,1,44,'2021-05-30 07:02:41'),(38509,1,44,'2021-05-30 07:06:37'),(38510,1,44,'2021-05-30 07:09:50'),(38511,1,44,'2021-05-30 07:20:24'),(38512,1,76,'2021-05-30 07:30:47'),(38513,1,44,'2021-05-30 07:30:49'),(38514,1,44,'2021-05-30 07:37:24'),(38515,1,44,'2021-05-30 07:39:50'),(38516,1,44,'2021-05-30 08:01:36'),(38517,1,44,'2021-05-30 08:16:55'),(38518,1,44,'2021-05-30 08:16:59'),(38519,1,44,'2021-05-30 08:27:12'),(38520,1,14,'2021-05-30 08:34:25'),(38521,1,5,'2021-05-30 08:37:11'),(38522,1,44,'2021-05-30 08:42:22'),(38523,1,44,'2021-05-30 08:43:44'),(38524,1,5,'2021-05-30 08:44:09'),(38525,1,5,'2021-05-30 08:46:54'),(38526,1,5,'2021-05-30 08:50:48'),(38527,1,44,'2021-05-30 08:54:03'),(38528,1,44,'2021-05-30 08:54:09'),(38529,1,5,'2021-05-30 08:56:38'),(38530,1,13,'2021-05-30 09:00:55'),(38531,1,44,'2021-05-30 09:21:00'),(38532,1,44,'2021-05-30 09:29:51'),(38533,1,44,'2021-05-30 09:30:22'),(38534,1,44,'2021-05-30 09:52:33'),(38535,1,44,'2021-05-30 10:03:41'),(38536,1,45,'2021-05-30 10:05:01'),(38537,1,44,'2021-05-30 10:14:30'),(38538,1,15,'2021-05-30 10:20:56'),(38539,1,6,'2021-05-30 10:22:16'),(38540,1,44,'2021-05-30 10:34:01'),(38541,1,44,'2021-05-30 11:18:04'),(38542,1,44,'2021-05-30 11:18:41'),(38543,1,44,'2021-05-30 11:29:33'),(38544,1,44,'2021-05-30 11:39:49'),(38545,1,44,'2021-05-30 11:56:55'),(38546,1,44,'2021-05-30 12:21:53'),(38547,1,44,'2021-05-30 12:26:40'),(38548,1,6,'2021-05-30 12:26:41'),(38549,1,5,'2021-05-30 12:26:42'),(38550,1,14,'2021-05-30 12:26:42'),(38551,1,13,'2021-05-30 12:26:44'),(38552,1,44,'2021-05-30 13:41:26'),(38553,1,5,'2021-05-30 14:10:57'),(38554,1,44,'2021-05-30 14:34:58'),(38555,1,6,'2021-05-30 14:35:26'),(38556,1,5,'2021-05-30 14:36:35'),(38557,1,14,'2021-05-30 14:36:46'),(38558,1,13,'2021-05-30 14:41:48'),(38559,1,13,'2021-05-30 14:44:02'),(38560,1,15,'2021-05-30 14:45:20'),(38561,1,15,'2021-05-30 14:50:35'),(38562,1,44,'2021-05-30 15:00:38'),(38563,1,44,'2021-05-30 15:01:31'),(38564,1,44,'2021-05-30 15:41:08'),(38565,1,6,'2021-05-30 16:04:51'),(38566,1,6,'2021-05-30 16:23:24'),(38567,1,6,'2021-05-30 16:23:28'),(38568,1,44,'2021-05-30 17:16:04'),(38569,1,44,'2021-05-30 18:28:43'),(38570,1,44,'2021-05-30 18:28:50'),(38571,1,44,'2021-05-30 18:28:53'),(38572,1,44,'2021-05-30 18:28:56'),(38573,1,13,'2021-05-30 18:39:42'),(38574,1,43,'2021-05-30 19:10:54'),(38575,1,44,'2021-05-30 19:14:29'),(38576,1,44,'2021-05-30 19:14:34'),(38577,1,66,'2021-05-30 19:24:29'),(38578,1,44,'2021-05-30 19:34:29'),(38579,1,44,'2021-05-30 19:55:21'),(38580,1,45,'2021-05-30 20:12:02'),(38581,1,44,'2021-05-30 22:25:39'),(38582,1,5,'2021-05-30 22:46:54'),(38583,1,15,'2021-05-30 22:47:48'),(38584,1,44,'2021-05-30 23:22:22'),(38585,1,44,'2021-05-30 23:57:08'),(38586,1,6,'2021-05-30 23:57:09'),(38587,1,14,'2021-05-30 23:57:10'),(38588,1,13,'2021-05-30 23:57:10'),(38589,1,15,'2021-05-30 23:57:11'),(38590,1,5,'2021-05-30 23:57:12'),(38591,1,79,'2021-05-30 23:57:13'),(38592,1,45,'2021-05-30 23:57:14'),(38593,1,79,'2021-05-30 23:57:16'),(38594,1,76,'2021-05-30 23:57:18'),(38595,1,76,'2021-05-30 23:57:19'),(38596,1,73,'2021-05-30 23:57:23'),(38597,1,73,'2021-05-30 23:57:26'),(38598,1,70,'2021-05-30 23:57:29'),(38599,1,70,'2021-05-30 23:57:30'),(38600,1,62,'2021-05-30 23:57:30'),(38601,1,62,'2021-05-30 23:57:32'),(38602,1,66,'2021-05-30 23:57:33'),(38603,1,66,'2021-05-30 23:57:34'),(38604,1,56,'2021-05-30 23:57:35'),(38605,1,56,'2021-05-30 23:57:35'),(38606,1,43,'2021-05-30 23:57:36'),(38607,1,53,'2021-05-30 23:57:37'),(38608,1,45,'2021-05-30 23:57:38'),(38609,1,59,'2021-05-30 23:57:39'),(38610,1,59,'2021-05-30 23:57:40'),(38611,1,44,'2021-05-30 23:57:41'),(38612,1,44,'2021-05-30 23:57:41'),(38613,1,15,'2021-05-30 23:57:42'),(38614,1,15,'2021-05-30 23:57:43'),(38615,1,43,'2021-05-30 23:57:44'),(38616,1,45,'2021-05-30 23:57:45'),(38617,1,53,'2021-05-30 23:57:46'),(38618,1,15,'2021-05-30 23:58:16'),(38619,1,44,'2021-05-31 00:51:27'),(38620,1,44,'2021-05-31 00:51:51'),(38621,1,14,'2021-05-31 01:27:50'),(38622,1,44,'2021-05-31 02:24:06'),(38623,1,44,'2021-05-31 02:33:21'),(38624,1,5,'2021-05-31 02:36:49'),(38625,1,44,'2021-05-31 02:38:44'),(38626,1,44,'2021-05-31 02:47:38'),(38627,1,44,'2021-05-31 02:48:48'),(38628,1,5,'2021-05-31 02:50:38'),(38629,1,5,'2021-05-31 02:54:52'),(38630,1,44,'2021-05-31 02:56:19'),(38631,1,5,'2021-05-31 03:00:09'),(38632,1,44,'2021-05-31 03:01:51'),(38633,1,6,'2021-05-31 03:02:29'),(38634,1,5,'2021-05-31 03:06:36'),(38635,1,5,'2021-05-31 03:16:07'),(38636,1,44,'2021-05-31 03:17:21'),(38637,1,44,'2021-05-31 03:29:51'),(38638,1,44,'2021-05-31 03:36:00'),(38639,1,44,'2021-05-31 03:57:01'),(38640,1,44,'2021-05-31 04:21:34'),(38641,1,44,'2021-05-31 04:32:39'),(38642,1,44,'2021-05-31 04:43:07'),(38643,1,15,'2021-05-31 04:49:17'),(38644,1,13,'2021-05-31 04:51:48'),(38645,1,44,'2021-05-31 04:51:49'),(38646,1,73,'2021-05-31 04:54:16'),(38647,1,44,'2021-05-31 04:56:10'),(38648,1,44,'2021-05-31 04:58:43'),(38649,1,15,'2021-05-31 05:05:50'),(38650,1,44,'2021-05-31 05:14:43'),(38651,1,44,'2021-05-31 05:28:28'),(38652,1,44,'2021-05-31 05:59:40'),(38653,1,76,'2021-05-31 06:17:00'),(38654,1,44,'2021-05-31 06:27:41'),(38655,1,79,'2021-05-31 06:54:31'),(38656,1,44,'2021-05-31 07:01:21'),(38657,1,44,'2021-05-31 07:09:58'),(38658,1,44,'2021-05-31 07:11:02'),(38659,1,44,'2021-05-31 08:01:31'),(38660,1,44,'2021-05-31 08:12:43'),(38661,1,44,'2021-05-31 08:24:35'),(38662,1,44,'2021-05-31 08:24:46'),(38663,1,44,'2021-05-31 08:33:23'),(38664,1,14,'2021-05-31 08:34:51'),(38665,1,44,'2021-05-31 08:38:31'),(38666,1,44,'2021-05-31 08:41:23'),(38667,1,14,'2021-05-31 08:45:07'),(38668,1,44,'2021-05-31 08:45:57'),(38669,1,70,'2021-05-31 08:47:35'),(38670,1,44,'2021-05-31 08:51:08'),(38671,1,14,'2021-05-31 08:51:30'),(38672,1,44,'2021-05-31 08:54:04'),(38673,1,44,'2021-05-31 08:58:21'),(38674,1,44,'2021-05-31 08:59:07'),(38675,1,13,'2021-05-31 09:00:46'),(38676,1,44,'2021-05-31 09:02:15'),(38677,1,14,'2021-05-31 09:03:04'),(38678,1,44,'2021-05-31 09:04:59'),(38679,1,14,'2021-05-31 09:08:29'),(38680,1,44,'2021-05-31 09:12:32'),(38681,1,14,'2021-05-31 09:15:21'),(38682,1,44,'2021-05-31 09:26:46'),(38683,1,44,'2021-05-31 09:30:41'),(38684,1,14,'2021-05-31 09:44:51'),(38685,1,44,'2021-05-31 09:48:23'),(38686,1,44,'2021-05-31 09:51:41'),(38687,1,44,'2021-05-31 09:57:52'),(38688,1,14,'2021-05-31 10:05:56'),(38689,1,15,'2021-05-31 10:22:27'),(38690,1,6,'2021-05-31 10:22:28'),(38691,1,44,'2021-05-31 10:33:24'),(38692,1,14,'2021-05-31 10:48:16'),(38693,1,14,'2021-05-31 11:09:51'),(38694,1,44,'2021-05-31 11:14:21'),(38695,1,44,'2021-05-31 11:16:03'),(38696,1,5,'2021-05-31 11:24:57'),(38697,1,14,'2021-05-31 11:31:06'),(38698,1,44,'2021-05-31 11:37:41'),(38699,1,44,'2021-05-31 11:43:56'),(38700,1,14,'2021-05-31 11:52:07'),(38701,1,44,'2021-05-31 12:00:38'),(38702,1,44,'2021-05-31 12:22:03'),(38703,1,44,'2021-05-31 12:34:19'),(38704,1,44,'2021-05-31 12:56:10'),(38705,1,44,'2021-05-31 13:04:53'),(38706,1,5,'2021-05-31 13:34:38'),(38707,1,44,'2021-05-31 13:44:27'),(38708,1,5,'2021-05-31 14:17:07'),(38709,1,44,'2021-05-31 14:18:25'),(38710,1,44,'2021-05-31 14:31:32'),(38711,1,44,'2021-05-31 14:33:33'),(38712,1,14,'2021-05-31 14:35:05'),(38713,1,5,'2021-05-31 14:36:01'),(38714,1,14,'2021-05-31 14:36:33'),(38715,1,5,'2021-05-31 14:38:09'),(38716,1,14,'2021-05-31 14:38:18'),(38717,1,14,'2021-05-31 14:40:25'),(38718,1,44,'2021-05-31 14:41:14'),(38719,1,13,'2021-05-31 14:42:28'),(38720,1,5,'2021-05-31 14:43:15'),(38721,1,44,'2021-05-31 14:44:52'),(38722,1,44,'2021-05-31 14:48:26'),(38723,1,44,'2021-05-31 14:51:46'),(38724,1,44,'2021-05-31 14:58:48'),(38725,1,15,'2021-05-31 15:00:38'),(38726,1,5,'2021-05-31 15:01:29'),(38727,1,6,'2021-05-31 15:02:18'),(38728,1,44,'2021-05-31 15:05:44'),(38729,1,44,'2021-05-31 15:11:36'),(38730,1,44,'2021-05-31 15:22:07'),(38731,1,44,'2021-05-31 15:30:10'),(38732,1,44,'2021-05-31 15:35:10'),(38733,1,44,'2021-05-31 15:47:30'),(38734,1,44,'2021-05-31 15:53:05'),(38735,1,44,'2021-05-31 16:22:46'),(38736,1,44,'2021-05-31 16:31:46'),(38737,1,44,'2021-05-31 16:41:16'),(38738,1,44,'2021-05-31 16:51:43'),(38739,1,44,'2021-05-31 16:59:27'),(38740,1,44,'2021-05-31 17:05:41'),(38741,1,44,'2021-05-31 17:19:34'),(38742,1,44,'2021-05-31 17:26:05'),(38743,1,44,'2021-05-31 17:36:02'),(38744,1,70,'2021-05-31 17:54:13'),(38745,1,76,'2021-05-31 18:03:33'),(38746,1,44,'2021-05-31 18:07:27'),(38747,1,44,'2021-05-31 18:11:32'),(38748,1,44,'2021-05-31 19:00:15'),(38749,1,44,'2021-05-31 19:00:23'),(38750,1,44,'2021-05-31 19:00:29'),(38751,1,44,'2021-05-31 19:10:12'),(38752,1,70,'2021-05-31 19:31:39'),(38753,1,66,'2021-05-31 19:54:28'),(38754,1,44,'2021-05-31 20:03:14'),(38755,1,5,'2021-05-31 20:03:26'),(38756,1,44,'2021-05-31 20:27:22'),(38757,1,44,'2021-05-31 20:29:49'),(38758,1,15,'2021-05-31 20:35:13'),(38759,1,44,'2021-05-31 20:59:00'),(38760,1,44,'2021-05-31 21:05:08'),(38761,1,44,'2021-05-31 21:06:46'),(38762,1,44,'2021-05-31 21:18:38'),(38763,1,44,'2021-05-31 21:25:18'),(38764,1,44,'2021-05-31 21:43:41'),(38765,1,44,'2021-05-31 21:50:54'),(38766,1,44,'2021-05-31 22:26:59'),(38767,1,44,'2021-05-31 22:49:14'),(38768,1,44,'2021-05-31 22:49:38'),(38769,1,76,'2021-05-31 22:52:46'),(38770,1,44,'2021-05-31 23:23:05'),(38771,1,14,'2021-05-31 23:23:56'),(38772,1,44,'2021-05-31 23:24:53'),(38773,1,44,'2021-06-01 00:08:51'),(38774,1,44,'2021-06-01 00:30:55'),(38775,1,44,'2021-06-01 00:54:23'),(38776,1,44,'2021-06-01 01:07:52'),(38777,1,44,'2021-06-01 01:41:44'),(38778,1,44,'2021-06-01 01:45:55'),(38779,1,44,'2021-06-01 02:25:01'),(38780,1,44,'2021-06-01 02:35:43'),(38781,1,6,'2021-06-01 02:54:51'),(38782,1,13,'2021-06-01 02:58:27'),(38783,1,14,'2021-06-01 03:01:38'),(38784,1,5,'2021-06-01 03:03:18'),(38785,1,13,'2021-06-01 03:20:27'),(38786,1,6,'2021-06-01 03:33:25'),(38787,1,44,'2021-06-01 03:33:59'),(38788,1,6,'2021-06-01 03:46:31'),(38789,1,44,'2021-06-01 03:47:50'),(38790,1,44,'2021-06-01 03:47:55'),(38791,1,44,'2021-06-01 03:47:59'),(38792,1,44,'2021-06-01 03:48:03'),(38793,1,44,'2021-06-01 03:48:09'),(38794,1,44,'2021-06-01 03:48:18'),(38795,1,44,'2021-06-01 03:48:29'),(38796,1,44,'2021-06-01 03:48:36'),(38797,1,44,'2021-06-01 03:48:40'),(38798,1,44,'2021-06-01 03:48:44'),(38799,1,44,'2021-06-01 03:48:51'),(38800,1,44,'2021-06-01 03:48:56'),(38801,1,44,'2021-06-01 03:49:00'),(38802,1,44,'2021-06-01 03:49:03'),(38803,1,44,'2021-06-01 03:49:09'),(38804,1,44,'2021-06-01 03:49:13'),(38805,1,44,'2021-06-01 03:49:19'),(38806,1,44,'2021-06-01 03:49:25'),(38807,1,44,'2021-06-01 03:49:32'),(38808,1,44,'2021-06-01 03:49:37'),(38809,1,44,'2021-06-01 03:49:41'),(38810,1,44,'2021-06-01 03:49:46'),(38811,1,44,'2021-06-01 03:49:51'),(38812,1,44,'2021-06-01 03:49:55'),(38813,1,44,'2021-06-01 03:50:01'),(38814,1,44,'2021-06-01 03:50:06'),(38815,1,44,'2021-06-01 03:50:10'),(38816,1,44,'2021-06-01 03:50:15'),(38817,1,44,'2021-06-01 03:50:20'),(38818,1,44,'2021-06-01 03:50:30'),(38819,1,44,'2021-06-01 03:50:31'),(38820,1,44,'2021-06-01 03:50:42'),(38821,1,44,'2021-06-01 03:50:51'),(38822,1,44,'2021-06-01 03:50:59'),(38823,1,44,'2021-06-01 03:51:08'),(38824,1,44,'2021-06-01 03:51:15'),(38825,1,44,'2021-06-01 03:51:20'),(38826,1,44,'2021-06-01 03:51:25'),(38827,1,44,'2021-06-01 03:51:28'),(38828,1,44,'2021-06-01 03:51:32'),(38829,1,44,'2021-06-01 03:51:41'),(38830,1,44,'2021-06-01 03:51:45'),(38831,1,6,'2021-06-01 04:01:37'),(38832,1,70,'2021-06-01 04:09:07'),(38833,1,44,'2021-06-01 04:16:00'),(38834,1,44,'2021-06-01 04:37:06'),(38835,1,44,'2021-06-01 04:39:40'),(38836,1,44,'2021-06-01 04:48:47'),(38837,1,44,'2021-06-01 04:49:42'),(38838,1,44,'2021-06-01 04:50:05'),(38839,1,44,'2021-06-01 05:04:15'),(38840,1,13,'2021-06-01 05:14:02'),(38841,1,44,'2021-06-01 05:30:45'),(38842,1,44,'2021-06-01 05:51:42'),(38843,1,15,'2021-06-01 06:10:06'),(38844,1,44,'2021-06-01 06:17:34'),(38845,1,44,'2021-06-01 06:26:21'),(38846,1,73,'2021-06-01 06:33:14'),(38847,1,44,'2021-06-01 06:39:58'),(38848,1,44,'2021-06-01 06:57:27'),(38849,1,44,'2021-06-01 07:01:22'),(38850,1,44,'2021-06-01 07:17:16'),(38851,1,44,'2021-06-01 07:22:09'),(38852,1,62,'2021-06-01 07:44:10'),(38853,1,15,'2021-06-01 08:02:02'),(38854,1,44,'2021-06-01 08:29:29'),(38855,1,44,'2021-06-01 08:55:41'),(38856,1,44,'2021-06-01 09:00:57'),(38857,1,44,'2021-06-01 09:42:20'),(38858,1,44,'2021-06-01 09:48:29'),(38859,1,6,'2021-06-01 09:51:16'),(38860,1,44,'2021-06-01 09:53:38'),(38861,1,44,'2021-06-01 10:06:52'),(38862,1,5,'2021-06-01 10:18:42'),(38863,1,14,'2021-06-01 10:20:02'),(38864,1,44,'2021-06-01 10:21:59'),(38865,1,44,'2021-06-01 10:28:09'),(38866,1,44,'2021-06-01 10:33:58'),(38867,1,62,'2021-06-01 10:34:56'),(38868,1,44,'2021-06-01 10:45:46'),(38869,1,44,'2021-06-01 11:06:30'),(38870,1,6,'2021-06-01 11:09:03'),(38871,1,44,'2021-06-01 11:25:53'),(38872,1,44,'2021-06-01 11:28:18'),(38873,1,15,'2021-06-01 11:33:58'),(38874,1,44,'2021-06-01 11:34:22'),(38875,1,44,'2021-06-01 12:02:46'),(38876,1,44,'2021-06-01 12:19:46'),(38877,1,15,'2021-06-01 12:20:51'),(38878,1,6,'2021-06-01 12:23:41'),(38879,1,6,'2021-06-01 12:28:25'),(38880,1,6,'2021-06-01 12:35:37'),(38881,1,6,'2021-06-01 12:40:55'),(38882,1,44,'2021-06-01 12:45:13'),(38883,1,6,'2021-06-01 12:49:13'),(38884,1,44,'2021-06-01 12:54:11'),(38885,1,44,'2021-06-01 13:12:30'),(38886,1,44,'2021-06-01 13:16:10'),(38887,1,6,'2021-06-01 13:17:39'),(38888,1,44,'2021-06-01 13:23:07'),(38889,1,76,'2021-06-01 13:24:19'),(38890,1,44,'2021-06-01 13:29:36'),(38891,1,43,'2021-06-01 13:30:28'),(38892,1,79,'2021-06-01 13:36:08'),(38893,1,44,'2021-06-01 13:42:20'),(38894,1,5,'2021-06-01 13:47:42'),(38895,1,44,'2021-06-01 13:49:16'),(38896,1,6,'2021-06-01 14:02:05'),(38897,1,45,'2021-06-01 14:02:35'),(38898,1,44,'2021-06-01 14:20:54'),(38899,1,44,'2021-06-01 14:21:46'),(38900,1,5,'2021-06-01 14:32:10'),(38901,1,14,'2021-06-01 14:32:33'),(38902,1,44,'2021-06-01 14:33:23'),(38903,1,14,'2021-06-01 14:33:56'),(38904,1,13,'2021-06-01 14:34:53'),(38905,1,15,'2021-06-01 14:37:09'),(38906,1,6,'2021-06-01 14:39:15'),(38907,1,44,'2021-06-01 14:39:37'),(38908,1,14,'2021-06-01 14:42:33'),(38909,1,44,'2021-06-01 14:44:05'),(38910,1,44,'2021-06-01 14:47:24'),(38911,1,44,'2021-06-01 14:48:28'),(38912,1,14,'2021-06-01 14:51:05'),(38913,1,44,'2021-06-01 14:51:32'),(38914,1,44,'2021-06-01 14:54:08'),(38915,1,13,'2021-06-01 15:00:55'),(38916,1,44,'2021-06-01 15:01:16'),(38917,1,44,'2021-06-01 15:10:27'),(38918,1,44,'2021-06-01 15:18:47'),(38919,1,44,'2021-06-01 15:22:52'),(38920,1,44,'2021-06-01 15:23:22'),(38921,1,13,'2021-06-01 15:27:42'),(38922,1,44,'2021-06-01 15:30:23'),(38923,1,79,'2021-06-01 15:30:39'),(38924,1,44,'2021-06-01 15:50:55'),(38925,1,44,'2021-06-01 15:51:06'),(38926,1,44,'2021-06-01 15:52:39'),(38927,1,44,'2021-06-01 16:02:18'),(38928,1,44,'2021-06-01 16:11:10'),(38929,1,13,'2021-06-01 16:17:49'),(38930,1,44,'2021-06-01 16:20:19'),(38931,1,62,'2021-06-01 16:22:27'),(38932,1,56,'2021-06-01 16:36:10'),(38933,1,44,'2021-06-01 16:37:41'),(38934,1,44,'2021-06-01 16:47:09'),(38935,1,13,'2021-06-01 17:06:39'),(38936,1,44,'2021-06-01 17:11:15'),(38937,1,44,'2021-06-01 17:11:41'),(38938,1,44,'2021-06-01 17:13:38'),(38939,1,44,'2021-06-01 17:39:12'),(38940,1,59,'2021-06-01 17:43:12'),(38941,1,45,'2021-06-01 17:43:16'),(38942,1,44,'2021-06-01 17:44:43'),(38943,1,45,'2021-06-01 17:57:41'),(38944,1,13,'2021-06-01 18:03:27'),(38945,1,44,'2021-06-01 18:04:59'),(38946,1,44,'2021-06-01 18:28:32'),(38947,1,66,'2021-06-01 18:32:33'),(38948,1,44,'2021-06-01 18:46:42'),(38949,1,44,'2021-06-01 19:09:23'),(38950,1,44,'2021-06-01 19:12:30'),(38951,1,44,'2021-06-01 19:18:32'),(38952,1,44,'2021-06-01 19:19:49'),(38953,1,44,'2021-06-01 19:28:43'),(38954,1,44,'2021-06-01 19:28:47'),(38955,1,44,'2021-06-01 19:28:49'),(38956,1,44,'2021-06-01 19:28:50'),(38957,1,44,'2021-06-01 19:34:50'),(38958,1,44,'2021-06-01 19:49:29'),(38959,1,44,'2021-06-01 19:54:22'),(38960,1,44,'2021-06-01 20:19:32'),(38961,1,44,'2021-06-01 20:50:44'),(38962,1,62,'2021-06-01 20:52:54'),(38963,1,44,'2021-06-01 20:54:09'),(38964,1,44,'2021-06-01 21:15:40'),(38965,1,44,'2021-06-01 21:20:39'),(38966,1,45,'2021-06-01 21:26:47'),(38967,1,44,'2021-06-01 21:43:15'),(38968,1,15,'2021-06-01 21:45:34'),(38969,1,56,'2021-06-01 21:45:40'),(38970,1,44,'2021-06-01 21:50:43'),(38971,1,44,'2021-06-01 21:51:30'),(38972,1,44,'2021-06-01 22:00:19'),(38973,1,44,'2021-06-01 22:18:40'),(38974,1,44,'2021-06-01 22:21:14'),(38975,1,44,'2021-06-01 22:22:09'),(38976,1,43,'2021-06-01 22:35:31'),(38977,1,44,'2021-06-01 22:48:11'),(38978,1,44,'2021-06-01 23:28:13'),(38979,1,44,'2021-06-01 23:43:11'),(38980,1,13,'2021-06-01 23:45:25'),(38981,1,44,'2021-06-01 23:50:24'),(38982,1,44,'2021-06-02 00:10:15'),(38983,1,44,'2021-06-02 00:11:19'),(38984,1,44,'2021-06-02 00:33:10'),(38985,1,44,'2021-06-02 00:36:07'),(38986,1,45,'2021-06-02 00:37:13'),(38987,1,45,'2021-06-02 00:37:13'),(38988,1,45,'2021-06-02 00:37:14'),(38989,1,45,'2021-06-02 00:37:15'),(38990,1,45,'2021-06-02 00:37:15'),(38991,1,44,'2021-06-02 00:37:24'),(38992,1,44,'2021-06-02 00:37:24'),(38993,1,44,'2021-06-02 00:37:25'),(38994,1,44,'2021-06-02 00:37:26'),(38995,1,44,'2021-06-02 00:37:27'),(38996,1,44,'2021-06-02 00:48:14'),(38997,1,44,'2021-06-02 00:54:57'),(38998,1,44,'2021-06-02 01:04:29'),(38999,1,44,'2021-06-02 01:30:07'),(39000,1,44,'2021-06-02 01:34:15'),(39001,1,43,'2021-06-02 01:34:16'),(39002,1,13,'2021-06-02 01:34:47'),(39003,1,44,'2021-06-02 01:36:10'),(39004,1,44,'2021-06-02 01:42:41'),(39005,1,44,'2021-06-02 01:45:14'),(39006,1,79,'2021-06-02 02:00:57'),(39007,1,44,'2021-06-02 02:08:50'),(39008,1,44,'2021-06-02 02:15:30'),(39009,1,44,'2021-06-02 02:17:02'),(39010,1,6,'2021-06-02 02:18:13'),(39011,1,15,'2021-06-02 02:18:44'),(39012,1,13,'2021-06-02 02:19:59'),(39013,1,5,'2021-06-02 02:20:29'),(39014,1,43,'2021-06-02 02:22:13'),(39015,1,45,'2021-06-02 02:22:29'),(39016,1,14,'2021-06-02 02:22:43'),(39017,1,53,'2021-06-02 02:22:58'),(39018,1,15,'2021-06-02 02:23:28'),(39019,1,44,'2021-06-02 02:23:37'),(39020,1,44,'2021-06-02 02:23:43'),(39021,1,45,'2021-06-02 02:23:58'),(39022,1,59,'2021-06-02 02:24:28'),(39023,1,76,'2021-06-02 02:24:43'),(39024,1,56,'2021-06-02 02:25:28'),(39025,1,70,'2021-06-02 02:25:42'),(39026,1,66,'2021-06-02 02:25:57'),(39027,1,15,'2021-06-02 02:27:27'),(39028,1,73,'2021-06-02 02:29:12'),(39029,1,79,'2021-06-02 02:29:27'),(39030,1,62,'2021-06-02 02:29:42'),(39031,1,15,'2021-06-02 02:30:12'),(39032,1,59,'2021-06-02 02:30:27'),(39033,1,62,'2021-06-02 02:30:43'),(39034,1,44,'2021-06-02 02:30:44'),(39035,1,6,'2021-06-02 02:32:44'),(39036,1,15,'2021-06-02 02:33:06'),(39037,1,15,'2021-06-02 02:38:18'),(39038,1,13,'2021-06-02 02:44:40'),(39039,1,15,'2021-06-02 02:47:29'),(39040,1,15,'2021-06-02 02:57:37'),(39041,1,44,'2021-06-02 03:01:45'),(39042,1,15,'2021-06-02 03:16:00'),(39043,1,44,'2021-06-02 03:16:54'),(39044,1,15,'2021-06-02 03:27:20'),(39045,1,44,'2021-06-02 03:30:41'),(39046,1,44,'2021-06-02 03:46:39'),(39047,1,5,'2021-06-02 03:47:11'),(39048,1,14,'2021-06-02 03:47:11'),(39049,1,15,'2021-06-02 03:56:04'),(39050,1,13,'2021-06-02 04:09:25'),(39051,1,44,'2021-06-02 04:10:43'),(39052,1,15,'2021-06-02 04:10:47'),(39053,1,44,'2021-06-02 04:17:18'),(39054,1,56,'2021-06-02 04:27:39'),(39055,1,44,'2021-06-02 04:32:04'),(39056,1,44,'2021-06-02 04:33:11'),(39057,1,44,'2021-06-02 04:33:14'),(39058,1,44,'2021-06-02 04:35:40'),(39059,1,44,'2021-06-02 04:47:19'),(39060,1,15,'2021-06-02 05:03:41'),(39061,1,62,'2021-06-02 05:13:33'),(39062,1,44,'2021-06-02 05:15:06'),(39063,1,15,'2021-06-02 05:26:28'),(39064,1,44,'2021-06-02 05:27:19'),(39065,1,44,'2021-06-02 05:32:47'),(39066,1,6,'2021-06-02 05:42:10'),(39067,1,15,'2021-06-02 05:47:50'),(39068,1,44,'2021-06-02 05:53:24'),(39069,1,44,'2021-06-02 06:01:56'),(39070,1,15,'2021-06-02 06:09:40'),(39071,1,44,'2021-06-02 06:10:30'),(39072,1,44,'2021-06-02 06:23:45'),(39073,1,15,'2021-06-02 06:30:49'),(39074,1,43,'2021-06-02 06:31:27'),(39075,1,44,'2021-06-02 06:33:51'),(39076,1,44,'2021-06-02 06:39:37'),(39077,1,44,'2021-06-02 07:02:06'),(39078,1,44,'2021-06-02 07:16:54'),(39079,1,15,'2021-06-02 07:23:33'),(39080,1,44,'2021-06-02 07:26:22'),(39081,1,44,'2021-06-02 07:31:44'),(39082,1,15,'2021-06-02 07:56:47'),(39083,1,44,'2021-06-02 08:50:49'),(39084,1,6,'2021-06-02 09:01:22'),(39085,1,15,'2021-06-02 09:02:37'),(39086,1,44,'2021-06-02 09:04:27'),(39087,1,44,'2021-06-02 09:09:34'),(39088,1,44,'2021-06-02 09:21:11'),(39089,1,44,'2021-06-02 09:25:17'),(39090,1,13,'2021-06-02 09:26:56'),(39091,1,44,'2021-06-02 09:26:57'),(39092,1,44,'2021-06-02 09:30:54'),(39093,1,15,'2021-06-02 10:03:10'),(39094,1,44,'2021-06-02 10:27:31'),(39095,1,44,'2021-06-02 10:48:52'),(39096,1,44,'2021-06-02 11:11:47'),(39097,1,44,'2021-06-02 11:18:45'),(39098,1,45,'2021-06-02 11:20:20'),(39099,1,44,'2021-06-02 11:53:45'),(39100,1,44,'2021-06-02 12:34:53'),(39101,1,6,'2021-06-02 12:35:50'),(39102,1,44,'2021-06-02 12:49:27'),(39103,1,44,'2021-06-02 13:06:26'),(39104,1,44,'2021-06-02 13:13:49'),(39105,1,44,'2021-06-02 13:18:56'),(39106,1,66,'2021-06-02 13:23:54'),(39107,1,44,'2021-06-02 13:31:08'),(39108,1,14,'2021-06-02 14:34:29'),(39109,1,5,'2021-06-02 14:36:49'),(39110,1,14,'2021-06-02 14:39:14'),(39111,1,5,'2021-06-02 14:39:42'),(39112,1,5,'2021-06-02 14:42:48'),(39113,1,15,'2021-06-02 14:44:05'),(39114,1,6,'2021-06-02 14:44:10'),(39115,1,14,'2021-06-02 14:44:49'),(39116,1,66,'2021-06-02 14:45:10'),(39117,1,14,'2021-06-02 14:47:58'),(39118,1,13,'2021-06-02 15:01:53'),(39119,1,44,'2021-06-02 15:08:58'),(39120,1,44,'2021-06-02 15:14:10'),(39121,1,44,'2021-06-02 15:24:15'),(39122,1,44,'2021-06-02 15:30:21'),(39123,1,44,'2021-06-02 15:42:12'),(39124,1,44,'2021-06-02 15:52:57'),(39125,1,44,'2021-06-02 16:04:39'),(39126,1,44,'2021-06-02 16:18:37'),(39127,1,53,'2021-06-02 16:23:55'),(39128,1,70,'2021-06-02 16:29:01'),(39129,1,44,'2021-06-02 16:29:28'),(39130,1,44,'2021-06-02 16:41:34'),(39131,1,44,'2021-06-02 17:25:57'),(39132,1,44,'2021-06-02 18:57:46'),(39133,1,44,'2021-06-02 18:57:49'),(39134,1,44,'2021-06-02 19:16:53'),(39135,1,44,'2021-06-02 19:16:53'),(39136,1,45,'2021-06-02 19:30:27'),(39137,1,45,'2021-06-02 19:30:28'),(39138,1,44,'2021-06-02 19:30:36'),(39139,1,44,'2021-06-02 19:30:37'),(39140,1,44,'2021-06-02 19:35:06'),(39141,1,53,'2021-06-02 19:35:07'),(39142,1,44,'2021-06-02 19:50:38'),(39143,1,44,'2021-06-02 20:04:58'),(39144,1,44,'2021-06-02 20:06:54'),(39145,1,44,'2021-06-02 20:26:26'),(39146,1,44,'2021-06-02 20:30:14'),(39147,1,44,'2021-06-02 20:47:57'),(39148,1,62,'2021-06-02 21:04:24'),(39149,1,44,'2021-06-02 21:08:22'),(39150,1,44,'2021-06-02 21:13:16'),(39151,1,44,'2021-06-02 21:27:44'),(39152,1,44,'2021-06-02 21:37:16'),(39153,1,66,'2021-06-02 21:42:53'),(39154,1,44,'2021-06-02 21:48:02'),(39155,1,43,'2021-06-02 21:51:28'),(39156,1,15,'2021-06-02 21:57:24'),(39157,1,44,'2021-06-02 22:04:38'),(39158,1,44,'2021-06-02 22:04:57'),(39159,1,44,'2021-06-02 22:18:22'),(39160,1,44,'2021-06-02 22:20:21'),(39161,1,44,'2021-06-02 22:35:27'),(39162,1,66,'2021-06-02 22:53:40'),(39163,1,44,'2021-06-02 23:05:40'),(39164,1,44,'2021-06-02 23:11:11'),(39165,1,44,'2021-06-02 23:27:35'),(39166,1,44,'2021-06-02 23:49:21'),(39167,1,44,'2021-06-02 23:50:11'),(39168,1,44,'2021-06-03 00:11:16'),(39169,1,44,'2021-06-03 00:17:28'),(39170,1,44,'2021-06-03 00:18:19'),(39171,1,44,'2021-06-03 00:25:54'),(39172,1,44,'2021-06-03 00:32:23'),(39173,1,44,'2021-06-03 00:54:33'),(39174,1,44,'2021-06-03 01:02:41'),(39175,1,44,'2021-06-03 01:10:15'),(39176,1,44,'2021-06-03 01:10:17'),(39177,1,44,'2021-06-03 01:12:25'),(39178,1,44,'2021-06-03 01:14:31'),(39179,1,44,'2021-06-03 01:35:08'),(39180,1,44,'2021-06-03 01:38:06'),(39181,1,44,'2021-06-03 01:38:31'),(39182,1,44,'2021-06-03 01:41:27'),(39183,1,44,'2021-06-03 01:48:08'),(39184,1,44,'2021-06-03 01:52:42'),(39185,1,44,'2021-06-03 01:57:37'),(39186,1,44,'2021-06-03 02:04:42'),(39187,1,44,'2021-06-03 02:30:43'),(39188,1,13,'2021-06-03 02:38:17'),(39189,1,44,'2021-06-03 02:38:53'),(39190,1,59,'2021-06-03 02:45:40'),(39191,1,13,'2021-06-03 02:47:40'),(39192,1,13,'2021-06-03 02:58:21'),(39193,1,44,'2021-06-03 03:02:01'),(39194,1,13,'2021-06-03 03:04:39'),(39195,1,13,'2021-06-03 03:09:07'),(39196,1,79,'2021-06-03 03:49:21'),(39197,1,44,'2021-06-03 03:53:56'),(39198,1,44,'2021-06-03 04:03:38'),(39199,1,14,'2021-06-03 06:45:13'),(39200,1,44,'2021-06-03 06:48:18'),(39201,1,44,'2021-06-03 06:58:16'),(39202,1,44,'2021-06-03 06:58:28'),(39203,1,5,'2021-06-03 07:02:45'),(39204,1,14,'2021-06-03 07:04:37'),(39205,1,45,'2021-06-03 07:05:47'),(39206,1,44,'2021-06-03 07:06:49'),(39207,1,44,'2021-06-03 07:10:47'),(39208,1,44,'2021-06-03 07:19:58'),(39209,1,44,'2021-06-03 07:20:47'),(39210,1,44,'2021-06-03 07:27:36'),(39211,1,44,'2021-06-03 07:30:37'),(39212,1,44,'2021-06-03 07:39:34'),(39213,1,13,'2021-06-03 07:39:59'),(39214,1,6,'2021-06-03 07:59:48'),(39215,1,44,'2021-06-03 08:24:48'),(39216,1,44,'2021-06-03 08:29:39'),(39217,1,44,'2021-06-03 08:44:40'),(39218,1,13,'2021-06-03 08:49:18'),(39219,1,44,'2021-06-03 08:52:11'),(39220,1,44,'2021-06-03 08:58:23'),(39221,1,44,'2021-06-03 09:03:32'),(39222,1,13,'2021-06-03 09:05:04'),(39223,1,44,'2021-06-03 09:11:22'),(39224,1,44,'2021-06-03 09:16:03'),(39225,1,44,'2021-06-03 09:26:05'),(39226,1,44,'2021-06-03 09:27:01'),(39227,1,44,'2021-06-03 09:34:52'),(39228,1,44,'2021-06-03 09:37:31'),(39229,1,44,'2021-06-03 09:46:27'),(39230,1,44,'2021-06-03 09:48:07'),(39231,1,44,'2021-06-03 09:55:18'),(39232,1,44,'2021-06-03 09:57:55'),(39233,1,44,'2021-06-03 10:03:30'),(39234,1,44,'2021-06-03 10:08:41'),(39235,1,44,'2021-06-03 10:12:10'),(39236,1,44,'2021-06-03 10:19:50'),(39237,1,44,'2021-06-03 10:22:36'),(39238,1,44,'2021-06-03 10:31:08'),(39239,1,44,'2021-06-03 10:35:44'),(39240,1,44,'2021-06-03 10:41:57'),(39241,1,15,'2021-06-03 10:44:05'),(39242,1,44,'2021-06-03 10:57:43'),(39243,1,44,'2021-06-03 11:02:33'),(39244,1,44,'2021-06-03 11:19:05'),(39245,1,44,'2021-06-03 11:25:28'),(39246,1,44,'2021-06-03 11:48:54'),(39247,1,44,'2021-06-03 12:05:28'),(39248,1,44,'2021-06-03 12:07:52'),(39249,1,44,'2021-06-03 12:08:34'),(39250,1,44,'2021-06-03 12:14:02'),(39251,1,44,'2021-06-03 12:21:29'),(39252,1,44,'2021-06-03 12:24:09'),(39253,1,44,'2021-06-03 12:28:06'),(39254,1,44,'2021-06-03 12:29:15'),(39255,1,44,'2021-06-03 12:29:50'),(39256,1,66,'2021-06-03 12:36:50'),(39257,1,44,'2021-06-03 12:51:48'),(39258,1,44,'2021-06-03 12:53:20'),(39259,1,44,'2021-06-03 13:05:24'),(39260,1,44,'2021-06-03 13:08:29'),(39261,1,44,'2021-06-03 13:08:34'),(39262,1,44,'2021-06-03 13:13:22'),(39263,1,44,'2021-06-03 13:16:09'),(39264,1,44,'2021-06-03 13:28:33'),(39265,1,44,'2021-06-03 13:30:08'),(39266,1,44,'2021-06-03 13:30:40'),(39267,1,44,'2021-06-03 13:35:15'),(39268,1,44,'2021-06-03 13:39:57'),(39269,1,44,'2021-06-03 13:47:58'),(39270,1,44,'2021-06-03 13:58:28'),(39271,1,44,'2021-06-03 14:06:31'),(39272,1,59,'2021-06-03 14:07:53'),(39273,1,44,'2021-06-03 14:16:03'),(39274,1,44,'2021-06-03 14:17:05'),(39275,1,44,'2021-06-03 14:22:39'),(39276,1,44,'2021-06-03 14:25:25'),(39277,1,44,'2021-06-03 14:27:24'),(39278,1,13,'2021-06-03 14:32:51'),(39279,1,44,'2021-06-03 14:33:33'),(39280,1,14,'2021-06-03 14:34:04'),(39281,1,44,'2021-06-03 14:40:21'),(39282,1,44,'2021-06-03 14:45:04'),(39283,1,6,'2021-06-03 14:46:06'),(39284,1,15,'2021-06-03 14:46:07'),(39285,1,14,'2021-06-03 14:46:58'),(39286,1,79,'2021-06-03 14:49:05'),(39287,1,14,'2021-06-03 14:50:20'),(39288,1,44,'2021-06-03 14:50:28'),(39289,1,5,'2021-06-03 14:51:45'),(39290,1,14,'2021-06-03 14:54:05'),(39291,1,14,'2021-06-03 14:59:28'),(39292,1,44,'2021-06-03 14:59:42'),(39293,1,5,'2021-06-03 15:01:39'),(39294,1,44,'2021-06-03 15:02:25'),(39295,1,44,'2021-06-03 15:02:51'),(39296,1,44,'2021-06-03 15:08:36'),(39297,1,44,'2021-06-03 15:08:44'),(39298,1,14,'2021-06-03 15:09:04'),(39299,1,79,'2021-06-03 15:16:12'),(39300,1,44,'2021-06-03 15:18:20'),(39301,1,44,'2021-06-03 15:23:53'),(39302,1,44,'2021-06-03 15:29:07'),(39303,1,44,'2021-06-03 15:37:11'),(39304,1,44,'2021-06-03 15:37:58'),(39305,1,44,'2021-06-03 15:57:57'),(39306,1,44,'2021-06-03 15:58:33'),(39307,1,44,'2021-06-03 16:08:46'),(39308,1,44,'2021-06-03 16:17:31'),(39309,1,44,'2021-06-03 16:19:38'),(39310,1,44,'2021-06-03 16:23:12'),(39311,1,44,'2021-06-03 16:25:40'),(39312,1,44,'2021-06-03 16:36:40'),(39313,1,44,'2021-06-03 16:47:54'),(39314,1,44,'2021-06-03 16:55:11'),(39315,1,44,'2021-06-03 17:05:05'),(39316,1,44,'2021-06-03 17:12:08'),(39317,1,44,'2021-06-03 17:30:08'),(39318,1,44,'2021-06-03 17:31:48'),(39319,1,44,'2021-06-03 17:58:44'),(39320,1,44,'2021-06-03 18:19:49'),(39321,1,44,'2021-06-03 18:37:10'),(39322,1,44,'2021-06-03 18:45:50'),(39323,1,44,'2021-06-03 19:10:06'),(39324,1,44,'2021-06-03 19:10:07'),(39325,1,44,'2021-06-03 19:11:13'),(39326,1,44,'2021-06-03 19:33:32'),(39327,1,44,'2021-06-03 19:34:15'),(39328,1,44,'2021-06-03 19:39:42'),(39329,1,15,'2021-06-03 19:50:35'),(39330,1,44,'2021-06-03 19:58:27'),(39331,1,44,'2021-06-03 20:21:39'),(39332,1,6,'2021-06-03 20:43:38'),(39333,1,44,'2021-06-03 21:06:53'),(39334,1,44,'2021-06-03 21:15:07'),(39335,1,44,'2021-06-03 21:30:40'),(39336,1,44,'2021-06-03 21:54:02'),(39337,1,44,'2021-06-03 22:03:37'),(39338,1,45,'2021-06-03 22:09:37'),(39339,1,44,'2021-06-03 22:15:45'),(39340,1,44,'2021-06-03 22:29:39'),(39341,1,13,'2021-06-03 22:38:17'),(39342,1,44,'2021-06-03 22:38:53'),(39343,1,44,'2021-06-03 22:56:59'),(39344,1,44,'2021-06-03 22:58:26'),(39345,1,44,'2021-06-03 23:01:48'),(39346,1,44,'2021-06-03 23:03:34'),(39347,1,44,'2021-06-03 23:24:01'),(39348,1,6,'2021-06-03 23:56:45'),(39349,1,44,'2021-06-04 00:06:39'),(39350,1,44,'2021-06-04 00:29:06'),(39351,1,44,'2021-06-04 01:11:09'),(39352,1,44,'2021-06-04 01:16:17'),(39353,1,53,'2021-06-04 01:19:14'),(39354,1,44,'2021-06-04 02:16:35'),(39355,1,44,'2021-06-04 02:25:18'),(39356,1,44,'2021-06-04 02:28:39'),(39357,1,44,'2021-06-04 02:33:13'),(39358,1,13,'2021-06-04 02:36:10'),(39359,1,44,'2021-06-04 02:38:53'),(39360,1,5,'2021-06-04 02:45:13'),(39361,1,14,'2021-06-04 02:46:43'),(39362,1,5,'2021-06-04 02:49:18'),(39363,1,44,'2021-06-04 02:50:53'),(39364,1,14,'2021-06-04 02:59:51'),(39365,1,5,'2021-06-04 03:04:44'),(39366,1,44,'2021-06-04 03:05:14'),(39367,1,14,'2021-06-04 03:11:09'),(39368,1,44,'2021-06-04 03:12:34'),(39369,1,14,'2021-06-04 03:16:57'),(39370,1,44,'2021-06-04 03:17:40'),(39371,1,14,'2021-06-04 03:23:08'),(39372,1,44,'2021-06-04 03:23:46'),(39373,1,5,'2021-06-04 03:28:17'),(39374,1,44,'2021-06-04 03:33:44'),(39375,1,6,'2021-06-04 03:39:16'),(39376,1,14,'2021-06-04 03:53:10'),(39377,1,44,'2021-06-04 04:09:21'),(39378,1,14,'2021-06-04 04:15:07'),(39379,1,44,'2021-06-04 04:33:30'),(39380,1,44,'2021-06-04 04:47:42'),(39381,1,44,'2021-06-04 05:01:50'),(39382,1,44,'2021-06-04 05:05:09'),(39383,1,15,'2021-06-04 05:16:41'),(39384,1,6,'2021-06-04 05:16:42'),(39385,1,44,'2021-06-04 05:29:09'),(39386,1,44,'2021-06-04 05:36:42'),(39387,1,44,'2021-06-04 05:43:04'),(39388,1,44,'2021-06-04 05:59:45'),(39389,1,44,'2021-06-04 06:10:55'),(39390,1,44,'2021-06-04 06:21:37'),(39391,1,44,'2021-06-04 06:32:11'),(39392,1,44,'2021-06-04 06:54:46'),(39393,1,44,'2021-06-04 06:57:28'),(39394,1,44,'2021-06-04 06:57:35'),(39395,1,44,'2021-06-04 06:57:38'),(39396,1,44,'2021-06-04 06:57:41'),(39397,1,44,'2021-06-04 07:05:02'),(39398,1,44,'2021-06-04 07:17:36'),(39399,1,44,'2021-06-04 07:31:45'),(39400,1,44,'2021-06-04 07:39:39'),(39401,1,44,'2021-06-04 07:47:49'),(39402,1,44,'2021-06-04 07:57:11'),(39403,1,44,'2021-06-04 07:57:51'),(39404,1,76,'2021-06-04 07:58:53'),(39405,1,44,'2021-06-04 08:03:01'),(39406,1,44,'2021-06-04 08:10:43'),(39407,1,73,'2021-06-04 08:14:27'),(39408,1,44,'2021-06-04 08:16:02'),(39409,1,44,'2021-06-04 08:24:36'),(39410,1,13,'2021-06-04 08:33:11'),(39411,1,44,'2021-06-04 08:33:42'),(39412,1,6,'2021-06-04 08:41:36'),(39413,1,6,'2021-06-04 08:47:00'),(39414,1,44,'2021-06-04 08:47:14'),(39415,1,44,'2021-06-04 08:52:21'),(39416,1,6,'2021-06-04 08:56:10'),(39417,1,44,'2021-06-04 08:57:17'),(39418,1,44,'2021-06-04 08:58:24'),(39419,1,15,'2021-06-04 09:00:36'),(39420,1,44,'2021-06-04 09:08:11'),(39421,1,44,'2021-06-04 09:09:39'),(39422,1,44,'2021-06-04 09:09:42'),(39423,1,44,'2021-06-04 09:10:53'),(39424,1,15,'2021-06-04 09:15:15'),(39425,1,44,'2021-06-04 09:18:30'),(39426,1,15,'2021-06-04 09:27:46'),(39427,1,15,'2021-06-04 09:38:47'),(39428,1,15,'2021-06-04 09:50:26'),(39429,1,44,'2021-06-04 09:52:33'),(39430,1,15,'2021-06-04 10:01:02'),(39431,1,44,'2021-06-04 10:01:07'),(39432,1,15,'2021-06-04 10:27:57'),(39433,1,44,'2021-06-04 10:38:50'),(39434,1,44,'2021-06-04 10:49:34'),(39435,1,44,'2021-06-04 11:09:57'),(39436,1,44,'2021-06-04 11:11:18'),(39437,1,15,'2021-06-04 11:16:24'),(39438,1,14,'2021-06-04 11:17:11'),(39439,1,5,'2021-06-04 11:17:12'),(39440,1,44,'2021-06-04 11:41:29'),(39441,1,15,'2021-06-04 12:04:16'),(39442,1,15,'2021-06-04 12:26:47'),(39443,1,15,'2021-06-04 12:50:09'),(39444,1,44,'2021-06-04 12:59:46'),(39445,1,44,'2021-06-04 13:04:47'),(39446,1,44,'2021-06-04 13:10:10'),(39447,1,44,'2021-06-04 13:11:19'),(39448,1,44,'2021-06-04 13:13:26'),(39449,1,44,'2021-06-04 13:39:15'),(39450,1,15,'2021-06-04 13:39:42'),(39451,1,15,'2021-06-04 14:01:03'),(39452,1,44,'2021-06-04 14:03:30'),(39453,1,44,'2021-06-04 14:08:42'),(39454,1,44,'2021-06-04 14:14:56'),(39455,1,44,'2021-06-04 14:17:55'),(39456,1,44,'2021-06-04 14:29:07'),(39457,1,6,'2021-06-04 14:31:07'),(39458,1,44,'2021-06-04 14:31:07'),(39459,1,14,'2021-06-04 14:31:54'),(39460,1,5,'2021-06-04 14:31:54'),(39461,1,6,'2021-06-04 14:34:55'),(39462,1,44,'2021-06-04 14:40:41'),(39463,1,6,'2021-06-04 14:41:43'),(39464,1,44,'2021-06-04 14:41:44'),(39465,1,6,'2021-06-04 14:42:07'),(39466,1,13,'2021-06-04 14:44:45'),(39467,1,6,'2021-06-04 14:46:06'),(39468,1,15,'2021-06-04 14:49:36'),(39469,1,44,'2021-06-04 14:50:52'),(39470,1,13,'2021-06-04 14:51:24'),(39471,1,44,'2021-06-04 14:56:45'),(39472,1,13,'2021-06-04 14:58:11'),(39473,1,15,'2021-06-04 15:04:52'),(39474,1,44,'2021-06-04 15:07:31'),(39475,1,44,'2021-06-04 15:21:02'),(39476,1,44,'2021-06-04 15:33:43'),(39477,1,44,'2021-06-04 15:34:14'),(39478,1,6,'2021-06-04 16:07:57'),(39479,1,44,'2021-06-04 16:08:37'),(39480,1,44,'2021-06-04 16:18:21'),(39481,1,44,'2021-06-04 16:30:53'),(39482,1,44,'2021-06-04 16:39:03'),(39483,1,44,'2021-06-04 16:55:53'),(39484,1,44,'2021-06-04 18:44:46'),(39485,1,44,'2021-06-04 19:09:33'),(39486,1,44,'2021-06-04 19:10:36'),(39487,1,44,'2021-06-04 19:35:08'),(39488,1,76,'2021-06-04 19:43:15'),(39489,1,15,'2021-06-04 20:02:10'),(39490,1,44,'2021-06-04 20:44:15'),(39491,1,62,'2021-06-04 20:48:56'),(39492,1,44,'2021-06-04 22:03:07'),(39493,1,62,'2021-06-04 22:04:26'),(39494,1,44,'2021-06-04 22:13:09'),(39495,1,66,'2021-06-04 22:15:00'),(39496,1,44,'2021-06-04 22:20:28'),(39497,1,44,'2021-06-04 22:22:36'),(39498,1,44,'2021-06-04 22:25:26'),(39499,1,44,'2021-06-05 00:12:40'),(39500,1,15,'2021-06-05 00:47:29'),(39501,1,15,'2021-06-05 00:47:35'),(39502,1,44,'2021-06-05 01:19:29'),(39503,1,44,'2021-06-05 01:48:00'),(39504,1,70,'2021-06-05 01:56:57'),(39505,1,44,'2021-06-05 02:35:18'),(39506,1,15,'2021-06-05 02:36:43'),(39507,1,6,'2021-06-05 02:36:54'),(39508,1,44,'2021-06-05 02:51:45'),(39509,1,59,'2021-06-05 03:00:15'),(39510,1,5,'2021-06-05 03:02:03'),(39511,1,44,'2021-06-05 03:02:35'),(39512,1,44,'2021-06-05 03:07:37'),(39513,1,5,'2021-06-05 03:10:47'),(39514,1,14,'2021-06-05 03:12:14'),(39515,1,5,'2021-06-05 03:20:10'),(39516,1,44,'2021-06-05 03:23:51'),(39517,1,5,'2021-06-05 03:29:02'),(39518,1,44,'2021-06-05 03:39:54'),(39519,1,44,'2021-06-05 03:42:09'),(39520,1,14,'2021-06-05 03:54:34'),(39521,1,6,'2021-06-05 04:11:40'),(39522,1,44,'2021-06-05 04:14:48'),(39523,1,44,'2021-06-05 04:23:48'),(39524,1,14,'2021-06-05 04:33:56'),(39525,1,44,'2021-06-05 04:38:40'),(39526,1,44,'2021-06-05 04:42:14'),(39527,1,44,'2021-06-05 04:55:57'),(39528,1,44,'2021-06-05 04:58:04'),(39529,1,15,'2021-06-05 04:58:09'),(39530,1,44,'2021-06-05 04:58:13'),(39531,1,45,'2021-06-05 04:58:19'),(39532,1,53,'2021-06-05 04:58:22'),(39533,1,59,'2021-06-05 04:58:25'),(39534,1,56,'2021-06-05 04:58:33'),(39535,1,43,'2021-06-05 04:58:39'),(39536,1,66,'2021-06-05 04:58:42'),(39537,1,73,'2021-06-05 04:58:44'),(39538,1,62,'2021-06-05 04:58:48'),(39539,1,70,'2021-06-05 04:58:52'),(39540,1,76,'2021-06-05 04:58:57'),(39541,1,79,'2021-06-05 04:59:01'),(39542,1,45,'2021-06-05 04:59:04'),(39543,1,5,'2021-06-05 04:59:07'),(39544,1,15,'2021-06-05 04:59:10'),(39545,1,13,'2021-06-05 04:59:13'),(39546,1,14,'2021-06-05 04:59:16'),(39547,1,6,'2021-06-05 04:59:18'),(39548,1,13,'2021-06-05 05:06:12'),(39549,1,14,'2021-06-05 05:11:12'),(39550,1,44,'2021-06-05 05:12:36'),(39551,1,44,'2021-06-05 05:14:13'),(39552,1,14,'2021-06-05 05:46:07'),(39553,1,44,'2021-06-05 06:04:02'),(39554,1,14,'2021-06-05 06:18:23'),(39555,1,44,'2021-06-05 06:39:34'),(39556,1,44,'2021-06-05 06:46:27'),(39557,1,14,'2021-06-05 06:47:59'),(39558,1,44,'2021-06-05 06:53:53'),(39559,1,79,'2021-06-05 06:54:18'),(39560,1,44,'2021-06-05 07:00:17'),(39561,1,44,'2021-06-05 07:01:30'),(39562,1,44,'2021-06-05 07:03:58'),(39563,1,44,'2021-06-05 07:08:05'),(39564,1,44,'2021-06-05 07:16:16'),(39565,1,44,'2021-06-05 07:24:15'),(39566,1,44,'2021-06-05 07:33:33'),(39567,1,44,'2021-06-05 07:39:30'),(39568,1,6,'2021-06-05 07:52:41'),(39569,1,44,'2021-06-05 07:55:46'),(39570,1,44,'2021-06-05 08:24:25'),(39571,1,59,'2021-06-05 08:26:40'),(39572,1,6,'2021-06-05 08:31:32'),(39573,1,15,'2021-06-05 08:31:35'),(39574,1,5,'2021-06-05 08:32:51'),(39575,1,14,'2021-06-05 08:39:15'),(39576,1,44,'2021-06-05 08:39:42'),(39577,1,44,'2021-06-05 08:42:08'),(39578,1,44,'2021-06-05 08:52:31'),(39579,1,44,'2021-06-05 08:55:03'),(39580,1,44,'2021-06-05 09:22:11'),(39581,1,44,'2021-06-05 09:22:18'),(39582,1,44,'2021-06-05 09:53:05'),(39583,1,44,'2021-06-05 10:06:05'),(39584,1,44,'2021-06-05 10:06:50'),(39585,1,44,'2021-06-05 10:28:59'),(39586,1,13,'2021-06-05 10:29:02'),(39587,1,44,'2021-06-05 10:29:03'),(39588,1,44,'2021-06-05 10:47:01'),(39589,1,44,'2021-06-05 10:50:38'),(39590,1,44,'2021-06-05 11:12:38'),(39591,1,44,'2021-06-05 11:31:13'),(39592,1,44,'2021-06-05 11:59:44'),(39593,1,44,'2021-06-05 13:15:23'),(39594,1,44,'2021-06-05 14:04:34'),(39595,1,44,'2021-06-05 14:27:38'),(39596,1,5,'2021-06-05 14:31:34'),(39597,1,6,'2021-06-05 14:33:16'),(39598,1,15,'2021-06-05 14:33:18'),(39599,1,44,'2021-06-05 14:34:10'),(39600,1,14,'2021-06-05 14:36:53'),(39601,1,14,'2021-06-05 14:38:28'),(39602,1,14,'2021-06-05 14:40:08'),(39603,1,13,'2021-06-05 14:41:56'),(39604,1,44,'2021-06-05 14:41:57'),(39605,1,44,'2021-06-05 14:53:39'),(39606,1,44,'2021-06-05 15:16:15'),(39607,1,44,'2021-06-05 15:24:58'),(39608,1,44,'2021-06-05 15:39:56'),(39609,1,76,'2021-06-05 15:54:11'),(39610,1,79,'2021-06-05 16:02:05'),(39611,1,44,'2021-06-05 16:13:21'),(39612,1,44,'2021-06-05 16:46:04'),(39613,1,44,'2021-06-05 16:58:59'),(39614,1,44,'2021-06-05 17:08:21'),(39615,1,44,'2021-06-05 17:22:37'),(39616,1,44,'2021-06-05 17:22:43'),(39617,1,44,'2021-06-05 17:41:42'),(39618,1,44,'2021-06-05 18:26:19'),(39619,1,44,'2021-06-05 18:32:22'),(39620,1,44,'2021-06-05 18:49:52'),(39621,1,44,'2021-06-05 19:23:07'),(39622,1,44,'2021-06-05 19:45:43'),(39623,1,56,'2021-06-05 19:50:25'),(39624,1,5,'2021-06-05 20:50:23'),(39625,1,44,'2021-06-05 22:07:10'),(39626,1,44,'2021-06-05 22:10:36'),(39627,1,73,'2021-06-05 23:49:10'),(39628,1,44,'2021-06-06 00:18:09'),(39629,1,45,'2021-06-06 00:47:36'),(39630,1,44,'2021-06-06 00:54:32'),(39631,1,15,'2021-06-06 02:01:14'),(39632,1,44,'2021-06-06 02:06:52'),(39633,1,44,'2021-06-06 02:06:57'),(39634,1,44,'2021-06-06 02:06:58'),(39635,1,15,'2021-06-06 02:33:18'),(39636,1,5,'2021-06-06 02:35:07'),(39637,1,6,'2021-06-06 02:36:49'),(39638,1,5,'2021-06-06 02:38:09'),(39639,1,14,'2021-06-06 02:41:29'),(39640,1,5,'2021-06-06 02:42:45'),(39641,1,44,'2021-06-06 02:49:39'),(39642,1,14,'2021-06-06 02:53:24'),(39643,1,44,'2021-06-06 03:21:29'),(39644,1,44,'2021-06-06 03:34:30'),(39645,1,44,'2021-06-06 04:23:07'),(39646,1,44,'2021-06-06 04:25:21'),(39647,1,44,'2021-06-06 04:27:09'),(39648,1,44,'2021-06-06 04:31:41'),(39649,1,44,'2021-06-06 04:57:51'),(39650,1,13,'2021-06-06 05:24:17'),(39651,1,44,'2021-06-06 05:24:20'),(39652,1,44,'2021-06-06 06:09:23'),(39653,1,44,'2021-06-06 06:24:44'),(39654,1,44,'2021-06-06 06:42:40'),(39655,1,44,'2021-06-06 06:44:29'),(39656,1,44,'2021-06-06 07:01:49'),(39657,1,44,'2021-06-06 07:33:18'),(39658,1,44,'2021-06-06 07:35:05'),(39659,1,44,'2021-06-06 07:36:41'),(39660,1,44,'2021-06-06 07:39:24'),(39661,1,44,'2021-06-06 07:43:17'),(39662,1,44,'2021-06-06 07:46:04'),(39663,1,44,'2021-06-06 07:50:06'),(39664,1,44,'2021-06-06 07:55:37'),(39665,1,44,'2021-06-06 08:05:35'),(39666,1,56,'2021-06-06 08:25:09'),(39667,1,44,'2021-06-06 08:31:53'),(39668,1,5,'2021-06-06 08:33:10'),(39669,1,13,'2021-06-06 08:34:07'),(39670,1,44,'2021-06-06 08:34:16'),(39671,1,44,'2021-06-06 08:39:14'),(39672,1,14,'2021-06-06 08:40:10'),(39673,1,14,'2021-06-06 08:46:15'),(39674,1,56,'2021-06-06 08:46:43'),(39675,1,14,'2021-06-06 08:49:54'),(39676,1,44,'2021-06-06 08:52:46'),(39677,1,44,'2021-06-06 08:52:48'),(39678,1,44,'2021-06-06 09:19:40'),(39679,1,44,'2021-06-06 09:27:51'),(39680,1,44,'2021-06-06 09:39:03'),(39681,1,44,'2021-06-06 09:45:09'),(39682,1,44,'2021-06-06 09:56:21'),(39683,1,44,'2021-06-06 10:36:43'),(39684,1,44,'2021-06-06 10:50:16'),(39685,1,44,'2021-06-06 11:20:53'),(39686,1,6,'2021-06-06 11:22:43'),(39687,1,15,'2021-06-06 11:22:44'),(39688,1,44,'2021-06-06 11:30:28'),(39689,1,44,'2021-06-06 11:32:22'),(39690,1,44,'2021-06-06 11:52:14'),(39691,1,79,'2021-06-06 12:07:25'),(39692,1,44,'2021-06-06 12:26:14'),(39693,1,44,'2021-06-06 12:49:34'),(39694,1,44,'2021-06-06 12:49:49'),(39695,1,44,'2021-06-06 13:07:48'),(39696,1,44,'2021-06-06 13:16:16'),(39697,1,66,'2021-06-06 13:30:35'),(39698,1,44,'2021-06-06 13:35:50'),(39699,1,44,'2021-06-06 13:40:15'),(39700,1,44,'2021-06-06 13:52:09'),(39701,1,53,'2021-06-06 13:56:25'),(39702,1,44,'2021-06-06 14:09:39'),(39703,1,44,'2021-06-06 14:20:57'),(39704,1,13,'2021-06-06 14:31:57'),(39705,1,44,'2021-06-06 14:32:25'),(39706,1,6,'2021-06-06 14:32:49'),(39707,1,15,'2021-06-06 14:32:57'),(39708,1,44,'2021-06-06 14:33:26'),(39709,1,14,'2021-06-06 14:35:26'),(39710,1,5,'2021-06-06 14:35:27'),(39711,1,44,'2021-06-06 14:35:40'),(39712,1,44,'2021-06-06 14:36:25'),(39713,1,44,'2021-06-06 14:36:45'),(39714,1,44,'2021-06-06 14:38:55'),(39715,1,44,'2021-06-06 14:46:03'),(39716,1,44,'2021-06-06 15:00:45'),(39717,1,44,'2021-06-06 15:05:25'),(39718,1,44,'2021-06-06 15:16:38'),(39719,1,44,'2021-06-06 15:23:55'),(39720,1,44,'2021-06-06 15:29:48'),(39721,1,44,'2021-06-06 15:44:42'),(39722,1,44,'2021-06-06 15:49:03'),(39723,1,44,'2021-06-06 15:51:43'),(39724,1,44,'2021-06-06 15:55:01'),(39725,1,44,'2021-06-06 16:06:08'),(39726,1,44,'2021-06-06 16:17:20'),(39727,1,44,'2021-06-06 16:26:43'),(39728,1,44,'2021-06-06 16:35:15'),(39729,1,44,'2021-06-06 16:51:26'),(39730,1,44,'2021-06-06 17:19:04'),(39731,1,44,'2021-06-06 17:32:47'),(39732,1,43,'2021-06-06 17:36:06'),(39733,1,44,'2021-06-06 17:48:07'),(39734,1,44,'2021-06-06 18:10:15'),(39735,1,44,'2021-06-06 18:26:36'),(39736,1,44,'2021-06-06 18:36:01'),(39737,1,44,'2021-06-06 18:37:09'),(39738,1,44,'2021-06-06 18:40:21'),(39739,1,44,'2021-06-06 18:52:28'),(39740,1,44,'2021-06-06 18:58:45'),(39741,1,44,'2021-06-06 19:12:14'),(39742,1,44,'2021-06-06 19:13:16'),(39743,1,62,'2021-06-06 19:22:39'),(39744,1,44,'2021-06-06 19:40:48'),(39745,1,53,'2021-06-06 19:42:22'),(39746,1,44,'2021-06-06 20:01:17'),(39747,1,44,'2021-06-06 20:08:31'),(39748,1,15,'2021-06-06 20:16:54'),(39749,1,44,'2021-06-06 20:30:10'),(39750,1,43,'2021-06-06 20:38:42'),(39751,1,59,'2021-06-06 20:54:17'),(39752,1,44,'2021-06-06 20:57:02'),(39753,1,44,'2021-06-06 20:57:05'),(39754,1,44,'2021-06-06 20:57:07'),(39755,1,44,'2021-06-06 21:01:36'),(39756,1,44,'2021-06-06 21:07:34'),(39757,1,44,'2021-06-06 21:15:38'),(39758,1,44,'2021-06-06 21:30:20'),(39759,1,44,'2021-06-06 21:36:25'),(39760,1,44,'2021-06-06 21:41:45'),(39761,1,44,'2021-06-06 22:16:31'),(39762,1,44,'2021-06-06 22:17:02'),(39763,1,44,'2021-06-06 22:17:36'),(39764,1,44,'2021-06-06 22:18:09'),(39765,1,44,'2021-06-06 22:18:48'),(39766,1,44,'2021-06-06 22:20:09'),(39767,1,44,'2021-06-06 22:39:22'),(39768,1,44,'2021-06-06 22:47:26'),(39769,1,44,'2021-06-06 22:48:31'),(39770,1,44,'2021-06-06 23:17:28'),(39771,1,44,'2021-06-06 23:21:09'),(39772,1,44,'2021-06-06 23:22:15'),(39773,1,15,'2021-06-06 23:24:09'),(39774,1,44,'2021-06-06 23:50:49'),(39775,1,44,'2021-06-07 00:17:33'),(39776,1,44,'2021-06-07 00:45:49'),(39777,1,44,'2021-06-07 00:49:00'),(39778,1,59,'2021-06-07 01:00:49'),(39779,1,44,'2021-06-07 01:11:58'),(39780,1,44,'2021-06-07 01:29:27'),(39781,1,44,'2021-06-07 01:51:17'),(39782,1,44,'2021-06-07 01:55:46'),(39783,1,14,'2021-06-07 02:35:29'),(39784,1,13,'2021-06-07 02:41:50'),(39785,1,44,'2021-06-07 02:50:44'),(39786,1,44,'2021-06-07 02:58:27'),(39787,1,5,'2021-06-07 03:07:47'),(39788,1,44,'2021-06-07 03:11:16'),(39789,1,5,'2021-06-07 03:14:54'),(39790,1,5,'2021-06-07 03:24:51'),(39791,1,44,'2021-06-07 03:42:11'),(39792,1,5,'2021-06-07 04:05:44'),(39793,1,44,'2021-06-07 04:13:23'),(39794,1,44,'2021-06-07 04:34:31'),(39795,1,44,'2021-06-07 04:40:13'),(39796,1,44,'2021-06-07 04:43:53'),(39797,1,44,'2021-06-07 04:45:46'),(39798,1,62,'2021-06-07 04:45:49'),(39799,1,44,'2021-06-07 04:47:13'),(39800,1,44,'2021-06-07 05:17:33'),(39801,1,15,'2021-06-07 05:21:31'),(39802,1,6,'2021-06-07 05:21:36'),(39803,1,44,'2021-06-07 05:42:30'),(39804,1,44,'2021-06-07 05:45:15'),(39805,1,5,'2021-06-07 05:47:28'),(39806,1,6,'2021-06-07 05:47:38'),(39807,1,44,'2021-06-07 05:50:47'),(39808,1,44,'2021-06-07 05:50:58'),(39809,1,44,'2021-06-07 05:51:05'),(39810,1,44,'2021-06-07 05:51:14'),(39811,1,62,'2021-06-07 06:04:22'),(39812,1,44,'2021-06-07 06:32:54'),(39813,1,44,'2021-06-07 06:37:49'),(39814,1,44,'2021-06-07 07:12:48'),(39815,1,44,'2021-06-07 07:13:50'),(39816,1,44,'2021-06-07 07:30:15'),(39817,1,44,'2021-06-07 07:42:51'),(39818,1,44,'2021-06-07 07:56:35'),(39819,1,44,'2021-06-07 08:02:10'),(39820,1,44,'2021-06-07 08:14:57'),(39821,1,44,'2021-06-07 08:30:38'),(39822,1,5,'2021-06-07 08:32:20'),(39823,1,6,'2021-06-07 08:34:29'),(39824,1,15,'2021-06-07 08:34:30'),(39825,1,14,'2021-06-07 08:35:46'),(39826,1,14,'2021-06-07 08:46:20'),(39827,1,44,'2021-06-07 08:50:04'),(39828,1,14,'2021-06-07 08:52:37'),(39829,1,44,'2021-06-07 08:52:55'),(39830,1,44,'2021-06-07 08:52:57'),(39831,1,44,'2021-06-07 08:53:20'),(39832,1,44,'2021-06-07 09:06:28'),(39833,1,44,'2021-06-07 09:09:14'),(39834,1,44,'2021-06-07 09:09:15'),(39835,1,44,'2021-06-07 09:09:16'),(39836,1,44,'2021-06-07 09:09:17'),(39837,1,44,'2021-06-07 09:21:19'),(39838,1,44,'2021-06-07 09:29:12'),(39839,1,44,'2021-06-07 09:29:52'),(39840,1,66,'2021-06-07 09:49:34'),(39841,1,44,'2021-06-07 09:50:42'),(39842,1,44,'2021-06-07 09:59:08'),(39843,1,53,'2021-06-07 10:04:53'),(39844,1,44,'2021-06-07 10:26:53'),(39845,1,14,'2021-06-07 10:35:00'),(39846,1,44,'2021-06-07 10:51:23'),(39847,1,44,'2021-06-07 11:04:32'),(39848,1,13,'2021-06-07 11:21:05'),(39849,1,44,'2021-06-07 11:22:35'),(39850,1,44,'2021-06-07 11:22:55'),(39851,1,44,'2021-06-07 11:41:10'),(39852,1,44,'2021-06-07 11:50:00'),(39853,1,15,'2021-06-07 11:57:46'),(39854,1,6,'2021-06-07 11:59:46'),(39855,1,44,'2021-06-07 12:00:13'),(39856,1,5,'2021-06-07 12:02:57'),(39857,1,45,'2021-06-07 12:06:20'),(39858,1,43,'2021-06-07 12:09:23'),(39859,1,44,'2021-06-07 12:12:10'),(39860,1,13,'2021-06-07 12:12:38'),(39861,1,53,'2021-06-07 12:16:08'),(39862,1,44,'2021-06-07 12:19:42'),(39863,1,76,'2021-06-07 12:23:18'),(39864,1,66,'2021-06-07 12:26:41'),(39865,1,56,'2021-06-07 12:29:20'),(39866,1,14,'2021-06-07 12:32:14'),(39867,1,70,'2021-06-07 12:35:36'),(39868,1,44,'2021-06-07 12:37:35'),(39869,1,45,'2021-06-07 12:39:25'),(39870,1,59,'2021-06-07 12:42:48'),(39871,1,62,'2021-06-07 12:46:04'),(39872,1,15,'2021-06-07 12:49:53'),(39873,1,79,'2021-06-07 12:53:50'),(39874,1,73,'2021-06-07 12:57:26'),(39875,1,59,'2021-06-07 13:02:51'),(39876,1,44,'2021-06-07 13:04:15'),(39877,1,66,'2021-06-07 13:07:13'),(39878,1,73,'2021-06-07 13:11:48'),(39879,1,70,'2021-06-07 13:15:26'),(39880,1,44,'2021-06-07 13:17:05'),(39881,1,76,'2021-06-07 13:19:24'),(39882,1,79,'2021-06-07 13:22:47'),(39883,1,56,'2021-06-07 13:25:49'),(39884,1,53,'2021-06-07 13:29:11'),(39885,1,44,'2021-06-07 13:32:49'),(39886,1,43,'2021-06-07 13:35:46'),(39887,1,45,'2021-06-07 13:38:23'),(39888,1,44,'2021-06-07 13:39:26'),(39889,1,44,'2021-06-07 14:14:09'),(39890,1,44,'2021-06-07 14:23:26'),(39891,1,44,'2021-06-07 14:30:34'),(39892,1,44,'2021-06-07 14:34:44'),(39893,1,6,'2021-06-07 14:35:39'),(39894,1,13,'2021-06-07 14:36:11'),(39895,1,14,'2021-06-07 14:36:17'),(39896,1,13,'2021-06-07 14:39:55'),(39897,1,5,'2021-06-07 14:40:19'),(39898,1,13,'2021-06-07 14:45:35'),(39899,1,15,'2021-06-07 14:51:19'),(39900,1,15,'2021-06-07 14:57:39'),(39901,1,15,'2021-06-07 14:58:44'),(39902,1,70,'2021-06-07 15:00:01'),(39903,1,15,'2021-06-07 15:01:11'),(39904,1,44,'2021-06-07 15:06:12'),(39905,1,44,'2021-06-07 15:09:27'),(39906,1,44,'2021-06-07 15:14:03'),(39907,1,44,'2021-06-07 15:23:51'),(39908,1,44,'2021-06-07 15:43:16'),(39909,1,44,'2021-06-07 15:45:04'),(39910,1,44,'2021-06-07 15:53:05'),(39911,1,44,'2021-06-07 15:55:19'),(39912,1,44,'2021-06-07 16:12:02'),(39913,1,44,'2021-06-07 16:31:53'),(39914,1,44,'2021-06-07 16:35:52'),(39915,1,44,'2021-06-07 16:45:17'),(39916,1,44,'2021-06-07 16:46:29'),(39917,1,44,'2021-06-07 16:57:22'),(39918,1,44,'2021-06-07 17:11:51'),(39919,1,44,'2021-06-07 17:12:05'),(39920,1,44,'2021-06-07 17:14:49'),(39921,1,44,'2021-06-07 17:23:23'),(39922,1,44,'2021-06-07 17:29:00'),(39923,1,44,'2021-06-07 17:38:44'),(39924,1,6,'2021-06-07 17:41:35'),(39925,1,44,'2021-06-07 17:48:45'),(39926,1,44,'2021-06-07 17:54:11'),(39927,1,44,'2021-06-07 18:18:56'),(39928,1,44,'2021-06-07 18:21:03'),(39929,1,44,'2021-06-07 18:25:49'),(39930,1,44,'2021-06-07 18:37:32'),(39931,1,44,'2021-06-07 18:44:48'),(39932,1,44,'2021-06-07 18:46:35'),(39933,1,44,'2021-06-07 18:48:55'),(39934,1,44,'2021-06-07 19:06:14'),(39935,1,44,'2021-06-07 19:14:45'),(39936,1,66,'2021-06-07 19:31:34'),(39937,1,44,'2021-06-07 20:15:09'),(39938,1,44,'2021-06-07 20:24:54'),(39939,1,44,'2021-06-07 20:51:49'),(39940,1,44,'2021-06-07 21:04:59'),(39941,1,6,'2021-06-07 21:05:02'),(39942,1,6,'2021-06-07 21:05:05'),(39943,1,44,'2021-06-07 21:20:38'),(39944,1,76,'2021-06-07 21:21:36'),(39945,1,44,'2021-06-07 21:26:30'),(39946,1,44,'2021-06-07 21:31:34'),(39947,1,44,'2021-06-07 22:04:33'),(39948,1,44,'2021-06-07 22:18:18'),(39949,1,44,'2021-06-07 23:02:31'),(39950,1,44,'2021-06-07 23:05:53'),(39951,1,44,'2021-06-07 23:34:36'),(39952,1,44,'2021-06-08 00:07:32'),(39953,1,44,'2021-06-08 00:10:22'),(39954,1,44,'2021-06-08 00:37:00'),(39955,1,44,'2021-06-08 00:40:11'),(39956,1,44,'2021-06-08 01:07:57'),(39957,1,66,'2021-06-08 01:20:20'),(39958,1,44,'2021-06-08 01:30:08'),(39959,1,44,'2021-06-08 01:35:58'),(39960,1,44,'2021-06-08 01:43:37'),(39961,1,44,'2021-06-08 01:47:43'),(39962,1,44,'2021-06-08 01:56:32'),(39963,1,44,'2021-06-08 01:58:07'),(39964,1,45,'2021-06-08 02:07:08'),(39965,1,44,'2021-06-08 02:10:07'),(39966,1,44,'2021-06-08 02:19:18'),(39967,1,14,'2021-06-08 02:34:26'),(39968,1,15,'2021-06-08 02:37:14'),(39969,1,44,'2021-06-08 02:39:56'),(39970,1,44,'2021-06-08 02:44:22'),(39971,1,5,'2021-06-08 02:47:29'),(39972,1,6,'2021-06-08 02:50:15'),(39973,1,5,'2021-06-08 02:50:59'),(39974,1,44,'2021-06-08 02:55:54'),(39975,1,53,'2021-06-08 02:56:01'),(39976,1,44,'2021-06-08 03:17:18'),(39977,1,43,'2021-06-08 03:23:17'),(39978,1,44,'2021-06-08 03:34:01'),(39979,1,44,'2021-06-08 03:48:34'),(39980,1,44,'2021-06-08 04:38:41'),(39981,1,44,'2021-06-08 04:50:22'),(39982,1,44,'2021-06-08 04:59:56'),(39983,1,44,'2021-06-08 05:04:14'),(39984,1,44,'2021-06-08 05:13:55'),(39985,1,45,'2021-06-08 05:14:15'),(39986,1,62,'2021-06-08 05:14:15'),(39987,1,13,'2021-06-08 05:14:20'),(39988,1,44,'2021-06-08 05:14:23'),(39989,1,44,'2021-06-08 05:15:00'),(39990,1,44,'2021-06-08 05:29:08'),(39991,1,44,'2021-06-08 05:41:34'),(39992,1,13,'2021-06-08 05:41:36'),(39993,1,44,'2021-06-08 05:45:34'),(39994,1,44,'2021-06-08 05:52:45'),(39995,1,44,'2021-06-08 06:01:57'),(39996,1,44,'2021-06-08 06:02:46'),(39997,1,44,'2021-06-08 06:20:06'),(39998,1,44,'2021-06-08 06:22:56'),(39999,1,44,'2021-06-08 06:32:49'),(40000,1,44,'2021-06-08 06:39:52'),(40001,1,44,'2021-06-08 06:54:01'),(40002,1,44,'2021-06-08 06:55:01'),(40003,1,44,'2021-06-08 06:59:25'),(40004,1,44,'2021-06-08 07:05:55'),(40005,1,44,'2021-06-08 07:14:52'),(40006,1,44,'2021-06-08 07:30:06'),(40007,1,44,'2021-06-08 07:32:49'),(40008,1,44,'2021-06-08 07:37:16'),(40009,1,44,'2021-06-08 07:41:27'),(40010,1,44,'2021-06-08 07:41:37'),(40011,1,44,'2021-06-08 07:46:37'),(40012,1,14,'2021-06-08 07:49:32'),(40013,1,44,'2021-06-08 07:50:58'),(40014,1,44,'2021-06-08 08:00:14'),(40015,1,44,'2021-06-08 08:05:57'),(40016,1,44,'2021-06-08 08:16:45'),(40017,1,44,'2021-06-08 08:21:40'),(40018,1,15,'2021-06-08 08:33:04'),(40019,1,6,'2021-06-08 08:33:08'),(40020,1,5,'2021-06-08 08:33:52'),(40021,1,14,'2021-06-08 08:35:29'),(40022,1,44,'2021-06-08 08:43:31'),(40023,1,44,'2021-06-08 08:44:58'),(40024,1,44,'2021-06-08 08:51:47'),(40025,1,44,'2021-06-08 08:52:36'),(40026,1,44,'2021-06-08 08:54:01'),(40027,1,44,'2021-06-08 08:58:20'),(40028,1,44,'2021-06-08 09:15:12'),(40029,1,43,'2021-06-08 09:20:12'),(40030,1,44,'2021-06-08 09:22:44'),(40031,1,44,'2021-06-08 09:22:49'),(40032,1,44,'2021-06-08 09:22:52'),(40033,1,44,'2021-06-08 10:03:53'),(40034,1,44,'2021-06-08 10:14:56'),(40035,1,44,'2021-06-08 10:17:59'),(40036,1,44,'2021-06-08 10:23:37'),(40037,1,44,'2021-06-08 10:53:33'),(40038,1,44,'2021-06-08 11:29:49'),(40039,1,13,'2021-06-08 11:29:51'),(40040,1,44,'2021-06-08 12:02:39'),(40041,1,44,'2021-06-08 12:39:32'),(40042,1,44,'2021-06-08 13:02:05'),(40043,1,44,'2021-06-08 13:11:48'),(40044,1,44,'2021-06-08 13:15:44'),(40045,1,44,'2021-06-08 13:19:22'),(40046,1,44,'2021-06-08 13:37:20'),(40047,1,44,'2021-06-08 13:48:15'),(40048,1,6,'2021-06-08 13:49:06'),(40049,1,44,'2021-06-08 13:52:16'),(40050,1,44,'2021-06-08 14:07:41'),(40051,1,44,'2021-06-08 14:13:16'),(40052,1,44,'2021-06-08 14:15:17'),(40053,1,44,'2021-06-08 14:25:04'),(40054,1,44,'2021-06-08 14:29:48'),(40055,1,5,'2021-06-08 14:32:58'),(40056,1,14,'2021-06-08 14:33:02'),(40057,1,15,'2021-06-08 14:33:15'),(40058,1,44,'2021-06-08 14:33:42'),(40059,1,13,'2021-06-08 14:42:12'),(40060,1,6,'2021-06-08 14:42:26'),(40061,1,44,'2021-06-08 14:45:05'),(40062,1,13,'2021-06-08 14:45:59'),(40063,1,44,'2021-06-08 14:46:20'),(40064,1,13,'2021-06-08 14:52:33'),(40065,1,44,'2021-06-08 14:52:44'),(40066,1,6,'2021-06-08 14:54:28'),(40067,1,6,'2021-06-08 15:02:57'),(40068,1,15,'2021-06-08 15:07:11'),(40069,1,44,'2021-06-08 15:11:34'),(40070,1,44,'2021-06-08 15:19:50'),(40071,1,44,'2021-06-08 15:23:00'),(40072,1,44,'2021-06-08 15:26:41'),(40073,1,44,'2021-06-08 15:30:52'),(40074,1,73,'2021-06-08 15:40:51'),(40075,1,44,'2021-06-08 15:48:23'),(40076,1,44,'2021-06-08 15:51:11'),(40077,1,44,'2021-06-08 16:03:04'),(40078,1,44,'2021-06-08 16:14:14'),(40079,1,44,'2021-06-08 16:33:29'),(40080,1,44,'2021-06-08 16:35:17'),(40081,1,44,'2021-06-08 16:39:17'),(40082,1,44,'2021-06-08 16:39:27'),(40083,1,44,'2021-06-08 17:03:19'),(40084,1,44,'2021-06-08 17:07:27'),(40085,1,44,'2021-06-08 17:16:36'),(40086,1,44,'2021-06-08 17:25:08'),(40087,1,44,'2021-06-08 17:33:35'),(40088,1,44,'2021-06-08 17:50:52'),(40089,1,44,'2021-06-08 18:01:08'),(40090,1,44,'2021-06-08 18:39:24'),(40091,1,44,'2021-06-08 18:47:46'),(40092,1,44,'2021-06-08 19:05:20'),(40093,1,44,'2021-06-08 19:06:25'),(40094,1,44,'2021-06-08 19:12:46'),(40095,1,44,'2021-06-08 19:21:04'),(40096,1,44,'2021-06-08 19:36:35'),(40097,1,44,'2021-06-08 19:43:34'),(40098,1,44,'2021-06-08 19:43:48'),(40099,1,44,'2021-06-08 19:56:43'),(40100,1,73,'2021-06-08 19:59:21'),(40101,1,76,'2021-06-08 20:04:54'),(40102,1,44,'2021-06-08 20:10:33'),(40103,1,44,'2021-06-08 20:17:16'),(40104,1,44,'2021-06-08 20:18:23'),(40105,1,44,'2021-06-08 20:28:38'),(40106,1,44,'2021-06-08 20:47:09'),(40107,1,44,'2021-06-08 20:48:26'),(40108,1,44,'2021-06-08 21:15:58'),(40109,1,6,'2021-06-08 21:49:42'),(40110,1,44,'2021-06-08 22:04:43'),(40111,1,44,'2021-06-08 22:24:05'),(40112,1,44,'2021-06-08 22:28:22'),(40113,1,44,'2021-06-08 22:29:13'),(40114,1,44,'2021-06-08 22:31:43'),(40115,1,44,'2021-06-08 22:33:13'),(40116,1,44,'2021-06-08 22:35:35'),(40117,1,44,'2021-06-08 22:35:48'),(40118,1,44,'2021-06-08 23:01:59'),(40119,1,44,'2021-06-08 23:02:07'),(40120,1,44,'2021-06-08 23:02:45'),(40121,1,6,'2021-06-08 23:06:41'),(40122,1,44,'2021-06-08 23:18:40'),(40123,1,44,'2021-06-08 23:35:03'),(40124,1,15,'2021-06-09 00:04:10'),(40125,1,44,'2021-06-09 00:08:42'),(40126,1,44,'2021-06-09 00:14:28'),(40127,1,5,'2021-06-09 00:26:50'),(40128,1,44,'2021-06-09 00:27:40'),(40129,1,44,'2021-06-09 00:40:30'),(40130,1,44,'2021-06-09 00:40:33'),(40131,1,44,'2021-06-09 00:58:29'),(40132,1,44,'2021-06-09 01:05:13'),(40133,1,44,'2021-06-09 01:13:16'),(40134,1,45,'2021-06-09 01:43:20'),(40135,1,45,'2021-06-09 01:43:21'),(40136,1,45,'2021-06-09 01:43:21'),(40137,1,45,'2021-06-09 01:43:22'),(40138,1,45,'2021-06-09 01:43:23'),(40139,1,44,'2021-06-09 01:43:39'),(40140,1,44,'2021-06-09 01:43:47'),(40141,1,44,'2021-06-09 01:43:50'),(40142,1,44,'2021-06-09 01:43:51'),(40143,1,44,'2021-06-09 01:43:53'),(40144,1,44,'2021-06-09 01:43:53'),(40145,1,44,'2021-06-09 01:44:09'),(40146,1,44,'2021-06-09 01:44:15'),(40147,1,44,'2021-06-09 01:44:17'),(40148,1,44,'2021-06-09 01:44:19'),(40149,1,44,'2021-06-09 01:44:23'),(40150,1,44,'2021-06-09 01:44:36'),(40151,1,44,'2021-06-09 01:44:39'),(40152,1,44,'2021-06-09 01:44:42'),(40153,1,44,'2021-06-09 01:44:43'),(40154,1,44,'2021-06-09 01:44:44'),(40155,1,44,'2021-06-09 02:17:34'),(40156,1,44,'2021-06-09 02:18:53'),(40157,1,44,'2021-06-09 02:19:04'),(40158,1,44,'2021-06-09 02:34:11'),(40159,1,13,'2021-06-09 02:34:59'),(40160,1,5,'2021-06-09 02:36:47'),(40161,1,14,'2021-06-09 02:40:31'),(40162,1,14,'2021-06-09 02:45:28'),(40163,1,5,'2021-06-09 02:47:59'),(40164,1,44,'2021-06-09 02:48:38'),(40165,1,14,'2021-06-09 02:57:43'),(40166,1,44,'2021-06-09 03:00:38'),(40167,1,5,'2021-06-09 03:00:43'),(40168,1,44,'2021-06-09 03:10:30'),(40169,1,5,'2021-06-09 03:11:03'),(40170,1,5,'2021-06-09 03:20:10'),(40171,1,44,'2021-06-09 03:27:18'),(40172,1,44,'2021-06-09 03:30:04'),(40173,1,44,'2021-06-09 03:41:09'),(40174,1,44,'2021-06-09 03:54:43'),(40175,1,44,'2021-06-09 03:54:52'),(40176,1,44,'2021-06-09 04:02:40'),(40177,1,44,'2021-06-09 04:10:39'),(40178,1,44,'2021-06-09 04:24:27'),(40179,1,44,'2021-06-09 04:26:38'),(40180,1,44,'2021-06-09 04:37:30'),(40181,1,15,'2021-06-09 04:37:49'),(40182,1,6,'2021-06-09 04:37:52'),(40183,1,44,'2021-06-09 04:57:21'),(40184,1,44,'2021-06-09 05:17:07'),(40185,1,44,'2021-06-09 05:21:43'),(40186,1,44,'2021-06-09 05:23:48'),(40187,1,44,'2021-06-09 05:28:33'),(40188,1,44,'2021-06-09 05:32:07'),(40189,1,44,'2021-06-09 06:04:36'),(40190,1,44,'2021-06-09 06:06:16'),(40191,1,73,'2021-06-09 06:06:44'),(40192,1,44,'2021-06-09 06:11:34'),(40193,1,44,'2021-06-09 06:20:21'),(40194,1,44,'2021-06-09 06:22:55'),(40195,1,44,'2021-06-09 06:24:42'),(40196,1,44,'2021-06-09 06:33:14'),(40197,1,44,'2021-06-09 06:35:36'),(40198,1,44,'2021-06-09 06:39:05'),(40199,1,44,'2021-06-09 06:41:59'),(40200,1,44,'2021-06-09 06:44:36'),(40201,1,44,'2021-06-09 06:47:28'),(40202,1,44,'2021-06-09 06:49:15'),(40203,1,44,'2021-06-09 06:50:49'),(40204,1,44,'2021-06-09 06:56:52'),(40205,1,44,'2021-06-09 06:58:48'),(40206,1,53,'2021-06-09 06:59:04'),(40207,1,44,'2021-06-09 06:59:06'),(40208,1,44,'2021-06-09 07:07:42'),(40209,1,44,'2021-06-09 07:08:48'),(40210,1,56,'2021-06-09 07:20:25'),(40211,1,44,'2021-06-09 08:05:22'),(40212,1,44,'2021-06-09 09:11:50'),(40213,1,13,'2021-06-09 09:11:50'),(40214,1,44,'2021-06-09 09:25:02'),(40215,1,44,'2021-06-09 10:04:44'),(40216,1,44,'2021-06-09 10:11:28'),(40217,1,44,'2021-06-09 10:24:17'),(40218,1,44,'2021-06-09 10:24:32'),(40219,1,44,'2021-06-09 10:24:52'),(40220,1,44,'2021-06-09 10:25:31'),(40221,1,13,'2021-06-09 10:26:41'),(40222,1,6,'2021-06-09 10:27:48'),(40223,1,15,'2021-06-09 10:29:24'),(40224,1,44,'2021-06-09 10:31:41'),(40225,1,44,'2021-06-09 10:38:36'),(40226,1,44,'2021-06-09 10:48:42'),(40227,1,44,'2021-06-09 10:52:48'),(40228,1,44,'2021-06-09 10:58:03'),(40229,1,14,'2021-06-09 11:08:17'),(40230,1,5,'2021-06-09 11:08:19'),(40231,1,44,'2021-06-09 11:16:36'),(40232,1,15,'2021-06-09 11:18:58'),(40233,1,44,'2021-06-09 11:21:48'),(40234,1,44,'2021-06-09 11:29:24'),(40235,1,44,'2021-06-09 11:37:18'),(40236,1,44,'2021-06-09 11:54:20'),(40237,1,44,'2021-06-09 12:07:39'),(40238,1,44,'2021-06-09 12:11:44'),(40239,1,44,'2021-06-09 12:15:02'),(40240,1,44,'2021-06-09 12:24:12'),(40241,1,44,'2021-06-09 12:27:13'),(40242,1,44,'2021-06-09 12:27:46'),(40243,1,44,'2021-06-09 12:53:58'),(40244,1,15,'2021-06-09 12:59:36'),(40245,1,44,'2021-06-09 13:05:03'),(40246,1,44,'2021-06-09 13:17:12'),(40247,1,44,'2021-06-09 13:21:28'),(40248,1,44,'2021-06-09 13:39:42'),(40249,1,44,'2021-06-09 13:47:49'),(40250,1,44,'2021-06-09 14:03:49'),(40251,1,44,'2021-06-09 14:06:07'),(40252,1,44,'2021-06-09 14:12:24'),(40253,1,73,'2021-06-09 14:12:37'),(40254,1,44,'2021-06-09 14:16:08'),(40255,1,44,'2021-06-09 14:18:08'),(40256,1,44,'2021-06-09 14:19:08'),(40257,1,6,'2021-06-09 14:19:51'),(40258,1,44,'2021-06-09 14:28:30'),(40259,1,6,'2021-06-09 14:31:32'),(40260,1,15,'2021-06-09 14:31:49'),(40261,1,44,'2021-06-09 14:33:03'),(40262,1,14,'2021-06-09 14:33:07'),(40263,1,5,'2021-06-09 14:33:08'),(40264,1,13,'2021-06-09 14:35:29'),(40265,1,44,'2021-06-09 14:36:25'),(40266,1,44,'2021-06-09 14:36:49'),(40267,1,44,'2021-06-09 14:51:02'),(40268,1,44,'2021-06-09 15:02:06'),(40269,1,76,'2021-06-09 15:15:08'),(40270,1,44,'2021-06-09 15:16:43'),(40271,1,44,'2021-06-09 15:22:43'),(40272,1,44,'2021-06-09 15:24:59'),(40273,1,44,'2021-06-09 15:49:15'),(40274,1,44,'2021-06-09 15:50:01'),(40275,1,70,'2021-06-09 15:51:09'),(40276,1,44,'2021-06-09 15:52:45'),(40277,1,44,'2021-06-09 16:01:04'),(40278,1,44,'2021-06-09 16:11:00'),(40279,1,44,'2021-06-09 16:11:27'),(40280,1,44,'2021-06-09 16:15:33'),(40281,1,44,'2021-06-09 16:24:18'),(40282,1,44,'2021-06-09 16:28:39'),(40283,1,44,'2021-06-09 16:32:54'),(40284,1,44,'2021-06-09 16:33:13'),(40285,1,44,'2021-06-09 16:55:20'),(40286,1,44,'2021-06-09 16:55:33'),(40287,1,44,'2021-06-09 17:10:43'),(40288,1,44,'2021-06-09 17:16:11'),(40289,1,44,'2021-06-09 17:16:48'),(40290,1,44,'2021-06-09 17:22:49'),(40291,1,44,'2021-06-09 17:35:49'),(40292,1,44,'2021-06-09 17:53:03'),(40293,1,44,'2021-06-09 17:54:08'),(40294,1,44,'2021-06-09 17:54:09'),(40295,1,79,'2021-06-09 17:54:11'),(40296,1,56,'2021-06-09 17:54:13'),(40297,1,73,'2021-06-09 17:54:14'),(40298,1,44,'2021-06-09 17:54:15'),(40299,1,5,'2021-06-09 17:54:18'),(40300,1,6,'2021-06-09 17:54:21'),(40301,1,45,'2021-06-09 17:54:23'),(40302,1,13,'2021-06-09 17:54:23'),(40303,1,44,'2021-06-09 17:57:50'),(40304,1,66,'2021-06-09 18:00:39'),(40305,1,66,'2021-06-09 18:01:14'),(40306,1,44,'2021-06-09 18:02:04'),(40307,1,44,'2021-06-09 18:02:23'),(40308,1,44,'2021-06-09 18:19:01'),(40309,1,44,'2021-06-09 18:19:19'),(40310,1,43,'2021-06-09 18:37:00'),(40311,1,44,'2021-06-09 18:53:49'),(40312,1,44,'2021-06-09 19:05:41'),(40313,1,44,'2021-06-09 19:48:07'),(40314,1,44,'2021-06-09 20:15:34'),(40315,1,44,'2021-06-09 20:29:07'),(40316,1,44,'2021-06-09 20:40:16'),(40317,1,44,'2021-06-09 20:41:56'),(40318,1,73,'2021-06-09 20:47:03'),(40319,1,44,'2021-06-09 20:58:33'),(40320,1,44,'2021-06-09 21:04:52'),(40321,1,45,'2021-06-09 21:23:13'),(40322,1,44,'2021-06-09 21:28:43'),(40323,1,44,'2021-06-09 21:34:38'),(40324,1,44,'2021-06-09 21:40:58'),(40325,1,44,'2021-06-09 22:14:13'),(40326,1,44,'2021-06-09 22:14:52'),(40327,1,44,'2021-06-09 22:17:40'),(40328,1,44,'2021-06-09 22:25:32'),(40329,1,44,'2021-06-09 22:38:14'),(40330,1,44,'2021-06-09 22:40:16'),(40331,1,44,'2021-06-09 23:15:16'),(40332,1,44,'2021-06-09 23:15:39'),(40333,1,44,'2021-06-10 00:06:27'),(40334,1,44,'2021-06-10 00:06:38'),(40335,1,44,'2021-06-10 00:33:23'),(40336,1,44,'2021-06-10 00:52:19'),(40337,1,44,'2021-06-10 01:04:05'),(40338,1,44,'2021-06-10 01:27:14'),(40339,1,44,'2021-06-10 01:36:01'),(40340,1,44,'2021-06-10 02:29:52'),(40341,1,44,'2021-06-10 02:42:57'),(40342,1,15,'2021-06-10 02:45:22'),(40343,1,70,'2021-06-10 02:46:34'),(40344,1,44,'2021-06-10 02:50:34'),(40345,1,44,'2021-06-10 02:55:01'),(40346,1,15,'2021-06-10 02:56:26'),(40347,1,13,'2021-06-10 02:58:29'),(40348,1,44,'2021-06-10 03:00:45'),(40349,1,44,'2021-06-10 03:02:38'),(40350,1,44,'2021-06-10 03:06:56'),(40351,1,15,'2021-06-10 03:07:42'),(40352,1,15,'2021-06-10 03:37:42'),(40353,1,44,'2021-06-10 03:42:38'),(40354,1,13,'2021-06-10 03:53:47'),(40355,1,44,'2021-06-10 03:56:07'),(40356,1,73,'2021-06-10 04:09:07'),(40357,1,13,'2021-06-10 04:20:39'),(40358,1,44,'2021-06-10 04:21:41'),(40359,1,15,'2021-06-10 04:28:25'),(40360,1,44,'2021-06-10 04:35:00'),(40361,1,44,'2021-06-10 04:35:04'),(40362,1,44,'2021-06-10 04:35:09'),(40363,1,44,'2021-06-10 04:35:13'),(40364,1,44,'2021-06-10 04:35:18'),(40365,1,44,'2021-06-10 04:35:25'),(40366,1,44,'2021-06-10 04:35:30'),(40367,1,44,'2021-06-10 04:35:33'),(40368,1,44,'2021-06-10 04:35:37'),(40369,1,44,'2021-06-10 04:35:43'),(40370,1,44,'2021-06-10 04:35:49'),(40371,1,44,'2021-06-10 04:35:57'),(40372,1,44,'2021-06-10 04:36:00'),(40373,1,44,'2021-06-10 04:36:06'),(40374,1,44,'2021-06-10 04:36:12'),(40375,1,44,'2021-06-10 04:36:18'),(40376,1,44,'2021-06-10 04:36:27'),(40377,1,44,'2021-06-10 04:36:31'),(40378,1,44,'2021-06-10 04:36:34'),(40379,1,44,'2021-06-10 04:36:42'),(40380,1,44,'2021-06-10 04:36:56'),(40381,1,44,'2021-06-10 04:36:59'),(40382,1,44,'2021-06-10 04:37:06'),(40383,1,44,'2021-06-10 04:37:10'),(40384,1,44,'2021-06-10 04:37:14'),(40385,1,44,'2021-06-10 04:37:23'),(40386,1,44,'2021-06-10 04:37:29'),(40387,1,44,'2021-06-10 04:37:33'),(40388,1,44,'2021-06-10 04:37:37'),(40389,1,44,'2021-06-10 04:37:42'),(40390,1,44,'2021-06-10 04:37:46'),(40391,1,44,'2021-06-10 04:37:50'),(40392,1,44,'2021-06-10 04:37:54'),(40393,1,44,'2021-06-10 04:38:02'),(40394,1,44,'2021-06-10 04:38:05'),(40395,1,44,'2021-06-10 04:38:12'),(40396,1,44,'2021-06-10 04:38:19'),(40397,1,44,'2021-06-10 04:38:24'),(40398,1,44,'2021-06-10 04:38:28'),(40399,1,44,'2021-06-10 04:38:34'),(40400,1,44,'2021-06-10 04:38:40'),(40401,1,44,'2021-06-10 04:38:48'),(40402,1,13,'2021-06-10 04:43:21'),(40403,1,44,'2021-06-10 04:43:32'),(40404,1,5,'2021-06-10 04:47:32'),(40405,1,14,'2021-06-10 04:47:33'),(40406,1,6,'2021-06-10 04:52:15'),(40407,1,15,'2021-06-10 04:52:19'),(40408,1,44,'2021-06-10 04:55:11'),(40409,1,13,'2021-06-10 05:06:14'),(40410,1,44,'2021-06-10 05:11:06'),(40411,1,13,'2021-06-10 05:24:48'),(40412,1,6,'2021-06-10 05:35:30'),(40413,1,15,'2021-06-10 05:35:32'),(40414,1,13,'2021-06-10 05:40:16'),(40415,1,44,'2021-06-10 05:40:17'),(40416,1,13,'2021-06-10 06:13:26'),(40417,1,15,'2021-06-10 06:18:39'),(40418,1,44,'2021-06-10 06:20:37'),(40419,1,44,'2021-06-10 06:41:23'),(40420,1,44,'2021-06-10 06:49:35'),(40421,1,13,'2021-06-10 07:15:16'),(40422,1,44,'2021-06-10 07:16:16'),(40423,1,44,'2021-06-10 07:26:32'),(40424,1,13,'2021-06-10 07:29:55'),(40425,1,44,'2021-06-10 07:33:38'),(40426,1,44,'2021-06-10 07:36:31'),(40427,1,13,'2021-06-10 07:48:07'),(40428,1,44,'2021-06-10 07:49:51'),(40429,1,44,'2021-06-10 07:54:54'),(40430,1,44,'2021-06-10 07:54:57'),(40431,1,13,'2021-06-10 08:12:41'),(40432,1,44,'2021-06-10 08:15:35'),(40433,1,44,'2021-06-10 08:26:11'),(40434,1,15,'2021-06-10 08:31:22'),(40435,1,6,'2021-06-10 08:31:39'),(40436,1,5,'2021-06-10 08:32:02'),(40437,1,14,'2021-06-10 08:32:25'),(40438,1,6,'2021-06-10 08:33:43'),(40439,1,6,'2021-06-10 08:43:44'),(40440,1,15,'2021-06-10 08:43:57'),(40441,1,6,'2021-06-10 08:49:06'),(40442,1,15,'2021-06-10 08:49:25'),(40443,1,44,'2021-06-10 08:53:06'),(40444,1,44,'2021-06-10 08:58:03'),(40445,1,15,'2021-06-10 08:58:57'),(40446,1,6,'2021-06-10 09:00:31'),(40447,1,13,'2021-06-10 09:04:44'),(40448,1,44,'2021-06-10 09:30:53'),(40449,1,44,'2021-06-10 09:32:10'),(40450,1,79,'2021-06-10 09:39:24'),(40451,1,44,'2021-06-10 09:53:47'),(40452,1,44,'2021-06-10 09:59:27'),(40453,1,13,'2021-06-10 10:00:49'),(40454,1,44,'2021-06-10 10:12:08'),(40455,1,44,'2021-06-10 10:22:53'),(40456,1,44,'2021-06-10 10:31:11'),(40457,1,13,'2021-06-10 10:31:21'),(40458,1,44,'2021-06-10 10:41:49'),(40459,1,44,'2021-06-10 10:52:50'),(40460,1,6,'2021-06-10 10:53:21'),(40461,1,44,'2021-06-10 10:56:48'),(40462,1,44,'2021-06-10 11:03:38'),(40463,1,62,'2021-06-10 11:40:07'),(40464,1,44,'2021-06-10 12:25:19'),(40465,1,70,'2021-06-10 12:31:33'),(40466,1,59,'2021-06-10 12:39:29'),(40467,1,44,'2021-06-10 13:36:04'),(40468,1,15,'2021-06-10 14:34:27'),(40469,1,6,'2021-06-10 14:34:28'),(40470,1,13,'2021-06-10 14:36:12'),(40471,1,44,'2021-06-10 14:38:39'),(40472,1,14,'2021-06-10 14:40:46'),(40473,1,5,'2021-06-10 14:52:50'),(40474,1,5,'2021-06-10 14:56:18'),(40475,1,44,'2021-06-10 15:19:26'),(40476,1,44,'2021-06-10 15:22:34'),(40477,1,59,'2021-06-10 16:04:16'),(40478,1,44,'2021-06-10 18:11:50'),(40479,1,53,'2021-06-10 18:11:51'),(40480,1,44,'2021-06-10 19:03:10'),(40481,1,44,'2021-06-10 19:19:31'),(40482,1,44,'2021-06-10 19:19:32'),(40483,1,56,'2021-06-10 20:54:00'),(40484,1,44,'2021-06-10 20:55:24'),(40485,1,13,'2021-06-10 21:13:48'),(40486,1,44,'2021-06-10 21:37:39'),(40487,1,44,'2021-06-10 22:29:30'),(40488,1,6,'2021-06-10 22:29:40'),(40489,1,44,'2021-06-10 23:19:29'),(40490,1,44,'2021-06-10 23:25:15'),(40491,1,44,'2021-06-11 01:31:22'),(40492,1,59,'2021-06-11 01:35:27'),(40493,1,79,'2021-06-11 01:40:58'),(40494,1,59,'2021-06-11 01:46:05'),(40495,1,44,'2021-06-11 02:03:32'),(40496,1,53,'2021-06-11 02:19:23'),(40497,1,44,'2021-06-11 02:23:27'),(40498,1,44,'2021-06-11 02:30:14'),(40499,1,13,'2021-06-11 02:35:27'),(40500,1,44,'2021-06-11 02:40:47'),(40501,1,5,'2021-06-11 02:52:04'),(40502,1,44,'2021-06-11 02:53:01'),(40503,1,5,'2021-06-11 02:57:39'),(40504,1,14,'2021-06-11 02:58:29'),(40505,1,44,'2021-06-11 03:08:18'),(40506,1,5,'2021-06-11 03:13:31'),(40507,1,44,'2021-06-11 03:16:30'),(40508,1,14,'2021-06-11 03:19:21'),(40509,1,5,'2021-06-11 03:26:05'),(40510,1,14,'2021-06-11 03:32:52'),(40511,1,44,'2021-06-11 03:49:33'),(40512,1,44,'2021-06-11 03:53:45'),(40513,1,13,'2021-06-11 03:53:49'),(40514,1,6,'2021-06-11 03:53:52'),(40515,1,14,'2021-06-11 04:04:39'),(40516,1,44,'2021-06-11 04:05:19'),(40517,1,44,'2021-06-11 04:06:35'),(40518,1,5,'2021-06-11 04:10:14'),(40519,1,44,'2021-06-11 04:21:51'),(40520,1,14,'2021-06-11 04:22:41'),(40521,1,44,'2021-06-11 04:27:57'),(40522,1,44,'2021-06-11 04:29:15'),(40523,1,5,'2021-06-11 04:32:24'),(40524,1,44,'2021-06-11 04:37:54'),(40525,1,44,'2021-06-11 04:37:55'),(40526,1,44,'2021-06-11 04:39:37'),(40527,1,44,'2021-06-11 04:45:06'),(40528,1,45,'2021-06-11 04:51:20'),(40529,1,5,'2021-06-11 04:54:28'),(40530,1,44,'2021-06-11 04:57:52'),(40531,1,15,'2021-06-11 05:06:34'),(40532,1,6,'2021-06-11 05:06:45'),(40533,1,44,'2021-06-11 05:10:30'),(40534,1,44,'2021-06-11 05:12:05'),(40535,1,14,'2021-06-11 05:14:08'),(40536,1,44,'2021-06-11 05:16:45'),(40537,1,5,'2021-06-11 05:17:08'),(40538,1,44,'2021-06-11 05:21:06'),(40539,1,44,'2021-06-11 05:27:12'),(40540,1,14,'2021-06-11 05:37:50'),(40541,1,44,'2021-06-11 05:38:34'),(40542,1,44,'2021-06-11 05:46:10'),(40543,1,44,'2021-06-11 05:58:31'),(40544,1,44,'2021-06-11 05:58:43'),(40545,1,14,'2021-06-11 06:01:28'),(40546,1,44,'2021-06-11 06:04:32'),(40547,1,44,'2021-06-11 06:07:36'),(40548,1,44,'2021-06-11 06:20:34'),(40549,1,5,'2021-06-11 06:20:58'),(40550,1,44,'2021-06-11 06:26:56'),(40551,1,44,'2021-06-11 06:29:23'),(40552,1,44,'2021-06-11 06:32:23'),(40553,1,45,'2021-06-11 06:43:52'),(40554,1,44,'2021-06-11 06:44:57'),(40555,1,44,'2021-06-11 06:49:20'),(40556,1,62,'2021-06-11 06:51:06'),(40557,1,14,'2021-06-11 06:53:25'),(40558,1,44,'2021-06-11 06:57:52'),(40559,1,62,'2021-06-11 07:04:27'),(40560,1,44,'2021-06-11 07:05:44'),(40561,1,44,'2021-06-11 07:06:21'),(40562,1,44,'2021-06-11 07:06:48'),(40563,1,79,'2021-06-11 07:07:32'),(40564,1,56,'2021-06-11 07:21:09'),(40565,1,44,'2021-06-11 07:25:52'),(40566,1,44,'2021-06-11 07:36:26'),(40567,1,53,'2021-06-11 07:40:56'),(40568,1,44,'2021-06-11 07:49:21'),(40569,1,44,'2021-06-11 07:52:23'),(40570,1,44,'2021-06-11 08:01:35'),(40571,1,44,'2021-06-11 08:26:57'),(40572,1,5,'2021-06-11 08:31:29'),(40573,1,15,'2021-06-11 08:31:32'),(40574,1,14,'2021-06-11 08:31:34'),(40575,1,6,'2021-06-11 08:31:45'),(40576,1,14,'2021-06-11 08:35:07'),(40577,1,14,'2021-06-11 08:37:35'),(40578,1,14,'2021-06-11 08:42:04'),(40579,1,44,'2021-06-11 08:52:01'),(40580,1,14,'2021-06-11 08:54:04'),(40581,1,44,'2021-06-11 08:56:28'),(40582,1,44,'2021-06-11 08:57:19'),(40583,1,44,'2021-06-11 09:03:03'),(40584,1,14,'2021-06-11 09:03:48'),(40585,1,14,'2021-06-11 09:21:52'),(40586,1,44,'2021-06-11 09:22:40'),(40587,1,44,'2021-06-11 09:45:13'),(40588,1,44,'2021-06-11 09:57:30'),(40589,1,44,'2021-06-11 10:03:43'),(40590,1,44,'2021-06-11 10:34:08'),(40591,1,6,'2021-06-11 10:34:42'),(40592,1,53,'2021-06-11 10:34:55'),(40593,1,53,'2021-06-11 10:35:18'),(40594,1,44,'2021-06-11 10:41:02'),(40595,1,44,'2021-06-11 10:41:43'),(40596,1,44,'2021-06-11 10:44:32'),(40597,1,44,'2021-06-11 10:53:07'),(40598,1,44,'2021-06-11 10:53:08'),(40599,1,45,'2021-06-11 10:57:57'),(40600,1,44,'2021-06-11 11:02:25'),(40601,1,14,'2021-06-11 11:06:06'),(40602,1,44,'2021-06-11 11:28:34'),(40603,1,13,'2021-06-11 11:36:45'),(40604,1,44,'2021-06-11 11:36:49'),(40605,1,44,'2021-06-11 11:55:45'),(40606,1,44,'2021-06-11 12:13:31'),(40607,1,44,'2021-06-11 12:15:43'),(40608,1,44,'2021-06-11 12:15:48'),(40609,1,44,'2021-06-11 12:15:51'),(40610,1,44,'2021-06-11 12:15:56'),(40611,1,44,'2021-06-11 12:20:37'),(40612,1,44,'2021-06-11 12:34:55'),(40613,1,62,'2021-06-11 12:36:02'),(40614,1,76,'2021-06-11 12:39:32'),(40615,1,73,'2021-06-11 12:42:38'),(40616,1,44,'2021-06-11 12:46:13'),(40617,1,62,'2021-06-11 12:52:41'),(40618,1,44,'2021-06-11 13:16:55'),(40619,1,44,'2021-06-11 13:16:59'),(40620,1,44,'2021-06-11 13:17:00'),(40621,1,44,'2021-06-11 13:28:52'),(40622,1,70,'2021-06-11 13:39:06'),(40623,1,14,'2021-06-11 13:43:16'),(40624,1,44,'2021-06-11 13:48:50'),(40625,1,44,'2021-06-11 13:57:57'),(40626,1,79,'2021-06-11 14:04:44'),(40627,1,66,'2021-06-11 14:08:46'),(40628,1,14,'2021-06-11 14:12:55'),(40629,1,70,'2021-06-11 14:13:55'),(40630,1,44,'2021-06-11 14:21:00'),(40631,1,44,'2021-06-11 14:24:48'),(40632,1,6,'2021-06-11 14:31:54'),(40633,1,5,'2021-06-11 14:32:59'),(40634,1,14,'2021-06-11 14:33:53'),(40635,1,44,'2021-06-11 14:35:35'),(40636,1,13,'2021-06-11 14:40:24'),(40637,1,44,'2021-06-11 14:42:41'),(40638,1,15,'2021-06-11 14:42:44'),(40639,1,13,'2021-06-11 14:42:59'),(40640,1,15,'2021-06-11 14:47:35'),(40641,1,13,'2021-06-11 14:48:10'),(40642,1,15,'2021-06-11 14:57:29'),(40643,1,15,'2021-06-11 15:07:15'),(40644,1,44,'2021-06-11 15:09:13'),(40645,1,14,'2021-06-11 15:10:15'),(40646,1,43,'2021-06-11 15:10:18'),(40647,1,44,'2021-06-11 15:19:32'),(40648,1,44,'2021-06-11 15:22:38'),(40649,1,14,'2021-06-11 15:27:35'),(40650,1,44,'2021-06-11 15:31:59'),(40651,1,14,'2021-06-11 15:36:43'),(40652,1,45,'2021-06-11 15:37:15'),(40653,1,66,'2021-06-11 15:40:09'),(40654,1,62,'2021-06-11 15:43:01'),(40655,1,56,'2021-06-11 15:45:56'),(40656,1,15,'2021-06-11 15:47:53'),(40657,1,44,'2021-06-11 15:49:29'),(40658,1,44,'2021-06-11 15:53:10'),(40659,1,45,'2021-06-11 16:00:34'),(40660,1,14,'2021-06-11 16:03:40'),(40661,1,76,'2021-06-11 16:11:22'),(40662,1,44,'2021-06-11 16:13:48'),(40663,1,73,'2021-06-11 16:17:02'),(40664,1,44,'2021-06-11 16:24:49'),(40665,1,14,'2021-06-11 16:28:05'),(40666,1,79,'2021-06-11 16:30:51'),(40667,1,43,'2021-06-11 16:34:05'),(40668,1,70,'2021-06-11 16:37:29'),(40669,1,53,'2021-06-11 16:55:01'),(40670,1,44,'2021-06-11 16:55:46'),(40671,1,44,'2021-06-11 16:58:06'),(40672,1,15,'2021-06-11 16:58:25'),(40673,1,44,'2021-06-11 17:25:05'),(40674,1,62,'2021-06-11 17:48:17'),(40675,1,44,'2021-06-11 17:54:14'),(40676,1,59,'2021-06-11 18:10:36'),(40677,1,13,'2021-06-11 18:17:29'),(40678,1,44,'2021-06-11 18:22:06'),(40679,1,56,'2021-06-11 18:24:54'),(40680,1,44,'2021-06-11 18:38:56'),(40681,1,15,'2021-06-11 18:42:42'),(40682,1,66,'2021-06-11 18:46:06'),(40683,1,44,'2021-06-11 18:47:01'),(40684,1,66,'2021-06-11 18:51:35'),(40685,1,79,'2021-06-11 18:56:19'),(40686,1,44,'2021-06-11 19:05:38'),(40687,1,44,'2021-06-11 19:05:44'),(40688,1,44,'2021-06-11 19:09:33'),(40689,1,45,'2021-06-11 19:12:49'),(40690,1,44,'2021-06-11 19:16:06'),(40691,1,44,'2021-06-11 19:18:03'),(40692,1,14,'2021-06-11 19:29:35'),(40693,1,44,'2021-06-11 19:31:01'),(40694,1,53,'2021-06-11 19:32:58'),(40695,1,5,'2021-06-11 19:36:19'),(40696,1,59,'2021-06-11 19:39:27'),(40697,1,43,'2021-06-11 19:52:45'),(40698,1,6,'2021-06-11 19:55:52'),(40699,1,43,'2021-06-11 20:06:49'),(40700,1,44,'2021-06-11 20:11:16'),(40701,1,44,'2021-06-11 20:50:24'),(40702,1,45,'2021-06-11 20:55:40'),(40703,1,13,'2021-06-11 21:09:33'),(40704,1,79,'2021-06-11 21:26:26'),(40705,1,44,'2021-06-11 21:41:00'),(40706,1,44,'2021-06-11 21:41:18'),(40707,1,6,'2021-06-11 21:50:16'),(40708,1,79,'2021-06-11 21:56:28'),(40709,1,13,'2021-06-11 22:01:12'),(40710,1,45,'2021-06-11 22:12:40'),(40711,1,44,'2021-06-11 22:35:08'),(40712,1,44,'2021-06-11 22:38:52'),(40713,1,44,'2021-06-11 22:55:15'),(40714,1,44,'2021-06-11 23:21:35'),(40715,1,44,'2021-06-11 23:21:58'),(40716,1,44,'2021-06-11 23:30:13'),(40717,1,44,'2021-06-12 00:11:04'),(40718,1,43,'2021-06-12 00:17:37'),(40719,1,15,'2021-06-12 00:40:06'),(40720,1,15,'2021-06-12 00:58:24'),(40721,1,76,'2021-06-12 01:04:35'),(40722,1,44,'2021-06-12 01:27:34'),(40723,1,44,'2021-06-12 01:43:21'),(40724,1,6,'2021-06-12 01:49:23'),(40725,1,13,'2021-06-12 01:49:23'),(40726,1,44,'2021-06-12 01:52:12'),(40727,1,76,'2021-06-12 02:01:44'),(40728,1,44,'2021-06-12 02:09:50'),(40729,1,44,'2021-06-12 02:15:56'),(40730,1,44,'2021-06-12 02:27:53'),(40731,1,13,'2021-06-12 02:36:33'),(40732,1,5,'2021-06-12 02:37:17'),(40733,1,44,'2021-06-12 02:47:00'),(40734,1,14,'2021-06-12 02:49:01'),(40735,1,14,'2021-06-12 02:58:21'),(40736,1,44,'2021-06-12 02:58:26'),(40737,1,44,'2021-06-12 03:08:21'),(40738,1,14,'2021-06-12 03:13:27'),(40739,1,44,'2021-06-12 03:37:05'),(40740,1,44,'2021-06-12 03:52:36'),(40741,1,44,'2021-06-12 03:59:58'),(40742,1,15,'2021-06-12 04:02:50'),(40743,1,44,'2021-06-12 04:28:39'),(40744,1,44,'2021-06-12 04:38:14'),(40745,1,59,'2021-06-12 04:40:53'),(40746,1,44,'2021-06-12 04:42:39'),(40747,1,44,'2021-06-12 04:56:48'),(40748,1,43,'2021-06-12 05:14:11'),(40749,1,15,'2021-06-12 05:21:03'),(40750,1,66,'2021-06-12 05:30:06'),(40751,1,44,'2021-06-12 05:36:37'),(40752,1,44,'2021-06-12 05:41:05'),(40753,1,76,'2021-06-12 05:41:40'),(40754,1,6,'2021-06-12 05:44:32'),(40755,1,15,'2021-06-12 05:45:47'),(40756,1,59,'2021-06-12 06:01:36'),(40757,1,44,'2021-06-12 06:19:38'),(40758,1,44,'2021-06-12 06:36:06'),(40759,1,44,'2021-06-12 06:39:59'),(40760,1,44,'2021-06-12 06:42:53'),(40761,1,44,'2021-06-12 06:56:14'),(40762,1,44,'2021-06-12 07:02:45'),(40763,1,44,'2021-06-12 07:08:34'),(40764,1,44,'2021-06-12 07:17:00'),(40765,1,44,'2021-06-12 07:17:41'),(40766,1,14,'2021-06-12 07:19:22'),(40767,1,44,'2021-06-12 07:25:44'),(40768,1,44,'2021-06-12 07:26:51'),(40769,1,44,'2021-06-12 07:31:58'),(40770,1,44,'2021-06-12 07:48:35'),(40771,1,15,'2021-06-12 08:49:44'),(40772,1,6,'2021-06-12 08:56:34'),(40773,1,14,'2021-06-12 08:56:47'),(40774,1,5,'2021-06-12 08:57:11'),(40775,1,13,'2021-06-12 08:57:12'),(40776,1,44,'2021-06-12 08:58:07'),(40777,1,44,'2021-06-12 09:04:37'),(40778,1,44,'2021-06-12 09:12:11'),(40779,1,53,'2021-06-12 09:13:40'),(40780,1,66,'2021-06-12 09:17:55'),(40781,1,44,'2021-06-12 09:26:00'),(40782,1,44,'2021-06-12 09:43:02'),(40783,1,44,'2021-06-12 09:46:44'),(40784,1,53,'2021-06-12 10:03:16'),(40785,1,44,'2021-06-12 10:08:52'),(40786,1,44,'2021-06-12 10:15:50'),(40787,1,44,'2021-06-12 10:16:03'),(40788,1,44,'2021-06-12 10:23:36'),(40789,1,45,'2021-06-12 11:05:05'),(40790,1,44,'2021-06-12 11:23:43'),(40791,1,44,'2021-06-12 11:28:19'),(40792,1,44,'2021-06-12 11:28:26'),(40793,1,44,'2021-06-12 11:51:20'),(40794,1,44,'2021-06-12 12:12:55'),(40795,1,70,'2021-06-12 12:18:00'),(40796,1,43,'2021-06-12 12:33:12'),(40797,1,44,'2021-06-12 12:35:31'),(40798,1,44,'2021-06-12 12:42:03'),(40799,1,44,'2021-06-12 12:56:05'),(40800,1,44,'2021-06-12 13:09:32'),(40801,1,44,'2021-06-12 13:11:36'),(40802,1,44,'2021-06-12 13:17:35'),(40803,1,44,'2021-06-12 13:24:56'),(40804,1,44,'2021-06-12 13:27:23'),(40805,1,44,'2021-06-12 13:38:58'),(40806,1,44,'2021-06-12 13:39:03'),(40807,1,44,'2021-06-12 13:40:23'),(40808,1,53,'2021-06-12 13:48:40'),(40809,1,44,'2021-06-12 14:01:58'),(40810,1,44,'2021-06-12 14:11:35'),(40811,1,13,'2021-06-12 14:31:29'),(40812,1,44,'2021-06-12 14:33:00'),(40813,1,6,'2021-06-12 14:36:35'),(40814,1,15,'2021-06-12 14:37:19'),(40815,1,6,'2021-06-12 14:38:03'),(40816,1,6,'2021-06-12 14:39:40'),(40817,1,44,'2021-06-12 14:44:06'),(40818,1,14,'2021-06-12 14:44:52'),(40819,1,15,'2021-06-12 14:45:43'),(40820,1,5,'2021-06-12 14:46:44'),(40821,1,44,'2021-06-12 15:08:31'),(40822,1,44,'2021-06-12 15:26:00'),(40823,1,44,'2021-06-12 15:29:04'),(40824,1,44,'2021-06-12 15:31:00'),(40825,1,44,'2021-06-12 15:38:22'),(40826,1,44,'2021-06-12 15:46:19'),(40827,1,44,'2021-06-12 15:46:23'),(40828,1,44,'2021-06-12 15:46:25'),(40829,1,44,'2021-06-12 15:46:27'),(40830,1,44,'2021-06-12 15:47:14'),(40831,1,44,'2021-06-12 15:50:29'),(40832,1,44,'2021-06-12 15:54:34'),(40833,1,6,'2021-06-12 15:59:42'),(40834,1,44,'2021-06-12 16:13:02'),(40835,1,44,'2021-06-12 16:35:54'),(40836,1,44,'2021-06-12 16:45:46'),(40837,1,44,'2021-06-12 17:16:29'),(40838,1,44,'2021-06-12 17:18:20'),(40839,1,44,'2021-06-12 17:40:51'),(40840,1,44,'2021-06-12 17:46:46'),(40841,1,44,'2021-06-12 17:48:15'),(40842,1,44,'2021-06-12 18:02:30'),(40843,1,44,'2021-06-12 18:13:49'),(40844,1,44,'2021-06-12 18:29:24'),(40845,1,44,'2021-06-12 18:50:15'),(40846,1,44,'2021-06-12 19:09:26'),(40847,1,44,'2021-06-12 19:34:13'),(40848,1,15,'2021-06-12 19:49:11'),(40849,1,44,'2021-06-12 20:03:15'),(40850,1,44,'2021-06-12 20:09:15'),(40851,1,45,'2021-06-12 20:20:57'),(40852,1,44,'2021-06-12 20:52:17'),(40853,1,6,'2021-06-12 21:00:57'),(40854,1,44,'2021-06-12 21:16:31'),(40855,1,44,'2021-06-12 23:54:57'),(40856,1,45,'2021-06-13 00:34:45'),(40857,1,44,'2021-06-13 00:39:38'),(40858,1,44,'2021-06-13 01:00:49'),(40859,1,44,'2021-06-13 01:16:38'),(40860,1,44,'2021-06-13 01:22:52'),(40861,1,43,'2021-06-13 01:35:55'),(40862,1,44,'2021-06-13 01:49:57'),(40863,1,56,'2021-06-13 01:58:15'),(40864,1,14,'2021-06-13 02:36:07'),(40865,1,5,'2021-06-13 02:42:56'),(40866,1,15,'2021-06-13 02:56:02'),(40867,1,13,'2021-06-13 03:04:56'),(40868,1,6,'2021-06-13 03:22:55'),(40869,1,44,'2021-06-13 03:30:50'),(40870,1,15,'2021-06-13 03:39:44'),(40871,1,13,'2021-06-13 03:48:31'),(40872,1,15,'2021-06-13 04:07:11'),(40873,1,44,'2021-06-13 04:07:46'),(40874,1,15,'2021-06-13 04:14:33'),(40875,1,44,'2021-06-13 04:28:59'),(40876,1,13,'2021-06-13 04:30:11'),(40877,1,44,'2021-06-13 04:30:23'),(40878,1,44,'2021-06-13 04:34:14'),(40879,1,44,'2021-06-13 04:35:52'),(40880,1,6,'2021-06-13 04:50:18'),(40881,1,44,'2021-06-13 05:05:08'),(40882,1,44,'2021-06-13 05:06:29'),(40883,1,44,'2021-06-13 05:07:04'),(40884,1,13,'2021-06-13 05:09:20'),(40885,1,15,'2021-06-13 05:16:41'),(40886,1,15,'2021-06-13 05:39:17'),(40887,1,15,'2021-06-13 06:00:59'),(40888,1,6,'2021-06-13 06:16:16'),(40889,1,44,'2021-06-13 06:19:04'),(40890,1,13,'2021-06-13 06:19:44'),(40891,1,44,'2021-06-13 06:35:43'),(40892,1,44,'2021-06-13 06:40:40'),(40893,1,44,'2021-06-13 06:45:14'),(40894,1,44,'2021-06-13 06:48:11'),(40895,1,44,'2021-06-13 07:04:33'),(40896,1,44,'2021-06-13 07:05:36'),(40897,1,44,'2021-06-13 07:30:41'),(40898,1,44,'2021-06-13 07:37:27'),(40899,1,70,'2021-06-13 08:07:53'),(40900,1,70,'2021-06-13 08:08:13'),(40901,1,44,'2021-06-13 08:13:04'),(40902,1,73,'2021-06-13 08:27:32'),(40903,1,15,'2021-06-13 08:31:58'),(40904,1,6,'2021-06-13 08:32:11'),(40905,1,5,'2021-06-13 08:36:13'),(40906,1,5,'2021-06-13 08:38:03'),(40907,1,5,'2021-06-13 08:41:07'),(40908,1,5,'2021-06-13 08:43:16'),(40909,1,44,'2021-06-13 08:46:19'),(40910,1,14,'2021-06-13 09:06:18'),(40911,1,14,'2021-06-13 09:16:39'),(40912,1,13,'2021-06-13 09:29:53'),(40913,1,14,'2021-06-13 09:46:03'),(40914,1,44,'2021-06-13 09:54:01'),(40915,1,14,'2021-06-13 09:57:15'),(40916,1,13,'2021-06-13 09:58:43'),(40917,1,44,'2021-06-13 09:58:44'),(40918,1,44,'2021-06-13 09:59:18'),(40919,1,15,'2021-06-13 10:06:58'),(40920,1,14,'2021-06-13 10:11:32'),(40921,1,44,'2021-06-13 10:23:37'),(40922,1,14,'2021-06-13 10:32:15'),(40923,1,44,'2021-06-13 10:35:19'),(40924,1,14,'2021-06-13 10:55:21'),(40925,1,45,'2021-06-13 11:03:42'),(40926,1,44,'2021-06-13 11:03:54'),(40927,1,44,'2021-06-13 11:04:02'),(40928,1,44,'2021-06-13 11:04:06'),(40929,1,44,'2021-06-13 11:21:34'),(40930,1,13,'2021-06-13 11:28:09'),(40931,1,14,'2021-06-13 11:38:57'),(40932,1,44,'2021-06-13 11:47:26'),(40933,1,14,'2021-06-13 12:22:26'),(40934,1,44,'2021-06-13 12:42:35'),(40935,1,44,'2021-06-13 12:42:37'),(40936,1,44,'2021-06-13 12:42:39'),(40937,1,14,'2021-06-13 12:45:31'),(40938,1,44,'2021-06-13 13:25:51'),(40939,1,14,'2021-06-13 13:27:48'),(40940,1,44,'2021-06-13 13:31:27'),(40941,1,14,'2021-06-13 13:48:52'),(40942,1,44,'2021-06-13 13:52:01'),(40943,1,44,'2021-06-13 13:58:15'),(40944,1,44,'2021-06-13 14:22:05'),(40945,1,15,'2021-06-13 14:32:57'),(40946,1,44,'2021-06-13 14:33:53'),(40947,1,5,'2021-06-13 14:34:42'),(40948,1,14,'2021-06-13 14:34:44'),(40949,1,13,'2021-06-13 14:34:59'),(40950,1,44,'2021-06-13 14:35:30'),(40951,1,6,'2021-06-13 14:36:03'),(40952,1,13,'2021-06-13 14:36:33'),(40953,1,13,'2021-06-13 14:37:52'),(40954,1,6,'2021-06-13 14:39:00'),(40955,1,6,'2021-06-13 14:41:39'),(40956,1,13,'2021-06-13 14:43:17'),(40957,1,6,'2021-06-13 14:43:37'),(40958,1,44,'2021-06-13 15:06:01'),(40959,1,44,'2021-06-13 15:06:04'),(40960,1,44,'2021-06-13 15:06:06'),(40961,1,44,'2021-06-13 15:14:01'),(40962,1,44,'2021-06-13 15:18:15'),(40963,1,13,'2021-06-13 15:26:43'),(40964,1,44,'2021-06-13 15:37:22'),(40965,1,44,'2021-06-13 15:48:43'),(40966,1,44,'2021-06-13 15:48:59'),(40967,1,44,'2021-06-13 15:49:25'),(40968,1,6,'2021-06-13 15:55:02'),(40969,1,44,'2021-06-13 15:59:57'),(40970,1,13,'2021-06-13 16:06:24'),(40971,1,44,'2021-06-13 16:10:16'),(40972,1,44,'2021-06-13 16:12:59'),(40973,1,44,'2021-06-13 16:33:24'),(40974,1,44,'2021-06-13 16:43:59'),(40975,1,44,'2021-06-13 16:44:51'),(40976,1,44,'2021-06-13 16:45:11'),(40977,1,44,'2021-06-13 17:05:05'),(40978,1,44,'2021-06-13 17:06:11'),(40979,1,44,'2021-06-13 17:09:41'),(40980,1,44,'2021-06-13 17:24:56'),(40981,1,44,'2021-06-13 17:28:07'),(40982,1,44,'2021-06-13 17:42:26'),(40983,1,44,'2021-06-13 17:45:42'),(40984,1,44,'2021-06-13 17:46:15'),(40985,1,44,'2021-06-13 17:46:17'),(40986,1,44,'2021-06-13 17:49:45'),(40987,1,44,'2021-06-13 18:34:02'),(40988,1,44,'2021-06-13 18:35:02'),(40989,1,70,'2021-06-13 19:19:41'),(40990,1,44,'2021-06-13 19:20:44'),(40991,1,44,'2021-06-13 19:21:05'),(40992,1,44,'2021-06-13 20:08:28'),(40993,1,44,'2021-06-13 20:09:23'),(40994,1,44,'2021-06-13 20:16:23'),(40995,1,44,'2021-06-13 20:37:41'),(40996,1,44,'2021-06-13 21:11:23'),(40997,1,44,'2021-06-13 21:17:26'),(40998,1,73,'2021-06-13 21:42:05'),(40999,1,76,'2021-06-13 21:45:21'),(41000,1,44,'2021-06-13 21:55:55'),(41001,1,5,'2021-06-13 22:22:55'),(41002,1,44,'2021-06-13 22:30:02'),(41003,1,44,'2021-06-13 22:35:30'),(41004,1,44,'2021-06-13 23:08:44'),(41005,1,44,'2021-06-13 23:42:35'),(41006,1,44,'2021-06-14 00:16:20'),(41007,1,44,'2021-06-14 00:21:34'),(41008,1,44,'2021-06-14 00:49:56'),(41009,1,44,'2021-06-14 01:16:54'),(41010,1,44,'2021-06-14 01:43:22'),(41011,1,6,'2021-06-14 02:36:37'),(41012,1,6,'2021-06-14 02:38:15'),(41013,1,44,'2021-06-14 02:40:45'),(41014,1,6,'2021-06-14 02:41:34'),(41015,1,6,'2021-06-14 02:43:21'),(41016,1,6,'2021-06-14 02:45:25'),(41017,1,6,'2021-06-14 02:49:28'),(41018,1,44,'2021-06-14 02:53:18'),(41019,1,44,'2021-06-14 02:59:08'),(41020,1,15,'2021-06-14 03:01:48'),(41021,1,15,'2021-06-14 03:10:33'),(41022,1,13,'2021-06-14 03:22:09'),(41023,1,15,'2021-06-14 03:30:51'),(41024,1,15,'2021-06-14 03:42:39'),(41025,1,15,'2021-06-14 03:56:11'),(41026,1,44,'2021-06-14 03:57:42'),(41027,1,15,'2021-06-14 04:12:47'),(41028,1,13,'2021-06-14 04:15:10'),(41029,1,44,'2021-06-14 04:28:29'),(41030,1,15,'2021-06-14 04:34:09'),(41031,1,15,'2021-06-14 04:36:03'),(41032,1,44,'2021-06-14 04:41:00'),(41033,1,15,'2021-06-14 04:58:13'),(41034,1,44,'2021-06-14 05:00:40'),(41035,1,44,'2021-06-14 05:11:38'),(41036,1,44,'2021-06-14 05:17:24'),(41037,1,44,'2021-06-14 05:18:44'),(41038,1,44,'2021-06-14 05:18:52'),(41039,1,44,'2021-06-14 05:18:56'),(41040,1,44,'2021-06-14 05:19:00'),(41041,1,15,'2021-06-14 05:19:23'),(41042,1,59,'2021-06-14 05:19:24'),(41043,1,5,'2021-06-14 05:42:08'),(41044,1,14,'2021-06-14 05:43:25'),(41045,1,44,'2021-06-14 05:50:38'),(41046,1,15,'2021-06-14 06:24:02'),(41047,1,44,'2021-06-14 06:27:00'),(41048,1,15,'2021-06-14 06:53:47'),(41049,1,44,'2021-06-14 07:05:45'),(41050,1,15,'2021-06-14 07:21:36'),(41051,1,44,'2021-06-14 07:33:32'),(41052,1,44,'2021-06-14 07:34:03'),(41053,1,44,'2021-06-14 07:38:07'),(41054,1,53,'2021-06-14 07:40:44'),(41055,1,44,'2021-06-14 07:41:46'),(41056,1,44,'2021-06-14 07:44:31'),(41057,1,44,'2021-06-14 07:47:19'),(41058,1,44,'2021-06-14 07:49:13'),(41059,1,44,'2021-06-14 07:50:15'),(41060,1,44,'2021-06-14 07:53:59'),(41061,1,44,'2021-06-14 07:59:36'),(41062,1,44,'2021-06-14 08:09:21'),(41063,1,44,'2021-06-14 08:27:54'),(41064,1,15,'2021-06-14 08:30:54'),(41065,1,13,'2021-06-14 08:33:00'),(41066,1,44,'2021-06-14 08:33:01'),(41067,1,5,'2021-06-14 08:33:40'),(41068,1,14,'2021-06-14 08:33:54'),(41069,1,6,'2021-06-14 08:34:26'),(41070,1,13,'2021-06-14 08:42:02'),(41071,1,6,'2021-06-14 08:42:35'),(41072,1,13,'2021-06-14 08:45:14'),(41073,1,15,'2021-06-14 09:04:28'),(41074,1,15,'2021-06-14 09:14:06'),(41075,1,15,'2021-06-14 09:33:46'),(41076,1,15,'2021-06-14 09:34:17'),(41077,1,15,'2021-06-14 09:53:52'),(41078,1,44,'2021-06-14 09:58:50'),(41079,1,44,'2021-06-14 10:23:48'),(41080,1,44,'2021-06-14 10:23:49'),(41081,1,15,'2021-06-14 10:27:06'),(41082,1,15,'2021-06-14 10:53:02'),(41083,1,15,'2021-06-14 10:53:16'),(41084,1,44,'2021-06-14 11:08:09'),(41085,1,15,'2021-06-14 11:15:09'),(41086,1,15,'2021-06-14 11:17:43'),(41087,1,44,'2021-06-14 11:32:15'),(41088,1,62,'2021-06-14 11:44:50'),(41089,1,45,'2021-06-14 12:03:35'),(41090,1,15,'2021-06-14 12:05:54'),(41091,1,62,'2021-06-14 12:11:48'),(41092,1,62,'2021-06-14 12:18:46'),(41093,1,6,'2021-06-14 12:20:08'),(41094,1,5,'2021-06-14 12:23:12'),(41095,1,45,'2021-06-14 12:26:01'),(41096,1,43,'2021-06-14 12:28:50'),(41097,1,13,'2021-06-14 12:30:21'),(41098,1,45,'2021-06-14 12:36:16'),(41099,1,53,'2021-06-14 12:37:09'),(41100,1,44,'2021-06-14 12:40:26'),(41101,1,76,'2021-06-14 12:43:29'),(41102,1,66,'2021-06-14 12:46:10'),(41103,1,15,'2021-06-14 12:49:11'),(41104,1,56,'2021-06-14 12:49:12'),(41105,1,14,'2021-06-14 12:51:27'),(41106,1,70,'2021-06-14 12:58:54'),(41107,1,45,'2021-06-14 13:04:38'),(41108,1,59,'2021-06-14 13:06:44'),(41109,1,62,'2021-06-14 13:10:29'),(41110,1,15,'2021-06-14 13:11:13'),(41111,1,15,'2021-06-14 13:13:44'),(41112,1,79,'2021-06-14 13:17:30'),(41113,1,73,'2021-06-14 13:27:17'),(41114,1,62,'2021-06-14 13:29:31'),(41115,1,59,'2021-06-14 13:31:44'),(41116,1,44,'2021-06-14 13:32:36'),(41117,1,66,'2021-06-14 13:34:36'),(41118,1,73,'2021-06-14 13:36:19'),(41119,1,70,'2021-06-14 13:39:36'),(41120,1,76,'2021-06-14 13:41:49'),(41121,1,79,'2021-06-14 13:44:09'),(41122,1,56,'2021-06-14 13:50:58'),(41123,1,53,'2021-06-14 13:53:35'),(41124,1,44,'2021-06-14 13:55:23'),(41125,1,43,'2021-06-14 13:57:30'),(41126,1,45,'2021-06-14 13:59:28'),(41127,1,15,'2021-06-14 14:17:18'),(41128,1,44,'2021-06-14 14:31:29'),(41129,1,13,'2021-06-14 14:32:06'),(41130,1,44,'2021-06-14 14:32:08'),(41131,1,6,'2021-06-14 14:43:36'),(41132,1,15,'2021-06-14 14:43:37'),(41133,1,15,'2021-06-14 15:01:04'),(41134,1,15,'2021-06-14 15:03:33'),(41135,1,15,'2021-06-14 15:04:12'),(41136,1,5,'2021-06-14 15:10:46'),(41137,1,15,'2021-06-14 15:25:35'),(41138,1,44,'2021-06-14 15:31:14'),(41139,1,44,'2021-06-14 15:31:47'),(41140,1,44,'2021-06-14 15:41:09'),(41141,1,6,'2021-06-14 15:46:14'),(41142,1,15,'2021-06-14 15:46:58'),(41143,1,15,'2021-06-14 16:08:21'),(41144,1,53,'2021-06-14 16:15:31'),(41145,1,44,'2021-06-14 17:33:57'),(41146,1,44,'2021-06-14 17:58:09'),(41147,1,44,'2021-06-14 18:55:37'),(41148,1,44,'2021-06-14 19:14:23'),(41149,1,44,'2021-06-14 19:25:05'),(41150,1,45,'2021-06-14 20:07:27'),(41151,1,44,'2021-06-14 21:14:34'),(41152,1,44,'2021-06-14 22:26:07'),(41153,1,44,'2021-06-14 22:26:52'),(41154,1,44,'2021-06-14 22:42:45'),(41155,1,44,'2021-06-14 23:48:00'),(41156,1,44,'2021-06-14 23:48:06'),(41157,1,6,'2021-06-14 23:53:52'),(41158,1,44,'2021-06-15 00:13:12'),(41159,1,79,'2021-06-15 00:54:18'),(41160,1,0,'2021-06-15 01:20:05'),(41161,1,44,'2021-06-15 02:11:14'),(41162,1,66,'2021-06-15 02:26:09'),(41163,1,44,'2021-06-15 02:27:49'),(41164,1,15,'2021-06-15 02:35:11'),(41165,1,44,'2021-06-15 02:35:31'),(41166,1,6,'2021-06-15 02:39:01'),(41167,1,5,'2021-06-15 02:44:16'),(41168,1,5,'2021-06-15 02:55:19'),(41169,1,13,'2021-06-15 02:55:54'),(41170,1,14,'2021-06-15 03:02:08'),(41171,1,44,'2021-06-15 03:04:51'),(41172,1,70,'2021-06-15 03:05:40'),(41173,1,5,'2021-06-15 03:14:08'),(41174,1,73,'2021-06-15 03:33:05'),(41175,1,5,'2021-06-15 03:36:19'),(41176,1,14,'2021-06-15 03:41:23'),(41177,1,56,'2021-06-15 03:56:35'),(41178,1,5,'2021-06-15 04:05:00'),(41179,1,5,'2021-06-15 04:11:50'),(41180,1,14,'2021-06-15 04:19:56'),(41181,1,76,'2021-06-15 04:34:13'),(41182,1,76,'2021-06-15 04:34:24'),(41183,1,5,'2021-06-15 04:50:29'),(41184,1,14,'2021-06-15 04:55:51'),(41185,1,13,'2021-06-15 05:09:17'),(41186,1,44,'2021-06-15 05:09:18'),(41187,1,15,'2021-06-15 05:31:23'),(41188,1,5,'2021-06-15 05:33:52'),(41189,1,44,'2021-06-15 05:35:24'),(41190,1,44,'2021-06-15 05:36:57'),(41191,1,5,'2021-06-15 05:54:57'),(41192,1,43,'2021-06-15 06:30:32'),(41193,1,14,'2021-06-15 06:31:15'),(41194,1,44,'2021-06-15 06:59:48'),(41195,1,44,'2021-06-15 07:01:23'),(41196,1,44,'2021-06-15 07:04:55'),(41197,1,44,'2021-06-15 07:23:16'),(41198,1,44,'2021-06-15 07:33:54'),(41199,1,44,'2021-06-15 07:36:35'),(41200,1,44,'2021-06-15 07:40:31'),(41201,1,44,'2021-06-15 07:45:02'),(41202,1,44,'2021-06-15 07:45:21'),(41203,1,44,'2021-06-15 07:51:26'),(41204,1,44,'2021-06-15 07:57:40'),(41205,1,14,'2021-06-15 07:57:47'),(41206,1,44,'2021-06-15 08:05:19'),(41207,1,44,'2021-06-15 08:05:40'),(41208,1,44,'2021-06-15 08:13:12'),(41209,1,44,'2021-06-15 08:19:51'),(41210,1,44,'2021-06-15 08:24:45'),(41211,1,13,'2021-06-15 08:32:53'),(41212,1,44,'2021-06-15 08:33:02'),(41213,1,14,'2021-06-15 08:34:09'),(41214,1,14,'2021-06-15 08:35:24'),(41215,1,14,'2021-06-15 08:37:56'),(41216,1,14,'2021-06-15 08:41:58'),(41217,1,14,'2021-06-15 08:45:31'),(41218,1,44,'2021-06-15 08:47:07'),(41219,1,44,'2021-06-15 09:02:31'),(41220,1,14,'2021-06-15 09:04:22'),(41221,1,44,'2021-06-15 09:09:35'),(41222,1,44,'2021-06-15 09:31:25'),(41223,1,44,'2021-06-15 09:53:17'),(41224,1,44,'2021-06-15 10:15:08'),(41225,1,44,'2021-06-15 10:23:51'),(41226,1,44,'2021-06-15 10:23:52'),(41227,1,44,'2021-06-15 10:26:41'),(41228,1,44,'2021-06-15 10:55:02'),(41229,1,44,'2021-06-15 10:58:51'),(41230,1,44,'2021-06-15 11:04:40'),(41231,1,43,'2021-06-15 11:08:04'),(41232,1,44,'2021-06-15 11:19:56'),(41233,1,59,'2021-06-15 11:23:03'),(41234,1,44,'2021-06-15 11:23:10'),(41235,1,6,'2021-06-15 11:26:31'),(41236,1,15,'2021-06-15 11:26:32'),(41237,1,44,'2021-06-15 11:34:38'),(41238,1,44,'2021-06-15 11:40:26'),(41239,1,5,'2021-06-15 11:48:45'),(41240,1,44,'2021-06-15 11:50:05'),(41241,1,44,'2021-06-15 12:12:08'),(41242,1,44,'2021-06-15 12:36:23'),(41243,1,44,'2021-06-15 12:55:12'),(41244,1,14,'2021-06-15 13:08:09'),(41245,1,44,'2021-06-15 13:16:24'),(41246,1,44,'2021-06-15 13:24:05'),(41247,1,15,'2021-06-15 13:28:07'),(41248,1,5,'2021-06-15 13:48:05'),(41249,1,66,'2021-06-15 13:55:33'),(41250,1,5,'2021-06-15 14:13:43'),(41251,1,45,'2021-06-15 14:18:12'),(41252,1,13,'2021-06-15 14:31:03'),(41253,1,44,'2021-06-15 14:31:08'),(41254,1,5,'2021-06-15 14:38:45'),(41255,1,44,'2021-06-15 14:41:11'),(41256,1,45,'2021-06-15 14:41:20'),(41257,1,14,'2021-06-15 14:44:20'),(41258,1,44,'2021-06-15 14:45:47'),(41259,1,15,'2021-06-15 14:45:52'),(41260,1,6,'2021-06-15 14:46:09'),(41261,1,79,'2021-06-15 14:46:59'),(41262,1,44,'2021-06-15 14:50:32'),(41263,1,14,'2021-06-15 14:52:24'),(41264,1,14,'2021-06-15 14:58:30'),(41265,1,5,'2021-06-15 15:04:57'),(41266,1,44,'2021-06-15 15:05:01'),(41267,1,14,'2021-06-15 15:14:09'),(41268,1,5,'2021-06-15 15:30:13'),(41269,1,14,'2021-06-15 15:30:45'),(41270,1,44,'2021-06-15 15:37:49'),(41271,1,14,'2021-06-15 16:13:53'),(41272,1,44,'2021-06-15 16:20:28'),(41273,1,44,'2021-06-15 16:23:55'),(41274,1,66,'2021-06-15 17:00:06'),(41275,1,44,'2021-06-15 17:04:36'),(41276,1,14,'2021-06-15 17:31:14'),(41277,1,44,'2021-06-15 17:36:39'),(41278,1,15,'2021-06-15 17:54:30'),(41279,1,15,'2021-06-15 18:08:52'),(41280,1,14,'2021-06-15 18:09:33'),(41281,1,79,'2021-06-15 18:09:59'),(41282,1,44,'2021-06-15 18:30:19'),(41283,1,6,'2021-06-15 18:30:27'),(41284,1,44,'2021-06-15 18:47:07'),(41285,1,53,'2021-06-15 19:00:18'),(41286,1,44,'2021-06-15 19:28:58'),(41287,1,44,'2021-06-15 19:28:58'),(41288,1,59,'2021-06-15 20:07:50'),(41289,1,59,'2021-06-15 20:45:42'),(41290,1,44,'2021-06-15 21:09:07'),(41291,1,14,'2021-06-15 21:20:15'),(41292,1,56,'2021-06-15 21:25:56'),(41293,1,44,'2021-06-15 21:39:57'),(41294,1,45,'2021-06-15 22:43:40'),(41295,1,44,'2021-06-15 23:00:07'),(41296,1,6,'2021-06-15 23:18:11'),(41297,1,6,'2021-06-15 23:18:27'),(41298,1,44,'2021-06-15 23:31:28'),(41299,1,44,'2021-06-15 23:32:14'),(41300,1,44,'2021-06-15 23:32:53'),(41301,1,44,'2021-06-15 23:33:19'),(41302,1,44,'2021-06-15 23:33:40'),(41303,1,44,'2021-06-15 23:34:01'),(41304,1,44,'2021-06-16 00:13:24'),(41305,1,44,'2021-06-16 00:58:58'),(41306,1,44,'2021-06-16 00:59:33'),(41307,1,14,'2021-06-16 01:34:18'),(41308,1,44,'2021-06-16 01:41:20'),(41309,1,44,'2021-06-16 01:42:22'),(41310,1,70,'2021-06-16 01:43:19'),(41311,1,44,'2021-06-16 01:59:36'),(41312,1,43,'2021-06-16 02:00:55'),(41313,1,53,'2021-06-16 02:06:41'),(41314,1,44,'2021-06-16 02:09:50'),(41315,1,76,'2021-06-16 02:13:35'),(41316,1,44,'2021-06-16 02:17:33'),(41317,1,14,'2021-06-16 02:21:30'),(41318,1,44,'2021-06-16 02:25:05'),(41319,1,44,'2021-06-16 02:30:52'),(41320,1,5,'2021-06-16 02:33:21'),(41321,1,15,'2021-06-16 02:33:31'),(41322,1,6,'2021-06-16 02:37:30'),(41323,1,14,'2021-06-16 02:39:36'),(41324,1,14,'2021-06-16 02:43:40'),(41325,1,6,'2021-06-16 02:46:05'),(41326,1,14,'2021-06-16 02:47:17'),(41327,1,14,'2021-06-16 03:06:11'),(41328,1,44,'2021-06-16 03:07:54'),(41329,1,44,'2021-06-16 03:16:57'),(41330,1,44,'2021-06-16 04:12:37'),(41331,1,44,'2021-06-16 04:24:07'),(41332,1,15,'2021-06-16 04:35:58'),(41333,1,44,'2021-06-16 04:39:29'),(41334,1,53,'2021-06-16 04:44:11'),(41335,1,44,'2021-06-16 04:45:14'),(41336,1,44,'2021-06-16 04:45:56'),(41337,1,44,'2021-06-16 05:03:09'),(41338,1,44,'2021-06-16 05:12:29'),(41339,1,44,'2021-06-16 05:15:26'),(41340,1,44,'2021-06-16 05:18:51'),(41341,1,44,'2021-06-16 05:24:02'),(41342,1,44,'2021-06-16 05:29:34'),(41343,1,13,'2021-06-16 05:42:37'),(41344,1,44,'2021-06-16 05:42:40'),(41345,1,44,'2021-06-16 05:44:55'),(41346,1,44,'2021-06-16 05:49:25'),(41347,1,44,'2021-06-16 06:12:06'),(41348,1,44,'2021-06-16 06:16:37'),(41349,1,44,'2021-06-16 06:28:35'),(41350,1,56,'2021-06-16 06:31:31'),(41351,1,44,'2021-06-16 06:35:07'),(41352,1,44,'2021-06-16 06:40:25'),(41353,1,44,'2021-06-16 06:44:09'),(41354,1,62,'2021-06-16 06:45:21'),(41355,1,44,'2021-06-16 06:46:19'),(41356,1,44,'2021-06-16 06:49:06'),(41357,1,44,'2021-06-16 07:02:37'),(41358,1,44,'2021-06-16 07:09:30'),(41359,1,44,'2021-06-16 07:13:09'),(41360,1,56,'2021-06-16 07:13:09'),(41361,1,44,'2021-06-16 07:16:10'),(41362,1,44,'2021-06-16 07:35:06'),(41363,1,44,'2021-06-16 07:38:49'),(41364,1,44,'2021-06-16 07:53:25'),(41365,1,44,'2021-06-16 07:54:07'),(41366,1,44,'2021-06-16 07:59:33'),(41367,1,44,'2021-06-16 08:11:29'),(41368,1,79,'2021-06-16 08:21:10'),(41369,1,44,'2021-06-16 08:28:19'),(41370,1,44,'2021-06-16 08:30:56'),(41371,1,6,'2021-06-16 08:31:56'),(41372,1,13,'2021-06-16 08:32:08'),(41373,1,44,'2021-06-16 08:33:27'),(41374,1,15,'2021-06-16 08:50:34'),(41375,1,44,'2021-06-16 08:51:56'),(41376,1,44,'2021-06-16 08:53:01'),(41377,1,44,'2021-06-16 08:53:56'),(41378,1,15,'2021-06-16 08:56:33'),(41379,1,15,'2021-06-16 09:00:56'),(41380,1,66,'2021-06-16 09:11:25'),(41381,1,44,'2021-06-16 09:11:51'),(41382,1,44,'2021-06-16 09:22:24'),(41383,1,44,'2021-06-16 09:29:49'),(41384,1,15,'2021-06-16 09:36:02'),(41385,1,44,'2021-06-16 09:45:32'),(41386,1,53,'2021-06-16 09:49:30'),(41387,1,44,'2021-06-16 09:54:19'),(41388,1,44,'2021-06-16 09:54:21'),(41389,1,44,'2021-06-16 10:03:07'),(41390,1,44,'2021-06-16 10:05:46'),(41391,1,44,'2021-06-16 10:06:25'),(41392,1,15,'2021-06-16 10:19:28'),(41393,1,44,'2021-06-16 10:48:56'),(41394,1,44,'2021-06-16 10:57:13'),(41395,1,44,'2021-06-16 11:04:13'),(41396,1,44,'2021-06-16 11:10:30'),(41397,1,44,'2021-06-16 11:13:43'),(41398,1,44,'2021-06-16 11:13:44'),(41399,1,5,'2021-06-16 11:27:56'),(41400,1,14,'2021-06-16 11:27:59'),(41401,1,44,'2021-06-16 11:40:32'),(41402,1,44,'2021-06-16 12:01:47'),(41403,1,44,'2021-06-16 12:02:19'),(41404,1,44,'2021-06-16 12:02:40'),(41405,1,44,'2021-06-16 12:03:11'),(41406,1,44,'2021-06-16 12:03:48'),(41407,1,44,'2021-06-16 12:04:09'),(41408,1,44,'2021-06-16 12:04:38'),(41409,1,44,'2021-06-16 12:04:54'),(41410,1,44,'2021-06-16 12:05:16'),(41411,1,44,'2021-06-16 12:05:38'),(41412,1,44,'2021-06-16 12:05:58'),(41413,1,44,'2021-06-16 12:16:50'),(41414,1,44,'2021-06-16 12:37:00'),(41415,1,44,'2021-06-16 12:49:46'),(41416,1,44,'2021-06-16 12:56:12'),(41417,1,44,'2021-06-16 13:04:09'),(41418,1,44,'2021-06-16 13:04:11'),(41419,1,44,'2021-06-16 13:04:14'),(41420,1,44,'2021-06-16 13:04:17'),(41421,1,44,'2021-06-16 13:04:20'),(41422,1,44,'2021-06-16 13:04:31'),(41423,1,44,'2021-06-16 13:04:35'),(41424,1,44,'2021-06-16 13:04:40'),(41425,1,44,'2021-06-16 13:04:47'),(41426,1,44,'2021-06-16 13:04:50'),(41427,1,44,'2021-06-16 13:04:55'),(41428,1,44,'2021-06-16 13:05:00'),(41429,1,44,'2021-06-16 13:15:03'),(41430,1,44,'2021-06-16 13:18:31'),(41431,1,44,'2021-06-16 13:20:57'),(41432,1,44,'2021-06-16 13:31:14'),(41433,1,44,'2021-06-16 13:31:40'),(41434,1,44,'2021-06-16 13:32:42'),(41435,1,44,'2021-06-16 13:33:34'),(41436,1,44,'2021-06-16 13:34:19'),(41437,1,44,'2021-06-16 13:40:21'),(41438,1,44,'2021-06-16 13:47:07'),(41439,1,44,'2021-06-16 13:51:32'),(41440,1,44,'2021-06-16 13:57:45'),(41441,1,44,'2021-06-16 14:19:51'),(41442,1,44,'2021-06-16 14:20:30'),(41443,1,44,'2021-06-16 14:21:46'),(41444,1,6,'2021-06-16 14:26:37'),(41445,1,6,'2021-06-16 14:31:19'),(41446,1,5,'2021-06-16 14:32:39'),(41447,1,14,'2021-06-16 14:32:54'),(41448,1,15,'2021-06-16 14:33:09'),(41449,1,44,'2021-06-16 14:34:35'),(41450,1,15,'2021-06-16 14:34:40'),(41451,1,15,'2021-06-16 14:38:52'),(41452,1,15,'2021-06-16 14:41:25'),(41453,1,44,'2021-06-16 14:49:19'),(41454,1,44,'2021-06-16 14:50:11'),(41455,1,15,'2021-06-16 14:51:49'),(41456,1,44,'2021-06-16 15:11:23'),(41457,1,44,'2021-06-16 15:16:33'),(41458,1,44,'2021-06-16 15:19:56'),(41459,1,44,'2021-06-16 15:33:44'),(41460,1,44,'2021-06-16 15:38:03'),(41461,1,44,'2021-06-16 15:47:12'),(41462,1,44,'2021-06-16 15:47:56'),(41463,1,44,'2021-06-16 15:54:31'),(41464,1,44,'2021-06-16 15:56:02'),(41465,1,44,'2021-06-16 16:09:19'),(41466,1,44,'2021-06-16 16:09:37'),(41467,1,44,'2021-06-16 16:09:59'),(41468,1,44,'2021-06-16 16:10:16'),(41469,1,44,'2021-06-16 16:10:32'),(41470,1,44,'2021-06-16 16:10:58'),(41471,1,44,'2021-06-16 16:11:23'),(41472,1,44,'2021-06-16 16:11:52'),(41473,1,44,'2021-06-16 16:12:14'),(41474,1,44,'2021-06-16 16:12:35'),(41475,1,44,'2021-06-16 16:12:53'),(41476,1,44,'2021-06-16 16:14:45'),(41477,1,44,'2021-06-16 16:15:56'),(41478,1,44,'2021-06-16 16:17:24'),(41479,1,13,'2021-06-16 16:27:54'),(41480,1,44,'2021-06-16 16:40:17'),(41481,1,44,'2021-06-16 16:43:07'),(41482,1,13,'2021-06-16 16:50:48'),(41483,1,44,'2021-06-16 16:58:29'),(41484,1,44,'2021-06-16 17:07:33'),(41485,1,13,'2021-06-16 17:13:51'),(41486,1,44,'2021-06-16 17:22:16'),(41487,1,44,'2021-06-16 17:34:21'),(41488,1,44,'2021-06-16 17:45:55'),(41489,1,44,'2021-06-16 17:46:21'),(41490,1,44,'2021-06-16 17:48:03'),(41491,1,13,'2021-06-16 18:00:05'),(41492,1,44,'2021-06-16 18:23:42'),(41493,1,13,'2021-06-16 18:27:15'),(41494,1,44,'2021-06-16 18:32:55'),(41495,1,44,'2021-06-16 18:33:06'),(41496,1,44,'2021-06-16 18:33:12'),(41497,1,44,'2021-06-16 18:33:16'),(41498,1,44,'2021-06-16 18:53:18'),(41499,1,44,'2021-06-16 18:53:52'),(41500,1,44,'2021-06-16 18:54:04'),(41501,1,13,'2021-06-16 19:04:07'),(41502,1,44,'2021-06-16 19:04:10'),(41503,1,59,'2021-06-16 19:52:39'),(41504,1,44,'2021-06-16 20:04:55'),(41505,1,44,'2021-06-16 20:06:05'),(41506,1,76,'2021-06-16 20:23:29'),(41507,1,44,'2021-06-16 20:30:36'),(41508,1,44,'2021-06-16 20:35:18'),(41509,1,44,'2021-06-16 20:35:23'),(41510,1,44,'2021-06-16 20:52:36'),(41511,1,44,'2021-06-16 21:39:22'),(41512,1,73,'2021-06-16 22:07:27'),(41513,1,76,'2021-06-16 22:57:53'),(41514,1,13,'2021-06-16 23:49:01'),(41515,1,15,'2021-06-17 00:08:14'),(41516,1,44,'2021-06-17 00:34:09'),(41517,1,44,'2021-06-17 00:34:47'),(41518,1,76,'2021-06-17 01:02:47'),(41519,1,13,'2021-06-17 01:27:56'),(41520,1,44,'2021-06-17 01:53:30'),(41521,1,44,'2021-06-17 02:12:44'),(41522,1,44,'2021-06-17 02:21:18'),(41523,1,44,'2021-06-17 02:22:47'),(41524,1,13,'2021-06-17 02:25:12'),(41525,1,44,'2021-06-17 02:30:03'),(41526,1,44,'2021-06-17 02:34:37'),(41527,1,44,'2021-06-17 02:35:44'),(41528,1,6,'2021-06-17 02:38:35'),(41529,1,6,'2021-06-17 02:40:21'),(41530,1,13,'2021-06-17 02:41:24'),(41531,1,6,'2021-06-17 02:49:25'),(41532,1,13,'2021-06-17 02:51:41'),(41533,1,15,'2021-06-17 02:53:58'),(41534,1,6,'2021-06-17 02:54:52'),(41535,1,44,'2021-06-17 02:55:37'),(41536,1,6,'2021-06-17 03:05:07'),(41537,1,15,'2021-06-17 03:05:22'),(41538,1,15,'2021-06-17 03:17:42'),(41539,1,44,'2021-06-17 03:18:03'),(41540,1,44,'2021-06-17 03:23:54'),(41541,1,15,'2021-06-17 03:30:12'),(41542,1,13,'2021-06-17 03:33:41'),(41543,1,44,'2021-06-17 03:37:35'),(41544,1,44,'2021-06-17 03:53:35'),(41545,1,15,'2021-06-17 03:54:58'),(41546,1,15,'2021-06-17 04:09:00'),(41547,1,44,'2021-06-17 04:26:22'),(41548,1,44,'2021-06-17 04:27:01'),(41549,1,13,'2021-06-17 04:48:36'),(41550,1,44,'2021-06-17 04:54:44'),(41551,1,44,'2021-06-17 05:07:20'),(41552,1,5,'2021-06-17 05:10:18'),(41553,1,14,'2021-06-17 05:10:19'),(41554,1,44,'2021-06-17 05:18:28'),(41555,1,44,'2021-06-17 05:18:36'),(41556,1,6,'2021-06-17 05:18:44'),(41557,1,44,'2021-06-17 05:25:49'),(41558,1,6,'2021-06-17 05:27:42'),(41559,1,44,'2021-06-17 05:33:12'),(41560,1,44,'2021-06-17 05:42:06'),(41561,1,44,'2021-06-17 05:52:38'),(41562,1,13,'2021-06-17 05:55:18'),(41563,1,15,'2021-06-17 06:00:25'),(41564,1,44,'2021-06-17 06:09:10'),(41565,1,44,'2021-06-17 06:10:26'),(41566,1,44,'2021-06-17 06:10:39'),(41567,1,44,'2021-06-17 06:10:57'),(41568,1,44,'2021-06-17 06:11:09'),(41569,1,44,'2021-06-17 06:11:19'),(41570,1,44,'2021-06-17 06:11:32'),(41571,1,44,'2021-06-17 06:11:46'),(41572,1,44,'2021-06-17 06:11:59'),(41573,1,44,'2021-06-17 06:12:12'),(41574,1,44,'2021-06-17 06:12:49'),(41575,1,44,'2021-06-17 06:13:38'),(41576,1,15,'2021-06-17 06:22:10'),(41577,1,44,'2021-06-17 06:30:37'),(41578,1,44,'2021-06-17 06:36:09'),(41579,1,44,'2021-06-17 06:43:13'),(41580,1,44,'2021-06-17 06:52:37'),(41581,1,44,'2021-06-17 06:53:57'),(41582,1,44,'2021-06-17 06:57:07'),(41583,1,44,'2021-06-17 06:59:30'),(41584,1,44,'2021-06-17 06:59:32'),(41585,1,44,'2021-06-17 07:00:00'),(41586,1,15,'2021-06-17 07:12:38'),(41587,1,44,'2021-06-17 07:14:54'),(41588,1,44,'2021-06-17 07:27:56'),(41589,1,44,'2021-06-17 07:31:14'),(41590,1,44,'2021-06-17 07:33:08'),(41591,1,44,'2021-06-17 07:38:42'),(41592,1,44,'2021-06-17 07:39:01'),(41593,1,44,'2021-06-17 07:44:49'),(41594,1,44,'2021-06-17 07:49:18'),(41595,1,44,'2021-06-17 07:51:51'),(41596,1,44,'2021-06-17 07:53:21'),(41597,1,44,'2021-06-17 08:00:27'),(41598,1,44,'2021-06-17 08:03:10'),(41599,1,44,'2021-06-17 08:03:25'),(41600,1,15,'2021-06-17 08:06:41'),(41601,1,44,'2021-06-17 08:08:03'),(41602,1,13,'2021-06-17 08:09:34'),(41603,1,44,'2021-06-17 08:17:26'),(41604,1,5,'2021-06-17 08:31:54'),(41605,1,14,'2021-06-17 08:32:13'),(41606,1,13,'2021-06-17 08:34:24'),(41607,1,15,'2021-06-17 08:34:33'),(41608,1,44,'2021-06-17 08:35:10'),(41609,1,13,'2021-06-17 08:36:28'),(41610,1,15,'2021-06-17 08:43:44'),(41611,1,13,'2021-06-17 08:45:33'),(41612,1,13,'2021-06-17 08:48:00'),(41613,1,13,'2021-06-17 08:51:18'),(41614,1,15,'2021-06-17 08:53:16'),(41615,1,13,'2021-06-17 08:56:44'),(41616,1,15,'2021-06-17 09:03:12'),(41617,1,13,'2021-06-17 09:06:26'),(41618,1,44,'2021-06-17 09:10:49'),(41619,1,44,'2021-06-17 09:13:39'),(41620,1,44,'2021-06-17 09:16:52'),(41621,1,44,'2021-06-17 09:23:26'),(41622,1,44,'2021-06-17 09:28:13'),(41623,1,44,'2021-06-17 09:33:41'),(41624,1,44,'2021-06-17 09:43:30'),(41625,1,44,'2021-06-17 09:53:35'),(41626,1,44,'2021-06-17 09:54:14'),(41627,1,44,'2021-06-17 09:54:16'),(41628,1,15,'2021-06-17 10:01:21'),(41629,1,44,'2021-06-17 10:15:57'),(41630,1,44,'2021-06-17 10:32:43'),(41631,1,44,'2021-06-17 10:39:13'),(41632,1,13,'2021-06-17 10:47:09'),(41633,1,15,'2021-06-17 10:56:43'),(41634,1,44,'2021-06-17 11:02:08'),(41635,1,73,'2021-06-17 11:02:26'),(41636,1,15,'2021-06-17 11:16:54'),(41637,1,44,'2021-06-17 11:17:24'),(41638,1,44,'2021-06-17 11:28:47'),(41639,1,44,'2021-06-17 11:48:10'),(41640,1,15,'2021-06-17 11:50:17'),(41641,1,44,'2021-06-17 11:50:54'),(41642,1,44,'2021-06-17 11:51:06'),(41643,1,44,'2021-06-17 11:57:06'),(41644,1,44,'2021-06-17 12:01:15'),(41645,1,44,'2021-06-17 12:10:15'),(41646,1,59,'2021-06-17 12:12:05'),(41647,1,73,'2021-06-17 12:18:09'),(41648,1,45,'2021-06-17 12:28:52'),(41649,1,6,'2021-06-17 12:32:52'),(41650,1,44,'2021-06-17 12:41:27'),(41651,1,5,'2021-06-17 12:45:29'),(41652,1,44,'2021-06-17 12:46:52'),(41653,1,44,'2021-06-17 12:54:22'),(41654,1,44,'2021-06-17 12:56:05'),(41655,1,6,'2021-06-17 13:01:37'),(41656,1,44,'2021-06-17 13:10:44'),(41657,1,44,'2021-06-17 13:14:26'),(41658,1,44,'2021-06-17 13:22:51'),(41659,1,44,'2021-06-17 13:27:28'),(41660,1,6,'2021-06-17 13:28:12'),(41661,1,44,'2021-06-17 13:32:31'),(41662,1,44,'2021-06-17 13:33:12'),(41663,1,15,'2021-06-17 13:50:55'),(41664,1,6,'2021-06-17 13:55:58'),(41665,1,44,'2021-06-17 13:56:42'),(41666,1,44,'2021-06-17 13:57:21'),(41667,1,44,'2021-06-17 13:57:25'),(41668,1,44,'2021-06-17 14:00:10'),(41669,1,13,'2021-06-17 14:09:52'),(41670,1,44,'2021-06-17 14:19:01'),(41671,1,44,'2021-06-17 14:25:49'),(41672,1,44,'2021-06-17 14:32:47'),(41673,1,13,'2021-06-17 14:34:37'),(41674,1,44,'2021-06-17 14:35:13'),(41675,1,15,'2021-06-17 14:35:57'),(41676,1,14,'2021-06-17 14:40:40'),(41677,1,5,'2021-06-17 14:42:10'),(41678,1,6,'2021-06-17 14:42:48'),(41679,1,15,'2021-06-17 14:44:38'),(41680,1,44,'2021-06-17 14:45:37'),(41681,1,5,'2021-06-17 14:49:26'),(41682,1,44,'2021-06-17 14:50:59'),(41683,1,5,'2021-06-17 14:53:30'),(41684,1,44,'2021-06-17 14:55:25'),(41685,1,5,'2021-06-17 14:58:33'),(41686,1,14,'2021-06-17 15:02:49'),(41687,1,44,'2021-06-17 15:02:53'),(41688,1,44,'2021-06-17 15:05:29'),(41689,1,15,'2021-06-17 15:12:04'),(41690,1,44,'2021-06-17 15:22:45'),(41691,1,53,'2021-06-17 15:22:57'),(41692,1,6,'2021-06-17 15:23:03'),(41693,1,6,'2021-06-17 15:23:06'),(41694,1,44,'2021-06-17 15:23:15'),(41695,1,6,'2021-06-17 15:32:32'),(41696,1,15,'2021-06-17 15:38:15'),(41697,1,44,'2021-06-17 15:44:33'),(41698,1,44,'2021-06-17 15:50:11'),(41699,1,13,'2021-06-17 15:58:57'),(41700,1,15,'2021-06-17 16:02:38'),(41701,1,44,'2021-06-17 16:16:47'),(41702,1,6,'2021-06-17 16:18:09'),(41703,1,15,'2021-06-17 16:25:31'),(41704,1,44,'2021-06-17 16:32:14'),(41705,1,44,'2021-06-17 16:36:12'),(41706,1,13,'2021-06-17 16:47:15'),(41707,1,44,'2021-06-17 16:47:35'),(41708,1,44,'2021-06-17 17:00:43'),(41709,1,6,'2021-06-17 17:07:12'),(41710,1,6,'2021-06-17 17:07:15'),(41711,1,44,'2021-06-17 17:14:30'),(41712,1,44,'2021-06-17 17:17:45'),(41713,1,6,'2021-06-17 17:23:18'),(41714,1,13,'2021-06-17 17:33:24'),(41715,1,44,'2021-06-17 17:46:20'),(41716,1,44,'2021-06-17 17:57:01'),(41717,1,44,'2021-06-17 18:07:40'),(41718,1,6,'2021-06-17 18:08:35'),(41719,1,15,'2021-06-17 18:17:13'),(41720,1,44,'2021-06-17 18:17:39'),(41721,1,44,'2021-06-17 18:19:48'),(41722,1,44,'2021-06-17 18:25:07'),(41723,1,6,'2021-06-17 18:25:09'),(41724,1,6,'2021-06-17 18:25:11'),(41725,1,6,'2021-06-17 18:30:46'),(41726,1,44,'2021-06-17 18:47:50'),(41727,1,44,'2021-06-17 18:51:59'),(41728,1,44,'2021-06-17 18:53:18'),(41729,1,44,'2021-06-17 19:02:23'),(41730,1,44,'2021-06-17 19:13:26'),(41731,1,44,'2021-06-17 19:20:25'),(41732,1,44,'2021-06-17 19:49:54'),(41733,1,44,'2021-06-17 19:52:52'),(41734,1,44,'2021-06-17 19:58:08'),(41735,1,62,'2021-06-17 20:15:53'),(41736,1,6,'2021-06-17 20:24:49'),(41737,1,44,'2021-06-17 20:25:57'),(41738,1,44,'2021-06-17 21:09:53'),(41739,1,44,'2021-06-17 21:13:40'),(41740,1,70,'2021-06-17 21:45:33'),(41741,1,6,'2021-06-17 21:59:12'),(41742,1,44,'2021-06-17 22:02:12'),(41743,1,6,'2021-06-17 22:02:27'),(41744,1,44,'2021-06-17 22:28:39'),(41745,1,44,'2021-06-17 22:29:30'),(41746,1,44,'2021-06-17 22:29:49'),(41747,1,44,'2021-06-17 23:05:54'),(41748,1,6,'2021-06-17 23:47:21'),(41749,1,44,'2021-06-18 01:38:00'),(41750,1,44,'2021-06-18 01:39:28'),(41751,1,62,'2021-06-18 01:41:06'),(41752,1,13,'2021-06-18 02:42:58'),(41753,1,44,'2021-06-18 02:58:32'),(41754,1,5,'2021-06-18 03:00:36'),(41755,1,5,'2021-06-18 03:08:22'),(41756,1,70,'2021-06-18 03:09:23'),(41757,1,5,'2021-06-18 03:22:42'),(41758,1,5,'2021-06-18 03:31:02'),(41759,1,44,'2021-06-18 03:58:01'),(41760,1,44,'2021-06-18 04:33:12'),(41761,1,44,'2021-06-18 04:53:04'),(41762,1,5,'2021-06-18 05:08:16'),(41763,1,44,'2021-06-18 05:14:08'),(41764,1,14,'2021-06-18 05:18:57'),(41765,1,44,'2021-06-18 05:20:34'),(41766,1,5,'2021-06-18 05:29:23'),(41767,1,44,'2021-06-18 05:54:43'),(41768,1,44,'2021-06-18 05:54:44'),(41769,1,6,'2021-06-18 05:55:03'),(41770,1,15,'2021-06-18 05:55:03'),(41771,1,14,'2021-06-18 06:07:33'),(41772,1,44,'2021-06-18 06:08:15'),(41773,1,44,'2021-06-18 06:08:16'),(41774,1,62,'2021-06-18 06:14:40'),(41775,1,44,'2021-06-18 06:37:53'),(41776,1,53,'2021-06-18 06:59:42'),(41777,1,44,'2021-06-18 06:59:44'),(41778,1,44,'2021-06-18 07:39:02'),(41779,1,6,'2021-06-18 07:56:21'),(41780,1,14,'2021-06-18 08:10:14'),(41781,1,44,'2021-06-18 08:12:45'),(41782,1,44,'2021-06-18 08:14:32'),(41783,1,44,'2021-06-18 08:17:50'),(41784,1,5,'2021-06-18 08:31:35'),(41785,1,14,'2021-06-18 08:32:57'),(41786,1,6,'2021-06-18 08:33:28'),(41787,1,13,'2021-06-18 08:44:01'),(41788,1,44,'2021-06-18 08:47:31'),(41789,1,13,'2021-06-18 08:52:50'),(41790,1,13,'2021-06-18 08:58:43'),(41791,1,44,'2021-06-18 09:00:15'),(41792,1,13,'2021-06-18 09:05:45'),(41793,1,13,'2021-06-18 09:08:16'),(41794,1,15,'2021-06-18 09:08:18'),(41795,1,15,'2021-06-18 09:15:59'),(41796,1,44,'2021-06-18 09:27:30'),(41797,1,44,'2021-06-18 09:27:38'),(41798,1,15,'2021-06-18 10:06:57'),(41799,1,44,'2021-06-18 10:40:49'),(41800,1,70,'2021-06-18 10:57:33'),(41801,1,44,'2021-06-18 10:58:07'),(41802,1,44,'2021-06-18 11:01:01'),(41803,1,44,'2021-06-18 11:02:25'),(41804,1,76,'2021-06-18 11:19:34'),(41805,1,43,'2021-06-18 11:26:46'),(41806,1,14,'2021-06-18 11:32:36'),(41807,1,44,'2021-06-18 11:37:34'),(41808,1,44,'2021-06-18 11:52:29'),(41809,1,44,'2021-06-18 11:58:19'),(41810,1,15,'2021-06-18 12:01:11'),(41811,1,13,'2021-06-18 12:07:49'),(41812,1,44,'2021-06-18 12:13:50'),(41813,1,44,'2021-06-18 12:15:03'),(41814,1,14,'2021-06-18 12:19:15'),(41815,1,44,'2021-06-18 12:23:43'),(41816,1,44,'2021-06-18 12:47:41'),(41817,1,14,'2021-06-18 13:01:58'),(41818,1,44,'2021-06-18 13:20:21'),(41819,1,15,'2021-06-18 13:26:49'),(41820,1,14,'2021-06-18 13:42:00'),(41821,1,44,'2021-06-18 13:42:30'),(41822,1,44,'2021-06-18 13:51:48'),(41823,1,6,'2021-06-18 14:33:37'),(41824,1,15,'2021-06-18 14:33:43'),(41825,1,14,'2021-06-18 14:36:49'),(41826,1,44,'2021-06-18 14:43:50'),(41827,1,13,'2021-06-18 14:44:09'),(41828,1,14,'2021-06-18 14:44:56'),(41829,1,5,'2021-06-18 14:46:04'),(41830,1,44,'2021-06-18 15:40:07'),(41831,1,44,'2021-06-18 15:50:03'),(41832,1,44,'2021-06-18 15:55:07'),(41833,1,44,'2021-06-18 16:09:30'),(41834,1,44,'2021-06-18 16:10:14'),(41835,1,44,'2021-06-18 16:18:11'),(41836,1,44,'2021-06-18 16:25:41'),(41837,1,44,'2021-06-18 16:43:52'),(41838,1,44,'2021-06-18 16:56:49'),(41839,1,44,'2021-06-18 16:59:55'),(41840,1,44,'2021-06-18 17:10:44'),(41841,1,44,'2021-06-18 18:06:59'),(41842,1,44,'2021-06-18 18:43:24'),(41843,1,44,'2021-06-18 18:55:28'),(41844,1,44,'2021-06-18 19:06:27'),(41845,1,44,'2021-06-18 19:07:53'),(41846,1,44,'2021-06-18 19:22:42'),(41847,1,44,'2021-06-18 19:42:34'),(41848,1,44,'2021-06-18 21:42:03'),(41849,1,44,'2021-06-18 22:05:29'),(41850,1,44,'2021-06-18 22:35:24'),(41851,1,44,'2021-06-19 00:32:42'),(41852,1,44,'2021-06-19 01:00:29'),(41853,1,44,'2021-06-19 01:03:11'),(41854,1,15,'2021-06-19 01:21:05'),(41855,1,44,'2021-06-19 01:39:59'),(41856,1,44,'2021-06-19 01:59:30'),(41857,1,73,'2021-06-19 02:01:41'),(41858,1,44,'2021-06-19 02:33:35'),(41859,1,44,'2021-06-19 02:38:16'),(41860,1,13,'2021-06-19 02:38:23'),(41861,1,44,'2021-06-19 02:38:40'),(41862,1,44,'2021-06-19 02:48:06'),(41863,1,5,'2021-06-19 02:52:28'),(41864,1,44,'2021-06-19 03:01:23'),(41865,1,5,'2021-06-19 03:02:24'),(41866,1,44,'2021-06-19 03:08:19'),(41867,1,5,'2021-06-19 03:10:08'),(41868,1,44,'2021-06-19 03:10:33'),(41869,1,44,'2021-06-19 03:26:52'),(41870,1,44,'2021-06-19 03:32:13'),(41871,1,6,'2021-06-19 03:49:33'),(41872,1,44,'2021-06-19 03:56:09'),(41873,1,15,'2021-06-19 03:56:14'),(41874,1,44,'2021-06-19 04:05:23'),(41875,1,44,'2021-06-19 04:27:54'),(41876,1,56,'2021-06-19 04:46:32'),(41877,1,44,'2021-06-19 04:48:01'),(41878,1,44,'2021-06-19 04:51:55'),(41879,1,6,'2021-06-19 05:03:15'),(41880,1,15,'2021-06-19 05:03:15'),(41881,1,44,'2021-06-19 05:08:14'),(41882,1,44,'2021-06-19 05:14:58'),(41883,1,44,'2021-06-19 05:25:44'),(41884,1,44,'2021-06-19 05:26:34'),(41885,1,14,'2021-06-19 05:43:10'),(41886,1,44,'2021-06-19 05:54:09'),(41887,1,44,'2021-06-19 05:57:53'),(41888,1,44,'2021-06-19 06:03:42'),(41889,1,44,'2021-06-19 06:13:08'),(41890,1,44,'2021-06-19 06:13:15'),(41891,1,44,'2021-06-19 06:13:18'),(41892,1,44,'2021-06-19 06:13:31'),(41893,1,44,'2021-06-19 06:13:44'),(41894,1,44,'2021-06-19 06:13:50'),(41895,1,44,'2021-06-19 06:13:58'),(41896,1,44,'2021-06-19 06:14:17'),(41897,1,44,'2021-06-19 06:19:51'),(41898,1,44,'2021-06-19 06:32:58'),(41899,1,44,'2021-06-19 06:36:08'),(41900,1,14,'2021-06-19 06:44:35'),(41901,1,44,'2021-06-19 07:16:45'),(41902,1,44,'2021-06-19 07:16:47'),(41903,1,44,'2021-06-19 07:16:58'),(41904,1,44,'2021-06-19 07:33:23'),(41905,1,44,'2021-06-19 07:37:10'),(41906,1,44,'2021-06-19 07:43:03'),(41907,1,53,'2021-06-19 07:43:05'),(41908,1,44,'2021-06-19 07:47:27'),(41909,1,44,'2021-06-19 07:52:26'),(41910,1,44,'2021-06-19 08:04:47'),(41911,1,44,'2021-06-19 08:06:34'),(41912,1,44,'2021-06-19 08:06:46'),(41913,1,44,'2021-06-19 08:11:47'),(41914,1,44,'2021-06-19 08:22:52'),(41915,1,44,'2021-06-19 08:30:57'),(41916,1,44,'2021-06-19 08:31:15'),(41917,1,14,'2021-06-19 08:31:29'),(41918,1,13,'2021-06-19 08:31:45'),(41919,1,44,'2021-06-19 08:31:46'),(41920,1,14,'2021-06-19 08:53:35'),(41921,1,44,'2021-06-19 09:06:30'),(41922,1,44,'2021-06-19 09:10:07'),(41923,1,44,'2021-06-19 09:27:37'),(41924,1,44,'2021-06-19 09:27:41'),(41925,1,45,'2021-06-19 09:28:48'),(41926,1,62,'2021-06-19 09:50:22'),(41927,1,44,'2021-06-19 10:11:32'),(41928,1,6,'2021-06-19 10:34:31'),(41929,1,15,'2021-06-19 10:34:38'),(41930,1,14,'2021-06-19 11:24:19'),(41931,1,44,'2021-06-19 11:25:04'),(41932,1,44,'2021-06-19 11:55:30'),(41933,1,44,'2021-06-19 12:25:15'),(41934,1,14,'2021-06-19 13:14:45'),(41935,1,44,'2021-06-19 13:19:32'),(41936,1,44,'2021-06-19 13:31:32'),(41937,1,44,'2021-06-19 13:45:36'),(41938,1,14,'2021-06-19 14:03:48'),(41939,1,5,'2021-06-19 14:33:02'),(41940,1,14,'2021-06-19 14:33:04'),(41941,1,44,'2021-06-19 14:34:44'),(41942,1,13,'2021-06-19 14:35:06'),(41943,1,44,'2021-06-19 14:35:55'),(41944,1,44,'2021-06-19 14:37:15'),(41945,1,6,'2021-06-19 14:45:46'),(41946,1,6,'2021-06-19 14:51:02'),(41947,1,15,'2021-06-19 14:54:28'),(41948,1,15,'2021-06-19 15:08:06'),(41949,1,15,'2021-06-19 15:19:08'),(41950,1,44,'2021-06-19 15:25:21'),(41951,1,44,'2021-06-19 15:25:27'),(41952,1,15,'2021-06-19 15:28:57'),(41953,1,14,'2021-06-19 15:31:29'),(41954,1,44,'2021-06-19 15:48:50'),(41955,1,14,'2021-06-19 16:12:59'),(41956,1,73,'2021-06-19 16:17:10'),(41957,1,44,'2021-06-19 16:32:31'),(41958,1,44,'2021-06-19 16:54:34'),(41959,1,44,'2021-06-19 17:15:50'),(41960,1,44,'2021-06-19 17:37:44'),(41961,1,44,'2021-06-19 17:58:48'),(41962,1,44,'2021-06-19 18:19:56'),(41963,1,14,'2021-06-19 19:32:30'),(41964,1,44,'2021-06-19 19:32:36'),(41965,1,44,'2021-06-19 19:32:41'),(41966,1,44,'2021-06-19 19:37:11'),(41967,1,6,'2021-06-19 19:38:01'),(41968,1,14,'2021-06-19 19:38:27'),(41969,1,13,'2021-06-19 19:38:56'),(41970,1,15,'2021-06-19 19:39:24'),(41971,1,5,'2021-06-19 19:39:51'),(41972,1,79,'2021-06-19 19:40:18'),(41973,1,45,'2021-06-19 19:41:02'),(41974,1,79,'2021-06-19 19:41:52'),(41975,1,76,'2021-06-19 19:42:19'),(41976,1,76,'2021-06-19 19:43:06'),(41977,1,73,'2021-06-19 19:43:31'),(41978,1,73,'2021-06-19 19:44:07'),(41979,1,70,'2021-06-19 19:44:38'),(41980,1,70,'2021-06-19 19:45:16'),(41981,1,62,'2021-06-19 19:45:39'),(41982,1,62,'2021-06-19 19:46:07'),(41983,1,66,'2021-06-19 19:46:34'),(41984,1,66,'2021-06-19 19:47:05'),(41985,1,56,'2021-06-19 19:47:31'),(41986,1,56,'2021-06-19 19:48:03'),(41987,1,43,'2021-06-19 19:48:28'),(41988,1,43,'2021-06-19 19:49:03'),(41989,1,53,'2021-06-19 19:49:31'),(41990,1,53,'2021-06-19 19:50:13'),(41991,1,45,'2021-06-19 19:50:51'),(41992,1,45,'2021-06-19 19:51:29'),(41993,1,59,'2021-06-19 19:51:56'),(41994,1,59,'2021-06-19 19:52:29'),(41995,1,44,'2021-06-19 19:52:57'),(41996,1,44,'2021-06-19 19:53:31'),(41997,1,15,'2021-06-19 19:53:55'),(41998,1,15,'2021-06-19 19:54:20'),(41999,1,15,'2021-06-19 19:54:47'),(42000,1,14,'2021-06-19 20:08:15'),(42001,1,44,'2021-06-19 20:27:40'),(42002,1,6,'2021-06-19 20:27:41'),(42003,1,44,'2021-06-19 20:27:43'),(42004,1,44,'2021-06-19 21:19:35'),(42005,1,44,'2021-06-19 21:46:55'),(42006,1,44,'2021-06-19 21:46:55'),(42007,1,44,'2021-06-19 22:24:03'),(42008,1,14,'2021-06-19 23:30:09'),(42009,1,45,'2021-06-19 23:44:46'),(42010,1,14,'2021-06-20 00:03:45'),(42011,1,44,'2021-06-20 00:06:15'),(42012,1,44,'2021-06-20 00:06:22'),(42013,1,44,'2021-06-20 00:06:26'),(42014,1,44,'2021-06-20 00:06:30'),(42015,1,44,'2021-06-20 00:06:32'),(42016,1,44,'2021-06-20 00:06:35'),(42017,1,44,'2021-06-20 00:06:37'),(42018,1,44,'2021-06-20 00:06:40'),(42019,1,44,'2021-06-20 00:06:42'),(42020,1,44,'2021-06-20 01:36:23'),(42021,1,44,'2021-06-20 02:05:14'),(42022,1,44,'2021-06-20 02:05:16'),(42023,1,44,'2021-06-20 02:05:20'),(42024,1,44,'2021-06-20 02:27:52'),(42025,1,44,'2021-06-20 02:27:55'),(42026,1,13,'2021-06-20 02:39:07'),(42027,1,5,'2021-06-20 02:47:54'),(42028,1,44,'2021-06-20 02:47:55'),(42029,1,5,'2021-06-20 02:54:28'),(42030,1,44,'2021-06-20 03:03:29'),(42031,1,44,'2021-06-20 03:07:14'),(42032,1,44,'2021-06-20 03:07:36'),(42033,1,14,'2021-06-20 03:22:36'),(42034,1,44,'2021-06-20 03:47:11'),(42035,1,66,'2021-06-20 04:02:42'),(42036,1,44,'2021-06-20 04:11:52'),(42037,1,44,'2021-06-20 04:13:21'),(42038,1,14,'2021-06-20 04:14:00'),(42039,1,44,'2021-06-20 04:18:57'),(42040,1,44,'2021-06-20 04:24:29'),(42041,1,56,'2021-06-20 04:26:36'),(42042,1,44,'2021-06-20 04:29:33'),(42043,1,44,'2021-06-20 04:40:20'),(42044,1,44,'2021-06-20 04:49:06'),(42045,1,44,'2021-06-20 04:50:54'),(42046,1,15,'2021-06-20 05:05:18'),(42047,1,6,'2021-06-20 05:06:05'),(42048,1,44,'2021-06-20 05:08:08'),(42049,1,14,'2021-06-20 05:22:55'),(42050,1,44,'2021-06-20 05:45:56'),(42051,1,14,'2021-06-20 05:46:37'),(42052,1,44,'2021-06-20 05:50:17'),(42053,1,44,'2021-06-20 06:01:40'),(42054,1,14,'2021-06-20 06:07:57'),(42055,1,44,'2021-06-20 06:11:33'),(42056,1,44,'2021-06-20 06:26:27'),(42057,1,44,'2021-06-20 06:26:32'),(42058,1,44,'2021-06-20 06:26:35'),(42059,1,44,'2021-06-20 06:26:38'),(42060,1,44,'2021-06-20 06:34:39'),(42061,1,44,'2021-06-20 06:34:58'),(42062,1,44,'2021-06-20 06:52:57'),(42063,1,14,'2021-06-20 07:02:35'),(42064,1,44,'2021-06-20 07:06:59'),(42065,1,44,'2021-06-20 07:07:15'),(42066,1,14,'2021-06-20 07:31:36'),(42067,1,14,'2021-06-20 08:10:40'),(42068,1,44,'2021-06-20 08:13:09'),(42069,1,6,'2021-06-20 08:33:00'),(42070,1,5,'2021-06-20 08:33:16'),(42071,1,14,'2021-06-20 08:33:35'),(42072,1,13,'2021-06-20 08:38:58'),(42073,1,15,'2021-06-20 08:41:37'),(42074,1,15,'2021-06-20 08:45:33'),(42075,1,13,'2021-06-20 08:48:02'),(42076,1,44,'2021-06-20 08:48:40'),(42077,1,13,'2021-06-20 08:53:23'),(42078,1,44,'2021-06-20 09:01:46'),(42079,1,13,'2021-06-20 09:02:59'),(42080,1,15,'2021-06-20 09:08:21'),(42081,1,44,'2021-06-20 09:27:28'),(42082,1,44,'2021-06-20 09:27:31'),(42083,1,44,'2021-06-20 09:52:04'),(42084,1,44,'2021-06-20 09:54:15'),(42085,1,44,'2021-06-20 09:55:12'),(42086,1,6,'2021-06-20 09:55:14'),(42087,1,6,'2021-06-20 09:55:15'),(42088,1,44,'2021-06-20 10:15:19'),(42089,1,44,'2021-06-20 10:37:49'),(42090,1,44,'2021-06-20 10:44:34'),(42091,1,44,'2021-06-20 11:26:43'),(42092,1,44,'2021-06-20 11:26:50'),(42093,1,44,'2021-06-20 11:26:56'),(42094,1,44,'2021-06-20 11:27:03'),(42095,1,44,'2021-06-20 11:27:22'),(42096,1,44,'2021-06-20 11:27:30'),(42097,1,44,'2021-06-20 11:27:34'),(42098,1,44,'2021-06-20 11:27:40'),(42099,1,44,'2021-06-20 11:27:44'),(42100,1,44,'2021-06-20 11:27:50'),(42101,1,44,'2021-06-20 11:27:57'),(42102,1,44,'2021-06-20 11:28:05'),(42103,1,44,'2021-06-20 11:28:13'),(42104,1,44,'2021-06-20 11:28:22'),(42105,1,44,'2021-06-20 11:28:34'),(42106,1,44,'2021-06-20 11:28:43'),(42107,1,44,'2021-06-20 11:28:51'),(42108,1,44,'2021-06-20 11:29:08'),(42109,1,44,'2021-06-20 11:29:14'),(42110,1,44,'2021-06-20 11:29:20'),(42111,1,44,'2021-06-20 11:29:28'),(42112,1,44,'2021-06-20 11:29:34'),(42113,1,44,'2021-06-20 11:29:40'),(42114,1,44,'2021-06-20 11:29:45'),(42115,1,44,'2021-06-20 11:29:56'),(42116,1,44,'2021-06-20 11:30:03'),(42117,1,44,'2021-06-20 11:30:09'),(42118,1,44,'2021-06-20 11:30:14'),(42119,1,44,'2021-06-20 11:30:18'),(42120,1,44,'2021-06-20 11:30:28'),(42121,1,44,'2021-06-20 11:30:34'),(42122,1,44,'2021-06-20 11:30:42'),(42123,1,44,'2021-06-20 11:30:53'),(42124,1,44,'2021-06-20 11:31:07'),(42125,1,44,'2021-06-20 11:31:12'),(42126,1,44,'2021-06-20 11:31:16'),(42127,1,44,'2021-06-20 11:31:27'),(42128,1,44,'2021-06-20 11:31:38'),(42129,1,44,'2021-06-20 11:31:44'),(42130,1,44,'2021-06-20 11:32:01'),(42131,1,44,'2021-06-20 11:32:18'),(42132,1,14,'2021-06-20 11:47:15'),(42133,1,6,'2021-06-20 13:24:01'),(42134,1,14,'2021-06-20 13:50:08'),(42135,1,44,'2021-06-20 14:12:59'),(42136,1,44,'2021-06-20 14:31:40'),(42137,1,5,'2021-06-20 14:33:26'),(42138,1,14,'2021-06-20 14:33:36'),(42139,1,44,'2021-06-20 14:34:47'),(42140,1,44,'2021-06-20 14:35:26'),(42141,1,13,'2021-06-20 14:35:35'),(42142,1,44,'2021-06-20 14:37:06'),(42143,1,6,'2021-06-20 14:38:01'),(42144,1,44,'2021-06-20 14:38:52'),(42145,1,6,'2021-06-20 14:39:41'),(42146,1,44,'2021-06-20 14:41:41'),(42147,1,6,'2021-06-20 14:42:41'),(42148,1,44,'2021-06-20 14:47:57'),(42149,1,15,'2021-06-20 14:58:04'),(42150,1,44,'2021-06-20 15:20:32'),(42151,1,44,'2021-06-20 16:46:38'),(42152,1,44,'2021-06-20 17:12:39'),(42153,1,44,'2021-06-20 17:26:32'),(42154,1,44,'2021-06-20 17:26:43'),(42155,1,44,'2021-06-20 17:26:49'),(42156,1,44,'2021-06-20 17:26:54'),(42157,1,44,'2021-06-20 17:52:27'),(42158,1,44,'2021-06-20 18:56:42'),(42159,1,44,'2021-06-20 19:09:48'),(42160,1,44,'2021-06-20 19:13:48'),(42161,1,44,'2021-06-20 19:13:48'),(42162,1,44,'2021-06-20 19:13:52'),(42163,1,44,'2021-06-20 19:13:57'),(42164,1,44,'2021-06-20 19:14:02'),(42165,1,44,'2021-06-20 19:14:04'),(42166,1,44,'2021-06-20 19:14:07'),(42167,1,44,'2021-06-20 19:14:16'),(42168,1,44,'2021-06-20 19:14:25'),(42169,1,44,'2021-06-20 19:14:29'),(42170,1,44,'2021-06-20 19:14:33'),(42171,1,44,'2021-06-20 19:14:36'),(42172,1,44,'2021-06-20 19:14:39'),(42173,1,44,'2021-06-20 20:11:57'),(42174,1,79,'2021-06-20 20:26:28'),(42175,1,79,'2021-06-20 20:37:17'),(42176,1,44,'2021-06-20 20:42:00'),(42177,1,44,'2021-06-20 20:42:03'),(42178,1,44,'2021-06-20 21:26:51'),(42179,1,44,'2021-06-20 22:21:02'),(42180,1,44,'2021-06-20 22:21:49'),(42181,1,44,'2021-06-20 23:30:43'),(42182,1,79,'2021-06-20 23:56:48'),(42183,1,44,'2021-06-21 00:21:01'),(42184,1,15,'2021-06-21 00:23:21'),(42185,1,6,'2021-06-21 00:24:48'),(42186,1,5,'2021-06-21 00:25:22'),(42187,1,45,'2021-06-21 00:25:59'),(42188,1,43,'2021-06-21 00:27:07'),(42189,1,13,'2021-06-21 00:28:35'),(42190,1,53,'2021-06-21 00:29:55'),(42191,1,44,'2021-06-21 00:31:35'),(42192,1,76,'2021-06-21 00:32:12'),(42193,1,66,'2021-06-21 00:33:11'),(42194,1,56,'2021-06-21 00:34:15'),(42195,1,14,'2021-06-21 00:35:18'),(42196,1,70,'2021-06-21 00:36:29'),(42197,1,45,'2021-06-21 00:37:46'),(42198,1,59,'2021-06-21 00:38:57'),(42199,1,62,'2021-06-21 00:40:17'),(42200,1,15,'2021-06-21 00:41:45'),(42201,1,79,'2021-06-21 00:42:54'),(42202,1,73,'2021-06-21 00:44:00'),(42203,1,62,'2021-06-21 00:44:31'),(42204,1,59,'2021-06-21 00:45:30'),(42205,1,66,'2021-06-21 00:46:22'),(42206,1,73,'2021-06-21 00:46:52'),(42207,1,70,'2021-06-21 00:47:49'),(42208,1,76,'2021-06-21 00:48:53'),(42209,1,79,'2021-06-21 00:49:23'),(42210,1,56,'2021-06-21 00:50:35'),(42211,1,53,'2021-06-21 00:51:58'),(42212,1,44,'2021-06-21 00:53:42'),(42213,1,43,'2021-06-21 00:55:56'),(42214,1,45,'2021-06-21 00:57:21'),(42215,1,15,'2021-06-21 00:58:51'),(42216,1,15,'2021-06-21 00:59:47'),(42217,1,44,'2021-06-21 01:06:24'),(42218,1,44,'2021-06-21 01:40:33'),(42219,1,44,'2021-06-21 01:43:39'),(42220,1,44,'2021-06-21 01:47:31'),(42221,1,5,'2021-06-21 02:02:15'),(42222,1,44,'2021-06-21 02:07:15'),(42223,1,6,'2021-06-21 02:34:37'),(42224,1,5,'2021-06-21 02:36:04'),(42225,1,14,'2021-06-21 02:38:08'),(42226,1,59,'2021-06-21 02:56:01'),(42227,1,15,'2021-06-21 02:58:30'),(42228,1,15,'2021-06-21 02:58:57'),(42229,1,15,'2021-06-21 03:00:19'),(42230,1,43,'2021-06-21 03:01:57'),(42231,1,59,'2021-06-21 03:02:36'),(42232,1,15,'2021-06-21 03:04:52'),(42233,1,79,'2021-06-21 03:05:29'),(42234,1,62,'2021-06-21 03:08:13'),(42235,1,44,'2021-06-21 03:14:19'),(42236,1,62,'2021-06-21 03:16:54'),(42237,1,15,'2021-06-21 03:18:18'),(42238,1,44,'2021-06-21 03:18:25'),(42239,1,15,'2021-06-21 03:28:34'),(42240,1,73,'2021-06-21 03:32:05'),(42241,1,66,'2021-06-21 03:32:51'),(42242,1,70,'2021-06-21 03:35:03'),(42243,1,13,'2021-06-21 03:36:34'),(42244,1,56,'2021-06-21 03:37:18'),(42245,1,53,'2021-06-21 03:45:28'),(42246,1,44,'2021-06-21 04:03:21'),(42247,1,44,'2021-06-21 04:03:23'),(42248,1,76,'2021-06-21 04:05:48'),(42249,1,45,'2021-06-21 04:13:08'),(42250,1,70,'2021-06-21 04:14:50'),(42251,1,44,'2021-06-21 04:18:47'),(42252,1,43,'2021-06-21 04:22:44'),(42253,1,13,'2021-06-21 04:23:44'),(42254,1,45,'2021-06-21 04:23:56'),(42255,1,15,'2021-06-21 04:31:09'),(42256,1,66,'2021-06-21 04:32:39'),(42257,1,79,'2021-06-21 04:39:24'),(42258,1,53,'2021-06-21 04:40:34'),(42259,1,45,'2021-06-21 04:41:05'),(42260,1,44,'2021-06-21 04:42:28'),(42261,1,44,'2021-06-21 04:45:04'),(42262,1,76,'2021-06-21 04:51:05'),(42263,1,15,'2021-06-21 05:12:38'),(42264,1,15,'2021-06-21 05:14:27'),(42265,1,44,'2021-06-21 05:15:55'),(42266,1,44,'2021-06-21 05:16:03'),(42267,1,15,'2021-06-21 05:45:36'),(42268,1,44,'2021-06-21 05:47:30'),(42269,1,14,'2021-06-21 05:50:34'),(42270,1,45,'2021-06-21 06:11:26'),(42271,1,44,'2021-06-21 06:30:02'),(42272,1,15,'2021-06-21 06:49:57'),(42273,1,44,'2021-06-21 07:02:10'),(42274,1,44,'2021-06-21 07:04:59'),(42275,1,44,'2021-06-21 07:05:08'),(42276,1,44,'2021-06-21 07:09:58'),(42277,1,13,'2021-06-21 07:10:10'),(42278,1,44,'2021-06-21 07:16:01'),(42279,1,44,'2021-06-21 07:21:40'),(42280,1,44,'2021-06-21 07:26:52'),(42281,1,44,'2021-06-21 07:30:14'),(42282,1,44,'2021-06-21 07:31:31'),(42283,1,44,'2021-06-21 07:48:12'),(42284,1,44,'2021-06-21 08:09:31'),(42285,1,44,'2021-06-21 08:21:05'),(42286,1,79,'2021-06-21 08:24:04'),(42287,1,44,'2021-06-21 08:26:54'),(42288,1,15,'2021-06-21 08:33:42'),(42289,1,6,'2021-06-21 08:34:08'),(42290,1,14,'2021-06-21 08:36:16'),(42291,1,14,'2021-06-21 08:51:35'),(42292,1,5,'2021-06-21 08:58:39'),(42293,1,14,'2021-06-21 09:04:58'),(42294,1,5,'2021-06-21 09:12:13'),(42295,1,44,'2021-06-21 09:16:05'),(42296,1,44,'2021-06-21 09:19:43'),(42297,1,5,'2021-06-21 09:28:32'),(42298,1,44,'2021-06-21 09:29:02'),(42299,1,44,'2021-06-21 09:29:07'),(42300,1,14,'2021-06-21 09:40:38'),(42301,1,5,'2021-06-21 10:02:04'),(42302,1,45,'2021-06-21 10:11:05'),(42303,1,44,'2021-06-21 10:11:54'),(42304,1,14,'2021-06-21 10:23:01'),(42305,1,44,'2021-06-21 10:27:02'),(42306,1,44,'2021-06-21 10:32:36'),(42307,1,44,'2021-06-21 10:33:22'),(42308,1,44,'2021-06-21 10:34:24'),(42309,1,44,'2021-06-21 10:53:41'),(42310,1,13,'2021-06-21 10:58:39'),(42311,1,14,'2021-06-21 11:07:33'),(42312,1,44,'2021-06-21 11:19:39'),(42313,1,44,'2021-06-21 11:27:16'),(42314,1,5,'2021-06-21 11:28:59'),(42315,1,76,'2021-06-21 11:30:16'),(42316,1,44,'2021-06-21 11:42:11'),(42317,1,14,'2021-06-21 11:51:41'),(42318,1,44,'2021-06-21 12:11:05'),(42319,1,5,'2021-06-21 12:13:23'),(42320,1,13,'2021-06-21 12:23:22'),(42321,1,44,'2021-06-21 12:23:22'),(42322,1,44,'2021-06-21 12:24:45'),(42323,1,44,'2021-06-21 12:51:54'),(42324,1,5,'2021-06-21 12:55:34'),(42325,1,14,'2021-06-21 13:16:55'),(42326,1,5,'2021-06-21 13:18:20'),(42327,1,44,'2021-06-21 13:19:24'),(42328,1,5,'2021-06-21 13:19:38'),(42329,1,43,'2021-06-21 13:24:11'),(42330,1,44,'2021-06-21 13:42:41'),(42331,1,44,'2021-06-21 13:44:26'),(42332,1,45,'2021-06-21 13:52:18'),(42333,1,44,'2021-06-21 14:04:56'),(42334,1,44,'2021-06-21 14:05:13'),(42335,1,13,'2021-06-21 14:26:21'),(42336,1,44,'2021-06-21 14:31:45'),(42337,1,13,'2021-06-21 14:32:07'),(42338,1,5,'2021-06-21 14:32:08'),(42339,1,44,'2021-06-21 14:32:09'),(42340,1,15,'2021-06-21 14:33:49'),(42341,1,6,'2021-06-21 14:35:58'),(42342,1,14,'2021-06-21 14:38:55'),(42343,1,14,'2021-06-21 14:44:47'),(42344,1,14,'2021-06-21 14:50:40'),(42345,1,44,'2021-06-21 14:56:20'),(42346,1,14,'2021-06-21 14:56:56'),(42347,1,14,'2021-06-21 15:03:01'),(42348,1,44,'2021-06-21 15:09:39'),(42349,1,14,'2021-06-21 15:10:32'),(42350,1,13,'2021-06-21 15:12:29'),(42351,1,44,'2021-06-21 15:19:20'),(42352,1,14,'2021-06-21 15:20:31'),(42353,1,15,'2021-06-21 15:29:01'),(42354,1,44,'2021-06-21 16:00:57'),(42355,1,14,'2021-06-21 16:01:35'),(42356,1,44,'2021-06-21 16:04:40'),(42357,1,53,'2021-06-21 16:21:15'),(42358,1,14,'2021-06-21 16:22:50'),(42359,1,13,'2021-06-21 16:35:09'),(42360,1,14,'2021-06-21 17:07:02'),(42361,1,44,'2021-06-21 17:10:41'),(42362,1,13,'2021-06-21 17:14:41'),(42363,1,66,'2021-06-21 17:16:55'),(42364,1,13,'2021-06-21 18:28:12'),(42365,1,44,'2021-06-21 18:51:09'),(42366,1,44,'2021-06-21 19:01:16'),(42367,1,44,'2021-06-21 19:01:18'),(42368,1,53,'2021-06-21 19:01:52'),(42369,1,13,'2021-06-21 19:05:20'),(42370,1,59,'2021-06-21 20:32:17'),(42371,1,44,'2021-06-21 20:57:59'),(42372,1,56,'2021-06-21 21:11:01'),(42373,1,45,'2021-06-21 21:29:37'),(42374,1,44,'2021-06-21 21:29:45'),(42375,1,44,'2021-06-21 21:29:52'),(42376,1,44,'2021-06-21 21:29:57'),(42377,1,44,'2021-06-21 21:56:21'),(42378,1,44,'2021-06-21 22:02:46'),(42379,1,44,'2021-06-21 22:10:24'),(42380,1,44,'2021-06-21 22:11:49'),(42381,1,44,'2021-06-21 22:12:06'),(42382,1,44,'2021-06-21 22:12:21'),(42383,1,44,'2021-06-21 22:12:33'),(42384,1,6,'2021-06-21 22:23:10'),(42385,1,6,'2021-06-21 22:23:16'),(42386,1,70,'2021-06-21 22:32:58'),(42387,1,73,'2021-06-21 22:45:01'),(42388,1,14,'2021-06-21 22:57:44'),(42389,1,6,'2021-06-21 23:22:35'),(42390,1,6,'2021-06-21 23:38:24'),(42391,1,44,'2021-06-22 00:38:40'),(42392,1,44,'2021-06-22 01:03:40'),(42393,1,44,'2021-06-22 01:43:53'),(42394,1,44,'2021-06-22 01:48:20'),(42395,1,44,'2021-06-22 01:53:10'),(42396,1,44,'2021-06-22 01:53:17'),(42397,1,44,'2021-06-22 02:07:26'),(42398,1,44,'2021-06-22 02:14:03'),(42399,1,43,'2021-06-22 02:30:27'),(42400,1,13,'2021-06-22 02:41:31'),(42401,1,44,'2021-06-22 02:50:48'),(42402,1,66,'2021-06-22 02:56:15'),(42403,1,5,'2021-06-22 03:03:51'),(42404,1,43,'2021-06-22 03:04:56'),(42405,1,44,'2021-06-22 03:16:14'),(42406,1,14,'2021-06-22 03:26:35'),(42407,1,44,'2021-06-22 03:42:16'),(42408,1,44,'2021-06-22 04:49:08'),(42409,1,44,'2021-06-22 04:55:10'),(42410,1,43,'2021-06-22 05:16:41'),(42411,1,44,'2021-06-22 05:17:19'),(42412,1,44,'2021-06-22 05:43:34'),(42413,1,44,'2021-06-22 05:45:38'),(42414,1,44,'2021-06-22 05:47:22'),(42415,1,44,'2021-06-22 05:48:52'),(42416,1,44,'2021-06-22 05:54:10'),(42417,1,66,'2021-06-22 05:56:00'),(42418,1,44,'2021-06-22 06:05:41'),(42419,1,15,'2021-06-22 06:11:21'),(42420,1,6,'2021-06-22 06:11:21'),(42421,1,44,'2021-06-22 06:20:39'),(42422,1,44,'2021-06-22 06:23:18'),(42423,1,44,'2021-06-22 06:25:37'),(42424,1,44,'2021-06-22 06:26:58'),(42425,1,44,'2021-06-22 06:27:34'),(42426,1,44,'2021-06-22 06:34:14'),(42427,1,44,'2021-06-22 06:40:20'),(42428,1,44,'2021-06-22 06:40:20'),(42429,1,44,'2021-06-22 06:43:45'),(42430,1,59,'2021-06-22 06:44:23'),(42431,1,44,'2021-06-22 06:57:07'),(42432,1,15,'2021-06-22 06:58:09'),(42433,1,44,'2021-06-22 07:08:51'),(42434,1,44,'2021-06-22 07:08:52'),(42435,1,44,'2021-06-22 07:14:18'),(42436,1,44,'2021-06-22 07:14:27'),(42437,1,44,'2021-06-22 07:35:43'),(42438,1,44,'2021-06-22 07:39:06'),(42439,1,44,'2021-06-22 07:45:11'),(42440,1,44,'2021-06-22 07:53:23'),(42441,1,44,'2021-06-22 08:09:14'),(42442,1,44,'2021-06-22 08:09:36'),(42443,1,44,'2021-06-22 08:15:16'),(42444,1,13,'2021-06-22 08:33:37'),(42445,1,44,'2021-06-22 08:33:43'),(42446,1,44,'2021-06-22 08:40:54'),(42447,1,44,'2021-06-22 08:42:00'),(42448,1,44,'2021-06-22 08:48:07'),(42449,1,44,'2021-06-22 08:54:49'),(42450,1,44,'2021-06-22 08:55:46'),(42451,1,6,'2021-06-22 08:57:04'),(42452,1,44,'2021-06-22 08:59:27'),(42453,1,44,'2021-06-22 09:06:46'),(42454,1,44,'2021-06-22 09:14:49'),(42455,1,44,'2021-06-22 09:18:24'),(42456,1,44,'2021-06-22 09:27:26'),(42457,1,44,'2021-06-22 09:48:58'),(42458,1,6,'2021-06-22 09:49:01'),(42459,1,6,'2021-06-22 09:49:03'),(42460,1,44,'2021-06-22 10:00:05'),(42461,1,44,'2021-06-22 10:22:52'),(42462,1,44,'2021-06-22 10:25:41'),(42463,1,44,'2021-06-22 10:46:17'),(42464,1,44,'2021-06-22 11:06:06'),(42465,1,44,'2021-06-22 11:18:18'),(42466,1,6,'2021-06-22 11:29:43'),(42467,1,15,'2021-06-22 11:29:45'),(42468,1,44,'2021-06-22 11:39:28'),(42469,1,44,'2021-06-22 11:47:18'),(42470,1,44,'2021-06-22 12:40:37'),(42471,1,14,'2021-06-22 12:55:42'),(42472,1,44,'2021-06-22 13:08:35'),(42473,1,44,'2021-06-22 13:18:50'),(42474,1,5,'2021-06-22 13:23:06'),(42475,1,44,'2021-06-22 13:35:58'),(42476,1,44,'2021-06-22 13:42:19'),(42477,1,5,'2021-06-22 13:58:20'),(42478,1,44,'2021-06-22 14:04:04'),(42479,1,14,'2021-06-22 14:13:27'),(42480,1,44,'2021-06-22 14:21:02'),(42481,1,44,'2021-06-22 14:22:49'),(42482,1,44,'2021-06-22 14:28:54'),(42483,1,5,'2021-06-22 14:32:28'),(42484,1,14,'2021-06-22 14:32:36'),(42485,1,15,'2021-06-22 14:33:18'),(42486,1,13,'2021-06-22 14:34:49'),(42487,1,44,'2021-06-22 14:35:50'),(42488,1,13,'2021-06-22 14:36:52'),(42489,1,15,'2021-06-22 14:37:39'),(42490,1,15,'2021-06-22 14:53:27'),(42491,1,14,'2021-06-22 14:55:54'),(42492,1,44,'2021-06-22 14:56:30'),(42493,1,13,'2021-06-22 15:01:10'),(42494,1,15,'2021-06-22 15:03:19'),(42495,1,44,'2021-06-22 15:06:46'),(42496,1,5,'2021-06-22 15:07:41'),(42497,1,44,'2021-06-22 15:22:25'),(42498,1,44,'2021-06-22 15:22:33'),(42499,1,44,'2021-06-22 15:24:05'),(42500,1,44,'2021-06-22 15:24:17'),(42501,1,44,'2021-06-22 15:24:21'),(42502,1,44,'2021-06-22 15:24:29'),(42503,1,44,'2021-06-22 15:24:37'),(42504,1,44,'2021-06-22 15:24:45'),(42505,1,44,'2021-06-22 15:24:52'),(42506,1,44,'2021-06-22 15:25:03'),(42507,1,44,'2021-06-22 15:25:10'),(42508,1,44,'2021-06-22 15:25:14'),(42509,1,44,'2021-06-22 15:25:19'),(42510,1,44,'2021-06-22 15:25:25'),(42511,1,44,'2021-06-22 15:25:34'),(42512,1,44,'2021-06-22 15:25:46'),(42513,1,44,'2021-06-22 15:25:51'),(42514,1,44,'2021-06-22 15:25:55'),(42515,1,44,'2021-06-22 15:26:00'),(42516,1,44,'2021-06-22 15:26:11'),(42517,1,44,'2021-06-22 15:46:33'),(42518,1,44,'2021-06-22 15:53:21'),(42519,1,44,'2021-06-22 16:11:21'),(42520,1,44,'2021-06-22 16:14:05'),(42521,1,14,'2021-06-22 16:15:37'),(42522,1,44,'2021-06-22 16:20:25'),(42523,1,44,'2021-06-22 16:21:33'),(42524,1,44,'2021-06-22 16:33:02'),(42525,1,44,'2021-06-22 17:02:24'),(42526,1,44,'2021-06-22 17:12:14'),(42527,1,76,'2021-06-22 17:17:56'),(42528,1,14,'2021-06-22 17:28:40'),(42529,1,44,'2021-06-22 18:02:39'),(42530,1,14,'2021-06-22 18:06:30'),(42531,1,44,'2021-06-22 18:26:11'),(42532,1,44,'2021-06-22 18:27:52'),(42533,1,14,'2021-06-22 18:41:53'),(42534,1,44,'2021-06-22 18:53:08'),(42535,1,44,'2021-06-22 19:18:47'),(42536,1,44,'2021-06-22 19:41:27'),(42537,1,44,'2021-06-22 19:43:40'),(42538,1,44,'2021-06-22 20:13:31'),(42539,1,44,'2021-06-22 20:16:32'),(42540,1,56,'2021-06-22 20:22:14'),(42541,1,53,'2021-06-22 20:27:28'),(42542,1,44,'2021-06-22 20:31:15'),(42543,1,59,'2021-06-22 20:33:20'),(42544,1,14,'2021-06-22 20:34:10'),(42545,1,13,'2021-06-22 20:38:21'),(42546,1,44,'2021-06-22 21:17:15'),(42547,1,44,'2021-06-22 21:42:47'),(42548,1,44,'2021-06-22 21:42:51'),(42549,1,44,'2021-06-22 22:20:10'),(42550,1,44,'2021-06-22 23:29:45'),(42551,1,44,'2021-06-22 23:31:49'),(42552,1,44,'2021-06-22 23:33:50'),(42553,1,44,'2021-06-22 23:59:45'),(42554,1,76,'2021-06-23 00:33:51'),(42555,1,62,'2021-06-23 00:44:03'),(42556,1,59,'2021-06-23 01:08:51'),(42557,1,15,'2021-06-23 01:21:52'),(42558,1,44,'2021-06-23 01:22:09'),(42559,1,45,'2021-06-23 01:27:10'),(42560,1,44,'2021-06-23 01:52:47'),(42561,1,44,'2021-06-23 02:35:01'),(42562,1,44,'2021-06-23 02:37:48'),(42563,1,13,'2021-06-23 02:50:50'),(42564,1,6,'2021-06-23 02:52:44'),(42565,1,44,'2021-06-23 03:14:33'),(42566,1,44,'2021-06-23 03:15:29'),(42567,1,44,'2021-06-23 03:15:52'),(42568,1,44,'2021-06-23 03:17:24'),(42569,1,13,'2021-06-23 03:19:25'),(42570,1,6,'2021-06-23 03:22:34'),(42571,1,13,'2021-06-23 03:41:31'),(42572,1,6,'2021-06-23 03:51:53'),(42573,1,13,'2021-06-23 03:56:18'),(42574,1,15,'2021-06-23 04:08:08'),(42575,1,14,'2021-06-23 04:31:10'),(42576,1,13,'2021-06-23 04:37:33'),(42577,1,15,'2021-06-23 04:41:20'),(42578,1,44,'2021-06-23 05:01:40'),(42579,1,13,'2021-06-23 05:06:18'),(42580,1,14,'2021-06-23 05:09:05'),(42581,1,5,'2021-06-23 05:09:05'),(42582,1,44,'2021-06-23 05:11:52'),(42583,1,44,'2021-06-23 05:11:58'),(42584,1,44,'2021-06-23 05:13:37'),(42585,1,15,'2021-06-23 05:30:07'),(42586,1,44,'2021-06-23 05:37:26'),(42587,1,44,'2021-06-23 05:45:37'),(42588,1,13,'2021-06-23 05:53:31'),(42589,1,6,'2021-06-23 05:54:14'),(42590,1,13,'2021-06-23 06:16:58'),(42591,1,15,'2021-06-23 06:17:17'),(42592,1,44,'2021-06-23 06:20:42'),(42593,1,44,'2021-06-23 06:39:22'),(42594,1,44,'2021-06-23 06:41:41'),(42595,1,62,'2021-06-23 06:43:16'),(42596,1,13,'2021-06-23 06:45:04'),(42597,1,15,'2021-06-23 06:50:27'),(42598,1,44,'2021-06-23 07:05:04'),(42599,1,44,'2021-06-23 07:05:05'),(42600,1,13,'2021-06-23 07:13:26'),(42601,1,44,'2021-06-23 07:22:31'),(42602,1,14,'2021-06-23 07:25:14'),(42603,1,44,'2021-06-23 07:25:28'),(42604,1,15,'2021-06-23 07:26:13'),(42605,1,44,'2021-06-23 07:33:17'),(42606,1,44,'2021-06-23 07:37:28'),(42607,1,13,'2021-06-23 07:44:20'),(42608,1,44,'2021-06-23 07:45:19'),(42609,1,44,'2021-06-23 07:52:47'),(42610,1,44,'2021-06-23 07:59:13'),(42611,1,44,'2021-06-23 08:07:20'),(42612,1,44,'2021-06-23 08:25:25'),(42613,1,44,'2021-06-23 08:31:52'),(42614,1,6,'2021-06-23 08:34:30'),(42615,1,15,'2021-06-23 08:36:10'),(42616,1,45,'2021-06-23 08:37:58'),(42617,1,15,'2021-06-23 08:53:59'),(42618,1,44,'2021-06-23 09:27:29'),(42619,1,14,'2021-06-23 09:39:10'),(42620,1,44,'2021-06-23 09:39:50'),(42621,1,15,'2021-06-23 10:20:45'),(42622,1,44,'2021-06-23 10:30:18'),(42623,1,44,'2021-06-23 10:36:26'),(42624,1,44,'2021-06-23 10:39:48'),(42625,1,44,'2021-06-23 10:42:25'),(42626,1,44,'2021-06-23 10:52:55'),(42627,1,44,'2021-06-23 11:14:44'),(42628,1,6,'2021-06-23 11:23:39'),(42629,1,5,'2021-06-23 11:26:56'),(42630,1,14,'2021-06-23 11:26:56'),(42631,1,44,'2021-06-23 11:29:32'),(42632,1,44,'2021-06-23 11:36:52'),(42633,1,44,'2021-06-23 11:45:50'),(42634,1,44,'2021-06-23 11:58:11'),(42635,1,44,'2021-06-23 12:18:57'),(42636,1,44,'2021-06-23 12:19:27'),(42637,1,44,'2021-06-23 12:31:45'),(42638,1,44,'2021-06-23 12:41:18'),(42639,1,13,'2021-06-23 12:47:59'),(42640,1,6,'2021-06-23 12:49:43'),(42641,1,44,'2021-06-23 13:02:36'),(42642,1,6,'2021-06-23 13:11:40'),(42643,1,44,'2021-06-23 13:11:46'),(42644,1,44,'2021-06-23 13:14:20'),(42645,1,44,'2021-06-23 13:14:23'),(42646,1,44,'2021-06-23 13:35:45'),(42647,1,44,'2021-06-23 13:47:13'),(42648,1,44,'2021-06-23 13:57:19'),(42649,1,6,'2021-06-23 14:10:58'),(42650,1,44,'2021-06-23 14:14:51'),(42651,1,44,'2021-06-23 14:18:21'),(42652,1,44,'2021-06-23 14:19:05'),(42653,1,6,'2021-06-23 14:33:18'),(42654,1,44,'2021-06-23 14:33:33'),(42655,1,14,'2021-06-23 14:34:25'),(42656,1,15,'2021-06-23 14:35:12'),(42657,1,5,'2021-06-23 14:36:07'),(42658,1,44,'2021-06-23 14:37:16'),(42659,1,15,'2021-06-23 14:37:38'),(42660,1,44,'2021-06-23 14:43:08'),(42661,1,13,'2021-06-23 14:53:08'),(42662,1,44,'2021-06-23 15:00:57'),(42663,1,44,'2021-06-23 15:10:39'),(42664,1,6,'2021-06-23 15:12:07'),(42665,1,79,'2021-06-23 15:20:38'),(42666,1,13,'2021-06-23 15:21:21'),(42667,1,44,'2021-06-23 15:35:45'),(42668,1,44,'2021-06-23 15:45:05'),(42669,1,44,'2021-06-23 15:57:15'),(42670,1,44,'2021-06-23 16:01:56'),(42671,1,6,'2021-06-23 16:05:09'),(42672,1,70,'2021-06-23 16:06:36'),(42673,1,76,'2021-06-23 16:13:34'),(42674,1,76,'2021-06-23 16:24:56'),(42675,1,44,'2021-06-23 16:25:07'),(42676,1,44,'2021-06-23 16:48:22'),(42677,1,6,'2021-06-23 16:58:50'),(42678,1,44,'2021-06-23 17:11:20'),(42679,1,73,'2021-06-23 17:15:07'),(42680,1,45,'2021-06-23 17:30:24'),(42681,1,73,'2021-06-23 17:45:44'),(42682,1,44,'2021-06-23 17:53:43'),(42683,1,59,'2021-06-23 18:00:56'),(42684,1,44,'2021-06-23 18:32:56'),(42685,1,44,'2021-06-23 18:53:53'),(42686,1,44,'2021-06-23 19:02:14'),(42687,1,44,'2021-06-23 19:04:53'),(42688,1,44,'2021-06-23 19:46:04'),(42689,1,44,'2021-06-23 19:46:06'),(42690,1,76,'2021-06-23 20:03:17'),(42691,1,44,'2021-06-23 20:59:42'),(42692,1,44,'2021-06-23 21:16:57'),(42693,1,73,'2021-06-23 21:23:14'),(42694,1,15,'2021-06-23 21:59:19'),(42695,1,53,'2021-06-23 22:10:33'),(42696,1,44,'2021-06-23 22:30:57'),(42697,1,44,'2021-06-23 22:43:09'),(42698,1,44,'2021-06-23 22:54:05'),(42699,1,44,'2021-06-23 22:55:03'),(42700,1,44,'2021-06-23 22:55:49'),(42701,1,76,'2021-06-23 23:02:59'),(42702,1,66,'2021-06-23 23:39:35'),(42703,1,13,'2021-06-23 23:49:54'),(42704,1,44,'2021-06-24 00:25:09'),(42705,1,5,'2021-06-24 00:40:27'),(42706,1,44,'2021-06-24 01:42:19'),(42707,1,44,'2021-06-24 02:02:30'),(42708,1,44,'2021-06-24 02:05:48'),(42709,1,44,'2021-06-24 02:15:34'),(42710,1,13,'2021-06-24 02:39:35'),(42711,1,44,'2021-06-24 02:42:46'),(42712,1,62,'2021-06-24 02:47:03'),(42713,1,14,'2021-06-24 03:02:00'),(42714,1,44,'2021-06-24 03:07:39'),(42715,1,44,'2021-06-24 03:16:58'),(42716,1,44,'2021-06-24 03:19:44'),(42717,1,14,'2021-06-24 03:19:45'),(42718,1,44,'2021-06-24 03:23:07'),(42719,1,44,'2021-06-24 03:26:08'),(42720,1,44,'2021-06-24 03:28:29'),(42721,1,44,'2021-06-24 03:29:43'),(42722,1,44,'2021-06-24 03:47:19'),(42723,1,44,'2021-06-24 04:00:59'),(42724,1,76,'2021-06-24 04:04:02'),(42725,1,14,'2021-06-24 04:26:03'),(42726,1,44,'2021-06-24 04:36:20'),(42727,1,6,'2021-06-24 04:36:22'),(42728,1,6,'2021-06-24 04:36:26'),(42729,1,44,'2021-06-24 04:43:48'),(42730,1,44,'2021-06-24 04:44:27'),(42731,1,56,'2021-06-24 04:46:51'),(42732,1,44,'2021-06-24 05:04:00'),(42733,1,44,'2021-06-24 05:07:03'),(42734,1,44,'2021-06-24 05:22:00'),(42735,1,44,'2021-06-24 05:24:53'),(42736,1,15,'2021-06-24 05:28:04'),(42737,1,6,'2021-06-24 05:28:04'),(42738,1,14,'2021-06-24 05:31:39'),(42739,1,70,'2021-06-24 05:32:37'),(42740,1,44,'2021-06-24 05:42:02'),(42741,1,44,'2021-06-24 05:42:02'),(42742,1,44,'2021-06-24 05:42:08'),(42743,1,44,'2021-06-24 05:42:10'),(42744,1,14,'2021-06-24 06:14:56'),(42745,1,44,'2021-06-24 06:40:38'),(42746,1,44,'2021-06-24 06:55:10'),(42747,1,14,'2021-06-24 07:05:34'),(42748,1,44,'2021-06-24 07:05:38'),(42749,1,44,'2021-06-24 07:20:16'),(42750,1,44,'2021-06-24 07:22:44'),(42751,1,44,'2021-06-24 07:24:39'),(42752,1,44,'2021-06-24 07:26:31'),(42753,1,44,'2021-06-24 07:31:07'),(42754,1,14,'2021-06-24 07:31:41'),(42755,1,44,'2021-06-24 07:46:48'),(42756,1,44,'2021-06-24 07:49:23'),(42757,1,44,'2021-06-24 07:57:52'),(42758,1,44,'2021-06-24 08:12:43'),(42759,1,44,'2021-06-24 08:15:28'),(42760,1,14,'2021-06-24 08:32:23'),(42761,1,44,'2021-06-24 08:33:39'),(42762,1,13,'2021-06-24 08:34:30'),(42763,1,44,'2021-06-24 08:36:09'),(42764,1,44,'2021-06-24 09:00:19'),(42765,1,6,'2021-06-24 09:03:26'),(42766,1,14,'2021-06-24 09:03:58'),(42767,1,44,'2021-06-24 09:27:46'),(42768,1,5,'2021-06-24 09:41:31'),(42769,1,44,'2021-06-24 09:47:18'),(42770,1,44,'2021-06-24 10:10:21'),(42771,1,14,'2021-06-24 10:25:12'),(42772,1,44,'2021-06-24 11:07:33'),(42773,1,44,'2021-06-24 11:46:26'),(42774,1,44,'2021-06-24 11:58:34'),(42775,1,15,'2021-06-24 12:02:55'),(42776,1,6,'2021-06-24 12:02:55'),(42777,1,5,'2021-06-24 12:03:51'),(42778,1,59,'2021-06-24 12:06:12'),(42779,1,44,'2021-06-24 12:19:42'),(42780,1,44,'2021-06-24 12:26:03'),(42781,1,44,'2021-06-24 12:26:10'),(42782,1,44,'2021-06-24 12:28:30'),(42783,1,44,'2021-06-24 12:44:38'),(42784,1,44,'2021-06-24 12:52:36'),(42785,1,44,'2021-06-24 13:01:28'),(42786,1,44,'2021-06-24 13:03:14'),(42787,1,44,'2021-06-24 13:04:22'),(42788,1,44,'2021-06-24 13:16:17'),(42789,1,14,'2021-06-24 13:22:57'),(42790,1,59,'2021-06-24 13:37:40'),(42791,1,44,'2021-06-24 13:45:15'),(42792,1,44,'2021-06-24 13:46:20'),(42793,1,44,'2021-06-24 14:07:27'),(42794,1,13,'2021-06-24 14:31:13'),(42795,1,5,'2021-06-24 14:32:23'),(42796,1,44,'2021-06-24 14:32:56'),(42797,1,14,'2021-06-24 14:33:49'),(42798,1,15,'2021-06-24 14:34:17'),(42799,1,44,'2021-06-24 14:35:12'),(42800,1,6,'2021-06-24 14:36:21'),(42801,1,44,'2021-06-24 14:36:38'),(42802,1,14,'2021-06-24 14:37:06'),(42803,1,44,'2021-06-24 14:40:23'),(42804,1,14,'2021-06-24 14:41:20'),(42805,1,14,'2021-06-24 14:50:19'),(42806,1,14,'2021-06-24 14:52:00'),(42807,1,5,'2021-06-24 14:58:32'),(42808,1,14,'2021-06-24 14:58:43'),(42809,1,14,'2021-06-24 15:05:31'),(42810,1,44,'2021-06-24 15:13:21'),(42811,1,14,'2021-06-24 15:18:42'),(42812,1,44,'2021-06-24 15:43:59'),(42813,1,5,'2021-06-24 15:45:28'),(42814,1,44,'2021-06-24 15:50:24'),(42815,1,44,'2021-06-24 15:50:31'),(42816,1,14,'2021-06-24 16:11:47'),(42817,1,44,'2021-06-24 16:14:35'),(42818,1,5,'2021-06-24 16:29:48'),(42819,1,44,'2021-06-24 16:42:35'),(42820,1,44,'2021-06-24 18:19:18'),(42821,1,44,'2021-06-24 18:46:14'),(42822,1,44,'2021-06-24 19:14:49'),(42823,1,44,'2021-06-24 19:45:16'),(42824,1,44,'2021-06-24 20:12:08'),(42825,1,70,'2021-06-24 20:20:27'),(42826,1,44,'2021-06-24 20:37:19'),(42827,1,44,'2021-06-24 21:09:01'),(42828,1,44,'2021-06-24 21:21:22'),(42829,1,5,'2021-06-24 21:21:24'),(42830,1,6,'2021-06-24 21:21:26'),(42831,1,44,'2021-06-24 21:27:21'),(42832,1,44,'2021-06-24 22:19:02'),(42833,1,44,'2021-06-24 22:50:48'),(42834,1,44,'2021-06-24 22:55:07'),(42835,1,44,'2021-06-24 22:55:22'),(42836,1,44,'2021-06-24 22:56:05'),(42837,1,44,'2021-06-24 23:15:20'),(42838,1,44,'2021-06-24 23:21:43'),(42839,1,44,'2021-06-24 23:21:50'),(42840,1,6,'2021-06-24 23:21:51'),(42841,1,14,'2021-06-24 23:21:52'),(42842,1,13,'2021-06-24 23:21:54'),(42843,1,56,'2021-06-24 23:21:55'),(42844,1,43,'2021-06-24 23:21:56'),(42845,1,79,'2021-06-24 23:21:58'),(42846,1,5,'2021-06-24 23:21:59'),(42847,1,45,'2021-06-24 23:22:00'),(42848,1,79,'2021-06-24 23:22:02'),(42849,1,44,'2021-06-24 23:22:03'),(42850,1,44,'2021-06-24 23:28:40'),(42851,1,44,'2021-06-24 23:28:42'),(42852,1,44,'2021-06-25 01:55:36'),(42853,1,6,'2021-06-25 02:35:28'),(42854,1,5,'2021-06-25 02:36:49'),(42855,1,15,'2021-06-25 02:37:34'),(42856,1,5,'2021-06-25 02:44:13'),(42857,1,14,'2021-06-25 02:45:58'),(42858,1,5,'2021-06-25 02:49:37'),(42859,1,5,'2021-06-25 02:54:56'),(42860,1,44,'2021-06-25 02:56:00'),(42861,1,5,'2021-06-25 03:01:10'),(42862,1,44,'2021-06-25 03:08:24'),(42863,1,14,'2021-06-25 03:22:26'),(42864,1,44,'2021-06-25 04:02:47'),(42865,1,5,'2021-06-25 04:12:22'),(42866,1,44,'2021-06-25 04:22:24'),(42867,1,44,'2021-06-25 04:26:10'),(42868,1,14,'2021-06-25 04:29:17'),(42869,1,44,'2021-06-25 04:37:21'),(42870,1,13,'2021-06-25 04:41:19'),(42871,1,44,'2021-06-25 04:49:48'),(42872,1,44,'2021-06-25 04:50:47'),(42873,1,44,'2021-06-25 04:51:36'),(42874,1,14,'2021-06-25 05:08:40'),(42875,1,44,'2021-06-25 05:11:26'),(42876,1,44,'2021-06-25 05:26:16'),(42877,1,5,'2021-06-25 05:49:18'),(42878,1,62,'2021-06-25 05:49:48'),(42879,1,14,'2021-06-25 05:57:34'),(42880,1,14,'2021-06-25 05:58:41'),(42881,1,44,'2021-06-25 06:00:45'),(42882,1,14,'2021-06-25 06:25:04'),(42883,1,5,'2021-06-25 06:30:22'),(42884,1,44,'2021-06-25 06:32:32'),(42885,1,14,'2021-06-25 07:05:16'),(42886,1,5,'2021-06-25 07:12:20'),(42887,1,44,'2021-06-25 07:12:22'),(42888,1,14,'2021-06-25 07:23:55'),(42889,1,44,'2021-06-25 07:38:20'),(42890,1,44,'2021-06-25 07:40:40'),(42891,1,44,'2021-06-25 07:43:56'),(42892,1,5,'2021-06-25 07:57:06'),(42893,1,44,'2021-06-25 08:18:39'),(42894,1,14,'2021-06-25 08:29:52'),(42895,1,44,'2021-06-25 08:32:18'),(42896,1,5,'2021-06-25 08:33:15'),(42897,1,14,'2021-06-25 08:33:40'),(42898,1,13,'2021-06-25 08:34:19'),(42899,1,44,'2021-06-25 08:38:06'),(42900,1,44,'2021-06-25 08:42:58'),(42901,1,44,'2021-06-25 08:58:03'),(42902,1,44,'2021-06-25 08:58:35'),(42903,1,14,'2021-06-25 09:01:22'),(42904,1,44,'2021-06-25 09:04:13'),(42905,1,44,'2021-06-25 09:04:19'),(42906,1,44,'2021-06-25 09:04:20'),(42907,1,14,'2021-06-25 09:17:44'),(42908,1,44,'2021-06-25 09:20:41'),(42909,1,5,'2021-06-25 09:28:11'),(42910,1,44,'2021-06-25 09:36:30'),(42911,1,44,'2021-06-25 09:49:08'),(42912,1,44,'2021-06-25 09:58:53'),(42913,1,44,'2021-06-25 10:01:39'),(42914,1,14,'2021-06-25 10:03:35'),(42915,1,44,'2021-06-25 10:22:57'),(42916,1,44,'2021-06-25 10:44:41'),(42917,1,5,'2021-06-25 10:49:35'),(42918,1,6,'2021-06-25 11:19:26'),(42919,1,44,'2021-06-25 11:28:22'),(42920,1,5,'2021-06-25 11:29:19'),(42921,1,44,'2021-06-25 11:49:21'),(42922,1,14,'2021-06-25 12:06:16'),(42923,1,14,'2021-06-25 12:17:11'),(42924,1,14,'2021-06-25 12:43:54'),(42925,1,5,'2021-06-25 12:45:39'),(42926,1,66,'2021-06-25 12:49:38'),(42927,1,5,'2021-06-25 13:23:10'),(42928,1,5,'2021-06-25 13:59:52'),(42929,1,13,'2021-06-25 14:32:39'),(42930,1,5,'2021-06-25 14:33:51'),(42931,1,14,'2021-06-25 14:34:00'),(42932,1,44,'2021-06-25 14:34:44'),(42933,1,44,'2021-06-25 14:35:41'),(42934,1,5,'2021-06-25 14:35:47'),(42935,1,6,'2021-06-25 14:37:20'),(42936,1,44,'2021-06-25 14:41:46'),(42937,1,6,'2021-06-25 14:44:53'),(42938,1,44,'2021-06-25 14:50:10'),(42939,1,6,'2021-06-25 14:56:08'),(42940,1,14,'2021-06-25 15:00:20'),(42941,1,15,'2021-06-25 15:02:28'),(42942,1,6,'2021-06-25 15:05:13'),(42943,1,5,'2021-06-25 15:09:53'),(42944,1,44,'2021-06-25 15:11:02'),(42945,1,44,'2021-06-25 15:18:34'),(42946,1,44,'2021-06-25 15:24:52'),(42947,1,14,'2021-06-25 15:32:30'),(42948,1,44,'2021-06-25 15:37:20'),(42949,1,14,'2021-06-25 16:02:25'),(42950,1,5,'2021-06-25 16:09:59'),(42951,1,45,'2021-06-25 16:11:21'),(42952,1,44,'2021-06-25 16:18:52'),(42953,1,44,'2021-06-25 16:37:43'),(42954,1,5,'2021-06-25 16:38:45'),(42955,1,14,'2021-06-25 16:57:29'),(42956,1,44,'2021-06-25 17:13:01'),(42957,1,14,'2021-06-25 17:23:55'),(42958,1,44,'2021-06-25 17:33:32'),(42959,1,44,'2021-06-25 17:49:06'),(42960,1,44,'2021-06-25 18:03:18'),(42961,1,44,'2021-06-25 18:09:53'),(42962,1,66,'2021-06-25 18:33:16'),(42963,1,44,'2021-06-25 19:00:34'),(42964,1,44,'2021-06-25 19:27:32'),(42965,1,6,'2021-06-25 19:35:29'),(42966,1,44,'2021-06-25 20:06:17'),(42967,1,44,'2021-06-25 20:27:22'),(42968,1,44,'2021-06-25 21:25:14'),(42969,1,45,'2021-06-25 21:26:48'),(42970,1,44,'2021-06-25 21:31:39'),(42971,1,59,'2021-06-25 21:53:18'),(42972,1,44,'2021-06-25 22:22:11'),(42973,1,44,'2021-06-25 22:22:35'),(42974,1,44,'2021-06-25 22:22:40'),(42975,1,44,'2021-06-25 22:29:31'),(42976,1,44,'2021-06-25 22:39:37'),(42977,1,44,'2021-06-25 22:40:38'),(42978,1,79,'2021-06-25 22:46:07'),(42979,1,44,'2021-06-25 23:04:49'),(42980,1,44,'2021-06-25 23:25:54'),(42981,1,44,'2021-06-26 00:10:17'),(42982,1,44,'2021-06-26 00:32:16'),(42983,1,59,'2021-06-26 00:40:36'),(42984,1,44,'2021-06-26 00:45:20'),(42985,1,44,'2021-06-26 01:11:21'),(42986,1,44,'2021-06-26 01:15:50'),(42987,1,44,'2021-06-26 01:31:50'),(42988,1,44,'2021-06-26 01:52:21'),(42989,1,44,'2021-06-26 02:12:20'),(42990,1,44,'2021-06-26 02:28:59'),(42991,1,15,'2021-06-26 02:36:31'),(42992,1,6,'2021-06-26 02:36:57'),(42993,1,44,'2021-06-26 02:37:33'),(42994,1,15,'2021-06-26 02:38:35'),(42995,1,44,'2021-06-26 02:40:29'),(42996,1,15,'2021-06-26 02:41:18'),(42997,1,13,'2021-06-26 02:43:29'),(42998,1,44,'2021-06-26 02:50:19'),(42999,1,44,'2021-06-26 03:02:39'),(43000,1,44,'2021-06-26 03:03:22'),(43001,1,44,'2021-06-26 03:34:02'),(43002,1,44,'2021-06-26 03:34:42'),(43003,1,44,'2021-06-26 03:37:06'),(43004,1,13,'2021-06-26 03:51:42'),(43005,1,13,'2021-06-26 04:13:11'),(43006,1,44,'2021-06-26 04:32:28'),(43007,1,13,'2021-06-26 04:35:14'),(43008,1,44,'2021-06-26 04:44:30'),(43009,1,44,'2021-06-26 04:45:46'),(43010,1,44,'2021-06-26 04:48:24'),(43011,1,53,'2021-06-26 04:48:27'),(43012,1,6,'2021-06-26 04:48:28'),(43013,1,6,'2021-06-26 04:48:30'),(43014,1,6,'2021-06-26 04:48:32'),(43015,1,6,'2021-06-26 04:48:34'),(43016,1,53,'2021-06-26 04:48:36'),(43017,1,44,'2021-06-26 04:58:21'),(43018,1,44,'2021-06-26 05:04:37'),(43019,1,5,'2021-06-26 05:11:03'),(43020,1,14,'2021-06-26 05:11:03'),(43021,1,44,'2021-06-26 05:17:05'),(43022,1,44,'2021-06-26 05:22:28'),(43023,1,56,'2021-06-26 05:25:48'),(43024,1,44,'2021-06-26 06:07:13'),(43025,1,44,'2021-06-26 06:11:09'),(43026,1,44,'2021-06-26 06:39:18'),(43027,1,44,'2021-06-26 06:46:47'),(43028,1,66,'2021-06-26 06:49:25'),(43029,1,44,'2021-06-26 07:06:14'),(43030,1,44,'2021-06-26 07:06:16'),(43031,1,44,'2021-06-26 07:15:07'),(43032,1,44,'2021-06-26 07:50:25'),(43033,1,44,'2021-06-26 07:52:47'),(43034,1,44,'2021-06-26 08:10:29'),(43035,1,44,'2021-06-26 08:11:21'),(43036,1,44,'2021-06-26 08:20:43'),(43037,1,15,'2021-06-26 08:33:31'),(43038,1,6,'2021-06-26 08:34:01'),(43039,1,5,'2021-06-26 08:34:04'),(43040,1,14,'2021-06-26 08:35:27'),(43041,1,44,'2021-06-26 08:37:38'),(43042,1,14,'2021-06-26 08:40:32'),(43043,1,44,'2021-06-26 08:42:39'),(43044,1,14,'2021-06-26 08:43:18'),(43045,1,14,'2021-06-26 08:45:34'),(43046,1,14,'2021-06-26 08:47:46'),(43047,1,14,'2021-06-26 08:52:14'),(43048,1,44,'2021-06-26 08:52:14'),(43049,1,44,'2021-06-26 08:56:09'),(43050,1,14,'2021-06-26 08:58:11'),(43051,1,44,'2021-06-26 09:00:21'),(43052,1,44,'2021-06-26 09:00:28'),(43053,1,44,'2021-06-26 09:03:44'),(43054,1,44,'2021-06-26 09:03:53'),(43055,1,14,'2021-06-26 09:08:02'),(43056,1,79,'2021-06-26 09:16:30'),(43057,1,44,'2021-06-26 09:18:10'),(43058,1,44,'2021-06-26 09:20:21'),(43059,1,44,'2021-06-26 09:21:18'),(43060,1,44,'2021-06-26 09:23:23'),(43061,1,43,'2021-06-26 09:24:58'),(43062,1,44,'2021-06-26 09:51:56'),(43063,1,44,'2021-06-26 10:01:40'),(43064,1,44,'2021-06-26 10:20:28'),(43065,1,44,'2021-06-26 10:24:37'),(43066,1,44,'2021-06-26 10:39:44'),(43067,1,44,'2021-06-26 10:39:47'),(43068,1,44,'2021-06-26 10:52:01'),(43069,1,13,'2021-06-26 10:54:51'),(43070,1,44,'2021-06-26 10:54:52'),(43071,1,15,'2021-06-26 10:56:28'),(43072,1,45,'2021-06-26 11:03:53'),(43073,1,44,'2021-06-26 11:16:05'),(43074,1,44,'2021-06-26 11:29:21'),(43075,1,44,'2021-06-26 11:47:09'),(43076,1,44,'2021-06-26 11:51:00'),(43077,1,44,'2021-06-26 12:10:43'),(43078,1,44,'2021-06-26 12:23:54'),(43079,1,44,'2021-06-26 12:27:21'),(43080,1,15,'2021-06-26 12:53:44'),(43081,1,44,'2021-06-26 12:57:56'),(43082,1,44,'2021-06-26 13:19:31'),(43083,1,44,'2021-06-26 13:22:58'),(43084,1,44,'2021-06-26 13:29:48'),(43085,1,44,'2021-06-26 13:30:55'),(43086,1,44,'2021-06-26 13:50:46'),(43087,1,44,'2021-06-26 13:55:42'),(43088,1,44,'2021-06-26 14:01:53'),(43089,1,44,'2021-06-26 14:04:26'),(43090,1,70,'2021-06-26 14:15:20'),(43091,1,44,'2021-06-26 14:19:26'),(43092,1,44,'2021-06-26 14:19:50'),(43093,1,53,'2021-06-26 14:28:36'),(43094,1,44,'2021-06-26 14:32:21'),(43095,1,5,'2021-06-26 14:33:42'),(43096,1,14,'2021-06-26 14:34:07'),(43097,1,44,'2021-06-26 14:46:13'),(43098,1,44,'2021-06-26 14:46:51'),(43099,1,15,'2021-06-26 14:47:57'),(43100,1,6,'2021-06-26 14:49:12'),(43101,1,44,'2021-06-26 15:00:12'),(43102,1,13,'2021-06-26 15:04:13'),(43103,1,44,'2021-06-26 15:11:00'),(43104,1,13,'2021-06-26 15:21:19'),(43105,1,44,'2021-06-26 15:21:22'),(43106,1,44,'2021-06-26 15:28:04'),(43107,1,44,'2021-06-26 15:34:13'),(43108,1,44,'2021-06-26 15:54:30'),(43109,1,44,'2021-06-26 15:56:38'),(43110,1,13,'2021-06-26 16:01:49'),(43111,1,13,'2021-06-26 16:14:38'),(43112,1,44,'2021-06-26 16:19:17'),(43113,1,13,'2021-06-26 16:29:07'),(43114,1,44,'2021-06-26 16:39:28'),(43115,1,44,'2021-06-26 16:43:50'),(43116,1,13,'2021-06-26 16:47:33'),(43117,1,44,'2021-06-26 17:02:17'),(43118,1,13,'2021-06-26 17:12:54'),(43119,1,44,'2021-06-26 17:17:28'),(43120,1,44,'2021-06-26 17:30:11'),(43121,1,13,'2021-06-26 17:39:49'),(43122,1,6,'2021-06-26 17:52:53'),(43123,1,6,'2021-06-26 17:52:53'),(43124,1,13,'2021-06-26 18:06:44'),(43125,1,44,'2021-06-26 18:17:43'),(43126,1,44,'2021-06-26 18:40:52'),(43127,1,44,'2021-06-26 18:45:20'),(43128,1,13,'2021-06-26 18:58:02'),(43129,1,44,'2021-06-26 19:04:33'),(43130,1,44,'2021-06-26 19:31:31'),(43131,1,44,'2021-06-26 19:48:21'),(43132,1,6,'2021-06-26 19:48:41'),(43133,1,13,'2021-06-26 20:13:08'),(43134,1,45,'2021-06-26 20:52:39'),(43135,1,44,'2021-06-26 20:52:43'),(43136,1,44,'2021-06-26 20:52:46'),(43137,1,44,'2021-06-26 20:52:47'),(43138,1,44,'2021-06-26 20:52:49'),(43139,1,44,'2021-06-26 20:52:51'),(43140,1,44,'2021-06-26 20:52:52'),(43141,1,44,'2021-06-26 20:52:54'),(43142,1,44,'2021-06-26 20:52:56'),(43143,1,44,'2021-06-26 21:34:07'),(43144,1,44,'2021-06-26 22:13:42'),(43145,1,44,'2021-06-26 22:14:23'),(43146,1,44,'2021-06-26 22:15:51'),(43147,1,44,'2021-06-26 22:16:33'),(43148,1,13,'2021-06-26 23:02:46'),(43149,1,13,'2021-06-27 00:11:19'),(43150,1,44,'2021-06-27 00:24:25'),(43151,1,44,'2021-06-27 01:47:22'),(43152,1,44,'2021-06-27 02:09:50'),(43153,1,44,'2021-06-27 02:17:42'),(43154,1,44,'2021-06-27 02:34:43'),(43155,1,6,'2021-06-27 02:35:44'),(43156,1,44,'2021-06-27 02:41:20'),(43157,1,15,'2021-06-27 02:43:19'),(43158,1,15,'2021-06-27 02:47:44'),(43159,1,15,'2021-06-27 02:51:18'),(43160,1,44,'2021-06-27 02:52:05'),(43161,1,44,'2021-06-27 02:56:08'),(43162,1,44,'2021-06-27 02:58:51'),(43163,1,13,'2021-06-27 02:59:27'),(43164,1,44,'2021-06-27 03:08:50'),(43165,1,44,'2021-06-27 03:15:07'),(43166,1,44,'2021-06-27 03:17:03'),(43167,1,13,'2021-06-27 03:29:52'),(43168,1,44,'2021-06-27 03:31:33'),(43169,1,44,'2021-06-27 03:38:14'),(43170,1,6,'2021-06-27 03:38:18'),(43171,1,13,'2021-06-27 03:59:54'),(43172,1,44,'2021-06-27 04:27:20'),(43173,1,44,'2021-06-27 04:45:14'),(43174,1,44,'2021-06-27 04:48:16'),(43175,1,44,'2021-06-27 05:06:52'),(43176,1,5,'2021-06-27 05:19:07'),(43177,1,14,'2021-06-27 05:19:08'),(43178,1,13,'2021-06-27 05:19:21'),(43179,1,44,'2021-06-27 05:33:55'),(43180,1,13,'2021-06-27 05:46:44'),(43181,1,44,'2021-06-27 05:59:36'),(43182,1,13,'2021-06-27 06:11:49'),(43183,1,13,'2021-06-27 06:11:52'),(43184,1,44,'2021-06-27 06:16:01'),(43185,1,45,'2021-06-27 06:24:19'),(43186,1,44,'2021-06-27 06:30:13'),(43187,1,44,'2021-06-27 06:40:59'),(43188,1,44,'2021-06-27 06:42:02'),(43189,1,44,'2021-06-27 06:47:30'),(43190,1,44,'2021-06-27 06:52:50'),(43191,1,44,'2021-06-27 06:53:57'),(43192,1,44,'2021-06-27 06:59:09'),(43193,1,44,'2021-06-27 06:59:16'),(43194,1,44,'2021-06-27 07:08:16'),(43195,1,44,'2021-06-27 07:28:27'),(43196,1,44,'2021-06-27 07:33:22'),(43197,1,44,'2021-06-27 07:36:07'),(43198,1,44,'2021-06-27 07:43:43'),(43199,1,13,'2021-06-27 07:47:09'),(43200,1,13,'2021-06-27 07:55:01'),(43201,1,13,'2021-06-27 08:30:47'),(43202,1,15,'2021-06-27 08:31:51'),(43203,1,5,'2021-06-27 08:31:55'),(43204,1,14,'2021-06-27 08:31:55'),(43205,1,6,'2021-06-27 08:37:36'),(43206,1,13,'2021-06-27 08:39:03'),(43207,1,13,'2021-06-27 08:42:49'),(43208,1,13,'2021-06-27 08:44:58'),(43209,1,44,'2021-06-27 08:49:45'),(43210,1,13,'2021-06-27 08:50:35'),(43211,1,44,'2021-06-27 08:51:06'),(43212,1,44,'2021-06-27 08:55:50'),(43213,1,13,'2021-06-27 08:56:16'),(43214,1,53,'2021-06-27 09:06:45'),(43215,1,13,'2021-06-27 09:14:45'),(43216,1,44,'2021-06-27 09:17:56'),(43217,1,13,'2021-06-27 09:24:14'),(43218,1,43,'2021-06-27 09:32:16'),(43219,1,44,'2021-06-27 09:32:18'),(43220,1,44,'2021-06-27 09:51:52'),(43221,1,44,'2021-06-27 10:02:45'),(43222,1,66,'2021-06-27 10:07:55'),(43223,1,44,'2021-06-27 10:17:41'),(43224,1,44,'2021-06-27 10:22:04'),(43225,1,13,'2021-06-27 10:36:02'),(43226,1,44,'2021-06-27 10:52:06'),(43227,1,44,'2021-06-27 11:03:18'),(43228,1,44,'2021-06-27 11:06:36'),(43229,1,44,'2021-06-27 11:44:13'),(43230,1,44,'2021-06-27 11:55:44'),(43231,1,44,'2021-06-27 12:03:28'),(43232,1,44,'2021-06-27 12:06:17'),(43233,1,13,'2021-06-27 13:05:48'),(43234,1,79,'2021-06-27 13:34:29'),(43235,1,44,'2021-06-27 13:35:16'),(43236,1,56,'2021-06-27 13:38:34'),(43237,1,44,'2021-06-27 13:42:21'),(43238,1,44,'2021-06-27 13:42:23'),(43239,1,44,'2021-06-27 13:42:28'),(43240,1,44,'2021-06-27 14:09:58'),(43241,1,44,'2021-06-27 14:31:47'),(43242,1,5,'2021-06-27 14:33:32'),(43243,1,14,'2021-06-27 14:33:32'),(43244,1,6,'2021-06-27 14:33:45'),(43245,1,13,'2021-06-27 14:37:54'),(43246,1,6,'2021-06-27 14:40:56'),(43247,1,13,'2021-06-27 14:41:33'),(43248,1,6,'2021-06-27 14:43:33'),(43249,1,6,'2021-06-27 14:46:50'),(43250,1,13,'2021-06-27 14:47:36'),(43251,1,6,'2021-06-27 14:49:29'),(43252,1,44,'2021-06-27 14:50:48'),(43253,1,6,'2021-06-27 14:51:13'),(43254,1,44,'2021-06-27 14:55:51'),(43255,1,44,'2021-06-27 14:55:54'),(43256,1,44,'2021-06-27 14:55:54'),(43257,1,44,'2021-06-27 14:55:55'),(43258,1,44,'2021-06-27 14:55:56'),(43259,1,6,'2021-06-27 14:55:57'),(43260,1,5,'2021-06-27 14:55:58'),(43261,1,13,'2021-06-27 14:56:00'),(43262,1,15,'2021-06-27 15:16:54'),(43263,1,44,'2021-06-27 15:17:57'),(43264,1,13,'2021-06-27 15:19:49'),(43265,1,44,'2021-06-27 15:23:43'),(43266,1,6,'2021-06-27 15:36:08'),(43267,1,15,'2021-06-27 15:36:43'),(43268,1,66,'2021-06-27 15:40:26'),(43269,1,44,'2021-06-27 15:48:11'),(43270,1,13,'2021-06-27 15:51:07'),(43271,1,15,'2021-06-27 15:56:08'),(43272,1,6,'2021-06-27 16:57:57'),(43273,1,15,'2021-06-27 17:08:13'),(43274,1,44,'2021-06-27 17:11:24'),(43275,1,15,'2021-06-27 17:30:00'),(43276,1,6,'2021-06-27 17:36:28'),(43277,1,44,'2021-06-27 17:38:09'),(43278,1,15,'2021-06-27 18:01:04'),(43279,1,44,'2021-06-27 18:04:51'),(43280,1,6,'2021-06-27 18:15:10'),(43281,1,6,'2021-06-27 18:52:42'),(43282,1,44,'2021-06-27 19:01:07'),(43283,1,44,'2021-06-27 19:20:54'),(43284,1,79,'2021-06-27 19:33:01'),(43285,1,44,'2021-06-27 19:36:53'),(43286,1,15,'2021-06-27 19:44:17'),(43287,1,44,'2021-06-27 20:06:45'),(43288,1,45,'2021-06-27 20:14:18'),(43289,1,14,'2021-06-27 20:39:01'),(43290,1,44,'2021-06-27 21:22:49'),(43291,1,44,'2021-06-27 21:28:31'),(43292,1,62,'2021-06-27 21:31:34'),(43293,1,6,'2021-06-27 21:39:31'),(43294,1,44,'2021-06-27 21:56:12'),(43295,1,44,'2021-06-27 22:04:03'),(43296,1,44,'2021-06-27 22:14:37'),(43297,1,44,'2021-06-27 22:23:17'),(43298,1,44,'2021-06-27 22:23:42'),(43299,1,44,'2021-06-27 22:23:43'),(43300,1,44,'2021-06-27 22:26:11'),(43301,1,66,'2021-06-27 22:53:11'),(43302,1,44,'2021-06-27 22:57:39'),(43303,1,14,'2021-06-27 23:29:43'),(43304,1,45,'2021-06-28 00:27:55'),(43305,1,44,'2021-06-28 00:38:50'),(43306,1,44,'2021-06-28 01:00:55'),(43307,1,5,'2021-06-28 01:19:32'),(43308,1,44,'2021-06-28 01:22:17'),(43309,1,44,'2021-06-28 01:25:00'),(43310,1,44,'2021-06-28 01:25:52'),(43311,1,44,'2021-06-28 01:40:26'),(43312,1,6,'2021-06-28 01:44:34'),(43313,1,44,'2021-06-28 01:51:10'),(43314,1,44,'2021-06-28 01:54:28'),(43315,1,44,'2021-06-28 02:04:34'),(43316,1,44,'2021-06-28 02:35:05'),(43317,1,6,'2021-06-28 02:35:44'),(43318,1,43,'2021-06-28 02:37:33'),(43319,1,14,'2021-06-28 02:37:36'),(43320,1,5,'2021-06-28 02:38:56'),(43321,1,6,'2021-06-28 02:46:46'),(43322,1,15,'2021-06-28 02:54:29'),(43323,1,44,'2021-06-28 02:55:51'),(43324,1,15,'2021-06-28 03:00:24'),(43325,1,44,'2021-06-28 03:02:15'),(43326,1,44,'2021-06-28 03:02:52'),(43327,1,15,'2021-06-28 03:05:37'),(43328,1,44,'2021-06-28 03:11:47'),(43329,1,44,'2021-06-28 03:12:56'),(43330,1,44,'2021-06-28 03:14:34'),(43331,1,44,'2021-06-28 03:15:57'),(43332,1,44,'2021-06-28 03:17:45'),(43333,1,44,'2021-06-28 03:20:06'),(43334,1,15,'2021-06-28 03:25:42'),(43335,1,15,'2021-06-28 03:40:03'),(43336,1,6,'2021-06-28 03:40:17'),(43337,1,44,'2021-06-28 03:55:55'),(43338,1,15,'2021-06-28 04:02:17'),(43339,1,59,'2021-06-28 04:22:08'),(43340,1,44,'2021-06-28 04:23:52'),(43341,1,44,'2021-06-28 04:34:06'),(43342,1,13,'2021-06-28 04:43:27'),(43343,1,44,'2021-06-28 04:49:04'),(43344,1,59,'2021-06-28 04:51:40'),(43345,1,44,'2021-06-28 04:54:10'),(43346,1,44,'2021-06-28 04:55:24'),(43347,1,43,'2021-06-28 05:14:21'),(43348,1,13,'2021-06-28 05:24:56'),(43349,1,44,'2021-06-28 05:32:00'),(43350,1,6,'2021-06-28 05:32:22'),(43351,1,45,'2021-06-28 05:40:00'),(43352,1,44,'2021-06-28 05:49:04'),(43353,1,59,'2021-06-28 06:04:06'),(43354,1,44,'2021-06-28 06:04:51'),(43355,1,44,'2021-06-28 06:09:23'),(43356,1,44,'2021-06-28 06:10:50'),(43357,1,44,'2021-06-28 06:15:27'),(43358,1,44,'2021-06-28 06:19:00'),(43359,1,44,'2021-06-28 06:24:45'),(43360,1,13,'2021-06-28 06:39:33'),(43361,1,44,'2021-06-28 06:58:56'),(43362,1,44,'2021-06-28 06:58:58'),(43363,1,45,'2021-06-28 07:03:45'),(43364,1,44,'2021-06-28 07:11:43'),(43365,1,44,'2021-06-28 07:18:04'),(43366,1,44,'2021-06-28 07:35:58'),(43367,1,44,'2021-06-28 07:37:58'),(43368,1,44,'2021-06-28 07:39:28'),(43369,1,44,'2021-06-28 07:44:21'),(43370,1,44,'2021-06-28 07:49:03'),(43371,1,44,'2021-06-28 07:54:30'),(43372,1,44,'2021-06-28 07:56:32'),(43373,1,59,'2021-06-28 08:22:16'),(43374,1,15,'2021-06-28 08:32:26'),(43375,1,44,'2021-06-28 08:33:00'),(43376,1,44,'2021-06-28 08:33:14'),(43377,1,14,'2021-06-28 08:33:18'),(43378,1,13,'2021-06-28 08:33:54'),(43379,1,44,'2021-06-28 08:33:54'),(43380,1,44,'2021-06-28 08:36:00'),(43381,1,44,'2021-06-28 08:36:49'),(43382,1,44,'2021-06-28 08:37:35'),(43383,1,44,'2021-06-28 08:41:22'),(43384,1,14,'2021-06-28 09:02:22'),(43385,1,5,'2021-06-28 09:04:24'),(43386,1,44,'2021-06-28 09:04:26'),(43387,1,44,'2021-06-28 09:05:38'),(43388,1,44,'2021-06-28 09:05:46'),(43389,1,44,'2021-06-28 09:22:09'),(43390,1,44,'2021-06-28 10:08:40'),(43391,1,44,'2021-06-28 10:14:13'),(43392,1,44,'2021-06-28 10:20:51'),(43393,1,6,'2021-06-28 10:20:53'),(43394,1,6,'2021-06-28 10:20:55'),(43395,1,53,'2021-06-28 10:35:26'),(43396,1,62,'2021-06-28 10:52:22'),(43397,1,44,'2021-06-28 10:53:30'),(43398,1,44,'2021-06-28 11:05:03'),(43399,1,44,'2021-06-28 11:20:48'),(43400,1,15,'2021-06-28 11:23:46'),(43401,1,44,'2021-06-28 11:37:36'),(43402,1,6,'2021-06-28 11:49:45'),(43403,1,15,'2021-06-28 11:51:12'),(43404,1,44,'2021-06-28 12:06:59'),(43405,1,44,'2021-06-28 12:23:02'),(43406,1,44,'2021-06-28 12:47:56'),(43407,1,44,'2021-06-28 13:03:51'),(43408,1,44,'2021-06-28 13:16:27'),(43409,1,44,'2021-06-28 13:16:46'),(43410,1,44,'2021-06-28 13:43:31'),(43411,1,44,'2021-06-28 13:51:47'),(43412,1,44,'2021-06-28 14:09:42'),(43413,1,44,'2021-06-28 14:10:44'),(43414,1,70,'2021-06-28 14:19:36'),(43415,1,44,'2021-06-28 14:23:32'),(43416,1,15,'2021-06-28 14:31:15'),(43417,1,6,'2021-06-28 14:31:15'),(43418,1,44,'2021-06-28 14:33:45'),(43419,1,76,'2021-06-28 14:34:18'),(43420,1,13,'2021-06-28 14:37:40'),(43421,1,14,'2021-06-28 14:38:54'),(43422,1,14,'2021-06-28 14:38:54'),(43423,1,13,'2021-06-28 14:39:48'),(43424,1,5,'2021-06-28 14:42:29'),(43425,1,13,'2021-06-28 14:46:47'),(43426,1,13,'2021-06-28 14:52:11'),(43427,1,44,'2021-06-28 14:59:28'),(43428,1,44,'2021-06-28 15:01:45'),(43429,1,6,'2021-06-28 15:02:40'),(43430,1,44,'2021-06-28 15:03:22'),(43431,1,44,'2021-06-28 15:10:24'),(43432,1,73,'2021-06-28 15:11:27'),(43433,1,44,'2021-06-28 15:21:16'),(43434,1,44,'2021-06-28 15:24:41'),(43435,1,44,'2021-06-28 15:31:43'),(43436,1,44,'2021-06-28 15:37:13'),(43437,1,44,'2021-06-28 15:54:20'),(43438,1,44,'2021-06-28 16:03:13'),(43439,1,44,'2021-06-28 16:11:44'),(43440,1,56,'2021-06-28 16:20:18'),(43441,1,44,'2021-06-28 16:44:09'),(43442,1,6,'2021-06-28 16:54:32'),(43443,1,44,'2021-06-28 17:01:44'),(43444,1,44,'2021-06-28 17:16:42'),(43445,1,44,'2021-06-28 18:17:57'),(43446,1,44,'2021-06-28 19:41:35'),(43447,1,44,'2021-06-28 19:47:28'),(43448,1,44,'2021-06-28 20:19:12'),(43449,1,44,'2021-06-28 21:08:20'),(43450,1,44,'2021-06-28 21:17:19'),(43451,1,44,'2021-06-28 21:21:02'),(43452,1,6,'2021-06-28 21:32:57'),(43453,1,6,'2021-06-28 21:48:16'),(43454,1,44,'2021-06-28 21:51:34'),(43455,1,44,'2021-06-28 22:21:29'),(43456,1,44,'2021-06-28 22:41:04'),(43457,1,44,'2021-06-28 22:41:48'),(43458,1,14,'2021-06-28 23:15:35'),(43459,1,6,'2021-06-28 23:43:33'),(43460,1,6,'2021-06-28 23:43:35'),(43461,1,44,'2021-06-28 23:55:16'),(43462,1,44,'2021-06-29 00:24:59'),(43463,1,45,'2021-06-29 00:25:02'),(43464,1,62,'2021-06-29 00:25:04'),(43465,1,70,'2021-06-29 00:25:06'),(43466,1,73,'2021-06-29 00:25:07'),(43467,1,15,'2021-06-29 00:25:08'),(43468,1,76,'2021-06-29 00:25:10'),(43469,1,44,'2021-06-29 02:07:39'),(43470,1,15,'2021-06-29 02:34:22'),(43471,1,6,'2021-06-29 02:38:34'),(43472,1,6,'2021-06-29 02:40:07'),(43473,1,44,'2021-06-29 02:40:18'),(43474,1,6,'2021-06-29 02:41:20'),(43475,1,13,'2021-06-29 02:50:59'),(43476,1,15,'2021-06-29 02:51:44'),(43477,1,44,'2021-06-29 02:56:08'),(43478,1,44,'2021-06-29 02:59:26'),(43479,1,44,'2021-06-29 02:59:28'),(43480,1,44,'2021-06-29 02:59:33'),(43481,1,44,'2021-06-29 03:07:54'),(43482,1,13,'2021-06-29 03:15:53'),(43483,1,15,'2021-06-29 03:16:19'),(43484,1,44,'2021-06-29 03:19:13'),(43485,1,15,'2021-06-29 03:27:08'),(43486,1,13,'2021-06-29 03:37:42'),(43487,1,44,'2021-06-29 04:15:40'),(43488,1,13,'2021-06-29 04:22:47'),(43489,1,13,'2021-06-29 04:43:37'),(43490,1,15,'2021-06-29 04:45:23'),(43491,1,5,'2021-06-29 04:50:21'),(43492,1,44,'2021-06-29 04:54:55'),(43493,1,6,'2021-06-29 04:55:35'),(43494,1,13,'2021-06-29 05:05:57'),(43495,1,45,'2021-06-29 05:07:41'),(43496,1,44,'2021-06-29 05:26:38'),(43497,1,15,'2021-06-29 05:28:36'),(43498,1,13,'2021-06-29 05:28:52'),(43499,1,13,'2021-06-29 05:37:47'),(43500,1,76,'2021-06-29 05:44:48'),(43501,1,62,'2021-06-29 05:52:04'),(43502,1,14,'2021-06-29 06:01:26'),(43503,1,5,'2021-06-29 06:01:26'),(43504,1,44,'2021-06-29 06:07:37'),(43505,1,44,'2021-06-29 06:48:54'),(43506,1,13,'2021-06-29 07:05:54'),(43507,1,44,'2021-06-29 07:05:56'),(43508,1,44,'2021-06-29 07:38:45'),(43509,1,44,'2021-06-29 07:39:48'),(43510,1,44,'2021-06-29 08:02:41'),(43511,1,15,'2021-06-29 08:04:49'),(43512,1,6,'2021-06-29 08:34:40'),(43513,1,14,'2021-06-29 08:34:43'),(43514,1,15,'2021-06-29 08:35:49'),(43515,1,44,'2021-06-29 08:36:40'),(43516,1,44,'2021-06-29 09:01:15'),(43517,1,53,'2021-06-29 09:02:35'),(43518,1,44,'2021-06-29 09:05:42'),(43519,1,44,'2021-06-29 09:05:43'),(43520,1,44,'2021-06-29 09:13:32'),(43521,1,44,'2021-06-29 09:28:57'),(43522,1,44,'2021-06-29 09:35:30'),(43523,1,44,'2021-06-29 09:46:23'),(43524,1,76,'2021-06-29 10:05:28'),(43525,1,45,'2021-06-29 10:11:27'),(43526,1,44,'2021-06-29 10:11:42'),(43527,1,44,'2021-06-29 10:11:47'),(43528,1,44,'2021-06-29 10:22:49'),(43529,1,44,'2021-06-29 10:27:31'),(43530,1,44,'2021-06-29 10:35:14'),(43531,1,56,'2021-06-29 10:43:51'),(43532,1,53,'2021-06-29 10:50:26'),(43533,1,44,'2021-06-29 11:01:46'),(43534,1,44,'2021-06-29 11:16:52'),(43535,1,44,'2021-06-29 11:30:51'),(43536,1,53,'2021-06-29 11:30:52'),(43537,1,6,'2021-06-29 11:30:53'),(43538,1,6,'2021-06-29 11:30:54'),(43539,1,6,'2021-06-29 11:30:56'),(43540,1,6,'2021-06-29 11:30:56'),(43541,1,53,'2021-06-29 11:30:57'),(43542,1,44,'2021-06-29 11:50:08'),(43543,1,6,'2021-06-29 11:53:46'),(43544,1,44,'2021-06-29 12:13:16'),(43545,1,79,'2021-06-29 12:26:18'),(43546,1,44,'2021-06-29 12:42:25'),(43547,1,13,'2021-06-29 12:46:57'),(43548,1,44,'2021-06-29 12:51:55'),(43549,1,44,'2021-06-29 12:53:06'),(43550,1,44,'2021-06-29 12:59:48'),(43551,1,56,'2021-06-29 13:21:06'),(43552,1,44,'2021-06-29 13:22:23'),(43553,1,44,'2021-06-29 14:02:11'),(43554,1,44,'2021-06-29 14:05:05'),(43555,1,44,'2021-06-29 14:10:19'),(43556,1,13,'2021-06-29 14:31:16'),(43557,1,5,'2021-06-29 14:31:45'),(43558,1,14,'2021-06-29 14:33:36'),(43559,1,5,'2021-06-29 14:33:44'),(43560,1,44,'2021-06-29 14:38:59'),(43561,1,44,'2021-06-29 14:40:36'),(43562,1,44,'2021-06-29 14:42:45'),(43563,1,44,'2021-06-29 14:50:47'),(43564,1,44,'2021-06-29 15:12:27'),(43565,1,44,'2021-06-29 15:19:33'),(43566,1,15,'2021-06-29 15:22:02'),(43567,1,5,'2021-06-29 15:32:05'),(43568,1,44,'2021-06-29 15:35:03'),(43569,1,44,'2021-06-29 15:55:56'),(43570,1,44,'2021-06-29 15:57:13'),(43571,1,76,'2021-06-29 16:11:19'),(43572,1,62,'2021-06-29 16:13:51'),(43573,1,5,'2021-06-29 16:24:54'),(43574,1,44,'2021-06-29 16:30:56'),(43575,1,15,'2021-06-29 17:00:04'),(43576,1,44,'2021-06-29 17:05:46'),(43577,1,73,'2021-06-29 17:10:21'),(43578,1,44,'2021-06-29 17:35:07'),(43579,1,44,'2021-06-29 17:36:33'),(43580,1,44,'2021-06-29 17:39:14'),(43581,1,5,'2021-06-29 17:40:40'),(43582,1,5,'2021-06-29 18:06:48'),(43583,1,44,'2021-06-29 18:14:25'),(43584,1,44,'2021-06-29 18:26:08'),(43585,1,44,'2021-06-29 18:51:07'),(43586,1,44,'2021-06-29 19:21:49'),(43587,1,53,'2021-06-29 19:24:22'),(43588,1,44,'2021-06-29 19:24:51'),(43589,1,44,'2021-06-29 19:55:59'),(43590,1,5,'2021-06-29 20:17:57'),(43591,1,76,'2021-06-29 20:50:49'),(43592,1,44,'2021-06-29 21:09:12'),(43593,1,44,'2021-06-29 21:51:51'),(43594,1,44,'2021-06-29 22:02:24'),(43595,1,44,'2021-06-29 22:08:01'),(43596,1,70,'2021-06-29 22:09:21'),(43597,1,15,'2021-06-29 22:16:19'),(43598,1,70,'2021-06-29 22:23:32'),(43599,1,44,'2021-06-29 22:27:05'),(43600,1,44,'2021-06-29 22:32:33'),(43601,1,44,'2021-06-29 22:38:44'),(43602,1,44,'2021-06-29 22:39:07'),(43603,1,44,'2021-06-29 22:40:18'),(43604,1,44,'2021-06-29 22:42:24'),(43605,1,5,'2021-06-29 22:45:20'),(43606,1,44,'2021-06-29 23:13:42'),(43607,1,6,'2021-06-30 00:15:53'),(43608,1,73,'2021-06-30 00:54:03'),(43609,1,44,'2021-06-30 01:21:49'),(43610,1,44,'2021-06-30 01:33:36'),(43611,1,44,'2021-06-30 01:48:19'),(43612,1,73,'2021-06-30 02:01:06'),(43613,1,44,'2021-06-30 02:08:54'),(43614,1,6,'2021-06-30 02:08:56'),(43615,1,6,'2021-06-30 02:08:59'),(43616,1,44,'2021-06-30 02:28:15'),(43617,1,14,'2021-06-30 02:34:02'),(43618,1,6,'2021-06-30 02:35:26'),(43619,1,15,'2021-06-30 02:37:32'),(43620,1,5,'2021-06-30 02:38:12'),(43621,1,44,'2021-06-30 02:40:19'),(43622,1,13,'2021-06-30 02:46:21'),(43623,1,13,'2021-06-30 02:54:09'),(43624,1,13,'2021-06-30 03:01:36'),(43625,1,15,'2021-06-30 03:05:51'),(43626,1,44,'2021-06-30 03:06:39'),(43627,1,13,'2021-06-30 03:10:39'),(43628,1,13,'2021-06-30 03:19:44'),(43629,1,15,'2021-06-30 03:22:18'),(43630,1,44,'2021-06-30 03:22:56'),(43631,1,6,'2021-06-30 03:25:41'),(43632,1,44,'2021-06-30 03:28:48'),(43633,1,13,'2021-06-30 03:29:48'),(43634,1,13,'2021-06-30 03:43:22'),(43635,1,15,'2021-06-30 04:07:57'),(43636,1,13,'2021-06-30 04:24:15'),(43637,1,66,'2021-06-30 04:28:37'),(43638,1,44,'2021-06-30 04:45:28'),(43639,1,13,'2021-06-30 04:47:37'),(43640,1,44,'2021-06-30 04:54:05'),(43641,1,44,'2021-06-30 04:54:05'),(43642,1,44,'2021-06-30 04:54:11'),(43643,1,44,'2021-06-30 04:54:11'),(43644,1,44,'2021-06-30 04:54:14'),(43645,1,44,'2021-06-30 04:54:14'),(43646,1,44,'2021-06-30 04:54:18'),(43647,1,44,'2021-06-30 04:54:22'),(43648,1,44,'2021-06-30 04:54:27'),(43649,1,13,'2021-06-30 04:54:31'),(43650,1,44,'2021-06-30 04:54:31'),(43651,1,44,'2021-06-30 04:54:37'),(43652,1,44,'2021-06-30 04:54:41'),(43653,1,44,'2021-06-30 04:54:50'),(43654,1,44,'2021-06-30 04:55:00'),(43655,1,44,'2021-06-30 04:55:07'),(43656,1,44,'2021-06-30 04:55:09'),(43657,1,44,'2021-06-30 04:55:13'),(43658,1,44,'2021-06-30 04:55:15'),(43659,1,44,'2021-06-30 04:55:17'),(43660,1,44,'2021-06-30 04:55:35'),(43661,1,13,'2021-06-30 05:09:20'),(43662,1,13,'2021-06-30 05:30:34'),(43663,1,44,'2021-06-30 05:37:58'),(43664,1,15,'2021-06-30 05:46:47'),(43665,1,13,'2021-06-30 05:52:42'),(43666,1,44,'2021-06-30 05:56:11'),(43667,1,5,'2021-06-30 06:19:16'),(43668,1,44,'2021-06-30 06:24:16'),(43669,1,44,'2021-06-30 06:40:45'),(43670,1,44,'2021-06-30 07:02:54'),(43671,1,44,'2021-06-30 07:03:07'),(43672,1,44,'2021-06-30 07:15:55'),(43673,1,44,'2021-06-30 07:22:11'),(43674,1,44,'2021-06-30 07:28:24'),(43675,1,44,'2021-06-30 07:35:28'),(43676,1,44,'2021-06-30 07:36:05'),(43677,1,44,'2021-06-30 07:45:58'),(43678,1,44,'2021-06-30 07:50:58'),(43679,1,44,'2021-06-30 07:51:48'),(43680,1,76,'2021-06-30 07:56:46'),(43681,1,44,'2021-06-30 07:58:21'),(43682,1,44,'2021-06-30 08:13:58'),(43683,1,44,'2021-06-30 08:24:26'),(43684,1,44,'2021-06-30 08:32:05'),(43685,1,44,'2021-06-30 08:32:41'),(43686,1,13,'2021-06-30 08:34:47'),(43687,1,44,'2021-06-30 08:36:40'),(43688,1,5,'2021-06-30 08:55:43'),(43689,1,44,'2021-06-30 08:55:44'),(43690,1,44,'2021-06-30 09:01:30'),(43691,1,44,'2021-06-30 09:01:57'),(43692,1,44,'2021-06-30 09:02:47'),(43693,1,44,'2021-06-30 09:05:48'),(43694,1,44,'2021-06-30 09:06:29'),(43695,1,44,'2021-06-30 09:06:34'),(43696,1,44,'2021-06-30 09:21:57'),(43697,1,62,'2021-06-30 09:43:04'),(43698,1,44,'2021-06-30 09:59:02'),(43699,1,44,'2021-06-30 10:10:15'),(43700,1,14,'2021-06-30 10:29:30'),(43701,1,70,'2021-06-30 10:47:06'),(43702,1,15,'2021-06-30 10:48:48'),(43703,1,44,'2021-06-30 10:49:17'),(43704,1,6,'2021-06-30 10:50:56'),(43705,1,44,'2021-06-30 10:58:06'),(43706,1,44,'2021-06-30 10:58:06'),(43707,1,44,'2021-06-30 11:05:13'),(43708,1,44,'2021-06-30 11:13:43'),(43709,1,44,'2021-06-30 11:17:42'),(43710,1,5,'2021-06-30 11:22:12'),(43711,1,44,'2021-06-30 11:26:29'),(43712,1,14,'2021-06-30 11:32:54'),(43713,1,44,'2021-06-30 11:37:20'),(43714,1,56,'2021-06-30 11:49:16'),(43715,1,44,'2021-06-30 12:21:06'),(43716,1,5,'2021-06-30 12:32:39'),(43717,1,44,'2021-06-30 12:44:26'),(43718,1,5,'2021-06-30 12:58:19'),(43719,1,44,'2021-06-30 13:06:33'),(43720,1,45,'2021-06-30 13:12:34'),(43721,1,14,'2021-06-30 13:12:48'),(43722,1,5,'2021-06-30 13:21:46'),(43723,1,44,'2021-06-30 13:27:37'),(43724,1,44,'2021-06-30 13:31:52'),(43725,1,44,'2021-06-30 13:50:44'),(43726,1,44,'2021-06-30 14:12:19'),(43727,1,14,'2021-06-30 14:19:51'),(43728,1,5,'2021-06-30 14:30:48'),(43729,1,5,'2021-06-30 14:31:43'),(43730,1,14,'2021-06-30 14:31:58'),(43731,1,13,'2021-06-30 14:33:29'),(43732,1,6,'2021-06-30 14:40:39'),(43733,1,44,'2021-06-30 14:41:08'),(43734,1,44,'2021-06-30 14:41:40'),(43735,1,44,'2021-06-30 14:42:10'),(43736,1,5,'2021-06-30 14:55:40'),(43737,1,44,'2021-06-30 14:57:19'),(43738,1,5,'2021-06-30 15:18:24'),(43739,1,44,'2021-06-30 15:19:29'),(43740,1,14,'2021-06-30 15:22:42'),(43741,1,44,'2021-06-30 15:40:54'),(43742,1,6,'2021-06-30 15:50:29'),(43743,1,5,'2021-06-30 16:03:11'),(43744,1,44,'2021-06-30 16:23:43'),(43745,1,44,'2021-06-30 16:41:16'),(43746,1,44,'2021-06-30 17:09:54'),(43747,1,44,'2021-06-30 17:26:48'),(43748,1,6,'2021-06-30 17:26:55'),(43749,1,44,'2021-06-30 17:31:24'),(43750,1,44,'2021-06-30 18:13:02'),(43751,1,44,'2021-06-30 18:13:49'),(43752,1,44,'2021-06-30 18:34:53'),(43753,1,15,'2021-06-30 18:36:26'),(43754,1,44,'2021-06-30 18:49:54'),(43755,1,44,'2021-06-30 18:50:28'),(43756,1,15,'2021-06-30 19:04:07'),(43757,1,44,'2021-06-30 19:12:37'),(43758,1,15,'2021-06-30 19:22:35'),(43759,1,15,'2021-06-30 20:04:25'),(43760,1,44,'2021-06-30 20:14:02'),(43761,1,44,'2021-06-30 20:14:04'),(43762,1,44,'2021-06-30 21:26:06'),(43763,1,44,'2021-07-01 00:24:46'),(43764,1,44,'2021-07-01 01:09:49'),(43765,1,44,'2021-07-01 01:33:27'),(43766,1,44,'2021-07-01 01:33:46'),(43767,1,15,'2021-07-01 01:52:36'),(43768,1,44,'2021-07-01 02:24:48'),(43769,1,5,'2021-07-01 02:35:31'),(43770,1,14,'2021-07-01 02:35:42'),(43771,1,13,'2021-07-01 02:38:05'),(43772,1,6,'2021-07-01 02:38:55'),(43773,1,6,'2021-07-01 02:49:10'),(43774,1,13,'2021-07-01 02:55:59'),(43775,1,6,'2021-07-01 03:08:07'),(43776,1,44,'2021-07-01 03:43:22'),(43777,1,15,'2021-07-01 03:44:49'),(43778,1,13,'2021-07-01 03:53:54'),(43779,1,44,'2021-07-01 03:56:22'),(43780,1,15,'2021-07-01 04:04:15'),(43781,1,44,'2021-07-01 04:53:49'),(43782,1,44,'2021-07-01 04:54:57'),(43783,1,13,'2021-07-01 04:58:00'),(43784,1,44,'2021-07-01 05:08:15'),(43785,1,13,'2021-07-01 05:19:36'),(43786,1,44,'2021-07-01 05:29:28'),(43787,1,44,'2021-07-01 05:35:16'),(43788,1,13,'2021-07-01 05:41:05'),(43789,1,44,'2021-07-01 05:48:34'),(43790,1,15,'2021-07-01 05:57:29'),(43791,1,44,'2021-07-01 06:09:26'),(43792,1,15,'2021-07-01 06:28:37'),(43793,1,44,'2021-07-01 06:37:40'),(43794,1,44,'2021-07-01 07:03:51'),(43795,1,45,'2021-07-01 07:07:34'),(43796,1,15,'2021-07-01 07:07:49'),(43797,1,44,'2021-07-01 07:36:58'),(43798,1,44,'2021-07-01 07:47:05'),(43799,1,44,'2021-07-01 07:57:38'),(43800,1,44,'2021-07-01 08:28:47'),(43801,1,15,'2021-07-01 08:30:01'),(43802,1,44,'2021-07-01 08:32:04'),(43803,1,44,'2021-07-01 08:33:11'),(43804,1,13,'2021-07-01 08:34:38'),(43805,1,44,'2021-07-01 08:38:12'),(43806,1,44,'2021-07-01 08:57:11'),(43807,1,44,'2021-07-01 09:01:01'),(43808,1,5,'2021-07-01 09:06:29'),(43809,1,45,'2021-07-01 09:21:19'),(43810,1,5,'2021-07-01 09:28:49'),(43811,1,44,'2021-07-01 09:40:49'),(43812,1,5,'2021-07-01 09:42:30'),(43813,1,44,'2021-07-01 09:48:16'),(43814,1,44,'2021-07-01 10:08:34'),(43815,1,5,'2021-07-01 10:27:09'),(43816,1,44,'2021-07-01 10:32:07'),(43817,1,43,'2021-07-01 10:43:07'),(43818,1,15,'2021-07-01 10:54:18'),(43819,1,6,'2021-07-01 10:54:18'),(43820,1,44,'2021-07-01 10:57:55'),(43821,1,44,'2021-07-01 11:17:42'),(43822,1,44,'2021-07-01 11:20:43'),(43823,1,44,'2021-07-01 11:44:19'),(43824,1,44,'2021-07-01 12:01:03'),(43825,1,44,'2021-07-01 12:07:09'),(43826,1,15,'2021-07-01 12:17:09'),(43827,1,44,'2021-07-01 12:28:43'),(43828,1,44,'2021-07-01 12:35:12'),(43829,1,44,'2021-07-01 12:51:05'),(43830,1,44,'2021-07-01 13:11:25'),(43831,1,44,'2021-07-01 13:13:29'),(43832,1,44,'2021-07-01 13:22:20'),(43833,1,44,'2021-07-01 13:36:24'),(43834,1,44,'2021-07-01 13:42:34'),(43835,1,44,'2021-07-01 13:46:34'),(43836,1,44,'2021-07-01 13:57:49'),(43837,1,44,'2021-07-01 14:18:54'),(43838,1,15,'2021-07-01 14:21:00'),(43839,1,15,'2021-07-01 14:33:47'),(43840,1,44,'2021-07-01 14:34:00'),(43841,1,6,'2021-07-01 14:34:01'),(43842,1,14,'2021-07-01 14:34:08'),(43843,1,44,'2021-07-01 14:38:03'),(43844,1,13,'2021-07-01 14:40:51'),(43845,1,44,'2021-07-01 14:40:55'),(43846,1,44,'2021-07-01 14:41:50'),(43847,1,5,'2021-07-01 14:47:34'),(43848,1,15,'2021-07-01 14:59:44'),(43849,1,44,'2021-07-01 15:03:08'),(43850,1,5,'2021-07-01 15:06:38'),(43851,1,45,'2021-07-01 15:09:02'),(43852,1,5,'2021-07-01 15:17:57'),(43853,1,44,'2021-07-01 15:24:26'),(43854,1,44,'2021-07-01 15:26:10'),(43855,1,5,'2021-07-01 15:28:09'),(43856,1,15,'2021-07-01 15:36:04'),(43857,1,5,'2021-07-01 15:42:10'),(43858,1,15,'2021-07-01 15:43:10'),(43859,1,44,'2021-07-01 16:06:09'),(43860,1,15,'2021-07-01 16:11:42'),(43861,1,5,'2021-07-01 16:21:59'),(43862,1,44,'2021-07-01 16:25:52'),(43863,1,15,'2021-07-01 16:45:10'),(43864,1,44,'2021-07-01 16:52:47'),(43865,1,44,'2021-07-01 16:58:41'),(43866,1,44,'2021-07-01 17:06:59'),(43867,1,5,'2021-07-01 17:15:27'),(43868,1,15,'2021-07-01 17:20:04'),(43869,1,44,'2021-07-01 17:21:52'),(43870,1,15,'2021-07-01 18:23:54'),(43871,1,44,'2021-07-01 19:10:38'),(43872,1,15,'2021-07-01 19:28:56'),(43873,1,44,'2021-07-01 20:04:18'),(43874,1,45,'2021-07-01 20:54:52'),(43875,1,15,'2021-07-01 21:09:17'),(43876,1,44,'2021-07-01 21:36:33'),(43877,1,44,'2021-07-01 21:40:08'),(43878,1,44,'2021-07-01 21:41:21'),(43879,1,15,'2021-07-01 21:41:49'),(43880,1,44,'2021-07-01 21:55:18'),(43881,1,44,'2021-07-01 22:11:46'),(43882,1,15,'2021-07-01 22:59:12'),(43883,1,44,'2021-07-01 23:25:58'),(43884,1,44,'2021-07-02 00:08:51'),(43885,1,44,'2021-07-02 00:16:00'),(43886,1,15,'2021-07-02 00:23:24'),(43887,1,15,'2021-07-02 00:54:08'),(43888,1,44,'2021-07-02 00:59:25'),(43889,1,44,'2021-07-02 02:02:47'),(43890,1,44,'2021-07-02 02:32:06'),(43891,1,44,'2021-07-02 02:35:29'),(43892,1,44,'2021-07-02 02:36:06'),(43893,1,13,'2021-07-02 02:36:17'),(43894,1,44,'2021-07-02 02:40:50'),(43895,1,14,'2021-07-02 02:52:39'),(43896,1,44,'2021-07-02 02:57:52'),(43897,1,44,'2021-07-02 03:05:44'),(43898,1,5,'2021-07-02 03:05:50'),(43899,1,44,'2021-07-02 03:08:14'),(43900,1,44,'2021-07-02 03:12:48'),(43901,1,44,'2021-07-02 03:12:49'),(43902,1,14,'2021-07-02 03:17:16'),(43903,1,44,'2021-07-02 03:17:19'),(43904,1,44,'2021-07-02 03:31:44'),(43905,1,44,'2021-07-02 03:54:16'),(43906,1,66,'2021-07-02 04:03:42'),(43907,1,5,'2021-07-02 04:04:40'),(43908,1,14,'2021-07-02 04:07:09'),(43909,1,44,'2021-07-02 04:30:45'),(43910,1,44,'2021-07-02 04:30:54'),(43911,1,44,'2021-07-02 04:31:29'),(43912,1,14,'2021-07-02 04:32:43'),(43913,1,44,'2021-07-02 04:43:56'),(43914,1,44,'2021-07-02 04:44:26'),(43915,1,45,'2021-07-02 04:47:44'),(43916,1,44,'2021-07-02 04:53:26'),(43917,1,66,'2021-07-02 05:01:30'),(43918,1,15,'2021-07-02 05:19:24'),(43919,1,6,'2021-07-02 05:19:24'),(43920,1,14,'2021-07-02 05:21:08'),(43921,1,44,'2021-07-02 05:27:45'),(43922,1,79,'2021-07-02 05:41:05'),(43923,1,44,'2021-07-02 05:54:09'),(43924,1,44,'2021-07-02 05:59:26'),(43925,1,44,'2021-07-02 06:04:32'),(43926,1,44,'2021-07-02 06:17:08'),(43927,1,44,'2021-07-02 06:34:25'),(43928,1,44,'2021-07-02 07:13:11'),(43929,1,44,'2021-07-02 07:13:12'),(43930,1,44,'2021-07-02 07:23:46'),(43931,1,44,'2021-07-02 07:34:20'),(43932,1,44,'2021-07-02 08:03:57'),(43933,1,44,'2021-07-02 08:12:05'),(43934,1,6,'2021-07-02 08:31:27'),(43935,1,15,'2021-07-02 08:31:30'),(43936,1,44,'2021-07-02 08:38:45'),(43937,1,44,'2021-07-02 08:39:09'),(43938,1,14,'2021-07-02 08:46:09'),(43939,1,44,'2021-07-02 08:48:14'),(43940,1,44,'2021-07-02 08:55:41'),(43941,1,44,'2021-07-02 08:59:15'),(43942,1,14,'2021-07-02 09:01:28'),(43943,1,44,'2021-07-02 09:23:13'),(43944,1,44,'2021-07-02 10:00:43'),(43945,1,44,'2021-07-02 10:00:43'),(43946,1,79,'2021-07-02 10:03:04'),(43947,1,44,'2021-07-02 10:14:53'),(43948,1,44,'2021-07-02 10:24:59'),(43949,1,44,'2021-07-02 10:59:28'),(43950,1,5,'2021-07-02 11:14:57'),(43951,1,44,'2021-07-02 11:30:31'),(43952,1,44,'2021-07-02 11:42:06'),(43953,1,44,'2021-07-02 11:42:44'),(43954,1,13,'2021-07-02 11:51:08'),(43955,1,44,'2021-07-02 11:51:09'),(43956,1,44,'2021-07-02 12:19:14'),(43957,1,44,'2021-07-02 12:21:31'),(43958,1,44,'2021-07-02 12:24:05'),(43959,1,44,'2021-07-02 12:24:13'),(43960,1,44,'2021-07-02 12:51:09'),(43961,1,44,'2021-07-02 12:58:50'),(43962,1,44,'2021-07-02 13:00:51'),(43963,1,5,'2021-07-02 13:11:59'),(43964,1,44,'2021-07-02 13:22:58'),(43965,1,44,'2021-07-02 13:28:34'),(43966,1,44,'2021-07-02 13:55:40'),(43967,1,44,'2021-07-02 14:07:38'),(43968,1,44,'2021-07-02 14:10:33'),(43969,1,44,'2021-07-02 14:20:00'),(43970,1,44,'2021-07-02 14:25:13'),(43971,1,5,'2021-07-02 14:28:17'),(43972,1,44,'2021-07-02 14:32:11'),(43973,1,44,'2021-07-02 14:34:23'),(43974,1,13,'2021-07-02 14:34:25'),(43975,1,44,'2021-07-02 14:34:27'),(43976,1,6,'2021-07-02 14:35:56'),(43977,1,15,'2021-07-02 14:36:00'),(43978,1,44,'2021-07-02 14:36:04'),(43979,1,14,'2021-07-02 14:37:57'),(43980,1,14,'2021-07-02 14:39:36'),(43981,1,5,'2021-07-02 14:47:55'),(43982,1,5,'2021-07-02 14:53:17'),(43983,1,44,'2021-07-02 14:57:15'),(43984,1,5,'2021-07-02 15:00:40'),(43985,1,44,'2021-07-02 15:02:28'),(43986,1,44,'2021-07-02 15:03:00'),(43987,1,44,'2021-07-02 15:03:26'),(43988,1,44,'2021-07-02 15:03:44'),(43989,1,44,'2021-07-02 15:03:54'),(43990,1,44,'2021-07-02 15:04:01'),(43991,1,44,'2021-07-02 15:04:11'),(43992,1,44,'2021-07-02 15:04:21'),(43993,1,44,'2021-07-02 15:04:28'),(43994,1,44,'2021-07-02 15:04:36'),(43995,1,44,'2021-07-02 15:05:02'),(43996,1,44,'2021-07-02 15:05:13'),(43997,1,44,'2021-07-02 15:05:26'),(43998,1,44,'2021-07-02 15:05:36'),(43999,1,44,'2021-07-02 15:05:49'),(44000,1,44,'2021-07-02 15:05:57'),(44001,1,44,'2021-07-02 15:06:07'),(44002,1,44,'2021-07-02 15:06:20'),(44003,1,44,'2021-07-02 15:06:41'),(44004,1,44,'2021-07-02 15:06:51'),(44005,1,44,'2021-07-02 15:07:00'),(44006,1,44,'2021-07-02 15:07:10'),(44007,1,44,'2021-07-02 15:07:19'),(44008,1,44,'2021-07-02 15:07:28'),(44009,1,44,'2021-07-02 15:07:42'),(44010,1,44,'2021-07-02 15:07:53'),(44011,1,44,'2021-07-02 15:08:03'),(44012,1,44,'2021-07-02 15:08:16'),(44013,1,44,'2021-07-02 15:08:29'),(44014,1,44,'2021-07-02 15:08:46'),(44015,1,44,'2021-07-02 15:09:05'),(44016,1,44,'2021-07-02 15:09:23'),(44017,1,44,'2021-07-02 15:09:40'),(44018,1,44,'2021-07-02 15:09:54'),(44019,1,44,'2021-07-02 15:10:14'),(44020,1,44,'2021-07-02 15:10:26'),(44021,1,44,'2021-07-02 15:10:52'),(44022,1,44,'2021-07-02 15:11:05'),(44023,1,44,'2021-07-02 15:11:16'),(44024,1,44,'2021-07-02 15:11:29'),(44025,1,44,'2021-07-02 15:11:41'),(44026,1,44,'2021-07-02 15:11:53'),(44027,1,44,'2021-07-02 15:12:05'),(44028,1,44,'2021-07-02 15:18:38'),(44029,1,44,'2021-07-02 15:25:03'),(44030,1,44,'2021-07-02 15:31:06'),(44031,1,5,'2021-07-02 15:41:46'),(44032,1,44,'2021-07-02 15:52:02'),(44033,1,44,'2021-07-02 15:53:15'),(44034,1,44,'2021-07-02 16:05:13'),(44035,1,44,'2021-07-02 16:21:44'),(44036,1,44,'2021-07-02 17:05:46'),(44037,1,44,'2021-07-02 17:19:44'),(44038,1,44,'2021-07-02 17:28:10'),(44039,1,44,'2021-07-02 17:42:40'),(44040,1,44,'2021-07-02 17:48:16'),(44041,1,44,'2021-07-02 17:53:08'),(44042,1,44,'2021-07-02 18:14:38'),(44043,1,44,'2021-07-02 18:40:30'),(44044,1,44,'2021-07-02 18:42:09'),(44045,1,44,'2021-07-02 19:01:26'),(44046,1,44,'2021-07-02 19:08:39'),(44047,1,44,'2021-07-02 19:08:43'),(44048,1,44,'2021-07-02 19:12:29'),(44049,1,44,'2021-07-02 19:16:22'),(44050,1,44,'2021-07-02 21:09:25'),(44051,1,44,'2021-07-02 21:39:40'),(44052,1,44,'2021-07-02 23:02:53'),(44053,1,6,'2021-07-02 23:32:10'),(44054,1,44,'2021-07-03 00:47:28'),(44055,1,6,'2021-07-03 00:47:45'),(44056,1,6,'2021-07-03 00:47:48'),(44057,1,44,'2021-07-03 00:51:38'),(44058,1,44,'2021-07-03 01:14:19'),(44059,1,44,'2021-07-03 02:22:12'),(44060,1,62,'2021-07-03 02:29:19'),(44061,1,44,'2021-07-03 02:30:28'),(44062,1,5,'2021-07-03 02:33:49'),(44063,1,44,'2021-07-03 02:34:09'),(44064,1,6,'2021-07-03 02:37:49'),(44065,1,15,'2021-07-03 02:44:28'),(44066,1,44,'2021-07-03 02:44:56'),(44067,1,44,'2021-07-03 03:02:25'),(44068,1,14,'2021-07-03 03:02:46'),(44069,1,44,'2021-07-03 03:24:31'),(44070,1,44,'2021-07-03 03:28:47'),(44071,1,44,'2021-07-03 03:30:57'),(44072,1,44,'2021-07-03 04:07:24'),(44073,1,44,'2021-07-03 04:10:03'),(44074,1,15,'2021-07-03 04:10:39'),(44075,1,44,'2021-07-03 04:50:26'),(44076,1,13,'2021-07-03 05:02:40'),(44077,1,44,'2021-07-03 05:02:42'),(44078,1,14,'2021-07-03 05:16:29'),(44079,1,44,'2021-07-03 05:38:17'),(44080,1,14,'2021-07-03 05:44:11'),(44081,1,44,'2021-07-03 05:51:48'),(44082,1,6,'2021-07-03 05:51:54'),(44083,1,14,'2021-07-03 06:36:18'),(44084,1,45,'2021-07-03 06:36:32'),(44085,1,44,'2021-07-03 06:48:00'),(44086,1,44,'2021-07-03 06:48:21'),(44087,1,44,'2021-07-03 07:03:00'),(44088,1,44,'2021-07-03 07:03:04'),(44089,1,44,'2021-07-03 07:39:46'),(44090,1,44,'2021-07-03 07:46:45'),(44091,1,44,'2021-07-03 07:51:08'),(44092,1,44,'2021-07-03 08:19:16'),(44093,1,15,'2021-07-03 08:31:56'),(44094,1,14,'2021-07-03 08:32:52'),(44095,1,5,'2021-07-03 08:34:09'),(44096,1,13,'2021-07-03 08:35:00'),(44097,1,44,'2021-07-03 08:37:55'),(44098,1,44,'2021-07-03 08:39:09'),(44099,1,44,'2021-07-03 08:45:33'),(44100,1,44,'2021-07-03 08:47:21'),(44101,1,44,'2021-07-03 08:51:56'),(44102,1,44,'2021-07-03 09:02:38'),(44103,1,6,'2021-07-03 09:04:20'),(44104,1,44,'2021-07-03 09:18:22'),(44105,1,44,'2021-07-03 09:24:10'),(44106,1,59,'2021-07-03 09:26:12'),(44107,1,44,'2021-07-03 09:37:22'),(44108,1,56,'2021-07-03 09:40:16'),(44109,1,6,'2021-07-03 09:43:48'),(44110,1,44,'2021-07-03 10:03:44'),(44111,1,44,'2021-07-03 10:04:38'),(44112,1,44,'2021-07-03 10:06:36'),(44113,1,44,'2021-07-03 10:10:23'),(44114,1,44,'2021-07-03 10:19:57'),(44115,1,44,'2021-07-03 10:41:40'),(44116,1,44,'2021-07-03 10:48:06'),(44117,1,44,'2021-07-03 10:56:52'),(44118,1,44,'2021-07-03 10:56:53'),(44119,1,44,'2021-07-03 11:01:10'),(44120,1,43,'2021-07-03 12:20:53'),(44121,1,6,'2021-07-03 12:21:14'),(44122,1,66,'2021-07-03 12:28:24'),(44123,1,44,'2021-07-03 12:33:24'),(44124,1,44,'2021-07-03 13:08:45'),(44125,1,44,'2021-07-03 13:23:13'),(44126,1,44,'2021-07-03 13:23:23'),(44127,1,44,'2021-07-03 13:49:29'),(44128,1,15,'2021-07-03 13:52:04'),(44129,1,6,'2021-07-03 14:00:56'),(44130,1,44,'2021-07-03 14:11:04'),(44131,1,44,'2021-07-03 14:25:28'),(44132,1,44,'2021-07-03 14:26:38'),(44133,1,44,'2021-07-03 14:27:30'),(44134,1,6,'2021-07-03 14:31:17'),(44135,1,44,'2021-07-03 14:31:57'),(44136,1,5,'2021-07-03 14:32:59'),(44137,1,15,'2021-07-03 14:33:08'),(44138,1,5,'2021-07-03 14:34:10'),(44139,1,13,'2021-07-03 14:34:34'),(44140,1,44,'2021-07-03 14:34:35'),(44141,1,44,'2021-07-03 14:37:13'),(44142,1,14,'2021-07-03 14:39:28'),(44143,1,44,'2021-07-03 15:02:04'),(44144,1,44,'2021-07-03 15:05:58'),(44145,1,6,'2021-07-03 15:12:47'),(44146,1,14,'2021-07-03 15:22:24'),(44147,1,44,'2021-07-03 15:22:27'),(44148,1,44,'2021-07-03 15:25:16'),(44149,1,14,'2021-07-03 15:30:23'),(44150,1,43,'2021-07-03 15:35:54'),(44151,1,14,'2021-07-03 15:40:11'),(44152,1,44,'2021-07-03 15:43:01'),(44153,1,14,'2021-07-03 15:53:27'),(44154,1,44,'2021-07-03 16:09:34'),(44155,1,44,'2021-07-03 16:11:58'),(44156,1,14,'2021-07-03 16:13:57'),(44157,1,44,'2021-07-03 16:15:28'),(44158,1,44,'2021-07-03 16:16:15'),(44159,1,59,'2021-07-03 16:18:29'),(44160,1,14,'2021-07-03 16:38:40'),(44161,1,44,'2021-07-03 16:48:59'),(44162,1,44,'2021-07-03 17:19:37'),(44163,1,44,'2021-07-03 17:35:41'),(44164,1,44,'2021-07-03 18:16:52'),(44165,1,44,'2021-07-03 18:17:23'),(44166,1,44,'2021-07-03 18:20:44'),(44167,1,44,'2021-07-03 18:33:20'),(44168,1,44,'2021-07-03 18:54:28'),(44169,1,44,'2021-07-03 19:04:04'),(44170,1,44,'2021-07-03 19:04:06'),(44171,1,44,'2021-07-03 19:27:34'),(44172,1,59,'2021-07-03 21:17:47'),(44173,1,44,'2021-07-03 21:20:08'),(44174,1,44,'2021-07-03 21:27:01'),(44175,1,44,'2021-07-03 21:27:13'),(44176,1,70,'2021-07-03 21:29:45'),(44177,1,44,'2021-07-03 22:12:23'),(44178,1,44,'2021-07-03 22:26:04'),(44179,1,44,'2021-07-03 22:31:49'),(44180,1,44,'2021-07-03 22:32:15'),(44181,1,44,'2021-07-03 22:32:28'),(44182,1,44,'2021-07-03 22:33:39'),(44183,1,44,'2021-07-03 22:52:31'),(44184,1,44,'2021-07-03 22:58:17'),(44185,1,44,'2021-07-03 23:01:15'),(44186,1,6,'2021-07-03 23:01:18'),(44187,1,6,'2021-07-03 23:01:22'),(44188,1,76,'2021-07-03 23:31:19'),(44189,1,44,'2021-07-03 23:48:34'),(44190,1,44,'2021-07-04 00:14:38'),(44191,1,44,'2021-07-04 00:41:56'),(44192,1,44,'2021-07-04 01:07:40'),(44193,1,44,'2021-07-04 01:35:52'),(44194,1,44,'2021-07-04 02:16:21'),(44195,1,44,'2021-07-04 02:27:14'),(44196,1,15,'2021-07-04 02:33:22'),(44197,1,44,'2021-07-04 02:45:51'),(44198,1,44,'2021-07-04 02:56:18'),(44199,1,44,'2021-07-04 02:56:23'),(44200,1,44,'2021-07-04 03:03:58'),(44201,1,13,'2021-07-04 03:17:45'),(44202,1,56,'2021-07-04 03:25:40'),(44203,1,44,'2021-07-04 03:30:07'),(44204,1,62,'2021-07-04 03:40:31'),(44205,1,44,'2021-07-04 03:53:01'),(44206,1,44,'2021-07-04 03:53:20'),(44207,1,44,'2021-07-04 03:53:29'),(44208,1,44,'2021-07-04 03:53:34'),(44209,1,44,'2021-07-04 03:53:50'),(44210,1,44,'2021-07-04 03:54:01'),(44211,1,44,'2021-07-04 03:54:13'),(44212,1,44,'2021-07-04 03:54:22'),(44213,1,44,'2021-07-04 03:54:31'),(44214,1,44,'2021-07-04 03:54:35'),(44215,1,44,'2021-07-04 03:54:47'),(44216,1,44,'2021-07-04 03:54:55'),(44217,1,44,'2021-07-04 03:55:04'),(44218,1,44,'2021-07-04 03:55:18'),(44219,1,44,'2021-07-04 03:55:37'),(44220,1,44,'2021-07-04 03:55:51'),(44221,1,44,'2021-07-04 03:56:08'),(44222,1,44,'2021-07-04 03:56:21'),(44223,1,44,'2021-07-04 03:56:34'),(44224,1,44,'2021-07-04 03:56:53'),(44225,1,44,'2021-07-04 03:57:03'),(44226,1,44,'2021-07-04 03:57:15'),(44227,1,44,'2021-07-04 03:57:25'),(44228,1,44,'2021-07-04 03:57:47'),(44229,1,44,'2021-07-04 03:57:57'),(44230,1,44,'2021-07-04 03:58:06'),(44231,1,44,'2021-07-04 03:58:25'),(44232,1,44,'2021-07-04 03:58:34'),(44233,1,44,'2021-07-04 03:58:50'),(44234,1,44,'2021-07-04 03:59:02'),(44235,1,44,'2021-07-04 03:59:51'),(44236,1,44,'2021-07-04 04:00:17'),(44237,1,44,'2021-07-04 04:07:04'),(44238,1,44,'2021-07-04 04:16:20'),(44239,1,44,'2021-07-04 04:30:23'),(44240,1,45,'2021-07-04 04:50:35'),(44241,1,62,'2021-07-04 05:04:53'),(44242,1,6,'2021-07-04 05:04:58'),(44243,1,44,'2021-07-04 05:07:09'),(44244,1,5,'2021-07-04 05:08:49'),(44245,1,14,'2021-07-04 05:08:59'),(44246,1,59,'2021-07-04 05:11:07'),(44247,1,6,'2021-07-04 05:27:18'),(44248,1,44,'2021-07-04 05:33:31'),(44249,1,44,'2021-07-04 05:39:19'),(44250,1,44,'2021-07-04 05:50:37'),(44251,1,6,'2021-07-04 05:51:40'),(44252,1,6,'2021-07-04 06:15:22'),(44253,1,79,'2021-07-04 06:19:30'),(44254,1,44,'2021-07-04 06:29:23'),(44255,1,44,'2021-07-04 06:29:55'),(44256,1,44,'2021-07-04 06:32:37'),(44257,1,44,'2021-07-04 06:33:46'),(44258,1,6,'2021-07-04 06:51:40'),(44259,1,44,'2021-07-04 07:25:27'),(44260,1,44,'2021-07-04 07:25:30'),(44261,1,44,'2021-07-04 07:40:43'),(44262,1,44,'2021-07-04 07:41:54'),(44263,1,44,'2021-07-04 08:13:53'),(44264,1,44,'2021-07-04 08:23:42'),(44265,1,6,'2021-07-04 08:25:36'),(44266,1,5,'2021-07-04 08:29:17'),(44267,1,5,'2021-07-04 08:33:32'),(44268,1,14,'2021-07-04 08:35:00'),(44269,1,13,'2021-07-04 08:38:40'),(44270,1,44,'2021-07-04 08:40:47'),(44271,1,44,'2021-07-04 08:40:57'),(44272,1,13,'2021-07-04 08:41:24'),(44273,1,44,'2021-07-04 08:41:37'),(44274,1,13,'2021-07-04 08:45:53'),(44275,1,13,'2021-07-04 08:51:25'),(44276,1,44,'2021-07-04 09:04:57'),(44277,1,15,'2021-07-04 09:06:27'),(44278,1,6,'2021-07-04 09:07:31'),(44279,1,6,'2021-07-04 09:16:06'),(44280,1,53,'2021-07-04 09:59:13'),(44281,1,6,'2021-07-04 10:02:28'),(44282,1,6,'2021-07-04 10:10:07'),(44283,1,44,'2021-07-04 10:47:41'),(44284,1,53,'2021-07-04 10:57:22'),(44285,1,44,'2021-07-04 11:16:05'),(44286,1,44,'2021-07-04 11:16:08'),(44287,1,44,'2021-07-04 11:19:15'),(44288,1,6,'2021-07-04 11:29:46'),(44289,1,6,'2021-07-04 12:00:47'),(44290,1,44,'2021-07-04 12:01:49'),(44291,1,43,'2021-07-04 12:07:21'),(44292,1,6,'2021-07-04 12:09:15'),(44293,1,44,'2021-07-04 12:29:17'),(44294,1,44,'2021-07-04 12:29:36'),(44295,1,44,'2021-07-04 12:41:35'),(44296,1,6,'2021-07-04 13:05:24'),(44297,1,14,'2021-07-04 13:06:46'),(44298,1,44,'2021-07-04 13:11:10'),(44299,1,44,'2021-07-04 13:12:25'),(44300,1,6,'2021-07-04 13:12:26'),(44301,1,6,'2021-07-04 13:23:19'),(44302,1,44,'2021-07-04 13:55:35'),(44303,1,6,'2021-07-04 14:09:04'),(44304,1,44,'2021-07-04 14:17:55'),(44305,1,44,'2021-07-04 14:28:32'),(44306,1,44,'2021-07-04 14:29:38'),(44307,1,44,'2021-07-04 14:31:17'),(44308,1,14,'2021-07-04 14:32:14'),(44309,1,73,'2021-07-04 14:32:48'),(44310,1,15,'2021-07-04 14:33:39'),(44311,1,6,'2021-07-04 14:33:39'),(44312,1,13,'2021-07-04 14:33:40'),(44313,1,44,'2021-07-04 14:33:47'),(44314,1,14,'2021-07-04 14:34:54'),(44315,1,5,'2021-07-04 14:36:33'),(44316,1,44,'2021-07-04 14:58:35'),(44317,1,44,'2021-07-04 15:05:44'),(44318,1,44,'2021-07-04 15:12:14'),(44319,1,44,'2021-07-04 15:12:25'),(44320,1,44,'2021-07-04 15:28:09'),(44321,1,79,'2021-07-04 15:30:07'),(44322,1,44,'2021-07-04 15:37:50'),(44323,1,44,'2021-07-04 15:55:24'),(44324,1,44,'2021-07-04 16:08:23'),(44325,1,15,'2021-07-04 16:09:48'),(44326,1,44,'2021-07-04 16:20:33'),(44327,1,44,'2021-07-04 16:37:06'),(44328,1,44,'2021-07-04 17:00:12'),(44329,1,44,'2021-07-04 17:05:09'),(44330,1,44,'2021-07-04 17:11:10'),(44331,1,44,'2021-07-04 17:11:12'),(44332,1,44,'2021-07-04 17:12:21'),(44333,1,44,'2021-07-04 17:12:24'),(44334,1,44,'2021-07-04 17:17:44'),(44335,1,44,'2021-07-04 17:18:23'),(44336,1,44,'2021-07-04 17:18:37'),(44337,1,44,'2021-07-04 17:19:22'),(44338,1,44,'2021-07-04 17:32:09'),(44339,1,44,'2021-07-04 17:38:52'),(44340,1,44,'2021-07-04 17:56:33'),(44341,1,44,'2021-07-04 18:24:43'),(44342,1,44,'2021-07-04 18:29:45'),(44343,1,44,'2021-07-04 18:54:33'),(44344,1,44,'2021-07-04 18:55:42'),(44345,1,44,'2021-07-04 19:54:41'),(44346,1,44,'2021-07-04 20:09:05'),(44347,1,44,'2021-07-04 20:16:42'),(44348,1,73,'2021-07-04 20:16:56'),(44349,1,73,'2021-07-04 20:16:57'),(44350,1,44,'2021-07-04 20:45:26'),(44351,1,44,'2021-07-04 21:01:11'),(44352,1,15,'2021-07-04 21:18:08'),(44353,1,62,'2021-07-04 21:20:37'),(44354,1,66,'2021-07-04 21:35:15'),(44355,1,44,'2021-07-04 21:48:25'),(44356,1,44,'2021-07-04 22:32:34'),(44357,1,44,'2021-07-04 22:36:26'),(44358,1,44,'2021-07-04 23:31:34'),(44359,1,44,'2021-07-04 23:35:35'),(44360,1,44,'2021-07-04 23:58:45'),(44361,1,44,'2021-07-05 00:30:27'),(44362,1,44,'2021-07-05 00:30:58'),(44363,1,44,'2021-07-05 00:44:28'),(44364,1,6,'2021-07-05 00:44:30'),(44365,1,6,'2021-07-05 00:44:31'),(44366,1,44,'2021-07-05 01:15:43'),(44367,1,44,'2021-07-05 01:17:32'),(44368,1,44,'2021-07-05 01:34:16'),(44369,1,44,'2021-07-05 01:37:24'),(44370,1,44,'2021-07-05 01:40:53'),(44371,1,6,'2021-07-05 01:49:32'),(44372,1,44,'2021-07-05 02:08:19'),(44373,1,44,'2021-07-05 02:32:58'),(44374,1,15,'2021-07-05 02:37:47'),(44375,1,6,'2021-07-05 02:38:50'),(44376,1,15,'2021-07-05 02:39:59'),(44377,1,14,'2021-07-05 02:40:00'),(44378,1,44,'2021-07-05 03:04:50'),(44379,1,44,'2021-07-05 03:15:10'),(44380,1,44,'2021-07-05 03:16:13'),(44381,1,44,'2021-07-05 03:16:55'),(44382,1,45,'2021-07-05 03:50:25'),(44383,1,5,'2021-07-05 03:56:21'),(44384,1,44,'2021-07-05 04:07:54'),(44385,1,44,'2021-07-05 04:15:17'),(44386,1,44,'2021-07-05 04:15:27'),(44387,1,44,'2021-07-05 04:26:16'),(44388,1,44,'2021-07-05 04:27:39'),(44389,1,44,'2021-07-05 04:34:07'),(44390,1,44,'2021-07-05 04:43:15'),(44391,1,44,'2021-07-05 04:43:42'),(44392,1,5,'2021-07-05 04:44:12'),(44393,1,44,'2021-07-05 04:55:02'),(44394,1,13,'2021-07-05 04:57:37'),(44395,1,44,'2021-07-05 04:57:42'),(44396,1,44,'2021-07-05 05:23:45'),(44397,1,44,'2021-07-05 05:26:16'),(44398,1,44,'2021-07-05 05:26:20'),(44399,1,5,'2021-07-05 05:27:23'),(44400,1,44,'2021-07-05 05:27:44'),(44401,1,44,'2021-07-05 05:52:25'),(44402,1,44,'2021-07-05 06:11:23'),(44403,1,44,'2021-07-05 06:15:30'),(44404,1,44,'2021-07-05 06:33:53'),(44405,1,44,'2021-07-05 06:43:09'),(44406,1,44,'2021-07-05 07:05:43'),(44407,1,5,'2021-07-05 07:22:47'),(44408,1,44,'2021-07-05 07:50:50'),(44409,1,44,'2021-07-05 07:54:35'),(44410,1,44,'2021-07-05 08:00:09'),(44411,1,44,'2021-07-05 08:06:25'),(44412,1,44,'2021-07-05 08:07:10'),(44413,1,44,'2021-07-05 08:14:56'),(44414,1,44,'2021-07-05 08:23:08'),(44415,1,44,'2021-07-05 08:30:35'),(44416,1,13,'2021-07-05 08:32:44'),(44417,1,44,'2021-07-05 08:32:53'),(44418,1,44,'2021-07-05 08:38:18'),(44419,1,44,'2021-07-05 08:38:19'),(44420,1,44,'2021-07-05 08:54:19'),(44421,1,62,'2021-07-05 08:55:42'),(44422,1,44,'2021-07-05 08:56:33'),(44423,1,44,'2021-07-05 08:57:25'),(44424,1,44,'2021-07-05 09:00:27'),(44425,1,14,'2021-07-05 09:04:26'),(44426,1,44,'2021-07-05 09:07:30'),(44427,1,45,'2021-07-05 09:10:10'),(44428,1,44,'2021-07-05 09:20:30'),(44429,1,5,'2021-07-05 09:23:08'),(44430,1,44,'2021-07-05 09:33:18'),(44431,1,44,'2021-07-05 09:37:43'),(44432,1,15,'2021-07-05 09:56:00'),(44433,1,44,'2021-07-05 09:57:09'),(44434,1,44,'2021-07-05 10:07:34'),(44435,1,44,'2021-07-05 10:09:50'),(44436,1,44,'2021-07-05 10:21:34'),(44437,1,44,'2021-07-05 10:23:54'),(44438,1,44,'2021-07-05 10:45:37'),(44439,1,13,'2021-07-05 11:06:42'),(44440,1,15,'2021-07-05 11:09:58'),(44441,1,6,'2021-07-05 11:09:58'),(44442,1,44,'2021-07-05 11:16:35'),(44443,1,44,'2021-07-05 11:34:21'),(44444,1,44,'2021-07-05 11:36:56'),(44445,1,44,'2021-07-05 12:12:06'),(44446,1,44,'2021-07-05 12:12:06'),(44447,1,44,'2021-07-05 12:21:56'),(44448,1,44,'2021-07-05 12:46:14'),(44449,1,44,'2021-07-05 12:58:53'),(44450,1,44,'2021-07-05 13:03:35'),(44451,1,44,'2021-07-05 13:10:00'),(44452,1,44,'2021-07-05 13:16:22'),(44453,1,44,'2021-07-05 13:33:03'),(44454,1,44,'2021-07-05 13:54:42'),(44455,1,5,'2021-07-05 14:02:54'),(44456,1,44,'2021-07-05 14:04:35'),(44457,1,44,'2021-07-05 14:15:58'),(44458,1,14,'2021-07-05 14:17:09'),(44459,1,44,'2021-07-05 14:17:28'),(44460,1,14,'2021-07-05 14:32:46'),(44461,1,5,'2021-07-05 14:32:55'),(44462,1,6,'2021-07-05 14:34:19'),(44463,1,44,'2021-07-05 14:35:21'),(44464,1,13,'2021-07-05 14:35:44'),(44465,1,44,'2021-07-05 14:38:54'),(44466,1,44,'2021-07-05 14:39:36'),(44467,1,44,'2021-07-05 14:41:44'),(44468,1,44,'2021-07-05 14:42:06'),(44469,1,44,'2021-07-05 14:49:11'),(44470,1,6,'2021-07-05 14:55:34'),(44471,1,5,'2021-07-05 14:57:26'),(44472,1,44,'2021-07-05 15:03:12'),(44473,1,15,'2021-07-05 15:13:53'),(44474,1,44,'2021-07-05 15:19:49'),(44475,1,5,'2021-07-05 15:22:33'),(44476,1,44,'2021-07-05 15:24:22'),(44477,1,15,'2021-07-05 15:25:19'),(44478,1,44,'2021-07-05 15:38:58'),(44479,1,44,'2021-07-05 15:40:50'),(44480,1,44,'2021-07-05 15:41:32'),(44481,1,44,'2021-07-05 15:44:18'),(44482,1,15,'2021-07-05 15:44:45'),(44483,1,44,'2021-07-05 15:45:29'),(44484,1,76,'2021-07-05 16:01:04'),(44485,1,44,'2021-07-05 16:10:22'),(44486,1,44,'2021-07-05 16:23:45'),(44487,1,44,'2021-07-05 16:28:54'),(44488,1,44,'2021-07-05 16:31:56'),(44489,1,44,'2021-07-05 16:36:17'),(44490,1,44,'2021-07-05 16:42:24'),(44491,1,44,'2021-07-05 16:49:58'),(44492,1,6,'2021-07-05 16:53:41'),(44493,1,44,'2021-07-05 16:58:04'),(44494,1,44,'2021-07-05 17:02:40'),(44495,1,15,'2021-07-05 17:03:36'),(44496,1,44,'2021-07-05 17:10:01'),(44497,1,44,'2021-07-05 17:19:32'),(44498,1,44,'2021-07-05 17:22:02'),(44499,1,44,'2021-07-05 17:27:12'),(44500,1,15,'2021-07-05 17:29:17'),(44501,1,44,'2021-07-05 17:37:24'),(44502,1,44,'2021-07-05 17:49:12'),(44503,1,44,'2021-07-05 17:49:50'),(44504,1,6,'2021-07-05 17:57:37'),(44505,1,44,'2021-07-05 18:15:29'),(44506,1,44,'2021-07-05 18:19:22'),(44507,1,44,'2021-07-05 18:19:58'),(44508,1,76,'2021-07-05 18:29:42'),(44509,1,44,'2021-07-05 18:33:50'),(44510,1,44,'2021-07-05 18:45:06'),(44511,1,44,'2021-07-05 18:48:02'),(44512,1,15,'2021-07-05 19:17:32'),(44513,1,44,'2021-07-05 19:18:01'),(44514,1,44,'2021-07-05 19:29:30'),(44515,1,5,'2021-07-05 19:32:32'),(44516,1,6,'2021-07-05 19:48:47'),(44517,1,70,'2021-07-05 19:48:47'),(44518,1,15,'2021-07-05 19:53:03'),(44519,1,44,'2021-07-05 19:53:52'),(44520,1,5,'2021-07-05 19:54:52'),(44521,1,44,'2021-07-05 19:56:50'),(44522,1,15,'2021-07-05 20:09:59'),(44523,1,56,'2021-07-05 20:14:02'),(44524,1,6,'2021-07-05 20:27:03'),(44525,1,6,'2021-07-05 20:47:10'),(44526,1,6,'2021-07-05 20:47:16'),(44527,1,13,'2021-07-05 20:47:29'),(44528,1,44,'2021-07-05 21:03:03'),(44529,1,6,'2021-07-05 21:09:36'),(44530,1,76,'2021-07-05 21:29:56'),(44531,1,44,'2021-07-05 21:34:33'),(44532,1,44,'2021-07-05 21:34:52'),(44533,1,73,'2021-07-05 21:36:09'),(44534,1,44,'2021-07-05 21:43:53'),(44535,1,44,'2021-07-05 22:27:33'),(44536,1,44,'2021-07-05 22:28:20'),(44537,1,44,'2021-07-05 22:41:27'),(44538,1,44,'2021-07-05 22:41:35'),(44539,1,44,'2021-07-05 22:41:43'),(44540,1,44,'2021-07-05 22:41:50'),(44541,1,44,'2021-07-05 22:41:58'),(44542,1,44,'2021-07-05 22:42:07'),(44543,1,44,'2021-07-05 22:42:15'),(44544,1,44,'2021-07-05 22:42:22'),(44545,1,44,'2021-07-05 22:42:29'),(44546,1,44,'2021-07-05 22:42:37'),(44547,1,44,'2021-07-05 22:42:44'),(44548,1,44,'2021-07-05 22:42:50'),(44549,1,44,'2021-07-05 22:42:59'),(44550,1,44,'2021-07-05 22:43:06'),(44551,1,44,'2021-07-05 22:43:14'),(44552,1,44,'2021-07-05 22:43:25'),(44553,1,44,'2021-07-05 22:43:34'),(44554,1,44,'2021-07-05 22:43:41'),(44555,1,44,'2021-07-05 22:43:49'),(44556,1,44,'2021-07-05 22:44:01'),(44557,1,44,'2021-07-05 22:44:12'),(44558,1,44,'2021-07-05 22:44:18'),(44559,1,44,'2021-07-05 22:44:25'),(44560,1,44,'2021-07-05 22:44:36'),(44561,1,44,'2021-07-05 22:44:43'),(44562,1,44,'2021-07-05 22:44:52'),(44563,1,44,'2021-07-05 22:45:02'),(44564,1,44,'2021-07-05 22:45:08'),(44565,1,44,'2021-07-05 22:45:16'),(44566,1,44,'2021-07-05 22:45:23'),(44567,1,44,'2021-07-05 22:45:31'),(44568,1,44,'2021-07-05 22:45:42'),(44569,1,44,'2021-07-05 22:45:48'),(44570,1,44,'2021-07-05 22:45:56'),(44571,1,44,'2021-07-05 22:46:05'),(44572,1,44,'2021-07-05 22:46:13'),(44573,1,44,'2021-07-05 22:46:22'),(44574,1,44,'2021-07-05 22:46:31'),(44575,1,44,'2021-07-05 22:46:38'),(44576,1,53,'2021-07-05 22:51:08'),(44577,1,44,'2021-07-05 22:55:00'),(44578,1,44,'2021-07-05 23:03:36'),(44579,1,6,'2021-07-05 23:14:41'),(44580,1,44,'2021-07-05 23:51:03'),(44581,1,15,'2021-07-06 01:06:26'),(44582,1,44,'2021-07-06 01:14:50'),(44583,1,44,'2021-07-06 01:18:40'),(44584,1,44,'2021-07-06 01:19:02'),(44585,1,44,'2021-07-06 01:52:45'),(44586,1,44,'2021-07-06 02:02:14'),(44587,1,44,'2021-07-06 02:04:02'),(44588,1,44,'2021-07-06 02:18:25'),(44589,1,6,'2021-07-06 02:40:37'),(44590,1,44,'2021-07-06 02:43:13'),(44591,1,15,'2021-07-06 02:49:33'),(44592,1,14,'2021-07-06 03:05:07'),(44593,1,44,'2021-07-06 03:18:00'),(44594,1,15,'2021-07-06 03:28:01'),(44595,1,15,'2021-07-06 04:34:15'),(44596,1,44,'2021-07-06 04:35:05'),(44597,1,44,'2021-07-06 04:36:09'),(44598,1,44,'2021-07-06 04:37:31'),(44599,1,44,'2021-07-06 04:40:36'),(44600,1,44,'2021-07-06 04:45:43'),(44601,1,44,'2021-07-06 04:48:43'),(44602,1,44,'2021-07-06 04:50:39'),(44603,1,5,'2021-07-06 05:19:39'),(44604,1,5,'2021-07-06 05:36:23'),(44605,1,13,'2021-07-06 05:52:39'),(44606,1,44,'2021-07-06 05:52:43'),(44607,1,44,'2021-07-06 06:07:41'),(44608,1,5,'2021-07-06 06:17:07'),(44609,1,44,'2021-07-06 06:27:37'),(44610,1,44,'2021-07-06 06:27:47'),(44611,1,44,'2021-07-06 06:28:31'),(44612,1,44,'2021-07-06 06:36:38'),(44613,1,44,'2021-07-06 06:37:23'),(44614,1,5,'2021-07-06 06:43:41'),(44615,1,44,'2021-07-06 06:51:15'),(44616,1,44,'2021-07-06 07:00:01'),(44617,1,44,'2021-07-06 07:01:31'),(44618,1,44,'2021-07-06 07:15:11'),(44619,1,5,'2021-07-06 07:25:11'),(44620,1,5,'2021-07-06 07:25:15'),(44621,1,53,'2021-07-06 07:30:27'),(44622,1,44,'2021-07-06 07:47:21'),(44623,1,44,'2021-07-06 07:58:59'),(44624,1,44,'2021-07-06 08:00:38'),(44625,1,6,'2021-07-06 08:32:32'),(44626,1,15,'2021-07-06 08:35:19'),(44627,1,62,'2021-07-06 08:35:50'),(44628,1,44,'2021-07-06 08:38:47'),(44629,1,44,'2021-07-06 08:40:03'),(44630,1,44,'2021-07-06 08:42:16'),(44631,1,44,'2021-07-06 08:53:05'),(44632,1,44,'2021-07-06 08:53:52'),(44633,1,44,'2021-07-06 08:58:05'),(44634,1,6,'2021-07-06 09:13:28'),(44635,1,44,'2021-07-06 09:22:24'),(44636,1,70,'2021-07-06 09:42:56'),(44637,1,44,'2021-07-06 09:47:37'),(44638,1,44,'2021-07-06 09:47:53'),(44639,1,44,'2021-07-06 09:48:01'),(44640,1,44,'2021-07-06 09:48:08'),(44641,1,44,'2021-07-06 09:48:15'),(44642,1,44,'2021-07-06 09:48:25'),(44643,1,44,'2021-07-06 10:02:25'),(44644,1,45,'2021-07-06 10:03:12'),(44645,1,44,'2021-07-06 10:09:41'),(44646,1,14,'2021-07-06 10:21:27'),(44647,1,44,'2021-07-06 10:43:46'),(44648,1,14,'2021-07-06 10:52:45'),(44649,1,44,'2021-07-06 11:03:02'),(44650,1,44,'2021-07-06 11:25:59'),(44651,1,44,'2021-07-06 11:35:06'),(44652,1,70,'2021-07-06 11:38:23'),(44653,1,13,'2021-07-06 11:55:31'),(44654,1,44,'2021-07-06 11:55:37'),(44655,1,44,'2021-07-06 12:09:50'),(44656,1,44,'2021-07-06 12:29:40'),(44657,1,44,'2021-07-06 12:42:10'),(44658,1,6,'2021-07-06 12:47:54'),(44659,1,44,'2021-07-06 13:09:08'),(44660,1,44,'2021-07-06 13:14:17'),(44661,1,44,'2021-07-06 13:14:21'),(44662,1,44,'2021-07-06 13:20:04'),(44663,1,15,'2021-07-06 13:25:42'),(44664,1,44,'2021-07-06 13:43:55'),(44665,1,44,'2021-07-06 13:45:03'),(44666,1,14,'2021-07-06 13:56:07'),(44667,1,53,'2021-07-06 13:57:50'),(44668,1,44,'2021-07-06 14:00:41'),(44669,1,44,'2021-07-06 14:15:09'),(44670,1,44,'2021-07-06 14:17:10'),(44671,1,44,'2021-07-06 14:19:53'),(44672,1,44,'2021-07-06 14:20:21'),(44673,1,14,'2021-07-06 14:20:28'),(44674,1,44,'2021-07-06 14:26:21'),(44675,1,44,'2021-07-06 14:31:30'),(44676,1,13,'2021-07-06 14:33:16'),(44677,1,44,'2021-07-06 14:34:54'),(44678,1,6,'2021-07-06 14:35:51'),(44679,1,15,'2021-07-06 14:35:56'),(44680,1,44,'2021-07-06 14:41:06'),(44681,1,44,'2021-07-06 14:48:57'),(44682,1,44,'2021-07-06 14:56:50'),(44683,1,44,'2021-07-06 14:57:20'),(44684,1,5,'2021-07-06 15:15:13'),(44685,1,44,'2021-07-06 15:23:14'),(44686,1,45,'2021-07-06 15:23:46'),(44687,1,56,'2021-07-06 15:32:33'),(44688,1,44,'2021-07-06 15:33:21'),(44689,1,44,'2021-07-06 15:38:23'),(44690,1,44,'2021-07-06 15:43:19'),(44691,1,44,'2021-07-06 15:43:58'),(44692,1,44,'2021-07-06 15:59:51'),(44693,1,44,'2021-07-06 16:11:45'),(44694,1,44,'2021-07-06 16:14:03'),(44695,1,44,'2021-07-06 16:18:34'),(44696,1,44,'2021-07-06 16:22:02'),(44697,1,44,'2021-07-06 16:23:25'),(44698,1,44,'2021-07-06 16:25:51'),(44699,1,44,'2021-07-06 16:29:42'),(44700,1,44,'2021-07-06 16:34:04'),(44701,1,56,'2021-07-06 16:34:26'),(44702,1,5,'2021-07-06 16:34:56'),(44703,1,44,'2021-07-06 16:45:02'),(44704,1,14,'2021-07-06 16:56:41'),(44705,1,44,'2021-07-06 16:58:40'),(44706,1,44,'2021-07-06 17:06:25'),(44707,1,44,'2021-07-06 17:07:07'),(44708,1,5,'2021-07-06 17:13:14'),(44709,1,5,'2021-07-06 17:14:27'),(44710,1,44,'2021-07-06 17:24:44'),(44711,1,44,'2021-07-06 17:27:32'),(44712,1,44,'2021-07-06 17:31:18'),(44713,1,15,'2021-07-06 17:31:39'),(44714,1,5,'2021-07-06 17:41:35'),(44715,1,44,'2021-07-06 17:44:06'),(44716,1,5,'2021-07-06 18:01:52'),(44717,1,66,'2021-07-06 18:09:32'),(44718,1,44,'2021-07-06 18:09:34'),(44719,1,44,'2021-07-06 18:14:29'),(44720,1,44,'2021-07-06 18:27:27'),(44721,1,44,'2021-07-06 18:29:07'),(44722,1,44,'2021-07-06 18:30:36'),(44723,1,44,'2021-07-06 18:39:31'),(44724,1,44,'2021-07-06 18:48:13'),(44725,1,44,'2021-07-06 18:57:35'),(44726,1,5,'2021-07-06 19:02:13'),(44727,1,44,'2021-07-06 19:23:08'),(44728,1,44,'2021-07-06 19:39:25'),(44729,1,44,'2021-07-06 19:55:25'),(44730,1,44,'2021-07-06 20:03:13'),(44731,1,5,'2021-07-06 20:13:52'),(44732,1,56,'2021-07-06 20:49:27'),(44733,1,44,'2021-07-06 20:52:48'),(44734,1,79,'2021-07-06 20:56:53'),(44735,1,73,'2021-07-06 21:00:19'),(44736,1,44,'2021-07-06 21:10:07'),(44737,1,73,'2021-07-06 21:11:02'),(44738,1,44,'2021-07-06 21:14:16'),(44739,1,44,'2021-07-06 21:14:30'),(44740,1,5,'2021-07-06 21:24:42'),(44741,1,44,'2021-07-06 21:35:05'),(44742,1,5,'2021-07-06 21:35:50'),(44743,1,44,'2021-07-06 21:44:46'),(44744,1,44,'2021-07-06 21:54:10'),(44745,1,44,'2021-07-06 22:39:57'),(44746,1,44,'2021-07-06 22:41:09'),(44747,1,44,'2021-07-06 22:41:34'),(44748,1,44,'2021-07-06 23:07:24'),(44749,1,5,'2021-07-06 23:13:00'),(44750,1,44,'2021-07-06 23:13:07'),(44751,1,44,'2021-07-06 23:42:14'),(44752,1,5,'2021-07-07 00:24:28'),(44753,1,44,'2021-07-07 00:39:54'),(44754,1,5,'2021-07-07 01:01:32'),(44755,1,44,'2021-07-07 01:15:42'),(44756,1,44,'2021-07-07 01:38:59'),(44757,1,44,'2021-07-07 01:48:59'),(44758,1,45,'2021-07-07 01:57:39'),(44759,1,5,'2021-07-07 02:33:59'),(44760,1,44,'2021-07-07 02:35:43'),(44761,1,13,'2021-07-07 02:36:17'),(44762,1,44,'2021-07-07 02:36:22'),(44763,1,5,'2021-07-07 02:42:26'),(44764,1,44,'2021-07-07 03:00:42'),(44765,1,5,'2021-07-07 03:12:21'),(44766,1,44,'2021-07-07 03:14:16'),(44767,1,44,'2021-07-07 03:24:53'),(44768,1,5,'2021-07-07 03:30:51'),(44769,1,44,'2021-07-07 03:43:29'),(44770,1,44,'2021-07-07 03:44:55'),(44771,1,44,'2021-07-07 03:50:18'),(44772,1,5,'2021-07-07 03:52:10'),(44773,1,44,'2021-07-07 03:54:50'),(44774,1,44,'2021-07-07 03:58:30'),(44775,1,44,'2021-07-07 04:13:05'),(44776,1,44,'2021-07-07 04:17:20'),(44777,1,44,'2021-07-07 04:23:00'),(44778,1,44,'2021-07-07 04:25:23'),(44779,1,44,'2021-07-07 04:39:04'),(44780,1,44,'2021-07-07 04:39:05'),(44781,1,44,'2021-07-07 04:56:20'),(44782,1,5,'2021-07-07 05:00:30'),(44783,1,44,'2021-07-07 05:06:12'),(44784,1,44,'2021-07-07 05:06:26'),(44785,1,44,'2021-07-07 05:06:43'),(44786,1,44,'2021-07-07 05:06:56'),(44787,1,44,'2021-07-07 05:07:08'),(44788,1,6,'2021-07-07 05:07:22'),(44789,1,15,'2021-07-07 05:07:22'),(44790,1,44,'2021-07-07 05:07:25'),(44791,1,44,'2021-07-07 05:07:41'),(44792,1,44,'2021-07-07 05:07:52'),(44793,1,44,'2021-07-07 05:08:03'),(44794,1,44,'2021-07-07 05:08:12'),(44795,1,44,'2021-07-07 05:08:28'),(44796,1,44,'2021-07-07 05:08:42'),(44797,1,44,'2021-07-07 05:09:06'),(44798,1,44,'2021-07-07 05:09:17'),(44799,1,44,'2021-07-07 05:09:20'),(44800,1,44,'2021-07-07 05:09:29'),(44801,1,44,'2021-07-07 05:09:33'),(44802,1,44,'2021-07-07 05:09:43'),(44803,1,44,'2021-07-07 05:09:58'),(44804,1,44,'2021-07-07 05:10:08'),(44805,1,44,'2021-07-07 05:10:16'),(44806,1,44,'2021-07-07 05:10:23'),(44807,1,44,'2021-07-07 05:10:33'),(44808,1,44,'2021-07-07 05:10:43'),(44809,1,44,'2021-07-07 05:10:55'),(44810,1,44,'2021-07-07 05:11:01'),(44811,1,44,'2021-07-07 05:11:09'),(44812,1,44,'2021-07-07 05:11:36'),(44813,1,44,'2021-07-07 05:11:41'),(44814,1,44,'2021-07-07 05:12:06'),(44815,1,44,'2021-07-07 05:12:13'),(44816,1,44,'2021-07-07 05:12:22'),(44817,1,44,'2021-07-07 05:12:27'),(44818,1,44,'2021-07-07 05:12:31'),(44819,1,44,'2021-07-07 05:12:35'),(44820,1,44,'2021-07-07 05:12:41'),(44821,1,44,'2021-07-07 05:12:49'),(44822,1,44,'2021-07-07 05:12:53'),(44823,1,44,'2021-07-07 05:13:00'),(44824,1,44,'2021-07-07 05:13:06'),(44825,1,44,'2021-07-07 05:16:56'),(44826,1,44,'2021-07-07 05:18:19'),(44827,1,44,'2021-07-07 05:22:43'),(44828,1,44,'2021-07-07 05:31:18'),(44829,1,44,'2021-07-07 05:33:28'),(44830,1,44,'2021-07-07 05:54:25'),(44831,1,6,'2021-07-07 05:55:31'),(44832,1,5,'2021-07-07 06:04:17'),(44833,1,44,'2021-07-07 06:07:19'),(44834,1,6,'2021-07-07 06:12:07'),(44835,1,44,'2021-07-07 06:20:14'),(44836,1,44,'2021-07-07 06:34:06'),(44837,1,44,'2021-07-07 06:42:24'),(44838,1,44,'2021-07-07 06:45:58'),(44839,1,44,'2021-07-07 06:49:41'),(44840,1,44,'2021-07-07 06:54:51'),(44841,1,44,'2021-07-07 06:58:16'),(44842,1,44,'2021-07-07 07:07:12'),(44843,1,44,'2021-07-07 07:07:13'),(44844,1,44,'2021-07-07 07:17:42'),(44845,1,44,'2021-07-07 07:18:21'),(44846,1,44,'2021-07-07 07:25:18'),(44847,1,44,'2021-07-07 07:40:28'),(44848,1,44,'2021-07-07 08:02:30'),(44849,1,44,'2021-07-07 08:05:15'),(44850,1,44,'2021-07-07 08:07:00'),(44851,1,44,'2021-07-07 08:12:36'),(44852,1,44,'2021-07-07 08:14:47'),(44853,1,43,'2021-07-07 08:14:47'),(44854,1,44,'2021-07-07 08:28:41'),(44855,1,15,'2021-07-07 08:31:19'),(44856,1,6,'2021-07-07 08:32:54'),(44857,1,14,'2021-07-07 08:34:04'),(44858,1,44,'2021-07-07 08:38:21'),(44859,1,44,'2021-07-07 08:40:27'),(44860,1,44,'2021-07-07 08:54:47'),(44861,1,44,'2021-07-07 08:55:37'),(44862,1,44,'2021-07-07 09:00:12'),(44863,1,44,'2021-07-07 09:01:10'),(44864,1,44,'2021-07-07 09:03:40'),(44865,1,44,'2021-07-07 09:12:15'),(44866,1,44,'2021-07-07 09:18:35'),(44867,1,44,'2021-07-07 09:19:15'),(44868,1,44,'2021-07-07 09:35:39'),(44869,1,44,'2021-07-07 10:03:21'),(44870,1,44,'2021-07-07 10:23:44'),(44871,1,44,'2021-07-07 10:24:46'),(44872,1,44,'2021-07-07 10:29:20'),(44873,1,44,'2021-07-07 10:30:24'),(44874,1,45,'2021-07-07 10:40:46'),(44875,1,44,'2021-07-07 10:52:05'),(44876,1,5,'2021-07-07 10:52:42'),(44877,1,44,'2021-07-07 11:07:32'),(44878,1,44,'2021-07-07 11:08:34'),(44879,1,44,'2021-07-07 11:29:01'),(44880,1,44,'2021-07-07 11:30:13'),(44881,1,44,'2021-07-07 11:30:26'),(44882,1,44,'2021-07-07 11:45:14'),(44883,1,44,'2021-07-07 12:17:50'),(44884,1,44,'2021-07-07 12:33:39'),(44885,1,13,'2021-07-07 12:37:19'),(44886,1,44,'2021-07-07 12:40:04'),(44887,1,44,'2021-07-07 12:40:33'),(44888,1,44,'2021-07-07 12:54:44'),(44889,1,44,'2021-07-07 13:03:00'),(44890,1,44,'2021-07-07 13:12:05'),(44891,1,44,'2021-07-07 13:16:19'),(44892,1,44,'2021-07-07 13:31:04'),(44893,1,44,'2021-07-07 13:59:25'),(44894,1,44,'2021-07-07 14:07:58'),(44895,1,44,'2021-07-07 14:14:00'),(44896,1,5,'2021-07-07 14:31:55'),(44897,1,14,'2021-07-07 14:32:01'),(44898,1,66,'2021-07-07 14:32:28'),(44899,1,44,'2021-07-07 14:32:59'),(44900,1,13,'2021-07-07 14:33:30'),(44901,1,44,'2021-07-07 14:35:58'),(44902,1,44,'2021-07-07 14:36:43'),(44903,1,44,'2021-07-07 14:38:28'),(44904,1,13,'2021-07-07 14:39:37'),(44905,1,13,'2021-07-07 14:43:54'),(44906,1,13,'2021-07-07 14:47:51'),(44907,1,44,'2021-07-07 14:58:03'),(44908,1,44,'2021-07-07 15:11:00'),(44909,1,44,'2021-07-07 15:16:10'),(44910,1,56,'2021-07-07 15:19:01'),(44911,1,44,'2021-07-07 15:22:47'),(44912,1,44,'2021-07-07 15:25:13'),(44913,1,6,'2021-07-07 15:26:29'),(44914,1,44,'2021-07-07 15:32:36'),(44915,1,44,'2021-07-07 15:34:11'),(44916,1,44,'2021-07-07 15:40:57'),(44917,1,44,'2021-07-07 15:44:25'),(44918,1,44,'2021-07-07 15:47:15'),(44919,1,44,'2021-07-07 15:55:34'),(44920,1,6,'2021-07-07 15:55:39'),(44921,1,6,'2021-07-07 15:55:44'),(44922,1,44,'2021-07-07 16:12:18'),(44923,1,44,'2021-07-07 16:18:27'),(44924,1,44,'2021-07-07 16:30:48'),(44925,1,44,'2021-07-07 16:38:06'),(44926,1,44,'2021-07-07 16:51:55'),(44927,1,44,'2021-07-07 16:58:25'),(44928,1,44,'2021-07-07 17:04:16'),(44929,1,44,'2021-07-07 17:05:01'),(44930,1,56,'2021-07-07 17:08:11'),(44931,1,15,'2021-07-07 17:16:35'),(44932,1,44,'2021-07-07 17:20:13'),(44933,1,44,'2021-07-07 17:28:56'),(44934,1,44,'2021-07-07 17:44:25'),(44935,1,44,'2021-07-07 18:19:26'),(44936,1,44,'2021-07-07 18:24:42'),(44937,1,15,'2021-07-07 18:26:43'),(44938,1,15,'2021-07-07 18:28:57'),(44939,1,44,'2021-07-07 18:30:24'),(44940,1,44,'2021-07-07 18:34:24'),(44941,1,44,'2021-07-07 19:11:45'),(44942,1,44,'2021-07-07 19:40:03'),(44943,1,44,'2021-07-07 19:42:53'),(44944,1,44,'2021-07-07 20:05:00'),(44945,1,44,'2021-07-07 20:21:30'),(44946,1,44,'2021-07-07 20:33:08'),(44947,1,44,'2021-07-07 20:37:28'),(44948,1,44,'2021-07-07 20:46:49'),(44949,1,44,'2021-07-07 20:49:01'),(44950,1,76,'2021-07-07 21:08:12'),(44951,1,44,'2021-07-07 21:18:49'),(44952,1,44,'2021-07-07 21:25:04'),(44953,1,44,'2021-07-07 21:48:05'),(44954,1,44,'2021-07-07 22:06:31'),(44955,1,15,'2021-07-07 22:36:09'),(44956,1,44,'2021-07-07 22:51:11'),(44957,1,44,'2021-07-08 00:04:24'),(44958,1,44,'2021-07-08 00:19:15'),(44959,1,44,'2021-07-08 00:27:22'),(44960,1,44,'2021-07-08 00:31:16'),(44961,1,44,'2021-07-08 00:31:57'),(44962,1,13,'2021-07-08 02:38:28'),(44963,1,5,'2021-07-08 02:39:37'),(44964,1,44,'2021-07-08 02:46:26'),(44965,1,5,'2021-07-08 02:56:01'),(44966,1,44,'2021-07-08 02:57:15'),(44967,1,44,'2021-07-08 03:01:12'),(44968,1,5,'2021-07-08 03:04:08'),(44969,1,5,'2021-07-08 03:11:49'),(44970,1,5,'2021-07-08 03:19:31'),(44971,1,5,'2021-07-08 03:28:37'),(44972,1,44,'2021-07-08 03:50:17'),(44973,1,44,'2021-07-08 04:14:13'),(44974,1,44,'2021-07-08 04:16:04'),(44975,1,44,'2021-07-08 04:17:44'),(44976,1,5,'2021-07-08 04:17:57'),(44977,1,44,'2021-07-08 04:22:00'),(44978,1,44,'2021-07-08 04:26:47'),(44979,1,44,'2021-07-08 04:37:21'),(44980,1,5,'2021-07-08 04:44:40'),(44981,1,44,'2021-07-08 04:48:23'),(44982,1,44,'2021-07-08 05:02:39'),(44983,1,14,'2021-07-08 05:08:53'),(44984,1,70,'2021-07-08 05:20:40'),(44985,1,62,'2021-07-08 05:22:01'),(44986,1,44,'2021-07-08 05:23:49'),(44987,1,44,'2021-07-08 05:29:11'),(44988,1,44,'2021-07-08 05:34:55'),(44989,1,44,'2021-07-08 05:43:01'),(44990,1,5,'2021-07-08 05:55:37'),(44991,1,44,'2021-07-08 05:56:36'),(44992,1,6,'2021-07-08 05:56:39'),(44993,1,6,'2021-07-08 05:56:41'),(44994,1,6,'2021-07-08 05:56:44'),(44995,1,44,'2021-07-08 06:00:29'),(44996,1,14,'2021-07-08 06:04:34'),(44997,1,44,'2021-07-08 06:06:14'),(44998,1,5,'2021-07-08 06:17:25'),(44999,1,6,'2021-07-08 06:21:24'),(45000,1,15,'2021-07-08 06:22:35'),(45001,1,44,'2021-07-08 06:27:35'),(45002,1,44,'2021-07-08 06:36:21'),(45003,1,5,'2021-07-08 06:44:46'),(45004,1,14,'2021-07-08 06:55:20'),(45005,1,44,'2021-07-08 07:04:46'),(45006,1,44,'2021-07-08 07:14:05'),(45007,1,44,'2021-07-08 07:19:16'),(45008,1,44,'2021-07-08 07:22:41'),(45009,1,44,'2021-07-08 07:45:01'),(45010,1,44,'2021-07-08 07:57:06'),(45011,1,44,'2021-07-08 08:07:12'),(45012,1,44,'2021-07-08 08:07:37'),(45013,1,44,'2021-07-08 08:08:50'),(45014,1,44,'2021-07-08 08:08:52'),(45015,1,5,'2021-07-08 08:11:21'),(45016,1,44,'2021-07-08 08:13:37'),(45017,1,66,'2021-07-08 08:15:24'),(45018,1,44,'2021-07-08 08:21:39'),(45019,1,44,'2021-07-08 08:21:58'),(45020,1,44,'2021-07-08 08:31:37'),(45021,1,44,'2021-07-08 08:32:01'),(45022,1,13,'2021-07-08 08:33:10'),(45023,1,44,'2021-07-08 08:33:19'),(45024,1,44,'2021-07-08 08:34:27'),(45025,1,44,'2021-07-08 08:40:57'),(45026,1,5,'2021-07-08 08:44:02'),(45027,1,44,'2021-07-08 08:47:30'),(45028,1,6,'2021-07-08 08:47:31'),(45029,1,6,'2021-07-08 08:47:34'),(45030,1,44,'2021-07-08 08:56:26'),(45031,1,44,'2021-07-08 08:59:08'),(45032,1,44,'2021-07-08 09:05:09'),(45033,1,5,'2021-07-08 09:16:49'),(45034,1,44,'2021-07-08 09:17:12'),(45035,1,44,'2021-07-08 09:44:08'),(45036,1,44,'2021-07-08 09:46:19'),(45037,1,44,'2021-07-08 09:46:20'),(45038,1,44,'2021-07-08 09:47:39'),(45039,1,5,'2021-07-08 09:50:27'),(45040,1,14,'2021-07-08 10:15:09'),(45041,1,5,'2021-07-08 10:21:10'),(45042,1,44,'2021-07-08 10:22:49'),(45043,1,44,'2021-07-08 10:26:02'),(45044,1,5,'2021-07-08 10:51:51'),(45045,1,44,'2021-07-08 11:11:25'),(45046,1,14,'2021-07-08 11:16:17'),(45047,1,44,'2021-07-08 11:35:39'),(45048,1,44,'2021-07-08 11:44:40'),(45049,1,44,'2021-07-08 11:54:17'),(45050,1,14,'2021-07-08 11:58:52'),(45051,1,44,'2021-07-08 12:08:32'),(45052,1,14,'2021-07-08 12:24:03'),(45053,1,44,'2021-07-08 12:28:54'),(45054,1,44,'2021-07-08 12:28:57'),(45055,1,44,'2021-07-08 12:31:24'),(45056,1,44,'2021-07-08 12:35:54'),(45057,1,44,'2021-07-08 12:56:15'),(45058,1,44,'2021-07-08 13:12:38'),(45059,1,44,'2021-07-08 13:16:01'),(45060,1,44,'2021-07-08 13:20:46'),(45061,1,44,'2021-07-08 13:30:17'),(45062,1,15,'2021-07-08 13:36:50'),(45063,1,6,'2021-07-08 13:37:12'),(45064,1,44,'2021-07-08 13:45:39'),(45065,1,44,'2021-07-08 13:53:29'),(45066,1,14,'2021-07-08 14:09:01'),(45067,1,44,'2021-07-08 14:15:16'),(45068,1,44,'2021-07-08 14:29:12'),(45069,1,14,'2021-07-08 14:32:40'),(45070,1,5,'2021-07-08 14:33:02'),(45071,1,13,'2021-07-08 14:33:25'),(45072,1,44,'2021-07-08 14:38:20'),(45073,1,44,'2021-07-08 14:39:41'),(45074,1,44,'2021-07-08 14:40:02'),(45075,1,15,'2021-07-08 14:54:13'),(45076,1,14,'2021-07-08 14:55:12'),(45077,1,6,'2021-07-08 15:02:16'),(45078,1,44,'2021-07-08 15:04:33'),(45079,1,6,'2021-07-08 15:14:19'),(45080,1,44,'2021-07-08 15:14:35'),(45081,1,15,'2021-07-08 15:22:22'),(45082,1,6,'2021-07-08 15:31:08'),(45083,1,44,'2021-07-08 15:37:16'),(45084,1,44,'2021-07-08 15:37:58'),(45085,1,14,'2021-07-08 15:38:09'),(45086,1,15,'2021-07-08 15:45:17'),(45087,1,44,'2021-07-08 15:57:31'),(45088,1,44,'2021-07-08 16:01:15'),(45089,1,44,'2021-07-08 16:01:15'),(45090,1,44,'2021-07-08 16:01:36'),(45091,1,44,'2021-07-08 16:01:36'),(45092,1,6,'2021-07-08 16:07:20'),(45093,1,44,'2021-07-08 16:09:17'),(45094,1,5,'2021-07-08 16:16:13'),(45095,1,15,'2021-07-08 16:29:42'),(45096,1,44,'2021-07-08 16:36:48'),(45097,1,6,'2021-07-08 16:54:18'),(45098,1,44,'2021-07-08 16:55:46'),(45099,1,44,'2021-07-08 17:04:04'),(45100,1,15,'2021-07-08 17:16:29'),(45101,1,6,'2021-07-08 17:18:56'),(45102,1,6,'2021-07-08 17:21:15'),(45103,1,6,'2021-07-08 17:23:52'),(45104,1,6,'2021-07-08 17:26:02'),(45105,1,6,'2021-07-08 17:27:37'),(45106,1,44,'2021-07-08 17:29:27'),(45107,1,6,'2021-07-08 17:29:50'),(45108,1,6,'2021-07-08 17:42:05'),(45109,1,6,'2021-07-08 17:54:30'),(45110,1,44,'2021-07-08 17:56:01'),(45111,1,59,'2021-07-08 17:57:52'),(45112,1,6,'2021-07-08 18:12:51'),(45113,1,44,'2021-07-08 18:20:48'),(45114,1,44,'2021-07-08 18:21:02'),(45115,1,44,'2021-07-08 18:31:42'),(45116,1,44,'2021-07-08 18:57:12'),(45117,1,6,'2021-07-08 18:59:54'),(45118,1,44,'2021-07-08 19:10:18'),(45119,1,44,'2021-07-08 19:14:13'),(45120,1,6,'2021-07-08 19:44:55'),(45121,1,44,'2021-07-08 20:06:40'),(45122,1,44,'2021-07-08 20:09:52'),(45123,1,6,'2021-07-08 20:26:53'),(45124,1,44,'2021-07-08 20:29:12'),(45125,1,44,'2021-07-08 20:32:32'),(45126,1,6,'2021-07-08 20:50:33'),(45127,1,6,'2021-07-08 21:11:52'),(45128,1,44,'2021-07-08 21:15:15'),(45129,1,44,'2021-07-08 21:19:35'),(45130,1,44,'2021-07-08 21:37:18'),(45131,1,44,'2021-07-08 21:42:18'),(45132,1,6,'2021-07-08 21:56:10'),(45133,1,44,'2021-07-08 22:00:56'),(45134,1,6,'2021-07-08 22:17:57'),(45135,1,44,'2021-07-08 22:20:37'),(45136,1,43,'2021-07-08 22:21:49'),(45137,1,44,'2021-07-08 22:34:23'),(45138,1,44,'2021-07-08 22:42:00'),(45139,1,44,'2021-07-08 22:42:30'),(45140,1,44,'2021-07-08 22:50:45'),(45141,1,44,'2021-07-08 22:59:08'),(45142,1,44,'2021-07-08 23:15:11'),(45143,1,6,'2021-07-08 23:22:26'),(45144,1,44,'2021-07-09 01:53:06'),(45145,1,59,'2021-07-09 01:58:46'),(45146,1,44,'2021-07-09 02:15:03'),(45147,1,44,'2021-07-09 02:32:19'),(45148,1,44,'2021-07-09 02:32:40'),(45149,1,44,'2021-07-09 02:32:52'),(45150,1,6,'2021-07-09 02:36:56'),(45151,1,15,'2021-07-09 02:39:10'),(45152,1,14,'2021-07-09 02:46:14'),(45153,1,44,'2021-07-09 02:48:20'),(45154,1,44,'2021-07-09 02:56:11'),(45155,1,14,'2021-07-09 03:02:16'),(45156,1,44,'2021-07-09 03:12:44'),(45157,1,14,'2021-07-09 03:19:29'),(45158,1,44,'2021-07-09 03:30:09'),(45159,1,14,'2021-07-09 03:31:26'),(45160,1,44,'2021-07-09 03:36:22'),(45161,1,44,'2021-07-09 03:41:49'),(45162,1,44,'2021-07-09 03:57:37'),(45163,1,44,'2021-07-09 03:57:38'),(45164,1,14,'2021-07-09 04:07:47'),(45165,1,5,'2021-07-09 04:16:37'),(45166,1,44,'2021-07-09 04:21:57'),(45167,1,14,'2021-07-09 04:30:17'),(45168,1,44,'2021-07-09 04:39:48'),(45169,1,59,'2021-07-09 04:48:27'),(45170,1,44,'2021-07-09 04:49:28'),(45171,1,14,'2021-07-09 04:52:56'),(45172,1,5,'2021-07-09 05:08:17'),(45173,1,44,'2021-07-09 05:13:06'),(45174,1,14,'2021-07-09 05:14:16'),(45175,1,5,'2021-07-09 05:31:50'),(45176,1,44,'2021-07-09 05:52:39'),(45177,1,44,'2021-07-09 05:55:25'),(45178,1,5,'2021-07-09 05:56:29'),(45179,1,14,'2021-07-09 05:56:41'),(45180,1,44,'2021-07-09 06:00:02'),(45181,1,13,'2021-07-09 06:04:31'),(45182,1,44,'2021-07-09 06:05:01'),(45183,1,14,'2021-07-09 06:17:58'),(45184,1,5,'2021-07-09 06:22:55'),(45185,1,44,'2021-07-09 06:26:56'),(45186,1,44,'2021-07-09 06:34:22'),(45187,1,44,'2021-07-09 06:34:41'),(45188,1,44,'2021-07-09 06:34:48'),(45189,1,44,'2021-07-09 06:43:45'),(45190,1,66,'2021-07-09 06:45:56'),(45191,1,44,'2021-07-09 06:51:06'),(45192,1,44,'2021-07-09 06:51:22'),(45193,1,5,'2021-07-09 07:03:06'),(45194,1,44,'2021-07-09 07:11:14'),(45195,1,44,'2021-07-09 07:16:43'),(45196,1,44,'2021-07-09 07:18:20'),(45197,1,44,'2021-07-09 07:23:52'),(45198,1,44,'2021-07-09 07:40:49'),(45199,1,5,'2021-07-09 07:46:42'),(45200,1,15,'2021-07-09 07:49:40'),(45201,1,44,'2021-07-09 07:50:44'),(45202,1,44,'2021-07-09 07:54:19'),(45203,1,44,'2021-07-09 07:56:23'),(45204,1,44,'2021-07-09 07:57:59'),(45205,1,73,'2021-07-09 08:04:48'),(45206,1,44,'2021-07-09 08:09:11'),(45207,1,44,'2021-07-09 08:21:16'),(45208,1,15,'2021-07-09 08:34:38'),(45209,1,6,'2021-07-09 08:35:02'),(45210,1,44,'2021-07-09 08:38:19'),(45211,1,14,'2021-07-09 08:42:24'),(45212,1,14,'2021-07-09 08:53:18'),(45213,1,44,'2021-07-09 08:54:31'),(45214,1,14,'2021-07-09 09:03:43'),(45215,1,5,'2021-07-09 09:08:10'),(45216,1,44,'2021-07-09 09:15:57'),(45217,1,5,'2021-07-09 09:19:53'),(45218,1,14,'2021-07-09 09:21:53'),(45219,1,44,'2021-07-09 09:45:58'),(45220,1,44,'2021-07-09 10:05:21'),(45221,1,44,'2021-07-09 10:13:23'),(45222,1,44,'2021-07-09 10:35:48'),(45223,1,44,'2021-07-09 10:43:35'),(45224,1,44,'2021-07-09 10:46:54'),(45225,1,44,'2021-07-09 10:47:11'),(45226,1,44,'2021-07-09 10:52:16'),(45227,1,44,'2021-07-09 11:22:00'),(45228,1,66,'2021-07-09 11:25:00'),(45229,1,44,'2021-07-09 11:54:48'),(45230,1,44,'2021-07-09 12:02:52'),(45231,1,5,'2021-07-09 12:05:04'),(45232,1,44,'2021-07-09 12:17:23'),(45233,1,13,'2021-07-09 12:22:52'),(45234,1,44,'2021-07-09 12:22:54'),(45235,1,44,'2021-07-09 12:27:49'),(45236,1,44,'2021-07-09 12:54:11'),(45237,1,44,'2021-07-09 12:54:50'),(45238,1,44,'2021-07-09 13:01:27'),(45239,1,44,'2021-07-09 13:08:50'),(45240,1,44,'2021-07-09 13:18:38'),(45241,1,44,'2021-07-09 13:23:19'),(45242,1,44,'2021-07-09 13:26:25'),(45243,1,44,'2021-07-09 13:45:03'),(45244,1,44,'2021-07-09 13:49:39'),(45245,1,45,'2021-07-09 13:55:07'),(45246,1,44,'2021-07-09 14:06:35'),(45247,1,44,'2021-07-09 14:07:06'),(45248,1,14,'2021-07-09 14:32:09'),(45249,1,5,'2021-07-09 14:32:19'),(45250,1,13,'2021-07-09 14:33:40'),(45251,1,44,'2021-07-09 14:36:18'),(45252,1,44,'2021-07-09 14:47:53'),(45253,1,5,'2021-07-09 14:50:06'),(45254,1,44,'2021-07-09 14:51:25'),(45255,1,44,'2021-07-09 14:52:10'),(45256,1,44,'2021-07-09 14:56:56'),(45257,1,13,'2021-07-09 14:58:59'),(45258,1,62,'2021-07-09 15:08:54'),(45259,1,15,'2021-07-09 15:16:49'),(45260,1,5,'2021-07-09 15:21:59'),(45261,1,44,'2021-07-09 15:22:58'),(45262,1,44,'2021-07-09 15:35:53'),(45263,1,44,'2021-07-09 15:49:27'),(45264,1,44,'2021-07-09 16:04:49'),(45265,1,44,'2021-07-09 16:12:33'),(45266,1,79,'2021-07-09 16:17:35'),(45267,1,44,'2021-07-09 16:18:56'),(45268,1,44,'2021-07-09 16:27:46'),(45269,1,44,'2021-07-09 16:38:58'),(45270,1,44,'2021-07-09 17:02:57'),(45271,1,44,'2021-07-09 17:10:08'),(45272,1,44,'2021-07-09 17:17:49'),(45273,1,44,'2021-07-09 17:20:36'),(45274,1,44,'2021-07-09 17:26:33'),(45275,1,44,'2021-07-09 17:32:57'),(45276,1,44,'2021-07-09 18:02:52'),(45277,1,44,'2021-07-09 18:03:07'),(45278,1,44,'2021-07-09 18:04:22'),(45279,1,44,'2021-07-09 18:24:35'),(45280,1,15,'2021-07-09 18:26:03'),(45281,1,44,'2021-07-09 18:27:20'),(45282,1,44,'2021-07-09 18:57:21'),(45283,1,44,'2021-07-09 19:02:47'),(45284,1,45,'2021-07-09 19:17:34'),(45285,1,44,'2021-07-09 19:30:08'),(45286,1,6,'2021-07-09 19:30:10'),(45287,1,6,'2021-07-09 19:30:15'),(45288,1,44,'2021-07-09 19:32:36'),(45289,1,44,'2021-07-09 19:38:06'),(45290,1,44,'2021-07-09 20:14:09'),(45291,1,14,'2021-07-09 20:15:28'),(45292,1,44,'2021-07-09 20:19:46'),(45293,1,44,'2021-07-09 21:11:51'),(45294,1,44,'2021-07-09 21:31:58'),(45295,1,43,'2021-07-09 21:46:30'),(45296,1,14,'2021-07-09 21:59:15'),(45297,1,73,'2021-07-09 22:12:46'),(45298,1,44,'2021-07-09 22:26:57'),(45299,1,44,'2021-07-09 22:31:18'),(45300,1,5,'2021-07-09 23:14:15'),(45301,1,44,'2021-07-10 00:04:49'),(45302,1,44,'2021-07-10 00:19:53'),(45303,1,59,'2021-07-10 00:24:44'),(45304,1,62,'2021-07-10 00:26:32'),(45305,1,44,'2021-07-10 00:28:02'),(45306,1,44,'2021-07-10 00:28:27'),(45307,1,44,'2021-07-10 00:28:46'),(45308,1,44,'2021-07-10 00:28:54'),(45309,1,44,'2021-07-10 01:33:49'),(45310,1,44,'2021-07-10 01:34:30'),(45311,1,56,'2021-07-10 01:54:18'),(45312,1,44,'2021-07-10 02:24:52'),(45313,1,15,'2021-07-10 02:35:00'),(45314,1,44,'2021-07-10 02:41:38'),(45315,1,44,'2021-07-10 02:44:36'),(45316,1,44,'2021-07-10 02:53:32'),(45317,1,13,'2021-07-10 03:12:31'),(45318,1,13,'2021-07-10 03:19:05'),(45319,1,13,'2021-07-10 03:26:05'),(45320,1,6,'2021-07-10 03:38:39'),(45321,1,45,'2021-07-10 03:53:38'),(45322,1,13,'2021-07-10 04:06:21'),(45323,1,6,'2021-07-10 04:21:10'),(45324,1,44,'2021-07-10 04:23:18'),(45325,1,44,'2021-07-10 04:27:08'),(45326,1,13,'2021-07-10 04:27:25'),(45327,1,44,'2021-07-10 04:29:07'),(45328,1,44,'2021-07-10 04:43:02'),(45329,1,44,'2021-07-10 04:48:10'),(45330,1,44,'2021-07-10 05:00:20'),(45331,1,44,'2021-07-10 05:07:30'),(45332,1,13,'2021-07-10 05:11:59'),(45333,1,14,'2021-07-10 05:15:06'),(45334,1,5,'2021-07-10 05:16:13'),(45335,1,59,'2021-07-10 05:27:31'),(45336,1,44,'2021-07-10 05:50:53'),(45337,1,13,'2021-07-10 06:14:38'),(45338,1,79,'2021-07-10 06:20:59'),(45339,1,79,'2021-07-10 06:59:55'),(45340,1,44,'2021-07-10 06:59:58'),(45341,1,44,'2021-07-10 07:03:21'),(45342,1,44,'2021-07-10 07:06:25'),(45343,1,44,'2021-07-10 07:11:54'),(45344,1,44,'2021-07-10 07:17:54'),(45345,1,44,'2021-07-10 07:22:20'),(45346,1,44,'2021-07-10 07:27:49'),(45347,1,44,'2021-07-10 07:35:22'),(45348,1,44,'2021-07-10 07:41:50'),(45349,1,44,'2021-07-10 07:50:19'),(45350,1,53,'2021-07-10 07:57:42'),(45351,1,44,'2021-07-10 08:00:38'),(45352,1,44,'2021-07-10 08:09:25'),(45353,1,44,'2021-07-10 08:09:26'),(45354,1,44,'2021-07-10 08:15:30'),(45355,1,44,'2021-07-10 08:21:08'),(45356,1,53,'2021-07-10 08:32:22'),(45357,1,13,'2021-07-10 08:33:25'),(45358,1,44,'2021-07-10 08:34:32'),(45359,1,44,'2021-07-10 08:44:00'),(45360,1,6,'2021-07-10 08:44:19'),(45361,1,15,'2021-07-10 08:48:59'),(45362,1,13,'2021-07-10 08:50:50'),(45363,1,15,'2021-07-10 08:59:33'),(45364,1,13,'2021-07-10 09:01:05'),(45365,1,6,'2021-07-10 09:03:09'),(45366,1,44,'2021-07-10 09:10:47'),(45367,1,6,'2021-07-10 09:14:30'),(45368,1,6,'2021-07-10 09:22:02'),(45369,1,44,'2021-07-10 09:35:10'),(45370,1,6,'2021-07-10 09:59:18'),(45371,1,44,'2021-07-10 10:03:03'),(45372,1,44,'2021-07-10 10:03:06'),(45373,1,79,'2021-07-10 10:03:38'),(45374,1,13,'2021-07-10 10:04:05'),(45375,1,0,'2021-07-10 10:04:26'),(45376,1,44,'2021-07-10 10:04:52'),(45377,1,44,'2021-07-10 10:04:53'),(45378,1,44,'2021-07-10 10:05:46'),(45379,1,44,'2021-07-10 10:19:42'),(45380,1,44,'2021-07-10 11:04:09'),(45381,1,44,'2021-07-10 11:06:20'),(45382,1,6,'2021-07-10 11:10:55'),(45383,1,44,'2021-07-10 12:08:52'),(45384,1,44,'2021-07-10 12:10:18'),(45385,1,44,'2021-07-10 12:11:21'),(45386,1,59,'2021-07-10 12:15:29'),(45387,1,44,'2021-07-10 12:22:06'),(45388,1,44,'2021-07-10 12:24:56'),(45389,1,14,'2021-07-10 12:44:24'),(45390,1,5,'2021-07-10 12:45:45'),(45391,1,73,'2021-07-10 12:59:58'),(45392,1,44,'2021-07-10 13:13:30'),(45393,1,44,'2021-07-10 13:13:43'),(45394,1,44,'2021-07-10 13:26:08'),(45395,1,44,'2021-07-10 13:35:39'),(45396,1,44,'2021-07-10 13:51:53'),(45397,1,13,'2021-07-10 14:32:44'),(45398,1,44,'2021-07-10 14:32:54'),(45399,1,6,'2021-07-10 14:35:28'),(45400,1,15,'2021-07-10 14:35:29'),(45401,1,44,'2021-07-10 14:42:25'),(45402,1,44,'2021-07-10 14:48:47'),(45403,1,5,'2021-07-10 14:58:52'),(45404,1,14,'2021-07-10 15:00:22'),(45405,1,44,'2021-07-10 15:37:55'),(45406,1,44,'2021-07-10 15:38:00'),(45407,1,44,'2021-07-10 15:41:26'),(45408,1,44,'2021-07-10 16:17:29'),(45409,1,13,'2021-07-10 16:17:31'),(45410,1,6,'2021-07-10 16:17:32'),(45411,1,44,'2021-07-10 16:22:34'),(45412,1,44,'2021-07-10 16:24:05'),(45413,1,44,'2021-07-10 17:24:16'),(45414,1,53,'2021-07-10 17:51:19'),(45415,1,44,'2021-07-10 17:51:31'),(45416,1,44,'2021-07-10 18:08:49'),(45417,1,44,'2021-07-10 18:19:35'),(45418,1,44,'2021-07-10 18:21:24'),(45419,1,66,'2021-07-10 18:43:12'),(45420,1,44,'2021-07-10 18:59:43'),(45421,1,44,'2021-07-10 19:04:15'),(45422,1,44,'2021-07-10 19:23:06'),(45423,1,44,'2021-07-10 19:46:02'),(45424,1,44,'2021-07-10 20:09:19'),(45425,1,44,'2021-07-10 20:11:40'),(45426,1,43,'2021-07-10 20:35:38'),(45427,1,62,'2021-07-10 20:40:03'),(45428,1,66,'2021-07-10 20:48:57'),(45429,1,43,'2021-07-10 21:00:26'),(45430,1,44,'2021-07-10 21:01:29'),(45431,1,66,'2021-07-10 21:14:58'),(45432,1,44,'2021-07-10 22:11:46'),(45433,1,44,'2021-07-10 22:12:30'),(45434,1,44,'2021-07-10 23:39:54'),(45435,1,44,'2021-07-11 01:37:07'),(45436,1,44,'2021-07-11 01:40:48'),(45437,1,44,'2021-07-11 01:48:47'),(45438,1,44,'2021-07-11 01:49:41'),(45439,1,44,'2021-07-11 01:54:14'),(45440,1,44,'2021-07-11 02:00:13'),(45441,1,44,'2021-07-11 02:04:14'),(45442,1,13,'2021-07-11 02:37:02'),(45443,1,44,'2021-07-11 02:37:06'),(45444,1,44,'2021-07-11 02:41:33'),(45445,1,44,'2021-07-11 03:03:57'),(45446,1,44,'2021-07-11 03:07:10'),(45447,1,5,'2021-07-11 03:25:18'),(45448,1,44,'2021-07-11 03:29:48'),(45449,1,44,'2021-07-11 03:43:54'),(45450,1,44,'2021-07-11 03:46:06'),(45451,1,44,'2021-07-11 04:01:33'),(45452,1,44,'2021-07-11 04:05:19'),(45453,1,76,'2021-07-11 04:29:33'),(45454,1,44,'2021-07-11 04:40:39'),(45455,1,44,'2021-07-11 04:43:45'),(45456,1,44,'2021-07-11 04:52:51'),(45457,1,44,'2021-07-11 04:55:21'),(45458,1,44,'2021-07-11 05:05:25'),(45459,1,6,'2021-07-11 05:08:01'),(45460,1,15,'2021-07-11 05:11:40'),(45461,1,44,'2021-07-11 05:11:49'),(45462,1,62,'2021-07-11 05:13:19'),(45463,1,44,'2021-07-11 05:29:35'),(45464,1,44,'2021-07-11 05:40:53'),(45465,1,44,'2021-07-11 05:41:42'),(45466,1,44,'2021-07-11 05:42:32'),(45467,1,44,'2021-07-11 05:46:40'),(45468,1,44,'2021-07-11 05:46:54'),(45469,1,44,'2021-07-11 05:47:06'),(45470,1,44,'2021-07-11 05:47:16'),(45471,1,44,'2021-07-11 05:47:27'),(45472,1,44,'2021-07-11 05:47:35'),(45473,1,44,'2021-07-11 05:47:59'),(45474,1,44,'2021-07-11 05:48:10'),(45475,1,44,'2021-07-11 05:48:16'),(45476,1,44,'2021-07-11 05:48:44'),(45477,1,44,'2021-07-11 05:49:06'),(45478,1,44,'2021-07-11 05:54:24'),(45479,1,44,'2021-07-11 06:07:15'),(45480,1,44,'2021-07-11 06:08:35'),(45481,1,44,'2021-07-11 06:32:44'),(45482,1,44,'2021-07-11 06:32:45'),(45483,1,44,'2021-07-11 06:42:04'),(45484,1,44,'2021-07-11 06:47:09'),(45485,1,44,'2021-07-11 06:51:43'),(45486,1,15,'2021-07-11 06:58:44'),(45487,1,44,'2021-07-11 07:01:51'),(45488,1,44,'2021-07-11 07:14:46'),(45489,1,44,'2021-07-11 07:14:52'),(45490,1,44,'2021-07-11 07:35:41'),(45491,1,44,'2021-07-11 07:38:58'),(45492,1,44,'2021-07-11 07:44:33'),(45493,1,44,'2021-07-11 07:58:13'),(45494,1,44,'2021-07-11 08:00:27'),(45495,1,44,'2021-07-11 08:09:21'),(45496,1,15,'2021-07-11 08:32:57'),(45497,1,44,'2021-07-11 08:33:16'),(45498,1,13,'2021-07-11 08:50:13'),(45499,1,44,'2021-07-11 08:51:01'),(45500,1,44,'2021-07-11 08:52:14'),(45501,1,44,'2021-07-11 09:03:00'),(45502,1,6,'2021-07-11 09:03:21'),(45503,1,44,'2021-07-11 09:06:28'),(45504,1,6,'2021-07-11 09:11:49'),(45505,1,13,'2021-07-11 09:12:08'),(45506,1,13,'2021-07-11 09:14:42'),(45507,1,6,'2021-07-11 09:22:04'),(45508,1,43,'2021-07-11 09:26:14'),(45509,1,44,'2021-07-11 09:30:51'),(45510,1,44,'2021-07-11 09:45:58'),(45511,1,6,'2021-07-11 10:01:44'),(45512,1,44,'2021-07-11 10:11:42'),(45513,1,6,'2021-07-11 10:46:12'),(45514,1,6,'2021-07-11 10:46:17'),(45515,1,44,'2021-07-11 11:00:12'),(45516,1,44,'2021-07-11 11:06:38'),(45517,1,44,'2021-07-11 11:11:12'),(45518,1,6,'2021-07-11 11:11:14'),(45519,1,44,'2021-07-11 11:12:23'),(45520,1,13,'2021-07-11 11:16:05'),(45521,1,73,'2021-07-11 11:26:59'),(45522,1,5,'2021-07-11 11:31:42'),(45523,1,14,'2021-07-11 11:34:04'),(45524,1,44,'2021-07-11 11:43:58'),(45525,1,44,'2021-07-11 12:01:36'),(45526,1,44,'2021-07-11 12:22:05'),(45527,1,44,'2021-07-11 12:49:58'),(45528,1,44,'2021-07-11 12:50:04'),(45529,1,15,'2021-07-11 12:50:14'),(45530,1,15,'2021-07-11 12:50:16'),(45531,1,44,'2021-07-11 12:50:24'),(45532,1,44,'2021-07-11 12:58:33'),(45533,1,44,'2021-07-11 13:10:21'),(45534,1,44,'2021-07-11 13:12:25'),(45535,1,44,'2021-07-11 13:33:05'),(45536,1,44,'2021-07-11 13:34:24'),(45537,1,44,'2021-07-11 13:39:20'),(45538,1,44,'2021-07-11 13:39:25'),(45539,1,13,'2021-07-11 13:42:37'),(45540,1,44,'2021-07-11 14:08:10'),(45541,1,44,'2021-07-11 14:08:30'),(45542,1,66,'2021-07-11 14:17:12'),(45543,1,44,'2021-07-11 14:33:43'),(45544,1,44,'2021-07-11 14:35:22'),(45545,1,43,'2021-07-11 14:35:35'),(45546,1,15,'2021-07-11 14:37:21'),(45547,1,13,'2021-07-11 14:38:09'),(45548,1,6,'2021-07-11 14:39:21'),(45549,1,44,'2021-07-11 14:39:39'),(45550,1,13,'2021-07-11 14:39:49'),(45551,1,5,'2021-07-11 14:42:19'),(45552,1,14,'2021-07-11 14:44:38'),(45553,1,44,'2021-07-11 14:54:54'),(45554,1,44,'2021-07-11 15:04:37'),(45555,1,44,'2021-07-11 15:08:16'),(45556,1,44,'2021-07-11 15:13:03'),(45557,1,44,'2021-07-11 15:23:17'),(45558,1,44,'2021-07-11 15:44:24'),(45559,1,44,'2021-07-11 16:14:17'),(45560,1,73,'2021-07-11 16:40:09'),(45561,1,44,'2021-07-11 16:43:03'),(45562,1,44,'2021-07-11 16:51:21'),(45563,1,44,'2021-07-11 17:46:37'),(45564,1,44,'2021-07-11 18:03:53'),(45565,1,76,'2021-07-11 18:25:28'),(45566,1,5,'2021-07-11 18:29:55'),(45567,1,53,'2021-07-11 18:35:43'),(45568,1,44,'2021-07-11 18:43:45'),(45569,1,44,'2021-07-11 19:43:17'),(45570,1,44,'2021-07-11 20:22:13'),(45571,1,76,'2021-07-11 21:10:39'),(45572,1,53,'2021-07-11 21:36:38'),(45573,1,5,'2021-07-11 21:36:39'),(45574,1,73,'2021-07-11 21:36:40'),(45575,1,70,'2021-07-11 21:36:40'),(45576,1,59,'2021-07-11 21:36:41'),(45577,1,45,'2021-07-11 21:36:42'),(45578,1,56,'2021-07-11 21:36:43'),(45579,1,44,'2021-07-11 21:36:44'),(45580,1,70,'2021-07-11 21:36:45'),(45581,1,59,'2021-07-11 21:36:46'),(45582,1,76,'2021-07-11 21:36:47'),(45583,1,14,'2021-07-11 21:36:48'),(45584,1,13,'2021-07-11 21:36:49'),(45585,1,62,'2021-07-11 21:36:50'),(45586,1,73,'2021-07-11 21:36:51'),(45587,1,15,'2021-07-11 21:36:53'),(45588,1,76,'2021-07-11 21:36:57'),(45589,1,44,'2021-07-11 21:36:58'),(45590,1,15,'2021-07-11 21:36:59'),(45591,1,53,'2021-07-11 21:37:00'),(45592,1,62,'2021-07-11 22:02:32'),(45593,1,44,'2021-07-11 22:03:45'),(45594,1,44,'2021-07-11 22:12:31'),(45595,1,44,'2021-07-11 22:20:41'),(45596,1,44,'2021-07-11 22:50:32'),(45597,1,44,'2021-07-11 22:50:53'),(45598,1,44,'2021-07-11 23:01:45'),(45599,1,44,'2021-07-11 23:02:18'),(45600,1,53,'2021-07-11 23:48:21'),(45601,1,44,'2021-07-11 23:48:27'),(45602,1,44,'2021-07-11 23:48:30'),(45603,1,44,'2021-07-11 23:48:33'),(45604,1,44,'2021-07-12 02:00:11'),(45605,1,96,'2021-07-12 02:14:26'),(45606,1,6,'2021-07-12 02:20:13'),(45607,1,15,'2021-07-12 02:20:32'),(45608,1,13,'2021-07-12 02:21:25'),(45609,1,5,'2021-07-12 02:21:43'),(45610,1,43,'2021-07-12 02:24:07'),(45611,1,53,'2021-07-12 02:24:17'),(45612,1,14,'2021-07-12 02:24:26'),(45613,1,53,'2021-07-12 02:24:43'),(45614,1,15,'2021-07-12 02:25:06'),(45615,1,44,'2021-07-12 02:25:15'),(45616,1,45,'2021-07-12 02:25:26'),(45617,1,59,'2021-07-12 02:25:46'),(45618,1,76,'2021-07-12 02:25:59'),(45619,1,56,'2021-07-12 02:26:32'),(45620,1,70,'2021-07-12 02:26:45'),(45621,1,66,'2021-07-12 02:26:56'),(45622,1,15,'2021-07-12 02:35:44'),(45623,1,13,'2021-07-12 02:38:35'),(45624,1,5,'2021-07-12 02:40:28'),(45625,1,15,'2021-07-12 02:47:31'),(45626,1,6,'2021-07-12 02:47:40'),(45627,1,6,'2021-07-12 02:47:45'),(45628,1,73,'2021-07-12 02:49:23'),(45629,1,79,'2021-07-12 02:49:35'),(45630,1,62,'2021-07-12 02:49:44'),(45631,1,15,'2021-07-12 02:50:48'),(45632,1,59,'2021-07-12 02:50:58'),(45633,1,62,'2021-07-12 02:51:08'),(45634,1,73,'2021-07-12 02:51:39'),(45635,1,14,'2021-07-12 02:51:45'),(45636,1,13,'2021-07-12 03:11:05'),(45637,1,44,'2021-07-12 03:23:13'),(45638,1,44,'2021-07-12 03:39:48'),(45639,1,44,'2021-07-12 04:02:47'),(45640,1,79,'2021-07-12 04:05:32'),(45641,1,6,'2021-07-12 04:05:33'),(45642,1,96,'2021-07-12 04:05:34'),(45643,1,66,'2021-07-12 04:05:35'),(45644,1,15,'2021-07-12 04:05:36'),(45645,1,62,'2021-07-12 04:05:37'),(45646,1,15,'2021-07-12 04:05:38'),(45647,1,44,'2021-07-12 04:05:39'),(45648,1,66,'2021-07-12 04:05:40'),(45649,1,96,'2021-07-12 04:05:40'),(45650,1,43,'2021-07-12 04:05:41'),(45651,1,44,'2021-07-12 04:07:24'),(45652,1,15,'2021-07-12 04:16:44'),(45653,1,44,'2021-07-12 04:27:29'),(45654,1,44,'2021-07-12 04:32:53'),(45655,1,44,'2021-07-12 04:33:13'),(45656,1,13,'2021-07-12 04:35:17'),(45657,1,44,'2021-07-12 04:54:26'),(45658,1,62,'2021-07-12 04:59:39'),(45659,1,44,'2021-07-12 05:00:16'),(45660,1,44,'2021-07-12 05:04:42'),(45661,1,44,'2021-07-12 05:19:27'),(45662,1,44,'2021-07-12 05:35:21'),(45663,1,13,'2021-07-12 05:37:36'),(45664,1,44,'2021-07-12 05:41:10'),(45665,1,13,'2021-07-12 05:59:34'),(45666,1,15,'2021-07-12 06:10:22'),(45667,1,13,'2021-07-12 06:21:22'),(45668,1,44,'2021-07-12 06:33:58'),(45669,1,44,'2021-07-12 06:35:11'),(45670,1,44,'2021-07-12 06:38:11'),(45671,1,44,'2021-07-12 06:50:57'),(45672,1,44,'2021-07-12 06:55:19'),(45673,1,44,'2021-07-12 07:10:17'),(45674,1,44,'2021-07-12 07:17:17'),(45675,1,56,'2021-07-12 07:45:17'),(45676,1,44,'2021-07-12 07:48:15'),(45677,1,44,'2021-07-12 07:54:10'),(45678,1,44,'2021-07-12 07:54:28'),(45679,1,44,'2021-07-12 08:09:40'),(45680,1,44,'2021-07-12 08:09:42'),(45681,1,44,'2021-07-12 08:17:45'),(45682,1,45,'2021-07-12 08:28:06'),(45683,1,13,'2021-07-12 08:31:32'),(45684,1,44,'2021-07-12 08:33:15'),(45685,1,15,'2021-07-12 08:45:36'),(45686,1,5,'2021-07-12 08:46:06'),(45687,1,14,'2021-07-12 08:47:36'),(45688,1,44,'2021-07-12 08:51:54'),(45689,1,5,'2021-07-12 09:02:30'),(45690,1,14,'2021-07-12 09:04:21'),(45691,1,44,'2021-07-12 09:07:39'),(45692,1,70,'2021-07-12 09:10:03'),(45693,1,44,'2021-07-12 09:13:34'),(45694,1,5,'2021-07-12 09:17:47'),(45695,1,44,'2021-07-12 09:23:55'),(45696,1,6,'2021-07-12 09:28:11'),(45697,1,6,'2021-07-12 09:28:15'),(45698,1,5,'2021-07-12 09:32:21'),(45699,1,5,'2021-07-12 09:47:23'),(45700,1,15,'2021-07-12 09:48:44'),(45701,1,6,'2021-07-12 09:48:44'),(45702,1,6,'2021-07-12 09:55:22'),(45703,1,5,'2021-07-12 10:01:54'),(45704,1,44,'2021-07-12 10:04:51'),(45705,1,44,'2021-07-12 10:37:48'),(45706,1,44,'2021-07-12 10:41:03'),(45707,1,44,'2021-07-12 10:47:28'),(45708,1,14,'2021-07-12 10:49:30'),(45709,1,44,'2021-07-12 11:03:24'),(45710,1,14,'2021-07-12 11:10:41'),(45711,1,44,'2021-07-12 11:13:14'),(45712,1,44,'2021-07-12 11:31:49'),(45713,1,44,'2021-07-12 11:33:34'),(45714,1,44,'2021-07-12 11:33:39'),(45715,1,44,'2021-07-12 12:06:54'),(45716,1,44,'2021-07-12 12:10:56'),(45717,1,44,'2021-07-12 12:12:42'),(45718,1,53,'2021-07-12 12:20:35'),(45719,1,44,'2021-07-12 12:40:59'),(45720,1,44,'2021-07-12 12:47:56'),(45721,1,44,'2021-07-12 13:08:16'),(45722,1,14,'2021-07-12 13:20:46'),(45723,1,44,'2021-07-12 13:30:03'),(45724,1,44,'2021-07-12 13:57:55'),(45725,1,44,'2021-07-12 14:02:53'),(45726,1,15,'2021-07-12 14:31:37'),(45727,1,6,'2021-07-12 14:31:58'),(45728,1,44,'2021-07-12 14:34:44'),(45729,1,6,'2021-07-12 14:34:55'),(45730,1,44,'2021-07-12 14:39:23'),(45731,1,15,'2021-07-12 14:43:05'),(45732,1,44,'2021-07-12 14:44:49'),(45733,1,14,'2021-07-12 14:45:48'),(45734,1,5,'2021-07-12 14:45:49'),(45735,1,6,'2021-07-12 14:46:16'),(45736,1,44,'2021-07-12 14:46:26'),(45737,1,13,'2021-07-12 14:46:53'),(45738,1,44,'2021-07-12 14:49:34'),(45739,1,15,'2021-07-12 14:50:57'),(45740,1,13,'2021-07-12 14:52:50'),(45741,1,15,'2021-07-12 14:56:41'),(45742,1,13,'2021-07-12 14:58:23'),(45743,1,13,'2021-07-12 15:02:31'),(45744,1,15,'2021-07-12 15:07:32'),(45745,1,13,'2021-07-12 15:07:50'),(45746,1,13,'2021-07-12 15:14:34'),(45747,1,15,'2021-07-12 15:25:43'),(45748,1,44,'2021-07-12 15:26:04'),(45749,1,44,'2021-07-12 15:26:49'),(45750,1,15,'2021-07-12 15:47:34'),(45751,1,44,'2021-07-12 15:58:21'),(45752,1,73,'2021-07-12 15:58:23'),(45753,1,13,'2021-07-12 16:05:20'),(45754,1,13,'2021-07-12 16:27:32'),(45755,1,44,'2021-07-12 16:45:12'),(45756,1,13,'2021-07-12 16:48:46'),(45757,1,13,'2021-07-12 17:10:24'),(45758,1,15,'2021-07-12 17:29:58'),(45759,1,44,'2021-07-12 17:35:58'),(45760,1,44,'2021-07-12 17:54:35'),(45761,1,44,'2021-07-12 18:08:37'),(45762,1,6,'2021-07-12 18:48:47'),(45763,1,6,'2021-07-12 18:48:55'),(45764,1,44,'2021-07-12 18:59:22'),(45765,1,44,'2021-07-12 18:59:23'),(45766,1,66,'2021-07-12 19:04:50'),(45767,1,44,'2021-07-12 19:41:59'),(45768,1,44,'2021-07-12 20:14:20'),(45769,1,44,'2021-07-12 20:16:17'),(45770,1,76,'2021-07-12 20:52:00'),(45771,1,44,'2021-07-12 21:10:24'),(45772,1,15,'2021-07-12 21:16:22'),(45773,1,44,'2021-07-12 22:26:30'),(45774,1,44,'2021-07-12 22:44:54'),(45775,1,44,'2021-07-12 22:45:50'),(45776,1,44,'2021-07-12 22:46:52'),(45777,1,44,'2021-07-12 22:47:23'),(45778,1,44,'2021-07-12 23:12:13'),(45779,1,44,'2021-07-12 23:12:15'),(45780,1,44,'2021-07-12 23:12:16'),(45781,1,5,'2021-07-12 23:12:22'),(45782,1,56,'2021-07-12 23:12:23'),(45783,1,15,'2021-07-12 23:12:24'),(45784,1,53,'2021-07-12 23:12:24'),(45785,1,13,'2021-07-12 23:12:26'),(45786,1,14,'2021-07-12 23:12:26'),(45787,1,43,'2021-07-12 23:12:28'),(45788,1,66,'2021-07-12 23:12:28'),(45789,1,56,'2021-07-12 23:12:30'),(45790,1,62,'2021-07-12 23:12:30'),(45791,1,76,'2021-07-12 23:12:32'),(45792,1,45,'2021-07-12 23:12:32'),(45793,1,45,'2021-07-12 23:12:34'),(45794,1,53,'2021-07-12 23:12:34'),(45795,1,15,'2021-07-12 23:12:36'),(45796,1,44,'2021-07-12 23:12:36'),(45797,1,44,'2021-07-12 23:12:38'),(45798,1,73,'2021-07-12 23:12:39'),(45799,1,62,'2021-07-12 23:12:41'),(45800,1,53,'2021-07-12 23:12:41'),(45801,1,79,'2021-07-12 23:12:43'),(45802,1,59,'2021-07-12 23:12:43'),(45803,1,66,'2021-07-12 23:12:45'),(45804,1,15,'2021-07-12 23:12:45'),(45805,1,44,'2021-07-12 23:58:53'),(45806,1,15,'2021-07-13 00:31:28'),(45807,1,44,'2021-07-13 01:00:55'),(45808,1,53,'2021-07-13 01:12:05'),(45809,1,44,'2021-07-13 01:19:20'),(45810,1,44,'2021-07-13 01:38:11'),(45811,1,44,'2021-07-13 01:41:33'),(45812,1,6,'2021-07-13 01:45:58'),(45813,1,44,'2021-07-13 01:46:21'),(45814,1,53,'2021-07-13 01:48:02'),(45815,1,45,'2021-07-13 01:48:04'),(45816,1,44,'2021-07-13 01:55:14'),(45817,1,44,'2021-07-13 02:03:22'),(45818,1,44,'2021-07-13 02:12:13'),(45819,1,44,'2021-07-13 02:19:45'),(45820,1,44,'2021-07-13 02:27:57'),(45821,1,44,'2021-07-13 02:40:07'),(45822,1,13,'2021-07-13 02:41:00'),(45823,1,44,'2021-07-13 02:45:20'),(45824,1,44,'2021-07-13 02:46:57'),(45825,1,44,'2021-07-13 03:04:42'),(45826,1,70,'2021-07-13 03:08:50'),(45827,1,14,'2021-07-13 03:08:53'),(45828,1,44,'2021-07-13 03:12:03'),(45829,1,44,'2021-07-13 03:23:04'),(45830,1,70,'2021-07-13 03:29:22'),(45831,1,44,'2021-07-13 03:35:10'),(45832,1,44,'2021-07-13 03:36:07'),(45833,1,44,'2021-07-13 03:50:53'),(45834,1,44,'2021-07-13 03:52:01'),(45835,1,44,'2021-07-13 03:58:24'),(45836,1,44,'2021-07-13 04:08:49'),(45837,1,44,'2021-07-13 04:10:49'),(45838,1,44,'2021-07-13 04:34:55'),(45839,1,44,'2021-07-13 04:45:51'),(45840,1,43,'2021-07-13 04:49:33'),(45841,1,62,'2021-07-13 04:54:41'),(45842,1,44,'2021-07-13 04:55:38'),(45843,1,15,'2021-07-13 04:55:59'),(45844,1,6,'2021-07-13 04:55:59'),(45845,1,44,'2021-07-13 05:10:27'),(45846,1,44,'2021-07-13 05:12:24'),(45847,1,5,'2021-07-13 05:18:13'),(45848,1,44,'2021-07-13 05:28:09'),(45849,1,44,'2021-07-13 05:30:26'),(45850,1,53,'2021-07-13 05:31:16'),(45851,1,44,'2021-07-13 05:37:23'),(45852,1,44,'2021-07-13 05:52:55'),(45853,1,56,'2021-07-13 05:58:42'),(45854,1,5,'2021-07-13 06:02:23'),(45855,1,44,'2021-07-13 06:04:07'),(45856,1,44,'2021-07-13 06:09:31'),(45857,1,66,'2021-07-13 06:20:51'),(45858,1,44,'2021-07-13 06:23:57'),(45859,1,44,'2021-07-13 06:25:41'),(45860,1,44,'2021-07-13 06:27:06'),(45861,1,44,'2021-07-13 06:33:36'),(45862,1,76,'2021-07-13 06:44:10'),(45863,1,44,'2021-07-13 07:00:45'),(45864,1,76,'2021-07-13 07:04:52'),(45865,1,44,'2021-07-13 07:10:01'),(45866,1,44,'2021-07-13 07:10:03'),(45867,1,44,'2021-07-13 07:24:51'),(45868,1,44,'2021-07-13 07:34:01'),(45869,1,44,'2021-07-13 07:35:41'),(45870,1,44,'2021-07-13 07:40:46'),(45871,1,44,'2021-07-13 07:40:48'),(45872,1,45,'2021-07-13 07:42:17'),(45873,1,44,'2021-07-13 07:45:37'),(45874,1,5,'2021-07-13 08:02:05'),(45875,1,44,'2021-07-13 08:03:22'),(45876,1,44,'2021-07-13 08:15:20'),(45877,1,5,'2021-07-13 08:26:42'),(45878,1,44,'2021-07-13 08:28:36'),(45879,1,66,'2021-07-13 08:30:13'),(45880,1,44,'2021-07-13 08:33:57'),(45881,1,15,'2021-07-13 08:35:38'),(45882,1,6,'2021-07-13 08:35:51'),(45883,1,15,'2021-07-13 08:39:43'),(45884,1,6,'2021-07-13 08:40:51'),(45885,1,15,'2021-07-13 08:42:03'),(45886,1,15,'2021-07-13 08:44:21'),(45887,1,44,'2021-07-13 08:44:33'),(45888,1,6,'2021-07-13 08:45:24'),(45889,1,44,'2021-07-13 08:48:01'),(45890,1,6,'2021-07-13 08:48:39'),(45891,1,44,'2021-07-13 08:54:45'),(45892,1,6,'2021-07-13 08:56:12'),(45893,1,6,'2021-07-13 09:06:29'),(45894,1,44,'2021-07-13 09:13:57'),(45895,1,44,'2021-07-13 09:14:34'),(45896,1,6,'2021-07-13 09:16:20'),(45897,1,44,'2021-07-13 09:31:35'),(45898,1,44,'2021-07-13 09:47:16'),(45899,1,44,'2021-07-13 09:54:46'),(45900,1,44,'2021-07-13 09:59:29'),(45901,1,76,'2021-07-13 10:26:22'),(45902,1,14,'2021-07-13 10:32:31'),(45903,1,66,'2021-07-13 10:32:41'),(45904,1,44,'2021-07-13 10:33:33'),(45905,1,5,'2021-07-13 10:34:53'),(45906,1,44,'2021-07-13 10:45:00'),(45907,1,44,'2021-07-13 10:45:44'),(45908,1,44,'2021-07-13 10:46:31'),(45909,1,44,'2021-07-13 10:47:10'),(45910,1,44,'2021-07-13 10:47:42'),(45911,1,44,'2021-07-13 10:48:20'),(45912,1,44,'2021-07-13 10:49:05'),(45913,1,44,'2021-07-13 10:50:08'),(45914,1,44,'2021-07-13 10:50:37'),(45915,1,44,'2021-07-13 10:51:05'),(45916,1,44,'2021-07-13 10:51:38'),(45917,1,44,'2021-07-13 10:52:04'),(45918,1,44,'2021-07-13 10:52:49'),(45919,1,44,'2021-07-13 10:53:18'),(45920,1,44,'2021-07-13 10:54:08'),(45921,1,44,'2021-07-13 10:55:29'),(45922,1,44,'2021-07-13 10:55:45'),(45923,1,44,'2021-07-13 10:56:11'),(45924,1,44,'2021-07-13 10:57:28'),(45925,1,44,'2021-07-13 10:57:54'),(45926,1,44,'2021-07-13 10:58:33'),(45927,1,44,'2021-07-13 10:59:24'),(45928,1,44,'2021-07-13 11:01:06'),(45929,1,44,'2021-07-13 11:01:59'),(45930,1,44,'2021-07-13 11:03:08'),(45931,1,44,'2021-07-13 11:03:49'),(45932,1,44,'2021-07-13 11:04:15'),(45933,1,44,'2021-07-13 11:05:00'),(45934,1,44,'2021-07-13 11:05:49'),(45935,1,44,'2021-07-13 11:06:37'),(45936,1,44,'2021-07-13 11:07:04'),(45937,1,44,'2021-07-13 11:07:33'),(45938,1,44,'2021-07-13 11:07:55'),(45939,1,44,'2021-07-13 11:08:24'),(45940,1,44,'2021-07-13 11:09:00'),(45941,1,44,'2021-07-13 11:09:28'),(45942,1,44,'2021-07-13 11:09:55'),(45943,1,44,'2021-07-13 11:11:51'),(45944,1,44,'2021-07-13 11:13:51'),(45945,1,44,'2021-07-13 11:23:25'),(45946,1,6,'2021-07-13 11:28:49'),(45947,1,44,'2021-07-13 11:45:18'),(45948,1,44,'2021-07-13 11:48:58'),(45949,1,44,'2021-07-13 12:16:19'),(45950,1,44,'2021-07-13 12:19:27'),(45951,1,44,'2021-07-13 12:19:39'),(45952,1,44,'2021-07-13 12:19:53'),(45953,1,44,'2021-07-13 12:20:06'),(45954,1,44,'2021-07-13 12:20:21'),(45955,1,44,'2021-07-13 12:20:34'),(45956,1,44,'2021-07-13 12:20:53'),(45957,1,44,'2021-07-13 12:21:13'),(45958,1,44,'2021-07-13 12:21:25'),(45959,1,44,'2021-07-13 12:21:40'),(45960,1,44,'2021-07-13 12:22:04'),(45961,1,44,'2021-07-13 12:24:14'),(45962,1,44,'2021-07-13 12:46:57'),(45963,1,44,'2021-07-13 13:00:18'),(45964,1,5,'2021-07-13 13:04:26'),(45965,1,44,'2021-07-13 13:09:42'),(45966,1,44,'2021-07-13 13:30:45'),(45967,1,44,'2021-07-13 13:33:03'),(45968,1,44,'2021-07-13 13:36:06'),(45969,1,44,'2021-07-13 13:43:48'),(45970,1,44,'2021-07-13 13:46:38'),(45971,1,44,'2021-07-13 14:01:38'),(45972,1,44,'2021-07-13 14:02:19'),(45973,1,44,'2021-07-13 14:07:29'),(45974,1,44,'2021-07-13 14:11:06'),(45975,1,5,'2021-07-13 14:11:10'),(45976,1,44,'2021-07-13 14:26:43'),(45977,1,44,'2021-07-13 14:31:37'),(45978,1,6,'2021-07-13 14:33:56'),(45979,1,15,'2021-07-13 14:34:02'),(45980,1,44,'2021-07-13 14:34:09'),(45981,1,14,'2021-07-13 14:36:39'),(45982,1,44,'2021-07-13 14:36:52'),(45983,1,5,'2021-07-13 14:36:58'),(45984,1,15,'2021-07-13 14:37:46'),(45985,1,44,'2021-07-13 14:38:30'),(45986,1,15,'2021-07-13 14:40:11'),(45987,1,15,'2021-07-13 14:42:27'),(45988,1,44,'2021-07-13 15:00:21'),(45989,1,44,'2021-07-13 15:03:39'),(45990,1,44,'2021-07-13 15:11:32'),(45991,1,44,'2021-07-13 15:16:34'),(45992,1,44,'2021-07-13 15:43:58'),(45993,1,44,'2021-07-13 15:46:53'),(45994,1,62,'2021-07-13 16:02:24'),(45995,1,44,'2021-07-13 16:04:19'),(45996,1,76,'2021-07-13 16:10:09'),(45997,1,44,'2021-07-13 16:13:35'),(45998,1,44,'2021-07-13 16:15:13'),(45999,1,44,'2021-07-13 16:16:08'),(46000,1,44,'2021-07-13 16:26:34'),(46001,1,44,'2021-07-13 16:43:07'),(46002,1,44,'2021-07-13 16:53:56'),(46003,1,44,'2021-07-13 17:00:12'),(46004,1,44,'2021-07-13 17:08:10'),(46005,1,44,'2021-07-13 17:11:18'),(46006,1,44,'2021-07-13 17:11:52'),(46007,1,44,'2021-07-13 17:16:24'),(46008,1,44,'2021-07-13 17:28:12'),(46009,1,44,'2021-07-13 17:33:12'),(46010,1,44,'2021-07-13 17:40:56'),(46011,1,44,'2021-07-13 18:10:08'),(46012,1,44,'2021-07-13 18:27:32'),(46013,1,44,'2021-07-13 18:45:57'),(46014,1,44,'2021-07-13 19:00:24'),(46015,1,44,'2021-07-13 19:07:21'),(46016,1,44,'2021-07-13 19:13:49'),(46017,1,44,'2021-07-13 19:23:29'),(46018,1,44,'2021-07-13 19:27:13'),(46019,1,44,'2021-07-13 19:36:21'),(46020,1,44,'2021-07-13 19:59:23'),(46021,1,43,'2021-07-13 19:59:33'),(46022,1,44,'2021-07-13 20:07:42'),(46023,1,44,'2021-07-13 20:11:05'),(46024,1,44,'2021-07-13 20:22:17'),(46025,1,44,'2021-07-13 20:36:59'),(46026,1,44,'2021-07-13 21:16:10'),(46027,1,44,'2021-07-13 21:18:28'),(46028,1,15,'2021-07-13 21:29:37'),(46029,1,44,'2021-07-13 21:30:16'),(46030,1,5,'2021-07-13 22:13:37'),(46031,1,44,'2021-07-13 22:21:31'),(46032,1,70,'2021-07-13 23:12:10'),(46033,1,56,'2021-07-13 23:32:46'),(46034,1,44,'2021-07-13 23:51:50'),(46035,1,44,'2021-07-13 23:53:10'),(46036,1,44,'2021-07-14 00:05:06'),(46037,1,44,'2021-07-14 00:18:30'),(46038,1,44,'2021-07-14 00:18:30'),(46039,1,44,'2021-07-14 00:18:32'),(46040,1,44,'2021-07-14 00:19:05'),(46041,1,73,'2021-07-14 00:21:08'),(46042,1,70,'2021-07-14 00:28:23'),(46043,1,73,'2021-07-14 00:41:30'),(46044,1,44,'2021-07-14 00:42:10'),(46045,1,43,'2021-07-14 00:46:31'),(46046,1,44,'2021-07-14 01:02:12'),(46047,1,44,'2021-07-14 01:34:55'),(46048,1,44,'2021-07-14 01:35:48'),(46049,1,53,'2021-07-14 01:36:28'),(46050,1,44,'2021-07-14 01:41:24'),(46051,1,44,'2021-07-14 01:47:55'),(46052,1,44,'2021-07-14 01:54:45'),(46053,1,44,'2021-07-14 02:02:21'),(46054,1,44,'2021-07-14 02:27:16'),(46055,1,45,'2021-07-14 02:31:42'),(46056,1,44,'2021-07-14 02:36:03'),(46057,1,44,'2021-07-14 02:38:24'),(46058,1,13,'2021-07-14 02:38:45'),(46059,1,44,'2021-07-14 02:39:13'),(46060,1,15,'2021-07-14 02:40:47'),(46061,1,44,'2021-07-14 02:41:34'),(46062,1,44,'2021-07-14 02:46:50'),(46063,1,14,'2021-07-14 02:51:50'),(46064,1,44,'2021-07-14 02:52:30'),(46065,1,44,'2021-07-14 02:55:07'),(46066,1,44,'2021-07-14 02:58:30'),(46067,1,5,'2021-07-14 03:04:04'),(46068,1,44,'2021-07-14 03:05:04'),(46069,1,44,'2021-07-14 03:14:40'),(46070,1,14,'2021-07-14 03:16:12'),(46071,1,44,'2021-07-14 03:21:27'),(46072,1,44,'2021-07-14 03:32:44'),(46073,1,14,'2021-07-14 03:38:16'),(46074,1,5,'2021-07-14 03:43:27'),(46075,1,44,'2021-07-14 03:54:03'),(46076,1,44,'2021-07-14 03:55:50'),(46077,1,14,'2021-07-14 04:01:03'),(46078,1,14,'2021-07-14 04:22:28'),(46079,1,56,'2021-07-14 04:22:46'),(46080,1,5,'2021-07-14 04:24:10'),(46081,1,44,'2021-07-14 04:27:44'),(46082,1,44,'2021-07-14 04:40:37'),(46083,1,14,'2021-07-14 04:41:53'),(46084,1,5,'2021-07-14 04:49:04'),(46085,1,44,'2021-07-14 04:52:13'),(46086,1,44,'2021-07-14 04:55:20'),(46087,1,44,'2021-07-14 04:58:49'),(46088,1,14,'2021-07-14 05:03:01'),(46089,1,44,'2021-07-14 05:07:02'),(46090,1,6,'2021-07-14 05:11:53'),(46091,1,15,'2021-07-14 05:11:54'),(46092,1,44,'2021-07-14 05:12:53'),(46093,1,44,'2021-07-14 05:22:50'),(46094,1,14,'2021-07-14 05:23:53'),(46095,1,44,'2021-07-14 05:28:09'),(46096,1,44,'2021-07-14 05:35:19'),(46097,1,44,'2021-07-14 05:43:29'),(46098,1,14,'2021-07-14 05:46:56'),(46099,1,44,'2021-07-14 05:51:40'),(46100,1,44,'2021-07-14 05:54:59'),(46101,1,44,'2021-07-14 06:13:09'),(46102,1,44,'2021-07-14 06:39:35'),(46103,1,44,'2021-07-14 06:47:14'),(46104,1,44,'2021-07-14 06:52:14'),(46105,1,44,'2021-07-14 06:56:27'),(46106,1,5,'2021-07-14 07:01:12'),(46107,1,44,'2021-07-14 07:40:41'),(46108,1,44,'2021-07-14 07:40:57'),(46109,1,44,'2021-07-14 07:44:18'),(46110,1,44,'2021-07-14 08:08:58'),(46111,1,44,'2021-07-14 08:22:28'),(46112,1,44,'2021-07-14 08:25:16'),(46113,1,14,'2021-07-14 08:33:05'),(46114,1,5,'2021-07-14 08:33:17'),(46115,1,66,'2021-07-14 08:49:25'),(46116,1,6,'2021-07-14 08:50:41'),(46117,1,15,'2021-07-14 08:52:10'),(46118,1,44,'2021-07-14 08:53:19'),(46119,1,6,'2021-07-14 08:58:17'),(46120,1,44,'2021-07-14 08:58:59'),(46121,1,44,'2021-07-14 09:01:38'),(46122,1,6,'2021-07-14 09:04:43'),(46123,1,44,'2021-07-14 09:06:08'),(46124,1,44,'2021-07-14 09:12:07'),(46125,1,44,'2021-07-14 09:16:51'),(46126,1,44,'2021-07-14 09:18:41'),(46127,1,6,'2021-07-14 09:41:25'),(46128,1,73,'2021-07-14 10:02:25'),(46129,1,44,'2021-07-14 10:04:40'),(46130,1,14,'2021-07-14 10:18:43'),(46131,1,6,'2021-07-14 10:22:45'),(46132,1,44,'2021-07-14 10:41:47'),(46133,1,13,'2021-07-14 11:09:04'),(46134,1,44,'2021-07-14 11:11:43'),(46135,1,44,'2021-07-14 11:12:05'),(46136,1,13,'2021-07-14 11:31:40'),(46137,1,44,'2021-07-14 11:42:25'),(46138,1,5,'2021-07-14 11:44:03'),(46139,1,43,'2021-07-14 11:50:53'),(46140,1,44,'2021-07-14 11:52:42'),(46141,1,44,'2021-07-14 12:03:18'),(46142,1,5,'2021-07-14 12:06:29'),(46143,1,44,'2021-07-14 12:11:22'),(46144,1,13,'2021-07-14 12:30:25'),(46145,1,44,'2021-07-14 12:31:59'),(46146,1,44,'2021-07-14 12:36:00'),(46147,1,44,'2021-07-14 12:51:53'),(46148,1,44,'2021-07-14 13:53:57'),(46149,1,5,'2021-07-14 13:55:51'),(46150,1,44,'2021-07-14 13:58:48'),(46151,1,13,'2021-07-14 14:18:18'),(46152,1,44,'2021-07-14 14:20:00'),(46153,1,44,'2021-07-14 14:31:05'),(46154,1,13,'2021-07-14 14:32:37'),(46155,1,44,'2021-07-14 14:35:45'),(46156,1,6,'2021-07-14 14:36:07'),(46157,1,6,'2021-07-14 14:38:01'),(46158,1,5,'2021-07-14 14:41:05'),(46159,1,14,'2021-07-14 14:42:07'),(46160,1,13,'2021-07-14 14:43:17'),(46161,1,13,'2021-07-14 14:48:35'),(46162,1,15,'2021-07-14 14:57:25'),(46163,1,13,'2021-07-14 14:58:24'),(46164,1,44,'2021-07-14 15:01:41'),(46165,1,44,'2021-07-14 15:04:16'),(46166,1,44,'2021-07-14 15:06:26'),(46167,1,15,'2021-07-14 15:09:39'),(46168,1,6,'2021-07-14 15:09:45'),(46169,1,15,'2021-07-14 15:16:06'),(46170,1,5,'2021-07-14 15:22:29'),(46171,1,44,'2021-07-14 15:29:19'),(46172,1,44,'2021-07-14 15:36:04'),(46173,1,44,'2021-07-14 15:42:54'),(46174,1,6,'2021-07-14 15:52:46'),(46175,1,44,'2021-07-14 16:11:46'),(46176,1,6,'2021-07-14 16:14:35'),(46177,1,44,'2021-07-14 16:31:17'),(46178,1,44,'2021-07-14 16:34:29'),(46179,1,6,'2021-07-14 16:36:31'),(46180,1,44,'2021-07-14 16:54:07'),(46181,1,44,'2021-07-14 16:57:19'),(46182,1,6,'2021-07-14 16:57:33'),(46183,1,44,'2021-07-14 17:18:35'),(46184,1,44,'2021-07-14 17:35:33'),(46185,1,44,'2021-07-14 17:39:38'),(46186,1,44,'2021-07-14 17:56:44'),(46187,1,44,'2021-07-14 18:56:25'),(46188,1,44,'2021-07-14 19:11:50'),(46189,1,44,'2021-07-14 19:11:52'),(46190,1,44,'2021-07-14 20:42:56'),(46191,1,79,'2021-07-14 20:50:13'),(46192,1,43,'2021-07-14 20:56:06'),(46193,1,44,'2021-07-14 21:09:07'),(46194,1,44,'2021-07-14 22:19:24'),(46195,1,44,'2021-07-14 22:19:35'),(46196,1,44,'2021-07-14 22:26:31'),(46197,1,44,'2021-07-14 22:31:52'),(46198,1,44,'2021-07-14 22:37:39'),(46199,1,44,'2021-07-14 22:37:43'),(46200,1,44,'2021-07-14 22:37:59'),(46201,1,44,'2021-07-14 22:38:02'),(46202,1,44,'2021-07-14 22:38:53'),(46203,1,44,'2021-07-14 22:44:50'),(46204,1,44,'2021-07-14 23:16:26'),(46205,1,62,'2021-07-15 00:12:57'),(46206,1,15,'2021-07-15 00:35:53'),(46207,1,53,'2021-07-15 00:39:38'),(46208,1,44,'2021-07-15 02:17:46'),(46209,1,56,'2021-07-15 02:36:47'),(46210,1,13,'2021-07-15 02:40:51'),(46211,1,5,'2021-07-15 02:46:15'),(46212,1,44,'2021-07-15 02:47:54'),(46213,1,59,'2021-07-15 02:56:05'),(46214,1,5,'2021-07-15 03:09:51'),(46215,1,44,'2021-07-15 03:23:24'),(46216,1,44,'2021-07-15 03:24:34'),(46217,1,44,'2021-07-15 03:34:23'),(46218,1,14,'2021-07-15 03:41:27'),(46219,1,5,'2021-07-15 03:54:15'),(46220,1,44,'2021-07-15 03:55:24'),(46221,1,44,'2021-07-15 04:09:41'),(46222,1,44,'2021-07-15 04:12:39'),(46223,1,44,'2021-07-15 04:13:29'),(46224,1,44,'2021-07-15 04:16:33'),(46225,1,5,'2021-07-15 04:23:47'),(46226,1,44,'2021-07-15 04:25:50'),(46227,1,44,'2021-07-15 04:37:36'),(46228,1,44,'2021-07-15 04:39:19'),(46229,1,44,'2021-07-15 04:43:50'),(46230,1,66,'2021-07-15 04:45:39'),(46231,1,62,'2021-07-15 04:46:49'),(46232,1,70,'2021-07-15 04:46:53'),(46233,1,44,'2021-07-15 04:47:54'),(46234,1,15,'2021-07-15 05:06:16'),(46235,1,6,'2021-07-15 05:06:28'),(46236,1,5,'2021-07-15 05:15:00'),(46237,1,44,'2021-07-15 05:16:30'),(46238,1,44,'2021-07-15 05:17:25'),(46239,1,43,'2021-07-15 05:39:09'),(46240,1,5,'2021-07-15 05:39:14'),(46241,1,44,'2021-07-15 05:40:55'),(46242,1,45,'2021-07-15 05:45:40'),(46243,1,44,'2021-07-15 05:46:18'),(46244,1,44,'2021-07-15 06:02:36'),(46245,1,14,'2021-07-15 06:03:33'),(46246,1,5,'2021-07-15 06:04:33'),(46247,1,44,'2021-07-15 06:16:47'),(46248,1,44,'2021-07-15 06:22:11'),(46249,1,44,'2021-07-15 06:39:59'),(46250,1,44,'2021-07-15 06:44:20'),(46251,1,44,'2021-07-15 07:02:55'),(46252,1,44,'2021-07-15 07:03:33'),(46253,1,44,'2021-07-15 07:04:06'),(46254,1,44,'2021-07-15 07:08:27'),(46255,1,44,'2021-07-15 07:08:44'),(46256,1,44,'2021-07-15 07:09:02'),(46257,1,44,'2021-07-15 07:09:26'),(46258,1,44,'2021-07-15 07:09:46'),(46259,1,44,'2021-07-15 07:10:08'),(46260,1,44,'2021-07-15 07:10:23'),(46261,1,44,'2021-07-15 07:10:32'),(46262,1,44,'2021-07-15 07:10:44'),(46263,1,44,'2021-07-15 07:12:14'),(46264,1,44,'2021-07-15 07:20:25'),(46265,1,44,'2021-07-15 07:28:44'),(46266,1,44,'2021-07-15 07:31:40'),(46267,1,44,'2021-07-15 07:51:44'),(46268,1,15,'2021-07-15 07:57:22'),(46269,1,59,'2021-07-15 07:58:14'),(46270,1,15,'2021-07-15 08:31:00'),(46271,1,6,'2021-07-15 08:31:06'),(46272,1,5,'2021-07-15 08:34:03'),(46273,1,44,'2021-07-15 08:44:11'),(46274,1,14,'2021-07-15 08:48:51'),(46275,1,14,'2021-07-15 08:55:02'),(46276,1,44,'2021-07-15 09:06:24'),(46277,1,44,'2021-07-15 09:07:36'),(46278,1,44,'2021-07-15 09:07:41'),(46279,1,44,'2021-07-15 09:16:07'),(46280,1,53,'2021-07-15 09:22:23'),(46281,1,44,'2021-07-15 09:26:19'),(46282,1,44,'2021-07-15 09:27:44'),(46283,1,56,'2021-07-15 09:33:32'),(46284,1,73,'2021-07-15 09:33:35'),(46285,1,44,'2021-07-15 10:01:12'),(46286,1,44,'2021-07-15 10:04:14'),(46287,1,44,'2021-07-15 10:21:05'),(46288,1,6,'2021-07-15 10:36:30'),(46289,1,6,'2021-07-15 10:36:37'),(46290,1,44,'2021-07-15 10:39:27'),(46291,1,13,'2021-07-15 10:53:09'),(46292,1,44,'2021-07-15 11:00:29'),(46293,1,44,'2021-07-15 11:03:59'),(46294,1,45,'2021-07-15 11:10:21'),(46295,1,59,'2021-07-15 11:17:08'),(46296,1,44,'2021-07-15 11:18:06'),(46297,1,44,'2021-07-15 11:19:47'),(46298,1,44,'2021-07-15 11:25:10'),(46299,1,44,'2021-07-15 11:39:19'),(46300,1,44,'2021-07-15 11:40:27'),(46301,1,44,'2021-07-15 11:42:12'),(46302,1,44,'2021-07-15 11:51:04'),(46303,1,44,'2021-07-15 12:03:40'),(46304,1,44,'2021-07-15 12:14:11'),(46305,1,44,'2021-07-15 12:25:19'),(46306,1,44,'2021-07-15 12:26:29'),(46307,1,62,'2021-07-15 12:43:35'),(46308,1,44,'2021-07-15 12:46:41'),(46309,1,79,'2021-07-15 12:47:12'),(46310,1,44,'2021-07-15 12:57:03'),(46311,1,44,'2021-07-15 12:58:57'),(46312,1,44,'2021-07-15 13:02:13'),(46313,1,44,'2021-07-15 13:17:52'),(46314,1,44,'2021-07-15 13:29:09'),(46315,1,44,'2021-07-15 13:32:54'),(46316,1,44,'2021-07-15 13:59:59'),(46317,1,43,'2021-07-15 14:20:11'),(46318,1,44,'2021-07-15 14:28:43'),(46319,1,5,'2021-07-15 14:31:34'),(46320,1,6,'2021-07-15 14:32:57'),(46321,1,15,'2021-07-15 14:33:16'),(46322,1,14,'2021-07-15 14:33:18'),(46323,1,13,'2021-07-15 14:35:10'),(46324,1,44,'2021-07-15 14:37:22'),(46325,1,14,'2021-07-15 14:38:29'),(46326,1,14,'2021-07-15 14:40:47'),(46327,1,44,'2021-07-15 14:41:15'),(46328,1,44,'2021-07-15 14:48:47'),(46329,1,15,'2021-07-15 14:52:35'),(46330,1,44,'2021-07-15 14:52:50'),(46331,1,44,'2021-07-15 14:59:30'),(46332,1,44,'2021-07-15 15:02:04'),(46333,1,44,'2021-07-15 15:09:11'),(46334,1,5,'2021-07-15 15:15:57'),(46335,1,44,'2021-07-15 15:16:20'),(46336,1,44,'2021-07-15 15:26:44'),(46337,1,44,'2021-07-15 15:40:49'),(46338,1,14,'2021-07-15 15:42:19'),(46339,1,44,'2021-07-15 15:47:34'),(46340,1,44,'2021-07-15 15:55:11'),(46341,1,66,'2021-07-15 15:55:58'),(46342,1,44,'2021-07-15 15:57:14'),(46343,1,44,'2021-07-15 16:04:54'),(46344,1,44,'2021-07-15 16:24:47'),(46345,1,15,'2021-07-15 16:30:36'),(46346,1,44,'2021-07-15 16:49:31'),(46347,1,44,'2021-07-15 17:02:08'),(46348,1,66,'2021-07-15 17:08:16'),(46349,1,44,'2021-07-15 17:11:01'),(46350,1,44,'2021-07-15 17:33:10'),(46351,1,44,'2021-07-15 17:36:09'),(46352,1,44,'2021-07-15 17:59:15'),(46353,1,44,'2021-07-15 18:12:14'),(46354,1,44,'2021-07-15 18:15:51'),(46355,1,44,'2021-07-15 18:24:17'),(46356,1,44,'2021-07-15 18:50:58'),(46357,1,66,'2021-07-15 19:04:11'),(46358,1,44,'2021-07-15 19:11:50'),(46359,1,44,'2021-07-15 19:11:55'),(46360,1,44,'2021-07-15 19:17:06'),(46361,1,44,'2021-07-15 19:17:16'),(46362,1,44,'2021-07-15 19:19:17'),(46363,1,44,'2021-07-15 19:54:04'),(46364,1,44,'2021-07-15 20:03:06'),(46365,1,59,'2021-07-15 20:07:12'),(46366,1,59,'2021-07-15 20:10:37'),(46367,1,14,'2021-07-15 20:30:58'),(46368,1,44,'2021-07-15 20:33:22'),(46369,1,44,'2021-07-15 20:57:28'),(46370,1,44,'2021-07-15 21:14:04'),(46371,1,44,'2021-07-15 21:20:42'),(46372,1,15,'2021-07-15 21:23:34'),(46373,1,44,'2021-07-15 21:52:16'),(46374,1,73,'2021-07-15 22:06:34'),(46375,1,14,'2021-07-15 22:06:35'),(46376,1,44,'2021-07-15 22:07:30'),(46377,1,44,'2021-07-15 22:13:37'),(46378,1,44,'2021-07-15 22:23:09'),(46379,1,44,'2021-07-15 22:28:57'),(46380,1,44,'2021-07-15 22:32:18'),(46381,1,44,'2021-07-15 22:38:34'),(46382,1,44,'2021-07-15 22:42:44'),(46383,1,43,'2021-07-15 23:10:39'),(46384,1,53,'2021-07-15 23:38:26'),(46385,1,44,'2021-07-15 23:51:44'),(46386,1,66,'2021-07-16 00:03:16'),(46387,1,44,'2021-07-16 00:15:40'),(46388,1,13,'2021-07-16 00:15:44'),(46389,1,44,'2021-07-16 00:15:48'),(46390,1,6,'2021-07-16 00:15:50'),(46391,1,70,'2021-07-16 00:15:51'),(46392,1,56,'2021-07-16 00:15:55'),(46393,1,59,'2021-07-16 00:15:56'),(46394,1,79,'2021-07-16 00:15:58'),(46395,1,44,'2021-07-16 00:16:02'),(46396,1,13,'2021-07-16 00:16:12'),(46397,1,56,'2021-07-16 00:16:17'),(46398,1,5,'2021-07-16 00:16:20'),(46399,1,59,'2021-07-16 00:16:20'),(46400,1,44,'2021-07-16 00:16:22'),(46401,1,70,'2021-07-16 00:16:23'),(46402,1,44,'2021-07-16 00:16:34'),(46403,1,5,'2021-07-16 00:16:37'),(46404,1,44,'2021-07-16 00:16:53'),(46405,1,44,'2021-07-16 00:25:57'),(46406,1,44,'2021-07-16 01:00:20'),(46407,1,44,'2021-07-16 01:03:14'),(46408,1,70,'2021-07-16 01:17:44'),(46409,1,44,'2021-07-16 01:18:41'),(46410,1,44,'2021-07-16 01:34:04'),(46411,1,59,'2021-07-16 01:43:38'),(46412,1,44,'2021-07-16 01:44:32'),(46413,1,14,'2021-07-16 02:10:52'),(46414,1,44,'2021-07-16 02:15:44'),(46415,1,44,'2021-07-16 02:23:41'),(46416,1,5,'2021-07-16 02:32:58'),(46417,1,14,'2021-07-16 02:34:08'),(46418,1,96,'2021-07-16 02:43:52'),(46419,1,13,'2021-07-16 02:45:01'),(46420,1,44,'2021-07-16 02:48:22'),(46421,1,13,'2021-07-16 02:51:38'),(46422,1,13,'2021-07-16 02:54:50'),(46423,1,6,'2021-07-16 03:04:19'),(46424,1,6,'2021-07-16 03:14:31'),(46425,1,15,'2021-07-16 03:18:28'),(46426,1,73,'2021-07-16 03:21:30'),(46427,1,44,'2021-07-16 03:26:39'),(46428,1,44,'2021-07-16 03:32:42'),(46429,1,44,'2021-07-16 03:33:29'),(46430,1,44,'2021-07-16 03:52:02'),(46431,1,79,'2021-07-16 04:16:40'),(46432,1,44,'2021-07-16 04:36:19'),(46433,1,44,'2021-07-16 04:40:27'),(46434,1,44,'2021-07-16 04:53:36'),(46435,1,6,'2021-07-16 04:53:42'),(46436,1,44,'2021-07-16 04:55:42'),(46437,1,62,'2021-07-16 04:56:33'),(46438,1,44,'2021-07-16 05:35:00'),(46439,1,44,'2021-07-16 05:58:59'),(46440,1,6,'2021-07-16 06:02:24'),(46441,1,15,'2021-07-16 06:10:24'),(46442,1,44,'2021-07-16 06:24:20'),(46443,1,44,'2021-07-16 06:33:52'),(46444,1,44,'2021-07-16 06:37:07'),(46445,1,44,'2021-07-16 06:44:58'),(46446,1,6,'2021-07-16 06:49:22'),(46447,1,44,'2021-07-16 07:14:59'),(46448,1,44,'2021-07-16 07:30:03'),(46449,1,15,'2021-07-16 07:32:09'),(46450,1,44,'2021-07-16 08:06:47'),(46451,1,44,'2021-07-16 08:06:53'),(46452,1,44,'2021-07-16 08:06:58'),(46453,1,44,'2021-07-16 08:07:03'),(46454,1,44,'2021-07-16 08:07:08'),(46455,1,44,'2021-07-16 08:07:14'),(46456,1,44,'2021-07-16 08:07:23'),(46457,1,44,'2021-07-16 08:07:27'),(46458,1,44,'2021-07-16 08:07:34'),(46459,1,44,'2021-07-16 08:07:38'),(46460,1,44,'2021-07-16 08:07:45'),(46461,1,44,'2021-07-16 08:11:40'),(46462,1,44,'2021-07-16 08:14:31'),(46463,1,44,'2021-07-16 08:32:33'),(46464,1,6,'2021-07-16 08:32:46'),(46465,1,15,'2021-07-16 08:33:27'),(46466,1,44,'2021-07-16 08:35:35'),(46467,1,15,'2021-07-16 08:35:49'),(46468,1,13,'2021-07-16 08:47:31'),(46469,1,15,'2021-07-16 08:54:04'),(46470,1,44,'2021-07-16 08:54:10'),(46471,1,13,'2021-07-16 08:57:53'),(46472,1,15,'2021-07-16 09:03:34'),(46473,1,13,'2021-07-16 09:07:00'),(46474,1,13,'2021-07-16 09:14:12'),(46475,1,44,'2021-07-16 09:20:16'),(46476,1,15,'2021-07-16 09:21:09'),(46477,1,13,'2021-07-16 09:22:27'),(46478,1,44,'2021-07-16 09:34:49'),(46479,1,62,'2021-07-16 09:36:29'),(46480,1,44,'2021-07-16 09:37:30'),(46481,1,13,'2021-07-16 09:42:07'),(46482,1,13,'2021-07-16 09:55:34'),(46483,1,44,'2021-07-16 10:13:22'),(46484,1,15,'2021-07-16 10:13:45'),(46485,1,44,'2021-07-16 10:17:41'),(46486,1,44,'2021-07-16 10:29:27'),(46487,1,13,'2021-07-16 10:40:52'),(46488,1,44,'2021-07-16 10:50:31'),(46489,1,44,'2021-07-16 10:58:35'),(46490,1,15,'2021-07-16 11:04:17'),(46491,1,5,'2021-07-16 11:10:07'),(46492,1,14,'2021-07-16 11:10:07'),(46493,1,96,'2021-07-16 11:11:58'),(46494,1,44,'2021-07-16 11:19:31'),(46495,1,13,'2021-07-16 11:26:15'),(46496,1,59,'2021-07-16 11:34:37'),(46497,1,44,'2021-07-16 11:36:34'),(46498,1,44,'2021-07-16 12:09:43'),(46499,1,13,'2021-07-16 12:15:43'),(46500,1,15,'2021-07-16 12:38:11'),(46501,1,44,'2021-07-16 12:49:06'),(46502,1,44,'2021-07-16 12:57:25'),(46503,1,62,'2021-07-16 13:03:24'),(46504,1,44,'2021-07-16 13:09:01'),(46505,1,6,'2021-07-16 13:09:04'),(46506,1,6,'2021-07-16 13:09:07'),(46507,1,13,'2021-07-16 13:24:37'),(46508,1,15,'2021-07-16 13:24:55'),(46509,1,44,'2021-07-16 13:25:26'),(46510,1,44,'2021-07-16 13:39:43'),(46511,1,44,'2021-07-16 13:42:04'),(46512,1,44,'2021-07-16 13:48:25'),(46513,1,44,'2021-07-16 13:59:22'),(46514,1,44,'2021-07-16 14:02:17'),(46515,1,44,'2021-07-16 14:02:24'),(46516,1,15,'2021-07-16 14:08:36'),(46517,1,13,'2021-07-16 14:11:26'),(46518,1,44,'2021-07-16 14:31:07'),(46519,1,13,'2021-07-16 14:33:03'),(46520,1,44,'2021-07-16 14:33:05'),(46521,1,14,'2021-07-16 14:33:36'),(46522,1,6,'2021-07-16 14:35:24'),(46523,1,15,'2021-07-16 14:35:37'),(46524,1,44,'2021-07-16 14:35:58'),(46525,1,44,'2021-07-16 14:38:39'),(46526,1,76,'2021-07-16 14:39:01'),(46527,1,70,'2021-07-16 14:40:14'),(46528,1,14,'2021-07-16 14:42:20'),(46529,1,44,'2021-07-16 14:43:23'),(46530,1,14,'2021-07-16 14:45:44'),(46531,1,15,'2021-07-16 14:49:12'),(46532,1,14,'2021-07-16 14:51:08'),(46533,1,44,'2021-07-16 14:56:21'),(46534,1,44,'2021-07-16 15:04:00'),(46535,1,5,'2021-07-16 15:10:32'),(46536,1,5,'2021-07-16 15:23:39'),(46537,1,15,'2021-07-16 15:29:35'),(46538,1,44,'2021-07-16 15:34:03'),(46539,1,13,'2021-07-16 15:41:41'),(46540,1,5,'2021-07-16 15:45:29'),(46541,1,44,'2021-07-16 16:03:01'),(46542,1,5,'2021-07-16 16:06:08'),(46543,1,15,'2021-07-16 16:08:29'),(46544,1,5,'2021-07-16 16:27:50'),(46545,1,44,'2021-07-16 16:30:11'),(46546,1,15,'2021-07-16 16:43:15'),(46547,1,44,'2021-07-16 16:44:36'),(46548,1,44,'2021-07-16 16:57:34'),(46549,1,5,'2021-07-16 17:13:38'),(46550,1,15,'2021-07-16 17:18:56'),(46551,1,44,'2021-07-16 17:23:48'),(46552,1,44,'2021-07-16 17:31:01'),(46553,1,44,'2021-07-16 17:50:11'),(46554,1,44,'2021-07-16 17:50:14'),(46555,1,44,'2021-07-16 17:51:44'),(46556,1,44,'2021-07-16 17:52:33'),(46557,1,66,'2021-07-16 17:57:20'),(46558,1,43,'2021-07-16 17:57:22'),(46559,1,56,'2021-07-16 17:57:25'),(46560,1,5,'2021-07-16 18:00:37'),(46561,1,5,'2021-07-16 18:22:59'),(46562,1,15,'2021-07-16 18:26:10'),(46563,1,44,'2021-07-16 18:38:10'),(46564,1,44,'2021-07-16 18:41:08'),(46565,1,5,'2021-07-16 18:48:51'),(46566,1,44,'2021-07-16 18:58:16'),(46567,1,44,'2021-07-16 18:58:42'),(46568,1,15,'2021-07-16 19:01:21'),(46569,1,44,'2021-07-16 19:04:12'),(46570,1,44,'2021-07-16 19:04:15'),(46571,1,44,'2021-07-16 19:07:38'),(46572,1,44,'2021-07-16 19:10:48'),(46573,1,66,'2021-07-16 19:26:52'),(46574,1,44,'2021-07-16 19:29:55'),(46575,1,15,'2021-07-16 19:35:22'),(46576,1,5,'2021-07-16 19:39:57'),(46577,1,44,'2021-07-16 19:46:53'),(46578,1,15,'2021-07-16 20:12:56'),(46579,1,15,'2021-07-16 20:46:22'),(46580,1,44,'2021-07-16 21:04:44'),(46581,1,15,'2021-07-16 21:20:39'),(46582,1,44,'2021-07-16 21:44:13'),(46583,1,44,'2021-07-16 21:49:50'),(46584,1,15,'2021-07-16 21:54:47'),(46585,1,15,'2021-07-16 22:28:24'),(46586,1,44,'2021-07-16 22:33:27'),(46587,1,44,'2021-07-16 22:36:55'),(46588,1,44,'2021-07-16 22:38:17'),(46589,1,44,'2021-07-16 22:38:35'),(46590,1,5,'2021-07-16 23:21:17'),(46591,1,15,'2021-07-16 23:34:51'),(46592,1,44,'2021-07-16 23:42:21'),(46593,1,6,'2021-07-16 23:46:47'),(46594,1,15,'2021-07-17 00:08:47'),(46595,1,5,'2021-07-17 00:08:50'),(46596,1,15,'2021-07-17 00:39:50'),(46597,1,44,'2021-07-17 00:48:12'),(46598,1,44,'2021-07-17 00:56:06'),(46599,1,44,'2021-07-17 00:56:18'),(46600,1,44,'2021-07-17 00:56:28'),(46601,1,44,'2021-07-17 00:56:48'),(46602,1,44,'2021-07-17 00:57:12'),(46603,1,44,'2021-07-17 00:57:21'),(46604,1,44,'2021-07-17 00:57:29'),(46605,1,44,'2021-07-17 00:57:42'),(46606,1,44,'2021-07-17 00:57:50'),(46607,1,44,'2021-07-17 00:58:04'),(46608,1,44,'2021-07-17 00:58:13'),(46609,1,44,'2021-07-17 00:58:24'),(46610,1,44,'2021-07-17 00:58:38'),(46611,1,44,'2021-07-17 00:58:48'),(46612,1,44,'2021-07-17 00:58:58'),(46613,1,44,'2021-07-17 00:59:18'),(46614,1,44,'2021-07-17 00:59:37'),(46615,1,45,'2021-07-17 00:59:51'),(46616,1,44,'2021-07-17 01:00:01'),(46617,1,44,'2021-07-17 01:00:20'),(46618,1,44,'2021-07-17 01:00:33'),(46619,1,15,'2021-07-17 01:12:34'),(46620,1,15,'2021-07-17 01:15:59'),(46621,1,44,'2021-07-17 01:40:28'),(46622,1,44,'2021-07-17 01:44:32'),(46623,1,15,'2021-07-17 01:44:38'),(46624,1,44,'2021-07-17 01:48:03'),(46625,1,5,'2021-07-17 01:48:32'),(46626,1,44,'2021-07-17 01:52:49'),(46627,1,44,'2021-07-17 01:56:13'),(46628,1,44,'2021-07-17 01:57:19'),(46629,1,44,'2021-07-17 01:58:12'),(46630,1,44,'2021-07-17 02:04:50'),(46631,1,44,'2021-07-17 02:19:57'),(46632,1,5,'2021-07-17 02:34:20'),(46633,1,44,'2021-07-17 02:37:02'),(46634,1,14,'2021-07-17 02:37:25'),(46635,1,5,'2021-07-17 02:45:57'),(46636,1,15,'2021-07-17 02:55:38'),(46637,1,53,'2021-07-17 03:01:04'),(46638,1,44,'2021-07-17 03:01:20'),(46639,1,13,'2021-07-17 03:03:18'),(46640,1,6,'2021-07-17 03:04:33'),(46641,1,13,'2021-07-17 03:16:56'),(46642,1,15,'2021-07-17 03:25:39'),(46643,1,44,'2021-07-17 03:26:54'),(46644,1,15,'2021-07-17 03:55:15'),(46645,1,44,'2021-07-17 04:00:21'),(46646,1,44,'2021-07-17 04:20:00'),(46647,1,15,'2021-07-17 04:28:06'),(46648,1,5,'2021-07-17 04:34:22'),(46649,1,44,'2021-07-17 04:38:24'),(46650,1,66,'2021-07-17 04:52:57'),(46651,1,6,'2021-07-17 05:01:18'),(46652,1,44,'2021-07-17 05:07:48'),(46653,1,53,'2021-07-17 05:11:56'),(46654,1,15,'2021-07-17 05:24:55'),(46655,1,44,'2021-07-17 05:29:15'),(46656,1,44,'2021-07-17 05:29:36'),(46657,1,44,'2021-07-17 05:31:21'),(46658,1,13,'2021-07-17 05:34:09'),(46659,1,15,'2021-07-17 05:51:55'),(46660,1,44,'2021-07-17 05:53:48'),(46661,1,13,'2021-07-17 05:57:52'),(46662,1,44,'2021-07-17 06:15:34'),(46663,1,44,'2021-07-17 06:16:39'),(46664,1,44,'2021-07-17 06:16:41'),(46665,1,13,'2021-07-17 06:20:36'),(46666,1,15,'2021-07-17 06:20:42'),(46667,1,44,'2021-07-17 06:42:59'),(46668,1,44,'2021-07-17 06:43:34'),(46669,1,44,'2021-07-17 06:46:22'),(46670,1,15,'2021-07-17 06:50:35'),(46671,1,13,'2021-07-17 06:54:16'),(46672,1,44,'2021-07-17 07:05:44'),(46673,1,44,'2021-07-17 07:08:54'),(46674,1,44,'2021-07-17 07:09:30'),(46675,1,44,'2021-07-17 07:11:30'),(46676,1,15,'2021-07-17 07:35:20'),(46677,1,44,'2021-07-17 07:50:35'),(46678,1,44,'2021-07-17 08:05:22'),(46679,1,13,'2021-07-17 08:15:03'),(46680,1,44,'2021-07-17 08:18:49'),(46681,1,56,'2021-07-17 08:21:25'),(46682,1,15,'2021-07-17 08:28:17'),(46683,1,14,'2021-07-17 08:31:58'),(46684,1,5,'2021-07-17 08:32:13'),(46685,1,15,'2021-07-17 08:32:40'),(46686,1,15,'2021-07-17 08:40:34'),(46687,1,13,'2021-07-17 08:41:14'),(46688,1,15,'2021-07-17 08:43:44'),(46689,1,13,'2021-07-17 08:45:52'),(46690,1,44,'2021-07-17 08:49:52'),(46691,1,13,'2021-07-17 08:52:02'),(46692,1,44,'2021-07-17 08:54:19'),(46693,1,15,'2021-07-17 08:59:19'),(46694,1,13,'2021-07-17 09:00:08'),(46695,1,44,'2021-07-17 09:03:09'),(46696,1,44,'2021-07-17 09:04:49'),(46697,1,44,'2021-07-17 09:05:26'),(46698,1,13,'2021-07-17 09:07:49'),(46699,1,13,'2021-07-17 09:09:50'),(46700,1,15,'2021-07-17 09:22:11'),(46701,1,13,'2021-07-17 09:38:09'),(46702,1,15,'2021-07-17 09:49:32'),(46703,1,44,'2021-07-17 09:49:58'),(46704,1,13,'2021-07-17 10:00:15'),(46705,1,15,'2021-07-17 10:10:44'),(46706,1,15,'2021-07-17 10:11:59'),(46707,1,13,'2021-07-17 10:17:21'),(46708,1,44,'2021-07-17 10:30:59'),(46709,1,13,'2021-07-17 10:52:56'),(46710,1,43,'2021-07-17 10:57:48'),(46711,1,15,'2021-07-17 10:58:41'),(46712,1,44,'2021-07-17 11:12:03'),(46713,1,13,'2021-07-17 11:27:19'),(46714,1,15,'2021-07-17 11:42:34'),(46715,1,44,'2021-07-17 11:52:36'),(46716,1,13,'2021-07-17 11:59:59'),(46717,1,15,'2021-07-17 12:25:16'),(46718,1,13,'2021-07-17 12:31:17'),(46719,1,44,'2021-07-17 12:32:10'),(46720,1,44,'2021-07-17 12:45:27'),(46721,1,15,'2021-07-17 13:06:28'),(46722,1,44,'2021-07-17 13:13:28'),(46723,1,44,'2021-07-17 13:38:00'),(46724,1,44,'2021-07-17 13:39:38'),(46725,1,15,'2021-07-17 13:45:13'),(46726,1,15,'2021-07-17 14:22:33'),(46727,1,6,'2021-07-17 14:32:02'),(46728,1,15,'2021-07-17 14:32:05'),(46729,1,5,'2021-07-17 14:36:43'),(46730,1,13,'2021-07-17 14:37:42'),(46731,1,44,'2021-07-17 14:37:43'),(46732,1,14,'2021-07-17 14:39:08'),(46733,1,5,'2021-07-17 14:45:42'),(46734,1,44,'2021-07-17 14:47:00'),(46735,1,44,'2021-07-17 14:47:37'),(46736,1,14,'2021-07-17 14:49:45'),(46737,1,5,'2021-07-17 14:51:21'),(46738,1,44,'2021-07-17 14:52:41'),(46739,1,6,'2021-07-17 14:56:55'),(46740,1,6,'2021-07-17 14:56:57'),(46741,1,44,'2021-07-17 14:58:08'),(46742,1,15,'2021-07-17 15:01:36'),(46743,1,44,'2021-07-17 15:02:45'),(46744,1,44,'2021-07-17 15:08:29'),(46745,1,44,'2021-07-17 15:15:34'),(46746,1,14,'2021-07-17 15:22:19'),(46747,1,44,'2021-07-17 15:22:21'),(46748,1,44,'2021-07-17 15:27:13'),(46749,1,14,'2021-07-17 15:31:35'),(46750,1,14,'2021-07-17 15:35:57'),(46751,1,15,'2021-07-17 15:37:07'),(46752,1,44,'2021-07-17 15:39:47'),(46753,1,44,'2021-07-17 15:46:41'),(46754,1,14,'2021-07-17 15:53:38'),(46755,1,44,'2021-07-17 16:08:22'),(46756,1,15,'2021-07-17 16:11:09'),(46757,1,14,'2021-07-17 16:30:54'),(46758,1,44,'2021-07-17 16:30:57'),(46759,1,15,'2021-07-17 16:44:16'),(46760,1,44,'2021-07-17 16:52:02'),(46761,1,14,'2021-07-17 16:55:11'),(46762,1,44,'2021-07-17 17:13:58'),(46763,1,44,'2021-07-17 17:14:15'),(46764,1,15,'2021-07-17 17:15:16'),(46765,1,14,'2021-07-17 17:18:31'),(46766,1,14,'2021-07-17 17:42:15'),(46767,1,15,'2021-07-17 17:46:25'),(46768,1,44,'2021-07-17 17:57:13'),(46769,1,15,'2021-07-17 18:16:59'),(46770,1,14,'2021-07-17 18:26:27'),(46771,1,44,'2021-07-17 18:39:20'),(46772,1,44,'2021-07-17 18:39:45'),(46773,1,44,'2021-07-17 18:42:06'),(46774,1,44,'2021-07-17 19:27:33'),(46775,1,44,'2021-07-17 19:27:34'),(46776,1,44,'2021-07-17 19:30:33'),(46777,1,6,'2021-07-17 19:30:35'),(46778,1,6,'2021-07-17 19:30:37'),(46779,1,6,'2021-07-17 19:30:38'),(46780,1,14,'2021-07-17 22:02:35'),(46781,1,62,'2021-07-17 22:07:21'),(46782,1,44,'2021-07-17 22:23:40'),(46783,1,44,'2021-07-17 22:25:16'),(46784,1,44,'2021-07-17 22:30:48'),(46785,1,15,'2021-07-17 22:49:26'),(46786,1,14,'2021-07-17 23:06:24'),(46787,1,44,'2021-07-17 23:10:02'),(46788,1,14,'2021-07-17 23:27:59'),(46789,1,59,'2021-07-17 23:30:43'),(46790,1,76,'2021-07-17 23:39:55'),(46791,1,45,'2021-07-17 23:48:17'),(46792,1,14,'2021-07-17 23:49:02'),(46793,1,13,'2021-07-17 23:53:52'),(46794,1,44,'2021-07-18 00:16:49'),(46795,1,44,'2021-07-18 00:38:22'),(46796,1,44,'2021-07-18 00:41:37'),(46797,1,44,'2021-07-18 00:43:42'),(46798,1,14,'2021-07-18 00:51:29'),(46799,1,44,'2021-07-18 00:54:38'),(46800,1,44,'2021-07-18 00:57:16'),(46801,1,44,'2021-07-18 01:09:20'),(46802,1,44,'2021-07-18 01:09:22'),(46803,1,44,'2021-07-18 01:21:09'),(46804,1,44,'2021-07-18 01:22:16'),(46805,1,13,'2021-07-18 01:36:16'),(46806,1,44,'2021-07-18 01:39:00'),(46807,1,44,'2021-07-18 01:43:19'),(46808,1,44,'2021-07-18 01:49:13'),(46809,1,44,'2021-07-18 02:00:44'),(46810,1,44,'2021-07-18 02:12:23'),(46811,1,44,'2021-07-18 02:23:41'),(46812,1,44,'2021-07-18 02:25:00'),(46813,1,44,'2021-07-18 02:36:45'),(46814,1,5,'2021-07-18 02:37:39'),(46815,1,14,'2021-07-18 02:41:53'),(46816,1,13,'2021-07-18 02:44:46'),(46817,1,44,'2021-07-18 02:51:16'),(46818,1,14,'2021-07-18 02:57:55'),(46819,1,44,'2021-07-18 02:58:52'),(46820,1,44,'2021-07-18 03:03:05'),(46821,1,44,'2021-07-18 03:05:15'),(46822,1,44,'2021-07-18 03:09:40'),(46823,1,44,'2021-07-18 03:25:47'),(46824,1,44,'2021-07-18 03:57:01'),(46825,1,14,'2021-07-18 04:14:28'),(46826,1,44,'2021-07-18 04:33:45'),(46827,1,44,'2021-07-18 04:37:16'),(46828,1,44,'2021-07-18 04:52:01'),(46829,1,44,'2021-07-18 04:59:58'),(46830,1,44,'2021-07-18 05:07:43'),(46831,1,44,'2021-07-18 05:09:06'),(46832,1,44,'2021-07-18 05:12:46'),(46833,1,44,'2021-07-18 05:49:29'),(46834,1,44,'2021-07-18 06:01:34'),(46835,1,79,'2021-07-18 06:03:23'),(46836,1,44,'2021-07-18 06:07:38'),(46837,1,62,'2021-07-18 06:08:33'),(46838,1,44,'2021-07-18 06:23:41'),(46839,1,44,'2021-07-18 06:39:50'),(46840,1,44,'2021-07-18 06:46:39'),(46841,1,44,'2021-07-18 06:46:39'),(46842,1,44,'2021-07-18 06:48:48'),(46843,1,44,'2021-07-18 07:00:09'),(46844,1,44,'2021-07-18 07:03:30'),(46845,1,44,'2021-07-18 07:03:33'),(46846,1,44,'2021-07-18 07:05:07'),(46847,1,44,'2021-07-18 07:05:43'),(46848,1,44,'2021-07-18 07:19:05'),(46849,1,44,'2021-07-18 07:32:15'),(46850,1,44,'2021-07-18 07:36:21'),(46851,1,44,'2021-07-18 07:56:18'),(46852,1,6,'2021-07-18 08:01:03'),(46853,1,44,'2021-07-18 08:23:06'),(46854,1,73,'2021-07-18 08:29:12'),(46855,1,44,'2021-07-18 08:33:17'),(46856,1,15,'2021-07-18 08:34:06'),(46857,1,44,'2021-07-18 08:43:53'),(46858,1,13,'2021-07-18 08:56:46'),(46859,1,76,'2021-07-18 08:57:57'),(46860,1,44,'2021-07-18 09:03:26'),(46861,1,44,'2021-07-18 09:16:26'),(46862,1,44,'2021-07-18 09:19:16'),(46863,1,44,'2021-07-18 09:40:07'),(46864,1,13,'2021-07-18 09:44:44'),(46865,1,6,'2021-07-18 09:51:41'),(46866,1,6,'2021-07-18 09:51:44'),(46867,1,44,'2021-07-18 09:53:46'),(46868,1,6,'2021-07-18 10:00:06'),(46869,1,44,'2021-07-18 10:02:15'),(46870,1,13,'2021-07-18 10:06:31'),(46871,1,44,'2021-07-18 10:14:53'),(46872,1,44,'2021-07-18 10:24:40'),(46873,1,13,'2021-07-18 10:26:23'),(46874,1,44,'2021-07-18 10:37:15'),(46875,1,13,'2021-07-18 10:47:01'),(46876,1,44,'2021-07-18 10:47:03'),(46877,1,6,'2021-07-18 10:50:14'),(46878,1,44,'2021-07-18 11:05:53'),(46879,1,44,'2021-07-18 11:08:13'),(46880,1,13,'2021-07-18 11:08:41'),(46881,1,6,'2021-07-18 11:14:20'),(46882,1,44,'2021-07-18 11:19:14'),(46883,1,13,'2021-07-18 11:28:45'),(46884,1,44,'2021-07-18 11:40:33'),(46885,1,44,'2021-07-18 11:50:23'),(46886,1,13,'2021-07-18 11:53:16'),(46887,1,6,'2021-07-18 12:00:52'),(46888,1,44,'2021-07-18 12:01:52'),(46889,1,44,'2021-07-18 12:12:48'),(46890,1,44,'2021-07-18 12:55:13'),(46891,1,13,'2021-07-18 12:57:50'),(46892,1,44,'2021-07-18 13:12:13'),(46893,1,44,'2021-07-18 13:16:42'),(46894,1,44,'2021-07-18 13:18:39'),(46895,1,44,'2021-07-18 13:19:20'),(46896,1,44,'2021-07-18 13:24:36'),(46897,1,13,'2021-07-18 14:01:02'),(46898,1,13,'2021-07-18 14:32:23'),(46899,1,44,'2021-07-18 14:33:50'),(46900,1,14,'2021-07-18 14:37:43'),(46901,1,14,'2021-07-18 14:39:30'),(46902,1,44,'2021-07-18 14:40:41'),(46903,1,44,'2021-07-18 14:42:46'),(46904,1,44,'2021-07-18 14:46:46'),(46905,1,5,'2021-07-18 14:55:00'),(46906,1,44,'2021-07-18 16:27:49'),(46907,1,15,'2021-07-18 16:45:48'),(46908,1,53,'2021-07-18 18:04:42'),(46909,1,44,'2021-07-18 18:16:24'),(46910,1,44,'2021-07-18 19:05:59'),(46911,1,44,'2021-07-18 19:11:01'),(46912,1,76,'2021-07-18 20:31:00'),(46913,1,44,'2021-07-18 20:58:06'),(46914,1,44,'2021-07-18 21:10:02'),(46915,1,44,'2021-07-18 22:12:52'),(46916,1,15,'2021-07-18 22:42:13'),(46917,1,62,'2021-07-18 23:22:14'),(46918,1,44,'2021-07-19 00:51:39'),(46919,1,44,'2021-07-19 01:42:08'),(46920,1,15,'2021-07-19 02:05:31'),(46921,1,44,'2021-07-19 02:09:27'),(46922,1,14,'2021-07-19 02:34:41'),(46923,1,15,'2021-07-19 02:35:42'),(46924,1,6,'2021-07-19 02:36:37'),(46925,1,44,'2021-07-19 02:39:37'),(46926,1,44,'2021-07-19 02:53:40'),(46927,1,5,'2021-07-19 02:55:35'),(46928,1,44,'2021-07-19 03:01:37'),(46929,1,44,'2021-07-19 03:10:35'),(46930,1,44,'2021-07-19 03:16:35'),(46931,1,44,'2021-07-19 03:19:18'),(46932,1,5,'2021-07-19 03:19:48'),(46933,1,44,'2021-07-19 03:46:24'),(46934,1,44,'2021-07-19 04:08:07'),(46935,1,44,'2021-07-19 04:28:20'),(46936,1,44,'2021-07-19 04:31:18'),(46937,1,44,'2021-07-19 04:33:44'),(46938,1,44,'2021-07-19 04:38:14'),(46939,1,44,'2021-07-19 05:01:32'),(46940,1,44,'2021-07-19 05:14:12'),(46941,1,44,'2021-07-19 05:38:01'),(46942,1,44,'2021-07-19 05:38:57'),(46943,1,53,'2021-07-19 05:59:10'),(46944,1,44,'2021-07-19 06:01:17'),(46945,1,44,'2021-07-19 06:07:54'),(46946,1,44,'2021-07-19 06:18:12'),(46947,1,44,'2021-07-19 06:23:18'),(46948,1,15,'2021-07-19 06:29:30'),(46949,1,6,'2021-07-19 06:29:30'),(46950,1,44,'2021-07-19 06:37:51'),(46951,1,6,'2021-07-19 06:37:55'),(46952,1,5,'2021-07-19 06:39:32'),(46953,1,44,'2021-07-19 06:42:14'),(46954,1,44,'2021-07-19 06:46:26'),(46955,1,44,'2021-07-19 06:50:03'),(46956,1,44,'2021-07-19 06:51:09'),(46957,1,44,'2021-07-19 06:55:14'),(46958,1,44,'2021-07-19 06:58:59'),(46959,1,44,'2021-07-19 07:04:27'),(46960,1,44,'2021-07-19 07:04:30'),(46961,1,44,'2021-07-19 07:12:21'),(46962,1,44,'2021-07-19 07:12:22'),(46963,1,44,'2021-07-19 07:12:22'),(46964,1,44,'2021-07-19 07:12:23'),(46965,1,44,'2021-07-19 07:12:23'),(46966,1,44,'2021-07-19 07:12:24'),(46967,1,44,'2021-07-19 07:12:24'),(46968,1,44,'2021-07-19 07:12:25'),(46969,1,44,'2021-07-19 07:14:06'),(46970,1,44,'2021-07-19 07:17:39'),(46971,1,44,'2021-07-19 07:35:16'),(46972,1,44,'2021-07-19 07:35:33'),(46973,1,44,'2021-07-19 07:35:46'),(46974,1,44,'2021-07-19 07:36:11'),(46975,1,44,'2021-07-19 07:36:31'),(46976,1,44,'2021-07-19 07:36:49'),(46977,1,44,'2021-07-19 07:37:08'),(46978,1,44,'2021-07-19 07:37:22'),(46979,1,44,'2021-07-19 07:37:42'),(46980,1,44,'2021-07-19 07:37:59'),(46981,1,44,'2021-07-19 07:38:18'),(46982,1,44,'2021-07-19 07:47:10'),(46983,1,70,'2021-07-19 07:57:34'),(46984,1,44,'2021-07-19 08:33:57'),(46985,1,13,'2021-07-19 08:34:18'),(46986,1,44,'2021-07-19 08:34:23'),(46987,1,14,'2021-07-19 08:35:38'),(46988,1,14,'2021-07-19 08:37:30'),(46989,1,44,'2021-07-19 08:44:10'),(46990,1,44,'2021-07-19 08:47:12'),(46991,1,44,'2021-07-19 08:49:50'),(46992,1,44,'2021-07-19 08:51:20'),(46993,1,14,'2021-07-19 08:51:40'),(46994,1,44,'2021-07-19 08:55:00'),(46995,1,5,'2021-07-19 09:01:28'),(46996,1,44,'2021-07-19 09:10:49'),(46997,1,44,'2021-07-19 09:20:03'),(46998,1,44,'2021-07-19 09:30:59'),(46999,1,44,'2021-07-19 09:33:25'),(47000,1,44,'2021-07-19 09:33:27'),(47001,1,45,'2021-07-19 09:42:13'),(47002,1,44,'2021-07-19 09:49:05'),(47003,1,15,'2021-07-19 09:49:26'),(47004,1,44,'2021-07-19 10:11:15'),(47005,1,44,'2021-07-19 10:17:07'),(47006,1,6,'2021-07-19 10:25:23'),(47007,1,15,'2021-07-19 10:25:28'),(47008,1,44,'2021-07-19 10:44:48'),(47009,1,44,'2021-07-19 11:36:36'),(47010,1,53,'2021-07-19 11:36:41'),(47011,1,44,'2021-07-19 11:36:48'),(47012,1,44,'2021-07-19 11:36:53'),(47013,1,44,'2021-07-19 12:01:58'),(47014,1,5,'2021-07-19 12:03:12'),(47015,1,44,'2021-07-19 12:25:31'),(47016,1,44,'2021-07-19 12:49:59'),(47017,1,44,'2021-07-19 13:12:26'),(47018,1,53,'2021-07-19 13:17:24'),(47019,1,44,'2021-07-19 13:28:20'),(47020,1,53,'2021-07-19 13:30:27'),(47021,1,53,'2021-07-19 13:30:29'),(47022,1,44,'2021-07-19 13:35:56'),(47023,1,53,'2021-07-19 13:39:40'),(47024,1,53,'2021-07-19 13:39:41'),(47025,1,44,'2021-07-19 13:46:24'),(47026,1,44,'2021-07-19 13:59:48'),(47027,1,44,'2021-07-19 14:22:05'),(47028,1,13,'2021-07-19 14:33:19'),(47029,1,44,'2021-07-19 14:33:21'),(47030,1,15,'2021-07-19 14:35:32'),(47031,1,6,'2021-07-19 14:36:55'),(47032,1,5,'2021-07-19 14:38:40'),(47033,1,5,'2021-07-19 14:44:35'),(47034,1,5,'2021-07-19 14:50:51'),(47035,1,5,'2021-07-19 14:55:56'),(47036,1,5,'2021-07-19 15:00:54'),(47037,1,44,'2021-07-19 15:05:42'),(47038,1,5,'2021-07-19 15:05:47'),(47039,1,44,'2021-07-19 15:06:22'),(47040,1,44,'2021-07-19 15:06:26'),(47041,1,14,'2021-07-19 15:07:19'),(47042,1,5,'2021-07-19 15:32:54'),(47043,1,44,'2021-07-19 15:36:32'),(47044,1,76,'2021-07-19 15:48:11'),(47045,1,44,'2021-07-19 16:06:22'),(47046,1,44,'2021-07-19 16:21:01'),(47047,1,44,'2021-07-19 16:52:57'),(47048,1,44,'2021-07-19 16:56:15'),(47049,1,6,'2021-07-19 16:59:37'),(47050,1,73,'2021-07-19 17:28:22'),(47051,1,44,'2021-07-19 17:53:56'),(47052,1,15,'2021-07-19 17:56:46'),(47053,1,44,'2021-07-19 18:53:26'),(47054,1,70,'2021-07-19 19:03:30'),(47055,1,44,'2021-07-19 19:03:32'),(47056,1,44,'2021-07-19 19:24:05'),(47057,1,44,'2021-07-19 19:31:50'),(47058,1,44,'2021-07-19 19:56:14'),(47059,1,44,'2021-07-19 20:55:48'),(47060,1,44,'2021-07-19 21:12:05'),(47061,1,15,'2021-07-19 21:38:09'),(47062,1,44,'2021-07-19 21:56:32'),(47063,1,44,'2021-07-19 22:23:34'),(47064,1,44,'2021-07-19 22:26:17'),(47065,1,44,'2021-07-19 22:45:48'),(47066,1,44,'2021-07-19 22:49:58'),(47067,1,44,'2021-07-19 22:50:11'),(47068,1,44,'2021-07-19 22:50:25'),(47069,1,44,'2021-07-19 22:50:33'),(47070,1,44,'2021-07-19 22:50:43'),(47071,1,44,'2021-07-19 22:50:57'),(47072,1,44,'2021-07-19 22:51:00'),(47073,1,44,'2021-07-19 22:51:08'),(47074,1,44,'2021-07-19 22:51:23'),(47075,1,44,'2021-07-19 22:51:47'),(47076,1,44,'2021-07-19 22:52:08'),(47077,1,44,'2021-07-19 22:52:26'),(47078,1,44,'2021-07-19 22:52:32'),(47079,1,44,'2021-07-19 22:52:56'),(47080,1,44,'2021-07-19 22:53:11'),(47081,1,44,'2021-07-19 22:53:24'),(47082,1,44,'2021-07-19 22:54:05'),(47083,1,44,'2021-07-19 22:54:27'),(47084,1,44,'2021-07-19 22:54:39'),(47085,1,44,'2021-07-19 22:55:56'),(47086,1,44,'2021-07-19 22:56:04'),(47087,1,44,'2021-07-19 22:56:22'),(47088,1,44,'2021-07-19 22:56:45'),(47089,1,44,'2021-07-19 22:57:15'),(47090,1,44,'2021-07-19 22:57:29'),(47091,1,44,'2021-07-19 22:58:13'),(47092,1,44,'2021-07-19 22:58:58'),(47093,1,44,'2021-07-19 22:59:12'),(47094,1,44,'2021-07-19 22:59:42'),(47095,1,44,'2021-07-19 23:00:18'),(47096,1,44,'2021-07-19 23:00:36'),(47097,1,44,'2021-07-19 23:01:15'),(47098,1,44,'2021-07-19 23:01:36'),(47099,1,44,'2021-07-19 23:01:45'),(47100,1,44,'2021-07-19 23:02:22'),(47101,1,44,'2021-07-19 23:02:34'),(47102,1,44,'2021-07-19 23:02:45'),(47103,1,44,'2021-07-19 23:02:51'),(47104,1,44,'2021-07-19 23:02:59'),(47105,1,45,'2021-07-19 23:43:44'),(47106,1,53,'2021-07-20 00:46:22'),(47107,1,44,'2021-07-20 00:55:57'),(47108,1,44,'2021-07-20 01:25:25'),(47109,1,44,'2021-07-20 01:40:57'),(47110,1,44,'2021-07-20 01:54:32'),(47111,1,44,'2021-07-20 02:09:02'),(47112,1,6,'2021-07-20 02:38:03'),(47113,1,15,'2021-07-20 02:38:08'),(47114,1,14,'2021-07-20 02:40:12'),(47115,1,5,'2021-07-20 02:46:13'),(47116,1,5,'2021-07-20 02:52:51'),(47117,1,56,'2021-07-20 02:55:11'),(47118,1,5,'2021-07-20 02:58:20'),(47119,1,14,'2021-07-20 03:06:02'),(47120,1,44,'2021-07-20 03:19:40'),(47121,1,14,'2021-07-20 03:24:08'),(47122,1,44,'2021-07-20 03:51:52'),(47123,1,14,'2021-07-20 04:14:26'),(47124,1,53,'2021-07-20 04:40:18'),(47125,1,14,'2021-07-20 05:01:14'),(47126,1,44,'2021-07-20 05:02:31'),(47127,1,44,'2021-07-20 05:03:59'),(47128,1,6,'2021-07-20 05:07:22'),(47129,1,13,'2021-07-20 05:17:24'),(47130,1,44,'2021-07-20 05:17:25'),(47131,1,56,'2021-07-20 05:44:23'),(47132,1,14,'2021-07-20 05:45:22'),(47133,1,44,'2021-07-20 05:56:40'),(47134,1,14,'2021-07-20 06:07:23'),(47135,1,44,'2021-07-20 06:08:01'),(47136,1,44,'2021-07-20 06:19:22'),(47137,1,14,'2021-07-20 06:28:39'),(47138,1,44,'2021-07-20 06:29:40'),(47139,1,44,'2021-07-20 06:38:55'),(47140,1,76,'2021-07-20 06:57:51'),(47141,1,14,'2021-07-20 06:59:33'),(47142,1,44,'2021-07-20 06:59:41'),(47143,1,44,'2021-07-20 07:00:56'),(47144,1,44,'2021-07-20 07:24:49'),(47145,1,14,'2021-07-20 07:26:33'),(47146,1,15,'2021-07-20 07:38:27'),(47147,1,44,'2021-07-20 07:44:31'),(47148,1,44,'2021-07-20 08:13:15'),(47149,1,44,'2021-07-20 08:32:22'),(47150,1,6,'2021-07-20 08:35:28'),(47151,1,44,'2021-07-20 08:35:43'),(47152,1,6,'2021-07-20 08:39:30'),(47153,1,5,'2021-07-20 08:39:50'),(47154,1,6,'2021-07-20 08:42:41'),(47155,1,44,'2021-07-20 08:45:41'),(47156,1,6,'2021-07-20 08:47:13'),(47157,1,13,'2021-07-20 08:48:20'),(47158,1,6,'2021-07-20 08:54:02'),(47159,1,6,'2021-07-20 08:59:18'),(47160,1,13,'2021-07-20 09:08:37'),(47161,1,6,'2021-07-20 09:09:02'),(47162,1,13,'2021-07-20 09:17:53'),(47163,1,15,'2021-07-20 09:22:05'),(47164,1,44,'2021-07-20 09:29:02'),(47165,1,44,'2021-07-20 09:43:06'),(47166,1,13,'2021-07-20 09:45:37'),(47167,1,53,'2021-07-20 09:54:31'),(47168,1,44,'2021-07-20 09:54:52'),(47169,1,13,'2021-07-20 10:01:34'),(47170,1,15,'2021-07-20 10:07:03'),(47171,1,44,'2021-07-20 10:08:08'),(47172,1,44,'2021-07-20 10:11:00'),(47173,1,44,'2021-07-20 10:13:55'),(47174,1,44,'2021-07-20 10:31:21'),(47175,1,44,'2021-07-20 10:32:55'),(47176,1,13,'2021-07-20 10:51:03'),(47177,1,44,'2021-07-20 10:51:07'),(47178,1,44,'2021-07-20 10:56:25'),(47179,1,13,'2021-07-20 11:17:56'),(47180,1,44,'2021-07-20 11:42:58'),(47181,1,13,'2021-07-20 11:46:08'),(47182,1,15,'2021-07-20 11:49:16'),(47183,1,44,'2021-07-20 11:59:23'),(47184,1,44,'2021-07-20 11:59:23'),(47185,1,14,'2021-07-20 12:19:19'),(47186,1,5,'2021-07-20 12:20:39'),(47187,1,44,'2021-07-20 12:27:46'),(47188,1,62,'2021-07-20 12:38:22'),(47189,1,15,'2021-07-20 12:43:26'),(47190,1,13,'2021-07-20 13:00:55'),(47191,1,44,'2021-07-20 13:04:52'),(47192,1,15,'2021-07-20 13:09:37'),(47193,1,13,'2021-07-20 13:24:17'),(47194,1,44,'2021-07-20 13:45:40'),(47195,1,13,'2021-07-20 13:50:10'),(47196,1,15,'2021-07-20 14:02:08'),(47197,1,13,'2021-07-20 14:16:10'),(47198,1,44,'2021-07-20 14:26:33'),(47199,1,53,'2021-07-20 14:26:34'),(47200,1,6,'2021-07-20 14:26:36'),(47201,1,6,'2021-07-20 14:26:39'),(47202,1,15,'2021-07-20 14:27:09'),(47203,1,79,'2021-07-20 14:29:17'),(47204,1,44,'2021-07-20 14:31:13'),(47205,1,44,'2021-07-20 14:31:56'),(47206,1,6,'2021-07-20 14:33:34'),(47207,1,13,'2021-07-20 14:33:52'),(47208,1,15,'2021-07-20 14:33:53'),(47209,1,73,'2021-07-20 14:37:19'),(47210,1,15,'2021-07-20 14:37:24'),(47211,1,15,'2021-07-20 14:39:47'),(47212,1,13,'2021-07-20 14:40:36'),(47213,1,15,'2021-07-20 14:41:31'),(47214,1,5,'2021-07-20 14:42:00'),(47215,1,14,'2021-07-20 14:42:26'),(47216,1,53,'2021-07-20 14:42:30'),(47217,1,13,'2021-07-20 14:42:54'),(47218,1,13,'2021-07-20 14:42:58'),(47219,1,15,'2021-07-20 14:43:42'),(47220,1,13,'2021-07-20 14:45:35'),(47221,1,15,'2021-07-20 14:46:52'),(47222,1,13,'2021-07-20 14:55:01'),(47223,1,15,'2021-07-20 14:56:48'),(47224,1,13,'2021-07-20 15:04:37'),(47225,1,13,'2021-07-20 15:07:12'),(47226,1,44,'2021-07-20 15:13:10'),(47227,1,15,'2021-07-20 15:21:58'),(47228,1,13,'2021-07-20 15:29:27'),(47229,1,44,'2021-07-20 15:38:25'),(47230,1,44,'2021-07-20 15:39:39'),(47231,1,5,'2021-07-20 15:42:59'),(47232,1,44,'2021-07-20 15:53:22'),(47233,1,13,'2021-07-20 16:14:54'),(47234,1,62,'2021-07-20 16:15:32'),(47235,1,56,'2021-07-20 16:23:06'),(47236,1,44,'2021-07-20 16:31:10'),(47237,1,44,'2021-07-20 16:35:53'),(47238,1,44,'2021-07-20 16:41:10'),(47239,1,44,'2021-07-20 16:48:19'),(47240,1,44,'2021-07-20 17:08:36'),(47241,1,44,'2021-07-20 17:10:20'),(47242,1,44,'2021-07-20 17:12:03'),(47243,1,44,'2021-07-20 17:42:55'),(47244,1,13,'2021-07-20 18:05:20'),(47245,1,96,'2021-07-20 18:08:26'),(47246,1,44,'2021-07-20 18:15:32'),(47247,1,44,'2021-07-20 18:19:50'),(47248,1,44,'2021-07-20 18:20:49'),(47249,1,6,'2021-07-20 18:21:16'),(47250,1,5,'2021-07-20 18:21:18'),(47251,1,13,'2021-07-20 18:49:28'),(47252,1,44,'2021-07-20 18:58:13'),(47253,1,44,'2021-07-20 19:31:56'),(47254,1,13,'2021-07-20 19:32:53'),(47255,1,44,'2021-07-20 19:33:45'),(47256,1,44,'2021-07-20 20:07:37'),(47257,1,44,'2021-07-20 21:25:05'),(47258,1,44,'2021-07-20 21:39:24'),(47259,1,70,'2021-07-20 21:46:33'),(47260,1,44,'2021-07-20 21:47:58'),(47261,1,56,'2021-07-20 22:00:17'),(47262,1,79,'2021-07-20 22:08:54'),(47263,1,53,'2021-07-20 22:20:49'),(47264,1,73,'2021-07-20 22:23:37'),(47265,1,44,'2021-07-20 23:09:09'),(47266,1,53,'2021-07-20 23:58:15'),(47267,1,53,'2021-07-21 00:19:38'),(47268,1,44,'2021-07-21 00:22:02'),(47269,1,44,'2021-07-21 01:34:15'),(47270,1,14,'2021-07-21 01:40:50'),(47271,1,44,'2021-07-21 01:59:54'),(47272,1,43,'2021-07-21 02:05:46'),(47273,1,79,'2021-07-21 02:09:07'),(47274,1,45,'2021-07-21 02:15:03'),(47275,1,13,'2021-07-21 02:38:28'),(47276,1,44,'2021-07-21 02:45:01'),(47277,1,5,'2021-07-21 03:08:55'),(47278,1,14,'2021-07-21 03:20:06'),(47279,1,44,'2021-07-21 03:26:55'),(47280,1,5,'2021-07-21 03:27:17'),(47281,1,44,'2021-07-21 03:39:01'),(47282,1,44,'2021-07-21 03:46:55'),(47283,1,44,'2021-07-21 04:03:55'),(47284,1,14,'2021-07-21 04:19:04'),(47285,1,44,'2021-07-21 04:31:34'),(47286,1,44,'2021-07-21 04:35:02'),(47287,1,44,'2021-07-21 04:40:46'),(47288,1,44,'2021-07-21 04:41:58'),(47289,1,44,'2021-07-21 05:06:11'),(47290,1,6,'2021-07-21 05:18:26'),(47291,1,15,'2021-07-21 05:19:33'),(47292,1,44,'2021-07-21 05:28:27'),(47293,1,44,'2021-07-21 05:55:07'),(47294,1,44,'2021-07-21 06:08:44'),(47295,1,14,'2021-07-21 06:18:34'),(47296,1,44,'2021-07-21 06:21:11'),(47297,1,44,'2021-07-21 06:38:15'),(47298,1,44,'2021-07-21 06:52:06'),(47299,1,44,'2021-07-21 06:55:13'),(47300,1,44,'2021-07-21 07:02:38'),(47301,1,15,'2021-07-21 07:08:38'),(47302,1,44,'2021-07-21 07:08:40'),(47303,1,14,'2021-07-21 07:14:38'),(47304,1,44,'2021-07-21 07:31:18'),(47305,1,44,'2021-07-21 07:37:38'),(47306,1,62,'2021-07-21 07:38:23'),(47307,1,44,'2021-07-21 07:47:51'),(47308,1,44,'2021-07-21 07:55:10'),(47309,1,44,'2021-07-21 07:57:27'),(47310,1,44,'2021-07-21 08:25:11'),(47311,1,44,'2021-07-21 08:31:11'),(47312,1,44,'2021-07-21 08:31:14'),(47313,1,15,'2021-07-21 08:41:08'),(47314,1,15,'2021-07-21 08:46:01'),(47315,1,15,'2021-07-21 08:46:19'),(47316,1,15,'2021-07-21 08:51:40'),(47317,1,44,'2021-07-21 08:53:48'),(47318,1,44,'2021-07-21 08:57:59'),(47319,1,44,'2021-07-21 09:01:29'),(47320,1,44,'2021-07-21 09:08:14'),(47321,1,44,'2021-07-21 09:21:44'),(47322,1,44,'2021-07-21 09:47:19'),(47323,1,44,'2021-07-21 10:10:09'),(47324,1,44,'2021-07-21 10:11:27'),(47325,1,44,'2021-07-21 10:32:32'),(47326,1,6,'2021-07-21 10:34:41'),(47327,1,6,'2021-07-21 10:34:45'),(47328,1,44,'2021-07-21 10:40:31'),(47329,1,44,'2021-07-21 11:17:07'),(47330,1,13,'2021-07-21 11:28:40'),(47331,1,6,'2021-07-21 11:41:45'),(47332,1,14,'2021-07-21 11:55:55'),(47333,1,44,'2021-07-21 12:02:28'),(47334,1,14,'2021-07-21 12:04:35'),(47335,1,6,'2021-07-21 12:12:29'),(47336,1,44,'2021-07-21 12:20:39'),(47337,1,44,'2021-07-21 13:00:49'),(47338,1,14,'2021-07-21 13:06:22'),(47339,1,44,'2021-07-21 13:12:21'),(47340,1,44,'2021-07-21 13:29:18'),(47341,1,59,'2021-07-21 13:35:33'),(47342,1,44,'2021-07-21 13:39:01'),(47343,1,6,'2021-07-21 13:48:04'),(47344,1,13,'2021-07-21 13:48:41'),(47345,1,44,'2021-07-21 13:50:07'),(47346,1,44,'2021-07-21 13:50:55'),(47347,1,44,'2021-07-21 14:13:01'),(47348,1,44,'2021-07-21 14:13:50'),(47349,1,5,'2021-07-21 14:32:08'),(47350,1,14,'2021-07-21 14:32:31'),(47351,1,44,'2021-07-21 14:33:38'),(47352,1,13,'2021-07-21 14:35:08'),(47353,1,44,'2021-07-21 14:39:55'),(47354,1,44,'2021-07-21 14:51:51'),(47355,1,44,'2021-07-21 14:53:29'),(47356,1,44,'2021-07-21 15:19:11'),(47357,1,6,'2021-07-21 15:20:37'),(47358,1,56,'2021-07-21 15:23:47'),(47359,1,53,'2021-07-21 15:29:38'),(47360,1,44,'2021-07-21 15:39:36'),(47361,1,6,'2021-07-21 15:43:53'),(47362,1,14,'2021-07-21 15:58:50'),(47363,1,44,'2021-07-21 16:02:00'),(47364,1,44,'2021-07-21 16:04:01'),(47365,1,44,'2021-07-21 16:06:02'),(47366,1,14,'2021-07-21 16:25:40'),(47367,1,44,'2021-07-21 16:36:44'),(47368,1,44,'2021-07-21 16:44:45'),(47369,1,14,'2021-07-21 16:54:36'),(47370,1,6,'2021-07-21 16:58:14'),(47371,1,44,'2021-07-21 17:01:41'),(47372,1,53,'2021-07-21 17:13:30'),(47373,1,76,'2021-07-21 17:54:03'),(47374,1,59,'2021-07-21 17:57:20'),(47375,1,13,'2021-07-21 18:12:28'),(47376,1,96,'2021-07-21 18:13:58'),(47377,1,44,'2021-07-21 18:20:49'),(47378,1,6,'2021-07-21 18:37:20'),(47379,1,14,'2021-07-21 19:05:06'),(47380,1,44,'2021-07-21 19:08:32'),(47381,1,44,'2021-07-21 19:13:06'),(47382,1,6,'2021-07-21 19:14:03'),(47383,1,44,'2021-07-21 19:16:43'),(47384,1,66,'2021-07-21 19:26:28'),(47385,1,15,'2021-07-21 19:41:05'),(47386,1,6,'2021-07-21 19:48:12'),(47387,1,44,'2021-07-21 19:49:13'),(47388,1,15,'2021-07-21 19:59:43'),(47389,1,15,'2021-07-21 20:45:29'),(47390,1,45,'2021-07-21 21:20:52'),(47391,1,70,'2021-07-21 21:37:41'),(47392,1,44,'2021-07-21 21:52:07'),(47393,1,76,'2021-07-21 21:55:30'),(47394,1,44,'2021-07-21 22:17:05'),(47395,1,44,'2021-07-21 22:17:19'),(47396,1,44,'2021-07-21 22:17:27'),(47397,1,44,'2021-07-21 22:17:40'),(47398,1,44,'2021-07-21 22:17:53'),(47399,1,44,'2021-07-21 22:18:22'),(47400,1,44,'2021-07-21 22:18:24'),(47401,1,44,'2021-07-21 22:18:33'),(47402,1,44,'2021-07-21 22:18:45'),(47403,1,44,'2021-07-21 22:19:05'),(47404,1,44,'2021-07-21 22:19:05'),(47405,1,44,'2021-07-21 22:19:11'),(47406,1,44,'2021-07-21 22:19:26'),(47407,1,44,'2021-07-21 22:19:38'),(47408,1,44,'2021-07-21 22:19:40'),(47409,1,44,'2021-07-21 22:19:50'),(47410,1,44,'2021-07-21 22:19:55'),(47411,1,44,'2021-07-21 22:20:17'),(47412,1,44,'2021-07-21 22:20:38'),(47413,1,44,'2021-07-21 22:20:46'),(47414,1,44,'2021-07-21 22:21:17'),(47415,1,44,'2021-07-21 22:21:33'),(47416,1,44,'2021-07-21 22:21:50'),(47417,1,44,'2021-07-21 22:21:55'),(47418,1,44,'2021-07-21 22:22:04'),(47419,1,44,'2021-07-21 22:22:23'),(47420,1,44,'2021-07-21 22:22:35'),(47421,1,44,'2021-07-21 22:22:51'),(47422,1,44,'2021-07-21 22:23:17'),(47423,1,44,'2021-07-21 22:23:24'),(47424,1,44,'2021-07-21 22:23:46'),(47425,1,44,'2021-07-21 22:23:59'),(47426,1,44,'2021-07-21 22:24:09'),(47427,1,44,'2021-07-21 22:24:23'),(47428,1,44,'2021-07-21 22:24:30'),(47429,1,44,'2021-07-21 22:24:35'),(47430,1,44,'2021-07-21 22:24:42'),(47431,1,44,'2021-07-21 22:24:48'),(47432,1,6,'2021-07-21 22:24:56'),(47433,1,44,'2021-07-21 22:25:13'),(47434,1,44,'2021-07-21 22:25:20'),(47435,1,44,'2021-07-21 22:25:30'),(47436,1,44,'2021-07-21 22:27:09'),(47437,1,44,'2021-07-21 22:30:24'),(47438,1,53,'2021-07-21 22:46:43'),(47439,1,44,'2021-07-21 22:58:58'),(47440,1,44,'2021-07-21 23:23:24'),(47441,1,14,'2021-07-21 23:27:36'),(47442,1,44,'2021-07-21 23:30:05'),(47443,1,44,'2021-07-21 23:35:35'),(47444,1,15,'2021-07-21 23:57:05'),(47445,1,6,'2021-07-21 23:57:38'),(47446,1,44,'2021-07-22 00:00:23'),(47447,1,66,'2021-07-22 00:02:46'),(47448,1,15,'2021-07-22 00:20:57'),(47449,1,44,'2021-07-22 00:34:47'),(47450,1,15,'2021-07-22 00:55:31'),(47451,1,96,'2021-07-22 01:03:24'),(47452,1,15,'2021-07-22 01:07:09'),(47453,1,44,'2021-07-22 01:35:30'),(47454,1,6,'2021-07-22 01:53:09'),(47455,1,96,'2021-07-22 02:19:12'),(47456,1,15,'2021-07-22 02:22:00'),(47457,1,13,'2021-07-22 02:23:02'),(47458,1,44,'2021-07-22 02:39:20'),(47459,1,44,'2021-07-22 02:40:20'),(47460,1,44,'2021-07-22 02:47:41'),(47461,1,6,'2021-07-22 03:04:33'),(47462,1,44,'2021-07-22 03:17:16'),(47463,1,44,'2021-07-22 03:26:49'),(47464,1,6,'2021-07-22 03:36:15'),(47465,1,56,'2021-07-22 03:47:39'),(47466,1,15,'2021-07-22 03:49:03'),(47467,1,6,'2021-07-22 03:56:46'),(47468,1,15,'2021-07-22 03:57:50'),(47469,1,73,'2021-07-22 04:00:19'),(47470,1,13,'2021-07-22 04:09:25'),(47471,1,44,'2021-07-22 04:15:28'),(47472,1,15,'2021-07-22 04:16:40'),(47473,1,44,'2021-07-22 04:17:40'),(47474,1,66,'2021-07-22 04:25:35'),(47475,1,44,'2021-07-22 04:31:51'),(47476,1,15,'2021-07-22 04:41:48'),(47477,1,44,'2021-07-22 04:42:23'),(47478,1,44,'2021-07-22 04:44:07'),(47479,1,44,'2021-07-22 05:01:49'),(47480,1,44,'2021-07-22 05:21:21'),(47481,1,44,'2021-07-22 05:23:50'),(47482,1,43,'2021-07-22 05:29:26'),(47483,1,15,'2021-07-22 05:33:34'),(47484,1,44,'2021-07-22 05:35:23'),(47485,1,44,'2021-07-22 06:06:04'),(47486,1,5,'2021-07-22 06:17:20'),(47487,1,14,'2021-07-22 06:18:23'),(47488,1,15,'2021-07-22 06:25:06'),(47489,1,6,'2021-07-22 06:36:34'),(47490,1,44,'2021-07-22 06:38:59'),(47491,1,44,'2021-07-22 06:59:37'),(47492,1,44,'2021-07-22 07:30:45'),(47493,1,66,'2021-07-22 07:36:21'),(47494,1,6,'2021-07-22 07:40:06'),(47495,1,44,'2021-07-22 07:41:31'),(47496,1,14,'2021-07-22 07:44:22'),(47497,1,44,'2021-07-22 08:02:18'),(47498,1,44,'2021-07-22 08:07:27'),(47499,1,44,'2021-07-22 08:10:11'),(47500,1,44,'2021-07-22 08:33:13'),(47501,1,44,'2021-07-22 08:33:25'),(47502,1,44,'2021-07-22 08:34:57'),(47503,1,44,'2021-07-22 08:38:22'),(47504,1,6,'2021-07-22 08:50:25'),(47505,1,15,'2021-07-22 09:05:20'),(47506,1,6,'2021-07-22 09:08:37'),(47507,1,59,'2021-07-22 09:10:35'),(47508,1,6,'2021-07-22 09:15:33'),(47509,1,6,'2021-07-22 09:23:45'),(47510,1,6,'2021-07-22 09:32:41'),(47511,1,44,'2021-07-22 09:33:50'),(47512,1,66,'2021-07-22 09:55:19'),(47513,1,6,'2021-07-22 09:55:44'),(47514,1,6,'2021-07-22 09:58:17'),(47515,1,44,'2021-07-22 10:10:48'),(47516,1,53,'2021-07-22 10:16:09'),(47517,1,44,'2021-07-22 10:34:42'),(47518,1,62,'2021-07-22 10:37:59'),(47519,1,44,'2021-07-22 10:55:10'),(47520,1,6,'2021-07-22 11:06:53'),(47521,1,6,'2021-07-22 11:28:49'),(47522,1,13,'2021-07-22 11:35:24'),(47523,1,44,'2021-07-22 11:38:55'),(47524,1,44,'2021-07-22 11:46:10'),(47525,1,53,'2021-07-22 11:50:14'),(47526,1,79,'2021-07-22 11:57:53'),(47527,1,6,'2021-07-22 12:20:51'),(47528,1,44,'2021-07-22 12:33:31'),(47529,1,5,'2021-07-22 13:02:25'),(47530,1,14,'2021-07-22 13:12:33'),(47531,1,5,'2021-07-22 13:12:59'),(47532,1,6,'2021-07-22 13:18:00'),(47533,1,13,'2021-07-22 13:27:02'),(47534,1,6,'2021-07-22 13:41:06'),(47535,1,44,'2021-07-22 13:41:52'),(47536,1,44,'2021-07-22 13:50:35'),(47537,1,44,'2021-07-22 14:04:55'),(47538,1,44,'2021-07-22 14:16:40'),(47539,1,44,'2021-07-22 14:23:50'),(47540,1,44,'2021-07-22 14:33:34'),(47541,1,14,'2021-07-22 14:33:54'),(47542,1,15,'2021-07-22 14:33:56'),(47543,1,5,'2021-07-22 14:34:11'),(47544,1,15,'2021-07-22 14:35:51'),(47545,1,15,'2021-07-22 14:37:13'),(47546,1,13,'2021-07-22 14:43:16'),(47547,1,13,'2021-07-22 14:49:51'),(47548,1,13,'2021-07-22 14:58:09'),(47549,1,6,'2021-07-22 14:59:21'),(47550,1,13,'2021-07-22 15:02:51'),(47551,1,44,'2021-07-22 15:08:28'),(47552,1,13,'2021-07-22 15:10:30'),(47553,1,44,'2021-07-22 15:21:24'),(47554,1,44,'2021-07-22 15:22:40'),(47555,1,6,'2021-07-22 15:27:07'),(47556,1,6,'2021-07-22 15:28:47'),(47557,1,13,'2021-07-22 15:30:01'),(47558,1,59,'2021-07-22 15:32:58'),(47559,1,44,'2021-07-22 15:42:56'),(47560,1,13,'2021-07-22 15:52:48'),(47561,1,44,'2021-07-22 16:02:11'),(47562,1,6,'2021-07-22 16:11:15'),(47563,1,13,'2021-07-22 16:16:12'),(47564,1,44,'2021-07-22 16:17:17'),(47565,1,44,'2021-07-22 16:19:57'),(47566,1,44,'2021-07-22 16:27:23'),(47567,1,6,'2021-07-22 16:32:24'),(47568,1,44,'2021-07-22 16:46:27'),(47569,1,44,'2021-07-22 16:53:15'),(47570,1,6,'2021-07-22 16:53:44'),(47571,1,44,'2021-07-22 16:55:11'),(47572,1,44,'2021-07-22 16:56:15'),(47573,1,6,'2021-07-22 17:03:18'),(47574,1,13,'2021-07-22 17:03:42'),(47575,1,44,'2021-07-22 17:13:52'),(47576,1,44,'2021-07-22 17:14:02'),(47577,1,44,'2021-07-22 17:21:59'),(47578,1,6,'2021-07-22 17:28:05'),(47579,1,6,'2021-07-22 17:51:03'),(47580,1,44,'2021-07-22 17:55:34'),(47581,1,44,'2021-07-22 18:22:55'),(47582,1,44,'2021-07-22 18:23:38'),(47583,1,44,'2021-07-22 18:23:56'),(47584,1,44,'2021-07-22 18:37:12'),(47585,1,44,'2021-07-22 18:53:11'),(47586,1,13,'2021-07-22 19:02:08'),(47587,1,44,'2021-07-22 19:29:23'),(47588,1,44,'2021-07-22 19:33:57'),(47589,1,44,'2021-07-22 19:34:53'),(47590,1,44,'2021-07-22 20:10:10'),(47591,1,59,'2021-07-22 20:25:21'),(47592,1,15,'2021-07-22 20:50:06'),(47593,1,45,'2021-07-22 21:00:23'),(47594,1,44,'2021-07-22 21:11:51'),(47595,1,53,'2021-07-22 21:18:25'),(47596,1,6,'2021-07-22 21:28:03'),(47597,1,13,'2021-07-22 22:07:34'),(47598,1,44,'2021-07-22 22:13:04'),(47599,1,44,'2021-07-22 22:15:00'),(47600,1,44,'2021-07-22 22:20:07'),(47601,1,44,'2021-07-22 22:34:24'),(47602,1,44,'2021-07-22 22:42:17'),(47603,1,44,'2021-07-22 23:08:31'),(47604,1,44,'2021-07-23 01:17:19'),(47605,1,44,'2021-07-23 01:35:05'),(47606,1,44,'2021-07-23 02:11:17'),(47607,1,44,'2021-07-23 02:11:48'),(47608,1,44,'2021-07-23 02:26:28'),(47609,1,6,'2021-07-23 02:39:13'),(47610,1,15,'2021-07-23 02:41:20'),(47611,1,44,'2021-07-23 02:43:41'),(47612,1,15,'2021-07-23 02:46:38'),(47613,1,15,'2021-07-23 02:51:25'),(47614,1,15,'2021-07-23 03:00:45'),(47615,1,44,'2021-07-23 03:02:14'),(47616,1,15,'2021-07-23 03:06:03'),(47617,1,44,'2021-07-23 03:06:14'),(47618,1,44,'2021-07-23 03:08:31'),(47619,1,15,'2021-07-23 03:14:08'),(47620,1,73,'2021-07-23 03:18:44'),(47621,1,44,'2021-07-23 03:44:21'),(47622,1,44,'2021-07-23 03:50:33'),(47623,1,44,'2021-07-23 03:55:28'),(47624,1,45,'2021-07-23 04:21:56'),(47625,1,15,'2021-07-23 04:25:38'),(47626,1,44,'2021-07-23 04:34:47'),(47627,1,13,'2021-07-23 04:41:37'),(47628,1,15,'2021-07-23 05:09:05'),(47629,1,44,'2021-07-23 05:09:37'),(47630,1,6,'2021-07-23 05:09:39'),(47631,1,6,'2021-07-23 05:09:40'),(47632,1,44,'2021-07-23 05:10:02'),(47633,1,44,'2021-07-23 05:17:45'),(47634,1,44,'2021-07-23 05:19:39'),(47635,1,15,'2021-07-23 05:30:12'),(47636,1,44,'2021-07-23 05:44:36'),(47637,1,5,'2021-07-23 05:57:55'),(47638,1,14,'2021-07-23 05:57:59'),(47639,1,44,'2021-07-23 06:23:36'),(47640,1,6,'2021-07-23 06:30:26'),(47641,1,44,'2021-07-23 06:39:20'),(47642,1,44,'2021-07-23 06:42:34'),(47643,1,44,'2021-07-23 06:47:33'),(47644,1,44,'2021-07-23 06:51:33'),(47645,1,44,'2021-07-23 06:56:40'),(47646,1,44,'2021-07-23 06:59:03'),(47647,1,44,'2021-07-23 06:59:09'),(47648,1,44,'2021-07-23 07:01:04'),(47649,1,6,'2021-07-23 07:08:02'),(47650,1,6,'2021-07-23 07:08:04'),(47651,1,44,'2021-07-23 07:15:28'),(47652,1,44,'2021-07-23 07:17:32'),(47653,1,44,'2021-07-23 07:21:14'),(47654,1,13,'2021-07-23 07:22:25'),(47655,1,44,'2021-07-23 07:28:16'),(47656,1,44,'2021-07-23 07:34:30'),(47657,1,44,'2021-07-23 07:37:10'),(47658,1,44,'2021-07-23 07:41:13'),(47659,1,44,'2021-07-23 08:02:34'),(47660,1,13,'2021-07-23 08:25:18'),(47661,1,44,'2021-07-23 08:25:41'),(47662,1,6,'2021-07-23 08:31:38'),(47663,1,15,'2021-07-23 08:31:40'),(47664,1,5,'2021-07-23 08:35:41'),(47665,1,5,'2021-07-23 08:37:23'),(47666,1,5,'2021-07-23 08:39:07'),(47667,1,44,'2021-07-23 08:40:23'),(47668,1,44,'2021-07-23 08:50:59'),(47669,1,44,'2021-07-23 09:13:52'),(47670,1,44,'2021-07-23 10:45:07'),(47671,1,44,'2021-07-23 10:47:18'),(47672,1,53,'2021-07-23 10:50:50'),(47673,1,44,'2021-07-23 10:57:47'),(47674,1,14,'2021-07-23 10:59:29'),(47675,1,44,'2021-07-23 11:03:53'),(47676,1,14,'2021-07-23 11:24:35'),(47677,1,44,'2021-07-23 11:29:55'),(47678,1,59,'2021-07-23 11:41:14'),(47679,1,44,'2021-07-23 11:52:04'),(47680,1,44,'2021-07-23 12:02:39'),(47681,1,44,'2021-07-23 12:02:53'),(47682,1,44,'2021-07-23 12:03:11'),(47683,1,44,'2021-07-23 12:03:15'),(47684,1,44,'2021-07-23 12:03:20'),(47685,1,44,'2021-07-23 12:03:27'),(47686,1,44,'2021-07-23 12:03:32'),(47687,1,44,'2021-07-23 12:03:38'),(47688,1,44,'2021-07-23 12:03:42'),(47689,1,44,'2021-07-23 12:03:51'),(47690,1,44,'2021-07-23 12:04:02'),(47691,1,44,'2021-07-23 12:04:21'),(47692,1,44,'2021-07-23 12:04:38'),(47693,1,44,'2021-07-23 12:04:43'),(47694,1,44,'2021-07-23 12:04:52'),(47695,1,44,'2021-07-23 12:05:03'),(47696,1,44,'2021-07-23 12:05:10'),(47697,1,44,'2021-07-23 12:05:18'),(47698,1,44,'2021-07-23 12:05:25'),(47699,1,44,'2021-07-23 12:05:33'),(47700,1,44,'2021-07-23 12:05:44'),(47701,1,44,'2021-07-23 12:05:52'),(47702,1,44,'2021-07-23 12:06:00'),(47703,1,44,'2021-07-23 12:06:08'),(47704,1,44,'2021-07-23 12:06:17'),(47705,1,44,'2021-07-23 12:06:25'),(47706,1,44,'2021-07-23 12:06:32'),(47707,1,44,'2021-07-23 12:06:47'),(47708,1,44,'2021-07-23 12:07:02'),(47709,1,44,'2021-07-23 12:07:09'),(47710,1,44,'2021-07-23 12:07:15'),(47711,1,44,'2021-07-23 12:07:19'),(47712,1,44,'2021-07-23 12:07:26'),(47713,1,44,'2021-07-23 12:07:31'),(47714,1,44,'2021-07-23 12:07:36'),(47715,1,44,'2021-07-23 12:07:48'),(47716,1,44,'2021-07-23 12:07:54'),(47717,1,44,'2021-07-23 12:08:01'),(47718,1,44,'2021-07-23 12:08:06'),(47719,1,44,'2021-07-23 12:08:11'),(47720,1,44,'2021-07-23 12:15:21'),(47721,1,13,'2021-07-23 12:16:12'),(47722,1,44,'2021-07-23 12:16:14'),(47723,1,44,'2021-07-23 12:32:38'),(47724,1,79,'2021-07-23 12:36:59'),(47725,1,44,'2021-07-23 12:38:41'),(47726,1,44,'2021-07-23 12:38:43'),(47727,1,6,'2021-07-23 12:38:47'),(47728,1,5,'2021-07-23 12:38:49'),(47729,1,62,'2021-07-23 12:45:15'),(47730,1,44,'2021-07-23 12:53:21'),(47731,1,14,'2021-07-23 13:07:14'),(47732,1,44,'2021-07-23 13:13:06'),(47733,1,44,'2021-07-23 13:16:22'),(47734,1,44,'2021-07-23 13:26:49'),(47735,1,44,'2021-07-23 13:34:37'),(47736,1,44,'2021-07-23 13:39:30'),(47737,1,44,'2021-07-23 13:43:19'),(47738,1,14,'2021-07-23 13:46:30'),(47739,1,44,'2021-07-23 14:01:51'),(47740,1,44,'2021-07-23 14:11:37'),(47741,1,62,'2021-07-23 14:16:04'),(47742,1,44,'2021-07-23 14:24:46'),(47743,1,14,'2021-07-23 14:25:55'),(47744,1,13,'2021-07-23 14:28:47'),(47745,1,6,'2021-07-23 14:32:15'),(47746,1,44,'2021-07-23 14:34:19'),(47747,1,14,'2021-07-23 14:35:38'),(47748,1,15,'2021-07-23 14:36:04'),(47749,1,5,'2021-07-23 14:36:04'),(47750,1,15,'2021-07-23 14:39:36'),(47751,1,15,'2021-07-23 14:44:43'),(47752,1,44,'2021-07-23 14:49:09'),(47753,1,15,'2021-07-23 14:56:27'),(47754,1,44,'2021-07-23 14:56:50'),(47755,1,14,'2021-07-23 15:04:34'),(47756,1,13,'2021-07-23 15:22:40'),(47757,1,13,'2021-07-23 15:23:39'),(47758,1,14,'2021-07-23 15:40:30'),(47759,1,13,'2021-07-23 15:48:37'),(47760,1,6,'2021-07-23 16:01:55'),(47761,1,6,'2021-07-23 16:02:21'),(47762,1,6,'2021-07-23 16:02:49'),(47763,1,13,'2021-07-23 16:07:15'),(47764,1,13,'2021-07-23 16:13:52'),(47765,1,14,'2021-07-23 16:15:50'),(47766,1,14,'2021-07-23 16:20:24'),(47767,1,44,'2021-07-23 16:27:00'),(47768,1,44,'2021-07-23 16:33:59'),(47769,1,13,'2021-07-23 16:37:33'),(47770,1,13,'2021-07-23 16:46:52'),(47771,1,14,'2021-07-23 16:48:07'),(47772,1,15,'2021-07-23 16:49:22'),(47773,1,13,'2021-07-23 17:00:36'),(47774,1,14,'2021-07-23 17:20:00'),(47775,1,13,'2021-07-23 17:30:04'),(47776,1,44,'2021-07-23 17:51:38'),(47777,1,14,'2021-07-23 17:52:43'),(47778,1,79,'2021-07-23 18:14:54'),(47779,1,13,'2021-07-23 18:18:03'),(47780,1,44,'2021-07-23 18:46:47'),(47781,1,44,'2021-07-23 18:47:38'),(47782,1,44,'2021-07-23 18:59:58'),(47783,1,13,'2021-07-23 19:29:07'),(47784,1,79,'2021-07-23 21:15:21'),(47785,1,44,'2021-07-23 21:28:12'),(47786,1,44,'2021-07-23 21:41:15'),(47787,1,44,'2021-07-23 21:53:28'),(47788,1,13,'2021-07-23 21:55:12'),(47789,1,6,'2021-07-23 22:00:01'),(47790,1,44,'2021-07-23 22:22:54'),(47791,1,13,'2021-07-23 23:07:00'),(47792,1,53,'2021-07-23 23:53:12'),(47793,1,43,'2021-07-23 23:55:27'),(47794,1,56,'2021-07-24 00:13:15'),(47795,1,44,'2021-07-24 01:02:25'),(47796,1,44,'2021-07-24 01:42:55'),(47797,1,44,'2021-07-24 01:55:29'),(47798,1,44,'2021-07-24 02:36:38'),(47799,1,6,'2021-07-24 02:42:13'),(47800,1,15,'2021-07-24 02:44:06'),(47801,1,6,'2021-07-24 02:46:08'),(47802,1,44,'2021-07-24 02:47:33'),(47803,1,44,'2021-07-24 02:47:47'),(47804,1,15,'2021-07-24 02:48:49'),(47805,1,6,'2021-07-24 02:57:21'),(47806,1,6,'2021-07-24 03:06:35'),(47807,1,15,'2021-07-24 03:11:48'),(47808,1,15,'2021-07-24 03:33:04'),(47809,1,56,'2021-07-24 03:50:54'),(47810,1,44,'2021-07-24 04:06:41'),(47811,1,15,'2021-07-24 04:12:29'),(47812,1,76,'2021-07-24 04:14:12'),(47813,1,15,'2021-07-24 04:31:33'),(47814,1,15,'2021-07-24 04:52:02'),(47815,1,43,'2021-07-24 05:07:44'),(47816,1,44,'2021-07-24 05:08:53'),(47817,1,44,'2021-07-24 05:08:54'),(47818,1,15,'2021-07-24 05:13:19'),(47819,1,44,'2021-07-24 05:15:42'),(47820,1,44,'2021-07-24 05:22:31'),(47821,1,44,'2021-07-24 05:27:14'),(47822,1,44,'2021-07-24 05:33:43'),(47823,1,15,'2021-07-24 05:35:11'),(47824,1,44,'2021-07-24 05:56:52'),(47825,1,13,'2021-07-24 06:02:44'),(47826,1,44,'2021-07-24 06:04:35'),(47827,1,44,'2021-07-24 06:04:53'),(47828,1,44,'2021-07-24 06:05:07'),(47829,1,44,'2021-07-24 06:05:21'),(47830,1,44,'2021-07-24 06:05:36'),(47831,1,44,'2021-07-24 06:05:50'),(47832,1,44,'2021-07-24 06:06:04'),(47833,1,44,'2021-07-24 06:06:17'),(47834,1,44,'2021-07-24 06:06:30'),(47835,1,44,'2021-07-24 06:19:49'),(47836,1,13,'2021-07-24 06:23:29'),(47837,1,13,'2021-07-24 06:24:37'),(47838,1,15,'2021-07-24 06:34:25'),(47839,1,73,'2021-07-24 06:47:16'),(47840,1,13,'2021-07-24 07:00:48'),(47841,1,5,'2021-07-24 07:01:46'),(47842,1,14,'2021-07-24 07:03:03'),(47843,1,44,'2021-07-24 07:03:07'),(47844,1,15,'2021-07-24 07:12:27'),(47845,1,44,'2021-07-24 07:20:51'),(47846,1,13,'2021-07-24 07:30:20'),(47847,1,44,'2021-07-24 07:46:41'),(47848,1,44,'2021-07-24 07:47:24'),(47849,1,15,'2021-07-24 07:50:07'),(47850,1,44,'2021-07-24 07:59:07'),(47851,1,14,'2021-07-24 08:14:10'),(47852,1,44,'2021-07-24 08:22:31'),(47853,1,13,'2021-07-24 08:23:30'),(47854,1,13,'2021-07-24 08:31:34'),(47855,1,44,'2021-07-24 08:31:36'),(47856,1,15,'2021-07-24 08:36:27'),(47857,1,44,'2021-07-24 08:49:07'),(47858,1,44,'2021-07-24 08:55:02'),(47859,1,44,'2021-07-24 09:00:02'),(47860,1,13,'2021-07-24 09:07:31'),(47861,1,44,'2021-07-24 09:11:04'),(47862,1,44,'2021-07-24 09:17:41'),(47863,1,44,'2021-07-24 09:18:21'),(47864,1,44,'2021-07-24 09:30:43'),(47865,1,44,'2021-07-24 09:45:33'),(47866,1,44,'2021-07-24 10:07:21'),(47867,1,15,'2021-07-24 10:12:14'),(47868,1,44,'2021-07-24 10:20:35'),(47869,1,13,'2021-07-24 10:21:29'),(47870,1,44,'2021-07-24 10:29:10'),(47871,1,15,'2021-07-24 10:57:25'),(47872,1,44,'2021-07-24 11:18:01'),(47873,1,15,'2021-07-24 11:47:50'),(47874,1,44,'2021-07-24 11:56:11'),(47875,1,44,'2021-07-24 12:07:49'),(47876,1,53,'2021-07-24 12:12:54'),(47877,1,44,'2021-07-24 12:18:42'),(47878,1,15,'2021-07-24 12:21:02'),(47879,1,44,'2021-07-24 12:40:44'),(47880,1,44,'2021-07-24 12:40:46'),(47881,1,44,'2021-07-24 12:40:47'),(47882,1,44,'2021-07-24 12:40:48'),(47883,1,44,'2021-07-24 13:10:28'),(47884,1,44,'2021-07-24 13:24:09'),(47885,1,44,'2021-07-24 13:34:23'),(47886,1,13,'2021-07-24 13:36:19'),(47887,1,15,'2021-07-24 13:37:46'),(47888,1,6,'2021-07-24 13:55:49'),(47889,1,15,'2021-07-24 13:55:50'),(47890,1,13,'2021-07-24 14:04:31'),(47891,1,13,'2021-07-24 14:32:07'),(47892,1,44,'2021-07-24 14:32:20'),(47893,1,44,'2021-07-24 14:33:11'),(47894,1,44,'2021-07-24 14:33:50'),(47895,1,15,'2021-07-24 14:34:58'),(47896,1,6,'2021-07-24 14:35:01'),(47897,1,44,'2021-07-24 14:36:38'),(47898,1,44,'2021-07-24 14:39:27'),(47899,1,44,'2021-07-24 14:40:23'),(47900,1,13,'2021-07-24 14:43:48'),(47901,1,44,'2021-07-24 14:46:02'),(47902,1,15,'2021-07-24 14:50:20'),(47903,1,44,'2021-07-24 14:51:36'),(47904,1,6,'2021-07-24 14:51:37'),(47905,1,44,'2021-07-24 14:51:38'),(47906,1,44,'2021-07-24 15:02:54'),(47907,1,76,'2021-07-24 15:08:06'),(47908,1,44,'2021-07-24 15:08:52'),(47909,1,44,'2021-07-24 15:21:11'),(47910,1,44,'2021-07-24 15:21:13'),(47911,1,44,'2021-07-24 15:22:34'),(47912,1,44,'2021-07-24 15:22:38'),(47913,1,44,'2021-07-24 15:22:43'),(47914,1,44,'2021-07-24 15:22:47'),(47915,1,44,'2021-07-24 15:24:11'),(47916,1,15,'2021-07-24 15:25:24'),(47917,1,44,'2021-07-24 15:31:09'),(47918,1,66,'2021-07-24 15:34:08'),(47919,1,44,'2021-07-24 15:42:08'),(47920,1,44,'2021-07-24 15:48:54'),(47921,1,44,'2021-07-24 15:54:58'),(47922,1,15,'2021-07-24 16:00:06'),(47923,1,44,'2021-07-24 16:12:00'),(47924,1,44,'2021-07-24 16:16:42'),(47925,1,44,'2021-07-24 16:17:38'),(47926,1,15,'2021-07-24 16:30:30'),(47927,1,44,'2021-07-24 16:33:29'),(47928,1,44,'2021-07-24 16:41:52'),(47929,1,44,'2021-07-24 16:43:46'),(47930,1,44,'2021-07-24 16:44:25'),(47931,1,44,'2021-07-24 16:44:36'),(47932,1,44,'2021-07-24 16:56:10'),(47933,1,15,'2021-07-24 17:01:26'),(47934,1,44,'2021-07-24 17:15:53'),(47935,1,44,'2021-07-24 17:19:39'),(47936,1,15,'2021-07-24 17:30:00'),(47937,1,44,'2021-07-24 17:39:30'),(47938,1,44,'2021-07-24 17:46:32'),(47939,1,44,'2021-07-24 17:46:34'),(47940,1,15,'2021-07-24 17:59:02'),(47941,1,44,'2021-07-24 18:00:49'),(47942,1,59,'2021-07-24 18:10:36'),(47943,1,15,'2021-07-24 18:26:28'),(47944,1,44,'2021-07-24 18:33:19'),(47945,1,15,'2021-07-24 18:55:02'),(47946,1,44,'2021-07-24 19:08:53'),(47947,1,44,'2021-07-24 19:16:33'),(47948,1,44,'2021-07-24 19:18:50'),(47949,1,44,'2021-07-24 19:23:22'),(47950,1,15,'2021-07-24 20:31:59'),(47951,1,56,'2021-07-24 20:49:57'),(47952,1,62,'2021-07-24 21:03:12'),(47953,1,15,'2021-07-24 21:07:50'),(47954,1,76,'2021-07-24 21:08:12'),(47955,1,44,'2021-07-24 21:23:06'),(47956,1,44,'2021-07-24 22:24:02'),(47957,1,44,'2021-07-24 22:30:23'),(47958,1,44,'2021-07-24 22:47:54'),(47959,1,56,'2021-07-24 22:49:42'),(47960,1,15,'2021-07-24 22:50:18'),(47961,1,44,'2021-07-24 23:07:31'),(47962,1,44,'2021-07-24 23:09:31'),(47963,1,15,'2021-07-24 23:16:08'),(47964,1,44,'2021-07-24 23:28:55'),(47965,1,44,'2021-07-24 23:29:26'),(47966,1,44,'2021-07-24 23:29:30'),(47967,1,6,'2021-07-24 23:29:32'),(47968,1,14,'2021-07-24 23:29:34'),(47969,1,13,'2021-07-24 23:29:36'),(47970,1,56,'2021-07-24 23:29:38'),(47971,1,43,'2021-07-24 23:29:40'),(47972,1,79,'2021-07-24 23:29:42'),(47973,1,5,'2021-07-24 23:29:44'),(47974,1,53,'2021-07-24 23:29:45'),(47975,1,96,'2021-07-24 23:29:47'),(47976,1,44,'2021-07-24 23:29:49'),(47977,1,5,'2021-07-24 23:32:08'),(47978,1,44,'2021-07-24 23:42:28'),(47979,1,44,'2021-07-24 23:42:30'),(47980,1,44,'2021-07-25 00:10:26'),(47981,1,44,'2021-07-25 00:12:35'),(47982,1,44,'2021-07-25 00:15:07'),(47983,1,44,'2021-07-25 00:43:24'),(47984,1,15,'2021-07-25 00:58:55'),(47985,1,44,'2021-07-25 01:16:24'),(47986,1,44,'2021-07-25 01:37:11'),(47987,1,53,'2021-07-25 01:53:08'),(47988,1,44,'2021-07-25 02:01:11'),(47989,1,44,'2021-07-25 02:21:56'),(47990,1,44,'2021-07-25 02:36:38'),(47991,1,13,'2021-07-25 02:39:38'),(47992,1,44,'2021-07-25 03:14:40'),(47993,1,44,'2021-07-25 03:16:56'),(47994,1,44,'2021-07-25 03:48:11'),(47995,1,5,'2021-07-25 03:48:32'),(47996,1,44,'2021-07-25 04:05:11'),(47997,1,5,'2021-07-25 04:09:57'),(47998,1,44,'2021-07-25 04:11:23'),(47999,1,44,'2021-07-25 04:30:25'),(48000,1,44,'2021-07-25 04:36:31'),(48001,1,44,'2021-07-25 04:38:45'),(48002,1,44,'2021-07-25 04:51:56'),(48003,1,5,'2021-07-25 04:52:31'),(48004,1,44,'2021-07-25 05:08:58'),(48005,1,44,'2021-07-25 05:09:02'),(48006,1,44,'2021-07-25 05:09:49'),(48007,1,44,'2021-07-25 05:15:44'),(48008,1,44,'2021-07-25 05:28:01'),(48009,1,44,'2021-07-25 05:34:34'),(48010,1,15,'2021-07-25 05:55:04'),(48011,1,6,'2021-07-25 05:55:04'),(48012,1,44,'2021-07-25 05:59:58'),(48013,1,44,'2021-07-25 06:00:32'),(48014,1,14,'2021-07-25 06:05:18'),(48015,1,44,'2021-07-25 06:21:32'),(48016,1,44,'2021-07-25 06:21:55'),(48017,1,44,'2021-07-25 06:23:41'),(48018,1,44,'2021-07-25 06:55:18'),(48019,1,44,'2021-07-25 07:05:10'),(48020,1,44,'2021-07-25 07:05:11'),(48021,1,44,'2021-07-25 07:11:09'),(48022,1,44,'2021-07-25 07:22:07'),(48023,1,45,'2021-07-25 07:25:11'),(48024,1,44,'2021-07-25 07:27:19'),(48025,1,44,'2021-07-25 07:36:13'),(48026,1,44,'2021-07-25 07:41:51'),(48027,1,44,'2021-07-25 07:45:54'),(48028,1,44,'2021-07-25 07:47:23'),(48029,1,44,'2021-07-25 07:49:37'),(48030,1,44,'2021-07-25 07:59:40'),(48031,1,44,'2021-07-25 08:08:26'),(48032,1,44,'2021-07-25 08:09:17'),(48033,1,13,'2021-07-25 08:33:07'),(48034,1,44,'2021-07-25 08:33:08'),(48035,1,44,'2021-07-25 08:35:53'),(48036,1,44,'2021-07-25 08:39:08'),(48037,1,44,'2021-07-25 08:42:51'),(48038,1,44,'2021-07-25 08:47:23'),(48039,1,44,'2021-07-25 08:50:03'),(48040,1,44,'2021-07-25 08:52:01'),(48041,1,44,'2021-07-25 08:55:40'),(48042,1,44,'2021-07-25 09:00:52'),(48043,1,6,'2021-07-25 09:09:06'),(48044,1,6,'2021-07-25 09:09:10'),(48045,1,44,'2021-07-25 09:17:42'),(48046,1,44,'2021-07-25 09:17:44'),(48047,1,44,'2021-07-25 09:22:55'),(48048,1,76,'2021-07-25 09:31:49'),(48049,1,44,'2021-07-25 09:32:50'),(48050,1,44,'2021-07-25 09:36:18'),(48051,1,44,'2021-07-25 09:47:09'),(48052,1,44,'2021-07-25 09:54:09'),(48053,1,44,'2021-07-25 09:59:04'),(48054,1,44,'2021-07-25 10:13:50'),(48055,1,44,'2021-07-25 10:18:25'),(48056,1,44,'2021-07-25 10:22:11'),(48057,1,70,'2021-07-25 10:32:24'),(48058,1,44,'2021-07-25 10:41:03'),(48059,1,44,'2021-07-25 11:03:23'),(48060,1,66,'2021-07-25 11:20:04'),(48061,1,44,'2021-07-25 11:24:51'),(48062,1,44,'2021-07-25 11:46:30'),(48063,1,44,'2021-07-25 12:05:39'),(48064,1,44,'2021-07-25 12:31:57'),(48065,1,44,'2021-07-25 12:55:10'),(48066,1,14,'2021-07-25 13:16:05'),(48067,1,44,'2021-07-25 13:32:11'),(48068,1,53,'2021-07-25 13:49:37'),(48069,1,15,'2021-07-25 14:00:58'),(48070,1,6,'2021-07-25 14:00:58'),(48071,1,14,'2021-07-25 14:11:12'),(48072,1,44,'2021-07-25 14:18:25'),(48073,1,44,'2021-07-25 14:20:07'),(48074,1,44,'2021-07-25 14:31:29'),(48075,1,13,'2021-07-25 14:32:30'),(48076,1,44,'2021-07-25 14:32:35'),(48077,1,15,'2021-07-25 14:33:52'),(48078,1,6,'2021-07-25 14:33:52'),(48079,1,44,'2021-07-25 14:55:17'),(48080,1,44,'2021-07-25 14:58:40'),(48081,1,14,'2021-07-25 15:04:05'),(48082,1,44,'2021-07-25 15:38:11'),(48083,1,44,'2021-07-25 15:47:35'),(48084,1,44,'2021-07-25 16:16:55'),(48085,1,44,'2021-07-25 16:17:28'),(48086,1,14,'2021-07-25 16:18:24'),(48087,1,44,'2021-07-25 16:54:06'),(48088,1,14,'2021-07-25 16:59:07'),(48089,1,44,'2021-07-25 17:04:18'),(48090,1,14,'2021-07-25 17:06:23'),(48091,1,44,'2021-07-25 17:09:48'),(48092,1,44,'2021-07-25 17:16:13'),(48093,1,6,'2021-07-25 17:31:33'),(48094,1,6,'2021-07-25 17:31:36'),(48095,1,44,'2021-07-25 17:47:25'),(48096,1,70,'2021-07-25 17:48:20'),(48097,1,44,'2021-07-25 17:49:57'),(48098,1,44,'2021-07-25 18:08:55'),(48099,1,44,'2021-07-25 18:15:59'),(48100,1,44,'2021-07-25 18:41:16'),(48101,1,44,'2021-07-25 18:42:41'),(48102,1,44,'2021-07-25 19:09:29'),(48103,1,44,'2021-07-25 19:11:05'),(48104,1,44,'2021-07-25 19:13:10'),(48105,1,44,'2021-07-25 19:29:25'),(48106,1,44,'2021-07-25 19:31:42'),(48107,1,13,'2021-07-25 20:20:22'),(48108,1,56,'2021-07-25 20:27:16'),(48109,1,44,'2021-07-25 21:42:50'),(48110,1,44,'2021-07-25 22:06:42'),(48111,1,66,'2021-07-25 22:14:36'),(48112,1,44,'2021-07-25 22:26:45'),(48113,1,44,'2021-07-25 22:27:17'),(48114,1,76,'2021-07-25 22:53:20'),(48115,1,44,'2021-07-25 23:06:23'),(48116,1,6,'2021-07-25 23:15:02'),(48117,1,53,'2021-07-25 23:32:20'),(48118,1,73,'2021-07-26 00:12:05'),(48119,1,44,'2021-07-26 00:13:08'),(48120,1,44,'2021-07-26 00:22:26'),(48121,1,44,'2021-07-26 00:38:57'),(48122,1,44,'2021-07-26 01:07:10'),(48123,1,44,'2021-07-26 01:12:13'),(48124,1,44,'2021-07-26 01:22:21'),(48125,1,44,'2021-07-26 01:25:09'),(48126,1,6,'2021-07-26 01:25:10'),(48127,1,6,'2021-07-26 01:25:17'),(48128,1,14,'2021-07-26 01:32:05'),(48129,1,44,'2021-07-26 02:06:38'),(48130,1,44,'2021-07-26 02:27:04'),(48131,1,44,'2021-07-26 02:27:18'),(48132,1,6,'2021-07-26 02:33:18'),(48133,1,6,'2021-07-26 02:34:31'),(48134,1,44,'2021-07-26 02:35:33'),(48135,1,6,'2021-07-26 02:36:35'),(48136,1,6,'2021-07-26 02:38:29'),(48137,1,6,'2021-07-26 02:41:41'),(48138,1,44,'2021-07-26 02:41:54'),(48139,1,44,'2021-07-26 02:41:56'),(48140,1,5,'2021-07-26 02:41:58'),(48141,1,6,'2021-07-26 02:42:01'),(48142,1,44,'2021-07-26 02:44:18'),(48143,1,44,'2021-07-26 02:46:55'),(48144,1,6,'2021-07-26 02:49:11'),(48145,1,5,'2021-07-26 02:52:15'),(48146,1,6,'2021-07-26 03:04:38'),(48147,1,5,'2021-07-26 03:08:36'),(48148,1,15,'2021-07-26 03:14:10'),(48149,1,6,'2021-07-26 03:23:04'),(48150,1,5,'2021-07-26 03:28:28'),(48151,1,44,'2021-07-26 03:53:29'),(48152,1,5,'2021-07-26 04:00:49'),(48153,1,44,'2021-07-26 04:08:41'),(48154,1,44,'2021-07-26 04:30:51'),(48155,1,44,'2021-07-26 04:32:27'),(48156,1,5,'2021-07-26 05:06:35'),(48157,1,44,'2021-07-26 05:09:20'),(48158,1,44,'2021-07-26 05:09:22'),(48159,1,44,'2021-07-26 05:15:29'),(48160,1,5,'2021-07-26 05:29:33'),(48161,1,14,'2021-07-26 05:40:45'),(48162,1,5,'2021-07-26 05:40:45'),(48163,1,13,'2021-07-26 05:42:08'),(48164,1,44,'2021-07-26 05:47:46'),(48165,1,44,'2021-07-26 05:56:19'),(48166,1,13,'2021-07-26 06:08:28'),(48167,1,44,'2021-07-26 06:46:11'),(48168,1,14,'2021-07-26 07:05:31'),(48169,1,44,'2021-07-26 07:05:36'),(48170,1,44,'2021-07-26 07:13:19'),(48171,1,44,'2021-07-26 07:18:12'),(48172,1,56,'2021-07-26 07:24:01'),(48173,1,44,'2021-07-26 07:30:50'),(48174,1,73,'2021-07-26 07:32:08'),(48175,1,44,'2021-07-26 07:45:51'),(48176,1,5,'2021-07-26 07:52:12'),(48177,1,44,'2021-07-26 08:10:31'),(48178,1,5,'2021-07-26 08:19:32'),(48179,1,76,'2021-07-26 08:27:27'),(48180,1,6,'2021-07-26 08:32:39'),(48181,1,15,'2021-07-26 08:32:50'),(48182,1,5,'2021-07-26 08:33:20'),(48183,1,44,'2021-07-26 08:34:02'),(48184,1,14,'2021-07-26 08:40:52'),(48185,1,14,'2021-07-26 08:45:01'),(48186,1,14,'2021-07-26 08:48:01'),(48187,1,5,'2021-07-26 08:48:01'),(48188,1,44,'2021-07-26 08:50:54'),(48189,1,14,'2021-07-26 08:52:59'),(48190,1,44,'2021-07-26 08:55:47'),(48191,1,44,'2021-07-26 09:00:35'),(48192,1,44,'2021-07-26 09:01:36'),(48193,1,44,'2021-07-26 09:12:02'),(48194,1,5,'2021-07-26 09:15:05'),(48195,1,14,'2021-07-26 09:50:14'),(48196,1,44,'2021-07-26 09:53:27'),(48197,1,44,'2021-07-26 09:59:52'),(48198,1,44,'2021-07-26 10:06:03'),(48199,1,14,'2021-07-26 10:12:28'),(48200,1,5,'2021-07-26 10:29:04'),(48201,1,44,'2021-07-26 10:53:21'),(48202,1,44,'2021-07-26 11:04:45'),(48203,1,44,'2021-07-26 11:28:05'),(48204,1,44,'2021-07-26 11:40:49'),(48205,1,44,'2021-07-26 11:45:22'),(48206,1,44,'2021-07-26 11:45:40'),(48207,1,44,'2021-07-26 11:53:15'),(48208,1,44,'2021-07-26 12:07:18'),(48209,1,44,'2021-07-26 12:14:51'),(48210,1,44,'2021-07-26 12:26:36'),(48211,1,44,'2021-07-26 12:34:33'),(48212,1,44,'2021-07-26 12:35:57'),(48213,1,13,'2021-07-26 12:36:34'),(48214,1,44,'2021-07-26 12:36:34'),(48215,1,44,'2021-07-26 12:52:01'),(48216,1,44,'2021-07-26 12:52:07'),(48217,1,44,'2021-07-26 13:02:54'),(48218,1,44,'2021-07-26 13:12:02'),(48219,1,45,'2021-07-26 13:12:23'),(48220,1,59,'2021-07-26 13:15:08'),(48221,1,44,'2021-07-26 13:23:34'),(48222,1,44,'2021-07-26 13:23:35'),(48223,1,44,'2021-07-26 13:28:22'),(48224,1,44,'2021-07-26 13:29:17'),(48225,1,44,'2021-07-26 13:47:49'),(48226,1,15,'2021-07-26 13:57:10'),(48227,1,5,'2021-07-26 14:00:19'),(48228,1,44,'2021-07-26 14:05:57'),(48229,1,15,'2021-07-26 14:32:33'),(48230,1,5,'2021-07-26 14:33:04'),(48231,1,14,'2021-07-26 14:33:19'),(48232,1,13,'2021-07-26 14:33:22'),(48233,1,13,'2021-07-26 14:34:31'),(48234,1,44,'2021-07-26 14:34:33'),(48235,1,44,'2021-07-26 14:36:08'),(48236,1,13,'2021-07-26 14:36:09'),(48237,1,13,'2021-07-26 14:37:58'),(48238,1,13,'2021-07-26 14:39:46'),(48239,1,44,'2021-07-26 14:50:41'),(48240,1,44,'2021-07-26 14:57:18'),(48241,1,44,'2021-07-26 15:01:39'),(48242,1,44,'2021-07-26 15:05:02'),(48243,1,14,'2021-07-26 15:07:44'),(48244,1,5,'2021-07-26 15:29:12'),(48245,1,44,'2021-07-26 15:30:30'),(48246,1,44,'2021-07-26 15:36:24'),(48247,1,59,'2021-07-26 15:37:15'),(48248,1,44,'2021-07-26 15:53:36'),(48249,1,44,'2021-07-26 15:59:09'),(48250,1,44,'2021-07-26 15:59:55'),(48251,1,44,'2021-07-26 16:01:15'),(48252,1,5,'2021-07-26 16:11:30'),(48253,1,44,'2021-07-26 16:14:40'),(48254,1,44,'2021-07-26 16:24:58'),(48255,1,44,'2021-07-26 16:51:55'),(48256,1,44,'2021-07-26 16:52:12'),(48257,1,44,'2021-07-26 16:52:15'),(48258,1,44,'2021-07-26 17:11:48'),(48259,1,44,'2021-07-26 17:17:25'),(48260,1,44,'2021-07-26 17:22:51'),(48261,1,66,'2021-07-26 17:24:04'),(48262,1,44,'2021-07-26 17:34:00'),(48263,1,44,'2021-07-26 17:42:37'),(48264,1,44,'2021-07-26 17:43:23'),(48265,1,44,'2021-07-26 17:54:30'),(48266,1,44,'2021-07-26 18:10:09'),(48267,1,44,'2021-07-26 18:16:48'),(48268,1,44,'2021-07-26 18:39:18'),(48269,1,44,'2021-07-26 18:41:30'),(48270,1,44,'2021-07-26 18:57:51'),(48271,1,44,'2021-07-26 19:07:08'),(48272,1,6,'2021-07-26 19:07:10'),(48273,1,44,'2021-07-26 19:07:12'),(48274,1,44,'2021-07-26 19:07:13'),(48275,1,6,'2021-07-26 19:07:15'),(48276,1,44,'2021-07-26 19:38:01'),(48277,1,6,'2021-07-26 20:02:04'),(48278,1,6,'2021-07-26 20:02:16'),(48279,1,44,'2021-07-26 20:08:46'),(48280,1,44,'2021-07-26 20:08:54'),(48281,1,44,'2021-07-26 20:31:39'),(48282,1,44,'2021-07-26 20:31:46'),(48283,1,6,'2021-07-26 20:31:48'),(48284,1,5,'2021-07-26 20:32:46'),(48285,1,44,'2021-07-26 20:42:43'),(48286,1,44,'2021-07-26 20:42:46'),(48287,1,6,'2021-07-26 20:43:04'),(48288,1,5,'2021-07-26 20:43:05'),(48289,1,44,'2021-07-26 21:24:17'),(48290,1,44,'2021-07-26 21:37:12'),(48291,1,44,'2021-07-26 21:59:08'),(48292,1,44,'2021-07-26 22:28:40'),(48293,1,70,'2021-07-26 22:35:04'),(48294,1,44,'2021-07-26 23:15:26'),(48295,1,14,'2021-07-26 23:43:45'),(48296,1,44,'2021-07-27 00:06:17'),(48297,1,44,'2021-07-27 01:06:31'),(48298,1,44,'2021-07-27 01:19:57'),(48299,1,44,'2021-07-27 01:45:00'),(48300,1,66,'2021-07-27 01:46:12'),(48301,1,44,'2021-07-27 01:53:46'),(48302,1,44,'2021-07-27 02:12:39'),(48303,1,44,'2021-07-27 02:30:39'),(48304,1,70,'2021-07-27 02:36:28'),(48305,1,14,'2021-07-27 02:36:29'),(48306,1,6,'2021-07-27 02:41:02'),(48307,1,5,'2021-07-27 02:44:54'),(48308,1,14,'2021-07-27 02:47:14'),(48309,1,13,'2021-07-27 02:48:50'),(48310,1,44,'2021-07-27 03:03:05'),(48311,1,15,'2021-07-27 03:05:20'),(48312,1,13,'2021-07-27 03:08:25'),(48313,1,6,'2021-07-27 03:25:05'),(48314,1,13,'2021-07-27 03:26:02'),(48315,1,13,'2021-07-27 04:11:45'),(48316,1,13,'2021-07-27 04:26:09'),(48317,1,44,'2021-07-27 04:41:03'),(48318,1,44,'2021-07-27 04:41:07'),(48319,1,13,'2021-07-27 04:41:35'),(48320,1,13,'2021-07-27 05:00:32'),(48321,1,44,'2021-07-27 05:03:10'),(48322,1,44,'2021-07-27 05:11:00'),(48323,1,44,'2021-07-27 05:11:47'),(48324,1,14,'2021-07-27 05:15:08'),(48325,1,44,'2021-07-27 05:28:32'),(48326,1,44,'2021-07-27 05:30:57'),(48327,1,44,'2021-07-27 05:33:28'),(48328,1,13,'2021-07-27 05:52:18'),(48329,1,44,'2021-07-27 06:02:19'),(48330,1,44,'2021-07-27 06:14:54'),(48331,1,13,'2021-07-27 06:15:56'),(48332,1,44,'2021-07-27 06:37:53'),(48333,1,44,'2021-07-27 06:39:54'),(48334,1,44,'2021-07-27 06:40:20'),(48335,1,44,'2021-07-27 06:45:41'),(48336,1,44,'2021-07-27 06:54:17'),(48337,1,44,'2021-07-27 07:01:36'),(48338,1,44,'2021-07-27 07:05:57'),(48339,1,44,'2021-07-27 07:06:02'),(48340,1,44,'2021-07-27 07:21:00'),(48341,1,14,'2021-07-27 07:24:55'),(48342,1,44,'2021-07-27 07:32:38'),(48343,1,44,'2021-07-27 07:33:48'),(48344,1,44,'2021-07-27 07:34:20'),(48345,1,44,'2021-07-27 07:37:16'),(48346,1,44,'2021-07-27 08:01:00'),(48347,1,44,'2021-07-27 08:11:53'),(48348,1,44,'2021-07-27 08:15:59'),(48349,1,44,'2021-07-27 08:32:41'),(48350,1,13,'2021-07-27 08:33:04'),(48351,1,14,'2021-07-27 08:56:16'),(48352,1,44,'2021-07-27 08:58:40'),(48353,1,44,'2021-07-27 08:58:53'),(48354,1,44,'2021-07-27 09:03:36'),(48355,1,44,'2021-07-27 09:29:39'),(48356,1,44,'2021-07-27 09:29:55'),(48357,1,14,'2021-07-27 09:55:51'),(48358,1,44,'2021-07-27 09:58:05'),(48359,1,44,'2021-07-27 09:58:26'),(48360,1,44,'2021-07-27 10:10:34'),(48361,1,44,'2021-07-27 10:21:23'),(48362,1,44,'2021-07-27 10:25:57'),(48363,1,44,'2021-07-27 11:10:22'),(48364,1,44,'2021-07-27 11:16:51'),(48365,1,14,'2021-07-27 11:28:27'),(48366,1,53,'2021-07-27 11:42:09'),(48367,1,44,'2021-07-27 11:45:02'),(48368,1,44,'2021-07-27 11:53:58'),(48369,1,15,'2021-07-27 12:09:44'),(48370,1,6,'2021-07-27 12:09:46'),(48371,1,44,'2021-07-27 12:25:55'),(48372,1,44,'2021-07-27 12:50:17'),(48373,1,14,'2021-07-27 13:01:15'),(48374,1,44,'2021-07-27 13:02:59'),(48375,1,44,'2021-07-27 14:13:20'),(48376,1,44,'2021-07-27 14:14:25'),(48377,1,44,'2021-07-27 14:17:29'),(48378,1,44,'2021-07-27 14:23:41'),(48379,1,14,'2021-07-27 14:27:07'),(48380,1,44,'2021-07-27 14:29:55'),(48381,1,6,'2021-07-27 14:30:49'),(48382,1,6,'2021-07-27 14:30:59'),(48383,1,15,'2021-07-27 14:31:01'),(48384,1,14,'2021-07-27 14:31:11'),(48385,1,13,'2021-07-27 14:31:37'),(48386,1,15,'2021-07-27 14:32:00'),(48387,1,5,'2021-07-27 14:32:23'),(48388,1,96,'2021-07-27 14:32:42'),(48389,1,53,'2021-07-27 14:33:12'),(48390,1,96,'2021-07-27 14:33:47'),(48391,1,79,'2021-07-27 14:34:08'),(48392,1,79,'2021-07-27 14:34:38'),(48393,1,76,'2021-07-27 14:34:59'),(48394,1,76,'2021-07-27 14:35:27'),(48395,1,73,'2021-07-27 14:35:48'),(48396,1,44,'2021-07-27 14:36:00'),(48397,1,44,'2021-07-27 14:36:00'),(48398,1,44,'2021-07-27 14:36:10'),(48399,1,44,'2021-07-27 14:36:10'),(48400,1,44,'2021-07-27 14:36:12'),(48401,1,73,'2021-07-27 14:36:15'),(48402,1,44,'2021-07-27 14:36:16'),(48403,1,70,'2021-07-27 14:36:37'),(48404,1,44,'2021-07-27 14:36:41'),(48405,1,70,'2021-07-27 14:37:04'),(48406,1,62,'2021-07-27 14:37:26'),(48407,1,62,'2021-07-27 14:37:54'),(48408,1,66,'2021-07-27 14:38:18'),(48409,1,59,'2021-07-27 14:38:23'),(48410,1,66,'2021-07-27 14:38:43'),(48411,1,56,'2021-07-27 14:39:09'),(48412,1,56,'2021-07-27 14:39:38'),(48413,1,43,'2021-07-27 14:39:59'),(48414,1,43,'2021-07-27 14:40:26'),(48415,1,53,'2021-07-27 14:40:47'),(48416,1,53,'2021-07-27 14:41:13'),(48417,1,45,'2021-07-27 14:41:35'),(48418,1,45,'2021-07-27 14:42:04'),(48419,1,44,'2021-07-27 14:42:08'),(48420,1,59,'2021-07-27 14:42:25'),(48421,1,59,'2021-07-27 14:42:52'),(48422,1,44,'2021-07-27 14:43:12'),(48423,1,44,'2021-07-27 14:43:42'),(48424,1,15,'2021-07-27 14:44:07'),(48425,1,15,'2021-07-27 14:44:34'),(48426,1,15,'2021-07-27 14:44:55'),(48427,1,5,'2021-07-27 14:45:07'),(48428,1,44,'2021-07-27 14:45:38'),(48429,1,13,'2021-07-27 14:45:38'),(48430,1,44,'2021-07-27 14:47:54'),(48431,1,5,'2021-07-27 14:49:10'),(48432,1,5,'2021-07-27 14:59:41'),(48433,1,14,'2021-07-27 15:04:31'),(48434,1,44,'2021-07-27 15:20:00'),(48435,1,44,'2021-07-27 15:36:33'),(48436,1,44,'2021-07-27 15:47:29'),(48437,1,14,'2021-07-27 15:48:56'),(48438,1,44,'2021-07-27 15:52:14'),(48439,1,44,'2021-07-27 16:02:37'),(48440,1,44,'2021-07-27 16:03:19'),(48441,1,44,'2021-07-27 16:04:24'),(48442,1,44,'2021-07-27 16:23:31'),(48443,1,44,'2021-07-27 16:27:26'),(48444,1,44,'2021-07-27 16:32:44'),(48445,1,44,'2021-07-27 16:52:37'),(48446,1,44,'2021-07-27 16:53:38'),(48447,1,44,'2021-07-27 16:57:07'),(48448,1,44,'2021-07-27 17:13:21'),(48449,1,44,'2021-07-27 17:18:33'),(48450,1,79,'2021-07-27 17:23:48'),(48451,1,73,'2021-07-27 17:44:43'),(48452,1,44,'2021-07-27 18:24:38'),(48453,1,44,'2021-07-27 19:14:00'),(48454,1,44,'2021-07-27 19:32:30'),(48455,1,44,'2021-07-27 20:29:44'),(48456,1,79,'2021-07-27 20:47:12'),(48457,1,43,'2021-07-27 20:50:46'),(48458,1,76,'2021-07-27 20:57:06'),(48459,1,44,'2021-07-27 21:46:53'),(48460,1,6,'2021-07-27 21:56:27'),(48461,1,6,'2021-07-27 21:56:34'),(48462,1,96,'2021-07-27 22:15:48'),(48463,1,15,'2021-07-27 22:25:59'),(48464,1,44,'2021-07-27 22:27:51'),(48465,1,44,'2021-07-27 22:30:31'),(48466,1,44,'2021-07-27 22:33:10'),(48467,1,44,'2021-07-27 22:56:03'),(48468,1,44,'2021-07-27 23:27:57'),(48469,1,44,'2021-07-27 23:40:29'),(48470,1,44,'2021-07-27 23:40:35'),(48471,1,44,'2021-07-27 23:40:41'),(48472,1,44,'2021-07-27 23:40:48'),(48473,1,44,'2021-07-27 23:40:53'),(48474,1,44,'2021-07-27 23:40:58'),(48475,1,44,'2021-07-27 23:41:10'),(48476,1,44,'2021-07-27 23:41:16'),(48477,1,44,'2021-07-27 23:41:28'),(48478,1,44,'2021-07-27 23:41:34'),(48479,1,44,'2021-07-27 23:41:39'),(48480,1,44,'2021-07-27 23:41:49'),(48481,1,44,'2021-07-27 23:41:54'),(48482,1,44,'2021-07-27 23:41:58'),(48483,1,44,'2021-07-27 23:42:08'),(48484,1,44,'2021-07-27 23:42:14'),(48485,1,44,'2021-07-27 23:42:19'),(48486,1,44,'2021-07-27 23:42:25'),(48487,1,44,'2021-07-27 23:42:30'),(48488,1,44,'2021-07-27 23:42:34'),(48489,1,44,'2021-07-27 23:42:40'),(48490,1,44,'2021-07-27 23:42:45'),(48491,1,44,'2021-07-27 23:42:51'),(48492,1,44,'2021-07-27 23:42:58'),(48493,1,44,'2021-07-27 23:43:07'),(48494,1,44,'2021-07-27 23:43:12'),(48495,1,44,'2021-07-27 23:43:21'),(48496,1,44,'2021-07-27 23:43:28'),(48497,1,44,'2021-07-27 23:43:33'),(48498,1,44,'2021-07-27 23:43:41'),(48499,1,44,'2021-07-27 23:43:49'),(48500,1,44,'2021-07-27 23:43:55'),(48501,1,44,'2021-07-27 23:44:01'),(48502,1,44,'2021-07-27 23:44:08'),(48503,1,44,'2021-07-27 23:44:13'),(48504,1,44,'2021-07-27 23:44:21'),(48505,1,44,'2021-07-27 23:44:27'),(48506,1,44,'2021-07-27 23:44:32'),(48507,1,44,'2021-07-27 23:44:37'),(48508,1,44,'2021-07-27 23:54:31'),(48509,1,44,'2021-07-28 00:15:56'),(48510,1,44,'2021-07-28 00:47:58'),(48511,1,6,'2021-07-28 01:17:47'),(48512,1,6,'2021-07-28 01:17:51'),(48513,1,44,'2021-07-28 01:22:03'),(48514,1,53,'2021-07-28 01:36:49'),(48515,1,44,'2021-07-28 01:57:28'),(48516,1,56,'2021-07-28 02:03:48'),(48517,1,14,'2021-07-28 02:39:11'),(48518,1,13,'2021-07-28 02:43:17'),(48519,1,44,'2021-07-28 02:43:20'),(48520,1,5,'2021-07-28 02:54:10'),(48521,1,66,'2021-07-28 02:54:42'),(48522,1,14,'2021-07-28 02:58:24'),(48523,1,44,'2021-07-28 03:06:43'),(48524,1,44,'2021-07-28 03:10:16'),(48525,1,44,'2021-07-28 03:10:39'),(48526,1,44,'2021-07-28 03:17:42'),(48527,1,44,'2021-07-28 03:42:52'),(48528,1,44,'2021-07-28 03:47:49'),(48529,1,44,'2021-07-28 03:53:22'),(48530,1,15,'2021-07-28 04:00:30'),(48531,1,44,'2021-07-28 04:01:32'),(48532,1,44,'2021-07-28 04:03:54'),(48533,1,44,'2021-07-28 04:11:52'),(48534,1,44,'2021-07-28 04:20:17'),(48535,1,45,'2021-07-28 04:23:19'),(48536,1,44,'2021-07-28 04:25:43'),(48537,1,44,'2021-07-28 04:43:53'),(48538,1,44,'2021-07-28 04:51:06'),(48539,1,44,'2021-07-28 04:51:30'),(48540,1,5,'2021-07-28 05:01:42'),(48541,1,5,'2021-07-28 05:01:43'),(48542,1,5,'2021-07-28 05:02:17'),(48543,1,5,'2021-07-28 05:02:17'),(48544,1,44,'2021-07-28 05:06:52'),(48545,1,14,'2021-07-28 05:10:32'),(48546,1,44,'2021-07-28 05:27:27'),(48547,1,44,'2021-07-28 05:29:16'),(48548,1,44,'2021-07-28 05:38:57'),(48549,1,43,'2021-07-28 06:05:01'),(48550,1,44,'2021-07-28 06:11:19'),(48551,1,14,'2021-07-28 06:11:50'),(48552,1,15,'2021-07-28 06:17:42'),(48553,1,6,'2021-07-28 06:17:42'),(48554,1,44,'2021-07-28 06:30:24'),(48555,1,44,'2021-07-28 06:33:32'),(48556,1,44,'2021-07-28 07:22:38'),(48557,1,44,'2021-07-28 07:22:44'),(48558,1,44,'2021-07-28 07:55:02'),(48559,1,53,'2021-07-28 07:59:54'),(48560,1,44,'2021-07-28 08:32:35'),(48561,1,15,'2021-07-28 08:40:55'),(48562,1,15,'2021-07-28 08:44:07'),(48563,1,44,'2021-07-28 08:49:11'),(48564,1,15,'2021-07-28 08:59:06'),(48565,1,44,'2021-07-28 09:06:06'),(48566,1,15,'2021-07-28 09:17:25'),(48567,1,44,'2021-07-28 09:27:47'),(48568,1,44,'2021-07-28 09:50:31'),(48569,1,44,'2021-07-28 09:54:23'),(48570,1,44,'2021-07-28 09:54:41'),(48571,1,44,'2021-07-28 10:27:32'),(48572,1,44,'2021-07-28 10:39:42'),(48573,1,44,'2021-07-28 10:55:57'),(48574,1,44,'2021-07-28 10:58:47'),(48575,1,44,'2021-07-28 11:17:17'),(48576,1,79,'2021-07-28 11:21:44'),(48577,1,44,'2021-07-28 11:35:10'),(48578,1,44,'2021-07-28 11:35:45'),(48579,1,44,'2021-07-28 11:38:54'),(48580,1,44,'2021-07-28 11:59:10'),(48581,1,44,'2021-07-28 12:03:38'),(48582,1,44,'2021-07-28 12:13:08'),(48583,1,44,'2021-07-28 12:23:24'),(48584,1,44,'2021-07-28 12:44:39'),(48585,1,44,'2021-07-28 13:06:27'),(48586,1,14,'2021-07-28 13:14:33'),(48587,1,5,'2021-07-28 13:14:35'),(48588,1,44,'2021-07-28 13:18:42'),(48589,1,66,'2021-07-28 13:23:27'),(48590,1,44,'2021-07-28 13:29:09'),(48591,1,43,'2021-07-28 13:56:22'),(48592,1,44,'2021-07-28 13:59:28'),(48593,1,13,'2021-07-28 14:32:38'),(48594,1,44,'2021-07-28 14:32:46'),(48595,1,44,'2021-07-28 14:34:30'),(48596,1,6,'2021-07-28 14:39:04'),(48597,1,44,'2021-07-28 14:39:36'),(48598,1,15,'2021-07-28 14:42:21'),(48599,1,44,'2021-07-28 14:43:06'),(48600,1,44,'2021-07-28 14:52:12'),(48601,1,44,'2021-07-28 15:04:32'),(48602,1,44,'2021-07-28 15:09:14'),(48603,1,44,'2021-07-28 15:23:28'),(48604,1,44,'2021-07-28 15:32:21'),(48605,1,44,'2021-07-28 15:34:10'),(48606,1,44,'2021-07-28 15:42:08'),(48607,1,44,'2021-07-28 16:01:52'),(48608,1,44,'2021-07-28 16:03:49'),(48609,1,44,'2021-07-28 16:33:48'),(48610,1,44,'2021-07-28 17:04:20'),(48611,1,5,'2021-07-28 17:19:33'),(48612,1,44,'2021-07-28 17:20:09'),(48613,1,44,'2021-07-28 17:31:47'),(48614,1,44,'2021-07-28 17:32:17'),(48615,1,44,'2021-07-28 17:32:57'),(48616,1,44,'2021-07-28 17:33:22'),(48617,1,44,'2021-07-28 17:34:18'),(48618,1,44,'2021-07-28 17:35:03'),(48619,1,44,'2021-07-28 17:35:45'),(48620,1,44,'2021-07-28 17:36:42'),(48621,1,44,'2021-07-28 17:37:22'),(48622,1,44,'2021-07-28 17:37:46'),(48623,1,44,'2021-07-28 17:37:54'),(48624,1,44,'2021-07-28 17:38:16'),(48625,1,44,'2021-07-28 17:38:39'),(48626,1,44,'2021-07-28 17:38:47'),(48627,1,44,'2021-07-28 17:38:56'),(48628,1,44,'2021-07-28 17:39:08'),(48629,1,44,'2021-07-28 17:39:33'),(48630,1,44,'2021-07-28 17:39:51'),(48631,1,44,'2021-07-28 17:40:02'),(48632,1,44,'2021-07-28 17:40:32'),(48633,1,44,'2021-07-28 17:41:15'),(48634,1,44,'2021-07-28 17:42:07'),(48635,1,44,'2021-07-28 17:43:08'),(48636,1,44,'2021-07-28 17:43:37'),(48637,1,44,'2021-07-28 17:44:31'),(48638,1,44,'2021-07-28 17:45:28'),(48639,1,44,'2021-07-28 17:45:50'),(48640,1,44,'2021-07-28 17:45:58'),(48641,1,44,'2021-07-28 17:46:13'),(48642,1,44,'2021-07-28 17:46:21'),(48643,1,44,'2021-07-28 17:46:31'),(48644,1,44,'2021-07-28 17:46:36'),(48645,1,44,'2021-07-28 17:46:40'),(48646,1,44,'2021-07-28 17:46:52'),(48647,1,44,'2021-07-28 17:46:58'),(48648,1,44,'2021-07-28 17:47:04'),(48649,1,5,'2021-07-28 17:49:43'),(48650,1,59,'2021-07-28 17:57:15'),(48651,1,44,'2021-07-28 17:57:46'),(48652,1,44,'2021-07-28 18:23:46'),(48653,1,5,'2021-07-28 18:55:58'),(48654,1,44,'2021-07-28 18:59:41'),(48655,1,44,'2021-07-28 20:24:55'),(48656,1,5,'2021-07-28 20:25:39'),(48657,1,44,'2021-07-28 20:26:06'),(48658,1,70,'2021-07-28 21:12:37'),(48659,1,45,'2021-07-28 21:20:15'),(48660,1,44,'2021-07-28 21:28:16'),(48661,1,44,'2021-07-28 22:29:26'),(48662,1,44,'2021-07-28 22:32:28'),(48663,1,5,'2021-07-28 23:05:11'),(48664,1,44,'2021-07-28 23:14:59'),(48665,1,44,'2021-07-28 23:15:58'),(48666,1,44,'2021-07-28 23:45:10'),(48667,1,5,'2021-07-28 23:57:14'),(48668,1,44,'2021-07-29 01:43:30'),(48669,1,5,'2021-07-29 02:38:16'),(48670,1,14,'2021-07-29 02:38:22'),(48671,1,79,'2021-07-29 02:50:17'),(48672,1,44,'2021-07-29 03:00:27'),(48673,1,44,'2021-07-29 03:06:11'),(48674,1,56,'2021-07-29 03:13:24'),(48675,1,44,'2021-07-29 03:15:53'),(48676,1,13,'2021-07-29 03:18:29'),(48677,1,96,'2021-07-29 03:44:07'),(48678,1,44,'2021-07-29 04:12:20'),(48679,1,5,'2021-07-29 04:13:30'),(48680,1,44,'2021-07-29 04:35:34'),(48681,1,44,'2021-07-29 04:37:51'),(48682,1,44,'2021-07-29 04:37:53'),(48683,1,44,'2021-07-29 04:45:32'),(48684,1,44,'2021-07-29 05:26:30'),(48685,1,44,'2021-07-29 05:32:21'),(48686,1,44,'2021-07-29 05:33:49'),(48687,1,44,'2021-07-29 06:04:28'),(48688,1,44,'2021-07-29 06:36:49'),(48689,1,44,'2021-07-29 06:39:23'),(48690,1,5,'2021-07-29 06:42:02'),(48691,1,5,'2021-07-29 06:43:12'),(48692,1,59,'2021-07-29 06:54:57'),(48693,1,6,'2021-07-29 06:58:11'),(48694,1,44,'2021-07-29 07:15:25'),(48695,1,44,'2021-07-29 07:26:29'),(48696,1,5,'2021-07-29 07:56:12'),(48697,1,59,'2021-07-29 07:59:12'),(48698,1,44,'2021-07-29 08:01:58'),(48699,1,53,'2021-07-29 08:26:17'),(48700,1,59,'2021-07-29 08:45:44'),(48701,1,15,'2021-07-29 09:09:14'),(48702,1,44,'2021-07-29 09:18:07'),(48703,1,15,'2021-07-29 09:33:24'),(48704,1,6,'2021-07-29 09:35:26'),(48705,1,6,'2021-07-29 09:35:56'),(48706,1,14,'2021-07-29 09:45:35'),(48707,1,14,'2021-07-29 09:51:06'),(48708,1,44,'2021-07-29 09:56:40'),(48709,1,5,'2021-07-29 10:05:16'),(48710,1,5,'2021-07-29 10:20:25'),(48711,1,73,'2021-07-29 10:23:27'),(48712,1,44,'2021-07-29 10:25:04'),(48713,1,44,'2021-07-29 10:38:22'),(48714,1,15,'2021-07-29 10:49:51'),(48715,1,15,'2021-07-29 11:20:54'),(48716,1,44,'2021-07-29 11:21:31'),(48717,1,44,'2021-07-29 11:23:12'),(48718,1,44,'2021-07-29 11:30:45'),(48719,1,6,'2021-07-29 11:40:38'),(48720,1,44,'2021-07-29 11:43:10'),(48721,1,44,'2021-07-29 11:52:58'),(48722,1,44,'2021-07-29 11:59:03'),(48723,1,15,'2021-07-29 12:19:57'),(48724,1,6,'2021-07-29 12:19:58'),(48725,1,44,'2021-07-29 12:29:15'),(48726,1,44,'2021-07-29 12:49:31'),(48727,1,13,'2021-07-29 12:54:28'),(48728,1,44,'2021-07-29 12:54:29'),(48729,1,6,'2021-07-29 12:58:27'),(48730,1,13,'2021-07-29 13:06:18'),(48731,1,44,'2021-07-29 13:16:25'),(48732,1,44,'2021-07-29 13:31:40'),(48733,1,44,'2021-07-29 13:34:25'),(48734,1,6,'2021-07-29 13:34:31'),(48735,1,15,'2021-07-29 14:10:52'),(48736,1,44,'2021-07-29 14:32:23'),(48737,1,6,'2021-07-29 14:34:58'),(48738,1,14,'2021-07-29 14:36:56'),(48739,1,15,'2021-07-29 14:38:21'),(48740,1,6,'2021-07-29 14:38:31'),(48741,1,5,'2021-07-29 14:40:26'),(48742,1,62,'2021-07-29 14:41:51'),(48743,1,6,'2021-07-29 14:42:04'),(48744,1,6,'2021-07-29 14:46:05'),(48745,1,15,'2021-07-29 14:55:43'),(48746,1,6,'2021-07-29 15:01:47'),(48747,1,13,'2021-07-29 15:02:08'),(48748,1,44,'2021-07-29 15:07:47'),(48749,1,44,'2021-07-29 15:09:42'),(48750,1,44,'2021-07-29 15:11:53'),(48751,1,6,'2021-07-29 15:22:55'),(48752,1,15,'2021-07-29 15:26:51'),(48753,1,13,'2021-07-29 15:31:27'),(48754,1,44,'2021-07-29 15:48:56'),(48755,1,13,'2021-07-29 16:00:22'),(48756,1,44,'2021-07-29 16:05:07'),(48757,1,6,'2021-07-29 17:05:49'),(48758,1,44,'2021-07-29 17:32:00'),(48759,1,6,'2021-07-29 17:37:14'),(48760,1,44,'2021-07-29 18:06:42'),(48761,1,6,'2021-07-29 18:10:52'),(48762,1,44,'2021-07-29 18:14:49'),(48763,1,15,'2021-07-29 18:17:33'),(48764,1,44,'2021-07-29 18:20:27'),(48765,1,56,'2021-07-29 18:33:21'),(48766,1,6,'2021-07-29 18:53:07'),(48767,1,44,'2021-07-29 19:27:58'),(48768,1,44,'2021-07-29 19:27:59'),(48769,1,44,'2021-07-29 19:42:16'),(48770,1,44,'2021-07-29 19:42:22'),(48771,1,44,'2021-07-29 19:42:27'),(48772,1,15,'2021-07-29 19:57:30'),(48773,1,6,'2021-07-29 21:26:22'),(48774,1,6,'2021-07-29 21:26:25'),(48775,1,44,'2021-07-29 21:53:46'),(48776,1,6,'2021-07-29 22:10:19'),(48777,1,59,'2021-07-29 23:29:18'),(48778,1,44,'2021-07-29 23:43:15'),(48779,1,15,'2021-07-29 23:55:52'),(48780,1,6,'2021-07-30 00:01:46'),(48781,1,44,'2021-07-30 00:09:35'),(48782,1,44,'2021-07-30 00:27:57'),(48783,1,44,'2021-07-30 01:33:43'),(48784,1,44,'2021-07-30 01:35:26'),(48785,1,44,'2021-07-30 01:36:05'),(48786,1,44,'2021-07-30 01:36:38'),(48787,1,44,'2021-07-30 01:37:33'),(48788,1,44,'2021-07-30 01:38:40'),(48789,1,44,'2021-07-30 01:38:53'),(48790,1,44,'2021-07-30 01:39:29'),(48791,1,44,'2021-07-30 01:40:47'),(48792,1,44,'2021-07-30 01:41:25'),(48793,1,44,'2021-07-30 01:43:24'),(48794,1,44,'2021-07-30 01:45:39'),(48795,1,44,'2021-07-30 01:47:07'),(48796,1,44,'2021-07-30 01:50:53'),(48797,1,44,'2021-07-30 01:51:50'),(48798,1,44,'2021-07-30 01:52:41'),(48799,1,44,'2021-07-30 01:57:53'),(48800,1,44,'2021-07-30 01:59:06'),(48801,1,44,'2021-07-30 02:00:56'),(48802,1,44,'2021-07-30 02:06:41'),(48803,1,44,'2021-07-30 02:10:21'),(48804,1,44,'2021-07-30 02:26:58'),(48805,1,44,'2021-07-30 02:35:16'),(48806,1,44,'2021-07-30 02:37:29'),(48807,1,13,'2021-07-30 02:38:20'),(48808,1,6,'2021-07-30 02:38:51'),(48809,1,15,'2021-07-30 02:39:16'),(48810,1,13,'2021-07-30 02:40:17'),(48811,1,44,'2021-07-30 02:40:34'),(48812,1,5,'2021-07-30 02:40:46'),(48813,1,43,'2021-07-30 02:42:25'),(48814,1,53,'2021-07-30 02:42:40'),(48815,1,14,'2021-07-30 02:42:52'),(48816,1,53,'2021-07-30 02:43:06'),(48817,1,15,'2021-07-30 02:43:30'),(48818,1,44,'2021-07-30 02:43:42'),(48819,1,45,'2021-07-30 02:43:56'),(48820,1,44,'2021-07-30 02:44:18'),(48821,1,59,'2021-07-30 02:44:35'),(48822,1,76,'2021-07-30 02:44:47'),(48823,1,56,'2021-07-30 02:45:30'),(48824,1,70,'2021-07-30 02:45:44'),(48825,1,66,'2021-07-30 02:45:58'),(48826,1,44,'2021-07-30 02:48:17'),(48827,1,70,'2021-07-30 02:50:12'),(48828,1,76,'2021-07-30 02:50:19'),(48829,1,96,'2021-07-30 02:50:21'),(48830,1,56,'2021-07-30 02:50:26'),(48831,1,45,'2021-07-30 02:50:30'),(48832,1,13,'2021-07-30 02:50:33'),(48833,1,53,'2021-07-30 02:50:35'),(48834,1,44,'2021-07-30 02:50:39'),(48835,1,96,'2021-07-30 02:50:42'),(48836,1,70,'2021-07-30 02:51:09'),(48837,1,53,'2021-07-30 03:05:25'),(48838,1,76,'2021-07-30 03:11:20'),(48839,1,44,'2021-07-30 03:13:38'),(48840,1,6,'2021-07-30 03:13:45'),(48841,1,53,'2021-07-30 03:13:47'),(48842,1,53,'2021-07-30 03:13:55'),(48843,1,6,'2021-07-30 03:14:13'),(48844,1,53,'2021-07-30 03:14:51'),(48845,1,15,'2021-07-30 03:15:22'),(48846,1,73,'2021-07-30 03:16:46'),(48847,1,79,'2021-07-30 03:16:57'),(48848,1,62,'2021-07-30 03:17:11'),(48849,1,15,'2021-07-30 03:17:34'),(48850,1,59,'2021-07-30 03:17:45'),(48851,1,62,'2021-07-30 03:17:57'),(48852,1,73,'2021-07-30 03:18:21'),(48853,1,76,'2021-07-30 03:18:32'),(48854,1,44,'2021-07-30 03:30:27'),(48855,1,59,'2021-07-30 03:46:10'),(48856,1,44,'2021-07-30 03:46:16'),(48857,1,14,'2021-07-30 03:53:39'),(48858,1,44,'2021-07-30 04:28:56'),(48859,1,44,'2021-07-30 04:37:55'),(48860,1,5,'2021-07-30 05:11:10'),(48861,1,44,'2021-07-30 05:18:44'),(48862,1,44,'2021-07-30 05:21:06'),(48863,1,53,'2021-07-30 05:32:14'),(48864,1,44,'2021-07-30 05:36:19'),(48865,1,6,'2021-07-30 05:55:49'),(48866,1,15,'2021-07-30 05:55:51'),(48867,1,14,'2021-07-30 05:58:05'),(48868,1,14,'2021-07-30 06:32:39'),(48869,1,66,'2021-07-30 06:52:34'),(48870,1,44,'2021-07-30 07:02:20'),(48871,1,44,'2021-07-30 07:02:23'),(48872,1,44,'2021-07-30 07:23:02'),(48873,1,44,'2021-07-30 07:39:23'),(48874,1,44,'2021-07-30 08:30:57'),(48875,1,76,'2021-07-30 08:32:37'),(48876,1,14,'2021-07-30 08:33:29'),(48877,1,5,'2021-07-30 08:35:43'),(48878,1,13,'2021-07-30 08:45:47'),(48879,1,44,'2021-07-30 09:22:29'),(48880,1,15,'2021-07-30 09:32:28'),(48881,1,14,'2021-07-30 09:32:55'),(48882,1,44,'2021-07-30 09:35:58'),(48883,1,5,'2021-07-30 09:45:45'),(48884,1,59,'2021-07-30 10:09:15'),(48885,1,15,'2021-07-30 10:17:37'),(48886,1,44,'2021-07-30 10:43:45'),(48887,1,44,'2021-07-30 11:20:06'),(48888,1,73,'2021-07-30 11:21:48'),(48889,1,76,'2021-07-30 11:23:27'),(48890,1,59,'2021-07-30 11:40:13'),(48891,1,62,'2021-07-30 11:41:25'),(48892,1,14,'2021-07-30 12:24:49'),(48893,1,6,'2021-07-30 12:34:02'),(48894,1,44,'2021-07-30 13:12:43'),(48895,1,44,'2021-07-30 13:13:09'),(48896,1,44,'2021-07-30 13:32:03'),(48897,1,73,'2021-07-30 13:34:03'),(48898,1,44,'2021-07-30 14:10:25'),(48899,1,6,'2021-07-30 14:27:09'),(48900,1,44,'2021-07-30 14:31:17'),(48901,1,14,'2021-07-30 14:36:43'),(48902,1,76,'2021-07-30 14:37:17'),(48903,1,5,'2021-07-30 14:38:56'),(48904,1,6,'2021-07-30 15:24:03'),(48905,1,62,'2021-07-30 15:29:43'),(48906,1,6,'2021-07-30 15:41:21'),(48907,1,15,'2021-07-30 15:55:13'),(48908,1,6,'2021-07-30 16:04:43'),(48909,1,15,'2021-07-30 16:10:46'),(48910,1,6,'2021-07-30 16:17:06'),(48911,1,15,'2021-07-30 16:17:47'),(48912,1,15,'2021-07-30 16:43:08'),(48913,1,6,'2021-07-30 16:43:17'),(48914,1,6,'2021-07-30 17:08:57'),(48915,1,44,'2021-07-30 17:25:45'),(48916,1,15,'2021-07-30 17:27:03'),(48917,1,53,'2021-07-30 17:49:55'),(48918,1,44,'2021-07-30 17:51:37'),(48919,1,44,'2021-07-30 18:27:07'),(48920,1,44,'2021-07-30 19:04:34'),(48921,1,44,'2021-07-30 19:04:37'),(48922,1,45,'2021-07-30 19:44:13'),(48923,1,44,'2021-07-30 20:00:41'),(48924,1,15,'2021-07-30 20:13:01'),(48925,1,62,'2021-07-30 21:34:21'),(48926,1,66,'2021-07-30 21:40:50'),(48927,1,44,'2021-07-30 21:50:47'),(48928,1,15,'2021-07-30 22:05:15'),(48929,1,15,'2021-07-30 22:46:35'),(48930,1,44,'2021-07-30 23:23:06'),(48931,1,44,'2021-07-30 23:30:19'),(48932,1,44,'2021-07-31 00:08:54'),(48933,1,44,'2021-07-31 00:08:57'),(48934,1,13,'2021-07-31 01:56:34'),(48935,1,14,'2021-07-31 02:11:01'),(48936,1,44,'2021-07-31 02:27:15'),(48937,1,44,'2021-07-31 02:47:43'),(48938,1,44,'2021-07-31 02:49:11'),(48939,1,45,'2021-07-31 02:50:31'),(48940,1,44,'2021-07-31 02:52:36'),(48941,1,6,'2021-07-31 02:53:28'),(48942,1,44,'2021-07-31 02:58:22'),(48943,1,15,'2021-07-31 03:11:19'),(48944,1,44,'2021-07-31 03:12:13'),(48945,1,44,'2021-07-31 03:18:19'),(48946,1,59,'2021-07-31 03:22:08'),(48947,1,6,'2021-07-31 03:31:13'),(48948,1,44,'2021-07-31 03:34:59'),(48949,1,44,'2021-07-31 03:39:04'),(48950,1,53,'2021-07-31 03:45:23'),(48951,1,44,'2021-07-31 03:46:41'),(48952,1,6,'2021-07-31 03:52:49'),(48953,1,6,'2021-07-31 04:08:35'),(48954,1,15,'2021-07-31 04:39:38'),(48955,1,6,'2021-07-31 04:41:42'),(48956,1,6,'2021-07-31 04:41:44'),(48957,1,44,'2021-07-31 04:46:36'),(48958,1,44,'2021-07-31 04:55:45'),(48959,1,44,'2021-07-31 05:01:25'),(48960,1,44,'2021-07-31 05:08:55'),(48961,1,70,'2021-07-31 05:13:44'),(48962,1,44,'2021-07-31 05:30:20'),(48963,1,14,'2021-07-31 05:42:33'),(48964,1,5,'2021-07-31 05:42:33'),(48965,1,15,'2021-07-31 05:45:42'),(48966,1,44,'2021-07-31 05:48:47'),(48967,1,13,'2021-07-31 05:57:50'),(48968,1,44,'2021-07-31 06:13:13'),(48969,1,44,'2021-07-31 06:14:02'),(48970,1,15,'2021-07-31 06:17:02'),(48971,1,44,'2021-07-31 06:43:01'),(48972,1,44,'2021-07-31 06:56:56'),(48973,1,15,'2021-07-31 06:57:46'),(48974,1,44,'2021-07-31 07:03:02'),(48975,1,44,'2021-07-31 07:03:55'),(48976,1,44,'2021-07-31 07:03:55'),(48977,1,6,'2021-07-31 07:06:01'),(48978,1,44,'2021-07-31 07:11:16'),(48979,1,44,'2021-07-31 07:11:23'),(48980,1,44,'2021-07-31 07:26:45'),(48981,1,44,'2021-07-31 07:27:15'),(48982,1,53,'2021-07-31 07:28:35'),(48983,1,44,'2021-07-31 07:28:45'),(48984,1,44,'2021-07-31 07:36:34'),(48985,1,15,'2021-07-31 07:40:37'),(48986,1,44,'2021-07-31 07:56:14'),(48987,1,44,'2021-07-31 07:57:54'),(48988,1,44,'2021-07-31 08:02:50'),(48989,1,44,'2021-07-31 08:21:30'),(48990,1,44,'2021-07-31 08:24:54'),(48991,1,15,'2021-07-31 08:32:18'),(48992,1,5,'2021-07-31 08:33:04'),(48993,1,15,'2021-07-31 08:34:47'),(48994,1,14,'2021-07-31 08:34:55'),(48995,1,66,'2021-07-31 08:40:46'),(48996,1,44,'2021-07-31 08:45:28'),(48997,1,6,'2021-07-31 08:53:16'),(48998,1,44,'2021-07-31 08:55:20'),(48999,1,13,'2021-07-31 09:01:41'),(49000,1,44,'2021-07-31 09:03:10'),(49001,1,44,'2021-07-31 09:11:06'),(49002,1,13,'2021-07-31 09:15:22'),(49003,1,6,'2021-07-31 09:17:37'),(49004,1,44,'2021-07-31 09:17:52'),(49005,1,44,'2021-07-31 09:22:17'),(49006,1,15,'2021-07-31 09:23:18'),(49007,1,56,'2021-07-31 09:23:53'),(49008,1,44,'2021-07-31 09:48:27'),(49009,1,44,'2021-07-31 10:00:20'),(49010,1,6,'2021-07-31 10:04:14'),(49011,1,44,'2021-07-31 10:08:03'),(49012,1,13,'2021-07-31 10:09:40'),(49013,1,15,'2021-07-31 10:12:24'),(49014,1,76,'2021-07-31 10:21:49'),(49015,1,44,'2021-07-31 10:34:38'),(49016,1,43,'2021-07-31 10:36:46'),(49017,1,44,'2021-07-31 10:50:30'),(49018,1,44,'2021-07-31 10:59:51'),(49019,1,15,'2021-07-31 11:09:17'),(49020,1,44,'2021-07-31 11:12:00'),(49021,1,44,'2021-07-31 11:17:48'),(49022,1,44,'2021-07-31 11:21:54'),(49023,1,44,'2021-07-31 11:23:13'),(49024,1,53,'2021-07-31 11:28:39'),(49025,1,44,'2021-07-31 11:46:51'),(49026,1,44,'2021-07-31 11:49:21'),(49027,1,62,'2021-07-31 11:49:38'),(49028,1,45,'2021-07-31 11:49:38'),(49029,1,13,'2021-07-31 11:49:45'),(49030,1,44,'2021-07-31 11:49:49'),(49031,1,6,'2021-07-31 12:03:29'),(49032,1,44,'2021-07-31 12:03:32'),(49033,1,44,'2021-07-31 12:07:07'),(49034,1,44,'2021-07-31 12:10:43'),(49035,1,43,'2021-07-31 12:18:37'),(49036,1,44,'2021-07-31 12:21:37'),(49037,1,44,'2021-07-31 12:23:58'),(49038,1,15,'2021-07-31 12:29:07'),(49039,1,6,'2021-07-31 12:44:08'),(49040,1,15,'2021-07-31 12:44:52'),(49041,1,44,'2021-07-31 12:49:50'),(49042,1,44,'2021-07-31 12:57:10'),(49043,1,15,'2021-07-31 13:11:29'),(49044,1,44,'2021-07-31 13:19:22'),(49045,1,44,'2021-07-31 13:23:25'),(49046,1,73,'2021-07-31 13:42:46'),(49047,1,15,'2021-07-31 13:53:05'),(49048,1,44,'2021-07-31 13:53:05'),(49049,1,44,'2021-07-31 13:54:00'),(49050,1,44,'2021-07-31 14:03:48'),(49051,1,44,'2021-07-31 14:05:08'),(49052,1,44,'2021-07-31 14:12:55'),(49053,1,44,'2021-07-31 14:19:02'),(49054,1,44,'2021-07-31 14:20:33'),(49055,1,13,'2021-07-31 14:23:58'),(49056,1,44,'2021-07-31 14:27:04'),(49057,1,44,'2021-07-31 14:28:54'),(49058,1,14,'2021-07-31 14:31:10'),(49059,1,5,'2021-07-31 14:31:10'),(49060,1,44,'2021-07-31 14:33:25'),(49061,1,44,'2021-07-31 14:42:26'),(49062,1,5,'2021-07-31 14:46:02'),(49063,1,44,'2021-07-31 14:48:39'),(49064,1,44,'2021-07-31 14:53:05'),(49065,1,6,'2021-07-31 14:56:25'),(49066,1,44,'2021-07-31 15:11:00'),(49067,1,13,'2021-07-31 15:12:00'),(49068,1,44,'2021-07-31 15:13:27'),(49069,1,44,'2021-07-31 15:15:31'),(49070,1,44,'2021-07-31 15:16:51'),(49071,1,44,'2021-07-31 15:17:10'),(49072,1,44,'2021-07-31 15:31:31'),(49073,1,44,'2021-07-31 15:31:47'),(49074,1,44,'2021-07-31 15:31:52'),(49075,1,44,'2021-07-31 15:32:18'),(49076,1,44,'2021-07-31 15:33:52'),(49077,1,44,'2021-07-31 15:35:45'),(49078,1,44,'2021-07-31 15:43:53'),(49079,1,44,'2021-07-31 15:45:40'),(49080,1,44,'2021-07-31 15:54:21'),(49081,1,44,'2021-07-31 15:54:23'),(49082,1,44,'2021-07-31 15:57:33'),(49083,1,44,'2021-07-31 15:58:32'),(49084,1,44,'2021-07-31 16:01:08'),(49085,1,44,'2021-07-31 16:05:39'),(49086,1,44,'2021-07-31 16:12:52'),(49087,1,44,'2021-07-31 16:16:20'),(49088,1,44,'2021-07-31 16:19:10'),(49089,1,6,'2021-07-31 16:20:35'),(49090,1,44,'2021-07-31 16:32:19'),(49091,1,44,'2021-07-31 16:34:46'),(49092,1,6,'2021-07-31 16:40:17'),(49093,1,5,'2021-07-31 16:46:33'),(49094,1,44,'2021-07-31 16:56:28'),(49095,1,44,'2021-07-31 16:59:34'),(49096,1,44,'2021-07-31 17:00:00'),(49097,1,44,'2021-07-31 17:16:24'),(49098,1,44,'2021-07-31 17:20:49'),(49099,1,6,'2021-07-31 17:23:47'),(49100,1,6,'2021-07-31 17:23:49'),(49101,1,44,'2021-07-31 17:23:53'),(49102,1,44,'2021-07-31 17:28:14'),(49103,1,44,'2021-07-31 17:35:59'),(49104,1,6,'2021-07-31 17:36:32'),(49105,1,13,'2021-07-31 17:44:53'),(49106,1,44,'2021-07-31 17:49:45'),(49107,1,44,'2021-07-31 17:54:56'),(49108,1,44,'2021-07-31 18:01:44'),(49109,1,44,'2021-07-31 18:04:27'),(49110,1,44,'2021-07-31 18:04:36'),(49111,1,13,'2021-07-31 18:27:26'),(49112,1,44,'2021-07-31 18:36:46'),(49113,1,44,'2021-07-31 18:51:26'),(49114,1,44,'2021-07-31 19:09:09'),(49115,1,44,'2021-07-31 19:28:30'),(49116,1,44,'2021-07-31 19:28:32'),(49117,1,44,'2021-07-31 19:38:07'),(49118,1,44,'2021-07-31 19:50:49'),(49119,1,44,'2021-07-31 20:11:47'),(49120,1,66,'2021-07-31 20:12:10'),(49121,1,44,'2021-07-31 20:13:21'),(49122,1,13,'2021-07-31 20:16:20'),(49123,1,44,'2021-07-31 20:17:14'),(49124,1,44,'2021-07-31 20:37:03'),(49125,1,44,'2021-07-31 20:52:33'),(49126,1,44,'2021-07-31 21:19:12'),(49127,1,73,'2021-07-31 21:23:13'),(49128,1,6,'2021-07-31 21:29:40'),(49129,1,6,'2021-07-31 22:07:45'),(49130,1,56,'2021-07-31 22:27:57'),(49131,1,44,'2021-07-31 22:32:30'),(49132,1,44,'2021-07-31 22:38:43'),(49133,1,6,'2021-07-31 22:43:12'),(49134,1,44,'2021-07-31 23:03:48'),(49135,1,44,'2021-07-31 23:04:53'),(49136,1,44,'2021-07-31 23:14:38'),(49137,1,44,'2021-07-31 23:14:39'),(49138,1,6,'2021-07-31 23:19:29'),(49139,1,44,'2021-07-31 23:23:15'),(49140,1,44,'2021-07-31 23:27:21'),(49141,1,44,'2021-07-31 23:36:30'),(49142,1,44,'2021-07-31 23:51:16'),(49143,1,15,'2021-08-01 00:09:30'),(49144,1,44,'2021-08-01 00:11:00'),(49145,1,44,'2021-08-01 00:12:58'),(49146,1,44,'2021-08-01 00:18:06'),(49147,1,44,'2021-08-01 00:34:34'),(49148,1,44,'2021-08-01 00:43:53'),(49149,1,44,'2021-08-01 01:15:08'),(49150,1,44,'2021-08-01 01:17:09'),(49151,1,44,'2021-08-01 01:35:43'),(49152,1,44,'2021-08-01 01:38:29'),(49153,1,44,'2021-08-01 01:45:56'),(49154,1,44,'2021-08-01 01:52:16'),(49155,1,44,'2021-08-01 02:01:10'),(49156,1,44,'2021-08-01 02:08:46'),(49157,1,44,'2021-08-01 02:22:31'),(49158,1,14,'2021-08-01 02:36:24'),(49159,1,5,'2021-08-01 02:40:55'),(49160,1,44,'2021-08-01 02:49:29'),(49161,1,44,'2021-08-01 02:52:57'),(49162,1,44,'2021-08-01 02:52:58'),(49163,1,44,'2021-08-01 02:55:04'),(49164,1,6,'2021-08-01 03:04:30'),(49165,1,13,'2021-08-01 03:05:27'),(49166,1,6,'2021-08-01 03:10:54'),(49167,1,44,'2021-08-01 03:14:39'),(49168,1,44,'2021-08-01 03:18:12'),(49169,1,44,'2021-08-01 03:18:20'),(49170,1,15,'2021-08-01 03:19:54'),(49171,1,44,'2021-08-01 03:46:54'),(49172,1,44,'2021-08-01 03:49:44'),(49173,1,44,'2021-08-01 03:59:15'),(49174,1,44,'2021-08-01 04:30:41'),(49175,1,44,'2021-08-01 04:42:30'),(49176,1,44,'2021-08-01 04:43:56'),(49177,1,70,'2021-08-01 04:45:23'),(49178,1,44,'2021-08-01 04:54:22'),(49179,1,44,'2021-08-01 05:01:47'),(49180,1,44,'2021-08-01 05:02:13'),(49181,1,44,'2021-08-01 05:09:58'),(49182,1,44,'2021-08-01 05:10:07'),(49183,1,44,'2021-08-01 05:10:12'),(49184,1,44,'2021-08-01 05:10:21'),(49185,1,44,'2021-08-01 05:10:25'),(49186,1,44,'2021-08-01 05:10:30'),(49187,1,44,'2021-08-01 05:12:23'),(49188,1,44,'2021-08-01 05:23:21'),(49189,1,44,'2021-08-01 05:26:14'),(49190,1,44,'2021-08-01 05:28:26'),(49191,1,44,'2021-08-01 05:40:20'),(49192,1,15,'2021-08-01 05:50:35'),(49193,1,44,'2021-08-01 05:55:54'),(49194,1,44,'2021-08-01 06:01:43'),(49195,1,15,'2021-08-01 06:03:15'),(49196,1,44,'2021-08-01 06:20:50'),(49197,1,15,'2021-08-01 06:29:42'),(49198,1,44,'2021-08-01 06:36:16'),(49199,1,44,'2021-08-01 06:37:41'),(49200,1,44,'2021-08-01 06:40:37'),(49201,1,44,'2021-08-01 06:53:55'),(49202,1,44,'2021-08-01 06:58:07'),(49203,1,44,'2021-08-01 07:01:16'),(49204,1,44,'2021-08-01 07:01:26'),(49205,1,15,'2021-08-01 07:03:34'),(49206,1,15,'2021-08-01 07:35:11'),(49207,1,44,'2021-08-01 07:43:00'),(49208,1,6,'2021-08-01 07:43:20'),(49209,1,44,'2021-08-01 07:48:40'),(49210,1,44,'2021-08-01 08:06:16'),(49211,1,44,'2021-08-01 08:07:19'),(49212,1,44,'2021-08-01 08:12:11'),(49213,1,6,'2021-08-01 08:32:26'),(49214,1,15,'2021-08-01 08:32:37'),(49215,1,14,'2021-08-01 08:37:20'),(49216,1,14,'2021-08-01 08:40:44'),(49217,1,14,'2021-08-01 08:44:51'),(49218,1,14,'2021-08-01 08:50:42'),(49219,1,5,'2021-08-01 09:03:23'),(49220,1,44,'2021-08-01 09:19:14'),(49221,1,44,'2021-08-01 09:19:54'),(49222,1,14,'2021-08-01 09:21:53'),(49223,1,44,'2021-08-01 09:27:05'),(49224,1,15,'2021-08-01 09:28:38'),(49225,1,44,'2021-08-01 09:29:21'),(49226,1,6,'2021-08-01 09:34:26'),(49227,1,44,'2021-08-01 09:59:34'),(49228,1,44,'2021-08-01 09:59:43'),(49229,1,14,'2021-08-01 10:03:41'),(49230,1,44,'2021-08-01 10:07:38'),(49231,1,44,'2021-08-01 10:14:53'),(49232,1,5,'2021-08-01 10:25:12'),(49233,1,6,'2021-08-01 10:25:42'),(49234,1,44,'2021-08-01 10:29:00'),(49235,1,44,'2021-08-01 10:38:30'),(49236,1,15,'2021-08-01 10:38:43'),(49237,1,14,'2021-08-01 10:46:28'),(49238,1,44,'2021-08-01 10:48:20'),(49239,1,6,'2021-08-01 10:52:07'),(49240,1,44,'2021-08-01 10:52:42'),(49241,1,5,'2021-08-01 11:07:48'),(49242,1,44,'2021-08-01 11:09:23'),(49243,1,14,'2021-08-01 11:12:15'),(49244,1,14,'2021-08-01 11:13:48'),(49245,1,44,'2021-08-01 11:14:48'),(49246,1,14,'2021-08-01 11:15:32'),(49247,1,6,'2021-08-01 11:16:58'),(49248,1,14,'2021-08-01 11:17:17'),(49249,1,44,'2021-08-01 11:17:39'),(49250,1,15,'2021-08-01 11:45:55'),(49251,1,44,'2021-08-01 11:51:53'),(49252,1,44,'2021-08-01 11:53:02'),(49253,1,44,'2021-08-01 11:53:57'),(49254,1,44,'2021-08-01 12:09:10'),(49255,1,44,'2021-08-01 12:14:54'),(49256,1,6,'2021-08-01 12:27:45'),(49257,1,44,'2021-08-01 12:34:33'),(49258,1,59,'2021-08-01 12:39:27'),(49259,1,43,'2021-08-01 12:41:59'),(49260,1,6,'2021-08-01 12:48:32'),(49261,1,6,'2021-08-01 12:48:38'),(49262,1,73,'2021-08-01 12:50:44'),(49263,1,79,'2021-08-01 12:51:58'),(49264,1,44,'2021-08-01 12:54:47'),(49265,1,62,'2021-08-01 12:55:29'),(49266,1,44,'2021-08-01 13:06:42'),(49267,1,44,'2021-08-01 13:08:44'),(49268,1,45,'2021-08-01 13:12:39'),(49269,1,6,'2021-08-01 13:15:53'),(49270,1,44,'2021-08-01 13:19:27'),(49271,1,76,'2021-08-01 13:19:37'),(49272,1,15,'2021-08-01 13:22:07'),(49273,1,44,'2021-08-01 13:24:45'),(49274,1,62,'2021-08-01 13:25:52'),(49275,1,73,'2021-08-01 13:26:54'),(49276,1,44,'2021-08-01 13:29:35'),(49277,1,44,'2021-08-01 13:29:46'),(49278,1,70,'2021-08-01 13:30:57'),(49279,1,53,'2021-08-01 13:44:15'),(49280,1,15,'2021-08-01 13:45:09'),(49281,1,15,'2021-08-01 13:48:12'),(49282,1,44,'2021-08-01 13:54:12'),(49283,1,44,'2021-08-01 13:57:16'),(49284,1,44,'2021-08-01 13:59:30'),(49285,1,6,'2021-08-01 13:59:34'),(49286,1,6,'2021-08-01 13:59:38'),(49287,1,44,'2021-08-01 14:02:35'),(49288,1,6,'2021-08-01 14:03:03'),(49289,1,56,'2021-08-01 14:05:18'),(49290,1,6,'2021-08-01 14:13:52'),(49291,1,5,'2021-08-01 14:16:42'),(49292,1,15,'2021-08-01 14:21:36'),(49293,1,44,'2021-08-01 14:22:18'),(49294,1,44,'2021-08-01 14:22:30'),(49295,1,44,'2021-08-01 14:23:26'),(49296,1,44,'2021-08-01 14:28:05'),(49297,1,53,'2021-08-01 14:29:34'),(49298,1,6,'2021-08-01 14:32:02'),(49299,1,15,'2021-08-01 14:32:06'),(49300,1,96,'2021-08-01 14:33:21'),(49301,1,14,'2021-08-01 14:42:00'),(49302,1,14,'2021-08-01 14:45:05'),(49303,1,15,'2021-08-01 14:52:45'),(49304,1,76,'2021-08-01 15:03:22'),(49305,1,44,'2021-08-01 15:04:21'),(49306,1,13,'2021-08-01 15:04:54'),(49307,1,44,'2021-08-01 15:04:56'),(49308,1,44,'2021-08-01 15:06:01'),(49309,1,44,'2021-08-01 15:09:13'),(49310,1,5,'2021-08-01 15:10:03'),(49311,1,96,'2021-08-01 15:10:47'),(49312,1,44,'2021-08-01 15:13:11'),(49313,1,44,'2021-08-01 15:13:36'),(49314,1,14,'2021-08-01 15:14:56'),(49315,1,44,'2021-08-01 15:18:23'),(49316,1,44,'2021-08-01 15:23:12'),(49317,1,44,'2021-08-01 15:25:17'),(49318,1,13,'2021-08-01 15:35:06'),(49319,1,44,'2021-08-01 15:35:15'),(49320,1,44,'2021-08-01 15:46:52'),(49321,1,44,'2021-08-01 15:52:48'),(49322,1,44,'2021-08-01 15:59:44'),(49323,1,44,'2021-08-01 16:07:20'),(49324,1,44,'2021-08-01 16:08:56'),(49325,1,44,'2021-08-01 16:12:50'),(49326,1,44,'2021-08-01 16:20:09'),(49327,1,44,'2021-08-01 16:38:30'),(49328,1,44,'2021-08-01 16:43:56'),(49329,1,44,'2021-08-01 16:47:55'),(49330,1,44,'2021-08-01 17:04:01'),(49331,1,44,'2021-08-01 17:08:37'),(49332,1,44,'2021-08-01 17:10:25'),(49333,1,15,'2021-08-01 17:10:59'),(49334,1,44,'2021-08-01 17:12:36'),(49335,1,44,'2021-08-01 17:28:21'),(49336,1,44,'2021-08-01 17:30:49'),(49337,1,44,'2021-08-01 17:35:49'),(49338,1,44,'2021-08-01 17:53:42'),(49339,1,44,'2021-08-01 18:10:11'),(49340,1,44,'2021-08-01 18:41:56'),(49341,1,5,'2021-08-01 18:45:34'),(49342,1,44,'2021-08-01 19:23:14'),(49343,1,44,'2021-08-01 19:45:37'),(49344,1,44,'2021-08-01 20:14:28'),(49345,1,44,'2021-08-01 20:17:30'),(49346,1,44,'2021-08-01 21:06:25'),(49347,1,70,'2021-08-01 21:08:00'),(49348,1,44,'2021-08-01 21:38:41'),(49349,1,44,'2021-08-01 22:21:38'),(49350,1,44,'2021-08-01 22:45:20'),(49351,1,15,'2021-08-01 23:13:23'),(49352,1,44,'2021-08-01 23:15:09'),(49353,1,44,'2021-08-01 23:41:37'),(49354,1,44,'2021-08-02 00:06:07'),(49355,1,44,'2021-08-02 00:06:18'),(49356,1,44,'2021-08-02 00:06:27'),(49357,1,44,'2021-08-02 00:06:44'),(49358,1,44,'2021-08-02 00:06:55'),(49359,1,44,'2021-08-02 00:07:10'),(49360,1,44,'2021-08-02 00:07:22'),(49361,1,44,'2021-08-02 00:07:39'),(49362,1,44,'2021-08-02 00:07:48'),(49363,1,44,'2021-08-02 00:08:00'),(49364,1,44,'2021-08-02 00:08:18'),(49365,1,15,'2021-08-02 01:04:38'),(49366,1,44,'2021-08-02 01:07:13'),(49367,1,44,'2021-08-02 01:17:18'),(49368,1,44,'2021-08-02 01:29:22'),(49369,1,44,'2021-08-02 01:29:23'),(49370,1,56,'2021-08-02 01:29:24'),(49371,1,79,'2021-08-02 01:29:24'),(49372,1,73,'2021-08-02 01:29:26'),(49373,1,44,'2021-08-02 01:29:26'),(49374,1,5,'2021-08-02 01:29:28'),(49375,1,45,'2021-08-02 01:29:28'),(49376,1,13,'2021-08-02 01:29:29'),(49377,1,6,'2021-08-02 01:29:29'),(49378,1,66,'2021-08-02 01:40:39'),(49379,1,44,'2021-08-02 02:02:29'),(49380,1,44,'2021-08-02 02:19:19'),(49381,1,6,'2021-08-02 02:37:08'),(49382,1,15,'2021-08-02 02:37:47'),(49383,1,44,'2021-08-02 02:38:33'),(49384,1,44,'2021-08-02 02:59:21'),(49385,1,44,'2021-08-02 03:01:40'),(49386,1,15,'2021-08-02 03:05:13'),(49387,1,44,'2021-08-02 03:29:46'),(49388,1,14,'2021-08-02 03:32:35'),(49389,1,44,'2021-08-02 03:34:38'),(49390,1,44,'2021-08-02 03:47:26'),(49391,1,53,'2021-08-02 04:10:31'),(49392,1,5,'2021-08-02 04:25:37'),(49393,1,15,'2021-08-02 04:29:52'),(49394,1,44,'2021-08-02 04:53:26'),(49395,1,13,'2021-08-02 06:14:54'),(49396,1,44,'2021-08-02 06:14:55'),(49397,1,43,'2021-08-02 06:30:04'),(49398,1,44,'2021-08-02 06:39:03'),(49399,1,44,'2021-08-02 06:47:33'),(49400,1,44,'2021-08-02 06:57:48'),(49401,1,44,'2021-08-02 06:59:15'),(49402,1,44,'2021-08-02 07:07:49'),(49403,1,44,'2021-08-02 07:28:27'),(49404,1,44,'2021-08-02 07:41:47'),(49405,1,13,'2021-08-02 07:55:19'),(49406,1,44,'2021-08-02 08:17:05'),(49407,1,44,'2021-08-02 08:20:53'),(49408,1,44,'2021-08-02 08:28:05'),(49409,1,13,'2021-08-02 08:37:51'),(49410,1,44,'2021-08-02 08:37:54'),(49411,1,79,'2021-08-02 08:47:58'),(49412,1,44,'2021-08-02 08:56:30'),(49413,1,14,'2021-08-02 09:08:36'),(49414,1,44,'2021-08-02 09:19:26'),(49415,1,13,'2021-08-02 09:34:58'),(49416,1,44,'2021-08-02 09:39:54'),(49417,1,44,'2021-08-02 09:40:51'),(49418,1,44,'2021-08-02 10:04:24'),(49419,1,44,'2021-08-02 10:09:08'),(49420,1,44,'2021-08-02 10:24:05'),(49421,1,44,'2021-08-02 11:00:12'),(49422,1,44,'2021-08-02 11:04:39'),(49423,1,44,'2021-08-02 11:12:35'),(49424,1,44,'2021-08-02 11:13:49'),(49425,1,44,'2021-08-02 11:25:02'),(49426,1,44,'2021-08-02 11:26:12'),(49427,1,14,'2021-08-02 11:27:00'),(49428,1,6,'2021-08-02 11:32:21'),(49429,1,44,'2021-08-02 11:33:35'),(49430,1,44,'2021-08-02 11:35:16'),(49431,1,44,'2021-08-02 11:55:41'),(49432,1,44,'2021-08-02 12:13:40'),(49433,1,44,'2021-08-02 12:15:56'),(49434,1,44,'2021-08-02 12:24:58'),(49435,1,5,'2021-08-02 12:35:35'),(49436,1,44,'2021-08-02 12:55:00'),(49437,1,44,'2021-08-02 12:59:12'),(49438,1,44,'2021-08-02 13:04:46'),(49439,1,15,'2021-08-02 13:05:50'),(49440,1,44,'2021-08-02 13:10:33'),(49441,1,44,'2021-08-02 13:31:26'),(49442,1,73,'2021-08-02 13:39:03'),(49443,1,44,'2021-08-02 13:44:25'),(49444,1,44,'2021-08-02 13:44:25'),(49445,1,44,'2021-08-02 14:01:05'),(49446,1,53,'2021-08-02 14:22:07'),(49447,1,44,'2021-08-02 14:28:15'),(49448,1,6,'2021-08-02 14:32:29'),(49449,1,15,'2021-08-02 14:32:40'),(49450,1,14,'2021-08-02 14:33:52'),(49451,1,44,'2021-08-02 14:35:07'),(49452,1,15,'2021-08-02 14:54:53'),(49453,1,14,'2021-08-02 15:00:49'),(49454,1,5,'2021-08-02 15:02:10'),(49455,1,14,'2021-08-02 15:06:46'),(49456,1,6,'2021-08-02 15:07:00'),(49457,1,44,'2021-08-02 15:10:10'),(49458,1,44,'2021-08-02 15:10:10'),(49459,1,14,'2021-08-02 15:19:52'),(49460,1,44,'2021-08-02 15:39:24'),(49461,1,44,'2021-08-02 15:43:09'),(49462,1,13,'2021-08-02 16:09:41'),(49463,1,44,'2021-08-02 16:09:47'),(49464,1,44,'2021-08-02 16:13:07'),(49465,1,44,'2021-08-02 16:17:05'),(49466,1,44,'2021-08-02 16:30:50'),(49467,1,44,'2021-08-02 16:34:24'),(49468,1,44,'2021-08-02 16:39:48'),(49469,1,44,'2021-08-02 16:47:39'),(49470,1,44,'2021-08-02 16:50:57'),(49471,1,44,'2021-08-02 16:54:57'),(49472,1,44,'2021-08-02 16:56:52'),(49473,1,44,'2021-08-02 17:04:53'),(49474,1,44,'2021-08-02 17:12:50'),(49475,1,73,'2021-08-02 17:34:58'),(49476,1,44,'2021-08-02 17:41:00'),(49477,1,15,'2021-08-02 18:14:03'),(49478,1,44,'2021-08-02 18:27:19'),(49479,1,44,'2021-08-02 18:51:23'),(49480,1,44,'2021-08-02 19:05:42'),(49481,1,56,'2021-08-02 20:46:34'),(49482,1,44,'2021-08-02 21:08:24'),(49483,1,44,'2021-08-02 21:08:26'),(49484,1,44,'2021-08-02 21:51:17'),(49485,1,45,'2021-08-02 22:03:05'),(49486,1,44,'2021-08-02 22:11:57'),(49487,1,44,'2021-08-02 22:18:16'),(49488,1,70,'2021-08-02 23:06:44'),(49489,1,44,'2021-08-02 23:36:07'),(49490,1,44,'2021-08-02 23:37:27'),(49491,1,53,'2021-08-02 23:38:56'),(49492,1,44,'2021-08-02 23:39:05'),(49493,1,44,'2021-08-02 23:52:24'),(49494,1,70,'2021-08-03 00:22:27'),(49495,1,44,'2021-08-03 00:51:48'),(49496,1,44,'2021-08-03 00:57:41'),(49497,1,44,'2021-08-03 01:00:39'),(49498,1,5,'2021-08-03 01:04:01'),(49499,1,44,'2021-08-03 01:06:24'),(49500,1,14,'2021-08-03 01:07:04'),(49501,1,79,'2021-08-03 01:08:41'),(49502,1,96,'2021-08-03 01:15:00'),(49503,1,44,'2021-08-03 01:17:43'),(49504,1,44,'2021-08-03 01:33:53'),(49505,1,44,'2021-08-03 01:34:16'),(49506,1,44,'2021-08-03 01:34:31'),(49507,1,44,'2021-08-03 01:34:44'),(49508,1,44,'2021-08-03 01:35:01'),(49509,1,44,'2021-08-03 01:35:14'),(49510,1,44,'2021-08-03 01:35:25'),(49511,1,44,'2021-08-03 01:35:44'),(49512,1,44,'2021-08-03 01:36:00'),(49513,1,44,'2021-08-03 01:36:18'),(49514,1,44,'2021-08-03 01:36:37'),(49515,1,44,'2021-08-03 01:37:10'),(49516,1,15,'2021-08-03 01:44:00'),(49517,1,15,'2021-08-03 01:44:27'),(49518,1,15,'2021-08-03 01:44:28'),(49519,1,15,'2021-08-03 01:44:30'),(49520,1,15,'2021-08-03 01:45:29'),(49521,1,15,'2021-08-03 01:45:29'),(49522,1,15,'2021-08-03 01:45:34'),(49523,1,15,'2021-08-03 01:46:06'),(49524,1,44,'2021-08-03 01:46:32'),(49525,1,44,'2021-08-03 01:54:32'),(49526,1,44,'2021-08-03 01:57:06'),(49527,1,44,'2021-08-03 02:35:18'),(49528,1,44,'2021-08-03 02:36:15'),(49529,1,44,'2021-08-03 02:40:13'),(49530,1,6,'2021-08-03 03:02:48'),(49531,1,44,'2021-08-03 03:03:26'),(49532,1,44,'2021-08-03 03:13:47'),(49533,1,44,'2021-08-03 03:16:20'),(49534,1,66,'2021-08-03 03:37:36'),(49535,1,44,'2021-08-03 03:46:46'),(49536,1,44,'2021-08-03 03:47:23'),(49537,1,6,'2021-08-03 04:19:44'),(49538,1,44,'2021-08-03 04:36:40'),(49539,1,15,'2021-08-03 04:56:13'),(49540,1,44,'2021-08-03 05:05:16'),(49541,1,44,'2021-08-03 05:14:01'),(49542,1,5,'2021-08-03 06:07:26'),(49543,1,14,'2021-08-03 06:07:34'),(49544,1,44,'2021-08-03 06:37:43'),(49545,1,44,'2021-08-03 06:44:40'),(49546,1,44,'2021-08-03 06:59:01'),(49547,1,44,'2021-08-03 06:59:01'),(49548,1,44,'2021-08-03 07:09:41'),(49549,1,44,'2021-08-03 07:09:41'),(49550,1,44,'2021-08-03 07:25:43'),(49551,1,44,'2021-08-03 07:35:46'),(49552,1,44,'2021-08-03 08:00:27'),(49553,1,44,'2021-08-03 08:27:44'),(49554,1,5,'2021-08-03 08:31:39'),(49555,1,14,'2021-08-03 08:31:49'),(49556,1,44,'2021-08-03 08:37:42'),(49557,1,44,'2021-08-03 09:13:57'),(49558,1,44,'2021-08-03 09:16:40'),(49559,1,13,'2021-08-03 09:16:42'),(49560,1,44,'2021-08-03 09:33:07'),(49561,1,44,'2021-08-03 10:00:35'),(49562,1,44,'2021-08-03 10:02:12'),(49563,1,44,'2021-08-03 10:35:17'),(49564,1,44,'2021-08-03 10:48:52'),(49565,1,44,'2021-08-03 10:57:44'),(49566,1,44,'2021-08-03 11:15:46'),(49567,1,44,'2021-08-03 11:24:07'),(49568,1,6,'2021-08-03 11:32:01'),(49569,1,44,'2021-08-03 11:49:25'),(49570,1,13,'2021-08-03 11:54:40'),(49571,1,6,'2021-08-03 12:07:52'),(49572,1,43,'2021-08-03 12:29:36'),(49573,1,44,'2021-08-03 12:32:33'),(49574,1,44,'2021-08-03 12:35:46'),(49575,1,44,'2021-08-03 13:00:27'),(49576,1,66,'2021-08-03 13:04:14'),(49577,1,44,'2021-08-03 13:22:22'),(49578,1,44,'2021-08-03 13:23:05'),(49579,1,45,'2021-08-03 13:28:31'),(49580,1,44,'2021-08-03 13:28:59'),(49581,1,44,'2021-08-03 13:37:07'),(49582,1,44,'2021-08-03 13:38:49'),(49583,1,44,'2021-08-03 13:39:01'),(49584,1,13,'2021-08-03 13:42:38'),(49585,1,44,'2021-08-03 14:04:35'),(49586,1,13,'2021-08-03 14:21:27'),(49587,1,6,'2021-08-03 14:21:46'),(49588,1,13,'2021-08-03 14:33:14'),(49589,1,44,'2021-08-03 14:34:19'),(49590,1,44,'2021-08-03 14:35:43'),(49591,1,44,'2021-08-03 14:40:30'),(49592,1,44,'2021-08-03 14:53:03'),(49593,1,44,'2021-08-03 15:04:27'),(49594,1,44,'2021-08-03 15:09:26'),(49595,1,44,'2021-08-03 15:19:20'),(49596,1,6,'2021-08-03 15:31:13'),(49597,1,44,'2021-08-03 15:41:24'),(49598,1,6,'2021-08-03 15:47:56'),(49599,1,15,'2021-08-03 15:47:56'),(49600,1,13,'2021-08-03 15:55:44'),(49601,1,44,'2021-08-03 16:08:00'),(49602,1,44,'2021-08-03 16:18:27'),(49603,1,13,'2021-08-03 16:40:29'),(49604,1,44,'2021-08-03 16:47:03'),(49605,1,5,'2021-08-03 17:09:05'),(49606,1,6,'2021-08-03 17:12:26'),(49607,1,44,'2021-08-03 17:16:35'),(49608,1,44,'2021-08-03 17:19:35'),(49609,1,6,'2021-08-03 17:20:29'),(49610,1,6,'2021-08-03 17:20:39'),(49611,1,13,'2021-08-03 17:25:13'),(49612,1,14,'2021-08-03 17:33:13'),(49613,1,44,'2021-08-03 17:44:53'),(49614,1,6,'2021-08-03 17:45:01'),(49615,1,13,'2021-08-03 18:10:48'),(49616,1,53,'2021-08-03 18:50:20'),(49617,1,53,'2021-08-03 19:05:47'),(49618,1,44,'2021-08-03 19:06:00'),(49619,1,44,'2021-08-03 19:08:07'),(49620,1,14,'2021-08-03 19:08:36'),(49621,1,44,'2021-08-03 19:15:01'),(49622,1,44,'2021-08-03 19:39:10'),(49623,1,15,'2021-08-03 20:17:23'),(49624,1,44,'2021-08-03 20:34:43'),(49625,1,44,'2021-08-03 20:35:07'),(49626,1,44,'2021-08-03 20:55:22'),(49627,1,44,'2021-08-03 20:55:25'),(49628,1,14,'2021-08-03 21:00:33'),(49629,1,44,'2021-08-03 21:27:00'),(49630,1,44,'2021-08-03 21:46:14'),(49631,1,44,'2021-08-03 21:54:51'),(49632,1,44,'2021-08-03 22:04:26'),(49633,1,44,'2021-08-03 22:04:57'),(49634,1,14,'2021-08-03 22:27:05'),(49635,1,44,'2021-08-03 22:37:17'),(49636,1,56,'2021-08-03 22:55:48'),(49637,1,44,'2021-08-03 22:57:42'),(49638,1,45,'2021-08-03 22:57:45'),(49639,1,44,'2021-08-03 23:03:37'),(49640,1,44,'2021-08-03 23:04:17'),(49641,1,6,'2021-08-03 23:55:20'),(49642,1,44,'2021-08-03 23:57:22'),(49643,1,44,'2021-08-04 00:07:50'),(49644,1,44,'2021-08-04 00:27:01'),(49645,1,13,'2021-08-04 00:31:12'),(49646,1,44,'2021-08-04 00:41:46'),(49647,1,6,'2021-08-04 00:42:10'),(49648,1,44,'2021-08-04 01:04:28'),(49649,1,6,'2021-08-04 01:05:51'),(49650,1,6,'2021-08-04 01:05:56'),(49651,1,44,'2021-08-04 01:39:28'),(49652,1,44,'2021-08-04 01:50:22'),(49653,1,44,'2021-08-04 01:54:24'),(49654,1,44,'2021-08-04 02:16:46'),(49655,1,44,'2021-08-04 02:16:54'),(49656,1,44,'2021-08-04 02:17:00'),(49657,1,44,'2021-08-04 02:17:07'),(49658,1,44,'2021-08-04 02:18:25'),(49659,1,44,'2021-08-04 02:18:32'),(49660,1,44,'2021-08-04 02:18:36'),(49661,1,44,'2021-08-04 02:18:43'),(49662,1,44,'2021-08-04 02:18:50'),(49663,1,44,'2021-08-04 02:18:58'),(49664,1,44,'2021-08-04 02:19:04'),(49665,1,44,'2021-08-04 02:19:48'),(49666,1,44,'2021-08-04 02:19:59'),(49667,1,44,'2021-08-04 02:20:19'),(49668,1,44,'2021-08-04 02:20:45'),(49669,1,44,'2021-08-04 02:20:57'),(49670,1,44,'2021-08-04 02:22:27'),(49671,1,44,'2021-08-04 02:22:27'),(49672,1,44,'2021-08-04 02:22:34'),(49673,1,44,'2021-08-04 02:22:41'),(49674,1,44,'2021-08-04 02:22:45'),(49675,1,44,'2021-08-04 02:22:51'),(49676,1,44,'2021-08-04 02:22:58'),(49677,1,44,'2021-08-04 02:23:05'),(49678,1,44,'2021-08-04 02:23:26'),(49679,1,44,'2021-08-04 02:23:46'),(49680,1,44,'2021-08-04 02:24:05'),(49681,1,44,'2021-08-04 02:24:13'),(49682,1,44,'2021-08-04 02:24:22'),(49683,1,44,'2021-08-04 02:24:30'),(49684,1,44,'2021-08-04 02:24:40'),(49685,1,44,'2021-08-04 02:24:47'),(49686,1,44,'2021-08-04 02:24:52'),(49687,1,44,'2021-08-04 02:24:56'),(49688,1,96,'2021-08-04 02:37:57'),(49689,1,44,'2021-08-04 02:38:35'),(49690,1,13,'2021-08-04 02:38:50'),(49691,1,44,'2021-08-04 02:46:07'),(49692,1,44,'2021-08-04 02:49:35'),(49693,1,44,'2021-08-04 03:07:09'),(49694,1,44,'2021-08-04 03:17:50'),(49695,1,13,'2021-08-04 04:18:47'),(49696,1,44,'2021-08-04 05:01:17'),(49697,1,44,'2021-08-04 05:15:37'),(49698,1,6,'2021-08-04 05:19:54'),(49699,1,44,'2021-08-04 05:30:31'),(49700,1,13,'2021-08-04 05:32:03'),(49701,1,15,'2021-08-04 05:40:32'),(49702,1,6,'2021-08-04 05:41:01'),(49703,1,44,'2021-08-04 05:44:02'),(49704,1,44,'2021-08-04 05:44:02'),(49705,1,44,'2021-08-04 06:22:42'),(49706,1,44,'2021-08-04 06:23:43'),(49707,1,44,'2021-08-04 06:27:41'),(49708,1,14,'2021-08-04 06:32:50'),(49709,1,44,'2021-08-04 06:35:35'),(49710,1,44,'2021-08-04 06:37:58'),(49711,1,44,'2021-08-04 06:42:13'),(49712,1,44,'2021-08-04 06:50:01'),(49713,1,44,'2021-08-04 06:58:23'),(49714,1,44,'2021-08-04 07:03:31'),(49715,1,44,'2021-08-04 07:05:46'),(49716,1,44,'2021-08-04 08:04:39'),(49717,1,44,'2021-08-04 08:25:27'),(49718,1,44,'2021-08-04 08:31:28'),(49719,1,44,'2021-08-04 08:39:34'),(49720,1,44,'2021-08-04 09:01:45'),(49721,1,44,'2021-08-04 09:07:13'),(49722,1,13,'2021-08-04 09:14:51'),(49723,1,44,'2021-08-04 09:20:09'),(49724,1,44,'2021-08-04 09:42:22'),(49725,1,44,'2021-08-04 09:43:07'),(49726,1,44,'2021-08-04 09:43:24'),(49727,1,44,'2021-08-04 09:43:49'),(49728,1,44,'2021-08-04 09:59:07'),(49729,1,44,'2021-08-04 10:16:22'),(49730,1,13,'2021-08-04 10:21:06'),(49731,1,44,'2021-08-04 10:42:02'),(49732,1,44,'2021-08-04 10:44:06'),(49733,1,6,'2021-08-04 11:11:44'),(49734,1,53,'2021-08-04 11:12:53'),(49735,1,44,'2021-08-04 11:16:30'),(49736,1,44,'2021-08-04 11:18:47'),(49737,1,13,'2021-08-04 12:01:23'),(49738,1,62,'2021-08-04 12:04:59'),(49739,1,73,'2021-08-04 12:36:09'),(49740,1,13,'2021-08-04 12:38:09'),(49741,1,44,'2021-08-04 12:52:36'),(49742,1,44,'2021-08-04 13:05:14'),(49743,1,13,'2021-08-04 13:18:03'),(49744,1,76,'2021-08-04 13:18:30'),(49745,1,6,'2021-08-04 13:37:10'),(49746,1,44,'2021-08-04 13:40:21'),(49747,1,76,'2021-08-04 13:49:11'),(49748,1,53,'2021-08-04 13:51:27'),(49749,1,13,'2021-08-04 13:55:46'),(49750,1,44,'2021-08-04 14:15:48'),(49751,1,44,'2021-08-04 14:20:53'),(49752,1,44,'2021-08-04 14:30:02'),(49753,1,13,'2021-08-04 14:31:47'),(49754,1,15,'2021-08-04 14:32:03'),(49755,1,44,'2021-08-04 14:33:12'),(49756,1,6,'2021-08-04 14:33:37'),(49757,1,76,'2021-08-04 14:37:36'),(49758,1,44,'2021-08-04 14:39:47'),(49759,1,44,'2021-08-04 14:55:20'),(49760,1,6,'2021-08-04 15:00:36'),(49761,1,44,'2021-08-04 15:08:29'),(49762,1,13,'2021-08-04 15:10:20'),(49763,1,44,'2021-08-04 15:10:34'),(49764,1,44,'2021-08-04 15:13:33'),(49765,1,44,'2021-08-04 15:30:08'),(49766,1,6,'2021-08-04 15:42:31'),(49767,1,13,'2021-08-04 15:46:41'),(49768,1,44,'2021-08-04 15:47:33'),(49769,1,44,'2021-08-04 15:48:53'),(49770,1,44,'2021-08-04 15:56:23'),(49771,1,5,'2021-08-04 16:02:07'),(49772,1,14,'2021-08-04 16:02:07'),(49773,1,44,'2021-08-04 16:05:19'),(49774,1,44,'2021-08-04 16:16:42'),(49775,1,44,'2021-08-04 16:21:09'),(49776,1,13,'2021-08-04 16:22:02'),(49777,1,15,'2021-08-04 16:28:31'),(49778,1,44,'2021-08-04 16:28:57'),(49779,1,44,'2021-08-04 16:34:59'),(49780,1,44,'2021-08-04 16:40:25'),(49781,1,6,'2021-08-04 16:42:15'),(49782,1,44,'2021-08-04 16:45:25'),(49783,1,44,'2021-08-04 16:48:44'),(49784,1,13,'2021-08-04 16:49:30'),(49785,1,13,'2021-08-04 16:57:09'),(49786,1,44,'2021-08-04 16:57:19'),(49787,1,53,'2021-08-04 17:02:49'),(49788,1,53,'2021-08-04 17:03:40'),(49789,1,44,'2021-08-04 17:13:03'),(49790,1,44,'2021-08-04 17:26:53'),(49791,1,13,'2021-08-04 17:30:18'),(49792,1,44,'2021-08-04 17:31:42'),(49793,1,44,'2021-08-04 17:39:17'),(49794,1,6,'2021-08-04 17:46:09'),(49795,1,6,'2021-08-04 17:46:16'),(49796,1,44,'2021-08-04 18:06:10'),(49797,1,44,'2021-08-04 18:08:37'),(49798,1,44,'2021-08-04 18:13:19'),(49799,1,5,'2021-08-04 18:15:04'),(49800,1,5,'2021-08-04 18:23:59'),(49801,1,44,'2021-08-04 18:35:10'),(49802,1,6,'2021-08-04 18:47:57'),(49803,1,44,'2021-08-04 18:49:23'),(49804,1,44,'2021-08-04 18:51:48'),(49805,1,5,'2021-08-04 19:01:30'),(49806,1,44,'2021-08-04 19:02:10'),(49807,1,44,'2021-08-04 19:02:16'),(49808,1,76,'2021-08-04 19:05:28'),(49809,1,44,'2021-08-04 19:07:59'),(49810,1,44,'2021-08-04 19:08:07'),(49811,1,44,'2021-08-04 19:08:18'),(49812,1,44,'2021-08-04 19:08:29'),(49813,1,5,'2021-08-04 19:27:15'),(49814,1,44,'2021-08-04 19:33:28'),(49815,1,44,'2021-08-04 19:49:20'),(49816,1,56,'2021-08-04 19:49:23'),(49817,1,43,'2021-08-04 20:02:04'),(49818,1,44,'2021-08-04 20:24:33'),(49819,1,6,'2021-08-04 20:52:51'),(49820,1,6,'2021-08-04 20:52:56'),(49821,1,44,'2021-08-04 21:16:40'),(49822,1,44,'2021-08-04 21:28:06'),(49823,1,44,'2021-08-04 21:33:00'),(49824,1,44,'2021-08-04 21:37:23'),(49825,1,44,'2021-08-04 21:48:58'),(49826,1,59,'2021-08-04 22:12:47'),(49827,1,44,'2021-08-04 22:28:39'),(49828,1,44,'2021-08-04 22:28:57'),(49829,1,6,'2021-08-04 22:29:21'),(49830,1,53,'2021-08-04 22:29:35'),(49831,1,53,'2021-08-04 22:29:44'),(49832,1,44,'2021-08-04 22:33:31'),(49833,1,44,'2021-08-04 22:33:35'),(49834,1,44,'2021-08-04 22:38:07'),(49835,1,44,'2021-08-04 22:38:41'),(49836,1,44,'2021-08-04 22:44:09'),(49837,1,44,'2021-08-04 22:59:37'),(49838,1,44,'2021-08-04 23:03:35'),(49839,1,13,'2021-08-04 23:16:18'),(49840,1,44,'2021-08-04 23:17:26'),(49841,1,44,'2021-08-04 23:28:33'),(49842,1,96,'2021-08-04 23:32:01'),(49843,1,59,'2021-08-04 23:38:43'),(49844,1,62,'2021-08-04 23:48:04'),(49845,1,62,'2021-08-04 23:48:05'),(49846,1,44,'2021-08-04 23:52:48'),(49847,1,44,'2021-08-05 00:00:50'),(49848,1,6,'2021-08-05 00:08:13'),(49849,1,44,'2021-08-05 00:17:29'),(49850,1,13,'2021-08-05 00:22:00'),(49851,1,44,'2021-08-05 00:25:21'),(49852,1,59,'2021-08-05 00:29:15'),(49853,1,44,'2021-08-05 00:41:38'),(49854,1,5,'2021-08-05 00:51:55'),(49855,1,6,'2021-08-05 00:56:13'),(49856,1,44,'2021-08-05 00:56:33'),(49857,1,44,'2021-08-05 01:07:14'),(49858,1,44,'2021-08-05 01:09:15'),(49859,1,5,'2021-08-05 01:17:59'),(49860,1,13,'2021-08-05 01:29:38'),(49861,1,44,'2021-08-05 01:34:55'),(49862,1,5,'2021-08-05 01:41:06'),(49863,1,44,'2021-08-05 01:46:28'),(49864,1,6,'2021-08-05 02:34:43'),(49865,1,15,'2021-08-05 02:36:47'),(49866,1,5,'2021-08-05 02:45:20'),(49867,1,5,'2021-08-05 02:46:18'),(49868,1,44,'2021-08-05 03:07:31'),(49869,1,44,'2021-08-05 03:08:38'),(49870,1,14,'2021-08-05 03:08:56'),(49871,1,44,'2021-08-05 03:18:21'),(49872,1,5,'2021-08-05 03:19:38'),(49873,1,5,'2021-08-05 03:27:14'),(49874,1,44,'2021-08-05 03:43:00'),(49875,1,5,'2021-08-05 03:55:23'),(49876,1,44,'2021-08-05 04:02:54'),(49877,1,79,'2021-08-05 04:09:50'),(49878,1,44,'2021-08-05 04:36:00'),(49879,1,44,'2021-08-05 05:15:54'),(49880,1,13,'2021-08-05 05:33:32'),(49881,1,44,'2021-08-05 05:35:19'),(49882,1,44,'2021-08-05 05:44:29'),(49883,1,44,'2021-08-05 05:49:39'),(49884,1,44,'2021-08-05 05:57:38'),(49885,1,13,'2021-08-05 06:14:47'),(49886,1,13,'2021-08-05 06:25:19'),(49887,1,44,'2021-08-05 06:25:27'),(49888,1,44,'2021-08-05 06:36:06'),(49889,1,13,'2021-08-05 06:54:39'),(49890,1,44,'2021-08-05 06:59:18'),(49891,1,44,'2021-08-05 06:59:20'),(49892,1,5,'2021-08-05 07:04:16'),(49893,1,5,'2021-08-05 07:09:12'),(49894,1,44,'2021-08-05 07:30:38'),(49895,1,13,'2021-08-05 07:35:07'),(49896,1,44,'2021-08-05 08:20:50'),(49897,1,44,'2021-08-05 08:33:39'),(49898,1,44,'2021-08-05 08:40:02'),(49899,1,6,'2021-08-05 08:49:27'),(49900,1,5,'2021-08-05 08:51:57'),(49901,1,13,'2021-08-05 08:56:27'),(49902,1,44,'2021-08-05 08:59:30'),(49903,1,6,'2021-08-05 09:09:10'),(49904,1,44,'2021-08-05 09:14:30'),(49905,1,44,'2021-08-05 09:23:41'),(49906,1,5,'2021-08-05 09:29:08'),(49907,1,44,'2021-08-05 09:35:43'),(49908,1,44,'2021-08-05 09:59:50'),(49909,1,6,'2021-08-05 10:02:06'),(49910,1,6,'2021-08-05 10:18:18'),(49911,1,44,'2021-08-05 10:23:19'),(49912,1,44,'2021-08-05 10:24:02'),(49913,1,6,'2021-08-05 10:35:22'),(49914,1,5,'2021-08-05 10:52:48'),(49915,1,44,'2021-08-05 11:09:34'),(49916,1,44,'2021-08-05 11:15:07'),(49917,1,6,'2021-08-05 11:16:59'),(49918,1,44,'2021-08-05 11:30:13'),(49919,1,5,'2021-08-05 11:47:55'),(49920,1,44,'2021-08-05 11:59:03'),(49921,1,44,'2021-08-05 12:46:47'),(49922,1,44,'2021-08-05 12:48:29'),(49923,1,5,'2021-08-05 12:55:31'),(49924,1,44,'2021-08-05 13:09:11'),(49925,1,6,'2021-08-05 13:09:19'),(49926,1,6,'2021-08-05 13:09:21'),(49927,1,44,'2021-08-05 13:11:38'),(49928,1,44,'2021-08-05 13:13:14'),(49929,1,44,'2021-08-05 13:23:30'),(49930,1,6,'2021-08-05 13:48:20'),(49931,1,44,'2021-08-05 13:58:44'),(49932,1,5,'2021-08-05 14:01:28'),(49933,1,44,'2021-08-05 14:02:47'),(49934,1,14,'2021-08-05 14:14:26'),(49935,1,5,'2021-08-05 14:15:58'),(49936,1,6,'2021-08-05 14:16:49'),(49937,1,44,'2021-08-05 14:20:52'),(49938,1,44,'2021-08-05 14:22:01'),(49939,1,15,'2021-08-05 14:31:50'),(49940,1,6,'2021-08-05 14:33:25'),(49941,1,44,'2021-08-05 14:35:51'),(49942,1,44,'2021-08-05 14:38:12'),(49943,1,6,'2021-08-05 14:48:21'),(49944,1,13,'2021-08-05 14:55:53'),(49945,1,44,'2021-08-05 14:57:29'),(49946,1,44,'2021-08-05 15:13:42'),(49947,1,6,'2021-08-05 15:16:20'),(49948,1,44,'2021-08-05 15:26:25'),(49949,1,6,'2021-08-05 15:26:43'),(49950,1,6,'2021-08-05 15:26:47'),(49951,1,56,'2021-08-05 15:27:22'),(49952,1,44,'2021-08-05 15:27:40'),(49953,1,44,'2021-08-05 15:28:07'),(49954,1,44,'2021-08-05 15:50:42'),(49955,1,66,'2021-08-05 16:02:47'),(49956,1,5,'2021-08-05 16:10:33'),(49957,1,44,'2021-08-05 16:24:55'),(49958,1,44,'2021-08-05 16:38:46'),(49959,1,44,'2021-08-05 17:01:49'),(49960,1,6,'2021-08-05 17:03:30'),(49961,1,44,'2021-08-05 17:27:06'),(49962,1,6,'2021-08-05 17:28:11'),(49963,1,73,'2021-08-05 17:28:45'),(49964,1,14,'2021-08-05 17:31:30'),(49965,1,44,'2021-08-05 17:34:53'),(49966,1,5,'2021-08-05 17:38:37'),(49967,1,44,'2021-08-05 18:02:27'),(49968,1,5,'2021-08-05 18:09:36'),(49969,1,44,'2021-08-05 18:15:30'),(49970,1,44,'2021-08-05 18:35:54'),(49971,1,44,'2021-08-05 18:43:45'),(49972,1,44,'2021-08-05 18:47:04'),(49973,1,44,'2021-08-05 19:02:22'),(49974,1,44,'2021-08-05 19:02:30'),(49975,1,44,'2021-08-05 19:02:35'),(49976,1,44,'2021-08-05 19:03:48'),(49977,1,6,'2021-08-05 19:10:12'),(49978,1,44,'2021-08-05 19:18:22'),(49979,1,6,'2021-08-05 19:34:22'),(49980,1,44,'2021-08-05 19:39:34'),(49981,1,96,'2021-08-05 19:41:57'),(49982,1,44,'2021-08-05 19:42:30'),(49983,1,44,'2021-08-05 19:44:54'),(49984,1,44,'2021-08-05 19:46:47'),(49985,1,44,'2021-08-05 19:52:33'),(49986,1,44,'2021-08-05 20:08:58'),(49987,1,44,'2021-08-05 20:52:14'),(49988,1,44,'2021-08-05 21:11:05'),(49989,1,44,'2021-08-05 21:17:57'),(49990,1,79,'2021-08-05 21:37:57'),(49991,1,66,'2021-08-05 21:44:08'),(49992,1,62,'2021-08-05 21:53:20'),(49993,1,44,'2021-08-05 21:55:49'),(49994,1,53,'2021-08-05 21:59:37'),(49995,1,44,'2021-08-05 22:06:57'),(49996,1,44,'2021-08-05 22:21:08'),(49997,1,44,'2021-08-05 22:28:17'),(49998,1,44,'2021-08-05 22:33:24'),(49999,1,44,'2021-08-05 22:35:25'),(50000,1,44,'2021-08-05 22:41:08'),(50001,1,62,'2021-08-05 22:45:24'),(50002,1,44,'2021-08-05 22:56:09'),(50003,1,44,'2021-08-05 22:56:22'),(50004,1,44,'2021-08-05 22:56:36'),(50005,1,45,'2021-08-05 22:57:21'),(50006,1,44,'2021-08-05 23:08:22'),(50007,1,44,'2021-08-05 23:45:21'),(50008,1,53,'2021-08-06 00:09:44'),(50009,1,44,'2021-08-06 00:13:33'),(50010,1,44,'2021-08-06 00:14:54'),(50011,1,44,'2021-08-06 00:43:12'),(50012,1,44,'2021-08-06 00:44:36'),(50013,1,53,'2021-08-06 00:46:57'),(50014,1,44,'2021-08-06 00:59:45'),(50015,1,44,'2021-08-06 01:17:19'),(50016,1,44,'2021-08-06 01:17:21'),(50017,1,44,'2021-08-06 01:18:50'),(50018,1,45,'2021-08-06 01:19:23'),(50019,1,66,'2021-08-06 01:19:26'),(50020,1,14,'2021-08-06 01:19:29'),(50021,1,53,'2021-08-06 01:19:31'),(50022,1,96,'2021-08-06 01:19:35'),(50023,1,6,'2021-08-06 01:19:39'),(50024,1,13,'2021-08-06 01:19:42'),(50025,1,56,'2021-08-06 01:19:44'),(50026,1,70,'2021-08-06 01:19:47'),(50027,1,62,'2021-08-06 01:19:54'),(50028,1,59,'2021-08-06 01:19:57'),(50029,1,79,'2021-08-06 01:20:00'),(50030,1,44,'2021-08-06 01:20:06'),(50031,1,43,'2021-08-06 01:20:10'),(50032,1,5,'2021-08-06 01:20:13'),(50033,1,73,'2021-08-06 01:20:15'),(50034,1,76,'2021-08-06 01:20:20'),(50035,1,44,'2021-08-06 01:51:37'),(50036,1,44,'2021-08-06 01:56:16'),(50037,1,44,'2021-08-06 01:57:49'),(50038,1,53,'2021-08-06 02:26:55'),(50039,1,44,'2021-08-06 02:35:28'),(50040,1,13,'2021-08-06 02:38:53'),(50041,1,44,'2021-08-06 02:45:43'),(50042,1,44,'2021-08-06 02:50:39'),(50043,1,44,'2021-08-06 02:54:52'),(50044,1,44,'2021-08-06 03:31:33'),(50045,1,44,'2021-08-06 03:36:43'),(50046,1,44,'2021-08-06 04:22:43'),(50047,1,44,'2021-08-06 04:28:00'),(50048,1,6,'2021-08-06 04:28:02'),(50049,1,6,'2021-08-06 04:28:07'),(50050,1,44,'2021-08-06 04:32:08'),(50051,1,44,'2021-08-06 04:33:45'),(50052,1,44,'2021-08-06 04:46:51'),(50053,1,44,'2021-08-06 04:53:31'),(50054,1,6,'2021-08-06 04:53:33'),(50055,1,44,'2021-08-06 04:55:06'),(50056,1,44,'2021-08-06 05:01:26'),(50057,1,44,'2021-08-06 05:41:15'),(50058,1,44,'2021-08-06 05:42:01'),(50059,1,6,'2021-08-06 06:19:20'),(50060,1,15,'2021-08-06 06:19:22'),(50061,1,44,'2021-08-06 06:26:34'),(50062,1,44,'2021-08-06 06:28:26'),(50063,1,44,'2021-08-06 06:29:22'),(50064,1,44,'2021-08-06 06:33:55'),(50065,1,44,'2021-08-06 06:42:08'),(50066,1,44,'2021-08-06 06:42:13'),(50067,1,44,'2021-08-06 06:45:46'),(50068,1,44,'2021-08-06 06:46:27'),(50069,1,44,'2021-08-06 06:48:36'),(50070,1,44,'2021-08-06 07:04:28'),(50071,1,44,'2021-08-06 07:04:34'),(50072,1,44,'2021-08-06 07:08:31'),(50073,1,44,'2021-08-06 07:12:20'),(50074,1,44,'2021-08-06 07:15:30'),(50075,1,44,'2021-08-06 07:17:27'),(50076,1,44,'2021-08-06 07:36:12'),(50077,1,44,'2021-08-06 07:40:07'),(50078,1,44,'2021-08-06 07:40:36'),(50079,1,44,'2021-08-06 07:42:08'),(50080,1,15,'2021-08-06 08:02:01'),(50081,1,44,'2021-08-06 08:13:34'),(50082,1,44,'2021-08-06 08:23:24'),(50083,1,13,'2021-08-06 08:34:37'),(50084,1,44,'2021-08-06 08:34:38'),(50085,1,44,'2021-08-06 08:36:00'),(50086,1,44,'2021-08-06 08:44:21'),(50087,1,44,'2021-08-06 08:56:56'),(50088,1,44,'2021-08-06 08:57:55'),(50089,1,44,'2021-08-06 08:58:20'),(50090,1,44,'2021-08-06 09:18:33'),(50091,1,44,'2021-08-06 09:22:18'),(50092,1,44,'2021-08-06 09:30:42'),(50093,1,44,'2021-08-06 09:35:39'),(50094,1,44,'2021-08-06 09:36:51'),(50095,1,44,'2021-08-06 09:53:53'),(50096,1,44,'2021-08-06 10:00:48'),(50097,1,44,'2021-08-06 10:21:54'),(50098,1,44,'2021-08-06 11:00:14'),(50099,1,14,'2021-08-06 11:05:15'),(50100,1,44,'2021-08-06 11:05:58'),(50101,1,44,'2021-08-06 11:07:51'),(50102,1,44,'2021-08-06 11:28:09'),(50103,1,44,'2021-08-06 11:49:17'),(50104,1,44,'2021-08-06 11:52:33'),(50105,1,44,'2021-08-06 11:52:36'),(50106,1,44,'2021-08-06 11:52:37'),(50107,1,44,'2021-08-06 11:55:50'),(50108,1,62,'2021-08-06 12:16:49'),(50109,1,44,'2021-08-06 12:17:00'),(50110,1,44,'2021-08-06 12:22:17'),(50111,1,44,'2021-08-06 12:22:47'),(50112,1,5,'2021-08-06 12:25:24'),(50113,1,44,'2021-08-06 12:34:23'),(50114,1,44,'2021-08-06 12:34:56'),(50115,1,44,'2021-08-06 13:02:14'),(50116,1,44,'2021-08-06 13:05:11'),(50117,1,44,'2021-08-06 13:17:22'),(50118,1,44,'2021-08-06 13:21:23'),(50119,1,6,'2021-08-06 13:21:28'),(50120,1,6,'2021-08-06 13:21:31'),(50121,1,44,'2021-08-06 13:29:57'),(50122,1,43,'2021-08-06 13:35:01'),(50123,1,44,'2021-08-06 13:48:09'),(50124,1,44,'2021-08-06 14:05:12'),(50125,1,44,'2021-08-06 14:07:05'),(50126,1,44,'2021-08-06 14:09:45'),(50127,1,53,'2021-08-06 14:10:05'),(50128,1,44,'2021-08-06 14:10:15'),(50129,1,44,'2021-08-06 14:12:09'),(50130,1,96,'2021-08-06 14:21:54'),(50131,1,5,'2021-08-06 14:32:29'),(50132,1,14,'2021-08-06 14:32:56'),(50133,1,44,'2021-08-06 14:38:26'),(50134,1,45,'2021-08-06 14:43:48'),(50135,1,76,'2021-08-06 14:54:36'),(50136,1,13,'2021-08-06 14:58:30'),(50137,1,6,'2021-08-06 14:59:06'),(50138,1,44,'2021-08-06 15:04:39'),(50139,1,44,'2021-08-06 15:10:36'),(50140,1,44,'2021-08-06 15:11:19'),(50141,1,44,'2021-08-06 15:13:19'),(50142,1,44,'2021-08-06 15:20:04'),(50143,1,15,'2021-08-06 15:20:21'),(50144,1,13,'2021-08-06 15:23:30'),(50145,1,44,'2021-08-06 15:29:10'),(50146,1,44,'2021-08-06 15:31:01'),(50147,1,43,'2021-08-06 15:36:08'),(50148,1,44,'2021-08-06 15:37:02'),(50149,1,44,'2021-08-06 15:40:25'),(50150,1,44,'2021-08-06 15:41:08'),(50151,1,15,'2021-08-06 15:41:52'),(50152,1,15,'2021-08-06 15:44:10'),(50153,1,6,'2021-08-06 15:44:13'),(50154,1,44,'2021-08-06 15:52:54'),(50155,1,13,'2021-08-06 15:56:50'),(50156,1,43,'2021-08-06 15:57:58'),(50157,1,44,'2021-08-06 15:58:43'),(50158,1,44,'2021-08-06 16:08:23'),(50159,1,5,'2021-08-06 16:09:15'),(50160,1,44,'2021-08-06 16:10:00'),(50161,1,43,'2021-08-06 16:13:07'),(50162,1,44,'2021-08-06 16:19:27'),(50163,1,44,'2021-08-06 16:22:53'),(50164,1,44,'2021-08-06 16:35:18'),(50165,1,44,'2021-08-06 16:51:18'),(50166,1,44,'2021-08-06 17:03:22'),(50167,1,44,'2021-08-06 17:24:14'),(50168,1,6,'2021-08-06 17:29:47'),(50169,1,44,'2021-08-06 17:46:23'),(50170,1,44,'2021-08-06 17:51:41'),(50171,1,5,'2021-08-06 17:56:16'),(50172,1,96,'2021-08-06 18:02:19'),(50173,1,44,'2021-08-06 18:35:32'),(50174,1,44,'2021-08-06 18:44:44'),(50175,1,44,'2021-08-06 18:49:09'),(50176,1,44,'2021-08-06 18:59:28'),(50177,1,44,'2021-08-06 18:59:28'),(50178,1,73,'2021-08-06 19:11:39'),(50179,1,44,'2021-08-06 19:12:02'),(50180,1,44,'2021-08-06 19:13:20'),(50181,1,44,'2021-08-06 19:31:54'),(50182,1,44,'2021-08-06 19:35:45'),(50183,1,44,'2021-08-06 19:43:50'),(50184,1,44,'2021-08-06 19:45:17'),(50185,1,44,'2021-08-06 19:58:26'),(50186,1,44,'2021-08-06 20:14:01'),(50187,1,44,'2021-08-06 20:27:51'),(50188,1,73,'2021-08-06 20:33:02'),(50189,1,44,'2021-08-06 20:44:12'),(50190,1,44,'2021-08-06 20:50:32'),(50191,1,6,'2021-08-06 20:54:37'),(50192,1,6,'2021-08-06 20:54:39'),(50193,1,44,'2021-08-06 21:19:00'),(50194,1,44,'2021-08-06 21:19:18'),(50195,1,44,'2021-08-06 21:24:15'),(50196,1,15,'2021-08-06 21:28:27'),(50197,1,44,'2021-08-06 21:31:43'),(50198,1,79,'2021-08-06 21:44:32'),(50199,1,44,'2021-08-06 21:46:41'),(50200,1,45,'2021-08-06 22:28:10'),(50201,1,44,'2021-08-06 22:33:50'),(50202,1,44,'2021-08-06 22:33:56'),(50203,1,44,'2021-08-06 22:33:59'),(50204,1,44,'2021-08-06 22:34:02'),(50205,1,79,'2021-08-06 23:07:38'),(50206,1,45,'2021-08-06 23:45:29'),(50207,1,44,'2021-08-07 00:00:00'),(50208,1,44,'2021-08-07 00:21:01'),(50209,1,66,'2021-08-07 00:23:23'),(50210,1,79,'2021-08-07 00:27:25'),(50211,1,44,'2021-08-07 00:52:49'),(50212,1,59,'2021-08-07 01:00:16'),(50213,1,44,'2021-08-07 01:07:07'),(50214,1,44,'2021-08-07 01:07:37'),(50215,1,76,'2021-08-07 01:12:13'),(50216,1,44,'2021-08-07 01:19:23'),(50217,1,14,'2021-08-07 01:23:53'),(50218,1,73,'2021-08-07 01:24:38'),(50219,1,44,'2021-08-07 01:29:06'),(50220,1,44,'2021-08-07 01:54:39'),(50221,1,44,'2021-08-07 01:55:16'),(50222,1,44,'2021-08-07 01:58:12'),(50223,1,44,'2021-08-07 02:09:07'),(50224,1,44,'2021-08-07 02:21:53'),(50225,1,44,'2021-08-07 02:22:07'),(50226,1,13,'2021-08-07 02:22:32'),(50227,1,44,'2021-08-07 02:44:43'),(50228,1,44,'2021-08-07 02:45:08'),(50229,1,15,'2021-08-07 02:46:18'),(50230,1,44,'2021-08-07 02:52:55'),(50231,1,6,'2021-08-07 03:03:56'),(50232,1,44,'2021-08-07 03:16:28'),(50233,1,44,'2021-08-07 03:26:44'),(50234,1,44,'2021-08-07 03:46:31'),(50235,1,56,'2021-08-07 03:49:54'),(50236,1,44,'2021-08-07 03:52:12'),(50237,1,15,'2021-08-07 03:53:34'),(50238,1,44,'2021-08-07 04:01:06'),(50239,1,6,'2021-08-07 04:15:13'),(50240,1,15,'2021-08-07 04:16:31'),(50241,1,44,'2021-08-07 04:38:02'),(50242,1,5,'2021-08-07 04:58:35'),(50243,1,44,'2021-08-07 05:13:00'),(50244,1,13,'2021-08-07 05:16:50'),(50245,1,44,'2021-08-07 05:17:04'),(50246,1,44,'2021-08-07 05:39:42'),(50247,1,13,'2021-08-07 05:49:09'),(50248,1,44,'2021-08-07 06:05:30'),(50249,1,44,'2021-08-07 06:07:23'),(50250,1,13,'2021-08-07 06:22:46'),(50251,1,14,'2021-08-07 06:23:28'),(50252,1,5,'2021-08-07 06:24:54'),(50253,1,44,'2021-08-07 06:45:38'),(50254,1,44,'2021-08-07 07:06:40'),(50255,1,44,'2021-08-07 07:06:51'),(50256,1,44,'2021-08-07 07:06:52'),(50257,1,59,'2021-08-07 07:21:48'),(50258,1,13,'2021-08-07 07:34:36'),(50259,1,44,'2021-08-07 07:45:16'),(50260,1,44,'2021-08-07 07:49:26'),(50261,1,44,'2021-08-07 07:53:36'),(50262,1,44,'2021-08-07 08:19:32'),(50263,1,44,'2021-08-07 08:24:30'),(50264,1,13,'2021-08-07 08:26:16'),(50265,1,44,'2021-08-07 08:32:39'),(50266,1,14,'2021-08-07 08:34:29'),(50267,1,5,'2021-08-07 08:36:00'),(50268,1,13,'2021-08-07 08:38:04'),(50269,1,44,'2021-08-07 08:39:23'),(50270,1,13,'2021-08-07 08:42:29'),(50271,1,13,'2021-08-07 09:03:42'),(50272,1,44,'2021-08-07 09:27:48'),(50273,1,44,'2021-08-07 09:28:09'),(50274,1,13,'2021-08-07 09:33:54'),(50275,1,44,'2021-08-07 09:39:03'),(50276,1,44,'2021-08-07 10:07:49'),(50277,1,44,'2021-08-07 10:15:40'),(50278,1,44,'2021-08-07 10:17:52'),(50279,1,44,'2021-08-07 10:31:03'),(50280,1,44,'2021-08-07 10:31:52'),(50281,1,44,'2021-08-07 10:31:59'),(50282,1,44,'2021-08-07 10:34:46'),(50283,1,44,'2021-08-07 10:37:07'),(50284,1,44,'2021-08-07 10:42:11'),(50285,1,44,'2021-08-07 11:03:49'),(50286,1,44,'2021-08-07 11:10:29'),(50287,1,44,'2021-08-07 11:24:02'),(50288,1,44,'2021-08-07 11:54:21'),(50289,1,6,'2021-08-07 12:03:44'),(50290,1,6,'2021-08-07 12:03:49'),(50291,1,13,'2021-08-07 12:05:43'),(50292,1,44,'2021-08-07 12:12:51'),(50293,1,13,'2021-08-07 12:23:22'),(50294,1,44,'2021-08-07 12:38:09'),(50295,1,44,'2021-08-07 12:42:58'),(50296,1,96,'2021-08-07 12:59:41'),(50297,1,13,'2021-08-07 13:05:48'),(50298,1,44,'2021-08-07 13:06:13'),(50299,1,44,'2021-08-07 13:17:15'),(50300,1,70,'2021-08-07 13:18:37'),(50301,1,44,'2021-08-07 13:37:31'),(50302,1,44,'2021-08-07 13:40:44'),(50303,1,13,'2021-08-07 13:43:53'),(50304,1,44,'2021-08-07 13:44:11'),(50305,1,44,'2021-08-07 13:56:23'),(50306,1,44,'2021-08-07 13:59:30'),(50307,1,44,'2021-08-07 14:00:23'),(50308,1,5,'2021-08-07 14:05:13'),(50309,1,44,'2021-08-07 14:15:33'),(50310,1,13,'2021-08-07 14:30:03'),(50311,1,44,'2021-08-07 14:32:37'),(50312,1,44,'2021-08-07 14:32:38'),(50313,1,14,'2021-08-07 14:33:10'),(50314,1,5,'2021-08-07 14:33:19'),(50315,1,13,'2021-08-07 14:36:43'),(50316,1,13,'2021-08-07 14:39:40'),(50317,1,44,'2021-08-07 14:50:11'),(50318,1,44,'2021-08-07 14:52:57'),(50319,1,44,'2021-08-07 14:56:14'),(50320,1,44,'2021-08-07 15:01:34'),(50321,1,44,'2021-08-07 15:07:59'),(50322,1,44,'2021-08-07 15:09:55'),(50323,1,44,'2021-08-07 15:13:38'),(50324,1,13,'2021-08-07 15:15:09'),(50325,1,44,'2021-08-07 15:16:04'),(50326,1,44,'2021-08-07 15:22:19'),(50327,1,44,'2021-08-07 15:22:42'),(50328,1,44,'2021-08-07 15:22:42'),(50329,1,44,'2021-08-07 15:31:59'),(50330,1,62,'2021-08-07 15:35:26'),(50331,1,44,'2021-08-07 15:43:38'),(50332,1,44,'2021-08-07 15:44:23'),(50333,1,44,'2021-08-07 15:45:18'),(50334,1,13,'2021-08-07 15:57:42'),(50335,1,44,'2021-08-07 16:14:54'),(50336,1,44,'2021-08-07 16:16:09'),(50337,1,44,'2021-08-07 16:20:41'),(50338,1,44,'2021-08-07 16:40:12'),(50339,1,44,'2021-08-07 16:50:34'),(50340,1,44,'2021-08-07 16:52:16'),(50341,1,44,'2021-08-07 16:53:22'),(50342,1,44,'2021-08-07 16:54:26'),(50343,1,44,'2021-08-07 17:04:51'),(50344,1,44,'2021-08-07 17:25:37'),(50345,1,44,'2021-08-07 17:46:38'),(50346,1,44,'2021-08-07 17:53:13'),(50347,1,44,'2021-08-07 17:53:13'),(50348,1,44,'2021-08-07 17:57:16'),(50349,1,44,'2021-08-07 17:59:22'),(50350,1,44,'2021-08-07 18:00:45'),(50351,1,44,'2021-08-07 18:05:19'),(50352,1,44,'2021-08-07 18:11:45'),(50353,1,44,'2021-08-07 18:19:46'),(50354,1,44,'2021-08-07 18:27:11'),(50355,1,44,'2021-08-07 18:38:42'),(50356,1,44,'2021-08-07 18:41:44'),(50357,1,44,'2021-08-07 18:49:04'),(50358,1,6,'2021-08-07 19:11:05'),(50359,1,44,'2021-08-07 19:40:29'),(50360,1,44,'2021-08-07 19:40:30'),(50361,1,44,'2021-08-07 19:40:35'),(50362,1,44,'2021-08-07 20:02:55'),(50363,1,44,'2021-08-07 20:08:06'),(50364,1,44,'2021-08-07 20:11:40'),(50365,1,44,'2021-08-07 20:12:54'),(50366,1,6,'2021-08-07 20:12:57'),(50367,1,6,'2021-08-07 20:13:00'),(50368,1,44,'2021-08-07 20:30:46'),(50369,1,6,'2021-08-07 20:37:58'),(50370,1,43,'2021-08-07 20:49:17'),(50371,1,44,'2021-08-07 21:01:05'),(50372,1,44,'2021-08-07 21:17:07'),(50373,1,44,'2021-08-07 21:22:35'),(50374,1,56,'2021-08-07 21:24:32'),(50375,1,56,'2021-08-07 21:25:53'),(50376,1,62,'2021-08-07 21:30:47'),(50377,1,44,'2021-08-07 22:05:09'),(50378,1,44,'2021-08-07 22:05:10'),(50379,1,44,'2021-08-07 22:05:11'),(50380,1,15,'2021-08-07 22:05:11'),(50381,1,44,'2021-08-07 22:19:30'),(50382,1,44,'2021-08-07 22:22:37'),(50383,1,44,'2021-08-07 22:32:33'),(50384,1,44,'2021-08-07 22:44:22'),(50385,1,44,'2021-08-07 23:12:36'),(50386,1,44,'2021-08-07 23:32:38'),(50387,1,44,'2021-08-07 23:35:55'),(50388,1,44,'2021-08-07 23:51:58'),(50389,1,44,'2021-08-08 00:09:56'),(50390,1,44,'2021-08-08 00:12:49'),(50391,1,66,'2021-08-08 00:15:33'),(50392,1,44,'2021-08-08 01:05:12'),(50393,1,44,'2021-08-08 01:18:34'),(50394,1,5,'2021-08-08 01:23:04'),(50395,1,44,'2021-08-08 01:35:14'),(50396,1,44,'2021-08-08 01:37:52'),(50397,1,44,'2021-08-08 01:39:03'),(50398,1,44,'2021-08-08 01:40:57'),(50399,1,14,'2021-08-08 01:58:46'),(50400,1,44,'2021-08-08 02:20:04'),(50401,1,44,'2021-08-08 02:21:49'),(50402,1,44,'2021-08-08 02:24:44'),(50403,1,6,'2021-08-08 02:38:58'),(50404,1,15,'2021-08-08 02:44:47'),(50405,1,5,'2021-08-08 02:52:18'),(50406,1,5,'2021-08-08 02:53:44'),(50407,1,44,'2021-08-08 02:57:39'),(50408,1,5,'2021-08-08 02:57:58'),(50409,1,44,'2021-08-08 03:06:55'),(50410,1,44,'2021-08-08 03:10:29'),(50411,1,70,'2021-08-08 03:45:35'),(50412,1,44,'2021-08-08 03:46:39'),(50413,1,14,'2021-08-08 04:09:49'),(50414,1,15,'2021-08-08 04:21:44'),(50415,1,44,'2021-08-08 04:32:48'),(50416,1,59,'2021-08-08 04:36:25'),(50417,1,44,'2021-08-08 04:38:25'),(50418,1,44,'2021-08-08 05:04:03'),(50419,1,44,'2021-08-08 05:20:46'),(50420,1,44,'2021-08-08 05:24:18'),(50421,1,44,'2021-08-08 05:48:50'),(50422,1,44,'2021-08-08 05:56:03'),(50423,1,44,'2021-08-08 05:56:18'),(50424,1,44,'2021-08-08 05:56:28'),(50425,1,44,'2021-08-08 05:56:40'),(50426,1,44,'2021-08-08 05:56:54'),(50427,1,44,'2021-08-08 05:57:05'),(50428,1,44,'2021-08-08 05:57:21'),(50429,1,44,'2021-08-08 05:57:31'),(50430,1,44,'2021-08-08 05:57:42'),(50431,1,44,'2021-08-08 05:58:02'),(50432,1,44,'2021-08-08 05:58:20'),(50433,1,44,'2021-08-08 06:09:42'),(50434,1,44,'2021-08-08 06:16:38'),(50435,1,44,'2021-08-08 06:33:24'),(50436,1,44,'2021-08-08 06:36:30'),(50437,1,13,'2021-08-08 06:36:56'),(50438,1,44,'2021-08-08 06:42:22'),(50439,1,44,'2021-08-08 06:55:32'),(50440,1,44,'2021-08-08 07:11:42'),(50441,1,44,'2021-08-08 07:11:42'),(50442,1,66,'2021-08-08 07:28:39'),(50443,1,44,'2021-08-08 07:42:57'),(50444,1,44,'2021-08-08 07:46:37'),(50445,1,6,'2021-08-08 07:52:20'),(50446,1,96,'2021-08-08 07:53:48'),(50447,1,44,'2021-08-08 07:54:44'),(50448,1,44,'2021-08-08 07:54:57'),(50449,1,44,'2021-08-08 07:55:12'),(50450,1,44,'2021-08-08 07:55:46'),(50451,1,79,'2021-08-08 08:10:40'),(50452,1,44,'2021-08-08 08:20:37'),(50453,1,73,'2021-08-08 08:21:13'),(50454,1,44,'2021-08-08 08:22:49'),(50455,1,44,'2021-08-08 08:26:59'),(50456,1,6,'2021-08-08 08:34:16'),(50457,1,15,'2021-08-08 08:35:30'),(50458,1,44,'2021-08-08 08:40:48'),(50459,1,5,'2021-08-08 08:56:44'),(50460,1,44,'2021-08-08 09:00:11'),(50461,1,44,'2021-08-08 09:26:00'),(50462,1,66,'2021-08-08 09:44:41'),(50463,1,44,'2021-08-08 09:47:22'),(50464,1,44,'2021-08-08 09:47:24'),(50465,1,45,'2021-08-08 09:54:53'),(50466,1,44,'2021-08-08 09:58:24'),(50467,1,5,'2021-08-08 10:08:46'),(50468,1,14,'2021-08-08 10:12:28'),(50469,1,5,'2021-08-08 10:25:17'),(50470,1,44,'2021-08-08 10:49:17'),(50471,1,44,'2021-08-08 10:50:31'),(50472,1,14,'2021-08-08 10:55:45'),(50473,1,44,'2021-08-08 11:11:21'),(50474,1,14,'2021-08-08 11:17:18'),(50475,1,44,'2021-08-08 11:30:54'),(50476,1,44,'2021-08-08 11:43:13'),(50477,1,44,'2021-08-08 12:28:04'),(50478,1,14,'2021-08-08 12:35:51'),(50479,1,44,'2021-08-08 12:39:30'),(50480,1,44,'2021-08-08 12:54:25'),(50481,1,44,'2021-08-08 12:54:35'),(50482,1,44,'2021-08-08 12:54:47'),(50483,1,44,'2021-08-08 12:54:57'),(50484,1,44,'2021-08-08 12:55:12'),(50485,1,44,'2021-08-08 12:55:24'),(50486,1,44,'2021-08-08 12:55:33'),(50487,1,44,'2021-08-08 12:55:46'),(50488,1,44,'2021-08-08 12:55:55'),(50489,1,44,'2021-08-08 12:56:18'),(50490,1,44,'2021-08-08 12:56:30'),(50491,1,44,'2021-08-08 12:56:42'),(50492,1,44,'2021-08-08 12:56:50'),(50493,1,44,'2021-08-08 12:56:58'),(50494,1,44,'2021-08-08 12:57:05'),(50495,1,44,'2021-08-08 12:57:13'),(50496,1,44,'2021-08-08 12:57:14'),(50497,1,44,'2021-08-08 12:57:21'),(50498,1,44,'2021-08-08 12:57:29'),(50499,1,44,'2021-08-08 12:57:38'),(50500,1,44,'2021-08-08 12:57:48'),(50501,1,44,'2021-08-08 12:57:57'),(50502,1,44,'2021-08-08 12:58:07'),(50503,1,44,'2021-08-08 12:58:19'),(50504,1,44,'2021-08-08 12:58:34'),(50505,1,44,'2021-08-08 12:58:48'),(50506,1,44,'2021-08-08 12:58:55'),(50507,1,44,'2021-08-08 12:59:04'),(50508,1,44,'2021-08-08 12:59:16'),(50509,1,44,'2021-08-08 12:59:27'),(50510,1,44,'2021-08-08 12:59:35'),(50511,1,44,'2021-08-08 12:59:45'),(50512,1,44,'2021-08-08 13:00:12'),(50513,1,44,'2021-08-08 13:00:40'),(50514,1,44,'2021-08-08 13:00:59'),(50515,1,44,'2021-08-08 13:01:35'),(50516,1,44,'2021-08-08 13:01:53'),(50517,1,14,'2021-08-08 13:10:57'),(50518,1,76,'2021-08-08 13:23:18'),(50519,1,44,'2021-08-08 13:28:18'),(50520,1,15,'2021-08-08 13:38:13'),(50521,1,44,'2021-08-08 13:38:14'),(50522,1,5,'2021-08-08 13:49:58'),(50523,1,56,'2021-08-08 14:04:22'),(50524,1,44,'2021-08-08 14:06:54'),(50525,1,5,'2021-08-08 14:14:40'),(50526,1,44,'2021-08-08 14:17:56'),(50527,1,44,'2021-08-08 14:33:56'),(50528,1,44,'2021-08-08 14:36:01'),(50529,1,5,'2021-08-08 14:40:21'),(50530,1,15,'2021-08-08 14:42:22'),(50531,1,44,'2021-08-08 14:43:10'),(50532,1,44,'2021-08-08 14:47:51'),(50533,1,6,'2021-08-08 14:54:19'),(50534,1,44,'2021-08-08 14:55:09'),(50535,1,44,'2021-08-08 14:58:36'),(50536,1,13,'2021-08-08 15:11:09'),(50537,1,44,'2021-08-08 15:14:31'),(50538,1,6,'2021-08-08 15:16:00'),(50539,1,44,'2021-08-08 15:20:08'),(50540,1,6,'2021-08-08 15:25:06'),(50541,1,44,'2021-08-08 15:28:59'),(50542,1,44,'2021-08-08 15:45:23'),(50543,1,44,'2021-08-08 15:55:45'),(50544,1,44,'2021-08-08 16:01:49'),(50545,1,44,'2021-08-08 16:06:43'),(50546,1,5,'2021-08-08 16:11:29'),(50547,1,44,'2021-08-08 16:16:44'),(50548,1,44,'2021-08-08 16:16:46'),(50549,1,44,'2021-08-08 16:27:59'),(50550,1,44,'2021-08-08 16:31:30'),(50551,1,5,'2021-08-08 16:34:34'),(50552,1,13,'2021-08-08 16:42:48'),(50553,1,44,'2021-08-08 16:42:51'),(50554,1,44,'2021-08-08 16:44:06'),(50555,1,44,'2021-08-08 16:48:25'),(50556,1,15,'2021-08-08 16:55:29'),(50557,1,44,'2021-08-08 16:57:14'),(50558,1,15,'2021-08-08 17:08:50'),(50559,1,5,'2021-08-08 17:16:42'),(50560,1,14,'2021-08-08 17:19:14'),(50561,1,5,'2021-08-08 17:19:15'),(50562,1,15,'2021-08-08 17:20:37'),(50563,1,44,'2021-08-08 17:22:05'),(50564,1,44,'2021-08-08 17:38:13'),(50565,1,44,'2021-08-08 17:39:09'),(50566,1,15,'2021-08-08 17:40:55'),(50567,1,44,'2021-08-08 17:42:01'),(50568,1,14,'2021-08-08 17:44:15'),(50569,1,15,'2021-08-08 17:45:29'),(50570,1,44,'2021-08-08 17:47:15'),(50571,1,15,'2021-08-08 18:00:20'),(50572,1,44,'2021-08-08 18:03:54'),(50573,1,44,'2021-08-08 18:11:47'),(50574,1,44,'2021-08-08 18:11:50'),(50575,1,44,'2021-08-08 18:15:51'),(50576,1,15,'2021-08-08 18:16:13'),(50577,1,44,'2021-08-08 18:46:28'),(50578,1,44,'2021-08-08 19:02:43'),(50579,1,5,'2021-08-08 19:03:47'),(50580,1,44,'2021-08-08 19:03:59'),(50581,1,44,'2021-08-08 19:03:59'),(50582,1,44,'2021-08-08 19:28:11'),(50583,1,70,'2021-08-08 19:37:01'),(50584,1,44,'2021-08-08 19:37:53'),(50585,1,6,'2021-08-08 19:44:30'),(50586,1,6,'2021-08-08 19:44:33'),(50587,1,44,'2021-08-08 19:57:52'),(50588,1,44,'2021-08-08 20:07:31'),(50589,1,44,'2021-08-08 20:27:25'),(50590,1,5,'2021-08-08 20:28:55'),(50591,1,44,'2021-08-08 20:38:39'),(50592,1,44,'2021-08-08 20:59:54'),(50593,1,44,'2021-08-08 21:15:32'),(50594,1,14,'2021-08-08 21:20:25'),(50595,1,44,'2021-08-08 21:29:49'),(50596,1,44,'2021-08-08 21:31:13'),(50597,1,44,'2021-08-08 22:02:07'),(50598,1,70,'2021-08-08 22:11:36'),(50599,1,5,'2021-08-08 22:15:39'),(50600,1,44,'2021-08-08 22:20:08'),(50601,1,44,'2021-08-08 22:31:57'),(50602,1,44,'2021-08-08 22:32:19'),(50603,1,44,'2021-08-08 22:34:12'),(50604,1,44,'2021-08-08 22:34:47'),(50605,1,44,'2021-08-08 22:47:59'),(50606,1,66,'2021-08-08 22:52:32'),(50607,1,44,'2021-08-08 23:04:45'),(50608,1,66,'2021-08-08 23:11:11'),(50609,1,44,'2021-08-08 23:24:37'),(50610,1,6,'2021-08-08 23:31:49'),(50611,1,44,'2021-08-08 23:34:39'),(50612,1,79,'2021-08-09 00:04:12'),(50613,1,44,'2021-08-09 00:13:00'),(50614,1,44,'2021-08-09 00:30:55'),(50615,1,44,'2021-08-09 00:36:23'),(50616,1,15,'2021-08-09 00:49:33'),(50617,1,44,'2021-08-09 01:02:06'),(50618,1,44,'2021-08-09 01:06:24'),(50619,1,44,'2021-08-09 01:24:15'),(50620,1,44,'2021-08-09 01:29:46'),(50621,1,44,'2021-08-09 01:36:21'),(50622,1,44,'2021-08-09 01:39:26'),(50623,1,6,'2021-08-09 01:42:42'),(50624,1,6,'2021-08-09 01:42:45'),(50625,1,14,'2021-08-09 01:55:12'),(50626,1,43,'2021-08-09 02:17:52'),(50627,1,44,'2021-08-09 02:22:08'),(50628,1,44,'2021-08-09 02:29:39'),(50629,1,6,'2021-08-09 02:35:20'),(50630,1,5,'2021-08-09 02:36:42'),(50631,1,15,'2021-08-09 02:41:31'),(50632,1,14,'2021-08-09 02:48:14'),(50633,1,5,'2021-08-09 02:51:01'),(50634,1,5,'2021-08-09 03:02:18'),(50635,1,44,'2021-08-09 03:05:21'),(50636,1,5,'2021-08-09 03:08:10'),(50637,1,14,'2021-08-09 03:10:23'),(50638,1,44,'2021-08-09 03:10:57'),(50639,1,44,'2021-08-09 03:19:26'),(50640,1,14,'2021-08-09 03:29:05'),(50641,1,44,'2021-08-09 03:32:26'),(50642,1,44,'2021-08-09 03:39:57'),(50643,1,14,'2021-08-09 03:47:20'),(50644,1,44,'2021-08-09 03:55:54'),(50645,1,44,'2021-08-09 04:13:51'),(50646,1,44,'2021-08-09 04:19:28'),(50647,1,5,'2021-08-09 04:25:40'),(50648,1,14,'2021-08-09 04:39:42'),(50649,1,53,'2021-08-09 04:45:39'),(50650,1,44,'2021-08-09 04:47:40'),(50651,1,5,'2021-08-09 05:07:59'),(50652,1,44,'2021-08-09 05:12:15'),(50653,1,44,'2021-08-09 05:20:13'),(50654,1,44,'2021-08-09 05:38:14'),(50655,1,14,'2021-08-09 05:45:15'),(50656,1,13,'2021-08-09 06:14:21'),(50657,1,44,'2021-08-09 06:14:25'),(50658,1,44,'2021-08-09 06:27:17'),(50659,1,44,'2021-08-09 06:33:28'),(50660,1,44,'2021-08-09 06:35:29'),(50661,1,44,'2021-08-09 07:02:02'),(50662,1,44,'2021-08-09 07:02:05'),(50663,1,14,'2021-08-09 07:14:31'),(50664,1,44,'2021-08-09 07:21:38'),(50665,1,44,'2021-08-09 07:32:26'),(50666,1,44,'2021-08-09 07:33:35'),(50667,1,44,'2021-08-09 07:40:43'),(50668,1,44,'2021-08-09 07:46:04'),(50669,1,44,'2021-08-09 07:50:00'),(50670,1,14,'2021-08-09 07:51:15'),(50671,1,44,'2021-08-09 07:55:47'),(50672,1,44,'2021-08-09 08:19:38'),(50673,1,44,'2021-08-09 08:30:29'),(50674,1,14,'2021-08-09 08:33:33'),(50675,1,5,'2021-08-09 08:34:42'),(50676,1,44,'2021-08-09 08:36:10'),(50677,1,14,'2021-08-09 08:36:52'),(50678,1,44,'2021-08-09 08:48:04'),(50679,1,44,'2021-08-09 09:05:00'),(50680,1,44,'2021-08-09 09:20:53'),(50681,1,44,'2021-08-09 09:20:57'),(50682,1,79,'2021-08-09 09:39:35'),(50683,1,44,'2021-08-09 09:52:18'),(50684,1,14,'2021-08-09 10:02:50'),(50685,1,44,'2021-08-09 10:09:05'),(50686,1,44,'2021-08-09 10:10:50'),(50687,1,44,'2021-08-09 10:13:04'),(50688,1,13,'2021-08-09 10:28:32'),(50689,1,44,'2021-08-09 10:51:07'),(50690,1,44,'2021-08-09 10:53:59'),(50691,1,13,'2021-08-09 11:03:16'),(50692,1,44,'2021-08-09 11:09:32'),(50693,1,13,'2021-08-09 11:36:34'),(50694,1,44,'2021-08-09 11:49:30'),(50695,1,44,'2021-08-09 11:51:40'),(50696,1,44,'2021-08-09 11:53:40'),(50697,1,44,'2021-08-09 11:56:33'),(50698,1,44,'2021-08-09 11:58:14'),(50699,1,44,'2021-08-09 12:12:27'),(50700,1,13,'2021-08-09 12:38:25'),(50701,1,44,'2021-08-09 13:09:03'),(50702,1,13,'2021-08-09 13:11:46'),(50703,1,44,'2021-08-09 13:36:28'),(50704,1,44,'2021-08-09 13:38:32'),(50705,1,44,'2021-08-09 13:50:04'),(50706,1,44,'2021-08-09 13:58:56'),(50707,1,6,'2021-08-09 14:03:06'),(50708,1,44,'2021-08-09 14:03:57'),(50709,1,44,'2021-08-09 14:04:35'),(50710,1,44,'2021-08-09 14:12:59'),(50711,1,13,'2021-08-09 14:24:09'),(50712,1,70,'2021-08-09 14:25:51'),(50713,1,14,'2021-08-09 14:31:52'),(50714,1,5,'2021-08-09 14:31:53'),(50715,1,44,'2021-08-09 14:34:46'),(50716,1,13,'2021-08-09 14:38:12'),(50717,1,44,'2021-08-09 14:40:56'),(50718,1,13,'2021-08-09 14:42:02'),(50719,1,13,'2021-08-09 14:47:34'),(50720,1,44,'2021-08-09 14:53:08'),(50721,1,6,'2021-08-09 15:01:30'),(50722,1,13,'2021-08-09 15:03:31'),(50723,1,44,'2021-08-09 15:07:00'),(50724,1,44,'2021-08-09 15:07:42'),(50725,1,13,'2021-08-09 15:07:53'),(50726,1,15,'2021-08-09 15:15:55'),(50727,1,44,'2021-08-09 15:17:21'),(50728,1,44,'2021-08-09 15:21:35'),(50729,1,15,'2021-08-09 15:28:01'),(50730,1,44,'2021-08-09 15:28:24'),(50731,1,44,'2021-08-09 15:30:54'),(50732,1,6,'2021-08-09 15:30:58'),(50733,1,6,'2021-08-09 15:31:04'),(50734,1,6,'2021-08-09 15:45:28'),(50735,1,6,'2021-08-09 15:56:31'),(50736,1,44,'2021-08-09 16:06:49'),(50737,1,15,'2021-08-09 16:23:57'),(50738,1,13,'2021-08-09 16:25:35'),(50739,1,6,'2021-08-09 16:26:18'),(50740,1,44,'2021-08-09 16:29:56'),(50741,1,44,'2021-08-09 16:35:21'),(50742,1,44,'2021-08-09 16:35:48'),(50743,1,6,'2021-08-09 16:51:44'),(50744,1,15,'2021-08-09 16:54:17'),(50745,1,44,'2021-08-09 17:00:35'),(50746,1,6,'2021-08-09 17:03:04'),(50747,1,13,'2021-08-09 17:03:59'),(50748,1,44,'2021-08-09 17:04:55'),(50749,1,15,'2021-08-09 17:17:52'),(50750,1,44,'2021-08-09 17:23:48'),(50751,1,6,'2021-08-09 17:24:52'),(50752,1,44,'2021-08-09 17:25:48'),(50753,1,44,'2021-08-09 17:32:16'),(50754,1,6,'2021-08-09 17:39:40'),(50755,1,13,'2021-08-09 17:40:15'),(50756,1,44,'2021-08-09 17:48:57'),(50757,1,44,'2021-08-09 18:05:29'),(50758,1,15,'2021-08-09 18:12:18'),(50759,1,44,'2021-08-09 18:12:53'),(50760,1,13,'2021-08-09 18:15:59'),(50761,1,6,'2021-08-09 18:17:35'),(50762,1,15,'2021-08-09 19:08:20'),(50763,1,44,'2021-08-09 19:08:32'),(50764,1,44,'2021-08-09 19:08:32'),(50765,1,44,'2021-08-09 19:24:16'),(50766,1,44,'2021-08-09 19:38:57'),(50767,1,66,'2021-08-09 19:51:17'),(50768,1,0,'2021-08-09 20:03:14'),(50769,1,44,'2021-08-09 20:07:24'),(50770,1,14,'2021-08-09 20:52:41'),(50771,1,62,'2021-08-09 21:05:38'),(50772,1,6,'2021-08-09 21:17:29'),(50773,1,44,'2021-08-09 21:52:08'),(50774,1,56,'2021-08-09 21:54:10'),(50775,1,66,'2021-08-09 22:08:26'),(50776,1,44,'2021-08-09 22:13:13'),(50777,1,44,'2021-08-09 22:13:18'),(50778,1,44,'2021-08-09 22:13:27'),(50779,1,44,'2021-08-09 22:14:40'),(50780,1,13,'2021-08-09 22:22:12'),(50781,1,44,'2021-08-09 22:46:54'),(50782,1,44,'2021-08-09 23:17:01'),(50783,1,13,'2021-08-10 00:06:43'),(50784,1,96,'2021-08-10 00:17:02'),(50785,1,44,'2021-08-10 00:19:15'),(50786,1,44,'2021-08-10 00:44:03'),(50787,1,44,'2021-08-10 00:51:01'),(50788,1,15,'2021-08-10 01:25:36'),(50789,1,62,'2021-08-10 01:26:55'),(50790,1,15,'2021-08-10 01:37:28'),(50791,1,44,'2021-08-10 01:42:45'),(50792,1,44,'2021-08-10 01:52:36'),(50793,1,44,'2021-08-10 02:06:18'),(50794,1,44,'2021-08-10 02:12:02'),(50795,1,6,'2021-08-10 02:13:58'),(50796,1,6,'2021-08-10 02:20:03'),(50797,1,13,'2021-08-10 02:39:50'),(50798,1,44,'2021-08-10 02:44:52'),(50799,1,44,'2021-08-10 02:47:48'),(50800,1,13,'2021-08-10 02:50:28'),(50801,1,14,'2021-08-10 02:54:57'),(50802,1,44,'2021-08-10 03:02:41'),(50803,1,44,'2021-08-10 03:28:12'),(50804,1,44,'2021-08-10 03:48:26'),(50805,1,70,'2021-08-10 03:50:39'),(50806,1,6,'2021-08-10 04:10:17'),(50807,1,44,'2021-08-10 04:13:30'),(50808,1,14,'2021-08-10 04:15:50'),(50809,1,44,'2021-08-10 04:29:52'),(50810,1,44,'2021-08-10 04:33:59'),(50811,1,5,'2021-08-10 04:34:09'),(50812,1,14,'2021-08-10 04:40:24'),(50813,1,44,'2021-08-10 04:42:42'),(50814,1,44,'2021-08-10 04:53:24'),(50815,1,5,'2021-08-10 04:57:58'),(50816,1,44,'2021-08-10 05:12:26'),(50817,1,44,'2021-08-10 05:14:56'),(50818,1,44,'2021-08-10 05:17:28'),(50819,1,66,'2021-08-10 05:18:39'),(50820,1,14,'2021-08-10 05:28:25'),(50821,1,5,'2021-08-10 05:44:58'),(50822,1,44,'2021-08-10 05:46:47'),(50823,1,14,'2021-08-10 05:53:48'),(50824,1,6,'2021-08-10 05:55:44'),(50825,1,5,'2021-08-10 06:13:13'),(50826,1,13,'2021-08-10 06:13:20'),(50827,1,44,'2021-08-10 06:16:41'),(50828,1,66,'2021-08-10 06:20:58'),(50829,1,44,'2021-08-10 06:21:50'),(50830,1,14,'2021-08-10 06:23:00'),(50831,1,44,'2021-08-10 06:25:59'),(50832,1,45,'2021-08-10 06:38:44'),(50833,1,5,'2021-08-10 06:47:44'),(50834,1,44,'2021-08-10 06:49:07'),(50835,1,44,'2021-08-10 07:03:55'),(50836,1,44,'2021-08-10 07:03:59'),(50837,1,6,'2021-08-10 07:04:26'),(50838,1,14,'2021-08-10 07:06:13'),(50839,1,59,'2021-08-10 07:07:57'),(50840,1,13,'2021-08-10 07:21:36'),(50841,1,44,'2021-08-10 07:30:06'),(50842,1,6,'2021-08-10 07:40:35'),(50843,1,44,'2021-08-10 07:55:56'),(50844,1,6,'2021-08-10 08:23:30'),(50845,1,5,'2021-08-10 08:34:40'),(50846,1,14,'2021-08-10 08:34:55'),(50847,1,44,'2021-08-10 08:38:02'),(50848,1,44,'2021-08-10 08:43:44'),(50849,1,13,'2021-08-10 08:44:24'),(50850,1,53,'2021-08-10 08:52:00'),(50851,1,44,'2021-08-10 08:55:08'),(50852,1,44,'2021-08-10 08:56:56'),(50853,1,13,'2021-08-10 09:05:39'),(50854,1,44,'2021-08-10 09:06:14'),(50855,1,5,'2021-08-10 09:08:55'),(50856,1,13,'2021-08-10 09:12:35'),(50857,1,14,'2021-08-10 09:26:12'),(50858,1,44,'2021-08-10 09:28:27'),(50859,1,44,'2021-08-10 09:29:12'),(50860,1,76,'2021-08-10 09:29:56'),(50861,1,14,'2021-08-10 09:34:49'),(50862,1,44,'2021-08-10 09:41:14'),(50863,1,44,'2021-08-10 09:43:10'),(50864,1,5,'2021-08-10 09:57:48'),(50865,1,44,'2021-08-10 10:13:12'),(50866,1,44,'2021-08-10 10:23:45'),(50867,1,14,'2021-08-10 10:27:53'),(50868,1,44,'2021-08-10 10:29:45'),(50869,1,44,'2021-08-10 10:29:49'),(50870,1,44,'2021-08-10 10:36:09'),(50871,1,5,'2021-08-10 10:45:26'),(50872,1,44,'2021-08-10 10:58:49'),(50873,1,44,'2021-08-10 11:05:54'),(50874,1,44,'2021-08-10 11:07:11'),(50875,1,44,'2021-08-10 11:28:01'),(50876,1,5,'2021-08-10 11:33:43'),(50877,1,44,'2021-08-10 11:45:01'),(50878,1,44,'2021-08-10 11:50:45'),(50879,1,14,'2021-08-10 12:08:21'),(50880,1,13,'2021-08-10 12:17:59'),(50881,1,5,'2021-08-10 12:22:26'),(50882,1,44,'2021-08-10 12:23:24'),(50883,1,44,'2021-08-10 12:31:35'),(50884,1,44,'2021-08-10 12:35:21'),(50885,1,44,'2021-08-10 12:45:24'),(50886,1,44,'2021-08-10 13:05:37'),(50887,1,53,'2021-08-10 13:06:22'),(50888,1,44,'2021-08-10 13:13:43'),(50889,1,13,'2021-08-10 13:23:10'),(50890,1,44,'2021-08-10 13:34:22'),(50891,1,14,'2021-08-10 13:40:42'),(50892,1,44,'2021-08-10 13:45:08'),(50893,1,44,'2021-08-10 14:22:04'),(50894,1,44,'2021-08-10 14:22:11'),(50895,1,13,'2021-08-10 14:25:19'),(50896,1,5,'2021-08-10 14:33:53'),(50897,1,53,'2021-08-10 14:50:53'),(50898,1,44,'2021-08-10 14:50:56'),(50899,1,44,'2021-08-10 14:51:03'),(50900,1,44,'2021-08-10 14:51:06'),(50901,1,44,'2021-08-10 14:51:10'),(50902,1,44,'2021-08-10 14:51:15'),(50903,1,44,'2021-08-10 14:51:20'),(50904,1,44,'2021-08-10 14:51:23'),(50905,1,44,'2021-08-10 14:51:26'),(50906,1,44,'2021-08-10 14:51:30'),(50907,1,44,'2021-08-10 14:51:33'),(50908,1,44,'2021-08-10 14:51:36'),(50909,1,44,'2021-08-10 14:51:41'),(50910,1,44,'2021-08-10 14:51:43'),(50911,1,44,'2021-08-10 14:51:46'),(50912,1,44,'2021-08-10 14:51:49'),(50913,1,44,'2021-08-10 14:51:52'),(50914,1,5,'2021-08-10 14:51:54'),(50915,1,44,'2021-08-10 14:51:55'),(50916,1,44,'2021-08-10 14:51:56'),(50917,1,44,'2021-08-10 14:51:59'),(50918,1,44,'2021-08-10 14:52:02'),(50919,1,44,'2021-08-10 14:52:05'),(50920,1,44,'2021-08-10 14:52:14'),(50921,1,44,'2021-08-10 14:52:24'),(50922,1,44,'2021-08-10 14:52:29'),(50923,1,44,'2021-08-10 14:52:37'),(50924,1,44,'2021-08-10 14:52:44'),(50925,1,44,'2021-08-10 14:52:48'),(50926,1,44,'2021-08-10 14:52:56'),(50927,1,44,'2021-08-10 14:53:01'),(50928,1,44,'2021-08-10 14:53:02'),(50929,1,44,'2021-08-10 14:53:05'),(50930,1,44,'2021-08-10 14:53:12'),(50931,1,44,'2021-08-10 14:53:16'),(50932,1,44,'2021-08-10 14:53:20'),(50933,1,44,'2021-08-10 14:53:22'),(50934,1,44,'2021-08-10 14:53:25'),(50935,1,44,'2021-08-10 14:53:28'),(50936,1,44,'2021-08-10 14:53:32'),(50937,1,44,'2021-08-10 14:53:34'),(50938,1,44,'2021-08-10 14:53:37'),(50939,1,44,'2021-08-10 14:53:41'),(50940,1,44,'2021-08-10 14:53:44'),(50941,1,44,'2021-08-10 14:53:49'),(50942,1,44,'2021-08-10 14:53:53'),(50943,1,44,'2021-08-10 14:53:55'),(50944,1,44,'2021-08-10 14:53:57'),(50945,1,44,'2021-08-10 14:54:00'),(50946,1,44,'2021-08-10 14:54:03'),(50947,1,44,'2021-08-10 14:54:07'),(50948,1,44,'2021-08-10 14:59:18'),(50949,1,66,'2021-08-10 15:12:20'),(50950,1,14,'2021-08-10 15:12:45'),(50951,1,5,'2021-08-10 15:16:33'),(50952,1,44,'2021-08-10 15:16:37'),(50953,1,44,'2021-08-10 15:18:58'),(50954,1,13,'2021-08-10 15:26:16'),(50955,1,6,'2021-08-10 15:33:16'),(50956,1,44,'2021-08-10 15:33:32'),(50957,1,44,'2021-08-10 15:34:25'),(50958,1,5,'2021-08-10 15:44:21'),(50959,1,14,'2021-08-10 15:44:45'),(50960,1,13,'2021-08-10 15:54:55'),(50961,1,5,'2021-08-10 15:58:57'),(50962,1,44,'2021-08-10 16:03:16'),(50963,1,44,'2021-08-10 16:10:20'),(50964,1,66,'2021-08-10 16:18:44'),(50965,1,44,'2021-08-10 16:19:39'),(50966,1,44,'2021-08-10 16:37:19'),(50967,1,44,'2021-08-10 16:39:00'),(50968,1,5,'2021-08-10 16:40:36'),(50969,1,14,'2021-08-10 16:40:40'),(50970,1,44,'2021-08-10 16:43:21'),(50971,1,44,'2021-08-10 16:43:34'),(50972,1,44,'2021-08-10 16:50:34'),(50973,1,44,'2021-08-10 17:18:36'),(50974,1,44,'2021-08-10 17:25:09'),(50975,1,6,'2021-08-10 17:27:51'),(50976,1,44,'2021-08-10 17:38:18'),(50977,1,13,'2021-08-10 17:38:20'),(50978,1,6,'2021-08-10 17:38:21'),(50979,1,44,'2021-08-10 17:48:57'),(50980,1,6,'2021-08-10 17:49:14'),(50981,1,44,'2021-08-10 18:02:42'),(50982,1,44,'2021-08-10 18:05:31'),(50983,1,44,'2021-08-10 18:17:11'),(50984,1,44,'2021-08-10 18:19:21'),(50985,1,44,'2021-08-10 18:40:49'),(50986,1,6,'2021-08-10 18:57:53'),(50987,1,44,'2021-08-10 19:03:15'),(50988,1,44,'2021-08-10 19:03:24'),(50989,1,44,'2021-08-10 19:22:20'),(50990,1,13,'2021-08-10 19:32:58'),(50991,1,44,'2021-08-10 19:58:16'),(50992,1,44,'2021-08-10 20:04:15'),(50993,1,44,'2021-08-10 20:39:01'),(50994,1,44,'2021-08-10 20:42:38'),(50995,1,44,'2021-08-10 20:56:22'),(50996,1,13,'2021-08-10 21:04:42'),(50997,1,44,'2021-08-10 21:46:08'),(50998,1,44,'2021-08-10 22:22:27'),(50999,1,44,'2021-08-10 22:27:38'),(51000,1,44,'2021-08-10 22:32:56'),(51001,1,44,'2021-08-10 22:40:28'),(51002,1,44,'2021-08-10 23:29:49'),(51003,1,44,'2021-08-10 23:46:27'),(51004,1,44,'2021-08-10 23:56:53'),(51005,1,44,'2021-08-11 00:05:25'),(51006,1,14,'2021-08-11 00:12:17'),(51007,1,14,'2021-08-11 00:32:05'),(51008,1,5,'2021-08-11 00:39:33'),(51009,1,44,'2021-08-11 00:58:38'),(51010,1,44,'2021-08-11 01:23:03'),(51011,1,44,'2021-08-11 01:23:08'),(51012,1,44,'2021-08-11 01:23:09'),(51013,1,44,'2021-08-11 01:23:10'),(51014,1,44,'2021-08-11 01:23:11'),(51015,1,44,'2021-08-11 01:23:15'),(51016,1,44,'2021-08-11 01:23:16'),(51017,1,44,'2021-08-11 01:23:17'),(51018,1,44,'2021-08-11 01:23:41'),(51019,1,44,'2021-08-11 01:35:20'),(51020,1,44,'2021-08-11 01:38:37'),(51021,1,5,'2021-08-11 02:02:32'),(51022,1,44,'2021-08-11 02:17:12'),(51023,1,6,'2021-08-11 02:25:07'),(51024,1,13,'2021-08-11 02:25:10'),(51025,1,5,'2021-08-11 02:36:50'),(51026,1,14,'2021-08-11 02:45:14'),(51027,1,6,'2021-08-11 03:26:16'),(51028,1,44,'2021-08-11 03:47:44'),(51029,1,44,'2021-08-11 03:50:18'),(51030,1,66,'2021-08-11 03:56:39'),(51031,1,44,'2021-08-11 04:10:13'),(51032,1,44,'2021-08-11 04:21:47'),(51033,1,44,'2021-08-11 04:24:54'),(51034,1,13,'2021-08-11 04:25:24'),(51035,1,44,'2021-08-11 04:44:21'),(51036,1,44,'2021-08-11 04:52:06'),(51037,1,44,'2021-08-11 04:58:20'),(51038,1,44,'2021-08-11 05:02:51'),(51039,1,6,'2021-08-11 05:15:39'),(51040,1,13,'2021-08-11 05:18:29'),(51041,1,5,'2021-08-11 05:21:25'),(51042,1,44,'2021-08-11 05:34:52'),(51043,1,44,'2021-08-11 05:36:29'),(51044,1,53,'2021-08-11 05:54:56'),(51045,1,53,'2021-08-11 05:54:58'),(51046,1,13,'2021-08-11 06:07:33'),(51047,1,44,'2021-08-11 06:08:27'),(51048,1,44,'2021-08-11 06:08:29'),(51049,1,44,'2021-08-11 06:20:32'),(51050,1,59,'2021-08-11 06:21:58'),(51051,1,44,'2021-08-11 06:36:41'),(51052,1,44,'2021-08-11 06:43:24'),(51053,1,44,'2021-08-11 06:43:59'),(51054,1,13,'2021-08-11 06:57:00'),(51055,1,44,'2021-08-11 06:57:53'),(51056,1,44,'2021-08-11 07:08:17'),(51057,1,44,'2021-08-11 07:08:20'),(51058,1,59,'2021-08-11 07:18:24'),(51059,1,44,'2021-08-11 07:40:21'),(51060,1,44,'2021-08-11 08:09:14'),(51061,1,44,'2021-08-11 08:09:21'),(51062,1,14,'2021-08-11 08:31:15'),(51063,1,6,'2021-08-11 08:32:34'),(51064,1,15,'2021-08-11 08:32:36'),(51065,1,5,'2021-08-11 08:46:58'),(51066,1,44,'2021-08-11 08:52:23'),(51067,1,6,'2021-08-11 08:57:59'),(51068,1,13,'2021-08-11 09:07:37'),(51069,1,5,'2021-08-11 09:08:49'),(51070,1,5,'2021-08-11 09:27:27'),(51071,1,44,'2021-08-11 09:34:46'),(51072,1,44,'2021-08-11 09:37:31'),(51073,1,44,'2021-08-11 09:42:08'),(51074,1,5,'2021-08-11 09:48:22'),(51075,1,5,'2021-08-11 10:10:17'),(51076,1,13,'2021-08-11 10:12:26'),(51077,1,44,'2021-08-11 10:30:04'),(51078,1,5,'2021-08-11 10:31:27'),(51079,1,44,'2021-08-11 10:52:26'),(51080,1,5,'2021-08-11 10:56:15'),(51081,1,44,'2021-08-11 11:04:24'),(51082,1,44,'2021-08-11 11:16:17'),(51083,1,13,'2021-08-11 11:17:06'),(51084,1,44,'2021-08-11 11:41:36'),(51085,1,44,'2021-08-11 11:42:26'),(51086,1,13,'2021-08-11 11:56:07'),(51087,1,44,'2021-08-11 12:11:49'),(51088,1,44,'2021-08-11 12:18:20'),(51089,1,44,'2021-08-11 12:25:59'),(51090,1,44,'2021-08-11 12:27:11'),(51091,1,44,'2021-08-11 12:38:36'),(51092,1,53,'2021-08-11 12:42:09'),(51093,1,44,'2021-08-11 12:55:42'),(51094,1,44,'2021-08-11 12:56:30'),(51095,1,6,'2021-08-11 13:05:59'),(51096,1,44,'2021-08-11 13:26:04'),(51097,1,44,'2021-08-11 13:26:05'),(51098,1,44,'2021-08-11 13:41:27'),(51099,1,53,'2021-08-11 13:53:37'),(51100,1,44,'2021-08-11 13:57:08'),(51101,1,13,'2021-08-11 13:57:20'),(51102,1,44,'2021-08-11 13:58:59'),(51103,1,44,'2021-08-11 14:05:33'),(51104,1,44,'2021-08-11 14:12:39'),(51105,1,6,'2021-08-11 14:16:29'),(51106,1,6,'2021-08-11 14:16:35'),(51107,1,44,'2021-08-11 14:19:37'),(51108,1,44,'2021-08-11 14:20:26'),(51109,1,13,'2021-08-11 14:32:13'),(51110,1,5,'2021-08-11 14:33:24'),(51111,1,14,'2021-08-11 14:33:26'),(51112,1,44,'2021-08-11 14:42:14'),(51113,1,13,'2021-08-11 14:44:44'),(51114,1,44,'2021-08-11 14:46:27'),(51115,1,6,'2021-08-11 15:16:17'),(51116,1,44,'2021-08-11 15:19:56'),(51117,1,15,'2021-08-11 15:22:16'),(51118,1,6,'2021-08-11 15:28:47'),(51119,1,44,'2021-08-11 15:30:30'),(51120,1,44,'2021-08-11 15:35:30'),(51121,1,6,'2021-08-11 15:38:37'),(51122,1,44,'2021-08-11 15:51:31'),(51123,1,44,'2021-08-11 15:55:25'),(51124,1,44,'2021-08-11 16:01:17'),(51125,1,44,'2021-08-11 16:08:02'),(51126,1,44,'2021-08-11 16:09:15'),(51127,1,44,'2021-08-11 16:30:37'),(51128,1,13,'2021-08-11 16:45:16'),(51129,1,66,'2021-08-11 16:49:33'),(51130,1,44,'2021-08-11 16:54:36'),(51131,1,6,'2021-08-11 16:57:18'),(51132,1,44,'2021-08-11 17:13:28'),(51133,1,44,'2021-08-11 17:13:50'),(51134,1,44,'2021-08-11 17:17:30'),(51135,1,15,'2021-08-11 17:21:09'),(51136,1,44,'2021-08-11 17:39:21'),(51137,1,13,'2021-08-11 17:41:19'),(51138,1,15,'2021-08-11 17:46:53'),(51139,1,44,'2021-08-11 18:00:17'),(51140,1,44,'2021-08-11 18:14:50'),(51141,1,13,'2021-08-11 18:36:57'),(51142,1,44,'2021-08-11 18:52:53'),(51143,1,44,'2021-08-11 19:04:00'),(51144,1,44,'2021-08-11 19:04:21'),(51145,1,44,'2021-08-11 19:04:26'),(51146,1,44,'2021-08-11 19:04:40'),(51147,1,44,'2021-08-11 19:22:30'),(51148,1,44,'2021-08-11 19:25:50'),(51149,1,15,'2021-08-11 20:05:05'),(51150,1,44,'2021-08-11 20:09:16'),(51151,1,15,'2021-08-11 21:04:47'),(51152,1,44,'2021-08-11 21:27:44'),(51153,1,5,'2021-08-11 21:40:20'),(51154,1,45,'2021-08-11 22:16:13'),(51155,1,44,'2021-08-11 22:18:34'),(51156,1,44,'2021-08-11 22:18:35'),(51157,1,44,'2021-08-11 22:18:40'),(51158,1,45,'2021-08-11 22:27:58'),(51159,1,14,'2021-08-11 23:05:20'),(51160,1,6,'2021-08-11 23:14:39'),(51161,1,13,'2021-08-11 23:59:07'),(51162,1,44,'2021-08-12 00:58:42'),(51163,1,15,'2021-08-12 01:11:52'),(51164,1,59,'2021-08-12 01:44:05'),(51165,1,44,'2021-08-12 01:44:52'),(51166,1,44,'2021-08-12 01:44:53'),(51167,1,44,'2021-08-12 01:50:46'),(51168,1,44,'2021-08-12 01:54:13'),(51169,1,6,'2021-08-12 01:54:18'),(51170,1,6,'2021-08-12 01:54:22'),(51171,1,43,'2021-08-12 02:17:30'),(51172,1,13,'2021-08-12 02:39:45'),(51173,1,44,'2021-08-12 02:46:23'),(51174,1,44,'2021-08-12 03:08:47'),(51175,1,44,'2021-08-12 03:10:48'),(51176,1,14,'2021-08-12 03:23:36'),(51177,1,5,'2021-08-12 03:29:08'),(51178,1,44,'2021-08-12 03:50:44'),(51179,1,5,'2021-08-12 03:57:39'),(51180,1,6,'2021-08-12 04:15:31'),(51181,1,44,'2021-08-12 04:17:18'),(51182,1,14,'2021-08-12 04:17:24'),(51183,1,44,'2021-08-12 04:17:54'),(51184,1,44,'2021-08-12 04:42:47'),(51185,1,44,'2021-08-12 04:47:24'),(51186,1,14,'2021-08-12 04:50:05'),(51187,1,44,'2021-08-12 05:03:55'),(51188,1,44,'2021-08-12 05:16:38'),(51189,1,44,'2021-08-12 05:37:22'),(51190,1,44,'2021-08-12 05:44:40'),(51191,1,15,'2021-08-12 06:11:59'),(51192,1,6,'2021-08-12 06:13:22'),(51193,1,14,'2021-08-12 06:19:53'),(51194,1,44,'2021-08-12 06:31:52'),(51195,1,44,'2021-08-12 07:06:48'),(51196,1,44,'2021-08-12 07:06:48'),(51197,1,44,'2021-08-12 07:15:21'),(51198,1,53,'2021-08-12 07:31:36'),(51199,1,44,'2021-08-12 07:36:21'),(51200,1,44,'2021-08-12 07:48:09'),(51201,1,44,'2021-08-12 08:03:40'),(51202,1,5,'2021-08-12 08:14:33'),(51203,1,6,'2021-08-12 08:31:43'),(51204,1,15,'2021-08-12 08:31:49'),(51205,1,14,'2021-08-12 09:01:20'),(51206,1,15,'2021-08-12 09:08:33'),(51207,1,44,'2021-08-12 09:55:10'),(51208,1,14,'2021-08-12 10:37:14'),(51209,1,14,'2021-08-12 10:46:32'),(51210,1,14,'2021-08-12 11:10:57'),(51211,1,15,'2021-08-12 11:19:49'),(51212,1,5,'2021-08-12 11:27:51'),(51213,1,79,'2021-08-12 11:28:35'),(51214,1,62,'2021-08-12 11:37:00'),(51215,1,44,'2021-08-12 11:55:14'),(51216,1,66,'2021-08-12 12:53:15'),(51217,1,14,'2021-08-12 12:56:18'),(51218,1,44,'2021-08-12 13:13:47'),(51219,1,14,'2021-08-12 13:39:02'),(51220,1,13,'2021-08-12 13:43:41'),(51221,1,5,'2021-08-12 13:45:55'),(51222,1,44,'2021-08-12 13:49:39'),(51223,1,44,'2021-08-12 13:50:39'),(51224,1,44,'2021-08-12 13:50:41'),(51225,1,14,'2021-08-12 14:03:56'),(51226,1,44,'2021-08-12 14:30:19'),(51227,1,44,'2021-08-12 14:33:51'),(51228,1,44,'2021-08-12 14:34:30'),(51229,1,5,'2021-08-12 14:43:46'),(51230,1,14,'2021-08-12 14:43:47'),(51231,1,15,'2021-08-12 14:45:35'),(51232,1,15,'2021-08-12 14:55:37'),(51233,1,15,'2021-08-12 14:59:48'),(51234,1,14,'2021-08-12 15:02:15'),(51235,1,15,'2021-08-12 15:11:43'),(51236,1,44,'2021-08-12 15:20:59'),(51237,1,44,'2021-08-12 15:23:00'),(51238,1,6,'2021-08-12 15:23:14'),(51239,1,6,'2021-08-12 15:24:02'),(51240,1,6,'2021-08-12 15:24:04'),(51241,1,44,'2021-08-12 15:32:41'),(51242,1,6,'2021-08-12 15:33:42'),(51243,1,14,'2021-08-12 15:40:01'),(51244,1,44,'2021-08-12 15:45:15'),(51245,1,15,'2021-08-12 16:02:31'),(51246,1,44,'2021-08-12 16:06:19'),(51247,1,6,'2021-08-12 16:10:37'),(51248,1,44,'2021-08-12 16:10:51'),(51249,1,44,'2021-08-12 16:18:26'),(51250,1,6,'2021-08-12 16:26:24'),(51251,1,44,'2021-08-12 16:34:25'),(51252,1,66,'2021-08-12 16:38:55'),(51253,1,59,'2021-08-12 16:52:46'),(51254,1,43,'2021-08-12 16:52:53'),(51255,1,14,'2021-08-12 16:55:49'),(51256,1,44,'2021-08-12 16:59:12'),(51257,1,44,'2021-08-12 16:59:41'),(51258,1,13,'2021-08-12 17:02:05'),(51259,1,44,'2021-08-12 17:13:19'),(51260,1,45,'2021-08-12 17:27:10'),(51261,1,44,'2021-08-12 17:28:20'),(51262,1,44,'2021-08-12 17:29:01'),(51263,1,44,'2021-08-12 17:43:45'),(51264,1,44,'2021-08-12 17:45:16'),(51265,1,44,'2021-08-12 18:18:00'),(51266,1,13,'2021-08-12 18:27:34'),(51267,1,44,'2021-08-12 18:44:35'),(51268,1,44,'2021-08-12 18:52:43'),(51269,1,15,'2021-08-12 19:09:31'),(51270,1,44,'2021-08-12 19:09:45'),(51271,1,44,'2021-08-12 19:09:47'),(51272,1,6,'2021-08-12 19:21:35'),(51273,1,44,'2021-08-12 19:24:27'),(51274,1,14,'2021-08-12 19:46:54'),(51275,1,15,'2021-08-12 20:01:07'),(51276,1,44,'2021-08-12 20:05:58'),(51277,1,44,'2021-08-12 20:43:36'),(51278,1,44,'2021-08-12 20:45:00'),(51279,1,6,'2021-08-12 20:53:54'),(51280,1,66,'2021-08-12 21:21:25'),(51281,1,44,'2021-08-12 21:24:44'),(51282,1,44,'2021-08-12 21:27:49'),(51283,1,44,'2021-08-12 21:29:17'),(51284,1,73,'2021-08-12 21:46:58'),(51285,1,53,'2021-08-12 22:21:32'),(51286,1,44,'2021-08-12 22:25:35'),(51287,1,44,'2021-08-12 22:37:10'),(51288,1,44,'2021-08-12 22:37:51'),(51289,1,44,'2021-08-12 22:38:37'),(51290,1,44,'2021-08-12 22:39:12'),(51291,1,62,'2021-08-12 22:45:47'),(51292,1,44,'2021-08-12 22:46:48'),(51293,1,44,'2021-08-12 22:53:07'),(51294,1,44,'2021-08-12 23:12:22'),(51295,1,73,'2021-08-12 23:19:29'),(51296,1,44,'2021-08-12 23:21:31'),(51297,1,44,'2021-08-12 23:28:44'),(51298,1,44,'2021-08-12 23:41:25'),(51299,1,79,'2021-08-12 23:43:21'),(51300,1,44,'2021-08-13 00:00:15'),(51301,1,76,'2021-08-13 00:07:49'),(51302,1,44,'2021-08-13 00:17:47'),(51303,1,6,'2021-08-13 00:18:31'),(51304,1,44,'2021-08-13 00:24:10'),(51305,1,44,'2021-08-13 00:27:38'),(51306,1,73,'2021-08-13 00:36:55'),(51307,1,44,'2021-08-13 00:40:07'),(51308,1,44,'2021-08-13 00:40:12'),(51309,1,44,'2021-08-13 00:40:21'),(51310,1,44,'2021-08-13 00:59:54'),(51311,1,44,'2021-08-13 00:59:56'),(51312,1,44,'2021-08-13 01:04:47'),(51313,1,44,'2021-08-13 01:05:29'),(51314,1,44,'2021-08-13 01:36:33'),(51315,1,44,'2021-08-13 02:15:18'),(51316,1,44,'2021-08-13 02:25:16'),(51317,1,76,'2021-08-13 02:32:50'),(51318,1,5,'2021-08-13 02:36:16'),(51319,1,44,'2021-08-13 02:39:26'),(51320,1,14,'2021-08-13 02:40:10'),(51321,1,13,'2021-08-13 02:47:18'),(51322,1,44,'2021-08-13 02:50:12'),(51323,1,76,'2021-08-13 02:52:09'),(51324,1,44,'2021-08-13 03:07:42'),(51325,1,44,'2021-08-13 03:10:55'),(51326,1,44,'2021-08-13 03:14:43'),(51327,1,44,'2021-08-13 03:15:38'),(51328,1,13,'2021-08-13 03:35:40'),(51329,1,44,'2021-08-13 03:39:42'),(51330,1,44,'2021-08-13 03:45:21'),(51331,1,44,'2021-08-13 04:10:24'),(51332,1,44,'2021-08-13 04:16:13'),(51333,1,13,'2021-08-13 04:48:28'),(51334,1,96,'2021-08-13 04:54:19'),(51335,1,44,'2021-08-13 05:06:29'),(51336,1,44,'2021-08-13 05:08:51'),(51337,1,62,'2021-08-13 05:20:09'),(51338,1,44,'2021-08-13 05:24:14'),(51339,1,44,'2021-08-13 05:31:40'),(51340,1,13,'2021-08-13 05:45:57'),(51341,1,44,'2021-08-13 05:48:52'),(51342,1,44,'2021-08-13 05:49:35'),(51343,1,44,'2021-08-13 05:50:11'),(51344,1,44,'2021-08-13 05:54:57'),(51345,1,44,'2021-08-13 06:03:56'),(51346,1,44,'2021-08-13 06:05:04'),(51347,1,44,'2021-08-13 06:10:52'),(51348,1,44,'2021-08-13 06:22:40'),(51349,1,44,'2021-08-13 06:37:35'),(51350,1,44,'2021-08-13 06:40:17'),(51351,1,44,'2021-08-13 06:41:25'),(51352,1,44,'2021-08-13 06:47:12'),(51353,1,44,'2021-08-13 06:51:41'),(51354,1,44,'2021-08-13 06:59:28'),(51355,1,44,'2021-08-13 06:59:29'),(51356,1,44,'2021-08-13 06:59:30'),(51357,1,44,'2021-08-13 06:59:32'),(51358,1,44,'2021-08-13 06:59:33'),(51359,1,44,'2021-08-13 07:02:21'),(51360,1,44,'2021-08-13 07:02:53'),(51361,1,44,'2021-08-13 07:11:06'),(51362,1,44,'2021-08-13 07:15:15'),(51363,1,44,'2021-08-13 07:26:59'),(51364,1,44,'2021-08-13 07:40:00'),(51365,1,44,'2021-08-13 07:45:07'),(51366,1,44,'2021-08-13 07:51:39'),(51367,1,44,'2021-08-13 07:55:40'),(51368,1,44,'2021-08-13 07:57:09'),(51369,1,44,'2021-08-13 08:09:24'),(51370,1,44,'2021-08-13 08:19:29'),(51371,1,44,'2021-08-13 08:21:35'),(51372,1,44,'2021-08-13 08:26:49'),(51373,1,44,'2021-08-13 08:30:15'),(51374,1,44,'2021-08-13 08:30:17'),(51375,1,13,'2021-08-13 08:31:41'),(51376,1,44,'2021-08-13 08:31:45'),(51377,1,44,'2021-08-13 08:34:22'),(51378,1,44,'2021-08-13 08:35:25'),(51379,1,44,'2021-08-13 08:37:59'),(51380,1,44,'2021-08-13 08:52:31'),(51381,1,44,'2021-08-13 08:55:17'),(51382,1,44,'2021-08-13 08:58:45'),(51383,1,44,'2021-08-13 09:00:52'),(51384,1,6,'2021-08-13 09:01:05'),(51385,1,15,'2021-08-13 09:02:15'),(51386,1,13,'2021-08-13 09:04:27'),(51387,1,5,'2021-08-13 09:05:04'),(51388,1,43,'2021-08-13 09:07:35'),(51389,1,53,'2021-08-13 09:07:54'),(51390,1,14,'2021-08-13 09:08:16'),(51391,1,53,'2021-08-13 09:08:44'),(51392,1,15,'2021-08-13 09:09:19'),(51393,1,44,'2021-08-13 09:09:38'),(51394,1,45,'2021-08-13 09:10:12'),(51395,1,59,'2021-08-13 09:10:48'),(51396,1,76,'2021-08-13 09:11:04'),(51397,1,56,'2021-08-13 09:12:00'),(51398,1,70,'2021-08-13 09:12:24'),(51399,1,66,'2021-08-13 09:12:43'),(51400,1,44,'2021-08-13 09:12:45'),(51401,1,44,'2021-08-13 09:14:53'),(51402,1,44,'2021-08-13 09:24:50'),(51403,1,44,'2021-08-13 09:32:22'),(51404,1,44,'2021-08-13 09:36:10'),(51405,1,6,'2021-08-13 09:36:16'),(51406,1,53,'2021-08-13 09:36:30'),(51407,1,53,'2021-08-13 09:36:35'),(51408,1,6,'2021-08-13 09:37:25'),(51409,1,53,'2021-08-13 09:38:06'),(51410,1,53,'2021-08-13 09:38:26'),(51411,1,53,'2021-08-13 09:38:29'),(51412,1,15,'2021-08-13 09:40:41'),(51413,1,73,'2021-08-13 09:43:15'),(51414,1,79,'2021-08-13 09:43:44'),(51415,1,62,'2021-08-13 09:44:13'),(51416,1,15,'2021-08-13 09:44:52'),(51417,1,59,'2021-08-13 09:45:09'),(51418,1,62,'2021-08-13 09:45:25'),(51419,1,73,'2021-08-13 09:46:01'),(51420,1,44,'2021-08-13 09:54:37'),(51421,1,44,'2021-08-13 09:55:32'),(51422,1,44,'2021-08-13 09:58:10'),(51423,1,44,'2021-08-13 10:01:26'),(51424,1,44,'2021-08-13 10:10:45'),(51425,1,44,'2021-08-13 10:15:20'),(51426,1,44,'2021-08-13 10:15:45'),(51427,1,44,'2021-08-13 10:21:08'),(51428,1,44,'2021-08-13 10:23:16'),(51429,1,44,'2021-08-13 10:37:31'),(51430,1,44,'2021-08-13 10:38:07'),(51431,1,44,'2021-08-13 10:56:18'),(51432,1,44,'2021-08-13 10:56:20'),(51433,1,44,'2021-08-13 10:56:22'),(51434,1,5,'2021-08-13 10:56:26'),(51435,1,6,'2021-08-13 10:56:31'),(51436,1,56,'2021-08-13 11:02:40'),(51437,1,44,'2021-08-13 11:04:18'),(51438,1,44,'2021-08-13 11:05:30'),(51439,1,44,'2021-08-13 11:15:08'),(51440,1,44,'2021-08-13 11:23:43'),(51441,1,44,'2021-08-13 11:28:18'),(51442,1,44,'2021-08-13 11:46:09'),(51443,1,44,'2021-08-13 11:46:20'),(51444,1,44,'2021-08-13 11:54:00'),(51445,1,44,'2021-08-13 12:18:05'),(51446,1,44,'2021-08-13 12:27:29'),(51447,1,44,'2021-08-13 12:42:30'),(51448,1,44,'2021-08-13 12:45:56'),(51449,1,44,'2021-08-13 12:55:26'),(51450,1,44,'2021-08-13 13:06:18'),(51451,1,44,'2021-08-13 13:21:42'),(51452,1,44,'2021-08-13 13:22:34'),(51453,1,56,'2021-08-13 13:26:19'),(51454,1,44,'2021-08-13 13:34:56'),(51455,1,6,'2021-08-13 13:37:38'),(51456,1,44,'2021-08-13 13:52:20'),(51457,1,44,'2021-08-13 13:55:57'),(51458,1,44,'2021-08-13 13:59:27'),(51459,1,44,'2021-08-13 14:13:52'),(51460,1,44,'2021-08-13 14:15:35'),(51461,1,44,'2021-08-13 14:17:52'),(51462,1,14,'2021-08-13 14:32:41'),(51463,1,5,'2021-08-13 14:32:51'),(51464,1,13,'2021-08-13 14:38:56'),(51465,1,44,'2021-08-13 14:45:37'),(51466,1,13,'2021-08-13 14:53:51'),(51467,1,44,'2021-08-13 14:56:57'),(51468,1,6,'2021-08-13 15:02:07'),(51469,1,15,'2021-08-13 15:02:17'),(51470,1,44,'2021-08-13 15:04:09'),(51471,1,44,'2021-08-13 15:04:39'),(51472,1,44,'2021-08-13 15:11:52'),(51473,1,15,'2021-08-13 15:13:16'),(51474,1,44,'2021-08-13 15:29:12'),(51475,1,44,'2021-08-13 15:34:17'),(51476,1,44,'2021-08-13 15:38:48'),(51477,1,44,'2021-08-13 15:40:22'),(51478,1,6,'2021-08-13 16:00:29'),(51479,1,13,'2021-08-13 16:01:01'),(51480,1,44,'2021-08-13 16:02:56'),(51481,1,44,'2021-08-13 16:09:30'),(51482,1,44,'2021-08-13 16:22:53'),(51483,1,44,'2021-08-13 16:48:52'),(51484,1,13,'2021-08-13 16:51:21'),(51485,1,44,'2021-08-13 17:00:39'),(51486,1,44,'2021-08-13 17:06:45'),(51487,1,44,'2021-08-13 17:11:59'),(51488,1,44,'2021-08-13 17:15:47'),(51489,1,44,'2021-08-13 17:33:33'),(51490,1,44,'2021-08-13 17:41:07'),(51491,1,13,'2021-08-13 17:41:34'),(51492,1,44,'2021-08-13 18:00:23'),(51493,1,44,'2021-08-13 18:17:59'),(51494,1,44,'2021-08-13 18:22:46'),(51495,1,44,'2021-08-13 18:29:19'),(51496,1,44,'2021-08-13 18:29:51'),(51497,1,44,'2021-08-13 18:50:40'),(51498,1,44,'2021-08-13 19:01:00'),(51499,1,44,'2021-08-13 19:01:17'),(51500,1,44,'2021-08-13 19:01:22'),(51501,1,44,'2021-08-13 19:02:09'),(51502,1,44,'2021-08-13 19:14:41'),(51503,1,44,'2021-08-13 19:17:39'),(51504,1,13,'2021-08-13 19:20:32'),(51505,1,44,'2021-08-13 19:22:24'),(51506,1,44,'2021-08-13 19:24:26'),(51507,1,44,'2021-08-13 20:00:35'),(51508,1,44,'2021-08-13 20:06:26'),(51509,1,44,'2021-08-13 20:21:20'),(51510,1,44,'2021-08-13 20:25:04'),(51511,1,44,'2021-08-13 20:45:46'),(51512,1,44,'2021-08-13 21:19:33'),(51513,1,44,'2021-08-13 21:20:21'),(51514,1,44,'2021-08-13 21:26:20'),(51515,1,44,'2021-08-13 21:34:57'),(51516,1,70,'2021-08-13 21:51:00'),(51517,1,44,'2021-08-13 22:06:48'),(51518,1,44,'2021-08-13 22:18:43'),(51519,1,44,'2021-08-13 22:23:43'),(51520,1,44,'2021-08-13 22:31:00'),(51521,1,79,'2021-08-13 22:31:16'),(51522,1,44,'2021-08-13 22:36:55'),(51523,1,44,'2021-08-13 23:01:56'),(51524,1,44,'2021-08-13 23:07:20'),(51525,1,44,'2021-08-13 23:12:28'),(51526,1,73,'2021-08-13 23:16:55'),(51527,1,44,'2021-08-13 23:31:11'),(51528,1,13,'2021-08-13 23:38:03'),(51529,1,44,'2021-08-13 23:38:32'),(51530,1,44,'2021-08-13 23:45:05'),(51531,1,44,'2021-08-13 23:59:38'),(51532,1,44,'2021-08-14 00:12:45'),(51533,1,44,'2021-08-14 00:27:19'),(51534,1,44,'2021-08-14 00:32:43'),(51535,1,44,'2021-08-14 00:49:52'),(51536,1,44,'2021-08-14 00:59:50'),(51537,1,44,'2021-08-14 00:59:51'),(51538,1,79,'2021-08-14 01:01:43'),(51539,1,44,'2021-08-14 01:03:29'),(51540,1,44,'2021-08-14 01:03:44'),(51541,1,44,'2021-08-14 01:13:23'),(51542,1,44,'2021-08-14 01:22:52'),(51543,1,44,'2021-08-14 01:27:03'),(51544,1,44,'2021-08-14 01:36:45'),(51545,1,44,'2021-08-14 01:46:57'),(51546,1,44,'2021-08-14 02:00:04'),(51547,1,66,'2021-08-14 02:14:05'),(51548,1,44,'2021-08-14 02:23:17'),(51549,1,44,'2021-08-14 02:34:01'),(51550,1,15,'2021-08-14 02:34:24'),(51551,1,6,'2021-08-14 02:38:30'),(51552,1,44,'2021-08-14 02:40:33'),(51553,1,5,'2021-08-14 02:41:21'),(51554,1,44,'2021-08-14 03:01:24'),(51555,1,70,'2021-08-14 03:07:27'),(51556,1,44,'2021-08-14 03:10:54'),(51557,1,44,'2021-08-14 03:11:52'),(51558,1,70,'2021-08-14 03:20:07'),(51559,1,44,'2021-08-14 03:24:08'),(51560,1,44,'2021-08-14 03:26:52'),(51561,1,5,'2021-08-14 03:28:35'),(51562,1,14,'2021-08-14 03:35:20'),(51563,1,44,'2021-08-14 03:50:14'),(51564,1,44,'2021-08-14 03:53:12'),(51565,1,44,'2021-08-14 04:04:58'),(51566,1,14,'2021-08-14 04:09:17'),(51567,1,6,'2021-08-14 04:11:49'),(51568,1,14,'2021-08-14 04:40:38'),(51569,1,44,'2021-08-14 04:46:15'),(51570,1,44,'2021-08-14 04:51:34'),(51571,1,44,'2021-08-14 05:05:14'),(51572,1,44,'2021-08-14 05:07:34'),(51573,1,44,'2021-08-14 05:12:50'),(51574,1,44,'2021-08-14 05:22:55'),(51575,1,14,'2021-08-14 05:36:35'),(51576,1,44,'2021-08-14 05:52:43'),(51577,1,44,'2021-08-14 06:06:53'),(51578,1,44,'2021-08-14 06:11:41'),(51579,1,44,'2021-08-14 06:21:50'),(51580,1,13,'2021-08-14 06:22:22'),(51581,1,44,'2021-08-14 06:22:23'),(51582,1,43,'2021-08-14 06:42:52'),(51583,1,44,'2021-08-14 06:47:03'),(51584,1,44,'2021-08-14 07:00:21'),(51585,1,44,'2021-08-14 07:00:52'),(51586,1,44,'2021-08-14 07:00:59'),(51587,1,44,'2021-08-14 07:01:08'),(51588,1,44,'2021-08-14 07:36:07'),(51589,1,44,'2021-08-14 07:40:58'),(51590,1,14,'2021-08-14 07:50:02'),(51591,1,44,'2021-08-14 08:22:33'),(51592,1,62,'2021-08-14 08:25:19'),(51593,1,44,'2021-08-14 08:32:46'),(51594,1,44,'2021-08-14 08:36:07'),(51595,1,14,'2021-08-14 08:46:19'),(51596,1,76,'2021-08-14 08:47:06'),(51597,1,15,'2021-08-14 08:54:17'),(51598,1,44,'2021-08-14 08:58:31'),(51599,1,15,'2021-08-14 09:02:05'),(51600,1,44,'2021-08-14 09:04:12'),(51601,1,15,'2021-08-14 09:09:04'),(51602,1,79,'2021-08-14 09:16:23'),(51603,1,15,'2021-08-14 09:22:31'),(51604,1,6,'2021-08-14 09:31:40'),(51605,1,13,'2021-08-14 09:35:28'),(51606,1,53,'2021-08-14 09:39:58'),(51607,1,14,'2021-08-14 09:41:58'),(51608,1,44,'2021-08-14 09:44:55'),(51609,1,6,'2021-08-14 09:50:53'),(51610,1,43,'2021-08-14 10:04:33'),(51611,1,44,'2021-08-14 10:11:53'),(51612,1,13,'2021-08-14 10:18:39'),(51613,1,44,'2021-08-14 10:20:15'),(51614,1,15,'2021-08-14 10:28:35'),(51615,1,6,'2021-08-14 10:28:38'),(51616,1,14,'2021-08-14 10:33:46'),(51617,1,43,'2021-08-14 10:40:23'),(51618,1,6,'2021-08-14 10:46:39'),(51619,1,6,'2021-08-14 11:07:14'),(51620,1,14,'2021-08-14 11:13:07'),(51621,1,6,'2021-08-14 11:29:43'),(51622,1,76,'2021-08-14 11:45:17'),(51623,1,44,'2021-08-14 11:52:17'),(51624,1,44,'2021-08-14 11:53:14'),(51625,1,6,'2021-08-14 12:01:32'),(51626,1,15,'2021-08-14 12:24:22'),(51627,1,13,'2021-08-14 12:28:37'),(51628,1,14,'2021-08-14 12:54:45'),(51629,1,6,'2021-08-14 13:05:27'),(51630,1,13,'2021-08-14 13:07:37'),(51631,1,44,'2021-08-14 13:08:22'),(51632,1,44,'2021-08-14 13:13:54'),(51633,1,44,'2021-08-14 13:15:19'),(51634,1,44,'2021-08-14 13:36:06'),(51635,1,14,'2021-08-14 13:37:24'),(51636,1,96,'2021-08-14 13:41:48'),(51637,1,44,'2021-08-14 13:51:17'),(51638,1,14,'2021-08-14 14:19:15'),(51639,1,5,'2021-08-14 14:19:30'),(51640,1,14,'2021-08-14 14:19:32'),(51641,1,6,'2021-08-14 14:30:12'),(51642,1,5,'2021-08-14 14:31:28'),(51643,1,14,'2021-08-14 14:31:45'),(51644,1,13,'2021-08-14 14:39:00'),(51645,1,44,'2021-08-14 14:47:44'),(51646,1,44,'2021-08-14 14:55:25'),(51647,1,14,'2021-08-14 14:59:38'),(51648,1,15,'2021-08-14 15:00:33'),(51649,1,6,'2021-08-14 15:02:35'),(51650,1,44,'2021-08-14 15:05:09'),(51651,1,44,'2021-08-14 15:24:22'),(51652,1,44,'2021-08-14 15:24:45'),(51653,1,44,'2021-08-14 15:24:48'),(51654,1,44,'2021-08-14 15:28:31'),(51655,1,53,'2021-08-14 15:34:45'),(51656,1,44,'2021-08-14 15:52:19'),(51657,1,66,'2021-08-14 15:53:50'),(51658,1,6,'2021-08-14 15:54:43'),(51659,1,15,'2021-08-14 16:08:20'),(51660,1,44,'2021-08-14 16:08:39'),(51661,1,14,'2021-08-14 16:11:04'),(51662,1,44,'2021-08-14 16:11:38'),(51663,1,59,'2021-08-14 16:12:22'),(51664,1,44,'2021-08-14 16:23:15'),(51665,1,15,'2021-08-14 16:25:43'),(51666,1,15,'2021-08-14 16:35:23'),(51667,1,13,'2021-08-14 16:43:40'),(51668,1,44,'2021-08-14 16:52:20'),(51669,1,53,'2021-08-14 16:55:48'),(51670,1,15,'2021-08-14 17:07:59'),(51671,1,70,'2021-08-14 17:14:50'),(51672,1,13,'2021-08-14 17:15:39'),(51673,1,13,'2021-08-14 17:17:27'),(51674,1,44,'2021-08-14 17:20:14'),(51675,1,44,'2021-08-14 17:23:06'),(51676,1,15,'2021-08-14 17:29:25'),(51677,1,44,'2021-08-14 17:32:37'),(51678,1,66,'2021-08-14 17:36:33'),(51679,1,79,'2021-08-14 17:40:39'),(51680,1,43,'2021-08-14 18:09:10'),(51681,1,6,'2021-08-14 18:27:13'),(51682,1,6,'2021-08-14 18:35:59'),(51683,1,5,'2021-08-14 19:01:22'),(51684,1,44,'2021-08-14 19:19:21'),(51685,1,44,'2021-08-14 19:19:26'),(51686,1,5,'2021-08-14 19:37:43'),(51687,1,44,'2021-08-14 19:43:13'),(51688,1,44,'2021-08-14 19:58:52'),(51689,1,6,'2021-08-14 20:05:11'),(51690,1,56,'2021-08-14 22:09:58'),(51691,1,45,'2021-08-14 22:20:54'),(51692,1,14,'2021-08-14 22:25:04'),(51693,1,44,'2021-08-14 22:27:42'),(51694,1,44,'2021-08-14 22:28:07'),(51695,1,44,'2021-08-14 22:43:45'),(51696,1,44,'2021-08-14 22:48:13'),(51697,1,14,'2021-08-14 23:04:45'),(51698,1,44,'2021-08-14 23:59:05'),(51699,1,44,'2021-08-15 00:08:14'),(51700,1,43,'2021-08-15 00:16:23'),(51701,1,44,'2021-08-15 00:17:14'),(51702,1,44,'2021-08-15 00:17:25'),(51703,1,44,'2021-08-15 00:17:48'),(51704,1,13,'2021-08-15 00:28:04'),(51705,1,44,'2021-08-15 01:00:21'),(51706,1,44,'2021-08-15 01:00:23'),(51707,1,13,'2021-08-15 01:02:59'),(51708,1,44,'2021-08-15 02:05:10'),(51709,1,13,'2021-08-15 02:10:47'),(51710,1,15,'2021-08-15 02:25:46'),(51711,1,6,'2021-08-15 02:38:38'),(51712,1,56,'2021-08-15 02:39:51'),(51713,1,44,'2021-08-15 02:43:49'),(51714,1,6,'2021-08-15 02:47:48'),(51715,1,6,'2021-08-15 02:58:03'),(51716,1,44,'2021-08-15 03:12:54'),(51717,1,6,'2021-08-15 03:21:43'),(51718,1,44,'2021-08-15 03:30:13'),(51719,1,14,'2021-08-15 03:31:15'),(51720,1,44,'2021-08-15 03:34:27'),(51721,1,6,'2021-08-15 03:34:30'),(51722,1,15,'2021-08-15 03:39:48'),(51723,1,13,'2021-08-15 03:42:09'),(51724,1,6,'2021-08-15 03:48:25'),(51725,1,6,'2021-08-15 04:02:38'),(51726,1,6,'2021-08-15 04:23:40'),(51727,1,13,'2021-08-15 04:32:10'),(51728,1,44,'2021-08-15 04:33:32'),(51729,1,79,'2021-08-15 04:43:46'),(51730,1,6,'2021-08-15 04:44:49'),(51731,1,15,'2021-08-15 04:49:14'),(51732,1,44,'2021-08-15 04:50:23'),(51733,1,13,'2021-08-15 05:06:48'),(51734,1,15,'2021-08-15 05:07:25'),(51735,1,44,'2021-08-15 05:10:20'),(51736,1,44,'2021-08-15 05:18:14'),(51737,1,15,'2021-08-15 05:18:35'),(51738,1,44,'2021-08-15 06:04:58'),(51739,1,6,'2021-08-15 06:09:33'),(51740,1,15,'2021-08-15 06:11:57'),(51741,1,14,'2021-08-15 06:25:45'),(51742,1,5,'2021-08-15 06:25:50'),(51743,1,15,'2021-08-15 06:37:48'),(51744,1,44,'2021-08-15 06:38:04'),(51745,1,96,'2021-08-15 07:17:47'),(51746,1,44,'2021-08-15 07:18:03'),(51747,1,44,'2021-08-15 07:18:06'),(51748,1,44,'2021-08-15 07:18:09'),(51749,1,66,'2021-08-15 07:28:59'),(51750,1,44,'2021-08-15 07:45:08'),(51751,1,44,'2021-08-15 07:45:10'),(51752,1,62,'2021-08-15 07:45:56'),(51753,1,44,'2021-08-15 07:50:11'),(51754,1,44,'2021-08-15 07:54:49'),(51755,1,44,'2021-08-15 07:59:06'),(51756,1,44,'2021-08-15 08:03:38'),(51757,1,44,'2021-08-15 08:07:53'),(51758,1,6,'2021-08-15 08:10:34'),(51759,1,70,'2021-08-15 08:12:08'),(51760,1,44,'2021-08-15 08:15:00'),(51761,1,59,'2021-08-15 08:20:23'),(51762,1,56,'2021-08-15 08:26:25'),(51763,1,44,'2021-08-15 08:28:51'),(51764,1,45,'2021-08-15 08:30:38'),(51765,1,44,'2021-08-15 08:34:19'),(51766,1,15,'2021-08-15 08:34:22'),(51767,1,5,'2021-08-15 08:37:43'),(51768,1,6,'2021-08-15 08:38:00'),(51769,1,5,'2021-08-15 08:44:37'),(51770,1,56,'2021-08-15 08:49:49'),(51771,1,44,'2021-08-15 08:50:14'),(51772,1,14,'2021-08-15 08:50:19'),(51773,1,5,'2021-08-15 08:51:36'),(51774,1,5,'2021-08-15 08:57:28'),(51775,1,44,'2021-08-15 08:59:16'),(51776,1,5,'2021-08-15 09:03:44'),(51777,1,15,'2021-08-15 09:06:27'),(51778,1,5,'2021-08-15 09:09:47'),(51779,1,5,'2021-08-15 09:15:24'),(51780,1,44,'2021-08-15 09:16:03'),(51781,1,56,'2021-08-15 09:17:34'),(51782,1,96,'2021-08-15 09:18:48'),(51783,1,5,'2021-08-15 09:21:44'),(51784,1,14,'2021-08-15 09:26:22'),(51785,1,44,'2021-08-15 09:27:26'),(51786,1,45,'2021-08-15 09:37:22'),(51787,1,73,'2021-08-15 09:44:46'),(51788,1,44,'2021-08-15 09:55:51'),(51789,1,15,'2021-08-15 10:00:01'),(51790,1,44,'2021-08-15 10:10:04'),(51791,1,14,'2021-08-15 10:14:36'),(51792,1,66,'2021-08-15 10:15:16'),(51793,1,44,'2021-08-15 10:16:44'),(51794,1,6,'2021-08-15 10:26:34'),(51795,1,14,'2021-08-15 10:31:27'),(51796,1,5,'2021-08-15 10:36:24'),(51797,1,73,'2021-08-15 10:41:18'),(51798,1,15,'2021-08-15 10:46:31'),(51799,1,15,'2021-08-15 10:55:56'),(51800,1,15,'2021-08-15 11:15:39'),(51801,1,5,'2021-08-15 11:19:55'),(51802,1,44,'2021-08-15 11:21:14'),(51803,1,15,'2021-08-15 11:32:18'),(51804,1,45,'2021-08-15 11:38:29'),(51805,1,5,'2021-08-15 11:41:27'),(51806,1,44,'2021-08-15 12:03:20'),(51807,1,5,'2021-08-15 12:03:47'),(51808,1,14,'2021-08-15 12:04:01'),(51809,1,15,'2021-08-15 12:17:44'),(51810,1,44,'2021-08-15 12:24:24'),(51811,1,5,'2021-08-15 12:25:09'),(51812,1,14,'2021-08-15 12:31:24'),(51813,1,5,'2021-08-15 12:46:21'),(51814,1,44,'2021-08-15 12:55:14'),(51815,1,15,'2021-08-15 12:57:59'),(51816,1,5,'2021-08-15 13:07:58'),(51817,1,14,'2021-08-15 13:25:19'),(51818,1,5,'2021-08-15 13:29:23'),(51819,1,44,'2021-08-15 13:33:29'),(51820,1,6,'2021-08-15 13:44:28'),(51821,1,5,'2021-08-15 13:50:52'),(51822,1,14,'2021-08-15 13:51:22'),(51823,1,15,'2021-08-15 14:11:41'),(51824,1,13,'2021-08-15 14:31:57'),(51825,1,5,'2021-08-15 14:32:13'),(51826,1,14,'2021-08-15 14:32:19'),(51827,1,44,'2021-08-15 14:42:10'),(51828,1,6,'2021-08-15 14:48:18'),(51829,1,44,'2021-08-15 14:48:50'),(51830,1,44,'2021-08-15 14:52:38'),(51831,1,13,'2021-08-15 15:03:40'),(51832,1,15,'2021-08-15 15:23:31'),(51833,1,53,'2021-08-15 15:30:48'),(51834,1,44,'2021-08-15 15:38:23'),(51835,1,13,'2021-08-15 15:54:57'),(51836,1,44,'2021-08-15 15:56:54'),(51837,1,6,'2021-08-15 15:57:06'),(51838,1,6,'2021-08-15 16:08:27'),(51839,1,14,'2021-08-15 16:15:04'),(51840,1,15,'2021-08-15 16:22:15'),(51841,1,44,'2021-08-15 16:25:16'),(51842,1,44,'2021-08-15 16:28:22'),(51843,1,14,'2021-08-15 17:01:04'),(51844,1,6,'2021-08-15 17:07:15'),(51845,1,44,'2021-08-15 17:07:43'),(51846,1,15,'2021-08-15 17:18:58'),(51847,1,76,'2021-08-15 17:21:01'),(51848,1,14,'2021-08-15 17:22:03'),(51849,1,6,'2021-08-15 17:35:15'),(51850,1,6,'2021-08-15 17:35:24'),(51851,1,15,'2021-08-15 18:07:14'),(51852,1,15,'2021-08-15 18:55:58'),(51853,1,14,'2021-08-15 19:10:34'),(51854,1,44,'2021-08-15 19:10:48'),(51855,1,44,'2021-08-15 19:10:50'),(51856,1,44,'2021-08-15 19:22:46'),(51857,1,15,'2021-08-15 19:40:16'),(51858,1,6,'2021-08-15 20:30:00'),(51859,1,6,'2021-08-15 20:30:03'),(51860,1,43,'2021-08-15 20:35:29'),(51861,1,44,'2021-08-15 20:42:08'),(51862,1,14,'2021-08-15 20:56:35'),(51863,1,15,'2021-08-15 21:22:39'),(51864,1,44,'2021-08-15 22:06:31'),(51865,1,6,'2021-08-15 22:29:52'),(51866,1,6,'2021-08-15 22:29:57'),(51867,1,44,'2021-08-15 23:00:31'),(51868,1,44,'2021-08-15 23:27:19'),(51869,1,96,'2021-08-15 23:45:24'),(51870,1,6,'2021-08-15 23:47:29'),(51871,1,15,'2021-08-16 00:41:18'),(51872,1,44,'2021-08-16 00:59:58'),(51873,1,44,'2021-08-16 00:59:59'),(51874,1,44,'2021-08-16 01:00:26'),(51875,1,44,'2021-08-16 01:58:46'),(51876,1,44,'2021-08-16 01:59:02'),(51877,1,44,'2021-08-16 01:59:05'),(51878,1,44,'2021-08-16 01:59:23'),(51879,1,44,'2021-08-16 01:59:24'),(51880,1,53,'2021-08-16 02:00:57'),(51881,1,53,'2021-08-16 02:06:59'),(51882,1,53,'2021-08-16 02:07:32'),(51883,1,53,'2021-08-16 02:07:37'),(51884,1,44,'2021-08-16 02:08:26'),(51885,1,44,'2021-08-16 02:08:27'),(51886,1,44,'2021-08-16 02:08:46'),(51887,1,44,'2021-08-16 02:08:47'),(51888,1,44,'2021-08-16 02:13:57'),(51889,1,44,'2021-08-16 02:14:27'),(51890,1,73,'2021-08-16 02:20:35'),(51891,1,44,'2021-08-16 02:25:11'),(51892,1,70,'2021-08-16 02:39:47'),(51893,1,6,'2021-08-16 02:40:39'),(51894,1,15,'2021-08-16 02:48:28'),(51895,1,14,'2021-08-16 03:09:15'),(51896,1,53,'2021-08-16 03:38:06'),(51897,1,76,'2021-08-16 03:38:33'),(51898,1,14,'2021-08-16 04:21:07'),(51899,1,6,'2021-08-16 04:44:43'),(51900,1,6,'2021-08-16 05:16:28'),(51901,1,6,'2021-08-16 05:17:08'),(51902,1,14,'2021-08-16 05:23:33'),(51903,1,6,'2021-08-16 05:25:39'),(51904,1,44,'2021-08-16 05:27:32'),(51905,1,44,'2021-08-16 05:34:20'),(51906,1,44,'2021-08-16 05:37:07'),(51907,1,44,'2021-08-16 05:40:59'),(51908,1,44,'2021-08-16 05:48:47'),(51909,1,14,'2021-08-16 05:49:22'),(51910,1,5,'2021-08-16 05:59:15'),(51911,1,44,'2021-08-16 06:10:43'),(51912,1,6,'2021-08-16 06:11:46'),(51913,1,6,'2021-08-16 06:30:47'),(51914,1,14,'2021-08-16 06:40:24'),(51915,1,13,'2021-08-16 06:46:06'),(51916,1,44,'2021-08-16 06:46:08'),(51917,1,44,'2021-08-16 06:54:30'),(51918,1,70,'2021-08-16 07:20:07'),(51919,1,44,'2021-08-16 07:20:20'),(51920,1,44,'2021-08-16 07:20:20'),(51921,1,14,'2021-08-16 07:21:59'),(51922,1,5,'2021-08-16 07:28:25'),(51923,1,44,'2021-08-16 07:36:34'),(51924,1,53,'2021-08-16 07:50:11'),(51925,1,5,'2021-08-16 07:53:38'),(51926,1,6,'2021-08-16 08:16:50'),(51927,1,44,'2021-08-16 08:18:31'),(51928,1,14,'2021-08-16 08:19:26'),(51929,1,6,'2021-08-16 08:31:36'),(51930,1,15,'2021-08-16 08:31:57'),(51931,1,44,'2021-08-16 08:46:12'),(51932,1,6,'2021-08-16 08:49:12'),(51933,1,44,'2021-08-16 09:00:46'),(51934,1,44,'2021-08-16 09:07:14'),(51935,1,15,'2021-08-16 09:16:38'),(51936,1,6,'2021-08-16 09:20:44'),(51937,1,44,'2021-08-16 09:25:38'),(51938,1,44,'2021-08-16 09:39:33'),(51939,1,14,'2021-08-16 09:45:40'),(51940,1,44,'2021-08-16 09:45:43'),(51941,1,44,'2021-08-16 10:06:56'),(51942,1,44,'2021-08-16 10:12:17'),(51943,1,5,'2021-08-16 10:18:28'),(51944,1,6,'2021-08-16 10:20:11'),(51945,1,44,'2021-08-16 10:28:41'),(51946,1,5,'2021-08-16 10:29:27'),(51947,1,44,'2021-08-16 10:30:09'),(51948,1,14,'2021-08-16 10:49:08'),(51949,1,5,'2021-08-16 10:51:24'),(51950,1,44,'2021-08-16 10:54:10'),(51951,1,59,'2021-08-16 10:58:32'),(51952,1,44,'2021-08-16 10:59:56'),(51953,1,44,'2021-08-16 11:11:15'),(51954,1,5,'2021-08-16 11:14:12'),(51955,1,5,'2021-08-16 11:20:24'),(51956,1,44,'2021-08-16 11:29:03'),(51957,1,44,'2021-08-16 11:30:55'),(51958,1,5,'2021-08-16 11:36:23'),(51959,1,14,'2021-08-16 11:48:00'),(51960,1,59,'2021-08-16 11:55:11'),(51961,1,44,'2021-08-16 12:00:58'),(51962,1,44,'2021-08-16 12:03:09'),(51963,1,5,'2021-08-16 12:17:34'),(51964,1,5,'2021-08-16 12:18:34'),(51965,1,44,'2021-08-16 12:28:48'),(51966,1,44,'2021-08-16 12:34:25'),(51967,1,44,'2021-08-16 12:38:21'),(51968,1,14,'2021-08-16 12:45:10'),(51969,1,44,'2021-08-16 12:56:30'),(51970,1,44,'2021-08-16 13:07:30'),(51971,1,70,'2021-08-16 13:19:07'),(51972,1,13,'2021-08-16 14:33:50'),(51973,1,14,'2021-08-16 14:33:52'),(51974,1,44,'2021-08-16 14:33:56'),(51975,1,13,'2021-08-16 14:36:10'),(51976,1,13,'2021-08-16 14:36:14'),(51977,1,13,'2021-08-16 14:36:44'),(51978,1,44,'2021-08-16 14:40:38'),(51979,1,44,'2021-08-16 19:44:16'),(51980,1,59,'2021-08-16 20:59:47'),(51981,1,44,'2021-08-16 20:59:53'),(51982,1,44,'2021-08-16 21:33:31'),(51983,1,44,'2021-08-16 22:12:33'),(51984,1,44,'2021-08-16 22:13:47'),(51985,1,44,'2021-08-16 23:46:40'),(51986,1,44,'2021-08-17 00:01:43'),(51987,1,44,'2021-08-17 00:01:47'),(51988,1,44,'2021-08-17 00:07:30'),(51989,1,44,'2021-08-17 00:48:09'),(51990,1,44,'2021-08-17 01:00:57'),(51991,1,44,'2021-08-17 01:01:07'),(51992,1,44,'2021-08-17 01:23:51'),(51993,1,44,'2021-08-17 01:57:30'),(51994,1,44,'2021-08-17 02:00:34'),(51995,1,44,'2021-08-17 02:10:08'),(51996,1,44,'2021-08-17 02:37:04'),(51997,1,13,'2021-08-17 02:37:25'),(51998,1,44,'2021-08-17 03:01:04'),(51999,1,44,'2021-08-17 03:01:29'),(52000,1,44,'2021-08-17 03:01:38'),(52001,1,44,'2021-08-17 03:01:45'),(52002,1,44,'2021-08-17 03:02:08'),(52003,1,6,'2021-08-17 03:02:33'),(52004,1,14,'2021-08-17 03:07:41'),(52005,1,56,'2021-08-17 03:16:25'),(52006,1,14,'2021-08-17 03:23:37'),(52007,1,44,'2021-08-17 04:00:04'),(52008,1,44,'2021-08-17 04:01:23'),(52009,1,44,'2021-08-17 04:18:43'),(52010,1,44,'2021-08-17 04:21:11'),(52011,1,44,'2021-08-17 04:38:26'),(52012,1,44,'2021-08-17 05:09:38'),(52013,1,44,'2021-08-17 05:37:59'),(52014,1,44,'2021-08-17 05:46:01'),(52015,1,44,'2021-08-17 05:52:42'),(52016,1,14,'2021-08-17 06:02:35'),(52017,1,44,'2021-08-17 06:05:26'),(52018,1,44,'2021-08-17 06:06:07'),(52019,1,44,'2021-08-17 06:18:55'),(52020,1,14,'2021-08-17 06:26:47'),(52021,1,44,'2021-08-17 06:32:59'),(52022,1,15,'2021-08-17 06:34:13'),(52023,1,6,'2021-08-17 06:34:20'),(52024,1,44,'2021-08-17 06:52:49'),(52025,1,44,'2021-08-17 06:55:22'),(52026,1,14,'2021-08-17 06:56:24'),(52027,1,44,'2021-08-17 07:02:47'),(52028,1,44,'2021-08-17 07:03:04'),(52029,1,44,'2021-08-17 07:03:08'),(52030,1,44,'2021-08-17 07:31:00'),(52031,1,44,'2021-08-17 07:32:03'),(52032,1,44,'2021-08-17 07:43:40'),(52033,1,44,'2021-08-17 07:59:20'),(52034,1,44,'2021-08-17 08:18:11'),(52035,1,14,'2021-08-17 08:23:30'),(52036,1,6,'2021-08-17 08:48:02'),(52037,1,14,'2021-08-17 08:54:42'),(52038,1,44,'2021-08-17 08:59:22'),(52039,1,44,'2021-08-17 09:10:57'),(52040,1,44,'2021-08-17 09:16:27'),(52041,1,44,'2021-08-17 10:00:49'),(52042,1,44,'2021-08-17 10:17:55'),(52043,1,44,'2021-08-17 10:34:39'),(52044,1,15,'2021-08-17 10:37:04'),(52045,1,13,'2021-08-17 10:40:49'),(52046,1,44,'2021-08-17 10:47:31'),(52047,1,13,'2021-08-17 11:01:20'),(52048,1,13,'2021-08-17 11:13:01'),(52049,1,6,'2021-08-17 11:24:17'),(52050,1,15,'2021-08-17 11:25:51'),(52051,1,13,'2021-08-17 11:31:56'),(52052,1,44,'2021-08-17 11:34:27'),(52053,1,44,'2021-08-17 11:38:38'),(52054,1,44,'2021-08-17 11:43:15'),(52055,1,13,'2021-08-17 11:58:43'),(52056,1,44,'2021-08-17 12:09:06'),(52057,1,14,'2021-08-17 12:30:45'),(52058,1,5,'2021-08-17 12:31:12'),(52059,1,44,'2021-08-17 12:45:25'),(52060,1,44,'2021-08-17 12:45:27'),(52061,1,44,'2021-08-17 12:47:45'),(52062,1,44,'2021-08-17 12:57:05'),(52063,1,44,'2021-08-17 13:10:02'),(52064,1,44,'2021-08-17 13:33:54'),(52065,1,44,'2021-08-17 13:39:16'),(52066,1,44,'2021-08-17 13:47:44'),(52067,1,44,'2021-08-17 13:54:09'),(52068,1,44,'2021-08-17 14:12:24'),(52069,1,44,'2021-08-17 14:15:52'),(52070,1,44,'2021-08-17 14:16:59'),(52071,1,44,'2021-08-17 14:25:17'),(52072,1,14,'2021-08-17 14:31:53'),(52073,1,6,'2021-08-17 14:32:19'),(52074,1,15,'2021-08-17 14:34:21'),(52075,1,44,'2021-08-17 14:34:31'),(52076,1,13,'2021-08-17 14:35:41'),(52077,1,44,'2021-08-17 14:38:04'),(52078,1,5,'2021-08-17 14:44:09'),(52079,1,44,'2021-08-17 14:53:36'),(52080,1,44,'2021-08-17 14:54:18'),(52081,1,44,'2021-08-17 14:56:18'),(52082,1,5,'2021-08-17 15:05:15'),(52083,1,44,'2021-08-17 15:21:33'),(52084,1,44,'2021-08-17 15:27:41'),(52085,1,44,'2021-08-17 15:52:46'),(52086,1,44,'2021-08-17 15:54:30'),(52087,1,44,'2021-08-17 16:05:00'),(52088,1,44,'2021-08-17 16:15:19'),(52089,1,44,'2021-08-17 16:25:25'),(52090,1,44,'2021-08-17 16:31:32'),(52091,1,5,'2021-08-17 16:34:51'),(52092,1,6,'2021-08-17 16:41:19'),(52093,1,6,'2021-08-17 16:41:24'),(52094,1,44,'2021-08-17 16:52:23'),(52095,1,44,'2021-08-17 16:58:06'),(52096,1,44,'2021-08-17 17:25:08'),(52097,1,44,'2021-08-17 17:25:35'),(52098,1,44,'2021-08-17 17:27:44'),(52099,1,44,'2021-08-17 17:29:15'),(52100,1,44,'2021-08-17 17:36:36'),(52101,1,5,'2021-08-17 17:51:41'),(52102,1,44,'2021-08-17 18:04:40'),(52103,1,44,'2021-08-17 18:21:06'),(52104,1,44,'2021-08-17 18:29:58'),(52105,1,53,'2021-08-17 18:41:28'),(52106,1,44,'2021-08-17 18:48:55'),(52107,1,53,'2021-08-17 18:55:05'),(52108,1,44,'2021-08-17 19:10:45'),(52109,1,44,'2021-08-17 19:10:49'),(52110,1,53,'2021-08-17 19:27:29'),(52111,1,15,'2021-08-17 19:32:47'),(52112,1,44,'2021-08-17 19:42:28'),(52113,1,15,'2021-08-17 20:08:19'),(52114,1,43,'2021-08-17 20:14:25'),(52115,1,15,'2021-08-17 20:28:11'),(52116,1,44,'2021-08-17 20:28:33'),(52117,1,44,'2021-08-17 21:06:19'),(52118,1,44,'2021-08-17 21:06:29'),(52119,1,44,'2021-08-17 21:40:14'),(52120,1,44,'2021-08-17 21:42:44'),(52121,1,44,'2021-08-17 21:46:11'),(52122,1,44,'2021-08-17 22:07:59'),(52123,1,44,'2021-08-17 22:14:19'),(52124,1,44,'2021-08-17 22:38:01'),(52125,1,44,'2021-08-17 22:38:44'),(52126,1,45,'2021-08-17 23:17:25'),(52127,1,44,'2021-08-17 23:50:05'),(52128,1,59,'2021-08-17 23:59:56'),(52129,1,44,'2021-08-18 00:01:01'),(52130,1,44,'2021-08-18 00:15:16'),(52131,1,44,'2021-08-18 00:16:19'),(52132,1,44,'2021-08-18 00:18:27'),(52133,1,44,'2021-08-18 00:45:56'),(52134,1,44,'2021-08-18 01:06:28'),(52135,1,44,'2021-08-18 01:06:33'),(52136,1,44,'2021-08-18 01:16:45'),(52137,1,59,'2021-08-18 01:38:22'),(52138,1,44,'2021-08-18 01:44:17'),(52139,1,44,'2021-08-18 01:53:10'),(52140,1,44,'2021-08-18 02:02:29'),(52141,1,44,'2021-08-18 02:30:48'),(52142,1,13,'2021-08-18 02:41:47'),(52143,1,5,'2021-08-18 02:52:43'),(52144,1,14,'2021-08-18 02:52:48'),(52145,1,44,'2021-08-18 03:03:13'),(52146,1,6,'2021-08-18 03:04:32'),(52147,1,13,'2021-08-18 03:06:36'),(52148,1,44,'2021-08-18 03:08:05'),(52149,1,44,'2021-08-18 03:11:25'),(52150,1,15,'2021-08-18 03:13:45'),(52151,1,44,'2021-08-18 03:15:07'),(52152,1,44,'2021-08-18 03:18:26'),(52153,1,44,'2021-08-18 03:18:28'),(52154,1,44,'2021-08-18 03:24:13'),(52155,1,66,'2021-08-18 03:27:57'),(52156,1,13,'2021-08-18 03:28:23'),(52157,1,44,'2021-08-18 03:34:29'),(52158,1,13,'2021-08-18 03:40:47'),(52159,1,13,'2021-08-18 04:05:00'),(52160,1,44,'2021-08-18 04:05:04'),(52161,1,44,'2021-08-18 04:05:44'),(52162,1,6,'2021-08-18 04:09:32'),(52163,1,53,'2021-08-18 04:11:28'),(52164,1,44,'2021-08-18 04:39:03'),(52165,1,15,'2021-08-18 04:40:44'),(52166,1,44,'2021-08-18 04:41:54'),(52167,1,44,'2021-08-18 04:42:28'),(52168,1,6,'2021-08-18 04:43:22'),(52169,1,44,'2021-08-18 04:49:28'),(52170,1,44,'2021-08-18 04:50:36'),(52171,1,44,'2021-08-18 04:56:47'),(52172,1,44,'2021-08-18 04:57:39'),(52173,1,15,'2021-08-18 05:18:25'),(52174,1,79,'2021-08-18 05:19:57'),(52175,1,44,'2021-08-18 05:39:20'),(52176,1,13,'2021-08-18 05:47:17'),(52177,1,44,'2021-08-18 05:59:59'),(52178,1,44,'2021-08-18 06:00:07'),(52179,1,13,'2021-08-18 06:08:45'),(52180,1,6,'2021-08-18 06:17:24'),(52181,1,13,'2021-08-18 06:30:49'),(52182,1,44,'2021-08-18 06:37:58'),(52183,1,6,'2021-08-18 06:48:09'),(52184,1,44,'2021-08-18 07:07:42'),(52185,1,44,'2021-08-18 07:07:42'),(52186,1,15,'2021-08-18 07:10:31'),(52187,1,44,'2021-08-18 07:15:11'),(52188,1,44,'2021-08-18 07:17:13'),(52189,1,44,'2021-08-18 07:20:21'),(52190,1,44,'2021-08-18 07:25:22'),(52191,1,44,'2021-08-18 07:27:01'),(52192,1,13,'2021-08-18 07:28:57'),(52193,1,96,'2021-08-18 07:30:52'),(52194,1,44,'2021-08-18 07:40:03'),(52195,1,15,'2021-08-18 08:00:07'),(52196,1,44,'2021-08-18 08:04:57'),(52197,1,44,'2021-08-18 08:10:25'),(52198,1,44,'2021-08-18 08:20:13'),(52199,1,44,'2021-08-18 08:26:51'),(52200,1,44,'2021-08-18 08:31:37'),(52201,1,43,'2021-08-18 08:32:06'),(52202,1,6,'2021-08-18 08:33:02'),(52203,1,15,'2021-08-18 08:39:20'),(52204,1,15,'2021-08-18 08:49:03'),(52205,1,15,'2021-08-18 08:57:31'),(52206,1,44,'2021-08-18 09:14:46'),(52207,1,13,'2021-08-18 09:16:21'),(52208,1,44,'2021-08-18 09:17:15'),(52209,1,43,'2021-08-18 09:17:29'),(52210,1,70,'2021-08-18 09:17:41'),(52211,1,73,'2021-08-18 09:18:02'),(52212,1,15,'2021-08-18 09:18:14'),(52213,1,73,'2021-08-18 09:18:26'),(52214,1,70,'2021-08-18 09:18:42'),(52215,1,45,'2021-08-18 09:18:53'),(52216,1,76,'2021-08-18 09:19:06'),(52217,1,59,'2021-08-18 09:19:21'),(52218,1,14,'2021-08-18 09:19:33'),(52219,1,6,'2021-08-18 09:19:46'),(52220,1,44,'2021-08-18 09:19:57'),(52221,1,79,'2021-08-18 09:20:09'),(52222,1,96,'2021-08-18 09:20:22'),(52223,1,13,'2021-08-18 09:20:32'),(52224,1,43,'2021-08-18 09:20:46'),(52225,1,66,'2021-08-18 09:20:58'),(52226,1,5,'2021-08-18 09:21:13'),(52227,1,56,'2021-08-18 09:21:25'),(52228,1,53,'2021-08-18 09:21:39'),(52229,1,15,'2021-08-18 09:21:52'),(52230,1,59,'2021-08-18 09:22:05'),(52231,1,56,'2021-08-18 09:22:22'),(52232,1,62,'2021-08-18 09:22:35'),(52233,1,96,'2021-08-18 09:22:53'),(52234,1,44,'2021-08-18 09:23:07'),(52235,1,79,'2021-08-18 09:23:25'),(52236,1,44,'2021-08-18 09:23:39'),(52237,1,15,'2021-08-18 09:23:51'),(52238,1,44,'2021-08-18 09:24:06'),(52239,1,45,'2021-08-18 09:24:21'),(52240,1,76,'2021-08-18 09:24:32'),(52241,1,44,'2021-08-18 09:24:35'),(52242,1,53,'2021-08-18 09:24:44'),(52243,1,66,'2021-08-18 09:24:57'),(52244,1,53,'2021-08-18 09:25:08'),(52245,1,62,'2021-08-18 09:25:22'),(52246,1,15,'2021-08-18 09:25:36'),(52247,1,13,'2021-08-18 09:34:30'),(52248,1,44,'2021-08-18 09:46:16'),(52249,1,13,'2021-08-18 09:50:57'),(52250,1,44,'2021-08-18 09:59:26'),(52251,1,15,'2021-08-18 10:01:12'),(52252,1,5,'2021-08-18 10:16:22'),(52253,1,13,'2021-08-18 10:17:27'),(52254,1,6,'2021-08-18 10:17:46'),(52255,1,14,'2021-08-18 10:19:32'),(52256,1,15,'2021-08-18 10:21:56'),(52257,1,13,'2021-08-18 10:22:43'),(52258,1,44,'2021-08-18 10:35:01'),(52259,1,15,'2021-08-18 10:44:32'),(52260,1,44,'2021-08-18 11:01:05'),(52261,1,6,'2021-08-18 11:14:55'),(52262,1,44,'2021-08-18 11:20:31'),(52263,1,53,'2021-08-18 11:25:12'),(52264,1,15,'2021-08-18 11:27:44'),(52265,1,13,'2021-08-18 11:50:02'),(52266,1,44,'2021-08-18 12:03:43'),(52267,1,96,'2021-08-18 12:11:41'),(52268,1,13,'2021-08-18 12:17:31'),(52269,1,13,'2021-08-18 12:31:39'),(52270,1,6,'2021-08-18 12:36:46'),(52271,1,44,'2021-08-18 12:46:05'),(52272,1,44,'2021-08-18 12:49:47'),(52273,1,73,'2021-08-18 13:10:15'),(52274,1,13,'2021-08-18 13:11:44'),(52275,1,44,'2021-08-18 13:27:26'),(52276,1,13,'2021-08-18 13:34:56'),(52277,1,44,'2021-08-18 13:39:35'),(52278,1,44,'2021-08-18 13:40:49'),(52279,1,44,'2021-08-18 13:52:15'),(52280,1,13,'2021-08-18 14:10:42'),(52281,1,44,'2021-08-18 14:19:52'),(52282,1,6,'2021-08-18 14:19:54'),(52283,1,6,'2021-08-18 14:19:55'),(52284,1,13,'2021-08-18 14:23:39'),(52285,1,44,'2021-08-18 14:33:11'),(52286,1,44,'2021-08-18 14:33:55'),(52287,1,44,'2021-08-18 14:34:18'),(52288,1,44,'2021-08-18 14:35:05'),(52289,1,13,'2021-08-18 14:35:43'),(52290,1,44,'2021-08-18 14:37:40'),(52291,1,44,'2021-08-18 14:39:48'),(52292,1,44,'2021-08-18 14:42:27'),(52293,1,15,'2021-08-18 14:43:56'),(52294,1,6,'2021-08-18 14:46:45'),(52295,1,44,'2021-08-18 14:48:26'),(52296,1,44,'2021-08-18 14:57:19'),(52297,1,44,'2021-08-18 14:58:51'),(52298,1,44,'2021-08-18 15:03:12'),(52299,1,13,'2021-08-18 15:13:30'),(52300,1,13,'2021-08-18 15:17:44'),(52301,1,15,'2021-08-18 15:21:21'),(52302,1,6,'2021-08-18 15:23:59'),(52303,1,44,'2021-08-18 15:32:38'),(52304,1,44,'2021-08-18 15:35:24'),(52305,1,44,'2021-08-18 15:36:55'),(52306,1,44,'2021-08-18 15:48:42'),(52307,1,13,'2021-08-18 15:50:51'),(52308,1,13,'2021-08-18 15:58:49'),(52309,1,6,'2021-08-18 16:07:28'),(52310,1,44,'2021-08-18 16:11:35'),(52311,1,44,'2021-08-18 16:12:57'),(52312,1,44,'2021-08-18 16:14:06'),(52313,1,15,'2021-08-18 16:17:50'),(52314,1,13,'2021-08-18 16:22:00'),(52315,1,44,'2021-08-18 16:32:24'),(52316,1,44,'2021-08-18 16:48:29'),(52317,1,13,'2021-08-18 16:53:15'),(52318,1,44,'2021-08-18 17:22:24'),(52319,1,13,'2021-08-18 17:22:32'),(52320,1,44,'2021-08-18 17:22:47'),(52321,1,44,'2021-08-18 17:25:00'),(52322,1,44,'2021-08-18 17:49:53'),(52323,1,44,'2021-08-18 17:55:36'),(52324,1,44,'2021-08-18 17:58:42'),(52325,1,44,'2021-08-18 18:09:35'),(52326,1,44,'2021-08-18 18:11:18'),(52327,1,44,'2021-08-18 18:26:13'),(52328,1,44,'2021-08-18 18:27:28'),(52329,1,44,'2021-08-18 18:33:48'),(52330,1,6,'2021-08-18 18:39:22'),(52331,1,6,'2021-08-18 18:39:32'),(52332,1,15,'2021-08-18 18:39:41'),(52333,1,44,'2021-08-18 18:42:25'),(52334,1,44,'2021-08-18 19:09:12'),(52335,1,45,'2021-08-18 19:13:25'),(52336,1,44,'2021-08-18 19:13:36'),(52337,1,44,'2021-08-18 19:13:37'),(52338,1,13,'2021-08-18 19:22:10'),(52339,1,44,'2021-08-18 19:33:00'),(52340,1,44,'2021-08-18 19:46:09'),(52341,1,73,'2021-08-18 20:01:44'),(52342,1,5,'2021-08-18 20:03:40'),(52343,1,44,'2021-08-18 20:04:01'),(52344,1,44,'2021-08-18 20:17:00'),(52345,1,76,'2021-08-18 20:25:08'),(52346,1,13,'2021-08-18 20:25:12'),(52347,1,6,'2021-08-18 21:03:09'),(52348,1,44,'2021-08-18 21:34:31'),(52349,1,15,'2021-08-18 21:34:35'),(52350,1,96,'2021-08-18 21:34:35'),(52351,1,53,'2021-08-18 21:34:37'),(52352,1,96,'2021-08-18 21:34:37'),(52353,1,6,'2021-08-18 21:34:38'),(52354,1,14,'2021-08-18 21:34:39'),(52355,1,13,'2021-08-18 21:34:40'),(52356,1,5,'2021-08-18 21:34:41'),(52357,1,53,'2021-08-18 21:34:41'),(52358,1,53,'2021-08-18 21:34:42'),(52359,1,5,'2021-08-18 21:34:56'),(52360,1,44,'2021-08-18 21:37:58'),(52361,1,44,'2021-08-18 21:55:46'),(52362,1,44,'2021-08-18 22:21:27'),(52363,1,44,'2021-08-18 22:55:38'),(52364,1,73,'2021-08-18 22:57:35'),(52365,1,79,'2021-08-18 23:02:12'),(52366,1,44,'2021-08-18 23:28:53'),(52367,1,53,'2021-08-18 23:36:26'),(52368,1,45,'2021-08-18 23:44:28'),(52369,1,44,'2021-08-19 00:04:32'),(52370,1,62,'2021-08-19 00:05:51'),(52371,1,13,'2021-08-19 00:31:09'),(52372,1,44,'2021-08-19 00:35:59'),(52373,1,44,'2021-08-19 00:40:31'),(52374,1,44,'2021-08-19 00:41:51'),(52375,1,44,'2021-08-19 00:45:50'),(52376,1,13,'2021-08-19 01:00:43'),(52377,1,44,'2021-08-19 01:02:02'),(52378,1,44,'2021-08-19 01:03:46'),(52379,1,44,'2021-08-19 01:07:26'),(52380,1,44,'2021-08-19 01:10:37'),(52381,1,62,'2021-08-19 01:13:17'),(52382,1,44,'2021-08-19 01:17:39'),(52383,1,13,'2021-08-19 01:28:49'),(52384,1,44,'2021-08-19 01:43:54'),(52385,1,79,'2021-08-19 01:48:45'),(52386,1,70,'2021-08-19 02:33:10'),(52387,1,44,'2021-08-19 02:37:06'),(52388,1,44,'2021-08-19 02:39:52'),(52389,1,44,'2021-08-19 02:44:39'),(52390,1,44,'2021-08-19 02:44:43'),(52391,1,13,'2021-08-19 02:50:29'),(52392,1,44,'2021-08-19 02:56:54'),(52393,1,15,'2021-08-19 03:13:29'),(52394,1,15,'2021-08-19 03:36:05'),(52395,1,6,'2021-08-19 03:38:33'),(52396,1,6,'2021-08-19 03:38:38'),(52397,1,15,'2021-08-19 03:49:58'),(52398,1,6,'2021-08-19 03:49:58'),(52399,1,13,'2021-08-19 04:00:19'),(52400,1,96,'2021-08-19 04:05:26'),(52401,1,14,'2021-08-19 04:44:35'),(52402,1,5,'2021-08-19 04:44:40'),(52403,1,44,'2021-08-19 04:45:26'),(52404,1,13,'2021-08-19 04:48:14'),(52405,1,15,'2021-08-19 05:03:39'),(52406,1,44,'2021-08-19 05:20:36'),(52407,1,44,'2021-08-19 05:21:38'),(52408,1,15,'2021-08-19 05:25:03'),(52409,1,44,'2021-08-19 05:36:11'),(52410,1,15,'2021-08-19 05:47:20'),(52411,1,15,'2021-08-19 06:03:09'),(52412,1,15,'2021-08-19 06:09:51'),(52413,1,76,'2021-08-19 06:29:10'),(52414,1,44,'2021-08-19 06:43:21'),(52415,1,56,'2021-08-19 07:13:12'),(52416,1,44,'2021-08-19 07:13:26'),(52417,1,44,'2021-08-19 07:13:28'),(52418,1,73,'2021-08-19 07:27:47'),(52419,1,13,'2021-08-19 07:28:54'),(52420,1,44,'2021-08-19 07:34:17'),(52421,1,44,'2021-08-19 07:59:36'),(52422,1,44,'2021-08-19 08:16:52'),(52423,1,44,'2021-08-19 08:34:44'),(52424,1,44,'2021-08-19 08:35:03'),(52425,1,66,'2021-08-19 08:35:29'),(52426,1,13,'2021-08-19 08:45:40'),(52427,1,44,'2021-08-19 08:54:29'),(52428,1,44,'2021-08-19 08:58:58'),(52429,1,44,'2021-08-19 09:01:50'),(52430,1,76,'2021-08-19 09:19:43'),(52431,1,15,'2021-08-19 09:25:41'),(52432,1,13,'2021-08-19 09:29:24'),(52433,1,13,'2021-08-19 09:48:52'),(52434,1,14,'2021-08-19 10:25:18'),(52435,1,5,'2021-08-19 10:25:20'),(52436,1,44,'2021-08-19 10:28:45'),(52437,1,6,'2021-08-19 10:29:01'),(52438,1,15,'2021-08-19 10:29:04'),(52439,1,13,'2021-08-19 10:39:16'),(52440,1,44,'2021-08-19 10:56:17'),(52441,1,44,'2021-08-19 11:10:10'),(52442,1,13,'2021-08-19 11:15:47'),(52443,1,13,'2021-08-19 11:25:22'),(52444,1,13,'2021-08-19 11:25:23'),(52445,1,13,'2021-08-19 11:34:30'),(52446,1,44,'2021-08-19 11:41:47'),(52447,1,44,'2021-08-19 11:43:58'),(52448,1,44,'2021-08-19 11:44:01'),(52449,1,44,'2021-08-19 11:44:03'),(52450,1,13,'2021-08-19 11:57:34'),(52451,1,13,'2021-08-19 12:06:50'),(52452,1,44,'2021-08-19 12:10:00'),(52453,1,44,'2021-08-19 12:17:44'),(52454,1,44,'2021-08-19 12:28:10'),(52455,1,13,'2021-08-19 12:29:45'),(52456,1,44,'2021-08-19 12:43:02'),(52457,1,5,'2021-08-19 12:51:03'),(52458,1,44,'2021-08-19 12:58:17'),(52459,1,44,'2021-08-19 13:08:11'),(52460,1,13,'2021-08-19 13:14:47'),(52461,1,44,'2021-08-19 13:15:19'),(52462,1,44,'2021-08-19 13:19:59'),(52463,1,44,'2021-08-19 13:29:08'),(52464,1,44,'2021-08-19 13:31:17'),(52465,1,44,'2021-08-19 13:31:18'),(52466,1,44,'2021-08-19 13:31:18'),(52467,1,44,'2021-08-19 13:31:25'),(52468,1,44,'2021-08-19 13:31:53'),(52469,1,44,'2021-08-19 13:38:34'),(52470,1,44,'2021-08-19 13:41:50'),(52471,1,44,'2021-08-19 13:57:06'),(52472,1,62,'2021-08-19 14:05:10'),(52473,1,44,'2021-08-19 14:05:33'),(52474,1,44,'2021-08-19 14:19:41'),(52475,1,44,'2021-08-19 14:22:54'),(52476,1,5,'2021-08-19 14:32:33'),(52477,1,13,'2021-08-19 14:32:47'),(52478,1,44,'2021-08-19 14:32:49'),(52479,1,14,'2021-08-19 14:32:56'),(52480,1,44,'2021-08-19 14:33:03'),(52481,1,44,'2021-08-19 14:37:38'),(52482,1,15,'2021-08-19 14:41:03'),(52483,1,15,'2021-08-19 14:44:23'),(52484,1,44,'2021-08-19 14:45:09'),(52485,1,44,'2021-08-19 14:46:14'),(52486,1,44,'2021-08-19 15:02:13'),(52487,1,44,'2021-08-19 15:10:22'),(52488,1,44,'2021-08-19 15:13:33'),(52489,1,6,'2021-08-19 15:14:14'),(52490,1,44,'2021-08-19 15:47:38'),(52491,1,44,'2021-08-19 15:53:21'),(52492,1,44,'2021-08-19 15:58:46'),(52493,1,44,'2021-08-19 16:13:51'),(52494,1,44,'2021-08-19 16:17:15'),(52495,1,44,'2021-08-19 16:19:57'),(52496,1,6,'2021-08-19 16:20:03'),(52497,1,44,'2021-08-19 16:39:27'),(52498,1,44,'2021-08-19 16:40:07'),(52499,1,44,'2021-08-19 16:41:26'),(52500,1,44,'2021-08-19 17:05:03'),(52501,1,44,'2021-08-19 17:26:41'),(52502,1,44,'2021-08-19 18:15:46'),(52503,1,56,'2021-08-19 18:28:56'),(52504,1,44,'2021-08-19 18:35:32'),(52505,1,44,'2021-08-19 18:39:40'),(52506,1,44,'2021-08-19 18:47:29'),(52507,1,44,'2021-08-19 18:59:29'),(52508,1,44,'2021-08-19 19:03:23'),(52509,1,44,'2021-08-19 19:03:27'),(52510,1,44,'2021-08-19 19:04:45'),(52511,1,44,'2021-08-19 19:15:48'),(52512,1,44,'2021-08-19 19:18:35'),(52513,1,44,'2021-08-19 19:21:12'),(52514,1,44,'2021-08-19 19:25:06'),(52515,1,44,'2021-08-19 19:28:53'),(52516,1,44,'2021-08-19 19:35:48'),(52517,1,44,'2021-08-19 19:46:21'),(52518,1,44,'2021-08-19 19:58:56'),(52519,1,44,'2021-08-19 20:07:56'),(52520,1,66,'2021-08-19 21:14:44'),(52521,1,44,'2021-08-19 21:17:01'),(52522,1,44,'2021-08-19 22:00:55'),(52523,1,44,'2021-08-19 22:20:11'),(52524,1,44,'2021-08-19 22:20:28'),(52525,1,44,'2021-08-19 22:27:20'),(52526,1,6,'2021-08-19 22:48:22'),(52527,1,6,'2021-08-19 22:48:25'),(52528,1,44,'2021-08-19 23:14:48'),(52529,1,44,'2021-08-19 23:16:35'),(52530,1,44,'2021-08-19 23:33:38'),(52531,1,44,'2021-08-19 23:49:05'),(52532,1,70,'2021-08-20 00:26:01'),(52533,1,73,'2021-08-20 00:34:09'),(52534,1,44,'2021-08-20 00:46:38'),(52535,1,44,'2021-08-20 00:46:40'),(52536,1,44,'2021-08-20 00:46:41'),(52537,1,44,'2021-08-20 01:02:34'),(52538,1,44,'2021-08-20 01:02:39'),(52539,1,56,'2021-08-20 01:34:30'),(52540,1,44,'2021-08-20 01:36:14'),(52541,1,44,'2021-08-20 01:47:31'),(52542,1,44,'2021-08-20 02:04:42'),(52543,1,44,'2021-08-20 02:26:24'),(52544,1,44,'2021-08-20 02:26:31'),(52545,1,44,'2021-08-20 02:26:37'),(52546,1,44,'2021-08-20 02:26:55'),(52547,1,6,'2021-08-20 02:34:08'),(52548,1,15,'2021-08-20 02:35:58'),(52549,1,14,'2021-08-20 02:37:32'),(52550,1,5,'2021-08-20 02:37:58'),(52551,1,44,'2021-08-20 02:47:29'),(52552,1,44,'2021-08-20 02:47:33'),(52553,1,44,'2021-08-20 02:48:10'),(52554,1,44,'2021-08-20 02:48:11'),(52555,1,44,'2021-08-20 02:51:07'),(52556,1,44,'2021-08-20 02:56:08'),(52557,1,44,'2021-08-20 03:03:37'),(52558,1,44,'2021-08-20 03:11:06'),(52559,1,44,'2021-08-20 03:19:13'),(52560,1,44,'2021-08-20 03:21:23'),(52561,1,44,'2021-08-20 03:24:57'),(52562,1,44,'2021-08-20 03:30:08'),(52563,1,44,'2021-08-20 03:39:29'),(52564,1,44,'2021-08-20 03:53:12'),(52565,1,44,'2021-08-20 03:53:28'),(52566,1,44,'2021-08-20 04:01:04'),(52567,1,44,'2021-08-20 04:40:40'),(52568,1,44,'2021-08-20 04:42:34'),(52569,1,44,'2021-08-20 04:44:45'),(52570,1,44,'2021-08-20 04:47:45'),(52571,1,44,'2021-08-20 04:50:15'),(52572,1,44,'2021-08-20 04:53:43'),(52573,1,44,'2021-08-20 04:57:30'),(52574,1,44,'2021-08-20 05:03:34'),(52575,1,44,'2021-08-20 05:08:19'),(52576,1,44,'2021-08-20 05:10:58'),(52577,1,44,'2021-08-20 05:11:16'),(52578,1,44,'2021-08-20 05:14:59'),(52579,1,44,'2021-08-20 05:33:14'),(52580,1,6,'2021-08-20 05:33:28'),(52581,1,53,'2021-08-20 05:33:37'),(52582,1,53,'2021-08-20 05:33:43'),(52583,1,13,'2021-08-20 05:34:43'),(52584,1,44,'2021-08-20 05:34:46'),(52585,1,6,'2021-08-20 05:34:52'),(52586,1,53,'2021-08-20 05:36:14'),(52587,1,53,'2021-08-20 05:36:34'),(52588,1,53,'2021-08-20 05:36:36'),(52589,1,44,'2021-08-20 05:57:26'),(52590,1,44,'2021-08-20 06:13:09'),(52591,1,44,'2021-08-20 06:19:23'),(52592,1,44,'2021-08-20 06:44:10'),(52593,1,44,'2021-08-20 06:45:20'),(52594,1,14,'2021-08-20 06:55:52'),(52595,1,44,'2021-08-20 07:07:34'),(52596,1,44,'2021-08-20 07:07:35'),(52597,1,44,'2021-08-20 07:11:45'),(52598,1,44,'2021-08-20 07:12:30'),(52599,1,44,'2021-08-20 07:13:10'),(52600,1,44,'2021-08-20 07:20:48'),(52601,1,44,'2021-08-20 07:32:20'),(52602,1,44,'2021-08-20 08:06:39'),(52603,1,44,'2021-08-20 08:18:12'),(52604,1,6,'2021-08-20 08:32:23'),(52605,1,15,'2021-08-20 08:32:39'),(52606,1,44,'2021-08-20 08:34:34'),(52607,1,44,'2021-08-20 08:35:36'),(52608,1,13,'2021-08-20 08:39:31'),(52609,1,13,'2021-08-20 08:43:04'),(52610,1,56,'2021-08-20 08:43:09'),(52611,1,44,'2021-08-20 08:49:31'),(52612,1,13,'2021-08-20 08:50:35'),(52613,1,13,'2021-08-20 08:55:06'),(52614,1,44,'2021-08-20 09:00:59'),(52615,1,13,'2021-08-20 09:11:47'),(52616,1,44,'2021-08-20 09:12:22'),(52617,1,44,'2021-08-20 09:12:33'),(52618,1,44,'2021-08-20 09:13:18'),(52619,1,44,'2021-08-20 09:21:25'),(52620,1,44,'2021-08-20 09:30:26'),(52621,1,13,'2021-08-20 09:31:12'),(52622,1,44,'2021-08-20 09:34:25'),(52623,1,44,'2021-08-20 09:40:00'),(52624,1,44,'2021-08-20 09:49:52'),(52625,1,44,'2021-08-20 09:52:00'),(52626,1,13,'2021-08-20 09:53:00'),(52627,1,44,'2021-08-20 10:06:55'),(52628,1,44,'2021-08-20 10:06:58'),(52629,1,44,'2021-08-20 10:08:32'),(52630,1,13,'2021-08-20 10:15:59'),(52631,1,44,'2021-08-20 10:31:57'),(52632,1,44,'2021-08-20 10:36:07'),(52633,1,44,'2021-08-20 10:40:21'),(52634,1,44,'2021-08-20 10:59:34'),(52635,1,13,'2021-08-20 11:00:24'),(52636,1,44,'2021-08-20 11:02:29'),(52637,1,44,'2021-08-20 11:14:10'),(52638,1,79,'2021-08-20 11:17:07'),(52639,1,79,'2021-08-20 11:21:50'),(52640,1,13,'2021-08-20 11:22:00'),(52641,1,44,'2021-08-20 11:25:09'),(52642,1,44,'2021-08-20 11:25:36'),(52643,1,44,'2021-08-20 11:28:27'),(52644,1,44,'2021-08-20 11:34:48'),(52645,1,13,'2021-08-20 11:45:27'),(52646,1,43,'2021-08-20 11:48:06'),(52647,1,44,'2021-08-20 11:49:46'),(52648,1,44,'2021-08-20 11:53:33'),(52649,1,14,'2021-08-20 11:55:00'),(52650,1,13,'2021-08-20 12:07:14'),(52651,1,13,'2021-08-20 12:29:21'),(52652,1,44,'2021-08-20 12:30:32'),(52653,1,44,'2021-08-20 12:36:00'),(52654,1,44,'2021-08-20 12:41:34'),(52655,1,44,'2021-08-20 13:00:43'),(52656,1,44,'2021-08-20 13:00:47'),(52657,1,44,'2021-08-20 13:04:29'),(52658,1,44,'2021-08-20 13:07:29'),(52659,1,13,'2021-08-20 13:13:23'),(52660,1,14,'2021-08-20 13:13:44'),(52661,1,5,'2021-08-20 13:13:45'),(52662,1,44,'2021-08-20 13:23:49'),(52663,1,44,'2021-08-20 13:31:00'),(52664,1,13,'2021-08-20 13:35:17'),(52665,1,43,'2021-08-20 13:40:02'),(52666,1,44,'2021-08-20 13:46:26'),(52667,1,44,'2021-08-20 13:53:48'),(52668,1,44,'2021-08-20 13:55:09'),(52669,1,13,'2021-08-20 13:57:22'),(52670,1,44,'2021-08-20 14:09:52'),(52671,1,44,'2021-08-20 14:18:29'),(52672,1,6,'2021-08-20 14:32:09'),(52673,1,13,'2021-08-20 14:32:39'),(52674,1,44,'2021-08-20 14:32:45'),(52675,1,5,'2021-08-20 14:32:55'),(52676,1,14,'2021-08-20 14:33:14'),(52677,1,44,'2021-08-20 14:36:31'),(52678,1,15,'2021-08-20 14:39:30'),(52679,1,44,'2021-08-20 14:45:43'),(52680,1,6,'2021-08-20 14:45:47'),(52681,1,15,'2021-08-20 14:49:40'),(52682,1,6,'2021-08-20 15:00:51'),(52683,1,44,'2021-08-20 15:03:32'),(52684,1,44,'2021-08-20 15:09:21'),(52685,1,44,'2021-08-20 15:29:48'),(52686,1,70,'2021-08-20 15:31:43'),(52687,1,6,'2021-08-20 15:41:14'),(52688,1,44,'2021-08-20 15:47:47'),(52689,1,44,'2021-08-20 15:52:24'),(52690,1,73,'2021-08-20 16:43:37'),(52691,1,44,'2021-08-20 17:20:15'),(52692,1,6,'2021-08-20 17:28:27'),(52693,1,6,'2021-08-20 17:49:51'),(52694,1,6,'2021-08-20 18:11:00'),(52695,1,44,'2021-08-20 18:31:46'),(52696,1,6,'2021-08-20 18:55:21'),(52697,1,44,'2021-08-20 19:00:18'),(52698,1,44,'2021-08-20 19:00:31'),(52699,1,13,'2021-08-20 19:14:48'),(52700,1,44,'2021-08-20 19:15:20'),(52701,1,6,'2021-08-20 19:17:42'),(52702,1,44,'2021-08-20 20:32:02'),(52703,1,6,'2021-08-20 20:32:15'),(52704,1,6,'2021-08-20 20:32:23'),(52705,1,44,'2021-08-20 21:23:57'),(52706,1,44,'2021-08-20 21:38:21'),(52707,1,15,'2021-08-20 22:01:40'),(52708,1,44,'2021-08-20 22:21:52'),(52709,1,44,'2021-08-20 22:22:19'),(52710,1,44,'2021-08-20 22:49:56'),(52711,1,43,'2021-08-21 00:39:26'),(52712,1,44,'2021-08-21 01:06:32'),(52713,1,44,'2021-08-21 01:06:59'),(52714,1,44,'2021-08-21 01:36:59'),(52715,1,56,'2021-08-21 01:55:01'),(52716,1,6,'2021-08-21 02:35:39'),(52717,1,15,'2021-08-21 02:39:40'),(52718,1,44,'2021-08-21 02:41:36'),(52719,1,13,'2021-08-21 02:44:55'),(52720,1,13,'2021-08-21 03:00:48'),(52721,1,44,'2021-08-21 03:04:22'),(52722,1,44,'2021-08-21 03:06:59'),(52723,1,13,'2021-08-21 03:07:48'),(52724,1,53,'2021-08-21 03:09:21'),(52725,1,13,'2021-08-21 03:16:04'),(52726,1,13,'2021-08-21 03:24:22'),(52727,1,44,'2021-08-21 03:33:27'),(52728,1,44,'2021-08-21 03:34:52'),(52729,1,44,'2021-08-21 03:41:40'),(52730,1,44,'2021-08-21 03:45:46'),(52731,1,13,'2021-08-21 03:47:15'),(52732,1,66,'2021-08-21 03:47:22'),(52733,1,15,'2021-08-21 03:51:36'),(52734,1,44,'2021-08-21 04:38:54'),(52735,1,14,'2021-08-21 05:24:19'),(52736,1,5,'2021-08-21 05:24:20'),(52737,1,44,'2021-08-21 05:28:57'),(52738,1,14,'2021-08-21 05:41:52'),(52739,1,44,'2021-08-21 06:38:31'),(52740,1,44,'2021-08-21 06:54:09'),(52741,1,44,'2021-08-21 07:23:56'),(52742,1,44,'2021-08-21 07:23:58'),(52743,1,44,'2021-08-21 07:24:37'),(52744,1,44,'2021-08-21 07:35:23'),(52745,1,62,'2021-08-21 07:36:52'),(52746,1,44,'2021-08-21 07:38:41'),(52747,1,44,'2021-08-21 08:10:47'),(52748,1,44,'2021-08-21 08:29:26'),(52749,1,5,'2021-08-21 08:33:46'),(52750,1,14,'2021-08-21 08:33:49'),(52751,1,13,'2021-08-21 08:34:06'),(52752,1,44,'2021-08-21 08:35:42'),(52753,1,15,'2021-08-21 08:38:13'),(52754,1,6,'2021-08-21 08:40:37'),(52755,1,6,'2021-08-21 09:35:27'),(52756,1,6,'2021-08-21 09:35:31'),(52757,1,44,'2021-08-21 09:38:11'),(52758,1,14,'2021-08-21 10:13:45'),(52759,1,44,'2021-08-21 10:37:32'),(52760,1,44,'2021-08-21 12:08:39'),(52761,1,6,'2021-08-21 12:27:58'),(52762,1,6,'2021-08-21 12:28:18'),(52763,1,44,'2021-08-21 12:50:10'),(52764,1,44,'2021-08-21 12:58:10'),(52765,1,44,'2021-08-21 13:44:49'),(52766,1,66,'2021-08-21 14:03:22'),(52767,1,44,'2021-08-21 14:07:33'),(52768,1,56,'2021-08-21 14:14:06'),(52769,1,44,'2021-08-21 14:15:54'),(52770,1,6,'2021-08-21 14:31:15'),(52771,1,15,'2021-08-21 14:31:17'),(52772,1,14,'2021-08-21 14:33:53'),(52773,1,5,'2021-08-21 14:34:09'),(52774,1,13,'2021-08-21 14:44:18'),(52775,1,44,'2021-08-21 14:46:18'),(52776,1,44,'2021-08-21 14:48:39'),(52777,1,44,'2021-08-21 14:53:23'),(52778,1,76,'2021-08-21 14:57:46'),(52779,1,13,'2021-08-21 14:57:48'),(52780,1,45,'2021-08-21 15:11:23'),(52781,1,44,'2021-08-21 15:24:16'),(52782,1,44,'2021-08-21 15:24:43'),(52783,1,44,'2021-08-21 15:24:44'),(52784,1,44,'2021-08-21 15:46:38'),(52785,1,44,'2021-08-21 15:46:39'),(52786,1,44,'2021-08-21 15:59:08'),(52787,1,44,'2021-08-21 16:02:08'),(52788,1,44,'2021-08-21 17:18:27'),(52789,1,44,'2021-08-21 18:34:47'),(52790,1,44,'2021-08-21 19:01:30'),(52791,1,44,'2021-08-21 19:08:10'),(52792,1,44,'2021-08-21 19:09:05'),(52793,1,44,'2021-08-21 19:10:10'),(52794,1,44,'2021-08-21 19:47:16'),(52795,1,44,'2021-08-21 19:54:44'),(52796,1,44,'2021-08-21 20:17:27'),(52797,1,44,'2021-08-21 20:17:39'),(52798,1,44,'2021-08-21 20:32:39'),(52799,1,56,'2021-08-21 20:37:02'),(52800,1,66,'2021-08-21 21:00:58'),(52801,1,53,'2021-08-21 21:34:36'),(52802,1,76,'2021-08-21 21:40:35'),(52803,1,44,'2021-08-21 21:42:11'),(52804,1,44,'2021-08-21 21:42:29'),(52805,1,59,'2021-08-21 21:46:29'),(52806,1,44,'2021-08-21 21:52:19'),(52807,1,56,'2021-08-21 22:17:04'),(52808,1,44,'2021-08-21 22:28:40'),(52809,1,44,'2021-08-21 22:29:00'),(52810,1,44,'2021-08-21 22:34:35'),(52811,1,44,'2021-08-21 22:53:38'),(52812,1,6,'2021-08-21 22:53:40'),(52813,1,6,'2021-08-21 22:53:41'),(52814,1,44,'2021-08-21 23:14:30'),(52815,1,44,'2021-08-22 00:05:55'),(52816,1,44,'2021-08-22 00:28:32'),(52817,1,44,'2021-08-22 01:05:07'),(52818,1,44,'2021-08-22 01:31:32'),(52819,1,44,'2021-08-22 01:42:41'),(52820,1,44,'2021-08-22 01:42:46'),(52821,1,44,'2021-08-22 01:59:43'),(52822,1,44,'2021-08-22 02:08:51'),(52823,1,44,'2021-08-22 02:19:05'),(52824,1,44,'2021-08-22 02:27:00'),(52825,1,96,'2021-08-22 02:29:29'),(52826,1,5,'2021-08-22 02:35:59'),(52827,1,14,'2021-08-22 02:39:19'),(52828,1,13,'2021-08-22 02:40:55'),(52829,1,44,'2021-08-22 02:42:22'),(52830,1,6,'2021-08-22 02:49:08'),(52831,1,15,'2021-08-22 03:02:11'),(52832,1,96,'2021-08-22 03:07:44'),(52833,1,70,'2021-08-22 03:15:28'),(52834,1,44,'2021-08-22 03:21:33'),(52835,1,15,'2021-08-22 04:05:29'),(52836,1,44,'2021-08-22 04:30:37'),(52837,1,44,'2021-08-22 04:38:04'),(52838,1,44,'2021-08-22 05:09:37'),(52839,1,44,'2021-08-22 05:10:00'),(52840,1,44,'2021-08-22 05:11:25'),(52841,1,15,'2021-08-22 05:26:31'),(52842,1,44,'2021-08-22 05:57:49'),(52843,1,44,'2021-08-22 06:03:04'),(52844,1,44,'2021-08-22 06:18:59'),(52845,1,44,'2021-08-22 06:43:11'),(52846,1,44,'2021-08-22 06:48:33'),(52847,1,44,'2021-08-22 06:52:54'),(52848,1,44,'2021-08-22 06:53:37'),(52849,1,44,'2021-08-22 06:58:50'),(52850,1,15,'2021-08-22 07:00:21'),(52851,1,44,'2021-08-22 07:00:43'),(52852,1,44,'2021-08-22 07:00:48'),(52853,1,44,'2021-08-22 07:18:38'),(52854,1,15,'2021-08-22 07:24:38'),(52855,1,44,'2021-08-22 07:34:48'),(52856,1,44,'2021-08-22 07:36:59'),(52857,1,44,'2021-08-22 07:49:26'),(52858,1,44,'2021-08-22 07:51:04'),(52859,1,15,'2021-08-22 07:53:01'),(52860,1,53,'2021-08-22 07:56:32'),(52861,1,44,'2021-08-22 08:22:22'),(52862,1,44,'2021-08-22 08:23:00'),(52863,1,44,'2021-08-22 08:31:15'),(52864,1,15,'2021-08-22 08:31:58'),(52865,1,6,'2021-08-22 08:32:16'),(52866,1,13,'2021-08-22 08:46:11'),(52867,1,44,'2021-08-22 08:51:51'),(52868,1,13,'2021-08-22 08:53:48'),(52869,1,44,'2021-08-22 09:09:59'),(52870,1,44,'2021-08-22 09:25:48'),(52871,1,56,'2021-08-22 09:36:15'),(52872,1,44,'2021-08-22 09:43:13'),(52873,1,44,'2021-08-22 10:22:00'),(52874,1,44,'2021-08-22 10:49:14'),(52875,1,44,'2021-08-22 11:14:47'),(52876,1,14,'2021-08-22 11:15:44'),(52877,1,5,'2021-08-22 11:15:52'),(52878,1,44,'2021-08-22 11:42:32'),(52879,1,44,'2021-08-22 12:05:38'),(52880,1,59,'2021-08-22 12:15:31'),(52881,1,44,'2021-08-22 13:21:51'),(52882,1,44,'2021-08-22 13:32:24'),(52883,1,56,'2021-08-22 13:40:44'),(52884,1,44,'2021-08-22 13:49:14'),(52885,1,44,'2021-08-22 14:13:34'),(52886,1,44,'2021-08-22 14:32:58'),(52887,1,6,'2021-08-22 14:33:55'),(52888,1,15,'2021-08-22 14:35:35'),(52889,1,13,'2021-08-22 14:36:17'),(52890,1,44,'2021-08-22 14:38:22'),(52891,1,14,'2021-08-22 14:39:17'),(52892,1,5,'2021-08-22 14:41:10'),(52893,1,13,'2021-08-22 14:41:18'),(52894,1,44,'2021-08-22 14:52:55'),(52895,1,44,'2021-08-22 15:48:23'),(52896,1,44,'2021-08-22 16:22:44'),(52897,1,44,'2021-08-22 17:36:26'),(52898,1,44,'2021-08-22 17:40:07'),(52899,1,5,'2021-08-22 17:46:25'),(52900,1,5,'2021-08-22 17:46:56'),(52901,1,5,'2021-08-22 17:47:04'),(52902,1,5,'2021-08-22 17:47:08'),(52903,1,66,'2021-08-22 18:38:49'),(52904,1,44,'2021-08-22 18:42:41'),(52905,1,44,'2021-08-22 19:04:24'),(52906,1,44,'2021-08-22 19:10:48'),(52907,1,44,'2021-08-22 19:10:49'),(52908,1,14,'2021-08-22 19:22:56'),(52909,1,44,'2021-08-22 19:26:26'),(52910,1,44,'2021-08-22 20:06:28'),(52911,1,79,'2021-08-22 20:13:23'),(52912,1,79,'2021-08-22 20:19:28'),(52913,1,44,'2021-08-22 21:30:31'),(52914,1,44,'2021-08-22 21:45:37'),(52915,1,73,'2021-08-22 21:46:28'),(52916,1,44,'2021-08-22 22:10:22'),(52917,1,44,'2021-08-22 22:10:36'),(52918,1,44,'2021-08-22 22:26:37'),(52919,1,44,'2021-08-22 22:29:26'),(52920,1,44,'2021-08-22 22:30:03'),(52921,1,5,'2021-08-22 23:38:41'),(52922,1,44,'2021-08-23 00:35:55'),(52923,1,44,'2021-08-23 00:35:57'),(52924,1,59,'2021-08-23 00:44:06'),(52925,1,44,'2021-08-23 01:36:43'),(52926,1,44,'2021-08-23 02:14:37'),(52927,1,44,'2021-08-23 02:28:24'),(52928,1,5,'2021-08-23 02:33:46'),(52929,1,15,'2021-08-23 02:33:47'),(52930,1,14,'2021-08-23 02:34:38'),(52931,1,6,'2021-08-23 02:42:10'),(52932,1,13,'2021-08-23 02:46:45'),(52933,1,6,'2021-08-23 02:53:05'),(52934,1,44,'2021-08-23 02:53:58'),(52935,1,44,'2021-08-23 03:14:26'),(52936,1,44,'2021-08-23 03:23:43'),(52937,1,44,'2021-08-23 03:53:00'),(52938,1,44,'2021-08-23 04:12:12'),(52939,1,44,'2021-08-23 04:13:34'),(52940,1,6,'2021-08-23 04:39:29'),(52941,1,6,'2021-08-23 04:39:35'),(52942,1,44,'2021-08-23 04:40:41'),(52943,1,44,'2021-08-23 04:47:45'),(52944,1,44,'2021-08-23 04:53:52'),(52945,1,44,'2021-08-23 05:12:54'),(52946,1,44,'2021-08-23 05:13:00'),(52947,1,44,'2021-08-23 05:13:06'),(52948,1,44,'2021-08-23 05:13:13'),(52949,1,44,'2021-08-23 05:13:20'),(52950,1,44,'2021-08-23 05:13:59'),(52951,1,44,'2021-08-23 05:44:21'),(52952,1,6,'2021-08-23 05:54:45'),(52953,1,44,'2021-08-23 06:05:17'),(52954,1,44,'2021-08-23 06:14:31'),(52955,1,44,'2021-08-23 06:28:01'),(52956,1,44,'2021-08-23 06:43:30'),(52957,1,79,'2021-08-23 06:55:44'),(52958,1,44,'2021-08-23 07:02:56'),(52959,1,44,'2021-08-23 07:03:16'),(52960,1,44,'2021-08-23 07:11:05'),(52961,1,44,'2021-08-23 07:12:54'),(52962,1,44,'2021-08-23 07:35:57'),(52963,1,45,'2021-08-23 07:49:55'),(52964,1,66,'2021-08-23 07:54:02'),(52965,1,53,'2021-08-23 08:10:38'),(52966,1,44,'2021-08-23 08:15:15'),(52967,1,44,'2021-08-23 08:31:14'),(52968,1,15,'2021-08-23 08:32:12'),(52969,1,44,'2021-08-23 08:33:09'),(52970,1,6,'2021-08-23 08:35:42'),(52971,1,13,'2021-08-23 08:43:40'),(52972,1,44,'2021-08-23 08:56:36'),(52973,1,44,'2021-08-23 08:59:23'),(52974,1,44,'2021-08-23 09:01:24'),(52975,1,44,'2021-08-23 09:02:08'),(52976,1,44,'2021-08-23 09:04:35'),(52977,1,13,'2021-08-23 09:09:21'),(52978,1,13,'2021-08-23 09:20:27'),(52979,1,44,'2021-08-23 09:25:04'),(52980,1,44,'2021-08-23 09:25:47'),(52981,1,13,'2021-08-23 09:30:28'),(52982,1,44,'2021-08-23 09:54:35'),(52983,1,44,'2021-08-23 11:07:00'),(52984,1,44,'2021-08-23 11:18:13'),(52985,1,44,'2021-08-23 11:49:01'),(52986,1,44,'2021-08-23 11:59:05'),(52987,1,44,'2021-08-23 12:16:31'),(52988,1,44,'2021-08-23 12:47:17'),(52989,1,44,'2021-08-23 13:10:49'),(52990,1,44,'2021-08-23 13:26:34'),(52991,1,44,'2021-08-23 13:34:08'),(52992,1,44,'2021-08-23 13:42:00'),(52993,1,44,'2021-08-23 13:50:44'),(52994,1,44,'2021-08-23 14:02:34'),(52995,1,44,'2021-08-23 14:03:18'),(52996,1,44,'2021-08-23 14:24:13'),(52997,1,44,'2021-08-23 14:24:39'),(52998,1,5,'2021-08-23 14:31:19'),(52999,1,14,'2021-08-23 14:31:20'),(53000,1,6,'2021-08-23 14:32:02'),(53001,1,15,'2021-08-23 14:32:17'),(53002,1,13,'2021-08-23 14:38:07'),(53003,1,44,'2021-08-23 14:39:08'),(53004,1,44,'2021-08-23 14:52:58'),(53005,1,44,'2021-08-23 14:55:03'),(53006,1,44,'2021-08-23 16:32:50'),(53007,1,44,'2021-08-23 16:33:04'),(53008,1,44,'2021-08-23 16:54:48'),(53009,1,44,'2021-08-23 17:16:23'),(53010,1,44,'2021-08-23 17:27:31'),(53011,1,44,'2021-08-23 18:01:21'),(53012,1,44,'2021-08-23 18:22:28'),(53013,1,44,'2021-08-23 18:32:02'),(53014,1,44,'2021-08-23 18:55:41'),(53015,1,44,'2021-08-23 18:57:28'),(53016,1,44,'2021-08-23 19:23:04'),(53017,1,44,'2021-08-23 19:23:04'),(53018,1,44,'2021-08-23 19:23:05'),(53019,1,44,'2021-08-23 19:49:56'),(53020,1,44,'2021-08-23 20:13:51'),(53021,1,15,'2021-08-23 20:32:06'),(53022,1,44,'2021-08-23 20:44:00'),(53023,1,44,'2021-08-23 20:46:58'),(53024,1,44,'2021-08-23 20:50:18'),(53025,1,44,'2021-08-23 21:49:58'),(53026,1,44,'2021-08-23 22:32:52'),(53027,1,44,'2021-08-24 00:01:05'),(53028,1,44,'2021-08-24 00:10:51'),(53029,1,44,'2021-08-24 00:10:56'),(53030,1,44,'2021-08-24 00:11:23'),(53031,1,14,'2021-08-24 01:23:36'),(53032,1,44,'2021-08-24 01:53:29'),(53033,1,44,'2021-08-24 02:22:07'),(53034,1,44,'2021-08-24 02:23:04'),(53035,1,53,'2021-08-24 02:24:26'),(53036,1,62,'2021-08-24 02:29:17'),(53037,1,44,'2021-08-24 02:34:32'),(53038,1,6,'2021-08-24 02:37:47'),(53039,1,15,'2021-08-24 02:39:23'),(53040,1,44,'2021-08-24 02:55:11'),(53041,1,44,'2021-08-24 02:58:13'),(53042,1,6,'2021-08-24 02:59:49'),(53043,1,13,'2021-08-24 03:09:49'),(53044,1,44,'2021-08-24 03:11:39'),(53045,1,44,'2021-08-24 03:17:10'),(53046,1,44,'2021-08-24 03:26:50'),(53047,1,14,'2021-08-24 03:46:08'),(53048,1,5,'2021-08-24 03:46:09'),(53049,1,14,'2021-08-24 04:18:08'),(53050,1,53,'2021-08-24 04:44:37'),(53051,1,44,'2021-08-24 04:52:27'),(53052,1,73,'2021-08-24 05:10:00'),(53053,1,44,'2021-08-24 05:11:22'),(53054,1,44,'2021-08-24 05:52:12'),(53055,1,66,'2021-08-24 06:13:36'),(53056,1,66,'2021-08-24 06:17:45'),(53057,1,44,'2021-08-24 06:19:19'),(53058,1,44,'2021-08-24 06:43:30'),(53059,1,44,'2021-08-24 06:44:30'),(53060,1,44,'2021-08-24 06:54:35'),(53061,1,44,'2021-08-24 07:00:17'),(53062,1,44,'2021-08-24 07:01:40'),(53063,1,44,'2021-08-24 07:02:28'),(53064,1,44,'2021-08-24 07:02:49'),(53065,1,44,'2021-08-24 07:10:04'),(53066,1,44,'2021-08-24 07:10:08'),(53067,1,5,'2021-08-24 07:10:52'),(53068,1,44,'2021-08-24 07:18:22'),(53069,1,14,'2021-08-24 07:19:40'),(53070,1,44,'2021-08-24 07:29:05'),(53071,1,44,'2021-08-24 07:34:50'),(53072,1,44,'2021-08-24 07:48:31'),(53073,1,44,'2021-08-24 07:50:21'),(53074,1,44,'2021-08-24 07:53:52'),(53075,1,44,'2021-08-24 08:10:39'),(53076,1,44,'2021-08-24 08:26:30'),(53077,1,6,'2021-08-24 08:33:01'),(53078,1,44,'2021-08-24 08:33:15'),(53079,1,15,'2021-08-24 08:33:26'),(53080,1,13,'2021-08-24 08:36:19'),(53081,1,44,'2021-08-24 08:38:51'),(53082,1,13,'2021-08-24 08:39:53'),(53083,1,13,'2021-08-24 08:49:43'),(53084,1,5,'2021-08-24 08:55:23'),(53085,1,14,'2021-08-24 08:55:29'),(53086,1,13,'2021-08-24 08:56:58'),(53087,1,13,'2021-08-24 09:17:12'),(53088,1,44,'2021-08-24 09:27:10'),(53089,1,44,'2021-08-24 10:01:17'),(53090,1,44,'2021-08-24 10:05:31'),(53091,1,44,'2021-08-24 10:42:49'),(53092,1,44,'2021-08-24 10:53:47'),(53093,1,44,'2021-08-24 11:01:37'),(53094,1,44,'2021-08-24 11:30:05'),(53095,1,73,'2021-08-24 11:40:42'),(53096,1,44,'2021-08-24 11:42:22'),(53097,1,44,'2021-08-24 12:11:31'),(53098,1,96,'2021-08-24 12:22:22'),(53099,1,13,'2021-08-24 12:52:43'),(53100,1,44,'2021-08-24 12:58:24'),(53101,1,44,'2021-08-24 13:03:25'),(53102,1,13,'2021-08-24 13:13:49'),(53103,1,44,'2021-08-24 13:17:30'),(53104,1,79,'2021-08-24 13:18:17'),(53105,1,44,'2021-08-24 13:36:57'),(53106,1,53,'2021-08-24 13:45:18'),(53107,1,44,'2021-08-24 13:45:48'),(53108,1,44,'2021-08-24 14:12:27'),(53109,1,44,'2021-08-24 14:12:57'),(53110,1,44,'2021-08-24 14:14:43'),(53111,1,13,'2021-08-24 14:20:24'),(53112,1,59,'2021-08-24 14:27:01'),(53113,1,44,'2021-08-24 14:31:09'),(53114,1,13,'2021-08-24 14:33:32'),(53115,1,44,'2021-08-24 14:35:24'),(53116,1,6,'2021-08-24 14:38:02'),(53117,1,15,'2021-08-24 14:38:09'),(53118,1,44,'2021-08-24 14:39:17'),(53119,1,13,'2021-08-24 14:45:17'),(53120,1,44,'2021-08-24 14:49:22'),(53121,1,44,'2021-08-24 14:49:52'),(53122,1,44,'2021-08-24 15:05:13'),(53123,1,13,'2021-08-24 15:07:46'),(53124,1,44,'2021-08-24 15:20:51'),(53125,1,66,'2021-08-24 15:21:07'),(53126,1,44,'2021-08-24 15:30:47'),(53127,1,44,'2021-08-24 15:51:21'),(53128,1,44,'2021-08-24 15:57:27'),(53129,1,44,'2021-08-24 15:58:44'),(53130,1,44,'2021-08-24 16:20:49'),(53131,1,44,'2021-08-24 16:22:10'),(53132,1,44,'2021-08-24 16:45:56'),(53133,1,44,'2021-08-24 16:52:22'),(53134,1,44,'2021-08-24 16:56:31'),(53135,1,44,'2021-08-24 16:56:34'),(53136,1,0,'2021-08-24 16:57:03'),(53137,1,0,'2021-08-24 16:57:30'),(53138,1,44,'2021-08-24 16:57:35'),(53139,1,44,'2021-08-24 17:01:14'),(53140,1,13,'2021-08-24 17:16:29'),(53141,1,44,'2021-08-24 17:20:28'),(53142,1,44,'2021-08-24 18:27:06'),(53143,1,44,'2021-08-24 18:39:36'),(53144,1,44,'2021-08-24 18:54:42'),(53145,1,44,'2021-08-24 19:14:44'),(53146,1,44,'2021-08-24 19:14:45'),(53147,1,13,'2021-08-24 19:46:12'),(53148,1,44,'2021-08-24 20:57:17'),(53149,1,44,'2021-08-24 20:57:18'),(53150,1,44,'2021-08-24 21:06:43'),(53151,1,44,'2021-08-24 21:46:19'),(53152,1,44,'2021-08-24 21:46:24'),(53153,1,44,'2021-08-24 22:25:46'),(53154,1,44,'2021-08-24 22:32:15'),(53155,1,44,'2021-08-24 22:33:56'),(53156,1,62,'2021-08-24 23:32:33'),(53157,1,44,'2021-08-24 23:44:48'),(53158,1,44,'2021-08-25 00:06:00'),(53159,1,44,'2021-08-25 00:11:04'),(53160,1,44,'2021-08-25 01:45:55'),(53161,1,6,'2021-08-25 01:46:08'),(53162,1,6,'2021-08-25 01:46:23'),(53163,1,5,'2021-08-25 01:47:14'),(53164,1,44,'2021-08-25 02:01:23'),(53165,1,14,'2021-08-25 02:34:15'),(53166,1,15,'2021-08-25 02:35:49'),(53167,1,6,'2021-08-25 02:38:34'),(53168,1,5,'2021-08-25 02:46:27'),(53169,1,44,'2021-08-25 03:13:09'),(53170,1,44,'2021-08-25 03:23:40'),(53171,1,13,'2021-08-25 03:36:29'),(53172,1,44,'2021-08-25 03:36:30'),(53173,1,44,'2021-08-25 05:15:43'),(53174,1,44,'2021-08-25 05:33:35'),(53175,1,44,'2021-08-25 05:50:18'),(53176,1,44,'2021-08-25 05:54:36'),(53177,1,44,'2021-08-25 06:02:09'),(53178,1,44,'2021-08-25 06:23:21'),(53179,1,44,'2021-08-25 06:33:53'),(53180,1,43,'2021-08-25 06:40:41'),(53181,1,44,'2021-08-25 07:00:21'),(53182,1,44,'2021-08-25 07:00:32'),(53183,1,43,'2021-08-25 07:02:05'),(53184,1,44,'2021-08-25 07:03:45'),(53185,1,44,'2021-08-25 07:04:32'),(53186,1,44,'2021-08-25 07:17:54'),(53187,1,44,'2021-08-25 07:34:19'),(53188,1,44,'2021-08-25 08:12:56'),(53189,1,6,'2021-08-25 08:13:52'),(53190,1,6,'2021-08-25 08:13:57'),(53191,1,44,'2021-08-25 08:26:37'),(53192,1,6,'2021-08-25 08:31:58'),(53193,1,15,'2021-08-25 08:32:03'),(53194,1,5,'2021-08-25 08:33:11'),(53195,1,14,'2021-08-25 08:33:26'),(53196,1,15,'2021-08-25 08:40:40'),(53197,1,79,'2021-08-25 08:47:37'),(53198,1,13,'2021-08-25 08:48:48'),(53199,1,44,'2021-08-25 08:48:54'),(53200,1,44,'2021-08-25 09:26:54'),(53201,1,44,'2021-08-25 09:42:07'),(53202,1,15,'2021-08-25 10:58:43'),(53203,1,44,'2021-08-25 11:28:17'),(53204,1,73,'2021-08-25 11:57:20'),(53205,1,44,'2021-08-25 12:00:48'),(53206,1,44,'2021-08-25 12:13:33'),(53207,1,44,'2021-08-25 12:13:54'),(53208,1,44,'2021-08-25 12:46:44'),(53209,1,44,'2021-08-25 12:47:56'),(53210,1,44,'2021-08-25 13:00:43'),(53211,1,44,'2021-08-25 13:29:50'),(53212,1,44,'2021-08-25 13:34:35'),(53213,1,44,'2021-08-25 13:38:21'),(53214,1,44,'2021-08-25 13:49:14'),(53215,1,44,'2021-08-25 13:49:24'),(53216,1,44,'2021-08-25 13:49:30'),(53217,1,44,'2021-08-25 14:07:24'),(53218,1,44,'2021-08-25 14:08:39'),(53219,1,44,'2021-08-25 14:26:46'),(53220,1,5,'2021-08-25 14:32:50'),(53221,1,13,'2021-08-25 14:33:37'),(53222,1,44,'2021-08-25 14:33:57'),(53223,1,44,'2021-08-25 14:34:07'),(53224,1,15,'2021-08-25 14:36:58'),(53225,1,6,'2021-08-25 14:36:58'),(53226,1,44,'2021-08-25 15:16:56'),(53227,1,44,'2021-08-25 15:25:29'),(53228,1,44,'2021-08-25 15:42:43'),(53229,1,44,'2021-08-25 15:45:40'),(53230,1,44,'2021-08-25 15:52:21'),(53231,1,14,'2021-08-25 16:12:34'),(53232,1,44,'2021-08-25 16:18:19'),(53233,1,44,'2021-08-25 16:23:12'),(53234,1,44,'2021-08-25 16:44:50'),(53235,1,14,'2021-08-25 16:46:36'),(53236,1,5,'2021-08-25 17:05:06'),(53237,1,44,'2021-08-25 17:23:38'),(53238,1,44,'2021-08-25 17:59:25'),(53239,1,14,'2021-08-25 18:12:13'),(53240,1,5,'2021-08-25 18:14:22'),(53241,1,6,'2021-08-25 18:21:15'),(53242,1,44,'2021-08-25 19:11:46'),(53243,1,44,'2021-08-25 19:11:46'),(53244,1,44,'2021-08-25 19:22:42'),(53245,1,6,'2021-08-25 19:32:58'),(53246,1,6,'2021-08-25 19:33:04'),(53247,1,44,'2021-08-25 19:48:35'),(53248,1,5,'2021-08-25 20:58:15'),(53249,1,44,'2021-08-25 21:24:25'),(53250,1,44,'2021-08-25 21:33:29'),(53251,1,44,'2021-08-25 21:33:42'),(53252,1,6,'2021-08-25 21:33:45'),(53253,1,14,'2021-08-25 21:33:48'),(53254,1,13,'2021-08-25 21:33:49'),(53255,1,56,'2021-08-25 21:33:51'),(53256,1,43,'2021-08-25 21:33:53'),(53257,1,79,'2021-08-25 21:33:55'),(53258,1,5,'2021-08-25 21:33:57'),(53259,1,53,'2021-08-25 21:33:58'),(53260,1,96,'2021-08-25 21:33:59'),(53261,1,44,'2021-08-25 21:34:01'),(53262,1,5,'2021-08-25 21:36:46'),(53263,1,44,'2021-08-25 21:36:56'),(53264,1,44,'2021-08-25 21:36:58'),(53265,1,76,'2021-08-25 21:51:10'),(53266,1,44,'2021-08-25 22:14:45'),(53267,1,44,'2021-08-25 22:36:01'),(53268,1,44,'2021-08-25 22:36:03'),(53269,1,44,'2021-08-25 22:37:53'),(53270,1,44,'2021-08-25 22:40:30'),(53271,1,6,'2021-08-25 23:14:40'),(53272,1,6,'2021-08-25 23:14:43'),(53273,1,5,'2021-08-26 00:07:33'),(53274,1,44,'2021-08-26 00:11:38'),(53275,1,44,'2021-08-26 00:11:39'),(53276,1,76,'2021-08-26 00:31:20'),(53277,1,44,'2021-08-26 00:39:34'),(53278,1,44,'2021-08-26 01:06:55'),(53279,1,6,'2021-08-26 01:06:56'),(53280,1,6,'2021-08-26 01:06:58'),(53281,1,44,'2021-08-26 02:22:53'),(53282,1,5,'2021-08-26 02:34:20'),(53283,1,13,'2021-08-26 02:35:01'),(53284,1,14,'2021-08-26 02:35:51'),(53285,1,44,'2021-08-26 02:49:26'),(53286,1,44,'2021-08-26 03:55:24'),(53287,1,44,'2021-08-26 04:18:17'),(53288,1,15,'2021-08-26 04:19:32'),(53289,1,43,'2021-08-26 04:48:42'),(53290,1,6,'2021-08-26 06:19:16'),(53291,1,44,'2021-08-26 06:30:05'),(53292,1,44,'2021-08-26 06:32:51'),(53293,1,44,'2021-08-26 06:44:36'),(53294,1,44,'2021-08-26 07:04:46'),(53295,1,44,'2021-08-26 07:05:02'),(53296,1,44,'2021-08-26 07:05:08'),(53297,1,6,'2021-08-26 07:06:32'),(53298,1,6,'2021-08-26 07:06:34'),(53299,1,15,'2021-08-26 07:10:30'),(53300,1,44,'2021-08-26 07:50:13'),(53301,1,44,'2021-08-26 08:00:30'),(53302,1,44,'2021-08-26 08:01:50'),(53303,1,44,'2021-08-26 08:02:37'),(53304,1,44,'2021-08-26 08:11:16'),(53305,1,6,'2021-08-26 08:32:02'),(53306,1,15,'2021-08-26 08:32:08'),(53307,1,5,'2021-08-26 08:33:53'),(53308,1,14,'2021-08-26 08:34:08'),(53309,1,13,'2021-08-26 08:45:16'),(53310,1,44,'2021-08-26 08:45:17'),(53311,1,44,'2021-08-26 09:40:55'),(53312,1,44,'2021-08-26 10:29:03'),(53313,1,70,'2021-08-26 11:05:38'),(53314,1,43,'2021-08-26 11:13:14'),(53315,1,44,'2021-08-26 11:20:49'),(53316,1,53,'2021-08-26 11:26:19'),(53317,1,13,'2021-08-26 11:38:56'),(53318,1,79,'2021-08-26 12:17:28'),(53319,1,15,'2021-08-26 12:22:39'),(53320,1,44,'2021-08-26 13:11:53'),(53321,1,44,'2021-08-26 13:15:37'),(53322,1,44,'2021-08-26 13:44:10'),(53323,1,44,'2021-08-26 13:55:52'),(53324,1,73,'2021-08-26 14:00:17'),(53325,1,66,'2021-08-26 14:27:18'),(53326,1,44,'2021-08-26 14:31:57'),(53327,1,15,'2021-08-26 14:33:52'),(53328,1,6,'2021-08-26 14:35:27'),(53329,1,14,'2021-08-26 14:35:39'),(53330,1,5,'2021-08-26 14:35:47'),(53331,1,45,'2021-08-26 14:42:28'),(53332,1,15,'2021-08-26 15:04:43'),(53333,1,44,'2021-08-26 15:07:01'),(53334,1,44,'2021-08-26 15:08:37'),(53335,1,44,'2021-08-26 15:16:01'),(53336,1,44,'2021-08-26 15:23:18'),(53337,1,44,'2021-08-26 15:24:22'),(53338,1,44,'2021-08-26 15:30:47'),(53339,1,44,'2021-08-26 15:36:01'),(53340,1,66,'2021-08-26 15:43:56'),(53341,1,66,'2021-08-26 15:43:57'),(53342,1,13,'2021-08-26 15:44:39'),(53343,1,44,'2021-08-26 16:01:18'),(53344,1,44,'2021-08-26 16:01:28'),(53345,1,44,'2021-08-26 16:09:36'),(53346,1,44,'2021-08-26 16:26:32'),(53347,1,44,'2021-08-26 16:40:50'),(53348,1,44,'2021-08-26 16:46:26'),(53349,1,44,'2021-08-26 17:08:54'),(53350,1,44,'2021-08-26 17:08:58'),(53351,1,44,'2021-08-26 17:13:02'),(53352,1,44,'2021-08-26 17:17:47'),(53353,1,44,'2021-08-26 17:41:48'),(53354,1,96,'2021-08-26 17:42:31'),(53355,1,44,'2021-08-26 17:42:33'),(53356,1,44,'2021-08-26 17:44:29'),(53357,1,44,'2021-08-26 17:45:01'),(53358,1,44,'2021-08-26 18:12:37'),(53359,1,44,'2021-08-26 18:12:52'),(53360,1,44,'2021-08-26 18:17:55'),(53361,1,44,'2021-08-26 18:23:18'),(53362,1,44,'2021-08-26 18:33:42'),(53363,1,44,'2021-08-26 19:07:35'),(53364,1,44,'2021-08-26 19:22:28'),(53365,1,44,'2021-08-26 19:22:29'),(53366,1,44,'2021-08-26 19:22:32'),(53367,1,44,'2021-08-26 19:24:26'),(53368,1,44,'2021-08-26 19:25:28'),(53369,1,44,'2021-08-26 19:33:43'),(53370,1,44,'2021-08-26 19:43:54'),(53371,1,44,'2021-08-26 19:45:17'),(53372,1,44,'2021-08-26 20:11:49'),(53373,1,44,'2021-08-26 20:39:12'),(53374,1,44,'2021-08-26 20:40:34'),(53375,1,44,'2021-08-26 21:02:00'),(53376,1,44,'2021-08-26 21:07:11'),(53377,1,44,'2021-08-26 21:09:15'),(53378,1,44,'2021-08-26 21:30:43'),(53379,1,45,'2021-08-26 21:48:49'),(53380,1,44,'2021-08-26 21:56:10'),(53381,1,53,'2021-08-26 21:59:06'),(53382,1,44,'2021-08-26 22:24:30'),(53383,1,44,'2021-08-26 22:24:37'),(53384,1,44,'2021-08-26 22:25:02'),(53385,1,44,'2021-08-26 22:33:21'),(53386,1,44,'2021-08-26 22:42:03'),(53387,1,44,'2021-08-26 22:42:10'),(53388,1,44,'2021-08-26 22:42:11'),(53389,1,13,'2021-08-26 22:46:54'),(53390,1,44,'2021-08-26 22:47:08'),(53391,1,44,'2021-08-26 22:48:11'),(53392,1,44,'2021-08-26 23:11:48'),(53393,1,44,'2021-08-26 23:22:06'),(53394,1,44,'2021-08-26 23:34:13'),(53395,1,14,'2021-08-26 23:34:14'),(53396,1,13,'2021-08-26 23:34:16'),(53397,1,5,'2021-08-26 23:34:20'),(53398,1,70,'2021-08-26 23:34:21'),(53399,1,96,'2021-08-26 23:34:23'),(53400,1,43,'2021-08-26 23:34:25'),(53401,1,66,'2021-08-26 23:34:25'),(53402,1,79,'2021-08-26 23:34:26'),(53403,1,44,'2021-08-26 23:37:20'),(53404,1,44,'2021-08-26 23:59:43'),(53405,1,44,'2021-08-27 00:11:39'),(53406,1,44,'2021-08-27 00:25:03'),(53407,1,44,'2021-08-27 00:33:23'),(53408,1,44,'2021-08-27 00:35:57'),(53409,1,66,'2021-08-27 01:01:42'),(53410,1,44,'2021-08-27 01:14:24'),(53411,1,44,'2021-08-27 01:33:12'),(53412,1,44,'2021-08-27 01:38:33'),(53413,1,44,'2021-08-27 02:06:45'),(53414,1,44,'2021-08-27 02:17:21'),(53415,1,44,'2021-08-27 02:25:14'),(53416,1,44,'2021-08-27 02:29:20'),(53417,1,13,'2021-08-27 02:30:24'),(53418,1,44,'2021-08-27 02:31:03'),(53419,1,6,'2021-08-27 02:33:53'),(53420,1,15,'2021-08-27 02:36:51'),(53421,1,44,'2021-08-27 02:39:44'),(53422,1,44,'2021-08-27 03:10:57'),(53423,1,44,'2021-08-27 03:15:16'),(53424,1,44,'2021-08-27 03:21:40'),(53425,1,13,'2021-08-27 03:22:15'),(53426,1,44,'2021-08-27 03:24:06'),(53427,1,44,'2021-08-27 03:27:31'),(53428,1,6,'2021-08-27 03:27:53'),(53429,1,6,'2021-08-27 03:27:55'),(53430,1,44,'2021-08-27 03:54:06'),(53431,1,56,'2021-08-27 03:57:23'),(53432,1,44,'2021-08-27 03:57:45'),(53433,1,44,'2021-08-27 04:30:35'),(53434,1,44,'2021-08-27 04:32:34'),(53435,1,13,'2021-08-27 04:48:03'),(53436,1,44,'2021-08-27 04:48:08'),(53437,1,53,'2021-08-27 04:50:32'),(53438,1,44,'2021-08-27 04:53:08'),(53439,1,73,'2021-08-27 04:55:17'),(53440,1,44,'2021-08-27 05:00:47'),(53441,1,6,'2021-08-27 05:03:57'),(53442,1,6,'2021-08-27 05:04:10'),(53443,1,13,'2021-08-27 05:13:51'),(53444,1,44,'2021-08-27 05:17:35'),(53445,1,44,'2021-08-27 05:32:25'),(53446,1,13,'2021-08-27 05:32:27'),(53447,1,44,'2021-08-27 05:39:17'),(53448,1,15,'2021-08-27 05:45:31'),(53449,1,5,'2021-08-27 06:08:34'),(53450,1,14,'2021-08-27 06:08:35'),(53451,1,44,'2021-08-27 06:24:44'),(53452,1,44,'2021-08-27 06:29:02'),(53453,1,44,'2021-08-27 06:34:50'),(53454,1,70,'2021-08-27 06:45:37'),(53455,1,15,'2021-08-27 06:53:48'),(53456,1,13,'2021-08-27 06:56:49'),(53457,1,13,'2021-08-27 06:57:55'),(53458,1,44,'2021-08-27 07:02:20'),(53459,1,44,'2021-08-27 07:02:43'),(53460,1,44,'2021-08-27 07:23:46'),(53461,1,13,'2021-08-27 07:35:11'),(53462,1,59,'2021-08-27 07:38:56'),(53463,1,44,'2021-08-27 07:47:37'),(53464,1,44,'2021-08-27 07:49:16'),(53465,1,44,'2021-08-27 07:52:04'),(53466,1,44,'2021-08-27 08:14:46'),(53467,1,44,'2021-08-27 08:25:55'),(53468,1,44,'2021-08-27 08:32:05'),(53469,1,13,'2021-08-27 08:33:58'),(53470,1,44,'2021-08-27 08:34:09'),(53471,1,44,'2021-08-27 09:12:13'),(53472,1,44,'2021-08-27 09:18:38'),(53473,1,44,'2021-08-27 09:37:45'),(53474,1,6,'2021-08-27 09:56:59'),(53475,1,44,'2021-08-27 10:01:43'),(53476,1,15,'2021-08-27 10:02:07'),(53477,1,44,'2021-08-27 10:21:50'),(53478,1,13,'2021-08-27 10:57:35'),(53479,1,14,'2021-08-27 11:03:07'),(53480,1,5,'2021-08-27 11:37:13'),(53481,1,15,'2021-08-27 11:39:20'),(53482,1,44,'2021-08-27 12:16:54'),(53483,1,44,'2021-08-27 13:03:59'),(53484,1,5,'2021-08-27 13:17:07'),(53485,1,5,'2021-08-27 13:24:50'),(53486,1,53,'2021-08-27 13:27:34'),(53487,1,14,'2021-08-27 13:33:33'),(53488,1,45,'2021-08-27 13:35:17'),(53489,1,43,'2021-08-27 13:44:20'),(53490,1,6,'2021-08-27 13:47:55'),(53491,1,6,'2021-08-27 13:47:58'),(53492,1,44,'2021-08-27 14:14:40'),(53493,1,14,'2021-08-27 14:15:56'),(53494,1,15,'2021-08-27 14:31:38'),(53495,1,6,'2021-08-27 14:33:23'),(53496,1,44,'2021-08-27 14:33:37'),(53497,1,44,'2021-08-27 14:36:12'),(53498,1,5,'2021-08-27 14:41:15'),(53499,1,14,'2021-08-27 14:42:25'),(53500,1,13,'2021-08-27 14:48:07'),(53501,1,56,'2021-08-27 14:51:21'),(53502,1,44,'2021-08-27 14:56:44'),(53503,1,14,'2021-08-27 15:03:23'),(53504,1,13,'2021-08-27 15:06:51'),(53505,1,15,'2021-08-27 15:13:32'),(53506,1,76,'2021-08-27 15:13:40'),(53507,1,13,'2021-08-27 15:15:47'),(53508,1,44,'2021-08-27 15:17:20'),(53509,1,44,'2021-08-27 15:23:03'),(53510,1,13,'2021-08-27 15:24:16'),(53511,1,44,'2021-08-27 15:35:49'),(53512,1,44,'2021-08-27 15:38:52'),(53513,1,13,'2021-08-27 15:40:28'),(53514,1,14,'2021-08-27 15:51:26'),(53515,1,44,'2021-08-27 15:54:59'),(53516,1,13,'2021-08-27 16:05:49'),(53517,1,44,'2021-08-27 16:13:46'),(53518,1,44,'2021-08-27 16:33:56'),(53519,1,76,'2021-08-27 16:34:25'),(53520,1,13,'2021-08-27 16:54:02'),(53521,1,14,'2021-08-27 17:24:08'),(53522,1,44,'2021-08-27 17:30:11'),(53523,1,13,'2021-08-27 17:36:26'),(53524,1,13,'2021-08-27 17:40:20'),(53525,1,44,'2021-08-27 18:04:42'),(53526,1,44,'2021-08-27 18:24:48'),(53527,1,13,'2021-08-27 18:26:05'),(53528,1,44,'2021-08-27 19:01:28'),(53529,1,44,'2021-08-27 19:01:50'),(53530,1,44,'2021-08-27 19:01:51'),(53531,1,13,'2021-08-27 19:15:09'),(53532,1,14,'2021-08-27 19:41:14'),(53533,1,13,'2021-08-27 20:00:44'),(53534,1,13,'2021-08-27 21:29:20'),(53535,1,44,'2021-08-27 21:48:06'),(53536,1,44,'2021-08-27 22:10:36'),(53537,1,44,'2021-08-27 22:10:44'),(53538,1,44,'2021-08-27 22:11:46'),(53539,1,44,'2021-08-27 22:16:22'),(53540,1,44,'2021-08-27 22:54:40'),(53541,1,76,'2021-08-27 23:16:51'),(53542,1,44,'2021-08-27 23:25:42'),(53543,1,5,'2021-08-27 23:25:46'),(53544,1,56,'2021-08-27 23:32:27'),(53545,1,45,'2021-08-27 23:39:25'),(53546,1,96,'2021-08-27 23:46:01'),(53547,1,59,'2021-08-27 23:52:56'),(53548,1,13,'2021-08-27 23:59:22'),(53549,1,44,'2021-08-28 00:02:21'),(53550,1,44,'2021-08-28 00:04:50'),(53551,1,44,'2021-08-28 00:04:55'),(53552,1,56,'2021-08-28 00:13:28'),(53553,1,13,'2021-08-28 00:18:00'),(53554,1,45,'2021-08-28 00:22:42'),(53555,1,44,'2021-08-28 00:28:34'),(53556,1,13,'2021-08-28 00:34:15'),(53557,1,13,'2021-08-28 01:12:07'),(53558,1,13,'2021-08-28 01:38:50'),(53559,1,44,'2021-08-28 02:03:07'),(53560,1,44,'2021-08-28 02:25:28'),(53561,1,14,'2021-08-28 02:32:26'),(53562,1,5,'2021-08-28 02:32:33'),(53563,1,13,'2021-08-28 02:34:27'),(53564,1,44,'2021-08-28 02:35:35'),(53565,1,44,'2021-08-28 02:50:30'),(53566,1,44,'2021-08-28 02:52:47'),(53567,1,15,'2021-08-28 03:00:40'),(53568,1,44,'2021-08-28 03:51:33'),(53569,1,44,'2021-08-28 03:51:55'),(53570,1,44,'2021-08-28 03:52:39'),(53571,1,44,'2021-08-28 03:53:00'),(53572,1,44,'2021-08-28 03:53:26'),(53573,1,44,'2021-08-28 03:53:52'),(53574,1,44,'2021-08-28 03:54:21'),(53575,1,44,'2021-08-28 03:55:35'),(53576,1,44,'2021-08-28 03:56:24'),(53577,1,44,'2021-08-28 03:56:44'),(53578,1,44,'2021-08-28 04:28:02'),(53579,1,44,'2021-08-28 04:29:52'),(53580,1,15,'2021-08-28 04:30:27'),(53581,1,44,'2021-08-28 04:35:32'),(53582,1,13,'2021-08-28 05:07:40'),(53583,1,44,'2021-08-28 05:12:54'),(53584,1,15,'2021-08-28 06:15:33'),(53585,1,44,'2021-08-28 06:16:59'),(53586,1,13,'2021-08-28 06:32:12'),(53587,1,13,'2021-08-28 07:05:30'),(53588,1,44,'2021-08-28 07:05:42'),(53589,1,44,'2021-08-28 07:05:44'),(53590,1,44,'2021-08-28 07:23:07'),(53591,1,53,'2021-08-28 07:24:52'),(53592,1,6,'2021-08-28 07:31:41'),(53593,1,44,'2021-08-28 07:37:48'),(53594,1,53,'2021-08-28 07:38:19'),(53595,1,44,'2021-08-28 07:42:05'),(53596,1,44,'2021-08-28 07:57:54'),(53597,1,44,'2021-08-28 08:11:10'),(53598,1,5,'2021-08-28 08:33:16'),(53599,1,15,'2021-08-28 08:33:46'),(53600,1,6,'2021-08-28 08:33:53'),(53601,1,14,'2021-08-28 08:34:47'),(53602,1,15,'2021-08-28 08:36:51'),(53603,1,13,'2021-08-28 08:41:23'),(53604,1,44,'2021-08-28 08:41:26'),(53605,1,44,'2021-08-28 09:10:00'),(53606,1,15,'2021-08-28 09:33:50'),(53607,1,59,'2021-08-28 09:35:24'),(53608,1,15,'2021-08-28 10:01:18'),(53609,1,13,'2021-08-28 10:51:12'),(53610,1,44,'2021-08-28 10:58:49'),(53611,1,13,'2021-08-28 12:01:11'),(53612,1,44,'2021-08-28 12:33:21'),(53613,1,44,'2021-08-28 13:25:22'),(53614,1,73,'2021-08-28 13:25:39'),(53615,1,44,'2021-08-28 14:06:10'),(53616,1,66,'2021-08-28 14:09:54'),(53617,1,44,'2021-08-28 14:10:29'),(53618,1,13,'2021-08-28 14:32:10'),(53619,1,44,'2021-08-28 14:32:13'),(53620,1,5,'2021-08-28 14:32:40'),(53621,1,14,'2021-08-28 14:32:45'),(53622,1,44,'2021-08-28 14:36:17'),(53623,1,53,'2021-08-28 14:46:21'),(53624,1,15,'2021-08-28 15:02:34'),(53625,1,15,'2021-08-28 15:19:24'),(53626,1,44,'2021-08-28 15:31:13'),(53627,1,6,'2021-08-28 15:36:36'),(53628,1,15,'2021-08-28 16:39:09'),(53629,1,6,'2021-08-28 16:43:36'),(53630,1,15,'2021-08-28 17:01:53'),(53631,1,15,'2021-08-28 17:09:04'),(53632,1,44,'2021-08-28 17:19:55'),(53633,1,15,'2021-08-28 17:29:27'),(53634,1,44,'2021-08-28 17:33:26'),(53635,1,44,'2021-08-28 18:03:34'),(53636,1,15,'2021-08-28 18:04:13'),(53637,1,44,'2021-08-28 18:40:40'),(53638,1,6,'2021-08-28 18:46:28'),(53639,1,44,'2021-08-28 19:31:14'),(53640,1,14,'2021-08-28 22:24:33'),(53641,1,44,'2021-08-28 22:32:45'),(53642,1,44,'2021-08-28 22:33:22'),(53643,1,44,'2021-08-28 22:34:09'),(53644,1,44,'2021-08-28 22:34:58'),(53645,1,62,'2021-08-28 23:29:49'),(53646,1,44,'2021-08-29 00:03:45'),(53647,1,44,'2021-08-29 00:03:46'),(53648,1,44,'2021-08-29 01:41:51'),(53649,1,44,'2021-08-29 01:57:54'),(53650,1,59,'2021-08-29 02:08:36'),(53651,1,44,'2021-08-29 02:19:13'),(53652,1,44,'2021-08-29 02:19:19'),(53653,1,15,'2021-08-29 02:28:34'),(53654,1,14,'2021-08-29 02:35:51'),(53655,1,13,'2021-08-29 02:37:26'),(53656,1,5,'2021-08-29 02:38:05'),(53657,1,79,'2021-08-29 02:42:54'),(53658,1,44,'2021-08-29 03:02:18'),(53659,1,6,'2021-08-29 03:05:18'),(53660,1,44,'2021-08-29 03:11:45'),(53661,1,44,'2021-08-29 03:11:47'),(53662,1,44,'2021-08-29 03:11:49'),(53663,1,6,'2021-08-29 03:18:38'),(53664,1,76,'2021-08-29 03:25:41'),(53665,1,44,'2021-08-29 03:29:59'),(53666,1,44,'2021-08-29 03:31:34'),(53667,1,79,'2021-08-29 03:35:13'),(53668,1,44,'2021-08-29 03:50:45'),(53669,1,62,'2021-08-29 04:14:03'),(53670,1,44,'2021-08-29 04:28:31'),(53671,1,44,'2021-08-29 04:28:51'),(53672,1,44,'2021-08-29 04:30:25'),(53673,1,15,'2021-08-29 04:37:17'),(53674,1,59,'2021-08-29 04:45:26'),(53675,1,44,'2021-08-29 04:58:35'),(53676,1,44,'2021-08-29 05:18:24'),(53677,1,6,'2021-08-29 05:24:21'),(53678,1,44,'2021-08-29 05:45:59'),(53679,1,44,'2021-08-29 06:32:33'),(53680,1,44,'2021-08-29 06:51:37'),(53681,1,15,'2021-08-29 06:56:35'),(53682,1,44,'2021-08-29 07:03:45'),(53683,1,44,'2021-08-29 07:03:49'),(53684,1,44,'2021-08-29 07:03:52'),(53685,1,44,'2021-08-29 07:06:25'),(53686,1,70,'2021-08-29 07:20:09'),(53687,1,15,'2021-08-29 07:26:53'),(53688,1,44,'2021-08-29 07:29:48'),(53689,1,44,'2021-08-29 07:42:03'),(53690,1,44,'2021-08-29 08:02:28'),(53691,1,44,'2021-08-29 08:15:43'),(53692,1,44,'2021-08-29 08:30:12'),(53693,1,14,'2021-08-29 08:31:02'),(53694,1,5,'2021-08-29 08:31:05'),(53695,1,15,'2021-08-29 08:31:27'),(53696,1,13,'2021-08-29 08:32:10'),(53697,1,44,'2021-08-29 08:32:11'),(53698,1,43,'2021-08-29 08:49:12'),(53699,1,15,'2021-08-29 08:56:56'),(53700,1,44,'2021-08-29 09:01:31'),(53701,1,44,'2021-08-29 09:21:56'),(53702,1,96,'2021-08-29 09:45:03'),(53703,1,15,'2021-08-29 10:05:05'),(53704,1,15,'2021-08-29 11:05:15'),(53705,1,44,'2021-08-29 11:11:18'),(53706,1,44,'2021-08-29 11:33:59'),(53707,1,15,'2021-08-29 11:34:22'),(53708,1,15,'2021-08-29 12:15:18'),(53709,1,44,'2021-08-29 12:33:43'),(53710,1,44,'2021-08-29 12:41:11'),(53711,1,43,'2021-08-29 12:44:56'),(53712,1,15,'2021-08-29 12:58:36'),(53713,1,44,'2021-08-29 13:00:17'),(53714,1,44,'2021-08-29 13:07:50'),(53715,1,15,'2021-08-29 13:26:20'),(53716,1,44,'2021-08-29 13:43:26'),(53717,1,15,'2021-08-29 13:52:31'),(53718,1,44,'2021-08-29 14:07:53'),(53719,1,44,'2021-08-29 14:25:43'),(53720,1,13,'2021-08-29 14:31:51'),(53721,1,44,'2021-08-29 14:31:52'),(53722,1,44,'2021-08-29 14:32:01'),(53723,1,6,'2021-08-29 14:41:59'),(53724,1,15,'2021-08-29 14:42:00'),(53725,1,44,'2021-08-29 14:51:10'),(53726,1,96,'2021-08-29 15:36:24'),(53727,1,44,'2021-08-29 15:39:49'),(53728,1,44,'2021-08-29 15:49:04'),(53729,1,44,'2021-08-29 16:01:30'),(53730,1,15,'2021-08-29 16:08:33'),(53731,1,76,'2021-08-29 16:28:54'),(53732,1,44,'2021-08-29 16:42:21'),(53733,1,44,'2021-08-29 16:55:31'),(53734,1,44,'2021-08-29 17:15:14'),(53735,1,44,'2021-08-29 17:43:00'),(53736,1,44,'2021-08-29 17:46:36'),(53737,1,44,'2021-08-29 18:17:31'),(53738,1,44,'2021-08-29 18:33:38'),(53739,1,44,'2021-08-29 18:58:26'),(53740,1,76,'2021-08-29 19:00:56'),(53741,1,44,'2021-08-29 19:01:09'),(53742,1,44,'2021-08-29 19:01:10'),(53743,1,44,'2021-08-29 19:21:29'),(53744,1,6,'2021-08-29 19:21:38'),(53745,1,14,'2021-08-29 19:21:44'),(53746,1,13,'2021-08-29 19:21:49'),(53747,1,15,'2021-08-29 19:21:53'),(53748,1,5,'2021-08-29 19:21:59'),(53749,1,96,'2021-08-29 19:22:02'),(53750,1,53,'2021-08-29 19:22:10'),(53751,1,96,'2021-08-29 19:22:19'),(53752,1,79,'2021-08-29 19:22:24'),(53753,1,79,'2021-08-29 19:22:32'),(53754,1,76,'2021-08-29 19:22:36'),(53755,1,76,'2021-08-29 19:22:43'),(53756,1,73,'2021-08-29 19:22:49'),(53757,1,73,'2021-08-29 19:22:55'),(53758,1,70,'2021-08-29 19:23:00'),(53759,1,70,'2021-08-29 19:23:09'),(53760,1,62,'2021-08-29 19:23:14'),(53761,1,62,'2021-08-29 19:23:20'),(53762,1,66,'2021-08-29 19:23:24'),(53763,1,66,'2021-08-29 19:23:31'),(53764,1,56,'2021-08-29 19:23:41'),(53765,1,56,'2021-08-29 19:23:48'),(53766,1,43,'2021-08-29 19:23:54'),(53767,1,43,'2021-08-29 19:24:01'),(53768,1,53,'2021-08-29 19:24:09'),(53769,1,53,'2021-08-29 19:24:16'),(53770,1,45,'2021-08-29 19:24:22'),(53771,1,45,'2021-08-29 19:24:33'),(53772,1,59,'2021-08-29 19:24:38'),(53773,1,59,'2021-08-29 19:24:45'),(53774,1,44,'2021-08-29 19:24:53'),(53775,1,44,'2021-08-29 19:24:59'),(53776,1,15,'2021-08-29 19:25:05'),(53777,1,15,'2021-08-29 19:25:13'),(53778,1,15,'2021-08-29 19:25:20'),(53779,1,44,'2021-08-29 19:27:59'),(53780,1,44,'2021-08-29 19:50:12'),(53781,1,44,'2021-08-29 20:13:12'),(53782,1,44,'2021-08-29 20:13:17'),(53783,1,44,'2021-08-29 20:13:23'),(53784,1,44,'2021-08-29 20:13:32'),(53785,1,44,'2021-08-29 20:13:37'),(53786,1,44,'2021-08-29 20:14:09'),(53787,1,44,'2021-08-29 20:20:38'),(53788,1,44,'2021-08-29 20:23:45'),(53789,1,44,'2021-08-29 20:37:20'),(53790,1,44,'2021-08-29 21:28:37'),(53791,1,44,'2021-08-29 22:23:51'),(53792,1,44,'2021-08-29 22:46:56'),(53793,1,44,'2021-08-29 22:58:01'),(53794,1,44,'2021-08-29 23:01:16'),(53795,1,44,'2021-08-29 23:20:26'),(53796,1,44,'2021-08-29 23:27:18'),(53797,1,44,'2021-08-29 23:33:37'),(53798,1,44,'2021-08-29 23:39:02'),(53799,1,44,'2021-08-29 23:44:14'),(53800,1,44,'2021-08-30 00:01:39'),(53801,1,44,'2021-08-30 00:01:59'),(53802,1,44,'2021-08-30 00:04:05'),(53803,1,44,'2021-08-30 00:14:34'),(53804,1,44,'2021-08-30 00:14:35'),(53805,1,44,'2021-08-30 01:01:55'),(53806,1,79,'2021-08-30 01:18:20'),(53807,1,44,'2021-08-30 01:31:32'),(53808,1,44,'2021-08-30 01:38:23'),(53809,1,44,'2021-08-30 02:01:17'),(53810,1,44,'2021-08-30 02:07:07'),(53811,1,44,'2021-08-30 02:10:32'),(53812,1,13,'2021-08-30 02:41:37'),(53813,1,44,'2021-08-30 02:46:50'),(53814,1,44,'2021-08-30 02:47:56'),(53815,1,44,'2021-08-30 02:54:48'),(53816,1,44,'2021-08-30 03:03:53'),(53817,1,5,'2021-08-30 03:18:09'),(53818,1,44,'2021-08-30 03:34:57'),(53819,1,44,'2021-08-30 03:48:54'),(53820,1,15,'2021-08-30 04:26:04'),(53821,1,6,'2021-08-30 04:26:07'),(53822,1,44,'2021-08-30 04:44:29'),(53823,1,53,'2021-08-30 04:59:19'),(53824,1,59,'2021-08-30 05:18:02'),(53825,1,5,'2021-08-30 05:21:51'),(53826,1,44,'2021-08-30 05:27:28'),(53827,1,5,'2021-08-30 05:47:15'),(53828,1,44,'2021-08-30 05:51:19'),(53829,1,14,'2021-08-30 06:10:30'),(53830,1,5,'2021-08-30 06:54:30'),(53831,1,44,'2021-08-30 07:02:48'),(53832,1,44,'2021-08-30 07:02:59'),(53833,1,14,'2021-08-30 07:04:23'),(53834,1,44,'2021-08-30 07:07:57'),(53835,1,44,'2021-08-30 07:20:19'),(53836,1,44,'2021-08-30 07:42:39'),(53837,1,14,'2021-08-30 08:07:26'),(53838,1,44,'2021-08-30 08:09:14'),(53839,1,44,'2021-08-30 08:15:35'),(53840,1,44,'2021-08-30 08:28:21'),(53841,1,13,'2021-08-30 08:32:05'),(53842,1,44,'2021-08-30 08:32:10'),(53843,1,44,'2021-08-30 08:34:28'),(53844,1,44,'2021-08-30 08:53:52'),(53845,1,5,'2021-08-30 08:57:43'),(53846,1,44,'2021-08-30 08:58:06'),(53847,1,62,'2021-08-30 09:15:21'),(53848,1,44,'2021-08-30 09:24:38'),(53849,1,44,'2021-08-30 09:33:18'),(53850,1,6,'2021-08-30 10:08:24'),(53851,1,15,'2021-08-30 10:08:33'),(53852,1,44,'2021-08-30 10:39:27'),(53853,1,44,'2021-08-30 10:45:39'),(53854,1,14,'2021-08-30 10:49:52'),(53855,1,59,'2021-08-30 10:52:25'),(53856,1,44,'2021-08-30 11:22:22'),(53857,1,14,'2021-08-30 11:46:34'),(53858,1,44,'2021-08-30 12:37:24'),(53859,1,44,'2021-08-30 13:22:33'),(53860,1,44,'2021-08-30 13:34:04'),(53861,1,14,'2021-08-30 14:33:09'),(53862,1,6,'2021-08-30 14:33:24'),(53863,1,15,'2021-08-30 14:33:26'),(53864,1,44,'2021-08-30 14:34:29'),(53865,1,5,'2021-08-30 14:39:38'),(53866,1,14,'2021-08-30 14:40:24'),(53867,1,44,'2021-08-30 14:50:35'),(53868,1,44,'2021-08-30 15:02:52'),(53869,1,44,'2021-08-30 15:26:40'),(53870,1,14,'2021-08-30 16:03:56'),(53871,1,44,'2021-08-30 16:53:26'),(53872,1,14,'2021-08-30 17:15:14'),(53873,1,43,'2021-08-30 17:18:21'),(53874,1,44,'2021-08-30 17:57:57'),(53875,1,44,'2021-08-30 18:30:33'),(53876,1,44,'2021-08-30 18:31:45'),(53877,1,44,'2021-08-30 19:38:02'),(53878,1,44,'2021-08-30 19:38:16'),(53879,1,44,'2021-08-30 19:38:33'),(53880,1,44,'2021-08-30 21:30:34'),(53881,1,79,'2021-08-30 21:38:00'),(53882,1,44,'2021-08-30 22:02:04'),(53883,1,44,'2021-08-30 22:02:18'),(53884,1,44,'2021-08-30 22:02:26'),(53885,1,43,'2021-08-30 23:06:54'),(53886,1,44,'2021-08-30 23:21:03'),(53887,1,44,'2021-08-30 23:21:06'),(53888,1,44,'2021-08-30 23:27:47'),(53889,1,44,'2021-08-30 23:27:54'),(53890,1,13,'2021-08-30 23:46:24'),(53891,1,73,'2021-08-31 00:12:30'),(53892,1,44,'2021-08-31 00:34:04'),(53893,1,73,'2021-08-31 01:06:23'),(53894,1,76,'2021-08-31 01:14:51'),(53895,1,44,'2021-08-31 01:34:20'),(53896,1,44,'2021-08-31 02:19:22'),(53897,1,15,'2021-08-31 02:37:45'),(53898,1,6,'2021-08-31 02:40:06'),(53899,1,44,'2021-08-31 02:41:29'),(53900,1,44,'2021-08-31 02:48:02'),(53901,1,44,'2021-08-31 02:50:19'),(53902,1,44,'2021-08-31 03:08:53'),(53903,1,66,'2021-08-31 03:17:09'),(53904,1,44,'2021-08-31 03:51:01'),(53905,1,76,'2021-08-31 04:27:31'),(53906,1,5,'2021-08-31 04:35:09'),(53907,1,14,'2021-08-31 04:35:28'),(53908,1,44,'2021-08-31 04:42:21'),(53909,1,15,'2021-08-31 04:45:54'),(53910,1,44,'2021-08-31 05:08:28'),(53911,1,14,'2021-08-31 05:14:02'),(53912,1,44,'2021-08-31 05:41:22'),(53913,1,44,'2021-08-31 05:50:04'),(53914,1,15,'2021-08-31 05:50:26'),(53915,1,44,'2021-08-31 05:53:21'),(53916,1,66,'2021-08-31 06:19:21'),(53917,1,45,'2021-08-31 06:31:06'),(53918,1,44,'2021-08-31 06:41:46'),(53919,1,43,'2021-08-31 07:05:06'),(53920,1,44,'2021-08-31 07:05:19'),(53921,1,44,'2021-08-31 07:05:21'),(53922,1,44,'2021-08-31 07:47:32'),(53923,1,14,'2021-08-31 08:19:59'),(53924,1,96,'2021-08-31 08:28:31'),(53925,1,44,'2021-08-31 08:31:47'),(53926,1,6,'2021-08-31 08:33:57'),(53927,1,15,'2021-08-31 08:35:18'),(53928,1,44,'2021-08-31 09:12:24'),(53929,1,13,'2021-08-31 09:18:24'),(53930,1,44,'2021-08-31 09:22:32'),(53931,1,44,'2021-08-31 09:49:21'),(53932,1,13,'2021-08-31 10:15:19'),(53933,1,14,'2021-08-31 10:18:07'),(53934,1,5,'2021-08-31 10:18:09'),(53935,1,44,'2021-08-31 10:31:22'),(53936,1,44,'2021-08-31 11:55:41'),(53937,1,44,'2021-08-31 12:36:12'),(53938,1,44,'2021-08-31 13:05:29'),(53939,1,44,'2021-08-31 13:10:08'),(53940,1,76,'2021-08-31 13:15:38'),(53941,1,13,'2021-08-31 13:30:05'),(53942,1,44,'2021-08-31 13:41:13'),(53943,1,44,'2021-08-31 14:14:16'),(53944,1,14,'2021-08-31 14:29:04'),(53945,1,44,'2021-08-31 14:32:19'),(53946,1,6,'2021-08-31 14:34:21'),(53947,1,13,'2021-08-31 14:34:30'),(53948,1,15,'2021-08-31 14:34:35'),(53949,1,44,'2021-08-31 14:34:39'),(53950,1,70,'2021-08-31 14:37:33'),(53951,1,44,'2021-08-31 16:40:16'),(53952,1,14,'2021-08-31 17:05:10'),(53953,1,44,'2021-08-31 17:18:13'),(53954,1,44,'2021-08-31 17:31:54'),(53955,1,44,'2021-08-31 17:37:03'),(53956,1,44,'2021-08-31 18:55:43'),(53957,1,44,'2021-08-31 19:05:21'),(53958,1,44,'2021-08-31 19:05:26'),(53959,1,44,'2021-08-31 19:31:18'),(53960,1,44,'2021-08-31 20:35:51'),(53961,1,44,'2021-08-31 20:37:31'),(53962,1,53,'2021-08-31 20:53:35'),(53963,1,44,'2021-08-31 21:00:17'),(53964,1,44,'2021-08-31 21:00:18'),(53965,1,44,'2021-08-31 21:07:41'),(53966,1,73,'2021-08-31 21:29:13'),(53967,1,6,'2021-08-31 21:49:05'),(53968,1,6,'2021-08-31 21:49:18'),(53969,1,15,'2021-08-31 21:52:32'),(53970,1,14,'2021-08-31 21:53:41'),(53971,1,66,'2021-08-31 22:07:36'),(53972,1,6,'2021-08-31 22:07:47'),(53973,1,13,'2021-08-31 22:14:46'),(53974,1,44,'2021-08-31 22:20:53'),(53975,1,44,'2021-08-31 22:33:13'),(53976,1,44,'2021-08-31 22:33:29'),(53977,1,14,'2021-08-31 23:11:12'),(53978,1,44,'2021-09-01 00:49:08'),(53979,1,76,'2021-09-01 00:57:05'),(53980,1,44,'2021-09-01 01:04:37'),(53981,1,44,'2021-09-01 01:04:37'),(53982,1,44,'2021-09-01 01:57:59'),(53983,1,44,'2021-09-01 02:32:55'),(53984,1,14,'2021-09-01 02:33:24'),(53985,1,5,'2021-09-01 02:33:53'),(53986,1,13,'2021-09-01 02:40:59'),(53987,1,44,'2021-09-01 02:45:51'),(53988,1,44,'2021-09-01 02:53:42'),(53989,1,44,'2021-09-01 03:13:25'),(53990,1,44,'2021-09-01 04:43:09'),(53991,1,44,'2021-09-01 04:43:52'),(53992,1,44,'2021-09-01 04:48:35'),(53993,1,44,'2021-09-01 04:55:00'),(53994,1,44,'2021-09-01 05:02:08'),(53995,1,44,'2021-09-01 05:03:14'),(53996,1,44,'2021-09-01 07:11:17'),(53997,1,44,'2021-09-01 07:26:52'),(53998,1,44,'2021-09-01 07:43:00'),(53999,1,44,'2021-09-01 08:13:28'),(54000,1,44,'2021-09-01 08:32:28'),(54001,1,13,'2021-09-01 08:33:50'),(54002,1,6,'2021-09-01 08:34:31'),(54003,1,15,'2021-09-01 08:34:44'),(54004,1,44,'2021-09-01 08:35:35'),(54005,1,44,'2021-09-01 08:55:15'),(54006,1,45,'2021-09-01 09:22:58'),(54007,1,43,'2021-09-01 10:20:24'),(54008,1,44,'2021-09-01 10:35:56'),(54009,1,44,'2021-09-01 10:37:26'),(54010,1,45,'2021-09-01 12:42:44'),(54011,1,44,'2021-09-01 12:54:08'),(54012,1,44,'2021-09-01 12:54:14'),(54013,1,44,'2021-09-01 12:54:18'),(54014,1,44,'2021-09-01 12:54:21'),(54015,1,44,'2021-09-01 12:54:24'),(54016,1,44,'2021-09-01 12:54:26'),(54017,1,44,'2021-09-01 12:54:28'),(54018,1,44,'2021-09-01 12:54:33'),(54019,1,44,'2021-09-01 12:54:39'),(54020,1,44,'2021-09-01 13:17:07'),(54021,1,44,'2021-09-01 13:36:03'),(54022,1,44,'2021-09-01 13:40:56'),(54023,1,44,'2021-09-01 14:02:21'),(54024,1,14,'2021-09-01 14:31:08'),(54025,1,5,'2021-09-01 14:32:20'),(54026,1,15,'2021-09-01 14:32:58'),(54027,1,6,'2021-09-01 14:32:59'),(54028,1,13,'2021-09-01 14:41:52'),(54029,1,73,'2021-09-01 14:43:09'),(54030,1,44,'2021-09-01 14:43:23'),(54031,1,13,'2021-09-01 14:44:03'),(54032,1,44,'2021-09-01 15:00:47'),(54033,1,14,'2021-09-01 15:06:15'),(54034,1,44,'2021-09-01 15:07:51'),(54035,1,44,'2021-09-01 15:26:03'),(54036,1,44,'2021-09-01 15:40:55'),(54037,1,44,'2021-09-01 15:58:33'),(54038,1,14,'2021-09-01 15:58:44'),(54039,1,44,'2021-09-01 16:10:25'),(54040,1,44,'2021-09-01 16:10:54'),(54041,1,13,'2021-09-01 16:13:09'),(54042,1,44,'2021-09-01 16:18:45'),(54043,1,44,'2021-09-01 16:19:07'),(54044,1,44,'2021-09-01 16:34:06'),(54045,1,14,'2021-09-01 16:52:02'),(54046,1,44,'2021-09-01 16:54:04'),(54047,1,44,'2021-09-01 16:57:37'),(54048,1,13,'2021-09-01 17:27:02'),(54049,1,14,'2021-09-01 17:44:05'),(54050,1,44,'2021-09-01 18:07:47'),(54051,1,44,'2021-09-01 18:26:33'),(54052,1,44,'2021-09-01 18:26:34'),(54053,1,44,'2021-09-01 18:33:56'),(54054,1,66,'2021-09-01 18:34:20'),(54055,1,44,'2021-09-01 18:40:16'),(54056,1,62,'2021-09-01 18:51:18'),(54057,1,15,'2021-09-01 19:20:03'),(54058,1,44,'2021-09-01 19:20:05'),(54059,1,44,'2021-09-01 19:20:06'),(54060,1,15,'2021-09-01 19:31:04'),(54061,1,76,'2021-09-01 20:17:48'),(54062,1,44,'2021-09-01 20:26:21'),(54063,1,44,'2021-09-01 21:06:42'),(54064,1,44,'2021-09-01 21:12:05'),(54065,1,45,'2021-09-01 21:15:50'),(54066,1,44,'2021-09-01 21:47:22'),(54067,1,45,'2021-09-01 22:10:30'),(54068,1,44,'2021-09-01 22:24:18'),(54069,1,44,'2021-09-01 22:38:52'),(54070,1,44,'2021-09-01 22:51:04'),(54071,1,66,'2021-09-01 23:21:34'),(54072,1,96,'2021-09-01 23:21:54'),(54073,1,14,'2021-09-01 23:31:57'),(54074,1,62,'2021-09-01 23:47:30'),(54075,1,15,'2021-09-02 00:08:28'),(54076,1,76,'2021-09-02 00:19:06'),(54077,1,44,'2021-09-02 00:31:24'),(54078,1,56,'2021-09-02 00:32:10'),(54079,1,79,'2021-09-02 00:37:30'),(54080,1,44,'2021-09-02 00:38:47'),(54081,1,14,'2021-09-02 01:04:11'),(54082,1,53,'2021-09-02 01:09:13'),(54083,1,44,'2021-09-02 01:24:32'),(54084,1,70,'2021-09-02 01:33:39'),(54085,1,5,'2021-09-02 01:36:08'),(54086,1,6,'2021-09-02 01:48:20'),(54087,1,6,'2021-09-02 01:48:29'),(54088,1,44,'2021-09-02 01:52:42'),(54089,1,96,'2021-09-02 01:58:22'),(54090,1,44,'2021-09-02 02:07:55'),(54091,1,73,'2021-09-02 02:23:16'),(54092,1,14,'2021-09-02 02:35:03'),(54093,1,5,'2021-09-02 02:37:29'),(54094,1,13,'2021-09-02 02:49:57'),(54095,1,44,'2021-09-02 03:01:23'),(54096,1,44,'2021-09-02 03:02:44'),(54097,1,44,'2021-09-02 04:11:47'),(54098,1,44,'2021-09-02 04:11:53'),(54099,1,44,'2021-09-02 04:37:43'),(54100,1,44,'2021-09-02 04:48:35'),(54101,1,44,'2021-09-02 04:54:42'),(54102,1,44,'2021-09-02 04:56:50'),(54103,1,44,'2021-09-02 05:34:32'),(54104,1,53,'2021-09-02 05:35:05'),(54105,1,44,'2021-09-02 05:49:06'),(54106,1,15,'2021-09-02 05:57:31'),(54107,1,76,'2021-09-02 06:43:41'),(54108,1,44,'2021-09-02 07:04:55'),(54109,1,44,'2021-09-02 07:04:56'),(54110,1,44,'2021-09-02 07:49:49'),(54111,1,44,'2021-09-02 08:07:44'),(54112,1,56,'2021-09-02 08:11:52'),(54113,1,44,'2021-09-02 08:21:26'),(54114,1,6,'2021-09-02 08:35:45'),(54115,1,15,'2021-09-02 08:35:46'),(54116,1,44,'2021-09-02 08:36:21'),(54117,1,44,'2021-09-02 08:36:27'),(54118,1,44,'2021-09-02 08:36:29'),(54119,1,44,'2021-09-02 08:43:42'),(54120,1,44,'2021-09-02 09:02:52'),(54121,1,66,'2021-09-02 09:10:29'),(54122,1,14,'2021-09-02 09:14:58'),(54123,1,5,'2021-09-02 09:15:42'),(54124,1,44,'2021-09-02 09:47:14'),(54125,1,44,'2021-09-02 09:47:55'),(54126,1,44,'2021-09-02 09:48:41'),(54127,1,44,'2021-09-02 09:49:29'),(54128,1,44,'2021-09-02 09:50:19'),(54129,1,44,'2021-09-02 10:36:22'),(54130,1,44,'2021-09-02 12:17:43'),(54131,1,44,'2021-09-02 12:17:47'),(54132,1,70,'2021-09-02 12:33:32'),(54133,1,44,'2021-09-02 12:51:52'),(54134,1,44,'2021-09-02 13:32:57'),(54135,1,6,'2021-09-02 14:31:56'),(54136,1,15,'2021-09-02 14:31:59'),(54137,1,44,'2021-09-02 14:32:01'),(54138,1,44,'2021-09-02 14:32:42'),(54139,1,14,'2021-09-02 14:37:00'),(54140,1,5,'2021-09-02 14:40:00'),(54141,1,44,'2021-09-02 15:12:38'),(54142,1,44,'2021-09-02 16:23:11'),(54143,1,44,'2021-09-02 16:51:13'),(54144,1,44,'2021-09-02 17:41:50'),(54145,1,44,'2021-09-02 18:01:13'),(54146,1,44,'2021-09-02 18:07:20'),(54147,1,44,'2021-09-02 18:17:41'),(54148,1,53,'2021-09-02 18:45:00'),(54149,1,44,'2021-09-02 18:57:00'),(54150,1,44,'2021-09-02 19:36:21'),(54151,1,44,'2021-09-02 19:36:21'),(54152,1,44,'2021-09-02 19:48:54'),(54153,1,44,'2021-09-02 20:15:36'),(54154,1,44,'2021-09-02 21:07:49'),(54155,1,44,'2021-09-02 21:46:54'),(54156,1,44,'2021-09-02 21:49:10'),(54157,1,44,'2021-09-02 22:15:34'),(54158,1,44,'2021-09-02 22:21:06'),(54159,1,53,'2021-09-02 22:37:57'),(54160,1,44,'2021-09-02 22:38:03'),(54161,1,53,'2021-09-02 22:38:32'),(54162,1,44,'2021-09-02 22:38:35'),(54163,1,44,'2021-09-02 22:53:10'),(54164,1,44,'2021-09-02 22:58:16'),(54165,1,14,'2021-09-02 23:55:02'),(54166,1,15,'2021-09-03 00:09:40'),(54167,1,44,'2021-09-03 00:10:05'),(54168,1,44,'2021-09-03 00:13:33'),(54169,1,96,'2021-09-03 00:23:46'),(54170,1,56,'2021-09-03 02:20:14'),(54171,1,5,'2021-09-03 02:35:26'),(54172,1,44,'2021-09-03 02:35:38'),(54173,1,14,'2021-09-03 02:36:05'),(54174,1,13,'2021-09-03 02:36:52'),(54175,1,44,'2021-09-03 02:40:49'),(54176,1,44,'2021-09-03 02:41:49'),(54177,1,6,'2021-09-03 02:41:52'),(54178,1,6,'2021-09-03 02:41:54'),(54179,1,44,'2021-09-03 02:43:13'),(54180,1,44,'2021-09-03 03:06:12'),(54181,1,43,'2021-09-03 03:22:54'),(54182,1,44,'2021-09-03 03:52:05'),(54183,1,44,'2021-09-03 04:28:09'),(54184,1,44,'2021-09-03 04:29:18'),(54185,1,44,'2021-09-03 04:44:45'),(54186,1,15,'2021-09-03 04:56:12'),(54187,1,44,'2021-09-03 05:39:50'),(54188,1,14,'2021-09-03 05:50:26'),(54189,1,44,'2021-09-03 06:08:25'),(54190,1,6,'2021-09-03 06:26:08'),(54191,1,44,'2021-09-03 07:06:36'),(54192,1,44,'2021-09-03 07:06:37'),(54193,1,44,'2021-09-03 07:15:48'),(54194,1,44,'2021-09-03 07:16:13'),(54195,1,44,'2021-09-03 07:16:49'),(54196,1,44,'2021-09-03 07:17:14'),(54197,1,44,'2021-09-03 07:17:44'),(54198,1,44,'2021-09-03 07:18:14'),(54199,1,44,'2021-09-03 07:18:39'),(54200,1,44,'2021-09-03 07:19:07'),(54201,1,44,'2021-09-03 07:19:34'),(54202,1,44,'2021-09-03 07:19:55'),(54203,1,44,'2021-09-03 07:20:41'),(54204,1,62,'2021-09-03 07:20:59'),(54205,1,44,'2021-09-03 07:21:10'),(54206,1,44,'2021-09-03 07:21:35'),(54207,1,44,'2021-09-03 07:22:01'),(54208,1,44,'2021-09-03 07:22:30'),(54209,1,44,'2021-09-03 07:22:59'),(54210,1,76,'2021-09-03 07:23:39'),(54211,1,44,'2021-09-03 07:23:52'),(54212,1,44,'2021-09-03 07:24:27'),(54213,1,44,'2021-09-03 07:24:51'),(54214,1,44,'2021-09-03 07:25:16'),(54215,1,44,'2021-09-03 07:25:48'),(54216,1,44,'2021-09-03 07:26:16'),(54217,1,44,'2021-09-03 07:26:51'),(54218,1,44,'2021-09-03 07:27:25'),(54219,1,44,'2021-09-03 07:27:48'),(54220,1,44,'2021-09-03 07:28:15'),(54221,1,44,'2021-09-03 07:28:38'),(54222,1,44,'2021-09-03 07:29:04'),(54223,1,44,'2021-09-03 07:29:46'),(54224,1,44,'2021-09-03 07:30:13'),(54225,1,44,'2021-09-03 07:30:40'),(54226,1,44,'2021-09-03 07:31:08'),(54227,1,44,'2021-09-03 07:31:32'),(54228,1,44,'2021-09-03 07:31:58'),(54229,1,44,'2021-09-03 07:32:25'),(54230,1,44,'2021-09-03 07:32:51'),(54231,1,44,'2021-09-03 08:05:17'),(54232,1,43,'2021-09-03 08:16:47'),(54233,1,5,'2021-09-03 08:32:31'),(54234,1,15,'2021-09-03 08:32:34'),(54235,1,6,'2021-09-03 08:32:38'),(54236,1,14,'2021-09-03 08:34:34'),(54237,1,44,'2021-09-03 08:36:23'),(54238,1,44,'2021-09-03 09:11:38'),(54239,1,44,'2021-09-03 09:27:09'),(54240,1,59,'2021-09-03 09:33:14'),(54241,1,62,'2021-09-03 09:47:49'),(54242,1,44,'2021-09-03 09:59:10'),(54243,1,70,'2021-09-03 10:04:14'),(54244,1,13,'2021-09-03 10:07:10'),(54245,1,44,'2021-09-03 10:11:26'),(54246,1,6,'2021-09-03 10:42:47'),(54247,1,44,'2021-09-03 11:22:20'),(54248,1,76,'2021-09-03 11:31:31'),(54249,1,73,'2021-09-03 12:17:41'),(54250,1,44,'2021-09-03 12:18:45'),(54251,1,56,'2021-09-03 12:37:25'),(54252,1,44,'2021-09-03 12:43:32'),(54253,1,66,'2021-09-03 12:49:52'),(54254,1,44,'2021-09-03 13:19:02'),(54255,1,44,'2021-09-03 13:21:19'),(54256,1,44,'2021-09-03 14:11:46'),(54257,1,15,'2021-09-03 14:33:09'),(54258,1,6,'2021-09-03 14:33:20'),(54259,1,44,'2021-09-03 14:34:21'),(54260,1,14,'2021-09-03 14:37:29'),(54261,1,5,'2021-09-03 14:39:10'),(54262,1,6,'2021-09-03 14:57:15'),(54263,1,13,'2021-09-03 15:05:56'),(54264,1,15,'2021-09-03 15:21:05'),(54265,1,44,'2021-09-03 15:34:40'),(54266,1,13,'2021-09-03 16:12:38'),(54267,1,44,'2021-09-03 16:53:58'),(54268,1,44,'2021-09-03 17:11:23'),(54269,1,44,'2021-09-03 17:48:16'),(54270,1,6,'2021-09-03 17:48:19'),(54271,1,6,'2021-09-03 17:48:21'),(54272,1,53,'2021-09-03 17:53:51'),(54273,1,53,'2021-09-03 18:25:10'),(54274,1,44,'2021-09-03 18:43:29'),(54275,1,59,'2021-09-03 19:03:33'),(54276,1,44,'2021-09-03 19:03:44'),(54277,1,44,'2021-09-03 19:03:45'),(54278,1,14,'2021-09-03 19:24:13'),(54279,1,70,'2021-09-03 19:39:04'),(54280,1,44,'2021-09-03 19:55:17'),(54281,1,6,'2021-09-03 21:05:15'),(54282,1,44,'2021-09-03 21:08:26'),(54283,1,76,'2021-09-03 21:26:43'),(54284,1,44,'2021-09-03 21:53:37'),(54285,1,44,'2021-09-03 22:09:48'),(54286,1,44,'2021-09-03 22:10:09'),(54287,1,44,'2021-09-03 22:14:57'),(54288,1,44,'2021-09-03 23:03:43'),(54289,1,44,'2021-09-03 23:20:15'),(54290,1,44,'2021-09-04 00:09:47'),(54291,1,6,'2021-09-04 00:53:24'),(54292,1,53,'2021-09-04 00:54:20'),(54293,1,44,'2021-09-04 01:23:14'),(54294,1,44,'2021-09-04 01:38:16'),(54295,1,44,'2021-09-04 01:44:58'),(54296,1,44,'2021-09-04 01:47:30'),(54297,1,62,'2021-09-04 02:03:02'),(54298,1,44,'2021-09-04 02:11:28'),(54299,1,59,'2021-09-04 02:19:06'),(54300,1,13,'2021-09-04 02:23:04'),(54301,1,44,'2021-09-04 02:38:54'),(54302,1,13,'2021-09-04 02:39:00'),(54303,1,44,'2021-09-04 02:54:01'),(54304,1,6,'2021-09-04 03:30:26'),(54305,1,44,'2021-09-04 03:57:17'),(54306,1,70,'2021-09-04 04:04:48'),(54307,1,79,'2021-09-04 04:24:28'),(54308,1,6,'2021-09-04 04:37:31'),(54309,1,15,'2021-09-04 04:37:32'),(54310,1,45,'2021-09-04 04:49:42'),(54311,1,44,'2021-09-04 04:51:23'),(54312,1,44,'2021-09-04 05:11:28'),(54313,1,13,'2021-09-04 05:14:11'),(54314,1,44,'2021-09-04 05:27:21'),(54315,1,44,'2021-09-04 05:40:50'),(54316,1,44,'2021-09-04 05:50:42'),(54317,1,14,'2021-09-04 06:26:01'),(54318,1,44,'2021-09-04 06:29:48'),(54319,1,6,'2021-09-04 06:41:28'),(54320,1,6,'2021-09-04 06:41:32'),(54321,1,44,'2021-09-04 06:49:42'),(54322,1,44,'2021-09-04 06:50:12'),(54323,1,44,'2021-09-04 07:05:13'),(54324,1,44,'2021-09-04 07:05:24'),(54325,1,44,'2021-09-04 07:05:24'),(54326,1,44,'2021-09-04 07:05:25'),(54327,1,44,'2021-09-04 07:28:13'),(54328,1,44,'2021-09-04 07:28:14'),(54329,1,44,'2021-09-04 07:35:59'),(54330,1,44,'2021-09-04 07:50:28'),(54331,1,79,'2021-09-04 08:15:13'),(54332,1,6,'2021-09-04 08:19:02'),(54333,1,6,'2021-09-04 08:19:03'),(54334,1,44,'2021-09-04 08:24:14'),(54335,1,44,'2021-09-04 08:32:56'),(54336,1,13,'2021-09-04 08:33:16'),(54337,1,44,'2021-09-04 09:01:17'),(54338,1,14,'2021-09-04 09:05:07'),(54339,1,44,'2021-09-04 09:06:07'),(54340,1,44,'2021-09-04 09:11:23'),(54341,1,6,'2021-09-04 09:21:54'),(54342,1,44,'2021-09-04 09:22:06'),(54343,1,15,'2021-09-04 09:24:06'),(54344,1,70,'2021-09-04 09:26:09'),(54345,1,44,'2021-09-04 09:52:14'),(54346,1,53,'2021-09-04 10:16:05'),(54347,1,6,'2021-09-04 10:19:54'),(54348,1,44,'2021-09-04 10:31:03'),(54349,1,43,'2021-09-04 10:52:45'),(54350,1,44,'2021-09-04 11:18:44'),(54351,1,44,'2021-09-04 11:38:30'),(54352,1,44,'2021-09-04 11:57:29'),(54353,1,44,'2021-09-04 11:59:56'),(54354,1,44,'2021-09-04 12:24:42'),(54355,1,44,'2021-09-04 12:27:20'),(54356,1,44,'2021-09-04 12:45:07'),(54357,1,5,'2021-09-04 12:55:25'),(54358,1,44,'2021-09-04 13:06:58'),(54359,1,44,'2021-09-04 13:14:19'),(54360,1,53,'2021-09-04 13:16:10'),(54361,1,45,'2021-09-04 13:17:40'),(54362,1,44,'2021-09-04 13:19:21'),(54363,1,5,'2021-09-04 13:29:18'),(54364,1,44,'2021-09-04 13:31:21'),(54365,1,5,'2021-09-04 13:32:46'),(54366,1,79,'2021-09-04 13:53:57'),(54367,1,44,'2021-09-04 14:22:18'),(54368,1,44,'2021-09-04 14:33:12'),(54369,1,6,'2021-09-04 14:33:22'),(54370,1,15,'2021-09-04 14:33:45'),(54371,1,44,'2021-09-04 14:34:14'),(54372,1,14,'2021-09-04 14:37:53'),(54373,1,5,'2021-09-04 14:40:07'),(54374,1,44,'2021-09-04 14:46:32'),(54375,1,44,'2021-09-04 14:51:29'),(54376,1,44,'2021-09-04 15:14:39'),(54377,1,44,'2021-09-04 15:51:45'),(54378,1,44,'2021-09-04 15:51:47'),(54379,1,44,'2021-09-04 15:51:48'),(54380,1,44,'2021-09-04 16:09:14'),(54381,1,44,'2021-09-04 16:13:25'),(54382,1,44,'2021-09-04 16:19:04'),(54383,1,44,'2021-09-04 16:39:54'),(54384,1,44,'2021-09-04 16:50:23'),(54385,1,44,'2021-09-04 17:13:23'),(54386,1,45,'2021-09-04 17:13:40'),(54387,1,44,'2021-09-04 17:16:54'),(54388,1,44,'2021-09-04 17:27:47'),(54389,1,5,'2021-09-04 17:32:11'),(54390,1,44,'2021-09-04 17:35:50'),(54391,1,44,'2021-09-04 17:36:51'),(54392,1,44,'2021-09-04 17:52:15'),(54393,1,5,'2021-09-04 18:11:12'),(54394,1,44,'2021-09-04 18:17:11'),(54395,1,44,'2021-09-04 18:27:28'),(54396,1,44,'2021-09-04 18:44:06'),(54397,1,44,'2021-09-04 18:54:13'),(54398,1,44,'2021-09-04 19:14:55'),(54399,1,44,'2021-09-04 19:14:55'),(54400,1,44,'2021-09-04 19:34:12'),(54401,1,44,'2021-09-04 19:45:59'),(54402,1,79,'2021-09-04 19:52:07'),(54403,1,44,'2021-09-04 20:12:01'),(54404,1,44,'2021-09-04 20:26:20'),(54405,1,44,'2021-09-04 20:34:24'),(54406,1,44,'2021-09-04 20:49:29'),(54407,1,79,'2021-09-04 20:49:40'),(54408,1,96,'2021-09-04 20:59:04'),(54409,1,44,'2021-09-04 21:11:30'),(54410,1,44,'2021-09-04 21:13:54'),(54411,1,5,'2021-09-04 21:15:38'),(54412,1,44,'2021-09-04 21:25:18'),(54413,1,44,'2021-09-04 21:25:38'),(54414,1,44,'2021-09-04 21:36:43'),(54415,1,44,'2021-09-04 21:49:15'),(54416,1,5,'2021-09-04 21:51:35'),(54417,1,44,'2021-09-04 22:01:40'),(54418,1,66,'2021-09-04 22:02:03'),(54419,1,44,'2021-09-04 22:09:59'),(54420,1,62,'2021-09-04 22:11:35'),(54421,1,44,'2021-09-04 22:11:50'),(54422,1,44,'2021-09-04 22:12:53'),(54423,1,44,'2021-09-04 22:16:36'),(54424,1,44,'2021-09-04 22:29:09'),(54425,1,79,'2021-09-04 22:30:59'),(54426,1,44,'2021-09-04 22:35:23'),(54427,1,53,'2021-09-04 22:45:19'),(54428,1,5,'2021-09-04 22:59:11'),(54429,1,5,'2021-09-04 23:02:01'),(54430,1,44,'2021-09-04 23:30:32'),(54431,1,44,'2021-09-04 23:40:12'),(54432,1,13,'2021-09-04 23:42:29'),(54433,1,44,'2021-09-04 23:46:29'),(54434,1,44,'2021-09-04 23:56:43'),(54435,1,44,'2021-09-04 23:57:54'),(54436,1,44,'2021-09-05 00:22:22'),(54437,1,44,'2021-09-05 00:23:49'),(54438,1,44,'2021-09-05 00:24:34'),(54439,1,44,'2021-09-05 00:27:17'),(54440,1,44,'2021-09-05 00:41:17'),(54441,1,44,'2021-09-05 00:48:29'),(54442,1,44,'2021-09-05 00:55:10'),(54443,1,44,'2021-09-05 01:03:50'),(54444,1,13,'2021-09-05 01:08:44'),(54445,1,44,'2021-09-05 01:11:57'),(54446,1,44,'2021-09-05 01:12:23'),(54447,1,44,'2021-09-05 01:17:30'),(54448,1,13,'2021-09-05 01:30:28'),(54449,1,44,'2021-09-05 01:37:10'),(54450,1,44,'2021-09-05 01:40:05'),(54451,1,13,'2021-09-05 01:42:49'),(54452,1,44,'2021-09-05 01:48:43'),(54453,1,44,'2021-09-05 01:49:14'),(54454,1,13,'2021-09-05 01:58:08'),(54455,1,44,'2021-09-05 01:58:47'),(54456,1,44,'2021-09-05 02:01:55'),(54457,1,44,'2021-09-05 02:04:32'),(54458,1,13,'2021-09-05 02:13:55'),(54459,1,44,'2021-09-05 02:18:14'),(54460,1,44,'2021-09-05 02:21:14'),(54461,1,44,'2021-09-05 02:21:24'),(54462,1,13,'2021-09-05 02:29:15'),(54463,1,6,'2021-09-05 02:35:54'),(54464,1,44,'2021-09-05 02:36:36'),(54465,1,15,'2021-09-05 02:39:00'),(54466,1,44,'2021-09-05 02:39:36'),(54467,1,13,'2021-09-05 02:48:54'),(54468,1,44,'2021-09-05 02:56:01'),(54469,1,44,'2021-09-05 03:24:14'),(54470,1,44,'2021-09-05 03:32:04'),(54471,1,44,'2021-09-05 03:43:10'),(54472,1,44,'2021-09-05 03:53:37'),(54473,1,44,'2021-09-05 04:06:44'),(54474,1,44,'2021-09-05 04:20:19'),(54475,1,44,'2021-09-05 04:20:29'),(54476,1,44,'2021-09-05 04:21:39'),(54477,1,44,'2021-09-05 04:34:43'),(54478,1,44,'2021-09-05 04:34:55'),(54479,1,44,'2021-09-05 04:43:10'),(54480,1,44,'2021-09-05 05:06:36'),(54481,1,44,'2021-09-05 05:33:45'),(54482,1,44,'2021-09-05 05:55:52'),(54483,1,5,'2021-09-05 05:59:55'),(54484,1,14,'2021-09-05 06:01:19'),(54485,1,44,'2021-09-05 06:29:05'),(54486,1,44,'2021-09-05 07:22:31'),(54487,1,44,'2021-09-05 07:22:32'),(54488,1,44,'2021-09-05 07:38:35'),(54489,1,44,'2021-09-05 07:40:52'),(54490,1,44,'2021-09-05 07:41:16'),(54491,1,44,'2021-09-05 07:41:44'),(54492,1,44,'2021-09-05 07:42:10'),(54493,1,44,'2021-09-05 07:42:38'),(54494,1,44,'2021-09-05 07:43:06'),(54495,1,44,'2021-09-05 07:43:33'),(54496,1,44,'2021-09-05 07:43:57'),(54497,1,44,'2021-09-05 07:44:25'),(54498,1,44,'2021-09-05 07:45:30'),(54499,1,44,'2021-09-05 07:45:53'),(54500,1,44,'2021-09-05 07:46:12'),(54501,1,44,'2021-09-05 07:46:18'),(54502,1,44,'2021-09-05 07:46:41'),(54503,1,44,'2021-09-05 07:47:07'),(54504,1,44,'2021-09-05 07:47:35'),(54505,1,44,'2021-09-05 07:48:26'),(54506,1,44,'2021-09-05 07:48:51'),(54507,1,44,'2021-09-05 07:49:13'),(54508,1,44,'2021-09-05 07:49:38'),(54509,1,44,'2021-09-05 07:50:10'),(54510,1,44,'2021-09-05 07:50:33'),(54511,1,44,'2021-09-05 07:51:14'),(54512,1,44,'2021-09-05 07:51:54'),(54513,1,44,'2021-09-05 07:52:21'),(54514,1,44,'2021-09-05 07:52:46'),(54515,1,44,'2021-09-05 07:53:09'),(54516,1,44,'2021-09-05 07:53:34'),(54517,1,44,'2021-09-05 07:54:13'),(54518,1,44,'2021-09-05 07:54:35'),(54519,1,44,'2021-09-05 07:54:59'),(54520,1,44,'2021-09-05 07:55:20'),(54521,1,44,'2021-09-05 07:55:43'),(54522,1,44,'2021-09-05 07:56:08'),(54523,1,44,'2021-09-05 07:56:34'),(54524,1,44,'2021-09-05 07:56:57'),(54525,1,44,'2021-09-05 08:12:18'),(54526,1,14,'2021-09-05 08:32:36'),(54527,1,5,'2021-09-05 08:32:38'),(54528,1,13,'2021-09-05 08:33:41'),(54529,1,44,'2021-09-05 08:33:46'),(54530,1,44,'2021-09-05 10:07:29'),(54531,1,44,'2021-09-05 10:07:53'),(54532,1,44,'2021-09-05 10:09:52'),(54533,1,44,'2021-09-05 10:10:18'),(54534,1,44,'2021-09-05 11:16:45'),(54535,1,44,'2021-09-05 11:51:38'),(54536,1,6,'2021-09-05 11:57:29'),(54537,1,44,'2021-09-05 12:04:30'),(54538,1,44,'2021-09-05 12:04:35'),(54539,1,44,'2021-09-05 13:10:03'),(54540,1,6,'2021-09-05 13:14:21'),(54541,1,44,'2021-09-05 13:24:57'),(54542,1,6,'2021-09-05 13:40:59'),(54543,1,6,'2021-09-05 13:53:53'),(54544,1,44,'2021-09-05 14:04:20'),(54545,1,6,'2021-09-05 14:13:52'),(54546,1,13,'2021-09-05 14:32:19'),(54547,1,44,'2021-09-05 14:32:39'),(54548,1,15,'2021-09-05 14:58:54'),(54549,1,6,'2021-09-05 14:58:55'),(54550,1,44,'2021-09-05 15:34:02'),(54551,1,44,'2021-09-05 15:50:50'),(54552,1,44,'2021-09-05 15:58:23'),(54553,1,44,'2021-09-05 16:21:55'),(54554,1,44,'2021-09-05 16:47:13'),(54555,1,44,'2021-09-05 17:11:59'),(54556,1,44,'2021-09-05 17:15:05'),(54557,1,44,'2021-09-05 17:52:47'),(54558,1,44,'2021-09-05 18:04:09'),(54559,1,44,'2021-09-05 19:28:04'),(54560,1,44,'2021-09-05 19:30:57'),(54561,1,44,'2021-09-05 19:30:59'),(54562,1,6,'2021-09-05 19:54:39'),(54563,1,6,'2021-09-05 19:54:45'),(54564,1,44,'2021-09-05 21:44:57'),(54565,1,44,'2021-09-05 22:01:48'),(54566,1,44,'2021-09-05 22:14:15'),(54567,1,44,'2021-09-05 22:28:57'),(54568,1,44,'2021-09-05 22:29:46'),(54569,1,44,'2021-09-05 22:34:52'),(54570,1,79,'2021-09-05 22:44:59'),(54571,1,44,'2021-09-05 23:19:12'),(54572,1,44,'2021-09-05 23:29:14'),(54573,1,44,'2021-09-06 00:04:15'),(54574,1,44,'2021-09-06 00:25:30'),(54575,1,79,'2021-09-06 00:44:55'),(54576,1,6,'2021-09-06 01:21:19'),(54577,1,44,'2021-09-06 01:23:08'),(54578,1,44,'2021-09-06 01:34:07'),(54579,1,44,'2021-09-06 01:57:01'),(54580,1,44,'2021-09-06 02:32:56'),(54581,1,14,'2021-09-06 02:39:01'),(54582,1,5,'2021-09-06 02:43:01'),(54583,1,44,'2021-09-06 02:59:51'),(54584,1,44,'2021-09-06 03:26:15'),(54585,1,44,'2021-09-06 03:26:16'),(54586,1,6,'2021-09-06 03:28:41'),(54587,1,15,'2021-09-06 03:40:03'),(54588,1,59,'2021-09-06 04:03:56'),(54589,1,6,'2021-09-06 04:05:36'),(54590,1,6,'2021-09-06 04:23:23'),(54591,1,44,'2021-09-06 04:41:49'),(54592,1,44,'2021-09-06 04:57:56'),(54593,1,44,'2021-09-06 04:58:14'),(54594,1,44,'2021-09-06 04:59:21'),(54595,1,44,'2021-09-06 05:04:54'),(54596,1,73,'2021-09-06 05:25:26'),(54597,1,6,'2021-09-06 06:16:38'),(54598,1,44,'2021-09-06 06:29:48'),(54599,1,6,'2021-09-06 06:40:48'),(54600,1,44,'2021-09-06 06:55:13'),(54601,1,44,'2021-09-06 06:55:22'),(54602,1,44,'2021-09-06 06:55:23'),(54603,1,44,'2021-09-06 06:55:23'),(54604,1,44,'2021-09-06 06:55:25'),(54605,1,44,'2021-09-06 06:55:26'),(54606,1,44,'2021-09-06 06:55:27'),(54607,1,44,'2021-09-06 06:55:52'),(54608,1,44,'2021-09-06 06:55:55'),(54609,1,44,'2021-09-06 07:05:05'),(54610,1,44,'2021-09-06 07:05:05'),(54611,1,44,'2021-09-06 07:46:34'),(54612,1,44,'2021-09-06 07:49:43'),(54613,1,44,'2021-09-06 07:50:29'),(54614,1,44,'2021-09-06 07:50:32'),(54615,1,44,'2021-09-06 08:01:42'),(54616,1,44,'2021-09-06 08:16:17'),(54617,1,44,'2021-09-06 08:28:50'),(54618,1,44,'2021-09-06 08:29:39'),(54619,1,44,'2021-09-06 08:29:39'),(54620,1,5,'2021-09-06 08:32:50'),(54621,1,14,'2021-09-06 08:32:53'),(54622,1,66,'2021-09-06 08:33:12'),(54623,1,79,'2021-09-06 08:43:50'),(54624,1,44,'2021-09-06 08:56:51'),(54625,1,66,'2021-09-06 08:59:36'),(54626,1,6,'2021-09-06 09:28:31'),(54627,1,6,'2021-09-06 09:28:41'),(54628,1,44,'2021-09-06 09:44:05'),(54629,1,44,'2021-09-06 09:56:17'),(54630,1,53,'2021-09-06 09:56:21'),(54631,1,44,'2021-09-06 09:56:27'),(54632,1,44,'2021-09-06 09:56:39'),(54633,1,44,'2021-09-06 09:56:50'),(54634,1,44,'2021-09-06 11:04:03'),(54635,1,6,'2021-09-06 11:35:03'),(54636,1,6,'2021-09-06 12:21:48'),(54637,1,44,'2021-09-06 12:25:04'),(54638,1,44,'2021-09-06 12:34:24'),(54639,1,44,'2021-09-06 12:48:46'),(54640,1,44,'2021-09-06 12:48:47'),(54641,1,6,'2021-09-06 13:05:24'),(54642,1,76,'2021-09-06 13:16:33'),(54643,1,44,'2021-09-06 13:29:35'),(54644,1,62,'2021-09-06 13:44:17'),(54645,1,14,'2021-09-06 13:50:20'),(54646,1,44,'2021-09-06 14:01:43'),(54647,1,45,'2021-09-06 14:27:22'),(54648,1,15,'2021-09-06 14:31:06'),(54649,1,14,'2021-09-06 14:34:04'),(54650,1,5,'2021-09-06 14:34:05'),(54651,1,44,'2021-09-06 14:44:39'),(54652,1,44,'2021-09-06 15:16:05'),(54653,1,14,'2021-09-06 15:25:36'),(54654,1,44,'2021-09-06 15:30:29'),(54655,1,44,'2021-09-06 15:41:06'),(54656,1,14,'2021-09-06 15:45:04'),(54657,1,44,'2021-09-06 16:03:09'),(54658,1,15,'2021-09-06 16:04:57'),(54659,1,6,'2021-09-06 16:11:05'),(54660,1,6,'2021-09-06 16:14:00'),(54661,1,14,'2021-09-06 16:37:00'),(54662,1,44,'2021-09-06 17:05:27'),(54663,1,14,'2021-09-06 17:09:04'),(54664,1,44,'2021-09-06 17:29:24'),(54665,1,14,'2021-09-06 18:08:21'),(54666,1,44,'2021-09-06 19:19:13'),(54667,1,44,'2021-09-06 19:19:13'),(54668,1,44,'2021-09-06 19:19:14'),(54669,1,44,'2021-09-06 19:52:08'),(54670,1,44,'2021-09-06 19:55:12'),(54671,1,14,'2021-09-06 20:58:12'),(54672,1,44,'2021-09-06 21:14:59'),(54673,1,14,'2021-09-06 21:24:14'),(54674,1,44,'2021-09-06 21:53:15'),(54675,1,76,'2021-09-06 22:13:37'),(54676,1,44,'2021-09-06 22:14:02'),(54677,1,44,'2021-09-06 22:15:01'),(54678,1,44,'2021-09-06 22:15:35'),(54679,1,14,'2021-09-06 22:16:08'),(54680,1,44,'2021-09-06 22:21:33'),(54681,1,44,'2021-09-06 22:26:05'),(54682,1,44,'2021-09-06 22:38:33'),(54683,1,43,'2021-09-06 22:49:18'),(54684,1,44,'2021-09-06 22:50:00'),(54685,1,15,'2021-09-06 23:07:30'),(54686,1,14,'2021-09-06 23:08:56'),(54687,1,13,'2021-09-06 23:25:13'),(54688,1,15,'2021-09-06 23:42:55'),(54689,1,44,'2021-09-07 00:22:49'),(54690,1,44,'2021-09-07 00:23:51'),(54691,1,53,'2021-09-07 00:25:24'),(54692,1,14,'2021-09-07 00:54:19'),(54693,1,44,'2021-09-07 00:59:24'),(54694,1,44,'2021-09-07 00:59:29'),(54695,1,44,'2021-09-07 00:59:34'),(54696,1,44,'2021-09-07 00:59:37'),(54697,1,44,'2021-09-07 00:59:42'),(54698,1,44,'2021-09-07 00:59:48'),(54699,1,44,'2021-09-07 00:59:53'),(54700,1,44,'2021-09-07 01:00:00'),(54701,1,44,'2021-09-07 01:00:15'),(54702,1,44,'2021-09-07 01:00:33'),(54703,1,44,'2021-09-07 01:01:00'),(54704,1,53,'2021-09-07 02:09:32'),(54705,1,13,'2021-09-07 02:38:58'),(54706,1,5,'2021-09-07 02:41:05'),(54707,1,5,'2021-09-07 02:51:43'),(54708,1,44,'2021-09-07 02:52:37'),(54709,1,14,'2021-09-07 02:57:07'),(54710,1,44,'2021-09-07 03:03:19'),(54711,1,14,'2021-09-07 03:07:59'),(54712,1,44,'2021-09-07 03:15:56'),(54713,1,44,'2021-09-07 03:28:30'),(54714,1,44,'2021-09-07 03:48:40'),(54715,1,13,'2021-09-07 03:55:01'),(54716,1,44,'2021-09-07 03:59:27'),(54717,1,44,'2021-09-07 03:59:34'),(54718,1,44,'2021-09-07 03:59:36'),(54719,1,44,'2021-09-07 03:59:40'),(54720,1,44,'2021-09-07 03:59:45'),(54721,1,44,'2021-09-07 04:17:37'),(54722,1,44,'2021-09-07 04:50:15'),(54723,1,44,'2021-09-07 05:12:01'),(54724,1,5,'2021-09-07 05:13:11'),(54725,1,14,'2021-09-07 05:14:12'),(54726,1,15,'2021-09-07 05:16:58'),(54727,1,14,'2021-09-07 05:32:58'),(54728,1,44,'2021-09-07 05:49:08'),(54729,1,6,'2021-09-07 06:15:52'),(54730,1,15,'2021-09-07 06:15:53'),(54731,1,44,'2021-09-07 06:33:42'),(54732,1,5,'2021-09-07 06:44:32'),(54733,1,14,'2021-09-07 06:52:45'),(54734,1,44,'2021-09-07 07:02:11'),(54735,1,44,'2021-09-07 07:02:22'),(54736,1,44,'2021-09-07 07:26:01'),(54737,1,44,'2021-09-07 07:26:46'),(54738,1,14,'2021-09-07 07:37:43'),(54739,1,44,'2021-09-07 07:58:56'),(54740,1,44,'2021-09-07 07:59:00'),(54741,1,44,'2021-09-07 08:22:27'),(54742,1,44,'2021-09-07 08:22:34'),(54743,1,6,'2021-09-07 08:33:02'),(54744,1,15,'2021-09-07 08:33:06'),(54745,1,53,'2021-09-07 09:16:51'),(54746,1,44,'2021-09-07 09:17:59'),(54747,1,44,'2021-09-07 09:18:00'),(54748,1,44,'2021-09-07 09:28:21'),(54749,1,44,'2021-09-07 11:00:16'),(54750,1,66,'2021-09-07 11:04:48'),(54751,1,44,'2021-09-07 11:21:44'),(54752,1,6,'2021-09-07 11:42:32'),(54753,1,70,'2021-09-07 11:52:19'),(54754,1,44,'2021-09-07 11:56:22'),(54755,1,44,'2021-09-07 11:56:23'),(54756,1,44,'2021-09-07 11:56:29'),(54757,1,44,'2021-09-07 11:56:32'),(54758,1,44,'2021-09-07 12:25:59'),(54759,1,13,'2021-09-07 12:55:09'),(54760,1,44,'2021-09-07 12:55:11'),(54761,1,44,'2021-09-07 13:00:08'),(54762,1,76,'2021-09-07 13:48:46'),(54763,1,44,'2021-09-07 14:17:11'),(54764,1,44,'2021-09-07 14:20:28'),(54765,1,44,'2021-09-07 14:33:16'),(54766,1,14,'2021-09-07 14:34:01'),(54767,1,5,'2021-09-07 14:35:20'),(54768,1,44,'2021-09-07 14:51:37'),(54769,1,44,'2021-09-07 15:01:26'),(54770,1,13,'2021-09-07 15:11:25'),(54771,1,44,'2021-09-07 15:17:23'),(54772,1,44,'2021-09-07 15:40:06'),(54773,1,13,'2021-09-07 16:04:58'),(54774,1,44,'2021-09-07 16:17:11'),(54775,1,13,'2021-09-07 16:21:00'),(54776,1,44,'2021-09-07 16:53:32'),(54777,1,44,'2021-09-07 17:14:09'),(54778,1,44,'2021-09-07 17:14:32'),(54779,1,13,'2021-09-07 17:15:39'),(54780,1,44,'2021-09-07 17:27:51'),(54781,1,13,'2021-09-07 17:44:51'),(54782,1,45,'2021-09-07 18:09:46'),(54783,1,44,'2021-09-07 18:27:27'),(54784,1,73,'2021-09-07 18:34:20'),(54785,1,44,'2021-09-07 18:38:29'),(54786,1,44,'2021-09-07 18:42:38'),(54787,1,44,'2021-09-07 19:08:49'),(54788,1,44,'2021-09-07 19:09:02'),(54789,1,44,'2021-09-07 19:09:04'),(54790,1,44,'2021-09-07 19:42:57'),(54791,1,66,'2021-09-07 20:14:12'),(54792,1,44,'2021-09-07 20:15:20'),(54793,1,15,'2021-09-07 20:26:54'),(54794,1,44,'2021-09-07 20:48:29'),(54795,1,44,'2021-09-07 21:16:10'),(54796,1,44,'2021-09-07 21:18:14'),(54797,1,44,'2021-09-07 21:35:15'),(54798,1,44,'2021-09-07 21:45:29'),(54799,1,44,'2021-09-07 21:45:30'),(54800,1,44,'2021-09-07 21:58:43'),(54801,1,44,'2021-09-07 22:16:37'),(54802,1,44,'2021-09-07 22:16:53'),(54803,1,44,'2021-09-07 22:17:26'),(54804,1,44,'2021-09-07 22:22:51'),(54805,1,96,'2021-09-07 22:30:45'),(54806,1,44,'2021-09-07 22:31:23'),(54807,1,96,'2021-09-07 22:32:07'),(54808,1,44,'2021-09-07 22:32:38'),(54809,1,44,'2021-09-07 22:39:33'),(54810,1,66,'2021-09-07 22:42:54'),(54811,1,44,'2021-09-07 22:49:59'),(54812,1,44,'2021-09-07 23:14:14'),(54813,1,44,'2021-09-07 23:44:18'),(54814,1,73,'2021-09-08 00:14:22'),(54815,1,44,'2021-09-08 00:23:25'),(54816,1,44,'2021-09-08 00:25:53'),(54817,1,44,'2021-09-08 00:34:15'),(54818,1,44,'2021-09-08 00:41:44'),(54819,1,56,'2021-09-08 00:50:31'),(54820,1,44,'2021-09-08 01:26:55'),(54821,1,44,'2021-09-08 01:31:41'),(54822,1,44,'2021-09-08 01:33:33'),(54823,1,44,'2021-09-08 01:43:15'),(54824,1,44,'2021-09-08 01:52:54'),(54825,1,44,'2021-09-08 02:01:06'),(54826,1,13,'2021-09-08 02:04:56'),(54827,1,44,'2021-09-08 02:17:58'),(54828,1,44,'2021-09-08 02:17:59'),(54829,1,44,'2021-09-08 02:39:49'),(54830,1,15,'2021-09-08 02:42:22'),(54831,1,44,'2021-09-08 02:46:01'),(54832,1,13,'2021-09-08 02:48:56'),(54833,1,44,'2021-09-08 02:54:18'),(54834,1,73,'2021-09-08 02:54:33'),(54835,1,62,'2021-09-08 03:15:11'),(54836,1,44,'2021-09-08 03:51:47'),(54837,1,44,'2021-09-08 03:52:41'),(54838,1,44,'2021-09-08 04:23:30'),(54839,1,44,'2021-09-08 04:31:37'),(54840,1,44,'2021-09-08 04:33:01'),(54841,1,44,'2021-09-08 04:48:46'),(54842,1,44,'2021-09-08 05:06:31'),(54843,1,44,'2021-09-08 05:14:38'),(54844,1,44,'2021-09-08 05:22:27'),(54845,1,45,'2021-09-08 05:23:38'),(54846,1,5,'2021-09-08 05:30:21'),(54847,1,14,'2021-09-08 05:30:22'),(54848,1,66,'2021-09-08 05:43:42'),(54849,1,44,'2021-09-08 06:05:16'),(54850,1,44,'2021-09-08 06:09:18'),(54851,1,44,'2021-09-08 06:13:13'),(54852,1,13,'2021-09-08 06:50:02'),(54853,1,44,'2021-09-08 07:10:34'),(54854,1,44,'2021-09-08 07:10:50'),(54855,1,44,'2021-09-08 07:10:51'),(54856,1,44,'2021-09-08 07:17:03'),(54857,1,15,'2021-09-08 07:19:02'),(54858,1,15,'2021-09-08 07:19:19'),(54859,1,13,'2021-09-08 07:24:05'),(54860,1,44,'2021-09-08 07:43:03'),(54861,1,44,'2021-09-08 07:54:13'),(54862,1,44,'2021-09-08 07:54:18'),(54863,1,44,'2021-09-08 07:54:21'),(54864,1,13,'2021-09-08 08:06:41'),(54865,1,56,'2021-09-08 08:30:39'),(54866,1,44,'2021-09-08 08:32:18'),(54867,1,44,'2021-09-08 08:34:05'),(54868,1,44,'2021-09-08 08:40:07'),(54869,1,44,'2021-09-08 08:51:13'),(54870,1,44,'2021-09-08 09:03:53'),(54871,1,44,'2021-09-08 09:17:36'),(54872,1,44,'2021-09-08 09:38:46'),(54873,1,44,'2021-09-08 09:43:00'),(54874,1,44,'2021-09-08 10:01:18'),(54875,1,44,'2021-09-08 10:22:10'),(54876,1,44,'2021-09-08 10:24:12'),(54877,1,44,'2021-09-08 11:10:25'),(54878,1,56,'2021-09-08 11:26:24'),(54879,1,44,'2021-09-08 11:31:35'),(54880,1,44,'2021-09-08 11:37:20'),(54881,1,44,'2021-09-08 12:05:16'),(54882,1,6,'2021-09-08 12:05:19'),(54883,1,6,'2021-09-08 12:05:20'),(54884,1,44,'2021-09-08 12:06:01'),(54885,1,44,'2021-09-08 12:16:15'),(54886,1,44,'2021-09-08 12:17:13'),(54887,1,14,'2021-09-08 12:45:08'),(54888,1,5,'2021-09-08 12:45:09'),(54889,1,44,'2021-09-08 13:34:08'),(54890,1,66,'2021-09-08 13:43:23'),(54891,1,14,'2021-09-08 14:38:25'),(54892,1,5,'2021-09-08 14:38:34'),(54893,1,44,'2021-09-08 14:45:30'),(54894,1,15,'2021-09-08 15:57:16'),(54895,1,44,'2021-09-08 16:26:59'),(54896,1,15,'2021-09-08 17:10:06'),(54897,1,44,'2021-09-08 17:12:10'),(54898,1,44,'2021-09-08 17:36:55'),(54899,1,6,'2021-09-08 17:41:22'),(54900,1,15,'2021-09-08 17:44:18'),(54901,1,66,'2021-09-08 19:49:46'),(54902,1,44,'2021-09-08 19:49:59'),(54903,1,44,'2021-09-08 19:50:00'),(54904,1,15,'2021-09-08 20:08:02'),(54905,1,44,'2021-09-08 20:20:54'),(54906,1,44,'2021-09-08 21:09:49'),(54907,1,15,'2021-09-08 21:30:48'),(54908,1,14,'2021-09-08 21:33:47'),(54909,1,44,'2021-09-08 21:34:49'),(54910,1,44,'2021-09-08 21:45:21'),(54911,1,44,'2021-09-08 21:54:53'),(54912,1,44,'2021-09-08 22:07:02'),(54913,1,44,'2021-09-08 22:07:50'),(54914,1,44,'2021-09-08 22:07:51'),(54915,1,44,'2021-09-08 22:08:01'),(54916,1,14,'2021-09-08 22:11:59'),(54917,1,44,'2021-09-08 22:12:51'),(54918,1,44,'2021-09-08 22:14:10'),(54919,1,44,'2021-09-08 22:15:51'),(54920,1,44,'2021-09-08 22:16:33'),(54921,1,53,'2021-09-08 22:29:43'),(54922,1,15,'2021-09-08 22:34:42'),(54923,1,56,'2021-09-08 22:56:16'),(54924,1,44,'2021-09-08 23:54:07'),(54925,1,6,'2021-09-09 00:05:54'),(54926,1,6,'2021-09-09 00:05:57'),(54927,1,15,'2021-09-09 00:14:01'),(54928,1,53,'2021-09-09 00:44:35'),(54929,1,15,'2021-09-09 01:03:29'),(54930,1,44,'2021-09-09 01:31:29'),(54931,1,44,'2021-09-09 01:35:47'),(54932,1,44,'2021-09-09 01:44:07'),(54933,1,79,'2021-09-09 01:45:20'),(54934,1,13,'2021-09-09 02:35:52'),(54935,1,44,'2021-09-09 02:40:21'),(54936,1,44,'2021-09-09 02:47:25'),(54937,1,15,'2021-09-09 02:56:36'),(54938,1,44,'2021-09-09 03:20:25'),(54939,1,44,'2021-09-09 03:25:22'),(54940,1,53,'2021-09-09 03:34:33'),(54941,1,44,'2021-09-09 03:35:50'),(54942,1,62,'2021-09-09 03:51:29'),(54943,1,6,'2021-09-09 03:54:43'),(54944,1,6,'2021-09-09 03:54:50'),(54945,1,59,'2021-09-09 04:11:04'),(54946,1,70,'2021-09-09 05:19:08'),(54947,1,5,'2021-09-09 05:41:21'),(54948,1,14,'2021-09-09 05:41:22'),(54949,1,44,'2021-09-09 05:55:30'),(54950,1,79,'2021-09-09 06:01:16'),(54951,1,44,'2021-09-09 06:09:22'),(54952,1,44,'2021-09-09 06:10:48'),(54953,1,44,'2021-09-09 06:10:48'),(54954,1,44,'2021-09-09 06:24:16'),(54955,1,6,'2021-09-09 06:37:13'),(54956,1,15,'2021-09-09 06:41:06'),(54957,1,44,'2021-09-09 07:20:59'),(54958,1,44,'2021-09-09 07:21:07'),(54959,1,5,'2021-09-09 07:27:44'),(54960,1,44,'2021-09-09 07:41:14'),(54961,1,62,'2021-09-09 08:26:12'),(54962,1,13,'2021-09-09 08:32:44'),(54963,1,44,'2021-09-09 08:32:47'),(54964,1,5,'2021-09-09 08:36:25'),(54965,1,6,'2021-09-09 08:38:31'),(54966,1,6,'2021-09-09 08:38:36'),(54967,1,44,'2021-09-09 08:41:29'),(54968,1,6,'2021-09-09 08:41:30'),(54969,1,6,'2021-09-09 08:41:32'),(54970,1,5,'2021-09-09 08:42:59'),(54971,1,44,'2021-09-09 08:44:38'),(54972,1,5,'2021-09-09 08:48:24'),(54973,1,44,'2021-09-09 09:25:28'),(54974,1,44,'2021-09-09 09:56:36'),(54975,1,44,'2021-09-09 10:00:55'),(54976,1,66,'2021-09-09 10:55:22'),(54977,1,14,'2021-09-09 12:08:49'),(54978,1,6,'2021-09-09 12:25:48'),(54979,1,15,'2021-09-09 12:26:21'),(54980,1,53,'2021-09-09 12:45:52'),(54981,1,44,'2021-09-09 13:27:27'),(54982,1,14,'2021-09-09 13:55:06'),(54983,1,59,'2021-09-09 14:01:29'),(54984,1,44,'2021-09-09 14:04:59'),(54985,1,14,'2021-09-09 14:17:05'),(54986,1,44,'2021-09-09 14:23:47'),(54987,1,44,'2021-09-09 14:24:10'),(54988,1,13,'2021-09-09 14:31:56'),(54989,1,44,'2021-09-09 14:31:59'),(54990,1,5,'2021-09-09 14:36:49'),(54991,1,15,'2021-09-09 14:39:05'),(54992,1,6,'2021-09-09 14:39:08'),(54993,1,44,'2021-09-09 14:42:17'),(54994,1,14,'2021-09-09 14:42:28'),(54995,1,44,'2021-09-09 14:43:56'),(54996,1,14,'2021-09-09 14:45:13'),(54997,1,44,'2021-09-09 14:47:01'),(54998,1,14,'2021-09-09 14:58:39'),(54999,1,44,'2021-09-09 15:16:45'),(55000,1,44,'2021-09-09 16:21:45'),(55001,1,44,'2021-09-09 16:30:16'),(55002,1,44,'2021-09-09 16:31:22'),(55003,1,45,'2021-09-09 16:37:03'),(55004,1,15,'2021-09-09 16:38:10'),(55005,1,62,'2021-09-09 16:54:47'),(55006,1,44,'2021-09-09 17:21:59'),(55007,1,44,'2021-09-09 17:35:17'),(55008,1,44,'2021-09-09 18:08:17'),(55009,1,44,'2021-09-09 18:31:56'),(55010,1,44,'2021-09-09 18:49:55'),(55011,1,44,'2021-09-09 19:01:25'),(55012,1,44,'2021-09-09 19:01:26'),(55013,1,44,'2021-09-09 19:02:30'),(55014,1,6,'2021-09-09 19:02:34'),(55015,1,6,'2021-09-09 19:02:41'),(55016,1,44,'2021-09-09 19:11:32'),(55017,1,44,'2021-09-09 19:11:35'),(55018,1,59,'2021-09-09 19:31:48'),(55019,1,44,'2021-09-09 19:37:05'),(55020,1,14,'2021-09-09 19:48:39'),(55021,1,44,'2021-09-09 20:14:52'),(55022,1,44,'2021-09-09 20:43:05'),(55023,1,44,'2021-09-09 20:44:58'),(55024,1,6,'2021-09-09 20:45:25'),(55025,1,53,'2021-09-09 20:45:37'),(55026,1,53,'2021-09-09 20:45:51'),(55027,1,6,'2021-09-09 20:46:48'),(55028,1,53,'2021-09-09 20:48:39'),(55029,1,53,'2021-09-09 20:50:30'),(55030,1,15,'2021-09-09 21:13:31'),(55031,1,44,'2021-09-09 21:34:21'),(55032,1,44,'2021-09-09 21:51:55'),(55033,1,96,'2021-09-09 21:52:13'),(55034,1,5,'2021-09-09 21:53:07'),(55035,1,73,'2021-09-09 21:53:24'),(55036,1,44,'2021-09-09 22:03:54'),(55037,1,44,'2021-09-09 22:12:39'),(55038,1,44,'2021-09-09 22:12:52'),(55039,1,44,'2021-09-09 22:13:04'),(55040,1,44,'2021-09-09 22:13:14'),(55041,1,44,'2021-09-09 22:14:09'),(55042,1,44,'2021-09-09 22:14:20'),(55043,1,6,'2021-09-09 22:37:01'),(55044,1,44,'2021-09-09 22:53:02'),(55045,1,44,'2021-09-09 22:53:19'),(55046,1,6,'2021-09-10 00:10:46'),(55047,1,15,'2021-09-10 00:27:22'),(55048,1,76,'2021-09-10 00:30:30'),(55049,1,44,'2021-09-10 01:03:30'),(55050,1,15,'2021-09-10 01:13:33'),(55051,1,53,'2021-09-10 01:17:29'),(55052,1,44,'2021-09-10 01:37:40'),(55053,1,5,'2021-09-10 01:55:37'),(55054,1,15,'2021-09-10 02:04:49'),(55055,1,5,'2021-09-10 02:37:00'),(55056,1,14,'2021-09-10 02:38:30'),(55057,1,44,'2021-09-10 02:39:04'),(55058,1,13,'2021-09-10 02:43:37'),(55059,1,44,'2021-09-10 02:48:25'),(55060,1,76,'2021-09-10 02:49:02'),(55061,1,6,'2021-09-10 03:01:12'),(55062,1,79,'2021-09-10 03:02:35'),(55063,1,6,'2021-09-10 03:09:17'),(55064,1,6,'2021-09-10 03:09:19'),(55065,1,15,'2021-09-10 03:12:06'),(55066,1,62,'2021-09-10 03:46:06'),(55067,1,6,'2021-09-10 03:56:08'),(55068,1,6,'2021-09-10 04:17:51'),(55069,1,44,'2021-09-10 05:27:57'),(55070,1,44,'2021-09-10 05:29:03'),(55071,1,44,'2021-09-10 06:22:13'),(55072,1,44,'2021-09-10 06:34:17'),(55073,1,44,'2021-09-10 06:52:53'),(55074,1,44,'2021-09-10 07:05:53'),(55075,1,44,'2021-09-10 07:05:54'),(55076,1,5,'2021-09-10 07:33:17'),(55077,1,44,'2021-09-10 07:37:01'),(55078,1,15,'2021-09-10 07:51:14'),(55079,1,43,'2021-09-10 08:17:40'),(55080,1,5,'2021-09-10 08:31:49'),(55081,1,14,'2021-09-10 08:32:02'),(55082,1,15,'2021-09-10 08:33:21'),(55083,1,6,'2021-09-10 08:33:22'),(55084,1,15,'2021-09-10 08:36:12'),(55085,1,15,'2021-09-10 09:23:12'),(55086,1,15,'2021-09-10 10:07:38'),(55087,1,44,'2021-09-10 10:21:59'),(55088,1,44,'2021-09-10 10:22:12'),(55089,1,44,'2021-09-10 10:22:20'),(55090,1,44,'2021-09-10 10:22:26'),(55091,1,44,'2021-09-10 10:22:34'),(55092,1,44,'2021-09-10 10:22:41'),(55093,1,44,'2021-09-10 11:18:01'),(55094,1,44,'2021-09-10 11:38:25'),(55095,1,13,'2021-09-10 12:52:02'),(55096,1,44,'2021-09-10 12:52:05'),(55097,1,44,'2021-09-10 12:53:06'),(55098,1,44,'2021-09-10 13:54:59'),(55099,1,44,'2021-09-10 14:33:44'),(55100,1,13,'2021-09-10 14:33:54'),(55101,1,5,'2021-09-10 14:34:32'),(55102,1,14,'2021-09-10 14:34:40'),(55103,1,44,'2021-09-10 14:37:56'),(55104,1,66,'2021-09-10 14:58:02'),(55105,1,6,'2021-09-10 15:08:23'),(55106,1,6,'2021-09-10 15:19:02'),(55107,1,6,'2021-09-10 15:49:52'),(55108,1,6,'2021-09-10 16:17:30'),(55109,1,44,'2021-09-10 16:20:30'),(55110,1,44,'2021-09-10 16:20:31'),(55111,1,6,'2021-09-10 17:27:43'),(55112,1,15,'2021-09-10 17:31:02'),(55113,1,6,'2021-09-10 17:54:14'),(55114,1,15,'2021-09-10 18:01:08'),(55115,1,44,'2021-09-10 18:09:18'),(55116,1,44,'2021-09-10 18:11:20'),(55117,1,44,'2021-09-10 18:19:00'),(55118,1,6,'2021-09-10 18:19:01'),(55119,1,13,'2021-09-10 18:19:02'),(55120,1,6,'2021-09-10 18:41:37'),(55121,1,44,'2021-09-10 19:11:54'),(55122,1,44,'2021-09-10 19:11:55'),(55123,1,70,'2021-09-10 19:59:07'),(55124,1,66,'2021-09-10 20:04:04'),(55125,1,70,'2021-09-10 20:27:21'),(55126,1,15,'2021-09-10 21:02:06'),(55127,1,44,'2021-09-10 21:24:28'),(55128,1,44,'2021-09-10 21:44:18'),(55129,1,44,'2021-09-10 22:08:49'),(55130,1,44,'2021-09-10 23:04:47'),(55131,1,15,'2021-09-10 23:05:12'),(55132,1,44,'2021-09-10 23:14:47'),(55133,1,44,'2021-09-10 23:14:57'),(55134,1,44,'2021-09-10 23:15:15'),(55135,1,96,'2021-09-10 23:47:08'),(55136,1,6,'2021-09-10 23:51:42'),(55137,1,6,'2021-09-10 23:52:03'),(55138,1,6,'2021-09-11 00:08:41'),(55139,1,44,'2021-09-11 00:11:42'),(55140,1,44,'2021-09-11 00:39:46'),(55141,1,44,'2021-09-11 00:45:03'),(55142,1,44,'2021-09-11 00:45:05'),(55143,1,44,'2021-09-11 00:57:29'),(55144,1,44,'2021-09-11 00:57:39'),(55145,1,15,'2021-09-11 01:32:02'),(55146,1,44,'2021-09-11 01:44:33'),(55147,1,44,'2021-09-11 02:16:23'),(55148,1,44,'2021-09-11 02:24:38'),(55149,1,53,'2021-09-11 02:24:41'),(55150,1,73,'2021-09-11 02:24:43'),(55151,1,76,'2021-09-11 02:24:46'),(55152,1,79,'2021-09-11 02:24:48'),(55153,1,15,'2021-09-11 02:24:51'),(55154,1,96,'2021-09-11 02:24:52'),(55155,1,14,'2021-09-11 02:36:24'),(55156,1,5,'2021-09-11 02:36:27'),(55157,1,44,'2021-09-11 02:40:02'),(55158,1,5,'2021-09-11 02:47:04'),(55159,1,44,'2021-09-11 02:48:31'),(55160,1,13,'2021-09-11 02:48:47'),(55161,1,5,'2021-09-11 02:50:45'),(55162,1,14,'2021-09-11 02:51:47'),(55163,1,5,'2021-09-11 02:56:42'),(55164,1,44,'2021-09-11 03:07:32'),(55165,1,44,'2021-09-11 03:16:59'),(55166,1,79,'2021-09-11 03:19:47'),(55167,1,15,'2021-09-11 03:36:44'),(55168,1,53,'2021-09-11 03:58:34'),(55169,1,44,'2021-09-11 03:58:38'),(55170,1,44,'2021-09-11 03:58:45'),(55171,1,44,'2021-09-11 03:58:55'),(55172,1,44,'2021-09-11 03:59:01'),(55173,1,44,'2021-09-11 03:59:05'),(55174,1,44,'2021-09-11 03:59:12'),(55175,1,44,'2021-09-11 03:59:19'),(55176,1,44,'2021-09-11 03:59:24'),(55177,1,44,'2021-09-11 03:59:27'),(55178,1,44,'2021-09-11 03:59:31'),(55179,1,44,'2021-09-11 03:59:36'),(55180,1,44,'2021-09-11 03:59:40'),(55181,1,44,'2021-09-11 03:59:44'),(55182,1,44,'2021-09-11 03:59:50'),(55183,1,44,'2021-09-11 03:59:54'),(55184,1,44,'2021-09-11 03:59:58'),(55185,1,44,'2021-09-11 04:00:30'),(55186,1,44,'2021-09-11 04:00:37'),(55187,1,44,'2021-09-11 04:00:49'),(55188,1,43,'2021-09-11 04:06:13'),(55189,1,44,'2021-09-11 04:11:44'),(55190,1,96,'2021-09-11 04:31:01'),(55191,1,6,'2021-09-11 05:35:54'),(55192,1,15,'2021-09-11 05:35:55'),(55193,1,44,'2021-09-11 06:19:46'),(55194,1,15,'2021-09-11 06:38:15'),(55195,1,43,'2021-09-11 06:53:31'),(55196,1,44,'2021-09-11 07:04:40'),(55197,1,44,'2021-09-11 07:04:41'),(55198,1,44,'2021-09-11 07:04:42'),(55199,1,44,'2021-09-11 07:33:14'),(55200,1,15,'2021-09-11 07:45:08'),(55201,1,44,'2021-09-11 08:03:07'),(55202,1,44,'2021-09-11 08:05:30'),(55203,1,13,'2021-09-11 08:33:02'),(55204,1,44,'2021-09-11 08:33:08'),(55205,1,5,'2021-09-11 08:34:11'),(55206,1,14,'2021-09-11 08:35:32'),(55207,1,59,'2021-09-11 08:50:06'),(55208,1,15,'2021-09-11 08:55:38'),(55209,1,44,'2021-09-11 09:31:15'),(55210,1,44,'2021-09-11 09:34:13'),(55211,1,44,'2021-09-11 10:33:27'),(55212,1,44,'2021-09-11 10:33:52'),(55213,1,44,'2021-09-11 10:35:26'),(55214,1,44,'2021-09-11 10:36:55'),(55215,1,44,'2021-09-11 10:40:21'),(55216,1,44,'2021-09-11 10:50:57'),(55217,1,44,'2021-09-11 10:51:02'),(55218,1,44,'2021-09-11 10:51:05'),(55219,1,44,'2021-09-11 11:01:58'),(55220,1,44,'2021-09-11 11:12:23'),(55221,1,79,'2021-09-11 11:29:48'),(55222,1,44,'2021-09-11 11:33:52'),(55223,1,44,'2021-09-11 11:34:15'),(55224,1,44,'2021-09-11 11:38:38'),(55225,1,44,'2021-09-11 11:39:25'),(55226,1,44,'2021-09-11 11:54:16'),(55227,1,44,'2021-09-11 12:25:04'),(55228,1,44,'2021-09-11 12:38:41'),(55229,1,44,'2021-09-11 12:50:06'),(55230,1,44,'2021-09-11 12:57:11'),(55231,1,44,'2021-09-11 13:31:38'),(55232,1,44,'2021-09-11 13:31:44'),(55233,1,44,'2021-09-11 13:51:26'),(55234,1,76,'2021-09-11 14:19:28'),(55235,1,44,'2021-09-11 14:22:50'),(55236,1,14,'2021-09-11 14:33:01'),(55237,1,5,'2021-09-11 14:34:09'),(55238,1,13,'2021-09-11 14:34:27'),(55239,1,44,'2021-09-11 14:34:33'),(55240,1,44,'2021-09-11 14:36:34'),(55241,1,44,'2021-09-11 14:43:09'),(55242,1,44,'2021-09-11 15:14:14'),(55243,1,44,'2021-09-11 15:25:14'),(55244,1,44,'2021-09-11 15:25:15'),(55245,1,44,'2021-09-11 15:25:16'),(55246,1,44,'2021-09-11 15:41:01'),(55247,1,44,'2021-09-11 15:46:27'),(55248,1,44,'2021-09-11 16:07:38'),(55249,1,44,'2021-09-11 16:33:53'),(55250,1,44,'2021-09-11 17:09:39'),(55251,1,44,'2021-09-11 17:14:56'),(55252,1,44,'2021-09-11 17:28:38'),(55253,1,44,'2021-09-11 17:39:31'),(55254,1,44,'2021-09-11 18:13:00'),(55255,1,44,'2021-09-11 18:40:19'),(55256,1,44,'2021-09-11 18:49:19'),(55257,1,44,'2021-09-11 18:49:20'),(55258,1,44,'2021-09-11 18:49:24'),(55259,1,44,'2021-09-11 18:49:24'),(55260,1,44,'2021-09-11 18:49:27'),(55261,1,44,'2021-09-11 18:49:27'),(55262,1,44,'2021-09-11 18:49:30'),(55263,1,44,'2021-09-11 18:49:31'),(55264,1,44,'2021-09-11 18:49:35'),(55265,1,44,'2021-09-11 18:49:38'),(55266,1,44,'2021-09-11 18:49:42'),(55267,1,44,'2021-09-11 18:49:43'),(55268,1,44,'2021-09-11 18:49:47'),(55269,1,44,'2021-09-11 18:49:48'),(55270,1,44,'2021-09-11 18:49:52'),(55271,1,44,'2021-09-11 18:49:53'),(55272,1,44,'2021-09-11 18:49:56'),(55273,1,44,'2021-09-11 18:49:57'),(55274,1,44,'2021-09-11 18:50:01'),(55275,1,44,'2021-09-11 18:50:02'),(55276,1,44,'2021-09-11 18:50:05'),(55277,1,44,'2021-09-11 18:50:07'),(55278,1,44,'2021-09-11 18:50:10'),(55279,1,44,'2021-09-11 18:50:11'),(55280,1,44,'2021-09-11 18:50:11'),(55281,1,44,'2021-09-11 18:50:12'),(55282,1,53,'2021-09-11 18:55:09'),(55283,1,44,'2021-09-11 19:21:36'),(55284,1,44,'2021-09-11 19:21:37'),(55285,1,44,'2021-09-11 19:21:38'),(55286,1,44,'2021-09-11 19:50:31'),(55287,1,44,'2021-09-11 20:02:04'),(55288,1,44,'2021-09-11 21:45:11'),(55289,1,44,'2021-09-11 22:26:10'),(55290,1,44,'2021-09-11 22:40:57'),(55291,1,62,'2021-09-11 22:44:55'),(55292,1,70,'2021-09-11 22:59:13'),(55293,1,53,'2021-09-11 23:53:54'),(55294,1,53,'2021-09-12 00:18:30'),(55295,1,44,'2021-09-12 00:38:25'),(55296,1,79,'2021-09-12 00:43:45'),(55297,1,62,'2021-09-12 01:07:33'),(55298,1,73,'2021-09-12 02:37:09'),(55299,1,6,'2021-09-12 02:37:10'),(55300,1,5,'2021-09-12 02:37:26'),(55301,1,15,'2021-09-12 02:41:19'),(55302,1,14,'2021-09-12 02:46:03'),(55303,1,44,'2021-09-12 03:06:21'),(55304,1,44,'2021-09-12 03:49:51'),(55305,1,44,'2021-09-12 03:49:52'),(55306,1,44,'2021-09-12 03:49:53'),(55307,1,44,'2021-09-12 03:49:56'),(55308,1,44,'2021-09-12 03:49:57'),(55309,1,44,'2021-09-12 03:50:03'),(55310,1,44,'2021-09-12 04:41:42'),(55311,1,96,'2021-09-12 04:44:39'),(55312,1,13,'2021-09-12 05:09:25'),(55313,1,44,'2021-09-12 05:09:27'),(55314,1,79,'2021-09-12 05:33:19'),(55315,1,76,'2021-09-12 06:12:43'),(55316,1,44,'2021-09-12 06:37:51'),(55317,1,44,'2021-09-12 06:39:40'),(55318,1,70,'2021-09-12 07:02:23'),(55319,1,44,'2021-09-12 07:02:57'),(55320,1,44,'2021-09-12 07:03:04'),(55321,1,44,'2021-09-12 07:42:10'),(55322,1,44,'2021-09-12 08:04:32'),(55323,1,6,'2021-09-12 08:33:36'),(55324,1,44,'2021-09-12 08:34:32'),(55325,1,15,'2021-09-12 08:35:20'),(55326,1,66,'2021-09-12 08:38:36'),(55327,1,44,'2021-09-12 09:45:34'),(55328,1,44,'2021-09-12 09:45:37'),(55329,1,44,'2021-09-12 10:41:41'),(55330,1,44,'2021-09-12 11:41:09'),(55331,1,14,'2021-09-12 11:49:16'),(55332,1,5,'2021-09-12 11:49:16'),(55333,1,73,'2021-09-12 13:53:56'),(55334,1,6,'2021-09-12 14:32:36'),(55335,1,15,'2021-09-12 14:33:58'),(55336,1,5,'2021-09-12 14:34:42'),(55337,1,14,'2021-09-12 14:35:02'),(55338,1,13,'2021-09-12 14:41:19'),(55339,1,44,'2021-09-12 14:41:20'),(55340,1,76,'2021-09-12 15:03:41'),(55341,1,44,'2021-09-12 16:15:28'),(55342,1,44,'2021-09-12 17:02:10'),(55343,1,44,'2021-09-12 17:02:36'),(55344,1,44,'2021-09-12 17:26:56'),(55345,1,44,'2021-09-12 19:17:13'),(55346,1,44,'2021-09-12 19:17:14'),(55347,1,44,'2021-09-12 20:47:41'),(55348,1,15,'2021-09-12 21:43:24'),(55349,1,44,'2021-09-12 21:44:43'),(55350,1,79,'2021-09-12 22:49:05'),(55351,1,44,'2021-09-12 23:16:23'),(55352,1,5,'2021-09-12 23:20:15'),(55353,1,53,'2021-09-12 23:20:18'),(55354,1,15,'2021-09-12 23:20:19'),(55355,1,96,'2021-09-12 23:20:21'),(55356,1,53,'2021-09-12 23:20:24'),(55357,1,96,'2021-09-12 23:20:30'),(55358,1,53,'2021-09-12 23:20:32'),(55359,1,62,'2021-09-12 23:20:43'),(55360,1,62,'2021-09-12 23:20:47'),(55361,1,66,'2021-09-12 23:20:59'),(55362,1,44,'2021-09-12 23:35:31'),(55363,1,44,'2021-09-13 00:38:45'),(55364,1,96,'2021-09-13 00:38:55'),(55365,1,44,'2021-09-13 01:10:31'),(55366,1,6,'2021-09-13 01:35:49'),(55367,1,6,'2021-09-13 01:35:55'),(55368,1,44,'2021-09-13 02:25:24'),(55369,1,44,'2021-09-13 02:39:25'),(55370,1,13,'2021-09-13 02:41:09'),(55371,1,76,'2021-09-13 02:52:12'),(55372,1,44,'2021-09-13 03:12:56'),(55373,1,44,'2021-09-13 03:34:54'),(55374,1,15,'2021-09-13 03:55:33'),(55375,1,66,'2021-09-13 04:06:43'),(55376,1,15,'2021-09-13 05:01:00'),(55377,1,6,'2021-09-13 05:01:02'),(55378,1,44,'2021-09-13 05:14:34'),(55379,1,6,'2021-09-13 05:14:37'),(55380,1,14,'2021-09-13 05:14:40'),(55381,1,13,'2021-09-13 05:14:42'),(55382,1,15,'2021-09-13 05:14:46'),(55383,1,5,'2021-09-13 05:14:47'),(55384,1,96,'2021-09-13 05:14:49'),(55385,1,53,'2021-09-13 05:14:51'),(55386,1,96,'2021-09-13 05:14:54'),(55387,1,79,'2021-09-13 05:14:57'),(55388,1,79,'2021-09-13 05:14:58'),(55389,1,76,'2021-09-13 05:15:02'),(55390,1,76,'2021-09-13 05:15:07'),(55391,1,73,'2021-09-13 05:15:14'),(55392,1,73,'2021-09-13 05:15:32'),(55393,1,70,'2021-09-13 05:15:37'),(55394,1,70,'2021-09-13 05:15:41'),(55395,1,62,'2021-09-13 05:15:45'),(55396,1,62,'2021-09-13 05:15:48'),(55397,1,66,'2021-09-13 05:15:50'),(55398,1,66,'2021-09-13 05:15:51'),(55399,1,56,'2021-09-13 05:15:53'),(55400,1,56,'2021-09-13 05:15:55'),(55401,1,43,'2021-09-13 05:15:57'),(55402,1,43,'2021-09-13 05:16:01'),(55403,1,53,'2021-09-13 05:16:08'),(55404,1,53,'2021-09-13 05:16:15'),(55405,1,45,'2021-09-13 05:16:29'),(55406,1,45,'2021-09-13 05:16:33'),(55407,1,59,'2021-09-13 05:16:38'),(55408,1,59,'2021-09-13 05:16:42'),(55409,1,44,'2021-09-13 05:16:47'),(55410,1,44,'2021-09-13 05:16:50'),(55411,1,15,'2021-09-13 05:16:56'),(55412,1,15,'2021-09-13 05:17:00'),(55413,1,15,'2021-09-13 05:17:02'),(55414,1,15,'2021-09-13 06:32:09'),(55415,1,44,'2021-09-13 06:41:07'),(55416,1,44,'2021-09-13 07:06:15'),(55417,1,44,'2021-09-13 07:06:16'),(55418,1,44,'2021-09-13 08:14:53'),(55419,1,96,'2021-09-13 08:32:19'),(55420,1,6,'2021-09-13 08:32:35'),(55421,1,14,'2021-09-13 08:32:46'),(55422,1,15,'2021-09-13 08:33:06'),(55423,1,5,'2021-09-13 08:34:36'),(55424,1,6,'2021-09-13 09:04:16'),(55425,1,13,'2021-09-13 09:17:05'),(55426,1,15,'2021-09-13 09:33:40'),(55427,1,44,'2021-09-13 09:46:54'),(55428,1,44,'2021-09-13 10:22:18'),(55429,1,44,'2021-09-13 10:25:32'),(55430,1,13,'2021-09-13 11:07:11'),(55431,1,44,'2021-09-13 11:07:12'),(55432,1,44,'2021-09-13 11:19:55'),(55433,1,44,'2021-09-13 12:13:29'),(55434,1,44,'2021-09-13 12:46:42'),(55435,1,73,'2021-09-13 13:02:00'),(55436,1,44,'2021-09-13 13:11:00'),(55437,1,44,'2021-09-13 13:50:08'),(55438,1,70,'2021-09-13 14:09:53'),(55439,1,44,'2021-09-13 14:15:18'),(55440,1,6,'2021-09-13 14:33:03'),(55441,1,44,'2021-09-13 14:33:11'),(55442,1,43,'2021-09-13 14:33:25'),(55443,1,15,'2021-09-13 14:33:58'),(55444,1,5,'2021-09-13 14:35:32'),(55445,1,14,'2021-09-13 14:35:36'),(55446,1,44,'2021-09-13 14:42:00'),(55447,1,44,'2021-09-13 15:07:14'),(55448,1,44,'2021-09-13 15:38:28'),(55449,1,44,'2021-09-13 16:32:09'),(55450,1,44,'2021-09-13 16:54:22'),(55451,1,44,'2021-09-13 16:55:30'),(55452,1,44,'2021-09-13 17:19:51'),(55453,1,44,'2021-09-13 17:49:27'),(55454,1,66,'2021-09-13 17:49:35'),(55455,1,44,'2021-09-13 18:15:43'),(55456,1,44,'2021-09-13 18:40:30'),(55457,1,44,'2021-09-13 19:02:59'),(55458,1,44,'2021-09-13 19:03:00'),(55459,1,44,'2021-09-13 19:03:06'),(55460,1,44,'2021-09-13 19:13:55'),(55461,1,44,'2021-09-13 19:16:28'),(55462,1,44,'2021-09-13 19:34:37'),(55463,1,44,'2021-09-13 20:00:30'),(55464,1,44,'2021-09-13 20:24:50'),(55465,1,56,'2021-09-13 20:33:32'),(55466,1,15,'2021-09-13 20:47:53'),(55467,1,44,'2021-09-13 21:07:03'),(55468,1,44,'2021-09-13 21:11:02'),(55469,1,73,'2021-09-13 21:22:49'),(55470,1,44,'2021-09-13 21:45:09'),(55471,1,44,'2021-09-13 21:55:39'),(55472,1,15,'2021-09-13 22:14:19'),(55473,1,79,'2021-09-13 22:18:18'),(55474,1,15,'2021-09-13 22:24:35'),(55475,1,44,'2021-09-13 22:42:43'),(55476,1,44,'2021-09-13 22:54:27'),(55477,1,44,'2021-09-13 22:56:15'),(55478,1,45,'2021-09-13 22:57:29'),(55479,1,44,'2021-09-13 23:10:49'),(55480,1,44,'2021-09-13 23:45:02'),(55481,1,44,'2021-09-14 00:13:09'),(55482,1,44,'2021-09-14 00:14:35'),(55483,1,44,'2021-09-14 00:32:48'),(55484,1,44,'2021-09-14 00:50:37'),(55485,1,44,'2021-09-14 01:27:39'),(55486,1,44,'2021-09-14 01:44:19'),(55487,1,53,'2021-09-14 02:20:20'),(55488,1,15,'2021-09-14 02:34:57'),(55489,1,15,'2021-09-14 02:35:23'),(55490,1,44,'2021-09-14 02:35:27'),(55491,1,6,'2021-09-14 02:39:44'),(55492,1,76,'2021-09-14 02:46:27'),(55493,1,44,'2021-09-14 02:48:32'),(55494,1,56,'2021-09-14 03:03:15'),(55495,1,44,'2021-09-14 03:14:47'),(55496,1,73,'2021-09-14 03:48:02'),(55497,1,44,'2021-09-14 03:57:08'),(55498,1,56,'2021-09-14 04:08:30'),(55499,1,44,'2021-09-14 04:29:06'),(55500,1,56,'2021-09-14 05:04:48'),(55501,1,5,'2021-09-14 05:46:35'),(55502,1,14,'2021-09-14 05:47:41'),(55503,1,44,'2021-09-14 05:57:51'),(55504,1,44,'2021-09-14 06:11:29'),(55505,1,73,'2021-09-14 07:19:38'),(55506,1,44,'2021-09-14 07:19:52'),(55507,1,44,'2021-09-14 07:19:54'),(55508,1,6,'2021-09-14 07:54:38'),(55509,1,6,'2021-09-14 08:32:19'),(55510,1,15,'2021-09-14 08:32:21'),(55511,1,14,'2021-09-14 08:34:45'),(55512,1,5,'2021-09-14 08:35:00'),(55513,1,45,'2021-09-14 08:46:03'),(55514,1,44,'2021-09-14 10:21:24'),(55515,1,13,'2021-09-14 11:25:15'),(55516,1,44,'2021-09-14 11:25:16'),(55517,1,44,'2021-09-14 12:47:53'),(55518,1,53,'2021-09-14 13:17:02'),(55519,1,15,'2021-09-14 14:33:49'),(55520,1,6,'2021-09-14 14:33:54'),(55521,1,44,'2021-09-14 14:34:06'),(55522,1,5,'2021-09-14 14:44:12'),(55523,1,14,'2021-09-14 14:44:13'),(55524,1,44,'2021-09-14 15:59:14'),(55525,1,15,'2021-09-14 16:41:08'),(55526,1,44,'2021-09-14 19:17:28'),(55527,1,44,'2021-09-14 19:17:28'),(55528,1,44,'2021-09-14 21:43:52'),(55529,1,44,'2021-09-14 22:12:16'),(55530,1,45,'2021-09-14 22:22:36'),(55531,1,44,'2021-09-14 22:26:03'),(55532,1,62,'2021-09-14 22:30:02'),(55533,1,53,'2021-09-14 22:39:19'),(55534,1,44,'2021-09-15 00:14:59'),(55535,1,44,'2021-09-15 01:27:32'),(55536,1,76,'2021-09-15 02:09:32'),(55537,1,44,'2021-09-15 02:19:06'),(55538,1,59,'2021-09-15 02:24:36'),(55539,1,5,'2021-09-15 02:33:43'),(55540,1,14,'2021-09-15 02:40:03'),(55541,1,13,'2021-09-15 02:41:27'),(55542,1,44,'2021-09-15 02:41:28'),(55543,1,15,'2021-09-15 02:53:18'),(55544,1,15,'2021-09-15 03:02:54'),(55545,1,6,'2021-09-15 04:15:31'),(55546,1,44,'2021-09-15 04:25:58'),(55547,1,44,'2021-09-15 04:31:13'),(55548,1,44,'2021-09-15 05:02:48'),(55549,1,44,'2021-09-15 05:03:48'),(55550,1,6,'2021-09-15 05:13:59'),(55551,1,59,'2021-09-15 05:33:20'),(55552,1,44,'2021-09-15 06:40:09'),(55553,1,53,'2021-09-15 06:49:46'),(55554,1,44,'2021-09-15 07:09:27'),(55555,1,44,'2021-09-15 07:09:27'),(55556,1,53,'2021-09-15 07:21:44'),(55557,1,6,'2021-09-15 07:22:16'),(55558,1,6,'2021-09-15 07:22:18'),(55559,1,44,'2021-09-15 07:38:58'),(55560,1,44,'2021-09-15 07:40:03'),(55561,1,14,'2021-09-15 08:32:25'),(55562,1,15,'2021-09-15 08:33:37'),(55563,1,6,'2021-09-15 08:33:55'),(55564,1,5,'2021-09-15 08:34:00'),(55565,1,5,'2021-09-15 09:39:33'),(55566,1,44,'2021-09-15 09:47:52'),(55567,1,13,'2021-09-15 10:48:21'),(55568,1,44,'2021-09-15 10:49:24'),(55569,1,45,'2021-09-15 11:09:47'),(55570,1,5,'2021-09-15 11:55:31'),(55571,1,44,'2021-09-15 12:29:57'),(55572,1,44,'2021-09-15 12:39:52'),(55573,1,14,'2021-09-15 13:14:35'),(55574,1,44,'2021-09-15 13:48:07'),(55575,1,59,'2021-09-15 13:57:15'),(55576,1,44,'2021-09-15 14:08:10'),(55577,1,13,'2021-09-15 14:33:47'),(55578,1,44,'2021-09-15 14:33:59'),(55579,1,15,'2021-09-15 14:36:34'),(55580,1,6,'2021-09-15 14:36:36'),(55581,1,14,'2021-09-15 14:48:36'),(55582,1,66,'2021-09-15 14:50:41'),(55583,1,14,'2021-09-15 14:54:10'),(55584,1,44,'2021-09-15 15:31:41'),(55585,1,62,'2021-09-15 15:37:43'),(55586,1,59,'2021-09-15 16:00:41'),(55587,1,76,'2021-09-15 16:03:05'),(55588,1,73,'2021-09-15 16:13:59'),(55589,1,56,'2021-09-15 16:16:14'),(55590,1,96,'2021-09-15 16:31:47'),(55591,1,44,'2021-09-15 16:41:08'),(55592,1,53,'2021-09-15 17:03:50'),(55593,1,96,'2021-09-15 17:32:01'),(55594,1,62,'2021-09-15 17:32:11'),(55595,1,14,'2021-09-15 17:55:54'),(55596,1,79,'2021-09-15 18:12:52'),(55597,1,44,'2021-09-15 19:00:08'),(55598,1,44,'2021-09-15 19:00:15'),(55599,1,76,'2021-09-15 19:33:29'),(55600,1,15,'2021-09-15 19:34:05'),(55601,1,73,'2021-09-15 19:36:51'),(55602,1,53,'2021-09-15 19:40:14'),(55603,1,70,'2021-09-15 20:05:11'),(55604,1,44,'2021-09-15 20:08:24'),(55605,1,15,'2021-09-15 20:30:00'),(55606,1,96,'2021-09-15 20:33:29'),(55607,1,6,'2021-09-15 20:36:03'),(55608,1,6,'2021-09-15 20:36:09'),(55609,1,59,'2021-09-15 20:40:22'),(55610,1,44,'2021-09-15 21:47:45'),(55611,1,44,'2021-09-15 22:10:21'),(55612,1,44,'2021-09-15 22:12:02'),(55613,1,44,'2021-09-15 22:43:18'),(55614,1,44,'2021-09-15 22:43:22'),(55615,1,70,'2021-09-16 00:11:02'),(55616,1,44,'2021-09-16 00:15:09'),(55617,1,44,'2021-09-16 00:15:12'),(55618,1,6,'2021-09-16 00:34:42'),(55619,1,44,'2021-09-16 00:50:37'),(55620,1,44,'2021-09-16 01:37:22'),(55621,1,44,'2021-09-16 01:56:53'),(55622,1,44,'2021-09-16 02:32:40'),(55623,1,14,'2021-09-16 02:36:05'),(55624,1,15,'2021-09-16 02:39:48'),(55625,1,5,'2021-09-16 02:43:45'),(55626,1,6,'2021-09-16 02:45:32'),(55627,1,56,'2021-09-16 03:14:40'),(55628,1,44,'2021-09-16 03:44:30'),(55629,1,70,'2021-09-16 03:58:42'),(55630,1,62,'2021-09-16 04:15:43'),(55631,1,6,'2021-09-16 04:32:27'),(55632,1,44,'2021-09-16 04:56:20'),(55633,1,13,'2021-09-16 05:02:55'),(55634,1,44,'2021-09-16 05:03:17'),(55635,1,44,'2021-09-16 12:17:58'),(55636,1,44,'2021-09-16 12:17:59'),(55637,1,44,'2021-09-16 13:16:10'),(55638,1,44,'2021-09-16 13:41:54'),(55639,1,13,'2021-09-16 14:33:38'),(55640,1,44,'2021-09-16 14:33:40'),(55641,1,5,'2021-09-16 14:33:48'),(55642,1,14,'2021-09-16 14:33:57'),(55643,1,44,'2021-09-16 14:37:11'),(55644,1,15,'2021-09-16 14:39:55'),(55645,1,15,'2021-09-16 14:43:32'),(55646,1,6,'2021-09-16 14:51:06'),(55647,1,44,'2021-09-16 15:27:11'),(55648,1,44,'2021-09-16 15:47:53'),(55649,1,44,'2021-09-16 16:18:20'),(55650,1,44,'2021-09-16 17:46:33'),(55651,1,6,'2021-09-16 17:47:38'),(55652,1,53,'2021-09-16 17:48:19'),(55653,1,53,'2021-09-16 17:48:53'),(55654,1,6,'2021-09-16 17:50:27'),(55655,1,53,'2021-09-16 17:52:49'),(55656,1,53,'2021-09-16 17:54:00'),(55657,1,44,'2021-09-16 18:15:07'),(55658,1,44,'2021-09-16 18:49:35'),(55659,1,44,'2021-09-16 19:10:06'),(55660,1,44,'2021-09-16 19:10:07'),(55661,1,44,'2021-09-16 19:15:33'),(55662,1,44,'2021-09-16 19:16:04'),(55663,1,44,'2021-09-16 19:30:41'),(55664,1,44,'2021-09-16 20:21:01'),(55665,1,44,'2021-09-16 20:27:55'),(55666,1,44,'2021-09-16 21:17:30'),(55667,1,5,'2021-09-16 21:17:31'),(55668,1,6,'2021-09-16 21:17:33'),(55669,1,44,'2021-09-16 21:18:36'),(55670,1,44,'2021-09-16 21:52:40'),(55671,1,44,'2021-09-16 22:04:42'),(55672,1,44,'2021-09-16 22:15:38'),(55673,1,44,'2021-09-16 22:23:07'),(55674,1,44,'2021-09-16 22:29:38'),(55675,1,44,'2021-09-16 23:45:44'),(55676,1,44,'2021-09-16 23:45:46'),(55677,1,66,'2021-09-16 23:50:27'),(55678,1,6,'2021-09-17 00:17:36'),(55679,1,6,'2021-09-17 00:17:46'),(55680,1,44,'2021-09-17 00:31:03'),(55681,1,6,'2021-09-17 00:31:05'),(55682,1,6,'2021-09-17 00:31:07'),(55683,1,44,'2021-09-17 01:01:50'),(55684,1,44,'2021-09-17 01:42:40'),(55685,1,53,'2021-09-17 02:37:20'),(55686,1,13,'2021-09-17 02:40:59'),(55687,1,44,'2021-09-17 02:44:37'),(55688,1,14,'2021-09-17 02:45:43'),(55689,1,44,'2021-09-17 02:48:47'),(55690,1,5,'2021-09-17 02:50:02'),(55691,1,44,'2021-09-17 03:18:52'),(55692,1,44,'2021-09-17 03:18:55'),(55693,1,44,'2021-09-17 03:18:56'),(55694,1,44,'2021-09-17 03:19:28'),(55695,1,44,'2021-09-17 03:41:02'),(55696,1,15,'2021-09-17 04:00:32'),(55697,1,15,'2021-09-17 04:02:44'),(55698,1,62,'2021-09-17 04:17:15'),(55699,1,44,'2021-09-17 04:34:51'),(55700,1,44,'2021-09-17 05:02:06'),(55701,1,44,'2021-09-17 05:23:11'),(55702,1,44,'2021-09-17 05:24:20'),(55703,1,44,'2021-09-17 05:39:46'),(55704,1,15,'2021-09-17 14:33:32'),(55705,1,44,'2021-09-17 14:33:51'),(55706,1,44,'2021-09-17 14:33:55'),(55707,1,14,'2021-09-17 14:35:01'),(55708,1,5,'2021-09-17 14:35:54'),(55709,1,13,'2021-09-17 14:36:08'),(55710,1,44,'2021-09-17 14:36:09'),(55711,1,44,'2021-09-17 14:59:52'),(55712,1,44,'2021-09-17 15:10:18'),(55713,1,44,'2021-09-17 15:50:42'),(55714,1,44,'2021-09-17 15:58:39'),(55715,1,44,'2021-09-17 16:24:30'),(55716,1,44,'2021-09-17 16:38:04'),(55717,1,44,'2021-09-17 17:02:54'),(55718,1,53,'2021-09-17 17:20:23'),(55719,1,70,'2021-09-17 17:45:45'),(55720,1,44,'2021-09-17 19:23:46'),(55721,1,44,'2021-09-17 19:23:47'),(55722,1,44,'2021-09-17 19:38:08'),(55723,1,44,'2021-09-17 19:38:25'),(55724,1,44,'2021-09-17 19:38:51'),(55725,1,44,'2021-09-17 19:39:14'),(55726,1,44,'2021-09-17 19:39:36'),(55727,1,44,'2021-09-17 19:49:55'),(55728,1,44,'2021-09-17 20:33:59'),(55729,1,79,'2021-09-17 21:34:08'),(55730,1,79,'2021-09-17 21:34:08'),(55731,1,44,'2021-09-17 21:36:29'),(55732,1,44,'2021-09-17 22:40:08'),(55733,1,44,'2021-09-17 22:40:09'),(55734,1,44,'2021-09-17 22:44:42'),(55735,1,44,'2021-09-17 23:07:55'),(55736,1,66,'2021-09-17 23:20:41'),(55737,1,44,'2021-09-17 23:20:57'),(55738,1,44,'2021-09-17 23:46:09'),(55739,1,44,'2021-09-18 00:49:20'),(55740,1,44,'2021-09-18 01:23:53'),(55741,1,44,'2021-09-18 01:37:07'),(55742,1,15,'2021-09-18 02:36:16'),(55743,1,44,'2021-09-18 02:37:57'),(55744,1,6,'2021-09-18 02:38:49'),(55745,1,44,'2021-09-18 02:57:31'),(55746,1,44,'2021-09-18 03:31:04'),(55747,1,44,'2021-09-18 03:39:38'),(55748,1,13,'2021-09-18 03:42:18'),(55749,1,13,'2021-09-18 04:51:01'),(55750,1,43,'2021-09-18 04:54:59'),(55751,1,53,'2021-09-18 05:09:27'),(55752,1,44,'2021-09-18 05:14:38'),(55753,1,44,'2021-09-18 05:17:26'),(55754,1,5,'2021-09-18 05:35:12'),(55755,1,14,'2021-09-18 05:35:14'),(55756,1,15,'2021-09-18 05:39:22'),(55757,1,44,'2021-09-18 06:20:26'),(55758,1,44,'2021-09-18 06:37:14'),(55759,1,44,'2021-09-18 06:41:06'),(55760,1,44,'2021-09-18 07:05:14'),(55761,1,44,'2021-09-18 07:05:16'),(55762,1,76,'2021-09-18 07:32:59'),(55763,1,44,'2021-09-18 07:35:12'),(55764,1,44,'2021-09-18 08:09:34'),(55765,1,45,'2021-09-18 08:14:57'),(55766,1,6,'2021-09-18 08:31:44'),(55767,1,15,'2021-09-18 08:31:44'),(55768,1,44,'2021-09-18 08:33:25'),(55769,1,44,'2021-09-18 09:11:25'),(55770,1,13,'2021-09-18 09:22:43'),(55771,1,62,'2021-09-18 09:32:19'),(55772,1,44,'2021-09-18 09:59:07'),(55773,1,44,'2021-09-18 10:17:32'),(55774,1,13,'2021-09-18 10:21:12'),(55775,1,5,'2021-09-18 10:35:59'),(55776,1,14,'2021-09-18 10:35:59'),(55777,1,13,'2021-09-18 10:43:15'),(55778,1,44,'2021-09-18 10:49:56'),(55779,1,44,'2021-09-18 10:59:36'),(55780,1,13,'2021-09-18 11:11:56'),(55781,1,13,'2021-09-18 11:45:44'),(55782,1,13,'2021-09-18 12:02:00'),(55783,1,6,'2021-09-18 12:20:08'),(55784,1,44,'2021-09-18 12:33:10'),(55785,1,96,'2021-09-18 13:02:29'),(55786,1,5,'2021-09-18 14:31:42'),(55787,1,14,'2021-09-18 14:31:43'),(55788,1,13,'2021-09-18 14:32:55'),(55789,1,44,'2021-09-18 14:32:57'),(55790,1,15,'2021-09-18 14:33:52'),(55791,1,6,'2021-09-18 14:39:28'),(55792,1,44,'2021-09-18 14:41:52'),(55793,1,13,'2021-09-18 14:47:07'),(55794,1,66,'2021-09-18 15:11:49'),(55795,1,44,'2021-09-18 15:26:44'),(55796,1,44,'2021-09-18 15:27:07'),(55797,1,44,'2021-09-18 15:27:09'),(55798,1,44,'2021-09-18 15:53:55'),(55799,1,44,'2021-09-18 16:16:57'),(55800,1,44,'2021-09-18 16:48:14'),(55801,1,44,'2021-09-18 18:00:56'),(55802,1,44,'2021-09-18 18:26:08'),(55803,1,44,'2021-09-18 18:44:22'),(55804,1,44,'2021-09-18 18:50:12'),(55805,1,44,'2021-09-18 19:10:54'),(55806,1,44,'2021-09-18 19:10:55'),(55807,1,44,'2021-09-18 19:32:48'),(55808,1,44,'2021-09-18 19:59:49'),(55809,1,73,'2021-09-18 20:03:38'),(55810,1,6,'2021-09-18 20:17:41'),(55811,1,6,'2021-09-18 20:17:47'),(55812,1,44,'2021-09-18 20:26:00'),(55813,1,43,'2021-09-18 21:40:24'),(55814,1,79,'2021-09-18 22:13:18'),(55815,1,13,'2021-09-18 22:24:17'),(55816,1,44,'2021-09-18 22:25:39'),(55817,1,44,'2021-09-18 22:46:02'),(55818,1,96,'2021-09-18 23:10:13'),(55819,1,44,'2021-09-18 23:36:50'),(55820,1,44,'2021-09-18 23:46:00'),(55821,1,44,'2021-09-19 00:04:14'),(55822,1,44,'2021-09-19 00:32:52'),(55823,1,44,'2021-09-19 00:59:48'),(55824,1,44,'2021-09-19 01:22:18'),(55825,1,44,'2021-09-19 01:40:35'),(55826,1,44,'2021-09-19 01:40:44'),(55827,1,6,'2021-09-19 01:40:45'),(55828,1,44,'2021-09-19 01:49:00'),(55829,1,44,'2021-09-19 02:00:24'),(55830,1,44,'2021-09-19 02:18:32'),(55831,1,6,'2021-09-19 02:34:24'),(55832,1,15,'2021-09-19 02:35:18'),(55833,1,44,'2021-09-19 02:39:37'),(55834,1,44,'2021-09-19 02:51:10'),(55835,1,15,'2021-09-19 03:08:28'),(55836,1,15,'2021-09-19 03:20:14'),(55837,1,44,'2021-09-19 03:34:27'),(55838,1,44,'2021-09-19 03:34:31'),(55839,1,44,'2021-09-19 03:34:38'),(55840,1,44,'2021-09-19 03:34:41'),(55841,1,44,'2021-09-19 03:34:44'),(55842,1,44,'2021-09-19 03:34:48'),(55843,1,44,'2021-09-19 03:34:54'),(55844,1,44,'2021-09-19 03:35:00'),(55845,1,44,'2021-09-19 03:35:05'),(55846,1,44,'2021-09-19 03:35:11'),(55847,1,44,'2021-09-19 03:35:20'),(55848,1,44,'2021-09-19 03:38:01'),(55849,1,44,'2021-09-19 03:43:24'),(55850,1,13,'2021-09-19 03:53:49'),(55851,1,44,'2021-09-19 03:57:23'),(55852,1,44,'2021-09-19 04:08:35'),(55853,1,44,'2021-09-19 04:24:45'),(55854,1,44,'2021-09-19 04:36:14'),(55855,1,73,'2021-09-19 04:46:25'),(55856,1,44,'2021-09-19 04:55:26'),(55857,1,66,'2021-09-19 04:59:04'),(55858,1,14,'2021-09-19 05:02:18'),(55859,1,5,'2021-09-19 05:02:32'),(55860,1,44,'2021-09-19 06:00:23'),(55861,1,44,'2021-09-19 06:21:52'),(55862,1,44,'2021-09-19 10:35:44'),(55863,1,44,'2021-09-19 10:35:45'),(55864,1,44,'2021-09-19 10:59:29'),(55865,1,44,'2021-09-19 11:36:31'),(55866,1,44,'2021-09-19 11:52:29'),(55867,1,44,'2021-09-19 11:56:28'),(55868,1,44,'2021-09-19 12:18:03'),(55869,1,44,'2021-09-19 12:52:43'),(55870,1,44,'2021-09-19 13:22:21'),(55871,1,44,'2021-09-19 13:31:45'),(55872,1,15,'2021-09-19 13:57:05'),(55873,1,14,'2021-09-19 14:32:06'),(55874,1,5,'2021-09-19 14:32:09'),(55875,1,15,'2021-09-19 14:32:20'),(55876,1,6,'2021-09-19 14:34:05'),(55877,1,44,'2021-09-19 14:35:35'),(55878,1,44,'2021-09-19 14:37:13'),(55879,1,44,'2021-09-19 14:42:25'),(55880,1,13,'2021-09-19 14:47:53'),(55881,1,44,'2021-09-19 14:47:54'),(55882,1,44,'2021-09-19 14:52:04'),(55883,1,44,'2021-09-19 15:13:10'),(55884,1,44,'2021-09-19 15:19:22'),(55885,1,44,'2021-09-19 15:27:20'),(55886,1,44,'2021-09-19 15:47:42'),(55887,1,44,'2021-09-19 15:48:29'),(55888,1,66,'2021-09-19 16:09:10'),(55889,1,44,'2021-09-19 16:31:33'),(55890,1,44,'2021-09-19 17:13:52'),(55891,1,44,'2021-09-19 17:16:25'),(55892,1,44,'2021-09-19 17:16:27'),(55893,1,44,'2021-09-19 17:16:30'),(55894,1,44,'2021-09-19 17:16:34'),(55895,1,44,'2021-09-19 17:16:43'),(55896,1,44,'2021-09-19 17:16:49'),(55897,1,44,'2021-09-19 17:16:52'),(55898,1,44,'2021-09-19 17:16:55'),(55899,1,44,'2021-09-19 17:17:00'),(55900,1,44,'2021-09-19 17:17:02'),(55901,1,44,'2021-09-19 17:17:06'),(55902,1,44,'2021-09-19 17:17:10'),(55903,1,44,'2021-09-19 17:17:14'),(55904,1,44,'2021-09-19 17:17:16'),(55905,1,44,'2021-09-19 17:17:19'),(55906,1,44,'2021-09-19 17:17:22'),(55907,1,44,'2021-09-19 17:17:25'),(55908,1,44,'2021-09-19 17:17:28'),(55909,1,44,'2021-09-19 17:17:33'),(55910,1,44,'2021-09-19 17:17:39'),(55911,1,44,'2021-09-19 17:17:42'),(55912,1,44,'2021-09-19 17:17:46'),(55913,1,44,'2021-09-19 17:17:53'),(55914,1,44,'2021-09-19 17:17:56'),(55915,1,44,'2021-09-19 17:34:59'),(55916,1,44,'2021-09-19 17:56:02'),(55917,1,44,'2021-09-19 18:10:15'),(55918,1,44,'2021-09-19 18:17:09'),(55919,1,44,'2021-09-19 18:17:18'),(55920,1,44,'2021-09-19 18:17:22'),(55921,1,44,'2021-09-19 18:17:42'),(55922,1,44,'2021-09-19 18:17:45'),(55923,1,44,'2021-09-19 18:39:42'),(55924,1,44,'2021-09-19 19:01:39'),(55925,1,44,'2021-09-19 19:02:01'),(55926,1,44,'2021-09-19 19:02:06'),(55927,1,70,'2021-09-19 19:28:42'),(55928,1,44,'2021-09-19 20:15:17'),(55929,1,53,'2021-09-19 22:19:40'),(55930,1,44,'2021-09-19 22:19:59'),(55931,1,56,'2021-09-19 22:24:33'),(55932,1,44,'2021-09-19 22:31:57'),(55933,1,73,'2021-09-19 22:45:44'),(55934,1,44,'2021-09-19 22:55:34'),(55935,1,44,'2021-09-19 23:46:07'),(55936,1,44,'2021-09-20 02:07:55'),(55937,1,70,'2021-09-20 02:33:15'),(55938,1,6,'2021-09-20 02:36:03'),(55939,1,44,'2021-09-20 02:36:45'),(55940,1,15,'2021-09-20 02:40:21'),(55941,1,15,'2021-09-20 02:48:08'),(55942,1,13,'2021-09-20 02:51:59'),(55943,1,44,'2021-09-20 03:06:51'),(55944,1,13,'2021-09-20 03:12:11'),(55945,1,15,'2021-09-20 03:37:00'),(55946,1,13,'2021-09-20 03:46:05'),(55947,1,13,'2021-09-20 04:04:15'),(55948,1,66,'2021-09-20 04:10:01'),(55949,1,13,'2021-09-20 04:25:59'),(55950,1,44,'2021-09-20 04:39:39'),(55951,1,13,'2021-09-20 04:47:34'),(55952,1,44,'2021-09-20 04:50:39'),(55953,1,44,'2021-09-20 05:05:09'),(55954,1,13,'2021-09-20 05:09:04'),(55955,1,76,'2021-09-20 05:36:32'),(55956,1,5,'2021-09-20 05:40:25'),(55957,1,14,'2021-09-20 05:40:25'),(55958,1,44,'2021-09-20 13:50:49'),(55959,1,44,'2021-09-20 13:50:50'),(55960,1,6,'2021-09-20 14:33:36'),(55961,1,15,'2021-09-20 14:33:41'),(55962,1,44,'2021-09-20 14:33:42'),(55963,1,14,'2021-09-20 14:41:13'),(55964,1,5,'2021-09-20 14:41:23'),(55965,1,13,'2021-09-20 14:54:45'),(55966,1,44,'2021-09-20 14:55:01'),(55967,1,53,'2021-09-20 14:59:56'),(55968,1,44,'2021-09-20 15:18:56'),(55969,1,44,'2021-09-20 15:23:22'),(55970,1,44,'2021-09-20 15:29:00'),(55971,1,44,'2021-09-20 15:39:05'),(55972,1,13,'2021-09-20 15:40:06'),(55973,1,44,'2021-09-20 15:48:57'),(55974,1,13,'2021-09-20 16:01:51'),(55975,1,44,'2021-09-20 16:07:42'),(55976,1,13,'2021-09-20 16:21:51'),(55977,1,13,'2021-09-20 16:41:09'),(55978,1,44,'2021-09-20 16:51:20'),(55979,1,13,'2021-09-20 17:01:47'),(55980,1,44,'2021-09-20 17:12:30'),(55981,1,44,'2021-09-20 17:17:59'),(55982,1,13,'2021-09-20 17:23:25'),(55983,1,44,'2021-09-20 17:38:47'),(55984,1,44,'2021-09-20 18:08:54'),(55985,1,44,'2021-09-20 18:13:18'),(55986,1,13,'2021-09-20 18:22:05'),(55987,1,13,'2021-09-20 19:31:29'),(55988,1,44,'2021-09-20 19:31:48'),(55989,1,44,'2021-09-20 19:31:53'),(55990,1,13,'2021-09-20 20:05:53'),(55991,1,45,'2021-09-20 21:22:48'),(55992,1,44,'2021-09-20 21:30:32'),(55993,1,44,'2021-09-20 23:14:43'),(55994,1,13,'2021-09-20 23:16:32'),(55995,1,44,'2021-09-20 23:21:00'),(55996,1,44,'2021-09-20 23:25:37'),(55997,1,44,'2021-09-20 23:31:11'),(55998,1,44,'2021-09-20 23:45:59'),(55999,1,44,'2021-09-21 00:13:54'),(56000,1,44,'2021-09-21 01:15:11'),(56001,1,44,'2021-09-21 01:37:33'),(56002,1,62,'2021-09-21 02:06:29'),(56003,1,44,'2021-09-21 02:06:44'),(56004,1,6,'2021-09-21 02:06:49'),(56005,1,6,'2021-09-21 02:06:54'),(56006,1,44,'2021-09-21 02:15:26'),(56007,1,44,'2021-09-21 02:15:32'),(56008,1,5,'2021-09-21 02:36:19'),(56009,1,6,'2021-09-21 02:38:40'),(56010,1,44,'2021-09-21 02:40:22'),(56011,1,13,'2021-09-21 02:40:56'),(56012,1,14,'2021-09-21 02:41:09'),(56013,1,44,'2021-09-21 02:43:19'),(56014,1,6,'2021-09-21 02:44:14'),(56015,1,15,'2021-09-21 02:46:07'),(56016,1,44,'2021-09-21 02:58:54'),(56017,1,44,'2021-09-21 03:06:03'),(56018,1,44,'2021-09-21 03:36:09'),(56019,1,15,'2021-09-21 03:48:30'),(56020,1,44,'2021-09-21 04:04:02'),(56021,1,44,'2021-09-21 04:32:35'),(56022,1,44,'2021-09-21 05:09:44'),(56023,1,44,'2021-09-21 05:32:45'),(56024,1,44,'2021-09-21 05:55:05'),(56025,1,44,'2021-09-21 06:06:48'),(56026,1,44,'2021-09-21 06:08:09'),(56027,1,44,'2021-09-21 06:18:18'),(56028,1,44,'2021-09-21 06:37:26'),(56029,1,13,'2021-09-21 06:48:11'),(56030,1,5,'2021-09-21 06:55:33'),(56031,1,44,'2021-09-21 07:06:47'),(56032,1,44,'2021-09-21 07:06:48'),(56033,1,6,'2021-09-21 07:09:38'),(56034,1,6,'2021-09-21 07:09:44'),(56035,1,15,'2021-09-21 07:30:38'),(56036,1,44,'2021-09-21 07:39:30'),(56037,1,53,'2021-09-21 07:47:01'),(56038,1,44,'2021-09-21 07:54:51'),(56039,1,44,'2021-09-21 07:54:56'),(56040,1,15,'2021-09-21 08:07:04'),(56041,1,44,'2021-09-21 08:18:05'),(56042,1,15,'2021-09-21 08:31:06'),(56043,1,5,'2021-09-21 08:31:08'),(56044,1,6,'2021-09-21 08:32:11'),(56045,1,13,'2021-09-21 08:32:33'),(56046,1,44,'2021-09-21 08:32:36'),(56047,1,14,'2021-09-21 08:32:46'),(56048,1,44,'2021-09-21 09:22:59'),(56049,1,44,'2021-09-21 09:47:41'),(56050,1,15,'2021-09-21 10:28:27'),(56051,1,59,'2021-09-21 10:29:21'),(56052,1,44,'2021-09-21 10:49:09'),(56053,1,44,'2021-09-21 11:31:29'),(56054,1,66,'2021-09-21 12:22:36'),(56055,1,15,'2021-09-21 12:28:49'),(56056,1,59,'2021-09-21 13:15:20'),(56057,1,15,'2021-09-21 13:16:04'),(56058,1,15,'2021-09-21 13:18:04'),(56059,1,43,'2021-09-21 13:19:43'),(56060,1,59,'2021-09-21 13:21:11'),(56061,1,15,'2021-09-21 13:23:24'),(56062,1,73,'2021-09-21 13:25:33'),(56063,1,79,'2021-09-21 13:26:30'),(56064,1,62,'2021-09-21 13:28:27'),(56065,1,44,'2021-09-21 13:35:07'),(56066,1,44,'2021-09-21 13:39:42'),(56067,1,14,'2021-09-21 13:47:08'),(56068,1,62,'2021-09-21 13:54:51'),(56069,1,73,'2021-09-21 13:55:45'),(56070,1,66,'2021-09-21 13:56:36'),(56071,1,70,'2021-09-21 13:59:22'),(56072,1,13,'2021-09-21 14:00:22'),(56073,1,56,'2021-09-21 14:02:03'),(56074,1,53,'2021-09-21 14:11:09'),(56075,1,15,'2021-09-21 14:13:33'),(56076,1,44,'2021-09-21 14:29:43'),(56077,1,13,'2021-09-21 14:29:49'),(56078,1,76,'2021-09-21 14:32:35'),(56079,1,44,'2021-09-21 14:33:19'),(56080,1,13,'2021-09-21 14:34:14'),(56081,1,44,'2021-09-21 14:34:15'),(56082,1,14,'2021-09-21 14:36:25'),(56083,1,15,'2021-09-21 14:36:38'),(56084,1,6,'2021-09-21 14:36:39'),(56085,1,5,'2021-09-21 14:39:41'),(56086,1,45,'2021-09-21 14:39:56'),(56087,1,70,'2021-09-21 14:42:00'),(56088,1,43,'2021-09-21 14:51:35'),(56089,1,53,'2021-09-21 14:52:16'),(56090,1,96,'2021-09-21 14:56:26'),(56091,1,66,'2021-09-21 15:02:19'),(56092,1,15,'2021-09-21 15:03:34'),(56093,1,79,'2021-09-21 15:09:54'),(56094,1,53,'2021-09-21 15:10:27'),(56095,1,45,'2021-09-21 15:11:04'),(56096,1,13,'2021-09-21 15:12:30'),(56097,1,76,'2021-09-21 15:22:39'),(56098,1,96,'2021-09-21 15:29:09'),(56099,1,44,'2021-09-21 16:06:26'),(56100,1,15,'2021-09-21 16:11:00'),(56101,1,13,'2021-09-21 16:24:47'),(56102,1,44,'2021-09-21 16:53:30'),(56103,1,13,'2021-09-21 16:58:39'),(56104,1,66,'2021-09-21 17:10:28'),(56105,1,45,'2021-09-21 17:22:04'),(56106,1,15,'2021-09-21 17:58:27'),(56107,1,44,'2021-09-21 18:35:29'),(56108,1,44,'2021-09-21 18:36:14'),(56109,1,44,'2021-09-21 19:03:03'),(56110,1,44,'2021-09-21 19:03:32'),(56111,1,44,'2021-09-21 19:03:36'),(56112,1,44,'2021-09-21 19:21:08'),(56113,1,53,'2021-09-21 20:05:51'),(56114,1,44,'2021-09-21 20:50:40'),(56115,1,44,'2021-09-21 20:50:44'),(56116,1,44,'2021-09-21 20:50:46'),(56117,1,44,'2021-09-21 21:25:00'),(56118,1,44,'2021-09-21 21:25:00'),(56119,1,44,'2021-09-21 21:25:02'),(56120,1,44,'2021-09-21 21:25:03'),(56121,1,44,'2021-09-21 21:25:04'),(56122,1,44,'2021-09-21 21:25:05'),(56123,1,44,'2021-09-21 21:25:08'),(56124,1,44,'2021-09-21 21:25:09'),(56125,1,44,'2021-09-21 21:25:12'),(56126,1,44,'2021-09-21 21:25:14'),(56127,1,44,'2021-09-21 21:25:19'),(56128,1,44,'2021-09-21 21:25:20'),(56129,1,44,'2021-09-21 21:25:29'),(56130,1,44,'2021-09-21 21:25:29'),(56131,1,44,'2021-09-21 21:25:33'),(56132,1,44,'2021-09-21 21:25:34'),(56133,1,44,'2021-09-21 21:25:38'),(56134,1,44,'2021-09-21 21:25:40'),(56135,1,44,'2021-09-21 21:25:43'),(56136,1,44,'2021-09-21 21:25:44'),(56137,1,44,'2021-09-21 21:25:46'),(56138,1,44,'2021-09-21 21:25:47'),(56139,1,44,'2021-09-21 21:25:50'),(56140,1,44,'2021-09-21 21:25:51'),(56141,1,44,'2021-09-21 21:25:54'),(56142,1,44,'2021-09-21 21:25:54'),(56143,1,44,'2021-09-21 21:25:57'),(56144,1,44,'2021-09-21 21:25:57'),(56145,1,44,'2021-09-21 21:26:03'),(56146,1,44,'2021-09-21 21:26:06'),(56147,1,44,'2021-09-21 21:26:19'),(56148,1,44,'2021-09-21 21:26:22'),(56149,1,44,'2021-09-21 21:26:30'),(56150,1,44,'2021-09-21 21:26:32'),(56151,1,44,'2021-09-21 21:37:19'),(56152,1,44,'2021-09-21 22:52:19'),(56153,1,44,'2021-09-21 22:53:06'),(56154,1,44,'2021-09-21 22:53:08'),(56155,1,44,'2021-09-21 22:53:31'),(56156,1,44,'2021-09-21 23:46:13'),(56157,1,53,'2021-09-22 00:22:36'),(56158,1,44,'2021-09-22 00:24:00'),(56159,1,44,'2021-09-22 00:24:12'),(56160,1,44,'2021-09-22 00:24:20'),(56161,1,44,'2021-09-22 00:24:27'),(56162,1,44,'2021-09-22 00:24:37'),(56163,1,44,'2021-09-22 00:24:44'),(56164,1,44,'2021-09-22 00:24:51'),(56165,1,44,'2021-09-22 00:25:00'),(56166,1,44,'2021-09-22 00:25:09'),(56167,1,44,'2021-09-22 00:25:30'),(56168,1,44,'2021-09-22 00:25:43'),(56169,1,44,'2021-09-22 00:25:51'),(56170,1,44,'2021-09-22 00:26:00'),(56171,1,44,'2021-09-22 00:26:11'),(56172,1,44,'2021-09-22 00:26:19'),(56173,1,44,'2021-09-22 00:26:33'),(56174,1,44,'2021-09-22 00:26:42'),(56175,1,44,'2021-09-22 00:26:49'),(56176,1,44,'2021-09-22 00:26:59'),(56177,1,44,'2021-09-22 00:27:10'),(56178,1,44,'2021-09-22 00:27:17'),(56179,1,44,'2021-09-22 00:27:27'),(56180,1,44,'2021-09-22 00:27:37'),(56181,1,44,'2021-09-22 00:27:45'),(56182,1,44,'2021-09-22 00:27:54'),(56183,1,44,'2021-09-22 00:28:02'),(56184,1,44,'2021-09-22 00:28:13'),(56185,1,44,'2021-09-22 00:28:32'),(56186,1,44,'2021-09-22 00:28:39'),(56187,1,44,'2021-09-22 00:28:46'),(56188,1,44,'2021-09-22 00:28:53'),(56189,1,44,'2021-09-22 00:29:01'),(56190,1,44,'2021-09-22 00:29:08'),(56191,1,44,'2021-09-22 00:29:15'),(56192,1,44,'2021-09-22 00:29:23'),(56193,1,76,'2021-09-22 01:20:45'),(56194,1,14,'2021-09-22 01:26:23'),(56195,1,6,'2021-09-22 01:29:27'),(56196,1,6,'2021-09-22 01:29:29'),(56197,1,44,'2021-09-22 01:40:30'),(56198,1,44,'2021-09-22 02:07:04'),(56199,1,14,'2021-09-22 02:33:32'),(56200,1,5,'2021-09-22 02:34:31'),(56201,1,15,'2021-09-22 02:35:05'),(56202,1,44,'2021-09-22 02:37:22'),(56203,1,6,'2021-09-22 02:39:18'),(56204,1,44,'2021-09-22 03:57:12'),(56205,1,44,'2021-09-22 04:00:49'),(56206,1,44,'2021-09-22 04:30:21'),(56207,1,44,'2021-09-22 04:32:37'),(56208,1,44,'2021-09-22 05:00:42'),(56209,1,44,'2021-09-22 05:09:40'),(56210,1,44,'2021-09-22 05:12:26'),(56211,1,44,'2021-09-22 05:13:27'),(56212,1,13,'2021-09-22 05:20:25'),(56213,1,44,'2021-09-22 05:21:59'),(56214,1,44,'2021-09-22 05:22:10'),(56215,1,44,'2021-09-22 05:44:42'),(56216,1,44,'2021-09-22 05:45:31'),(56217,1,44,'2021-09-22 05:45:35'),(56218,1,44,'2021-09-22 05:48:04'),(56219,1,44,'2021-09-22 05:51:55'),(56220,1,44,'2021-09-22 06:09:22'),(56221,1,44,'2021-09-22 06:21:26'),(56222,1,44,'2021-09-22 08:56:57'),(56223,1,44,'2021-09-22 08:56:59'),(56224,1,44,'2021-09-22 08:57:07'),(56225,1,13,'2021-09-22 08:57:30'),(56226,1,13,'2021-09-22 09:10:15'),(56227,1,44,'2021-09-22 09:19:39'),(56228,1,13,'2021-09-22 09:22:07'),(56229,1,44,'2021-09-22 09:27:28'),(56230,1,44,'2021-09-22 09:39:13'),(56231,1,44,'2021-09-22 09:50:28'),(56232,1,44,'2021-09-22 09:54:17'),(56233,1,44,'2021-09-22 10:40:33'),(56234,1,44,'2021-09-22 10:41:46'),(56235,1,14,'2021-09-22 10:44:35'),(56236,1,5,'2021-09-22 10:44:39'),(56237,1,44,'2021-09-22 11:06:45'),(56238,1,44,'2021-09-22 11:25:02'),(56239,1,44,'2021-09-22 11:25:09'),(56240,1,44,'2021-09-22 11:25:14'),(56241,1,44,'2021-09-22 11:25:20'),(56242,1,44,'2021-09-22 11:25:25'),(56243,1,44,'2021-09-22 11:25:32'),(56244,1,44,'2021-09-22 11:25:37'),(56245,1,44,'2021-09-22 11:25:44'),(56246,1,44,'2021-09-22 11:25:48'),(56247,1,44,'2021-09-22 11:25:55'),(56248,1,44,'2021-09-22 11:25:59'),(56249,1,44,'2021-09-22 11:26:07'),(56250,1,43,'2021-09-22 11:28:03'),(56251,1,44,'2021-09-22 11:29:48'),(56252,1,44,'2021-09-22 11:29:57'),(56253,1,44,'2021-09-22 11:55:01'),(56254,1,13,'2021-09-22 11:59:37'),(56255,1,44,'2021-09-22 12:36:42'),(56256,1,13,'2021-09-22 12:45:11'),(56257,1,44,'2021-09-22 12:47:35'),(56258,1,44,'2021-09-22 13:09:36'),(56259,1,13,'2021-09-22 13:28:59'),(56260,1,13,'2021-09-22 13:51:47'),(56261,1,13,'2021-09-22 14:13:31'),(56262,1,44,'2021-09-22 14:15:58'),(56263,1,44,'2021-09-22 14:16:00'),(56264,1,44,'2021-09-22 14:17:55'),(56265,1,44,'2021-09-22 14:32:28'),(56266,1,13,'2021-09-22 14:33:06'),(56267,1,44,'2021-09-22 14:33:18'),(56268,1,6,'2021-09-22 14:35:36'),(56269,1,15,'2021-09-22 14:35:39'),(56270,1,13,'2021-09-22 14:37:55'),(56271,1,14,'2021-09-22 14:38:18'),(56272,1,5,'2021-09-22 14:40:00'),(56273,1,13,'2021-09-22 14:59:45'),(56274,1,44,'2021-09-22 15:04:56'),(56275,1,44,'2021-09-22 16:15:34'),(56276,1,79,'2021-09-22 16:42:51'),(56277,1,6,'2021-09-22 16:57:17'),(56278,1,44,'2021-09-22 17:34:25'),(56279,1,53,'2021-09-22 18:12:44'),(56280,1,44,'2021-09-22 19:51:09'),(56281,1,44,'2021-09-22 19:51:10'),(56282,1,15,'2021-09-22 20:22:06'),(56283,1,45,'2021-09-22 20:28:17'),(56284,1,66,'2021-09-22 20:34:38'),(56285,1,59,'2021-09-22 20:40:44'),(56286,1,73,'2021-09-22 20:47:32'),(56287,1,66,'2021-09-22 21:00:08'),(56288,1,76,'2021-09-22 21:07:00'),(56289,1,43,'2021-09-22 21:13:57'),(56290,1,59,'2021-09-22 21:20:57'),(56291,1,76,'2021-09-22 21:28:03'),(56292,1,44,'2021-09-22 21:28:57'),(56293,1,66,'2021-09-22 21:34:54'),(56294,1,45,'2021-09-22 21:41:57'),(56295,1,66,'2021-09-22 21:48:59'),(56296,1,43,'2021-09-22 21:55:54'),(56297,1,15,'2021-09-22 22:02:48'),(56298,1,73,'2021-09-22 22:09:34'),(56299,1,56,'2021-09-22 22:16:35'),(56300,1,44,'2021-09-22 22:33:10'),(56301,1,44,'2021-09-22 23:46:11'),(56302,1,79,'2021-09-23 02:28:20'),(56303,1,44,'2021-09-23 02:35:40'),(56304,1,5,'2021-09-23 02:36:29'),(56305,1,44,'2021-09-23 02:38:28'),(56306,1,13,'2021-09-23 02:39:03'),(56307,1,6,'2021-09-23 02:40:53'),(56308,1,44,'2021-09-23 02:43:20'),(56309,1,14,'2021-09-23 02:43:55'),(56310,1,44,'2021-09-23 03:22:27'),(56311,1,44,'2021-09-23 03:27:58'),(56312,1,44,'2021-09-23 03:47:57'),(56313,1,44,'2021-09-23 04:31:12'),(56314,1,6,'2021-09-23 04:55:07'),(56315,1,44,'2021-09-23 05:07:44'),(56316,1,44,'2021-09-23 05:08:48'),(56317,1,44,'2021-09-23 05:31:40'),(56318,1,6,'2021-09-23 06:01:39'),(56319,1,15,'2021-09-23 06:09:54'),(56320,1,44,'2021-09-23 06:11:47'),(56321,1,44,'2021-09-23 06:38:37'),(56322,1,44,'2021-09-23 06:52:02'),(56323,1,66,'2021-09-23 07:08:34'),(56324,1,44,'2021-09-23 07:08:48'),(56325,1,44,'2021-09-23 07:08:48'),(56326,1,6,'2021-09-23 07:22:05'),(56327,1,6,'2021-09-23 07:59:31'),(56328,1,5,'2021-09-23 08:31:47'),(56329,1,44,'2021-09-23 08:33:05'),(56330,1,13,'2021-09-23 08:33:36'),(56331,1,44,'2021-09-23 08:33:53'),(56332,1,14,'2021-09-23 08:50:59'),(56333,1,70,'2021-09-23 09:14:38'),(56334,1,44,'2021-09-23 10:05:01'),(56335,1,6,'2021-09-23 10:26:25'),(56336,1,15,'2021-09-23 10:54:44'),(56337,1,6,'2021-09-23 10:54:48'),(56338,1,44,'2021-09-23 12:12:07'),(56339,1,44,'2021-09-23 12:12:14'),(56340,1,15,'2021-09-23 12:29:46'),(56341,1,5,'2021-09-23 13:01:36'),(56342,1,96,'2021-09-23 13:36:33'),(56343,1,5,'2021-09-23 14:33:10'),(56344,1,14,'2021-09-23 14:33:11'),(56345,1,15,'2021-09-23 14:33:16'),(56346,1,6,'2021-09-23 14:33:27'),(56347,1,13,'2021-09-23 14:34:33'),(56348,1,15,'2021-09-23 14:34:37'),(56349,1,44,'2021-09-23 14:34:43'),(56350,1,44,'2021-09-23 14:39:44'),(56351,1,15,'2021-09-23 14:56:42'),(56352,1,44,'2021-09-23 15:15:43'),(56353,1,53,'2021-09-23 15:28:30'),(56354,1,6,'2021-09-23 15:45:22'),(56355,1,44,'2021-09-23 16:20:08'),(56356,1,15,'2021-09-23 16:55:04'),(56357,1,62,'2021-09-23 16:57:51'),(56358,1,6,'2021-09-23 16:57:57'),(56359,1,15,'2021-09-23 17:30:25'),(56360,1,6,'2021-09-23 17:45:20'),(56361,1,15,'2021-09-23 18:05:30'),(56362,1,79,'2021-09-23 18:17:20'),(56363,1,15,'2021-09-23 19:10:35'),(56364,1,44,'2021-09-23 19:10:53'),(56365,1,44,'2021-09-23 19:10:56'),(56366,1,44,'2021-09-23 19:28:21'),(56367,1,44,'2021-09-23 19:57:38'),(56368,1,15,'2021-09-23 20:13:52'),(56369,1,44,'2021-09-23 20:39:49'),(56370,1,15,'2021-09-23 20:45:04'),(56371,1,44,'2021-09-23 20:51:58'),(56372,1,70,'2021-09-23 20:57:48'),(56373,1,44,'2021-09-23 21:01:56'),(56374,1,44,'2021-09-23 21:40:40'),(56375,1,44,'2021-09-23 22:13:57'),(56376,1,15,'2021-09-23 22:15:04'),(56377,1,44,'2021-09-23 22:28:37'),(56378,1,44,'2021-09-23 22:40:23'),(56379,1,44,'2021-09-23 23:00:51'),(56380,1,15,'2021-09-23 23:13:08'),(56381,1,70,'2021-09-23 23:24:56'),(56382,1,44,'2021-09-23 23:46:26'),(56383,1,44,'2021-09-24 00:19:06'),(56384,1,44,'2021-09-24 00:26:24'),(56385,1,45,'2021-09-24 00:53:49'),(56386,1,44,'2021-09-24 01:19:32'),(56387,1,44,'2021-09-24 01:25:57'),(56388,1,15,'2021-09-24 01:32:22'),(56389,1,44,'2021-09-24 01:37:12'),(56390,1,44,'2021-09-24 02:02:52'),(56391,1,15,'2021-09-24 02:25:13'),(56392,1,70,'2021-09-24 02:28:54'),(56393,1,44,'2021-09-24 02:31:10'),(56394,1,6,'2021-09-24 02:35:26'),(56395,1,5,'2021-09-24 02:36:15'),(56396,1,14,'2021-09-24 02:38:52'),(56397,1,15,'2021-09-24 02:39:18'),(56398,1,44,'2021-09-24 02:49:29'),(56399,1,44,'2021-09-24 03:06:42'),(56400,1,44,'2021-09-24 03:13:35'),(56401,1,6,'2021-09-24 03:20:37'),(56402,1,6,'2021-09-24 03:20:40'),(56403,1,44,'2021-09-24 03:28:55'),(56404,1,15,'2021-09-24 03:31:06'),(56405,1,44,'2021-09-24 04:14:52'),(56406,1,44,'2021-09-24 04:18:35'),(56407,1,44,'2021-09-24 04:58:39'),(56408,1,79,'2021-09-24 04:58:56'),(56409,1,13,'2021-09-24 05:10:57'),(56410,1,44,'2021-09-24 05:10:58'),(56411,1,15,'2021-09-24 05:31:26'),(56412,1,6,'2021-09-24 05:35:17'),(56413,1,6,'2021-09-24 05:35:24'),(56414,1,44,'2021-09-24 05:41:39'),(56415,1,62,'2021-09-24 05:52:56'),(56416,1,79,'2021-09-24 06:21:19'),(56417,1,44,'2021-09-24 06:23:46'),(56418,1,15,'2021-09-24 06:25:59'),(56419,1,44,'2021-09-24 06:53:10'),(56420,1,44,'2021-09-24 07:02:37'),(56421,1,44,'2021-09-24 07:02:51'),(56422,1,44,'2021-09-24 07:02:55'),(56423,1,44,'2021-09-24 07:11:31'),(56424,1,15,'2021-09-24 07:29:03'),(56425,1,44,'2021-09-24 07:36:00'),(56426,1,15,'2021-09-24 08:32:34'),(56427,1,6,'2021-09-24 08:32:41'),(56428,1,44,'2021-09-24 08:33:08'),(56429,1,44,'2021-09-24 09:19:00'),(56430,1,44,'2021-09-24 09:37:02'),(56431,1,44,'2021-09-24 09:44:54'),(56432,1,44,'2021-09-24 09:50:50'),(56433,1,44,'2021-09-24 10:02:53'),(56434,1,44,'2021-09-24 10:04:44'),(56435,1,14,'2021-09-24 10:41:40'),(56436,1,5,'2021-09-24 10:43:19'),(56437,1,44,'2021-09-24 11:44:45'),(56438,1,6,'2021-09-24 11:44:54'),(56439,1,53,'2021-09-24 11:44:59'),(56440,1,53,'2021-09-24 11:45:03'),(56441,1,6,'2021-09-24 11:45:20'),(56442,1,53,'2021-09-24 11:45:56'),(56443,1,53,'2021-09-24 11:46:33'),(56444,1,53,'2021-09-24 11:47:27'),(56445,1,13,'2021-09-24 11:54:40'),(56446,1,6,'2021-09-24 12:37:56'),(56447,1,44,'2021-09-24 12:50:27'),(56448,1,79,'2021-09-24 13:15:04'),(56449,1,43,'2021-09-24 13:50:03'),(56450,1,44,'2021-09-24 13:50:22'),(56451,1,13,'2021-09-24 13:50:24'),(56452,1,6,'2021-09-24 13:50:26'),(56453,1,44,'2021-09-24 13:50:28'),(56454,1,70,'2021-09-24 13:50:30'),(56455,1,45,'2021-09-24 13:50:32'),(56456,1,56,'2021-09-24 13:50:33'),(56457,1,76,'2021-09-24 13:50:36'),(56458,1,44,'2021-09-24 13:50:42'),(56459,1,13,'2021-09-24 13:50:43'),(56460,1,70,'2021-09-24 13:50:45'),(56461,1,56,'2021-09-24 13:50:47'),(56462,1,5,'2021-09-24 13:50:48'),(56463,1,59,'2021-09-24 13:50:51'),(56464,1,53,'2021-09-24 13:50:53'),(56465,1,44,'2021-09-24 13:51:07'),(56466,1,5,'2021-09-24 13:51:08'),(56467,1,44,'2021-09-24 13:51:14'),(56468,1,44,'2021-09-24 14:32:45'),(56469,1,15,'2021-09-24 14:33:21'),(56470,1,14,'2021-09-24 14:34:01'),(56471,1,5,'2021-09-24 14:34:07'),(56472,1,6,'2021-09-24 14:34:26'),(56473,1,44,'2021-09-24 14:40:09'),(56474,1,44,'2021-09-24 14:49:54'),(56475,1,44,'2021-09-24 15:02:38'),(56476,1,44,'2021-09-24 15:24:48'),(56477,1,13,'2021-09-24 16:08:24'),(56478,1,73,'2021-09-24 16:15:53'),(56479,1,44,'2021-09-24 16:20:12'),(56480,1,13,'2021-09-24 16:22:57'),(56481,1,44,'2021-09-24 16:26:26'),(56482,1,76,'2021-09-24 16:31:31'),(56483,1,44,'2021-09-24 16:49:56'),(56484,1,44,'2021-09-24 17:05:38'),(56485,1,44,'2021-09-24 17:26:11'),(56486,1,44,'2021-09-24 18:42:36'),(56487,1,6,'2021-09-24 18:42:40'),(56488,1,6,'2021-09-24 18:42:43'),(56489,1,44,'2021-09-24 18:57:13'),(56490,1,44,'2021-09-24 19:04:52'),(56491,1,44,'2021-09-24 19:04:53'),(56492,1,44,'2021-09-24 19:43:00'),(56493,1,44,'2021-09-24 20:19:08'),(56494,1,44,'2021-09-24 20:47:01'),(56495,1,6,'2021-09-24 21:03:18'),(56496,1,44,'2021-09-24 21:28:37'),(56497,1,59,'2021-09-24 21:29:56'),(56498,1,44,'2021-09-24 21:41:24'),(56499,1,56,'2021-09-24 22:46:11'),(56500,1,44,'2021-09-24 22:55:34'),(56501,1,44,'2021-09-24 23:21:50'),(56502,1,44,'2021-09-25 00:34:48'),(56503,1,59,'2021-09-25 01:43:11'),(56504,1,44,'2021-09-25 01:47:30'),(56505,1,56,'2021-09-25 02:35:46'),(56506,1,15,'2021-09-25 02:38:20'),(56507,1,14,'2021-09-25 02:38:56'),(56508,1,96,'2021-09-25 02:41:19'),(56509,1,6,'2021-09-25 02:46:19'),(56510,1,5,'2021-09-25 02:47:01'),(56511,1,44,'2021-09-25 02:48:27'),(56512,1,44,'2021-09-25 03:08:20'),(56513,1,44,'2021-09-25 03:34:57'),(56514,1,15,'2021-09-25 03:56:53'),(56515,1,44,'2021-09-25 04:34:44'),(56516,1,13,'2021-09-25 04:53:13'),(56517,1,44,'2021-09-25 04:53:14'),(56518,1,44,'2021-09-25 04:53:15'),(56519,1,44,'2021-09-25 07:17:52'),(56520,1,44,'2021-09-25 07:17:53'),(56521,1,66,'2021-09-25 07:17:54'),(56522,1,44,'2021-09-25 07:23:29'),(56523,1,44,'2021-09-25 07:32:47'),(56524,1,44,'2021-09-25 07:48:35'),(56525,1,53,'2021-09-25 07:48:52'),(56526,1,44,'2021-09-25 08:04:41'),(56527,1,6,'2021-09-25 08:34:19'),(56528,1,5,'2021-09-25 08:34:24'),(56529,1,14,'2021-09-25 08:34:28'),(56530,1,15,'2021-09-25 08:35:35'),(56531,1,44,'2021-09-25 11:07:57'),(56532,1,44,'2021-09-25 11:18:34'),(56533,1,44,'2021-09-25 11:18:44'),(56534,1,44,'2021-09-25 11:18:49'),(56535,1,44,'2021-09-25 11:18:54'),(56536,1,44,'2021-09-25 11:26:04'),(56537,1,13,'2021-09-25 11:26:10'),(56538,1,44,'2021-09-25 11:26:12'),(56539,1,44,'2021-09-25 11:45:58'),(56540,1,62,'2021-09-25 12:13:02'),(56541,1,44,'2021-09-25 12:16:40'),(56542,1,44,'2021-09-25 14:12:51'),(56543,1,15,'2021-09-25 14:31:35'),(56544,1,5,'2021-09-25 14:32:12'),(56545,1,13,'2021-09-25 14:32:47'),(56546,1,44,'2021-09-25 14:32:52'),(56547,1,6,'2021-09-25 14:33:17'),(56548,1,14,'2021-09-25 14:33:33'),(56549,1,13,'2021-09-25 14:37:31'),(56550,1,44,'2021-09-25 14:39:46'),(56551,1,44,'2021-09-25 14:59:42'),(56552,1,44,'2021-09-25 15:00:56'),(56553,1,44,'2021-09-25 15:19:38'),(56554,1,44,'2021-09-25 15:19:40'),(56555,1,44,'2021-09-25 15:22:15'),(56556,1,44,'2021-09-25 15:22:40'),(56557,1,44,'2021-09-25 15:22:42'),(56558,1,15,'2021-09-25 15:37:50'),(56559,1,44,'2021-09-25 15:40:07'),(56560,1,44,'2021-09-25 15:43:17'),(56561,1,44,'2021-09-25 15:59:37'),(56562,1,73,'2021-09-25 16:26:15'),(56563,1,43,'2021-09-25 16:26:42'),(56564,1,44,'2021-09-25 16:43:14'),(56565,1,6,'2021-09-25 16:48:39'),(56566,1,6,'2021-09-25 16:48:44'),(56567,1,44,'2021-09-25 17:18:57'),(56568,1,44,'2021-09-25 17:19:07'),(56569,1,43,'2021-09-25 18:21:20'),(56570,1,6,'2021-09-25 18:56:12'),(56571,1,6,'2021-09-25 18:56:17'),(56572,1,44,'2021-09-25 18:59:13'),(56573,1,44,'2021-09-25 18:59:15'),(56574,1,44,'2021-09-25 19:11:52'),(56575,1,44,'2021-09-25 19:51:52'),(56576,1,53,'2021-09-25 20:06:53'),(56577,1,44,'2021-09-25 20:40:53'),(56578,1,44,'2021-09-25 21:02:59'),(56579,1,76,'2021-09-25 21:16:30'),(56580,1,15,'2021-09-25 21:52:06'),(56581,1,73,'2021-09-25 22:15:49'),(56582,1,44,'2021-09-25 22:27:03'),(56583,1,44,'2021-09-25 22:27:08'),(56584,1,44,'2021-09-25 22:27:43'),(56585,1,44,'2021-09-25 22:52:28'),(56586,1,73,'2021-09-26 00:15:28'),(56587,1,53,'2021-09-26 00:22:01'),(56588,1,44,'2021-09-26 00:28:39'),(56589,1,44,'2021-09-26 00:28:43'),(56590,1,44,'2021-09-26 00:28:48'),(56591,1,44,'2021-09-26 00:28:49'),(56592,1,44,'2021-09-26 00:28:53'),(56593,1,44,'2021-09-26 00:28:54'),(56594,1,44,'2021-09-26 00:28:56'),(56595,1,44,'2021-09-26 00:28:59'),(56596,1,44,'2021-09-26 00:28:59'),(56597,1,44,'2021-09-26 00:29:01'),(56598,1,44,'2021-09-26 00:29:03'),(56599,1,44,'2021-09-26 00:29:08'),(56600,1,44,'2021-09-26 00:29:11'),(56601,1,44,'2021-09-26 00:29:12'),(56602,1,44,'2021-09-26 00:29:12'),(56603,1,44,'2021-09-26 00:29:18'),(56604,1,44,'2021-09-26 00:29:19'),(56605,1,44,'2021-09-26 00:29:22'),(56606,1,44,'2021-09-26 00:29:47'),(56607,1,53,'2021-09-26 00:30:36'),(56608,1,44,'2021-09-26 01:02:43'),(56609,1,44,'2021-09-26 01:37:32'),(56610,1,44,'2021-09-26 01:38:22'),(56611,1,62,'2021-09-26 02:12:25'),(56612,1,5,'2021-09-26 02:34:51'),(56613,1,6,'2021-09-26 02:35:57'),(56614,1,13,'2021-09-26 02:36:11'),(56615,1,44,'2021-09-26 02:36:30'),(56616,1,14,'2021-09-26 02:38:30'),(56617,1,44,'2021-09-26 03:11:52'),(56618,1,44,'2021-09-26 03:12:48'),(56619,1,76,'2021-09-26 03:29:33'),(56620,1,44,'2021-09-26 03:51:53'),(56621,1,44,'2021-09-26 03:53:35'),(56622,1,15,'2021-09-26 04:07:55'),(56623,1,44,'2021-09-26 04:10:02'),(56624,1,44,'2021-09-26 04:25:01'),(56625,1,15,'2021-09-26 04:40:12'),(56626,1,44,'2021-09-26 04:48:49'),(56627,1,44,'2021-09-26 05:33:57'),(56628,1,44,'2021-09-26 05:39:25'),(56629,1,44,'2021-09-26 05:46:20'),(56630,1,15,'2021-09-26 05:55:14'),(56631,1,44,'2021-09-26 06:04:32'),(56632,1,44,'2021-09-26 06:07:02'),(56633,1,15,'2021-09-26 06:08:15'),(56634,1,44,'2021-09-26 06:08:35'),(56635,1,44,'2021-09-27 12:05:59'),(56636,1,44,'2021-09-27 12:06:00'),(56637,1,44,'2021-09-27 13:05:19'),(56638,1,44,'2021-09-27 13:37:20'),(56639,1,14,'2021-09-27 14:33:12'),(56640,1,13,'2021-09-27 14:33:21'),(56641,1,44,'2021-09-27 14:33:34'),(56642,1,6,'2021-09-27 14:33:40'),(56643,1,5,'2021-09-27 14:34:41'),(56644,1,15,'2021-09-27 14:35:47'),(56645,1,44,'2021-09-27 14:41:34'),(56646,1,44,'2021-09-27 14:50:02'),(56647,1,44,'2021-09-27 15:10:22'),(56648,1,44,'2021-09-27 15:30:05'),(56649,1,44,'2021-09-27 16:08:43'),(56650,1,44,'2021-09-27 16:44:57'),(56651,1,44,'2021-09-27 17:21:46'),(56652,1,44,'2021-09-27 19:29:44'),(56653,1,44,'2021-09-27 19:29:57'),(56654,1,44,'2021-09-27 19:29:57'),(56655,1,44,'2021-09-27 20:02:07'),(56656,1,76,'2021-09-27 20:41:18'),(56657,1,44,'2021-09-27 20:42:47'),(56658,1,44,'2021-09-27 20:44:37'),(56659,1,44,'2021-09-27 21:12:46'),(56660,1,53,'2021-09-27 21:31:16'),(56661,1,76,'2021-09-27 21:33:36'),(56662,1,66,'2021-09-27 21:55:59'),(56663,1,44,'2021-09-27 22:04:28'),(56664,1,44,'2021-09-27 22:11:34'),(56665,1,44,'2021-09-27 22:11:38'),(56666,1,44,'2021-09-27 23:36:15'),(56667,1,44,'2021-09-27 23:36:18'),(56668,1,44,'2021-09-28 00:53:16'),(56669,1,44,'2021-09-28 01:19:39'),(56670,1,44,'2021-09-28 01:51:34'),(56671,1,44,'2021-09-28 02:07:21'),(56672,1,44,'2021-09-28 02:08:10'),(56673,1,44,'2021-09-28 02:34:01'),(56674,1,15,'2021-09-28 02:38:52'),(56675,1,14,'2021-09-28 02:41:49'),(56676,1,44,'2021-09-28 02:44:36'),(56677,1,6,'2021-09-28 02:47:09'),(56678,1,44,'2021-09-28 02:47:20'),(56679,1,66,'2021-09-28 03:10:06'),(56680,1,44,'2021-09-28 03:29:42'),(56681,1,44,'2021-09-28 03:30:16'),(56682,1,44,'2021-09-28 04:04:19'),(56683,1,44,'2021-09-28 04:04:21'),(56684,1,15,'2021-09-28 04:05:26'),(56685,1,70,'2021-09-28 04:13:02'),(56686,1,44,'2021-09-28 04:29:21'),(56687,1,44,'2021-09-28 05:09:13'),(56688,1,44,'2021-09-28 05:33:39'),(56689,1,5,'2021-09-28 05:39:34'),(56690,1,14,'2021-09-28 05:39:35'),(56691,1,44,'2021-09-28 06:02:29'),(56692,1,43,'2021-09-28 06:31:27'),(56693,1,66,'2021-09-28 06:31:44'),(56694,1,76,'2021-09-28 06:37:13'),(56695,1,79,'2021-09-28 06:43:04'),(56696,1,44,'2021-09-28 06:48:58'),(56697,1,44,'2021-09-28 06:50:24'),(56698,1,44,'2021-09-28 06:52:03'),(56699,1,56,'2021-09-28 06:55:01'),(56700,1,44,'2021-09-28 07:08:49'),(56701,1,44,'2021-09-28 07:08:50'),(56702,1,44,'2021-09-28 07:25:05'),(56703,1,44,'2021-09-28 07:26:21'),(56704,1,13,'2021-09-28 07:54:53'),(56705,1,44,'2021-09-28 08:16:06'),(56706,1,45,'2021-09-28 08:21:50'),(56707,1,96,'2021-09-28 08:22:24'),(56708,1,44,'2021-09-28 08:32:15'),(56709,1,44,'2021-09-28 08:32:27'),(56710,1,13,'2021-09-28 08:32:29'),(56711,1,6,'2021-09-28 08:32:29'),(56712,1,15,'2021-09-28 08:32:30'),(56713,1,14,'2021-09-28 08:32:32'),(56714,1,5,'2021-09-28 08:32:32'),(56715,1,96,'2021-09-28 08:32:35'),(56716,1,53,'2021-09-28 08:32:36'),(56717,1,96,'2021-09-28 08:32:44'),(56718,1,79,'2021-09-28 08:32:46'),(56719,1,79,'2021-09-28 08:32:47'),(56720,1,73,'2021-09-28 08:32:47'),(56721,1,76,'2021-09-28 08:32:48'),(56722,1,76,'2021-09-28 08:32:49'),(56723,1,73,'2021-09-28 08:32:49'),(56724,1,70,'2021-09-28 08:32:49'),(56725,1,70,'2021-09-28 08:32:56'),(56726,1,62,'2021-09-28 08:32:57'),(56727,1,62,'2021-09-28 08:32:58'),(56728,1,44,'2021-09-28 08:32:58'),(56729,1,56,'2021-09-28 08:32:58'),(56730,1,66,'2021-09-28 08:32:59'),(56731,1,66,'2021-09-28 08:33:00'),(56732,1,56,'2021-09-28 08:33:01'),(56733,1,43,'2021-09-28 08:33:09'),(56734,1,43,'2021-09-28 08:33:10'),(56735,1,53,'2021-09-28 08:33:10'),(56736,1,45,'2021-09-28 08:33:11'),(56737,1,53,'2021-09-28 08:33:11'),(56738,1,45,'2021-09-28 08:33:12'),(56739,1,59,'2021-09-28 08:33:12'),(56740,1,59,'2021-09-28 08:33:14'),(56741,1,44,'2021-09-28 08:33:18'),(56742,1,15,'2021-09-28 08:33:20'),(56743,1,44,'2021-09-28 08:33:22'),(56744,1,13,'2021-09-28 08:33:27'),(56745,1,15,'2021-09-28 08:33:30'),(56746,1,44,'2021-09-28 08:33:30'),(56747,1,15,'2021-09-28 08:33:32'),(56748,1,5,'2021-09-28 08:53:54'),(56749,1,14,'2021-09-28 09:02:21'),(56750,1,44,'2021-09-28 09:22:09'),(56751,1,96,'2021-09-28 09:26:39'),(56752,1,96,'2021-09-28 09:33:03'),(56753,1,44,'2021-09-28 09:33:37'),(56754,1,79,'2021-09-28 10:59:17'),(56755,1,96,'2021-09-28 11:05:22'),(56756,1,44,'2021-09-28 11:11:02'),(56757,1,44,'2021-09-28 11:50:01'),(56758,1,6,'2021-09-28 12:04:02'),(56759,1,15,'2021-09-28 12:04:03'),(56760,1,44,'2021-09-28 13:06:07'),(56761,1,44,'2021-09-28 13:07:28'),(56762,1,44,'2021-09-28 14:10:58'),(56763,1,5,'2021-09-28 14:31:51'),(56764,1,14,'2021-09-28 14:31:59'),(56765,1,13,'2021-09-28 14:33:55'),(56766,1,44,'2021-09-28 14:34:01'),(56767,1,44,'2021-09-28 14:35:18'),(56768,1,6,'2021-09-28 14:42:23'),(56769,1,6,'2021-09-28 15:04:33'),(56770,1,6,'2021-09-28 15:25:05'),(56771,1,6,'2021-09-28 15:34:27'),(56772,1,6,'2021-09-28 15:50:29'),(56773,1,6,'2021-09-28 16:35:54'),(56774,1,15,'2021-09-28 16:44:22'),(56775,1,44,'2021-09-28 16:49:44'),(56776,1,44,'2021-09-28 16:50:33'),(56777,1,6,'2021-09-28 16:59:55'),(56778,1,44,'2021-09-28 17:06:24'),(56779,1,44,'2021-09-28 17:25:53'),(56780,1,15,'2021-09-28 17:33:02'),(56781,1,44,'2021-09-28 17:33:24'),(56782,1,6,'2021-09-28 17:52:16'),(56783,1,6,'2021-09-28 17:52:17'),(56784,1,15,'2021-09-28 17:57:59'),(56785,1,6,'2021-09-28 18:07:34'),(56786,1,44,'2021-09-28 18:36:56'),(56787,1,6,'2021-09-28 19:55:20'),(56788,1,44,'2021-09-28 19:55:32'),(56789,1,44,'2021-09-28 19:55:32'),(56790,1,15,'2021-09-28 20:17:42'),(56791,1,15,'2021-09-28 21:00:37'),(56792,1,44,'2021-09-28 21:11:25'),(56793,1,44,'2021-09-28 21:13:48'),(56794,1,6,'2021-09-28 21:19:41'),(56795,1,59,'2021-09-28 21:39:37'),(56796,1,15,'2021-09-28 22:09:33'),(56797,1,44,'2021-09-28 22:35:39'),(56798,1,44,'2021-09-28 22:35:44'),(56799,1,53,'2021-09-28 22:54:35'),(56800,1,44,'2021-09-28 23:06:45'),(56801,1,15,'2021-09-28 23:19:19'),(56802,1,96,'2021-09-28 23:24:46'),(56803,1,44,'2021-09-28 23:44:41'),(56804,1,44,'2021-09-28 23:45:39'),(56805,1,44,'2021-09-28 23:53:23'),(56806,1,44,'2021-09-29 00:11:34'),(56807,1,53,'2021-09-29 00:42:14'),(56808,1,66,'2021-09-29 00:42:16'),(56809,1,70,'2021-09-29 00:42:19'),(56810,1,76,'2021-09-29 00:42:22'),(56811,1,43,'2021-09-29 00:42:26'),(56812,1,56,'2021-09-29 00:42:29'),(56813,1,13,'2021-09-29 01:11:23'),(56814,1,70,'2021-09-29 01:32:53'),(56815,1,44,'2021-09-29 01:52:22'),(56816,1,59,'2021-09-29 01:54:23'),(56817,1,13,'2021-09-29 02:05:49'),(56818,1,70,'2021-09-29 02:25:26'),(56819,1,14,'2021-09-29 02:34:39'),(56820,1,44,'2021-09-29 02:38:57'),(56821,1,44,'2021-09-29 02:39:59'),(56822,1,44,'2021-09-29 03:03:01'),(56823,1,13,'2021-09-29 03:07:47'),(56824,1,44,'2021-09-29 03:07:50'),(56825,1,6,'2021-09-29 03:23:12'),(56826,1,5,'2021-09-29 03:49:00'),(56827,1,53,'2021-09-29 04:08:30'),(56828,1,5,'2021-09-29 04:15:14'),(56829,1,44,'2021-09-29 05:05:00'),(56830,1,44,'2021-09-29 05:05:58'),(56831,1,5,'2021-09-29 05:09:34'),(56832,1,15,'2021-09-29 05:52:11'),(56833,1,6,'2021-09-29 05:52:13'),(56834,1,15,'2021-09-29 07:04:50'),(56835,1,44,'2021-09-29 07:05:08'),(56836,1,44,'2021-09-29 07:05:12'),(56837,1,44,'2021-09-29 07:51:04'),(56838,1,44,'2021-09-29 07:58:29'),(56839,1,70,'2021-09-29 08:06:01'),(56840,1,6,'2021-09-29 08:32:46'),(56841,1,15,'2021-09-29 08:32:54'),(56842,1,5,'2021-09-29 08:34:21'),(56843,1,14,'2021-09-29 08:34:32'),(56844,1,44,'2021-09-29 08:35:23'),(56845,1,6,'2021-09-29 09:00:50'),(56846,1,6,'2021-09-29 09:01:00'),(56847,1,44,'2021-09-29 09:10:01'),(56848,1,44,'2021-09-29 10:01:23'),(56849,1,44,'2021-09-29 10:59:06'),(56850,1,44,'2021-09-29 11:00:18'),(56851,1,44,'2021-09-29 11:15:18'),(56852,1,44,'2021-09-29 11:37:33'),(56853,1,79,'2021-09-29 11:45:18'),(56854,1,79,'2021-09-29 12:08:37'),(56855,1,44,'2021-09-29 12:33:02'),(56856,1,44,'2021-09-29 12:56:01'),(56857,1,13,'2021-09-29 13:07:12'),(56858,1,44,'2021-09-29 13:07:15'),(56859,1,44,'2021-09-29 13:17:59'),(56860,1,15,'2021-09-29 13:25:17'),(56861,1,44,'2021-09-29 13:43:45'),(56862,1,44,'2021-09-29 13:46:29'),(56863,1,44,'2021-09-29 14:13:37'),(56864,1,44,'2021-09-29 14:23:48'),(56865,1,14,'2021-09-29 14:31:50'),(56866,1,13,'2021-09-29 14:31:56'),(56867,1,5,'2021-09-29 14:31:58'),(56868,1,44,'2021-09-29 14:31:59'),(56869,1,44,'2021-09-29 14:33:07'),(56870,1,15,'2021-09-29 14:35:14'),(56871,1,6,'2021-09-29 14:37:19'),(56872,1,44,'2021-09-29 14:49:13'),(56873,1,15,'2021-09-29 15:05:39'),(56874,1,44,'2021-09-29 15:10:41'),(56875,1,15,'2021-09-29 15:51:05'),(56876,1,44,'2021-09-29 15:54:11'),(56877,1,44,'2021-09-29 16:16:00'),(56878,1,62,'2021-09-29 16:37:54'),(56879,1,44,'2021-09-29 16:58:05'),(56880,1,15,'2021-09-29 17:12:40'),(56881,1,6,'2021-09-29 18:08:23'),(56882,1,14,'2021-09-29 18:08:28'),(56883,1,13,'2021-09-29 18:08:41'),(56884,1,5,'2021-09-29 18:08:52'),(56885,1,96,'2021-09-29 18:09:45'),(56886,1,79,'2021-09-29 18:09:58'),(56887,1,76,'2021-09-29 18:10:18'),(56888,1,73,'2021-09-29 18:10:29'),(56889,1,44,'2021-09-29 18:41:43'),(56890,1,45,'2021-09-29 18:43:11'),(56891,1,79,'2021-09-29 20:11:05'),(56892,1,44,'2021-09-29 20:11:07'),(56893,1,44,'2021-09-29 20:11:08'),(56894,1,76,'2021-09-29 20:43:45'),(56895,1,44,'2021-09-29 21:11:50'),(56896,1,44,'2021-09-29 22:43:34'),(56897,1,44,'2021-09-29 22:43:36'),(56898,1,44,'2021-09-29 22:44:07'),(56899,1,44,'2021-09-29 23:07:55'),(56900,1,44,'2021-09-29 23:10:59'),(56901,1,44,'2021-09-29 23:11:21'),(56902,1,44,'2021-09-30 00:21:29'),(56903,1,53,'2021-09-30 00:21:30'),(56904,1,44,'2021-09-30 00:57:47'),(56905,1,5,'2021-09-30 01:13:03'),(56906,1,73,'2021-09-30 02:15:12'),(56907,1,44,'2021-09-30 02:15:20'),(56908,1,44,'2021-09-30 02:31:53'),(56909,1,5,'2021-09-30 02:33:44'),(56910,1,14,'2021-09-30 02:35:45'),(56911,1,44,'2021-09-30 02:38:47'),(56912,1,13,'2021-09-30 02:39:42'),(56913,1,15,'2021-09-30 02:41:12'),(56914,1,44,'2021-09-30 03:59:50'),(56915,1,70,'2021-09-30 04:10:05'),(56916,1,44,'2021-09-30 04:15:37'),(56917,1,44,'2021-09-30 04:15:40'),(56918,1,44,'2021-09-30 04:15:43'),(56919,1,6,'2021-09-30 04:19:56'),(56920,1,59,'2021-09-30 04:28:12'),(56921,1,53,'2021-09-30 04:33:15'),(56922,1,44,'2021-09-30 04:33:21'),(56923,1,79,'2021-09-30 04:59:44'),(56924,1,44,'2021-09-30 05:03:18'),(56925,1,44,'2021-09-30 05:04:24'),(56926,1,79,'2021-09-30 05:23:18'),(56927,1,44,'2021-09-30 05:54:32'),(56928,1,44,'2021-09-30 06:51:52'),(56929,1,44,'2021-09-30 07:00:05'),(56930,1,44,'2021-09-30 07:00:28'),(56931,1,44,'2021-09-30 07:00:29'),(56932,1,44,'2021-09-30 07:10:55'),(56933,1,44,'2021-09-30 07:32:22'),(56934,1,44,'2021-09-30 07:56:41'),(56935,1,44,'2021-09-30 08:00:30'),(56936,1,44,'2021-09-30 08:01:01'),(56937,1,44,'2021-09-30 08:14:53'),(56938,1,14,'2021-09-30 08:33:13'),(56939,1,6,'2021-09-30 08:33:17'),(56940,1,5,'2021-09-30 08:33:34'),(56941,1,15,'2021-09-30 08:33:42'),(56942,1,15,'2021-09-30 08:42:16'),(56943,1,44,'2021-09-30 08:53:39'),(56944,1,43,'2021-09-30 10:00:24'),(56945,1,79,'2021-09-30 10:03:14'),(56946,1,43,'2021-09-30 10:09:51'),(56947,1,53,'2021-09-30 10:16:53'),(56948,1,45,'2021-09-30 10:23:27'),(56949,1,56,'2021-09-30 10:29:57'),(56950,1,6,'2021-09-30 10:36:45'),(56951,1,6,'2021-09-30 10:36:49'),(56952,1,70,'2021-09-30 11:01:55'),(56953,1,13,'2021-09-30 11:20:56'),(56954,1,44,'2021-09-30 11:20:58'),(56955,1,44,'2021-09-30 11:59:49'),(56956,1,44,'2021-09-30 11:59:58'),(56957,1,6,'2021-09-30 12:00:32'),(56958,1,14,'2021-09-30 12:00:53'),(56959,1,13,'2021-09-30 12:01:19'),(56960,1,44,'2021-09-30 12:02:24'),(56961,1,44,'2021-09-30 12:16:52'),(56962,1,44,'2021-09-30 12:26:32'),(56963,1,44,'2021-09-30 12:38:14'),(56964,1,6,'2021-09-30 12:55:40'),(56965,1,44,'2021-09-30 13:00:47'),(56966,1,44,'2021-09-30 13:22:46'),(56967,1,44,'2021-09-30 13:45:49'),(56968,1,44,'2021-09-30 14:07:20'),(56969,1,44,'2021-09-30 14:14:45'),(56970,1,44,'2021-09-30 14:26:48'),(56971,1,44,'2021-09-30 14:28:24'),(56972,1,13,'2021-09-30 14:32:05'),(56973,1,44,'2021-09-30 14:32:31'),(56974,1,13,'2021-09-30 14:33:26'),(56975,1,6,'2021-09-30 14:33:31'),(56976,1,15,'2021-09-30 14:33:36'),(56977,1,5,'2021-09-30 14:35:00'),(56978,1,14,'2021-09-30 14:35:08'),(56979,1,44,'2021-09-30 15:03:13'),(56980,1,13,'2021-09-30 15:03:49'),(56981,1,13,'2021-09-30 15:22:13'),(56982,1,44,'2021-09-30 15:29:13'),(56983,1,44,'2021-09-30 15:50:12'),(56984,1,44,'2021-09-30 15:54:46'),(56985,1,44,'2021-09-30 16:17:42'),(56986,1,44,'2021-09-30 16:21:42'),(56987,1,44,'2021-09-30 16:35:52'),(56988,1,44,'2021-09-30 17:21:55'),(56989,1,44,'2021-09-30 18:03:39'),(56990,1,44,'2021-09-30 18:16:09'),(56991,1,6,'2021-09-30 18:16:12'),(56992,1,6,'2021-09-30 18:16:15'),(56993,1,44,'2021-09-30 18:36:31'),(56994,1,44,'2021-09-30 18:54:51'),(56995,1,44,'2021-09-30 18:59:15'),(56996,1,44,'2021-09-30 18:59:16'),(56997,1,44,'2021-09-30 19:53:26'),(56998,1,44,'2021-09-30 21:26:13'),(56999,1,53,'2021-09-30 21:36:51'),(57000,1,44,'2021-09-30 21:45:57'),(57001,1,62,'2021-09-30 21:47:35'),(57002,1,56,'2021-09-30 21:58:44'),(57003,1,44,'2021-09-30 22:16:28'),(57004,1,44,'2021-09-30 22:19:31'),(57005,1,44,'2021-09-30 22:19:35'),(57006,1,44,'2021-09-30 23:07:07'),(57007,1,44,'2021-09-30 23:07:11'),(57008,1,44,'2021-10-01 00:47:16'),(57009,1,44,'2021-10-01 01:42:32'),(57010,1,44,'2021-10-01 02:20:53'),(57011,1,14,'2021-10-01 02:34:49'),(57012,1,13,'2021-10-01 02:34:54'),(57013,1,5,'2021-10-01 02:41:59'),(57014,1,44,'2021-10-01 02:43:00'),(57015,1,6,'2021-10-01 02:48:35'),(57016,1,44,'2021-10-01 02:58:56'),(57017,1,44,'2021-10-01 02:59:15'),(57018,1,44,'2021-10-01 02:59:26'),(57019,1,44,'2021-10-01 02:59:32'),(57020,1,62,'2021-10-01 04:27:29'),(57021,1,44,'2021-10-01 04:41:19'),(57022,1,44,'2021-10-01 04:44:28'),(57023,1,44,'2021-10-01 05:31:20'),(57024,1,44,'2021-10-01 05:32:28'),(57025,1,44,'2021-10-01 05:57:39'),(57026,1,44,'2021-10-01 09:11:47'),(57027,1,44,'2021-10-01 09:11:52'),(57028,1,44,'2021-10-01 09:26:10'),(57029,1,6,'2021-10-01 10:05:22'),(57030,1,44,'2021-10-01 10:31:09'),(57031,1,53,'2021-10-01 10:47:28'),(57032,1,44,'2021-10-01 11:52:32'),(57033,1,44,'2021-10-01 12:01:55'),(57034,1,44,'2021-10-01 12:30:32'),(57035,1,44,'2021-10-01 13:33:03'),(57036,1,53,'2021-10-01 13:52:26'),(57037,1,44,'2021-10-01 14:14:39'),(57038,1,44,'2021-10-01 14:25:54'),(57039,1,15,'2021-10-01 14:31:19'),(57040,1,5,'2021-10-01 14:33:29'),(57041,1,6,'2021-10-01 14:33:33'),(57042,1,14,'2021-10-01 14:33:55'),(57043,1,13,'2021-10-01 14:42:41'),(57044,1,44,'2021-10-01 14:42:44'),(57045,1,44,'2021-10-01 15:01:44'),(57046,1,45,'2021-10-01 15:07:24'),(57047,1,15,'2021-10-01 15:07:39'),(57048,1,6,'2021-10-01 15:18:38'),(57049,1,6,'2021-10-01 15:44:25'),(57050,1,6,'2021-10-01 15:44:33'),(57051,1,6,'2021-10-01 17:02:08'),(57052,1,6,'2021-10-01 17:33:18'),(57053,1,6,'2021-10-01 17:33:24'),(57054,1,44,'2021-10-01 18:18:22'),(57055,1,43,'2021-10-01 18:26:53'),(57056,1,44,'2021-10-01 18:39:23'),(57057,1,53,'2021-10-01 18:39:34'),(57058,1,44,'2021-10-01 19:01:10'),(57059,1,44,'2021-10-01 19:03:08'),(57060,1,44,'2021-10-01 19:03:20'),(57061,1,44,'2021-10-01 19:03:21'),(57062,1,14,'2021-10-01 19:24:01'),(57063,1,44,'2021-10-01 19:43:41'),(57064,1,15,'2021-10-01 19:51:25'),(57065,1,44,'2021-10-01 20:00:22'),(57066,1,44,'2021-10-01 20:00:29'),(57067,1,15,'2021-10-01 20:38:45'),(57068,1,44,'2021-10-01 21:36:58'),(57069,1,44,'2021-10-01 21:37:51'),(57070,1,44,'2021-10-01 22:37:02'),(57071,1,45,'2021-10-01 22:49:27'),(57072,1,44,'2021-10-01 23:08:03'),(57073,1,44,'2021-10-01 23:19:28'),(57074,1,76,'2021-10-01 23:57:04'),(57075,1,73,'2021-10-01 23:59:35'),(57076,1,44,'2021-10-02 00:14:50'),(57077,1,15,'2021-10-02 01:06:51'),(57078,1,44,'2021-10-02 01:32:59'),(57079,1,44,'2021-10-02 01:34:58'),(57080,1,44,'2021-10-02 01:43:32'),(57081,1,44,'2021-10-02 01:57:21'),(57082,1,56,'2021-10-02 02:18:52'),(57083,1,5,'2021-10-02 02:33:33'),(57084,1,14,'2021-10-02 02:34:22'),(57085,1,15,'2021-10-02 02:39:00'),(57086,1,6,'2021-10-02 02:48:21'),(57087,1,44,'2021-10-02 03:33:12'),(57088,1,53,'2021-10-02 04:05:43'),(57089,1,44,'2021-10-02 04:24:12'),(57090,1,44,'2021-10-02 04:54:01'),(57091,1,76,'2021-10-02 05:32:12'),(57092,1,44,'2021-10-02 05:33:46'),(57093,1,44,'2021-10-02 06:10:12'),(57094,1,44,'2021-10-02 06:15:54'),(57095,1,13,'2021-10-02 06:27:27'),(57096,1,44,'2021-10-02 06:27:33'),(57097,1,79,'2021-10-02 06:27:39'),(57098,1,44,'2021-10-02 07:03:04'),(57099,1,44,'2021-10-02 07:03:06'),(57100,1,44,'2021-10-02 07:03:08'),(57101,1,44,'2021-10-02 07:12:14'),(57102,1,44,'2021-10-02 08:02:50'),(57103,1,44,'2021-10-02 08:04:25'),(57104,1,15,'2021-10-02 08:31:11'),(57105,1,14,'2021-10-02 08:32:01'),(57106,1,5,'2021-10-02 08:32:02'),(57107,1,13,'2021-10-02 08:32:38'),(57108,1,44,'2021-10-02 08:32:42'),(57109,1,15,'2021-10-02 08:52:24'),(57110,1,44,'2021-10-02 10:04:49'),(57111,1,6,'2021-10-02 10:05:25'),(57112,1,14,'2021-10-02 10:05:46'),(57113,1,13,'2021-10-02 10:06:06'),(57114,1,15,'2021-10-02 10:06:27'),(57115,1,5,'2021-10-02 10:06:49'),(57116,1,96,'2021-10-02 10:07:11'),(57117,1,53,'2021-10-02 10:07:42'),(57118,1,96,'2021-10-02 10:08:25'),(57119,1,79,'2021-10-02 10:08:48'),(57120,1,79,'2021-10-02 10:09:18'),(57121,1,76,'2021-10-02 10:09:42'),(57122,1,76,'2021-10-02 10:10:11'),(57123,1,73,'2021-10-02 10:10:33'),(57124,1,73,'2021-10-02 10:11:01'),(57125,1,70,'2021-10-02 10:11:21'),(57126,1,70,'2021-10-02 10:11:48'),(57127,1,62,'2021-10-02 10:12:16'),(57128,1,62,'2021-10-02 10:12:48'),(57129,1,66,'2021-10-02 10:13:17'),(57130,1,66,'2021-10-02 10:13:47'),(57131,1,56,'2021-10-02 10:14:12'),(57132,1,56,'2021-10-02 10:14:35'),(57133,1,43,'2021-10-02 10:14:57'),(57134,1,43,'2021-10-02 10:15:29'),(57135,1,53,'2021-10-02 10:15:50'),(57136,1,53,'2021-10-02 10:16:19'),(57137,1,45,'2021-10-02 10:16:40'),(57138,1,45,'2021-10-02 10:17:10'),(57139,1,59,'2021-10-02 10:17:30'),(57140,1,59,'2021-10-02 10:17:53'),(57141,1,44,'2021-10-02 10:18:16'),(57142,1,44,'2021-10-02 10:18:43'),(57143,1,15,'2021-10-02 10:19:03'),(57144,1,15,'2021-10-02 10:19:30'),(57145,1,15,'2021-10-02 10:19:54'),(57146,1,44,'2021-10-02 10:41:12'),(57147,1,44,'2021-10-02 10:53:02'),(57148,1,44,'2021-10-02 13:03:09'),(57149,1,6,'2021-10-02 13:03:10'),(57150,1,44,'2021-10-02 13:46:51'),(57151,1,44,'2021-10-02 13:47:07'),(57152,1,44,'2021-10-02 13:48:49'),(57153,1,44,'2021-10-02 13:48:56'),(57154,1,44,'2021-10-02 13:49:06'),(57155,1,44,'2021-10-02 14:00:59'),(57156,1,14,'2021-10-02 14:31:34'),(57157,1,5,'2021-10-02 14:31:37'),(57158,1,6,'2021-10-02 14:31:43'),(57159,1,15,'2021-10-02 14:31:44'),(57160,1,44,'2021-10-02 14:35:41'),(57161,1,44,'2021-10-02 14:40:24'),(57162,1,44,'2021-10-02 14:40:34'),(57163,1,44,'2021-10-02 14:40:35'),(57164,1,44,'2021-10-02 14:47:00'),(57165,1,44,'2021-10-02 14:47:00'),(57166,1,44,'2021-10-02 14:56:48'),(57167,1,44,'2021-10-02 14:58:58'),(57168,1,13,'2021-10-02 15:20:17'),(57169,1,44,'2021-10-02 15:20:18'),(57170,1,44,'2021-10-02 15:20:18'),(57171,1,44,'2021-10-02 15:20:20'),(57172,1,76,'2021-10-02 15:20:21'),(57173,1,62,'2021-10-02 15:41:08'),(57174,1,44,'2021-10-02 15:42:37'),(57175,1,56,'2021-10-02 15:48:45'),(57176,1,44,'2021-10-02 16:19:48'),(57177,1,44,'2021-10-02 16:49:39'),(57178,1,59,'2021-10-02 17:15:27'),(57179,1,44,'2021-10-02 17:46:50'),(57180,1,43,'2021-10-02 18:44:39'),(57181,1,44,'2021-10-02 19:07:01'),(57182,1,44,'2021-10-02 19:07:02'),(57183,1,66,'2021-10-02 20:07:14'),(57184,1,44,'2021-10-02 20:35:23'),(57185,1,44,'2021-10-02 21:15:46'),(57186,1,6,'2021-10-02 23:05:19'),(57187,1,76,'2021-10-02 23:05:39'),(57188,1,44,'2021-10-02 23:07:28'),(57189,1,44,'2021-10-02 23:07:29'),(57190,1,44,'2021-10-02 23:25:42'),(57191,1,44,'2021-10-02 23:26:10'),(57192,1,44,'2021-10-03 00:08:30'),(57193,1,44,'2021-10-03 00:39:25'),(57194,1,44,'2021-10-03 00:52:07'),(57195,1,43,'2021-10-03 01:20:12'),(57196,1,44,'2021-10-03 01:36:35'),(57197,1,15,'2021-10-03 02:14:39'),(57198,1,5,'2021-10-03 02:34:00'),(57199,1,6,'2021-10-03 02:37:53'),(57200,1,14,'2021-10-03 02:38:02'),(57201,1,15,'2021-10-03 02:46:33'),(57202,1,44,'2021-10-03 03:29:49'),(57203,1,70,'2021-10-03 04:41:01'),(57204,1,44,'2021-10-03 05:45:13'),(57205,1,44,'2021-10-03 05:47:57'),(57206,1,44,'2021-10-03 05:58:55'),(57207,1,44,'2021-10-03 06:27:11'),(57208,1,13,'2021-10-03 07:00:14'),(57209,1,44,'2021-10-03 07:00:34'),(57210,1,44,'2021-10-03 07:00:38'),(57211,1,44,'2021-10-03 07:00:40'),(57212,1,53,'2021-10-03 07:02:26'),(57213,1,44,'2021-10-03 07:04:31'),(57214,1,44,'2021-10-03 07:14:19'),(57215,1,44,'2021-10-03 07:16:14'),(57216,1,44,'2021-10-03 08:02:27'),(57217,1,59,'2021-10-03 08:13:36'),(57218,1,70,'2021-10-03 08:23:41'),(57219,1,13,'2021-10-03 08:32:29'),(57220,1,44,'2021-10-03 08:32:33'),(57221,1,14,'2021-10-03 08:33:33'),(57222,1,5,'2021-10-03 08:33:46'),(57223,1,44,'2021-10-03 09:29:49'),(57224,1,6,'2021-10-03 09:39:57'),(57225,1,44,'2021-10-03 09:47:00'),(57226,1,6,'2021-10-03 10:04:38'),(57227,1,73,'2021-10-03 10:08:17'),(57228,1,6,'2021-10-03 10:17:28'),(57229,1,44,'2021-10-03 10:18:41'),(57230,1,6,'2021-10-03 10:29:24'),(57231,1,44,'2021-10-03 10:40:08'),(57232,1,44,'2021-10-03 10:41:00'),(57233,1,6,'2021-10-03 11:17:38'),(57234,1,15,'2021-10-03 12:39:35'),(57235,1,44,'2021-10-03 12:57:07'),(57236,1,44,'2021-10-03 13:03:08'),(57237,1,53,'2021-10-03 13:11:42'),(57238,1,15,'2021-10-03 13:16:01'),(57239,1,6,'2021-10-03 13:40:44'),(57240,1,66,'2021-10-03 13:51:36'),(57241,1,44,'2021-10-03 14:13:22'),(57242,1,44,'2021-10-03 14:14:05'),(57243,1,13,'2021-10-03 14:30:09'),(57244,1,14,'2021-10-03 14:32:16'),(57245,1,44,'2021-10-03 14:32:33'),(57246,1,13,'2021-10-03 14:32:52'),(57247,1,44,'2021-10-03 14:32:59'),(57248,1,6,'2021-10-03 14:34:16'),(57249,1,79,'2021-10-03 14:36:42'),(57250,1,5,'2021-10-03 14:37:21'),(57251,1,5,'2021-10-03 14:39:41'),(57252,1,66,'2021-10-03 14:43:13'),(57253,1,5,'2021-10-03 14:43:45'),(57254,1,15,'2021-10-03 14:44:14'),(57255,1,6,'2021-10-03 14:45:33'),(57256,1,5,'2021-10-03 14:46:29'),(57257,1,5,'2021-10-03 14:50:03'),(57258,1,6,'2021-10-03 15:01:51'),(57259,1,15,'2021-10-03 15:08:46'),(57260,1,44,'2021-10-03 15:20:20'),(57261,1,44,'2021-10-03 15:27:53'),(57262,1,6,'2021-10-03 15:52:22'),(57263,1,44,'2021-10-03 16:10:23'),(57264,1,15,'2021-10-03 17:27:54'),(57265,1,44,'2021-10-03 17:30:12'),(57266,1,44,'2021-10-03 17:58:28'),(57267,1,6,'2021-10-03 18:54:49'),(57268,1,44,'2021-10-03 19:11:25'),(57269,1,44,'2021-10-03 19:11:26'),(57270,1,44,'2021-10-03 19:18:23'),(57271,1,44,'2021-10-03 19:27:45'),(57272,1,44,'2021-10-03 19:34:58'),(57273,1,44,'2021-10-03 19:48:47'),(57274,1,44,'2021-10-03 19:55:00'),(57275,1,44,'2021-10-03 20:50:58'),(57276,1,44,'2021-10-03 22:23:16'),(57277,1,44,'2021-10-03 23:07:17'),(57278,1,44,'2021-10-03 23:07:18'),(57279,1,6,'2021-10-04 00:00:52'),(57280,1,6,'2021-10-04 00:22:18'),(57281,1,44,'2021-10-04 00:25:30'),(57282,1,44,'2021-10-04 00:36:00'),(57283,1,43,'2021-10-04 01:22:03'),(57284,1,44,'2021-10-04 01:30:30'),(57285,1,44,'2021-10-04 01:33:49'),(57286,1,44,'2021-10-04 01:34:48'),(57287,1,44,'2021-10-04 01:44:49'),(57288,1,44,'2021-10-04 01:44:57'),(57289,1,44,'2021-10-04 01:45:10'),(57290,1,44,'2021-10-04 01:45:19'),(57291,1,44,'2021-10-04 01:45:30'),(57292,1,44,'2021-10-04 01:45:46'),(57293,1,44,'2021-10-04 01:46:02'),(57294,1,44,'2021-10-04 01:46:13'),(57295,1,44,'2021-10-04 01:46:25'),(57296,1,44,'2021-10-04 01:46:43'),(57297,1,44,'2021-10-04 01:46:54'),(57298,1,44,'2021-10-04 01:47:05'),(57299,1,44,'2021-10-04 01:47:18'),(57300,1,44,'2021-10-04 01:47:29'),(57301,1,44,'2021-10-04 01:47:41'),(57302,1,44,'2021-10-04 01:48:05'),(57303,1,44,'2021-10-04 01:48:16'),(57304,1,44,'2021-10-04 01:48:26'),(57305,1,44,'2021-10-04 01:48:34'),(57306,1,44,'2021-10-04 01:48:43'),(57307,1,44,'2021-10-04 01:48:55'),(57308,1,44,'2021-10-04 01:49:04'),(57309,1,44,'2021-10-04 01:49:20'),(57310,1,44,'2021-10-04 01:49:40'),(57311,1,44,'2021-10-04 01:49:56'),(57312,1,44,'2021-10-04 01:50:20'),(57313,1,44,'2021-10-04 01:50:34'),(57314,1,44,'2021-10-04 01:50:52'),(57315,1,44,'2021-10-04 01:51:07'),(57316,1,44,'2021-10-04 01:51:17'),(57317,1,44,'2021-10-04 01:51:28'),(57318,1,44,'2021-10-04 01:51:39'),(57319,1,44,'2021-10-04 01:52:01'),(57320,1,44,'2021-10-04 01:52:24'),(57321,1,44,'2021-10-04 01:52:38'),(57322,1,44,'2021-10-04 01:57:52'),(57323,1,44,'2021-10-04 02:10:59'),(57324,1,14,'2021-10-04 02:14:43'),(57325,1,62,'2021-10-04 02:22:12'),(57326,1,14,'2021-10-04 02:41:13'),(57327,1,44,'2021-10-04 02:47:06'),(57328,1,13,'2021-10-04 02:47:40'),(57329,1,5,'2021-10-04 02:49:22'),(57330,1,6,'2021-10-04 02:53:54'),(57331,1,15,'2021-10-04 02:59:31'),(57332,1,44,'2021-10-04 03:10:38'),(57333,1,44,'2021-10-04 03:10:47'),(57334,1,44,'2021-10-04 03:11:00'),(57335,1,44,'2021-10-04 03:11:09'),(57336,1,44,'2021-10-04 03:11:18'),(57337,1,44,'2021-10-04 03:11:28'),(57338,1,44,'2021-10-04 03:11:36'),(57339,1,44,'2021-10-04 03:11:46'),(57340,1,44,'2021-10-04 03:11:54'),(57341,1,44,'2021-10-04 03:12:15'),(57342,1,44,'2021-10-04 03:12:25'),(57343,1,44,'2021-10-04 03:12:33'),(57344,1,44,'2021-10-04 03:12:41'),(57345,1,44,'2021-10-04 03:12:49'),(57346,1,44,'2021-10-04 03:13:01'),(57347,1,44,'2021-10-04 03:13:17'),(57348,1,44,'2021-10-04 03:13:24'),(57349,1,44,'2021-10-04 03:13:32'),(57350,1,44,'2021-10-04 03:13:43'),(57351,1,44,'2021-10-04 03:13:56'),(57352,1,44,'2021-10-04 03:14:07'),(57353,1,44,'2021-10-04 03:14:18'),(57354,1,44,'2021-10-04 03:14:31'),(57355,1,44,'2021-10-04 03:14:41'),(57356,1,44,'2021-10-04 03:14:51'),(57357,1,44,'2021-10-04 03:14:58'),(57358,1,44,'2021-10-04 03:15:12'),(57359,1,44,'2021-10-04 03:15:24'),(57360,1,44,'2021-10-04 03:15:34'),(57361,1,44,'2021-10-04 03:15:43'),(57362,1,44,'2021-10-04 03:15:53'),(57363,1,44,'2021-10-04 03:16:07'),(57364,1,44,'2021-10-04 03:16:17'),(57365,1,44,'2021-10-04 03:16:24'),(57366,1,44,'2021-10-04 03:16:33'),(57367,1,76,'2021-10-04 03:23:29'),(57368,1,15,'2021-10-04 03:36:56'),(57369,1,44,'2021-10-04 05:04:13'),(57370,1,76,'2021-10-04 05:25:40'),(57371,1,44,'2021-10-04 06:14:17'),(57372,1,15,'2021-10-04 06:15:21'),(57373,1,44,'2021-10-04 06:15:26'),(57374,1,15,'2021-10-04 06:20:51'),(57375,1,44,'2021-10-04 10:09:30'),(57376,1,44,'2021-10-04 10:09:32'),(57377,1,44,'2021-10-04 11:29:12'),(57378,1,44,'2021-10-04 12:50:38'),(57379,1,44,'2021-10-04 12:51:34'),(57380,1,44,'2021-10-04 12:51:35'),(57381,1,44,'2021-10-04 12:52:23'),(57382,1,59,'2021-10-04 13:30:50'),(57383,1,14,'2021-10-04 13:44:11'),(57384,1,5,'2021-10-04 13:44:14'),(57385,1,44,'2021-10-04 14:12:38'),(57386,1,13,'2021-10-04 14:31:14'),(57387,1,44,'2021-10-04 14:31:22'),(57388,1,14,'2021-10-04 14:32:01'),(57389,1,5,'2021-10-04 14:32:02'),(57390,1,6,'2021-10-04 14:35:59'),(57391,1,44,'2021-10-04 14:41:12'),(57392,1,44,'2021-10-04 15:02:24'),(57393,1,53,'2021-10-04 15:23:56'),(57394,1,44,'2021-10-04 15:24:41'),(57395,1,6,'2021-10-04 15:38:00'),(57396,1,6,'2021-10-04 15:38:04'),(57397,1,44,'2021-10-04 15:48:26'),(57398,1,15,'2021-10-04 16:13:36'),(57399,1,53,'2021-10-04 16:30:06'),(57400,1,44,'2021-10-04 16:32:18'),(57401,1,44,'2021-10-04 16:57:55'),(57402,1,44,'2021-10-04 17:05:41'),(57403,1,6,'2021-10-04 17:05:42'),(57404,1,6,'2021-10-04 17:05:48'),(57405,1,76,'2021-10-04 18:08:03'),(57406,1,44,'2021-10-04 19:05:05'),(57407,1,44,'2021-10-04 19:05:17'),(57408,1,44,'2021-10-04 19:05:18'),(57409,1,73,'2021-10-04 21:18:15'),(57410,1,44,'2021-10-04 21:19:50'),(57411,1,15,'2021-10-04 21:25:19'),(57412,1,15,'2021-10-04 21:40:21'),(57413,1,62,'2021-10-04 21:53:55'),(57414,1,44,'2021-10-04 21:56:05'),(57415,1,15,'2021-10-04 21:57:04'),(57416,1,44,'2021-10-04 22:25:30'),(57417,1,44,'2021-10-04 22:32:29'),(57418,1,44,'2021-10-04 22:41:39'),(57419,1,53,'2021-10-04 22:41:41'),(57420,1,44,'2021-10-04 23:07:32'),(57421,1,44,'2021-10-04 23:09:26'),(57422,1,44,'2021-10-05 00:11:50'),(57423,1,15,'2021-10-05 01:05:36'),(57424,1,56,'2021-10-05 01:21:33'),(57425,1,44,'2021-10-05 02:04:49'),(57426,1,44,'2021-10-05 02:25:12'),(57427,1,53,'2021-10-05 02:31:55'),(57428,1,14,'2021-10-05 02:32:55'),(57429,1,13,'2021-10-05 02:36:11'),(57430,1,44,'2021-10-05 02:36:37'),(57431,1,5,'2021-10-05 02:36:39'),(57432,1,44,'2021-10-05 02:40:52'),(57433,1,44,'2021-10-05 02:42:41'),(57434,1,44,'2021-10-05 02:43:01'),(57435,1,44,'2021-10-05 02:47:28'),(57436,1,44,'2021-10-05 02:49:45'),(57437,1,15,'2021-10-05 02:53:37'),(57438,1,96,'2021-10-05 02:54:45'),(57439,1,44,'2021-10-05 03:02:04'),(57440,1,44,'2021-10-05 03:02:58'),(57441,1,44,'2021-10-05 03:11:07'),(57442,1,66,'2021-10-05 03:12:41'),(57443,1,44,'2021-10-05 03:15:56'),(57444,1,6,'2021-10-05 03:28:25'),(57445,1,53,'2021-10-05 03:44:08'),(57446,1,44,'2021-10-05 03:52:11'),(57447,1,70,'2021-10-05 04:26:28'),(57448,1,44,'2021-10-05 04:39:39'),(57449,1,44,'2021-10-05 04:39:44'),(57450,1,44,'2021-10-05 04:48:57'),(57451,1,73,'2021-10-05 05:31:36'),(57452,1,53,'2021-10-05 12:32:19'),(57453,1,44,'2021-10-05 12:32:30'),(57454,1,44,'2021-10-05 12:32:31'),(57455,1,6,'2021-10-05 12:57:26'),(57456,1,44,'2021-10-05 13:07:11'),(57457,1,59,'2021-10-05 13:28:33'),(57458,1,44,'2021-10-05 13:34:47'),(57459,1,44,'2021-10-05 14:28:31'),(57460,1,44,'2021-10-05 14:28:36'),(57461,1,13,'2021-10-05 14:31:57'),(57462,1,15,'2021-10-05 14:32:59'),(57463,1,6,'2021-10-05 14:33:00'),(57464,1,44,'2021-10-05 14:33:58'),(57465,1,14,'2021-10-05 14:34:10'),(57466,1,5,'2021-10-05 14:34:15'),(57467,1,44,'2021-10-05 14:41:25'),(57468,1,44,'2021-10-05 15:12:20'),(57469,1,6,'2021-10-05 15:14:24'),(57470,1,44,'2021-10-05 15:36:41'),(57471,1,44,'2021-10-05 15:37:23'),(57472,1,44,'2021-10-05 15:37:58'),(57473,1,44,'2021-10-05 15:38:37'),(57474,1,44,'2021-10-05 15:39:32'),(57475,1,44,'2021-10-05 15:40:00'),(57476,1,44,'2021-10-05 15:40:19'),(57477,1,44,'2021-10-05 15:41:17'),(57478,1,44,'2021-10-05 15:41:49'),(57479,1,44,'2021-10-05 15:42:26'),(57480,1,44,'2021-10-05 15:42:58'),(57481,1,44,'2021-10-05 15:43:26'),(57482,1,44,'2021-10-05 15:43:56'),(57483,1,44,'2021-10-05 15:45:08'),(57484,1,44,'2021-10-05 15:45:27'),(57485,1,44,'2021-10-05 15:45:49'),(57486,1,6,'2021-10-05 15:46:02'),(57487,1,44,'2021-10-05 15:46:10'),(57488,1,59,'2021-10-05 15:51:37'),(57489,1,44,'2021-10-05 16:37:28'),(57490,1,66,'2021-10-05 17:02:51'),(57491,1,6,'2021-10-05 17:09:34'),(57492,1,6,'2021-10-05 17:09:36'),(57493,1,44,'2021-10-05 17:43:07'),(57494,1,6,'2021-10-05 18:05:07'),(57495,1,44,'2021-10-05 18:08:13'),(57496,1,45,'2021-10-05 18:13:35'),(57497,1,45,'2021-10-05 18:22:08'),(57498,1,44,'2021-10-05 18:45:08'),(57499,1,53,'2021-10-05 18:45:08'),(57500,1,96,'2021-10-05 19:27:11'),(57501,1,44,'2021-10-05 19:27:27'),(57502,1,44,'2021-10-05 19:27:29'),(57503,1,44,'2021-10-05 21:37:00'),(57504,1,44,'2021-10-05 22:21:15'),(57505,1,44,'2021-10-05 22:21:25'),(57506,1,44,'2021-10-05 22:21:35'),(57507,1,44,'2021-10-05 22:21:39'),(57508,1,44,'2021-10-05 23:08:20'),(57509,1,44,'2021-10-05 23:08:21'),(57510,1,70,'2021-10-06 00:23:16'),(57511,1,44,'2021-10-06 01:54:40'),(57512,1,56,'2021-10-06 02:15:37'),(57513,1,44,'2021-10-06 02:39:53'),(57514,1,13,'2021-10-06 02:40:19'),(57515,1,62,'2021-10-06 02:50:49'),(57516,1,44,'2021-10-06 03:14:04'),(57517,1,44,'2021-10-06 03:33:56'),(57518,1,44,'2021-10-06 03:34:28'),(57519,1,79,'2021-10-06 03:46:25'),(57520,1,44,'2021-10-06 03:57:15'),(57521,1,6,'2021-10-06 03:59:07'),(57522,1,44,'2021-10-06 03:59:43'),(57523,1,44,'2021-10-06 04:12:04'),(57524,1,44,'2021-10-06 05:28:30'),(57525,1,44,'2021-10-06 05:50:07'),(57526,1,66,'2021-10-06 05:50:33'),(57527,1,43,'2021-10-06 06:08:30'),(57528,1,44,'2021-10-06 06:09:38'),(57529,1,53,'2021-10-06 06:09:39'),(57530,1,44,'2021-10-06 06:38:53'),(57531,1,5,'2021-10-06 07:04:49'),(57532,1,44,'2021-10-06 07:04:53'),(57533,1,44,'2021-10-06 07:04:55'),(57534,1,44,'2021-10-06 07:06:24'),(57535,1,44,'2021-10-06 07:06:27'),(57536,1,44,'2021-10-06 07:58:29'),(57537,1,5,'2021-10-06 08:31:46'),(57538,1,14,'2021-10-06 08:33:08'),(57539,1,53,'2021-10-06 08:36:05'),(57540,1,15,'2021-10-06 08:36:18'),(57541,1,13,'2021-10-06 08:36:28'),(57542,1,14,'2021-10-06 08:36:38'),(57543,1,44,'2021-10-06 08:36:50'),(57544,1,79,'2021-10-06 08:37:01'),(57545,1,70,'2021-10-06 08:37:11'),(57546,1,56,'2021-10-06 08:37:22'),(57547,1,5,'2021-10-06 08:37:31'),(57548,1,73,'2021-10-06 08:37:40'),(57549,1,76,'2021-10-06 08:37:50'),(57550,1,15,'2021-10-06 08:38:01'),(57551,1,53,'2021-10-06 08:38:13'),(57552,1,44,'2021-10-06 08:38:24'),(57553,1,59,'2021-10-06 08:38:24'),(57554,1,59,'2021-10-06 08:38:33'),(57555,1,62,'2021-10-06 08:38:43'),(57556,1,45,'2021-10-06 08:38:52'),(57557,1,6,'2021-10-06 08:39:04'),(57558,1,70,'2021-10-06 08:39:16'),(57559,1,79,'2021-10-06 08:39:26'),(57560,1,43,'2021-10-06 08:39:35'),(57561,1,45,'2021-10-06 08:39:44'),(57562,1,44,'2021-10-06 08:39:53'),(57563,1,62,'2021-10-06 08:40:02'),(57564,1,56,'2021-10-06 08:40:14'),(57565,1,73,'2021-10-06 08:40:25'),(57566,1,59,'2021-10-06 08:40:34'),(57567,1,66,'2021-10-06 08:40:46'),(57568,1,66,'2021-10-06 08:40:57'),(57569,1,76,'2021-10-06 08:41:08'),(57570,1,43,'2021-10-06 08:41:17'),(57571,1,53,'2021-10-06 08:41:26'),(57572,1,44,'2021-10-06 08:42:18'),(57573,1,44,'2021-10-06 09:04:53'),(57574,1,6,'2021-10-06 09:04:59'),(57575,1,6,'2021-10-06 09:05:06'),(57576,1,43,'2021-10-06 10:24:56'),(57577,1,44,'2021-10-06 10:26:40'),(57578,1,44,'2021-10-06 11:52:21'),(57579,1,66,'2021-10-06 11:54:17'),(57580,1,76,'2021-10-06 12:38:28'),(57581,1,76,'2021-10-06 12:42:33'),(57582,1,96,'2021-10-06 13:05:06'),(57583,1,44,'2021-10-06 14:16:31'),(57584,1,13,'2021-10-06 14:18:28'),(57585,1,5,'2021-10-06 14:32:27'),(57586,1,14,'2021-10-06 14:32:36'),(57587,1,15,'2021-10-06 14:35:59'),(57588,1,13,'2021-10-06 14:40:49'),(57589,1,44,'2021-10-06 14:40:57'),(57590,1,44,'2021-10-06 14:45:41'),(57591,1,15,'2021-10-06 15:15:53'),(57592,1,44,'2021-10-06 15:19:15'),(57593,1,45,'2021-10-06 15:21:13'),(57594,1,44,'2021-10-06 17:22:53'),(57595,1,6,'2021-10-06 17:22:55'),(57596,1,6,'2021-10-06 17:22:59'),(57597,1,6,'2021-10-06 17:28:27'),(57598,1,15,'2021-10-06 19:13:14'),(57599,1,44,'2021-10-06 19:44:21'),(57600,1,44,'2021-10-06 19:44:22'),(57601,1,96,'2021-10-06 21:26:14'),(57602,1,44,'2021-10-06 21:36:31'),(57603,1,44,'2021-10-06 21:48:06'),(57604,1,44,'2021-10-06 22:17:04'),(57605,1,44,'2021-10-06 22:17:06'),(57606,1,96,'2021-10-06 23:01:52'),(57607,1,44,'2021-10-06 23:07:51'),(57608,1,44,'2021-10-07 01:15:20'),(57609,1,44,'2021-10-07 02:03:48'),(57610,1,44,'2021-10-07 02:18:59'),(57611,1,45,'2021-10-07 02:19:03'),(57612,1,44,'2021-10-07 02:26:29'),(57613,1,5,'2021-10-07 02:40:31'),(57614,1,14,'2021-10-07 02:48:59'),(57615,1,53,'2021-10-07 02:50:10'),(57616,1,96,'2021-10-07 02:59:09'),(57617,1,14,'2021-10-07 03:07:58'),(57618,1,6,'2021-10-07 03:19:06'),(57619,1,6,'2021-10-07 03:19:08'),(57620,1,59,'2021-10-07 03:20:37'),(57621,1,66,'2021-10-07 04:32:45'),(57622,1,44,'2021-10-07 04:44:31'),(57623,1,44,'2021-10-07 04:53:41'),(57624,1,79,'2021-10-07 04:57:00'),(57625,1,44,'2021-10-07 05:04:16'),(57626,1,44,'2021-10-07 05:12:49'),(57627,1,44,'2021-10-07 05:53:19'),(57628,1,13,'2021-10-07 06:09:20'),(57629,1,44,'2021-10-07 06:10:24'),(57630,1,44,'2021-10-07 06:34:51'),(57631,1,44,'2021-10-07 07:02:13'),(57632,1,44,'2021-10-07 07:02:30'),(57633,1,76,'2021-10-07 07:12:20'),(57634,1,53,'2021-10-07 07:44:07'),(57635,1,44,'2021-10-07 08:02:07'),(57636,1,44,'2021-10-07 08:14:32'),(57637,1,14,'2021-10-07 08:33:39'),(57638,1,44,'2021-10-07 08:34:54'),(57639,1,44,'2021-10-07 08:47:39'),(57640,1,59,'2021-10-07 09:42:02'),(57641,1,66,'2021-10-07 09:50:50'),(57642,1,44,'2021-10-07 09:53:08'),(57643,1,44,'2021-10-07 09:57:03'),(57644,1,73,'2021-10-07 10:02:36'),(57645,1,44,'2021-10-07 10:24:00'),(57646,1,5,'2021-10-07 10:24:47'),(57647,1,43,'2021-10-07 10:33:08'),(57648,1,59,'2021-10-07 10:40:28'),(57649,1,15,'2021-10-07 10:54:08'),(57650,1,5,'2021-10-07 11:07:44'),(57651,1,44,'2021-10-07 12:20:36'),(57652,1,66,'2021-10-07 13:01:17'),(57653,1,15,'2021-10-07 13:38:49'),(57654,1,6,'2021-10-07 13:38:50'),(57655,1,6,'2021-10-07 14:03:27'),(57656,1,6,'2021-10-07 14:03:31'),(57657,1,76,'2021-10-07 14:29:44'),(57658,1,13,'2021-10-07 14:33:08'),(57659,1,44,'2021-10-07 14:33:09'),(57660,1,15,'2021-10-07 14:35:10'),(57661,1,44,'2021-10-07 14:35:59'),(57662,1,6,'2021-10-07 14:38:49'),(57663,1,53,'2021-10-07 14:40:44'),(57664,1,44,'2021-10-07 14:57:31'),(57665,1,44,'2021-10-07 15:20:38'),(57666,1,44,'2021-10-07 15:20:41'),(57667,1,44,'2021-10-07 15:20:44'),(57668,1,15,'2021-10-07 16:43:50'),(57669,1,59,'2021-10-07 17:05:43'),(57670,1,76,'2021-10-07 17:16:17'),(57671,1,43,'2021-10-07 18:16:09'),(57672,1,56,'2021-10-07 19:06:33'),(57673,1,76,'2021-10-07 19:22:23'),(57674,1,44,'2021-10-07 19:22:36'),(57675,1,44,'2021-10-07 19:22:37'),(57676,1,59,'2021-10-07 19:59:01'),(57677,1,56,'2021-10-07 20:13:23'),(57678,1,66,'2021-10-07 20:23:52'),(57679,1,53,'2021-10-07 20:46:47'),(57680,1,44,'2021-10-07 21:15:44'),(57681,1,44,'2021-10-07 21:15:45'),(57682,1,44,'2021-10-07 21:15:49'),(57683,1,44,'2021-10-07 21:15:50'),(57684,1,44,'2021-10-07 21:15:58'),(57685,1,44,'2021-10-07 21:15:59'),(57686,1,44,'2021-10-07 21:16:03'),(57687,1,44,'2021-10-07 21:16:05'),(57688,1,44,'2021-10-07 21:16:13'),(57689,1,44,'2021-10-07 21:16:15'),(57690,1,44,'2021-10-07 21:16:21'),(57691,1,44,'2021-10-07 21:16:23'),(57692,1,44,'2021-10-07 21:16:31'),(57693,1,44,'2021-10-07 21:16:33'),(57694,1,44,'2021-10-07 21:16:40'),(57695,1,44,'2021-10-07 21:16:42'),(57696,1,44,'2021-10-07 21:16:51'),(57697,1,44,'2021-10-07 21:16:54'),(57698,1,44,'2021-10-07 21:17:02'),(57699,1,44,'2021-10-07 21:17:04'),(57700,1,44,'2021-10-07 21:17:07'),(57701,1,44,'2021-10-07 21:17:08'),(57702,1,44,'2021-10-07 21:17:12'),(57703,1,44,'2021-10-07 21:17:14'),(57704,1,44,'2021-10-07 21:17:23'),(57705,1,44,'2021-10-07 21:17:24'),(57706,1,73,'2021-10-07 21:40:40'),(57707,1,45,'2021-10-07 21:42:15'),(57708,1,44,'2021-10-07 21:45:23'),(57709,1,79,'2021-10-07 21:53:49'),(57710,1,62,'2021-10-07 22:00:03'),(57711,1,44,'2021-10-07 22:26:14'),(57712,1,44,'2021-10-07 23:08:06'),(57713,1,44,'2021-10-07 23:41:47'),(57714,1,44,'2021-10-07 23:41:52'),(57715,1,44,'2021-10-07 23:42:27'),(57716,1,44,'2021-10-08 00:20:49'),(57717,1,44,'2021-10-08 01:06:05'),(57718,1,44,'2021-10-08 01:16:25'),(57719,1,44,'2021-10-08 02:00:48'),(57720,1,5,'2021-10-08 02:38:08'),(57721,1,44,'2021-10-08 02:38:12'),(57722,1,44,'2021-10-08 02:40:55'),(57723,1,44,'2021-10-08 02:40:56'),(57724,1,44,'2021-10-08 02:40:59'),(57725,1,14,'2021-10-08 02:41:17'),(57726,1,13,'2021-10-08 02:42:03'),(57727,1,44,'2021-10-08 02:43:59'),(57728,1,44,'2021-10-08 02:46:50'),(57729,1,44,'2021-10-08 02:48:41'),(57730,1,44,'2021-10-08 03:06:59'),(57731,1,44,'2021-10-08 03:16:44'),(57732,1,44,'2021-10-08 04:39:31'),(57733,1,44,'2021-10-08 05:37:25'),(57734,1,44,'2021-10-08 05:37:41'),(57735,1,44,'2021-10-08 05:37:58'),(57736,1,44,'2021-10-08 05:38:19'),(57737,1,44,'2021-10-08 05:38:35'),(57738,1,44,'2021-10-08 05:38:55'),(57739,1,44,'2021-10-08 05:39:23'),(57740,1,44,'2021-10-08 05:39:41'),(57741,1,44,'2021-10-08 05:39:54'),(57742,1,44,'2021-10-08 05:40:30'),(57743,1,44,'2021-10-08 05:40:42'),(57744,1,44,'2021-10-08 05:40:55'),(57745,1,44,'2021-10-08 05:41:15'),(57746,1,44,'2021-10-08 05:41:33'),(57747,1,44,'2021-10-08 05:41:46'),(57748,1,44,'2021-10-08 05:42:13'),(57749,1,44,'2021-10-08 05:42:25'),(57750,1,44,'2021-10-08 05:42:43'),(57751,1,44,'2021-10-08 05:42:59'),(57752,1,44,'2021-10-08 05:43:19'),(57753,1,44,'2021-10-08 05:43:40'),(57754,1,44,'2021-10-08 05:44:03'),(57755,1,44,'2021-10-08 05:44:25'),(57756,1,44,'2021-10-08 05:44:39'),(57757,1,44,'2021-10-08 05:44:57'),(57758,1,44,'2021-10-08 05:45:12'),(57759,1,44,'2021-10-08 05:45:31'),(57760,1,44,'2021-10-08 05:45:54'),(57761,1,44,'2021-10-08 05:46:11'),(57762,1,44,'2021-10-08 05:46:32'),(57763,1,44,'2021-10-08 05:46:46'),(57764,1,44,'2021-10-08 05:47:02'),(57765,1,44,'2021-10-08 05:47:17'),(57766,1,44,'2021-10-08 05:47:36'),(57767,1,44,'2021-10-08 05:47:50'),(57768,1,6,'2021-10-08 06:10:04'),(57769,1,15,'2021-10-08 06:11:20'),(57770,1,44,'2021-10-10 23:24:49'),(57771,1,44,'2021-10-11 01:32:47'),(57772,1,76,'2021-10-11 01:56:10'),(57773,1,44,'2021-10-11 02:15:48'),(57774,1,5,'2021-10-11 02:35:32'),(57775,1,6,'2021-10-11 02:36:33'),(57776,1,14,'2021-10-11 02:40:34'),(57777,1,15,'2021-10-11 02:44:17'),(57778,1,44,'2021-10-11 03:02:14'),(57779,1,56,'2021-10-11 03:58:25'),(57780,1,44,'2021-10-11 05:15:34'),(57781,1,44,'2021-10-11 05:20:52'),(57782,1,44,'2021-10-11 06:26:41'),(57783,1,44,'2021-10-11 06:46:34'),(57784,1,13,'2021-10-11 06:53:34'),(57785,1,44,'2021-10-11 06:53:35'),(57786,1,44,'2021-10-11 06:59:15'),(57787,1,44,'2021-10-11 06:59:16'),(57788,1,44,'2021-10-11 07:01:50'),(57789,1,44,'2021-10-11 07:12:37'),(57790,1,44,'2021-10-11 07:23:28'),(57791,1,15,'2021-10-11 08:33:51'),(57792,1,44,'2021-10-11 08:34:34'),(57793,1,6,'2021-10-11 08:37:34'),(57794,1,59,'2021-10-11 08:53:53'),(57795,1,14,'2021-10-11 09:01:18'),(57796,1,44,'2021-10-11 09:02:20'),(57797,1,44,'2021-10-11 09:56:27'),(57798,1,45,'2021-10-11 10:09:30'),(57799,1,43,'2021-10-11 11:28:14'),(57800,1,14,'2021-10-11 12:21:35'),(57801,1,44,'2021-10-11 12:24:37'),(57802,1,44,'2021-10-11 12:37:57'),(57803,1,13,'2021-10-11 12:40:22'),(57804,1,6,'2021-10-11 12:45:23'),(57805,1,13,'2021-10-11 12:45:24'),(57806,1,44,'2021-10-11 12:52:47'),(57807,1,59,'2021-10-11 12:55:25'),(57808,1,44,'2021-10-11 13:35:38'),(57809,1,76,'2021-10-11 13:51:29'),(57810,1,44,'2021-10-11 13:53:58'),(57811,1,44,'2021-10-11 13:55:49'),(57812,1,13,'2021-10-11 14:26:31'),(57813,1,15,'2021-10-11 14:31:50'),(57814,1,6,'2021-10-11 14:31:59'),(57815,1,14,'2021-10-11 14:32:53'),(57816,1,5,'2021-10-11 14:32:54'),(57817,1,44,'2021-10-11 14:52:19'),(57818,1,44,'2021-10-11 15:20:42'),(57819,1,44,'2021-10-11 15:48:27'),(57820,1,44,'2021-10-11 15:48:53'),(57821,1,13,'2021-10-11 16:13:02'),(57822,1,44,'2021-10-11 16:16:25'),(57823,1,13,'2021-10-11 16:34:39'),(57824,1,13,'2021-10-11 16:56:20'),(57825,1,5,'2021-10-11 16:57:34'),(57826,1,14,'2021-10-11 16:57:58'),(57827,1,44,'2021-10-11 17:22:54'),(57828,1,13,'2021-10-11 17:27:39'),(57829,1,45,'2021-10-11 17:31:47'),(57830,1,76,'2021-10-11 17:46:40'),(57831,1,66,'2021-10-11 19:26:46'),(57832,1,44,'2021-10-11 19:40:14'),(57833,1,44,'2021-10-11 19:40:15'),(57834,1,56,'2021-10-11 19:45:16'),(57835,1,44,'2021-10-11 19:51:17'),(57836,1,6,'2021-10-11 20:09:07'),(57837,1,6,'2021-10-11 20:09:10'),(57838,1,44,'2021-10-11 20:33:54'),(57839,1,44,'2021-10-11 20:33:57'),(57840,1,44,'2021-10-11 21:12:25'),(57841,1,44,'2021-10-11 22:25:47'),(57842,1,44,'2021-10-11 22:26:34'),(57843,1,44,'2021-10-11 22:32:29'),(57844,1,44,'2021-10-11 22:32:30'),(57845,1,44,'2021-10-11 22:42:38'),(57846,1,44,'2021-10-11 22:42:50'),(57847,1,44,'2021-10-11 22:42:53'),(57848,1,44,'2021-10-11 22:43:07'),(57849,1,44,'2021-10-11 22:56:49'),(57850,1,66,'2021-10-11 23:12:28'),(57851,1,44,'2021-10-12 00:16:18'),(57852,1,53,'2021-10-12 00:16:19'),(57853,1,44,'2021-10-12 00:16:59'),(57854,1,44,'2021-10-12 00:26:07'),(57855,1,53,'2021-10-12 00:30:34'),(57856,1,44,'2021-10-12 00:59:49'),(57857,1,44,'2021-10-12 02:14:03'),(57858,1,14,'2021-10-12 02:35:52'),(57859,1,44,'2021-10-12 02:39:53'),(57860,1,13,'2021-10-12 02:41:11'),(57861,1,44,'2021-10-12 02:52:49'),(57862,1,44,'2021-10-12 03:16:04'),(57863,1,6,'2021-10-12 04:36:59'),(57864,1,15,'2021-10-12 04:37:14'),(57865,1,44,'2021-10-12 05:04:46'),(57866,1,44,'2021-10-12 05:56:43'),(57867,1,44,'2021-10-12 06:19:57'),(57868,1,44,'2021-10-12 07:22:15'),(57869,1,44,'2021-10-12 07:22:17'),(57870,1,44,'2021-10-12 07:39:10'),(57871,1,44,'2021-10-12 07:41:11'),(57872,1,44,'2021-10-12 08:20:59'),(57873,1,5,'2021-10-12 08:33:11'),(57874,1,6,'2021-10-12 08:34:17'),(57875,1,14,'2021-10-12 08:34:47'),(57876,1,15,'2021-10-12 08:34:48'),(57877,1,44,'2021-10-12 08:35:16'),(57878,1,59,'2021-10-12 09:29:05'),(57879,1,44,'2021-10-12 09:48:27'),(57880,1,44,'2021-10-12 09:51:23'),(57881,1,44,'2021-10-12 09:53:14'),(57882,1,44,'2021-10-12 10:25:08'),(57883,1,44,'2021-10-12 10:57:10'),(57884,1,5,'2021-10-12 11:34:33'),(57885,1,44,'2021-10-12 11:57:03'),(57886,1,44,'2021-10-12 11:57:35'),(57887,1,44,'2021-10-12 11:58:18'),(57888,1,44,'2021-10-12 13:36:04'),(57889,1,13,'2021-10-12 13:51:35'),(57890,1,44,'2021-10-12 13:51:38'),(57891,1,44,'2021-10-12 14:04:45'),(57892,1,44,'2021-10-12 14:17:02'),(57893,1,5,'2021-10-12 14:33:44'),(57894,1,14,'2021-10-12 14:33:46'),(57895,1,15,'2021-10-12 14:35:25'),(57896,1,6,'2021-10-12 14:35:29'),(57897,1,44,'2021-10-12 14:41:32'),(57898,1,13,'2021-10-12 14:44:06'),(57899,1,44,'2021-10-12 14:44:11'),(57900,1,5,'2021-10-12 15:09:58'),(57901,1,44,'2021-10-12 15:15:42'),(57902,1,5,'2021-10-12 15:33:06'),(57903,1,44,'2021-10-12 16:29:40'),(57904,1,43,'2021-10-12 16:39:32'),(57905,1,44,'2021-10-12 19:35:37'),(57906,1,44,'2021-10-12 19:35:38'),(57907,1,44,'2021-10-12 19:37:53'),(57908,1,6,'2021-10-12 19:37:55'),(57909,1,6,'2021-10-12 19:37:56'),(57910,1,44,'2021-10-12 21:01:24'),(57911,1,44,'2021-10-12 21:18:56'),(57912,1,44,'2021-10-12 21:19:38'),(57913,1,44,'2021-10-12 21:29:44'),(57914,1,44,'2021-10-12 22:03:15'),(57915,1,44,'2021-10-12 22:03:16'),(57916,1,96,'2021-10-12 22:17:30'),(57917,1,44,'2021-10-12 22:40:06'),(57918,1,44,'2021-10-12 22:40:43'),(57919,1,44,'2021-10-12 22:44:49'),(57920,1,44,'2021-10-12 22:47:01'),(57921,1,44,'2021-10-12 22:58:19'),(57922,1,44,'2021-10-13 00:24:55'),(57923,1,44,'2021-10-13 01:01:56'),(57924,1,44,'2021-10-13 01:39:50'),(57925,1,44,'2021-10-13 01:39:54'),(57926,1,44,'2021-10-13 01:39:57'),(57927,1,44,'2021-10-13 02:15:33'),(57928,1,44,'2021-10-13 02:16:34'),(57929,1,15,'2021-10-13 02:19:00'),(57930,1,44,'2021-10-13 02:28:34'),(57931,1,13,'2021-10-13 02:37:38'),(57932,1,44,'2021-10-13 02:37:39'),(57933,1,5,'2021-10-13 02:40:55'),(57934,1,44,'2021-10-13 02:43:16'),(57935,1,6,'2021-10-13 02:47:26'),(57936,1,6,'2021-10-13 02:47:33'),(57937,1,44,'2021-10-13 02:47:42'),(57938,1,14,'2021-10-13 02:49:39'),(57939,1,14,'2021-10-13 03:08:36'),(57940,1,44,'2021-10-13 03:18:20'),(57941,1,5,'2021-10-13 03:25:39'),(57942,1,44,'2021-10-13 03:31:52'),(57943,1,44,'2021-10-13 03:32:30'),(57944,1,44,'2021-10-13 03:33:40'),(57945,1,5,'2021-10-13 03:35:40'),(57946,1,5,'2021-10-13 04:11:37'),(57947,1,44,'2021-10-13 04:19:34'),(57948,1,44,'2021-10-13 05:11:11'),(57949,1,44,'2021-10-13 06:33:25'),(57950,1,44,'2021-10-13 06:36:55'),(57951,1,44,'2021-10-13 07:20:22'),(57952,1,44,'2021-10-13 07:20:35'),(57953,1,44,'2021-10-13 07:20:36'),(57954,1,44,'2021-10-13 07:33:24'),(57955,1,44,'2021-10-13 08:21:46'),(57956,1,15,'2021-10-13 08:30:29'),(57957,1,6,'2021-10-13 08:30:31'),(57958,1,13,'2021-10-13 08:33:35'),(57959,1,44,'2021-10-13 08:33:50'),(57960,1,6,'2021-10-13 08:34:06'),(57961,1,15,'2021-10-13 08:34:32'),(57962,1,13,'2021-10-13 08:36:26'),(57963,1,44,'2021-10-13 09:57:19'),(57964,1,44,'2021-10-13 12:27:07'),(57965,1,44,'2021-10-13 12:37:58'),(57966,1,5,'2021-10-13 13:10:51'),(57967,1,5,'2021-10-13 13:35:46'),(57968,1,66,'2021-10-13 13:57:10'),(57969,1,44,'2021-10-13 14:17:45'),(57970,1,5,'2021-10-13 14:23:29'),(57971,1,5,'2021-10-13 14:33:01'),(57972,1,14,'2021-10-13 14:33:30'),(57973,1,15,'2021-10-13 14:33:58'),(57974,1,6,'2021-10-13 14:34:13'),(57975,1,5,'2021-10-13 14:49:03'),(57976,1,44,'2021-10-13 14:50:28'),(57977,1,5,'2021-10-13 15:12:40'),(57978,1,5,'2021-10-13 15:34:51'),(57979,1,5,'2021-10-13 15:58:54'),(57980,1,44,'2021-10-13 16:38:10'),(57981,1,5,'2021-10-13 16:44:32'),(57982,1,44,'2021-10-13 16:59:03'),(57983,1,5,'2021-10-13 17:07:47'),(57984,1,44,'2021-10-13 17:09:39'),(57985,1,44,'2021-10-13 17:25:08'),(57986,1,5,'2021-10-13 17:29:08'),(57987,1,14,'2021-10-13 17:41:02'),(57988,1,5,'2021-10-13 17:42:25'),(57989,1,13,'2021-10-13 18:01:19'),(57990,1,44,'2021-10-13 18:01:21'),(57991,1,44,'2021-10-13 19:55:19'),(57992,1,44,'2021-10-13 19:55:19'),(57993,1,44,'2021-10-13 20:26:39'),(57994,1,44,'2021-10-13 20:54:20'),(57995,1,5,'2021-10-13 21:13:31'),(57996,1,44,'2021-10-13 21:21:45'),(57997,1,44,'2021-10-13 21:27:33'),(57998,1,44,'2021-10-13 21:34:00'),(57999,1,44,'2021-10-13 21:34:01'),(58000,1,15,'2021-10-13 22:08:42'),(58001,1,44,'2021-10-13 23:10:06'),(58002,1,44,'2021-10-13 23:13:18'),(58003,1,44,'2021-10-13 23:13:49'),(58004,1,44,'2021-10-14 00:06:27'),(58005,1,44,'2021-10-14 01:47:44'),(58006,1,5,'2021-10-14 02:11:31'),(58007,1,44,'2021-10-14 02:38:21'),(58008,1,15,'2021-10-14 02:40:54'),(58009,1,44,'2021-10-14 02:41:45'),(58010,1,6,'2021-10-14 02:50:29'),(58011,1,44,'2021-10-14 03:11:12'),(58012,1,44,'2021-10-14 03:34:56'),(58013,1,44,'2021-10-14 04:14:39'),(58014,1,44,'2021-10-14 04:44:04'),(58015,1,66,'2021-10-14 04:56:57'),(58016,1,44,'2021-10-14 06:22:19'),(58017,1,66,'2021-10-14 06:30:26'),(58018,1,44,'2021-10-14 06:40:46'),(58019,1,44,'2021-10-14 06:48:20'),(58020,1,15,'2021-10-14 07:13:36'),(58021,1,44,'2021-10-14 07:13:51'),(58022,1,44,'2021-10-14 07:13:52'),(58023,1,14,'2021-10-14 07:24:18'),(58024,1,5,'2021-10-14 07:24:19'),(58025,1,44,'2021-10-14 07:33:53'),(58026,1,44,'2021-10-14 07:34:01'),(58027,1,44,'2021-10-14 08:21:53'),(58028,1,13,'2021-10-14 08:35:01'),(58029,1,44,'2021-10-14 08:35:09'),(58030,1,15,'2021-10-14 09:08:36'),(58031,1,59,'2021-10-14 09:48:06'),(58032,1,15,'2021-10-14 10:19:53'),(58033,1,15,'2021-10-14 10:52:56'),(58034,1,44,'2021-10-14 11:13:01'),(58035,1,44,'2021-10-14 11:13:04'),(58036,1,44,'2021-10-14 11:15:43'),(58037,1,6,'2021-10-14 11:15:44'),(58038,1,6,'2021-10-14 11:15:46'),(58039,1,6,'2021-10-14 11:43:49'),(58040,1,6,'2021-10-14 11:43:52'),(58041,1,44,'2021-10-14 11:46:22'),(58042,1,44,'2021-10-14 12:01:37'),(58043,1,44,'2021-10-14 13:07:06'),(58044,1,44,'2021-10-14 13:16:00'),(58045,1,44,'2021-10-14 13:53:47'),(58046,1,15,'2021-10-14 14:18:35'),(58047,1,44,'2021-10-14 14:33:26'),(58048,1,44,'2021-10-14 14:59:25'),(58049,1,44,'2021-10-14 14:59:48'),(58050,1,15,'2021-10-14 15:41:56'),(58051,1,15,'2021-10-14 16:22:46'),(58052,1,44,'2021-10-14 16:29:13'),(58053,1,44,'2021-10-14 16:41:49'),(58054,1,15,'2021-10-14 17:00:54'),(58055,1,6,'2021-10-14 17:02:29'),(58056,1,96,'2021-10-14 17:02:44'),(58057,1,44,'2021-10-14 17:08:17'),(58058,1,44,'2021-10-14 17:20:11'),(58059,1,44,'2021-10-14 17:39:19'),(58060,1,79,'2021-10-14 18:56:43'),(58061,1,44,'2021-10-14 18:59:17'),(58062,1,44,'2021-10-14 18:59:17'),(58063,1,44,'2021-10-14 19:59:26'),(58064,1,44,'2021-10-14 19:59:31'),(58065,1,44,'2021-10-14 19:59:34'),(58066,1,44,'2021-10-14 21:11:09'),(58067,1,44,'2021-10-14 22:15:55'),(58068,1,44,'2021-10-14 22:16:03'),(58069,1,44,'2021-10-14 22:16:08'),(58070,1,44,'2021-10-14 22:17:02'),(58071,1,44,'2021-10-14 23:07:49'),(58072,1,59,'2021-10-14 23:34:52'),(58073,1,44,'2021-10-14 23:51:38'),(58074,1,44,'2021-10-14 23:59:26'),(58075,1,44,'2021-10-15 01:08:34'),(58076,1,44,'2021-10-15 01:44:38'),(58077,1,44,'2021-10-15 01:45:26'),(58078,1,44,'2021-10-15 01:47:16'),(58079,1,66,'2021-10-15 02:07:37'),(58080,1,44,'2021-10-15 02:34:07'),(58081,1,44,'2021-10-15 02:46:41'),(58082,1,15,'2021-10-15 03:09:16'),(58083,1,44,'2021-10-15 03:18:51'),(58084,1,44,'2021-10-15 03:20:42'),(58085,1,44,'2021-10-15 03:32:48'),(58086,1,14,'2021-10-15 04:56:45'),(58087,1,44,'2021-10-15 05:47:30'),(58088,1,53,'2021-10-15 05:47:32'),(58089,1,6,'2021-10-15 05:47:33'),(58090,1,6,'2021-10-15 05:47:36'),(58091,1,15,'2021-10-15 06:25:38'),(58092,1,13,'2021-10-15 06:33:57'),(58093,1,44,'2021-10-15 06:44:34'),(58094,1,44,'2021-10-15 06:44:35'),(58095,1,44,'2021-10-15 06:47:35'),(58096,1,44,'2021-10-15 06:47:58'),(58097,1,44,'2021-10-15 06:54:56'),(58098,1,5,'2021-10-15 07:03:06'),(58099,1,44,'2021-10-15 07:03:19'),(58100,1,44,'2021-10-15 07:03:20'),(58101,1,5,'2021-10-15 07:49:41'),(58102,1,62,'2021-10-15 08:04:08'),(58103,1,15,'2021-10-15 08:25:06'),(58104,1,6,'2021-10-15 08:26:20'),(58105,1,13,'2021-10-15 08:32:05'),(58106,1,44,'2021-10-15 08:32:08'),(58107,1,15,'2021-10-15 09:05:26'),(58108,1,44,'2021-10-15 11:05:43'),(58109,1,44,'2021-10-15 11:41:09'),(58110,1,6,'2021-10-15 12:24:55'),(58111,1,13,'2021-10-15 14:35:13'),(58112,1,44,'2021-10-15 14:35:30'),(58113,1,14,'2021-10-15 14:55:30'),(58114,1,44,'2021-10-15 15:42:39'),(58115,1,13,'2021-10-15 15:57:13'),(58116,1,15,'2021-10-15 16:07:58'),(58117,1,14,'2021-10-15 16:16:35'),(58118,1,5,'2021-10-15 16:24:26'),(58119,1,5,'2021-10-15 17:04:26'),(58120,1,66,'2021-10-15 17:09:33'),(58121,1,66,'2021-10-15 17:09:35'),(58122,1,44,'2021-10-15 17:39:15'),(58123,1,44,'2021-10-15 17:57:21'),(58124,1,44,'2021-10-15 18:04:34'),(58125,1,44,'2021-10-15 19:08:46'),(58126,1,44,'2021-10-15 19:08:58'),(58127,1,44,'2021-10-15 19:08:59'),(58128,1,44,'2021-10-15 20:34:41'),(58129,1,44,'2021-10-15 20:45:07'),(58130,1,44,'2021-10-15 20:45:09'),(58131,1,44,'2021-10-15 21:55:08'),(58132,1,53,'2021-10-15 21:55:10'),(58133,1,44,'2021-10-15 22:28:51'),(58134,1,44,'2021-10-15 22:49:35'),(58135,1,44,'2021-10-15 22:49:38'),(58136,1,44,'2021-10-15 22:50:17'),(58137,1,44,'2021-10-15 23:10:18'),(58138,1,44,'2021-10-15 23:19:42'),(58139,1,45,'2021-10-16 00:45:03'),(58140,1,43,'2021-10-16 00:59:44'),(58141,1,44,'2021-10-16 01:40:59'),(58142,1,5,'2021-10-16 01:53:50'),(58143,1,13,'2021-10-16 02:40:49'),(58144,1,44,'2021-10-16 03:24:10'),(58145,1,44,'2021-10-16 03:28:57'),(58146,1,44,'2021-10-16 03:42:56'),(58147,1,44,'2021-10-16 04:52:14'),(58148,1,44,'2021-10-16 04:52:19'),(58149,1,44,'2021-10-16 04:52:21'),(58150,1,5,'2021-10-16 04:56:48'),(58151,1,15,'2021-10-16 04:58:05'),(58152,1,15,'2021-10-16 05:45:08'),(58153,1,44,'2021-10-16 05:59:59'),(58154,1,44,'2021-10-16 05:59:59'),(58155,1,15,'2021-10-16 06:33:17'),(58156,1,6,'2021-10-16 06:52:12'),(58157,1,44,'2021-10-16 06:57:17'),(58158,1,44,'2021-10-16 06:57:20'),(58159,1,44,'2021-10-16 06:58:24'),(58160,1,6,'2021-10-16 07:19:13'),(58161,1,44,'2021-10-16 07:19:24'),(58162,1,44,'2021-10-16 07:19:26'),(58163,1,6,'2021-10-16 07:48:24'),(58164,1,44,'2021-10-16 07:52:56'),(58165,1,44,'2021-10-16 08:06:46'),(58166,1,53,'2021-10-16 08:14:15'),(58167,1,15,'2021-10-16 08:32:21'),(58168,1,13,'2021-10-16 08:34:06'),(58169,1,44,'2021-10-16 08:35:46'),(58170,1,56,'2021-10-16 08:49:26'),(58171,1,6,'2021-10-16 08:56:18'),(58172,1,53,'2021-10-16 09:09:50'),(58173,1,15,'2021-10-16 09:19:35'),(58174,1,5,'2021-10-16 09:45:24'),(58175,1,14,'2021-10-16 09:49:31'),(58176,1,44,'2021-10-16 09:53:33'),(58177,1,6,'2021-10-16 09:54:44'),(58178,1,15,'2021-10-16 10:14:15'),(58179,1,15,'2021-10-16 10:45:38'),(58180,1,44,'2021-10-16 11:10:25'),(58181,1,53,'2021-10-16 11:10:26'),(58182,1,44,'2021-10-16 11:17:08'),(58183,1,15,'2021-10-16 11:46:37'),(58184,1,6,'2021-10-16 12:40:44'),(58185,1,6,'2021-10-16 12:40:48'),(58186,1,15,'2021-10-16 12:46:37'),(58187,1,15,'2021-10-16 13:21:04'),(58188,1,6,'2021-10-16 13:35:26'),(58189,1,76,'2021-10-16 13:43:44'),(58190,1,44,'2021-10-16 14:11:54'),(58191,1,44,'2021-10-16 14:33:51'),(58192,1,15,'2021-10-16 14:40:13'),(58193,1,6,'2021-10-16 14:49:04'),(58194,1,6,'2021-10-16 15:14:44'),(58195,1,15,'2021-10-16 15:20:18'),(58196,1,44,'2021-10-16 15:20:40'),(58197,1,44,'2021-10-16 15:20:41'),(58198,1,6,'2021-10-16 15:36:19'),(58199,1,6,'2021-10-16 15:37:34'),(58200,1,6,'2021-10-16 16:00:40'),(58201,1,44,'2021-10-16 16:17:28'),(58202,1,6,'2021-10-16 16:22:52'),(58203,1,15,'2021-10-16 16:32:39'),(58204,1,44,'2021-10-16 16:42:38'),(58205,1,6,'2021-10-16 17:09:15'),(58206,1,15,'2021-10-16 17:09:18'),(58207,1,6,'2021-10-16 17:11:53'),(58208,1,44,'2021-10-16 17:17:53'),(58209,1,15,'2021-10-16 18:54:10'),(58210,1,44,'2021-10-16 19:23:17'),(58211,1,44,'2021-10-16 19:23:18'),(58212,1,44,'2021-10-16 19:58:39'),(58213,1,44,'2021-10-16 20:15:55'),(58214,1,15,'2021-10-16 21:11:10'),(58215,1,44,'2021-10-16 22:20:19'),(58216,1,44,'2021-10-16 22:21:10'),(58217,1,44,'2021-10-16 22:21:35'),(58218,1,44,'2021-10-16 22:44:30'),(58219,1,15,'2021-10-16 23:08:52'),(58220,1,56,'2021-10-16 23:15:21'),(58221,1,15,'2021-10-17 01:25:56'),(58222,1,15,'2021-10-17 01:30:34'),(58223,1,15,'2021-10-17 01:39:01'),(58224,1,15,'2021-10-17 02:01:59'),(58225,1,44,'2021-10-17 02:34:02'),(58226,1,15,'2021-10-17 02:38:20'),(58227,1,13,'2021-10-17 02:41:36'),(58228,1,6,'2021-10-17 02:44:12'),(58229,1,13,'2021-10-17 02:47:25'),(58230,1,13,'2021-10-17 02:53:16'),(58231,1,13,'2021-10-17 02:59:57'),(58232,1,13,'2021-10-17 03:05:31'),(58233,1,44,'2021-10-17 03:21:10'),(58234,1,44,'2021-10-17 03:22:59'),(58235,1,15,'2021-10-17 04:57:31'),(58236,1,44,'2021-10-17 05:01:02'),(58237,1,15,'2021-10-17 05:11:42'),(58238,1,44,'2021-10-17 05:17:32'),(58239,1,44,'2021-10-17 05:22:12'),(58240,1,44,'2021-10-17 06:03:29'),(58241,1,44,'2021-10-17 06:03:31'),(58242,1,44,'2021-10-17 06:34:53'),(58243,1,44,'2021-10-17 06:35:32'),(58244,1,44,'2021-10-17 07:23:28'),(58245,1,44,'2021-10-17 07:23:43'),(58246,1,44,'2021-10-17 07:23:45'),(58247,1,44,'2021-10-17 08:17:50'),(58248,1,15,'2021-10-17 08:32:41'),(58249,1,6,'2021-10-17 08:32:46'),(58250,1,5,'2021-10-17 08:36:47'),(58251,1,14,'2021-10-17 08:38:19'),(58252,1,13,'2021-10-17 08:39:36'),(58253,1,44,'2021-10-17 08:45:30'),(58254,1,13,'2021-10-17 08:59:12'),(58255,1,44,'2021-10-17 09:29:54'),(58256,1,44,'2021-10-17 09:29:59'),(58257,1,44,'2021-10-17 09:30:06'),(58258,1,44,'2021-10-17 09:30:12'),(58259,1,44,'2021-10-17 09:30:15'),(58260,1,44,'2021-10-17 09:30:17'),(58261,1,44,'2021-10-17 09:30:19'),(58262,1,44,'2021-10-17 09:30:21'),(58263,1,44,'2021-10-17 09:30:23'),(58264,1,44,'2021-10-17 09:30:25'),(58265,1,44,'2021-10-17 09:30:26'),(58266,1,44,'2021-10-17 09:33:17'),(58267,1,44,'2021-10-17 09:54:46'),(58268,1,44,'2021-10-17 10:22:42'),(58269,1,15,'2021-10-17 10:34:12'),(58270,1,44,'2021-10-17 10:41:14'),(58271,1,44,'2021-10-17 11:14:30'),(58272,1,44,'2021-10-17 11:20:49'),(58273,1,44,'2021-10-17 11:22:44'),(58274,1,6,'2021-10-17 11:33:11'),(58275,1,15,'2021-10-17 11:35:52'),(58276,1,44,'2021-10-17 11:40:33'),(58277,1,44,'2021-10-17 11:43:24'),(58278,1,44,'2021-10-17 14:08:41'),(58279,1,15,'2021-10-17 14:13:54'),(58280,1,13,'2021-10-17 14:33:25'),(58281,1,15,'2021-10-17 14:33:27'),(58282,1,6,'2021-10-17 14:33:43'),(58283,1,44,'2021-10-17 14:35:04'),(58284,1,73,'2021-10-17 14:44:30'),(58285,1,66,'2021-10-17 15:15:51'),(58286,1,15,'2021-10-17 15:50:24'),(58287,1,15,'2021-10-17 16:34:48'),(58288,1,44,'2021-10-17 16:35:44'),(58289,1,44,'2021-10-17 16:59:13'),(58290,1,44,'2021-10-17 18:07:53'),(58291,1,5,'2021-10-17 18:31:02'),(58292,1,14,'2021-10-17 18:31:36'),(58293,1,44,'2021-10-17 18:50:16'),(58294,1,44,'2021-10-17 19:01:04'),(58295,1,44,'2021-10-17 19:01:16'),(58296,1,44,'2021-10-17 19:01:17'),(58297,1,44,'2021-10-17 19:03:38'),(58298,1,44,'2021-10-17 20:14:55'),(58299,1,44,'2021-10-17 20:16:43'),(58300,1,44,'2021-10-17 20:16:48'),(58301,1,6,'2021-10-17 20:48:23'),(58302,1,6,'2021-10-17 20:48:25'),(58303,1,44,'2021-10-17 20:55:15'),(58304,1,44,'2021-10-17 20:56:41'),(58305,1,43,'2021-10-17 22:00:45'),(58306,1,44,'2021-10-17 22:12:27'),(58307,1,44,'2021-10-17 22:13:13'),(58308,1,44,'2021-10-17 22:13:18'),(58309,1,44,'2021-10-17 22:34:26'),(58310,1,6,'2021-10-17 23:37:48'),(58311,1,6,'2021-10-17 23:37:55'),(58312,1,44,'2021-10-18 02:22:15'),(58313,1,13,'2021-10-18 02:45:33'),(58314,1,44,'2021-10-18 02:51:32'),(58315,1,44,'2021-10-18 03:14:28'),(58316,1,6,'2021-10-18 03:19:09'),(58317,1,44,'2021-10-18 03:53:43'),(58318,1,44,'2021-10-18 04:32:26'),(58319,1,44,'2021-10-18 04:32:28'),(58320,1,6,'2021-10-18 04:40:25'),(58321,1,44,'2021-10-18 04:52:54'),(58322,1,44,'2021-10-18 04:52:59'),(58323,1,44,'2021-10-18 04:53:04'),(58324,1,76,'2021-10-18 04:58:28'),(58325,1,44,'2021-10-18 05:00:51'),(58326,1,53,'2021-10-18 05:00:52'),(58327,1,44,'2021-10-18 05:06:02'),(58328,1,44,'2021-10-18 05:07:30'),(58329,1,44,'2021-10-18 05:09:31'),(58330,1,44,'2021-10-18 05:11:45'),(58331,1,44,'2021-10-18 05:15:40'),(58332,1,15,'2021-10-18 05:17:41'),(58333,1,44,'2021-10-18 05:24:09'),(58334,1,44,'2021-10-18 05:37:27'),(58335,1,43,'2021-10-18 05:37:28'),(58336,1,44,'2021-10-18 05:49:31'),(58337,1,6,'2021-10-18 05:52:50'),(58338,1,44,'2021-10-18 06:10:47'),(58339,1,15,'2021-10-18 06:25:24'),(58340,1,44,'2021-10-18 06:35:30'),(58341,1,6,'2021-10-18 07:31:34'),(58342,1,6,'2021-10-18 07:31:47'),(58343,1,44,'2021-10-18 07:31:48'),(58344,1,44,'2021-10-18 07:31:49'),(58345,1,44,'2021-10-18 07:35:14'),(58346,1,44,'2021-10-18 07:37:39'),(58347,1,44,'2021-10-18 07:43:15'),(58348,1,44,'2021-10-18 07:45:14'),(58349,1,44,'2021-10-18 07:46:07'),(58350,1,44,'2021-10-18 07:49:10'),(58351,1,44,'2021-10-18 07:51:29'),(58352,1,44,'2021-10-18 07:52:35'),(58353,1,44,'2021-10-18 07:58:51'),(58354,1,44,'2021-10-18 08:02:10'),(58355,1,44,'2021-10-18 08:08:57'),(58356,1,44,'2021-10-18 08:27:26'),(58357,1,5,'2021-10-18 08:31:43'),(58358,1,13,'2021-10-18 08:33:15'),(58359,1,14,'2021-10-18 08:34:51'),(58360,1,44,'2021-10-18 08:35:54'),(58361,1,14,'2021-10-18 08:36:45'),(58362,1,14,'2021-10-18 08:39:31'),(58363,1,59,'2021-10-18 08:56:56'),(58364,1,44,'2021-10-18 08:58:19'),(58365,1,6,'2021-10-18 08:58:27'),(58366,1,53,'2021-10-18 08:58:29'),(58367,1,53,'2021-10-18 08:58:44'),(58368,1,6,'2021-10-18 08:59:14'),(58369,1,53,'2021-10-18 08:59:51'),(58370,1,53,'2021-10-18 09:01:19'),(58371,1,53,'2021-10-18 09:01:46'),(58372,1,53,'2021-10-18 09:03:58'),(58373,1,44,'2021-10-18 09:12:00'),(58374,1,76,'2021-10-18 09:17:56'),(58375,1,44,'2021-10-18 09:24:25'),(58376,1,6,'2021-10-18 09:24:28'),(58377,1,6,'2021-10-18 09:24:30'),(58378,1,15,'2021-10-18 09:35:06'),(58379,1,66,'2021-10-18 09:35:40'),(58380,1,44,'2021-10-18 09:46:09'),(58381,1,14,'2021-10-18 10:06:32'),(58382,1,44,'2021-10-18 10:17:27'),(58383,1,96,'2021-10-18 10:28:12'),(58384,1,44,'2021-10-18 10:46:23'),(58385,1,44,'2021-10-18 11:15:29'),(58386,1,70,'2021-10-18 11:19:52'),(58387,1,5,'2021-10-18 11:20:40'),(58388,1,44,'2021-10-18 11:27:53'),(58389,1,44,'2021-10-18 11:30:07'),(58390,1,56,'2021-10-18 11:41:38'),(58391,1,44,'2021-10-18 11:44:57'),(58392,1,59,'2021-10-18 11:56:24'),(58393,1,44,'2021-10-18 12:12:26'),(58394,1,6,'2021-10-18 12:22:55'),(58395,1,66,'2021-10-18 12:37:37'),(58396,1,44,'2021-10-18 12:38:40'),(58397,1,44,'2021-10-18 12:48:29'),(58398,1,62,'2021-10-18 12:52:34'),(58399,1,44,'2021-10-18 13:03:40'),(58400,1,15,'2021-10-18 13:10:49'),(58401,1,70,'2021-10-18 13:54:18'),(58402,1,59,'2021-10-18 13:57:01'),(58403,1,96,'2021-10-18 14:07:31'),(58404,1,44,'2021-10-18 14:14:56'),(58405,1,73,'2021-10-18 14:20:34'),(58406,1,13,'2021-10-18 14:34:01'),(58407,1,44,'2021-10-18 14:34:34'),(58408,1,13,'2021-10-18 14:35:10'),(58409,1,15,'2021-10-18 14:35:35'),(58410,1,44,'2021-10-18 14:41:24'),(58411,1,53,'2021-10-18 14:44:40'),(58412,1,44,'2021-10-18 15:05:47'),(58413,1,44,'2021-10-18 15:14:11'),(58414,1,6,'2021-10-18 15:16:34'),(58415,1,6,'2021-10-18 15:32:12'),(58416,1,44,'2021-10-18 15:33:34'),(58417,1,44,'2021-10-18 15:35:02'),(58418,1,44,'2021-10-18 16:12:00'),(58419,1,6,'2021-10-18 16:30:19'),(58420,1,44,'2021-10-18 16:54:57'),(58421,1,15,'2021-10-18 17:05:10'),(58422,1,44,'2021-10-18 17:16:40'),(58423,1,44,'2021-10-18 17:38:14'),(58424,1,44,'2021-10-18 18:21:27'),(58425,1,44,'2021-10-18 18:32:56'),(58426,1,44,'2021-10-18 18:42:34'),(58427,1,15,'2021-10-18 18:53:02'),(58428,1,6,'2021-10-18 18:53:07'),(58429,1,44,'2021-10-18 18:59:18'),(58430,1,44,'2021-10-18 18:59:18'),(58431,1,44,'2021-10-18 19:04:52'),(58432,1,5,'2021-10-18 19:12:23'),(58433,1,14,'2021-10-18 19:12:24'),(58434,1,15,'2021-10-18 20:13:44'),(58435,1,44,'2021-10-18 20:16:36'),(58436,1,44,'2021-10-18 20:16:39'),(58437,1,44,'2021-10-18 20:19:59'),(58438,1,44,'2021-10-18 20:29:06'),(58439,1,44,'2021-10-18 20:37:33'),(58440,1,6,'2021-10-18 20:43:34'),(58441,1,15,'2021-10-18 22:10:49'),(58442,1,44,'2021-10-18 22:25:55'),(58443,1,44,'2021-10-18 22:27:03'),(58444,1,44,'2021-10-18 22:27:39'),(58445,1,44,'2021-10-18 22:27:45'),(58446,1,44,'2021-10-18 22:28:35'),(58447,1,6,'2021-10-18 22:39:37'),(58448,1,44,'2021-10-18 22:42:21'),(58449,1,15,'2021-10-18 23:08:58'),(58450,1,6,'2021-10-18 23:35:59'),(58451,1,44,'2021-10-19 00:27:59'),(58452,1,6,'2021-10-19 00:30:20'),(58453,1,15,'2021-10-19 00:57:27'),(58454,1,62,'2021-10-19 01:33:29'),(58455,1,53,'2021-10-19 01:48:46'),(58456,1,44,'2021-10-19 02:06:26'),(58457,1,44,'2021-10-19 02:06:49'),(58458,1,15,'2021-10-19 02:39:08'),(58459,1,6,'2021-10-19 02:46:51'),(58460,1,44,'2021-10-19 02:53:47'),(58461,1,44,'2021-10-19 03:04:44'),(58462,1,6,'2021-10-19 03:08:03'),(58463,1,44,'2021-10-19 03:13:13'),(58464,1,44,'2021-10-19 03:23:57'),(58465,1,44,'2021-10-19 03:35:39'),(58466,1,44,'2021-10-19 03:35:46'),(58467,1,44,'2021-10-19 03:40:25'),(58468,1,6,'2021-10-19 03:42:30'),(58469,1,13,'2021-10-19 03:42:30'),(58470,1,44,'2021-10-19 05:00:21'),(58471,1,44,'2021-10-19 05:12:19'),(58472,1,44,'2021-10-19 05:13:05'),(58473,1,44,'2021-10-19 05:23:11'),(58474,1,44,'2021-10-19 05:36:45'),(58475,1,15,'2021-10-19 05:43:11'),(58476,1,15,'2021-10-19 06:16:08'),(58477,1,44,'2021-10-19 06:37:19'),(58478,1,44,'2021-10-19 06:38:35'),(58479,1,44,'2021-10-19 06:42:20'),(58480,1,44,'2021-10-19 06:43:53'),(58481,1,44,'2021-10-19 06:43:53'),(58482,1,44,'2021-10-19 06:43:54'),(58483,1,44,'2021-10-19 06:43:55'),(58484,1,44,'2021-10-19 06:43:55'),(58485,1,44,'2021-10-19 06:43:56'),(58486,1,44,'2021-10-19 06:43:56'),(58487,1,44,'2021-10-19 06:44:25'),(58488,1,44,'2021-10-19 06:47:21'),(58489,1,44,'2021-10-19 06:51:32'),(58490,1,44,'2021-10-19 06:58:07'),(58491,1,44,'2021-10-19 06:58:32'),(58492,1,44,'2021-10-19 07:00:31'),(58493,1,44,'2021-10-19 07:00:43'),(58494,1,44,'2021-10-19 07:00:43'),(58495,1,44,'2021-10-19 07:08:23'),(58496,1,13,'2021-10-19 07:18:48'),(58497,1,44,'2021-10-19 07:20:20'),(58498,1,5,'2021-10-19 07:27:11'),(58499,1,15,'2021-10-19 07:27:57'),(58500,1,44,'2021-10-19 07:30:17'),(58501,1,44,'2021-10-19 07:38:22'),(58502,1,44,'2021-10-19 08:08:30'),(58503,1,15,'2021-10-19 08:10:47'),(58504,1,44,'2021-10-19 08:33:20'),(58505,1,13,'2021-10-19 08:36:03'),(58506,1,13,'2021-10-19 08:45:23'),(58507,1,13,'2021-10-19 08:48:16'),(58508,1,15,'2021-10-19 09:08:59'),(58509,1,13,'2021-10-19 09:10:11'),(58510,1,44,'2021-10-19 09:21:27'),(58511,1,13,'2021-10-19 09:28:44'),(58512,1,13,'2021-10-19 09:50:04'),(58513,1,44,'2021-10-19 09:57:18'),(58514,1,44,'2021-10-19 10:00:22'),(58515,1,6,'2021-10-19 10:00:27'),(58516,1,13,'2021-10-19 10:11:07'),(58517,1,13,'2021-10-19 10:55:47'),(58518,1,13,'2021-10-19 11:17:28'),(58519,1,44,'2021-10-19 11:25:48'),(58520,1,44,'2021-10-19 11:30:32'),(58521,1,13,'2021-10-19 11:38:48'),(58522,1,13,'2021-10-19 12:00:56'),(58523,1,15,'2021-10-19 12:04:40'),(58524,1,44,'2021-10-19 12:08:47'),(58525,1,6,'2021-10-19 12:08:50'),(58526,1,6,'2021-10-19 12:08:51'),(58527,1,44,'2021-10-19 13:37:08'),(58528,1,15,'2021-10-19 13:46:56'),(58529,1,44,'2021-10-19 13:56:08'),(58530,1,44,'2021-10-19 13:56:10'),(58531,1,44,'2021-10-19 14:06:08'),(58532,1,13,'2021-10-19 14:31:44'),(58533,1,44,'2021-10-19 14:31:45'),(58534,1,15,'2021-10-19 14:32:51'),(58535,1,5,'2021-10-19 14:33:25'),(58536,1,14,'2021-10-19 14:36:56'),(58537,1,14,'2021-10-19 14:38:24'),(58538,1,15,'2021-10-19 15:17:44'),(58539,1,44,'2021-10-19 15:30:18'),(58540,1,44,'2021-10-19 15:31:39'),(58541,1,44,'2021-10-19 15:33:33'),(58542,1,44,'2021-10-19 15:57:53'),(58543,1,15,'2021-10-19 16:01:00'),(58544,1,44,'2021-10-19 16:31:29'),(58545,1,15,'2021-10-19 16:41:20'),(58546,1,44,'2021-10-19 16:51:05'),(58547,1,45,'2021-10-19 17:38:22'),(58548,1,44,'2021-10-19 17:38:33'),(58549,1,44,'2021-10-19 17:38:40'),(58550,1,15,'2021-10-19 17:39:01'),(58551,1,6,'2021-10-19 17:40:03'),(58552,1,14,'2021-10-19 17:40:19'),(58553,1,13,'2021-10-19 17:40:32'),(58554,1,15,'2021-10-19 17:40:46'),(58555,1,5,'2021-10-19 17:40:59'),(58556,1,44,'2021-10-19 17:41:12'),(58557,1,96,'2021-10-19 17:41:27'),(58558,1,53,'2021-10-19 17:41:39'),(58559,1,96,'2021-10-19 17:41:52'),(58560,1,79,'2021-10-19 17:42:07'),(58561,1,79,'2021-10-19 17:42:20'),(58562,1,76,'2021-10-19 17:42:34'),(58563,1,76,'2021-10-19 17:42:42'),(58564,1,73,'2021-10-19 17:42:49'),(58565,1,73,'2021-10-19 17:42:56'),(58566,1,70,'2021-10-19 17:43:03'),(58567,1,70,'2021-10-19 17:43:13'),(58568,1,44,'2021-10-19 17:43:18'),(58569,1,62,'2021-10-19 17:43:24'),(58570,1,62,'2021-10-19 17:43:33'),(58571,1,66,'2021-10-19 17:43:39'),(58572,1,66,'2021-10-19 17:43:46'),(58573,1,56,'2021-10-19 17:43:52'),(58574,1,56,'2021-10-19 17:43:58'),(58575,1,43,'2021-10-19 17:44:07'),(58576,1,43,'2021-10-19 17:44:14'),(58577,1,53,'2021-10-19 17:44:21'),(58578,1,53,'2021-10-19 17:44:28'),(58579,1,45,'2021-10-19 17:44:34'),(58580,1,45,'2021-10-19 17:44:42'),(58581,1,59,'2021-10-19 17:44:48'),(58582,1,59,'2021-10-19 17:44:55'),(58583,1,44,'2021-10-19 17:45:02'),(58584,1,44,'2021-10-19 17:45:14'),(58585,1,15,'2021-10-19 17:45:22'),(58586,1,44,'2021-10-19 17:45:38'),(58587,1,44,'2021-10-19 17:46:06'),(58588,1,44,'2021-10-19 17:46:38'),(58589,1,44,'2021-10-19 17:47:21'),(58590,1,96,'2021-10-19 17:47:48'),(58591,1,15,'2021-10-19 17:48:16'),(58592,1,79,'2021-10-19 17:49:03'),(58593,1,76,'2021-10-19 17:49:44');
INSERT INTO `wp_supsystic_ss_views` VALUES (58594,1,73,'2021-10-19 17:50:28'),(58595,1,70,'2021-10-19 17:51:10'),(58596,1,62,'2021-10-19 17:51:51'),(58597,1,66,'2021-10-19 17:52:36'),(58598,1,56,'2021-10-19 17:53:20'),(58599,1,43,'2021-10-19 17:54:01'),(58600,1,53,'2021-10-19 17:54:50'),(58601,1,45,'2021-10-19 17:55:34'),(58602,1,59,'2021-10-19 17:56:25'),(58603,1,44,'2021-10-19 17:57:08'),(58604,1,15,'2021-10-19 17:57:57'),(58605,1,5,'2021-10-19 18:03:30'),(58606,1,14,'2021-10-19 18:03:34'),(58607,1,15,'2021-10-19 18:23:40'),(58608,1,6,'2021-10-19 18:24:44'),(58609,1,44,'2021-10-19 18:29:57'),(58610,1,6,'2021-10-19 18:30:03'),(58611,1,44,'2021-10-19 18:31:33'),(58612,1,44,'2021-10-19 18:58:37'),(58613,1,44,'2021-10-19 19:04:45'),(58614,1,44,'2021-10-19 19:04:46'),(58615,1,15,'2021-10-19 19:18:01'),(58616,1,44,'2021-10-19 19:22:44'),(58617,1,44,'2021-10-19 20:16:58'),(58618,1,15,'2021-10-19 20:34:17'),(58619,1,15,'2021-10-19 21:13:19'),(58620,1,15,'2021-10-19 21:49:56'),(58621,1,44,'2021-10-19 22:17:49'),(58622,1,44,'2021-10-19 22:53:54'),(58623,1,44,'2021-10-19 22:53:57'),(58624,1,15,'2021-10-19 23:01:22'),(58625,1,44,'2021-10-19 23:15:28'),(58626,1,44,'2021-10-19 23:15:31'),(58627,1,44,'2021-10-19 23:15:35'),(58628,1,45,'2021-10-19 23:57:31'),(58629,1,15,'2021-10-20 00:10:56'),(58630,1,44,'2021-10-20 00:32:24'),(58631,1,15,'2021-10-20 00:45:35'),(58632,1,44,'2021-10-20 01:52:39'),(58633,1,5,'2021-10-20 02:32:51'),(58634,1,14,'2021-10-20 02:33:42'),(58635,1,44,'2021-10-20 02:34:02'),(58636,1,6,'2021-10-20 02:34:05'),(58637,1,13,'2021-10-20 02:34:06'),(58638,1,15,'2021-10-20 02:34:07'),(58639,1,14,'2021-10-20 02:34:58'),(58640,1,5,'2021-10-20 02:54:55'),(58641,1,5,'2021-10-20 03:05:15'),(58642,1,15,'2021-10-20 03:08:58'),(58643,1,44,'2021-10-20 03:16:39'),(58644,1,44,'2021-10-20 03:16:42'),(58645,1,6,'2021-10-20 03:16:43'),(58646,1,5,'2021-10-20 03:16:45'),(58647,1,6,'2021-10-20 03:16:46'),(58648,1,45,'2021-10-20 03:16:47'),(58649,1,5,'2021-10-20 03:16:48'),(58650,1,14,'2021-10-20 03:16:48'),(58651,1,45,'2021-10-20 03:16:49'),(58652,1,13,'2021-10-20 03:16:50'),(58653,1,14,'2021-10-20 03:16:51'),(58654,1,15,'2021-10-20 03:16:53'),(58655,1,13,'2021-10-20 03:16:53'),(58656,1,96,'2021-10-20 03:16:56'),(58657,1,15,'2021-10-20 03:16:57'),(58658,1,53,'2021-10-20 03:16:57'),(58659,1,96,'2021-10-20 03:16:58'),(58660,1,96,'2021-10-20 03:16:58'),(58661,1,53,'2021-10-20 03:16:59'),(58662,1,79,'2021-10-20 03:16:59'),(58663,1,96,'2021-10-20 03:17:00'),(58664,1,79,'2021-10-20 03:17:01'),(58665,1,44,'2021-10-20 04:01:25'),(58666,1,44,'2021-10-20 04:18:25'),(58667,1,6,'2021-10-20 04:18:35'),(58668,1,44,'2021-10-20 04:18:37'),(58669,1,5,'2021-10-20 04:18:39'),(58670,1,45,'2021-10-20 04:18:44'),(58671,1,6,'2021-10-20 04:18:47'),(58672,1,14,'2021-10-20 04:18:50'),(58673,1,5,'2021-10-20 04:18:52'),(58674,1,13,'2021-10-20 04:18:54'),(58675,1,45,'2021-10-20 04:18:55'),(58676,1,15,'2021-10-20 04:18:56'),(58677,1,14,'2021-10-20 04:18:58'),(58678,1,96,'2021-10-20 04:18:59'),(58679,1,13,'2021-10-20 04:19:00'),(58680,1,53,'2021-10-20 04:19:01'),(58681,1,15,'2021-10-20 04:19:01'),(58682,1,96,'2021-10-20 04:19:02'),(58683,1,96,'2021-10-20 04:19:03'),(58684,1,79,'2021-10-20 04:19:04'),(58685,1,53,'2021-10-20 04:19:04'),(58686,1,96,'2021-10-20 04:19:06'),(58687,1,79,'2021-10-20 04:19:07'),(58688,1,15,'2021-10-20 04:51:44'),(58689,1,44,'2021-10-20 04:57:32'),(58690,1,15,'2021-10-20 05:23:39'),(58691,1,44,'2021-10-20 05:37:06'),(58692,1,44,'2021-10-20 05:48:46'),(58693,1,15,'2021-10-20 05:55:58'),(58694,1,59,'2021-10-20 06:13:17'),(58695,1,15,'2021-10-20 06:25:55'),(58696,1,44,'2021-10-20 07:37:23'),(58697,1,44,'2021-10-20 07:37:25'),(58698,1,44,'2021-10-20 08:13:53'),(58699,1,44,'2021-10-20 08:16:36'),(58700,1,44,'2021-10-20 08:24:07'),(58701,1,14,'2021-10-20 08:33:02'),(58702,1,5,'2021-10-20 08:35:25'),(58703,1,6,'2021-10-20 08:39:03'),(58704,1,6,'2021-10-20 08:40:52'),(58705,1,44,'2021-10-20 08:55:03'),(58706,1,44,'2021-10-20 08:55:06'),(58707,1,6,'2021-10-20 08:55:07'),(58708,1,5,'2021-10-20 08:55:08'),(58709,1,6,'2021-10-20 08:55:08'),(58710,1,45,'2021-10-20 08:55:09'),(58711,1,5,'2021-10-20 08:55:10'),(58712,1,14,'2021-10-20 08:55:11'),(58713,1,45,'2021-10-20 08:55:11'),(58714,1,13,'2021-10-20 08:55:12'),(58715,1,14,'2021-10-20 08:55:14'),(58716,1,15,'2021-10-20 08:55:15'),(58717,1,13,'2021-10-20 08:55:15'),(58718,1,96,'2021-10-20 08:55:16'),(58719,1,15,'2021-10-20 08:55:16'),(58720,1,53,'2021-10-20 08:55:17'),(58721,1,96,'2021-10-20 08:55:18'),(58722,1,96,'2021-10-20 08:55:21'),(58723,1,53,'2021-10-20 08:55:23'),(58724,1,79,'2021-10-20 08:55:24'),(58725,1,96,'2021-10-20 08:55:24'),(58726,1,79,'2021-10-20 08:55:25'),(58727,1,15,'2021-10-20 09:29:25'),(58728,1,44,'2021-10-20 09:52:12'),(58729,1,6,'2021-10-20 09:52:15'),(58730,1,44,'2021-10-20 09:52:18'),(58731,1,5,'2021-10-20 09:52:25'),(58732,1,45,'2021-10-20 09:52:33'),(58733,1,6,'2021-10-20 09:52:35'),(58734,1,14,'2021-10-20 09:52:36'),(58735,1,5,'2021-10-20 09:52:36'),(58736,1,13,'2021-10-20 09:52:37'),(58737,1,45,'2021-10-20 09:52:38'),(58738,1,15,'2021-10-20 09:52:39'),(58739,1,14,'2021-10-20 09:52:39'),(58740,1,96,'2021-10-20 09:52:40'),(58741,1,13,'2021-10-20 09:52:40'),(58742,1,53,'2021-10-20 09:52:41'),(58743,1,15,'2021-10-20 09:52:41'),(58744,1,96,'2021-10-20 09:52:42'),(58745,1,96,'2021-10-20 09:52:44'),(58746,1,79,'2021-10-20 09:52:45'),(58747,1,53,'2021-10-20 09:52:47'),(58748,1,96,'2021-10-20 09:52:48'),(58749,1,79,'2021-10-20 09:52:49'),(58750,1,15,'2021-10-20 10:05:37'),(58751,1,44,'2021-10-20 10:58:42'),(58752,1,44,'2021-10-20 11:11:58'),(58753,1,44,'2021-10-20 11:12:00'),(58754,1,6,'2021-10-20 11:12:01'),(58755,1,5,'2021-10-20 11:12:02'),(58756,1,6,'2021-10-20 11:12:03'),(58757,1,45,'2021-10-20 11:12:03'),(58758,1,5,'2021-10-20 11:12:05'),(58759,1,14,'2021-10-20 11:12:05'),(58760,1,45,'2021-10-20 11:12:06'),(58761,1,13,'2021-10-20 11:12:07'),(58762,1,14,'2021-10-20 11:12:08'),(58763,1,15,'2021-10-20 11:12:08'),(58764,1,13,'2021-10-20 11:12:09'),(58765,1,96,'2021-10-20 11:12:09'),(58766,1,15,'2021-10-20 11:12:10'),(58767,1,53,'2021-10-20 11:12:10'),(58768,1,96,'2021-10-20 11:12:11'),(58769,1,96,'2021-10-20 11:12:12'),(58770,1,53,'2021-10-20 11:12:14'),(58771,1,79,'2021-10-20 11:12:16'),(58772,1,96,'2021-10-20 11:12:16'),(58773,1,79,'2021-10-20 11:12:17'),(58774,1,44,'2021-10-20 11:36:03'),(58775,1,44,'2021-10-20 12:07:21'),(58776,1,62,'2021-10-20 12:07:34'),(58777,1,45,'2021-10-20 12:07:34'),(58778,1,13,'2021-10-20 12:07:39'),(58779,1,44,'2021-10-20 12:07:41'),(58780,1,44,'2021-10-20 12:07:41'),(58781,1,44,'2021-10-20 13:00:20'),(58782,1,44,'2021-10-20 13:02:39'),(58783,1,44,'2021-10-20 13:14:04'),(58784,1,15,'2021-10-20 13:30:10'),(58785,1,44,'2021-10-20 13:51:49'),(58786,1,15,'2021-10-20 13:52:32'),(58787,1,44,'2021-10-20 14:31:06'),(58788,1,13,'2021-10-20 14:32:43'),(58789,1,44,'2021-10-20 14:33:59'),(58790,1,5,'2021-10-20 14:41:39'),(58791,1,14,'2021-10-20 14:41:39'),(58792,1,44,'2021-10-20 14:45:05'),(58793,1,44,'2021-10-20 14:50:02'),(58794,1,44,'2021-10-20 15:10:07'),(58795,1,44,'2021-10-20 15:45:38'),(58796,1,15,'2021-10-20 16:02:40'),(58797,1,44,'2021-10-20 16:20:48'),(58798,1,15,'2021-10-20 16:23:58'),(58799,1,44,'2021-10-20 16:54:59'),(58800,1,44,'2021-10-20 16:58:15'),(58801,1,6,'2021-10-20 17:05:01'),(58802,1,44,'2021-10-20 17:26:47'),(58803,1,15,'2021-10-20 17:28:24'),(58804,1,66,'2021-10-20 17:41:49'),(58805,1,15,'2021-10-20 17:50:10'),(58806,1,44,'2021-10-20 17:59:07'),(58807,1,53,'2021-10-20 18:15:48'),(58808,1,44,'2021-10-20 18:59:58'),(58809,1,44,'2021-10-20 18:59:59'),(58810,1,15,'2021-10-20 19:07:54'),(58811,1,44,'2021-10-20 19:08:28'),(58812,1,44,'2021-10-20 19:32:12'),(58813,1,44,'2021-10-20 19:51:48'),(58814,1,44,'2021-10-20 19:51:51'),(58815,1,44,'2021-10-20 20:09:56'),(58816,1,44,'2021-10-20 21:03:54'),(58817,1,44,'2021-10-20 22:03:00'),(58818,1,44,'2021-10-20 22:23:53'),(58819,1,44,'2021-10-20 22:23:56'),(58820,1,44,'2021-10-20 23:02:09'),(58821,1,66,'2021-10-21 00:14:23'),(58822,1,44,'2021-10-21 00:59:07'),(58823,1,44,'2021-10-21 01:02:47'),(58824,1,6,'2021-10-21 02:36:42'),(58825,1,15,'2021-10-21 02:36:54'),(58826,1,44,'2021-10-21 03:07:41'),(58827,1,76,'2021-10-21 03:11:45'),(58828,1,44,'2021-10-21 03:17:56'),(58829,1,44,'2021-10-21 03:28:41'),(58830,1,44,'2021-10-21 03:29:27'),(58831,1,44,'2021-10-21 03:38:50'),(58832,1,44,'2021-10-21 04:04:40'),(58833,1,44,'2021-10-21 04:14:35'),(58834,1,44,'2021-10-21 05:43:01'),(58835,1,6,'2021-10-21 06:08:45'),(58836,1,6,'2021-10-21 06:08:47'),(58837,1,44,'2021-10-21 06:09:01'),(58838,1,44,'2021-10-21 06:09:04'),(58839,1,44,'2021-10-21 06:31:35'),(58840,1,44,'2021-10-21 06:47:39'),(58841,1,44,'2021-10-21 06:47:49'),(58842,1,44,'2021-10-21 06:47:56'),(58843,1,44,'2021-10-21 06:48:02'),(58844,1,44,'2021-10-21 06:48:06'),(58845,1,44,'2021-10-21 06:48:09'),(58846,1,44,'2021-10-21 06:48:12'),(58847,1,44,'2021-10-21 07:10:30'),(58848,1,44,'2021-10-21 07:10:37'),(58849,1,44,'2021-10-21 07:29:57'),(58850,1,44,'2021-10-21 08:06:38'),(58851,1,5,'2021-10-21 08:32:07'),(58852,1,14,'2021-10-21 08:32:17'),(58853,1,44,'2021-10-21 08:33:08'),(58854,1,13,'2021-10-21 08:33:09'),(58855,1,6,'2021-10-21 08:41:41'),(58856,1,6,'2021-10-21 08:45:17'),(58857,1,44,'2021-10-21 08:47:05'),(58858,1,15,'2021-10-21 09:03:51'),(58859,1,76,'2021-10-21 09:13:03'),(58860,1,15,'2021-10-21 09:13:45'),(58861,1,53,'2021-10-21 09:20:30'),(58862,1,13,'2021-10-21 09:24:31'),(58863,1,15,'2021-10-21 09:32:15'),(58864,1,43,'2021-10-21 09:40:28'),(58865,1,15,'2021-10-21 09:53:19'),(58866,1,66,'2021-10-21 10:00:55'),(58867,1,76,'2021-10-21 10:04:41'),(58868,1,76,'2021-10-21 10:04:48'),(58869,1,79,'2021-10-21 10:09:13'),(58870,1,76,'2021-10-21 10:14:07'),(58871,1,15,'2021-10-21 10:14:48'),(58872,1,62,'2021-10-21 10:38:55'),(58873,1,45,'2021-10-21 10:39:37'),(58874,1,15,'2021-10-21 10:40:25'),(58875,1,6,'2021-10-21 10:40:43'),(58876,1,44,'2021-10-21 10:50:41'),(58877,1,44,'2021-10-21 10:57:38'),(58878,1,43,'2021-10-21 10:59:29'),(58879,1,44,'2021-10-21 11:33:27'),(58880,1,44,'2021-10-21 11:44:32'),(58881,1,15,'2021-10-21 11:50:14'),(58882,1,44,'2021-10-21 12:22:19'),(58883,1,56,'2021-10-21 12:41:23'),(58884,1,79,'2021-10-21 12:41:30'),(58885,1,45,'2021-10-21 12:46:40'),(58886,1,73,'2021-10-21 12:50:55'),(58887,1,45,'2021-10-21 12:58:56'),(58888,1,44,'2021-10-21 13:01:28'),(58889,1,44,'2021-10-21 14:14:36'),(58890,1,6,'2021-10-21 14:32:33'),(58891,1,15,'2021-10-21 14:32:45'),(58892,1,5,'2021-10-21 14:32:48'),(58893,1,14,'2021-10-21 14:34:35'),(58894,1,44,'2021-10-21 14:43:04'),(58895,1,44,'2021-10-21 15:00:50'),(58896,1,44,'2021-10-21 15:09:20'),(58897,1,44,'2021-10-21 16:24:04'),(58898,1,44,'2021-10-21 17:01:55'),(58899,1,44,'2021-10-21 17:11:08'),(58900,1,44,'2021-10-21 17:12:16'),(58901,1,44,'2021-10-21 17:40:54'),(58902,1,44,'2021-10-21 18:01:32'),(58903,1,44,'2021-10-21 18:01:53'),(58904,1,44,'2021-10-21 19:01:21'),(58905,1,44,'2021-10-21 19:01:22'),(58906,1,44,'2021-10-21 19:03:43'),(58907,1,14,'2021-10-21 19:42:20'),(58908,1,44,'2021-10-21 19:42:41'),(58909,1,44,'2021-10-21 20:25:21'),(58910,1,44,'2021-10-21 21:11:20'),(58911,1,44,'2021-10-21 21:58:10'),(58912,1,44,'2021-10-21 22:23:11'),(58913,1,6,'2021-10-21 22:24:23'),(58914,1,6,'2021-10-21 22:24:29'),(58915,1,44,'2021-10-21 22:45:29'),(58916,1,44,'2021-10-21 23:08:27'),(58917,1,44,'2021-10-21 23:11:32'),(58918,1,44,'2021-10-21 23:29:55'),(58919,1,44,'2021-10-22 00:15:37'),(58920,1,44,'2021-10-22 00:53:24'),(58921,1,44,'2021-10-22 00:53:56'),(58922,1,44,'2021-10-22 00:58:34'),(58923,1,44,'2021-10-22 01:22:21'),(58924,1,15,'2021-10-22 01:29:20'),(58925,1,44,'2021-10-22 01:30:51'),(58926,1,44,'2021-10-22 01:32:58'),(58927,1,44,'2021-10-22 01:48:02'),(58928,1,44,'2021-10-22 02:11:22'),(58929,1,6,'2021-10-22 02:34:12'),(58930,1,15,'2021-10-22 02:36:57'),(58931,1,44,'2021-10-22 02:38:17'),(58932,1,44,'2021-10-22 02:40:57'),(58933,1,44,'2021-10-22 03:38:19'),(58934,1,44,'2021-10-22 03:48:13'),(58935,1,13,'2021-10-22 03:53:54'),(58936,1,62,'2021-10-22 04:03:37'),(58937,1,53,'2021-10-22 04:07:52'),(58938,1,44,'2021-10-22 04:07:55'),(58939,1,96,'2021-10-22 04:18:41'),(58940,1,44,'2021-10-22 04:26:32'),(58941,1,44,'2021-10-22 04:41:46'),(58942,1,44,'2021-10-22 05:02:30'),(58943,1,44,'2021-10-22 05:08:22'),(58944,1,13,'2021-10-22 05:14:36'),(58945,1,44,'2021-10-22 05:23:43'),(58946,1,44,'2021-10-22 05:23:53'),(58947,1,44,'2021-10-22 05:25:51'),(58948,1,44,'2021-10-22 06:08:53'),(58949,1,44,'2021-10-22 06:34:12'),(58950,1,44,'2021-10-22 07:00:04'),(58951,1,44,'2021-10-22 07:00:17'),(58952,1,44,'2021-10-22 07:00:19'),(58953,1,13,'2021-10-22 07:03:38'),(58954,1,5,'2021-10-22 07:03:39'),(58955,1,14,'2021-10-22 07:03:41'),(58956,1,44,'2021-10-22 07:05:00'),(58957,1,44,'2021-10-22 07:07:46'),(58958,1,44,'2021-10-22 07:37:45'),(58959,1,44,'2021-10-22 07:40:20'),(58960,1,13,'2021-10-22 07:51:29'),(58961,1,43,'2021-10-22 08:31:02'),(58962,1,14,'2021-10-22 08:32:20'),(58963,1,13,'2021-10-22 08:33:18'),(58964,1,5,'2021-10-22 08:33:47'),(58965,1,44,'2021-10-22 08:35:16'),(58966,1,6,'2021-10-22 08:36:03'),(58967,1,15,'2021-10-22 08:38:54'),(58968,1,15,'2021-10-22 08:50:40'),(58969,1,15,'2021-10-22 09:10:57'),(58970,1,96,'2021-10-22 09:20:04'),(58971,1,15,'2021-10-22 09:29:28'),(58972,1,44,'2021-10-22 09:37:20'),(58973,1,79,'2021-10-22 10:08:27'),(58974,1,15,'2021-10-22 10:11:37'),(58975,1,44,'2021-10-22 10:17:52'),(58976,1,44,'2021-10-22 10:17:53'),(58977,1,44,'2021-10-22 10:33:54'),(58978,1,44,'2021-10-22 10:35:41'),(58979,1,44,'2021-10-22 10:43:50'),(58980,1,44,'2021-10-22 10:51:36'),(58981,1,15,'2021-10-22 10:53:44'),(58982,1,44,'2021-10-22 11:24:34'),(58983,1,44,'2021-10-22 11:59:06'),(58984,1,44,'2021-10-22 12:31:10'),(58985,1,44,'2021-10-22 13:02:35'),(58986,1,44,'2021-10-22 13:02:39'),(58987,1,44,'2021-10-22 13:28:03'),(58988,1,44,'2021-10-22 13:31:03'),(58989,1,44,'2021-10-22 14:32:26'),(58990,1,44,'2021-10-22 14:33:58'),(58991,1,6,'2021-10-22 14:34:16'),(58992,1,15,'2021-10-22 14:34:19'),(58993,1,13,'2021-10-22 14:41:06'),(58994,1,13,'2021-10-22 14:43:21'),(58995,1,13,'2021-10-22 14:45:29'),(58996,1,13,'2021-10-22 14:48:59'),(58997,1,44,'2021-10-22 15:03:53'),(58998,1,44,'2021-10-22 15:07:27'),(58999,1,44,'2021-10-22 15:34:05'),(59000,1,44,'2021-10-22 16:03:19'),(59001,1,44,'2021-10-22 16:06:07'),(59002,1,6,'2021-10-22 16:06:10'),(59003,1,6,'2021-10-22 16:06:14'),(59004,1,44,'2021-10-22 16:19:48'),(59005,1,44,'2021-10-22 16:30:41'),(59006,1,14,'2021-10-22 16:46:03'),(59007,1,5,'2021-10-22 16:46:22'),(59008,1,44,'2021-10-22 16:46:30'),(59009,1,44,'2021-10-22 16:48:14'),(59010,1,44,'2021-10-22 17:18:42'),(59011,1,15,'2021-10-22 17:19:17'),(59012,1,6,'2021-10-22 17:19:27'),(59013,1,5,'2021-10-22 17:19:38'),(59014,1,53,'2021-10-22 17:19:47'),(59015,1,43,'2021-10-22 17:20:00'),(59016,1,13,'2021-10-22 17:20:15'),(59017,1,53,'2021-10-22 17:20:26'),(59018,1,44,'2021-10-22 17:20:40'),(59019,1,76,'2021-10-22 17:20:55'),(59020,1,66,'2021-10-22 17:21:13'),(59021,1,56,'2021-10-22 17:21:22'),(59022,1,14,'2021-10-22 17:21:36'),(59023,1,70,'2021-10-22 17:21:48'),(59024,1,45,'2021-10-22 17:22:03'),(59025,1,59,'2021-10-22 17:22:18'),(59026,1,62,'2021-10-22 17:22:34'),(59027,1,15,'2021-10-22 17:22:52'),(59028,1,79,'2021-10-22 17:23:01'),(59029,1,73,'2021-10-22 17:23:19'),(59030,1,62,'2021-10-22 17:23:30'),(59031,1,59,'2021-10-22 17:23:50'),(59032,1,66,'2021-10-22 17:24:13'),(59033,1,73,'2021-10-22 17:25:35'),(59034,1,70,'2021-10-22 17:25:35'),(59035,1,76,'2021-10-22 17:25:48'),(59036,1,79,'2021-10-22 17:26:23'),(59037,1,56,'2021-10-22 17:26:40'),(59038,1,53,'2021-10-22 17:27:01'),(59039,1,44,'2021-10-22 17:27:13'),(59040,1,43,'2021-10-22 17:27:28'),(59041,1,45,'2021-10-22 17:27:42'),(59042,1,15,'2021-10-22 17:27:55'),(59043,1,15,'2021-10-22 17:28:18'),(59044,1,13,'2021-10-22 18:19:20'),(59045,1,44,'2021-10-22 18:57:27'),(59046,1,44,'2021-10-22 19:18:47'),(59047,1,44,'2021-10-22 19:18:48'),(59048,1,44,'2021-10-22 19:43:04'),(59049,1,44,'2021-10-22 19:59:53'),(59050,1,44,'2021-10-22 20:49:38'),(59051,1,44,'2021-10-22 20:49:42'),(59052,1,44,'2021-10-22 20:49:44'),(59053,1,44,'2021-10-22 21:14:18'),(59054,1,6,'2021-10-22 21:14:19'),(59055,1,6,'2021-10-22 21:14:21'),(59056,1,44,'2021-10-22 21:39:10'),(59057,1,44,'2021-10-22 21:39:12'),(59058,1,44,'2021-10-22 22:07:05'),(59059,1,13,'2021-10-22 22:18:50'),(59060,1,44,'2021-10-22 22:44:08'),(59061,1,44,'2021-10-22 22:44:11'),(59062,1,44,'2021-10-22 22:44:47'),(59063,1,13,'2021-10-22 23:07:32'),(59064,1,44,'2021-10-22 23:34:34'),(59065,1,44,'2021-10-23 00:31:22'),(59066,1,44,'2021-10-23 00:35:57'),(59067,1,44,'2021-10-23 02:00:39'),(59068,1,56,'2021-10-23 02:15:30'),(59069,1,44,'2021-10-23 02:16:01'),(59070,1,44,'2021-10-23 02:26:24'),(59071,1,5,'2021-10-23 02:35:56'),(59072,1,14,'2021-10-23 02:36:29'),(59073,1,14,'2021-10-23 02:38:21'),(59074,1,44,'2021-10-23 02:39:40'),(59075,1,13,'2021-10-23 02:41:08'),(59076,1,44,'2021-10-23 02:41:20'),(59077,1,14,'2021-10-23 02:45:10'),(59078,1,14,'2021-10-23 02:54:53'),(59079,1,70,'2021-10-23 03:08:01'),(59080,1,14,'2021-10-23 03:11:31'),(59081,1,14,'2021-10-23 03:29:38'),(59082,1,44,'2021-10-23 03:35:45'),(59083,1,44,'2021-10-23 03:41:10'),(59084,1,44,'2021-10-23 04:28:08'),(59085,1,59,'2021-10-23 04:36:22'),(59086,1,44,'2021-10-23 04:44:54'),(59087,1,44,'2021-10-23 05:01:14'),(59088,1,44,'2021-10-23 05:50:50'),(59089,1,44,'2021-10-23 05:51:21'),(59090,1,44,'2021-10-23 06:21:10'),(59091,1,44,'2021-10-23 07:00:24'),(59092,1,44,'2021-10-23 07:00:25'),(59093,1,44,'2021-10-23 07:08:46'),(59094,1,6,'2021-10-23 07:28:21'),(59095,1,15,'2021-10-23 07:28:25'),(59096,1,44,'2021-10-23 07:29:01'),(59097,1,44,'2021-10-23 07:38:44'),(59098,1,44,'2021-10-23 07:51:44'),(59099,1,13,'2021-10-23 07:57:15'),(59100,1,44,'2021-10-23 07:57:55'),(59101,1,44,'2021-10-23 08:03:13'),(59102,1,44,'2021-10-23 08:04:24'),(59103,1,44,'2021-10-23 08:11:48'),(59104,1,44,'2021-10-23 08:20:25'),(59105,1,15,'2021-10-23 08:32:32'),(59106,1,14,'2021-10-23 08:34:43'),(59107,1,5,'2021-10-23 08:34:44'),(59108,1,15,'2021-10-23 08:34:47'),(59109,1,44,'2021-10-23 08:35:32'),(59110,1,13,'2021-10-23 08:35:37'),(59111,1,15,'2021-10-23 08:38:57'),(59112,1,15,'2021-10-23 08:42:03'),(59113,1,15,'2021-10-23 08:46:10'),(59114,1,15,'2021-10-23 08:52:27'),(59115,1,44,'2021-10-23 08:53:04'),(59116,1,44,'2021-10-23 09:07:18'),(59117,1,44,'2021-10-23 09:09:13'),(59118,1,13,'2021-10-23 09:13:06'),(59119,1,44,'2021-10-23 09:35:45'),(59120,1,44,'2021-10-23 09:38:35'),(59121,1,43,'2021-10-23 10:13:14'),(59122,1,44,'2021-10-23 10:18:17'),(59123,1,44,'2021-10-23 10:18:47'),(59124,1,44,'2021-10-23 11:06:36'),(59125,1,44,'2021-10-23 11:28:11'),(59126,1,62,'2021-10-23 11:57:24'),(59127,1,44,'2021-10-23 12:07:45'),(59128,1,44,'2021-10-23 12:11:43'),(59129,1,44,'2021-10-23 12:55:23'),(59130,1,44,'2021-10-23 12:56:18'),(59131,1,44,'2021-10-23 13:19:47'),(59132,1,13,'2021-10-23 13:43:42'),(59133,1,44,'2021-10-23 14:01:07'),(59134,1,44,'2021-10-23 14:22:54'),(59135,1,15,'2021-10-23 14:31:15'),(59136,1,13,'2021-10-23 14:31:52'),(59137,1,14,'2021-10-23 14:33:14'),(59138,1,5,'2021-10-23 14:33:27'),(59139,1,44,'2021-10-23 14:33:35'),(59140,1,13,'2021-10-23 14:42:40'),(59141,1,44,'2021-10-23 14:45:45'),(59142,1,44,'2021-10-23 15:07:35'),(59143,1,44,'2021-10-23 15:28:58'),(59144,1,44,'2021-10-23 15:29:22'),(59145,1,44,'2021-10-23 15:29:23'),(59146,1,13,'2021-10-23 15:38:55'),(59147,1,44,'2021-10-23 15:51:16'),(59148,1,44,'2021-10-23 16:02:42'),(59149,1,44,'2021-10-23 16:12:21'),(59150,1,44,'2021-10-23 16:33:42'),(59151,1,44,'2021-10-23 16:54:51'),(59152,1,44,'2021-10-23 17:16:29'),(59153,1,44,'2021-10-23 17:30:10'),(59154,1,44,'2021-10-23 17:32:17'),(59155,1,44,'2021-10-23 17:38:02'),(59156,1,6,'2021-10-23 17:50:35'),(59157,1,6,'2021-10-23 17:50:42'),(59158,1,44,'2021-10-23 17:50:45'),(59159,1,44,'2021-10-23 18:00:18'),(59160,1,44,'2021-10-23 18:02:28'),(59161,1,44,'2021-10-23 18:21:25'),(59162,1,44,'2021-10-23 18:30:43'),(59163,1,44,'2021-10-23 18:42:41'),(59164,1,44,'2021-10-23 18:59:48'),(59165,1,44,'2021-10-23 18:59:48'),(59166,1,44,'2021-10-23 19:13:35'),(59167,1,44,'2021-10-23 19:24:17'),(59168,1,44,'2021-10-23 19:27:50'),(59169,1,59,'2021-10-23 19:39:06'),(59170,1,44,'2021-10-23 19:58:00'),(59171,1,44,'2021-10-23 20:25:30'),(59172,1,44,'2021-10-23 20:53:52'),(59173,1,59,'2021-10-23 20:58:45'),(59174,1,6,'2021-10-23 21:27:15'),(59175,1,6,'2021-10-23 21:27:23'),(59176,1,6,'2021-10-23 21:27:30'),(59177,1,44,'2021-10-23 22:15:54'),(59178,1,44,'2021-10-23 22:16:21'),(59179,1,44,'2021-10-23 22:16:45'),(59180,1,44,'2021-10-23 22:16:49'),(59181,1,44,'2021-10-23 22:19:31'),(59182,1,44,'2021-10-24 00:42:57'),(59183,1,44,'2021-10-24 00:58:40'),(59184,1,44,'2021-10-24 02:17:04'),(59185,1,44,'2021-10-24 02:17:10'),(59186,1,14,'2021-10-24 02:37:26'),(59187,1,44,'2021-10-24 02:37:40'),(59188,1,13,'2021-10-24 02:40:34'),(59189,1,5,'2021-10-24 02:49:28'),(59190,1,66,'2021-10-24 02:54:29'),(59191,1,6,'2021-10-24 03:00:45'),(59192,1,44,'2021-10-24 03:08:31'),(59193,1,44,'2021-10-24 03:08:39'),(59194,1,6,'2021-10-24 03:25:20'),(59195,1,6,'2021-10-24 03:52:03'),(59196,1,66,'2021-10-24 03:59:34'),(59197,1,15,'2021-10-24 04:03:56'),(59198,1,44,'2021-10-24 04:08:20'),(59199,1,96,'2021-10-24 04:15:48'),(59200,1,6,'2021-10-24 04:20:30'),(59201,1,44,'2021-10-24 04:28:53'),(59202,1,15,'2021-10-24 04:47:21'),(59203,1,15,'2021-10-24 05:14:00'),(59204,1,44,'2021-10-24 05:30:03'),(59205,1,44,'2021-10-24 05:38:32'),(59206,1,44,'2021-10-24 05:38:44'),(59207,1,44,'2021-10-24 05:43:27'),(59208,1,44,'2021-10-24 06:08:29'),(59209,1,15,'2021-10-24 06:46:22'),(59210,1,44,'2021-10-24 06:48:41'),(59211,1,44,'2021-10-24 07:30:53'),(59212,1,44,'2021-10-24 07:30:56'),(59213,1,44,'2021-10-24 07:38:37'),(59214,1,6,'2021-10-24 08:26:16'),(59215,1,6,'2021-10-24 08:32:28'),(59216,1,15,'2021-10-24 08:32:44'),(59217,1,44,'2021-10-24 08:34:36'),(59218,1,66,'2021-10-24 08:41:28'),(59219,1,44,'2021-10-24 08:43:41'),(59220,1,44,'2021-10-24 08:44:51'),(59221,1,13,'2021-10-24 08:59:46'),(59222,1,44,'2021-10-24 09:04:03'),(59223,1,44,'2021-10-24 09:07:45'),(59224,1,13,'2021-10-24 09:09:34'),(59225,1,13,'2021-10-24 09:50:31'),(59226,1,6,'2021-10-24 10:09:26'),(59227,1,13,'2021-10-24 10:11:56'),(59228,1,6,'2021-10-24 10:52:00'),(59229,1,6,'2021-10-24 11:30:40'),(59230,1,6,'2021-10-24 12:29:55'),(59231,1,6,'2021-10-24 13:25:43'),(59232,1,44,'2021-10-24 13:39:24'),(59233,1,76,'2021-10-24 13:43:27'),(59234,1,6,'2021-10-24 13:53:43'),(59235,1,44,'2021-10-24 13:54:01'),(59236,1,44,'2021-10-24 14:32:35'),(59237,1,6,'2021-10-24 14:33:35'),(59238,1,15,'2021-10-24 14:33:46'),(59239,1,76,'2021-10-24 14:33:48'),(59240,1,13,'2021-10-24 14:44:00'),(59241,1,44,'2021-10-24 14:59:59'),(59242,1,44,'2021-10-24 15:26:25'),(59243,1,44,'2021-10-24 16:54:14'),(59244,1,76,'2021-10-24 17:00:59'),(59245,1,44,'2021-10-24 17:20:27'),(59246,1,6,'2021-10-24 17:34:00'),(59247,1,66,'2021-10-24 17:36:46'),(59248,1,44,'2021-10-24 17:52:13'),(59249,1,45,'2021-10-24 17:52:14'),(59250,1,6,'2021-10-24 17:57:10'),(59251,1,44,'2021-10-24 18:17:33'),(59252,1,44,'2021-10-24 18:38:28'),(59253,1,5,'2021-10-24 18:46:38'),(59254,1,14,'2021-10-24 18:46:40'),(59255,1,53,'2021-10-24 19:01:11'),(59256,1,44,'2021-10-24 19:13:47'),(59257,1,44,'2021-10-24 19:13:49'),(59258,1,44,'2021-10-24 19:13:52'),(59259,1,14,'2021-10-24 19:14:17'),(59260,1,5,'2021-10-24 19:14:18'),(59261,1,44,'2021-10-24 20:51:41'),(59262,1,15,'2021-10-24 21:16:18'),(59263,1,44,'2021-10-24 22:01:18'),(59264,1,15,'2021-10-24 22:20:23'),(59265,1,44,'2021-10-24 22:32:00'),(59266,1,44,'2021-10-24 22:32:06'),(59267,1,44,'2021-10-24 22:32:39'),(59268,1,15,'2021-10-25 00:22:41'),(59269,1,44,'2021-10-25 00:27:00'),(59270,1,15,'2021-10-25 01:32:41'),(59271,1,44,'2021-10-25 01:35:56'),(59272,1,56,'2021-10-25 01:58:33'),(59273,1,53,'2021-10-25 01:58:36'),(59274,1,44,'2021-10-25 01:58:40'),(59275,1,15,'2021-10-25 01:58:42'),(59276,1,53,'2021-10-25 01:59:10'),(59277,1,73,'2021-10-25 01:59:11'),(59278,1,79,'2021-10-25 01:59:14'),(59279,1,43,'2021-10-25 01:59:15'),(59280,1,6,'2021-10-25 01:59:17'),(59281,1,44,'2021-10-25 01:59:19'),(59282,1,13,'2021-10-25 01:59:23'),(59283,1,56,'2021-10-25 01:59:25'),(59284,1,44,'2021-10-25 02:06:53'),(59285,1,44,'2021-10-25 02:12:28'),(59286,1,14,'2021-10-25 02:36:10'),(59287,1,5,'2021-10-25 02:38:02'),(59288,1,44,'2021-10-25 02:38:33'),(59289,1,44,'2021-10-25 02:38:35'),(59290,1,6,'2021-10-25 02:38:36'),(59291,1,13,'2021-10-25 02:45:19'),(59292,1,44,'2021-10-25 02:48:26'),(59293,1,44,'2021-10-25 03:24:52'),(59294,1,44,'2021-10-25 03:27:38'),(59295,1,53,'2021-10-25 03:54:11'),(59296,1,15,'2021-10-25 04:02:14'),(59297,1,6,'2021-10-25 04:29:13'),(59298,1,6,'2021-10-25 05:04:27'),(59299,1,6,'2021-10-25 05:04:28'),(59300,1,44,'2021-10-25 05:05:03'),(59301,1,44,'2021-10-25 05:25:58'),(59302,1,44,'2021-10-25 06:38:45'),(59303,1,43,'2021-10-25 06:51:19'),(59304,1,44,'2021-10-25 07:05:39'),(59305,1,44,'2021-10-25 07:05:53'),(59306,1,44,'2021-10-25 07:05:54'),(59307,1,15,'2021-10-25 07:29:37'),(59308,1,6,'2021-10-25 07:29:39'),(59309,1,44,'2021-10-25 07:36:22'),(59310,1,44,'2021-10-25 07:41:49'),(59311,1,44,'2021-10-25 08:13:43'),(59312,1,44,'2021-10-25 08:32:53'),(59313,1,13,'2021-10-25 08:32:58'),(59314,1,5,'2021-10-25 08:34:27'),(59315,1,14,'2021-10-25 08:34:31'),(59316,1,76,'2021-10-25 08:35:17'),(59317,1,6,'2021-10-25 08:38:36'),(59318,1,6,'2021-10-25 08:40:37'),(59319,1,15,'2021-10-25 08:41:46'),(59320,1,44,'2021-10-25 09:21:33'),(59321,1,66,'2021-10-25 09:35:51'),(59322,1,44,'2021-10-25 09:52:39'),(59323,1,44,'2021-10-25 10:46:13'),(59324,1,44,'2021-10-25 11:38:03'),(59325,1,44,'2021-10-25 12:03:43'),(59326,1,44,'2021-10-25 12:09:09'),(59327,1,44,'2021-10-25 12:52:38'),(59328,1,5,'2021-10-25 14:32:54'),(59329,1,44,'2021-10-25 14:33:12'),(59330,1,13,'2021-10-25 14:33:13'),(59331,1,14,'2021-10-25 14:34:51'),(59332,1,15,'2021-10-25 14:34:52'),(59333,1,6,'2021-10-25 14:34:59'),(59334,1,15,'2021-10-25 14:35:58'),(59335,1,6,'2021-10-25 14:44:37'),(59336,1,44,'2021-10-25 15:43:12'),(59337,1,44,'2021-10-25 15:47:59'),(59338,1,44,'2021-10-25 15:49:24'),(59339,1,15,'2021-10-25 16:05:21'),(59340,1,44,'2021-10-25 17:14:41'),(59341,1,44,'2021-10-25 17:41:05'),(59342,1,44,'2021-10-25 18:49:20'),(59343,1,44,'2021-10-25 18:49:26'),(59344,1,44,'2021-10-25 18:49:32'),(59345,1,44,'2021-10-25 18:49:36'),(59346,1,44,'2021-10-25 18:49:40'),(59347,1,44,'2021-10-25 18:49:49'),(59348,1,44,'2021-10-25 18:49:54'),(59349,1,44,'2021-10-25 18:49:59'),(59350,1,44,'2021-10-25 18:50:03'),(59351,1,44,'2021-10-25 18:50:10'),(59352,1,44,'2021-10-25 18:50:14'),(59353,1,44,'2021-10-25 18:50:19'),(59354,1,44,'2021-10-25 19:26:04'),(59355,1,44,'2021-10-25 19:26:05'),(59356,1,44,'2021-10-25 19:43:37'),(59357,1,44,'2021-10-25 20:48:14'),(59358,1,44,'2021-10-25 21:35:51'),(59359,1,44,'2021-10-25 22:43:34'),(59360,1,44,'2021-10-25 22:52:37'),(59361,1,44,'2021-10-25 22:52:59'),(59362,1,44,'2021-10-25 22:54:32'),(59363,1,44,'2021-10-25 22:55:01'),(59364,1,44,'2021-10-25 22:56:08'),(59365,1,44,'2021-10-25 22:56:43'),(59366,1,44,'2021-10-26 00:00:31'),(59367,1,44,'2021-10-26 00:00:35'),(59368,1,44,'2021-10-26 00:00:38'),(59369,1,44,'2021-10-26 00:00:41'),(59370,1,44,'2021-10-26 00:00:45'),(59371,1,44,'2021-10-26 00:00:48'),(59372,1,44,'2021-10-26 00:00:51'),(59373,1,44,'2021-10-26 00:00:54'),(59374,1,44,'2021-10-26 00:00:56'),(59375,1,44,'2021-10-26 00:01:00'),(59376,1,44,'2021-10-26 00:01:03'),(59377,1,44,'2021-10-26 00:01:05'),(59378,1,44,'2021-10-26 00:30:45'),(59379,1,44,'2021-10-26 00:58:33'),(59380,1,44,'2021-10-26 01:29:11'),(59381,1,44,'2021-10-26 01:40:59'),(59382,1,6,'2021-10-26 01:55:38'),(59383,1,44,'2021-10-26 02:30:48'),(59384,1,5,'2021-10-26 02:33:55'),(59385,1,14,'2021-10-26 02:35:23'),(59386,1,6,'2021-10-26 02:40:07'),(59387,1,44,'2021-10-26 02:41:56'),(59388,1,13,'2021-10-26 02:44:24'),(59389,1,6,'2021-10-26 03:05:27'),(59390,1,44,'2021-10-26 03:39:35'),(59391,1,6,'2021-10-26 03:39:36'),(59392,1,6,'2021-10-26 03:39:38'),(59393,1,44,'2021-10-26 03:56:38'),(59394,1,44,'2021-10-26 04:18:16'),(59395,1,44,'2021-10-26 05:40:19'),(59396,1,44,'2021-10-26 06:46:56'),(59397,1,44,'2021-10-26 07:08:31'),(59398,1,44,'2021-10-26 07:08:44'),(59399,1,44,'2021-10-26 07:08:45'),(59400,1,44,'2021-10-26 07:09:41'),(59401,1,44,'2021-10-26 08:14:16'),(59402,1,44,'2021-10-26 08:16:07'),(59403,1,44,'2021-10-26 08:16:10'),(59404,1,44,'2021-10-26 08:16:13'),(59405,1,44,'2021-10-26 08:16:17'),(59406,1,44,'2021-10-26 08:16:22'),(59407,1,44,'2021-10-26 08:16:36'),(59408,1,44,'2021-10-26 08:16:41'),(59409,1,44,'2021-10-26 08:16:45'),(59410,1,44,'2021-10-26 08:16:48'),(59411,1,44,'2021-10-26 08:16:51'),(59412,1,44,'2021-10-26 08:16:55'),(59413,1,44,'2021-10-26 08:17:02'),(59414,1,44,'2021-10-26 08:17:06'),(59415,1,44,'2021-10-26 08:17:10'),(59416,1,44,'2021-10-26 08:17:14'),(59417,1,44,'2021-10-26 08:17:17'),(59418,1,44,'2021-10-26 08:17:22'),(59419,1,45,'2021-10-26 08:17:24'),(59420,1,44,'2021-10-26 08:17:27'),(59421,1,44,'2021-10-26 08:17:32'),(59422,1,44,'2021-10-26 08:17:41'),(59423,1,44,'2021-10-26 08:17:46'),(59424,1,44,'2021-10-26 08:17:51'),(59425,1,44,'2021-10-26 08:18:00'),(59426,1,44,'2021-10-26 08:18:11'),(59427,1,44,'2021-10-26 08:18:15'),(59428,1,44,'2021-10-26 08:18:19'),(59429,1,44,'2021-10-26 08:18:23'),(59430,1,44,'2021-10-26 08:18:27'),(59431,1,15,'2021-10-26 08:32:59'),(59432,1,14,'2021-10-26 08:33:21'),(59433,1,5,'2021-10-26 08:33:27'),(59434,1,6,'2021-10-26 08:34:52'),(59435,1,15,'2021-10-26 08:37:50'),(59436,1,44,'2021-10-26 08:39:50'),(59437,1,44,'2021-10-26 08:41:48'),(59438,1,44,'2021-10-26 08:47:26'),(59439,1,44,'2021-10-26 08:48:50'),(59440,1,6,'2021-10-26 08:48:57'),(59441,1,53,'2021-10-26 08:49:16'),(59442,1,73,'2021-10-26 08:49:30'),(59443,1,53,'2021-10-26 08:49:42'),(59444,1,53,'2021-10-26 10:46:01'),(59445,1,44,'2021-10-26 12:03:11'),(59446,1,44,'2021-10-26 13:00:30'),(59447,1,6,'2021-10-26 13:01:05'),(59448,1,6,'2021-10-26 13:03:17'),(59449,1,6,'2021-10-26 13:03:23'),(59450,1,5,'2021-10-26 14:34:23'),(59451,1,44,'2021-10-26 14:34:25'),(59452,1,13,'2021-10-26 14:34:32'),(59453,1,14,'2021-10-26 14:39:59'),(59454,1,73,'2021-10-26 14:44:42'),(59455,1,14,'2021-10-26 14:45:11'),(59456,1,15,'2021-10-26 15:13:56'),(59457,1,44,'2021-10-26 15:30:26'),(59458,1,44,'2021-10-26 15:44:16'),(59459,1,44,'2021-10-26 15:52:50'),(59460,1,13,'2021-10-26 16:52:08'),(59461,1,44,'2021-10-26 16:52:14'),(59462,1,15,'2021-10-26 17:22:51'),(59463,1,6,'2021-10-26 17:24:29'),(59464,1,44,'2021-10-26 17:59:56'),(59465,1,15,'2021-10-26 19:06:33'),(59466,1,44,'2021-10-26 19:06:45'),(59467,1,44,'2021-10-26 19:06:46'),(59468,1,44,'2021-10-26 19:12:21'),(59469,1,44,'2021-10-26 20:16:09'),(59470,1,44,'2021-10-26 20:16:10'),(59471,1,73,'2021-10-26 20:57:18'),(59472,1,44,'2021-10-26 22:01:25'),(59473,1,44,'2021-10-26 22:01:47'),(59474,1,53,'2021-10-26 22:02:56'),(59475,1,44,'2021-10-26 22:32:15'),(59476,1,44,'2021-10-26 22:32:23'),(59477,1,44,'2021-10-26 22:37:26'),(59478,1,15,'2021-10-26 23:02:25'),(59479,1,44,'2021-10-26 23:07:34'),(59480,1,44,'2021-10-26 23:10:08'),(59481,1,44,'2021-10-26 23:27:12'),(59482,1,44,'2021-10-26 23:27:17'),(59483,1,15,'2021-10-27 00:00:28'),(59484,1,13,'2021-10-27 00:21:21'),(59485,1,44,'2021-10-27 00:33:33'),(59486,1,45,'2021-10-27 00:38:22'),(59487,1,53,'2021-10-27 00:45:11'),(59488,1,70,'2021-10-27 01:01:04'),(59489,1,44,'2021-10-27 01:05:51'),(59490,1,6,'2021-10-27 01:12:23'),(59491,1,6,'2021-10-27 01:12:25'),(59492,1,15,'2021-10-27 02:35:47'),(59493,1,5,'2021-10-27 02:41:49'),(59494,1,14,'2021-10-27 02:45:33'),(59495,1,6,'2021-10-27 02:47:33'),(59496,1,44,'2021-10-27 02:48:32'),(59497,1,6,'2021-10-27 02:49:21'),(59498,1,44,'2021-10-27 02:50:43'),(59499,1,44,'2021-10-27 02:54:41'),(59500,1,44,'2021-10-27 03:09:08'),(59501,1,44,'2021-10-27 03:10:08'),(59502,1,44,'2021-10-27 03:12:18'),(59503,1,44,'2021-10-27 03:44:29'),(59504,1,44,'2021-10-27 04:00:12'),(59505,1,44,'2021-10-27 04:17:12'),(59506,1,15,'2021-10-27 04:20:48'),(59507,1,44,'2021-10-27 05:33:11'),(59508,1,44,'2021-10-27 06:46:01'),(59509,1,13,'2021-10-27 07:09:26'),(59510,1,44,'2021-10-27 07:09:38'),(59511,1,44,'2021-10-27 07:09:40'),(59512,1,44,'2021-10-27 07:09:41'),(59513,1,44,'2021-10-27 07:18:54'),(59514,1,44,'2021-10-27 07:19:10'),(59515,1,44,'2021-10-27 07:31:04'),(59516,1,44,'2021-10-27 08:01:47'),(59517,1,44,'2021-10-27 08:18:49'),(59518,1,44,'2021-10-27 08:33:33'),(59519,1,15,'2021-10-27 08:38:45'),(59520,1,44,'2021-10-27 08:42:16'),(59521,1,44,'2021-10-27 08:42:34'),(59522,1,44,'2021-10-27 08:43:57'),(59523,1,44,'2021-10-27 08:47:38'),(59524,1,44,'2021-10-27 09:13:03'),(59525,1,14,'2021-10-27 09:34:09'),(59526,1,44,'2021-10-27 09:34:40'),(59527,1,15,'2021-10-27 09:36:16'),(59528,1,5,'2021-10-27 09:36:23'),(59529,1,6,'2021-10-27 09:37:57'),(59530,1,15,'2021-10-27 09:48:11'),(59531,1,44,'2021-10-27 09:48:54'),(59532,1,44,'2021-10-27 09:58:33'),(59533,1,44,'2021-10-27 09:59:15'),(59534,1,44,'2021-10-27 10:04:12'),(59535,1,44,'2021-10-27 10:32:38'),(59536,1,15,'2021-10-27 10:53:47'),(59537,1,44,'2021-10-27 10:53:57'),(59538,1,44,'2021-10-27 11:15:08'),(59539,1,44,'2021-10-27 11:22:49'),(59540,1,45,'2021-10-27 11:59:31'),(59541,1,73,'2021-10-27 12:02:53'),(59542,1,44,'2021-10-27 12:19:55'),(59543,1,44,'2021-10-27 12:19:58'),(59544,1,44,'2021-10-27 12:27:43'),(59545,1,44,'2021-10-27 13:02:12'),(59546,1,44,'2021-10-27 13:04:11'),(59547,1,44,'2021-10-27 13:08:08'),(59548,1,44,'2021-10-27 13:21:54'),(59549,1,44,'2021-10-27 13:44:50'),(59550,1,44,'2021-10-27 13:44:53'),(59551,1,44,'2021-10-27 13:44:55'),(59552,1,44,'2021-10-27 13:44:59'),(59553,1,44,'2021-10-27 13:45:02'),(59554,1,44,'2021-10-27 13:45:05'),(59555,1,44,'2021-10-27 13:45:08'),(59556,1,44,'2021-10-27 13:45:10'),(59557,1,44,'2021-10-27 13:45:13'),(59558,1,44,'2021-10-27 13:45:15'),(59559,1,44,'2021-10-27 13:45:19'),(59560,1,44,'2021-10-27 13:50:30'),(59561,1,44,'2021-10-27 14:04:42'),(59562,1,44,'2021-10-27 14:24:32'),(59563,1,6,'2021-10-27 14:34:51'),(59564,1,44,'2021-10-27 14:34:55'),(59565,1,13,'2021-10-27 14:35:10'),(59566,1,5,'2021-10-27 14:35:55'),(59567,1,14,'2021-10-27 14:35:57'),(59568,1,15,'2021-10-27 14:45:22'),(59569,1,6,'2021-10-27 14:52:22'),(59570,1,44,'2021-10-27 14:55:35'),(59571,1,44,'2021-10-27 15:25:08'),(59572,1,15,'2021-10-27 15:40:30'),(59573,1,44,'2021-10-27 15:44:14'),(59574,1,6,'2021-10-27 15:44:16'),(59575,1,6,'2021-10-27 15:44:19'),(59576,1,44,'2021-10-27 15:54:31'),(59577,1,13,'2021-10-27 16:22:35'),(59578,1,44,'2021-10-27 16:22:39'),(59579,1,44,'2021-10-27 16:22:48'),(59580,1,44,'2021-10-27 16:23:08'),(59581,1,44,'2021-10-27 16:45:36'),(59582,1,96,'2021-10-27 17:38:33'),(59583,1,96,'2021-10-27 17:38:40'),(59584,1,44,'2021-10-27 17:43:13'),(59585,1,44,'2021-10-27 17:55:15'),(59586,1,44,'2021-10-27 18:07:42'),(59587,1,44,'2021-10-27 18:07:43'),(59588,1,44,'2021-10-27 18:10:40'),(59589,1,44,'2021-10-27 19:10:59'),(59590,1,44,'2021-10-27 19:11:01'),(59591,1,44,'2021-10-27 19:12:18'),(59592,1,44,'2021-10-27 19:30:05'),(59593,1,44,'2021-10-27 20:11:46'),(59594,1,44,'2021-10-27 20:47:45'),(59595,1,66,'2021-10-27 21:06:45'),(59596,1,6,'2021-10-27 21:16:25'),(59597,1,6,'2021-10-27 21:16:28'),(59598,1,79,'2021-10-27 21:59:03'),(59599,1,6,'2021-10-27 22:10:45'),(59600,1,44,'2021-10-27 22:13:41'),(59601,1,44,'2021-10-27 22:16:45'),(59602,1,44,'2021-10-28 00:41:43'),(59603,1,44,'2021-10-28 01:36:37'),(59604,1,44,'2021-10-28 02:30:36'),(59605,1,13,'2021-10-28 02:35:53'),(59606,1,44,'2021-10-28 02:45:31'),(59607,1,14,'2021-10-28 02:59:03'),(59608,1,14,'2021-10-28 03:08:50'),(59609,1,66,'2021-10-28 03:48:14'),(59610,1,5,'2021-10-28 03:48:58'),(59611,1,5,'2021-10-28 04:03:22'),(59612,1,44,'2021-10-28 04:03:26'),(59613,1,5,'2021-10-28 04:20:11'),(59614,1,5,'2021-10-28 04:38:49'),(59615,1,44,'2021-10-28 04:42:58'),(59616,1,44,'2021-10-28 04:49:48'),(59617,1,5,'2021-10-28 05:05:27'),(59618,1,44,'2021-10-28 05:29:41'),(59619,1,44,'2021-10-28 05:33:24'),(59620,1,5,'2021-10-28 05:34:13'),(59621,1,44,'2021-10-28 05:44:55'),(59622,1,76,'2021-10-28 05:54:52'),(59623,1,5,'2021-10-28 06:00:53'),(59624,1,15,'2021-10-28 06:05:31'),(59625,1,6,'2021-10-28 06:06:21'),(59626,1,76,'2021-10-28 06:16:50'),(59627,1,70,'2021-10-28 06:20:35'),(59628,1,44,'2021-10-28 06:57:35'),(59629,1,44,'2021-10-28 07:27:31'),(59630,1,44,'2021-10-28 07:27:32'),(59631,1,44,'2021-10-28 07:44:22'),(59632,1,44,'2021-10-28 07:52:56'),(59633,1,45,'2021-10-28 07:52:57'),(59634,1,44,'2021-10-28 07:55:28'),(59635,1,15,'2021-10-28 08:33:58'),(59636,1,6,'2021-10-28 08:34:02'),(59637,1,44,'2021-10-28 08:35:03'),(59638,1,62,'2021-10-28 08:39:35'),(59639,1,44,'2021-10-28 08:40:46'),(59640,1,5,'2021-10-28 08:53:56'),(59641,1,13,'2021-10-28 09:00:25'),(59642,1,13,'2021-10-28 09:14:45'),(59643,1,5,'2021-10-28 09:34:35'),(59644,1,44,'2021-10-28 09:36:47'),(59645,1,44,'2021-10-28 09:40:17'),(59646,1,44,'2021-10-28 09:48:03'),(59647,1,44,'2021-10-28 10:18:55'),(59648,1,44,'2021-10-28 10:37:09'),(59649,1,13,'2021-10-28 11:12:34'),(59650,1,5,'2021-10-28 11:28:16'),(59651,1,5,'2021-10-28 12:03:20'),(59652,1,44,'2021-10-28 12:34:15'),(59653,1,5,'2021-10-28 12:37:28'),(59654,1,13,'2021-10-28 12:58:45'),(59655,1,5,'2021-10-28 13:10:39'),(59656,1,5,'2021-10-28 13:41:22'),(59657,1,13,'2021-10-28 14:04:38'),(59658,1,5,'2021-10-28 14:11:42'),(59659,1,44,'2021-10-28 14:26:50'),(59660,1,44,'2021-10-28 14:33:17'),(59661,1,5,'2021-10-28 14:34:24'),(59662,1,13,'2021-10-28 14:34:32'),(59663,1,14,'2021-10-28 14:36:08'),(59664,1,14,'2021-10-28 14:39:45'),(59665,1,5,'2021-10-28 14:40:36'),(59666,1,14,'2021-10-28 14:41:23'),(59667,1,5,'2021-10-28 15:13:33'),(59668,1,14,'2021-10-28 15:13:39'),(59669,1,44,'2021-10-28 15:19:15'),(59670,1,6,'2021-10-28 15:33:48'),(59671,1,15,'2021-10-28 15:34:53'),(59672,1,5,'2021-10-28 15:37:42'),(59673,1,5,'2021-10-28 16:05:38'),(59674,1,44,'2021-10-28 16:09:54'),(59675,1,44,'2021-10-28 16:14:13'),(59676,1,44,'2021-10-28 16:14:18'),(59677,1,44,'2021-10-28 16:14:28'),(59678,1,44,'2021-10-28 16:14:38'),(59679,1,44,'2021-10-28 16:14:42'),(59680,1,44,'2021-10-28 16:14:46'),(59681,1,44,'2021-10-28 16:14:49'),(59682,1,44,'2021-10-28 16:14:51'),(59683,1,44,'2021-10-28 16:14:54'),(59684,1,44,'2021-10-28 16:14:57'),(59685,1,44,'2021-10-28 16:15:00'),(59686,1,6,'2021-10-28 16:15:47'),(59687,1,6,'2021-10-28 16:15:52'),(59688,1,44,'2021-10-28 16:56:53'),(59689,1,44,'2021-10-28 17:17:49'),(59690,1,44,'2021-10-28 18:05:33'),(59691,1,44,'2021-10-28 18:50:51'),(59692,1,44,'2021-10-28 19:06:54'),(59693,1,44,'2021-10-28 19:06:55'),(59694,1,44,'2021-10-28 20:47:56'),(59695,1,43,'2021-10-28 22:04:29'),(59696,1,44,'2021-10-28 22:41:59'),(59697,1,15,'2021-10-28 22:50:05'),(59698,1,44,'2021-10-28 23:17:43'),(59699,1,59,'2021-10-28 23:26:27'),(59700,1,59,'2021-10-28 23:37:56'),(59701,1,44,'2021-10-28 23:38:14'),(59702,1,44,'2021-10-28 23:44:41'),(59703,1,66,'2021-10-28 23:49:24'),(59704,1,73,'2021-10-29 00:00:56'),(59705,1,44,'2021-10-29 00:17:00'),(59706,1,44,'2021-10-29 00:41:21'),(59707,1,44,'2021-10-29 01:32:49'),(59708,1,44,'2021-10-29 01:42:43'),(59709,1,44,'2021-10-29 01:47:37'),(59710,1,70,'2021-10-29 02:19:53'),(59711,1,14,'2021-10-29 02:35:20'),(59712,1,6,'2021-10-29 02:42:33'),(59713,1,5,'2021-10-29 02:47:11'),(59714,1,13,'2021-10-29 02:48:14'),(59715,1,6,'2021-10-29 02:52:33'),(59716,1,6,'2021-10-29 02:55:57'),(59717,1,44,'2021-10-29 02:58:31'),(59718,1,6,'2021-10-29 03:02:08'),(59719,1,15,'2021-10-29 03:06:09'),(59720,1,15,'2021-10-29 03:17:09'),(59721,1,44,'2021-10-29 03:35:18'),(59722,1,15,'2021-10-29 03:42:56'),(59723,1,15,'2021-10-29 03:56:58'),(59724,1,44,'2021-10-29 04:00:18'),(59725,1,15,'2021-10-29 04:28:13'),(59726,1,44,'2021-10-29 04:33:10'),(59727,1,44,'2021-10-29 05:47:38'),(59728,1,14,'2021-10-29 06:07:27'),(59729,1,44,'2021-10-29 06:33:38'),(59730,1,44,'2021-10-29 06:52:51'),(59731,1,53,'2021-10-29 06:58:31'),(59732,1,44,'2021-10-29 07:14:19'),(59733,1,59,'2021-10-29 07:14:21'),(59734,1,44,'2021-10-29 07:14:23'),(59735,1,70,'2021-10-29 07:25:38'),(59736,1,44,'2021-10-29 07:42:53'),(59737,1,44,'2021-10-29 08:28:23'),(59738,1,15,'2021-10-29 08:32:47'),(59739,1,6,'2021-10-29 08:34:58'),(59740,1,5,'2021-10-29 08:35:06'),(59741,1,14,'2021-10-29 08:35:51'),(59742,1,44,'2021-10-29 09:15:49'),(59743,1,44,'2021-10-29 09:24:05'),(59744,1,44,'2021-10-29 09:32:35'),(59745,1,44,'2021-10-29 09:33:40'),(59746,1,44,'2021-10-29 09:33:54'),(59747,1,44,'2021-10-29 09:34:11'),(59748,1,44,'2021-10-29 09:34:27'),(59749,1,44,'2021-10-29 09:34:39'),(59750,1,44,'2021-10-29 09:40:02'),(59751,1,44,'2021-10-29 09:57:07'),(59752,1,44,'2021-10-29 10:27:04'),(59753,1,44,'2021-10-29 10:42:42'),(59754,1,66,'2021-10-29 12:08:25'),(59755,1,44,'2021-10-29 12:21:49'),(59756,1,44,'2021-10-29 12:27:25'),(59757,1,44,'2021-10-29 13:14:11'),(59758,1,44,'2021-10-29 13:30:44'),(59759,1,6,'2021-10-29 13:30:46'),(59760,1,44,'2021-10-29 13:30:47'),(59761,1,53,'2021-10-29 13:39:42'),(59762,1,44,'2021-10-29 13:48:40'),(59763,1,44,'2021-10-29 13:49:03'),(59764,1,53,'2021-10-29 13:49:04'),(59765,1,6,'2021-10-29 13:49:05'),(59766,1,6,'2021-10-29 13:49:07'),(59767,1,56,'2021-10-29 14:15:36'),(59768,1,70,'2021-10-29 14:21:25'),(59769,1,5,'2021-10-29 14:32:41'),(59770,1,14,'2021-10-29 14:33:33'),(59771,1,5,'2021-10-29 14:33:38'),(59772,1,15,'2021-10-29 14:35:14'),(59773,1,6,'2021-10-29 14:35:15'),(59774,1,44,'2021-10-29 14:36:45'),(59775,1,44,'2021-10-29 14:41:19'),(59776,1,44,'2021-10-29 15:06:40'),(59777,1,15,'2021-10-29 15:15:45'),(59778,1,44,'2021-10-29 15:31:29'),(59779,1,44,'2021-10-29 15:55:15'),(59780,1,13,'2021-10-29 16:23:34'),(59781,1,44,'2021-10-29 16:23:36'),(59782,1,44,'2021-10-29 16:40:13'),(59783,1,76,'2021-10-29 16:50:14'),(59784,1,13,'2021-10-29 16:52:14'),(59785,1,44,'2021-10-29 16:52:15'),(59786,1,44,'2021-10-29 17:02:33'),(59787,1,44,'2021-10-29 17:03:46'),(59788,1,44,'2021-10-29 18:53:56'),(59789,1,44,'2021-10-29 19:12:32'),(59790,1,44,'2021-10-29 19:12:34'),(59791,1,44,'2021-10-29 19:33:59'),(59792,1,44,'2021-10-29 20:00:13'),(59793,1,44,'2021-10-29 20:36:18'),(59794,1,44,'2021-10-29 20:37:33'),(59795,1,44,'2021-10-29 20:44:34'),(59796,1,44,'2021-10-29 21:28:11'),(59797,1,44,'2021-10-29 22:13:57'),(59798,1,44,'2021-10-29 22:13:58'),(59799,1,44,'2021-10-29 22:14:18'),(59800,1,44,'2021-10-29 22:18:14'),(59801,1,44,'2021-10-29 22:29:02'),(59802,1,6,'2021-10-29 23:10:49'),(59803,1,44,'2021-10-29 23:49:40'),(59804,1,44,'2021-10-29 23:54:56'),(59805,1,44,'2021-10-29 23:54:57'),(59806,1,44,'2021-10-29 23:55:11'),(59807,1,96,'2021-10-30 00:28:26'),(59808,1,44,'2021-10-30 00:55:36'),(59809,1,44,'2021-10-30 00:55:37'),(59810,1,44,'2021-10-30 01:23:48'),(59811,1,44,'2021-10-30 01:23:49'),(59812,1,44,'2021-10-30 01:23:51'),(59813,1,44,'2021-10-30 01:23:52'),(59814,1,44,'2021-10-30 01:23:54'),(59815,1,44,'2021-10-30 01:23:55'),(59816,1,44,'2021-10-30 01:24:00'),(59817,1,44,'2021-10-30 01:24:01'),(59818,1,44,'2021-10-30 01:24:07'),(59819,1,44,'2021-10-30 01:24:08'),(59820,1,44,'2021-10-30 01:24:11'),(59821,1,44,'2021-10-30 01:24:15'),(59822,1,44,'2021-10-30 01:24:17'),(59823,1,44,'2021-10-30 01:24:19'),(59824,1,44,'2021-10-30 01:24:26'),(59825,1,44,'2021-10-30 01:24:29'),(59826,1,44,'2021-10-30 01:24:30'),(59827,1,44,'2021-10-30 01:24:34'),(59828,1,44,'2021-10-30 01:24:44'),(59829,1,44,'2021-10-30 01:24:46'),(59830,1,44,'2021-10-30 01:24:47'),(59831,1,44,'2021-10-30 01:24:47'),(59832,1,44,'2021-10-30 01:24:56'),(59833,1,44,'2021-10-30 01:25:04'),(59834,1,44,'2021-10-30 01:25:11'),(59835,1,44,'2021-10-30 01:25:17'),(59836,1,44,'2021-10-30 01:25:23'),(59837,1,44,'2021-10-30 01:25:26'),(59838,1,44,'2021-10-30 01:25:30'),(59839,1,44,'2021-10-30 01:25:35'),(59840,1,44,'2021-10-30 01:25:39'),(59841,1,44,'2021-10-30 01:25:43'),(59842,1,44,'2021-10-30 01:25:46'),(59843,1,44,'2021-10-30 01:25:52'),(59844,1,44,'2021-10-30 01:25:53'),(59845,1,44,'2021-10-30 01:25:57'),(59846,1,44,'2021-10-30 01:25:58'),(59847,1,44,'2021-10-30 01:26:02'),(59848,1,76,'2021-10-30 01:47:12'),(59849,1,44,'2021-10-30 01:49:09'),(59850,1,62,'2021-10-30 02:07:19'),(59851,1,14,'2021-10-30 02:38:51'),(59852,1,44,'2021-10-30 02:44:57'),(59853,1,13,'2021-10-30 02:45:16'),(59854,1,5,'2021-10-30 02:49:38'),(59855,1,6,'2021-10-30 03:45:47'),(59856,1,15,'2021-10-30 03:47:26'),(59857,1,6,'2021-10-30 04:12:31'),(59858,1,6,'2021-10-30 04:52:37'),(59859,1,44,'2021-10-30 05:30:16'),(59860,1,6,'2021-10-30 05:43:53'),(59861,1,56,'2021-10-30 05:47:28'),(59862,1,44,'2021-10-30 06:41:42'),(59863,1,96,'2021-10-30 06:54:28'),(59864,1,44,'2021-10-30 07:06:35'),(59865,1,44,'2021-10-30 07:06:36'),(59866,1,6,'2021-10-30 07:27:29'),(59867,1,44,'2021-10-30 07:37:30'),(59868,1,44,'2021-10-30 07:47:16'),(59869,1,43,'2021-10-30 07:56:34'),(59870,1,44,'2021-10-30 07:57:31'),(59871,1,44,'2021-10-30 08:07:34'),(59872,1,44,'2021-10-30 08:15:35'),(59873,1,14,'2021-10-30 08:32:53'),(59874,1,15,'2021-10-30 08:33:28'),(59875,1,5,'2021-10-30 08:34:45'),(59876,1,6,'2021-10-30 08:36:15'),(59877,1,44,'2021-10-30 08:37:16'),(59878,1,44,'2021-10-30 08:39:53'),(59879,1,44,'2021-10-30 08:42:51'),(59880,1,44,'2021-10-30 09:03:27'),(59881,1,6,'2021-10-30 09:03:33'),(59882,1,6,'2021-10-30 09:03:40'),(59883,1,44,'2021-10-30 09:03:46'),(59884,1,6,'2021-10-30 09:20:35'),(59885,1,79,'2021-10-30 09:51:01'),(59886,1,14,'2021-10-30 10:11:41'),(59887,1,5,'2021-10-30 10:22:16'),(59888,1,15,'2021-10-30 10:36:00'),(59889,1,6,'2021-10-30 11:11:03'),(59890,1,6,'2021-10-30 11:44:36'),(59891,1,43,'2021-10-30 12:11:33'),(59892,1,6,'2021-10-30 12:15:44'),(59893,1,6,'2021-10-30 12:45:40'),(59894,1,44,'2021-10-30 12:51:42'),(59895,1,15,'2021-10-30 13:07:09'),(59896,1,6,'2021-10-30 13:14:31'),(59897,1,44,'2021-10-30 13:14:33'),(59898,1,53,'2021-10-30 13:27:53'),(59899,1,44,'2021-10-30 13:27:58'),(59900,1,44,'2021-10-30 13:28:02'),(59901,1,44,'2021-10-30 13:28:08'),(59902,1,44,'2021-10-30 13:28:14'),(59903,1,15,'2021-10-30 14:07:05'),(59904,1,6,'2021-10-30 14:09:26'),(59905,1,15,'2021-10-30 14:32:41'),(59906,1,6,'2021-10-30 14:32:41'),(59907,1,44,'2021-10-30 14:34:16'),(59908,1,13,'2021-10-30 14:35:09'),(59909,1,6,'2021-10-30 14:36:30'),(59910,1,15,'2021-10-30 15:02:59'),(59911,1,6,'2021-10-30 15:04:49'),(59912,1,44,'2021-10-30 15:10:46'),(59913,1,44,'2021-10-30 15:10:48'),(59914,1,44,'2021-10-30 15:11:02'),(59915,1,44,'2021-10-30 15:28:01'),(59916,1,44,'2021-10-30 15:28:01'),(59917,1,15,'2021-10-30 15:48:23'),(59918,1,44,'2021-10-30 15:54:15'),(59919,1,6,'2021-10-30 15:56:14'),(59920,1,44,'2021-10-30 16:40:12'),(59921,1,6,'2021-10-30 17:08:47'),(59922,1,44,'2021-10-30 17:22:31'),(59923,1,6,'2021-10-30 17:32:01'),(59924,1,6,'2021-10-30 17:54:13'),(59925,1,44,'2021-10-30 18:03:59'),(59926,1,6,'2021-10-30 18:39:23'),(59927,1,44,'2021-10-30 19:03:34'),(59928,1,44,'2021-10-30 19:03:47'),(59929,1,44,'2021-10-30 19:03:48'),(59930,1,13,'2021-10-30 19:25:13'),(59931,1,44,'2021-10-30 19:25:14'),(59932,1,15,'2021-10-30 19:46:21'),(59933,1,15,'2021-10-30 19:51:07'),(59934,1,14,'2021-10-30 19:57:41'),(59935,1,5,'2021-10-30 19:57:42'),(59936,1,44,'2021-10-30 20:09:41'),(59937,1,44,'2021-10-30 20:14:21'),(59938,1,44,'2021-10-30 20:39:46'),(59939,1,44,'2021-10-30 21:07:02'),(59940,1,44,'2021-10-30 21:18:35'),(59941,1,6,'2021-10-30 21:18:37'),(59942,1,6,'2021-10-30 21:18:39'),(59943,1,44,'2021-10-30 21:27:43'),(59944,1,79,'2021-10-30 21:28:12'),(59945,1,44,'2021-10-30 21:47:12'),(59946,1,6,'2021-10-30 21:47:13'),(59947,1,44,'2021-10-30 21:47:15'),(59948,1,44,'2021-10-30 21:47:16'),(59949,1,44,'2021-10-30 22:07:37'),(59950,1,44,'2021-10-30 22:08:22'),(59951,1,44,'2021-10-30 22:13:41'),(59952,1,56,'2021-10-30 23:01:09'),(59953,1,44,'2021-10-31 00:28:24'),(59954,1,44,'2021-10-31 01:26:35'),(59955,1,44,'2021-10-31 01:30:27'),(59956,1,44,'2021-10-31 01:30:30'),(59957,1,44,'2021-10-31 02:02:45'),(59958,1,44,'2021-10-31 02:08:19'),(59959,1,44,'2021-10-31 02:18:15'),(59960,1,44,'2021-10-31 02:20:51'),(59961,1,44,'2021-10-31 02:22:38'),(59962,1,14,'2021-10-31 02:38:43'),(59963,1,15,'2021-10-31 02:39:11'),(59964,1,6,'2021-10-31 02:41:00'),(59965,1,6,'2021-10-31 02:42:14'),(59966,1,5,'2021-10-31 02:42:38'),(59967,1,6,'2021-10-31 02:45:03'),(59968,1,13,'2021-10-31 02:50:35'),(59969,1,44,'2021-10-31 03:06:46'),(59970,1,44,'2021-10-31 03:24:51'),(59971,1,44,'2021-10-31 03:58:12'),(59972,1,45,'2021-10-31 04:09:07'),(59973,1,53,'2021-10-31 04:34:14'),(59974,1,45,'2021-10-31 05:09:35'),(59975,1,44,'2021-10-31 05:26:48'),(59976,1,44,'2021-10-31 05:31:20'),(59977,1,44,'2021-10-31 05:45:12'),(59978,1,44,'2021-10-31 05:52:07'),(59979,1,44,'2021-10-31 06:43:52'),(59980,1,44,'2021-10-31 07:07:07'),(59981,1,44,'2021-10-31 07:07:10'),(59982,1,44,'2021-10-31 07:34:33'),(59983,1,44,'2021-10-31 07:48:42'),(59984,1,59,'2021-10-31 07:54:24'),(59985,1,56,'2021-10-31 08:07:51'),(59986,1,44,'2021-10-31 08:11:56'),(59987,1,45,'2021-10-31 08:16:13'),(59988,1,44,'2021-10-31 08:27:33'),(59989,1,13,'2021-10-31 08:32:25'),(59990,1,6,'2021-10-31 08:33:14'),(59991,1,44,'2021-10-31 08:33:21'),(59992,1,15,'2021-10-31 08:33:41'),(59993,1,13,'2021-10-31 08:37:00'),(59994,1,13,'2021-10-31 08:44:27'),(59995,1,44,'2021-10-31 08:48:07'),(59996,1,13,'2021-10-31 08:51:52'),(59997,1,13,'2021-10-31 08:55:37'),(59998,1,44,'2021-10-31 09:01:47'),(59999,1,44,'2021-10-31 09:21:15'),(60000,1,44,'2021-10-31 09:22:11'),(60001,1,44,'2021-10-31 09:37:46'),(60002,1,44,'2021-10-31 09:43:54'),(60003,1,13,'2021-10-31 09:49:39'),(60004,1,44,'2021-10-31 09:54:53'),(60005,1,15,'2021-10-31 10:01:20'),(60006,1,13,'2021-10-31 10:11:28'),(60007,1,15,'2021-10-31 10:18:21'),(60008,1,44,'2021-10-31 10:25:13'),(60009,1,53,'2021-10-31 10:51:00'),(60010,1,53,'2021-10-31 11:01:15'),(60011,1,15,'2021-10-31 11:06:17'),(60012,1,62,'2021-10-31 11:17:12'),(60013,1,44,'2021-10-31 11:26:59'),(60014,1,44,'2021-10-31 11:47:12'),(60015,1,44,'2021-10-31 11:59:33'),(60016,1,44,'2021-10-31 12:15:06'),(60017,1,44,'2021-10-31 12:19:54'),(60018,1,73,'2021-10-31 12:22:13'),(60019,1,44,'2021-10-31 12:24:49'),(60020,1,44,'2021-10-31 12:31:03'),(60021,1,44,'2021-10-31 12:33:44'),(60022,1,44,'2021-10-31 12:59:39'),(60023,1,44,'2021-10-31 13:05:57'),(60024,1,44,'2021-10-31 13:06:05'),(60025,1,6,'2021-10-31 13:06:09'),(60026,1,14,'2021-10-31 13:06:11'),(60027,1,13,'2021-10-31 13:06:14'),(60028,1,56,'2021-10-31 13:06:16'),(60029,1,43,'2021-10-31 13:06:18'),(60030,1,79,'2021-10-31 13:06:21'),(60031,1,5,'2021-10-31 13:06:22'),(60032,1,53,'2021-10-31 13:06:23'),(60033,1,96,'2021-10-31 13:06:25'),(60034,1,44,'2021-10-31 13:06:29'),(60035,1,44,'2021-10-31 13:11:02'),(60036,1,44,'2021-10-31 13:12:45'),(60037,1,44,'2021-10-31 13:12:48'),(60038,1,44,'2021-10-31 13:29:06'),(60039,1,44,'2021-10-31 13:46:31'),(60040,1,44,'2021-10-31 13:54:03'),(60041,1,44,'2021-10-31 13:57:52'),(60042,1,44,'2021-10-31 13:59:01'),(60043,1,44,'2021-10-31 14:01:34'),(60044,1,44,'2021-10-31 14:10:24'),(60045,1,14,'2021-10-31 14:31:57'),(60046,1,5,'2021-10-31 14:32:00'),(60047,1,13,'2021-10-31 14:33:54'),(60048,1,44,'2021-10-31 14:33:58'),(60049,1,6,'2021-10-31 14:34:00'),(60050,1,15,'2021-10-31 14:34:16'),(60051,1,15,'2021-10-31 14:35:35'),(60052,1,44,'2021-10-31 14:55:03'),(60053,1,44,'2021-10-31 15:24:15'),(60054,1,44,'2021-10-31 15:48:44'),(60055,1,15,'2021-10-31 15:48:46'),(60056,1,44,'2021-10-31 15:48:51'),(60057,1,59,'2021-10-31 15:48:54'),(60058,1,45,'2021-10-31 15:48:55'),(60059,1,53,'2021-10-31 15:48:56'),(60060,1,56,'2021-10-31 15:48:57'),(60061,1,43,'2021-10-31 15:48:58'),(60062,1,62,'2021-10-31 15:49:02'),(60063,1,66,'2021-10-31 15:49:06'),(60064,1,70,'2021-10-31 15:49:09'),(60065,1,76,'2021-10-31 15:49:10'),(60066,1,73,'2021-10-31 15:49:11'),(60067,1,79,'2021-10-31 15:49:13'),(60068,1,53,'2021-10-31 15:49:15'),(60069,1,96,'2021-10-31 15:49:16'),(60070,1,5,'2021-10-31 15:49:24'),(60071,1,15,'2021-10-31 15:49:27'),(60072,1,14,'2021-10-31 15:49:28'),(60073,1,13,'2021-10-31 15:49:29'),(60074,1,6,'2021-10-31 15:49:30'),(60075,1,44,'2021-10-31 15:52:21'),(60076,1,44,'2021-10-31 16:17:01'),(60077,1,44,'2021-10-31 16:17:05'),(60078,1,44,'2021-10-31 16:17:09'),(60079,1,44,'2021-10-31 16:18:36'),(60080,1,66,'2021-10-31 16:29:01'),(60081,1,44,'2021-10-31 16:41:03'),(60082,1,44,'2021-10-31 16:44:33'),(60083,1,44,'2021-10-31 17:28:41'),(60084,1,14,'2021-10-31 17:55:44'),(60085,1,5,'2021-10-31 17:55:48'),(60086,1,44,'2021-10-31 18:19:36'),(60087,1,44,'2021-10-31 18:28:42'),(60088,1,70,'2021-10-31 18:28:43'),(60089,1,76,'2021-10-31 18:28:44'),(60090,1,76,'2021-10-31 18:28:46'),(60091,1,53,'2021-10-31 18:28:47'),(60092,1,6,'2021-10-31 18:28:50'),(60093,1,15,'2021-10-31 18:28:55'),(60094,1,43,'2021-10-31 18:28:59'),(60095,1,56,'2021-10-31 18:29:01'),(60096,1,53,'2021-10-31 18:29:02'),(60097,1,43,'2021-10-31 18:29:04'),(60098,1,96,'2021-10-31 18:29:06'),(60099,1,70,'2021-10-31 18:29:17'),(60100,1,59,'2021-10-31 18:29:18'),(60101,1,15,'2021-10-31 18:29:20'),(60102,1,66,'2021-10-31 18:29:21'),(60103,1,44,'2021-10-31 18:29:30'),(60104,1,62,'2021-10-31 18:29:32'),(60105,1,44,'2021-10-31 18:29:39'),(60106,1,62,'2021-10-31 18:29:44'),(60107,1,14,'2021-10-31 18:29:50'),(60108,1,5,'2021-10-31 18:29:52'),(60109,1,70,'2021-10-31 18:29:54'),(60110,1,43,'2021-10-31 18:29:56'),(60111,1,45,'2021-10-31 18:29:59'),(60112,1,44,'2021-10-31 18:30:02'),(60113,1,15,'2021-10-31 18:30:10'),(60114,1,79,'2021-10-31 18:30:13'),(60115,1,59,'2021-10-31 18:30:18'),(60116,1,44,'2021-10-31 18:30:25'),(60117,1,56,'2021-10-31 18:30:36'),(60118,1,44,'2021-10-31 18:30:43'),(60119,1,59,'2021-10-31 18:30:46'),(60120,1,53,'2021-10-31 18:30:52'),(60121,1,13,'2021-10-31 18:31:09'),(60122,1,53,'2021-10-31 18:31:23'),(60123,1,73,'2021-10-31 18:31:25'),(60124,1,15,'2021-10-31 18:31:29'),(60125,1,15,'2021-10-31 18:31:34'),(60126,1,62,'2021-10-31 18:31:38'),(60127,1,66,'2021-10-31 18:31:44'),(60128,1,44,'2021-10-31 18:31:46'),(60129,1,66,'2021-10-31 18:31:50'),(60130,1,76,'2021-10-31 18:31:56'),(60131,1,44,'2021-10-31 18:32:10'),(60132,1,53,'2021-10-31 18:32:21'),(60133,1,44,'2021-10-31 18:32:35'),(60134,1,44,'2021-10-31 18:32:41'),(60135,1,73,'2021-10-31 18:32:49'),(60136,1,96,'2021-10-31 18:32:57'),(60137,1,79,'2021-10-31 18:33:05'),(60138,1,79,'2021-10-31 18:33:12'),(60139,1,45,'2021-10-31 18:33:40'),(60140,1,45,'2021-10-31 18:33:48'),(60141,1,73,'2021-10-31 18:33:52'),(60142,1,96,'2021-10-31 18:34:20'),(60143,1,5,'2021-10-31 18:34:35'),(60144,1,53,'2021-10-31 18:34:41'),(60145,1,44,'2021-10-31 18:40:38'),(60146,1,44,'2021-10-31 19:03:18'),(60147,1,44,'2021-10-31 19:03:19'),(60148,1,44,'2021-10-31 19:06:09'),(60149,1,44,'2021-10-31 19:08:43'),(60150,1,44,'2021-10-31 19:58:47'),(60151,1,44,'2021-10-31 20:25:19'),(60152,1,44,'2021-10-31 20:25:33'),(60153,1,44,'2021-10-31 20:25:34'),(60154,1,44,'2021-10-31 20:25:49'),(60155,1,44,'2021-10-31 21:04:53'),(60156,1,76,'2021-10-31 21:40:34'),(60157,1,44,'2021-10-31 22:08:51'),(60158,1,44,'2021-10-31 22:14:40'),(60159,1,44,'2021-10-31 22:25:56'),(60160,1,44,'2021-10-31 22:26:38'),(60161,1,76,'2021-10-31 22:27:40'),(60162,1,15,'2021-10-31 23:08:47'),(60163,1,44,'2021-11-01 00:12:15'),(60164,1,44,'2021-11-01 00:12:16'),(60165,1,44,'2021-11-01 00:12:17'),(60166,1,44,'2021-11-01 00:12:18'),(60167,1,44,'2021-11-01 00:12:21'),(60168,1,44,'2021-11-01 00:12:23'),(60169,1,44,'2021-11-01 00:12:30'),(60170,1,44,'2021-11-01 00:12:34'),(60171,1,44,'2021-11-01 00:12:36'),(60172,1,44,'2021-11-01 00:12:36'),(60173,1,44,'2021-11-01 00:12:41'),(60174,1,44,'2021-11-01 00:12:42'),(60175,1,44,'2021-11-01 00:12:43'),(60176,1,44,'2021-11-01 00:12:44'),(60177,1,44,'2021-11-01 00:44:46'),(60178,1,44,'2021-11-01 00:57:17'),(60179,1,44,'2021-11-01 02:24:38'),(60180,1,44,'2021-11-01 02:34:06'),(60181,1,15,'2021-11-01 02:36:58'),(60182,1,6,'2021-11-01 02:43:58'),(60183,1,44,'2021-11-01 02:48:02'),(60184,1,44,'2021-11-01 02:56:56'),(60185,1,13,'2021-11-01 03:00:29'),(60186,1,13,'2021-11-01 03:40:38'),(60187,1,76,'2021-11-01 04:16:02'),(60188,1,44,'2021-11-01 04:35:16'),(60189,1,44,'2021-11-01 04:41:22'),(60190,1,66,'2021-11-01 05:08:32'),(60191,1,45,'2021-11-01 05:16:13'),(60192,1,76,'2021-11-01 05:19:35'),(60193,1,44,'2021-11-01 05:30:31'),(60194,1,44,'2021-11-01 05:57:56'),(60195,1,66,'2021-11-01 06:33:41'),(60196,1,44,'2021-11-01 06:35:17'),(60197,1,45,'2021-11-01 06:41:54'),(60198,1,13,'2021-11-01 06:53:32'),(60199,1,44,'2021-11-01 07:10:34'),(60200,1,44,'2021-11-01 07:10:36'),(60201,1,5,'2021-11-01 07:37:09'),(60202,1,14,'2021-11-01 07:37:10'),(60203,1,44,'2021-11-01 07:44:29'),(60204,1,62,'2021-11-01 08:23:43'),(60205,1,15,'2021-11-01 08:31:23'),(60206,1,14,'2021-11-01 08:33:28'),(60207,1,5,'2021-11-01 08:35:22'),(60208,1,13,'2021-11-01 08:35:48'),(60209,1,44,'2021-11-01 08:35:55'),(60210,1,6,'2021-11-01 08:40:19'),(60211,1,6,'2021-11-01 08:45:58'),(60212,1,6,'2021-11-01 08:51:22'),(60213,1,6,'2021-11-01 09:01:12'),(60214,1,62,'2021-11-01 10:11:36'),(60215,1,62,'2021-11-01 11:36:58'),(60216,1,43,'2021-11-01 12:03:45'),(60217,1,73,'2021-11-01 12:06:13'),(60218,1,62,'2021-11-01 12:28:35'),(60219,1,66,'2021-11-01 12:37:44'),(60220,1,44,'2021-11-01 12:46:03'),(60221,1,15,'2021-11-01 13:32:53'),(60222,1,44,'2021-11-01 14:33:42'),(60223,1,44,'2021-11-01 15:07:43'),(60224,1,15,'2021-11-01 17:20:13'),(60225,1,6,'2021-11-01 17:21:38'),(60226,1,13,'2021-11-01 17:21:57'),(60227,1,14,'2021-11-01 17:22:38'),(60228,1,5,'2021-11-01 17:23:53'),(60229,1,44,'2021-11-01 17:34:10'),(60230,1,53,'2021-11-01 18:01:04'),(60231,1,5,'2021-11-01 18:41:47'),(60232,1,44,'2021-11-01 19:07:57'),(60233,1,44,'2021-11-01 19:07:58'),(60234,1,5,'2021-11-01 19:14:51'),(60235,1,44,'2021-11-01 19:20:14'),(60236,1,15,'2021-11-01 19:36:11'),(60237,1,44,'2021-11-01 19:37:26'),(60238,1,44,'2021-11-01 19:47:16'),(60239,1,53,'2021-11-01 20:55:26'),(60240,1,15,'2021-11-01 21:18:36'),(60241,1,56,'2021-11-01 21:49:02'),(60242,1,73,'2021-11-01 21:55:58'),(60243,1,44,'2021-11-01 22:01:20'),(60244,1,44,'2021-11-01 23:00:53'),(60245,1,44,'2021-11-01 23:02:47'),(60246,1,44,'2021-11-01 23:05:05'),(60247,1,44,'2021-11-01 23:09:57'),(60248,1,6,'2021-11-01 23:56:19'),(60249,1,44,'2021-11-02 01:17:27'),(60250,1,15,'2021-11-02 01:30:22'),(60251,1,44,'2021-11-02 01:34:48'),(60252,1,13,'2021-11-02 01:42:57'),(60253,1,44,'2021-11-02 02:04:22'),(60254,1,44,'2021-11-02 02:04:25'),(60255,1,79,'2021-11-02 02:23:26'),(60256,1,13,'2021-11-02 02:34:28'),(60257,1,5,'2021-11-02 02:34:40'),(60258,1,14,'2021-11-02 02:34:42'),(60259,1,44,'2021-11-02 02:57:28'),(60260,1,6,'2021-11-02 03:30:55'),(60261,1,44,'2021-11-02 03:32:06'),(60262,1,44,'2021-11-02 03:59:00'),(60263,1,44,'2021-11-02 04:28:12'),(60264,1,44,'2021-11-02 04:43:37'),(60265,1,6,'2021-11-02 04:43:39'),(60266,1,6,'2021-11-02 04:43:43'),(60267,1,44,'2021-11-02 05:32:49'),(60268,1,44,'2021-11-02 06:22:07'),(60269,1,44,'2021-11-02 07:07:13'),(60270,1,44,'2021-11-02 07:07:14'),(60271,1,44,'2021-11-02 07:17:04'),(60272,1,15,'2021-11-02 07:19:02'),(60273,1,44,'2021-11-02 07:47:29'),(60274,1,44,'2021-11-02 07:56:37'),(60275,1,44,'2021-11-02 07:59:36'),(60276,1,79,'2021-11-02 08:08:44'),(60277,1,15,'2021-11-02 08:29:23'),(60278,1,14,'2021-11-02 08:33:35'),(60279,1,15,'2021-11-02 08:33:38'),(60280,1,6,'2021-11-02 08:34:00'),(60281,1,5,'2021-11-02 08:34:16'),(60282,1,44,'2021-11-02 08:34:56'),(60283,1,44,'2021-11-02 08:35:49'),(60284,1,44,'2021-11-02 09:02:26'),(60285,1,44,'2021-11-02 09:09:00'),(60286,1,44,'2021-11-02 09:54:31'),(60287,1,44,'2021-11-02 09:57:31'),(60288,1,44,'2021-11-02 10:34:15'),(60289,1,76,'2021-11-02 12:21:58'),(60290,1,5,'2021-11-02 12:47:47'),(60291,1,15,'2021-11-02 13:00:25'),(60292,1,79,'2021-11-02 13:26:18'),(60293,1,70,'2021-11-02 13:37:26'),(60294,1,15,'2021-11-02 13:48:04'),(60295,1,44,'2021-11-02 13:49:38'),(60296,1,44,'2021-11-02 14:15:51'),(60297,1,6,'2021-11-02 14:29:14'),(60298,1,14,'2021-11-02 14:33:23'),(60299,1,13,'2021-11-02 14:33:56'),(60300,1,6,'2021-11-02 14:34:52'),(60301,1,5,'2021-11-02 14:35:13'),(60302,1,15,'2021-11-02 14:36:40'),(60303,1,44,'2021-11-02 15:16:16'),(60304,1,66,'2021-11-02 15:28:51'),(60305,1,6,'2021-11-02 15:32:33'),(60306,1,6,'2021-11-02 15:32:54'),(60307,1,44,'2021-11-02 16:13:59'),(60308,1,15,'2021-11-02 16:51:50'),(60309,1,6,'2021-11-02 17:23:28'),(60310,1,70,'2021-11-02 17:59:19'),(60311,1,44,'2021-11-02 18:14:59'),(60312,1,44,'2021-11-02 18:15:29'),(60313,1,44,'2021-11-02 18:45:41'),(60314,1,45,'2021-11-02 18:58:08'),(60315,1,44,'2021-11-02 18:58:30'),(60316,1,13,'2021-11-02 18:58:32'),(60317,1,44,'2021-11-02 19:14:08'),(60318,1,44,'2021-11-02 19:14:09'),(60319,1,44,'2021-11-02 19:14:09'),(60320,1,44,'2021-11-02 19:18:15'),(60321,1,44,'2021-11-02 19:31:39'),(60322,1,44,'2021-11-02 19:44:14'),(60323,1,44,'2021-11-02 20:12:05'),(60324,1,45,'2021-11-02 20:12:41'),(60325,1,44,'2021-11-02 20:52:20'),(60326,1,44,'2021-11-02 20:53:00'),(60327,1,6,'2021-11-02 20:55:22'),(60328,1,44,'2021-11-02 21:05:05'),(60329,1,44,'2021-11-02 21:30:39'),(60330,1,44,'2021-11-02 22:17:08'),(60331,1,44,'2021-11-02 22:22:45'),(60332,1,44,'2021-11-02 22:24:00'),(60333,1,44,'2021-11-02 22:24:23'),(60334,1,44,'2021-11-02 22:24:40'),(60335,1,44,'2021-11-02 23:12:08'),(60336,1,44,'2021-11-02 23:32:27'),(60337,1,44,'2021-11-03 01:23:36'),(60338,1,44,'2021-11-03 01:51:10'),(60339,1,53,'2021-11-03 02:08:51'),(60340,1,44,'2021-11-03 02:23:17'),(60341,1,5,'2021-11-03 02:35:01'),(60342,1,14,'2021-11-03 02:37:22'),(60343,1,6,'2021-11-03 02:41:17'),(60344,1,13,'2021-11-03 02:46:00'),(60345,1,15,'2021-11-03 02:54:35'),(60346,1,44,'2021-11-03 03:00:47'),(60347,1,44,'2021-11-03 03:17:13'),(60348,1,44,'2021-11-03 03:32:52'),(60349,1,56,'2021-11-03 03:32:55'),(60350,1,44,'2021-11-03 03:43:51'),(60351,1,15,'2021-11-03 04:35:55'),(60352,1,44,'2021-11-03 04:42:32'),(60353,1,6,'2021-11-03 04:54:54'),(60354,1,6,'2021-11-03 05:16:58'),(60355,1,44,'2021-11-03 05:23:36'),(60356,1,15,'2021-11-03 06:14:56'),(60357,1,6,'2021-11-03 06:22:05'),(60358,1,44,'2021-11-03 06:26:10'),(60359,1,44,'2021-11-03 06:33:20'),(60360,1,44,'2021-11-03 06:33:41'),(60361,1,44,'2021-11-03 06:34:00'),(60362,1,44,'2021-11-03 06:36:12'),(60363,1,6,'2021-11-03 06:47:43'),(60364,1,15,'2021-11-03 06:51:54'),(60365,1,44,'2021-11-03 06:52:58'),(60366,1,44,'2021-11-03 06:53:01'),(60367,1,44,'2021-11-03 07:00:39'),(60368,1,44,'2021-11-03 07:00:41'),(60369,1,6,'2021-11-03 07:14:39'),(60370,1,44,'2021-11-03 07:25:44'),(60371,1,44,'2021-11-03 07:37:57'),(60372,1,44,'2021-11-03 07:39:16'),(60373,1,6,'2021-11-03 07:41:13'),(60374,1,44,'2021-11-03 07:43:51'),(60375,1,44,'2021-11-03 07:45:49'),(60376,1,44,'2021-11-03 08:09:00'),(60377,1,15,'2021-11-03 08:23:55'),(60378,1,5,'2021-11-03 08:28:24'),(60379,1,14,'2021-11-03 08:31:47'),(60380,1,13,'2021-11-03 08:31:51'),(60381,1,5,'2021-11-03 08:33:13'),(60382,1,15,'2021-11-03 08:46:03'),(60383,1,15,'2021-11-03 08:55:11'),(60384,1,15,'2021-11-03 09:12:32'),(60385,1,6,'2021-11-03 09:33:12'),(60386,1,44,'2021-11-03 10:16:10'),(60387,1,44,'2021-11-03 10:19:07'),(60388,1,6,'2021-11-03 10:22:54'),(60389,1,15,'2021-11-03 10:45:35'),(60390,1,6,'2021-11-03 11:12:39'),(60391,1,44,'2021-11-03 11:27:51'),(60392,1,15,'2021-11-03 11:31:38'),(60393,1,6,'2021-11-03 11:58:56'),(60394,1,6,'2021-11-03 12:21:55'),(60395,1,6,'2021-11-03 12:44:07'),(60396,1,15,'2021-11-03 13:34:34'),(60397,1,44,'2021-11-03 13:37:27'),(60398,1,44,'2021-11-03 14:34:42'),(60399,1,15,'2021-11-03 14:36:30'),(60400,1,6,'2021-11-03 14:38:22'),(60401,1,13,'2021-11-03 14:45:36'),(60402,1,13,'2021-11-03 14:50:39'),(60403,1,6,'2021-11-03 14:51:16'),(60404,1,6,'2021-11-03 14:52:23'),(60405,1,44,'2021-11-03 14:54:52'),(60406,1,44,'2021-11-03 14:57:15'),(60407,1,15,'2021-11-03 15:27:05'),(60408,1,6,'2021-11-03 15:34:55'),(60409,1,6,'2021-11-03 16:17:37'),(60410,1,44,'2021-11-03 16:24:36'),(60411,1,44,'2021-11-03 16:47:06'),(60412,1,14,'2021-11-03 16:48:43'),(60413,1,5,'2021-11-03 16:48:44'),(60414,1,6,'2021-11-03 17:00:39'),(60415,1,44,'2021-11-03 17:21:39'),(60416,1,44,'2021-11-03 17:58:08'),(60417,1,6,'2021-11-03 18:06:30'),(60418,1,15,'2021-11-03 18:35:42'),(60419,1,44,'2021-11-03 19:02:28'),(60420,1,44,'2021-11-03 19:02:30'),(60421,1,44,'2021-11-03 19:03:39'),(60422,1,15,'2021-11-03 19:05:49'),(60423,1,44,'2021-11-03 19:11:17'),(60424,1,44,'2021-11-03 19:17:37'),(60425,1,44,'2021-11-03 20:19:01'),(60426,1,44,'2021-11-03 21:28:37'),(60427,1,44,'2021-11-03 22:03:33'),(60428,1,15,'2021-11-03 22:12:16'),(60429,1,5,'2021-11-03 22:17:37'),(60430,1,44,'2021-11-03 22:29:13'),(60431,1,70,'2021-11-03 22:29:22'),(60432,1,44,'2021-11-03 22:29:47'),(60433,1,44,'2021-11-03 23:13:50'),(60434,1,15,'2021-11-03 23:28:08'),(60435,1,44,'2021-11-03 23:48:49'),(60436,1,44,'2021-11-03 23:52:23'),(60437,1,44,'2021-11-04 00:22:26'),(60438,1,44,'2021-11-04 00:51:20'),(60439,1,44,'2021-11-04 01:18:18'),(60440,1,44,'2021-11-04 01:31:20'),(60441,1,44,'2021-11-04 01:42:51'),(60442,1,5,'2021-11-04 01:49:11'),(60443,1,44,'2021-11-04 01:51:00'),(60444,1,62,'2021-11-04 02:19:41'),(60445,1,44,'2021-11-04 02:25:13'),(60446,1,59,'2021-11-04 02:32:38'),(60447,1,6,'2021-11-04 02:35:43'),(60448,1,15,'2021-11-04 02:37:37'),(60449,1,44,'2021-11-04 02:40:57'),(60450,1,44,'2021-11-04 03:17:25'),(60451,1,14,'2021-11-04 03:33:28'),(60452,1,44,'2021-11-04 03:48:40'),(60453,1,44,'2021-11-04 04:05:18'),(60454,1,44,'2021-11-04 04:05:49'),(60455,1,44,'2021-11-04 04:06:05'),(60456,1,44,'2021-11-04 04:06:54'),(60457,1,44,'2021-11-04 04:07:54'),(60458,1,44,'2021-11-04 04:08:43'),(60459,1,44,'2021-11-04 04:08:48'),(60460,1,44,'2021-11-04 04:09:30'),(60461,1,44,'2021-11-04 04:10:01'),(60462,1,44,'2021-11-04 04:12:27'),(60463,1,44,'2021-11-04 04:12:59'),(60464,1,44,'2021-11-04 04:13:32'),(60465,1,44,'2021-11-04 04:14:17'),(60466,1,44,'2021-11-04 04:15:00'),(60467,1,44,'2021-11-04 04:15:34'),(60468,1,44,'2021-11-04 04:18:00'),(60469,1,44,'2021-11-04 04:18:55'),(60470,1,44,'2021-11-04 04:19:26'),(60471,1,44,'2021-11-04 04:20:02'),(60472,1,44,'2021-11-04 04:21:40'),(60473,1,44,'2021-11-04 04:22:19'),(60474,1,44,'2021-11-04 04:23:50'),(60475,1,44,'2021-11-04 04:25:22'),(60476,1,44,'2021-11-04 04:26:05'),(60477,1,44,'2021-11-04 04:26:50'),(60478,1,44,'2021-11-04 04:27:24'),(60479,1,44,'2021-11-04 04:28:07'),(60480,1,44,'2021-11-04 04:29:25'),(60481,1,44,'2021-11-04 04:29:56'),(60482,1,44,'2021-11-04 04:30:30'),(60483,1,44,'2021-11-04 04:30:57'),(60484,1,44,'2021-11-04 04:31:34'),(60485,1,44,'2021-11-04 04:32:19'),(60486,1,44,'2021-11-04 04:33:08'),(60487,1,44,'2021-11-04 04:33:09'),(60488,1,44,'2021-11-04 04:33:46'),(60489,1,15,'2021-11-04 04:39:53'),(60490,1,66,'2021-11-04 04:56:27'),(60491,1,44,'2021-11-04 05:29:45'),(60492,1,44,'2021-11-04 05:32:50'),(60493,1,44,'2021-11-04 06:08:39'),(60494,1,70,'2021-11-04 06:33:40'),(60495,1,44,'2021-11-04 06:54:23'),(60496,1,44,'2021-11-04 07:01:00'),(60497,1,44,'2021-11-04 07:01:01'),(60498,1,73,'2021-11-04 07:17:33'),(60499,1,44,'2021-11-04 07:24:35'),(60500,1,44,'2021-11-04 07:35:22'),(60501,1,76,'2021-11-04 07:36:35'),(60502,1,44,'2021-11-04 07:39:28'),(60503,1,44,'2021-11-04 07:40:15'),(60504,1,56,'2021-11-04 07:49:24'),(60505,1,44,'2021-11-04 08:02:56'),(60506,1,5,'2021-11-04 08:31:24'),(60507,1,14,'2021-11-04 08:31:41'),(60508,1,13,'2021-11-04 08:33:50'),(60509,1,44,'2021-11-04 08:33:58'),(60510,1,43,'2021-11-04 08:34:26'),(60511,1,6,'2021-11-04 08:37:56'),(60512,1,6,'2021-11-04 08:41:45'),(60513,1,70,'2021-11-04 08:43:56'),(60514,1,6,'2021-11-04 08:45:02'),(60515,1,15,'2021-11-04 08:45:41'),(60516,1,5,'2021-11-04 08:46:16'),(60517,1,14,'2021-11-04 08:46:17'),(60518,1,66,'2021-11-04 09:15:16'),(60519,1,44,'2021-11-04 09:25:55'),(60520,1,44,'2021-11-04 09:39:04'),(60521,1,44,'2021-11-04 09:39:06'),(60522,1,44,'2021-11-04 10:31:30'),(60523,1,44,'2021-11-04 10:38:00'),(60524,1,66,'2021-11-04 11:56:26'),(60525,1,15,'2021-11-04 12:09:54'),(60526,1,44,'2021-11-04 12:32:32'),(60527,1,44,'2021-11-04 12:35:19'),(60528,1,66,'2021-11-04 12:46:24'),(60529,1,15,'2021-11-04 12:52:28'),(60530,1,59,'2021-11-04 13:00:02'),(60531,1,14,'2021-11-04 13:05:18'),(60532,1,43,'2021-11-04 13:52:03'),(60533,1,44,'2021-11-04 14:17:13'),(60534,1,14,'2021-11-04 14:31:33'),(60535,1,53,'2021-11-04 14:31:45'),(60536,1,44,'2021-11-04 14:31:49'),(60537,1,44,'2021-11-04 14:31:57'),(60538,1,44,'2021-11-04 14:32:02'),(60539,1,44,'2021-11-04 14:32:11'),(60540,1,13,'2021-11-04 14:32:56'),(60541,1,5,'2021-11-04 14:33:05'),(60542,1,44,'2021-11-04 14:34:17'),(60543,1,6,'2021-11-04 14:36:04'),(60544,1,15,'2021-11-04 14:39:09'),(60545,1,44,'2021-11-04 15:17:48'),(60546,1,6,'2021-11-04 16:07:37'),(60547,1,44,'2021-11-04 16:43:10'),(60548,1,44,'2021-11-04 17:09:27'),(60549,1,44,'2021-11-04 17:10:20'),(60550,1,44,'2021-11-04 17:28:20'),(60551,1,6,'2021-11-04 17:28:22'),(60552,1,44,'2021-11-04 17:28:23'),(60553,1,44,'2021-11-04 17:36:14'),(60554,1,44,'2021-11-04 18:01:12'),(60555,1,44,'2021-11-04 18:22:37'),(60556,1,44,'2021-11-04 18:30:49'),(60557,1,44,'2021-11-04 18:54:39'),(60558,1,44,'2021-11-04 19:01:57'),(60559,1,44,'2021-11-04 19:01:57'),(60560,1,44,'2021-11-04 19:17:43'),(60561,1,44,'2021-11-04 19:24:59'),(60562,1,44,'2021-11-04 19:39:25'),(60563,1,44,'2021-11-04 20:05:04'),(60564,1,44,'2021-11-04 21:04:31'),(60565,1,44,'2021-11-04 21:05:01'),(60566,1,44,'2021-11-04 21:05:33'),(60567,1,44,'2021-11-04 21:06:01'),(60568,1,44,'2021-11-04 21:06:36'),(60569,1,44,'2021-11-04 21:07:03'),(60570,1,44,'2021-11-04 21:07:29'),(60571,1,44,'2021-11-04 21:07:53'),(60572,1,44,'2021-11-04 21:08:21'),(60573,1,44,'2021-11-04 21:09:30'),(60574,1,44,'2021-11-04 21:09:58'),(60575,1,44,'2021-11-04 21:10:23'),(60576,1,44,'2021-11-04 21:10:50'),(60577,1,44,'2021-11-04 21:11:22'),(60578,1,44,'2021-11-04 21:11:49'),(60579,1,44,'2021-11-04 21:12:48'),(60580,1,44,'2021-11-04 21:13:30'),(60581,1,44,'2021-11-04 21:14:02'),(60582,1,44,'2021-11-04 21:14:31'),(60583,1,44,'2021-11-04 21:15:06'),(60584,1,44,'2021-11-04 21:15:36'),(60585,1,44,'2021-11-04 21:16:15'),(60586,1,44,'2021-11-04 21:17:01'),(60587,1,44,'2021-11-04 21:17:29'),(60588,1,44,'2021-11-04 21:18:01'),(60589,1,6,'2021-11-04 21:18:17'),(60590,1,44,'2021-11-04 21:18:23'),(60591,1,44,'2021-11-04 21:18:55'),(60592,1,44,'2021-11-04 21:19:44'),(60593,1,44,'2021-11-04 21:20:16'),(60594,1,44,'2021-11-04 21:20:42'),(60595,1,44,'2021-11-04 21:21:08'),(60596,1,44,'2021-11-04 21:21:37'),(60597,1,44,'2021-11-04 21:22:07'),(60598,1,44,'2021-11-04 21:22:34'),(60599,1,44,'2021-11-04 21:23:02'),(60600,1,44,'2021-11-04 21:55:13'),(60601,1,44,'2021-11-04 22:17:08'),(60602,1,44,'2021-11-04 22:17:56'),(60603,1,44,'2021-11-04 22:29:58'),(60604,1,44,'2021-11-04 22:30:52'),(60605,1,44,'2021-11-04 23:20:49'),(60606,1,44,'2021-11-05 00:02:03'),(60607,1,44,'2021-11-05 00:34:39'),(60608,1,44,'2021-11-05 00:56:30'),(60609,1,44,'2021-11-05 01:02:00'),(60610,1,44,'2021-11-05 02:25:36'),(60611,1,44,'2021-11-05 02:40:55'),(60612,1,15,'2021-11-05 02:41:12'),(60613,1,6,'2021-11-05 02:47:29'),(60614,1,44,'2021-11-05 03:39:56'),(60615,1,44,'2021-11-05 03:57:09'),(60616,1,6,'2021-11-05 04:00:24'),(60617,1,6,'2021-11-05 04:00:26'),(60618,1,44,'2021-11-05 04:36:27'),(60619,1,13,'2021-11-05 05:06:17'),(60620,1,13,'2021-11-05 05:51:48'),(60621,1,44,'2021-11-05 06:07:48'),(60622,1,44,'2021-11-05 06:35:04'),(60623,1,44,'2021-11-05 06:35:09'),(60624,1,44,'2021-11-05 06:35:13'),(60625,1,44,'2021-11-05 06:35:14'),(60626,1,44,'2021-11-05 06:35:17'),(60627,1,44,'2021-11-05 06:35:20'),(60628,1,44,'2021-11-05 06:35:22'),(60629,1,44,'2021-11-05 06:35:24'),(60630,1,44,'2021-11-05 06:35:26'),(60631,1,44,'2021-11-05 06:35:27'),(60632,1,44,'2021-11-05 06:35:29'),(60633,1,44,'2021-11-05 06:37:18'),(60634,1,44,'2021-11-05 06:50:18'),(60635,1,14,'2021-11-05 07:18:38'),(60636,1,5,'2021-11-05 07:18:54'),(60637,1,44,'2021-11-05 07:18:55'),(60638,1,44,'2021-11-05 07:18:56'),(60639,1,13,'2021-11-05 07:31:05'),(60640,1,44,'2021-11-05 07:40:41'),(60641,1,44,'2021-11-05 07:51:00'),(60642,1,13,'2021-11-05 08:01:39'),(60643,1,44,'2021-11-05 08:03:22'),(60644,1,44,'2021-11-05 08:10:27'),(60645,1,5,'2021-11-05 08:20:48'),(60646,1,44,'2021-11-05 08:31:09'),(60647,1,13,'2021-11-05 08:32:28'),(60648,1,44,'2021-11-05 08:32:37'),(60649,1,5,'2021-11-05 08:32:52'),(60650,1,14,'2021-11-05 08:33:01'),(60651,1,15,'2021-11-05 08:40:47'),(60652,1,15,'2021-11-05 08:44:28'),(60653,1,44,'2021-11-05 08:46:46'),(60654,1,15,'2021-11-05 08:50:23'),(60655,1,44,'2021-11-05 08:53:55'),(60656,1,44,'2021-11-05 08:53:58'),(60657,1,44,'2021-11-05 08:54:01'),(60658,1,44,'2021-11-05 08:54:05'),(60659,1,44,'2021-11-05 08:54:10'),(60660,1,44,'2021-11-05 08:58:46'),(60661,1,44,'2021-11-05 09:09:06'),(60662,1,44,'2021-11-05 09:55:55'),(60663,1,44,'2021-11-05 09:56:27'),(60664,1,44,'2021-11-05 10:10:26'),(60665,1,5,'2021-11-05 10:38:59'),(60666,1,44,'2021-11-05 12:09:24'),(60667,1,44,'2021-11-05 12:11:56'),(60668,1,13,'2021-11-05 12:20:53'),(60669,1,14,'2021-11-05 12:30:44'),(60670,1,44,'2021-11-05 12:51:51'),(60671,1,13,'2021-11-05 12:58:46'),(60672,1,44,'2021-11-05 13:13:06'),(60673,1,44,'2021-11-05 13:50:57'),(60674,1,6,'2021-11-05 13:51:17'),(60675,1,14,'2021-11-05 13:51:28'),(60676,1,13,'2021-11-05 13:51:56'),(60677,1,15,'2021-11-05 13:52:14'),(60678,1,5,'2021-11-05 13:52:29'),(60679,1,96,'2021-11-05 13:52:42'),(60680,1,53,'2021-11-05 13:53:06'),(60681,1,96,'2021-11-05 13:53:32'),(60682,1,79,'2021-11-05 13:53:50'),(60683,1,79,'2021-11-05 13:54:19'),(60684,1,76,'2021-11-05 13:54:42'),(60685,1,76,'2021-11-05 13:55:05'),(60686,1,73,'2021-11-05 13:55:23'),(60687,1,73,'2021-11-05 13:55:53'),(60688,1,70,'2021-11-05 13:56:13'),(60689,1,44,'2021-11-05 13:56:16'),(60690,1,70,'2021-11-05 13:56:33'),(60691,1,62,'2021-11-05 13:56:57'),(60692,1,62,'2021-11-05 13:57:20'),(60693,1,66,'2021-11-05 13:57:34'),(60694,1,66,'2021-11-05 13:57:59'),(60695,1,56,'2021-11-05 13:58:19'),(60696,1,56,'2021-11-05 13:58:39'),(60697,1,43,'2021-11-05 13:58:52'),(60698,1,43,'2021-11-05 13:59:19'),(60699,1,53,'2021-11-05 13:59:38'),(60700,1,53,'2021-11-05 14:00:10'),(60701,1,45,'2021-11-05 14:00:26'),(60702,1,45,'2021-11-05 14:00:39'),(60703,1,59,'2021-11-05 14:01:02'),(60704,1,59,'2021-11-05 14:01:15'),(60705,1,44,'2021-11-05 14:01:33'),(60706,1,44,'2021-11-05 14:01:54'),(60707,1,15,'2021-11-05 14:02:06'),(60708,1,15,'2021-11-05 14:02:35'),(60709,1,15,'2021-11-05 14:02:44'),(60710,1,13,'2021-11-05 14:31:34'),(60711,1,15,'2021-11-05 14:31:48'),(60712,1,44,'2021-11-05 14:31:50'),(60713,1,5,'2021-11-05 14:34:00'),(60714,1,14,'2021-11-05 14:34:27'),(60715,1,44,'2021-11-05 14:59:07'),(60716,1,44,'2021-11-05 15:21:58'),(60717,1,44,'2021-11-05 15:43:30'),(60718,1,13,'2021-11-05 15:50:12'),(60719,1,44,'2021-11-05 18:30:57'),(60720,1,44,'2021-11-05 18:36:34'),(60721,1,44,'2021-11-05 19:02:10'),(60722,1,44,'2021-11-05 19:02:21'),(60723,1,44,'2021-11-05 19:02:23'),(60724,1,44,'2021-11-05 19:05:16'),(60725,1,13,'2021-11-05 19:28:28'),(60726,1,14,'2021-11-05 20:55:38'),(60727,1,44,'2021-11-05 21:30:02'),(60728,1,53,'2021-11-05 21:42:19'),(60729,1,44,'2021-11-05 21:52:51'),(60730,1,56,'2021-11-05 21:52:59'),(60731,1,44,'2021-11-05 22:29:34'),(60732,1,44,'2021-11-05 22:29:41'),(60733,1,44,'2021-11-05 23:06:56'),(60734,1,44,'2021-11-05 23:53:50'),(60735,1,44,'2021-11-05 23:53:52'),(60736,1,44,'2021-11-06 00:08:39'),(60737,1,44,'2021-11-06 00:16:23'),(60738,1,44,'2021-11-06 00:35:03'),(60739,1,44,'2021-11-06 00:37:40'),(60740,1,44,'2021-11-06 01:40:34'),(60741,1,44,'2021-11-06 02:37:50'),(60742,1,14,'2021-11-06 02:39:44'),(60743,1,44,'2021-11-06 02:45:56'),(60744,1,13,'2021-11-06 02:46:18'),(60745,1,5,'2021-11-06 02:54:21'),(60746,1,62,'2021-11-06 03:14:35'),(60747,1,44,'2021-11-06 03:33:01'),(60748,1,73,'2021-11-06 04:33:08'),(60749,1,44,'2021-11-06 04:52:24'),(60750,1,44,'2021-11-06 04:52:25'),(60751,1,44,'2021-11-06 05:08:06'),(60752,1,6,'2021-11-06 05:26:55'),(60753,1,73,'2021-11-06 05:38:25'),(60754,1,44,'2021-11-06 06:01:01'),(60755,1,44,'2021-11-06 06:42:34'),(60756,1,44,'2021-11-06 06:43:37'),(60757,1,44,'2021-11-06 06:48:54'),(60758,1,44,'2021-11-06 07:00:43'),(60759,1,44,'2021-11-06 07:00:44'),(60760,1,6,'2021-11-06 07:14:29'),(60761,1,15,'2021-11-06 07:14:30'),(60762,1,6,'2021-11-06 07:29:50'),(60763,1,44,'2021-11-06 07:37:23'),(60764,1,44,'2021-11-06 07:38:53'),(60765,1,6,'2021-11-06 08:00:17'),(60766,1,6,'2021-11-06 08:33:36'),(60767,1,5,'2021-11-06 08:33:39'),(60768,1,15,'2021-11-06 08:34:19'),(60769,1,14,'2021-11-06 08:34:51'),(60770,1,62,'2021-11-06 08:47:57'),(60771,1,44,'2021-11-06 08:59:56'),(60772,1,44,'2021-11-06 09:00:00'),(60773,1,44,'2021-11-06 09:00:01'),(60774,1,15,'2021-11-06 09:11:25'),(60775,1,44,'2021-11-06 10:02:57'),(60776,1,44,'2021-11-06 10:14:00'),(60777,1,15,'2021-11-06 10:26:19'),(60778,1,44,'2021-11-06 10:55:25'),(60779,1,5,'2021-11-06 11:01:40'),(60780,1,13,'2021-11-06 11:50:35'),(60781,1,44,'2021-11-06 12:14:24'),(60782,1,44,'2021-11-06 13:11:28'),(60783,1,6,'2021-11-06 13:11:32'),(60784,1,53,'2021-11-06 13:11:35'),(60785,1,53,'2021-11-06 13:11:41'),(60786,1,6,'2021-11-06 13:12:08'),(60787,1,53,'2021-11-06 13:13:15'),(60788,1,53,'2021-11-06 13:14:25'),(60789,1,53,'2021-11-06 13:14:28'),(60790,1,53,'2021-11-06 13:15:34'),(60791,1,44,'2021-11-06 14:20:58'),(60792,1,44,'2021-11-06 14:32:57'),(60793,1,15,'2021-11-06 14:34:01'),(60794,1,6,'2021-11-06 14:35:54'),(60795,1,53,'2021-11-06 14:37:00'),(60796,1,76,'2021-11-06 14:41:04'),(60797,1,13,'2021-11-06 14:45:19'),(60798,1,44,'2021-11-06 14:52:17'),(60799,1,44,'2021-11-06 15:02:35'),(60800,1,44,'2021-11-06 15:28:55'),(60801,1,44,'2021-11-06 15:28:57'),(60802,1,44,'2021-11-06 15:40:49'),(60803,1,44,'2021-11-06 16:39:14'),(60804,1,53,'2021-11-06 16:39:16'),(60805,1,6,'2021-11-06 16:39:17'),(60806,1,6,'2021-11-06 16:39:19'),(60807,1,53,'2021-11-06 16:42:29'),(60808,1,13,'2021-11-06 17:30:34'),(60809,1,44,'2021-11-06 17:33:22'),(60810,1,44,'2021-11-06 17:39:55'),(60811,1,44,'2021-11-06 17:43:10'),(60812,1,44,'2021-11-06 17:46:50'),(60813,1,14,'2021-11-06 18:03:59'),(60814,1,5,'2021-11-06 18:06:11'),(60815,1,44,'2021-11-06 18:09:59'),(60816,1,44,'2021-11-06 18:18:10'),(60817,1,44,'2021-11-06 18:18:24'),(60818,1,44,'2021-11-06 18:18:41'),(60819,1,44,'2021-11-06 18:19:07'),(60820,1,44,'2021-11-06 18:19:25'),(60821,1,44,'2021-11-06 18:29:29'),(60822,1,44,'2021-11-06 18:35:49'),(60823,1,66,'2021-11-06 18:37:27'),(60824,1,53,'2021-11-06 18:53:03'),(60825,1,44,'2021-11-06 19:04:57'),(60826,1,56,'2021-11-06 19:04:57'),(60827,1,44,'2021-11-06 19:04:58'),(60828,1,44,'2021-11-06 19:53:27'),(60829,1,44,'2021-11-06 20:18:40'),(60830,1,44,'2021-11-06 20:25:02'),(60831,1,73,'2021-11-06 20:44:19'),(60832,1,44,'2021-11-06 20:44:56'),(60833,1,44,'2021-11-06 21:16:13'),(60834,1,79,'2021-11-06 21:30:22'),(60835,1,44,'2021-11-06 21:53:38'),(60836,1,44,'2021-11-06 22:17:21'),(60837,1,44,'2021-11-06 22:18:56'),(60838,1,44,'2021-11-06 22:28:09'),(60839,1,44,'2021-11-06 22:31:03'),(60840,1,44,'2021-11-06 22:51:55'),(60841,1,44,'2021-11-06 22:52:01'),(60842,1,44,'2021-11-06 22:52:22'),(60843,1,70,'2021-11-06 23:03:58'),(60844,1,44,'2021-11-06 23:11:56'),(60845,1,44,'2021-11-06 23:37:21'),(60846,1,53,'2021-11-06 23:39:34'),(60847,1,44,'2021-11-06 23:47:11'),(60848,1,44,'2021-11-06 23:47:18'),(60849,1,44,'2021-11-07 00:04:21'),(60850,1,44,'2021-11-07 00:04:46'),(60851,1,44,'2021-11-07 00:34:38'),(60852,1,53,'2021-11-07 01:06:48'),(60853,1,44,'2021-11-07 01:45:52'),(60854,1,44,'2021-11-07 01:55:46'),(60855,1,44,'2021-11-07 02:40:18'),(60856,1,14,'2021-11-07 02:41:04'),(60857,1,44,'2021-11-07 02:41:29'),(60858,1,5,'2021-11-07 02:50:46'),(60859,1,13,'2021-11-07 02:52:57'),(60860,1,15,'2021-11-07 02:58:41'),(60861,1,6,'2021-11-07 03:36:22'),(60862,1,15,'2021-11-07 03:42:33'),(60863,1,6,'2021-11-07 03:57:37'),(60864,1,44,'2021-11-07 04:28:11'),(60865,1,15,'2021-11-07 04:28:23'),(60866,1,44,'2021-11-07 04:28:25'),(60867,1,45,'2021-11-07 04:28:29'),(60868,1,59,'2021-11-07 04:28:31'),(60869,1,53,'2021-11-07 04:28:34'),(60870,1,43,'2021-11-07 04:28:36'),(60871,1,56,'2021-11-07 04:28:39'),(60872,1,66,'2021-11-07 04:28:39'),(60873,1,62,'2021-11-07 04:28:40'),(60874,1,73,'2021-11-07 04:28:40'),(60875,1,70,'2021-11-07 04:28:41'),(60876,1,76,'2021-11-07 04:28:42'),(60877,1,79,'2021-11-07 04:28:48'),(60878,1,53,'2021-11-07 04:28:49'),(60879,1,96,'2021-11-07 04:28:51'),(60880,1,5,'2021-11-07 04:28:52'),(60881,1,13,'2021-11-07 04:28:53'),(60882,1,15,'2021-11-07 04:28:53'),(60883,1,14,'2021-11-07 04:29:00'),(60884,1,6,'2021-11-07 04:29:01'),(60885,1,76,'2021-11-07 04:54:14'),(60886,1,15,'2021-11-07 04:56:30'),(60887,1,44,'2021-11-07 05:10:23'),(60888,1,44,'2021-11-07 05:20:44'),(60889,1,15,'2021-11-07 05:24:20'),(60890,1,44,'2021-11-07 05:56:58'),(60891,1,44,'2021-11-07 05:57:04'),(60892,1,44,'2021-11-07 06:01:13'),(60893,1,44,'2021-11-07 06:10:13'),(60894,1,44,'2021-11-07 06:29:57'),(60895,1,44,'2021-11-07 06:36:35'),(60896,1,44,'2021-11-07 06:36:55'),(60897,1,44,'2021-11-07 07:04:39'),(60898,1,44,'2021-11-07 07:04:40'),(60899,1,44,'2021-11-07 07:34:13'),(60900,1,15,'2021-11-07 07:35:21'),(60901,1,44,'2021-11-07 07:39:32'),(60902,1,44,'2021-11-07 07:44:38'),(60903,1,44,'2021-11-07 08:07:39'),(60904,1,15,'2021-11-07 08:19:22'),(60905,1,44,'2021-11-07 08:30:40'),(60906,1,44,'2021-11-07 08:35:34'),(60907,1,5,'2021-11-07 08:37:00'),(60908,1,14,'2021-11-07 08:37:43'),(60909,1,13,'2021-11-07 08:37:48'),(60910,1,6,'2021-11-07 08:38:11'),(60911,1,6,'2021-11-07 08:41:13'),(60912,1,44,'2021-11-07 08:59:01'),(60913,1,15,'2021-11-07 09:05:19'),(60914,1,15,'2021-11-07 09:10:55'),(60915,1,44,'2021-11-07 09:36:19'),(60916,1,44,'2021-11-07 11:07:31'),(60917,1,44,'2021-11-07 11:56:29'),(60918,1,15,'2021-11-07 12:03:53'),(60919,1,15,'2021-11-07 12:25:48'),(60920,1,15,'2021-11-07 13:05:22'),(60921,1,44,'2021-11-07 13:07:40'),(60922,1,15,'2021-11-07 13:40:46'),(60923,1,15,'2021-11-07 13:52:03'),(60924,1,44,'2021-11-07 14:18:55'),(60925,1,66,'2021-11-07 14:31:28'),(60926,1,15,'2021-11-07 14:34:20'),(60927,1,44,'2021-11-07 14:34:23'),(60928,1,6,'2021-11-07 14:36:25'),(60929,1,44,'2021-11-07 15:10:46'),(60930,1,15,'2021-11-07 15:21:17'),(60931,1,44,'2021-11-07 15:27:39'),(60932,1,15,'2021-11-07 15:53:18'),(60933,1,44,'2021-11-07 15:59:55'),(60934,1,44,'2021-11-07 16:59:07'),(60935,1,13,'2021-11-07 18:01:35'),(60936,1,13,'2021-11-07 19:01:25'),(60937,1,44,'2021-11-07 19:02:18'),(60938,1,44,'2021-11-07 19:02:19'),(60939,1,44,'2021-11-07 19:10:58'),(60940,1,44,'2021-11-07 19:11:50'),(60941,1,44,'2021-11-07 19:23:06'),(60942,1,5,'2021-11-07 19:47:10'),(60943,1,14,'2021-11-07 19:47:13'),(60944,1,44,'2021-11-07 20:18:39'),(60945,1,44,'2021-11-07 20:27:46'),(60946,1,45,'2021-11-07 20:57:31'),(60947,1,14,'2021-11-07 21:23:49'),(60948,1,13,'2021-11-07 21:37:29'),(60949,1,44,'2021-11-07 21:38:38'),(60950,1,59,'2021-11-07 22:06:20'),(60951,1,44,'2021-11-07 22:06:24'),(60952,1,73,'2021-11-07 22:17:51'),(60953,1,44,'2021-11-07 22:33:07'),(60954,1,43,'2021-11-07 22:33:45'),(60955,1,44,'2021-11-07 22:34:09'),(60956,1,44,'2021-11-07 22:34:12'),(60957,1,44,'2021-11-07 22:34:58'),(60958,1,13,'2021-11-07 22:53:25'),(60959,1,15,'2021-11-07 22:53:47'),(60960,1,44,'2021-11-07 22:59:17'),(60961,1,45,'2021-11-07 23:09:47'),(60962,1,44,'2021-11-07 23:24:07'),(60963,1,79,'2021-11-07 23:27:30'),(60964,1,44,'2021-11-07 23:46:56'),(60965,1,44,'2021-11-07 23:50:22'),(60966,1,13,'2021-11-08 00:08:58'),(60967,1,13,'2021-11-08 00:44:34'),(60968,1,44,'2021-11-08 00:57:58'),(60969,1,6,'2021-11-08 00:58:00'),(60970,1,44,'2021-11-08 00:59:34'),(60971,1,44,'2021-11-08 01:10:50'),(60972,1,13,'2021-11-08 01:21:41'),(60973,1,44,'2021-11-08 01:35:50'),(60974,1,44,'2021-11-08 02:03:26'),(60975,1,44,'2021-11-08 02:04:19'),(60976,1,6,'2021-11-08 02:33:37'),(60977,1,6,'2021-11-08 02:33:41'),(60978,1,15,'2021-11-08 02:38:19'),(60979,1,44,'2021-11-08 02:40:54'),(60980,1,6,'2021-11-08 02:43:15'),(60981,1,13,'2021-11-08 03:08:18'),(60982,1,45,'2021-11-08 03:13:18'),(60983,1,44,'2021-11-08 03:39:47'),(60984,1,44,'2021-11-08 03:42:05'),(60985,1,44,'2021-11-08 03:43:34'),(60986,1,43,'2021-11-08 03:53:10'),(60987,1,79,'2021-11-08 04:03:52'),(60988,1,13,'2021-11-08 04:07:38'),(60989,1,70,'2021-11-08 05:17:59'),(60990,1,44,'2021-11-08 05:28:43'),(60991,1,13,'2021-11-08 06:41:35'),(60992,1,44,'2021-11-08 06:46:59'),(60993,1,13,'2021-11-08 06:56:40'),(60994,1,44,'2021-11-08 07:22:00'),(60995,1,44,'2021-11-08 07:22:01'),(60996,1,13,'2021-11-08 07:32:01'),(60997,1,13,'2021-11-08 07:58:10'),(60998,1,13,'2021-11-08 08:14:46'),(60999,1,44,'2021-11-08 08:35:24'),(61000,1,15,'2021-11-08 08:36:08'),(61001,1,6,'2021-11-08 08:36:15'),(61002,1,13,'2021-11-08 08:42:28'),(61003,1,13,'2021-11-08 08:53:50'),(61004,1,13,'2021-11-08 09:16:03'),(61005,1,15,'2021-11-08 09:21:05'),(61006,1,43,'2021-11-08 09:31:21'),(61007,1,13,'2021-11-08 09:48:20'),(61008,1,44,'2021-11-08 09:49:43'),(61009,1,13,'2021-11-08 10:24:33'),(61010,1,13,'2021-11-08 10:30:56'),(61011,1,44,'2021-11-08 10:31:36'),(61012,1,44,'2021-11-08 10:31:41'),(61013,1,13,'2021-11-08 11:08:00'),(61014,1,44,'2021-11-08 11:34:56'),(61015,1,44,'2021-11-08 11:35:12'),(61016,1,44,'2021-11-08 11:35:19'),(61017,1,13,'2021-11-08 11:47:20'),(61018,1,13,'2021-11-08 11:59:29'),(61019,1,44,'2021-11-08 12:22:21'),(61020,1,13,'2021-11-08 12:48:47'),(61021,1,45,'2021-11-08 12:59:51'),(61022,1,44,'2021-11-08 13:13:04'),(61023,1,13,'2021-11-08 13:24:43'),(61024,1,13,'2021-11-08 13:37:15'),(61025,1,43,'2021-11-08 13:58:25'),(61026,1,13,'2021-11-08 14:07:31'),(61027,1,6,'2021-11-08 14:31:15'),(61028,1,15,'2021-11-08 14:31:18'),(61029,1,13,'2021-11-08 14:32:37'),(61030,1,44,'2021-11-08 14:33:20'),(61031,1,5,'2021-11-08 14:34:18'),(61032,1,14,'2021-11-08 14:34:41'),(61033,1,76,'2021-11-08 15:07:35'),(61034,1,13,'2021-11-08 15:10:38'),(61035,1,5,'2021-11-08 15:13:29'),(61036,1,14,'2021-11-08 15:13:30'),(61037,1,15,'2021-11-08 15:31:26'),(61038,1,44,'2021-11-08 15:46:19'),(61039,1,13,'2021-11-08 15:46:20'),(61040,1,79,'2021-11-08 16:18:17'),(61041,1,44,'2021-11-08 16:38:00'),(61042,1,13,'2021-11-08 16:39:11'),(61043,1,13,'2021-11-08 16:52:25'),(61044,1,44,'2021-11-08 16:57:15'),(61045,1,13,'2021-11-08 17:52:29'),(61046,1,13,'2021-11-08 18:21:47'),(61047,1,44,'2021-11-08 18:40:17'),(61048,1,6,'2021-11-08 19:00:46'),(61049,1,44,'2021-11-08 19:01:02'),(61050,1,44,'2021-11-08 19:01:02'),(61051,1,13,'2021-11-08 19:07:16'),(61052,1,15,'2021-11-08 19:09:20'),(61053,1,44,'2021-11-08 19:12:43'),(61054,1,6,'2021-11-08 19:12:45'),(61055,1,6,'2021-11-08 19:12:47'),(61056,1,44,'2021-11-08 19:35:22'),(61057,1,13,'2021-11-08 19:51:13'),(61058,1,44,'2021-11-08 19:56:18'),(61059,1,13,'2021-11-08 20:49:24'),(61060,1,13,'2021-11-08 21:17:42'),(61061,1,44,'2021-11-08 22:02:25'),(61062,1,44,'2021-11-08 22:02:47'),(61063,1,44,'2021-11-08 22:03:03'),(61064,1,44,'2021-11-08 22:03:21'),(61065,1,44,'2021-11-08 22:03:36'),(61066,1,44,'2021-11-08 22:04:11'),(61067,1,13,'2021-11-08 22:37:22'),(61068,1,62,'2021-11-08 23:20:48'),(61069,1,6,'2021-11-09 00:14:44'),(61070,1,44,'2021-11-09 00:17:07'),(61071,1,44,'2021-11-09 00:35:41'),(61072,1,15,'2021-11-09 02:24:00'),(61073,1,14,'2021-11-09 02:37:18'),(61074,1,15,'2021-11-09 02:38:17'),(61075,1,6,'2021-11-09 02:45:21'),(61076,1,5,'2021-11-09 02:50:01'),(61077,1,43,'2021-11-09 03:07:54'),(61078,1,44,'2021-11-09 03:23:29'),(61079,1,44,'2021-11-09 06:20:33'),(61080,1,44,'2021-11-09 06:46:34'),(61081,1,44,'2021-11-09 06:50:35'),(61082,1,44,'2021-11-09 07:17:52'),(61083,1,44,'2021-11-09 07:17:54'),(61084,1,44,'2021-11-09 07:25:45'),(61085,1,44,'2021-11-09 07:35:45'),(61086,1,44,'2021-11-09 07:39:52'),(61087,1,44,'2021-11-09 07:47:06'),(61088,1,13,'2021-11-09 08:23:27'),(61089,1,44,'2021-11-09 08:23:28'),(61090,1,44,'2021-11-09 08:28:33'),(61091,1,15,'2021-11-09 08:35:15'),(61092,1,44,'2021-11-09 08:36:15'),(61093,1,6,'2021-11-09 08:39:04'),(61094,1,44,'2021-11-09 09:04:30'),(61095,1,13,'2021-11-09 09:26:37'),(61096,1,44,'2021-11-09 09:35:41'),(61097,1,44,'2021-11-09 09:36:28'),(61098,1,44,'2021-11-09 09:46:08'),(61099,1,44,'2021-11-09 09:51:24'),(61100,1,44,'2021-11-09 10:08:40'),(61101,1,53,'2021-11-09 10:08:42'),(61102,1,44,'2021-11-09 11:02:07'),(61103,1,44,'2021-11-09 11:28:53'),(61104,1,6,'2021-11-09 12:05:18'),(61105,1,6,'2021-11-09 12:05:20'),(61106,1,13,'2021-11-09 12:17:04'),(61107,1,44,'2021-11-09 12:19:26'),(61108,1,44,'2021-11-09 12:44:30'),(61109,1,13,'2021-11-09 13:20:47'),(61110,1,44,'2021-11-09 13:56:30'),(61111,1,44,'2021-11-09 14:06:46'),(61112,1,45,'2021-11-09 14:06:49'),(61113,1,15,'2021-11-09 14:33:01'),(61114,1,6,'2021-11-09 14:33:20'),(61115,1,44,'2021-11-09 14:35:50'),(61116,1,44,'2021-11-09 14:37:00'),(61117,1,13,'2021-11-09 14:47:38'),(61118,1,44,'2021-11-09 15:04:03'),(61119,1,13,'2021-11-09 15:43:30'),(61120,1,6,'2021-11-09 17:10:37'),(61121,1,5,'2021-11-09 18:23:29'),(61122,1,14,'2021-11-09 18:23:34'),(61123,1,44,'2021-11-09 18:38:17'),(61124,1,44,'2021-11-09 18:44:10'),(61125,1,44,'2021-11-09 18:44:15'),(61126,1,14,'2021-11-09 18:55:47'),(61127,1,5,'2021-11-09 18:55:50'),(61128,1,44,'2021-11-09 19:15:45'),(61129,1,44,'2021-11-09 19:15:45'),(61130,1,44,'2021-11-09 19:15:47'),(61131,1,44,'2021-11-09 19:16:37'),(61132,1,44,'2021-11-09 19:34:44'),(61133,1,6,'2021-11-09 19:35:29'),(61134,1,73,'2021-11-09 20:56:04'),(61135,1,44,'2021-11-09 22:05:19'),(61136,1,44,'2021-11-09 22:08:32'),(61137,1,44,'2021-11-09 22:08:47'),(61138,1,44,'2021-11-09 22:08:54'),(61139,1,44,'2021-11-09 22:13:38'),(61140,1,44,'2021-11-09 22:13:52'),(61141,1,44,'2021-11-09 22:17:21'),(61142,1,44,'2021-11-09 22:17:23'),(61143,1,44,'2021-11-09 22:33:16'),(61144,1,44,'2021-11-10 00:02:08'),(61145,1,44,'2021-11-10 00:02:10'),(61146,1,96,'2021-11-10 00:47:57'),(61147,1,44,'2021-11-10 00:56:42'),(61148,1,44,'2021-11-10 00:56:44'),(61149,1,15,'2021-11-10 00:56:45'),(61150,1,44,'2021-11-10 01:15:46'),(61151,1,44,'2021-11-10 01:46:56'),(61152,1,96,'2021-11-10 01:48:18'),(61153,1,66,'2021-11-10 02:02:47'),(61154,1,53,'2021-11-10 02:18:03'),(61155,1,44,'2021-11-10 02:20:02'),(61156,1,6,'2021-11-10 02:20:05'),(61157,1,44,'2021-11-10 02:20:08'),(61158,1,44,'2021-11-10 02:33:45'),(61159,1,14,'2021-11-10 02:35:58'),(61160,1,13,'2021-11-10 02:38:01'),(61161,1,5,'2021-11-10 02:38:07'),(61162,1,6,'2021-11-10 02:55:57'),(61163,1,44,'2021-11-10 03:02:01'),(61164,1,44,'2021-11-10 03:26:47'),(61165,1,44,'2021-11-10 03:36:07'),(61166,1,44,'2021-11-10 03:36:13'),(61167,1,44,'2021-11-10 03:37:15'),(61168,1,15,'2021-11-10 03:50:07'),(61169,1,44,'2021-11-10 04:49:38'),(61170,1,15,'2021-11-10 04:58:31'),(61171,1,44,'2021-11-10 05:06:01'),(61172,1,44,'2021-11-10 05:47:28'),(61173,1,15,'2021-11-10 05:47:30'),(61174,1,15,'2021-11-10 06:10:02'),(61175,1,44,'2021-11-10 06:11:17'),(61176,1,44,'2021-11-10 06:29:35'),(61177,1,15,'2021-11-10 06:32:45'),(61178,1,44,'2021-11-10 06:51:54'),(61179,1,44,'2021-11-10 07:01:14'),(61180,1,44,'2021-11-10 07:01:15'),(61181,1,44,'2021-11-10 07:25:38'),(61182,1,15,'2021-11-10 07:38:17'),(61183,1,44,'2021-11-10 07:42:06'),(61184,1,14,'2021-11-10 08:34:50'),(61185,1,44,'2021-11-10 08:35:36'),(61186,1,6,'2021-11-10 08:35:37'),(61187,1,6,'2021-11-10 08:35:39'),(61188,1,15,'2021-11-10 08:36:45'),(61189,1,5,'2021-11-10 08:36:53'),(61190,1,6,'2021-11-10 08:38:26'),(61191,1,15,'2021-11-10 08:41:54'),(61192,1,44,'2021-11-10 08:42:53'),(61193,1,44,'2021-11-10 08:47:07'),(61194,1,15,'2021-11-10 09:04:38'),(61195,1,59,'2021-11-10 09:04:49'),(61196,1,44,'2021-11-10 09:22:39'),(61197,1,44,'2021-11-10 11:04:22'),(61198,1,44,'2021-11-10 11:25:24'),(61199,1,44,'2021-11-10 11:48:31'),(61200,1,44,'2021-11-10 12:07:11'),(61201,1,44,'2021-11-10 12:57:57'),(61202,1,44,'2021-11-10 14:01:42'),(61203,1,15,'2021-11-10 14:11:26'),(61204,1,44,'2021-11-10 14:33:38'),(61205,1,44,'2021-11-10 14:34:25'),(61206,1,13,'2021-11-10 14:36:29'),(61207,1,5,'2021-11-10 14:50:12'),(61208,1,43,'2021-11-10 14:56:36'),(61209,1,44,'2021-11-10 15:00:26'),(61210,1,56,'2021-11-10 15:01:00'),(61211,1,14,'2021-11-10 15:02:42'),(61212,1,66,'2021-11-10 15:15:50'),(61213,1,15,'2021-11-10 15:31:49'),(61214,1,13,'2021-11-10 17:24:13'),(61215,1,44,'2021-11-10 17:24:16'),(61216,1,6,'2021-11-10 18:03:01'),(61217,1,15,'2021-11-10 18:04:08'),(61218,1,44,'2021-11-10 19:13:28'),(61219,1,44,'2021-11-10 19:13:29'),(61220,1,44,'2021-11-10 19:16:27'),(61221,1,44,'2021-11-10 20:17:58'),(61222,1,45,'2021-11-10 21:04:08'),(61223,1,6,'2021-11-10 21:28:24'),(61224,1,44,'2021-11-10 21:56:46'),(61225,1,44,'2021-11-10 22:03:38'),(61226,1,44,'2021-11-10 22:05:01'),(61227,1,44,'2021-11-10 22:46:15'),(61228,1,44,'2021-11-10 22:52:42'),(61229,1,44,'2021-11-10 23:34:42'),(61230,1,44,'2021-11-10 23:34:46'),(61231,1,44,'2021-11-10 23:36:24'),(61232,1,53,'2021-11-11 00:07:23'),(61233,1,59,'2021-11-11 00:13:43'),(61234,1,44,'2021-11-11 00:25:25'),(61235,1,13,'2021-11-11 00:58:40'),(61236,1,44,'2021-11-11 01:09:11'),(61237,1,96,'2021-11-11 01:59:43'),(61238,1,44,'2021-11-11 02:07:13'),(61239,1,44,'2021-11-11 02:14:46'),(61240,1,44,'2021-11-11 02:19:05'),(61241,1,5,'2021-11-11 02:38:25'),(61242,1,14,'2021-11-11 02:40:59'),(61243,1,13,'2021-11-11 02:49:01'),(61244,1,6,'2021-11-11 02:57:07'),(61245,1,6,'2021-11-11 03:00:26'),(61246,1,44,'2021-11-11 03:03:01'),(61247,1,6,'2021-11-11 03:03:54'),(61248,1,6,'2021-11-11 03:08:39'),(61249,1,15,'2021-11-11 03:11:24'),(61250,1,6,'2021-11-11 03:24:47'),(61251,1,44,'2021-11-11 03:24:54'),(61252,1,44,'2021-11-11 03:26:27'),(61253,1,44,'2021-11-11 03:26:39'),(61254,1,44,'2021-11-11 03:26:51'),(61255,1,44,'2021-11-11 03:27:02'),(61256,1,44,'2021-11-11 03:27:13'),(61257,1,44,'2021-11-11 03:27:26'),(61258,1,15,'2021-11-11 03:32:22'),(61259,1,6,'2021-11-11 04:04:28'),(61260,1,15,'2021-11-11 04:14:21'),(61261,1,6,'2021-11-11 04:25:33'),(61262,1,14,'2021-11-11 04:29:16'),(61263,1,15,'2021-11-11 04:33:54'),(61264,1,15,'2021-11-11 05:16:27'),(61265,1,44,'2021-11-11 05:31:06'),(61266,1,44,'2021-11-11 05:33:19'),(61267,1,15,'2021-11-11 05:40:54'),(61268,1,44,'2021-11-11 05:52:06'),(61269,1,15,'2021-11-11 06:11:53'),(61270,1,44,'2021-11-11 07:03:11'),(61271,1,44,'2021-11-11 07:04:29'),(61272,1,44,'2021-11-11 07:04:30'),(61273,1,15,'2021-11-11 07:26:19'),(61274,1,6,'2021-11-11 07:36:41'),(61275,1,6,'2021-11-11 07:36:46'),(61276,1,15,'2021-11-11 08:02:47'),(61277,1,53,'2021-11-11 08:08:30'),(61278,1,44,'2021-11-11 08:08:37'),(61279,1,44,'2021-11-11 08:08:41'),(61280,1,44,'2021-11-11 08:14:39'),(61281,1,44,'2021-11-11 08:15:58'),(61282,1,15,'2021-11-11 08:28:40'),(61283,1,44,'2021-11-11 08:36:26'),(61284,1,5,'2021-11-11 08:37:05'),(61285,1,14,'2021-11-11 08:37:22'),(61286,1,13,'2021-11-11 08:37:57'),(61287,1,44,'2021-11-11 08:41:46'),(61288,1,6,'2021-11-11 08:47:27'),(61289,1,6,'2021-11-11 09:07:41'),(61290,1,15,'2021-11-11 09:31:23'),(61291,1,15,'2021-11-11 09:45:04'),(61292,1,44,'2021-11-11 10:07:47'),(61293,1,15,'2021-11-11 10:09:45'),(61294,1,44,'2021-11-11 10:25:40'),(61295,1,15,'2021-11-11 10:37:50'),(61296,1,44,'2021-11-11 10:43:31'),(61297,1,44,'2021-11-11 11:33:09'),(61298,1,15,'2021-11-11 11:44:19'),(61299,1,44,'2021-11-11 11:46:33'),(61300,1,44,'2021-11-11 11:53:07'),(61301,1,44,'2021-11-11 12:22:12'),(61302,1,15,'2021-11-11 12:23:45'),(61303,1,44,'2021-11-11 12:23:51'),(61304,1,44,'2021-11-11 12:46:53'),(61305,1,15,'2021-11-11 12:48:53'),(61306,1,15,'2021-11-11 13:05:28'),(61307,1,15,'2021-11-11 13:10:09'),(61308,1,15,'2021-11-11 13:33:00'),(61309,1,79,'2021-11-11 13:34:39'),(61310,1,44,'2021-11-11 13:44:44'),(61311,1,15,'2021-11-11 13:56:26'),(61312,1,44,'2021-11-11 14:12:58'),(61313,1,15,'2021-11-11 14:23:54'),(61314,1,15,'2021-11-11 14:35:09'),(61315,1,13,'2021-11-11 14:35:12'),(61316,1,5,'2021-11-11 14:35:56'),(61317,1,44,'2021-11-11 14:36:50'),(61318,1,44,'2021-11-11 14:38:05'),(61319,1,44,'2021-11-11 14:39:24'),(61320,1,44,'2021-11-11 14:40:47'),(61321,1,6,'2021-11-11 14:47:09'),(61322,1,15,'2021-11-11 15:01:41'),(61323,1,15,'2021-11-11 15:02:32'),(61324,1,44,'2021-11-11 15:45:43'),(61325,1,15,'2021-11-11 16:27:30'),(61326,1,15,'2021-11-11 16:48:51'),(61327,1,44,'2021-11-11 17:20:12'),(61328,1,15,'2021-11-11 17:22:10'),(61329,1,15,'2021-11-11 17:55:30'),(61330,1,44,'2021-11-11 18:14:01'),(61331,1,15,'2021-11-11 18:29:00'),(61332,1,44,'2021-11-11 18:34:15'),(61333,1,15,'2021-11-11 19:02:34'),(61334,1,44,'2021-11-11 19:11:02'),(61335,1,44,'2021-11-11 19:11:03'),(61336,1,44,'2021-11-11 20:01:42'),(61337,1,15,'2021-11-11 20:08:27'),(61338,1,44,'2021-11-11 20:30:13'),(61339,1,15,'2021-11-11 20:40:37'),(61340,1,44,'2021-11-11 21:07:19'),(61341,1,44,'2021-11-11 21:09:06'),(61342,1,15,'2021-11-11 22:18:46'),(61343,1,44,'2021-11-11 22:33:27'),(61344,1,44,'2021-11-11 22:37:45'),(61345,1,15,'2021-11-11 22:53:39'),(61346,1,44,'2021-11-11 23:30:33'),(61347,1,44,'2021-11-11 23:34:37'),(61348,1,44,'2021-11-11 23:38:49'),(61349,1,15,'2021-11-11 23:59:31'),(61350,1,53,'2021-11-12 00:21:32'),(61351,1,44,'2021-11-12 00:22:44'),(61352,1,15,'2021-11-12 00:33:10'),(61353,1,44,'2021-11-12 00:37:14'),(61354,1,15,'2021-11-12 01:06:39'),(61355,1,6,'2021-11-12 01:10:16'),(61356,1,44,'2021-11-12 02:06:36'),(61357,1,14,'2021-11-12 02:38:37'),(61358,1,15,'2021-11-12 02:44:30'),(61359,1,5,'2021-11-12 02:46:15'),(61360,1,15,'2021-11-12 02:53:44'),(61361,1,13,'2021-11-12 02:55:51'),(61362,1,44,'2021-11-12 02:55:53'),(61363,1,6,'2021-11-12 03:10:25'),(61364,1,44,'2021-11-12 03:17:56'),(61365,1,6,'2021-11-12 03:28:43'),(61366,1,70,'2021-11-12 03:29:31'),(61367,1,66,'2021-11-12 03:30:51'),(61368,1,44,'2021-11-12 03:38:18'),(61369,1,15,'2021-11-12 03:42:43'),(61370,1,15,'2021-11-12 04:05:24'),(61371,1,44,'2021-11-12 04:44:52'),(61372,1,13,'2021-11-12 04:47:30'),(61373,1,53,'2021-11-12 04:58:47'),(61374,1,15,'2021-11-12 05:00:01'),(61375,1,79,'2021-11-12 05:06:29'),(61376,1,15,'2021-11-12 05:14:00'),(61377,1,96,'2021-11-12 05:16:10'),(61378,1,44,'2021-11-12 05:31:11'),(61379,1,53,'2021-11-12 05:39:55'),(61380,1,15,'2021-11-12 05:58:43'),(61381,1,44,'2021-11-12 05:59:15'),(61382,1,73,'2021-11-12 06:07:43'),(61383,1,44,'2021-11-12 06:09:17'),(61384,1,56,'2021-11-12 06:21:46'),(61385,1,43,'2021-11-12 06:30:56'),(61386,1,45,'2021-11-12 06:41:56'),(61387,1,15,'2021-11-12 06:42:01'),(61388,1,44,'2021-11-12 06:52:51'),(61389,1,44,'2021-11-12 07:04:03'),(61390,1,44,'2021-11-12 07:04:03'),(61391,1,15,'2021-11-12 07:29:58'),(61392,1,44,'2021-11-12 07:45:42'),(61393,1,44,'2021-11-12 08:31:58'),(61394,1,5,'2021-11-12 08:34:06'),(61395,1,13,'2021-11-12 08:35:53'),(61396,1,44,'2021-11-12 08:35:59'),(61397,1,14,'2021-11-12 08:36:01'),(61398,1,44,'2021-11-12 08:44:17'),(61399,1,6,'2021-11-12 08:56:49'),(61400,1,59,'2021-11-12 09:07:08'),(61401,1,73,'2021-11-12 09:07:09'),(61402,1,44,'2021-11-12 09:08:23'),(61403,1,44,'2021-11-12 09:16:26'),(61404,1,44,'2021-11-12 09:17:03'),(61405,1,44,'2021-11-12 09:17:40'),(61406,1,44,'2021-11-12 09:18:12'),(61407,1,44,'2021-11-12 09:18:58'),(61408,1,44,'2021-11-12 09:19:34'),(61409,1,44,'2021-11-12 09:20:06'),(61410,1,44,'2021-11-12 09:20:42'),(61411,1,44,'2021-11-12 09:21:21'),(61412,1,44,'2021-11-12 09:23:00'),(61413,1,44,'2021-11-12 09:23:29'),(61414,1,44,'2021-11-12 09:24:05'),(61415,1,44,'2021-11-12 09:24:41'),(61416,1,44,'2021-11-12 09:25:17'),(61417,1,44,'2021-11-12 09:26:01'),(61418,1,6,'2021-11-12 09:26:57'),(61419,1,44,'2021-11-12 09:27:26'),(61420,1,44,'2021-11-12 09:28:10'),(61421,1,44,'2021-11-12 09:28:47'),(61422,1,44,'2021-11-12 09:29:27'),(61423,1,44,'2021-11-12 09:30:14'),(61424,1,44,'2021-11-12 09:30:48'),(61425,1,44,'2021-11-12 09:32:31'),(61426,1,44,'2021-11-12 09:32:46'),(61427,1,44,'2021-11-12 09:32:59'),(61428,1,44,'2021-11-12 09:33:26'),(61429,1,44,'2021-11-12 09:34:18'),(61430,1,44,'2021-11-12 09:34:51'),(61431,1,44,'2021-11-12 09:36:02'),(61432,1,44,'2021-11-12 09:36:37'),(61433,1,44,'2021-11-12 09:37:33'),(61434,1,44,'2021-11-12 09:38:16'),(61435,1,44,'2021-11-12 09:38:53'),(61436,1,44,'2021-11-12 09:39:58'),(61437,1,44,'2021-11-12 09:40:17'),(61438,1,15,'2021-11-12 09:54:04'),(61439,1,44,'2021-11-12 09:58:38'),(61440,1,6,'2021-11-12 10:09:24'),(61441,1,62,'2021-11-12 10:35:59'),(61442,1,44,'2021-11-12 10:48:30'),(61443,1,76,'2021-11-12 11:09:31'),(61444,1,6,'2021-11-12 11:13:16'),(61445,1,44,'2021-11-12 11:20:21'),(61446,1,15,'2021-11-12 11:26:07'),(61447,1,15,'2021-11-12 11:55:43'),(61448,1,15,'2021-11-12 12:25:35'),(61449,1,44,'2021-11-12 12:37:41'),(61450,1,6,'2021-11-12 12:58:45'),(61451,1,44,'2021-11-12 13:39:49'),(61452,1,15,'2021-11-12 13:49:22'),(61453,1,44,'2021-11-12 13:49:58'),(61454,1,14,'2021-11-12 14:33:05'),(61455,1,5,'2021-11-12 14:33:07'),(61456,1,13,'2021-11-12 14:34:18'),(61457,1,44,'2021-11-12 14:35:50'),(61458,1,6,'2021-11-12 14:40:05'),(61459,1,6,'2021-11-12 14:43:06'),(61460,1,6,'2021-11-12 14:45:31'),(61461,1,6,'2021-11-12 14:49:48'),(61462,1,6,'2021-11-12 14:55:18'),(61463,1,44,'2021-11-12 14:59:18'),(61464,1,6,'2021-11-12 15:05:13'),(61465,1,15,'2021-11-12 15:12:40'),(61466,1,15,'2021-11-12 15:29:55'),(61467,1,15,'2021-11-12 16:02:04'),(61468,1,15,'2021-11-12 16:03:19'),(61469,1,44,'2021-11-12 16:07:09'),(61470,1,15,'2021-11-12 16:27:36'),(61471,1,44,'2021-11-12 16:30:30'),(61472,1,15,'2021-11-12 16:37:27'),(61473,1,44,'2021-11-12 17:19:10'),(61474,1,15,'2021-11-12 17:38:05'),(61475,1,96,'2021-11-12 17:51:41'),(61476,1,15,'2021-11-12 18:00:36'),(61477,1,44,'2021-11-12 18:01:11'),(61478,1,44,'2021-11-12 18:11:22'),(61479,1,44,'2021-11-12 18:12:35'),(61480,1,15,'2021-11-12 18:22:29'),(61481,1,44,'2021-11-12 18:34:24'),(61482,1,44,'2021-11-12 18:35:47'),(61483,1,76,'2021-11-12 18:55:01'),(61484,1,15,'2021-11-12 18:56:07'),(61485,1,44,'2021-11-12 19:12:42'),(61486,1,44,'2021-11-12 19:12:55'),(61487,1,44,'2021-11-12 19:12:57'),(61488,1,15,'2021-11-12 20:01:32'),(61489,1,44,'2021-11-12 20:31:28'),(61490,1,44,'2021-11-12 20:32:38'),(61491,1,15,'2021-11-12 20:34:17'),(61492,1,44,'2021-11-12 21:12:45'),(61493,1,53,'2021-11-12 21:59:48'),(61494,1,66,'2021-11-12 22:05:08'),(61495,1,15,'2021-11-12 22:09:59'),(61496,1,44,'2021-11-12 22:12:00'),(61497,1,44,'2021-11-12 22:13:05'),(61498,1,44,'2021-11-12 22:13:06'),(61499,1,44,'2021-11-12 22:13:07'),(61500,1,44,'2021-11-12 22:13:08'),(61501,1,44,'2021-11-12 22:13:09'),(61502,1,44,'2021-11-12 22:13:11'),(61503,1,44,'2021-11-12 22:25:01'),(61504,1,44,'2021-11-12 22:25:31'),(61505,1,44,'2021-11-12 22:25:58'),(61506,1,44,'2021-11-12 22:26:38'),(61507,1,15,'2021-11-12 22:41:11'),(61508,1,44,'2021-11-12 23:12:54'),(61509,1,15,'2021-11-12 23:14:56'),(61510,1,5,'2021-11-13 00:04:26'),(61511,1,44,'2021-11-13 00:34:27'),(61512,1,44,'2021-11-13 00:37:51'),(61513,1,15,'2021-11-13 00:46:13'),(61514,1,44,'2021-11-13 01:11:48'),(61515,1,44,'2021-11-13 02:06:34'),(61516,1,44,'2021-11-13 02:18:06'),(61517,1,15,'2021-11-13 02:20:56'),(61518,1,14,'2021-11-13 02:36:33'),(61519,1,5,'2021-11-13 02:37:14'),(61520,1,6,'2021-11-13 02:37:40'),(61521,1,15,'2021-11-13 02:40:27'),(61522,1,44,'2021-11-13 03:46:57'),(61523,1,15,'2021-11-13 04:22:56'),(61524,1,44,'2021-11-13 05:12:37'),(61525,1,44,'2021-11-13 05:53:46'),(61526,1,44,'2021-11-13 05:55:24'),(61527,1,44,'2021-11-13 05:56:23'),(61528,1,44,'2021-11-13 05:57:58'),(61529,1,44,'2021-11-13 06:37:32'),(61530,1,53,'2021-11-13 06:43:53'),(61531,1,44,'2021-11-13 06:57:13'),(61532,1,44,'2021-11-13 07:00:30'),(61533,1,44,'2021-11-13 07:00:31'),(61534,1,44,'2021-11-13 07:26:29'),(61535,1,15,'2021-11-13 07:31:26'),(61536,1,14,'2021-11-13 07:42:26'),(61537,1,44,'2021-11-13 07:50:27'),(61538,1,56,'2021-11-13 08:04:42'),(61539,1,13,'2021-11-13 08:28:46'),(61540,1,44,'2021-11-13 08:28:47'),(61541,1,13,'2021-11-13 08:31:16'),(61542,1,44,'2021-11-13 08:31:21'),(61543,1,5,'2021-11-13 08:31:48'),(61544,1,44,'2021-11-13 08:34:36'),(61545,1,44,'2021-11-13 08:48:39'),(61546,1,15,'2021-11-13 09:06:42'),(61547,1,53,'2021-11-13 09:35:42'),(61548,1,44,'2021-11-13 09:49:45'),(61549,1,14,'2021-11-13 10:09:09'),(61550,1,44,'2021-11-13 10:18:34'),(61551,1,6,'2021-11-13 10:18:35'),(61552,1,53,'2021-11-13 10:41:01'),(61553,1,44,'2021-11-13 10:45:52'),(61554,1,44,'2021-11-13 11:17:30'),(61555,1,15,'2021-11-13 11:19:47'),(61556,1,14,'2021-11-13 11:21:13'),(61557,1,44,'2021-11-13 11:37:20'),(61558,1,14,'2021-11-13 11:44:49'),(61559,1,15,'2021-11-13 12:00:53'),(61560,1,14,'2021-11-13 12:07:37'),(61561,1,44,'2021-11-13 12:29:16'),(61562,1,15,'2021-11-13 12:39:00'),(61563,1,44,'2021-11-13 13:18:55'),(61564,1,45,'2021-11-13 13:19:50'),(61565,1,56,'2021-11-13 13:29:27'),(61566,1,14,'2021-11-13 13:34:38'),(61567,1,43,'2021-11-13 13:43:44'),(61568,1,14,'2021-11-13 13:57:26'),(61569,1,13,'2021-11-13 14:32:49'),(61570,1,15,'2021-11-13 14:33:56'),(61571,1,6,'2021-11-13 14:34:26'),(61572,1,44,'2021-11-13 14:34:28'),(61573,1,14,'2021-11-13 14:41:10'),(61574,1,44,'2021-11-13 14:45:33'),(61575,1,14,'2021-11-13 15:22:54'),(61576,1,44,'2021-11-13 15:23:17'),(61577,1,44,'2021-11-13 15:23:18'),(61578,1,44,'2021-11-13 15:30:25'),(61579,1,44,'2021-11-13 16:03:27'),(61580,1,44,'2021-11-13 16:17:17'),(61581,1,44,'2021-11-13 16:34:41'),(61582,1,44,'2021-11-13 17:06:45'),(61583,1,53,'2021-11-13 17:12:16'),(61584,1,44,'2021-11-13 18:31:01'),(61585,1,44,'2021-11-13 18:38:10'),(61586,1,96,'2021-11-13 19:17:02'),(61587,1,44,'2021-11-13 19:17:05'),(61588,1,44,'2021-11-13 19:17:05'),(61589,1,44,'2021-11-13 20:07:46'),(61590,1,15,'2021-11-13 20:39:45'),(61591,1,6,'2021-11-13 20:39:47'),(61592,1,44,'2021-11-13 20:41:40'),(61593,1,44,'2021-11-13 21:06:49'),(61594,1,15,'2021-11-13 21:07:04'),(61595,1,45,'2021-11-13 21:07:07'),(61596,1,44,'2021-11-13 21:07:09'),(61597,1,59,'2021-11-13 21:07:10'),(61598,1,53,'2021-11-13 21:07:10'),(61599,1,43,'2021-11-13 21:07:12'),(61600,1,56,'2021-11-13 21:07:23'),(61601,1,66,'2021-11-13 21:07:25'),(61602,1,73,'2021-11-13 21:07:26'),(61603,1,62,'2021-11-13 21:07:27'),(61604,1,70,'2021-11-13 21:07:30'),(61605,1,76,'2021-11-13 21:07:31'),(61606,1,79,'2021-11-13 21:07:31'),(61607,1,53,'2021-11-13 21:07:32'),(61608,1,96,'2021-11-13 21:07:34'),(61609,1,5,'2021-11-13 21:07:44'),(61610,1,15,'2021-11-13 21:07:46'),(61611,1,13,'2021-11-13 21:07:48'),(61612,1,14,'2021-11-13 21:07:49'),(61613,1,6,'2021-11-13 21:07:53'),(61614,1,44,'2021-11-13 21:09:07'),(61615,1,43,'2021-11-13 21:25:15'),(61616,1,44,'2021-11-13 21:31:57'),(61617,1,44,'2021-11-13 21:38:33'),(61618,1,44,'2021-11-13 21:38:40'),(61619,1,5,'2021-11-13 21:44:58'),(61620,1,14,'2021-11-13 21:44:59'),(61621,1,44,'2021-11-13 22:02:36'),(61622,1,44,'2021-11-13 22:19:53'),(61623,1,44,'2021-11-13 22:34:08'),(61624,1,44,'2021-11-13 22:34:33'),(61625,1,44,'2021-11-13 22:52:16'),(61626,1,70,'2021-11-13 23:11:19'),(61627,1,70,'2021-11-13 23:17:01'),(61628,1,44,'2021-11-13 23:18:37'),(61629,1,79,'2021-11-13 23:57:44'),(61630,1,44,'2021-11-14 00:08:57'),(61631,1,44,'2021-11-14 00:11:54'),(61632,1,44,'2021-11-14 00:29:15'),(61633,1,44,'2021-11-14 00:35:01'),(61634,1,44,'2021-11-14 00:46:12'),(61635,1,44,'2021-11-14 01:27:00'),(61636,1,44,'2021-11-14 02:06:27'),(61637,1,44,'2021-11-14 02:10:13'),(61638,1,53,'2021-11-14 02:16:11'),(61639,1,15,'2021-11-14 02:36:32'),(61640,1,6,'2021-11-14 02:41:31'),(61641,1,44,'2021-11-14 02:42:27'),(61642,1,44,'2021-11-14 02:52:22'),(61643,1,44,'2021-11-14 02:57:43'),(61644,1,13,'2021-11-14 03:28:04'),(61645,1,44,'2021-11-14 03:30:41'),(61646,1,44,'2021-11-14 03:36:41'),(61647,1,44,'2021-11-14 03:46:37'),(61648,1,13,'2021-11-14 03:49:54'),(61649,1,44,'2021-11-14 04:13:40'),(61650,1,6,'2021-11-14 04:19:39'),(61651,1,44,'2021-11-14 04:20:08'),(61652,1,44,'2021-11-14 04:30:57'),(61653,1,43,'2021-11-14 05:16:39'),(61654,1,62,'2021-11-14 05:22:36'),(61655,1,44,'2021-11-14 05:25:35'),(61656,1,79,'2021-11-14 05:28:15'),(61657,1,44,'2021-11-14 05:50:50'),(61658,1,45,'2021-11-14 06:07:28'),(61659,1,44,'2021-11-14 06:14:03'),(61660,1,44,'2021-11-14 06:26:10'),(61661,1,44,'2021-11-14 06:26:13'),(61662,1,44,'2021-11-14 06:42:41'),(61663,1,44,'2021-11-14 06:56:05'),(61664,1,44,'2021-11-14 07:05:53'),(61665,1,44,'2021-11-14 07:06:06'),(61666,1,44,'2021-11-14 07:06:09'),(61667,1,44,'2021-11-14 07:12:06'),(61668,1,44,'2021-11-14 07:14:20'),(61669,1,44,'2021-11-14 07:27:15'),(61670,1,44,'2021-11-14 07:39:54'),(61671,1,44,'2021-11-14 07:48:54'),(61672,1,44,'2021-11-14 07:56:59'),(61673,1,15,'2021-11-14 08:34:19'),(61674,1,14,'2021-11-14 08:34:22'),(61675,1,6,'2021-11-14 08:36:00'),(61676,1,5,'2021-11-14 08:36:19'),(61677,1,44,'2021-11-14 09:21:20'),(61678,1,44,'2021-11-14 09:40:11'),(61679,1,44,'2021-11-14 09:46:44'),(61680,1,14,'2021-11-14 09:50:31'),(61681,1,5,'2021-11-14 09:50:32'),(61682,1,13,'2021-11-14 09:58:11'),(61683,1,44,'2021-11-14 10:17:44'),(61684,1,44,'2021-11-14 10:24:29'),(61685,1,44,'2021-11-14 10:27:07'),(61686,1,56,'2021-11-14 11:18:39'),(61687,1,44,'2021-11-14 11:22:57'),(61688,1,44,'2021-11-14 11:25:40'),(61689,1,44,'2021-11-14 11:50:07'),(61690,1,13,'2021-11-14 12:28:18'),(61691,1,44,'2021-11-14 12:28:21'),(61692,1,13,'2021-11-14 12:52:18'),(61693,1,13,'2021-11-14 13:15:29'),(61694,1,44,'2021-11-14 13:28:47'),(61695,1,13,'2021-11-14 13:39:49'),(61696,1,13,'2021-11-14 14:03:00'),(61697,1,44,'2021-11-14 14:24:29'),(61698,1,13,'2021-11-14 14:25:20'),(61699,1,5,'2021-11-14 14:31:30'),(61700,1,14,'2021-11-14 14:31:33'),(61701,1,6,'2021-11-14 14:32:30'),(61702,1,6,'2021-11-14 14:34:29'),(61703,1,44,'2021-11-14 14:35:24'),(61704,1,13,'2021-11-14 14:35:45'),(61705,1,6,'2021-11-14 14:39:46'),(61706,1,6,'2021-11-14 14:42:46'),(61707,1,6,'2021-11-14 14:45:53'),(61708,1,13,'2021-11-14 14:48:55'),(61709,1,44,'2021-11-14 14:53:02'),(61710,1,44,'2021-11-14 14:57:11'),(61711,1,44,'2021-11-14 15:01:50'),(61712,1,44,'2021-11-14 15:09:21'),(61713,1,13,'2021-11-14 15:10:44'),(61714,1,44,'2021-11-14 15:16:51'),(61715,1,13,'2021-11-14 15:32:48'),(61716,1,15,'2021-11-14 15:40:40'),(61717,1,13,'2021-11-14 15:54:17'),(61718,1,44,'2021-11-14 15:55:11'),(61719,1,15,'2021-11-14 15:56:35'),(61720,1,44,'2021-11-14 16:09:34'),(61721,1,15,'2021-11-14 16:12:58'),(61722,1,6,'2021-11-14 16:27:35'),(61723,1,15,'2021-11-14 16:29:12'),(61724,1,44,'2021-11-14 16:31:47'),(61725,1,44,'2021-11-14 16:36:26'),(61726,1,15,'2021-11-14 16:46:07'),(61727,1,6,'2021-11-14 16:49:33'),(61728,1,13,'2021-11-14 16:57:21'),(61729,1,6,'2021-11-14 17:11:16'),(61730,1,15,'2021-11-14 17:34:00'),(61731,1,44,'2021-11-14 17:42:34'),(61732,1,44,'2021-11-14 18:05:14'),(61733,1,44,'2021-11-14 18:05:20'),(61734,1,15,'2021-11-14 18:33:56'),(61735,1,44,'2021-11-14 18:50:39'),(61736,1,15,'2021-11-14 19:04:40'),(61737,1,44,'2021-11-14 19:04:52'),(61738,1,44,'2021-11-14 19:04:52'),(61739,1,15,'2021-11-14 19:35:00'),(61740,1,44,'2021-11-14 19:54:56'),(61741,1,13,'2021-11-14 20:17:38'),(61742,1,44,'2021-11-14 21:00:49'),(61743,1,44,'2021-11-14 21:23:35'),(61744,1,44,'2021-11-14 21:45:12'),(61745,1,59,'2021-11-14 21:48:49'),(61746,1,15,'2021-11-14 21:57:55'),(61747,1,76,'2021-11-14 22:00:45'),(61748,1,44,'2021-11-14 22:14:55'),(61749,1,13,'2021-11-14 22:16:06'),(61750,1,44,'2021-11-14 22:16:08'),(61751,1,44,'2021-11-14 22:22:52'),(61752,1,44,'2021-11-14 22:22:55'),(61753,1,44,'2021-11-14 22:23:11'),(61754,1,15,'2021-11-14 22:24:59'),(61755,1,15,'2021-11-14 22:52:57'),(61756,1,44,'2021-11-14 23:10:13'),(61757,1,44,'2021-11-14 23:10:18'),(61758,1,53,'2021-11-14 23:12:51'),(61759,1,15,'2021-11-14 23:20:21'),(61760,1,44,'2021-11-14 23:43:01'),(61761,1,44,'2021-11-14 23:43:05'),(61762,1,15,'2021-11-14 23:49:18'),(61763,1,15,'2021-11-15 00:15:46'),(61764,1,44,'2021-11-15 00:20:54'),(61765,1,66,'2021-11-15 01:56:41'),(61766,1,44,'2021-11-15 02:12:23'),(61767,1,5,'2021-11-15 02:37:14'),(61768,1,44,'2021-11-15 02:38:00'),(61769,1,14,'2021-11-15 02:38:24'),(61770,1,13,'2021-11-15 02:38:43'),(61771,1,6,'2021-11-15 02:51:10'),(61772,1,44,'2021-11-15 03:04:48'),(61773,1,44,'2021-11-15 03:05:00'),(61774,1,6,'2021-11-15 03:14:14'),(61775,1,6,'2021-11-15 03:20:27'),(61776,1,44,'2021-11-15 03:55:21'),(61777,1,44,'2021-11-15 04:01:25'),(61778,1,44,'2021-11-15 04:44:06'),(61779,1,44,'2021-11-15 04:44:07'),(61780,1,6,'2021-11-15 04:46:57'),(61781,1,15,'2021-11-15 05:15:58'),(61782,1,15,'2021-11-15 05:42:55'),(61783,1,15,'2021-11-15 06:11:33'),(61784,1,15,'2021-11-15 06:37:34'),(61785,1,44,'2021-11-15 07:02:46'),(61786,1,44,'2021-11-15 07:02:47'),(61787,1,15,'2021-11-15 07:03:41'),(61788,1,44,'2021-11-15 07:11:12'),(61789,1,6,'2021-11-15 07:23:17'),(61790,1,15,'2021-11-15 07:31:40'),(61791,1,44,'2021-11-15 07:32:55'),(61792,1,44,'2021-11-15 07:34:08'),(61793,1,44,'2021-11-15 07:40:02'),(61794,1,44,'2021-11-15 07:49:03'),(61795,1,44,'2021-11-15 07:51:00'),(61796,1,44,'2021-11-15 08:23:42'),(61797,1,62,'2021-11-15 08:32:20'),(61798,1,44,'2021-11-15 08:34:14'),(61799,1,13,'2021-11-15 08:36:35'),(61800,1,44,'2021-11-15 08:36:39'),(61801,1,15,'2021-11-15 08:36:41'),(61802,1,44,'2021-11-15 08:37:30'),(61803,1,5,'2021-11-15 08:37:47'),(61804,1,5,'2021-11-15 08:40:57'),(61805,1,14,'2021-11-15 08:53:59'),(61806,1,15,'2021-11-15 09:13:22'),(61807,1,70,'2021-11-15 09:26:09'),(61808,1,43,'2021-11-15 09:44:55'),(61809,1,15,'2021-11-15 10:52:15'),(61810,1,15,'2021-11-15 11:38:28'),(61811,1,44,'2021-11-15 11:56:21'),(61812,1,6,'2021-11-15 13:03:22'),(61813,1,6,'2021-11-15 13:03:26'),(61814,1,44,'2021-11-15 13:06:17'),(61815,1,44,'2021-11-15 13:12:41'),(61816,1,6,'2021-11-15 13:18:09'),(61817,1,15,'2021-11-15 13:18:11'),(61818,1,6,'2021-11-15 13:18:12'),(61819,1,44,'2021-11-15 13:42:49'),(61820,1,44,'2021-11-15 13:57:30'),(61821,1,6,'2021-11-15 13:57:31'),(61822,1,44,'2021-11-15 13:57:33'),(61823,1,44,'2021-11-15 14:12:40'),(61824,1,44,'2021-11-15 14:31:54'),(61825,1,13,'2021-11-15 14:31:56'),(61826,1,44,'2021-11-15 14:32:21'),(61827,1,5,'2021-11-15 14:33:54'),(61828,1,15,'2021-11-15 14:34:35'),(61829,1,6,'2021-11-15 14:36:51'),(61830,1,5,'2021-11-15 14:39:44'),(61831,1,44,'2021-11-15 14:41:01'),(61832,1,44,'2021-11-15 15:13:00'),(61833,1,76,'2021-11-15 15:23:35'),(61834,1,44,'2021-11-15 15:31:24'),(61835,1,15,'2021-11-15 15:35:56'),(61836,1,14,'2021-11-15 15:36:24'),(61837,1,53,'2021-11-15 15:55:58'),(61838,1,44,'2021-11-15 15:57:21'),(61839,1,59,'2021-11-15 16:04:48'),(61840,1,44,'2021-11-15 16:31:40'),(61841,1,45,'2021-11-15 16:36:43'),(61842,1,44,'2021-11-15 16:56:58'),(61843,1,44,'2021-11-15 16:57:00'),(61844,1,44,'2021-11-15 16:57:03'),(61845,1,14,'2021-11-15 17:00:21'),(61846,1,6,'2021-11-15 17:06:53'),(61847,1,6,'2021-11-15 17:06:58'),(61848,1,14,'2021-11-15 17:27:03'),(61849,1,44,'2021-11-15 17:28:41'),(61850,1,14,'2021-11-15 17:52:05'),(61851,1,44,'2021-11-15 18:12:19'),(61852,1,14,'2021-11-15 18:20:18'),(61853,1,14,'2021-11-15 18:49:51'),(61854,1,6,'2021-11-15 18:53:48'),(61855,1,15,'2021-11-15 18:53:51'),(61856,1,44,'2021-11-15 19:04:34'),(61857,1,44,'2021-11-15 19:04:35'),(61858,1,44,'2021-11-15 19:04:37'),(61859,1,14,'2021-11-15 19:28:02'),(61860,1,14,'2021-11-15 20:09:58'),(61861,1,44,'2021-11-15 20:22:05'),(61862,1,44,'2021-11-15 20:49:40'),(61863,1,44,'2021-11-15 20:50:19'),(61864,1,44,'2021-11-15 21:05:14'),(61865,1,76,'2021-11-15 21:45:58'),(61866,1,44,'2021-11-15 22:04:31'),(61867,1,45,'2021-11-15 22:04:37'),(61868,1,73,'2021-11-15 22:04:39'),(61869,1,44,'2021-11-15 22:06:33'),(61870,1,44,'2021-11-15 22:06:40'),(61871,1,44,'2021-11-15 22:07:23'),(61872,1,14,'2021-11-15 22:09:43'),(61873,1,96,'2021-11-15 22:36:24'),(61874,1,53,'2021-11-15 22:42:33'),(61875,1,44,'2021-11-15 23:17:48'),(61876,1,14,'2021-11-15 23:29:39'),(61877,1,44,'2021-11-16 00:20:58'),(61878,1,6,'2021-11-16 00:48:27'),(61879,1,6,'2021-11-16 00:48:30'),(61880,1,14,'2021-11-16 02:07:36'),(61881,1,6,'2021-11-16 02:37:40'),(61882,1,15,'2021-11-16 02:41:09'),(61883,1,44,'2021-11-16 02:43:32'),(61884,1,13,'2021-11-16 02:47:13'),(61885,1,13,'2021-11-16 02:55:26'),(61886,1,13,'2021-11-16 03:03:40'),(61887,1,53,'2021-11-16 03:30:21'),(61888,1,13,'2021-11-16 03:31:40'),(61889,1,13,'2021-11-16 03:43:19'),(61890,1,44,'2021-11-16 03:54:25'),(61891,1,13,'2021-11-16 03:56:50'),(61892,1,73,'2021-11-16 04:27:40'),(61893,1,13,'2021-11-16 04:35:05'),(61894,1,44,'2021-11-16 04:52:23'),(61895,1,56,'2021-11-16 05:26:12'),(61896,1,44,'2021-11-16 05:31:21'),(61897,1,44,'2021-11-16 05:31:26'),(61898,1,44,'2021-11-16 05:32:05'),(61899,1,44,'2021-11-16 05:32:15'),(61900,1,13,'2021-11-16 06:09:51'),(61901,1,44,'2021-11-16 06:13:38'),(61902,1,5,'2021-11-16 06:16:59'),(61903,1,14,'2021-11-16 06:17:07'),(61904,1,5,'2021-11-16 06:34:06'),(61905,1,14,'2021-11-16 06:35:38'),(61906,1,44,'2021-11-16 07:04:05'),(61907,1,44,'2021-11-16 07:04:06'),(61908,1,44,'2021-11-16 07:33:48'),(61909,1,13,'2021-11-16 07:42:16'),(61910,1,44,'2021-11-16 07:56:44'),(61911,1,5,'2021-11-16 08:23:29'),(61912,1,14,'2021-11-16 08:33:03'),(61913,1,5,'2021-11-16 08:34:37'),(61914,1,6,'2021-11-16 08:34:55'),(61915,1,15,'2021-11-16 08:35:06'),(61916,1,44,'2021-11-16 09:05:37'),(61917,1,13,'2021-11-16 09:54:47'),(61918,1,76,'2021-11-16 10:45:33'),(61919,1,44,'2021-11-16 10:45:34'),(61920,1,44,'2021-11-16 11:02:06'),(61921,1,13,'2021-11-16 11:56:11'),(61922,1,13,'2021-11-16 12:24:43'),(61923,1,44,'2021-11-16 12:36:41'),(61924,1,13,'2021-11-16 12:46:20'),(61925,1,44,'2021-11-16 12:48:16'),(61926,1,14,'2021-11-16 13:33:42'),(61927,1,45,'2021-11-16 13:51:56'),(61928,1,13,'2021-11-16 14:10:45'),(61929,1,14,'2021-11-16 14:34:32'),(61930,1,44,'2021-11-16 14:35:14'),(61931,1,44,'2021-11-16 14:35:17'),(61932,1,13,'2021-11-16 14:35:23'),(61933,1,5,'2021-11-16 14:35:48'),(61934,1,5,'2021-11-16 14:38:00'),(61935,1,5,'2021-11-16 14:40:14'),(61936,1,14,'2021-11-16 14:42:50'),(61937,1,5,'2021-11-16 14:48:40'),(61938,1,14,'2021-11-16 14:50:16'),(61939,1,14,'2021-11-16 14:56:51'),(61940,1,14,'2021-11-16 15:06:25'),(61941,1,13,'2021-11-16 15:21:56'),(61942,1,44,'2021-11-16 15:38:44'),(61943,1,13,'2021-11-16 15:55:16'),(61944,1,15,'2021-11-16 16:23:47'),(61945,1,44,'2021-11-16 16:25:45'),(61946,1,44,'2021-11-16 16:26:25'),(61947,1,14,'2021-11-16 16:27:12'),(61948,1,6,'2021-11-16 16:49:38'),(61949,1,15,'2021-11-16 16:49:40'),(61950,1,13,'2021-11-16 16:57:09'),(61951,1,66,'2021-11-16 17:08:34'),(61952,1,13,'2021-11-16 17:27:40'),(61953,1,44,'2021-11-16 18:48:19'),(61954,1,13,'2021-11-16 18:58:01'),(61955,1,44,'2021-11-16 19:06:01'),(61956,1,44,'2021-11-16 19:06:01'),(61957,1,44,'2021-11-16 19:06:05'),(61958,1,44,'2021-11-16 19:06:09'),(61959,1,44,'2021-11-16 19:06:11'),(61960,1,13,'2021-11-16 19:55:28'),(61961,1,44,'2021-11-16 20:42:29'),(61962,1,53,'2021-11-16 21:22:29'),(61963,1,53,'2021-11-16 21:22:38'),(61964,1,73,'2021-11-16 21:25:18'),(61965,1,6,'2021-11-16 21:27:53'),(61966,1,53,'2021-11-16 21:32:29'),(61967,1,53,'2021-11-16 21:32:30'),(61968,1,44,'2021-11-16 21:49:09'),(61969,1,15,'2021-11-16 22:00:47'),(61970,1,70,'2021-11-16 22:23:11'),(61971,1,44,'2021-11-16 22:24:49'),(61972,1,44,'2021-11-16 22:24:53'),(61973,1,15,'2021-11-16 22:35:22'),(61974,1,79,'2021-11-16 23:19:11'),(61975,1,44,'2021-11-16 23:35:43'),(61976,1,44,'2021-11-17 00:21:08'),(61977,1,62,'2021-11-17 00:23:12'),(61978,1,13,'2021-11-17 00:30:00'),(61979,1,44,'2021-11-17 01:06:08'),(61980,1,6,'2021-11-17 01:06:10'),(61981,1,6,'2021-11-17 01:06:12'),(61982,1,44,'2021-11-17 02:40:12'),(61983,1,44,'2021-11-17 02:41:12'),(61984,1,5,'2021-11-17 02:42:59'),(61985,1,14,'2021-11-17 02:44:23'),(61986,1,13,'2021-11-17 02:44:54'),(61987,1,44,'2021-11-17 04:06:12'),(61988,1,6,'2021-11-17 04:06:35'),(61989,1,15,'2021-11-17 04:13:12'),(61990,1,44,'2021-11-17 04:31:37'),(61991,1,44,'2021-11-17 04:32:22'),(61992,1,44,'2021-11-17 04:32:42'),(61993,1,44,'2021-11-17 04:32:42'),(61994,1,6,'2021-11-17 05:04:09'),(61995,1,44,'2021-11-17 05:34:41'),(61996,1,53,'2021-11-17 05:44:51'),(61997,1,15,'2021-11-17 05:53:44'),(61998,1,44,'2021-11-17 07:15:47'),(61999,1,44,'2021-11-17 07:16:05'),(62000,1,44,'2021-11-17 07:16:08'),(62001,1,70,'2021-11-17 07:25:43'),(62002,1,44,'2021-11-17 07:36:07'),(62003,1,44,'2021-11-17 07:46:50'),(62004,1,6,'2021-11-17 07:46:53'),(62005,1,6,'2021-11-17 07:46:56'),(62006,1,44,'2021-11-17 07:53:41'),(62007,1,14,'2021-11-17 08:35:16'),(62008,1,13,'2021-11-17 08:35:21'),(62009,1,44,'2021-11-17 08:35:25'),(62010,1,6,'2021-11-17 08:36:27'),(62011,1,5,'2021-11-17 08:37:46'),(62012,1,6,'2021-11-17 08:46:46'),(62013,1,6,'2021-11-17 09:18:25'),(62014,1,15,'2021-11-17 09:23:42'),(62015,1,43,'2021-11-17 09:40:59'),(62016,1,44,'2021-11-17 09:53:35'),(62017,1,6,'2021-11-17 09:54:02'),(62018,1,59,'2021-11-17 09:56:58'),(62019,1,44,'2021-11-17 10:43:37'),(62020,1,53,'2021-11-17 11:29:16'),(62021,1,53,'2021-11-17 11:29:24'),(62022,1,6,'2021-11-17 11:29:59'),(62023,1,6,'2021-11-17 12:01:59'),(62024,1,53,'2021-11-17 12:53:06'),(62025,1,53,'2021-11-17 12:53:08'),(62026,1,44,'2021-11-17 13:36:58'),(62027,1,6,'2021-11-17 13:42:47'),(62028,1,14,'2021-11-17 14:35:06'),(62029,1,44,'2021-11-17 14:36:12'),(62030,1,13,'2021-11-17 14:36:13'),(62031,1,5,'2021-11-17 14:36:40'),(62032,1,44,'2021-11-17 14:37:33'),(62033,1,14,'2021-11-17 14:39:24'),(62034,1,14,'2021-11-17 14:41:36'),(62035,1,14,'2021-11-17 14:45:58'),(62036,1,14,'2021-11-17 14:49:16'),(62037,1,44,'2021-11-17 14:49:51'),(62038,1,14,'2021-11-17 14:54:34'),(62039,1,15,'2021-11-17 15:23:38'),(62040,1,6,'2021-11-17 16:04:24'),(62041,1,6,'2021-11-17 16:35:39'),(62042,1,44,'2021-11-17 17:03:04'),(62043,1,6,'2021-11-17 17:09:12'),(62044,1,44,'2021-11-17 17:11:40'),(62045,1,6,'2021-11-17 17:40:32'),(62046,1,6,'2021-11-17 18:20:37'),(62047,1,6,'2021-11-17 18:41:28'),(62048,1,44,'2021-11-17 18:49:41'),(62049,1,6,'2021-11-17 19:13:31'),(62050,1,15,'2021-11-17 19:13:32'),(62051,1,44,'2021-11-17 19:25:06'),(62052,1,44,'2021-11-17 19:25:08'),(62053,1,44,'2021-11-17 19:33:09'),(62054,1,15,'2021-11-17 19:51:46'),(62055,1,6,'2021-11-17 21:10:56'),(62056,1,44,'2021-11-17 21:29:35'),(62057,1,45,'2021-11-17 21:39:19'),(62058,1,44,'2021-11-17 22:33:36'),(62059,1,44,'2021-11-17 22:33:39'),(62060,1,44,'2021-11-17 22:35:18'),(62061,1,44,'2021-11-17 23:16:11'),(62062,1,43,'2021-11-17 23:18:43'),(62063,1,44,'2021-11-17 23:25:18'),(62064,1,44,'2021-11-18 00:21:31'),(62065,1,44,'2021-11-18 01:02:23'),(62066,1,44,'2021-11-18 01:23:01'),(62067,1,44,'2021-11-18 01:26:29'),(62068,1,44,'2021-11-18 01:47:41'),(62069,1,53,'2021-11-18 02:02:16'),(62070,1,44,'2021-11-18 02:02:24'),(62071,1,44,'2021-11-18 02:02:31'),(62072,1,53,'2021-11-18 02:02:42'),(62073,1,59,'2021-11-18 02:18:22'),(62074,1,44,'2021-11-18 02:35:34'),(62075,1,5,'2021-11-18 02:41:30'),(62076,1,44,'2021-11-18 02:41:35'),(62077,1,13,'2021-11-18 02:42:08'),(62078,1,44,'2021-11-18 02:42:44'),(62079,1,44,'2021-11-18 02:55:16'),(62080,1,14,'2021-11-18 03:15:42'),(62081,1,96,'2021-11-18 03:15:47'),(62082,1,53,'2021-11-18 03:32:56'),(62083,1,66,'2021-11-18 04:02:06'),(62084,1,44,'2021-11-18 04:42:55'),(62085,1,44,'2021-11-18 04:43:28'),(62086,1,44,'2021-11-18 04:50:40'),(62087,1,6,'2021-11-18 04:50:40'),(62088,1,44,'2021-11-18 04:50:42'),(62089,1,14,'2021-11-18 05:06:41'),(62090,1,44,'2021-11-18 06:12:08'),(62091,1,14,'2021-11-18 06:45:54'),(62092,1,6,'2021-11-18 07:01:06'),(62093,1,15,'2021-11-18 07:01:07'),(62094,1,44,'2021-11-18 07:01:22'),(62095,1,44,'2021-11-18 07:01:31'),(62096,1,14,'2021-11-18 08:02:00'),(62097,1,44,'2021-11-18 08:22:26'),(62098,1,15,'2021-11-18 08:34:54'),(62099,1,6,'2021-11-18 08:35:57'),(62100,1,44,'2021-11-18 08:35:58'),(62101,1,13,'2021-11-18 08:41:47'),(62102,1,13,'2021-11-18 08:47:15'),(62103,1,44,'2021-11-18 08:54:55'),(62104,1,44,'2021-11-18 08:55:04'),(62105,1,44,'2021-11-18 08:55:08'),(62106,1,44,'2021-11-18 08:55:14'),(62107,1,44,'2021-11-18 08:55:21'),(62108,1,44,'2021-11-18 08:55:28'),(62109,1,44,'2021-11-18 08:55:40'),(62110,1,44,'2021-11-18 08:55:42'),(62111,1,6,'2021-11-18 08:55:44'),(62112,1,14,'2021-11-18 08:55:46'),(62113,1,13,'2021-11-18 08:55:49'),(62114,1,15,'2021-11-18 08:55:51'),(62115,1,5,'2021-11-18 08:55:52'),(62116,1,44,'2021-11-18 08:55:55'),(62117,1,96,'2021-11-18 08:56:00'),(62118,1,53,'2021-11-18 08:56:05'),(62119,1,96,'2021-11-18 08:56:06'),(62120,1,79,'2021-11-18 08:56:08'),(62121,1,79,'2021-11-18 08:56:09'),(62122,1,76,'2021-11-18 08:56:10'),(62123,1,76,'2021-11-18 08:56:13'),(62124,1,73,'2021-11-18 08:56:14'),(62125,1,73,'2021-11-18 08:56:15'),(62126,1,70,'2021-11-18 08:56:18'),(62127,1,70,'2021-11-18 08:56:24'),(62128,1,62,'2021-11-18 08:56:27'),(62129,1,62,'2021-11-18 08:56:28'),(62130,1,66,'2021-11-18 08:56:32'),(62131,1,66,'2021-11-18 08:56:37'),(62132,1,56,'2021-11-18 08:56:40'),(62133,1,56,'2021-11-18 08:56:42'),(62134,1,43,'2021-11-18 08:56:43'),(62135,1,43,'2021-11-18 08:56:47'),(62136,1,53,'2021-11-18 08:56:48'),(62137,1,53,'2021-11-18 08:56:51'),(62138,1,45,'2021-11-18 08:56:53'),(62139,1,45,'2021-11-18 08:56:54'),(62140,1,59,'2021-11-18 08:56:58'),(62141,1,59,'2021-11-18 08:57:01'),(62142,1,44,'2021-11-18 08:57:04'),(62143,1,44,'2021-11-18 08:57:08'),(62144,1,15,'2021-11-18 08:57:12'),(62145,1,53,'2021-11-18 08:57:23'),(62146,1,44,'2021-11-18 08:57:33'),(62147,1,44,'2021-11-18 08:57:43'),(62148,1,44,'2021-11-18 08:57:52'),(62149,1,15,'2021-11-18 08:57:58'),(62150,1,44,'2021-11-18 08:58:10'),(62151,1,44,'2021-11-18 09:27:25'),(62152,1,14,'2021-11-18 09:37:32'),(62153,1,44,'2021-11-18 09:52:21'),(62154,1,14,'2021-11-18 10:38:25'),(62155,1,14,'2021-11-18 11:08:15'),(62156,1,14,'2021-11-18 11:36:00'),(62157,1,44,'2021-11-18 11:43:04'),(62158,1,14,'2021-11-18 12:27:52'),(62159,1,44,'2021-11-18 12:30:45'),(62160,1,44,'2021-11-18 12:41:48'),(62161,1,44,'2021-11-18 12:47:28'),(62162,1,44,'2021-11-18 12:47:36'),(62163,1,44,'2021-11-18 12:47:37'),(62164,1,53,'2021-11-18 12:49:31'),(62165,1,44,'2021-11-18 12:51:06'),(62166,1,14,'2021-11-18 13:26:45'),(62167,1,5,'2021-11-18 13:26:48'),(62168,1,14,'2021-11-18 13:33:02'),(62169,1,5,'2021-11-18 14:31:32'),(62170,1,14,'2021-11-18 14:31:34'),(62171,1,15,'2021-11-18 14:34:22'),(62172,1,6,'2021-11-18 14:35:52'),(62173,1,44,'2021-11-18 14:40:55'),(62174,1,14,'2021-11-18 14:41:16'),(62175,1,44,'2021-11-18 14:48:40'),(62176,1,44,'2021-11-18 14:54:21'),(62177,1,96,'2021-11-18 14:57:14'),(62178,1,44,'2021-11-18 15:00:53'),(62179,1,15,'2021-11-18 15:02:03'),(62180,1,44,'2021-11-18 15:13:40'),(62181,1,14,'2021-11-18 15:14:58'),(62182,1,44,'2021-11-18 15:17:24'),(62183,1,44,'2021-11-18 15:18:10'),(62184,1,44,'2021-11-18 15:19:45'),(62185,1,5,'2021-11-18 15:34:38'),(62186,1,44,'2021-11-18 15:50:34'),(62187,1,14,'2021-11-18 16:15:30'),(62188,1,14,'2021-11-18 16:45:51'),(62189,1,14,'2021-11-18 17:13:13'),(62190,1,13,'2021-11-18 17:26:57'),(62191,1,44,'2021-11-18 17:26:59'),(62192,1,53,'2021-11-18 17:36:22'),(62193,1,44,'2021-11-18 17:42:17'),(62194,1,14,'2021-11-18 18:08:04'),(62195,1,14,'2021-11-18 18:35:17'),(62196,1,44,'2021-11-18 18:39:33'),(62197,1,44,'2021-11-18 19:23:17'),(62198,1,44,'2021-11-18 19:23:18'),(62199,1,44,'2021-11-18 19:23:19'),(62200,1,6,'2021-11-18 19:23:24'),(62201,1,14,'2021-11-18 19:30:46'),(62202,1,44,'2021-11-18 20:22:38'),(62203,1,44,'2021-11-18 20:24:25'),(62204,1,43,'2021-11-18 21:39:14'),(62205,1,53,'2021-11-18 22:07:08'),(62206,1,44,'2021-11-18 22:07:13'),(62207,1,44,'2021-11-18 22:07:24'),(62208,1,53,'2021-11-18 22:07:30'),(62209,1,44,'2021-11-18 22:21:48'),(62210,1,44,'2021-11-18 23:00:46'),(62211,1,44,'2021-11-18 23:00:48'),(62212,1,44,'2021-11-18 23:26:59'),(62213,1,70,'2021-11-18 23:32:19'),(62214,1,53,'2021-11-19 00:06:41'),(62215,1,44,'2021-11-19 00:21:36'),(62216,1,44,'2021-11-19 00:29:45'),(62217,1,13,'2021-11-19 00:30:09'),(62218,1,5,'2021-11-19 00:30:27'),(62219,1,5,'2021-11-19 00:35:01'),(62220,1,14,'2021-11-19 00:51:08'),(62221,1,44,'2021-11-19 01:02:41'),(62222,1,14,'2021-11-19 01:05:08'),(62223,1,70,'2021-11-19 02:20:07'),(62224,1,15,'2021-11-19 02:35:42'),(62225,1,14,'2021-11-19 02:37:41'),(62226,1,6,'2021-11-19 02:51:31'),(62227,1,5,'2021-11-19 02:51:38'),(62228,1,44,'2021-11-19 02:54:05'),(62229,1,6,'2021-11-19 02:54:16'),(62230,1,6,'2021-11-19 03:38:12'),(62231,1,44,'2021-11-19 03:53:24'),(62232,1,44,'2021-11-19 03:55:30'),(62233,1,73,'2021-11-19 04:02:06'),(62234,1,44,'2021-11-19 04:36:28'),(62235,1,44,'2021-11-19 04:44:01'),(62236,1,44,'2021-11-19 05:02:22'),(62237,1,44,'2021-11-19 05:02:27'),(62238,1,44,'2021-11-19 05:02:30'),(62239,1,44,'2021-11-19 05:02:33'),(62240,1,44,'2021-11-19 05:02:35'),(62241,1,44,'2021-11-19 05:02:37'),(62242,1,44,'2021-11-19 05:02:39'),(62243,1,44,'2021-11-19 05:02:41'),(62244,1,44,'2021-11-19 05:02:42'),(62245,1,44,'2021-11-19 05:02:43'),(62246,1,44,'2021-11-19 05:02:55'),(62247,1,5,'2021-11-19 05:15:43'),(62248,1,44,'2021-11-19 05:23:23'),(62249,1,44,'2021-11-19 05:42:01'),(62250,1,6,'2021-11-19 05:46:18'),(62251,1,44,'2021-11-19 05:55:15'),(62252,1,73,'2021-11-19 06:57:10'),(62253,1,13,'2021-11-19 07:05:19'),(62254,1,44,'2021-11-19 07:05:22'),(62255,1,44,'2021-11-19 07:05:25'),(62256,1,44,'2021-11-19 07:05:29'),(62257,1,44,'2021-11-19 07:38:17'),(62258,1,44,'2021-11-19 08:34:31'),(62259,1,6,'2021-11-19 08:37:02'),(62260,1,15,'2021-11-19 08:37:18'),(62261,1,56,'2021-11-19 10:01:38'),(62262,1,44,'2021-11-19 10:42:07'),(62263,1,44,'2021-11-19 11:18:13'),(62264,1,44,'2021-11-19 11:29:24'),(62265,1,44,'2021-11-19 11:44:39'),(62266,1,44,'2021-11-19 11:45:56'),(62267,1,44,'2021-11-19 12:34:38'),(62268,1,44,'2021-11-19 12:46:29'),(62269,1,44,'2021-11-19 12:51:03'),(62270,1,44,'2021-11-19 12:52:56'),(62271,1,44,'2021-11-19 12:53:30'),(62272,1,44,'2021-11-19 13:01:48'),(62273,1,13,'2021-11-19 13:06:33'),(62274,1,44,'2021-11-19 13:07:11'),(62275,1,44,'2021-11-19 13:07:31'),(62276,1,44,'2021-11-19 13:16:44'),(62277,1,44,'2021-11-19 13:19:09'),(62278,1,44,'2021-11-19 13:19:17'),(62279,1,44,'2021-11-19 13:19:21'),(62280,1,13,'2021-11-19 14:00:07'),(62281,1,44,'2021-11-19 14:15:26'),(62282,1,5,'2021-11-19 14:33:39'),(62283,1,13,'2021-11-19 14:34:00'),(62284,1,44,'2021-11-19 14:34:44'),(62285,1,44,'2021-11-19 14:36:22'),(62286,1,14,'2021-11-19 14:42:02'),(62287,1,5,'2021-11-19 14:43:20'),(62288,1,14,'2021-11-19 14:45:53'),(62289,1,44,'2021-11-19 14:49:57'),(62290,1,44,'2021-11-19 15:22:33'),(62291,1,13,'2021-11-19 15:42:01'),(62292,1,44,'2021-11-19 15:54:31'),(62293,1,44,'2021-11-19 17:43:57'),(62294,1,13,'2021-11-19 18:29:50'),(62295,1,44,'2021-11-19 19:15:22'),(62296,1,44,'2021-11-19 19:15:25'),(62297,1,44,'2021-11-19 19:31:02'),(62298,1,44,'2021-11-19 19:31:11'),(62299,1,15,'2021-11-19 19:48:00'),(62300,1,6,'2021-11-19 19:48:08'),(62301,1,44,'2021-11-19 20:43:06'),(62302,1,13,'2021-11-19 21:06:36'),(62303,1,44,'2021-11-19 21:08:20'),(62304,1,15,'2021-11-19 21:17:31'),(62305,1,6,'2021-11-19 21:26:33'),(62306,1,44,'2021-11-19 21:30:35'),(62307,1,76,'2021-11-19 21:54:16'),(62308,1,62,'2021-11-19 21:58:08'),(62309,1,6,'2021-11-19 21:59:21'),(62310,1,6,'2021-11-19 21:59:28'),(62311,1,56,'2021-11-19 22:04:03'),(62312,1,44,'2021-11-19 22:19:03'),(62313,1,44,'2021-11-19 22:19:17'),(62314,1,44,'2021-11-19 22:19:43'),(62315,1,44,'2021-11-19 22:20:26'),(62316,1,70,'2021-11-19 22:46:08'),(62317,1,44,'2021-11-19 23:13:21'),(62318,1,44,'2021-11-19 23:24:51'),(62319,1,44,'2021-11-19 23:43:52'),(62320,1,44,'2021-11-20 00:22:09'),(62321,1,44,'2021-11-20 00:27:30'),(62322,1,44,'2021-11-20 00:43:07'),(62323,1,13,'2021-11-20 00:55:41'),(62324,1,44,'2021-11-20 01:34:26'),(62325,1,44,'2021-11-20 01:36:21'),(62326,1,44,'2021-11-20 01:49:15'),(62327,1,44,'2021-11-20 02:20:23'),(62328,1,44,'2021-11-20 02:21:35'),(62329,1,44,'2021-11-20 02:27:18'),(62330,1,5,'2021-11-20 02:37:33'),(62331,1,6,'2021-11-20 02:40:12'),(62332,1,15,'2021-11-20 02:40:45'),(62333,1,14,'2021-11-20 02:43:55'),(62334,1,44,'2021-11-20 03:06:34'),(62335,1,44,'2021-11-20 03:40:20'),(62336,1,44,'2021-11-20 04:06:39'),(62337,1,44,'2021-11-20 05:16:27'),(62338,1,44,'2021-11-20 05:46:32'),(62339,1,44,'2021-11-20 06:03:13'),(62340,1,66,'2021-11-20 06:09:33'),(62341,1,13,'2021-11-20 06:48:40'),(62342,1,44,'2021-11-20 06:49:44'),(62343,1,44,'2021-11-20 07:10:16'),(62344,1,44,'2021-11-20 07:10:17'),(62345,1,44,'2021-11-20 07:42:18'),(62346,1,44,'2021-11-20 07:52:36'),(62347,1,44,'2021-11-20 08:11:56'),(62348,1,15,'2021-11-20 08:36:02'),(62349,1,44,'2021-11-20 08:36:32'),(62350,1,6,'2021-11-20 08:37:39'),(62351,1,13,'2021-11-20 08:46:51'),(62352,1,44,'2021-11-20 08:51:04'),(62353,1,15,'2021-11-20 08:51:06'),(62354,1,44,'2021-11-20 08:51:10'),(62355,1,45,'2021-11-20 08:51:15'),(62356,1,59,'2021-11-20 08:51:16'),(62357,1,43,'2021-11-20 08:51:18'),(62358,1,53,'2021-11-20 08:51:23'),(62359,1,56,'2021-11-20 08:51:28'),(62360,1,66,'2021-11-20 08:51:32'),(62361,1,62,'2021-11-20 08:51:34'),(62362,1,70,'2021-11-20 08:51:36'),(62363,1,73,'2021-11-20 08:51:40'),(62364,1,76,'2021-11-20 08:51:44'),(62365,1,79,'2021-11-20 08:51:46'),(62366,1,53,'2021-11-20 08:51:49'),(62367,1,96,'2021-11-20 08:51:53'),(62368,1,5,'2021-11-20 08:51:58'),(62369,1,15,'2021-11-20 08:52:01'),(62370,1,13,'2021-11-20 08:52:03'),(62371,1,14,'2021-11-20 08:52:06'),(62372,1,6,'2021-11-20 08:52:07'),(62373,1,13,'2021-11-20 08:53:07'),(62374,1,13,'2021-11-20 08:59:00'),(62375,1,44,'2021-11-20 09:04:26'),(62376,1,59,'2021-11-20 09:49:52'),(62377,1,44,'2021-11-20 10:05:02'),(62378,1,44,'2021-11-20 11:18:30'),(62379,1,44,'2021-11-20 11:47:20'),(62380,1,44,'2021-11-20 12:12:25'),(62381,1,53,'2021-11-20 12:22:41'),(62382,1,44,'2021-11-20 12:29:33'),(62383,1,44,'2021-11-20 12:37:12'),(62384,1,44,'2021-11-20 12:47:55'),(62385,1,44,'2021-11-20 12:53:46'),(62386,1,44,'2021-11-20 13:00:14'),(62387,1,44,'2021-11-20 13:10:05'),(62388,1,44,'2021-11-20 13:28:25'),(62389,1,5,'2021-11-20 13:33:37'),(62390,1,14,'2021-11-20 13:34:02'),(62391,1,44,'2021-11-20 13:46:07'),(62392,1,43,'2021-11-20 13:55:53'),(62393,1,44,'2021-11-20 13:58:56'),(62394,1,44,'2021-11-20 14:22:05'),(62395,1,5,'2021-11-20 14:33:23'),(62396,1,15,'2021-11-20 14:33:58'),(62397,1,6,'2021-11-20 14:34:01'),(62398,1,66,'2021-11-20 14:34:24'),(62399,1,14,'2021-11-20 14:35:17'),(62400,1,44,'2021-11-20 14:47:03'),(62401,1,79,'2021-11-20 14:58:15'),(62402,1,44,'2021-11-20 15:20:21'),(62403,1,44,'2021-11-20 15:20:22'),(62404,1,44,'2021-11-20 15:57:54'),(62405,1,73,'2021-11-20 16:01:09'),(62406,1,44,'2021-11-20 16:27:17'),(62407,1,44,'2021-11-20 16:51:58'),(62408,1,44,'2021-11-20 17:20:45'),(62409,1,44,'2021-11-20 17:47:12'),(62410,1,13,'2021-11-20 17:55:01'),(62411,1,44,'2021-11-20 17:56:37'),(62412,1,44,'2021-11-20 18:13:11'),(62413,1,62,'2021-11-20 18:22:38'),(62414,1,53,'2021-11-20 18:31:18'),(62415,1,44,'2021-11-20 18:36:52'),(62416,1,44,'2021-11-20 18:38:41'),(62417,1,15,'2021-11-20 18:39:48'),(62418,1,44,'2021-11-20 19:20:11'),(62419,1,44,'2021-11-20 19:20:12'),(62420,1,44,'2021-11-20 19:32:23'),(62421,1,44,'2021-11-20 19:36:17'),(62422,1,44,'2021-11-20 20:21:07'),(62423,1,44,'2021-11-20 20:52:48'),(62424,1,44,'2021-11-20 21:09:19'),(62425,1,6,'2021-11-20 21:09:20'),(62426,1,6,'2021-11-20 22:10:45'),(62427,1,6,'2021-11-20 22:10:47'),(62428,1,79,'2021-11-20 22:39:39'),(62429,1,44,'2021-11-21 00:40:46'),(62430,1,44,'2021-11-21 00:43:52'),(62431,1,6,'2021-11-21 00:44:05'),(62432,1,53,'2021-11-21 00:44:12'),(62433,1,53,'2021-11-21 00:44:18'),(62434,1,6,'2021-11-21 00:44:28'),(62435,1,53,'2021-11-21 00:45:14'),(62436,1,53,'2021-11-21 00:45:54'),(62437,1,53,'2021-11-21 00:46:10'),(62438,1,5,'2021-11-21 02:36:33'),(62439,1,14,'2021-11-21 02:39:08'),(62440,1,13,'2021-11-21 02:40:09'),(62441,1,44,'2021-11-21 02:40:25'),(62442,1,6,'2021-11-21 02:57:09'),(62443,1,44,'2021-11-21 03:21:41'),(62444,1,6,'2021-11-21 03:27:24'),(62445,1,6,'2021-11-21 03:41:21'),(62446,1,15,'2021-11-21 04:04:41'),(62447,1,6,'2021-11-21 05:03:39'),(62448,1,6,'2021-11-21 05:21:01'),(62449,1,6,'2021-11-21 05:21:03'),(62450,1,44,'2021-11-21 05:30:43'),(62451,1,44,'2021-11-21 05:38:51'),(62452,1,44,'2021-11-21 06:02:07'),(62453,1,44,'2021-11-21 06:59:59'),(62454,1,44,'2021-11-21 07:00:00'),(62455,1,15,'2021-11-21 07:11:44'),(62456,1,44,'2021-11-21 07:19:21'),(62457,1,44,'2021-11-21 07:30:14'),(62458,1,44,'2021-11-21 07:39:46'),(62459,1,44,'2021-11-21 07:43:38'),(62460,1,6,'2021-11-21 08:34:06'),(62461,1,15,'2021-11-21 08:34:38'),(62462,1,44,'2021-11-21 08:35:01'),(62463,1,13,'2021-11-21 08:50:57'),(62464,1,13,'2021-11-21 09:00:27'),(62465,1,13,'2021-11-21 09:08:50'),(62466,1,13,'2021-11-21 09:50:39'),(62467,1,13,'2021-11-21 10:10:56'),(62468,1,14,'2021-11-21 10:32:46'),(62469,1,13,'2021-11-21 10:34:36'),(62470,1,13,'2021-11-21 10:56:11'),(62471,1,44,'2021-11-21 11:02:47'),(62472,1,13,'2021-11-21 11:17:37'),(62473,1,15,'2021-11-21 11:36:15'),(62474,1,13,'2021-11-21 11:38:58'),(62475,1,13,'2021-11-21 12:00:22'),(62476,1,44,'2021-11-21 12:55:46'),(62477,1,44,'2021-11-21 13:06:37'),(62478,1,44,'2021-11-21 13:15:44'),(62479,1,44,'2021-11-21 13:23:50'),(62480,1,13,'2021-11-21 13:48:18'),(62481,1,44,'2021-11-21 14:14:59'),(62482,1,15,'2021-11-21 14:23:54'),(62483,1,14,'2021-11-21 14:34:54'),(62484,1,5,'2021-11-21 14:34:57'),(62485,1,6,'2021-11-21 14:35:51'),(62486,1,15,'2021-11-21 14:35:58'),(62487,1,13,'2021-11-21 14:37:33'),(62488,1,44,'2021-11-21 14:37:41'),(62489,1,6,'2021-11-21 14:39:11'),(62490,1,6,'2021-11-21 14:40:33'),(62491,1,15,'2021-11-21 15:18:53'),(62492,1,13,'2021-11-21 15:59:14'),(62493,1,44,'2021-11-21 16:19:33'),(62494,1,44,'2021-11-21 16:39:56'),(62495,1,5,'2021-11-21 16:40:04'),(62496,1,6,'2021-11-21 16:40:14'),(62497,1,96,'2021-11-21 16:40:17'),(62498,1,15,'2021-11-21 16:40:21'),(62499,1,13,'2021-11-21 16:45:00'),(62500,1,15,'2021-11-21 16:58:51'),(62501,1,14,'2021-11-21 17:00:17'),(62502,1,5,'2021-11-21 17:01:35'),(62503,1,13,'2021-11-21 17:06:53'),(62504,1,15,'2021-11-21 17:45:02'),(62505,1,44,'2021-11-21 18:25:15'),(62506,1,44,'2021-11-21 18:27:15'),(62507,1,13,'2021-11-21 18:34:42'),(62508,1,44,'2021-11-21 18:48:15'),(62509,1,44,'2021-11-21 18:54:18'),(62510,1,13,'2021-11-21 18:56:57'),(62511,1,44,'2021-11-21 19:00:46'),(62512,1,44,'2021-11-21 19:00:47'),(62513,1,44,'2021-11-21 19:03:28'),(62514,1,6,'2021-11-21 19:53:31'),(62515,1,13,'2021-11-21 20:23:14'),(62516,1,44,'2021-11-21 21:02:52'),(62517,1,13,'2021-11-21 21:06:49'),(62518,1,44,'2021-11-21 21:06:59'),(62519,1,13,'2021-11-21 21:49:15'),(62520,1,44,'2021-11-21 22:15:16'),(62521,1,44,'2021-11-21 22:16:25'),(62522,1,44,'2021-11-21 22:24:50'),(62523,1,44,'2021-11-21 22:38:46'),(62524,1,44,'2021-11-22 00:31:27'),(62525,1,15,'2021-11-22 00:33:39'),(62526,1,70,'2021-11-22 00:45:44'),(62527,1,56,'2021-11-22 00:53:58'),(62528,1,15,'2021-11-22 01:12:40'),(62529,1,44,'2021-11-22 02:07:59'),(62530,1,44,'2021-11-22 02:08:05'),(62531,1,44,'2021-11-22 02:08:10'),(62532,1,44,'2021-11-22 02:08:16'),(62533,1,76,'2021-11-22 02:25:06'),(62534,1,5,'2021-11-22 02:36:37'),(62535,1,15,'2021-11-22 02:36:56'),(62536,1,6,'2021-11-22 02:39:00'),(62537,1,14,'2021-11-22 02:39:57'),(62538,1,13,'2021-11-22 02:40:15'),(62539,1,44,'2021-11-22 02:42:08'),(62540,1,15,'2021-11-22 02:42:31'),(62541,1,6,'2021-11-22 02:45:10'),(62542,1,6,'2021-11-22 02:58:44'),(62543,1,6,'2021-11-22 03:07:27'),(62544,1,6,'2021-11-22 03:14:52'),(62545,1,44,'2021-11-22 03:22:08'),(62546,1,6,'2021-11-22 03:23:40'),(62547,1,44,'2021-11-22 03:24:46'),(62548,1,53,'2021-11-22 03:34:36'),(62549,1,70,'2021-11-22 04:01:13'),(62550,1,6,'2021-11-22 04:09:31'),(62551,1,15,'2021-11-22 04:21:14'),(62552,1,44,'2021-11-22 04:31:08'),(62553,1,44,'2021-11-22 05:02:44'),(62554,1,59,'2021-11-22 05:11:47'),(62555,1,15,'2021-11-22 05:16:53'),(62556,1,44,'2021-11-22 05:34:39'),(62557,1,15,'2021-11-22 06:11:12'),(62558,1,6,'2021-11-22 06:39:17'),(62559,1,6,'2021-11-22 07:00:29'),(62560,1,44,'2021-11-22 07:00:42'),(62561,1,44,'2021-11-22 07:00:43'),(62562,1,15,'2021-11-22 07:02:50'),(62563,1,6,'2021-11-22 07:21:48'),(62564,1,15,'2021-11-22 07:39:16'),(62565,1,96,'2021-11-22 07:59:56'),(62566,1,44,'2021-11-22 08:02:50'),(62567,1,5,'2021-11-22 08:09:54'),(62568,1,15,'2021-11-22 08:32:52'),(62569,1,44,'2021-11-22 08:34:08'),(62570,1,6,'2021-11-22 08:34:37'),(62571,1,44,'2021-11-22 08:42:28'),(62572,1,44,'2021-11-22 09:06:13'),(62573,1,44,'2021-11-22 09:32:02'),(62574,1,44,'2021-11-22 10:52:01'),(62575,1,5,'2021-11-22 11:14:27'),(62576,1,14,'2021-11-22 11:14:32'),(62577,1,44,'2021-11-22 11:16:59'),(62578,1,44,'2021-11-22 11:17:10'),(62579,1,44,'2021-11-22 11:22:48'),(62580,1,44,'2021-11-22 11:23:03'),(62581,1,56,'2021-11-22 11:40:33'),(62582,1,44,'2021-11-22 11:58:45'),(62583,1,44,'2021-11-22 12:38:24'),(62584,1,70,'2021-11-22 12:46:11'),(62585,1,44,'2021-11-22 12:48:31'),(62586,1,13,'2021-11-22 12:54:00'),(62587,1,44,'2021-11-22 13:18:06'),(62588,1,15,'2021-11-22 13:30:40'),(62589,1,13,'2021-11-22 13:41:36'),(62590,1,44,'2021-11-22 13:48:32'),(62591,1,44,'2021-11-22 13:59:45'),(62592,1,44,'2021-11-22 14:26:40'),(62593,1,13,'2021-11-22 14:29:53'),(62594,1,44,'2021-11-22 14:32:55'),(62595,1,15,'2021-11-22 14:35:15'),(62596,1,6,'2021-11-22 14:35:25'),(62597,1,13,'2021-11-22 14:36:22'),(62598,1,15,'2021-11-22 14:38:07'),(62599,1,44,'2021-11-22 14:45:16'),(62600,1,44,'2021-11-22 14:48:24'),(62601,1,44,'2021-11-22 14:49:33'),(62602,1,66,'2021-11-22 14:50:56'),(62603,1,44,'2021-11-22 15:02:46'),(62604,1,45,'2021-11-22 15:10:30'),(62605,1,44,'2021-11-22 15:11:32'),(62606,1,44,'2021-11-22 15:14:08'),(62607,1,13,'2021-11-22 15:22:02'),(62608,1,44,'2021-11-22 15:37:19'),(62609,1,5,'2021-11-22 16:00:14'),(62610,1,14,'2021-11-22 16:00:16'),(62611,1,44,'2021-11-22 16:26:14'),(62612,1,44,'2021-11-22 16:40:35'),(62613,1,44,'2021-11-22 16:50:33'),(62614,1,44,'2021-11-22 17:35:48'),(62615,1,56,'2021-11-22 17:43:21'),(62616,1,44,'2021-11-22 18:41:47'),(62617,1,6,'2021-11-22 18:41:49'),(62618,1,6,'2021-11-22 18:41:51'),(62619,1,44,'2021-11-22 19:01:56'),(62620,1,44,'2021-11-22 19:02:13'),(62621,1,44,'2021-11-22 19:02:15'),(62622,1,44,'2021-11-22 19:07:33'),(62623,1,44,'2021-11-22 19:12:43'),(62624,1,44,'2021-11-22 19:23:56'),(62625,1,44,'2021-11-22 19:45:12'),(62626,1,44,'2021-11-22 20:07:47'),(62627,1,44,'2021-11-22 20:30:23'),(62628,1,44,'2021-11-22 20:37:32'),(62629,1,44,'2021-11-22 20:51:39'),(62630,1,59,'2021-11-22 21:32:59'),(62631,1,44,'2021-11-22 22:15:00'),(62632,1,44,'2021-11-22 22:26:32'),(62633,1,44,'2021-11-22 22:27:46'),(62634,1,79,'2021-11-22 22:40:34'),(62635,1,44,'2021-11-22 23:02:55'),(62636,1,6,'2021-11-22 23:28:03'),(62637,1,45,'2021-11-22 23:42:38'),(62638,1,44,'2021-11-23 00:36:51'),(62639,1,44,'2021-11-23 00:53:56'),(62640,1,44,'2021-11-23 01:10:15'),(62641,1,45,'2021-11-23 01:10:17'),(62642,1,73,'2021-11-23 01:47:14'),(62643,1,44,'2021-11-23 01:49:37'),(62644,1,96,'2021-11-23 01:52:22'),(62645,1,5,'2021-11-23 02:38:40'),(62646,1,6,'2021-11-23 02:40:45'),(62647,1,14,'2021-11-23 02:42:35'),(62648,1,44,'2021-11-23 02:48:23'),(62649,1,15,'2021-11-23 02:55:14'),(62650,1,44,'2021-11-23 03:02:50'),(62651,1,44,'2021-11-23 03:06:31'),(62652,1,44,'2021-11-23 03:14:17'),(62653,1,44,'2021-11-23 03:22:28'),(62654,1,44,'2021-11-23 03:22:40'),(62655,1,44,'2021-11-23 03:31:12'),(62656,1,44,'2021-11-23 04:01:15'),(62657,1,44,'2021-11-23 04:04:24'),(62658,1,44,'2021-11-23 04:24:09'),(62659,1,62,'2021-11-23 04:52:13'),(62660,1,44,'2021-11-23 05:06:36'),(62661,1,6,'2021-11-23 05:21:31'),(62662,1,6,'2021-11-23 05:21:39'),(62663,1,44,'2021-11-23 05:34:06'),(62664,1,44,'2021-11-23 05:49:48'),(62665,1,43,'2021-11-23 06:43:23'),(62666,1,13,'2021-11-23 06:55:51'),(62667,1,44,'2021-11-23 06:55:54'),(62668,1,44,'2021-11-23 07:08:30'),(62669,1,44,'2021-11-23 07:08:35'),(62670,1,79,'2021-11-23 07:08:37'),(62671,1,44,'2021-11-23 07:45:48'),(62672,1,44,'2021-11-23 07:55:17'),(62673,1,13,'2021-11-23 08:34:47'),(62674,1,14,'2021-11-23 08:35:59'),(62675,1,44,'2021-11-23 08:37:00'),(62676,1,5,'2021-11-23 08:37:50'),(62677,1,6,'2021-11-23 08:43:26'),(62678,1,6,'2021-11-23 08:52:19'),(62679,1,15,'2021-11-23 08:53:11'),(62680,1,44,'2021-11-23 09:07:09'),(62681,1,15,'2021-11-23 09:12:44'),(62682,1,44,'2021-11-23 09:26:10'),(62683,1,15,'2021-11-23 09:28:51'),(62684,1,15,'2021-11-23 09:48:16'),(62685,1,44,'2021-11-23 10:09:37'),(62686,1,15,'2021-11-23 10:23:39'),(62687,1,44,'2021-11-23 10:45:48'),(62688,1,15,'2021-11-23 11:11:05'),(62689,1,44,'2021-11-23 12:08:00'),(62690,1,44,'2021-11-23 12:38:45'),(62691,1,44,'2021-11-23 12:43:54'),(62692,1,44,'2021-11-23 12:47:42'),(62693,1,44,'2021-11-23 12:49:42'),(62694,1,44,'2021-11-23 12:56:47'),(62695,1,44,'2021-11-23 13:03:43'),(62696,1,44,'2021-11-23 13:10:44'),(62697,1,44,'2021-11-23 13:41:45'),(62698,1,15,'2021-11-23 13:45:45'),(62699,1,13,'2021-11-23 14:23:29'),(62700,1,6,'2021-11-23 14:34:23'),(62701,1,13,'2021-11-23 14:34:49'),(62702,1,14,'2021-11-23 14:35:06'),(62703,1,5,'2021-11-23 14:35:27'),(62704,1,15,'2021-11-23 14:35:35'),(62705,1,44,'2021-11-23 14:37:03'),(62706,1,15,'2021-11-23 14:37:12'),(62707,1,44,'2021-11-23 14:41:17'),(62708,1,44,'2021-11-23 15:40:41'),(62709,1,44,'2021-11-23 15:52:22'),(62710,1,6,'2021-11-23 16:14:17'),(62711,1,44,'2021-11-23 16:32:05'),(62712,1,6,'2021-11-23 16:32:06'),(62713,1,44,'2021-11-23 16:35:31'),(62714,1,44,'2021-11-23 16:36:50'),(62715,1,45,'2021-11-23 16:37:35'),(62716,1,44,'2021-11-23 16:42:40'),(62717,1,15,'2021-11-23 17:25:16'),(62718,1,44,'2021-11-23 17:31:00'),(62719,1,66,'2021-11-23 17:41:39'),(62720,1,15,'2021-11-23 18:35:57'),(62721,1,44,'2021-11-23 19:10:37'),(62722,1,44,'2021-11-23 19:10:39'),(62723,1,15,'2021-11-23 19:24:12'),(62724,1,44,'2021-11-23 19:43:02'),(62725,1,15,'2021-11-23 20:11:35'),(62726,1,44,'2021-11-23 20:21:55'),(62727,1,15,'2021-11-23 20:33:24'),(62728,1,15,'2021-11-23 20:55:14'),(62729,1,44,'2021-11-23 21:29:15'),(62730,1,44,'2021-11-23 21:49:37'),(62731,1,15,'2021-11-23 22:03:52'),(62732,1,44,'2021-11-23 22:09:46'),(62733,1,70,'2021-11-23 22:16:57'),(62734,1,44,'2021-11-23 22:20:18'),(62735,1,59,'2021-11-23 22:29:36'),(62736,1,44,'2021-11-23 22:39:11'),(62737,1,44,'2021-11-23 22:39:14'),(62738,1,56,'2021-11-23 22:41:53'),(62739,1,43,'2021-11-24 00:16:43'),(62740,1,76,'2021-11-24 00:38:22'),(62741,1,44,'2021-11-24 01:34:43'),(62742,1,44,'2021-11-24 01:42:26'),(62743,1,44,'2021-11-24 01:50:56'),(62744,1,44,'2021-11-24 02:16:38'),(62745,1,44,'2021-11-24 02:31:50'),(62746,1,44,'2021-11-24 02:39:54'),(62747,1,6,'2021-11-24 02:42:55'),(62748,1,44,'2021-11-24 02:48:53'),(62749,1,15,'2021-11-24 02:49:56'),(62750,1,13,'2021-11-24 02:53:11'),(62751,1,44,'2021-11-24 02:59:34'),(62752,1,44,'2021-11-24 03:16:20'),(62753,1,13,'2021-11-24 03:17:35'),(62754,1,44,'2021-11-24 03:22:41'),(62755,1,53,'2021-11-24 03:41:39'),(62756,1,14,'2021-11-24 05:03:09'),(62757,1,44,'2021-11-24 05:21:29'),(62758,1,44,'2021-11-24 05:21:30'),(62759,1,56,'2021-11-24 05:50:40'),(62760,1,44,'2021-11-24 06:05:42'),(62761,1,5,'2021-11-24 06:05:45'),(62762,1,6,'2021-11-24 06:05:48'),(62763,1,96,'2021-11-24 06:05:51'),(62764,1,15,'2021-11-24 06:05:52'),(62765,1,13,'2021-11-24 06:07:54'),(62766,1,44,'2021-11-24 06:37:57'),(62767,1,44,'2021-11-24 07:04:00'),(62768,1,44,'2021-11-24 07:04:01'),(62769,1,44,'2021-11-24 07:45:24'),(62770,1,5,'2021-11-24 08:32:28'),(62771,1,13,'2021-11-24 08:35:06'),(62772,1,44,'2021-11-24 08:35:20'),(62773,1,44,'2021-11-24 08:37:04'),(62774,1,14,'2021-11-24 09:09:14'),(62775,1,5,'2021-11-24 09:10:31'),(62776,1,14,'2021-11-24 09:19:53'),(62777,1,13,'2021-11-24 09:34:55'),(62778,1,73,'2021-11-24 10:14:27'),(62779,1,44,'2021-11-24 11:16:28'),(62780,1,43,'2021-11-24 12:04:25'),(62781,1,44,'2021-11-24 12:13:34'),(62782,1,44,'2021-11-24 12:16:18'),(62783,1,44,'2021-11-24 12:22:00'),(62784,1,44,'2021-11-24 12:47:27'),(62785,1,44,'2021-11-24 12:53:54'),(62786,1,73,'2021-11-24 12:56:00'),(62787,1,44,'2021-11-24 13:08:08'),(62788,1,44,'2021-11-24 13:08:14'),(62789,1,44,'2021-11-24 13:08:23'),(62790,1,44,'2021-11-24 13:08:29'),(62791,1,44,'2021-11-24 13:08:33'),(62792,1,44,'2021-11-24 13:08:45'),(62793,1,44,'2021-11-24 13:09:05'),(62794,1,44,'2021-11-24 13:09:09'),(62795,1,44,'2021-11-24 13:09:13'),(62796,1,44,'2021-11-24 13:09:16'),(62797,1,44,'2021-11-24 13:40:25'),(62798,1,44,'2021-11-24 14:10:45'),(62799,1,44,'2021-11-24 14:15:55'),(62800,1,44,'2021-11-24 14:33:36'),(62801,1,14,'2021-11-24 14:33:41'),(62802,1,13,'2021-11-24 14:33:46'),(62803,1,44,'2021-11-24 14:33:50'),(62804,1,5,'2021-11-24 14:34:54'),(62805,1,14,'2021-11-24 15:02:12'),(62806,1,44,'2021-11-24 16:09:26'),(62807,1,15,'2021-11-24 16:11:27'),(62808,1,6,'2021-11-24 16:11:29'),(62809,1,44,'2021-11-24 17:10:54'),(62810,1,44,'2021-11-24 17:13:38'),(62811,1,44,'2021-11-24 18:41:36'),(62812,1,53,'2021-11-24 18:41:37'),(62813,1,73,'2021-11-24 18:41:40'),(62814,1,76,'2021-11-24 18:41:42'),(62815,1,79,'2021-11-24 18:41:44'),(62816,1,15,'2021-11-24 18:41:45'),(62817,1,96,'2021-11-24 18:41:46'),(62818,1,44,'2021-11-24 19:05:13'),(62819,1,44,'2021-11-24 19:05:14'),(62820,1,6,'2021-11-24 19:06:26'),(62821,1,44,'2021-11-24 19:22:29'),(62822,1,53,'2021-11-24 20:02:25'),(62823,1,44,'2021-11-24 20:56:36'),(62824,1,6,'2021-11-24 20:56:51'),(62825,1,15,'2021-11-24 21:08:28'),(62826,1,6,'2021-11-24 21:08:30'),(62827,1,44,'2021-11-24 22:12:00'),(62828,1,44,'2021-11-24 22:15:01'),(62829,1,44,'2021-11-24 22:15:46'),(62830,1,44,'2021-11-24 22:20:00'),(62831,1,44,'2021-11-24 22:20:01'),(62832,1,44,'2021-11-24 22:20:27'),(62833,1,44,'2021-11-24 22:20:46'),(62834,1,44,'2021-11-24 22:22:57'),(62835,1,44,'2021-11-24 22:24:14'),(62836,1,70,'2021-11-24 22:33:35'),(62837,1,44,'2021-11-24 23:17:16'),(62838,1,44,'2021-11-24 23:46:26'),(62839,1,44,'2021-11-25 00:29:29'),(62840,1,13,'2021-11-25 02:38:03'),(62841,1,44,'2021-11-25 02:41:13'),(62842,1,44,'2021-11-25 02:43:20'),(62843,1,44,'2021-11-25 02:46:59'),(62844,1,44,'2021-11-25 02:53:52'),(62845,1,5,'2021-11-25 02:59:02'),(62846,1,5,'2021-11-25 03:15:21'),(62847,1,5,'2021-11-25 03:36:17'),(62848,1,14,'2021-11-25 03:48:26'),(62849,1,5,'2021-11-25 04:13:25'),(62850,1,5,'2021-11-25 04:36:52'),(62851,1,44,'2021-11-25 05:00:25'),(62852,1,44,'2021-11-25 05:14:31'),(62853,1,15,'2021-11-25 05:21:55'),(62854,1,76,'2021-11-25 05:33:00'),(62855,1,14,'2021-11-25 05:52:27'),(62856,1,73,'2021-11-25 06:27:40'),(62857,1,5,'2021-11-25 06:31:35'),(62858,1,14,'2021-11-25 06:31:46'),(62859,1,62,'2021-11-25 06:40:40'),(62860,1,44,'2021-11-25 06:59:28'),(62861,1,44,'2021-11-25 06:59:30'),(62862,1,44,'2021-11-25 07:10:23'),(62863,1,5,'2021-11-25 07:12:44'),(62864,1,44,'2021-11-25 07:37:35'),(62865,1,44,'2021-11-25 07:38:08'),(62866,1,15,'2021-11-25 08:06:55'),(62867,1,6,'2021-11-25 08:07:40'),(62868,1,5,'2021-11-25 08:15:32'),(62869,1,5,'2021-11-25 08:31:41'),(62870,1,14,'2021-11-25 08:33:17'),(62871,1,13,'2021-11-25 08:35:10'),(62872,1,44,'2021-11-25 08:35:56'),(62873,1,44,'2021-11-25 08:37:25'),(62874,1,14,'2021-11-25 08:48:30'),(62875,1,44,'2021-11-25 08:52:33'),(62876,1,5,'2021-11-25 09:22:43'),(62877,1,44,'2021-11-25 09:34:01'),(62878,1,44,'2021-11-25 09:36:55'),(62879,1,44,'2021-11-25 11:06:40'),(62880,1,5,'2021-11-25 11:24:40'),(62881,1,76,'2021-11-25 11:39:26'),(62882,1,44,'2021-11-25 12:03:24'),(62883,1,44,'2021-11-25 12:03:54'),(62884,1,44,'2021-11-25 12:43:52'),(62885,1,5,'2021-11-25 13:28:44'),(62886,1,15,'2021-11-25 14:07:28'),(62887,1,96,'2021-11-25 14:10:15'),(62888,1,15,'2021-11-25 14:23:13'),(62889,1,6,'2021-11-25 14:23:14'),(62890,1,13,'2021-11-25 14:33:40'),(62891,1,44,'2021-11-25 14:33:50'),(62892,1,5,'2021-11-25 14:33:58'),(62893,1,14,'2021-11-25 14:35:23'),(62894,1,6,'2021-11-25 14:53:31'),(62895,1,15,'2021-11-25 16:15:15'),(62896,1,44,'2021-11-25 16:19:22'),(62897,1,15,'2021-11-25 16:29:43'),(62898,1,44,'2021-11-25 17:18:36'),(62899,1,44,'2021-11-25 17:27:10'),(62900,1,15,'2021-11-25 17:56:57'),(62901,1,5,'2021-11-25 17:58:14'),(62902,1,44,'2021-11-25 17:59:25'),(62903,1,44,'2021-11-25 18:15:17'),(62904,1,44,'2021-11-25 18:18:42'),(62905,1,5,'2021-11-25 18:27:57'),(62906,1,44,'2021-11-25 18:43:41'),(62907,1,73,'2021-11-25 18:44:34'),(62908,1,15,'2021-11-25 18:51:54'),(62909,1,53,'2021-11-25 18:57:16'),(62910,1,5,'2021-11-25 18:59:17'),(62911,1,44,'2021-11-25 18:59:29'),(62912,1,44,'2021-11-25 18:59:30'),(62913,1,44,'2021-11-25 19:02:37'),(62914,1,15,'2021-11-25 19:43:52'),(62915,1,15,'2021-11-25 20:37:26'),(62916,1,44,'2021-11-25 20:53:26'),(62917,1,44,'2021-11-25 20:53:54'),(62918,1,14,'2021-11-25 21:19:26'),(62919,1,66,'2021-11-25 21:56:12'),(62920,1,44,'2021-11-25 21:58:30'),(62921,1,96,'2021-11-25 22:11:28'),(62922,1,44,'2021-11-25 22:15:34'),(62923,1,44,'2021-11-25 22:16:11'),(62924,1,44,'2021-11-25 22:16:47'),(62925,1,15,'2021-11-25 23:06:44'),(62926,1,44,'2021-11-26 01:06:35'),(62927,1,44,'2021-11-26 01:26:43'),(62928,1,44,'2021-11-26 01:36:04'),(62929,1,13,'2021-11-26 02:09:10'),(62930,1,44,'2021-11-26 02:25:51'),(62931,1,44,'2021-11-26 02:25:52'),(62932,1,44,'2021-11-26 02:38:28'),(62933,1,13,'2021-11-26 02:39:11'),(62934,1,14,'2021-11-26 02:40:31'),(62935,1,5,'2021-11-26 02:41:31'),(62936,1,44,'2021-11-26 02:45:32'),(62937,1,44,'2021-11-26 02:49:34'),(62938,1,5,'2021-11-26 02:59:00'),(62939,1,14,'2021-11-26 02:59:30'),(62940,1,5,'2021-11-26 03:33:25'),(62941,1,14,'2021-11-26 03:44:36'),(62942,1,14,'2021-11-26 04:07:37'),(62943,1,66,'2021-11-26 04:27:10'),(62944,1,14,'2021-11-26 04:30:22'),(62945,1,43,'2021-11-26 04:45:48'),(62946,1,14,'2021-11-26 04:52:44'),(62947,1,14,'2021-11-26 05:34:46'),(62948,1,44,'2021-11-26 05:44:35'),(62949,1,5,'2021-11-26 05:45:23'),(62950,1,14,'2021-11-26 05:57:35'),(62951,1,44,'2021-11-26 07:05:19'),(62952,1,44,'2021-11-26 07:05:22'),(62953,1,6,'2021-11-26 07:56:30'),(62954,1,15,'2021-11-26 07:56:33'),(62955,1,5,'2021-11-26 08:15:46'),(62956,1,73,'2021-11-26 08:18:19'),(62957,1,44,'2021-11-26 08:31:37'),(62958,1,44,'2021-11-26 08:37:50'),(62959,1,44,'2021-11-26 08:52:26'),(62960,1,59,'2021-11-26 09:10:14'),(62961,1,5,'2021-11-26 09:37:51'),(62962,1,15,'2021-11-26 09:40:47'),(62963,1,14,'2021-11-26 09:41:29'),(62964,1,44,'2021-11-26 09:41:42'),(62965,1,44,'2021-11-26 09:45:55'),(62966,1,6,'2021-11-26 09:47:12'),(62967,1,44,'2021-11-26 09:47:57'),(62968,1,44,'2021-11-26 10:23:02'),(62969,1,44,'2021-11-26 10:50:34'),(62970,1,5,'2021-11-26 10:58:35'),(62971,1,44,'2021-11-26 11:06:17'),(62972,1,5,'2021-11-26 11:19:59'),(62973,1,44,'2021-11-26 11:27:50'),(62974,1,44,'2021-11-26 11:58:39'),(62975,1,5,'2021-11-26 12:13:26'),(62976,1,44,'2021-11-26 12:41:14'),(62977,1,5,'2021-11-26 13:05:29'),(62978,1,44,'2021-11-26 14:01:30'),(62979,1,5,'2021-11-26 14:07:23'),(62980,1,44,'2021-11-26 14:27:44'),(62981,1,13,'2021-11-26 14:28:24'),(62982,1,44,'2021-11-26 14:28:26'),(62983,1,44,'2021-11-26 14:31:19'),(62984,1,6,'2021-11-26 14:33:28'),(62985,1,14,'2021-11-26 14:34:02'),(62986,1,5,'2021-11-26 14:34:09'),(62987,1,13,'2021-11-26 14:34:59'),(62988,1,44,'2021-11-26 14:35:04'),(62989,1,15,'2021-11-26 14:36:51'),(62990,1,44,'2021-11-26 14:54:26'),(62991,1,79,'2021-11-26 14:56:39'),(62992,1,5,'2021-11-26 15:02:16'),(62993,1,76,'2021-11-26 15:27:52'),(62994,1,44,'2021-11-26 15:52:49'),(62995,1,6,'2021-11-26 15:53:27'),(62996,1,44,'2021-11-26 16:42:29'),(62997,1,44,'2021-11-26 17:04:26'),(62998,1,44,'2021-11-26 17:25:40'),(62999,1,44,'2021-11-26 18:32:34'),(63000,1,6,'2021-11-26 18:32:37'),(63001,1,6,'2021-11-26 18:32:39'),(63002,1,44,'2021-11-26 18:33:04'),(63003,1,44,'2021-11-26 18:55:51'),(63004,1,44,'2021-11-26 19:05:37'),(63005,1,44,'2021-11-26 19:05:45'),(63006,1,44,'2021-11-26 19:06:10'),(63007,1,70,'2021-11-26 19:07:15'),(63008,1,44,'2021-11-26 19:11:27'),(63009,1,44,'2021-11-26 19:41:20'),(63010,1,44,'2021-11-26 20:13:50'),(63011,1,44,'2021-11-26 20:21:11'),(63012,1,44,'2021-11-26 20:44:13'),(63013,1,44,'2021-11-26 20:53:18'),(63014,1,44,'2021-11-26 21:06:18'),(63015,1,44,'2021-11-26 21:28:30'),(63016,1,44,'2021-11-26 21:38:34'),(63017,1,66,'2021-11-26 22:05:50'),(63018,1,44,'2021-11-26 22:12:07'),(63019,1,44,'2021-11-26 22:18:23'),(63020,1,44,'2021-11-26 22:29:41'),(63021,1,44,'2021-11-27 00:16:16'),(63022,1,44,'2021-11-27 00:37:00'),(63023,1,6,'2021-11-27 00:37:02'),(63024,1,44,'2021-11-27 00:37:08'),(63025,1,44,'2021-11-27 01:04:22'),(63026,1,44,'2021-11-27 01:59:31'),(63027,1,66,'2021-11-27 02:01:07'),(63028,1,5,'2021-11-27 02:38:02'),(63029,1,14,'2021-11-27 02:41:23'),(63030,1,13,'2021-11-27 02:46:23'),(63031,1,44,'2021-11-27 02:50:11'),(63032,1,44,'2021-11-27 02:52:25'),(63033,1,44,'2021-11-27 02:55:11'),(63034,1,6,'2021-11-27 02:55:49'),(63035,1,6,'2021-11-27 03:03:16'),(63036,1,6,'2021-11-27 03:11:02'),(63037,1,6,'2021-11-27 03:19:08'),(63038,1,15,'2021-11-27 03:34:56'),(63039,1,6,'2021-11-27 04:00:32'),(63040,1,6,'2021-11-27 04:22:22'),(63041,1,44,'2021-11-27 04:49:07'),(63042,1,44,'2021-11-27 05:09:26'),(63043,1,15,'2021-11-27 05:30:41'),(63044,1,44,'2021-11-27 05:51:44'),(63045,1,15,'2021-11-27 06:04:07'),(63046,1,6,'2021-11-27 06:11:45'),(63047,1,45,'2021-11-27 06:32:36'),(63048,1,15,'2021-11-27 06:39:29'),(63049,1,44,'2021-11-27 07:09:51'),(63050,1,44,'2021-11-27 07:09:52'),(63051,1,15,'2021-11-27 07:15:18'),(63052,1,44,'2021-11-27 07:49:18'),(63053,1,15,'2021-11-27 07:52:40'),(63054,1,56,'2021-11-27 08:17:51'),(63055,1,44,'2021-11-27 08:23:12'),(63056,1,44,'2021-11-27 08:23:15'),(63057,1,5,'2021-11-27 08:32:10'),(63058,1,44,'2021-11-27 08:34:09'),(63059,1,13,'2021-11-27 08:34:38'),(63060,1,44,'2021-11-27 08:35:47'),(63061,1,44,'2021-11-27 08:39:17'),(63062,1,14,'2021-11-27 08:49:45'),(63063,1,59,'2021-11-27 08:50:56'),(63064,1,15,'2021-11-27 08:52:50'),(63065,1,14,'2021-11-27 09:00:37'),(63066,1,62,'2021-11-27 09:01:52'),(63067,1,44,'2021-11-27 09:03:57'),(63068,1,44,'2021-11-27 09:12:29'),(63069,1,44,'2021-11-27 09:12:33'),(63070,1,14,'2021-11-27 09:18:46'),(63071,1,70,'2021-11-27 09:27:47'),(63072,1,14,'2021-11-27 09:28:19'),(63073,1,14,'2021-11-27 09:50:16'),(63074,1,14,'2021-11-27 10:06:27'),(63075,1,44,'2021-11-27 10:29:51'),(63076,1,59,'2021-11-27 10:36:49'),(63077,1,15,'2021-11-27 10:38:32'),(63078,1,44,'2021-11-27 10:39:27'),(63079,1,15,'2021-11-27 10:39:48'),(63080,1,43,'2021-11-27 10:40:48'),(63081,1,59,'2021-11-27 10:41:50'),(63082,1,73,'2021-11-27 10:43:33'),(63083,1,79,'2021-11-27 10:44:23'),(63084,1,44,'2021-11-27 10:45:21'),(63085,1,62,'2021-11-27 10:46:52'),(63086,1,44,'2021-11-27 10:52:01'),(63087,1,44,'2021-11-27 10:55:42'),(63088,1,62,'2021-11-27 11:07:10'),(63089,1,73,'2021-11-27 11:07:45'),(63090,1,66,'2021-11-27 11:08:28'),(63091,1,70,'2021-11-27 11:10:39'),(63092,1,13,'2021-11-27 11:11:56'),(63093,1,44,'2021-11-27 11:12:26'),(63094,1,56,'2021-11-27 11:12:39'),(63095,1,53,'2021-11-27 11:20:01'),(63096,1,44,'2021-11-27 11:20:37'),(63097,1,44,'2021-11-27 11:37:17'),(63098,1,76,'2021-11-27 11:39:45'),(63099,1,45,'2021-11-27 11:46:18'),(63100,1,15,'2021-11-27 11:47:08'),(63101,1,70,'2021-11-27 11:48:07'),(63102,1,44,'2021-11-27 11:55:28'),(63103,1,53,'2021-11-27 11:56:57'),(63104,1,96,'2021-11-27 12:00:34'),(63105,1,66,'2021-11-27 12:05:10'),(63106,1,79,'2021-11-27 12:12:03'),(63107,1,53,'2021-11-27 12:12:36'),(63108,1,45,'2021-11-27 12:13:14'),(63109,1,5,'2021-11-27 12:14:09'),(63110,1,76,'2021-11-27 12:23:48'),(63111,1,6,'2021-11-27 12:24:49'),(63112,1,44,'2021-11-27 12:27:52'),(63113,1,96,'2021-11-27 12:29:34'),(63114,1,44,'2021-11-27 12:33:46'),(63115,1,53,'2021-11-27 12:35:36'),(63116,1,44,'2021-11-27 12:48:29'),(63117,1,44,'2021-11-27 13:01:38'),(63118,1,44,'2021-11-27 13:06:24'),(63119,1,15,'2021-11-27 13:25:52'),(63120,1,15,'2021-11-27 14:13:08'),(63121,1,15,'2021-11-27 14:32:58'),(63122,1,6,'2021-11-27 14:32:59'),(63123,1,14,'2021-11-27 14:33:38'),(63124,1,44,'2021-11-27 14:33:55'),(63125,1,5,'2021-11-27 14:34:56'),(63126,1,44,'2021-11-27 14:35:35'),(63127,1,13,'2021-11-27 14:36:33'),(63128,1,53,'2021-11-27 14:36:53'),(63129,1,44,'2021-11-27 14:37:00'),(63130,1,44,'2021-11-27 14:39:00'),(63131,1,44,'2021-11-27 14:41:54'),(63132,1,44,'2021-11-27 14:42:00'),(63133,1,44,'2021-11-27 14:42:05'),(63134,1,15,'2021-11-27 14:43:23'),(63135,1,5,'2021-11-27 14:51:59'),(63136,1,44,'2021-11-27 15:12:17'),(63137,1,44,'2021-11-27 15:13:28'),(63138,1,44,'2021-11-27 15:30:43'),(63139,1,44,'2021-11-27 15:31:06'),(63140,1,44,'2021-11-27 15:31:08'),(63141,1,15,'2021-11-27 15:40:38'),(63142,1,44,'2021-11-27 16:21:39'),(63143,1,44,'2021-11-27 16:46:47'),(63144,1,44,'2021-11-27 16:53:07'),(63145,1,53,'2021-11-27 17:06:45'),(63146,1,44,'2021-11-27 17:10:42'),(63147,1,15,'2021-11-27 18:14:16'),(63148,1,6,'2021-11-27 18:14:19'),(63149,1,66,'2021-11-27 18:36:37'),(63150,1,44,'2021-11-27 19:05:27'),(63151,1,44,'2021-11-27 19:05:28'),(63152,1,44,'2021-11-27 19:21:38'),(63153,1,44,'2021-11-27 19:24:14'),(63154,1,44,'2021-11-27 19:45:08'),(63155,1,44,'2021-11-27 20:06:14'),(63156,1,44,'2021-11-27 21:31:42'),(63157,1,44,'2021-11-27 22:44:07'),(63158,1,44,'2021-11-27 22:45:15'),(63159,1,44,'2021-11-27 22:56:30'),(63160,1,44,'2021-11-27 22:59:27'),(63161,1,44,'2021-11-27 23:06:57'),(63162,1,79,'2021-11-27 23:11:51'),(63163,1,44,'2021-11-27 23:20:33'),(63164,1,44,'2021-11-27 23:42:38'),(63165,1,44,'2021-11-28 00:03:48'),(63166,1,44,'2021-11-28 01:00:12'),(63167,1,44,'2021-11-28 01:08:00'),(63168,1,45,'2021-11-28 01:32:35'),(63169,1,44,'2021-11-28 01:59:36'),(63170,1,44,'2021-11-28 02:03:30'),(63171,1,44,'2021-11-28 02:03:32'),(63172,1,43,'2021-11-28 02:08:07'),(63173,1,15,'2021-11-28 02:20:58'),(63174,1,6,'2021-11-28 02:38:48'),(63175,1,5,'2021-11-28 02:39:16'),(63176,1,76,'2021-11-28 02:41:12'),(63177,1,15,'2021-11-28 02:41:48'),(63178,1,14,'2021-11-28 02:43:34'),(63179,1,44,'2021-11-28 03:37:24'),(63180,1,44,'2021-11-28 03:38:47'),(63181,1,44,'2021-11-28 04:05:39'),(63182,1,44,'2021-11-28 05:14:49'),(63183,1,44,'2021-11-28 05:23:49'),(63184,1,44,'2021-11-28 05:41:55'),(63185,1,44,'2021-11-28 05:46:20'),(63186,1,44,'2021-11-28 06:27:49'),(63187,1,44,'2021-11-28 06:27:50'),(63188,1,44,'2021-11-28 06:27:58'),(63189,1,44,'2021-11-28 06:35:04'),(63190,1,44,'2021-11-28 07:18:17'),(63191,1,44,'2021-11-28 07:18:18'),(63192,1,13,'2021-11-28 07:36:26'),(63193,1,44,'2021-11-28 07:36:29'),(63194,1,44,'2021-11-28 07:40:35'),(63195,1,44,'2021-11-28 07:45:14'),(63196,1,79,'2021-11-28 07:48:16'),(63197,1,44,'2021-11-28 08:06:08'),(63198,1,13,'2021-11-28 08:33:25'),(63199,1,44,'2021-11-28 08:35:17'),(63200,1,44,'2021-11-28 08:35:19'),(63201,1,44,'2021-11-28 08:37:08'),(63202,1,5,'2021-11-28 08:41:43'),(63203,1,5,'2021-11-28 08:45:05'),(63204,1,14,'2021-11-28 08:48:30'),(63205,1,14,'2021-11-28 08:56:32'),(63206,1,44,'2021-11-28 09:02:35'),(63207,1,14,'2021-11-28 09:05:07'),(63208,1,44,'2021-11-28 09:05:11'),(63209,1,44,'2021-11-28 09:39:04'),(63210,1,44,'2021-11-28 10:21:40'),(63211,1,44,'2021-11-28 10:30:57'),(63212,1,44,'2021-11-28 10:33:08'),(63213,1,44,'2021-11-28 10:33:09'),(63214,1,44,'2021-11-28 10:37:57'),(63215,1,53,'2021-11-28 11:22:31'),(63216,1,44,'2021-11-28 11:35:46'),(63217,1,44,'2021-11-28 11:45:43'),(63218,1,96,'2021-11-28 11:49:59'),(63219,1,44,'2021-11-28 11:51:35'),(63220,1,44,'2021-11-28 12:29:15'),(63221,1,44,'2021-11-28 12:41:18'),(63222,1,44,'2021-11-28 13:22:15'),(63223,1,44,'2021-11-28 13:33:48'),(63224,1,44,'2021-11-28 13:37:57'),(63225,1,62,'2021-11-28 13:42:46'),(63226,1,66,'2021-11-28 14:26:01'),(63227,1,44,'2021-11-28 14:32:14'),(63228,1,15,'2021-11-28 14:33:38'),(63229,1,44,'2021-11-28 14:33:53'),(63230,1,6,'2021-11-28 14:34:01'),(63231,1,13,'2021-11-28 14:47:47'),(63232,1,6,'2021-11-28 14:49:18'),(63233,1,15,'2021-11-28 14:51:08'),(63234,1,13,'2021-11-28 15:02:10'),(63235,1,15,'2021-11-28 15:07:11'),(63236,1,13,'2021-11-28 15:09:00'),(63237,1,13,'2021-11-28 15:15:55'),(63238,1,43,'2021-11-28 15:23:19'),(63239,1,66,'2021-11-28 15:26:20'),(63240,1,44,'2021-11-28 15:27:47'),(63241,1,44,'2021-11-28 15:30:07'),(63242,1,44,'2021-11-28 15:56:07'),(63243,1,13,'2021-11-28 16:01:46'),(63244,1,44,'2021-11-28 16:19:20'),(63245,1,66,'2021-11-28 16:26:10'),(63246,1,44,'2021-11-28 16:44:49'),(63247,1,13,'2021-11-28 16:44:52'),(63248,1,44,'2021-11-28 16:45:00'),(63249,1,44,'2021-11-28 16:45:06'),(63250,1,44,'2021-11-28 16:45:11'),(63251,1,44,'2021-11-28 16:46:12'),(63252,1,13,'2021-11-28 17:06:03'),(63253,1,44,'2021-11-28 17:07:28'),(63254,1,13,'2021-11-28 17:27:23'),(63255,1,44,'2021-11-28 17:36:57'),(63256,1,13,'2021-11-28 17:49:14'),(63257,1,44,'2021-11-28 17:50:41'),(63258,1,44,'2021-11-28 17:52:01'),(63259,1,13,'2021-11-28 18:11:14'),(63260,1,5,'2021-11-28 18:22:06'),(63261,1,14,'2021-11-28 18:22:08'),(63262,1,44,'2021-11-28 18:22:56'),(63263,1,44,'2021-11-28 18:25:08'),(63264,1,44,'2021-11-28 18:33:40'),(63265,1,44,'2021-11-28 18:48:40'),(63266,1,6,'2021-11-28 18:48:41'),(63267,1,44,'2021-11-28 18:58:32'),(63268,1,44,'2021-11-28 19:02:28'),(63269,1,44,'2021-11-28 19:02:29'),(63270,1,44,'2021-11-28 19:02:30'),(63271,1,44,'2021-11-28 19:06:25'),(63272,1,44,'2021-11-28 19:58:02'),(63273,1,44,'2021-11-28 20:07:15'),(63274,1,44,'2021-11-28 20:07:24'),(63275,1,44,'2021-11-28 20:07:34'),(63276,1,44,'2021-11-28 20:07:45'),(63277,1,44,'2021-11-28 22:26:13'),(63278,1,44,'2021-11-28 23:02:58'),(63279,1,44,'2021-11-29 00:10:07'),(63280,1,44,'2021-11-29 00:11:50'),(63281,1,44,'2021-11-29 00:29:21'),(63282,1,6,'2021-11-29 00:39:44'),(63283,1,6,'2021-11-29 00:39:47'),(63284,1,44,'2021-11-29 01:16:47'),(63285,1,44,'2021-11-29 01:59:30'),(63286,1,44,'2021-11-29 01:59:32'),(63287,1,44,'2021-11-29 02:20:54'),(63288,1,44,'2021-11-29 02:23:13'),(63289,1,44,'2021-11-29 02:30:09'),(63290,1,14,'2021-11-29 02:38:00'),(63291,1,6,'2021-11-29 02:38:06'),(63292,1,15,'2021-11-29 02:40:12'),(63293,1,6,'2021-11-29 02:41:00'),(63294,1,6,'2021-11-29 02:41:03'),(63295,1,5,'2021-11-29 02:42:30'),(63296,1,44,'2021-11-29 02:48:51'),(63297,1,44,'2021-11-29 02:59:07'),(63298,1,44,'2021-11-29 03:04:02'),(63299,1,44,'2021-11-29 03:09:22'),(63300,1,44,'2021-11-29 03:50:58'),(63301,1,44,'2021-11-29 04:12:14'),(63302,1,44,'2021-11-29 04:33:51'),(63303,1,44,'2021-11-29 05:02:17'),(63304,1,44,'2021-11-29 05:12:32'),(63305,1,44,'2021-11-29 05:16:02'),(63306,1,44,'2021-11-29 05:46:42'),(63307,1,44,'2021-11-29 05:51:11'),(63308,1,13,'2021-11-29 06:04:00'),(63309,1,44,'2021-11-29 06:04:03'),(63310,1,44,'2021-11-29 06:13:33'),(63311,1,44,'2021-11-29 06:43:26'),(63312,1,44,'2021-11-29 07:00:46'),(63313,1,44,'2021-11-29 07:00:47'),(63314,1,44,'2021-11-29 07:00:48'),(63315,1,6,'2021-11-29 07:00:52'),(63316,1,44,'2021-11-29 07:22:47'),(63317,1,44,'2021-11-29 07:35:59'),(63318,1,44,'2021-11-29 07:46:42'),(63319,1,44,'2021-11-29 08:22:29'),(63320,1,5,'2021-11-29 08:35:26'),(63321,1,14,'2021-11-29 08:35:27'),(63322,1,15,'2021-11-29 08:36:48'),(63323,1,6,'2021-11-29 08:39:33'),(63324,1,44,'2021-11-29 08:51:22'),(63325,1,44,'2021-11-29 08:53:03'),(63326,1,44,'2021-11-29 09:21:11'),(63327,1,44,'2021-11-29 09:22:36'),(63328,1,44,'2021-11-29 09:29:02'),(63329,1,44,'2021-11-29 09:41:52'),(63330,1,44,'2021-11-29 10:58:40'),(63331,1,44,'2021-11-29 11:04:56'),(63332,1,73,'2021-11-29 11:57:56'),(63333,1,44,'2021-11-29 12:41:00'),(63334,1,44,'2021-11-29 12:55:19'),(63335,1,44,'2021-11-29 13:10:08'),(63336,1,13,'2021-11-29 13:29:31'),(63337,1,44,'2021-11-29 13:29:36'),(63338,1,13,'2021-11-29 13:34:00'),(63339,1,44,'2021-11-29 13:47:37'),(63340,1,44,'2021-11-29 13:50:28'),(63341,1,70,'2021-11-29 13:56:47'),(63342,1,44,'2021-11-29 14:25:37'),(63343,1,44,'2021-11-29 14:33:47'),(63344,1,44,'2021-11-29 14:34:20'),(63345,1,44,'2021-11-29 14:34:29'),(63346,1,13,'2021-11-29 14:34:59'),(63347,1,14,'2021-11-29 14:41:07'),(63348,1,5,'2021-11-29 14:43:48'),(63349,1,14,'2021-11-29 14:49:06'),(63350,1,14,'2021-11-29 14:56:38'),(63351,1,44,'2021-11-29 14:57:32'),(63352,1,14,'2021-11-29 15:00:52'),(63353,1,14,'2021-11-29 15:07:27'),(63354,1,44,'2021-11-29 15:31:26'),(63355,1,44,'2021-11-29 15:59:24'),(63356,1,44,'2021-11-29 16:27:05'),(63357,1,44,'2021-11-29 16:53:42'),(63358,1,6,'2021-11-29 17:22:44'),(63359,1,15,'2021-11-29 17:22:49'),(63360,1,44,'2021-11-29 17:44:33'),(63361,1,44,'2021-11-29 18:01:31'),(63362,1,44,'2021-11-29 18:31:26'),(63363,1,44,'2021-11-29 18:31:31'),(63364,1,44,'2021-11-29 18:39:36'),(63365,1,44,'2021-11-29 18:39:56'),(63366,1,44,'2021-11-29 18:44:02'),(63367,1,44,'2021-11-29 18:44:53'),(63368,1,44,'2021-11-29 18:45:46'),(63369,1,44,'2021-11-29 18:50:00'),(63370,1,44,'2021-11-29 18:51:24'),(63371,1,44,'2021-11-29 18:51:51'),(63372,1,44,'2021-11-29 18:52:51'),(63373,1,44,'2021-11-29 18:54:20'),(63374,1,44,'2021-11-29 18:54:47'),(63375,1,44,'2021-11-29 18:56:25'),(63376,1,44,'2021-11-29 18:57:35'),(63377,1,44,'2021-11-29 18:58:36'),(63378,1,44,'2021-11-29 18:59:14'),(63379,1,44,'2021-11-29 18:59:17'),(63380,1,44,'2021-11-29 18:59:40'),(63381,1,44,'2021-11-29 19:00:59'),(63382,1,44,'2021-11-29 19:04:35'),(63383,1,44,'2021-11-29 19:05:26'),(63384,1,44,'2021-11-29 19:06:25'),(63385,1,44,'2021-11-29 19:07:10'),(63386,1,44,'2021-11-29 19:17:05'),(63387,1,5,'2021-11-29 19:31:57'),(63388,1,44,'2021-11-29 21:36:59'),(63389,1,43,'2021-11-29 22:02:07'),(63390,1,44,'2021-11-29 22:10:40'),(63391,1,56,'2021-11-29 22:12:24'),(63392,1,44,'2021-11-29 22:28:24'),(63393,1,44,'2021-11-29 22:43:35'),(63394,1,44,'2021-11-29 22:43:37'),(63395,1,44,'2021-11-29 22:44:02'),(63396,1,43,'2021-11-29 23:10:27'),(63397,1,96,'2021-11-29 23:20:10'),(63398,1,79,'2021-11-30 00:06:40'),(63399,1,44,'2021-11-30 00:06:46'),(63400,1,44,'2021-11-30 00:28:19'),(63401,1,44,'2021-11-30 00:36:37'),(63402,1,44,'2021-11-30 00:36:48'),(63403,1,44,'2021-11-30 00:37:01'),(63404,1,44,'2021-11-30 00:37:10'),(63405,1,44,'2021-11-30 00:37:16'),(63406,1,44,'2021-11-30 00:37:22'),(63407,1,44,'2021-11-30 00:37:28'),(63408,1,44,'2021-11-30 00:37:37'),(63409,1,44,'2021-11-30 00:37:47'),(63410,1,44,'2021-11-30 00:38:05'),(63411,1,44,'2021-11-30 00:38:15'),(63412,1,44,'2021-11-30 00:38:28'),(63413,1,44,'2021-11-30 00:38:36'),(63414,1,44,'2021-11-30 00:38:52'),(63415,1,44,'2021-11-30 00:39:06'),(63416,1,44,'2021-11-30 00:39:18'),(63417,1,44,'2021-11-30 00:39:31'),(63418,1,45,'2021-11-30 00:39:43'),(63419,1,44,'2021-11-30 00:39:57'),(63420,1,44,'2021-11-30 00:40:10'),(63421,1,44,'2021-11-30 00:40:20'),(63422,1,44,'2021-11-30 01:02:52'),(63423,1,44,'2021-11-30 01:03:26'),(63424,1,44,'2021-11-30 01:08:24'),(63425,1,44,'2021-11-30 01:11:35'),(63426,1,44,'2021-11-30 01:35:37'),(63427,1,73,'2021-11-30 01:58:51'),(63428,1,44,'2021-11-30 01:59:47'),(63429,1,44,'2021-11-30 01:59:48'),(63430,1,44,'2021-11-30 02:25:12'),(63431,1,44,'2021-11-30 02:27:09'),(63432,1,44,'2021-11-30 02:32:14'),(63433,1,5,'2021-11-30 02:34:16'),(63434,1,15,'2021-11-30 02:34:40'),(63435,1,6,'2021-11-30 02:36:57'),(63436,1,14,'2021-11-30 02:38:06'),(63437,1,53,'2021-11-30 02:55:06'),(63438,1,15,'2021-11-30 03:10:09'),(63439,1,44,'2021-11-30 03:16:10'),(63440,1,44,'2021-11-30 03:26:55'),(63441,1,66,'2021-11-30 03:28:13'),(63442,1,44,'2021-11-30 03:29:24'),(63443,1,6,'2021-11-30 03:29:25'),(63444,1,44,'2021-11-30 03:29:58'),(63445,1,44,'2021-11-30 03:31:43'),(63446,1,53,'2021-11-30 03:32:09'),(63447,1,66,'2021-11-30 03:40:39'),(63448,1,44,'2021-11-30 04:10:38'),(63449,1,5,'2021-11-30 04:10:42'),(63450,1,6,'2021-11-30 04:10:46'),(63451,1,44,'2021-11-30 04:34:14'),(63452,1,13,'2021-11-30 04:37:16'),(63453,1,44,'2021-11-30 04:37:17'),(63454,1,6,'2021-11-30 04:42:59'),(63455,1,44,'2021-11-30 05:17:01'),(63456,1,44,'2021-11-30 05:30:28'),(63457,1,73,'2021-11-30 05:34:33'),(63458,1,44,'2021-11-30 05:35:21'),(63459,1,14,'2021-11-30 05:46:38'),(63460,1,44,'2021-11-30 06:00:24'),(63461,1,44,'2021-11-30 06:21:09'),(63462,1,44,'2021-11-30 07:06:21'),(63463,1,44,'2021-11-30 07:06:21'),(63464,1,44,'2021-11-30 07:06:22'),(63465,1,6,'2021-11-30 07:06:22'),(63466,1,6,'2021-11-30 07:06:24'),(63467,1,44,'2021-11-30 07:22:25'),(63468,1,44,'2021-11-30 07:32:42'),(63469,1,44,'2021-11-30 07:49:30'),(63470,1,44,'2021-11-30 08:26:50'),(63471,1,13,'2021-11-30 08:31:25'),(63472,1,44,'2021-11-30 08:31:32'),(63473,1,44,'2021-11-30 08:36:10'),(63474,1,5,'2021-11-30 08:38:25'),(63475,1,14,'2021-11-30 08:43:34'),(63476,1,14,'2021-11-30 08:47:27'),(63477,1,14,'2021-11-30 08:55:36'),(63478,1,44,'2021-11-30 09:15:25'),(63479,1,15,'2021-11-30 10:13:46'),(63480,1,6,'2021-11-30 10:16:24'),(63481,1,44,'2021-11-30 10:29:56'),(63482,1,6,'2021-11-30 10:49:05'),(63483,1,44,'2021-11-30 11:11:27'),(63484,1,44,'2021-11-30 11:26:16'),(63485,1,44,'2021-11-30 11:54:45'),(63486,1,44,'2021-11-30 13:09:04'),(63487,1,44,'2021-11-30 13:13:56'),(63488,1,44,'2021-11-30 13:52:40'),(63489,1,44,'2021-11-30 14:05:17'),(63490,1,44,'2021-11-30 14:10:31'),(63491,1,44,'2021-11-30 14:14:26'),(63492,1,44,'2021-11-30 14:16:49'),(63493,1,5,'2021-11-30 14:34:34'),(63494,1,15,'2021-11-30 14:34:34'),(63495,1,53,'2021-11-30 14:35:54'),(63496,1,6,'2021-11-30 14:35:59'),(63497,1,14,'2021-11-30 14:37:15'),(63498,1,44,'2021-11-30 14:49:33'),(63499,1,44,'2021-11-30 14:57:36'),(63500,1,44,'2021-11-30 15:05:04'),(63501,1,44,'2021-11-30 15:12:13'),(63502,1,44,'2021-11-30 15:14:09'),(63503,1,13,'2021-11-30 15:14:10'),(63504,1,44,'2021-11-30 15:14:38'),(63505,1,44,'2021-11-30 15:19:21'),(63506,1,44,'2021-11-30 15:28:27'),(63507,1,44,'2021-11-30 15:37:46'),(63508,1,44,'2021-11-30 16:04:24'),(63509,1,44,'2021-11-30 16:06:29'),(63510,1,44,'2021-11-30 16:12:25'),(63511,1,66,'2021-11-30 16:14:34'),(63512,1,44,'2021-11-30 16:35:17'),(63513,1,44,'2021-11-30 16:56:12'),(63514,1,44,'2021-11-30 17:17:20'),(63515,1,44,'2021-11-30 18:00:41'),(63516,1,44,'2021-11-30 18:22:04'),(63517,1,44,'2021-11-30 19:06:24'),(63518,1,44,'2021-11-30 19:06:38'),(63519,1,44,'2021-11-30 19:06:40'),(63520,1,44,'2021-11-30 19:19:24'),(63521,1,44,'2021-11-30 19:27:37'),(63522,1,44,'2021-11-30 20:10:10'),(63523,1,44,'2021-11-30 20:43:21'),(63524,1,44,'2021-11-30 20:43:43'),(63525,1,44,'2021-11-30 21:34:51'),(63526,1,44,'2021-11-30 21:34:55'),(63527,1,15,'2021-11-30 22:02:49'),(63528,1,44,'2021-11-30 22:32:09'),(63529,1,44,'2021-11-30 22:32:13'),(63530,1,44,'2021-11-30 22:32:47'),(63531,1,44,'2021-11-30 22:35:23'),(63532,1,44,'2021-11-30 23:54:30'),(63533,1,44,'2021-12-01 00:01:41'),(63534,1,62,'2021-12-01 01:18:40'),(63535,1,44,'2021-12-01 02:00:34'),(63536,1,44,'2021-12-01 02:00:37'),(63537,1,14,'2021-12-01 02:33:19'),(63538,1,15,'2021-12-01 02:35:43'),(63539,1,14,'2021-12-01 02:36:28'),(63540,1,6,'2021-12-01 02:37:03'),(63541,1,5,'2021-12-01 02:39:20'),(63542,1,44,'2021-12-01 03:00:11'),(63543,1,44,'2021-12-01 03:37:43'),(63544,1,44,'2021-12-01 03:54:38'),(63545,1,44,'2021-12-01 04:20:17'),(63546,1,44,'2021-12-01 04:20:18'),(63547,1,44,'2021-12-01 04:20:20'),(63548,1,44,'2021-12-01 04:20:21'),(63549,1,44,'2021-12-01 04:20:21'),(63550,1,44,'2021-12-01 04:20:23'),(63551,1,44,'2021-12-01 04:20:26'),(63552,1,44,'2021-12-01 04:20:35'),(63553,1,44,'2021-12-01 04:20:36'),(63554,1,44,'2021-12-01 04:20:39'),(63555,1,44,'2021-12-01 04:20:40'),(63556,1,44,'2021-12-01 04:20:42'),(63557,1,44,'2021-12-01 04:20:45'),(63558,1,44,'2021-12-01 04:20:46'),(63559,1,44,'2021-12-01 04:20:51'),(63560,1,44,'2021-12-01 04:20:51'),(63561,1,44,'2021-12-01 04:20:55'),(63562,1,44,'2021-12-01 04:20:56'),(63563,1,44,'2021-12-01 04:20:59'),(63564,1,44,'2021-12-01 04:21:03'),(63565,1,44,'2021-12-01 04:21:04'),(63566,1,44,'2021-12-01 04:21:10'),(63567,1,44,'2021-12-01 04:21:14'),(63568,1,44,'2021-12-01 04:21:15'),(63569,1,44,'2021-12-01 04:21:18'),(63570,1,44,'2021-12-01 04:21:20'),(63571,1,44,'2021-12-01 04:21:23'),(63572,1,44,'2021-12-01 04:21:25'),(63573,1,44,'2021-12-01 04:21:28'),(63574,1,44,'2021-12-01 04:21:30'),(63575,1,44,'2021-12-01 04:21:33'),(63576,1,44,'2021-12-01 04:21:35'),(63577,1,44,'2021-12-01 04:21:36'),(63578,1,44,'2021-12-01 04:21:39'),(63579,1,44,'2021-12-01 04:21:39'),(63580,1,44,'2021-12-01 04:21:42'),(63581,1,44,'2021-12-01 04:21:43'),(63582,1,44,'2021-12-01 04:21:46'),(63583,1,44,'2021-12-01 04:21:48'),(63584,1,44,'2021-12-01 04:21:49'),(63585,1,44,'2021-12-01 04:21:52'),(63586,1,44,'2021-12-01 04:21:56'),(63587,1,44,'2021-12-01 04:22:01'),(63588,1,44,'2021-12-01 04:22:07'),(63589,1,44,'2021-12-01 04:22:13'),(63590,1,44,'2021-12-01 04:22:17'),(63591,1,44,'2021-12-01 05:42:08'),(63592,1,44,'2021-12-01 05:42:22'),(63593,1,13,'2021-12-01 05:49:20'),(63594,1,44,'2021-12-01 05:49:26'),(63595,1,44,'2021-12-01 07:19:16'),(63596,1,44,'2021-12-01 07:19:17'),(63597,1,44,'2021-12-01 07:52:45'),(63598,1,56,'2021-12-01 08:02:53'),(63599,1,79,'2021-12-01 08:20:00'),(63600,1,14,'2021-12-01 08:37:39'),(63601,1,13,'2021-12-01 08:37:40'),(63602,1,5,'2021-12-01 08:37:43'),(63603,1,15,'2021-12-01 08:38:08'),(63604,1,44,'2021-12-01 08:39:39'),(63605,1,15,'2021-12-01 08:41:24'),(63606,1,44,'2021-12-01 10:01:31'),(63607,1,76,'2021-12-01 10:04:52'),(63608,1,6,'2021-12-01 10:09:45'),(63609,1,6,'2021-12-01 10:26:26'),(63610,1,44,'2021-12-01 10:28:43'),(63611,1,43,'2021-12-01 10:55:06'),(63612,1,44,'2021-12-01 11:09:21'),(63613,1,6,'2021-12-01 12:13:01'),(63614,1,6,'2021-12-01 12:13:04'),(63615,1,44,'2021-12-01 12:49:42'),(63616,1,44,'2021-12-01 13:05:46'),(63617,1,44,'2021-12-01 13:09:37'),(63618,1,44,'2021-12-01 13:15:11'),(63619,1,44,'2021-12-01 13:17:24'),(63620,1,44,'2021-12-01 14:24:46'),(63621,1,44,'2021-12-01 14:26:32'),(63622,1,76,'2021-12-01 14:36:07'),(63623,1,13,'2021-12-01 14:36:32'),(63624,1,44,'2021-12-01 14:38:49'),(63625,1,44,'2021-12-01 14:39:01'),(63626,1,5,'2021-12-01 14:44:08'),(63627,1,5,'2021-12-01 14:54:07'),(63628,1,5,'2021-12-01 15:01:36'),(63629,1,15,'2021-12-01 15:16:32'),(63630,1,6,'2021-12-01 15:17:18'),(63631,1,14,'2021-12-01 15:19:01'),(63632,1,44,'2021-12-01 15:23:18'),(63633,1,14,'2021-12-01 15:52:43'),(63634,1,14,'2021-12-01 16:08:28'),(63635,1,73,'2021-12-01 16:27:08'),(63636,1,14,'2021-12-01 16:50:13'),(63637,1,14,'2021-12-01 17:09:28'),(63638,1,44,'2021-12-01 18:23:13'),(63639,1,44,'2021-12-01 18:24:48'),(63640,1,44,'2021-12-01 18:43:11'),(63641,1,44,'2021-12-01 18:48:09'),(63642,1,44,'2021-12-01 18:50:55'),(63643,1,53,'2021-12-01 19:05:48'),(63644,1,44,'2021-12-01 19:13:19'),(63645,1,44,'2021-12-01 19:13:21'),(63646,1,6,'2021-12-01 19:30:40'),(63647,1,44,'2021-12-01 19:37:24'),(63648,1,44,'2021-12-01 19:37:54'),(63649,1,15,'2021-12-01 20:21:56'),(63650,1,14,'2021-12-01 20:23:46'),(63651,1,6,'2021-12-01 21:04:22'),(63652,1,14,'2021-12-01 21:16:32'),(63653,1,44,'2021-12-01 22:46:13'),(63654,1,15,'2021-12-01 23:24:07'),(63655,1,53,'2021-12-01 23:31:03'),(63656,1,13,'2021-12-01 23:37:41'),(63657,1,53,'2021-12-01 23:44:16'),(63658,1,14,'2021-12-02 00:19:25'),(63659,1,44,'2021-12-02 00:54:19'),(63660,1,14,'2021-12-02 02:04:58'),(63661,1,44,'2021-12-02 02:30:06'),(63662,1,5,'2021-12-02 02:35:23'),(63663,1,14,'2021-12-02 02:36:52'),(63664,1,6,'2021-12-02 02:37:20'),(63665,1,13,'2021-12-02 02:37:26'),(63666,1,44,'2021-12-02 02:42:44'),(63667,1,44,'2021-12-02 02:46:07'),(63668,1,15,'2021-12-02 03:11:30'),(63669,1,66,'2021-12-02 03:16:53'),(63670,1,59,'2021-12-02 03:23:50'),(63671,1,62,'2021-12-02 03:31:36'),(63672,1,59,'2021-12-02 03:38:50'),(63673,1,44,'2021-12-02 03:40:05'),(63674,1,14,'2021-12-02 04:07:35'),(63675,1,44,'2021-12-02 04:29:31'),(63676,1,14,'2021-12-02 04:51:38'),(63677,1,44,'2021-12-02 05:23:33'),(63678,1,14,'2021-12-02 05:34:32'),(63679,1,15,'2021-12-02 06:12:33'),(63680,1,15,'2021-12-02 06:32:33'),(63681,1,44,'2021-12-02 07:08:24'),(63682,1,44,'2021-12-02 07:08:24'),(63683,1,15,'2021-12-02 07:12:36'),(63684,1,44,'2021-12-02 07:59:23'),(63685,1,44,'2021-12-02 08:36:10'),(63686,1,15,'2021-12-02 08:36:34'),(63687,1,6,'2021-12-02 08:37:03'),(63688,1,44,'2021-12-02 08:50:43'),(63689,1,44,'2021-12-02 08:50:56'),(63690,1,6,'2021-12-02 08:50:58'),(63691,1,14,'2021-12-02 08:51:07'),(63692,1,13,'2021-12-02 08:51:08'),(63693,1,56,'2021-12-02 08:51:10'),(63694,1,43,'2021-12-02 08:51:15'),(63695,1,79,'2021-12-02 08:51:18'),(63696,1,5,'2021-12-02 08:51:21'),(63697,1,53,'2021-12-02 08:51:22'),(63698,1,96,'2021-12-02 08:51:24'),(63699,1,44,'2021-12-02 08:51:27'),(63700,1,5,'2021-12-02 08:54:05'),(63701,1,44,'2021-12-02 08:56:12'),(63702,1,44,'2021-12-02 08:56:14'),(63703,1,14,'2021-12-02 09:09:34'),(63704,1,44,'2021-12-02 09:42:29'),(63705,1,13,'2021-12-02 10:10:31'),(63706,1,14,'2021-12-02 10:50:47'),(63707,1,5,'2021-12-02 10:50:49'),(63708,1,44,'2021-12-02 12:44:55'),(63709,1,44,'2021-12-02 12:56:10'),(63710,1,15,'2021-12-02 13:01:54'),(63711,1,44,'2021-12-02 13:08:52'),(63712,1,73,'2021-12-02 13:15:41'),(63713,1,44,'2021-12-02 13:22:19'),(63714,1,13,'2021-12-02 13:23:12'),(63715,1,13,'2021-12-02 14:22:26'),(63716,1,13,'2021-12-02 14:34:41'),(63717,1,44,'2021-12-02 14:36:15'),(63718,1,44,'2021-12-02 14:37:29'),(63719,1,15,'2021-12-02 14:53:13'),(63720,1,14,'2021-12-02 14:53:21'),(63721,1,6,'2021-12-02 14:55:31'),(63722,1,6,'2021-12-02 15:28:29'),(63723,1,6,'2021-12-02 15:29:56'),(63724,1,6,'2021-12-02 15:30:07'),(63725,1,13,'2021-12-02 15:43:38'),(63726,1,44,'2021-12-02 15:56:55'),(63727,1,6,'2021-12-02 15:56:58'),(63728,1,13,'2021-12-02 16:08:19'),(63729,1,5,'2021-12-02 16:24:36'),(63730,1,45,'2021-12-02 16:55:29'),(63731,1,56,'2021-12-02 17:02:11'),(63732,1,44,'2021-12-02 17:08:47'),(63733,1,13,'2021-12-02 17:18:29'),(63734,1,62,'2021-12-02 18:05:05'),(63735,1,44,'2021-12-02 19:05:12'),(63736,1,44,'2021-12-02 19:05:13'),(63737,1,5,'2021-12-02 19:12:32'),(63738,1,44,'2021-12-02 19:25:52'),(63739,1,5,'2021-12-02 20:36:10'),(63740,1,70,'2021-12-02 21:08:32'),(63741,1,62,'2021-12-02 21:18:28'),(63742,1,5,'2021-12-02 21:25:00'),(63743,1,53,'2021-12-02 21:29:59'),(63744,1,62,'2021-12-02 21:39:35'),(63745,1,44,'2021-12-02 21:48:34'),(63746,1,79,'2021-12-02 21:56:57'),(63747,1,44,'2021-12-02 22:02:01'),(63748,1,44,'2021-12-02 22:04:00'),(63749,1,5,'2021-12-02 22:14:04'),(63750,1,44,'2021-12-02 22:58:44'),(63751,1,5,'2021-12-02 23:03:35'),(63752,1,44,'2021-12-02 23:03:59'),(63753,1,44,'2021-12-03 01:08:40'),(63754,1,62,'2021-12-03 02:10:53'),(63755,1,5,'2021-12-03 02:11:01'),(63756,1,6,'2021-12-03 02:18:18'),(63757,1,5,'2021-12-03 02:25:23'),(63758,1,6,'2021-12-03 02:35:46'),(63759,1,15,'2021-12-03 02:37:19'),(63760,1,44,'2021-12-03 02:51:16'),(63761,1,13,'2021-12-03 02:53:29'),(63762,1,44,'2021-12-03 03:00:47'),(63763,1,44,'2021-12-03 03:01:00'),(63764,1,44,'2021-12-03 03:22:50'),(63765,1,44,'2021-12-03 03:22:55'),(63766,1,13,'2021-12-03 03:27:23'),(63767,1,13,'2021-12-03 03:57:21'),(63768,1,44,'2021-12-03 04:11:38'),(63769,1,14,'2021-12-03 04:56:33'),(63770,1,5,'2021-12-03 04:56:39'),(63771,1,13,'2021-12-03 05:09:01'),(63772,1,44,'2021-12-03 05:53:36'),(63773,1,44,'2021-12-03 06:03:56'),(63774,1,5,'2021-12-03 06:13:03'),(63775,1,13,'2021-12-03 06:16:20'),(63776,1,44,'2021-12-03 07:16:20'),(63777,1,44,'2021-12-03 07:16:21'),(63778,1,13,'2021-12-03 07:51:46'),(63779,1,13,'2021-12-03 08:35:16'),(63780,1,44,'2021-12-03 08:36:27'),(63781,1,44,'2021-12-03 08:39:50'),(63782,1,44,'2021-12-03 08:40:41'),(63783,1,14,'2021-12-03 08:48:12'),(63784,1,44,'2021-12-03 08:49:30'),(63785,1,14,'2021-12-03 08:56:24'),(63786,1,13,'2021-12-03 08:57:08'),(63787,1,5,'2021-12-03 09:11:11'),(63788,1,13,'2021-12-03 09:30:51'),(63789,1,15,'2021-12-03 10:00:07'),(63790,1,6,'2021-12-03 10:00:17'),(63791,1,13,'2021-12-03 10:04:17'),(63792,1,5,'2021-12-03 11:48:11'),(63793,1,5,'2021-12-03 12:49:49'),(63794,1,44,'2021-12-03 12:52:39'),(63795,1,44,'2021-12-03 13:39:51'),(63796,1,44,'2021-12-03 13:39:55'),(63797,1,44,'2021-12-03 13:39:57'),(63798,1,44,'2021-12-03 14:07:23'),(63799,1,44,'2021-12-03 14:33:25'),(63800,1,6,'2021-12-03 14:33:56'),(63801,1,15,'2021-12-03 14:34:51'),(63802,1,13,'2021-12-03 15:07:08'),(63803,1,5,'2021-12-03 15:08:33'),(63804,1,13,'2021-12-03 15:23:12'),(63805,1,13,'2021-12-03 15:36:29'),(63806,1,44,'2021-12-03 15:37:46'),(63807,1,5,'2021-12-03 15:48:48'),(63808,1,14,'2021-12-03 15:48:55'),(63809,1,44,'2021-12-03 15:58:43'),(63810,1,5,'2021-12-03 16:12:55'),(63811,1,44,'2021-12-03 16:17:22'),(63812,1,13,'2021-12-03 16:30:42'),(63813,1,6,'2021-12-03 16:44:57'),(63814,1,5,'2021-12-03 17:12:41'),(63815,1,13,'2021-12-03 17:43:47'),(63816,1,44,'2021-12-03 17:47:23'),(63817,1,5,'2021-12-03 18:10:17'),(63818,1,13,'2021-12-03 18:39:50'),(63819,1,44,'2021-12-03 18:41:17'),(63820,1,13,'2021-12-03 19:08:45'),(63821,1,44,'2021-12-03 19:14:18'),(63822,1,44,'2021-12-03 19:14:18'),(63823,1,44,'2021-12-03 20:08:33'),(63824,1,44,'2021-12-03 20:29:32'),(63825,1,13,'2021-12-03 21:37:38'),(63826,1,5,'2021-12-03 21:43:40'),(63827,1,44,'2021-12-03 22:28:29'),(63828,1,44,'2021-12-03 22:28:54'),(63829,1,44,'2021-12-03 22:29:18'),(63830,1,44,'2021-12-03 22:30:32'),(63831,1,44,'2021-12-03 22:31:23'),(63832,1,44,'2021-12-03 22:32:23'),(63833,1,44,'2021-12-03 22:32:58'),(63834,1,44,'2021-12-03 22:33:31'),(63835,1,5,'2021-12-03 22:33:35'),(63836,1,44,'2021-12-03 22:34:47'),(63837,1,44,'2021-12-03 22:35:54'),(63838,1,44,'2021-12-03 22:36:12'),(63839,1,6,'2021-12-03 23:11:36'),(63840,1,6,'2021-12-03 23:11:42'),(63841,1,5,'2021-12-03 23:22:00'),(63842,1,13,'2021-12-03 23:27:50'),(63843,1,5,'2021-12-04 00:10:19'),(63844,1,96,'2021-12-04 00:28:48'),(63845,1,44,'2021-12-04 00:34:23'),(63846,1,70,'2021-12-04 00:34:51'),(63847,1,66,'2021-12-04 00:41:22'),(63848,1,15,'2021-12-04 00:53:37'),(63849,1,56,'2021-12-04 00:59:44'),(63850,1,13,'2021-12-04 01:20:04'),(63851,1,44,'2021-12-04 01:33:35'),(63852,1,6,'2021-12-04 01:33:37'),(63853,1,6,'2021-12-04 01:33:40'),(63854,1,5,'2021-12-04 01:42:26'),(63855,1,13,'2021-12-04 02:02:46'),(63856,1,62,'2021-12-04 02:19:00'),(63857,1,13,'2021-12-04 02:24:33'),(63858,1,13,'2021-12-04 02:36:12'),(63859,1,14,'2021-12-04 02:36:54'),(63860,1,5,'2021-12-04 02:37:07'),(63861,1,44,'2021-12-04 02:38:00'),(63862,1,44,'2021-12-04 02:40:40'),(63863,1,44,'2021-12-04 03:01:07'),(63864,1,13,'2021-12-04 03:08:43'),(63865,1,15,'2021-12-04 04:18:48'),(63866,1,15,'2021-12-04 04:51:02'),(63867,1,44,'2021-12-04 05:44:04'),(63868,1,44,'2021-12-04 05:56:14'),(63869,1,44,'2021-12-04 06:16:07'),(63870,1,44,'2021-12-04 06:55:21'),(63871,1,44,'2021-12-04 07:16:05'),(63872,1,44,'2021-12-04 07:16:08'),(63873,1,44,'2021-12-04 07:37:04'),(63874,1,44,'2021-12-04 07:37:53'),(63875,1,44,'2021-12-04 07:39:18'),(63876,1,44,'2021-12-04 07:41:02'),(63877,1,44,'2021-12-04 07:43:01'),(63878,1,73,'2021-12-04 07:43:08'),(63879,1,70,'2021-12-04 07:43:15'),(63880,1,59,'2021-12-04 07:43:21'),(63881,1,76,'2021-12-04 07:43:27'),(63882,1,70,'2021-12-04 07:43:34'),(63883,1,53,'2021-12-04 07:43:39'),(63884,1,45,'2021-12-04 07:43:47'),(63885,1,15,'2021-12-04 07:43:51'),(63886,1,53,'2021-12-04 07:43:58'),(63887,1,56,'2021-12-04 07:44:08'),(63888,1,59,'2021-12-04 07:44:15'),(63889,1,76,'2021-12-04 07:44:20'),(63890,1,66,'2021-12-04 07:44:28'),(63891,1,66,'2021-12-04 07:44:34'),(63892,1,5,'2021-12-04 07:44:41'),(63893,1,6,'2021-12-04 07:44:50'),(63894,1,56,'2021-12-04 07:44:56'),(63895,1,62,'2021-12-04 07:45:02'),(63896,1,43,'2021-12-04 07:45:07'),(63897,1,79,'2021-12-04 07:45:15'),(63898,1,44,'2021-12-04 07:45:20'),(63899,1,14,'2021-12-04 07:45:26'),(63900,1,79,'2021-12-04 07:45:35'),(63901,1,73,'2021-12-04 07:45:40'),(63902,1,62,'2021-12-04 07:45:47'),(63903,1,15,'2021-12-04 07:45:53'),(63904,1,96,'2021-12-04 07:46:10'),(63905,1,43,'2021-12-04 07:46:15'),(63906,1,53,'2021-12-04 07:46:21'),(63907,1,96,'2021-12-04 07:46:29'),(63908,1,13,'2021-12-04 07:46:36'),(63909,1,15,'2021-12-04 07:46:41'),(63910,1,15,'2021-12-04 07:46:49'),(63911,1,66,'2021-12-04 07:52:01'),(63912,1,44,'2021-12-04 07:59:46'),(63913,1,44,'2021-12-04 08:25:40'),(63914,1,13,'2021-12-04 08:34:15'),(63915,1,44,'2021-12-04 08:38:27'),(63916,1,44,'2021-12-04 08:40:16'),(63917,1,14,'2021-12-04 08:41:21'),(63918,1,15,'2021-12-04 08:51:12'),(63919,1,6,'2021-12-04 08:51:17'),(63920,1,44,'2021-12-04 09:02:45'),(63921,1,5,'2021-12-04 09:07:14'),(63922,1,14,'2021-12-04 09:10:34'),(63923,1,5,'2021-12-04 09:58:09'),(63924,1,62,'2021-12-04 10:47:44'),(63925,1,44,'2021-12-04 11:19:51'),(63926,1,15,'2021-12-04 11:40:26'),(63927,1,44,'2021-12-04 14:00:47'),(63928,1,6,'2021-12-04 14:32:32'),(63929,1,44,'2021-12-04 14:33:56'),(63930,1,15,'2021-12-04 14:34:56'),(63931,1,6,'2021-12-04 14:34:57'),(63932,1,13,'2021-12-04 14:35:23'),(63933,1,44,'2021-12-04 14:35:34'),(63934,1,14,'2021-12-04 14:37:19'),(63935,1,14,'2021-12-04 14:39:11'),(63936,1,5,'2021-12-04 14:40:54'),(63937,1,76,'2021-12-04 14:44:22'),(63938,1,5,'2021-12-04 14:55:46'),(63939,1,5,'2021-12-04 15:02:54'),(63940,1,5,'2021-12-04 15:07:32'),(63941,1,5,'2021-12-04 15:17:56'),(63942,1,5,'2021-12-04 15:25:41'),(63943,1,44,'2021-12-04 15:26:05'),(63944,1,44,'2021-12-04 15:26:07'),(63945,1,44,'2021-12-04 15:30:38'),(63946,1,5,'2021-12-04 15:38:12'),(63947,1,44,'2021-12-04 15:55:51'),(63948,1,43,'2021-12-04 15:57:54'),(63949,1,5,'2021-12-04 15:58:06'),(63950,1,70,'2021-12-04 16:05:37'),(63951,1,43,'2021-12-04 16:13:52'),(63952,1,5,'2021-12-04 16:21:12'),(63953,1,6,'2021-12-04 16:22:07'),(63954,1,73,'2021-12-04 16:29:30'),(63955,1,45,'2021-12-04 16:36:11'),(63956,1,5,'2021-12-04 17:06:21'),(63957,1,44,'2021-12-04 17:13:31'),(63958,1,44,'2021-12-04 19:11:22'),(63959,1,44,'2021-12-04 19:11:24'),(63960,1,44,'2021-12-04 19:12:57'),(63961,1,76,'2021-12-04 19:21:59'),(63962,1,44,'2021-12-04 19:44:36'),(63963,1,44,'2021-12-04 20:19:31'),(63964,1,44,'2021-12-04 20:26:52'),(63965,1,6,'2021-12-04 20:26:53'),(63966,1,44,'2021-12-04 20:26:55'),(63967,1,44,'2021-12-04 20:28:34'),(63968,1,44,'2021-12-04 22:25:45'),(63969,1,96,'2021-12-04 22:25:54'),(63970,1,45,'2021-12-04 22:25:55'),(63971,1,73,'2021-12-04 22:25:57'),(63972,1,76,'2021-12-04 22:25:58'),(63973,1,79,'2021-12-04 22:25:59'),(63974,1,96,'2021-12-04 22:25:59'),(63975,1,59,'2021-12-04 22:26:00'),(63976,1,43,'2021-12-04 22:26:00'),(63977,1,66,'2021-12-04 22:26:01'),(63978,1,70,'2021-12-04 22:26:02'),(63979,1,62,'2021-12-04 22:26:03'),(63980,1,66,'2021-12-04 22:26:05'),(63981,1,56,'2021-12-04 22:26:06'),(63982,1,59,'2021-12-04 22:26:06'),(63983,1,53,'2021-12-04 22:26:08'),(63984,1,15,'2021-12-04 22:26:10'),(63985,1,76,'2021-12-04 22:26:11'),(63986,1,62,'2021-12-04 22:26:12'),(63987,1,53,'2021-12-04 22:26:13'),(63988,1,70,'2021-12-04 22:26:14'),(63989,1,45,'2021-12-04 22:26:15'),(63990,1,13,'2021-12-04 22:26:15'),(63991,1,14,'2021-12-04 22:26:16'),(63992,1,56,'2021-12-04 22:26:16'),(63993,1,15,'2021-12-04 22:26:17'),(63994,1,5,'2021-12-04 22:26:17'),(63995,1,44,'2021-12-04 22:26:19'),(63996,1,79,'2021-12-04 22:26:20'),(63997,1,53,'2021-12-04 22:26:20'),(63998,1,73,'2021-12-04 22:26:21'),(63999,1,44,'2021-12-04 22:26:21'),(64000,1,44,'2021-12-04 22:26:22'),(64001,1,43,'2021-12-04 22:26:22'),(64002,1,6,'2021-12-04 22:26:23'),(64003,1,44,'2021-12-04 22:33:40'),(64004,1,44,'2021-12-04 22:33:41'),(64005,1,44,'2021-12-04 22:34:14'),(64006,1,44,'2021-12-04 22:34:20'),(64007,1,44,'2021-12-04 22:42:52'),(64008,1,79,'2021-12-04 23:23:17'),(64009,1,44,'2021-12-05 00:34:10'),(64010,1,44,'2021-12-05 01:05:33'),(64011,1,44,'2021-12-05 01:52:32'),(64012,1,44,'2021-12-05 02:11:50'),(64013,1,6,'2021-12-05 02:30:37'),(64014,1,44,'2021-12-05 02:32:52'),(64015,1,44,'2021-12-05 02:32:53'),(64016,1,13,'2021-12-05 02:32:54'),(64017,1,14,'2021-12-05 02:34:36'),(64018,1,15,'2021-12-05 02:34:40'),(64019,1,5,'2021-12-05 02:35:04'),(64020,1,6,'2021-12-05 02:35:19'),(64021,1,44,'2021-12-05 03:00:47'),(64022,1,44,'2021-12-05 03:00:52'),(64023,1,73,'2021-12-05 03:26:06'),(64024,1,44,'2021-12-05 03:48:06'),(64025,1,6,'2021-12-05 04:47:44'),(64026,1,6,'2021-12-05 04:47:50'),(64027,1,44,'2021-12-05 05:14:17'),(64028,1,44,'2021-12-05 05:32:49'),(64029,1,76,'2021-12-05 06:49:19'),(64030,1,70,'2021-12-05 06:55:19'),(64031,1,44,'2021-12-05 07:06:49'),(64032,1,44,'2021-12-05 07:06:53'),(64033,1,44,'2021-12-05 07:46:04'),(64034,1,44,'2021-12-05 08:30:37'),(64035,1,76,'2021-12-05 08:30:44'),(64036,1,66,'2021-12-05 08:30:48'),(64037,1,56,'2021-12-05 08:30:53'),(64038,1,45,'2021-12-05 08:31:07'),(64039,1,5,'2021-12-05 08:31:09'),(64040,1,44,'2021-12-05 08:31:15'),(64041,1,14,'2021-12-05 08:31:23'),(64042,1,56,'2021-12-05 08:31:37'),(64043,1,13,'2021-12-05 08:31:52'),(64044,1,62,'2021-12-05 08:32:08'),(64045,1,14,'2021-12-05 08:35:08'),(64046,1,13,'2021-12-05 08:35:54'),(64047,1,5,'2021-12-05 08:36:10'),(64048,1,44,'2021-12-05 08:38:51'),(64049,1,44,'2021-12-05 08:41:05'),(64050,1,15,'2021-12-05 08:44:47'),(64051,1,44,'2021-12-05 08:47:33'),(64052,1,15,'2021-12-05 08:48:29'),(64053,1,6,'2021-12-05 08:58:48'),(64054,1,44,'2021-12-05 09:35:50'),(64055,1,44,'2021-12-05 09:58:20'),(64056,1,79,'2021-12-05 10:26:59'),(64057,1,44,'2021-12-05 10:48:22'),(64058,1,44,'2021-12-05 11:19:46'),(64059,1,44,'2021-12-05 12:14:15'),(64060,1,44,'2021-12-05 12:32:38'),(64061,1,44,'2021-12-05 13:00:03'),(64062,1,44,'2021-12-05 13:39:21'),(64063,1,44,'2021-12-05 14:23:34'),(64064,1,44,'2021-12-05 14:26:17'),(64065,1,15,'2021-12-05 14:32:23'),(64066,1,6,'2021-12-05 14:32:24'),(64067,1,14,'2021-12-05 14:37:11'),(64068,1,44,'2021-12-05 14:37:25'),(64069,1,5,'2021-12-05 14:37:26'),(64070,1,13,'2021-12-05 14:38:21'),(64071,1,13,'2021-12-05 14:45:30'),(64072,1,44,'2021-12-05 15:01:16'),(64073,1,44,'2021-12-05 15:09:26'),(64074,1,13,'2021-12-05 15:11:51'),(64075,1,44,'2021-12-05 15:50:53'),(64076,1,44,'2021-12-05 16:09:31'),(64077,1,66,'2021-12-05 16:09:34'),(64078,1,5,'2021-12-05 16:09:35'),(64079,1,56,'2021-12-05 16:09:40'),(64080,1,45,'2021-12-05 16:09:41'),(64081,1,44,'2021-12-05 16:09:46'),(64082,1,62,'2021-12-05 16:09:48'),(64083,1,13,'2021-12-05 16:09:49'),(64084,1,79,'2021-12-05 16:09:51'),(64085,1,73,'2021-12-05 16:09:55'),(64086,1,44,'2021-12-05 16:09:59'),(64087,1,14,'2021-12-05 16:10:06'),(64088,1,56,'2021-12-05 16:10:14'),(64089,1,70,'2021-12-05 16:10:15'),(64090,1,96,'2021-12-05 16:10:17'),(64091,1,66,'2021-12-05 16:10:20'),(64092,1,96,'2021-12-05 16:10:26'),(64093,1,96,'2021-12-05 16:10:29'),(64094,1,44,'2021-12-05 16:10:30'),(64095,1,59,'2021-12-05 16:10:32'),(64096,1,76,'2021-12-05 16:10:34'),(64097,1,62,'2021-12-05 16:10:40'),(64098,1,76,'2021-12-05 16:10:44'),(64099,1,44,'2021-12-05 16:10:46'),(64100,1,59,'2021-12-05 16:10:48'),(64101,1,59,'2021-12-05 16:10:51'),(64102,1,44,'2021-12-05 16:10:54'),(64103,1,43,'2021-12-05 16:10:55'),(64104,1,44,'2021-12-05 16:10:57'),(64105,1,44,'2021-12-05 16:11:01'),(64106,1,15,'2021-12-05 16:11:05'),(64107,1,44,'2021-12-05 16:11:09'),(64108,1,44,'2021-12-05 16:11:17'),(64109,1,79,'2021-12-05 16:11:19'),(64110,1,79,'2021-12-05 16:11:24'),(64111,1,44,'2021-12-05 16:11:28'),(64112,1,44,'2021-12-05 16:11:32'),(64113,1,44,'2021-12-05 16:11:38'),(64114,1,44,'2021-12-05 16:11:42'),(64115,1,44,'2021-12-05 16:11:48'),(64116,1,44,'2021-12-05 16:11:55'),(64117,1,44,'2021-12-05 16:12:07'),(64118,1,44,'2021-12-05 16:12:13'),(64119,1,45,'2021-12-05 16:12:18'),(64120,1,45,'2021-12-05 16:12:20'),(64121,1,44,'2021-12-05 16:12:23'),(64122,1,6,'2021-12-05 16:12:24'),(64123,1,70,'2021-12-05 16:12:26'),(64124,1,6,'2021-12-05 16:12:28'),(64125,1,44,'2021-12-05 16:12:32'),(64126,1,44,'2021-12-05 16:12:35'),(64127,1,44,'2021-12-05 16:12:39'),(64128,1,53,'2021-12-05 16:12:42'),(64129,1,44,'2021-12-05 16:12:47'),(64130,1,53,'2021-12-05 16:12:52'),(64131,1,44,'2021-12-05 16:12:55'),(64132,1,44,'2021-12-05 16:12:58'),(64133,1,44,'2021-12-05 16:13:02'),(64134,1,44,'2021-12-05 16:29:51'),(64135,1,44,'2021-12-05 18:07:55'),(64136,1,44,'2021-12-05 18:54:29'),(64137,1,44,'2021-12-05 19:01:22'),(64138,1,44,'2021-12-05 19:01:24'),(64139,1,44,'2021-12-05 19:08:39'),(64140,1,44,'2021-12-05 19:54:29'),(64141,1,44,'2021-12-05 20:07:42'),(64142,1,44,'2021-12-05 20:19:55'),(64143,1,44,'2021-12-05 20:54:30'),(64144,1,44,'2021-12-05 21:07:03'),(64145,1,79,'2021-12-05 21:32:28'),(64146,1,44,'2021-12-05 21:54:40'),(64147,1,44,'2021-12-05 22:24:34'),(64148,1,44,'2021-12-05 22:24:35'),(64149,1,44,'2021-12-05 22:25:18'),(64150,1,44,'2021-12-05 22:50:16'),(64151,1,44,'2021-12-06 01:32:17'),(64152,1,44,'2021-12-06 01:58:44'),(64153,1,44,'2021-12-06 02:10:38'),(64154,1,44,'2021-12-06 02:23:54'),(64155,1,5,'2021-12-06 02:36:25'),(64156,1,13,'2021-12-06 02:37:55'),(64157,1,5,'2021-12-06 02:39:23'),(64158,1,5,'2021-12-06 02:42:09'),(64159,1,44,'2021-12-06 02:44:10'),(64160,1,14,'2021-12-06 02:48:02'),(64161,1,44,'2021-12-06 02:50:11'),(64162,1,14,'2021-12-06 02:53:37'),(64163,1,44,'2021-12-06 03:00:38'),(64164,1,14,'2021-12-06 03:04:41'),(64165,1,73,'2021-12-06 03:18:03'),(64166,1,43,'2021-12-06 03:27:15'),(64167,1,15,'2021-12-06 03:37:29'),(64168,1,15,'2021-12-06 03:47:16'),(64169,1,14,'2021-12-06 03:55:43'),(64170,1,59,'2021-12-06 04:03:52'),(64171,1,96,'2021-12-06 04:11:53'),(64172,1,6,'2021-12-06 04:33:45'),(64173,1,15,'2021-12-06 04:33:48'),(64174,1,44,'2021-12-06 04:49:12'),(64175,1,15,'2021-12-06 06:51:03'),(64176,1,44,'2021-12-06 07:24:35'),(64177,1,44,'2021-12-06 07:24:35'),(64178,1,70,'2021-12-06 07:24:36'),(64179,1,44,'2021-12-06 07:39:39'),(64180,1,44,'2021-12-06 08:23:28'),(64181,1,5,'2021-12-06 08:33:41'),(64182,1,6,'2021-12-06 08:34:01'),(64183,1,15,'2021-12-06 08:35:00'),(64184,1,14,'2021-12-06 08:36:48'),(64185,1,13,'2021-12-06 08:46:38'),(64186,1,44,'2021-12-06 08:46:44'),(64187,1,44,'2021-12-06 10:47:15'),(64188,1,44,'2021-12-06 11:09:58'),(64189,1,44,'2021-12-06 11:10:02'),(64190,1,44,'2021-12-06 11:10:03'),(64191,1,76,'2021-12-06 11:46:28'),(64192,1,44,'2021-12-06 12:36:39'),(64193,1,44,'2021-12-06 13:15:12'),(64194,1,44,'2021-12-06 13:19:46'),(64195,1,56,'2021-12-06 13:37:01'),(64196,1,44,'2021-12-06 13:37:06'),(64197,1,44,'2021-12-06 13:42:36'),(64198,1,44,'2021-12-06 13:43:19'),(64199,1,44,'2021-12-06 13:48:16'),(64200,1,44,'2021-12-06 13:52:30'),(64201,1,44,'2021-12-06 14:04:40'),(64202,1,44,'2021-12-06 14:07:57'),(64203,1,44,'2021-12-06 14:25:55'),(64204,1,14,'2021-12-06 14:32:02'),(64205,1,6,'2021-12-06 14:32:06'),(64206,1,5,'2021-12-06 14:32:13'),(64207,1,13,'2021-12-06 14:33:59'),(64208,1,44,'2021-12-06 14:34:04'),(64209,1,44,'2021-12-06 14:37:48'),(64210,1,44,'2021-12-06 14:47:05'),(64211,1,15,'2021-12-06 15:02:31'),(64212,1,44,'2021-12-06 15:34:41'),(64213,1,44,'2021-12-06 15:45:10'),(64214,1,44,'2021-12-06 16:15:51'),(64215,1,45,'2021-12-06 16:27:16'),(64216,1,44,'2021-12-06 16:50:16'),(64217,1,44,'2021-12-06 17:30:30'),(64218,1,6,'2021-12-06 19:01:39'),(64219,1,44,'2021-12-06 19:01:57'),(64220,1,44,'2021-12-06 19:01:58'),(64221,1,44,'2021-12-06 19:05:27'),(64222,1,44,'2021-12-06 19:28:28'),(64223,1,15,'2021-12-06 19:32:13'),(64224,1,44,'2021-12-06 20:08:01'),(64225,1,44,'2021-12-06 20:44:51'),(64226,1,44,'2021-12-06 21:23:32'),(64227,1,44,'2021-12-06 22:00:47'),(64228,1,44,'2021-12-06 22:13:03'),(64229,1,44,'2021-12-06 22:13:48'),(64230,1,44,'2021-12-06 22:37:23'),(64231,1,44,'2021-12-07 00:17:20'),(64232,1,44,'2021-12-07 00:28:38'),(64233,1,44,'2021-12-07 00:30:20'),(64234,1,44,'2021-12-07 01:30:01'),(64235,1,6,'2021-12-07 02:35:12'),(64236,1,14,'2021-12-07 02:38:02'),(64237,1,15,'2021-12-07 02:38:34'),(64238,1,13,'2021-12-07 02:39:29'),(64239,1,5,'2021-12-07 02:46:04'),(64240,1,44,'2021-12-07 02:49:07'),(64241,1,15,'2021-12-07 02:51:40'),(64242,1,15,'2021-12-07 02:58:39'),(64243,1,44,'2021-12-07 03:01:06'),(64244,1,15,'2021-12-07 03:05:39'),(64245,1,44,'2021-12-07 03:19:05'),(64246,1,44,'2021-12-07 03:54:09'),(64247,1,44,'2021-12-07 04:03:55'),(64248,1,44,'2021-12-07 04:40:26'),(64249,1,76,'2021-12-07 04:41:14'),(64250,1,44,'2021-12-07 05:26:58'),(64251,1,44,'2021-12-07 05:36:39'),(64252,1,76,'2021-12-07 06:25:21'),(64253,1,44,'2021-12-07 06:51:21'),(64254,1,44,'2021-12-07 07:07:05'),(64255,1,44,'2021-12-07 07:07:05'),(64256,1,44,'2021-12-07 07:20:25'),(64257,1,44,'2021-12-07 08:19:53'),(64258,1,5,'2021-12-07 08:31:59'),(64259,1,14,'2021-12-07 08:32:09'),(64260,1,15,'2021-12-07 08:34:51'),(64261,1,6,'2021-12-07 08:35:25'),(64262,1,13,'2021-12-07 08:48:40'),(64263,1,44,'2021-12-07 08:48:40'),(64264,1,44,'2021-12-07 09:15:33'),(64265,1,44,'2021-12-07 09:22:22'),(64266,1,53,'2021-12-07 10:11:31'),(64267,1,44,'2021-12-07 10:18:13'),(64268,1,76,'2021-12-07 10:19:55'),(64269,1,15,'2021-12-07 10:48:04'),(64270,1,59,'2021-12-07 11:42:54'),(64271,1,44,'2021-12-07 11:47:16'),(64272,1,44,'2021-12-07 12:07:56'),(64273,1,56,'2021-12-07 12:41:58'),(64274,1,44,'2021-12-07 13:55:05'),(64275,1,44,'2021-12-07 14:07:01'),(64276,1,44,'2021-12-07 14:33:32'),(64277,1,15,'2021-12-07 14:34:59'),(64278,1,6,'2021-12-07 14:35:25'),(64279,1,14,'2021-12-07 14:35:39'),(64280,1,5,'2021-12-07 14:35:40'),(64281,1,44,'2021-12-07 14:36:49'),(64282,1,13,'2021-12-07 14:46:50'),(64283,1,44,'2021-12-07 14:48:52'),(64284,1,13,'2021-12-07 14:51:25'),(64285,1,13,'2021-12-07 14:55:11'),(64286,1,13,'2021-12-07 14:58:31'),(64287,1,13,'2021-12-07 15:04:04'),(64288,1,44,'2021-12-07 15:27:54'),(64289,1,13,'2021-12-07 15:32:20'),(64290,1,44,'2021-12-07 15:36:59'),(64291,1,44,'2021-12-07 15:37:30'),(64292,1,44,'2021-12-07 15:42:06'),(64293,1,13,'2021-12-07 15:55:07'),(64294,1,44,'2021-12-07 16:05:40'),(64295,1,44,'2021-12-07 16:09:25'),(64296,1,6,'2021-12-07 16:09:27'),(64297,1,44,'2021-12-07 17:07:03'),(64298,1,44,'2021-12-07 19:11:00'),(64299,1,44,'2021-12-07 19:11:14'),(64300,1,44,'2021-12-07 19:11:15'),(64301,1,44,'2021-12-07 19:24:41'),(64302,1,44,'2021-12-07 19:29:37'),(64303,1,44,'2021-12-07 21:04:12'),(64304,1,44,'2021-12-07 21:06:43'),(64305,1,73,'2021-12-07 22:05:13'),(64306,1,62,'2021-12-07 22:22:50'),(64307,1,56,'2021-12-07 22:28:01'),(64308,1,44,'2021-12-07 22:34:28'),(64309,1,5,'2021-12-07 22:39:49'),(64310,1,44,'2021-12-07 22:42:09'),(64311,1,44,'2021-12-07 22:42:12'),(64312,1,79,'2021-12-07 22:50:35'),(64313,1,56,'2021-12-07 22:56:00'),(64314,1,44,'2021-12-08 00:41:54'),(64315,1,44,'2021-12-08 00:43:10'),(64316,1,44,'2021-12-08 00:47:47'),(64317,1,44,'2021-12-08 02:23:51'),(64318,1,44,'2021-12-08 02:23:52'),(64319,1,44,'2021-12-08 02:23:59'),(64320,1,44,'2021-12-08 02:24:00'),(64321,1,44,'2021-12-08 02:24:03'),(64322,1,44,'2021-12-08 02:24:05'),(64323,1,44,'2021-12-08 02:24:09'),(64324,1,44,'2021-12-08 02:24:13'),(64325,1,44,'2021-12-08 02:24:24'),(64326,1,44,'2021-12-08 02:24:27'),(64327,1,13,'2021-12-08 02:37:03'),(64328,1,44,'2021-12-08 02:39:46'),(64329,1,5,'2021-12-08 02:44:23'),(64330,1,14,'2021-12-08 02:48:13'),(64331,1,53,'2021-12-08 02:50:38'),(64332,1,44,'2021-12-08 02:53:02'),(64333,1,15,'2021-12-08 02:58:29'),(64334,1,6,'2021-12-08 02:58:42'),(64335,1,5,'2021-12-08 02:58:53'),(64336,1,53,'2021-12-08 02:59:04'),(64337,1,43,'2021-12-08 02:59:19'),(64338,1,13,'2021-12-08 02:59:31'),(64339,1,53,'2021-12-08 02:59:43'),(64340,1,44,'2021-12-08 02:59:57'),(64341,1,76,'2021-12-08 03:00:29'),(64342,1,66,'2021-12-08 03:00:51'),(64343,1,56,'2021-12-08 03:01:07'),(64344,1,44,'2021-12-08 03:01:16'),(64345,1,14,'2021-12-08 03:01:29'),(64346,1,70,'2021-12-08 03:01:43'),(64347,1,45,'2021-12-08 03:02:00'),(64348,1,59,'2021-12-08 03:02:13'),(64349,1,62,'2021-12-08 03:02:24'),(64350,1,15,'2021-12-08 03:02:36'),(64351,1,79,'2021-12-08 03:02:51'),(64352,1,73,'2021-12-08 03:03:03'),(64353,1,96,'2021-12-08 03:03:15'),(64354,1,62,'2021-12-08 03:03:33'),(64355,1,59,'2021-12-08 03:03:58'),(64356,1,66,'2021-12-08 03:04:18'),(64357,1,96,'2021-12-08 03:04:28'),(64358,1,73,'2021-12-08 03:04:46'),(64359,1,70,'2021-12-08 03:04:56'),(64360,1,76,'2021-12-08 03:05:14'),(64361,1,79,'2021-12-08 03:05:23'),(64362,1,56,'2021-12-08 03:05:34'),(64363,1,53,'2021-12-08 03:05:45'),(64364,1,44,'2021-12-08 03:05:54'),(64365,1,43,'2021-12-08 03:06:09'),(64366,1,45,'2021-12-08 03:06:23'),(64367,1,5,'2021-12-08 03:12:13'),(64368,1,44,'2021-12-08 03:45:04'),(64369,1,6,'2021-12-08 04:17:19'),(64370,1,15,'2021-12-08 04:17:25'),(64371,1,44,'2021-12-08 04:19:31'),(64372,1,44,'2021-12-08 04:19:37'),(64373,1,14,'2021-12-08 04:29:02'),(64374,1,44,'2021-12-08 04:49:42'),(64375,1,6,'2021-12-08 05:08:30'),(64376,1,6,'2021-12-08 05:08:35'),(64377,1,44,'2021-12-08 05:23:50'),(64378,1,14,'2021-12-08 05:32:19'),(64379,1,44,'2021-12-08 05:41:44'),(64380,1,44,'2021-12-08 05:47:15'),(64381,1,44,'2021-12-08 06:01:53'),(64382,1,6,'2021-12-08 06:06:17'),(64383,1,44,'2021-12-08 06:06:41'),(64384,1,44,'2021-12-08 07:03:24'),(64385,1,44,'2021-12-08 07:03:24'),(64386,1,14,'2021-12-08 07:12:12'),(64387,1,44,'2021-12-08 07:39:06'),(64388,1,44,'2021-12-08 07:54:38'),(64389,1,45,'2021-12-08 08:08:55'),(64390,1,15,'2021-12-08 08:33:09'),(64391,1,6,'2021-12-08 08:33:54'),(64392,1,44,'2021-12-08 08:35:41'),(64393,1,53,'2021-12-08 08:36:39'),(64394,1,44,'2021-12-08 08:38:45'),(64395,1,59,'2021-12-08 08:38:48'),(64396,1,62,'2021-12-08 08:38:49'),(64397,1,43,'2021-12-08 08:38:50'),(64398,1,43,'2021-12-08 08:38:50'),(64399,1,15,'2021-12-08 08:38:51'),(64400,1,79,'2021-12-08 08:38:51'),(64401,1,56,'2021-12-08 08:38:52'),(64402,1,73,'2021-12-08 08:38:53'),(64403,1,13,'2021-12-08 08:38:54'),(64404,1,59,'2021-12-08 08:38:54'),(64405,1,5,'2021-12-08 08:38:55'),(64406,1,66,'2021-12-08 08:38:56'),(64407,1,70,'2021-12-08 08:38:57'),(64408,1,15,'2021-12-08 08:38:59'),(64409,1,96,'2021-12-08 08:39:00'),(64410,1,53,'2021-12-08 08:39:03'),(64411,1,14,'2021-12-08 08:39:09'),(64412,1,44,'2021-12-08 08:39:13'),(64413,1,53,'2021-12-08 08:39:15'),(64414,1,62,'2021-12-08 08:39:18'),(64415,1,76,'2021-12-08 08:39:21'),(64416,1,66,'2021-12-08 08:39:23'),(64417,1,53,'2021-12-08 08:39:23'),(64418,1,79,'2021-12-08 08:39:24'),(64419,1,70,'2021-12-08 08:39:25'),(64420,1,44,'2021-12-08 08:39:26'),(64421,1,76,'2021-12-08 08:39:27'),(64422,1,73,'2021-12-08 08:39:27'),(64423,1,96,'2021-12-08 08:39:28'),(64424,1,45,'2021-12-08 08:39:29'),(64425,1,44,'2021-12-08 08:39:29'),(64426,1,45,'2021-12-08 08:39:30'),(64427,1,56,'2021-12-08 08:39:31'),(64428,1,6,'2021-12-08 08:39:31'),(64429,1,5,'2021-12-08 09:07:02'),(64430,1,14,'2021-12-08 09:09:38'),(64431,1,44,'2021-12-08 09:24:45'),(64432,1,13,'2021-12-08 09:51:06'),(64433,1,44,'2021-12-08 09:52:47'),(64434,1,44,'2021-12-08 10:09:56'),(64435,1,43,'2021-12-08 10:17:24'),(64436,1,44,'2021-12-08 10:20:21'),(64437,1,44,'2021-12-08 10:39:33'),(64438,1,15,'2021-12-08 10:51:28'),(64439,1,15,'2021-12-08 10:51:48'),(64440,1,44,'2021-12-08 11:00:50'),(64441,1,13,'2021-12-08 12:00:29'),(64442,1,59,'2021-12-08 13:09:12'),(64443,1,44,'2021-12-08 13:48:44'),(64444,1,6,'2021-12-08 13:53:13'),(64445,1,13,'2021-12-08 13:58:30'),(64446,1,53,'2021-12-08 14:23:42'),(64447,1,44,'2021-12-08 14:24:52'),(64448,1,44,'2021-12-08 14:26:56'),(64449,1,44,'2021-12-08 14:28:51'),(64450,1,44,'2021-12-08 14:31:26'),(64451,1,5,'2021-12-08 14:33:57'),(64452,1,14,'2021-12-08 14:34:11'),(64453,1,44,'2021-12-08 14:34:12'),(64454,1,15,'2021-12-08 14:34:57'),(64455,1,44,'2021-12-08 14:35:22'),(64456,1,6,'2021-12-08 14:35:27'),(64457,1,13,'2021-12-08 14:50:10'),(64458,1,44,'2021-12-08 14:50:18'),(64459,1,44,'2021-12-08 15:13:52'),(64460,1,44,'2021-12-08 15:42:17'),(64461,1,13,'2021-12-08 15:43:08'),(64462,1,44,'2021-12-08 16:46:52'),(64463,1,13,'2021-12-08 18:38:43'),(64464,1,44,'2021-12-08 18:57:34'),(64465,1,44,'2021-12-08 18:59:37'),(64466,1,44,'2021-12-08 18:59:41'),(64467,1,44,'2021-12-08 18:59:45'),(64468,1,13,'2021-12-08 19:19:29'),(64469,1,44,'2021-12-08 19:21:06'),(64470,1,66,'2021-12-08 19:48:55'),(64471,1,13,'2021-12-08 21:15:12'),(64472,1,44,'2021-12-08 21:24:06'),(64473,1,5,'2021-12-08 21:24:10'),(64474,1,6,'2021-12-08 21:24:13'),(64475,1,62,'2021-12-08 21:30:35'),(64476,1,76,'2021-12-08 22:30:20'),(64477,1,44,'2021-12-08 22:53:52'),(64478,1,44,'2021-12-08 22:53:56'),(64479,1,44,'2021-12-08 22:54:29'),(64480,1,44,'2021-12-08 22:57:58'),(64481,1,13,'2021-12-08 23:06:31'),(64482,1,44,'2021-12-09 00:08:24'),(64483,1,44,'2021-12-09 00:10:11'),(64484,1,44,'2021-12-09 00:12:03'),(64485,1,44,'2021-12-09 01:04:20'),(64486,1,44,'2021-12-09 02:20:46'),(64487,1,15,'2021-12-09 02:33:52'),(64488,1,14,'2021-12-09 02:35:46'),(64489,1,5,'2021-12-09 02:37:46'),(64490,1,13,'2021-12-09 02:37:54'),(64491,1,44,'2021-12-09 02:40:13'),(64492,1,15,'2021-12-09 02:41:57'),(64493,1,15,'2021-12-09 02:45:11'),(64494,1,44,'2021-12-09 03:01:37'),(64495,1,44,'2021-12-09 03:01:41'),(64496,1,6,'2021-12-09 03:17:08'),(64497,1,6,'2021-12-09 03:50:16'),(64498,1,44,'2021-12-09 04:00:27'),(64499,1,6,'2021-12-09 04:00:32'),(64500,1,6,'2021-12-09 04:00:39'),(64501,1,6,'2021-12-09 04:11:49'),(64502,1,44,'2021-12-09 04:21:36'),(64503,1,6,'2021-12-09 04:32:53'),(64504,1,44,'2021-12-09 04:50:14'),(64505,1,44,'2021-12-09 04:51:26'),(64506,1,6,'2021-12-09 04:54:11'),(64507,1,6,'2021-12-09 05:15:35'),(64508,1,13,'2021-12-09 05:34:51'),(64509,1,44,'2021-12-09 05:37:28'),(64510,1,66,'2021-12-09 05:41:30'),(64511,1,44,'2021-12-09 06:22:49'),(64512,1,13,'2021-12-09 06:29:05'),(64513,1,15,'2021-12-09 06:37:22'),(64514,1,44,'2021-12-09 06:43:14'),(64515,1,44,'2021-12-09 07:01:35'),(64516,1,44,'2021-12-09 07:01:40'),(64517,1,13,'2021-12-09 07:21:05'),(64518,1,70,'2021-12-09 07:24:08'),(64519,1,44,'2021-12-09 07:40:25'),(64520,1,5,'2021-12-09 07:57:54'),(64521,1,5,'2021-12-09 08:13:54'),(64522,1,5,'2021-12-09 08:31:09'),(64523,1,5,'2021-12-09 08:33:35'),(64524,1,14,'2021-12-09 08:36:33'),(64525,1,13,'2021-12-09 08:36:38'),(64526,1,44,'2021-12-09 08:38:30'),(64527,1,44,'2021-12-09 08:38:43'),(64528,1,15,'2021-12-09 08:46:01'),(64529,1,6,'2021-12-09 08:50:14'),(64530,1,6,'2021-12-09 08:55:35'),(64531,1,15,'2021-12-09 09:00:07'),(64532,1,15,'2021-12-09 09:05:29'),(64533,1,44,'2021-12-09 09:15:45'),(64534,1,15,'2021-12-09 09:34:48'),(64535,1,44,'2021-12-09 09:38:10'),(64536,1,15,'2021-12-09 09:53:29'),(64537,1,73,'2021-12-09 10:10:50'),(64538,1,13,'2021-12-09 10:21:18'),(64539,1,15,'2021-12-09 10:57:32'),(64540,1,15,'2021-12-09 11:18:54'),(64541,1,96,'2021-12-09 11:22:49'),(64542,1,44,'2021-12-09 12:24:43'),(64543,1,44,'2021-12-09 12:26:58'),(64544,1,44,'2021-12-09 12:36:13'),(64545,1,44,'2021-12-09 12:41:56'),(64546,1,44,'2021-12-09 12:52:58'),(64547,1,13,'2021-12-09 12:53:44'),(64548,1,44,'2021-12-09 13:03:31'),(64549,1,44,'2021-12-09 13:10:09'),(64550,1,6,'2021-12-09 13:36:54'),(64551,1,6,'2021-12-09 13:36:55'),(64552,1,6,'2021-12-09 13:36:58'),(64553,1,13,'2021-12-09 13:57:10'),(64554,1,44,'2021-12-09 14:11:31'),(64555,1,45,'2021-12-09 14:26:45'),(64556,1,44,'2021-12-09 14:32:49'),(64557,1,5,'2021-12-09 14:34:42'),(64558,1,6,'2021-12-09 14:34:51'),(64559,1,13,'2021-12-09 14:35:19'),(64560,1,44,'2021-12-09 14:35:22'),(64561,1,14,'2021-12-09 14:35:26'),(64562,1,44,'2021-12-09 14:49:19'),(64563,1,62,'2021-12-09 14:52:23'),(64564,1,44,'2021-12-09 15:15:49'),(64565,1,15,'2021-12-09 16:04:25'),(64566,1,15,'2021-12-09 16:31:38'),(64567,1,44,'2021-12-09 17:50:37'),(64568,1,44,'2021-12-09 18:41:11'),(64569,1,44,'2021-12-09 18:52:08'),(64570,1,44,'2021-12-09 19:20:42'),(64571,1,44,'2021-12-09 19:20:45'),(64572,1,44,'2021-12-09 19:20:46'),(64573,1,6,'2021-12-09 19:20:50'),(64574,1,44,'2021-12-09 19:55:04'),(64575,1,44,'2021-12-09 19:57:19'),(64576,1,44,'2021-12-09 20:26:26'),(64577,1,44,'2021-12-09 20:26:27'),(64578,1,44,'2021-12-09 20:26:28'),(64579,1,44,'2021-12-09 20:26:29'),(64580,1,44,'2021-12-09 20:26:29'),(64581,1,44,'2021-12-09 20:26:30'),(64582,1,44,'2021-12-09 20:26:33'),(64583,1,44,'2021-12-09 20:26:35'),(64584,1,44,'2021-12-09 20:26:36'),(64585,1,44,'2021-12-09 20:26:39'),(64586,1,44,'2021-12-09 20:26:49'),(64587,1,44,'2021-12-09 20:26:54'),(64588,1,44,'2021-12-09 20:27:00'),(64589,1,44,'2021-12-09 20:27:04'),(64590,1,44,'2021-12-09 22:12:53'),(64591,1,44,'2021-12-09 22:14:50'),(64592,1,44,'2021-12-09 22:15:33'),(64593,1,44,'2021-12-09 22:25:15'),(64594,1,44,'2021-12-10 01:07:01'),(64595,1,73,'2021-12-10 02:25:40'),(64596,1,6,'2021-12-10 02:35:14'),(64597,1,5,'2021-12-10 02:36:23'),(64598,1,15,'2021-12-10 02:39:00'),(64599,1,14,'2021-12-10 02:41:17'),(64600,1,6,'2021-12-10 02:48:26'),(64601,1,44,'2021-12-10 02:57:10'),(64602,1,44,'2021-12-10 03:00:38'),(64603,1,76,'2021-12-10 04:11:53'),(64604,1,44,'2021-12-10 04:38:15'),(64605,1,44,'2021-12-10 04:40:44'),(64606,1,13,'2021-12-10 04:58:35'),(64607,1,44,'2021-12-10 04:58:36'),(64608,1,44,'2021-12-10 05:38:56'),(64609,1,44,'2021-12-10 05:56:47'),(64610,1,44,'2021-12-10 06:38:09'),(64611,1,44,'2021-12-10 06:43:33'),(64612,1,45,'2021-12-10 06:43:37'),(64613,1,62,'2021-12-10 06:43:38'),(64614,1,13,'2021-12-10 06:43:41'),(64615,1,44,'2021-12-10 06:43:43'),(64616,1,44,'2021-12-10 06:43:44'),(64617,1,44,'2021-12-10 07:26:10'),(64618,1,44,'2021-12-10 07:26:11'),(64619,1,76,'2021-12-10 07:35:00'),(64620,1,44,'2021-12-10 07:39:30'),(64621,1,44,'2021-12-10 07:46:46'),(64622,1,44,'2021-12-10 07:51:29'),(64623,1,44,'2021-12-10 08:00:15'),(64624,1,44,'2021-12-10 08:06:17'),(64625,1,44,'2021-12-10 08:23:19'),(64626,1,5,'2021-12-10 08:31:41'),(64627,1,44,'2021-12-10 08:32:32'),(64628,1,13,'2021-12-10 08:34:52'),(64629,1,44,'2021-12-10 08:35:54'),(64630,1,44,'2021-12-10 08:36:47'),(64631,1,14,'2021-12-10 08:39:38'),(64632,1,53,'2021-12-10 08:44:03'),(64633,1,14,'2021-12-10 09:00:29'),(64634,1,73,'2021-12-10 09:01:42'),(64635,1,15,'2021-12-10 09:03:41'),(64636,1,6,'2021-12-10 09:03:53'),(64637,1,70,'2021-12-10 09:07:10'),(64638,1,14,'2021-12-10 09:07:39'),(64639,1,6,'2021-12-10 09:11:17'),(64640,1,6,'2021-12-10 09:11:20'),(64641,1,14,'2021-12-10 09:17:46'),(64642,1,6,'2021-12-10 09:50:10'),(64643,1,14,'2021-12-10 10:18:31'),(64644,1,44,'2021-12-10 10:36:37'),(64645,1,44,'2021-12-10 10:37:08'),(64646,1,44,'2021-12-10 10:37:37'),(64647,1,6,'2021-12-10 12:14:41'),(64648,1,6,'2021-12-10 12:14:48'),(64649,1,44,'2021-12-10 12:20:17'),(64650,1,44,'2021-12-10 12:42:29'),(64651,1,44,'2021-12-10 13:18:06'),(64652,1,44,'2021-12-10 13:23:49'),(64653,1,5,'2021-12-10 13:23:56'),(64654,1,6,'2021-12-10 13:24:00'),(64655,1,13,'2021-12-10 13:36:41'),(64656,1,44,'2021-12-10 14:32:45'),(64657,1,15,'2021-12-10 14:34:41'),(64658,1,6,'2021-12-10 14:35:19'),(64659,1,14,'2021-12-10 14:36:43'),(64660,1,5,'2021-12-10 14:37:00'),(64661,1,13,'2021-12-10 14:50:58'),(64662,1,44,'2021-12-10 14:52:08'),(64663,1,13,'2021-12-10 14:54:18'),(64664,1,13,'2021-12-10 15:10:06'),(64665,1,44,'2021-12-10 16:26:17'),(64666,1,44,'2021-12-10 16:41:29'),(64667,1,44,'2021-12-10 18:05:15'),(64668,1,44,'2021-12-10 18:38:30'),(64669,1,44,'2021-12-10 19:19:39'),(64670,1,44,'2021-12-10 19:19:39'),(64671,1,44,'2021-12-10 19:21:24'),(64672,1,44,'2021-12-10 19:58:44'),(64673,1,44,'2021-12-10 20:18:28'),(64674,1,44,'2021-12-10 21:11:36'),(64675,1,44,'2021-12-10 21:31:47'),(64676,1,6,'2021-12-10 21:31:49'),(64677,1,6,'2021-12-10 21:31:50'),(64678,1,44,'2021-12-10 21:45:41'),(64679,1,44,'2021-12-10 21:51:30'),(64680,1,44,'2021-12-10 22:36:07'),(64681,1,44,'2021-12-10 22:36:11'),(64682,1,44,'2021-12-10 22:53:57'),(64683,1,59,'2021-12-10 23:02:40'),(64684,1,44,'2021-12-10 23:20:06'),(64685,1,44,'2021-12-11 00:02:06'),(64686,1,44,'2021-12-11 00:02:34'),(64687,1,44,'2021-12-11 01:04:11'),(64688,1,44,'2021-12-11 01:36:28'),(64689,1,53,'2021-12-11 01:57:27'),(64690,1,44,'2021-12-11 01:59:10'),(64691,1,6,'2021-12-11 02:02:15'),(64692,1,13,'2021-12-11 02:02:16'),(64693,1,5,'2021-12-11 02:02:17'),(64694,1,44,'2021-12-11 02:07:06'),(64695,1,44,'2021-12-11 02:26:15'),(64696,1,44,'2021-12-11 02:27:00'),(64697,1,44,'2021-12-11 02:31:00'),(64698,1,44,'2021-12-11 02:31:02'),(64699,1,44,'2021-12-11 03:07:33'),(64700,1,44,'2021-12-11 04:04:08'),(64701,1,6,'2021-12-11 05:43:30'),(64702,1,44,'2021-12-11 05:46:27'),(64703,1,13,'2021-12-11 05:46:28'),(64704,1,44,'2021-12-11 05:46:46'),(64705,1,15,'2021-12-11 05:52:23'),(64706,1,44,'2021-12-11 06:18:38'),(64707,1,44,'2021-12-11 06:37:47'),(64708,1,44,'2021-12-11 07:11:27'),(64709,1,44,'2021-12-11 07:11:27'),(64710,1,5,'2021-12-11 07:59:04'),(64711,1,14,'2021-12-11 07:59:05'),(64712,1,44,'2021-12-11 08:26:05'),(64713,1,70,'2021-12-11 08:32:14'),(64714,1,44,'2021-12-11 08:45:08'),(64715,1,62,'2021-12-11 08:49:24'),(64716,1,76,'2021-12-11 09:26:10'),(64717,1,15,'2021-12-11 10:34:38'),(64718,1,5,'2021-12-11 10:35:54'),(64719,1,14,'2021-12-11 10:37:27'),(64720,1,6,'2021-12-11 10:37:56'),(64721,1,44,'2021-12-11 11:36:12'),(64722,1,66,'2021-12-11 11:50:43'),(64723,1,44,'2021-12-11 12:02:03'),(64724,1,13,'2021-12-11 12:02:21'),(64725,1,44,'2021-12-11 12:03:39'),(64726,1,44,'2021-12-11 12:08:47'),(64727,1,44,'2021-12-11 12:31:05'),(64728,1,44,'2021-12-11 12:47:18'),(64729,1,14,'2021-12-11 13:14:26'),(64730,1,44,'2021-12-11 13:18:17'),(64731,1,44,'2021-12-11 13:18:20'),(64732,1,44,'2021-12-11 13:18:22'),(64733,1,5,'2021-12-11 13:18:36'),(64734,1,56,'2021-12-11 13:18:39'),(64735,1,15,'2021-12-11 13:18:40'),(64736,1,53,'2021-12-11 13:18:42'),(64737,1,13,'2021-12-11 13:18:43'),(64738,1,14,'2021-12-11 13:18:44'),(64739,1,43,'2021-12-11 13:18:45'),(64740,1,66,'2021-12-11 13:18:46'),(64741,1,56,'2021-12-11 13:18:47'),(64742,1,62,'2021-12-11 13:18:48'),(64743,1,76,'2021-12-11 13:18:48'),(64744,1,45,'2021-12-11 13:18:49'),(64745,1,53,'2021-12-11 13:18:50'),(64746,1,45,'2021-12-11 13:18:50'),(64747,1,15,'2021-12-11 13:18:51'),(64748,1,44,'2021-12-11 13:18:52'),(64749,1,44,'2021-12-11 13:18:53'),(64750,1,73,'2021-12-11 13:18:53'),(64751,1,62,'2021-12-11 13:18:54'),(64752,1,53,'2021-12-11 13:18:54'),(64753,1,79,'2021-12-11 13:18:56'),(64754,1,59,'2021-12-11 13:18:57'),(64755,1,66,'2021-12-11 13:18:58'),(64756,1,15,'2021-12-11 13:18:59'),(64757,1,62,'2021-12-11 13:48:52'),(64758,1,44,'2021-12-11 13:49:57'),(64759,1,44,'2021-12-11 14:14:10'),(64760,1,44,'2021-12-11 14:32:04'),(64761,1,15,'2021-12-11 14:39:05'),(64762,1,44,'2021-12-11 14:53:25'),(64763,1,6,'2021-12-11 15:04:59'),(64764,1,44,'2021-12-11 15:15:20'),(64765,1,44,'2021-12-11 15:16:41'),(64766,1,44,'2021-12-11 15:35:38'),(64767,1,44,'2021-12-11 15:35:40'),(64768,1,44,'2021-12-11 16:25:14'),(64769,1,44,'2021-12-11 16:27:13'),(64770,1,44,'2021-12-11 17:03:47'),(64771,1,6,'2021-12-11 17:03:48'),(64772,1,44,'2021-12-11 17:03:50'),(64773,1,44,'2021-12-11 17:17:00'),(64774,1,6,'2021-12-11 17:19:43'),(64775,1,13,'2021-12-11 17:19:44'),(64776,1,5,'2021-12-11 17:19:45'),(64777,1,44,'2021-12-11 17:29:17'),(64778,1,44,'2021-12-11 17:40:33'),(64779,1,44,'2021-12-11 18:32:34'),(64780,1,44,'2021-12-11 18:59:08'),(64781,1,44,'2021-12-11 18:59:09'),(64782,1,44,'2021-12-11 19:08:20'),(64783,1,44,'2021-12-11 22:43:04'),(64784,1,44,'2021-12-11 22:43:27'),(64785,1,44,'2021-12-11 22:43:36'),(64786,1,44,'2021-12-11 22:43:41'),(64787,1,44,'2021-12-11 22:44:15'),(64788,1,44,'2021-12-11 22:45:36'),(64789,1,44,'2021-12-11 22:53:33'),(64790,1,6,'2021-12-11 22:55:45'),(64791,1,13,'2021-12-11 22:55:45'),(64792,1,5,'2021-12-11 22:55:46'),(64793,1,56,'2021-12-11 22:57:02'),(64794,1,44,'2021-12-11 23:14:44'),(64795,1,44,'2021-12-12 00:01:09'),(64796,1,44,'2021-12-12 00:33:46'),(64797,1,43,'2021-12-12 01:48:47'),(64798,1,44,'2021-12-12 02:10:29'),(64799,1,6,'2021-12-12 02:13:32'),(64800,1,6,'2021-12-12 02:13:34'),(64801,1,44,'2021-12-12 02:31:03'),(64802,1,44,'2021-12-12 02:31:05'),(64803,1,44,'2021-12-12 03:30:48'),(64804,1,44,'2021-12-12 04:05:57'),(64805,1,44,'2021-12-12 04:10:24'),(64806,1,44,'2021-12-12 04:12:51'),(64807,1,44,'2021-12-12 04:26:29'),(64808,1,44,'2021-12-12 04:43:47'),(64809,1,45,'2021-12-12 05:10:07'),(64810,1,44,'2021-12-12 05:31:23'),(64811,1,44,'2021-12-12 06:32:38'),(64812,1,6,'2021-12-12 06:35:30'),(64813,1,13,'2021-12-12 06:35:31'),(64814,1,5,'2021-12-12 06:35:32'),(64815,1,44,'2021-12-12 07:05:31'),(64816,1,44,'2021-12-12 07:05:33'),(64817,1,15,'2021-12-12 07:09:02'),(64818,1,44,'2021-12-12 07:39:32'),(64819,1,15,'2021-12-12 07:52:16'),(64820,1,44,'2021-12-12 09:26:23'),(64821,1,44,'2021-12-12 09:40:59'),(64822,1,5,'2021-12-12 09:43:51'),(64823,1,13,'2021-12-12 09:43:52'),(64824,1,6,'2021-12-12 09:43:52'),(64825,1,76,'2021-12-12 10:50:47'),(64826,1,44,'2021-12-12 11:44:05'),(64827,1,44,'2021-12-12 11:52:48'),(64828,1,6,'2021-12-12 12:43:14'),(64829,1,44,'2021-12-12 12:46:37'),(64830,1,79,'2021-12-12 13:26:28'),(64831,1,44,'2021-12-12 13:58:53'),(64832,1,66,'2021-12-12 14:47:50'),(64833,1,44,'2021-12-12 16:02:53'),(64834,1,44,'2021-12-12 16:02:56'),(64835,1,14,'2021-12-12 16:03:07'),(64836,1,5,'2021-12-12 16:03:07'),(64837,1,6,'2021-12-12 16:03:08'),(64838,1,13,'2021-12-12 16:03:09'),(64839,1,15,'2021-12-12 16:03:09'),(64840,1,53,'2021-12-12 16:03:10'),(64841,1,96,'2021-12-12 16:03:11'),(64842,1,79,'2021-12-12 16:03:11'),(64843,1,76,'2021-12-12 16:03:12'),(64844,1,76,'2021-12-12 16:03:13'),(64845,1,73,'2021-12-12 16:03:13'),(64846,1,73,'2021-12-12 16:03:14'),(64847,1,96,'2021-12-12 16:03:15'),(64848,1,44,'2021-12-12 16:03:16'),(64849,1,70,'2021-12-12 16:03:17'),(64850,1,79,'2021-12-12 16:03:18'),(64851,1,70,'2021-12-12 16:03:20'),(64852,1,62,'2021-12-12 16:03:21'),(64853,1,62,'2021-12-12 16:03:22'),(64854,1,66,'2021-12-12 16:03:23'),(64855,1,66,'2021-12-12 16:03:23'),(64856,1,56,'2021-12-12 16:03:24'),(64857,1,56,'2021-12-12 16:03:25'),(64858,1,44,'2021-12-12 16:41:02'),(64859,1,44,'2021-12-12 17:06:26'),(64860,1,44,'2021-12-12 17:18:14'),(64861,1,44,'2021-12-12 18:24:15'),(64862,1,44,'2021-12-12 18:24:23'),(64863,1,44,'2021-12-12 18:24:28'),(64864,1,44,'2021-12-12 18:24:33'),(64865,1,6,'2021-12-12 18:29:28'),(64866,1,6,'2021-12-12 18:29:31'),(64867,1,44,'2021-12-12 18:35:30'),(64868,1,44,'2021-12-12 20:05:28'),(64869,1,44,'2021-12-12 20:05:29'),(64870,1,44,'2021-12-12 20:10:07'),(64871,1,44,'2021-12-12 21:57:38'),(64872,1,76,'2021-12-12 22:12:56'),(64873,1,15,'2021-12-12 22:20:01'),(64874,1,76,'2021-12-12 22:27:15'),(64875,1,44,'2021-12-12 22:31:34'),(64876,1,44,'2021-12-12 22:31:38'),(64877,1,44,'2021-12-12 23:05:35'),(64878,1,44,'2021-12-12 23:32:56'),(64879,1,44,'2021-12-13 00:21:24'),(64880,1,13,'2021-12-13 00:24:39'),(64881,1,5,'2021-12-13 00:24:41'),(64882,1,6,'2021-12-13 00:24:42'),(64883,1,44,'2021-12-13 00:58:33'),(64884,1,62,'2021-12-13 02:04:53'),(64885,1,44,'2021-12-13 02:31:27'),(64886,1,44,'2021-12-13 02:31:31'),(64887,1,13,'2021-12-13 02:32:05'),(64888,1,96,'2021-12-13 03:23:13'),(64889,1,79,'2021-12-13 04:11:44'),(64890,1,56,'2021-12-13 04:29:37'),(64891,1,44,'2021-12-13 04:30:05'),(64892,1,44,'2021-12-13 04:39:41'),(64893,1,44,'2021-12-13 05:24:51'),(64894,1,6,'2021-12-13 05:27:23'),(64895,1,13,'2021-12-13 05:27:26'),(64896,1,5,'2021-12-13 05:27:28'),(64897,1,44,'2021-12-13 05:29:54'),(64898,1,44,'2021-12-13 06:04:27'),(64899,1,44,'2021-12-13 07:12:33'),(64900,1,44,'2021-12-13 07:12:33'),(64901,1,44,'2021-12-13 07:12:56'),(64902,1,66,'2021-12-13 08:02:39'),(64903,1,15,'2021-12-13 09:06:04'),(64904,1,43,'2021-12-13 09:21:32'),(64905,1,15,'2021-12-13 10:04:17'),(64906,1,44,'2021-12-13 10:16:33'),(64907,1,56,'2021-12-13 11:47:35'),(64908,1,79,'2021-12-13 11:58:56'),(64909,1,44,'2021-12-13 12:04:53'),(64910,1,73,'2021-12-13 12:10:05'),(64911,1,44,'2021-12-13 13:44:57'),(64912,1,44,'2021-12-13 14:41:50'),(64913,1,5,'2021-12-13 16:00:01'),(64914,1,5,'2021-12-13 16:00:05'),(64915,1,5,'2021-12-13 16:00:13'),(64916,1,5,'2021-12-13 16:00:15'),(64917,1,44,'2021-12-13 16:15:37'),(64918,1,6,'2021-12-13 16:15:39'),(64919,1,5,'2021-12-13 16:15:40'),(64920,1,13,'2021-12-13 16:15:58'),(64921,1,14,'2021-12-13 16:15:59'),(64922,1,59,'2021-12-13 16:15:59'),(64923,1,66,'2021-12-13 16:16:00'),(64924,1,76,'2021-12-13 16:16:50'),(64925,1,53,'2021-12-13 16:16:51'),(64926,1,96,'2021-12-13 16:16:52'),(64927,1,66,'2021-12-13 16:16:54'),(64928,1,70,'2021-12-13 16:17:17'),(64929,1,43,'2021-12-13 16:17:18'),(64930,1,79,'2021-12-13 16:17:20'),(64931,1,56,'2021-12-13 16:17:35'),(64932,1,73,'2021-12-13 16:17:37'),(64933,1,76,'2021-12-13 16:17:38'),(64934,1,15,'2021-12-13 16:17:40'),(64935,1,53,'2021-12-13 16:17:42'),(64936,1,44,'2021-12-13 16:17:44'),(64937,1,59,'2021-12-13 16:17:45'),(64938,1,62,'2021-12-13 16:17:45'),(64939,1,45,'2021-12-13 16:18:25'),(64940,1,79,'2021-12-13 16:18:32'),(64941,1,70,'2021-12-13 16:18:35'),(64942,1,43,'2021-12-13 16:18:40'),(64943,1,45,'2021-12-13 16:18:41'),(64944,1,62,'2021-12-13 16:18:42'),(64945,1,56,'2021-12-13 16:19:18'),(64946,1,96,'2021-12-13 16:19:19'),(64947,1,73,'2021-12-13 16:19:20'),(64948,1,53,'2021-12-13 16:19:27'),(64949,1,15,'2021-12-13 16:19:28'),(64950,1,44,'2021-12-13 16:19:30'),(64951,1,15,'2021-12-13 16:19:42'),(64952,1,15,'2021-12-13 16:19:44'),(64953,1,44,'2021-12-13 16:19:48'),(64954,1,44,'2021-12-13 16:19:49'),(64955,1,44,'2021-12-13 16:19:50'),(64956,1,44,'2021-12-13 16:19:54'),(64957,1,44,'2021-12-13 16:19:59'),(64958,1,44,'2021-12-13 16:20:00'),(64959,1,44,'2021-12-13 16:20:01'),(64960,1,44,'2021-12-13 17:52:06'),(64961,1,44,'2021-12-13 17:52:20'),(64962,1,44,'2021-12-13 20:03:38'),(64963,1,44,'2021-12-13 20:03:39'),(64964,1,6,'2021-12-13 20:24:59'),(64965,1,44,'2021-12-13 21:05:29'),(64966,1,44,'2021-12-13 21:40:10'),(64967,1,6,'2021-12-13 21:40:11'),(64968,1,44,'2021-12-13 23:49:53'),(64969,1,5,'2021-12-13 23:49:56'),(64970,1,6,'2021-12-13 23:49:59'),(64971,1,44,'2021-12-14 02:31:09'),(64972,1,44,'2021-12-14 03:02:51'),(64973,1,44,'2021-12-14 04:14:19'),(64974,1,44,'2021-12-14 04:15:49'),(64975,1,44,'2021-12-14 05:09:53'),(64976,1,44,'2021-12-14 07:51:34'),(64977,1,44,'2021-12-14 07:51:35'),(64978,1,44,'2021-12-14 08:31:54'),(64979,1,44,'2021-12-14 09:26:33'),(64980,1,44,'2021-12-14 09:27:02'),(64981,1,53,'2021-12-14 10:40:46'),(64982,1,44,'2021-12-14 10:58:32'),(64983,1,70,'2021-12-14 12:28:02'),(64984,1,15,'2021-12-14 12:38:34'),(64985,1,44,'2021-12-14 13:45:14'),(64986,1,73,'2021-12-14 14:06:04'),(64987,1,44,'2021-12-14 15:51:12'),(64988,1,43,'2021-12-14 15:55:46'),(64989,1,44,'2021-12-14 16:05:04'),(64990,1,6,'2021-12-14 16:09:10'),(64991,1,13,'2021-12-14 16:09:11'),(64992,1,5,'2021-12-14 16:09:12'),(64993,1,44,'2021-12-14 16:12:47'),(64994,1,44,'2021-12-14 16:14:05'),(64995,1,14,'2021-12-14 16:36:36'),(64996,1,15,'2021-12-14 16:37:19'),(64997,1,5,'2021-12-14 16:37:37'),(64998,1,13,'2021-12-14 16:38:32'),(64999,1,15,'2021-12-14 16:46:12'),(65000,1,44,'2021-12-14 16:49:37'),(65001,1,15,'2021-12-14 16:52:26'),(65002,1,6,'2021-12-14 16:52:53'),(65003,1,6,'2021-12-14 17:20:46'),(65004,1,44,'2021-12-14 17:46:26'),(65005,1,44,'2021-12-14 17:47:32'),(65006,1,15,'2021-12-14 17:51:08'),(65007,1,14,'2021-12-14 19:20:50'),(65008,1,44,'2021-12-14 19:21:02'),(65009,1,44,'2021-12-14 19:21:02'),(65010,1,53,'2021-12-14 20:31:20'),(65011,1,56,'2021-12-14 20:37:18'),(65012,1,44,'2021-12-14 22:22:35'),(65013,1,6,'2021-12-14 23:42:19'),(65014,1,45,'2021-12-15 00:01:02'),(65015,1,44,'2021-12-15 00:33:45'),(65016,1,73,'2021-12-15 00:59:31'),(65017,1,44,'2021-12-15 02:01:27'),(65018,1,44,'2021-12-15 02:12:57'),(65019,1,14,'2021-12-15 02:31:52'),(65020,1,5,'2021-12-15 02:31:58'),(65021,1,6,'2021-12-15 02:36:09'),(65022,1,13,'2021-12-15 02:37:05'),(65023,1,44,'2021-12-15 02:37:06'),(65024,1,15,'2021-12-15 02:37:28'),(65025,1,44,'2021-12-15 02:40:45'),(65026,1,44,'2021-12-15 03:12:51'),(65027,1,44,'2021-12-15 03:23:56'),(65028,1,44,'2021-12-15 03:36:04'),(65029,1,44,'2021-12-15 04:26:51'),(65030,1,44,'2021-12-15 05:00:55'),(65031,1,53,'2021-12-15 05:16:37'),(65032,1,45,'2021-12-15 05:28:18'),(65033,1,44,'2021-12-15 05:39:44'),(65034,1,44,'2021-12-15 07:31:14'),(65035,1,43,'2021-12-15 07:31:16'),(65036,1,44,'2021-12-15 07:31:17'),(65037,1,44,'2021-12-15 07:50:47'),(65038,1,79,'2021-12-15 08:08:47'),(65039,1,15,'2021-12-15 08:33:40'),(65040,1,6,'2021-12-15 08:33:50'),(65041,1,14,'2021-12-15 08:36:06'),(65042,1,5,'2021-12-15 08:36:23'),(65043,1,13,'2021-12-15 08:38:00'),(65044,1,44,'2021-12-15 08:40:08'),(65045,1,44,'2021-12-15 09:46:43'),(65046,1,44,'2021-12-15 09:49:34'),(65047,1,44,'2021-12-15 10:04:00'),(65048,1,44,'2021-12-15 10:35:53'),(65049,1,44,'2021-12-15 10:53:34'),(65050,1,44,'2021-12-15 10:54:35'),(65051,1,53,'2021-12-15 10:54:38'),(65052,1,43,'2021-12-15 11:04:38'),(65053,1,44,'2021-12-15 11:16:18'),(65054,1,44,'2021-12-15 12:09:40'),(65055,1,44,'2021-12-15 12:16:40'),(65056,1,44,'2021-12-15 13:50:36'),(65057,1,15,'2021-12-15 13:50:44'),(65058,1,6,'2021-12-15 13:50:55'),(65059,1,5,'2021-12-15 13:51:06'),(65060,1,53,'2021-12-15 13:51:19'),(65061,1,43,'2021-12-15 13:51:30'),(65062,1,13,'2021-12-15 13:51:40'),(65063,1,53,'2021-12-15 13:51:55'),(65064,1,44,'2021-12-15 13:52:09'),(65065,1,76,'2021-12-15 13:52:19'),(65066,1,66,'2021-12-15 13:52:29'),(65067,1,56,'2021-12-15 13:52:37'),(65068,1,14,'2021-12-15 13:52:50'),(65069,1,70,'2021-12-15 13:53:01'),(65070,1,45,'2021-12-15 13:53:10'),(65071,1,59,'2021-12-15 13:53:22'),(65072,1,62,'2021-12-15 13:53:35'),(65073,1,15,'2021-12-15 13:53:46'),(65074,1,79,'2021-12-15 13:53:56'),(65075,1,73,'2021-12-15 13:54:08'),(65076,1,96,'2021-12-15 13:54:16'),(65077,1,62,'2021-12-15 13:54:25'),(65078,1,59,'2021-12-15 13:54:34'),(65079,1,66,'2021-12-15 13:54:53'),(65080,1,96,'2021-12-15 13:55:03'),(65081,1,73,'2021-12-15 13:55:12'),(65082,1,70,'2021-12-15 13:55:26'),(65083,1,76,'2021-12-15 13:55:36'),(65084,1,79,'2021-12-15 13:55:48'),(65085,1,56,'2021-12-15 13:55:59'),(65086,1,53,'2021-12-15 13:56:19'),(65087,1,44,'2021-12-15 13:56:28'),(65088,1,43,'2021-12-15 13:56:36'),(65089,1,45,'2021-12-15 13:56:45'),(65090,1,15,'2021-12-15 13:56:56'),(65091,1,15,'2021-12-15 13:57:04'),(65092,1,14,'2021-12-15 14:35:11'),(65093,1,13,'2021-12-15 14:35:47'),(65094,1,44,'2021-12-15 14:36:21'),(65095,1,6,'2021-12-15 14:37:46'),(65096,1,44,'2021-12-15 14:38:02'),(65097,1,15,'2021-12-15 14:38:06'),(65098,1,14,'2021-12-15 14:42:20'),(65099,1,5,'2021-12-15 14:52:15'),(65100,1,5,'2021-12-15 14:56:53'),(65101,1,13,'2021-12-15 15:01:35'),(65102,1,44,'2021-12-15 15:11:55'),(65103,1,44,'2021-12-15 15:30:12'),(65104,1,44,'2021-12-15 16:23:35'),(65105,1,44,'2021-12-15 16:27:36'),(65106,1,44,'2021-12-15 16:27:38'),(65107,1,44,'2021-12-15 16:27:40'),(65108,1,44,'2021-12-15 16:27:45'),(65109,1,44,'2021-12-15 16:27:51'),(65110,1,44,'2021-12-15 16:27:57'),(65111,1,44,'2021-12-15 16:28:02'),(65112,1,44,'2021-12-15 16:28:09'),(65113,1,44,'2021-12-15 16:28:23'),(65114,1,44,'2021-12-15 16:28:26'),(65115,1,44,'2021-12-15 16:28:29'),(65116,1,44,'2021-12-15 16:28:38'),(65117,1,44,'2021-12-15 16:28:43'),(65118,1,44,'2021-12-15 16:28:51'),(65119,1,44,'2021-12-15 16:28:53'),(65120,1,44,'2021-12-15 17:14:51'),(65121,1,5,'2021-12-15 17:19:31'),(65122,1,44,'2021-12-15 19:33:09'),(65123,1,44,'2021-12-15 19:33:25'),(65124,1,44,'2021-12-15 19:33:28'),(65125,1,44,'2021-12-15 19:44:23'),(65126,1,44,'2021-12-15 20:08:23'),(65127,1,6,'2021-12-15 20:08:25'),(65128,1,6,'2021-12-15 20:08:28'),(65129,1,44,'2021-12-15 22:17:12'),(65130,1,76,'2021-12-15 22:22:50'),(65131,1,44,'2021-12-16 00:22:02'),(65132,1,44,'2021-12-16 01:31:43'),(65133,1,44,'2021-12-16 02:14:18'),(65134,1,44,'2021-12-16 02:34:36'),(65135,1,15,'2021-12-16 02:35:30'),(65136,1,6,'2021-12-16 02:36:17'),(65137,1,14,'2021-12-16 02:38:12'),(65138,1,5,'2021-12-16 02:38:15'),(65139,1,13,'2021-12-16 02:47:37'),(65140,1,44,'2021-12-16 02:47:51'),(65141,1,44,'2021-12-16 02:56:12'),(65142,1,6,'2021-12-16 02:56:13'),(65143,1,44,'2021-12-16 02:56:15'),(65144,1,13,'2021-12-16 02:57:37'),(65145,1,44,'2021-12-16 03:00:39'),(65146,1,13,'2021-12-16 03:03:55'),(65147,1,44,'2021-12-16 03:05:30'),(65148,1,44,'2021-12-16 03:09:55'),(65149,1,44,'2021-12-16 03:16:23'),(65150,1,13,'2021-12-16 03:22:31'),(65151,1,70,'2021-12-16 03:47:17'),(65152,1,44,'2021-12-16 04:06:59'),(65153,1,44,'2021-12-16 04:28:43'),(65154,1,6,'2021-12-16 04:57:56'),(65155,1,45,'2021-12-16 05:08:56'),(65156,1,13,'2021-12-16 05:10:41'),(65157,1,44,'2021-12-16 05:15:28'),(65158,1,44,'2021-12-16 05:32:38'),(65159,1,44,'2021-12-16 05:53:49'),(65160,1,44,'2021-12-16 06:15:16'),(65161,1,13,'2021-12-16 06:38:39'),(65162,1,13,'2021-12-16 07:01:08'),(65163,1,44,'2021-12-16 07:01:32'),(65164,1,44,'2021-12-16 07:01:34'),(65165,1,44,'2021-12-16 07:38:23'),(65166,1,44,'2021-12-16 07:38:28'),(65167,1,44,'2021-12-16 07:56:46'),(65168,1,13,'2021-12-16 08:06:34'),(65169,1,15,'2021-12-16 08:34:48'),(65170,1,5,'2021-12-16 08:35:43'),(65171,1,14,'2021-12-16 08:36:05'),(65172,1,6,'2021-12-16 08:36:48'),(65173,1,44,'2021-12-16 08:48:55'),(65174,1,44,'2021-12-16 08:52:56'),(65175,1,44,'2021-12-16 09:02:39'),(65176,1,13,'2021-12-16 09:02:58'),(65177,1,44,'2021-12-16 09:02:59'),(65178,1,44,'2021-12-16 09:11:05'),(65179,1,44,'2021-12-16 09:22:04'),(65180,1,44,'2021-12-16 09:40:45'),(65181,1,13,'2021-12-16 09:43:35'),(65182,1,44,'2021-12-16 10:23:18'),(65183,1,73,'2021-12-16 11:18:54'),(65184,1,15,'2021-12-16 11:32:07'),(65185,1,44,'2021-12-16 12:17:45'),(65186,1,96,'2021-12-16 13:10:26'),(65187,1,13,'2021-12-16 14:03:32'),(65188,1,6,'2021-12-16 14:36:10'),(65189,1,15,'2021-12-16 14:36:14'),(65190,1,44,'2021-12-16 14:36:21'),(65191,1,14,'2021-12-16 14:38:15'),(65192,1,5,'2021-12-16 14:38:24'),(65193,1,44,'2021-12-16 15:36:06'),(65194,1,13,'2021-12-16 16:00:09'),(65195,1,5,'2021-12-16 18:05:56'),(65196,1,44,'2021-12-16 19:04:59'),(65197,1,44,'2021-12-16 19:05:01'),(65198,1,13,'2021-12-16 20:18:56'),(65199,1,66,'2021-12-16 20:29:25'),(65200,1,44,'2021-12-16 22:37:33'),(65201,1,44,'2021-12-16 22:37:40'),(65202,1,44,'2021-12-16 22:40:58'),(65203,1,44,'2021-12-16 22:40:59'),(65204,1,44,'2021-12-16 22:41:12'),(65205,1,44,'2021-12-16 22:41:14'),(65206,1,44,'2021-12-16 22:41:21'),(65207,1,44,'2021-12-16 22:41:24'),(65208,1,44,'2021-12-16 22:41:27'),(65209,1,44,'2021-12-16 22:41:29'),(65210,1,44,'2021-12-16 22:41:31'),(65211,1,44,'2021-12-16 22:41:33'),(65212,1,44,'2021-12-16 23:02:22'),(65213,1,44,'2021-12-16 23:02:25'),(65214,1,44,'2021-12-16 23:02:29'),(65215,1,44,'2021-12-17 02:02:34'),(65216,1,70,'2021-12-17 02:14:56'),(65217,1,44,'2021-12-17 02:34:53'),(65218,1,15,'2021-12-17 02:35:47'),(65219,1,6,'2021-12-17 02:36:17'),(65220,1,14,'2021-12-17 02:41:07'),(65221,1,5,'2021-12-17 02:44:32'),(65222,1,13,'2021-12-17 02:49:28'),(65223,1,76,'2021-12-17 02:57:08'),(65224,1,44,'2021-12-17 02:57:52'),(65225,1,44,'2021-12-17 02:57:53'),(65226,1,53,'2021-12-17 03:10:26'),(65227,1,44,'2021-12-17 03:27:07'),(65228,1,44,'2021-12-17 03:59:58'),(65229,1,44,'2021-12-17 04:49:32'),(65230,1,44,'2021-12-17 05:06:45'),(65231,1,44,'2021-12-17 05:09:56'),(65232,1,44,'2021-12-17 05:38:59'),(65233,1,44,'2021-12-17 05:39:06'),(65234,1,44,'2021-12-17 05:39:32'),(65235,1,44,'2021-12-17 05:39:54'),(65236,1,44,'2021-12-17 05:39:59'),(65237,1,44,'2021-12-17 05:40:03'),(65238,1,44,'2021-12-17 05:40:11'),(65239,1,44,'2021-12-17 05:40:16'),(65240,1,44,'2021-12-17 05:40:23'),(65241,1,44,'2021-12-17 05:40:39'),(65242,1,44,'2021-12-17 05:40:47'),(65243,1,44,'2021-12-17 05:48:35'),(65244,1,6,'2021-12-17 06:08:18'),(65245,1,44,'2021-12-17 06:49:20'),(65246,1,44,'2021-12-17 07:19:21'),(65247,1,44,'2021-12-17 07:19:37'),(65248,1,44,'2021-12-17 07:19:37'),(65249,1,44,'2021-12-17 08:03:18'),(65250,1,15,'2021-12-17 08:33:03'),(65251,1,6,'2021-12-17 08:33:07'),(65252,1,44,'2021-12-17 08:33:58'),(65253,1,13,'2021-12-17 08:35:12'),(65254,1,5,'2021-12-17 08:40:48'),(65255,1,14,'2021-12-17 08:41:04'),(65256,1,44,'2021-12-17 09:00:21'),(65257,1,44,'2021-12-17 09:23:47'),(65258,1,44,'2021-12-17 10:12:16'),(65259,1,44,'2021-12-17 10:25:01'),(65260,1,13,'2021-12-17 10:33:55'),(65261,1,76,'2021-12-17 10:34:30'),(65262,1,14,'2021-12-17 10:34:32'),(65263,1,45,'2021-12-17 10:34:58'),(65264,1,44,'2021-12-17 10:36:37'),(65265,1,70,'2021-12-17 10:36:38'),(65266,1,79,'2021-12-17 10:36:39'),(65267,1,56,'2021-12-17 10:36:44'),(65268,1,43,'2021-12-17 10:37:09'),(65269,1,73,'2021-12-17 10:37:13'),(65270,1,5,'2021-12-17 10:37:17'),(65271,1,62,'2021-12-17 10:37:37'),(65272,1,76,'2021-12-17 10:37:38'),(65273,1,59,'2021-12-17 10:38:24'),(65274,1,43,'2021-12-17 10:39:45'),(65275,1,53,'2021-12-17 10:39:46'),(65276,1,96,'2021-12-17 10:40:28'),(65277,1,96,'2021-12-17 10:40:31'),(65278,1,62,'2021-12-17 10:41:09'),(65279,1,66,'2021-12-17 10:41:58'),(65280,1,66,'2021-12-17 10:42:05'),(65281,1,6,'2021-12-17 10:42:59'),(65282,1,59,'2021-12-17 10:43:37'),(65283,1,53,'2021-12-17 10:44:49'),(65284,1,79,'2021-12-17 10:44:59'),(65285,1,73,'2021-12-17 10:45:11'),(65286,1,70,'2021-12-17 10:47:33'),(65287,1,44,'2021-12-17 10:48:50'),(65288,1,56,'2021-12-17 10:49:24'),(65289,1,15,'2021-12-17 10:50:18'),(65290,1,15,'2021-12-17 10:51:42'),(65291,1,45,'2021-12-17 10:52:23'),(65292,1,44,'2021-12-17 10:52:25'),(65293,1,53,'2021-12-17 11:01:39'),(65294,1,44,'2021-12-17 12:24:10'),(65295,1,44,'2021-12-17 12:52:46'),(65296,1,44,'2021-12-17 13:20:10'),(65297,1,14,'2021-12-17 14:34:52'),(65298,1,13,'2021-12-17 14:35:10'),(65299,1,44,'2021-12-17 14:35:33'),(65300,1,44,'2021-12-17 14:36:50'),(65301,1,6,'2021-12-17 14:42:37'),(65302,1,15,'2021-12-17 14:44:27'),(65303,1,5,'2021-12-17 14:50:43'),(65304,1,44,'2021-12-17 15:45:55'),(65305,1,6,'2021-12-17 15:45:57'),(65306,1,44,'2021-12-17 15:45:59'),(65307,1,44,'2021-12-17 20:04:33'),(65308,1,44,'2021-12-17 20:04:35'),(65309,1,44,'2021-12-17 21:25:06'),(65310,1,15,'2021-12-17 22:33:23'),(65311,1,79,'2021-12-17 22:44:50'),(65312,1,70,'2021-12-17 22:55:17'),(65313,1,44,'2021-12-18 02:03:35'),(65314,1,44,'2021-12-18 02:03:39'),(65315,1,44,'2021-12-18 02:18:55'),(65316,1,44,'2021-12-18 02:26:55'),(65317,1,15,'2021-12-18 02:34:18'),(65318,1,44,'2021-12-18 02:34:45'),(65319,1,6,'2021-12-18 02:35:55'),(65320,1,14,'2021-12-18 02:37:45'),(65321,1,5,'2021-12-18 02:37:53'),(65322,1,13,'2021-12-18 02:52:17'),(65323,1,13,'2021-12-18 02:57:35'),(65324,1,44,'2021-12-18 03:07:51'),(65325,1,13,'2021-12-18 03:34:17'),(65326,1,43,'2021-12-18 04:34:59'),(65327,1,96,'2021-12-18 05:10:53'),(65328,1,15,'2021-12-18 05:22:33'),(65329,1,96,'2021-12-18 07:16:52'),(65330,1,44,'2021-12-18 07:17:03'),(65331,1,44,'2021-12-18 07:17:04'),(65332,1,44,'2021-12-18 07:25:10'),(65333,1,6,'2021-12-18 07:25:16'),(65334,1,5,'2021-12-18 08:33:00'),(65335,1,14,'2021-12-18 08:33:01'),(65336,1,13,'2021-12-18 08:35:51'),(65337,1,44,'2021-12-18 08:35:54'),(65338,1,44,'2021-12-18 08:37:58'),(65339,1,44,'2021-12-18 08:39:51'),(65340,1,44,'2021-12-18 08:43:41'),(65341,1,15,'2021-12-18 08:46:47'),(65342,1,15,'2021-12-18 09:10:16'),(65343,1,6,'2021-12-18 09:19:37'),(65344,1,15,'2021-12-18 10:01:24'),(65345,1,6,'2021-12-18 10:20:14'),(65346,1,44,'2021-12-18 10:29:39'),(65347,1,44,'2021-12-18 10:38:41'),(65348,1,44,'2021-12-18 10:38:54'),(65349,1,53,'2021-12-18 10:40:42'),(65350,1,44,'2021-12-18 10:45:08'),(65351,1,6,'2021-12-18 11:02:13'),(65352,1,15,'2021-12-18 11:03:52'),(65353,1,76,'2021-12-18 11:11:52'),(65354,1,66,'2021-12-18 12:20:55'),(65355,1,15,'2021-12-18 12:40:31'),(65356,1,44,'2021-12-18 13:13:28'),(65357,1,44,'2021-12-18 13:38:44'),(65358,1,6,'2021-12-18 13:38:46'),(65359,1,6,'2021-12-18 13:38:50'),(65360,1,43,'2021-12-18 13:49:20'),(65361,1,5,'2021-12-18 14:34:58'),(65362,1,13,'2021-12-18 14:36:10'),(65363,1,44,'2021-12-18 14:36:12'),(65364,1,14,'2021-12-18 14:36:17'),(65365,1,44,'2021-12-18 14:48:41'),(65366,1,15,'2021-12-18 15:00:29'),(65367,1,6,'2021-12-18 15:10:35'),(65368,1,15,'2021-12-18 15:11:56'),(65369,1,62,'2021-12-18 15:24:26'),(65370,1,44,'2021-12-18 15:24:28'),(65371,1,44,'2021-12-18 15:24:32'),(65372,1,43,'2021-12-18 15:34:59'),(65373,1,44,'2021-12-18 16:01:28'),(65374,1,56,'2021-12-18 16:04:54'),(65375,1,62,'2021-12-18 16:47:06'),(65376,1,44,'2021-12-18 18:41:30'),(65377,1,5,'2021-12-18 18:48:36'),(65378,1,44,'2021-12-18 19:23:09'),(65379,1,44,'2021-12-18 19:23:11'),(65380,1,62,'2021-12-18 21:20:10'),(65381,1,44,'2021-12-18 21:58:59'),(65382,1,44,'2021-12-18 23:22:48'),(65383,1,15,'2021-12-18 23:57:30'),(65384,1,96,'2021-12-19 00:10:55'),(65385,1,76,'2021-12-19 00:21:04'),(65386,1,44,'2021-12-19 00:33:07'),(65387,1,44,'2021-12-19 01:54:52'),(65388,1,44,'2021-12-19 02:03:11'),(65389,1,44,'2021-12-19 02:03:13'),(65390,1,44,'2021-12-19 02:33:34'),(65391,1,15,'2021-12-19 02:34:50'),(65392,1,6,'2021-12-19 02:36:29'),(65393,1,5,'2021-12-19 02:36:40'),(65394,1,14,'2021-12-19 02:36:52'),(65395,1,44,'2021-12-19 02:43:30'),(65396,1,44,'2021-12-19 02:46:56'),(65397,1,13,'2021-12-19 03:11:58'),(65398,1,44,'2021-12-19 03:12:59'),(65399,1,44,'2021-12-19 03:42:11'),(65400,1,13,'2021-12-19 03:48:58'),(65401,1,44,'2021-12-19 04:04:48'),(65402,1,13,'2021-12-19 04:13:19'),(65403,1,44,'2021-12-19 04:25:55'),(65404,1,44,'2021-12-19 04:26:10'),(65405,1,13,'2021-12-19 04:36:01'),(65406,1,44,'2021-12-19 04:47:24'),(65407,1,13,'2021-12-19 04:57:46'),(65408,1,44,'2021-12-19 05:10:27'),(65409,1,44,'2021-12-19 05:10:33'),(65410,1,13,'2021-12-19 05:19:25'),(65411,1,44,'2021-12-19 07:22:37'),(65412,1,44,'2021-12-19 07:22:40'),(65413,1,44,'2021-12-19 07:45:52'),(65414,1,44,'2021-12-19 07:47:19'),(65415,1,13,'2021-12-19 08:35:22'),(65416,1,44,'2021-12-19 08:37:17'),(65417,1,44,'2021-12-19 08:38:18'),(65418,1,5,'2021-12-19 08:49:00'),(65419,1,5,'2021-12-19 08:54:35'),(65420,1,5,'2021-12-19 08:58:53'),(65421,1,6,'2021-12-19 09:00:30'),(65422,1,15,'2021-12-19 09:05:26'),(65423,1,5,'2021-12-19 09:18:48'),(65424,1,14,'2021-12-19 09:27:35'),(65425,1,44,'2021-12-19 09:50:25'),(65426,1,5,'2021-12-19 09:58:01'),(65427,1,44,'2021-12-19 10:57:33'),(65428,1,44,'2021-12-19 11:43:42'),(65429,1,44,'2021-12-19 11:51:43'),(65430,1,6,'2021-12-19 11:51:45'),(65431,1,6,'2021-12-19 11:51:46'),(65432,1,44,'2021-12-19 13:00:40'),(65433,1,13,'2021-12-19 14:35:57'),(65434,1,44,'2021-12-19 14:37:46'),(65435,1,15,'2021-12-19 14:37:51'),(65436,1,44,'2021-12-19 14:38:02'),(65437,1,6,'2021-12-19 14:38:16'),(65438,1,5,'2021-12-19 14:42:38'),(65439,1,5,'2021-12-19 14:55:05'),(65440,1,14,'2021-12-19 15:02:32'),(65441,1,14,'2021-12-19 15:29:14'),(65442,1,70,'2021-12-19 16:09:25'),(65443,1,70,'2021-12-19 16:50:21'),(65444,1,44,'2021-12-19 18:25:24'),(65445,1,44,'2021-12-19 18:26:36'),(65446,1,44,'2021-12-19 19:24:38'),(65447,1,44,'2021-12-19 19:24:40'),(65448,1,44,'2021-12-19 19:38:45'),(65449,1,44,'2021-12-19 21:51:03'),(65450,1,44,'2021-12-19 21:51:10'),(65451,1,44,'2021-12-19 21:51:11'),(65452,1,44,'2021-12-19 21:51:15'),(65453,1,44,'2021-12-19 21:51:18'),(65454,1,44,'2021-12-19 21:51:22'),(65455,1,44,'2021-12-19 21:51:25'),(65456,1,44,'2021-12-19 21:51:29'),(65457,1,44,'2021-12-19 21:51:32'),(65458,1,44,'2021-12-19 21:51:35'),(65459,1,44,'2021-12-19 21:51:39'),(65460,1,44,'2021-12-19 21:51:42'),(65461,1,44,'2021-12-19 21:51:44'),(65462,1,44,'2021-12-19 21:51:45'),(65463,1,44,'2021-12-19 21:51:47'),(65464,1,44,'2021-12-19 21:51:50'),(65465,1,44,'2021-12-19 21:51:54'),(65466,1,44,'2021-12-19 21:51:58'),(65467,1,44,'2021-12-19 21:52:00'),(65468,1,44,'2021-12-19 21:52:03'),(65469,1,44,'2021-12-19 21:52:07'),(65470,1,44,'2021-12-19 21:52:11'),(65471,1,44,'2021-12-19 21:52:14'),(65472,1,44,'2021-12-19 22:16:52'),(65473,1,44,'2021-12-19 22:23:11'),(65474,1,59,'2021-12-19 22:38:32'),(65475,1,53,'2021-12-19 22:48:56'),(65476,1,44,'2021-12-20 00:08:18'),(65477,1,44,'2021-12-20 02:03:59'),(65478,1,5,'2021-12-20 02:34:08'),(65479,1,14,'2021-12-20 02:34:09'),(65480,1,44,'2021-12-20 02:34:46'),(65481,1,15,'2021-12-20 02:37:12'),(65482,1,6,'2021-12-20 02:39:34'),(65483,1,44,'2021-12-20 02:48:27'),(65484,1,44,'2021-12-20 02:56:56'),(65485,1,44,'2021-12-20 03:00:46'),(65486,1,13,'2021-12-20 03:45:52'),(65487,1,53,'2021-12-20 03:47:11'),(65488,1,44,'2021-12-20 04:41:04'),(65489,1,73,'2021-12-20 04:46:03'),(65490,1,44,'2021-12-20 05:09:59'),(65491,1,62,'2021-12-20 05:13:36'),(65492,1,44,'2021-12-20 05:46:07'),(65493,1,70,'2021-12-20 06:00:08'),(65494,1,70,'2021-12-20 06:00:22'),(65495,1,44,'2021-12-20 07:24:46'),(65496,1,44,'2021-12-20 07:24:47'),(65497,1,44,'2021-12-20 07:25:06'),(65498,1,44,'2021-12-20 07:28:30'),(65499,1,6,'2021-12-20 07:48:31'),(65500,1,44,'2021-12-20 08:19:16'),(65501,1,14,'2021-12-20 08:33:36'),(65502,1,44,'2021-12-20 08:36:17'),(65503,1,13,'2021-12-20 08:36:24'),(65504,1,5,'2021-12-20 08:36:50'),(65505,1,44,'2021-12-20 08:38:54'),(65506,1,6,'2021-12-20 08:41:09'),(65507,1,6,'2021-12-20 08:57:05'),(65508,1,6,'2021-12-20 09:06:40'),(65509,1,15,'2021-12-20 09:41:05'),(65510,1,73,'2021-12-20 10:06:45'),(65511,1,43,'2021-12-20 10:35:23'),(65512,1,15,'2021-12-20 10:39:45'),(65513,1,15,'2021-12-20 11:34:30'),(65514,1,44,'2021-12-20 11:39:07'),(65515,1,79,'2021-12-20 11:55:52'),(65516,1,44,'2021-12-20 12:09:58'),(65517,1,15,'2021-12-20 12:16:39'),(65518,1,76,'2021-12-20 14:06:26'),(65519,1,44,'2021-12-20 14:32:59'),(65520,1,14,'2021-12-20 14:34:19'),(65521,1,5,'2021-12-20 14:34:20'),(65522,1,6,'2021-12-20 14:34:43'),(65523,1,15,'2021-12-20 14:34:57'),(65524,1,44,'2021-12-20 14:45:48'),(65525,1,66,'2021-12-20 14:52:07'),(65526,1,13,'2021-12-20 15:02:35'),(65527,1,44,'2021-12-20 15:05:04'),(65528,1,5,'2021-12-20 15:05:05'),(65529,1,6,'2021-12-20 15:05:07'),(65530,1,96,'2021-12-20 15:05:11'),(65531,1,15,'2021-12-20 15:05:12'),(65532,1,13,'2021-12-20 15:16:57'),(65533,1,44,'2021-12-20 15:37:24'),(65534,1,13,'2021-12-20 15:38:05'),(65535,1,76,'2021-12-20 16:32:31'),(65536,1,44,'2021-12-20 16:58:10'),(65537,1,44,'2021-12-20 17:49:17'),(65538,1,15,'2021-12-20 18:40:55'),(65539,1,44,'2021-12-20 19:08:45'),(65540,1,44,'2021-12-20 19:08:46'),(65541,1,44,'2021-12-20 19:08:47'),(65542,1,44,'2021-12-20 19:08:54'),(65543,1,44,'2021-12-20 20:08:57'),(65544,1,6,'2021-12-20 20:08:59'),(65545,1,44,'2021-12-20 20:09:01'),(65546,1,44,'2021-12-20 22:00:44'),(65547,1,44,'2021-12-20 22:02:14'),(65548,1,6,'2021-12-20 22:02:16'),(65549,1,6,'2021-12-20 22:02:17'),(65550,1,14,'2021-12-20 22:20:58'),(65551,1,0,'2021-12-20 22:30:00'),(65552,1,0,'2021-12-20 22:30:08'),(65553,1,0,'2021-12-20 22:30:10'),(65554,1,0,'2021-12-20 22:30:12'),(65555,1,0,'2021-12-20 22:30:14'),(65556,1,0,'2021-12-20 22:30:36'),(65557,1,0,'2021-12-20 22:30:39'),(65558,1,0,'2021-12-20 22:30:41'),(65559,1,0,'2021-12-20 22:30:43'),(65560,1,0,'2021-12-20 22:30:46'),(65561,1,0,'2021-12-20 22:30:50'),(65562,1,0,'2021-12-20 22:30:51'),(65563,1,0,'2021-12-20 22:30:54'),(65564,1,0,'2021-12-20 22:30:57'),(65565,1,0,'2021-12-20 22:31:00'),(65566,1,0,'2021-12-20 22:31:02'),(65567,1,0,'2021-12-20 22:31:04'),(65568,1,0,'2021-12-20 22:31:07'),(65569,1,0,'2021-12-20 22:31:10'),(65570,1,0,'2021-12-20 22:31:13'),(65571,1,0,'2021-12-20 22:31:15'),(65572,1,0,'2021-12-20 22:31:17'),(65573,1,0,'2021-12-20 22:31:21'),(65574,1,0,'2021-12-20 22:31:23'),(65575,1,0,'2021-12-20 22:31:25'),(65576,1,0,'2021-12-20 22:31:27'),(65577,1,0,'2021-12-20 22:31:29'),(65578,1,0,'2021-12-20 22:31:31'),(65579,1,0,'2021-12-20 22:31:33'),(65580,1,0,'2021-12-20 22:31:35'),(65581,1,0,'2021-12-20 22:31:37'),(65582,1,0,'2021-12-20 22:31:39'),(65583,1,0,'2021-12-20 22:31:40'),(65584,1,0,'2021-12-20 22:31:42'),(65585,1,0,'2021-12-20 22:31:44'),(65586,1,0,'2021-12-20 22:31:45'),(65587,1,0,'2021-12-20 22:31:47'),(65588,1,0,'2021-12-20 22:31:49'),(65589,1,0,'2021-12-20 22:31:51'),(65590,1,0,'2021-12-20 22:31:53'),(65591,1,0,'2021-12-20 22:31:56'),(65592,1,0,'2021-12-20 22:31:57'),(65593,1,0,'2021-12-20 22:31:59'),(65594,1,0,'2021-12-20 22:32:01'),(65595,1,0,'2021-12-20 22:32:03'),(65596,1,0,'2021-12-20 22:32:05'),(65597,1,0,'2021-12-20 22:32:07'),(65598,1,0,'2021-12-20 22:32:09'),(65599,1,0,'2021-12-20 22:32:10'),(65600,1,0,'2021-12-20 22:32:12'),(65601,1,0,'2021-12-20 22:32:15'),(65602,1,0,'2021-12-20 22:32:17'),(65603,1,0,'2021-12-20 22:32:19'),(65604,1,0,'2021-12-20 22:32:20'),(65605,1,0,'2021-12-20 22:32:22'),(65606,1,0,'2021-12-20 22:32:23'),(65607,1,0,'2021-12-20 22:32:25'),(65608,1,0,'2021-12-20 22:32:26'),(65609,1,0,'2021-12-20 22:32:27'),(65610,1,0,'2021-12-20 22:32:29'),(65611,1,0,'2021-12-20 22:32:32'),(65612,1,0,'2021-12-20 22:32:33'),(65613,1,0,'2021-12-20 22:32:35'),(65614,1,0,'2021-12-20 22:32:37'),(65615,1,0,'2021-12-20 22:32:38'),(65616,1,0,'2021-12-20 22:32:40'),(65617,1,0,'2021-12-20 22:32:41'),(65618,1,0,'2021-12-20 22:32:43'),(65619,1,0,'2021-12-20 22:32:44'),(65620,1,0,'2021-12-20 22:32:45'),(65621,1,0,'2021-12-20 22:32:46'),(65622,1,0,'2021-12-20 22:32:47'),(65623,1,0,'2021-12-20 22:32:49'),(65624,1,0,'2021-12-20 22:32:51'),(65625,1,0,'2021-12-20 22:32:53'),(65626,1,0,'2021-12-20 22:32:54'),(65627,1,0,'2021-12-20 22:32:57'),(65628,1,0,'2021-12-20 22:32:59'),(65629,1,0,'2021-12-20 22:33:01'),(65630,1,0,'2021-12-20 22:33:03'),(65631,1,0,'2021-12-20 22:33:05'),(65632,1,0,'2021-12-20 22:33:08'),(65633,1,0,'2021-12-20 22:33:12'),(65634,1,0,'2021-12-20 22:33:14'),(65635,1,0,'2021-12-20 22:33:16'),(65636,1,0,'2021-12-20 22:33:19'),(65637,1,0,'2021-12-20 22:33:20'),(65638,1,0,'2021-12-20 22:33:24'),(65639,1,0,'2021-12-20 22:33:26'),(65640,1,0,'2021-12-20 22:33:29'),(65641,1,0,'2021-12-20 22:33:33'),(65642,1,0,'2021-12-20 22:33:36'),(65643,1,0,'2021-12-20 22:33:38'),(65644,1,0,'2021-12-20 22:33:42'),(65645,1,0,'2021-12-20 22:33:43'),(65646,1,0,'2021-12-20 22:33:45'),(65647,1,0,'2021-12-20 22:33:48'),(65648,1,0,'2021-12-20 22:33:50'),(65649,1,0,'2021-12-20 22:33:51'),(65650,1,0,'2021-12-20 22:33:55'),(65651,1,0,'2021-12-20 22:33:57'),(65652,1,0,'2021-12-20 22:34:01'),(65653,1,0,'2021-12-20 22:34:03'),(65654,1,0,'2021-12-20 22:34:07'),(65655,1,0,'2021-12-20 22:34:09'),(65656,1,0,'2021-12-20 22:34:12'),(65657,1,0,'2021-12-20 22:34:14'),(65658,1,0,'2021-12-20 22:34:16'),(65659,1,0,'2021-12-20 22:34:18'),(65660,1,0,'2021-12-20 22:34:19'),(65661,1,0,'2021-12-20 22:34:22'),(65662,1,0,'2021-12-20 22:34:24'),(65663,1,0,'2021-12-20 22:34:26'),(65664,1,0,'2021-12-20 22:34:31'),(65665,1,0,'2021-12-20 22:34:32'),(65666,1,0,'2021-12-20 22:34:34'),(65667,1,0,'2021-12-20 22:34:35'),(65668,1,0,'2021-12-20 22:34:37'),(65669,1,0,'2021-12-20 22:34:39'),(65670,1,0,'2021-12-20 22:34:40'),(65671,1,0,'2021-12-20 22:34:42'),(65672,1,0,'2021-12-20 22:34:44'),(65673,1,0,'2021-12-20 22:35:16'),(65674,1,0,'2021-12-20 22:35:23'),(65675,1,0,'2021-12-20 22:35:25'),(65676,1,0,'2021-12-20 22:35:27'),(65677,1,0,'2021-12-20 22:35:28'),(65678,1,0,'2021-12-20 22:35:50'),(65679,1,0,'2021-12-20 22:35:53'),(65680,1,0,'2021-12-20 22:35:56'),(65681,1,0,'2021-12-20 22:35:58'),(65682,1,0,'2021-12-20 22:36:00'),(65683,1,0,'2021-12-20 22:36:02'),(65684,1,0,'2021-12-20 22:36:06'),(65685,1,0,'2021-12-20 22:36:08'),(65686,1,0,'2021-12-20 22:36:10'),(65687,1,0,'2021-12-20 22:36:13'),(65688,1,0,'2021-12-20 22:36:15'),(65689,1,0,'2021-12-20 22:36:18'),(65690,1,0,'2021-12-20 22:36:20'),(65691,1,0,'2021-12-20 22:36:21'),(65692,1,0,'2021-12-20 22:36:23'),(65693,1,0,'2021-12-20 22:36:25'),(65694,1,0,'2021-12-20 22:36:28'),(65695,1,0,'2021-12-20 22:36:30'),(65696,1,0,'2021-12-20 22:36:34'),(65697,1,0,'2021-12-20 22:36:36'),(65698,1,0,'2021-12-20 22:36:39'),(65699,1,0,'2021-12-20 22:36:42'),(65700,1,0,'2021-12-20 22:36:44'),(65701,1,0,'2021-12-20 22:36:46'),(65702,1,0,'2021-12-20 22:36:48'),(65703,1,0,'2021-12-20 22:36:51'),(65704,1,0,'2021-12-20 22:36:53'),(65705,1,0,'2021-12-20 22:36:55'),(65706,1,0,'2021-12-20 22:36:57'),(65707,1,0,'2021-12-20 22:36:59'),(65708,1,0,'2021-12-20 22:37:01'),(65709,1,0,'2021-12-20 22:37:02'),(65710,1,0,'2021-12-20 22:37:05'),(65711,1,0,'2021-12-20 22:37:06'),(65712,1,0,'2021-12-20 22:37:07'),(65713,1,0,'2021-12-20 22:37:10'),(65714,1,0,'2021-12-20 22:37:11'),(65715,1,0,'2021-12-20 22:37:13'),(65716,1,0,'2021-12-20 22:37:14'),(65717,1,0,'2021-12-20 22:37:16'),(65718,1,0,'2021-12-20 22:37:18'),(65719,1,0,'2021-12-20 22:37:20'),(65720,1,0,'2021-12-20 22:37:23'),(65721,1,0,'2021-12-20 22:37:25'),(65722,1,0,'2021-12-20 22:37:27'),(65723,1,0,'2021-12-20 22:37:29'),(65724,1,0,'2021-12-20 22:37:31'),(65725,1,0,'2021-12-20 22:37:33'),(65726,1,0,'2021-12-20 22:37:35'),(65727,1,0,'2021-12-20 22:37:38'),(65728,1,0,'2021-12-20 22:37:41'),(65729,1,0,'2021-12-20 22:37:45'),(65730,1,0,'2021-12-20 22:37:47'),(65731,1,0,'2021-12-20 22:37:48'),(65732,1,0,'2021-12-20 22:37:49'),(65733,1,0,'2021-12-20 22:37:51'),(65734,1,0,'2021-12-20 22:37:52'),(65735,1,0,'2021-12-20 22:37:53'),(65736,1,0,'2021-12-20 22:37:54'),(65737,1,0,'2021-12-20 22:37:56'),(65738,1,0,'2021-12-20 22:37:59'),(65739,1,0,'2021-12-20 22:38:01'),(65740,1,0,'2021-12-20 22:38:05'),(65741,1,0,'2021-12-20 22:38:10'),(65742,1,0,'2021-12-20 22:38:11'),(65743,1,0,'2021-12-20 22:38:13'),(65744,1,0,'2021-12-20 22:38:14'),(65745,1,0,'2021-12-20 22:38:15'),(65746,1,0,'2021-12-20 22:38:16'),(65747,1,0,'2021-12-20 22:38:18'),(65748,1,0,'2021-12-20 22:38:20'),(65749,1,0,'2021-12-20 22:38:23'),(65750,1,0,'2021-12-20 22:38:25'),(65751,1,0,'2021-12-20 22:38:26'),(65752,1,0,'2021-12-20 22:38:28'),(65753,1,0,'2021-12-20 22:38:30'),(65754,1,0,'2021-12-20 22:38:32'),(65755,1,0,'2021-12-20 22:38:33'),(65756,1,0,'2021-12-20 22:38:35'),(65757,1,0,'2021-12-20 22:38:36'),(65758,1,0,'2021-12-20 22:38:38'),(65759,1,0,'2021-12-20 22:38:39'),(65760,1,0,'2021-12-20 22:38:41'),(65761,1,0,'2021-12-20 22:38:42'),(65762,1,0,'2021-12-20 22:38:43'),(65763,1,0,'2021-12-20 22:38:44'),(65764,1,0,'2021-12-20 22:38:45'),(65765,1,0,'2021-12-20 22:38:46'),(65766,1,0,'2021-12-20 22:38:48'),(65767,1,0,'2021-12-20 22:38:49'),(65768,1,0,'2021-12-20 22:38:51'),(65769,1,0,'2021-12-20 22:38:52'),(65770,1,0,'2021-12-20 22:38:53'),(65771,1,0,'2021-12-20 22:38:55'),(65772,1,0,'2021-12-20 22:38:58'),(65773,1,0,'2021-12-20 22:39:00'),(65774,1,0,'2021-12-20 22:39:02'),(65775,1,0,'2021-12-20 22:39:03'),(65776,1,0,'2021-12-20 22:39:05'),(65777,1,0,'2021-12-20 22:39:08'),(65778,1,0,'2021-12-20 22:39:10'),(65779,1,0,'2021-12-20 22:39:12'),(65780,1,0,'2021-12-20 22:39:14'),(65781,1,0,'2021-12-20 22:39:16'),(65782,1,0,'2021-12-20 22:39:18'),(65783,1,0,'2021-12-20 22:39:20'),(65784,1,0,'2021-12-20 22:39:23'),(65785,1,0,'2021-12-20 22:39:24'),(65786,1,0,'2021-12-20 22:39:26'),(65787,1,0,'2021-12-20 22:39:31'),(65788,1,0,'2021-12-20 22:39:33'),(65789,1,0,'2021-12-20 22:39:35'),(65790,1,0,'2021-12-20 22:39:38'),(65791,1,0,'2021-12-20 22:39:40'),(65792,1,44,'2021-12-20 22:39:41'),(65793,1,0,'2021-12-20 22:39:43'),(65794,1,0,'2021-12-20 22:39:45'),(65795,1,0,'2021-12-20 22:39:46'),(65796,1,0,'2021-12-20 22:39:48'),(65797,1,0,'2021-12-20 22:39:50'),(65798,1,0,'2021-12-20 22:39:52'),(65799,1,0,'2021-12-20 22:39:53'),(65800,1,0,'2021-12-20 22:39:57'),(65801,1,0,'2021-12-20 22:40:00'),(65802,1,0,'2021-12-20 22:40:02'),(65803,1,0,'2021-12-20 22:40:05'),(65804,1,59,'2021-12-20 23:00:17'),(65805,1,56,'2021-12-21 00:05:00'),(65806,1,44,'2021-12-21 00:27:01'),(65807,1,76,'2021-12-21 00:41:02'),(65808,1,44,'2021-12-21 02:03:48'),(65809,1,44,'2021-12-21 02:03:50'),(65810,1,44,'2021-12-21 02:14:03'),(65811,1,44,'2021-12-21 02:33:30'),(65812,1,5,'2021-12-21 02:37:15'),(65813,1,14,'2021-12-21 02:37:39'),(65814,1,44,'2021-12-21 02:51:47'),(65815,1,44,'2021-12-21 02:54:47'),(65816,1,44,'2021-12-21 02:55:36'),(65817,1,13,'2021-12-21 02:58:20'),(65818,1,13,'2021-12-21 03:06:03'),(65819,1,44,'2021-12-21 03:07:32'),(65820,1,53,'2021-12-21 03:07:37'),(65821,1,44,'2021-12-21 03:07:43'),(65822,1,44,'2021-12-21 03:07:53'),(65823,1,15,'2021-12-21 03:07:55'),(65824,1,6,'2021-12-21 03:07:56'),(65825,1,44,'2021-12-21 03:08:00'),(65826,1,44,'2021-12-21 03:08:06'),(65827,1,44,'2021-12-21 03:10:47'),(65828,1,44,'2021-12-21 03:48:36'),(65829,1,13,'2021-12-21 05:04:04'),(65830,1,44,'2021-12-21 05:07:03'),(65831,1,13,'2021-12-21 05:25:28'),(65832,1,44,'2021-12-21 05:27:14'),(65833,1,44,'2021-12-21 05:35:23'),(65834,1,44,'2021-12-21 05:35:38'),(65835,1,44,'2021-12-21 05:35:53'),(65836,1,44,'2021-12-21 05:36:09'),(65837,1,44,'2021-12-21 05:36:16'),(65838,1,44,'2021-12-21 05:36:23'),(65839,1,44,'2021-12-21 05:36:30'),(65840,1,44,'2021-12-21 05:36:36'),(65841,1,44,'2021-12-21 05:36:46'),(65842,1,44,'2021-12-21 05:36:52'),(65843,1,44,'2021-12-21 05:36:58'),(65844,1,44,'2021-12-21 05:37:04'),(65845,1,44,'2021-12-21 05:37:11'),(65846,1,44,'2021-12-21 05:37:16'),(65847,1,44,'2021-12-21 05:37:23'),(65848,1,44,'2021-12-21 05:37:31'),(65849,1,53,'2021-12-21 06:42:02'),(65850,1,44,'2021-12-21 06:59:14'),(65851,1,44,'2021-12-21 06:59:16'),(65852,1,44,'2021-12-21 07:37:42'),(65853,1,44,'2021-12-21 07:53:30'),(65854,1,44,'2021-12-21 07:57:16'),(65855,1,44,'2021-12-21 07:59:36'),(65856,1,44,'2021-12-21 08:03:30'),(65857,1,14,'2021-12-21 08:32:55'),(65858,1,13,'2021-12-21 08:34:23'),(65859,1,5,'2021-12-21 08:35:10'),(65860,1,44,'2021-12-21 08:36:55'),(65861,1,44,'2021-12-21 08:47:37'),(65862,1,6,'2021-12-21 09:11:15'),(65863,1,15,'2021-12-21 09:20:50'),(65864,1,44,'2021-12-21 09:27:26'),(65865,1,6,'2021-12-21 09:27:47'),(65866,1,53,'2021-12-21 09:28:07'),(65867,1,53,'2021-12-21 09:28:25'),(65868,1,6,'2021-12-21 09:29:28'),(65869,1,15,'2021-12-21 09:44:45'),(65870,1,15,'2021-12-21 10:08:37'),(65871,1,76,'2021-12-21 10:25:13'),(65872,1,15,'2021-12-21 11:12:36'),(65873,1,44,'2021-12-21 11:32:56'),(65874,1,15,'2021-12-21 12:50:42'),(65875,1,15,'2021-12-21 13:35:22'),(65876,1,44,'2021-12-21 14:32:40'),(65877,1,13,'2021-12-21 14:33:26'),(65878,1,44,'2021-12-21 14:34:21'),(65879,1,15,'2021-12-21 14:43:16'),(65880,1,6,'2021-12-21 14:44:59'),(65881,1,14,'2021-12-21 14:53:39'),(65882,1,5,'2021-12-21 14:54:37'),(65883,1,5,'2021-12-21 15:00:22'),(65884,1,14,'2021-12-21 15:14:03'),(65885,1,14,'2021-12-21 15:31:34'),(65886,1,14,'2021-12-21 16:02:31'),(65887,1,44,'2021-12-21 16:09:46'),(65888,1,14,'2021-12-21 16:17:00'),(65889,1,14,'2021-12-21 17:03:07'),(65890,1,14,'2021-12-21 17:28:41'),(65891,1,6,'2021-12-21 18:02:49'),(65892,1,6,'2021-12-21 18:02:51'),(65893,1,14,'2021-12-21 18:52:51'),(65894,1,44,'2021-12-21 19:31:38'),(65895,1,44,'2021-12-21 19:31:39'),(65896,1,44,'2021-12-21 20:00:00'),(65897,1,15,'2021-12-21 20:53:45'),(65898,1,44,'2021-12-22 00:09:01'),(65899,1,44,'2021-12-22 00:54:47'),(65900,1,59,'2021-12-22 01:13:37'),(65901,1,44,'2021-12-22 02:03:44'),(65902,1,6,'2021-12-22 02:34:40'),(65903,1,5,'2021-12-22 02:35:02'),(65904,1,15,'2021-12-22 02:35:21'),(65905,1,14,'2021-12-22 02:35:29'),(65906,1,13,'2021-12-22 02:38:47'),(65907,1,44,'2021-12-22 02:38:49'),(65908,1,44,'2021-12-22 02:49:29'),(65909,1,44,'2021-12-22 02:53:50'),(65910,1,44,'2021-12-22 03:04:00'),(65911,1,5,'2021-12-22 03:04:03'),(65912,1,6,'2021-12-22 03:04:08'),(65913,1,44,'2021-12-22 03:13:27'),(65914,1,44,'2021-12-22 03:32:00'),(65915,1,44,'2021-12-22 04:02:51'),(65916,1,73,'2021-12-22 04:27:50'),(65917,1,56,'2021-12-22 04:38:47'),(65918,1,73,'2021-12-22 05:52:47'),(65919,1,6,'2021-12-22 06:03:44'),(65920,1,44,'2021-12-22 06:09:59'),(65921,1,44,'2021-12-22 07:09:43'),(65922,1,44,'2021-12-22 07:09:44'),(65923,1,44,'2021-12-22 07:43:07'),(65924,1,44,'2021-12-22 08:23:39'),(65925,1,44,'2021-12-22 08:35:12'),(65926,1,13,'2021-12-22 08:35:49'),(65927,1,44,'2021-12-22 08:36:23'),(65928,1,44,'2021-12-22 08:47:18'),(65929,1,5,'2021-12-22 08:57:05'),(65930,1,5,'2021-12-22 09:06:40'),(65931,1,15,'2021-12-22 09:10:38'),(65932,1,6,'2021-12-22 09:11:50'),(65933,1,13,'2021-12-22 09:30:41'),(65934,1,66,'2021-12-22 09:41:19'),(65935,1,14,'2021-12-22 10:35:56'),(65936,1,14,'2021-12-22 11:17:07'),(65937,1,43,'2021-12-22 11:29:20'),(65938,1,44,'2021-12-22 11:35:33'),(65939,1,14,'2021-12-22 12:13:54'),(65940,1,44,'2021-12-22 12:23:54'),(65941,1,44,'2021-12-22 12:44:27'),(65942,1,66,'2021-12-22 13:02:07'),(65943,1,44,'2021-12-22 13:12:44'),(65944,1,44,'2021-12-22 13:38:12'),(65945,1,44,'2021-12-22 13:41:55'),(65946,1,44,'2021-12-22 13:41:56'),(65947,1,44,'2021-12-22 13:41:59'),(65948,1,44,'2021-12-22 14:01:32'),(65949,1,44,'2021-12-22 14:24:20'),(65950,1,5,'2021-12-22 14:33:43'),(65951,1,44,'2021-12-22 14:33:45'),(65952,1,15,'2021-12-22 14:33:54'),(65953,1,14,'2021-12-22 14:34:08'),(65954,1,6,'2021-12-22 14:35:43'),(65955,1,13,'2021-12-22 14:38:34'),(65956,1,44,'2021-12-22 14:38:35'),(65957,1,44,'2021-12-22 14:38:37'),(65958,1,44,'2021-12-22 14:44:13'),(65959,1,44,'2021-12-22 14:44:19'),(65960,1,44,'2021-12-22 14:52:52'),(65961,1,53,'2021-12-22 14:58:14'),(65962,1,44,'2021-12-22 14:58:17'),(65963,1,44,'2021-12-22 14:58:21'),(65964,1,44,'2021-12-22 14:58:26'),(65965,1,44,'2021-12-22 14:58:33'),(65966,1,44,'2021-12-22 14:58:38'),(65967,1,44,'2021-12-22 14:58:43'),(65968,1,44,'2021-12-22 14:58:47'),(65969,1,44,'2021-12-22 14:58:53'),(65970,1,44,'2021-12-22 14:58:58'),(65971,1,44,'2021-12-22 14:59:01'),(65972,1,44,'2021-12-22 14:59:03'),(65973,1,44,'2021-12-22 14:59:05'),(65974,1,44,'2021-12-22 14:59:10'),(65975,1,44,'2021-12-22 14:59:13'),(65976,1,44,'2021-12-22 14:59:15'),(65977,1,44,'2021-12-22 14:59:18'),(65978,1,44,'2021-12-22 14:59:20'),(65979,1,44,'2021-12-22 14:59:23'),(65980,1,44,'2021-12-22 14:59:27'),(65981,1,44,'2021-12-22 14:59:30'),(65982,1,44,'2021-12-22 14:59:32'),(65983,1,44,'2021-12-22 14:59:36'),(65984,1,44,'2021-12-22 14:59:39'),(65985,1,44,'2021-12-22 14:59:42'),(65986,1,44,'2021-12-22 14:59:45'),(65987,1,44,'2021-12-22 14:59:48'),(65988,1,44,'2021-12-22 14:59:51'),(65989,1,44,'2021-12-22 14:59:55'),(65990,1,44,'2021-12-22 14:59:59'),(65991,1,44,'2021-12-22 15:00:03'),(65992,1,44,'2021-12-22 15:00:42'),(65993,1,44,'2021-12-22 15:00:45'),(65994,1,44,'2021-12-22 15:00:47'),(65995,1,44,'2021-12-22 15:00:49'),(65996,1,44,'2021-12-22 15:00:51'),(65997,1,44,'2021-12-22 15:00:53'),(65998,1,44,'2021-12-22 15:00:57'),(65999,1,44,'2021-12-22 15:00:59'),(66000,1,44,'2021-12-22 15:01:01'),(66001,1,44,'2021-12-22 15:01:04'),(66002,1,44,'2021-12-22 15:01:06'),(66003,1,44,'2021-12-22 15:01:08'),(66004,1,44,'2021-12-22 15:01:12'),(66005,1,44,'2021-12-22 15:01:15'),(66006,1,44,'2021-12-22 15:03:04'),(66007,1,44,'2021-12-22 15:07:45'),(66008,1,44,'2021-12-22 15:30:03'),(66009,1,45,'2021-12-22 15:45:08'),(66010,1,45,'2021-12-22 15:45:18'),(66011,1,45,'2021-12-22 15:45:22'),(66012,1,45,'2021-12-22 15:45:24'),(66013,1,45,'2021-12-22 15:46:02'),(66014,1,45,'2021-12-22 15:46:06'),(66015,1,45,'2021-12-22 15:46:10'),(66016,1,45,'2021-12-22 15:46:13'),(66017,1,45,'2021-12-22 15:46:18'),(66018,1,45,'2021-12-22 15:46:22'),(66019,1,45,'2021-12-22 15:46:25'),(66020,1,45,'2021-12-22 15:46:29'),(66021,1,45,'2021-12-22 15:46:32'),(66022,1,45,'2021-12-22 15:46:36'),(66023,1,45,'2021-12-22 15:46:41'),(66024,1,45,'2021-12-22 15:46:45'),(66025,1,45,'2021-12-22 15:46:49'),(66026,1,45,'2021-12-22 15:46:53'),(66027,1,45,'2021-12-22 15:46:56'),(66028,1,45,'2021-12-22 15:47:00'),(66029,1,45,'2021-12-22 15:47:05'),(66030,1,45,'2021-12-22 15:47:09'),(66031,1,44,'2021-12-22 15:47:13'),(66032,1,44,'2021-12-22 15:47:17'),(66033,1,45,'2021-12-22 15:47:25'),(66034,1,45,'2021-12-22 15:47:29'),(66035,1,45,'2021-12-22 15:47:32'),(66036,1,45,'2021-12-22 15:47:34'),(66037,1,45,'2021-12-22 15:47:39'),(66038,1,45,'2021-12-22 15:47:43'),(66039,1,45,'2021-12-22 15:47:46'),(66040,1,45,'2021-12-22 15:47:49'),(66041,1,45,'2021-12-22 15:47:53'),(66042,1,45,'2021-12-22 15:47:57'),(66043,1,45,'2021-12-22 15:48:02'),(66044,1,45,'2021-12-22 15:48:08'),(66045,1,45,'2021-12-22 15:48:13'),(66046,1,45,'2021-12-22 15:48:18'),(66047,1,45,'2021-12-22 15:48:22'),(66048,1,45,'2021-12-22 15:48:25'),(66049,1,45,'2021-12-22 15:48:30'),(66050,1,45,'2021-12-22 15:48:34'),(66051,1,45,'2021-12-22 15:48:37'),(66052,1,45,'2021-12-22 15:48:41'),(66053,1,45,'2021-12-22 15:48:45'),(66054,1,45,'2021-12-22 15:48:50'),(66055,1,45,'2021-12-22 15:48:57'),(66056,1,45,'2021-12-22 15:49:04'),(66057,1,44,'2021-12-22 15:49:08'),(66058,1,44,'2021-12-22 15:49:13'),(66059,1,44,'2021-12-22 15:49:17'),(66060,1,44,'2021-12-22 15:49:21'),(66061,1,45,'2021-12-22 15:49:25'),(66062,1,45,'2021-12-22 15:49:28'),(66063,1,45,'2021-12-22 15:49:31'),(66064,1,45,'2021-12-22 15:49:35'),(66065,1,45,'2021-12-22 15:49:38'),(66066,1,45,'2021-12-22 15:49:42'),(66067,1,45,'2021-12-22 15:49:45'),(66068,1,45,'2021-12-22 15:49:47'),(66069,1,45,'2021-12-22 15:49:50'),(66070,1,45,'2021-12-22 15:49:52'),(66071,1,45,'2021-12-22 15:50:25'),(66072,1,45,'2021-12-22 15:50:32'),(66073,1,44,'2021-12-22 15:50:41'),(66074,1,44,'2021-12-22 15:50:46'),(66075,1,45,'2021-12-22 15:50:49'),(66076,1,44,'2021-12-22 15:50:51'),(66077,1,45,'2021-12-22 15:50:55'),(66078,1,45,'2021-12-22 15:50:57'),(66079,1,45,'2021-12-22 15:51:42'),(66080,1,45,'2021-12-22 15:51:45'),(66081,1,45,'2021-12-22 15:51:47'),(66082,1,45,'2021-12-22 15:51:51'),(66083,1,45,'2021-12-22 15:51:57'),(66084,1,45,'2021-12-22 15:52:02'),(66085,1,45,'2021-12-22 15:52:06'),(66086,1,45,'2021-12-22 15:52:08'),(66087,1,45,'2021-12-22 15:52:10'),(66088,1,45,'2021-12-22 15:52:12'),(66089,1,45,'2021-12-22 15:52:14'),(66090,1,45,'2021-12-22 15:52:16'),(66091,1,45,'2021-12-22 15:52:18'),(66092,1,45,'2021-12-22 15:52:21'),(66093,1,45,'2021-12-22 15:52:24'),(66094,1,45,'2021-12-22 15:52:27'),(66095,1,45,'2021-12-22 15:52:29'),(66096,1,45,'2021-12-22 15:52:31'),(66097,1,44,'2021-12-22 15:52:33'),(66098,1,44,'2021-12-22 15:52:36'),(66099,1,45,'2021-12-22 15:52:40'),(66100,1,45,'2021-12-22 15:52:41'),(66101,1,45,'2021-12-22 15:52:43'),(66102,1,45,'2021-12-22 15:52:44'),(66103,1,45,'2021-12-22 15:52:45'),(66104,1,45,'2021-12-22 15:52:46'),(66105,1,45,'2021-12-22 15:52:48'),(66106,1,45,'2021-12-22 15:52:50'),(66107,1,45,'2021-12-22 15:52:53'),(66108,1,45,'2021-12-22 15:52:54'),(66109,1,45,'2021-12-22 15:52:57'),(66110,1,45,'2021-12-22 15:53:02'),(66111,1,45,'2021-12-22 15:53:06'),(66112,1,45,'2021-12-22 15:53:08'),(66113,1,45,'2021-12-22 15:53:09'),(66114,1,45,'2021-12-22 15:53:11'),(66115,1,45,'2021-12-22 15:53:13'),(66116,1,45,'2021-12-22 15:53:14'),(66117,1,45,'2021-12-22 15:53:17'),(66118,1,45,'2021-12-22 15:53:19'),(66119,1,45,'2021-12-22 15:53:20'),(66120,1,45,'2021-12-22 15:53:23'),(66121,1,45,'2021-12-22 15:53:25'),(66122,1,45,'2021-12-22 15:53:26'),(66123,1,44,'2021-12-22 15:53:28'),(66124,1,44,'2021-12-22 15:53:30'),(66125,1,44,'2021-12-22 15:53:32'),(66126,1,44,'2021-12-22 15:53:33'),(66127,1,45,'2021-12-22 15:53:35'),(66128,1,45,'2021-12-22 15:53:36'),(66129,1,45,'2021-12-22 15:53:39'),(66130,1,45,'2021-12-22 15:53:40'),(66131,1,45,'2021-12-22 15:53:42'),(66132,1,45,'2021-12-22 15:53:43'),(66133,1,45,'2021-12-22 15:53:45'),(66134,1,45,'2021-12-22 15:53:46'),(66135,1,45,'2021-12-22 15:53:49'),(66136,1,45,'2021-12-22 15:53:51'),(66137,1,45,'2021-12-22 15:53:52'),(66138,1,45,'2021-12-22 15:53:53'),(66139,1,45,'2021-12-22 15:53:55'),(66140,1,45,'2021-12-22 15:53:57'),(66141,1,45,'2021-12-22 15:53:59'),(66142,1,45,'2021-12-22 15:54:00'),(66143,1,45,'2021-12-22 15:54:05'),(66144,1,45,'2021-12-22 15:54:07'),(66145,1,45,'2021-12-22 15:54:09'),(66146,1,45,'2021-12-22 15:54:11'),(66147,1,45,'2021-12-22 15:54:15'),(66148,1,45,'2021-12-22 15:54:19'),(66149,1,45,'2021-12-22 15:54:21'),(66150,1,45,'2021-12-22 15:54:23'),(66151,1,45,'2021-12-22 15:54:24'),(66152,1,45,'2021-12-22 15:54:27'),(66153,1,45,'2021-12-22 15:54:30'),(66154,1,45,'2021-12-22 15:54:31'),(66155,1,45,'2021-12-22 15:54:33'),(66156,1,45,'2021-12-22 15:54:35'),(66157,1,45,'2021-12-22 15:54:36'),(66158,1,45,'2021-12-22 15:54:38'),(66159,1,45,'2021-12-22 15:54:40'),(66160,1,45,'2021-12-22 15:54:43'),(66161,1,45,'2021-12-22 15:54:44'),(66162,1,45,'2021-12-22 15:54:45'),(66163,1,45,'2021-12-22 15:54:47'),(66164,1,45,'2021-12-22 15:54:50'),(66165,1,45,'2021-12-22 15:54:51'),(66166,1,45,'2021-12-22 15:54:53'),(66167,1,45,'2021-12-22 15:54:54'),(66168,1,45,'2021-12-22 15:54:55'),(66169,1,45,'2021-12-22 15:54:57'),(66170,1,45,'2021-12-22 15:54:59'),(66171,1,45,'2021-12-22 15:55:01'),(66172,1,45,'2021-12-22 15:55:03'),(66173,1,45,'2021-12-22 15:55:06'),(66174,1,45,'2021-12-22 15:55:08'),(66175,1,45,'2021-12-22 15:55:11'),(66176,1,45,'2021-12-22 15:55:13'),(66177,1,44,'2021-12-22 16:20:38'),(66178,1,44,'2021-12-22 16:49:39'),(66179,1,44,'2021-12-22 17:18:46'),(66180,1,44,'2021-12-22 17:27:46'),(66181,1,44,'2021-12-22 17:44:50'),(66182,1,96,'2021-12-22 18:40:19'),(66183,1,44,'2021-12-22 19:01:21'),(66184,1,44,'2021-12-22 19:01:34'),(66185,1,44,'2021-12-22 19:01:37'),(66186,1,44,'2021-12-22 19:26:06'),(66187,1,44,'2021-12-22 20:16:32'),(66188,1,44,'2021-12-22 21:38:06'),(66189,1,66,'2021-12-22 21:42:03'),(66190,1,76,'2021-12-22 21:42:15'),(66191,1,62,'2021-12-22 21:43:52'),(66192,1,70,'2021-12-22 21:44:57'),(66193,1,13,'2021-12-22 21:47:18'),(66194,1,79,'2021-12-22 21:47:38'),(66195,1,44,'2021-12-22 21:53:09'),(66196,1,45,'2021-12-22 21:53:19'),(66197,1,45,'2021-12-22 21:54:35'),(66198,1,15,'2021-12-22 21:55:42'),(66199,1,79,'2021-12-22 21:56:05'),(66200,1,15,'2021-12-22 21:56:43'),(66201,1,44,'2021-12-22 21:59:38'),(66202,1,15,'2021-12-22 21:59:53'),(66203,1,6,'2021-12-22 22:00:12'),(66204,1,5,'2021-12-22 22:00:34'),(66205,1,43,'2021-12-22 22:00:36'),(66206,1,53,'2021-12-22 22:00:47'),(66207,1,43,'2021-12-22 22:01:28'),(66208,1,13,'2021-12-22 22:01:50'),(66209,1,53,'2021-12-22 22:02:15'),(66210,1,44,'2021-12-22 22:02:27'),(66211,1,76,'2021-12-22 22:02:39'),(66212,1,66,'2021-12-22 22:02:54'),(66213,1,56,'2021-12-22 22:03:08'),(66214,1,56,'2021-12-22 22:03:21'),(66215,1,14,'2021-12-22 22:03:21'),(66216,1,70,'2021-12-22 22:03:38'),(66217,1,45,'2021-12-22 22:03:50'),(66218,1,59,'2021-12-22 22:04:00'),(66219,1,62,'2021-12-22 22:04:19'),(66220,1,15,'2021-12-22 22:04:33'),(66221,1,79,'2021-12-22 22:04:50'),(66222,1,73,'2021-12-22 22:05:02'),(66223,1,96,'2021-12-22 22:05:18'),(66224,1,62,'2021-12-22 22:05:36'),(66225,1,59,'2021-12-22 22:05:56'),(66226,1,66,'2021-12-22 22:06:17'),(66227,1,96,'2021-12-22 22:06:29'),(66228,1,73,'2021-12-22 22:07:23'),(66229,1,70,'2021-12-22 22:07:42'),(66230,1,76,'2021-12-22 22:08:00'),(66231,1,79,'2021-12-22 22:08:10'),(66232,1,56,'2021-12-22 22:08:20'),(66233,1,53,'2021-12-22 22:08:34'),(66234,1,44,'2021-12-22 22:08:50'),(66235,1,43,'2021-12-22 22:10:08'),(66236,1,45,'2021-12-22 22:10:10'),(66237,1,15,'2021-12-22 22:10:25'),(66238,1,15,'2021-12-22 22:10:43'),(66239,1,53,'2021-12-22 22:11:17'),(66240,1,96,'2021-12-22 22:11:52'),(66241,1,43,'2021-12-22 22:14:33'),(66242,1,44,'2021-12-22 22:16:04'),(66243,1,76,'2021-12-22 22:17:13'),(66244,1,62,'2021-12-22 22:18:16'),(66245,1,56,'2021-12-22 22:23:10'),(66246,1,59,'2021-12-22 22:25:17'),(66247,1,14,'2021-12-22 22:25:18'),(66248,1,59,'2021-12-22 22:27:07'),(66249,1,6,'2021-12-22 22:27:17'),(66250,1,96,'2021-12-22 22:34:09'),(66251,1,73,'2021-12-22 22:35:41'),(66252,1,73,'2021-12-22 22:36:36'),(66253,1,53,'2021-12-22 22:38:46'),(66254,1,5,'2021-12-22 23:11:00'),(66255,1,66,'2021-12-22 23:18:27'),(66256,1,44,'2021-12-22 23:23:55'),(66257,1,70,'2021-12-22 23:36:49'),(66258,1,53,'2021-12-22 23:40:55'),(66259,1,45,'2021-12-22 23:48:36'),(66260,1,44,'2021-12-23 00:57:14'),(66261,1,56,'2021-12-23 01:58:42'),(66262,1,44,'2021-12-23 02:04:10'),(66263,1,15,'2021-12-23 02:34:42'),(66264,1,13,'2021-12-23 02:38:26'),(66265,1,44,'2021-12-23 02:38:31'),(66266,1,14,'2021-12-23 02:39:24'),(66267,1,15,'2021-12-23 02:40:45'),(66268,1,15,'2021-12-23 02:43:01'),(66269,1,15,'2021-12-23 02:46:16'),(66270,1,5,'2021-12-23 02:47:08'),(66271,1,6,'2021-12-23 02:50:34'),(66272,1,6,'2021-12-23 02:55:11'),(66273,1,6,'2021-12-23 03:05:12'),(66274,1,44,'2021-12-23 03:11:27'),(66275,1,6,'2021-12-23 03:14:45'),(66276,1,44,'2021-12-23 03:51:33'),(66277,1,44,'2021-12-23 03:54:12'),(66278,1,44,'2021-12-23 03:56:32'),(66279,1,44,'2021-12-23 03:57:41'),(66280,1,44,'2021-12-23 07:22:20'),(66281,1,44,'2021-12-23 07:22:21'),(66282,1,44,'2021-12-23 07:22:22'),(66283,1,6,'2021-12-23 07:22:22'),(66284,1,44,'2021-12-23 07:22:25'),(66285,1,44,'2021-12-23 07:33:22'),(66286,1,5,'2021-12-23 08:34:38'),(66287,1,14,'2021-12-23 08:34:39'),(66288,1,15,'2021-12-23 08:34:56'),(66289,1,6,'2021-12-23 08:37:01'),(66290,1,44,'2021-12-23 08:41:09'),(66291,1,13,'2021-12-23 08:45:42'),(66292,1,44,'2021-12-23 09:25:39'),(66293,1,5,'2021-12-23 09:25:41'),(66294,1,6,'2021-12-23 09:25:43'),(66295,1,6,'2021-12-23 09:30:29'),(66296,1,6,'2021-12-23 09:30:33'),(66297,1,6,'2021-12-23 09:30:35'),(66298,1,44,'2021-12-23 09:30:58'),(66299,1,44,'2021-12-23 09:56:36'),(66300,1,44,'2021-12-23 10:21:38'),(66301,1,44,'2021-12-23 11:29:57'),(66302,1,44,'2021-12-23 11:35:27'),(66303,1,44,'2021-12-23 11:44:28'),(66304,1,44,'2021-12-23 12:03:16'),(66305,1,44,'2021-12-23 12:07:20'),(66306,1,44,'2021-12-23 12:11:36'),(66307,1,44,'2021-12-23 12:40:52'),(66308,1,44,'2021-12-23 12:59:38'),(66309,1,6,'2021-12-23 12:59:40'),(66310,1,44,'2021-12-23 13:01:55'),(66311,1,44,'2021-12-23 13:29:55'),(66312,1,44,'2021-12-23 13:30:00'),(66313,1,44,'2021-12-23 13:30:05'),(66314,1,6,'2021-12-23 14:32:43'),(66315,1,5,'2021-12-23 14:33:49'),(66316,1,14,'2021-12-23 14:34:02'),(66317,1,13,'2021-12-23 14:34:42'),(66318,1,44,'2021-12-23 14:34:46'),(66319,1,44,'2021-12-23 14:38:05'),(66320,1,6,'2021-12-23 14:49:02'),(66321,1,6,'2021-12-23 14:54:37'),(66322,1,15,'2021-12-23 14:55:43'),(66323,1,6,'2021-12-23 15:01:11'),(66324,1,15,'2021-12-23 15:05:52'),(66325,1,6,'2021-12-23 15:13:48'),(66326,1,44,'2021-12-23 19:19:54'),(66327,1,44,'2021-12-23 19:20:08'),(66328,1,44,'2021-12-23 19:20:08'),(66329,1,79,'2021-12-23 22:08:38'),(66330,1,59,'2021-12-23 22:20:52'),(66331,1,53,'2021-12-23 23:54:41'),(66332,1,6,'2021-12-24 00:50:59'),(66333,1,6,'2021-12-24 00:51:07'),(66334,1,6,'2021-12-24 00:51:12'),(66335,1,44,'2021-12-24 02:03:55'),(66336,1,44,'2021-12-24 02:04:00'),(66337,1,44,'2021-12-24 02:08:45'),(66338,1,14,'2021-12-24 02:36:27'),(66339,1,13,'2021-12-24 02:39:08'),(66340,1,44,'2021-12-24 02:39:11'),(66341,1,5,'2021-12-24 02:40:42'),(66342,1,6,'2021-12-24 03:05:04'),(66343,1,6,'2021-12-24 03:11:10'),(66344,1,44,'2021-12-24 03:31:01'),(66345,1,44,'2021-12-24 03:42:40'),(66346,1,44,'2021-12-24 04:01:40'),(66347,1,70,'2021-12-24 04:46:36'),(66348,1,44,'2021-12-24 04:55:20'),(66349,1,62,'2021-12-24 05:15:17'),(66350,1,44,'2021-12-24 06:04:16'),(66351,1,15,'2021-12-24 06:11:06'),(66352,1,15,'2021-12-24 06:40:47'),(66353,1,45,'2021-12-24 06:44:19'),(66354,1,44,'2021-12-24 07:31:44'),(66355,1,44,'2021-12-24 07:31:44'),(66356,1,44,'2021-12-24 07:35:17'),(66357,1,15,'2021-12-24 07:35:32'),(66358,1,44,'2021-12-24 07:54:54'),(66359,1,44,'2021-12-24 08:33:44'),(66360,1,44,'2021-12-24 08:36:27'),(66361,1,13,'2021-12-24 08:36:57'),(66362,1,5,'2021-12-24 08:37:29'),(66363,1,5,'2021-12-24 08:46:34'),(66364,1,14,'2021-12-24 08:59:25'),(66365,1,6,'2021-12-24 09:08:55'),(66366,1,15,'2021-12-24 09:09:37'),(66367,1,5,'2021-12-24 09:23:08'),(66368,1,14,'2021-12-24 09:28:36'),(66369,1,44,'2021-12-24 09:28:45'),(66370,1,14,'2021-12-24 09:56:52'),(66371,1,14,'2021-12-24 10:19:07'),(66372,1,5,'2021-12-24 10:23:28'),(66373,1,66,'2021-12-24 10:31:07'),(66374,1,14,'2021-12-24 10:45:36'),(66375,1,13,'2021-12-24 10:48:11'),(66376,1,14,'2021-12-24 11:08:43'),(66377,1,44,'2021-12-24 11:32:40'),(66378,1,14,'2021-12-24 11:57:59'),(66379,1,44,'2021-12-24 12:13:26'),(66380,1,14,'2021-12-24 12:41:08'),(66381,1,79,'2021-12-24 13:24:19'),(66382,1,14,'2021-12-24 13:27:37'),(66383,1,44,'2021-12-24 14:07:05'),(66384,1,44,'2021-12-24 14:09:55'),(66385,1,5,'2021-12-24 14:09:59'),(66386,1,6,'2021-12-24 14:10:06'),(66387,1,14,'2021-12-24 14:12:19'),(66388,1,79,'2021-12-24 14:33:19'),(66389,1,44,'2021-12-24 14:35:09'),(66390,1,14,'2021-12-24 14:35:13'),(66391,1,44,'2021-12-24 14:35:46'),(66392,1,13,'2021-12-24 14:35:56'),(66393,1,5,'2021-12-24 14:37:05'),(66394,1,6,'2021-12-24 14:38:39'),(66395,1,6,'2021-12-24 14:44:31'),(66396,1,15,'2021-12-24 14:49:29'),(66397,1,14,'2021-12-24 14:54:19'),(66398,1,15,'2021-12-24 14:58:51'),(66399,1,44,'2021-12-24 15:07:29'),(66400,1,15,'2021-12-24 15:08:28'),(66401,1,14,'2021-12-24 15:33:53'),(66402,1,45,'2021-12-24 16:08:12'),(66403,1,14,'2021-12-24 16:09:49'),(66404,1,14,'2021-12-24 16:43:53'),(66405,1,76,'2021-12-24 17:22:51'),(66406,1,14,'2021-12-24 17:48:13'),(66407,1,14,'2021-12-24 18:20:15'),(66408,1,44,'2021-12-24 18:30:53'),(66409,1,44,'2021-12-24 18:51:06'),(66410,1,44,'2021-12-24 18:56:37'),(66411,1,53,'2021-12-24 18:56:39'),(66412,1,6,'2021-12-24 18:56:39'),(66413,1,5,'2021-12-24 18:56:41'),(66414,1,96,'2021-12-24 18:56:42'),(66415,1,14,'2021-12-24 19:23:24'),(66416,1,44,'2021-12-24 19:23:36'),(66417,1,44,'2021-12-24 19:23:37'),(66418,1,44,'2021-12-24 20:10:16'),(66419,1,6,'2021-12-24 21:12:56'),(66420,1,6,'2021-12-24 21:12:58'),(66421,1,14,'2021-12-24 21:24:35'),(66422,1,44,'2021-12-24 21:31:29'),(66423,1,44,'2021-12-24 21:37:11'),(66424,1,44,'2021-12-24 22:00:53'),(66425,1,44,'2021-12-24 22:07:29'),(66426,1,15,'2021-12-24 22:40:49'),(66427,1,44,'2021-12-24 23:02:38'),(66428,1,15,'2021-12-24 23:12:34'),(66429,1,14,'2021-12-24 23:26:38'),(66430,1,15,'2021-12-24 23:32:18'),(66431,1,70,'2021-12-24 23:43:39'),(66432,1,5,'2021-12-24 23:54:46'),(66433,1,76,'2021-12-25 00:06:03'),(66434,1,44,'2021-12-25 00:29:30'),(66435,1,15,'2021-12-25 00:44:20'),(66436,1,14,'2021-12-25 01:03:29'),(66437,1,44,'2021-12-25 01:10:35'),(66438,1,76,'2021-12-25 01:12:15'),(66439,1,14,'2021-12-25 01:32:37'),(66440,1,76,'2021-12-25 01:55:31'),(66441,1,14,'2021-12-25 02:00:06'),(66442,1,44,'2021-12-25 02:04:34'),(66443,1,44,'2021-12-25 02:06:06'),(66444,1,14,'2021-12-25 02:25:51'),(66445,1,5,'2021-12-25 02:34:08'),(66446,1,14,'2021-12-25 02:34:26'),(66447,1,6,'2021-12-25 02:36:42'),(66448,1,15,'2021-12-25 02:39:40'),(66449,1,44,'2021-12-25 02:56:53'),(66450,1,44,'2021-12-25 02:58:28'),(66451,1,13,'2021-12-25 02:58:33'),(66452,1,6,'2021-12-25 02:58:36'),(66453,1,44,'2021-12-25 02:58:38'),(66454,1,59,'2021-12-25 02:58:40'),(66455,1,70,'2021-12-25 02:58:41'),(66456,1,56,'2021-12-25 02:58:43'),(66457,1,79,'2021-12-25 02:58:45'),(66458,1,44,'2021-12-25 02:58:48'),(66459,1,13,'2021-12-25 02:58:49'),(66460,1,56,'2021-12-25 02:58:51'),(66461,1,5,'2021-12-25 02:58:52'),(66462,1,59,'2021-12-25 02:58:54'),(66463,1,70,'2021-12-25 02:58:56'),(66464,1,53,'2021-12-25 02:58:58'),(66465,1,44,'2021-12-25 02:59:04'),(66466,1,5,'2021-12-25 02:59:05'),(66467,1,44,'2021-12-25 02:59:07'),(66468,1,53,'2021-12-25 03:01:39'),(66469,1,44,'2021-12-25 03:02:57'),(66470,1,14,'2021-12-25 03:14:00'),(66471,1,13,'2021-12-25 04:02:24'),(66472,1,44,'2021-12-25 04:02:25'),(66473,1,44,'2021-12-25 04:17:16'),(66474,1,44,'2021-12-25 04:38:29'),(66475,1,14,'2021-12-25 04:48:34'),(66476,1,44,'2021-12-25 05:13:32'),(66477,1,44,'2021-12-25 05:13:36'),(66478,1,44,'2021-12-25 05:13:39'),(66479,1,44,'2021-12-25 05:13:42'),(66480,1,44,'2021-12-25 05:13:44'),(66481,1,44,'2021-12-25 05:13:48'),(66482,1,44,'2021-12-25 05:13:53'),(66483,1,44,'2021-12-25 05:13:57'),(66484,1,44,'2021-12-25 05:14:02'),(66485,1,44,'2021-12-25 05:14:13'),(66486,1,44,'2021-12-25 05:14:22'),(66487,1,44,'2021-12-25 05:14:27'),(66488,1,14,'2021-12-25 06:14:36'),(66489,1,44,'2021-12-25 06:18:04'),(66490,1,44,'2021-12-25 07:05:43'),(66491,1,44,'2021-12-25 07:05:43'),(66492,1,44,'2021-12-25 07:35:18'),(66493,1,44,'2021-12-25 07:55:29'),(66494,1,13,'2021-12-25 08:33:28'),(66495,1,44,'2021-12-25 08:35:22'),(66496,1,44,'2021-12-25 08:35:34'),(66497,1,5,'2021-12-25 08:39:39'),(66498,1,6,'2021-12-25 08:40:58'),(66499,1,15,'2021-12-25 08:44:22'),(66500,1,5,'2021-12-25 08:44:52'),(66501,1,5,'2021-12-25 09:00:20'),(66502,1,5,'2021-12-25 09:10:53'),(66503,1,14,'2021-12-25 09:36:49'),(66504,1,5,'2021-12-25 09:40:16'),(66505,1,14,'2021-12-25 10:05:10'),(66506,1,5,'2021-12-25 10:22:52'),(66507,1,73,'2021-12-25 11:46:38'),(66508,1,44,'2021-12-25 11:57:11'),(66509,1,44,'2021-12-25 12:30:06'),(66510,1,44,'2021-12-25 12:30:39'),(66511,1,44,'2021-12-25 13:03:31'),(66512,1,44,'2021-12-25 13:37:55'),(66513,1,44,'2021-12-25 14:07:58'),(66514,1,79,'2021-12-25 14:30:34'),(66515,1,5,'2021-12-25 14:33:34'),(66516,1,44,'2021-12-25 14:33:59'),(66517,1,13,'2021-12-25 14:35:49'),(66518,1,15,'2021-12-25 14:36:37'),(66519,1,6,'2021-12-25 14:36:39'),(66520,1,44,'2021-12-25 14:37:40'),(66521,1,70,'2021-12-25 14:47:15'),(66522,1,14,'2021-12-25 14:47:43'),(66523,1,44,'2021-12-25 15:04:19'),(66524,1,14,'2021-12-25 15:24:19'),(66525,1,44,'2021-12-25 15:24:42'),(66526,1,44,'2021-12-25 15:24:44'),(66527,1,44,'2021-12-25 15:51:59'),(66528,1,44,'2021-12-25 16:07:40'),(66529,1,70,'2021-12-25 16:31:06'),(66530,1,44,'2021-12-25 18:01:23'),(66531,1,44,'2021-12-25 18:01:28'),(66532,1,44,'2021-12-25 18:01:32'),(66533,1,44,'2021-12-25 18:01:36'),(66534,1,44,'2021-12-25 18:33:05'),(66535,1,44,'2021-12-25 19:10:35'),(66536,1,44,'2021-12-25 19:10:37'),(66537,1,44,'2021-12-25 19:10:40'),(66538,1,44,'2021-12-25 20:11:46'),(66539,1,43,'2021-12-25 20:21:44'),(66540,1,13,'2021-12-25 22:36:29'),(66541,1,15,'2021-12-25 22:48:33'),(66542,1,14,'2021-12-25 23:05:33'),(66543,1,44,'2021-12-25 23:13:14'),(66544,1,6,'2021-12-25 23:13:15'),(66545,1,44,'2021-12-25 23:13:18'),(66546,1,44,'2021-12-25 23:18:27'),(66547,1,44,'2021-12-25 23:18:34'),(66548,1,44,'2021-12-25 23:18:49'),(66549,1,44,'2021-12-25 23:18:51'),(66550,1,44,'2021-12-25 23:19:11'),(66551,1,44,'2021-12-25 23:19:15'),(66552,1,44,'2021-12-25 23:19:26'),(66553,1,44,'2021-12-25 23:19:29'),(66554,1,44,'2021-12-25 23:19:31'),(66555,1,44,'2021-12-25 23:19:34'),(66556,1,44,'2021-12-26 02:03:58'),(66557,1,44,'2021-12-26 02:04:21'),(66558,1,96,'2021-12-26 02:26:46'),(66559,1,6,'2021-12-26 02:34:42'),(66560,1,15,'2021-12-26 02:37:27'),(66561,1,44,'2021-12-26 02:51:26'),(66562,1,44,'2021-12-26 02:59:54'),(66563,1,13,'2021-12-26 03:09:17'),(66564,1,44,'2021-12-26 03:10:18'),(66565,1,13,'2021-12-26 03:40:49'),(66566,1,44,'2021-12-26 03:51:08'),(66567,1,44,'2021-12-26 04:04:19'),(66568,1,44,'2021-12-26 04:04:25'),(66569,1,44,'2021-12-26 04:04:32'),(66570,1,44,'2021-12-26 04:04:34'),(66571,1,14,'2021-12-26 04:06:42'),(66572,1,5,'2021-12-26 04:06:43'),(66573,1,44,'2021-12-26 04:24:01'),(66574,1,79,'2021-12-26 04:28:38'),(66575,1,44,'2021-12-26 05:04:22'),(66576,1,6,'2021-12-26 05:36:45'),(66577,1,6,'2021-12-26 05:36:46'),(66578,1,13,'2021-12-26 05:49:17'),(66579,1,15,'2021-12-26 06:10:10'),(66580,1,70,'2021-12-26 06:22:18'),(66581,1,73,'2021-12-26 06:34:27'),(66582,1,43,'2021-12-26 06:46:32'),(66583,1,13,'2021-12-26 06:50:48'),(66584,1,66,'2021-12-26 07:14:35'),(66585,1,44,'2021-12-26 07:14:49'),(66586,1,44,'2021-12-26 07:14:50'),(66587,1,13,'2021-12-26 07:23:33'),(66588,1,44,'2021-12-26 07:41:02'),(66589,1,53,'2021-12-26 08:21:33'),(66590,1,44,'2021-12-26 08:21:38'),(66591,1,44,'2021-12-26 08:21:41'),(66592,1,44,'2021-12-26 08:21:47'),(66593,1,44,'2021-12-26 08:21:52'),(66594,1,44,'2021-12-26 08:21:54'),(66595,1,44,'2021-12-26 08:21:57'),(66596,1,44,'2021-12-26 08:22:00'),(66597,1,44,'2021-12-26 08:22:05'),(66598,1,44,'2021-12-26 08:22:10'),(66599,1,44,'2021-12-26 08:22:16'),(66600,1,44,'2021-12-26 08:22:20'),(66601,1,44,'2021-12-26 08:22:23'),(66602,1,44,'2021-12-26 08:22:26'),(66603,1,44,'2021-12-26 08:22:30'),(66604,1,44,'2021-12-26 08:22:33'),(66605,1,44,'2021-12-26 08:22:38'),(66606,1,44,'2021-12-26 08:22:42'),(66607,1,44,'2021-12-26 08:22:47'),(66608,1,44,'2021-12-26 08:22:51'),(66609,1,44,'2021-12-26 08:22:54'),(66610,1,44,'2021-12-26 08:22:59'),(66611,1,44,'2021-12-26 08:23:04'),(66612,1,44,'2021-12-26 08:23:07'),(66613,1,44,'2021-12-26 08:23:14'),(66614,1,44,'2021-12-26 08:23:21'),(66615,1,44,'2021-12-26 08:23:25'),(66616,1,44,'2021-12-26 08:23:29'),(66617,1,44,'2021-12-26 08:23:32'),(66618,1,44,'2021-12-26 08:23:37'),(66619,1,44,'2021-12-26 08:23:42'),(66620,1,44,'2021-12-26 08:23:48'),(66621,1,44,'2021-12-26 08:23:53'),(66622,1,44,'2021-12-26 08:23:58'),(66623,1,44,'2021-12-26 08:24:03'),(66624,1,44,'2021-12-26 08:24:13'),(66625,1,44,'2021-12-26 08:24:21'),(66626,1,44,'2021-12-26 08:24:32'),(66627,1,44,'2021-12-26 08:24:40'),(66628,1,44,'2021-12-26 08:24:43'),(66629,1,44,'2021-12-26 08:24:46'),(66630,1,44,'2021-12-26 08:24:49'),(66631,1,44,'2021-12-26 08:24:52'),(66632,1,44,'2021-12-26 08:24:55'),(66633,1,44,'2021-12-26 08:24:59'),(66634,1,44,'2021-12-26 08:25:01'),(66635,1,44,'2021-12-26 08:25:04'),(66636,1,44,'2021-12-26 08:25:08'),(66637,1,44,'2021-12-26 08:25:11'),(66638,1,44,'2021-12-26 08:25:15'),(66639,1,15,'2021-12-26 08:33:45'),(66640,1,6,'2021-12-26 08:33:58'),(66641,1,44,'2021-12-26 08:37:03'),(66642,1,13,'2021-12-26 08:37:47'),(66643,1,44,'2021-12-26 08:55:39'),(66644,1,14,'2021-12-26 09:16:06'),(66645,1,5,'2021-12-26 09:16:19'),(66646,1,13,'2021-12-26 09:36:55'),(66647,1,44,'2021-12-26 09:38:12'),(66648,1,13,'2021-12-26 09:51:13'),(66649,1,13,'2021-12-26 09:58:25'),(66650,1,13,'2021-12-26 10:19:31'),(66651,1,59,'2021-12-26 10:24:53'),(66652,1,44,'2021-12-26 10:36:58'),(66653,1,13,'2021-12-26 10:39:08'),(66654,1,44,'2021-12-26 11:43:32'),(66655,1,13,'2021-12-26 12:18:02'),(66656,1,44,'2021-12-26 12:21:48'),(66657,1,44,'2021-12-26 12:28:19'),(66658,1,53,'2021-12-26 13:01:59'),(66659,1,13,'2021-12-26 13:11:19'),(66660,1,44,'2021-12-26 13:19:25'),(66661,1,13,'2021-12-26 13:59:48'),(66662,1,79,'2021-12-26 14:11:27'),(66663,1,6,'2021-12-26 14:33:09'),(66664,1,5,'2021-12-26 14:35:26'),(66665,1,15,'2021-12-26 14:35:27'),(66666,1,14,'2021-12-26 14:35:50'),(66667,1,44,'2021-12-26 14:38:33'),(66668,1,44,'2021-12-26 14:42:40'),(66669,1,13,'2021-12-26 14:43:12'),(66670,1,13,'2021-12-26 14:44:32'),(66671,1,44,'2021-12-26 15:11:35'),(66672,1,44,'2021-12-26 15:30:22'),(66673,1,44,'2021-12-26 15:52:06'),(66674,1,13,'2021-12-26 16:11:22'),(66675,1,44,'2021-12-26 16:13:43'),(66676,1,13,'2021-12-26 16:48:34'),(66677,1,13,'2021-12-26 17:25:39'),(66678,1,66,'2021-12-26 19:02:50'),(66679,1,13,'2021-12-26 19:09:00'),(66680,1,44,'2021-12-26 19:09:12'),(66681,1,44,'2021-12-26 19:09:14'),(66682,1,53,'2021-12-26 19:19:25'),(66683,1,13,'2021-12-26 19:43:06'),(66684,1,53,'2021-12-26 19:55:25'),(66685,1,13,'2021-12-26 20:18:13'),(66686,1,73,'2021-12-26 20:46:20'),(66687,1,15,'2021-12-26 21:24:57'),(66688,1,5,'2021-12-26 21:47:39'),(66689,1,13,'2021-12-26 21:55:20'),(66690,1,45,'2021-12-26 21:59:24'),(66691,1,13,'2021-12-26 22:28:42'),(66692,1,44,'2021-12-26 22:35:54'),(66693,1,56,'2021-12-26 23:09:16'),(66694,1,13,'2021-12-27 00:07:25'),(66695,1,13,'2021-12-27 01:10:55'),(66696,1,44,'2021-12-27 01:40:05'),(66697,1,56,'2021-12-27 02:03:43'),(66698,1,44,'2021-12-27 02:04:38'),(66699,1,44,'2021-12-27 02:04:39'),(66700,1,13,'2021-12-27 02:12:11'),(66701,1,5,'2021-12-27 02:36:23'),(66702,1,44,'2021-12-27 02:36:37'),(66703,1,14,'2021-12-27 02:37:33'),(66704,1,15,'2021-12-27 02:41:58'),(66705,1,44,'2021-12-27 02:43:06'),(66706,1,13,'2021-12-27 02:43:08'),(66707,1,6,'2021-12-27 02:43:50'),(66708,1,15,'2021-12-27 02:53:20'),(66709,1,15,'2021-12-27 03:00:15'),(66710,1,15,'2021-12-27 03:19:58'),(66711,1,44,'2021-12-27 04:00:49'),(66712,1,44,'2021-12-27 04:51:48'),(66713,1,62,'2021-12-27 05:22:00'),(66714,1,15,'2021-12-27 06:18:31'),(66715,1,44,'2021-12-27 07:08:45'),(66716,1,44,'2021-12-27 07:08:46'),(66717,1,44,'2021-12-27 07:34:31'),(66718,1,66,'2021-12-27 07:35:31'),(66719,1,15,'2021-12-27 08:31:58'),(66720,1,6,'2021-12-27 08:32:27'),(66721,1,14,'2021-12-27 08:33:28'),(66722,1,5,'2021-12-27 08:33:40'),(66723,1,13,'2021-12-27 09:01:44'),(66724,1,44,'2021-12-27 09:01:45'),(66725,1,66,'2021-12-27 11:03:03'),(66726,1,44,'2021-12-27 11:34:49'),(66727,1,44,'2021-12-27 11:45:28'),(66728,1,44,'2021-12-27 11:48:31'),(66729,1,44,'2021-12-27 12:31:27'),(66730,1,43,'2021-12-27 12:31:35'),(66731,1,76,'2021-12-27 12:38:08'),(66732,1,44,'2021-12-27 13:14:30'),(66733,1,44,'2021-12-27 13:49:55'),(66734,1,6,'2021-12-27 13:50:00'),(66735,1,6,'2021-12-27 13:50:03'),(66736,1,13,'2021-12-27 14:33:33'),(66737,1,44,'2021-12-27 14:34:34'),(66738,1,44,'2021-12-27 14:36:10'),(66739,1,5,'2021-12-27 14:36:26'),(66740,1,14,'2021-12-27 14:38:54'),(66741,1,15,'2021-12-27 14:39:40'),(66742,1,6,'2021-12-27 14:40:11'),(66743,1,5,'2021-12-27 14:40:36'),(66744,1,14,'2021-12-27 14:43:44'),(66745,1,44,'2021-12-27 14:45:05'),(66746,1,14,'2021-12-27 14:53:51'),(66747,1,14,'2021-12-27 15:04:17'),(66748,1,76,'2021-12-27 15:08:32'),(66749,1,44,'2021-12-27 16:18:41'),(66750,1,44,'2021-12-27 19:55:20'),(66751,1,44,'2021-12-27 19:55:21'),(66752,1,44,'2021-12-27 20:06:32'),(66753,1,44,'2021-12-27 21:18:00'),(66754,1,44,'2021-12-27 21:53:37'),(66755,1,66,'2021-12-27 22:22:59'),(66756,1,44,'2021-12-27 22:30:04'),(66757,1,62,'2021-12-27 22:43:19'),(66758,1,44,'2021-12-27 23:39:37'),(66759,1,44,'2021-12-28 00:21:16'),(66760,1,44,'2021-12-28 00:47:35'),(66761,1,44,'2021-12-28 01:23:49'),(66762,1,44,'2021-12-28 02:04:53'),(66763,1,44,'2021-12-28 02:04:54'),(66764,1,13,'2021-12-28 02:37:06'),(66765,1,5,'2021-12-28 02:38:50'),(66766,1,14,'2021-12-28 02:39:17'),(66767,1,15,'2021-12-28 02:40:36'),(66768,1,15,'2021-12-28 02:42:05'),(66769,1,15,'2021-12-28 02:43:25'),(66770,1,6,'2021-12-28 02:43:36'),(66771,1,44,'2021-12-28 02:55:39'),(66772,1,6,'2021-12-28 03:15:00'),(66773,1,44,'2021-12-28 03:45:54'),(66774,1,44,'2021-12-28 04:13:01'),(66775,1,6,'2021-12-28 04:38:43'),(66776,1,6,'2021-12-28 05:00:15'),(66777,1,43,'2021-12-28 05:04:39'),(66778,1,44,'2021-12-28 05:05:13'),(66779,1,44,'2021-12-28 05:46:54'),(66780,1,44,'2021-12-28 05:53:57'),(66781,1,43,'2021-12-28 06:02:00'),(66782,1,6,'2021-12-28 06:25:12'),(66783,1,44,'2021-12-28 06:40:30'),(66784,1,44,'2021-12-28 07:08:47'),(66785,1,44,'2021-12-28 07:08:49'),(66786,1,59,'2021-12-28 07:24:37'),(66787,1,44,'2021-12-28 07:25:58'),(66788,1,44,'2021-12-28 07:44:01'),(66789,1,44,'2021-12-28 08:01:14'),(66790,1,44,'2021-12-28 08:21:11'),(66791,1,13,'2021-12-28 08:31:59'),(66792,1,15,'2021-12-28 08:35:48'),(66793,1,44,'2021-12-28 08:36:42'),(66794,1,6,'2021-12-28 08:37:17'),(66795,1,14,'2021-12-28 08:52:39'),(66796,1,5,'2021-12-28 08:57:24'),(66797,1,44,'2021-12-28 08:59:06'),(66798,1,44,'2021-12-28 09:04:53'),(66799,1,62,'2021-12-28 09:47:48'),(66800,1,44,'2021-12-28 10:08:50'),(66801,1,44,'2021-12-28 10:10:41'),(66802,1,44,'2021-12-28 11:02:34'),(66803,1,44,'2021-12-28 11:13:53'),(66804,1,44,'2021-12-28 11:36:08'),(66805,1,44,'2021-12-28 11:50:52'),(66806,1,44,'2021-12-28 12:35:51'),(66807,1,44,'2021-12-28 12:57:59'),(66808,1,44,'2021-12-28 13:27:17'),(66809,1,44,'2021-12-28 13:39:29'),(66810,1,6,'2021-12-28 13:39:32'),(66811,1,44,'2021-12-28 13:39:36'),(66812,1,15,'2021-12-28 13:44:27'),(66813,1,5,'2021-12-28 14:32:27'),(66814,1,14,'2021-12-28 14:32:40'),(66815,1,13,'2021-12-28 14:33:05'),(66816,1,15,'2021-12-28 14:33:32'),(66817,1,44,'2021-12-28 14:35:24'),(66818,1,44,'2021-12-28 14:39:19'),(66819,1,59,'2021-12-28 14:52:39'),(66820,1,6,'2021-12-28 14:59:51'),(66821,1,6,'2021-12-28 15:28:44'),(66822,1,6,'2021-12-28 16:15:59'),(66823,1,6,'2021-12-28 16:37:26'),(66824,1,44,'2021-12-28 16:47:41'),(66825,1,45,'2021-12-28 17:00:20'),(66826,1,44,'2021-12-28 17:02:19'),(66827,1,44,'2021-12-28 18:50:14'),(66828,1,53,'2021-12-28 18:57:18'),(66829,1,44,'2021-12-28 19:46:45'),(66830,1,44,'2021-12-28 19:46:47'),(66831,1,44,'2021-12-28 20:26:40'),(66832,1,53,'2021-12-28 20:26:42'),(66833,1,44,'2021-12-28 21:16:06'),(66834,1,44,'2021-12-28 21:18:26'),(66835,1,44,'2021-12-28 21:31:18'),(66836,1,44,'2021-12-28 21:33:02'),(66837,1,44,'2021-12-28 21:36:56'),(66838,1,44,'2021-12-28 22:12:10'),(66839,1,44,'2021-12-28 22:38:49'),(66840,1,66,'2021-12-28 23:53:23'),(66841,1,6,'2021-12-29 00:00:22'),(66842,1,6,'2021-12-29 00:00:26'),(66843,1,44,'2021-12-29 00:12:39'),(66844,1,6,'2021-12-29 00:18:23'),(66845,1,6,'2021-12-29 00:18:27'),(66846,1,44,'2021-12-29 00:47:04'),(66847,1,6,'2021-12-29 00:47:05'),(66848,1,44,'2021-12-29 00:50:29'),(66849,1,44,'2021-12-29 00:50:45'),(66850,1,56,'2021-12-29 01:15:32'),(66851,1,44,'2021-12-29 02:04:47'),(66852,1,44,'2021-12-29 02:04:48'),(66853,1,6,'2021-12-29 02:06:54'),(66854,1,6,'2021-12-29 02:06:56'),(66855,1,15,'2021-12-29 02:33:48'),(66856,1,6,'2021-12-29 02:34:54'),(66857,1,5,'2021-12-29 02:36:37'),(66858,1,14,'2021-12-29 02:41:22'),(66859,1,76,'2021-12-29 02:47:25'),(66860,1,13,'2021-12-29 03:47:23'),(66861,1,44,'2021-12-29 03:47:26'),(66862,1,76,'2021-12-29 03:54:23'),(66863,1,44,'2021-12-29 04:17:18'),(66864,1,44,'2021-12-29 05:19:24'),(66865,1,70,'2021-12-29 06:56:28'),(66866,1,44,'2021-12-29 07:08:21'),(66867,1,44,'2021-12-29 07:08:33'),(66868,1,44,'2021-12-29 07:08:34'),(66869,1,44,'2021-12-29 07:12:55'),(66870,1,44,'2021-12-29 07:13:21'),(66871,1,44,'2021-12-29 07:13:25'),(66872,1,44,'2021-12-29 07:13:30'),(66873,1,44,'2021-12-29 07:13:35'),(66874,1,44,'2021-12-29 07:13:41'),(66875,1,44,'2021-12-29 07:30:34'),(66876,1,43,'2021-12-29 07:36:00'),(66877,1,44,'2021-12-29 07:48:03'),(66878,1,44,'2021-12-29 08:01:14'),(66879,1,44,'2021-12-29 08:08:03'),(66880,1,44,'2021-12-29 08:23:09'),(66881,1,5,'2021-12-29 08:34:45'),(66882,1,44,'2021-12-29 08:34:53'),(66883,1,13,'2021-12-29 08:35:36'),(66884,1,14,'2021-12-29 08:36:11'),(66885,1,44,'2021-12-29 08:37:23'),(66886,1,44,'2021-12-29 08:39:19'),(66887,1,15,'2021-12-29 09:20:37'),(66888,1,6,'2021-12-29 09:21:05'),(66889,1,44,'2021-12-29 09:36:46'),(66890,1,44,'2021-12-29 10:17:45'),(66891,1,44,'2021-12-29 10:30:10'),(66892,1,44,'2021-12-29 11:39:15'),(66893,1,44,'2021-12-29 11:40:33'),(66894,1,44,'2021-12-29 11:44:38'),(66895,1,44,'2021-12-29 11:46:34'),(66896,1,44,'2021-12-29 11:48:52'),(66897,1,44,'2021-12-29 11:53:13'),(66898,1,44,'2021-12-29 12:11:51'),(66899,1,44,'2021-12-29 12:20:22'),(66900,1,44,'2021-12-29 12:47:49'),(66901,1,44,'2021-12-29 13:07:39'),(66902,1,44,'2021-12-29 13:15:20'),(66903,1,6,'2021-12-29 13:36:25'),(66904,1,6,'2021-12-29 13:36:30'),(66905,1,44,'2021-12-29 13:40:47'),(66906,1,44,'2021-12-29 13:59:18'),(66907,1,44,'2021-12-29 14:05:55'),(66908,1,6,'2021-12-29 14:33:17'),(66909,1,15,'2021-12-29 14:35:06'),(66910,1,14,'2021-12-29 14:36:56'),(66911,1,44,'2021-12-29 14:36:57'),(66912,1,5,'2021-12-29 14:37:16'),(66913,1,13,'2021-12-29 14:46:14'),(66914,1,44,'2021-12-29 14:46:15'),(66915,1,13,'2021-12-29 14:49:44'),(66916,1,13,'2021-12-29 14:55:43'),(66917,1,44,'2021-12-29 15:25:02'),(66918,1,44,'2021-12-29 15:33:57'),(66919,1,44,'2021-12-29 15:41:29'),(66920,1,44,'2021-12-29 16:47:06'),(66921,1,44,'2021-12-29 16:55:00'),(66922,1,44,'2021-12-29 17:52:31'),(66923,1,44,'2021-12-29 18:09:53'),(66924,1,44,'2021-12-29 18:32:05'),(66925,1,44,'2021-12-29 19:22:04'),(66926,1,44,'2021-12-29 19:22:16'),(66927,1,44,'2021-12-29 19:22:17'),(66928,1,44,'2021-12-29 19:52:35'),(66929,1,15,'2021-12-29 20:34:53'),(66930,1,44,'2021-12-29 20:39:37'),(66931,1,44,'2021-12-29 21:01:17'),(66932,1,79,'2021-12-29 21:44:51'),(66933,1,44,'2021-12-29 22:20:43'),(66934,1,6,'2021-12-29 22:34:20'),(66935,1,6,'2021-12-29 22:40:55'),(66936,1,44,'2021-12-29 23:31:02'),(66937,1,44,'2021-12-30 00:05:55'),(66938,1,44,'2021-12-30 02:05:01'),(66939,1,44,'2021-12-30 02:05:03'),(66940,1,44,'2021-12-30 02:26:02'),(66941,1,14,'2021-12-30 02:34:59'),(66942,1,5,'2021-12-30 02:36:06'),(66943,1,13,'2021-12-30 02:37:29'),(66944,1,6,'2021-12-30 02:39:32'),(66945,1,6,'2021-12-30 02:41:15'),(66946,1,15,'2021-12-30 02:46:37'),(66947,1,15,'2021-12-30 02:52:33'),(66948,1,44,'2021-12-30 02:54:35'),(66949,1,44,'2021-12-30 02:57:31'),(66950,1,15,'2021-12-30 03:05:24'),(66951,1,15,'2021-12-30 03:13:09'),(66952,1,44,'2021-12-30 03:21:36'),(66953,1,6,'2021-12-30 03:21:41'),(66954,1,44,'2021-12-30 03:24:34'),(66955,1,44,'2021-12-30 03:44:47'),(66956,1,44,'2021-12-30 03:54:56'),(66957,1,44,'2021-12-30 04:44:53'),(66958,1,15,'2021-12-30 04:51:51'),(66959,1,15,'2021-12-30 05:14:40'),(66960,1,53,'2021-12-30 06:05:49'),(66961,1,44,'2021-12-30 07:33:39'),(66962,1,44,'2021-12-30 07:33:51'),(66963,1,44,'2021-12-30 07:33:52'),(66964,1,13,'2021-12-30 08:34:47'),(66965,1,44,'2021-12-30 08:35:35'),(66966,1,44,'2021-12-30 08:36:34'),(66967,1,5,'2021-12-30 08:50:50'),(66968,1,5,'2021-12-30 08:54:42'),(66969,1,15,'2021-12-30 08:55:48'),(66970,1,6,'2021-12-30 08:59:35'),(66971,1,5,'2021-12-30 09:06:40'),(66972,1,56,'2021-12-30 10:20:39'),(66973,1,14,'2021-12-30 11:04:10'),(66974,1,44,'2021-12-30 11:43:00'),(66975,1,53,'2021-12-30 11:44:00'),(66976,1,44,'2021-12-30 12:21:42'),(66977,1,44,'2021-12-30 12:21:49'),(66978,1,14,'2021-12-30 13:25:40'),(66979,1,14,'2021-12-30 14:08:31'),(66980,1,44,'2021-12-30 14:17:53'),(66981,1,5,'2021-12-30 14:35:37'),(66982,1,14,'2021-12-30 14:35:53'),(66983,1,13,'2021-12-30 14:36:10'),(66984,1,6,'2021-12-30 14:37:24'),(66985,1,15,'2021-12-30 14:38:39'),(66986,1,44,'2021-12-30 14:39:17'),(66987,1,44,'2021-12-30 14:39:20'),(66988,1,14,'2021-12-30 14:46:32'),(66989,1,44,'2021-12-30 16:32:29'),(66990,1,44,'2021-12-30 17:58:39'),(66991,1,76,'2021-12-30 18:46:57'),(66992,1,44,'2021-12-30 19:12:19'),(66993,1,44,'2021-12-30 19:12:20'),(66994,1,44,'2021-12-30 19:12:37'),(66995,1,44,'2021-12-30 19:21:09'),(66996,1,53,'2021-12-30 19:30:03'),(66997,1,44,'2021-12-30 19:30:15'),(66998,1,44,'2021-12-30 20:04:41'),(66999,1,44,'2021-12-30 20:04:44'),(67000,1,73,'2021-12-30 20:16:08'),(67001,1,15,'2021-12-30 21:03:02'),(67002,1,44,'2021-12-30 23:35:18'),(67003,1,59,'2021-12-30 23:35:21'),(67004,1,44,'2021-12-31 00:37:02'),(67005,1,44,'2021-12-31 00:37:08'),(67006,1,44,'2021-12-31 00:37:49'),(67007,1,44,'2021-12-31 01:18:31'),(67008,1,45,'2021-12-31 01:27:48'),(67009,1,44,'2021-12-31 02:05:29'),(67010,1,44,'2021-12-31 02:05:32'),(67011,1,44,'2021-12-31 02:21:59'),(67012,1,6,'2021-12-31 02:22:00'),(67013,1,44,'2021-12-31 03:30:08'),(67014,1,62,'2021-12-31 03:56:44'),(67015,1,44,'2021-12-31 04:19:17'),(67016,1,6,'2021-12-31 04:19:18'),(67017,1,14,'2021-12-31 04:19:18'),(67018,1,13,'2021-12-31 04:19:19'),(67019,1,15,'2021-12-31 04:19:20'),(67020,1,5,'2021-12-31 04:19:20'),(67021,1,44,'2021-12-31 05:51:35'),(67022,1,44,'2021-12-31 06:35:28'),(67023,1,44,'2021-12-31 06:36:32'),(67024,1,15,'2021-12-31 07:24:03'),(67025,1,44,'2021-12-31 07:24:17'),(67026,1,44,'2021-12-31 07:24:19'),(67027,1,44,'2021-12-31 08:08:35'),(67028,1,44,'2021-12-31 09:00:06'),(67029,1,5,'2021-12-31 10:05:38'),(67030,1,14,'2021-12-31 10:06:21'),(67031,1,44,'2021-12-31 10:06:31'),(67032,1,13,'2021-12-31 10:06:39'),(67033,1,44,'2021-12-31 10:10:04'),(67034,1,44,'2021-12-31 10:16:21'),(67035,1,6,'2021-12-31 10:18:42'),(67036,1,6,'2021-12-31 10:22:16'),(67037,1,15,'2021-12-31 10:26:31'),(67038,1,15,'2021-12-31 11:08:55'),(67039,1,15,'2021-12-31 11:31:16'),(67040,1,44,'2021-12-31 11:37:08'),(67041,1,44,'2021-12-31 11:41:26'),(67042,1,44,'2021-12-31 12:02:11'),(67043,1,44,'2021-12-31 12:02:13'),(67044,1,44,'2021-12-31 12:02:15'),(67045,1,44,'2021-12-31 12:48:40'),(67046,1,44,'2021-12-31 13:08:51'),(67047,1,44,'2021-12-31 13:09:21'),(67048,1,59,'2021-12-31 14:40:55'),(67049,1,53,'2021-12-31 14:48:58'),(67050,1,44,'2021-12-31 15:57:17'),(67051,1,44,'2021-12-31 15:59:53'),(67052,1,44,'2021-12-31 16:03:22'),(67053,1,15,'2021-12-31 16:04:57'),(67054,1,6,'2021-12-31 16:06:20'),(67055,1,44,'2021-12-31 16:08:46'),(67056,1,44,'2021-12-31 16:14:25'),(67057,1,14,'2021-12-31 16:17:15'),(67058,1,13,'2021-12-31 16:17:34'),(67059,1,5,'2021-12-31 16:18:00'),(67060,1,13,'2021-12-31 16:21:31'),(67061,1,13,'2021-12-31 16:48:04'),(67062,1,44,'2021-12-31 20:16:50'),(67063,1,44,'2021-12-31 20:16:51'),(67064,1,13,'2021-12-31 21:48:23'),(67065,1,59,'2021-12-31 21:59:53'),(67066,1,15,'2021-12-31 22:24:55'),(67067,1,44,'2021-12-31 22:47:11'),(67068,1,6,'2021-12-31 22:47:15'),(67069,1,53,'2021-12-31 22:47:18'),(67070,1,53,'2021-12-31 22:47:22'),(67071,1,6,'2021-12-31 22:47:45'),(67072,1,53,'2021-12-31 22:48:16'),(67073,1,53,'2021-12-31 22:48:35'),(67074,1,53,'2021-12-31 22:48:40'),(67075,1,44,'2022-01-01 02:05:21'),(67076,1,44,'2022-01-01 02:05:23'),(67077,1,44,'2022-01-01 02:34:54'),(67078,1,13,'2022-01-01 02:35:33'),(67079,1,73,'2022-01-01 02:40:39'),(67080,1,5,'2022-01-01 02:41:59'),(67081,1,5,'2022-01-01 02:44:45'),(67082,1,44,'2022-01-01 02:56:29'),(67083,1,5,'2022-01-01 02:58:37'),(67084,1,44,'2022-01-01 02:59:16'),(67085,1,5,'2022-01-01 03:08:48'),(67086,1,44,'2022-01-01 03:40:38'),(67087,1,14,'2022-01-01 03:40:44'),(67088,1,6,'2022-01-01 03:49:01'),(67089,1,15,'2022-01-01 03:49:02'),(67090,1,14,'2022-01-01 04:06:57'),(67091,1,56,'2022-01-01 04:10:38'),(67092,1,44,'2022-01-01 04:11:00'),(67093,1,44,'2022-01-01 04:15:26'),(67094,1,79,'2022-01-01 04:19:26'),(67095,1,44,'2022-01-01 04:41:41'),(67096,1,96,'2022-01-01 04:48:48'),(67097,1,56,'2022-01-01 05:08:37'),(67098,1,44,'2022-01-01 05:26:10'),(67099,1,14,'2022-01-01 05:47:08'),(67100,1,14,'2022-01-01 06:19:49'),(67101,1,44,'2022-01-01 07:27:46'),(67102,1,44,'2022-01-01 07:27:47'),(67103,1,15,'2022-01-01 07:57:07'),(67104,1,44,'2022-01-01 08:20:27'),(67105,1,5,'2022-01-01 08:32:00'),(67106,1,15,'2022-01-01 08:32:40'),(67107,1,14,'2022-01-01 08:34:08'),(67108,1,6,'2022-01-01 08:34:33'),(67109,1,14,'2022-01-01 08:46:52'),(67110,1,44,'2022-01-01 08:47:06'),(67111,1,13,'2022-01-01 08:59:15'),(67112,1,44,'2022-01-01 08:59:16'),(67113,1,44,'2022-01-01 09:01:27'),(67114,1,44,'2022-01-01 09:08:29'),(67115,1,44,'2022-01-01 09:18:48'),(67116,1,13,'2022-01-01 09:23:24'),(67117,1,44,'2022-01-01 09:37:27'),(67118,1,59,'2022-01-01 09:39:07'),(67119,1,44,'2022-01-01 09:59:45'),(67120,1,76,'2022-01-01 10:24:59'),(67121,1,14,'2022-01-01 10:30:46'),(67122,1,14,'2022-01-01 11:01:03'),(67123,1,44,'2022-01-01 11:38:41'),(67124,1,44,'2022-01-01 11:39:57'),(67125,1,44,'2022-01-01 11:40:25'),(67126,1,76,'2022-01-01 13:03:26'),(67127,1,6,'2022-01-01 14:32:06'),(67128,1,15,'2022-01-01 14:32:10'),(67129,1,5,'2022-01-01 14:32:12'),(67130,1,13,'2022-01-01 14:33:08'),(67131,1,44,'2022-01-01 14:34:57'),(67132,1,14,'2022-01-01 14:35:00'),(67133,1,44,'2022-01-01 14:36:44'),(67134,1,6,'2022-01-01 14:43:42'),(67135,1,76,'2022-01-01 15:18:43'),(67136,1,44,'2022-01-01 15:29:55'),(67137,1,44,'2022-01-01 15:29:56'),(67138,1,14,'2022-01-01 15:57:32'),(67139,1,14,'2022-01-01 16:30:44'),(67140,1,14,'2022-01-01 17:03:30'),(67141,1,44,'2022-01-01 20:29:47'),(67142,1,44,'2022-01-01 20:29:48'),(67143,1,53,'2022-01-01 20:40:25'),(67144,1,44,'2022-01-01 20:40:28'),(67145,1,44,'2022-01-01 20:40:30'),(67146,1,44,'2022-01-01 20:40:34'),(67147,1,44,'2022-01-01 20:40:38'),(67148,1,44,'2022-01-01 20:40:41'),(67149,1,44,'2022-01-01 20:40:44'),(67150,1,44,'2022-01-01 20:40:48'),(67151,1,44,'2022-01-01 20:40:51'),(67152,1,44,'2022-01-01 20:40:53'),(67153,1,44,'2022-01-01 20:40:58'),(67154,1,44,'2022-01-01 20:41:01'),(67155,1,44,'2022-01-01 20:41:04'),(67156,1,44,'2022-01-01 20:41:07'),(67157,1,44,'2022-01-01 20:41:10'),(67158,1,44,'2022-01-01 20:41:13'),(67159,1,44,'2022-01-01 20:41:17'),(67160,1,44,'2022-01-01 20:41:20'),(67161,1,44,'2022-01-01 20:41:25'),(67162,1,44,'2022-01-01 20:41:29'),(67163,1,44,'2022-01-01 20:41:32'),(67164,1,44,'2022-01-01 20:41:34'),(67165,1,44,'2022-01-01 20:41:38'),(67166,1,44,'2022-01-01 20:41:43'),(67167,1,44,'2022-01-01 20:41:47'),(67168,1,44,'2022-01-01 20:41:50'),(67169,1,44,'2022-01-01 20:41:54'),(67170,1,44,'2022-01-01 20:41:57'),(67171,1,44,'2022-01-01 20:42:00'),(67172,1,44,'2022-01-01 20:42:03'),(67173,1,44,'2022-01-01 20:42:08'),(67174,1,44,'2022-01-01 20:42:10'),(67175,1,44,'2022-01-01 20:42:14'),(67176,1,44,'2022-01-01 20:42:19'),(67177,1,44,'2022-01-01 20:42:22'),(67178,1,44,'2022-01-01 20:42:24'),(67179,1,44,'2022-01-01 20:42:27'),(67180,1,44,'2022-01-01 20:42:30'),(67181,1,44,'2022-01-01 20:42:33'),(67182,1,44,'2022-01-01 20:42:35'),(67183,1,44,'2022-01-01 20:42:38'),(67184,1,44,'2022-01-01 20:42:41'),(67185,1,44,'2022-01-01 20:42:46'),(67186,1,44,'2022-01-01 20:42:49'),(67187,1,44,'2022-01-01 20:42:52'),(67188,1,44,'2022-01-01 20:42:55'),(67189,1,44,'2022-01-01 20:42:58'),(67190,1,44,'2022-01-01 20:43:01'),(67191,1,44,'2022-01-01 20:43:03'),(67192,1,44,'2022-01-01 20:43:06'),(67193,1,44,'2022-01-01 21:05:45'),(67194,1,44,'2022-01-01 21:06:33'),(67195,1,6,'2022-01-01 22:00:27'),(67196,1,6,'2022-01-01 22:00:28'),(67197,1,44,'2022-01-01 22:56:56'),(67198,1,44,'2022-01-01 22:56:58'),(67199,1,6,'2022-01-01 22:59:56'),(67200,1,6,'2022-01-01 23:00:00'),(67201,1,44,'2022-01-01 23:02:34'),(67202,1,44,'2022-01-01 23:02:49'),(67203,1,44,'2022-01-01 23:09:16'),(67204,1,44,'2022-01-01 23:39:05'),(67205,1,44,'2022-01-01 23:41:38'),(67206,1,45,'2022-01-01 23:55:37'),(67207,1,76,'2022-01-02 00:02:01'),(67208,1,44,'2022-01-02 00:04:24'),(67209,1,44,'2022-01-02 00:42:27'),(67210,1,6,'2022-01-02 00:42:28'),(67211,1,44,'2022-01-02 00:42:30'),(67212,1,44,'2022-01-02 01:00:49'),(67213,1,44,'2022-01-02 01:01:07'),(67214,1,44,'2022-01-02 01:01:17'),(67215,1,44,'2022-01-02 01:01:24'),(67216,1,6,'2022-01-02 01:58:37'),(67217,1,6,'2022-01-02 01:58:40'),(67218,1,44,'2022-01-02 02:05:15'),(67219,1,44,'2022-01-02 02:05:16'),(67220,1,13,'2022-01-02 02:34:10'),(67221,1,14,'2022-01-02 02:40:09'),(67222,1,44,'2022-01-02 02:47:59'),(67223,1,5,'2022-01-02 02:51:07'),(67224,1,44,'2022-01-02 02:51:30'),(67225,1,6,'2022-01-02 03:38:03'),(67226,1,15,'2022-01-02 03:38:06'),(67227,1,59,'2022-01-02 04:20:08'),(67228,1,44,'2022-01-02 06:42:32'),(67229,1,44,'2022-01-02 07:36:51'),(67230,1,44,'2022-01-02 07:36:53'),(67231,1,44,'2022-01-02 08:08:24'),(67232,1,44,'2022-01-02 08:35:37'),(67233,1,13,'2022-01-02 08:36:27'),(67234,1,44,'2022-01-02 08:38:08'),(67235,1,5,'2022-01-02 08:59:56'),(67236,1,15,'2022-01-02 09:07:58'),(67237,1,6,'2022-01-02 09:09:45'),(67238,1,5,'2022-01-02 09:27:32'),(67239,1,14,'2022-01-02 09:52:12'),(67240,1,14,'2022-01-02 10:18:05'),(67241,1,14,'2022-01-02 11:02:19'),(67242,1,44,'2022-01-02 11:41:16'),(67243,1,14,'2022-01-02 11:43:30'),(67244,1,44,'2022-01-02 11:50:49'),(67245,1,44,'2022-01-02 12:09:04'),(67246,1,14,'2022-01-02 12:26:04'),(67247,1,44,'2022-01-02 12:56:51'),(67248,1,44,'2022-01-02 12:56:52'),(67249,1,14,'2022-01-02 13:15:13'),(67250,1,14,'2022-01-02 14:02:24'),(67251,1,14,'2022-01-02 14:33:05'),(67252,1,5,'2022-01-02 14:33:08'),(67253,1,6,'2022-01-02 14:34:18'),(67254,1,44,'2022-01-02 14:34:54'),(67255,1,44,'2022-01-02 14:34:58'),(67256,1,13,'2022-01-02 14:34:58'),(67257,1,15,'2022-01-02 14:36:34'),(67258,1,14,'2022-01-02 14:47:12'),(67259,1,59,'2022-01-02 15:26:00'),(67260,1,44,'2022-01-02 15:26:29'),(67261,1,14,'2022-01-02 15:31:51'),(67262,1,44,'2022-01-02 16:09:43'),(67263,1,14,'2022-01-02 16:12:39'),(67264,1,44,'2022-01-02 16:41:59'),(67265,1,14,'2022-01-02 16:50:50'),(67266,1,14,'2022-01-02 17:27:46'),(67267,1,44,'2022-01-02 17:36:31'),(67268,1,14,'2022-01-02 18:35:50'),(67269,1,44,'2022-01-02 19:38:36'),(67270,1,44,'2022-01-02 19:39:46'),(67271,1,44,'2022-01-02 19:39:47'),(67272,1,14,'2022-01-02 19:42:52'),(67273,1,44,'2022-01-02 19:53:33'),(67274,1,14,'2022-01-02 20:17:11'),(67275,1,44,'2022-01-02 20:26:11'),(67276,1,44,'2022-01-02 20:26:26'),(67277,1,53,'2022-01-02 21:29:23'),(67278,1,53,'2022-01-02 22:08:00'),(67279,1,14,'2022-01-02 22:29:51'),(67280,1,14,'2022-01-03 00:05:55'),(67281,1,44,'2022-01-03 00:08:30'),(67282,1,14,'2022-01-03 01:08:01'),(67283,1,44,'2022-01-03 02:05:24'),(67284,1,44,'2022-01-03 02:05:27'),(67285,1,43,'2022-01-03 02:08:59'),(67286,1,15,'2022-01-03 02:36:26'),(67287,1,14,'2022-01-03 02:37:25'),(67288,1,6,'2022-01-03 02:38:43'),(67289,1,5,'2022-01-03 02:41:48'),(67290,1,44,'2022-01-03 03:08:04'),(67291,1,56,'2022-01-03 03:33:34'),(67292,1,44,'2022-01-03 03:41:23'),(67293,1,13,'2022-01-03 03:48:20'),(67294,1,44,'2022-01-03 03:48:24'),(67295,1,14,'2022-01-03 03:57:01'),(67296,1,44,'2022-01-03 04:12:25'),(67297,1,44,'2022-01-03 04:40:28'),(67298,1,44,'2022-01-03 05:12:22'),(67299,1,44,'2022-01-03 05:39:35'),(67300,1,44,'2022-01-03 06:08:10'),(67301,1,44,'2022-01-03 06:33:25'),(67302,1,44,'2022-01-03 06:33:48'),(67303,1,44,'2022-01-03 06:35:24'),(67304,1,44,'2022-01-03 07:05:07'),(67305,1,44,'2022-01-03 07:05:20'),(67306,1,44,'2022-01-03 07:05:20'),(67307,1,44,'2022-01-03 07:28:38'),(67308,1,44,'2022-01-03 08:06:45'),(67309,1,14,'2022-01-03 08:32:20'),(67310,1,5,'2022-01-03 08:32:21'),(67311,1,13,'2022-01-03 08:34:08'),(67312,1,44,'2022-01-03 08:34:28'),(67313,1,44,'2022-01-03 08:42:03'),(67314,1,6,'2022-01-03 08:45:17'),(67315,1,44,'2022-01-03 08:52:37'),(67316,1,44,'2022-01-03 09:16:30'),(67317,1,15,'2022-01-03 09:18:19'),(67318,1,15,'2022-01-03 09:39:08'),(67319,1,44,'2022-01-03 10:20:33'),(67320,1,15,'2022-01-03 10:22:01'),(67321,1,44,'2022-01-03 10:49:26'),(67322,1,15,'2022-01-03 11:04:39'),(67323,1,15,'2022-01-03 11:26:48'),(67324,1,15,'2022-01-03 11:38:56'),(67325,1,44,'2022-01-03 11:46:26'),(67326,1,44,'2022-01-03 11:47:25'),(67327,1,15,'2022-01-03 12:32:14'),(67328,1,44,'2022-01-03 12:32:51'),(67329,1,14,'2022-01-03 12:40:56'),(67330,1,5,'2022-01-03 13:07:13'),(67331,1,44,'2022-01-03 13:26:54'),(67332,1,44,'2022-01-03 14:17:43'),(67333,1,15,'2022-01-03 14:34:19'),(67334,1,6,'2022-01-03 14:34:39'),(67335,1,44,'2022-01-03 14:35:31'),(67336,1,5,'2022-01-03 14:39:03'),(67337,1,14,'2022-01-03 14:39:38'),(67338,1,13,'2022-01-03 14:42:31'),(67339,1,13,'2022-01-03 14:51:57'),(67340,1,44,'2022-01-03 14:57:01'),(67341,1,13,'2022-01-03 14:57:31'),(67342,1,44,'2022-01-03 15:00:11'),(67343,1,44,'2022-01-03 15:06:07'),(67344,1,13,'2022-01-03 15:15:00'),(67345,1,13,'2022-01-03 15:33:25'),(67346,1,44,'2022-01-03 15:50:30'),(67347,1,13,'2022-01-03 15:54:42'),(67348,1,44,'2022-01-03 16:33:15'),(67349,1,13,'2022-01-03 16:37:40'),(67350,1,44,'2022-01-03 17:13:13'),(67351,1,44,'2022-01-03 17:21:13'),(67352,1,6,'2022-01-03 17:34:30'),(67353,1,13,'2022-01-03 17:41:02'),(67354,1,13,'2022-01-03 18:02:07'),(67355,1,13,'2022-01-03 18:24:20'),(67356,1,44,'2022-01-03 18:27:09'),(67357,1,66,'2022-01-03 18:34:30'),(67358,1,44,'2022-01-03 18:45:55'),(67359,1,44,'2022-01-03 18:46:23'),(67360,1,44,'2022-01-03 19:02:57'),(67361,1,44,'2022-01-03 19:06:59'),(67362,1,44,'2022-01-03 19:07:00'),(67363,1,44,'2022-01-03 19:12:55'),(67364,1,44,'2022-01-03 19:12:56'),(67365,1,44,'2022-01-03 19:13:02'),(67366,1,44,'2022-01-03 19:13:07'),(67367,1,44,'2022-01-03 19:13:09'),(67368,1,44,'2022-01-03 19:13:11'),(67369,1,44,'2022-01-03 19:13:13'),(67370,1,44,'2022-01-03 19:13:17'),(67371,1,44,'2022-01-03 19:13:19'),(67372,1,44,'2022-01-03 19:13:21'),(67373,1,44,'2022-01-03 19:13:23'),(67374,1,44,'2022-01-03 19:13:26'),(67375,1,44,'2022-01-03 19:13:29'),(67376,1,44,'2022-01-03 19:13:35'),(67377,1,44,'2022-01-03 19:13:37'),(67378,1,44,'2022-01-03 19:13:40'),(67379,1,44,'2022-01-03 19:13:43'),(67380,1,44,'2022-01-03 19:13:45'),(67381,1,44,'2022-01-03 19:13:47'),(67382,1,44,'2022-01-03 19:13:50'),(67383,1,44,'2022-01-03 19:13:52'),(67384,1,44,'2022-01-03 19:13:54'),(67385,1,44,'2022-01-03 19:13:56'),(67386,1,44,'2022-01-03 19:13:59'),(67387,1,44,'2022-01-03 19:14:01'),(67388,1,44,'2022-01-03 19:14:03'),(67389,1,44,'2022-01-03 19:14:08'),(67390,1,44,'2022-01-03 19:14:10'),(67391,1,13,'2022-01-03 19:27:26'),(67392,1,44,'2022-01-03 20:18:19'),(67393,1,44,'2022-01-03 20:26:41'),(67394,1,73,'2022-01-03 20:28:27'),(67395,1,44,'2022-01-03 22:26:16'),(67396,1,44,'2022-01-03 23:13:59'),(67397,1,44,'2022-01-04 00:09:05'),(67398,1,44,'2022-01-04 00:42:15'),(67399,1,44,'2022-01-04 00:45:52'),(67400,1,44,'2022-01-04 01:53:35'),(67401,1,44,'2022-01-04 01:54:08'),(67402,1,15,'2022-01-04 01:58:32'),(67403,1,44,'2022-01-04 02:05:13'),(67404,1,44,'2022-01-04 02:05:15'),(67405,1,44,'2022-01-04 02:17:11'),(67406,1,15,'2022-01-04 02:35:19'),(67407,1,13,'2022-01-04 02:38:56'),(67408,1,6,'2022-01-04 02:39:15'),(67409,1,13,'2022-01-04 02:45:34'),(67410,1,44,'2022-01-04 02:50:19'),(67411,1,44,'2022-01-04 02:53:39'),(67412,1,13,'2022-01-04 03:04:19'),(67413,1,13,'2022-01-04 03:13:58'),(67414,1,13,'2022-01-04 03:27:54'),(67415,1,44,'2022-01-04 03:40:13'),(67416,1,44,'2022-01-04 03:43:18'),(67417,1,44,'2022-01-04 03:49:18'),(67418,1,14,'2022-01-04 04:04:07'),(67419,1,5,'2022-01-04 04:04:08'),(67420,1,13,'2022-01-04 04:10:10'),(67421,1,44,'2022-01-04 04:44:24'),(67422,1,44,'2022-01-04 04:44:26'),(67423,1,13,'2022-01-04 04:52:51'),(67424,1,44,'2022-01-04 05:33:15'),(67425,1,44,'2022-01-04 05:48:29'),(67426,1,56,'2022-01-04 06:14:59'),(67427,1,44,'2022-01-04 06:19:32'),(67428,1,13,'2022-01-04 07:00:02'),(67429,1,44,'2022-01-04 07:00:15'),(67430,1,44,'2022-01-04 07:00:16'),(67431,1,44,'2022-01-04 07:01:57'),(67432,1,44,'2022-01-04 07:40:28'),(67433,1,44,'2022-01-04 07:47:45'),(67434,1,44,'2022-01-04 08:09:37'),(67435,1,44,'2022-01-04 08:26:27'),(67436,1,13,'2022-01-04 08:32:26'),(67437,1,5,'2022-01-04 08:33:21'),(67438,1,14,'2022-01-04 08:34:28'),(67439,1,6,'2022-01-04 08:35:10'),(67440,1,44,'2022-01-04 08:35:39'),(67441,1,15,'2022-01-04 08:36:27'),(67442,1,44,'2022-01-04 08:46:55'),(67443,1,15,'2022-01-04 08:47:37'),(67444,1,15,'2022-01-04 09:01:32'),(67445,1,44,'2022-01-04 09:10:41'),(67446,1,62,'2022-01-04 09:12:44'),(67447,1,15,'2022-01-04 09:14:01'),(67448,1,79,'2022-01-04 09:30:00'),(67449,1,6,'2022-01-04 09:38:21'),(67450,1,73,'2022-01-04 09:46:52'),(67451,1,15,'2022-01-04 11:08:08'),(67452,1,6,'2022-01-04 11:18:55'),(67453,1,5,'2022-01-04 11:44:48'),(67454,1,44,'2022-01-04 11:49:49'),(67455,1,44,'2022-01-04 12:39:41'),(67456,1,44,'2022-01-04 12:49:34'),(67457,1,44,'2022-01-04 12:49:39'),(67458,1,6,'2022-01-04 12:49:39'),(67459,1,14,'2022-01-04 12:49:40'),(67460,1,13,'2022-01-04 12:49:46'),(67461,1,15,'2022-01-04 12:49:47'),(67462,1,5,'2022-01-04 12:49:47'),(67463,1,44,'2022-01-04 12:49:47'),(67464,1,96,'2022-01-04 12:49:52'),(67465,1,53,'2022-01-04 12:49:57'),(67466,1,79,'2022-01-04 12:49:58'),(67467,1,96,'2022-01-04 12:50:03'),(67468,1,79,'2022-01-04 12:50:06'),(67469,1,76,'2022-01-04 12:50:07'),(67470,1,76,'2022-01-04 12:50:08'),(67471,1,73,'2022-01-04 12:50:11'),(67472,1,73,'2022-01-04 12:50:13'),(67473,1,70,'2022-01-04 12:50:14'),(67474,1,70,'2022-01-04 12:50:16'),(67475,1,62,'2022-01-04 12:50:18'),(67476,1,62,'2022-01-04 12:50:19'),(67477,1,66,'2022-01-04 12:50:21'),(67478,1,66,'2022-01-04 12:50:21'),(67479,1,56,'2022-01-04 12:50:22'),(67480,1,56,'2022-01-04 12:50:23'),(67481,1,43,'2022-01-04 12:50:25'),(67482,1,43,'2022-01-04 12:50:29'),(67483,1,53,'2022-01-04 12:50:34'),(67484,1,45,'2022-01-04 12:50:34'),(67485,1,53,'2022-01-04 12:50:36'),(67486,1,45,'2022-01-04 12:50:37'),(67487,1,59,'2022-01-04 12:50:40'),(67488,1,44,'2022-01-04 12:50:42'),(67489,1,59,'2022-01-04 12:50:46'),(67490,1,44,'2022-01-04 12:50:48'),(67491,1,15,'2022-01-04 12:50:50'),(67492,1,15,'2022-01-04 12:51:04'),(67493,1,15,'2022-01-04 12:51:04'),(67494,1,44,'2022-01-04 12:51:15'),(67495,1,15,'2022-01-04 14:03:12'),(67496,1,15,'2022-01-04 14:25:11'),(67497,1,44,'2022-01-04 14:28:41'),(67498,1,44,'2022-01-04 14:28:59'),(67499,1,15,'2022-01-04 14:33:20'),(67500,1,6,'2022-01-04 14:34:00'),(67501,1,44,'2022-01-04 14:36:33'),(67502,1,62,'2022-01-04 14:39:15'),(67503,1,5,'2022-01-04 14:43:55'),(67504,1,14,'2022-01-04 14:45:04'),(67505,1,15,'2022-01-04 14:50:12'),(67506,1,13,'2022-01-04 14:58:30'),(67507,1,44,'2022-01-04 14:58:48'),(67508,1,79,'2022-01-04 15:03:42'),(67509,1,44,'2022-01-04 15:21:46'),(67510,1,13,'2022-01-04 15:28:53'),(67511,1,44,'2022-01-04 15:29:47'),(67512,1,44,'2022-01-04 15:40:49'),(67513,1,44,'2022-01-04 15:41:14'),(67514,1,43,'2022-01-04 15:53:25'),(67515,1,13,'2022-01-04 15:54:55'),(67516,1,13,'2022-01-04 16:19:35'),(67517,1,15,'2022-01-04 16:37:53'),(67518,1,15,'2022-01-04 16:59:49'),(67519,1,6,'2022-01-04 17:20:19'),(67520,1,6,'2022-01-04 17:20:21'),(67521,1,15,'2022-01-04 18:03:55'),(67522,1,44,'2022-01-04 18:50:00'),(67523,1,44,'2022-01-04 18:50:04'),(67524,1,44,'2022-01-04 18:50:10'),(67525,1,44,'2022-01-04 18:50:14'),(67526,1,44,'2022-01-04 18:50:17'),(67527,1,44,'2022-01-04 18:50:20'),(67528,1,44,'2022-01-04 18:50:25'),(67529,1,44,'2022-01-04 18:50:28'),(67530,1,44,'2022-01-04 18:50:33'),(67531,1,44,'2022-01-04 18:50:38'),(67532,1,44,'2022-01-04 18:50:44'),(67533,1,44,'2022-01-04 19:11:48'),(67534,1,44,'2022-01-04 19:11:49'),(67535,1,15,'2022-01-04 19:28:12'),(67536,1,44,'2022-01-04 19:53:54'),(67537,1,44,'2022-01-04 19:54:13'),(67538,1,15,'2022-01-04 20:10:52'),(67539,1,15,'2022-01-04 20:32:19'),(67540,1,44,'2022-01-04 21:11:56'),(67541,1,6,'2022-01-04 21:11:56'),(67542,1,44,'2022-01-04 21:11:58'),(67543,1,70,'2022-01-04 21:35:33'),(67544,1,96,'2022-01-04 21:58:27'),(67545,1,15,'2022-01-04 22:10:45'),(67546,1,44,'2022-01-04 22:21:25'),(67547,1,44,'2022-01-04 22:21:37'),(67548,1,44,'2022-01-04 22:21:47'),(67549,1,44,'2022-01-04 22:29:21'),(67550,1,76,'2022-01-04 22:34:33'),(67551,1,53,'2022-01-04 22:44:51'),(67552,1,44,'2022-01-04 23:05:20'),(67553,1,44,'2022-01-04 23:11:04'),(67554,1,44,'2022-01-04 23:28:18'),(67555,1,44,'2022-01-04 23:40:17'),(67556,1,73,'2022-01-05 00:52:02'),(67557,1,44,'2022-01-05 01:43:32'),(67558,1,44,'2022-01-05 02:05:54'),(67559,1,5,'2022-01-05 02:34:45'),(67560,1,14,'2022-01-05 02:35:34'),(67561,1,13,'2022-01-05 02:45:57'),(67562,1,62,'2022-01-05 02:51:49'),(67563,1,44,'2022-01-05 02:55:01'),(67564,1,15,'2022-01-05 02:57:38'),(67565,1,70,'2022-01-05 02:59:02'),(67566,1,15,'2022-01-05 03:07:56'),(67567,1,15,'2022-01-05 03:17:30'),(67568,1,15,'2022-01-05 03:30:36'),(67569,1,44,'2022-01-05 03:54:37'),(67570,1,44,'2022-01-05 04:15:03'),(67571,1,70,'2022-01-05 04:26:05'),(67572,1,44,'2022-01-05 04:34:29'),(67573,1,44,'2022-01-05 04:43:34'),(67574,1,45,'2022-01-05 04:59:50'),(67575,1,15,'2022-01-05 05:24:15'),(67576,1,56,'2022-01-05 05:30:56'),(67577,1,53,'2022-01-05 05:38:20'),(67578,1,6,'2022-01-05 05:55:33'),(67579,1,6,'2022-01-05 06:24:09'),(67580,1,44,'2022-01-05 06:48:21'),(67581,1,6,'2022-01-05 06:51:54'),(67582,1,44,'2022-01-05 07:03:10'),(67583,1,44,'2022-01-05 07:03:11'),(67584,1,6,'2022-01-05 07:24:18'),(67585,1,44,'2022-01-05 07:48:23'),(67586,1,6,'2022-01-05 08:17:34'),(67587,1,44,'2022-01-05 08:32:17'),(67588,1,6,'2022-01-05 08:32:18'),(67589,1,6,'2022-01-05 08:32:21'),(67590,1,15,'2022-01-05 08:35:12'),(67591,1,44,'2022-01-05 08:36:51'),(67592,1,6,'2022-01-05 08:37:31'),(67593,1,14,'2022-01-05 08:52:04'),(67594,1,5,'2022-01-05 08:55:52'),(67595,1,44,'2022-01-05 09:08:06'),(67596,1,6,'2022-01-05 09:16:35'),(67597,1,15,'2022-01-05 09:25:51'),(67598,1,13,'2022-01-05 10:07:51'),(67599,1,6,'2022-01-05 10:12:47'),(67600,1,79,'2022-01-05 10:16:18'),(67601,1,73,'2022-01-05 10:21:46'),(67602,1,56,'2022-01-05 10:42:03'),(67603,1,62,'2022-01-05 10:54:50'),(67604,1,13,'2022-01-05 11:11:58'),(67605,1,44,'2022-01-05 11:21:33'),(67606,1,44,'2022-01-05 11:48:14'),(67607,1,44,'2022-01-05 11:51:30'),(67608,1,6,'2022-01-05 11:55:17'),(67609,1,13,'2022-01-05 12:32:28'),(67610,1,6,'2022-01-05 12:35:08'),(67611,1,6,'2022-01-05 12:35:14'),(67612,1,6,'2022-01-05 12:57:45'),(67613,1,13,'2022-01-05 13:01:19'),(67614,1,5,'2022-01-05 14:33:03'),(67615,1,13,'2022-01-05 14:34:09'),(67616,1,14,'2022-01-05 14:35:07'),(67617,1,44,'2022-01-05 14:35:38'),(67618,1,6,'2022-01-05 14:37:36'),(67619,1,44,'2022-01-05 14:42:26'),(67620,1,44,'2022-01-05 14:46:17'),(67621,1,44,'2022-01-05 14:46:38'),(67622,1,15,'2022-01-05 15:04:05'),(67623,1,13,'2022-01-05 15:22:19'),(67624,1,44,'2022-01-05 16:03:06'),(67625,1,13,'2022-01-05 16:06:52'),(67626,1,13,'2022-01-05 16:48:54'),(67627,1,44,'2022-01-05 16:55:51'),(67628,1,13,'2022-01-05 17:31:15'),(67629,1,6,'2022-01-05 18:00:14'),(67630,1,6,'2022-01-05 18:00:19'),(67631,1,45,'2022-01-05 18:22:43'),(67632,1,15,'2022-01-05 18:30:05'),(67633,1,44,'2022-01-05 18:51:45'),(67634,1,44,'2022-01-05 19:53:33'),(67635,1,44,'2022-01-05 19:53:33'),(67636,1,44,'2022-01-05 19:53:54'),(67637,1,44,'2022-01-05 19:54:48'),(67638,1,44,'2022-01-05 20:05:03'),(67639,1,44,'2022-01-05 20:05:29'),(67640,1,44,'2022-01-05 20:59:59'),(67641,1,43,'2022-01-05 23:04:14'),(67642,1,44,'2022-01-05 23:29:04'),(67643,1,44,'2022-01-05 23:37:10'),(67644,1,44,'2022-01-06 01:11:09'),(67645,1,44,'2022-01-06 01:32:01'),(67646,1,44,'2022-01-06 01:50:40'),(67647,1,44,'2022-01-06 02:05:39'),(67648,1,44,'2022-01-06 02:05:42'),(67649,1,6,'2022-01-06 02:34:22'),(67650,1,14,'2022-01-06 02:34:46'),(67651,1,5,'2022-01-06 02:34:50'),(67652,1,15,'2022-01-06 02:36:56'),(67653,1,44,'2022-01-06 02:48:46'),(67654,1,13,'2022-01-06 03:51:31'),(67655,1,44,'2022-01-06 03:51:38'),(67656,1,44,'2022-01-06 03:59:54'),(67657,1,44,'2022-01-06 04:12:37'),(67658,1,70,'2022-01-06 04:21:20'),(67659,1,44,'2022-01-06 04:39:23'),(67660,1,44,'2022-01-06 04:59:43'),(67661,1,44,'2022-01-06 04:59:52'),(67662,1,44,'2022-01-06 05:05:11'),(67663,1,44,'2022-01-06 05:15:45'),(67664,1,44,'2022-01-06 05:36:57'),(67665,1,44,'2022-01-06 05:52:24'),(67666,1,44,'2022-01-06 05:58:32'),(67667,1,70,'2022-01-06 05:59:53'),(67668,1,44,'2022-01-06 06:04:00'),(67669,1,44,'2022-01-06 06:23:28'),(67670,1,44,'2022-01-06 06:23:33'),(67671,1,6,'2022-01-06 06:23:34'),(67672,1,14,'2022-01-06 06:23:35'),(67673,1,13,'2022-01-06 06:23:36'),(67674,1,56,'2022-01-06 06:23:38'),(67675,1,43,'2022-01-06 06:23:39'),(67676,1,79,'2022-01-06 06:23:41'),(67677,1,5,'2022-01-06 06:23:42'),(67678,1,53,'2022-01-06 06:23:45'),(67679,1,96,'2022-01-06 06:23:47'),(67680,1,44,'2022-01-06 06:23:52'),(67681,1,5,'2022-01-06 06:30:48'),(67682,1,44,'2022-01-06 06:32:45'),(67683,1,44,'2022-01-06 06:32:47'),(67684,1,44,'2022-01-06 06:51:02'),(67685,1,44,'2022-01-06 07:00:30'),(67686,1,44,'2022-01-06 07:00:44'),(67687,1,44,'2022-01-06 07:00:46'),(67688,1,44,'2022-01-06 07:26:56'),(67689,1,44,'2022-01-06 07:34:56'),(67690,1,13,'2022-01-06 08:32:54'),(67691,1,5,'2022-01-06 08:33:06'),(67692,1,44,'2022-01-06 08:34:48'),(67693,1,14,'2022-01-06 08:35:15'),(67694,1,6,'2022-01-06 08:35:40'),(67695,1,15,'2022-01-06 08:39:17'),(67696,1,44,'2022-01-06 08:42:54'),(67697,1,44,'2022-01-06 09:09:45'),(67698,1,44,'2022-01-06 09:10:18'),(67699,1,15,'2022-01-06 09:14:48'),(67700,1,44,'2022-01-06 09:27:24'),(67701,1,15,'2022-01-06 09:30:58'),(67702,1,66,'2022-01-06 09:36:38'),(67703,1,66,'2022-01-06 09:40:17'),(67704,1,15,'2022-01-06 09:44:47'),(67705,1,44,'2022-01-06 09:59:18'),(67706,1,44,'2022-01-06 09:59:26'),(67707,1,44,'2022-01-06 09:59:31'),(67708,1,44,'2022-01-06 09:59:37'),(67709,1,44,'2022-01-06 09:59:44'),(67710,1,44,'2022-01-06 09:59:49'),(67711,1,44,'2022-01-06 09:59:54'),(67712,1,44,'2022-01-06 10:00:04'),(67713,1,44,'2022-01-06 10:00:37'),(67714,1,44,'2022-01-06 10:00:45'),(67715,1,44,'2022-01-06 10:00:51'),(67716,1,44,'2022-01-06 10:00:57'),(67717,1,44,'2022-01-06 10:01:02'),(67718,1,44,'2022-01-06 10:01:07'),(67719,1,44,'2022-01-06 10:01:13'),(67720,1,44,'2022-01-06 10:01:18'),(67721,1,44,'2022-01-06 10:01:25'),(67722,1,45,'2022-01-06 10:01:34'),(67723,1,44,'2022-01-06 10:01:38'),(67724,1,44,'2022-01-06 10:01:44'),(67725,1,44,'2022-01-06 10:01:54'),(67726,1,44,'2022-01-06 10:02:06'),(67727,1,44,'2022-01-06 10:02:16'),(67728,1,44,'2022-01-06 10:02:22'),(67729,1,44,'2022-01-06 10:02:26'),(67730,1,44,'2022-01-06 10:02:30'),(67731,1,15,'2022-01-06 10:27:18'),(67732,1,15,'2022-01-06 10:50:06'),(67733,1,44,'2022-01-06 11:10:10'),(67734,1,44,'2022-01-06 11:15:42'),(67735,1,15,'2022-01-06 11:32:53'),(67736,1,44,'2022-01-06 12:10:48'),(67737,1,15,'2022-01-06 12:32:19'),(67738,1,15,'2022-01-06 13:01:36'),(67739,1,44,'2022-01-06 13:15:29'),(67740,1,15,'2022-01-06 13:53:44'),(67741,1,44,'2022-01-06 14:13:24'),(67742,1,15,'2022-01-06 14:19:17'),(67743,1,13,'2022-01-06 14:33:40'),(67744,1,5,'2022-01-06 14:34:34'),(67745,1,15,'2022-01-06 14:36:10'),(67746,1,44,'2022-01-06 14:36:35'),(67747,1,14,'2022-01-06 14:36:47'),(67748,1,6,'2022-01-06 14:46:07'),(67749,1,15,'2022-01-06 14:46:07'),(67750,1,44,'2022-01-06 14:47:10'),(67751,1,44,'2022-01-06 14:47:49'),(67752,1,6,'2022-01-06 14:50:25'),(67753,1,44,'2022-01-06 15:07:19'),(67754,1,15,'2022-01-06 15:32:16'),(67755,1,44,'2022-01-06 15:49:04'),(67756,1,15,'2022-01-06 15:52:51'),(67757,1,44,'2022-01-06 15:53:57'),(67758,1,5,'2022-01-06 15:54:00'),(67759,1,6,'2022-01-06 15:54:07'),(67760,1,44,'2022-01-06 15:56:18'),(67761,1,62,'2022-01-06 16:34:56'),(67762,1,15,'2022-01-06 16:38:46'),(67763,1,44,'2022-01-06 17:41:24'),(67764,1,15,'2022-01-06 17:42:52'),(67765,1,44,'2022-01-06 18:17:01'),(67766,1,15,'2022-01-06 18:25:11'),(67767,1,44,'2022-01-06 18:50:29'),(67768,1,44,'2022-01-06 19:20:37'),(67769,1,44,'2022-01-06 19:20:38'),(67770,1,79,'2022-01-06 19:24:47'),(67771,1,44,'2022-01-06 19:33:54'),(67772,1,44,'2022-01-06 20:40:26'),(67773,1,44,'2022-01-06 20:47:25'),(67774,1,44,'2022-01-06 21:01:25'),(67775,1,66,'2022-01-06 21:03:55'),(67776,1,66,'2022-01-06 21:13:44'),(67777,1,44,'2022-01-06 21:25:23'),(67778,1,44,'2022-01-06 21:49:54'),(67779,1,44,'2022-01-06 21:49:56'),(67780,1,59,'2022-01-06 22:30:25'),(67781,1,44,'2022-01-06 22:38:15'),(67782,1,44,'2022-01-06 22:41:29'),(67783,1,44,'2022-01-06 22:54:48'),(67784,1,44,'2022-01-06 22:54:51'),(67785,1,44,'2022-01-06 22:54:53'),(67786,1,44,'2022-01-06 22:54:56'),(67787,1,44,'2022-01-06 22:54:59'),(67788,1,44,'2022-01-06 22:55:03'),(67789,1,44,'2022-01-06 22:55:06'),(67790,1,44,'2022-01-06 22:55:09'),(67791,1,44,'2022-01-06 22:55:13'),(67792,1,44,'2022-01-06 22:55:15'),(67793,1,44,'2022-01-06 22:55:18'),(67794,1,44,'2022-01-06 22:55:22'),(67795,1,44,'2022-01-06 23:07:29'),(67796,1,79,'2022-01-06 23:29:31'),(67797,1,44,'2022-01-06 23:47:44'),(67798,1,44,'2022-01-07 00:24:35'),(67799,1,44,'2022-01-07 00:59:11'),(67800,1,13,'2022-01-07 01:21:46'),(67801,1,44,'2022-01-07 01:24:52'),(67802,1,44,'2022-01-07 01:24:54'),(67803,1,6,'2022-01-07 01:24:57'),(67804,1,5,'2022-01-07 01:25:00'),(67805,1,44,'2022-01-07 01:25:06'),(67806,1,53,'2022-01-07 01:25:19'),(67807,1,44,'2022-01-07 01:25:27'),(67808,1,44,'2022-01-07 01:25:34'),(67809,1,44,'2022-01-07 01:25:38'),(67810,1,44,'2022-01-07 01:25:44'),(67811,1,44,'2022-01-07 01:25:56'),(67812,1,44,'2022-01-07 01:26:06'),(67813,1,44,'2022-01-07 02:17:43'),(67814,1,5,'2022-01-07 02:35:43'),(67815,1,44,'2022-01-07 02:36:25'),(67816,1,13,'2022-01-07 02:36:37'),(67817,1,14,'2022-01-07 02:39:09'),(67818,1,6,'2022-01-07 02:40:10'),(67819,1,44,'2022-01-07 02:42:37'),(67820,1,44,'2022-01-07 02:42:40'),(67821,1,6,'2022-01-07 02:44:24'),(67822,1,15,'2022-01-07 02:48:01'),(67823,1,44,'2022-01-07 02:53:28'),(67824,1,44,'2022-01-07 03:00:36'),(67825,1,15,'2022-01-07 03:00:54'),(67826,1,44,'2022-01-07 03:29:59'),(67827,1,44,'2022-01-07 03:30:52'),(67828,1,44,'2022-01-07 03:31:43'),(67829,1,15,'2022-01-07 03:42:43'),(67830,1,15,'2022-01-07 04:05:08'),(67831,1,44,'2022-01-07 04:08:05'),(67832,1,76,'2022-01-07 04:08:14'),(67833,1,44,'2022-01-07 04:08:46'),(67834,1,44,'2022-01-07 04:21:25'),(67835,1,15,'2022-01-07 04:26:34'),(67836,1,44,'2022-01-07 04:27:32'),(67837,1,44,'2022-01-07 04:29:33'),(67838,1,76,'2022-01-07 04:32:13'),(67839,1,66,'2022-01-07 04:45:20'),(67840,1,13,'2022-01-07 05:02:21'),(67841,1,79,'2022-01-07 05:02:57'),(67842,1,66,'2022-01-07 05:13:21'),(67843,1,15,'2022-01-07 05:29:37'),(67844,1,15,'2022-01-07 05:30:55'),(67845,1,62,'2022-01-07 05:36:41'),(67846,1,53,'2022-01-07 05:42:48'),(67847,1,44,'2022-01-07 06:52:24'),(67848,1,44,'2022-01-07 06:52:47'),(67849,1,44,'2022-01-07 06:52:48'),(67850,1,44,'2022-01-07 06:56:27'),(67851,1,44,'2022-01-07 06:56:39'),(67852,1,44,'2022-01-07 06:57:00'),(67853,1,44,'2022-01-07 07:06:27'),(67854,1,44,'2022-01-07 07:06:40'),(67855,1,44,'2022-01-07 07:06:41'),(67856,1,44,'2022-01-07 07:19:16'),(67857,1,44,'2022-01-07 07:43:10'),(67858,1,44,'2022-01-07 07:44:58'),(67859,1,44,'2022-01-07 07:53:06'),(67860,1,44,'2022-01-07 08:22:53'),(67861,1,44,'2022-01-07 08:23:13'),(67862,1,44,'2022-01-07 08:28:09'),(67863,1,13,'2022-01-07 08:33:48'),(67864,1,44,'2022-01-07 08:33:50'),(67865,1,44,'2022-01-07 08:35:54'),(67866,1,5,'2022-01-07 08:38:39'),(67867,1,44,'2022-01-07 08:43:34'),(67868,1,14,'2022-01-07 08:49:27'),(67869,1,14,'2022-01-07 09:01:46'),(67870,1,13,'2022-01-07 09:03:50'),(67871,1,14,'2022-01-07 09:08:05'),(67872,1,14,'2022-01-07 09:15:50'),(67873,1,14,'2022-01-07 09:36:09'),(67874,1,15,'2022-01-07 09:41:44'),(67875,1,6,'2022-01-07 09:45:10'),(67876,1,44,'2022-01-07 10:05:52'),(67877,1,44,'2022-01-07 10:06:16'),(67878,1,44,'2022-01-07 10:23:37'),(67879,1,44,'2022-01-07 10:24:03'),(67880,1,14,'2022-01-07 11:24:46'),(67881,1,73,'2022-01-07 11:44:33'),(67882,1,44,'2022-01-07 11:50:14'),(67883,1,79,'2022-01-07 12:08:00'),(67884,1,14,'2022-01-07 12:21:24'),(67885,1,44,'2022-01-07 12:46:50'),(67886,1,14,'2022-01-07 12:49:29'),(67887,1,73,'2022-01-07 12:55:55'),(67888,1,14,'2022-01-07 13:16:16'),(67889,1,14,'2022-01-07 13:41:48'),(67890,1,14,'2022-01-07 13:53:17'),(67891,1,14,'2022-01-07 14:06:16'),(67892,1,13,'2022-01-07 14:33:40'),(67893,1,44,'2022-01-07 14:36:21'),(67894,1,14,'2022-01-07 14:36:29'),(67895,1,5,'2022-01-07 14:38:56'),(67896,1,44,'2022-01-07 14:42:40'),(67897,1,15,'2022-01-07 14:44:09'),(67898,1,15,'2022-01-07 14:47:31'),(67899,1,14,'2022-01-07 15:14:27'),(67900,1,14,'2022-01-07 15:56:51'),(67901,1,6,'2022-01-07 16:01:13'),(67902,1,44,'2022-01-07 16:19:24'),(67903,1,66,'2022-01-07 16:31:37'),(67904,1,44,'2022-01-07 16:37:47'),(67905,1,44,'2022-01-07 16:38:06'),(67906,1,6,'2022-01-07 16:49:36'),(67907,1,44,'2022-01-07 16:53:01'),(67908,1,44,'2022-01-07 16:53:20'),(67909,1,44,'2022-01-07 17:07:41'),(67910,1,44,'2022-01-07 17:08:49'),(67911,1,44,'2022-01-07 17:19:45'),(67912,1,14,'2022-01-07 17:21:25'),(67913,1,44,'2022-01-07 17:22:39'),(67914,1,6,'2022-01-07 17:37:16'),(67915,1,14,'2022-01-07 17:42:42'),(67916,1,6,'2022-01-07 18:01:49'),(67917,1,14,'2022-01-07 18:03:57'),(67918,1,44,'2022-01-07 18:07:24'),(67919,1,5,'2022-01-07 18:07:27'),(67920,1,6,'2022-01-07 18:07:29'),(67921,1,6,'2022-01-07 18:27:39'),(67922,1,45,'2022-01-07 18:39:27'),(67923,1,44,'2022-01-07 18:50:53'),(67924,1,6,'2022-01-07 19:03:17'),(67925,1,44,'2022-01-07 19:03:30'),(67926,1,44,'2022-01-07 19:03:30'),(67927,1,44,'2022-01-07 19:13:56'),(67928,1,44,'2022-01-07 19:14:32'),(67929,1,44,'2022-01-07 20:14:34'),(67930,1,6,'2022-01-07 20:14:36'),(67931,1,44,'2022-01-07 20:14:38'),(67932,1,66,'2022-01-07 20:33:54'),(67933,1,44,'2022-01-07 20:36:36'),(67934,1,6,'2022-01-07 20:48:56'),(67935,1,44,'2022-01-07 20:50:30'),(67936,1,6,'2022-01-07 21:23:17'),(67937,1,6,'2022-01-07 22:30:52'),(67938,1,44,'2022-01-07 22:32:42'),(67939,1,44,'2022-01-07 22:33:08'),(67940,1,15,'2022-01-07 22:59:57'),(67941,1,53,'2022-01-07 23:10:11'),(67942,1,44,'2022-01-07 23:10:21'),(67943,1,6,'2022-01-07 23:36:45'),(67944,1,44,'2022-01-08 00:11:32'),(67945,1,6,'2022-01-08 00:39:19'),(67946,1,44,'2022-01-08 00:40:57'),(67947,1,6,'2022-01-08 01:11:46'),(67948,1,44,'2022-01-08 01:12:35'),(67949,1,43,'2022-01-08 02:08:06'),(67950,1,6,'2022-01-08 02:14:37'),(67951,1,15,'2022-01-08 02:34:06'),(67952,1,44,'2022-01-08 02:35:58'),(67953,1,44,'2022-01-08 02:35:59'),(67954,1,14,'2022-01-08 02:36:40'),(67955,1,13,'2022-01-08 02:37:31'),(67956,1,44,'2022-01-08 02:52:07'),(67957,1,5,'2022-01-08 02:53:19'),(67958,1,43,'2022-01-08 03:00:55'),(67959,1,6,'2022-01-08 03:20:56'),(67960,1,44,'2022-01-08 03:23:58'),(67961,1,44,'2022-01-08 03:24:26'),(67962,1,44,'2022-01-08 03:52:05'),(67963,1,6,'2022-01-08 04:22:29'),(67964,1,44,'2022-01-08 04:49:10'),(67965,1,6,'2022-01-08 05:05:56'),(67966,1,66,'2022-01-08 05:30:59'),(67967,1,6,'2022-01-08 05:31:06'),(67968,1,44,'2022-01-08 05:31:46'),(67969,1,44,'2022-01-08 05:33:15'),(67970,1,44,'2022-01-08 05:33:40'),(67971,1,44,'2022-01-08 05:46:32'),(67972,1,13,'2022-01-08 06:00:57'),(67973,1,44,'2022-01-08 06:10:39'),(67974,1,6,'2022-01-08 06:17:33'),(67975,1,44,'2022-01-08 06:51:54'),(67976,1,6,'2022-01-08 06:51:55'),(67977,1,6,'2022-01-08 06:51:57'),(67978,1,6,'2022-01-08 06:59:25'),(67979,1,44,'2022-01-08 06:59:38'),(67980,1,44,'2022-01-08 06:59:38'),(67981,1,6,'2022-01-08 08:31:26'),(67982,1,15,'2022-01-08 08:33:26'),(67983,1,6,'2022-01-08 08:33:56'),(67984,1,44,'2022-01-08 08:35:22'),(67985,1,13,'2022-01-08 08:39:44'),(67986,1,44,'2022-01-08 08:41:52'),(67987,1,13,'2022-01-08 08:51:53'),(67988,1,13,'2022-01-08 08:56:24'),(67989,1,13,'2022-01-08 09:02:32'),(67990,1,13,'2022-01-08 09:13:18'),(67991,1,14,'2022-01-08 09:27:53'),(67992,1,5,'2022-01-08 09:28:01'),(67993,1,13,'2022-01-08 09:54:35'),(67994,1,13,'2022-01-08 10:16:24'),(67995,1,44,'2022-01-08 12:24:19'),(67996,1,5,'2022-01-08 14:34:01'),(67997,1,44,'2022-01-08 14:35:06'),(67998,1,13,'2022-01-08 14:35:30'),(67999,1,14,'2022-01-08 14:35:48'),(68000,1,44,'2022-01-08 14:45:44'),(68001,1,6,'2022-01-08 14:52:19'),(68002,1,15,'2022-01-08 14:57:57'),(68003,1,66,'2022-01-08 15:44:47'),(68004,1,44,'2022-01-08 15:45:11'),(68005,1,44,'2022-01-08 15:45:12'),(68006,1,44,'2022-01-08 16:09:32'),(68007,1,44,'2022-01-08 17:33:19'),(68008,1,15,'2022-01-08 19:45:29'),(68009,1,44,'2022-01-08 19:46:18'),(68010,1,44,'2022-01-08 19:46:19'),(68011,1,44,'2022-01-08 20:25:45'),(68012,1,79,'2022-01-08 20:59:20'),(68013,1,44,'2022-01-08 21:02:14'),(68014,1,44,'2022-01-08 21:10:21'),(68015,1,44,'2022-01-08 21:26:01'),(68016,1,76,'2022-01-08 21:29:01'),(68017,1,44,'2022-01-08 22:51:23'),(68018,1,44,'2022-01-08 23:17:00'),(68019,1,44,'2022-01-08 23:17:01'),(68020,1,66,'2022-01-08 23:46:45'),(68021,1,44,'2022-01-09 02:36:19'),(68022,1,44,'2022-01-09 02:36:24'),(68023,1,14,'2022-01-09 02:37:11'),(68024,1,13,'2022-01-09 02:40:39'),(68025,1,14,'2022-01-09 02:43:28'),(68026,1,5,'2022-01-09 02:46:26'),(68027,1,44,'2022-01-09 02:48:57'),(68028,1,5,'2022-01-09 02:49:29'),(68029,1,5,'2022-01-09 02:52:14'),(68030,1,44,'2022-01-09 02:55:26'),(68031,1,5,'2022-01-09 03:03:19'),(68032,1,14,'2022-01-09 03:33:52'),(68033,1,15,'2022-01-09 03:40:06'),(68034,1,6,'2022-01-09 03:41:26'),(68035,1,14,'2022-01-09 04:01:28'),(68036,1,44,'2022-01-09 04:18:04'),(68037,1,43,'2022-01-09 05:09:46'),(68038,1,14,'2022-01-09 05:14:53'),(68039,1,56,'2022-01-09 05:15:40'),(68040,1,53,'2022-01-09 05:25:27'),(68041,1,14,'2022-01-09 06:15:31'),(68042,1,45,'2022-01-09 06:47:13'),(68043,1,15,'2022-01-09 06:47:16'),(68044,1,44,'2022-01-09 07:16:59'),(68045,1,44,'2022-01-09 07:17:01'),(68046,1,14,'2022-01-09 07:19:21'),(68047,1,44,'2022-01-09 07:34:43'),(68048,1,56,'2022-01-09 07:44:45'),(68049,1,6,'2022-01-09 08:32:39'),(68050,1,15,'2022-01-09 08:35:33'),(68051,1,44,'2022-01-09 08:38:22'),(68052,1,44,'2022-01-09 08:38:33'),(68053,1,44,'2022-01-09 08:41:44'),(68054,1,44,'2022-01-09 08:41:49'),(68055,1,44,'2022-01-09 08:52:20'),(68056,1,13,'2022-01-09 08:54:52'),(68057,1,13,'2022-01-09 09:03:27'),(68058,1,44,'2022-01-09 09:28:31'),(68059,1,13,'2022-01-09 09:29:23'),(68060,1,5,'2022-01-09 09:35:15'),(68061,1,14,'2022-01-09 09:35:21'),(68062,1,14,'2022-01-09 09:35:43'),(68063,1,44,'2022-01-09 10:00:59'),(68064,1,44,'2022-01-09 10:01:04'),(68065,1,13,'2022-01-09 10:09:21'),(68066,1,14,'2022-01-09 10:23:28'),(68067,1,13,'2022-01-09 10:30:53'),(68068,1,44,'2022-01-09 11:00:09'),(68069,1,44,'2022-01-09 11:16:37'),(68070,1,44,'2022-01-09 11:16:40'),(68071,1,44,'2022-01-09 11:45:28'),(68072,1,66,'2022-01-09 12:15:28'),(68073,1,14,'2022-01-09 13:37:48'),(68074,1,44,'2022-01-09 13:42:56'),(68075,1,14,'2022-01-09 14:32:29'),(68076,1,13,'2022-01-09 14:35:10'),(68077,1,5,'2022-01-09 14:36:56'),(68078,1,44,'2022-01-09 14:36:59'),(68079,1,6,'2022-01-09 14:39:19'),(68080,1,15,'2022-01-09 14:47:01'),(68081,1,15,'2022-01-09 14:53:27'),(68082,1,15,'2022-01-09 14:58:24'),(68083,1,44,'2022-01-09 14:59:02'),(68084,1,44,'2022-01-09 15:10:09'),(68085,1,44,'2022-01-09 15:55:59'),(68086,1,44,'2022-01-09 15:56:29'),(68087,1,14,'2022-01-09 17:09:40'),(68088,1,14,'2022-01-09 17:45:08'),(68089,1,44,'2022-01-09 18:10:01'),(68090,1,62,'2022-01-09 18:52:16'),(68091,1,44,'2022-01-09 19:03:19'),(68092,1,44,'2022-01-09 19:03:20'),(68093,1,14,'2022-01-09 19:28:13'),(68094,1,44,'2022-01-09 19:59:27'),(68095,1,14,'2022-01-09 20:04:22'),(68096,1,44,'2022-01-09 21:36:44'),(68097,1,44,'2022-01-09 21:36:51'),(68098,1,44,'2022-01-09 21:36:54'),(68099,1,14,'2022-01-09 22:19:32'),(68100,1,14,'2022-01-09 22:52:59'),(68101,1,14,'2022-01-09 23:26:19'),(68102,1,44,'2022-01-09 23:31:07'),(68103,1,15,'2022-01-10 00:12:36'),(68104,1,44,'2022-01-10 00:26:53'),(68105,1,14,'2022-01-10 01:04:33'),(68106,1,56,'2022-01-10 01:18:34'),(68107,1,14,'2022-01-10 01:35:35'),(68108,1,44,'2022-01-10 01:59:11'),(68109,1,14,'2022-01-10 02:07:04'),(68110,1,44,'2022-01-10 02:19:36'),(68111,1,5,'2022-01-10 02:36:21'),(68112,1,14,'2022-01-10 02:36:55'),(68113,1,44,'2022-01-10 02:37:01'),(68114,1,44,'2022-01-10 02:37:07'),(68115,1,15,'2022-01-10 02:37:36'),(68116,1,6,'2022-01-10 02:50:02'),(68117,1,14,'2022-01-10 03:43:42'),(68118,1,13,'2022-01-10 04:15:48'),(68119,1,44,'2022-01-10 04:15:49'),(68120,1,15,'2022-01-10 05:48:51'),(68121,1,66,'2022-01-10 06:07:07'),(68122,1,76,'2022-01-10 06:18:05'),(68123,1,76,'2022-01-10 06:23:26'),(68124,1,44,'2022-01-10 07:20:56'),(68125,1,44,'2022-01-10 07:20:57'),(68126,1,96,'2022-01-10 07:30:10'),(68127,1,44,'2022-01-10 08:09:46'),(68128,1,14,'2022-01-10 08:32:51'),(68129,1,15,'2022-01-10 08:34:41'),(68130,1,5,'2022-01-10 08:38:04'),(68131,1,44,'2022-01-10 08:38:41'),(68132,1,6,'2022-01-10 08:39:09'),(68133,1,44,'2022-01-10 08:43:20'),(68134,1,44,'2022-01-10 08:43:29'),(68135,1,44,'2022-01-10 08:47:53'),(68136,1,44,'2022-01-10 08:52:41'),(68137,1,44,'2022-01-10 08:58:06'),(68138,1,44,'2022-01-10 09:03:01'),(68139,1,13,'2022-01-10 09:12:51'),(68140,1,44,'2022-01-10 09:12:52'),(68141,1,44,'2022-01-10 09:16:40'),(68142,1,44,'2022-01-10 09:22:45'),(68143,1,44,'2022-01-10 09:41:25'),(68144,1,44,'2022-01-10 09:48:18'),(68145,1,15,'2022-01-10 10:10:09'),(68146,1,44,'2022-01-10 10:24:28'),(68147,1,44,'2022-01-10 11:13:57'),(68148,1,44,'2022-01-10 11:16:12'),(68149,1,44,'2022-01-10 11:35:34'),(68150,1,44,'2022-01-10 11:36:48'),(68151,1,44,'2022-01-10 11:43:18'),(68152,1,44,'2022-01-10 12:29:51'),(68153,1,6,'2022-01-10 12:54:52'),(68154,1,44,'2022-01-10 13:29:09'),(68155,1,44,'2022-01-10 14:06:44'),(68156,1,6,'2022-01-10 14:06:46'),(68157,1,6,'2022-01-10 14:06:48'),(68158,1,44,'2022-01-10 14:09:53'),(68159,1,5,'2022-01-10 14:32:31'),(68160,1,14,'2022-01-10 14:35:05'),(68161,1,6,'2022-01-10 14:35:48'),(68162,1,44,'2022-01-10 14:35:56'),(68163,1,15,'2022-01-10 14:35:58'),(68164,1,13,'2022-01-10 14:36:26'),(68165,1,14,'2022-01-10 14:36:38'),(68166,1,44,'2022-01-10 14:36:39'),(68167,1,5,'2022-01-10 14:44:21'),(68168,1,5,'2022-01-10 14:48:26'),(68169,1,44,'2022-01-10 15:22:11'),(68170,1,6,'2022-01-10 15:22:12'),(68171,1,44,'2022-01-10 16:17:43'),(68172,1,44,'2022-01-10 16:54:53'),(68173,1,44,'2022-01-10 17:30:03'),(68174,1,44,'2022-01-10 18:03:15'),(68175,1,6,'2022-01-10 18:05:11'),(68176,1,44,'2022-01-10 18:35:28'),(68177,1,44,'2022-01-10 18:39:36'),(68178,1,44,'2022-01-10 19:05:53'),(68179,1,44,'2022-01-10 19:05:54'),(68180,1,44,'2022-01-10 19:05:55'),(68181,1,44,'2022-01-10 19:08:29'),(68182,1,44,'2022-01-10 20:11:20'),(68183,1,44,'2022-01-10 22:10:09'),(68184,1,96,'2022-01-10 22:35:06'),(68185,1,44,'2022-01-10 22:39:08'),(68186,1,76,'2022-01-10 23:59:05'),(68187,1,15,'2022-01-11 00:04:51'),(68188,1,44,'2022-01-11 00:06:15'),(68189,1,44,'2022-01-11 00:35:17'),(68190,1,15,'2022-01-11 00:42:44'),(68191,1,44,'2022-01-11 00:57:03'),(68192,1,44,'2022-01-11 00:57:26'),(68193,1,44,'2022-01-11 00:57:50'),(68194,1,44,'2022-01-11 00:58:03'),(68195,1,44,'2022-01-11 00:58:34'),(68196,1,44,'2022-01-11 00:59:00'),(68197,1,44,'2022-01-11 00:59:25'),(68198,1,44,'2022-01-11 00:59:40'),(68199,1,44,'2022-01-11 01:00:21'),(68200,1,44,'2022-01-11 01:00:43'),(68201,1,44,'2022-01-11 01:01:35'),(68202,1,44,'2022-01-11 01:02:08'),(68203,1,44,'2022-01-11 01:02:31'),(68204,1,44,'2022-01-11 01:03:03'),(68205,1,44,'2022-01-11 01:03:29'),(68206,1,44,'2022-01-11 01:03:39'),(68207,1,44,'2022-01-11 01:04:00'),(68208,1,44,'2022-01-11 01:04:25'),(68209,1,44,'2022-01-11 01:04:53'),(68210,1,44,'2022-01-11 01:05:04'),(68211,1,44,'2022-01-11 01:05:19'),(68212,1,44,'2022-01-11 01:05:41'),(68213,1,44,'2022-01-11 01:05:57'),(68214,1,44,'2022-01-11 01:06:18'),(68215,1,44,'2022-01-11 01:06:33'),(68216,1,44,'2022-01-11 01:06:43'),(68217,1,44,'2022-01-11 01:06:54'),(68218,1,44,'2022-01-11 01:07:09'),(68219,1,44,'2022-01-11 01:07:39'),(68220,1,44,'2022-01-11 01:07:59'),(68221,1,44,'2022-01-11 01:08:16'),(68222,1,44,'2022-01-11 01:08:31'),(68223,1,44,'2022-01-11 01:08:51'),(68224,1,44,'2022-01-11 01:09:04'),(68225,1,44,'2022-01-11 01:22:23'),(68226,1,44,'2022-01-11 01:31:06'),(68227,1,15,'2022-01-11 02:36:55'),(68228,1,14,'2022-01-11 02:37:23'),(68229,1,13,'2022-01-11 02:46:36'),(68230,1,44,'2022-01-11 02:46:42'),(68231,1,6,'2022-01-11 02:47:37'),(68232,1,5,'2022-01-11 02:51:25'),(68233,1,6,'2022-01-11 02:53:18'),(68234,1,44,'2022-01-11 03:03:58'),(68235,1,44,'2022-01-11 03:06:06'),(68236,1,6,'2022-01-11 03:07:26'),(68237,1,6,'2022-01-11 03:19:34'),(68238,1,44,'2022-01-11 03:58:11'),(68239,1,44,'2022-01-11 04:14:46'),(68240,1,6,'2022-01-11 04:22:32'),(68241,1,44,'2022-01-11 04:43:13'),(68242,1,6,'2022-01-11 04:43:49'),(68243,1,6,'2022-01-11 05:04:49'),(68244,1,44,'2022-01-11 05:36:36'),(68245,1,44,'2022-01-11 05:36:53'),(68246,1,44,'2022-01-11 06:22:08'),(68247,1,56,'2022-01-11 06:53:55'),(68248,1,44,'2022-01-11 07:04:01'),(68249,1,44,'2022-01-11 07:04:16'),(68250,1,44,'2022-01-11 07:04:19'),(68251,1,44,'2022-01-11 07:37:40'),(68252,1,44,'2022-01-11 08:04:09'),(68253,1,76,'2022-01-11 08:20:35'),(68254,1,15,'2022-01-11 08:34:04'),(68255,1,6,'2022-01-11 08:34:08'),(68256,1,76,'2022-01-11 08:35:47'),(68257,1,44,'2022-01-11 08:36:29'),(68258,1,79,'2022-01-11 08:41:43'),(68259,1,44,'2022-01-11 08:42:31'),(68260,1,44,'2022-01-11 08:52:56'),(68261,1,44,'2022-01-11 08:56:37'),(68262,1,13,'2022-01-11 09:00:55'),(68263,1,44,'2022-01-11 09:13:08'),(68264,1,6,'2022-01-11 09:14:50'),(68265,1,13,'2022-01-11 09:31:58'),(68266,1,14,'2022-01-11 09:44:12'),(68267,1,5,'2022-01-11 09:45:14'),(68268,1,13,'2022-01-11 09:55:20'),(68269,1,44,'2022-01-11 10:03:11'),(68270,1,44,'2022-01-11 10:10:08'),(68271,1,44,'2022-01-11 10:23:07'),(68272,1,44,'2022-01-11 11:30:17'),(68273,1,44,'2022-01-11 11:36:06'),(68274,1,44,'2022-01-11 11:56:13'),(68275,1,44,'2022-01-11 12:03:24'),(68276,1,44,'2022-01-11 12:08:56'),(68277,1,44,'2022-01-11 12:16:01'),(68278,1,44,'2022-01-11 12:36:44'),(68279,1,44,'2022-01-11 12:51:24'),(68280,1,44,'2022-01-11 13:31:55'),(68281,1,44,'2022-01-11 13:36:55'),(68282,1,44,'2022-01-11 13:59:02'),(68283,1,44,'2022-01-11 14:12:52'),(68284,1,44,'2022-01-11 14:20:47'),(68285,1,76,'2022-01-11 14:30:47'),(68286,1,15,'2022-01-11 14:33:08'),(68287,1,6,'2022-01-11 14:35:29'),(68288,1,44,'2022-01-11 14:36:21'),(68289,1,14,'2022-01-11 14:38:01'),(68290,1,5,'2022-01-11 14:38:21'),(68291,1,13,'2022-01-11 14:42:18'),(68292,1,13,'2022-01-11 14:45:51'),(68293,1,44,'2022-01-11 14:53:27'),(68294,1,6,'2022-01-11 14:58:17'),(68295,1,6,'2022-01-11 14:58:19'),(68296,1,44,'2022-01-11 15:07:40'),(68297,1,44,'2022-01-11 15:08:29'),(68298,1,15,'2022-01-11 15:10:53'),(68299,1,44,'2022-01-11 15:29:06'),(68300,1,44,'2022-01-11 15:41:17'),(68301,1,44,'2022-01-11 15:43:48'),(68302,1,44,'2022-01-11 15:52:56'),(68303,1,44,'2022-01-11 16:27:12'),(68304,1,44,'2022-01-11 17:10:10'),(68305,1,44,'2022-01-11 17:19:39'),(68306,1,44,'2022-01-11 17:19:47'),(68307,1,44,'2022-01-11 17:42:26'),(68308,1,44,'2022-01-11 17:50:51'),(68309,1,44,'2022-01-11 18:03:51'),(68310,1,56,'2022-01-11 18:08:08'),(68311,1,44,'2022-01-11 18:13:43'),(68312,1,44,'2022-01-11 18:25:35'),(68313,1,44,'2022-01-11 18:37:09'),(68314,1,44,'2022-01-11 18:47:54'),(68315,1,45,'2022-01-11 18:54:55'),(68316,1,44,'2022-01-11 19:09:37'),(68317,1,44,'2022-01-11 19:09:50'),(68318,1,44,'2022-01-11 19:09:52'),(68319,1,56,'2022-01-11 19:17:32'),(68320,1,44,'2022-01-11 19:31:24'),(68321,1,44,'2022-01-11 19:45:55'),(68322,1,44,'2022-01-11 20:13:45'),(68323,1,44,'2022-01-11 20:17:27'),(68324,1,44,'2022-01-11 20:24:59'),(68325,1,43,'2022-01-11 20:48:56'),(68326,1,44,'2022-01-11 21:17:36'),(68327,1,44,'2022-01-11 22:00:47'),(68328,1,44,'2022-01-11 22:19:55'),(68329,1,44,'2022-01-11 22:23:13'),(68330,1,44,'2022-01-11 22:26:30'),(68331,1,44,'2022-01-11 22:26:38'),(68332,1,44,'2022-01-11 22:26:48'),(68333,1,44,'2022-01-11 22:26:55'),(68334,1,44,'2022-01-11 22:27:04'),(68335,1,44,'2022-01-11 22:27:13'),(68336,1,44,'2022-01-11 22:27:19'),(68337,1,44,'2022-01-11 22:27:25'),(68338,1,44,'2022-01-11 22:27:59'),(68339,1,44,'2022-01-11 22:28:05'),(68340,1,44,'2022-01-11 22:28:13'),(68341,1,44,'2022-01-11 22:58:59'),(68342,1,44,'2022-01-11 23:50:15'),(68343,1,44,'2022-01-12 00:50:16'),(68344,1,44,'2022-01-12 02:04:06'),(68345,1,15,'2022-01-12 02:31:27'),(68346,1,14,'2022-01-12 02:36:49'),(68347,1,44,'2022-01-12 02:37:36'),(68348,1,44,'2022-01-12 02:38:31'),(68349,1,13,'2022-01-12 02:39:06'),(68350,1,15,'2022-01-12 02:43:13'),(68351,1,6,'2022-01-12 02:43:50'),(68352,1,5,'2022-01-12 02:45:02'),(68353,1,15,'2022-01-12 02:48:00'),(68354,1,44,'2022-01-12 02:56:25'),(68355,1,15,'2022-01-12 03:18:34'),(68356,1,15,'2022-01-12 03:29:30'),(68357,1,6,'2022-01-12 03:40:43'),(68358,1,6,'2022-01-12 03:40:45'),(68359,1,15,'2022-01-12 03:44:35'),(68360,1,44,'2022-01-12 04:13:20'),(68361,1,44,'2022-01-12 04:13:34'),(68362,1,44,'2022-01-12 04:13:48'),(68363,1,44,'2022-01-12 04:14:13'),(68364,1,44,'2022-01-12 04:14:25'),(68365,1,44,'2022-01-12 04:14:37'),(68366,1,44,'2022-01-12 04:31:11'),(68367,1,44,'2022-01-12 04:41:11'),(68368,1,15,'2022-01-12 05:09:48'),(68369,1,44,'2022-01-12 05:10:22'),(68370,1,15,'2022-01-12 05:30:55'),(68371,1,44,'2022-01-12 06:03:12'),(68372,1,6,'2022-01-12 06:04:05'),(68373,1,6,'2022-01-12 06:04:09'),(68374,1,44,'2022-01-12 06:13:16'),(68375,1,44,'2022-01-12 06:21:04'),(68376,1,15,'2022-01-12 06:55:49'),(68377,1,44,'2022-01-12 07:01:31'),(68378,1,44,'2022-01-12 07:01:43'),(68379,1,44,'2022-01-12 07:01:44'),(68380,1,15,'2022-01-12 07:17:10'),(68381,1,44,'2022-01-12 07:22:49'),(68382,1,44,'2022-01-12 07:43:31'),(68383,1,6,'2022-01-12 08:17:58'),(68384,1,62,'2022-01-12 08:29:17'),(68385,1,44,'2022-01-12 08:35:20'),(68386,1,44,'2022-01-12 08:35:28'),(68387,1,13,'2022-01-12 08:36:11'),(68388,1,5,'2022-01-12 08:38:14'),(68389,1,5,'2022-01-12 08:43:22'),(68390,1,44,'2022-01-12 08:46:52'),(68391,1,14,'2022-01-12 08:57:12'),(68392,1,14,'2022-01-12 09:05:12'),(68393,1,14,'2022-01-12 09:11:21'),(68394,1,14,'2022-01-12 09:17:37'),(68395,1,62,'2022-01-12 09:22:25'),(68396,1,14,'2022-01-12 09:34:37'),(68397,1,44,'2022-01-12 09:46:27'),(68398,1,14,'2022-01-12 09:49:39'),(68399,1,14,'2022-01-12 10:10:54'),(68400,1,15,'2022-01-12 10:17:22'),(68401,1,15,'2022-01-12 10:27:14'),(68402,1,6,'2022-01-12 10:28:51'),(68403,1,73,'2022-01-12 10:31:30'),(68404,1,44,'2022-01-12 10:42:17'),(68405,1,14,'2022-01-12 11:16:51'),(68406,1,44,'2022-01-12 11:23:14'),(68407,1,44,'2022-01-12 11:33:16'),(68408,1,44,'2022-01-12 12:29:18'),(68409,1,44,'2022-01-12 12:34:34'),(68410,1,44,'2022-01-12 12:36:14'),(68411,1,14,'2022-01-12 13:34:40'),(68412,1,44,'2022-01-12 14:21:39'),(68413,1,13,'2022-01-12 14:33:27'),(68414,1,44,'2022-01-12 14:33:31'),(68415,1,14,'2022-01-12 14:34:46'),(68416,1,14,'2022-01-12 14:36:44'),(68417,1,5,'2022-01-12 14:36:48'),(68418,1,6,'2022-01-12 14:40:35'),(68419,1,15,'2022-01-12 14:41:40'),(68420,1,15,'2022-01-12 14:44:02'),(68421,1,44,'2022-01-12 14:44:37'),(68422,1,44,'2022-01-12 14:48:17'),(68423,1,44,'2022-01-12 14:51:58'),(68424,1,15,'2022-01-12 14:53:26'),(68425,1,44,'2022-01-12 15:09:05'),(68426,1,62,'2022-01-12 15:20:58'),(68427,1,44,'2022-01-12 15:25:13'),(68428,1,44,'2022-01-12 15:27:38'),(68429,1,14,'2022-01-12 15:27:45'),(68430,1,44,'2022-01-12 19:02:02'),(68431,1,44,'2022-01-12 19:02:06'),(68432,1,44,'2022-01-12 19:37:05'),(68433,1,6,'2022-01-12 19:37:06'),(68434,1,44,'2022-01-12 19:37:09'),(68435,1,44,'2022-01-12 19:39:21'),(68436,1,44,'2022-01-12 19:57:15'),(68437,1,66,'2022-01-12 20:11:18'),(68438,1,44,'2022-01-12 20:40:16'),(68439,1,6,'2022-01-12 20:40:49'),(68440,1,53,'2022-01-12 20:41:02'),(68441,1,53,'2022-01-12 20:41:28'),(68442,1,6,'2022-01-12 20:42:23'),(68443,1,44,'2022-01-12 20:45:25'),(68444,1,66,'2022-01-12 21:19:16'),(68445,1,66,'2022-01-12 21:21:46'),(68446,1,44,'2022-01-12 21:27:39'),(68447,1,44,'2022-01-12 21:30:36'),(68448,1,44,'2022-01-12 21:49:47'),(68449,1,73,'2022-01-12 21:51:39'),(68450,1,62,'2022-01-12 21:58:11'),(68451,1,59,'2022-01-12 22:04:40'),(68452,1,59,'2022-01-12 22:09:46'),(68453,1,44,'2022-01-13 00:06:47'),(68454,1,6,'2022-01-13 00:06:57'),(68455,1,44,'2022-01-13 00:07:00'),(68456,1,5,'2022-01-13 00:07:02'),(68457,1,45,'2022-01-13 00:07:06'),(68458,1,6,'2022-01-13 00:07:07'),(68459,1,14,'2022-01-13 00:07:09'),(68460,1,5,'2022-01-13 00:07:10'),(68461,1,13,'2022-01-13 00:07:11'),(68462,1,45,'2022-01-13 00:07:11'),(68463,1,15,'2022-01-13 00:07:12'),(68464,1,14,'2022-01-13 00:07:12'),(68465,1,96,'2022-01-13 00:07:14'),(68466,1,13,'2022-01-13 00:07:14'),(68467,1,53,'2022-01-13 00:07:15'),(68468,1,15,'2022-01-13 00:07:15'),(68469,1,96,'2022-01-13 00:07:16'),(68470,1,96,'2022-01-13 00:07:16'),(68471,1,79,'2022-01-13 00:07:17'),(68472,1,53,'2022-01-13 00:07:18'),(68473,1,96,'2022-01-13 00:07:21'),(68474,1,79,'2022-01-13 00:07:22'),(68475,1,44,'2022-01-13 02:38:16'),(68476,1,44,'2022-01-13 02:42:36'),(68477,1,44,'2022-01-13 03:05:59'),(68478,1,44,'2022-01-13 03:06:20'),(68479,1,44,'2022-01-13 03:37:37'),(68480,1,44,'2022-01-13 03:42:08'),(68481,1,79,'2022-01-13 04:11:02'),(68482,1,45,'2022-01-13 04:19:00'),(68483,1,66,'2022-01-13 04:56:35'),(68484,1,6,'2022-01-13 05:04:30'),(68485,1,6,'2022-01-13 05:04:32'),(68486,1,44,'2022-01-13 05:10:54'),(68487,1,44,'2022-01-13 05:13:30'),(68488,1,44,'2022-01-13 05:13:35'),(68489,1,44,'2022-01-13 05:13:38'),(68490,1,96,'2022-01-13 05:21:24'),(68491,1,79,'2022-01-13 05:35:21'),(68492,1,53,'2022-01-13 05:56:39'),(68493,1,73,'2022-01-13 06:37:16'),(68494,1,44,'2022-01-13 06:49:35'),(68495,1,44,'2022-01-13 07:12:30'),(68496,1,44,'2022-01-13 07:12:31'),(68497,1,44,'2022-01-13 07:53:31'),(68498,1,44,'2022-01-13 08:59:53'),(68499,1,44,'2022-01-13 09:36:00'),(68500,1,45,'2022-01-13 10:24:46'),(68501,1,44,'2022-01-13 11:01:34'),(68502,1,44,'2022-01-13 11:01:50'),(68503,1,44,'2022-01-13 11:02:02'),(68504,1,44,'2022-01-13 11:02:10'),(68505,1,44,'2022-01-13 11:12:00'),(68506,1,44,'2022-01-13 12:29:54'),(68507,1,14,'2022-01-13 12:29:55'),(68508,1,44,'2022-01-13 12:42:14'),(68509,1,44,'2022-01-13 13:22:28'),(68510,1,44,'2022-01-13 14:11:52'),(68511,1,44,'2022-01-13 14:13:52'),(68512,1,44,'2022-01-13 14:22:38'),(68513,1,70,'2022-01-13 14:28:05'),(68514,1,44,'2022-01-13 14:48:33'),(68515,1,44,'2022-01-13 15:06:31'),(68516,1,44,'2022-01-13 15:14:42'),(68517,1,44,'2022-01-13 15:20:58'),(68518,1,44,'2022-01-13 15:43:35'),(68519,1,6,'2022-01-13 15:43:36'),(68520,1,6,'2022-01-13 15:43:38'),(68521,1,66,'2022-01-13 15:54:59'),(68522,1,44,'2022-01-13 17:15:35'),(68523,1,73,'2022-01-13 17:19:18'),(68524,1,44,'2022-01-13 17:55:36'),(68525,1,96,'2022-01-13 18:32:07'),(68526,1,44,'2022-01-13 19:17:28'),(68527,1,44,'2022-01-13 19:17:29'),(68528,1,44,'2022-01-13 20:15:07'),(68529,1,44,'2022-01-13 20:15:09'),(68530,1,44,'2022-01-13 20:26:59'),(68531,1,44,'2022-01-13 20:32:06'),(68532,1,44,'2022-01-13 21:03:17'),(68533,1,44,'2022-01-13 22:16:34'),(68534,1,44,'2022-01-13 22:26:55'),(68535,1,6,'2022-01-13 22:26:57'),(68536,1,6,'2022-01-13 22:26:59'),(68537,1,44,'2022-01-13 22:27:20'),(68538,1,44,'2022-01-13 23:13:20'),(68539,1,44,'2022-01-13 23:13:59'),(68540,1,44,'2022-01-13 23:14:34'),(68541,1,44,'2022-01-13 23:15:14'),(68542,1,44,'2022-01-13 23:15:44'),(68543,1,44,'2022-01-13 23:16:09'),(68544,1,70,'2022-01-13 23:19:00'),(68545,1,44,'2022-01-13 23:22:56'),(68546,1,44,'2022-01-13 23:44:58'),(68547,1,44,'2022-01-14 00:07:34'),(68548,1,44,'2022-01-14 00:49:22'),(68549,1,44,'2022-01-14 00:54:52'),(68550,1,15,'2022-01-14 00:54:55'),(68551,1,59,'2022-01-14 00:54:58'),(68552,1,62,'2022-01-14 00:55:00'),(68553,1,15,'2022-01-14 00:55:02'),(68554,1,73,'2022-01-14 00:55:06'),(68555,1,73,'2022-01-14 00:55:09'),(68556,1,56,'2022-01-14 00:55:11'),(68557,1,44,'2022-01-14 00:55:22'),(68558,1,73,'2022-01-14 00:55:25'),(68559,1,59,'2022-01-14 00:55:27'),(68560,1,44,'2022-01-14 00:55:31'),(68561,1,53,'2022-01-14 00:55:36'),(68562,1,44,'2022-01-14 00:55:40'),(68563,1,70,'2022-01-14 00:55:44'),(68564,1,66,'2022-01-14 00:55:47'),(68565,1,66,'2022-01-14 00:55:49'),(68566,1,45,'2022-01-14 00:55:52'),(68567,1,44,'2022-01-14 00:55:57'),(68568,1,53,'2022-01-14 00:55:59'),(68569,1,43,'2022-01-14 00:56:01'),(68570,1,43,'2022-01-14 00:56:05'),(68571,1,5,'2022-01-14 00:56:12'),(68572,1,6,'2022-01-14 00:56:14'),(68573,1,44,'2022-01-14 00:56:19'),(68574,1,44,'2022-01-14 00:56:24'),(68575,1,14,'2022-01-14 00:56:32'),(68576,1,44,'2022-01-14 00:56:37'),(68577,1,44,'2022-01-14 00:56:42'),(68578,1,79,'2022-01-14 00:56:45'),(68579,1,44,'2022-01-14 00:56:50'),(68580,1,44,'2022-01-14 00:56:53'),(68581,1,15,'2022-01-14 00:56:56'),(68582,1,43,'2022-01-14 00:56:58'),(68583,1,59,'2022-01-14 00:57:03'),(68584,1,44,'2022-01-14 00:57:06'),(68585,1,44,'2022-01-14 00:57:10'),(68586,1,45,'2022-01-14 00:57:14'),(68587,1,45,'2022-01-14 00:57:17'),(68588,1,44,'2022-01-14 00:57:20'),(68589,1,44,'2022-01-14 00:57:26'),(68590,1,44,'2022-01-14 00:57:34'),(68591,1,56,'2022-01-14 00:57:37'),(68592,1,76,'2022-01-14 00:57:40'),(68593,1,44,'2022-01-14 00:57:45'),(68594,1,76,'2022-01-14 00:57:48'),(68595,1,44,'2022-01-14 00:57:52'),(68596,1,53,'2022-01-14 00:57:57'),(68597,1,0,'2022-01-14 00:57:59'),(68598,1,44,'2022-01-14 00:58:09'),(68599,1,44,'2022-01-14 00:58:14'),(68600,1,62,'2022-01-14 00:58:21'),(68601,1,44,'2022-01-14 00:58:31'),(68602,1,13,'2022-01-14 00:58:35'),(68603,1,44,'2022-01-14 00:58:40'),(68604,1,44,'2022-01-14 01:05:32'),(68605,1,44,'2022-01-14 01:38:34'),(68606,1,44,'2022-01-14 02:38:16'),(68607,1,44,'2022-01-14 02:38:19'),(68608,1,44,'2022-01-14 03:40:57'),(68609,1,53,'2022-01-14 04:08:30'),(68610,1,44,'2022-01-14 04:37:16'),(68611,1,44,'2022-01-14 04:40:24'),(68612,1,44,'2022-01-14 05:24:18'),(68613,1,44,'2022-01-14 05:29:07'),(68614,1,44,'2022-01-14 05:44:03'),(68615,1,44,'2022-01-14 06:05:04'),(68616,1,44,'2022-01-14 06:05:06'),(68617,1,53,'2022-01-14 07:27:54'),(68618,1,44,'2022-01-14 07:28:10'),(68619,1,44,'2022-01-14 07:28:11'),(68620,1,44,'2022-01-14 07:38:22'),(68621,1,44,'2022-01-14 07:39:04'),(68622,1,44,'2022-01-14 07:43:07'),(68623,1,44,'2022-01-14 07:48:56'),(68624,1,70,'2022-01-14 08:03:15'),(68625,1,44,'2022-01-14 08:04:42'),(68626,1,44,'2022-01-14 08:18:38'),(68627,1,44,'2022-01-14 08:22:47'),(68628,1,44,'2022-01-14 08:34:03'),(68629,1,44,'2022-01-14 08:34:23'),(68630,1,44,'2022-01-14 08:53:31'),(68631,1,44,'2022-01-14 09:16:20'),(68632,1,44,'2022-01-14 09:19:42'),(68633,1,6,'2022-01-14 09:19:48'),(68634,1,5,'2022-01-14 09:19:49'),(68635,1,13,'2022-01-14 09:19:49'),(68636,1,14,'2022-01-14 09:19:50'),(68637,1,59,'2022-01-14 09:19:51'),(68638,1,66,'2022-01-14 09:19:51'),(68639,1,76,'2022-01-14 09:19:52'),(68640,1,53,'2022-01-14 09:19:53'),(68641,1,96,'2022-01-14 09:19:59'),(68642,1,43,'2022-01-14 09:20:00'),(68643,1,66,'2022-01-14 09:20:01'),(68644,1,79,'2022-01-14 09:20:01'),(68645,1,70,'2022-01-14 09:20:02'),(68646,1,56,'2022-01-14 09:20:03'),(68647,1,73,'2022-01-14 09:20:05'),(68648,1,76,'2022-01-14 09:20:05'),(68649,1,15,'2022-01-14 09:20:06'),(68650,1,59,'2022-01-14 09:20:23'),(68651,1,44,'2022-01-14 09:20:24'),(68652,1,53,'2022-01-14 09:20:24'),(68653,1,62,'2022-01-14 09:20:25'),(68654,1,45,'2022-01-14 09:21:01'),(68655,1,70,'2022-01-14 09:21:01'),(68656,1,79,'2022-01-14 09:21:02'),(68657,1,43,'2022-01-14 09:21:03'),(68658,1,45,'2022-01-14 09:21:06'),(68659,1,62,'2022-01-14 09:21:07'),(68660,1,56,'2022-01-14 09:21:07'),(68661,1,73,'2022-01-14 09:21:08'),(68662,1,96,'2022-01-14 09:21:08'),(68663,1,53,'2022-01-14 09:21:09'),(68664,1,15,'2022-01-14 09:21:31'),(68665,1,15,'2022-01-14 09:21:32'),(68666,1,44,'2022-01-14 09:21:33'),(68667,1,15,'2022-01-14 09:21:33'),(68668,1,44,'2022-01-14 09:21:35'),(68669,1,44,'2022-01-14 09:21:36'),(68670,1,44,'2022-01-14 09:21:38'),(68671,1,44,'2022-01-14 09:21:42'),(68672,1,44,'2022-01-14 09:21:50'),(68673,1,44,'2022-01-14 10:21:04'),(68674,1,44,'2022-01-14 11:03:24'),(68675,1,44,'2022-01-14 11:12:06'),(68676,1,44,'2022-01-14 11:15:04'),(68677,1,44,'2022-01-14 11:25:19'),(68678,1,79,'2022-01-14 11:42:22'),(68679,1,44,'2022-01-14 11:49:10'),(68680,1,44,'2022-01-14 13:08:33'),(68681,1,44,'2022-01-14 13:09:28'),(68682,1,44,'2022-01-14 13:10:08'),(68683,1,44,'2022-01-14 13:10:46'),(68684,1,44,'2022-01-14 13:11:21'),(68685,1,44,'2022-01-14 13:11:52'),(68686,1,44,'2022-01-14 14:14:46'),(68687,1,44,'2022-01-14 14:21:24'),(68688,1,44,'2022-01-14 14:46:32'),(68689,1,44,'2022-01-14 15:31:00'),(68690,1,56,'2022-01-14 15:34:06'),(68691,1,53,'2022-01-14 15:56:41'),(68692,1,44,'2022-01-14 16:25:19'),(68693,1,44,'2022-01-14 16:37:46'),(68694,1,44,'2022-01-14 17:13:43'),(68695,1,44,'2022-01-14 17:21:17'),(68696,1,44,'2022-01-14 19:20:57'),(68697,1,44,'2022-01-14 19:21:09'),(68698,1,44,'2022-01-14 19:21:10'),(68699,1,44,'2022-01-14 19:21:14'),(68700,1,44,'2022-01-14 19:21:17'),(68701,1,44,'2022-01-14 19:21:22'),(68702,1,44,'2022-01-14 19:22:00'),(68703,1,44,'2022-01-14 19:22:03'),(68704,1,44,'2022-01-14 19:22:13'),(68705,1,44,'2022-01-14 19:22:15'),(68706,1,44,'2022-01-14 19:22:32'),(68707,1,44,'2022-01-14 19:23:03'),(68708,1,44,'2022-01-14 19:23:07'),(68709,1,44,'2022-01-14 19:23:10'),(68710,1,44,'2022-01-14 19:23:14'),(68711,1,44,'2022-01-14 19:23:19'),(68712,1,44,'2022-01-14 19:23:25'),(68713,1,44,'2022-01-14 19:23:30'),(68714,1,44,'2022-01-14 19:23:32'),(68715,1,44,'2022-01-14 19:23:35'),(68716,1,44,'2022-01-14 19:23:39'),(68717,1,44,'2022-01-14 19:23:41'),(68718,1,44,'2022-01-14 19:23:45'),(68719,1,44,'2022-01-14 19:23:49'),(68720,1,44,'2022-01-14 19:23:51'),(68721,1,44,'2022-01-14 19:23:55'),(68722,1,44,'2022-01-14 19:23:58'),(68723,1,44,'2022-01-14 19:24:01'),(68724,1,44,'2022-01-14 19:24:03'),(68725,1,44,'2022-01-14 19:24:07'),(68726,1,44,'2022-01-14 19:24:09'),(68727,1,44,'2022-01-14 19:24:12'),(68728,1,44,'2022-01-14 19:24:17'),(68729,1,44,'2022-01-14 19:24:23'),(68730,1,44,'2022-01-14 19:24:27'),(68731,1,44,'2022-01-14 19:24:29'),(68732,1,44,'2022-01-14 19:24:32'),(68733,1,44,'2022-01-14 19:24:36'),(68734,1,44,'2022-01-14 19:24:41'),(68735,1,44,'2022-01-14 19:24:44'),(68736,1,44,'2022-01-14 19:24:47'),(68737,1,44,'2022-01-14 19:24:53'),(68738,1,44,'2022-01-14 19:24:58'),(68739,1,44,'2022-01-14 19:25:01'),(68740,1,44,'2022-01-14 19:25:10'),(68741,1,44,'2022-01-14 19:25:13'),(68742,1,44,'2022-01-14 19:25:16'),(68743,1,44,'2022-01-14 19:25:21'),(68744,1,44,'2022-01-14 19:25:24'),(68745,1,44,'2022-01-14 19:25:27'),(68746,1,44,'2022-01-14 19:25:29'),(68747,1,44,'2022-01-14 19:25:32'),(68748,1,44,'2022-01-14 19:25:35'),(68749,1,44,'2022-01-14 19:25:39'),(68750,1,44,'2022-01-14 19:25:44'),(68751,1,44,'2022-01-14 19:25:50'),(68752,1,44,'2022-01-14 19:25:55'),(68753,1,44,'2022-01-14 19:25:58'),(68754,1,44,'2022-01-14 19:26:01'),(68755,1,44,'2022-01-14 19:26:03'),(68756,1,44,'2022-01-14 19:26:06'),(68757,1,44,'2022-01-14 19:26:10'),(68758,1,44,'2022-01-14 19:26:17'),(68759,1,44,'2022-01-14 19:26:20'),(68760,1,44,'2022-01-14 19:26:23'),(68761,1,44,'2022-01-14 19:26:26'),(68762,1,44,'2022-01-14 19:26:31'),(68763,1,44,'2022-01-14 19:26:34'),(68764,1,44,'2022-01-14 19:26:37'),(68765,1,44,'2022-01-14 19:26:39'),(68766,1,44,'2022-01-14 19:26:41'),(68767,1,44,'2022-01-14 19:26:45'),(68768,1,44,'2022-01-14 19:26:49'),(68769,1,44,'2022-01-14 19:26:53'),(68770,1,44,'2022-01-14 19:26:56'),(68771,1,44,'2022-01-14 19:27:00'),(68772,1,44,'2022-01-14 19:27:03'),(68773,1,44,'2022-01-14 19:27:08'),(68774,1,44,'2022-01-14 19:27:11'),(68775,1,44,'2022-01-14 19:27:15'),(68776,1,44,'2022-01-14 19:27:20'),(68777,1,44,'2022-01-14 19:27:30'),(68778,1,44,'2022-01-14 19:27:34'),(68779,1,44,'2022-01-14 19:27:40'),(68780,1,44,'2022-01-14 19:27:49'),(68781,1,44,'2022-01-14 19:27:59'),(68782,1,44,'2022-01-14 19:28:05'),(68783,1,44,'2022-01-14 19:28:10'),(68784,1,44,'2022-01-14 19:28:16'),(68785,1,44,'2022-01-14 19:28:22'),(68786,1,44,'2022-01-14 19:28:31'),(68787,1,44,'2022-01-14 19:28:34'),(68788,1,44,'2022-01-14 19:28:39'),(68789,1,44,'2022-01-14 19:28:48'),(68790,1,44,'2022-01-14 19:28:52'),(68791,1,44,'2022-01-14 19:28:54'),(68792,1,44,'2022-01-14 19:28:57'),(68793,1,44,'2022-01-14 19:29:00'),(68794,1,44,'2022-01-14 19:29:03'),(68795,1,44,'2022-01-14 19:29:05'),(68796,1,44,'2022-01-14 19:29:08'),(68797,1,44,'2022-01-14 19:29:10'),(68798,1,44,'2022-01-14 19:29:15'),(68799,1,44,'2022-01-14 19:29:20'),(68800,1,44,'2022-01-14 19:29:25'),(68801,1,44,'2022-01-14 19:29:36'),(68802,1,44,'2022-01-14 19:29:40'),(68803,1,44,'2022-01-14 19:29:43'),(68804,1,44,'2022-01-14 19:29:46'),(68805,1,44,'2022-01-14 19:29:49'),(68806,1,44,'2022-01-14 19:29:53'),(68807,1,44,'2022-01-14 19:29:58'),(68808,1,44,'2022-01-14 19:30:06'),(68809,1,44,'2022-01-14 19:30:13'),(68810,1,44,'2022-01-14 19:30:16'),(68811,1,44,'2022-01-14 19:30:18'),(68812,1,44,'2022-01-14 19:30:22'),(68813,1,44,'2022-01-14 19:30:29'),(68814,1,44,'2022-01-14 19:30:37'),(68815,1,44,'2022-01-14 19:30:43'),(68816,1,44,'2022-01-14 19:30:51'),(68817,1,44,'2022-01-14 19:30:57'),(68818,1,44,'2022-01-14 19:31:05'),(68819,1,44,'2022-01-14 19:31:14'),(68820,1,44,'2022-01-14 19:31:19'),(68821,1,44,'2022-01-14 19:31:27'),(68822,1,44,'2022-01-14 19:31:33'),(68823,1,44,'2022-01-14 19:31:37'),(68824,1,44,'2022-01-14 19:31:42'),(68825,1,44,'2022-01-14 19:31:45'),(68826,1,44,'2022-01-14 19:31:48'),(68827,1,44,'2022-01-14 19:31:51'),(68828,1,44,'2022-01-14 19:31:54'),(68829,1,44,'2022-01-14 19:32:02'),(68830,1,44,'2022-01-14 19:38:01'),(68831,1,79,'2022-01-14 19:41:38'),(68832,1,44,'2022-01-14 20:10:45'),(68833,1,76,'2022-01-14 21:19:44'),(68834,1,43,'2022-01-14 22:29:31'),(68835,1,44,'2022-01-14 23:05:10'),(68836,1,44,'2022-01-15 00:40:51'),(68837,1,44,'2022-01-15 02:06:44'),(68838,1,5,'2022-01-15 02:06:51'),(68839,1,6,'2022-01-15 02:06:54'),(68840,1,44,'2022-01-15 02:41:38'),(68841,1,44,'2022-01-15 04:15:38'),(68842,1,59,'2022-01-15 04:52:43'),(68843,1,45,'2022-01-15 04:57:57'),(68844,1,79,'2022-01-15 06:45:29'),(68845,1,44,'2022-01-15 07:01:23'),(68846,1,44,'2022-01-15 07:01:24'),(68847,1,44,'2022-01-15 07:16:56'),(68848,1,6,'2022-01-15 07:16:57'),(68849,1,44,'2022-01-15 07:33:54'),(68850,1,44,'2022-01-15 08:35:23'),(68851,1,44,'2022-01-15 10:44:49'),(68852,1,44,'2022-01-15 12:40:48'),(68853,1,44,'2022-01-15 13:13:56'),(68854,1,79,'2022-01-15 15:31:56'),(68855,1,44,'2022-01-15 15:31:57'),(68856,1,44,'2022-01-15 15:31:58'),(68857,1,44,'2022-01-15 15:56:07'),(68858,1,44,'2022-01-15 15:56:11'),(68859,1,44,'2022-01-15 16:16:59'),(68860,1,44,'2022-01-15 16:58:20'),(68861,1,44,'2022-01-15 17:03:44'),(68862,1,44,'2022-01-15 17:16:04'),(68863,1,44,'2022-01-15 17:38:47'),(68864,1,53,'2022-01-15 17:42:38'),(68865,1,14,'2022-01-15 17:42:55'),(68866,1,79,'2022-01-15 17:42:58'),(68867,1,43,'2022-01-15 17:44:31'),(68868,1,70,'2022-01-15 17:46:23'),(68869,1,6,'2022-01-15 17:46:31'),(68870,1,5,'2022-01-15 17:48:48'),(68871,1,44,'2022-01-15 18:06:26'),(68872,1,44,'2022-01-15 18:06:54'),(68873,1,44,'2022-01-15 18:59:57'),(68874,1,44,'2022-01-15 19:00:13'),(68875,1,6,'2022-01-15 19:00:14'),(68876,1,44,'2022-01-15 19:00:17'),(68877,1,44,'2022-01-15 19:06:11'),(68878,1,44,'2022-01-15 19:35:35'),(68879,1,44,'2022-01-15 20:04:26'),(68880,1,44,'2022-01-15 22:51:22'),(68881,1,44,'2022-01-15 23:00:31'),(68882,1,44,'2022-01-15 23:47:00'),(68883,1,44,'2022-01-15 23:47:29'),(68884,1,44,'2022-01-15 23:48:31'),(68885,1,44,'2022-01-15 23:49:12'),(68886,1,53,'2022-01-16 00:27:29'),(68887,1,53,'2022-01-16 00:39:25'),(68888,1,44,'2022-01-16 01:09:43'),(68889,1,70,'2022-01-16 01:14:23'),(68890,1,44,'2022-01-16 01:21:13'),(68891,1,44,'2022-01-16 02:05:57'),(68892,1,96,'2022-01-16 02:24:41'),(68893,1,43,'2022-01-16 02:42:04'),(68894,1,44,'2022-01-16 02:48:15'),(68895,1,15,'2022-01-16 03:30:29'),(68896,1,44,'2022-01-16 03:46:50'),(68897,1,66,'2022-01-16 03:55:36'),(68898,1,15,'2022-01-16 05:01:10'),(68899,1,73,'2022-01-16 05:09:02'),(68900,1,44,'2022-01-16 05:18:56'),(68901,1,53,'2022-01-16 06:02:38'),(68902,1,44,'2022-01-16 07:27:24'),(68903,1,44,'2022-01-16 07:27:27'),(68904,1,44,'2022-01-16 08:51:29'),(68905,1,44,'2022-01-16 09:02:27'),(68906,1,44,'2022-01-16 09:44:47'),(68907,1,44,'2022-01-16 09:47:45'),(68908,1,79,'2022-01-16 10:15:22'),(68909,1,44,'2022-01-16 10:16:46'),(68910,1,44,'2022-01-16 10:43:53'),(68911,1,44,'2022-01-16 11:10:42'),(68912,1,44,'2022-01-16 11:34:25'),(68913,1,44,'2022-01-16 11:40:22'),(68914,1,44,'2022-01-16 11:45:00'),(68915,1,44,'2022-01-16 11:50:21'),(68916,1,44,'2022-01-16 11:55:18'),(68917,1,44,'2022-01-16 12:01:09'),(68918,1,44,'2022-01-16 12:09:51'),(68919,1,44,'2022-01-16 12:21:42'),(68920,1,44,'2022-01-16 12:29:38'),(68921,1,44,'2022-01-16 13:19:25'),(68922,1,44,'2022-01-16 13:24:06'),(68923,1,44,'2022-01-16 14:06:26'),(68924,1,44,'2022-01-16 14:08:29'),(68925,1,44,'2022-01-16 15:29:36'),(68926,1,44,'2022-01-16 16:06:37'),(68927,1,44,'2022-01-16 16:20:31'),(68928,1,44,'2022-01-16 17:11:55'),(68929,1,44,'2022-01-16 17:42:51'),(68930,1,76,'2022-01-16 18:42:53'),(68931,1,44,'2022-01-16 18:42:54'),(68932,1,44,'2022-01-16 19:08:20'),(68933,1,44,'2022-01-16 19:08:35'),(68934,1,44,'2022-01-16 19:08:39'),(68935,1,44,'2022-01-16 19:12:37'),(68936,1,44,'2022-01-16 19:41:43'),(68937,1,44,'2022-01-16 20:09:22'),(68938,1,44,'2022-01-16 22:55:02'),(68939,1,15,'2022-01-16 23:18:26'),(68940,1,70,'2022-01-16 23:18:28'),(68941,1,59,'2022-01-17 00:01:21'),(68942,1,44,'2022-01-17 00:08:43'),(68943,1,44,'2022-01-17 00:48:14'),(68944,1,44,'2022-01-17 01:05:33'),(68945,1,44,'2022-01-17 01:59:57'),(68946,1,44,'2022-01-17 02:05:51'),(68947,1,6,'2022-01-17 02:07:11'),(68948,1,15,'2022-01-17 02:07:43'),(68949,1,13,'2022-01-17 02:09:04'),(68950,1,5,'2022-01-17 02:09:36'),(68951,1,43,'2022-01-17 02:11:30'),(68952,1,53,'2022-01-17 02:11:47'),(68953,1,14,'2022-01-17 02:12:03'),(68954,1,53,'2022-01-17 02:12:21'),(68955,1,15,'2022-01-17 02:12:53'),(68956,1,44,'2022-01-17 02:13:09'),(68957,1,45,'2022-01-17 02:13:25'),(68958,1,59,'2022-01-17 02:13:56'),(68959,1,76,'2022-01-17 02:14:14'),(68960,1,56,'2022-01-17 02:15:04'),(68961,1,70,'2022-01-17 02:15:20'),(68962,1,66,'2022-01-17 02:15:36'),(68963,1,44,'2022-01-17 02:25:12'),(68964,1,44,'2022-01-17 03:20:07'),(68965,1,44,'2022-01-17 04:09:55'),(68966,1,44,'2022-01-17 04:35:10'),(68967,1,44,'2022-01-17 04:57:08'),(68968,1,53,'2022-01-17 05:01:17'),(68969,1,44,'2022-01-17 05:06:26'),(68970,1,76,'2022-01-17 05:11:41'),(68971,1,56,'2022-01-17 05:17:41'),(68972,1,66,'2022-01-17 05:37:21'),(68973,1,44,'2022-01-17 05:42:17'),(68974,1,44,'2022-01-17 06:58:37'),(68975,1,6,'2022-01-17 06:58:39'),(68976,1,6,'2022-01-17 06:58:41'),(68977,1,44,'2022-01-17 07:23:27'),(68978,1,44,'2022-01-17 07:23:29'),(68979,1,44,'2022-01-17 07:51:01'),(68980,1,15,'2022-01-17 08:11:11'),(68981,1,44,'2022-01-17 09:31:53'),(68982,1,62,'2022-01-17 11:17:18'),(68983,1,44,'2022-01-17 11:41:26'),(68984,1,6,'2022-01-17 12:32:44'),(68985,1,44,'2022-01-17 12:33:35'),(68986,1,6,'2022-01-17 12:33:40'),(68987,1,6,'2022-01-17 12:33:44'),(68988,1,15,'2022-01-17 13:37:44'),(68989,1,44,'2022-01-17 14:08:52'),(68990,1,76,'2022-01-17 15:28:43'),(68991,1,44,'2022-01-17 16:03:47'),(68992,1,44,'2022-01-17 16:04:16'),(68993,1,44,'2022-01-17 16:04:39'),(68994,1,44,'2022-01-17 16:04:53'),(68995,1,44,'2022-01-17 16:47:56'),(68996,1,44,'2022-01-17 16:49:56'),(68997,1,44,'2022-01-17 16:52:33'),(68998,1,6,'2022-01-17 17:17:23'),(68999,1,6,'2022-01-17 17:17:25'),(69000,1,15,'2022-01-17 17:46:06'),(69001,1,62,'2022-01-17 17:51:57'),(69002,1,44,'2022-01-17 18:43:47'),(69003,1,5,'2022-01-17 18:48:41'),(69004,1,44,'2022-01-17 19:13:52'),(69005,1,44,'2022-01-17 19:13:53'),(69006,1,44,'2022-01-17 19:28:08'),(69007,1,44,'2022-01-17 19:48:11'),(69008,1,79,'2022-01-17 20:21:19'),(69009,1,13,'2022-01-17 21:30:41'),(69010,1,44,'2022-01-17 21:55:45'),(69011,1,44,'2022-01-17 22:05:56'),(69012,1,44,'2022-01-17 22:06:01'),(69013,1,44,'2022-01-17 22:06:03'),(69014,1,66,'2022-01-17 22:46:09'),(69015,1,44,'2022-01-17 23:25:55'),(69016,1,73,'2022-01-17 23:30:40'),(69017,1,66,'2022-01-18 00:31:33'),(69018,1,44,'2022-01-18 00:38:41'),(69019,1,45,'2022-01-18 00:41:47'),(69020,1,44,'2022-01-18 01:05:28'),(69021,1,56,'2022-01-18 01:10:00'),(69022,1,44,'2022-01-18 02:43:56'),(69023,1,44,'2022-01-18 02:45:58'),(69024,1,44,'2022-01-18 03:47:45'),(69025,1,44,'2022-01-18 03:50:23'),(69026,1,44,'2022-01-18 04:13:30'),(69027,1,44,'2022-01-18 05:15:10'),(69028,1,43,'2022-01-18 05:37:10'),(69029,1,44,'2022-01-18 05:43:18'),(69030,1,44,'2022-01-18 07:25:28'),(69031,1,44,'2022-01-18 07:25:29'),(69032,1,44,'2022-01-18 08:31:08'),(69033,1,44,'2022-01-18 09:30:22'),(69034,1,44,'2022-01-18 09:38:01'),(69035,1,44,'2022-01-18 10:11:28'),(69036,1,44,'2022-01-18 10:19:13'),(69037,1,44,'2022-01-18 10:32:58'),(69038,1,44,'2022-01-18 12:02:10'),(69039,1,6,'2022-01-18 12:02:16'),(69040,1,44,'2022-01-18 12:26:48'),(69041,1,44,'2022-01-18 13:28:44'),(69042,1,66,'2022-01-18 13:29:05'),(69043,1,44,'2022-01-18 13:29:10'),(69044,1,62,'2022-01-18 14:20:19'),(69045,1,44,'2022-01-18 14:56:03'),(69046,1,44,'2022-01-18 17:05:44'),(69047,1,44,'2022-01-18 17:06:51'),(69048,1,44,'2022-01-18 17:07:19'),(69049,1,44,'2022-01-18 17:08:14'),(69050,1,44,'2022-01-18 17:09:05'),(69051,1,44,'2022-01-18 17:09:51'),(69052,1,44,'2022-01-18 17:10:43'),(69053,1,44,'2022-01-18 17:11:26'),(69054,1,44,'2022-01-18 17:12:10'),(69055,1,43,'2022-01-18 17:42:38'),(69056,1,44,'2022-01-18 18:02:20'),(69057,1,44,'2022-01-18 18:02:24'),(69058,1,44,'2022-01-18 18:02:31'),(69059,1,44,'2022-01-18 18:22:51'),(69060,1,44,'2022-01-18 18:26:29'),(69061,1,44,'2022-01-18 19:10:17'),(69062,1,44,'2022-01-18 19:10:17'),(69063,1,44,'2022-01-18 19:10:18'),(69064,1,44,'2022-01-18 19:11:30'),(69065,1,44,'2022-01-18 19:11:30'),(69066,1,44,'2022-01-18 19:11:31'),(69067,1,44,'2022-01-18 19:11:33'),(69068,1,44,'2022-01-18 19:11:36'),(69069,1,44,'2022-01-18 19:11:38'),(69070,1,44,'2022-01-18 19:11:51'),(69071,1,44,'2022-01-18 19:11:51'),(69072,1,44,'2022-01-18 19:11:52'),(69073,1,44,'2022-01-18 19:11:55'),(69074,1,44,'2022-01-18 19:11:56'),(69075,1,44,'2022-01-18 19:11:59'),(69076,1,44,'2022-01-18 19:11:59'),(69077,1,44,'2022-01-18 19:12:06'),(69078,1,44,'2022-01-18 19:12:08'),(69079,1,44,'2022-01-18 19:12:09'),(69080,1,44,'2022-01-18 19:12:10'),(69081,1,44,'2022-01-18 19:12:11'),(69082,1,44,'2022-01-18 19:12:19'),(69083,1,44,'2022-01-18 19:12:37'),(69084,1,44,'2022-01-18 19:12:38'),(69085,1,44,'2022-01-18 19:12:41'),(69086,1,44,'2022-01-18 19:12:43'),(69087,1,44,'2022-01-18 19:13:10'),(69088,1,44,'2022-01-18 19:13:33'),(69089,1,44,'2022-01-18 19:13:34'),(69090,1,45,'2022-01-18 20:44:13'),(69091,1,44,'2022-01-18 20:54:18'),(69092,1,44,'2022-01-18 20:55:13'),(69093,1,44,'2022-01-18 20:55:35'),(69094,1,44,'2022-01-18 21:14:13'),(69095,1,6,'2022-01-18 21:14:15'),(69096,1,44,'2022-01-18 21:14:17'),(69097,1,15,'2022-01-18 21:42:35'),(69098,1,70,'2022-01-18 21:48:36'),(69099,1,44,'2022-01-18 22:41:10'),(69100,1,13,'2022-01-19 00:19:09'),(69101,1,44,'2022-01-19 02:41:37'),(69102,1,44,'2022-01-19 02:54:05'),(69103,1,44,'2022-01-19 02:57:52'),(69104,1,44,'2022-01-19 03:03:55'),(69105,1,44,'2022-01-19 04:08:39'),(69106,1,45,'2022-01-19 05:25:02'),(69107,1,44,'2022-01-19 05:55:09'),(69108,1,45,'2022-01-19 06:25:18'),(69109,1,56,'2022-01-19 07:28:56'),(69110,1,44,'2022-01-19 07:29:08'),(69111,1,44,'2022-01-19 07:29:09'),(69112,1,44,'2022-01-19 08:05:31'),(69113,1,44,'2022-01-19 08:33:45'),(69114,1,44,'2022-01-19 08:54:25'),(69115,1,44,'2022-01-19 08:54:43'),(69116,1,44,'2022-01-19 08:55:01'),(69117,1,44,'2022-01-19 08:55:28'),(69118,1,44,'2022-01-19 08:55:53'),(69119,1,44,'2022-01-19 08:58:01'),(69120,1,44,'2022-01-19 08:59:01'),(69121,1,44,'2022-01-19 08:59:20'),(69122,1,44,'2022-01-19 08:59:38'),(69123,1,44,'2022-01-19 09:00:07'),(69124,1,44,'2022-01-19 09:00:38'),(69125,1,44,'2022-01-19 09:14:33'),(69126,1,44,'2022-01-19 09:15:03'),(69127,1,44,'2022-01-19 09:39:37'),(69128,1,44,'2022-01-19 11:06:06'),(69129,1,44,'2022-01-19 11:34:35'),(69130,1,44,'2022-01-19 13:18:02'),(69131,1,44,'2022-01-19 13:44:40'),(69132,1,44,'2022-01-19 13:44:48'),(69133,1,44,'2022-01-19 13:44:58'),(69134,1,44,'2022-01-19 13:45:09'),(69135,1,44,'2022-01-19 13:45:15'),(69136,1,44,'2022-01-19 13:45:35'),(69137,1,44,'2022-01-19 13:45:44'),(69138,1,44,'2022-01-19 13:46:12'),(69139,1,44,'2022-01-19 13:46:22'),(69140,1,44,'2022-01-19 13:46:29'),(69141,1,44,'2022-01-19 13:46:36'),(69142,1,44,'2022-01-19 13:46:45'),(69143,1,44,'2022-01-19 13:47:00'),(69144,1,44,'2022-01-19 13:47:17'),(69145,1,44,'2022-01-19 13:47:34'),(69146,1,44,'2022-01-19 13:47:43'),(69147,1,44,'2022-01-19 13:47:57'),(69148,1,44,'2022-01-19 13:48:09'),(69149,1,44,'2022-01-19 13:48:17'),(69150,1,44,'2022-01-19 13:48:28'),(69151,1,44,'2022-01-19 13:48:39'),(69152,1,44,'2022-01-19 13:48:51'),(69153,1,44,'2022-01-19 13:49:05'),(69154,1,44,'2022-01-19 13:49:13'),(69155,1,44,'2022-01-19 13:49:20'),(69156,1,44,'2022-01-19 13:49:35'),(69157,1,44,'2022-01-19 13:49:45'),(69158,1,44,'2022-01-19 13:49:54'),(69159,1,44,'2022-01-19 13:50:04'),(69160,1,76,'2022-01-19 14:53:59'),(69161,1,44,'2022-01-19 14:57:39'),(69162,1,44,'2022-01-19 14:57:42'),(69163,1,44,'2022-01-19 14:57:45'),(69164,1,44,'2022-01-19 15:12:09'),(69165,1,44,'2022-01-19 15:12:32'),(69166,1,44,'2022-01-19 17:16:19'),(69167,1,6,'2022-01-19 17:18:34'),(69168,1,6,'2022-01-19 17:18:40'),(69169,1,6,'2022-01-19 17:42:54'),(69170,1,44,'2022-01-19 18:01:23'),(69171,1,53,'2022-01-19 18:08:00'),(69172,1,44,'2022-01-19 18:55:07'),(69173,1,44,'2022-01-19 19:08:26'),(69174,1,44,'2022-01-19 19:08:27'),(69175,1,44,'2022-01-19 19:36:47'),(69176,1,44,'2022-01-19 19:38:42'),(69177,1,44,'2022-01-19 21:29:23'),(69178,1,44,'2022-01-19 21:29:27'),(69179,1,66,'2022-01-19 22:05:36'),(69180,1,44,'2022-01-19 22:17:02'),(69181,1,44,'2022-01-19 22:17:09'),(69182,1,44,'2022-01-19 22:17:17'),(69183,1,44,'2022-01-19 22:17:20'),(69184,1,44,'2022-01-19 22:17:23'),(69185,1,59,'2022-01-19 23:00:11'),(69186,1,44,'2022-01-19 23:04:12'),(69187,1,44,'2022-01-19 23:04:22'),(69188,1,15,'2022-01-19 23:04:26'),(69189,1,56,'2022-01-19 23:24:53'),(69190,1,53,'2022-01-19 23:48:18'),(69191,1,73,'2022-01-20 00:27:57'),(69192,1,76,'2022-01-20 00:34:27'),(69193,1,44,'2022-01-20 02:36:33'),(69194,1,44,'2022-01-20 03:41:50'),(69195,1,44,'2022-01-20 03:51:30'),(69196,1,44,'2022-01-20 03:52:28'),(69197,1,44,'2022-01-20 03:52:51'),(69198,1,44,'2022-01-20 03:53:21'),(69199,1,44,'2022-01-20 04:37:12'),(69200,1,70,'2022-01-20 04:38:15'),(69201,1,59,'2022-01-20 04:56:19'),(69202,1,44,'2022-01-20 05:55:27'),(69203,1,70,'2022-01-20 05:55:35'),(69204,1,44,'2022-01-20 05:55:55'),(69205,1,44,'2022-01-20 05:57:00'),(69206,1,44,'2022-01-20 05:57:40'),(69207,1,44,'2022-01-20 05:58:29'),(69208,1,44,'2022-01-20 05:59:28'),(69209,1,44,'2022-01-20 05:59:53'),(69210,1,44,'2022-01-20 06:00:49'),(69211,1,44,'2022-01-20 06:01:26'),(69212,1,44,'2022-01-20 06:02:01'),(69213,1,44,'2022-01-20 06:02:46'),(69214,1,44,'2022-01-20 06:06:10'),(69215,1,53,'2022-01-20 07:18:11'),(69216,1,44,'2022-01-20 07:18:12'),(69217,1,44,'2022-01-20 07:18:13'),(69218,1,44,'2022-01-20 07:54:57'),(69219,1,44,'2022-01-20 10:38:34'),(69220,1,15,'2022-01-20 12:46:23'),(69221,1,59,'2022-01-20 13:04:43'),(69222,1,73,'2022-01-20 13:11:22'),(69223,1,15,'2022-01-20 15:06:21'),(69224,1,44,'2022-01-20 15:45:46'),(69225,1,44,'2022-01-20 16:01:11'),(69226,1,53,'2022-01-20 18:44:48'),(69227,1,44,'2022-01-20 18:44:54'),(69228,1,44,'2022-01-20 19:12:48'),(69229,1,44,'2022-01-20 19:12:48'),(69230,1,44,'2022-01-20 19:12:49'),(69231,1,44,'2022-01-20 20:52:11'),(69232,1,59,'2022-01-20 21:57:11'),(69233,1,44,'2022-01-20 21:57:50'),(69234,1,44,'2022-01-21 01:40:50'),(69235,1,6,'2022-01-21 01:40:52'),(69236,1,6,'2022-01-21 01:40:53'),(69237,1,73,'2022-01-21 02:00:42'),(69238,1,44,'2022-01-21 03:44:26'),(69239,1,44,'2022-01-21 03:44:37'),(69240,1,44,'2022-01-21 03:50:21'),(69241,1,44,'2022-01-21 03:50:23'),(69242,1,44,'2022-01-21 03:50:27'),(69243,1,62,'2022-01-21 05:11:09'),(69244,1,6,'2022-01-21 06:00:28'),(69245,1,6,'2022-01-21 06:00:30'),(69246,1,44,'2022-01-21 07:04:44'),(69247,1,44,'2022-01-21 07:04:45'),(69248,1,44,'2022-01-21 07:24:35'),(69249,1,15,'2022-01-21 07:46:45'),(69250,1,44,'2022-01-21 08:12:26'),(69251,1,44,'2022-01-21 08:15:41'),(69252,1,44,'2022-01-21 08:23:37'),(69253,1,44,'2022-01-21 09:30:49'),(69254,1,44,'2022-01-21 09:30:59'),(69255,1,44,'2022-01-21 09:31:10'),(69256,1,44,'2022-01-21 09:31:22'),(69257,1,44,'2022-01-21 09:31:31'),(69258,1,44,'2022-01-21 09:31:43'),(69259,1,44,'2022-01-21 09:31:53'),(69260,1,44,'2022-01-21 09:32:06'),(69261,1,44,'2022-01-21 09:32:18'),(69262,1,44,'2022-01-21 09:32:56'),(69263,1,44,'2022-01-21 09:33:09'),(69264,1,44,'2022-01-21 09:33:21'),(69265,1,44,'2022-01-21 09:33:34'),(69266,1,44,'2022-01-21 09:33:47'),(69267,1,44,'2022-01-21 09:33:59'),(69268,1,44,'2022-01-21 09:34:31'),(69269,1,44,'2022-01-21 09:34:50'),(69270,1,44,'2022-01-21 09:35:02'),(69271,1,44,'2022-01-21 09:35:12'),(69272,1,44,'2022-01-21 09:35:30'),(69273,1,44,'2022-01-21 09:35:55'),(69274,1,44,'2022-01-21 09:36:16'),(69275,1,44,'2022-01-21 09:36:34'),(69276,1,44,'2022-01-21 09:36:51'),(69277,1,44,'2022-01-21 09:37:01'),(69278,1,44,'2022-01-21 09:37:12'),(69279,1,44,'2022-01-21 09:37:25'),(69280,1,44,'2022-01-21 09:37:44'),(69281,1,44,'2022-01-21 09:37:55'),(69282,1,44,'2022-01-21 09:38:13'),(69283,1,44,'2022-01-21 09:38:25'),(69284,1,44,'2022-01-21 09:38:36'),(69285,1,44,'2022-01-21 09:38:47'),(69286,1,44,'2022-01-21 09:38:59'),(69287,1,44,'2022-01-21 09:47:51'),(69288,1,44,'2022-01-21 09:55:38'),(69289,1,45,'2022-01-21 12:08:00'),(69290,1,44,'2022-01-21 12:13:40'),(69291,1,70,'2022-01-21 12:23:08'),(69292,1,44,'2022-01-21 12:31:22'),(69293,1,44,'2022-01-21 14:09:57'),(69294,1,44,'2022-01-21 17:49:26'),(69295,1,44,'2022-01-21 17:49:30'),(69296,1,73,'2022-01-21 17:50:38'),(69297,1,44,'2022-01-21 18:11:24'),(69298,1,44,'2022-01-21 18:15:27'),(69299,1,5,'2022-01-21 18:15:37'),(69300,1,6,'2022-01-21 18:15:43'),(69301,1,73,'2022-01-21 18:57:06'),(69302,1,44,'2022-01-21 19:03:16'),(69303,1,44,'2022-01-21 19:03:17'),(69304,1,76,'2022-01-21 19:05:24'),(69305,1,14,'2022-01-21 22:24:51'),(69306,1,66,'2022-01-21 22:33:17'),(69307,1,44,'2022-01-21 23:12:16'),(69308,1,44,'2022-01-21 23:30:12'),(69309,1,15,'2022-01-22 00:24:02'),(69310,1,14,'2022-01-22 00:38:32'),(69311,1,62,'2022-01-22 01:17:35'),(69312,1,44,'2022-01-22 01:57:16'),(69313,1,44,'2022-01-22 01:57:20'),(69314,1,44,'2022-01-22 01:57:28'),(69315,1,44,'2022-01-22 01:57:33'),(69316,1,44,'2022-01-22 01:57:39'),(69317,1,44,'2022-01-22 01:57:48'),(69318,1,44,'2022-01-22 01:57:54'),(69319,1,44,'2022-01-22 01:57:59'),(69320,1,44,'2022-01-22 01:58:06'),(69321,1,44,'2022-01-22 01:58:24'),(69322,1,44,'2022-01-22 01:58:34'),(69323,1,44,'2022-01-22 02:41:12'),(69324,1,96,'2022-01-22 03:05:16'),(69325,1,44,'2022-01-22 03:26:19'),(69326,1,44,'2022-01-22 05:03:33'),(69327,1,45,'2022-01-22 05:23:19'),(69328,1,6,'2022-01-22 05:53:36'),(69329,1,44,'2022-01-22 07:03:33'),(69330,1,44,'2022-01-22 07:03:34'),(69331,1,73,'2022-01-22 07:58:49'),(69332,1,44,'2022-01-22 08:24:33'),(69333,1,44,'2022-01-22 09:55:18'),(69334,1,44,'2022-01-22 10:20:49'),(69335,1,44,'2022-01-22 10:25:02'),(69336,1,44,'2022-01-22 10:25:08'),(69337,1,44,'2022-01-22 10:43:22'),(69338,1,6,'2022-01-22 10:44:17'),(69339,1,53,'2022-01-22 10:44:22'),(69340,1,53,'2022-01-22 10:44:24'),(69341,1,6,'2022-01-22 10:45:06'),(69342,1,44,'2022-01-22 11:36:11'),(69343,1,44,'2022-01-22 11:38:57'),(69344,1,6,'2022-01-22 12:17:29'),(69345,1,6,'2022-01-22 12:17:31'),(69346,1,44,'2022-01-22 16:08:42'),(69347,1,44,'2022-01-22 16:08:42'),(69348,1,44,'2022-01-22 16:35:45'),(69349,1,44,'2022-01-22 17:26:55'),(69350,1,44,'2022-01-22 18:39:53'),(69351,1,44,'2022-01-22 19:27:12'),(69352,1,44,'2022-01-22 19:27:14'),(69353,1,53,'2022-01-22 21:22:13'),(69354,1,5,'2022-01-22 21:56:17'),(69355,1,44,'2022-01-22 22:51:45'),(69356,1,44,'2022-01-22 23:22:37'),(69357,1,44,'2022-01-23 00:22:35'),(69358,1,44,'2022-01-23 00:34:52'),(69359,1,44,'2022-01-23 00:37:10'),(69360,1,44,'2022-01-23 00:45:43'),(69361,1,44,'2022-01-23 02:45:43'),(69362,1,44,'2022-01-23 02:46:30'),(69363,1,44,'2022-01-23 02:47:00'),(69364,1,44,'2022-01-23 02:47:15'),(69365,1,44,'2022-01-23 02:50:58'),(69366,1,44,'2022-01-23 02:51:56'),(69367,1,44,'2022-01-23 02:52:27'),(69368,1,56,'2022-01-23 03:19:26'),(69369,1,44,'2022-01-23 03:20:48'),(69370,1,44,'2022-01-23 03:28:18'),(69371,1,44,'2022-01-23 05:22:33'),(69372,1,44,'2022-01-23 05:32:43'),(69373,1,44,'2022-01-23 06:18:23'),(69374,1,53,'2022-01-23 06:18:25'),(69375,1,73,'2022-01-23 06:18:26'),(69376,1,76,'2022-01-23 06:18:27'),(69377,1,79,'2022-01-23 06:18:29'),(69378,1,15,'2022-01-23 06:18:31'),(69379,1,96,'2022-01-23 06:18:32'),(69380,1,44,'2022-01-23 06:23:05'),(69381,1,44,'2022-01-23 06:24:14'),(69382,1,44,'2022-01-23 06:24:48'),(69383,1,44,'2022-01-23 06:25:39'),(69384,1,44,'2022-01-23 07:16:53'),(69385,1,44,'2022-01-23 07:16:55'),(69386,1,6,'2022-01-23 08:01:36'),(69387,1,6,'2022-01-23 08:01:37'),(69388,1,56,'2022-01-23 08:54:45'),(69389,1,44,'2022-01-23 10:06:14'),(69390,1,79,'2022-01-23 10:26:19'),(69391,1,44,'2022-01-23 10:43:52'),(69392,1,73,'2022-01-23 10:53:09'),(69393,1,56,'2022-01-23 11:10:45'),(69394,1,44,'2022-01-23 11:45:02'),(69395,1,44,'2022-01-23 11:45:48'),(69396,1,44,'2022-01-23 11:46:10'),(69397,1,44,'2022-01-23 11:46:47'),(69398,1,15,'2022-01-23 12:30:07'),(69399,1,73,'2022-01-23 12:37:34'),(69400,1,79,'2022-01-23 12:38:10'),(69401,1,96,'2022-01-23 12:38:27'),(69402,1,62,'2022-01-23 12:38:43'),(69403,1,15,'2022-01-23 12:39:49'),(69404,1,59,'2022-01-23 12:40:06'),(69405,1,62,'2022-01-23 12:40:24'),(69406,1,66,'2022-01-23 12:41:44'),(69407,1,73,'2022-01-23 12:42:35'),(69408,1,96,'2022-01-23 12:43:07'),(69409,1,76,'2022-01-23 12:43:24'),(69410,1,56,'2022-01-23 12:47:32'),(69411,1,79,'2022-01-23 12:47:49'),(69412,1,53,'2022-01-23 12:48:06'),(69413,1,43,'2022-01-23 12:48:26'),(69414,1,44,'2022-01-23 12:48:59'),(69415,1,45,'2022-01-23 12:49:31'),(69416,1,44,'2022-01-23 13:54:23'),(69417,1,44,'2022-01-23 14:46:37'),(69418,1,44,'2022-01-23 15:48:49'),(69419,1,15,'2022-01-23 16:03:14'),(69420,1,44,'2022-01-23 16:22:12'),(69421,1,45,'2022-01-23 16:22:31'),(69422,1,96,'2022-01-23 16:22:51'),(69423,1,44,'2022-01-23 16:28:04'),(69424,1,44,'2022-01-23 16:39:47'),(69425,1,53,'2022-01-23 17:36:15'),(69426,1,44,'2022-01-23 17:53:32'),(69427,1,44,'2022-01-23 18:40:17'),(69428,1,62,'2022-01-23 18:44:37'),(69429,1,15,'2022-01-23 20:30:15'),(69430,1,44,'2022-01-23 20:30:29'),(69431,1,44,'2022-01-23 20:30:31'),(69432,1,44,'2022-01-23 21:21:16'),(69433,1,44,'2022-01-23 22:23:30'),(69434,1,6,'2022-01-23 22:23:42'),(69435,1,62,'2022-01-23 22:36:25'),(69436,1,43,'2022-01-23 23:54:17'),(69437,1,6,'2022-01-24 00:03:34'),(69438,1,6,'2022-01-24 00:03:36'),(69439,1,44,'2022-01-24 00:36:47'),(69440,1,15,'2022-01-24 01:18:21'),(69441,1,44,'2022-01-24 01:25:30'),(69442,1,44,'2022-01-24 01:25:37'),(69443,1,44,'2022-01-24 01:58:06'),(69444,1,15,'2022-01-24 01:58:15'),(69445,1,6,'2022-01-24 01:58:23'),(69446,1,5,'2022-01-24 01:58:33'),(69447,1,53,'2022-01-24 01:58:43'),(69448,1,43,'2022-01-24 01:58:51'),(69449,1,13,'2022-01-24 01:59:00'),(69450,1,53,'2022-01-24 01:59:11'),(69451,1,44,'2022-01-24 01:59:20'),(69452,1,76,'2022-01-24 01:59:30'),(69453,1,66,'2022-01-24 01:59:39'),(69454,1,56,'2022-01-24 01:59:50'),(69455,1,14,'2022-01-24 02:00:11'),(69456,1,70,'2022-01-24 02:00:19'),(69457,1,45,'2022-01-24 02:00:31'),(69458,1,59,'2022-01-24 02:00:42'),(69459,1,62,'2022-01-24 02:00:54'),(69460,1,15,'2022-01-24 02:01:03'),(69461,1,79,'2022-01-24 02:01:13'),(69462,1,73,'2022-01-24 02:01:25'),(69463,1,96,'2022-01-24 02:01:37'),(69464,1,62,'2022-01-24 02:01:47'),(69465,1,59,'2022-01-24 02:01:59'),(69466,1,66,'2022-01-24 02:02:09'),(69467,1,96,'2022-01-24 02:02:19'),(69468,1,73,'2022-01-24 02:02:29'),(69469,1,70,'2022-01-24 02:02:39'),(69470,1,76,'2022-01-24 02:03:49'),(69471,1,79,'2022-01-24 02:04:01'),(69472,1,56,'2022-01-24 02:04:11'),(69473,1,53,'2022-01-24 02:04:25'),(69474,1,44,'2022-01-24 02:04:59'),(69475,1,43,'2022-01-24 02:05:07'),(69476,1,45,'2022-01-24 02:05:17'),(69477,1,15,'2022-01-24 02:05:29'),(69478,1,15,'2022-01-24 02:05:41'),(69479,1,43,'2022-01-24 02:54:54'),(69480,1,53,'2022-01-24 03:01:46'),(69481,1,44,'2022-01-24 03:14:38'),(69482,1,53,'2022-01-24 03:20:11'),(69483,1,44,'2022-01-24 05:30:31'),(69484,1,44,'2022-01-24 05:35:49'),(69485,1,44,'2022-01-24 07:06:38'),(69486,1,44,'2022-01-24 07:06:40'),(69487,1,44,'2022-01-24 07:26:14'),(69488,1,44,'2022-01-24 07:46:52'),(69489,1,44,'2022-01-24 08:06:42'),(69490,1,44,'2022-01-24 08:53:51'),(69491,1,44,'2022-01-24 08:53:57'),(69492,1,44,'2022-01-24 08:54:07'),(69493,1,44,'2022-01-24 08:54:13'),(69494,1,44,'2022-01-24 08:54:21'),(69495,1,44,'2022-01-24 08:54:29'),(69496,1,44,'2022-01-24 08:54:37'),(69497,1,44,'2022-01-24 08:54:44'),(69498,1,44,'2022-01-24 08:54:51'),(69499,1,44,'2022-01-24 08:55:23'),(69500,1,44,'2022-01-24 08:55:31'),(69501,1,44,'2022-01-24 08:55:40'),(69502,1,44,'2022-01-24 08:55:47'),(69503,1,44,'2022-01-24 08:56:00'),(69504,1,44,'2022-01-24 08:56:13'),(69505,1,44,'2022-01-24 08:56:21'),(69506,1,44,'2022-01-24 08:56:34'),(69507,1,44,'2022-01-24 08:56:43'),(69508,1,44,'2022-01-24 08:56:51'),(69509,1,44,'2022-01-24 08:56:59'),(69510,1,44,'2022-01-24 08:57:09'),(69511,1,44,'2022-01-24 08:57:19'),(69512,1,44,'2022-01-24 08:57:27'),(69513,1,44,'2022-01-24 08:57:36'),(69514,1,44,'2022-01-24 08:57:44'),(69515,1,44,'2022-01-24 08:57:54'),(69516,1,44,'2022-01-24 08:58:09'),(69517,1,44,'2022-01-24 08:58:20'),(69518,1,44,'2022-01-24 08:58:30'),(69519,1,44,'2022-01-24 08:58:38'),(69520,1,44,'2022-01-24 08:58:46'),(69521,1,44,'2022-01-24 08:58:54'),(69522,1,44,'2022-01-24 08:59:03'),(69523,1,44,'2022-01-24 08:59:11'),(69524,1,44,'2022-01-24 10:45:35'),(69525,1,6,'2022-01-24 10:45:44'),(69526,1,5,'2022-01-24 10:45:45'),(69527,1,53,'2022-01-24 10:45:46'),(69528,1,96,'2022-01-24 10:45:46'),(69529,1,44,'2022-01-24 10:45:50'),(69530,1,96,'2022-01-24 10:45:51'),(69531,1,53,'2022-01-24 10:45:53'),(69532,1,15,'2022-01-24 10:45:56'),(69533,1,79,'2022-01-24 10:45:57'),(69534,1,79,'2022-01-24 10:45:58'),(69535,1,76,'2022-01-24 10:45:59'),(69536,1,44,'2022-01-24 11:14:40'),(69537,1,44,'2022-01-24 11:39:25'),(69538,1,44,'2022-01-24 12:01:54'),(69539,1,6,'2022-01-24 12:01:56'),(69540,1,45,'2022-01-24 12:15:37'),(69541,1,44,'2022-01-24 12:27:10'),(69542,1,15,'2022-01-24 12:33:54'),(69543,1,79,'2022-01-24 12:57:10'),(69544,1,53,'2022-01-24 15:22:00'),(69545,1,44,'2022-01-24 15:22:03'),(69546,1,44,'2022-01-24 15:22:07'),(69547,1,44,'2022-01-24 15:22:10'),(69548,1,44,'2022-01-24 15:22:14'),(69549,1,44,'2022-01-24 15:22:17'),(69550,1,44,'2022-01-24 15:22:23'),(69551,1,44,'2022-01-24 15:22:29'),(69552,1,44,'2022-01-24 15:22:32'),(69553,1,44,'2022-01-24 15:22:35'),(69554,1,44,'2022-01-24 15:22:39'),(69555,1,44,'2022-01-24 15:22:43'),(69556,1,44,'2022-01-24 15:22:47'),(69557,1,44,'2022-01-24 15:22:50'),(69558,1,44,'2022-01-24 15:22:54'),(69559,1,44,'2022-01-24 15:22:59'),(69560,1,44,'2022-01-24 15:23:03'),(69561,1,44,'2022-01-24 15:23:07'),(69562,1,44,'2022-01-24 15:23:10'),(69563,1,44,'2022-01-24 15:23:13'),(69564,1,44,'2022-01-24 15:23:17'),(69565,1,44,'2022-01-24 15:23:19'),(69566,1,44,'2022-01-24 15:23:24'),(69567,1,44,'2022-01-24 15:23:29'),(69568,1,44,'2022-01-24 15:23:32'),(69569,1,44,'2022-01-24 15:23:34'),(69570,1,44,'2022-01-24 15:23:38'),(69571,1,44,'2022-01-24 15:23:43'),(69572,1,44,'2022-01-24 15:23:47'),(69573,1,44,'2022-01-24 15:23:50'),(69574,1,44,'2022-01-24 15:23:53'),(69575,1,44,'2022-01-24 15:23:56'),(69576,1,44,'2022-01-24 15:23:58'),(69577,1,44,'2022-01-24 15:24:02'),(69578,1,44,'2022-01-24 15:24:07'),(69579,1,44,'2022-01-24 15:24:10'),(69580,1,44,'2022-01-24 15:24:14'),(69581,1,44,'2022-01-24 15:24:16'),(69582,1,44,'2022-01-24 15:24:19'),(69583,1,44,'2022-01-24 15:24:23'),(69584,1,44,'2022-01-24 15:24:26'),(69585,1,44,'2022-01-24 15:24:28'),(69586,1,44,'2022-01-24 15:24:32'),(69587,1,44,'2022-01-24 15:24:37'),(69588,1,44,'2022-01-24 15:24:40'),(69589,1,44,'2022-01-24 15:24:44'),(69590,1,44,'2022-01-24 15:24:46'),(69591,1,44,'2022-01-24 15:24:49'),(69592,1,44,'2022-01-24 15:24:54'),(69593,1,44,'2022-01-24 15:24:56'),(69594,1,44,'2022-01-24 16:49:34'),(69595,1,66,'2022-01-24 17:46:27'),(69596,1,76,'2022-01-24 17:48:30'),(69597,1,59,'2022-01-24 19:10:30'),(69598,1,44,'2022-01-24 19:35:34'),(69599,1,44,'2022-01-24 19:35:34'),(69600,1,44,'2022-01-24 19:39:14'),(69601,1,44,'2022-01-24 19:48:44'),(69602,1,76,'2022-01-24 20:55:41'),(69603,1,44,'2022-01-24 21:28:57'),(69604,1,5,'2022-01-24 22:11:49'),(69605,1,70,'2022-01-24 22:45:10'),(69606,1,44,'2022-01-24 23:48:34'),(69607,1,66,'2022-01-25 02:28:07'),(69608,1,44,'2022-01-25 02:43:13'),(69609,1,44,'2022-01-25 02:46:30'),(69610,1,44,'2022-01-25 02:51:11'),(69611,1,44,'2022-01-25 04:15:38'),(69612,1,44,'2022-01-25 05:02:30'),(69613,1,44,'2022-01-25 05:45:17'),(69614,1,44,'2022-01-25 05:45:26'),(69615,1,44,'2022-01-25 05:45:39'),(69616,1,44,'2022-01-25 05:45:44'),(69617,1,44,'2022-01-25 05:45:47'),(69618,1,44,'2022-01-25 05:45:55'),(69619,1,44,'2022-01-25 05:45:58'),(69620,1,44,'2022-01-25 05:46:00'),(69621,1,44,'2022-01-25 05:46:28'),(69622,1,44,'2022-01-25 05:46:31'),(69623,1,44,'2022-01-25 05:47:26'),(69624,1,44,'2022-01-25 05:47:36'),(69625,1,44,'2022-01-25 05:47:42'),(69626,1,44,'2022-01-25 05:47:44'),(69627,1,44,'2022-01-25 05:48:51'),(69628,1,44,'2022-01-25 05:56:25'),(69629,1,44,'2022-01-25 06:03:40'),(69630,1,6,'2022-01-25 06:03:45'),(69631,1,6,'2022-01-25 06:03:49'),(69632,1,44,'2022-01-25 06:52:31'),(69633,1,44,'2022-01-25 06:53:24'),(69634,1,44,'2022-01-25 06:53:38'),(69635,1,6,'2022-01-25 06:55:51'),(69636,1,44,'2022-01-25 07:08:50'),(69637,1,44,'2022-01-25 07:08:52'),(69638,1,44,'2022-01-25 07:09:10'),(69639,1,44,'2022-01-25 07:09:32'),(69640,1,44,'2022-01-25 09:39:05'),(69641,1,44,'2022-01-25 10:48:21'),(69642,1,44,'2022-01-25 11:42:41'),(69643,1,44,'2022-01-25 11:42:47'),(69644,1,44,'2022-01-25 11:42:51'),(69645,1,44,'2022-01-25 11:42:59'),(69646,1,44,'2022-01-25 11:43:05'),(69647,1,44,'2022-01-25 11:43:10'),(69648,1,44,'2022-01-25 11:43:15'),(69649,1,44,'2022-01-25 11:43:21'),(69650,1,44,'2022-01-25 11:43:26'),(69651,1,44,'2022-01-25 11:43:39'),(69652,1,44,'2022-01-25 11:43:46'),(69653,1,44,'2022-01-25 12:18:16'),(69654,1,79,'2022-01-25 13:12:31'),(69655,1,53,'2022-01-25 13:20:53'),(69656,1,44,'2022-01-25 16:19:28'),(69657,1,44,'2022-01-25 16:19:33'),(69658,1,44,'2022-01-25 16:19:36'),(69659,1,44,'2022-01-25 16:19:39'),(69660,1,44,'2022-01-25 16:19:43'),(69661,1,44,'2022-01-25 16:19:45'),(69662,1,44,'2022-01-25 16:19:54'),(69663,1,44,'2022-01-25 16:19:59'),(69664,1,44,'2022-01-25 16:20:03'),(69665,1,44,'2022-01-25 16:20:09'),(69666,1,44,'2022-01-25 16:20:18'),(69667,1,44,'2022-01-25 16:20:26'),(69668,1,44,'2022-01-25 16:20:33'),(69669,1,44,'2022-01-25 16:20:38'),(69670,1,44,'2022-01-25 16:20:42'),(69671,1,44,'2022-01-25 16:20:45'),(69672,1,44,'2022-01-25 16:20:47'),(69673,1,44,'2022-01-25 16:21:00'),(69674,1,44,'2022-01-25 16:21:02'),(69675,1,44,'2022-01-25 16:21:08'),(69676,1,44,'2022-01-25 16:21:12'),(69677,1,44,'2022-01-25 16:31:02'),(69678,1,44,'2022-01-25 16:39:05'),(69679,1,44,'2022-01-25 17:48:19'),(69680,1,44,'2022-01-25 18:00:06'),(69681,1,44,'2022-01-25 18:09:58'),(69682,1,44,'2022-01-25 18:11:48'),(69683,1,59,'2022-01-25 19:25:46'),(69684,1,44,'2022-01-25 19:25:59'),(69685,1,44,'2022-01-25 19:26:00'),(69686,1,44,'2022-01-25 19:51:31'),(69687,1,53,'2022-01-25 20:44:38'),(69688,1,44,'2022-01-25 21:14:24'),(69689,1,79,'2022-01-25 21:40:40'),(69690,1,44,'2022-01-25 21:46:52'),(69691,1,44,'2022-01-25 22:25:13'),(69692,1,73,'2022-01-26 00:26:07'),(69693,1,70,'2022-01-26 00:39:24'),(69694,1,44,'2022-01-26 01:26:46'),(69695,1,44,'2022-01-26 01:28:14'),(69696,1,44,'2022-01-26 01:29:27'),(69697,1,44,'2022-01-26 01:31:16'),(69698,1,56,'2022-01-26 01:33:18'),(69699,1,73,'2022-01-26 01:40:30'),(69700,1,44,'2022-01-26 01:54:34'),(69701,1,44,'2022-01-26 01:57:09'),(69702,1,44,'2022-01-26 01:57:13'),(69703,1,44,'2022-01-26 01:57:15'),(69704,1,44,'2022-01-26 02:22:55'),(69705,1,44,'2022-01-26 03:27:40'),(69706,1,44,'2022-01-26 03:28:08'),(69707,1,44,'2022-01-26 04:35:00'),(69708,1,15,'2022-01-26 05:37:12'),(69709,1,44,'2022-01-26 06:28:45'),(69710,1,15,'2022-01-26 06:39:29'),(69711,1,44,'2022-01-26 07:05:35'),(69712,1,44,'2022-01-26 07:05:36'),(69713,1,70,'2022-01-26 07:09:10'),(69714,1,44,'2022-01-26 09:08:08'),(69715,1,44,'2022-01-26 09:25:02'),(69716,1,45,'2022-01-26 09:29:03'),(69717,1,44,'2022-01-26 10:33:43'),(69718,1,44,'2022-01-26 10:34:46'),(69719,1,44,'2022-01-26 10:49:52'),(69720,1,62,'2022-01-26 10:49:59'),(69721,1,45,'2022-01-26 10:50:00'),(69722,1,13,'2022-01-26 10:50:03'),(69723,1,44,'2022-01-26 10:50:06'),(69724,1,44,'2022-01-26 10:50:07'),(69725,1,44,'2022-01-26 11:35:29'),(69726,1,44,'2022-01-26 11:43:42'),(69727,1,44,'2022-01-26 12:23:28'),(69728,1,44,'2022-01-26 13:39:46'),(69729,1,44,'2022-01-26 14:15:33'),(69730,1,44,'2022-01-26 14:17:22'),(69731,1,44,'2022-01-26 15:27:34'),(69732,1,44,'2022-01-26 15:30:41'),(69733,1,44,'2022-01-26 17:28:39'),(69734,1,44,'2022-01-26 17:30:59'),(69735,1,44,'2022-01-26 17:32:09'),(69736,1,44,'2022-01-26 18:28:49'),(69737,1,44,'2022-01-26 18:36:45'),(69738,1,44,'2022-01-26 18:37:03'),(69739,1,44,'2022-01-26 18:37:16'),(69740,1,44,'2022-01-26 18:37:22'),(69741,1,44,'2022-01-26 19:55:36'),(69742,1,44,'2022-01-26 19:55:37'),(69743,1,44,'2022-01-26 20:09:10'),(69744,1,44,'2022-01-26 20:29:04'),(69745,1,44,'2022-01-26 20:33:06'),(69746,1,59,'2022-01-26 20:46:25'),(69747,1,44,'2022-01-26 20:59:11'),(69748,1,44,'2022-01-26 20:59:16'),(69749,1,44,'2022-01-26 20:59:21'),(69750,1,44,'2022-01-26 20:59:23'),(69751,1,44,'2022-01-26 20:59:25'),(69752,1,44,'2022-01-26 20:59:30'),(69753,1,44,'2022-01-26 21:17:33'),(69754,1,6,'2022-01-26 21:19:12'),(69755,1,15,'2022-01-26 21:19:47'),(69756,1,13,'2022-01-26 21:21:50'),(69757,1,5,'2022-01-26 21:22:23'),(69758,1,44,'2022-01-26 21:22:52'),(69759,1,43,'2022-01-26 21:24:45'),(69760,1,53,'2022-01-26 21:25:07'),(69761,1,14,'2022-01-26 21:25:24'),(69762,1,53,'2022-01-26 21:25:41'),(69763,1,15,'2022-01-26 21:26:18'),(69764,1,44,'2022-01-26 21:26:34'),(69765,1,45,'2022-01-26 21:26:52'),(69766,1,59,'2022-01-26 21:27:27'),(69767,1,76,'2022-01-26 21:27:43'),(69768,1,56,'2022-01-26 21:28:36'),(69769,1,70,'2022-01-26 21:28:52'),(69770,1,66,'2022-01-26 21:29:09'),(69771,1,73,'2022-01-26 21:30:59'),(69772,1,44,'2022-01-26 22:12:05'),(69773,1,44,'2022-01-26 22:12:40'),(69774,1,44,'2022-01-26 22:13:53'),(69775,1,6,'2022-01-26 22:56:36'),(69776,1,44,'2022-01-27 01:23:47'),(69777,1,6,'2022-01-27 01:23:48'),(69778,1,6,'2022-01-27 01:23:50'),(69779,1,6,'2022-01-27 01:23:52'),(69780,1,44,'2022-01-27 02:03:11'),(69781,1,44,'2022-01-27 03:03:22'),(69782,1,6,'2022-01-27 03:03:24'),(69783,1,6,'2022-01-27 03:03:27'),(69784,1,44,'2022-01-27 03:08:05'),(69785,1,44,'2022-01-27 04:54:09'),(69786,1,45,'2022-01-27 05:00:46'),(69787,1,59,'2022-01-27 05:27:37'),(69788,1,44,'2022-01-27 05:27:40'),(69789,1,44,'2022-01-27 07:33:47'),(69790,1,44,'2022-01-27 07:33:51'),(69791,1,44,'2022-01-27 07:37:05'),(69792,1,44,'2022-01-27 08:06:50'),(69793,1,44,'2022-01-27 08:24:22'),(69794,1,44,'2022-01-27 08:55:27'),(69795,1,44,'2022-01-27 09:13:12'),(69796,1,44,'2022-01-27 09:13:48'),(69797,1,44,'2022-01-27 09:13:55'),(69798,1,44,'2022-01-27 09:13:57'),(69799,1,44,'2022-01-27 09:14:01'),(69800,1,66,'2022-01-27 10:02:43'),(69801,1,15,'2022-01-27 10:49:01'),(69802,1,44,'2022-01-27 11:19:30'),(69803,1,44,'2022-01-27 11:33:36'),(69804,1,44,'2022-01-27 11:50:11'),(69805,1,96,'2022-01-27 12:56:44'),(69806,1,44,'2022-01-27 13:41:55'),(69807,1,43,'2022-01-27 14:01:15'),(69808,1,59,'2022-01-27 16:35:02'),(69809,1,44,'2022-01-27 17:06:32'),(69810,1,44,'2022-01-27 17:06:35'),(69811,1,44,'2022-01-27 17:06:38'),(69812,1,44,'2022-01-27 17:06:39'),(69813,1,44,'2022-01-27 17:06:41'),(69814,1,44,'2022-01-27 17:06:43'),(69815,1,44,'2022-01-27 17:06:43'),(69816,1,44,'2022-01-27 17:06:44'),(69817,1,44,'2022-01-27 17:06:46'),(69818,1,44,'2022-01-27 17:06:51'),(69819,1,45,'2022-01-27 17:16:49'),(69820,1,76,'2022-01-27 18:30:55'),(69821,1,44,'2022-01-27 18:42:25'),(69822,1,44,'2022-01-27 19:49:38'),(69823,1,44,'2022-01-27 19:49:45'),(69824,1,44,'2022-01-27 20:07:12'),(69825,1,44,'2022-01-27 20:33:10'),(69826,1,70,'2022-01-27 20:36:30'),(69827,1,6,'2022-01-27 22:05:50'),(69828,1,6,'2022-01-27 22:05:56'),(69829,1,70,'2022-01-27 22:08:22'),(69830,1,66,'2022-01-27 22:20:48'),(69831,1,76,'2022-01-27 23:05:57'),(69832,1,66,'2022-01-27 23:11:50'),(69833,1,44,'2022-01-27 23:49:49'),(69834,1,70,'2022-01-28 00:12:14'),(69835,1,56,'2022-01-28 00:18:08'),(69836,1,44,'2022-01-28 00:34:09'),(69837,1,44,'2022-01-28 00:54:41'),(69838,1,44,'2022-01-28 00:56:25'),(69839,1,6,'2022-01-28 01:39:09'),(69840,1,44,'2022-01-28 01:57:19'),(69841,1,44,'2022-01-28 02:13:53'),(69842,1,44,'2022-01-28 02:20:43'),(69843,1,6,'2022-01-28 02:44:42'),(69844,1,43,'2022-01-28 02:57:05'),(69845,1,5,'2022-01-28 03:29:10'),(69846,1,14,'2022-01-28 03:32:19'),(69847,1,44,'2022-01-28 04:20:25'),(69848,1,79,'2022-01-28 04:33:23'),(69849,1,44,'2022-01-28 04:53:53'),(69850,1,14,'2022-01-28 04:55:50'),(69851,1,44,'2022-01-28 05:17:12'),(69852,1,44,'2022-01-28 05:34:10'),(69853,1,44,'2022-01-28 05:40:27'),(69854,1,5,'2022-01-28 06:19:59'),(69855,1,44,'2022-01-28 06:25:43'),(69856,1,44,'2022-01-28 07:21:37'),(69857,1,44,'2022-01-28 07:21:38'),(69858,1,44,'2022-01-28 07:44:10'),(69859,1,44,'2022-01-28 07:53:10'),(69860,1,44,'2022-01-28 07:57:40'),(69861,1,44,'2022-01-28 08:00:28'),(69862,1,44,'2022-01-28 08:02:49'),(69863,1,44,'2022-01-28 08:16:16'),(69864,1,44,'2022-01-28 08:48:30'),(69865,1,44,'2022-01-28 09:11:43'),(69866,1,44,'2022-01-28 09:54:08'),(69867,1,6,'2022-01-28 10:04:40'),(69868,1,44,'2022-01-28 10:15:18'),(69869,1,44,'2022-01-28 10:15:21'),(69870,1,44,'2022-01-28 10:57:41'),(69871,1,44,'2022-01-28 11:38:54'),(69872,1,44,'2022-01-28 11:43:19'),(69873,1,44,'2022-01-28 12:04:28'),(69874,1,44,'2022-01-28 12:20:16'),(69875,1,44,'2022-01-28 12:30:24'),(69876,1,44,'2022-01-28 12:44:22'),(69877,1,44,'2022-01-28 13:22:55'),(69878,1,44,'2022-01-28 13:25:12'),(69879,1,44,'2022-01-28 13:46:46'),(69880,1,43,'2022-01-28 14:01:54'),(69881,1,44,'2022-01-28 14:09:04'),(69882,1,70,'2022-01-28 14:09:44'),(69883,1,44,'2022-01-28 16:08:34'),(69884,1,44,'2022-01-28 16:43:41'),(69885,1,44,'2022-01-28 17:50:14'),(69886,1,44,'2022-01-28 18:21:30'),(69887,1,44,'2022-01-28 18:53:57'),(69888,1,44,'2022-01-28 19:16:26'),(69889,1,44,'2022-01-28 19:16:27'),(69890,1,66,'2022-01-28 19:20:55'),(69891,1,44,'2022-01-28 19:25:04'),(69892,1,6,'2022-01-28 20:03:09'),(69893,1,6,'2022-01-28 20:03:16'),(69894,1,66,'2022-01-28 20:07:25'),(69895,1,44,'2022-01-28 20:11:09'),(69896,1,44,'2022-01-28 20:24:47'),(69897,1,44,'2022-01-28 20:54:51'),(69898,1,44,'2022-01-28 21:24:49'),(69899,1,44,'2022-01-28 21:54:14'),(69900,1,44,'2022-01-28 22:04:06'),(69901,1,6,'2022-01-28 22:04:13'),(69902,1,44,'2022-01-28 22:11:12'),(69903,1,14,'2022-01-28 22:15:30'),(69904,1,44,'2022-01-28 22:16:51'),(69905,1,44,'2022-01-28 22:23:07'),(69906,1,44,'2022-01-28 22:26:54'),(69907,1,44,'2022-01-28 22:36:29'),(69908,1,44,'2022-01-28 23:20:20'),(69909,1,44,'2022-01-28 23:50:06'),(69910,1,44,'2022-01-28 23:51:33'),(69911,1,44,'2022-01-29 00:17:55'),(69912,1,13,'2022-01-29 00:37:19'),(69913,1,44,'2022-01-29 00:45:46'),(69914,1,44,'2022-01-29 01:14:11'),(69915,1,44,'2022-01-29 01:40:49'),(69916,1,44,'2022-01-29 01:47:56'),(69917,1,44,'2022-01-29 02:38:57'),(69918,1,15,'2022-01-29 03:16:17'),(69919,1,44,'2022-01-29 04:31:51'),(69920,1,13,'2022-01-29 04:57:28'),(69921,1,44,'2022-01-29 05:37:11'),(69922,1,44,'2022-01-29 07:23:36'),(69923,1,44,'2022-01-29 07:23:37'),(69924,1,66,'2022-01-29 07:51:25'),(69925,1,44,'2022-01-29 08:36:11'),(69926,1,44,'2022-01-29 09:20:59'),(69927,1,5,'2022-01-29 09:21:00'),(69928,1,6,'2022-01-29 09:21:03'),(69929,1,43,'2022-01-29 09:25:18'),(69930,1,44,'2022-01-29 09:44:43'),(69931,1,5,'2022-01-29 09:44:47'),(69932,1,6,'2022-01-29 09:44:49'),(69933,1,44,'2022-01-29 11:38:04'),(69934,1,73,'2022-01-29 11:48:07'),(69935,1,44,'2022-01-29 12:21:36'),(69936,1,53,'2022-01-29 12:21:41'),(69937,1,44,'2022-01-29 12:21:46'),(69938,1,44,'2022-01-29 12:21:50'),(69939,1,44,'2022-01-29 12:21:54'),(69940,1,44,'2022-01-29 12:22:04'),(69941,1,45,'2022-01-29 13:11:38'),(69942,1,44,'2022-01-29 13:42:20'),(69943,1,13,'2022-01-29 13:46:21'),(69944,1,15,'2022-01-29 14:30:21'),(69945,1,44,'2022-01-29 15:23:49'),(69946,1,44,'2022-01-29 15:23:49'),(69947,1,96,'2022-01-29 15:24:12'),(69948,1,96,'2022-01-29 15:26:34'),(69949,1,44,'2022-01-29 16:16:05'),(69950,1,6,'2022-01-29 16:16:07'),(69951,1,6,'2022-01-29 16:16:08'),(69952,1,44,'2022-01-29 16:48:11'),(69953,1,15,'2022-01-29 17:31:36'),(69954,1,66,'2022-01-29 17:38:00'),(69955,1,56,'2022-01-29 18:20:58'),(69956,1,44,'2022-01-29 18:30:10'),(69957,1,13,'2022-01-29 18:57:49'),(69958,1,44,'2022-01-29 18:59:01'),(69959,1,44,'2022-01-29 18:59:12'),(69960,1,44,'2022-01-29 18:59:13'),(69961,1,44,'2022-01-29 19:09:51'),(69962,1,15,'2022-01-29 19:46:26'),(69963,1,62,'2022-01-29 19:56:56'),(69964,1,53,'2022-01-29 22:22:02'),(69965,1,44,'2022-01-29 23:04:06'),(69966,1,44,'2022-01-29 23:24:13'),(69967,1,44,'2022-01-29 23:32:00'),(69968,1,44,'2022-01-29 23:32:10'),(69969,1,44,'2022-01-29 23:32:21'),(69970,1,44,'2022-01-29 23:32:30'),(69971,1,44,'2022-01-29 23:32:38'),(69972,1,44,'2022-01-29 23:32:48'),(69973,1,44,'2022-01-29 23:32:55'),(69974,1,44,'2022-01-29 23:33:04'),(69975,1,44,'2022-01-30 01:42:34'),(69976,1,53,'2022-01-30 02:26:58'),(69977,1,44,'2022-01-30 03:54:29'),(69978,1,14,'2022-01-30 05:06:29'),(69979,1,44,'2022-01-30 05:15:37'),(69980,1,44,'2022-01-30 05:40:33'),(69981,1,70,'2022-01-30 05:51:13'),(69982,1,44,'2022-01-30 06:05:18'),(69983,1,44,'2022-01-30 06:32:03'),(69984,1,44,'2022-01-30 07:05:39'),(69985,1,44,'2022-01-30 07:05:40'),(69986,1,44,'2022-01-30 07:31:16'),(69987,1,44,'2022-01-30 07:33:14'),(69988,1,53,'2022-01-30 07:57:47'),(69989,1,44,'2022-01-30 09:14:32'),(69990,1,44,'2022-01-30 10:17:34'),(69991,1,44,'2022-01-30 10:17:50'),(69992,1,44,'2022-01-30 10:17:55'),(69993,1,44,'2022-01-30 10:18:13'),(69994,1,44,'2022-01-30 10:47:37'),(69995,1,44,'2022-01-30 12:05:24'),(69996,1,44,'2022-01-30 12:21:10'),(69997,1,44,'2022-01-30 12:22:48'),(69998,1,44,'2022-01-30 12:40:42'),(69999,1,44,'2022-01-30 13:40:00'),(70000,1,6,'2022-01-30 13:41:22'),(70001,1,53,'2022-01-30 13:41:30'),(70002,1,14,'2022-01-30 13:54:03'),(70003,1,44,'2022-01-30 13:59:24'),(70004,1,44,'2022-01-30 15:17:21'),(70005,1,44,'2022-01-30 15:17:22'),(70006,1,44,'2022-01-30 15:17:25'),(70007,1,44,'2022-01-30 15:17:32'),(70008,1,44,'2022-01-30 15:17:33'),(70009,1,44,'2022-01-30 15:17:34'),(70010,1,44,'2022-01-30 15:17:36'),(70011,1,44,'2022-01-30 15:17:37'),(70012,1,44,'2022-01-30 15:17:39'),(70013,1,44,'2022-01-30 15:17:41'),(70014,1,44,'2022-01-30 15:17:42'),(70015,1,44,'2022-01-30 15:17:43'),(70016,1,44,'2022-01-30 15:26:39'),(70017,1,44,'2022-01-30 15:27:51'),(70018,1,6,'2022-01-30 15:40:06'),(70019,1,44,'2022-01-30 15:45:57'),(70020,1,44,'2022-01-30 16:07:48'),(70021,1,56,'2022-01-30 16:14:02'),(70022,1,44,'2022-01-30 16:28:55'),(70023,1,44,'2022-01-30 16:43:38'),(70024,1,44,'2022-01-30 17:05:48'),(70025,1,44,'2022-01-30 17:17:15'),(70026,1,44,'2022-01-30 17:59:47'),(70027,1,44,'2022-01-30 17:59:49'),(70028,1,44,'2022-01-30 18:48:53'),(70029,1,44,'2022-01-30 18:52:53'),(70030,1,13,'2022-01-30 18:58:47'),(70031,1,44,'2022-01-30 19:35:38'),(70032,1,44,'2022-01-30 19:35:38'),(70033,1,44,'2022-01-30 22:13:21'),(70034,1,44,'2022-01-30 22:16:01'),(70035,1,44,'2022-01-30 23:46:17'),(70036,1,14,'2022-01-31 00:02:13'),(70037,1,44,'2022-01-31 00:08:52'),(70038,1,44,'2022-01-31 00:38:24'),(70039,1,44,'2022-01-31 01:00:40'),(70040,1,44,'2022-01-31 01:15:06'),(70041,1,44,'2022-01-31 01:31:42'),(70042,1,43,'2022-01-31 02:15:55'),(70043,1,44,'2022-01-31 02:43:05'),(70044,1,44,'2022-01-31 02:53:05'),(70045,1,44,'2022-01-31 03:21:58'),(70046,1,44,'2022-01-31 03:46:07'),(70047,1,44,'2022-01-31 03:46:10'),(70048,1,44,'2022-01-31 03:47:17'),(70049,1,13,'2022-01-31 05:03:10'),(70050,1,44,'2022-01-31 05:14:45'),(70051,1,44,'2022-01-31 05:14:47'),(70052,1,44,'2022-01-31 05:14:47'),(70053,1,44,'2022-01-31 05:14:48'),(70054,1,44,'2022-01-31 05:16:55'),(70055,1,44,'2022-01-31 05:16:58'),(70056,1,44,'2022-01-31 05:17:00'),(70057,1,44,'2022-01-31 05:17:01'),(70058,1,44,'2022-01-31 05:17:08'),(70059,1,44,'2022-01-31 05:17:11'),(70060,1,44,'2022-01-31 05:17:24'),(70061,1,44,'2022-01-31 05:17:30'),(70062,1,44,'2022-01-31 05:17:33'),(70063,1,44,'2022-01-31 05:17:34'),(70064,1,44,'2022-01-31 05:17:37'),(70065,1,44,'2022-01-31 05:17:38'),(70066,1,44,'2022-01-31 05:17:58'),(70067,1,44,'2022-01-31 05:24:38'),(70068,1,44,'2022-01-31 05:24:41'),(70069,1,44,'2022-01-31 05:24:43'),(70070,1,59,'2022-01-31 06:14:48'),(70071,1,44,'2022-01-31 06:58:50'),(70072,1,44,'2022-01-31 07:41:45'),(70073,1,44,'2022-01-31 07:41:49'),(70074,1,44,'2022-01-31 09:23:35'),(70075,1,44,'2022-01-31 09:42:52'),(70076,1,62,'2022-01-31 09:56:50'),(70077,1,5,'2022-01-31 10:05:54'),(70078,1,44,'2022-01-31 10:45:23'),(70079,1,44,'2022-01-31 10:53:19'),(70080,1,44,'2022-01-31 11:24:16'),(70081,1,76,'2022-01-31 11:43:53'),(70082,1,53,'2022-01-31 12:52:15'),(70083,1,44,'2022-01-31 13:49:58'),(70084,1,53,'2022-01-31 14:48:59'),(70085,1,44,'2022-01-31 14:49:07'),(70086,1,44,'2022-01-31 15:45:17'),(70087,1,44,'2022-01-31 17:29:20'),(70088,1,44,'2022-01-31 17:50:11'),(70089,1,44,'2022-01-31 18:17:08'),(70090,1,44,'2022-01-31 19:27:47'),(70091,1,44,'2022-01-31 19:28:00'),(70092,1,44,'2022-01-31 19:28:00'),(70093,1,44,'2022-01-31 19:28:02'),(70094,1,44,'2022-01-31 19:46:16'),(70095,1,44,'2022-01-31 20:28:15'),(70096,1,76,'2022-01-31 20:59:58'),(70097,1,6,'2022-01-31 21:04:22'),(70098,1,6,'2022-01-31 21:04:24'),(70099,1,44,'2022-01-31 22:22:42'),(70100,1,44,'2022-01-31 22:23:36'),(70101,1,73,'2022-01-31 22:27:35'),(70102,1,44,'2022-01-31 22:58:50'),(70103,1,44,'2022-01-31 23:24:45'),(70104,1,44,'2022-01-31 23:24:53'),(70105,1,44,'2022-01-31 23:25:03'),(70106,1,44,'2022-01-31 23:25:15'),(70107,1,44,'2022-01-31 23:25:25'),(70108,1,44,'2022-01-31 23:25:36'),(70109,1,44,'2022-01-31 23:25:43'),(70110,1,44,'2022-01-31 23:25:49'),(70111,1,44,'2022-01-31 23:25:56'),(70112,1,44,'2022-01-31 23:50:18'),(70113,1,79,'2022-02-01 00:24:49'),(70114,1,44,'2022-02-01 00:29:46'),(70115,1,62,'2022-02-01 01:21:13'),(70116,1,44,'2022-02-01 01:53:06'),(70117,1,59,'2022-02-01 02:20:52'),(70118,1,44,'2022-02-01 02:30:34'),(70119,1,6,'2022-02-01 02:30:37'),(70120,1,6,'2022-02-01 02:30:40'),(70121,1,44,'2022-02-01 03:22:31'),(70122,1,73,'2022-02-01 03:28:10'),(70123,1,15,'2022-02-01 03:40:03'),(70124,1,79,'2022-02-01 03:46:28'),(70125,1,96,'2022-02-01 04:57:22'),(70126,1,44,'2022-02-01 05:01:49'),(70127,1,14,'2022-02-01 05:15:23'),(70128,1,44,'2022-02-01 05:16:54'),(70129,1,44,'2022-02-01 05:26:49'),(70130,1,44,'2022-02-01 06:03:54'),(70131,1,43,'2022-02-01 06:08:33'),(70132,1,44,'2022-02-01 07:29:19'),(70133,1,44,'2022-02-01 07:29:21'),(70134,1,44,'2022-02-01 07:40:48'),(70135,1,44,'2022-02-01 07:55:08'),(70136,1,44,'2022-02-01 08:25:26'),(70137,1,44,'2022-02-01 08:59:30'),(70138,1,44,'2022-02-01 09:16:02'),(70139,1,44,'2022-02-01 09:22:18'),(70140,1,44,'2022-02-01 09:26:30'),(70141,1,44,'2022-02-01 09:30:00'),(70142,1,44,'2022-02-01 10:28:55'),(70143,1,44,'2022-02-01 10:57:25'),(70144,1,44,'2022-02-01 11:16:16'),(70145,1,62,'2022-02-01 11:43:16'),(70146,1,44,'2022-02-01 12:46:27'),(70147,1,44,'2022-02-01 12:56:32'),(70148,1,44,'2022-02-01 13:24:51'),(70149,1,44,'2022-02-01 13:57:27'),(70150,1,44,'2022-02-01 13:58:33'),(70151,1,44,'2022-02-01 13:59:52'),(70152,1,44,'2022-02-01 14:10:01'),(70153,1,44,'2022-02-01 14:28:49'),(70154,1,56,'2022-02-01 14:48:39'),(70155,1,44,'2022-02-01 14:55:47'),(70156,1,44,'2022-02-01 15:00:52'),(70157,1,44,'2022-02-01 15:05:24'),(70158,1,44,'2022-02-01 15:12:18'),(70159,1,44,'2022-02-01 15:16:40'),(70160,1,6,'2022-02-01 15:16:46'),(70161,1,6,'2022-02-01 15:26:52'),(70162,1,44,'2022-02-01 15:29:59'),(70163,1,53,'2022-02-01 15:33:30'),(70164,1,76,'2022-02-01 15:39:52'),(70165,1,44,'2022-02-01 15:59:29'),(70166,1,44,'2022-02-01 16:01:55'),(70167,1,44,'2022-02-01 16:07:56'),(70168,1,44,'2022-02-01 16:07:58'),(70169,1,44,'2022-02-01 16:08:02'),(70170,1,44,'2022-02-01 16:16:17'),(70171,1,44,'2022-02-01 16:28:57'),(70172,1,44,'2022-02-01 16:35:42'),(70173,1,44,'2022-02-01 17:11:16'),(70174,1,44,'2022-02-01 17:24:50'),(70175,1,44,'2022-02-01 17:53:33'),(70176,1,44,'2022-02-01 18:53:12'),(70177,1,44,'2022-02-01 19:14:11'),(70178,1,44,'2022-02-01 19:14:23'),(70179,1,44,'2022-02-01 19:14:24'),(70180,1,70,'2022-02-01 19:39:47'),(70181,1,44,'2022-02-01 21:06:20'),(70182,1,44,'2022-02-01 21:32:31'),(70183,1,70,'2022-02-01 21:35:32'),(70184,1,44,'2022-02-01 21:54:55'),(70185,1,44,'2022-02-01 22:18:25'),(70186,1,44,'2022-02-01 22:18:30'),(70187,1,76,'2022-02-01 22:38:20'),(70188,1,96,'2022-02-01 22:56:55'),(70189,1,70,'2022-02-01 23:03:59'),(70190,1,44,'2022-02-01 23:24:10'),(70191,1,44,'2022-02-01 23:24:11'),(70192,1,44,'2022-02-01 23:24:21'),(70193,1,44,'2022-02-01 23:41:32'),(70194,1,44,'2022-02-02 00:32:06'),(70195,1,44,'2022-02-02 01:22:23'),(70196,1,44,'2022-02-02 01:36:54'),(70197,1,44,'2022-02-02 03:13:13'),(70198,1,44,'2022-02-02 03:51:51'),(70199,1,76,'2022-02-02 04:05:03'),(70200,1,44,'2022-02-02 04:20:25'),(70201,1,44,'2022-02-02 05:16:57'),(70202,1,73,'2022-02-02 05:28:33'),(70203,1,44,'2022-02-02 07:00:59'),(70204,1,44,'2022-02-02 07:01:00'),(70205,1,44,'2022-02-02 07:04:13'),(70206,1,6,'2022-02-02 07:04:29'),(70207,1,44,'2022-02-02 07:12:09'),(70208,1,44,'2022-02-02 07:12:12'),(70209,1,44,'2022-02-02 07:12:16'),(70210,1,44,'2022-02-02 07:12:19'),(70211,1,44,'2022-02-02 07:12:22'),(70212,1,44,'2022-02-02 07:12:25'),(70213,1,44,'2022-02-02 07:12:27'),(70214,1,44,'2022-02-02 07:12:31'),(70215,1,44,'2022-02-02 07:12:38'),(70216,1,44,'2022-02-02 07:12:43'),(70217,1,44,'2022-02-02 07:12:47'),(70218,1,44,'2022-02-02 07:12:52'),(70219,1,44,'2022-02-02 07:12:56'),(70220,1,44,'2022-02-02 07:30:15'),(70221,1,44,'2022-02-02 07:39:32'),(70222,1,44,'2022-02-02 08:50:32'),(70223,1,44,'2022-02-02 09:07:11'),(70224,1,44,'2022-02-02 09:34:43'),(70225,1,59,'2022-02-02 09:48:27'),(70226,1,44,'2022-02-02 11:09:20'),(70227,1,44,'2022-02-02 11:09:28'),(70228,1,44,'2022-02-02 11:09:33'),(70229,1,44,'2022-02-02 11:09:45'),(70230,1,44,'2022-02-02 11:09:49'),(70231,1,44,'2022-02-02 11:09:53'),(70232,1,44,'2022-02-02 11:09:56'),(70233,1,44,'2022-02-02 11:10:00'),(70234,1,44,'2022-02-02 11:10:07'),(70235,1,66,'2022-02-02 11:26:36'),(70236,1,45,'2022-02-02 11:35:41'),(70237,1,70,'2022-02-02 12:39:26'),(70238,1,70,'2022-02-02 12:52:12'),(70239,1,44,'2022-02-02 13:09:11'),(70240,1,45,'2022-02-02 14:38:10'),(70241,1,44,'2022-02-02 14:44:47'),(70242,1,44,'2022-02-02 14:50:34'),(70243,1,44,'2022-02-02 15:32:23'),(70244,1,44,'2022-02-02 16:43:05'),(70245,1,44,'2022-02-02 17:27:38'),(70246,1,44,'2022-02-02 17:37:47'),(70247,1,44,'2022-02-02 17:38:44'),(70248,1,44,'2022-02-02 18:06:48'),(70249,1,44,'2022-02-02 18:06:53'),(70250,1,44,'2022-02-02 18:16:12'),(70251,1,44,'2022-02-02 18:17:00'),(70252,1,53,'2022-02-02 18:25:15'),(70253,1,44,'2022-02-02 18:30:45'),(70254,1,44,'2022-02-02 18:51:51'),(70255,1,44,'2022-02-02 19:37:11'),(70256,1,44,'2022-02-02 19:37:11'),(70257,1,44,'2022-02-02 19:37:12'),(70258,1,6,'2022-02-02 19:37:15'),(70259,1,43,'2022-02-02 20:05:46'),(70260,1,44,'2022-02-02 20:07:57'),(70261,1,6,'2022-02-02 20:07:58'),(70262,1,6,'2022-02-02 20:07:59'),(70263,1,44,'2022-02-02 20:11:16'),(70264,1,44,'2022-02-02 20:47:23'),(70265,1,44,'2022-02-02 20:54:12'),(70266,1,6,'2022-02-02 20:54:13'),(70267,1,6,'2022-02-02 20:54:15'),(70268,1,6,'2022-02-02 20:57:32'),(70269,1,44,'2022-02-02 21:14:07'),(70270,1,15,'2022-02-02 21:37:15'),(70271,1,14,'2022-02-02 21:58:04'),(70272,1,44,'2022-02-02 23:05:29'),(70273,1,44,'2022-02-02 23:16:06'),(70274,1,44,'2022-02-02 23:53:27'),(70275,1,62,'2022-02-02 23:54:56'),(70276,1,44,'2022-02-03 01:06:15'),(70277,1,44,'2022-02-03 01:36:22'),(70278,1,44,'2022-02-03 01:42:34'),(70279,1,96,'2022-02-03 01:47:08'),(70280,1,73,'2022-02-03 01:50:46'),(70281,1,44,'2022-02-03 01:55:52'),(70282,1,15,'2022-02-03 02:03:49'),(70283,1,15,'2022-02-03 02:05:15'),(70284,1,73,'2022-02-03 02:09:14'),(70285,1,44,'2022-02-03 02:19:59'),(70286,1,15,'2022-02-03 02:33:56'),(70287,1,44,'2022-02-03 02:42:08'),(70288,1,43,'2022-02-03 02:44:05'),(70289,1,44,'2022-02-03 03:19:34'),(70290,1,15,'2022-02-03 03:42:01'),(70291,1,44,'2022-02-03 03:53:37'),(70292,1,44,'2022-02-03 03:53:41'),(70293,1,44,'2022-02-03 04:44:20'),(70294,1,43,'2022-02-03 05:10:13'),(70295,1,53,'2022-02-03 05:15:20'),(70296,1,44,'2022-02-03 05:47:45'),(70297,1,6,'2022-02-03 05:47:55'),(70298,1,59,'2022-02-03 05:55:56'),(70299,1,44,'2022-02-03 07:46:54'),(70300,1,44,'2022-02-03 07:47:07'),(70301,1,44,'2022-02-03 07:47:09'),(70302,1,44,'2022-02-03 08:51:48'),(70303,1,44,'2022-02-03 09:12:03'),(70304,1,44,'2022-02-03 12:10:33'),(70305,1,44,'2022-02-03 13:23:04'),(70306,1,44,'2022-02-03 13:24:05'),(70307,1,44,'2022-02-03 13:25:13'),(70308,1,44,'2022-02-03 13:26:01'),(70309,1,44,'2022-02-03 13:26:43'),(70310,1,44,'2022-02-03 13:27:10'),(70311,1,44,'2022-02-03 13:28:06'),(70312,1,44,'2022-02-03 13:31:23'),(70313,1,44,'2022-02-03 13:32:06'),(70314,1,44,'2022-02-03 13:33:50'),(70315,1,44,'2022-02-03 13:35:05'),(70316,1,44,'2022-02-03 13:37:38'),(70317,1,44,'2022-02-03 13:39:21'),(70318,1,44,'2022-02-03 13:40:55'),(70319,1,44,'2022-02-03 13:41:40'),(70320,1,44,'2022-02-03 13:43:06'),(70321,1,44,'2022-02-03 13:44:30'),(70322,1,44,'2022-02-03 13:45:07'),(70323,1,44,'2022-02-03 13:45:54'),(70324,1,44,'2022-02-03 13:46:57'),(70325,1,44,'2022-02-03 13:50:17'),(70326,1,44,'2022-02-03 13:51:28'),(70327,1,44,'2022-02-03 13:53:59'),(70328,1,44,'2022-02-03 13:54:48'),(70329,1,44,'2022-02-03 14:01:37'),(70330,1,73,'2022-02-03 14:27:32'),(70331,1,44,'2022-02-03 14:54:20'),(70332,1,45,'2022-02-03 14:55:50'),(70333,1,44,'2022-02-03 15:07:07'),(70334,1,44,'2022-02-03 18:05:43'),(70335,1,44,'2022-02-03 19:22:08'),(70336,1,44,'2022-02-03 19:22:09'),(70337,1,44,'2022-02-03 20:42:52'),(70338,1,53,'2022-02-03 20:48:37'),(70339,1,44,'2022-02-03 21:16:53'),(70340,1,6,'2022-02-03 21:16:59'),(70341,1,53,'2022-02-03 21:34:32'),(70342,1,62,'2022-02-03 22:13:41'),(70343,1,53,'2022-02-03 22:19:59'),(70344,1,53,'2022-02-03 23:02:14'),(70345,1,44,'2022-02-03 23:16:10'),(70346,1,44,'2022-02-04 00:29:22'),(70347,1,44,'2022-02-04 01:08:56'),(70348,1,44,'2022-02-04 01:09:13'),(70349,1,44,'2022-02-04 02:06:46'),(70350,1,44,'2022-02-04 02:07:21'),(70351,1,53,'2022-02-04 02:08:34'),(70352,1,44,'2022-02-04 02:09:06'),(70353,1,44,'2022-02-04 02:24:58'),(70354,1,45,'2022-02-04 03:36:18'),(70355,1,44,'2022-02-04 03:57:44'),(70356,1,44,'2022-02-04 04:24:26'),(70357,1,44,'2022-02-04 04:42:13'),(70358,1,66,'2022-02-04 05:05:18'),(70359,1,66,'2022-02-04 05:05:57'),(70360,1,44,'2022-02-04 05:28:36'),(70361,1,44,'2022-02-04 05:28:47'),(70362,1,44,'2022-02-04 05:28:59'),(70363,1,44,'2022-02-04 05:29:14'),(70364,1,44,'2022-02-04 05:29:25'),(70365,1,44,'2022-02-04 05:29:36'),(70366,1,44,'2022-02-04 05:29:46'),(70367,1,44,'2022-02-04 05:30:10'),(70368,1,44,'2022-02-04 05:30:23'),(70369,1,44,'2022-02-04 05:30:48'),(70370,1,44,'2022-02-04 05:31:02'),(70371,1,44,'2022-02-04 05:31:10'),(70372,1,44,'2022-02-04 05:31:20'),(70373,1,44,'2022-02-04 05:31:32'),(70374,1,44,'2022-02-04 05:31:46'),(70375,1,44,'2022-02-04 05:32:07'),(70376,1,44,'2022-02-04 05:32:18'),(70377,1,44,'2022-02-04 05:32:29'),(70378,1,44,'2022-02-04 05:32:41'),(70379,1,44,'2022-02-04 05:32:57'),(70380,1,44,'2022-02-04 05:33:09'),(70381,1,44,'2022-02-04 05:33:24'),(70382,1,44,'2022-02-04 05:33:38'),(70383,1,44,'2022-02-04 05:33:50'),(70384,1,44,'2022-02-04 05:34:01'),(70385,1,44,'2022-02-04 05:34:14'),(70386,1,44,'2022-02-04 05:34:25'),(70387,1,44,'2022-02-04 05:34:43'),(70388,1,44,'2022-02-04 05:34:54'),(70389,1,44,'2022-02-04 05:35:07'),(70390,1,44,'2022-02-04 05:35:18'),(70391,1,44,'2022-02-04 05:35:29'),(70392,1,44,'2022-02-04 05:35:39'),(70393,1,44,'2022-02-04 05:35:51'),(70394,1,66,'2022-02-04 05:36:03'),(70395,1,44,'2022-02-04 05:36:06'),(70396,1,79,'2022-02-04 05:41:59'),(70397,1,56,'2022-02-04 06:10:39'),(70398,1,14,'2022-02-04 06:18:16'),(70399,1,44,'2022-02-04 06:28:30'),(70400,1,44,'2022-02-04 07:14:01'),(70401,1,44,'2022-02-04 07:14:14'),(70402,1,44,'2022-02-04 07:14:15'),(70403,1,15,'2022-02-04 07:39:45'),(70404,1,44,'2022-02-04 08:00:22'),(70405,1,44,'2022-02-04 08:37:23'),(70406,1,44,'2022-02-04 09:11:18'),(70407,1,44,'2022-02-04 09:42:14'),(70408,1,44,'2022-02-04 09:53:41'),(70409,1,53,'2022-02-04 10:15:17'),(70410,1,15,'2022-02-04 11:05:43'),(70411,1,44,'2022-02-04 11:37:05'),(70412,1,6,'2022-02-04 11:37:07'),(70413,1,6,'2022-02-04 11:37:09'),(70414,1,44,'2022-02-04 11:37:15'),(70415,1,44,'2022-02-04 11:46:23'),(70416,1,6,'2022-02-04 11:48:07'),(70417,1,15,'2022-02-04 11:49:19'),(70418,1,44,'2022-02-04 11:50:01'),(70419,1,5,'2022-02-04 11:50:07'),(70420,1,6,'2022-02-04 11:50:10'),(70421,1,13,'2022-02-04 11:51:25'),(70422,1,5,'2022-02-04 11:51:58'),(70423,1,43,'2022-02-04 11:54:21'),(70424,1,53,'2022-02-04 11:54:42'),(70425,1,14,'2022-02-04 11:54:58'),(70426,1,53,'2022-02-04 11:55:16'),(70427,1,15,'2022-02-04 11:55:51'),(70428,1,44,'2022-02-04 11:56:09'),(70429,1,45,'2022-02-04 11:56:26'),(70430,1,59,'2022-02-04 11:56:58'),(70431,1,76,'2022-02-04 11:57:14'),(70432,1,56,'2022-02-04 11:58:07'),(70433,1,70,'2022-02-04 11:58:27'),(70434,1,66,'2022-02-04 11:59:01'),(70435,1,15,'2022-02-04 12:01:10'),(70436,1,44,'2022-02-04 12:09:37'),(70437,1,73,'2022-02-04 12:10:16'),(70438,1,79,'2022-02-04 12:10:49'),(70439,1,96,'2022-02-04 12:11:05'),(70440,1,62,'2022-02-04 12:11:22'),(70441,1,15,'2022-02-04 12:12:48'),(70442,1,59,'2022-02-04 12:13:05'),(70443,1,62,'2022-02-04 12:13:26'),(70444,1,66,'2022-02-04 12:14:55'),(70445,1,73,'2022-02-04 12:15:45'),(70446,1,96,'2022-02-04 12:16:21'),(70447,1,76,'2022-02-04 12:16:39'),(70448,1,56,'2022-02-04 12:21:26'),(70449,1,70,'2022-02-04 12:21:43'),(70450,1,79,'2022-02-04 12:21:44'),(70451,1,53,'2022-02-04 12:22:02'),(70452,1,43,'2022-02-04 12:22:19'),(70453,1,44,'2022-02-04 12:23:14'),(70454,1,45,'2022-02-04 12:24:05'),(70455,1,44,'2022-02-04 12:38:29'),(70456,1,44,'2022-02-04 13:08:24'),(70457,1,79,'2022-02-04 13:11:09'),(70458,1,44,'2022-02-04 13:15:14'),(70459,1,44,'2022-02-04 13:36:27'),(70460,1,15,'2022-02-04 15:15:50'),(70461,1,44,'2022-02-04 15:20:49'),(70462,1,44,'2022-02-04 15:39:52'),(70463,1,44,'2022-02-04 16:09:40'),(70464,1,62,'2022-02-04 16:15:23'),(70465,1,70,'2022-02-04 16:31:39'),(70466,1,44,'2022-02-04 16:53:48'),(70467,1,44,'2022-02-04 17:08:49'),(70468,1,44,'2022-02-04 17:08:53'),(70469,1,15,'2022-02-04 17:19:08'),(70470,1,44,'2022-02-04 17:24:10'),(70471,1,53,'2022-02-04 17:24:55'),(70472,1,44,'2022-02-04 17:41:47'),(70473,1,44,'2022-02-04 18:14:25'),(70474,1,5,'2022-02-04 18:16:51'),(70475,1,6,'2022-02-04 19:12:47'),(70476,1,44,'2022-02-04 19:13:01'),(70477,1,44,'2022-02-04 19:13:06'),(70478,1,44,'2022-02-04 20:00:37'),(70479,1,44,'2022-02-04 20:00:42'),(70480,1,15,'2022-02-04 22:07:52'),(70481,1,66,'2022-02-04 23:21:50'),(70482,1,44,'2022-02-05 00:38:29'),(70483,1,44,'2022-02-05 01:06:48'),(70484,1,44,'2022-02-05 01:10:54'),(70485,1,44,'2022-02-05 01:55:38'),(70486,1,44,'2022-02-05 02:32:33'),(70487,1,44,'2022-02-05 02:52:22'),(70488,1,44,'2022-02-05 04:12:51'),(70489,1,44,'2022-02-05 04:27:36'),(70490,1,44,'2022-02-05 06:05:44'),(70491,1,44,'2022-02-05 07:12:44'),(70492,1,44,'2022-02-05 07:12:46'),(70493,1,15,'2022-02-05 09:45:17'),(70494,1,44,'2022-02-05 09:51:56'),(70495,1,44,'2022-02-05 11:18:29'),(70496,1,44,'2022-02-05 11:28:01'),(70497,1,44,'2022-02-05 11:28:03'),(70498,1,44,'2022-02-05 13:27:24'),(70499,1,6,'2022-02-05 13:38:06'),(70500,1,44,'2022-02-05 13:46:03'),(70501,1,44,'2022-02-05 15:32:54'),(70502,1,44,'2022-02-05 15:32:55'),(70503,1,44,'2022-02-05 16:32:48'),(70504,1,44,'2022-02-05 19:32:47'),(70505,1,44,'2022-02-05 19:32:48'),(70506,1,44,'2022-02-05 19:52:27'),(70507,1,44,'2022-02-05 21:02:52'),(70508,1,44,'2022-02-05 21:46:23'),(70509,1,44,'2022-02-05 22:10:16'),(70510,1,44,'2022-02-05 22:10:44'),(70511,1,44,'2022-02-05 22:24:39'),(70512,1,44,'2022-02-05 22:32:57'),(70513,1,76,'2022-02-06 02:11:41'),(70514,1,6,'2022-02-06 02:23:27'),(70515,1,44,'2022-02-06 03:32:18'),(70516,1,44,'2022-02-06 04:05:59'),(70517,1,44,'2022-02-06 04:09:01'),(70518,1,53,'2022-02-06 04:10:30'),(70519,1,44,'2022-02-06 04:12:50'),(70520,1,66,'2022-02-06 06:11:36'),(70521,1,44,'2022-02-06 06:22:33'),(70522,1,44,'2022-02-06 06:51:43'),(70523,1,44,'2022-02-06 06:54:25'),(70524,1,44,'2022-02-06 07:07:48'),(70525,1,44,'2022-02-06 07:07:49'),(70526,1,44,'2022-02-06 07:34:48'),(70527,1,44,'2022-02-06 07:40:53'),(70528,1,44,'2022-02-06 07:40:56'),(70529,1,44,'2022-02-06 07:40:59'),(70530,1,44,'2022-02-06 07:41:03'),(70531,1,44,'2022-02-06 07:41:05'),(70532,1,44,'2022-02-06 07:41:08'),(70533,1,44,'2022-02-06 07:41:15'),(70534,1,43,'2022-02-06 08:21:15'),(70535,1,44,'2022-02-06 10:53:31'),(70536,1,44,'2022-02-06 11:21:09'),(70537,1,6,'2022-02-06 11:21:11'),(70538,1,44,'2022-02-06 11:28:11'),(70539,1,44,'2022-02-06 11:28:15'),(70540,1,96,'2022-02-06 11:38:47'),(70541,1,44,'2022-02-06 12:37:52'),(70542,1,15,'2022-02-06 13:52:38'),(70543,1,44,'2022-02-06 14:58:28'),(70544,1,15,'2022-02-06 15:05:32'),(70545,1,15,'2022-02-06 15:21:28'),(70546,1,53,'2022-02-06 16:52:00'),(70547,1,44,'2022-02-06 18:11:13'),(70548,1,44,'2022-02-06 18:42:23'),(70549,1,44,'2022-02-06 18:43:34'),(70550,1,44,'2022-02-06 20:25:20'),(70551,1,44,'2022-02-06 20:25:22'),(70552,1,44,'2022-02-06 21:08:07'),(70553,1,45,'2022-02-06 21:17:49'),(70554,1,53,'2022-02-06 22:01:13'),(70555,1,56,'2022-02-06 22:07:36'),(70556,1,44,'2022-02-06 22:14:51'),(70557,1,44,'2022-02-06 22:32:30'),(70558,1,44,'2022-02-06 22:32:36'),(70559,1,44,'2022-02-06 22:32:49'),(70560,1,44,'2022-02-06 22:33:09'),(70561,1,44,'2022-02-06 22:34:27'),(70562,1,44,'2022-02-06 22:35:12'),(70563,1,56,'2022-02-06 23:47:31'),(70564,1,44,'2022-02-07 00:39:15'),(70565,1,76,'2022-02-07 00:58:41'),(70566,1,53,'2022-02-07 01:34:32'),(70567,1,59,'2022-02-07 02:41:31'),(70568,1,59,'2022-02-07 03:43:32'),(70569,1,44,'2022-02-07 04:15:22'),(70570,1,44,'2022-02-07 04:15:34'),(70571,1,45,'2022-02-07 04:15:36'),(70572,1,44,'2022-02-07 04:15:43'),(70573,1,44,'2022-02-07 04:15:51'),(70574,1,44,'2022-02-07 04:39:07'),(70575,1,53,'2022-02-07 05:34:40'),(70576,1,5,'2022-02-07 05:47:23'),(70577,1,44,'2022-02-07 07:29:37'),(70578,1,44,'2022-02-07 07:29:38'),(70579,1,44,'2022-02-07 07:29:39'),(70580,1,73,'2022-02-07 07:58:07'),(70581,1,6,'2022-02-07 08:02:06'),(70582,1,44,'2022-02-07 08:08:52'),(70583,1,44,'2022-02-07 08:58:34'),(70584,1,53,'2022-02-07 08:58:37'),(70585,1,76,'2022-02-07 10:16:17'),(70586,1,44,'2022-02-07 11:28:51'),(70587,1,44,'2022-02-07 12:05:15'),(70588,1,44,'2022-02-07 12:05:22'),(70589,1,44,'2022-02-07 12:05:27'),(70590,1,44,'2022-02-07 12:05:32'),(70591,1,44,'2022-02-07 12:05:36'),(70592,1,44,'2022-02-07 12:05:40'),(70593,1,44,'2022-02-07 12:05:44'),(70594,1,44,'2022-02-07 12:05:48'),(70595,1,44,'2022-02-07 12:05:52'),(70596,1,45,'2022-02-07 12:14:38'),(70597,1,44,'2022-02-07 13:09:14'),(70598,1,44,'2022-02-07 14:26:55'),(70599,1,6,'2022-02-07 14:26:57'),(70600,1,6,'2022-02-07 14:27:00'),(70601,1,44,'2022-02-07 15:41:39'),(70602,1,44,'2022-02-07 16:33:10'),(70603,1,44,'2022-02-07 16:34:01'),(70604,1,76,'2022-02-07 17:11:49'),(70605,1,44,'2022-02-07 17:20:37'),(70606,1,44,'2022-02-07 18:38:25'),(70607,1,44,'2022-02-07 19:07:43'),(70608,1,44,'2022-02-07 19:07:44'),(70609,1,44,'2022-02-07 19:07:45'),(70610,1,43,'2022-02-07 21:56:51'),(70611,1,45,'2022-02-07 22:03:45'),(70612,1,66,'2022-02-07 22:15:29'),(70613,1,73,'2022-02-07 22:16:28'),(70614,1,44,'2022-02-07 22:23:02'),(70615,1,53,'2022-02-07 22:57:36'),(70616,1,73,'2022-02-07 23:09:15'),(70617,1,56,'2022-02-07 23:36:25'),(70618,1,44,'2022-02-08 00:26:04'),(70619,1,6,'2022-02-08 00:44:22'),(70620,1,44,'2022-02-08 01:56:51'),(70621,1,44,'2022-02-08 01:57:00'),(70622,1,6,'2022-02-08 01:57:02'),(70623,1,14,'2022-02-08 01:57:03'),(70624,1,13,'2022-02-08 01:57:04'),(70625,1,56,'2022-02-08 01:57:06'),(70626,1,43,'2022-02-08 01:57:08'),(70627,1,79,'2022-02-08 01:57:10'),(70628,1,5,'2022-02-08 01:57:12'),(70629,1,53,'2022-02-08 01:57:13'),(70630,1,96,'2022-02-08 01:57:16'),(70631,1,44,'2022-02-08 01:57:19'),(70632,1,5,'2022-02-08 02:02:26'),(70633,1,44,'2022-02-08 03:43:30'),(70634,1,44,'2022-02-08 03:43:33'),(70635,1,44,'2022-02-08 03:43:36'),(70636,1,79,'2022-02-08 04:55:50'),(70637,1,44,'2022-02-08 05:03:39'),(70638,1,44,'2022-02-08 05:03:40'),(70639,1,43,'2022-02-08 05:09:05'),(70640,1,44,'2022-02-08 07:48:53'),(70641,1,44,'2022-02-08 07:48:53'),(70642,1,44,'2022-02-08 07:57:11'),(70643,1,44,'2022-02-08 07:57:14'),(70644,1,44,'2022-02-08 07:57:16'),(70645,1,44,'2022-02-08 07:57:22'),(70646,1,44,'2022-02-08 07:57:23'),(70647,1,44,'2022-02-08 07:57:25'),(70648,1,44,'2022-02-08 07:57:30'),(70649,1,44,'2022-02-08 07:57:31'),(70650,1,44,'2022-02-08 07:57:35'),(70651,1,44,'2022-02-08 07:57:39'),(70652,1,44,'2022-02-08 07:57:39'),(70653,1,44,'2022-02-08 07:57:42'),(70654,1,44,'2022-02-08 07:57:46'),(70655,1,44,'2022-02-08 07:57:51'),(70656,1,44,'2022-02-08 07:57:59'),(70657,1,44,'2022-02-08 07:58:13'),(70658,1,44,'2022-02-08 07:58:27'),(70659,1,44,'2022-02-08 07:58:33'),(70660,1,53,'2022-02-08 09:13:03'),(70661,1,6,'2022-02-08 10:54:30'),(70662,1,6,'2022-02-08 10:54:31'),(70663,1,44,'2022-02-08 11:28:32'),(70664,1,44,'2022-02-08 11:28:39'),(70665,1,70,'2022-02-08 12:03:29'),(70666,1,44,'2022-02-08 12:09:08'),(70667,1,15,'2022-02-08 12:37:23'),(70668,1,76,'2022-02-08 12:45:54'),(70669,1,44,'2022-02-08 17:03:46'),(70670,1,14,'2022-02-08 18:26:00'),(70671,1,76,'2022-02-08 19:02:47'),(70672,1,44,'2022-02-08 19:38:47'),(70673,1,44,'2022-02-08 19:38:48'),(70674,1,15,'2022-02-08 20:47:49'),(70675,1,6,'2022-02-08 21:18:48'),(70676,1,45,'2022-02-08 22:16:00'),(70677,1,62,'2022-02-08 22:25:05'),(70678,1,43,'2022-02-09 00:54:13'),(70679,1,66,'2022-02-09 01:15:49'),(70680,1,15,'2022-02-09 01:48:37'),(70681,1,45,'2022-02-09 02:48:29'),(70682,1,6,'2022-02-09 03:08:36'),(70683,1,44,'2022-02-09 05:04:21'),(70684,1,59,'2022-02-09 05:46:13'),(70685,1,66,'2022-02-09 06:51:35'),(70686,1,44,'2022-02-09 07:01:01'),(70687,1,44,'2022-02-09 07:01:02'),(70688,1,44,'2022-02-09 07:01:03'),(70689,1,5,'2022-02-09 10:23:06'),(70690,1,44,'2022-02-09 10:59:57'),(70691,1,43,'2022-02-09 11:19:05'),(70692,1,44,'2022-02-09 11:55:08'),(70693,1,53,'2022-02-09 13:13:50'),(70694,1,53,'2022-02-09 13:13:56'),(70695,1,53,'2022-02-09 13:46:48'),(70696,1,53,'2022-02-09 13:46:51'),(70697,1,44,'2022-02-09 13:47:09'),(70698,1,53,'2022-02-09 13:47:12'),(70699,1,53,'2022-02-09 14:03:49'),(70700,1,53,'2022-02-09 14:03:53'),(70701,1,53,'2022-02-09 14:15:30'),(70702,1,53,'2022-02-09 14:15:34'),(70703,1,53,'2022-02-09 14:18:57'),(70704,1,53,'2022-02-09 14:19:00'),(70705,1,53,'2022-02-09 14:44:57'),(70706,1,53,'2022-02-09 14:45:14'),(70707,1,53,'2022-02-09 16:44:04'),(70708,1,53,'2022-02-09 16:44:08'),(70709,1,53,'2022-02-09 17:02:44'),(70710,1,53,'2022-02-09 17:02:47'),(70711,1,53,'2022-02-09 17:24:50'),(70712,1,53,'2022-02-09 17:24:53'),(70713,1,53,'2022-02-09 17:46:54'),(70714,1,53,'2022-02-09 17:46:59'),(70715,1,6,'2022-02-09 18:20:49'),(70716,1,44,'2022-02-09 18:32:42'),(70717,1,53,'2022-02-09 18:33:09'),(70718,1,53,'2022-02-09 18:52:34'),(70719,1,53,'2022-02-09 18:52:41'),(70720,1,53,'2022-02-09 19:15:09'),(70721,1,44,'2022-02-09 19:15:24'),(70722,1,53,'2022-02-09 19:15:27'),(70723,1,44,'2022-02-09 19:15:28'),(70724,1,53,'2022-02-09 19:35:14'),(70725,1,53,'2022-02-09 19:35:30'),(70726,1,53,'2022-02-09 19:37:02'),(70727,1,53,'2022-02-09 19:37:07'),(70728,1,53,'2022-02-09 19:50:29'),(70729,1,53,'2022-02-09 19:50:32'),(70730,1,53,'2022-02-09 19:54:31'),(70731,1,53,'2022-02-09 19:54:59'),(70732,1,44,'2022-02-09 20:01:01'),(70733,1,53,'2022-02-09 20:08:22'),(70734,1,53,'2022-02-09 20:08:24'),(70735,1,53,'2022-02-09 20:15:52'),(70736,1,53,'2022-02-09 20:15:55'),(70737,1,53,'2022-02-09 20:24:37'),(70738,1,53,'2022-02-09 20:25:00'),(70739,1,53,'2022-02-09 20:40:11'),(70740,1,53,'2022-02-09 20:40:15'),(70741,1,53,'2022-02-09 20:49:42'),(70742,1,53,'2022-02-09 20:49:55'),(70743,1,44,'2022-02-09 21:09:09'),(70744,1,53,'2022-02-09 21:34:49'),(70745,1,53,'2022-02-09 21:34:51'),(70746,1,44,'2022-02-09 21:41:15'),(70747,1,53,'2022-02-09 21:59:32'),(70748,1,53,'2022-02-09 21:59:35'),(70749,1,44,'2022-02-09 22:22:39'),(70750,1,44,'2022-02-10 03:12:34'),(70751,1,44,'2022-02-10 03:16:15'),(70752,1,44,'2022-02-10 04:41:17'),(70753,1,15,'2022-02-10 05:41:55'),(70754,1,44,'2022-02-10 07:31:50'),(70755,1,44,'2022-02-10 07:31:52'),(70756,1,44,'2022-02-10 08:29:26'),(70757,1,6,'2022-02-10 08:29:32'),(70758,1,5,'2022-02-10 08:29:34'),(70759,1,53,'2022-02-10 08:29:38'),(70760,1,96,'2022-02-10 08:29:39'),(70761,1,44,'2022-02-10 08:29:46'),(70762,1,96,'2022-02-10 08:29:48'),(70763,1,53,'2022-02-10 08:29:50'),(70764,1,15,'2022-02-10 08:29:51'),(70765,1,79,'2022-02-10 08:29:52'),(70766,1,79,'2022-02-10 08:29:53'),(70767,1,76,'2022-02-10 08:29:54'),(70768,1,44,'2022-02-10 10:37:29'),(70769,1,6,'2022-02-10 10:58:22'),(70770,1,43,'2022-02-10 11:36:13'),(70771,1,73,'2022-02-10 11:37:30'),(70772,1,44,'2022-02-10 12:55:04'),(70773,1,44,'2022-02-10 13:38:15'),(70774,1,13,'2022-02-10 14:09:03'),(70775,1,44,'2022-02-10 17:20:41'),(70776,1,5,'2022-02-10 18:03:52'),(70777,1,6,'2022-02-10 18:06:14'),(70778,1,44,'2022-02-10 18:50:52'),(70779,1,66,'2022-02-10 19:12:37'),(70780,1,53,'2022-02-10 19:36:51'),(70781,1,44,'2022-02-10 19:37:03'),(70782,1,44,'2022-02-10 19:37:05'),(70783,1,44,'2022-02-10 20:58:56'),(70784,1,66,'2022-02-10 21:08:25'),(70785,1,44,'2022-02-10 22:20:31'),(70786,1,44,'2022-02-11 00:20:51'),(70787,1,44,'2022-02-11 00:54:14'),(70788,1,15,'2022-02-11 01:32:36'),(70789,1,44,'2022-02-11 04:42:14'),(70790,1,44,'2022-02-11 04:42:23'),(70791,1,14,'2022-02-11 04:57:05'),(70792,1,66,'2022-02-11 05:17:38'),(70793,1,6,'2022-02-11 05:33:59'),(70794,1,44,'2022-02-11 05:39:49'),(70795,1,44,'2022-02-11 05:58:23'),(70796,1,44,'2022-02-11 05:58:27'),(70797,1,6,'2022-02-11 05:58:30'),(70798,1,5,'2022-02-11 05:58:36'),(70799,1,44,'2022-02-11 05:58:38'),(70800,1,53,'2022-02-11 05:58:44'),(70801,1,44,'2022-02-11 05:58:48'),(70802,1,44,'2022-02-11 05:58:57'),(70803,1,44,'2022-02-11 05:59:01'),(70804,1,44,'2022-02-11 05:59:06'),(70805,1,44,'2022-02-11 05:59:10'),(70806,1,44,'2022-02-11 05:59:16'),(70807,1,44,'2022-02-11 05:59:22'),(70808,1,44,'2022-02-11 05:59:37'),(70809,1,44,'2022-02-11 05:59:48'),(70810,1,44,'2022-02-11 05:59:53'),(70811,1,44,'2022-02-11 06:00:49'),(70812,1,44,'2022-02-11 07:27:08'),(70813,1,44,'2022-02-11 07:27:10'),(70814,1,44,'2022-02-11 07:27:12'),(70815,1,44,'2022-02-11 07:27:14'),(70816,1,44,'2022-02-11 07:27:15'),(70817,1,44,'2022-02-11 07:27:16'),(70818,1,44,'2022-02-11 07:27:19'),(70819,1,44,'2022-02-11 07:27:20'),(70820,1,44,'2022-02-11 07:27:23'),(70821,1,44,'2022-02-11 07:27:24'),(70822,1,44,'2022-02-11 07:27:29'),(70823,1,44,'2022-02-11 07:27:31'),(70824,1,44,'2022-02-11 07:27:34'),(70825,1,44,'2022-02-11 07:27:36'),(70826,1,44,'2022-02-11 07:27:37'),(70827,1,44,'2022-02-11 07:27:42'),(70828,1,44,'2022-02-11 07:27:43'),(70829,1,44,'2022-02-11 07:27:51'),(70830,1,44,'2022-02-11 07:27:54'),(70831,1,44,'2022-02-11 07:28:02'),(70832,1,15,'2022-02-11 07:51:26'),(70833,1,70,'2022-02-11 08:45:33'),(70834,1,44,'2022-02-11 09:02:23'),(70835,1,44,'2022-02-11 10:36:27'),(70836,1,79,'2022-02-11 10:44:34'),(70837,1,44,'2022-02-11 12:49:03'),(70838,1,44,'2022-02-11 13:17:13'),(70839,1,44,'2022-02-11 14:07:45'),(70840,1,6,'2022-02-11 14:07:46'),(70841,1,6,'2022-02-11 14:07:48'),(70842,1,44,'2022-02-11 14:23:18'),(70843,1,44,'2022-02-11 14:26:00'),(70844,1,44,'2022-02-11 15:05:51'),(70845,1,44,'2022-02-11 15:14:57'),(70846,1,44,'2022-02-11 15:18:39'),(70847,1,44,'2022-02-11 16:13:10'),(70848,1,44,'2022-02-11 18:43:25'),(70849,1,44,'2022-02-11 19:49:49'),(70850,1,44,'2022-02-11 19:49:53'),(70851,1,43,'2022-02-11 20:44:41'),(70852,1,44,'2022-02-11 21:04:30'),(70853,1,5,'2022-02-11 21:04:35'),(70854,1,6,'2022-02-11 21:04:38'),(70855,1,44,'2022-02-11 21:21:16'),(70856,1,62,'2022-02-11 22:29:18'),(70857,1,53,'2022-02-11 23:10:05'),(70858,1,44,'2022-02-11 23:34:41'),(70859,1,44,'2022-02-12 00:38:28'),(70860,1,44,'2022-02-12 00:54:49'),(70861,1,44,'2022-02-12 00:54:51'),(70862,1,59,'2022-02-12 03:10:15'),(70863,1,44,'2022-02-12 03:41:25'),(70864,1,44,'2022-02-12 03:42:53'),(70865,1,44,'2022-02-12 03:42:53'),(70866,1,44,'2022-02-12 03:42:54'),(70867,1,44,'2022-02-12 03:53:40'),(70868,1,44,'2022-02-12 04:00:51'),(70869,1,45,'2022-02-12 04:40:06'),(70870,1,44,'2022-02-12 05:21:45'),(70871,1,44,'2022-02-12 05:38:01'),(70872,1,59,'2022-02-12 06:09:48'),(70873,1,44,'2022-02-12 06:18:21'),(70874,1,5,'2022-02-12 06:32:33'),(70875,1,44,'2022-02-12 07:06:36'),(70876,1,44,'2022-02-12 07:06:37'),(70877,1,44,'2022-02-12 07:34:19'),(70878,1,44,'2022-02-12 07:34:23'),(70879,1,59,'2022-02-12 08:28:31'),(70880,1,44,'2022-02-12 08:29:58'),(70881,1,70,'2022-02-12 09:17:37'),(70882,1,44,'2022-02-12 10:34:29'),(70883,1,13,'2022-02-12 12:16:56'),(70884,1,44,'2022-02-12 12:38:35'),(70885,1,44,'2022-02-12 13:30:18'),(70886,1,5,'2022-02-12 13:46:17'),(70887,1,53,'2022-02-12 14:21:53'),(70888,1,44,'2022-02-12 15:18:11'),(70889,1,44,'2022-02-12 15:20:33'),(70890,1,44,'2022-02-12 15:20:33'),(70891,1,44,'2022-02-12 15:28:00'),(70892,1,79,'2022-02-12 16:52:07'),(70893,1,44,'2022-02-12 18:26:13'),(70894,1,59,'2022-02-12 18:48:47'),(70895,1,43,'2022-02-12 19:37:40'),(70896,1,44,'2022-02-12 19:37:52'),(70897,1,44,'2022-02-12 19:37:54'),(70898,1,45,'2022-02-12 20:37:31'),(70899,1,6,'2022-02-12 20:38:15'),(70900,1,44,'2022-02-12 20:51:43'),(70901,1,44,'2022-02-12 21:04:29'),(70902,1,44,'2022-02-12 21:16:16'),(70903,1,70,'2022-02-12 22:55:45'),(70904,1,62,'2022-02-12 23:01:23'),(70905,1,44,'2022-02-12 23:15:12'),(70906,1,44,'2022-02-13 00:09:49'),(70907,1,44,'2022-02-13 00:43:00'),(70908,1,44,'2022-02-13 01:00:36'),(70909,1,96,'2022-02-13 01:23:05'),(70910,1,70,'2022-02-13 01:41:27'),(70911,1,6,'2022-02-13 02:12:16'),(70912,1,6,'2022-02-13 02:12:21'),(70913,1,44,'2022-02-13 02:16:37'),(70914,1,6,'2022-02-13 02:18:42'),(70915,1,15,'2022-02-13 02:19:59'),(70916,1,13,'2022-02-13 02:22:18'),(70917,1,5,'2022-02-13 02:22:56'),(70918,1,43,'2022-02-13 02:25:36'),(70919,1,53,'2022-02-13 02:25:56'),(70920,1,14,'2022-02-13 02:26:17'),(70921,1,53,'2022-02-13 02:26:36'),(70922,1,15,'2022-02-13 02:27:16'),(70923,1,44,'2022-02-13 02:27:36'),(70924,1,45,'2022-02-13 02:27:56'),(70925,1,59,'2022-02-13 02:28:39'),(70926,1,76,'2022-02-13 02:28:57'),(70927,1,56,'2022-02-13 02:29:57'),(70928,1,70,'2022-02-13 02:30:18'),(70929,1,66,'2022-02-13 02:30:57'),(70930,1,15,'2022-02-13 02:32:17'),(70931,1,73,'2022-02-13 02:33:02'),(70932,1,79,'2022-02-13 02:33:43'),(70933,1,96,'2022-02-13 02:34:03'),(70934,1,62,'2022-02-13 02:34:24'),(70935,1,15,'2022-02-13 02:36:00'),(70936,1,59,'2022-02-13 02:36:22'),(70937,1,62,'2022-02-13 02:36:42'),(70938,1,66,'2022-02-13 02:37:03'),(70939,1,73,'2022-02-13 02:37:26'),(70940,1,96,'2022-02-13 02:37:44'),(70941,1,76,'2022-02-13 02:38:02'),(70942,1,70,'2022-02-13 02:38:21'),(70943,1,56,'2022-02-13 02:38:41'),(70944,1,79,'2022-02-13 02:39:01'),(70945,1,53,'2022-02-13 02:39:21'),(70946,1,43,'2022-02-13 02:39:39'),(70947,1,44,'2022-02-13 02:40:05'),(70948,1,45,'2022-02-13 02:40:26'),(70949,1,15,'2022-02-13 02:45:43'),(70950,1,44,'2022-02-13 03:17:54'),(70951,1,44,'2022-02-13 03:32:19'),(70952,1,44,'2022-02-13 03:49:21'),(70953,1,44,'2022-02-13 04:06:27'),(70954,1,44,'2022-02-13 04:41:15'),(70955,1,44,'2022-02-13 05:37:17'),(70956,1,44,'2022-02-13 06:21:26'),(70957,1,44,'2022-02-13 06:41:30'),(70958,1,44,'2022-02-13 06:53:29'),(70959,1,44,'2022-02-13 07:06:58'),(70960,1,44,'2022-02-13 07:07:12'),(70961,1,44,'2022-02-13 07:07:16'),(70962,1,56,'2022-02-13 07:55:41'),(70963,1,44,'2022-02-13 08:04:08'),(70964,1,76,'2022-02-13 09:53:28'),(70965,1,44,'2022-02-13 09:56:52'),(70966,1,44,'2022-02-13 10:08:58'),(70967,1,44,'2022-02-13 10:21:37'),(70968,1,44,'2022-02-13 10:21:50'),(70969,1,44,'2022-02-13 10:22:12'),(70970,1,44,'2022-02-13 10:22:28'),(70971,1,44,'2022-02-13 10:22:44'),(70972,1,44,'2022-02-13 10:23:04'),(70973,1,44,'2022-02-13 10:23:20'),(70974,1,44,'2022-02-13 10:23:45'),(70975,1,44,'2022-02-13 10:24:11'),(70976,1,44,'2022-02-13 10:24:51'),(70977,1,44,'2022-02-13 10:25:17'),(70978,1,44,'2022-02-13 10:25:40'),(70979,1,44,'2022-02-13 10:25:54'),(70980,1,44,'2022-02-13 10:26:11'),(70981,1,44,'2022-02-13 10:26:29'),(70982,1,44,'2022-02-13 10:27:07'),(70983,1,44,'2022-02-13 10:27:25'),(70984,1,44,'2022-02-13 10:27:38'),(70985,1,44,'2022-02-13 10:28:00'),(70986,1,44,'2022-02-13 10:28:19'),(70987,1,44,'2022-02-13 10:28:44'),(70988,1,44,'2022-02-13 10:29:09'),(70989,1,44,'2022-02-13 10:29:35'),(70990,1,44,'2022-02-13 10:29:52'),(70991,1,44,'2022-02-13 10:30:19'),(70992,1,44,'2022-02-13 10:30:48'),(70993,1,44,'2022-02-13 10:31:12'),(70994,1,44,'2022-02-13 10:31:39'),(70995,1,44,'2022-02-13 10:31:57'),(70996,1,44,'2022-02-13 10:32:17'),(70997,1,44,'2022-02-13 10:32:36'),(70998,1,44,'2022-02-13 10:32:53'),(70999,1,44,'2022-02-13 10:33:11'),(71000,1,44,'2022-02-13 10:33:39'),(71001,1,44,'2022-02-13 10:33:55'),(71002,1,73,'2022-02-13 10:41:57'),(71003,1,66,'2022-02-13 12:40:48'),(71004,1,44,'2022-02-13 13:01:44'),(71005,1,6,'2022-02-13 13:30:17'),(71006,1,44,'2022-02-13 15:18:43'),(71007,1,44,'2022-02-13 15:24:17'),(71008,1,44,'2022-02-13 15:28:16'),(71009,1,44,'2022-02-13 15:28:23'),(71010,1,44,'2022-02-13 15:28:27'),(71011,1,44,'2022-02-13 15:28:32'),(71012,1,44,'2022-02-13 15:28:42'),(71013,1,44,'2022-02-13 15:28:49'),(71014,1,44,'2022-02-13 15:28:53'),(71015,1,44,'2022-02-13 15:28:57'),(71016,1,44,'2022-02-13 15:29:02'),(71017,1,44,'2022-02-13 15:29:07'),(71018,1,44,'2022-02-13 15:29:11'),(71019,1,44,'2022-02-13 16:42:00'),(71020,1,44,'2022-02-13 18:02:48'),(71021,1,13,'2022-02-13 18:02:49'),(71022,1,14,'2022-02-13 18:02:51'),(71023,1,6,'2022-02-13 18:02:53'),(71024,1,45,'2022-02-13 18:02:54'),(71025,1,5,'2022-02-13 18:02:55'),(71026,1,13,'2022-02-13 18:03:07'),(71027,1,44,'2022-02-13 18:35:23'),(71028,1,44,'2022-02-13 18:51:23'),(71029,1,44,'2022-02-13 19:41:53'),(71030,1,44,'2022-02-13 19:41:55'),(71031,1,44,'2022-02-13 21:02:23'),(71032,1,44,'2022-02-13 22:15:15'),(71033,1,44,'2022-02-13 22:15:21'),(71034,1,44,'2022-02-13 22:15:33'),(71035,1,44,'2022-02-13 22:16:09'),(71036,1,44,'2022-02-13 22:16:27'),(71037,1,44,'2022-02-13 22:16:54'),(71038,1,79,'2022-02-13 22:35:53'),(71039,1,76,'2022-02-13 22:48:48'),(71040,1,73,'2022-02-13 22:53:46'),(71041,1,62,'2022-02-13 22:59:03'),(71042,1,79,'2022-02-13 23:04:54'),(71043,1,96,'2022-02-13 23:16:23'),(71044,1,44,'2022-02-14 00:08:57'),(71045,1,44,'2022-02-14 00:13:33'),(71046,1,44,'2022-02-14 00:28:51'),(71047,1,44,'2022-02-14 00:29:07'),(71048,1,44,'2022-02-14 00:42:32'),(71049,1,44,'2022-02-14 01:45:56'),(71050,1,44,'2022-02-14 02:57:36'),(71051,1,44,'2022-02-14 03:39:04'),(71052,1,44,'2022-02-14 04:15:16'),(71053,1,44,'2022-02-14 04:34:03'),(71054,1,44,'2022-02-14 04:58:53'),(71055,1,44,'2022-02-14 05:37:45'),(71056,1,44,'2022-02-14 05:54:15'),(71057,1,76,'2022-02-14 05:58:54'),(71058,1,6,'2022-02-14 05:58:56'),(71059,1,6,'2022-02-14 05:58:59'),(71060,1,53,'2022-02-14 06:18:10'),(71061,1,44,'2022-02-14 07:39:24'),(71062,1,44,'2022-02-14 07:39:25'),(71063,1,44,'2022-02-14 09:02:26'),(71064,1,44,'2022-02-14 09:23:32'),(71065,1,44,'2022-02-14 09:41:33'),(71066,1,44,'2022-02-14 10:38:20'),(71067,1,44,'2022-02-14 11:22:56'),(71068,1,6,'2022-02-14 11:22:57'),(71069,1,6,'2022-02-14 11:23:00'),(71070,1,44,'2022-02-14 11:42:48'),(71071,1,66,'2022-02-14 11:55:16'),(71072,1,15,'2022-02-14 12:48:56'),(71073,1,44,'2022-02-14 13:09:01'),(71074,1,44,'2022-02-14 13:14:51'),(71075,1,56,'2022-02-14 13:33:27'),(71076,1,44,'2022-02-14 13:44:44'),(71077,1,73,'2022-02-14 13:57:12'),(71078,1,44,'2022-02-14 14:02:14'),(71079,1,44,'2022-02-14 14:02:22'),(71080,1,44,'2022-02-14 14:02:34'),(71081,1,44,'2022-02-14 14:02:43'),(71082,1,44,'2022-02-14 14:02:51'),(71083,1,44,'2022-02-14 14:03:00'),(71084,1,44,'2022-02-14 14:03:31'),(71085,1,44,'2022-02-14 14:03:40'),(71086,1,44,'2022-02-14 14:03:51'),(71087,1,44,'2022-02-14 14:03:59'),(71088,1,44,'2022-02-14 14:04:11'),(71089,1,44,'2022-02-14 14:04:23'),(71090,1,44,'2022-02-14 14:04:31'),(71091,1,44,'2022-02-14 14:04:37'),(71092,1,44,'2022-02-14 14:08:53'),(71093,1,44,'2022-02-14 14:09:03'),(71094,1,44,'2022-02-14 14:13:34'),(71095,1,44,'2022-02-14 14:13:46'),(71096,1,44,'2022-02-14 14:13:51'),(71097,1,44,'2022-02-14 14:14:16'),(71098,1,44,'2022-02-14 14:14:32'),(71099,1,44,'2022-02-14 14:14:55'),(71100,1,44,'2022-02-14 14:15:14'),(71101,1,44,'2022-02-14 14:24:28'),(71102,1,44,'2022-02-14 14:27:44'),(71103,1,44,'2022-02-14 14:27:49'),(71104,1,44,'2022-02-14 14:27:59'),(71105,1,44,'2022-02-14 14:28:06'),(71106,1,44,'2022-02-14 14:28:17'),(71107,1,44,'2022-02-14 14:32:52'),(71108,1,44,'2022-02-14 14:32:59'),(71109,1,44,'2022-02-14 14:33:06'),(71110,1,44,'2022-02-14 14:33:15'),(71111,1,44,'2022-02-14 14:33:31'),(71112,1,44,'2022-02-14 14:33:38'),(71113,1,44,'2022-02-14 14:33:47'),(71114,1,44,'2022-02-14 14:33:53'),(71115,1,44,'2022-02-14 14:34:02'),(71116,1,44,'2022-02-14 14:34:12'),(71117,1,44,'2022-02-14 14:34:18'),(71118,1,44,'2022-02-14 14:34:24'),(71119,1,44,'2022-02-14 14:34:34'),(71120,1,44,'2022-02-14 14:34:41'),(71121,1,44,'2022-02-14 14:34:48'),(71122,1,44,'2022-02-14 14:34:55'),(71123,1,44,'2022-02-14 14:35:01'),(71124,1,44,'2022-02-14 14:39:25'),(71125,1,44,'2022-02-14 14:40:46'),(71126,1,44,'2022-02-14 14:43:28'),(71127,1,44,'2022-02-14 14:43:35'),(71128,1,44,'2022-02-14 14:43:45'),(71129,1,44,'2022-02-14 14:43:53'),(71130,1,44,'2022-02-14 14:44:03'),(71131,1,44,'2022-02-14 14:44:19'),(71132,1,44,'2022-02-14 14:44:27'),(71133,1,44,'2022-02-14 14:45:06'),(71134,1,44,'2022-02-14 14:45:15'),(71135,1,44,'2022-02-14 14:45:20'),(71136,1,44,'2022-02-14 14:45:26'),(71137,1,44,'2022-02-14 14:45:36'),(71138,1,44,'2022-02-14 14:47:17'),(71139,1,44,'2022-02-14 14:51:51'),(71140,1,44,'2022-02-14 14:51:58'),(71141,1,44,'2022-02-14 14:52:01'),(71142,1,44,'2022-02-14 14:55:41'),(71143,1,44,'2022-02-14 14:55:47'),(71144,1,44,'2022-02-14 14:59:47'),(71145,1,44,'2022-02-14 15:03:56'),(71146,1,44,'2022-02-14 15:03:58'),(71147,1,45,'2022-02-14 15:11:52'),(71148,1,44,'2022-02-14 15:14:16'),(71149,1,44,'2022-02-14 15:14:45'),(71150,1,44,'2022-02-14 15:16:19'),(71151,1,44,'2022-02-14 15:31:48'),(71152,1,44,'2022-02-14 15:35:41'),(71153,1,44,'2022-02-14 15:59:00'),(71154,1,44,'2022-02-14 16:04:09'),(71155,1,44,'2022-02-14 17:08:26'),(71156,1,44,'2022-02-14 17:37:57'),(71157,1,44,'2022-02-14 18:07:46'),(71158,1,73,'2022-02-14 18:20:18'),(71159,1,44,'2022-02-14 18:35:52'),(71160,1,44,'2022-02-14 18:44:35'),(71161,1,44,'2022-02-14 20:04:15'),(71162,1,44,'2022-02-14 20:04:27'),(71163,1,44,'2022-02-14 20:04:28'),(71164,1,44,'2022-02-14 20:17:24'),(71165,1,44,'2022-02-14 20:32:49'),(71166,1,44,'2022-02-14 21:30:19'),(71167,1,44,'2022-02-14 22:00:35'),(71168,1,44,'2022-02-14 22:29:53'),(71169,1,44,'2022-02-14 23:39:10'),(71170,1,44,'2022-02-15 00:21:58'),(71171,1,44,'2022-02-15 00:40:21'),(71172,1,44,'2022-02-15 01:39:49'),(71173,1,44,'2022-02-15 01:44:05'),(71174,1,44,'2022-02-15 01:46:05'),(71175,1,44,'2022-02-15 02:05:55'),(71176,1,44,'2022-02-15 02:30:57'),(71177,1,44,'2022-02-15 04:08:39'),(71178,1,44,'2022-02-15 04:53:52'),(71179,1,44,'2022-02-16 01:28:03'),(71180,1,44,'2022-02-16 12:06:50'),(71181,1,44,'2022-02-16 12:55:01'),(71182,1,44,'2022-02-16 13:39:41'),(71183,1,44,'2022-02-16 16:34:25'),(71184,1,44,'2022-02-16 18:49:06'),(71185,1,44,'2022-02-16 19:31:42'),(71186,1,44,'2022-02-16 21:35:04'),(71187,1,44,'2022-02-16 22:15:59'),(71188,1,44,'2022-02-17 00:14:23'),(71189,1,44,'2022-02-17 01:02:26'),(71190,1,44,'2022-02-17 01:29:38'),(71191,1,44,'2022-02-17 02:06:53'),(71192,1,44,'2022-02-17 02:41:13'),(71193,1,44,'2022-02-17 04:41:20'),(71194,1,44,'2022-02-17 04:59:45'),(71195,1,44,'2022-02-17 06:30:58'),(71196,1,44,'2022-02-17 07:20:10'),(71197,1,44,'2022-02-17 07:49:34'),(71198,1,44,'2022-02-17 10:29:46'),(71199,1,44,'2022-02-17 11:27:31'),(71200,1,44,'2022-02-17 14:36:49'),(71201,1,44,'2022-02-17 17:13:33'),(71202,1,44,'2022-02-18 00:41:34'),(71203,1,44,'2022-02-19 02:43:16'),(71204,1,44,'2022-02-19 02:46:56'),(71205,1,44,'2022-02-19 06:05:18'),(71206,1,44,'2022-02-21 08:51:19'),(71207,1,44,'2022-02-22 00:15:01'),(71208,1,44,'2022-02-22 00:38:47'),(71209,1,44,'2022-02-22 00:41:36'),(71210,1,44,'2022-02-22 05:47:17'),(71211,1,44,'2022-02-22 13:20:08'),(71212,1,44,'2022-02-23 05:44:05'),(71213,1,44,'2022-02-25 05:50:32'),(71214,1,44,'2022-02-25 14:55:14'),(71215,1,44,'2022-02-26 07:07:58'),(71216,1,44,'2022-02-26 18:20:05'),(71217,1,44,'2022-02-28 13:03:44'),(71218,1,44,'2022-02-28 19:11:00'),(71219,1,44,'2022-03-01 03:53:44'),(71220,1,44,'2022-03-01 03:54:14'),(71221,1,44,'2022-03-01 06:15:22'),(71222,1,44,'2022-03-02 02:11:41'),(71223,1,44,'2022-03-04 08:18:58'),(71224,1,44,'2022-03-05 00:47:17'),(71225,1,44,'2022-03-05 12:20:38'),(71226,1,44,'2022-03-06 17:25:52'),(71227,1,44,'2022-03-06 21:30:25'),(71228,1,44,'2022-03-06 23:53:09'),(71229,1,44,'2022-03-07 06:52:01'),(71230,1,44,'2022-03-07 15:34:17'),(71231,1,44,'2022-03-07 21:35:47'),(71232,1,44,'2022-03-08 04:30:27'),(71233,1,44,'2022-03-08 08:35:20'),(71234,1,44,'2022-03-12 02:25:39'),(71235,1,13,'2022-03-12 02:25:47'),(71236,1,44,'2022-03-12 02:25:50'),(71237,1,6,'2022-03-12 02:25:52'),(71238,1,70,'2022-03-12 02:25:53'),(71239,1,59,'2022-03-12 02:25:55'),(71240,1,56,'2022-03-12 02:25:57'),(71241,1,79,'2022-03-12 02:26:00'),(71242,1,44,'2022-03-12 02:26:06'),(71243,1,13,'2022-03-12 02:26:07'),(71244,1,44,'2022-03-12 02:26:08'),(71245,1,56,'2022-03-12 02:26:12'),(71246,1,5,'2022-03-12 02:26:14'),(71247,1,79,'2022-03-12 02:26:14'),(71248,1,59,'2022-03-12 02:26:16'),(71249,1,44,'2022-03-12 02:26:19'),(71250,1,5,'2022-03-12 02:26:21'),(71251,1,44,'2022-03-12 02:26:24'),(71252,1,44,'2022-03-18 05:43:57'),(71253,1,44,'2022-04-10 11:41:05'),(71254,1,44,'2022-04-10 11:46:22'),(71255,1,44,'2022-04-10 11:53:15'),(71256,1,44,'2022-04-10 12:13:34'),(71257,1,44,'2022-04-10 12:19:02'),(71258,1,44,'2022-04-10 12:22:17'),(71259,1,44,'2022-04-10 12:25:53'),(71260,1,44,'2022-04-10 12:32:26'),(71261,1,44,'2022-04-10 12:42:38'),(71262,1,44,'2022-04-10 13:00:50'),(71263,1,44,'2022-04-19 18:56:58'),(71264,1,44,'2022-05-02 02:31:26'),(71265,1,44,'2022-09-11 23:17:30'),(71266,1,44,'2022-09-11 23:28:57'),(71267,1,96,'2022-09-11 23:53:35'),(71268,1,44,'2022-09-12 00:08:18'),(71269,1,44,'2022-09-12 00:12:28'),(71270,1,44,'2022-09-12 01:15:20'),(71271,1,44,'2022-09-12 03:09:30'),(71272,1,44,'2022-09-12 03:37:49'),(71273,1,44,'2022-09-12 03:41:56'),(71274,1,44,'2022-09-12 03:50:36'),(71275,1,44,'2022-09-12 04:18:18'),(71276,1,15,'2022-09-12 05:08:26'),(71277,1,44,'2022-09-12 05:08:41'),(71278,1,44,'2022-09-12 06:35:24'),(71279,1,15,'2022-09-12 06:38:18'),(71280,1,79,'2022-09-12 07:23:19'),(71281,1,44,'2022-09-12 07:23:29'),(71282,1,44,'2022-09-12 08:45:49'),(71283,1,44,'2022-09-12 08:53:21'),(71284,1,15,'2022-09-12 09:20:32'),(71285,1,44,'2022-09-12 10:22:17'),(71286,1,44,'2022-09-12 10:59:36'),(71287,1,44,'2022-09-12 11:51:09'),(71288,1,44,'2022-09-12 12:07:37'),(71289,1,44,'2022-09-12 13:12:09'),(71290,1,44,'2022-09-12 14:15:39'),(71291,1,44,'2022-09-12 14:26:33'),(71292,1,70,'2022-09-12 15:00:26'),(71293,1,73,'2022-09-12 15:46:31'),(71294,1,44,'2022-09-12 16:09:42'),(71295,1,6,'2022-09-12 16:09:43'),(71296,1,79,'2022-09-12 16:31:12'),(71297,1,44,'2022-09-12 18:20:31'),(71298,1,44,'2022-09-12 19:18:38'),(71299,1,44,'2022-09-12 20:01:38'),(71300,1,44,'2022-09-12 20:37:20'),(71301,1,44,'2022-09-12 22:20:11'),(71302,1,44,'2022-09-12 22:33:14'),(71303,1,44,'2022-09-12 22:56:05'),(71304,1,44,'2022-09-13 00:15:40'),(71305,1,44,'2022-09-13 03:04:27'),(71306,1,44,'2022-09-13 03:41:22'),(71307,1,44,'2022-09-13 03:54:57'),(71308,1,44,'2022-09-13 04:54:22'),(71309,1,44,'2022-09-13 05:13:47'),(71310,1,44,'2022-09-13 08:15:08'),(71311,1,44,'2022-09-13 11:13:06'),(71312,1,44,'2022-09-13 12:09:35'),(71313,1,44,'2022-09-13 13:10:08'),(71314,1,44,'2022-09-13 13:13:48'),(71315,1,44,'2022-09-13 18:17:05'),(71316,1,44,'2022-09-13 19:38:34'),(71317,1,79,'2022-09-13 20:18:40'),(71318,1,44,'2022-09-13 20:57:36'),(71319,1,44,'2022-09-13 22:47:02'),(71320,1,44,'2022-09-13 23:28:44'),(71321,1,44,'2022-09-14 00:16:46'),(71322,1,79,'2022-09-14 00:23:45'),(71323,1,44,'2022-09-14 01:47:12'),(71324,1,44,'2022-09-14 02:02:49'),(71325,1,44,'2022-09-14 02:48:59'),(71326,1,44,'2022-09-14 03:22:42'),(71327,1,44,'2022-09-14 04:08:29'),(71328,1,44,'2022-09-14 04:14:50'),(71329,1,44,'2022-09-14 04:20:30'),(71330,1,44,'2022-09-14 04:23:42'),(71331,1,44,'2022-09-14 07:00:32'),(71332,1,44,'2022-09-14 07:09:57'),(71333,1,44,'2022-09-14 10:28:32'),(71334,1,44,'2022-09-14 11:54:18'),(71335,1,70,'2022-09-14 12:54:23'),(71336,1,44,'2022-09-14 13:14:57'),(71337,1,44,'2022-09-14 14:19:49'),(71338,1,6,'2022-09-14 14:24:21'),(71339,1,70,'2022-09-14 17:11:47'),(71340,1,6,'2022-09-14 17:16:24'),(71341,1,44,'2022-09-14 17:50:24'),(71342,1,44,'2022-09-14 18:01:35'),(71343,1,5,'2022-09-14 18:54:05'),(71344,1,44,'2022-09-14 18:58:30'),(71345,1,44,'2022-09-14 20:02:51'),(71346,1,44,'2022-09-14 20:18:27'),(71347,1,44,'2022-09-14 20:37:48'),(71348,1,44,'2022-09-14 20:52:31'),(71349,1,44,'2022-09-14 21:00:43'),(71350,1,44,'2022-09-14 21:31:38'),(71351,1,44,'2022-09-14 22:32:56'),(71352,1,44,'2022-09-14 23:13:05'),(71353,1,5,'2022-09-14 23:31:31'),(71354,1,44,'2022-09-14 23:45:23'),(71355,1,70,'2022-09-15 00:10:35'),(71356,1,44,'2022-09-15 00:14:28'),(71357,1,59,'2022-09-15 00:20:57'),(71358,1,44,'2022-09-15 00:30:22'),(71359,1,79,'2022-09-15 00:49:02'),(71360,1,44,'2022-09-15 01:20:42'),(71361,1,44,'2022-09-15 01:24:26'),(71362,1,6,'2022-09-15 01:24:28'),(71363,1,14,'2022-09-15 01:24:32'),(71364,1,13,'2022-09-15 01:24:35'),(71365,1,15,'2022-09-15 01:24:37'),(71366,1,5,'2022-09-15 01:24:38'),(71367,1,96,'2022-09-15 01:24:42'),(71368,1,53,'2022-09-15 01:24:43'),(71369,1,96,'2022-09-15 01:24:44'),(71370,1,79,'2022-09-15 01:24:46'),(71371,1,79,'2022-09-15 01:24:49'),(71372,1,76,'2022-09-15 01:24:52'),(71373,1,73,'2022-09-15 01:24:53'),(71374,1,70,'2022-09-15 01:24:54'),(71375,1,76,'2022-09-15 01:24:57'),(71376,1,43,'2022-09-15 01:24:59'),(71377,1,66,'2022-09-15 01:25:00'),(71378,1,73,'2022-09-15 01:25:04'),(71379,1,70,'2022-09-15 01:25:04'),(71380,1,56,'2022-09-15 01:25:05'),(71381,1,53,'2022-09-15 01:25:11'),(71382,1,62,'2022-09-15 01:25:12'),(71383,1,44,'2022-09-15 01:25:15'),(71384,1,59,'2022-09-15 01:25:18'),(71385,1,62,'2022-09-15 01:25:18'),(71386,1,6,'2022-09-15 01:25:19'),(71387,1,66,'2022-09-15 01:25:19'),(71388,1,45,'2022-09-15 01:25:20'),(71389,1,56,'2022-09-15 01:25:26'),(71390,1,59,'2022-09-15 01:25:32'),(71391,1,43,'2022-09-15 01:25:34'),(71392,1,53,'2022-09-15 01:25:36'),(71393,1,53,'2022-09-15 01:25:39'),(71394,1,45,'2022-09-15 01:25:50'),(71395,1,43,'2022-09-15 01:25:51'),(71396,1,56,'2022-09-15 01:26:01'),(71397,1,43,'2022-09-15 03:07:20'),(71398,1,44,'2022-09-15 03:13:53'),(71399,1,44,'2022-09-15 03:52:18'),(71400,1,44,'2022-09-15 04:08:34'),(71401,1,5,'2022-09-15 04:37:19'),(71402,1,44,'2022-09-15 04:44:20'),(71403,1,44,'2022-09-15 05:08:58'),(71404,1,44,'2022-09-15 05:22:30'),(71405,1,44,'2022-09-15 06:14:31'),(71406,1,44,'2022-09-15 06:39:43'),(71407,1,44,'2022-09-15 06:52:08'),(71408,1,44,'2022-09-15 07:23:55'),(71409,1,44,'2022-09-15 07:40:59'),(71410,1,53,'2022-09-15 08:22:14'),(71411,1,44,'2022-09-15 10:06:02'),(71412,1,44,'2022-09-15 10:36:30'),(71413,1,5,'2022-09-15 12:18:30'),(71414,1,53,'2022-09-15 13:54:31'),(71415,1,44,'2022-09-15 14:53:49'),(71416,1,44,'2022-09-15 17:07:09'),(71417,1,43,'2022-09-15 17:12:16'),(71418,1,43,'2022-09-15 18:05:38'),(71419,1,44,'2022-09-15 18:16:08'),(71420,1,44,'2022-09-15 18:17:55'),(71421,1,44,'2022-09-15 18:37:43'),(71422,1,5,'2022-09-15 18:59:32'),(71423,1,44,'2022-09-15 19:00:55'),(71424,1,44,'2022-09-15 19:37:32'),(71425,1,14,'2022-09-15 20:29:23'),(71426,1,44,'2022-09-15 20:49:13'),(71427,1,15,'2022-09-15 21:46:03'),(71428,1,44,'2022-09-15 22:23:58'),(71429,1,44,'2022-09-15 22:31:45'),(71430,1,44,'2022-09-15 22:34:16'),(71431,1,44,'2022-09-16 02:13:00'),(71432,1,14,'2022-09-16 03:17:02'),(71433,1,44,'2022-09-16 03:18:40'),(71434,1,79,'2022-09-16 04:01:59'),(71435,1,44,'2022-09-16 04:04:16'),(71436,1,44,'2022-09-16 04:24:37'),(71437,1,14,'2022-09-16 04:47:10'),(71438,1,44,'2022-09-16 05:15:09'),(71439,1,5,'2022-09-16 05:32:05'),(71440,1,44,'2022-09-16 06:17:12'),(71441,1,44,'2022-09-16 07:02:11'),(71442,1,44,'2022-09-16 09:07:20'),(71443,1,5,'2022-09-16 09:20:53'),(71444,1,5,'2022-09-16 09:45:09'),(71445,1,6,'2022-09-16 10:04:05'),(71446,1,44,'2022-09-16 10:04:06'),(71447,1,6,'2022-09-16 10:04:25'),(71448,1,43,'2022-09-16 10:05:49'),(71449,1,44,'2022-09-16 13:12:24'),(71450,1,44,'2022-09-16 15:59:14'),(71451,1,44,'2022-09-16 16:44:32'),(71452,1,44,'2022-09-16 17:29:22'),(71453,1,44,'2022-09-16 18:13:49'),(71454,1,44,'2022-09-16 18:17:46'),(71455,1,44,'2022-09-16 18:27:36'),(71456,1,44,'2022-09-16 18:43:53'),(71457,1,44,'2022-09-16 19:20:22'),(71458,1,44,'2022-09-16 19:34:49'),(71459,1,44,'2022-09-16 19:50:33'),(71460,1,44,'2022-09-16 22:12:30'),(71461,1,6,'2022-09-16 22:12:30'),(71462,1,44,'2022-09-16 22:54:38'),(71463,1,44,'2022-09-16 23:01:52'),(71464,1,5,'2022-09-16 23:01:55'),(71465,1,6,'2022-09-16 23:02:08'),(71466,1,43,'2022-09-16 23:21:26'),(71467,1,44,'2022-09-17 00:24:34'),(71468,1,44,'2022-09-17 00:28:13'),(71469,1,44,'2022-09-17 00:33:32'),(71470,1,44,'2022-09-17 00:38:32'),(71471,1,43,'2022-09-17 00:50:33'),(71472,1,44,'2022-09-17 00:53:09'),(71473,1,44,'2022-09-17 02:08:56'),(71474,1,44,'2022-09-17 02:21:15'),(71475,1,44,'2022-09-17 02:46:23'),(71476,1,44,'2022-09-17 02:53:47'),(71477,1,14,'2022-09-17 03:14:20'),(71478,1,44,'2022-09-17 05:12:06'),(71479,1,44,'2022-09-17 05:48:24'),(71480,1,44,'2022-09-17 05:50:41'),(71481,1,44,'2022-09-17 06:19:45'),(71482,1,14,'2022-09-17 06:19:49'),(71483,1,96,'2022-09-17 06:19:49'),(71484,1,53,'2022-09-17 06:19:49'),(71485,1,15,'2022-09-17 06:19:49'),(71486,1,73,'2022-09-17 06:19:50'),(71487,1,6,'2022-09-17 06:19:50'),(71488,1,96,'2022-09-17 06:19:50'),(71489,1,79,'2022-09-17 06:19:51'),(71490,1,5,'2022-09-17 06:19:51'),(71491,1,76,'2022-09-17 06:19:51'),(71492,1,73,'2022-09-17 06:19:51'),(71493,1,79,'2022-09-17 06:19:52'),(71494,1,76,'2022-09-17 06:19:52'),(71495,1,13,'2022-09-17 06:19:52'),(71496,1,15,'2022-09-17 06:19:52'),(71497,1,70,'2022-09-17 06:19:52'),(71498,1,70,'2022-09-17 06:19:53'),(71499,1,62,'2022-09-17 06:19:53'),(71500,1,43,'2022-09-17 06:19:54'),(71501,1,66,'2022-09-17 06:19:54'),(71502,1,53,'2022-09-17 06:19:54'),(71503,1,56,'2022-09-17 06:19:54'),(71504,1,44,'2022-09-17 06:19:55'),(71505,1,56,'2022-09-17 06:19:55'),(71506,1,45,'2022-09-17 06:19:55'),(71507,1,66,'2022-09-17 06:19:55'),(71508,1,44,'2022-09-17 06:19:55'),(71509,1,53,'2022-09-17 06:19:56'),(71510,1,62,'2022-09-17 06:19:56'),(71511,1,59,'2022-09-17 06:19:56'),(71512,1,59,'2022-09-17 06:19:56'),(71513,1,45,'2022-09-17 06:19:56'),(71514,1,43,'2022-09-17 06:19:57'),(71515,1,44,'2022-09-17 06:33:20'),(71516,1,44,'2022-09-17 07:26:48'),(71517,1,44,'2022-09-17 07:35:18'),(71518,1,44,'2022-09-17 08:24:29'),(71519,1,44,'2022-09-17 08:28:10'),(71520,1,44,'2022-09-17 08:50:22'),(71521,1,79,'2022-09-17 09:27:34'),(71522,1,44,'2022-09-17 09:47:07'),(71523,1,44,'2022-09-17 11:04:37'),(71524,1,44,'2022-09-17 11:16:48'),(71525,1,44,'2022-09-17 11:29:51'),(71526,1,44,'2022-09-17 12:25:44'),(71527,1,14,'2022-09-17 12:27:59'),(71528,1,44,'2022-09-17 13:09:18'),(71529,1,44,'2022-09-17 13:13:03'),(71530,1,44,'2022-09-17 13:33:51'),(71531,1,44,'2022-09-17 14:28:11'),(71532,1,79,'2022-09-17 15:30:44'),(71533,1,44,'2022-09-17 15:30:51'),(71534,1,44,'2022-09-17 16:55:48'),(71535,1,43,'2022-09-17 17:00:42'),(71536,1,44,'2022-09-17 17:21:59'),(71537,1,44,'2022-09-17 18:23:02'),(71538,1,44,'2022-09-17 18:26:56'),(71539,1,5,'2022-09-17 18:27:51'),(71540,1,44,'2022-09-17 18:42:44'),(71541,1,44,'2022-09-17 19:03:24'),(71542,1,44,'2022-09-17 19:10:58'),(71543,1,44,'2022-09-17 19:37:21'),(71544,1,44,'2022-09-17 19:51:20'),(71545,1,6,'2022-09-17 20:45:22'),(71546,1,76,'2022-09-17 21:09:35'),(71547,1,44,'2022-09-17 22:23:36'),(71548,1,44,'2022-09-17 22:29:29'),(71549,1,44,'2022-09-18 00:14:09'),(71550,1,44,'2022-09-18 02:40:34'),(71551,1,15,'2022-09-18 04:11:13'),(71552,1,53,'2022-09-18 04:11:13'),(71553,1,44,'2022-09-18 04:11:14'),(71554,1,44,'2022-09-18 04:25:48'),(71555,1,44,'2022-09-18 05:09:28'),(71556,1,44,'2022-09-18 06:00:36'),(71557,1,44,'2022-09-18 06:10:32'),(71558,1,44,'2022-09-18 06:29:16'),(71559,1,44,'2022-09-18 07:34:29'),(71560,1,44,'2022-09-18 11:50:04'),(71561,1,44,'2022-09-18 13:14:05'),(71562,1,44,'2022-09-18 13:36:49'),(71563,1,6,'2022-09-18 13:36:49'),(71564,1,44,'2022-09-18 14:13:37'),(71565,1,44,'2022-09-18 14:44:46'),(71566,1,44,'2022-09-18 16:03:23'),(71567,1,15,'2022-09-18 16:52:40'),(71568,1,76,'2022-09-18 17:20:11'),(71569,1,43,'2022-09-18 18:06:02'),(71570,1,44,'2022-09-18 18:14:53'),(71571,1,44,'2022-09-18 18:29:14'),(71572,1,44,'2022-09-18 18:37:35'),(71573,1,6,'2022-09-18 18:37:41'),(71574,1,5,'2022-09-18 18:37:44'),(71575,1,53,'2022-09-18 18:37:47'),(71576,1,5,'2022-09-18 18:51:02'),(71577,1,5,'2022-09-18 19:36:02'),(71578,1,44,'2022-09-18 19:36:11'),(71579,1,44,'2022-09-18 20:11:23'),(71580,1,44,'2022-09-18 20:22:02'),(71581,1,44,'2022-09-18 20:45:15'),(71582,1,44,'2022-09-18 22:14:43'),(71583,1,44,'2022-09-18 22:21:17'),(71584,1,44,'2022-09-18 22:24:48'),(71585,1,44,'2022-09-18 23:42:31'),(71586,1,44,'2022-09-19 00:13:25'),(71587,1,44,'2022-09-19 00:31:34'),(71588,1,44,'2022-09-19 02:51:20'),(71589,1,44,'2022-09-19 03:14:04'),(71590,1,44,'2022-09-19 04:40:43'),(71591,1,44,'2022-09-19 05:09:42'),(71592,1,44,'2022-09-19 06:46:15'),(71593,1,44,'2022-09-19 07:37:31'),(71594,1,44,'2022-09-19 07:43:38'),(71595,1,70,'2022-09-19 10:51:47'),(71596,1,44,'2022-09-19 11:58:12'),(71597,1,43,'2022-09-19 12:22:01'),(71598,1,44,'2022-09-19 13:13:07'),(71599,1,44,'2022-09-19 13:15:11'),(71600,1,44,'2022-09-19 14:00:23'),(71601,1,44,'2022-09-19 16:47:35'),(71602,1,44,'2022-09-19 17:10:27'),(71603,1,44,'2022-09-19 18:20:47'),(71604,1,76,'2022-09-19 18:29:44'),(71605,1,44,'2022-09-19 19:11:37'),(71606,1,44,'2022-09-19 19:16:34'),(71607,1,44,'2022-09-19 19:26:24'),(71608,1,44,'2022-09-19 20:44:57'),(71609,1,44,'2022-09-19 21:54:44'),(71610,1,44,'2022-09-19 22:29:48'),(71611,1,44,'2022-09-20 00:10:23'),(71612,1,44,'2022-09-20 00:57:05'),(71613,1,44,'2022-09-20 01:58:09'),(71614,1,44,'2022-09-20 02:31:08'),(71615,1,44,'2022-09-20 02:52:18'),(71616,1,44,'2022-09-20 03:17:14'),(71617,1,44,'2022-09-20 04:12:38'),(71618,1,44,'2022-09-20 05:15:05'),(71619,1,44,'2022-09-20 05:57:14'),(71620,1,6,'2022-09-20 05:57:49'),(71621,1,76,'2022-09-20 06:48:34'),(71622,1,6,'2022-09-20 06:57:10'),(71623,1,44,'2022-09-20 06:57:13'),(71624,1,15,'2022-09-20 06:57:17'),(71625,1,44,'2022-09-20 06:57:19'),(71626,1,59,'2022-09-20 06:57:25'),(71627,1,45,'2022-09-20 06:57:30'),(71628,1,43,'2022-09-20 06:57:39'),(71629,1,56,'2022-09-20 06:57:45'),(71630,1,53,'2022-09-20 06:57:50'),(71631,1,62,'2022-09-20 06:57:50'),(71632,1,70,'2022-09-20 06:57:58'),(71633,1,73,'2022-09-20 06:58:01'),(71634,1,66,'2022-09-20 06:58:05'),(71635,1,76,'2022-09-20 06:58:05'),(71636,1,79,'2022-09-20 06:58:11'),(71637,1,53,'2022-09-20 06:58:17'),(71638,1,96,'2022-09-20 06:58:22'),(71639,1,5,'2022-09-20 06:58:31'),(71640,1,15,'2022-09-20 06:58:34'),(71641,1,13,'2022-09-20 06:58:38'),(71642,1,14,'2022-09-20 06:58:40'),(71643,1,6,'2022-09-20 06:58:43'),(71644,1,6,'2022-09-20 07:33:26'),(71645,1,44,'2022-09-20 07:33:28'),(71646,1,44,'2022-09-20 07:52:59'),(71647,1,44,'2022-09-20 08:34:13'),(71648,1,44,'2022-09-20 09:48:40'),(71649,1,44,'2022-09-20 10:47:35'),(71650,1,45,'2022-09-20 10:48:03'),(71651,1,56,'2022-09-20 10:48:04'),(71652,1,44,'2022-09-20 11:09:34'),(71653,1,44,'2022-09-20 11:37:46'),(71654,1,44,'2022-09-20 12:19:17'),(71655,1,44,'2022-09-20 12:23:03'),(71656,1,53,'2022-09-20 12:23:45'),(71657,1,44,'2022-09-20 12:42:37'),(71658,1,44,'2022-09-20 12:54:02'),(71659,1,44,'2022-09-20 13:14:09'),(71660,1,44,'2022-09-20 13:23:51'),(71661,1,44,'2022-09-20 13:29:56'),(71662,1,44,'2022-09-20 13:40:20'),(71663,1,44,'2022-09-20 13:56:41'),(71664,1,45,'2022-09-20 17:12:19'),(71665,1,44,'2022-09-20 18:15:18'),(71666,1,76,'2022-09-20 20:40:56'),(71667,1,44,'2022-09-20 20:41:00'),(71668,1,44,'2022-09-20 22:24:38'),(71669,1,44,'2022-09-20 22:33:54'),(71670,1,44,'2022-09-20 23:09:10'),(71671,1,44,'2022-09-21 00:16:07'),(71672,1,44,'2022-09-21 02:20:40'),(71673,1,44,'2022-09-21 02:57:22'),(71674,1,44,'2022-09-21 03:10:26'),(71675,1,44,'2022-09-21 03:24:25'),(71676,1,70,'2022-09-21 03:25:37'),(71677,1,79,'2022-09-21 03:25:41'),(71678,1,56,'2022-09-21 03:25:45'),(71679,1,53,'2022-09-21 03:25:49'),(71680,1,62,'2022-09-21 03:25:54'),(71681,1,13,'2022-09-21 03:25:58'),(71682,1,15,'2022-09-21 03:26:04'),(71683,1,79,'2022-09-21 03:26:09'),(71684,1,59,'2022-09-21 03:26:15'),(71685,1,6,'2022-09-21 03:26:20'),(71686,1,76,'2022-09-21 03:26:25'),(71687,1,44,'2022-09-21 03:26:31'),(71688,1,73,'2022-09-21 03:26:34'),(71689,1,15,'2022-09-21 03:26:40'),(71690,1,45,'2022-09-21 03:26:44'),(71691,1,5,'2022-09-21 03:26:49'),(71692,1,56,'2022-09-21 03:26:54'),(71693,1,53,'2022-09-21 03:27:01'),(71694,1,59,'2022-09-21 03:27:07'),(71695,1,14,'2022-09-21 03:27:14'),(71696,1,70,'2022-09-21 03:27:18'),(71697,1,96,'2022-09-21 03:27:23'),(71698,1,62,'2022-09-21 03:27:31'),(71699,1,44,'2022-09-21 03:27:36'),(71700,1,66,'2022-09-21 03:27:41'),(71701,1,76,'2022-09-21 03:27:47'),(71702,1,66,'2022-09-21 03:27:52'),(71703,1,43,'2022-09-21 03:27:57'),(71704,1,43,'2022-09-21 03:28:00'),(71705,1,96,'2022-09-21 03:28:04'),(71706,1,73,'2022-09-21 03:28:10'),(71707,1,53,'2022-09-21 03:28:15'),(71708,1,15,'2022-09-21 03:28:21'),(71709,1,15,'2022-09-21 03:28:25'),(71710,1,44,'2022-09-21 04:08:46'),(71711,1,79,'2022-09-21 04:20:56'),(71712,1,62,'2022-09-21 04:21:02'),(71713,1,53,'2022-09-21 04:21:07'),(71714,1,43,'2022-09-21 04:21:13'),(71715,1,56,'2022-09-21 04:21:19'),(71716,1,70,'2022-09-21 04:21:24'),(71717,1,76,'2022-09-21 04:21:30'),(71718,1,73,'2022-09-21 04:21:36'),(71719,1,66,'2022-09-21 04:21:41'),(71720,1,96,'2022-09-21 04:21:46'),(71721,1,66,'2022-09-21 04:39:13'),(71722,1,44,'2022-09-21 05:14:03'),(71723,1,6,'2022-09-21 05:18:09'),(71724,1,44,'2022-09-21 05:29:14'),(71725,1,44,'2022-09-21 05:58:34'),(71726,1,44,'2022-09-21 06:16:47'),(71727,1,15,'2022-09-21 06:35:45'),(71728,1,44,'2022-09-21 08:09:56'),(71729,1,44,'2022-09-21 09:30:11'),(71730,1,44,'2022-09-21 09:36:55'),(71731,1,44,'2022-09-21 10:07:40'),(71732,1,44,'2022-09-21 10:32:43'),(71733,1,44,'2022-09-21 10:54:13'),(71734,1,44,'2022-09-21 11:19:30'),(71735,1,44,'2022-09-21 11:22:40'),(71736,1,76,'2022-09-21 12:16:54'),(71737,1,44,'2022-09-21 12:34:39'),(71738,1,6,'2022-09-21 12:35:30'),(71739,1,44,'2022-09-21 13:15:10'),(71740,1,44,'2022-09-21 14:46:55'),(71741,1,13,'2022-09-21 14:46:57'),(71742,1,6,'2022-09-21 14:46:59'),(71743,1,44,'2022-09-21 14:47:01'),(71744,1,70,'2022-09-21 14:47:02'),(71745,1,56,'2022-09-21 14:47:03'),(71746,1,14,'2022-09-21 14:47:05'),(71747,1,79,'2022-09-21 14:47:06'),(71748,1,15,'2022-09-21 14:47:23'),(71749,1,53,'2022-09-21 14:47:28'),(71750,1,5,'2022-09-21 14:47:29'),(71751,1,59,'2022-09-21 14:47:31'),(71752,1,15,'2022-09-21 14:47:35'),(71753,1,44,'2022-09-21 15:51:03'),(71754,1,44,'2022-09-21 16:08:04'),(71755,1,44,'2022-09-21 18:08:51'),(71756,1,44,'2022-09-21 18:14:42'),(71757,1,44,'2022-09-21 20:22:14'),(71758,1,44,'2022-09-21 20:48:09'),(71759,1,44,'2022-09-21 22:34:24'),(71760,1,44,'2022-09-22 00:13:15'),(71761,1,44,'2022-09-22 00:33:49'),(71762,1,44,'2022-09-22 00:49:41'),(71763,1,44,'2022-09-22 01:19:58'),(71764,1,44,'2022-09-22 01:35:18'),(71765,1,44,'2022-09-22 01:59:51'),(71766,1,76,'2022-09-22 05:58:48'),(71767,1,44,'2022-09-22 07:13:44'),(71768,1,44,'2022-09-22 08:02:06'),(71769,1,44,'2022-09-22 11:24:11'),(71770,1,44,'2022-09-22 11:29:34'),(71771,1,44,'2022-09-22 13:16:12'),(71772,1,44,'2022-09-22 14:02:53'),(71773,1,44,'2022-09-22 14:55:05'),(71774,1,62,'2022-09-22 15:00:27'),(71775,1,53,'2022-09-22 15:00:28'),(71776,1,44,'2022-09-22 15:27:58'),(71777,1,44,'2022-09-22 15:30:45'),(71778,1,44,'2022-09-22 16:48:45'),(71779,1,76,'2022-09-22 17:10:43'),(71780,1,44,'2022-09-22 18:24:50'),(71781,1,44,'2022-09-22 19:34:26'),(71782,1,44,'2022-09-22 22:20:39'),(71783,1,44,'2022-09-22 23:01:17'),(71784,1,44,'2022-09-23 00:15:25'),(71785,1,44,'2022-09-23 00:20:30'),(71786,1,44,'2022-09-23 01:55:43'),(71787,1,6,'2022-09-23 02:30:45'),(71788,1,44,'2022-09-23 02:30:45'),(71789,1,44,'2022-09-23 03:16:31'),(71790,1,15,'2022-09-23 04:46:20'),(71791,1,44,'2022-09-23 05:12:54'),(71792,1,76,'2022-09-23 05:29:13'),(71793,1,44,'2022-09-23 06:02:57'),(71794,1,44,'2022-09-23 06:46:57'),(71795,1,70,'2022-09-23 06:59:11'),(71796,1,44,'2022-09-23 06:59:16'),(71797,1,44,'2022-09-23 09:46:15'),(71798,1,76,'2022-09-23 09:46:58'),(71799,1,44,'2022-09-23 10:15:37'),(71800,1,53,'2022-09-23 11:16:14'),(71801,1,44,'2022-09-23 11:29:18'),(71802,1,70,'2022-09-23 12:02:01'),(71803,1,44,'2022-09-23 12:46:14'),(71804,1,79,'2022-09-23 12:46:58'),(71805,1,44,'2022-09-23 13:14:10'),(71806,1,44,'2022-09-23 13:46:12'),(71807,1,15,'2022-09-23 15:02:04'),(71808,1,76,'2022-09-23 15:28:13'),(71809,1,5,'2022-09-23 15:50:45'),(71810,1,76,'2022-09-23 16:13:20'),(71811,1,76,'2022-09-23 16:15:17'),(71812,1,15,'2022-09-23 16:35:49'),(71813,1,70,'2022-09-23 17:20:48'),(71814,1,79,'2022-09-23 17:43:14'),(71815,1,44,'2022-09-23 17:44:04'),(71816,1,44,'2022-09-23 18:18:36'),(71817,1,44,'2022-09-23 18:28:13'),(71818,1,44,'2022-09-23 18:39:42'),(71819,1,44,'2022-09-23 19:13:19'),(71820,1,14,'2022-09-23 20:43:14'),(71821,1,44,'2022-09-23 21:47:33'),(71822,1,44,'2022-09-23 22:16:18'),(71823,1,44,'2022-09-23 23:06:22'),(71824,1,43,'2022-09-23 23:12:43'),(71825,1,53,'2022-09-23 23:12:43'),(71826,1,44,'2022-09-24 00:07:18'),(71827,1,44,'2022-09-24 00:20:45'),(71828,1,44,'2022-09-24 01:10:22'),(71829,1,44,'2022-09-24 02:54:49'),(71830,1,76,'2022-09-24 03:19:31'),(71831,1,56,'2022-09-24 04:04:31'),(71832,1,76,'2022-09-24 04:11:46'),(71833,1,44,'2022-09-24 04:49:30'),(71834,1,44,'2022-09-24 05:11:29'),(71835,1,44,'2022-09-24 05:21:34'),(71836,1,56,'2022-09-24 05:44:07'),(71837,1,79,'2022-09-24 06:06:38'),(71838,1,70,'2022-09-24 06:51:37'),(71839,1,53,'2022-09-24 07:14:07'),(71840,1,44,'2022-09-24 07:14:11'),(71841,1,44,'2022-09-24 07:32:13'),(71842,1,44,'2022-09-24 08:54:11'),(71843,1,44,'2022-09-24 09:34:53'),(71844,1,44,'2022-09-24 09:48:13'),(71845,1,44,'2022-09-24 11:25:42'),(71846,1,53,'2022-09-24 11:51:58'),(71847,1,53,'2022-09-24 13:07:49'),(71848,1,44,'2022-09-24 13:15:04'),(71849,1,44,'2022-09-24 13:29:56'),(71850,1,76,'2022-09-24 14:08:32'),(71851,1,6,'2022-09-24 15:12:04'),(71852,1,44,'2022-09-24 15:12:04'),(71853,1,44,'2022-09-24 15:32:31'),(71854,1,76,'2022-09-24 15:41:41'),(71855,1,44,'2022-09-24 16:04:13'),(71856,1,44,'2022-09-24 16:16:08'),(71857,1,44,'2022-09-24 16:34:28'),(71858,1,44,'2022-09-24 16:38:03'),(71859,1,79,'2022-09-24 17:23:07'),(71860,1,53,'2022-09-24 17:53:15'),(71861,1,44,'2022-09-24 17:53:58'),(71862,1,44,'2022-09-24 18:11:02'),(71863,1,14,'2022-09-24 18:23:04'),(71864,1,5,'2022-09-24 18:53:15'),(71865,1,44,'2022-09-24 19:16:25'),(71866,1,44,'2022-09-24 21:51:39'),(71867,1,44,'2022-09-24 22:21:43'),(71868,1,44,'2022-09-24 22:31:00'),(71869,1,44,'2022-09-25 00:15:31'),(71870,1,44,'2022-09-25 00:24:57'),(71871,1,5,'2022-09-25 00:25:38'),(71872,1,59,'2022-09-25 00:25:42'),(71873,1,66,'2022-09-25 00:25:47'),(71874,1,44,'2022-09-25 00:48:20'),(71875,1,76,'2022-09-25 01:24:51'),(71876,1,76,'2022-09-25 01:41:12'),(71877,1,44,'2022-09-25 02:09:48'),(71878,1,44,'2022-09-25 02:40:38'),(71879,1,44,'2022-09-25 02:54:52'),(71880,1,79,'2022-09-25 03:39:49'),(71881,1,53,'2022-09-25 04:02:19'),(71882,1,14,'2022-09-25 04:24:49'),(71883,1,66,'2022-09-25 04:47:20'),(71884,1,14,'2022-09-25 05:09:50'),(71885,1,44,'2022-09-25 05:11:06'),(71886,1,44,'2022-09-25 06:04:43'),(71887,1,44,'2022-09-25 06:15:42'),(71888,1,15,'2022-09-25 06:17:37'),(71889,1,15,'2022-09-25 07:02:39'),(71890,1,44,'2022-09-25 07:02:44'),(71891,1,59,'2022-09-25 07:21:41'),(71892,1,66,'2022-09-25 07:23:55'),(71893,1,43,'2022-09-25 07:24:47'),(71894,1,44,'2022-09-25 07:25:37'),(71895,1,76,'2022-09-25 07:25:49'),(71896,1,5,'2022-09-25 07:27:55'),(71897,1,53,'2022-09-25 07:29:50'),(71898,1,44,'2022-09-25 07:30:28'),(71899,1,66,'2022-09-25 07:32:05'),(71900,1,43,'2022-09-25 07:34:09'),(71901,1,79,'2022-09-25 07:36:24'),(71902,1,70,'2022-09-25 07:38:36'),(71903,1,56,'2022-09-25 07:40:35'),(71904,1,73,'2022-09-25 07:42:41'),(71905,1,76,'2022-09-25 07:45:04'),(71906,1,15,'2022-09-25 07:47:17'),(71907,1,53,'2022-09-25 07:49:32'),(71908,1,44,'2022-09-25 07:51:44'),(71909,1,59,'2022-09-25 07:54:06'),(71910,1,62,'2022-09-25 07:56:30'),(71911,1,45,'2022-09-25 07:58:46'),(71912,1,6,'2022-09-25 08:00:58'),(71913,1,70,'2022-09-25 08:03:24'),(71914,1,79,'2022-09-25 08:05:47'),(71915,1,43,'2022-09-25 08:08:14'),(71916,1,45,'2022-09-25 08:10:25'),(71917,1,62,'2022-09-25 08:13:07'),(71918,1,56,'2022-09-25 08:15:47'),(71919,1,73,'2022-09-25 08:18:37'),(71920,1,53,'2022-09-25 08:21:27'),(71921,1,15,'2022-09-25 08:23:35'),(71922,1,13,'2022-09-25 08:25:43'),(71923,1,14,'2022-09-25 08:28:25'),(71924,1,44,'2022-09-25 08:31:00'),(71925,1,96,'2022-09-25 08:33:29'),(71926,1,96,'2022-09-25 08:34:32'),(71927,1,15,'2022-09-25 08:53:04'),(71928,1,15,'2022-09-25 08:54:46'),(71929,1,44,'2022-09-25 09:46:15'),(71930,1,44,'2022-09-25 10:52:18'),(71931,1,15,'2022-09-25 11:26:04'),(71932,1,15,'2022-09-25 12:01:14'),(71933,1,44,'2022-09-25 12:27:05'),(71934,1,76,'2022-09-25 13:02:26'),(71935,1,44,'2022-09-25 13:16:11'),(71936,1,44,'2022-09-25 13:28:45'),(71937,1,44,'2022-09-25 14:33:19'),(71938,1,76,'2022-09-25 15:38:06'),(71939,1,44,'2022-09-25 17:11:44'),(71940,1,44,'2022-09-25 17:38:41'),(71941,1,79,'2022-09-25 17:47:47'),(71942,1,44,'2022-09-25 18:07:55'),(71943,1,44,'2022-09-25 18:10:24'),(71944,1,66,'2022-09-25 18:14:34'),(71945,1,44,'2022-09-25 18:41:24'),(71946,1,44,'2022-09-25 18:55:42'),(71947,1,79,'2022-09-25 19:08:09'),(71948,1,44,'2022-09-25 19:08:11'),(71949,1,44,'2022-09-25 19:13:51'),(71950,1,79,'2022-09-25 19:53:12'),(71951,1,44,'2022-09-25 20:29:13'),(71952,1,5,'2022-09-25 21:14:38'),(71953,1,44,'2022-09-25 21:55:22'),(71954,1,44,'2022-09-25 22:02:08'),(71955,1,44,'2022-09-25 22:34:40'),(71956,1,44,'2022-09-25 22:44:34'),(71957,1,44,'2022-09-25 22:58:23'),(71958,1,44,'2022-09-25 23:59:18'),(71959,1,44,'2022-09-26 00:18:48'),(71960,1,44,'2022-09-26 00:20:53'),(71961,1,44,'2022-09-26 00:33:22'),(71962,1,44,'2022-09-26 00:56:13'),(71963,1,44,'2022-09-26 01:22:29'),(71964,1,44,'2022-09-26 02:39:56'),(71965,1,44,'2022-09-26 03:12:23'),(71966,1,76,'2022-09-26 03:41:37'),(71967,1,44,'2022-09-26 03:48:08'),(71968,1,44,'2022-09-26 04:20:18'),(71969,1,79,'2022-09-26 04:26:35'),(71970,1,44,'2022-09-26 05:09:17'),(71971,1,79,'2022-09-26 05:11:35'),(71972,1,76,'2022-09-26 05:23:17'),(71973,1,44,'2022-09-26 05:55:53'),(71974,1,44,'2022-09-26 06:06:31'),(71975,1,44,'2022-09-26 06:20:26'),(71976,1,43,'2022-09-26 07:00:23'),(71977,1,44,'2022-09-26 07:00:27'),(71978,1,44,'2022-09-26 08:46:24'),(71979,1,76,'2022-09-26 09:23:04'),(71980,1,44,'2022-09-26 10:41:22'),(71981,1,44,'2022-09-26 12:29:44'),(71982,1,44,'2022-09-26 13:17:07'),(71983,1,44,'2022-09-26 13:20:14'),(71984,1,6,'2022-09-26 13:28:41'),(71985,1,76,'2022-09-26 13:28:41'),(71986,1,44,'2022-09-26 13:28:41'),(71987,1,44,'2022-09-26 13:59:18'),(71988,1,79,'2022-09-26 14:13:42'),(71989,1,44,'2022-09-26 14:58:49'),(71990,1,44,'2022-09-26 16:52:10'),(71991,1,76,'2022-09-26 16:54:11'),(71992,1,44,'2022-09-26 16:59:43'),(71993,1,44,'2022-09-26 17:33:18'),(71994,1,44,'2022-09-26 18:13:43'),(71995,1,44,'2022-09-26 18:34:38'),(71996,1,44,'2022-09-26 19:04:55'),(71997,1,44,'2022-09-26 19:13:27'),(71998,1,44,'2022-09-26 20:01:32'),(71999,1,44,'2022-09-26 20:25:49'),(72000,1,44,'2022-09-26 22:04:11'),(72001,1,44,'2022-09-26 22:07:02'),(72002,1,76,'2022-09-26 23:07:28'),(72003,1,44,'2022-09-27 00:09:59'),(72004,1,44,'2022-09-27 01:08:58'),(72005,1,44,'2022-09-27 01:38:19'),(72006,1,6,'2022-09-27 02:14:41'),(72007,1,44,'2022-09-27 02:14:41'),(72008,1,6,'2022-09-27 02:14:42'),(72009,1,44,'2022-09-27 04:34:20'),(72010,1,44,'2022-09-27 04:47:39'),(72011,1,44,'2022-09-27 05:11:18'),(72012,1,44,'2022-09-27 06:47:11'),(72013,1,44,'2022-09-27 07:39:53'),(72014,1,44,'2022-09-27 07:47:38'),(72015,1,14,'2022-09-27 09:07:29'),(72016,1,44,'2022-09-27 09:17:37'),(72017,1,15,'2022-09-27 10:47:38'),(72018,1,44,'2022-09-27 10:58:26'),(72019,1,44,'2022-09-27 11:26:32'),(72020,1,44,'2022-09-27 11:30:36'),(72021,1,76,'2022-09-27 12:44:51'),(72022,1,44,'2022-09-27 13:02:20'),(72023,1,44,'2022-09-27 13:15:09'),(72024,1,0,'2022-09-27 13:44:50'),(72025,1,6,'2022-09-27 14:01:45'),(72026,1,6,'2022-09-27 14:14:48'),(72027,1,44,'2022-09-27 14:21:33'),(72028,1,44,'2022-09-27 15:03:52'),(72029,1,5,'2022-09-27 15:14:50'),(72030,1,14,'2022-09-27 16:14:49'),(72031,1,76,'2022-09-27 16:22:13'),(72032,1,44,'2022-09-27 18:21:48'),(72033,1,44,'2022-09-27 19:08:17'),(72034,1,15,'2022-09-27 20:17:32'),(72035,1,79,'2022-09-27 21:47:29'),(72036,1,53,'2022-09-27 22:32:29'),(72037,1,44,'2022-09-27 22:46:32'),(72038,1,44,'2022-09-27 22:57:51'),(72039,1,44,'2022-09-28 00:11:16'),(72040,1,44,'2022-09-28 00:28:32'),(72041,1,44,'2022-09-28 00:41:22'),(72042,1,44,'2022-09-28 00:46:30'),(72043,1,6,'2022-09-28 00:46:34'),(72044,1,53,'2022-09-28 01:46:35'),(72045,1,44,'2022-09-28 01:53:41'),(72046,1,15,'2022-09-28 01:53:47'),(72047,1,44,'2022-09-28 01:53:50'),(72048,1,59,'2022-09-28 01:53:56'),(72049,1,53,'2022-09-28 01:54:00'),(72050,1,43,'2022-09-28 01:54:07'),(72051,1,56,'2022-09-28 01:54:14'),(72052,1,45,'2022-09-28 01:54:16'),(72053,1,62,'2022-09-28 01:54:23'),(72054,1,70,'2022-09-28 01:54:32'),(72055,1,73,'2022-09-28 01:54:40'),(72056,1,66,'2022-09-28 01:54:41'),(72057,1,76,'2022-09-28 01:54:45'),(72058,1,79,'2022-09-28 01:54:51'),(72059,1,53,'2022-09-28 01:54:56'),(72060,1,96,'2022-09-28 01:55:01'),(72061,1,5,'2022-09-28 01:55:09'),(72062,1,15,'2022-09-28 01:55:12'),(72063,1,13,'2022-09-28 01:55:13'),(72064,1,14,'2022-09-28 01:55:16'),(72065,1,6,'2022-09-28 01:55:17'),(72066,1,44,'2022-09-28 02:26:28'),(72067,1,44,'2022-09-28 03:20:52'),(72068,1,76,'2022-09-28 03:59:00'),(72069,1,76,'2022-09-28 04:06:51'),(72070,1,44,'2022-09-28 05:09:45'),(72071,1,44,'2022-09-28 05:31:37'),(72072,1,44,'2022-09-28 06:55:30'),(72073,1,44,'2022-09-28 06:58:25'),(72074,1,44,'2022-09-28 08:30:41'),(72075,1,44,'2022-09-28 08:54:25'),(72076,1,76,'2022-09-28 12:12:35'),(72077,1,44,'2022-09-28 12:30:17'),(72078,1,44,'2022-09-28 12:33:26'),(72079,1,44,'2022-09-28 12:35:59'),(72080,1,44,'2022-09-28 13:08:33'),(72081,1,43,'2022-09-28 13:13:49'),(72082,1,44,'2022-09-28 13:16:07'),(72083,1,76,'2022-09-28 14:01:52'),(72084,1,44,'2022-09-28 16:27:19'),(72085,1,53,'2022-09-28 18:40:32'),(72086,1,44,'2022-09-28 18:45:28'),(72087,1,44,'2022-09-28 19:22:07'),(72088,1,44,'2022-09-28 19:31:53'),(72089,1,44,'2022-09-28 21:22:45'),(72090,1,96,'2022-09-28 21:42:49'),(72091,1,44,'2022-09-28 22:16:01'),(72092,1,53,'2022-09-28 22:56:21'),(72093,1,79,'2022-09-28 23:12:23'),(72094,1,45,'2022-09-28 23:13:35'),(72095,1,76,'2022-09-28 23:25:09'),(72096,1,5,'2022-09-28 23:31:24'),(72097,1,96,'2022-09-28 23:31:56'),(72098,1,14,'2022-09-28 23:34:37'),(72099,1,45,'2022-09-29 00:07:52'),(72100,1,44,'2022-09-29 00:16:40'),(72101,1,44,'2022-09-29 00:19:25'),(72102,1,44,'2022-09-29 00:57:54'),(72103,1,44,'2022-09-29 02:06:20'),(72104,1,44,'2022-09-29 02:24:25'),(72105,1,73,'2022-09-29 02:43:00'),(72106,1,53,'2022-09-29 03:47:56'),(72107,1,6,'2022-09-29 04:10:25'),(72108,1,62,'2022-09-29 04:32:56'),(72109,1,44,'2022-09-29 04:38:18'),(72110,1,44,'2022-09-29 04:43:10'),(72111,1,15,'2022-09-29 04:55:27'),(72112,1,44,'2022-09-29 05:05:30'),(72113,1,44,'2022-09-29 05:08:46'),(72114,1,6,'2022-09-29 05:17:56'),(72115,1,44,'2022-09-29 05:26:46'),(72116,1,76,'2022-09-29 05:40:26'),(72117,1,44,'2022-09-29 06:03:00'),(72118,1,44,'2022-09-29 06:15:12'),(72119,1,76,'2022-09-29 06:38:31'),(72120,1,44,'2022-09-29 06:40:26'),(72121,1,5,'2022-09-29 06:47:54'),(72122,1,53,'2022-09-29 07:32:57'),(72123,1,44,'2022-09-29 07:33:01'),(72124,1,6,'2022-09-29 09:13:44'),(72125,1,6,'2022-09-29 09:13:46'),(72126,1,44,'2022-09-29 10:27:29'),(72127,1,70,'2022-09-29 10:32:36'),(72128,1,44,'2022-09-29 10:32:54'),(72129,1,44,'2022-09-29 11:33:49'),(72130,1,15,'2022-09-29 11:45:27'),(72131,1,44,'2022-09-29 11:53:59'),(72132,1,62,'2022-09-29 12:17:22'),(72133,1,56,'2022-09-29 12:30:01'),(72134,1,44,'2022-09-29 12:30:25'),(72135,1,43,'2022-09-29 12:36:43'),(72136,1,15,'2022-09-29 13:15:34'),(72137,1,44,'2022-09-29 13:17:06'),(72138,1,70,'2022-09-29 14:32:22'),(72139,1,76,'2022-09-29 14:38:40'),(72140,1,44,'2022-09-29 15:03:34'),(72141,1,53,'2022-09-29 15:10:10'),(72142,1,44,'2022-09-29 15:30:29'),(72143,1,76,'2022-09-29 15:48:56'),(72144,1,0,'2022-09-29 16:08:42'),(72145,1,6,'2022-09-29 16:34:01'),(72146,1,79,'2022-09-29 16:38:40'),(72147,1,44,'2022-09-29 16:46:37'),(72148,1,5,'2022-09-29 16:56:24'),(72149,1,79,'2022-09-29 17:35:26'),(72150,1,70,'2022-09-29 17:38:39'),(72151,1,15,'2022-09-29 17:41:24'),(72152,1,44,'2022-09-29 18:15:09'),(72153,1,59,'2022-09-29 18:38:54'),(72154,1,44,'2022-09-29 18:48:54'),(72155,1,44,'2022-09-29 19:09:50'),(72156,1,73,'2022-09-29 19:09:56'),(72157,1,44,'2022-09-29 19:57:29'),(72158,1,79,'2022-09-29 20:10:15'),(72159,1,15,'2022-09-29 20:18:55'),(72160,1,44,'2022-09-29 21:13:03'),(72161,1,53,'2022-09-29 21:37:18'),(72162,1,66,'2022-09-29 21:50:07'),(72163,1,15,'2022-09-29 21:57:55'),(72164,1,44,'2022-09-29 22:06:57'),(72165,1,44,'2022-09-29 22:13:08'),(72166,1,13,'2022-09-29 22:27:12'),(72167,1,45,'2022-09-29 22:32:46'),(72168,1,56,'2022-09-29 22:58:38'),(72169,1,56,'2022-09-29 23:26:12'),(72170,1,44,'2022-09-29 23:53:55'),(72171,1,44,'2022-09-30 00:10:24'),(72172,1,44,'2022-09-30 00:21:02'),(72173,1,44,'2022-09-30 00:49:11'),(72174,1,79,'2022-09-30 01:05:12'),(72175,1,76,'2022-09-30 01:24:04'),(72176,1,43,'2022-09-30 02:40:23'),(72177,1,44,'2022-09-30 02:59:44'),(72178,1,15,'2022-09-30 03:00:07'),(72179,1,53,'2022-09-30 03:10:05'),(72180,1,53,'2022-09-30 03:43:31'),(72181,1,14,'2022-09-30 04:48:59'),(72182,1,66,'2022-09-30 05:01:37'),(72183,1,96,'2022-09-30 05:34:47'),(72184,1,76,'2022-09-30 05:57:20'),(72185,1,15,'2022-09-30 06:03:04'),(72186,1,44,'2022-09-30 07:49:05'),(72187,1,44,'2022-09-30 08:23:20'),(72188,1,44,'2022-09-30 08:56:49'),(72189,1,15,'2022-09-30 10:30:42'),(72190,1,44,'2022-09-30 10:36:57'),(72191,1,44,'2022-09-30 11:18:36'),(72192,1,44,'2022-09-30 12:04:16'),(72193,1,44,'2022-09-30 12:13:16'),(72194,1,6,'2022-09-30 12:13:18'),(72195,1,53,'2022-09-30 12:13:19'),(72196,1,44,'2022-09-30 13:18:06'),(72197,1,44,'2022-09-30 16:05:15'),(72198,1,59,'2022-09-30 16:26:37'),(72199,1,76,'2022-09-30 17:02:00'),(72200,1,62,'2022-09-30 17:31:42'),(72201,1,44,'2022-09-30 18:20:17'),(72202,1,44,'2022-09-30 18:32:53'),(72203,1,44,'2022-09-30 18:38:42'),(72204,1,44,'2022-09-30 18:45:31'),(72205,1,44,'2022-09-30 18:58:59'),(72206,1,44,'2022-09-30 19:08:22'),(72207,1,44,'2022-09-30 19:22:17'),(72208,1,59,'2022-09-30 19:45:34'),(72209,1,44,'2022-09-30 20:17:14'),(72210,1,44,'2022-09-30 21:08:35'),(72211,1,44,'2022-09-30 22:09:24'),(72212,1,44,'2022-09-30 22:13:59'),(72213,1,79,'2022-09-30 22:15:34'),(72214,1,44,'2022-09-30 22:19:34'),(72215,1,44,'2022-09-30 23:09:58'),(72216,1,44,'2022-09-30 23:33:24'),(72217,1,44,'2022-10-01 00:10:47'),(72218,1,44,'2022-10-01 00:22:14'),(72219,1,44,'2022-10-01 01:21:38'),(72220,1,45,'2022-10-01 02:41:56'),(72221,1,44,'2022-10-01 02:42:49'),(72222,1,44,'2022-10-01 05:25:39'),(72223,1,66,'2022-10-01 05:36:13'),(72224,1,44,'2022-10-01 06:03:44'),(72225,1,5,'2022-10-01 06:03:45'),(72226,1,6,'2022-10-01 06:03:48'),(72227,1,5,'2022-10-01 06:35:16'),(72228,1,44,'2022-10-01 06:52:32'),(72229,1,44,'2022-10-01 07:16:13'),(72230,1,44,'2022-10-01 09:24:13'),(72231,1,44,'2022-10-01 11:10:42'),(72232,1,45,'2022-10-01 11:11:01'),(72233,1,96,'2022-10-01 11:11:17'),(72234,1,44,'2022-10-01 12:51:33'),(72235,1,44,'2022-10-01 13:16:09'),(72236,1,70,'2022-10-01 13:32:45'),(72237,1,44,'2022-10-01 13:48:32'),(72238,1,44,'2022-10-01 15:14:50'),(72239,1,44,'2022-10-01 15:21:35'),(72240,1,56,'2022-10-01 15:22:06'),(72241,1,44,'2022-10-01 15:24:55'),(72242,1,62,'2022-10-01 15:31:07'),(72243,1,15,'2022-10-01 15:32:06'),(72244,1,43,'2022-10-01 15:36:20'),(72245,1,76,'2022-10-01 15:57:21'),(72246,1,44,'2022-10-01 16:55:31'),(72247,1,76,'2022-10-01 17:20:42'),(72248,1,70,'2022-10-01 17:24:16'),(72249,1,0,'2022-10-01 17:35:39'),(72250,1,6,'2022-10-01 17:41:41'),(72251,1,96,'2022-10-01 17:50:39'),(72252,1,76,'2022-10-01 18:20:42'),(72253,1,53,'2022-10-01 18:26:14'),(72254,1,44,'2022-10-01 18:50:41'),(72255,1,44,'2022-10-01 18:58:46'),(72256,1,53,'2022-10-01 19:20:42'),(72257,1,44,'2022-10-01 19:20:43'),(72258,1,44,'2022-10-01 19:38:55'),(72259,1,15,'2022-10-01 19:50:40'),(72260,1,44,'2022-10-01 19:57:50'),(72261,1,96,'2022-10-01 20:20:45'),(72262,1,73,'2022-10-01 21:42:21'),(72263,1,44,'2022-10-01 22:15:59'),(72264,1,44,'2022-10-01 22:33:46'),(72265,1,44,'2022-10-02 00:03:59'),(72266,1,44,'2022-10-02 00:09:19'),(72267,1,44,'2022-10-02 00:14:29'),(72268,1,13,'2022-10-02 00:30:25'),(72269,1,15,'2022-10-02 01:32:38'),(72270,1,45,'2022-10-02 01:55:10'),(72271,1,56,'2022-10-02 02:04:39'),(72272,1,44,'2022-10-02 02:06:39'),(72273,1,44,'2022-10-02 02:43:12'),(72274,1,44,'2022-10-02 03:07:32'),(72275,1,44,'2022-10-02 03:55:58'),(72276,1,44,'2022-10-02 04:11:48'),(72277,1,79,'2022-10-02 04:15:31'),(72278,1,44,'2022-10-02 05:07:51'),(72279,1,44,'2022-10-02 06:07:32'),(72280,1,76,'2022-10-02 06:14:11'),(72281,1,53,'2022-10-02 06:28:21'),(72282,1,44,'2022-10-02 07:07:28'),(72283,1,53,'2022-10-02 07:28:06'),(72284,1,44,'2022-10-02 08:07:26'),(72285,1,44,'2022-10-02 08:09:31'),(72286,1,96,'2022-10-02 08:30:04'),(72287,1,44,'2022-10-02 09:07:18'),(72288,1,44,'2022-10-02 10:07:34'),(72289,1,44,'2022-10-02 13:17:12'),(72290,1,44,'2022-10-02 14:41:50'),(72291,1,44,'2022-10-02 18:13:52'),(72292,1,44,'2022-10-02 19:49:04'),(72293,1,44,'2022-10-02 20:13:08'),(72294,1,44,'2022-10-02 20:39:49'),(72295,1,44,'2022-10-02 20:43:31'),(72296,1,76,'2022-10-02 21:37:05'),(72297,1,44,'2022-10-02 21:52:51'),(72298,1,44,'2022-10-02 22:23:12'),(72299,1,59,'2022-10-02 22:51:11'),(72300,1,44,'2022-10-02 23:04:03'),(72301,1,44,'2022-10-02 23:06:09'),(72302,1,44,'2022-10-03 00:17:56'),(72303,1,44,'2022-10-03 00:35:17'),(72304,1,44,'2022-10-03 00:41:24'),(72305,1,44,'2022-10-03 01:21:29'),(72306,1,44,'2022-10-03 01:49:36'),(72307,1,44,'2022-10-03 03:15:44'),(72308,1,44,'2022-10-03 03:16:14'),(72309,1,44,'2022-10-03 03:36:54'),(72310,1,44,'2022-10-03 03:48:29'),(72311,1,44,'2022-10-03 05:10:50'),(72312,1,44,'2022-10-03 06:08:16'),(72313,1,14,'2022-10-03 06:21:09'),(72314,1,6,'2022-10-03 06:23:36'),(72315,1,44,'2022-10-03 06:27:26'),(72316,1,53,'2022-10-03 06:37:19'),(72317,1,44,'2022-10-03 07:08:46'),(72318,1,44,'2022-10-03 07:50:17'),(72319,1,15,'2022-10-03 08:02:02'),(72320,1,62,'2022-10-03 08:03:42'),(72321,1,15,'2022-10-03 08:20:50'),(72322,1,6,'2022-10-03 08:26:53'),(72323,1,66,'2022-10-03 09:09:57'),(72324,1,5,'2022-10-03 09:19:04'),(72325,1,76,'2022-10-03 09:22:49'),(72326,1,56,'2022-10-03 09:33:55'),(72327,1,44,'2022-10-03 09:51:17'),(72328,1,44,'2022-10-03 10:02:26'),(72329,1,44,'2022-10-03 10:04:43'),(72330,1,44,'2022-10-03 10:29:29'),(72331,1,44,'2022-10-03 13:11:33'),(72332,1,44,'2022-10-03 13:18:28'),(72333,1,59,'2022-10-03 13:51:32'),(72334,1,76,'2022-10-03 14:15:56'),(72335,1,66,'2022-10-03 14:39:32'),(72336,1,44,'2022-10-03 15:28:23'),(72337,1,53,'2022-10-03 15:58:53'),(72338,1,76,'2022-10-03 16:20:49'),(72339,1,44,'2022-10-03 16:27:16'),(72340,1,15,'2022-10-03 16:38:38'),(72341,1,44,'2022-10-03 17:15:22'),(72342,1,76,'2022-10-03 17:38:33'),(72343,1,15,'2022-10-03 18:06:49'),(72344,1,44,'2022-10-03 18:15:54'),(72345,1,0,'2022-10-03 18:38:35'),(72346,1,44,'2022-10-03 19:08:41'),(72347,1,44,'2022-10-03 19:08:48'),(72348,1,44,'2022-10-03 19:25:09'),(72349,1,44,'2022-10-03 19:42:03'),(72350,1,15,'2022-10-03 19:47:27'),(72351,1,76,'2022-10-03 19:48:18'),(72352,1,43,'2022-10-03 20:33:26'),(72353,1,56,'2022-10-03 21:08:12'),(72354,1,79,'2022-10-03 21:44:23'),(72355,1,15,'2022-10-03 21:58:39'),(72356,1,53,'2022-10-03 22:00:54'),(72357,1,70,'2022-10-03 22:15:16'),(72358,1,6,'2022-10-03 22:15:57'),(72359,1,44,'2022-10-03 22:28:57'),(72360,1,15,'2022-10-03 23:17:18'),(72361,1,44,'2022-10-04 00:16:30'),(72362,1,14,'2022-10-04 00:33:50'),(72363,1,73,'2022-10-04 01:21:55'),(72364,1,56,'2022-10-04 01:30:41'),(72365,1,44,'2022-10-04 01:34:27'),(72366,1,44,'2022-10-04 01:47:57'),(72367,1,15,'2022-10-04 02:06:31'),(72368,1,79,'2022-10-04 02:12:59'),(72369,1,73,'2022-10-04 02:16:07'),(72370,1,76,'2022-10-04 02:22:35'),(72371,1,44,'2022-10-04 02:41:48'),(72372,1,53,'2022-10-04 02:43:01'),(72373,1,43,'2022-10-04 03:10:30'),(72374,1,53,'2022-10-04 03:33:15'),(72375,1,15,'2022-10-04 03:53:17'),(72376,1,44,'2022-10-04 04:04:51'),(72377,1,44,'2022-10-04 04:30:23'),(72378,1,15,'2022-10-04 04:39:05'),(72379,1,43,'2022-10-04 04:40:53'),(72380,1,6,'2022-10-04 04:55:24'),(72381,1,44,'2022-10-04 04:55:24'),(72382,1,14,'2022-10-04 04:55:31'),(72383,1,13,'2022-10-04 04:55:35'),(72384,1,15,'2022-10-04 04:55:42'),(72385,1,5,'2022-10-04 04:55:51'),(72386,1,96,'2022-10-04 04:56:00'),(72387,1,53,'2022-10-04 04:56:11'),(72388,1,96,'2022-10-04 04:56:18'),(72389,1,79,'2022-10-04 04:56:24'),(72390,1,79,'2022-10-04 04:56:27'),(72391,1,76,'2022-10-04 04:56:31'),(72392,1,76,'2022-10-04 04:56:36'),(72393,1,73,'2022-10-04 04:56:42'),(72394,1,73,'2022-10-04 04:56:46'),(72395,1,70,'2022-10-04 04:56:51'),(72396,1,70,'2022-10-04 04:56:56'),(72397,1,62,'2022-10-04 04:57:02'),(72398,1,62,'2022-10-04 04:57:07'),(72399,1,66,'2022-10-04 04:57:12'),(72400,1,66,'2022-10-04 04:57:19'),(72401,1,56,'2022-10-04 04:57:25'),(72402,1,56,'2022-10-04 04:57:29'),(72403,1,43,'2022-10-04 04:57:32'),(72404,1,43,'2022-10-04 04:57:38'),(72405,1,53,'2022-10-04 04:57:43'),(72406,1,53,'2022-10-04 04:57:49'),(72407,1,45,'2022-10-04 04:57:53'),(72408,1,45,'2022-10-04 04:57:57'),(72409,1,59,'2022-10-04 04:58:03'),(72410,1,59,'2022-10-04 04:58:07'),(72411,1,44,'2022-10-04 04:58:11'),(72412,1,44,'2022-10-04 04:58:16'),(72413,1,15,'2022-10-04 04:58:20'),(72414,1,15,'2022-10-04 04:58:25'),(72415,1,15,'2022-10-04 04:58:28'),(72416,1,56,'2022-10-04 05:09:35'),(72417,1,76,'2022-10-04 05:09:35'),(72418,1,44,'2022-10-04 05:12:12'),(72419,1,43,'2022-10-04 05:24:56'),(72420,1,70,'2022-10-04 05:41:18'),(72421,1,53,'2022-10-04 05:51:37'),(72422,1,44,'2022-10-04 05:58:35'),(72423,1,66,'2022-10-04 06:08:14'),(72424,1,44,'2022-10-04 06:21:46'),(72425,1,76,'2022-10-04 06:52:16'),(72426,1,44,'2022-10-04 07:08:29'),(72427,1,44,'2022-10-04 07:09:06'),(72428,1,79,'2022-10-04 07:18:55'),(72429,1,5,'2022-10-04 07:40:03'),(72430,1,73,'2022-10-04 07:47:23'),(72431,1,43,'2022-10-04 09:21:57'),(72432,1,5,'2022-10-04 09:30:54'),(72433,1,44,'2022-10-04 10:09:31'),(72434,1,44,'2022-10-04 11:21:37'),(72435,1,62,'2022-10-04 11:51:12'),(72436,1,44,'2022-10-04 12:20:34'),(72437,1,44,'2022-10-04 13:19:40'),(72438,1,44,'2022-10-04 14:20:17'),(72439,1,44,'2022-10-04 14:41:56'),(72440,1,44,'2022-10-04 15:51:40'),(72441,1,53,'2022-10-04 16:05:59'),(72442,1,53,'2022-10-04 18:11:57'),(72443,1,44,'2022-10-04 18:15:58'),(72444,1,44,'2022-10-04 19:16:21'),(72445,1,73,'2022-10-04 19:23:07'),(72446,1,45,'2022-10-04 20:29:42'),(72447,1,79,'2022-10-04 21:41:08'),(72448,1,44,'2022-10-04 22:21:05'),(72449,1,56,'2022-10-04 22:24:51'),(72450,1,43,'2022-10-04 22:25:29'),(72451,1,76,'2022-10-04 22:26:07'),(72452,1,6,'2022-10-04 22:26:57'),(72453,1,53,'2022-10-04 22:27:53'),(72454,1,14,'2022-10-04 22:28:50'),(72455,1,5,'2022-10-04 22:29:51'),(72456,1,73,'2022-10-04 22:30:26'),(72457,1,70,'2022-10-04 22:31:17'),(72458,1,70,'2022-10-04 22:32:13'),(72459,1,59,'2022-10-04 22:33:01'),(72460,1,53,'2022-10-04 22:33:56'),(72461,1,43,'2022-10-04 22:34:48'),(72462,1,79,'2022-10-04 22:35:41'),(72463,1,15,'2022-10-04 22:35:46'),(72464,1,96,'2022-10-04 22:36:39'),(72465,1,79,'2022-10-04 22:37:17'),(72466,1,15,'2022-10-04 22:38:07'),(72467,1,62,'2022-10-04 22:38:53'),(72468,1,44,'2022-10-04 22:39:33'),(72469,1,96,'2022-10-04 22:40:16'),(72470,1,66,'2022-10-04 22:40:56'),(72471,1,53,'2022-10-04 22:41:37'),(72472,1,62,'2022-10-04 22:42:13'),(72473,1,59,'2022-10-04 22:42:44'),(72474,1,44,'2022-10-04 22:43:13'),(72475,1,13,'2022-10-04 22:43:58'),(72476,1,45,'2022-10-04 22:44:17'),(72477,1,76,'2022-10-04 22:44:20'),(72478,1,66,'2022-10-04 22:44:36'),(72479,1,73,'2022-10-04 22:45:27'),(72480,1,15,'2022-10-04 22:45:31'),(72481,1,44,'2022-10-04 23:55:09'),(72482,1,44,'2022-10-05 00:27:01'),(72483,1,44,'2022-10-05 00:35:58'),(72484,1,6,'2022-10-05 00:45:25'),(72485,1,44,'2022-10-05 01:26:06'),(72486,1,76,'2022-10-05 02:54:21'),(72487,1,44,'2022-10-05 03:49:31'),(72488,1,44,'2022-10-05 03:57:43'),(72489,1,44,'2022-10-05 04:17:24'),(72490,1,44,'2022-10-05 04:54:14'),(72491,1,44,'2022-10-05 05:06:33'),(72492,1,44,'2022-10-05 05:10:29'),(72493,1,44,'2022-10-05 05:40:12'),(72494,1,44,'2022-10-05 08:20:47'),(72495,1,44,'2022-10-05 10:00:31'),(72496,1,53,'2022-10-05 10:12:20'),(72497,1,44,'2022-10-05 12:16:43'),(72498,1,44,'2022-10-05 13:17:34'),(72499,1,44,'2022-10-05 13:33:43'),(72500,1,44,'2022-10-05 13:47:53'),(72501,1,44,'2022-10-05 16:19:56'),(72502,1,13,'2022-10-05 16:29:41'),(72503,1,44,'2022-10-05 18:06:56'),(72504,1,44,'2022-10-05 18:14:19'),(72505,1,53,'2022-10-05 18:22:10'),(72506,1,44,'2022-10-05 18:22:10'),(72507,1,44,'2022-10-05 19:35:49'),(72508,1,15,'2022-10-05 19:35:51'),(72509,1,44,'2022-10-05 19:35:57'),(72510,1,59,'2022-10-05 19:36:01'),(72511,1,45,'2022-10-05 19:36:03'),(72512,1,53,'2022-10-05 19:36:06'),(72513,1,43,'2022-10-05 19:36:06'),(72514,1,56,'2022-10-05 19:36:10'),(72515,1,66,'2022-10-05 19:36:12'),(72516,1,62,'2022-10-05 19:36:20'),(72517,1,70,'2022-10-05 19:36:28'),(72518,1,73,'2022-10-05 19:36:29'),(72519,1,76,'2022-10-05 19:36:37'),(72520,1,79,'2022-10-05 19:36:40'),(72521,1,53,'2022-10-05 19:36:45'),(72522,1,96,'2022-10-05 19:36:51'),(72523,1,5,'2022-10-05 19:36:57'),(72524,1,15,'2022-10-05 19:37:00'),(72525,1,13,'2022-10-05 19:37:02'),(72526,1,14,'2022-10-05 19:37:02'),(72527,1,6,'2022-10-05 19:37:06'),(72528,1,44,'2022-10-05 20:01:12'),(72529,1,76,'2022-10-05 20:02:42'),(72530,1,0,'2022-10-05 20:22:14'),(72531,1,15,'2022-10-05 20:29:34'),(72532,1,76,'2022-10-05 20:37:16'),(72533,1,44,'2022-10-05 20:55:42'),(72534,1,44,'2022-10-05 21:04:44'),(72535,1,44,'2022-10-05 21:07:16'),(72536,1,15,'2022-10-05 21:37:12'),(72537,1,14,'2022-10-05 21:39:40'),(72538,1,44,'2022-10-05 21:39:59'),(72539,1,96,'2022-10-05 22:07:39'),(72540,1,44,'2022-10-05 22:11:19'),(72541,1,44,'2022-10-05 22:18:26'),(72542,1,76,'2022-10-05 22:37:13'),(72543,1,44,'2022-10-05 22:52:41'),(72544,1,53,'2022-10-05 23:35:16'),(72545,1,59,'2022-10-06 00:05:33'),(72546,1,44,'2022-10-06 00:10:25'),(72547,1,44,'2022-10-06 00:51:12'),(72548,1,15,'2022-10-06 01:14:15'),(72549,1,44,'2022-10-06 01:15:27'),(72550,1,44,'2022-10-06 02:38:49'),(72551,1,44,'2022-10-06 02:45:05'),(72552,1,44,'2022-10-06 02:55:02'),(72553,1,66,'2022-10-06 03:27:31'),(72554,1,44,'2022-10-06 04:06:35'),(72555,1,76,'2022-10-06 05:07:41'),(72556,1,44,'2022-10-06 05:10:36'),(72557,1,44,'2022-10-06 05:14:26'),(72558,1,15,'2022-10-06 05:25:46'),(72559,1,70,'2022-10-06 05:30:04'),(72560,1,44,'2022-10-06 05:37:56'),(72561,1,43,'2022-10-06 05:53:03'),(72562,1,76,'2022-10-06 06:01:54'),(72563,1,44,'2022-10-06 06:18:31'),(72564,1,6,'2022-10-06 06:18:41'),(72565,1,53,'2022-10-06 06:18:47'),(72566,1,6,'2022-10-06 06:19:11'),(72567,1,56,'2022-10-06 06:21:45'),(72568,1,79,'2022-10-06 06:25:42'),(72569,1,53,'2022-10-06 06:39:26'),(72570,1,43,'2022-10-06 06:50:53'),(72571,1,44,'2022-10-06 06:51:39'),(72572,1,5,'2022-10-06 07:03:29'),(72573,1,15,'2022-10-06 07:29:38'),(72574,1,44,'2022-10-06 07:41:38'),(72575,1,45,'2022-10-06 07:46:47'),(72576,1,62,'2022-10-06 08:13:47'),(72577,1,76,'2022-10-06 08:23:56'),(72578,1,44,'2022-10-06 08:48:04'),(72579,1,56,'2022-10-06 08:48:04'),(72580,1,44,'2022-10-06 08:55:58'),(72581,1,44,'2022-10-06 09:19:43'),(72582,1,44,'2022-10-06 09:20:47'),(72583,1,53,'2022-10-06 10:08:29'),(72584,1,15,'2022-10-06 10:52:56'),(72585,1,96,'2022-10-06 11:52:38'),(72586,1,44,'2022-10-06 12:33:55'),(72587,1,44,'2022-10-06 13:10:01'),(72588,1,96,'2022-10-06 13:15:16'),(72589,1,44,'2022-10-06 13:18:06'),(72590,1,44,'2022-10-06 15:15:37'),(72591,1,76,'2022-10-06 17:14:10'),(72592,1,44,'2022-10-06 18:15:29'),(72593,1,44,'2022-10-06 20:21:48'),(72594,1,44,'2022-10-06 21:37:23'),(72595,1,76,'2022-10-06 21:50:00'),(72596,1,44,'2022-10-06 22:29:40'),(72597,1,44,'2022-10-06 23:22:16'),(72598,1,6,'2022-10-06 23:22:16'),(72599,1,44,'2022-10-07 00:01:22'),(72600,1,44,'2022-10-07 00:13:20'),(72601,1,76,'2022-10-07 00:56:55'),(72602,1,44,'2022-10-07 00:59:36'),(72603,1,79,'2022-10-07 01:29:50'),(72604,1,44,'2022-10-07 01:42:21'),(72605,1,66,'2022-10-07 02:15:52'),(72606,1,43,'2022-10-07 02:56:59'),(72607,1,73,'2022-10-07 03:27:29'),(72608,1,79,'2022-10-07 03:56:58'),(72609,1,44,'2022-10-07 04:11:53'),(72610,1,62,'2022-10-07 04:25:48'),(72611,1,56,'2022-10-07 04:55:53'),(72612,1,44,'2022-10-07 05:05:21'),(72613,1,44,'2022-10-07 05:09:31'),(72614,1,6,'2022-10-07 05:23:00'),(72615,1,44,'2022-10-07 05:23:00'),(72616,1,45,'2022-10-07 05:26:36'),(72617,1,44,'2022-10-07 05:28:11'),(72618,1,70,'2022-10-07 05:52:57'),(72619,1,15,'2022-10-07 06:19:57'),(72620,1,70,'2022-10-07 06:44:09'),(72621,1,44,'2022-10-07 06:44:10'),(72622,1,53,'2022-10-07 06:59:37'),(72623,1,44,'2022-10-07 07:27:29'),(72624,1,44,'2022-10-07 07:44:23'),(72625,1,73,'2022-10-07 08:21:41'),(72626,1,44,'2022-10-07 08:23:59'),(72627,1,44,'2022-10-07 08:31:58'),(72628,1,44,'2022-10-07 09:17:20'),(72629,1,59,'2022-10-07 09:28:07'),(72630,1,44,'2022-10-07 09:31:28'),(72631,1,44,'2022-10-07 09:34:36'),(72632,1,76,'2022-10-07 10:32:47'),(72633,1,44,'2022-10-07 10:33:09'),(72634,1,44,'2022-10-07 11:18:42'),(72635,1,5,'2022-10-07 11:27:53'),(72636,1,6,'2022-10-07 12:26:00'),(72637,1,76,'2022-10-07 13:10:45'),(72638,1,44,'2022-10-07 13:19:10'),(72639,1,13,'2022-10-07 13:22:25'),(72640,1,14,'2022-10-07 14:25:46'),(72641,1,44,'2022-10-07 14:51:09'),(72642,1,53,'2022-10-07 16:37:36'),(72643,1,59,'2022-10-07 17:08:47'),(72644,1,76,'2022-10-07 17:09:58'),(72645,1,66,'2022-10-07 17:24:06'),(72646,1,43,'2022-10-07 17:40:23'),(72647,1,53,'2022-10-07 17:55:51'),(72648,1,45,'2022-10-07 18:14:48'),(72649,1,44,'2022-10-07 18:14:50'),(72650,1,56,'2022-10-07 18:33:21'),(72651,1,62,'2022-10-07 18:51:27'),(72652,1,44,'2022-10-07 19:26:27'),(72653,1,15,'2022-10-07 20:21:40'),(72654,1,96,'2022-10-07 21:13:56'),(72655,1,96,'2022-10-07 23:50:09'),(72656,1,5,'2022-10-08 00:24:46'),(72657,1,66,'2022-10-08 00:25:44'),(72658,1,43,'2022-10-08 00:26:04'),(72659,1,79,'2022-10-08 00:26:26'),(72660,1,70,'2022-10-08 00:26:47'),(72661,1,56,'2022-10-08 00:27:10'),(72662,1,73,'2022-10-08 00:27:30'),(72663,1,76,'2022-10-08 00:27:51'),(72664,1,15,'2022-10-08 00:28:13'),(72665,1,53,'2022-10-08 00:28:35'),(72666,1,44,'2022-10-08 00:28:57'),(72667,1,59,'2022-10-08 00:29:19'),(72668,1,62,'2022-10-08 00:29:40'),(72669,1,45,'2022-10-08 00:30:03'),(72670,1,6,'2022-10-08 00:30:25'),(72671,1,70,'2022-10-08 00:30:48'),(72672,1,79,'2022-10-08 00:31:09'),(72673,1,73,'2022-10-08 00:32:56'),(72674,1,13,'2022-10-08 00:34:45'),(72675,1,14,'2022-10-08 00:35:08'),(72676,1,15,'2022-10-08 02:33:35'),(72677,1,15,'2022-10-08 16:55:30'),(72678,1,0,'2022-10-08 20:20:51'),(72679,1,44,'2022-10-09 12:33:59'),(72680,1,70,'2022-10-14 10:17:28'),(72681,1,44,'2022-10-14 10:30:57'),(72682,1,44,'2022-10-14 11:45:19'),(72683,1,44,'2022-10-14 13:21:19'),(72684,1,6,'2022-10-14 15:12:46'),(72685,1,15,'2022-10-14 15:43:19'),(72686,1,79,'2022-10-14 15:52:40'),(72687,1,96,'2022-10-14 17:23:35'),(72688,1,70,'2022-10-14 17:27:16'),(72689,1,44,'2022-10-14 17:35:29'),(72690,1,44,'2022-10-14 17:51:00'),(72691,1,15,'2022-10-14 18:03:10'),(72692,1,79,'2022-10-14 18:09:12'),(72693,1,44,'2022-10-14 18:12:40'),(72694,1,15,'2022-10-14 18:30:08'),(72695,1,14,'2022-10-14 18:53:28'),(72696,1,6,'2022-10-14 19:01:57'),(72697,1,44,'2022-10-14 19:14:34'),(72698,1,62,'2022-10-14 19:28:50'),(72699,1,44,'2022-10-14 19:53:28'),(72700,1,53,'2022-10-14 20:20:23'),(72701,1,13,'2022-10-14 20:36:18'),(72702,1,44,'2022-10-14 21:29:48'),(72703,1,44,'2022-10-14 21:50:24'),(72704,1,6,'2022-10-14 21:56:04'),(72705,1,44,'2022-10-14 22:30:49'),(72706,1,44,'2022-10-14 22:34:36'),(72707,1,56,'2022-10-14 23:16:16'),(72708,1,43,'2022-10-14 23:54:43'),(72709,1,44,'2022-10-15 00:10:24'),(72710,1,15,'2022-10-15 00:22:17'),(72711,1,43,'2022-10-15 00:27:14'),(72712,1,15,'2022-10-15 00:27:21'),(72713,1,53,'2022-10-15 01:35:26'),(72714,1,44,'2022-10-15 01:56:14'),(72715,1,45,'2022-10-15 01:56:34'),(72716,1,59,'2022-10-15 02:17:02'),(72717,1,56,'2022-10-15 02:23:20'),(72718,1,44,'2022-10-15 03:23:59'),(72719,1,14,'2022-10-15 03:53:04'),(72720,1,73,'2022-10-15 03:56:47'),(72721,1,44,'2022-10-15 04:25:15'),(72722,1,79,'2022-10-15 04:26:05'),(72723,1,44,'2022-10-15 04:29:17'),(72724,1,44,'2022-10-15 04:34:37'),(72725,1,79,'2022-10-15 04:47:49'),(72726,1,44,'2022-10-15 05:10:27'),(72727,1,44,'2022-10-15 05:14:59'),(72728,1,66,'2022-10-15 06:48:38'),(72729,1,44,'2022-10-15 07:40:43'),(72730,1,44,'2022-10-15 07:46:30'),(72731,1,44,'2022-10-15 08:37:12'),(72732,1,44,'2022-10-15 09:42:45'),(72733,1,56,'2022-10-15 09:56:23'),(72734,1,73,'2022-10-15 10:01:59'),(72735,1,70,'2022-10-15 10:14:33'),(72736,1,70,'2022-10-15 10:24:23'),(72737,1,73,'2022-10-15 10:30:24'),(72738,1,66,'2022-10-15 10:47:10'),(72739,1,5,'2022-10-15 10:53:25'),(72740,1,44,'2022-10-15 10:53:25'),(72741,1,66,'2022-10-15 11:02:42'),(72742,1,44,'2022-10-15 11:41:21'),(72743,1,70,'2022-10-15 11:47:05'),(72744,1,70,'2022-10-15 11:48:59'),(72745,1,44,'2022-10-15 13:22:11'),(72746,1,44,'2022-10-15 13:38:30'),(72747,1,44,'2022-10-15 13:47:41'),(72748,1,44,'2022-10-15 13:52:34'),(72749,1,13,'2022-10-15 17:51:14'),(72750,1,44,'2022-10-15 18:24:34'),(72751,1,44,'2022-10-15 18:26:26'),(72752,1,44,'2022-10-15 18:27:54'),(72753,1,44,'2022-10-15 19:14:02'),(72754,1,53,'2022-10-15 19:36:47'),(72755,1,6,'2022-10-15 19:54:56'),(72756,1,44,'2022-10-15 22:49:33'),(72757,1,44,'2022-10-15 22:52:07'),(72758,1,44,'2022-10-15 22:59:48'),(72759,1,62,'2022-10-15 23:10:34'),(72760,1,73,'2022-10-15 23:50:46'),(72761,1,44,'2022-10-16 00:10:49'),(72762,1,44,'2022-10-16 01:15:36'),(72763,1,44,'2022-10-16 01:54:24'),(72764,1,44,'2022-10-16 01:56:17'),(72765,1,44,'2022-10-16 02:32:39'),(72766,1,44,'2022-10-16 02:55:32'),(72767,1,44,'2022-10-16 02:57:33'),(72768,1,44,'2022-10-16 03:12:46'),(72769,1,44,'2022-10-16 04:14:11'),(72770,1,53,'2022-10-16 04:14:58'),(72771,1,43,'2022-10-16 04:15:43'),(72772,1,66,'2022-10-16 04:16:26'),(72773,1,53,'2022-10-16 04:16:43'),(72774,1,76,'2022-10-16 04:17:11'),(72775,1,43,'2022-10-16 04:17:23'),(72776,1,5,'2022-10-16 04:17:46'),(72777,1,15,'2022-10-16 04:18:25'),(72778,1,13,'2022-10-16 04:18:59'),(72779,1,59,'2022-10-16 04:19:26'),(72780,1,76,'2022-10-16 04:19:56'),(72781,1,44,'2022-10-16 04:20:21'),(72782,1,96,'2022-10-16 04:20:29'),(72783,1,70,'2022-10-16 04:20:58'),(72784,1,14,'2022-10-16 04:21:19'),(72785,1,62,'2022-10-16 04:22:01'),(72786,1,73,'2022-10-16 04:22:04'),(72787,1,79,'2022-10-16 04:22:08'),(72788,1,66,'2022-10-16 04:22:24'),(72789,1,70,'2022-10-16 04:22:37'),(72790,1,43,'2022-10-16 04:22:48'),(72791,1,15,'2022-10-16 04:23:00'),(72792,1,56,'2022-10-16 04:23:13'),(72793,1,59,'2022-10-16 04:23:24'),(72794,1,79,'2022-10-16 04:23:37'),(72795,1,45,'2022-10-16 04:23:46'),(72796,1,44,'2022-10-16 04:23:54'),(72797,1,56,'2022-10-16 04:24:01'),(72798,1,96,'2022-10-16 04:24:08'),(72799,1,53,'2022-10-16 04:24:13'),(72800,1,53,'2022-10-16 04:24:19'),(72801,1,6,'2022-10-16 04:24:25'),(72802,1,62,'2022-10-16 04:24:32'),(72803,1,73,'2022-10-16 04:24:39'),(72804,1,15,'2022-10-16 04:24:44'),(72805,1,15,'2022-10-16 04:25:12'),(72806,1,44,'2022-10-16 04:44:35'),(72807,1,44,'2022-10-16 04:55:10'),(72808,1,56,'2022-10-16 05:03:49'),(72809,1,44,'2022-10-16 05:08:17'),(72810,1,44,'2022-10-16 05:12:09'),(72811,1,44,'2022-10-16 05:37:15'),(72812,1,76,'2022-10-16 06:18:02'),(72813,1,44,'2022-10-16 07:01:50'),(72814,1,44,'2022-10-16 07:34:02'),(72815,1,59,'2022-10-16 07:39:55'),(72816,1,44,'2022-10-16 08:32:09'),(72817,1,44,'2022-10-16 10:59:19'),(72818,1,44,'2022-10-16 11:01:06'),(72819,1,62,'2022-10-16 11:49:25'),(72820,1,44,'2022-10-16 12:43:59'),(72821,1,44,'2022-10-16 12:45:49'),(72822,1,56,'2022-10-16 12:47:27'),(72823,1,53,'2022-10-16 12:47:53'),(72824,1,44,'2022-10-16 12:47:53'),(72825,1,44,'2022-10-16 12:56:42'),(72826,1,44,'2022-10-16 13:25:34'),(72827,1,44,'2022-10-16 17:45:55'),(72828,1,44,'2022-10-16 18:12:31'),(72829,1,44,'2022-10-16 18:23:04'),(72830,1,15,'2022-10-16 18:29:35'),(72831,1,44,'2022-10-16 18:37:14'),(72832,1,44,'2022-10-16 21:26:56'),(72833,1,44,'2022-10-16 22:25:03'),(72834,1,5,'2022-10-16 22:37:51'),(72835,1,44,'2022-10-16 22:59:26'),(72836,1,43,'2022-10-16 23:06:42'),(72837,1,56,'2022-10-16 23:13:20'),(72838,1,56,'2022-10-16 23:27:56'),(72839,1,45,'2022-10-16 23:48:34'),(72840,1,13,'2022-10-17 00:11:00'),(72841,1,44,'2022-10-17 00:18:56'),(72842,1,76,'2022-10-17 00:33:03'),(72843,1,79,'2022-10-17 00:57:22'),(72844,1,6,'2022-10-17 01:19:56'),(72845,1,62,'2022-10-17 01:40:51'),(72846,1,44,'2022-10-17 01:48:36'),(72847,1,44,'2022-10-17 01:54:10'),(72848,1,59,'2022-10-17 02:10:21'),(72849,1,59,'2022-10-17 02:39:16'),(72850,1,44,'2022-10-17 02:47:02'),(72851,1,44,'2022-10-17 03:07:34'),(72852,1,44,'2022-10-17 03:12:07'),(72853,1,43,'2022-10-17 03:20:15'),(72854,1,44,'2022-10-17 03:29:27'),(72855,1,53,'2022-10-17 03:33:37'),(72856,1,15,'2022-10-17 03:46:23'),(72857,1,45,'2022-10-17 03:59:16'),(72858,1,62,'2022-10-17 04:10:54'),(72859,1,5,'2022-10-17 04:29:42'),(72860,1,14,'2022-10-17 04:48:18'),(72861,1,44,'2022-10-17 04:59:11'),(72862,1,73,'2022-10-17 05:04:12'),(72863,1,44,'2022-10-17 05:09:53'),(72864,1,66,'2022-10-17 05:18:53'),(72865,1,44,'2022-10-17 05:20:01'),(72866,1,44,'2022-10-17 05:27:29'),(72867,1,70,'2022-10-17 06:09:42'),(72868,1,59,'2022-10-17 06:15:57'),(72869,1,59,'2022-10-17 06:44:03'),(72870,1,44,'2022-10-17 06:57:43'),(72871,1,6,'2022-10-17 06:57:45'),(72872,1,5,'2022-10-17 06:57:48'),(72873,1,53,'2022-10-17 06:57:50'),(72874,1,44,'2022-10-17 06:59:52'),(72875,1,73,'2022-10-17 07:14:00'),(72876,1,44,'2022-10-17 07:59:12'),(72877,1,44,'2022-10-17 08:53:11'),(72878,1,59,'2022-10-17 09:25:46'),(72879,1,66,'2022-10-17 09:25:47'),(72880,1,76,'2022-10-17 09:25:48'),(72881,1,53,'2022-10-17 09:25:51'),(72882,1,96,'2022-10-17 09:25:53'),(72883,1,66,'2022-10-17 09:25:55'),(72884,1,79,'2022-10-17 09:25:57'),(72885,1,70,'2022-10-17 09:26:00'),(72886,1,56,'2022-10-17 09:26:03'),(72887,1,73,'2022-10-17 09:26:05'),(72888,1,76,'2022-10-17 09:26:07'),(72889,1,15,'2022-10-17 09:26:10'),(72890,1,53,'2022-10-17 09:26:12'),(72891,1,44,'2022-10-17 09:26:14'),(72892,1,59,'2022-10-17 09:26:16'),(72893,1,62,'2022-10-17 09:26:17'),(72894,1,45,'2022-10-17 09:26:20'),(72895,1,70,'2022-10-17 09:26:22'),(72896,1,79,'2022-10-17 09:26:24'),(72897,1,43,'2022-10-17 09:26:26'),(72898,1,62,'2022-10-17 09:26:28'),(72899,1,73,'2022-10-17 09:26:31'),(72900,1,96,'2022-10-17 09:26:33'),(72901,1,53,'2022-10-17 09:26:35'),(72902,1,15,'2022-10-17 09:26:38'),(72903,1,13,'2022-10-17 09:26:40'),(72904,1,44,'2022-10-17 09:26:42'),(72905,1,44,'2022-10-17 09:35:20'),(72906,1,44,'2022-10-17 10:35:15'),(72907,1,66,'2022-10-17 11:10:05'),(72908,1,44,'2022-10-17 12:35:47'),(72909,1,44,'2022-10-17 13:12:38'),(72910,1,44,'2022-10-17 13:17:25'),(72911,1,44,'2022-10-17 13:21:04'),(72912,1,44,'2022-10-17 13:38:20'),(72913,1,44,'2022-10-17 13:52:58'),(72914,1,44,'2022-10-17 14:33:15'),(72915,1,15,'2022-10-17 14:33:16'),(72916,1,44,'2022-10-17 14:41:19'),(72917,1,53,'2022-10-17 14:43:03'),(72918,1,15,'2022-10-17 15:12:05'),(72919,1,15,'2022-10-17 15:26:48'),(72920,1,44,'2022-10-17 16:25:04'),(72921,1,44,'2022-10-17 19:17:10'),(72922,1,44,'2022-10-17 19:38:16'),(72923,1,44,'2022-10-17 19:45:02'),(72924,1,53,'2022-10-17 19:45:03'),(72925,1,44,'2022-10-17 20:03:17'),(72926,1,6,'2022-10-17 20:03:20'),(72927,1,53,'2022-10-17 20:03:22'),(72928,1,6,'2022-10-17 20:03:37'),(72929,1,44,'2022-10-17 20:05:28'),(72930,1,44,'2022-10-17 21:44:41'),(72931,1,44,'2022-10-17 23:42:32'),(72932,1,44,'2022-10-18 00:29:33'),(72933,1,44,'2022-10-18 01:05:46'),(72934,1,44,'2022-10-18 01:28:32'),(72935,1,44,'2022-10-18 02:22:02'),(72936,1,44,'2022-10-18 04:24:46'),(72937,1,14,'2022-10-18 04:25:57'),(72938,1,15,'2022-10-18 04:30:54'),(72939,1,44,'2022-10-18 04:37:55'),(72940,1,43,'2022-10-18 04:38:09'),(72941,1,56,'2022-10-18 05:59:51'),(72942,1,44,'2022-10-18 06:07:17'),(72943,1,44,'2022-10-18 06:23:40'),(72944,1,44,'2022-10-18 06:35:59'),(72945,1,44,'2022-10-18 08:12:01'),(72946,1,44,'2022-10-18 08:16:30'),(72947,1,44,'2022-10-18 08:26:18'),(72948,1,44,'2022-10-18 09:46:58'),(72949,1,44,'2022-10-18 10:10:09'),(72950,1,44,'2022-10-18 10:43:42'),(72951,1,44,'2022-10-18 11:41:33'),(72952,1,15,'2022-10-18 13:10:38'),(72953,1,44,'2022-10-18 13:22:05'),(72954,1,44,'2022-10-18 13:44:52'),(72955,1,44,'2022-10-18 13:46:59'),(72956,1,96,'2022-10-18 14:28:15'),(72957,1,96,'2022-10-18 15:12:36'),(72958,1,44,'2022-10-18 16:04:53'),(72959,1,6,'2022-10-18 16:04:57'),(72960,1,44,'2022-10-18 16:12:27'),(72961,1,6,'2022-10-18 16:12:39'),(72962,1,43,'2022-10-18 16:40:37'),(72963,1,15,'2022-10-18 16:40:47'),(72964,1,44,'2022-10-18 18:50:49'),(72965,1,44,'2022-10-18 18:54:18'),(72966,1,73,'2022-10-18 20:16:43'),(72967,1,79,'2022-10-18 21:16:48'),(72968,1,79,'2022-10-18 22:04:55'),(72969,1,5,'2022-10-18 22:36:09'),(72970,1,44,'2022-10-18 23:00:58'),(72971,1,96,'2022-10-18 23:09:15'),(72972,1,70,'2022-10-18 23:14:55'),(72973,1,44,'2022-10-19 00:10:56'),(72974,1,53,'2022-10-19 00:16:36'),(72975,1,44,'2022-10-19 02:11:08'),(72976,1,44,'2022-10-19 05:50:20'),(72977,1,15,'2022-10-19 06:05:15'),(72978,1,66,'2022-10-19 06:22:53'),(72979,1,44,'2022-10-19 06:57:52'),(72980,1,44,'2022-10-19 07:06:39'),(72981,1,43,'2022-10-19 07:31:02'),(72982,1,44,'2022-10-19 08:18:44'),(72983,1,53,'2022-10-19 08:20:12'),(72984,1,44,'2022-10-19 10:32:37'),(72985,1,44,'2022-10-19 11:01:46'),(72986,1,44,'2022-10-19 12:06:00'),(72987,1,5,'2022-10-19 12:07:29'),(72988,1,45,'2022-10-19 13:05:11'),(72989,1,44,'2022-10-19 13:08:00'),(72990,1,44,'2022-10-19 13:23:08'),(72991,1,44,'2022-10-19 13:33:16'),(72992,1,44,'2022-10-19 15:05:51'),(72993,1,44,'2022-10-19 15:10:36'),(72994,1,44,'2022-10-19 16:14:37'),(72995,1,79,'2022-10-19 16:16:55'),(72996,1,44,'2022-10-19 16:46:19'),(72997,1,14,'2022-10-19 17:17:01'),(72998,1,44,'2022-10-19 17:38:10'),(72999,1,44,'2022-10-19 18:27:38'),(73000,1,44,'2022-10-19 20:57:27'),(73001,1,6,'2022-10-19 21:38:59'),(73002,1,44,'2022-10-19 23:27:08'),(73003,1,44,'2022-10-20 00:17:54'),(73004,1,62,'2022-10-20 01:18:38'),(73005,1,44,'2022-10-20 02:05:57'),(73006,1,44,'2022-10-20 02:29:03'),(73007,1,44,'2022-10-20 02:49:06'),(73008,1,56,'2022-10-20 03:36:26'),(73009,1,53,'2022-10-20 03:42:01'),(73010,1,44,'2022-10-20 03:46:56'),(73011,1,44,'2022-10-20 04:19:21'),(73012,1,44,'2022-10-20 04:23:19'),(73013,1,6,'2022-10-20 04:36:24'),(73014,1,44,'2022-10-20 05:11:13'),(73015,1,62,'2022-10-20 05:17:00'),(73016,1,73,'2022-10-20 05:38:39'),(73017,1,44,'2022-10-20 07:07:16'),(73018,1,44,'2022-10-20 07:45:38'),(73019,1,44,'2022-10-20 08:02:30'),(73020,1,44,'2022-10-20 09:45:38'),(73021,1,44,'2022-10-20 10:52:15'),(73022,1,96,'2022-10-20 11:01:02'),(73023,1,6,'2022-10-20 11:05:44'),(73024,1,44,'2022-10-20 11:36:16'),(73025,1,73,'2022-10-20 12:45:44'),(73026,1,44,'2022-10-20 13:24:06'),(73027,1,53,'2022-10-20 13:29:16'),(73028,1,44,'2022-10-20 13:41:22'),(73029,1,44,'2022-10-20 14:41:41'),(73030,1,6,'2022-10-20 15:04:23'),(73031,1,44,'2022-10-20 15:04:23'),(73032,1,15,'2022-10-20 15:10:34'),(73033,1,44,'2022-10-20 18:54:22'),(73034,1,53,'2022-10-20 18:54:23'),(73035,1,44,'2022-10-20 20:23:19'),(73036,1,44,'2022-10-20 20:40:25'),(73037,1,44,'2022-10-20 21:29:32'),(73038,1,62,'2022-10-20 21:35:23'),(73039,1,44,'2022-10-20 21:40:12'),(73040,1,44,'2022-10-20 21:45:53'),(73041,1,56,'2022-10-20 22:24:19'),(73042,1,44,'2022-10-20 23:33:12'),(73043,1,44,'2022-10-20 23:44:27'),(73044,1,44,'2022-10-21 02:24:32'),(73045,1,6,'2022-10-21 02:24:44'),(73046,1,44,'2022-10-21 02:40:56'),(73047,1,56,'2022-10-21 04:43:23'),(73048,1,44,'2022-10-21 04:59:38'),(73049,1,45,'2022-10-21 05:14:45'),(73050,1,44,'2022-10-21 05:23:33'),(73051,1,44,'2022-10-21 06:02:29'),(73052,1,13,'2022-10-21 06:15:46'),(73053,1,76,'2022-10-21 06:31:00'),(73054,1,44,'2022-10-21 06:37:02'),(73055,1,5,'2022-10-21 06:40:47'),(73056,1,66,'2022-10-21 06:46:18'),(73057,1,79,'2022-10-21 06:46:45'),(73058,1,45,'2022-10-21 06:51:56'),(73059,1,44,'2022-10-21 06:57:43'),(73060,1,62,'2022-10-21 07:01:17'),(73061,1,76,'2022-10-21 07:10:11'),(73062,1,6,'2022-10-21 07:17:59'),(73063,1,44,'2022-10-21 07:20:19'),(73064,1,43,'2022-10-21 07:52:06'),(73065,1,44,'2022-10-21 08:38:49'),(73066,1,44,'2022-10-21 09:31:45'),(73067,1,44,'2022-10-21 10:21:49'),(73068,1,6,'2022-10-21 10:21:58'),(73069,1,44,'2022-10-21 10:25:54'),(73070,1,59,'2022-10-21 10:26:06'),(73071,1,66,'2022-10-21 10:26:08'),(73072,1,76,'2022-10-21 10:26:14'),(73073,1,5,'2022-10-21 10:26:16'),(73074,1,53,'2022-10-21 10:26:20'),(73075,1,96,'2022-10-21 10:26:23'),(73076,1,66,'2022-10-21 10:26:28'),(73077,1,43,'2022-10-21 10:26:35'),(73078,1,79,'2022-10-21 10:26:40'),(73079,1,70,'2022-10-21 10:26:44'),(73080,1,56,'2022-10-21 10:26:46'),(73081,1,73,'2022-10-21 10:26:50'),(73082,1,76,'2022-10-21 10:26:56'),(73083,1,15,'2022-10-21 10:26:59'),(73084,1,53,'2022-10-21 10:27:01'),(73085,1,44,'2022-10-21 10:27:04'),(73086,1,59,'2022-10-21 10:27:10'),(73087,1,62,'2022-10-21 10:27:16'),(73088,1,45,'2022-10-21 10:27:18'),(73089,1,6,'2022-10-21 10:27:23'),(73090,1,70,'2022-10-21 10:27:28'),(73091,1,79,'2022-10-21 10:27:32'),(73092,1,43,'2022-10-21 10:27:35'),(73093,1,45,'2022-10-21 10:27:38'),(73094,1,62,'2022-10-21 10:27:41'),(73095,1,56,'2022-10-21 10:27:43'),(73096,1,73,'2022-10-21 10:27:45'),(73097,1,96,'2022-10-21 10:27:50'),(73098,1,53,'2022-10-21 10:27:54'),(73099,1,15,'2022-10-21 10:27:56'),(73100,1,13,'2022-10-21 10:28:06'),(73101,1,14,'2022-10-21 10:28:09'),(73102,1,44,'2022-10-21 10:28:13'),(73103,1,44,'2022-10-21 11:07:53'),(73104,1,44,'2022-10-21 11:33:29'),(73105,1,44,'2022-10-21 12:49:14'),(73106,1,44,'2022-10-21 13:22:10'),(73107,1,44,'2022-10-21 14:43:19'),(73108,1,53,'2022-10-21 14:53:58'),(73109,1,15,'2022-10-21 16:05:47'),(73110,1,56,'2022-10-21 16:33:01'),(73111,1,44,'2022-10-21 17:20:21'),(73112,1,44,'2022-10-21 17:58:03'),(73113,1,44,'2022-10-21 19:03:06'),(73114,1,15,'2022-10-21 20:02:16'),(73115,1,53,'2022-10-21 20:02:17'),(73116,1,44,'2022-10-21 20:35:39'),(73117,1,15,'2022-10-21 20:37:49'),(73118,1,15,'2022-10-21 20:37:55'),(73119,1,44,'2022-10-21 20:41:45'),(73120,1,44,'2022-10-21 21:01:07'),(73121,1,44,'2022-10-21 21:30:26'),(73122,1,66,'2022-10-21 21:48:37'),(73123,1,76,'2022-10-21 22:09:18'),(73124,1,44,'2022-10-21 22:12:02'),(73125,1,62,'2022-10-21 23:34:50'),(73126,1,44,'2022-10-21 23:54:38'),(73127,1,44,'2022-10-22 02:33:57'),(73128,1,44,'2022-10-22 02:55:28'),(73129,1,44,'2022-10-22 03:01:49'),(73130,1,15,'2022-10-22 03:01:54'),(73131,1,44,'2022-10-22 03:01:56'),(73132,1,59,'2022-10-22 03:01:58'),(73133,1,45,'2022-10-22 03:02:02'),(73134,1,53,'2022-10-22 03:02:04'),(73135,1,43,'2022-10-22 03:02:07'),(73136,1,56,'2022-10-22 03:02:10'),(73137,1,66,'2022-10-22 03:02:14'),(73138,1,62,'2022-10-22 03:02:19'),(73139,1,70,'2022-10-22 03:02:22'),(73140,1,73,'2022-10-22 03:02:26'),(73141,1,76,'2022-10-22 03:02:32'),(73142,1,53,'2022-10-22 03:02:39'),(73143,1,5,'2022-10-22 03:02:52'),(73144,1,79,'2022-10-22 03:02:52'),(73145,1,15,'2022-10-22 03:03:00'),(73146,1,96,'2022-10-22 03:03:01'),(73147,1,13,'2022-10-22 03:03:05'),(73148,1,14,'2022-10-22 03:03:07'),(73149,1,6,'2022-10-22 03:03:12'),(73150,1,44,'2022-10-22 03:21:20'),(73151,1,44,'2022-10-22 03:30:44'),(73152,1,44,'2022-10-22 04:43:52'),(73153,1,44,'2022-10-22 06:40:23'),(73154,1,44,'2022-10-22 07:01:50'),(73155,1,44,'2022-10-22 08:17:59'),(73156,1,44,'2022-10-22 08:28:08'),(73157,1,43,'2022-10-22 08:46:49'),(73158,1,70,'2022-10-22 08:58:31'),(73159,1,59,'2022-10-22 09:11:50'),(73160,1,53,'2022-10-22 09:24:39'),(73161,1,59,'2022-10-22 09:37:47'),(73162,1,5,'2022-10-22 09:49:49'),(73163,1,15,'2022-10-22 10:02:19'),(73164,1,45,'2022-10-22 10:23:15'),(73165,1,44,'2022-10-22 10:25:28'),(73166,1,15,'2022-10-22 10:25:29'),(73167,1,14,'2022-10-22 10:44:36'),(73168,1,73,'2022-10-22 11:05:59'),(73169,1,44,'2022-10-22 11:22:08'),(73170,1,62,'2022-10-22 11:26:36'),(73171,1,44,'2022-10-22 11:33:30'),(73172,1,66,'2022-10-22 12:03:17'),(73173,1,45,'2022-10-22 12:09:52'),(73174,1,44,'2022-10-22 12:37:21'),(73175,1,44,'2022-10-22 12:39:43'),(73176,1,43,'2022-10-22 12:40:04'),(73177,1,44,'2022-10-22 12:58:28'),(73178,1,44,'2022-10-22 13:04:10'),(73179,1,44,'2022-10-22 13:23:07'),(73180,1,73,'2022-10-22 13:34:01'),(73181,1,79,'2022-10-22 13:43:43'),(73182,1,44,'2022-10-22 13:48:11'),(73183,1,59,'2022-10-22 15:49:18'),(73184,1,13,'2022-10-22 15:51:49'),(73185,1,76,'2022-10-22 15:53:24'),(73186,1,53,'2022-10-22 15:54:21'),(73187,1,44,'2022-10-22 15:55:53'),(73188,1,6,'2022-10-22 16:07:05'),(73189,1,44,'2022-10-22 16:07:05'),(73190,1,6,'2022-10-22 16:33:45'),(73191,1,43,'2022-10-22 16:36:10'),(73192,1,70,'2022-10-22 16:36:11'),(73193,1,70,'2022-10-22 16:38:05'),(73194,1,53,'2022-10-22 16:43:08'),(73195,1,15,'2022-10-22 16:43:44'),(73196,1,96,'2022-10-22 16:44:10'),(73197,1,44,'2022-10-22 18:26:30'),(73198,1,6,'2022-10-22 20:54:08'),(73199,1,62,'2022-10-22 21:29:09'),(73200,1,15,'2022-10-22 21:43:30'),(73201,1,43,'2022-10-22 22:02:18'),(73202,1,44,'2022-10-22 23:08:15'),(73203,1,44,'2022-10-22 23:13:47'),(73204,1,44,'2022-10-23 00:14:17'),(73205,1,44,'2022-10-23 00:25:32'),(73206,1,14,'2022-10-23 00:46:52'),(73207,1,44,'2022-10-23 00:54:13'),(73208,1,44,'2022-10-23 03:48:16'),(73209,1,44,'2022-10-23 04:46:51'),(73210,1,13,'2022-10-23 04:59:51'),(73211,1,44,'2022-10-23 05:12:11'),(73212,1,44,'2022-10-23 05:34:07'),(73213,1,44,'2022-10-23 07:16:40'),(73214,1,44,'2022-10-23 07:40:08'),(73215,1,44,'2022-10-23 08:27:37'),(73216,1,44,'2022-10-23 10:08:01'),(73217,1,44,'2022-10-23 10:18:28'),(73218,1,44,'2022-10-23 10:34:02'),(73219,1,44,'2022-10-23 10:38:52'),(73220,1,15,'2022-10-23 11:17:11'),(73221,1,44,'2022-10-23 11:41:59'),(73222,1,79,'2022-10-23 12:10:03'),(73223,1,44,'2022-10-23 13:24:06'),(73224,1,44,'2022-10-23 15:04:44'),(73225,1,44,'2022-10-23 16:02:24'),(73226,1,44,'2022-10-23 16:15:12'),(73227,1,44,'2022-10-23 16:27:58'),(73228,1,96,'2022-10-23 17:23:32'),(73229,1,44,'2022-10-23 18:28:02'),(73230,1,96,'2022-10-23 18:51:24'),(73231,1,44,'2022-10-23 18:58:26'),(73232,1,44,'2022-10-23 20:37:14'),(73233,1,44,'2022-10-23 20:47:07'),(73234,1,70,'2022-10-23 20:57:06'),(73235,1,73,'2022-10-23 21:13:17'),(73236,1,44,'2022-10-23 21:17:20'),(73237,1,79,'2022-10-23 21:18:44'),(73238,1,44,'2022-10-23 21:20:15'),(73239,1,44,'2022-10-23 21:23:21'),(73240,1,59,'2022-10-23 21:24:11'),(73241,1,13,'2022-10-23 21:29:41'),(73242,1,15,'2022-10-23 21:35:03'),(73243,1,15,'2022-10-23 21:40:28'),(73244,1,56,'2022-10-23 21:46:04'),(73245,1,62,'2022-10-23 21:51:26'),(73246,1,44,'2022-10-23 22:13:12'),(73247,1,44,'2022-10-23 23:56:50'),(73248,1,44,'2022-10-24 00:17:46'),(73249,1,44,'2022-10-24 00:37:21'),(73250,1,6,'2022-10-24 01:01:33'),(73251,1,44,'2022-10-24 01:01:33'),(73252,1,5,'2022-10-24 01:01:35'),(73253,1,44,'2022-10-24 01:05:35'),(73254,1,44,'2022-10-24 01:41:30'),(73255,1,44,'2022-10-24 02:41:58'),(73256,1,44,'2022-10-24 02:46:59'),(73257,1,44,'2022-10-24 02:54:46'),(73258,1,44,'2022-10-24 03:43:07'),(73259,1,44,'2022-10-24 04:08:24'),(73260,1,44,'2022-10-24 04:12:49'),(73261,1,44,'2022-10-24 04:49:24'),(73262,1,15,'2022-10-24 05:17:22'),(73263,1,44,'2022-10-24 05:25:19'),(73264,1,13,'2022-10-24 05:28:10'),(73265,1,43,'2022-10-24 05:35:52'),(73266,1,44,'2022-10-24 06:08:46'),(73267,1,45,'2022-10-24 06:28:45'),(73268,1,70,'2022-10-24 06:43:06'),(73269,1,70,'2022-10-24 06:48:36'),(73270,1,44,'2022-10-24 08:34:37'),(73271,1,44,'2022-10-24 08:37:34'),(73272,1,13,'2022-10-24 08:38:29'),(73273,1,5,'2022-10-24 08:38:32'),(73274,1,14,'2022-10-24 08:38:33'),(73275,1,6,'2022-10-24 08:38:35'),(73276,1,43,'2022-10-24 08:53:00'),(73277,1,56,'2022-10-24 08:53:00'),(73278,1,66,'2022-10-24 08:53:00'),(73279,1,53,'2022-10-24 08:53:02'),(73280,1,59,'2022-10-24 08:53:02'),(73281,1,76,'2022-10-24 08:53:04'),(73282,1,43,'2022-10-24 08:53:05'),(73283,1,62,'2022-10-24 08:53:06'),(73284,1,76,'2022-10-24 08:53:06'),(73285,1,45,'2022-10-24 08:53:07'),(73286,1,45,'2022-10-24 08:53:09'),(73287,1,73,'2022-10-24 08:53:10'),(73288,1,79,'2022-10-24 08:53:12'),(73289,1,70,'2022-10-24 08:53:13'),(73290,1,96,'2022-10-24 08:53:13'),(73291,1,15,'2022-10-24 08:53:14'),(73292,1,79,'2022-10-24 08:53:14'),(73293,1,56,'2022-10-24 08:53:14'),(73294,1,44,'2022-10-24 08:53:16'),(73295,1,59,'2022-10-24 08:53:17'),(73296,1,62,'2022-10-24 08:53:20'),(73297,1,70,'2022-10-24 08:53:20'),(73298,1,53,'2022-10-24 08:53:21'),(73299,1,66,'2022-10-24 08:53:21'),(73300,1,44,'2022-10-24 09:03:48'),(73301,1,73,'2022-10-24 10:38:16'),(73302,1,44,'2022-10-24 11:24:29'),(73303,1,44,'2022-10-24 11:56:58'),(73304,1,56,'2022-10-24 12:40:42'),(73305,1,6,'2022-10-24 12:54:46'),(73306,1,6,'2022-10-24 12:59:39'),(73307,1,44,'2022-10-24 13:07:29'),(73308,1,44,'2022-10-24 13:25:09'),(73309,1,53,'2022-10-24 13:34:32'),(73310,1,14,'2022-10-24 13:40:27'),(73311,1,66,'2022-10-24 13:56:13'),(73312,1,96,'2022-10-24 14:12:07'),(73313,1,44,'2022-10-24 15:26:33'),(73314,1,44,'2022-10-24 15:27:03'),(73315,1,44,'2022-10-24 15:27:06'),(73316,1,44,'2022-10-24 16:15:52'),(73317,1,44,'2022-10-24 16:15:54'),(73318,1,44,'2022-10-24 16:16:10'),(73319,1,44,'2022-10-24 16:16:12'),(73320,1,15,'2022-10-24 17:10:34'),(73321,1,44,'2022-10-24 17:32:25'),(73322,1,44,'2022-10-24 17:48:15'),(73323,1,44,'2022-10-24 18:25:45'),(73324,1,44,'2022-10-24 18:38:50'),(73325,1,53,'2022-10-24 18:48:41'),(73326,1,44,'2022-10-24 19:18:04'),(73327,1,53,'2022-10-24 19:33:36'),(73328,1,53,'2022-10-24 20:57:49'),(73329,1,53,'2022-10-24 20:57:50'),(73330,1,79,'2022-10-24 21:00:02'),(73331,1,96,'2022-10-24 22:30:42'),(73332,1,45,'2022-10-24 22:40:57'),(73333,1,44,'2022-10-24 23:12:28'),(73334,1,44,'2022-10-25 00:11:02'),(73335,1,79,'2022-10-25 00:30:48'),(73336,1,53,'2022-10-25 00:30:49'),(73337,1,43,'2022-10-25 00:32:23'),(73338,1,44,'2022-10-25 00:51:52'),(73339,1,62,'2022-10-25 01:19:05'),(73340,1,66,'2022-10-25 01:46:21'),(73341,1,53,'2022-10-25 02:01:40'),(73342,1,53,'2022-10-25 02:09:59'),(73343,1,53,'2022-10-25 02:15:21'),(73344,1,44,'2022-10-25 03:46:55'),(73345,1,44,'2022-10-25 04:05:07'),(73346,1,44,'2022-10-25 04:29:17'),(73347,1,44,'2022-10-25 05:09:57'),(73348,1,53,'2022-10-25 05:12:14'),(73349,1,56,'2022-10-25 05:53:52'),(73350,1,44,'2022-10-25 05:56:26'),(73351,1,44,'2022-10-25 06:04:05'),(73352,1,44,'2022-10-25 06:42:10'),(73353,1,44,'2022-10-25 07:11:34'),(73354,1,44,'2022-10-25 07:32:50'),(73355,1,76,'2022-10-25 08:17:01'),(73356,1,44,'2022-10-25 08:58:57'),(73357,1,59,'2022-10-25 09:48:49'),(73358,1,44,'2022-10-25 10:30:57'),(73359,1,43,'2022-10-25 10:37:54'),(73360,1,53,'2022-10-25 11:20:33'),(73361,1,15,'2022-10-25 11:44:38'),(73362,1,44,'2022-10-25 11:50:39'),(73363,1,44,'2022-10-25 11:54:21'),(73364,1,76,'2022-10-25 12:10:48'),(73365,1,44,'2022-10-25 12:14:08'),(73366,1,56,'2022-10-25 12:49:08'),(73367,1,43,'2022-10-25 12:50:43'),(73368,1,44,'2022-10-25 13:23:07'),(73369,1,44,'2022-10-25 13:25:31'),(73370,1,45,'2022-10-25 13:42:41'),(73371,1,76,'2022-10-25 14:20:46'),(73372,1,73,'2022-10-25 14:22:53'),(73373,1,44,'2022-10-25 14:43:02'),(73374,1,6,'2022-10-25 14:43:03'),(73375,1,13,'2022-10-25 15:00:17'),(73376,1,44,'2022-10-25 15:07:30'),(73377,1,76,'2022-10-25 15:28:39'),(73378,1,79,'2022-10-25 16:05:30'),(73379,1,62,'2022-10-25 16:35:44'),(73380,1,44,'2022-10-25 17:35:14'),(73381,1,6,'2022-10-25 17:44:00'),(73382,1,44,'2022-10-25 18:15:53'),(73383,1,73,'2022-10-25 19:12:55'),(73384,1,44,'2022-10-25 19:27:42'),(73385,1,44,'2022-10-25 19:50:34'),(73386,1,6,'2022-10-25 20:45:53'),(73387,1,45,'2022-10-25 21:24:35'),(73388,1,53,'2022-10-25 21:24:37'),(73389,1,44,'2022-10-25 21:56:45'),(73390,1,53,'2022-10-25 22:04:31'),(73391,1,44,'2022-10-25 23:18:51'),(73392,1,44,'2022-10-25 23:45:28'),(73393,1,44,'2022-10-26 00:13:50'),(73394,1,44,'2022-10-26 01:03:03'),(73395,1,56,'2022-10-26 01:30:44'),(73396,1,15,'2022-10-26 01:32:54'),(73397,1,73,'2022-10-26 01:34:37'),(73398,1,62,'2022-10-26 01:56:45'),(73399,1,56,'2022-10-26 01:58:14'),(73400,1,44,'2022-10-26 02:41:59'),(73401,1,44,'2022-10-26 02:56:20'),(73402,1,44,'2022-10-26 03:51:00'),(73403,1,44,'2022-10-26 04:12:56'),(73404,1,44,'2022-10-26 04:25:37'),(73405,1,44,'2022-10-26 04:28:04'),(73406,1,44,'2022-10-26 04:33:36'),(73407,1,6,'2022-10-26 04:34:36'),(73408,1,66,'2022-10-26 04:43:27'),(73409,1,44,'2022-10-26 04:51:54'),(73410,1,15,'2022-10-26 05:09:17'),(73411,1,44,'2022-10-26 05:14:59'),(73412,1,44,'2022-10-26 05:20:57'),(73413,1,56,'2022-10-26 05:25:44'),(73414,1,43,'2022-10-26 05:33:54'),(73415,1,44,'2022-10-26 10:14:10'),(73416,1,44,'2022-10-26 11:10:21'),(73417,1,66,'2022-10-26 11:39:21'),(73418,1,5,'2022-10-26 12:04:10'),(73419,1,45,'2022-10-26 12:59:12'),(73420,1,62,'2022-10-26 13:16:17'),(73421,1,44,'2022-10-26 13:16:17'),(73422,1,44,'2022-10-26 13:24:11'),(73423,1,44,'2022-10-26 13:37:06'),(73424,1,70,'2022-10-26 13:46:50'),(73425,1,59,'2022-10-26 14:26:47'),(73426,1,59,'2022-10-26 14:50:19'),(73427,1,44,'2022-10-26 15:01:07'),(73428,1,43,'2022-10-26 15:04:41'),(73429,1,73,'2022-10-26 15:15:19'),(73430,1,13,'2022-10-26 15:17:10'),(73431,1,70,'2022-10-26 15:19:43'),(73432,1,96,'2022-10-26 15:20:08'),(73433,1,79,'2022-10-26 15:23:42'),(73434,1,44,'2022-10-26 15:24:51'),(73435,1,59,'2022-10-26 15:29:04'),(73436,1,62,'2022-10-26 15:30:41'),(73437,1,43,'2022-10-26 15:32:14'),(73438,1,70,'2022-10-26 15:32:40'),(73439,1,43,'2022-10-26 15:50:42'),(73440,1,15,'2022-10-26 15:54:07'),(73441,1,76,'2022-10-26 15:54:51'),(73442,1,15,'2022-10-26 15:57:59'),(73443,1,15,'2022-10-26 16:01:28'),(73444,1,6,'2022-10-26 16:03:55'),(73445,1,53,'2022-10-26 16:05:09'),(73446,1,59,'2022-10-26 16:20:22'),(73447,1,44,'2022-10-26 16:23:56'),(73448,1,14,'2022-10-26 16:28:36'),(73449,1,73,'2022-10-26 16:46:03'),(73450,1,15,'2022-10-26 17:00:15'),(73451,1,45,'2022-10-26 17:03:51'),(73452,1,5,'2022-10-26 17:06:47'),(73453,1,59,'2022-10-26 17:20:16'),(73454,1,59,'2022-10-26 17:28:36'),(73455,1,53,'2022-10-26 17:47:08'),(73456,1,53,'2022-10-26 18:07:48'),(73457,1,45,'2022-10-26 18:27:13'),(73458,1,14,'2022-10-26 18:43:22'),(73459,1,44,'2022-10-26 18:48:33'),(73460,1,59,'2022-10-26 19:23:47'),(73461,1,66,'2022-10-26 20:22:26'),(73462,1,62,'2022-10-26 21:45:15'),(73463,1,44,'2022-10-26 22:08:17'),(73464,1,76,'2022-10-26 22:18:39'),(73465,1,66,'2022-10-26 22:38:31'),(73466,1,43,'2022-10-26 23:23:29'),(73467,1,43,'2022-10-27 00:14:37'),(73468,1,44,'2022-10-27 00:22:06'),(73469,1,44,'2022-10-27 00:40:11'),(73470,1,45,'2022-10-27 00:54:19'),(73471,1,44,'2022-10-27 01:44:52'),(73472,1,44,'2022-10-27 01:57:12'),(73473,1,44,'2022-10-27 03:18:16'),(73474,1,13,'2022-10-27 03:20:04'),(73475,1,76,'2022-10-27 03:20:08'),(73476,1,62,'2022-10-27 03:20:12'),(73477,1,62,'2022-10-27 03:20:16'),(73478,1,66,'2022-10-27 03:20:20'),(73479,1,53,'2022-10-27 03:20:24'),(73480,1,79,'2022-10-27 03:20:28'),(73481,1,56,'2022-10-27 03:20:32'),(73482,1,96,'2022-10-27 03:20:36'),(73483,1,44,'2022-10-27 03:20:40'),(73484,1,79,'2022-10-27 03:20:44'),(73485,1,70,'2022-10-27 03:20:48'),(73486,1,66,'2022-10-27 03:20:52'),(73487,1,43,'2022-10-27 03:20:56'),(73488,1,59,'2022-10-27 03:21:00'),(73489,1,76,'2022-10-27 03:21:04'),(73490,1,44,'2022-10-27 03:21:08'),(73491,1,73,'2022-10-27 03:21:12'),(73492,1,6,'2022-10-27 03:21:16'),(73493,1,56,'2022-10-27 03:21:20'),(73494,1,96,'2022-10-27 03:21:24'),(73495,1,15,'2022-10-27 03:21:29'),(73496,1,14,'2022-10-27 03:21:32'),(73497,1,53,'2022-10-27 03:21:36'),(73498,1,59,'2022-10-27 03:21:40'),(73499,1,15,'2022-10-27 03:21:44'),(73500,1,73,'2022-10-27 03:21:48'),(73501,1,53,'2022-10-27 03:21:52'),(73502,1,5,'2022-10-27 03:21:56'),(73503,1,45,'2022-10-27 03:21:59'),(73504,1,70,'2022-10-27 03:22:04'),(73505,1,43,'2022-10-27 03:22:08'),(73506,1,15,'2022-10-27 03:22:12'),(73507,1,15,'2022-10-27 03:22:16'),(73508,1,44,'2022-10-27 04:37:55'),(73509,1,44,'2022-10-27 04:45:59'),(73510,1,44,'2022-10-27 05:12:07'),(73511,1,44,'2022-10-27 05:58:31'),(73512,1,14,'2022-10-27 07:07:56'),(73513,1,44,'2022-10-27 07:40:15'),(73514,1,53,'2022-10-27 07:51:40'),(73515,1,44,'2022-10-27 08:13:56'),(73516,1,14,'2022-10-27 08:47:26'),(73517,1,44,'2022-10-27 08:57:36'),(73518,1,45,'2022-10-27 09:04:29'),(73519,1,15,'2022-10-27 09:11:36'),(73520,1,44,'2022-10-27 09:27:15'),(73521,1,43,'2022-10-27 09:43:04'),(73522,1,44,'2022-10-27 10:29:17'),(73523,1,44,'2022-10-27 10:48:34'),(73524,1,44,'2022-10-27 11:37:52'),(73525,1,14,'2022-10-27 12:06:09'),(73526,1,44,'2022-10-27 12:10:44'),(73527,1,6,'2022-10-27 12:10:45'),(73528,1,44,'2022-10-27 12:35:10'),(73529,1,44,'2022-10-27 12:42:04'),(73530,1,44,'2022-10-27 12:42:07'),(73531,1,44,'2022-10-27 12:43:10'),(73532,1,79,'2022-10-27 12:44:13'),(73533,1,44,'2022-10-27 13:25:04'),(73534,1,44,'2022-10-27 14:29:59'),(73535,1,44,'2022-10-27 15:05:52'),(73536,1,44,'2022-10-27 15:28:10'),(73537,1,66,'2022-10-27 17:01:46'),(73538,1,44,'2022-10-27 17:15:53'),(73539,1,44,'2022-10-27 17:38:28'),(73540,1,44,'2022-10-27 18:18:23'),(73541,1,6,'2022-10-27 19:31:05'),(73542,1,44,'2022-10-27 19:31:05'),(73543,1,44,'2022-10-27 19:36:45'),(73544,1,44,'2022-10-27 19:43:30'),(73545,1,76,'2022-10-27 21:55:26'),(73546,1,44,'2022-10-27 22:23:06'),(73547,1,44,'2022-10-27 23:05:48'),(73548,1,44,'2022-10-28 00:13:09'),(73549,1,59,'2022-10-28 00:13:35'),(73550,1,59,'2022-10-28 00:25:38'),(73551,1,44,'2022-10-28 00:53:52'),(73552,1,66,'2022-10-28 01:05:03'),(73553,1,73,'2022-10-28 01:41:50'),(73554,1,5,'2022-10-28 02:04:00'),(73555,1,44,'2022-10-28 02:40:42'),(73556,1,56,'2022-10-28 02:54:57'),(73557,1,96,'2022-10-28 03:00:32'),(73558,1,45,'2022-10-28 03:06:15'),(73559,1,44,'2022-10-28 03:24:54'),(73560,1,76,'2022-10-28 03:30:26'),(73561,1,56,'2022-10-28 03:48:10'),(73562,1,70,'2022-10-28 04:02:11'),(73563,1,62,'2022-10-28 04:16:03'),(73564,1,44,'2022-10-28 05:10:25'),(73565,1,44,'2022-10-28 05:16:44'),(73566,1,44,'2022-10-28 05:46:08'),(73567,1,6,'2022-10-28 07:23:33'),(73568,1,44,'2022-10-28 07:35:50'),(73569,1,44,'2022-10-28 08:03:47'),(73570,1,96,'2022-10-28 09:20:31'),(73571,1,70,'2022-10-28 09:24:07'),(73572,1,6,'2022-10-28 09:47:21'),(73573,1,44,'2022-10-28 10:25:57'),(73574,1,44,'2022-10-28 10:44:34'),(73575,1,62,'2022-10-28 11:25:12'),(73576,1,6,'2022-10-28 11:35:19'),(73577,1,44,'2022-10-28 11:35:19'),(73578,1,44,'2022-10-28 11:45:46'),(73579,1,13,'2022-10-28 12:19:05'),(73580,1,6,'2022-10-28 12:31:28'),(73581,1,44,'2022-10-28 12:31:28'),(73582,1,44,'2022-10-28 12:34:38'),(73583,1,53,'2022-10-28 13:00:34'),(73584,1,15,'2022-10-28 13:16:45'),(73585,1,44,'2022-10-28 13:24:12'),(73586,1,15,'2022-10-28 13:44:54'),(73587,1,56,'2022-10-28 13:49:28'),(73588,1,44,'2022-10-28 14:15:05'),(73589,1,15,'2022-10-28 14:15:09'),(73590,1,62,'2022-10-28 14:15:12'),(73591,1,66,'2022-10-28 14:15:15'),(73592,1,43,'2022-10-28 14:15:20'),(73593,1,44,'2022-10-28 14:42:41'),(73594,1,73,'2022-10-28 16:10:32'),(73595,1,44,'2022-10-28 17:45:33'),(73596,1,44,'2022-10-28 18:19:08'),(73597,1,44,'2022-10-28 20:00:59'),(73598,1,44,'2022-10-28 20:04:06'),(73599,1,96,'2022-10-28 21:11:52'),(73600,1,73,'2022-10-28 22:10:56'),(73601,1,44,'2022-10-28 22:18:08'),(73602,1,44,'2022-10-28 22:24:48'),(73603,1,79,'2022-10-28 22:36:09'),(73604,1,96,'2022-10-28 22:49:47'),(73605,1,79,'2022-10-28 23:54:00'),(73606,1,44,'2022-10-28 23:59:54'),(73607,1,44,'2022-10-29 00:28:24'),(73608,1,44,'2022-10-29 04:26:05'),(73609,1,44,'2022-10-29 05:27:35'),(73610,1,15,'2022-10-29 05:35:53'),(73611,1,73,'2022-10-29 07:24:00'),(73612,1,15,'2022-10-29 07:40:31'),(73613,1,15,'2022-10-29 08:09:37'),(73614,1,62,'2022-10-29 08:46:26'),(73615,1,13,'2022-10-29 09:09:58'),(73616,1,44,'2022-10-29 09:23:59'),(73617,1,53,'2022-10-29 09:33:12'),(73618,1,44,'2022-10-29 09:38:10'),(73619,1,5,'2022-10-29 09:38:12'),(73620,1,6,'2022-10-29 09:38:15'),(73621,1,44,'2022-10-29 09:54:13'),(73622,1,44,'2022-10-29 11:59:42'),(73623,1,44,'2022-10-29 12:42:59'),(73624,1,44,'2022-10-29 12:44:25'),(73625,1,79,'2022-10-29 13:12:05'),(73626,1,59,'2022-10-29 13:14:03'),(73627,1,44,'2022-10-29 13:24:05'),(73628,1,44,'2022-10-29 14:02:56'),(73629,1,62,'2022-10-29 14:44:04'),(73630,1,44,'2022-10-29 14:45:22'),(73631,1,53,'2022-10-29 15:06:05'),(73632,1,73,'2022-10-29 15:52:06'),(73633,1,43,'2022-10-29 16:33:57'),(73634,1,79,'2022-10-29 16:34:32'),(73635,1,53,'2022-10-29 16:34:33'),(73636,1,15,'2022-10-29 16:41:04'),(73637,1,44,'2022-10-29 16:45:32'),(73638,1,53,'2022-10-29 17:05:07'),(73639,1,70,'2022-10-29 17:48:36'),(73640,1,62,'2022-10-29 17:55:15'),(73641,1,44,'2022-10-29 18:12:10'),(73642,1,56,'2022-10-29 18:29:41'),(73643,1,44,'2022-10-29 19:05:13'),(73644,1,45,'2022-10-29 20:03:44'),(73645,1,66,'2022-10-29 20:37:05'),(73646,1,13,'2022-10-29 20:55:36'),(73647,1,76,'2022-10-29 21:45:05'),(73648,1,44,'2022-10-29 22:08:53'),(73649,1,79,'2022-10-29 22:24:26'),(73650,1,44,'2022-10-29 22:25:11'),(73651,1,6,'2022-10-29 23:23:06'),(73652,1,44,'2022-10-29 23:27:51'),(73653,1,56,'2022-10-29 23:35:03'),(73654,1,44,'2022-10-30 00:10:54'),(73655,1,62,'2022-10-30 00:22:48'),(73656,1,43,'2022-10-30 00:31:05'),(73657,1,44,'2022-10-30 00:51:28'),(73658,1,14,'2022-10-30 00:52:51'),(73659,1,44,'2022-10-30 01:00:00'),(73660,1,44,'2022-10-30 01:02:38'),(73661,1,44,'2022-10-30 01:27:29'),(73662,1,73,'2022-10-30 02:21:28'),(73663,1,53,'2022-10-30 03:24:59'),(73664,1,44,'2022-10-30 03:46:35'),(73665,1,44,'2022-10-30 03:48:34'),(73666,1,70,'2022-10-30 03:52:08'),(73667,1,44,'2022-10-30 03:53:40'),(73668,1,53,'2022-10-30 04:00:36'),(73669,1,70,'2022-10-30 04:13:16'),(73670,1,44,'2022-10-30 04:15:26'),(73671,1,44,'2022-10-30 04:24:14'),(73672,1,44,'2022-10-30 05:08:32'),(73673,1,44,'2022-10-30 07:42:41'),(73674,1,45,'2022-10-30 07:42:56'),(73675,1,53,'2022-10-30 07:42:58'),(73676,1,43,'2022-10-30 07:43:01'),(73677,1,56,'2022-10-30 07:43:04'),(73678,1,62,'2022-10-30 07:43:07'),(73679,1,70,'2022-10-30 07:43:10'),(73680,1,73,'2022-10-30 07:43:12'),(73681,1,66,'2022-10-30 07:43:13'),(73682,1,76,'2022-10-30 07:43:14'),(73683,1,79,'2022-10-30 07:43:16'),(73684,1,53,'2022-10-30 07:43:21'),(73685,1,96,'2022-10-30 07:43:23'),(73686,1,5,'2022-10-30 07:43:30'),(73687,1,15,'2022-10-30 07:43:37'),(73688,1,13,'2022-10-30 07:43:42'),(73689,1,14,'2022-10-30 07:43:46'),(73690,1,6,'2022-10-30 07:43:49'),(73691,1,15,'2022-10-30 07:43:54'),(73692,1,44,'2022-10-30 07:43:55'),(73693,1,59,'2022-10-30 07:44:02'),(73694,1,44,'2022-10-30 08:19:37'),(73695,1,44,'2022-10-30 08:57:46'),(73696,1,96,'2022-10-30 09:50:23'),(73697,1,5,'2022-10-30 11:17:23'),(73698,1,15,'2022-10-30 11:26:32'),(73699,1,59,'2022-10-30 11:34:31'),(73700,1,56,'2022-10-30 12:52:55'),(73701,1,44,'2022-10-30 13:25:06'),(73702,1,53,'2022-10-30 13:28:18'),(73703,1,73,'2022-10-30 13:54:27'),(73704,1,44,'2022-10-30 13:55:50'),(73705,1,14,'2022-10-30 13:58:32'),(73706,1,5,'2022-10-30 13:58:40'),(73707,1,6,'2022-10-30 13:58:46'),(73708,1,13,'2022-10-30 13:59:01'),(73709,1,53,'2022-10-30 14:07:12'),(73710,1,70,'2022-10-30 14:07:12'),(73711,1,56,'2022-10-30 14:07:13'),(73712,1,96,'2022-10-30 14:07:14'),(73713,1,15,'2022-10-30 14:07:15'),(73714,1,73,'2022-10-30 14:07:15'),(73715,1,66,'2022-10-30 14:07:15'),(73716,1,79,'2022-10-30 14:07:16'),(73717,1,53,'2022-10-30 14:07:16'),(73718,1,66,'2022-10-30 14:07:18'),(73719,1,43,'2022-10-30 14:07:20'),(73720,1,76,'2022-10-30 14:07:20'),(73721,1,76,'2022-10-30 14:07:21'),(73722,1,59,'2022-10-30 14:07:22'),(73723,1,43,'2022-10-30 17:15:19'),(73724,1,44,'2022-10-30 17:59:12'),(73725,1,70,'2022-10-30 18:01:25'),(73726,1,44,'2022-10-30 18:14:55'),(73727,1,44,'2022-10-30 18:42:16'),(73728,1,44,'2022-10-30 19:20:57'),(73729,1,44,'2022-10-30 20:10:49'),(73730,1,59,'2022-10-30 20:14:08'),(73731,1,44,'2022-10-30 20:54:53'),(73732,1,53,'2022-10-30 20:58:07'),(73733,1,15,'2022-10-30 21:09:46'),(73734,1,15,'2022-10-30 21:17:40'),(73735,1,79,'2022-10-30 21:27:07'),(73736,1,73,'2022-10-30 21:37:02'),(73737,1,14,'2022-10-30 22:03:20'),(73738,1,73,'2022-10-30 22:32:56'),(73739,1,44,'2022-10-30 22:34:04'),(73740,1,44,'2022-10-30 22:48:14'),(73741,1,5,'2022-10-30 23:02:13'),(73742,1,43,'2022-10-30 23:57:26'),(73743,1,44,'2022-10-31 00:03:10'),(73744,1,44,'2022-10-31 00:14:26'),(73745,1,44,'2022-10-31 00:29:18'),(73746,1,66,'2022-10-31 00:38:22'),(73747,1,59,'2022-10-31 00:48:12'),(73748,1,53,'2022-10-31 02:09:49'),(73749,1,45,'2022-10-31 02:54:57'),(73750,1,44,'2022-10-31 03:40:40'),(73751,1,44,'2022-10-31 03:45:02'),(73752,1,66,'2022-10-31 03:50:45'),(73753,1,44,'2022-10-31 05:10:56'),(73754,1,13,'2022-10-31 05:13:59'),(73755,1,15,'2022-10-31 05:44:26'),(73756,1,56,'2022-10-31 05:58:00'),(73757,1,66,'2022-10-31 06:07:30'),(73758,1,44,'2022-10-31 06:12:03'),(73759,1,53,'2022-10-31 06:20:33'),(73760,1,62,'2022-10-31 06:20:49'),(73761,1,44,'2022-10-31 06:31:58'),(73762,1,62,'2022-10-31 06:52:16'),(73763,1,53,'2022-10-31 07:03:20'),(73764,1,44,'2022-10-31 07:53:44'),(73765,1,43,'2022-10-31 08:20:41'),(73766,1,15,'2022-10-31 09:37:42'),(73767,1,44,'2022-10-31 11:29:51'),(73768,1,79,'2022-10-31 12:15:42'),(73769,1,44,'2022-10-31 13:02:45'),(73770,1,44,'2022-10-31 13:26:04'),(73771,1,44,'2022-10-31 14:01:27'),(73772,1,73,'2022-10-31 15:26:37'),(73773,1,44,'2022-10-31 16:01:29'),(73774,1,44,'2022-10-31 16:24:30'),(73775,1,53,'2022-10-31 18:17:19'),(73776,1,66,'2022-10-31 18:17:19'),(73777,1,44,'2022-10-31 18:26:45'),(73778,1,44,'2022-10-31 19:36:50'),(73779,1,76,'2022-10-31 19:44:44'),(73780,1,44,'2022-10-31 22:24:13'),(73781,1,44,'2022-10-31 23:24:20'),(73782,1,44,'2022-11-01 00:15:25'),(73783,1,44,'2022-11-01 00:23:50'),(73784,1,62,'2022-11-01 01:14:19'),(73785,1,70,'2022-11-01 02:25:57'),(73786,1,44,'2022-11-01 02:59:36'),(73787,1,44,'2022-11-01 03:38:19'),(73788,1,44,'2022-11-01 04:13:02'),(73789,1,44,'2022-11-01 04:32:03'),(73790,1,44,'2022-11-01 04:53:29'),(73791,1,44,'2022-11-01 05:08:59'),(73792,1,6,'2022-11-01 10:10:43'),(73793,1,53,'2022-11-01 10:10:43'),(73794,1,44,'2022-11-01 10:10:43'),(73795,1,44,'2022-11-01 11:44:17'),(73796,1,44,'2022-11-01 12:51:32'),(73797,1,44,'2022-11-01 12:56:19'),(73798,1,44,'2022-11-01 13:13:56'),(73799,1,44,'2022-11-01 13:27:05'),(73800,1,44,'2022-11-01 14:24:41'),(73801,1,59,'2022-11-01 15:02:59'),(73802,1,44,'2022-11-01 15:36:54'),(73803,1,59,'2022-11-01 15:40:42'),(73804,1,44,'2022-11-01 15:40:42'),(73805,1,59,'2022-11-01 15:58:52'),(73806,1,76,'2022-11-01 16:24:52'),(73807,1,44,'2022-11-01 18:16:16'),(73808,1,62,'2022-11-01 18:40:16'),(73809,1,73,'2022-11-01 20:29:15'),(73810,1,44,'2022-11-01 20:52:43'),(73811,1,44,'2022-11-01 22:04:30'),(73812,1,44,'2022-11-01 22:15:27'),(73813,1,44,'2022-11-01 23:16:36'),(73814,1,44,'2022-11-01 23:19:46'),(73815,1,44,'2022-11-01 23:22:06'),(73816,1,44,'2022-11-01 23:38:08'),(73817,1,59,'2022-11-02 02:18:54'),(73818,1,43,'2022-11-02 02:47:30'),(73819,1,44,'2022-11-02 03:57:39'),(73820,1,44,'2022-11-02 04:06:22'),(73821,1,44,'2022-11-02 04:12:28'),(73822,1,6,'2022-11-02 04:36:56'),(73823,1,44,'2022-11-02 04:36:56'),(73824,1,45,'2022-11-02 04:48:20'),(73825,1,62,'2022-11-02 04:49:07'),(73826,1,44,'2022-11-02 04:55:24'),(73827,1,44,'2022-11-02 05:09:31'),(73828,1,44,'2022-11-02 05:42:01'),(73829,1,6,'2022-11-02 05:43:04'),(73830,1,13,'2022-11-02 05:43:10'),(73831,1,14,'2022-11-02 05:43:13'),(73832,1,5,'2022-11-02 05:43:14'),(73833,1,44,'2022-11-02 05:44:44'),(73834,1,76,'2022-11-02 05:48:11'),(73835,1,96,'2022-11-02 05:48:11'),(73836,1,59,'2022-11-02 05:48:15'),(73837,1,56,'2022-11-02 05:48:17'),(73838,1,76,'2022-11-02 05:48:17'),(73839,1,53,'2022-11-02 05:48:20'),(73840,1,79,'2022-11-02 05:48:20'),(73841,1,66,'2022-11-02 05:48:22'),(73842,1,66,'2022-11-02 05:48:23'),(73843,1,15,'2022-11-02 05:48:25'),(73844,1,73,'2022-11-02 05:48:25'),(73845,1,70,'2022-11-02 05:48:26'),(73846,1,53,'2022-11-02 05:48:26'),(73847,1,43,'2022-11-02 05:48:27'),(73848,1,44,'2022-11-02 05:59:10'),(73849,1,44,'2022-11-02 06:05:07'),(73850,1,6,'2022-11-02 06:07:08'),(73851,1,15,'2022-11-02 06:18:54'),(73852,1,44,'2022-11-02 06:33:41'),(73853,1,66,'2022-11-02 06:52:20'),(73854,1,76,'2022-11-02 07:23:58'),(73855,1,66,'2022-11-02 08:01:19'),(73856,1,44,'2022-11-02 10:30:35'),(73857,1,79,'2022-11-02 11:46:56'),(73858,1,53,'2022-11-02 13:08:38'),(73859,1,44,'2022-11-02 13:16:37'),(73860,1,44,'2022-11-02 13:25:09'),(73861,1,53,'2022-11-02 14:11:53'),(73862,1,56,'2022-11-02 14:57:50'),(73863,1,66,'2022-11-02 15:12:39'),(73864,1,44,'2022-11-02 15:20:21'),(73865,1,15,'2022-11-02 15:37:19'),(73866,1,44,'2022-11-02 18:16:03'),(73867,1,44,'2022-11-02 19:01:41'),(73868,1,44,'2022-11-02 19:35:14'),(73869,1,45,'2022-11-02 20:02:52'),(73870,1,6,'2022-11-02 20:04:30'),(73871,1,44,'2022-11-02 20:28:57'),(73872,1,44,'2022-11-02 22:31:07'),(73873,1,44,'2022-11-02 22:35:06'),(73874,1,56,'2022-11-02 23:28:55'),(73875,1,44,'2022-11-02 23:53:38'),(73876,1,76,'2022-11-02 23:59:03'),(73877,1,44,'2022-11-03 00:14:39'),(73878,1,44,'2022-11-03 00:16:45'),(73879,1,96,'2022-11-03 00:20:14'),(73880,1,44,'2022-11-03 00:20:43'),(73881,1,45,'2022-11-03 00:30:14'),(73882,1,44,'2022-11-03 00:49:16'),(73883,1,62,'2022-11-03 01:07:50'),(73884,1,96,'2022-11-03 01:49:46'),(73885,1,6,'2022-11-03 02:14:05'),(73886,1,13,'2022-11-03 02:31:04'),(73887,1,79,'2022-11-03 03:03:21'),(73888,1,44,'2022-11-03 03:34:05'),(73889,1,76,'2022-11-03 03:54:36'),(73890,1,6,'2022-11-03 04:41:35'),(73891,1,44,'2022-11-03 04:57:44'),(73892,1,59,'2022-11-03 05:23:09'),(73893,1,62,'2022-11-03 05:32:47'),(73894,1,45,'2022-11-03 08:55:25'),(73895,1,14,'2022-11-03 09:08:50'),(73896,1,79,'2022-11-03 09:29:08'),(73897,1,44,'2022-11-03 13:14:37'),(73898,1,14,'2022-11-03 13:14:47'),(73899,1,13,'2022-11-03 13:17:14'),(73900,1,53,'2022-11-03 13:17:33'),(73901,1,44,'2022-11-03 13:26:07'),(73902,1,44,'2022-11-03 14:56:49'),(73903,1,76,'2022-11-03 17:50:37'),(73904,1,76,'2022-11-03 17:57:02'),(73905,1,44,'2022-11-03 18:12:10'),(73906,1,44,'2022-11-03 18:16:52'),(73907,1,44,'2022-11-03 18:31:27'),(73908,1,44,'2022-11-03 18:42:30'),(73909,1,73,'2022-11-03 19:13:02'),(73910,1,79,'2022-11-03 19:37:46'),(73911,1,45,'2022-11-03 19:52:19'),(73912,1,44,'2022-11-03 20:48:39'),(73913,1,70,'2022-11-03 22:05:34'),(73914,1,44,'2022-11-03 22:26:04'),(73915,1,62,'2022-11-03 22:50:09'),(73916,1,44,'2022-11-03 22:53:11'),(73917,1,44,'2022-11-03 22:55:28'),(73918,1,44,'2022-11-03 23:03:43'),(73919,1,44,'2022-11-04 00:12:21'),(73920,1,59,'2022-11-04 00:51:20'),(73921,1,44,'2022-11-04 01:59:55'),(73922,1,44,'2022-11-04 02:04:29'),(73923,1,15,'2022-11-04 02:06:02'),(73924,1,14,'2022-11-04 02:25:28'),(73925,1,73,'2022-11-04 03:05:42'),(73926,1,5,'2022-11-04 03:27:11'),(73927,1,44,'2022-11-04 03:36:34'),(73928,1,43,'2022-11-04 03:47:37'),(73929,1,43,'2022-11-04 04:07:31'),(73930,1,44,'2022-11-04 04:24:30'),(73931,1,44,'2022-11-04 04:39:30'),(73932,1,15,'2022-11-04 05:06:49'),(73933,1,44,'2022-11-04 05:47:16'),(73934,1,44,'2022-11-04 06:18:25'),(73935,1,44,'2022-11-04 06:25:20'),(73936,1,5,'2022-11-04 06:25:21'),(73937,1,6,'2022-11-04 06:25:22'),(73938,1,59,'2022-11-04 06:28:00'),(73939,1,44,'2022-11-04 08:00:48'),(73940,1,44,'2022-11-04 08:39:25'),(73941,1,53,'2022-11-04 09:01:33'),(73942,1,76,'2022-11-04 09:48:27'),(73943,1,45,'2022-11-04 09:51:05'),(73944,1,66,'2022-11-04 10:09:09'),(73945,1,44,'2022-11-04 10:36:18'),(73946,1,6,'2022-11-04 10:36:21'),(73947,1,5,'2022-11-04 10:36:29'),(73948,1,44,'2022-11-04 10:42:05'),(73949,1,44,'2022-11-04 11:29:33'),(73950,1,56,'2022-11-04 13:06:38'),(73951,1,13,'2022-11-04 13:11:28'),(73952,1,62,'2022-11-04 13:22:26'),(73953,1,44,'2022-11-04 13:27:03'),(73954,1,43,'2022-11-04 13:27:13'),(73955,1,13,'2022-11-04 13:30:23'),(73956,1,62,'2022-11-04 14:05:04'),(73957,1,43,'2022-11-04 16:27:57'),(73958,1,44,'2022-11-04 18:12:16'),(73959,1,44,'2022-11-04 18:16:18'),(73960,1,44,'2022-11-04 18:48:07'),(73961,1,53,'2022-11-04 20:09:18'),(73962,1,44,'2022-11-04 20:15:42'),(73963,1,14,'2022-11-04 21:44:17'),(73964,1,44,'2022-11-04 22:28:30'),(73965,1,44,'2022-11-05 00:09:43'),(73966,1,76,'2022-11-05 01:10:19'),(73967,1,44,'2022-11-05 03:37:39'),(73968,1,44,'2022-11-05 05:11:41'),(73969,1,44,'2022-11-05 05:28:05'),(73970,1,15,'2022-11-05 06:03:00'),(73971,1,76,'2022-11-05 06:52:57'),(73972,1,73,'2022-11-05 07:37:16'),(73973,1,44,'2022-11-05 07:59:06'),(73974,1,43,'2022-11-05 08:07:22'),(73975,1,76,'2022-11-05 10:07:20'),(73976,1,73,'2022-11-05 10:19:04'),(73977,1,53,'2022-11-05 10:19:05'),(73978,1,44,'2022-11-05 10:49:23'),(73979,1,6,'2022-11-05 10:49:25'),(73980,1,44,'2022-11-05 12:50:55'),(73981,1,44,'2022-11-05 13:28:05'),(73982,1,79,'2022-11-05 14:34:23'),(73983,1,44,'2022-11-05 14:34:44'),(73984,1,79,'2022-11-05 15:51:50'),(73985,1,76,'2022-11-05 16:44:32'),(73986,1,44,'2022-11-05 17:22:10'),(73987,1,13,'2022-11-05 17:43:56'),(73988,1,53,'2022-11-05 17:48:58'),(73989,1,66,'2022-11-05 18:00:48'),(73990,1,56,'2022-11-05 18:12:34'),(73991,1,44,'2022-11-05 18:14:49'),(73992,1,96,'2022-11-05 19:07:10'),(73993,1,45,'2022-11-05 20:28:44'),(73994,1,43,'2022-11-05 20:58:17'),(73995,1,44,'2022-11-05 22:29:39'),(73996,1,62,'2022-11-05 22:49:48'),(73997,1,44,'2022-11-06 00:11:15'),(73998,1,76,'2022-11-06 00:36:22'),(73999,1,44,'2022-11-06 01:40:18'),(74000,1,73,'2022-11-06 01:49:09'),(74001,1,44,'2022-11-06 02:07:14'),(74002,1,44,'2022-11-06 02:09:33'),(74003,1,44,'2022-11-06 03:37:13'),(74004,1,44,'2022-11-06 04:27:58'),(74005,1,15,'2022-11-06 04:27:59'),(74006,1,6,'2022-11-06 04:28:06'),(74007,1,14,'2022-11-06 04:28:09'),(74008,1,13,'2022-11-06 04:28:11'),(74009,1,15,'2022-11-06 04:28:12'),(74010,1,5,'2022-11-06 04:28:14'),(74011,1,96,'2022-11-06 04:28:17'),(74012,1,6,'2022-11-06 04:59:52'),(74013,1,44,'2022-11-06 04:59:52'),(74014,1,62,'2022-11-06 05:16:51'),(74015,1,66,'2022-11-06 05:16:54'),(74016,1,66,'2022-11-06 05:16:56'),(74017,1,56,'2022-11-06 05:16:58'),(74018,1,56,'2022-11-06 05:17:00'),(74019,1,43,'2022-11-06 05:17:01'),(74020,1,43,'2022-11-06 05:17:02'),(74021,1,53,'2022-11-06 05:17:05'),(74022,1,53,'2022-11-06 05:17:08'),(74023,1,45,'2022-11-06 05:17:09'),(74024,1,45,'2022-11-06 05:17:10'),(74025,1,59,'2022-11-06 05:36:28'),(74026,1,59,'2022-11-06 05:36:30'),(74027,1,44,'2022-11-06 05:36:33'),(74028,1,44,'2022-11-06 05:36:34'),(74029,1,15,'2022-11-06 05:36:37'),(74030,1,66,'2022-11-06 06:40:33'),(74031,1,44,'2022-11-06 07:17:21'),(74032,1,66,'2022-11-06 09:40:42'),(74033,1,73,'2022-11-06 09:55:15'),(74034,1,6,'2022-11-06 10:15:26'),(74035,1,44,'2022-11-06 11:03:08'),(74036,1,44,'2022-11-06 11:13:14'),(74037,1,44,'2022-11-06 11:41:38'),(74038,1,44,'2022-11-06 11:44:40'),(74039,1,44,'2022-11-06 11:47:37'),(74040,1,44,'2022-11-06 12:45:33'),(74041,1,44,'2022-11-06 13:26:05'),(74042,1,70,'2022-11-06 13:31:31'),(74043,1,44,'2022-11-06 16:54:09'),(74044,1,44,'2022-11-06 18:17:05'),(74045,1,53,'2022-11-06 18:19:10'),(74046,1,62,'2022-11-06 18:19:10'),(74047,1,44,'2022-11-06 18:22:32'),(74048,1,15,'2022-11-06 21:32:08'),(74049,1,62,'2022-11-06 21:37:10'),(74050,1,44,'2022-11-06 21:38:11'),(74051,1,53,'2022-11-06 22:14:43'),(74052,1,44,'2022-11-06 22:15:08'),(74053,1,15,'2022-11-06 22:21:36'),(74054,1,44,'2022-11-06 22:25:45'),(74055,1,44,'2022-11-06 22:35:24'),(74056,1,44,'2022-11-06 22:38:31'),(74057,1,6,'2022-11-06 22:47:27'),(74058,1,62,'2022-11-06 22:50:39'),(74059,1,44,'2022-11-06 23:32:33'),(74060,1,53,'2022-11-07 00:06:11'),(74061,1,45,'2022-11-07 00:06:47'),(74062,1,6,'2022-11-07 00:07:35'),(74063,1,70,'2022-11-07 00:08:22'),(74064,1,79,'2022-11-07 00:09:06'),(74065,1,43,'2022-11-07 00:09:50'),(74066,1,45,'2022-11-07 00:10:35'),(74067,1,62,'2022-11-07 00:11:19'),(74068,1,56,'2022-11-07 00:12:04'),(74069,1,73,'2022-11-07 00:12:45'),(74070,1,96,'2022-11-07 00:13:29'),(74071,1,15,'2022-11-07 00:14:09'),(74072,1,13,'2022-11-07 00:14:58'),(74073,1,14,'2022-11-07 00:15:37'),(74074,1,44,'2022-11-07 00:16:20'),(74075,1,59,'2022-11-07 00:17:00'),(74076,1,44,'2022-11-07 00:17:41'),(74077,1,53,'2022-11-07 00:18:23'),(74078,1,15,'2022-11-07 00:19:06'),(74079,1,76,'2022-11-07 00:19:43'),(74080,1,44,'2022-11-07 00:20:17'),(74081,1,73,'2022-11-07 00:20:29'),(74082,1,56,'2022-11-07 00:21:06'),(74083,1,70,'2022-11-07 00:21:47'),(74084,1,79,'2022-11-07 00:22:28'),(74085,1,43,'2022-11-07 00:23:09'),(74086,1,66,'2022-11-07 00:23:46'),(74087,1,96,'2022-11-07 00:24:25'),(74088,1,53,'2022-11-07 00:25:08'),(74089,1,5,'2022-11-07 00:25:47'),(74090,1,76,'2022-11-07 00:26:29'),(74091,1,66,'2022-11-07 00:27:09'),(74092,1,59,'2022-11-07 00:27:49'),(74093,1,62,'2022-11-07 00:28:29'),(74094,1,15,'2022-11-07 00:38:12'),(74095,1,15,'2022-11-07 00:39:01'),(74096,1,44,'2022-11-07 01:09:46'),(74097,1,44,'2022-11-07 02:21:38'),(74098,1,44,'2022-11-07 03:22:30'),(74099,1,44,'2022-11-07 03:37:03'),(74100,1,56,'2022-11-07 04:33:41'),(74101,1,44,'2022-11-07 04:41:16'),(74102,1,62,'2022-11-07 04:41:17'),(74103,1,45,'2022-11-07 04:41:17'),(74104,1,13,'2022-11-07 04:41:19'),(74105,1,44,'2022-11-07 05:10:36'),(74106,1,44,'2022-11-07 05:20:27'),(74107,1,96,'2022-11-07 05:24:04'),(74108,1,44,'2022-11-07 05:26:38'),(74109,1,45,'2022-11-07 05:30:50'),(74110,1,56,'2022-11-07 07:06:50'),(74111,1,44,'2022-11-07 08:48:17'),(74112,1,13,'2022-11-07 08:51:52'),(74113,1,6,'2022-11-07 10:15:47'),(74114,1,76,'2022-11-07 10:52:26'),(74115,1,44,'2022-11-07 11:07:03'),(74116,1,79,'2022-11-07 11:26:36'),(74117,1,44,'2022-11-07 11:34:25'),(74118,1,6,'2022-11-07 13:05:37'),(74119,1,62,'2022-11-07 13:05:58'),(74120,1,44,'2022-11-07 13:13:59'),(74121,1,44,'2022-11-07 13:27:20'),(74122,1,66,'2022-11-07 14:48:00'),(74123,1,15,'2022-11-07 14:53:18'),(74124,1,15,'2022-11-07 15:43:40'),(74125,1,44,'2022-11-07 15:56:36'),(74126,1,59,'2022-11-07 15:58:33'),(74127,1,53,'2022-11-07 17:17:06'),(74128,1,44,'2022-11-07 18:14:49'),(74129,1,6,'2022-11-07 19:11:02'),(74130,1,6,'2022-11-07 19:11:05'),(74131,1,62,'2022-11-07 22:02:04'),(74132,1,44,'2022-11-07 22:12:55'),(74133,1,6,'2022-11-07 22:15:48'),(74134,1,44,'2022-11-07 22:15:48'),(74135,1,44,'2022-11-07 23:06:48'),(74136,1,44,'2022-11-07 23:14:31'),(74137,1,6,'2022-11-08 01:18:57'),(74138,1,44,'2022-11-08 01:18:57'),(74139,1,70,'2022-11-08 02:41:31'),(74140,1,53,'2022-11-08 02:42:29'),(74141,1,44,'2022-11-08 03:11:32'),(74142,1,96,'2022-11-08 03:31:03'),(74143,1,44,'2022-11-08 03:38:57'),(74144,1,15,'2022-11-08 04:07:08'),(74145,1,44,'2022-11-08 04:08:49'),(74146,1,44,'2022-11-08 04:35:00'),(74147,1,44,'2022-11-08 05:08:20'),(74148,1,96,'2022-11-08 05:14:56'),(74149,1,15,'2022-11-08 05:29:39'),(74150,1,62,'2022-11-08 05:42:21'),(74151,1,44,'2022-11-08 05:56:28'),(74152,1,44,'2022-11-08 07:35:38'),(74153,1,59,'2022-11-08 07:38:47'),(74154,1,73,'2022-11-08 08:19:32'),(74155,1,14,'2022-11-08 08:38:49'),(74156,1,15,'2022-11-08 08:43:38'),(74157,1,5,'2022-11-08 09:06:21'),(74158,1,43,'2022-11-08 09:26:56'),(74159,1,73,'2022-11-08 09:48:46'),(74160,1,14,'2022-11-08 10:15:45'),(74161,1,45,'2022-11-08 10:52:26'),(74162,1,56,'2022-11-08 12:07:49'),(74163,1,59,'2022-11-08 13:11:03'),(74164,1,44,'2022-11-08 13:28:06'),(74165,1,44,'2022-11-08 14:01:00'),(74166,1,44,'2022-11-08 14:41:42'),(74167,1,56,'2022-11-08 14:56:14'),(74168,1,56,'2022-11-08 14:57:31'),(74169,1,53,'2022-11-08 14:58:52'),(74170,1,5,'2022-11-08 15:00:13'),(74171,1,76,'2022-11-08 15:00:37'),(74172,1,96,'2022-11-08 15:00:40'),(74173,1,59,'2022-11-08 15:02:03'),(74174,1,15,'2022-11-08 15:04:56'),(74175,1,53,'2022-11-08 15:28:13'),(74176,1,45,'2022-11-08 16:18:22'),(74177,1,44,'2022-11-08 16:28:33'),(74178,1,53,'2022-11-08 16:37:53'),(74179,1,44,'2022-11-08 16:46:40'),(74180,1,44,'2022-11-08 16:54:18'),(74181,1,44,'2022-11-08 17:15:49'),(74182,1,6,'2022-11-08 17:19:49'),(74183,1,44,'2022-11-08 17:21:09'),(74184,1,66,'2022-11-08 17:22:35'),(74185,1,44,'2022-11-08 17:26:18'),(74186,1,6,'2022-11-08 17:35:20'),(74187,1,44,'2022-11-08 17:35:20'),(74188,1,6,'2022-11-08 17:35:22'),(74189,1,66,'2022-11-08 17:36:03'),(74190,1,59,'2022-11-08 18:09:27'),(74191,1,44,'2022-11-08 18:13:46'),(74192,1,59,'2022-11-08 18:26:16'),(74193,1,76,'2022-11-08 18:48:51'),(74194,1,44,'2022-11-08 18:55:08'),(74195,1,62,'2022-11-08 20:38:44'),(74196,1,76,'2022-11-08 21:23:13'),(74197,1,44,'2022-11-08 21:41:40'),(74198,1,43,'2022-11-08 21:56:31'),(74199,1,44,'2022-11-08 22:23:48'),(74200,1,44,'2022-11-08 23:45:18'),(74201,1,44,'2022-11-09 00:03:46'),(74202,1,43,'2022-11-09 00:14:10'),(74203,1,44,'2022-11-09 00:14:56'),(74204,1,44,'2022-11-09 00:26:57'),(74205,1,53,'2022-11-09 02:41:27'),(74206,1,44,'2022-11-09 04:51:46'),(74207,1,44,'2022-11-09 05:08:08'),(74208,1,44,'2022-11-09 05:59:07'),(74209,1,44,'2022-11-09 06:30:16'),(74210,1,44,'2022-11-09 06:56:02'),(74211,1,44,'2022-11-09 06:59:48'),(74212,1,44,'2022-11-09 07:47:16'),(74213,1,44,'2022-11-09 08:56:23'),(74214,1,44,'2022-11-09 11:13:22'),(74215,1,44,'2022-11-09 13:29:06'),(74216,1,5,'2022-11-09 14:23:18'),(74217,1,59,'2022-11-09 14:54:40'),(74218,1,44,'2022-11-09 15:59:30'),(74219,1,44,'2022-11-09 17:17:51'),(74220,1,44,'2022-11-09 17:58:38'),(74221,1,44,'2022-11-09 18:17:01'),(74222,1,44,'2022-11-09 19:10:09'),(74223,1,62,'2022-11-09 19:35:14'),(74224,1,44,'2022-11-09 20:58:13'),(74225,1,53,'2022-11-09 20:59:28'),(74226,1,44,'2022-11-09 21:10:44'),(74227,1,44,'2022-11-09 22:03:26'),(74228,1,6,'2022-11-09 22:04:24'),(74229,1,6,'2022-11-09 22:04:39'),(74230,1,44,'2022-11-09 22:08:00'),(74231,1,76,'2022-11-09 22:16:29'),(74232,1,44,'2022-11-09 22:16:29'),(74233,1,45,'2022-11-09 22:38:58'),(74234,1,44,'2022-11-09 22:50:32'),(74235,1,76,'2022-11-09 23:24:00'),(74236,1,44,'2022-11-10 00:09:00'),(74237,1,73,'2022-11-10 00:53:56'),(74238,1,44,'2022-11-10 01:01:37'),(74239,1,44,'2022-11-10 01:04:17'),(74240,1,44,'2022-11-10 01:50:27'),(74241,1,44,'2022-11-10 03:00:23'),(74242,1,44,'2022-11-10 03:07:03'),(74243,1,44,'2022-11-10 03:53:57'),(74244,1,44,'2022-11-10 03:59:50'),(74245,1,44,'2022-11-10 04:11:10'),(74246,1,14,'2022-11-10 04:36:52'),(74247,1,44,'2022-11-10 05:11:22'),(74248,1,62,'2022-11-10 05:15:23'),(74249,1,44,'2022-11-10 05:18:15'),(74250,1,73,'2022-11-10 05:23:56'),(74251,1,44,'2022-11-10 06:29:47'),(74252,1,73,'2022-11-10 06:49:04'),(74253,1,44,'2022-11-10 09:19:08'),(74254,1,62,'2022-11-10 09:24:39'),(74255,1,76,'2022-11-10 10:07:57'),(74256,1,44,'2022-11-10 10:17:59'),(74257,1,44,'2022-11-10 11:07:19'),(74258,1,44,'2022-11-10 11:36:36'),(74259,1,44,'2022-11-10 12:20:19'),(74260,1,45,'2022-11-10 13:02:02'),(74261,1,44,'2022-11-10 13:27:07'),(74262,1,53,'2022-11-10 16:04:43'),(74263,1,6,'2022-11-10 16:10:54'),(74264,1,44,'2022-11-10 16:19:07'),(74265,1,6,'2022-11-10 16:19:11'),(74266,1,5,'2022-11-10 16:19:12'),(74267,1,13,'2022-11-10 16:19:18'),(74268,1,14,'2022-11-10 16:19:18'),(74269,1,59,'2022-11-10 16:19:20'),(74270,1,66,'2022-11-10 16:19:21'),(74271,1,76,'2022-11-10 16:19:29'),(74272,1,53,'2022-11-10 16:19:29'),(74273,1,96,'2022-11-10 16:19:30'),(74274,1,66,'2022-11-10 16:19:30'),(74275,1,79,'2022-11-10 16:19:32'),(74276,1,70,'2022-11-10 16:19:32'),(74277,1,43,'2022-11-10 16:19:32'),(74278,1,56,'2022-11-10 16:19:34'),(74279,1,76,'2022-11-10 16:19:34'),(74280,1,73,'2022-11-10 16:19:34'),(74281,1,44,'2022-11-10 16:19:37'),(74282,1,15,'2022-11-10 16:19:37'),(74283,1,53,'2022-11-10 16:19:37'),(74284,1,62,'2022-11-10 16:19:41'),(74285,1,59,'2022-11-10 16:19:41'),(74286,1,45,'2022-11-10 16:19:41'),(74287,1,70,'2022-11-10 16:19:44'),(74288,1,43,'2022-11-10 16:19:45'),(74289,1,79,'2022-11-10 16:19:45'),(74290,1,45,'2022-11-10 16:19:48'),(74291,1,62,'2022-11-10 16:19:50'),(74292,1,56,'2022-11-10 16:19:50'),(74293,1,73,'2022-11-10 16:19:54'),(74294,1,96,'2022-11-10 16:19:55'),(74295,1,53,'2022-11-10 16:19:56'),(74296,1,15,'2022-11-10 16:19:59'),(74297,1,44,'2022-11-10 16:20:02'),(74298,1,15,'2022-11-10 16:20:03'),(74299,1,15,'2022-11-10 16:20:06'),(74300,1,44,'2022-11-10 18:05:45'),(74301,1,44,'2022-11-10 18:22:10'),(74302,1,53,'2022-11-10 18:27:53'),(74303,1,13,'2022-11-10 18:53:25'),(74304,1,56,'2022-11-10 19:00:34'),(74305,1,44,'2022-11-10 19:26:55'),(74306,1,44,'2022-11-10 19:38:13'),(74307,1,44,'2022-11-10 19:56:33'),(74308,1,73,'2022-11-10 20:57:16'),(74309,1,44,'2022-11-10 22:07:57'),(74310,1,62,'2022-11-10 22:57:48'),(74311,1,44,'2022-11-10 23:25:37'),(74312,1,44,'2022-11-11 00:09:57'),(74313,1,43,'2022-11-11 02:42:56'),(74314,1,44,'2022-11-11 03:34:24'),(74315,1,44,'2022-11-11 04:08:11'),(74316,1,44,'2022-11-11 04:17:44'),(74317,1,53,'2022-11-11 04:56:19'),(74318,1,44,'2022-11-11 05:03:47'),(74319,1,44,'2022-11-11 05:15:37'),(74320,1,6,'2022-11-11 05:35:40'),(74321,1,5,'2022-11-11 06:18:21'),(74322,1,44,'2022-11-11 06:26:51'),(74323,1,44,'2022-11-11 08:20:14'),(74324,1,44,'2022-11-11 08:20:14'),(74325,1,56,'2022-11-11 08:21:45'),(74326,1,44,'2022-11-11 08:37:18'),(74327,1,44,'2022-11-11 09:04:38'),(74328,1,56,'2022-11-11 09:09:54'),(74329,1,44,'2022-11-11 09:49:05'),(74330,1,45,'2022-11-11 10:14:59'),(74331,1,44,'2022-11-11 11:44:05'),(74332,1,6,'2022-11-11 12:12:20'),(74333,1,44,'2022-11-11 12:12:20'),(74334,1,44,'2022-11-11 12:31:11'),(74335,1,44,'2022-11-11 12:35:19'),(74336,1,44,'2022-11-11 13:26:20'),(74337,1,13,'2022-11-11 13:57:57'),(74338,1,6,'2022-11-11 15:25:06'),(74339,1,70,'2022-11-11 15:28:14'),(74340,1,44,'2022-11-11 16:16:02'),(74341,1,76,'2022-11-11 16:21:39'),(74342,1,15,'2022-11-11 16:38:41'),(74343,1,53,'2022-11-11 16:38:42'),(74344,1,79,'2022-11-11 16:52:05'),(74345,1,73,'2022-11-11 17:10:25'),(74346,1,62,'2022-11-11 17:56:04'),(74347,1,6,'2022-11-11 17:57:48'),(74348,1,44,'2022-11-11 18:39:07'),(74349,1,66,'2022-11-11 19:06:27'),(74350,1,44,'2022-11-11 19:48:12'),(74351,1,96,'2022-11-11 20:05:02'),(74352,1,70,'2022-11-11 20:09:13'),(74353,1,44,'2022-11-11 20:15:55'),(74354,1,59,'2022-11-11 20:20:07'),(74355,1,62,'2022-11-11 22:12:20'),(74356,1,62,'2022-11-11 22:14:30'),(74357,1,44,'2022-11-11 22:37:17'),(74358,1,13,'2022-11-11 22:39:29'),(74359,1,56,'2022-11-11 23:40:18'),(74360,1,44,'2022-11-11 23:47:09'),(74361,1,44,'2022-11-12 00:13:54'),(74362,1,44,'2022-11-12 00:18:16'),(74363,1,44,'2022-11-12 00:31:23'),(74364,1,6,'2022-11-12 01:00:31'),(74365,1,56,'2022-11-12 01:22:09'),(74366,1,44,'2022-11-12 01:41:44'),(74367,1,76,'2022-11-12 02:06:22'),(74368,1,44,'2022-11-12 02:12:28'),(74369,1,15,'2022-11-12 02:19:36'),(74370,1,45,'2022-11-12 02:31:39'),(74371,1,44,'2022-11-12 02:43:01'),(74372,1,70,'2022-11-12 03:19:46'),(74373,1,44,'2022-11-12 03:33:09'),(74374,1,56,'2022-11-12 03:45:58'),(74375,1,15,'2022-11-12 03:58:39'),(74376,1,6,'2022-11-12 04:00:20'),(74377,1,44,'2022-11-12 04:20:36'),(74378,1,44,'2022-11-12 04:37:44'),(74379,1,53,'2022-11-12 04:49:00'),(74380,1,62,'2022-11-12 04:50:19'),(74381,1,44,'2022-11-12 05:23:16'),(74382,1,44,'2022-11-12 05:30:27'),(74383,1,44,'2022-11-12 05:41:46'),(74384,1,79,'2022-11-12 06:21:48'),(74385,1,6,'2022-11-12 06:42:34'),(74386,1,44,'2022-11-12 07:28:37'),(74387,1,70,'2022-11-12 07:45:05'),(74388,1,6,'2022-11-12 08:18:30'),(74389,1,44,'2022-11-12 08:18:30'),(74390,1,56,'2022-11-12 08:28:21'),(74391,1,66,'2022-11-12 08:57:45'),(74392,1,53,'2022-11-12 09:11:24'),(74393,1,53,'2022-11-12 09:28:05'),(74394,1,59,'2022-11-12 13:06:27'),(74395,1,73,'2022-11-12 13:28:29'),(74396,1,44,'2022-11-12 13:29:03'),(74397,1,15,'2022-11-12 13:47:59'),(74398,1,44,'2022-11-12 14:01:39'),(74399,1,43,'2022-11-12 14:30:19'),(74400,1,44,'2022-11-12 14:49:03'),(74401,1,5,'2022-11-12 15:05:46'),(74402,1,44,'2022-11-12 15:26:36'),(74403,1,44,'2022-11-12 15:32:07'),(74404,1,14,'2022-11-12 15:48:57'),(74405,1,73,'2022-11-12 16:44:56'),(74406,1,15,'2022-11-12 17:29:59'),(74407,1,45,'2022-11-12 17:38:42'),(74408,1,13,'2022-11-12 17:44:10'),(74409,1,15,'2022-11-12 18:15:01'),(74410,1,44,'2022-11-12 18:15:26'),(74411,1,44,'2022-11-12 18:29:18'),(74412,1,43,'2022-11-12 18:29:51'),(74413,1,44,'2022-11-12 18:53:22'),(74414,1,73,'2022-11-12 19:00:00'),(74415,1,44,'2022-11-12 19:45:02'),(74416,1,70,'2022-11-12 20:50:19'),(74417,1,44,'2022-11-12 22:34:57'),(74418,1,44,'2022-11-13 00:10:20'),(74419,1,62,'2022-11-13 00:53:53'),(74420,1,59,'2022-11-13 01:07:35'),(74421,1,53,'2022-11-13 01:28:59'),(74422,1,66,'2022-11-13 01:50:50'),(74423,1,44,'2022-11-13 02:18:11'),(74424,1,44,'2022-11-13 02:21:08'),(74425,1,45,'2022-11-13 02:24:36'),(74426,1,56,'2022-11-13 02:46:41'),(74427,1,62,'2022-11-13 03:00:28'),(74428,1,44,'2022-11-13 03:34:09'),(74429,1,44,'2022-11-13 03:42:15'),(74430,1,44,'2022-11-13 04:10:20'),(74431,1,44,'2022-11-13 05:01:59'),(74432,1,44,'2022-11-13 05:08:04'),(74433,1,96,'2022-11-13 05:14:44'),(74434,1,44,'2022-11-13 06:56:31'),(74435,1,44,'2022-11-13 07:44:45'),(74436,1,96,'2022-11-13 07:47:44'),(74437,1,43,'2022-11-13 08:32:49'),(74438,1,44,'2022-11-13 09:43:31'),(74439,1,56,'2022-11-13 11:00:28'),(74440,1,44,'2022-11-13 12:22:19'),(74441,1,96,'2022-11-13 12:25:19'),(74442,1,5,'2022-11-13 12:30:23'),(74443,1,44,'2022-11-13 13:15:23'),(74444,1,44,'2022-11-13 13:27:07'),(74445,1,44,'2022-11-13 13:30:04'),(74446,1,44,'2022-11-13 13:40:54'),(74447,1,53,'2022-11-13 14:23:21'),(74448,1,44,'2022-11-13 14:23:23'),(74449,1,79,'2022-11-13 16:53:14'),(74450,1,62,'2022-11-13 17:02:17'),(74451,1,44,'2022-11-13 18:12:28'),(74452,1,44,'2022-11-13 19:22:23'),(74453,1,66,'2022-11-13 20:56:20'),(74454,1,44,'2022-11-13 21:09:38'),(74455,1,79,'2022-11-13 21:29:02'),(74456,1,53,'2022-11-13 21:34:33'),(74457,1,70,'2022-11-13 21:40:05'),(74458,1,44,'2022-11-13 22:07:44'),(74459,1,44,'2022-11-13 22:16:36'),(74460,1,44,'2022-11-13 22:22:12'),(74461,1,44,'2022-11-14 00:12:29'),(74462,1,56,'2022-11-14 02:15:18'),(74463,1,44,'2022-11-14 02:49:44'),(74464,1,45,'2022-11-14 03:58:27'),(74465,1,62,'2022-11-14 04:16:39'),(74466,1,44,'2022-11-14 04:31:18'),(74467,1,44,'2022-11-14 04:34:08'),(74468,1,44,'2022-11-14 04:40:41'),(74469,1,15,'2022-11-14 04:43:25'),(74470,1,44,'2022-11-14 05:10:35'),(74471,1,62,'2022-11-14 05:12:12'),(74472,1,73,'2022-11-14 05:28:25'),(74473,1,44,'2022-11-14 06:10:27'),(74474,1,5,'2022-11-14 06:13:25'),(74475,1,5,'2022-11-14 06:58:28'),(74476,1,44,'2022-11-14 07:23:17'),(74477,1,62,'2022-11-14 08:36:44'),(74478,1,44,'2022-11-14 08:39:45'),(74479,1,44,'2022-11-14 08:51:37'),(74480,1,73,'2022-11-14 10:03:51'),(74481,1,6,'2022-11-14 13:11:07'),(74482,1,44,'2022-11-14 13:28:08'),(74483,1,44,'2022-11-14 13:41:40'),(74484,1,6,'2022-11-14 13:41:41'),(74485,1,53,'2022-11-14 13:41:43'),(74486,1,6,'2022-11-14 13:41:53'),(74487,1,44,'2022-11-14 14:14:06'),(74488,1,6,'2022-11-14 14:31:26'),(74489,1,73,'2022-11-14 14:32:50'),(74490,1,73,'2022-11-14 14:56:28'),(74491,1,44,'2022-11-14 15:28:23'),(74492,1,14,'2022-11-14 15:36:32'),(74493,1,53,'2022-11-14 16:16:19'),(74494,1,44,'2022-11-14 16:29:40'),(74495,1,44,'2022-11-14 16:33:20'),(74496,1,44,'2022-11-14 16:40:50'),(74497,1,73,'2022-11-14 16:46:06'),(74498,1,15,'2022-11-14 17:28:53'),(74499,1,44,'2022-11-14 17:31:03'),(74500,1,44,'2022-11-14 17:49:39'),(74501,1,44,'2022-11-14 18:16:06'),(74502,1,44,'2022-11-14 18:26:22'),(74503,1,44,'2022-11-14 18:42:57'),(74504,1,73,'2022-11-14 19:01:05'),(74505,1,44,'2022-11-14 19:50:41'),(74506,1,44,'2022-11-14 20:54:55'),(74507,1,44,'2022-11-14 21:29:27'),(74508,1,44,'2022-11-14 21:48:38'),(74509,1,44,'2022-11-14 22:18:14'),(74510,1,44,'2022-11-14 22:33:55'),(74511,1,6,'2022-11-14 23:33:26'),(74512,1,44,'2022-11-14 23:33:26'),(74513,1,44,'2022-11-15 00:10:55'),(74514,1,73,'2022-11-15 00:47:22'),(74515,1,44,'2022-11-15 00:50:56'),(74516,1,14,'2022-11-15 01:37:17'),(74517,1,70,'2022-11-15 01:47:37'),(74518,1,66,'2022-11-15 02:01:11'),(74519,1,44,'2022-11-15 02:39:18'),(74520,1,44,'2022-11-15 02:59:41'),(74521,1,44,'2022-11-15 03:10:59'),(74522,1,44,'2022-11-15 04:48:18'),(74523,1,44,'2022-11-15 05:07:51'),(74524,1,44,'2022-11-15 05:14:46'),(74525,1,96,'2022-11-15 08:16:19'),(74526,1,53,'2022-11-15 09:20:30'),(74527,1,44,'2022-11-15 09:47:30'),(74528,1,70,'2022-11-15 10:08:22'),(74529,1,15,'2022-11-15 10:34:29'),(74530,1,53,'2022-11-15 10:34:30'),(74531,1,45,'2022-11-15 11:35:27'),(74532,1,44,'2022-11-15 12:12:49'),(74533,1,44,'2022-11-15 13:29:08'),(74534,1,56,'2022-11-15 15:13:59'),(74535,1,44,'2022-11-15 15:45:26'),(74536,1,6,'2022-11-15 15:45:30'),(74537,1,5,'2022-11-15 15:45:33'),(74538,1,53,'2022-11-15 15:45:36'),(74539,1,44,'2022-11-15 16:40:15'),(74540,1,45,'2022-11-15 16:40:24'),(74541,1,59,'2022-11-15 17:15:52'),(74542,1,79,'2022-11-15 17:21:33'),(74543,1,44,'2022-11-15 18:06:46'),(74544,1,44,'2022-11-15 18:09:03'),(74545,1,44,'2022-11-15 18:17:15'),(74546,1,76,'2022-11-15 18:22:42'),(74547,1,79,'2022-11-15 19:06:30'),(74548,1,44,'2022-11-15 19:12:32'),(74549,1,44,'2022-11-15 19:44:39'),(74550,1,59,'2022-11-15 20:15:44'),(74551,1,56,'2022-11-15 20:46:59'),(74552,1,13,'2022-11-15 20:53:44'),(74553,1,6,'2022-11-15 21:34:38'),(74554,1,76,'2022-11-15 22:04:57'),(74555,1,44,'2022-11-15 22:08:22'),(74556,1,79,'2022-11-15 22:44:26'),(74557,1,62,'2022-11-15 23:37:07'),(74558,1,44,'2022-11-16 00:24:48'),(74559,1,44,'2022-11-16 00:28:03'),(74560,1,44,'2022-11-16 01:58:33'),(74561,1,59,'2022-11-16 02:21:49'),(74562,1,44,'2022-11-16 03:34:16'),(74563,1,44,'2022-11-16 04:14:26'),(74564,1,56,'2022-11-16 05:04:36'),(74565,1,43,'2022-11-16 05:36:32'),(74566,1,44,'2022-11-16 05:43:39'),(74567,1,62,'2022-11-16 06:09:26'),(74568,1,62,'2022-11-16 06:14:45'),(74569,1,44,'2022-11-16 07:04:15'),(74570,1,44,'2022-11-16 07:49:07'),(74571,1,44,'2022-11-16 07:55:55'),(74572,1,44,'2022-11-16 08:02:45'),(74573,1,44,'2022-11-16 08:47:59'),(74574,1,44,'2022-11-16 10:08:37'),(74575,1,53,'2022-11-16 11:27:30'),(74576,1,44,'2022-11-16 11:32:16'),(74577,1,44,'2022-11-16 11:42:28'),(74578,1,44,'2022-11-16 12:48:15'),(74579,1,44,'2022-11-16 13:11:20'),(74580,1,44,'2022-11-16 13:32:30'),(74581,1,44,'2022-11-16 13:54:41'),(74582,1,15,'2022-11-16 14:10:21'),(74583,1,43,'2022-11-16 14:45:32'),(74584,1,15,'2022-11-16 15:39:09'),(74585,1,45,'2022-11-16 16:04:48'),(74586,1,53,'2022-11-16 17:08:07'),(74587,1,44,'2022-11-16 18:15:27'),(74588,1,43,'2022-11-16 20:09:14'),(74589,1,44,'2022-11-16 20:23:48'),(74590,1,44,'2022-11-16 21:36:31'),(74591,1,56,'2022-11-16 21:52:34'),(74592,1,44,'2022-11-16 22:20:40'),(74593,1,44,'2022-11-16 23:07:03'),(74594,1,44,'2022-11-17 00:14:00'),(74595,1,44,'2022-11-17 00:57:21'),(74596,1,73,'2022-11-17 00:57:21'),(74597,1,44,'2022-11-17 00:58:35'),(74598,1,44,'2022-11-17 01:03:03'),(74599,1,15,'2022-11-17 01:28:21'),(74600,1,14,'2022-11-17 01:58:09'),(74601,1,70,'2022-11-17 02:38:39'),(74602,1,59,'2022-11-17 03:14:30'),(74603,1,44,'2022-11-17 03:24:57'),(74604,1,5,'2022-11-17 04:21:54'),(74605,1,44,'2022-11-17 05:10:13'),(74606,1,43,'2022-11-17 05:55:36'),(74607,1,44,'2022-11-17 06:19:52'),(74608,1,44,'2022-11-17 06:32:36'),(74609,1,44,'2022-11-17 07:24:40'),(74610,1,44,'2022-11-17 07:41:21'),(74611,1,44,'2022-11-17 07:47:43'),(74612,1,44,'2022-11-17 08:12:47'),(74613,1,44,'2022-11-17 09:03:18'),(74614,1,6,'2022-11-17 09:10:17'),(74615,1,44,'2022-11-17 09:32:39'),(74616,1,14,'2022-11-17 10:05:43'),(74617,1,6,'2022-11-17 10:13:47'),(74618,1,53,'2022-11-17 10:13:48'),(74619,1,44,'2022-11-17 10:35:23'),(74620,1,44,'2022-11-17 11:38:43'),(74621,1,44,'2022-11-17 11:45:30'),(74622,1,44,'2022-11-17 11:52:40'),(74623,1,44,'2022-11-17 12:17:20'),(74624,1,44,'2022-11-17 12:43:12'),(74625,1,44,'2022-11-17 13:31:08'),(74626,1,44,'2022-11-17 13:48:15'),(74627,1,44,'2022-11-17 14:55:58'),(74628,1,44,'2022-11-17 16:00:34'),(74629,1,44,'2022-11-17 17:01:14'),(74630,1,44,'2022-11-17 18:00:54'),(74631,1,44,'2022-11-17 18:25:06'),(74632,1,56,'2022-11-17 18:33:09'),(74633,1,44,'2022-11-17 18:53:26'),(74634,1,44,'2022-11-17 19:01:28'),(74635,1,44,'2022-11-17 19:11:36'),(74636,1,44,'2022-11-17 19:43:10'),(74637,1,44,'2022-11-17 19:50:31'),(74638,1,53,'2022-11-17 20:02:54'),(74639,1,56,'2022-11-17 20:36:31'),(74640,1,15,'2022-11-17 20:41:30'),(74641,1,66,'2022-11-17 20:49:35'),(74642,1,45,'2022-11-17 21:48:08'),(74643,1,44,'2022-11-17 22:05:00'),(74644,1,45,'2022-11-17 22:08:48'),(74645,1,44,'2022-11-17 22:09:56'),(74646,1,53,'2022-11-17 22:25:48'),(74647,1,43,'2022-11-17 23:03:09'),(74648,1,6,'2022-11-17 23:25:53'),(74649,1,62,'2022-11-18 00:00:50'),(74650,1,44,'2022-11-18 00:27:26'),(74651,1,59,'2022-11-18 00:44:08'),(74652,1,44,'2022-11-18 02:11:28'),(74653,1,96,'2022-11-18 02:12:20'),(74654,1,79,'2022-11-18 02:12:28'),(74655,1,15,'2022-11-18 02:12:33'),(74656,1,53,'2022-11-18 02:12:37'),(74657,1,53,'2022-11-18 02:12:40'),(74658,1,59,'2022-11-18 02:12:45'),(74659,1,14,'2022-11-18 02:12:49'),(74660,1,44,'2022-11-18 02:12:53'),(74661,1,96,'2022-11-18 02:12:57'),(74662,1,5,'2022-11-18 02:13:01'),(74663,1,73,'2022-11-18 02:13:05'),(74664,1,79,'2022-11-18 02:13:09'),(74665,1,66,'2022-11-18 02:13:14'),(74666,1,43,'2022-11-18 02:13:17'),(74667,1,43,'2022-11-18 02:13:21'),(74668,1,15,'2022-11-18 02:13:25'),(74669,1,62,'2022-11-18 02:13:29'),(74670,1,53,'2022-11-18 02:13:33'),(74671,1,44,'2022-11-18 02:13:37'),(74672,1,76,'2022-11-18 02:13:41'),(74673,1,70,'2022-11-18 02:13:45'),(74674,1,45,'2022-11-18 02:13:49'),(74675,1,13,'2022-11-18 02:13:53'),(74676,1,73,'2022-11-18 02:13:57'),(74677,1,66,'2022-11-18 02:14:01'),(74678,1,56,'2022-11-18 02:14:05'),(74679,1,6,'2022-11-18 02:14:09'),(74680,1,62,'2022-11-18 02:14:13'),(74681,1,70,'2022-11-18 02:14:17'),(74682,1,56,'2022-11-18 02:14:21'),(74683,1,76,'2022-11-18 02:14:25'),(74684,1,59,'2022-11-18 02:14:29'),(74685,1,15,'2022-11-18 02:14:33'),(74686,1,15,'2022-11-18 02:14:37'),(74687,1,44,'2022-11-18 02:18:11'),(74688,1,62,'2022-11-18 02:42:49'),(74689,1,56,'2022-11-18 03:39:27'),(74690,1,44,'2022-11-18 03:49:01'),(74691,1,70,'2022-11-18 04:06:47'),(74692,1,44,'2022-11-18 04:16:42'),(74693,1,44,'2022-11-18 04:48:06'),(74694,1,44,'2022-11-18 04:59:10'),(74695,1,6,'2022-11-18 04:59:14'),(74696,1,14,'2022-11-18 04:59:16'),(74697,1,13,'2022-11-18 04:59:16'),(74698,1,15,'2022-11-18 04:59:17'),(74699,1,5,'2022-11-18 04:59:17'),(74700,1,96,'2022-11-18 04:59:18'),(74701,1,53,'2022-11-18 04:59:19'),(74702,1,96,'2022-11-18 04:59:19'),(74703,1,44,'2022-11-18 05:12:48'),(74704,1,53,'2022-11-18 05:25:21'),(74705,1,44,'2022-11-18 05:40:29'),(74706,1,44,'2022-11-18 07:59:39'),(74707,1,6,'2022-11-18 08:16:24'),(74708,1,44,'2022-11-18 08:16:24'),(74709,1,53,'2022-11-18 08:16:26'),(74710,1,44,'2022-11-18 08:44:28'),(74711,1,96,'2022-11-18 11:44:37'),(74712,1,96,'2022-11-18 13:19:00'),(74713,1,44,'2022-11-18 13:29:06'),(74714,1,14,'2022-11-18 14:11:37'),(74715,1,53,'2022-11-18 15:13:30'),(74716,1,43,'2022-11-18 17:04:16'),(74717,1,44,'2022-11-18 17:50:18'),(74718,1,44,'2022-11-18 18:59:26'),(74719,1,5,'2022-11-18 18:59:27'),(74720,1,6,'2022-11-18 18:59:29'),(74721,1,62,'2022-11-18 19:01:19'),(74722,1,15,'2022-11-18 20:04:20'),(74723,1,44,'2022-11-18 20:18:02'),(74724,1,73,'2022-11-18 21:02:41'),(74725,1,44,'2022-11-18 21:08:31'),(74726,1,6,'2022-11-18 21:11:56'),(74727,1,15,'2022-11-18 21:21:31'),(74728,1,15,'2022-11-18 21:34:16'),(74729,1,44,'2022-11-18 22:08:37'),(74730,1,44,'2022-11-18 22:18:49'),(74731,1,56,'2022-11-18 23:51:10'),(74732,1,44,'2022-11-19 00:16:25'),(74733,1,44,'2022-11-19 02:20:32'),(74734,1,44,'2022-11-19 02:40:48'),(74735,1,44,'2022-11-19 04:17:03'),(74736,1,96,'2022-11-19 04:29:53'),(74737,1,44,'2022-11-19 05:13:40'),(74738,1,43,'2022-11-19 05:31:19'),(74739,1,53,'2022-11-19 05:56:15'),(74740,1,44,'2022-11-19 06:03:21'),(74741,1,44,'2022-11-19 06:15:01'),(74742,1,45,'2022-11-19 06:51:30'),(74743,1,15,'2022-11-19 06:53:18'),(74744,1,62,'2022-11-19 08:05:20'),(74745,1,44,'2022-11-19 08:24:02'),(74746,1,44,'2022-11-19 10:59:15'),(74747,1,6,'2022-11-19 12:21:16'),(74748,1,62,'2022-11-19 13:06:41'),(74749,1,44,'2022-11-19 13:30:10'),(74750,1,44,'2022-11-19 13:42:27'),(74751,1,62,'2022-11-19 14:44:41'),(74752,1,6,'2022-11-19 15:58:13'),(74753,1,79,'2022-11-19 16:39:07'),(74754,1,79,'2022-11-19 16:53:41'),(74755,1,66,'2022-11-19 17:25:53'),(74756,1,79,'2022-11-19 17:40:42'),(74757,1,6,'2022-11-19 17:51:20'),(74758,1,44,'2022-11-19 18:06:12'),(74759,1,43,'2022-11-19 18:11:32'),(74760,1,44,'2022-11-19 18:24:53'),(74761,1,56,'2022-11-19 21:49:42'),(74762,1,44,'2022-11-19 22:17:51'),(74763,1,44,'2022-11-19 22:22:30'),(74764,1,45,'2022-11-19 23:28:48'),(74765,1,44,'2022-11-20 00:13:22'),(74766,1,15,'2022-11-20 02:05:57'),(74767,1,44,'2022-11-20 02:50:13'),(74768,1,44,'2022-11-20 03:11:24'),(74769,1,6,'2022-11-20 03:11:26'),(74770,1,14,'2022-11-20 03:11:30'),(74771,1,13,'2022-11-20 03:11:34'),(74772,1,15,'2022-11-20 03:11:39'),(74773,1,5,'2022-11-20 03:11:44'),(74774,1,96,'2022-11-20 03:11:48'),(74775,1,53,'2022-11-20 03:11:52'),(74776,1,96,'2022-11-20 03:11:56'),(74777,1,79,'2022-11-20 03:12:00'),(74778,1,79,'2022-11-20 03:12:05'),(74779,1,76,'2022-11-20 03:12:09'),(74780,1,76,'2022-11-20 03:12:14'),(74781,1,73,'2022-11-20 03:12:18'),(74782,1,73,'2022-11-20 03:12:23'),(74783,1,70,'2022-11-20 03:12:29'),(74784,1,70,'2022-11-20 03:12:34'),(74785,1,62,'2022-11-20 03:12:39'),(74786,1,62,'2022-11-20 03:12:44'),(74787,1,66,'2022-11-20 03:12:49'),(74788,1,66,'2022-11-20 03:12:53'),(74789,1,56,'2022-11-20 03:12:57'),(74790,1,56,'2022-11-20 03:13:02'),(74791,1,43,'2022-11-20 03:13:07'),(74792,1,43,'2022-11-20 03:13:12'),(74793,1,53,'2022-11-20 03:13:16'),(74794,1,53,'2022-11-20 03:13:20'),(74795,1,45,'2022-11-20 03:13:24'),(74796,1,45,'2022-11-20 03:13:28'),(74797,1,59,'2022-11-20 03:13:33'),(74798,1,59,'2022-11-20 03:13:37'),(74799,1,44,'2022-11-20 03:13:42'),(74800,1,44,'2022-11-20 03:13:47'),(74801,1,15,'2022-11-20 03:13:52'),(74802,1,15,'2022-11-20 03:13:56'),(74803,1,15,'2022-11-20 03:14:00'),(74804,1,13,'2022-11-20 03:43:23'),(74805,1,79,'2022-11-20 03:48:42'),(74806,1,14,'2022-11-20 04:02:18'),(74807,1,44,'2022-11-20 04:08:16'),(74808,1,6,'2022-11-20 04:21:41'),(74809,1,44,'2022-11-20 04:37:44'),(74810,1,96,'2022-11-20 04:57:01'),(74811,1,5,'2022-11-20 05:04:00'),(74812,1,79,'2022-11-20 05:04:10'),(74813,1,96,'2022-11-20 05:05:53'),(74814,1,44,'2022-11-20 05:11:54'),(74815,1,6,'2022-11-20 06:03:17'),(74816,1,5,'2022-11-20 06:09:10'),(74817,1,62,'2022-11-20 06:12:38'),(74818,1,62,'2022-11-20 06:14:49'),(74819,1,6,'2022-11-20 06:18:46'),(74820,1,15,'2022-11-20 06:35:57'),(74821,1,44,'2022-11-20 06:35:58'),(74822,1,44,'2022-11-20 06:45:31'),(74823,1,44,'2022-11-20 06:48:02'),(74824,1,44,'2022-11-20 06:50:54'),(74825,1,53,'2022-11-20 06:52:38'),(74826,1,76,'2022-11-20 07:12:04'),(74827,1,15,'2022-11-20 07:34:50'),(74828,1,96,'2022-11-20 08:07:05'),(74829,1,44,'2022-11-20 08:54:47'),(74830,1,73,'2022-11-20 11:23:49'),(74831,1,6,'2022-11-20 12:09:08'),(74832,1,6,'2022-11-20 12:09:12'),(74833,1,43,'2022-11-20 12:10:51'),(74834,1,44,'2022-11-20 12:20:47'),(74835,1,44,'2022-11-20 13:07:32'),(74836,1,44,'2022-11-20 13:31:10'),(74837,1,6,'2022-11-20 13:45:52'),(74838,1,6,'2022-11-20 15:32:00'),(74839,1,44,'2022-11-20 15:32:00'),(74840,1,44,'2022-11-20 18:12:22'),(74841,1,44,'2022-11-20 19:26:21'),(74842,1,70,'2022-11-20 19:54:14'),(74843,1,76,'2022-11-20 19:59:09'),(74844,1,76,'2022-11-20 21:17:23'),(74845,1,44,'2022-11-20 21:23:38'),(74846,1,56,'2022-11-20 21:24:48'),(74847,1,15,'2022-11-20 21:24:49'),(74848,1,43,'2022-11-20 21:29:49'),(74849,1,15,'2022-11-20 21:35:03'),(74850,1,70,'2022-11-20 21:40:12'),(74851,1,44,'2022-11-20 22:43:39'),(74852,1,44,'2022-11-20 22:47:52'),(74853,1,44,'2022-11-20 23:01:02'),(74854,1,44,'2022-11-20 23:56:17'),(74855,1,44,'2022-11-21 00:09:35'),(74856,1,44,'2022-11-21 01:28:44'),(74857,1,44,'2022-11-21 02:02:08'),(74858,1,45,'2022-11-21 02:03:22'),(74859,1,43,'2022-11-21 02:48:25'),(74860,1,56,'2022-11-21 03:10:14'),(74861,1,45,'2022-11-21 03:33:25'),(74862,1,96,'2022-11-21 04:12:33'),(74863,1,43,'2022-11-21 04:18:25'),(74864,1,44,'2022-11-21 04:58:06'),(74865,1,44,'2022-11-21 05:07:48'),(74866,1,44,'2022-11-21 05:11:52'),(74867,1,59,'2022-11-21 05:23:07'),(74868,1,44,'2022-11-21 05:59:07'),(74869,1,70,'2022-11-21 06:28:14'),(74870,1,44,'2022-11-21 07:49:28'),(74871,1,6,'2022-11-21 07:58:07'),(74872,1,44,'2022-11-21 07:58:07'),(74873,1,15,'2022-11-21 08:13:21'),(74874,1,14,'2022-11-21 08:53:31'),(74875,1,59,'2022-11-21 09:26:01'),(74876,1,73,'2022-11-21 09:56:10'),(74877,1,44,'2022-11-21 10:51:26'),(74878,1,70,'2022-11-21 11:04:18'),(74879,1,5,'2022-11-21 11:18:37'),(74880,1,44,'2022-11-21 11:57:41'),(74881,1,44,'2022-11-21 13:32:16'),(74882,1,43,'2022-11-21 13:43:12'),(74883,1,44,'2022-11-21 13:46:14'),(74884,1,76,'2022-11-21 15:34:57'),(74885,1,44,'2022-11-21 18:12:53'),(74886,1,45,'2022-11-21 18:13:16'),(74887,1,44,'2022-11-21 20:13:05'),(74888,1,44,'2022-11-21 22:04:07'),(74889,1,44,'2022-11-21 22:16:14'),(74890,1,44,'2022-11-21 23:54:50'),(74891,1,44,'2022-11-21 23:57:15'),(74892,1,44,'2022-11-22 00:04:33'),(74893,1,44,'2022-11-22 00:10:19'),(74894,1,44,'2022-11-22 02:41:07'),(74895,1,44,'2022-11-22 02:47:00'),(74896,1,6,'2022-11-22 03:10:00'),(74897,1,44,'2022-11-22 03:11:33'),(74898,1,73,'2022-11-22 03:23:14'),(74899,1,6,'2022-11-22 03:41:22'),(74900,1,44,'2022-11-22 04:11:32'),(74901,1,44,'2022-11-22 04:21:02'),(74902,1,45,'2022-11-22 04:30:24'),(74903,1,44,'2022-11-22 04:32:43'),(74904,1,44,'2022-11-22 04:57:45'),(74905,1,44,'2022-11-22 05:09:12'),(74906,1,62,'2022-11-22 05:16:45'),(74907,1,59,'2022-11-22 05:22:05'),(74908,1,43,'2022-11-22 05:27:20'),(74909,1,79,'2022-11-22 05:32:30'),(74910,1,59,'2022-11-22 06:16:56'),(74911,1,53,'2022-11-22 06:18:04'),(74912,1,45,'2022-11-22 06:47:16'),(74913,1,59,'2022-11-22 06:57:51'),(74914,1,43,'2022-11-22 07:31:08'),(74915,1,66,'2022-11-22 08:08:35'),(74916,1,44,'2022-11-22 08:37:08'),(74917,1,53,'2022-11-22 08:45:41'),(74918,1,53,'2022-11-22 08:49:08'),(74919,1,44,'2022-11-22 08:49:11'),(74920,1,59,'2022-11-22 09:18:11'),(74921,1,62,'2022-11-22 10:11:34'),(74922,1,76,'2022-11-22 10:55:19'),(74923,1,66,'2022-11-22 11:44:32'),(74924,1,44,'2022-11-22 11:59:00'),(74925,1,43,'2022-11-22 12:22:35'),(74926,1,76,'2022-11-22 12:23:13'),(74927,1,44,'2022-11-22 12:31:16'),(74928,1,44,'2022-11-22 13:30:18'),(74929,1,44,'2022-11-22 13:54:30'),(74930,1,6,'2022-11-22 14:11:11'),(74931,1,44,'2022-11-22 14:15:39'),(74932,1,44,'2022-11-22 15:27:39'),(74933,1,44,'2022-11-22 15:29:45'),(74934,1,59,'2022-11-22 15:30:16'),(74935,1,66,'2022-11-22 15:30:47'),(74936,1,76,'2022-11-22 15:31:19'),(74937,1,5,'2022-11-22 15:31:50'),(74938,1,53,'2022-11-22 15:32:22'),(74939,1,96,'2022-11-22 15:32:53'),(74940,1,66,'2022-11-22 15:33:25'),(74941,1,43,'2022-11-22 15:33:57'),(74942,1,79,'2022-11-22 15:34:28'),(74943,1,70,'2022-11-22 15:35:00'),(74944,1,56,'2022-11-22 15:35:32'),(74945,1,73,'2022-11-22 15:36:04'),(74946,1,76,'2022-11-22 15:36:36'),(74947,1,15,'2022-11-22 15:37:07'),(74948,1,53,'2022-11-22 15:37:39'),(74949,1,44,'2022-11-22 15:38:11'),(74950,1,59,'2022-11-22 15:38:42'),(74951,1,62,'2022-11-22 15:39:14'),(74952,1,45,'2022-11-22 15:39:46'),(74953,1,6,'2022-11-22 15:40:17'),(74954,1,70,'2022-11-22 15:40:49'),(74955,1,79,'2022-11-22 15:41:21'),(74956,1,43,'2022-11-22 15:41:53'),(74957,1,45,'2022-11-22 15:42:24'),(74958,1,62,'2022-11-22 15:42:55'),(74959,1,56,'2022-11-22 15:43:26'),(74960,1,73,'2022-11-22 15:43:58'),(74961,1,96,'2022-11-22 15:44:29'),(74962,1,53,'2022-11-22 15:45:01'),(74963,1,15,'2022-11-22 15:45:32'),(74964,1,13,'2022-11-22 15:46:04'),(74965,1,14,'2022-11-22 15:46:35'),(74966,1,44,'2022-11-22 15:47:07'),(74967,1,45,'2022-11-22 16:06:06'),(74968,1,53,'2022-11-22 16:11:07'),(74969,1,44,'2022-11-22 18:22:06'),(74970,1,45,'2022-11-22 20:19:40'),(74971,1,53,'2022-11-22 21:50:02'),(74972,1,44,'2022-11-22 22:23:07'),(74973,1,53,'2022-11-22 23:07:11'),(74974,1,44,'2022-11-22 23:38:47'),(74975,1,53,'2022-11-23 00:01:04'),(74976,1,44,'2022-11-23 00:10:37'),(74977,1,59,'2022-11-23 00:22:44'),(74978,1,62,'2022-11-23 00:41:27'),(74979,1,45,'2022-11-23 00:48:33'),(74980,1,44,'2022-11-23 02:19:31'),(74981,1,44,'2022-11-23 03:07:56'),(74982,1,73,'2022-11-23 03:42:41'),(74983,1,44,'2022-11-23 04:05:20'),(74984,1,45,'2022-11-23 04:06:13'),(74985,1,96,'2022-11-23 04:06:41'),(74986,1,6,'2022-11-23 04:37:16'),(74987,1,44,'2022-11-23 04:37:17'),(74988,1,44,'2022-11-23 04:49:09'),(74989,1,44,'2022-11-23 05:11:51'),(74990,1,15,'2022-11-23 05:14:53'),(74991,1,44,'2022-11-23 05:15:13'),(74992,1,13,'2022-11-23 05:26:46'),(74993,1,44,'2022-11-23 06:17:17'),(74994,1,15,'2022-11-23 06:17:20'),(74995,1,6,'2022-11-23 06:17:26'),(74996,1,14,'2022-11-23 06:17:28'),(74997,1,13,'2022-11-23 06:17:29'),(74998,1,15,'2022-11-23 06:17:31'),(74999,1,5,'2022-11-23 06:17:32'),(75000,1,96,'2022-11-23 06:17:33'),(75001,1,53,'2022-11-23 06:17:35'),(75002,1,96,'2022-11-23 06:17:36'),(75003,1,79,'2022-11-23 06:17:37'),(75004,1,79,'2022-11-23 06:17:38'),(75005,1,76,'2022-11-23 06:17:40'),(75006,1,76,'2022-11-23 06:17:41'),(75007,1,73,'2022-11-23 06:17:42'),(75008,1,73,'2022-11-23 06:17:43'),(75009,1,70,'2022-11-23 06:17:44'),(75010,1,70,'2022-11-23 06:17:45'),(75011,1,62,'2022-11-23 06:17:47'),(75012,1,62,'2022-11-23 06:17:48'),(75013,1,66,'2022-11-23 06:17:49'),(75014,1,66,'2022-11-23 06:17:50'),(75015,1,56,'2022-11-23 06:17:52'),(75016,1,56,'2022-11-23 06:17:53'),(75017,1,43,'2022-11-23 06:17:54'),(75018,1,43,'2022-11-23 06:17:55'),(75019,1,53,'2022-11-23 06:17:57'),(75020,1,53,'2022-11-23 06:17:58'),(75021,1,45,'2022-11-23 06:17:59'),(75022,1,45,'2022-11-23 06:18:00'),(75023,1,59,'2022-11-23 06:18:02'),(75024,1,59,'2022-11-23 06:18:03'),(75025,1,44,'2022-11-23 06:18:04'),(75026,1,44,'2022-11-23 06:18:05'),(75027,1,15,'2022-11-23 06:18:07'),(75028,1,15,'2022-11-23 06:18:22'),(75029,1,15,'2022-11-23 06:54:12'),(75030,1,44,'2022-11-23 07:13:29'),(75031,1,14,'2022-11-23 07:23:55'),(75032,1,44,'2022-11-23 07:33:14'),(75033,1,6,'2022-11-23 08:04:49'),(75034,1,44,'2022-11-23 10:13:57'),(75035,1,44,'2022-11-23 11:43:09'),(75036,1,44,'2022-11-23 13:31:07'),(75037,1,44,'2022-11-23 14:43:03'),(75038,1,44,'2022-11-23 17:28:56'),(75039,1,44,'2022-11-23 18:15:50'),(75040,1,44,'2022-11-23 21:18:31'),(75041,1,44,'2022-11-23 22:20:38'),(75042,1,44,'2022-11-23 23:22:25'),(75043,1,44,'2022-11-24 00:07:30'),(75044,1,44,'2022-11-24 00:11:26'),(75045,1,44,'2022-11-24 00:20:31'),(75046,1,44,'2022-11-24 00:37:32'),(75047,1,44,'2022-11-24 01:56:25'),(75048,1,44,'2022-11-24 03:39:08'),(75049,1,44,'2022-11-24 05:59:57'),(75050,1,44,'2022-11-24 06:16:31'),(75051,1,45,'2022-11-24 06:52:09'),(75052,1,73,'2022-11-24 07:48:26'),(75053,1,6,'2022-11-24 09:48:13'),(75054,1,13,'2022-11-24 10:21:52'),(75055,1,79,'2022-11-24 10:50:41'),(75056,1,44,'2022-11-24 11:21:34'),(75057,1,5,'2022-11-24 11:21:42'),(75058,1,56,'2022-11-24 11:21:42'),(75059,1,15,'2022-11-24 11:21:43'),(75060,1,53,'2022-11-24 11:21:43'),(75061,1,13,'2022-11-24 11:21:44'),(75062,1,14,'2022-11-24 11:21:45'),(75063,1,43,'2022-11-24 11:21:45'),(75064,1,66,'2022-11-24 11:21:46'),(75065,1,56,'2022-11-24 11:21:46'),(75066,1,62,'2022-11-24 11:21:47'),(75067,1,76,'2022-11-24 11:21:48'),(75068,1,45,'2022-11-24 11:21:49'),(75069,1,53,'2022-11-24 11:21:50'),(75070,1,45,'2022-11-24 11:21:51'),(75071,1,15,'2022-11-24 11:21:51'),(75072,1,44,'2022-11-24 11:21:51'),(75073,1,44,'2022-11-24 11:21:53'),(75074,1,73,'2022-11-24 11:21:53'),(75075,1,62,'2022-11-24 11:21:54'),(75076,1,53,'2022-11-24 11:21:55'),(75077,1,79,'2022-11-24 11:21:55'),(75078,1,59,'2022-11-24 11:21:56'),(75079,1,66,'2022-11-24 11:21:56'),(75080,1,15,'2022-11-24 11:21:57'),(75081,1,6,'2022-11-24 11:26:31'),(75082,1,43,'2022-11-24 11:27:14'),(75083,1,6,'2022-11-24 12:37:52'),(75084,1,44,'2022-11-24 13:32:10'),(75085,1,44,'2022-11-24 14:10:16'),(75086,1,6,'2022-11-24 14:10:18'),(75087,1,53,'2022-11-24 14:10:20'),(75088,1,62,'2022-11-24 15:57:42'),(75089,1,44,'2022-11-24 16:00:27'),(75090,1,62,'2022-11-24 16:28:26'),(75091,1,44,'2022-11-24 18:15:48'),(75092,1,44,'2022-11-24 21:53:32'),(75093,1,44,'2022-11-24 22:21:11'),(75094,1,44,'2022-11-24 22:23:18'),(75095,1,44,'2022-11-24 22:31:07'),(75096,1,44,'2022-11-24 23:51:00'),(75097,1,44,'2022-11-25 00:13:55'),(75098,1,66,'2022-11-25 00:30:30'),(75099,1,62,'2022-11-25 00:35:39'),(75100,1,44,'2022-11-25 01:03:31'),(75101,1,44,'2022-11-25 04:02:59'),(75102,1,44,'2022-11-25 04:05:52'),(75103,1,76,'2022-11-25 04:13:05'),(75104,1,44,'2022-11-25 04:41:13'),(75105,1,44,'2022-11-25 05:10:42'),(75106,1,44,'2022-11-25 05:40:40'),(75107,1,70,'2022-11-25 05:53:28'),(75108,1,66,'2022-11-25 07:42:36'),(75109,1,73,'2022-11-25 08:44:14'),(75110,1,6,'2022-11-25 09:07:02'),(75111,1,62,'2022-11-25 09:11:59'),(75112,1,6,'2022-11-25 09:15:13'),(75113,1,79,'2022-11-25 09:17:05'),(75114,1,79,'2022-11-25 09:22:18'),(75115,1,44,'2022-11-25 09:37:00'),(75116,1,44,'2022-11-25 10:39:19'),(75117,1,96,'2022-11-25 11:25:14'),(75118,1,70,'2022-11-25 11:29:11'),(75119,1,13,'2022-11-25 11:31:46'),(75120,1,44,'2022-11-25 12:05:40'),(75121,1,44,'2022-11-25 12:18:49'),(75122,1,62,'2022-11-25 12:31:34'),(75123,1,44,'2022-11-25 13:21:59'),(75124,1,44,'2022-11-25 13:33:11'),(75125,1,56,'2022-11-25 14:19:49'),(75126,1,15,'2022-11-25 16:01:10'),(75127,1,15,'2022-11-25 16:50:10'),(75128,1,59,'2022-11-25 17:01:41'),(75129,1,15,'2022-11-25 17:03:09'),(75130,1,15,'2022-11-25 17:15:13'),(75131,1,73,'2022-11-25 17:59:22'),(75132,1,44,'2022-11-25 18:20:55'),(75133,1,70,'2022-11-25 18:39:41'),(75134,1,43,'2022-11-25 19:18:38'),(75135,1,44,'2022-11-25 19:41:10'),(75136,1,14,'2022-11-25 20:21:29'),(75137,1,79,'2022-11-25 20:52:54'),(75138,1,5,'2022-11-25 21:19:27'),(75139,1,15,'2022-11-25 21:40:15'),(75140,1,44,'2022-11-25 22:25:27'),(75141,1,44,'2022-11-25 22:29:40'),(75142,1,44,'2022-11-25 23:37:04'),(75143,1,44,'2022-11-25 23:44:03'),(75144,1,44,'2022-11-26 00:57:46'),(75145,1,43,'2022-11-26 02:07:14'),(75146,1,44,'2022-11-26 02:57:21'),(75147,1,79,'2022-11-26 03:12:10'),(75148,1,70,'2022-11-26 03:17:19'),(75149,1,53,'2022-11-26 03:22:35'),(75150,1,6,'2022-11-26 03:31:27'),(75151,1,44,'2022-11-26 03:44:22'),(75152,1,5,'2022-11-26 03:51:02'),(75153,1,44,'2022-11-26 04:29:44'),(75154,1,44,'2022-11-26 04:39:10'),(75155,1,56,'2022-11-26 04:57:31'),(75156,1,44,'2022-11-26 05:34:06'),(75157,1,6,'2022-11-26 06:13:29'),(75158,1,44,'2022-11-26 07:00:49'),(75159,1,44,'2022-11-26 09:07:12'),(75160,1,44,'2022-11-26 09:40:50'),(75161,1,6,'2022-11-26 09:57:04'),(75162,1,44,'2022-11-26 10:27:37'),(75163,1,44,'2022-11-26 11:57:37'),(75164,1,44,'2022-11-26 12:12:19'),(75165,1,15,'2022-11-26 12:12:20'),(75166,1,6,'2022-11-26 12:12:24'),(75167,1,14,'2022-11-26 12:12:26'),(75168,1,13,'2022-11-26 12:12:28'),(75169,1,15,'2022-11-26 12:12:30'),(75170,1,5,'2022-11-26 12:12:31'),(75171,1,96,'2022-11-26 12:12:33'),(75172,1,44,'2022-11-26 12:19:55'),(75173,1,53,'2022-11-26 12:38:39'),(75174,1,96,'2022-11-26 12:42:05'),(75175,1,79,'2022-11-26 12:42:09'),(75176,1,76,'2022-11-26 12:42:11'),(75177,1,73,'2022-11-26 12:42:15'),(75178,1,70,'2022-11-26 12:42:17'),(75179,1,79,'2022-11-26 13:01:08'),(75180,1,62,'2022-11-26 13:06:26'),(75181,1,66,'2022-11-26 13:06:29'),(75182,1,66,'2022-11-26 13:06:32'),(75183,1,56,'2022-11-26 13:06:34'),(75184,1,56,'2022-11-26 13:06:35'),(75185,1,43,'2022-11-26 13:06:36'),(75186,1,43,'2022-11-26 13:06:38'),(75187,1,53,'2022-11-26 13:06:39'),(75188,1,53,'2022-11-26 13:06:40'),(75189,1,45,'2022-11-26 13:06:42'),(75190,1,45,'2022-11-26 13:06:45'),(75191,1,59,'2022-11-26 13:28:24'),(75192,1,59,'2022-11-26 13:28:27'),(75193,1,44,'2022-11-26 13:28:28'),(75194,1,44,'2022-11-26 13:28:30'),(75195,1,15,'2022-11-26 13:28:32'),(75196,1,44,'2022-11-26 13:31:03'),(75197,1,44,'2022-11-26 13:53:12'),(75198,1,45,'2022-11-26 14:13:39'),(75199,1,44,'2022-11-26 15:20:58'),(75200,1,43,'2022-11-26 16:00:17'),(75201,1,56,'2022-11-26 16:03:17'),(75202,1,15,'2022-11-26 16:06:23'),(75203,1,66,'2022-11-26 16:31:31'),(75204,1,44,'2022-11-26 16:38:46'),(75205,1,59,'2022-11-26 16:41:58'),(75206,1,44,'2022-11-26 16:51:15'),(75207,1,5,'2022-11-26 16:51:17'),(75208,1,6,'2022-11-26 16:51:18'),(75209,1,53,'2022-11-26 17:08:20'),(75210,1,62,'2022-11-26 17:22:13'),(75211,1,6,'2022-11-26 17:31:42'),(75212,1,44,'2022-11-26 17:31:42'),(75213,1,59,'2022-11-26 17:48:08'),(75214,1,44,'2022-11-26 18:05:37'),(75215,1,43,'2022-11-26 18:13:36'),(75216,1,44,'2022-11-26 18:26:20'),(75217,1,62,'2022-11-26 20:24:43'),(75218,1,43,'2022-11-26 20:41:23'),(75219,1,15,'2022-11-26 21:08:10'),(75220,1,15,'2022-11-26 21:08:41'),(75221,1,44,'2022-11-26 22:37:48'),(75222,1,44,'2022-11-26 22:59:14'),(75223,1,62,'2022-11-26 23:20:16'),(75224,1,44,'2022-11-27 00:00:25'),(75225,1,44,'2022-11-27 00:13:15'),(75226,1,44,'2022-11-27 00:28:05'),(75227,1,44,'2022-11-27 01:44:15'),(75228,1,44,'2022-11-27 05:11:40'),(75229,1,44,'2022-11-27 07:08:58'),(75230,1,62,'2022-11-27 07:29:14'),(75231,1,73,'2022-11-27 10:06:26'),(75232,1,6,'2022-11-27 10:08:58'),(75233,1,44,'2022-11-27 10:45:31'),(75234,1,44,'2022-11-27 12:20:08'),(75235,1,44,'2022-11-27 13:32:06'),(75236,1,96,'2022-11-27 14:09:17'),(75237,1,44,'2022-11-27 14:20:25'),(75238,1,96,'2022-11-27 15:18:28'),(75239,1,44,'2022-11-27 15:20:19'),(75240,1,44,'2022-11-27 16:20:44'),(75241,1,44,'2022-11-27 16:52:58'),(75242,1,43,'2022-11-27 16:59:22'),(75243,1,14,'2022-11-27 17:14:45'),(75244,1,44,'2022-11-27 17:20:40'),(75245,1,44,'2022-11-27 17:25:34'),(75246,1,43,'2022-11-27 17:40:08'),(75247,1,44,'2022-11-27 18:08:05'),(75248,1,44,'2022-11-27 18:27:45'),(75249,1,44,'2022-11-27 19:25:54'),(75250,1,6,'2022-11-27 20:02:53'),(75251,1,15,'2022-11-27 21:39:53'),(75252,1,6,'2022-11-27 21:51:19'),(75253,1,6,'2022-11-27 21:56:11'),(75254,1,44,'2022-11-27 22:39:34'),(75255,1,45,'2022-11-27 22:44:15'),(75256,1,76,'2022-11-27 22:49:30'),(75257,1,14,'2022-11-28 00:19:16'),(75258,1,44,'2022-11-28 00:31:03'),(75259,1,45,'2022-11-28 00:59:28'),(75260,1,44,'2022-11-28 01:59:49'),(75261,1,15,'2022-11-28 03:28:21'),(75262,1,44,'2022-11-28 04:12:16'),(75263,1,44,'2022-11-28 04:21:42'),(75264,1,44,'2022-11-28 05:13:39'),(75265,1,96,'2022-11-28 08:19:12'),(75266,1,44,'2022-11-28 08:39:28'),(75267,1,44,'2022-11-28 09:32:46'),(75268,1,44,'2022-11-28 10:46:35'),(75269,1,44,'2022-11-28 11:01:53'),(75270,1,70,'2022-11-28 11:05:29'),(75271,1,44,'2022-11-28 11:10:21'),(75272,1,6,'2022-11-28 11:22:36'),(75273,1,44,'2022-11-28 11:22:36'),(75274,1,44,'2022-11-28 11:52:57'),(75275,1,44,'2022-11-28 13:33:06'),(75276,1,45,'2022-11-28 13:36:48'),(75277,1,62,'2022-11-28 13:43:16'),(75278,1,44,'2022-11-28 13:55:54'),(75279,1,70,'2022-11-28 14:43:27'),(75280,1,44,'2022-11-28 15:01:31'),(75281,1,6,'2022-11-28 15:01:37'),(75282,1,6,'2022-11-28 15:01:40'),(75283,1,6,'2022-11-28 15:37:34'),(75284,1,66,'2022-11-28 15:40:31'),(75285,1,79,'2022-11-28 16:13:47'),(75286,1,44,'2022-11-28 18:12:41'),(75287,1,44,'2022-11-28 18:20:33'),(75288,1,13,'2022-11-28 19:01:48'),(75289,1,44,'2022-11-28 19:23:18'),(75290,1,96,'2022-11-28 19:40:52'),(75291,1,15,'2022-11-28 20:02:55'),(75292,1,44,'2022-11-28 20:07:52'),(75293,1,6,'2022-11-28 20:20:58'),(75294,1,44,'2022-11-28 20:40:09'),(75295,1,96,'2022-11-28 20:51:01'),(75296,1,96,'2022-11-28 21:01:48'),(75297,1,59,'2022-11-28 21:58:48'),(75298,1,15,'2022-11-28 22:09:02'),(75299,1,44,'2022-11-28 22:44:22'),(75300,1,53,'2022-11-28 22:46:49'),(75301,1,62,'2022-11-28 22:53:14'),(75302,1,44,'2022-11-28 23:10:16'),(75303,1,44,'2022-11-29 00:55:43'),(75304,1,59,'2022-11-29 01:38:00'),(75305,1,13,'2022-11-29 01:52:49'),(75306,1,44,'2022-11-29 01:53:11'),(75307,1,13,'2022-11-29 02:09:31'),(75308,1,44,'2022-11-29 02:15:51'),(75309,1,6,'2022-11-29 03:00:38'),(75310,1,44,'2022-11-29 03:09:53'),(75311,1,53,'2022-11-29 03:09:57'),(75312,1,44,'2022-11-29 03:55:35'),(75313,1,53,'2022-11-29 03:55:38'),(75314,1,6,'2022-11-29 03:55:47'),(75315,1,44,'2022-11-29 05:08:32'),(75316,1,44,'2022-11-29 06:28:20'),(75317,1,15,'2022-11-29 07:34:58'),(75318,1,70,'2022-11-29 08:19:59'),(75319,1,44,'2022-11-29 08:42:48'),(75320,1,44,'2022-11-29 08:42:49'),(75321,1,76,'2022-11-29 08:57:02'),(75322,1,62,'2022-11-29 09:47:01'),(75323,1,44,'2022-11-29 10:56:35'),(75324,1,53,'2022-11-29 12:17:08'),(75325,1,56,'2022-11-29 12:25:16'),(75326,1,44,'2022-11-29 12:26:59'),(75327,1,15,'2022-11-29 12:40:12'),(75328,1,66,'2022-11-29 12:55:11'),(75329,1,44,'2022-11-29 13:34:07'),(75330,1,76,'2022-11-29 13:40:34'),(75331,1,76,'2022-11-29 13:49:08'),(75332,1,44,'2022-11-29 14:01:48'),(75333,1,79,'2022-11-29 15:35:10'),(75334,1,44,'2022-11-29 15:38:35'),(75335,1,70,'2022-11-29 15:59:50'),(75336,1,44,'2022-11-29 16:19:33'),(75337,1,44,'2022-11-29 16:20:26'),(75338,1,53,'2022-11-29 17:43:05'),(75339,1,14,'2022-11-29 17:48:39'),(75340,1,73,'2022-11-29 18:17:09'),(75341,1,5,'2022-11-29 18:22:27'),(75342,1,44,'2022-11-29 18:59:38'),(75343,1,59,'2022-11-29 19:45:11'),(75344,1,62,'2022-11-29 19:47:05'),(75345,1,15,'2022-11-29 20:29:07'),(75346,1,44,'2022-11-29 21:00:24'),(75347,1,15,'2022-11-29 21:07:04'),(75348,1,44,'2022-11-29 22:11:37'),(75349,1,44,'2022-11-29 22:13:52'),(75350,1,45,'2022-11-29 22:18:03'),(75351,1,44,'2022-11-29 22:58:57'),(75352,1,6,'2022-11-29 22:58:58'),(75353,1,53,'2022-11-29 22:58:59'),(75354,1,43,'2022-11-29 23:16:06'),(75355,1,59,'2022-11-29 23:53:44'),(75356,1,44,'2022-11-30 01:25:57'),(75357,1,43,'2022-11-30 01:26:03'),(75358,1,62,'2022-11-30 02:09:51'),(75359,1,14,'2022-11-30 02:59:54'),(75360,1,5,'2022-11-30 04:03:34'),(75361,1,15,'2022-11-30 04:33:22'),(75362,1,44,'2022-11-30 04:41:08'),(75363,1,44,'2022-11-30 05:13:43'),(75364,1,73,'2022-11-30 05:13:59'),(75365,1,79,'2022-11-30 05:41:12'),(75366,1,70,'2022-11-30 06:20:12'),(75367,1,44,'2022-11-30 06:23:35'),(75368,1,44,'2022-11-30 06:52:29'),(75369,1,6,'2022-11-30 07:02:39'),(75370,1,6,'2022-11-30 07:02:41'),(75371,1,44,'2022-11-30 07:12:36'),(75372,1,15,'2022-11-30 07:24:26'),(75373,1,45,'2022-11-30 08:14:32'),(75374,1,6,'2022-11-30 10:02:57'),(75375,1,44,'2022-11-30 10:11:44'),(75376,1,45,'2022-11-30 10:12:03'),(75377,1,96,'2022-11-30 10:12:17'),(75378,1,44,'2022-11-30 11:57:20'),(75379,1,44,'2022-11-30 12:57:43'),(75380,1,44,'2022-11-30 13:32:07'),(75381,1,44,'2022-11-30 13:42:20'),(75382,1,44,'2022-11-30 13:52:49'),(75383,1,6,'2022-11-30 14:05:38'),(75384,1,96,'2022-11-30 14:16:28'),(75385,1,79,'2022-11-30 14:49:55'),(75386,1,44,'2022-11-30 18:21:20'),(75387,1,56,'2022-11-30 18:47:24'),(75388,1,44,'2022-11-30 19:30:22'),(75389,1,62,'2022-11-30 19:40:30'),(75390,1,13,'2022-11-30 19:43:38'),(75391,1,44,'2022-11-30 20:43:44'),(75392,1,6,'2022-11-30 20:43:47'),(75393,1,13,'2022-11-30 20:43:49'),(75394,1,5,'2022-11-30 20:43:49'),(75395,1,45,'2022-11-30 20:51:26'),(75396,1,44,'2022-11-30 21:16:59'),(75397,1,79,'2022-11-30 21:17:50'),(75398,1,44,'2022-11-30 21:19:02'),(75399,1,44,'2022-11-30 21:32:50'),(75400,1,44,'2022-11-30 22:03:07'),(75401,1,44,'2022-11-30 22:05:25'),(75402,1,44,'2022-11-30 22:14:41'),(75403,1,62,'2022-11-30 22:27:33'),(75404,1,96,'2022-11-30 22:40:52'),(75405,1,43,'2022-11-30 22:45:26'),(75406,1,44,'2022-11-30 23:20:34'),(75407,1,53,'2022-11-30 23:42:21'),(75408,1,66,'2022-11-30 23:50:55'),(75409,1,44,'2022-12-01 00:10:13'),(75410,1,44,'2022-12-01 00:29:32'),(75411,1,44,'2022-12-01 01:12:21'),(75412,1,56,'2022-12-01 01:31:37'),(75413,1,62,'2022-12-01 01:40:56'),(75414,1,53,'2022-12-01 01:41:41'),(75415,1,44,'2022-12-01 01:48:38'),(75416,1,44,'2022-12-01 02:41:50'),(75417,1,44,'2022-12-01 02:52:18'),(75418,1,15,'2022-12-01 03:05:36'),(75419,1,59,'2022-12-01 03:06:49'),(75420,1,15,'2022-12-01 03:07:21'),(75421,1,44,'2022-12-01 03:34:10'),(75422,1,62,'2022-12-01 03:56:27'),(75423,1,44,'2022-12-01 04:11:37'),(75424,1,44,'2022-12-01 05:09:45'),(75425,1,15,'2022-12-01 05:14:04'),(75426,1,44,'2022-12-01 06:03:18'),(75427,1,44,'2022-12-01 06:04:49'),(75428,1,44,'2022-12-01 06:14:10'),(75429,1,44,'2022-12-01 06:27:45'),(75430,1,44,'2022-12-01 08:28:59'),(75431,1,70,'2022-12-01 08:31:43'),(75432,1,15,'2022-12-01 08:40:35'),(75433,1,44,'2022-12-01 08:58:21'),(75434,1,70,'2022-12-01 09:26:08'),(75435,1,44,'2022-12-01 09:32:18'),(75436,1,66,'2022-12-01 09:56:42'),(75437,1,76,'2022-12-01 09:58:59'),(75438,1,44,'2022-12-01 10:16:19'),(75439,1,62,'2022-12-01 10:18:00'),(75440,1,53,'2022-12-01 10:25:46'),(75441,1,13,'2022-12-01 10:25:46'),(75442,1,56,'2022-12-01 10:28:37'),(75443,1,62,'2022-12-01 10:43:17'),(75444,1,6,'2022-12-01 11:33:53'),(75445,1,44,'2022-12-01 11:45:17'),(75446,1,62,'2022-12-01 12:12:21'),(75447,1,45,'2022-12-01 12:16:15'),(75448,1,13,'2022-12-01 12:47:18'),(75449,1,62,'2022-12-01 12:56:34'),(75450,1,44,'2022-12-01 13:29:49'),(75451,1,44,'2022-12-01 13:33:12'),(75452,1,44,'2022-12-01 13:35:42'),(75453,1,70,'2022-12-01 13:48:56'),(75454,1,73,'2022-12-01 13:57:40'),(75455,1,44,'2022-12-01 14:13:45'),(75456,1,6,'2022-12-01 14:20:42'),(75457,1,44,'2022-12-01 15:10:22'),(75458,1,44,'2022-12-01 15:16:04'),(75459,1,76,'2022-12-01 15:18:36'),(75460,1,44,'2022-12-01 15:40:42'),(75461,1,44,'2022-12-01 17:38:31'),(75462,1,6,'2022-12-01 18:02:05'),(75463,1,44,'2022-12-01 18:33:48'),(75464,1,44,'2022-12-01 21:55:43'),(75465,1,59,'2022-12-01 21:55:58'),(75466,1,66,'2022-12-01 21:56:02'),(75467,1,76,'2022-12-01 21:56:06'),(75468,1,5,'2022-12-01 21:56:17'),(75469,1,53,'2022-12-01 21:56:22'),(75470,1,96,'2022-12-01 21:56:26'),(75471,1,66,'2022-12-01 21:56:29'),(75472,1,43,'2022-12-01 21:56:33'),(75473,1,79,'2022-12-01 21:56:36'),(75474,1,70,'2022-12-01 21:56:40'),(75475,1,56,'2022-12-01 21:56:43'),(75476,1,73,'2022-12-01 21:56:46'),(75477,1,76,'2022-12-01 21:56:49'),(75478,1,15,'2022-12-01 21:56:56'),(75479,1,53,'2022-12-01 21:57:00'),(75480,1,44,'2022-12-01 21:57:04'),(75481,1,59,'2022-12-01 21:57:07'),(75482,1,62,'2022-12-01 21:57:11'),(75483,1,45,'2022-12-01 21:57:14'),(75484,1,6,'2022-12-01 21:57:19'),(75485,1,70,'2022-12-01 21:57:23'),(75486,1,79,'2022-12-01 21:57:27'),(75487,1,43,'2022-12-01 21:57:30'),(75488,1,45,'2022-12-01 21:57:33'),(75489,1,62,'2022-12-01 21:57:37'),(75490,1,56,'2022-12-01 21:57:43'),(75491,1,73,'2022-12-01 21:57:47'),(75492,1,96,'2022-12-01 21:57:56'),(75493,1,53,'2022-12-01 21:58:03'),(75494,1,15,'2022-12-01 21:58:11'),(75495,1,13,'2022-12-01 21:58:15'),(75496,1,14,'2022-12-01 21:58:30'),(75497,1,44,'2022-12-01 21:58:34'),(75498,1,44,'2022-12-01 22:42:47'),(75499,1,44,'2022-12-01 22:47:33'),(75500,1,44,'2022-12-01 23:07:13'),(75501,1,44,'2022-12-01 23:19:08'),(75502,1,45,'2022-12-01 23:19:36'),(75503,1,44,'2022-12-01 23:22:26'),(75504,1,44,'2022-12-01 23:53:24'),(75505,1,44,'2022-12-02 00:42:05'),(75506,1,62,'2022-12-02 01:45:42'),(75507,1,44,'2022-12-02 02:14:22'),(75508,1,44,'2022-12-02 02:31:42'),(75509,1,62,'2022-12-02 03:41:12'),(75510,1,44,'2022-12-02 03:42:48'),(75511,1,44,'2022-12-02 04:25:16'),(75512,1,44,'2022-12-02 05:35:40'),(75513,1,44,'2022-12-02 05:39:47'),(75514,1,43,'2022-12-02 06:31:08'),(75515,1,56,'2022-12-02 07:52:31'),(75516,1,44,'2022-12-02 08:25:59'),(75517,1,76,'2022-12-02 09:28:15'),(75518,1,44,'2022-12-02 09:37:02'),(75519,1,44,'2022-12-02 09:46:14'),(75520,1,44,'2022-12-02 10:20:31'),(75521,1,44,'2022-12-02 10:57:29'),(75522,1,44,'2022-12-02 11:07:04'),(75523,1,44,'2022-12-02 11:11:47'),(75524,1,14,'2022-12-02 11:12:55'),(75525,1,13,'2022-12-02 11:13:03'),(75526,1,6,'2022-12-02 11:13:13'),(75527,1,5,'2022-12-02 11:13:16'),(75528,1,59,'2022-12-02 11:13:35'),(75529,1,66,'2022-12-02 11:13:36'),(75530,1,53,'2022-12-02 11:13:46'),(75531,1,76,'2022-12-02 11:13:51'),(75532,1,44,'2022-12-02 12:28:41'),(75533,1,70,'2022-12-02 12:29:52'),(75534,1,66,'2022-12-02 12:31:08'),(75535,1,44,'2022-12-02 13:34:10'),(75536,1,44,'2022-12-02 14:16:51'),(75537,1,53,'2022-12-02 16:01:14'),(75538,1,43,'2022-12-02 16:02:47'),(75539,1,44,'2022-12-02 17:28:07'),(75540,1,45,'2022-12-02 18:08:07'),(75541,1,76,'2022-12-02 18:17:53'),(75542,1,44,'2022-12-02 18:34:04'),(75543,1,44,'2022-12-02 18:54:13'),(75544,1,66,'2022-12-02 20:20:52'),(75545,1,79,'2022-12-02 21:31:31'),(75546,1,44,'2022-12-02 21:56:50'),(75547,1,44,'2022-12-02 22:22:23'),(75548,1,13,'2022-12-03 00:03:54'),(75549,1,44,'2022-12-03 00:30:52'),(75550,1,44,'2022-12-03 00:35:55'),(75551,1,44,'2022-12-03 02:08:45'),(75552,1,15,'2022-12-03 02:17:15'),(75553,1,6,'2022-12-03 02:20:14'),(75554,1,44,'2022-12-03 03:02:14'),(75555,1,44,'2022-12-03 03:14:46'),(75556,1,44,'2022-12-03 03:21:53'),(75557,1,76,'2022-12-03 03:41:54'),(75558,1,62,'2022-12-03 04:10:58'),(75559,1,44,'2022-12-03 04:25:35'),(75560,1,44,'2022-12-03 05:09:28'),(75561,1,44,'2022-12-03 06:18:54'),(75562,1,6,'2022-12-03 06:19:00'),(75563,1,14,'2022-12-03 06:19:06'),(75564,1,13,'2022-12-03 06:19:12'),(75565,1,15,'2022-12-03 06:19:18'),(75566,1,5,'2022-12-03 06:19:19'),(75567,1,96,'2022-12-03 06:19:31'),(75568,1,53,'2022-12-03 06:19:42'),(75569,1,96,'2022-12-03 06:19:47'),(75570,1,79,'2022-12-03 06:19:53'),(75571,1,79,'2022-12-03 06:20:00'),(75572,1,76,'2022-12-03 06:20:01'),(75573,1,76,'2022-12-03 06:20:06'),(75574,1,73,'2022-12-03 06:20:12'),(75575,1,73,'2022-12-03 06:20:23'),(75576,1,70,'2022-12-03 06:20:24'),(75577,1,70,'2022-12-03 06:20:35'),(75578,1,62,'2022-12-03 06:20:41'),(75579,1,62,'2022-12-03 06:20:47'),(75580,1,66,'2022-12-03 06:20:53'),(75581,1,66,'2022-12-03 06:20:59'),(75582,1,56,'2022-12-03 06:21:00'),(75583,1,56,'2022-12-03 06:21:05'),(75584,1,43,'2022-12-03 06:21:11'),(75585,1,43,'2022-12-03 06:21:16'),(75586,1,53,'2022-12-03 06:21:23'),(75587,1,53,'2022-12-03 06:21:28'),(75588,1,45,'2022-12-03 06:21:35'),(75589,1,45,'2022-12-03 06:21:46'),(75590,1,59,'2022-12-03 06:21:47'),(75591,1,59,'2022-12-03 06:21:58'),(75592,1,44,'2022-12-03 06:22:00'),(75593,1,44,'2022-12-03 06:22:11'),(75594,1,15,'2022-12-03 06:22:18'),(75595,1,15,'2022-12-03 06:22:24'),(75596,1,15,'2022-12-03 06:22:31'),(75597,1,44,'2022-12-03 06:57:33'),(75598,1,44,'2022-12-03 07:38:30'),(75599,1,44,'2022-12-03 09:49:24'),(75600,1,44,'2022-12-03 11:06:08'),(75601,1,44,'2022-12-03 11:53:51'),(75602,1,62,'2022-12-03 12:57:02'),(75603,1,44,'2022-12-03 13:35:12'),(75604,1,14,'2022-12-03 13:55:31'),(75605,1,79,'2022-12-03 13:57:10'),(75606,1,44,'2022-12-03 14:17:49'),(75607,1,44,'2022-12-03 14:26:15'),(75608,1,53,'2022-12-03 14:26:15'),(75609,1,44,'2022-12-03 14:59:02'),(75610,1,76,'2022-12-03 17:11:02'),(75611,1,44,'2022-12-03 18:13:11'),(75612,1,44,'2022-12-03 18:51:17'),(75613,1,44,'2022-12-03 18:53:54'),(75614,1,76,'2022-12-03 19:43:07'),(75615,1,44,'2022-12-03 19:52:03'),(75616,1,53,'2022-12-03 20:05:17'),(75617,1,53,'2022-12-03 20:36:52'),(75618,1,44,'2022-12-03 20:40:15'),(75619,1,96,'2022-12-03 20:41:00'),(75620,1,53,'2022-12-03 21:00:43'),(75621,1,15,'2022-12-03 21:20:33'),(75622,1,96,'2022-12-03 21:33:14'),(75623,1,44,'2022-12-03 22:14:36'),(75624,1,53,'2022-12-03 22:33:56'),(75625,1,44,'2022-12-03 23:01:29'),(75626,1,44,'2022-12-04 00:09:36'),(75627,1,44,'2022-12-04 00:23:58'),(75628,1,44,'2022-12-04 00:23:58'),(75629,1,44,'2022-12-04 00:42:49'),(75630,1,5,'2022-12-04 00:42:51'),(75631,1,6,'2022-12-04 00:42:53'),(75632,1,44,'2022-12-04 02:00:19'),(75633,1,44,'2022-12-04 02:05:43'),(75634,1,44,'2022-12-04 02:08:23'),(75635,1,53,'2022-12-04 02:21:14'),(75636,1,44,'2022-12-04 02:48:29'),(75637,1,44,'2022-12-04 03:15:28'),(75638,1,44,'2022-12-04 03:40:25'),(75639,1,44,'2022-12-04 03:52:10'),(75640,1,44,'2022-12-04 04:04:27'),(75641,1,44,'2022-12-04 04:09:00'),(75642,1,44,'2022-12-04 04:40:29'),(75643,1,44,'2022-12-04 05:01:00'),(75644,1,44,'2022-12-04 05:06:34'),(75645,1,59,'2022-12-04 05:14:19'),(75646,1,44,'2022-12-04 05:25:34'),(75647,1,96,'2022-12-04 05:33:13'),(75648,1,43,'2022-12-04 05:48:09'),(75649,1,15,'2022-12-04 06:09:05'),(75650,1,56,'2022-12-04 06:10:11'),(75651,1,66,'2022-12-04 06:12:18'),(75652,1,76,'2022-12-04 06:14:11'),(75653,1,44,'2022-12-04 06:23:47'),(75654,1,43,'2022-12-04 06:49:55'),(75655,1,6,'2022-12-04 07:00:20'),(75656,1,45,'2022-12-04 07:17:26'),(75657,1,14,'2022-12-04 07:30:29'),(75658,1,44,'2022-12-04 07:40:13'),(75659,1,44,'2022-12-04 08:33:02'),(75660,1,5,'2022-12-04 08:57:22'),(75661,1,73,'2022-12-04 09:48:49'),(75662,1,6,'2022-12-04 10:00:50'),(75663,1,44,'2022-12-04 10:00:50'),(75664,1,96,'2022-12-04 10:09:54'),(75665,1,70,'2022-12-04 10:51:39'),(75666,1,44,'2022-12-04 10:54:53'),(75667,1,15,'2022-12-04 11:25:49'),(75668,1,44,'2022-12-04 11:39:54'),(75669,1,44,'2022-12-04 12:05:36'),(75670,1,6,'2022-12-04 13:05:57'),(75671,1,59,'2022-12-04 13:10:17'),(75672,1,44,'2022-12-04 13:20:35'),(75673,1,44,'2022-12-04 13:33:08'),(75674,1,15,'2022-12-04 13:37:21'),(75675,1,44,'2022-12-04 13:44:35'),(75676,1,53,'2022-12-04 13:58:35'),(75677,1,53,'2022-12-04 14:16:20'),(75678,1,59,'2022-12-04 15:20:37'),(75679,1,44,'2022-12-04 15:30:27'),(75680,1,59,'2022-12-04 15:41:25'),(75681,1,73,'2022-12-04 15:59:52'),(75682,1,44,'2022-12-04 18:13:17'),(75683,1,76,'2022-12-04 19:55:33'),(75684,1,43,'2022-12-04 20:08:11'),(75685,1,76,'2022-12-04 20:50:49'),(75686,1,73,'2022-12-04 21:01:31'),(75687,1,15,'2022-12-04 21:21:14'),(75688,1,5,'2022-12-04 22:20:57'),(75689,1,44,'2022-12-04 22:22:45'),(75690,1,53,'2022-12-04 22:33:51'),(75691,1,44,'2022-12-04 22:35:31'),(75692,1,44,'2022-12-04 22:45:44'),(75693,1,66,'2022-12-05 00:04:12'),(75694,1,44,'2022-12-05 00:09:19'),(75695,1,45,'2022-12-05 00:18:43'),(75696,1,44,'2022-12-05 01:09:09'),(75697,1,53,'2022-12-05 01:23:08'),(75698,1,43,'2022-12-05 01:26:11'),(75699,1,14,'2022-12-05 01:28:18'),(75700,1,44,'2022-12-05 02:09:56'),(75701,1,15,'2022-12-05 02:10:02'),(75702,1,15,'2022-12-05 02:10:06'),(75703,1,43,'2022-12-05 02:40:32'),(75704,1,44,'2022-12-05 02:47:44'),(75705,1,66,'2022-12-05 02:59:02'),(75706,1,44,'2022-12-05 03:08:20'),(75707,1,62,'2022-12-05 03:44:03'),(75708,1,44,'2022-12-05 04:24:58'),(75709,1,44,'2022-12-05 04:29:03'),(75710,1,66,'2022-12-05 04:39:40'),(75711,1,44,'2022-12-05 05:09:22'),(75712,1,79,'2022-12-05 05:14:01'),(75713,1,44,'2022-12-05 05:28:09'),(75714,1,62,'2022-12-05 05:32:39'),(75715,1,15,'2022-12-05 05:41:20'),(75716,1,14,'2022-12-05 05:51:34'),(75717,1,70,'2022-12-05 05:59:02'),(75718,1,44,'2022-12-05 06:03:58'),(75719,1,53,'2022-12-05 06:18:16'),(75720,1,15,'2022-12-05 06:39:31'),(75721,1,59,'2022-12-05 07:06:28'),(75722,1,44,'2022-12-05 07:21:09'),(75723,1,44,'2022-12-05 07:57:25'),(75724,1,14,'2022-12-05 08:08:41'),(75725,1,44,'2022-12-05 08:28:56'),(75726,1,44,'2022-12-05 08:34:57'),(75727,1,62,'2022-12-05 09:13:37'),(75728,1,56,'2022-12-05 09:29:44'),(75729,1,44,'2022-12-05 09:31:45'),(75730,1,44,'2022-12-05 09:38:22'),(75731,1,96,'2022-12-05 09:38:41'),(75732,1,79,'2022-12-05 09:42:29'),(75733,1,76,'2022-12-05 09:46:33'),(75734,1,66,'2022-12-05 10:29:22'),(75735,1,53,'2022-12-05 10:29:22'),(75736,1,62,'2022-12-05 10:32:58'),(75737,1,96,'2022-12-05 10:33:37'),(75738,1,15,'2022-12-05 11:09:12'),(75739,1,44,'2022-12-05 11:22:08'),(75740,1,44,'2022-12-05 12:39:14'),(75741,1,44,'2022-12-05 13:34:07'),(75742,1,44,'2022-12-05 13:48:22'),(75743,1,66,'2022-12-05 13:56:10'),(75744,1,44,'2022-12-05 14:20:38'),(75745,1,70,'2022-12-05 14:41:10'),(75746,1,45,'2022-12-05 15:24:15'),(75747,1,66,'2022-12-05 15:26:07'),(75748,1,44,'2022-12-05 15:30:35'),(75749,1,66,'2022-12-05 15:39:13'),(75750,1,6,'2022-12-05 16:11:12'),(75751,1,73,'2022-12-05 16:43:45'),(75752,1,56,'2022-12-05 16:56:14'),(75753,1,44,'2022-12-05 17:00:24'),(75754,1,6,'2022-12-05 17:00:51'),(75755,1,44,'2022-12-05 17:34:02'),(75756,1,44,'2022-12-05 17:41:09'),(75757,1,44,'2022-12-05 18:16:25'),(75758,1,44,'2022-12-05 18:20:14'),(75759,1,44,'2022-12-05 19:00:42'),(75760,1,70,'2022-12-05 19:07:48'),(75761,1,44,'2022-12-05 19:27:16'),(75762,1,44,'2022-12-05 20:22:53'),(75763,1,44,'2022-12-05 22:20:41'),(75764,1,13,'2022-12-05 22:22:47'),(75765,1,79,'2022-12-05 22:24:10'),(75766,1,44,'2022-12-05 22:24:22'),(75767,1,44,'2022-12-05 22:24:24'),(75768,1,59,'2022-12-05 22:25:02'),(75769,1,76,'2022-12-05 23:10:16'),(75770,1,44,'2022-12-06 00:31:33'),(75771,1,44,'2022-12-06 00:52:57'),(75772,1,44,'2022-12-06 01:13:07'),(75773,1,53,'2022-12-06 02:39:01'),(75774,1,70,'2022-12-06 02:39:03'),(75775,1,44,'2022-12-06 02:41:26'),(75776,1,44,'2022-12-06 02:45:01'),(75777,1,59,'2022-12-06 02:45:37'),(75778,1,66,'2022-12-06 02:45:42'),(75779,1,76,'2022-12-06 02:45:44'),(75780,1,5,'2022-12-06 02:45:53'),(75781,1,53,'2022-12-06 02:45:57'),(75782,1,96,'2022-12-06 02:45:59'),(75783,1,66,'2022-12-06 02:46:03'),(75784,1,43,'2022-12-06 02:46:12'),(75785,1,79,'2022-12-06 02:46:14'),(75786,1,70,'2022-12-06 02:46:23'),(75787,1,56,'2022-12-06 02:46:38'),(75788,1,73,'2022-12-06 02:46:51'),(75789,1,76,'2022-12-06 02:46:56'),(75790,1,15,'2022-12-06 02:47:01'),(75791,1,53,'2022-12-06 02:47:04'),(75792,1,44,'2022-12-06 02:47:09'),(75793,1,59,'2022-12-06 02:47:18'),(75794,1,62,'2022-12-06 02:47:21'),(75795,1,45,'2022-12-06 02:47:29'),(75796,1,6,'2022-12-06 02:47:45'),(75797,1,70,'2022-12-06 02:47:51'),(75798,1,79,'2022-12-06 02:47:58'),(75799,1,43,'2022-12-06 02:48:02'),(75800,1,45,'2022-12-06 02:48:20'),(75801,1,62,'2022-12-06 02:48:25'),(75802,1,56,'2022-12-06 02:48:33'),(75803,1,73,'2022-12-06 02:48:35'),(75804,1,96,'2022-12-06 02:48:41'),(75805,1,53,'2022-12-06 02:48:45'),(75806,1,15,'2022-12-06 02:48:48'),(75807,1,13,'2022-12-06 02:48:51'),(75808,1,14,'2022-12-06 02:48:54'),(75809,1,44,'2022-12-06 02:48:57'),(75810,1,44,'2022-12-06 03:23:39'),(75811,1,44,'2022-12-06 03:41:09'),(75812,1,44,'2022-12-06 03:50:21'),(75813,1,6,'2022-12-06 04:14:14'),(75814,1,79,'2022-12-06 04:19:04'),(75815,1,59,'2022-12-06 04:21:00'),(75816,1,44,'2022-12-06 04:56:28'),(75817,1,44,'2022-12-06 05:04:55'),(75818,1,44,'2022-12-06 05:16:22'),(75819,1,44,'2022-12-06 07:30:59'),(75820,1,6,'2022-12-06 08:43:43'),(75821,1,44,'2022-12-06 08:43:43'),(75822,1,44,'2022-12-06 10:22:14'),(75823,1,44,'2022-12-06 11:53:28'),(75824,1,44,'2022-12-06 12:25:58'),(75825,1,6,'2022-12-06 12:27:46'),(75826,1,44,'2022-12-06 12:31:12'),(75827,1,44,'2022-12-06 13:35:19'),(75828,1,15,'2022-12-06 14:04:44'),(75829,1,79,'2022-12-06 14:10:44'),(75830,1,44,'2022-12-06 14:31:40'),(75831,1,59,'2022-12-06 15:13:17'),(75832,1,44,'2022-12-06 15:18:54'),(75833,1,44,'2022-12-06 18:19:47'),(75834,1,44,'2022-12-06 18:57:31'),(75835,1,44,'2022-12-06 19:13:55'),(75836,1,14,'2022-12-06 21:15:09'),(75837,1,76,'2022-12-06 21:16:51'),(75838,1,43,'2022-12-06 21:30:34'),(75839,1,44,'2022-12-06 21:33:48'),(75840,1,79,'2022-12-06 21:34:02'),(75841,1,44,'2022-12-06 21:34:04'),(75842,1,79,'2022-12-06 21:34:11'),(75843,1,43,'2022-12-06 21:34:16'),(75844,1,44,'2022-12-06 22:06:28'),(75845,1,44,'2022-12-06 22:35:22'),(75846,1,6,'2022-12-06 23:11:24'),(75847,1,44,'2022-12-06 23:11:24'),(75848,1,62,'2022-12-06 23:31:47'),(75849,1,5,'2022-12-06 23:33:42'),(75850,1,44,'2022-12-07 00:15:13'),(75851,1,15,'2022-12-07 01:54:06'),(75852,1,44,'2022-12-07 03:12:56'),(75853,1,14,'2022-12-07 03:20:17'),(75854,1,44,'2022-12-07 04:15:26'),(75855,1,45,'2022-12-07 04:23:43'),(75856,1,15,'2022-12-07 05:12:09'),(75857,1,44,'2022-12-07 05:13:20'),(75858,1,44,'2022-12-07 06:12:24'),(75859,1,56,'2022-12-07 06:31:32'),(75860,1,56,'2022-12-07 07:00:54'),(75861,1,15,'2022-12-07 07:03:22'),(75862,1,6,'2022-12-07 07:16:38'),(75863,1,44,'2022-12-07 07:33:15'),(75864,1,66,'2022-12-07 08:01:41'),(75865,1,62,'2022-12-07 08:46:38'),(75866,1,44,'2022-12-07 08:51:18'),(75867,1,44,'2022-12-07 09:06:14'),(75868,1,6,'2022-12-07 09:06:14'),(75869,1,44,'2022-12-07 09:31:43'),(75870,1,6,'2022-12-07 09:37:23'),(75871,1,70,'2022-12-07 09:57:27'),(75872,1,15,'2022-12-07 10:16:38'),(75873,1,79,'2022-12-07 10:25:15'),(75874,1,70,'2022-12-07 11:02:30'),(75875,1,45,'2022-12-07 11:32:48'),(75876,1,44,'2022-12-07 11:39:54'),(75877,1,44,'2022-12-07 11:44:51'),(75878,1,44,'2022-12-07 12:02:40'),(75879,1,76,'2022-12-07 12:23:40'),(75880,1,13,'2022-12-07 12:39:47'),(75881,1,44,'2022-12-07 13:36:06'),(75882,1,62,'2022-12-07 14:38:26'),(75883,1,6,'2022-12-07 16:43:15'),(75884,1,44,'2022-12-07 16:43:15'),(75885,1,70,'2022-12-07 16:59:16'),(75886,1,66,'2022-12-07 18:15:09'),(75887,1,44,'2022-12-07 18:19:55'),(75888,1,70,'2022-12-07 20:13:07'),(75889,1,73,'2022-12-07 20:25:42'),(75890,1,6,'2022-12-07 20:40:42'),(75891,1,44,'2022-12-07 21:03:32'),(75892,1,13,'2022-12-07 21:58:20'),(75893,1,44,'2022-12-07 22:16:22'),(75894,1,44,'2022-12-07 22:30:34'),(75895,1,44,'2022-12-07 22:34:59'),(75896,1,96,'2022-12-07 22:55:25'),(75897,1,70,'2022-12-07 22:59:03'),(75898,1,44,'2022-12-07 23:32:45'),(75899,1,62,'2022-12-07 23:35:13'),(75900,1,76,'2022-12-07 23:47:19'),(75901,1,44,'2022-12-08 00:31:43'),(75902,1,56,'2022-12-08 00:37:22'),(75903,1,44,'2022-12-08 00:52:58'),(75904,1,44,'2022-12-08 00:57:48'),(75905,1,44,'2022-12-08 01:43:43'),(75906,1,43,'2022-12-08 01:47:13'),(75907,1,56,'2022-12-08 02:13:29'),(75908,1,66,'2022-12-08 02:18:47'),(75909,1,43,'2022-12-08 02:50:15'),(75910,1,44,'2022-12-08 03:17:47'),(75911,1,56,'2022-12-08 03:52:15'),(75912,1,15,'2022-12-08 03:55:39'),(75913,1,59,'2022-12-08 04:11:09'),(75914,1,44,'2022-12-08 04:46:24'),(75915,1,44,'2022-12-08 05:10:12'),(75916,1,44,'2022-12-08 05:32:17'),(75917,1,44,'2022-12-08 06:09:58'),(75918,1,44,'2022-12-08 06:20:23'),(75919,1,79,'2022-12-08 07:17:25'),(75920,1,59,'2022-12-08 07:36:03'),(75921,1,44,'2022-12-08 07:36:32'),(75922,1,44,'2022-12-08 07:46:10'),(75923,1,44,'2022-12-08 07:47:10'),(75924,1,6,'2022-12-08 07:51:44'),(75925,1,44,'2022-12-08 08:01:34'),(75926,1,76,'2022-12-08 08:05:22'),(75927,1,59,'2022-12-08 08:09:28'),(75928,1,56,'2022-12-08 08:46:15'),(75929,1,44,'2022-12-08 09:03:16'),(75930,1,43,'2022-12-08 09:09:08'),(75931,1,13,'2022-12-08 09:52:32'),(75932,1,44,'2022-12-08 09:59:48'),(75933,1,79,'2022-12-08 10:35:16'),(75934,1,15,'2022-12-08 10:57:07'),(75935,1,44,'2022-12-08 11:26:11'),(75936,1,44,'2022-12-08 11:40:35'),(75937,1,53,'2022-12-08 11:43:37'),(75938,1,44,'2022-12-08 11:57:26'),(75939,1,14,'2022-12-08 12:41:54'),(75940,1,5,'2022-12-08 13:24:42'),(75941,1,44,'2022-12-08 13:34:08'),(75942,1,73,'2022-12-08 14:05:34'),(75943,1,73,'2022-12-08 14:36:29'),(75944,1,44,'2022-12-08 14:56:26'),(75945,1,44,'2022-12-08 14:57:59'),(75946,1,56,'2022-12-08 15:34:03'),(75947,1,59,'2022-12-08 15:39:09'),(75948,1,70,'2022-12-08 18:20:46'),(75949,1,44,'2022-12-08 20:05:48'),(75950,1,44,'2022-12-08 21:51:20'),(75951,1,6,'2022-12-08 21:51:24'),(75952,1,14,'2022-12-08 21:51:25'),(75953,1,13,'2022-12-08 21:51:26'),(75954,1,56,'2022-12-08 21:51:27'),(75955,1,43,'2022-12-08 21:51:29'),(75956,1,79,'2022-12-08 21:51:31'),(75957,1,5,'2022-12-08 21:51:32'),(75958,1,53,'2022-12-08 21:51:33'),(75959,1,96,'2022-12-08 21:51:34'),(75960,1,44,'2022-12-08 22:21:43'),(75961,1,44,'2022-12-08 22:40:12'),(75962,1,96,'2022-12-08 23:13:15'),(75963,1,44,'2022-12-09 00:12:17'),(75964,1,6,'2022-12-09 00:12:18'),(75965,1,96,'2022-12-09 02:13:08'),(75966,1,62,'2022-12-09 02:42:08'),(75967,1,44,'2022-12-09 02:50:19'),(75968,1,44,'2022-12-09 03:04:29'),(75969,1,44,'2022-12-09 03:11:08'),(75970,1,53,'2022-12-09 03:27:58'),(75971,1,45,'2022-12-09 03:46:47'),(75972,1,44,'2022-12-09 03:51:25'),(75973,1,44,'2022-12-09 04:10:45'),(75974,1,44,'2022-12-09 05:15:49'),(75975,1,44,'2022-12-09 05:33:52'),(75976,1,43,'2022-12-09 05:46:25'),(75977,1,56,'2022-12-09 05:47:04'),(75978,1,44,'2022-12-09 06:12:15'),(75979,1,59,'2022-12-09 06:42:07'),(75980,1,73,'2022-12-09 06:42:55'),(75981,1,45,'2022-12-09 06:49:59'),(75982,1,56,'2022-12-09 06:50:01'),(75983,1,44,'2022-12-09 08:15:02'),(75984,1,44,'2022-12-09 08:39:09'),(75985,1,5,'2022-12-09 08:40:53'),(75986,1,6,'2022-12-09 08:40:55'),(75987,1,66,'2022-12-09 08:48:12'),(75988,1,44,'2022-12-09 09:21:36'),(75989,1,15,'2022-12-09 09:22:57'),(75990,1,73,'2022-12-09 09:27:16'),(75991,1,70,'2022-12-09 10:01:16'),(75992,1,43,'2022-12-09 10:40:07'),(75993,1,59,'2022-12-09 11:08:56'),(75994,1,56,'2022-12-09 11:18:34'),(75995,1,14,'2022-12-09 11:18:47'),(75996,1,59,'2022-12-09 11:22:42'),(75997,1,76,'2022-12-09 11:27:52'),(75998,1,53,'2022-12-09 12:39:18'),(75999,1,44,'2022-12-09 12:48:15'),(76000,1,44,'2022-12-09 13:35:16'),(76001,1,59,'2022-12-09 14:13:56'),(76002,1,96,'2022-12-09 14:25:47'),(76003,1,44,'2022-12-09 15:22:56'),(76004,1,79,'2022-12-09 16:31:20'),(76005,1,62,'2022-12-09 16:32:59'),(76006,1,62,'2022-12-09 17:13:24'),(76007,1,15,'2022-12-09 17:53:25'),(76008,1,44,'2022-12-09 18:06:45'),(76009,1,6,'2022-12-09 18:06:45'),(76010,1,53,'2022-12-09 18:06:46'),(76011,1,6,'2022-12-09 18:06:54'),(76012,1,44,'2022-12-09 18:22:17'),(76013,1,73,'2022-12-09 18:59:10'),(76014,1,44,'2022-12-09 19:14:33'),(76015,1,45,'2022-12-09 20:06:14'),(76016,1,44,'2022-12-09 20:13:55'),(76017,1,6,'2022-12-09 20:13:55'),(76018,1,6,'2022-12-09 21:49:08'),(76019,1,44,'2022-12-09 21:49:08'),(76020,1,44,'2022-12-09 22:34:31'),(76021,1,44,'2022-12-09 22:39:57'),(76022,1,44,'2022-12-09 22:49:50'),(76023,1,44,'2022-12-09 22:54:17'),(76024,1,44,'2022-12-09 23:01:50'),(76025,1,44,'2022-12-09 23:06:31'),(76026,1,44,'2022-12-10 00:17:26'),(76027,1,44,'2022-12-10 02:40:59'),(76028,1,44,'2022-12-10 03:34:33'),(76029,1,6,'2022-12-10 03:40:44'),(76030,1,6,'2022-12-10 03:40:45'),(76031,1,44,'2022-12-10 04:15:13'),(76032,1,44,'2022-12-10 04:31:35'),(76033,1,44,'2022-12-10 04:45:57'),(76034,1,44,'2022-12-10 05:06:44'),(76035,1,5,'2022-12-10 06:59:52'),(76036,1,43,'2022-12-10 06:59:53'),(76037,1,6,'2022-12-10 06:59:55'),(76038,1,62,'2022-12-10 07:18:34'),(76039,1,44,'2022-12-10 07:26:25'),(76040,1,44,'2022-12-10 08:28:06'),(76041,1,44,'2022-12-10 08:39:45'),(76042,1,44,'2022-12-10 08:50:09'),(76043,1,44,'2022-12-10 09:06:30'),(76044,1,44,'2022-12-10 09:30:58'),(76045,1,6,'2022-12-10 09:33:38'),(76046,1,44,'2022-12-10 10:08:25'),(76047,1,59,'2022-12-10 10:59:52'),(76048,1,45,'2022-12-10 12:01:56'),(76049,1,44,'2022-12-10 12:24:13'),(76050,1,44,'2022-12-10 13:08:30'),(76051,1,44,'2022-12-10 13:36:10'),(76052,1,96,'2022-12-10 14:42:11'),(76053,1,5,'2022-12-10 15:22:06'),(76054,1,56,'2022-12-10 15:53:36'),(76055,1,15,'2022-12-10 15:56:17'),(76056,1,44,'2022-12-10 15:56:35'),(76057,1,44,'2022-12-10 16:05:32'),(76058,1,96,'2022-12-10 16:10:44'),(76059,1,44,'2022-12-10 16:56:39'),(76060,1,44,'2022-12-10 17:02:47'),(76061,1,96,'2022-12-10 17:38:34'),(76062,1,13,'2022-12-10 17:50:24'),(76063,1,62,'2022-12-10 18:14:37'),(76064,1,53,'2022-12-10 18:16:12'),(76065,1,44,'2022-12-10 18:22:08'),(76066,1,44,'2022-12-10 18:25:28'),(76067,1,6,'2022-12-10 18:33:40'),(76068,1,44,'2022-12-10 18:33:40'),(76069,1,44,'2022-12-10 18:37:55'),(76070,1,44,'2022-12-10 19:03:50'),(76071,1,53,'2022-12-10 19:50:36'),(76072,1,56,'2022-12-10 19:51:13'),(76073,1,44,'2022-12-10 20:33:10'),(76074,1,45,'2022-12-10 20:46:18'),(76075,1,66,'2022-12-10 21:21:53'),(76076,1,44,'2022-12-10 21:25:56'),(76077,1,59,'2022-12-10 21:26:30'),(76078,1,66,'2022-12-10 21:26:36'),(76079,1,76,'2022-12-10 21:26:43'),(76080,1,5,'2022-12-10 21:26:50'),(76081,1,53,'2022-12-10 21:26:57'),(76082,1,96,'2022-12-10 21:27:06'),(76083,1,66,'2022-12-10 21:27:13'),(76084,1,43,'2022-12-10 21:27:21'),(76085,1,79,'2022-12-10 21:27:28'),(76086,1,70,'2022-12-10 21:27:37'),(76087,1,56,'2022-12-10 21:27:47'),(76088,1,73,'2022-12-10 21:27:53'),(76089,1,76,'2022-12-10 21:28:00'),(76090,1,15,'2022-12-10 21:28:07'),(76091,1,53,'2022-12-10 21:28:16'),(76092,1,44,'2022-12-10 21:28:22'),(76093,1,59,'2022-12-10 21:28:31'),(76094,1,62,'2022-12-10 21:28:36'),(76095,1,45,'2022-12-10 21:28:46'),(76096,1,6,'2022-12-10 21:28:55'),(76097,1,70,'2022-12-10 21:28:59'),(76098,1,79,'2022-12-10 21:29:05'),(76099,1,43,'2022-12-10 21:29:15'),(76100,1,45,'2022-12-10 21:29:24'),(76101,1,62,'2022-12-10 21:29:32'),(76102,1,56,'2022-12-10 21:29:37'),(76103,1,73,'2022-12-10 21:29:41'),(76104,1,96,'2022-12-10 21:29:49'),(76105,1,53,'2022-12-10 21:29:54'),(76106,1,15,'2022-12-10 21:30:02'),(76107,1,13,'2022-12-10 21:30:13'),(76108,1,14,'2022-12-10 21:30:24'),(76109,1,44,'2022-12-10 21:30:32'),(76110,1,43,'2022-12-10 22:45:22'),(76111,1,44,'2022-12-10 22:55:05'),(76112,1,44,'2022-12-10 23:03:06'),(76113,1,44,'2022-12-10 23:09:14'),(76114,1,44,'2022-12-10 23:24:31'),(76115,1,44,'2022-12-11 00:14:52'),(76116,1,6,'2022-12-11 00:26:10'),(76117,1,44,'2022-12-11 00:58:48'),(76118,1,44,'2022-12-11 02:41:40'),(76119,1,44,'2022-12-11 03:07:29'),(76120,1,44,'2022-12-11 03:30:24'),(76121,1,44,'2022-12-11 03:40:47'),(76122,1,44,'2022-12-11 03:56:29'),(76123,1,79,'2022-12-11 03:57:59'),(76124,1,44,'2022-12-11 03:58:03'),(76125,1,5,'2022-12-11 03:58:07'),(76126,1,96,'2022-12-11 03:58:11'),(76127,1,53,'2022-12-11 03:58:15'),(76128,1,6,'2022-12-11 03:58:19'),(76129,1,96,'2022-12-11 03:58:23'),(76130,1,62,'2022-12-11 03:58:27'),(76131,1,59,'2022-12-11 03:58:31'),(76132,1,43,'2022-12-11 03:58:35'),(76133,1,62,'2022-12-11 03:58:39'),(76134,1,66,'2022-12-11 03:58:44'),(76135,1,73,'2022-12-11 03:58:49'),(76136,1,73,'2022-12-11 03:58:52'),(76137,1,53,'2022-12-11 03:58:57'),(76138,1,13,'2022-12-11 03:59:00'),(76139,1,59,'2022-12-11 03:59:04'),(76140,1,79,'2022-12-11 03:59:08'),(76141,1,44,'2022-12-11 03:59:12'),(76142,1,76,'2022-12-11 03:59:16'),(76143,1,76,'2022-12-11 03:59:20'),(76144,1,14,'2022-12-11 03:59:23'),(76145,1,15,'2022-12-11 03:59:28'),(76146,1,43,'2022-12-11 03:59:31'),(76147,1,45,'2022-12-11 03:59:37'),(76148,1,66,'2022-12-11 03:59:40'),(76149,1,56,'2022-12-11 03:59:48'),(76150,1,53,'2022-12-11 03:59:53'),(76151,1,70,'2022-12-11 03:59:57'),(76152,1,56,'2022-12-11 04:00:07'),(76153,1,15,'2022-12-11 04:00:10'),(76154,1,15,'2022-12-11 04:00:13'),(76155,1,15,'2022-12-11 04:00:32'),(76156,1,44,'2022-12-11 05:16:37'),(76157,1,15,'2022-12-11 05:24:32'),(76158,1,45,'2022-12-11 05:38:24'),(76159,1,44,'2022-12-11 07:40:55'),(76160,1,66,'2022-12-11 10:30:57'),(76161,1,44,'2022-12-11 11:21:20'),(76162,1,15,'2022-12-11 11:29:50'),(76163,1,44,'2022-12-11 11:40:46'),(76164,1,44,'2022-12-11 11:48:18'),(76165,1,15,'2022-12-11 12:29:38'),(76166,1,76,'2022-12-11 12:31:40'),(76167,1,6,'2022-12-11 12:38:45'),(76168,1,15,'2022-12-11 13:19:11'),(76169,1,70,'2022-12-11 13:36:29'),(76170,1,44,'2022-12-11 13:37:03'),(76171,1,79,'2022-12-11 13:47:06'),(76172,1,66,'2022-12-11 14:10:39'),(76173,1,45,'2022-12-11 14:51:20'),(76174,1,56,'2022-12-11 15:02:46'),(76175,1,56,'2022-12-11 15:04:44'),(76176,1,44,'2022-12-11 15:23:46'),(76177,1,15,'2022-12-11 15:24:35'),(76178,1,6,'2022-12-11 15:27:22'),(76179,1,70,'2022-12-11 16:01:12'),(76180,1,44,'2022-12-11 17:07:34'),(76181,1,59,'2022-12-11 17:08:28'),(76182,1,15,'2022-12-11 17:26:44'),(76183,1,53,'2022-12-11 17:41:59'),(76184,1,5,'2022-12-11 17:43:47'),(76185,1,76,'2022-12-11 17:44:24'),(76186,1,96,'2022-12-11 17:44:30'),(76187,1,59,'2022-12-11 17:46:29'),(76188,1,62,'2022-12-11 18:09:47'),(76189,1,13,'2022-12-11 19:12:18'),(76190,1,53,'2022-12-11 19:26:28'),(76191,1,53,'2022-12-11 19:27:38'),(76192,1,59,'2022-12-11 19:34:19'),(76193,1,62,'2022-12-11 19:53:41'),(76194,1,15,'2022-12-11 20:14:41'),(76195,1,44,'2022-12-11 22:44:25'),(76196,1,44,'2022-12-11 23:01:30'),(76197,1,44,'2022-12-11 23:27:44'),(76198,1,0,'2022-12-12 00:02:58'),(76199,1,44,'2022-12-12 00:16:08'),(76200,1,45,'2022-12-12 02:03:06'),(76201,1,44,'2022-12-12 02:40:11'),(76202,1,76,'2022-12-12 04:05:58'),(76203,1,44,'2022-12-12 04:34:40'),(76204,1,44,'2022-12-12 08:06:23'),(76205,1,44,'2022-12-12 09:09:56'),(76206,1,14,'2022-12-12 09:29:05'),(76207,1,59,'2022-12-12 09:30:53'),(76208,1,13,'2022-12-12 10:04:00'),(76209,1,59,'2022-12-12 10:06:46'),(76210,1,15,'2022-12-12 10:12:07'),(76211,1,6,'2022-12-12 10:49:58'),(76212,1,44,'2022-12-12 10:49:58'),(76213,1,6,'2022-12-12 11:04:38'),(76214,1,44,'2022-12-12 11:39:41'),(76215,1,44,'2022-12-12 13:35:12'),(76216,1,44,'2022-12-12 13:53:24'),(76217,1,43,'2022-12-12 13:54:33'),(76218,1,14,'2022-12-12 14:58:29'),(76219,1,53,'2022-12-12 14:58:29'),(76220,1,6,'2022-12-12 15:38:33'),(76221,1,44,'2022-12-12 16:26:00'),(76222,1,14,'2022-12-12 16:58:33'),(76223,1,79,'2022-12-12 17:01:18'),(76224,1,6,'2022-12-12 17:47:25'),(76225,1,6,'2022-12-12 17:47:27'),(76226,1,45,'2022-12-12 18:31:31'),(76227,1,44,'2022-12-12 18:37:07'),(76228,1,73,'2022-12-12 18:53:19'),(76229,1,70,'2022-12-12 20:14:22'),(76230,1,62,'2022-12-12 20:37:51'),(76231,1,70,'2022-12-12 20:52:12'),(76232,1,44,'2022-12-12 22:17:29'),(76233,1,44,'2022-12-12 22:19:36'),(76234,1,44,'2022-12-12 22:52:37'),(76235,1,44,'2022-12-13 00:15:19'),(76236,1,44,'2022-12-13 03:20:56'),(76237,1,44,'2022-12-13 03:51:48'),(76238,1,44,'2022-12-13 04:59:22'),(76239,1,44,'2022-12-13 05:09:36'),(76240,1,44,'2022-12-13 07:41:03'),(76241,1,44,'2022-12-13 07:44:04'),(76242,1,44,'2022-12-13 07:52:34'),(76243,1,44,'2022-12-13 08:12:24'),(76244,1,62,'2022-12-13 08:41:05'),(76245,1,44,'2022-12-13 09:41:33'),(76246,1,59,'2022-12-13 11:05:09'),(76247,1,66,'2022-12-13 11:09:50'),(76248,1,44,'2022-12-13 11:59:35'),(76249,1,44,'2022-12-13 13:17:39'),(76250,1,44,'2022-12-13 13:36:14'),(76251,1,56,'2022-12-13 13:38:46'),(76252,1,79,'2022-12-13 13:54:45'),(76253,1,53,'2022-12-13 14:01:17'),(76254,1,44,'2022-12-13 14:02:14'),(76255,1,6,'2022-12-13 14:02:15'),(76256,1,6,'2022-12-13 14:11:05'),(76257,1,44,'2022-12-13 14:11:05'),(76258,1,70,'2022-12-13 15:05:28'),(76259,1,43,'2022-12-13 15:13:04'),(76260,1,53,'2022-12-13 16:54:21'),(76261,1,44,'2022-12-13 18:26:28'),(76262,1,44,'2022-12-13 19:22:46'),(76263,1,59,'2022-12-13 19:27:44'),(76264,1,66,'2022-12-13 19:36:14'),(76265,1,44,'2022-12-13 20:24:06'),(76266,1,79,'2022-12-13 20:44:24'),(76267,1,15,'2022-12-13 21:03:38'),(76268,1,56,'2022-12-13 21:41:11'),(76269,1,44,'2022-12-13 21:46:52'),(76270,1,73,'2022-12-13 21:49:47'),(76271,1,44,'2022-12-13 22:30:38'),(76272,1,44,'2022-12-13 22:35:27'),(76273,1,44,'2022-12-13 22:42:40'),(76274,1,96,'2022-12-13 22:43:33'),(76275,1,44,'2022-12-13 23:08:43'),(76276,1,45,'2022-12-13 23:32:01'),(76277,1,62,'2022-12-14 00:07:32'),(76278,1,43,'2022-12-14 00:10:49'),(76279,1,44,'2022-12-14 00:13:43'),(76280,1,44,'2022-12-14 01:35:01'),(76281,1,6,'2022-12-14 01:35:41'),(76282,1,44,'2022-12-14 02:43:08'),(76283,1,44,'2022-12-14 02:51:23'),(76284,1,96,'2022-12-14 03:03:40'),(76285,1,14,'2022-12-14 04:24:53'),(76286,1,44,'2022-12-14 04:25:04'),(76287,1,62,'2022-12-14 05:01:49'),(76288,1,44,'2022-12-14 05:10:38'),(76289,1,44,'2022-12-14 05:37:25'),(76290,1,44,'2022-12-14 06:34:46'),(76291,1,44,'2022-12-14 06:57:00'),(76292,1,6,'2022-12-14 06:57:05'),(76293,1,53,'2022-12-14 06:57:11'),(76294,1,6,'2022-12-14 06:58:00'),(76295,1,44,'2022-12-14 07:11:18'),(76296,1,44,'2022-12-14 07:20:26'),(76297,1,44,'2022-12-14 07:40:08'),(76298,1,44,'2022-12-14 07:55:05'),(76299,1,44,'2022-12-14 10:20:30'),(76300,1,44,'2022-12-14 10:48:29'),(76301,1,44,'2022-12-14 11:43:19'),(76302,1,44,'2022-12-14 13:37:06'),(76303,1,59,'2022-12-14 14:21:43'),(76304,1,44,'2022-12-14 17:40:32'),(76305,1,44,'2022-12-14 17:47:07'),(76306,1,56,'2022-12-14 17:58:00'),(76307,1,44,'2022-12-14 18:04:19'),(76308,1,44,'2022-12-14 18:24:56'),(76309,1,44,'2022-12-14 18:30:49'),(76310,1,79,'2022-12-14 18:34:23'),(76311,1,43,'2022-12-14 18:38:33'),(76312,1,44,'2022-12-14 20:41:18'),(76313,1,44,'2022-12-14 22:05:12'),(76314,1,44,'2022-12-14 22:09:03'),(76315,1,44,'2022-12-14 22:19:00'),(76316,1,44,'2022-12-15 00:10:30'),(76317,1,6,'2022-12-15 00:12:40'),(76318,1,6,'2022-12-15 01:17:52'),(76319,1,44,'2022-12-15 02:42:31'),(76320,1,44,'2022-12-15 02:49:13'),(76321,1,44,'2022-12-15 02:59:14'),(76322,1,6,'2022-12-15 02:59:15'),(76323,1,44,'2022-12-15 05:08:32'),(76324,1,44,'2022-12-15 05:11:19'),(76325,1,44,'2022-12-15 05:42:17'),(76326,1,44,'2022-12-15 06:05:51'),(76327,1,44,'2022-12-15 06:22:15'),(76328,1,44,'2022-12-15 07:41:39'),(76329,1,44,'2022-12-15 08:22:19'),(76330,1,43,'2022-12-15 08:46:19'),(76331,1,13,'2022-12-15 08:47:57'),(76332,1,44,'2022-12-15 08:59:13'),(76333,1,15,'2022-12-15 08:59:14'),(76334,1,6,'2022-12-15 08:59:22'),(76335,1,14,'2022-12-15 08:59:24'),(76336,1,13,'2022-12-15 08:59:27'),(76337,1,15,'2022-12-15 08:59:28'),(76338,1,5,'2022-12-15 08:59:30'),(76339,1,96,'2022-12-15 08:59:32'),(76340,1,44,'2022-12-15 09:23:30'),(76341,1,6,'2022-12-15 09:24:29'),(76342,1,5,'2022-12-15 09:24:57'),(76343,1,53,'2022-12-15 09:25:34'),(76344,1,44,'2022-12-15 09:26:08'),(76345,1,62,'2022-12-15 09:56:26'),(76346,1,66,'2022-12-15 10:14:57'),(76347,1,66,'2022-12-15 10:15:01'),(76348,1,56,'2022-12-15 10:15:06'),(76349,1,56,'2022-12-15 10:15:11'),(76350,1,43,'2022-12-15 10:15:16'),(76351,1,43,'2022-12-15 10:15:20'),(76352,1,53,'2022-12-15 10:15:24'),(76353,1,53,'2022-12-15 10:15:28'),(76354,1,45,'2022-12-15 10:15:29'),(76355,1,45,'2022-12-15 10:15:33'),(76356,1,44,'2022-12-15 10:32:50'),(76357,1,59,'2022-12-15 10:34:09'),(76358,1,15,'2022-12-15 10:53:40'),(76359,1,15,'2022-12-15 10:55:37'),(76360,1,44,'2022-12-15 11:50:20'),(76361,1,44,'2022-12-15 13:38:05'),(76362,1,73,'2022-12-15 13:52:35'),(76363,1,44,'2022-12-15 14:06:52'),(76364,1,62,'2022-12-15 14:06:53'),(76365,1,13,'2022-12-15 14:06:56'),(76366,1,44,'2022-12-15 14:14:20'),(76367,1,62,'2022-12-15 14:14:23'),(76368,1,45,'2022-12-15 14:14:23'),(76369,1,13,'2022-12-15 14:14:26'),(76370,1,14,'2022-12-15 15:09:13'),(76371,1,44,'2022-12-15 16:18:57'),(76372,1,59,'2022-12-15 16:19:12'),(76373,1,66,'2022-12-15 16:19:15'),(76374,1,76,'2022-12-15 16:19:19'),(76375,1,5,'2022-12-15 16:19:21'),(76376,1,53,'2022-12-15 16:19:28'),(76377,1,96,'2022-12-15 16:19:33'),(76378,1,66,'2022-12-15 16:19:36'),(76379,1,43,'2022-12-15 16:19:46'),(76380,1,79,'2022-12-15 16:19:51'),(76381,1,70,'2022-12-15 16:19:57'),(76382,1,56,'2022-12-15 16:20:00'),(76383,1,73,'2022-12-15 16:20:06'),(76384,1,76,'2022-12-15 16:20:11'),(76385,1,15,'2022-12-15 16:20:15'),(76386,1,53,'2022-12-15 16:20:21'),(76387,1,44,'2022-12-15 16:20:25'),(76388,1,59,'2022-12-15 16:20:33'),(76389,1,62,'2022-12-15 16:20:38'),(76390,1,45,'2022-12-15 16:20:43'),(76391,1,6,'2022-12-15 16:20:47'),(76392,1,70,'2022-12-15 16:20:51'),(76393,1,79,'2022-12-15 16:20:55'),(76394,1,43,'2022-12-15 16:20:59'),(76395,1,45,'2022-12-15 16:21:06'),(76396,1,62,'2022-12-15 16:21:09'),(76397,1,56,'2022-12-15 16:21:17'),(76398,1,73,'2022-12-15 16:21:22'),(76399,1,96,'2022-12-15 16:21:27'),(76400,1,53,'2022-12-15 16:21:32'),(76401,1,15,'2022-12-15 16:21:41'),(76402,1,13,'2022-12-15 16:21:47'),(76403,1,14,'2022-12-15 16:21:53'),(76404,1,44,'2022-12-15 16:21:57'),(76405,1,66,'2022-12-15 16:39:15'),(76406,1,44,'2022-12-15 17:45:25'),(76407,1,76,'2022-12-15 17:52:40'),(76408,1,44,'2022-12-15 17:52:41'),(76409,1,44,'2022-12-15 18:12:21'),(76410,1,79,'2022-12-15 18:29:11'),(76411,1,44,'2022-12-15 19:26:11'),(76412,1,45,'2022-12-15 19:48:07'),(76413,1,44,'2022-12-15 20:53:10'),(76414,1,44,'2022-12-15 21:24:04'),(76415,1,44,'2022-12-15 21:31:00'),(76416,1,44,'2022-12-15 21:33:54'),(76417,1,56,'2022-12-15 21:39:33'),(76418,1,62,'2022-12-15 21:42:39'),(76419,1,73,'2022-12-15 21:44:31'),(76420,1,44,'2022-12-15 22:15:37'),(76421,1,44,'2022-12-15 22:17:29'),(76422,1,53,'2022-12-15 22:29:55'),(76423,1,6,'2022-12-15 23:25:10'),(76424,1,70,'2022-12-15 23:29:22'),(76425,1,13,'2022-12-15 23:42:14'),(76426,1,59,'2022-12-16 00:02:39'),(76427,1,44,'2022-12-16 00:26:28'),(76428,1,44,'2022-12-16 00:41:05'),(76429,1,44,'2022-12-16 00:55:26'),(76430,1,6,'2022-12-16 01:48:06'),(76431,1,53,'2022-12-16 02:13:51'),(76432,1,59,'2022-12-16 02:36:53'),(76433,1,44,'2022-12-16 02:48:58'),(76434,1,44,'2022-12-16 02:52:11'),(76435,1,44,'2022-12-16 03:20:32'),(76436,1,44,'2022-12-16 03:22:39'),(76437,1,59,'2022-12-16 04:02:30'),(76438,1,44,'2022-12-16 04:04:35'),(76439,1,44,'2022-12-16 04:18:37'),(76440,1,76,'2022-12-16 04:48:47'),(76441,1,15,'2022-12-16 04:54:48'),(76442,1,44,'2022-12-16 05:11:02'),(76443,1,73,'2022-12-16 05:14:00'),(76444,1,44,'2022-12-16 05:33:13'),(76445,1,44,'2022-12-16 05:37:15'),(76446,1,44,'2022-12-16 06:35:38'),(76447,1,15,'2022-12-16 06:58:28'),(76448,1,96,'2022-12-16 07:01:25'),(76449,1,73,'2022-12-16 07:16:53'),(76450,1,15,'2022-12-16 07:40:45'),(76451,1,15,'2022-12-16 07:40:49'),(76452,1,44,'2022-12-16 07:46:01'),(76453,1,44,'2022-12-16 07:55:06'),(76454,1,44,'2022-12-16 08:00:38'),(76455,1,76,'2022-12-16 08:08:06'),(76456,1,43,'2022-12-16 08:43:23'),(76457,1,76,'2022-12-16 08:52:46'),(76458,1,76,'2022-12-16 09:49:52'),(76459,1,44,'2022-12-16 10:57:17'),(76460,1,44,'2022-12-16 11:45:37'),(76461,1,44,'2022-12-16 12:00:37'),(76462,1,70,'2022-12-16 12:02:17'),(76463,1,44,'2022-12-16 13:13:02'),(76464,1,44,'2022-12-16 13:36:07'),(76465,1,44,'2022-12-16 14:26:56'),(76466,1,59,'2022-12-16 15:27:11'),(76467,1,66,'2022-12-16 15:49:52'),(76468,1,44,'2022-12-16 15:50:53'),(76469,1,59,'2022-12-16 16:19:53'),(76470,1,44,'2022-12-16 16:51:32'),(76471,1,62,'2022-12-16 16:58:06'),(76472,1,44,'2022-12-16 17:21:40'),(76473,1,15,'2022-12-16 17:35:41'),(76474,1,44,'2022-12-16 17:35:58'),(76475,1,43,'2022-12-16 17:51:40'),(76476,1,53,'2022-12-16 18:12:43'),(76477,1,44,'2022-12-16 18:32:50'),(76478,1,70,'2022-12-16 18:39:00'),(76479,1,62,'2022-12-16 18:47:41'),(76480,1,66,'2022-12-16 18:47:43'),(76481,1,44,'2022-12-16 20:10:52'),(76482,1,53,'2022-12-16 20:32:10'),(76483,1,73,'2022-12-16 20:35:22'),(76484,1,5,'2022-12-16 20:39:08'),(76485,1,6,'2022-12-16 21:52:03'),(76486,1,44,'2022-12-16 21:54:28'),(76487,1,5,'2022-12-16 21:54:30'),(76488,1,6,'2022-12-16 21:54:33'),(76489,1,59,'2022-12-16 21:59:44'),(76490,1,44,'2022-12-16 22:06:07'),(76491,1,44,'2022-12-16 22:15:31'),(76492,1,44,'2022-12-16 22:34:03'),(76493,1,62,'2022-12-16 23:34:35'),(76494,1,44,'2022-12-17 00:15:08'),(76495,1,70,'2022-12-17 00:15:39'),(76496,1,44,'2022-12-17 00:20:16'),(76497,1,15,'2022-12-17 00:51:59'),(76498,1,53,'2022-12-17 01:16:35'),(76499,1,44,'2022-12-17 02:17:39'),(76500,1,73,'2022-12-17 02:26:11'),(76501,1,44,'2022-12-17 02:52:20'),(76502,1,44,'2022-12-17 03:09:00'),(76503,1,44,'2022-12-17 03:43:07'),(76504,1,73,'2022-12-17 04:42:05'),(76505,1,44,'2022-12-17 05:34:51'),(76506,1,44,'2022-12-17 05:43:37'),(76507,1,44,'2022-12-17 05:49:09'),(76508,1,44,'2022-12-17 05:53:50'),(76509,1,43,'2022-12-17 07:33:49'),(76510,1,56,'2022-12-17 07:33:50'),(76511,1,44,'2022-12-17 07:51:22'),(76512,1,44,'2022-12-17 08:20:38'),(76513,1,44,'2022-12-17 08:33:10'),(76514,1,59,'2022-12-17 09:01:19'),(76515,1,44,'2022-12-17 09:14:57'),(76516,1,53,'2022-12-17 09:25:09'),(76517,1,44,'2022-12-17 09:37:31'),(76518,1,53,'2022-12-17 09:47:46'),(76519,1,53,'2022-12-17 09:54:54'),(76520,1,44,'2022-12-17 10:01:02'),(76521,1,44,'2022-12-17 10:22:55'),(76522,1,66,'2022-12-17 10:45:46'),(76523,1,73,'2022-12-17 10:45:47'),(76524,1,44,'2022-12-17 10:49:40'),(76525,1,59,'2022-12-17 10:58:07'),(76526,1,44,'2022-12-17 11:04:35'),(76527,1,44,'2022-12-17 11:56:45'),(76528,1,44,'2022-12-17 13:37:05'),(76529,1,76,'2022-12-17 13:56:20'),(76530,1,44,'2022-12-17 15:49:36'),(76531,1,66,'2022-12-17 16:37:15'),(76532,1,44,'2022-12-17 17:11:00'),(76533,1,13,'2022-12-17 17:11:02'),(76534,1,44,'2022-12-17 17:11:03'),(76535,1,6,'2022-12-17 17:11:04'),(76536,1,70,'2022-12-17 17:11:06'),(76537,1,56,'2022-12-17 17:11:09'),(76538,1,79,'2022-12-17 17:11:10'),(76539,1,15,'2022-12-17 17:11:16'),(76540,1,5,'2022-12-17 17:11:20'),(76541,1,44,'2022-12-17 17:18:36'),(76542,1,14,'2022-12-17 17:21:42'),(76543,1,53,'2022-12-17 17:33:22'),(76544,1,44,'2022-12-17 18:14:54'),(76545,1,44,'2022-12-17 18:53:05'),(76546,1,14,'2022-12-17 18:53:08'),(76547,1,15,'2022-12-17 18:53:09'),(76548,1,15,'2022-12-17 18:53:09'),(76549,1,53,'2022-12-17 18:53:09'),(76550,1,6,'2022-12-17 18:53:09'),(76551,1,79,'2022-12-17 18:53:09'),(76552,1,73,'2022-12-17 18:53:09'),(76553,1,59,'2022-12-17 18:53:09'),(76554,1,96,'2022-12-17 18:53:09'),(76555,1,76,'2022-12-17 18:53:09'),(76556,1,53,'2022-12-17 18:53:09'),(76557,1,79,'2022-12-17 18:53:09'),(76558,1,96,'2022-12-17 18:53:09'),(76559,1,13,'2022-12-17 18:53:09'),(76560,1,76,'2022-12-17 18:53:09'),(76561,1,5,'2022-12-17 18:53:09'),(76562,1,59,'2022-12-17 18:53:10'),(76563,1,62,'2022-12-17 18:53:10'),(76564,1,53,'2022-12-17 18:53:10'),(76565,1,44,'2022-12-17 18:53:10'),(76566,1,43,'2022-12-17 18:53:10'),(76567,1,70,'2022-12-17 18:53:10'),(76568,1,44,'2022-12-17 18:53:10'),(76569,1,45,'2022-12-17 18:53:10'),(76570,1,45,'2022-12-17 18:53:10'),(76571,1,62,'2022-12-17 18:53:10'),(76572,1,66,'2022-12-17 18:53:10'),(76573,1,70,'2022-12-17 18:53:11'),(76574,1,73,'2022-12-17 18:53:11'),(76575,1,56,'2022-12-17 18:53:11'),(76576,1,43,'2022-12-17 18:53:11'),(76577,1,66,'2022-12-17 18:53:11'),(76578,1,56,'2022-12-17 18:53:11'),(76579,1,6,'2022-12-17 19:05:17'),(76580,1,43,'2022-12-17 19:41:07'),(76581,1,53,'2022-12-17 21:52:43'),(76582,1,59,'2022-12-17 22:26:17'),(76583,1,44,'2022-12-17 22:29:18'),(76584,1,44,'2022-12-17 22:38:46'),(76585,1,44,'2022-12-18 00:09:36'),(76586,1,66,'2022-12-18 00:46:30'),(76587,1,66,'2022-12-18 00:48:35'),(76588,1,44,'2022-12-18 01:17:39'),(76589,1,96,'2022-12-18 01:56:30'),(76590,1,44,'2022-12-18 02:00:19'),(76591,1,15,'2022-12-18 02:35:31'),(76592,1,70,'2022-12-18 02:42:39'),(76593,1,44,'2022-12-18 02:48:19'),(76594,1,66,'2022-12-18 03:10:11'),(76595,1,70,'2022-12-18 03:43:06'),(76596,1,44,'2022-12-18 04:05:41'),(76597,1,73,'2022-12-18 04:34:04'),(76598,1,44,'2022-12-18 04:51:09'),(76599,1,44,'2022-12-18 05:08:36'),(76600,1,66,'2022-12-18 05:35:38'),(76601,1,6,'2022-12-18 06:03:39'),(76602,1,44,'2022-12-18 06:03:39'),(76603,1,73,'2022-12-18 06:29:42'),(76604,1,45,'2022-12-18 06:59:52'),(76605,1,73,'2022-12-18 07:15:45'),(76606,1,44,'2022-12-18 07:43:04'),(76607,1,59,'2022-12-18 08:07:37'),(76608,1,43,'2022-12-18 08:07:39'),(76609,1,15,'2022-12-18 08:07:47'),(76610,1,44,'2022-12-18 09:53:10'),(76611,1,59,'2022-12-18 10:36:17'),(76612,1,44,'2022-12-18 10:50:36'),(76613,1,6,'2022-12-18 10:50:39'),(76614,1,53,'2022-12-18 10:50:39'),(76615,1,6,'2022-12-18 10:50:42'),(76616,1,0,'2022-12-18 10:52:13'),(76617,1,44,'2022-12-18 10:55:05'),(76618,1,62,'2022-12-18 11:26:58'),(76619,1,44,'2022-12-18 11:52:11'),(76620,1,62,'2022-12-18 12:09:07'),(76621,1,44,'2022-12-18 12:27:27'),(76622,1,44,'2022-12-18 12:55:05'),(76623,1,70,'2022-12-18 13:02:05'),(76624,1,15,'2022-12-18 13:11:40'),(76625,1,44,'2022-12-18 13:16:46'),(76626,1,44,'2022-12-18 13:38:05'),(76627,1,44,'2022-12-18 14:06:17'),(76628,1,44,'2022-12-18 14:11:06'),(76629,1,5,'2022-12-18 14:28:40'),(76630,1,44,'2022-12-18 14:49:11'),(76631,1,43,'2022-12-18 14:51:09'),(76632,1,53,'2022-12-18 15:13:40'),(76633,1,79,'2022-12-18 15:36:11'),(76634,1,66,'2022-12-18 15:58:40'),(76635,1,44,'2022-12-18 17:09:26'),(76636,1,44,'2022-12-18 17:29:17'),(76637,1,56,'2022-12-18 17:49:22'),(76638,1,44,'2022-12-18 18:20:42'),(76639,1,56,'2022-12-18 18:28:35'),(76640,1,56,'2022-12-18 19:08:54'),(76641,1,44,'2022-12-18 19:16:28'),(76642,1,62,'2022-12-18 19:22:28'),(76643,1,66,'2022-12-18 19:22:30'),(76644,1,96,'2022-12-18 21:55:23'),(76645,1,45,'2022-12-18 22:06:04'),(76646,1,44,'2022-12-18 22:44:18'),(76647,1,44,'2022-12-18 22:58:47'),(76648,1,44,'2022-12-18 23:02:56'),(76649,1,44,'2022-12-18 23:20:06'),(76650,1,44,'2022-12-19 00:13:13'),(76651,1,44,'2022-12-19 00:18:10'),(76652,1,44,'2022-12-19 02:08:51'),(76653,1,44,'2022-12-19 02:48:04'),(76654,1,44,'2022-12-19 02:52:08'),(76655,1,96,'2022-12-19 03:02:04'),(76656,1,53,'2022-12-19 03:20:38'),(76657,1,44,'2022-12-19 03:42:29'),(76658,1,79,'2022-12-19 03:54:05'),(76659,1,66,'2022-12-19 03:55:31'),(76660,1,44,'2022-12-19 04:09:35'),(76661,1,44,'2022-12-19 04:51:55'),(76662,1,44,'2022-12-19 05:08:48'),(76663,1,70,'2022-12-19 06:08:29'),(76664,1,66,'2022-12-19 07:21:41'),(76665,1,43,'2022-12-19 07:23:45'),(76666,1,44,'2022-12-19 07:50:50'),(76667,1,59,'2022-12-19 07:52:49'),(76668,1,44,'2022-12-19 07:58:47'),(76669,1,44,'2022-12-19 08:09:36'),(76670,1,43,'2022-12-19 08:22:44'),(76671,1,43,'2022-12-19 09:54:41'),(76672,1,56,'2022-12-19 09:55:19'),(76673,1,5,'2022-12-19 09:56:45'),(76674,1,73,'2022-12-19 10:34:22'),(76675,1,6,'2022-12-19 11:23:53'),(76676,1,13,'2022-12-19 11:31:29'),(76677,1,44,'2022-12-19 11:48:07'),(76678,1,44,'2022-12-19 12:55:56'),(76679,1,62,'2022-12-19 13:38:29'),(76680,1,44,'2022-12-19 13:39:03'),(76681,1,96,'2022-12-19 13:54:02'),(76682,1,70,'2022-12-19 13:57:47'),(76683,1,44,'2022-12-19 14:31:38'),(76684,1,44,'2022-12-19 15:55:38'),(76685,1,44,'2022-12-19 16:57:20'),(76686,1,44,'2022-12-19 17:00:36'),(76687,1,13,'2022-12-19 17:42:22'),(76688,1,44,'2022-12-19 17:54:08'),(76689,1,62,'2022-12-19 17:57:04'),(76690,1,44,'2022-12-19 18:13:12'),(76691,1,53,'2022-12-19 18:17:34'),(76692,1,44,'2022-12-19 20:44:13'),(76693,1,6,'2022-12-19 20:51:03'),(76694,1,44,'2022-12-19 22:01:58'),(76695,1,44,'2022-12-19 22:04:03'),(76696,1,79,'2022-12-19 22:20:03'),(76697,1,66,'2022-12-19 22:55:40'),(76698,1,44,'2022-12-19 23:03:20'),(76699,1,44,'2022-12-19 23:23:10'),(76700,1,44,'2022-12-20 00:01:30'),(76701,1,44,'2022-12-20 00:12:03'),(76702,1,59,'2022-12-20 01:22:23'),(76703,1,62,'2022-12-20 02:05:08'),(76704,1,62,'2022-12-20 02:07:47'),(76705,1,15,'2022-12-20 02:10:47'),(76706,1,66,'2022-12-20 02:18:03'),(76707,1,44,'2022-12-20 02:31:07'),(76708,1,44,'2022-12-20 02:37:29'),(76709,1,45,'2022-12-20 02:46:22'),(76710,1,44,'2022-12-20 03:10:53'),(76711,1,14,'2022-12-20 03:15:41'),(76712,1,15,'2022-12-20 03:43:19'),(76713,1,45,'2022-12-20 04:10:59'),(76714,1,44,'2022-12-20 04:36:01'),(76715,1,14,'2022-12-20 04:45:08'),(76716,1,44,'2022-12-20 05:09:24'),(76717,1,13,'2022-12-20 05:55:55'),(76718,1,44,'2022-12-20 06:06:18'),(76719,1,6,'2022-12-20 07:45:38'),(76720,1,44,'2022-12-20 07:54:21'),(76721,1,44,'2022-12-20 08:19:34'),(76722,1,62,'2022-12-20 08:30:16'),(76723,1,44,'2022-12-20 08:41:37'),(76724,1,44,'2022-12-20 09:28:24'),(76725,1,70,'2022-12-20 09:59:13'),(76726,1,53,'2022-12-20 09:59:14'),(76727,1,15,'2022-12-20 10:21:09'),(76728,1,59,'2022-12-20 11:29:47'),(76729,1,59,'2022-12-20 12:14:38'),(76730,1,56,'2022-12-20 13:00:11'),(76731,1,44,'2022-12-20 13:37:06'),(76732,1,76,'2022-12-20 13:46:13'),(76733,1,5,'2022-12-20 14:31:58'),(76734,1,44,'2022-12-20 14:56:49'),(76735,1,44,'2022-12-20 15:16:59'),(76736,1,44,'2022-12-20 15:19:29'),(76737,1,44,'2022-12-20 15:59:05'),(76738,1,43,'2022-12-20 16:01:56'),(76739,1,44,'2022-12-20 16:31:51'),(76740,1,62,'2022-12-20 16:46:58'),(76741,1,53,'2022-12-20 17:31:58'),(76742,1,44,'2022-12-20 18:16:58'),(76743,1,56,'2022-12-20 19:44:41'),(76744,1,44,'2022-12-20 19:49:37'),(76745,1,6,'2022-12-20 21:32:14'),(76746,1,44,'2022-12-20 22:25:29'),(76747,1,43,'2022-12-20 22:33:16'),(76748,1,44,'2022-12-21 00:14:39'),(76749,1,44,'2022-12-21 00:25:40'),(76750,1,44,'2022-12-21 02:49:51'),(76751,1,70,'2022-12-21 03:05:59'),(76752,1,6,'2022-12-21 04:30:12'),(76753,1,44,'2022-12-21 04:39:07'),(76754,1,44,'2022-12-21 05:09:39'),(76755,1,13,'2022-12-21 05:38:13'),(76756,1,15,'2022-12-21 05:39:35'),(76757,1,44,'2022-12-21 05:57:41'),(76758,1,73,'2022-12-21 06:38:09'),(76759,1,44,'2022-12-21 07:05:37'),(76760,1,44,'2022-12-21 07:49:40'),(76761,1,44,'2022-12-21 08:54:32'),(76762,1,44,'2022-12-21 10:00:52'),(76763,1,62,'2022-12-21 10:18:27'),(76764,1,59,'2022-12-21 11:06:23'),(76765,1,44,'2022-12-21 12:07:59'),(76766,1,44,'2022-12-21 13:38:05'),(76767,1,70,'2022-12-21 13:52:15'),(76768,1,15,'2022-12-21 13:54:13'),(76769,1,44,'2022-12-21 14:00:15'),(76770,1,76,'2022-12-21 14:16:51'),(76771,1,44,'2022-12-21 14:22:17'),(76772,1,76,'2022-12-21 14:33:41'),(76773,1,15,'2022-12-21 14:37:00'),(76774,1,15,'2022-12-21 14:39:09'),(76775,1,44,'2022-12-21 15:15:50'),(76776,1,44,'2022-12-21 15:29:07'),(76777,1,44,'2022-12-21 15:36:55'),(76778,1,44,'2022-12-21 15:41:02'),(76779,1,15,'2022-12-21 15:46:00'),(76780,1,56,'2022-12-21 17:04:12'),(76781,1,73,'2022-12-21 17:05:17'),(76782,1,44,'2022-12-21 17:57:35'),(76783,1,44,'2022-12-21 18:13:27'),(76784,1,44,'2022-12-21 19:43:48'),(76785,1,66,'2022-12-21 19:51:09'),(76786,1,6,'2022-12-21 20:51:23'),(76787,1,44,'2022-12-21 22:37:08'),(76788,1,96,'2022-12-21 22:54:14'),(76789,1,44,'2022-12-21 23:41:31'),(76790,1,14,'2022-12-21 23:56:25'),(76791,1,44,'2022-12-22 00:01:23'),(76792,1,44,'2022-12-22 00:10:34'),(76793,1,43,'2022-12-22 00:12:14'),(76794,1,44,'2022-12-22 00:48:15'),(76795,1,79,'2022-12-22 01:23:49'),(76796,1,6,'2022-12-22 01:25:10'),(76797,1,44,'2022-12-22 01:26:21'),(76798,1,6,'2022-12-22 01:57:20'),(76799,1,44,'2022-12-22 01:57:20'),(76800,1,53,'2022-12-22 02:27:51'),(76801,1,44,'2022-12-22 03:22:30'),(76802,1,6,'2022-12-22 04:02:22'),(76803,1,44,'2022-12-22 04:13:12'),(76804,1,44,'2022-12-22 05:10:22'),(76805,1,15,'2022-12-22 05:16:08'),(76806,1,44,'2022-12-22 05:18:29'),(76807,1,44,'2022-12-22 05:58:15'),(76808,1,59,'2022-12-22 06:02:10'),(76809,1,44,'2022-12-22 06:13:13'),(76810,1,6,'2022-12-22 06:13:38'),(76811,1,53,'2022-12-22 06:13:45'),(76812,1,6,'2022-12-22 06:13:48'),(76813,1,44,'2022-12-22 06:19:19'),(76814,1,15,'2022-12-22 06:35:43'),(76815,1,44,'2022-12-22 09:07:08'),(76816,1,44,'2022-12-22 09:40:50'),(76817,1,44,'2022-12-22 09:57:04'),(76818,1,73,'2022-12-22 10:04:46'),(76819,1,43,'2022-12-22 10:07:07'),(76820,1,45,'2022-12-22 10:15:47'),(76821,1,53,'2022-12-22 11:02:07'),(76822,1,44,'2022-12-22 13:39:06'),(76823,1,44,'2022-12-22 14:46:26'),(76824,1,44,'2022-12-22 15:07:56'),(76825,1,44,'2022-12-22 15:50:11'),(76826,1,62,'2022-12-22 15:53:49'),(76827,1,43,'2022-12-22 16:39:24'),(76828,1,44,'2022-12-22 17:09:55'),(76829,1,44,'2022-12-22 17:24:28'),(76830,1,56,'2022-12-22 18:01:06'),(76831,1,44,'2022-12-22 18:54:24'),(76832,1,44,'2022-12-22 19:39:25'),(76833,1,44,'2022-12-22 20:20:34'),(76834,1,44,'2022-12-22 20:27:15'),(76835,1,96,'2022-12-22 20:43:27'),(76836,1,62,'2022-12-22 20:53:17'),(76837,1,53,'2022-12-22 21:05:58'),(76838,1,62,'2022-12-22 21:40:40'),(76839,1,44,'2022-12-22 22:25:56'),(76840,1,44,'2022-12-23 00:19:00'),(76841,1,44,'2022-12-23 00:32:50'),(76842,1,44,'2022-12-23 02:40:39'),(76843,1,44,'2022-12-23 03:21:47'),(76844,1,44,'2022-12-23 04:39:26'),(76845,1,15,'2022-12-23 05:06:40'),(76846,1,44,'2022-12-23 05:12:03'),(76847,1,96,'2022-12-23 05:31:05'),(76848,1,70,'2022-12-23 05:32:00'),(76849,1,70,'2022-12-23 06:20:07'),(76850,1,44,'2022-12-23 07:14:15'),(76851,1,5,'2022-12-23 07:14:16'),(76852,1,6,'2022-12-23 07:14:18'),(76853,1,44,'2022-12-23 09:57:13'),(76854,1,44,'2022-12-23 09:58:03'),(76855,1,44,'2022-12-23 10:08:00'),(76856,1,44,'2022-12-23 11:39:08'),(76857,1,44,'2022-12-23 12:19:26'),(76858,1,44,'2022-12-23 13:40:07'),(76859,1,15,'2022-12-23 14:43:44'),(76860,1,44,'2022-12-23 15:06:04'),(76861,1,44,'2022-12-23 15:26:22'),(76862,1,62,'2022-12-23 17:30:53'),(76863,1,6,'2022-12-23 17:32:54'),(76864,1,6,'2022-12-23 18:16:04'),(76865,1,44,'2022-12-23 18:16:08'),(76866,1,44,'2022-12-23 19:02:33'),(76867,1,73,'2022-12-23 20:59:05'),(76868,1,70,'2022-12-23 21:17:56'),(76869,1,44,'2022-12-23 21:20:08'),(76870,1,66,'2022-12-23 21:55:06'),(76871,1,96,'2022-12-23 21:55:19'),(76872,1,44,'2022-12-23 22:37:20'),(76873,1,44,'2022-12-23 23:54:09'),(76874,1,44,'2022-12-24 00:13:56'),(76875,1,62,'2022-12-24 00:17:24'),(76876,1,15,'2022-12-24 00:18:57'),(76877,1,44,'2022-12-24 00:24:15'),(76878,1,44,'2022-12-24 00:52:18'),(76879,1,44,'2022-12-24 03:00:17'),(76880,1,44,'2022-12-24 03:12:37'),(76881,1,79,'2022-12-24 03:27:53'),(76882,1,44,'2022-12-24 04:02:18'),(76883,1,44,'2022-12-24 05:11:14'),(76884,1,96,'2022-12-24 05:11:32'),(76885,1,44,'2022-12-24 05:42:09'),(76886,1,62,'2022-12-24 06:29:50'),(76887,1,44,'2022-12-24 08:40:57'),(76888,1,76,'2022-12-24 09:06:39'),(76889,1,44,'2022-12-24 09:08:49'),(76890,1,44,'2022-12-24 09:13:28'),(76891,1,45,'2022-12-24 09:29:06'),(76892,1,45,'2022-12-24 09:50:39'),(76893,1,5,'2022-12-24 09:52:04'),(76894,1,73,'2022-12-24 09:52:10'),(76895,1,44,'2022-12-24 09:55:54'),(76896,1,6,'2022-12-24 09:55:55'),(76897,1,44,'2022-12-24 10:17:06'),(76898,1,43,'2022-12-24 10:28:46'),(76899,1,13,'2022-12-24 11:17:48'),(76900,1,6,'2022-12-24 12:19:13'),(76901,1,44,'2022-12-24 13:28:14'),(76902,1,44,'2022-12-24 13:38:03'),(76903,1,44,'2022-12-24 13:58:09'),(76904,1,44,'2022-12-24 14:23:59'),(76905,1,44,'2022-12-24 15:35:16'),(76906,1,44,'2022-12-24 16:05:49'),(76907,1,0,'2022-12-24 16:52:15'),(76908,1,44,'2022-12-24 17:23:57'),(76909,1,6,'2022-12-24 17:46:14'),(76910,1,44,'2022-12-24 18:18:51'),(76911,1,43,'2022-12-24 18:34:05'),(76912,1,44,'2022-12-24 18:35:47'),(76913,1,44,'2022-12-24 18:42:27'),(76914,1,45,'2022-12-24 18:45:59'),(76915,1,44,'2022-12-24 18:46:21'),(76916,1,62,'2022-12-24 19:00:36'),(76917,1,53,'2022-12-24 19:23:07'),(76918,1,43,'2022-12-24 19:31:02'),(76919,1,43,'2022-12-24 19:38:05'),(76920,1,56,'2022-12-24 19:40:32'),(76921,1,66,'2022-12-24 19:40:35'),(76922,1,79,'2022-12-24 20:16:01'),(76923,1,44,'2022-12-24 20:26:20'),(76924,1,76,'2022-12-24 20:27:09'),(76925,1,76,'2022-12-24 20:34:04'),(76926,1,59,'2022-12-24 20:46:54'),(76927,1,96,'2022-12-24 20:53:44'),(76928,1,96,'2022-12-24 20:58:56'),(76929,1,73,'2022-12-24 21:00:59'),(76930,1,43,'2022-12-24 21:01:53'),(76931,1,79,'2022-12-24 21:26:05'),(76932,1,76,'2022-12-24 21:45:59'),(76933,1,15,'2022-12-24 21:55:15'),(76934,1,44,'2022-12-24 22:10:27'),(76935,1,44,'2022-12-24 22:35:35'),(76936,1,53,'2022-12-24 22:54:53'),(76937,1,53,'2022-12-24 22:55:46'),(76938,1,45,'2022-12-24 23:15:18'),(76939,1,44,'2022-12-24 23:20:29'),(76940,1,59,'2022-12-25 00:00:32'),(76941,1,73,'2022-12-25 00:08:16'),(76942,1,44,'2022-12-25 00:18:11'),(76943,1,44,'2022-12-25 00:54:06'),(76944,1,14,'2022-12-25 00:57:05'),(76945,1,13,'2022-12-25 01:00:52'),(76946,1,45,'2022-12-25 01:30:09'),(76947,1,44,'2022-12-25 02:21:05'),(76948,1,53,'2022-12-25 02:21:06'),(76949,1,5,'2022-12-25 02:25:09'),(76950,1,73,'2022-12-25 02:26:33'),(76951,1,43,'2022-12-25 03:02:54'),(76952,1,44,'2022-12-25 04:29:40'),(76953,1,44,'2022-12-25 04:38:05'),(76954,1,66,'2022-12-25 04:40:22'),(76955,1,44,'2022-12-25 04:54:56'),(76956,1,44,'2022-12-25 05:08:46'),(76957,1,44,'2022-12-25 06:07:53'),(76958,1,44,'2022-12-25 06:14:40'),(76959,1,70,'2022-12-25 06:49:27'),(76960,1,76,'2022-12-25 07:03:22'),(76961,1,44,'2022-12-25 08:19:03'),(76962,1,44,'2022-12-25 08:25:54'),(76963,1,62,'2022-12-25 08:31:02'),(76964,1,44,'2022-12-25 10:04:22'),(76965,1,73,'2022-12-25 11:07:00'),(76966,1,44,'2022-12-25 11:28:35'),(76967,1,44,'2022-12-25 11:50:18'),(76968,1,15,'2022-12-25 13:22:44'),(76969,1,59,'2022-12-25 13:24:18'),(76970,1,56,'2022-12-25 13:26:00'),(76971,1,66,'2022-12-25 13:27:15'),(76972,1,53,'2022-12-25 13:35:58'),(76973,1,44,'2022-12-25 13:39:03'),(76974,1,44,'2022-12-25 13:55:30'),(76975,1,6,'2022-12-25 14:04:57'),(76976,1,15,'2022-12-25 14:05:01'),(76977,1,53,'2022-12-25 14:06:08'),(76978,1,44,'2022-12-25 14:49:23'),(76979,1,59,'2022-12-25 14:54:12'),(76980,1,53,'2022-12-25 14:54:17'),(76981,1,6,'2022-12-25 14:58:44'),(76982,1,66,'2022-12-25 15:26:29'),(76983,1,73,'2022-12-25 15:44:21'),(76984,1,44,'2022-12-25 17:56:06'),(76985,1,44,'2022-12-25 18:11:21'),(76986,1,44,'2022-12-25 18:39:24'),(76987,1,53,'2022-12-25 18:39:25'),(76988,1,53,'2022-12-25 19:49:39'),(76989,1,6,'2022-12-25 20:00:31'),(76990,1,59,'2022-12-25 21:46:25'),(76991,1,14,'2022-12-25 22:16:43'),(76992,1,62,'2022-12-25 22:31:53'),(76993,1,44,'2022-12-25 22:32:34'),(76994,1,70,'2022-12-25 22:33:06'),(76995,1,79,'2022-12-25 22:33:06'),(76996,1,56,'2022-12-25 23:04:02'),(76997,1,44,'2022-12-25 23:41:19'),(76998,1,44,'2022-12-26 00:00:21'),(76999,1,44,'2022-12-26 00:19:28'),(77000,1,53,'2022-12-26 00:23:04'),(77001,1,76,'2022-12-26 00:23:04'),(77002,1,66,'2022-12-26 01:35:00'),(77003,1,44,'2022-12-26 02:41:23'),(77004,1,44,'2022-12-26 03:09:43'),(77005,1,44,'2022-12-26 03:17:00'),(77006,1,44,'2022-12-26 03:24:24'),(77007,1,44,'2022-12-26 03:41:56'),(77008,1,44,'2022-12-26 03:56:32'),(77009,1,70,'2022-12-26 04:52:21'),(77010,1,44,'2022-12-26 05:19:10'),(77011,1,43,'2022-12-26 05:21:22'),(77012,1,44,'2022-12-26 05:21:38'),(77013,1,44,'2022-12-26 05:31:37'),(77014,1,43,'2022-12-26 05:36:45'),(77015,1,44,'2022-12-26 05:37:50'),(77016,1,44,'2022-12-26 06:03:58'),(77017,1,44,'2022-12-26 06:20:07'),(77018,1,44,'2022-12-26 06:51:40'),(77019,1,53,'2022-12-26 07:01:32'),(77020,1,59,'2022-12-26 07:27:10'),(77021,1,44,'2022-12-26 07:50:25'),(77022,1,96,'2022-12-26 08:20:00'),(77023,1,62,'2022-12-26 08:34:48'),(77024,1,44,'2022-12-26 08:40:33'),(77025,1,59,'2022-12-26 09:35:54'),(77026,1,44,'2022-12-26 10:38:43'),(77027,1,15,'2022-12-26 11:24:24'),(77028,1,56,'2022-12-26 13:03:51'),(77029,1,73,'2022-12-26 13:19:34'),(77030,1,44,'2022-12-26 13:33:36'),(77031,1,44,'2022-12-26 13:40:11'),(77032,1,44,'2022-12-26 13:56:27'),(77033,1,76,'2022-12-26 13:57:22'),(77034,1,44,'2022-12-26 14:03:43'),(77035,1,62,'2022-12-26 14:48:14'),(77036,1,45,'2022-12-26 15:21:25'),(77037,1,44,'2022-12-26 16:29:31'),(77038,1,56,'2022-12-26 17:04:10'),(77039,1,44,'2022-12-26 17:07:18'),(77040,1,13,'2022-12-26 17:30:18'),(77041,1,73,'2022-12-26 17:32:08'),(77042,1,44,'2022-12-26 17:43:56'),(77043,1,14,'2022-12-26 17:44:04'),(77044,1,44,'2022-12-26 18:14:58'),(77045,1,44,'2022-12-26 19:01:00'),(77046,1,44,'2022-12-26 19:04:54'),(77047,1,44,'2022-12-26 20:07:30'),(77048,1,44,'2022-12-26 20:48:01'),(77049,1,14,'2022-12-26 20:48:33'),(77050,1,13,'2022-12-26 20:48:35'),(77051,1,6,'2022-12-26 20:48:37'),(77052,1,5,'2022-12-26 20:48:47'),(77053,1,59,'2022-12-26 20:49:09'),(77054,1,53,'2022-12-26 20:49:12'),(77055,1,76,'2022-12-26 20:49:14'),(77056,1,66,'2022-12-26 20:49:16'),(77057,1,44,'2022-12-26 21:06:09'),(77058,1,44,'2022-12-26 22:15:08'),(77059,1,79,'2022-12-26 22:19:00'),(77060,1,44,'2022-12-26 22:20:42'),(77061,1,44,'2022-12-26 22:22:58'),(77062,1,44,'2022-12-26 22:25:23'),(77063,1,44,'2022-12-26 22:30:34'),(77064,1,62,'2022-12-26 22:51:37'),(77065,1,44,'2022-12-26 23:39:30'),(77066,1,44,'2022-12-26 23:50:20'),(77067,1,44,'2022-12-27 00:15:13'),(77068,1,45,'2022-12-27 00:16:10'),(77069,1,44,'2022-12-27 01:04:30'),(77070,1,6,'2022-12-27 01:04:32'),(77071,1,53,'2022-12-27 01:04:33'),(77072,1,76,'2022-12-27 01:06:42'),(77073,1,44,'2022-12-27 01:06:58'),(77074,1,76,'2022-12-27 01:34:48'),(77075,1,44,'2022-12-27 02:14:47'),(77076,1,44,'2022-12-27 02:41:49'),(77077,1,44,'2022-12-27 02:44:18'),(77078,1,44,'2022-12-27 03:21:41'),(77079,1,44,'2022-12-27 04:31:15'),(77080,1,6,'2022-12-27 04:45:51'),(77081,1,44,'2022-12-27 05:08:30'),(77082,1,44,'2022-12-27 05:48:24'),(77083,1,56,'2022-12-27 07:18:02'),(77084,1,45,'2022-12-27 07:19:41'),(77085,1,44,'2022-12-27 08:39:31'),(77086,1,44,'2022-12-27 08:50:46'),(77087,1,44,'2022-12-27 09:25:52'),(77088,1,76,'2022-12-27 11:21:18'),(77089,1,44,'2022-12-27 11:41:37'),(77090,1,44,'2022-12-27 11:48:24'),(77091,1,79,'2022-12-27 11:52:05'),(77092,1,44,'2022-12-27 11:54:06'),(77093,1,44,'2022-12-27 12:18:40'),(77094,1,44,'2022-12-27 13:41:05'),(77095,1,44,'2022-12-27 14:41:41'),(77096,1,44,'2022-12-27 14:56:38'),(77097,1,44,'2022-12-27 15:25:15'),(77098,1,44,'2022-12-27 15:31:02'),(77099,1,44,'2022-12-27 16:03:14'),(77100,1,44,'2022-12-27 16:52:28'),(77101,1,62,'2022-12-27 16:52:58'),(77102,1,44,'2022-12-27 17:08:32'),(77103,1,6,'2022-12-27 17:47:16'),(77104,1,44,'2022-12-27 17:47:16'),(77105,1,44,'2022-12-27 18:28:25'),(77106,1,44,'2022-12-27 18:49:35'),(77107,1,53,'2022-12-27 18:49:36'),(77108,1,6,'2022-12-27 18:49:36'),(77109,1,5,'2022-12-27 18:49:38'),(77110,1,44,'2022-12-27 19:38:45'),(77111,1,44,'2022-12-27 19:52:44'),(77112,1,44,'2022-12-27 20:18:16'),(77113,1,44,'2022-12-27 20:53:01'),(77114,1,44,'2022-12-27 21:35:27'),(77115,1,44,'2022-12-27 21:45:53'),(77116,1,44,'2022-12-27 21:51:35'),(77117,1,62,'2022-12-27 22:00:28'),(77118,1,44,'2022-12-27 22:30:12'),(77119,1,79,'2022-12-27 22:45:28'),(77120,1,44,'2022-12-28 00:31:17'),(77121,1,45,'2022-12-28 02:57:50'),(77122,1,44,'2022-12-28 03:13:34'),(77123,1,44,'2022-12-28 03:34:32'),(77124,1,44,'2022-12-28 03:43:21'),(77125,1,44,'2022-12-28 03:53:50'),(77126,1,44,'2022-12-28 04:13:55'),(77127,1,44,'2022-12-28 04:55:13'),(77128,1,6,'2022-12-28 05:06:17'),(77129,1,6,'2022-12-28 05:06:19'),(77130,1,44,'2022-12-28 05:13:46'),(77131,1,13,'2022-12-28 05:18:17'),(77132,1,44,'2022-12-28 05:33:58'),(77133,1,44,'2022-12-28 05:37:56'),(77134,1,15,'2022-12-28 05:51:20'),(77135,1,44,'2022-12-28 08:37:09'),(77136,1,44,'2022-12-28 08:40:45'),(77137,1,59,'2022-12-28 08:40:59'),(77138,1,44,'2022-12-28 09:12:56'),(77139,1,6,'2022-12-28 09:15:43'),(77140,1,79,'2022-12-28 10:14:55'),(77141,1,44,'2022-12-28 10:59:25'),(77142,1,44,'2022-12-28 11:05:03'),(77143,1,44,'2022-12-28 11:40:44'),(77144,1,53,'2022-12-28 11:46:23'),(77145,1,62,'2022-12-28 11:59:26'),(77146,1,44,'2022-12-28 13:39:06'),(77147,1,59,'2022-12-28 13:41:48'),(77148,1,44,'2022-12-28 14:36:59'),(77149,1,44,'2022-12-28 15:58:46'),(77150,1,45,'2022-12-28 16:06:10'),(77151,1,15,'2022-12-28 16:14:37'),(77152,1,59,'2022-12-28 16:16:01'),(77153,1,76,'2022-12-28 17:44:19'),(77154,1,6,'2022-12-28 17:53:22'),(77155,1,76,'2022-12-28 18:05:17'),(77156,1,44,'2022-12-28 18:13:15'),(77157,1,44,'2022-12-28 18:41:47'),(77158,1,70,'2022-12-28 18:43:15'),(77159,1,15,'2022-12-28 18:51:59'),(77160,1,43,'2022-12-28 19:14:15'),(77161,1,13,'2022-12-28 19:50:44'),(77162,1,44,'2022-12-28 20:32:59'),(77163,1,73,'2022-12-28 21:03:44'),(77164,1,96,'2022-12-28 21:53:56'),(77165,1,44,'2022-12-28 22:18:08'),(77166,1,44,'2022-12-28 22:22:33'),(77167,1,44,'2022-12-28 22:59:22'),(77168,1,44,'2022-12-28 23:01:58'),(77169,1,44,'2022-12-29 00:14:12'),(77170,1,76,'2022-12-29 00:43:49'),(77171,1,70,'2022-12-29 01:03:34'),(77172,1,70,'2022-12-29 01:15:50'),(77173,1,44,'2022-12-29 01:31:12'),(77174,1,73,'2022-12-29 01:31:13'),(77175,1,15,'2022-12-29 01:44:49'),(77176,1,66,'2022-12-29 01:45:58'),(77177,1,70,'2022-12-29 02:28:41'),(77178,1,6,'2022-12-29 02:29:44'),(77179,1,43,'2022-12-29 02:32:10'),(77180,1,44,'2022-12-29 02:47:02'),(77181,1,15,'2022-12-29 03:46:22'),(77182,1,44,'2022-12-29 04:53:38'),(77183,1,44,'2022-12-29 05:10:16'),(77184,1,53,'2022-12-29 05:19:15'),(77185,1,44,'2022-12-29 05:43:13'),(77186,1,66,'2022-12-29 06:22:56'),(77187,1,96,'2022-12-29 07:19:10'),(77188,1,44,'2022-12-29 08:42:46'),(77189,1,66,'2022-12-29 09:16:38'),(77190,1,43,'2022-12-29 09:21:50'),(77191,1,53,'2022-12-29 09:37:38'),(77192,1,70,'2022-12-29 11:28:12'),(77193,1,44,'2022-12-29 11:36:27'),(77194,1,44,'2022-12-29 11:42:53'),(77195,1,15,'2022-12-29 12:27:06'),(77196,1,79,'2022-12-29 12:31:19'),(77197,1,70,'2022-12-29 12:32:42'),(77198,1,62,'2022-12-29 12:56:05'),(77199,1,53,'2022-12-29 13:20:07'),(77200,1,59,'2022-12-29 13:37:05'),(77201,1,44,'2022-12-29 13:37:21'),(77202,1,43,'2022-12-29 13:39:23'),(77203,1,44,'2022-12-29 13:40:06'),(77204,1,44,'2022-12-29 13:51:57'),(77205,1,15,'2022-12-29 13:55:03'),(77206,1,44,'2022-12-29 14:38:52'),(77207,1,44,'2022-12-29 14:43:19'),(77208,1,44,'2022-12-29 14:46:44'),(77209,1,44,'2022-12-29 14:48:50'),(77210,1,44,'2022-12-29 14:53:27'),(77211,1,45,'2022-12-29 15:20:08'),(77212,1,66,'2022-12-29 16:00:18'),(77213,1,44,'2022-12-29 16:07:45'),(77214,1,44,'2022-12-29 16:30:42'),(77215,1,73,'2022-12-29 16:44:05'),(77216,1,15,'2022-12-29 17:26:11'),(77217,1,44,'2022-12-29 17:26:57'),(77218,1,45,'2022-12-29 17:27:37'),(77219,1,53,'2022-12-29 17:37:06'),(77220,1,96,'2022-12-29 18:17:05'),(77221,1,44,'2022-12-29 18:28:15'),(77222,1,73,'2022-12-29 19:31:15'),(77223,1,44,'2022-12-29 20:58:03'),(77224,1,44,'2022-12-29 21:02:57'),(77225,1,70,'2022-12-29 21:33:05'),(77226,1,44,'2022-12-29 22:07:23'),(77227,1,44,'2022-12-29 22:11:39'),(77228,1,43,'2022-12-29 22:13:03'),(77229,1,56,'2022-12-29 22:16:03'),(77230,1,44,'2022-12-29 22:30:51'),(77231,1,44,'2022-12-29 22:34:19'),(77232,1,79,'2022-12-29 23:18:05'),(77233,1,44,'2022-12-30 00:14:03'),(77234,1,44,'2022-12-30 02:23:04'),(77235,1,44,'2022-12-30 02:42:26'),(77236,1,44,'2022-12-30 02:44:44'),(77237,1,62,'2022-12-30 02:56:06'),(77238,1,15,'2022-12-30 03:14:06'),(77239,1,44,'2022-12-30 03:20:10'),(77240,1,44,'2022-12-30 04:15:37'),(77241,1,15,'2022-12-30 05:08:51'),(77242,1,44,'2022-12-30 05:09:52'),(77243,1,5,'2022-12-30 05:10:21'),(77244,1,53,'2022-12-30 05:12:19'),(77245,1,44,'2022-12-30 05:44:00'),(77246,1,62,'2022-12-30 06:02:13'),(77247,1,44,'2022-12-30 06:53:21'),(77248,1,44,'2022-12-30 08:44:52'),(77249,1,66,'2022-12-30 10:22:49'),(77250,1,44,'2022-12-30 11:05:12'),(77251,1,5,'2022-12-30 11:05:12'),(77252,1,6,'2022-12-30 11:05:14'),(77253,1,44,'2022-12-30 11:46:29'),(77254,1,53,'2022-12-30 12:27:02'),(77255,1,44,'2022-12-30 13:30:50'),(77256,1,44,'2022-12-30 13:41:06'),(77257,1,44,'2022-12-30 14:08:29'),(77258,1,59,'2022-12-30 14:33:31'),(77259,1,44,'2022-12-30 14:42:49'),(77260,1,44,'2022-12-30 14:45:33'),(77261,1,96,'2022-12-30 14:54:18'),(77262,1,79,'2022-12-30 14:55:55'),(77263,1,43,'2022-12-30 14:57:14'),(77264,1,15,'2022-12-30 16:54:34'),(77265,1,44,'2022-12-30 17:40:15'),(77266,1,43,'2022-12-30 18:00:46'),(77267,1,44,'2022-12-30 18:18:26'),(77268,1,44,'2022-12-30 18:23:17'),(77269,1,44,'2022-12-30 18:31:12'),(77270,1,44,'2022-12-30 18:34:39'),(77271,1,73,'2022-12-30 19:07:14'),(77272,1,44,'2022-12-30 19:10:42'),(77273,1,44,'2022-12-30 19:51:44'),(77274,1,45,'2022-12-30 21:21:43'),(77275,1,44,'2022-12-30 22:14:38'),(77276,1,44,'2022-12-30 22:17:23'),(77277,1,44,'2022-12-30 22:20:15'),(77278,1,44,'2022-12-31 00:29:31'),(77279,1,56,'2022-12-31 01:33:03'),(77280,1,66,'2022-12-31 01:55:04'),(77281,1,15,'2022-12-31 01:57:00'),(77282,1,44,'2022-12-31 01:59:35'),(77283,1,44,'2022-12-31 02:42:05'),(77284,1,44,'2022-12-31 04:30:17'),(77285,1,44,'2022-12-31 05:02:07'),(77286,1,44,'2022-12-31 05:10:26'),(77287,1,62,'2022-12-31 05:13:56'),(77288,1,44,'2022-12-31 05:34:36'),(77289,1,44,'2022-12-31 05:36:47'),(77290,1,44,'2022-12-31 05:53:33'),(77291,1,6,'2022-12-31 07:30:27'),(77292,1,15,'2022-12-31 08:02:59'),(77293,1,44,'2022-12-31 08:44:21'),(77294,1,14,'2022-12-31 08:50:28'),(77295,1,44,'2022-12-31 08:57:58'),(77296,1,96,'2022-12-31 08:59:03'),(77297,1,76,'2022-12-31 09:50:53'),(77298,1,53,'2022-12-31 09:51:59'),(77299,1,44,'2022-12-31 11:38:38'),(77300,1,44,'2022-12-31 11:56:58'),(77301,1,44,'2022-12-31 12:15:30'),(77302,1,56,'2022-12-31 12:25:23'),(77303,1,44,'2022-12-31 13:42:05'),(77304,1,44,'2022-12-31 14:15:18'),(77305,1,44,'2022-12-31 14:40:38'),(77306,1,44,'2022-12-31 15:02:28'),(77307,1,44,'2022-12-31 15:49:05'),(77308,1,44,'2022-12-31 17:08:30'),(77309,1,44,'2022-12-31 17:14:07'),(77310,1,44,'2022-12-31 18:15:09'),(77311,1,13,'2022-12-31 18:43:53'),(77312,1,53,'2022-12-31 18:45:12'),(77313,1,53,'2022-12-31 18:46:38'),(77314,1,44,'2022-12-31 19:59:14'),(77315,1,44,'2022-12-31 21:08:14'),(77316,1,44,'2022-12-31 21:42:43'),(77317,1,70,'2022-12-31 21:43:15'),(77318,1,44,'2022-12-31 22:19:22'),(77319,1,44,'2022-12-31 22:28:51'),(77320,1,44,'2022-12-31 22:38:06'),(77321,1,44,'2022-12-31 23:23:54'),(77322,1,44,'2023-01-01 00:27:08'),(77323,1,56,'2023-01-01 00:34:32'),(77324,1,43,'2023-01-01 00:35:51'),(77325,1,73,'2023-01-01 00:37:10'),(77326,1,70,'2023-01-01 01:35:20'),(77327,1,44,'2023-01-01 02:00:22'),(77328,1,66,'2023-01-01 02:25:26'),(77329,1,44,'2023-01-01 02:42:48'),(77330,1,45,'2023-01-01 03:17:03'),(77331,1,44,'2023-01-01 03:28:59'),(77332,1,6,'2023-01-01 03:35:25'),(77333,1,66,'2023-01-01 03:49:50'),(77334,1,44,'2023-01-01 05:08:50'),(77335,1,44,'2023-01-01 05:41:14'),(77336,1,73,'2023-01-01 06:11:13'),(77337,1,44,'2023-01-01 06:15:14'),(77338,1,13,'2023-01-01 06:39:56'),(77339,1,6,'2023-01-01 07:23:08'),(77340,1,44,'2023-01-01 08:41:44'),(77341,1,44,'2023-01-01 08:46:48'),(77342,1,62,'2023-01-01 08:53:52'),(77343,1,56,'2023-01-01 09:26:25'),(77344,1,44,'2023-01-01 09:34:52'),(77345,1,96,'2023-01-01 09:58:36'),(77346,1,70,'2023-01-01 10:02:37'),(77347,1,44,'2023-01-01 10:38:58'),(77348,1,44,'2023-01-01 11:13:33'),(77349,1,44,'2023-01-01 11:19:42'),(77350,1,44,'2023-01-01 11:34:39'),(77351,1,44,'2023-01-01 12:47:52'),(77352,1,73,'2023-01-01 12:47:55'),(77353,1,14,'2023-01-01 13:15:28'),(77354,1,45,'2023-01-01 13:26:21'),(77355,1,44,'2023-01-01 13:43:05'),(77356,1,44,'2023-01-01 13:50:02'),(77357,1,44,'2023-01-01 14:18:07'),(77358,1,15,'2023-01-01 14:34:11'),(77359,1,76,'2023-01-01 14:35:40'),(77360,1,44,'2023-01-01 14:48:40'),(77361,1,44,'2023-01-01 16:25:30'),(77362,1,59,'2023-01-01 16:25:58'),(77363,1,66,'2023-01-01 16:26:09'),(77364,1,76,'2023-01-01 16:26:30'),(77365,1,5,'2023-01-01 16:26:33'),(77366,1,53,'2023-01-01 16:26:40'),(77367,1,96,'2023-01-01 16:26:47'),(77368,1,66,'2023-01-01 16:26:49'),(77369,1,43,'2023-01-01 16:26:56'),(77370,1,79,'2023-01-01 16:26:59'),(77371,1,70,'2023-01-01 16:27:04'),(77372,1,56,'2023-01-01 16:27:06'),(77373,1,73,'2023-01-01 16:27:09'),(77374,1,76,'2023-01-01 16:27:12'),(77375,1,15,'2023-01-01 16:27:15'),(77376,1,53,'2023-01-01 16:27:18'),(77377,1,44,'2023-01-01 16:27:21'),(77378,1,59,'2023-01-01 16:27:25'),(77379,1,62,'2023-01-01 16:27:33'),(77380,1,45,'2023-01-01 16:27:37'),(77381,1,6,'2023-01-01 16:27:41'),(77382,1,70,'2023-01-01 16:27:45'),(77383,1,79,'2023-01-01 16:27:53'),(77384,1,43,'2023-01-01 16:28:02'),(77385,1,45,'2023-01-01 16:28:08'),(77386,1,62,'2023-01-01 16:28:12'),(77387,1,56,'2023-01-01 16:28:17'),(77388,1,73,'2023-01-01 16:28:19'),(77389,1,96,'2023-01-01 16:28:22'),(77390,1,53,'2023-01-01 16:28:26'),(77391,1,15,'2023-01-01 16:28:29'),(77392,1,13,'2023-01-01 16:28:32'),(77393,1,14,'2023-01-01 16:28:34'),(77394,1,44,'2023-01-01 16:28:43'),(77395,1,44,'2023-01-01 16:39:06'),(77396,1,44,'2023-01-01 17:08:09'),(77397,1,44,'2023-01-01 18:13:58'),(77398,1,79,'2023-01-01 18:19:10'),(77399,1,6,'2023-01-01 18:40:31'),(77400,1,6,'2023-01-01 18:40:35'),(77401,1,44,'2023-01-01 19:58:44'),(77402,1,62,'2023-01-01 20:08:30'),(77403,1,44,'2023-01-01 21:06:32'),(77404,1,44,'2023-01-01 21:46:19'),(77405,1,44,'2023-01-01 22:21:43'),(77406,1,44,'2023-01-01 22:26:41'),(77407,1,45,'2023-01-01 22:58:20'),(77408,1,44,'2023-01-02 00:03:45'),(77409,1,44,'2023-01-02 00:12:04'),(77410,1,6,'2023-01-02 00:49:46'),(77411,1,56,'2023-01-02 02:18:13'),(77412,1,44,'2023-01-02 02:40:09'),(77413,1,13,'2023-01-02 03:10:52'),(77414,1,6,'2023-01-02 04:10:07'),(77415,1,44,'2023-01-02 04:13:31'),(77416,1,44,'2023-01-02 05:09:18'),(77417,1,44,'2023-01-02 05:12:53'),(77418,1,44,'2023-01-02 05:34:59'),(77419,1,44,'2023-01-02 06:36:03'),(77420,1,15,'2023-01-02 06:56:10'),(77421,1,76,'2023-01-02 07:57:13'),(77422,1,44,'2023-01-02 08:21:26'),(77423,1,44,'2023-01-02 08:51:03'),(77424,1,44,'2023-01-02 09:21:08'),(77425,1,70,'2023-01-02 09:33:17'),(77426,1,44,'2023-01-02 11:46:43'),(77427,1,44,'2023-01-02 14:19:05'),(77428,1,44,'2023-01-02 14:42:15'),(77429,1,44,'2023-01-02 14:45:42'),(77430,1,59,'2023-01-02 14:45:55'),(77431,1,43,'2023-01-02 14:55:15'),(77432,1,53,'2023-01-02 15:19:39'),(77433,1,76,'2023-01-02 15:19:39'),(77434,1,44,'2023-01-02 16:11:05'),(77435,1,44,'2023-01-02 16:20:57'),(77436,1,44,'2023-01-02 17:06:07'),(77437,1,62,'2023-01-02 17:44:17'),(77438,1,70,'2023-01-02 17:52:24'),(77439,1,44,'2023-01-02 18:12:34'),(77440,1,44,'2023-01-02 18:31:23'),(77441,1,15,'2023-01-02 18:31:23'),(77442,1,6,'2023-01-02 18:31:29'),(77443,1,14,'2023-01-02 18:31:31'),(77444,1,13,'2023-01-02 18:31:32'),(77445,1,15,'2023-01-02 18:31:34'),(77446,1,5,'2023-01-02 18:31:36'),(77447,1,96,'2023-01-02 18:31:38'),(77448,1,44,'2023-01-02 18:43:05'),(77449,1,44,'2023-01-02 18:58:59'),(77450,1,5,'2023-01-02 19:18:28'),(77451,1,62,'2023-01-02 19:22:22'),(77452,1,66,'2023-01-02 19:22:22'),(77453,1,66,'2023-01-02 19:22:25'),(77454,1,56,'2023-01-02 19:22:27'),(77455,1,56,'2023-01-02 19:22:29'),(77456,1,43,'2023-01-02 19:22:31'),(77457,1,43,'2023-01-02 19:22:33'),(77458,1,53,'2023-01-02 19:22:34'),(77459,1,53,'2023-01-02 19:22:37'),(77460,1,45,'2023-01-02 19:22:38'),(77461,1,45,'2023-01-02 19:22:41'),(77462,1,43,'2023-01-02 19:41:34'),(77463,1,59,'2023-01-02 19:41:59'),(77464,1,59,'2023-01-02 19:42:00'),(77465,1,44,'2023-01-02 19:42:03'),(77466,1,44,'2023-01-02 19:42:05'),(77467,1,15,'2023-01-02 19:42:08'),(77468,1,15,'2023-01-02 20:50:53'),(77469,1,15,'2023-01-02 20:50:59'),(77470,1,62,'2023-01-02 21:44:05'),(77471,1,44,'2023-01-02 22:25:41'),(77472,1,66,'2023-01-02 23:57:14'),(77473,1,44,'2023-01-03 00:15:19'),(77474,1,15,'2023-01-03 00:56:51'),(77475,1,62,'2023-01-03 02:16:05'),(77476,1,44,'2023-01-03 02:39:27'),(77477,1,44,'2023-01-03 03:11:48'),(77478,1,44,'2023-01-03 04:13:35'),(77479,1,44,'2023-01-03 04:22:24'),(77480,1,73,'2023-01-03 04:41:35'),(77481,1,44,'2023-01-03 05:10:05'),(77482,1,6,'2023-01-03 05:27:01'),(77483,1,53,'2023-01-03 05:27:01'),(77484,1,44,'2023-01-03 05:27:01'),(77485,1,96,'2023-01-03 06:28:33'),(77486,1,66,'2023-01-03 06:28:43'),(77487,1,44,'2023-01-03 07:40:35'),(77488,1,44,'2023-01-03 08:49:32'),(77489,1,96,'2023-01-03 10:34:24'),(77490,1,44,'2023-01-03 10:42:05'),(77491,1,44,'2023-01-03 11:50:44'),(77492,1,45,'2023-01-03 11:58:20'),(77493,1,70,'2023-01-03 11:59:58'),(77494,1,44,'2023-01-03 12:01:11'),(77495,1,79,'2023-01-03 13:34:54'),(77496,1,44,'2023-01-03 13:57:00'),(77497,1,44,'2023-01-03 14:21:06'),(77498,1,44,'2023-01-03 14:45:08'),(77499,1,44,'2023-01-03 15:20:45'),(77500,1,44,'2023-01-03 17:28:12'),(77501,1,44,'2023-01-03 18:28:38'),(77502,1,44,'2023-01-03 18:53:14'),(77503,1,66,'2023-01-03 20:42:06'),(77504,1,44,'2023-01-03 21:13:09'),(77505,1,44,'2023-01-03 22:12:29'),(77506,1,44,'2023-01-03 22:15:06'),(77507,1,62,'2023-01-03 22:18:30'),(77508,1,59,'2023-01-03 22:30:23'),(77509,1,15,'2023-01-03 22:34:01'),(77510,1,70,'2023-01-03 23:07:28'),(77511,1,5,'2023-01-03 23:30:05'),(77512,1,15,'2023-01-04 00:12:29'),(77513,1,44,'2023-01-04 00:15:46'),(77514,1,53,'2023-01-04 01:58:26'),(77515,1,73,'2023-01-04 02:18:29'),(77516,1,43,'2023-01-04 03:56:51'),(77517,1,6,'2023-01-04 03:58:11'),(77518,1,15,'2023-01-04 04:13:13'),(77519,1,44,'2023-01-04 04:40:14'),(77520,1,44,'2023-01-04 05:10:18'),(77521,1,44,'2023-01-04 05:38:10'),(77522,1,45,'2023-01-04 06:12:07'),(77523,1,44,'2023-01-04 06:29:37'),(77524,1,6,'2023-01-04 06:30:58'),(77525,1,6,'2023-01-04 07:35:10'),(77526,1,76,'2023-01-04 07:36:25'),(77527,1,44,'2023-01-04 07:47:19'),(77528,1,56,'2023-01-04 08:01:08'),(77529,1,43,'2023-01-04 08:19:26'),(77530,1,44,'2023-01-04 08:26:08'),(77531,1,44,'2023-01-04 08:42:23'),(77532,1,6,'2023-01-04 11:05:08'),(77533,1,44,'2023-01-04 11:05:08'),(77534,1,44,'2023-01-04 11:20:36'),(77535,1,62,'2023-01-04 13:43:01'),(77536,1,44,'2023-01-04 14:13:12'),(77537,1,44,'2023-01-04 14:31:08'),(77538,1,44,'2023-01-04 16:14:34'),(77539,1,44,'2023-01-04 18:16:05'),(77540,1,44,'2023-01-04 18:19:15'),(77541,1,44,'2023-01-04 19:08:59'),(77542,1,44,'2023-01-04 22:21:49'),(77543,1,44,'2023-01-04 22:24:05'),(77544,1,44,'2023-01-05 00:15:12'),(77545,1,15,'2023-01-05 01:56:07'),(77546,1,59,'2023-01-05 02:05:51'),(77547,1,66,'2023-01-05 02:05:53'),(77548,1,76,'2023-01-05 02:06:18'),(77549,1,79,'2023-01-05 02:07:43'),(77550,1,59,'2023-01-05 02:09:19'),(77551,1,15,'2023-01-05 02:39:48'),(77552,1,44,'2023-01-05 02:44:55'),(77553,1,44,'2023-01-05 02:53:12'),(77554,1,79,'2023-01-05 03:01:05'),(77555,1,43,'2023-01-05 03:02:23'),(77556,1,66,'2023-01-05 03:03:37'),(77557,1,6,'2023-01-05 03:30:11'),(77558,1,44,'2023-01-05 03:30:11'),(77559,1,53,'2023-01-05 03:47:38'),(77560,1,15,'2023-01-05 03:47:47'),(77561,1,96,'2023-01-05 03:47:49'),(77562,1,66,'2023-01-05 03:52:38'),(77563,1,79,'2023-01-05 03:52:43'),(77564,1,70,'2023-01-05 03:52:49'),(77565,1,56,'2023-01-05 03:52:55'),(77566,1,73,'2023-01-05 03:53:02'),(77567,1,76,'2023-01-05 03:53:09'),(77568,1,15,'2023-01-05 03:53:17'),(77569,1,53,'2023-01-05 03:53:22'),(77570,1,44,'2023-01-05 03:53:29'),(77571,1,59,'2023-01-05 03:53:35'),(77572,1,62,'2023-01-05 03:53:42'),(77573,1,45,'2023-01-05 03:53:49'),(77574,1,70,'2023-01-05 03:54:01'),(77575,1,79,'2023-01-05 03:54:06'),(77576,1,43,'2023-01-05 03:54:10'),(77577,1,15,'2023-01-05 03:54:15'),(77578,1,62,'2023-01-05 03:54:23'),(77579,1,73,'2023-01-05 03:54:38'),(77580,1,44,'2023-01-05 05:11:15'),(77581,1,44,'2023-01-05 05:16:38'),(77582,1,44,'2023-01-05 05:42:21'),(77583,1,44,'2023-01-05 06:15:31'),(77584,1,44,'2023-01-05 06:20:41'),(77585,1,96,'2023-01-05 07:21:48'),(77586,1,53,'2023-01-05 07:21:51'),(77587,1,15,'2023-01-05 07:21:54'),(77588,1,44,'2023-01-05 08:46:53'),(77589,1,59,'2023-01-05 09:26:38'),(77590,1,44,'2023-01-05 09:30:17'),(77591,1,56,'2023-01-05 10:38:55'),(77592,1,15,'2023-01-05 11:04:28'),(77593,1,59,'2023-01-05 11:20:42'),(77594,1,44,'2023-01-05 11:42:20'),(77595,1,96,'2023-01-05 12:11:28'),(77596,1,44,'2023-01-05 12:11:34'),(77597,1,44,'2023-01-05 14:19:07'),(77598,1,44,'2023-01-05 14:49:56'),(77599,1,44,'2023-01-05 15:04:32'),(77600,1,44,'2023-01-05 15:43:09'),(77601,1,44,'2023-01-05 16:42:53'),(77602,1,44,'2023-01-05 17:31:53'),(77603,1,44,'2023-01-05 18:16:18'),(77604,1,44,'2023-01-05 18:37:49'),(77605,1,44,'2023-01-05 19:01:38'),(77606,1,6,'2023-01-05 21:01:46'),(77607,1,14,'2023-01-05 21:08:22'),(77608,1,73,'2023-01-05 21:09:08'),(77609,1,44,'2023-01-05 22:03:17'),(77610,1,44,'2023-01-05 22:08:20'),(77611,1,44,'2023-01-05 23:09:52'),(77612,1,44,'2023-01-05 23:24:22'),(77613,1,44,'2023-01-06 01:51:38'),(77614,1,44,'2023-01-06 02:22:30'),(77615,1,44,'2023-01-06 02:52:23'),(77616,1,44,'2023-01-06 02:53:03'),(77617,1,44,'2023-01-06 03:32:44'),(77618,1,44,'2023-01-06 03:38:45'),(77619,1,44,'2023-01-06 04:25:32'),(77620,1,6,'2023-01-06 04:34:37'),(77621,1,79,'2023-01-06 04:47:20'),(77622,1,44,'2023-01-06 05:18:57'),(77623,1,44,'2023-01-06 05:47:37'),(77624,1,44,'2023-01-06 05:54:59'),(77625,1,53,'2023-01-06 05:56:13'),(77626,1,44,'2023-01-06 07:18:48'),(77627,1,44,'2023-01-06 08:10:46'),(77628,1,44,'2023-01-06 08:13:25'),(77629,1,6,'2023-01-06 08:40:15'),(77630,1,44,'2023-01-06 08:40:15'),(77631,1,45,'2023-01-06 08:49:33'),(77632,1,44,'2023-01-06 08:56:05'),(77633,1,6,'2023-01-06 10:21:20'),(77634,1,44,'2023-01-06 10:22:50'),(77635,1,6,'2023-01-06 10:22:50'),(77636,1,13,'2023-01-06 10:37:12'),(77637,1,44,'2023-01-06 10:51:28'),(77638,1,5,'2023-01-06 10:51:28'),(77639,1,6,'2023-01-06 10:51:30'),(77640,1,44,'2023-01-06 11:04:47'),(77641,1,44,'2023-01-06 11:10:58'),(77642,1,13,'2023-01-06 11:37:26'),(77643,1,13,'2023-01-06 11:42:11'),(77644,1,44,'2023-01-06 11:44:53'),(77645,1,13,'2023-01-06 11:47:48'),(77646,1,13,'2023-01-06 11:51:44'),(77647,1,44,'2023-01-06 12:08:51'),(77648,1,13,'2023-01-06 12:19:02'),(77649,1,13,'2023-01-06 12:57:15'),(77650,1,53,'2023-01-06 13:00:14'),(77651,1,44,'2023-01-06 13:07:48'),(77652,1,44,'2023-01-06 13:50:01'),(77653,1,13,'2023-01-06 14:00:40'),(77654,1,62,'2023-01-06 14:04:58'),(77655,1,15,'2023-01-06 14:19:34'),(77656,1,44,'2023-01-06 14:20:04'),(77657,1,62,'2023-01-06 14:51:53'),(77658,1,44,'2023-01-06 14:58:15'),(77659,1,6,'2023-01-06 15:02:14'),(77660,1,66,'2023-01-06 15:33:53'),(77661,1,44,'2023-01-06 15:40:56'),(77662,1,44,'2023-01-06 16:31:29'),(77663,1,96,'2023-01-06 16:36:50'),(77664,1,44,'2023-01-06 17:10:43'),(77665,1,43,'2023-01-06 17:33:50'),(77666,1,44,'2023-01-06 17:48:19'),(77667,1,44,'2023-01-06 18:18:21'),(77668,1,44,'2023-01-06 18:52:46'),(77669,1,13,'2023-01-06 18:59:47'),(77670,1,6,'2023-01-06 19:14:40'),(77671,1,76,'2023-01-06 20:30:45'),(77672,1,62,'2023-01-06 21:58:56'),(77673,1,96,'2023-01-06 22:09:21'),(77674,1,44,'2023-01-06 22:16:08'),(77675,1,66,'2023-01-06 22:18:43'),(77676,1,44,'2023-01-06 22:38:28'),(77677,1,6,'2023-01-06 23:32:10'),(77678,1,44,'2023-01-07 00:13:24'),(77679,1,59,'2023-01-07 00:19:48'),(77680,1,44,'2023-01-07 00:23:48'),(77681,1,44,'2023-01-07 00:37:09'),(77682,1,44,'2023-01-07 00:53:00'),(77683,1,44,'2023-01-07 02:41:33'),(77684,1,70,'2023-01-07 02:47:14'),(77685,1,44,'2023-01-07 03:20:00'),(77686,1,6,'2023-01-07 03:45:08'),(77687,1,43,'2023-01-07 04:30:51'),(77688,1,44,'2023-01-07 04:35:53'),(77689,1,44,'2023-01-07 04:48:03'),(77690,1,44,'2023-01-07 05:09:25'),(77691,1,44,'2023-01-07 05:42:58'),(77692,1,44,'2023-01-07 06:03:08'),(77693,1,44,'2023-01-07 06:21:55'),(77694,1,44,'2023-01-07 06:21:55'),(77695,1,44,'2023-01-07 06:29:10'),(77696,1,44,'2023-01-07 07:27:13'),(77697,1,44,'2023-01-07 07:29:58'),(77698,1,44,'2023-01-07 07:50:12'),(77699,1,6,'2023-01-07 07:55:23'),(77700,1,6,'2023-01-07 08:08:00'),(77701,1,44,'2023-01-07 08:30:22'),(77702,1,44,'2023-01-07 08:54:10'),(77703,1,44,'2023-01-07 09:02:28'),(77704,1,62,'2023-01-07 09:43:10'),(77705,1,53,'2023-01-07 09:49:46'),(77706,1,70,'2023-01-07 09:51:38'),(77707,1,53,'2023-01-07 09:53:17'),(77708,1,44,'2023-01-07 09:59:05'),(77709,1,44,'2023-01-07 10:15:19'),(77710,1,13,'2023-01-07 10:55:19'),(77711,1,79,'2023-01-07 11:06:49'),(77712,1,44,'2023-01-07 11:52:33'),(77713,1,6,'2023-01-07 12:09:23'),(77714,1,44,'2023-01-07 12:35:47'),(77715,1,44,'2023-01-07 14:21:07'),(77716,1,44,'2023-01-07 14:31:46'),(77717,1,44,'2023-01-07 14:43:51'),(77718,1,13,'2023-01-07 15:25:10'),(77719,1,6,'2023-01-07 16:23:12'),(77720,1,14,'2023-01-07 16:50:23'),(77721,1,73,'2023-01-07 17:41:02'),(77722,1,44,'2023-01-07 18:10:10'),(77723,1,53,'2023-01-07 18:24:31'),(77724,1,56,'2023-01-07 18:42:11'),(77725,1,44,'2023-01-07 19:33:26'),(77726,1,76,'2023-01-07 20:00:26'),(77727,1,44,'2023-01-07 20:41:43'),(77728,1,44,'2023-01-07 20:45:24'),(77729,1,6,'2023-01-07 20:58:52'),(77730,1,44,'2023-01-07 21:30:26'),(77731,1,13,'2023-01-07 21:32:22'),(77732,1,44,'2023-01-07 22:14:10'),(77733,1,44,'2023-01-07 23:46:18'),(77734,1,44,'2023-01-08 00:19:03'),(77735,1,44,'2023-01-08 00:43:38'),(77736,1,5,'2023-01-08 01:01:16'),(77737,1,44,'2023-01-08 01:06:24'),(77738,1,6,'2023-01-08 01:15:17'),(77739,1,43,'2023-01-08 01:39:39'),(77740,1,15,'2023-01-08 01:41:07'),(77741,1,44,'2023-01-08 02:37:22'),(77742,1,44,'2023-01-08 02:50:27'),(77743,1,56,'2023-01-08 03:45:42'),(77744,1,73,'2023-01-08 03:47:54'),(77745,1,44,'2023-01-08 04:24:39'),(77746,1,44,'2023-01-08 04:40:48'),(77747,1,44,'2023-01-08 05:08:16'),(77748,1,6,'2023-01-08 05:37:17'),(77749,1,44,'2023-01-08 05:48:53'),(77750,1,45,'2023-01-08 05:57:52'),(77751,1,44,'2023-01-08 08:43:33'),(77752,1,15,'2023-01-08 09:49:20'),(77753,1,6,'2023-01-08 10:01:02'),(77754,1,59,'2023-01-08 10:57:45'),(77755,1,44,'2023-01-08 11:20:09'),(77756,1,73,'2023-01-08 11:53:34'),(77757,1,53,'2023-01-08 12:48:58'),(77758,1,96,'2023-01-08 13:47:24'),(77759,1,44,'2023-01-08 14:09:00'),(77760,1,6,'2023-01-08 14:19:27'),(77761,1,44,'2023-01-08 14:33:27'),(77762,1,66,'2023-01-08 14:50:35'),(77763,1,44,'2023-01-08 15:12:20'),(77764,1,6,'2023-01-08 15:12:23'),(77765,1,14,'2023-01-08 15:12:23'),(77766,1,13,'2023-01-08 15:12:24'),(77767,1,15,'2023-01-08 15:12:25'),(77768,1,5,'2023-01-08 15:12:25'),(77769,1,96,'2023-01-08 15:12:25'),(77770,1,96,'2023-01-08 15:12:26'),(77771,1,53,'2023-01-08 15:12:26'),(77772,1,79,'2023-01-08 15:12:26'),(77773,1,79,'2023-01-08 15:12:26'),(77774,1,76,'2023-01-08 15:12:29'),(77775,1,76,'2023-01-08 15:12:30'),(77776,1,73,'2023-01-08 15:12:31'),(77777,1,73,'2023-01-08 15:12:31'),(77778,1,70,'2023-01-08 15:12:31'),(77779,1,70,'2023-01-08 15:12:31'),(77780,1,62,'2023-01-08 15:12:31'),(77781,1,66,'2023-01-08 15:12:34'),(77782,1,62,'2023-01-08 15:12:34'),(77783,1,66,'2023-01-08 15:12:34'),(77784,1,56,'2023-01-08 15:12:34'),(77785,1,56,'2023-01-08 15:12:35'),(77786,1,43,'2023-01-08 15:12:36'),(77787,1,43,'2023-01-08 15:12:37'),(77788,1,53,'2023-01-08 15:12:38'),(77789,1,53,'2023-01-08 15:12:38'),(77790,1,45,'2023-01-08 15:12:39'),(77791,1,45,'2023-01-08 15:12:40'),(77792,1,59,'2023-01-08 15:12:40'),(77793,1,59,'2023-01-08 15:12:41'),(77794,1,44,'2023-01-08 15:12:42'),(77795,1,44,'2023-01-08 15:12:43'),(77796,1,15,'2023-01-08 15:12:43'),(77797,1,15,'2023-01-08 15:12:50'),(77798,1,15,'2023-01-08 15:12:51'),(77799,1,44,'2023-01-08 15:37:31'),(77800,1,56,'2023-01-08 16:04:39'),(77801,1,66,'2023-01-08 16:19:04'),(77802,1,6,'2023-01-08 17:03:51'),(77803,1,6,'2023-01-08 17:04:00'),(77804,1,43,'2023-01-08 17:25:35'),(77805,1,45,'2023-01-08 17:46:06'),(77806,1,6,'2023-01-08 17:46:48'),(77807,1,44,'2023-01-08 18:23:38'),(77808,1,6,'2023-01-08 18:37:04'),(77809,1,96,'2023-01-08 18:59:29'),(77810,1,43,'2023-01-08 20:38:35'),(77811,1,44,'2023-01-08 20:41:17'),(77812,1,13,'2023-01-08 21:16:50'),(77813,1,6,'2023-01-08 21:56:29'),(77814,1,5,'2023-01-08 21:57:58'),(77815,1,6,'2023-01-08 22:03:25'),(77816,1,6,'2023-01-08 22:03:28'),(77817,1,6,'2023-01-08 22:25:38'),(77818,1,6,'2023-01-08 22:25:43'),(77819,1,44,'2023-01-08 22:25:57'),(77820,1,15,'2023-01-08 22:29:23'),(77821,1,45,'2023-01-08 22:31:32'),(77822,1,6,'2023-01-08 23:02:14'),(77823,1,44,'2023-01-08 23:19:53'),(77824,1,62,'2023-01-08 23:21:05'),(77825,1,6,'2023-01-08 23:58:39'),(77826,1,62,'2023-01-09 00:42:53'),(77827,1,44,'2023-01-09 00:54:01'),(77828,1,44,'2023-01-09 01:01:23'),(77829,1,44,'2023-01-09 01:21:50'),(77830,1,70,'2023-01-09 01:43:36'),(77831,1,44,'2023-01-09 02:18:07'),(77832,1,66,'2023-01-09 02:36:33'),(77833,1,44,'2023-01-09 02:47:59'),(77834,1,44,'2023-01-09 02:51:57'),(77835,1,44,'2023-01-09 03:00:21'),(77836,1,44,'2023-01-09 03:21:05'),(77837,1,6,'2023-01-09 03:24:45'),(77838,1,44,'2023-01-09 03:24:49'),(77839,1,44,'2023-01-09 04:02:00'),(77840,1,44,'2023-01-09 04:09:03'),(77841,1,53,'2023-01-09 04:26:04'),(77842,1,44,'2023-01-09 04:35:14'),(77843,1,76,'2023-01-09 04:48:26'),(77844,1,44,'2023-01-09 05:16:32'),(77845,1,5,'2023-01-09 05:18:48'),(77846,1,44,'2023-01-09 05:42:07'),(77847,1,73,'2023-01-09 06:14:24'),(77848,1,15,'2023-01-09 06:15:57'),(77849,1,70,'2023-01-09 06:36:35'),(77850,1,6,'2023-01-09 06:40:44'),(77851,1,44,'2023-01-09 07:52:02'),(77852,1,6,'2023-01-09 07:55:49'),(77853,1,76,'2023-01-09 07:57:04'),(77854,1,56,'2023-01-09 07:57:10'),(77855,1,44,'2023-01-09 08:45:41'),(77856,1,44,'2023-01-09 08:49:59'),(77857,1,44,'2023-01-09 10:06:41'),(77858,1,44,'2023-01-09 11:47:36'),(77859,1,44,'2023-01-09 11:55:32'),(77860,1,44,'2023-01-09 12:13:27'),(77861,1,6,'2023-01-09 12:19:03'),(77862,1,44,'2023-01-09 12:21:39'),(77863,1,44,'2023-01-09 12:48:11'),(77864,1,44,'2023-01-09 14:00:00'),(77865,1,44,'2023-01-09 14:02:11'),(77866,1,6,'2023-01-09 14:02:17'),(77867,1,5,'2023-01-09 14:02:21'),(77868,1,13,'2023-01-09 14:02:30'),(77869,1,14,'2023-01-09 14:02:31'),(77870,1,59,'2023-01-09 14:02:33'),(77871,1,66,'2023-01-09 14:02:34'),(77872,1,76,'2023-01-09 14:02:40'),(77873,1,53,'2023-01-09 14:02:41'),(77874,1,96,'2023-01-09 14:02:44'),(77875,1,66,'2023-01-09 14:02:47'),(77876,1,43,'2023-01-09 14:02:49'),(77877,1,79,'2023-01-09 14:02:55'),(77878,1,70,'2023-01-09 14:03:00'),(77879,1,56,'2023-01-09 14:03:00'),(77880,1,73,'2023-01-09 14:03:01'),(77881,1,76,'2023-01-09 14:03:01'),(77882,1,15,'2023-01-09 14:03:01'),(77883,1,53,'2023-01-09 14:03:04'),(77884,1,44,'2023-01-09 14:03:05'),(77885,1,59,'2023-01-09 14:03:06'),(77886,1,62,'2023-01-09 14:03:07'),(77887,1,45,'2023-01-09 14:03:07'),(77888,1,70,'2023-01-09 14:03:08'),(77889,1,79,'2023-01-09 14:03:09'),(77890,1,43,'2023-01-09 14:03:10'),(77891,1,45,'2023-01-09 14:03:11'),(77892,1,62,'2023-01-09 14:03:11'),(77893,1,56,'2023-01-09 14:03:12'),(77894,1,73,'2023-01-09 14:03:17'),(77895,1,96,'2023-01-09 14:03:20'),(77896,1,53,'2023-01-09 14:03:24'),(77897,1,15,'2023-01-09 14:03:25'),(77898,1,44,'2023-01-09 14:03:28'),(77899,1,15,'2023-01-09 14:03:31'),(77900,1,15,'2023-01-09 14:03:33'),(77901,1,44,'2023-01-09 14:20:08'),(77902,1,44,'2023-01-09 15:03:41'),(77903,1,44,'2023-01-09 15:30:17'),(77904,1,15,'2023-01-09 16:40:53'),(77905,1,6,'2023-01-09 16:41:03'),(77906,1,44,'2023-01-09 16:59:29'),(77907,1,44,'2023-01-09 18:04:45'),(77908,1,44,'2023-01-09 18:11:05'),(77909,1,66,'2023-01-09 18:16:47'),(77910,1,44,'2023-01-09 18:22:29'),(77911,1,53,'2023-01-09 19:00:29'),(77912,1,44,'2023-01-09 19:28:45'),(77913,1,44,'2023-01-09 20:59:57'),(77914,1,6,'2023-01-09 21:02:15'),(77915,1,44,'2023-01-09 21:07:14'),(77916,1,44,'2023-01-09 22:28:22'),(77917,1,66,'2023-01-09 22:30:25'),(77918,1,44,'2023-01-09 22:38:07'),(77919,1,44,'2023-01-09 22:43:29'),(77920,1,44,'2023-01-09 23:12:04'),(77921,1,6,'2023-01-10 00:03:13'),(77922,1,44,'2023-01-10 00:18:45'),(77923,1,6,'2023-01-10 01:20:47'),(77924,1,62,'2023-01-10 01:29:48'),(77925,1,70,'2023-01-10 01:31:03'),(77926,1,44,'2023-01-10 02:01:04'),(77927,1,44,'2023-01-10 02:28:47'),(77928,1,73,'2023-01-10 02:41:21'),(77929,1,44,'2023-01-10 02:51:03'),(77930,1,44,'2023-01-10 03:07:52'),(77931,1,44,'2023-01-10 03:17:23'),(77932,1,44,'2023-01-10 03:39:57'),(77933,1,44,'2023-01-10 04:03:37'),(77934,1,44,'2023-01-10 04:08:35'),(77935,1,6,'2023-01-10 04:27:13'),(77936,1,44,'2023-01-10 04:29:37'),(77937,1,44,'2023-01-10 04:39:31'),(77938,1,44,'2023-01-10 05:11:36'),(77939,1,44,'2023-01-10 05:29:56'),(77940,1,6,'2023-01-10 05:39:17'),(77941,1,44,'2023-01-10 05:48:19'),(77942,1,44,'2023-01-10 06:47:38'),(77943,1,44,'2023-01-10 06:52:07'),(77944,1,53,'2023-01-10 06:52:07'),(77945,1,6,'2023-01-10 06:52:07'),(77946,1,45,'2023-01-10 07:29:36'),(77947,1,44,'2023-01-10 08:02:41'),(77948,1,44,'2023-01-10 08:03:02'),(77949,1,44,'2023-01-10 08:37:17'),(77950,1,44,'2023-01-10 08:37:19'),(77951,1,44,'2023-01-10 08:39:30'),(77952,1,44,'2023-01-10 08:51:08'),(77953,1,44,'2023-01-10 09:21:52'),(77954,1,44,'2023-01-10 09:36:07'),(77955,1,44,'2023-01-10 09:51:15'),(77956,1,6,'2023-01-10 09:57:21'),(77957,1,44,'2023-01-10 11:25:32'),(77958,1,44,'2023-01-10 11:25:35'),(77959,1,44,'2023-01-10 11:40:17'),(77960,1,44,'2023-01-10 12:28:09'),(77961,1,44,'2023-01-10 12:44:59'),(77962,1,44,'2023-01-10 13:25:45'),(77963,1,59,'2023-01-10 14:10:53'),(77964,1,6,'2023-01-10 14:17:20'),(77965,1,44,'2023-01-10 14:19:17'),(77966,1,44,'2023-01-10 14:42:35'),(77967,1,79,'2023-01-10 14:46:08'),(77968,1,44,'2023-01-10 14:49:36'),(77969,1,44,'2023-01-10 15:22:14'),(77970,1,44,'2023-01-10 16:01:08'),(77971,1,44,'2023-01-10 16:47:54'),(77972,1,44,'2023-01-10 17:31:39'),(77973,1,44,'2023-01-10 17:35:47'),(77974,1,53,'2023-01-10 17:44:24'),(77975,1,44,'2023-01-10 18:02:32'),(77976,1,44,'2023-01-10 18:17:05'),(77977,1,6,'2023-01-10 18:37:09'),(77978,1,44,'2023-01-10 18:58:46'),(77979,1,59,'2023-01-10 19:37:02'),(77980,1,45,'2023-01-10 19:55:16'),(77981,1,44,'2023-01-10 20:02:55'),(77982,1,44,'2023-01-10 20:17:20'),(77983,1,44,'2023-01-10 20:59:23'),(77984,1,45,'2023-01-10 21:02:43'),(77985,1,6,'2023-01-10 21:38:58'),(77986,1,44,'2023-01-10 21:57:31'),(77987,1,44,'2023-01-10 22:00:49'),(77988,1,14,'2023-01-10 22:02:29'),(77989,1,62,'2023-01-10 22:04:25'),(77990,1,44,'2023-01-10 22:21:40'),(77991,1,44,'2023-01-10 22:43:41'),(77992,1,76,'2023-01-10 22:51:21'),(77993,1,76,'2023-01-10 22:59:00'),(77994,1,43,'2023-01-10 23:08:25'),(77995,1,44,'2023-01-11 00:17:23'),(77996,1,44,'2023-01-11 00:20:34'),(77997,1,62,'2023-01-11 00:33:24'),(77998,1,43,'2023-01-11 00:36:21'),(77999,1,6,'2023-01-11 00:47:48'),(78000,1,59,'2023-01-11 00:53:58'),(78001,1,62,'2023-01-11 01:05:56'),(78002,1,44,'2023-01-11 01:31:08'),(78003,1,13,'2023-01-11 02:14:20'),(78004,1,44,'2023-01-11 02:20:45'),(78005,1,15,'2023-01-11 02:58:39'),(78006,1,44,'2023-01-11 03:10:10'),(78007,1,44,'2023-01-11 03:40:09'),(78008,1,44,'2023-01-11 03:44:09'),(78009,1,44,'2023-01-11 03:58:11'),(78010,1,73,'2023-01-11 04:35:00'),(78011,1,44,'2023-01-11 05:01:20'),(78012,1,44,'2023-01-11 05:06:17'),(78013,1,6,'2023-01-11 05:07:37'),(78014,1,44,'2023-01-11 05:17:37'),(78015,1,44,'2023-01-11 05:40:47'),(78016,1,44,'2023-01-11 06:02:39'),(78017,1,44,'2023-01-11 06:12:04'),(78018,1,44,'2023-01-11 06:39:28'),(78019,1,44,'2023-01-11 07:30:50'),(78020,1,76,'2023-01-11 07:47:50'),(78021,1,53,'2023-01-11 08:00:24'),(78022,1,53,'2023-01-11 08:01:40'),(78023,1,79,'2023-01-11 08:14:56'),(78024,1,44,'2023-01-11 08:50:06'),(78025,1,59,'2023-01-11 09:21:56'),(78026,1,6,'2023-01-11 09:52:15'),(78027,1,44,'2023-01-11 09:53:07'),(78028,1,6,'2023-01-11 09:53:08'),(78029,1,14,'2023-01-11 09:53:09'),(78030,1,13,'2023-01-11 09:53:10'),(78031,1,56,'2023-01-11 09:53:11'),(78032,1,43,'2023-01-11 09:53:13'),(78033,1,79,'2023-01-11 09:53:14'),(78034,1,5,'2023-01-11 09:53:15'),(78035,1,15,'2023-01-11 09:53:16'),(78036,1,53,'2023-01-11 10:31:27'),(78037,1,44,'2023-01-11 10:44:23'),(78038,1,6,'2023-01-11 10:44:29'),(78039,1,44,'2023-01-11 11:41:42'),(78040,1,70,'2023-01-11 12:03:08'),(78041,1,44,'2023-01-11 13:25:49'),(78042,1,43,'2023-01-11 13:29:34'),(78043,1,44,'2023-01-11 14:22:11'),(78044,1,6,'2023-01-11 14:30:30'),(78045,1,44,'2023-01-11 14:41:26'),(78046,1,76,'2023-01-11 14:55:48'),(78047,1,62,'2023-01-11 15:45:25'),(78048,1,79,'2023-01-11 16:05:41'),(78049,1,44,'2023-01-11 17:03:41'),(78050,1,43,'2023-01-11 17:45:56'),(78051,1,44,'2023-01-11 18:34:11'),(78052,1,6,'2023-01-11 18:54:26'),(78053,1,44,'2023-01-11 21:15:01'),(78054,1,44,'2023-01-11 22:19:46'),(78055,1,44,'2023-01-11 22:25:20'),(78056,1,44,'2023-01-11 22:32:54'),(78057,1,6,'2023-01-11 23:14:53'),(78058,1,66,'2023-01-11 23:51:23'),(78059,1,44,'2023-01-12 00:18:15'),(78060,1,44,'2023-01-12 00:24:36'),(78061,1,14,'2023-01-12 01:10:15'),(78062,1,13,'2023-01-12 02:12:14'),(78063,1,44,'2023-01-12 02:31:39'),(78064,1,44,'2023-01-12 02:33:07'),(78065,1,44,'2023-01-12 02:49:25'),(78066,1,53,'2023-01-12 02:53:28'),(78067,1,6,'2023-01-12 03:22:36'),(78068,1,44,'2023-01-12 03:22:36'),(78069,1,6,'2023-01-12 03:37:14'),(78070,1,6,'2023-01-12 03:41:03'),(78071,1,44,'2023-01-12 04:50:50'),(78072,1,73,'2023-01-12 05:12:37'),(78073,1,44,'2023-01-12 05:14:43'),(78074,1,44,'2023-01-12 05:33:09'),(78075,1,44,'2023-01-12 05:43:14'),(78076,1,44,'2023-01-12 05:50:34'),(78077,1,44,'2023-01-12 06:21:42'),(78078,1,44,'2023-01-12 06:48:50'),(78079,1,44,'2023-01-12 06:51:34'),(78080,1,44,'2023-01-12 07:02:18'),(78081,1,6,'2023-01-12 07:09:44'),(78082,1,44,'2023-01-12 07:31:29'),(78083,1,44,'2023-01-12 07:52:56'),(78084,1,6,'2023-01-12 07:54:43'),(78085,1,44,'2023-01-12 08:02:28'),(78086,1,44,'2023-01-12 08:04:33'),(78087,1,6,'2023-01-12 08:12:17'),(78088,1,44,'2023-01-12 08:17:15'),(78089,1,44,'2023-01-12 08:43:14'),(78090,1,13,'2023-01-12 08:53:17'),(78091,1,59,'2023-01-12 08:53:51'),(78092,1,44,'2023-01-12 10:16:48'),(78093,1,15,'2023-01-12 11:07:31'),(78094,1,44,'2023-01-12 11:13:32'),(78095,1,44,'2023-01-12 11:41:47'),(78096,1,13,'2023-01-12 11:44:03'),(78097,1,44,'2023-01-12 11:52:48'),(78098,1,44,'2023-01-12 12:10:26'),(78099,1,6,'2023-01-12 13:03:03'),(78100,1,96,'2023-01-12 13:24:13'),(78101,1,44,'2023-01-12 14:35:07'),(78102,1,44,'2023-01-12 14:47:33'),(78103,1,44,'2023-01-12 14:51:47'),(78104,1,44,'2023-01-12 15:19:45'),(78105,1,56,'2023-01-12 16:33:52'),(78106,1,44,'2023-01-12 16:58:35'),(78107,1,44,'2023-01-12 17:13:54'),(78108,1,6,'2023-01-12 17:23:15'),(78109,1,44,'2023-01-12 18:18:06'),(78110,1,44,'2023-01-12 19:22:55'),(78111,1,15,'2023-01-12 20:23:44'),(78112,1,73,'2023-01-12 20:46:11'),(78113,1,6,'2023-01-12 21:40:28'),(78114,1,44,'2023-01-12 22:12:16'),(78115,1,44,'2023-01-12 22:15:48'),(78116,1,59,'2023-01-12 22:41:32'),(78117,1,44,'2023-01-12 23:38:46'),(78118,1,44,'2023-01-13 00:16:20'),(78119,1,56,'2023-01-13 00:28:54'),(78120,1,44,'2023-01-13 00:35:24'),(78121,1,96,'2023-01-13 00:52:59'),(78122,1,70,'2023-01-13 00:58:06'),(78123,1,44,'2023-01-13 01:07:31'),(78124,1,44,'2023-01-13 01:53:39'),(78125,1,53,'2023-01-13 02:09:38'),(78126,1,6,'2023-01-13 02:18:15'),(78127,1,66,'2023-01-13 02:19:54'),(78128,1,44,'2023-01-13 02:39:00'),(78129,1,44,'2023-01-13 02:48:52'),(78130,1,44,'2023-01-13 02:51:33'),(78131,1,44,'2023-01-13 03:08:07'),(78132,1,6,'2023-01-13 03:45:23'),(78133,1,44,'2023-01-13 04:43:50'),(78134,1,44,'2023-01-13 05:11:18'),(78135,1,76,'2023-01-13 05:22:05'),(78136,1,15,'2023-01-13 05:23:40'),(78137,1,44,'2023-01-13 05:43:17'),(78138,1,70,'2023-01-13 05:46:23'),(78139,1,44,'2023-01-13 05:48:27'),(78140,1,45,'2023-01-13 05:49:44'),(78141,1,44,'2023-01-13 05:54:22'),(78142,1,44,'2023-01-13 05:59:46'),(78143,1,76,'2023-01-13 06:16:40'),(78144,1,44,'2023-01-13 06:16:47'),(78145,1,44,'2023-01-13 06:18:47'),(78146,1,44,'2023-01-13 06:32:47'),(78147,1,53,'2023-01-13 07:04:39'),(78148,1,73,'2023-01-13 07:07:05'),(78149,1,6,'2023-01-13 07:33:42'),(78150,1,44,'2023-01-13 07:36:25'),(78151,1,44,'2023-01-13 08:14:47'),(78152,1,44,'2023-01-13 08:31:42'),(78153,1,44,'2023-01-13 08:40:59'),(78154,1,44,'2023-01-13 08:44:34'),(78155,1,44,'2023-01-13 09:06:39'),(78156,1,44,'2023-01-13 09:09:26'),(78157,1,44,'2023-01-13 09:26:27'),(78158,1,5,'2023-01-13 09:26:28'),(78159,1,6,'2023-01-13 09:26:31'),(78160,1,44,'2023-01-13 09:34:21'),(78161,1,44,'2023-01-13 09:46:05'),(78162,1,96,'2023-01-13 09:53:41'),(78163,1,44,'2023-01-13 10:41:56'),(78164,1,44,'2023-01-13 10:45:59'),(78165,1,44,'2023-01-13 10:53:45'),(78166,1,44,'2023-01-13 11:41:42'),(78167,1,43,'2023-01-13 11:42:10'),(78168,1,6,'2023-01-13 11:57:25'),(78169,1,43,'2023-01-13 12:17:38'),(78170,1,76,'2023-01-13 12:26:42'),(78171,1,59,'2023-01-13 12:36:04'),(78172,1,15,'2023-01-13 12:36:10'),(78173,1,5,'2023-01-13 13:48:40'),(78174,1,62,'2023-01-13 14:03:29'),(78175,1,73,'2023-01-13 14:10:14'),(78176,1,59,'2023-01-13 14:14:30'),(78177,1,44,'2023-01-13 14:21:07'),(78178,1,44,'2023-01-13 14:41:19'),(78179,1,44,'2023-01-13 14:47:32'),(78180,1,14,'2023-01-13 14:56:15'),(78181,1,44,'2023-01-13 15:30:18'),(78182,1,44,'2023-01-13 15:49:26'),(78183,1,14,'2023-01-13 16:05:28'),(78184,1,66,'2023-01-13 16:06:26'),(78185,1,6,'2023-01-13 16:13:32'),(78186,1,44,'2023-01-13 18:34:22'),(78187,1,56,'2023-01-13 19:32:19'),(78188,1,44,'2023-01-13 19:40:44'),(78189,1,44,'2023-01-13 19:54:51'),(78190,1,44,'2023-01-13 20:23:09'),(78191,1,44,'2023-01-13 20:43:18'),(78192,1,6,'2023-01-13 20:53:33'),(78193,1,15,'2023-01-13 21:37:07'),(78194,1,73,'2023-01-13 21:42:50'),(78195,1,44,'2023-01-13 22:30:19'),(78196,1,44,'2023-01-13 22:41:41'),(78197,1,44,'2023-01-13 23:12:14'),(78198,1,44,'2023-01-13 23:36:41'),(78199,1,53,'2023-01-13 23:48:49'),(78200,1,56,'2023-01-13 23:51:43'),(78201,1,53,'2023-01-14 00:02:03'),(78202,1,44,'2023-01-14 00:02:06'),(78203,1,44,'2023-01-14 00:06:51'),(78204,1,44,'2023-01-14 00:19:08'),(78205,1,96,'2023-01-14 00:53:34'),(78206,1,6,'2023-01-14 01:14:24'),(78207,1,70,'2023-01-14 02:14:48'),(78208,1,44,'2023-01-14 03:12:14'),(78209,1,44,'2023-01-14 03:12:17'),(78210,1,73,'2023-01-14 03:12:25'),(78211,1,44,'2023-01-14 04:13:46'),(78212,1,96,'2023-01-14 04:34:53'),(78213,1,79,'2023-01-14 05:06:22'),(78214,1,6,'2023-01-14 05:33:42'),(78215,1,44,'2023-01-14 05:48:38'),(78216,1,44,'2023-01-14 07:34:43'),(78217,1,6,'2023-01-14 08:11:46'),(78218,1,70,'2023-01-14 09:16:46'),(78219,1,66,'2023-01-14 09:36:55'),(78220,1,6,'2023-01-14 09:49:23'),(78221,1,44,'2023-01-14 10:49:14'),(78222,1,44,'2023-01-14 11:05:24'),(78223,1,44,'2023-01-14 11:06:38'),(78224,1,96,'2023-01-14 11:06:45'),(78225,1,70,'2023-01-14 11:08:19'),(78226,1,15,'2023-01-14 11:36:06'),(78227,1,44,'2023-01-14 11:55:07'),(78228,1,44,'2023-01-14 12:07:54'),(78229,1,44,'2023-01-14 13:24:42'),(78230,1,44,'2023-01-14 14:05:26'),(78231,1,73,'2023-01-14 14:05:52'),(78232,1,6,'2023-01-14 14:07:31'),(78233,1,13,'2023-01-14 14:10:36'),(78234,1,44,'2023-01-14 14:22:05'),(78235,1,44,'2023-01-14 14:39:10'),(78236,1,44,'2023-01-14 14:47:11'),(78237,1,44,'2023-01-14 15:01:51'),(78238,1,6,'2023-01-14 15:08:28'),(78239,1,44,'2023-01-14 15:42:36'),(78240,1,62,'2023-01-14 16:29:04'),(78241,1,44,'2023-01-14 17:50:51'),(78242,1,45,'2023-01-14 18:22:02'),(78243,1,53,'2023-01-14 18:22:03'),(78244,1,6,'2023-01-14 18:24:57'),(78245,1,44,'2023-01-14 18:39:06'),(78246,1,43,'2023-01-14 19:12:58'),(78247,1,73,'2023-01-14 19:42:42'),(78248,1,70,'2023-01-14 19:44:08'),(78249,1,44,'2023-01-14 22:20:30'),(78250,1,66,'2023-01-14 22:23:29'),(78251,1,62,'2023-01-14 22:48:11'),(78252,1,6,'2023-01-14 22:49:03'),(78253,1,44,'2023-01-15 00:06:52'),(78254,1,44,'2023-01-15 00:16:58'),(78255,1,15,'2023-01-15 01:16:30'),(78256,1,53,'2023-01-15 01:16:30'),(78257,1,44,'2023-01-15 01:16:30'),(78258,1,79,'2023-01-15 01:49:51'),(78259,1,44,'2023-01-15 02:00:51'),(78260,1,44,'2023-01-15 02:46:47'),(78261,1,6,'2023-01-15 03:05:02'),(78262,1,44,'2023-01-15 03:20:22'),(78263,1,44,'2023-01-15 04:11:28'),(78264,1,44,'2023-01-15 04:16:32'),(78265,1,44,'2023-01-15 05:14:51'),(78266,1,44,'2023-01-15 05:46:47'),(78267,1,44,'2023-01-15 06:22:44'),(78268,1,6,'2023-01-15 07:25:00'),(78269,1,45,'2023-01-15 08:17:13'),(78270,1,44,'2023-01-15 08:17:46'),(78271,1,44,'2023-01-15 08:47:03'),(78272,1,44,'2023-01-15 09:45:30'),(78273,1,44,'2023-01-15 09:59:21'),(78274,1,6,'2023-01-15 11:04:04'),(78275,1,44,'2023-01-15 11:16:38'),(78276,1,44,'2023-01-15 11:35:00'),(78277,1,6,'2023-01-15 11:46:17'),(78278,1,44,'2023-01-15 12:05:00'),(78279,1,44,'2023-01-15 12:20:58'),(78280,1,59,'2023-01-15 12:21:14'),(78281,1,66,'2023-01-15 12:21:21'),(78282,1,76,'2023-01-15 12:21:23'),(78283,1,5,'2023-01-15 12:21:26'),(78284,1,53,'2023-01-15 12:21:28'),(78285,1,96,'2023-01-15 12:21:32'),(78286,1,66,'2023-01-15 12:21:37'),(78287,1,43,'2023-01-15 12:21:41'),(78288,1,79,'2023-01-15 12:21:44'),(78289,1,70,'2023-01-15 12:21:49'),(78290,1,56,'2023-01-15 12:21:54'),(78291,1,73,'2023-01-15 12:22:06'),(78292,1,76,'2023-01-15 12:22:13'),(78293,1,15,'2023-01-15 12:22:17'),(78294,1,53,'2023-01-15 12:22:22'),(78295,1,44,'2023-01-15 12:22:24'),(78296,1,59,'2023-01-15 12:22:27'),(78297,1,62,'2023-01-15 12:22:32'),(78298,1,45,'2023-01-15 12:22:35'),(78299,1,6,'2023-01-15 12:22:40'),(78300,1,70,'2023-01-15 12:22:42'),(78301,1,79,'2023-01-15 12:22:46'),(78302,1,43,'2023-01-15 12:22:50'),(78303,1,45,'2023-01-15 12:22:52'),(78304,1,62,'2023-01-15 12:22:58'),(78305,1,56,'2023-01-15 12:23:03'),(78306,1,73,'2023-01-15 12:23:08'),(78307,1,96,'2023-01-15 12:23:14'),(78308,1,53,'2023-01-15 12:23:19'),(78309,1,15,'2023-01-15 12:23:22'),(78310,1,13,'2023-01-15 12:23:25'),(78311,1,14,'2023-01-15 12:23:27'),(78312,1,44,'2023-01-15 12:23:30'),(78313,1,44,'2023-01-15 12:39:29'),(78314,1,62,'2023-01-15 12:53:34'),(78315,1,45,'2023-01-15 13:36:53'),(78316,1,76,'2023-01-15 13:39:49'),(78317,1,44,'2023-01-15 13:45:51'),(78318,1,6,'2023-01-15 13:49:14'),(78319,1,5,'2023-01-15 13:51:57'),(78320,1,44,'2023-01-15 14:07:45'),(78321,1,79,'2023-01-15 14:08:49'),(78322,1,62,'2023-01-15 14:11:50'),(78323,1,44,'2023-01-15 14:23:09'),(78324,1,59,'2023-01-15 14:30:17'),(78325,1,44,'2023-01-15 14:52:17'),(78326,1,44,'2023-01-15 15:28:48'),(78327,1,44,'2023-01-15 16:10:32'),(78328,1,13,'2023-01-15 16:14:29'),(78329,1,6,'2023-01-15 16:24:19'),(78330,1,44,'2023-01-15 17:07:15'),(78331,1,44,'2023-01-15 18:16:32'),(78332,1,44,'2023-01-15 19:05:59'),(78333,1,76,'2023-01-15 20:20:30'),(78334,1,6,'2023-01-15 20:42:27'),(78335,1,5,'2023-01-15 21:44:09'),(78336,1,44,'2023-01-15 22:26:01'),(78337,1,70,'2023-01-15 22:43:09'),(78338,1,15,'2023-01-15 22:53:42'),(78339,1,45,'2023-01-16 00:08:18'),(78340,1,44,'2023-01-16 00:15:06'),(78341,1,44,'2023-01-16 00:20:14'),(78342,1,43,'2023-01-16 00:20:37'),(78343,1,44,'2023-01-16 00:51:56'),(78344,1,44,'2023-01-16 00:58:53'),(78345,1,6,'2023-01-16 00:59:26'),(78346,1,15,'2023-01-16 02:57:51'),(78347,1,15,'2023-01-16 02:57:57'),(78348,1,44,'2023-01-16 02:59:33'),(78349,1,6,'2023-01-16 05:14:33'),(78350,1,44,'2023-01-16 05:18:02'),(78351,1,44,'2023-01-16 05:27:04'),(78352,1,44,'2023-01-16 05:36:45'),(78353,1,44,'2023-01-16 08:02:42'),(78354,1,15,'2023-01-16 08:38:20'),(78355,1,70,'2023-01-16 08:39:57'),(78356,1,44,'2023-01-16 08:43:41'),(78357,1,44,'2023-01-16 08:50:52'),(78358,1,6,'2023-01-16 09:30:44'),(78359,1,44,'2023-01-16 09:34:20'),(78360,1,44,'2023-01-16 10:15:49'),(78361,1,44,'2023-01-16 11:45:26'),(78362,1,44,'2023-01-16 12:00:20'),(78363,1,6,'2023-01-16 13:47:33'),(78364,1,76,'2023-01-16 14:27:00'),(78365,1,44,'2023-01-16 14:47:11'),(78366,1,44,'2023-01-16 15:21:46'),(78367,1,44,'2023-01-16 15:54:12'),(78368,1,44,'2023-01-16 16:28:57'),(78369,1,44,'2023-01-16 16:48:10'),(78370,1,66,'2023-01-16 17:44:43'),(78371,1,66,'2023-01-16 17:45:14'),(78372,1,79,'2023-01-16 18:02:31'),(78373,1,6,'2023-01-16 18:07:03'),(78374,1,44,'2023-01-16 18:13:17'),(78375,1,66,'2023-01-16 18:20:47'),(78376,1,44,'2023-01-16 18:36:10'),(78377,1,73,'2023-01-16 18:39:05'),(78378,1,44,'2023-01-16 18:58:29'),(78379,1,44,'2023-01-16 19:05:08'),(78380,1,44,'2023-01-16 19:26:32'),(78381,1,6,'2023-01-16 19:27:30'),(78382,1,44,'2023-01-16 20:29:53'),(78383,1,53,'2023-01-16 20:54:16'),(78384,1,44,'2023-01-16 21:10:58'),(78385,1,44,'2023-01-16 21:21:04'),(78386,1,6,'2023-01-16 21:23:49'),(78387,1,44,'2023-01-16 21:23:49'),(78388,1,44,'2023-01-16 22:05:29'),(78389,1,6,'2023-01-16 22:23:18'),(78390,1,44,'2023-01-16 23:16:10'),(78391,1,44,'2023-01-16 23:52:26'),(78392,1,44,'2023-01-16 23:56:30'),(78393,1,6,'2023-01-16 23:56:36'),(78394,1,5,'2023-01-16 23:56:38'),(78395,1,53,'2023-01-16 23:56:40'),(78396,1,44,'2023-01-17 00:09:51'),(78397,1,44,'2023-01-17 00:16:05'),(78398,1,76,'2023-01-17 00:36:30'),(78399,1,6,'2023-01-17 02:35:36'),(78400,1,44,'2023-01-17 02:47:42'),(78401,1,44,'2023-01-17 02:53:03'),(78402,1,44,'2023-01-17 03:09:42'),(78403,1,44,'2023-01-17 03:27:52'),(78404,1,44,'2023-01-17 04:10:38'),(78405,1,96,'2023-01-17 04:14:24'),(78406,1,44,'2023-01-17 04:19:37'),(78407,1,44,'2023-01-17 05:53:06'),(78408,1,43,'2023-01-17 06:03:24'),(78409,1,56,'2023-01-17 06:23:35'),(78410,1,44,'2023-01-17 06:33:03'),(78411,1,59,'2023-01-17 06:59:16'),(78412,1,15,'2023-01-17 06:59:22'),(78413,1,15,'2023-01-17 07:00:01'),(78414,1,44,'2023-01-17 07:11:17'),(78415,1,44,'2023-01-17 08:30:13'),(78416,1,44,'2023-01-17 08:46:04'),(78417,1,44,'2023-01-17 08:50:31'),(78418,1,6,'2023-01-17 08:56:24'),(78419,1,73,'2023-01-17 09:41:23'),(78420,1,15,'2023-01-17 11:18:08'),(78421,1,44,'2023-01-17 11:32:05'),(78422,1,44,'2023-01-17 11:43:23'),(78423,1,44,'2023-01-17 11:55:45'),(78424,1,44,'2023-01-17 12:03:46'),(78425,1,53,'2023-01-17 12:07:45'),(78426,1,62,'2023-01-17 12:34:18'),(78427,1,53,'2023-01-17 12:55:32'),(78428,1,6,'2023-01-17 13:12:24'),(78429,1,44,'2023-01-17 13:13:19'),(78430,1,13,'2023-01-17 13:35:37'),(78431,1,44,'2023-01-17 14:22:05'),(78432,1,59,'2023-01-17 14:36:31'),(78433,1,44,'2023-01-17 14:40:30'),(78434,1,44,'2023-01-17 14:45:51'),(78435,1,44,'2023-01-17 14:52:49'),(78436,1,44,'2023-01-17 15:46:46'),(78437,1,15,'2023-01-17 16:08:21'),(78438,1,44,'2023-01-17 16:48:56'),(78439,1,53,'2023-01-17 16:52:45'),(78440,1,44,'2023-01-17 17:48:19'),(78441,1,44,'2023-01-17 18:05:22'),(78442,1,44,'2023-01-17 18:12:05'),(78443,1,44,'2023-01-17 18:19:38'),(78444,1,44,'2023-01-17 18:44:45'),(78445,1,44,'2023-01-17 20:26:14'),(78446,1,44,'2023-01-17 20:37:39'),(78447,1,70,'2023-01-17 20:47:50'),(78448,1,44,'2023-01-17 21:43:13'),(78449,1,73,'2023-01-17 21:43:20'),(78450,1,44,'2023-01-17 21:48:41'),(78451,1,15,'2023-01-17 21:49:04'),(78452,1,62,'2023-01-17 21:50:32'),(78453,1,6,'2023-01-17 21:51:50'),(78454,1,45,'2023-01-17 21:52:06'),(78455,1,45,'2023-01-17 22:00:10'),(78456,1,44,'2023-01-17 22:20:47'),(78457,1,44,'2023-01-17 22:25:07'),(78458,1,53,'2023-01-17 23:29:51'),(78459,1,59,'2023-01-17 23:58:15'),(78460,1,66,'2023-01-18 00:04:05'),(78461,1,62,'2023-01-18 00:07:42'),(78462,1,44,'2023-01-18 00:09:58'),(78463,1,44,'2023-01-18 00:12:29'),(78464,1,59,'2023-01-18 01:28:15'),(78465,1,6,'2023-01-18 02:06:47'),(78466,1,43,'2023-01-18 02:25:16'),(78467,1,44,'2023-01-18 02:36:42'),(78468,1,44,'2023-01-18 03:21:26'),(78469,1,44,'2023-01-18 03:26:38'),(78470,1,44,'2023-01-18 03:36:46'),(78471,1,44,'2023-01-18 04:11:44'),(78472,1,44,'2023-01-18 05:08:56'),(78473,1,44,'2023-01-18 05:28:27'),(78474,1,44,'2023-01-18 05:49:19'),(78475,1,43,'2023-01-18 05:50:43'),(78476,1,15,'2023-01-18 05:50:57'),(78477,1,44,'2023-01-18 05:57:17'),(78478,1,62,'2023-01-18 06:08:48'),(78479,1,6,'2023-01-18 06:24:42'),(78480,1,44,'2023-01-18 07:32:23'),(78481,1,15,'2023-01-18 07:33:46'),(78482,1,43,'2023-01-18 07:59:10'),(78483,1,43,'2023-01-18 08:24:23'),(78484,1,44,'2023-01-18 08:39:42'),(78485,1,44,'2023-01-18 08:50:37'),(78486,1,73,'2023-01-18 09:25:42'),(78487,1,44,'2023-01-18 09:30:21'),(78488,1,79,'2023-01-18 10:22:41'),(78489,1,6,'2023-01-18 10:38:30'),(78490,1,44,'2023-01-18 11:13:30'),(78491,1,6,'2023-01-18 11:13:33'),(78492,1,14,'2023-01-18 11:13:38'),(78493,1,13,'2023-01-18 11:13:42'),(78494,1,15,'2023-01-18 11:13:45'),(78495,1,5,'2023-01-18 11:13:49'),(78496,1,96,'2023-01-18 11:13:54'),(78497,1,53,'2023-01-18 11:13:58'),(78498,1,96,'2023-01-18 11:14:02'),(78499,1,79,'2023-01-18 11:14:06'),(78500,1,79,'2023-01-18 11:14:10'),(78501,1,76,'2023-01-18 11:14:14'),(78502,1,76,'2023-01-18 11:14:18'),(78503,1,73,'2023-01-18 11:14:22'),(78504,1,73,'2023-01-18 11:14:25'),(78505,1,70,'2023-01-18 11:14:29'),(78506,1,70,'2023-01-18 11:14:33'),(78507,1,62,'2023-01-18 11:14:37'),(78508,1,62,'2023-01-18 11:14:40'),(78509,1,66,'2023-01-18 11:14:44'),(78510,1,66,'2023-01-18 11:14:48'),(78511,1,56,'2023-01-18 11:14:51'),(78512,1,56,'2023-01-18 11:14:55'),(78513,1,43,'2023-01-18 11:14:59'),(78514,1,43,'2023-01-18 11:15:03'),(78515,1,53,'2023-01-18 11:15:06'),(78516,1,53,'2023-01-18 11:15:09'),(78517,1,45,'2023-01-18 11:15:11'),(78518,1,45,'2023-01-18 11:15:15'),(78519,1,59,'2023-01-18 11:15:17'),(78520,1,59,'2023-01-18 11:15:20'),(78521,1,44,'2023-01-18 11:15:23'),(78522,1,44,'2023-01-18 11:15:27'),(78523,1,15,'2023-01-18 11:15:31'),(78524,1,15,'2023-01-18 11:15:35'),(78525,1,15,'2023-01-18 11:15:39'),(78526,1,44,'2023-01-18 11:50:03'),(78527,1,44,'2023-01-18 12:01:04'),(78528,1,44,'2023-01-18 12:53:37'),(78529,1,44,'2023-01-18 13:08:12'),(78530,1,53,'2023-01-18 13:08:19'),(78531,1,44,'2023-01-18 13:12:20'),(78532,1,6,'2023-01-18 14:04:00'),(78533,1,44,'2023-01-18 14:23:05'),(78534,1,44,'2023-01-18 14:46:48'),(78535,1,15,'2023-01-18 14:47:07'),(78536,1,44,'2023-01-18 15:14:41'),(78537,1,6,'2023-01-18 15:27:21'),(78538,1,44,'2023-01-18 15:28:55'),(78539,1,44,'2023-01-18 15:42:54'),(78540,1,56,'2023-01-18 15:50:58'),(78541,1,6,'2023-01-18 16:05:34'),(78542,1,44,'2023-01-18 16:05:34'),(78543,1,44,'2023-01-18 16:11:14'),(78544,1,62,'2023-01-18 16:13:18'),(78545,1,43,'2023-01-18 16:14:54'),(78546,1,79,'2023-01-18 17:25:37'),(78547,1,15,'2023-01-18 17:26:51'),(78548,1,66,'2023-01-18 17:57:51'),(78549,1,44,'2023-01-18 18:15:42'),(78550,1,53,'2023-01-18 18:49:46'),(78551,1,6,'2023-01-18 19:39:50'),(78552,1,44,'2023-01-18 20:39:45'),(78553,1,44,'2023-01-18 21:17:02'),(78554,1,44,'2023-01-18 22:11:58'),(78555,1,44,'2023-01-18 22:15:19'),(78556,1,44,'2023-01-18 22:38:35'),(78557,1,44,'2023-01-18 23:06:16'),(78558,1,44,'2023-01-18 23:33:08'),(78559,1,6,'2023-01-18 23:52:47'),(78560,1,62,'2023-01-18 23:59:15'),(78561,1,44,'2023-01-19 00:17:49'),(78562,1,44,'2023-01-19 00:50:45'),(78563,1,44,'2023-01-19 01:19:58'),(78564,1,6,'2023-01-19 02:25:23'),(78565,1,44,'2023-01-19 02:52:46'),(78566,1,0,'2023-01-19 02:53:09'),(78567,1,44,'2023-01-19 03:22:58'),(78568,1,44,'2023-01-19 03:29:09'),(78569,1,73,'2023-01-19 03:53:55'),(78570,1,59,'2023-01-19 03:55:39'),(78571,1,53,'2023-01-19 03:58:11'),(78572,1,44,'2023-01-19 04:00:21'),(78573,1,6,'2023-01-19 04:06:03'),(78574,1,44,'2023-01-19 04:34:25'),(78575,1,44,'2023-01-19 05:08:03'),(78576,1,44,'2023-01-19 05:32:04'),(78577,1,44,'2023-01-19 05:44:35'),(78578,1,44,'2023-01-19 05:57:15'),(78579,1,70,'2023-01-19 06:41:12'),(78580,1,44,'2023-01-19 06:43:54'),(78581,1,44,'2023-01-19 07:58:28'),(78582,1,44,'2023-01-19 08:06:49'),(78583,1,6,'2023-01-19 08:19:17'),(78584,1,44,'2023-01-19 08:30:30'),(78585,1,44,'2023-01-19 08:47:21'),(78586,1,44,'2023-01-19 08:50:54'),(78587,1,44,'2023-01-19 08:53:45'),(78588,1,44,'2023-01-19 09:13:50'),(78589,1,6,'2023-01-19 09:51:59'),(78590,1,6,'2023-01-19 09:52:02'),(78591,1,96,'2023-01-19 09:55:06'),(78592,1,44,'2023-01-19 10:55:21'),(78593,1,5,'2023-01-19 11:10:43'),(78594,1,14,'2023-01-19 11:10:43'),(78595,1,59,'2023-01-19 11:10:43'),(78596,1,13,'2023-01-19 11:10:43'),(78597,1,53,'2023-01-19 11:10:43'),(78598,1,43,'2023-01-19 11:10:43'),(78599,1,79,'2023-01-19 11:10:43'),(78600,1,15,'2023-01-19 11:10:43'),(78601,1,73,'2023-01-19 11:10:43'),(78602,1,70,'2023-01-19 11:10:43'),(78603,1,66,'2023-01-19 11:10:43'),(78604,1,56,'2023-01-19 11:10:43'),(78605,1,76,'2023-01-19 11:10:43'),(78606,1,96,'2023-01-19 11:10:43'),(78607,1,44,'2023-01-19 11:10:43'),(78608,1,70,'2023-01-19 11:10:43'),(78609,1,44,'2023-01-19 11:10:43'),(78610,1,62,'2023-01-19 11:10:43'),(78611,1,45,'2023-01-19 11:10:43'),(78612,1,44,'2023-01-19 11:39:10'),(78613,1,44,'2023-01-19 11:47:09'),(78614,1,6,'2023-01-19 12:35:28'),(78615,1,13,'2023-01-19 12:56:49'),(78616,1,14,'2023-01-19 12:56:59'),(78617,1,15,'2023-01-19 12:58:33'),(78618,1,44,'2023-01-19 13:47:30'),(78619,1,44,'2023-01-19 14:24:06'),(78620,1,44,'2023-01-19 14:41:43'),(78621,1,44,'2023-01-19 14:44:26'),(78622,1,96,'2023-01-19 15:26:17'),(78623,1,44,'2023-01-19 15:42:54'),(78624,1,44,'2023-01-19 16:22:17'),(78625,1,44,'2023-01-19 16:39:00'),(78626,1,45,'2023-01-19 17:00:11'),(78627,1,79,'2023-01-19 17:03:20'),(78628,1,6,'2023-01-19 17:07:26'),(78629,1,44,'2023-01-19 17:52:17'),(78630,1,44,'2023-01-19 18:21:24'),(78631,1,70,'2023-01-19 18:52:32'),(78632,1,44,'2023-01-19 19:00:50'),(78633,1,44,'2023-01-19 19:08:06'),(78634,1,44,'2023-01-19 19:19:41'),(78635,1,44,'2023-01-19 19:36:15'),(78636,1,44,'2023-01-19 19:54:24'),(78637,1,44,'2023-01-19 20:04:17'),(78638,1,6,'2023-01-19 20:18:08'),(78639,1,44,'2023-01-19 20:18:10'),(78640,1,44,'2023-01-19 20:33:16'),(78641,1,59,'2023-01-19 21:18:56'),(78642,1,6,'2023-01-19 21:24:58'),(78643,1,44,'2023-01-19 21:38:26'),(78644,1,96,'2023-01-19 21:47:20'),(78645,1,76,'2023-01-19 21:48:48'),(78646,1,66,'2023-01-19 21:50:13'),(78647,1,44,'2023-01-19 21:53:50'),(78648,1,44,'2023-01-19 21:56:38'),(78649,1,6,'2023-01-19 21:56:44'),(78650,1,14,'2023-01-19 21:56:50'),(78651,1,13,'2023-01-19 21:56:57'),(78652,1,15,'2023-01-19 21:57:03'),(78653,1,5,'2023-01-19 21:57:09'),(78654,1,96,'2023-01-19 21:57:16'),(78655,1,53,'2023-01-19 21:57:27'),(78656,1,96,'2023-01-19 21:57:33'),(78657,1,79,'2023-01-19 21:57:40'),(78658,1,79,'2023-01-19 21:57:45'),(78659,1,76,'2023-01-19 21:57:46'),(78660,1,76,'2023-01-19 21:57:52'),(78661,1,73,'2023-01-19 21:57:58'),(78662,1,73,'2023-01-19 21:58:03'),(78663,1,70,'2023-01-19 21:58:09'),(78664,1,70,'2023-01-19 21:58:15'),(78665,1,62,'2023-01-19 21:58:21'),(78666,1,62,'2023-01-19 21:58:27'),(78667,1,66,'2023-01-19 21:58:34'),(78668,1,66,'2023-01-19 21:58:40'),(78669,1,56,'2023-01-19 21:58:46'),(78670,1,56,'2023-01-19 21:58:51'),(78671,1,43,'2023-01-19 21:58:57'),(78672,1,43,'2023-01-19 21:59:02'),(78673,1,53,'2023-01-19 21:59:09'),(78674,1,53,'2023-01-19 21:59:15'),(78675,1,45,'2023-01-19 21:59:22'),(78676,1,45,'2023-01-19 21:59:29'),(78677,1,59,'2023-01-19 21:59:36'),(78678,1,59,'2023-01-19 21:59:47'),(78679,1,44,'2023-01-19 21:59:54'),(78680,1,44,'2023-01-19 22:00:00'),(78681,1,15,'2023-01-19 22:00:06'),(78682,1,15,'2023-01-19 22:00:08'),(78683,1,15,'2023-01-19 22:00:13'),(78684,1,44,'2023-01-19 22:59:48'),(78685,1,44,'2023-01-19 23:03:06'),(78686,1,44,'2023-01-19 23:06:51'),(78687,1,6,'2023-01-19 23:31:13'),(78688,1,6,'2023-01-20 00:09:58'),(78689,1,44,'2023-01-20 00:40:49'),(78690,1,44,'2023-01-20 01:12:20'),(78691,1,62,'2023-01-20 01:14:25'),(78692,1,44,'2023-01-20 01:28:42'),(78693,1,44,'2023-01-20 01:53:26'),(78694,1,44,'2023-01-20 02:00:40'),(78695,1,6,'2023-01-20 02:01:23'),(78696,1,44,'2023-01-20 02:19:37'),(78697,1,44,'2023-01-20 02:52:56'),(78698,1,45,'2023-01-20 02:58:12'),(78699,1,44,'2023-01-20 03:26:12'),(78700,1,44,'2023-01-20 03:33:49'),(78701,1,44,'2023-01-20 03:59:43'),(78702,1,44,'2023-01-20 04:26:44'),(78703,1,44,'2023-01-20 05:19:45'),(78704,1,44,'2023-01-20 05:38:58'),(78705,1,13,'2023-01-20 05:57:34'),(78706,1,44,'2023-01-20 05:58:28'),(78707,1,44,'2023-01-20 06:11:25'),(78708,1,6,'2023-01-20 06:21:14'),(78709,1,43,'2023-01-20 06:23:32'),(78710,1,13,'2023-01-20 07:15:45'),(78711,1,44,'2023-01-20 08:32:09'),(78712,1,44,'2023-01-20 08:42:16'),(78713,1,44,'2023-01-20 09:14:21'),(78714,1,70,'2023-01-20 09:35:41'),(78715,1,6,'2023-01-20 10:35:16'),(78716,1,44,'2023-01-20 10:40:45'),(78717,1,76,'2023-01-20 11:08:11'),(78718,1,44,'2023-01-20 11:34:41'),(78719,1,44,'2023-01-20 11:46:29'),(78720,1,96,'2023-01-20 12:11:35'),(78721,1,43,'2023-01-20 13:16:01'),(78722,1,44,'2023-01-20 14:27:36'),(78723,1,44,'2023-01-20 14:38:04'),(78724,1,44,'2023-01-20 14:40:15'),(78725,1,6,'2023-01-20 14:56:46'),(78726,1,53,'2023-01-20 17:18:49'),(78727,1,44,'2023-01-20 17:46:40'),(78728,1,44,'2023-01-20 18:16:35'),(78729,1,44,'2023-01-20 18:18:37'),(78730,1,5,'2023-01-20 18:18:40'),(78731,1,6,'2023-01-20 18:18:42'),(78732,1,44,'2023-01-20 18:40:30'),(78733,1,6,'2023-01-20 19:13:43'),(78734,1,62,'2023-01-20 21:45:34'),(78735,1,44,'2023-01-20 22:41:15'),(78736,1,44,'2023-01-20 22:44:07'),(78737,1,44,'2023-01-20 22:47:02'),(78738,1,44,'2023-01-20 22:52:38'),(78739,1,44,'2023-01-20 22:56:46'),(78740,1,6,'2023-01-20 22:56:47'),(78741,1,44,'2023-01-20 23:00:49'),(78742,1,14,'2023-01-20 23:10:33'),(78743,1,6,'2023-01-20 23:10:33'),(78744,1,13,'2023-01-20 23:10:36'),(78745,1,5,'2023-01-20 23:10:37'),(78746,1,59,'2023-01-20 23:10:48'),(78747,1,76,'2023-01-20 23:10:49'),(78748,1,66,'2023-01-20 23:10:51'),(78749,1,53,'2023-01-20 23:10:52'),(78750,1,6,'2023-01-20 23:54:07'),(78751,1,44,'2023-01-21 00:09:35'),(78752,1,44,'2023-01-21 00:51:06'),(78753,1,44,'2023-01-21 01:17:47'),(78754,1,44,'2023-01-21 01:19:59'),(78755,1,44,'2023-01-21 02:46:40'),(78756,1,44,'2023-01-21 03:13:04'),(78757,1,44,'2023-01-21 04:00:21'),(78758,1,44,'2023-01-21 04:54:06'),(78759,1,44,'2023-01-21 05:07:56'),(78760,1,44,'2023-01-21 05:43:21'),(78761,1,44,'2023-01-21 06:31:44'),(78762,1,44,'2023-01-21 08:38:08'),(78763,1,44,'2023-01-21 08:57:33'),(78764,1,44,'2023-01-21 09:42:05'),(78765,1,6,'2023-01-21 09:46:47'),(78766,1,44,'2023-01-21 09:55:33'),(78767,1,44,'2023-01-21 10:08:20'),(78768,1,56,'2023-01-21 10:14:04'),(78769,1,44,'2023-01-21 10:15:35'),(78770,1,44,'2023-01-21 10:32:02'),(78771,1,44,'2023-01-21 10:59:23'),(78772,1,44,'2023-01-21 11:44:18'),(78773,1,44,'2023-01-21 11:59:26'),(78774,1,44,'2023-01-21 12:02:53'),(78775,1,44,'2023-01-21 12:09:05'),(78776,1,44,'2023-01-21 13:39:05'),(78777,1,44,'2023-01-21 13:44:31'),(78778,1,44,'2023-01-21 14:02:22'),(78779,1,6,'2023-01-21 14:03:48'),(78780,1,44,'2023-01-21 14:23:06'),(78781,1,44,'2023-01-21 15:17:46'),(78782,1,44,'2023-01-21 17:23:42'),(78783,1,44,'2023-01-21 17:34:35'),(78784,1,76,'2023-01-21 17:36:15'),(78785,1,44,'2023-01-21 18:15:13'),(78786,1,6,'2023-01-21 18:18:22'),(78787,1,44,'2023-01-21 18:21:36'),(78788,1,13,'2023-01-21 18:37:19'),(78789,1,6,'2023-01-21 19:13:57'),(78790,1,70,'2023-01-21 19:46:33'),(78791,1,66,'2023-01-21 19:47:01'),(78792,1,6,'2023-01-21 20:23:18'),(78793,1,70,'2023-01-21 20:33:29'),(78794,1,44,'2023-01-21 22:08:15'),(78795,1,44,'2023-01-21 22:23:56'),(78796,1,44,'2023-01-21 22:37:17'),(78797,1,6,'2023-01-21 22:55:44'),(78798,1,6,'2023-01-21 23:33:46'),(78799,1,56,'2023-01-21 23:54:13'),(78800,1,6,'2023-01-22 00:16:45'),(78801,1,44,'2023-01-22 00:19:50'),(78802,1,79,'2023-01-22 01:05:09'),(78803,1,73,'2023-01-22 01:08:36'),(78804,1,6,'2023-01-22 01:36:39'),(78805,1,45,'2023-01-22 02:06:27'),(78806,1,66,'2023-01-22 02:40:20'),(78807,1,73,'2023-01-22 02:43:42'),(78808,1,44,'2023-01-22 02:47:36'),(78809,1,6,'2023-01-22 03:10:09'),(78810,1,44,'2023-01-22 03:12:14'),(78811,1,73,'2023-01-22 03:31:04'),(78812,1,5,'2023-01-22 03:32:43'),(78813,1,44,'2023-01-22 04:08:17'),(78814,1,59,'2023-01-22 04:45:42'),(78815,1,59,'2023-01-22 05:06:20'),(78816,1,44,'2023-01-22 05:06:30'),(78817,1,73,'2023-01-22 05:07:01'),(78818,1,44,'2023-01-22 05:35:34'),(78819,1,6,'2023-01-22 05:43:43'),(78820,1,53,'2023-01-22 05:48:24'),(78821,1,59,'2023-01-22 05:49:51'),(78822,1,6,'2023-01-22 06:08:28'),(78823,1,44,'2023-01-22 06:08:28'),(78824,1,44,'2023-01-22 06:45:58'),(78825,1,6,'2023-01-22 07:26:33'),(78826,1,44,'2023-01-22 07:34:29'),(78827,1,44,'2023-01-22 09:12:15'),(78828,1,53,'2023-01-22 09:28:33'),(78829,1,44,'2023-01-22 11:02:38'),(78830,1,45,'2023-01-22 11:43:12'),(78831,1,44,'2023-01-22 11:44:01'),(78832,1,6,'2023-01-22 12:06:29'),(78833,1,76,'2023-01-22 12:13:01'),(78834,1,15,'2023-01-22 14:14:23'),(78835,1,44,'2023-01-22 14:24:06'),(78836,1,79,'2023-01-22 14:35:00'),(78837,1,44,'2023-01-22 16:09:47'),(78838,1,44,'2023-01-22 16:14:46'),(78839,1,62,'2023-01-22 16:21:55'),(78840,1,6,'2023-01-22 16:22:18'),(78841,1,66,'2023-01-22 16:46:37'),(78842,1,44,'2023-01-22 17:37:14'),(78843,1,45,'2023-01-22 17:37:17'),(78844,1,62,'2023-01-22 17:37:17'),(78845,1,13,'2023-01-22 17:37:23'),(78846,1,44,'2023-01-22 17:41:51'),(78847,1,62,'2023-01-22 17:41:52'),(78848,1,45,'2023-01-22 17:41:52'),(78849,1,13,'2023-01-22 17:41:54'),(78850,1,44,'2023-01-22 18:12:45'),(78851,1,43,'2023-01-22 18:54:23'),(78852,1,62,'2023-01-22 19:09:30'),(78853,1,6,'2023-01-22 20:38:18'),(78854,1,44,'2023-01-22 22:14:48'),(78855,1,44,'2023-01-22 22:23:18'),(78856,1,44,'2023-01-22 22:26:34'),(78857,1,6,'2023-01-22 22:31:17'),(78858,1,6,'2023-01-22 22:31:18'),(78859,1,44,'2023-01-22 22:33:09'),(78860,1,76,'2023-01-22 22:43:10'),(78861,1,76,'2023-01-22 23:23:17'),(78862,1,44,'2023-01-22 23:38:07'),(78863,1,76,'2023-01-22 23:54:41'),(78864,1,59,'2023-01-22 23:55:26'),(78865,1,53,'2023-01-22 23:57:44'),(78866,1,44,'2023-01-23 00:20:51'),(78867,1,44,'2023-01-23 00:49:05'),(78868,1,6,'2023-01-23 00:51:43'),(78869,1,43,'2023-01-23 01:26:21'),(78870,1,44,'2023-01-23 01:31:25'),(78871,1,44,'2023-01-23 02:01:07'),(78872,1,44,'2023-01-23 02:17:12'),(78873,1,44,'2023-01-23 02:52:06'),(78874,1,44,'2023-01-23 03:04:33'),(78875,1,44,'2023-01-23 03:41:57'),(78876,1,44,'2023-01-23 03:51:50'),(78877,1,6,'2023-01-23 04:05:46'),(78878,1,44,'2023-01-23 04:30:44'),(78879,1,44,'2023-01-23 04:51:52'),(78880,1,15,'2023-01-23 05:00:23'),(78881,1,6,'2023-01-23 05:09:11'),(78882,1,44,'2023-01-23 05:09:48'),(78883,1,44,'2023-01-23 06:06:24'),(78884,1,44,'2023-01-23 07:24:05'),(78885,1,44,'2023-01-23 08:15:48'),(78886,1,44,'2023-01-23 08:26:19'),(78887,1,62,'2023-01-23 09:17:17'),(78888,1,6,'2023-01-23 09:23:10'),(78889,1,59,'2023-01-23 09:23:58'),(78890,1,44,'2023-01-23 09:28:34'),(78891,1,44,'2023-01-23 09:59:59'),(78892,1,44,'2023-01-23 10:47:28'),(78893,1,44,'2023-01-23 11:20:08'),(78894,1,44,'2023-01-23 11:42:45'),(78895,1,53,'2023-01-23 11:55:55'),(78896,1,44,'2023-01-23 13:16:43'),(78897,1,6,'2023-01-23 13:38:09'),(78898,1,44,'2023-01-23 13:59:04'),(78899,1,44,'2023-01-23 14:25:07'),(78900,1,44,'2023-01-23 14:57:45'),(78901,1,44,'2023-01-23 15:30:49'),(78902,1,44,'2023-01-23 15:40:27'),(78903,1,66,'2023-01-23 16:57:31'),(78904,1,44,'2023-01-23 17:02:07'),(78905,1,6,'2023-01-23 17:16:49'),(78906,1,44,'2023-01-23 17:27:07'),(78907,1,6,'2023-01-23 17:54:26'),(78908,1,44,'2023-01-23 18:22:30'),(78909,1,44,'2023-01-23 18:25:21'),(78910,1,6,'2023-01-23 18:43:43'),(78911,1,6,'2023-01-23 18:43:45'),(78912,1,44,'2023-01-23 18:50:15'),(78913,1,79,'2023-01-23 21:41:47'),(78914,1,43,'2023-01-23 21:47:13'),(78915,1,6,'2023-01-23 22:12:00'),(78916,1,44,'2023-01-23 22:13:34'),(78917,1,44,'2023-01-24 00:13:25'),(78918,1,44,'2023-01-24 00:55:50'),(78919,1,44,'2023-01-24 01:10:12'),(78920,1,44,'2023-01-24 01:25:56'),(78921,1,45,'2023-01-24 01:31:30'),(78922,1,6,'2023-01-24 02:26:08'),(78923,1,44,'2023-01-24 02:42:24'),(78924,1,15,'2023-01-24 02:42:25'),(78925,1,6,'2023-01-24 02:42:30'),(78926,1,14,'2023-01-24 02:42:32'),(78927,1,13,'2023-01-24 02:42:33'),(78928,1,15,'2023-01-24 02:42:35'),(78929,1,5,'2023-01-24 02:42:36'),(78930,1,96,'2023-01-24 02:42:38'),(78931,1,62,'2023-01-24 03:31:55'),(78932,1,66,'2023-01-24 03:31:57'),(78933,1,66,'2023-01-24 03:31:59'),(78934,1,56,'2023-01-24 03:32:00'),(78935,1,56,'2023-01-24 03:32:02'),(78936,1,43,'2023-01-24 03:32:05'),(78937,1,43,'2023-01-24 03:32:07'),(78938,1,53,'2023-01-24 03:32:08'),(78939,1,53,'2023-01-24 03:32:10'),(78940,1,45,'2023-01-24 03:32:11'),(78941,1,45,'2023-01-24 03:32:12'),(78942,1,44,'2023-01-24 03:32:41'),(78943,1,59,'2023-01-24 03:50:20'),(78944,1,59,'2023-01-24 03:50:20'),(78945,1,44,'2023-01-24 03:50:22'),(78946,1,44,'2023-01-24 03:50:24'),(78947,1,15,'2023-01-24 03:50:25'),(78948,1,66,'2023-01-24 04:33:17'),(78949,1,44,'2023-01-24 04:41:51'),(78950,1,15,'2023-01-24 05:03:35'),(78951,1,44,'2023-01-24 05:10:42'),(78952,1,59,'2023-01-24 05:13:36'),(78953,1,43,'2023-01-24 05:27:38'),(78954,1,44,'2023-01-24 05:38:58'),(78955,1,96,'2023-01-24 05:41:06'),(78956,1,44,'2023-01-24 05:42:01'),(78957,1,44,'2023-01-24 06:22:37'),(78958,1,79,'2023-01-24 06:36:42'),(78959,1,6,'2023-01-24 06:43:33'),(78960,1,59,'2023-01-24 06:53:43'),(78961,1,44,'2023-01-24 07:07:39'),(78962,1,6,'2023-01-24 07:53:24'),(78963,1,44,'2023-01-24 08:39:45'),(78964,1,44,'2023-01-24 09:08:21'),(78965,1,44,'2023-01-24 10:47:08'),(78966,1,6,'2023-01-24 10:54:32'),(78967,1,53,'2023-01-24 11:02:01'),(78968,1,44,'2023-01-24 11:43:03'),(78969,1,44,'2023-01-24 12:01:28'),(78970,1,59,'2023-01-24 12:20:49'),(78971,1,44,'2023-01-24 12:48:07'),(78972,1,6,'2023-01-24 13:34:26'),(78973,1,44,'2023-01-24 14:38:29'),(78974,1,6,'2023-01-24 15:11:27'),(78975,1,44,'2023-01-24 15:18:49'),(78976,1,45,'2023-01-24 15:26:48'),(78977,1,44,'2023-01-24 16:03:15'),(78978,1,45,'2023-01-24 17:03:36'),(78979,1,62,'2023-01-24 17:25:41'),(78980,1,44,'2023-01-24 18:15:23'),(78981,1,44,'2023-01-24 18:41:36'),(78982,1,44,'2023-01-24 18:44:58'),(78983,1,6,'2023-01-24 19:21:49'),(78984,1,44,'2023-01-24 19:23:29'),(78985,1,13,'2023-01-24 21:05:14'),(78986,1,44,'2023-01-24 22:04:10'),(78987,1,44,'2023-01-24 22:06:25'),(78988,1,96,'2023-01-24 22:22:39'),(78989,1,56,'2023-01-24 23:06:57'),(78990,1,6,'2023-01-24 23:32:34'),(78991,1,70,'2023-01-24 23:38:59'),(78992,1,44,'2023-01-24 23:54:42'),(78993,1,44,'2023-01-25 00:25:19'),(78994,1,76,'2023-01-25 01:36:59'),(78995,1,44,'2023-01-25 02:44:24'),(78996,1,44,'2023-01-25 03:06:27'),(78997,1,44,'2023-01-25 03:25:58'),(78998,1,96,'2023-01-25 03:30:27'),(78999,1,6,'2023-01-25 03:42:17'),(79000,1,44,'2023-01-25 04:02:20'),(79001,1,44,'2023-01-25 04:48:53'),(79002,1,44,'2023-01-25 04:55:53'),(79003,1,44,'2023-01-25 04:58:31'),(79004,1,44,'2023-01-25 05:10:56'),(79005,1,44,'2023-01-25 05:14:52'),(79006,1,44,'2023-01-25 05:14:52'),(79007,1,44,'2023-01-25 05:14:53'),(79008,1,43,'2023-01-25 05:16:05'),(79009,1,44,'2023-01-25 05:39:58'),(79010,1,44,'2023-01-25 06:40:37'),(79011,1,6,'2023-01-25 07:49:51'),(79012,1,62,'2023-01-25 08:37:23'),(79013,1,44,'2023-01-25 08:46:38'),(79014,1,44,'2023-01-25 09:08:24'),(79015,1,44,'2023-01-25 11:48:02'),(79016,1,6,'2023-01-25 11:56:44'),(79017,1,44,'2023-01-25 12:11:03'),(79018,1,53,'2023-01-25 13:04:22'),(79019,1,44,'2023-01-25 13:13:25'),(79020,1,44,'2023-01-25 13:25:00'),(79021,1,13,'2023-01-25 13:47:47'),(79022,1,15,'2023-01-25 14:12:03'),(79023,1,44,'2023-01-25 14:13:25'),(79024,1,44,'2023-01-25 14:24:05'),(79025,1,44,'2023-01-25 15:13:11'),(79026,1,43,'2023-01-25 15:19:25'),(79027,1,44,'2023-01-25 15:36:46'),(79028,1,44,'2023-01-25 16:01:16'),(79029,1,6,'2023-01-25 16:11:19'),(79030,1,44,'2023-01-25 16:17:04'),(79031,1,44,'2023-01-25 16:35:41'),(79032,1,44,'2023-01-25 18:15:07'),(79033,1,56,'2023-01-25 19:43:38'),(79034,1,6,'2023-01-25 20:19:07'),(79035,1,44,'2023-01-25 20:47:36'),(79036,1,66,'2023-01-25 21:08:54'),(79037,1,44,'2023-01-25 21:30:39'),(79038,1,44,'2023-01-25 21:37:15'),(79039,1,44,'2023-01-25 21:57:36'),(79040,1,44,'2023-01-25 22:26:07'),(79041,1,44,'2023-01-25 22:30:37'),(79042,1,44,'2023-01-26 00:12:32'),(79043,1,6,'2023-01-26 00:26:06'),(79044,1,44,'2023-01-26 01:37:03'),(79045,1,44,'2023-01-26 02:53:28'),(79046,1,44,'2023-01-26 04:15:40'),(79047,1,6,'2023-01-26 04:35:59'),(79048,1,44,'2023-01-26 05:38:35'),(79049,1,44,'2023-01-26 06:53:32'),(79050,1,96,'2023-01-26 06:57:09'),(79051,1,56,'2023-01-26 07:22:11'),(79052,1,45,'2023-01-26 07:50:08'),(79053,1,44,'2023-01-26 07:54:42'),(79054,1,76,'2023-01-26 08:23:28'),(79055,1,73,'2023-01-26 08:45:34'),(79056,1,15,'2023-01-26 09:01:56'),(79057,1,6,'2023-01-26 09:10:44'),(79058,1,76,'2023-01-26 09:13:42'),(79059,1,70,'2023-01-26 11:07:12'),(79060,1,79,'2023-01-26 13:03:23'),(79061,1,6,'2023-01-26 13:16:47'),(79062,1,44,'2023-01-26 14:25:08'),(79063,1,73,'2023-01-26 14:31:48'),(79064,1,73,'2023-01-26 15:22:19'),(79065,1,13,'2023-01-26 16:32:23'),(79066,1,44,'2023-01-26 17:14:35'),(79067,1,44,'2023-01-26 17:17:44'),(79068,1,44,'2023-01-26 17:19:55'),(79069,1,73,'2023-01-26 17:23:22'),(79070,1,6,'2023-01-26 17:29:43'),(79071,1,6,'2023-01-26 17:44:41'),(79072,1,44,'2023-01-26 17:49:45'),(79073,1,44,'2023-01-26 18:25:14'),(79074,1,45,'2023-01-26 18:45:20'),(79075,1,59,'2023-01-26 18:51:19'),(79076,1,44,'2023-01-26 19:19:36'),(79077,1,62,'2023-01-26 19:24:26'),(79078,1,62,'2023-01-26 20:15:21'),(79079,1,96,'2023-01-26 20:39:21'),(79080,1,70,'2023-01-26 20:44:15'),(79081,1,44,'2023-01-26 20:46:12'),(79082,1,15,'2023-01-26 21:31:57'),(79083,1,6,'2023-01-26 21:40:57'),(79084,1,44,'2023-01-26 21:41:59'),(79085,1,44,'2023-01-26 21:44:38'),(79086,1,44,'2023-01-26 22:12:29'),(79087,1,44,'2023-01-26 22:15:11'),(79088,1,44,'2023-01-26 22:35:46'),(79089,1,44,'2023-01-26 22:55:00'),(79090,1,79,'2023-01-26 22:56:00'),(79091,1,44,'2023-01-26 23:02:36'),(79092,1,53,'2023-01-26 23:38:40'),(79093,1,44,'2023-01-27 00:15:28'),(79094,1,44,'2023-01-27 00:44:22'),(79095,1,6,'2023-01-27 01:58:46'),(79096,1,44,'2023-01-27 01:58:46'),(79097,1,6,'2023-01-27 01:59:23'),(79098,1,45,'2023-01-27 02:33:57'),(79099,1,44,'2023-01-27 02:50:55'),(79100,1,15,'2023-01-27 04:06:24'),(79101,1,44,'2023-01-27 05:09:25'),(79102,1,6,'2023-01-27 05:56:14'),(79103,1,44,'2023-01-27 05:56:14'),(79104,1,6,'2023-01-27 06:09:20'),(79105,1,44,'2023-01-27 06:51:59'),(79106,1,44,'2023-01-27 07:11:40'),(79107,1,66,'2023-01-27 08:36:37'),(79108,1,44,'2023-01-27 08:39:39'),(79109,1,66,'2023-01-27 08:39:40'),(79110,1,44,'2023-01-27 09:04:37'),(79111,1,53,'2023-01-27 09:08:07'),(79112,1,44,'2023-01-27 09:08:09'),(79113,1,70,'2023-01-27 09:09:35'),(79114,1,44,'2023-01-27 09:11:50'),(79115,1,44,'2023-01-27 09:19:45'),(79116,1,62,'2023-01-27 09:22:59'),(79117,1,70,'2023-01-27 09:39:53'),(79118,1,44,'2023-01-27 10:01:57'),(79119,1,6,'2023-01-27 10:15:19'),(79120,1,44,'2023-01-27 10:44:54'),(79121,1,43,'2023-01-27 10:58:09'),(79122,1,14,'2023-01-27 11:26:57'),(79123,1,44,'2023-01-27 11:41:57'),(79124,1,62,'2023-01-27 12:01:22'),(79125,1,62,'2023-01-27 12:38:29'),(79126,1,56,'2023-01-27 12:52:41'),(79127,1,44,'2023-01-27 13:45:34'),(79128,1,44,'2023-01-27 14:26:07'),(79129,1,44,'2023-01-27 14:45:09'),(79130,1,53,'2023-01-27 16:01:01'),(79131,1,44,'2023-01-27 16:01:01'),(79132,1,6,'2023-01-27 16:01:02'),(79133,1,44,'2023-01-27 16:04:47'),(79134,1,44,'2023-01-27 16:33:16'),(79135,1,6,'2023-01-27 16:59:05'),(79136,1,44,'2023-01-27 17:09:05'),(79137,1,44,'2023-01-27 17:43:20'),(79138,1,44,'2023-01-27 17:56:51'),(79139,1,59,'2023-01-27 17:59:11'),(79140,1,44,'2023-01-27 18:14:53'),(79141,1,53,'2023-01-27 18:32:39'),(79142,1,44,'2023-01-27 18:47:34'),(79143,1,59,'2023-01-27 18:54:54'),(79144,1,14,'2023-01-27 19:09:31'),(79145,1,44,'2023-01-27 19:42:05'),(79146,1,6,'2023-01-27 20:48:21'),(79147,1,44,'2023-01-27 21:27:04'),(79148,1,6,'2023-01-27 21:40:29'),(79149,1,44,'2023-01-27 22:06:48'),(79150,1,15,'2023-01-27 22:07:35'),(79151,1,14,'2023-01-27 22:08:07'),(79152,1,45,'2023-01-27 22:08:22'),(79153,1,59,'2023-01-27 22:08:38'),(79154,1,76,'2023-01-27 22:08:53'),(79155,1,56,'2023-01-27 22:09:09'),(79156,1,70,'2023-01-27 22:09:24'),(79157,1,66,'2023-01-27 22:09:40'),(79158,1,15,'2023-01-27 22:09:55'),(79159,1,73,'2023-01-27 22:10:11'),(79160,1,79,'2023-01-27 22:10:26'),(79161,1,62,'2023-01-27 22:10:42'),(79162,1,59,'2023-01-27 22:10:57'),(79163,1,62,'2023-01-27 22:11:13'),(79164,1,66,'2023-01-27 22:11:28'),(79165,1,73,'2023-01-27 22:11:43'),(79166,1,96,'2023-01-27 22:11:59'),(79167,1,76,'2023-01-27 22:12:15'),(79168,1,70,'2023-01-27 22:12:31'),(79169,1,56,'2023-01-27 22:12:46'),(79170,1,79,'2023-01-27 22:13:02'),(79171,1,53,'2023-01-27 22:13:18'),(79172,1,43,'2023-01-27 22:13:33'),(79173,1,44,'2023-01-27 22:13:49'),(79174,1,45,'2023-01-27 22:14:05'),(79175,1,44,'2023-01-27 22:15:14'),(79176,1,44,'2023-01-27 22:43:30'),(79177,1,56,'2023-01-27 22:45:39'),(79178,1,44,'2023-01-28 00:08:11'),(79179,1,44,'2023-01-28 00:20:23'),(79180,1,56,'2023-01-28 00:31:35'),(79181,1,96,'2023-01-28 00:51:06'),(79182,1,44,'2023-01-28 01:01:39'),(79183,1,45,'2023-01-28 01:21:37'),(79184,1,44,'2023-01-28 01:43:01'),(79185,1,15,'2023-01-28 01:50:26'),(79186,1,6,'2023-01-28 01:53:30'),(79187,1,44,'2023-01-28 02:22:07'),(79188,1,44,'2023-01-28 02:47:45'),(79189,1,44,'2023-01-28 02:58:24'),(79190,1,44,'2023-01-28 03:23:16'),(79191,1,44,'2023-01-28 04:06:15'),(79192,1,44,'2023-01-28 04:16:58'),(79193,1,44,'2023-01-28 04:25:58'),(79194,1,5,'2023-01-28 04:26:05'),(79195,1,6,'2023-01-28 04:26:07'),(79196,1,53,'2023-01-28 04:27:48'),(79197,1,6,'2023-01-28 04:27:48'),(79198,1,73,'2023-01-28 04:30:59'),(79199,1,44,'2023-01-28 04:42:44'),(79200,1,44,'2023-01-28 04:45:49'),(79201,1,44,'2023-01-28 04:55:58'),(79202,1,44,'2023-01-28 04:59:41'),(79203,1,44,'2023-01-28 05:07:25'),(79204,1,6,'2023-01-28 06:03:07'),(79205,1,44,'2023-01-28 06:19:56'),(79206,1,44,'2023-01-28 06:41:12'),(79207,1,6,'2023-01-28 07:20:17'),(79208,1,44,'2023-01-28 07:20:17'),(79209,1,44,'2023-01-28 07:31:44'),(79210,1,53,'2023-01-28 07:32:10'),(79211,1,6,'2023-01-28 07:37:51'),(79212,1,44,'2023-01-28 07:44:43'),(79213,1,6,'2023-01-28 07:45:55'),(79214,1,44,'2023-01-28 07:49:22'),(79215,1,44,'2023-01-28 07:58:43'),(79216,1,44,'2023-01-28 08:20:19'),(79217,1,6,'2023-01-28 08:34:27'),(79218,1,44,'2023-01-28 08:49:54'),(79219,1,44,'2023-01-28 08:56:35'),(79220,1,44,'2023-01-28 09:04:30'),(79221,1,44,'2023-01-28 09:17:59'),(79222,1,44,'2023-01-28 09:44:59'),(79223,1,6,'2023-01-28 10:13:35'),(79224,1,44,'2023-01-28 10:47:05'),(79225,1,44,'2023-01-28 11:37:58'),(79226,1,44,'2023-01-28 11:40:26'),(79227,1,44,'2023-01-28 11:44:59'),(79228,1,44,'2023-01-28 12:00:48'),(79229,1,44,'2023-01-28 12:10:40'),(79230,1,44,'2023-01-28 12:40:14'),(79231,1,44,'2023-01-28 12:44:47'),(79232,1,44,'2023-01-28 13:01:20'),(79233,1,15,'2023-01-28 13:13:22'),(79234,1,5,'2023-01-28 13:21:05'),(79235,1,44,'2023-01-28 13:38:48'),(79236,1,44,'2023-01-28 13:45:08'),(79237,1,59,'2023-01-28 13:47:20'),(79238,1,6,'2023-01-28 14:20:30'),(79239,1,44,'2023-01-28 14:33:13'),(79240,1,44,'2023-01-28 14:39:16'),(79241,1,44,'2023-01-28 14:41:53'),(79242,1,44,'2023-01-28 17:23:08'),(79243,1,44,'2023-01-28 18:10:41'),(79244,1,6,'2023-01-28 18:51:38'),(79245,1,79,'2023-01-28 19:03:41'),(79246,1,14,'2023-01-28 19:27:17'),(79247,1,44,'2023-01-28 19:31:17'),(79248,1,44,'2023-01-28 21:39:38'),(79249,1,44,'2023-01-28 22:10:00'),(79250,1,44,'2023-01-28 22:13:09'),(79251,1,44,'2023-01-28 22:18:41'),(79252,1,59,'2023-01-28 22:25:23'),(79253,1,6,'2023-01-28 23:00:53'),(79254,1,44,'2023-01-29 00:09:13'),(79255,1,53,'2023-01-29 00:37:54'),(79256,1,70,'2023-01-29 00:59:34'),(79257,1,45,'2023-01-29 01:13:50'),(79258,1,44,'2023-01-29 01:14:47'),(79259,1,59,'2023-01-29 01:24:49'),(79260,1,44,'2023-01-29 01:24:59'),(79261,1,73,'2023-01-29 01:34:31'),(79262,1,70,'2023-01-29 01:42:56'),(79263,1,5,'2023-01-29 01:49:45'),(79264,1,44,'2023-01-29 01:54:21'),(79265,1,44,'2023-01-29 02:01:55'),(79266,1,44,'2023-01-29 02:40:56'),(79267,1,6,'2023-01-29 02:53:27'),(79268,1,44,'2023-01-29 02:55:59'),(79269,1,6,'2023-01-29 03:15:13'),(79270,1,44,'2023-01-29 05:08:47'),(79271,1,44,'2023-01-29 05:40:39'),(79272,1,45,'2023-01-29 06:08:21'),(79273,1,79,'2023-01-29 06:16:37'),(79274,1,76,'2023-01-29 06:18:43'),(79275,1,13,'2023-01-29 07:17:49'),(79276,1,62,'2023-01-29 07:34:42'),(79277,1,44,'2023-01-29 07:37:12'),(79278,1,6,'2023-01-29 07:49:09'),(79279,1,44,'2023-01-29 08:40:28'),(79280,1,6,'2023-01-29 08:42:13'),(79281,1,6,'2023-01-29 08:42:15'),(79282,1,56,'2023-01-29 08:54:26'),(79283,1,96,'2023-01-29 09:10:40'),(79284,1,53,'2023-01-29 09:20:57'),(79285,1,44,'2023-01-29 10:12:06'),(79286,1,44,'2023-01-29 10:40:15'),(79287,1,13,'2023-01-29 11:31:16'),(79288,1,44,'2023-01-29 11:34:25'),(79289,1,44,'2023-01-29 12:10:16'),(79290,1,43,'2023-01-29 12:13:05'),(79291,1,70,'2023-01-29 12:31:46'),(79292,1,62,'2023-01-29 12:45:07'),(79293,1,70,'2023-01-29 12:48:05'),(79294,1,73,'2023-01-29 13:02:05'),(79295,1,44,'2023-01-29 13:05:10'),(79296,1,56,'2023-01-29 13:13:06'),(79297,1,53,'2023-01-29 13:23:05'),(79298,1,44,'2023-01-29 14:13:06'),(79299,1,79,'2023-01-29 14:24:09'),(79300,1,44,'2023-01-29 14:25:06'),(79301,1,44,'2023-01-29 14:43:02'),(79302,1,76,'2023-01-29 14:44:49'),(79303,1,66,'2023-01-29 14:52:05'),(79304,1,53,'2023-01-29 15:46:05'),(79305,1,59,'2023-01-29 16:27:05'),(79306,1,43,'2023-01-29 17:27:39'),(79307,1,44,'2023-01-29 17:57:35'),(79308,1,44,'2023-01-29 18:12:23'),(79309,1,6,'2023-01-29 18:15:45'),(79310,1,45,'2023-01-29 19:03:06'),(79311,1,44,'2023-01-29 19:05:25'),(79312,1,44,'2023-01-29 19:25:38'),(79313,1,6,'2023-01-29 19:51:13'),(79314,1,44,'2023-01-29 20:00:47'),(79315,1,44,'2023-01-29 20:03:13'),(79316,1,44,'2023-01-29 20:10:40'),(79317,1,44,'2023-01-29 20:38:47'),(79318,1,76,'2023-01-29 21:53:32'),(79319,1,15,'2023-01-29 21:56:02'),(79320,1,44,'2023-01-29 22:23:21'),(79321,1,15,'2023-01-29 22:29:05'),(79322,1,6,'2023-01-30 00:04:51'),(79323,1,44,'2023-01-30 00:12:03'),(79324,1,44,'2023-01-30 00:16:30'),(79325,1,44,'2023-01-30 01:15:46'),(79326,1,44,'2023-01-30 01:22:49'),(79327,1,62,'2023-01-30 02:03:05'),(79328,1,66,'2023-01-30 02:08:24'),(79329,1,44,'2023-01-30 02:46:33'),(79330,1,44,'2023-01-30 03:11:14'),(79331,1,44,'2023-01-30 03:24:27'),(79332,1,44,'2023-01-30 03:31:43'),(79333,1,6,'2023-01-30 04:02:12'),(79334,1,53,'2023-01-30 04:02:12'),(79335,1,44,'2023-01-30 04:02:12'),(79336,1,6,'2023-01-30 04:14:07'),(79337,1,44,'2023-01-30 04:31:36'),(79338,1,44,'2023-01-30 05:15:24'),(79339,1,44,'2023-01-30 05:25:52'),(79340,1,44,'2023-01-30 05:54:02'),(79341,1,44,'2023-01-30 05:57:09'),(79342,1,6,'2023-01-30 07:27:44'),(79343,1,44,'2023-01-30 08:23:32'),(79344,1,44,'2023-01-30 08:49:46'),(79345,1,96,'2023-01-30 09:27:19'),(79346,1,44,'2023-01-30 10:21:41'),(79347,1,44,'2023-01-30 11:36:28'),(79348,1,44,'2023-01-30 12:10:06'),(79349,1,44,'2023-01-30 12:47:28'),(79350,1,44,'2023-01-30 12:59:17'),(79351,1,44,'2023-01-30 13:57:19'),(79352,1,6,'2023-01-30 14:24:33'),(79353,1,44,'2023-01-30 14:26:03'),(79354,1,44,'2023-01-30 14:41:23'),(79355,1,44,'2023-01-30 14:43:47'),(79356,1,53,'2023-01-30 14:51:49'),(79357,1,76,'2023-01-30 14:54:02'),(79358,1,56,'2023-01-30 15:21:53'),(79359,1,44,'2023-01-30 15:27:42'),(79360,1,96,'2023-01-30 16:37:06'),(79361,1,44,'2023-01-30 18:18:31'),(79362,1,44,'2023-01-30 18:27:47'),(79363,1,6,'2023-01-30 18:33:19'),(79364,1,44,'2023-01-30 18:55:06'),(79365,1,44,'2023-01-30 20:57:56'),(79366,1,44,'2023-01-30 22:22:18'),(79367,1,44,'2023-01-30 22:25:20'),(79368,1,6,'2023-01-30 22:46:37'),(79369,1,44,'2023-01-31 00:29:33'),(79370,1,6,'2023-01-31 01:07:49'),(79371,1,44,'2023-01-31 01:07:49'),(79372,1,44,'2023-01-31 02:00:16'),(79373,1,73,'2023-01-31 03:01:13'),(79374,1,44,'2023-01-31 03:29:22'),(79375,1,44,'2023-01-31 03:51:14'),(79376,1,6,'2023-01-31 03:51:26'),(79377,1,44,'2023-01-31 03:54:42'),(79378,1,44,'2023-01-31 04:11:31'),(79379,1,44,'2023-01-31 04:13:35'),(79380,1,44,'2023-01-31 04:15:48'),(79381,1,73,'2023-01-31 04:17:12'),(79382,1,44,'2023-01-31 05:08:46'),(79383,1,44,'2023-01-31 06:13:32'),(79384,1,44,'2023-01-31 06:37:50'),(79385,1,44,'2023-01-31 06:44:42'),(79386,1,44,'2023-01-31 07:26:53'),(79387,1,6,'2023-01-31 07:59:35'),(79388,1,44,'2023-01-31 08:38:09'),(79389,1,6,'2023-01-31 08:39:21'),(79390,1,53,'2023-01-31 08:40:01'),(79391,1,6,'2023-01-31 08:42:57'),(79392,1,44,'2023-01-31 08:45:13'),(79393,1,53,'2023-01-31 08:46:01'),(79394,1,53,'2023-01-31 08:48:14'),(79395,1,44,'2023-01-31 08:52:25'),(79396,1,62,'2023-01-31 09:13:36'),(79397,1,44,'2023-01-31 09:18:04'),(79398,1,44,'2023-01-31 09:56:04'),(79399,1,44,'2023-01-31 10:01:51'),(79400,1,59,'2023-01-31 10:51:40'),(79401,1,44,'2023-01-31 11:46:07'),(79402,1,44,'2023-01-31 11:51:52'),(79403,1,6,'2023-01-31 12:09:54'),(79404,1,53,'2023-01-31 13:37:05'),(79405,1,43,'2023-01-31 13:45:25'),(79406,1,44,'2023-01-31 13:45:54'),(79407,1,53,'2023-01-31 13:46:09'),(79408,1,44,'2023-01-31 14:27:22'),(79409,1,62,'2023-01-31 14:35:00'),(79410,1,44,'2023-01-31 14:50:18'),(79411,1,44,'2023-01-31 15:31:13'),(79412,1,44,'2023-01-31 15:42:21'),(79413,1,6,'2023-01-31 15:49:18'),(79414,1,44,'2023-01-31 16:08:59'),(79415,1,6,'2023-01-31 16:18:24'),(79416,1,56,'2023-01-31 16:23:56'),(79417,1,45,'2023-01-31 16:30:12'),(79418,1,43,'2023-01-31 16:34:36'),(79419,1,45,'2023-01-31 16:55:35'),(79420,1,44,'2023-01-31 16:55:55'),(79421,1,44,'2023-01-31 17:13:01'),(79422,1,15,'2023-01-31 18:04:43'),(79423,1,44,'2023-01-31 18:39:23'),(79424,1,44,'2023-01-31 20:05:17'),(79425,1,6,'2023-01-31 20:18:34'),(79426,1,6,'2023-01-31 20:30:11'),(79427,1,13,'2023-01-31 22:22:08'),(79428,1,44,'2023-01-31 22:35:24'),(79429,1,44,'2023-01-31 22:39:00'),(79430,1,44,'2023-01-31 23:01:09'),(79431,1,44,'2023-01-31 23:09:16'),(79432,1,44,'2023-02-01 00:14:53'),(79433,1,66,'2023-02-01 00:22:06'),(79434,1,6,'2023-02-01 00:46:22'),(79435,1,44,'2023-02-01 01:15:19'),(79436,1,44,'2023-02-01 01:47:25'),(79437,1,43,'2023-02-01 02:03:03'),(79438,1,44,'2023-02-01 02:17:10'),(79439,1,44,'2023-02-01 02:34:35'),(79440,1,62,'2023-02-01 03:09:23'),(79441,1,62,'2023-02-01 03:17:28'),(79442,1,44,'2023-02-01 03:59:48'),(79443,1,44,'2023-02-01 04:31:03'),(79444,1,6,'2023-02-01 04:53:56'),(79445,1,44,'2023-02-01 05:11:22'),(79446,1,44,'2023-02-01 07:24:51'),(79447,1,44,'2023-02-01 07:40:34'),(79448,1,44,'2023-02-01 08:36:14'),(79449,1,6,'2023-02-01 09:06:22'),(79450,1,44,'2023-02-01 09:55:51'),(79451,1,44,'2023-02-01 11:12:42'),(79452,1,79,'2023-02-01 11:24:44'),(79453,1,44,'2023-02-01 11:27:23'),(79454,1,44,'2023-02-01 11:30:36'),(79455,1,73,'2023-02-01 11:47:56'),(79456,1,44,'2023-02-01 12:34:39'),(79457,1,44,'2023-02-01 13:08:35'),(79458,1,6,'2023-02-01 13:14:32'),(79459,1,44,'2023-02-01 13:33:22'),(79460,1,44,'2023-02-01 14:10:58'),(79461,1,44,'2023-02-01 14:32:33'),(79462,1,44,'2023-02-01 14:36:26'),(79463,1,44,'2023-02-01 14:40:18'),(79464,1,44,'2023-02-01 14:45:34'),(79465,1,66,'2023-02-01 15:15:22'),(79466,1,44,'2023-02-01 15:21:11'),(79467,1,44,'2023-02-01 15:28:51'),(79468,1,44,'2023-02-01 15:32:53'),(79469,1,44,'2023-02-01 15:43:49'),(79470,1,44,'2023-02-01 15:52:43'),(79471,1,44,'2023-02-01 16:44:07'),(79472,1,66,'2023-02-01 16:45:19'),(79473,1,6,'2023-02-01 17:20:24'),(79474,1,44,'2023-02-01 17:53:52'),(79475,1,44,'2023-02-01 18:25:45'),(79476,1,73,'2023-02-01 18:42:38'),(79477,1,66,'2023-02-01 19:11:23'),(79478,1,6,'2023-02-01 19:34:13'),(79479,1,44,'2023-02-01 19:44:48'),(79480,1,44,'2023-02-01 19:53:24'),(79481,1,62,'2023-02-01 20:00:32'),(79482,1,59,'2023-02-01 20:09:09'),(79483,1,44,'2023-02-01 20:27:07'),(79484,1,44,'2023-02-01 20:35:50'),(79485,1,15,'2023-02-01 20:51:51'),(79486,1,59,'2023-02-01 20:53:07'),(79487,1,6,'2023-02-01 21:27:21'),(79488,1,59,'2023-02-01 21:37:35'),(79489,1,44,'2023-02-01 21:52:33'),(79490,1,6,'2023-02-01 22:15:40'),(79491,1,44,'2023-02-01 22:24:04'),(79492,1,73,'2023-02-01 22:27:09'),(79493,1,44,'2023-02-02 00:16:31'),(79494,1,44,'2023-02-02 00:50:26'),(79495,1,6,'2023-02-02 01:36:51'),(79496,1,44,'2023-02-02 01:38:06'),(79497,1,44,'2023-02-02 02:37:21'),(79498,1,44,'2023-02-02 02:43:40'),(79499,1,44,'2023-02-02 04:44:15'),(79500,1,45,'2023-02-02 04:58:17'),(79501,1,44,'2023-02-02 05:10:20'),(79502,1,6,'2023-02-02 05:43:11'),(79503,1,44,'2023-02-02 05:46:34'),(79504,1,44,'2023-02-02 05:52:57'),(79505,1,44,'2023-02-02 06:29:37'),(79506,1,44,'2023-02-02 08:00:10'),(79507,1,79,'2023-02-02 08:09:54'),(79508,1,44,'2023-02-02 08:18:17'),(79509,1,44,'2023-02-02 08:48:26'),(79510,1,44,'2023-02-02 09:21:24'),(79511,1,6,'2023-02-02 09:50:09'),(79512,1,44,'2023-02-02 10:24:24'),(79513,1,6,'2023-02-02 11:53:42'),(79514,1,6,'2023-02-02 11:53:44'),(79515,1,44,'2023-02-02 12:14:14'),(79516,1,44,'2023-02-02 12:19:58'),(79517,1,15,'2023-02-02 12:49:03'),(79518,1,44,'2023-02-02 13:09:31'),(79519,1,6,'2023-02-02 13:34:58'),(79520,1,5,'2023-02-02 13:37:24'),(79521,1,44,'2023-02-02 13:49:50'),(79522,1,6,'2023-02-02 13:55:43'),(79523,1,44,'2023-02-02 14:19:25'),(79524,1,44,'2023-02-02 14:26:05'),(79525,1,14,'2023-02-02 14:26:11'),(79526,1,53,'2023-02-02 14:27:44'),(79527,1,44,'2023-02-02 14:50:17'),(79528,1,62,'2023-02-02 14:59:09'),(79529,1,76,'2023-02-02 16:55:57'),(79530,1,15,'2023-02-02 16:58:34'),(79531,1,44,'2023-02-02 16:59:05'),(79532,1,6,'2023-02-02 17:42:59'),(79533,1,6,'2023-02-02 18:02:51'),(79534,1,45,'2023-02-02 18:15:25'),(79535,1,44,'2023-02-02 18:15:53'),(79536,1,15,'2023-02-02 18:25:29'),(79537,1,62,'2023-02-02 19:15:35'),(79538,1,44,'2023-02-02 19:57:51'),(79539,1,44,'2023-02-02 22:10:55'),(79540,1,73,'2023-02-02 23:01:12'),(79541,1,66,'2023-02-02 23:02:49'),(79542,1,44,'2023-02-02 23:08:57'),(79543,1,44,'2023-02-02 23:17:38'),(79544,1,15,'2023-02-02 23:28:09'),(79545,1,6,'2023-02-03 00:12:55'),(79546,1,44,'2023-02-03 00:21:26'),(79547,1,44,'2023-02-03 00:26:20'),(79548,1,59,'2023-02-03 00:27:36'),(79549,1,66,'2023-02-03 00:27:51'),(79550,1,76,'2023-02-03 00:28:06'),(79551,1,5,'2023-02-03 00:28:21'),(79552,1,53,'2023-02-03 00:28:36'),(79553,1,96,'2023-02-03 00:28:51'),(79554,1,66,'2023-02-03 00:29:06'),(79555,1,43,'2023-02-03 00:29:22'),(79556,1,79,'2023-02-03 00:29:37'),(79557,1,70,'2023-02-03 00:29:52'),(79558,1,56,'2023-02-03 00:30:08'),(79559,1,73,'2023-02-03 00:30:23'),(79560,1,76,'2023-02-03 00:30:38'),(79561,1,15,'2023-02-03 00:30:53'),(79562,1,53,'2023-02-03 00:31:08'),(79563,1,44,'2023-02-03 00:31:24'),(79564,1,59,'2023-02-03 00:31:39'),(79565,1,62,'2023-02-03 00:31:54'),(79566,1,45,'2023-02-03 00:32:09'),(79567,1,6,'2023-02-03 00:32:24'),(79568,1,70,'2023-02-03 00:32:39'),(79569,1,79,'2023-02-03 00:32:54'),(79570,1,43,'2023-02-03 00:33:09'),(79571,1,45,'2023-02-03 00:33:24'),(79572,1,62,'2023-02-03 00:33:40'),(79573,1,56,'2023-02-03 00:33:54'),(79574,1,73,'2023-02-03 00:34:09'),(79575,1,96,'2023-02-03 00:34:24'),(79576,1,53,'2023-02-03 00:34:39'),(79577,1,15,'2023-02-03 00:34:54'),(79578,1,13,'2023-02-03 00:35:09'),(79579,1,14,'2023-02-03 00:35:25'),(79580,1,44,'2023-02-03 00:35:39'),(79581,1,44,'2023-02-03 01:07:13'),(79582,1,13,'2023-02-03 01:52:34'),(79583,1,43,'2023-02-03 02:51:44'),(79584,1,44,'2023-02-03 02:58:41'),(79585,1,70,'2023-02-03 03:11:30'),(79586,1,15,'2023-02-03 03:56:22'),(79587,1,76,'2023-02-03 04:03:02'),(79588,1,44,'2023-02-03 04:16:57'),(79589,1,43,'2023-02-03 04:22:40'),(79590,1,6,'2023-02-03 04:30:30'),(79591,1,44,'2023-02-03 04:40:43'),(79592,1,44,'2023-02-03 06:31:14'),(79593,1,43,'2023-02-03 06:36:44'),(79594,1,6,'2023-02-03 06:58:49'),(79595,1,44,'2023-02-03 08:11:44'),(79596,1,96,'2023-02-03 08:37:37'),(79597,1,44,'2023-02-03 08:40:03'),(79598,1,44,'2023-02-03 09:33:57'),(79599,1,44,'2023-02-03 09:46:49'),(79600,1,15,'2023-02-03 09:49:42'),(79601,1,59,'2023-02-03 10:07:34'),(79602,1,66,'2023-02-03 10:19:01'),(79603,1,44,'2023-02-03 10:31:06'),(79604,1,44,'2023-02-03 10:42:12'),(79605,1,6,'2023-02-03 10:43:09'),(79606,1,44,'2023-02-03 10:46:09'),(79607,1,44,'2023-02-03 11:43:52'),(79608,1,56,'2023-02-03 12:36:51'),(79609,1,44,'2023-02-03 14:27:04'),(79610,1,6,'2023-02-03 14:50:49'),(79611,1,44,'2023-02-03 15:23:11'),(79612,1,44,'2023-02-03 15:55:55'),(79613,1,44,'2023-02-03 16:09:37'),(79614,1,56,'2023-02-03 16:48:41'),(79615,1,44,'2023-02-03 17:48:50'),(79616,1,44,'2023-02-03 18:17:05'),(79617,1,70,'2023-02-03 18:32:37'),(79618,1,6,'2023-02-03 19:00:54'),(79619,1,45,'2023-02-03 19:07:30'),(79620,1,44,'2023-02-03 19:16:39'),(79621,1,56,'2023-02-03 19:38:03'),(79622,1,53,'2023-02-03 20:48:33'),(79623,1,44,'2023-02-03 20:59:54'),(79624,1,5,'2023-02-03 20:59:55'),(79625,1,6,'2023-02-03 20:59:58'),(79626,1,44,'2023-02-03 21:26:25'),(79627,1,44,'2023-02-03 21:28:46'),(79628,1,44,'2023-02-03 21:41:58'),(79629,1,44,'2023-02-03 22:09:11'),(79630,1,44,'2023-02-03 22:11:13'),(79631,1,56,'2023-02-03 22:56:43'),(79632,1,6,'2023-02-03 23:06:54'),(79633,1,44,'2023-02-03 23:26:52'),(79634,1,62,'2023-02-03 23:36:52'),(79635,1,44,'2023-02-04 00:13:59'),(79636,1,44,'2023-02-04 01:30:35'),(79637,1,59,'2023-02-04 01:31:36'),(79638,1,66,'2023-02-04 01:32:15'),(79639,1,76,'2023-02-04 01:32:55'),(79640,1,5,'2023-02-04 01:33:37'),(79641,1,53,'2023-02-04 01:34:14'),(79642,1,15,'2023-02-04 01:34:50'),(79643,1,96,'2023-02-04 01:35:28'),(79644,1,66,'2023-02-04 01:36:02'),(79645,1,43,'2023-02-04 01:36:37'),(79646,1,79,'2023-02-04 01:37:10'),(79647,1,70,'2023-02-04 01:37:42'),(79648,1,56,'2023-02-04 01:38:14'),(79649,1,73,'2023-02-04 01:38:49'),(79650,1,15,'2023-02-04 01:39:23'),(79651,1,53,'2023-02-04 01:39:55'),(79652,1,44,'2023-02-04 01:40:27'),(79653,1,59,'2023-02-04 01:40:59'),(79654,1,62,'2023-02-04 01:41:30'),(79655,1,45,'2023-02-04 01:42:01'),(79656,1,6,'2023-02-04 01:42:37'),(79657,1,70,'2023-02-04 01:43:08'),(79658,1,79,'2023-02-04 01:43:40'),(79659,1,43,'2023-02-04 01:44:09'),(79660,1,15,'2023-02-04 01:44:39'),(79661,1,45,'2023-02-04 01:45:11'),(79662,1,62,'2023-02-04 01:45:40'),(79663,1,56,'2023-02-04 01:46:10'),(79664,1,73,'2023-02-04 01:46:40'),(79665,1,96,'2023-02-04 01:47:10'),(79666,1,53,'2023-02-04 01:47:38'),(79667,1,15,'2023-02-04 01:48:06'),(79668,1,13,'2023-02-04 01:48:34'),(79669,1,44,'2023-02-04 01:48:49'),(79670,1,14,'2023-02-04 01:49:02'),(79671,1,44,'2023-02-04 01:49:30'),(79672,1,76,'2023-02-04 01:49:58'),(79673,1,44,'2023-02-04 02:22:59'),(79674,1,56,'2023-02-04 03:00:18'),(79675,1,6,'2023-02-04 03:18:29'),(79676,1,76,'2023-02-04 03:35:45'),(79677,1,62,'2023-02-04 04:18:21'),(79678,1,62,'2023-02-04 04:22:21'),(79679,1,44,'2023-02-04 04:44:08'),(79680,1,44,'2023-02-04 06:25:11'),(79681,1,44,'2023-02-04 06:44:37'),(79682,1,6,'2023-02-04 06:45:28'),(79683,1,44,'2023-02-04 07:00:24'),(79684,1,6,'2023-02-04 07:02:31'),(79685,1,13,'2023-02-04 07:09:16'),(79686,1,6,'2023-02-04 07:15:20'),(79687,1,6,'2023-02-04 07:15:22'),(79688,1,6,'2023-02-04 07:32:30'),(79689,1,6,'2023-02-04 07:42:46'),(79690,1,44,'2023-02-04 07:47:28'),(79691,1,62,'2023-02-04 08:49:26'),(79692,1,44,'2023-02-04 10:45:32'),(79693,1,59,'2023-02-04 11:09:42'),(79694,1,15,'2023-02-04 11:11:17'),(79695,1,43,'2023-02-04 11:12:40'),(79696,1,73,'2023-02-04 11:18:37'),(79697,1,79,'2023-02-04 11:19:37'),(79698,1,62,'2023-02-04 11:21:59'),(79699,1,44,'2023-02-04 11:27:34'),(79700,1,73,'2023-02-04 11:44:02'),(79701,1,66,'2023-02-04 11:44:36'),(79702,1,6,'2023-02-04 11:46:19'),(79703,1,70,'2023-02-04 11:47:10'),(79704,1,13,'2023-02-04 11:48:26'),(79705,1,56,'2023-02-04 11:49:06'),(79706,1,53,'2023-02-04 11:56:23'),(79707,1,43,'2023-02-04 11:57:19'),(79708,1,44,'2023-02-04 12:14:58'),(79709,1,76,'2023-02-04 12:17:19'),(79710,1,6,'2023-02-04 12:21:25'),(79711,1,44,'2023-02-04 12:21:25'),(79712,1,6,'2023-02-04 12:22:15'),(79713,1,45,'2023-02-04 12:24:51'),(79714,1,70,'2023-02-04 12:26:48'),(79715,1,43,'2023-02-04 12:35:48'),(79716,1,53,'2023-02-04 12:36:59'),(79717,1,96,'2023-02-04 12:40:21'),(79718,1,66,'2023-02-04 12:45:50'),(79719,1,79,'2023-02-04 12:51:51'),(79720,1,53,'2023-02-04 12:52:19'),(79721,1,45,'2023-02-04 12:52:48'),(79722,1,96,'2023-02-04 13:01:17'),(79723,1,76,'2023-02-04 13:03:26'),(79724,1,5,'2023-02-04 13:09:26'),(79725,1,96,'2023-02-04 13:09:55'),(79726,1,14,'2023-02-04 13:12:52'),(79727,1,44,'2023-02-04 14:28:04'),(79728,1,79,'2023-02-04 14:32:11'),(79729,1,70,'2023-02-04 14:36:44'),(79730,1,73,'2023-02-04 14:47:21'),(79731,1,62,'2023-02-04 14:52:09'),(79732,1,44,'2023-02-04 14:59:22'),(79733,1,44,'2023-02-04 15:45:50'),(79734,1,6,'2023-02-04 16:01:37'),(79735,1,44,'2023-02-04 16:34:46'),(79736,1,73,'2023-02-04 17:19:20'),(79737,1,44,'2023-02-04 18:13:06'),(79738,1,6,'2023-02-04 18:21:35'),(79739,1,6,'2023-02-04 18:21:37'),(79740,1,44,'2023-02-04 18:33:03'),(79741,1,44,'2023-02-04 18:54:06'),(79742,1,96,'2023-02-04 19:42:38'),(79743,1,44,'2023-02-04 20:11:21'),(79744,1,6,'2023-02-04 20:20:28'),(79745,1,44,'2023-02-04 22:23:09'),(79746,1,44,'2023-02-04 22:27:07'),(79747,1,44,'2023-02-04 22:29:19'),(79748,1,76,'2023-02-04 22:36:15'),(79749,1,59,'2023-02-04 22:46:47'),(79750,1,13,'2023-02-04 23:52:24'),(79751,1,53,'2023-02-04 23:55:22'),(79752,1,76,'2023-02-05 00:06:15'),(79753,1,96,'2023-02-05 00:20:35'),(79754,1,44,'2023-02-05 00:22:11'),(79755,1,44,'2023-02-05 00:55:40'),(79756,1,53,'2023-02-05 01:31:02'),(79757,1,15,'2023-02-05 01:36:15'),(79758,1,44,'2023-02-05 02:46:37'),(79759,1,53,'2023-02-05 03:06:15'),(79760,1,70,'2023-02-05 03:11:16'),(79761,1,44,'2023-02-05 04:36:57'),(79762,1,15,'2023-02-05 05:01:19'),(79763,1,15,'2023-02-05 05:01:31'),(79764,1,44,'2023-02-05 05:09:09'),(79765,1,15,'2023-02-05 05:19:46'),(79766,1,44,'2023-02-05 05:29:33'),(79767,1,45,'2023-02-05 06:04:45'),(79768,1,70,'2023-02-05 06:40:12'),(79769,1,44,'2023-02-05 08:34:06'),(79770,1,44,'2023-02-05 08:36:38'),(79771,1,43,'2023-02-05 10:49:37'),(79772,1,66,'2023-02-05 11:05:03'),(79773,1,53,'2023-02-05 11:10:13'),(79774,1,53,'2023-02-05 11:13:41'),(79775,1,44,'2023-02-05 11:47:22'),(79776,1,44,'2023-02-05 11:55:45'),(79777,1,6,'2023-02-05 12:46:42'),(79778,1,44,'2023-02-05 13:35:37'),(79779,1,44,'2023-02-05 14:41:18'),(79780,1,62,'2023-02-05 14:58:10'),(79781,1,44,'2023-02-05 15:00:52'),(79782,1,43,'2023-02-05 16:16:47'),(79783,1,6,'2023-02-05 17:01:02'),(79784,1,14,'2023-02-05 17:57:11'),(79785,1,44,'2023-02-05 17:57:51'),(79786,1,44,'2023-02-05 18:22:52'),(79787,1,44,'2023-02-05 18:54:58'),(79788,1,73,'2023-02-05 20:27:56'),(79789,1,53,'2023-02-05 20:29:21'),(79790,1,59,'2023-02-05 20:29:40'),(79791,1,59,'2023-02-05 20:48:06'),(79792,1,6,'2023-02-05 21:10:31'),(79793,1,44,'2023-02-05 21:31:22'),(79794,1,44,'2023-02-05 23:11:04'),(79795,1,44,'2023-02-05 23:18:31'),(79796,1,44,'2023-02-06 00:14:43'),(79797,1,59,'2023-02-06 01:13:49'),(79798,1,76,'2023-02-06 01:17:14'),(79799,1,44,'2023-02-06 01:35:11'),(79800,1,6,'2023-02-06 01:38:06'),(79801,1,76,'2023-02-06 02:30:31'),(79802,1,44,'2023-02-06 02:42:07'),(79803,1,56,'2023-02-06 02:42:58'),(79804,1,44,'2023-02-06 03:41:14'),(79805,1,44,'2023-02-06 04:09:23'),(79806,1,44,'2023-02-06 04:16:07'),(79807,1,44,'2023-02-06 04:24:34'),(79808,1,43,'2023-02-06 04:50:37'),(79809,1,44,'2023-02-06 04:56:25'),(79810,1,44,'2023-02-06 05:13:24'),(79811,1,44,'2023-02-06 05:35:25'),(79812,1,44,'2023-02-06 05:40:27'),(79813,1,6,'2023-02-06 05:52:06'),(79814,1,44,'2023-02-06 05:57:30'),(79815,1,43,'2023-02-06 06:50:08'),(79816,1,44,'2023-02-06 07:14:22'),(79817,1,6,'2023-02-06 07:19:56'),(79818,1,44,'2023-02-06 08:25:18'),(79819,1,44,'2023-02-06 08:38:35'),(79820,1,15,'2023-02-06 08:47:39'),(79821,1,44,'2023-02-06 10:03:20'),(79822,1,6,'2023-02-06 10:17:46'),(79823,1,62,'2023-02-06 12:10:17'),(79824,1,44,'2023-02-06 12:46:15'),(79825,1,44,'2023-02-06 12:51:29'),(79826,1,44,'2023-02-06 12:55:19'),(79827,1,44,'2023-02-06 13:26:58'),(79828,1,44,'2023-02-06 13:52:59'),(79829,1,6,'2023-02-06 14:11:49'),(79830,1,44,'2023-02-06 14:27:10'),(79831,1,44,'2023-02-06 14:29:31'),(79832,1,53,'2023-02-06 14:31:22'),(79833,1,6,'2023-02-06 14:33:29'),(79834,1,44,'2023-02-06 14:46:31'),(79835,1,44,'2023-02-06 15:12:11'),(79836,1,6,'2023-02-06 15:43:13'),(79837,1,45,'2023-02-06 15:49:20'),(79838,1,66,'2023-02-06 15:57:50'),(79839,1,6,'2023-02-06 16:14:37'),(79840,1,44,'2023-02-06 17:32:04'),(79841,1,44,'2023-02-06 17:40:21'),(79842,1,79,'2023-02-06 17:46:33'),(79843,1,6,'2023-02-06 18:52:44'),(79844,1,15,'2023-02-06 19:38:29'),(79845,1,44,'2023-02-06 19:53:23'),(79846,1,44,'2023-02-06 19:59:57'),(79847,1,66,'2023-02-06 20:15:25'),(79848,1,44,'2023-02-06 20:48:57'),(79849,1,44,'2023-02-06 21:33:18'),(79850,1,44,'2023-02-06 22:20:16'),(79851,1,44,'2023-02-06 22:24:58'),(79852,1,44,'2023-02-06 22:29:11'),(79853,1,44,'2023-02-06 22:32:35'),(79854,1,70,'2023-02-06 22:33:13'),(79855,1,44,'2023-02-06 22:46:35'),(79856,1,76,'2023-02-06 23:22:49'),(79857,1,6,'2023-02-06 23:26:15'),(79858,1,44,'2023-02-06 23:58:02'),(79859,1,44,'2023-02-07 00:07:13'),(79860,1,44,'2023-02-07 00:16:55'),(79861,1,5,'2023-02-07 01:39:28'),(79862,1,66,'2023-02-07 01:42:04'),(79863,1,6,'2023-02-07 02:30:32'),(79864,1,70,'2023-02-07 02:36:46'),(79865,1,44,'2023-02-07 02:55:44'),(79866,1,44,'2023-02-07 03:02:00'),(79867,1,45,'2023-02-07 03:12:13'),(79868,1,6,'2023-02-07 03:41:08'),(79869,1,44,'2023-02-07 03:51:07'),(79870,1,6,'2023-02-07 04:22:25'),(79871,1,44,'2023-02-07 04:46:55'),(79872,1,44,'2023-02-07 05:12:45'),(79873,1,45,'2023-02-07 05:24:56'),(79874,1,44,'2023-02-07 05:25:19'),(79875,1,44,'2023-02-07 05:43:01'),(79876,1,62,'2023-02-07 06:17:08'),(79877,1,44,'2023-02-07 07:02:50'),(79878,1,14,'2023-02-07 07:20:18'),(79879,1,6,'2023-02-07 07:51:19'),(79880,1,15,'2023-02-07 09:07:01'),(79881,1,56,'2023-02-07 09:54:22'),(79882,1,62,'2023-02-07 11:00:16'),(79883,1,44,'2023-02-07 11:38:16'),(79884,1,44,'2023-02-07 11:45:59'),(79885,1,6,'2023-02-07 12:03:22'),(79886,1,44,'2023-02-07 12:10:11'),(79887,1,13,'2023-02-07 12:25:39'),(79888,1,44,'2023-02-07 12:31:31'),(79889,1,44,'2023-02-07 13:09:08'),(79890,1,70,'2023-02-07 13:09:32'),(79891,1,44,'2023-02-07 13:33:34'),(79892,1,6,'2023-02-07 13:40:04'),(79893,1,44,'2023-02-07 13:40:04'),(79894,1,44,'2023-02-07 13:59:57'),(79895,1,15,'2023-02-07 14:09:49'),(79896,1,44,'2023-02-07 14:23:15'),(79897,1,76,'2023-02-07 14:23:26'),(79898,1,44,'2023-02-07 14:28:05'),(79899,1,44,'2023-02-07 14:40:46'),(79900,1,44,'2023-02-07 14:47:45'),(79901,1,43,'2023-02-07 15:24:52'),(79902,1,44,'2023-02-07 15:35:07'),(79903,1,6,'2023-02-07 16:15:36'),(79904,1,44,'2023-02-07 16:34:22'),(79905,1,96,'2023-02-07 17:39:39'),(79906,1,62,'2023-02-07 17:58:46'),(79907,1,44,'2023-02-07 17:59:22'),(79908,1,44,'2023-02-07 18:09:57'),(79909,1,44,'2023-02-07 18:15:46'),(79910,1,44,'2023-02-07 18:34:38'),(79911,1,44,'2023-02-07 18:44:19'),(79912,1,5,'2023-02-07 18:52:30'),(79913,1,44,'2023-02-07 18:59:10'),(79914,1,59,'2023-02-07 18:59:46'),(79915,1,66,'2023-02-07 18:59:50'),(79916,1,76,'2023-02-07 18:59:52'),(79917,1,5,'2023-02-07 18:59:55'),(79918,1,53,'2023-02-07 18:59:58'),(79919,1,66,'2023-02-07 19:00:05'),(79920,1,43,'2023-02-07 19:00:09'),(79921,1,79,'2023-02-07 19:00:11'),(79922,1,70,'2023-02-07 19:00:14'),(79923,1,56,'2023-02-07 19:00:16'),(79924,1,73,'2023-02-07 19:00:19'),(79925,1,76,'2023-02-07 19:00:22'),(79926,1,15,'2023-02-07 19:00:28'),(79927,1,53,'2023-02-07 19:00:32'),(79928,1,44,'2023-02-07 19:00:36'),(79929,1,59,'2023-02-07 19:00:40'),(79930,1,62,'2023-02-07 19:00:47'),(79931,1,45,'2023-02-07 19:00:50'),(79932,1,6,'2023-02-07 19:00:57'),(79933,1,70,'2023-02-07 19:00:59'),(79934,1,79,'2023-02-07 19:01:03'),(79935,1,43,'2023-02-07 19:01:05'),(79936,1,45,'2023-02-07 19:01:11'),(79937,1,62,'2023-02-07 19:01:13'),(79938,1,56,'2023-02-07 19:01:15'),(79939,1,73,'2023-02-07 19:01:17'),(79940,1,96,'2023-02-07 19:01:19'),(79941,1,53,'2023-02-07 19:01:22'),(79942,1,15,'2023-02-07 19:01:25'),(79943,1,13,'2023-02-07 19:01:27'),(79944,1,14,'2023-02-07 19:01:29'),(79945,1,44,'2023-02-07 19:01:31'),(79946,1,15,'2023-02-07 19:04:54'),(79947,1,6,'2023-02-07 19:07:43'),(79948,1,6,'2023-02-07 19:07:44'),(79949,1,44,'2023-02-07 19:08:27'),(79950,1,76,'2023-02-07 19:16:44'),(79951,1,15,'2023-02-07 19:28:01'),(79952,1,44,'2023-02-07 19:34:44'),(79953,1,96,'2023-02-07 19:53:56'),(79954,1,6,'2023-02-07 20:26:03'),(79955,1,44,'2023-02-07 20:42:33'),(79956,1,43,'2023-02-07 21:24:52'),(79957,1,44,'2023-02-07 21:35:07'),(79958,1,44,'2023-02-07 22:22:35'),(79959,1,6,'2023-02-07 22:55:07'),(79960,1,44,'2023-02-08 00:00:29'),(79961,1,5,'2023-02-08 00:32:04'),(79962,1,6,'2023-02-08 00:37:49'),(79963,1,44,'2023-02-08 01:09:48'),(79964,1,44,'2023-02-08 01:44:48'),(79965,1,44,'2023-02-08 02:12:28'),(79966,1,44,'2023-02-08 02:39:26'),(79967,1,44,'2023-02-08 02:52:39'),(79968,1,62,'2023-02-08 03:11:49'),(79969,1,56,'2023-02-08 03:35:51'),(79970,1,73,'2023-02-08 03:36:50'),(79971,1,15,'2023-02-08 03:37:10'),(79972,1,44,'2023-02-08 03:38:31'),(79973,1,44,'2023-02-08 03:40:43'),(79974,1,44,'2023-02-08 04:08:54'),(79975,1,45,'2023-02-08 04:12:05'),(79976,1,53,'2023-02-08 04:34:23'),(79977,1,44,'2023-02-08 04:34:25'),(79978,1,6,'2023-02-08 04:51:11'),(79979,1,44,'2023-02-08 05:01:31'),(79980,1,44,'2023-02-08 05:06:38'),(79981,1,45,'2023-02-08 05:07:05'),(79982,1,44,'2023-02-08 05:10:08'),(79983,1,44,'2023-02-08 05:48:26'),(79984,1,5,'2023-02-08 05:54:06'),(79985,1,44,'2023-02-08 07:08:19'),(79986,1,6,'2023-02-08 07:31:39'),(79987,1,14,'2023-02-08 08:27:20'),(79988,1,44,'2023-02-08 08:34:04'),(79989,1,44,'2023-02-08 08:39:51'),(79990,1,44,'2023-02-08 08:44:04'),(79991,1,44,'2023-02-08 08:46:45'),(79992,1,44,'2023-02-08 09:01:05'),(79993,1,6,'2023-02-08 09:01:07'),(79994,1,44,'2023-02-08 09:44:22'),(79995,1,44,'2023-02-08 10:26:34'),(79996,1,44,'2023-02-08 10:59:40'),(79997,1,44,'2023-02-08 11:37:43'),(79998,1,44,'2023-02-08 11:44:07'),(79999,1,44,'2023-02-08 12:17:00'),(80000,1,15,'2023-02-08 12:48:32'),(80001,1,6,'2023-02-08 13:13:21'),(80002,1,44,'2023-02-08 13:21:51'),(80003,1,43,'2023-02-08 13:39:13'),(80004,1,53,'2023-02-08 13:49:41'),(80005,1,14,'2023-02-08 13:59:26'),(80006,1,59,'2023-02-08 14:08:51'),(80007,1,44,'2023-02-08 14:29:05'),(80008,1,44,'2023-02-08 14:32:28'),(80009,1,44,'2023-02-08 14:46:42'),(80010,1,44,'2023-02-08 14:58:18'),(80011,1,44,'2023-02-08 15:03:17'),(80012,1,44,'2023-02-08 15:45:31'),(80013,1,44,'2023-02-08 16:40:12'),(80014,1,6,'2023-02-08 17:19:46'),(80015,1,44,'2023-02-08 17:30:06'),(80016,1,44,'2023-02-08 18:16:20'),(80017,1,44,'2023-02-08 18:30:32'),(80018,1,44,'2023-02-08 18:54:40'),(80019,1,44,'2023-02-08 18:59:06'),(80020,1,44,'2023-02-08 19:06:08'),(80021,1,44,'2023-02-08 20:39:49'),(80022,1,44,'2023-02-08 21:02:19'),(80023,1,6,'2023-02-08 21:31:06'),(80024,1,44,'2023-02-08 21:39:23'),(80025,1,53,'2023-02-08 22:09:48'),(80026,1,44,'2023-02-08 22:15:53'),(80027,1,44,'2023-02-08 22:30:08'),(80028,1,44,'2023-02-08 23:58:16'),(80029,1,44,'2023-02-09 00:31:29'),(80030,1,44,'2023-02-09 01:13:48'),(80031,1,6,'2023-02-09 01:35:15'),(80032,1,53,'2023-02-09 01:38:52'),(80033,1,6,'2023-02-09 01:40:04'),(80034,1,56,'2023-02-09 01:42:58'),(80035,1,73,'2023-02-09 01:43:40'),(80036,1,44,'2023-02-09 02:06:35'),(80037,1,44,'2023-02-09 02:13:22'),(80038,1,44,'2023-02-09 02:39:07'),(80039,1,73,'2023-02-09 03:12:22'),(80040,1,44,'2023-02-09 03:14:09'),(80041,1,44,'2023-02-09 03:22:51'),(80042,1,44,'2023-02-09 03:51:01'),(80043,1,44,'2023-02-09 04:14:05'),(80044,1,44,'2023-02-09 04:26:42'),(80045,1,44,'2023-02-09 05:13:51'),(80046,1,44,'2023-02-09 05:47:52'),(80047,1,53,'2023-02-09 05:54:15'),(80048,1,6,'2023-02-09 05:55:21'),(80049,1,44,'2023-02-09 06:06:17'),(80050,1,44,'2023-02-09 06:27:29'),(80051,1,44,'2023-02-09 06:40:52'),(80052,1,44,'2023-02-09 07:16:30'),(80053,1,44,'2023-02-09 07:24:15'),(80054,1,59,'2023-02-09 07:24:32'),(80055,1,66,'2023-02-09 08:24:18'),(80056,1,44,'2023-02-09 08:43:03'),(80057,1,44,'2023-02-09 08:47:47'),(80058,1,44,'2023-02-09 08:52:35'),(80059,1,62,'2023-02-09 09:21:02'),(80060,1,44,'2023-02-09 09:55:32'),(80061,1,6,'2023-02-09 10:06:18'),(80062,1,44,'2023-02-09 12:09:19'),(80063,1,44,'2023-02-09 12:28:14'),(80064,1,44,'2023-02-09 12:44:38'),(80065,1,44,'2023-02-09 12:52:04'),(80066,1,44,'2023-02-09 13:11:18'),(80067,1,53,'2023-02-09 13:42:46'),(80068,1,6,'2023-02-09 14:15:05'),(80069,1,44,'2023-02-09 14:42:07'),(80070,1,45,'2023-02-09 14:46:08'),(80071,1,15,'2023-02-09 16:04:29'),(80072,1,59,'2023-02-09 17:30:37'),(80073,1,96,'2023-02-09 17:52:38'),(80074,1,6,'2023-02-09 18:19:13'),(80075,1,76,'2023-02-09 18:40:54'),(80076,1,66,'2023-02-09 19:00:59'),(80077,1,44,'2023-02-09 19:29:00'),(80078,1,44,'2023-02-09 19:33:56'),(80079,1,44,'2023-02-09 20:18:49'),(80080,1,70,'2023-02-09 21:45:40'),(80081,1,44,'2023-02-09 22:21:51'),(80082,1,44,'2023-02-09 22:30:58'),(80083,1,6,'2023-02-09 22:53:26'),(80084,1,44,'2023-02-09 23:46:21'),(80085,1,44,'2023-02-10 00:13:58'),(80086,1,44,'2023-02-10 00:38:05'),(80087,1,44,'2023-02-10 00:40:49'),(80088,1,43,'2023-02-10 00:52:24'),(80089,1,62,'2023-02-10 01:51:57'),(80090,1,79,'2023-02-10 01:52:44'),(80091,1,44,'2023-02-10 02:30:40'),(80092,1,96,'2023-02-10 02:58:11'),(80093,1,6,'2023-02-10 03:05:08'),(80094,1,62,'2023-02-10 03:10:53'),(80095,1,44,'2023-02-10 03:28:23'),(80096,1,59,'2023-02-10 03:42:56'),(80097,1,13,'2023-02-10 03:43:07'),(80098,1,73,'2023-02-10 03:57:22'),(80099,1,44,'2023-02-10 04:35:15'),(80100,1,73,'2023-02-10 04:39:42'),(80101,1,44,'2023-02-10 04:53:28'),(80102,1,6,'2023-02-10 05:03:53'),(80103,1,44,'2023-02-10 05:06:24'),(80104,1,15,'2023-02-10 05:16:19'),(80105,1,44,'2023-02-10 05:21:00'),(80106,1,62,'2023-02-10 05:39:08'),(80107,1,53,'2023-02-10 06:41:44'),(80108,1,6,'2023-02-10 06:48:15'),(80109,1,6,'2023-02-10 06:48:17'),(80110,1,44,'2023-02-10 06:48:42'),(80111,1,59,'2023-02-10 06:55:34'),(80112,1,44,'2023-02-10 06:56:59'),(80113,1,6,'2023-02-10 07:15:23'),(80114,1,44,'2023-02-10 07:31:28'),(80115,1,44,'2023-02-10 07:49:49'),(80116,1,96,'2023-02-10 07:56:47'),(80117,1,70,'2023-02-10 08:01:17'),(80118,1,44,'2023-02-10 08:14:59'),(80119,1,6,'2023-02-10 08:23:42'),(80120,1,44,'2023-02-10 08:23:42'),(80121,1,44,'2023-02-10 08:41:43'),(80122,1,44,'2023-02-10 09:19:06'),(80123,1,43,'2023-02-10 09:19:55'),(80124,1,70,'2023-02-10 09:19:59'),(80125,1,76,'2023-02-10 09:20:03'),(80126,1,76,'2023-02-10 09:20:07'),(80127,1,70,'2023-02-10 09:20:10'),(80128,1,13,'2023-02-10 09:20:14'),(80129,1,73,'2023-02-10 09:20:19'),(80130,1,66,'2023-02-10 09:20:23'),(80131,1,43,'2023-02-10 09:20:26'),(80132,1,79,'2023-02-10 09:20:30'),(80133,1,79,'2023-02-10 09:20:34'),(80134,1,56,'2023-02-10 09:20:39'),(80135,1,53,'2023-02-10 09:20:42'),(80136,1,44,'2023-02-10 09:20:46'),(80137,1,59,'2023-02-10 09:20:51'),(80138,1,53,'2023-02-10 09:20:54'),(80139,1,53,'2023-02-10 09:20:58'),(80140,1,56,'2023-02-10 09:21:03'),(80141,1,15,'2023-02-10 09:21:07'),(80142,1,62,'2023-02-10 09:21:10'),(80143,1,45,'2023-02-10 09:21:15'),(80144,1,73,'2023-02-10 09:21:22'),(80145,1,62,'2023-02-10 09:21:27'),(80146,1,5,'2023-02-10 09:21:30'),(80147,1,96,'2023-02-10 09:21:35'),(80148,1,44,'2023-02-10 09:21:38'),(80149,1,59,'2023-02-10 09:21:43'),(80150,1,15,'2023-02-10 09:21:47'),(80151,1,14,'2023-02-10 09:21:50'),(80152,1,96,'2023-02-10 09:21:54'),(80153,1,6,'2023-02-10 09:21:59'),(80154,1,66,'2023-02-10 09:22:02'),(80155,1,15,'2023-02-10 09:22:06'),(80156,1,15,'2023-02-10 09:22:11'),(80157,1,44,'2023-02-10 09:33:57'),(80158,1,96,'2023-02-10 10:05:00'),(80159,1,44,'2023-02-10 10:33:23'),(80160,1,44,'2023-02-10 10:39:09'),(80161,1,6,'2023-02-10 11:22:12'),(80162,1,6,'2023-02-10 11:27:07'),(80163,1,44,'2023-02-10 12:48:51'),(80164,1,53,'2023-02-10 12:51:05'),(80165,1,62,'2023-02-10 13:53:39'),(80166,1,62,'2023-02-10 14:23:01'),(80167,1,44,'2023-02-10 14:28:11'),(80168,1,13,'2023-02-10 14:55:52'),(80169,1,44,'2023-02-10 15:25:52'),(80170,1,6,'2023-02-10 15:32:42'),(80171,1,44,'2023-02-10 15:32:42'),(80172,1,6,'2023-02-10 15:35:11'),(80173,1,44,'2023-02-10 15:50:23'),(80174,1,79,'2023-02-10 15:59:57'),(80175,1,44,'2023-02-10 16:01:15'),(80176,1,44,'2023-02-10 16:18:52'),(80177,1,44,'2023-02-10 16:34:47'),(80178,1,44,'2023-02-10 16:43:35'),(80179,1,44,'2023-02-10 18:12:19'),(80180,1,44,'2023-02-10 18:15:47'),(80181,1,6,'2023-02-10 18:40:39'),(80182,1,6,'2023-02-10 18:40:41'),(80183,1,44,'2023-02-10 19:31:12'),(80184,1,6,'2023-02-10 19:47:05'),(80185,1,66,'2023-02-10 20:19:16'),(80186,1,44,'2023-02-10 20:21:32'),(80187,1,76,'2023-02-10 20:28:58'),(80188,1,44,'2023-02-10 20:57:16'),(80189,1,44,'2023-02-10 21:23:03'),(80190,1,44,'2023-02-10 21:39:00'),(80191,1,45,'2023-02-10 21:55:41'),(80192,1,44,'2023-02-10 22:11:07'),(80193,1,6,'2023-02-10 22:11:39'),(80194,1,6,'2023-02-10 22:11:40'),(80195,1,44,'2023-02-10 22:32:29'),(80196,1,73,'2023-02-10 23:30:19'),(80197,1,14,'2023-02-10 23:40:25'),(80198,1,66,'2023-02-10 23:40:43'),(80199,1,6,'2023-02-10 23:54:38'),(80200,1,14,'2023-02-10 23:56:51'),(80201,1,56,'2023-02-10 23:58:32'),(80202,1,44,'2023-02-11 00:10:19'),(80203,1,6,'2023-02-11 01:09:11'),(80204,1,6,'2023-02-11 01:09:13'),(80205,1,44,'2023-02-11 01:19:25'),(80206,1,44,'2023-02-11 02:37:22'),(80207,1,6,'2023-02-11 02:38:03'),(80208,1,44,'2023-02-11 02:55:03'),(80209,1,70,'2023-02-11 02:57:29'),(80210,1,79,'2023-02-11 03:02:38'),(80211,1,6,'2023-02-11 04:06:43'),(80212,1,44,'2023-02-11 04:22:11'),(80213,1,44,'2023-02-11 05:07:28'),(80214,1,44,'2023-02-11 05:23:23'),(80215,1,44,'2023-02-11 05:34:30'),(80216,1,44,'2023-02-11 06:04:28'),(80217,1,96,'2023-02-11 07:35:28'),(80218,1,76,'2023-02-11 07:45:09'),(80219,1,6,'2023-02-11 08:18:34'),(80220,1,43,'2023-02-11 08:45:39'),(80221,1,53,'2023-02-11 08:53:51'),(80222,1,44,'2023-02-11 09:02:15'),(80223,1,44,'2023-02-11 09:42:48'),(80224,1,44,'2023-02-11 09:52:41'),(80225,1,44,'2023-02-11 09:55:47'),(80226,1,6,'2023-02-11 09:55:48'),(80227,1,14,'2023-02-11 09:55:49'),(80228,1,13,'2023-02-11 09:55:50'),(80229,1,56,'2023-02-11 09:55:51'),(80230,1,43,'2023-02-11 09:55:52'),(80231,1,79,'2023-02-11 09:55:53'),(80232,1,5,'2023-02-11 09:55:54'),(80233,1,15,'2023-02-11 09:55:55'),(80234,1,44,'2023-02-11 10:29:43'),(80235,1,44,'2023-02-11 10:45:54'),(80236,1,44,'2023-02-11 11:04:21'),(80237,1,44,'2023-02-11 11:41:28'),(80238,1,44,'2023-02-11 11:47:25'),(80239,1,44,'2023-02-11 12:02:11'),(80240,1,44,'2023-02-11 12:11:18'),(80241,1,6,'2023-02-11 12:24:57'),(80242,1,6,'2023-02-11 12:29:11'),(80243,1,44,'2023-02-11 12:33:54'),(80244,1,44,'2023-02-11 13:21:05'),(80245,1,44,'2023-02-11 13:34:18'),(80246,1,62,'2023-02-11 13:57:49'),(80247,1,44,'2023-02-11 14:14:42'),(80248,1,44,'2023-02-11 14:29:05'),(80249,1,44,'2023-02-11 14:40:54'),(80250,1,44,'2023-02-11 14:45:05'),(80251,1,44,'2023-02-11 15:00:34'),(80252,1,44,'2023-02-11 15:16:46'),(80253,1,44,'2023-02-11 15:30:28'),(80254,1,44,'2023-02-11 16:39:08'),(80255,1,6,'2023-02-11 16:41:37'),(80256,1,6,'2023-02-11 17:23:03'),(80257,1,44,'2023-02-11 18:04:00'),(80258,1,44,'2023-02-11 18:06:27'),(80259,1,44,'2023-02-11 18:19:55'),(80260,1,44,'2023-02-11 18:25:07'),(80261,1,44,'2023-02-11 19:08:41'),(80262,1,66,'2023-02-11 19:10:58'),(80263,1,44,'2023-02-11 19:39:41'),(80264,1,45,'2023-02-11 20:37:11'),(80265,1,6,'2023-02-11 20:50:00'),(80266,1,44,'2023-02-11 21:06:24'),(80267,1,44,'2023-02-11 21:12:32'),(80268,1,76,'2023-02-11 21:37:47'),(80269,1,44,'2023-02-11 21:38:13'),(80270,1,44,'2023-02-11 22:14:18'),(80271,1,44,'2023-02-11 22:18:48'),(80272,1,44,'2023-02-11 22:24:35'),(80273,1,43,'2023-02-11 22:59:42'),(80274,1,44,'2023-02-12 00:09:43'),(80275,1,70,'2023-02-12 00:36:47'),(80276,1,6,'2023-02-12 00:58:30'),(80277,1,6,'2023-02-12 01:02:03'),(80278,1,53,'2023-02-12 01:04:43'),(80279,1,44,'2023-02-12 01:37:47'),(80280,1,44,'2023-02-12 02:01:57'),(80281,1,13,'2023-02-12 02:03:40'),(80282,1,44,'2023-02-12 02:42:59'),(80283,1,44,'2023-02-12 02:55:18'),(80284,1,44,'2023-02-12 03:48:31'),(80285,1,44,'2023-02-12 04:09:37'),(80286,1,44,'2023-02-12 04:29:03'),(80287,1,44,'2023-02-12 05:08:16'),(80288,1,44,'2023-02-12 05:39:27'),(80289,1,6,'2023-02-12 05:39:57'),(80290,1,44,'2023-02-12 05:44:58'),(80291,1,44,'2023-02-12 05:49:02'),(80292,1,6,'2023-02-12 05:57:58'),(80293,1,56,'2023-02-12 07:31:21'),(80294,1,44,'2023-02-12 08:34:28'),(80295,1,79,'2023-02-12 08:58:16'),(80296,1,44,'2023-02-12 09:16:21'),(80297,1,44,'2023-02-12 09:41:52'),(80298,1,44,'2023-02-12 10:26:04'),(80299,1,44,'2023-02-12 11:56:58'),(80300,1,59,'2023-02-12 12:23:56'),(80301,1,44,'2023-02-12 13:12:50'),(80302,1,44,'2023-02-12 14:32:19'),(80303,1,6,'2023-02-12 14:33:55'),(80304,1,6,'2023-02-12 14:33:58'),(80305,1,44,'2023-02-12 14:35:07'),(80306,1,44,'2023-02-12 14:45:49'),(80307,1,44,'2023-02-12 15:07:56'),(80308,1,44,'2023-02-12 15:24:43'),(80309,1,44,'2023-02-12 16:18:47'),(80310,1,44,'2023-02-12 16:24:59'),(80311,1,79,'2023-02-12 16:53:33'),(80312,1,44,'2023-02-12 17:10:43'),(80313,1,44,'2023-02-12 17:57:47'),(80314,1,79,'2023-02-12 18:19:16'),(80315,1,44,'2023-02-12 18:26:52'),(80316,1,44,'2023-02-12 19:20:47'),(80317,1,44,'2023-02-12 19:50:49'),(80318,1,44,'2023-02-12 21:37:59'),(80319,1,44,'2023-02-12 22:29:39'),(80320,1,44,'2023-02-12 23:34:05'),(80321,1,44,'2023-02-13 00:11:34'),(80322,1,70,'2023-02-13 00:50:08'),(80323,1,44,'2023-02-13 00:54:48'),(80324,1,44,'2023-02-13 01:08:43'),(80325,1,44,'2023-02-13 02:36:10'),(80326,1,44,'2023-02-13 02:44:03'),(80327,1,44,'2023-02-13 03:10:44'),(80328,1,44,'2023-02-13 04:56:26'),(80329,1,44,'2023-02-13 05:09:05'),(80330,1,6,'2023-02-13 06:11:43'),(80331,1,44,'2023-02-13 06:15:44'),(80332,1,56,'2023-02-13 06:20:21'),(80333,1,15,'2023-02-13 06:22:50'),(80334,1,66,'2023-02-13 06:32:23'),(80335,1,56,'2023-02-13 06:54:08'),(80336,1,43,'2023-02-13 06:55:43'),(80337,1,44,'2023-02-13 06:56:41'),(80338,1,73,'2023-02-13 06:59:57'),(80339,1,44,'2023-02-13 07:15:48'),(80340,1,6,'2023-02-13 07:43:53'),(80341,1,44,'2023-02-13 10:34:22'),(80342,1,44,'2023-02-13 11:01:15'),(80343,1,44,'2023-02-13 11:06:55'),(80344,1,44,'2023-02-13 11:36:56'),(80345,1,73,'2023-02-13 12:10:29'),(80346,1,44,'2023-02-13 13:20:29'),(80347,1,44,'2023-02-13 13:58:13'),(80348,1,59,'2023-02-13 14:40:07'),(80349,1,44,'2023-02-13 14:41:26'),(80350,1,44,'2023-02-13 14:44:09'),(80351,1,44,'2023-02-13 14:53:37'),(80352,1,15,'2023-02-13 15:04:54'),(80353,1,44,'2023-02-13 15:43:16'),(80354,1,44,'2023-02-13 15:49:41'),(80355,1,56,'2023-02-13 16:09:38'),(80356,1,45,'2023-02-13 16:34:41'),(80357,1,6,'2023-02-13 16:36:24'),(80358,1,44,'2023-02-13 16:36:24'),(80359,1,44,'2023-02-13 17:35:19'),(80360,1,6,'2023-02-13 17:56:20'),(80361,1,6,'2023-02-13 17:56:23'),(80362,1,44,'2023-02-13 18:14:21'),(80363,1,44,'2023-02-13 20:14:06'),(80364,1,53,'2023-02-13 21:48:51'),(80365,1,44,'2023-02-13 22:03:07'),(80366,1,44,'2023-02-13 22:08:38'),(80367,1,44,'2023-02-13 22:12:50'),(80368,1,45,'2023-02-13 23:12:07'),(80369,1,62,'2023-02-14 00:00:59'),(80370,1,15,'2023-02-14 00:57:53'),(80371,1,44,'2023-02-14 00:59:38'),(80372,1,66,'2023-02-14 01:12:24'),(80373,1,44,'2023-02-14 01:29:18'),(80374,1,44,'2023-02-14 01:29:42'),(80375,1,44,'2023-02-14 02:01:54'),(80376,1,14,'2023-02-14 02:06:12'),(80377,1,66,'2023-02-14 02:07:37'),(80378,1,6,'2023-02-14 02:14:21'),(80379,1,44,'2023-02-14 02:14:21'),(80380,1,44,'2023-02-14 02:18:53'),(80381,1,44,'2023-02-14 02:57:27'),(80382,1,56,'2023-02-14 03:05:29'),(80383,1,66,'2023-02-14 03:15:17'),(80384,1,44,'2023-02-14 03:42:22'),(80385,1,70,'2023-02-14 03:44:44'),(80386,1,44,'2023-02-14 04:01:57'),(80387,1,79,'2023-02-14 04:23:21'),(80388,1,44,'2023-02-14 04:28:18'),(80389,1,59,'2023-02-14 05:05:00'),(80390,1,44,'2023-02-14 05:08:57'),(80391,1,43,'2023-02-14 07:25:47'),(80392,1,44,'2023-02-14 07:31:27'),(80393,1,44,'2023-02-14 08:07:44'),(80394,1,44,'2023-02-14 08:33:03'),(80395,1,44,'2023-02-14 09:12:35'),(80396,1,6,'2023-02-14 09:12:36'),(80397,1,14,'2023-02-14 09:12:37'),(80398,1,13,'2023-02-14 09:12:37'),(80399,1,15,'2023-02-14 09:12:38'),(80400,1,5,'2023-02-14 09:12:39'),(80401,1,96,'2023-02-14 09:12:40'),(80402,1,53,'2023-02-14 09:12:41'),(80403,1,96,'2023-02-14 09:12:42'),(80404,1,79,'2023-02-14 09:12:43'),(80405,1,79,'2023-02-14 09:12:43'),(80406,1,76,'2023-02-14 09:12:44'),(80407,1,76,'2023-02-14 09:12:45'),(80408,1,73,'2023-02-14 09:12:46'),(80409,1,73,'2023-02-14 09:12:47'),(80410,1,70,'2023-02-14 09:12:47'),(80411,1,70,'2023-02-14 09:12:48'),(80412,1,62,'2023-02-14 09:12:49'),(80413,1,62,'2023-02-14 09:12:50'),(80414,1,66,'2023-02-14 09:12:50'),(80415,1,66,'2023-02-14 09:12:51'),(80416,1,56,'2023-02-14 09:12:51'),(80417,1,56,'2023-02-14 09:12:51'),(80418,1,43,'2023-02-14 09:12:51'),(80419,1,43,'2023-02-14 09:12:52'),(80420,1,53,'2023-02-14 09:12:53'),(80421,1,53,'2023-02-14 09:12:54'),(80422,1,45,'2023-02-14 09:12:55'),(80423,1,45,'2023-02-14 09:12:55'),(80424,1,59,'2023-02-14 09:12:56'),(80425,1,44,'2023-02-14 09:12:57'),(80426,1,59,'2023-02-14 09:12:57'),(80427,1,44,'2023-02-14 09:12:58'),(80428,1,15,'2023-02-14 09:12:58'),(80429,1,44,'2023-02-14 09:16:01'),(80430,1,70,'2023-02-14 09:26:04'),(80431,1,44,'2023-02-14 09:26:04'),(80432,1,76,'2023-02-14 09:26:04'),(80433,1,43,'2023-02-14 09:26:04'),(80434,1,66,'2023-02-14 09:26:04'),(80435,1,79,'2023-02-14 09:26:05'),(80436,1,45,'2023-02-14 09:26:05'),(80437,1,56,'2023-02-14 09:26:05'),(80438,1,62,'2023-02-14 09:26:05'),(80439,1,96,'2023-02-14 09:26:05'),(80440,1,79,'2023-02-14 09:26:05'),(80441,1,53,'2023-02-14 09:26:05'),(80442,1,43,'2023-02-14 09:26:05'),(80443,1,44,'2023-02-14 09:26:05'),(80444,1,73,'2023-02-14 09:26:05'),(80445,1,44,'2023-02-14 09:26:05'),(80446,1,15,'2023-02-14 09:26:05'),(80447,1,96,'2023-02-14 09:26:06'),(80448,1,53,'2023-02-14 09:26:06'),(80449,1,59,'2023-02-14 09:26:06'),(80450,1,70,'2023-02-14 09:26:06'),(80451,1,73,'2023-02-14 09:26:06'),(80452,1,56,'2023-02-14 09:26:06'),(80453,1,45,'2023-02-14 09:26:07'),(80454,1,15,'2023-02-14 09:26:07'),(80455,1,66,'2023-02-14 09:26:07'),(80456,1,59,'2023-02-14 09:26:07'),(80457,1,76,'2023-02-14 09:26:07'),(80458,1,62,'2023-02-14 09:26:07'),(80459,1,15,'2023-02-14 09:26:07'),(80460,1,15,'2023-02-14 09:26:08'),(80461,1,6,'2023-02-14 09:26:23'),(80462,1,6,'2023-02-14 09:26:24'),(80463,1,5,'2023-02-14 09:26:25'),(80464,1,6,'2023-02-14 09:26:27'),(80465,1,6,'2023-02-14 09:26:27'),(80466,1,6,'2023-02-14 09:26:32'),(80467,1,6,'2023-02-14 09:26:33'),(80468,1,43,'2023-02-14 09:48:24'),(80469,1,59,'2023-02-14 09:52:44'),(80470,1,44,'2023-02-14 10:12:42'),(80471,1,44,'2023-02-14 10:18:16'),(80472,1,6,'2023-02-14 10:51:11'),(80473,1,44,'2023-02-14 11:04:50'),(80474,1,62,'2023-02-14 11:04:51'),(80475,1,44,'2023-02-14 11:23:06'),(80476,1,44,'2023-02-14 11:26:46'),(80477,1,44,'2023-02-14 11:52:19'),(80478,1,44,'2023-02-14 12:29:08'),(80479,1,44,'2023-02-14 12:40:41'),(80480,1,44,'2023-02-14 12:55:10'),(80481,1,59,'2023-02-14 13:07:26'),(80482,1,44,'2023-02-14 13:32:10'),(80483,1,44,'2023-02-14 13:45:30'),(80484,1,44,'2023-02-14 14:12:55'),(80485,1,44,'2023-02-14 14:28:17'),(80486,1,44,'2023-02-14 14:41:30'),(80487,1,44,'2023-02-14 14:48:29'),(80488,1,44,'2023-02-14 14:53:05'),(80489,1,6,'2023-02-14 14:57:36'),(80490,1,44,'2023-02-14 15:16:19'),(80491,1,96,'2023-02-14 15:19:11'),(80492,1,44,'2023-02-14 15:33:18'),(80493,1,44,'2023-02-14 15:42:41'),(80494,1,5,'2023-02-14 16:04:56'),(80495,1,44,'2023-02-14 16:20:45'),(80496,1,44,'2023-02-14 16:27:01'),(80497,1,5,'2023-02-14 16:27:08'),(80498,1,56,'2023-02-14 16:27:08'),(80499,1,15,'2023-02-14 16:27:09'),(80500,1,53,'2023-02-14 16:27:09'),(80501,1,13,'2023-02-14 16:27:10'),(80502,1,14,'2023-02-14 16:27:10'),(80503,1,43,'2023-02-14 16:27:11'),(80504,1,66,'2023-02-14 16:27:11'),(80505,1,56,'2023-02-14 16:27:12'),(80506,1,62,'2023-02-14 16:27:12'),(80507,1,76,'2023-02-14 16:27:12'),(80508,1,45,'2023-02-14 16:27:12'),(80509,1,53,'2023-02-14 16:27:13'),(80510,1,45,'2023-02-14 16:27:13'),(80511,1,15,'2023-02-14 16:27:14'),(80512,1,44,'2023-02-14 16:27:14'),(80513,1,44,'2023-02-14 16:27:15'),(80514,1,73,'2023-02-14 16:27:15'),(80515,1,62,'2023-02-14 16:27:15'),(80516,1,53,'2023-02-14 16:27:16'),(80517,1,79,'2023-02-14 16:27:16'),(80518,1,59,'2023-02-14 16:27:16'),(80519,1,66,'2023-02-14 16:27:17'),(80520,1,15,'2023-02-14 16:27:17'),(80521,1,96,'2023-02-14 16:49:12'),(80522,1,44,'2023-02-14 16:58:18'),(80523,1,44,'2023-02-14 17:19:26'),(80524,1,44,'2023-02-14 17:25:17'),(80525,1,44,'2023-02-14 17:55:04'),(80526,1,6,'2023-02-14 18:05:48'),(80527,1,6,'2023-02-14 18:05:50'),(80528,1,44,'2023-02-14 18:25:31'),(80529,1,44,'2023-02-14 18:48:39'),(80530,1,44,'2023-02-14 19:12:16'),(80531,1,44,'2023-02-14 19:51:54'),(80532,1,6,'2023-02-14 19:54:26'),(80533,1,6,'2023-02-14 19:57:34'),(80534,1,44,'2023-02-14 19:57:52'),(80535,1,6,'2023-02-14 19:57:52'),(80536,1,44,'2023-02-14 20:40:34'),(80537,1,76,'2023-02-14 20:46:53'),(80538,1,79,'2023-02-14 21:02:50'),(80539,1,44,'2023-02-14 22:17:48'),(80540,1,44,'2023-02-14 22:23:47'),(80541,1,44,'2023-02-14 22:46:18'),(80542,1,44,'2023-02-14 23:06:45'),(80543,1,44,'2023-02-14 23:26:42'),(80544,1,44,'2023-02-15 00:25:30'),(80545,1,44,'2023-02-15 00:29:18'),(80546,1,6,'2023-02-15 01:20:38'),(80547,1,44,'2023-02-15 02:28:26'),(80548,1,44,'2023-02-15 02:42:57'),(80549,1,44,'2023-02-15 02:50:47'),(80550,1,44,'2023-02-15 04:06:42'),(80551,1,44,'2023-02-15 04:13:00'),(80552,1,62,'2023-02-15 05:02:04'),(80553,1,43,'2023-02-15 05:03:34'),(80554,1,44,'2023-02-15 05:10:24'),(80555,1,44,'2023-02-15 05:18:42'),(80556,1,44,'2023-02-15 05:51:42'),(80557,1,44,'2023-02-15 05:56:40'),(80558,1,15,'2023-02-15 06:00:22'),(80559,1,96,'2023-02-15 06:08:45'),(80560,1,44,'2023-02-15 06:24:15'),(80561,1,44,'2023-02-15 07:41:55'),(80562,1,44,'2023-02-15 07:47:03'),(80563,1,66,'2023-02-15 08:24:31'),(80564,1,79,'2023-02-15 08:47:04'),(80565,1,44,'2023-02-15 08:50:27'),(80566,1,44,'2023-02-15 09:00:30'),(80567,1,76,'2023-02-15 09:02:40'),(80568,1,44,'2023-02-15 09:13:03'),(80569,1,44,'2023-02-15 09:24:46'),(80570,1,44,'2023-02-15 09:38:10'),(80571,1,44,'2023-02-15 10:01:17'),(80572,1,14,'2023-02-15 10:02:28'),(80573,1,5,'2023-02-15 10:02:39'),(80574,1,6,'2023-02-15 10:02:44'),(80575,1,13,'2023-02-15 10:02:47'),(80576,1,53,'2023-02-15 10:03:12'),(80577,1,59,'2023-02-15 10:03:12'),(80578,1,76,'2023-02-15 10:03:20'),(80579,1,66,'2023-02-15 10:03:22'),(80580,1,79,'2023-02-15 10:28:26'),(80581,1,6,'2023-02-15 10:45:26'),(80582,1,59,'2023-02-15 11:39:15'),(80583,1,44,'2023-02-15 11:42:21'),(80584,1,6,'2023-02-15 11:42:56'),(80585,1,5,'2023-02-15 11:42:59'),(80586,1,53,'2023-02-15 11:43:01'),(80587,1,44,'2023-02-15 12:00:17'),(80588,1,44,'2023-02-15 12:28:58'),(80589,1,44,'2023-02-15 13:28:09'),(80590,1,44,'2023-02-15 13:45:42'),(80591,1,96,'2023-02-15 13:57:37'),(80592,1,44,'2023-02-15 14:21:50'),(80593,1,44,'2023-02-15 14:30:13'),(80594,1,44,'2023-02-15 14:36:06'),(80595,1,44,'2023-02-15 14:56:31'),(80596,1,45,'2023-02-15 15:10:19'),(80597,1,53,'2023-02-15 15:20:46'),(80598,1,44,'2023-02-15 15:36:31'),(80599,1,44,'2023-02-15 15:41:27'),(80600,1,44,'2023-02-15 15:52:01'),(80601,1,15,'2023-02-15 16:09:41'),(80602,1,15,'2023-02-15 16:40:19'),(80603,1,44,'2023-02-15 17:11:27'),(80604,1,6,'2023-02-15 17:37:35'),(80605,1,6,'2023-02-15 17:37:36'),(80606,1,5,'2023-02-15 17:37:36'),(80607,1,6,'2023-02-15 17:37:37'),(80608,1,44,'2023-02-15 18:14:11'),(80609,1,6,'2023-02-15 21:11:00'),(80610,1,62,'2023-02-15 21:17:56'),(80611,1,44,'2023-02-15 22:11:49'),(80612,1,44,'2023-02-15 22:14:57'),(80613,1,44,'2023-02-15 22:25:37'),(80614,1,6,'2023-02-15 22:34:06'),(80615,1,6,'2023-02-15 22:34:07'),(80616,1,5,'2023-02-15 22:48:26'),(80617,1,15,'2023-02-15 23:23:39'),(80618,1,53,'2023-02-15 23:59:35'),(80619,1,44,'2023-02-16 00:13:08'),(80620,1,15,'2023-02-16 00:49:25'),(80621,1,53,'2023-02-16 01:23:00'),(80622,1,6,'2023-02-16 01:23:00'),(80623,1,44,'2023-02-16 01:23:00'),(80624,1,44,'2023-02-16 01:36:24'),(80625,1,44,'2023-02-16 02:41:47'),(80626,1,44,'2023-02-16 02:52:07'),(80627,1,44,'2023-02-16 02:57:26'),(80628,1,44,'2023-02-16 05:14:56'),(80629,1,44,'2023-02-16 05:40:55'),(80630,1,44,'2023-02-16 06:55:07'),(80631,1,45,'2023-02-16 06:55:09'),(80632,1,44,'2023-02-16 07:04:28'),(80633,1,44,'2023-02-16 07:11:17'),(80634,1,44,'2023-02-16 07:27:19'),(80635,1,53,'2023-02-16 07:35:03'),(80636,1,44,'2023-02-16 08:46:52'),(80637,1,44,'2023-02-16 09:44:16'),(80638,1,53,'2023-02-16 11:20:32'),(80639,1,59,'2023-02-16 11:21:58'),(80640,1,44,'2023-02-16 11:53:15'),(80641,1,44,'2023-02-16 12:02:34'),(80642,1,6,'2023-02-16 13:18:11'),(80643,1,62,'2023-02-16 13:23:18'),(80644,1,44,'2023-02-16 13:27:37'),(80645,1,44,'2023-02-16 13:46:51'),(80646,1,45,'2023-02-16 14:28:35'),(80647,1,44,'2023-02-16 14:34:06'),(80648,1,44,'2023-02-16 14:42:09'),(80649,1,6,'2023-02-16 18:14:58'),(80650,1,6,'2023-02-16 18:15:03'),(80651,1,44,'2023-02-16 18:19:03'),(80652,1,44,'2023-02-16 19:22:36'),(80653,1,13,'2023-02-16 19:27:26'),(80654,1,79,'2023-02-16 19:54:35'),(80655,1,44,'2023-02-16 22:21:05'),(80656,1,44,'2023-02-16 22:24:23'),(80657,1,6,'2023-02-16 22:38:05'),(80658,1,44,'2023-02-16 22:55:30'),(80659,1,44,'2023-02-16 23:15:19'),(80660,1,44,'2023-02-17 00:13:30'),(80661,1,6,'2023-02-17 00:43:06'),(80662,1,6,'2023-02-17 01:04:59'),(80663,1,53,'2023-02-17 02:03:20'),(80664,1,44,'2023-02-17 02:03:20'),(80665,1,6,'2023-02-17 02:03:21'),(80666,1,44,'2023-02-17 03:05:07'),(80667,1,73,'2023-02-17 04:07:17'),(80668,1,44,'2023-02-17 04:07:39'),(80669,1,73,'2023-02-17 04:45:59'),(80670,1,44,'2023-02-17 05:34:43'),(80671,1,59,'2023-02-17 05:53:06'),(80672,1,53,'2023-02-17 06:32:27'),(80673,1,44,'2023-02-17 08:07:51'),(80674,1,44,'2023-02-17 08:38:41'),(80675,1,44,'2023-02-17 08:56:42'),(80676,1,59,'2023-02-17 08:56:45'),(80677,1,66,'2023-02-17 08:56:50'),(80678,1,76,'2023-02-17 08:57:27'),(80679,1,5,'2023-02-17 08:57:33'),(80680,1,53,'2023-02-17 08:57:37'),(80681,1,96,'2023-02-17 08:57:39'),(80682,1,66,'2023-02-17 08:57:43'),(80683,1,43,'2023-02-17 08:57:48'),(80684,1,79,'2023-02-17 08:57:54'),(80685,1,70,'2023-02-17 08:57:59'),(80686,1,56,'2023-02-17 08:58:04'),(80687,1,73,'2023-02-17 08:58:07'),(80688,1,76,'2023-02-17 08:58:10'),(80689,1,15,'2023-02-17 08:58:13'),(80690,1,53,'2023-02-17 08:58:16'),(80691,1,44,'2023-02-17 08:58:19'),(80692,1,59,'2023-02-17 08:58:24'),(80693,1,62,'2023-02-17 08:58:30'),(80694,1,45,'2023-02-17 08:58:37'),(80695,1,6,'2023-02-17 08:58:40'),(80696,1,70,'2023-02-17 08:58:45'),(80697,1,79,'2023-02-17 08:58:48'),(80698,1,43,'2023-02-17 08:58:51'),(80699,1,45,'2023-02-17 08:58:53'),(80700,1,62,'2023-02-17 08:58:56'),(80701,1,56,'2023-02-17 08:58:58'),(80702,1,73,'2023-02-17 08:59:05'),(80703,1,96,'2023-02-17 08:59:07'),(80704,1,53,'2023-02-17 08:59:13'),(80705,1,15,'2023-02-17 08:59:16'),(80706,1,13,'2023-02-17 08:59:23'),(80707,1,14,'2023-02-17 08:59:25'),(80708,1,44,'2023-02-17 08:59:32'),(80709,1,44,'2023-02-17 09:44:21'),(80710,1,76,'2023-02-17 10:50:59'),(80711,1,44,'2023-02-17 11:16:00'),(80712,1,44,'2023-02-17 11:56:07'),(80713,1,76,'2023-02-17 12:34:34'),(80714,1,70,'2023-02-17 14:31:40'),(80715,1,73,'2023-02-17 14:46:55'),(80716,1,43,'2023-02-17 15:27:24'),(80717,1,13,'2023-02-17 16:20:02'),(80718,1,59,'2023-02-17 16:27:09'),(80719,1,6,'2023-02-17 16:30:41'),(80720,1,43,'2023-02-17 17:35:14'),(80721,1,5,'2023-02-18 00:13:24'),(80722,1,14,'2023-02-18 07:27:09'),(80723,1,56,'2023-02-18 07:28:18'),(80724,1,6,'2023-02-18 08:18:21'),(80725,1,96,'2023-02-18 11:05:02'),(80726,1,56,'2023-02-18 15:35:24'),(80727,1,73,'2023-02-18 16:07:49'),(80728,1,66,'2023-02-18 16:08:58'),(80729,1,45,'2023-02-18 17:08:55'),(80730,1,79,'2023-02-19 11:04:45'),(80731,1,44,'2023-02-19 12:12:08'),(80732,1,59,'2023-02-19 12:15:10'),(80733,1,53,'2023-02-19 19:37:39'),(80734,1,66,'2023-02-19 20:43:47'),(80735,1,76,'2023-02-19 21:54:30'),(80736,1,6,'2023-02-19 23:54:51'),(80737,1,43,'2023-02-20 02:27:56'),(80738,1,44,'2023-02-20 04:02:46'),(80739,1,13,'2023-02-20 04:30:17'),(80740,1,76,'2023-02-20 05:13:57'),(80741,1,6,'2023-02-20 05:26:40'),(80742,1,53,'2023-02-20 08:35:24'),(80743,1,43,'2023-02-20 09:54:07'),(80744,1,96,'2023-02-20 11:43:10'),(80745,1,73,'2023-02-20 13:58:10'),(80746,1,62,'2023-02-20 15:33:47'),(80747,1,59,'2023-02-20 16:43:42'),(80748,1,44,'2023-02-20 17:36:31'),(80749,1,70,'2023-02-20 17:37:35'),(80750,1,15,'2023-02-20 17:46:53'),(80751,1,96,'2023-02-20 18:44:11'),(80752,1,6,'2023-02-20 18:49:39'),(80753,1,79,'2023-02-20 19:47:15'),(80754,1,62,'2023-02-20 22:08:41'),(80755,1,66,'2023-02-21 00:43:57'),(80756,1,5,'2023-02-21 01:17:33'),(80757,1,6,'2023-02-21 01:52:15'),(80758,1,15,'2023-02-21 02:26:30'),(80759,1,15,'2023-02-21 02:27:47'),(80760,1,70,'2023-02-21 03:08:51'),(80761,1,45,'2023-02-21 05:14:48'),(80762,1,6,'2023-02-21 06:32:10'),(80763,1,53,'2023-02-21 08:20:26'),(80764,1,56,'2023-02-21 10:49:34'),(80765,1,44,'2023-02-21 13:44:00'),(80766,1,73,'2023-02-21 18:36:40'),(80767,1,6,'2023-02-21 21:15:03'),(80768,1,53,'2023-02-21 23:29:23'),(80769,1,6,'2023-02-22 02:36:21'),(80770,1,6,'2023-02-22 02:36:23'),(80771,1,66,'2023-02-22 05:21:56'),(80772,1,76,'2023-02-22 06:38:16'),(80773,1,44,'2023-02-22 12:17:49'),(80774,1,14,'2023-02-22 16:57:56'),(80775,1,13,'2023-02-22 16:57:57'),(80776,1,96,'2023-02-22 16:57:59'),(80777,1,79,'2023-02-22 16:58:02'),(80778,1,76,'2023-02-22 16:58:04'),(80779,1,73,'2023-02-22 16:58:05'),(80780,1,62,'2023-02-22 16:58:08'),(80781,1,56,'2023-02-22 16:58:10'),(80782,1,43,'2023-02-22 16:58:11'),(80783,1,43,'2023-02-22 16:58:12'),(80784,1,53,'2023-02-22 16:58:13'),(80785,1,45,'2023-02-22 16:58:15'),(80786,1,59,'2023-02-22 16:58:16'),(80787,1,59,'2023-02-22 16:58:17'),(80788,1,15,'2023-02-22 16:58:19'),(80789,1,15,'2023-02-22 17:04:35'),(80790,1,6,'2023-02-22 23:55:10'),(80791,1,15,'2023-02-23 02:29:15'),(80792,1,79,'2023-02-23 11:37:36'),(80793,1,5,'2023-02-23 11:53:12'),(80794,1,44,'2023-02-23 13:48:50'),(80795,1,6,'2023-02-24 07:30:18'),(80796,1,66,'2023-02-24 10:31:44'),(80797,1,15,'2023-02-24 11:44:48'),(80798,1,73,'2023-02-24 14:11:40'),(80799,1,56,'2023-02-24 16:05:57'),(80800,1,53,'2023-02-24 17:03:33'),(80801,1,43,'2023-02-24 18:37:54'),(80802,1,45,'2023-02-24 21:17:33'),(80803,1,53,'2023-02-24 21:28:29'),(80804,1,96,'2023-02-24 22:07:25'),(80805,1,53,'2023-02-24 23:03:06'),(80806,1,44,'2023-02-24 23:13:16'),(80807,1,73,'2023-02-24 23:36:23'),(80808,1,59,'2023-02-25 01:21:11'),(80809,1,15,'2023-02-25 03:38:35'),(80810,1,6,'2023-02-25 04:24:33'),(80811,1,76,'2023-02-25 04:41:31'),(80812,1,62,'2023-02-25 06:46:11'),(80813,1,70,'2023-02-25 09:45:48'),(80814,1,44,'2023-02-25 13:21:23'),(80815,1,44,'2023-02-25 14:49:02'),(80816,1,62,'2023-02-25 16:24:24'),(80817,1,70,'2023-02-25 17:35:20'),(80818,1,96,'2023-02-25 19:39:38'),(80819,1,56,'2023-02-25 21:12:13'),(80820,1,59,'2023-02-26 01:24:44'),(80821,1,6,'2023-02-26 03:04:34'),(80822,1,14,'2023-02-26 03:31:06'),(80823,1,6,'2023-02-26 04:03:55'),(80824,1,79,'2023-02-26 11:46:59'),(80825,1,6,'2023-02-26 18:10:48'),(80826,1,53,'2023-02-26 22:28:10'),(80827,1,6,'2023-02-27 01:30:49'),(80828,1,45,'2023-02-27 03:40:35'),(80829,1,56,'2023-02-27 03:40:37'),(80830,1,13,'2023-02-27 07:38:00'),(80831,1,15,'2023-02-27 09:07:30'),(80832,1,15,'2023-02-27 09:07:38'),(80833,1,5,'2023-02-27 09:07:40'),(80834,1,96,'2023-02-27 09:07:42'),(80835,1,66,'2023-02-27 10:01:17'),(80836,1,66,'2023-02-27 10:01:19'),(80837,1,43,'2023-02-27 10:01:24'),(80838,1,43,'2023-02-27 10:01:26'),(80839,1,53,'2023-02-27 10:01:28'),(80840,1,53,'2023-02-27 10:01:29'),(80841,1,45,'2023-02-27 10:01:32'),(80842,1,59,'2023-02-27 10:22:50'),(80843,1,44,'2023-02-27 10:22:54'),(80844,1,15,'2023-02-27 10:22:56'),(80845,1,76,'2023-02-27 15:06:08'),(80846,1,70,'2023-02-27 15:55:33'),(80847,1,44,'2023-02-27 17:17:05'),(80848,1,44,'2023-02-27 22:45:31'),(80849,1,56,'2023-02-28 01:23:08'),(80850,1,79,'2023-02-28 01:57:16'),(80851,1,59,'2023-02-28 13:47:10'),(80852,1,6,'2023-03-01 00:21:06'),(80853,1,62,'2023-03-01 02:04:04'),(80854,1,79,'2023-03-01 02:14:05'),(80855,1,73,'2023-03-01 03:21:04'),(80856,1,73,'2023-03-01 06:13:08'),(80857,1,70,'2023-03-01 07:40:05'),(80858,1,15,'2023-03-01 10:15:24'),(80859,1,15,'2023-03-01 11:26:05'),(80860,1,66,'2023-03-01 12:02:04'),(80861,1,44,'2023-03-01 12:27:34'),(80862,1,96,'2023-03-01 12:30:04'),(80863,1,76,'2023-03-01 14:07:43'),(80864,1,62,'2023-03-01 14:50:47'),(80865,1,70,'2023-03-01 16:19:32'),(80866,1,44,'2023-03-01 17:19:05'),(80867,1,66,'2023-03-01 17:41:37'),(80868,1,43,'2023-03-01 20:57:48'),(80869,1,5,'2023-03-01 21:24:00'),(80870,1,53,'2023-03-01 21:24:04'),(80871,1,13,'2023-03-01 23:35:04'),(80872,1,59,'2023-03-02 05:35:05'),(80873,1,76,'2023-03-02 05:35:14'),(80874,1,56,'2023-03-02 05:35:48'),(80875,1,53,'2023-03-02 05:36:02'),(80876,1,44,'2023-03-02 05:36:06'),(80877,1,45,'2023-03-02 05:36:23'),(80878,1,79,'2023-03-02 05:36:33'),(80879,1,43,'2023-03-02 05:36:38'),(80880,1,45,'2023-03-02 05:36:43'),(80881,1,56,'2023-03-02 05:36:55'),(80882,1,96,'2023-03-02 05:37:03'),(80883,1,53,'2023-03-02 05:37:07'),(80884,1,14,'2023-03-02 05:37:22'),(80885,1,15,'2023-03-02 07:42:34'),(80886,1,6,'2023-03-02 13:41:55'),(80887,1,6,'2023-03-03 01:07:44'),(80888,1,15,'2023-03-03 04:11:57'),(80889,1,79,'2023-03-03 06:33:56'),(80890,1,73,'2023-03-03 06:34:07'),(80891,1,73,'2023-03-03 06:34:19'),(80892,1,62,'2023-03-03 06:34:39'),(80893,1,59,'2023-03-03 06:35:52'),(80894,1,70,'2023-03-03 14:53:43'),(80895,1,44,'2023-03-03 17:29:35'),(80896,1,6,'2023-03-03 23:08:13'),(80897,1,6,'2023-03-04 01:10:43'),(80898,1,59,'2023-03-04 05:42:11'),(80899,1,62,'2023-03-04 08:25:08'),(80900,1,56,'2023-03-04 08:26:33'),(80901,1,53,'2023-03-04 08:31:05'),(80902,1,44,'2023-03-04 08:45:41'),(80903,1,44,'2023-03-04 09:30:54'),(80904,1,53,'2023-03-04 10:29:42'),(80905,1,43,'2023-03-04 13:38:44'),(80906,1,66,'2023-03-04 17:21:22'),(80907,1,15,'2023-03-04 21:01:08'),(80908,1,13,'2023-03-05 06:47:27'),(80909,1,79,'2023-03-05 07:18:50'),(80910,1,79,'2023-03-05 13:09:51'),(80911,1,44,'2023-03-05 18:10:50'),(80912,1,70,'2023-03-05 19:04:08'),(80913,1,15,'2023-03-05 20:36:20'),(80914,1,76,'2023-03-05 21:17:15'),(80915,1,14,'2023-03-05 23:01:44'),(80916,1,96,'2023-03-06 03:42:52'),(80917,1,76,'2023-03-06 04:51:47'),(80918,1,59,'2023-03-06 06:27:46'),(80919,1,15,'2023-03-06 06:32:37'),(80920,1,6,'2023-03-06 07:14:53'),(80921,1,45,'2023-03-06 07:54:27'),(80922,1,73,'2023-03-06 09:16:18'),(80923,1,45,'2023-03-06 10:04:56'),(80924,1,53,'2023-03-06 14:46:15'),(80925,1,59,'2023-03-06 15:09:20'),(80926,1,15,'2023-03-06 15:18:12'),(80927,1,73,'2023-03-06 15:46:41'),(80928,1,5,'2023-03-06 15:51:54'),(80929,1,6,'2023-03-06 16:40:49'),(80930,1,53,'2023-03-06 18:40:27'),(80931,1,62,'2023-03-06 20:18:09'),(80932,1,66,'2023-03-06 23:23:45'),(80933,1,43,'2023-03-07 01:18:58'),(80934,1,62,'2023-03-07 13:13:47'),(80935,1,79,'2023-03-07 17:29:40'),(80936,1,43,'2023-03-07 17:29:41'),(80937,1,56,'2023-03-07 17:29:48'),(80938,1,96,'2023-03-07 17:29:59'),(80939,1,15,'2023-03-07 17:30:09'),(80940,1,13,'2023-03-07 17:30:35'),(80941,1,44,'2023-03-07 18:13:19'),(80942,1,79,'2023-03-07 19:49:44'),(80943,1,66,'2023-03-07 19:55:08'),(80944,1,14,'2023-03-07 23:05:14'),(80945,1,56,'2023-03-07 23:38:32'),(80946,1,44,'2023-03-08 04:13:13'),(80947,1,44,'2023-03-08 04:13:14'),(80948,1,76,'2023-03-08 06:29:41'),(80949,1,96,'2023-03-08 07:08:54'),(80950,1,6,'2023-03-08 09:34:47'),(80951,1,53,'2023-03-08 17:16:05'),(80952,1,76,'2023-03-08 19:05:22'),(80953,1,15,'2023-03-08 23:34:19'),(80954,1,45,'2023-03-08 23:39:19'),(80955,1,15,'2023-03-08 23:44:30'),(80956,1,62,'2023-03-08 23:51:18'),(80957,1,45,'2023-03-08 23:51:18'),(80958,1,70,'2023-03-09 00:41:23'),(80959,1,43,'2023-03-09 02:48:21'),(80960,1,53,'2023-03-09 04:31:15'),(80961,1,15,'2023-03-09 05:43:38'),(80962,1,73,'2023-03-09 07:28:12'),(80963,1,66,'2023-03-09 08:38:09'),(80964,1,44,'2023-03-09 09:09:20'),(80965,1,70,'2023-03-09 12:56:07'),(80966,1,59,'2023-03-09 15:50:40'),(80967,1,44,'2023-03-09 18:42:55'),(80968,1,96,'2023-03-09 21:58:20'),(80969,1,44,'2023-03-10 01:22:00'),(80970,1,44,'2023-03-10 04:57:33'),(80971,1,44,'2023-03-10 04:57:34'),(80972,1,5,'2023-03-10 12:36:32'),(80973,1,6,'2023-03-10 12:36:32'),(80974,1,13,'2023-03-10 12:36:33'),(80975,1,14,'2023-03-10 12:36:34'),(80976,1,76,'2023-03-10 12:36:36'),(80977,1,96,'2023-03-10 12:36:37'),(80978,1,66,'2023-03-10 12:36:38'),(80979,1,79,'2023-03-10 12:36:39'),(80980,1,56,'2023-03-10 12:36:39'),(80981,1,53,'2023-03-10 12:36:42'),(80982,1,59,'2023-03-10 12:36:43'),(80983,1,62,'2023-03-10 12:36:45'),(80984,1,79,'2023-03-10 12:36:46'),(80985,1,43,'2023-03-10 12:36:49'),(80986,1,56,'2023-03-10 12:36:53'),(80987,1,73,'2023-03-10 12:36:54'),(80988,1,15,'2023-03-10 12:37:00'),(80989,1,6,'2023-03-11 03:53:39'),(80990,1,62,'2023-03-11 05:10:10'),(80991,1,66,'2023-03-11 09:09:12'),(80992,1,53,'2023-03-11 15:09:12'),(80993,1,15,'2023-03-11 15:23:01'),(80994,1,70,'2023-03-11 16:53:07'),(80995,1,73,'2023-03-11 17:41:58'),(80996,1,44,'2023-03-11 18:55:15'),(80997,1,45,'2023-03-11 19:04:36'),(80998,1,53,'2023-03-11 20:40:50'),(80999,1,59,'2023-03-11 20:40:55'),(81000,1,6,'2023-03-12 03:51:56'),(81001,1,76,'2023-03-12 03:53:45'),(81002,1,43,'2023-03-12 09:29:23'),(81003,1,53,'2023-03-12 15:24:26'),(81004,1,6,'2023-03-12 16:31:44'),(81005,1,73,'2023-03-12 20:49:51'),(81006,1,62,'2023-03-12 22:24:40'),(81007,1,6,'2023-03-13 04:42:03'),(81008,1,43,'2023-03-13 05:30:41'),(81009,1,59,'2023-03-13 06:35:26'),(81010,1,96,'2023-03-13 08:02:33'),(81011,1,5,'2023-03-13 10:03:43'),(81012,1,14,'2023-03-13 10:23:35'),(81013,1,96,'2023-03-13 14:28:30'),(81014,1,44,'2023-03-13 19:18:51'),(81015,1,53,'2023-03-13 19:38:46'),(81016,1,15,'2023-03-13 20:19:26'),(81017,1,66,'2023-03-14 01:12:39'),(81018,1,56,'2023-03-14 01:55:45'),(81019,1,6,'2023-03-14 08:20:32'),(81020,1,44,'2023-03-14 08:43:28'),(81021,1,56,'2023-03-14 12:23:42'),(81022,1,13,'2023-03-14 13:36:34'),(81023,1,76,'2023-03-14 14:12:48'),(81024,1,73,'2023-03-14 20:25:48'),(81025,1,66,'2023-03-14 21:18:31'),(81026,1,15,'2023-03-15 06:09:20'),(81027,1,5,'2023-03-15 12:09:29'),(81028,1,59,'2023-03-15 15:11:19'),(81029,1,79,'2023-03-15 15:43:38'),(81030,1,70,'2023-03-15 17:13:38'),(81031,1,6,'2023-03-15 17:27:18'),(81032,1,44,'2023-03-15 20:03:23'),(81033,1,96,'2023-03-16 02:26:04'),(81034,1,44,'2023-03-16 06:13:48'),(81035,1,62,'2023-03-16 07:12:06'),(81036,1,66,'2023-03-16 07:44:04'),(81037,1,79,'2023-03-16 09:28:01'),(81038,1,59,'2023-03-16 09:49:15'),(81039,1,44,'2023-03-16 13:19:52'),(81040,1,13,'2023-03-16 19:54:42'),(81041,1,73,'2023-03-16 22:22:18'),(81042,1,14,'2023-03-17 00:30:05'),(81043,1,56,'2023-03-17 00:57:02'),(81044,1,53,'2023-03-17 02:10:30'),(81045,1,45,'2023-03-17 03:14:13'),(81046,1,15,'2023-03-17 04:16:13'),(81047,1,43,'2023-03-17 04:19:13'),(81048,1,76,'2023-03-17 05:11:51'),(81049,1,15,'2023-03-17 05:26:28'),(81050,1,66,'2023-03-17 05:29:48'),(81051,1,76,'2023-03-17 05:30:17'),(81052,1,53,'2023-03-17 05:31:13'),(81053,1,96,'2023-03-17 05:31:42'),(81054,1,43,'2023-03-17 05:32:38'),(81055,1,70,'2023-03-17 05:33:35'),(81056,1,56,'2023-03-17 05:34:03'),(81057,1,73,'2023-03-17 05:34:32'),(81058,1,53,'2023-03-17 05:36:01'),(81059,1,44,'2023-03-17 05:36:30'),(81060,1,45,'2023-03-17 05:40:06'),(81061,1,62,'2023-03-17 05:40:26'),(81062,1,15,'2023-03-17 09:13:22'),(81063,1,15,'2023-03-17 12:56:55'),(81064,1,6,'2023-03-17 17:27:41'),(81065,1,5,'2023-03-17 17:27:49'),(81066,1,59,'2023-03-17 18:33:48'),(81067,1,44,'2023-03-17 22:07:22'),(81068,1,53,'2023-03-18 00:28:07'),(81069,1,70,'2023-03-18 00:28:08'),(81070,1,79,'2023-03-18 00:28:08'),(81071,1,62,'2023-03-18 08:12:46'),(81072,1,96,'2023-03-18 14:38:23'),(81073,1,66,'2023-03-19 03:03:33'),(81074,1,44,'2023-03-19 04:27:34'),(81075,1,44,'2023-03-19 04:27:35'),(81076,1,76,'2023-03-19 13:09:12'),(81077,1,73,'2023-03-19 13:15:15'),(81078,1,56,'2023-03-19 14:38:09'),(81079,1,62,'2023-03-19 15:47:52'),(81080,1,56,'2023-03-19 16:06:25'),(81081,1,45,'2023-03-19 16:42:10'),(81082,1,66,'2023-03-19 16:46:33'),(81083,1,44,'2023-03-19 17:34:27'),(81084,1,44,'2023-03-19 17:41:11'),(81085,1,6,'2023-03-19 18:55:21'),(81086,1,44,'2023-03-19 22:20:42'),(81087,1,45,'2023-03-19 23:54:26'),(81088,1,15,'2023-03-20 06:20:45'),(81089,1,15,'2023-03-20 11:44:08'),(81090,1,59,'2023-03-20 11:49:59'),(81091,1,15,'2023-03-20 12:39:23'),(81092,1,44,'2023-03-20 12:58:36'),(81093,1,53,'2023-03-20 13:24:35'),(81094,1,59,'2023-03-20 16:00:48'),(81095,1,53,'2023-03-21 00:52:48'),(81096,1,13,'2023-03-21 04:56:30'),(81097,1,76,'2023-03-21 04:58:17'),(81098,1,96,'2023-03-21 07:14:58'),(81099,1,73,'2023-03-21 15:08:10'),(81100,1,44,'2023-03-21 22:32:25'),(81101,1,43,'2023-03-22 01:38:38'),(81102,1,62,'2023-03-22 02:47:32'),(81103,1,73,'2023-03-22 03:36:12'),(81104,1,53,'2023-03-22 08:26:31'),(81105,1,6,'2023-03-22 08:38:46'),(81106,1,14,'2023-03-22 08:38:47'),(81107,1,15,'2023-03-22 08:38:48'),(81108,1,5,'2023-03-22 08:38:49'),(81109,1,96,'2023-03-22 08:38:51'),(81110,1,79,'2023-03-22 08:56:09'),(81111,1,45,'2023-03-22 09:02:13'),(81112,1,56,'2023-03-22 09:15:07'),(81113,1,66,'2023-03-22 09:21:36'),(81114,1,43,'2023-03-22 10:02:09'),(81115,1,59,'2023-03-22 16:17:43'),(81116,1,70,'2023-03-22 17:49:57'),(81117,1,62,'2023-03-22 22:10:49'),(81118,1,66,'2023-03-22 22:55:05'),(81119,1,44,'2023-03-22 23:11:08'),(81120,1,44,'2023-03-23 08:31:19'),(81121,1,53,'2023-03-23 09:47:32'),(81122,1,53,'2023-03-23 09:49:42'),(81123,1,15,'2023-03-23 09:52:08'),(81124,1,56,'2023-03-23 11:23:23'),(81125,1,6,'2023-03-23 13:41:35'),(81126,1,13,'2023-03-23 16:07:52'),(81127,1,96,'2023-03-23 16:07:55'),(81128,1,79,'2023-03-23 16:07:58'),(81129,1,76,'2023-03-23 16:07:58'),(81130,1,76,'2023-03-23 16:07:58'),(81131,1,73,'2023-03-23 16:07:59'),(81132,1,70,'2023-03-23 16:08:00'),(81133,1,45,'2023-03-23 16:08:08'),(81134,1,44,'2023-03-23 16:08:10'),(81135,1,59,'2023-03-23 16:08:11'),(81136,1,44,'2023-03-23 16:08:11'),(81137,1,15,'2023-03-23 16:08:11'),(81138,1,44,'2023-03-24 00:21:09'),(81139,1,44,'2023-03-24 05:15:19'),(81140,1,44,'2023-03-24 05:15:20'),(81141,1,44,'2023-03-24 05:15:21'),(81142,1,44,'2023-03-24 11:32:47'),(81143,1,44,'2023-03-24 11:32:48'),(81144,1,44,'2023-03-24 11:32:49'),(81145,1,62,'2023-03-24 21:41:27'),(81146,1,6,'2023-03-25 01:43:39'),(81147,1,70,'2023-03-25 09:09:55'),(81148,1,53,'2023-03-25 10:23:11'),(81149,1,43,'2023-03-25 10:41:10'),(81150,1,44,'2023-03-25 23:09:53'),(81151,1,53,'2023-03-26 00:03:10'),(81152,1,76,'2023-03-26 00:08:11'),(81153,1,44,'2023-03-26 01:57:51'),(81154,1,15,'2023-03-26 02:48:30'),(81155,1,59,'2023-03-26 03:32:55'),(81156,1,66,'2023-03-26 03:32:57'),(81157,1,15,'2023-03-26 03:33:05'),(81158,1,96,'2023-03-26 03:33:07'),(81159,1,66,'2023-03-26 03:33:11'),(81160,1,79,'2023-03-26 03:33:15'),(81161,1,70,'2023-03-26 03:33:19'),(81162,1,56,'2023-03-26 03:33:23'),(81163,1,73,'2023-03-26 03:33:27'),(81164,1,76,'2023-03-26 03:33:31'),(81165,1,15,'2023-03-26 03:33:35'),(81166,1,44,'2023-03-26 03:33:43'),(81167,1,59,'2023-03-26 03:33:52'),(81168,1,45,'2023-03-26 03:34:07'),(81169,1,79,'2023-03-26 03:34:12'),(81170,1,43,'2023-03-26 03:34:14'),(81171,1,62,'2023-03-26 03:34:18'),(81172,1,73,'2023-03-26 03:34:20'),(81173,1,96,'2023-03-26 03:34:22'),(81174,1,53,'2023-03-26 03:34:24'),(81175,1,15,'2023-03-26 03:34:26'),(81176,1,5,'2023-03-26 10:31:55'),(81177,1,14,'2023-03-26 19:03:25'),(81178,1,6,'2023-03-27 09:36:41'),(81179,1,13,'2023-03-27 09:46:15'),(81180,1,70,'2023-03-27 13:02:57'),(81181,1,44,'2023-03-28 03:02:25');
/*!40000 ALTER TABLE `wp_supsystic_ss_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint unsigned NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (15,3,0),(18,4,0),(19,4,0),(20,4,0),(21,4,0),(22,4,0),(28,4,0),(43,7,0),(44,6,0),(45,5,0),(53,2,0),(56,8,0),(59,9,0),(62,10,0),(66,11,0),(70,12,0),(73,13,0),(76,14,0),(79,15,0),(96,16,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint unsigned NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,1),(3,3,'category','',0,1),(4,4,'nav_menu','',0,6),(5,5,'category','',0,1),(6,6,'category','',0,1),(7,7,'category','',0,1),(8,8,'category','',0,1),(9,9,'category','',0,1),(10,10,'category','',0,1),(11,11,'category','',0,1),(12,12,'category','',0,1),(13,13,'category','',0,1),(14,14,'category','',0,1),(15,15,'category','',0,1),(16,16,'category','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'My Blog','my-blog',0),(3,'Fruits &amp; Vegetables','fruits-vegetables',0),(4,'Main Menu','main-menu',0),(5,'Verbindingen','verbindingen',0),(6,'Prijzen','prijzen',0),(7,'Auto','auto',0),(8,'Creditcards','creditcards',0),(9,'senior dating','senior-dating',0),(10,'tweedehands auto','tweedehands-auto',0),(11,'Auto rijles','auto-rijles',0),(12,'Bitcoin gids','bitcoin-gids',0),(13,'Financieel en Geld','financieel-en-geld',0),(14,'Freelancen','freelancen',0),(15,'biflatie en pakket','biflatie-en-pakket',0),(16,'aandeel vergelijken','aandeel-vergelijken',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','editor'),(2,1,'first_name','Carla'),(3,1,'last_name','Dunn'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','text_widget_custom_html'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"92e4f7668875793590581b5bb00ac5f6c31491221c80fad9a26c62113409d776\";a:4:{s:10:\"expiration\";i:1663130495;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1662957695;}s:64:\"7f284c3bff9a7dbcb8b1d55162ccb808fcbabed10323c1addb2867d24d1794dd\";a:4:{s:10:\"expiration\";i:1663130496;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1662957696;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','95'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"190.98.43.0\";}'),(19,1,'wp_user-settings','editor=tinymce&libraryContent=browse'),(20,1,'wp_user-settings-time','1588090474'),(21,1,'supsystic-social-sharing-ignore-tour','1'),(22,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(23,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(24,1,'nav_menu_recently_edited','4'),(25,1,'_yoast_wpseo_profile_updated','1589661297');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'editor','$P$BCbhGCOYwKRX2957Xb.mV19ISSh2NK.','editor','[email protected]','','2020-02-04 18:52:18','',0,'Carla Dunn');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpil_keyword_select_links`
--

DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `keyword_id` int unsigned NOT NULL,
  `post_id` int unsigned NOT NULL,
  `post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sentence_text` text COLLATE utf8mb4_unicode_ci,
  `case_keyword` text COLLATE utf8mb4_unicode_ci,
  `meta_data` text COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`id`),
  KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpil_keyword_select_links`
--

LOCK TABLES `wp_wpil_keyword_select_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpil_report_links`
--

DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL,
  `clean_url` text COLLATE utf8mb4_unicode_ci,
  `raw_url` text COLLATE utf8mb4_unicode_ci,
  `host` text COLLATE utf8mb4_unicode_ci,
  `anchor` text COLLATE utf8mb4_unicode_ci,
  `internal` tinyint(1) DEFAULT '0',
  `has_links` tinyint(1) NOT NULL DEFAULT '0',
  `post_type` text COLLATE utf8mb4_unicode_ci,
  `location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`link_id`),
  KEY `post_id` (`post_id`),
  KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpil_report_links`
--

LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable`
--

DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `permalink_hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `object_id` bigint DEFAULT NULL,
  `object_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `object_sub_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `author_id` bigint DEFAULT NULL,
  `post_parent` bigint DEFAULT NULL,
  `title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `breadcrumb_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT '0',
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int unsigned DEFAULT NULL,
  `canonical` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `primary_focus_keyword` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `primary_focus_keyword_score` int DEFAULT NULL,
  `readability_score` int DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT '0',
  `is_robots_noindex` tinyint(1) DEFAULT '0',
  `is_robots_nofollow` tinyint(1) DEFAULT '0',
  `is_robots_noarchive` tinyint(1) DEFAULT '0',
  `is_robots_noimageindex` tinyint(1) DEFAULT '0',
  `is_robots_nosnippet` tinyint(1) DEFAULT '0',
  `twitter_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `twitter_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `twitter_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `twitter_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `open_graph_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `open_graph_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `open_graph_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `open_graph_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `open_graph_image_meta` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `link_count` int DEFAULT NULL,
  `incoming_link_count` int DEFAULT NULL,
  `prominent_words_version` int unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint NOT NULL DEFAULT '1',
  `language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_page_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_article_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int DEFAULT NULL,
  `version` int DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable`
--

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'https://tvmaria.net/','20:72d100076816e8c374288b969c24c2ee',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Unique Nutritional Benefits ','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2020-11-26 08:20:07','2022-09-11 23:28:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-03 07:27:33','2020-02-27 11:53:30'),(2,'https://tvmaria.net/category/senior-dating/','43:2d6cd07e6c647782736a32cb276a92f5',9,'term','category',NULL,NULL,NULL,NULL,'senior dating',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:38:36','2022-09-15 00:20:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 21:33:43','2020-04-12 21:32:17'),(3,'https://tvmaria.net/category/fruits-vegetables/','47:04597e76f7133b9af99d21b81e66be3f',3,'term','category',NULL,NULL,NULL,NULL,'Fruits &amp; Vegetables',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:44:52','2022-09-15 01:24:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-27 11:53:39','2020-02-27 11:53:30'),(4,'https://tvmaria.net/author/editor/','34:923cbae493c78048f66eb1ac95ec616c',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/5ec4b4010e1a87a4e36a76ed4ac0a0c0?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/5ec4b4010e1a87a4e36a76ed4ac0a0c0?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-11-26 11:47:04','2022-09-11 23:53:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-03 07:27:33','2020-02-04 18:52:28'),(5,'https://tvmaria.net/er-zijn-behoorlijk-wat-verschillende-autoverzekeringen-beschikbaar-voor-type-autos-maar-welke-polis-past-het-beste-bij-mijn-voertuig/','153:4817c34ccb02d619be62146c5da4d2e9',43,'post','post',1,0,NULL,NULL,'Er zijn behoorlijk wat verschillende autoverzekeringen beschikbaar voor type auto&#8217;s maar welke polis past het beste bij mijn voertuig?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/921001.jpg',NULL,'51','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/921001.jpg','51','featured-image','{\"width\":960,\"height\":505,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/921001.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/921001.jpg\",\"size\":\"full\",\"id\":51,\"alt\":\"\",\"pixels\":484800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 11:47:04','2022-09-14 11:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:38:22','2020-04-17 08:22:46'),(6,'https://tvmaria.net/4-tips-voor-online-dating-boven-de-50/','58:686b5ee1ef5b929a024779bde2b0e88d',59,'post','post',1,0,NULL,NULL,'4 tips voor online dating boven de 50','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:49:00','2022-09-15 01:25:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 21:33:43','2020-04-12 21:32:17'),(7,'https://tvmaria.net/extraordinary-fruits-around-the-world/','58:f6aa4c47090c8d12a3b627de437cd9c5',15,'post','post',1,0,NULL,NULL,'Extraordinary Fruits Around The World','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg',NULL,'16','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg','16','featured-image','{\"width\":500,\"height\":500,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/02/10-amazing-exotic-fruits-you-should-try-1-885-IFR-cover.jpg\",\"size\":\"full\",\"id\":16,\"alt\":\"\",\"pixels\":250000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 11:51:00','2022-09-12 05:08:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-27 11:53:39','2020-02-27 11:53:30'),(8,'https://tvmaria.net/category/financieel-en-geld/','48:142fc9a99ef7a2625bb646dd14ab54eb',13,'term','category',NULL,NULL,NULL,NULL,'Financieel en Geld',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:52:54','2022-09-12 05:53:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-29 20:16:05','2020-05-17 20:14:03'),(9,'https://tvmaria.net/category/biflatie-en-pakket/','48:f615ee5b4268f5f085cdad8bcee800ac',15,'term','category',NULL,NULL,NULL,NULL,'biflatie en pakket',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:54:39','2022-09-12 16:31:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-10-22 02:58:47','2020-10-25 02:41:10'),(10,'https://tvmaria.net/category/tweedehands-auto/','46:a2600068db97dba724b5e5120bb5a520',10,'term','category',NULL,NULL,NULL,NULL,'tweedehands auto',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:56:27','2022-09-15 01:25:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-08 20:22:12','2020-05-04 20:19:26'),(11,'https://tvmaria.net/category/prijzen/','37:6b069afc5c0f1963abfe10754a8a7b3d',6,'term','category',NULL,NULL,NULL,NULL,'Prijzen',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 11:58:08','2022-09-15 01:25:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:34:00','2020-04-10 15:31:50'),(12,'https://tvmaria.net/hoe-een-tweedehands-auto-te-verkopen/','57:02085d01bb2368bb14344121c0036d17',62,'post','post',1,0,NULL,NULL,'Hoe een tweedehands auto te verkopen','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:03:57','2022-09-14 11:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-08 20:22:12','2020-05-04 20:19:26'),(13,'https://tvmaria.net/holiday-credit-card-tips-om-u-uit-de-schulden-te-houden/','76:3c0b84df2bb8232aff1d03fc94a96d32',73,'post','post',1,0,NULL,NULL,'Holiday Credit Card Tips om u uit de schulden te houden','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg',NULL,'74','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg','74','featured-image','{\"width\":346,\"height\":146,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg\",\"size\":\"full\",\"id\":74,\"alt\":\"\",\"pixels\":50516,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 12:05:23','2022-09-14 11:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-29 20:16:05','2020-05-17 20:14:03'),(14,'https://tvmaria.net/5-handige-punten-om-te-leren-autorijden/','60:8b6f435fca11eacd49cb1416760e53fa',66,'post','post',1,0,NULL,NULL,'5 handige punten om te leren autorijden','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg',NULL,'68','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg','68','featured-image','{\"width\":1000,\"height\":1000,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg\",\"size\":\"full\",\"id\":68,\"alt\":\"\",\"pixels\":1000000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 12:06:36','2022-09-14 11:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-10 20:55:58','2020-04-30 20:54:09'),(15,'https://tvmaria.net/category/bitcoin-gids/','42:1aada59a15119e33b19ed1eb08202b8a',12,'term','category',NULL,NULL,NULL,NULL,'Bitcoin gids',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:07:54','2022-09-15 01:25:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-28 16:14:39','2020-05-17 16:12:57'),(16,'https://tvmaria.net/privacy-policy/','35:658bffc2de27965085c990ea5d762276',13,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:09:00','2022-09-15 01:24:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-27 11:37:53','2020-02-27 11:37:53'),(17,'https://tvmaria.net/category/creditcards/','41:f6ac35e1aa03d2f825af7d5cfd097ab1',8,'term','category',NULL,NULL,NULL,NULL,'Creditcards',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:10:15','2022-09-15 01:25:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:47:29','2020-04-18 21:43:48'),(18,'https://tvmaria.net/category/my-blog/','37:1f59b8f3e1e44c4ac79dd69909fa74c9',2,'term','category',NULL,NULL,NULL,NULL,'My Blog',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:14:31','2022-09-15 01:25:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:42:54','2020-04-16 23:39:56'),(19,'https://tvmaria.net/het-bellen-via-het-internet-is-erg-belangrijk-zeker-als-je-vaak-internationaal-aan-het-reizen-bent-wat-kun-je-allemaal-doen-met-deze-informatie/','164:257cd303bdf32d25efe190c332f7408f',45,'post','post',1,0,NULL,NULL,'Het bellen via het internet is erg belangrijk, zeker als je vaak internationaal aan het reizen bent, wat kun je allemaal doen met deze informatie?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/331.jpg',NULL,'46','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/331.jpg','46','featured-image','{\"width\":547,\"height\":427,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/331.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/331.jpg\",\"size\":\"full\",\"id\":46,\"alt\":\"\",\"pixels\":233569,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 12:28:21','2022-09-15 01:25:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:30:19','2020-04-16 21:22:54'),(20,'https://tvmaria.net/welke-dingen-moet-je-afstrepen-als-je-gebruik-wil-maken-van-een-betrouwbare-vergelijkingssite-een-aantal-voor-en-nadelen-op-een-rij/','152:02b7953616c87a8d44b5a57bea7e1fa5',44,'post','post',1,0,NULL,NULL,'Welke dingen moet je afstrepen als je gebruik wil maken van een betrouwbare vergelijkingssite? Een aantal voor- en nadelen op een rij','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/3311.jpg',NULL,'48','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/3311.jpg','48','featured-image','{\"width\":1280,\"height\":842,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/3311.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/3311.jpg\",\"size\":\"full\",\"id\":48,\"alt\":\"\",\"pixels\":1077760,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 12:29:39','2022-09-15 05:22:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:34:00','2020-04-10 15:31:50'),(21,'https://tvmaria.net/hoe-kunnen-we-gebruik-maken-van-de-traditionele-creditcard-wat-zijn-de-voorwaarden-en-belangen-van-alle-maatschappijen/','139:58187b12941f54eeb7a4ec07646c88a1',56,'post','post',1,0,NULL,NULL,'Hoe kunnen we gebruik maken van de traditionele creditcard? Wat zijn de voorwaarden en belangen van alle maatschappijen?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg',NULL,'57','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg','57','featured-image','{\"width\":1200,\"height\":906,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/111a1.jpg\",\"size\":\"full\",\"id\":57,\"alt\":\"\",\"pixels\":1087200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 12:30:19','2022-09-14 11:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:47:29','2020-04-18 21:43:48'),(22,'https://tvmaria.net/category/freelancen/','40:ac90d3aac375a9785db5e2f5799df572',14,'term','category',NULL,NULL,NULL,NULL,'Freelancen',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:32:06','2022-09-15 01:24:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-05-19 16:55:17','2020-05-28 16:52:51'),(23,'https://tvmaria.net/contact/','28:8b0a4629138db14f0fd7a203e5dccb14',6,'post','page',1,0,NULL,NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:36:21','2022-09-12 16:09:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-27 11:37:17','2020-02-04 18:52:28'),(24,'https://tvmaria.net/de-eenvoudige-beginnershandleiding-voor-het-kopen-van-bitcoin/','82:750887601b7635b54c895b208cabb1f1',70,'post','post',1,0,NULL,NULL,'De eenvoudige beginnershandleiding voor het kopen van Bitcoin','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg',NULL,'71','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg','71','featured-image','{\"width\":284,\"height\":177,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg\",\"size\":\"full\",\"id\":71,\"alt\":\"\",\"pixels\":50268,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 12:40:06','2022-09-12 15:00:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-28 16:14:39','2020-05-17 16:12:57'),(25,'https://tvmaria.net/category/auto/','34:d0bffc4eaf9fb9d8821585177869e414',7,'term','category',NULL,NULL,NULL,NULL,'Auto',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:46:57','2022-09-15 01:24:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:38:22','2020-04-17 08:22:46'),(26,'https://tvmaria.net/category/auto-rijles/','41:1d618a609ad4f871babd2e793f6efb00',11,'term','category',NULL,NULL,NULL,NULL,'Auto rijles',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 12:55:46','2022-09-15 01:25:00',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-10 20:55:58','2020-04-30 20:54:09'),(27,'https://tvmaria.net/er-zijn-6-stimuleringspakketten-voorgesteld-om-tweede-rechtstreekse-betalingen-aan-amerikanen-te-bieden/','124:3e0a3070958dba78623761bc4ffa5fdb',79,'post','post',1,0,NULL,NULL,'Er zijn 6 stimuleringspakketten voorgesteld om tweede rechtstreekse betalingen aan Amerikanen te bieden','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg',NULL,'80','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg','80','featured-image','{\"width\":300,\"height\":168,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg\",\"size\":\"full\",\"id\":80,\"alt\":\"\",\"pixels\":50400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 13:01:43','2022-09-12 07:23:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-10-22 02:58:47','2020-10-25 02:41:10'),(28,'https://tvmaria.net/op-welke-manier-kunnen-we-energie-vergelijken-in-2020-een-aantal-tips-die-je-makkelijk-kunt-toepassen-bij-het-vergelijken/','142:fda0761c2bc4ffbbfa6584616bb07c31',53,'post','post',1,0,NULL,NULL,'Op welke manier kunnen we energie vergelijken in 2020? Een aantal tips die je makkelijk kunt toepassen bij het vergelijken!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/11113.jpg',NULL,'54','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/04/11113.jpg','54','featured-image','{\"width\":1280,\"height\":649,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/04/11113.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/04/11113.jpg\",\"size\":\"full\",\"id\":54,\"alt\":\"\",\"pixels\":830720,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-26 13:02:26','2022-09-14 11:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:42:54','2020-04-16 23:39:56'),(29,'https://tvmaria.net/category/verbindingen/','42:1ce08d5a17d7b2da05a05e181f814cc9',5,'term','category',NULL,NULL,NULL,NULL,'Verbindingen',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 13:02:48','2022-09-15 01:25:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-03 11:30:19','2020-04-16 21:22:54'),(30,'https://tvmaria.net/aansprakelijkheidsverzekering-voor-freelancers-wat-u-moet-weten/','84:f9c2586e3b6bcc6048e4aec43765982d',76,'post','post',1,0,NULL,NULL,'Aansprakelijkheidsverzekering voor freelancers: wat u moet weten','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png',NULL,'78','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png','78','featured-image','{\"width\":958,\"height\":350,\"url\":\"https://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png\",\"size\":\"full\",\"id\":78,\"alt\":\"\",\"pixels\":335300,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-11-26 13:05:53','2022-09-14 11:54:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-05-19 16:55:17','2020-05-28 16:52:51'),(31,'https://tvmaria.net/about-us/','29:32326e892ddac7502aa9d23d02204beb',5,'post','page',1,0,NULL,NULL,'About Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 13:17:36','2022-09-14 18:54:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-27 11:34:21','2020-02-04 18:52:28'),(32,'https://tvmaria.net/terms-and-conditions/','41:d37eeb418a4a7a1e24d731748b300a8d',14,'post','page',1,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-26 13:21:01','2022-09-15 01:24:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-27 11:38:10','2020-02-27 11:38:10'),(33,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-06 02:31:37','2022-09-18 04:11:13',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(34,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-14 13:26:14','2022-10-01 11:11:01',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(35,NULL,NULL,80,'post','attachment',1,79,NULL,NULL,'5n45vn4v5b','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg',NULL,'80','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg','80','attachment-image','{\"width\":300,\"height\":168,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/10/5n45vn4v5b.jpg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/10/5n45vn4v5b.jpg\",\"size\":\"full\",\"id\":80,\"alt\":\"\",\"pixels\":50400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(36,NULL,NULL,78,'post','attachment',1,76,NULL,NULL,'q3idfl4d34','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png',NULL,'78','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png','78','attachment-image','{\"width\":958,\"height\":350,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/05/q3idfl4d34.png\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/05/q3idfl4d34.png\",\"size\":\"full\",\"id\":78,\"alt\":\"\",\"pixels\":335300,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(37,NULL,NULL,74,'post','attachment',1,73,NULL,NULL,'cka1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg',NULL,'74','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg','74','attachment-image','{\"width\":346,\"height\":146,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/cka1.jpeg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/cka1.jpeg\",\"size\":\"full\",\"id\":74,\"alt\":\"\",\"pixels\":50516,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(38,NULL,NULL,71,'post','attachment',1,70,NULL,NULL,'laq12wsw','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg',NULL,'71','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg','71','attachment-image','{\"width\":284,\"height\":177,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/laq12wsw.jpeg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/laq12wsw.jpeg\",\"size\":\"full\",\"id\":71,\"alt\":\"\",\"pixels\":50268,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(39,NULL,NULL,68,'post','attachment',1,66,NULL,NULL,'ll119r94ed3434','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg',NULL,'68','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg','68','attachment-image','{\"width\":1000,\"height\":1000,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/ll119r94ed3434.jpg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/ll119r94ed3434.jpg\",\"size\":\"full\",\"id\":68,\"alt\":\"\",\"pixels\":1000000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(40,NULL,NULL,63,'post','attachment',1,62,NULL,NULL,'l9k33]','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/l9k33.jpeg',NULL,'63','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/l9k33.jpeg','63','attachment-image','{\"width\":382,\"height\":132,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/l9k33.jpeg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/l9k33.jpeg\",\"size\":\"full\",\"id\":63,\"alt\":\"\",\"pixels\":50424,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(41,NULL,NULL,60,'post','attachment',1,59,NULL,NULL,'l0034','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/l0034.jpeg',NULL,'60','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/l0034.jpeg','60','attachment-image','{\"width\":275,\"height\":183,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/l0034.jpeg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/l0034.jpeg\",\"size\":\"full\",\"id\":60,\"alt\":\"\",\"pixels\":50325,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(42,NULL,NULL,57,'post','attachment',1,56,NULL,NULL,'111a1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg',NULL,'57','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg','57','attachment-image','{\"width\":1200,\"height\":906,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/111a1.jpg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/111a1.jpg\",\"size\":\"full\",\"id\":57,\"alt\":\"\",\"pixels\":1087200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(43,NULL,NULL,54,'post','attachment',1,53,NULL,NULL,'11113','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/11113.jpg',NULL,'54','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/11113.jpg','54','attachment-image','{\"width\":1280,\"height\":649,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/11113.jpg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/11113.jpg\",\"size\":\"full\",\"id\":54,\"alt\":\"\",\"pixels\":830720,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(44,NULL,NULL,51,'post','attachment',1,43,NULL,NULL,'921001','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/921001.jpg',NULL,'51','attachment-image',NULL,NULL,'http://tvmaria.net/wp-content/uploads/2020/04/921001.jpg','51','attachment-image','{\"width\":960,\"height\":505,\"url\":\"http://tvmaria.net/wp-content/uploads/2020/04/921001.jpg\",\"path\":\"/var/www/tvmaria.net/public_html/wp-content/uploads/2020/04/921001.jpg\",\"size\":\"full\",\"id\":51,\"alt\":\"\",\"pixels\":484800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-02-20 21:06:23','2022-09-11 23:17:57',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(47,'https://tvmaria.net/category/aandeel-vergelijken/','49:1fb6065c6df3e610bb3897d6a423e875',16,'term','category',NULL,NULL,NULL,NULL,'aandeel vergelijken',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-03 07:27:17','2022-09-15 01:24:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-03 07:27:33','2021-07-11 07:26:31'),(48,'https://tvmaria.net/nuix-aandelen-duiken-op-een-andere-downgrade/','65:8af7586413c2017d88f6511a047db075',96,'post','post',1,0,NULL,NULL,'Nuix-aandelen duiken op een andere downgrade','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tvmaria.net/wp-content/uploads/2021/06/4fd5v4fd.jpg',NULL,'97','featured-image',NULL,NULL,'https://tvmaria.net/wp-content/uploads/2021/06/4fd5v4fd.jpg','97','featured-image','{\"width\":300,\"height\":168,\"url\":\"https://tvmaria.net/wp-content/uploads/2021/06/4fd5v4fd.jpg\",\"path\":\"/opt/aphex/sites/tvmaria.net/wp-content/uploads/2021/06/4fd5v4fd.jpg\",\"size\":\"full\",\"id\":97,\"alt\":\"\",\"pixels\":50400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-06-03 07:27:33','2022-09-11 23:53:35',1,NULL,NULL,NULL,NULL,0,3,2,'2021-06-03 07:27:33','2021-07-11 07:26:31');
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int unsigned NOT NULL,
  `ancestor_id` int unsigned NOT NULL,
  `depth` int unsigned DEFAULT NULL,
  `blog_id` bigint NOT NULL DEFAULT '1',
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,0,0,1),(17,0,0,1),(18,0,0,1),(19,0,0,1),(20,0,0,1),(21,0,0,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(30,0,0,1),(31,0,0,1),(32,0,0,1),(33,0,0,1),(34,0,0,1),(35,27,1,1),(36,30,1,1),(37,13,1,1),(38,24,1,1),(39,14,1,1),(40,12,1,1),(41,6,1,1),(42,21,1,1),(43,28,1,1),(44,5,1,1),(47,0,0,1),(48,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_migrations`
--

DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_migrations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `WP_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_migrations`
--

LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_primary_term`
--

DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_primary_term` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint DEFAULT NULL,
  `term_id` bigint DEFAULT NULL,
  `taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_primary_term`
--

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (1,43,7,'category','2020-11-26 11:47:04','2022-09-14 11:54:21',1),(2,59,9,'category','2020-11-26 11:49:00','2022-09-15 01:25:32',1),(3,62,10,'category','2020-11-26 12:03:57','2022-09-14 11:54:21',1),(4,73,13,'category','2020-11-26 12:05:23','2022-09-14 11:54:21',1),(5,66,11,'category','2020-11-26 12:06:36','2022-09-14 11:54:21',1),(6,45,5,'category','2020-11-26 12:28:21','2022-09-15 01:25:50',1),(7,44,6,'category','2020-11-26 12:29:39','2022-09-15 05:22:29',1),(8,56,8,'category','2020-11-26 12:30:19','2022-09-14 11:54:21',1),(9,70,12,'category','2020-11-26 12:40:06','2022-09-12 15:00:26',1),(10,79,15,'category','2020-11-26 13:01:43','2022-09-12 07:23:19',1),(11,76,14,'category','2020-11-26 13:05:53','2022-09-14 11:54:20',1),(12,96,16,'category','2021-06-03 07:27:33','2022-09-11 23:53:35',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_id` bigint unsigned NOT NULL,
  `target_post_id` bigint unsigned NOT NULL,
  `type` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `indexable_id` int unsigned DEFAULT NULL,
  `target_indexable_id` int unsigned DEFAULT NULL,
  `height` int unsigned DEFAULT NULL,
  `width` int unsigned DEFAULT NULL,
  `size` int unsigned DEFAULT NULL,
  `language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (14,'https://vergelijk-gratis.nl/',44,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(15,'https://vergelijk-gratis.nl/inboedelverzekering/',44,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(18,'https://leukedatingsite.nl/senioren-dating/',59,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(19,'https://leukedatingsite.nl/e-matching/',59,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(20,'https://internetvergelijken.org/internet/',45,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(21,'https://beste-energievergelijker.com/energie-vergelijken/',53,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(22,'https://verzekering-winkel.com/autoverzekering/',43,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(23,'https://spaarbuidel.nl/creditcard/',56,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(28,'https://verkeersborden.nu/theorie-examen-oefenen',66,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(29,'https://verkeersborden.nu/alle-verkeersborden',66,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(30,'https://www.kentekencheck.nu/dagwaarde-auto/',62,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(31,'https://www.kentekencheck.nu/auto-taxeren/',62,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(32,'https://www.bitcoinexchangenederland.nl/bitcoin-waarde/',70,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(33,'https://www.bitcoinexchangenederland.nl/bitcoin-kopen/',70,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(34,'https://www.123creditcardvergelijk.nl/creditcard-aanvragen/',73,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(35,'https://www.123creditcardvergelijk.nl/debit-card/',73,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(40,'https://www.aansprakelijkheidsverzekering.com/fbto-verzekeringen.html',76,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(41,'https://www.aansprakelijkheidsverzekering.com/hema-verzekeringen.html',76,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(46,'https://biflatie.nl/waarde-bitcoin/',79,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(47,'https://biflatie.nl/bitcoin-kopen/',79,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(48,'https://aandelenkopen.nl/galapagos-aandeel/',96,0,'external',48,NULL,NULL,NULL,NULL,NULL,NULL),(49,'https://aandelenkopen.nl/adyen-aandeel/',96,0,'external',48,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_meta` (
  `object_id` bigint unsigned NOT NULL,
  `internal_link_count` int unsigned DEFAULT NULL,
  `incoming_link_count` int unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (3,0,0),(7,0,0),(8,0,0),(9,0,0),(10,0,0),(23,0,0),(24,0,0),(27,0,0),(29,0,0),(30,0,0),(31,0,0),(32,0,0),(33,0,0),(34,0,0),(36,0,0),(37,0,0),(39,0,0),(40,0,0),(41,0,0),(42,0,0),(43,0,0),(44,0,0),(45,0,0),(53,0,0),(56,0,0),(59,0,0),(62,0,0),(66,0,0),(70,0,0),(73,0,0),(76,0,0),(79,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2023-03-29  8:47:02