-- mysqldump-php https://github.com/ifsnop/mysqldump-php -- -- Host: localhost Database: landing -- ------------------------------------------------------ -- Server version 5.5.5-10.1.32-MariaDB -- Date: Wed, 18 Mar 2020 22:22:11 +0000 /*!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 */; /*!40101 SET NAMES utf8 */; /*!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_actionscheduler_actions` -- DROP TABLE IF EXISTS `wp_actionscheduler_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_actionscheduler_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `schedule` longtext COLLATE utf8mb4_unicode_ci, `group_id` bigint(20) unsigned NOT NULL DEFAULT '0', `attempts` int(11) NOT NULL DEFAULT '0', `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `claim_id` bigint(20) unsigned NOT NULL DEFAULT '0', `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`action_id`), KEY `hook` (`hook`), KEY `status` (`status`), KEY `scheduled_date_gmt` (`scheduled_date_gmt`), KEY `args` (`args`), KEY `group_id` (`group_id`), KEY `last_attempt_gmt` (`last_attempt_gmt`), KEY `claim_id` (`claim_id`) ) ENGINE=InnoDB AUTO_INCREMENT=1558 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_actions` -- LOCK TABLES `wp_actionscheduler_actions` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */; INSERT INTO `wp_actionscheduler_actions` VALUES (1537,'action_scheduler/migration_hook','complete','2020-03-05 16:19:26','2020-03-05 18:19:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1583425166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1583425166;}',1,1,'2020-03-05 16:38:10','2020-03-05 18:38:10',0,NULL),(1538,'action_scheduler/migration_hook','complete','2020-03-05 16:38:12','2020-03-05 18:38:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1583426292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1583426292;}',1,1,'2020-03-05 16:49:44','2020-03-05 18:49:44',0,NULL),(1539,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-07 00:00:00','2020-03-07 02:00:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583539200;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583539200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-07 00:14:32','2020-03-07 02:14:32',0,NULL),(1540,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-08 00:14:32','2020-03-08 02:14:32','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583626472;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583626472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-08 00:28:17','2020-03-08 02:28:17',0,NULL),(1541,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-09 00:28:17','2020-03-09 02:28:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583713697;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583713697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-09 00:52:36','2020-03-09 02:52:36',0,NULL),(1542,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-10 00:52:36','2020-03-10 02:52:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583801556;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583801556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-10 00:52:54','2020-03-10 02:52:54',0,NULL),(1543,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-11 00:52:54','2020-03-11 02:52:54','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583887974;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583887974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-11 01:07:09','2020-03-11 03:07:09',0,NULL),(1544,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-12 01:07:09','2020-03-12 03:07:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583975229;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583975229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-12 01:16:53','2020-03-12 03:16:53',0,NULL),(1545,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-13 01:16:53','2020-03-13 03:16:53','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584062213;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584062213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-13 01:25:44','2020-03-13 03:25:44',0,NULL),(1546,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-14 01:25:45','2020-03-14 03:25:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584149145;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584149145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-14 01:27:52','2020-03-14 03:27:52',0,NULL),(1547,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-15 01:27:52','2020-03-15 03:27:52','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584235672;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584235672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-15 01:32:22','2020-03-15 03:32:22',0,NULL),(1548,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-16 01:32:22','2020-03-16 03:32:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584322342;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584322342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-16 01:58:48','2020-03-16 03:58:48',0,NULL),(1549,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-17 01:58:48','2020-03-17 03:58:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584410328;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584410328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-17 02:08:06','2020-03-17 04:08:06',0,NULL),(1550,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-18 02:08:06','2020-03-18 04:08:06','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584497286;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584497286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-03-18 02:35:08','2020-03-18 04:35:08',0,NULL),(1551,'action_scheduler/migration_hook','complete','2020-03-17 20:57:23','2020-03-17 22:57:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584478643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584478643;}',1,1,'2020-03-17 20:58:34','2020-03-17 22:58:34',0,NULL),(1552,'action_scheduler/migration_hook','complete','2020-03-17 21:21:52','2020-03-17 23:21:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584480112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584480112;}',1,1,'2020-03-17 21:22:35','2020-03-17 23:22:35',0,NULL),(1553,'action_scheduler/migration_hook','complete','2020-03-17 22:17:39','2020-03-18 00:17:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584483459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584483459;}',1,1,'2020-03-17 22:17:52','2020-03-18 00:17:52',0,NULL),(1554,'wpforms_process_entry_emails_meta_cleanup','pending','2020-03-19 02:35:08','2020-03-19 04:35:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584585308;s:18:\"\0*\0first_timestamp\";i:1583539200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584585308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1555,'action_scheduler/migration_hook','complete','2020-03-18 21:13:30','2020-03-18 23:13:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584566010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584566010;}',1,1,'2020-03-18 21:14:54','2020-03-18 23:14:54',0,NULL),(1556,'action_scheduler/migration_hook','complete','2020-03-18 22:11:10','2020-03-19 00:11:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584569470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584569470;}',1,1,'2020-03-18 22:11:26','2020-03-19 00:11:26',0,NULL),(1557,'action_scheduler/migration_hook','complete','2020-03-18 22:11:27','2020-03-19 00:11:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584569487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584569487;}',1,1,'2020-03-18 22:11:34','2020-03-19 00:11:34',0,NULL); /*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_actionscheduler_actions` with 21 row(s) -- -- -- Table structure for table `wp_actionscheduler_claims` -- DROP TABLE IF EXISTS `wp_actionscheduler_claims`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_actionscheduler_claims` ( `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`claim_id`), KEY `date_created_gmt` (`date_created_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=1080 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_claims` -- LOCK TABLES `wp_actionscheduler_claims` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_actionscheduler_claims` with 0 row(s) -- -- -- Table structure for table `wp_actionscheduler_groups` -- DROP TABLE IF EXISTS `wp_actionscheduler_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_actionscheduler_groups` ( `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`group_id`), KEY `slug` (`slug`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_groups` -- LOCK TABLES `wp_actionscheduler_groups` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */; INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'); /*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_actionscheduler_groups` with 2 row(s) -- -- -- Table structure for table `wp_actionscheduler_logs` -- DROP TABLE IF EXISTS `wp_actionscheduler_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_actionscheduler_logs` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `action_id` bigint(20) unsigned NOT NULL, `message` text COLLATE utf8mb4_unicode_ci NOT NULL, `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`log_id`), KEY `action_id` (`action_id`), KEY `log_date_gmt` (`log_date_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_logs` -- LOCK TABLES `wp_actionscheduler_logs` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */; INSERT INTO `wp_actionscheduler_logs` VALUES (1,1537,'action created','2020-03-05 16:19:26','2020-03-05 18:19:26'),(2,1537,'action started via WP Cron','2020-03-05 16:38:10','2020-03-05 18:38:10'),(3,1537,'action complete via WP Cron','2020-03-05 16:38:10','2020-03-05 18:38:10'),(4,1538,'action created','2020-03-05 16:38:12','2020-03-05 18:38:12'),(5,1538,'action started via WP Cron','2020-03-05 16:49:44','2020-03-05 18:49:44'),(6,1538,'action complete via WP Cron','2020-03-05 16:49:44','2020-03-05 18:49:44'),(7,1539,'action created','2020-03-06 13:23:01','2020-03-06 15:23:01'),(8,1539,'action started via WP Cron','2020-03-07 00:14:32','2020-03-07 02:14:32'),(9,1539,'action complete via WP Cron','2020-03-07 00:14:32','2020-03-07 02:14:32'),(10,1540,'action created','2020-03-07 00:14:32','2020-03-07 02:14:32'),(11,1540,'action started via WP Cron','2020-03-08 00:28:17','2020-03-08 02:28:17'),(12,1540,'action complete via WP Cron','2020-03-08 00:28:17','2020-03-08 02:28:17'),(13,1541,'action created','2020-03-08 00:28:17','2020-03-08 02:28:17'),(14,1541,'action started via WP Cron','2020-03-09 00:52:36','2020-03-09 02:52:36'),(15,1541,'action complete via WP Cron','2020-03-09 00:52:36','2020-03-09 02:52:36'),(16,1542,'action created','2020-03-09 00:52:36','2020-03-09 02:52:36'),(17,1542,'action started via WP Cron','2020-03-10 00:52:54','2020-03-10 02:52:54'),(18,1542,'action complete via WP Cron','2020-03-10 00:52:54','2020-03-10 02:52:54'),(19,1543,'action created','2020-03-10 00:52:54','2020-03-10 02:52:54'),(20,1543,'action started via WP Cron','2020-03-11 01:07:09','2020-03-11 03:07:09'),(21,1543,'action complete via WP Cron','2020-03-11 01:07:09','2020-03-11 03:07:09'),(22,1544,'action created','2020-03-11 01:07:09','2020-03-11 03:07:09'),(23,1544,'action started via WP Cron','2020-03-12 01:16:53','2020-03-12 03:16:53'),(24,1544,'action complete via WP Cron','2020-03-12 01:16:53','2020-03-12 03:16:53'),(25,1545,'action created','2020-03-12 01:16:53','2020-03-12 03:16:53'),(26,1545,'action started via WP Cron','2020-03-13 01:25:44','2020-03-13 03:25:44'),(27,1545,'action complete via WP Cron','2020-03-13 01:25:44','2020-03-13 03:25:44'),(28,1546,'action created','2020-03-13 01:25:45','2020-03-13 03:25:45'),(29,1546,'action started via WP Cron','2020-03-14 01:27:51','2020-03-14 03:27:51'),(30,1546,'action complete via WP Cron','2020-03-14 01:27:52','2020-03-14 03:27:52'),(31,1547,'action created','2020-03-14 01:27:52','2020-03-14 03:27:52'),(32,1547,'action started via WP Cron','2020-03-15 01:32:22','2020-03-15 03:32:22'),(33,1547,'action complete via WP Cron','2020-03-15 01:32:22','2020-03-15 03:32:22'),(34,1548,'action created','2020-03-15 01:32:22','2020-03-15 03:32:22'),(35,1548,'action started via WP Cron','2020-03-16 01:58:48','2020-03-16 03:58:48'),(36,1548,'action complete via WP Cron','2020-03-16 01:58:48','2020-03-16 03:58:48'),(37,1549,'action created','2020-03-16 01:58:48','2020-03-16 03:58:48'),(38,1549,'action started via WP Cron','2020-03-17 02:08:06','2020-03-17 04:08:06'),(39,1549,'action complete via WP Cron','2020-03-17 02:08:06','2020-03-17 04:08:06'),(40,1550,'action created','2020-03-17 02:08:06','2020-03-17 04:08:06'),(41,1551,'action created','2020-03-17 20:57:23','2020-03-17 22:57:23'),(42,1551,'action started via Async Request','2020-03-17 20:58:33','2020-03-17 22:58:33'),(43,1551,'action complete via Async Request','2020-03-17 20:58:34','2020-03-17 22:58:34'),(44,1552,'action created','2020-03-17 21:21:52','2020-03-17 23:21:52'),(45,1552,'action started via Async Request','2020-03-17 21:22:34','2020-03-17 23:22:34'),(46,1552,'action complete via Async Request','2020-03-17 21:22:35','2020-03-17 23:22:35'),(47,1553,'action created','2020-03-17 22:17:39','2020-03-18 00:17:39'),(48,1553,'action started via Async Request','2020-03-17 22:17:52','2020-03-18 00:17:52'),(49,1553,'action complete via Async Request','2020-03-17 22:17:52','2020-03-18 00:17:52'),(50,1550,'action started via WP Cron','2020-03-18 02:35:08','2020-03-18 04:35:08'),(51,1550,'action complete via WP Cron','2020-03-18 02:35:08','2020-03-18 04:35:08'),(52,1554,'action created','2020-03-18 02:35:08','2020-03-18 04:35:08'),(53,1555,'action created','2020-03-18 21:13:30','2020-03-18 23:13:30'),(54,1555,'action started via Async Request','2020-03-18 21:14:54','2020-03-18 23:14:54'),(55,1555,'action complete via Async Request','2020-03-18 21:14:54','2020-03-18 23:14:54'),(56,1556,'action created','2020-03-18 22:11:10','2020-03-19 00:11:10'),(57,1556,'action started via Async Request','2020-03-18 22:11:26','2020-03-19 00:11:26'),(58,1556,'action complete via Async Request','2020-03-18 22:11:26','2020-03-19 00:11:26'),(59,1557,'action created','2020-03-18 22:11:27','2020-03-19 00:11:27'),(60,1557,'action started via Async Request','2020-03-18 22:11:34','2020-03-19 00:11:34'),(61,1557,'action complete via Async Request','2020-03-18 22:11:34','2020-03-19 00:11:34'); /*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_actionscheduler_logs` with 61 row(s) -- -- -- Table structure for table `wp_cleantalk_sessions` -- DROP TABLE IF EXISTS `wp_cleantalk_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_cleantalk_sessions` ( `id` varchar(64) NOT NULL, `name` varchar(40) NOT NULL, `value` text, `last_update` datetime DEFAULT NULL, PRIMARY KEY (`name`,`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_cleantalk_sessions` -- LOCK TABLES `wp_cleantalk_sessions` WRITE; /*!40000 ALTER TABLE `wp_cleantalk_sessions` DISABLE KEYS */; INSERT INTO `wp_cleantalk_sessions` VALUES ('01a8a6a4ef8e3695f92816c14c6d91cd9f45fbb017ac0851aacd305cac179c65','apbct_site_referer','UNKNOWN','2020-03-18 18:44:50'),('02cd9b3affad00164065a70c41b7a7d673c1607e6fe9002356945fec4950d6fd','apbct_site_referer','UNKNOWN','2020-03-18 21:45:49'),('05076e230e7c8544df73b0fd564cbbc6eda6d76484a43bfba0e8cf2b1fd62ac7','apbct_site_referer','UNKNOWN','2020-03-18 15:28:42'),('074ef55a9f28dc1fc0e1b5c96734bc27ba41991380636d8dc9c291752571d3c5','apbct_site_referer','UNKNOWN','2020-03-18 11:49:56'),('0a27e3381b6fb8ac31f6d4d289ed094296dde52ce5f4f194ba2ed58be537730f','apbct_site_referer','UNKNOWN','2020-03-18 08:39:29'),('0a8b1ea496fffc877af5743af7e77ff4d350cabc2a7c34b95257e80dd820c983','apbct_site_referer','UNKNOWN','2020-03-18 11:47:52'),('0b2d8d969a44c538ecb6031d18e5645cbea6691340034c7430e9a1d4de81865a','apbct_site_referer','UNKNOWN','2020-03-17 10:50:57'),('0be8af3326e002c7a9122c2fc93b4a022edde77135ee45abf1d98198e5174723','apbct_site_referer','UNKNOWN','2020-03-17 05:22:06'),('0cdae4e46163c6cd81b31b4e35328dfc46148f4b571d474b97b04a236f8c0da2','apbct_site_referer','UNKNOWN','2020-03-18 16:16:06'),('0f073666e996ab2a40f28e7caa670fb3e17352ce9b31f3dccc29663f66ea694c','apbct_site_referer','UNKNOWN','2020-03-18 08:38:17'),('10b1da9b90a5ddcee5e14c3254cf23b8c21d4cf2d1356628db8540c4f64f6b82','apbct_site_referer','UNKNOWN','2020-03-18 11:49:56'),('1121607a59577c755887d1e5a17df6ebeea3a8f45e542bf907904f2b83c4ad37','apbct_site_referer','UNKNOWN','2020-03-17 04:41:27'),('11bb3c4e4e8f4f0c71739e6179b966b810e3d16124a3f08e4bce10d9b1f6460e','apbct_site_referer','UNKNOWN','2020-03-18 18:35:51'),('12f3ee14c2feba39ba05f8240eff02804d5bd7b4bec6de925f3be6bc97cf6feb','apbct_site_referer','UNKNOWN','2020-03-18 07:39:17'),('12fa8dec0c0ddbf2fba5f25dbdeae65fbff4a2b48ee6f12a38340fe108255ad0','apbct_site_referer','UNKNOWN','2020-03-18 05:17:33'),('14380e2814b0ce058ec154f90286b3c8d736188879d0b936cb2f9a524bf26f05','apbct_site_referer','UNKNOWN','2020-03-18 12:41:01'),('187cfca466f6b5e77b8468f486482805312e649fa3a523b1d51d68ff000b3d5e','apbct_site_referer','UNKNOWN','2020-03-18 09:20:59'),('1a2b69ee7e2ecbfa32d115de3589c48013bb53ce9ea60978bd9136c186f2e25c','apbct_site_referer','UNKNOWN','2020-03-18 21:35:14'),('1a574f957a69b4aca69fe55ca043c2680858598a3e62802a5d839e5f3a1a97c3','apbct_site_referer','UNKNOWN','2020-03-18 15:08:31'),('1d569e7cbe187af6dabb4d938ec6adc4d0dcd2e812355d5fa5ba0bb80d3d0447','apbct_site_referer','UNKNOWN','2020-03-18 05:18:41'),('1e21e9d8c406eea91db9f0b38e0d239d0848a93a2e19cafdd5f5ca490fdb8cc8','apbct_site_referer','UNKNOWN','2020-03-18 08:39:08'),('21d1b4c3393e83a265258bca14993b6c3860b3b326fa014c3971857d899a42ce','apbct_site_referer','UNKNOWN','2020-03-18 19:19:09'),('2246055487027f02884501a9a658d2e7e39ef8876bb58af188e924fa5e9d9fc2','apbct_site_referer','UNKNOWN','2020-03-18 06:14:36'),('23a329b206c2c664d7ccbbde581d71e76f1e1e9caef9bd4e22f8d344284b4a27','apbct_site_referer','UNKNOWN','2020-03-18 16:33:38'),('24ec7f6315e75a76f8a8d2f0eaa1830b0e925abe2d3150e6de0b0dadd3e4a84b','apbct_site_referer','UNKNOWN','2020-03-18 12:01:08'),('29e697f67ffa68b2f70884d51ed6a4c5b26af43c1d4133061c705307f6da63d3','apbct_site_referer','UNKNOWN','2020-03-18 19:01:06'),('2bd8f6a855b38de78da510b401b129d6cb109d1911576fd5d5bb2ccc83c27c2e','apbct_site_referer','UNKNOWN','2020-03-18 11:48:22'),('2d96fb9b30d93baaed5490dbd8de1a35c5f85376815f23365c4cd25ac4b77f5b','apbct_site_referer','UNKNOWN','2020-03-18 19:46:24'),('2e8caf693e39c58f6a988462907b73475e23fcd5197ebc62ff2a559aeeb330dc','apbct_site_referer','UNKNOWN','2020-03-18 13:54:26'),('2f1486f6bce71c0db14118f294bf11347a19b41de9fec8d2ead6ac73a6f83670','apbct_site_referer','UNKNOWN','2020-03-18 20:13:40'),('2f728258156c7cc2789bbe2d094e9f42cfb88c48ec88869acc086d6c168d00cd','apbct_site_referer','UNKNOWN','2020-03-18 19:19:01'),('2f96a70e9f361ec7d5f69e6dcd6271ae40d8ece87cfbd167ef23f4dae9447e28','apbct_site_referer','UNKNOWN','2020-03-18 06:14:59'),('3045b3becc941645d34b7897ba72e920c60179c47ca9bf8beeafa617519e31c8','apbct_site_referer','UNKNOWN','2020-03-18 03:38:00'),('30a5b6444d79647ec6afcde5bdd5a033f4e2af0f78afc1adb66221b814984bb4','apbct_site_referer','UNKNOWN','2020-03-18 12:47:45'),('30b1241497d2c2db0b12149c02bbaaf86aa18eb34f4ab1f47ab795ad9cb1e4d3','apbct_site_referer','UNKNOWN','2020-03-18 15:28:42'),('31647a87f593f31f1d864ba384e7d36a13a255988a9b54050d01c8634034eee1','apbct_site_referer','UNKNOWN','2020-03-18 02:59:05'),('3212f1bb0d4c088f0f162528ee5b1bdb0eff98826558996c05956adf6c065a7e','apbct_site_referer','UNKNOWN','2020-03-18 07:13:41'),('322c564cb153bb72050e8b770082ae4bf68be986622c5379e8afbad0e1d72569','apbct_site_referer','UNKNOWN','2020-03-18 06:05:24'),('326f4a8f3f4dc099629cdeec7ed635545120f905e38986f19fcd1427fbd2b579','apbct_site_referer','UNKNOWN','2020-03-18 21:45:49'),('327f56187dda0daf74976f830aa3d504aca345d3421fa64056d14c09ca48db01','apbct_site_referer','UNKNOWN','2020-03-18 12:31:43'),('332e6c31cb32a46ac8381c054c401265cc3342b4ecef5fc3c7fff8c6d1799550','apbct_site_referer','UNKNOWN','2020-03-18 21:35:13'),('3478e8511cfbbc0908b40e041dce4238033c1b7ed2bbd60d65b89f1300a32210','apbct_site_referer','UNKNOWN','2020-03-18 00:20:44'),('35aee0d3d3f6f2f3dc78bade30b40cb024b586a69a4078d12d8b7a7e459ebb3a','apbct_site_referer','UNKNOWN','2020-03-18 15:08:34'),('35f11c5b855e5a9bee9d895bb9e67ae79c9ebfb1f8b96d8bae0e7b725fb29844','apbct_site_referer','UNKNOWN','2020-03-18 22:07:23'),('363d6386d92c0013809be72117538ba1780c8a1d8646f176e1032fdbb8ad9344','apbct_site_referer','UNKNOWN','2020-03-18 11:26:09'),('3653cdb3806c72415bcabc3e28af901a026a5fb7f8e65f481651c5ba9098b0e8','apbct_site_referer','UNKNOWN','2020-03-18 21:35:13'),('394e5f5eee7ff98b6e8bc04faf0993cef8a136d3bd04600c95e2fabba12bd032','apbct_site_referer','UNKNOWN','2020-03-17 14:04:22'),('3e440b8be604ff34f8209203d78a6072ebea88b5c6e0125d0e8cb39524b298c7','apbct_site_referer','UNKNOWN','2020-03-18 08:38:34'),('3e83cf168343870463608db879ddd0110f010e980207e4d1be36d4798543af70','apbct_site_referer','UNKNOWN','2020-03-18 05:58:34'),('3fbf0f44a8d99b45932b1c216ce5d326dea5ce869c3873aae65c09a57b982ae3','apbct_site_referer','UNKNOWN','2020-03-18 08:32:00'),('4020240245b45d8c862cef8dc5918e93505627ca2ee46d981c3ce39aaecaceec','apbct_site_referer','UNKNOWN','2020-03-18 13:39:34'),('41443b083add591d8e2574b6fb256d54c1e662ff96ceb8e8321d2d5333efef5b','apbct_site_referer','UNKNOWN','2020-03-17 21:30:17'),('418b716605e3a1bfd7000aada66d0a798861e3e74ae780326c14228c64c9c665','apbct_site_referer','UNKNOWN','2020-03-17 05:20:41'),('425a93e10a3adfc89f5be02b8d4bc08ce52f76e67609cd7e6ba7ea1960ea71e7','apbct_site_referer','UNKNOWN','2020-03-18 12:58:56'),('437419daecbd1ffb4f909b2eb1c159699cdca183b931842706523f6a0477af2e','apbct_site_referer','UNKNOWN','2020-03-18 22:12:24'),('4634ccfd538b0af06883881c40a8c6bab35bbd0221381c4616a55bf36f801156','apbct_site_referer','UNKNOWN','2020-03-17 21:16:07'),('46b84ccfe7a4d812811f4c096dea212af88b974044f0e908ee340e4fb3ca652d','apbct_site_referer','UNKNOWN','2020-03-18 02:46:32'),('4b78488eb52e00a183e0b4c583e92e177395a04c2cd4f609775a2e5d5ff26f3b','apbct_site_referer','UNKNOWN','2020-03-18 08:16:42'),('4e1d61ead99c16ecd4e713a237651d87e129907d8b4820f2bfdaa6b6e62b4b38','apbct_site_referer','UNKNOWN','2020-03-18 10:34:15'),('4e400eb2a83b8524e75068f85e0eea60bcb68ebcbb2b2501c063cd4dba60afdd','apbct_site_referer','UNKNOWN','2020-03-18 08:38:18'),('51a4f4d43092e9b89630e3934bdbe56e5c8d59163140c62f1673dff4852405db','apbct_site_referer','UNKNOWN','2020-03-18 18:44:21'),('51d46af319685618a23f7e250c712ff4e030da24d7702251bccb4c8ed69a47dd','apbct_site_referer','UNKNOWN','2020-03-18 08:39:34'),('522d89eb2783d5fbff7e7b3be565c73f388ef899fe6d211bbf489b16624daec2','apbct_site_referer','UNKNOWN','2020-03-18 08:38:54'),('528d9dffdf91d6b6f349099a967a4e734225a613bf32f99c6931f227cae58b1b','apbct_site_referer','UNKNOWN','2020-03-18 22:08:52'),('52e1fe04270319fa69ce1ab069fe57a8bb1b3e2dcbc982b98df7b8ad10988bef','apbct_site_referer','UNKNOWN','2020-03-18 04:01:12'),('546b4da713d33d96cfdfc0ed212e3d414d5c141a13c59377ff62ed319057497a','apbct_site_referer','UNKNOWN','2020-03-18 15:28:44'),('547fc4aa1f224de36a9b3f8d0cf45f04090f7ba577fa0b8e7ee3ee071d2c53b9','apbct_site_referer','UNKNOWN','2020-03-18 22:12:23'),('553bcc11e921ce9aee3ddd96abe45cab78cfad3033136ff74e4ce5b77fe83aed','apbct_site_referer','UNKNOWN','2020-03-18 15:24:47'),('561eed257083679deb2399cd475727439cf271b16e91255f975faad2e7fac1ac','apbct_site_referer','UNKNOWN','2020-03-18 05:18:42'),('568cf59834fa3bbe93fe3774c30d9ea58b035eb67d2e19e5531b61f5ef42e998','apbct_site_referer','UNKNOWN','2020-03-18 13:02:25'),('57f3651bfb48a31080093fd2a0183ac9c2b9fa8b933141a7190f7b377bb6a1f3','apbct_site_referer','UNKNOWN','2020-03-17 09:56:34'),('586a5e28b6772317511a62cc574634a7e772c497c3eb75be7f182c7854e36ae2','apbct_site_referer','UNKNOWN','2020-03-18 16:33:38'),('58bfcd595d30e657d542b92ab830ceeefb9c044f7ceeb65e903cb5c77f2aefe1','apbct_site_referer','UNKNOWN','2020-03-18 07:26:49'),('59ffa8852e0d558be7125b613456292dcf8c7324549e6853e35d65be97688a57','apbct_site_referer','UNKNOWN','2020-03-18 19:19:01'),('5a71963df4ad25a00124013ebab6e10b7fb02525451de0ca579d86a7b61fd975','apbct_site_referer','UNKNOWN','2020-03-18 17:41:41'),('5b829787b113683a13dcd31fd2c62f1c1c65f8c0a6f7d5bcd4b55d61a0d12d5d','apbct_site_referer','UNKNOWN','2020-03-18 03:43:28'),('5c222d5c843de2ae8d14c3e16c91e3d739bb7a294203ac9f1b0ddfe41a38b5c1','apbct_site_referer','UNKNOWN','2020-03-18 11:26:09'),('5c62d198b6b33b064eaa0b535da374bdd7fdc61463808d3af2a3fb60cd5cd177','apbct_site_referer','UNKNOWN','2020-03-18 02:59:05'),('5c9295581166b3adef5405b5aadeca03b33ae71f92d187f3bd2480e5010beb55','apbct_site_referer','UNKNOWN','2020-03-18 22:12:24'),('5d3ed7c17a3264ea6e6c51c3bb558c6e6e3bbeaf2afebe1976f07a894e117747','apbct_site_referer','UNKNOWN','2020-03-18 09:05:45'),('5e00e59ddfb1fc0f27ea8514f65caba73633e390e10cd526e35e97c56e20ecca','apbct_site_referer','UNKNOWN','2020-03-18 08:41:42'),('5e801d48daeb70669c87b8d33a3c881a0ffbcaf6184dd0bd4cad735520de71c2','apbct_site_referer','UNKNOWN','2020-03-18 15:04:49'),('5f2b23471d6683f6539322e6f6443b553215aed3807cce809309676b7f8b4d06','apbct_site_referer','UNKNOWN','2020-03-18 18:44:49'),('60a107501e7460c1afac7e1637b7ba0a72cf445678264d1897b62ed5cd67ca2e','apbct_site_referer','UNKNOWN','2020-03-18 18:44:50'),('60bb419e1c7165740e09d68aff33bbf7e129073a4ab5a436748d42c8898207da','apbct_site_referer','UNKNOWN','2020-03-18 15:21:38'),('62375b535233367347b2ada89e93461711282f6b15038180b6fd77397fb294da','apbct_site_referer','UNKNOWN','2020-03-18 18:00:52'),('626eec21622d79be4b44d375fcc33b1a8def68d0f12dfb2e71f44a807ce1ee67','apbct_site_referer','UNKNOWN','2020-03-17 17:56:03'),('6395794baefff414bdacb69dea149062db987dc790842ba7279d34938864c555','apbct_site_referer','UNKNOWN','2020-03-18 21:17:45'),('6427cc254fe6c2c96ae743e285702d9a21f55c6b6df8bc3288c07b9718ce1957','apbct_site_referer','UNKNOWN','2020-03-18 12:25:26'),('669256c7e1918ae50ab21dfd52031e6eb80ae7aceb6d50cbd53ac12a659bf74f','apbct_site_referer','UNKNOWN','2020-03-18 19:01:06'),('669554d4c55aa592fc181c99e759cfc18e93bd73ab6cf5b619fbd092c3cf7a60','apbct_site_referer','UNKNOWN','2020-03-17 07:48:27'),('678bdc7d6a78585c2dd1dd1bff7204b8c946a98475ffecfe164fee4b948b90ab','apbct_site_referer','UNKNOWN','2020-03-18 18:47:49'),('694ba919a49c914f56d26fc428164c3ef6f8b9f0f830289ccf286609fb254ef1','apbct_site_referer','UNKNOWN','2020-03-18 22:16:39'),('699dd4e92661d6ef688c016d6108865a7ba370e2fec38e48498bd17a2bf5495b','apbct_site_referer','UNKNOWN','2020-03-18 12:30:02'),('69f38922f3896b839a15d0f2d5ceed50903bba04bcb12f6a7bff87441a1bf4e1','apbct_site_referer','UNKNOWN','2020-03-18 19:01:07'),('6a8013773a3a1e2dbebba8d9aea8d8327caefea0a4af2ad698295bd0f8ad9ae9','apbct_site_referer','UNKNOWN','2020-03-17 16:59:17'),('6b1ebe57ec7663ad086e6cef16306366acfc3843d5a89ec0516e6e5e45418178','apbct_site_referer','UNKNOWN','2020-03-18 22:00:43'),('6c4e179a2809a864e70624969235933cb60c48a6345f53c3c7c348bb5ceafbc6','apbct_site_referer','UNKNOWN','2020-03-18 18:47:49'),('6cf799db4bd72eb692ddc88246afce029d7adb432750cb305dd3c93903df9a6d','apbct_site_referer','UNKNOWN','2020-03-18 11:40:35'),('6f01c0fe7e0b7ac5bca523c9da0609253679730d0c05a7bb691bd62930bc3625','apbct_site_referer','UNKNOWN','2020-03-18 07:36:51'),('6f7f36e71bf2b3204a615a332450050e71088527dbb1fff3ff9a85c5593b3998','apbct_site_referer','UNKNOWN','2020-03-18 20:45:47'),('710314f08c612b0e914e934d421c73820b877a13a0fb50b82fdfafe86e783c23','apbct_site_referer','UNKNOWN','2020-03-18 09:05:49'),('712cb5627d306c8f5d9b1c4a00b32e0a5db2e80130cdc09052c82e8232cf7bcc','apbct_site_referer','UNKNOWN','2020-03-18 06:14:59'),('72110dd026968c4a9500ee9135a300d9577e27dfd22d775692748cbae8027d9a','apbct_site_referer','UNKNOWN','2020-03-18 00:20:50'),('73db573a82a102d1cfd5543508d5b700bff36e263f938e6aba313b11dba866ec','apbct_site_referer','UNKNOWN','2020-03-18 18:44:21'),('77c69e5389a693c7695097850837957fb4ac55e834ad87132b8fd6b30954e139','apbct_site_referer','UNKNOWN','2020-03-18 03:43:24'),('7a342b8af0a930f6dcb157b0ec9bd9ffd745626ae6494eea60de1b8850639f88','apbct_site_referer','UNKNOWN','2020-03-17 02:08:03'),('7a37a5dd76661eda55aa615e9477498e4f47eb6244dca857b19435ec4d9caa63','apbct_site_referer','UNKNOWN','2020-03-18 15:11:21'),('7cb035570a56c279743268c34a38adb318a5d7e918936eb09a3e931d62d3273d','apbct_site_referer','UNKNOWN','2020-03-18 00:32:38'),('7ce44a5fcaa55801b1cae76baf62b03c89ef5b67ef59a201dba636a5154dd067','apbct_site_referer','UNKNOWN','2020-03-18 19:19:10'),('7e53d4a6df299aff891d460353db0d3dabef7e434e7d61f1870d532a9fff66ed','apbct_site_referer','UNKNOWN','2020-03-18 21:35:13'),('7e7aa8c08f9f8bdb5028cff83d368aa9bef44d127fdcdf0f256b6c81cffcd951','apbct_site_referer','UNKNOWN','2020-03-17 12:08:31'),('7f580e6915f9f064dfe6408b354e835c8d08ccaff176b95ae9a4187bd8ef9030','apbct_site_referer','UNKNOWN','2020-03-18 02:59:05'),('7f771ee926edd6b11a38aadce1e723704b8ff50b6b5e7091534d21c3a046a108','apbct_site_referer','UNKNOWN','2020-03-18 15:04:49'),('7fb990bf525dce2ed3801af5d94d544a6e36ec2c423ffd7fe8ae0d69bca7c124','apbct_site_referer','UNKNOWN','2020-03-18 21:18:08'),('8091a4b75c1b8e3e2fd341ba01a6f8ce14fb513c6a83fda40bb7a17f4d872e66','apbct_site_referer','UNKNOWN','2020-03-18 15:11:23'),('80c7c1d34e6d055faea17054a73eedbc4f17404422dd3e3bf7fef828d2b857b6','apbct_site_referer','UNKNOWN','2020-03-18 22:18:25'),('813d6fca4d35157685b6704be93de670a50ae3c4aeb0dd97234fc488ca206dd5','apbct_site_referer','UNKNOWN','2020-03-18 09:59:45'),('83cb4264ee98dd68798f94b589c3952f3fc10d206463d6c661e6390c074d4d18','apbct_site_referer','UNKNOWN','2020-03-18 19:01:06'),('85a35b5266b1ef9b77508f6bf6bf3fa08b0e99545e6b9d31f388029bb2598e20','apbct_site_referer','UNKNOWN','2020-03-18 05:58:34'),('86a71f683921e77f963e67b650959ecffb068997f820ba9c49adb3edfdeabe98','apbct_site_referer','UNKNOWN','2020-03-18 08:43:00'),('871969dc7b03957b60dde78fff4392adf90197a520aa1e72d13718b839e7fd30','apbct_site_referer','UNKNOWN','2020-03-18 19:19:01'),('87620ca63db026bc5555a42dcffc924ad4d3ba907976781e69f8a250dbb718fb','apbct_site_referer','UNKNOWN','2020-03-18 07:41:26'),('87c35fd083472c9b15ecc0a59f854e9286e515c288805d8aaec7a8b013b53d24','apbct_site_referer','UNKNOWN','2020-03-18 22:13:50'),('8833f6281267bbfa1e9d32b9b497f70e19845ad5013c82e6aa1fc3772e305745','apbct_site_referer','UNKNOWN','2020-03-18 10:55:35'),('890fef10621760e0eee01f76ef5de7e9b6cd107d680bc48dbc90bb6357ae1388','apbct_site_referer','UNKNOWN','2020-03-18 17:52:11'),('8baa57fda9143ec268f5c794a72bd611934de9cb9e13b20c3aed5fec2946a5a1','apbct_site_referer','UNKNOWN','2020-03-18 18:47:49'),('8c888d755b1d475eadfc2ff477282be91850cd3854494ce693dde34f39633d35','apbct_site_referer','UNKNOWN','2020-03-18 19:19:10'),('8c9e15d8b2ca6c42e617a9ad1a88b030c7d3c0baabc7cf8220f2c6c22aba489f','apbct_site_referer','UNKNOWN','2020-03-18 08:38:56'),('8cad1be3479cc30f0158f207eae27bf3644799e0f68704a4f92d013576d6bcb2','apbct_site_referer','UNKNOWN','2020-03-18 19:45:42'),('8cb9bbda97b1b0e6b2b7e67a2cbacf18c967fe06240adee5ebb11ab96158bc97','apbct_site_referer','UNKNOWN','2020-03-18 18:44:21'),('8f8737f7b338dec2ec5d38adcd8fea6b5aaf7bdc6e4243762bee625570d005a2','apbct_site_referer','UNKNOWN','2020-03-18 00:18:53'),('924769784a8c7563bafca303f7afdf96504264829f46b697f2328ffc5da50096','apbct_site_referer','UNKNOWN','2020-03-18 07:39:17'),('94f517a28e220d96178b8548aeccad8ccbc5746e4e4a68fadb38ed93d2e1ba7e','apbct_site_referer','UNKNOWN','2020-03-18 07:36:51'),('959189b8fbc18f75cdaafd59dafddd952ddc3ae91ea75dcd669dff10c2d7773a','apbct_site_referer','UNKNOWN','2020-03-18 15:24:47'),('959986f1ee8a5c803bd244de9b062d941f8e429488b8553545060186f612b03a','apbct_site_referer','UNKNOWN','2020-03-18 17:41:43'),('9657816523757d057fc80350d14441ee74d8eebdea892b5a077d032dbd1c5d96','apbct_site_referer','UNKNOWN','2020-03-17 22:12:50'),('96b2168477f0da3df299a6fd6cae42a45d42969b738b37c2df7acb518c597bca','apbct_site_referer','UNKNOWN','2020-03-17 12:18:12'),('96f542e4f83640a9e9a3db34425fe71ca80b4ac131862a327057eb23bdbe2c4e','apbct_site_referer','UNKNOWN','2020-03-18 11:22:57'),('97dc3b503c1ddbb573807fa0a59f8a11fa37485651db1884efdcc2743ed16d08','apbct_site_referer','UNKNOWN','2020-03-18 21:20:04'),('9b3866ba171e53f9b406af9284c7b510cfd8206e2de8399951a497399789ced5','apbct_site_referer','UNKNOWN','2020-03-18 17:41:33'),('9c6fe7ad5d5ab60c41841e79b6c0260e2a0dd44eec10ff119d1e17b3e7118506','apbct_site_referer','UNKNOWN','2020-03-18 17:42:15'),('9c737872f565f5f45dea35242ded29e3adb72adea7342c51a69ad1d9890ecfca','apbct_site_referer','http://landing.kptv.ro/','2020-03-17 23:14:24'),('9ddae4e3de043828f285ecceda86a011a2a23736109a47791b9cb56ecba0ce03','apbct_site_referer','UNKNOWN','2020-03-18 12:32:21'),('9f45bdf5bb100417ed3fcace858efc11964c1e1288de2ad6a7b5311bcb38f596','apbct_site_referer','UNKNOWN','2020-03-18 08:07:31'),('9f86e0340b5c0d5511a50102aa736fca5c6341d4011d0707f6c6fe89d68fdd87','apbct_site_referer','UNKNOWN','2020-03-18 11:02:58'),('9fac3011f63e18777b4aa10ec1a63bead27aee78fbdd3399eab6b76167652323','apbct_site_referer','UNKNOWN','2020-03-18 19:01:06'),('a05ab100d6e88e285e38d9d56f37416be08f6b08a7d4703a11372f9fee797d44','apbct_site_referer','UNKNOWN','2020-03-18 22:12:24'),('a080a6cfe047ef50c4a756ec7bae0e48cedd9b47abd541b68b861bf567ba4466','apbct_site_referer','UNKNOWN','2020-03-18 02:06:28'),('a11068245c221b60fa629a79e07d4db861ed1111efbc8dad36e6660f36ee24b3','apbct_site_referer','UNKNOWN','2020-03-18 11:02:52'),('a11f88ed73cb77a476f73b749496f9d306c0da2d512b0174150590808c6a9c26','apbct_site_referer','UNKNOWN','2020-03-18 15:45:49'),('a2378ef3f968f9d3956580a70172613d747e2dca48f2a990e1ee43e67c9d1c90','apbct_site_referer','UNKNOWN','2020-03-18 08:38:27'),('a26a9a63cee533a23d5753eb84accddd75910968897310282562f49ef7c297fa','apbct_site_referer','UNKNOWN','2020-03-18 02:33:16'),('a2d14bb7ce89634fd2df9446fe396289af139f7e234ef05fbc5eae8fa66b75b7','apbct_site_referer','UNKNOWN','2020-03-18 07:54:39'),('a376409b672cb31da44ec184de6ec826db5f2fc37d623523453601eb74ff9404','apbct_site_referer','UNKNOWN','2020-03-18 13:05:32'),('a412f7b486e6ec0c5742ee3a4c4b79c4ed0b69b46601b002ed0659d2093a70b7','apbct_site_referer','UNKNOWN','2020-03-18 08:39:20'),('a47d2f7239b0aaddc66307f5d60fd4fd1c53b6937200bc7feb84a689974a54bd','apbct_site_referer','http://landing.kptv.ro/','2020-03-17 23:14:56'),('a53d9918823a69894725ea45bc404d20960215753bf02a77efa06c0d6391c679','apbct_site_referer','UNKNOWN','2020-03-18 15:40:09'),('a6b46a9422ad2c46e7aadff90d444d143c9863d5f9e79cf2981d04357ce99ffe','apbct_site_referer','UNKNOWN','2020-03-18 22:21:25'),('a88a3f668d29349b89f9ae68d41be6b681a414c407b7019ed089b988342a7544','apbct_site_referer','UNKNOWN','2020-03-18 21:34:54'),('a96246330db52ebb3dd8ef704df825af537f892d9d78b82a22915b50e662949b','apbct_site_referer','UNKNOWN','2020-03-18 21:35:13'),('ac988180867439c6849a0a206bb303e27a2322e4e1f6750087bf103b8b6bd916','apbct_site_referer','UNKNOWN','2020-03-18 11:22:57'),('acb4174ab87a05e737f9a340f447b602d7b01a2ba8c5ec0cb1fd56bc7dd8f6ca','apbct_site_referer','UNKNOWN','2020-03-18 21:20:04'),('adbd7870f55c4b1f6737a406d245ecdfd64a4d2dc339e25ae6c30b8f57e383d2','apbct_site_referer','UNKNOWN','2020-03-18 03:26:16'),('ae411bd4a60d57757f67747e94f9ab3c9c5c35268aa7a79cd082c8b1086e1dbc','apbct_site_referer','UNKNOWN','2020-03-18 16:21:52'),('b0f19bc2e58fe2aec16ac300112c362dadbc7515e1c7c7e9319e9ca6badfb6b9','apbct_site_referer','UNKNOWN','2020-03-18 13:39:34'),('b22b5ee211d006174cda311514661bf58ff6dad59ccf07b87c2e2493fad6590e','apbct_site_referer','UNKNOWN','2020-03-18 12:10:15'),('b2d8f5385e85fa5242d6a9a70621540f9b2dda35696927485d2529c867d5107a','apbct_site_referer','UNKNOWN','2020-03-18 18:47:49'),('b2d903c1cdf5bb1e63faa6a2284b14f26dc73691e7e49953dc5f9e5767b292eb','apbct_site_referer','UNKNOWN','2020-03-18 07:13:29'),('b5d509048fb270701efc6065ce3055b11ab9eb14b8789049f6f8615e6fb003cc','apbct_site_referer','UNKNOWN','2020-03-18 03:42:54'),('b76cab9c667a87bacfedd475e9ef0054d69b54cd5432dc4688b057628e007370','apbct_site_referer','UNKNOWN','2020-03-18 04:13:10'),('b7f511501a21a8aa08435c3895f32d4b229542cf2a2d8f5b7d8f7caf3fc149a8','apbct_site_referer','UNKNOWN','2020-03-18 22:12:23'),('b837f50df13c516fc83e4635ac18b66547e3de957975949e7e9663d32da3d4b2','apbct_site_referer','UNKNOWN','2020-03-18 08:38:40'),('b918133339c70039c017004055c3a15b1a4fa07b72b713eb313bb880f4efe69a','apbct_site_referer','http://landing.kptv.ro/','2020-03-17 21:23:43'),('bab5aaee318e893ba76a633ceea6d5139c6283c2a617f45156887767c0077e93','apbct_site_referer','UNKNOWN','2020-03-18 15:48:16'),('bb372a9a3bd8f7a525e4eee57a804ecdbbf9377a97bad0e9c8f86b172fa8bfb5','apbct_site_referer','UNKNOWN','2020-03-18 00:40:10'),('bb6da47164a73529ee41a6a8d025b78d2cd0ac255e9f13791fc82f2ae2ecb463','apbct_site_referer','UNKNOWN','2020-03-16 23:39:21'),('bb84ee2b66c9a9be4a4173d4be7625dc7cd5bde926297eec393a4ce4103052a2','apbct_site_referer','UNKNOWN','2020-03-18 08:16:42'),('bccbb207fd5ae25a40a352e5314a1bf682984bf4d68c2d1f5c605050fb6ee67b','apbct_site_referer','UNKNOWN','2020-03-18 12:30:02'),('be1b3d17fad227226e8121a661332733a14081f916616312013ab5954b43adee','apbct_site_referer','UNKNOWN','2020-03-18 06:05:24'),('bedeac58b2c1171217b80afe946b6119e1f2a55df27289ee92b05640c14621bb','apbct_site_referer','UNKNOWN','2020-03-18 10:03:17'),('befac3dc7d03d095fdb986f2f2bb65a7bb93d0b226c40e390692df8252e6212b','apbct_site_referer','UNKNOWN','2020-03-18 02:04:33'),('bfd21a53c7e308e338b41a085622006a29da3c2ef8ad34d94cadd3dd23e533b3','apbct_site_referer','UNKNOWN','2020-03-18 07:54:38'),('c030b4d9bd5c885890a8ffcd16d63fcd70d141b18900fcd4511cf8cc57fbee1c','apbct_site_referer','UNKNOWN','2020-03-18 06:07:38'),('c26705294070a58a9afdbf873723d2022f65ba8f8138b4b63fd0046638f9f992','apbct_site_referer','UNKNOWN','2020-03-17 23:46:12'),('c3f6d9c282fe0d8dec3f024b4d88700c344697288748f6165901686fef3c75ce','apbct_site_referer','UNKNOWN','2020-03-18 11:52:52'),('c4bf42a4ce8103dc1ff6ee7405ab2d5bf840ce5c58dd834097f5f813af8ad56b','apbct_site_referer','UNKNOWN','2020-03-18 18:44:50'),('c50fa6446564a423959bbd50d0c677d7adefbc395bc9c676de6da48dc78dc6db','apbct_site_referer','UNKNOWN','2020-03-18 00:59:30'),('c59a7c8f70eb597e79c0c24694fab1f3c2d9b99264b2b48ba5e84e3a5e414e00','apbct_site_referer','UNKNOWN','2020-03-18 02:06:30'),('c774f374bccf4304b4292abe908429e8bf8a709fb7e934a47d7f5f74d30a4402','apbct_site_referer','UNKNOWN','2020-03-18 19:46:01'),('c9159a8cfb27d2cc8750633f729aac3421164a787ef4eed90046f5fc8dd4e312','apbct_site_referer','UNKNOWN','2020-03-18 21:35:15'),('cb5fc342348d1d9139048b388de0cac65a3abadb32fae06576ecac071838acdf','apbct_site_referer','UNKNOWN','2020-03-18 15:40:09'),('cd2a00a33904c0bb51d18de137b25eb4a5f54d775b40b5d7e5f3e705edbac0f4','apbct_site_referer','UNKNOWN','2020-03-18 12:10:15'),('ce6c03e1e802f2f24f1197d923e3b3e89bb12251d2f8fe8e3b7a39965a0f50ee','apbct_site_referer','UNKNOWN','2020-03-18 05:48:55'),('cf7eb8986b9c67b446a65141a6358bd0a0c7f36ddbcaef1d387454bed0c17cfd','apbct_site_referer','UNKNOWN','2020-03-18 11:22:57'),('cf83fb6e9a2d4f39bbb83df524761ac4802dc6fc615c564154c647ad382bdd02','apbct_site_referer','UNKNOWN','2020-03-18 08:48:27'),('d0de472a1a87c1bbfc8992798e65f9c6a4ab964e443d159f75fe69e9336a7f18','apbct_site_referer','UNKNOWN','2020-03-18 16:07:01'),('d31b90d9506d7f49e5550b9fbeea71f59516f0a7ddc370f294e4e0155612e095','apbct_site_referer','UNKNOWN','2020-03-18 11:40:35'),('d37ce8fdd157b82292410ab357554a58d6f679b6769074cfb77dafea8f01a0bd','apbct_site_referer','UNKNOWN','2020-03-18 08:07:31'),('d5b454cbe7383dd04014bff3712690c2a56f67cf92b1d84456513bdea4428356','apbct_site_referer','UNKNOWN','2020-03-18 17:41:41'),('d7e0b9a21ef159b58ae02f80da0614216cce60124dc989bf3af51695ca2fe432','apbct_site_referer','UNKNOWN','2020-03-18 19:19:01'),('d80efd07abbe1810fbac11eb2c21a3adc7933da9f171fb78287435370ccc6d2e','apbct_site_referer','UNKNOWN','2020-03-17 19:01:09'),('d81608b5d5b49817c457a4209d0e6ab8aac40517b147790649ab6ce5ccef6cd3','apbct_site_referer','UNKNOWN','2020-03-18 02:04:31'),('d837e16181762efd90f1c61890b489c4d3e9cca1774b72bbf93d5ff1f147bcbb','apbct_site_referer','UNKNOWN','2020-03-18 13:05:46'),('d86a78d4ad406af1f289ae0c1cbb05a3cff7e5475152064bfe5d3665d7d50c02','apbct_site_referer','UNKNOWN','2020-03-18 08:39:01'),('d8a0093de5b3b9350213497f51f57cc73fd727feb91b27183e1a4b4591dd8d0d','apbct_site_referer','UNKNOWN','2020-03-17 19:01:07'),('d94cfba8f01852559b50fd2ef49039c108dc22f9720bb2e0251f864339439bc8','apbct_site_referer','UNKNOWN','2020-03-18 16:43:46'),('da1564fc08f4cf15bb98195cbd8f53ea8ff68fe5ff2e444137e08bb49b81b9b5','apbct_site_referer','UNKNOWN','2020-03-18 06:07:38'),('dc71c23e55c475d650a7f1bcf5882b6dea3697b86f792a23dd8fe878484b66cb','apbct_site_referer','UNKNOWN','2020-03-18 11:23:20'),('ddde79fc5c09e3fe3fc0a30fc198f89c71e4f898cd335d1ee0a4e26e38c91be6','apbct_site_referer','UNKNOWN','2020-03-18 17:27:02'),('de24bfc4892ee7babe5c6b8662f0097146c74ce4c657908107cbb211431a4293','apbct_site_referer','UNKNOWN','2020-03-18 02:06:29'),('de271c73aebebb8618b1a8407dab762639d59f0d83ab4627d22f69cd17b50655','apbct_site_referer','UNKNOWN','2020-03-17 17:56:11'),('deacdaae91ee99834450980002990cb41ada01ff9cbb7d9c710353a1db68f2bc','apbct_site_referer','UNKNOWN','2020-03-18 12:25:26'),('df044c90bb5f7baf291a7fc0cfeb541a9589caa7a0c9a548ec749c34f4d9f8fe','apbct_site_referer','UNKNOWN','2020-03-18 16:43:33'),('e2f2652aaecf9135f652c293e84556d6073d4b317368a70210a4e1b6353996cb','apbct_site_referer','UNKNOWN','2020-03-18 06:05:22'),('e4842f1e772c156a282b3a0b47b0327227423c5114ea3db0d02ac156fcf63c7b','apbct_site_referer','UNKNOWN','2020-03-18 10:45:11'),('e5bc9a7fdb25cbe239427dd224afccf0aad09e19fc3f282da5dad09d944fa2d6','apbct_site_referer','UNKNOWN','2020-03-18 20:27:42'),('e6cf1951ba7c5f0828e8976b11c24179a82af9df74e9b29e0684430b3ebe25b0','apbct_site_referer','UNKNOWN','2020-03-18 21:45:49'),('e7094b52fe5577c53f028ab5098e1f18d6ee0a4e32f8f7384aa5a02b5f417051','apbct_site_referer','UNKNOWN','2020-03-18 19:19:01'),('e920762f3e3c66aaa6200b9700d4357ad70d29d15ef77f155d27a4455686b0b6','apbct_site_referer','UNKNOWN','2020-03-18 21:20:04'),('e97d03436b6882bba738f2bef259fa6b8069337720e9fdafeaaf12fe11cc07f3','apbct_site_referer','UNKNOWN','2020-03-18 15:48:17'),('e983ea44b92d6b2e113a9ff36e8181ba6d42d100147d48a41465256e9a79fd75','apbct_site_referer','UNKNOWN','2020-03-18 11:47:52'),('eb5b08f77386ff59fd027423c1364bfe7848e1ef3c75c120337ad01748a78de1','apbct_site_referer','UNKNOWN','2020-03-18 10:57:27'),('ed115a30a09a0135d0fa1c2ce49055811b397c91422cd2f1f82b7c44f1a2712c','apbct_site_referer','UNKNOWN','2020-03-18 17:41:32'),('ed2a0b7242dcb8341e8db1d6ba996c033c0c3127d6a5f21193b9e021eebb427e','apbct_site_referer','UNKNOWN','2020-03-18 17:42:16'),('edde8c34cd4e1fca88b415c40f11b1355eb96968c397e3451905e8c0830f3c0f','apbct_site_referer','UNKNOWN','2020-03-18 15:03:59'),('eff6fd7b5edff5cb026ecb3771fecb1f4cedd5c04593df5082e9c05d2336eab7','apbct_site_referer','UNKNOWN','2020-03-18 21:35:13'),('f03508c40f3521f82175998352bb065edbf610fc68a5bc9ddbad5068e0def60b','apbct_site_referer','UNKNOWN','2020-03-18 12:31:04'),('f0c1702c9196ad603ba62752de237f1c795e0ccc645c2815c1de7bc29c8719bb','apbct_site_referer','UNKNOWN','2020-03-18 03:26:21'),('f63f92cd54c3701619898aad0db7c8a72c5e9a21811d3514c34e6d49adaaf420','apbct_site_referer','UNKNOWN','2020-03-18 18:44:50'),('f7358e9e86a59ce28c4fbebb30e8f0d30924dddc78a1914586c2b69fe71441de','apbct_site_referer','UNKNOWN','2020-03-18 07:54:38'),('f87a6231f1babf7403ecbaa3d331865294cdd07ff7da2ad33c5606970a24a396','apbct_site_referer','UNKNOWN','2020-03-18 08:48:27'),('f9bdeea5d936366ba9cfdc5a35683b9f12701a5869376383bf35b12b34594316','apbct_site_referer','UNKNOWN','2020-03-18 08:16:42'),('f9dafc9e688f5b7639eff3ff7c6294e726fe1d775b19a43c9a02d34a35e9ac80','apbct_site_referer','UNKNOWN','2020-03-18 21:45:50'),('fa6365048a8627a62c875dafcf2809461f8ddba493e415a9ce8fa69fb32d1cc7','apbct_site_referer','UNKNOWN','2020-03-18 21:45:49'),('fc56c98baa0ef208bc055ad983601779e0bb225c6cda1405d13b70dee3c10ad3','apbct_site_referer','UNKNOWN','2020-03-18 00:40:54'),('fcc9fe2ec3a103025bf1cc84067fcfea500056b64891f6a6f12d5397adecef17','apbct_site_referer','UNKNOWN','2020-03-18 07:57:30'),('fd61836c2c9f49d9f6b53c0bac6d05e2b485a20ac843ccfd6aea9d18515d6a8e','apbct_site_referer','UNKNOWN','2020-03-18 08:16:42'),('fdf695e5d6ad09fa10182d1665ee3eb2c8832a2a72c9d6072ccc06ced67fd2df','apbct_site_referer','UNKNOWN','2020-03-18 08:43:00'),('ff0852c2477525a4459e3d78eda9b1cbb3a7f3881b26c4ace9c4e706a5840d44','apbct_site_referer','UNKNOWN','2020-03-18 22:08:52'),('01a8a6a4ef8e3695f92816c14c6d91cd9f45fbb017ac0851aacd305cac179c65','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584557090]}','2020-03-18 18:44:50'),('02cd9b3affad00164065a70c41b7a7d673c1607e6fe9002356945fec4950d6fd','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584567949]}','2020-03-18 21:45:49'),('05076e230e7c8544df73b0fd564cbbc6eda6d76484a43bfba0e8cf2b1fd62ac7','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584545322]}','2020-03-18 15:28:42'),('074ef55a9f28dc1fc0e1b5c96734bc27ba41991380636d8dc9c291752571d3c5','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584532102,1584532196]}','2020-03-18 11:49:56'),('0a27e3381b6fb8ac31f6d4d289ed094296dde52ce5f4f194ba2ed58be537730f','apbct_urls','{\"landing.kptv.ro\\/\":[1584520721,1584520769],\"landing.kptv.ro\\/robots.txt\":[1584520766]}','2020-03-18 08:39:29'),('0a8b1ea496fffc877af5743af7e77ff4d350cabc2a7c34b95257e80dd820c983','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584532072]}','2020-03-18 11:47:52'),('0b2d8d969a44c538ecb6031d18e5645cbea6691340034c7430e9a1d4de81865a','apbct_urls','{\"landing.kptv.ro\\/category\\/cultura\\/teatru\\/\":[1584442257]}','2020-03-17 10:50:57'),('0be8af3326e002c7a9122c2fc93b4a022edde77135ee45abf1d98198e5174723','apbct_urls','{\"landing.kptv.ro\\/poll-sitemap.xml\":[1584422526]}','2020-03-17 05:22:06'),('0cdae4e46163c6cd81b31b4e35328dfc46148f4b571d474b97b04a236f8c0da2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584548166]}','2020-03-18 16:16:06'),('0f073666e996ab2a40f28e7caa670fb3e17352ce9b31f3dccc29663f66ea694c','apbct_urls','{\"landing.kptv.ro\\/\":[1584520660,1584520697],\"landing.kptv.ro\\/robots.txt\":[1584520691]}','2020-03-18 08:38:17'),('10b1da9b90a5ddcee5e14c3254cf23b8c21d4cf2d1356628db8540c4f64f6b82','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584523316],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584532196]}','2020-03-18 11:49:56'),('1121607a59577c755887d1e5a17df6ebeea3a8f45e542bf907904f2b83c4ad37','apbct_urls','{\"landing.kptv.ro\\/sitemap_index.xml\":[1584398650],\"landing.kptv.ro\\/author-sitemap.xml\":[1584416255],\"landing.kptv.ro\\/category-sitemap.xml\":[1584420087]}','2020-03-17 04:41:27'),('11bb3c4e4e8f4f0c71739e6179b966b810e3d16124a3f08e4bce10d9b1f6460e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584556551]}','2020-03-18 18:35:51'),('12f3ee14c2feba39ba05f8240eff02804d5bd7b4bec6de925f3be6bc97cf6feb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584517157]}','2020-03-18 07:39:17'),('12fa8dec0c0ddbf2fba5f25dbdeae65fbff4a2b48ee6f12a38340fe108255ad0','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584508653]}','2020-03-18 05:17:33'),('14380e2814b0ce058ec154f90286b3c8d736188879d0b936cb2f9a524bf26f05','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584535261]}','2020-03-18 12:41:01'),('187cfca466f6b5e77b8468f486482805312e649fa3a523b1d51d68ff000b3d5e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584523259]}','2020-03-18 09:20:59'),('1a2b69ee7e2ecbfa32d115de3589c48013bb53ce9ea60978bd9136c186f2e25c','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584516462],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584567314]}','2020-03-18 21:35:14'),('1a574f957a69b4aca69fe55ca043c2680858598a3e62802a5d839e5f3a1a97c3','apbct_urls','{\"landing.kptv.ro\\/category\\/administratie\\/\":[1584488832],\"landing.kptv.ro\\/\":[1584543462],\"landing.kptv.ro\\/amp\":[1584544111]}','2020-03-18 15:08:31'),('1d569e7cbe187af6dabb4d938ec6adc4d0dcd2e812355d5fa5ba0bb80d3d0447','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584494624],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584508721]}','2020-03-18 05:18:41'),('1e21e9d8c406eea91db9f0b38e0d239d0848a93a2e19cafdd5f5ca490fdb8cc8','apbct_urls','{\"landing.kptv.ro\\/\":[1584520724,1584520738,1584520748],\"landing.kptv.ro\\/robots.txt\":[1584520731,1584520754]}','2020-03-18 08:39:14'),('21d1b4c3393e83a265258bca14993b6c3860b3b326fa014c3971857d899a42ce','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584559149],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584559149]}','2020-03-18 19:19:09'),('2246055487027f02884501a9a658d2e7e39ef8876bb58af188e924fa5e9d9fc2','apbct_urls','{\"landing.kptv.ro\\/\":[1584512076]}','2020-03-18 06:14:36'),('23a329b206c2c664d7ccbbde581d71e76f1e1e9caef9bd4e22f8d344284b4a27','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584534741],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584549218]}','2020-03-18 16:33:38'),('24ec7f6315e75a76f8a8d2f0eaa1830b0e925abe2d3150e6de0b0dadd3e4a84b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584520320],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584520320],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584532868]}','2020-03-18 12:01:08'),('29e697f67ffa68b2f70884d51ed6a4c5b26af43c1d4133061c705307f6da63d3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584558066]}','2020-03-18 19:01:06'),('2bd8f6a855b38de78da510b401b129d6cb109d1911576fd5d5bb2ccc83c27c2e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584532102]}','2020-03-18 11:48:22'),('2d96fb9b30d93baaed5490dbd8de1a35c5f85376815f23365c4cd25ac4b77f5b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584560777,1584560784]}','2020-03-18 19:46:24'),('2e8caf693e39c58f6a988462907b73475e23fcd5197ebc62ff2a559aeeb330dc','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584371271,1584455115],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584539666]}','2020-03-18 13:54:26'),('2f1486f6bce71c0db14118f294bf11347a19b41de9fec8d2ead6ac73a6f83670','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584562420]}','2020-03-18 20:13:40'),('2f728258156c7cc2789bbe2d094e9f42cfb88c48ec88869acc086d6c168d00cd','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584559141]}','2020-03-18 19:19:01'),('2f96a70e9f361ec7d5f69e6dcd6271ae40d8ece87cfbd167ef23f4dae9447e28','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584512099]}','2020-03-18 06:14:59'),('3045b3becc941645d34b7897ba72e920c60179c47ca9bf8beeafa617519e31c8','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584422448],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584502680]}','2020-03-18 03:38:00'),('30a5b6444d79647ec6afcde5bdd5a033f4e2af0f78afc1adb66221b814984bb4','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584489731],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584502118,1584502599],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584535665],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584535665]}','2020-03-18 12:47:45'),('30b1241497d2c2db0b12149c02bbaaf86aa18eb34f4ab1f47ab795ad9cb1e4d3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584545322]}','2020-03-18 15:28:42'),('31647a87f593f31f1d864ba384e7d36a13a255988a9b54050d01c8634034eee1','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584500345]}','2020-03-18 02:59:05'),('3212f1bb0d4c088f0f162528ee5b1bdb0eff98826558996c05956adf6c065a7e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584515621]}','2020-03-18 07:13:41'),('322c564cb153bb72050e8b770082ae4bf68be986622c5379e8afbad0e1d72569','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584511524]}','2020-03-18 06:05:24'),('326f4a8f3f4dc099629cdeec7ed635545120f905e38986f19fcd1427fbd2b579','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584508719],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584532651],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584567949]}','2020-03-18 21:45:49'),('327f56187dda0daf74976f830aa3d504aca345d3421fa64056d14c09ca48db01','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584534703]}','2020-03-18 12:31:43'),('332e6c31cb32a46ac8381c054c401265cc3342b4ecef5fc3c7fff8c6d1799550','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584533187],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584567313]}','2020-03-18 21:35:13'),('3478e8511cfbbc0908b40e041dce4238033c1b7ed2bbd60d65b89f1300a32210','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584490844]}','2020-03-18 00:20:44'),('35aee0d3d3f6f2f3dc78bade30b40cb024b586a69a4078d12d8b7a7e459ebb3a','apbct_urls','{\"landing.kptv.ro\\/wp-login.php\":[1584492215],\"landing.kptv.ro\\/amp\\/\":[1584544114]}','2020-03-18 15:08:34'),('35f11c5b855e5a9bee9d895bb9e67ae79c9ebfb1f8b96d8bae0e7b725fb29844','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584471663],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584569243]}','2020-03-18 22:07:23'),('363d6386d92c0013809be72117538ba1780c8a1d8646f176e1032fdbb8ad9344','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584530769]}','2020-03-18 11:26:09'),('3653cdb3806c72415bcabc3e28af901a026a5fb7f8e65f481651c5ba9098b0e8','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584567313]}','2020-03-18 21:35:13'),('394e5f5eee7ff98b6e8bc04faf0993cef8a136d3bd04600c95e2fabba12bd032','apbct_urls','{\"landing.kptv.ro\\/category\\/administratie\\/\":[1584453862]}','2020-03-17 14:04:22'),('3e440b8be604ff34f8209203d78a6072ebea88b5c6e0125d0e8cb39524b298c7','apbct_urls','{\"landing.kptv.ro\\/\":[1584520653,1584520714]}','2020-03-18 08:38:34'),('3e83cf168343870463608db879ddd0110f010e980207e4d1be36d4798543af70','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584511114]}','2020-03-18 05:58:34'),('3fbf0f44a8d99b45932b1c216ce5d326dea5ce869c3873aae65c09a57b982ae3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584502259],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584520320]}','2020-03-18 08:32:00'),('4020240245b45d8c862cef8dc5918e93505627ca2ee46d981c3ce39aaecaceec','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584538774]}','2020-03-18 13:39:34'),('41443b083add591d8e2574b6fb256d54c1e662ff96ceb8e8321d2d5333efef5b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584480617]}','2020-03-17 21:30:17'),('418b716605e3a1bfd7000aada66d0a798861e3e74ae780326c14228c64c9c665','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584422441]}','2020-03-17 05:20:41'),('425a93e10a3adfc89f5be02b8d4bc08ce52f76e67609cd7e6ba7ea1960ea71e7','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584525486],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584536336]}','2020-03-18 12:58:56'),('437419daecbd1ffb4f909b2eb1c159699cdca183b931842706523f6a0477af2e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584491997,1584521790],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584525544],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584557060],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584569544]}','2020-03-18 22:12:24'),('4634ccfd538b0af06883881c40a8c6bab35bbd0221381c4616a55bf36f801156','apbct_urls','{\"landing.kptv.ro\\/actualitati\\/stiri\\/\":[1584490698],\"landing.kptv.ro\\/2020\\/02\\/14\\/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate\\/\":[1584490712],\"landing.kptv.ro\\/category\\/sanatate\\/health\\/\":[1584490784],\"landing.kptv.ro\\/2015\\/03\\/24\\/coffee-is-health-food-myth-or-fact\\/\":[1584490794],\"landing.kptv.ro\\/category\\/cultura\\/arta-cultura\\/\":[1584490820],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584490835],\"landing.kptv.ro\\/2019\\/08\\/20\\/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania\\/\":[1584514569],\"landing.kptv.ro\\/2019\\/08\\/19\\/pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat\\/\":[1584514597],\"landing.kptv.ro\\/category\\/sanatate\\/life\\/\":[1584514650],\"landing.kptv.ro\\/2020\\/01\\/27\\/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa\\/\":[1584555352]}','2020-03-18 18:15:52'),('46b84ccfe7a4d812811f4c096dea212af88b974044f0e908ee340e4fb3ca652d','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584499592]}','2020-03-18 02:46:32'),('4b78488eb52e00a183e0b4c583e92e177395a04c2cd4f609775a2e5d5ff26f3b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584519402]}','2020-03-18 08:16:42'),('4e1d61ead99c16ecd4e713a237651d87e129907d8b4820f2bfdaa6b6e62b4b38','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584527655]}','2020-03-18 10:34:15'),('4e400eb2a83b8524e75068f85e0eea60bcb68ebcbb2b2501c063cd4dba60afdd','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584486898],\"landing.kptv.ro\\/\":[1584520672,1584520698]}','2020-03-18 08:38:18'),('51a4f4d43092e9b89630e3934bdbe56e5c8d59163140c62f1673dff4852405db','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584557060],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584557061]}','2020-03-18 18:44:21'),('51d46af319685618a23f7e250c712ff4e030da24d7702251bccb4c8ed69a47dd','apbct_urls','{\"landing.kptv.ro\\/\":[1584486819,1584520758,1584520774],\"landing.kptv.ro\\/robots.txt\":[1584520748]}','2020-03-18 08:39:34'),('522d89eb2783d5fbff7e7b3be565c73f388ef899fe6d211bbf489b16624daec2','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584486897,1584520716],\"landing.kptv.ro\\/\":[1584520695,1584520707,1584520723,1584520734]}','2020-03-18 08:38:54'),('528d9dffdf91d6b6f349099a967a4e734225a613bf32f99c6931f227cae58b1b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584569332]}','2020-03-18 22:08:52'),('52e1fe04270319fa69ce1ab069fe57a8bb1b3e2dcbc982b98df7b8ad10988bef','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584504072]}','2020-03-18 04:01:12'),('546b4da713d33d96cfdfc0ed212e3d414d5c141a13c59377ff62ed319057497a','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584516458],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584545324]}','2020-03-18 15:28:44'),('547fc4aa1f224de36a9b3f8d0cf45f04090f7ba577fa0b8e7ee3ee071d2c53b9','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584502514],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584569543]}','2020-03-18 22:12:23'),('553bcc11e921ce9aee3ddd96abe45cab78cfad3033136ff74e4ce5b77fe83aed','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584545087]}','2020-03-18 15:24:47'),('561eed257083679deb2399cd475727439cf271b16e91255f975faad2e7fac1ac','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584508699],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584508717],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584508722]}','2020-03-18 05:18:42'),('568cf59834fa3bbe93fe3774c30d9ea58b035eb67d2e19e5531b61f5ef42e998','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584536545]}','2020-03-18 13:02:25'),('57f3651bfb48a31080093fd2a0183ac9c2b9fa8b933141a7190f7b377bb6a1f3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584438994]}','2020-03-17 09:56:34'),('586a5e28b6772317511a62cc574634a7e772c497c3eb75be7f182c7854e36ae2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584549218]}','2020-03-18 16:33:38'),('58bfcd595d30e657d542b92ab830ceeefb9c044f7ceeb65e903cb5c77f2aefe1','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584501099],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584516409]}','2020-03-18 07:26:49'),('59ffa8852e0d558be7125b613456292dcf8c7324549e6853e35d65be97688a57','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584559141]}','2020-03-18 19:19:01'),('5a71963df4ad25a00124013ebab6e10b7fb02525451de0ca579d86a7b61fd975','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584548512],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584553301]}','2020-03-18 17:41:41'),('5b829787b113683a13dcd31fd2c62f1c1c65f8c0a6f7d5bcd4b55d61a0d12d5d','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584503008]}','2020-03-18 03:43:28'),('5c222d5c843de2ae8d14c3e16c91e3d739bb7a294203ac9f1b0ddfe41a38b5c1','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584530769]}','2020-03-18 11:26:09'),('5c62d198b6b33b064eaa0b535da374bdd7fdc61463808d3af2a3fb60cd5cd177','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584500345]}','2020-03-18 02:59:05'),('5c9295581166b3adef5405b5aadeca03b33ae71f92d187f3bd2480e5010beb55','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584569544]}','2020-03-18 22:12:24'),('5d3ed7c17a3264ea6e6c51c3bb558c6e6e3bbeaf2afebe1976f07a894e117747','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584522345]}','2020-03-18 09:05:45'),('5e00e59ddfb1fc0f27ea8514f65caba73633e390e10cd526e35e97c56e20ecca','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584520902]}','2020-03-18 08:41:42'),('5e801d48daeb70669c87b8d33a3c881a0ffbcaf6184dd0bd4cad735520de71c2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584539666],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584543889]}','2020-03-18 15:04:49'),('5f2b23471d6683f6539322e6f6443b553215aed3807cce809309676b7f8b4d06','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584492009],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584498796],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584537015],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584553761],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584557089]}','2020-03-18 18:44:49'),('60a107501e7460c1afac7e1637b7ba0a72cf445678264d1897b62ed5cd67ca2e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584525585],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584557090]}','2020-03-18 18:44:50'),('60bb419e1c7165740e09d68aff33bbf7e129073a4ab5a436748d42c8898207da','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584544898]}','2020-03-18 15:21:38'),('62375b535233367347b2ada89e93461711282f6b15038180b6fd77397fb294da','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584553302,1584554452]}','2020-03-18 18:00:52'),('626eec21622d79be4b44d375fcc33b1a8def68d0f12dfb2e71f44a807ce1ee67','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584098318,1584122213,1584159179,1584281087,1584292889,1584343463,1584371061,1584442252,1584467763]}','2020-03-17 17:56:03'),('6395794baefff414bdacb69dea149062db987dc790842ba7279d34938864c555','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584566265]}','2020-03-18 21:17:45'),('6427cc254fe6c2c96ae743e285702d9a21f55c6b6df8bc3288c07b9718ce1957','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584534326]}','2020-03-18 12:25:26'),('669256c7e1918ae50ab21dfd52031e6eb80ae7aceb6d50cbd53ac12a659bf74f','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584492700],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584558066]}','2020-03-18 19:01:06'),('669554d4c55aa592fc181c99e759cfc18e93bd73ab6cf5b619fbd092c3cf7a60','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584431307]}','2020-03-17 07:48:27'),('678bdc7d6a78585c2dd1dd1bff7204b8c946a98475ffecfe164fee4b948b90ab','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584510535],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584510563,1584557269]}','2020-03-18 18:47:49'),('694ba919a49c914f56d26fc428164c3ef6f8b9f0f830289ccf286609fb254ef1','apbct_urls','{\"landing.kptv.ro\\/\":[1584565719,1584566224,1584566654,1584567075,1584567693,1584567999,1584568549,1584568944,1584569375,1584569799]}','2020-03-18 22:16:39'),('699dd4e92661d6ef688c016d6108865a7ba370e2fec38e48498bd17a2bf5495b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584529466],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584534602]}','2020-03-18 12:30:02'),('69f38922f3896b839a15d0f2d5ceed50903bba04bcb12f6a7bff87441a1bf4e1','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584558066]}','2020-03-18 19:01:06'),('6a8013773a3a1e2dbebba8d9aea8d8327caefea0a4af2ad698295bd0f8ad9ae9','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584464357]}','2020-03-17 16:59:17'),('6b1ebe57ec7663ad086e6cef16306366acfc3843d5a89ec0516e6e5e45418178','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584493428],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584535666],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584556559,1584568843]}','2020-03-18 22:00:43'),('6c4e179a2809a864e70624969235933cb60c48a6345f53c3c7c348bb5ceafbc6','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584321723,1584421339],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584557269]}','2020-03-18 18:47:49'),('6cf799db4bd72eb692ddc88246afce029d7adb432750cb305dd3c93903df9a6d','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584531635]}','2020-03-18 11:40:35'),('6f01c0fe7e0b7ac5bca523c9da0609253679730d0c05a7bb691bd62930bc3625','apbct_urls','{\"landing.kptv.ro\\/\":[1584517011]}','2020-03-18 07:36:51'),('6f7f36e71bf2b3204a615a332450050e71088527dbb1fff3ff9a85c5593b3998','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584532421],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584564347]}','2020-03-18 20:45:47'),('710314f08c612b0e914e934d421c73820b877a13a0fb50b82fdfafe86e783c23','apbct_urls','{\"landing.kptv.ro\\/\":[1584522349]}','2020-03-18 09:05:49'),('712cb5627d306c8f5d9b1c4a00b32e0a5db2e80130cdc09052c82e8232cf7bcc','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584512099]}','2020-03-18 06:14:59'),('72110dd026968c4a9500ee9135a300d9577e27dfd22d775692748cbae8027d9a','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584490849]}','2020-03-18 00:20:49'),('73db573a82a102d1cfd5543508d5b700bff36e263f938e6aba313b11dba866ec','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584521790],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584557061]}','2020-03-18 18:44:21'),('77c69e5389a693c7695097850837957fb4ac55e834ad87132b8fd6b30954e139','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584503004]}','2020-03-18 03:43:24'),('7a342b8af0a930f6dcb157b0ec9bd9ffd745626ae6494eea60de1b8850639f88','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584410883]}','2020-03-17 02:08:03'),('7a37a5dd76661eda55aa615e9477498e4f47eb6244dca857b19435ec4d9caa63','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584544281]}','2020-03-18 15:11:21'),('7cb035570a56c279743268c34a38adb318a5d7e918936eb09a3e931d62d3273d','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584491558]}','2020-03-18 00:32:38'),('7ce44a5fcaa55801b1cae76baf62b03c89ef5b67ef59a201dba636a5154dd067','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584559150]}','2020-03-18 19:19:10'),('7e53d4a6df299aff891d460353db0d3dabef7e434e7d61f1870d532a9fff66ed','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584516457],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584516462],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584549813],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584567313]}','2020-03-18 21:35:13'),('7e7aa8c08f9f8bdb5028cff83d368aa9bef44d127fdcdf0f256b6c81cffcd951','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584446911]}','2020-03-17 12:08:31'),('7f580e6915f9f064dfe6408b354e835c8d08ccaff176b95ae9a4187bd8ef9030','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584500345]}','2020-03-18 02:59:05'),('7f771ee926edd6b11a38aadce1e723704b8ff50b6b5e7091534d21c3a046a108','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584543889]}','2020-03-18 15:04:49'),('7fb990bf525dce2ed3801af5d94d544a6e36ec2c423ffd7fe8ae0d69bca7c124','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584566288]}','2020-03-18 21:18:08'),('8091a4b75c1b8e3e2fd341ba01a6f8ce14fb513c6a83fda40bb7a17f4d872e66','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584544283]}','2020-03-18 15:11:23'),('80c7c1d34e6d055faea17054a73eedbc4f17404422dd3e3bf7fef828d2b857b6','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584569905]}','2020-03-18 22:18:25'),('813d6fca4d35157685b6704be93de670a50ae3c4aeb0dd97234fc488ca206dd5','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584525585]}','2020-03-18 09:59:45'),('83cb4264ee98dd68798f94b589c3952f3fc10d206463d6c661e6390c074d4d18','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584558066]}','2020-03-18 19:01:06'),('85a35b5266b1ef9b77508f6bf6bf3fa08b0e99545e6b9d31f388029bb2598e20','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584511114]}','2020-03-18 05:58:34'),('86a71f683921e77f963e67b650959ecffb068997f820ba9c49adb3edfdeabe98','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584520980]}','2020-03-18 08:43:00'),('871969dc7b03957b60dde78fff4392adf90197a520aa1e72d13718b839e7fd30','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584559141]}','2020-03-18 19:19:01'),('87620ca63db026bc5555a42dcffc924ad4d3ba907976781e69f8a250dbb718fb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584517286]}','2020-03-18 07:41:26'),('87c35fd083472c9b15ecc0a59f854e9286e515c288805d8aaec7a8b013b53d24','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584492054],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584569630]}','2020-03-18 22:13:50'),('8833f6281267bbfa1e9d32b9b497f70e19845ad5013c82e6aa1fc3772e305745','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584528935]}','2020-03-18 10:55:35'),('890fef10621760e0eee01f76ef5de7e9b6cd107d680bc48dbc90bb6357ae1388','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584534602],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584553931]}','2020-03-18 17:52:11'),('8baa57fda9143ec268f5c794a72bd611934de9cb9e13b20c3aed5fec2946a5a1','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584557269]}','2020-03-18 18:47:49'),('8c888d755b1d475eadfc2ff477282be91850cd3854494ce693dde34f39633d35','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584559149],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584559150]}','2020-03-18 19:19:10'),('8c9e15d8b2ca6c42e617a9ad1a88b030c7d3c0baabc7cf8220f2c6c22aba489f','apbct_urls','{\"landing.kptv.ro\\/\":[1584520693,1584520708,1584520736]}','2020-03-18 08:38:56'),('8cad1be3479cc30f0158f207eae27bf3644799e0f68704a4f92d013576d6bcb2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584517771,1584560742]}','2020-03-18 19:45:42'),('8cb9bbda97b1b0e6b2b7e67a2cbacf18c967fe06240adee5ebb11ab96158bc97','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584557061]}','2020-03-18 18:44:21'),('8f8737f7b338dec2ec5d38adcd8fea6b5aaf7bdc6e4243762bee625570d005a2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584490733]}','2020-03-18 00:18:53'),('924769784a8c7563bafca303f7afdf96504264829f46b697f2328ffc5da50096','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584517157]}','2020-03-18 07:39:17'),('94f517a28e220d96178b8548aeccad8ccbc5746e4e4a68fadb38ed93d2e1ba7e','apbct_urls','{\"landing.kptv.ro\\/\":[1584517011]}','2020-03-18 07:36:51'),('959189b8fbc18f75cdaafd59dafddd952ddc3ae91ea75dcd669dff10c2d7773a','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584545087]}','2020-03-18 15:24:47'),('959986f1ee8a5c803bd244de9b062d941f8e429488b8553545060186f612b03a','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584548512],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584553303]}','2020-03-18 17:41:43'),('9657816523757d057fc80350d14441ee74d8eebdea892b5a077d032dbd1c5d96','apbct_urls','{\"landing.kptv.ro\\/\":[1584483170]}','2020-03-17 22:12:50'),('96b2168477f0da3df299a6fd6cae42a45d42969b738b37c2df7acb518c597bca','apbct_urls','{\"landing.kptv.ro\\/2015\\/03\\/24\\/coffee-is-health-food-myth-or-fact\\/\":[1584447492]}','2020-03-17 12:18:12'),('96f542e4f83640a9e9a3db34425fe71ca80b4ac131862a327057eb23bdbe2c4e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584530577],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584530577]}','2020-03-18 11:22:57'),('97dc3b503c1ddbb573807fa0a59f8a11fa37485651db1884efdcc2743ed16d08','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584566404]}','2020-03-18 21:20:04'),('9b3866ba171e53f9b406af9284c7b510cfd8206e2de8399951a497399789ced5','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584548273],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584553292]}','2020-03-18 17:41:32'),('9c6fe7ad5d5ab60c41841e79b6c0260e2a0dd44eec10ff119d1e17b3e7118506','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584548512],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584553335]}','2020-03-18 17:42:15'),('9c737872f565f5f45dea35242ded29e3adb72adea7342c51a69ad1d9890ecfca','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584486864]}','2020-03-17 23:14:24'),('9ddae4e3de043828f285ecceda86a011a2a23736109a47791b9cb56ecba0ce03','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584534741]}','2020-03-18 12:32:21'),('9f45bdf5bb100417ed3fcace858efc11964c1e1288de2ad6a7b5311bcb38f596','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584508303],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584518851]}','2020-03-18 08:07:31'),('9f86e0340b5c0d5511a50102aa736fca5c6341d4011d0707f6c6fe89d68fdd87','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584529378]}','2020-03-18 11:02:58'),('9fac3011f63e18777b4aa10ec1a63bead27aee78fbdd3399eab6b76167652323','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584558066]}','2020-03-18 19:01:06'),('a05ab100d6e88e285e38d9d56f37416be08f6b08a7d4703a11372f9fee797d44','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584491996],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584502599],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584569544]}','2020-03-18 22:12:24'),('a080a6cfe047ef50c4a756ec7bae0e48cedd9b47abd541b68b861bf567ba4466','apbct_urls','{\"landing.kptv.ro\\/\":[1584497188]}','2020-03-18 02:06:28'),('a11068245c221b60fa629a79e07d4db861ed1111efbc8dad36e6660f36ee24b3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584529372]}','2020-03-18 11:02:52'),('a11f88ed73cb77a476f73b749496f9d306c0da2d512b0174150590808c6a9c26','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584546349]}','2020-03-18 15:45:49'),('a2378ef3f968f9d3956580a70172613d747e2dca48f2a990e1ee43e67c9d1c90','apbct_urls','{\"landing.kptv.ro\\/\":[1584520685,1584520707],\"landing.kptv.ro\\/robots.txt\":[1584520716]}','2020-03-18 08:38:36'),('a26a9a63cee533a23d5753eb84accddd75910968897310282562f49ef7c297fa','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584498796]}','2020-03-18 02:33:16'),('a2d14bb7ce89634fd2df9446fe396289af139f7e234ef05fbc5eae8fa66b75b7','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584360051],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584518079]}','2020-03-18 07:54:39'),('a376409b672cb31da44ec184de6ec826db5f2fc37d623523453601eb74ff9404','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584536732]}','2020-03-18 13:05:32'),('a412f7b486e6ec0c5742ee3a4c4b79c4ed0b69b46601b002ed0659d2093a70b7','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584486888],\"landing.kptv.ro\\/\":[1584520760]}','2020-03-18 08:39:20'),('a47d2f7239b0aaddc66307f5d60fd4fd1c53b6937200bc7feb84a689974a54bd','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584486896]}','2020-03-17 23:14:56'),('a53d9918823a69894725ea45bc404d20960215753bf02a77efa06c0d6391c679','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584455731,1584546009]}','2020-03-18 15:40:09'),('a6b46a9422ad2c46e7aadff90d444d143c9863d5f9e79cf2981d04357ce99ffe','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584570085]}','2020-03-18 22:21:25'),('a88a3f668d29349b89f9ae68d41be6b681a414c407b7019ed089b988342a7544','apbct_urls','{\"landing.kptv.ro\\/admin\":[1584490141],\"landing.kptv.ro\\/administratie\\/\":[1584490144],\"landing.kptv.ro\\/\":[1584491089,1584517075,1584517080,1584567249,1584567293],\"landing.kptv.ro\\/actualitati\\/politica\\/\":[1584517198],\"landing.kptv.ro\\/2020\\/03\\/18\\/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati\\/?preview=true&_thumbnail_id=1573\":[1584568202,1584568283],\"landing.kptv.ro\\/2020\\/03\\/18\\/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati\\/\":[1584568251],\"landing.kptv.ro\\/2020\\/03\\/18\\/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate\\/\":[1584568647,1584568712],\"landing.kptv.ro\\/2020\\/03\\/11\\/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate\\/\":[1584568716],\"landing.kptv.ro\\/?customize_changeset_uuid=3a5e8b28-9fe6-428e-bad5-c08ec138ec54&customize_theme=pennews-child&customize_messenger_channel=preview-0\":[1584569113],\"landing.kptv.ro\\/?vc_editable=true&vc_post_id=795&_vcnonce=4c5c529a1d\":[1584569778]}','2020-03-18 22:16:18'),('a96246330db52ebb3dd8ef704df825af537f892d9d78b82a22915b50e662949b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584567313]}','2020-03-18 21:35:13'),('ac988180867439c6849a0a206bb303e27a2322e4e1f6750087bf103b8b6bd916','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584530577]}','2020-03-18 11:22:57'),('acb4174ab87a05e737f9a340f447b602d7b01a2ba8c5ec0cb1fd56bc7dd8f6ca','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584566404]}','2020-03-18 21:20:04'),('adbd7870f55c4b1f6737a406d245ecdfd64a4d2dc339e25ae6c30b8f57e383d2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584501976]}','2020-03-18 03:26:16'),('ae411bd4a60d57757f67747e94f9ab3c9c5c35268aa7a79cd082c8b1086e1dbc','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584525797],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584548512]}','2020-03-18 16:21:52'),('b0f19bc2e58fe2aec16ac300112c362dadbc7515e1c7c7e9319e9ca6badfb6b9','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584538774]}','2020-03-18 13:39:34'),('b22b5ee211d006174cda311514661bf58ff6dad59ccf07b87c2e2493fad6590e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584533415]}','2020-03-18 12:10:15'),('b2d8f5385e85fa5242d6a9a70621540f9b2dda35696927485d2529c867d5107a','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584493083],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584557269],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584557269]}','2020-03-18 18:47:49'),('b2d903c1cdf5bb1e63faa6a2284b14f26dc73691e7e49953dc5f9e5767b292eb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584515609]}','2020-03-18 07:13:29'),('b5d509048fb270701efc6065ce3055b11ab9eb14b8789049f6f8615e6fb003cc','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584502974]}','2020-03-18 03:42:54'),('b76cab9c667a87bacfedd475e9ef0054d69b54cd5432dc4688b057628e007370','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584504790]}','2020-03-18 04:13:10'),('b7f511501a21a8aa08435c3895f32d4b229542cf2a2d8f5b7d8f7caf3fc149a8','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584502118],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584539677],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584569543]}','2020-03-18 22:12:23'),('b837f50df13c516fc83e4635ac18b66547e3de957975949e7e9663d32da3d4b2','apbct_urls','{\"landing.kptv.ro\\/\":[1584520683,1584520720],\"landing.kptv.ro\\/robots.txt\":[1584520744]}','2020-03-18 08:39:04'),('b918133339c70039c017004055c3a15b1a4fa07b72b713eb313bb880f4efe69a','apbct_urls','{\"landing.kptv.ro\\/\":[1584480223]}','2020-03-17 21:23:43'),('bab5aaee318e893ba76a633ceea6d5139c6283c2a617f45156887767c0077e93','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584546496]}','2020-03-18 15:48:16'),('bb372a9a3bd8f7a525e4eee57a804ecdbbf9377a97bad0e9c8f86b172fa8bfb5','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584492010]}','2020-03-18 00:40:10'),('bb6da47164a73529ee41a6a8d025b78d2cd0ac255e9f13791fc82f2ae2ecb463','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584401961]}','2020-03-16 23:39:21'),('bb84ee2b66c9a9be4a4173d4be7625dc7cd5bde926297eec393a4ce4103052a2','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584519402]}','2020-03-18 08:16:42'),('bccbb207fd5ae25a40a352e5314a1bf682984bf4d68c2d1f5c605050fb6ee67b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584488772],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584530768,1584534602]}','2020-03-18 12:30:02'),('be1b3d17fad227226e8121a661332733a14081f916616312013ab5954b43adee','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584511524]}','2020-03-18 06:05:24'),('bedeac58b2c1171217b80afe946b6119e1f2a55df27289ee92b05640c14621bb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584525797]}','2020-03-18 10:03:17'),('befac3dc7d03d095fdb986f2f2bb65a7bb93d0b226c40e390692df8252e6212b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584497073]}','2020-03-18 02:04:33'),('bfd21a53c7e308e338b41a085622006a29da3c2ef8ad34d94cadd3dd23e533b3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584516461],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584518078]}','2020-03-18 07:54:38'),('c030b4d9bd5c885890a8ffcd16d63fcd70d141b18900fcd4511cf8cc57fbee1c','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584488664,1584511658]}','2020-03-18 06:07:38'),('c26705294070a58a9afdbf873723d2022f65ba8f8138b4b63fd0046638f9f992','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584320789],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584488772]}','2020-03-17 23:46:12'),('c3f6d9c282fe0d8dec3f024b4d88700c344697288748f6165901686fef3c75ce','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584532372]}','2020-03-18 11:52:52'),('c4bf42a4ce8103dc1ff6ee7405ab2d5bf840ce5c58dd834097f5f813af8ad56b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584557090]}','2020-03-18 18:44:50'),('c50fa6446564a423959bbd50d0c677d7adefbc395bc9c676de6da48dc78dc6db','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584493170]}','2020-03-18 00:59:30'),('c59a7c8f70eb597e79c0c24694fab1f3c2d9b99264b2b48ba5e84e3a5e414e00','apbct_urls','{\"landing.kptv.ro\\/\":[1584497190]}','2020-03-18 02:06:30'),('c774f374bccf4304b4292abe908429e8bf8a709fb7e934a47d7f5f74d30a4402','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584560761]}','2020-03-18 19:46:01'),('c9159a8cfb27d2cc8750633f729aac3421164a787ef4eed90046f5fc8dd4e312','apbct_urls','{\"landing.kptv.ro\\/category\\/actualitati-2\\/stiri\\/latest\\/\":[1584357703,1584449325,1584522380],\"landing.kptv.ro\\/actualitati\\/stiri\\/\":[1584490048,1584491125,1584568880],\"landing.kptv.ro\\/\":[1584491111,1584567315,1584568924,1584569698],\"landing.kptv.ro\\/2020\\/02\\/14\\/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate\\/\":[1584491138],\"landing.kptv.ro\\/administratie\\/\":[1584491508,1584569600],\"landing.kptv.ro\\/2020\\/02\\/14\\/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept\\/\":[1584491520],\"landing.kptv.ro\\/2020\\/03\\/18\\/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati\\/\":[1584567374,1584568777],\"landing.kptv.ro\\/2020\\/03\\/11\\/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate\\/\":[1584568970,1584569118,1584569676],\"landing.kptv.ro\\/actualitati\\/politica\\/\":[1584569644]}','2020-03-18 22:14:58'),('cb5fc342348d1d9139048b388de0cac65a3abadb32fae06576ecac071838acdf','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584519402],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584546009]}','2020-03-18 15:40:09'),('cd2a00a33904c0bb51d18de137b25eb4a5f54d775b40b5d7e5f3e705edbac0f4','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584533415]}','2020-03-18 12:10:15'),('ce6c03e1e802f2f24f1197d923e3b3e89bb12251d2f8fe8e3b7a39965a0f50ee','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584421303],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584510535]}','2020-03-18 05:48:55'),('cf7eb8986b9c67b446a65141a6358bd0a0c7f36ddbcaef1d387454bed0c17cfd','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584530577]}','2020-03-18 11:22:57'),('cf83fb6e9a2d4f39bbb83df524761ac4802dc6fc615c564154c647ad382bdd02','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584521307]}','2020-03-18 08:48:27'),('d0de472a1a87c1bbfc8992798e65f9c6a4ab964e443d159f75fe69e9336a7f18','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584422183],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584547621]}','2020-03-18 16:07:01'),('d31b90d9506d7f49e5550b9fbeea71f59516f0a7ddc370f294e4e0155612e095','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584503424],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584531634]}','2020-03-18 11:40:34'),('d37ce8fdd157b82292410ab357554a58d6f679b6769074cfb77dafea8f01a0bd','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584518851]}','2020-03-18 08:07:31'),('d5b454cbe7383dd04014bff3712690c2a56f67cf92b1d84456513bdea4428356','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584510416],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584553301]}','2020-03-18 17:41:41'),('d7e0b9a21ef159b58ae02f80da0614216cce60124dc989bf3af51695ca2fe432','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584518078],\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584559141]}','2020-03-18 19:19:01'),('d80efd07abbe1810fbac11eb2c21a3adc7933da9f171fb78287435370ccc6d2e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584471669]}','2020-03-17 19:01:09'),('d81608b5d5b49817c457a4209d0e6ab8aac40517b147790649ab6ce5ccef6cd3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584497071]}','2020-03-18 02:04:31'),('d837e16181762efd90f1c61890b489c4d3e9cca1774b72bbf93d5ff1f147bcbb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584511795],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584536746]}','2020-03-18 13:05:46'),('d86a78d4ad406af1f289ae0c1cbb05a3cff7e5475152064bfe5d3665d7d50c02','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584486882],\"landing.kptv.ro\\/\":[1584520702,1584520741]}','2020-03-18 08:39:01'),('d8a0093de5b3b9350213497f51f57cc73fd727feb91b27183e1a4b4591dd8d0d','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584471667]}','2020-03-17 19:01:07'),('d94cfba8f01852559b50fd2ef49039c108dc22f9720bb2e0251f864339439bc8','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584516461,1584516462],\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584545324],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584549826]}','2020-03-18 16:43:46'),('da1564fc08f4cf15bb98195cbd8f53ea8ff68fe5ff2e444137e08bb49b81b9b5','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584511658]}','2020-03-18 06:07:38'),('dc71c23e55c475d650a7f1bcf5882b6dea3697b86f792a23dd8fe878484b66cb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584489731],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584530600]}','2020-03-18 11:23:20'),('ddde79fc5c09e3fe3fc0a30fc198f89c71e4f898cd335d1ee0a4e26e38c91be6','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584552422]}','2020-03-18 17:27:02'),('de24bfc4892ee7babe5c6b8662f0097146c74ce4c657908107cbb211431a4293','apbct_urls','{\"landing.kptv.ro\\/\":[1584497189]}','2020-03-18 02:06:29'),('de271c73aebebb8618b1a8407dab762639d59f0d83ab4627d22f69cd17b50655','apbct_urls','{\"landing.kptv.ro\\/2015\\/03\\/24\\/solar-eclipse-eye-health-warning\\/\":[1584467771]}','2020-03-17 17:56:11'),('deacdaae91ee99834450980002990cb41ada01ff9cbb7d9c710353a1db68f2bc','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584508697],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584534326]}','2020-03-18 12:25:26'),('df044c90bb5f7baf291a7fc0cfeb541a9589caa7a0c9a548ec749c34f4d9f8fe','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584549813]}','2020-03-18 16:43:33'),('e2f2652aaecf9135f652c293e84556d6073d4b317368a70210a4e1b6353996cb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584511522]}','2020-03-18 06:05:22'),('e4842f1e772c156a282b3a0b47b0327227423c5114ea3db0d02ac156fcf63c7b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584528311]}','2020-03-18 10:45:11'),('e5bc9a7fdb25cbe239427dd224afccf0aad09e19fc3f282da5dad09d944fa2d6','apbct_urls','{\"landing.kptv.ro\\/page-sitemap.xml\":[1584534933],\"landing.kptv.ro\\/post-sitemap.xml\":[1584563262]}','2020-03-18 20:27:42'),('e6cf1951ba7c5f0828e8976b11c24179a82af9df74e9b29e0684430b3ebe25b0','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/new-duck-species-found-in-philippines\\/\":[1584520902,1584567949]}','2020-03-18 21:45:49'),('e7094b52fe5577c53f028ab5098e1f18d6ee0a4e32f8f7384aa5a02b5f417051','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584559141]}','2020-03-18 19:19:01'),('e920762f3e3c66aaa6200b9700d4357ad70d29d15ef77f155d27a4455686b0b6','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584516463,1584566404],\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584531215],\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584535391]}','2020-03-18 21:20:04'),('e97d03436b6882bba738f2bef259fa6b8069337720e9fdafeaaf12fe11cc07f3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584546497]}','2020-03-18 15:48:17'),('e983ea44b92d6b2e113a9ff36e8181ba6d42d100147d48a41465256e9a79fd75','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584532072]}','2020-03-18 11:47:52'),('eb5b08f77386ff59fd027423c1364bfe7848e1ef3c75c120337ad01748a78de1','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584412818],\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584529047]}','2020-03-18 10:57:27'),('ed115a30a09a0135d0fa1c2ce49055811b397c91422cd2f1f82b7c44f1a2712c','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/this-the-worlds-most-eco-friendly-fruits\\/\":[1584553292]}','2020-03-18 17:41:32'),('ed2a0b7242dcb8341e8db1d6ba996c033c0c3127d6a5f21193b9e021eebb427e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584553336]}','2020-03-18 17:42:16'),('edde8c34cd4e1fca88b415c40f11b1355eb96968c397e3451905e8c0830f3c0f','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584543839]}','2020-03-18 15:03:59'),('eff6fd7b5edff5cb026ecb3771fecb1f4cedd5c04593df5082e9c05d2336eab7','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584567313]}','2020-03-18 21:35:13'),('f03508c40f3521f82175998352bb065edbf610fc68a5bc9ddbad5068e0def60b','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584517157],\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584534664]}','2020-03-18 12:31:04'),('f0c1702c9196ad603ba62752de237f1c795e0ccc645c2815c1de7bc29c8719bb','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584501981]}','2020-03-18 03:26:21'),('f63f92cd54c3701619898aad0db7c8a72c5e9a21811d3514c34e6d49adaaf420','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/military-gets-new-respect-with-world-aid\\/\":[1584557090]}','2020-03-18 18:44:50'),('f7358e9e86a59ce28c4fbebb30e8f0d30924dddc78a1914586c2b69fe71441de','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584518078]}','2020-03-18 07:54:38'),('f87a6231f1babf7403ecbaa3d331865294cdd07ff7da2ad33c5606970a24a396','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584490733],\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584521307]}','2020-03-18 08:48:27'),('f9bdeea5d936366ba9cfdc5a35683b9f12701a5869376383bf35b12b34594316','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/middle-classes-losing-out-to-ultra-rich\\/\":[1584519402]}','2020-03-18 08:16:42'),('f9dafc9e688f5b7639eff3ff7c6294e726fe1d775b19a43c9a02d34a35e9ac80','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/07\\/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur\\/\":[1584508309],\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584567950]}','2020-03-18 21:45:50'),('fa6365048a8627a62c875dafcf2809461f8ddba493e415a9ce8fa69fb32d1cc7','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/book-bank-to-close-the-local-library\\/\":[1584567949]}','2020-03-18 21:45:49'),('fc56c98baa0ef208bc055ad983601779e0bb225c6cda1405d13b70dee3c10ad3','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584492054]}','2020-03-18 00:40:54'),('fcc9fe2ec3a103025bf1cc84067fcfea500056b64891f6a6f12d5397adecef17','apbct_urls','{\"landing.kptv.ro\\/robots.txt\":[1584488827],\"landing.kptv.ro\\/sitemap_index.xml\":[1584504443],\"landing.kptv.ro\\/wp-login.php\":[1584513012],\"landing.kptv.ro\\/\":[1584518250]}','2020-03-18 07:57:30'),('fd61836c2c9f49d9f6b53c0bac6d05e2b485a20ac843ccfd6aea9d18515d6a8e','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584519402]}','2020-03-18 08:16:42'),('fdf695e5d6ad09fa10182d1665ee3eb2c8832a2a72c9d6072ccc06ced67fd2df','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/deadly-fire-hits-kangkok-shopping-complex\\/\":[1584520980]}','2020-03-18 08:43:00'),('ff0852c2477525a4459e3d78eda9b1cbb3a7f3881b26c4ace9c4e706a5840d44','apbct_urls','{\"landing.kptv.ro\\/2019\\/04\\/11\\/the-country-waits-as-coup-rumours-grow\\/\":[1584569332]}','2020-03-18 22:08:52'); /*!40000 ALTER TABLE `wp_cleantalk_sessions` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_cleantalk_sessions` with 480 row(s) -- -- -- Table structure for table `wp_cleantalk_sfw` -- DROP TABLE IF EXISTS `wp_cleantalk_sfw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_cleantalk_sfw` ( `network` int(11) unsigned NOT NULL, `mask` int(11) unsigned NOT NULL, KEY `network` (`network`,`mask`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_cleantalk_sfw` -- LOCK TABLES `wp_cleantalk_sfw` WRITE; /*!40000 ALTER TABLE `wp_cleantalk_sfw` DISABLE KEYS */; INSERT INTO `wp_cleantalk_sfw` VALUES (168430090,4294967295),(184483329,4294967295),(184483330,4294967295),(184483331,4294967295),(184483332,4294967295),(184483333,4294967295),(184483334,4294967295),(184483335,4294967295),(184483336,4294967295),(184483337,4294967295),(184483338,4294967295),(184483339,4294967295),(184483340,4294967295); /*!40000 ALTER TABLE `wp_cleantalk_sfw` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_cleantalk_sfw` with 13 row(s) -- -- -- Table structure for table `wp_cleantalk_sfw_logs` -- DROP TABLE IF EXISTS `wp_cleantalk_sfw_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_cleantalk_sfw_logs` ( `ip` varchar(15) NOT NULL, `all_entries` int(11) NOT NULL, `blocked_entries` int(11) NOT NULL, `entries_timestamp` int(11) NOT NULL, PRIMARY KEY (`ip`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_cleantalk_sfw_logs` -- LOCK TABLES `wp_cleantalk_sfw_logs` WRITE; /*!40000 ALTER TABLE `wp_cleantalk_sfw_logs` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_cleantalk_sfw_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_cleantalk_sfw_logs` with 0 row(s) -- -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext 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; -- Dumped table `wp_commentmeta` with 0 row(s) -- -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) 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 COLLATE utf8mb4_unicode_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) 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 AUTO_INCREMENT=5 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; -- Dumped table `wp_comments` with 0 row(s) -- -- -- Table structure for table `wp_evf_entries` -- DROP TABLE IF EXISTS `wp_evf_entries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_evf_entries` ( `entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `form_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL, `user_device` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '', `referer` text COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`entry_id`), KEY `form_id` (`form_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_evf_entries` -- LOCK TABLES `wp_evf_entries` WRITE; /*!40000 ALTER TABLE `wp_evf_entries` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_evf_entries` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_evf_entries` with 0 row(s) -- -- -- Table structure for table `wp_evf_entrymeta` -- DROP TABLE IF EXISTS `wp_evf_entrymeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_evf_entrymeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `entry_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `entry_id` (`entry_id`), KEY `meta_key` (`meta_key`(32)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_evf_entrymeta` -- LOCK TABLES `wp_evf_entrymeta` WRITE; /*!40000 ALTER TABLE `wp_evf_entrymeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_evf_entrymeta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_evf_entrymeta` with 0 row(s) -- -- -- Table structure for table `wp_evf_sessions` -- DROP TABLE IF EXISTS `wp_evf_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_evf_sessions` ( `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `session_key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL, `session_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `session_expiry` bigint(20) unsigned NOT NULL, PRIMARY KEY (`session_id`), UNIQUE KEY `session_key` (`session_key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_evf_sessions` -- LOCK TABLES `wp_evf_sessions` WRITE; /*!40000 ALTER TABLE `wp_evf_sessions` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_evf_sessions` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_evf_sessions` with 0 row(s) -- -- -- Table structure for table `wp_frontend_post_form_meta` -- DROP TABLE IF EXISTS `wp_frontend_post_form_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_frontend_post_form_meta` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `form_id` mediumint(9) NOT NULL, `meta_key` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_frontend_post_form_meta` -- LOCK TABLES `wp_frontend_post_form_meta` WRITE; /*!40000 ALTER TABLE `wp_frontend_post_form_meta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_frontend_post_form_meta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_frontend_post_form_meta` with 0 row(s) -- -- -- Table structure for table `wp_frontend_post_forms` -- DROP TABLE IF EXISTS `wp_frontend_post_forms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_frontend_post_forms` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `name` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `post_type` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_frontend_post_forms` -- LOCK TABLES `wp_frontend_post_forms` WRITE; /*!40000 ALTER TABLE `wp_frontend_post_forms` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_frontend_post_forms` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_frontend_post_forms` with 0 row(s) -- -- -- Table structure for table `wp_layerslider` -- DROP TABLE IF EXISTS `wp_layerslider`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_layerslider` ( `id` int(10) NOT NULL AUTO_INCREMENT, `group_id` int(10) DEFAULT NULL, `author` int(10) NOT NULL DEFAULT '0', `name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '', `slug` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '', `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `date_c` int(10) NOT NULL, `date_m` int(10) NOT NULL, `schedule_start` int(10) NOT NULL DEFAULT '0', `schedule_end` int(10) NOT NULL DEFAULT '0', `flag_hidden` tinyint(1) NOT NULL DEFAULT '0', `flag_deleted` tinyint(1) NOT NULL DEFAULT '0', `flag_popup` tinyint(1) NOT NULL DEFAULT '0', `flag_group` tinyint(1) NOT NULL DEFAULT '0', 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_layerslider` -- LOCK TABLES `wp_layerslider` WRITE; /*!40000 ALTER TABLE `wp_layerslider` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_layerslider` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_layerslider` with 0 row(s) -- -- -- Table structure for table `wp_layerslider_revisions` -- DROP TABLE IF EXISTS `wp_layerslider_revisions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_layerslider_revisions` ( `id` int(10) NOT NULL AUTO_INCREMENT, `slider_id` int(10) NOT NULL, `author` int(10) NOT NULL DEFAULT '0', `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `date_c` int(10) 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_layerslider_revisions` -- LOCK TABLES `wp_layerslider_revisions` WRITE; /*!40000 ALTER TABLE `wp_layerslider_revisions` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_layerslider_revisions` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_layerslider_revisions` with 0 row(s) -- -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `link_rss` varchar(255) 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; -- Dumped table `wp_links` with 0 row(s) -- -- -- Table structure for table `wp_masterslider_options` -- DROP TABLE IF EXISTS `wp_masterslider_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_masterslider_options` ( `ID` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL, `option_value` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`ID`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_masterslider_options` -- LOCK TABLES `wp_masterslider_options` WRITE; /*!40000 ALTER TABLE `wp_masterslider_options` DISABLE KEYS */; INSERT INTO `wp_masterslider_options` VALUES (1,'preset_effect','eyJtZXRhIjp7IlByZXNldEVmZmVjdCFpZHMiOiI2LDcsOCw5LDEwLDExLDEyLDEzLDE0LDE1LDE2LDE3LDE4LDE5LDIwLDIxLDIyLDIzLDI0LDI1LDI2LDI3LDI4LDI5LDMwLDMxIiwiUHJlc2V0RWZmZWN0IW5leHRJZCI6MzJ9LCJNU1BhbmVsLlByZXNldEVmZmVjdCI6eyI2Ijoie1wiaWRcIjo2LFwibmFtZVwiOlwiUmlnaHQgc2hvcnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MTUwfSIsIjciOiJ7XCJpZFwiOjcsXCJuYW1lXCI6XCJMZWZ0IHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOi0xNTB9IiwiOCI6IntcImlkXCI6OCxcIm5hbWVcIjpcIlRvcCBzaG9ydFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMTUwfSIsIjkiOiJ7XCJpZFwiOjksXCJuYW1lXCI6XCJCb3R0b20gc2hvcnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MTUwfSIsIjEwIjoie1wiaWRcIjoxMCxcIm5hbWVcIjpcIlJpZ2h0IGxvbmdcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6NTAwfSIsIjExIjoie1wiaWRcIjoxMSxcIm5hbWVcIjpcIkxlZnQgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotNTAwfSIsIjEyIjoie1wiaWRcIjoxMixcIm5hbWVcIjpcIlRvcCBsb25nXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOi01MDB9IiwiMTMiOiJ7XCJpZFwiOjEzLFwibmFtZVwiOlwiQm90dG9tIGxvbmdcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6NTAwfSIsIjE0Ijoie1wiaWRcIjoxNCxcIm5hbWVcIjpcIjNEIEZyb250IHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOjUwMH0iLCIxNSI6IntcImlkXCI6MTUsXCJuYW1lXCI6XCIzRCBCYWNrIHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOi01MDB9IiwiMTYiOiJ7XCJpZFwiOjE2LFwibmFtZVwiOlwiM0QgRnJvbnQgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjoxNTAwfSIsIjE3Ijoie1wiaWRcIjoxNyxcIm5hbWVcIjpcIjNEIEJhY2sgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotMTUwMH0iLCIxOCI6IntcImlkXCI6MTgsXCJuYW1lXCI6XCJSb3RhdGUgMTgwXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwicm90YXRlXCI6MTgwfSIsIjE5Ijoie1wiaWRcIjoxOSxcIm5hbWVcIjpcIlJvdGF0ZSAzNjBcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJyb3RhdGVcIjozNjB9IiwiMjAiOiJ7XCJpZFwiOjIwLFwibmFtZVwiOlwiUm90YXRlIDkwXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwicm90YXRlXCI6OTB9IiwiMjEiOiJ7XCJpZFwiOjIxLFwibmFtZVwiOlwiUm90YXRlIC05MFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInJvdGF0ZVwiOi05MH0iLCIyMiI6IntcImlkXCI6MjIsXCJuYW1lXCI6XCIzRCBSb3RhdGUgbGVmdFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjUwLFwicm90YXRlWVwiOjI1MH0iLCIyMyI6IntcImlkXCI6MjMsXCJuYW1lXCI6XCIzRCBSb3RhdGUgcmlnaHRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MjUwLFwicm90YXRlWVwiOi0yNTB9IiwiMjQiOiJ7XCJpZFwiOjI0LFwibmFtZVwiOlwiM0QgUm90YXRlIHRvcFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMjUwLFwicm90YXRlWFwiOjE1MH0iLCIyNSI6IntcImlkXCI6MjUsXCJuYW1lXCI6XCIzRCBSb3RhdGUgYm90dG9tXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOjI1MCxcInJvdGF0ZVhcIjotMTUwfSIsIjI2Ijoie1wiaWRcIjoyNixcIm5hbWVcIjpcIlNrZXcgbGVmdFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjUwLFwic2tld1hcIjotMjV9IiwiMjciOiJ7XCJpZFwiOjI3LFwibmFtZVwiOlwiU2tldyByaWdodFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjoyNTAsXCJza2V3WFwiOjI1fSIsIjI4Ijoie1wiaWRcIjoyOCxcIm5hbWVcIjpcIlNrZXcgdG9wXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOi0yNTAsXCJza2V3WVwiOi0yNX0iLCIyOSI6IntcImlkXCI6MjksXCJuYW1lXCI6XCJTa2V3IGJvdHRvbVwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjoyNTAsXCJza2V3WVwiOi0yNX0iLCIzMCI6IntcImlkXCI6MzAsXCJuYW1lXCI6XCJSb3RhdGUgZnJvbnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6MTUwMCxcInJvdGF0ZVwiOjI1MH0iLCIzMSI6IntcImlkXCI6MzEsXCJuYW1lXCI6XCJSb3RhdGUgYmFja1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotMTUwMCxcInJvdGF0ZVwiOjI1MH0ifX0='),(2,'buttons_style','eyJtZXRhIjp7IkJ1dHRvblN0eWxlIWlkcyI6Ijg0LDg1LDg2LDg3LDg4LDg5LDkwLDkxLDkyLDkzLDk0LDk1LDk2LDk3LDk4LDk5LDEwMCwxMDEsMTAyLDEwMywxMDQsMTA1LDEwNiwxMDcsMTA4LDEwOSwxMTAsMTExLDExMiwxMTMsMTE0LDExNSwxMTYsMTE3LDExOCwxMTksMTIwLDEyMSwxMjIsMTIzLDEyNCwxMjUsMTI2LDEyNywxMjgsMTI5LDEzMCwxMzEsMTMyLDEzMywxMzQsMTM1LDEzNiwxMzcsMTM4LDEzOSwxNDAsMTQxLDE0MiwxNDMsMTQ0LDE0NSwxNDYsMTQ3LDE0OCwxNDksMTUwLDE1MSwxNTIsMTUzLDE1NCwxNTUsMTU2LDE1NywxNTgiLCJCdXR0b25TdHlsZSFuZXh0SWQiOjE1OX0sIk1TUGFuZWwuQnV0dG9uU3R5bGUiOnsiODQiOiJ7XCJpZFwiOjg0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04NFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODUiOiJ7XCJpZFwiOjg1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04NVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI4NiI6IntcImlkXCI6ODYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTg2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjYjk3ZWJiO1xcbmJvcmRlcjpzb2xpZCAxcHggI2I5N2ViYjtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2NhODljYztcXG5jb2xvcjojY2E4OWNjXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODciOiJ7XCJpZFwiOjg3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04N1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODgiOiJ7XCJpZFwiOjg4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04OFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzlhNjk5YztcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNjYTg5Y2M7XFxuYm94LXNoYWRvdzowIDRweCAjOWE2OTljO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzlhNjk5YztcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI4OSI6IntcImlkXCI6ODksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTg5XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MCI6IntcImlkXCI6OTAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkwXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjkxIjoie1wiaWRcIjo5MSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTFcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM1NDcyRDI7XFxuYm9yZGVyOnNvbGlkIDFweCAjNTQ3MkQyO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiM1ZDdmZTlcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MiI6IntcImlkXCI6OTIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkyXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MyI6IntcImlkXCI6OTMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkzXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNGM2OGJlO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVkN2ZlOTtcXG5ib3gtc2hhZG93OjAgNHB4ICM0YzY4YmU7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNGM2OGJlO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk0Ijoie1wiaWRcIjo5NCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk1Ijoie1wiaWRcIjo5NSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiOTYiOiJ7XCJpZFwiOjk2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi05NlwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzAwYzFjZjtcXG5ib3JkZXI6c29saWQgMXB4ICMwMGMxY2Y7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6IzAxRDRFNFwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk3Ijoie1wiaWRcIjo5NyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk4Ijoie1wiaWRcIjo5OCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOThcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICMwMGFmYmM7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojMDFENEU0O1xcbmJveC1zaGFkb3c6MCA0cHggIzAwYWZiYztcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICMwMGFmYmM7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiOTkiOiJ7XCJpZFwiOjk5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi05OVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAwIjoie1wiaWRcIjoxMDAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwMFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDEiOiJ7XCJpZFwiOjEwMSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTAxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjNGNhZGM5O1xcbmJvcmRlcjpzb2xpZCAxcHggIzRjYWRjOTtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6IzYzYjJjOTtcXG5jb2xvcjojNjNiMmM5XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAyIjoie1wiaWRcIjoxMDIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwMlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAzIjoie1wiaWRcIjoxMDMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwM1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzFhYTJjOTtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2M2IyYzk7XFxuYm94LXNoYWRvdzowIDRweCAjMWFhMmM5O1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzFhYTJjOTtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDQiOiJ7XCJpZFwiOjEwNCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA0XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDUiOiJ7XCJpZFwiOjEwNSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA1XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEwNiI6IntcImlkXCI6MTA2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMDZcIixcIm5vcm1hbFwiOlwiY29sb3I6ICNjZWMyYWI7XFxuYm9yZGVyOnNvbGlkIDFweCAjY2VjMmFiO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiNjZWJkOWRcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDciOiJ7XCJpZFwiOjEwNyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA3XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDgiOiJ7XCJpZFwiOjEwOCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA4XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjQzJCN0EyO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NlYmQ5ZDtcXG5ib3gtc2hhZG93OjAgNHB4ICNDMkI3QTI7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjQzJCN0EyO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEwOSI6IntcImlkXCI6MTA5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMDlcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMCI6IntcImlkXCI6MTEwLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTBcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTExIjoie1wiaWRcIjoxMTEsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExMVwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzUwNDg1YjtcXG5ib3JkZXI6c29saWQgMXB4ICM1MDQ4NWI7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6IzZhNjE3NlwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMiI6IntcImlkXCI6MTEyLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTJcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMyI6IntcImlkXCI6MTEzLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTNcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICM0MTJkNWI7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNmE2MTc2O1xcbmJveC1zaGFkb3c6MCA0cHggIzQxMmQ1YjtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICM0MTJkNWI7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE0Ijoie1wiaWRcIjoxMTQsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExNFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE1Ijoie1wiaWRcIjoxMTUsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExNVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMTYiOiJ7XCJpZFwiOjExNixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTE2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjOGQ2ZGM0O1xcbmJvcmRlcjpzb2xpZCAxcHggIzhkNmRjNDtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6Izk3N2NjNDtcXG5jb2xvcjojOTc3Y2M0XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE3Ijoie1wiaWRcIjoxMTcsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExN1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE4Ijoie1wiaWRcIjoxMTgsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExOFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzdjNTFjNDtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM5NzdjYzQ7XFxuYm94LXNoYWRvdzowIDRweCAjN2M1MWM0O1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzdjNTFjNDtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMTkiOiJ7XCJpZFwiOjExOSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTE5XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjAiOiJ7XCJpZFwiOjEyMCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIwXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyMSI6IntcImlkXCI6MTIxLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjFcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM3NWQ2OWM7XFxuYm9yZGVyOnNvbGlkIDFweCAjNzVkNjljO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiM3ZGU1YTdcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjIiOiJ7XCJpZFwiOjEyMixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIyXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjMiOiJ7XCJpZFwiOjEyMyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIzXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNDFkNjdkO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzdkZTVhNztcXG5ib3gtc2hhZG93OjAgNHB4ICM0MWQ2N2Q7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNDFkNjdkO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNCI6IntcImlkXCI6MTI0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNSI6IntcImlkXCI6MTI1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTI2Ijoie1wiaWRcIjoxMjYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEyNlwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzIyMjtcXG5ib3JkZXI6c29saWQgMXB4ICMyMjI7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiMzMzM7XFxuY29sb3I6IzMzM1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNyI6IntcImlkXCI6MTI3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyOCI6IntcImlkXCI6MTI4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjhcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICMwMDA7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojMzMzO1xcbmJveC1zaGFkb3c6MCA0cHggIzAwMDtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICMwMDA7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTI5Ijoie1wiaWRcIjoxMjksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEyOVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMwIjoie1wiaWRcIjoxMzAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzMFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMzEiOiJ7XCJpZFwiOjEzMSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTMxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjZGVkZWRlO1xcbmJvcmRlcjpzb2xpZCAxcHggI2RlZGVkZTtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2QxZDFkMTtcXG5jb2xvcjojZDFkMWQxXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMyIjoie1wiaWRcIjoxMzIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzMlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMzIjoie1wiaWRcIjoxMzMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzM1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1xcbmJveC1zaGFkb3c6MCA1cHggI0NBQ0FDQTtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNkMWQxZDE7XFxuY29sb3I6ICM2NjY7XFxuYm94LXNoYWRvdzowIDRweCAjQ0FDQUNBO1xcbnRvcDoxcHhcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjQ0FDQUNBO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNCI6IntcImlkXCI6MTM0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNSI6IntcImlkXCI6MTM1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTM2Ijoie1wiaWRcIjoxMzYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzNlwiLFwibm9ybWFsXCI6XCJjb2xvcjogI2Y3YmU2ODtcXG5ib3JkZXI6c29saWQgMXB4ICNmN2JlNjg7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6I2U5YjM2MlwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNyI6IntcImlkXCI6MTM3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzOCI6IntcImlkXCI6MTM4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzhcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICNFN0FGNTk7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojZTliMzYyO1xcbmJveC1zaGFkb3c6MCA0cHggI0U3QUY1OTtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICNFN0FGNTk7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTM5Ijoie1wiaWRcIjoxMzksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzOVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQwIjoie1wiaWRcIjoxNDAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0MFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDEiOiJ7XCJpZFwiOjE0MSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjNWFhMWUzO1xcbmJvcmRlcjpzb2xpZCAxcHggIzVhYTFlMztcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6IzVmYWFlZjtcXG5jb2xvcjojNWZhYWVmXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQyIjoie1wiaWRcIjoxNDIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0MlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQzIjoie1wiaWRcIjoxNDMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0M1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzRjODdiZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM1ZmFhZWY7XFxuYm94LXNoYWRvdzowIDRweCAjNGM4N2JmO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzRjODdiZjtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDQiOiJ7XCJpZFwiOjE0NCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ0XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDUiOiJ7XCJpZFwiOjE0NSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ1XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE0NiI6IntcImlkXCI6MTQ2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNDZcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM2ZGFiM2M7XFxuYm9yZGVyOnNvbGlkIDFweCAjNmRhYjNjO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiM3NmI5NDFcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDciOiJ7XCJpZFwiOjE0NyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ3XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDgiOiJ7XCJpZFwiOjE0OCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ4XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNWU5MzM0O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izc2Yjk0MTtcXG5ib3gtc2hhZG93OjAgNHB4ICM1ZTkzMzQ7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNWU5MzM0O1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE0OSI6IntcImlkXCI6MTQ5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNDlcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MCI6IntcImlkXCI6MTUwLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTBcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTUxIjoie1wiaWRcIjoxNTEsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1MVwiLFwibm9ybWFsXCI6XCJjb2xvcjogI2Y0NTI0ZDtcXG5ib3JkZXI6c29saWQgMXB4ICNmNDUyNGQ7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6I2UwNGI0N1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MiI6IntcImlkXCI6MTUyLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTJcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MyI6IntcImlkXCI6MTUzLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTNcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICNjYjQ0NDA7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojZTA0YjQ3O1xcbmJveC1zaGFkb3c6MCA0cHggI2NiNDQ0MDtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICNjYjQ0NDA7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU0Ijoie1wiaWRcIjoxNTQsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1NFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU1Ijoie1wiaWRcIjoxNTUsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1NVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNTYiOiJ7XCJpZFwiOjE1NixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTU2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjZjc5NDY4O1xcbmJvcmRlcjpzb2xpZCAxcHggI2Y3OTQ2ODtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2U3OGE2MTtcXG5jb2xvcjojZTc4YTYxXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU3Ijoie1wiaWRcIjoxNTcsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1N1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU4Ijoie1wiaWRcIjoxNTgsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1OFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggI2RhODM1YztcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlNzhhNjE7XFxuYm94LXNoYWRvdzowIDRweCAjZGE4MzVjO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggI2RhODM1YztcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0ifX0='),(3,'masterslider_custom_css_ver','1.3'); /*!40000 ALTER TABLE `wp_masterslider_options` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_masterslider_options` with 3 row(s) -- -- -- Table structure for table `wp_masterslider_sliders` -- DROP TABLE IF EXISTS `wp_masterslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_masterslider_sliders` ( `ID` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `alias` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `type` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `slides_num` smallint(5) unsigned NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `custom_styles` text COLLATE utf8mb4_unicode_ci NOT NULL, `custom_fonts` text COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'draft', PRIMARY KEY (`ID`), KEY `date_created` (`date_created`), KEY `alias` (`alias`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_masterslider_sliders` -- LOCK TABLES `wp_masterslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_masterslider_sliders` DISABLE KEYS */; INSERT INTO `wp_masterslider_sliders` VALUES (1,'Sample Slider 2 copy','ms-1','custom',4,'2020-01-24 08:15:40','2020-01-24 08:15:40','eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzIiwiU2xpZGUhbmV4dElkIjo0LCJTdHlsZSFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCwxOSIsIlN0eWxlIW5leHRJZCI6MjAsIkVmZmVjdCFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCwxOSwyMCwyMSwyMiwyMywyNCwyNSwyNiwyNywyOCwyOSwzMCwzMSwzMiwzMywzNCwzNSwzNiwzNywzOCIsIkVmZmVjdCFuZXh0SWQiOjM5LCJMYXllciFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCwxOSIsIkxheWVyIW5leHRJZCI6MjB9LCJNU1BhbmVsLlNldHRpbmdzIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwic25hcHBpbmdcIjp0cnVlLFwibmFtZVwiOlwiU2FtcGxlIFNsaWRlciAyXCIsXCJ3aWR0aFwiOjExNDAsXCJoZWlnaHRcIjo1MDAsXCJ3cmFwcGVyV2lkdGhcIjoxMTQwLFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJsYXlvdXRcIjpcImJveGVkXCIsXCJhdXRvSGVpZ2h0XCI6ZmFsc2UsXCJ0clZpZXdcIjpcImJhc2ljXCIsXCJzcGVlZFwiOjIwLFwic3BhY2VcIjowLFwic3RhcnRcIjoxLFwiZ3JhYkN1cnNvclwiOnRydWUsXCJzd2lwZVwiOnRydWUsXCJtb3VzZVwiOnRydWUsXCJ3aGVlbFwiOmZhbHNlLFwiYXV0b3BsYXlcIjp0cnVlLFwibG9vcFwiOnRydWUsXCJzaHVmZmxlXCI6ZmFsc2UsXCJwcmVsb2FkXCI6MSxcIm92ZXJQYXVzZVwiOnRydWUsXCJlbmRQYXVzZVwiOmZhbHNlLFwiaGlkZUxheWVyc1wiOmZhbHNlLFwiZGlyXCI6XCJoXCIsXCJjZW50ZXJDb250cm9sc1wiOnRydWUsXCJpbnN0YW50U2hvd0xheWVyc1wiOmZhbHNlLFwic2tpblwiOlwibXMtc2tpbi1kZWZhdWx0XCIsXCJtc1RlbXBsYXRlXCI6XCJjdXN0b21cIixcIm1zVGVtcGxhdGVDbGFzc1wiOlwiXCIsXCJ1c2VkRm9udHNcIjpcIk9wZW4rU2Fuczo3MDB8Um9ib3RvOjEwMFwifSJ9LCJNU1BhbmVsLlNsaWRlIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwidGltZWxpbmVfaFwiOjI1MyxcImJnVGh1bWJcIjpcIi8yMDE0LzA0L2JnLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjAsXCJiZ1wiOlwiLzIwMTQvMDQvYmcuanBnXCIsXCJkdXJhdGlvblwiOjUuNSxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJpbmZvXCI6XCJcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjp0cnVlLFwiYmd2X211dGVcIjp0cnVlLFwiYmd2X2F1dG9wYXVzZVwiOmZhbHNlLFwibGF5ZXJfaWRzXCI6W1wiMVwiLDIsMyw0LDUsNl19IiwiMiI6IntcImlkXCI6MixcInRpbWVsaW5lX2hcIjoyODksXCJiZ1RodW1iXCI6XCIvMjAxNC8wNC9iZzEtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MSxcImJnXCI6XCIvMjAxNC8wNC9iZzEuanBnXCIsXCJkdXJhdGlvblwiOjUsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOnRydWUsXCJiZ3ZfbXV0ZVwiOnRydWUsXCJiZ3ZfYXV0b3BhdXNlXCI6ZmFsc2UsXCJsYXllcl9pZHNcIjpbNyw4LDksMTAsMTEsMTIsMTNdfSIsIjMiOiJ7XCJpZFwiOjMsXCJ0aW1lbGluZV9oXCI6MjY2LFwiYmdUaHVtYlwiOlwiLzIwMTQvMDQvc2xpZGVyOC0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjoyLFwiYmdcIjpcIi8yMDE0LzA0L3NsaWRlcjguanBnXCIsXCJkdXJhdGlvblwiOjcsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOnRydWUsXCJiZ3ZfbXV0ZVwiOnRydWUsXCJiZ3ZfYXV0b3BhdXNlXCI6ZmFsc2UsXCJsYXllcl9pZHNcIjpbMTQsMTUsMTYsMTcsMTgsMTldfSJ9LCJNU1BhbmVsLlN0eWxlIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCIyIjoie1wiaWRcIjoyLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCIzIjoie1wiaWRcIjozLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCI0Ijoie1wiaWRcIjo0LFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCI1Ijoie1wiaWRcIjo1LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01MC01XCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjcwMFwiLFwiZm9udFNpemVcIjo2MCxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIn0iLCI2Ijoie1wiaWRcIjo2LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01MC02XCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcInBhZGRpbmdUb3BcIjoxNSxcInBhZGRpbmdSaWdodFwiOjMwLFwicGFkZGluZ0JvdHRvbVwiOjE1LFwicGFkZGluZ0xlZnRcIjozMCxcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwiZm9udFNpemVcIjoyMCxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiMwMDAwMDBcIn0iLCI3Ijoie1wiaWRcIjo3LFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCI4Ijoie1wiaWRcIjo4LFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCI5Ijoie1wiaWRcIjo5LFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCIxMCI6IntcImlkXCI6MTAsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUwLTEwXCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcInBhZGRpbmdUb3BcIjoxNSxcInBhZGRpbmdSaWdodFwiOjMwLFwicGFkZGluZ0JvdHRvbVwiOjE1LFwicGFkZGluZ0xlZnRcIjozMCxcImZvbnRGYW1pbHlcIjpcIlJvYm90b1wiLFwiZm9udFdlaWdodFwiOlwiMTAwXCIsXCJmb250U2l6ZVwiOjQ1LFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiIzQ0NDQ0NFwifSIsIjExIjoie1wiaWRcIjoxMSxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNTAtMTFcIixcImJhY2tncm91bmRDb2xvclwiOlwiIzQ1ZTZhNVwiLFwicGFkZGluZ1RvcFwiOjE1LFwicGFkZGluZ1JpZ2h0XCI6MzAsXCJwYWRkaW5nQm90dG9tXCI6MTUsXCJwYWRkaW5nTGVmdFwiOjMwLFwiZm9udEZhbWlseVwiOlwiUm9ib3RvXCIsXCJmb250V2VpZ2h0XCI6XCIxMDBcIixcImZvbnRTaXplXCI6NDUsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCJ9IiwiMTIiOiJ7XCJpZFwiOjEyLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01MC0xMlwiLFwiYmFja2dyb3VuZENvbG9yXCI6XCIjMmFkY2VjXCIsXCJwYWRkaW5nVG9wXCI6MTUsXCJwYWRkaW5nUmlnaHRcIjozMCxcInBhZGRpbmdCb3R0b21cIjoxNSxcInBhZGRpbmdMZWZ0XCI6MzAsXCJmb250RmFtaWx5XCI6XCJSb2JvdG9cIixcImZvbnRXZWlnaHRcIjpcIjEwMFwiLFwiZm9udFNpemVcIjo0NSxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIn0iLCIxMyI6IntcImlkXCI6MTMsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUwLTEzXCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiM0NDQ0NDRcIixcInBhZGRpbmdUb3BcIjoxNSxcInBhZGRpbmdSaWdodFwiOjMwLFwicGFkZGluZ0JvdHRvbVwiOjE1LFwicGFkZGluZ0xlZnRcIjozMCxcImZvbnRGYW1pbHlcIjpcIlJvYm90b1wiLFwiZm9udFdlaWdodFwiOlwiMTAwXCIsXCJmb250U2l6ZVwiOjQ1LFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjE0Ijoie1wiaWRcIjoxNCxcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiMTUiOiJ7XCJpZFwiOjE1LFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCIxNiI6IntcImlkXCI6MTYsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjE3Ijoie1wiaWRcIjoxNyxcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiMTgiOiJ7XCJpZFwiOjE4LFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCIxOSI6IntcImlkXCI6MTksXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSJ9LCJNU1BhbmVsLkVmZmVjdCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImZhZGVcIjpmYWxzZSxcInRyYW5zbGF0ZVhcIjo1MDAsXCJ0cmFuc2xhdGVZXCI6NDUwfSIsIjIiOiJ7XCJpZFwiOjIsXCJmYWRlXCI6dHJ1ZX0iLCIzIjoie1wiaWRcIjozLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6NTAwLFwidHJhbnNsYXRlWVwiOjQ1MH0iLCI0Ijoie1wiaWRcIjo0LFwiZmFkZVwiOnRydWV9IiwiNSI6IntcImlkXCI6NSxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOjUwMCxcInRyYW5zbGF0ZVlcIjo0NTB9IiwiNiI6IntcImlkXCI6NixcImZhZGVcIjp0cnVlfSIsIjciOiJ7XCJpZFwiOjcsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjo1MDAsXCJ0cmFuc2xhdGVZXCI6NDUwfSIsIjgiOiJ7XCJpZFwiOjgsXCJmYWRlXCI6dHJ1ZX0iLCI5Ijoie1wiaWRcIjo5LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MjUwLFwicm90YXRlWVwiOi0yNTB9IiwiMTAiOiJ7XCJpZFwiOjEwLFwiZmFkZVwiOnRydWV9IiwiMTEiOiJ7XCJpZFwiOjExLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MjUwLFwic2tld1lcIjotMjV9IiwiMTIiOiJ7XCJpZFwiOjEyLFwiZmFkZVwiOnRydWV9IiwiMTMiOiJ7XCJpZFwiOjEzLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6LTE1MH0iLCIxNCI6IntcImlkXCI6MTQsXCJmYWRlXCI6dHJ1ZX0iLCIxNSI6IntcImlkXCI6MTUsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMTUwfSIsIjE2Ijoie1wiaWRcIjoxNixcImZhZGVcIjp0cnVlfSIsIjE3Ijoie1wiaWRcIjoxNyxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOi0xNTB9IiwiMTgiOiJ7XCJpZFwiOjE4LFwiZmFkZVwiOnRydWV9IiwiMTkiOiJ7XCJpZFwiOjE5LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6LTUwLFwidHJhbnNsYXRlWlwiOjUwMH0iLCIyMCI6IntcImlkXCI6MjAsXCJmYWRlXCI6dHJ1ZX0iLCIyMSI6IntcImlkXCI6MjEsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjAsXCJ0cmFuc2xhdGVaXCI6NTAwfSIsIjIyIjoie1wiaWRcIjoyMixcImZhZGVcIjp0cnVlfSIsIjIzIjoie1wiaWRcIjoyMyxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOjEwLFwidHJhbnNsYXRlWlwiOjUwMH0iLCIyNCI6IntcImlkXCI6MjQsXCJmYWRlXCI6dHJ1ZX0iLCIyNSI6IntcImlkXCI6MjUsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjozMCxcInRyYW5zbGF0ZVpcIjo1MDB9IiwiMjYiOiJ7XCJpZFwiOjI2LFwiZmFkZVwiOnRydWV9IiwiMjciOiJ7XCJpZFwiOjI3LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MzUwfSIsIjI4Ijoie1wiaWRcIjoyOCxcImZhZGVcIjp0cnVlfSIsIjI5Ijoie1wiaWRcIjoyOSxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOjM2LFwidHJhbnNsYXRlWVwiOjIyLFwic2NhbGVYXCI6MC40NSxcInNjYWxlWVwiOjAuMzV9IiwiMzAiOiJ7XCJpZFwiOjMwLFwiZmFkZVwiOnRydWV9IiwiMzEiOiJ7XCJpZFwiOjMxLFwiZmFkZVwiOmZhbHNlLFwidHJhbnNsYXRlWVwiOjkwMH0iLCIzMiI6IntcImlkXCI6MzIsXCJmYWRlXCI6dHJ1ZX0iLCIzMyI6IntcImlkXCI6MzMsXCJmYWRlXCI6ZmFsc2UsXCJ0cmFuc2xhdGVZXCI6MjUwfSIsIjM0Ijoie1wiaWRcIjozNCxcImZhZGVcIjp0cnVlfSIsIjM1Ijoie1wiaWRcIjozNSxcImZhZGVcIjpmYWxzZSxcInRyYW5zbGF0ZVlcIjo2MDAsXCJyb3RhdGVcIjo3MzgsXCJyb3RhdGVYXCI6MH0iLCIzNiI6IntcImlkXCI6MzYsXCJmYWRlXCI6dHJ1ZX0iLCIzNyI6IntcImlkXCI6MzcsXCJmYWRlXCI6ZmFsc2UsXCJ0cmFuc2xhdGVZXCI6NjAwLFwicm90YXRlXCI6NzM4LFwicm90YXRlWFwiOjB9IiwiMzgiOiJ7XCJpZFwiOjM4LFwiZmFkZVwiOnRydWV9In0sIk1TUGFuZWwuTGF5ZXIiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJuYW1lXCI6XCJza3kgbWFuXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCg1MDBweCkgdHJhbnNsYXRlWSg0NTBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjpmYWxzZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvY29vbC1ndXktMTUweDE1MC5wbmdcIixcIm9yZGVyXCI6NSxcInR5cGVcIjpcImltYWdlXCIsXCJjb250ZW50XCI6XCJMb3JlbSBJcHN1bVwiLFwiaW1nXCI6XCIvMjAxNC8wNC9jb29sLWd1eS5wbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjIwMCxcIm9mZnNldFlcIjo2MixcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJzaG93RHVyYXRpb25cIjo0LFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KGZhbHNlLDUwMCw0NTAsbixuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6XCIxXCIsXCJzaG93RWZmZWN0XCI6XCIxXCIsXCJoaWRlRWZmZWN0XCI6Mn0iLCIyIjoie1wiaWRcIjoyLFwibmFtZVwiOlwicGFydGljbGVcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVYKDUwMHB4KSB0cmFuc2xhdGVZKDQ1MHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwiaW1nVGh1bWJcIjpcIi8yMDE0LzA0L3BhcnQtMS0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjo0LFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3BhcnQtMS5wbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjI0NCxcIm9mZnNldFlcIjoxNTQsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwic2hvd0R1cmF0aW9uXCI6My41NSxcInNob3dEZWxheVwiOjAuMTYyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsNTAwLDQ1MCxuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjoyLFwic2hvd0VmZmVjdFwiOjMsXCJoaWRlRWZmZWN0XCI6NH0iLCIzIjoie1wiaWRcIjozLFwibmFtZVwiOlwicGFydGljbGVcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVYKDUwMHB4KSB0cmFuc2xhdGVZKDQ1MHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwiaW1nVGh1bWJcIjpcIi8yMDE0LzA0L3BhcnQtMi0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjoxLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3BhcnQtMi5wbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjM1NSxcIm9mZnNldFlcIjoyNzEsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwic2hvd0R1cmF0aW9uXCI6My42ODc1LFwic2hvd0RlbGF5XCI6MC42LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSw1MDAsNDUwLG4sbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOlwiMVwiLFwic3R5bGVNb2RlbFwiOjMsXCJzaG93RWZmZWN0XCI6NSxcImhpZGVFZmZlY3RcIjo2fSIsIjQiOiJ7XCJpZFwiOjQsXCJuYW1lXCI6XCJwYXJ0aWNsZVwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVgoNTAwcHgpIHRyYW5zbGF0ZVkoNDUwcHgpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvcGFydC0zLTE1MHgxNTAucG5nXCIsXCJvcmRlclwiOjMsXCJ0eXBlXCI6XCJpbWFnZVwiLFwicmVsXCI6XCJhZG1pblwiLFwiY29udGVudFwiOlwiTG9yZW0gSXBzdW1cIixcImltZ1wiOlwiLzIwMTQvMDQvcGFydC0zLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJvZmZzZXRYXCI6MzMxLFwib2Zmc2V0WVwiOjIwNCxcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJzaG93RHVyYXRpb25cIjozLjkxMjUsXCJzaG93RGVsYXlcIjowLjE1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSw1MDAsNDUwLG4sbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOlwiMVwiLFwic3R5bGVNb2RlbFwiOjQsXCJzaG93RWZmZWN0XCI6NyxcImhpZGVFZmZlY3RcIjo4fSIsIjUiOiJ7XCJpZFwiOjUsXCJuYW1lXCI6XCJvdWNoXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgyNTBweCkgcm90YXRlWSgtMjUwZGVnKSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwib3JkZXJcIjoyLFwidHlwZVwiOlwidGV4dFwiLFwicmVsXCI6XCJhZG1pblwiLFwiY29udGVudFwiOlwiT1VDSCFcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjYwNyxcIm9mZnNldFlcIjoxMzYsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNTAtNVwiLFwic2hvd0R1cmF0aW9uXCI6MixcInNob3dEZWxheVwiOjEuOSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsMjUwLG4sbixuLG4sLTI1MCxuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6NSxcInNob3dFZmZlY3RcIjo5LFwiaGlkZUVmZmVjdFwiOjEwfSIsIjYiOiJ7XCJpZFwiOjYsXCJuYW1lXCI6XCJ0eHRcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVZKDI1MHB4KSBza2V3WSgtMjVkZWcpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJyZWxcIjpcImFkbWluXCIsXCJjb250ZW50XCI6XCJTa2llcnMgZ2V0IHRha2VuIG91dCBoYXJkIHdoaWxlPGJyIC8+c3RhbmRpbmcgb24ganVtcCBsYW5kaW5nXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcIm9mZnNldFhcIjo2MDcsXCJvZmZzZXRZXCI6MjE4LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUwLTZcIixcInNob3dEdXJhdGlvblwiOjEuNzg3NSxcInNob3dEZWxheVwiOjIuNDg3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbiwyNTAsbixuLG4sbixuLG4sbixuLC0yNSxuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjo2LFwic2hvd0VmZmVjdFwiOjExLFwiaGlkZUVmZmVjdFwiOjEyfSIsIjciOiJ7XCJpZFwiOjcsXCJuYW1lXCI6XCJkZXNrdG9wXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgtMTUwcHgpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvaW1hYy0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjoxLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L2ltYWMucG5nXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcIm9mZnNldFhcIjo1ODQsXCJvZmZzZXRZXCI6ODgsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwic2hvd0R1cmF0aW9uXCI6MixcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLC0xNTAsbixuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjcsXCJzaG93RWZmZWN0XCI6MTMsXCJoaWRlRWZmZWN0XCI6MTR9IiwiOCI6IntcImlkXCI6OCxcIm5hbWVcIjpcImxhcHRvcFwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVgoLTE1MHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwiaW1nVGh1bWJcIjpcIi8yMDE0LzA0L21hY2Jvb2stMTUweDE1MC5wbmdcIixcIm9yZGVyXCI6MixcInR5cGVcIjpcImltYWdlXCIsXCJjb250ZW50XCI6XCJMb3JlbSBJcHN1bVwiLFwiaW1nXCI6XCIvMjAxNC8wNC9tYWNib29rLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJvZmZzZXRYXCI6Mjc1LFwib2Zmc2V0WVwiOjIwOCxcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJzaG93RHVyYXRpb25cIjoyLFwic2hvd0RlbGF5XCI6MC40LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSwtMTUwLG4sbixuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjo4LFwic2hvd0VmZmVjdFwiOjE1LFwiaGlkZUVmZmVjdFwiOjE2fSIsIjkiOiJ7XCJpZFwiOjksXCJuYW1lXCI6XCJ0YWJsZXRcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVYKC0xNTBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcImltZ1RodW1iXCI6XCIvMjAxNC8wNC9pcGFkLTE1MHgxNTAucG5nXCIsXCJvcmRlclwiOjMsXCJ0eXBlXCI6XCJpbWFnZVwiLFwiY29udGVudFwiOlwiTG9yZW0gSXBzdW1cIixcImltZ1wiOlwiLzIwMTQvMDQvaXBhZC5wbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjUwOCxcIm9mZnNldFlcIjoyNTcsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwic2hvd0R1cmF0aW9uXCI6MixcInNob3dEZWxheVwiOjAuMixcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsLTE1MCxuLG4sbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOjIsXCJzdHlsZU1vZGVsXCI6OSxcInNob3dFZmZlY3RcIjoxNyxcImhpZGVFZmZlY3RcIjoxOH0iLCIxMCI6IntcImlkXCI6MTAsXCJuYW1lXCI6XCJsZXRzXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgtNTBweCkgdHJhbnNsYXRlWig1MDBweClcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwib3JkZXJcIjo0LFwidHlwZVwiOlwidGV4dFwiLFwicmVsXCI6XCJhZG1pblwiLFwiY29udGVudFwiOlwiTGV0J3NcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjc0LFwib2Zmc2V0WVwiOjk4LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUwLTEwXCIsXCJzaG93RHVyYXRpb25cIjoyLFwic2hvd0RlbGF5XCI6MS4yLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSwtNTAsbiw1MDAsbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOjIsXCJzdHlsZU1vZGVsXCI6MTAsXCJzaG93RWZmZWN0XCI6MTksXCJoaWRlRWZmZWN0XCI6MjB9IiwiMTEiOiJ7XCJpZFwiOjExLFwibmFtZVwiOlwidGFsa1wiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVgoLTIwcHgpIHRyYW5zbGF0ZVooNTAwcHgpXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcIm9yZGVyXCI6NSxcInR5cGVcIjpcInRleHRcIixcImNvbnRlbnRcIjpcInRhbGtcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjc0LFwib2Zmc2V0WVwiOjE3NixcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01MC0xMVwiLFwic2hvd0R1cmF0aW9uXCI6MixcInNob3dEZWxheVwiOjEuNCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsLTIwLG4sNTAwLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjExLFwic2hvd0VmZmVjdFwiOjIxLFwiaGlkZUVmZmVjdFwiOjIyfSIsIjEyIjoie1wiaWRcIjoxMixcIm5hbWVcIjpcImFib3V0XCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgxMHB4KSB0cmFuc2xhdGVaKDUwMHB4KVwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJvcmRlclwiOjYsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJyZWxcIjpcImFkbWluXCIsXCJjb250ZW50XCI6XCJhYm91dFwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJvZmZzZXRYXCI6NzQsXCJvZmZzZXRZXCI6MjU0LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUwLTEyXCIsXCJzaG93RHVyYXRpb25cIjoyLFwic2hvd0RlbGF5XCI6MS42LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSwxMCxuLDUwMCxuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjoxMixcInNob3dFZmZlY3RcIjoyMyxcImhpZGVFZmZlY3RcIjoyNH0iLCIxMyI6IntcImlkXCI6MTMsXCJuYW1lXCI6XCJ0ZXh0XCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgzMHB4KSB0cmFuc2xhdGVaKDUwMHB4KVwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJjb250ZW50XCI6XCJ0ZXh0XCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcIm9mZnNldFhcIjo3NCxcIm9mZnNldFlcIjozMzIsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNTAtMTNcIixcInNob3dEdXJhdGlvblwiOjIsXCJzaG93RGVsYXlcIjoxLjgsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLDMwLG4sNTAwLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjEzLFwic2hvd0VmZmVjdFwiOjI1LFwiaGlkZUVmZmVjdFwiOjI2fSIsIjE0Ijoie1wiaWRcIjoxNCxcIm5hbWVcIjpcInNwYWNlbWFuXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWSgzNTBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcImltZ1RodW1iXCI6XCIvMjAxNC8wNC9zbGlkZXI4XzEtMTUweDE1MC5wbmdcIixcIm9yZGVyXCI6NCxcInR5cGVcIjpcImltYWdlXCIsXCJjb250ZW50XCI6XCJMb3JlbSBJcHN1bVwiLFwiaW1nXCI6XCIvMjAxNC8wNC9zbGlkZXI4XzEucG5nXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcIm9mZnNldFhcIjo0OTQsXCJvZmZzZXRZXCI6MTE4LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjIsXCJzaG93RGVsYXlcIjowLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWFkXCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sMzUwLG4sbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOjMsXCJzdHlsZU1vZGVsXCI6MTQsXCJzaG93RWZmZWN0XCI6MjcsXCJoaWRlRWZmZWN0XCI6Mjh9IiwiMTUiOiJ7XCJpZFwiOjE1LFwibmFtZVwiOlwiYnViYmxlXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgzNnB4KSB0cmFuc2xhdGVZKDIycHgpIHNjYWxlWCgwLjQ1KSBzY2FsZVkoMC4zNSkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcImltZ1RodW1iXCI6XCIvMjAxNC8wNC90b29sdGlwMS0xNTB4MTMwLnBuZ1wiLFwib3JkZXJcIjoyLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3Rvb2x0aXAxLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJvZmZzZXRYXCI6MzU5LFwib2Zmc2V0WVwiOjIzLFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjEuMjEyNSxcInNob3dEZWxheVwiOjEuNzc1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRCYWNrXCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLDM2LDIyLG4sbixuLG4sbiwwLjQ1LDAuMzUsbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOjMsXCJzdHlsZU1vZGVsXCI6MTUsXCJzaG93RWZmZWN0XCI6MjksXCJoaWRlRWZmZWN0XCI6MzB9IiwiMTYiOiJ7XCJpZFwiOjE2LFwibmFtZVwiOlwiZmdcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVZKDkwMHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOmZhbHNlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcImltZ1RodW1iXCI6XCIvMjAxNC8wNC9zdGFyc2ZnMS0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjowLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3N0YXJzZmcxLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJvZmZzZXRYXCI6MCxcIm9mZnNldFlcIjotMjIwLFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjguMTUsXCJzaG93RGVsYXlcIjowLjY4NzUsXCJzaG93RWFzZVwiOlwibGluZWFyXCIsXCJzaG93RWZmRnVuY1wiOlwidChmYWxzZSxuLDkwMCxuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjE2LFwic2hvd0VmZmVjdFwiOjMxLFwiaGlkZUVmZmVjdFwiOjMyfSIsIjE3Ijoie1wiaWRcIjoxNyxcIm5hbWVcIjpcImJnXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWSgyNTBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjpmYWxzZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvc3RhcnNiZy0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjo1LFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3N0YXJzYmcucG5nXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOi0xMCxcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJzaG93RHVyYXRpb25cIjo5LFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJsaW5lYXJcIixcInNob3dFZmZGdW5jXCI6XCJ0KGZhbHNlLG4sMjUwLG4sbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOjMsXCJzdHlsZU1vZGVsXCI6MTcsXCJzaG93RWZmZWN0XCI6MzMsXCJoaWRlRWZmZWN0XCI6MzR9IiwiMTgiOiJ7XCJpZFwiOjE4LFwibmFtZVwiOlwibXVnZ1wiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVkoNjAwcHgpIHJvdGF0ZSg3MzhkZWcpIHJvdGF0ZVgoMGRlZykgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjpmYWxzZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvbXVnZy5wbmdcIixcIm9yZGVyXCI6MSxcInR5cGVcIjpcImltYWdlXCIsXCJjb250ZW50XCI6XCJMb3JlbSBJcHN1bVwiLFwiaW1nXCI6XCIvMjAxNC8wNC9tdWdnLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJvZmZzZXRYXCI6MTIwLFwib2Zmc2V0WVwiOi01MCxcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJzaG93RHVyYXRpb25cIjo5LFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJsaW5lYXJcIixcInNob3dFZmZGdW5jXCI6XCJ0KGZhbHNlLG4sNjAwLG4sNzM4LDAsbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MyxcInN0eWxlTW9kZWxcIjoxOCxcInNob3dFZmZlY3RcIjozNSxcImhpZGVFZmZlY3RcIjozNn0iLCIxOSI6IntcImlkXCI6MTksXCJuYW1lXCI6XCJ3YXRjaFwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVkoNjAwcHgpIHJvdGF0ZSg3MzhkZWcpIHJvdGF0ZVgoMGRlZykgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjpmYWxzZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvd2F0Y2gxLnBuZ1wiLFwib3JkZXJcIjozLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3dhdGNoMS5wbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwib2Zmc2V0WFwiOjQyMixcIm9mZnNldFlcIjoxMTUsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwic2hvd0R1cmF0aW9uXCI6MTAuMzI1LFwic2hvd0RlbGF5XCI6MS40ODc1LFwic2hvd0Vhc2VcIjpcImxpbmVhclwiLFwic2hvd0VmZkZ1bmNcIjpcInQoZmFsc2Usbiw2MDAsbiw3MzgsMCxuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjE5LFwic2hvd0VmZmVjdFwiOjM3LFwiaGlkZUVmZmVjdFwiOjM4fSJ9fQ==','.msp-cn-50-5 { font-family:\"Open Sans\";font-weight:700;font-size:60px;line-height:normal;color:#ffffff; } \n.msp-cn-50-6 { background-color:#ffffff;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-weight:normal;font-size:20px;line-height:normal;color:#000000; } \n.msp-cn-50-10 { background-color:#ffffff;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:\"Roboto\";font-weight:100;font-size:45px;line-height:normal;color:#444444; } \n.msp-cn-50-11 { background-color:#45e6a5;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:\"Roboto\";font-weight:100;font-size:45px;line-height:normal;color:#ffffff; } \n.msp-cn-50-12 { background-color:#2adcec;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:\"Roboto\";font-weight:100;font-size:45px;line-height:normal;color:#ffffff; } \n.msp-cn-50-13 { background-color:#444444;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:\"Roboto\";font-weight:100;font-size:45px;line-height:normal;color:#ffffff; } \n','Open+Sans:700|Roboto:100','published'),(2,'Creative Agency copy','ms-2','custom',4,'2020-01-24 08:17:22','2020-01-24 08:17:22','eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzIiwiU2xpZGUhbmV4dElkIjo0LCJTdHlsZSFpZHMiOiIxLDIsMyw0LDgsOSwxMCwxMSwxMiwxMywxNCIsIlN0eWxlIW5leHRJZCI6MTUsIkVmZmVjdCFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsMTUsMTYsMTcsMTgsMTksMjAsMjEsMjIsMjMsMjQsMjUsMjYsMjcsMjgiLCJFZmZlY3QhbmV4dElkIjoyOSwiTGF5ZXIhaWRzIjoiMSwyLDMsNCw4LDksMTAsMTEsMTIsMTMsMTQiLCJMYXllciFuZXh0SWQiOjE1LCJDb250cm9sIWlkcyI6IjEsMiwzLDQiLCJDb250cm9sIW5leHRJZCI6NX0sIk1TUGFuZWwuU2V0dGluZ3MiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJzbmFwcGluZ1wiOnRydWUsXCJuYW1lXCI6XCJDcmVhdGl2ZSBBZ2VuY3lcIixcIndpZHRoXCI6MTAwMCxcImhlaWdodFwiOjUwMCxcIndyYXBwZXJXaWR0aFwiOjEwMCxcIndyYXBwZXJXaWR0aFVuaXRcIjpcIiVcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJsYXlvdXRcIjpcImZ1bGx3aWR0aFwiLFwiYXV0b0hlaWdodFwiOmZhbHNlLFwidHJWaWV3XCI6XCJiYXNpY1wiLFwic3BlZWRcIjoyMCxcInNwYWNlXCI6MCxcInN0YXJ0XCI6MSxcImdyYWJDdXJzb3JcIjp0cnVlLFwic3dpcGVcIjp0cnVlLFwibW91c2VcIjp0cnVlLFwid2hlZWxcIjpmYWxzZSxcImF1dG9wbGF5XCI6dHJ1ZSxcImxvb3BcIjp0cnVlLFwic2h1ZmZsZVwiOmZhbHNlLFwicHJlbG9hZFwiOjEsXCJvdmVyUGF1c2VcIjp0cnVlLFwiZW5kUGF1c2VcIjpmYWxzZSxcImhpZGVMYXllcnNcIjpmYWxzZSxcImRpclwiOlwiaFwiLFwiY2VudGVyQ29udHJvbHNcIjpmYWxzZSxcImluc3RhbnRTaG93TGF5ZXJzXCI6ZmFsc2UsXCJza2luXCI6XCJtcy1za2luLWxpZ2h0LTNcIixcIm1zVGVtcGxhdGVcIjpcImN1c3RvbVwiLFwibXNUZW1wbGF0ZUNsYXNzXCI6XCJcIixcInVzZWRGb250c1wiOlwiTGF0bzozMDAscmVndWxhclwifSJ9LCJNU1BhbmVsLlNsaWRlIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE0LzA0L2NpdHktMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MCxcImJnXCI6XCIvMjAxNC8wNC9jaXR5LmpwZ1wiLFwiZHVyYXRpb25cIjo1LFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjp0cnVlLFwiYmd2X211dGVcIjp0cnVlLFwiYmd2X2F1dG9wYXVzZVwiOmZhbHNlLFwibGF5ZXJfaWRzXCI6W1wiMVwiLDIsM119IiwiMiI6IntcImlkXCI6MixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNC8wNC9iZzExLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjEsXCJiZ1wiOlwiLzIwMTQvMDQvYmcxMS5qcGdcIixcImR1cmF0aW9uXCI6NixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6dHJ1ZSxcImJndl9tdXRlXCI6dHJ1ZSxcImJndl9hdXRvcGF1c2VcIjpmYWxzZSxcImxheWVyX2lkc1wiOls0LDgsOSwxMCwxNF19IiwiMyI6IntcImlkXCI6MyxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNC8wNC9iZzItMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MixcImJnXCI6XCIvMjAxNC8wNC9iZzIuanBnXCIsXCJkdXJhdGlvblwiOjYsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOnRydWUsXCJiZ3ZfbXV0ZVwiOnRydWUsXCJiZ3ZfYXV0b3BhdXNlXCI6ZmFsc2UsXCJsYXllcl9pZHNcIjpbMTEsMTIsMTNdfSJ9LCJNU1BhbmVsLlN0eWxlIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xNzItMVwiLFwiYmFja2dyb3VuZENvbG9yXCI6XCIjZmZmZmZmXCIsXCJwYWRkaW5nVG9wXCI6MTAsXCJwYWRkaW5nUmlnaHRcIjoxNSxcInBhZGRpbmdCb3R0b21cIjoxMCxcInBhZGRpbmdMZWZ0XCI6MTUsXCJmb250RmFtaWx5XCI6XCJMYXRvXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NTAsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjNDQ0NDQ0XCJ9IiwiMiI6IntcImlkXCI6MixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiMyI6IntcImlkXCI6MyxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMTcyLTNcIixcImZvbnRGYW1pbHlcIjpcIkxhdG9cIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwiZm9udFNpemVcIjoxNCxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjQiOiJ7XCJpZFwiOjQsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjgiOiJ7XCJpZFwiOjgsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTE3Mi04XCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcInBhZGRpbmdUb3BcIjo1LFwicGFkZGluZ1JpZ2h0XCI6MTAsXCJwYWRkaW5nQm90dG9tXCI6NSxcInBhZGRpbmdMZWZ0XCI6MTAsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjkiOiJ7XCJpZFwiOjksXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjEwIjoie1wiaWRcIjoxMCxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tOS0xMFwiLFwiYmFja2dyb3VuZENvbG9yXCI6bnVsbCxcInBhZGRpbmdUb3BcIjoxMCxcInBhZGRpbmdSaWdodFwiOjE1LFwicGFkZGluZ0JvdHRvbVwiOjEwLFwicGFkZGluZ0xlZnRcIjoxNSxcImZvbnRGYW1pbHlcIjpcIkxhdG9cIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjo1MCxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiM0NDQ0NDRcIn0iLCIxMSI6IntcImlkXCI6MTEsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjEyIjoie1wiaWRcIjoxMixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiMTMiOiJ7XCJpZFwiOjEzLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi05LTEzXCIsXCJmb250RmFtaWx5XCI6XCJMYXRvXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6MzAsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCJ9IiwiMTQiOiJ7XCJpZFwiOjE0LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xNzItMTRcIixcImJhY2tncm91bmRDb2xvclwiOm51bGwsXCJwYWRkaW5nVG9wXCI6MTAsXCJwYWRkaW5nUmlnaHRcIjoxNSxcInBhZGRpbmdCb3R0b21cIjoxMCxcInBhZGRpbmdMZWZ0XCI6MTUsXCJmb250RmFtaWx5XCI6XCJMYXRvXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NTAsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjNDQ0NDQ0XCJ9In0sIk1TUGFuZWwuRWZmZWN0Ijp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MCxcInRyYW5zbGF0ZVlcIjotNjAwLFwic2NhbGVYXCI6MSxcInNjYWxlWVwiOjEsXCJyb3RhdGVcIjotMjAsXCJza2V3WFwiOjAsXCJza2V3WVwiOi01MH0iLCIyIjoie1wiaWRcIjoyLFwiZmFkZVwiOnRydWV9IiwiMyI6IntcImlkXCI6MyxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOjAsXCJ0cmFuc2xhdGVZXCI6MjAwLFwicm90YXRlXCI6MTAsXCJza2V3WFwiOjAsXCJza2V3WVwiOjIwfSIsIjQiOiJ7XCJpZFwiOjQsXCJmYWRlXCI6dHJ1ZX0iLCI1Ijoie1wiaWRcIjo1LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MTUwLFwicm90YXRlXCI6LTMsXCJza2V3WFwiOjUsXCJza2V3WVwiOjB9IiwiNiI6IntcImlkXCI6NixcImZhZGVcIjp0cnVlfSIsIjciOiJ7XCJpZFwiOjcsXCJmYWRlXCI6ZmFsc2UsXCJ0cmFuc2xhdGVYXCI6NDAwfSIsIjgiOiJ7XCJpZFwiOjgsXCJmYWRlXCI6dHJ1ZX0iLCIxNSI6IntcImlkXCI6MTUsXCJmYWRlXCI6dHJ1ZSxcInNjYWxlWFwiOjEuNSxcInNjYWxlWVwiOjEuNX0iLCIxNiI6IntcImlkXCI6MTYsXCJmYWRlXCI6dHJ1ZX0iLCIxNyI6IntcImlkXCI6MTcsXCJmYWRlXCI6dHJ1ZSxcInNjYWxlWFwiOjAuNyxcInNjYWxlWVwiOjAuNyxcInJvdGF0ZVwiOi0yfSIsIjE4Ijoie1wiaWRcIjoxOCxcImZhZGVcIjp0cnVlfSIsIjE5Ijoie1wiaWRcIjoxOSxcImZhZGVcIjp0cnVlLFwic2NhbGVYXCI6MS41LFwic2NhbGVZXCI6MS41fSIsIjIwIjoie1wiaWRcIjoyMCxcImZhZGVcIjp0cnVlfSIsIjIxIjoie1wiaWRcIjoyMSxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOjE1MH0iLCIyMiI6IntcImlkXCI6MjIsXCJmYWRlXCI6dHJ1ZX0iLCIyMyI6IntcImlkXCI6MjMsXCJmYWRlXCI6dHJ1ZX0iLCIyNCI6IntcImlkXCI6MjQsXCJmYWRlXCI6dHJ1ZX0iLCIyNSI6IntcImlkXCI6MjUsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMTUwfSIsIjI2Ijoie1wiaWRcIjoyNixcImZhZGVcIjp0cnVlfSIsIjI3Ijoie1wiaWRcIjoyNyxcImZhZGVcIjp0cnVlLFwic2NhbGVYXCI6MS41LFwic2NhbGVZXCI6MS41fSIsIjI4Ijoie1wiaWRcIjoyOCxcImZhZGVcIjp0cnVlfSJ9LCJNU1BhbmVsLkxheWVyIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwibmFtZVwiOlwidGl0bGVcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVYKDBweCkgdHJhbnNsYXRlWSgtNjAwcHgpIHJvdGF0ZSgtMjBkZWcpIHNrZXdYKDBkZWcpIHNrZXdZKC01MGRlZykgc2NhbGVYKDEpIHNjYWxlWSgxKSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwib3JkZXJcIjoyLFwidHlwZVwiOlwidGV4dFwiLFwiY29udGVudFwiOlwiTE9SRU0gSVBTVU0gRE9MT1JcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwib2Zmc2V0WFwiOjIyMi41LFwib2Zmc2V0WVwiOjE1Ni41LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTE3Mi0xXCIsXCJzaG93RHVyYXRpb25cIjoyLjUsXCJzaG93RGVsYXlcIjowLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRFeHBvXCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLDAsLTYwMCxuLC0yMCxuLG4sbiwxLDEsMCwtNTAsbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6XCIxXCIsXCJzaG93RWZmZWN0XCI6XCIxXCIsXCJoaWRlRWZmZWN0XCI6Mn0iLCIyIjoie1wiaWRcIjoyLFwibmFtZVwiOlwiYnRuXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWCgwcHgpIHRyYW5zbGF0ZVkoMjAwcHgpIHJvdGF0ZSgxMGRlZykgc2tld1goMGRlZykgc2tld1koMjBkZWcpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvYnRuLXJlZC5wbmdcIixcIm9yZGVyXCI6MCxcInR5cGVcIjpcImltYWdlXCIsXCJjb250ZW50XCI6XCJMb3JlbSBJcHN1bVwiLFwiaW1nXCI6XCIvMjAxNC8wNC9idG4tcmVkLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJvZmZzZXRYXCI6NDQzLjUsXCJvZmZzZXRZXCI6MzE0LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjIuNSxcInNob3dEZWxheVwiOjAuOTEyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsMCwyMDAsbiwxMCxuLG4sbixuLG4sMCwyMCxuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjoyLFwic2hvd0VmZmVjdFwiOjMsXCJoaWRlRWZmZWN0XCI6NH0iLCIzIjoie1wiaWRcIjozLFwibmFtZVwiOlwidGV4dFwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVgoMTUwcHgpIHJvdGF0ZSgtM2RlZykgc2tld1goNWRlZykgc2tld1koMGRlZykgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInRleHRcIixcImNvbnRlbnRcIjpcIjxwIHN0eWxlPVxcXCJ0ZXh0LWFsaWduOiBjZW50ZXI7XFxcIj5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dWVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRpYW0gPGJyIC8+bm9udW1teSBuaWJoIGV1aXNtb2QgdGluY2lkdW50IHV0IGxhb3JlZXQgZG9sb3JlIG1hZ25hLjwvcD5cIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwib2Zmc2V0WFwiOjI5NSxcIm9mZnNldFlcIjoyNDYsXCJyZXNpemVcIjp0cnVlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMTcyLTNcIixcInNob3dEdXJhdGlvblwiOjIsXCJzaG93RGVsYXlcIjowLjcsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLDE1MCxuLG4sLTMsbixuLG4sbixuLDUsMCxuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjozLFwic2hvd0VmZmVjdFwiOjUsXCJoaWRlRWZmZWN0XCI6Nn0iLCI0Ijoie1wiaWRcIjo0LFwibmFtZVwiOlwid29tYW5cIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVYKDQwMHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOmZhbHNlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcImltZ1RodW1iXCI6XCIvMjAxNC8wNC93b21hbi0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjoxLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L3dvbWFuLnBuZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJvZmZzZXRYXCI6NTgwLFwib2Zmc2V0WVwiOjkwLFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjIsXCJzaG93RGVsYXlcIjowLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRFeHBvXCIsXCJzaG93RWZmRnVuY1wiOlwidChmYWxzZSw0MDAsbixuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjQsXCJzaG93RWZmZWN0XCI6NyxcImhpZGVFZmZlY3RcIjo4fSIsIjgiOiJ7XCJpZFwiOjgsXCJuYW1lXCI6XCJ0ZXh0XCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgc2NhbGVYKDEuNSkgc2NhbGVZKDEuNSkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcIm9yZGVyXCI6NCxcInR5cGVcIjpcInRleHRcIixcImNvbnRlbnRcIjpcIkF0IHZlcm8gZW9zIGV0IGFjY3VzYW0gZXQganVzdG8gZHVvIGRvbG9yZXMgZXQgZWEgcmVidW08YnIgLz5EdWlzIGF1dGVtIHZlbCBldW0gaXJpdXJlIGRvbG9yIGluIGhlbmRyZXJpdMKgTG9yZW0gaXBzdW0gPGJyIC8+ZG9sb3Igc2l0IGFtZXQsIGNvbnNldGV0dXIgc2FkaXBzY2luZyBlbGl0clwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJvZmZzZXRYXCI6MTgxLFwib2Zmc2V0WVwiOjI1MixcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xNzItOFwiLFwic2hvd0R1cmF0aW9uXCI6MSxcInNob3dEZWxheVwiOjEuNzc1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRCYWNrXCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLG4sbixuLG4sMS41LDEuNSxuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjo4LFwic2hvd0VmZmVjdFwiOjE1LFwiaGlkZUVmZmVjdFwiOjE2fSIsIjkiOiJ7XCJpZFwiOjksXCJuYW1lXCI6XCJidG5cIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSByb3RhdGUoLTJkZWcpIHNjYWxlWCgwLjcpIHNjYWxlWSgwLjcpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJpbWdUaHVtYlwiOlwiLzIwMTQvMDQvYnRuLWJsdWUucG5nXCIsXCJvcmRlclwiOjUsXCJ0eXBlXCI6XCJpbWFnZVwiLFwiY29udGVudFwiOlwiTG9yZW0gSXBzdW1cIixcImltZ1wiOlwiLzIwMTQvMDQvYnRuLWJsdWUucG5nXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcIm9mZnNldFhcIjoxODEsXCJvZmZzZXRZXCI6MzM2LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjEsXCJzaG93RGVsYXlcIjoyLjUsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLC0yLG4sbixuLDAuNywwLjcsbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzbGlkZVwiOjIsXCJzdHlsZU1vZGVsXCI6OSxcInNob3dFZmZlY3RcIjoxNyxcImhpZGVFZmZlY3RcIjoxOH0iLCIxMCI6IntcImlkXCI6MTAsXCJuYW1lXCI6XCJ0aXRsZVwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHNjYWxlWCgxLjUpIHNjYWxlWSgxLjUpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJvcmRlclwiOjIsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJjb250ZW50XCI6XCJMT1JFTSBJUFNVTVwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJvZmZzZXRYXCI6MTYwLFwib2Zmc2V0WVwiOjEzMSxcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi05LTEwXCIsXCJzaG93RHVyYXRpb25cIjoxLFwic2hvd0RlbGF5XCI6MS4zMTI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRCYWNrXCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLG4sbixuLG4sMS41LDEuNSxuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjoxMCxcInNob3dFZmZlY3RcIjoxOSxcImhpZGVFZmZlY3RcIjoyMH0iLCIxMSI6IntcImlkXCI6MTEsXCJuYW1lXCI6XCJsYXB0b3BcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVZKDE1MHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwiaW1nVGh1bWJcIjpcIi8yMDE0LzA0L2xhcHRvcC0xNTB4MTUwLnBuZ1wiLFwib3JkZXJcIjowLFwidHlwZVwiOlwiaW1hZ2VcIixcImNvbnRlbnRcIjpcIkxvcmVtIElwc3VtXCIsXCJpbWdcIjpcIi8yMDE0LzA0L2xhcHRvcC5wbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwib2Zmc2V0WFwiOjAsXCJvZmZzZXRZXCI6MCxcInJlc2l6ZVwiOnRydWUsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJzaG93RHVyYXRpb25cIjoyLFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbiwxNTAsbixuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MyxcInN0eWxlTW9kZWxcIjoxMSxcInNob3dFZmZlY3RcIjoyMSxcImhpZGVFZmZlY3RcIjoyMn0iLCIxMiI6IntcImlkXCI6MTIsXCJuYW1lXCI6XCJ2aWRlb1wiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInZpZGVvXCIsXCJjb250ZW50XCI6XCJMb3JlbSBJcHN1bVwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzY4MjA4ODcxXCIsXCJhbGlnblwiOlwidG9wXCIsXCJvZmZzZXRYXCI6MjYxLFwib2Zmc2V0WVwiOjExMSxcIndpZHRoXCI6NDc4LFwiaGVpZ2h0XCI6Mjk5LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcInNob3dEdXJhdGlvblwiOjEsXCJzaG93RGVsYXlcIjoxLjk3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjEyLFwic2hvd0VmZmVjdFwiOjIzLFwiaGlkZUVmZmVjdFwiOjI0fSIsIjEzIjoie1wiaWRcIjoxMyxcIm5hbWVcIjpcInRpdGxlXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWSgtMTUwcHgpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJvcmRlclwiOjIsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJjb250ZW50XCI6XCJMT1JFTSBJUFNVTSBET0xPUiBTSVRcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwib2Zmc2V0WFwiOjMxOS41LFwib2Zmc2V0WVwiOjI4LFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTktMTNcIixcInNob3dEdXJhdGlvblwiOjEuNSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sLTE1MCxuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjEzLFwic2hvd0VmZmVjdFwiOjI1LFwiaGlkZUVmZmVjdFwiOjI2fSIsIjE0Ijoie1wiaWRcIjoxNCxcIm5hbWVcIjpcInRpdGxlXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgc2NhbGVYKDEuNSkgc2NhbGVZKDEuNSkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcIm9yZGVyXCI6MyxcInR5cGVcIjpcInRleHRcIixcImNvbnRlbnRcIjpcIkRPTE9SIFNJVCBBTUVUXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcIm9mZnNldFhcIjoxNjAsXCJvZmZzZXRZXCI6MTgxLFwicmVzaXplXCI6dHJ1ZSxcIndpZHRobGltaXRcIjpcIjBcIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTE3Mi0xNFwiLFwic2hvd0R1cmF0aW9uXCI6MSxcInNob3dEZWxheVwiOjEuNTI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRCYWNrXCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLG4sbixuLG4sMS41LDEuNSxuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjoxNCxcInNob3dFZmZlY3RcIjoyNyxcImhpZGVFZmZlY3RcIjoyOH0ifSwiTVNQYW5lbC5Db250cm9sIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwibGFiZWxcIjpcIkFycm93c1wiLFwibmFtZVwiOlwiYXJyb3dzXCIsXCJhdXRvSGlkZVwiOnRydWUsXCJvdmVyVmlkZW9cIjp0cnVlLFwiaW5zZXRcIjp0cnVlfSIsIjIiOiJ7XCJpZFwiOjIsXCJsYWJlbFwiOlwiTGluZSBUaW1lclwiLFwibmFtZVwiOlwidGltZWJhclwiLFwiYXV0b0hpZGVcIjpmYWxzZSxcIm92ZXJWaWRlb1wiOnRydWUsXCJjb2xvclwiOlwiIzRjNGM0Y1wiLFwid2lkdGhcIjoyLFwiYWxpZ25cIjpcImJvdHRvbVwiLFwiaW5zZXRcIjp0cnVlfSIsIjMiOiJ7XCJpZFwiOjMsXCJsYWJlbFwiOlwiQnVsbGV0c1wiLFwibmFtZVwiOlwiYnVsbGV0c1wiLFwiYXV0b0hpZGVcIjp0cnVlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcIm1hcmdpblwiOjEwLFwiZGlyXCI6XCJoXCIsXCJhbGlnblwiOlwiYm90dG9tXCIsXCJpbnNldFwiOnRydWV9IiwiNCI6IntcImlkXCI6NCxcImxhYmVsXCI6XCJDaXJjbGUgVGltZXJcIixcIm5hbWVcIjpcImNpcmNsZXRpbWVyXCIsXCJhdXRvSGlkZVwiOmZhbHNlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcImNvbG9yXCI6XCIjMjcyNzI3XCIsXCJyYWRpdXNcIjoxMCxcInN0cm9rZVwiOjIsXCJpbnNldFwiOnRydWV9In19','.msp-cn-172-1 { background-color:#ffffff;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;font-family:\"Lato\";font-weight:300;font-size:50px;line-height:normal;color:#444444; } \n.msp-cn-172-3 { font-family:\"Lato\";font-weight:normal;font-size:14px;line-height:normal; } \n.msp-cn-172-8 { background-color:#ffffff;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;font-weight:normal;line-height:normal; } \n.msp-cn-9-10 { padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;font-family:\"Lato\";font-weight:300;font-size:50px;line-height:normal;color:#444444; } \n.msp-cn-9-13 { font-family:\"Lato\";font-weight:300;font-size:30px;line-height:normal;color:#ffffff; } \n.msp-cn-172-14 { padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;font-family:\"Lato\";font-weight:300;font-size:50px;line-height:normal;color:#444444; } \n','Lato:300,regular','published'),(3,'Untitled Slider','ms-3','post',0,'2020-01-24 08:19:53','2020-01-24 08:19:53','a:0:{}','','','draft'); /*!40000 ALTER TABLE `wp_masterslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_masterslider_sliders` with 3 row(s) -- -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `autoload` varchar(20) 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=91702 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://landing.kptv.ro','yes'),(2,'home','http://landing.kptv.ro','yes'),(3,'blogname','KPTV NEWS','yes'),(4,'blogdescription','Fiecare privire conteaza!','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','vbercea@mixfm.ro','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','1','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','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','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:44:{i:0;s:31:\"query-monitor/query-monitor.php\";i:1;s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";i:2;s:34:\"advanced-custom-fields-pro/acf.php\";i:3;s:19:\"akismet/akismet.php\";i:4;s:23:\"anti-spam/anti-spam.php\";i:5;s:35:\"archive-control/archive-control.php\";i:6;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:7;s:36:\"cleantalk-spam-protect/cleantalk.php\";i:8;s:36:\"contact-form-7/wp-contact-form-7.php\";i:9;s:29:\"custom-fonts/custom-fonts.php\";i:10;s:53:\"customizer-export-import/customizer-export-import.php\";i:11;s:51:\"display-posts-shortcode/display-posts-shortcode.php\";i:12;s:33:\"duplicate-post/duplicate-post.php\";i:13;s:51:\"frontend-publishing-pro/frontend-publishing-pro.php\";i:14;s:19:\"jetpack/jetpack.php\";i:15;s:27:\"js_composer/js_composer.php\";i:16;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:17;s:25:\"mediamatic/mediamatic.php\";i:18;s:19:\"optimus/optimus.php\";i:19;s:35:\"penci-framework/penci-framework.php\";i:20;s:43:\"penci-pennew-slider/penci-pennew-slider.php\";i:21;s:39:\"penci-pennews-amp/penci-pennews-amp.php\";i:22;s:53:\"penci-pennews-demo-importer/pennews-demo-importer.php\";i:23;s:49:\"penci-pennews-migrator/penci-pennews-migrator.php\";i:24;s:50:\"penci-pennews-portfolio/penci-pennew-portfolio.php\";i:25;s:44:\"penci-pennews-recipe/penci-pennew-recipe.php\";i:26;s:44:\"penci-pennews-review/penci-pennew-review.php\";i:27;s:39:\"penci-smart-lists/penci-smart-lists.php\";i:28;s:39:\"resmushit-image-optimizer/resmushit.php\";i:29;s:55:\"security-malware-firewall/security-malware-firewall.php\";i:30;s:41:\"spreaker-shortcode/spreaker_shortcode.php\";i:31;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:32;s:20:\"totalpoll/plugin.php\";i:33;s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";i:34;s:55:\"vafpress-post-formats-ui-develop/vp-post-formats-ui.php\";i:35;s:24:\"wordpress-seo/wp-seo.php\";i:36;s:39:\"wp-file-manager/file_folder_manager.php\";i:37;s:27:\"wp-optimize/wp-optimize.php\";i:38;s:23:\"wp-smushit/wp-smush.php\";i:39;s:27:\"wp-super-cache/wp-cache.php\";i:40;s:21:\"wp-sweep/wp-sweep.php\";i:41;s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";i:42;s:24:\"wpforms-lite/wpforms.php\";i:43;s:30:\"youtube-embed-plus/youtube.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:65:\"C:\\xampp\\htdocs\\landing/wp-content/themes/pennews-child/style.css\";i:2;s:59:\"C:\\xampp\\htdocs\\landing/wp-content/themes/pennews/style.css\";i:3;s:64:\"C:\\xampp\\htdocs\\landing/wp-content/themes/twentytwenty/style.css\";i:4;s:60:\"C:\\xampp\\htdocs\\landing/wp-content/themes/colormag/style.css\";i:5;s:61:\"C:\\xampp\\htdocs\\landing/wp-content/themes/newsphere/style.css\";}','no'),(40,'template','pennews','yes'),(41,'stylesheet','pennews-child','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','45805','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','0','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','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','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a: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:7:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:51:\"frontend-publishing-pro/frontend-publishing-pro.php\";s:16:\"wpfepp_uninstall\";s:20:\"totalpoll/plugin.php\";a:2:{i:0;s:16:\"TotalPoll\\Plugin\";i:1;s:11:\"onUninstall\";}s:27:\"LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";s:19:\"optimus/optimus.php\";a:2:{i:0;s:7:\"Optimus\";i:1;s:21:\"handle_uninstall_hook\";}s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";s:27:\"wp-optimize/wp-optimize.php\";s:21:\"wpo_uninstall_actions\";}','no'),(82,'timezone_string','Europe/Bucharest','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','795','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','3391','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','1','yes'),(93,'admin_email_lifespan','1594742345','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:102:{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:\"manage_everest_forms\";b:1;s:17:\"edit_everest_form\";b:1;s:17:\"read_everest_form\";b:1;s:19:\"delete_everest_form\";b:1;s:18:\"edit_everest_forms\";b:1;s:25:\"edit_others_everest_forms\";b:1;s:21:\"publish_everest_forms\";b:1;s:26:\"read_private_everest_forms\";b:1;s:20:\"delete_everest_forms\";b:1;s:28:\"delete_private_everest_forms\";b:1;s:30:\"delete_published_everest_forms\";b:1;s:27:\"delete_others_everest_forms\";b:1;s:26:\"edit_private_everest_forms\";b:1;s:28:\"edit_published_everest_forms\";b:1;s:25:\"manage_everest_form_terms\";b:1;s:23:\"edit_everest_form_terms\";b:1;s:25:\"delete_everest_form_terms\";b:1;s:25:\"assign_everest_form_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:9:\"edit_poll\";b:1;s:9:\"read_poll\";b:1;s:11:\"delete_poll\";b:1;s:10:\"edit_polls\";b:1;s:12:\"delete_polls\";b:1;s:13:\"publish_polls\";b:1;s:17:\"edit_others_polls\";b:1;s:19:\"delete_others_polls\";b:1;s:20:\"edit_published_polls\";b:1;s:22:\"delete_published_polls\";b:1;s:18:\"read_private_polls\";b:1;s:18:\"edit_private_polls\";b:1;s:20:\"delete_private_polls\";b:1;s:12:\"create_polls\";b:1;s:9:\"access_cp\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:56:{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:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:9:\"edit_poll\";b:1;s:9:\"read_poll\";b:1;s:11:\"delete_poll\";b:1;s:10:\"edit_polls\";b:1;s:12:\"delete_polls\";b:1;s:13:\"publish_polls\";b:1;s:17:\"edit_others_polls\";b:1;s:19:\"delete_others_polls\";b:1;s:20:\"edit_published_polls\";b:1;s:22:\"delete_published_polls\";b:1;s:18:\"read_private_polls\";b:1;s:18:\"edit_private_polls\";b:1;s:20:\"delete_private_polls\";b:1;s:12:\"create_polls\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{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:9:\"edit_poll\";b:1;s:9:\"read_poll\";b:1;s:11:\"delete_poll\";b:1;s:10:\"edit_polls\";b:1;s:12:\"delete_polls\";b:1;s:13:\"publish_polls\";b:1;s:20:\"edit_published_polls\";b:1;s:22:\"delete_published_polls\";b:1;s:12:\"create_polls\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:11:{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:9:\"edit_poll\";b:1;s:9:\"read_poll\";b:1;s:11:\"delete_poll\";b:1;s:10:\"edit_polls\";b:1;s:12:\"delete_polls\";b:1;s:12:\"create_polls\";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;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:15:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:32:\"penci-widget__popular_category-2\";i:1;s:29:\"penci-widget__facebook_page-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:23:\"penci-widget__weather-2\";i:1;s:24:\"penci-widget__block_23-2\";i:2;s:23:\"penci-widget__block_7-2\";}s:9:\"sidebar-2\";a:4:{i:0;s:22:\"penci-widget__ad_box-2\";i:1;s:24:\"penci-widget__block_11-2\";i:2;s:24:\"penci-widget__block_16-2\";i:3;s:24:\"penci-widget__block_25-2\";}s:18:\"header-signup-form\";a:0:{}s:18:\"footer-signup-form\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:28:\"penci-portfolio-sidebar-left\";a:0:{}s:29:\"penci-portfolio-sidebar-right\";a:0:{}s:16:\"footer-instagram\";a:0:{}s:16:\"menu_hamburger_1\";a:0:{}s:16:\"menu_hamburger_2\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'cron','a:24:{i:1584569875;a:1:{s:30:\"boldgrid_backup_wp_cron_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:5;}}}i:1584569906;a:1:{s:30:\"everest_forms_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1584569948;a:1:{s:32:\"boldgrid_backup_wp_cron_run_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:15:\"every-5-minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1584569951;a:2:{s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1584569987;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1584570005;a:1:{s:30:\"boldgrid_backup_wp_cron_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:5;}}}i:1584570065;a:1:{s:30:\"boldgrid_backup_wp_cron_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:5;}}}i:1584570130;a:1:{s:30:\"boldgrid_backup_wp_cron_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:5;}}}i:1584570412;a:1:{s:25:\"wpseo_ping_search_engines\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1584570535;a:1:{s:11:\"wp_cache_gc\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1584570547;a:1:{s:29:\"wpo_smush_clear_backup_images\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1584572346;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:1584572645;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1584577743;a:1:{s:21:\"wpo_plugin_cron_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1584590346;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:1584632521;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:1584633546;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:1584634035;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:1584634037;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:1584648251;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1584648361;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1584972000;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1585066473;a:1:{s:15:\"wpo_cron_event2\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"wpo_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_image','a:2:{i:1;a:15:{s:13:\"attachment_id\";i:149;s:3:\"url\";s:84:\"https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/promo-1.jpg\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"width\";i:728;s:6:\"height\";i:90;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:24:\"https://themespiral.com/\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_tag_cloud','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"category\";}s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_nav_menu','a:2:{i:1;a:2:{s:5:\"title\";s:12:\"Social Links\";s:8:\"nav_menu\";s:2:\"52\";}s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'recovery_keys','a:1:{s:22:\"yrceIvYVYH3uAzuRTHG9oY\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BmYCzUmvl0xFOgDZIFUIhDsxelPKb5/\";s:10:\"created_at\";i:1584466733;}}','yes'),(115,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.2.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-5.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.2\";s:7:\"version\";s:5:\"5.3.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1584548257;s:15:\"version_checked\";s:5:\"5.3.2\";s:12:\"translations\";a:0:{}}','no'),(118,'theme_mods_twentytwenty','a:3:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579714514;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:2:{i:0;s:6:\"text-5\";i:1;s:6:\"text-8\";}s:9:\"sidebar-2\";a:3:{i:0;s:6:\"text-6\";i:1;s:6:\"text-7\";i:2;s:6:\"text-9\";}}}s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:74;}}','yes'),(129,'can_compress_scripts','1','no'),(181,'widget_freenews_posts','a:4:{i:1;a:4:{s:11:\"no_of_posts\";i:7;s:11:\"posts_title\";s:10:\"World News\";s:12:\"latest_posts\";s:6:\"latest\";s:8:\"category\";s:2:\"-1\";}i:2;a:4:{s:11:\"no_of_posts\";i:5;s:11:\"posts_title\";s:18:\"Latest Sports News\";s:12:\"latest_posts\";s:6:\"latest\";s:8:\"category\";s:2:\"19\";}i:3;a:4:{s:11:\"no_of_posts\";i:7;s:11:\"posts_title\";s:11:\"Latest News\";s:12:\"latest_posts\";s:6:\"latest\";s:8:\"category\";s:2:\"-1\";}s:12:\"_multiwidget\";i:1;}','yes'),(182,'widget_freenews_list_category_posts','a:2:{i:1;a:7:{s:11:\"no_of_posts\";i:4;s:11:\"posts_title\";s:10:\"Local News\";s:13:\"posts_title_1\";s:14:\"Arts & Culture\";s:12:\"latest_posts\";s:6:\"latest\";s:14:\"latest_posts_1\";s:8:\"latest_1\";s:8:\"category\";s:2:\"17\";s:10:\"category_1\";s:2:\"18\";}s:12:\"_multiwidget\";i:1;}','yes'),(183,'widget_freenews_category_slide','a:3:{i:1;a:5:{s:12:\"no_of_slides\";i:5;s:11:\"posts_title\";s:8:\"All News\";s:14:\"multiple_slide\";s:6:\"single\";s:12:\"latest_posts\";s:6:\"latest\";s:8:\"category\";s:2:\"18\";}i:2;a:5:{s:12:\"no_of_slides\";i:5;s:11:\"posts_title\";s:11:\"Sports News\";s:14:\"multiple_slide\";s:14:\"multiple_slide\";s:12:\"latest_posts\";s:6:\"latest\";s:8:\"category\";s:2:\"19\";}s:12:\"_multiwidget\";i:1;}','yes'),(184,'widget_freenews_blog_category_posts','a:2:{i:1;a:4:{s:11:\"no_of_posts\";i:4;s:11:\"posts_title\";s:22:\"Latest News in details\";s:12:\"latest_posts\";s:6:\"latest\";s:8:\"category\";s:2:\"24\";}s:12:\"_multiwidget\";i:1;}','yes'),(185,'theme_mods_freenews','a:32:{s:18:\"custom_css_post_id\";i:171;s:18:\"nav_menu_locations\";a:4:{s:6:\"menu-1\";i:7;s:6:\"menu-2\";i:16;s:6:\"menu-3\";i:30;s:6:\"menu-4\";i:31;}i:0;b:0;s:28:\"highlighted_categories_right\";a:4:{i:0;s:6:\"africa\";i:1;s:4:\"asia\";i:2;s:6:\"europe\";i:3;s:11:\"middle-east\";}s:27:\"highlighted_categories_left\";s:8:\"business\";s:32:\"highlighted_cat_right_title_text\";s:10:\"World News\";s:16:\"cat_col_business\";s:7:\"#f97f51\";s:27:\"select_main_banner_category\";s:5:\"world\";s:14:\"cat_col_africa\";s:7:\"#fea47f\";s:12:\"cat_col_asia\";s:7:\"#55e6c1\";s:14:\"cat_col_europe\";s:7:\"#ee5253\";s:19:\"cat_col_middle east\";s:7:\"#1e73be\";s:12:\"cat_col_life\";s:7:\"#b53471\";s:14:\"cat_col_nature\";s:7:\"#009432\";s:15:\"cat_col_science\";s:7:\"#0652dd\";s:13:\"cat_col_world\";s:7:\"#10ac84\";s:14:\"cat_col_animal\";s:7:\"#25ccf7\";s:26:\"cat_col_arts & culture\";s:7:\"#eab543\";s:17:\"cat_col_athletics\";s:7:\"#23a4db\";s:12:\"cat_col_fire\";s:7:\"#a3cb38\";s:16:\"cat_col_football\";s:7:\"#1289a7\";s:14:\"cat_col_forest\";s:7:\"#d980fa\";s:18:\"cat_col_local news\";s:7:\"#ee5a24\";s:14:\"cat_col_sports\";s:7:\"#9980fa\";s:15:\"cat_col_stories\";s:7:\"#1b9cfc\";s:16:\"cat_col_swimming\";s:7:\"#ea2027\";s:11:\"cat_col_war\";s:7:\"#eb3b5a\";s:15:\"cat_col_x-games\";s:7:\"#5758bb\";s:21:\"cat_col_uncategorized\";s:7:\"#6f1e51\";s:11:\"custom_logo\";i:138;s:16:\"header_textcolor\";s:5:\"blank\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579434053;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:11:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:6:\"text-2\";i:4;s:6:\"text-3\";i:5;s:12:\"categories-2\";i:6;s:14:\"recent-posts-2\";i:7;s:17:\"recent-comments-2\";i:8;s:14:\"recent-posts-5\";i:9;s:11:\"tag_cloud-1\";i:10;s:11:\"tag_cloud-2\";}s:9:\"sidebar-1\";a:10:{i:0;s:6:\"text-4\";i:1;s:8:\"search-3\";i:2;s:14:\"recent-posts-3\";i:3;s:17:\"recent-comments-3\";i:4;s:10:\"archives-3\";i:5;s:12:\"categories-3\";i:6;s:6:\"meta-3\";i:7;s:14:\"recent-posts-4\";i:8;s:6:\"text-5\";i:9;s:16:\"freenews_posts-1\";}s:13:\"header-banner\";a:1:{i:0;s:13:\"media_image-1\";}s:14:\"advertise-area\";a:1:{i:0;s:13:\"media_image-2\";}s:22:\"freenews-template-left\";a:5:{i:0;s:8:\"search-4\";i:1;s:6:\"meta-4\";i:2;s:10:\"nav_menu-1\";i:3;s:16:\"freenews_posts-2\";i:4;s:25:\"freenews_category_slide-1\";}s:22:\"freenews-template-main\";a:3:{i:0;s:30:\"freenews_list_category_posts-1\";i:1;s:25:\"freenews_category_slide-2\";i:2;s:30:\"freenews_blog_category_posts-1\";}s:23:\"freenews-template-right\";a:2:{i:0;s:13:\"media_image-3\";i:1;s:16:\"freenews_posts-3\";}}}}','yes'),(188,'widget_newsium_trending_posts_carousel','a:5:{i:1;a:6:{s:26:\"newsium-posts-slider-title\";s:23:\"Trending Posts Carousel\";s:29:\"newsium-posts-slider-subtitle\";s:0:\"\";s:27:\"newsium-posts-slider-number\";s:1:\"7\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:3:\"dim\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}i:2;a:6:{s:26:\"newsium-posts-slider-title\";s:12:\"Latest Posts\";s:29:\"newsium-posts-slider-subtitle\";s:0:\"\";s:27:\"newsium-posts-slider-number\";s:1:\"7\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:20:\"secondary-background\";s:30:\"newsium-select-background-type\";s:13:\"dashed-border\";}i:3;a:6:{s:26:\"newsium-posts-slider-title\";s:14:\"Trending Posts\";s:29:\"newsium-posts-slider-subtitle\";s:0:\"\";s:27:\"newsium-posts-slider-number\";s:1:\"7\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:20:\"secondary-background\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}i:4;a:6:{s:26:\"newsium-posts-slider-title\";s:23:\"Trending Posts Carousel\";s:29:\"newsium-posts-slider-subtitle\";s:0:\"\";s:27:\"newsium-posts-slider-number\";s:1:\"7\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:3:\"dim\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}s:12:\"_multiwidget\";i:1;}','yes'),(189,'widget_newsium_double_col_categorised_posts','a:2:{i:1;a:9:{s:33:\"newsium-categorised-posts-title-1\";s:25:\"Double Categories Posts 1\";s:33:\"newsium-categorised-posts-title-2\";s:25:\"Double Categories Posts 2\";s:22:\"newsium-posts-number-1\";s:0:\"\";s:22:\"newsium-posts-number-2\";s:0:\"\";s:25:\"newsium-select-category-1\";s:0:\"\";s:25:\"newsium-select-category-2\";s:0:\"\";s:23:\"newsium-select-layout-1\";s:0:\"\";s:23:\"newsium-select-layout-2\";s:0:\"\";s:25:\"newsium-select-background\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(190,'widget_newsium_single_col_categorised_posts','a:2:{i:1;a:7:{s:31:\"newsium-categorised-posts-title\";s:19:\"Single Column Posts\";s:20:\"newsium-posts-number\";s:1:\"5\";s:22:\"newsium-excerpt-length\";s:2:\"25\";s:23:\"newsium-select-category\";s:0:\"\";s:20:\"newsium-show-excerpt\";s:4:\"true\";s:25:\"newsium-select-background\";s:7:\"default\";s:30:\"newsium-select-background-type\";s:13:\"dashed-border\";}s:12:\"_multiwidget\";i:1;}','yes'),(191,'widget_newsium_posts_grid','a:2:{i:1;a:7:{s:31:\"newsium-categorised-posts-title\";s:10:\"Posts Grid\";s:22:\"newsium-excerpt-length\";s:0:\"\";s:20:\"newsium-posts-number\";s:0:\"\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:0:\"\";s:20:\"newsium-show-excerpt\";s:4:\"true\";s:30:\"newsium-select-background-type\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(192,'widget_newsium_tabbed_posts','a:4:{i:1;a:10:{s:34:\"newsium-tabbed-popular-posts-title\";s:7:\"Popular\";s:33:\"newsium-tabbed-latest-posts-title\";s:6:\"Latest\";s:38:\"newsium-tabbed-categorised-posts-title\";s:8:\"Trending\";s:22:\"newsium-excerpt-length\";s:0:\"\";s:20:\"newsium-posts-number\";s:1:\"5\";s:20:\"newsium-show-excerpt\";s:5:\"false\";s:30:\"newsium-enable-categorised-tab\";s:4:\"true\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:20:\"secondary-background\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}i:2;a:10:{s:34:\"newsium-tabbed-popular-posts-title\";s:7:\"Popular\";s:33:\"newsium-tabbed-latest-posts-title\";s:6:\"Latest\";s:38:\"newsium-tabbed-categorised-posts-title\";s:8:\"Trending\";s:22:\"newsium-excerpt-length\";s:0:\"\";s:20:\"newsium-posts-number\";s:1:\"5\";s:20:\"newsium-show-excerpt\";s:5:\"false\";s:30:\"newsium-enable-categorised-tab\";s:4:\"true\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:7:\"default\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}i:3;a:10:{s:34:\"newsium-tabbed-popular-posts-title\";s:7:\"Popular\";s:33:\"newsium-tabbed-latest-posts-title\";s:6:\"Latest\";s:38:\"newsium-tabbed-categorised-posts-title\";s:8:\"Trending\";s:22:\"newsium-excerpt-length\";s:0:\"\";s:20:\"newsium-posts-number\";s:1:\"5\";s:20:\"newsium-show-excerpt\";s:5:\"false\";s:30:\"newsium-enable-categorised-tab\";s:4:\"true\";s:23:\"newsium-select-category\";s:0:\"\";s:25:\"newsium-select-background\";s:20:\"secondary-background\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}s:12:\"_multiwidget\";i:1;}','yes'),(193,'widget_newsium_social_contacts','a:4:{i:1;a:3:{s:29:\"newsium-social-contacts-title\";s:11:\"AFTN Social\";s:25:\"newsium-select-background\";s:3:\"dim\";s:30:\"newsium-select-background-type\";s:12:\"solid-border\";}i:2;a:3:{s:29:\"newsium-social-contacts-title\";s:11:\"AFTN Social\";s:25:\"newsium-select-background\";s:20:\"secondary-background\";s:30:\"newsium-select-background-type\";s:12:\"solid-border\";}i:3;a:3:{s:29:\"newsium-social-contacts-title\";s:11:\"AFTN Social\";s:25:\"newsium-select-background\";s:3:\"dim\";s:30:\"newsium-select-background-type\";s:12:\"solid-border\";}s:12:\"_multiwidget\";i:1;}','yes'),(194,'widget_newsium_author_info','a:2:{i:1;a:15:{s:25:\"newsium-author-info-title\";s:12:\"About Author\";s:28:\"newsium-author-info-subtitle\";s:0:\"\";s:25:\"newsium-author-info-image\";s:3:\"279\";s:24:\"newsium-author-info-name\";s:9:\"AF themes\";s:24:\"newsium-author-info-desc\";s:158:\"Focused on quality code and elegant design with incredible support. Kickstart your next project with AF themes, start building modern creative websites today!\";s:25:\"newsium-author-info-phone\";s:0:\"\";s:25:\"newsium-author-info-email\";s:0:\"\";s:28:\"newsium-author-info-facebook\";s:29:\"https://facebook.com/afthemes\";s:27:\"newsium-author-info-twitter\";s:28:\"https://twitter.com/afthemes\";s:28:\"newsium-author-info-linkedin\";s:0:\"\";s:29:\"newsium-author-info-instagram\";s:30:\"https://instagram.com/afthemes\";s:22:\"newsium-author-info-vk\";s:0:\"\";s:27:\"newsium-author-info-youtube\";s:0:\"\";s:25:\"newsium-select-background\";s:3:\"dim\";s:30:\"newsium-select-background-type\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(195,'widget_newsium_posts_slider','a:3:{i:1;a:7:{s:26:\"newsium-posts-slider-title\";s:12:\"Posts Slider\";s:22:\"newsium-excerpt-length\";s:0:\"\";s:27:\"newsium-posts-slider-number\";s:1:\"5\";s:23:\"newsium-select-category\";s:0:\"\";s:20:\"newsium-show-excerpt\";s:0:\"\";s:25:\"newsium-select-background\";s:4:\"dark\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}i:2;a:7:{s:26:\"newsium-posts-slider-title\";s:12:\"Posts Slider\";s:22:\"newsium-excerpt-length\";s:0:\"\";s:27:\"newsium-posts-slider-number\";s:1:\"5\";s:23:\"newsium-select-category\";s:0:\"\";s:20:\"newsium-show-excerpt\";s:0:\"\";s:25:\"newsium-select-background\";s:7:\"default\";s:30:\"newsium-select-background-type\";s:16:\"solid-background\";}s:12:\"_multiwidget\";i:1;}','yes'),(196,'theme_mods_newsium','a:14:{s:18:\"custom_css_post_id\";i:-1;s:16:\"background_color\";s:6:\"b2b2b2\";s:12:\"header_image\";s:124:\"http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:585;s:3:\"url\";s:124:\"http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1.jpg\";s:13:\"thumbnail_url\";s:132:\"http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-150x150.jpg\";s:6:\"height\";i:599;s:5:\"width\";i:1900;}s:16:\"background_image\";s:66:\"http://landing.kptv.ro/wp-content/uploads/2020/01/Sticker_KPTV.jpg\";s:16:\"header_textcolor\";s:6:\"ffffff\";s:11:\"custom_logo\";s:0:\"\";s:27:\"frontpage_content_alignment\";s:18:\"frontpage-layout-1\";s:28:\"banner_advertisement_section\";i:457;s:26:\"banner_advertisement_scope\";s:9:\"site-wide\";s:30:\"select_default_carousel_column\";s:10:\"carousel-3\";i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:14:\"aft-footer-nav\";i:53;s:15:\"aft-primary-nav\";i:25;s:17:\"aft-secondary-nav\";i:54;s:14:\"aft-social-nav\";i:55;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579439429;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:6:\"text-2\";i:4;s:6:\"text-3\";i:5;s:12:\"categories-2\";i:6;s:14:\"recent-posts-2\";i:7;s:17:\"recent-comments-2\";i:8;s:13:\"media_image-1\";i:9;s:13:\"media_image-2\";}s:9:\"sidebar-1\";a:13:{i:0;s:6:\"text-4\";i:1;s:8:\"search-3\";i:2;s:14:\"recent-posts-3\";i:3;s:17:\"recent-comments-3\";i:4;s:10:\"archives-3\";i:5;s:12:\"categories-3\";i:6;s:6:\"meta-3\";i:7;s:14:\"recent-posts-4\";i:8;s:6:\"text-5\";i:9;s:13:\"media_image-3\";i:10;s:25:\"newsium_social_contacts-3\";i:11;s:33:\"newsium_trending_posts_carousel-4\";i:12;s:22:\"newsium_tabbed_posts-3\";}s:16:\"off-canvas-panel\";a:0:{}s:20:\"home-content-widgets\";a:4:{i:0;s:22:\"newsium_posts_slider-1\";i:1;s:38:\"newsium_single_col_categorised_posts-1\";i:2;s:20:\"newsium_posts_grid-1\";i:3;s:38:\"newsium_double_col_categorised_posts-1\";}s:22:\"home-sidebar-1-widgets\";a:4:{i:0;s:21:\"newsium_author_info-1\";i:1;s:22:\"newsium_tabbed_posts-2\";i:2;s:22:\"newsium_posts_slider-2\";i:3;s:33:\"newsium_trending_posts_carousel-2\";}s:22:\"home-sidebar-2-widgets\";a:2:{i:0;s:33:\"newsium_trending_posts_carousel-3\";i:1;s:25:\"newsium_social_contacts-2\";}s:28:\"footer-first-widgets-section\";a:1:{i:0;s:14:\"recent-posts-5\";}s:29:\"footer-second-widgets-section\";a:3:{i:0;s:8:\"search-4\";i:1;s:6:\"meta-4\";i:2;s:10:\"nav_menu-1\";}s:28:\"footer-third-widgets-section\";a:2:{i:0;s:11:\"tag_cloud-1\";i:1;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}}}}','yes'),(197,'theme_mods_twentysixteen','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:74;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579713453;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:6:\"text-5\";i:1;s:6:\"text-8\";i:2;s:24:\"penci-widget__about_us-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:6:\"text-6\";i:1;s:6:\"text-7\";i:2;s:6:\"text-9\";}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(200,'current_theme','PenNews Child','yes'),(201,'theme_switched','','yes'),(202,'theme_switched_via_customizer','','yes'),(203,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes'),(204,'customize_stashed_theme_mods','a:1:{s:12:\"twentytwenty\";a:3:{s:27:\"nav_menu_locations[primary]\";a:5:{s:15:\"starter_content\";b:1;s:5:\"value\";i:-1;s:4:\"type\";s:9:\"theme_mod\";s:7:\"user_id\";i:1;s:17:\"date_modified_gmt\";s:19:\"2020-01-19 09:09:35\";}s:28:\"nav_menu_locations[expanded]\";a:5:{s:15:\"starter_content\";b:1;s:5:\"value\";i:-5;s:4:\"type\";s:9:\"theme_mod\";s:7:\"user_id\";i:1;s:17:\"date_modified_gmt\";s:19:\"2020-01-19 09:09:35\";}s:26:\"nav_menu_locations[social]\";a:5:{s:15:\"starter_content\";b:1;s:5:\"value\";i:-9;s:4:\"type\";s:9:\"theme_mod\";s:7:\"user_id\";i:1;s:17:\"date_modified_gmt\";s:19:\"2020-01-19 09:09:35\";}}}','no'),(207,'category_color_6','a:1:{s:21:\"color_class_term_meta\";s:16:\"category-color-1\";}','yes'),(215,'recently_activated','a:5:{s:29:\"masterslider/masterslider.php\";i:1584569465;s:27:\"convertplug/convertplug.php\";i:1584566010;s:27:\"LayerSlider/layerslider.php\";i:1584483453;s:33:\"w3-total-cache/w3-total-cache.php\";i:1584480107;s:22:\"wp-cloudy/wpcloudy.php\";i:1584478637;}','yes'),(223,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(226,'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:1;s:17:\"background_images\";b:1;}','yes'),(227,'wp-smush-install-type','existing','no'),(228,'wp-smush-version','3.6.1','no'),(229,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1579429061;}s:5:\"queue\";a:2:{s:32:\"7de3619981caadc55f30a002bfb299f6\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1579429061;s:6:\"sticky\";b:1;}s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:3:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1584652256;}}s:4:\"done\";a:0:{}}','no'),(238,'everest_forms_disable_user_details','no','yes'),(239,'everest_forms_recaptcha_type','v2','yes'),(240,'everest_forms_recaptcha_v2_site_key','','yes'),(241,'everest_forms_recaptcha_v2_secret_key','','yes'),(242,'everest_forms_recaptcha_v2_invisible_site_key','','yes'),(243,'everest_forms_recaptcha_v2_invisible_secret_key','','yes'),(244,'everest_forms_recaptcha_v2_invisible','no','yes'),(245,'everest_forms_recaptcha_v3_site_key','','yes'),(246,'everest_forms_recaptcha_v3_secret_key','','yes'),(247,'everest_forms_email_template','default','yes'),(248,'everest_forms_enable_email_copies','no','yes'),(249,'everest_forms_required_validation','This field is required.','yes'),(250,'everest_forms_url_validation','Please enter a valid URL.','yes'),(251,'everest_forms_email_validation','Please enter a valid email address.','yes'),(252,'everest_forms_email_suggestion','Did you mean {suggestion}?','yes'),(253,'everest_forms_number_validation','Please enter a valid number.','yes'),(254,'everest_forms_default_form_page_id','85','yes'),(259,'everest_forms_activated','1579429102','yes'),(260,'everest_forms_admin_notices','a:1:{i:0;s:6:\"review\";}','yes'),(262,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(263,'mc4wp_version','4.7.5','yes'),(266,'everest_forms_version','1.5.10','yes'),(267,'everest_forms_db_version','1.5.10','yes'),(268,'mc4wp_flash_messages','a:0:{}','no'),(270,'everest_forms_review','a:2:{s:4:\"time\";i:1579429109;s:9:\"dismissed\";b:0;}','yes'),(306,'nav_menus_created_posts','a:0:{}','yes'),(309,'widget_wp__post_author','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(352,'wpseo_titles','a:107:{s:10:\"title_test\";i:0;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: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:\"»\";s:12:\"website_name\";s:9:\"KPTV NEWS\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:15:\"company_logo_id\";i: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:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";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:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";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:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:18:\"title-penci_slider\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-penci_slider\";s:0:\"\";s:20:\"noindex-penci_slider\";b:0;s:21:\"showdate-penci_slider\";b:0;s:31:\"display-metabox-pt-penci_slider\";b:1;s:31:\"post_types-penci_slider-maintax\";i:0;s:10:\"title-poll\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-poll\";s:0:\"\";s:12:\"noindex-poll\";b:0;s:13:\"showdate-poll\";b:0;s:23:\"display-metabox-pt-poll\";b:1;s:23:\"post_types-poll-maintax\";i:0;s:20:\"title-ptarchive-poll\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-ptarchive-poll\";s:0:\"\";s:22:\"bctitle-ptarchive-poll\";s:0:\"\";s:22:\"noindex-ptarchive-poll\";b:0;s:15:\"title-portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-portfolio\";s:0:\"\";s:17:\"noindex-portfolio\";b:1;s:18:\"showdate-portfolio\";b:0;s:28:\"display-metabox-pt-portfolio\";b:1;s:28:\"post_types-portfolio-maintax\";i:0;s:25:\"title-ptarchive-portfolio\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-ptarchive-portfolio\";s:0:\"\";s:27:\"bctitle-ptarchive-portfolio\";s:0:\"\";s:27:\"noindex-ptarchive-portfolio\";b:0;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: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: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:29:\"title-tax-mediamatic_wpfolder\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:32:\"metadesc-tax-mediamatic_wpfolder\";s:0:\"\";s:39:\"display-metabox-tax-mediamatic_wpfolder\";b:1;s:31:\"noindex-tax-mediamatic_wpfolder\";b:0;s:37:\"taxonomy-mediamatic_wpfolder-ptparent\";i:0;s:28:\"title-tax-portfolio-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-tax-portfolio-category\";s:0:\"\";s:38:\"display-metabox-tax-portfolio-category\";b:1;s:30:\"noindex-tax-portfolio-category\";b:0;s:36:\"taxonomy-portfolio-category-ptparent\";i:0;}','yes'),(353,'jetpack_content_post_details_date','1','yes'),(354,'jetpack_content_post_details_categories','1','yes'),(355,'jetpack_content_post_details_tags','1','yes'),(356,'jetpack_content_post_details_author','1','yes'),(357,'jetpack_content_post_details_comment','1','yes'),(358,'jetpack_content_featured_images_archive','1','yes'),(359,'jetpack_content_featured_images_post','1','yes'),(360,'jetpack_content_featured_images_page','1','yes'),(375,'filemanager_email_address_1','vbercea@mixfm.ro','yes'),(376,'verify_filemanager_fname_1','viorel','yes'),(377,'verify_filemanager_lname_1','bercea','yes'),(378,'filemanager_email_verified_1','yes','yes'),(379,'mk_fm_close_fm_help_c_fm','done','yes'),(397,'widget_colormag_featured_posts_slider_widget','a:2:{i:1;a:3:{s:6:\"number\";i:2;s:4:\"type\";s:8:\"category\";s:8:\"category\";s:2:\"64\";}s:12:\"_multiwidget\";i:1;}','yes'),(398,'widget_colormag_highlighted_posts_widget','a:2:{i:1;a:8:{s:5:\"title\";s:17:\"Highlighted Posts\";s:4:\"text\";s:29:\"This is the highlighted posts\";s:6:\"number\";i:4;s:10:\"image_size\";s:8:\"featured\";s:4:\"type\";s:8:\"category\";s:8:\"category\";s:2:\"65\";s:11:\"button_text\";s:6:\"Button\";s:10:\"button_url\";s:21:\"http://themegrill.com\";}s:12:\"_multiwidget\";i:1;}','yes'),(399,'widget_colormag_featured_posts_widget','a:3:{i:1;a:8:{s:5:\"title\";s:6:\"Health\";s:4:\"text\";s:0:\"\";s:6:\"number\";i:5;s:10:\"image_size\";s:19:\"featured-blog-small\";s:4:\"type\";s:8:\"category\";s:8:\"category\";i:8;s:11:\"button_text\";s:6:\"Button\";s:10:\"button_url\";s:21:\"http://themegrill.com\";}i:2;a:8:{s:5:\"title\";s:10:\"Technology\";s:4:\"text\";s:39:\"Check out technology changing the life.\";s:6:\"number\";i:5;s:10:\"image_size\";s:19:\"featured-blog-small\";s:4:\"type\";s:8:\"category\";s:8:\"category\";s:2:\"68\";s:11:\"button_text\";s:6:\"Button\";s:10:\"button_url\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(400,'widget_colormag_featured_posts_vertical_widget','a:4:{i:1;a:7:{s:5:\"title\";s:4:\"News\";s:4:\"text\";s:0:\"\";s:6:\"number\";i:4;s:4:\"type\";s:8:\"category\";s:8:\"category\";i:63;s:11:\"button_text\";s:0:\"\";s:10:\"button_url\";s:0:\"\";}i:2;a:8:{s:5:\"title\";s:7:\"FASHION\";s:4:\"text\";s:0:\"\";s:6:\"number\";i:4;s:10:\"image_size\";s:19:\"featured-blog-small\";s:4:\"type\";s:8:\"category\";s:8:\"category\";i:58;s:11:\"button_text\";s:6:\"Botton\";s:10:\"button_url\";s:0:\"\";}i:3;a:8:{s:5:\"title\";s:6:\"SPORTS\";s:4:\"text\";s:0:\"\";s:6:\"number\";i:4;s:10:\"image_size\";s:19:\"featured-blog-small\";s:4:\"type\";s:8:\"category\";s:8:\"category\";i:11;s:11:\"button_text\";s:6:\"Button\";s:10:\"button_url\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(401,'widget_colormag_728x90_advertisement_widget','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:17:\"728x90_image_link\";s:21:\"http://themegrill.com\";s:16:\"728x90_image_url\";s:82:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/03/728x90.png\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:17:\"728x90_image_link\";s:40:\"http://demo.themegrill.com/colormag-pro/\";s:16:\"728x90_image_url\";s:63:\"http://landing.kptv.ro/wp-content/uploads/2015/03/72890-ad1.jpg\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:17:\"728x90_image_link\";s:0:\"\";s:16:\"728x90_image_url\";s:68:\"http://landing.kptv.ro/wp-content/uploads/2020/01/twitter_KPTVFM.jpg\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:17:\"728x90_image_link\";s:21:\"http://themegrill.com\";s:16:\"728x90_image_url\";s:82:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/03/728x90.png\";}s:12:\"_multiwidget\";i:1;}','yes'),(402,'widget_colormag_300x250_advertisement_widget','a:5:{i:1;a:3:{s:5:\"title\";s:26:\"TG: 300x250Adverstisements\";s:18:\"300x250_image_link\";s:21:\"http://themegrill.com\";s:17:\"300x250_image_url\";s:85:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/03/300-x-250.png\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:18:\"300x250_image_link\";s:40:\"http://demo.themegrill.com/colormag-pro/\";s:17:\"300x250_image_url\";s:68:\"http://landing.kptv.ro/wp-content/uploads/2020/01/twitter_KPTVFM.jpg\";}i:3;a:3:{s:5:\"title\";s:12:\"ColorMag Pro\";s:18:\"300x250_image_link\";s:40:\"http://demo.themegrill.com/colormag-pro/\";s:17:\"300x250_image_url\";s:95:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/07/ad-color-mag-medium.jpg\";}s:12:\"_multiwidget\";i:1;i:5;a:3:{s:5:\"title\";s:8:\"TEST Ads\";s:18:\"300x250_image_link\";s:0:\"\";s:17:\"300x250_image_url\";s:73:\"http://landing.kptv.ro/wp-content/uploads/2015/07/ad-color-mag-medium.jpg\";}}','yes'),(403,'widget_colormag_125x125_advertisement_widget','a:2:{i:1;a:13:{s:5:\"title\";s:15:\"TG: 125x125 Ads\";s:20:\"125x125_image_link_1\";s:21:\"http://themegrill.com\";s:19:\"125x125_image_url_1\";s:78:\"http://landing.kptv.ro/wp-content/uploads/2020/01/KPTV_odorizantauto_fata1.jpg\";s:20:\"125x125_image_link_2\";s:21:\"http://themegrill.com\";s:19:\"125x125_image_url_2\";s:82:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/03/125ad1.jpg\";s:20:\"125x125_image_link_3\";s:26:\"http://demo.themegrill.com\";s:19:\"125x125_image_url_3\";s:82:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/03/125ad1.jpg\";s:20:\"125x125_image_link_4\";s:26:\"http://demo.themegrill.com\";s:19:\"125x125_image_url_4\";s:82:\"http://demo.themegrill.com/colormag/wp-content/uploads/sites/20/2015/03/125ad1.jpg\";s:20:\"125x125_image_link_5\";s:0:\"\";s:19:\"125x125_image_url_5\";s:0:\"\";s:20:\"125x125_image_link_6\";s:0:\"\";s:19:\"125x125_image_url_6\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(410,'colormag_admin_notice_welcome','1','yes'),(473,'theme_mods_colormag','a:59:{i:0;b:0;s:22:\"colormag_breaking_news\";i:1;s:21:\"colormag_date_display\";i:1;s:28:\"colormag_primary_sticky_menu\";i:1;s:28:\"colormag_search_icon_in_menu\";i:1;s:28:\"colormag_random_post_in_menu\";i:1;s:31:\"colormag_related_posts_activate\";i:1;s:22:\"colormag_related_posts\";s:10:\"categories\";s:29:\"colormag_featured_image_popup\";i:1;s:21:\"colormag_social_share\";i:1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:95;}s:23:\"colormag_default_layout\";s:13:\"right_sidebar\";s:29:\"colormag_social_link_activate\";i:1;s:24:\"colormag_social_facebook\";s:1:\"#\";s:33:\"colormag_social_facebook_checkbox\";i:1;s:23:\"colormag_social_twitter\";s:1:\"#\";s:32:\"colormag_social_twitter_checkbox\";i:1;s:26:\"colormag_social_googleplus\";s:1:\"#\";s:35:\"colormag_social_googleplus_checkbox\";i:1;s:25:\"colormag_social_instagram\";s:1:\"#\";s:34:\"colormag_social_instagram_checkbox\";i:1;s:25:\"colormag_social_pinterest\";s:1:\"#\";s:34:\"colormag_social_pinterest_checkbox\";i:1;s:23:\"colormag_social_youtube\";s:1:\"#\";s:32:\"colormag_social_youtube_checkbox\";i:1;s:13:\"colormag_logo\";s:0:\"\";s:30:\"colormag_header_logo_placement\";s:16:\"header_logo_only\";s:26:\"colormag_home_icon_display\";i:1;s:20:\"colormag_site_layout\";s:12:\"boxed_layout\";s:25:\"colormag_category_color_6\";s:7:\"#298587\";s:25:\"colormag_category_color_7\";s:7:\"#6ac4c2\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:21:\"background_position_x\";s:6:\"center\";s:21:\"background_attachment\";s:5:\"fixed\";s:22:\"colormag_primary_color\";s:7:\"#289dcc\";s:24:\"colormag_hide_blog_front\";i:1;s:26:\"colormag_category_color_11\";s:7:\"#dd5a5a\";s:18:\"custom_css_post_id\";i:251;s:18:\"jetpack_custom_css\";a:3:{s:12:\"preprocessor\";s:0:\"\";s:7:\"replace\";b:0;s:13:\"content_width\";s:0:\"\";}s:11:\"custom_logo\";i:162;s:26:\"colormag_category_color_66\";s:7:\"#dd9933\";s:26:\"colormag_category_color_68\";s:7:\"#777fce\";s:26:\"colormag_category_color_72\";s:7:\"#b5b5b5\";s:26:\"colormag_category_color_63\";s:7:\"#a38a6d\";s:26:\"colormag_category_color_58\";s:7:\"#bd4cce\";s:26:\"colormag_category_color_61\";s:7:\"#a3d886\";s:26:\"colormag_category_color_57\";s:7:\"#e8357c\";s:26:\"colormag_category_color_59\";s:7:\"#a4c4be\";s:26:\"colormag_category_color_69\";s:7:\"#489e31\";s:26:\"colormag_category_color_70\";s:7:\"#27f7f7\";s:25:\"colormag_category_color_8\";s:7:\"#81d742\";s:26:\"colormag_category_color_64\";s:7:\"#e5e220\";s:26:\"colormag_category_color_56\";s:7:\"#dd8787\";s:26:\"colormag_category_color_62\";s:7:\"#82ada1\";s:26:\"colormag_category_color_60\";s:7:\"#d8a0c2\";s:26:\"colormag_category_color_67\";s:7:\"#b17fe2\";s:26:\"colormag_category_color_65\";s:7:\"#bfd6af\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579645027;s:4:\"data\";a:17:{s:19:\"wp_inactive_widgets\";a:24:{i:0;s:39:\"colormag_300x250_advertisement_widget-2\";i:1;s:39:\"colormag_300x250_advertisement_widget-5\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:13:\"media_image-2\";i:5;s:13:\"media_image-3\";i:6;s:6:\"meta-2\";i:7;s:6:\"meta-3\";i:8;s:6:\"meta-4\";i:9;s:8:\"search-2\";i:10;s:8:\"search-3\";i:11;s:8:\"search-4\";i:12;s:6:\"text-2\";i:13;s:6:\"text-3\";i:14;s:12:\"categories-2\";i:15;s:12:\"categories-3\";i:16;s:14:\"recent-posts-2\";i:17;s:14:\"recent-posts-3\";i:18;s:14:\"recent-posts-4\";i:19;s:14:\"recent-posts-5\";i:20;s:17:\"recent-comments-2\";i:21;s:17:\"recent-comments-3\";i:22;s:11:\"tag_cloud-2\";i:23;s:10:\"nav_menu-2\";}s:22:\"colormag_right_sidebar\";a:3:{i:0;s:6:\"text-4\";i:1;s:6:\"text-5\";i:2;s:6:\"text-8\";}s:21:\"colormag_left_sidebar\";a:3:{i:0;s:6:\"text-6\";i:1;s:6:\"text-7\";i:2;s:6:\"text-9\";}s:23:\"colormag_header_sidebar\";a:1:{i:0;s:38:\"colormag_728x90_advertisement_widget-2\";}s:31:\"colormag_front_page_slider_area\";a:1:{i:0;s:39:\"colormag_featured_posts_slider_widget-1\";}s:38:\"colormag_front_page_area_beside_slider\";a:1:{i:0;s:35:\"colormag_highlighted_posts_widget-1\";}s:39:\"colormag_front_page_content_top_section\";a:1:{i:0;s:32:\"colormag_featured_posts_widget-1\";}s:47:\"colormag_front_page_content_middle_left_section\";a:1:{i:0;s:41:\"colormag_featured_posts_vertical_widget-2\";}s:48:\"colormag_front_page_content_middle_right_section\";a:1:{i:0;s:41:\"colormag_featured_posts_vertical_widget-3\";}s:42:\"colormag_front_page_content_bottom_section\";a:2:{i:0;s:38:\"colormag_728x90_advertisement_widget-3\";i:1;s:32:\"colormag_featured_posts_widget-2\";}s:29:\"colormag_contact_page_sidebar\";a:0:{}s:31:\"colormag_error_404_page_sidebar\";a:1:{i:0;s:38:\"colormag_728x90_advertisement_widget-4\";}s:47:\"colormag_advertisement_above_the_footer_sidebar\";a:0:{}s:27:\"colormag_footer_sidebar_one\";a:0:{}s:27:\"colormag_footer_sidebar_two\";a:0:{}s:29:\"colormag_footer_sidebar_three\";a:0:{}s:28:\"colormag_footer_sidebar_four\";a:1:{i:0;s:39:\"colormag_300x250_advertisement_widget-3\";}}}}','yes'),(474,'themegrill_demo_importer_activated_id','colormag-free','yes'),(486,'theme_mods_newsphere','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579454728;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:26:{i:0;s:10:\"archives-2\";i:1;s:10:\"archives-3\";i:2;s:13:\"media_image-2\";i:3;s:13:\"media_image-3\";i:4;s:6:\"meta-2\";i:5;s:6:\"meta-3\";i:6;s:6:\"meta-4\";i:7;s:8:\"search-2\";i:8;s:8:\"search-3\";i:9;s:8:\"search-4\";i:10;s:6:\"text-2\";i:11;s:6:\"text-3\";i:12;s:12:\"categories-2\";i:13;s:12:\"categories-3\";i:14;s:14:\"recent-posts-2\";i:15;s:14:\"recent-posts-3\";i:16;s:14:\"recent-posts-4\";i:17;s:14:\"recent-posts-5\";i:18;s:17:\"recent-comments-2\";i:19;s:17:\"recent-comments-3\";i:20;s:11:\"tag_cloud-2\";i:21;s:10:\"nav_menu-2\";i:22;s:6:\"text-6\";i:23;s:6:\"text-7\";i:24;s:6:\"text-8\";i:25;s:6:\"text-9\";}s:9:\"sidebar-1\";a:2:{i:0;s:6:\"text-4\";i:1;s:6:\"text-5\";}s:16:\"off-canvas-panel\";a:0:{}s:20:\"home-content-widgets\";a:0:{}s:20:\"home-sidebar-widgets\";a:0:{}s:28:\"footer-first-widgets-section\";a:0:{}s:29:\"footer-second-widgets-section\";a:0:{}s:28:\"footer-third-widgets-section\";a:0:{}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(494,'widget_newsphere_posts_carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(495,'widget_newsphere_double_col_categorised_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(496,'widget_newsphere_single_col_categorised_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(497,'widget_newsphere_posts_list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(498,'widget_newsphere_tabbed_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(499,'widget_newsphere_social_contacts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(500,'widget_newsphere_author_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(501,'widget_newsphere_posts_slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(523,'recovery_mode_email_last_sent','1584466733','yes'),(586,'pennews_active_status_last_time','1579619634','yes'),(587,'penci_flag_cron','1','yes'),(588,'theme_mods_pennews-child','a:213:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:4:{s:6:\"menu-1\";i:85;s:6:\"menu-2\";i:85;s:21:\"penci-amp-sidebar-nav\";i:85;s:6:\"menu-3\";i:153;}i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579713695;s:4:\"data\";a:11:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:2:{i:0;s:6:\"text-5\";i:1;s:6:\"text-8\";}s:9:\"sidebar-2\";a:3:{i:0;s:6:\"text-6\";i:1;s:6:\"text-7\";i:2;s:6:\"text-9\";}s:18:\"header-signup-form\";a:0:{}s:18:\"footer-signup-form\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:16:\"menu_hamburger_1\";a:0:{}s:16:\"menu_hamburger_2\";a:0:{}}}s:17:\"penci_footer_text\";s:344:\"KPTV News is The Best News & Magazine,It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. \";s:15:\"penci_instagram\";s:1:\"#\";s:15:\"penci_pinterest\";s:1:\"#\";s:12:\"penci_google\";s:1:\"#\";s:18:\"penci_header_width\";s:4:\"1400\";s:18:\"penci_topbar_width\";s:21:\"penci-container-fluid\";s:24:\"penci_topbar_show_signin\";b:0;s:22:\"penci_topbar_show_date\";b:0;s:25:\"penci_topbar_show_weather\";b:1;s:29:\"penci_topbar_location_weather\";s:14:\"Targu Mures.ro\";s:26:\"penci_topbar_show_trending\";b:1;s:24:\"penci_hide_header_social\";b:1;s:16:\"penci_footer_col\";s:7:\"style-4\";s:17:\"penci_logo_retina\";s:96:\"http://pennews.pencidesign.com/pennews-default/wp-content/uploads/sites/37/2017/11/logo@2x-1.png\";s:19:\"penci_enable_retina\";b:1;s:11:\"custom_logo\";i:2994;s:17:\"penci_footer_logo\";s:66:\"http://landing.kptv.ro/wp-content/uploads/2020/01/Sticker_KPTV.jpg\";s:17:\"penci_topbar_show\";b:1;s:15:\"penci_footer_bg\";s:7:\"#181818\";s:38:\"penci_footer_widget_area_border_bottom\";s:7:\"#212121\";s:38:\"penci_footer_widget_title_border_color\";s:7:\"#212121\";s:37:\"penci_footer_widget_list_border_color\";s:7:\"#212121\";s:29:\"penci_margin_bottom_menu_main\";s:2:\"20\";s:25:\"penci_topbar_show_socials\";b:1;s:28:\"penci_archive_sidebar_layout\";s:11:\"two-sidebar\";s:34:\"penci_archive_size_item_post_title\";s:2:\"26\";s:36:\"penci_archive_list_post_cat_hbgcolor\";s:7:\"#ffcc00\";s:29:\"penci_related_post_title_size\";s:2:\"16\";s:30:\"penci_block_pag_sidebar_layout\";s:11:\"two-sidebar\";s:36:\"penci_block_pag_size_item_post_title\";s:2:\"20\";s:28:\"penci_sticky_content_sidebar\";b:0;s:26:\"penci_single_header_ad_box\";s:145:\"\"banner\"\";s:18:\"penci_login_bg_img\";s:64:\"http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-4.jpg\";s:18:\"penci_login_bg_pos\";s:6:\"center\";s:29:\"penci_login_register_bg_color\";s:7:\"#3f51b5\";s:32:\"penci_login_register_title_color\";s:7:\"#ffffff\";s:31:\"penci_login_register_text_color\";s:7:\"#f5f5f5\";s:32:\"penci_login_register_input_color\";s:7:\"#ffffff\";s:38:\"penci_login_register_input_placeholder\";s:7:\"#ffffff\";s:34:\"penci_login_register_input_brcolor\";s:7:\"#3a66b9\";s:31:\"penci_login_register_link_color\";s:7:\"#ffffff\";s:32:\"penci_login_register_link_hcolor\";s:7:\"#ffffff\";s:36:\"penci_login_register_button_hbgcolor\";s:7:\"#313131\";s:26:\"penci_mega_child_cat_style\";s:7:\"style-2\";s:22:\"penci_topbar_show_menu\";b:1;s:17:\"penci_topbar_menu\";s:2:\"83\";s:16:\"penci_header_img\";s:69:\"http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-4.jpg\";s:18:\"penci_amp_img_logo\";s:4:\"3413\";s:26:\"penci_amp_img_logo_sidebar\";s:0:\"\";s:32:\"penci_hide_single_share_whatsapp\";b:1;s:32:\"penci_hide_single_share_telegram\";b:1;s:18:\"penci_use_textlogo\";b:1;s:25:\"penci_api_weather_key_old\";s:32:\"22f2e21c7913162a2087ab52cb482caf\";s:19:\"penci_topbar_layout\";s:7:\"style-4\";s:15:\"penci_text_logo\";s:9:\"KPTV News\";s:19:\"penci_font_textlogo\";s:19:\"BebasNeue-Regular-1\";s:25:\"penci_text_logo_on_mobile\";s:9:\"KPTV News\";s:26:\"penci_font_weight_textlogo\";s:7:\"lighter\";s:24:\"penci_header_slogan_text\";s:26:\"Fiecare privire contează!\";s:19:\"penci_header_layout\";s:9:\"header_s2\";s:30:\"penci_hide_uppercase_menu_item\";b:0;s:32:\"penci_topbar_trending_text_fsize\";s:2:\"16\";s:26:\"penci_topbar_trending_text\";s:13:\"ACTUALITĂŢI\";s:30:\"penci_topbar_trending_dis_auto\";b:0;s:22:\"penci_topbar_font_size\";s:2:\"12\";s:23:\"penci_fontsize_textlogo\";s:2:\"80\";s:21:\"penci_fontsize_slogan\";s:2:\"24\";s:27:\"penci_main_menu_line_height\";s:2:\"35\";s:33:\"penci_hide_line_top_dropdown_menu\";b:0;s:23:\"penci_font_style_slogan\";s:6:\"normal\";s:31:\"penci_topbar_turn_off_upearcase\";s:0:\"\";s:26:\"penci_topbar_socials_fsize\";s:2:\"18\";s:29:\"penci_header_background_color\";s:7:\"#ffcc00\";s:21:\"header_textlogo_color\";s:7:\"#000000\";s:11:\"main_bar_bg\";s:7:\"#ffcc00\";s:21:\"main_bar_border_color\";s:0:\"\";s:21:\"main_bar_color_active\";s:0:\"\";s:23:\"main_bar_bgcolor_active\";s:7:\"#000000\";s:18:\"main_bar_nav_color\";s:7:\"#000000\";s:21:\"drop_border_top_color\";s:7:\"#000000\";s:20:\"penci_font_for_title\";s:19:\"BebasNeue-Regular-1\";s:23:\"penci_font_weight_title\";s:3:\"200\";s:30:\"penci_font_block_heading_title\";s:19:\"BebasNeue-Regular-1\";s:33:\"penci_fweight_block_heading_title\";s:3:\"200\";s:19:\"penci_font_for_body\";s:51:\"Noto Sans, regular:italic:700:700italic, sans-serif\";s:17:\"penci_pp_h1_fsize\";s:2:\"32\";s:17:\"penci_pp_h2_fsize\";s:2:\"24\";s:30:\"penci_hide_single_share_reddit\";b:1;s:35:\"penci_hide_single_share_google_plus\";b:1;s:33:\"penci_hide_single_share_pinterest\";b:1;s:32:\"penci_hide_single_share_linkedin\";b:1;s:30:\"penci_hide_single_share_tumblr\";b:1;s:19:\"penci_smooth_scroll\";b:1;s:22:\"penci_regen_thumbvideo\";b:1;s:28:\"penci_use_fpost_featured_img\";b:1;s:24:\"penci_hide_pagecat_title\";b:0;s:23:\"penci_hide_pagecat_desc\";b:0;s:23:\"penci_enable_cookie_law\";b:1;s:21:\"penci_show_cookie_law\";b:1;s:28:\"penci_single_size_post_title\";s:2:\"36\";s:25:\"penci_dis_jarallax_single\";b:1;s:26:\"penci_hide_single_category\";b:1;s:22:\"penci_enable_ajax_view\";b:1;s:21:\"penci_hide_single_tag\";b:1;s:17:\"penci_single_gdpr\";b:1;s:21:\"penci_related_orderby\";s:4:\"date\";s:23:\"penci_caption_above_img\";b:1;s:34:\"penci_hide_block_share_google_plus\";b:1;s:32:\"penci_hide_block_share_pinterest\";b:1;s:30:\"penci_dis_padding_block_widget\";b:0;s:26:\"penci_page_size_post_title\";s:2:\"50\";s:28:\"penci_show_page_featured_img\";b:1;s:29:\"penci_font_textlogo_on_mobile\";s:19:\"BebasNeue-Regular-1\";s:33:\"penci_fontsize_textlogo_on_mobile\";s:2:\"36\";s:36:\"penci_font_weight_textlogo_on_mobile\";s:3:\"400\";s:28:\"penci_font_size__social_icon\";s:2:\"12\";s:21:\"penci_pheader_bgcolor\";s:0:\"\";s:23:\"penci_disable_reponsive\";b:0;s:22:\"penci_archive_img_size\";s:0:\"\";s:30:\"archive_hide_prefix_page_title\";b:1;s:35:\"penci_archive_list_post_cat_bgcolor\";s:0:\"\";s:16:\"background_color\";s:6:\"ffe066\";s:17:\"penci_colorscheme\";s:5:\"light\";s:16:\"penci_color_body\";s:7:\"#666666\";s:19:\"penci_block_bgcolor\";s:7:\"#ffffff\";s:18:\"penci_color_accent\";s:7:\"#6b6b6b\";s:17:\"penci_color_links\";s:7:\"#111111\";s:19:\"penci_color_heading\";s:7:\"#111111\";s:16:\"penci_color_meta\";s:7:\"#999999\";s:18:\"penci_color_border\";s:7:\"#dedede\";s:24:\"penci_boxed_body_bgcolor\";s:0:\"\";s:24:\"penci_verttical_nav_show\";b:0;s:19:\"penci_menu_hbg_show\";b:0;s:17:\"penci_font_slogan\";s:19:\"BebasNeue-Regular-1\";s:24:\"penci_font_weight_slogan\";s:3:\"300\";s:24:\"penci_padding_top_slogan\";s:1:\"0\";s:25:\"penci_logo_padding_bottom\";s:0:\"\";s:27:\"penci_font_weight_menu_item\";s:3:\"400\";s:25:\"penci_font_main_menu_item\";s:19:\"BebasNeue-Regular-1\";s:27:\"penci_font_size_menu_lever1\";s:2:\"20\";s:30:\"penci_font_size_child_cat_mega\";s:2:\"18\";s:29:\"penci_font_size_menu_dropdown\";s:2:\"15\";s:19:\"header_slogan_color\";s:7:\"#ffffff\";s:24:\"penci_amp_mobile_version\";b:0;s:23:\"penci_show_date_updated\";b:1;s:26:\"penci_menu_hbg_footer_text\";s:49:\"@2020 - KPTV Media Promotion. All Right Reserved.\";s:23:\"penci_del_pages_fsearch\";b:0;s:25:\"penci_ajaxsearch_bg_color\";s:0:\"\";s:20:\"archive_show_pri_cat\";b:0;s:21:\"penci_hide_page_title\";b:0;s:21:\"penci_api_weather_key\";s:32:\"22f2e21c7913162a2087ab52cb482caf\";s:24:\"penci_hide_archive_title\";b:0;s:29:\"penci_hide_archive_breadcrumb\";b:1;s:29:\"penci_archive_size_post_title\";s:2:\"40\";s:30:\"penci_arch_fweight_item_ptitle\";s:3:\"400\";s:29:\"archive_hide_post_description\";b:0;s:21:\"archive_hide_post_cat\";b:0;s:26:\"penci_hide_page_breadcrumb\";b:0;s:22:\"penci_pheader_hidebead\";b:0;s:22:\"penci_pheader_hideline\";b:0;s:28:\"penci_hide_single_breadcrumb\";b:1;s:34:\"penci_show_single_featured_img_cap\";b:0;s:16:\"penci_related_by\";s:4:\"tags\";s:21:\"penci_font_blocktitle\";s:19:\"BebasNeue-Regular-1\";s:28:\"penci_font_weight_blocktitle\";s:3:\"400\";s:30:\"penci_font_for_size_blocktitle\";s:2:\"38\";s:26:\"penci_text_logo_mobile_nav\";s:9:\"KPTV News\";s:30:\"penci_font_textlogo_mobile_nav\";s:19:\"BebasNeue-Regular-1\";s:33:\"penci_fweight_textlogo_mobile_nav\";s:3:\"400\";s:18:\"penci_mobile_style\";s:0:\"\";s:13:\"mobile_nav_bg\";s:0:\"\";s:20:\"mobile_overlay_color\";s:0:\"\";s:31:\"penci_fsize_textlogo_mobile_nav\";s:2:\"38\";s:18:\"penci_blog_display\";s:7:\"excerpt\";s:25:\"penci_archive_title_color\";s:7:\"#665200\";s:35:\"penci_archive_list_post_title_color\";s:7:\"#505050\";s:39:\"penci_archive_title_border_bottom_color\";s:0:\"\";s:34:\"penci_archive_list_post_cat_hcolor\";s:0:\"\";s:27:\"penci_page_align_post_title\";s:4:\"left\";s:29:\"penci_boxed_container_bgcolor\";s:0:\"\";s:22:\"penci_hide_single_date\";b:0;s:21:\"penci_blog_pagination\";s:9:\"load_more\";s:23:\"penci_pheader_fonttitle\";s:19:\"BebasNeue-Regular-1\";s:21:\"penci_pheader_fwtitle\";s:3:\"400\";s:17:\"penci_pp_h3_fsize\";s:4:\"20.8\";s:17:\"penci_pp_h4_fsize\";s:2:\"20\";s:17:\"penci_pp_h5_fsize\";s:2:\"16\";s:17:\"penci_pp_h6_fsize\";s:4:\"12.8\";s:24:\"penci_font_for_size_body\";s:2:\"16\";s:32:\"penci_height_line_top_blocktitle\";s:1:\"5\";s:28:\"pcolor_sidebar_border_bottom\";s:7:\"#ffcc00\";s:34:\"penci_topbar_trending_ptitle_fsize\";s:2:\"16\";s:33:\"penci_archive_size_item_post_desc\";s:2:\"15\";s:22:\"penci_comment_facebook\";b:1;s:18:\"penci_pheader_show\";b:0;s:25:\"penci_pheader_single_show\";b:0;s:28:\"penci_topbar_weather_display\";s:11:\"Targu Mures\";s:25:\"penci_hide_footer_content\";b:0;s:18:\"penci_footer_style\";s:7:\"style-1\";s:22:\"penci_footer_copyright\";s:91:\"@2020 - landing.kptv.ro. All Right Reserved. Designed and Developed by KPTV MEDIA PROMOTION\";s:27:\"penci_topbar_trending_width\";s:3:\"500\";s:23:\"penci_home_layout_style\";s:12:\"blog-default\";s:22:\"penci_cat_layout_style\";s:10:\"blog-boxed\";s:23:\"penci_amp_font_for_body\";s:23:\"museosans_500-webfont-2\";s:26:\"penci_amp_font_weight_body\";s:3:\"200\";s:28:\"penci_amp_font_for_size_body\";s:2:\"16\";s:24:\"penci_amp_font_for_title\";s:19:\"BebasNeue-Regular-1\";s:27:\"penci_amp_font_weight_title\";s:3:\"200\";s:29:\"penci_amp_font_for_size_title\";s:2:\"24\";}','yes'),(593,'penci_pennews_is_activated','1','yes'),(616,'widget_penci_instagram','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(617,'widget_penci_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(620,'widget_penci-widget__block_6','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(621,'widget_penci-widget__block_7','a:2:{i:2;a:86:{s:11:\"build_query\";s:41:\"post_type:post|size:5|categories:113, 114\";s:21:\"build_query_post_type\";a:1:{i:0;s:4:\"post\";}s:16:\"build_query_size\";s:1:\"5\";s:18:\"build_query_offset\";s:0:\"\";s:20:\"build_query_order_by\";s:0:\"\";s:17:\"build_query_order\";s:0:\"\";s:19:\"build_query_authors\";s:0:\"\";s:22:\"build_query_categories\";s:8:\"113, 114\";s:16:\"build_query_tags\";s:0:\"\";s:21:\"build_query_tax_query\";s:0:\"\";s:17:\"build_query_by_id\";s:0:\"\";s:5:\"title\";s:7:\"Block 7\";s:15:\"block_title_url\";s:0:\"\";s:10:\"image_type\";s:9:\"landscape\";s:11:\"image_ratio\";s:0:\"\";s:10:\"image_size\";s:19:\"penci-thumb-480-320\";s:28:\"post_title_trimword_settings\";s:0:\"\";s:26:\"post_standard_title_length\";s:2:\"12\";s:21:\"heading_meta_settings\";s:0:\"\";s:12:\"hide_comment\";s:0:\"\";s:14:\"hide_post_date\";s:0:\"\";s:21:\"hide_icon_post_format\";s:0:\"\";s:11:\"hide_author\";s:1:\"1\";s:20:\"hide_review_piechart\";s:0:\"\";s:13:\"show_readmore\";s:0:\"\";s:15:\"show_count_view\";s:0:\"\";s:17:\"enable_stiky_post\";s:0:\"\";s:17:\"show_order_number\";s:0:\"\";s:32:\"heading_ajax_pagination_settings\";s:0:\"\";s:9:\"style_pag\";s:9:\"next_prev\";s:14:\"limit_loadmore\";s:1:\"3\";s:14:\"post_title_css\";s:0:\"\";s:16:\"post_title_color\";s:0:\"\";s:22:\"post_title_hover_color\";s:0:\"\";s:13:\"post_meta_css\";s:0:\"\";s:10:\"meta_color\";s:0:\"\";s:16:\"meta_hover_color\";s:0:\"\";s:12:\"readmore_css\";s:0:\"\";s:19:\"readmore_text_color\";s:0:\"\";s:17:\"readmore_bg_color\";s:0:\"\";s:20:\"readmore_text_hcolor\";s:0:\"\";s:18:\"readmore_bg_hcolor\";s:0:\"\";s:13:\"spinner_color\";s:0:\"\";s:17:\"filter_text_color\";s:0:\"\";s:23:\"filter_text_hover_color\";s:0:\"\";s:23:\"filter_dropdown_bgcolor\";s:0:\"\";s:12:\"loadmore_css\";s:0:\"\";s:20:\"disable_bg_load_more\";s:0:\"\";s:19:\"loadmore_text_color\";s:0:\"\";s:17:\"loadmore_bg_color\";s:0:\"\";s:21:\"loadmore_border_color\";s:0:\"\";s:20:\"loadmore_text_hcolor\";s:0:\"\";s:18:\"loadmore_bg_hcolor\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:22:\"link_filter_typography\";s:0:\"\";s:17:\"link_filter_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:21:\"link_filter_font_size\";s:4:\"13px\";s:21:\"post_title_typography\";s:0:\"\";s:16:\"post_title_fonts\";s:71:\"font_family:BebasNeue-Regular-1|font_style:200%20regular%3A100%3Anormal\";s:20:\"post_title_font_size\";s:4:\"20px\";s:20:\"post_meta_typography\";s:0:\"\";s:15:\"post_meta_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:19:\"post_meta_font_size\";s:4:\"12px\";s:19:\"readmore_typography\";s:0:\"\";s:14:\"readmore_fonts\";s:62:\"font_family:Mukta Vaani|font_style:500%20medium%3A500%3Anormal\";s:18:\"readmore_font_size\";s:4:\"13px\";s:23:\"pag_loadmore_typography\";s:0:\"\";s:18:\"pag_loadmore_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:22:\"pag_loadmore_font_size\";s:4:\"13px\";s:16:\"ajax_filter_type\";s:19:\"category_ids_filter\";s:20:\"ajax_filter_selected\";s:0:\"\";s:25:\"ajax_filter_childselected\";s:0:\"\";s:23:\"ajax_filter_number_item\";s:1:\"5\";s:15:\"ajax_filter_ids\";s:8:\"113, 114\";s:18:\"filter_default_txt\";s:0:\"\";s:17:\"infeed_ads__order\";s:0:\"\";s:7:\"content\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(622,'widget_penci-widget__block_10','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(623,'widget_penci-widget__block_11','a:2:{i:2;a:90:{s:11:\"build_query\";s:53:\"post_type:post,page,portfolio|size:6|order_by:popular\";s:21:\"build_query_post_type\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"portfolio\";}s:16:\"build_query_size\";s:1:\"6\";s:18:\"build_query_offset\";s:0:\"\";s:20:\"build_query_order_by\";s:7:\"popular\";s:17:\"build_query_order\";s:0:\"\";s:19:\"build_query_authors\";s:0:\"\";s:22:\"build_query_categories\";s:0:\"\";s:16:\"build_query_tags\";s:0:\"\";s:21:\"build_query_tax_query\";s:0:\"\";s:17:\"build_query_by_id\";s:0:\"\";s:5:\"title\";s:8:\"Block 11\";s:15:\"block_title_url\";s:0:\"\";s:10:\"hide_thumb\";s:0:\"\";s:10:\"image_type\";s:9:\"landscape\";s:15:\"big_image_ratio\";s:0:\"\";s:14:\"big_image_size\";s:19:\"penci-thumb-480-320\";s:11:\"image_ratio\";s:0:\"\";s:10:\"image_size\";s:19:\"penci-thumb-280-186\";s:28:\"post_title_trimword_settings\";s:0:\"\";s:21:\"post_big_title_length\";s:2:\"20\";s:26:\"post_standard_title_length\";s:2:\"12\";s:21:\"heading_meta_settings\";s:0:\"\";s:12:\"hide_comment\";s:0:\"\";s:14:\"hide_post_date\";s:0:\"\";s:21:\"hide_icon_post_format\";s:0:\"\";s:13:\"show_readmore\";s:0:\"\";s:11:\"show_author\";s:0:\"\";s:15:\"show_count_view\";s:0:\"\";s:17:\"enable_stiky_post\";s:0:\"\";s:32:\"heading_ajax_pagination_settings\";s:0:\"\";s:9:\"style_pag\";s:0:\"\";s:14:\"limit_loadmore\";s:1:\"3\";s:14:\"post_title_css\";s:0:\"\";s:16:\"post_title_color\";s:0:\"\";s:22:\"post_title_hover_color\";s:0:\"\";s:13:\"post_meta_css\";s:0:\"\";s:10:\"meta_color\";s:0:\"\";s:16:\"meta_hover_color\";s:0:\"\";s:13:\"excrept_color\";s:0:\"\";s:12:\"readmore_css\";s:0:\"\";s:19:\"readmore_text_color\";s:0:\"\";s:17:\"readmore_bg_color\";s:0:\"\";s:20:\"readmore_text_hcolor\";s:0:\"\";s:18:\"readmore_bg_hcolor\";s:0:\"\";s:13:\"spinner_color\";s:0:\"\";s:17:\"filter_text_color\";s:0:\"\";s:23:\"filter_text_hover_color\";s:0:\"\";s:23:\"filter_dropdown_bgcolor\";s:0:\"\";s:12:\"loadmore_css\";s:0:\"\";s:20:\"disable_bg_load_more\";s:0:\"\";s:19:\"loadmore_text_color\";s:0:\"\";s:17:\"loadmore_bg_color\";s:0:\"\";s:21:\"loadmore_border_color\";s:0:\"\";s:20:\"loadmore_text_hcolor\";s:0:\"\";s:18:\"loadmore_bg_hcolor\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:22:\"link_filter_typography\";s:0:\"\";s:17:\"link_filter_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:21:\"link_filter_font_size\";s:4:\"13px\";s:21:\"post_title_typography\";s:0:\"\";s:16:\"post_title_fonts\";s:71:\"font_family:BebasNeue-Regular-1|font_style:200%20regular%3A100%3Anormal\";s:20:\"post_title_font_size\";s:2:\"20\";s:31:\"post_title_font_size_first_item\";s:4:\"24px\";s:20:\"post_meta_typography\";s:0:\"\";s:15:\"post_meta_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:19:\"post_meta_font_size\";s:4:\"12px\";s:19:\"readmore_typography\";s:0:\"\";s:14:\"readmore_fonts\";s:62:\"font_family:Mukta Vaani|font_style:500%20medium%3A500%3Anormal\";s:18:\"readmore_font_size\";s:4:\"13px\";s:23:\"pag_loadmore_typography\";s:0:\"\";s:18:\"pag_loadmore_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:22:\"pag_loadmore_font_size\";s:4:\"13px\";s:16:\"ajax_filter_type\";s:15:\"tag_slug_filter\";s:20:\"ajax_filter_selected\";s:1:\"1\";s:25:\"ajax_filter_childselected\";s:1:\"1\";s:23:\"ajax_filter_number_item\";s:1:\"5\";s:15:\"ajax_filter_ids\";s:14:\"newsbeat, news\";s:18:\"filter_default_txt\";s:3:\"All\";s:17:\"infeed_ads__order\";s:0:\"\";s:7:\"content\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:7:\"#afafaf\";}s:12:\"_multiwidget\";i:1;}','yes'),(624,'widget_penci-widget__block_15','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(625,'widget_penci-widget__block_16','a:2:{i:2;a:105:{s:11:\"build_query\";s:21:\"post_type:post|size:4\";s:21:\"build_query_post_type\";a:1:{i:0;s:4:\"post\";}s:16:\"build_query_size\";s:1:\"4\";s:18:\"build_query_offset\";s:0:\"\";s:20:\"build_query_order_by\";s:0:\"\";s:17:\"build_query_order\";s:0:\"\";s:19:\"build_query_authors\";s:0:\"\";s:22:\"build_query_categories\";s:0:\"\";s:16:\"build_query_tags\";s:0:\"\";s:21:\"build_query_tax_query\";s:0:\"\";s:17:\"build_query_by_id\";s:0:\"\";s:5:\"title\";s:8:\"Block 16\";s:15:\"block_title_url\";s:0:\"\";s:10:\"image_type\";s:9:\"landscape\";s:15:\"big_image_ratio\";s:0:\"\";s:14:\"big_image_size\";s:19:\"penci-thumb-760-570\";s:11:\"image_ratio\";s:0:\"\";s:10:\"image_size\";s:19:\"penci-thumb-280-186\";s:28:\"post_title_trimword_settings\";s:0:\"\";s:21:\"post_big_title_length\";s:2:\"20\";s:26:\"post_standard_title_length\";s:2:\"12\";s:21:\"heading_meta_settings\";s:0:\"\";s:12:\"hide_comment\";s:1:\"1\";s:14:\"hide_post_date\";s:0:\"\";s:21:\"hide_icon_post_format\";s:1:\"1\";s:8:\"hide_cat\";s:1:\"1\";s:11:\"show_allcat\";s:0:\"\";s:15:\"hide_count_view\";s:1:\"1\";s:20:\"hide_review_piechart\";s:1:\"1\";s:13:\"show_readmore\";s:0:\"\";s:11:\"show_author\";s:0:\"\";s:17:\"enable_stiky_post\";s:0:\"\";s:19:\"big_post_text_below\";s:0:\"\";s:32:\"heading_ajax_pagination_settings\";s:0:\"\";s:9:\"style_pag\";s:0:\"\";s:12:\"pag_position\";s:16:\"penci-pag-center\";s:14:\"limit_loadmore\";s:1:\"4\";s:14:\"post_title_css\";s:0:\"\";s:16:\"post_title_color\";s:0:\"\";s:22:\"post_title_hover_color\";s:0:\"\";s:28:\"first_post_title_css_heading\";s:0:\"\";s:22:\"first_post_title_color\";s:0:\"\";s:28:\"first_post_title_hover_color\";s:0:\"\";s:13:\"post_meta_css\";s:0:\"\";s:10:\"meta_color\";s:0:\"\";s:16:\"meta_hover_color\";s:0:\"\";s:19:\"first_post_meta_css\";s:0:\"\";s:16:\"first_meta_color\";s:0:\"\";s:22:\"first_meta_hover_color\";s:0:\"\";s:12:\"readmore_css\";s:0:\"\";s:19:\"readmore_text_color\";s:0:\"\";s:17:\"readmore_bg_color\";s:0:\"\";s:20:\"readmore_text_hcolor\";s:0:\"\";s:18:\"readmore_bg_hcolor\";s:0:\"\";s:17:\"post_category_css\";s:0:\"\";s:9:\"cat_color\";s:0:\"\";s:12:\"cat_bg_color\";s:0:\"\";s:15:\"cat_hover_color\";s:0:\"\";s:17:\"cat_bghover_color\";s:0:\"\";s:13:\"spinner_color\";s:0:\"\";s:17:\"filter_text_color\";s:0:\"\";s:23:\"filter_text_hover_color\";s:0:\"\";s:23:\"filter_dropdown_bgcolor\";s:0:\"\";s:12:\"loadmore_css\";s:0:\"\";s:20:\"disable_bg_load_more\";s:0:\"\";s:19:\"loadmore_text_color\";s:0:\"\";s:17:\"loadmore_bg_color\";s:0:\"\";s:21:\"loadmore_border_color\";s:0:\"\";s:20:\"loadmore_text_hcolor\";s:0:\"\";s:18:\"loadmore_bg_hcolor\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:22:\"link_filter_typography\";s:0:\"\";s:17:\"link_filter_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:21:\"link_filter_font_size\";s:4:\"13px\";s:21:\"post_title_typography\";s:0:\"\";s:16:\"post_title_fonts\";s:71:\"font_family:BebasNeue-Regular-1|font_style:400%20regular%3A400%3Anormal\";s:20:\"post_title_font_size\";s:2:\"20\";s:31:\"post_title_font_size_first_item\";s:4:\"24px\";s:20:\"post_meta_typography\";s:0:\"\";s:15:\"post_meta_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:19:\"post_meta_font_size\";s:4:\"12px\";s:19:\"readmore_typography\";s:0:\"\";s:14:\"readmore_fonts\";s:62:\"font_family:Mukta Vaani|font_style:500%20medium%3A500%3Anormal\";s:18:\"readmore_font_size\";s:4:\"13px\";s:23:\"pag_loadmore_typography\";s:0:\"\";s:18:\"pag_loadmore_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:22:\"pag_loadmore_font_size\";s:4:\"13px\";s:16:\"ajax_filter_type\";s:0:\"\";s:20:\"ajax_filter_selected\";s:0:\"\";s:25:\"ajax_filter_childselected\";s:0:\"\";s:23:\"ajax_filter_number_item\";s:1:\"5\";s:15:\"ajax_filter_ids\";s:0:\"\";s:18:\"filter_default_txt\";s:3:\"All\";s:17:\"infeed_ads__order\";s:0:\"\";s:7:\"content\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(626,'widget_penci-widget__block_23','a:2:{i:2;a:108:{s:11:\"build_query\";s:42:\"post_type:post|size:5|categories:111, 112,\";s:21:\"build_query_post_type\";a:1:{i:0;s:4:\"post\";}s:16:\"build_query_size\";s:1:\"5\";s:18:\"build_query_offset\";s:0:\"\";s:20:\"build_query_order_by\";s:0:\"\";s:17:\"build_query_order\";s:0:\"\";s:19:\"build_query_authors\";s:0:\"\";s:22:\"build_query_categories\";s:9:\"111, 112,\";s:16:\"build_query_tags\";s:0:\"\";s:21:\"build_query_tax_query\";s:0:\"\";s:17:\"build_query_by_id\";s:0:\"\";s:5:\"title\";s:8:\"Block 23\";s:15:\"block_title_url\";s:0:\"\";s:10:\"image_type\";s:9:\"landscape\";s:15:\"big_image_ratio\";s:0:\"\";s:14:\"big_image_size\";s:19:\"penci-thumb-480-320\";s:11:\"image_ratio\";s:0:\"\";s:10:\"image_size\";s:19:\"penci-thumb-280-186\";s:12:\"hide_excrept\";s:0:\"\";s:19:\"post_excrept_length\";s:2:\"15\";s:28:\"post_title_trimword_settings\";s:0:\"\";s:21:\"post_big_title_length\";s:2:\"20\";s:26:\"post_standard_title_length\";s:2:\"12\";s:21:\"heading_meta_settings\";s:0:\"\";s:12:\"hide_comment\";s:1:\"1\";s:14:\"hide_post_date\";s:0:\"\";s:21:\"hide_icon_post_format\";s:1:\"1\";s:8:\"hide_cat\";s:1:\"1\";s:11:\"show_allcat\";s:1:\"1\";s:13:\"show_readmore\";s:0:\"\";s:11:\"show_author\";s:0:\"\";s:15:\"show_count_view\";s:0:\"\";s:17:\"enable_stiky_post\";s:0:\"\";s:32:\"heading_ajax_pagination_settings\";s:0:\"\";s:9:\"style_pag\";s:9:\"next_prev\";s:12:\"pag_position\";s:16:\"penci-pag-center\";s:14:\"post_title_css\";s:0:\"\";s:16:\"post_title_color\";s:0:\"\";s:22:\"post_title_hover_color\";s:0:\"\";s:13:\"post_meta_css\";s:0:\"\";s:10:\"meta_color\";s:0:\"\";s:16:\"meta_hover_color\";s:0:\"\";s:13:\"excrept_color\";s:0:\"\";s:12:\"readmore_css\";s:0:\"\";s:19:\"readmore_text_color\";s:0:\"\";s:17:\"readmore_bg_color\";s:0:\"\";s:20:\"readmore_text_hcolor\";s:0:\"\";s:18:\"readmore_bg_hcolor\";s:0:\"\";s:17:\"post_category_css\";s:0:\"\";s:9:\"cat_color\";s:0:\"\";s:12:\"cat_bg_color\";s:0:\"\";s:15:\"cat_hover_color\";s:0:\"\";s:17:\"cat_bghover_color\";s:0:\"\";s:16:\"social_share_css\";s:0:\"\";s:18:\"social_share_color\";s:0:\"\";s:24:\"social_share_hover_color\";s:0:\"\";s:13:\"spinner_color\";s:0:\"\";s:17:\"filter_text_color\";s:0:\"\";s:23:\"filter_text_hover_color\";s:0:\"\";s:23:\"filter_dropdown_bgcolor\";s:0:\"\";s:12:\"loadmore_css\";s:0:\"\";s:20:\"disable_bg_load_more\";s:0:\"\";s:19:\"loadmore_text_color\";s:0:\"\";s:17:\"loadmore_bg_color\";s:0:\"\";s:21:\"loadmore_border_color\";s:0:\"\";s:20:\"loadmore_text_hcolor\";s:0:\"\";s:18:\"loadmore_bg_hcolor\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:22:\"link_filter_typography\";s:0:\"\";s:17:\"link_filter_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:21:\"link_filter_font_size\";s:4:\"13px\";s:14:\"cat_typography\";s:0:\"\";s:9:\"cat_fonts\";s:71:\"font_family:BebasNeue-Regular-1|font_style:200%20regular%3A100%3Anormal\";s:13:\"cat_font_size\";s:4:\"14px\";s:21:\"post_title_typography\";s:0:\"\";s:16:\"post_title_fonts\";s:71:\"font_family:BebasNeue-Regular-1|font_style:200%20regular%3A100%3Anormal\";s:20:\"post_title_font_size\";s:4:\"20px\";s:31:\"post_title_font_size_first_item\";s:4:\"24px\";s:20:\"post_meta_typography\";s:0:\"\";s:15:\"post_meta_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:19:\"post_meta_font_size\";s:4:\"12px\";s:23:\"post_excrept_typography\";s:0:\"\";s:18:\"post_excrept_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:22:\"post_excrept_font_size\";s:4:\"14px\";s:19:\"readmore_typography\";s:0:\"\";s:14:\"readmore_fonts\";s:62:\"font_family:Mukta Vaani|font_style:500%20medium%3A500%3Anormal\";s:18:\"readmore_font_size\";s:4:\"13px\";s:23:\"pag_loadmore_typography\";s:0:\"\";s:18:\"pag_loadmore_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:22:\"pag_loadmore_font_size\";s:4:\"13px\";s:16:\"ajax_filter_type\";s:19:\"category_ids_filter\";s:20:\"ajax_filter_selected\";s:0:\"\";s:25:\"ajax_filter_childselected\";s:1:\"1\";s:23:\"ajax_filter_number_item\";s:1:\"5\";s:15:\"ajax_filter_ids\";s:8:\"111, 112\";s:18:\"filter_default_txt\";s:3:\"All\";s:17:\"infeed_ads__order\";s:0:\"\";s:7:\"content\";s:0:\"\";s:15:\"hide_count_view\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(627,'widget_penci-widget__block_25','a:2:{i:2;a:96:{s:11:\"build_query\";s:21:\"post_type:post|size:4\";s:21:\"build_query_post_type\";a:1:{i:0;s:4:\"post\";}s:16:\"build_query_size\";s:1:\"4\";s:18:\"build_query_offset\";s:0:\"\";s:20:\"build_query_order_by\";s:0:\"\";s:17:\"build_query_order\";s:0:\"\";s:19:\"build_query_authors\";s:0:\"\";s:22:\"build_query_categories\";s:0:\"\";s:16:\"build_query_tags\";s:0:\"\";s:21:\"build_query_tax_query\";s:0:\"\";s:17:\"build_query_by_id\";s:0:\"\";s:5:\"title\";s:8:\"Block 25\";s:15:\"block_title_url\";s:0:\"\";s:10:\"image_type\";s:9:\"landscape\";s:11:\"image_ratio\";s:0:\"\";s:10:\"image_size\";s:19:\"penci-thumb-280-186\";s:28:\"post_title_trimword_settings\";s:0:\"\";s:26:\"post_standard_title_length\";s:2:\"20\";s:32:\"heading_ajax_pagination_settings\";s:0:\"\";s:9:\"style_pag\";s:0:\"\";s:12:\"pag_position\";s:16:\"penci-pag-center\";s:14:\"limit_loadmore\";s:1:\"2\";s:21:\"heading_meta_settings\";s:0:\"\";s:14:\"hide_post_date\";s:0:\"\";s:8:\"hide_cat\";s:1:\"1\";s:11:\"show_allcat\";s:0:\"\";s:12:\"hide_comment\";s:1:\"1\";s:15:\"hide_count_view\";s:1:\"1\";s:20:\"hide_review_piechart\";s:1:\"1\";s:21:\"hide_icon_post_format\";s:1:\"1\";s:13:\"show_readmore\";s:0:\"\";s:11:\"show_author\";s:0:\"\";s:17:\"enable_stiky_post\";s:0:\"\";s:14:\"post_title_css\";s:0:\"\";s:16:\"post_title_color\";s:0:\"\";s:22:\"post_title_hover_color\";s:0:\"\";s:13:\"post_meta_css\";s:0:\"\";s:10:\"meta_color\";s:0:\"\";s:16:\"meta_hover_color\";s:0:\"\";s:12:\"readmore_css\";s:0:\"\";s:19:\"readmore_text_color\";s:0:\"\";s:17:\"readmore_bg_color\";s:0:\"\";s:20:\"readmore_text_hcolor\";s:0:\"\";s:18:\"readmore_bg_hcolor\";s:0:\"\";s:17:\"post_category_css\";s:0:\"\";s:9:\"cat_color\";s:0:\"\";s:12:\"cat_bg_color\";s:0:\"\";s:15:\"cat_hover_color\";s:0:\"\";s:17:\"cat_bghover_color\";s:0:\"\";s:13:\"spinner_color\";s:0:\"\";s:17:\"filter_text_color\";s:0:\"\";s:23:\"filter_text_hover_color\";s:0:\"\";s:23:\"filter_dropdown_bgcolor\";s:0:\"\";s:12:\"loadmore_css\";s:0:\"\";s:20:\"disable_bg_load_more\";s:0:\"\";s:19:\"loadmore_text_color\";s:0:\"\";s:17:\"loadmore_bg_color\";s:0:\"\";s:21:\"loadmore_border_color\";s:0:\"\";s:20:\"loadmore_text_hcolor\";s:0:\"\";s:18:\"loadmore_bg_hcolor\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:22:\"link_filter_typography\";s:0:\"\";s:17:\"link_filter_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:21:\"link_filter_font_size\";s:4:\"13px\";s:14:\"cat_typography\";s:0:\"\";s:9:\"cat_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:13:\"cat_font_size\";s:4:\"10px\";s:21:\"post_title_typography\";s:0:\"\";s:16:\"post_title_fonts\";s:71:\"font_family:BebasNeue-Regular-1|font_style:200%20regular%3A100%3Anormal\";s:20:\"post_title_font_size\";s:4:\"20px\";s:20:\"post_meta_typography\";s:0:\"\";s:15:\"post_meta_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:19:\"post_meta_font_size\";s:4:\"12px\";s:19:\"readmore_typography\";s:0:\"\";s:14:\"readmore_fonts\";s:62:\"font_family:Mukta Vaani|font_style:500%20medium%3A500%3Anormal\";s:18:\"readmore_font_size\";s:4:\"13px\";s:23:\"pag_loadmore_typography\";s:0:\"\";s:18:\"pag_loadmore_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:22:\"pag_loadmore_font_size\";s:4:\"13px\";s:16:\"ajax_filter_type\";s:19:\"category_ids_filter\";s:20:\"ajax_filter_selected\";s:0:\"\";s:25:\"ajax_filter_childselected\";s:1:\"1\";s:23:\"ajax_filter_number_item\";s:1:\"5\";s:15:\"ajax_filter_ids\";s:2:\"94\";s:18:\"filter_default_txt\";s:0:\"\";s:17:\"infeed_ads__order\";s:0:\"\";s:7:\"content\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(628,'widget_penci-widget__social_counter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(629,'widget_penci-widget__ad_box','a:2:{i:2;a:25:{s:5:\"title\";s:9:\"Parteneri\";s:15:\"block_title_url\";s:0:\"\";s:5:\"image\";s:3:\"151\";s:8:\"img_size\";s:4:\"full\";s:4:\"link\";s:0:\"\";s:11:\"banner_text\";s:0:\"\";s:15:\"img_link_target\";s:5:\"_self\";s:15:\"enable_nofollow\";s:0:\"\";s:18:\"show_banner_border\";s:0:\"\";s:19:\"banner_border_color\";s:0:\"\";s:19:\"banner_text_bgcolor\";s:0:\"\";s:17:\"banner_text_color\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:22:\"banner_text_typography\";s:0:\"\";s:17:\"banner_text_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:21:\"banner_text_font_size\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(630,'widget_penci-widget__authors_box','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(631,'widget_penci-widget__popular_category','a:2:{i:2;a:24:{s:5:\"title\";s:0:\"\";s:15:\"block_title_url\";s:0:\"\";s:5:\"limit\";s:1:\"6\";s:8:\"cat_type\";s:7:\"default\";s:5:\"count\";s:1:\"1\";s:12:\"hierarchical\";s:0:\"\";s:10:\"hide_uncat\";s:0:\"\";s:14:\"post_title_css\";s:0:\"\";s:10:\"link_color\";s:0:\"\";s:16:\"link_hover_color\";s:0:\"\";s:11:\"post_counts\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:19:\"link_cat_typography\";s:0:\"\";s:14:\"link_cat_fonts\";s:58:\"font_family:Roboto|font_style:400%20regular%3A400%3Anormal\";s:18:\"link_cat_font_size\";s:4:\"14px\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(632,'widget_penci-widget__pinterest','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(633,'widget_penci-widget__latest_tweets','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(634,'widget_penci-widget__facebook_page','a:2:{i:2;a:17:{s:5:\"title\";s:0:\"\";s:15:\"block_title_url\";s:0:\"\";s:10:\"title_page\";s:8:\"Facebook\";s:8:\"page_url\";s:0:\"\";s:6:\"height\";s:3:\"290\";s:5:\"faces\";s:0:\"\";s:6:\"stream\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(635,'widget_penci-widget__about_us','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(636,'widget_penci-widget__videos_playlist','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(637,'widget_penci-widget__weather','a:2:{i:2;a:24:{s:21:\"custom_markup_weather\";s:0:\"\";s:5:\"title\";s:21:\"Vremea la Targu-Mures\";s:15:\"block_title_url\";s:98:\"http://api.openweathermap.org/data/2.5/forecast?id=524901&APPID={c1f906fffea774d40e7787c997b170d0}\";s:8:\"location\";s:32:\"efa335a478d4df9aff3fce0906b1935c\";s:13:\"location_show\";s:15:\"Targu-Mures, RO\";s:5:\"units\";s:6:\"metric\";s:7:\"forcast\";s:1:\"5\";s:17:\"color_weather_css\";s:0:\"\";s:16:\"w_genneral_color\";s:0:\"\";s:17:\"w_localtion_color\";s:0:\"\";s:14:\"w_border_color\";s:0:\"\";s:15:\"w_degrees_color\";s:0:\"\";s:21:\"w_forecast_text_color\";s:0:\"\";s:19:\"w_forecast_bg_color\";s:0:\"\";s:15:\"custom_markup_1\";s:0:\"\";s:11:\"title_color\";s:0:\"\";s:17:\"title_hover_color\";s:0:\"\";s:22:\"background_title_color\";s:0:\"\";s:15:\"bordertop_color\";s:0:\"\";s:14:\"borderbt_color\";s:0:\"\";s:16:\"borderleft_color\";s:0:\"\";s:17:\"borderright_color\";s:0:\"\";s:16:\"title_line_color\";s:0:\"\";s:18:\"background_w_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(638,'widget_penci-widget__login_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(639,'vc_version','6.0.5','yes'),(640,'wpb_js_composer_license_activation_notified','yes','yes'),(641,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.1.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1579621198;s:7:\"version\";s:5:\"5.1.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(642,'widget_penci-widget__recent_review','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(643,'_transient_penci_count_reviews','O:8:\"stdClass\":7:{s:13:\"total_reviews\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:12:\"post-trashed\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;}','yes'),(646,'pennews_migrator_post_ids','a:73:{i:649;s:3:\"649\";i:648;s:3:\"648\";i:647;s:3:\"647\";i:646;s:3:\"646\";i:645;s:3:\"645\";i:644;s:3:\"644\";i:643;s:3:\"643\";i:642;s:3:\"642\";i:641;s:3:\"641\";i:640;s:3:\"640\";i:639;s:3:\"639\";i:638;s:3:\"638\";i:633;s:3:\"633\";i:632;s:3:\"632\";i:631;s:3:\"631\";i:630;s:3:\"630\";i:629;s:3:\"629\";i:628;s:3:\"628\";i:578;s:3:\"578\";i:577;s:3:\"577\";i:576;s:3:\"576\";i:575;s:3:\"575\";i:574;s:3:\"574\";i:573;s:3:\"573\";i:572;s:3:\"572\";i:571;s:3:\"571\";i:570;s:3:\"570\";i:569;s:3:\"569\";i:568;s:3:\"568\";i:567;s:3:\"567\";i:566;s:3:\"566\";i:565;s:3:\"565\";i:564;s:3:\"564\";i:563;s:3:\"563\";i:562;s:3:\"562\";i:559;s:3:\"559\";i:522;s:3:\"522\";i:506;s:3:\"506\";i:505;s:3:\"505\";i:504;s:3:\"504\";i:503;s:3:\"503\";i:502;s:3:\"502\";i:501;s:3:\"501\";i:500;s:3:\"500\";i:499;s:3:\"499\";i:498;s:3:\"498\";i:172;s:3:\"172\";i:158;s:3:\"158\";i:154;s:3:\"154\";i:146;s:3:\"146\";i:139;s:3:\"139\";i:135;s:3:\"135\";i:132;s:3:\"132\";i:123;s:3:\"123\";i:117;s:3:\"117\";i:114;s:3:\"114\";i:112;s:3:\"112\";i:111;s:3:\"111\";i:110;s:3:\"110\";i:108;s:3:\"108\";i:102;s:3:\"102\";i:100;s:3:\"100\";i:99;s:2:\"99\";i:97;s:2:\"97\";i:95;s:2:\"95\";i:89;s:2:\"89\";i:82;s:2:\"82\";i:68;s:2:\"68\";i:65;s:2:\"65\";i:63;s:2:\"63\";i:60;s:2:\"60\";i:53;s:2:\"53\";i:1;s:1:\"1\";}','yes'),(647,'wpforms_version','1.5.8.2','yes'),(648,'wpforms_activated','a:1:{s:4:\"lite\";i:1579621302;}','yes'),(651,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(652,'wpforms_review','a:2:{s:4:\"time\";i:1579621305;s:9:\"dismissed\";b:0;}','yes'),(653,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"13.3\";s:20:\"disableadvanced_meta\";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:4:\"news\";s:20:\"has_multiple_authors\";b:1;s:16:\"environment_type\";s:7:\"staging\";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:1579621320;s:13:\"myyoast-oauth\";b:0;}','yes'),(654,'wpseo_social','a:19:{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:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(655,'wpseo_flush_rewrite','1','yes'),(658,'_transient_timeout_wpseo_meta_table_inaccessible','1611157321','no'),(659,'_transient_wpseo_meta_table_inaccessible','0','no'),(670,'license_key_token','1580758846|VFRCsBijt32C1PWbWZTN','yes'),(702,'theme_mods_pennews','a:130:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:3:{s:6:\"menu-1\";i:85;s:6:\"menu-2\";i:0;s:21:\"penci-amp-sidebar-nav\";i:0;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1580496362;s:4:\"data\";a:15:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:32:\"penci-widget__popular_category-2\";i:1;s:29:\"penci-widget__facebook_page-2\";}s:24:\"penci-add-custom-sidebar\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:23:\"penci-widget__weather-2\";i:1;s:24:\"penci-widget__block_23-2\";i:2;s:23:\"totalpoll_latest_poll-2\";i:3;s:23:\"penci-widget__block_7-2\";i:4;s:6:\"text-5\";i:5;s:6:\"text-8\";}s:9:\"sidebar-2\";a:8:{i:0;s:22:\"penci-widget__ad_box-2\";i:1;s:24:\"penci-widget__block_11-2\";i:2;s:6:\"text-6\";i:3;s:24:\"penci-widget__block_16-2\";i:4;s:24:\"penci-widget__block_25-2\";i:5;s:6:\"text-7\";i:6;s:6:\"text-9\";i:7;s:13:\"custom_html-2\";}s:18:\"header-signup-form\";a:0:{}s:18:\"footer-signup-form\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:24:\"penci-widget__about_us-2\";}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:28:\"penci-portfolio-sidebar-left\";a:0:{}s:29:\"penci-portfolio-sidebar-right\";a:0:{}s:16:\"footer-instagram\";a:0:{}s:16:\"menu_hamburger_1\";a:0:{}s:16:\"menu_hamburger_2\";a:0:{}}}i:0;b:0;s:17:\"penci_footer_text\";s:259:\"PenNews is The Best WordPress Theme for News & Magazine, designed and developed by PenciDesign. This is a powerful theme with tons of options, which help you easily create/edit your Websites in minutes. You can use this WordPress Theme for every purposes.\";s:15:\"penci_instagram\";s:1:\"#\";s:15:\"penci_pinterest\";s:1:\"#\";s:12:\"penci_google\";s:1:\"#\";s:18:\"penci_header_width\";s:4:\"1400\";s:18:\"penci_topbar_width\";s:21:\"penci-container-fluid\";s:24:\"penci_topbar_show_signin\";b:0;s:22:\"penci_topbar_show_date\";b:0;s:25:\"penci_topbar_show_weather\";b:1;s:29:\"penci_topbar_location_weather\";s:11:\"Targu Mures\";s:26:\"penci_topbar_show_trending\";b:1;s:24:\"penci_hide_header_social\";b:1;s:16:\"penci_footer_col\";s:7:\"style-4\";s:17:\"penci_logo_retina\";s:96:\"http://pennews.pencidesign.com/pennews-default/wp-content/uploads/sites/37/2017/11/logo@2x-1.png\";s:19:\"penci_enable_retina\";b:1;s:11:\"custom_logo\";i:2994;s:17:\"penci_footer_logo\";s:69:\"http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-6.png\";s:17:\"penci_topbar_show\";b:1;s:15:\"penci_footer_bg\";s:7:\"#181818\";s:38:\"penci_footer_widget_area_border_bottom\";s:7:\"#212121\";s:38:\"penci_footer_widget_title_border_color\";s:7:\"#212121\";s:37:\"penci_footer_widget_list_border_color\";s:7:\"#212121\";s:29:\"penci_margin_bottom_menu_main\";s:2:\"20\";s:25:\"penci_topbar_show_socials\";b:1;s:28:\"penci_archive_sidebar_layout\";s:13:\"sidebar-right\";s:34:\"penci_archive_size_item_post_title\";s:2:\"20\";s:36:\"penci_archive_list_post_cat_hbgcolor\";s:7:\"#ffcc00\";s:29:\"penci_related_post_title_size\";s:2:\"14\";s:30:\"penci_block_pag_sidebar_layout\";s:11:\"two-sidebar\";s:36:\"penci_block_pag_size_item_post_title\";s:2:\"20\";s:28:\"penci_sticky_content_sidebar\";b:0;s:26:\"penci_single_header_ad_box\";s:145:\"\"banner\"\";s:18:\"penci_login_bg_img\";s:64:\"http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-6.jpg\";s:18:\"penci_login_bg_pos\";s:6:\"center\";s:29:\"penci_login_register_bg_color\";s:7:\"#3f51b5\";s:32:\"penci_login_register_title_color\";s:7:\"#ffffff\";s:31:\"penci_login_register_text_color\";s:7:\"#f5f5f5\";s:32:\"penci_login_register_input_color\";s:7:\"#ffffff\";s:38:\"penci_login_register_input_placeholder\";s:7:\"#ffffff\";s:34:\"penci_login_register_input_brcolor\";s:7:\"#3a66b9\";s:31:\"penci_login_register_link_color\";s:7:\"#ffffff\";s:32:\"penci_login_register_link_hcolor\";s:7:\"#ffffff\";s:36:\"penci_login_register_button_hbgcolor\";s:7:\"#313131\";s:26:\"penci_mega_child_cat_style\";s:7:\"style-1\";s:22:\"penci_topbar_show_menu\";b:0;s:17:\"penci_topbar_menu\";s:2:\"83\";s:16:\"penci_header_img\";s:69:\"http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-6.jpg\";s:18:\"penci_amp_img_logo\";s:4:\"3413\";s:26:\"penci_amp_img_logo_sidebar\";s:0:\"\";s:32:\"penci_hide_single_share_whatsapp\";b:1;s:32:\"penci_hide_single_share_telegram\";b:1;s:18:\"penci_use_textlogo\";b:1;s:25:\"penci_api_weather_key_old\";s:32:\"315cf9a90eb391193c374913c5693118\";s:19:\"penci_header_layout\";s:9:\"header_s2\";s:19:\"penci_page_template\";s:7:\"style-1\";s:30:\"penci_page_custom_sidebar_left\";s:9:\"sidebar-2\";s:29:\"penci_header_background_color\";s:7:\"#ffcc00\";s:11:\"main_bar_bg\";s:7:\"#ffcc00\";s:21:\"main_bar_color_active\";s:0:\"\";s:21:\"header_textlogo_color\";s:7:\"#0a0a0a\";s:19:\"header_slogan_color\";s:7:\"#ffffff\";s:25:\"header_social_color_hover\";s:7:\"#ffcc00\";s:24:\"penci_header_slogan_text\";s:26:\"Fiecare privire contează!\";s:24:\"penci_font_weight_slogan\";s:4:\"bold\";s:23:\"penci_font_style_slogan\";s:6:\"italic\";s:21:\"penci_fontsize_slogan\";s:2:\"24\";s:24:\"penci_padding_top_slogan\";s:3:\"-15\";s:15:\"penci_text_logo\";s:9:\"KPTV NEWS\";s:19:\"penci_font_textlogo\";s:41:\"\"Open Sans Hebrew\", \"regular\", sans-serif\";s:18:\"penci_pheader_show\";b:0;s:35:\"penci_hide_single_share_google_plus\";b:1;s:32:\"penci_hide_single_share_linkedin\";b:1;s:30:\"penci_hide_single_share_tumblr\";b:1;s:30:\"penci_hide_single_share_reddit\";b:1;s:33:\"penci_hide_single_share_pinterest\";b:1;s:28:\"penci_use_fpost_featured_img\";b:1;s:24:\"penci_hide_pagecat_title\";b:1;s:26:\"penci_text_logo_mobile_nav\";s:9:\"KPTV News\";s:18:\"penci_mobile_style\";s:9:\"fullwidth\";s:22:\"penci_portfolio_layout\";s:7:\"masonry\";s:28:\"penci_archive_infeedad_order\";s:1:\"5\";s:25:\"penci_text_logo_on_mobile\";s:9:\"KPTV News\";s:33:\"penci_custom_code_inside_head_tag\";s:0:\"\";s:20:\"penci_after_body_tag\";s:0:\"\";s:27:\"penci_main_menu_line_height\";s:2:\"35\";s:25:\"penci_dis_thumb_1920_auto\";b:1;s:24:\"penci_dis_thumb_960_auto\";b:1;s:24:\"penci_dis_thumb_auto_400\";b:1;s:24:\"penci_dis_thumb_585_auto\";b:1;s:23:\"penci_enable_cookie_law\";b:1;s:20:\"penci_cat_top_pstyle\";s:2:\"s1\";s:23:\"penci_home_layout_style\";s:12:\"blog-default\";s:22:\"penci_cat_layout_style\";s:12:\"blog-default\";s:25:\"penci_show_read_more_post\";b:0;s:21:\"archive_hide_post_cat\";b:0;s:34:\"penci_archive_list_post_cat_hcolor\";s:7:\"#ffffff\";s:35:\"penci_archive_list_post_cat_bgcolor\";s:7:\"#000000\";s:27:\"penci_single_sidebar_layout\";s:13:\"sidebar-right\";s:21:\"penci_single_template\";s:7:\"style-2\";s:27:\"pcolor_single_cat_haccentbg\";s:7:\"#3f51b5\";s:23:\"main_bar_bgcolor_active\";s:7:\"#000000\";s:13:\"drop_bg_color\";s:0:\"\";s:21:\"drop_border_top_color\";s:7:\"#000000\";s:18:\"drop_items_bgcolor\";s:0:\"\";s:17:\"drop_items_border\";s:0:\"\";s:13:\"mega_bg_color\";s:0:\"\";s:23:\"mega_child_cat_bg_color\";s:0:\"\";s:29:\"mega_child_cat_item_bg_hcolor\";s:0:\"\";s:19:\"mega_post_cat_color\";s:0:\"\";s:20:\"mega_child_cat_color\";s:0:\"\";s:20:\"mega_post_date_color\";s:0:\"\";s:15:\"drop_text_color\";s:0:\"\";s:22:\"mega_post_border_color\";s:0:\"\";s:0:\"\";s:0:\"\";s:24:\"pennews_shortcode_manage\";a:10:{i:0;s:13:\"bos_searchbox\";i:1;s:10:\"count_down\";i:2;s:10:\"counter_up\";i:3;s:9:\"instagram\";i:4;s:10:\"login_form\";i:5;s:3:\"map\";i:6;s:13:\"opening_hours\";i:7;s:12:\"pricing_item\";i:8;s:13:\"register_form\";i:9;s:11:\"testimonail\";}s:22:\"penci_topbar_font_size\";s:0:\"\";s:26:\"penci_topbar_trending_text\";s:13:\"ACTUALITĂŢI\";s:32:\"penci_topbar_trending_text_fsize\";s:2:\"18\";s:26:\"penci_topbar_socials_fsize\";s:2:\"20\";s:34:\"penci_topbar_trending_ptitle_fsize\";s:2:\"15\";s:31:\"penci_topbar_trending_num_words\";s:2:\"10\";s:30:\"penci_font_block_heading_title\";s:47:\"Oswald, 200:300:regular:500:600:700, sans-serif\";s:21:\"penci_api_weather_key\";s:32:\"315cf9a90eb391193c374913c5693118\";s:25:\"penci_pheader_single_show\";b:0;s:22:\"penci_pheader_hideline\";b:0;s:22:\"penci_pheader_hidebead\";b:0;}','yes'),(813,'wpseo_internallinks','a:7:{s:23:\"breadcrumbs-blog-remove\";b:0;s:15:\"breadcrumbs-sep\";s:7:\"»\";s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";}','yes'),(851,'theme_mods_twentyseventeen','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:3:\"top\";i:95;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1579625565;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:22:{i:0;s:10:\"archives-2\";i:1;s:10:\"archives-3\";i:2;s:13:\"media_image-2\";i:3;s:13:\"media_image-3\";i:4;s:6:\"meta-2\";i:5;s:6:\"meta-3\";i:6;s:6:\"meta-4\";i:7;s:8:\"search-2\";i:8;s:8:\"search-3\";i:9;s:8:\"search-4\";i:10;s:6:\"text-2\";i:11;s:6:\"text-3\";i:12;s:12:\"categories-2\";i:13;s:12:\"categories-3\";i:14;s:14:\"recent-posts-2\";i:15;s:14:\"recent-posts-3\";i:16;s:14:\"recent-posts-4\";i:17;s:14:\"recent-posts-5\";i:18;s:17:\"recent-comments-2\";i:19;s:17:\"recent-comments-3\";i:20;s:11:\"tag_cloud-2\";i:21;s:10:\"nav_menu-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:6:\"text-4\";i:1;s:6:\"text-5\";}s:9:\"sidebar-2\";a:3:{i:0;s:6:\"text-6\";i:1;s:6:\"text-7\";i:2;s:6:\"text-9\";}s:9:\"sidebar-3\";a:1:{i:0;s:6:\"text-8\";}}}}','yes'),(1281,'wpseo_taxonomy_meta','a:3:{s:8:\"category\";a:55:{i:64;a:2:{s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:82;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:29;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:56;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:95;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:30;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:33;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:36;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:57;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:34;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:7;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:58;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:61;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:60;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:38;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:8;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:65;a:2:{s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:66;a:2:{s:13:\"wpseo_linkdex\";s:2:\"29\";s:19:\"wpseo_content_score\";s:2:\"90\";}i:9;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:76;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:11;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:67;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:44;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:77;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:12;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:13;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:68;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:14;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:46;a:2:{s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:45;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:31;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:32;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:37;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:39;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:62;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:41;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:42;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:10;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:43;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:40;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:88;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:87;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:108;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:97;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:96;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:126;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:134;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:109;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:125;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:71;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:145;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:146;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:147;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:110;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:141;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}s:8:\"post_tag\";a:2:{i:88;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:103;a:2:{s:13:\"wpseo_linkdex\";s:2:\"47\";s:19:\"wpseo_content_score\";s:2:\"30\";}}s:16:\"bsf_custom_fonts\";a:2:{i:131;a:18:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:156;a:18:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}}}','yes'),(1305,'penci_amp_customizer','a:4:{s:15:\"button_hbgcolor\";s:7:\"#1e73be\";s:12:\"color_scheme\";s:5:\"light\";s:23:\"header_background_color\";s:7:\"#ffcc00\";s:10:\"link_color\";s:7:\"#878787\";}','yes'),(1410,'acf_version','5.8.7','yes'),(1414,'wpfepp_wp_frontend_post_forms_table_version','2.0','yes'),(1415,'wpfepp_wp_frontend_post_form_meta_table_version','1.0','yes'),(1416,'wpfepp_version','3.8.9','no'),(1417,'wpfepp_rewrite_rules_flushed','3.8.9','no'),(1420,'masterslider_db_version','1.4','yes'),(1421,'masterslider_capabilities_added','1','yes'),(1422,'widget_master-slider-main-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1423,'masterslider_default_options_added','1','yes'),(1424,'masterslider_default_buttons_added','1','yes'),(1426,'masterslider_is_license_actived','0','yes'),(1427,'msp_envato_license','a:1:{s:5:\"token\";s:0:\"\";}','yes'),(1430,'msp_general_setting','','yes'),(1431,'msp_woocommerce','','yes'),(1432,'msp_advanced','','yes'),(1433,'msp_replacer','','yes'),(1434,'masterslider_plugin_version','3.2.14','yes'),(1438,'totalpoll_db_version','400','yes'),(1439,'widget_totalpoll_poll','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1440,'widget_totalpoll_latest_poll','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1449,'bsf_force_check_extensions','','no'),(1450,'ultimate_row','enable','yes'),(1451,'ultimate_animation','disable','yes'),(1452,'ultimate_google_fonts','a:0:{}','yes'),(1453,'ultimate_selected_google_fonts','a:0:{}','yes'),(1454,'brainstrom_products','a:1:{s:7:\"plugins\";a:2:{i:6892199;a:32:{s:2:\"id\";s:7:\"6892199\";s:4:\"name\";s:41:\"Ultimate Addons for WPBakery Page Builder\";s:4:\"slug\";s:18:\"Ultimate_VC_Addons\";s:10:\"short_name\";s:22:\"Ultimate Addons For VC\";s:11:\"description\";s:153:\"The top seller new plugin of 2016. Install Ultimate with WPBakery Page Builder and you will probably have everything you need to build stunning websites.\";s:7:\"version\";s:6:\"3.19.0\";s:12:\"download_url\";s:22:\"Ultimate_VC_Addons.zip\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:0:\"\";s:6:\"tested\";s:5:\"5.3.2\";s:14:\"privacy_policy\";s:52:\"https://ultimate.brainstormforce.com/privacy-policy/\";s:16:\"terms_conditions\";s:58:\"https://ultimate.brainstormforce.com/terms-and-conditions/\";s:12:\"purchase_url\";s:74:\"https://codecanyon.net/cart/add_items?item_ids=6892199&ref=BrainstormForce\";s:13:\"changelog_url\";s:46:\"http://changelog.brainstormforce.com/ultimate/\";s:4:\"type\";s:6:\"plugin\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:4:\"true\";s:15:\"is_product_free\";s:5:\"false\";s:14:\"has-extensions\";s:5:\"false\";s:13:\"support_forum\";s:37:\"http://brainstormforce.freshdesk.com/\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2017/07/uavc.jpg\";s:32:\"show_on_register_licence_listing\";s:4:\"true\";s:15:\"show_on_listing\";s:4:\"true\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:7:\"6892199\";s:8:\"template\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:6:\"remote\";s:6:\"3.19.4\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:41:\"Ultimate Addons for WPBakery Page Builder\";}i:14058953;a:32:{s:2:\"id\";s:8:\"14058953\";s:4:\"name\";s:11:\"ConvertPlus\";s:4:\"slug\";s:11:\"convertplug\";s:10:\"short_name\";s:11:\"ConvertPlus\";s:11:\"description\";s:57:\"Transform your website into a lead generation powerhouse.\";s:7:\"version\";s:5:\"3.5.1\";s:12:\"download_url\";s:15:\"convertplug.zip\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:0:\"\";s:6:\"tested\";s:3:\"5.3\";s:14:\"privacy_policy\";s:48:\"https://www.convertplug.com/plus/privacy-policy/\";s:16:\"terms_conditions\";s:54:\"https://www.convertplug.com/plus/terms-and-conditions/\";s:12:\"purchase_url\";s:75:\"https://codecanyon.net/cart/add_items?item_ids=14058953&ref=BrainstormForce\";s:13:\"changelog_url\";s:43:\"https://www.convertplug.com/plus/changelog/\";s:4:\"type\";s:6:\"plugin\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:4:\"true\";s:15:\"is_product_free\";s:5:\"false\";s:14:\"has-extensions\";s:4:\"true\";s:13:\"support_forum\";s:36:\"http://brainstormforce.freshdesk.com\";s:25:\"after_registration_action\";s:38:\"admin.php?page=bsf-extensions-14058953\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Convert-Plug.png\";s:32:\"show_on_register_licence_listing\";s:4:\"true\";s:15:\"show_on_listing\";s:4:\"true\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:8:\"14058953\";s:8:\"template\";s:27:\"convertplug/convertplug.php\";s:6:\"remote\";s:5:\"3.5.5\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:12:\"Convert Plus\";}}}','yes'),(1455,'bsf_local_transient','1584573152','yes'),(1456,'_transient_timeout_bsf_check_product_updates','1584738752','no'),(1457,'_transient_bsf_check_product_updates','1','no'),(1458,'bsf-updater-version','1.22.71\r\n','yes'),(1460,'bsf_local_transient_bundled','1584024807','yes'),(1465,'bsf_skip_braisntorm_menu','1','no'),(1466,'ultimate_updater','enabled','yes'),(1467,'ultimate_constants','a:3:{s:24:\"ULTIMATE_NO_UPDATE_CHECK\";b:0;s:28:\"ULTIMATE_NO_EDIT_PAGE_NOTICE\";b:0;s:30:\"ULTIMATE_NO_PLUGIN_PAGE_NOTICE\";b:0;}','yes'),(1468,'ultimate_modules','a:41:{i:0;s:18:\"ultimate_animation\";i:1;s:16:\"ultimate_buttons\";i:2;s:18:\"ultimate_countdown\";i:3;s:17:\"ultimate_flip_box\";i:4;s:20:\"ultimate_google_maps\";i:5;s:22:\"ultimate_google_trends\";i:6;s:17:\"ultimate_headings\";i:7;s:22:\"ultimate_icon_timeline\";i:8;s:17:\"ultimate_info_box\";i:9;s:20:\"ultimate_info_circle\";i:10;s:18:\"ultimate_info_list\";i:11;s:20:\"ultimate_info_tables\";i:12;s:28:\"ultimate_interactive_banners\";i:13;s:29:\"ultimate_interactive_banner_2\";i:14;s:15:\"ultimate_modals\";i:15;s:23:\"ultimate_pricing_tables\";i:16;s:15:\"ultimate_spacer\";i:17;s:22:\"ultimate_stats_counter\";i:18;s:20:\"ultimate_swatch_book\";i:19;s:14:\"ultimate_icons\";i:20;s:18:\"ultimate_list_icon\";i:21;s:17:\"ultimate_carousel\";i:22;s:19:\"ultimate_fancy_text\";i:23;s:23:\"ultimate_hightlight_box\";i:24;s:20:\"ultimate_info_banner\";i:25;s:15:\"ultimate_ihover\";i:26;s:16:\"ultimate_hotspot\";i:27;s:21:\"ultimate_video_banner\";i:28;s:11:\"woocomposer\";i:29;s:20:\"ultimate_dual_button\";i:30;s:13:\"ultimate_link\";i:31;s:24:\"ultimate_image_separator\";i:32;s:20:\"ultimate_content_box\";i:33;s:27:\"ultimate_expandable_section\";i:34;s:12:\"ultimate_tab\";i:35;s:13:\"ultimate_team\";i:36;s:23:\"ultimate_sticky_section\";i:37;s:21:\"ultimate_range_slider\";i:38;s:15:\"ultimate_videos\";i:39;s:16:\"ultimate_ribbons\";i:40;s:20:\"ultimate_dual_colors\";}','yes'),(1469,'smile_fonts','a:1:{s:8:\"Defaults\";a:4:{s:7:\"include\";s:20:\"smile_fonts/Defaults\";s:6:\"folder\";s:20:\"smile_fonts/Defaults\";s:5:\"style\";s:21:\"Defaults/Defaults.css\";s:6:\"config\";s:11:\"charmap.php\";}}','yes'),(1475,'ls-plugin-version','6.9.2','yes'),(1476,'ls-db-version','6.9.0','yes'),(1477,'ls-installed','1','yes'),(1478,'ls-date-installed','1579854111','yes'),(1480,'widget_layerslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1483,'layerslider_update_info','O:8:\"stdClass\":5:{s:5:\"basic\";O:8:\"stdClass\":12:{s:4:\"slug\";s:11:\"LayerSlider\";s:6:\"plugin\";s:27:\"LayerSlider/layerslider.php\";s:7:\"version\";s:6:\"6.10.2\";s:5:\"icons\";a:3:{s:2:\"1x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-128x128.png?ver=6.9.2\";s:2:\"2x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";s:7:\"default\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-772x250.png?ver=6.9.2\";s:4:\"high\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";s:7:\"default\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";}s:3:\"url\";s:38:\"https://layerslider.kreaturamedia.com/\";s:7:\"package\";s:0:\"\";s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:5:\"5.3.0\";s:14:\"upgrade_notice\";s:142:\"This release further improves compatibility with WordPress 5.3 and is strongly recommended for everyone using the latest version of WordPress.\";s:11:\"new_version\";s:6:\"6.10.2\";}s:4:\"full\";O:8:\"stdClass\":21:{s:4:\"name\";s:14:\"LayerSlider WP\";s:8:\"homepage\";s:72:\"http://kreaturamedia.com/layerslider-responsive-wordpress-slider-plugin/\";s:5:\"p_url\";s:46:\"https://layerslider.kreaturamedia.com/pricing/\";s:7:\"version\";s:6:\"6.10.2\";s:12:\"last_updated\";s:10:\"2020-02-14\";s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:5:\"5.3.0\";s:6:\"rating\";s:2:\"95\";s:11:\"num_ratings\";i:3147;s:14:\"upgrade_notice\";a:3:{s:6:\"stable\";s:142:\"This release further improves compatibility with WordPress 5.3 and is strongly recommended for everyone using the latest version of WordPress.\";s:4:\"beta\";s:142:\"This release further improves compatibility with WordPress 5.3 and is strongly recommended for everyone using the latest version of WordPress.\";s:4:\"edge\";s:142:\"This release further improves compatibility with WordPress 5.3 and is strongly recommended for everyone using the latest version of WordPress.\";}s:6:\"author\";s:80:\"Kreatura Media\";s:3:\"url\";s:38:\"https://layerslider.kreaturamedia.com/\";s:8:\"external\";b:1;s:9:\"file_name\";s:10:\"plugin.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-128x128.png?ver=6.9.2\";s:2:\"2x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";s:7:\"default\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-772x250.png?ver=6.9.2\";s:4:\"high\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";s:7:\"default\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";}s:8:\"sections\";a:3:{s:9:\"changelog\";s:343:\"

\n Click here to see the release log. Don’t forget, the release log and all product-related news are also integrated right into LayerSlider. Look for the “LayerSlider News” section at the bottom of its main admin screen.\n

\";s:12:\"installation\";s:563:\"

\n Updating the plugin won’t touch your sliders or settings. New versions always have backward compatibility. You don’t have to worry about losing your work. Not sure how to update? Check the Updating section of our online documentation.\n

\n\n

\n If you’re experiencing unwanted changes, it is always a good idea to check your settings since there are probably new options to control those changes.\n

\";s:3:\"faq\";s:607:\"

\n Please visit our Help page, where you can find all sorts of useful assets like FAQs, online documentation, troubleshooting, and support information.\n

\";}s:4:\"slug\";s:11:\"LayerSlider\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";}s:15:\"_latest_version\";s:6:\"6.10.2\";s:14:\"_not_activated\";b:1;s:7:\"checked\";i:1584483396;}','yes'),(1484,'convert_plug_modules','a:3:{i:0;s:11:\"Modal_Popup\";i:1;s:8:\"Info_Bar\";i:2;s:14:\"Slide_In_Popup\";}','yes'),(1485,'convert_plug_redirect','','yes'),(1486,'cp_is_new_user','1','yes'),(1487,'cp_previous_version','3.5.1','yes'),(1488,'widget_convertplug_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1489,'brainstrom_bundled_products','a:1:{i:14058953;a:41:{i:0;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:15:\"connects-mymail\";s:4:\"init\";s:35:\"connects-mymail/connects-mymail.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - MailSter Mailer\";s:10:\"short_name\";s:8:\"Mailster\";s:7:\"version\";s:5:\"2.2.1\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:15:\"connects-mymail\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2016/03/MyMail.png\";s:11:\"description\";s:42:\"Integration with Mailster Email Solutions.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:80:\"https://changelog.brainstormforce.com/convertplug-addons/mailster-version-2-2-1/\";}i:1;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-madmimi\";s:4:\"init\";s:37:\"connects-madmimi/connects-madmimi.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - Mad Mimi Mailer\";s:10:\"short_name\";s:8:\"Mad Mimi\";s:7:\"version\";s:5:\"1.1.0\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:16:\"connects-madmimi\";s:13:\"product_image\";s:68:\"//support.brainstormforce.com/wp-content/uploads/2016/03/MadMini.png\";s:11:\"description\";s:51:\"Integration with Mad Mimi Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:2;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:23:\"connects-activecampaign\";s:4:\"init\";s:51:\"connects-activecampaign/connects-activecampaign.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:32:\"Connects - ActiveCampaign Mailer\";s:10:\"short_name\";s:14:\"ActiveCampaign\";s:7:\"version\";s:5:\"3.0.4\";s:6:\"tested\";s:5:\"4.9.5\";s:4:\"slug\";s:23:\"connects-activecampaign\";s:13:\"product_image\";s:76:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Active-Campaign.png\";s:11:\"description\";s:81:\"Integrate ActiveCampaign with Connects for Email marketing, Marketing Automation.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"3.0.4\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:3;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:13:\"connects-emma\";s:4:\"init\";s:33:\"connects-myemma/connects-emma.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:25:\"Connects - My Emma Mailer\";s:10:\"short_name\";s:7:\"My Emma\";s:7:\"version\";s:5:\"1.0.2\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:15:\"connects-myemma\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2016/03/MyEmma.png\";s:11:\"description\";s:48:\"Integrate with My Emma Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.2\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:4;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:18:\"connects-mailchimp\";s:4:\"init\";s:41:\"connects-mailchimp/connects-mailchimp.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:27:\"Connects - MailChimp Mailer\";s:10:\"short_name\";s:9:\"MailChimp\";s:7:\"version\";s:5:\"2.2.1\";s:6:\"tested\";s:5:\"4.9.6\";s:4:\"slug\";s:18:\"connects-mailchimp\";s:13:\"product_image\";s:70:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Mailchimp.png\";s:11:\"description\";s:52:\"Integration with MailChimp Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:5;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-hubspot\";s:4:\"init\";s:37:\"connects-hubspot/connects-hubspot.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:25:\"Connects - HubSpot Mailer\";s:10:\"short_name\";s:7:\"HubSpot\";s:7:\"version\";s:5:\"1.1.2\";s:6:\"tested\";s:5:\"4.9.7\";s:4:\"slug\";s:16:\"connects-hubspot\";s:13:\"product_image\";s:68:\"//support.brainstormforce.com/wp-content/uploads/2016/03/hubspot.png\";s:11:\"description\";s:62:\"Integration with HubSpot Inbound Marketing and Sales Software.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.2\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:6;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:17:\"connects-icontact\";s:4:\"init\";s:39:\"connects-icontact/connects-icontact.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - iContact Mailer\";s:10:\"short_name\";s:8:\"iContact\";s:7:\"version\";s:5:\"1.1.0\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:17:\"connects-icontact\";s:13:\"product_image\";s:69:\"//support.brainstormforce.com/wp-content/uploads/2016/03/iContact.png\";s:11:\"description\";s:51:\"Integration with iContact Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:7;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:15:\"connects-aweber\";s:4:\"init\";s:35:\"connects-aweber/connects-aweber.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:24:\"Connects - Aweber Mailer\";s:10:\"short_name\";s:6:\"AWeber\";s:7:\"version\";s:5:\"2.1.3\";s:6:\"tested\";s:5:\"4.9.5\";s:4:\"slug\";s:15:\"connects-aweber\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2016/03/AWEBER.png\";s:11:\"description\";s:58:\"Integration with AWeber Email Marketing and Autoresponder.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.1.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:8;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:24:\"connects-campaignmonitor\";s:4:\"init\";s:53:\"connects-campaignmonitor/connects-campaignmonitor.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:34:\"Connects - Campaign Monitor Mailer\";s:10:\"short_name\";s:16:\"Campaign Monitor\";s:7:\"version\";s:5:\"1.1.1\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:24:\"connects-campaignmonitor\";s:13:\"product_image\";s:76:\"//support.brainstormforce.com/wp-content/uploads/2016/03/CampaignMonitor.png\";s:11:\"description\";s:50:\"Integration with Campaign Monitor Email Marketing.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:9;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:18:\"connects-sendreach\";s:4:\"init\";s:41:\"connects-sendreach/connects-sendreach.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:27:\"Connects - SendReach Mailer\";s:10:\"short_name\";s:9:\"SendReach\";s:7:\"version\";s:5:\"1.1.0\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:18:\"connects-sendreach\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/SendReach150.png\";s:11:\"description\";s:43:\"Integration with SendReach Email Marketing.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:10;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:19:\"connects-sendinblue\";s:4:\"init\";s:43:\"connects-sendinblue/connects-sendinblue.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Connects - SendinBlue Mailer\";s:10:\"short_name\";s:10:\"SendinBlue\";s:7:\"version\";s:5:\"2.1.3\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:19:\"connects-sendinblue\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2016/03/sendinblue.png\";s:11:\"description\";s:66:\"Integrate with SendinBlue Online Email Marketing & SMS Marketing .\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.1.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:11;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:19:\"connects-mailerlite\";s:4:\"init\";s:43:\"connects-mailerlite/connects-mailerlite.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Connects - MailerLite Mailer\";s:10:\"short_name\";s:10:\"MailerLite\";s:7:\"version\";s:5:\"2.2.2\";s:6:\"tested\";s:3:\"4.8\";s:4:\"slug\";s:19:\"connects-mailerlite\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/MailerLite-1.png\";s:11:\"description\";s:64:\"Integrate with MailerLite Email Marketing software and Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.2\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:12;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:20:\"connects-getresponse\";s:4:\"init\";s:45:\"connects-getresponse/connects-getresponse.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Connects - GetResponse Mailer\";s:10:\"short_name\";s:11:\"GetResponse\";s:7:\"version\";s:5:\"2.2.0\";s:6:\"tested\";s:5:\"4.9.2\";s:4:\"slug\";s:20:\"connects-getresponse\";s:13:\"product_image\";s:78:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Get-Response-Logo.png\";s:11:\"description\";s:72:\"Integration with GetResponse Email Marketing software and Autoresponder.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:13;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:24:\"connects-constantcontact\";s:4:\"init\";s:53:\"connects-constantcontact/connects-constantcontact.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:34:\"Connects - Constant Contact Mailer\";s:10:\"short_name\";s:16:\"Constant Contact\";s:7:\"version\";s:5:\"2.2.0\";s:6:\"tested\";s:5:\"4.7.2\";s:4:\"slug\";s:24:\"connects-constantcontact\";s:13:\"product_image\";s:77:\"//support.brainstormforce.com/wp-content/uploads/2016/03/constant-contact.png\";s:11:\"description\";s:59:\"Integration with Constant Contact Email Marketing Software.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:14;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:18:\"connects-totalsend\";s:4:\"init\";s:41:\"connects-totalsend/connects-totalsend.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:27:\"Connects - TotalSend Mailer\";s:10:\"short_name\";s:9:\"TotalSend\";s:7:\"version\";s:5:\"2.0.3\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:18:\"connects-totalsend\";s:13:\"product_image\";s:70:\"//support.brainstormforce.com/wp-content/uploads/2016/03/TotalSend.png\";s:11:\"description\";s:70:\"Integrate TotalSend with Connects to collect lead and email marketing.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.0.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:15;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:19:\"connects-convertkit\";s:4:\"init\";s:43:\"connects-convertkit/connects-convertkit.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Connects - ConvertKit Mailer\";s:10:\"short_name\";s:10:\"ConvertKit\";s:7:\"version\";s:5:\"2.2.1\";s:6:\"tested\";s:5:\"4.9.7\";s:4:\"slug\";s:19:\"connects-convertkit\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2016/03/ConvertKit.png\";s:11:\"description\";s:55:\"Integration with ConvertKit Email Marketing Automation.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:16;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:19:\"connects-simplycast\";s:4:\"init\";s:43:\"connects-simplycast/connects-simplycast.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Connects - SimplyCast Mailer\";s:10:\"short_name\";s:10:\"SimplyCast\";s:7:\"version\";s:5:\"2.0.2\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:19:\"connects-simplycast\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2016/03/SimplYcast.png\";s:11:\"description\";s:55:\"Integration with SimplyCast Email Marketing Automation.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.0.2\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:17;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-campayn\";s:4:\"init\";s:37:\"connects-campayn/connects-campayn.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:25:\"Connects - Campayn Mailer\";s:10:\"short_name\";s:7:\"Campayn\";s:7:\"version\";s:5:\"2.1.0\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:16:\"connects-campayn\";s:13:\"product_image\";s:68:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Campayn.png\";s:11:\"description\";s:57:\"Integration with Campayn Simple Email Marketing solution.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.1.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:18;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:17:\"connects-mailpoet\";s:4:\"init\";s:39:\"connects-mailpoet/connects-mailpoet.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - MailPoet Mailer\";s:10:\"short_name\";s:8:\"MailPoet\";s:7:\"version\";s:5:\"2.2.1\";s:6:\"tested\";s:5:\"4.9.4\";s:4:\"slug\";s:17:\"connects-mailpoet\";s:13:\"product_image\";s:70:\"//support.brainstormforce.com/wp-content/uploads/2016/03/MailPoet2.png\";s:11:\"description\";s:38:\"Integration with MailPoet Newsletters.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:19;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:21:\"connects-infusionsoft\";s:4:\"init\";s:47:\"connects-infusionsoft/connects-infusionsoft.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:30:\"Connects - Infusionsoft Mailer\";s:10:\"short_name\";s:12:\"Infusionsoft\";s:7:\"version\";s:5:\"2.2.2\";s:6:\"tested\";s:5:\"4.9.5\";s:4:\"slug\";s:21:\"connects-infusionsoft\";s:13:\"product_image\";s:80:\"//support.brainstormforce.com/wp-content/uploads/2016/03/InfusionSoft150x150.png\";s:11:\"description\";s:46:\"Integration with Infusionsoft Email Marketing.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.2.2\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:20;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-mailjet\";s:4:\"init\";s:37:\"connects-mailjet/connects-mailjet.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:25:\"Connects - Mailjet Mailer\";s:10:\"short_name\";s:7:\"Mailjet\";s:7:\"version\";s:5:\"2.1.3\";s:6:\"tested\";s:5:\"4.9.8\";s:4:\"slug\";s:15:\"connect-mailjet\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/mailjet-logo.png\";s:11:\"description\";s:53:\"Integrate with Mailjet Bulk Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.1.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:21;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:23:\"connects-benchmarkemail\";s:4:\"init\";s:51:\"connects-benchmarkemail/connects-benchmarkemail.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:33:\"Connects - Benchmark Email Mailer\";s:10:\"short_name\";s:9:\"Benchmark\";s:7:\"version\";s:5:\"2.0.3\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:23:\"connects-benchmarkemail\";s:13:\"product_image\";s:62:\"//support.brainstormforce.com/wp-content/uploads/2017/07/1.png\";s:11:\"description\";s:52:\"Integration with Benchmark Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.0.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:22;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:20:\"connects-cleverreach\";s:4:\"init\";s:45:\"connects-cleverreach/connects-cleverreach.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Connects - CleverReach Mailer\";s:10:\"short_name\";s:11:\"CleverReach\";s:7:\"version\";s:5:\"2.3.1\";s:6:\"tested\";s:5:\"4.8.3\";s:4:\"slug\";s:20:\"connects-cleverreach\";s:13:\"product_image\";s:72:\"//support.brainstormforce.com/wp-content/uploads/2016/03/cleverreach.png\";s:11:\"description\";s:53:\"Integration with CleverReach Email Marketing sofware.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.3.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:23;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:14:\"convertplug-vc\";s:4:\"init\";s:33:\"convertplug-vc/convertplug-vc.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:44:\"ConvertPlus Addons for WPBakery Page Builder\";s:10:\"short_name\";s:21:\"WPBakery Page Builder\";s:7:\"version\";s:5:\"2.0.3\";s:6:\"tested\";s:3:\"5.0\";s:4:\"slug\";s:14:\"convertplug-vc\";s:13:\"product_image\";s:91:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Convert-plug-Addon-for-VC-Logo.png\";s:11:\"description\";s:51:\"Easy to use form builder for WPBakery Page Builder.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.0.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:24;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:23:\"connects-contact-form-7\";s:4:\"init\";s:51:\"connects-contact-form-7/connects-contact-form-7.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:25:\"Connects - Contact Form 7\";s:10:\"short_name\";s:14:\"Contact Form 7\";s:7:\"version\";s:5:\"1.1.1\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:23:\"connects-contact-form-7\";s:13:\"product_image\";s:75:\"//support.brainstormforce.com/wp-content/uploads/2016/03/contact-form-7.png\";s:11:\"description\";s:34:\"Collect leads from Contact Form 7.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:25;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:20:\"connects-woocommerce\";s:4:\"init\";s:50:\"connects-woocommerce/connects-woocommerce-form.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:20:\"Connects WooCommerce\";s:10:\"short_name\";s:20:\"Connects WooCommerce\";s:7:\"version\";s:5:\"1.1.2\";s:6:\"tested\";s:5:\"4.9.7\";s:4:\"slug\";s:20:\"connects-woocommerce\";s:13:\"product_image\";s:76:\"//support.brainstormforce.com/wp-content/uploads/2017/07/woocom-checkout.png\";s:11:\"description\";s:46:\"Collect leads from WooCommerce checkout forms.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.1.2\";s:12:\"version_beta\";s:27:\"connects-contact-form-7.zip\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:58:\"https://changelog.brainstormforce.com/connects-woocommerce\";}i:26;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:24:\"connects-wp-comment-form\";s:4:\"init\";s:53:\"connects-wp-comment-form/connects-wp-comment-form.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - WP Comment Form\";s:10:\"short_name\";s:15:\"WP Comment Form\";s:7:\"version\";s:5:\"1.0.3\";s:6:\"tested\";s:5:\"4.7.1\";s:4:\"slug\";s:24:\"connects-wp-comment-form\";s:13:\"product_image\";s:76:\"//support.brainstormforce.com/wp-content/uploads/2016/03/WP-Comment-Form.png\";s:11:\"description\";s:42:\"Collect leads from WordPress Comment Form.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:27;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:29:\"connects-wp-registration-form\";s:4:\"init\";s:63:\"connects-wp-registration-form/connects-wp-registration-form.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:31:\"Connects - WP Registration Form\";s:10:\"short_name\";s:20:\"WP Registration Form\";s:7:\"version\";s:5:\"1.0.3\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:29:\"connects-wp-registration-form\";s:13:\"product_image\";s:79:\"//support.brainstormforce.com/wp-content/uploads/2016/03/WP-gistration-Form.png\";s:11:\"description\";s:47:\"Collect leads from WordPress Registration Form.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:28;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:18:\"connects-ontraport\";s:4:\"init\";s:41:\"connects-ontraport/connects-ontraport.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:27:\"Connects - OntraPort Mailer\";s:10:\"short_name\";s:9:\"ONTRAPORT\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:18:\"connects-ontraport\";s:13:\"product_image\";s:70:\"//support.brainstormforce.com/wp-content/uploads/2016/03/ONTRAPORT.png\";s:11:\"description\";s:47:\"Integrate ONTRAPORT Email Marketing Automation.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:29;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:26:\"connects-mautic-form-addon\";s:4:\"init\";s:57:\"connects-mautic-form-addon/connects-mautic-form-addon.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects Mautic Form Addon\";s:10:\"short_name\";s:6:\"Mautic\";s:7:\"version\";s:5:\"1.0.3\";s:6:\"tested\";s:3:\"4.8\";s:4:\"slug\";s:26:\"connects-mautic-form-addon\";s:13:\"product_image\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2017/02/logo.png\";s:11:\"description\";s:53:\"Integration with Mautic Marketing Automation Platform\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:0:\"\";}i:30;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:13:\"connects-drip\";s:4:\"init\";s:31:\"connects-drip/connects-drip.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:22:\"Connects - Drip Mailer\";s:10:\"short_name\";s:4:\"Drip\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"tested\";s:5:\"4.7.3\";s:4:\"slug\";s:13:\"connects-drip\";s:13:\"product_image\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2017/03/logo.png\";s:11:\"description\";s:52:\"Integration with Drip Marketing Automation Platform.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.1\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:0:\"\";}i:31;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:14:\"connects-sendy\";s:4:\"init\";s:33:\"connects-sendy/connects-sendy.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:23:\"Connects - Sendy Mailer\";s:10:\"short_name\";s:5:\"Sendy\";s:7:\"version\";s:5:\"2.1.3\";s:6:\"tested\";s:5:\"4.9.6\";s:4:\"slug\";s:14:\"connects-sendy\";s:13:\"product_image\";s:66:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Sendy.png\";s:11:\"description\";s:46:\"Integration with Sendy Newsletter Application.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.1.3\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:32;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-mailget\";s:4:\"init\";s:47:\"connects-mailget/class-smile-mailer-mailget.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Connects Pabbly\";s:10:\"short_name\";s:6:\"Pabbly\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"tested\";s:5:\"5.0.3\";s:4:\"slug\";s:16:\"connects-mailget\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2019/09/PABBLY.png\";s:11:\"description\";s:49:\"Integration with Pabbly Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.1\";s:12:\"version_beta\";s:5:\"1.0.0\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:33;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-mailgun\";s:4:\"init\";s:37:\"connects-mailgun/connects-mailgun.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:18:\"Connects - Mailgun\";s:10:\"short_name\";s:7:\"Mailgun\";s:7:\"version\";s:5:\"1.0.0\";s:6:\"tested\";s:3:\"4.8\";s:4:\"slug\";s:16:\"connects-mailgun\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-1.png\";s:11:\"description\";s:48:\"Integrate with Mailgun Email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.0\";s:12:\"version_beta\";s:5:\"1.0.0\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:34;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"connects-klaviyo\";s:4:\"init\";s:37:\"connects-klaviyo/connects-klaviyo.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:24:\"Connects - Klaviyo Addon\";s:10:\"short_name\";s:8:\"Klaviyo \";s:7:\"version\";s:5:\"1.0.2\";s:6:\"tested\";s:5:\"4.9.5\";s:4:\"slug\";s:16:\"connects-klaviyo\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-2.png\";s:11:\"description\";s:54:\"Use this plugin to integrate Klaviyo with Convert Plus\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.2\";s:12:\"version_beta\";s:5:\"1.0.0\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:35;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:17:\"connects-sendlane\";s:4:\"init\";s:39:\"connects-sendlane/connects-sendlane.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - Sendlane Mailer\";s:10:\"short_name\";s:8:\"Sendlane\";s:7:\"version\";s:5:\"1.0.0\";s:6:\"tested\";s:5:\"4.9.2\";s:4:\"slug\";s:17:\"connects-sendlane\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-3.png\";s:11:\"description\";s:42:\"Integration with Sendlane Email Marketing.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.0\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:36;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:20:\"connects-elasticmail\";s:4:\"init\";s:55:\"connects-elasticmail/class-smile-mailer-elasticmail.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:24:\"Connects - Elastic Email\";s:10:\"short_name\";s:13:\"Elastic Email\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"tested\";s:5:\"5.0.3\";s:4:\"slug\";s:20:\"connects-elasticmail\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-4.png\";s:11:\"description\";s:38:\"Integrate with Elastic Email Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.1\";s:12:\"version_beta\";s:5:\"1.0.0\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:0:\"\";}i:37;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:17:\"connects-mailwizz\";s:4:\"init\";s:39:\"connects-mailwizz/connects-mailwizz.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - MailWizz Mailer\";s:10:\"short_name\";s:8:\"MailWizz\";s:7:\"version\";s:5:\"1.0.3\";s:6:\"tested\";s:5:\"5.0.1\";s:4:\"slug\";s:17:\"connects-mailwizz\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-5.png\";s:11:\"description\";s:65:\"Integrate MailWizz email Marketing application with Convert Plus.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.3\";s:12:\"version_beta\";s:5:\"1.0.3\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}i:38;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:17:\"connects-sendgrid\";s:4:\"init\";s:39:\"connects-sendgrid/connects-sendgrid.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"Connects - SendGrid Mailer\";s:10:\"short_name\";s:8:\"SendGrid\";s:7:\"version\";s:5:\"1.0.0\";s:6:\"tested\";s:5:\"4.9.6\";s:4:\"slug\";s:17:\"connects-sendgrid\";s:13:\"product_image\";s:67:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-6.png\";s:11:\"description\";s:51:\"Integration with SendGrid email Marketing Services.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.0\";s:12:\"version_beta\";s:6:\"1.0.20\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:0:\"\";}i:39;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:15:\"connects-zapier\";s:4:\"init\";s:35:\"connects-zapier/connects-zapier.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:24:\"Connects - Zapier Mailer\";s:10:\"short_name\";s:7:\"Zapier \";s:7:\"version\";s:5:\"1.0.3\";s:6:\"tested\";s:3:\"5.0\";s:4:\"slug\";s:15:\"connects-zapier\";s:13:\"product_image\";s:82:\"//support.brainstormforce.com/wp-content/uploads/2017/07/logo-7-e1534416295165.png\";s:11:\"description\";s:31:\"Integrate Zapier with connects.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.3\";s:12:\"version_beta\";s:5:\"1.0.0\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:0:\"\";}i:40;O:8:\"stdClass\":21:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:19:\"connects-convertfox\";s:4:\"init\";s:43:\"connects-convertfox/connects-convertfox.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";b:0;s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Connects - Gist\";s:10:\"short_name\";s:4:\"Gist\";s:7:\"version\";s:5:\"1.0.0\";s:6:\"tested\";s:5:\"4.9.7\";s:4:\"slug\";s:19:\"connects-convertfox\";s:13:\"product_image\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2019/06/Gist.png\";s:11:\"description\";s:25:\"Collect leads using Gist.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"1.0.0\";s:12:\"version_beta\";s:5:\"1.0.0\";s:17:\"download_url_beta\";b:0;s:6:\"parent\";s:8:\"14058953\";s:13:\"changelog_url\";s:57:\"https://changelog.brainstormforce.com/convertplug-addons/\";}}}','yes'),(1490,'smile_lists','a:1:{i:0;a:5:{s:4:\"date\";s:10:\"24-01-2020\";s:9:\"list-name\";s:5:\"First\";s:13:\"list-provider\";s:12:\"Convert Plug\";s:4:\"list\";s:0:\"\";s:13:\"provider_list\";s:0:\"\";}}','yes'),(1491,'convert_plug_settings','a:28:{s:19:\"cp-enable-mx-record\";s:1:\"0\";s:19:\"cp-default-messages\";s:1:\"1\";s:21:\"cp-already-subscribed\";s:22:\"Already Subscribed...!\";s:15:\"cp-double-optin\";s:1:\"1\";s:13:\"cp-gdpr-optin\";s:1:\"1\";s:13:\"cp-sub-notify\";s:1:\"0\";s:12:\"cp-sub-email\";s:16:\"vbercea@mixfm.ro\";s:12:\"cp-email-sub\";s:43:\"Congratulations! You have a New Subscriber!\";s:15:\"cp-google-fonts\";s:1:\"1\";s:11:\"cp-timezone\";s:9:\"wordpress\";s:15:\"user_inactivity\";s:2:\"60\";s:18:\"cp-edit-style-link\";s:1:\"0\";s:17:\"cp-plugin-support\";s:1:\"0\";s:21:\"cp-disable-impression\";s:1:\"0\";s:15:\"cp-close-inline\";s:1:\"0\";s:18:\"cp-disable-storage\";s:1:\"0\";s:14:\"cp-disable-pot\";s:1:\"1\";s:17:\"cp-disable-domain\";s:1:\"0\";s:14:\"cp-domain-name\";s:0:\"\";s:11:\"cp-lazy-img\";s:1:\"0\";s:16:\"cp-close-gravity\";s:1:\"1\";s:11:\"cp-load-syn\";s:1:\"0\";s:16:\"cp_change_ntf_id\";s:1:\"1\";s:18:\"cp_notify_email_to\";s:16:\"vbercea@mixfm.ro\";s:14:\"cp-access-role\";s:0:\"\";s:12:\"cp-user-role\";s:13:\"administrator\";s:16:\"cp-new-user-role\";s:0:\"\";s:13:\"cp-email-body\";s:0:\"\";}','yes'),(1492,'cp_new_bg_type','1','yes'),(2419,'ls-latest-version','6.10.2','yes'),(2420,'ls-p-url','https://layerslider.kreaturamedia.com/pricing/','yes'),(3397,'shoutcast-icecast-html5-player-radiolink','http://server:port/','yes'),(3398,'shoutcast-icecast-html5-player-radiotype','shoutcast','yes'),(3399,'shoutcast-icecast-html5-player-bcolor','000000','yes'),(3400,'shoutcast-icecast-html5-player-image','','yes'),(3401,'shoutcast-icecast-html5-player-facebook','http://www.facebook.com/radioforgecom','yes'),(3402,'shoutcast-icecast-html5-player-twitter','http://twitter.com/radioforgecom','yes'),(3403,'shoutcast-icecast-html5-player-title','Stream Title','yes'),(3404,'shoutcast-icecast-html5-player-artist','Stream Artist','yes'),(3458,'widget_wrseradiowidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3492,'widget_fnffmradiowidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3551,'widget_radiojar-player','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4112,'penci_pennews_options','a:22:{i:0;b:0;s:25:\"pennews_custom_fontgoogle\";s:43:\"BebasNeue-Regular-1|museosans_500-webfont-2\";s:20:\"pennews_custom_font1\";s:74:\"http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular-1.woff\";s:26:\"pennews_custom_fontfamily1\";s:19:\"BebasNeue-Regular-1\";s:20:\"pennews_custom_font2\";s:78:\"http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont-2.woff\";s:26:\"pennews_custom_fontfamily2\";s:23:\"museosans_500-webfont-2\";s:20:\"pennews_custom_font3\";s:91:\"http://landing.kptv.ro/wp-content/uploads/2020/02/montserratalternates-regular-webfont.woff\";s:26:\"pennews_custom_fontfamily3\";s:36:\"montserratalternates-regular-webfont\";s:20:\"pennews_custom_font4\";s:92:\"http://landing.kptv.ro/wp-content/uploads/2020/02/montserratalternates-regular-webfont.woff2\";s:26:\"pennews_custom_fontfamily4\";s:36:\"montserratalternates-regular-webfont\";s:20:\"pennews_custom_font5\";s:89:\"http://landing.kptv.ro/wp-content/uploads/2020/02/librecaslondisplay-regular-webfont.woff\";s:26:\"pennews_custom_fontfamily5\";s:34:\"librecaslondisplay-regular-webfont\";s:20:\"pennews_custom_font6\";s:83:\"http://landing.kptv.ro/wp-content/uploads/2020/02/librecaslontext-bold-webfont.woff\";s:26:\"pennews_custom_fontfamily6\";s:28:\"librecaslontext-bold-webfont\";s:20:\"pennews_custom_font7\";s:0:\"\";s:26:\"pennews_custom_fontfamily7\";s:0:\"\";s:20:\"pennews_custom_font8\";s:0:\"\";s:26:\"pennews_custom_fontfamily8\";s:0:\"\";s:20:\"pennews_custom_font9\";s:0:\"\";s:26:\"pennews_custom_fontfamily9\";s:0:\"\";s:21:\"pennews_custom_font10\";s:0:\"\";s:27:\"pennews_custom_fontfamily10\";s:0:\"\";}','yes'),(4113,'pennews_custom_fontgoogle','BebasNeue-Regular-1|museosans_500-webfont-2','yes'),(4114,'pennews_enable_all_fontgoogle','0','yes'),(7883,'wp_super_cache_index_detected','3','no'),(7894,'wpsupercache_start','1580141222','yes'),(7895,'wpsupercache_count','0','yes'),(7899,'wpsupercache_gc_time','1584569935','yes'),(7907,'ossdl_off_blog_url','http://landing.kptv.ro','yes'),(7908,'ossdl_off_cdn_url','http://landing.kptv.ro','yes'),(7909,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(7910,'ossdl_off_exclude','.php','yes'),(7911,'ossdl_cname','','yes'),(7914,'supercache_stats','a:3:{s:9:\"generated\";i:1584488273;s:10:\"supercache\";a:5:{s:7:\"expired\";i:0;s:6:\"cached\";i:0;s:5:\"fsize\";i:0;s:11:\"cached_list\";a:0:{}s:12:\"expired_list\";a:0:{}}s:7:\"wpcache\";a:5:{s:7:\"expired\";i:0;s:6:\"cached\";i:0;s:5:\"fsize\";i:0;s:11:\"cached_list\";a:0:{}s:12:\"expired_list\";a:0:{}}}','yes'),(7941,'wpsc_feed_list','a:0:{}','yes'),(8536,'jetpack_activated','1','yes'),(8539,'jetpack_activation_source','a:2:{i:0;s:8:\"featured\";i:1;N;}','yes'),(8540,'jetpack_options','a:10:{s:7:\"version\";s:14:\"8.3:1583382806\";s:11:\"old_version\";s:16:\"8.2.3:1582303744\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:172060986;s:6:\"public\";i:1;s:11:\"master_user\";i:1;s:14:\"last_heartbeat\";i:1584564250;s:16:\"first_admin_view\";b:1;s:15:\"sso_first_login\";b:0;}','yes'),(8541,'jetpack_sync_settings_disable','0','yes'),(8546,'do_activate','0','yes'),(8551,'jetpack_ab_connect_banner_green_bar','b','yes'),(8555,'jetpack_available_modules','a:1:{s:3:\"8.3\";a:41:{s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(8556,'jetpack_log','a:1:{i:0;a:4:{s:4:\"time\";i:1580155427;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}}','no'),(8557,'jetpack_tos_agreed','1','yes'),(8558,'jetpack_secrets','a:0:{}','no'),(8559,'_transient_jetpack_assumed_site_creation_date','2015-03-13 11:33:44','yes'),(8560,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"gXa$mBCLZ3TQHM3YP)TJLOzsWEAkyu4g.&w(gTJxK53W@TnVLDr)1dFOe!HlwCPg^\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"#FkARmY)IR!0J*#ma*&(1Rv&kCYP4awD.96qRKxlcj65cRhBID1t&UYJax)&l7Yj*.1\";}}','yes'),(8562,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(8563,'jetpack_sync_settings_max_queue_size','1000','yes'),(8564,'jetpack_sync_settings_max_queue_lag','900','yes'),(8565,'jetpack_sync_full__started','1580155443','no'),(8566,'jetpack_sync_full__params','a:4:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:1;}}','no'),(8567,'jetpack_sync_full_config','a:4:{s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;s:5:\"users\";a:1:{i:0;i:1;}}','no'),(8568,'jetpack_sync_full_enqueue_status','a:4:{s:9:\"constants\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:9:\"functions\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:7:\"options\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:5:\"users\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}}','no'),(8572,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(8573,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(8574,'jetpack_sync_settings_upload_max_rows','500','yes'),(8575,'jetpack_sync_settings_sync_wait_time','10','yes'),(8576,'jetpack_sync_settings_sync_wait_threshold','10','yes'),(8577,'jetpack_sync_settings_enqueue_wait_time','1','yes'),(8578,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(8579,'jetpack_sync_settings_post_types_blacklist','a:0:{}','yes'),(8580,'jetpack_sync_settings_taxonomies_blacklist','a:0:{}','yes'),(8581,'jetpack_sync_settings_render_filtered_content','0','yes'),(8582,'jetpack_sync_settings_post_meta_whitelist','a:0:{}','yes'),(8583,'jetpack_sync_settings_comment_meta_whitelist','a:0:{}','yes'),(8584,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(8585,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(8586,'jetpack_sync_settings_sync_via_cron','1','yes'),(8587,'jetpack_sync_settings_cron_sync_time_limit','240','yes'),(8588,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes'),(8589,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(8590,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(8591,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(8592,'jetpack_sync_settings_full_sync_send_duration','9','yes'),(8593,'jetpack_sync_settings_full_sync_limits','a:5:{s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}}','yes'),(8600,'jetpack_sync_full__queue_finished','1580155443','yes'),(8604,'jetpack_active_modules','a:10:{i:0;s:21:\"enhanced-distribution\";i:1;s:8:\"json-api\";i:2;s:5:\"notes\";i:3;s:7:\"protect\";i:4;s:5:\"stats\";i:5;s:7:\"monitor\";i:6;s:3:\"sso\";i:7;s:11:\"lazy-images\";i:8;s:10:\"photon-cdn\";i:9;s:6:\"photon\";}','yes'),(8612,'jetpack_protect_key','5dbbd3a24d61821db8086290f37f24ff1a00aa55','no'),(8629,'jetpack_constants_sync_checksum','a:25:{s:16:\"EMPTY_TRASH_DAYS\";i:-1821685917;s:17:\"WP_POST_REVISIONS\";i:-33796979;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:1903596985;s:14:\"WP_CONTENT_DIR\";i:1893839370;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:1533285385;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:-300109018;s:11:\"PHP_VERSION\";i:223431298;s:15:\"WP_MEMORY_LIMIT\";i:-1229557325;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1474498405;s:8:\"WP_DEBUG\";i:734881840;s:10:\"WPLOCKDOWN\";i:634125391;s:24:\"WPSC_DISABLE_COMPRESSION\";i:634125391;s:20:\"WPSC_DISABLE_LOCKING\";i:634125391;s:28:\"WPSC_DISABLE_HTACCESS_UPDATE\";i:634125391;s:20:\"ADVANCEDCACHEPROBLEM\";i:634125391;}','yes'),(8630,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(8631,'jetpack_sync_https_history_site_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(8632,'jetpack_sync_https_history_home_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(8635,'jpsq_sync_checkout','0:0','no'),(8638,'jetpack_plugin_api_action_links','a:24:{s:19:\"akismet/akismet.php\";a:1:{s:8:\"Settings\";s:65:\"http://landing.kptv.ro/wp-admin/admin.php?page=akismet-key-config\";}s:23:\"anti-spam/anti-spam.php\";a:1:{s:8:\"Settings\";s:75:\"http://landing.kptv.ro/wp-admin/options-general.php?page=settings-wantispam\";}s:36:\"cleantalk-spam-protect/cleantalk.php\";a:1:{s:8:\"Settings\";s:66:\"http://landing.kptv.ro/wp-admin/options-general.php?page=cleantalk\";}s:35:\"archive-control/archive-control.php\";a:1:{s:8:\"Settings\";s:72:\"http://landing.kptv.ro/wp-admin/options-general.php?page=archive-control\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:8:\"Settings\";s:52:\"http://landing.kptv.ro/wp-admin/admin.php?page=wpcf7\";}s:33:\"duplicate-post/duplicate-post.php\";a:1:{s:8:\"Settings\";s:70:\"http://landing.kptv.ro/wp-admin/options-general.php?page=duplicatepost\";}s:30:\"youtube-embed-plus/youtube.php\";a:2:{s:8:\"Settings\";s:69:\"http://landing.kptv.ro/wp-admin/admin.php?page=youtube-my-preferences\";s:11:\"Pro Version\";s:81:\"https://www.embedplus.com/dashboard/pro-easy-video-analytics.aspx?ref=actionlinks\";}s:19:\"jetpack/jetpack.php\";a:3:{s:7:\"Jetpack\";s:54:\"http://landing.kptv.ro/wp-admin/admin.php?page=jetpack\";s:8:\"Settings\";s:64:\"http://landing.kptv.ro/wp-admin/admin.php?page=jetpack#/settings\";s:7:\"Support\";s:63:\"http://landing.kptv.ro/wp-admin/admin.php?page=jetpack-debugger\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";a:1:{s:8:\"Settings\";s:63:\"http://landing.kptv.ro/wp-admin/admin.php?page=mailchimp-for-wp\";}s:25:\"mediamatic/mediamatic.php\";a:1:{s:6:\"Go Pro\";s:32:\"http://mediamatic.frenify.com/1/\";}s:19:\"optimus/optimus.php\";a:1:{s:8:\"Settings\";s:64:\"http://landing.kptv.ro/wp-admin/options-general.php?page=optimus\";}s:31:\"query-monitor/query-monitor.php\";a:2:{s:8:\"Settings\";s:44:\"http://landing.kptv.ro/wp-admin/#qm-settings\";s:7:\"Add-ons\";s:78:\"https://github.com/johnbillion/query-monitor/wiki/Query-Monitor-Add-on-Plugins\";}s:39:\"resmushit-image-optimizer/resmushit.php\";a:1:{s:8:\"Settings\";s:65:\"http://landing.kptv.ro/wp-admin/upload.php?page=resmushit_options\";}s:55:\"security-malware-firewall/security-malware-firewall.php\";a:3:{s:11:\"Get premium\";s:82:\"https://cleantalk.org/my/bill/security?user_token=eJymaGuSyGu9avuNereVuQuLynasuVeh\";s:10:\"Start scan\";s:126:\"http://landing.kptv.ro/wp-admin/options-general.php?page=spbc&spbc_tab=scanner&spbc_target=spbc_perform_scan&spbc_action=click\";s:8:\"Settings\";s:61:\"http://landing.kptv.ro/wp-admin/options-general.php?page=spbc\";}s:23:\"wp-smushit/wp-smush.php\";a:3:{s:8:\"Settings\";s:52:\"http://landing.kptv.ro/wp-admin/admin.php?page=smush\";s:4:\"Docs\";s:126:\"https://premium.wpmudev.org/docs/wpmu-dev-plugins/smush/?utm_source=smush&utm_medium=plugin&utm_campaign=smush_pluginlist_docs\";s:7:\"Upgrade\";s:122:\"https://premium.wpmudev.org/project/wp-smush-pro/?utm_source=smush&utm_medium=plugin&utm_campaign=smush_pluginlist_upgrade\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";a:1:{s:8:\"Settings\";s:73:\"http://landing.kptv.ro/wp-admin/options-general.php?page=tinymce-advanced\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:2:{s:8:\"Settings\";s:71:\"http://landing.kptv.ro/wp-admin/admin.php?page=boldgrid-backup-settings\";s:11:\"Get Premium\";s:67:\"https://www.boldgrid.com/update-backup?source=bgbkup-plugin-actions\";}s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";a:2:{s:15:\"Video Tutorials\";s:19:\"http://bsf.io/y7ajc\";s:8:\"Settings\";s:65:\"http://landing.kptv.ro/wp-admin/admin.php?page=ultimate-dashboard\";}s:27:\"wp-optimize/wp-optimize.php\";a:3:{s:8:\"Optimize\";s:58:\"http://landing.kptv.ro/wp-admin/admin.php?page=WP-Optimize\";s:8:\"Settings\";s:59:\"http://landing.kptv.ro/wp-admin/admin.php?page=wpo_settings\";s:7:\"Premium\";s:23:\"https://getwpo.com/buy/\";}s:27:\"js_composer/js_composer.php\";a:1:{s:8:\"Settings\";s:57:\"http://landing.kptv.ro/wp-admin/admin.php?page=vc-general\";}s:39:\"wp-file-manager/file_folder_manager.php\";a:2:{s:7:\"Buy Pro\";s:47:\"https://filemanagerpro.io/product/file-manager/\";s:6:\"Donate\";s:54:\"http://www.webdesi9.com/donate/?plugin=wp-file-manager\";}s:24:\"wpforms-lite/wpforms.php\";a:2:{s:8:\"Settings\";s:63:\"http://landing.kptv.ro/wp-admin/admin.php?page=wpforms-settings\";s:15:\"Premium Support\";s:72:\"http://landing.kptv.ro/wp-admin/admin.php?page=wpforms-about&view=versus\";}s:27:\"wp-super-cache/wp-cache.php\";a:1:{s:8:\"Settings\";s:69:\"http://landing.kptv.ro/wp-admin/options-general.php?page=wpsupercache\";}s:24:\"wordpress-seo/wp-seo.php\";a:3:{s:3:\"FAQ\";s:151:\"https://yoa.st/1yc?php_version=5.6&platform=wordpress&platform_version=5.3.2&software=free&software_version=13.3&days_active=30plus&user_language=en_US\";s:15:\"Premium Support\";s:151:\"https://yoa.st/1yb?php_version=5.6&platform=wordpress&platform_version=5.3.2&software=free&software_version=13.3&days_active=30plus&user_language=en_US\";s:8:\"Settings\";s:62:\"http://landing.kptv.ro/wp-admin/admin.php?page=wpseo_dashboard\";}}','yes'),(8639,'jp_sync_lock_full_sync_enqueue','1581442819.4693','yes'),(8640,'jetpack_next_sync_time_full-sync-enqueue','1584570131','yes'),(8641,'jpsq_full_sync_checkout','0:0','no'),(8642,'jetpack_callables_sync_checksum','a:34:{s:18:\"wp_max_upload_size\";i:677931734;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:-1435831814;s:8:\"site_url\";i:-1435831814;s:8:\"home_url\";i:-1435831814;s:16:\"single_user_site\";i:-33796979;s:7:\"updates\";i:291914445;s:28:\"has_file_system_write_access\";i:-33796979;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:-1558817862;s:10:\"post_types\";i:-1259691091;s:18:\"post_type_features\";i:328871073;s:10:\"shortcodes\";i:2082744358;s:27:\"rest_api_allowed_post_types\";i:-1717486406;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:-33796979;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:123066752;s:11:\"get_plugins\";i:1560369824;s:24:\"get_plugins_action_links\";i:134023108;s:14:\"active_modules\";i:-1516440933;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:734881840;s:5:\"roles\";i:2130651098;s:8:\"timezone\";i:-1627153471;s:24:\"available_jetpack_blocks\";i:-1953246670;s:13:\"paused_themes\";i:223132457;s:14:\"paused_plugins\";i:223132457;s:22:\"wp_super_cache_globals\";i:-1642604001;}','no'),(8643,'jetpack_sync_full__send_started','1580155449','no'),(8644,'jetpack_sync_full__constants_sent','1','no'),(8645,'jetpack_sync_full__constants_sent_total','-1','no'),(8646,'jetpack_sync_full__functions_sent','1','no'),(8647,'jetpack_sync_full__functions_sent_total','-1','no'),(8648,'jetpack_sync_full__options_sent','1','no'),(8649,'jetpack_sync_full__options_sent_total','-1','no'),(8650,'jetpack_sync_full__users_sent','1','no'),(8651,'jetpack_sync_full__users_sent_total','1','no'),(8652,'jetpack_sync_full__finished','1580155449','no'),(8655,'jetpack_testimonial','0','yes'),(8683,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";i:172060986;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(8685,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes'),(8687,'jetpack_next_sync_time_sync','1584569107','yes'),(8688,'monitor_receive_notifications','1','yes'),(8690,'post_by_email_address1','NULL','yes'),(8717,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(8758,'jetpack_autoupdate_plugins','a:12:{i:0;s:19:\"jetpack/jetpack.php\";i:1;s:24:\"wordpress-seo/wp-seo.php\";i:2;s:24:\"wpforms-lite/wpforms.php\";i:3;s:41:\"spreaker-shortcode/spreaker_shortcode.php\";i:4;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:5;s:51:\"display-posts-shortcode/display-posts-shortcode.php\";i:6;s:53:\"customizer-export-import/customizer-export-import.php\";i:7;s:36:\"contact-form-7/wp-contact-form-7.php\";i:8;s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";i:9;s:27:\"wp-super-cache/wp-cache.php\";i:10;s:21:\"wp-sweep/wp-sweep.php\";i:11;s:39:\"resmushit-image-optimizer/resmushit.php\";}','yes'),(8818,'jetpack_search_supported','','yes'),(8999,'jetpack_updates_sync_checksum','a:2:{s:14:\"update_plugins\";i:-77258872;s:13:\"update_themes\";i:-1021091091;}','yes'),(9073,'mediamatic_wpfolder_children','a:0:{}','yes'),(9593,'lang_id','0','yes'),(12488,'jetpack_protect_blocked_attempts','6','no'),(12769,'stats_cache','a:2:{s:32:\"617ecc941f2c80dbb124931e5d653ab3\";a:1:{i:1584565870;a:8:{i:0;a:4:{s:7:\"post_id\";s:3:\"795\";s:10:\"post_title\";s:4:\"HOME\";s:14:\"post_permalink\";s:23:\"http://landing.kptv.ro/\";s:5:\"views\";s:2:\"35\";}i:1;a:4:{s:7:\"post_id\";s:1:\"0\";s:10:\"post_title\";s:9:\"Home page\";s:14:\"post_permalink\";s:23:\"http://landing.kptv.ro/\";s:5:\"views\";s:1:\"5\";}i:2;a:4:{s:7:\"post_id\";s:3:\"825\";s:10:\"post_title\";s:6:\"ŞTIRI\";s:14:\"post_permalink\";s:41:\"http://landing.kptv.ro/actualitati/stiri/\";s:5:\"views\";s:1:\"4\";}i:3;a:4:{s:7:\"post_id\";s:4:\"1409\";s:10:\"post_title\";s:90:\"Marius Pașcan, președinte executiv PMP: Am hotărât! Nu susținem alegerile anticipate.\";s:14:\"post_permalink\";s:116:\"http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/\";s:5:\"views\";s:1:\"2\";}i:4;a:4:{s:7:\"post_id\";s:4:\"1466\";s:10:\"post_title\";s:14:\"ADMINISTRAŢIE\";s:14:\"post_permalink\";s:37:\"http://landing.kptv.ro/administratie/\";s:5:\"views\";s:1:\"2\";}i:5;a:4:{s:7:\"post_id\";s:4:\"1264\";s:10:\"post_title\";s:9:\"POLITICĂ\";s:14:\"post_permalink\";s:44:\"http://landing.kptv.ro/actualitati/politica/\";s:5:\"views\";s:1:\"2\";}i:6;a:4:{s:7:\"post_id\";s:3:\"135\";s:10:\"post_title\";s:20:\"#135 (loading title)\";s:14:\"post_permalink\";s:0:\"\";s:5:\"views\";s:1:\"1\";}i:7;a:4:{s:7:\"post_id\";s:4:\"1416\";s:10:\"post_title\";s:93:\"„FLOOR COVERING – TERMINAL“: UMOR NEGRU, SUSPANS ŞI ÎNTREBĂRI INCOMODE, LA SALA MARE\";s:14:\"post_permalink\";s:112:\"http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/\";s:5:\"views\";s:1:\"1\";}}}s:32:\"c08afbb52ca7580094ed62192d557d7a\";a:1:{i:1584565871;a:0:{}}}','yes'),(13932,'taxonomy_bsf_custom_fonts_131','a:7:{s:11:\"font_woff_2\";s:73:\"http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.woff2\";s:9:\"font_woff\";s:74:\"http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular-1.woff\";s:8:\"font_ttf\";s:71:\"http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.ttf\";s:8:\"font_svg\";s:0:\"\";s:8:\"font_eot\";s:71:\"http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.eot\";s:8:\"font_otf\";s:71:\"http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.otf\";s:12:\"font-display\";s:4:\"auto\";}','yes'),(13958,'taxonomy_bsf_custom_fonts_132','a:7:{s:11:\"font_woff_2\";s:77:\"http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont.woff2\";s:9:\"font_woff\";s:78:\"http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont-2.woff\";s:8:\"font_ttf\";s:0:\"\";s:8:\"font_svg\";s:0:\"\";s:8:\"font_eot\";s:0:\"\";s:8:\"font_otf\";s:0:\"\";s:12:\"font-display\";s:4:\"auto\";}','yes'),(15869,'WPLANG','','yes'),(15870,'new_admin_email','vbercea@mixfm.ro','yes'),(15955,'taxonomy_bsf_custom_fonts_133','a:7:{s:11:\"font_woff_2\";s:92:\"http://landing.kptv.ro/wp-content/uploads/2020/02/montserratalternates-regular-webfont.woff2\";s:9:\"font_woff\";s:0:\"\";s:8:\"font_ttf\";s:0:\"\";s:8:\"font_svg\";s:0:\"\";s:8:\"font_eot\";s:0:\"\";s:8:\"font_otf\";s:0:\"\";s:12:\"font-display\";s:4:\"auto\";}','yes'),(16182,'duplicate_post_copytitle','1','yes'),(16183,'duplicate_post_copydate','','yes'),(16184,'duplicate_post_copystatus','','yes'),(16185,'duplicate_post_copyslug','','yes'),(16186,'duplicate_post_copyexcerpt','1','yes'),(16187,'duplicate_post_copycontent','1','yes'),(16188,'duplicate_post_copythumbnail','1','yes'),(16189,'duplicate_post_copytemplate','1','yes'),(16190,'duplicate_post_copyformat','1','yes'),(16191,'duplicate_post_copyauthor','','yes'),(16192,'duplicate_post_copypassword','','yes'),(16193,'duplicate_post_copyattachments','','yes'),(16194,'duplicate_post_copychildren','','yes'),(16195,'duplicate_post_copycomments','','yes'),(16196,'duplicate_post_copymenuorder','1','yes'),(16197,'duplicate_post_taxonomies_blacklist','','yes'),(16198,'duplicate_post_blacklist','','yes'),(16199,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(16200,'duplicate_post_show_row','1','yes'),(16201,'duplicate_post_show_adminbar','1','yes'),(16202,'duplicate_post_show_submitbox','1','yes'),(16203,'duplicate_post_show_bulkactions','1','yes'),(16204,'duplicate_post_show_original_column','','yes'),(16205,'duplicate_post_show_original_in_post_states','','yes'),(16206,'duplicate_post_show_original_meta_box','','yes'),(16207,'duplicate_post_version','3.2.4','yes'),(16208,'duplicate_post_show_notice','0','no'),(16215,'duplicate_post_title_prefix','','yes'),(16216,'duplicate_post_title_suffix','','yes'),(16217,'duplicate_post_increase_menu_order_by','','yes'),(16218,'duplicate_post_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}','yes'),(23375,'__uagb_do_redirect','','yes'),(23388,'uagb-version','1.14.7','yes'),(23423,'archive_control_db_current_version','1.3.3','yes'),(25267,'smush_global_stats','a:9:{s:11:\"size_before\";i:43827663;s:10:\"size_after\";i:42051489;s:7:\"percent\";d:4.0999999999999996;s:5:\"human\";s:6:\"1.7 MB\";s:5:\"bytes\";i:1776174;s:12:\"total_images\";i:1200;s:12:\"resize_count\";i:0;s:14:\"resize_savings\";i:0;s:18:\"conversion_savings\";i:0;}','no'),(25272,'dir_smush_stats','a:2:{s:9:\"dir_smush\";a:2:{s:5:\"total\";i:0;s:9:\"optimised\";i:0;}s:14:\"combined_stats\";a:0:{}}','no'),(25274,'wp-smush-lazy_load','a:7:{s:6:\"format\";a:5:{s:4:\"jpeg\";b:1;s:3:\"png\";b:1;s:3:\"gif\";b:1;s:3:\"svg\";b:1;s:6:\"iframe\";b:1;}s:6:\"output\";a:4:{s:7:\"content\";b:1;s:7:\"widgets\";b:1;s:10:\"thumbnails\";b:1;s:9:\"gravatars\";b:1;}s:9:\"animation\";a:4:{s:8:\"selected\";s:6:\"fadein\";s:6:\"fadein\";a:2:{s:8:\"duration\";i:400;s:5:\"delay\";i:0;}s:7:\"spinner\";a:2:{s:8:\"selected\";i:1;s:6:\"custom\";a:0:{}}s:11:\"placeholder\";a:3:{s:8:\"selected\";i:1;s:6:\"custom\";a:0:{}s:5:\"color\";s:7:\"#F3F3F3\";}}s:7:\"include\";a:7:{s:9:\"frontpage\";b:1;s:4:\"home\";b:1;s:4:\"page\";b:1;s:6:\"single\";b:1;s:7:\"archive\";b:1;s:8:\"category\";b:1;s:3:\"tag\";b:1;}s:13:\"exclude-pages\";a:0:{}s:15:\"exclude-classes\";a:0:{}s:6:\"footer\";b:1;}','yes'),(25275,'skip-smush-setup','1','yes'),(25440,'smush-in-progress-1117','1','yes'),(25496,'wpforms_challenge','a:11:{s:6:\"status\";s:7:\"started\";s:4:\"step\";i:4;s:7:\"user_id\";i:1;s:7:\"form_id\";i:1296;s:10:\"embed_page\";i:285;s:16:\"started_date_gmt\";s:19:\"2020-02-03 22:09:08\";s:17:\"finished_date_gmt\";s:0:\"\";s:13:\"seconds_spent\";i:0;s:12:\"seconds_left\";i:0;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;}','yes'),(25631,'w3tc_state','{\"common.install\":1580768736,\"license.status\":\"no_key\",\"license.next_check\":1584513030,\"license.terms\":\"\",\"common.show_note.flush_statics_needed\":false,\"common.show_note.flush_statics_needed.timestamp\":1584462230,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1584477857,\"common.show_note.plugins_updated\":true,\"common.show_note.plugins_updated.timestamp\":1584478637,\"minify.show_note.need_flush\":false,\"minify.show_note.need_flush.timestamp\":1584462230,\"objectcache.show_note.flush_needed\":false,\"objectcache.show_note.flush_needed.timestamp\":1584462230,\"common.next_support_us_invitation\":1587053758,\"common.support_us_invitations\":2,\"minify.hide_minify_help\":true}','no'),(25671,'wp-optimize-schedule','true','yes'),(25672,'wp-optimize-last-optimized','Never','yes'),(25673,'wp-optimize-schedule-type','wpo_weekly','yes'),(25674,'wp-optimize-retention-enabled','false','yes'),(25675,'wp-optimize-retention-period','2','yes'),(25676,'wp-optimize-enable-admin-menu','false','yes'),(25677,'wp-optimize-total-cleaned','0','yes'),(25678,'wp-optimize-auto','a:7:{s:6:\"drafts\";s:4:\"true\";s:8:\"optimize\";s:4:\"true\";s:9:\"revisions\";s:4:\"true\";s:5:\"spams\";s:4:\"true\";s:9:\"transient\";s:5:\"false\";s:5:\"trash\";s:4:\"true\";s:10:\"unapproved\";s:5:\"false\";}','yes'),(25679,'wp-optimize-settings','a:13:{s:11:\"user-drafts\";s:4:\"true\";s:16:\"user-commentmeta\";s:5:\"false\";s:13:\"user-optimize\";s:5:\"false\";s:15:\"user-orphandata\";s:5:\"false\";s:14:\"user-pingbacks\";s:5:\"false\";s:13:\"user-postmeta\";s:5:\"false\";s:14:\"user-revisions\";s:4:\"true\";s:10:\"user-spams\";s:5:\"false\";s:15:\"user-trackbacks\";s:5:\"false\";s:14:\"user-transient\";s:5:\"false\";s:10:\"user-trash\";s:4:\"true\";s:15:\"user-unapproved\";s:5:\"false\";s:13:\"last_saved_in\";s:6:\"3.0.16\";}','yes'),(25680,'wpo_update_version','3.0.16','yes'),(25691,'updraft_task_manager_dbversion','1.1','yes'),(25778,'wpo_cache_config','a:15:{s:19:\"enable_page_caching\";s:1:\"0\";s:23:\"page_cache_length_value\";i:24;s:22:\"page_cache_length_unit\";s:5:\"hours\";s:17:\"page_cache_length\";i:86400;s:20:\"cache_exception_urls\";a:1:{i:0;s:0:\"\";}s:23:\"cache_exception_cookies\";a:1:{i:0;s:0:\"\";}s:30:\"cache_exception_browser_agents\";a:1:{i:0;s:0:\"\";}s:22:\"enable_sitemap_preload\";b:0;s:23:\"enable_schedule_preload\";s:1:\"0\";s:21:\"preload_schedule_type\";s:22:\"wpo_use_cache_lifespan\";s:21:\"enable_mobile_caching\";s:1:\"1\";s:19:\"enable_user_caching\";s:1:\"1\";s:8:\"site_url\";s:23:\"http://landing.kptv.ro/\";s:17:\"wpo_cache_cookies\";a:0:{}s:25:\"wpo_cache_query_variables\";a:0:{}}','yes'),(27965,'tadv_settings','a:10:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";s:13:\"toolbar_block\";s:10:\"core/image\";s:18:\"toolbar_block_side\";s:74:\"tadv/sup,tadv/sub,core/strikethrough,core/code,tadv/mark,tadv/removeformat\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";}','yes'),(27966,'tadv_admin_settings','a:1:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}','yes'),(27967,'tadv_version','5210','yes'),(29373,'smush-in-progress-1322','1','yes'),(29427,'Re_Smush_It_Task','1582059271','yes'),(29429,'wp-optimize-completed_task_count','2','yes'),(29430,'wp-optimize-total_bytes_saved','0','yes'),(29431,'wp-optimize-total_percent_saved','0','yes'),(32925,'w3tc_generic_widgetservices','{\"content\":{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"ui_strings\":{\"cdn.maxcdn.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.maxcdn.signUpAndSave.description\":\"MaxCDN is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"cdn.stackpath.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now and save!\",\"cdn.stackpath2.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath2.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"minify.general.header\":\"Reduce load time by decreasing the size and number of CSS<\\/acronym> and JS<\\/acronym> files. Automatically remove unncessary data from CSS<\\/acronym>, JS<\\/acronym>, feed, page and post HTML<\\/acronym>.\",\"newrelic.general.header\":\"New Relic may not be installed or not active on this server. Sign up for a (free) account<\\/a>. Visit New Relic<\\/a> for installation instructions.\",\"reverseproxy.general.header\":\"A reverse proxy adds scale to an server by handling requests before WordPress does. Purge settings are set on the Page Cache settings<\\/a> page and Browser Cache settings<\\/a> are set on the browser cache settings page.\",\"cdnfsd.general.header\":\"Host the entire website with your compatible CDN<\\/acronym> provider to reduce page load time.\",\"cdn.general.header\":\"Host static files with your CDN<\\/acronym> to reduce page load time.\",\"cdn.stackpath.widget.existing\":\"If you\'re an existing StackPath customer, enable CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.existing\":\"If you\'re an existing StackPath customer, enable CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.works_magically\":\"StackPath works magically with W3 Total Cache.\",\"cdn.stackpath.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (CDN<\\/acronym>) service to your site.\",\"cdn.stackpath2.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (CDN<\\/acronym>) service to your site.\"}},\"expires\":1582664256}','no'),(32963,'wp-optimize-corrupted-tables-count','0','yes'),(32978,'wp-optimize-compression_server','resmushit','yes'),(32979,'wp-optimize-lossy_compression','1','yes'),(32980,'wp-optimize-back_up_original','1','yes'),(32981,'wp-optimize-back_up_delete_after','1','yes'),(32982,'wp-optimize-back_up_delete_after_days','50','yes'),(32983,'wp-optimize-autosmush','1','yes'),(32984,'wp-optimize-image_quality','95','yes'),(32985,'wp-optimize-show_smush_metabox','show','yes'),(33098,'wp-optimize-failed_task_count','0','yes'),(42010,'wpcom_publish_posts_with_markdown','1','yes'),(42013,'jp_sync_lock_full_sync','1584570139.6377','yes'),(43748,'wpc_option_name','a:15:{s:14:\"wpc_basic_unit\";s:8:\"imperial\";s:14:\"wpc_basic_date\";s:2:\"12\";s:21:\"wpc_display_wind_unit\";s:1:\"4\";s:28:\"wpc_display_hour_forecast_nd\";s:1:\"6\";s:23:\"wpc_display_forecast_nd\";s:1:\"1\";s:23:\"wpc_display_fluid_width\";s:0:\"\";s:21:\"wpc_advanced_bg_color\";s:0:\"\";s:23:\"wpc_advanced_text_color\";s:0:\"\";s:25:\"wpc_advanced_border_color\";s:0:\"\";s:17:\"wpc_advanced_size\";s:5:\"small\";s:23:\"wpc_advanced_cache_time\";s:0:\"\";s:20:\"wpc_advanced_api_key\";s:32:\"22f2e21c7913162a2087ab52cb482caf\";s:14:\"wpc_map_height\";s:0:\"\";s:15:\"wpc_map_opacity\";s:1:\"0\";s:12:\"wpc_map_zoom\";s:1:\"1\";}','yes'),(52479,'resmushit_preserve_exif','0','yes'),(52659,'_transient_timeout_wpseo_link_table_inaccessible','1613324401','no'),(52660,'_transient_wpseo_link_table_inaccessible','0','no'),(54069,'resmushit_remove_unsmushed','0','yes'),(54070,'resmushit_has_no_backup_files','0','yes'),(61180,'category_children','a:10:{i:111;a:4:{i:0;i:7;i:1;i:13;i:2;i:68;i:3;i:145;}i:112;a:2:{i:0;i:8;i:1;i:40;}i:108;a:5:{i:0;i:10;i:1;i:12;i:2;i:39;i:3;i:43;i:4;i:144;}i:109;a:8:{i:0;i:14;i:1;i:37;i:2;i:66;i:3;i:134;i:4;i:135;i:5;i:136;i:6;i:137;i:7;i:138;}i:114;a:5:{i:0;i:32;i:1;i:57;i:2;i:62;i:3;i:76;i:4;i:126;}i:125;a:2:{i:0;i:41;i:1;i:65;}i:113;a:7:{i:0;i:56;i:1;i:61;i:2;i:67;i:3;i:82;i:4;i:95;i:5;i:96;i:6;i:97;}i:141;a:2:{i:0;i:109;i:1;i:125;}i:41;a:1:{i:0;i:110;}i:7;a:2:{i:0;i:146;i:1;i:147;}}','yes'),(62140,'wp-optimize-install-or-update-notice-version','1.0','yes'),(64955,'_transient_timeout_jetpack_file_data_8.2.1','1584554781','no'),(64956,'_transient_jetpack_file_data_8.2.1','a:51:{s:32:\"212a162108f1dc20cc6c768d5b47d4f2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d3576702faeb399eb47ad20f586c3804\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"55409a5f8388b8d33e2350ef80de3ea3\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e914e6d31cb61f5a9ef86e1b9573430e\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:81:\"Let visitors use a WordPress.com, Twitter, Facebook, or Google account to comment\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1b8c61705fb18eb8c8584c9f9cdffd9\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:81:\"Add a customizable contact form to any post or page using the Jetpack Form Block.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:214:\"contact, form, grunion, feedback, submission, contact form, email, feedback, contact form plugin, custom form, custom form plugin, form builder, forms, form maker, survey, contact by jetpack, contact us, forms free\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4fca6eb23a793155d69fdb119a094926\";a:14:{s:4:\"name\";s:9:\"Copy Post\";s:11:\"description\";s:77:\"Enable the option to copy entire posts and pages, including tags and settings\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"7.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:15:\"copy, duplicate\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cfdac01e3c3c529f93a8f49edef1f5db\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4b9137ecf507290743735fb1f94535df\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:88:\"Adds options for CSS preprocessor use, disabling the theme\'s CSS, or custom image width.\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"95d75b38d76d2ee1b5b537026eadb8ff\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1bb571a95c5de1e6adaf9db8567c039\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"822f9ef1281dace3fb7cc420c77d24e0\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"c167275f926ef0eefaec9a679bd88d34\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"58cbd4585a74829a1c88aa9c295f3993\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d4a35eabc948caefad71a0d3303b95c8\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7b0c670bc3f8209dc83abb8610e23a89\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:74:\"Use the LaTeX markup language to write mathematical equations and formulas\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b00e4e6c109ce6f77b5c83fbaaaead4c\";a:14:{s:4:\"name\";s:11:\"Lazy Images\";s:11:\"description\";s:137:\"Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:23:\"Appearance, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:150:\"mobile, theme, fast images, fast image, image, lazy, lazy load, lazyload, images, lazy images, thumbnail, image lazy load, lazy loading, load, loading\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"8e46c72906c928eca634ac2c8b1bc84f\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2df2264a07aff77e0556121e33349dce\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:50:\"Write posts or pages in plain-text Markdown syntax\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0337eacae47d30c946cb9fc4e5ece649\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cb5d81445061b89d19cb9c7754697a39\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:31:\"Enable the Jetpack Mobile theme\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ea0fbbd64080c81a90a784924603588c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5c53fdb3633ba3232f60180116900273\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"40b97d9ce396339d3e8e46b833a045b5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0739df64747f2d02c140f23ce6c19cd8\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"c54bb0a65b39f1316da8632197a88a4e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:118:\"Jetpack’s downtime monitoring will continuously watch your site, and alert you the moment that downtime is detected.\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:123:\"monitor, uptime, downtime, monitoring, maintenance, maintenance mode, offline, site is down, site down, down, repair, error\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cc013f4c5480c7bdc1e7edb2f410bf3c\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b3b34928b1e549bb52f866accc0450c5\";a:14:{s:4:\"name\";s:9:\"Asset CDN\";s:11:\"description\";s:154:\"Jetpack’s Site Accelerator loads your site faster by optimizing your images and serving your images and static files from our global network of servers.\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"6.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:160:\"site accelerator, accelerate, static, assets, javascript, css, files, performance, cdn, bandwidth, content delivery network, pagespeed, combine js, optimize css\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"714284944f56d6936a40f3309900bc8e\";a:14:{s:4:\"name\";s:9:\"Image CDN\";s:11:\"description\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:171:\"photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"348754bc914ee02c72d9af445627784c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"041704e207c4c59eea93e0499c908bff\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"26e6cb3e08a6cfd0811c17e7c633c72c\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:151:\"Enabling brute force protection will prevent bots and hackers from attempting to log in to your website with common username and password combinations.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:173:\"security, jetpack protect, secure, protection, botnet, brute force, protect, login, bot, password, passwords, strong passwords, strong password, wp-login.php, protect admin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"915a504082f797395713fd01e0e2e713\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:128:\"Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:220:\"facebook, jetpack publicize, twitter, tumblr, linkedin, social, tweet, connections, sharing, social media, automated, automated sharing, auto publish, auto tweet and like, auto tweet, facebook auto post, facebook posting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"a7b21cc562ee9ffa357bba19701fe45b\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"9243c1a718566213f4eaf3b44cf14b07\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:360:\"related, jetpack related posts, related posts for wordpress, related posts, popular posts, popular, related content, related post, contextual, context, contextual related posts, related articles, similar posts, easy related posts, related page, simple related posts, free related posts, related thumbnails, similar, engagement, yet another related posts plugin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"583e4cda5596ee1b28a19cde33f438be\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:87:\"Enhanced search, powered by Elasticsearch, a powerful replacement for WordPress search.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:110:\"search, elastic, elastic search, elasticsearch, fast search, search results, search performance, google search\";s:12:\"plan_classes\";s:8:\"business\";}s:32:\"15346c1f7f2a5f29d34378774ecfa830\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"72a0ff4cfae86074a7cdd2dcd432ef11\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:120:\"Add Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:229:\"share, sharing, sharedaddy, social buttons, buttons, share facebook, share twitter, social media sharing, social media share, social share, icons, email, facebook, twitter, linkedin, pinterest, pocket, social widget, social media\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"bb8c6c190aaec212a7ab6e940165af4d\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:177:\"Shortcodes are WordPress-specific markup that let you add media from popular sites. This feature is no longer necessary as the editor now handles media embeds rather gracefully.\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"1abd31fe07ae4fb0f8bb57dc24592219\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:82:\"Generates shorter links so you can have more space to write on social media sites.\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cae5f097f8d658e0b0ae50733d7c6476\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:11:\"Recommended\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e9b8318133b2f95e7906cedb3557a87d\";a:14:{s:4:\"name\";s:14:\"Secure Sign On\";s:11:\"description\";s:63:\"Allow users to log in to this site using WordPress.com accounts\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:51:\"sso, single sign on, login, log in, 2fa, two-factor\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"17e66a12031ccf11d8d45ceee0955f05\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"346cf9756e7c1252acecb9a8ca81a21c\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:58:\"Let visitors subscribe to new posts and comments via email\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4f84d218792a6efa06ed6feae09c4dd5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ca086af79d0d9dccacc934ccff5b4fd7\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"43c24feb7c541c376af93e0251c1a261\";a:14:{s:4:\"name\";s:20:\"Backups and Scanning\";s:11:\"description\";s:100:\"Protect your site with daily or real-time backups and automated virus scanning and threat detection.\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:386:\"backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security\";s:12:\"plan_classes\";s:27:\"personal, business, premium\";}s:32:\"b9396d8038fc29140b499098d2294d79\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"afe184082e106c1bdfe1ee844f98aef3\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:101:\"Save on hosting storage and bandwidth costs by streaming fast, ad-free video from our global network.\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:118:\"video, videos, videopress, video gallery, video player, videoplayer, mobile video, vimeo, youtube, html5 video, stream\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"44637d43460370af9a1b31ce3ccec0cd\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"694c105a5c3b659acfcddad220048d08\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:49:\"Provides additional widgets for use on your site.\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ae15da72c5802d72f320640bad669561\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";s:12:\"plan_classes\";s:17:\"premium, business\";}}','no'),(65274,'youtubeprefs_alloptions','a:82:{s:9:\"onboarded\";i:1;s:7:\"version\";s:6:\"13.2.1\";s:9:\"centervid\";i:0;s:6:\"glance\";i:0;s:8:\"autoplay\";i:0;s:14:\"cc_load_policy\";i:0;s:14:\"iv_load_policy\";i:1;s:4:\"loop\";i:0;s:14:\"modestbranding\";i:1;s:3:\"rel\";s:1:\"1\";s:2:\"fs\";i:1;s:11:\"playsinline\";i:0;s:6:\"origin\";i:0;s:8:\"autohide\";i:2;s:2:\"hl\";s:0:\"\";s:4:\"dohl\";i:0;s:5:\"theme\";s:4:\"dark\";s:5:\"color\";s:3:\"red\";s:3:\"pro\";s:0:\"\";s:8:\"nocookie\";i:0;s:12:\"gdpr_consent\";i:0;s:20:\"gdpr_consent_message\";s:360:\"Please accept YouTube cookies to play this video. By accepting you will be accessing content from YouTube, a service provided by an external third party.\r\n\r\nYouTube privacy policy\r\n\r\nIf you accept this notice, your choice will be saved and the page will refresh.\";s:19:\"gdpr_consent_button\";s:22:\"Accept YouTube Content\";s:13:\"playlistorder\";i:0;s:8:\"acctitle\";i:0;s:7:\"migrate\";i:0;s:15:\"migrate_youtube\";i:0;s:22:\"migrate_embedplusvideo\";i:0;s:8:\"controls\";i:1;s:10:\"oldspacing\";i:0;s:13:\"frontend_only\";i:1;s:10:\"responsive\";i:1;s:14:\"responsive_all\";i:1;s:9:\"widgetfit\";i:1;s:16:\"evselector_light\";i:0;s:18:\"stop_mobile_buffer\";i:1;s:15:\"restrict_wizard\";i:0;s:21:\"restrict_wizard_roles\";a:5:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";}s:11:\"ajax_compat\";i:0;s:10:\"ytapi_load\";s:5:\"light\";s:11:\"defaultdims\";i:0;s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:10:\"defaultvol\";i:0;s:3:\"vol\";i:50;s:6:\"apikey\";s:0:\"\";s:15:\"gallery_columns\";i:3;s:21:\"gallery_collapse_grid\";i:0;s:28:\"gallery_collapse_grid_breaks\";a:1:{i:0;a:2:{s:2:\"bp\";a:2:{s:3:\"max\";s:3:\"767\";s:3:\"min\";s:1:\"0\";}s:4:\"cols\";s:1:\"1\";}}s:20:\"gallery_scrolloffset\";i:20;s:19:\"gallery_hideprivate\";i:1;s:17:\"gallery_showtitle\";i:1;s:18:\"gallery_showpaging\";i:1;s:16:\"gallery_autonext\";i:0;s:17:\"gallery_thumbplay\";i:1;s:18:\"gallery_channelsub\";i:0;s:22:\"gallery_channelsublink\";s:0:\"\";s:22:\"gallery_channelsubtext\";s:23:\"Subscribe to my channel\";s:20:\"gallery_customarrows\";i:0;s:18:\"gallery_customnext\";s:4:\"Next\";s:18:\"gallery_customprev\";s:4:\"Prev\";s:16:\"gallery_pagesize\";i:15;s:16:\"not_live_content\";s:0:\"\";s:11:\"not_live_on\";i:0;s:9:\"debugmode\";i:0;s:17:\"admin_off_scripts\";i:0;s:9:\"ajax_save\";i:1;s:12:\"show_pointer\";i:1;s:17:\"old_script_method\";i:0;s:9:\"vi_active\";i:0;s:20:\"vi_hide_monetize_tab\";i:0;s:12:\"vi_endpoints\";s:0:\"\";s:8:\"vi_token\";s:0:\"\";s:13:\"vi_last_login\";s:19:\"2000-01-01 00:00:00\";s:23:\"vi_last_category_update\";s:19:\"2000-01-01 00:00:00\";s:9:\"vi_adstxt\";s:0:\"\";s:14:\"vi_js_settings\";a:15:{s:5:\"divId\";s:20:\"ytvi_story_container\";s:8:\"language\";s:5:\"en-us\";s:11:\"iabCategory\";s:0:\"\";s:4:\"font\";s:5:\"Arial\";s:8:\"fontSize\";i:12;s:8:\"keywords\";s:0:\"\";s:9:\"textColor\";s:7:\"#000000\";s:15:\"backgroundColor\";s:7:\"#ffffff\";s:11:\"vioptional1\";s:0:\"\";s:11:\"vioptional2\";s:0:\"\";s:11:\"vioptional3\";s:0:\"\";s:5:\"float\";b:1;s:10:\"dfpSupport\";b:1;s:13:\"sponsoredText\";s:0:\"\";s:13:\"poweredByText\";s:0:\"\";}s:12:\"vi_js_script\";s:0:\"\";s:15:\"vi_js_posttypes\";a:0:{}s:14:\"vi_js_position\";s:3:\"top\";s:26:\"vi_show_gdpr_authorization\";i:1;s:22:\"vi_show_privacy_button\";i:0;}','yes'),(65291,'spbc_data','a:26:{s:14:\"plugin_version\";s:4:\"2.44\";s:10:\"user_token\";s:32:\"eJymaGuSyGu9avuNereVuQuLynasuVeh\";s:9:\"key_is_ok\";b:1;s:8:\"moderate\";i:0;s:14:\"logs_last_sent\";i:1582071274;s:22:\"last_sent_events_count\";i:28;s:21:\"last_firewall_updated\";i:1584551484;s:16:\"firewall_entries\";i:0;s:18:\"last_firewall_send\";i:1582808530;s:24:\"last_firewall_send_count\";i:7;s:11:\"notice_show\";i:1;s:12:\"notice_renew\";i:0;s:12:\"notice_trial\";i:1;s:19:\"notice_were_updated\";b:1;s:10:\"service_id\";i:667009;s:13:\"license_trial\";i:1;s:15:\"account_name_ob\";s:15:\"vbe***@mixfm.ro\";s:4:\"salt\";s:12:\"338800685300\";s:7:\"scanner\";a:2:{s:15:\"last_wp_version\";s:5:\"5.3.2\";s:4:\"cron\";a:3:{s:5:\"state\";s:10:\"get_hashes\";s:13:\"total_scanned\";i:0;s:6:\"offset\";i:0;}}s:4:\"cron\";a:1:{s:7:\"running\";b:0;}s:6:\"errors\";a:1:{s:4:\"cron\";a:0:{}}s:17:\"last_php_log_sent\";i:1582054975;s:8:\"2fa_keys\";a:0:{}s:15:\"auto_update_app\";i:0;s:16:\"auto_update_app \";i:0;s:18:\"notice_auto_update\";i:0;}','yes'),(65294,'spbc_cron','a:8:{s:9:\"send_logs\";a:4:{s:7:\"handler\";s:14:\"spbc_send_logs\";s:9:\"next_call\";d:1584570284;s:6:\"period\";i:3600;s:6:\"params\";a:0:{}}s:11:\"send_report\";a:4:{s:7:\"handler\";s:22:\"spbc_send_daily_report\";s:9:\"next_call\";i:1584610796;s:6:\"period\";i:86400;s:6:\"params\";a:0:{}}s:15:\"firewall_update\";a:4:{s:7:\"handler\";s:29:\"spbc_security_firewall_update\";s:9:\"next_call\";i:1584630683;s:6:\"period\";i:86400;s:6:\"params\";a:0:{}}s:18:\"send_firewall_logs\";a:4:{s:7:\"handler\";s:23:\"spbc_send_firewall_logs\";s:9:\"next_call\";d:1584570284;s:6:\"period\";i:3600;s:6:\"params\";a:0:{}}s:18:\"access_key_notices\";a:4:{s:7:\"handler\";s:23:\"spbc_access_key_notices\";s:9:\"next_call\";i:1584611886;s:6:\"period\";i:86400;s:6:\"params\";a:0:{}}s:15:\"scanner__launch\";a:4:{s:7:\"handler\";s:20:\"spbc_scanner__launch\";s:9:\"next_call\";i:1584610796;s:6:\"period\";i:86400;s:6:\"params\";a:0:{}}s:25:\"scanner_update_signatures\";a:4:{s:7:\"handler\";s:31:\"spbc_scanner__signatures_update\";s:9:\"next_call\";i:1584588132;s:6:\"period\";i:86400;s:6:\"params\";a:0:{}}s:13:\"send_php_logs\";a:4:{s:7:\"handler\";s:19:\"spbc_PHP_logs__send\";s:9:\"next_call\";i:1584571489;s:6:\"period\";i:3600;s:6:\"params\";a:0:{}}}','yes'),(65323,'spbc_errors','a:2:{s:4:\"cron\";a:2:{s:18:\"send_firewall_logs\";a:2:{s:5:\"error\";s:91:\"SERVER_ERROR NO: 11 MSG: Service disabled, please go to Dashboard https://cleantlak.org/my.\";s:10:\"error_time\";i:1584576584;}s:9:\"send_logs\";a:2:{s:5:\"error\";s:91:\"SERVER_ERROR NO: 11 MSG: Service disabled, please go to Dashboard https://cleantlak.org/my.\";s:10:\"error_time\";i:1584576582;}}s:9:\"send_logs\";a:2:{s:5:\"error\";s:91:\"SERVER_ERROR NO: 11 MSG: Service disabled, please go to Dashboard https://cleantlak.org/my.\";s:10:\"error_time\";i:1584104741;}}','yes'),(65339,'spbc_settings','a:27:{s:10:\"2fa_enable\";s:2:\"-1\";s:9:\"2fa_roles\";a:0:{}s:20:\"block_timer__1_fails\";s:1:\"3\";s:20:\"block_timer__5_fails\";s:2:\"10\";s:8:\"spbc_key\";s:12:\"yzydymanuveq\";s:10:\"custom_key\";i:0;s:23:\"traffic_control_enabled\";s:1:\"1\";s:32:\"traffic_control_autoblock_amount\";d:1000;s:32:\"traffic_control_autoblock_period\";s:4:\"3600\";s:18:\"scanner_auto_start\";s:1:\"1\";s:22:\"scanner_outbound_links\";i:0;s:30:\"scanner_outbound_links_mirrors\";s:0:\"\";s:26:\"scanner_heuristic_analysis\";s:1:\"1\";s:26:\"scanner_signature_analysis\";s:1:\"1\";s:17:\"scanner_auto_cure\";s:1:\"1\";s:25:\"scanner_frontend_analysis\";s:1:\"1\";s:11:\"waf_enabled\";s:1:\"1\";s:13:\"waf_xss_check\";s:1:\"1\";s:13:\"waf_sql_check\";s:1:\"1\";s:14:\"waf_file_check\";s:1:\"1\";s:17:\"waf_exploit_check\";s:1:\"1\";s:19:\"backend_logs_enable\";s:1:\"1\";s:11:\"set_cookies\";s:1:\"1\";s:25:\"forbid_to_show_in_iframes\";s:1:\"1\";s:23:\"show_link_in_login_form\";s:1:\"1\";s:19:\"use_buitin_http_api\";i:0;s:21:\"complete_deactivation\";i:0;}','yes'),(65352,'spbc_plugins','a:23:{s:7:\"akismet\";s:5:\"4.1.3\";s:15:\"archive-control\";s:5:\"1.3.3\";s:14:\"classic-editor\";s:3:\"1.5\";s:22:\"cleantalk-spam-protect\";s:7:\"5.133.2\";s:14:\"contact-form-7\";s:5:\"5.1.6\";s:12:\"custom-fonts\";s:5:\"1.2.1\";s:24:\"customizer-export-import\";s:5:\"0.9.1\";s:23:\"display-posts-shortcode\";s:5:\"3.0.2\";s:14:\"duplicate-post\";s:5:\"3.2.4\";s:13:\"everest-forms\";s:6:\"1.5.10\";s:7:\"jetpack\";s:5:\"8.2.3\";s:16:\"mailchimp-for-wp\";s:5:\"4.7.5\";s:10:\"mediamatic\";s:3:\"1.7\";s:21:\"one-click-demo-import\";s:5:\"2.5.2\";s:7:\"optimus\";s:5:\"1.6.0\";s:21:\"regenerate-thumbnails\";s:5:\"3.1.2\";s:25:\"resmushit-image-optimizer\";s:5:\"0.3.0\";s:12:\"rss-importer\";s:3:\"0.2\";s:9:\"anti-spam\";s:5:\"6.5.4\";s:25:\"security-malware-firewall\";s:6:\"2.43.1\";s:18:\"spreaker-shortcode\";s:5:\"1.7.9\";s:24:\"themegrill-demo-importer\";s:5:\"1.6.1\";s:15:\"boldgrid-backup\";s:6:\"1.13.1\";}','no'),(65353,'spbc_themes','a:0:{}','yes'),(65430,'wp-optimize-enable-auto-backup','false','yes'),(65838,'boldgrid_settings','a:5:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.12.1.0\";}s:15:\"plugins_checked\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.13.1\";i:1582059535;}}s:10:\"autoupdate\";a:3:{s:6:\"wpcore\";a:5:{s:3:\"all\";b:0;s:5:\"major\";b:0;s:5:\"minor\";b:1;s:3:\"dev\";b:0;s:11:\"translation\";b:0;}s:7:\"plugins\";a:56:{s:7:\"default\";b:0;s:34:\"advanced-custom-fields-pro/acf.php\";b:0;s:19:\"akismet/akismet.php\";b:0;s:35:\"archive-control/archive-control.php\";b:0;s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";b:0;s:36:\"contact-form-7/wp-contact-form-7.php\";b:0;s:27:\"convertplug/convertplug.php\";b:0;s:29:\"custom-fonts/custom-fonts.php\";b:0;s:53:\"customizer-export-import/customizer-export-import.php\";b:0;s:51:\"display-posts-shortcode/display-posts-shortcode.php\";b:0;s:33:\"duplicate-post/duplicate-post.php\";b:0;s:30:\"youtube-embed-plus/youtube.php\";b:0;s:51:\"frontend-publishing-pro/frontend-publishing-pro.php\";b:0;s:19:\"jetpack/jetpack.php\";b:0;s:27:\"LayerSlider/layerslider.php\";b:0;s:29:\"masterslider/masterslider.php\";b:0;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";b:0;s:25:\"mediamatic/mediamatic.php\";b:0;s:19:\"optimus/optimus.php\";b:0;s:35:\"penci-framework/penci-framework.php\";b:0;s:44:\"penci-pennews-review/penci-pennew-review.php\";b:0;s:39:\"penci-pennews-amp/penci-pennews-amp.php\";b:0;s:53:\"penci-pennews-demo-importer/pennews-demo-importer.php\";b:0;s:49:\"penci-pennews-migrator/penci-pennews-migrator.php\";b:0;s:50:\"penci-pennews-portfolio/penci-pennew-portfolio.php\";b:0;s:44:\"penci-pennews-recipe/penci-pennew-recipe.php\";b:0;s:43:\"penci-pennew-slider/penci-pennew-slider.php\";b:0;s:39:\"penci-smart-lists/penci-smart-lists.php\";b:0;s:39:\"resmushit-image-optimizer/resmushit.php\";b:0;s:55:\"security-malware-firewall/security-malware-firewall.php\";b:0;s:23:\"wp-smushit/wp-smush.php\";b:0;s:41:\"spreaker-shortcode/spreaker_shortcode.php\";b:0;s:37:\"tinymce-advanced/tinymce-advanced.php\";b:0;s:20:\"totalpoll/plugin.php\";b:0;s:35:\"boldgrid-backup/boldgrid-backup.php\";b:0;s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";b:0;s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";b:0;s:55:\"vafpress-post-formats-ui-develop/vp-post-formats-ui.php\";b:0;s:33:\"w3-total-cache/w3-total-cache.php\";b:0;s:27:\"wp-optimize/wp-optimize.php\";b:0;s:27:\"js_composer/js_composer.php\";b:0;s:22:\"wp-cloudy/wpcloudy.php\";b:0;s:24:\"wpforms-lite/wpforms.php\";b:0;s:24:\"wordpress-seo/wp-seo.php\";b:0;s:36:\"cleantalk-spam-protect/cleantalk.php\";b:0;s:33:\"classic-editor/classic-editor.php\";b:0;s:31:\"everest-forms/everest-forms.php\";b:0;s:9:\"hello.php\";b:0;s:47:\"one-click-demo-import/one-click-demo-import.php\";b:0;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";b:0;s:29:\"rss-importer/rss-importer.php\";b:0;s:53:\"themegrill-demo-importer/themegrill-demo-importer.php\";b:0;s:21:\"wp-sweep/wp-sweep.php\";b:0;s:39:\"wp-file-manager/file_folder_manager.php\";b:0;s:37:\"wp-post-author/aft-wp-post-author.php\";b:0;s:27:\"wp-super-cache/wp-cache.php\";b:0;}s:6:\"themes\";a:7:{s:7:\"default\";b:0;s:13:\"pennews-child\";b:0;s:7:\"pennews\";b:0;s:14:\"twentynineteen\";b:0;s:15:\"twentyseventeen\";b:0;s:13:\"twentysixteen\";b:0;s:12:\"twentytwenty\";b:0;}}s:15:\"release_channel\";s:6:\"stable\";s:21:\"theme_release_channel\";s:6:\"stable\";}','yes'),(65842,'boldgrid_backup_id','a864d3dd','no'),(65843,'boldgrid_backup_settings','a:20:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:1;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:1;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:5;s:5:\"tod_m\";s:2:\"00\";s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:16:\"vbercea@mixfm.ro\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:16:\"backup_directory\";s:56:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\";s:10:\"compressor\";s:7:\"php_zip\";s:9:\"scheduler\";s:7:\"wp-cron\";s:11:\"crons_added\";b:1;s:19:\"exclude_tables_type\";s:4:\"full\";s:21:\"folder_exclusion_type\";s:4:\"full\";s:7:\"updated\";i:1582059848;s:11:\"cron_secret\";s:64:\"d6fcb58c3c7afeb4d1e1d3f6f28fe0294101625c78c59958348a6ac97392ead0\";}','no'),(65876,'boldgrid_backup_in_progress_data','a:3:{s:6:\"status\";s:22:\"Backing up database...\";s:6:\"tables\";a:48:{i:0;s:26:\"wp_actionscheduler_actions\";i:1;s:25:\"wp_actionscheduler_claims\";i:2;s:25:\"wp_actionscheduler_groups\";i:3;s:23:\"wp_actionscheduler_logs\";i:4;s:21:\"wp_cleantalk_sessions\";i:5;s:16:\"wp_cleantalk_sfw\";i:6;s:21:\"wp_cleantalk_sfw_logs\";i:7;s:14:\"wp_commentmeta\";i:8;s:11:\"wp_comments\";i:9;s:14:\"wp_evf_entries\";i:10;s:16:\"wp_evf_entrymeta\";i:11;s:15:\"wp_evf_sessions\";i:12;s:26:\"wp_frontend_post_form_meta\";i:13;s:22:\"wp_frontend_post_forms\";i:14;s:14:\"wp_layerslider\";i:15;s:24:\"wp_layerslider_revisions\";i:16;s:8:\"wp_links\";i:17;s:23:\"wp_masterslider_options\";i:18;s:23:\"wp_masterslider_sliders\";i:19;s:10:\"wp_options\";i:20;s:11:\"wp_postmeta\";i:21;s:8:\"wp_posts\";i:22;s:19:\"wp_smush_dir_images\";i:23;s:17:\"wp_spbc_auth_logs\";i:24;s:22:\"wp_spbc_backuped_files\";i:25;s:15:\"wp_spbc_backups\";i:26;s:21:\"wp_spbc_firewall_data\";i:27;s:21:\"wp_spbc_firewall_logs\";i:28;s:21:\"wp_spbc_scan_frontend\";i:29;s:23:\"wp_spbc_scan_links_logs\";i:30;s:20:\"wp_spbc_scan_results\";i:31;s:23:\"wp_spbc_scan_signatures\";i:32;s:28:\"wp_spbc_traffic_control_logs\";i:33;s:21:\"wp_term_relationships\";i:34;s:16:\"wp_term_taxonomy\";i:35;s:11:\"wp_termmeta\";i:36;s:8:\"wp_terms\";i:37;s:14:\"wp_tm_taskmeta\";i:38;s:11:\"wp_tm_tasks\";i:39;s:20:\"wp_totalpoll_entries\";i:40;s:16:\"wp_totalpoll_log\";i:41;s:18:\"wp_totalpoll_votes\";i:42;s:11:\"wp_usermeta\";i:43;s:8:\"wp_users\";i:44;s:14:\"wp_wpfm_backup\";i:45;s:21:\"wp_wpforms_tasks_meta\";i:46;s:18:\"wp_yoast_seo_links\";i:47;s:17:\"wp_yoast_seo_meta\";}s:4:\"step\";i:1;}','yes'),(65942,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1584548260;s:7:\"checked\";a:6:{s:13:\"pennews-child\";s:5:\"1.0.0\";s:7:\"pennews\";s:5:\"6.5.7\";s:14:\"twentynineteen\";s:3:\"1.4\";s:15:\"twentyseventeen\";s:3:\"2.2\";s:13:\"twentysixteen\";s:3:\"2.0\";s:12:\"twentytwenty\";s:3:\"1.1\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(65949,'boldgrid_backup_last_backup','1584570130','no'),(66178,'cleantalk_cron','a:7:{s:20:\"check_account_status\";a:3:{s:7:\"handler\";s:23:\"ct_account_status_check\";s:9:\"next_call\";i:1584571489;s:6:\"period\";i:3600;}s:20:\"delete_spam_comments\";a:3:{s:7:\"handler\";s:23:\"ct_delete_spam_comments\";s:9:\"next_call\";i:1584571489;s:6:\"period\";i:3600;}s:13:\"send_feedback\";a:3:{s:7:\"handler\";s:16:\"ct_send_feedback\";s:9:\"next_call\";i:1584571489;s:6:\"period\";i:3600;}s:10:\"sfw_update\";a:3:{s:7:\"handler\";s:13:\"ct_sfw_update\";s:9:\"next_call\";i:1584614711;s:6:\"period\";i:86400;}s:13:\"send_sfw_logs\";a:3:{s:7:\"handler\";s:16:\"ct_sfw_send_logs\";s:9:\"next_call\";i:1584571489;s:6:\"period\";i:3600;}s:14:\"get_brief_data\";a:3:{s:7:\"handler\";s:24:\"cleantalk_get_brief_data\";s:9:\"next_call\";i:1584574622;s:6:\"period\";i:86400;}s:22:\"send_connection_report\";a:3:{s:7:\"handler\";s:30:\"ct_mail_send_connection_report\";s:9:\"next_call\";i:1584574622;s:6:\"period\";i:86400;}}','yes'),(66179,'cleantalk_stats','a:4:{s:3:\"sfw\";a:4:{s:14:\"last_send_time\";i:1584273469;s:16:\"last_send_amount\";i:1;s:16:\"last_update_time\";i:1584528311;s:7:\"entries\";b:1;}s:14:\"last_sfw_block\";a:2:{s:4:\"time\";i:1584271221;s:2:\"ip\";s:13:\"91.132.138.45\";}s:12:\"last_request\";a:2:{s:4:\"time\";i:0;s:6:\"server\";s:0:\"\";}s:8:\"requests\";a:1:{i:0;a:2:{s:6:\"amount\";i:1;s:12:\"average_time\";i:0;}}}','yes'),(66189,'widget_cleantalk_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(66211,'cleantalk_errors','a:0:{}','yes'),(66212,'cleantalk_server','a:3:{s:11:\"ct_work_url\";s:30:\"http://moderate4.cleantalk.org\";s:13:\"ct_server_ttl\";i:3540;s:17:\"ct_server_changed\";i:1584097987;}','yes'),(66213,'cleantalk_data','a:36:{s:14:\"plugin_version\";s:7:\"5.133.2\";s:7:\"js_keys\";a:0:{}s:18:\"js_keys_store_days\";i:14;s:15:\"js_key_lifetime\";i:86400;s:16:\"last_remote_call\";i:0;s:15:\"spam_store_days\";i:15;s:14:\"relevance_test\";i:0;s:17:\"notice_api_errors\";i:0;s:10:\"service_id\";i:667081;s:8:\"moderate\";i:0;s:11:\"moderate_ip\";i:0;s:10:\"ip_license\";i:0;s:10:\"spam_count\";i:0;s:11:\"auto_update\";i:0;s:10:\"user_token\";s:32:\"eJymaGuSyGu9avuNereVuQuLynasuVeh\";s:13:\"license_trial\";i:1;s:11:\"notice_show\";i:1;s:12:\"notice_trial\";i:1;s:12:\"notice_renew\";i:0;s:13:\"notice_review\";i:0;s:18:\"notice_auto_update\";i:0;s:10:\"brief_data\";a:3:{s:5:\"error\";s:91:\"SERVER_ERROR NO: 11 MSG: Service disabled, please go to Dashboard https://cleantlak.org/my.\";s:8:\"error_no\";i:11;s:13:\"error_message\";s:66:\"Service disabled, please go to Dashboard https://cleantlak.org/my.\";}s:14:\"array_accepted\";a:0:{}s:13:\"array_blocked\";a:0:{}s:12:\"current_hour\";s:0:\"\";s:11:\"sfw_counter\";a:2:{s:3:\"all\";i:0;s:7:\"blocked\";i:2;}s:16:\"all_time_counter\";a:2:{s:8:\"accepted\";i:0;s:7:\"blocked\";i:0;}s:12:\"user_counter\";a:3:{s:8:\"accepted\";i:0;s:7:\"blocked\";i:0;s:5:\"since\";s:6:\"18 Feb\";}s:18:\"connection_reports\";a:4:{s:7:\"success\";i:0;s:8:\"negative\";i:0;s:15:\"negative_report\";a:0:{}s:5:\"since\";s:6:\"18 Feb\";}s:7:\"ab_test\";a:1:{s:11:\"sfw_enabled\";b:0;}s:16:\"feedback_request\";s:0:\"\";s:9:\"key_is_ok\";b:1;s:4:\"salt\";s:12:\"122810315500\";s:5:\"valid\";i:1;s:15:\"account_name_ob\";s:15:\"vbe***@mixfm.ro\";s:14:\"cache_detected\";i:1;}','yes'),(66214,'cleantalk_remote_calls','a:10:{s:18:\"close_renew_banner\";a:1:{s:9:\"last_call\";i:0;}s:10:\"sfw_update\";a:1:{s:9:\"last_call\";i:1584528311;}s:13:\"sfw_send_logs\";a:1:{s:9:\"last_call\";i:0;}s:13:\"update_plugin\";a:1:{s:9:\"last_call\";i:0;}s:14:\"install_plugin\";a:1:{s:9:\"last_call\";i:0;}s:15:\"activate_plugin\";a:1:{s:9:\"last_call\";i:0;}s:15:\"insert_auth_key\";a:1:{s:9:\"last_call\";i:0;}s:17:\"deactivate_plugin\";a:1:{s:9:\"last_call\";i:0;}s:16:\"uninstall_plugin\";a:1:{s:9:\"last_call\";i:0;}s:15:\"update_settings\";a:1:{s:9:\"last_call\";i:0;}}','yes'),(66234,'wantispam_what_is_new_64','1','yes'),(66235,'wantispam_plugin_activated','1582061167','yes'),(66236,'wantispam_plugin_version','6.5.4','yes'),(66748,'boldgrid_backup_jobs','a:607:{i:0;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-020521.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183824;s:4:\"save\";b:1;s:10:\"total_size\";i:465849020;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583805907;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-020521.zip\";s:11:\"lastmodunix\";i:1583806011;s:8:\"duration\";s:6:\"104.36\";s:11:\"db_duration\";s:4:\"1.26\";s:11:\"db_filename\";s:27:\"landing.20200310-020507.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:1;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-021355.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184132;s:4:\"save\";b:1;s:10:\"total_size\";i:465849676;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583806421;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-021355.zip\";s:11:\"lastmodunix\";i:1583806526;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200310-021341.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:2;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-023228.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184139;s:4:\"save\";b:1;s:10:\"total_size\";i:465849676;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583807533;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-023228.zip\";s:11:\"lastmodunix\";i:1583807639;s:8:\"duration\";s:6:\"105.32\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200310-023213.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:3;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-030350.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183513;s:4:\"save\";b:1;s:10:\"total_size\";i:465846897;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583809415;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-030350.zip\";s:11:\"lastmodunix\";i:1583809519;s:8:\"duration\";s:6:\"104.46\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200310-030335.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:4;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-031150.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183571;s:4:\"save\";b:1;s:10:\"total_size\";i:465848622;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583809895;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-031150.zip\";s:11:\"lastmodunix\";i:1583810150;s:8:\"duration\";s:6:\"254.61\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200310-031135.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:5;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-033523.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183313;s:4:\"save\";b:1;s:10:\"total_size\";i:465846461;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583811308;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-033523.zip\";s:11:\"lastmodunix\";i:1583811413;s:8:\"duration\";s:6:\"104.80\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200310-033508.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:6;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-035414.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183564;s:4:\"save\";b:1;s:10:\"total_size\";i:465846862;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583812440;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-035414.zip\";s:11:\"lastmodunix\";i:1583812544;s:8:\"duration\";s:6:\"104.54\";s:11:\"db_duration\";s:4:\"1.43\";s:11:\"db_filename\";s:27:\"landing.20200310-035400.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:7;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-040507.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183814;s:4:\"save\";b:1;s:10:\"total_size\";i:465848903;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583813093;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-040507.zip\";s:11:\"lastmodunix\";i:1583813197;s:8:\"duration\";s:6:\"104.19\";s:11:\"db_duration\";s:4:\"1.39\";s:11:\"db_filename\";s:27:\"landing.20200310-040453.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:8;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-042102.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183735;s:4:\"save\";b:1;s:10:\"total_size\";i:465848869;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583814048;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-042102.zip\";s:11:\"lastmodunix\";i:1583814152;s:8:\"duration\";s:6:\"104.60\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200310-042048.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:9;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-044452.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183706;s:4:\"save\";b:1;s:10:\"total_size\";i:465846979;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583815477;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-044452.zip\";s:11:\"lastmodunix\";i:1583815582;s:8:\"duration\";s:6:\"105.11\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200310-044437.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:10;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-050124.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183889;s:4:\"save\";b:1;s:10:\"total_size\";i:465847416;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583816469;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-050124.zip\";s:11:\"lastmodunix\";i:1583816574;s:8:\"duration\";s:6:\"105.16\";s:11:\"db_duration\";s:4:\"2.19\";s:11:\"db_filename\";s:27:\"landing.20200310-050109.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:11;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-050315.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183945;s:4:\"save\";b:1;s:10:\"total_size\";i:465849141;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583816577;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-050315.zip\";s:11:\"lastmodunix\";i:1583816686;s:8:\"duration\";s:6:\"108.37\";s:11:\"db_duration\";s:4:\"3.31\";s:11:\"db_filename\";s:27:\"landing.20200310-050257.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:12;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-053038.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184044;s:4:\"save\";b:1;s:10:\"total_size\";i:465849249;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583818224;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-053038.zip\";s:11:\"lastmodunix\";i:1583818328;s:8:\"duration\";s:6:\"104.81\";s:11:\"db_duration\";s:4:\"1.50\";s:11:\"db_filename\";s:27:\"landing.20200310-053024.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:13;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-054622.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182708;s:4:\"save\";b:1;s:10:\"total_size\";i:465846954;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583819167;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-054622.zip\";s:11:\"lastmodunix\";i:1583819272;s:8:\"duration\";s:6:\"105.47\";s:11:\"db_duration\";s:4:\"2.05\";s:11:\"db_filename\";s:27:\"landing.20200310-054607.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:14;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-061146.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182729;s:4:\"save\";b:1;s:10:\"total_size\";i:465845273;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583820691;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-061146.zip\";s:11:\"lastmodunix\";i:1583820796;s:8:\"duration\";s:6:\"105.14\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200310-061131.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:15;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-062943.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182726;s:4:\"save\";b:1;s:10:\"total_size\";i:465845273;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583821768;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-062943.zip\";s:11:\"lastmodunix\";i:1583821873;s:8:\"duration\";s:6:\"104.73\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200310-062929.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:16;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-065416.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182727;s:4:\"save\";b:1;s:10:\"total_size\";i:465845273;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583823241;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-065416.zip\";s:11:\"lastmodunix\";i:1583823346;s:8:\"duration\";s:6:\"105.08\";s:11:\"db_duration\";s:4:\"1.70\";s:11:\"db_filename\";s:27:\"landing.20200310-065401.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:17;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-070810.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181932;s:4:\"save\";b:1;s:10:\"total_size\";i:465843675;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583824075;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-070810.zip\";s:11:\"lastmodunix\";i:1583824180;s:8:\"duration\";s:6:\"105.19\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200310-070755.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:18;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-071044.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182101;s:4:\"save\";b:1;s:10:\"total_size\";i:465845596;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583824229;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-071044.zip\";s:11:\"lastmodunix\";i:1583824333;s:8:\"duration\";s:6:\"104.78\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200310-071029.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:19;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-071645.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182832;s:4:\"save\";b:1;s:10:\"total_size\";i:465847223;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583824590;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-071645.zip\";s:11:\"lastmodunix\";i:1583824695;s:8:\"duration\";s:6:\"104.58\";s:11:\"db_duration\";s:4:\"1.45\";s:11:\"db_filename\";s:27:\"landing.20200310-071630.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:20;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-073327.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183564;s:4:\"save\";b:1;s:10:\"total_size\";i:465846959;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583825593;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-073327.zip\";s:11:\"lastmodunix\";i:1583825700;s:8:\"duration\";s:6:\"107.92\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200310-073313.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:21;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-074627.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183736;s:4:\"save\";b:1;s:10:\"total_size\";i:465849109;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583826372;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-074627.zip\";s:11:\"lastmodunix\";i:1583826476;s:8:\"duration\";s:6:\"104.22\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200310-074612.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:22;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-081818.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183604;s:4:\"save\";b:1;s:10:\"total_size\";i:465847209;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583828283;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-081818.zip\";s:11:\"lastmodunix\";i:1583828388;s:8:\"duration\";s:6:\"104.76\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200310-081803.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:23;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-083340.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183774;s:4:\"save\";b:1;s:10:\"total_size\";i:465847536;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583829205;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-083340.zip\";s:11:\"lastmodunix\";i:1583829315;s:8:\"duration\";s:6:\"109.76\";s:11:\"db_duration\";s:4:\"1.79\";s:11:\"db_filename\";s:27:\"landing.20200310-083325.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:24;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-084020.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183978;s:4:\"save\";b:1;s:10:\"total_size\";i:465847853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583829605;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-084020.zip\";s:11:\"lastmodunix\";i:1583829710;s:8:\"duration\";s:6:\"104.66\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200310-084005.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:25;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-084209.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183991;s:4:\"save\";b:1;s:10:\"total_size\";i:465849578;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583829713;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-084209.zip\";s:11:\"lastmodunix\";i:1583829819;s:8:\"duration\";s:6:\"105.73\";s:11:\"db_duration\";s:4:\"2.32\";s:11:\"db_filename\";s:27:\"landing.20200310-084153.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:26;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-085618.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183410;s:4:\"save\";b:1;s:10:\"total_size\";i:465848420;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583830563;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-085618.zip\";s:11:\"lastmodunix\";i:1583830668;s:8:\"duration\";s:6:\"104.78\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200310-085603.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:27;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-092246.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183509;s:4:\"save\";b:1;s:10:\"total_size\";i:465847011;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583832152;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-092246.zip\";s:11:\"lastmodunix\";i:1583832256;s:8:\"duration\";s:6:\"104.21\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200310-092232.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:28;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-094459.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183558;s:4:\"save\";b:1;s:10:\"total_size\";i:465847096;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583833485;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-094459.zip\";s:11:\"lastmodunix\";i:1583833590;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200310-094445.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:29;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-095156.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183614;s:4:\"save\";b:1;s:10:\"total_size\";i:465848821;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583833901;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-095156.zip\";s:11:\"lastmodunix\";i:1583834006;s:8:\"duration\";s:6:\"105.22\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200310-095141.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:30;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-101453.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182896;s:4:\"save\";b:1;s:10:\"total_size\";i:465845586;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583835278;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-101453.zip\";s:11:\"lastmodunix\";i:1583835383;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200310-101438.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:31;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-102142.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183007;s:4:\"save\";b:1;s:10:\"total_size\";i:465847322;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583835688;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-102142.zip\";s:11:\"lastmodunix\";i:1583835792;s:8:\"duration\";s:6:\"104.34\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200310-102128.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:32;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-103901.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183111;s:4:\"save\";b:1;s:10:\"total_size\";i:465845936;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583836725;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-103901.zip\";s:11:\"lastmodunix\";i:1583836830;s:8:\"duration\";s:6:\"104.95\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200310-103845.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:33;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-104726.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183152;s:4:\"save\";b:1;s:10:\"total_size\";i:465847661;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583837231;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-104726.zip\";s:11:\"lastmodunix\";i:1583837336;s:8:\"duration\";s:6:\"105.36\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200310-104711.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:34;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-110309.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183121;s:4:\"save\";b:1;s:10:\"total_size\";i:465847661;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583838174;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-110309.zip\";s:11:\"lastmodunix\";i:1583838281;s:8:\"duration\";s:6:\"107.56\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200310-110254.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:35;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-112609.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182924;s:4:\"save\";b:1;s:10:\"total_size\";i:465845325;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583839555;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-112609.zip\";s:11:\"lastmodunix\";i:1583839660;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200310-112555.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:36;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-114957.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182450;s:4:\"save\";b:1;s:10:\"total_size\";i:465844309;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583840982;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-114957.zip\";s:11:\"lastmodunix\";i:1583841087;s:8:\"duration\";s:6:\"104.93\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200310-114942.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:37;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-121301.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182438;s:4:\"save\";b:1;s:10:\"total_size\";i:465844328;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583842367;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-121301.zip\";s:11:\"lastmodunix\";i:1583842471;s:8:\"duration\";s:6:\"104.34\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200310-121247.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:38;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-123601.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182429;s:4:\"save\";b:1;s:10:\"total_size\";i:465844327;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583843746;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-123601.zip\";s:11:\"lastmodunix\";i:1583843852;s:8:\"duration\";s:6:\"105.25\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200310-123546.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:39;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-125129.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182099;s:4:\"save\";b:1;s:10:\"total_size\";i:465843941;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583844674;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-125129.zip\";s:11:\"lastmodunix\";i:1583844779;s:8:\"duration\";s:6:\"104.91\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200310-125114.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:40;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-125320.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182156;s:4:\"save\";b:1;s:10:\"total_size\";i:465845647;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583844783;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-125320.zip\";s:11:\"lastmodunix\";i:1583844894;s:8:\"duration\";s:6:\"110.62\";s:11:\"db_duration\";s:4:\"2.71\";s:11:\"db_filename\";s:27:\"landing.20200310-125303.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:41;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-130732.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181902;s:4:\"save\";b:1;s:10:\"total_size\";i:465845306;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583845638;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-130732.zip\";s:11:\"lastmodunix\";i:1583845742;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200310-130718.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:42;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-132121.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182260;s:4:\"save\";b:1;s:10:\"total_size\";i:465844247;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583846467;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-132121.zip\";s:11:\"lastmodunix\";i:1583846571;s:8:\"duration\";s:6:\"104.20\";s:11:\"db_duration\";s:4:\"1.37\";s:11:\"db_filename\";s:27:\"landing.20200310-132107.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:43;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-133933.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182251;s:4:\"save\";b:1;s:10:\"total_size\";i:465844247;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583847558;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-133933.zip\";s:11:\"lastmodunix\";i:1583847663;s:8:\"duration\";s:6:\"105.27\";s:11:\"db_duration\";s:4:\"1.99\";s:11:\"db_filename\";s:27:\"landing.20200310-133918.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:44;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-135441.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182855;s:4:\"save\";b:1;s:10:\"total_size\";i:465845523;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583848466;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-135441.zip\";s:11:\"lastmodunix\";i:1583848571;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200310-135426.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:45;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-141910.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182842;s:4:\"save\";b:1;s:10:\"total_size\";i:465845523;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583849903;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-141910.zip\";s:11:\"lastmodunix\";i:1583850040;s:8:\"duration\";s:6:\"137.12\";s:11:\"db_duration\";s:5:\"33.54\";s:11:\"db_filename\";s:27:\"landing.20200310-141823.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:46;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-143404.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182849;s:4:\"save\";b:1;s:10:\"total_size\";i:465845524;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583850828;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-143404.zip\";s:11:\"lastmodunix\";i:1583850933;s:8:\"duration\";s:6:\"104.73\";s:11:\"db_duration\";s:4:\"1.93\";s:11:\"db_filename\";s:27:\"landing.20200310-143349.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:47;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-145640.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182704;s:4:\"save\";b:1;s:10:\"total_size\";i:465845118;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583852185;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-145640.zip\";s:11:\"lastmodunix\";i:1583852301;s:8:\"duration\";s:6:\"115.40\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200310-145625.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:48;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-152114.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182714;s:4:\"save\";b:1;s:10:\"total_size\";i:465845118;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583853659;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-152114.zip\";s:11:\"lastmodunix\";i:1583853764;s:8:\"duration\";s:6:\"104.70\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200310-152059.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:49;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-154356.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182340;s:4:\"save\";b:1;s:10:\"total_size\";i:465844441;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583855022;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-154356.zip\";s:11:\"lastmodunix\";i:1583855127;s:8:\"duration\";s:6:\"105.15\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200310-154342.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:50;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-155448.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182106;s:4:\"save\";b:1;s:10:\"total_size\";i:465844024;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583855673;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-155448.zip\";s:11:\"lastmodunix\";i:1583855778;s:8:\"duration\";s:6:\"105.13\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200310-155433.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:51;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-160812.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182180;s:4:\"save\";b:1;s:10:\"total_size\";i:465844046;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583856477;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-160812.zip\";s:11:\"lastmodunix\";i:1583856581;s:8:\"duration\";s:6:\"104.49\";s:11:\"db_duration\";s:4:\"1.33\";s:11:\"db_filename\";s:27:\"landing.20200310-160757.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:52;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-162406.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182322;s:4:\"save\";b:1;s:10:\"total_size\";i:465844090;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583857432;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-162406.zip\";s:11:\"lastmodunix\";i:1583857536;s:8:\"duration\";s:6:\"104.58\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200310-162352.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:53;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-164651.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182712;s:4:\"save\";b:1;s:10:\"total_size\";i:465844805;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583858796;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-164651.zip\";s:11:\"lastmodunix\";i:1583858901;s:8:\"duration\";s:6:\"105.10\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200310-164636.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:54;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-171047.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182344;s:4:\"save\";b:1;s:10:\"total_size\";i:465844173;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583860232;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-171047.zip\";s:11:\"lastmodunix\";i:1583860337;s:8:\"duration\";s:6:\"104.47\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200310-171032.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:55;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-171238.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182395;s:4:\"save\";b:1;s:10:\"total_size\";i:465845898;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583860341;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-171238.zip\";s:11:\"lastmodunix\";i:1583860450;s:8:\"duration\";s:6:\"109.59\";s:11:\"db_duration\";s:4:\"2.48\";s:11:\"db_filename\";s:27:\"landing.20200310-171221.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:56;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-180443.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182564;s:4:\"save\";b:1;s:10:\"total_size\";i:465844553;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583863467;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-180443.zip\";s:11:\"lastmodunix\";i:1583863576;s:8:\"duration\";s:6:\"109.10\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200310-180427.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:57;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-181337.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182597;s:4:\"save\";b:1;s:10:\"total_size\";i:465846278;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583864003;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-181337.zip\";s:11:\"lastmodunix\";i:1583864108;s:8:\"duration\";s:6:\"105.29\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200310-181323.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:58;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-182828.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182576;s:4:\"save\";b:1;s:10:\"total_size\";i:465846289;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583864893;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-182828.zip\";s:11:\"lastmodunix\";i:1583864998;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.38\";s:11:\"db_filename\";s:27:\"landing.20200310-182813.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:59;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-185314.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182326;s:4:\"save\";b:1;s:10:\"total_size\";i:465844116;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583866380;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-185314.zip\";s:11:\"lastmodunix\";i:1583866485;s:8:\"duration\";s:6:\"104.75\";s:11:\"db_duration\";s:4:\"1.30\";s:11:\"db_filename\";s:27:\"landing.20200310-185300.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:60;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-190800.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182379;s:4:\"save\";b:1;s:10:\"total_size\";i:465845841;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583867265;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-190800.zip\";s:11:\"lastmodunix\";i:1583867370;s:8:\"duration\";s:6:\"104.71\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200310-190745.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:61;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-193838.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181669;s:4:\"save\";b:1;s:10:\"total_size\";i:465842683;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583869103;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-193838.zip\";s:11:\"lastmodunix\";i:1583869208;s:8:\"duration\";s:6:\"104.38\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200310-193823.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:62;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-195420.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181859;s:4:\"save\";b:1;s:10:\"total_size\";i:465843285;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583870045;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-195420.zip\";s:11:\"lastmodunix\";i:1583870150;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200310-195405.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:63;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-201917.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181843;s:4:\"save\";b:1;s:10:\"total_size\";i:465843285;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583871536;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-201917.zip\";s:11:\"lastmodunix\";i:1583871647;s:8:\"duration\";s:6:\"110.68\";s:11:\"db_duration\";s:4:\"6.63\";s:11:\"db_filename\";s:27:\"landing.20200310-201856.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:64;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-204203.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181930;s:4:\"save\";b:1;s:10:\"total_size\";i:465843533;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583872908;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-204203.zip\";s:11:\"lastmodunix\";i:1583873013;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200310-204148.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:65;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-205832.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181929;s:4:\"save\";b:1;s:10:\"total_size\";i:465843531;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583873898;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-205832.zip\";s:11:\"lastmodunix\";i:1583874002;s:8:\"duration\";s:6:\"104.58\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200310-205818.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:66;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-211309.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181966;s:4:\"save\";b:1;s:10:\"total_size\";i:465845258;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583874774;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-211309.zip\";s:11:\"lastmodunix\";i:1583874879;s:8:\"duration\";s:6:\"105.56\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200310-211254.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:67;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-213737.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182161;s:4:\"save\";b:1;s:10:\"total_size\";i:465843860;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583876242;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-213737.zip\";s:11:\"lastmodunix\";i:1583876348;s:8:\"duration\";s:6:\"105.50\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200310-213722.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:68;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-215303.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181965;s:4:\"save\";b:1;s:10:\"total_size\";i:465843555;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583877168;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-215303.zip\";s:11:\"lastmodunix\";i:1583877273;s:8:\"duration\";s:6:\"104.76\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200310-215248.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:69;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-215454.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182008;s:4:\"save\";b:1;s:10:\"total_size\";i:465845280;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583877277;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-215454.zip\";s:11:\"lastmodunix\";i:1583877384;s:8:\"duration\";s:6:\"106.88\";s:11:\"db_duration\";s:4:\"3.33\";s:11:\"db_filename\";s:27:\"landing.20200310-215437.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:70;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-220920.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182017;s:4:\"save\";b:1;s:10:\"total_size\";i:465845280;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583878145;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-220920.zip\";s:11:\"lastmodunix\";i:1583878250;s:8:\"duration\";s:6:\"104.95\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200310-220905.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:71;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-222421.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182192;s:4:\"save\";b:1;s:10:\"total_size\";i:465845544;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583879047;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-222421.zip\";s:11:\"lastmodunix\";i:1583879151;s:8:\"duration\";s:6:\"104.73\";s:11:\"db_duration\";s:4:\"1.47\";s:11:\"db_filename\";s:27:\"landing.20200310-222407.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:72;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-225252.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181894;s:4:\"save\";b:1;s:10:\"total_size\";i:465843246;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583880758;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-225252.zip\";s:11:\"lastmodunix\";i:1583880862;s:8:\"duration\";s:6:\"104.63\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200310-225238.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:73;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-231651.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182007;s:4:\"save\";b:1;s:10:\"total_size\";i:465843532;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583882196;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-231651.zip\";s:11:\"lastmodunix\";i:1583882301;s:8:\"duration\";s:6:\"104.86\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200310-231636.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:74;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-233233.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181686;s:4:\"save\";b:1;s:10:\"total_size\";i:465842685;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583883138;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-233233.zip\";s:11:\"lastmodunix\";i:1583883243;s:8:\"duration\";s:6:\"105.00\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200310-233218.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:75;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-234927.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181736;s:4:\"save\";b:1;s:10:\"total_size\";i:465844410;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583884153;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200310-234927.zip\";s:11:\"lastmodunix\";i:1583884257;s:8:\"duration\";s:6:\"104.80\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200310-234913.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:76;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-001154.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181631;s:4:\"save\";b:1;s:10:\"total_size\";i:465842336;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583885500;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-001154.zip\";s:11:\"lastmodunix\";i:1583885604;s:8:\"duration\";s:6:\"104.86\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200311-001140.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:77;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-002839.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181503;s:4:\"save\";b:1;s:10:\"total_size\";i:465841923;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583886504;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-002839.zip\";s:11:\"lastmodunix\";i:1583886609;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200311-002824.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:78;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-003319.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181561;s:4:\"save\";b:1;s:10:\"total_size\";i:465843648;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583886784;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-003319.zip\";s:11:\"lastmodunix\";i:1583886893;s:8:\"duration\";s:6:\"108.87\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200311-003304.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:79;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-005551.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181393;s:4:\"save\";b:1;s:10:\"total_size\";i:465841832;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583888136;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-005551.zip\";s:11:\"lastmodunix\";i:1583888242;s:8:\"duration\";s:6:\"105.11\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200311-005536.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:80;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-010912.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181462;s:4:\"save\";b:1;s:10:\"total_size\";i:465842853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583888938;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-010912.zip\";s:11:\"lastmodunix\";i:1583889042;s:8:\"duration\";s:6:\"104.67\";s:11:\"db_duration\";s:4:\"1.27\";s:11:\"db_filename\";s:27:\"landing.20200311-010858.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:81;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-011710.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181515;s:4:\"save\";b:1;s:10:\"total_size\";i:465844577;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583889415;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-011710.zip\";s:11:\"lastmodunix\";i:1583889520;s:8:\"duration\";s:6:\"105.53\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200311-011655.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:82;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-013442.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181718;s:4:\"save\";b:1;s:10:\"total_size\";i:465843485;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583890467;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-013442.zip\";s:11:\"lastmodunix\";i:1583890572;s:8:\"duration\";s:6:\"104.67\";s:11:\"db_duration\";s:4:\"1.51\";s:11:\"db_filename\";s:27:\"landing.20200311-013427.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:83;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-015546.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181870;s:4:\"save\";b:1;s:10:\"total_size\";i:465843813;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583891731;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-015546.zip\";s:11:\"lastmodunix\";i:1583891836;s:8:\"duration\";s:6:\"104.68\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200311-015531.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:84;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-021137.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181932;s:4:\"save\";b:1;s:10:\"total_size\";i:465844129;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583892683;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-021137.zip\";s:11:\"lastmodunix\";i:1583892788;s:8:\"duration\";s:6:\"105.16\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200311-021123.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:85;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-022628.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182142;s:4:\"save\";b:1;s:10:\"total_size\";i:465844456;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583893573;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-022628.zip\";s:11:\"lastmodunix\";i:1583893678;s:8:\"duration\";s:6:\"104.30\";s:11:\"db_duration\";s:4:\"1.26\";s:11:\"db_filename\";s:27:\"landing.20200311-022613.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:86;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-025112.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181973;s:4:\"save\";b:1;s:10:\"total_size\";i:465844128;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583895057;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-025112.zip\";s:11:\"lastmodunix\";i:1583895162;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200311-025057.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:87;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-030706.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181854;s:4:\"save\";b:1;s:10:\"total_size\";i:465843714;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583896011;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-030706.zip\";s:11:\"lastmodunix\";i:1583896117;s:8:\"duration\";s:6:\"105.80\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200311-030651.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:88;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-032846.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181920;s:4:\"save\";b:1;s:10:\"total_size\";i:465844010;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583897311;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-032846.zip\";s:11:\"lastmodunix\";i:1583897415;s:8:\"duration\";s:6:\"104.68\";s:11:\"db_duration\";s:4:\"1.36\";s:11:\"db_filename\";s:27:\"landing.20200311-032831.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:89;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-034517.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182136;s:4:\"save\";b:1;s:10:\"total_size\";i:465844388;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583898302;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-034517.zip\";s:11:\"lastmodunix\";i:1583898407;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200311-034502.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:90;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-040757.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182122;s:4:\"save\";b:1;s:10:\"total_size\";i:465844388;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583899662;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-040757.zip\";s:11:\"lastmodunix\";i:1583899767;s:8:\"duration\";s:6:\"105.02\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200311-040742.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:91;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-041332.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181583;s:4:\"save\";b:1;s:10:\"total_size\";i:465844615;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583899997;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-041332.zip\";s:11:\"lastmodunix\";i:1583900102;s:8:\"duration\";s:6:\"105.24\";s:11:\"db_duration\";s:4:\"1.47\";s:11:\"db_filename\";s:27:\"landing.20200311-041317.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:92;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-044606.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181177;s:4:\"save\";b:1;s:10:\"total_size\";i:465842257;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583901951;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-044606.zip\";s:11:\"lastmodunix\";i:1583902055;s:8:\"duration\";s:6:\"104.75\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200311-044551.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:93;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-050318.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180888;s:4:\"save\";b:1;s:10:\"total_size\";i:465841419;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583902984;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-050318.zip\";s:11:\"lastmodunix\";i:1583903090;s:8:\"duration\";s:6:\"105.86\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200311-050304.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:94;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-051724.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180920;s:4:\"save\";b:1;s:10:\"total_size\";i:465843144;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583903829;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-051724.zip\";s:11:\"lastmodunix\";i:1583903934;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200311-051709.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:95;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-053956.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180948;s:4:\"save\";b:1;s:10:\"total_size\";i:465841735;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583905180;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-053956.zip\";s:11:\"lastmodunix\";i:1583905286;s:8:\"duration\";s:6:\"105.48\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200311-053941.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:96;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-055320.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181254;s:4:\"save\";b:1;s:10:\"total_size\";i:465842378;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583905985;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-055320.zip\";s:11:\"lastmodunix\";i:1583906091;s:8:\"duration\";s:6:\"105.08\";s:11:\"db_duration\";s:4:\"1.31\";s:11:\"db_filename\";s:27:\"landing.20200311-055306.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:97;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-055733.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181413;s:4:\"save\";b:1;s:10:\"total_size\";i:465844419;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583906239;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-055733.zip\";s:11:\"lastmodunix\";i:1583906343;s:8:\"duration\";s:6:\"104.30\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200311-055719.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:98;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-062518.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181354;s:4:\"save\";b:1;s:10:\"total_size\";i:465842694;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583907903;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-062518.zip\";s:11:\"lastmodunix\";i:1583908008;s:8:\"duration\";s:6:\"105.28\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200311-062503.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:99;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-064634.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181314;s:4:\"save\";b:1;s:10:\"total_size\";i:465842433;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583909179;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-064634.zip\";s:11:\"lastmodunix\";i:1583909284;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"1.84\";s:11:\"db_filename\";s:27:\"landing.20200311-064619.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:100;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-070911.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181305;s:4:\"save\";b:1;s:10:\"total_size\";i:465842433;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583910536;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-070911.zip\";s:11:\"lastmodunix\";i:1583910641;s:8:\"duration\";s:6:\"105.21\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200311-070856.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:101;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-073204.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180675;s:4:\"save\";b:1;s:10:\"total_size\";i:465840612;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583911909;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-073204.zip\";s:11:\"lastmodunix\";i:1583912014;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200311-073149.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:102;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-073727.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180702;s:4:\"save\";b:1;s:10:\"total_size\";i:465840741;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583912232;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-073727.zip\";s:11:\"lastmodunix\";i:1583912337;s:8:\"duration\";s:6:\"104.55\";s:11:\"db_duration\";s:4:\"1.38\";s:11:\"db_filename\";s:27:\"landing.20200311-073712.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:103;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-074947.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180834;s:4:\"save\";b:1;s:10:\"total_size\";i:465842691;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583912971;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-074947.zip\";s:11:\"lastmodunix\";i:1583913077;s:8:\"duration\";s:6:\"105.62\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200311-074931.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:104;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-081224.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180250;s:4:\"save\";b:1;s:10:\"total_size\";i:465838078;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583914329;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-081224.zip\";s:11:\"lastmodunix\";i:1583914434;s:8:\"duration\";s:6:\"104.61\";s:11:\"db_duration\";s:4:\"1.39\";s:11:\"db_filename\";s:27:\"landing.20200311-081209.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:105;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-082625.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180136;s:4:\"save\";b:1;s:10:\"total_size\";i:465837434;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583915170;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-082625.zip\";s:11:\"lastmodunix\";i:1583915276;s:8:\"duration\";s:6:\"105.03\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200311-082611.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:106;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-084356.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180288;s:4:\"save\";b:1;s:10:\"total_size\";i:465837844;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583916222;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-084356.zip\";s:11:\"lastmodunix\";i:1583916327;s:8:\"duration\";s:6:\"105.31\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200311-084342.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:107;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-085714.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180298;s:4:\"save\";b:1;s:10:\"total_size\";i:465837966;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583917020;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-085714.zip\";s:11:\"lastmodunix\";i:1583917125;s:8:\"duration\";s:6:\"104.81\";s:11:\"db_duration\";s:4:\"1.37\";s:11:\"db_filename\";s:27:\"landing.20200311-085700.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:108;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-091353.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180179;s:4:\"save\";b:1;s:10:\"total_size\";i:465837618;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583918018;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-091353.zip\";s:11:\"lastmodunix\";i:1583918124;s:8:\"duration\";s:6:\"105.38\";s:11:\"db_duration\";s:4:\"1.44\";s:11:\"db_filename\";s:27:\"landing.20200311-091338.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:109;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-091539.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180230;s:4:\"save\";b:1;s:10:\"total_size\";i:465839343;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583918124;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-091539.zip\";s:11:\"lastmodunix\";i:1583918230;s:8:\"duration\";s:6:\"106.12\";s:11:\"db_duration\";s:4:\"1.97\";s:11:\"db_filename\";s:27:\"landing.20200311-091524.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:110;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-093918.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180328;s:4:\"save\";b:1;s:10:\"total_size\";i:465837812;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583919543;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-093918.zip\";s:11:\"lastmodunix\";i:1583919648;s:8:\"duration\";s:6:\"104.94\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200311-093903.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:111;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-100158.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180589;s:4:\"save\";b:1;s:10:\"total_size\";i:465839124;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583920903;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-100158.zip\";s:11:\"lastmodunix\";i:1583921009;s:8:\"duration\";s:6:\"105.63\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200311-100143.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:112;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-102435.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180647;s:4:\"save\";b:1;s:10:\"total_size\";i:465839452;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583922260;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-102435.zip\";s:11:\"lastmodunix\";i:1583922365;s:8:\"duration\";s:6:\"105.29\";s:11:\"db_duration\";s:4:\"1.50\";s:11:\"db_filename\";s:27:\"landing.20200311-102420.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:113;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-103312.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180560;s:4:\"save\";b:1;s:10:\"total_size\";i:465838916;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583922777;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-103312.zip\";s:11:\"lastmodunix\";i:1583922885;s:8:\"duration\";s:6:\"107.93\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200311-103258.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:114;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-104016.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180717;s:4:\"save\";b:1;s:10:\"total_size\";i:465839686;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583923201;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-104016.zip\";s:11:\"lastmodunix\";i:1583923307;s:8:\"duration\";s:6:\"105.40\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200311-104001.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:115;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-105715.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180719;s:4:\"save\";b:1;s:10:\"total_size\";i:465839819;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583924221;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-105715.zip\";s:11:\"lastmodunix\";i:1583924326;s:8:\"duration\";s:6:\"105.05\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200311-105701.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:116;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-105907.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180580;s:4:\"save\";b:1;s:10:\"total_size\";i:465840913;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583924329;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-105907.zip\";s:11:\"lastmodunix\";i:1583924437;s:8:\"duration\";s:6:\"107.96\";s:11:\"db_duration\";s:4:\"3.52\";s:11:\"db_filename\";s:27:\"landing.20200311-105849.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:117;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-110941.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180564;s:4:\"save\";b:1;s:10:\"total_size\";i:465840490;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583924967;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-110941.zip\";s:11:\"lastmodunix\";i:1583925072;s:8:\"duration\";s:6:\"105.17\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200311-110927.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:118;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-112031.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180592;s:4:\"save\";b:1;s:10:\"total_size\";i:465840549;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583925616;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-112031.zip\";s:11:\"lastmodunix\";i:1583925721;s:8:\"duration\";s:6:\"105.37\";s:11:\"db_duration\";s:4:\"1.51\";s:11:\"db_filename\";s:27:\"landing.20200311-112016.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:119;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-113829.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180616;s:4:\"save\";b:1;s:10:\"total_size\";i:465839204;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583926694;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-113829.zip\";s:11:\"lastmodunix\";i:1583926799;s:8:\"duration\";s:6:\"104.40\";s:11:\"db_duration\";s:4:\"1.40\";s:11:\"db_filename\";s:27:\"landing.20200311-113814.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:120;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-115140.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180650;s:4:\"save\";b:1;s:10:\"total_size\";i:465840928;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583927485;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-115140.zip\";s:11:\"lastmodunix\";i:1583927590;s:8:\"duration\";s:6:\"105.38\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200311-115125.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:121;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-121553.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180565;s:4:\"save\";b:1;s:10:\"total_size\";i:465838974;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583928939;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-121553.zip\";s:11:\"lastmodunix\";i:1583929056;s:8:\"duration\";s:6:\"117.17\";s:11:\"db_duration\";s:4:\"1.36\";s:11:\"db_filename\";s:27:\"landing.20200311-121539.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:122;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-123215.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180619;s:4:\"save\";b:1;s:10:\"total_size\";i:465840699;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583929920;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-123215.zip\";s:11:\"lastmodunix\";i:1583930026;s:8:\"duration\";s:6:\"105.83\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200311-123200.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:123;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-123837.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276180641;s:4:\"save\";b:1;s:10:\"total_size\";i:465840789;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583930301;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-123837.zip\";s:11:\"lastmodunix\";i:1583930407;s:8:\"duration\";s:6:\"105.76\";s:11:\"db_duration\";s:4:\"1.29\";s:11:\"db_filename\";s:27:\"landing.20200311-123821.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:124;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-124636.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276191532;s:4:\"save\";b:1;s:10:\"total_size\";i:465902586;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583930770;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-124636.zip\";s:11:\"lastmodunix\";i:1583930888;s:8:\"duration\";s:6:\"118.32\";s:11:\"db_duration\";s:5:\"12.47\";s:11:\"db_filename\";s:27:\"landing.20200311-124610.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:125;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-125124.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276191730;s:4:\"save\";b:1;s:10:\"total_size\";i:465905204;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583931067;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-125124.zip\";s:11:\"lastmodunix\";i:1583931174;s:8:\"duration\";s:6:\"106.56\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200311-125108.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:126;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-130302.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276191994;s:4:\"save\";b:1;s:10:\"total_size\";i:465906262;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583931767;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-130302.zip\";s:11:\"lastmodunix\";i:1583931874;s:8:\"duration\";s:6:\"106.46\";s:11:\"db_duration\";s:4:\"1.83\";s:11:\"db_filename\";s:27:\"landing.20200311-130247.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:127;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-131950.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192497;s:4:\"save\";b:1;s:10:\"total_size\";i:465905595;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583932775;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-131950.zip\";s:11:\"lastmodunix\";i:1583932880;s:8:\"duration\";s:6:\"104.70\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200311-131935.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:128;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-133004.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192436;s:4:\"save\";b:1;s:10:\"total_size\";i:465905519;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583933389;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-133004.zip\";s:11:\"lastmodunix\";i:1583933494;s:8:\"duration\";s:6:\"104.86\";s:11:\"db_duration\";s:4:\"1.30\";s:11:\"db_filename\";s:27:\"landing.20200311-132949.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:129;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-134307.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192573;s:4:\"save\";b:1;s:10:\"total_size\";i:465905901;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583934172;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-134307.zip\";s:11:\"lastmodunix\";i:1583934278;s:8:\"duration\";s:6:\"105.08\";s:11:\"db_duration\";s:4:\"1.43\";s:11:\"db_filename\";s:27:\"landing.20200311-134253.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:130;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-134951.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192690;s:4:\"save\";b:1;s:10:\"total_size\";i:465907954;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583934576;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-134951.zip\";s:11:\"lastmodunix\";i:1583934681;s:8:\"duration\";s:6:\"105.06\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200311-134936.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:131;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-140745.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192648;s:4:\"save\";b:1;s:10:\"total_size\";i:465906223;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583935650;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-140745.zip\";s:11:\"lastmodunix\";i:1583935755;s:8:\"duration\";s:6:\"105.14\";s:11:\"db_duration\";s:4:\"1.40\";s:11:\"db_filename\";s:27:\"landing.20200311-140730.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:132;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-141537.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276193165;s:4:\"save\";b:1;s:10:\"total_size\";i:465908652;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583936119;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-141537.zip\";s:11:\"lastmodunix\";i:1583936228;s:8:\"duration\";s:6:\"108.95\";s:11:\"db_duration\";s:4:\"3.23\";s:11:\"db_filename\";s:27:\"landing.20200311-141519.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:133;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-142350.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276193481;s:4:\"save\";b:1;s:10:\"total_size\";i:465909399;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583936615;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-142350.zip\";s:11:\"lastmodunix\";i:1583936720;s:8:\"duration\";s:6:\"105.16\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200311-142335.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:134;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-144442.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276193487;s:4:\"save\";b:1;s:10:\"total_size\";i:465909403;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583937867;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-144442.zip\";s:11:\"lastmodunix\";i:1583938129;s:8:\"duration\";s:6:\"261.57\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200311-144427.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:135;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-145350.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276193276;s:4:\"save\";b:1;s:10:\"total_size\";i:465908873;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583938416;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-145350.zip\";s:11:\"lastmodunix\";i:1583938520;s:8:\"duration\";s:6:\"104.47\";s:11:\"db_duration\";s:4:\"0.66\";s:11:\"db_filename\";s:27:\"landing.20200311-145336.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:136;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-152415.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192734;s:4:\"save\";b:1;s:10:\"total_size\";i:465906170;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583940240;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-152415.zip\";s:11:\"lastmodunix\";i:1583940345;s:8:\"duration\";s:6:\"104.87\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200311-152400.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:137;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-154528.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192790;s:4:\"save\";b:1;s:10:\"total_size\";i:465906181;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583941513;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-154528.zip\";s:11:\"lastmodunix\";i:1583941619;s:8:\"duration\";s:6:\"105.46\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200311-154513.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:138;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-160225.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276192979;s:4:\"save\";b:1;s:10:\"total_size\";i:465906587;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583942530;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-160225.zip\";s:11:\"lastmodunix\";i:1583942635;s:8:\"duration\";s:6:\"105.39\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200311-160210.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:139;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-161824.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276193392;s:4:\"save\";b:1;s:10:\"total_size\";i:465907061;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583943489;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-161824.zip\";s:11:\"lastmodunix\";i:1583943595;s:8:\"duration\";s:6:\"106.15\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200311-161809.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:140;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-163331.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184167;s:4:\"save\";b:1;s:10:\"total_size\";i:465853652;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583944396;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-163331.zip\";s:11:\"lastmodunix\";i:1583944502;s:8:\"duration\";s:6:\"106.28\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200311-163316.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:141;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-165808.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184161;s:4:\"save\";b:1;s:10:\"total_size\";i:465853652;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583945873;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-165808.zip\";s:11:\"lastmodunix\";i:1583945978;s:8:\"duration\";s:6:\"105.05\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200311-165753.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:142;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-172054.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183923;s:4:\"save\";b:1;s:10:\"total_size\";i:465853238;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583947239;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-172054.zip\";s:11:\"lastmodunix\";i:1583947344;s:8:\"duration\";s:6:\"104.78\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200311-172039.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:143;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-174558.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183808;s:4:\"save\";b:1;s:10:\"total_size\";i:465852921;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583948743;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-174558.zip\";s:11:\"lastmodunix\";i:1583948849;s:8:\"duration\";s:6:\"105.63\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200311-174543.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:144;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-174749.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183863;s:4:\"save\";b:1;s:10:\"total_size\";i:465854646;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583948852;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-174749.zip\";s:11:\"lastmodunix\";i:1583948959;s:8:\"duration\";s:6:\"106.99\";s:11:\"db_duration\";s:4:\"2.90\";s:11:\"db_filename\";s:27:\"landing.20200311-174732.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:145;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-181628.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183963;s:4:\"save\";b:1;s:10:\"total_size\";i:465853249;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583950572;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-181628.zip\";s:11:\"lastmodunix\";i:1583950680;s:8:\"duration\";s:6:\"108.05\";s:11:\"db_duration\";s:4:\"2.74\";s:11:\"db_filename\";s:27:\"landing.20200311-181612.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:146;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-182803.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184284;s:4:\"save\";b:1;s:10:\"total_size\";i:465853853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583951268;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-182803.zip\";s:11:\"lastmodunix\";i:1583951373;s:8:\"duration\";s:6:\"104.69\";s:11:\"db_duration\";s:4:\"1.49\";s:11:\"db_filename\";s:27:\"landing.20200311-182748.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:147;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-184748.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184293;s:4:\"save\";b:1;s:10:\"total_size\";i:465853853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583952454;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-184748.zip\";s:11:\"lastmodunix\";i:1583952559;s:8:\"duration\";s:6:\"105.45\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200311-184734.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:148;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-191030.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184266;s:4:\"save\";b:1;s:10:\"total_size\";i:465853853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583953814;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-191030.zip\";s:11:\"lastmodunix\";i:1583953920;s:8:\"duration\";s:6:\"105.91\";s:11:\"db_duration\";s:4:\"2.19\";s:11:\"db_filename\";s:27:\"landing.20200311-191015.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:149;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-191220.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184284;s:4:\"save\";b:1;s:10:\"total_size\";i:465855578;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583953924;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-191220.zip\";s:11:\"lastmodunix\";i:1583954030;s:8:\"duration\";s:6:\"106.13\";s:11:\"db_duration\";s:4:\"2.51\";s:11:\"db_filename\";s:27:\"landing.20200311-191204.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:150;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-192610.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184281;s:4:\"save\";b:1;s:10:\"total_size\";i:465855578;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583954756;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-192610.zip\";s:11:\"lastmodunix\";i:1583954861;s:8:\"duration\";s:6:\"106.06\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200311-192556.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:151;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-195554.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184216;s:4:\"save\";b:1;s:10:\"total_size\";i:465853853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583956539;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-195554.zip\";s:11:\"lastmodunix\";i:1583956644;s:8:\"duration\";s:6:\"105.49\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200311-195539.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:152;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-201834.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184207;s:4:\"save\";b:1;s:10:\"total_size\";i:465853853;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583957899;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-201834.zip\";s:11:\"lastmodunix\";i:1583958005;s:8:\"duration\";s:6:\"105.97\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200311-201819.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:153;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-202900.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184393;s:4:\"save\";b:1;s:10:\"total_size\";i:465854616;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583958525;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-202900.zip\";s:11:\"lastmodunix\";i:1583958630;s:8:\"duration\";s:6:\"105.21\";s:11:\"db_duration\";s:4:\"1.40\";s:11:\"db_filename\";s:27:\"landing.20200311-202845.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:154;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-204255.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184481;s:4:\"save\";b:1;s:10:\"total_size\";i:465856469;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583959360;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-204255.zip\";s:11:\"lastmodunix\";i:1583959466;s:8:\"duration\";s:6:\"105.65\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200311-204240.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:155;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-211015.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184767;s:4:\"save\";b:1;s:10:\"total_size\";i:465855931;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583961001;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-211015.zip\";s:11:\"lastmodunix\";i:1583961105;s:8:\"duration\";s:6:\"104.50\";s:11:\"db_duration\";s:4:\"1.21\";s:11:\"db_filename\";s:27:\"landing.20200311-211001.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:156;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-212352.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184673;s:4:\"save\";b:1;s:10:\"total_size\";i:465855611;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583961818;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-212352.zip\";s:11:\"lastmodunix\";i:1583961923;s:8:\"duration\";s:6:\"105.30\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200311-212338.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:157;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-213507.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184721;s:4:\"save\";b:1;s:10:\"total_size\";i:465857336;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583962492;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-213507.zip\";s:11:\"lastmodunix\";i:1583962597;s:8:\"duration\";s:6:\"105.20\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200311-213452.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:158;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-220549.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184177;s:4:\"save\";b:1;s:10:\"total_size\";i:465854347;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583964335;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-220549.zip\";s:11:\"lastmodunix\";i:1583964440;s:8:\"duration\";s:6:\"105.15\";s:11:\"db_duration\";s:4:\"1.43\";s:11:\"db_filename\";s:27:\"landing.20200311-220535.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:159;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-222418.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184103;s:4:\"save\";b:1;s:10:\"total_size\";i:465854163;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583965443;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-222418.zip\";s:11:\"lastmodunix\";i:1583965548;s:8:\"duration\";s:6:\"104.63\";s:11:\"db_duration\";s:4:\"1.31\";s:11:\"db_filename\";s:27:\"landing.20200311-222403.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:160;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-223553.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184057;s:4:\"save\";b:1;s:10:\"total_size\";i:465855572;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583966138;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-223553.zip\";s:11:\"lastmodunix\";i:1583966243;s:8:\"duration\";s:6:\"105.23\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200311-223538.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:161;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-225856.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184123;s:4:\"save\";b:1;s:10:\"total_size\";i:465854163;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583967521;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-225856.zip\";s:11:\"lastmodunix\";i:1583967627;s:8:\"duration\";s:6:\"105.63\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200311-225841.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:162;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-231259.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184163;s:4:\"save\";b:1;s:10:\"total_size\";i:465855888;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583968364;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-231259.zip\";s:11:\"lastmodunix\";i:1583968469;s:8:\"duration\";s:6:\"104.71\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200311-231245.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:163;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-232647.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184345;s:4:\"save\";b:1;s:10:\"total_size\";i:465856204;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583969192;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-232647.zip\";s:11:\"lastmodunix\";i:1583969298;s:8:\"duration\";s:6:\"105.15\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200311-232632.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:164;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-234048.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184358;s:4:\"save\";b:1;s:10:\"total_size\";i:465856204;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583970033;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-234048.zip\";s:11:\"lastmodunix\";i:1583970139;s:8:\"duration\";s:6:\"105.88\";s:11:\"db_duration\";s:4:\"2.11\";s:11:\"db_filename\";s:27:\"landing.20200311-234033.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:165;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-235626.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184415;s:4:\"save\";b:1;s:10:\"total_size\";i:465856367;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583970971;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200311-235626.zip\";s:11:\"lastmodunix\";i:1583971076;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200311-235611.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:166;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-002453.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184365;s:4:\"save\";b:1;s:10:\"total_size\";i:465854642;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583972677;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-002453.zip\";s:11:\"lastmodunix\";i:1583972785;s:8:\"duration\";s:6:\"108.91\";s:11:\"db_duration\";s:4:\"2.51\";s:11:\"db_filename\";s:27:\"landing.20200312-002438.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:167;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-003854.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184331;s:4:\"save\";b:1;s:10:\"total_size\";i:465854599;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583973519;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-003854.zip\";s:11:\"lastmodunix\";i:1583973626;s:8:\"duration\";s:6:\"107.72\";s:11:\"db_duration\";s:4:\"2.16\";s:11:\"db_filename\";s:27:\"landing.20200312-003839.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:168;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-005420.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184317;s:4:\"save\";b:1;s:10:\"total_size\";i:465854599;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583974444;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-005420.zip\";s:11:\"lastmodunix\";i:1583974551;s:8:\"duration\";s:6:\"106.44\";s:11:\"db_duration\";s:4:\"2.22\";s:11:\"db_filename\";s:27:\"landing.20200312-005404.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:169;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-010103.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184100;s:4:\"save\";b:1;s:10:\"total_size\";i:465855692;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583974848;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-010103.zip\";s:11:\"lastmodunix\";i:1583974998;s:8:\"duration\";s:6:\"150.28\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200312-010048.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:170;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-012534.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183720;s:4:\"save\";b:1;s:10:\"total_size\";i:465854052;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583976319;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-012534.zip\";s:11:\"lastmodunix\";i:1583976424;s:8:\"duration\";s:6:\"105.08\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200312-012519.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:171;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-014509.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183892;s:4:\"save\";b:1;s:10:\"total_size\";i:465854369;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583977494;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-014509.zip\";s:11:\"lastmodunix\";i:1583977599;s:8:\"duration\";s:6:\"104.93\";s:11:\"db_duration\";s:4:\"1.22\";s:11:\"db_filename\";s:27:\"landing.20200312-014454.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:172;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-020410.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184104;s:4:\"save\";b:1;s:10:\"total_size\";i:465854685;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583978635;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-020410.zip\";s:11:\"lastmodunix\";i:1583978741;s:8:\"duration\";s:6:\"105.64\";s:11:\"db_duration\";s:4:\"2.11\";s:11:\"db_filename\";s:27:\"landing.20200312-020355.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:173;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-020549.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184214;s:4:\"save\";b:1;s:10:\"total_size\";i:465855001;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583978733;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-020549.zip\";s:11:\"lastmodunix\";i:1583978838;s:8:\"duration\";s:6:\"104.89\";s:11:\"db_duration\";s:4:\"2.08\";s:11:\"db_filename\";s:27:\"landing.20200312-020533.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:174;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-023504.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184385;s:4:\"save\";b:1;s:10:\"total_size\";i:465855329;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583980489;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-023504.zip\";s:11:\"lastmodunix\";i:1583980594;s:8:\"duration\";s:6:\"104.57\";s:11:\"db_duration\";s:4:\"1.40\";s:11:\"db_filename\";s:27:\"landing.20200312-023449.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:175;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-025104.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184400;s:4:\"save\";b:1;s:10:\"total_size\";i:465855340;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583981450;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-025104.zip\";s:11:\"lastmodunix\";i:1583981554;s:8:\"duration\";s:6:\"104.30\";s:11:\"db_duration\";s:4:\"1.25\";s:11:\"db_filename\";s:27:\"landing.20200312-025050.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:176;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-030001.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184824;s:4:\"save\";b:1;s:10:\"total_size\";i:465856604;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583981986;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-030001.zip\";s:11:\"lastmodunix\";i:1583982091;s:8:\"duration\";s:6:\"104.93\";s:11:\"db_duration\";s:4:\"1.49\";s:11:\"db_filename\";s:27:\"landing.20200312-025946.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:177;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-030151.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184867;s:4:\"save\";b:1;s:10:\"total_size\";i:465858329;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583982094;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-030151.zip\";s:11:\"lastmodunix\";i:1583982201;s:8:\"duration\";s:6:\"106.57\";s:11:\"db_duration\";s:4:\"2.90\";s:11:\"db_filename\";s:27:\"landing.20200312-030134.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:178;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-031304.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184873;s:4:\"save\";b:1;s:10:\"total_size\";i:465858310;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583982769;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-031304.zip\";s:11:\"lastmodunix\";i:1583983034;s:8:\"duration\";s:6:\"264.88\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200312-031249.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:179;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-033641.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276185018;s:4:\"save\";b:1;s:10:\"total_size\";i:465857186;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583984186;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-033641.zip\";s:11:\"lastmodunix\";i:1583984291;s:8:\"duration\";s:6:\"104.52\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200312-033626.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:180;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-035105.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276185333;s:4:\"save\";b:1;s:10:\"total_size\";i:465857818;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583985051;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-035105.zip\";s:11:\"lastmodunix\";i:1583985155;s:8:\"duration\";s:6:\"104.80\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200312-035051.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:181;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-040613.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276185631;s:4:\"save\";b:1;s:10:\"total_size\";i:465858449;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583985958;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-040613.zip\";s:11:\"lastmodunix\";i:1583986063;s:8:\"duration\";s:6:\"105.10\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200312-040558.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:182;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-040803.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276185682;s:4:\"save\";b:1;s:10:\"total_size\";i:465860174;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583986067;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-040803.zip\";s:11:\"lastmodunix\";i:1583986173;s:8:\"duration\";s:6:\"106.34\";s:11:\"db_duration\";s:4:\"2.30\";s:11:\"db_filename\";s:27:\"landing.20200312-040747.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:183;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-044442.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276185061;s:4:\"save\";b:1;s:10:\"total_size\";i:465857601;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583988267;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-044442.zip\";s:11:\"lastmodunix\";i:1583988372;s:8:\"duration\";s:6:\"104.94\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200312-044427.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:184;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-051115.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183263;s:4:\"save\";b:1;s:10:\"total_size\";i:465852110;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583989861;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-051115.zip\";s:11:\"lastmodunix\";i:1583989965;s:8:\"duration\";s:6:\"104.57\";s:11:\"db_duration\";s:4:\"1.49\";s:11:\"db_filename\";s:27:\"landing.20200312-051101.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:185;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-052805.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183821;s:4:\"save\";b:1;s:10:\"total_size\";i:465853030;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583990871;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-052805.zip\";s:11:\"lastmodunix\";i:1583990975;s:8:\"duration\";s:6:\"104.69\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200312-052751.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:186;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-054930.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183811;s:4:\"save\";b:1;s:10:\"total_size\";i:465853031;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583992155;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-054930.zip\";s:11:\"lastmodunix\";i:1583992260;s:8:\"duration\";s:6:\"104.90\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200312-054915.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:187;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-061340.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183006;s:4:\"save\";b:1;s:10:\"total_size\";i:465851545;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583993605;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-061340.zip\";s:11:\"lastmodunix\";i:1583993710;s:8:\"duration\";s:6:\"105.92\";s:11:\"db_duration\";s:4:\"2.66\";s:11:\"db_filename\";s:27:\"landing.20200312-061325.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:188;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-062928.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182987;s:4:\"save\";b:1;s:10:\"total_size\";i:465851556;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583994553;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-062928.zip\";s:11:\"lastmodunix\";i:1583994659;s:8:\"duration\";s:6:\"105.33\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200312-062913.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:189;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-065225.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181780;s:4:\"save\";b:1;s:10:\"total_size\";i:465848231;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583995930;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-065225.zip\";s:11:\"lastmodunix\";i:1583996035;s:8:\"duration\";s:6:\"104.90\";s:11:\"db_duration\";s:4:\"1.79\";s:11:\"db_filename\";s:27:\"landing.20200312-065210.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:190;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-071258.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181718;s:4:\"save\";b:1;s:10:\"total_size\";i:465847903;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583997163;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-071258.zip\";s:11:\"lastmodunix\";i:1583997268;s:8:\"duration\";s:6:\"105.50\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200312-071243.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:191;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-072511.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181807;s:4:\"save\";b:1;s:10:\"total_size\";i:465848329;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583997896;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-072511.zip\";s:11:\"lastmodunix\";i:1583998001;s:8:\"duration\";s:6:\"104.24\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200312-072456.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:192;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-073446.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181927;s:4:\"save\";b:1;s:10:\"total_size\";i:465848715;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583998471;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-073446.zip\";s:11:\"lastmodunix\";i:1583998577;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200312-073432.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:193;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-075259.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181927;s:4:\"save\";b:1;s:10:\"total_size\";i:465848716;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1583999564;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-075259.zip\";s:11:\"lastmodunix\";i:1583999669;s:8:\"duration\";s:6:\"105.10\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200312-075244.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:194;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-081553.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181919;s:4:\"save\";b:1;s:10:\"total_size\";i:465848716;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584000939;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-081553.zip\";s:11:\"lastmodunix\";i:1584001055;s:8:\"duration\";s:6:\"115.93\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200312-081539.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:195;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-081755.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181973;s:4:\"save\";b:1;s:10:\"total_size\";i:465850441;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584001058;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-081755.zip\";s:11:\"lastmodunix\";i:1584001165;s:8:\"duration\";s:6:\"107.21\";s:11:\"db_duration\";s:4:\"3.20\";s:11:\"db_filename\";s:27:\"landing.20200312-081738.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:196;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-084000.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182020;s:4:\"save\";b:1;s:10:\"total_size\";i:465850453;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584002386;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-084000.zip\";s:11:\"lastmodunix\";i:1584002490;s:8:\"duration\";s:6:\"104.78\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200312-083946.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:197;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-090825.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181922;s:4:\"save\";b:1;s:10:\"total_size\";i:465848728;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584004090;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-090825.zip\";s:11:\"lastmodunix\";i:1584004195;s:8:\"duration\";s:6:\"105.20\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200312-090810.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:198;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-093234.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181782;s:4:\"save\";b:1;s:10:\"total_size\";i:465848379;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584005539;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-093234.zip\";s:11:\"lastmodunix\";i:1584005645;s:8:\"duration\";s:6:\"106.07\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200312-093219.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:199;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-094812.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181836;s:4:\"save\";b:1;s:10:\"total_size\";i:465848695;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584006477;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-094812.zip\";s:11:\"lastmodunix\";i:1584006584;s:8:\"duration\";s:6:\"107.28\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200312-094757.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:200;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-095005.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181888;s:4:\"save\";b:1;s:10:\"total_size\";i:465850420;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584006588;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-095005.zip\";s:11:\"lastmodunix\";i:1584006694;s:8:\"duration\";s:6:\"106.76\";s:11:\"db_duration\";s:4:\"3.14\";s:11:\"db_filename\";s:27:\"landing.20200312-094948.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:201;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-100350.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181884;s:4:\"save\";b:1;s:10:\"total_size\";i:465850420;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584007415;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-100350.zip\";s:11:\"lastmodunix\";i:1584007525;s:8:\"duration\";s:6:\"110.14\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200312-100335.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:202;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-101230.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182017;s:4:\"save\";b:1;s:10:\"total_size\";i:465850736;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584007935;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-101230.zip\";s:11:\"lastmodunix\";i:1584008040;s:8:\"duration\";s:6:\"104.55\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200312-101215.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:203;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-104219.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181958;s:4:\"save\";b:1;s:10:\"total_size\";i:465848999;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584009724;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-104219.zip\";s:11:\"lastmodunix\";i:1584009830;s:8:\"duration\";s:6:\"105.50\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200312-104204.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:204;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-104706.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182363;s:4:\"save\";b:1;s:10:\"total_size\";i:465849632;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584010011;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-104706.zip\";s:11:\"lastmodunix\";i:1584010116;s:8:\"duration\";s:6:\"105.26\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200312-104651.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:205;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-113801.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182590;s:4:\"save\";b:1;s:10:\"total_size\";i:465850350;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584013066;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-113801.zip\";s:11:\"lastmodunix\";i:1584013171;s:8:\"duration\";s:6:\"104.89\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200312-113746.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:206;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-114446.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182620;s:4:\"save\";b:1;s:10:\"total_size\";i:465852075;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584013471;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-114446.zip\";s:11:\"lastmodunix\";i:1584013578;s:8:\"duration\";s:6:\"107.02\";s:11:\"db_duration\";s:4:\"1.50\";s:11:\"db_filename\";s:27:\"landing.20200312-114431.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:207;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-120914.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182554;s:4:\"save\";b:1;s:10:\"total_size\";i:465850328;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584014939;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-120914.zip\";s:11:\"lastmodunix\";i:1584015044;s:8:\"duration\";s:6:\"105.00\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200312-120859.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:208;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-123208.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182550;s:4:\"save\";b:1;s:10:\"total_size\";i:465850328;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584016313;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-123208.zip\";s:11:\"lastmodunix\";i:1584016418;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.50\";s:11:\"db_filename\";s:27:\"landing.20200312-123153.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:209;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-124928.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181939;s:4:\"save\";b:1;s:10:\"total_size\";i:465848981;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584017353;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-124928.zip\";s:11:\"lastmodunix\";i:1584017458;s:8:\"duration\";s:6:\"105.02\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200312-124913.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:210;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-130240.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276181942;s:4:\"save\";b:1;s:10:\"total_size\";i:465846137;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584018145;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-130240.zip\";s:11:\"lastmodunix\";i:1584018250;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.26\";s:11:\"db_filename\";s:27:\"landing.20200312-130225.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:211;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-131908.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182015;s:4:\"save\";b:1;s:10:\"total_size\";i:465846465;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584019131;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-131908.zip\";s:11:\"lastmodunix\";i:1584019239;s:8:\"duration\";s:6:\"107.06\";s:11:\"db_duration\";s:4:\"3.41\";s:11:\"db_filename\";s:27:\"landing.20200312-131852.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:212;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-133439.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182206;s:4:\"save\";b:1;s:10:\"total_size\";i:465847096;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584020064;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-133439.zip\";s:11:\"lastmodunix\";i:1584020169;s:8:\"duration\";s:6:\"105.65\";s:11:\"db_duration\";s:4:\"1.87\";s:11:\"db_filename\";s:27:\"landing.20200312-133424.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:213;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-134506.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182701;s:4:\"save\";b:1;s:10:\"total_size\";i:465848235;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584020692;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-134506.zip\";s:11:\"lastmodunix\";i:1584020797;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200312-134452.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:214;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-140601.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182658;s:4:\"save\";b:1;s:10:\"total_size\";i:465848057;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584021946;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-140601.zip\";s:11:\"lastmodunix\";i:1584022052;s:8:\"duration\";s:6:\"105.96\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200312-140546.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:215;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-141729.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276182815;s:4:\"save\";b:1;s:10:\"total_size\";i:465848564;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584022630;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-141729.zip\";s:11:\"lastmodunix\";i:1584022742;s:8:\"duration\";s:6:\"111.73\";s:11:\"db_duration\";s:4:\"4.35\";s:11:\"db_filename\";s:27:\"landing.20200312-141710.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:216;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-142145.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183985;s:4:\"save\";b:1;s:10:\"total_size\";i:465855773;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584022890;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-142145.zip\";s:11:\"lastmodunix\";i:1584022995;s:8:\"duration\";s:6:\"104.48\";s:11:\"db_duration\";s:4:\"1.51\";s:11:\"db_filename\";s:27:\"landing.20200312-142130.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:217;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-143503.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184373;s:4:\"save\";b:1;s:10:\"total_size\";i:465856417;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584023689;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-143503.zip\";s:11:\"lastmodunix\";i:1584023793;s:8:\"duration\";s:6:\"104.39\";s:11:\"db_duration\";s:4:\"1.43\";s:11:\"db_filename\";s:27:\"landing.20200312-143449.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:218;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-145040.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184220;s:4:\"save\";b:1;s:10:\"total_size\";i:465856088;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584024624;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-145040.zip\";s:11:\"lastmodunix\";i:1584024729;s:8:\"duration\";s:6:\"104.95\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200312-145024.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:219;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-150841.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184207;s:4:\"save\";b:1;s:10:\"total_size\";i:465854356;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584025705;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-150841.zip\";s:11:\"lastmodunix\";i:1584025814;s:8:\"duration\";s:6:\"108.67\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200312-150825.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:220;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-153249.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184049;s:4:\"save\";b:1;s:10:\"total_size\";i:465855441;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584027154;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-153249.zip\";s:11:\"lastmodunix\";i:1584027259;s:8:\"duration\";s:6:\"104.71\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200312-153234.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:221;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-160436.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276183966;s:4:\"save\";b:1;s:10:\"total_size\";i:465853715;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584029061;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-160436.zip\";s:11:\"lastmodunix\";i:1584029166;s:8:\"duration\";s:6:\"104.96\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200312-160421.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:222;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-161019.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276184026;s:4:\"save\";b:1;s:10:\"total_size\";i:465855451;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584029404;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-161019.zip\";s:11:\"lastmodunix\";i:1584029509;s:8:\"duration\";s:6:\"104.50\";s:11:\"db_duration\";s:4:\"1.42\";s:11:\"db_filename\";s:27:\"landing.20200312-161004.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:223;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-162317.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178723;s:4:\"save\";b:1;s:10:\"total_size\";i:465823920;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584030183;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-162317.zip\";s:11:\"lastmodunix\";i:1584030288;s:8:\"duration\";s:6:\"104.87\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200312-162303.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:224;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-164255.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178783;s:4:\"save\";b:1;s:10:\"total_size\";i:465824069;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584031361;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-164255.zip\";s:11:\"lastmodunix\";i:1584031465;s:8:\"duration\";s:6:\"104.80\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200312-164241.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:225;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-171418.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178836;s:4:\"save\";b:1;s:10:\"total_size\";i:465822563;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584033243;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-171418.zip\";s:11:\"lastmodunix\";i:1584033348;s:8:\"duration\";s:6:\"104.96\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200312-171403.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:226;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-172125.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178928;s:4:\"save\";b:1;s:10:\"total_size\";i:465824603;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584033671;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-172125.zip\";s:11:\"lastmodunix\";i:1584033776;s:8:\"duration\";s:6:\"105.38\";s:11:\"db_duration\";s:4:\"1.42\";s:11:\"db_filename\";s:27:\"landing.20200312-172111.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:227;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-174229.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178953;s:4:\"save\";b:1;s:10:\"total_size\";i:465823108;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584034934;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-174229.zip\";s:11:\"lastmodunix\";i:1584035040;s:8:\"duration\";s:6:\"105.32\";s:11:\"db_duration\";s:4:\"1.33\";s:11:\"db_filename\";s:27:\"landing.20200312-174215.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:228;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-180150.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178948;s:4:\"save\";b:1;s:10:\"total_size\";i:465823106;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584036095;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-180150.zip\";s:11:\"lastmodunix\";i:1584036200;s:8:\"duration\";s:6:\"105.00\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200312-180135.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:229;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-182218.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179027;s:4:\"save\";b:1;s:10:\"total_size\";i:465823425;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584037323;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-182218.zip\";s:11:\"lastmodunix\";i:1584037428;s:8:\"duration\";s:6:\"104.77\";s:11:\"db_duration\";s:4:\"1.47\";s:11:\"db_filename\";s:27:\"landing.20200312-182203.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:230;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-183223.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179055;s:4:\"save\";b:1;s:10:\"total_size\";i:465823425;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584037927;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-183223.zip\";s:11:\"lastmodunix\";i:1584038032;s:8:\"duration\";s:6:\"105.05\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200312-183207.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:231;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-184047.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179093;s:4:\"save\";b:1;s:10:\"total_size\";i:465825150;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584038432;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-184047.zip\";s:11:\"lastmodunix\";i:1584038537;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200312-184032.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:232;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-185446.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179221;s:4:\"save\";b:1;s:10:\"total_size\";i:465825552;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584039271;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-185446.zip\";s:11:\"lastmodunix\";i:1584039376;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200312-185431.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:233;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-190706.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179532;s:4:\"save\";b:1;s:10:\"total_size\";i:465826270;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584040011;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-190706.zip\";s:11:\"lastmodunix\";i:1584040117;s:8:\"duration\";s:6:\"105.27\";s:11:\"db_duration\";s:4:\"1.28\";s:11:\"db_filename\";s:27:\"landing.20200312-190651.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:234;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-192448.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179023;s:4:\"save\";b:1;s:10:\"total_size\";i:465825178;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584041073;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-192448.zip\";s:11:\"lastmodunix\";i:1584041178;s:8:\"duration\";s:6:\"105.11\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200312-192433.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:235;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-195616.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178983;s:4:\"save\";b:1;s:10:\"total_size\";i:465823453;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584042961;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-195616.zip\";s:11:\"lastmodunix\";i:1584043066;s:8:\"duration\";s:6:\"104.46\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200312-195601.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:236;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-201412.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179114;s:4:\"save\";b:1;s:10:\"total_size\";i:465823768;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584044037;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-201412.zip\";s:11:\"lastmodunix\";i:1584044142;s:8:\"duration\";s:6:\"104.93\";s:11:\"db_duration\";s:4:\"1.22\";s:11:\"db_filename\";s:27:\"landing.20200312-201357.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:237;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-202736.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179495;s:4:\"save\";b:1;s:10:\"total_size\";i:465826332;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584044841;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-202736.zip\";s:11:\"lastmodunix\";i:1584044947;s:8:\"duration\";s:6:\"105.55\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200312-202721.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:238;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-204041.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179113;s:4:\"save\";b:1;s:10:\"total_size\";i:465825316;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584045627;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-204041.zip\";s:11:\"lastmodunix\";i:1584045731;s:8:\"duration\";s:6:\"104.51\";s:11:\"db_duration\";s:4:\"1.32\";s:11:\"db_filename\";s:27:\"landing.20200312-204027.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:239;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-205911.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179109;s:4:\"save\";b:1;s:10:\"total_size\";i:465825316;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584046737;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-205911.zip\";s:11:\"lastmodunix\";i:1584046842;s:8:\"duration\";s:6:\"105.89\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200312-205857.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:240;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-211456.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179002;s:4:\"save\";b:1;s:10:\"total_size\";i:465824896;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584047681;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-211456.zip\";s:11:\"lastmodunix\";i:1584047786;s:8:\"duration\";s:6:\"105.03\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200312-211441.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:241;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-213906.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179300;s:4:\"save\";b:1;s:10:\"total_size\";i:465824236;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584049131;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-213906.zip\";s:11:\"lastmodunix\";i:1584049236;s:8:\"duration\";s:6:\"105.12\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200312-213851.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:242;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-220144.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179288;s:4:\"save\";b:1;s:10:\"total_size\";i:465824237;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584050489;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-220144.zip\";s:11:\"lastmodunix\";i:1584050593;s:8:\"duration\";s:6:\"104.66\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200312-220129.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:243;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-220333.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179334;s:4:\"save\";b:1;s:10:\"total_size\";i:465825962;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584050597;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-220333.zip\";s:11:\"lastmodunix\";i:1584050705;s:8:\"duration\";s:6:\"108.70\";s:11:\"db_duration\";s:4:\"2.59\";s:11:\"db_filename\";s:27:\"landing.20200312-220317.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:244;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-221728.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179337;s:4:\"save\";b:1;s:10:\"total_size\";i:465825962;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584051433;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-221728.zip\";s:11:\"lastmodunix\";i:1584051539;s:8:\"duration\";s:6:\"105.74\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200312-221713.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:245;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-224135.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179449;s:4:\"save\";b:1;s:10:\"total_size\";i:465824488;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584052880;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-224135.zip\";s:11:\"lastmodunix\";i:1584052985;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200312-224120.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:246;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-230535.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179197;s:4:\"save\";b:1;s:10:\"total_size\";i:465824075;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584054320;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-230535.zip\";s:11:\"lastmodunix\";i:1584054426;s:8:\"duration\";s:6:\"105.94\";s:11:\"db_duration\";s:4:\"1.84\";s:11:\"db_filename\";s:27:\"landing.20200312-230520.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:247;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-232848.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179214;s:4:\"save\";b:1;s:10:\"total_size\";i:465824075;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584055714;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-232848.zip\";s:11:\"lastmodunix\";i:1584055818;s:8:\"duration\";s:6:\"104.84\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200312-232834.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:248;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-235113.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179126;s:4:\"save\";b:1;s:10:\"total_size\";i:465823747;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584057058;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200312-235113.zip\";s:11:\"lastmodunix\";i:1584057163;s:8:\"duration\";s:6:\"105.01\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200312-235058.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:249;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-001533.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179126;s:4:\"save\";b:1;s:10:\"total_size\";i:465823746;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584058518;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-001533.zip\";s:11:\"lastmodunix\";i:1584058636;s:8:\"duration\";s:6:\"117.96\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200313-001518.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:250;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-001737.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179180;s:4:\"save\";b:1;s:10:\"total_size\";i:465825471;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584058640;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-001737.zip\";s:11:\"lastmodunix\";i:1584058748;s:8:\"duration\";s:6:\"108.21\";s:11:\"db_duration\";s:4:\"3.05\";s:11:\"db_filename\";s:27:\"landing.20200313-001720.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:251;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-004330.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179132;s:4:\"save\";b:1;s:10:\"total_size\";i:465825136;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584060195;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-004330.zip\";s:11:\"lastmodunix\";i:1584060300;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200313-004315.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:252;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-011136.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276179060;s:4:\"save\";b:1;s:10:\"total_size\";i:465823411;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584061881;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-011136.zip\";s:11:\"lastmodunix\";i:1584061986;s:8:\"duration\";s:6:\"104.96\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200313-011121.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:253;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-013501.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178622;s:4:\"save\";b:1;s:10:\"total_size\";i:465822890;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584063287;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-013501.zip\";s:11:\"lastmodunix\";i:1584063391;s:8:\"duration\";s:6:\"105.01\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200313-013447.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:254;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-015530.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178625;s:4:\"save\";b:1;s:10:\"total_size\";i:465822890;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584064515;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-015530.zip\";s:11:\"lastmodunix\";i:1584064620;s:8:\"duration\";s:6:\"104.86\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200313-015515.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:255;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-021746.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178409;s:4:\"save\";b:1;s:10:\"total_size\";i:465822138;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584065850;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-021746.zip\";s:11:\"lastmodunix\";i:1584065956;s:8:\"duration\";s:6:\"105.33\";s:11:\"db_duration\";s:4:\"2.25\";s:11:\"db_filename\";s:27:\"landing.20200313-021730.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:256;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-023904.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178332;s:4:\"save\";b:1;s:10:\"total_size\";i:465821822;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584067130;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-023904.zip\";s:11:\"lastmodunix\";i:1584067235;s:8:\"duration\";s:6:\"105.23\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200313-023850.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:257;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-030137.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178338;s:4:\"save\";b:1;s:10:\"total_size\";i:465821822;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584068482;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-030137.zip\";s:11:\"lastmodunix\";i:1584068588;s:8:\"duration\";s:6:\"106.53\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200313-030122.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:258;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-031800.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178411;s:4:\"save\";b:1;s:10:\"total_size\";i:465822083;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584069466;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-031800.zip\";s:11:\"lastmodunix\";i:1584069570;s:8:\"duration\";s:6:\"104.52\";s:11:\"db_duration\";s:4:\"1.39\";s:11:\"db_filename\";s:27:\"landing.20200313-031746.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:259;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-033124.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178339;s:4:\"save\";b:1;s:10:\"total_size\";i:465823481;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584070269;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-033124.zip\";s:11:\"lastmodunix\";i:1584070375;s:8:\"duration\";s:6:\"105.50\";s:11:\"db_duration\";s:4:\"1.88\";s:11:\"db_filename\";s:27:\"landing.20200313-033109.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:260;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-034700.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178382;s:4:\"save\";b:1;s:10:\"total_size\";i:465823541;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584071205;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-034700.zip\";s:11:\"lastmodunix\";i:1584071310;s:8:\"duration\";s:6:\"105.38\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200313-034645.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:261;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-041640.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178334;s:4:\"save\";b:1;s:10:\"total_size\";i:465821816;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584072985;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-041640.zip\";s:11:\"lastmodunix\";i:1584073090;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200313-041625.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:262;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-043844.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178398;s:4:\"save\";b:1;s:10:\"total_size\";i:465822092;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584074309;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-043844.zip\";s:11:\"lastmodunix\";i:1584074415;s:8:\"duration\";s:6:\"105.19\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200313-043829.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:263;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-050018.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178480;s:4:\"save\";b:1;s:10:\"total_size\";i:465822393;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584075603;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-050018.zip\";s:11:\"lastmodunix\";i:1584075709;s:8:\"duration\";s:6:\"105.41\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200313-050003.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:264;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-052257.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276178487;s:4:\"save\";b:1;s:10:\"total_size\";i:465822393;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584076962;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-052257.zip\";s:11:\"lastmodunix\";i:1584077067;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200313-052242.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:265;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-054534.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177748;s:4:\"save\";b:1;s:10:\"total_size\";i:465820709;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584078319;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-054534.zip\";s:11:\"lastmodunix\";i:1584078425;s:8:\"duration\";s:6:\"106.05\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200313-054519.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:266;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-060643.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177760;s:4:\"save\";b:1;s:10:\"total_size\";i:465820709;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584079588;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-060643.zip\";s:11:\"lastmodunix\";i:1584079693;s:8:\"duration\";s:6:\"104.61\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200313-060628.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:267;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-062907.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177765;s:4:\"save\";b:1;s:10:\"total_size\";i:465820709;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584080932;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-062907.zip\";s:11:\"lastmodunix\";i:1584081037;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200313-062852.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:268;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-064319.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177812;s:4:\"save\";b:1;s:10:\"total_size\";i:465820730;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584081785;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-064319.zip\";s:11:\"lastmodunix\";i:1584081889;s:8:\"duration\";s:6:\"104.66\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200313-064305.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:269;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-070433.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177817;s:4:\"save\";b:1;s:10:\"total_size\";i:465820730;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584083058;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-070433.zip\";s:11:\"lastmodunix\";i:1584083163;s:8:\"duration\";s:6:\"105.52\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200313-070418.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:270;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-072725.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177625;s:4:\"save\";b:1;s:10:\"total_size\";i:465820401;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584084430;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-072725.zip\";s:11:\"lastmodunix\";i:1584084535;s:8:\"duration\";s:6:\"104.89\";s:11:\"db_duration\";s:4:\"1.91\";s:11:\"db_filename\";s:27:\"landing.20200313-072710.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:271;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-075131.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177465;s:4:\"save\";b:1;s:10:\"total_size\";i:465819660;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584085876;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-075131.zip\";s:11:\"lastmodunix\";i:1584085981;s:8:\"duration\";s:6:\"104.76\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200313-075116.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:272;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-081354.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177447;s:4:\"save\";b:1;s:10:\"total_size\";i:465819658;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584087219;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-081354.zip\";s:11:\"lastmodunix\";i:1584087325;s:8:\"duration\";s:6:\"105.64\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200313-081339.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:273;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-082949.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177333;s:4:\"save\";b:1;s:10:\"total_size\";i:465819069;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584088174;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-082949.zip\";s:11:\"lastmodunix\";i:1584088279;s:8:\"duration\";s:6:\"105.20\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200313-082934.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:274;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-085410.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177340;s:4:\"save\";b:1;s:10:\"total_size\";i:465819069;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584089635;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-085410.zip\";s:11:\"lastmodunix\";i:1584089740;s:8:\"duration\";s:6:\"104.94\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200313-085355.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:275;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-091714.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177169;s:4:\"save\";b:1;s:10:\"total_size\";i:465818086;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584091019;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-091714.zip\";s:11:\"lastmodunix\";i:1584091125;s:8:\"duration\";s:6:\"105.62\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200313-091659.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:276;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-094106.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276177171;s:4:\"save\";b:1;s:10:\"total_size\";i:465818086;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584092451;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-094106.zip\";s:11:\"lastmodunix\";i:1584092556;s:8:\"duration\";s:6:\"104.63\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200313-094051.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:277;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-100401.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276176968;s:4:\"save\";b:1;s:10:\"total_size\";i:465817005;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584093825;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-100401.zip\";s:11:\"lastmodunix\";i:1584093932;s:8:\"duration\";s:6:\"106.13\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200313-100346.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:278;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-102836.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276176821;s:4:\"save\";b:1;s:10:\"total_size\";i:465816457;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584095301;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-102836.zip\";s:11:\"lastmodunix\";i:1584095407;s:8:\"duration\";s:6:\"105.20\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200313-102821.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:279;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-105210.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276176846;s:4:\"save\";b:1;s:10:\"total_size\";i:465816457;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584096715;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-105210.zip\";s:11:\"lastmodunix\";i:1584096820;s:8:\"duration\";s:6:\"104.76\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200313-105155.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:280;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-110642.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276319083;s:4:\"save\";b:1;s:10:\"total_size\";i:466326326;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584097587;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-110642.zip\";s:11:\"lastmodunix\";i:1584097691;s:8:\"duration\";s:6:\"104.51\";s:11:\"db_duration\";s:4:\"1.32\";s:11:\"db_filename\";s:27:\"landing.20200313-110627.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:281;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-111024.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276318845;s:4:\"save\";b:1;s:10:\"total_size\";i:466327194;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584097808;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-111024.zip\";s:11:\"lastmodunix\";i:1584097917;s:8:\"duration\";s:6:\"109.04\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200313-111008.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:282;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-111750.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275008736;s:4:\"save\";b:1;s:10:\"total_size\";i:464903212;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584098254;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-111750.zip\";s:11:\"lastmodunix\";i:1584098361;s:8:\"duration\";s:6:\"107.71\";s:11:\"db_duration\";s:4:\"2.18\";s:11:\"db_filename\";s:27:\"landing.20200313-111734.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:283;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-112152.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275009224;s:4:\"save\";b:1;s:10:\"total_size\";i:464906535;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584098497;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-112152.zip\";s:11:\"lastmodunix\";i:1584098602;s:8:\"duration\";s:6:\"105.34\";s:11:\"db_duration\";s:4:\"1.86\";s:11:\"db_filename\";s:27:\"landing.20200313-112137.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:284;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-112559.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275009354;s:4:\"save\";b:1;s:10:\"total_size\";i:464906947;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584098744;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-112559.zip\";s:11:\"lastmodunix\";i:1584098849;s:8:\"duration\";s:6:\"105.34\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200313-112544.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:285;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-113119.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275018406;s:4:\"save\";b:1;s:10:\"total_size\";i:464956962;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584099062;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-113119.zip\";s:11:\"lastmodunix\";i:1584099170;s:8:\"duration\";s:6:\"107.80\";s:11:\"db_duration\";s:4:\"2.69\";s:11:\"db_filename\";s:27:\"landing.20200313-113102.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:286;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-113925.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275018238;s:4:\"save\";b:1;s:10:\"total_size\";i:464956045;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584099548;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-113925.zip\";s:11:\"lastmodunix\";i:1584099659;s:8:\"duration\";s:6:\"110.64\";s:11:\"db_duration\";s:4:\"1.01\";s:11:\"db_filename\";s:27:\"landing.20200313-113908.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:287;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-120910.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275018601;s:4:\"save\";b:1;s:10:\"total_size\";i:464955735;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584101336;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-120910.zip\";s:11:\"lastmodunix\";i:1584101441;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.20\";s:11:\"db_filename\";s:27:\"landing.20200313-120856.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:288;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-121515.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275018178;s:4:\"save\";b:1;s:10:\"total_size\";i:464954977;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584101700;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-121515.zip\";s:11:\"lastmodunix\";i:1584101806;s:8:\"duration\";s:6:\"106.64\";s:11:\"db_duration\";s:4:\"0.69\";s:11:\"db_filename\";s:27:\"landing.20200313-121500.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:289;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-125635.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275018108;s:4:\"save\";b:1;s:10:\"total_size\";i:464953499;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584104181;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-125635.zip\";s:11:\"lastmodunix\";i:1584104286;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200313-125621.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:290;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-132830.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275017128;s:4:\"save\";b:1;s:10:\"total_size\";i:464947875;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584106095;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-132830.zip\";s:11:\"lastmodunix\";i:1584106200;s:8:\"duration\";s:6:\"105.35\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200313-132815.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:291;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-135908.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275017159;s:4:\"save\";b:1;s:10:\"total_size\";i:464947875;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584107933;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-135908.zip\";s:11:\"lastmodunix\";i:1584108038;s:8:\"duration\";s:6:\"104.85\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200313-135853.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:292;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-142337.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275017237;s:4:\"save\";b:1;s:10:\"total_size\";i:464948199;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584109402;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-142337.zip\";s:11:\"lastmodunix\";i:1584109507;s:8:\"duration\";s:6:\"105.08\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200313-142322.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:293;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-144906.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275016984;s:4:\"save\";b:1;s:10:\"total_size\";i:464947190;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584110931;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-144906.zip\";s:11:\"lastmodunix\";i:1584111184;s:8:\"duration\";s:6:\"252.97\";s:11:\"db_duration\";s:4:\"1.38\";s:11:\"db_filename\";s:27:\"landing.20200313-144851.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:294;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-150723.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275017060;s:4:\"save\";b:1;s:10:\"total_size\";i:464949010;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584112028;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-150723.zip\";s:11:\"lastmodunix\";i:1584112133;s:8:\"duration\";s:6:\"104.64\";s:11:\"db_duration\";s:4:\"1.45\";s:11:\"db_filename\";s:27:\"landing.20200313-150708.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:295;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-153331.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275017095;s:4:\"save\";b:1;s:10:\"total_size\";i:464947839;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584113596;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-153331.zip\";s:11:\"lastmodunix\";i:1584113704;s:8:\"duration\";s:6:\"108.41\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200313-153316.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:296;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-155721.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275017227;s:4:\"save\";b:1;s:10:\"total_size\";i:464948667;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584115026;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-155721.zip\";s:11:\"lastmodunix\";i:1584115132;s:8:\"duration\";s:6:\"105.92\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200313-155706.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:297;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-162025.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275018614;s:4:\"save\";b:1;s:10:\"total_size\";i:464953446;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584116410;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-162025.zip\";s:11:\"lastmodunix\";i:1584116515;s:8:\"duration\";s:6:\"104.98\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200313-162010.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:298;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-163552.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007626;s:4:\"save\";b:1;s:10:\"total_size\";i:464901069;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584117338;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-163552.zip\";s:11:\"lastmodunix\";i:1584117443;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200313-163538.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:299;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-171710.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007557;s:4:\"save\";b:1;s:10:\"total_size\";i:464899343;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584119815;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-171710.zip\";s:11:\"lastmodunix\";i:1584119920;s:8:\"duration\";s:6:\"105.63\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200313-171655.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:300;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-174023.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275011279;s:4:\"save\";b:1;s:10:\"total_size\";i:464922107;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584121209;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-174023.zip\";s:11:\"lastmodunix\";i:1584121313;s:8:\"duration\";s:6:\"104.41\";s:11:\"db_duration\";s:4:\"1.37\";s:11:\"db_filename\";s:27:\"landing.20200313-174009.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:301;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-180256.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007699;s:4:\"save\";b:1;s:10:\"total_size\";i:464899635;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584122560;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-180256.zip\";s:11:\"lastmodunix\";i:1584122666;s:8:\"duration\";s:6:\"106.99\";s:11:\"db_duration\";s:4:\"3.35\";s:11:\"db_filename\";s:27:\"landing.20200313-180240.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:302;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-181848.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007876;s:4:\"save\";b:1;s:10:\"total_size\";i:464900384;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584123512;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-181848.zip\";s:11:\"lastmodunix\";i:1584123626;s:8:\"duration\";s:6:\"114.17\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200313-181832.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:303;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-183416.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007928;s:4:\"save\";b:1;s:10:\"total_size\";i:464902109;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584124441;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-183416.zip\";s:11:\"lastmodunix\";i:1584124546;s:8:\"duration\";s:6:\"105.27\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200313-183401.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:304;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-190442.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007953;s:4:\"save\";b:1;s:10:\"total_size\";i:464900782;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584126267;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-190442.zip\";s:11:\"lastmodunix\";i:1584126372;s:8:\"duration\";s:6:\"104.90\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200313-190427.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:305;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-192113.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007967;s:4:\"save\";b:1;s:10:\"total_size\";i:464900845;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584127258;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-192113.zip\";s:11:\"lastmodunix\";i:1584127363;s:8:\"duration\";s:6:\"105.13\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200313-192058.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:306;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-194944.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007970;s:4:\"save\";b:1;s:10:\"total_size\";i:464900845;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584128969;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-194944.zip\";s:11:\"lastmodunix\";i:1584129075;s:8:\"duration\";s:6:\"105.22\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200313-194929.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:307;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-202031.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007965;s:4:\"save\";b:1;s:10:\"total_size\";i:464900845;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584130816;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-202031.zip\";s:11:\"lastmodunix\";i:1584130921;s:8:\"duration\";s:6:\"105.19\";s:11:\"db_duration\";s:4:\"1.87\";s:11:\"db_filename\";s:27:\"landing.20200313-202016.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:308;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-203519.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275008112;s:4:\"save\";b:1;s:10:\"total_size\";i:464901101;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584131704;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-203519.zip\";s:11:\"lastmodunix\";i:1584131809;s:8:\"duration\";s:6:\"104.91\";s:11:\"db_duration\";s:4:\"1.42\";s:11:\"db_filename\";s:27:\"landing.20200313-203504.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:309;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-210407.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007891;s:4:\"save\";b:1;s:10:\"total_size\";i:464900286;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584133432;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-210407.zip\";s:11:\"lastmodunix\";i:1584133537;s:8:\"duration\";s:6:\"105.25\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200313-210352.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:310;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-214749.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275008084;s:4:\"save\";b:1;s:10:\"total_size\";i:464900881;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584136054;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-214749.zip\";s:11:\"lastmodunix\";i:1584136159;s:8:\"duration\";s:6:\"105.61\";s:11:\"db_duration\";s:4:\"1.88\";s:11:\"db_filename\";s:27:\"landing.20200313-214734.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:311;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-220903.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275008084;s:4:\"save\";b:1;s:10:\"total_size\";i:464900933;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584137328;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-220903.zip\";s:11:\"lastmodunix\";i:1584137432;s:8:\"duration\";s:6:\"104.51\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200313-220848.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:312;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-223444.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275008032;s:4:\"save\";b:1;s:10:\"total_size\";i:464900923;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584138869;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-223444.zip\";s:11:\"lastmodunix\";i:1584138973;s:8:\"duration\";s:6:\"104.24\";s:11:\"db_duration\";s:4:\"1.33\";s:11:\"db_filename\";s:27:\"landing.20200313-223429.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:313;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-230655.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007688;s:4:\"save\";b:1;s:10:\"total_size\";i:464899695;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584140800;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-230655.zip\";s:11:\"lastmodunix\";i:1584140905;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200313-230640.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:314;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-233756.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007712;s:4:\"save\";b:1;s:10:\"total_size\";i:464899719;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584142662;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200313-233756.zip\";s:11:\"lastmodunix\";i:1584142766;s:8:\"duration\";s:6:\"104.47\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200313-233742.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:315;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-003018.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007434;s:4:\"save\";b:1;s:10:\"total_size\";i:464900211;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584145803;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-003018.zip\";s:11:\"lastmodunix\";i:1584145909;s:8:\"duration\";s:6:\"106.17\";s:11:\"db_duration\";s:4:\"2.44\";s:11:\"db_filename\";s:27:\"landing.20200314-003003.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:316;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-010658.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007419;s:4:\"save\";b:1;s:10:\"total_size\";i:464898775;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584148003;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-010658.zip\";s:11:\"lastmodunix\";i:1584148108;s:8:\"duration\";s:6:\"104.80\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200314-010643.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:317;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-013511.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275007506;s:4:\"save\";b:1;s:10:\"total_size\";i:464899517;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584149696;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-013511.zip\";s:11:\"lastmodunix\";i:1584149801;s:8:\"duration\";s:6:\"104.88\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200314-013457.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:318;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-020442.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275006518;s:4:\"save\";b:1;s:10:\"total_size\";i:464896321;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584151468;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-020442.zip\";s:11:\"lastmodunix\";i:1584151572;s:8:\"duration\";s:6:\"104.75\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200314-020428.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:319;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-023600.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275006528;s:4:\"save\";b:1;s:10:\"total_size\";i:464896322;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584153345;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-023600.zip\";s:11:\"lastmodunix\";i:1584153450;s:8:\"duration\";s:6:\"104.88\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200314-023545.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:320;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-030419.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275006443;s:4:\"save\";b:1;s:10:\"total_size\";i:464895987;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584155044;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-030419.zip\";s:11:\"lastmodunix\";i:1584155149;s:8:\"duration\";s:6:\"104.94\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200314-030404.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:321;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-033047.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275006446;s:4:\"save\";b:1;s:10:\"total_size\";i:464895987;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584156632;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-033047.zip\";s:11:\"lastmodunix\";i:1584156738;s:8:\"duration\";s:6:\"106.20\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200314-033032.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:322;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-035648.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275006447;s:4:\"save\";b:1;s:10:\"total_size\";i:464895987;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584158193;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-035648.zip\";s:11:\"lastmodunix\";i:1584158298;s:8:\"duration\";s:6:\"104.92\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200314-035633.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:323;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-041221.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275006041;s:4:\"save\";b:1;s:10:\"total_size\";i:464896108;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584159126;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-041221.zip\";s:11:\"lastmodunix\";i:1584159232;s:8:\"duration\";s:6:\"105.58\";s:11:\"db_duration\";s:4:\"2.07\";s:11:\"db_filename\";s:27:\"landing.20200314-041206.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:324;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-044859.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005712;s:4:\"save\";b:1;s:10:\"total_size\";i:464894011;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584161323;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-044859.zip\";s:11:\"lastmodunix\";i:1584161431;s:8:\"duration\";s:6:\"107.80\";s:11:\"db_duration\";s:4:\"2.38\";s:11:\"db_filename\";s:27:\"landing.20200314-044843.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:325;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-051915.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005691;s:4:\"save\";b:1;s:10:\"total_size\";i:464894011;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584163138;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-051915.zip\";s:11:\"lastmodunix\";i:1584163247;s:8:\"duration\";s:6:\"109.43\";s:11:\"db_duration\";s:4:\"4.25\";s:11:\"db_filename\";s:27:\"landing.20200314-051858.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:326;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-054645.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005629;s:4:\"save\";b:1;s:10:\"total_size\";i:464893683;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584164789;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-054645.zip\";s:11:\"lastmodunix\";i:1584164895;s:8:\"duration\";s:6:\"106.00\";s:11:\"db_duration\";s:4:\"2.56\";s:11:\"db_filename\";s:27:\"landing.20200314-054629.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:327;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-060909.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005526;s:4:\"save\";b:1;s:10:\"total_size\";i:464893365;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584166134;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-060909.zip\";s:11:\"lastmodunix\";i:1584166240;s:8:\"duration\";s:6:\"105.60\";s:11:\"db_duration\";s:4:\"2.28\";s:11:\"db_filename\";s:27:\"landing.20200314-060854.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:328;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-063201.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005687;s:4:\"save\";b:1;s:10:\"total_size\";i:464895401;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584167506;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-063201.zip\";s:11:\"lastmodunix\";i:1584167611;s:8:\"duration\";s:6:\"104.72\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200314-063146.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:329;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-071014.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005470;s:4:\"save\";b:1;s:10:\"total_size\";i:464892861;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584169800;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-071014.zip\";s:11:\"lastmodunix\";i:1584169904;s:8:\"duration\";s:6:\"104.48\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200314-071000.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:330;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-074001.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005479;s:4:\"save\";b:1;s:10:\"total_size\";i:464892861;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584171586;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-074001.zip\";s:11:\"lastmodunix\";i:1584171691;s:8:\"duration\";s:6:\"104.93\";s:11:\"db_duration\";s:4:\"1.86\";s:11:\"db_filename\";s:27:\"landing.20200314-073946.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:331;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-080955.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005395;s:4:\"save\";b:1;s:10:\"total_size\";i:464892533;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584173380;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-080955.zip\";s:11:\"lastmodunix\";i:1584173484;s:8:\"duration\";s:6:\"104.51\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200314-080940.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:332;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-083240.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005384;s:4:\"save\";b:1;s:10:\"total_size\";i:464892589;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584174745;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-083240.zip\";s:11:\"lastmodunix\";i:1584174850;s:8:\"duration\";s:6:\"104.71\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200314-083225.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:333;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-085332.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005566;s:4:\"save\";b:1;s:10:\"total_size\";i:464893357;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584175997;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-085332.zip\";s:11:\"lastmodunix\";i:1584176102;s:8:\"duration\";s:6:\"104.87\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200314-085317.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:334;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-092443.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005432;s:4:\"save\";b:1;s:10:\"total_size\";i:464892787;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584177869;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-092443.zip\";s:11:\"lastmodunix\";i:1584177973;s:8:\"duration\";s:6:\"104.72\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200314-092429.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:335;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-095257.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005382;s:4:\"save\";b:1;s:10:\"total_size\";i:464892432;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584179562;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-095257.zip\";s:11:\"lastmodunix\";i:1584179668;s:8:\"duration\";s:6:\"105.81\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200314-095242.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:336;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-102418.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005244;s:4:\"save\";b:1;s:10:\"total_size\";i:464891800;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584181443;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-102418.zip\";s:11:\"lastmodunix\";i:1584181548;s:8:\"duration\";s:6:\"105.16\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200314-102403.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:337;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-105534.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275047368;s:4:\"save\";b:1;s:10:\"total_size\";i:465130869;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584183319;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-105534.zip\";s:11:\"lastmodunix\";i:1584183424;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200314-105520.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:338;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-112004.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275047446;s:4:\"save\";b:1;s:10:\"total_size\";i:465131162;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584184789;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-112004.zip\";s:11:\"lastmodunix\";i:1584184894;s:8:\"duration\";s:6:\"105.55\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200314-111949.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:339;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-115114.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275047364;s:4:\"save\";b:1;s:10:\"total_size\";i:465130823;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584186660;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-115114.zip\";s:11:\"lastmodunix\";i:1584186765;s:8:\"duration\";s:6:\"105.33\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200314-115100.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:340;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-122245.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275047199;s:4:\"save\";b:1;s:10:\"total_size\";i:465130167;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584188550;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-122245.zip\";s:11:\"lastmodunix\";i:1584188655;s:8:\"duration\";s:6:\"105.23\";s:11:\"db_duration\";s:4:\"1.87\";s:11:\"db_filename\";s:27:\"landing.20200314-122230.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:341;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-125359.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275047213;s:4:\"save\";b:1;s:10:\"total_size\";i:465130166;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584190424;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-125359.zip\";s:11:\"lastmodunix\";i:1584190529;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"2.01\";s:11:\"db_filename\";s:27:\"landing.20200314-125344.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:342;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-140328.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275046906;s:4:\"save\";b:1;s:10:\"total_size\";i:465128702;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584194593;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-140328.zip\";s:11:\"lastmodunix\";i:1584194699;s:8:\"duration\";s:6:\"105.89\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200314-140313.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:343;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-141905.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275046494;s:4:\"save\";b:1;s:10:\"total_size\";i:465126776;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584195529;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-141905.zip\";s:11:\"lastmodunix\";i:1584195635;s:8:\"duration\";s:6:\"105.65\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200314-141849.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:344;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-143318.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275046529;s:4:\"save\";b:1;s:10:\"total_size\";i:465128501;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584196383;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-143318.zip\";s:11:\"lastmodunix\";i:1584196490;s:8:\"duration\";s:6:\"107.20\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200314-143303.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:345;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-150438.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275046367;s:4:\"save\";b:1;s:10:\"total_size\";i:465126415;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584198263;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-150438.zip\";s:11:\"lastmodunix\";i:1584198369;s:8:\"duration\";s:6:\"105.17\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200314-150423.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:346;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-153547.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275046192;s:4:\"save\";b:1;s:10:\"total_size\";i:465125642;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584200132;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-153547.zip\";s:11:\"lastmodunix\";i:1584200237;s:8:\"duration\";s:6:\"105.29\";s:11:\"db_duration\";s:4:\"2.05\";s:11:\"db_filename\";s:27:\"landing.20200314-153532.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:347;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-160714.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275046188;s:4:\"save\";b:1;s:10:\"total_size\";i:465125642;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584202019;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-160714.zip\";s:11:\"lastmodunix\";i:1584202125;s:8:\"duration\";s:6:\"105.26\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200314-160659.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:348;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-162901.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275045763;s:4:\"save\";b:1;s:10:\"total_size\";i:465123310;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584203326;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-162901.zip\";s:11:\"lastmodunix\";i:1584203431;s:8:\"duration\";s:6:\"104.79\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200314-162846.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:349;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-165942.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274902422;s:4:\"save\";b:1;s:10:\"total_size\";i:464611491;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584205167;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-165942.zip\";s:11:\"lastmodunix\";i:1584205273;s:8:\"duration\";s:6:\"105.43\";s:11:\"db_duration\";s:4:\"2.09\";s:11:\"db_filename\";s:27:\"landing.20200314-165927.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:350;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-172743.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274902263;s:4:\"save\";b:1;s:10:\"total_size\";i:464610859;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584206848;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-172743.zip\";s:11:\"lastmodunix\";i:1584206953;s:8:\"duration\";s:6:\"104.48\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200314-172728.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:351;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-175023.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274902360;s:4:\"save\";b:1;s:10:\"total_size\";i:464611259;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584208208;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-175023.zip\";s:11:\"lastmodunix\";i:1584208313;s:8:\"duration\";s:6:\"104.95\";s:11:\"db_duration\";s:4:\"1.83\";s:11:\"db_filename\";s:27:\"landing.20200314-175009.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:352;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-182011.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274902364;s:4:\"save\";b:1;s:10:\"total_size\";i:464611259;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584209997;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-182011.zip\";s:11:\"lastmodunix\";i:1584210101;s:8:\"duration\";s:6:\"104.59\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200314-181957.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:353;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-185135.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274902361;s:4:\"save\";b:1;s:10:\"total_size\";i:464611259;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584211880;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-185135.zip\";s:11:\"lastmodunix\";i:1584211984;s:8:\"duration\";s:6:\"104.96\";s:11:\"db_duration\";s:4:\"1.91\";s:11:\"db_filename\";s:27:\"landing.20200314-185120.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:354;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-192311.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901914;s:4:\"save\";b:1;s:10:\"total_size\";i:464609483;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584213776;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-192311.zip\";s:11:\"lastmodunix\";i:1584213881;s:8:\"duration\";s:6:\"105.02\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200314-192256.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:355;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-195248.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901846;s:4:\"save\";b:1;s:10:\"total_size\";i:464609167;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584215553;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-195248.zip\";s:11:\"lastmodunix\";i:1584215658;s:8:\"duration\";s:6:\"104.89\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200314-195233.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:356;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-202404.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901839;s:4:\"save\";b:1;s:10:\"total_size\";i:464609167;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584217429;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-202404.zip\";s:11:\"lastmodunix\";i:1584217534;s:8:\"duration\";s:6:\"105.20\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200314-202349.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:357;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-205517.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901768;s:4:\"save\";b:1;s:10:\"total_size\";i:464608802;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584219302;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-205517.zip\";s:11:\"lastmodunix\";i:1584219407;s:8:\"duration\";s:6:\"104.98\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200314-205502.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:358;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-212304.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901756;s:4:\"save\";b:1;s:10:\"total_size\";i:464608802;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584220969;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-212304.zip\";s:11:\"lastmodunix\";i:1584221074;s:8:\"duration\";s:6:\"104.95\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200314-212249.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:359;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-215306.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901742;s:4:\"save\";b:1;s:10:\"total_size\";i:464608802;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584222771;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-215306.zip\";s:11:\"lastmodunix\";i:1584222876;s:8:\"duration\";s:6:\"105.49\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200314-215251.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:360;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-222138.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901649;s:4:\"save\";b:1;s:10:\"total_size\";i:464608486;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584224483;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-222138.zip\";s:11:\"lastmodunix\";i:1584224588;s:8:\"duration\";s:6:\"104.63\";s:11:\"db_duration\";s:4:\"1.91\";s:11:\"db_filename\";s:27:\"landing.20200314-222123.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:361;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-225357.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901631;s:4:\"save\";b:1;s:10:\"total_size\";i:464608422;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584226422;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-225357.zip\";s:11:\"lastmodunix\";i:1584226527;s:8:\"duration\";s:6:\"105.29\";s:11:\"db_duration\";s:4:\"1.87\";s:11:\"db_filename\";s:27:\"landing.20200314-225342.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:362;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-230634.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901652;s:4:\"save\";b:1;s:10:\"total_size\";i:464608422;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584227178;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-230634.zip\";s:11:\"lastmodunix\";i:1584227283;s:8:\"duration\";s:6:\"105.51\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200314-230618.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:363;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-233735.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901711;s:4:\"save\";b:1;s:10:\"total_size\";i:464610147;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584229040;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200314-233735.zip\";s:11:\"lastmodunix\";i:1584229148;s:8:\"duration\";s:6:\"108.23\";s:11:\"db_duration\";s:4:\"1.83\";s:11:\"db_filename\";s:27:\"landing.20200314-233720.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:364;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-001438.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901636;s:4:\"save\";b:1;s:10:\"total_size\";i:464608422;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584231263;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-001438.zip\";s:11:\"lastmodunix\";i:1584231368;s:8:\"duration\";s:6:\"105.53\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200315-001423.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:365;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-004541.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901641;s:4:\"save\";b:1;s:10:\"total_size\";i:464608422;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584233126;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-004541.zip\";s:11:\"lastmodunix\";i:1584233234;s:8:\"duration\";s:6:\"107.86\";s:11:\"db_duration\";s:4:\"2.21\";s:11:\"db_filename\";s:27:\"landing.20200315-004526.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:366;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-015542.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274902033;s:4:\"save\";b:1;s:10:\"total_size\";i:464610090;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584237327;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-015542.zip\";s:11:\"lastmodunix\";i:1584237433;s:8:\"duration\";s:6:\"105.60\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200315-015527.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:367;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-033501.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901608;s:4:\"save\";b:1;s:10:\"total_size\";i:464609057;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584243286;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-033501.zip\";s:11:\"lastmodunix\";i:1584243391;s:8:\"duration\";s:6:\"105.27\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200315-033446.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:368;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-040655.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901649;s:4:\"save\";b:1;s:10:\"total_size\";i:464610782;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584245200;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-040655.zip\";s:11:\"lastmodunix\";i:1584245306;s:8:\"duration\";s:6:\"105.32\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200315-040640.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:369;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-044620.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901287;s:4:\"save\";b:1;s:10:\"total_size\";i:464608480;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584247565;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-044620.zip\";s:11:\"lastmodunix\";i:1584247671;s:8:\"duration\";s:6:\"106.09\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200315-044605.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:370;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-050855.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901126;s:4:\"save\";b:1;s:10:\"total_size\";i:464607940;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584248920;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-050855.zip\";s:11:\"lastmodunix\";i:1584249025;s:8:\"duration\";s:6:\"104.92\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200315-050840.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:371;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-054023.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901125;s:4:\"save\";b:1;s:10:\"total_size\";i:464607941;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584250808;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-054023.zip\";s:11:\"lastmodunix\";i:1584250913;s:8:\"duration\";s:6:\"104.95\";s:11:\"db_duration\";s:4:\"1.90\";s:11:\"db_filename\";s:27:\"landing.20200315-054008.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:372;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-061210.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901105;s:4:\"save\";b:1;s:10:\"total_size\";i:464607941;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584252715;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-061210.zip\";s:11:\"lastmodunix\";i:1584252820;s:8:\"duration\";s:6:\"105.36\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200315-061155.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:373;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-063543.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901200;s:4:\"save\";b:1;s:10:\"total_size\";i:464608217;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584254128;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-063543.zip\";s:11:\"lastmodunix\";i:1584254233;s:8:\"duration\";s:6:\"105.32\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200315-063528.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:374;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-070420.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901203;s:4:\"save\";b:1;s:10:\"total_size\";i:464608198;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584255845;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-070420.zip\";s:11:\"lastmodunix\";i:1584255950;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.96\";s:11:\"db_filename\";s:27:\"landing.20200315-070405.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:375;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-073526.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901211;s:4:\"save\";b:1;s:10:\"total_size\";i:464608217;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584257711;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-073526.zip\";s:11:\"lastmodunix\";i:1584257816;s:8:\"duration\";s:6:\"105.07\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200315-073511.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:376;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-080052.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901542;s:4:\"save\";b:1;s:10:\"total_size\";i:464609125;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584259237;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-080052.zip\";s:11:\"lastmodunix\";i:1584259343;s:8:\"duration\";s:6:\"105.46\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200315-080037.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:377;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-082754.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901549;s:4:\"save\";b:1;s:10:\"total_size\";i:464609126;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584260859;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-082754.zip\";s:11:\"lastmodunix\";i:1584260964;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200315-082739.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:378;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-085859.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901554;s:4:\"save\";b:1;s:10:\"total_size\";i:464609126;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584262724;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-085859.zip\";s:11:\"lastmodunix\";i:1584262830;s:8:\"duration\";s:6:\"105.48\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200315-085844.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:379;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-093016.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901535;s:4:\"save\";b:1;s:10:\"total_size\";i:464609126;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584264601;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-093016.zip\";s:11:\"lastmodunix\";i:1584264707;s:8:\"duration\";s:6:\"105.61\";s:11:\"db_duration\";s:4:\"1.86\";s:11:\"db_filename\";s:27:\"landing.20200315-093001.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:380;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-094617.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901585;s:4:\"save\";b:1;s:10:\"total_size\";i:464610851;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584265561;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-094617.zip\";s:11:\"lastmodunix\";i:1584265667;s:8:\"duration\";s:6:\"105.51\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200315-094601.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:381;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-102621.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274901443;s:4:\"save\";b:1;s:10:\"total_size\";i:464608860;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584267966;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-102621.zip\";s:11:\"lastmodunix\";i:1584268072;s:8:\"duration\";s:6:\"105.78\";s:11:\"db_duration\";s:4:\"1.96\";s:11:\"db_filename\";s:27:\"landing.20200315-102606.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:382;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-105423.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900690;s:4:\"save\";b:1;s:10:\"total_size\";i:464604207;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584269648;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-105423.zip\";s:11:\"lastmodunix\";i:1584269753;s:8:\"duration\";s:6:\"105.15\";s:11:\"db_duration\";s:4:\"1.70\";s:11:\"db_filename\";s:27:\"landing.20200315-105408.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:383;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-112022.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900419;s:4:\"save\";b:1;s:10:\"total_size\";i:464602707;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584271207;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-112022.zip\";s:11:\"lastmodunix\";i:1584271312;s:8:\"duration\";s:6:\"105.31\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200315-112007.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:384;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-122642.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900631;s:4:\"save\";b:1;s:10:\"total_size\";i:464604925;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584275187;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-122642.zip\";s:11:\"lastmodunix\";i:1584275292;s:8:\"duration\";s:6:\"104.89\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200315-122628.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:385;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-125949.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900243;s:4:\"save\";b:1;s:10:\"total_size\";i:464601474;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584277175;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-125949.zip\";s:11:\"lastmodunix\";i:1584277280;s:8:\"duration\";s:6:\"105.88\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200315-125935.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:386;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-132914.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900238;s:4:\"save\";b:1;s:10:\"total_size\";i:464601474;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584278939;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-132914.zip\";s:11:\"lastmodunix\";i:1584279044;s:8:\"duration\";s:6:\"105.23\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200315-132859.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:387;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-135158.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900320;s:4:\"save\";b:1;s:10:\"total_size\";i:464601767;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584280303;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-135158.zip\";s:11:\"lastmodunix\";i:1584280408;s:8:\"duration\";s:6:\"105.50\";s:11:\"db_duration\";s:4:\"2.00\";s:11:\"db_filename\";s:27:\"landing.20200315-135143.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:388;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-140626.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900392;s:4:\"save\";b:1;s:10:\"total_size\";i:464601965;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584281171;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-140626.zip\";s:11:\"lastmodunix\";i:1584281276;s:8:\"duration\";s:6:\"104.96\";s:11:\"db_duration\";s:4:\"1.86\";s:11:\"db_filename\";s:27:\"landing.20200315-140611.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:389;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-142850.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900446;s:4:\"save\";b:1;s:10:\"total_size\";i:464603690;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584282515;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-142850.zip\";s:11:\"lastmodunix\";i:1584282620;s:8:\"duration\";s:6:\"105.44\";s:11:\"db_duration\";s:4:\"1.70\";s:11:\"db_filename\";s:27:\"landing.20200315-142835.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:390;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-150525.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900166;s:4:\"save\";b:1;s:10:\"total_size\";i:464600587;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584284710;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-150525.zip\";s:11:\"lastmodunix\";i:1584284815;s:8:\"duration\";s:6:\"105.06\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200315-150510.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:391;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-153645.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900163;s:4:\"save\";b:1;s:10:\"total_size\";i:464600568;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584286590;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-153645.zip\";s:11:\"lastmodunix\";i:1584286695;s:8:\"duration\";s:6:\"105.40\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200315-153630.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:392;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-160628.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900153;s:4:\"save\";b:1;s:10:\"total_size\";i:464600568;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584288374;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-160628.zip\";s:11:\"lastmodunix\";i:1584288478;s:8:\"duration\";s:6:\"104.79\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200315-160614.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:393;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-163738.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900150;s:4:\"save\";b:1;s:10:\"total_size\";i:464600605;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584290243;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-163738.zip\";s:11:\"lastmodunix\";i:1584290348;s:8:\"duration\";s:6:\"105.57\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200315-163723.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:394;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-173708.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899821;s:4:\"save\";b:1;s:10:\"total_size\";i:464600348;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584293814;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-173708.zip\";s:11:\"lastmodunix\";i:1584293918;s:8:\"duration\";s:6:\"104.49\";s:11:\"db_duration\";s:4:\"1.70\";s:11:\"db_filename\";s:27:\"landing.20200315-173654.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:395;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-181656.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899800;s:4:\"save\";b:1;s:10:\"total_size\";i:464598725;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584296200;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-181656.zip\";s:11:\"lastmodunix\";i:1584296307;s:8:\"duration\";s:6:\"106.52\";s:11:\"db_duration\";s:4:\"2.48\";s:11:\"db_filename\";s:27:\"landing.20200315-181640.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:396;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-184826.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899723;s:4:\"save\";b:1;s:10:\"total_size\";i:464598387;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584298091;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-184826.zip\";s:11:\"lastmodunix\";i:1584298198;s:8:\"duration\";s:6:\"106.92\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200315-184811.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:397;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-190745.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899779;s:4:\"save\";b:1;s:10:\"total_size\";i:464598557;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584299250;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-190745.zip\";s:11:\"lastmodunix\";i:1584299356;s:8:\"duration\";s:6:\"106.21\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200315-190730.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:398;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-191939.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899829;s:4:\"save\";b:1;s:10:\"total_size\";i:464600340;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584299964;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-191939.zip\";s:11:\"lastmodunix\";i:1584300069;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200315-191924.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:399;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-194229.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899829;s:4:\"save\";b:1;s:10:\"total_size\";i:464600340;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584301334;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-194229.zip\";s:11:\"lastmodunix\";i:1584301440;s:8:\"duration\";s:6:\"105.91\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200315-194214.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:400;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-202214.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899462;s:4:\"save\";b:1;s:10:\"total_size\";i:464597015;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584303719;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-202214.zip\";s:11:\"lastmodunix\";i:1584303825;s:8:\"duration\";s:6:\"105.43\";s:11:\"db_duration\";s:4:\"1.93\";s:11:\"db_filename\";s:27:\"landing.20200315-202159.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:401;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-205022.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899521;s:4:\"save\";b:1;s:10:\"total_size\";i:464596937;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584305407;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-205022.zip\";s:11:\"lastmodunix\";i:1584305513;s:8:\"duration\";s:6:\"105.78\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200315-205008.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:402;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-212135.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899517;s:4:\"save\";b:1;s:10:\"total_size\";i:464596936;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584307280;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-212135.zip\";s:11:\"lastmodunix\";i:1584307385;s:8:\"duration\";s:6:\"105.09\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200315-212120.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:403;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-215130.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899525;s:4:\"save\";b:1;s:10:\"total_size\";i:464596936;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584309075;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-215130.zip\";s:11:\"lastmodunix\";i:1584309180;s:8:\"duration\";s:6:\"105.48\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200315-215115.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:404;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-221931.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899509;s:4:\"save\";b:1;s:10:\"total_size\";i:464596936;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584310756;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-221931.zip\";s:11:\"lastmodunix\";i:1584310861;s:8:\"duration\";s:6:\"105.06\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200315-221916.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:405;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-224151.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899565;s:4:\"save\";b:1;s:10:\"total_size\";i:464597198;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584312096;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-224151.zip\";s:11:\"lastmodunix\";i:1584312201;s:8:\"duration\";s:6:\"105.87\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200315-224136.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:406;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-230450.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899605;s:4:\"save\";b:1;s:10:\"total_size\";i:464597524;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584313475;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-230450.zip\";s:11:\"lastmodunix\";i:1584313583;s:8:\"duration\";s:6:\"107.81\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200315-230435.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:407;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-233435.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899645;s:4:\"save\";b:1;s:10:\"total_size\";i:464597575;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584315260;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200315-233435.zip\";s:11:\"lastmodunix\";i:1584315365;s:8:\"duration\";s:6:\"105.12\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200315-233420.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:408;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-000057.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899642;s:4:\"save\";b:1;s:10:\"total_size\";i:464597628;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584316842;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-000057.zip\";s:11:\"lastmodunix\";i:1584316950;s:8:\"duration\";s:6:\"108.11\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200316-000042.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:409;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-002831.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899651;s:4:\"save\";b:1;s:10:\"total_size\";i:464597627;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584318496;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-002831.zip\";s:11:\"lastmodunix\";i:1584318601;s:8:\"duration\";s:6:\"105.22\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200316-002816.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:410;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-005806.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899643;s:4:\"save\";b:1;s:10:\"total_size\";i:464597628;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584320271;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-005806.zip\";s:11:\"lastmodunix\";i:1584320376;s:8:\"duration\";s:6:\"105.56\";s:11:\"db_duration\";s:4:\"2.07\";s:11:\"db_filename\";s:27:\"landing.20200316-005751.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:411;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-012013.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899760;s:4:\"save\";b:1;s:10:\"total_size\";i:464598291;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584321599;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-012013.zip\";s:11:\"lastmodunix\";i:1584321704;s:8:\"duration\";s:6:\"105.50\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200316-011959.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:412;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-013700.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899957;s:4:\"save\";b:1;s:10:\"total_size\";i:464599268;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584322605;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-013700.zip\";s:11:\"lastmodunix\";i:1584322710;s:8:\"duration\";s:6:\"104.82\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200316-013645.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:413;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-020620.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900023;s:4:\"save\";b:1;s:10:\"total_size\";i:464600011;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584324365;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-020620.zip\";s:11:\"lastmodunix\";i:1584324470;s:8:\"duration\";s:6:\"105.41\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200316-020605.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:414;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-023559.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900030;s:4:\"save\";b:1;s:10:\"total_size\";i:464600011;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584326144;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-023559.zip\";s:11:\"lastmodunix\";i:1584326249;s:8:\"duration\";s:6:\"105.18\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200316-023544.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:415;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-031654.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900096;s:4:\"save\";b:1;s:10:\"total_size\";i:464601736;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584328599;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-031654.zip\";s:11:\"lastmodunix\";i:1584328832;s:8:\"duration\";s:6:\"233.87\";s:11:\"db_duration\";s:4:\"1.88\";s:11:\"db_filename\";s:27:\"landing.20200316-031639.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:416;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-035430.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900025;s:4:\"save\";b:1;s:10:\"total_size\";i:464600045;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584330855;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-035430.zip\";s:11:\"lastmodunix\";i:1584330960;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"2.03\";s:11:\"db_filename\";s:27:\"landing.20200316-035415.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:417;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-041914.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900063;s:4:\"save\";b:1;s:10:\"total_size\";i:464600371;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584332339;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-041914.zip\";s:11:\"lastmodunix\";i:1584332444;s:8:\"duration\";s:6:\"105.88\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200316-041859.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:418;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-045027.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900054;s:4:\"save\";b:1;s:10:\"total_size\";i:464600749;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584334212;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-045027.zip\";s:11:\"lastmodunix\";i:1584334317;s:8:\"duration\";s:6:\"104.96\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200316-045012.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:419;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-051308.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900148;s:4:\"save\";b:1;s:10:\"total_size\";i:464601401;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584335573;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-051308.zip\";s:11:\"lastmodunix\";i:1584335679;s:8:\"duration\";s:6:\"105.71\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200316-051253.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:420;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-054411.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900148;s:4:\"save\";b:1;s:10:\"total_size\";i:464601401;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584337436;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-054411.zip\";s:11:\"lastmodunix\";i:1584337541;s:8:\"duration\";s:6:\"105.12\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200316-054356.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:421;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-061539.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900125;s:4:\"save\";b:1;s:10:\"total_size\";i:464601401;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584339323;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-061539.zip\";s:11:\"lastmodunix\";i:1584339442;s:8:\"duration\";s:6:\"119.26\";s:11:\"db_duration\";s:4:\"2.10\";s:11:\"db_filename\";s:27:\"landing.20200316-061523.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:422;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-064657.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900077;s:4:\"save\";b:1;s:10:\"total_size\";i:464601129;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584341202;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-064657.zip\";s:11:\"lastmodunix\";i:1584341307;s:8:\"duration\";s:6:\"105.40\";s:11:\"db_duration\";s:4:\"1.90\";s:11:\"db_filename\";s:27:\"landing.20200316-064642.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:423;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-070251.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900422;s:4:\"save\";b:1;s:10:\"total_size\";i:464603814;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584342151;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-070251.zip\";s:11:\"lastmodunix\";i:1584342277;s:8:\"duration\";s:6:\"126.19\";s:11:\"db_duration\";s:4:\"1.92\";s:11:\"db_filename\";s:27:\"landing.20200316-070231.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:424;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-070651.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900088;s:4:\"save\";b:1;s:10:\"total_size\";i:464602836;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584342395;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-070651.zip\";s:11:\"lastmodunix\";i:1584342502;s:8:\"duration\";s:6:\"106.91\";s:11:\"db_duration\";s:4:\"1.88\";s:11:\"db_filename\";s:27:\"landing.20200316-070635.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:425;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-071158.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900744;s:4:\"save\";b:1;s:10:\"total_size\";i:464605423;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584342702;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-071158.zip\";s:11:\"lastmodunix\";i:1584342809;s:8:\"duration\";s:6:\"106.72\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200316-071142.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:426;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-074321.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900685;s:4:\"save\";b:1;s:10:\"total_size\";i:464603780;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584344586;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-074321.zip\";s:11:\"lastmodunix\";i:1584344691;s:8:\"duration\";s:6:\"105.25\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200316-074306.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:427;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-081418.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900692;s:4:\"save\";b:1;s:10:\"total_size\";i:464603780;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584346442;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-081418.zip\";s:11:\"lastmodunix\";i:1584346548;s:8:\"duration\";s:6:\"105.84\";s:11:\"db_duration\";s:4:\"2.05\";s:11:\"db_filename\";s:27:\"landing.20200316-081402.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:428;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-092401.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274900802;s:4:\"save\";b:1;s:10:\"total_size\";i:464604106;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584350624;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-092401.zip\";s:11:\"lastmodunix\";i:1584350734;s:8:\"duration\";s:6:\"109.92\";s:11:\"db_duration\";s:4:\"2.10\";s:11:\"db_filename\";s:27:\"landing.20200316-092344.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:429;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-104328.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899718;s:4:\"save\";b:1;s:10:\"total_size\";i:464598496;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584355393;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-104328.zip\";s:11:\"lastmodunix\";i:1584355498;s:8:\"duration\";s:6:\"104.91\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200316-104313.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:430;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-111728.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899639;s:4:\"save\";b:1;s:10:\"total_size\";i:464596782;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584357401;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-111728.zip\";s:11:\"lastmodunix\";i:1584357539;s:8:\"duration\";s:6:\"137.34\";s:11:\"db_duration\";s:5:\"33.61\";s:11:\"db_filename\";s:27:\"landing.20200316-111641.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:431;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-114520.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899738;s:4:\"save\";b:1;s:10:\"total_size\";i:464597177;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584359105;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-114520.zip\";s:11:\"lastmodunix\";i:1584359211;s:8:\"duration\";s:6:\"105.66\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200316-114505.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:432;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-120924.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899974;s:4:\"save\";b:1;s:10:\"total_size\";i:464598481;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584360548;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-120924.zip\";s:11:\"lastmodunix\";i:1584360654;s:8:\"duration\";s:6:\"105.21\";s:11:\"db_duration\";s:4:\"2.24\";s:11:\"db_filename\";s:27:\"landing.20200316-120908.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:433;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-123201.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274899981;s:4:\"save\";b:1;s:10:\"total_size\";i:464598481;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584361906;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-123201.zip\";s:11:\"lastmodunix\";i:1584362012;s:8:\"duration\";s:6:\"105.64\";s:11:\"db_duration\";s:4:\"1.93\";s:11:\"db_filename\";s:27:\"landing.20200316-123146.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:434;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-130319.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860385;s:4:\"save\";b:1;s:10:\"total_size\";i:464370070;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584363784;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-130319.zip\";s:11:\"lastmodunix\";i:1584363890;s:8:\"duration\";s:6:\"106.21\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200316-130304.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:435;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-133448.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860408;s:4:\"save\";b:1;s:10:\"total_size\";i:464370071;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584365673;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-133448.zip\";s:11:\"lastmodunix\";i:1584365779;s:8:\"duration\";s:6:\"105.49\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200316-133433.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:436;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-140548.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860164;s:4:\"save\";b:1;s:10:\"total_size\";i:464369090;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584367533;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-140548.zip\";s:11:\"lastmodunix\";i:1584367638;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.39\";s:11:\"db_filename\";s:27:\"landing.20200316-140533.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:437;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-142158.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860208;s:4:\"save\";b:1;s:10:\"total_size\";i:464370815;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584368504;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-142158.zip\";s:11:\"lastmodunix\";i:1584368609;s:8:\"duration\";s:6:\"104.99\";s:11:\"db_duration\";s:4:\"1.51\";s:11:\"db_filename\";s:27:\"landing.20200316-142144.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:438;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-150132.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860331;s:4:\"save\";b:1;s:10:\"total_size\";i:464369742;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584370877;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-150132.zip\";s:11:\"lastmodunix\";i:1584370982;s:8:\"duration\";s:6:\"105.32\";s:11:\"db_duration\";s:4:\"1.90\";s:11:\"db_filename\";s:27:\"landing.20200316-150117.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:439;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-151719.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860419;s:4:\"save\";b:1;s:10:\"total_size\";i:464370116;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584371824;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-151719.zip\";s:11:\"lastmodunix\";i:1584371929;s:8:\"duration\";s:6:\"104.97\";s:11:\"db_duration\";s:4:\"1.98\";s:11:\"db_filename\";s:27:\"landing.20200316-151704.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:440;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-154010.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860558;s:4:\"save\";b:1;s:10:\"total_size\";i:464370769;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584373195;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-154010.zip\";s:11:\"lastmodunix\";i:1584373300;s:8:\"duration\";s:6:\"104.50\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200316-153955.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:441;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-155548.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860605;s:4:\"save\";b:1;s:10:\"total_size\";i:464372494;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584374134;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-155548.zip\";s:11:\"lastmodunix\";i:1584374239;s:8:\"duration\";s:6:\"105.13\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200316-155534.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:442;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-162011.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860643;s:4:\"save\";b:1;s:10:\"total_size\";i:464372819;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584375596;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-162011.zip\";s:11:\"lastmodunix\";i:1584375701;s:8:\"duration\";s:6:\"105.11\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200316-161957.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:443;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-165810.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274859826;s:4:\"save\";b:1;s:10:\"total_size\";i:464368287;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584377875;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-165810.zip\";s:11:\"lastmodunix\";i:1584377980;s:8:\"duration\";s:6:\"105.06\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200316-165755.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:444;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-172524.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274859839;s:4:\"save\";b:1;s:10:\"total_size\";i:464368341;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584379509;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-172524.zip\";s:11:\"lastmodunix\";i:1584379614;s:8:\"duration\";s:6:\"105.19\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200316-172509.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:445;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-175356.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274859857;s:4:\"save\";b:1;s:10:\"total_size\";i:464368341;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584381221;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-175356.zip\";s:11:\"lastmodunix\";i:1584381326;s:8:\"duration\";s:6:\"105.20\";s:11:\"db_duration\";s:4:\"1.47\";s:11:\"db_filename\";s:27:\"landing.20200316-175341.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:446;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-181718.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860007;s:4:\"save\";b:1;s:10:\"total_size\";i:464368990;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584382623;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-181718.zip\";s:11:\"lastmodunix\";i:1584382728;s:8:\"duration\";s:6:\"105.82\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200316-181703.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:447;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-183241.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860117;s:4:\"save\";b:1;s:10:\"total_size\";i:464371041;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584383546;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-183241.zip\";s:11:\"lastmodunix\";i:1584383651;s:8:\"duration\";s:6:\"105.00\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200316-183226.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:448;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-190336.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860137;s:4:\"save\";b:1;s:10:\"total_size\";i:464369642;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584385401;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-190336.zip\";s:11:\"lastmodunix\";i:1584385508;s:8:\"duration\";s:6:\"106.61\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200316-190321.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:449;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-192806.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860168;s:4:\"save\";b:1;s:10:\"total_size\";i:464371367;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584386871;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-192806.zip\";s:11:\"lastmodunix\";i:1584386977;s:8:\"duration\";s:6:\"105.90\";s:11:\"db_duration\";s:4:\"1.59\";s:11:\"db_filename\";s:27:\"landing.20200316-192751.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:450;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-200639.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860136;s:4:\"save\";b:1;s:10:\"total_size\";i:464369640;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584389184;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-200639.zip\";s:11:\"lastmodunix\";i:1584389289;s:8:\"duration\";s:6:\"105.31\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200316-200624.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:451;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-203806.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860502;s:4:\"save\";b:1;s:10:\"total_size\";i:464370398;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584391072;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-203806.zip\";s:11:\"lastmodunix\";i:1584391176;s:8:\"duration\";s:6:\"104.76\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200316-203752.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:452;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-210151.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860270;s:4:\"save\";b:1;s:10:\"total_size\";i:464369819;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584392497;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-210151.zip\";s:11:\"lastmodunix\";i:1584392602;s:8:\"duration\";s:6:\"105.32\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200316-210137.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:453;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-213020.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860259;s:4:\"save\";b:1;s:10:\"total_size\";i:464369819;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584394205;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-213020.zip\";s:11:\"lastmodunix\";i:1584394310;s:8:\"duration\";s:6:\"105.56\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200316-213005.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:454;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-220125.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860238;s:4:\"save\";b:1;s:10:\"total_size\";i:464369756;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584396070;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-220125.zip\";s:11:\"lastmodunix\";i:1584396175;s:8:\"duration\";s:6:\"105.36\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200316-220110.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:455;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-225925.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860422;s:4:\"save\";b:1;s:10:\"total_size\";i:464370363;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584399551;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-225925.zip\";s:11:\"lastmodunix\";i:1584399656;s:8:\"duration\";s:6:\"105.04\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200316-225911.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:456;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-232909.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860463;s:4:\"save\";b:1;s:10:\"total_size\";i:464372089;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584401334;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-232909.zip\";s:11:\"lastmodunix\";i:1584401439;s:8:\"duration\";s:6:\"105.38\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200316-232854.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:457;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-235813.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860398;s:4:\"save\";b:1;s:10:\"total_size\";i:464370609;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584403078;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200316-235813.zip\";s:11:\"lastmodunix\";i:1584403183;s:8:\"duration\";s:6:\"105.36\";s:11:\"db_duration\";s:4:\"1.88\";s:11:\"db_filename\";s:27:\"landing.20200316-235758.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:458;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-002814.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860392;s:4:\"save\";b:1;s:10:\"total_size\";i:464370609;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584404878;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-002814.zip\";s:11:\"lastmodunix\";i:1584404984;s:8:\"duration\";s:6:\"106.31\";s:11:\"db_duration\";s:4:\"2.74\";s:11:\"db_filename\";s:27:\"landing.20200317-002758.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:459;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-005626.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860392;s:4:\"save\";b:1;s:10:\"total_size\";i:464370608;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584406571;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-005626.zip\";s:11:\"lastmodunix\";i:1584406676;s:8:\"duration\";s:6:\"105.31\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200317-005611.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:460;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-012603.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860375;s:4:\"save\";b:1;s:10:\"total_size\";i:464370608;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584408348;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-012603.zip\";s:11:\"lastmodunix\";i:1584408453;s:8:\"duration\";s:6:\"105.28\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200317-012548.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:461;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-015612.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860373;s:4:\"save\";b:1;s:10:\"total_size\";i:464370609;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584410157;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-015612.zip\";s:11:\"lastmodunix\";i:1584410262;s:8:\"duration\";s:6:\"105.28\";s:11:\"db_duration\";s:4:\"1.84\";s:11:\"db_filename\";s:27:\"landing.20200317-015557.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:462;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-024038.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860646;s:4:\"save\";b:1;s:10:\"total_size\";i:464373727;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584412823;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-024038.zip\";s:11:\"lastmodunix\";i:1584412927;s:8:\"duration\";s:6:\"103.69\";s:11:\"db_duration\";s:4:\"0.68\";s:11:\"db_filename\";s:27:\"landing.20200317-024023.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:463;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-030016.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860618;s:4:\"save\";b:1;s:10:\"total_size\";i:464373728;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584414001;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-030016.zip\";s:11:\"lastmodunix\";i:1584414107;s:8:\"duration\";s:6:\"105.57\";s:11:\"db_duration\";s:4:\"1.54\";s:11:\"db_filename\";s:27:\"landing.20200317-030001.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:464;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-033755.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860593;s:4:\"save\";b:1;s:10:\"total_size\";i:464372038;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584416261;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-033755.zip\";s:11:\"lastmodunix\";i:1584416366;s:8:\"duration\";s:6:\"105.24\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200317-033741.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:465;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-040254.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860498;s:4:\"save\";b:1;s:10:\"total_size\";i:464371742;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584417759;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-040254.zip\";s:11:\"lastmodunix\";i:1584417865;s:8:\"duration\";s:6:\"106.01\";s:11:\"db_duration\";s:4:\"1.91\";s:11:\"db_filename\";s:27:\"landing.20200317-040239.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:466;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-043423.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860396;s:4:\"save\";b:1;s:10:\"total_size\";i:464371651;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584419648;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-043423.zip\";s:11:\"lastmodunix\";i:1584419754;s:8:\"duration\";s:6:\"105.57\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200317-043408.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:467;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-045851.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860406;s:4:\"save\";b:1;s:10:\"total_size\";i:464371706;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584421116;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-045851.zip\";s:11:\"lastmodunix\";i:1584421221;s:8:\"duration\";s:6:\"105.55\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200317-045836.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:468;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-051643.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860542;s:4:\"save\";b:1;s:10:\"total_size\";i:464372370;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584422188;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-051643.zip\";s:11:\"lastmodunix\";i:1584422293;s:8:\"duration\";s:6:\"104.62\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200317-051629.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:469;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-052112.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860720;s:4:\"save\";b:1;s:10:\"total_size\";i:464374746;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584422453;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-052112.zip\";s:11:\"lastmodunix\";i:1584422574;s:8:\"duration\";s:6:\"120.75\";s:11:\"db_duration\";s:4:\"0.66\";s:11:\"db_filename\";s:27:\"landing.20200317-052053.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:470;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-055837.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860740;s:4:\"save\";b:1;s:10:\"total_size\";i:464373303;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584424702;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-055837.zip\";s:11:\"lastmodunix\";i:1584424807;s:8:\"duration\";s:6:\"105.55\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200317-055822.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:471;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-062801.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860655;s:4:\"save\";b:1;s:10:\"total_size\";i:464373028;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584426466;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-062801.zip\";s:11:\"lastmodunix\";i:1584426571;s:8:\"duration\";s:6:\"105.37\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200317-062746.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:472;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-065921.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860665;s:4:\"save\";b:1;s:10:\"total_size\";i:464373027;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584428346;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-065921.zip\";s:11:\"lastmodunix\";i:1584428451;s:8:\"duration\";s:6:\"105.40\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200317-065906.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:473;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-073015.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860657;s:4:\"save\";b:1;s:10:\"total_size\";i:464373027;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584430201;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-073015.zip\";s:11:\"lastmodunix\";i:1584430306;s:8:\"duration\";s:6:\"105.62\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200317-073001.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:474;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-074847.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860766;s:4:\"save\";b:1;s:10:\"total_size\";i:464373470;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584431313;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-074847.zip\";s:11:\"lastmodunix\";i:1584431420;s:8:\"duration\";s:6:\"106.89\";s:11:\"db_duration\";s:4:\"1.28\";s:11:\"db_filename\";s:27:\"landing.20200317-074833.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:475;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-080854.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860814;s:4:\"save\";b:1;s:10:\"total_size\";i:464375195;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584432519;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-080854.zip\";s:11:\"lastmodunix\";i:1584432624;s:8:\"duration\";s:6:\"105.35\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200317-080839.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:476;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-084901.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860752;s:4:\"save\";b:1;s:10:\"total_size\";i:464373470;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584434927;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-084901.zip\";s:11:\"lastmodunix\";i:1584435032;s:8:\"duration\";s:6:\"105.74\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200317-084847.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:477;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-085905.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860883;s:4:\"save\";b:1;s:10:\"total_size\";i:464375472;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584435531;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-085905.zip\";s:11:\"lastmodunix\";i:1584435636;s:8:\"duration\";s:6:\"105.21\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200317-085851.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:478;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-093551.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860954;s:4:\"save\";b:1;s:10:\"total_size\";i:464374402;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584437737;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-093551.zip\";s:11:\"lastmodunix\";i:1584437842;s:8:\"duration\";s:6:\"105.00\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200317-093537.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:479;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-095930.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274861004;s:4:\"save\";b:1;s:10:\"total_size\";i:464374728;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584439155;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-095930.zip\";s:11:\"lastmodunix\";i:1584439261;s:8:\"duration\";s:6:\"105.71\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200317-095915.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:480;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-102827.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860997;s:4:\"save\";b:1;s:10:\"total_size\";i:464374728;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584440892;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-102827.zip\";s:11:\"lastmodunix\";i:1584440997;s:8:\"duration\";s:6:\"104.86\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200317-102812.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:481;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-105108.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860926;s:4:\"save\";b:1;s:10:\"total_size\";i:464374401;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584442253;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-105108.zip\";s:11:\"lastmodunix\";i:1584442358;s:8:\"duration\";s:6:\"105.55\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200317-105053.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:482;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-112224.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860989;s:4:\"save\";b:1;s:10:\"total_size\";i:464374698;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584444129;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-112224.zip\";s:11:\"lastmodunix\";i:1584444234;s:8:\"duration\";s:6:\"104.94\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200317-112209.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:483;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-115353.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274860991;s:4:\"save\";b:1;s:10:\"total_size\";i:464374700;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584446018;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-115353.zip\";s:11:\"lastmodunix\";i:1584446124;s:8:\"duration\";s:6:\"105.51\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200317-115338.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:484;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-121646.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:274861007;s:4:\"save\";b:1;s:10:\"total_size\";i:464374764;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584447390;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-121646.zip\";s:11:\"lastmodunix\";i:1584447501;s:8:\"duration\";s:6:\"111.02\";s:11:\"db_duration\";s:4:\"2.21\";s:11:\"db_filename\";s:27:\"landing.20200317-121630.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:485;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-123857.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005297;s:4:\"save\";b:1;s:10:\"total_size\";i:464890836;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584448723;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-123857.zip\";s:11:\"lastmodunix\";i:1584448827;s:8:\"duration\";s:6:\"104.83\";s:11:\"db_duration\";s:4:\"1.37\";s:11:\"db_filename\";s:27:\"landing.20200317-123843.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:486;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-130501.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005364;s:4:\"save\";b:1;s:10:\"total_size\";i:464891035;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584450287;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-130501.zip\";s:11:\"lastmodunix\";i:1584450392;s:8:\"duration\";s:6:\"104.99\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200317-130447.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:487;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-142319.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005463;s:4:\"save\";b:1;s:10:\"total_size\";i:464891329;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584454983;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-142319.zip\";s:11:\"lastmodunix\";i:1584455089;s:8:\"duration\";s:6:\"105.35\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200317-142303.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:488;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-143942.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005581;s:4:\"save\";b:1;s:10:\"total_size\";i:464893391;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584455967;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-143942.zip\";s:11:\"lastmodunix\";i:1584456073;s:8:\"duration\";s:6:\"105.26\";s:11:\"db_duration\";s:4:\"1.62\";s:11:\"db_filename\";s:27:\"landing.20200317-143927.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:489;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-151043.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005289;s:4:\"save\";b:1;s:10:\"total_size\";i:464890868;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584457827;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-151043.zip\";s:11:\"lastmodunix\";i:1584457933;s:8:\"duration\";s:6:\"105.72\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200317-151027.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:490;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-153302.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005462;s:4:\"save\";b:1;s:10:\"total_size\";i:464892028;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584459167;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-153302.zip\";s:11:\"lastmodunix\";i:1584459272;s:8:\"duration\";s:6:\"104.86\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200317-153247.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:491;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-155906.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005454;s:4:\"save\";b:1;s:10:\"total_size\";i:464892082;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584460731;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-155906.zip\";s:11:\"lastmodunix\";i:1584460837;s:8:\"duration\";s:6:\"105.76\";s:11:\"db_duration\";s:4:\"1.38\";s:11:\"db_filename\";s:27:\"landing.20200317-155851.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:492;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-160411.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275005599;s:4:\"save\";b:1;s:10:\"total_size\";i:464894133;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584461035;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-160411.zip\";s:11:\"lastmodunix\";i:1584461146;s:8:\"duration\";s:6:\"110.55\";s:11:\"db_duration\";s:4:\"1.70\";s:11:\"db_filename\";s:27:\"landing.20200317-160355.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:493;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-161203.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275024024;s:4:\"save\";b:1;s:10:\"total_size\";i:464952565;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584461507;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-161203.zip\";s:11:\"lastmodunix\";i:1584461612;s:8:\"duration\";s:6:\"105.90\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200317-161147.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:494;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-162028.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275025022;s:4:\"save\";b:1;s:10:\"total_size\";i:464953498;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584462012;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-162028.zip\";s:11:\"lastmodunix\";i:1584462121;s:8:\"duration\";s:6:\"108.37\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200317-162012.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:495;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-162802.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277534894;s:4:\"save\";b:1;s:10:\"total_size\";i:473009640;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584462464;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-162802.zip\";s:11:\"lastmodunix\";i:1584462591;s:8:\"duration\";s:6:\"126.91\";s:11:\"db_duration\";s:4:\"2.12\";s:11:\"db_filename\";s:27:\"landing.20200317-162744.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:496;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-163550.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277465208;s:4:\"save\";b:1;s:10:\"total_size\";i:473094335;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584462930;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-163550.zip\";s:11:\"lastmodunix\";i:1584463061;s:8:\"duration\";s:6:\"131.17\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200317-163530.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:497;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-164908.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278156924;s:4:\"save\";b:1;s:10:\"total_size\";i:474691079;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584463730;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-164908.zip\";s:11:\"lastmodunix\";i:1584463868;s:8:\"duration\";s:6:\"138.79\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200317-164850.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:498;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-165645.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277280276;s:4:\"save\";b:1;s:10:\"total_size\";i:474962194;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584464185;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-165645.zip\";s:11:\"lastmodunix\";i:1584464316;s:8:\"duration\";s:6:\"130.87\";s:11:\"db_duration\";s:4:\"1.94\";s:11:\"db_filename\";s:27:\"landing.20200317-165625.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:499;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-170458.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277903417;s:4:\"save\";b:1;s:10:\"total_size\";i:474415552;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584464680;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-170458.zip\";s:11:\"lastmodunix\";i:1584464807;s:8:\"duration\";s:6:\"126.54\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200317-170440.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:500;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-171323.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278181701;s:4:\"save\";b:1;s:10:\"total_size\";i:474918641;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584465184;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-171323.zip\";s:11:\"lastmodunix\";i:1584465316;s:8:\"duration\";s:6:\"131.68\";s:11:\"db_duration\";s:4:\"2.01\";s:11:\"db_filename\";s:27:\"landing.20200317-171304.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:501;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-174224.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278265201;s:4:\"save\";b:1;s:10:\"total_size\";i:475019107;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584466926;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-174224.zip\";s:11:\"lastmodunix\";i:1584467129;s:8:\"duration\";s:6:\"203.79\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200317-174206.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:502;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-175059.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278740796;s:4:\"save\";b:1;s:10:\"total_size\";i:477222189;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584467441;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-175059.zip\";s:11:\"lastmodunix\";i:1584467568;s:8:\"duration\";s:6:\"127.28\";s:11:\"db_duration\";s:4:\"1.34\";s:11:\"db_filename\";s:27:\"landing.20200317-175041.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:503;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-175717.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278903457;s:4:\"save\";b:1;s:10:\"total_size\";i:477936262;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584467814;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-175717.zip\";s:13:\"backup_errors\";a:2:{i:0;s:195:\"Permission defined. Unable to add the following file to your backup: C:\\xampp\\htdocs\\landing/wp-content/cache/page_enhanced/landing.kptv.ro/2015/03/24/solar-eclipse-eye-health-warning/_index.html\";i:1;s:200:\"Permission defined. Unable to add the following file to your backup: C:\\xampp\\htdocs\\landing/wp-content/cache/page_enhanced/landing.kptv.ro/2015/03/24/solar-eclipse-eye-health-warning/_index.html_gzip\";}s:11:\"lastmodunix\";i:1584467957;s:8:\"duration\";s:6:\"143.46\";s:11:\"db_duration\";s:4:\"2.17\";s:11:\"db_filename\";s:27:\"landing.20200317-175654.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:504;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-180229.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279280074;s:4:\"save\";b:1;s:10:\"total_size\";i:478076137;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584468126;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-180229.zip\";s:11:\"lastmodunix\";i:1584468272;s:8:\"duration\";s:6:\"146.49\";s:11:\"db_duration\";s:4:\"2.35\";s:11:\"db_filename\";s:27:\"landing.20200317-180206.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:505;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-180326.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279055194;s:4:\"save\";b:1;s:10:\"total_size\";i:478076112;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584468185;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-180326.zip\";s:11:\"lastmodunix\";i:1584468333;s:8:\"duration\";s:6:\"147.75\";s:11:\"db_duration\";s:4:\"2.57\";s:11:\"db_filename\";s:27:\"landing.20200317-180305.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:506;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-181037.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279055310;s:4:\"save\";b:1;s:10:\"total_size\";i:478074844;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584468618;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-181037.zip\";s:11:\"lastmodunix\";i:1584468750;s:8:\"duration\";s:6:\"131.58\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200317-181018.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:507;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-181837.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279055362;s:4:\"save\";b:1;s:10:\"total_size\";i:478074843;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584469099;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-181837.zip\";s:11:\"lastmodunix\";i:1584469238;s:8:\"duration\";s:6:\"139.79\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200317-181819.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:508;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-184150.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279053236;s:4:\"save\";b:1;s:10:\"total_size\";i:478060308;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584470492;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-184150.zip\";s:11:\"lastmodunix\";i:1584470622;s:8:\"duration\";s:6:\"130.09\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200317-184132.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:509;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-185639.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279053570;s:4:\"save\";b:1;s:10:\"total_size\";i:478064410;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584471380;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-185639.zip\";s:11:\"lastmodunix\";i:1584471511;s:8:\"duration\";s:6:\"131.16\";s:11:\"db_duration\";s:4:\"1.91\";s:11:\"db_filename\";s:27:\"landing.20200317-185620.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:510;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-185940.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278891330;s:4:\"save\";b:1;s:10:\"total_size\";i:477700591;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584471561;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-185940.zip\";s:11:\"lastmodunix\";i:1584471692;s:8:\"duration\";s:6:\"131.54\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200317-185921.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:511;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-192419.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278107936;s:4:\"save\";b:1;s:10:\"total_size\";i:475994754;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584473041;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-192419.zip\";s:11:\"lastmodunix\";i:1584473164;s:8:\"duration\";s:6:\"123.78\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200317-192401.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:512;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-192827.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278110098;s:4:\"save\";b:1;s:10:\"total_size\";i:475995370;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584473291;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-192827.zip\";s:11:\"lastmodunix\";i:1584473411;s:8:\"duration\";s:6:\"119.69\";s:11:\"db_duration\";s:4:\"1.82\";s:11:\"db_filename\";s:27:\"landing.20200317-192811.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:513;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-193435.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277646359;s:4:\"save\";b:1;s:10:\"total_size\";i:475427450;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584473659;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-193435.zip\";s:11:\"lastmodunix\";i:1584473775;s:8:\"duration\";s:6:\"116.07\";s:11:\"db_duration\";s:4:\"2.17\";s:11:\"db_filename\";s:27:\"landing.20200317-193419.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:514;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-194011.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277757214;s:4:\"save\";b:1;s:10:\"total_size\";i:476978840;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584473994;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-194011.zip\";s:11:\"lastmodunix\";i:1584474119;s:8:\"duration\";s:6:\"125.55\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200317-193954.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:515;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-194359.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278654272;s:4:\"save\";b:1;s:10:\"total_size\";i:477957167;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584474221;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-194359.zip\";s:11:\"lastmodunix\";i:1584474346;s:8:\"duration\";s:6:\"125.24\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200317-194341.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:516;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-195714.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278964160;s:4:\"save\";b:1;s:10:\"total_size\";i:478781620;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584475013;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-195714.zip\";s:11:\"lastmodunix\";i:1584475148;s:8:\"duration\";s:6:\"135.26\";s:11:\"db_duration\";s:4:\"2.50\";s:11:\"db_filename\";s:27:\"landing.20200317-195653.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:517;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-200420.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278043239;s:4:\"save\";b:1;s:10:\"total_size\";i:479716321;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584475442;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-200420.zip\";s:13:\"backup_errors\";a:1:{i:0;s:161:\"Permission defined. Unable to add the following file to your backup: C:\\xampp\\htdocs\\landing/wp-content/cache/object/e2b/4f2/e2b4f237ce03cd977d900eed1b5f8f25.php\";}s:11:\"lastmodunix\";i:1584475572;s:8:\"duration\";s:6:\"130.70\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200317-200402.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:518;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-201144.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278879552;s:4:\"save\";b:1;s:10:\"total_size\";i:478808361;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584475880;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-201144.zip\";s:13:\"backup_errors\";a:2:{i:0;s:181:\"Permission defined. Unable to add the following file to your backup: C:\\xampp\\htdocs\\landing/wp-content/cache/page_enhanced/landing.kptv.ro/actualitati/politica/_index.html_gzip_old\";i:1;s:176:\"Permission defined. Unable to add the following file to your backup: C:\\xampp\\htdocs\\landing/wp-content/cache/page_enhanced/landing.kptv.ro/actualitati/politica/_index.html_old\";}s:11:\"lastmodunix\";i:1584476031;s:8:\"duration\";s:6:\"151.02\";s:11:\"db_duration\";s:4:\"5.00\";s:11:\"db_filename\";s:27:\"landing.20200317-201120.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:519;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-201823.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279130220;s:4:\"save\";b:1;s:10:\"total_size\";i:479157158;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584476284;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-201823.zip\";s:11:\"lastmodunix\";i:1584476428;s:8:\"duration\";s:6:\"143.88\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200317-201805.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:520;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-202804.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278925063;s:4:\"save\";b:1;s:10:\"total_size\";i:478899750;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584476860;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-202804.zip\";s:11:\"lastmodunix\";i:1584477001;s:8:\"duration\";s:6:\"141.32\";s:11:\"db_duration\";s:4:\"3.45\";s:11:\"db_filename\";s:27:\"landing.20200317-202740.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:521;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-203349.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279442494;s:4:\"save\";b:1;s:10:\"total_size\";i:479874902;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584477208;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-203349.zip\";s:11:\"lastmodunix\";i:1584477360;s:8:\"duration\";s:6:\"151.57\";s:11:\"db_duration\";s:4:\"2.09\";s:11:\"db_filename\";s:27:\"landing.20200317-203329.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:522;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-204357.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276452890;s:4:\"save\";b:1;s:10:\"total_size\";i:478746910;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584477816;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-204357.zip\";s:11:\"lastmodunix\";i:1584477949;s:8:\"duration\";s:6:\"132.55\";s:11:\"db_duration\";s:4:\"1.92\";s:11:\"db_filename\";s:27:\"landing.20200317-204336.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:523;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-205427.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277507239;s:4:\"save\";b:1;s:10:\"total_size\";i:474008825;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584478450;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-205427.zip\";s:11:\"lastmodunix\";i:1584478577;s:8:\"duration\";s:6:\"127.19\";s:11:\"db_duration\";s:4:\"1.86\";s:11:\"db_filename\";s:27:\"landing.20200317-205410.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:524;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-210219.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277905564;s:4:\"save\";b:1;s:10:\"total_size\";i:475566283;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584478919;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-210219.zip\";s:11:\"lastmodunix\";i:1584479059;s:8:\"duration\";s:6:\"142.96\";s:11:\"db_duration\";s:4:\"2.04\";s:11:\"db_filename\";s:27:\"landing.20200317-210159.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:525;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-211429.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277672422;s:4:\"save\";b:1;s:10:\"total_size\";i:474929703;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584479651;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-211429.zip\";s:11:\"lastmodunix\";i:1584479775;s:8:\"duration\";s:6:\"124.65\";s:11:\"db_duration\";s:4:\"2.13\";s:11:\"db_filename\";s:27:\"landing.20200317-211411.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:526;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-212252.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278048492;s:4:\"save\";b:1;s:10:\"total_size\";i:476064270;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584480153;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-212252.zip\";s:11:\"lastmodunix\";i:1584480300;s:8:\"duration\";s:6:\"146.51\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200317-212233.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:527;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-212533.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278418996;s:4:\"save\";b:1;s:10:\"total_size\";i:477845500;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584480279;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-212533.zip\";s:11:\"lastmodunix\";i:1584480481;s:8:\"duration\";s:6:\"202.00\";s:11:\"db_duration\";s:4:\"9.56\";s:11:\"db_filename\";s:27:\"landing.20200317-212439.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:528;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-213931.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276282687;s:4:\"save\";b:1;s:10:\"total_size\";i:469905283;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584481156;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-213931.zip\";s:11:\"lastmodunix\";i:1584481263;s:8:\"duration\";s:6:\"106.50\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200317-213917.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:529;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-215800.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:277846611;s:4:\"save\";b:1;s:10:\"total_size\";i:477203829;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584482265;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-215800.zip\";s:11:\"lastmodunix\";i:1584482374;s:8:\"duration\";s:6:\"109.27\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200317-215745.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:530;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-221650.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278384359;s:4:\"save\";b:1;s:10:\"total_size\";i:479731519;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584483393;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-221650.zip\";s:11:\"lastmodunix\";i:1584483501;s:8:\"duration\";s:6:\"108.36\";s:11:\"db_duration\";s:4:\"2.00\";s:11:\"db_filename\";s:27:\"landing.20200317-221633.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:531;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-223009.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276541831;s:4:\"save\";b:1;s:10:\"total_size\";i:471085346;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584484194;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-223009.zip\";s:11:\"lastmodunix\";i:1584484300;s:8:\"duration\";s:6:\"105.84\";s:11:\"db_duration\";s:4:\"1.71\";s:11:\"db_filename\";s:27:\"landing.20200317-222954.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:532;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-224010.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:276541845;s:4:\"save\";b:1;s:10:\"total_size\";i:471085345;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584484795;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-224010.zip\";s:11:\"lastmodunix\";i:1584484900;s:8:\"duration\";s:6:\"105.73\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200317-223955.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:533;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-225010.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275462877;s:4:\"save\";b:1;s:10:\"total_size\";i:466024733;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584485395;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-225010.zip\";s:11:\"lastmodunix\";i:1584485501;s:8:\"duration\";s:6:\"105.81\";s:11:\"db_duration\";s:4:\"1.69\";s:11:\"db_filename\";s:27:\"landing.20200317-224955.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:534;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-230014.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275462896;s:4:\"save\";b:1;s:10:\"total_size\";i:466024732;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584485999;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-230014.zip\";s:11:\"lastmodunix\";i:1584486104;s:8:\"duration\";s:6:\"105.45\";s:11:\"db_duration\";s:4:\"1.57\";s:11:\"db_filename\";s:27:\"landing.20200317-225959.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:535;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-230514.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275354363;s:4:\"save\";b:1;s:10:\"total_size\";i:465500961;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584486296;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-230514.zip\";s:11:\"lastmodunix\";i:1584486413;s:8:\"duration\";s:6:\"117.75\";s:11:\"db_duration\";s:4:\"1.36\";s:11:\"db_filename\";s:27:\"landing.20200317-230456.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:536;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-231404.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:275356799;s:4:\"save\";b:1;s:10:\"total_size\";i:465514068;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584486824;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-231404.zip\";s:11:\"lastmodunix\";i:1584486940;s:8:\"duration\";s:6:\"116.54\";s:11:\"db_duration\";s:4:\"2.14\";s:11:\"db_filename\";s:27:\"landing.20200317-231344.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:537;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-232255.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:269027066;s:4:\"save\";b:1;s:10:\"total_size\";i:445117244;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584487360;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-232255.zip\";s:11:\"lastmodunix\";i:1584487454;s:8:\"duration\";s:5:\"93.63\";s:11:\"db_duration\";s:4:\"1.95\";s:11:\"db_filename\";s:27:\"landing.20200317-232241.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:538;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-234239.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:268913062;s:4:\"save\";b:1;s:10:\"total_size\";i:444449158;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584488545;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-234239.zip\";s:11:\"lastmodunix\";i:1584488639;s:8:\"duration\";s:5:\"94.58\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200317-234225.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:539;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-234752.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:269187382;s:4:\"save\";b:1;s:10:\"total_size\";i:445732645;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584488857;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-234752.zip\";s:11:\"lastmodunix\";i:1584488957;s:8:\"duration\";s:6:\"103.66\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200317-234737.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:540;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235434.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:272076963;s:4:\"save\";b:1;s:10:\"total_size\";i:454105186;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584489260;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235434.zip\";s:11:\"lastmodunix\";i:1584489359;s:8:\"duration\";s:5:\"99.09\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200317-235420.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:541;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235642.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:272076996;s:4:\"save\";b:1;s:10:\"total_size\";i:454104368;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584489388;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235642.zip\";s:11:\"lastmodunix\";i:1584489488;s:8:\"duration\";s:5:\"99.91\";s:11:\"db_duration\";s:4:\"1.53\";s:11:\"db_filename\";s:27:\"landing.20200317-235628.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:542;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-000340.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:272259971;s:4:\"save\";b:1;s:10:\"total_size\";i:454960901;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584489805;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-000340.zip\";s:11:\"lastmodunix\";i:1584489917;s:8:\"duration\";s:6:\"111.11\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200318-000325.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:543;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-001512.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:272974101;s:4:\"save\";b:1;s:10:\"total_size\";i:458506881;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584490497;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-001512.zip\";s:13:\"backup_errors\";a:1:{i:0;s:122:\"Permission defined. Unable to add the following file to your backup: C:\\xampp\\htdocs\\landing/wp-content/advanced-cache.php\";}s:11:\"lastmodunix\";i:1584490599;s:8:\"duration\";s:6:\"101.80\";s:11:\"db_duration\";s:4:\"1.85\";s:11:\"db_filename\";s:27:\"landing.20200318-001457.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:544;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-002051.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:272974045;s:4:\"save\";b:1;s:10:\"total_size\";i:458505663;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584490837;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-002051.zip\";s:11:\"lastmodunix\";i:1584490937;s:8:\"duration\";s:5:\"99.68\";s:11:\"db_duration\";s:4:\"1.13\";s:11:\"db_filename\";s:27:\"landing.20200318-002037.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:545;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-002730.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:272970855;s:4:\"save\";b:1;s:10:\"total_size\";i:458483803;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584491233;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-002730.zip\";s:11:\"lastmodunix\";i:1584491340;s:8:\"duration\";s:6:\"107.33\";s:11:\"db_duration\";s:4:\"1.65\";s:11:\"db_filename\";s:27:\"landing.20200318-002713.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:546;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-004156.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279639054;s:4:\"save\";b:1;s:10:\"total_size\";i:481152258;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584492101;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-004156.zip\";s:11:\"lastmodunix\";i:1584492208;s:8:\"duration\";s:6:\"107.09\";s:11:\"db_duration\";s:4:\"1.19\";s:11:\"db_filename\";s:27:\"landing.20200318-004141.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:547;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-005951.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278717231;s:4:\"save\";b:1;s:10:\"total_size\";i:476723687;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584493176;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-005951.zip\";s:11:\"lastmodunix\";i:1584493283;s:8:\"duration\";s:6:\"107.66\";s:11:\"db_duration\";s:4:\"1.49\";s:11:\"db_filename\";s:27:\"landing.20200318-005936.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:548;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-012711.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715262;s:4:\"save\";b:1;s:10:\"total_size\";i:476725938;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584494816;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-012711.zip\";s:11:\"lastmodunix\";i:1584494924;s:8:\"duration\";s:6:\"107.68\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200318-012656.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:549;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-020645.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715153;s:4:\"save\";b:1;s:10:\"total_size\";i:476725660;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584497190;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-020645.zip\";s:11:\"lastmodunix\";i:1584497298;s:8:\"duration\";s:6:\"107.70\";s:11:\"db_duration\";s:4:\"1.80\";s:11:\"db_filename\";s:27:\"landing.20200318-020630.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:550;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-023526.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715298;s:4:\"save\";b:1;s:10:\"total_size\";i:476726882;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584498910;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-023526.zip\";s:11:\"lastmodunix\";i:1584499018;s:8:\"duration\";s:6:\"107.45\";s:11:\"db_duration\";s:4:\"1.63\";s:11:\"db_filename\";s:27:\"landing.20200318-023510.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:551;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-024558.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715168;s:4:\"save\";b:1;s:10:\"total_size\";i:476726946;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584499542;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-024558.zip\";s:11:\"lastmodunix\";i:1584499650;s:8:\"duration\";s:6:\"108.47\";s:11:\"db_duration\";s:4:\"1.92\";s:11:\"db_filename\";s:27:\"landing.20200318-024542.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:552;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-032637.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715500;s:4:\"save\";b:1;s:10:\"total_size\";i:476728825;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584501982;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-032637.zip\";s:11:\"lastmodunix\";i:1584502089;s:8:\"duration\";s:6:\"107.21\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200318-032622.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:553;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-033536.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715781;s:4:\"save\";b:1;s:10:\"total_size\";i:476731624;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584502520;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-033536.zip\";s:11:\"lastmodunix\";i:1584502629;s:8:\"duration\";s:6:\"108.22\";s:11:\"db_duration\";s:4:\"1.66\";s:11:\"db_filename\";s:27:\"landing.20200318-033520.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:554;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-035332.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715795;s:4:\"save\";b:1;s:10:\"total_size\";i:476733121;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584503597;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-035332.zip\";s:11:\"lastmodunix\";i:1584503705;s:8:\"duration\";s:6:\"107.79\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200318-035317.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:555;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-042449.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278714126;s:4:\"save\";b:1;s:10:\"total_size\";i:476725832;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584505474;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-042449.zip\";s:11:\"lastmodunix\";i:1584505581;s:8:\"duration\";s:6:\"107.39\";s:11:\"db_duration\";s:4:\"1.60\";s:11:\"db_filename\";s:27:\"landing.20200318-042434.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:556;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-050133.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278714103;s:4:\"save\";b:1;s:10:\"total_size\";i:476725768;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584507677;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-050133.zip\";s:11:\"lastmodunix\";i:1584507785;s:8:\"duration\";s:6:\"107.73\";s:11:\"db_duration\";s:4:\"1.96\";s:11:\"db_filename\";s:27:\"landing.20200318-050117.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:557;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-051724.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278714246;s:4:\"save\";b:1;s:10:\"total_size\";i:476728267;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584508629;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-051724.zip\";s:11:\"lastmodunix\";i:1584508737;s:8:\"duration\";s:6:\"108.66\";s:11:\"db_duration\";s:4:\"1.86\";s:11:\"db_filename\";s:27:\"landing.20200318-051709.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:558;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-055527.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278714625;s:4:\"save\";b:1;s:10:\"total_size\";i:476728963;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584510911;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-055527.zip\";s:11:\"lastmodunix\";i:1584511019;s:8:\"duration\";s:6:\"108.32\";s:11:\"db_duration\";s:4:\"1.81\";s:11:\"db_filename\";s:27:\"landing.20200318-055511.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:559;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-060950.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278714788;s:4:\"save\";b:1;s:10:\"total_size\";i:476729960;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584511775;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-060950.zip\";s:11:\"lastmodunix\";i:1584511884;s:8:\"duration\";s:6:\"108.70\";s:11:\"db_duration\";s:4:\"1.42\";s:11:\"db_filename\";s:27:\"landing.20200318-060935.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:560;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-062537.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278714923;s:4:\"save\";b:1;s:10:\"total_size\";i:476730826;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584512722;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-062537.zip\";s:11:\"lastmodunix\";i:1584512830;s:8:\"duration\";s:6:\"107.93\";s:11:\"db_duration\";s:4:\"1.61\";s:11:\"db_filename\";s:27:\"landing.20200318-062522.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:561;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-064321.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715071;s:4:\"save\";b:1;s:10:\"total_size\";i:476731234;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584513786;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-064321.zip\";s:11:\"lastmodunix\";i:1584513893;s:8:\"duration\";s:6:\"107.18\";s:11:\"db_duration\";s:4:\"1.58\";s:11:\"db_filename\";s:27:\"landing.20200318-064306.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:562;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-071350.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715202;s:4:\"save\";b:1;s:10:\"total_size\";i:476731782;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584515615;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-071350.zip\";s:11:\"lastmodunix\";i:1584515723;s:8:\"duration\";s:6:\"107.67\";s:11:\"db_duration\";s:4:\"1.28\";s:11:\"db_filename\";s:27:\"landing.20200318-071335.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:563;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-073816.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278715721;s:4:\"save\";b:1;s:10:\"total_size\";i:476734950;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584517081;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-073816.zip\";s:11:\"lastmodunix\";i:1584517188;s:8:\"duration\";s:6:\"107.22\";s:11:\"db_duration\";s:4:\"1.45\";s:11:\"db_filename\";s:27:\"landing.20200318-073801.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:564;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-074952.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278716051;s:4:\"save\";b:1;s:10:\"total_size\";i:476738325;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584517777;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-074952.zip\";s:11:\"lastmodunix\";i:1584517884;s:8:\"duration\";s:6:\"107.91\";s:11:\"db_duration\";s:4:\"1.49\";s:11:\"db_filename\";s:27:\"landing.20200318-074937.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:565;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-082230.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278716698;s:4:\"save\";b:1;s:10:\"total_size\";i:476741236;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584519735;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-082230.zip\";s:11:\"lastmodunix\";i:1584519843;s:8:\"duration\";s:6:\"107.49\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200318-082215.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:566;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-083902.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278717269;s:4:\"save\";b:1;s:10:\"total_size\";i:476742016;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584520719;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-083902.zip\";s:11:\"lastmodunix\";i:1584520852;s:8:\"duration\";s:6:\"133.31\";s:11:\"db_duration\";s:4:\"1.40\";s:11:\"db_filename\";s:27:\"landing.20200318-083839.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:567;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-090229.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278718921;s:4:\"save\";b:1;s:10:\"total_size\";i:476744165;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584522133;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-090229.zip\";s:11:\"lastmodunix\";i:1584522241;s:8:\"duration\";s:6:\"108.19\";s:11:\"db_duration\";s:4:\"2.02\";s:11:\"db_filename\";s:27:\"landing.20200318-090213.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:568;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-091753.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278719142;s:4:\"save\";b:1;s:10:\"total_size\";i:476746444;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584523057;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-091753.zip\";s:11:\"lastmodunix\";i:1584523165;s:8:\"duration\";s:6:\"107.87\";s:11:\"db_duration\";s:4:\"1.67\";s:11:\"db_filename\";s:27:\"landing.20200318-091737.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:569;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-094729.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278719460;s:4:\"save\";b:1;s:10:\"total_size\";i:476747091;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584524833;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-094729.zip\";s:11:\"lastmodunix\";i:1584524942;s:8:\"duration\";s:6:\"108.85\";s:11:\"db_duration\";s:4:\"1.76\";s:11:\"db_filename\";s:27:\"landing.20200318-094713.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:570;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-101006.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278720246;s:4:\"save\";b:1;s:10:\"total_size\";i:476747336;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584526191;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-101006.zip\";s:11:\"lastmodunix\";i:1584526299;s:8:\"duration\";s:6:\"107.58\";s:11:\"db_duration\";s:4:\"1.78\";s:11:\"db_filename\";s:27:\"landing.20200318-100951.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:571;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-103317.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278719842;s:4:\"save\";b:1;s:10:\"total_size\";i:476747941;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584527581;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-103317.zip\";s:11:\"lastmodunix\";i:1584527689;s:8:\"duration\";s:6:\"108.08\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200318-103302.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:572;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-105741.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278720115;s:4:\"save\";b:1;s:10:\"total_size\";i:476746867;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584529046;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-105741.zip\";s:11:\"lastmodunix\";i:1584529154;s:8:\"duration\";s:6:\"107.26\";s:11:\"db_duration\";s:4:\"1.64\";s:11:\"db_filename\";s:27:\"landing.20200318-105726.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:573;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-112632.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278720632;s:4:\"save\";b:1;s:10:\"total_size\";i:476749180;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584530775;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-112632.zip\";s:11:\"lastmodunix\";i:1584530886;s:8:\"duration\";s:6:\"111.29\";s:11:\"db_duration\";s:4:\"2.24\";s:11:\"db_filename\";s:27:\"landing.20200318-112615.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:574;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-113603.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278720661;s:4:\"save\";b:1;s:10:\"total_size\";i:476749275;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584531347;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-113603.zip\";s:11:\"lastmodunix\";i:1584531455;s:8:\"duration\";s:6:\"107.84\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200318-113547.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:575;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-115022.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278721527;s:4:\"save\";b:1;s:10:\"total_size\";i:476751086;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584532201;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-115022.zip\";s:11:\"lastmodunix\";i:1584532331;s:8:\"duration\";s:6:\"130.17\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200318-115001.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:576;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-115752.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278722044;s:4:\"save\";b:1;s:10:\"total_size\";i:476753550;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584532657;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-115752.zip\";s:11:\"lastmodunix\";i:1584532764;s:8:\"duration\";s:6:\"107.18\";s:11:\"db_duration\";s:4:\"1.51\";s:11:\"db_filename\";s:27:\"landing.20200318-115737.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:577;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-123023.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278723108;s:4:\"save\";b:1;s:10:\"total_size\";i:476755837;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584534608;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-123023.zip\";s:11:\"lastmodunix\";i:1584534716;s:8:\"duration\";s:6:\"108.06\";s:11:\"db_duration\";s:4:\"1.55\";s:11:\"db_filename\";s:27:\"landing.20200318-123008.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:578;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-124332.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278723819;s:4:\"save\";b:1;s:10:\"total_size\";i:476757489;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584535397;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-124332.zip\";s:11:\"lastmodunix\";i:1584535505;s:8:\"duration\";s:6:\"108.01\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200318-124317.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:579;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-130551.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278724254;s:4:\"save\";b:1;s:10:\"total_size\";i:476758582;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584536736;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-130551.zip\";s:11:\"lastmodunix\";i:1584536844;s:8:\"duration\";s:6:\"107.10\";s:11:\"db_duration\";s:4:\"1.38\";s:11:\"db_filename\";s:27:\"landing.20200318-130537.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:580;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-134124.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278724487;s:4:\"save\";b:1;s:10:\"total_size\";i:476757701;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584538869;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-134124.zip\";s:11:\"lastmodunix\";i:1584538977;s:8:\"duration\";s:6:\"107.90\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200318-134109.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:581;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-140543.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278724441;s:4:\"save\";b:1;s:10:\"total_size\";i:476759274;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584540327;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-140543.zip\";s:11:\"lastmodunix\";i:1584540435;s:8:\"duration\";s:6:\"107.83\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200318-140527.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:582;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-145228.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278723767;s:4:\"save\";b:1;s:10:\"total_size\";i:476756001;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584543133;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-145228.zip\";s:11:\"lastmodunix\";i:1584543381;s:8:\"duration\";s:6:\"248.18\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200318-145213.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:583;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-151142.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278724309;s:4:\"save\";b:1;s:10:\"total_size\";i:476757228;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584544287;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-151142.zip\";s:11:\"lastmodunix\";i:1584544395;s:8:\"duration\";s:6:\"107.39\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200318-151127.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:584;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-152509.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278723792;s:4:\"save\";b:1;s:10:\"total_size\";i:476758199;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584545093;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-152509.zip\";s:11:\"lastmodunix\";i:1584545203;s:8:\"duration\";s:6:\"110.57\";s:11:\"db_duration\";s:4:\"1.48\";s:11:\"db_filename\";s:27:\"landing.20200318-152453.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:585;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-154031.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278725017;s:4:\"save\";b:1;s:10:\"total_size\";i:476759151;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584546015;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-154031.zip\";s:11:\"lastmodunix\";i:1584546126;s:8:\"duration\";s:6:\"110.94\";s:11:\"db_duration\";s:4:\"1.52\";s:11:\"db_filename\";s:27:\"landing.20200318-154015.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:586;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-155514.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278725398;s:4:\"save\";b:1;s:10:\"total_size\";i:476760126;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584546899;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-155514.zip\";s:11:\"lastmodunix\";i:1584547007;s:8:\"duration\";s:6:\"108.07\";s:11:\"db_duration\";s:4:\"2.02\";s:11:\"db_filename\";s:27:\"landing.20200318-155459.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:587;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-161628.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278725354;s:4:\"save\";b:1;s:10:\"total_size\";i:476760204;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584548172;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-161628.zip\";s:11:\"lastmodunix\";i:1584548280;s:8:\"duration\";s:6:\"108.20\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200318-161612.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:588;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-162627.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278567894;s:4:\"save\";b:1;s:10:\"total_size\";i:476175382;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584548771;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-162627.zip\";s:11:\"lastmodunix\";i:1584548879;s:8:\"duration\";s:6:\"107.71\";s:11:\"db_duration\";s:4:\"1.68\";s:11:\"db_filename\";s:27:\"landing.20200318-162611.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:589;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-170509.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278568202;s:4:\"save\";b:1;s:10:\"total_size\";i:476174734;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584551093;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-170509.zip\";s:11:\"lastmodunix\";i:1584551201;s:8:\"duration\";s:6:\"107.74\";s:11:\"db_duration\";s:4:\"1.83\";s:11:\"db_filename\";s:27:\"landing.20200318-170453.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:590;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-172721.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278568355;s:4:\"save\";b:1;s:10:\"total_size\";i:476176848;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584552427;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-172721.zip\";s:11:\"lastmodunix\";i:1584552534;s:8:\"duration\";s:6:\"107.74\";s:11:\"db_duration\";s:4:\"1.41\";s:11:\"db_filename\";s:27:\"landing.20200318-172707.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:591;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-180037.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278568579;s:4:\"save\";b:1;s:10:\"total_size\";i:476176508;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584554422;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-180037.zip\";s:11:\"lastmodunix\";i:1584554531;s:8:\"duration\";s:6:\"108.88\";s:11:\"db_duration\";s:4:\"1.35\";s:11:\"db_filename\";s:27:\"landing.20200318-180022.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:592;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-182332.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278568653;s:4:\"save\";b:1;s:10:\"total_size\";i:476176631;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584555796;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-182332.zip\";s:11:\"lastmodunix\";i:1584555904;s:8:\"duration\";s:6:\"107.73\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200318-182316.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:593;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-184012.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278568766;s:4:\"save\";b:1;s:10:\"total_size\";i:476177052;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584556796;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-184012.zip\";s:11:\"lastmodunix\";i:1584556904;s:8:\"duration\";s:6:\"108.34\";s:11:\"db_duration\";s:4:\"1.89\";s:11:\"db_filename\";s:27:\"landing.20200318-183956.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:594;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-191043.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278569799;s:4:\"save\";b:1;s:10:\"total_size\";i:476182552;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584558628;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-191043.zip\";s:11:\"lastmodunix\";i:1584558736;s:8:\"duration\";s:6:\"107.87\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200318-191028.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:595;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-195058.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278570312;s:4:\"save\";b:1;s:10:\"total_size\";i:476183719;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584561043;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-195058.zip\";s:11:\"lastmodunix\";i:1584561151;s:8:\"duration\";s:6:\"107.35\";s:11:\"db_duration\";s:4:\"1.72\";s:11:\"db_filename\";s:27:\"landing.20200318-195043.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:596;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-202803.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278570478;s:4:\"save\";b:1;s:10:\"total_size\";i:476184158;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584563268;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-202803.zip\";s:11:\"lastmodunix\";i:1584563375;s:8:\"duration\";s:6:\"107.62\";s:11:\"db_duration\";s:4:\"1.46\";s:11:\"db_filename\";s:27:\"landing.20200318-202748.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:597;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-205949.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278570602;s:4:\"save\";b:1;s:10:\"total_size\";i:476184501;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584565174;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-205949.zip\";s:11:\"lastmodunix\";i:1584565283;s:8:\"duration\";s:6:\"109.87\";s:11:\"db_duration\";s:4:\"1.74\";s:11:\"db_filename\";s:27:\"landing.20200318-205934.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:598;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-211148.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278699995;s:4:\"save\";b:1;s:10:\"total_size\";i:476649288;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584565892;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-211148.zip\";s:11:\"lastmodunix\";i:1584566002;s:8:\"duration\";s:6:\"110.10\";s:11:\"db_duration\";s:4:\"1.73\";s:11:\"db_filename\";s:27:\"landing.20200318-211132.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:599;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-211820.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278711017;s:4:\"save\";b:1;s:10:\"total_size\";i:476711496;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584566284;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-211820.zip\";s:11:\"lastmodunix\";i:1584566394;s:8:\"duration\";s:6:\"110.15\";s:11:\"db_duration\";s:4:\"1.77\";s:11:\"db_filename\";s:27:\"landing.20200318-211804.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:600;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-212435.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278713080;s:4:\"save\";b:1;s:10:\"total_size\";i:476717702;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584566660;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-212435.zip\";s:11:\"lastmodunix\";i:1584566768;s:8:\"duration\";s:6:\"108.18\";s:11:\"db_duration\";s:4:\"1.75\";s:11:\"db_filename\";s:27:\"landing.20200318-212420.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:601;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-213530.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:278969521;s:4:\"save\";b:1;s:10:\"total_size\";i:476989342;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584567308;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-213530.zip\";s:11:\"lastmodunix\";i:1584567424;s:8:\"duration\";s:6:\"116.17\";s:11:\"db_duration\";s:4:\"1.39\";s:11:\"db_filename\";s:27:\"landing.20200318-213508.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:602;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-214511.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279015939;s:4:\"save\";b:1;s:10:\"total_size\";i:477039602;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584567895;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-214511.zip\";s:11:\"lastmodunix\";i:1584568010;s:8:\"duration\";s:6:\"115.58\";s:11:\"db_duration\";s:4:\"2.11\";s:11:\"db_filename\";s:27:\"landing.20200318-214455.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:603;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-215500.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279338112;s:4:\"save\";b:1;s:10:\"total_size\";i:477371191;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584568483;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-215500.zip\";s:11:\"lastmodunix\";i:1584568597;s:8:\"duration\";s:6:\"113.55\";s:11:\"db_duration\";s:4:\"2.06\";s:11:\"db_filename\";s:27:\"landing.20200318-215443.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:604;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-220310.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279374262;s:4:\"save\";b:1;s:10:\"total_size\";i:477427391;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584568976;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-220310.zip\";s:11:\"lastmodunix\";i:1584569079;s:8:\"duration\";s:6:\"103.23\";s:11:\"db_duration\";s:4:\"1.51\";s:11:\"db_filename\";s:27:\"landing.20200318-220256.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:605;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-220839.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279374618;s:4:\"save\";b:1;s:10:\"total_size\";i:477431571;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584569302;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-220839.zip\";s:11:\"lastmodunix\";i:1584569417;s:8:\"duration\";s:6:\"114.52\";s:11:\"db_duration\";s:4:\"2.05\";s:11:\"db_filename\";s:27:\"landing.20200318-220822.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:606;a:5:{s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-221703.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279375510;s:4:\"save\";b:1;s:10:\"total_size\";i:477437916;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584569806;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-221703.zip\";s:11:\"lastmodunix\";i:1584569955;s:8:\"duration\";s:6:\"149.75\";s:11:\"db_duration\";s:4:\"2.09\";s:11:\"db_filename\";s:27:\"landing.20200318-221646.sql\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}}','no'); INSERT INTO `wp_options` VALUES (66749,'boldgrid_backup_latest_backup','a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:279375196;s:4:\"save\";b:1;s:10:\"total_size\";i:477435221;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:24:\"C:\\xampp\\htdocs\\landing/\";s:9:\"backup_id\";s:8:\"a864d3dd\";s:7:\"siteurl\";s:22:\"http://landing.kptv.ro\";s:9:\"timestamp\";i:1584569608;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:15:\"landing.kptv.ro\";s:13:\"php_sapi_name\";s:14:\"apache2handler\";s:9:\"php_uname\";s:76:\"Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586\";s:11:\"php_version\";s:6:\"5.6.36\";s:11:\"server_addr\";s:15:\"176.126.237.165\";s:11:\"server_name\";s:15:\"landing.kptv.ro\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:47:\"Apache/2.4.33 (Win32) OpenSSL/1.0.2o PHP/5.6.36\";s:3:\"uid\";i:0;s:8:\"username\";s:6:\"SYSTEM\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:118:\"C:\\Windows\\system32\\config\\systemprofile\\boldgrid_backup\\boldgrid-backup-landing.kptv_.ro-a864d3dd-20200318-221343.zip\";s:11:\"lastmodunix\";i:1584569717;s:8:\"duration\";s:6:\"109.60\";s:11:\"db_duration\";s:4:\"1.56\";s:11:\"db_filename\";s:27:\"landing.20200318-221328.sql\";}','yes'),(66750,'bglib_activity','a:1:{s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:1991;}}','yes'),(66795,'bglib_rating_prompt','a:1:{i:0;a:4:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:212:\"It looks like you've created 10 backups with the Total Upkeep plugin! If you feel you're getting really good value from the Total Upkeep plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:47:\"Maybe later, I'm still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:421:\"Thanks! A new page should have opened to the Total Upkeep ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn't open, please click the following link: <a href="https://wordpress.org/support/plugin/boldgrid-backup/reviews/" target="_blank">https://wordpress.org/support/plugin/boldgrid-backup/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:246:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you're experiencing a problem or want to make a suggestion, please click here.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:264:\"Thank you for the previous rating! You can help us to continue improving the Total Upkeep plugin by reporting any bugs or submitting feature requests here. Thank you for using the Total Upkeep plugin!\";}}s:10:\"time_added\";i:1582086637;}}','yes'),(66902,'spbc_remote_calls','a:25:{s:18:\"close_renew_banner\";a:1:{s:9:\"last_call\";i:0;}s:13:\"update_plugin\";a:1:{s:9:\"last_call\";i:0;}s:24:\"update_security_firewall\";a:2:{s:9:\"last_call\";i:1584544282;s:8:\"cooldown\";i:3;}s:22:\"drop_security_firewall\";a:1:{s:9:\"last_call\";i:0;}s:15:\"update_settings\";a:1:{s:9:\"last_call\";i:0;}s:25:\"download__quarantine_file\";a:2:{s:9:\"last_call\";i:0;s:8:\"cooldown\";i:3;}s:23:\"backup_signatures_files\";a:1:{s:9:\"last_call\";i:0;}s:15:\"rollback_repair\";a:1:{s:9:\"last_call\";i:0;}s:25:\"scanner_signatures_update\";a:1:{s:9:\"last_call\";i:0;}s:20:\"scanner_clear_hashes\";a:1:{s:9:\"last_call\";i:0;}s:19:\"scanner__controller\";a:2:{s:9:\"last_call\";i:1582878156;s:8:\"cooldown\";i:3;}s:26:\"scanner__get_remote_hashes\";a:1:{s:9:\"last_call\";i:0;}s:26:\"scanner__count_hashes_plug\";a:1:{s:9:\"last_call\";i:0;}s:32:\"scanner__get_remote_hashes__plug\";a:1:{s:9:\"last_call\";i:0;}s:20:\"scanner__clear_table\";a:1:{s:9:\"last_call\";i:0;}s:20:\"scanner__count_files\";a:1:{s:9:\"last_call\";i:0;}s:13:\"scanner__scan\";a:1:{s:9:\"last_call\";i:0;}s:31:\"scanner__count_files__by_status\";a:1:{s:9:\"last_call\";i:0;}s:23:\"scanner__scan_heuristic\";a:1:{s:9:\"last_call\";i:0;}s:24:\"scanner__scan_signatures\";a:1:{s:9:\"last_call\";i:0;}s:19:\"scanner__count_cure\";a:1:{s:9:\"last_call\";i:0;}s:13:\"scanner__cure\";a:1:{s:9:\"last_call\";i:0;}s:20:\"scanner__links_count\";a:1:{s:9:\"last_call\";i:0;}s:19:\"scanner__links_scan\";a:1:{s:9:\"last_call\";i:0;}s:22:\"scanner__frontend_scan\";a:1:{s:9:\"last_call\";i:0;}}','yes'),(67194,'_transient_timeout_penci_amp_img_fed09f4de6a214b0555deeed2ff3154e','1584718717','no'),(67195,'_transient_penci_amp_img_fed09f4de6a214b0555deeed2ff3154e','a:2:{i:0;i:1200;i:1;i:129;}','no'),(68977,'_transient_timeout_jetpack_file_data_8.2.3','1584809342','no'),(68978,'_transient_jetpack_file_data_8.2.3','a:51:{s:32:\"212a162108f1dc20cc6c768d5b47d4f2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d3576702faeb399eb47ad20f586c3804\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"55409a5f8388b8d33e2350ef80de3ea3\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e914e6d31cb61f5a9ef86e1b9573430e\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:81:\"Let visitors use a WordPress.com, Twitter, Facebook, or Google account to comment\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1b8c61705fb18eb8c8584c9f9cdffd9\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:81:\"Add a customizable contact form to any post or page using the Jetpack Form Block.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:214:\"contact, form, grunion, feedback, submission, contact form, email, feedback, contact form plugin, custom form, custom form plugin, form builder, forms, form maker, survey, contact by jetpack, contact us, forms free\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4fca6eb23a793155d69fdb119a094926\";a:14:{s:4:\"name\";s:9:\"Copy Post\";s:11:\"description\";s:77:\"Enable the option to copy entire posts and pages, including tags and settings\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"7.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:15:\"copy, duplicate\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cfdac01e3c3c529f93a8f49edef1f5db\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4b9137ecf507290743735fb1f94535df\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:88:\"Adds options for CSS preprocessor use, disabling the theme\'s CSS, or custom image width.\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"95d75b38d76d2ee1b5b537026eadb8ff\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1bb571a95c5de1e6adaf9db8567c039\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"822f9ef1281dace3fb7cc420c77d24e0\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"c167275f926ef0eefaec9a679bd88d34\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"58cbd4585a74829a1c88aa9c295f3993\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d4a35eabc948caefad71a0d3303b95c8\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7b0c670bc3f8209dc83abb8610e23a89\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:74:\"Use the LaTeX markup language to write mathematical equations and formulas\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b00e4e6c109ce6f77b5c83fbaaaead4c\";a:14:{s:4:\"name\";s:11:\"Lazy Images\";s:11:\"description\";s:137:\"Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:23:\"Appearance, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:150:\"mobile, theme, fast images, fast image, image, lazy, lazy load, lazyload, images, lazy images, thumbnail, image lazy load, lazy loading, load, loading\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"8e46c72906c928eca634ac2c8b1bc84f\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2df2264a07aff77e0556121e33349dce\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:50:\"Write posts or pages in plain-text Markdown syntax\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0337eacae47d30c946cb9fc4e5ece649\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cb5d81445061b89d19cb9c7754697a39\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:31:\"Enable the Jetpack Mobile theme\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ea0fbbd64080c81a90a784924603588c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5c53fdb3633ba3232f60180116900273\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"40b97d9ce396339d3e8e46b833a045b5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0739df64747f2d02c140f23ce6c19cd8\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"c54bb0a65b39f1316da8632197a88a4e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:118:\"Jetpack’s downtime monitoring will continuously watch your site, and alert you the moment that downtime is detected.\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:123:\"monitor, uptime, downtime, monitoring, maintenance, maintenance mode, offline, site is down, site down, down, repair, error\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cc013f4c5480c7bdc1e7edb2f410bf3c\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b3b34928b1e549bb52f866accc0450c5\";a:14:{s:4:\"name\";s:9:\"Asset CDN\";s:11:\"description\";s:154:\"Jetpack’s Site Accelerator loads your site faster by optimizing your images and serving your images and static files from our global network of servers.\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"6.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:160:\"site accelerator, accelerate, static, assets, javascript, css, files, performance, cdn, bandwidth, content delivery network, pagespeed, combine js, optimize css\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"714284944f56d6936a40f3309900bc8e\";a:14:{s:4:\"name\";s:9:\"Image CDN\";s:11:\"description\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:171:\"photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"348754bc914ee02c72d9af445627784c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"041704e207c4c59eea93e0499c908bff\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"26e6cb3e08a6cfd0811c17e7c633c72c\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:151:\"Enabling brute force protection will prevent bots and hackers from attempting to log in to your website with common username and password combinations.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:173:\"security, jetpack protect, secure, protection, botnet, brute force, protect, login, bot, password, passwords, strong passwords, strong password, wp-login.php, protect admin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"915a504082f797395713fd01e0e2e713\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:128:\"Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:220:\"facebook, jetpack publicize, twitter, tumblr, linkedin, social, tweet, connections, sharing, social media, automated, automated sharing, auto publish, auto tweet and like, auto tweet, facebook auto post, facebook posting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"a7b21cc562ee9ffa357bba19701fe45b\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"9243c1a718566213f4eaf3b44cf14b07\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:360:\"related, jetpack related posts, related posts for wordpress, related posts, popular posts, popular, related content, related post, contextual, context, contextual related posts, related articles, similar posts, easy related posts, related page, simple related posts, free related posts, related thumbnails, similar, engagement, yet another related posts plugin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"583e4cda5596ee1b28a19cde33f438be\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:87:\"Enhanced search, powered by Elasticsearch, a powerful replacement for WordPress search.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:110:\"search, elastic, elastic search, elasticsearch, fast search, search results, search performance, google search\";s:12:\"plan_classes\";s:8:\"business\";}s:32:\"15346c1f7f2a5f29d34378774ecfa830\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"72a0ff4cfae86074a7cdd2dcd432ef11\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:120:\"Add Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:229:\"share, sharing, sharedaddy, social buttons, buttons, share facebook, share twitter, social media sharing, social media share, social share, icons, email, facebook, twitter, linkedin, pinterest, pocket, social widget, social media\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"bb8c6c190aaec212a7ab6e940165af4d\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:177:\"Shortcodes are WordPress-specific markup that let you add media from popular sites. This feature is no longer necessary as the editor now handles media embeds rather gracefully.\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"1abd31fe07ae4fb0f8bb57dc24592219\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:82:\"Generates shorter links so you can have more space to write on social media sites.\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cae5f097f8d658e0b0ae50733d7c6476\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:11:\"Recommended\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e9b8318133b2f95e7906cedb3557a87d\";a:14:{s:4:\"name\";s:14:\"Secure Sign On\";s:11:\"description\";s:63:\"Allow users to log in to this site using WordPress.com accounts\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:51:\"sso, single sign on, login, log in, 2fa, two-factor\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"17e66a12031ccf11d8d45ceee0955f05\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"346cf9756e7c1252acecb9a8ca81a21c\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:58:\"Let visitors subscribe to new posts and comments via email\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4f84d218792a6efa06ed6feae09c4dd5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ca086af79d0d9dccacc934ccff5b4fd7\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"43c24feb7c541c376af93e0251c1a261\";a:14:{s:4:\"name\";s:20:\"Backups and Scanning\";s:11:\"description\";s:100:\"Protect your site with daily or real-time backups and automated virus scanning and threat detection.\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:386:\"backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security\";s:12:\"plan_classes\";s:27:\"personal, business, premium\";}s:32:\"b9396d8038fc29140b499098d2294d79\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"afe184082e106c1bdfe1ee844f98aef3\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:101:\"Save on hosting storage and bandwidth costs by streaming fast, ad-free video from our global network.\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:118:\"video, videos, videopress, video gallery, video player, videoplayer, mobile video, vimeo, youtube, html5 video, stream\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"44637d43460370af9a1b31ce3ccec0cd\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"694c105a5c3b659acfcddad220048d08\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:49:\"Provides additional widgets for use on your site.\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ae15da72c5802d72f320640bad669561\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";s:12:\"plan_classes\";s:17:\"premium, business\";}}','no'),(73922,'_transient_timeout_penci_amp_img_baf7c2c40f4da086a3ab41c6f0466f18','1585473419','no'),(73923,'_transient_penci_amp_img_baf7c2c40f4da086a3ab41c6f0466f18','a:2:{i:0;i:1024;i:1;i:681;}','no'),(76456,'wpseo_ryte','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1580487309;}','yes'),(77396,'_transient_timeout_jetpack_file_data_8.3','1585888404','no'),(77397,'_transient_jetpack_file_data_8.3','a:51:{s:32:\"212a162108f1dc20cc6c768d5b47d4f2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d3576702faeb399eb47ad20f586c3804\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"55409a5f8388b8d33e2350ef80de3ea3\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e914e6d31cb61f5a9ef86e1b9573430e\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:81:\"Let visitors use a WordPress.com, Twitter, Facebook, or Google account to comment\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1b8c61705fb18eb8c8584c9f9cdffd9\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:81:\"Add a customizable contact form to any post or page using the Jetpack Form Block.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:214:\"contact, form, grunion, feedback, submission, contact form, email, feedback, contact form plugin, custom form, custom form plugin, form builder, forms, form maker, survey, contact by jetpack, contact us, forms free\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4fca6eb23a793155d69fdb119a094926\";a:14:{s:4:\"name\";s:9:\"Copy Post\";s:11:\"description\";s:77:\"Enable the option to copy entire posts and pages, including tags and settings\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"7.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:15:\"copy, duplicate\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cfdac01e3c3c529f93a8f49edef1f5db\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4b9137ecf507290743735fb1f94535df\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:88:\"Adds options for CSS preprocessor use, disabling the theme\'s CSS, or custom image width.\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"95d75b38d76d2ee1b5b537026eadb8ff\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1bb571a95c5de1e6adaf9db8567c039\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"822f9ef1281dace3fb7cc420c77d24e0\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"c167275f926ef0eefaec9a679bd88d34\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"58cbd4585a74829a1c88aa9c295f3993\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d4a35eabc948caefad71a0d3303b95c8\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7b0c670bc3f8209dc83abb8610e23a89\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:74:\"Use the LaTeX markup language to write mathematical equations and formulas\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b00e4e6c109ce6f77b5c83fbaaaead4c\";a:14:{s:4:\"name\";s:11:\"Lazy Images\";s:11:\"description\";s:137:\"Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:23:\"Appearance, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:150:\"mobile, theme, fast images, fast image, image, lazy, lazy load, lazyload, images, lazy images, thumbnail, image lazy load, lazy loading, load, loading\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"8e46c72906c928eca634ac2c8b1bc84f\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2df2264a07aff77e0556121e33349dce\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:50:\"Write posts or pages in plain-text Markdown syntax\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0337eacae47d30c946cb9fc4e5ece649\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cb5d81445061b89d19cb9c7754697a39\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ea0fbbd64080c81a90a784924603588c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5c53fdb3633ba3232f60180116900273\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"40b97d9ce396339d3e8e46b833a045b5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0739df64747f2d02c140f23ce6c19cd8\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"c54bb0a65b39f1316da8632197a88a4e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:118:\"Jetpack’s downtime monitoring will continuously watch your site, and alert you the moment that downtime is detected.\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:123:\"monitor, uptime, downtime, monitoring, maintenance, maintenance mode, offline, site is down, site down, down, repair, error\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cc013f4c5480c7bdc1e7edb2f410bf3c\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b3b34928b1e549bb52f866accc0450c5\";a:14:{s:4:\"name\";s:9:\"Asset CDN\";s:11:\"description\";s:154:\"Jetpack’s Site Accelerator loads your site faster by optimizing your images and serving your images and static files from our global network of servers.\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"6.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:160:\"site accelerator, accelerate, static, assets, javascript, css, files, performance, cdn, bandwidth, content delivery network, pagespeed, combine js, optimize css\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"714284944f56d6936a40f3309900bc8e\";a:14:{s:4:\"name\";s:9:\"Image CDN\";s:11:\"description\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:171:\"photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"348754bc914ee02c72d9af445627784c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"041704e207c4c59eea93e0499c908bff\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"26e6cb3e08a6cfd0811c17e7c633c72c\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:151:\"Enabling brute force protection will prevent bots and hackers from attempting to log in to your website with common username and password combinations.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:173:\"security, jetpack protect, secure, protection, botnet, brute force, protect, login, bot, password, passwords, strong passwords, strong password, wp-login.php, protect admin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"915a504082f797395713fd01e0e2e713\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:128:\"Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:220:\"facebook, jetpack publicize, twitter, tumblr, linkedin, social, tweet, connections, sharing, social media, automated, automated sharing, auto publish, auto tweet and like, auto tweet, facebook auto post, facebook posting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"a7b21cc562ee9ffa357bba19701fe45b\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"9243c1a718566213f4eaf3b44cf14b07\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:360:\"related, jetpack related posts, related posts for wordpress, related posts, popular posts, popular, related content, related post, contextual, context, contextual related posts, related articles, similar posts, easy related posts, related page, simple related posts, free related posts, related thumbnails, similar, engagement, yet another related posts plugin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"583e4cda5596ee1b28a19cde33f438be\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:87:\"Enhanced search, powered by Elasticsearch, a powerful replacement for WordPress search.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:110:\"search, elastic, elastic search, elasticsearch, fast search, search results, search performance, google search\";s:12:\"plan_classes\";s:8:\"business\";}s:32:\"15346c1f7f2a5f29d34378774ecfa830\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"72a0ff4cfae86074a7cdd2dcd432ef11\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:120:\"Add Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:229:\"share, sharing, sharedaddy, social buttons, buttons, share facebook, share twitter, social media sharing, social media share, social share, icons, email, facebook, twitter, linkedin, pinterest, pocket, social widget, social media\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"bb8c6c190aaec212a7ab6e940165af4d\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:177:\"Shortcodes are WordPress-specific markup that let you add media from popular sites. This feature is no longer necessary as the editor now handles media embeds rather gracefully.\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"1abd31fe07ae4fb0f8bb57dc24592219\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:82:\"Generates shorter links so you can have more space to write on social media sites.\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cae5f097f8d658e0b0ae50733d7c6476\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:11:\"Recommended\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e9b8318133b2f95e7906cedb3557a87d\";a:14:{s:4:\"name\";s:14:\"Secure Sign On\";s:11:\"description\";s:63:\"Allow users to log in to this site using WordPress.com accounts\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:51:\"sso, single sign on, login, log in, 2fa, two-factor\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"17e66a12031ccf11d8d45ceee0955f05\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"346cf9756e7c1252acecb9a8ca81a21c\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:58:\"Let visitors subscribe to new posts and comments via email\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4f84d218792a6efa06ed6feae09c4dd5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ca086af79d0d9dccacc934ccff5b4fd7\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"43c24feb7c541c376af93e0251c1a261\";a:14:{s:4:\"name\";s:20:\"Backups and Scanning\";s:11:\"description\";s:100:\"Protect your site with daily or real-time backups and automated virus scanning and threat detection.\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:386:\"backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security\";s:12:\"plan_classes\";s:27:\"personal, business, premium\";}s:32:\"b9396d8038fc29140b499098d2294d79\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"afe184082e106c1bdfe1ee844f98aef3\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:101:\"Save on hosting storage and bandwidth costs by streaming fast, ad-free video from our global network.\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:118:\"video, videos, videopress, video gallery, video player, videoplayer, mobile video, vimeo, youtube, html5 video, stream\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"44637d43460370af9a1b31ce3ccec0cd\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"694c105a5c3b659acfcddad220048d08\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:49:\"Provides additional widgets for use on your site.\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ae15da72c5802d72f320640bad669561\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";s:12:\"plan_classes\";s:17:\"premium, business\";}}','no'),(77741,'action_scheduler_hybrid_store_demarkation','1536','yes'),(77742,'schema-ActionScheduler_StoreSchema','3.0.1583425164','yes'),(77743,'schema-ActionScheduler_LoggerSchema','2.0.1583425164','yes'),(77863,'action_scheduler_lock_async-request-runner','1584570183','yes'),(78324,'wpforms_version_lite','1.5.9.1','yes'),(83050,'_site_transient_timeout_browser_719db7fda685e5de3bfd10ef9d41b1c0','1584702348','no'),(83051,'_site_transient_browser_719db7fda685e5de3bfd10ef9d41b1c0','a:10:{s:4:\"name\";s:14:\"Microsoft Edge\";s:7:\"version\";s:8:\"18.18362\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:8:\"15.15063\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(83052,'_site_transient_timeout_php_check_91c4d340b3017e35ccc78ab66fff2a88','1584702348','no'),(83053,'_site_transient_php_check_91c4d340b3017e35ccc78ab66fff2a88','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(83143,'cleantalk_settings','a:55:{s:6:\"apikey\";s:12:\"a4eqeza4emys\";s:13:\"spam_firewall\";s:1:\"1\";s:18:\"registrations_test\";s:1:\"1\";s:13:\"comments_test\";s:1:\"1\";s:18:\"contact_forms_test\";s:1:\"1\";s:26:\"general_contact_forms_test\";s:1:\"1\";s:11:\"search_test\";s:1:\"1\";s:14:\"check_external\";s:1:\"0\";s:14:\"check_internal\";s:1:\"0\";s:16:\"wc_checkout_test\";s:1:\"0\";s:22:\"wc_register_from_order\";s:1:\"1\";s:21:\"disable_comments__all\";s:1:\"0\";s:23:\"disable_comments__posts\";s:1:\"0\";s:23:\"disable_comments__pages\";s:1:\"0\";s:23:\"disable_comments__media\";s:1:\"0\";s:19:\"bp_private_messages\";s:1:\"1\";s:21:\"check_comments_number\";s:1:\"1\";s:15:\"remove_old_spam\";s:1:\"0\";s:21:\"remove_comments_links\";s:1:\"0\";s:16:\"show_check_links\";s:1:\"1\";s:17:\"protect_logged_in\";s:1:\"1\";s:8:\"use_ajax\";s:1:\"1\";s:17:\"use_static_js_key\";s:2:\"-1\";s:21:\"general_postdata_test\";s:1:\"0\";s:11:\"set_cookies\";s:1:\"1\";s:21:\"set_cookies__sessions\";s:1:\"0\";s:6:\"ssl_on\";s:1:\"0\";s:19:\"use_buitin_http_api\";s:1:\"0\";s:16:\"exclusions__urls\";s:0:\"\";s:18:\"exclusions__fields\";s:0:\"\";s:17:\"exclusions__roles\";a:1:{i:0;s:13:\"Administrator\";}s:13:\"show_adminbar\";s:1:\"1\";s:16:\"all_time_counter\";s:1:\"0\";s:13:\"daily_counter\";s:1:\"0\";s:11:\"sfw_counter\";s:1:\"0\";s:10:\"store_urls\";s:1:\"1\";s:20:\"store_urls__sessions\";s:1:\"1\";s:14:\"comment_notify\";s:1:\"1\";s:19:\"autoPubRevelantMess\";i:0;s:30:\"check_external__capture_buffer\";i:0;s:28:\"exclusions__urls__use_regexp\";i:0;s:30:\"exclusions__fields__use_regexp\";i:0;s:10:\"user_token\";s:0:\"\";s:15:\"collect_details\";i:0;s:23:\"send_connection_reports\";i:0;s:8:\"async_js\";i:0;s:10:\"debug_ajax\";i:0;s:12:\"gdpr_enabled\";i:0;s:9:\"gdpr_text\";s:0:\"\";s:21:\"comment_notify__roles\";a:0:{}s:21:\"complete_deactivation\";i:0;s:16:\"allow_custom_key\";i:0;s:11:\"white_label\";i:0;s:23:\"white_label__hoster_key\";s:0:\"\";s:24:\"white_label__plugin_name\";s:0:\"\";}','yes'),(83213,'youtubeprefs_alloptions_backup_13_2_0_1','a:82:{s:3:\"rel\";s:1:\"1\";s:14:\"modestbranding\";i:1;s:10:\"responsive\";i:1;s:14:\"responsive_all\";i:1;s:16:\"gallery_pagesize\";i:15;s:15:\"gallery_columns\";i:3;s:16:\"not_live_content\";s:0:\"\";s:11:\"not_live_on\";i:0;s:10:\"ytapi_load\";s:5:\"light\";s:12:\"gdpr_consent\";i:0;s:20:\"gdpr_consent_message\";s:360:\"Please accept YouTube cookies to play this video. By accepting you will be accessing content from YouTube, a service provided by an external third party.\r\n\r\nYouTube privacy policy\r\n\r\nIf you accept this notice, your choice will be saved and the page will refresh.\";s:19:\"gdpr_consent_button\";s:22:\"Accept YouTube Content\";s:8:\"nocookie\";i:0;s:9:\"onboarded\";i:1;s:9:\"centervid\";i:0;s:6:\"glance\";i:0;s:8:\"autoplay\";i:0;s:9:\"debugmode\";i:0;s:17:\"admin_off_scripts\";i:0;s:9:\"ajax_save\";i:1;s:12:\"show_pointer\";i:1;s:17:\"old_script_method\";i:0;s:14:\"cc_load_policy\";i:0;s:14:\"iv_load_policy\";i:1;s:4:\"loop\";i:0;s:2:\"fs\";i:1;s:11:\"playsinline\";i:0;s:6:\"origin\";i:0;s:8:\"controls\";i:1;s:5:\"color\";s:3:\"red\";s:13:\"playlistorder\";i:0;s:8:\"acctitle\";i:0;s:7:\"migrate\";i:0;s:15:\"migrate_youtube\";i:0;s:22:\"migrate_embedplusvideo\";i:0;s:10:\"oldspacing\";i:0;s:13:\"frontend_only\";i:1;s:9:\"widgetfit\";i:1;s:16:\"evselector_light\";i:0;s:18:\"stop_mobile_buffer\";i:1;s:15:\"restrict_wizard\";i:0;s:11:\"ajax_compat\";i:0;s:11:\"defaultdims\";i:0;s:10:\"defaultvol\";i:0;s:4:\"dohl\";i:0;s:19:\"gallery_hideprivate\";i:1;s:17:\"gallery_showtitle\";i:1;s:18:\"gallery_showpaging\";i:1;s:16:\"gallery_autonext\";i:0;s:17:\"gallery_thumbplay\";i:1;s:18:\"gallery_channelsub\";i:0;s:20:\"gallery_customarrows\";i:0;s:21:\"gallery_collapse_grid\";i:0;s:20:\"vi_hide_monetize_tab\";i:0;s:21:\"restrict_wizard_roles\";a:5:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";}s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:3:\"vol\";i:50;s:28:\"gallery_collapse_grid_breaks\";a:1:{i:0;a:2:{s:2:\"bp\";a:2:{s:3:\"max\";s:3:\"767\";s:3:\"min\";s:1:\"0\";}s:4:\"cols\";s:1:\"1\";}}s:20:\"gallery_scrolloffset\";i:20;s:22:\"gallery_channelsublink\";s:0:\"\";s:22:\"gallery_channelsubtext\";s:23:\"Subscribe to my channel\";s:18:\"gallery_customprev\";s:4:\"Prev\";s:18:\"gallery_customnext\";s:4:\"Next\";s:6:\"apikey\";s:0:\"\";s:7:\"version\";s:8:\"13.2.0.1\";s:8:\"autohide\";i:2;s:2:\"hl\";s:0:\"\";s:5:\"theme\";s:4:\"dark\";s:3:\"pro\";s:0:\"\";s:9:\"vi_active\";i:0;s:12:\"vi_endpoints\";s:0:\"\";s:8:\"vi_token\";s:0:\"\";s:13:\"vi_last_login\";s:19:\"2000-01-01 00:00:00\";s:23:\"vi_last_category_update\";s:19:\"2000-01-01 00:00:00\";s:9:\"vi_adstxt\";s:0:\"\";s:14:\"vi_js_settings\";a:15:{s:5:\"divId\";s:20:\"ytvi_story_container\";s:8:\"language\";s:5:\"en-us\";s:11:\"iabCategory\";s:0:\"\";s:4:\"font\";s:5:\"Arial\";s:8:\"fontSize\";i:12;s:8:\"keywords\";s:0:\"\";s:9:\"textColor\";s:7:\"#000000\";s:15:\"backgroundColor\";s:7:\"#ffffff\";s:11:\"vioptional1\";s:0:\"\";s:11:\"vioptional2\";s:0:\"\";s:11:\"vioptional3\";s:0:\"\";s:5:\"float\";b:1;s:10:\"dfpSupport\";b:1;s:13:\"sponsoredText\";s:0:\"\";s:13:\"poweredByText\";s:0:\"\";}s:12:\"vi_js_script\";s:0:\"\";s:15:\"vi_js_posttypes\";a:0:{}s:14:\"vi_js_position\";s:3:\"top\";s:26:\"vi_show_gdpr_authorization\";i:1;s:22:\"vi_show_privacy_button\";i:0;}','yes'),(83243,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1584098226;}}','no'),(83610,'_site_transient_timeout_browser_97fc230848bc304ccee289a55f3e5339','1584719786','no'),(83611,'_site_transient_browser_97fc230848bc304ccee289a55f3e5339','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.132\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(84404,'_transient_timeout_jetpack_https_test_message','1584652254','no'),(84405,'_transient_jetpack_https_test_message','','no'),(84644,'_transient_doing_cron','1584570126.9664158821105957031250','yes'),(85429,'_transient_timeout_penci_counter__instagram#','1584580917','no'),(85430,'_transient_penci_counter__instagram#','0','no'),(85965,'_transient_timeout_plugin_slugs','1584655869','no'),(85966,'_transient_plugin_slugs','a:53:{i:0;s:34:\"advanced-custom-fields-pro/acf.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:23:\"anti-spam/anti-spam.php\";i:3;s:36:\"cleantalk-spam-protect/cleantalk.php\";i:4;s:35:\"archive-control/archive-control.php\";i:5;s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";i:6;s:33:\"classic-editor/classic-editor.php\";i:7;s:36:\"contact-form-7/wp-contact-form-7.php\";i:8;s:27:\"convertplug/convertplug.php\";i:9;s:29:\"custom-fonts/custom-fonts.php\";i:10;s:53:\"customizer-export-import/customizer-export-import.php\";i:11;s:51:\"display-posts-shortcode/display-posts-shortcode.php\";i:12;s:33:\"duplicate-post/duplicate-post.php\";i:13;s:30:\"youtube-embed-plus/youtube.php\";i:14;s:31:\"everest-forms/everest-forms.php\";i:15;s:51:\"frontend-publishing-pro/frontend-publishing-pro.php\";i:16;s:19:\"jetpack/jetpack.php\";i:17;s:27:\"LayerSlider/layerslider.php\";i:18;s:29:\"masterslider/masterslider.php\";i:19;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:20;s:25:\"mediamatic/mediamatic.php\";i:21;s:19:\"optimus/optimus.php\";i:22;s:35:\"penci-framework/penci-framework.php\";i:23;s:44:\"penci-pennews-review/penci-pennew-review.php\";i:24;s:39:\"penci-pennews-amp/penci-pennews-amp.php\";i:25;s:53:\"penci-pennews-demo-importer/pennews-demo-importer.php\";i:26;s:49:\"penci-pennews-migrator/penci-pennews-migrator.php\";i:27;s:50:\"penci-pennews-portfolio/penci-pennew-portfolio.php\";i:28;s:44:\"penci-pennews-recipe/penci-pennew-recipe.php\";i:29;s:43:\"penci-pennew-slider/penci-pennew-slider.php\";i:30;s:39:\"penci-smart-lists/penci-smart-lists.php\";i:31;s:31:\"query-monitor/query-monitor.php\";i:32;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:33;s:39:\"resmushit-image-optimizer/resmushit.php\";i:34;s:29:\"rss-importer/rss-importer.php\";i:35;s:55:\"security-malware-firewall/security-malware-firewall.php\";i:36;s:23:\"wp-smushit/wp-smush.php\";i:37;s:41:\"spreaker-shortcode/spreaker_shortcode.php\";i:38;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:39;s:20:\"totalpoll/plugin.php\";i:40;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:41;s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";i:42;s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";i:43;s:27:\"updraftplus/updraftplus.php\";i:44;s:55:\"vafpress-post-formats-ui-develop/vp-post-formats-ui.php\";i:45;s:27:\"wp-optimize/wp-optimize.php\";i:46;s:21:\"wp-sweep/wp-sweep.php\";i:47;s:27:\"js_composer/js_composer.php\";i:48;s:39:\"wp-file-manager/file_folder_manager.php\";i:49;s:24:\"wpforms-lite/wpforms.php\";i:50;s:37:\"wp-post-author/aft-wp-post-author.php\";i:51;s:27:\"wp-super-cache/wp-cache.php\";i:52;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(86006,'wp-optimize-logging','','yes'),(86007,'wp-optimize-logging-additional','','yes'),(86008,'wp-optimize-enable-db-force-optimize','false','yes'),(86129,'w3tc_minify','{\"2496a.js\":[\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/js\\/greensock.js\"],\"05d2c.js\":[\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/js\\/layerslider.kreaturamedia.jquery.js\",\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/js\\/layerslider.transitions.js\"],\"e6ae7.js\":[\"\\/wp-content\\/plugins\\/cleantalk-spam-protect\\/js\\/apbct-public.min.js\"],\"ec9e5.js\":[\"\\/wp-content\\/plugins\\/cleantalk-spam-protect\\/js\\/cleantalk_nocache.min.js\"],\"6e5b2.js\":[\"\\/wp-content\\/plugins\\/cleantalk-spam-protect\\/js\\/cleantalk-public-admin.min.js\"],\"68f16.js\":[\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/scripts\\/ytprefs.min.js\"],\"35fcd.js\":[\"\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/scripts.js\",\"\\/wp-content\\/plugins\\/penci-pennews-recipe\\/js\\/jquery.rateyo.min.js\"],\"b6a68.js\":[\"\\/wp-content\\/plugins\\/penci-pennews-recipe\\/js\\/rating_recipe.js\",\"\\/wp-content\\/plugins\\/penci-pennews-review\\/js\\/jquery.easypiechart.min.js\"],\"d4e55.js\":[\"\\/wp-content\\/plugins\\/penci-pennews-review\\/js\\/rating_review.js\"],\"3a941.js\":[\"\\/wp-content\\/themes\\/pennews\\/js\\/script.min.js\"],\"574da.js\":[\"\\/wp-content\\/plugins\\/penci-smart-lists\\/assets\\/js\\/smart-lists.js\"],\"02f72.js\":[\"\\/wp-content\\/plugins\\/wp-cloudy\\/js\\/wp-cloudy-ajax.js\",\"\\/wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"\\/wp-content\\/themes\\/pennews\\/js\\/smoothscroll.js\"],\"cc4c6.js\":[\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/scripts\\/fitvids.min.js\"],\"6ebe0.js\":[\"\\/wp-content\\/plugins\\/js_composer\\/assets\\/js\\/dist\\/js_composer_front.min.js\"],\"86907.css\":[\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/public\\/front.css\",\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/css\\/layerslider.css\"],\"e8634.css\":[\"\\/wp-content\\/plugins\\/cleantalk-spam-protect\\/css\\/cleantalk-public-admin.min.css\",\"\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"\\/wp-content\\/plugins\\/penci-framework\\/assets\\/css\\/single-shortcode.css\"],\"a6919.css\":[\"\\/wp-content\\/plugins\\/penci-smart-lists\\/assets\\/css\\/smart-lists.css\"],\"97e19.css\":[\"\\/wp-content\\/plugins\\/wp-cloudy\\/css\\/wpcloudy.min.css\",\"\\/wp-content\\/themes\\/pennews\\/style.css\",\"\\/wp-content\\/themes\\/pennews-child\\/style.css\",\"\\/wp-content\\/themes\\/pennews\\/css\\/font-awesome.min.css\"],\"13619.css\":[\"\\/wp-content\\/themes\\/pennews\\/css\\/portfolio.css\",\"\\/wp-content\\/themes\\/pennews\\/css\\/recipe.css\",\"\\/wp-content\\/themes\\/pennews\\/css\\/review.css\",\"\\/wp-content\\/themes\\/pennews-child\\/style.css\"],\"aceb2.css\":[\"\\/wp-content\\/plugins\\/duplicate-post\\/duplicate-post.css\",\"\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-1330.css\",\"\\/wp-content\\/plugins\\/js_composer\\/assets\\/css\\/js_composer.min.css\",\"\\/wp-content\\/plugins\\/masterslider\\/public\\/assets\\/css\\/masterslider.main.css\",\"\\/wp-content\\/uploads\\/masterslider\\/custom.css\",\"\\/wp-content\\/uploads\\/smile_fonts\\/Defaults\\/Defaults.css\",\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"7689d.css\":[\"\\/wp-content\\/plugins\\/frontend-publishing-pro\\/assets\\/css\\/custom-fields.css\"],\"35d40.js\":[\"\\/wp-content\\/plugins\\/anti-spam\\/assets\\/js\\/anti-spam.js\"],\"08a48.js\":[\"\\/wp-content\\/plugins\\/akismet\\/_inc\\/form.js\"],\"c0853.css\":[\"\\/wp-content\\/plugins\\/duplicate-post\\/duplicate-post.css\",\"\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-1330.css\",\"\\/wp-content\\/plugins\\/masterslider\\/public\\/assets\\/css\\/masterslider.main.css\",\"\\/wp-content\\/uploads\\/masterslider\\/custom.css\",\"\\/wp-content\\/uploads\\/smile_fonts\\/Defaults\\/Defaults.css\",\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"c79bc.js\":[\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/js\\/greensock.js\",\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/js\\/layerslider.kreaturamedia.jquery.js\",\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/js\\/layerslider.transitions.js\"],\"102bf.js\":[\"\\/wp-includes\\/js\\/dist\\/vendor\\/wp-polyfill-fetch.min.js\"],\"813e5.js\":[\"\\/wp-content\\/themes\\/pennews\\/js\\/customize-preview.js\"],\"536df.css\":[\"\\/wp-content\\/plugins\\/js_composer\\/assets\\/css\\/js_composer.min.css\",\"\\/wp-content\\/plugins\\/masterslider\\/public\\/assets\\/css\\/masterslider.main.css\",\"\\/wp-content\\/uploads\\/masterslider\\/custom.css\",\"\\/wp-content\\/uploads\\/smile_fonts\\/Defaults\\/Defaults.css\",\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"c0e7b.js\":[\"\\/wp-content\\/plugins\\/cleantalk-spam-protect\\/js\\/cleantalk-public-admin.min.js\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-js\\/ultimate-params.min.js\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-js\\/jquery-appear.min.js\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-js\\/custom.min.js\"],\"da257.css\":[\"\\/wp-content\\/plugins\\/js_composer\\/assets\\/css\\/js_composer.min.css\",\"\\/wp-content\\/plugins\\/masterslider\\/public\\/assets\\/css\\/masterslider.main.css\",\"\\/wp-content\\/uploads\\/masterslider\\/custom.css\",\"\\/wp-content\\/uploads\\/smile_fonts\\/Defaults\\/Defaults.css\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-css\\/style.min.css\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-css\\/ib2-style.min.css\",\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"868c1.css\":[\"\\/wp-content\\/plugins\\/masterslider\\/public\\/assets\\/css\\/masterslider.main.css\",\"\\/wp-content\\/uploads\\/masterslider\\/custom.css\",\"\\/wp-content\\/uploads\\/smile_fonts\\/Defaults\\/Defaults.css\",\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"af1c1.css\":[\"\\/wp-content\\/plugins\\/LayerSlider\\/static\\/layerslider\\/css\\/layerslider.css\"],\"2676a.css\":[\"\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"\\/wp-content\\/plugins\\/penci-framework\\/assets\\/css\\/single-shortcode.css\"],\"82a38.js\":[\"\\/wp-content\\/plugins\\/cleantalk-spam-protect\\/js\\/cleantalk_nocache.min.js\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-js\\/ultimate-params.min.js\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-js\\/jquery-appear.min.js\",\"\\/wp-content\\/plugins\\/Ultimate_VC_Addons\\/assets\\/min-js\\/custom.min.js\"],\"f69dc.css\":[\"\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-1330.css\",\"\\/wp-content\\/plugins\\/masterslider\\/public\\/assets\\/css\\/masterslider.main.css\",\"\\/wp-content\\/uploads\\/masterslider\\/custom.css\",\"\\/wp-content\\/uploads\\/smile_fonts\\/Defaults\\/Defaults.css\",\"\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"7c0f5.js\":[\"\\/wp-content\\/plugins\\/penci-pennews-amp\\/assets\\/js\\/amp-customizer-preview.js\"],\"1e230.js\":[\"\\/wp-content\\/plugins\\/penci-pennews-amp\\/assets\\/js\\/amp-customizer-design-preview.js\"],\"c72de.css\":[\"\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"90c34.css\":[\"\\/wp-content\\/plugins\\/frontend-publishing-pro\\/assets\\/css\\/custom-fields.css\",\"\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"7b3cb.js\":[\"\\/wp-content\\/plugins\\/penci-smart-lists\\/assets\\/js\\/smart-lists.js\",\"\\/wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"\\/wp-content\\/themes\\/pennews\\/js\\/smoothscroll.js\"],\"d6753.css\":[\"\\/wp-content\\/themes\\/pennews\\/style.css\",\"\\/wp-content\\/themes\\/pennews-child\\/style.css\",\"\\/wp-content\\/themes\\/pennews\\/css\\/font-awesome.min.css\"]}','no'),(86304,'taxonomy_bsf_custom_fonts_156','a:7:{s:11:\"font_woff_2\";s:73:\"http://landing.kptv.ro/wp-content/uploads/2020/03/museo_300-webfont.woff2\";s:9:\"font_woff\";s:72:\"http://landing.kptv.ro/wp-content/uploads/2020/03/museo_300-webfont.woff\";s:8:\"font_ttf\";s:71:\"http://landing.kptv.ro/wp-content/uploads/2020/03/museo_300-webfont.ttf\";s:8:\"font_svg\";s:0:\"\";s:8:\"font_eot\";s:0:\"\";s:8:\"font_otf\";s:63:\"http://landing.kptv.ro/wp-content/uploads/2020/03/Museo-300.otf\";s:12:\"font-display\";s:4:\"auto\";}','yes'),(86436,'rewrite_rules','a:552:{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:6:\"amp/?$\";s:19:\"index.php?amp=index\";s:8:\"polls/?$\";s:24:\"index.php?post_type=poll\";s:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[1]\";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:31:\"amp/amp/category/(.+?)/embed/?$\";s:58:\"index.php?category_name=$matches[1]&embed=true&=1&=1\";s:27:\"amp/category/(.+?)/embed/?$\";s:52:\"index.php?category_name=$matches[1]&embed=true&=1\";s:31:\"amp/category/(.+?)/embed/amp/?$\";s:58:\"index.php?category_name=$matches[1]&embed=true&=1&=1\";s:27:\"category/(.+?)/embed/amp/?$\";s:52:\"index.php?category_name=$matches[1]&embed=true&=1\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:43:\"amp/amp/category/(.+?)/page/?([0-9]{1,})/?$\";s:65:\"index.php?category_name=$matches[1]&paged=$matches[2]&=1&=1\";s:39:\"amp/category/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?category_name=$matches[1]&paged=$matches[2]&=1\";s:43:\"amp/category/(.+?)/amp/page/?([0-9]{1,})/?$\";s:65:\"index.php?category_name=$matches[1]&paged=$matches[2]&=1&=1\";s:39:\"category/(.+?)/amp/page/?([0-9]{1,})/?$\";s:59:\"index.php?category_name=$matches[1]&paged=$matches[2]&=1\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:25:\"amp/amp/category/(.+?)/?$\";s:47:\"index.php?category_name=$matches[1]&=1&=1\";s:21:\"amp/category/(.+?)/?$\";s:41:\"index.php?category_name=$matches[1]&=1\";s:25:\"amp/category/(.+?)/amp/?$\";s:47:\"index.php?category_name=$matches[1]&=1&=1\";s:21:\"category/(.+?)/amp/?$\";s:41:\"index.php?category_name=$matches[1]&=1\";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:24:\"amp/tag/([^/]+)/embed/?$\";s:42:\"index.php?tag=$matches[1]&embed=true&=1\";s:24:\"tag/([^/]+)/embed/amp/?$\";s:42:\"index.php?tag=$matches[1]&embed=true&=1\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:36:\"amp/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?tag=$matches[1]&paged=$matches[2]&=1\";s:36:\"tag/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:49:\"index.php?tag=$matches[1]&paged=$matches[2]&=1\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:18:\"amp/tag/([^/]+)/?$\";s:31:\"index.php?tag=$matches[1]&=1\";s:18:\"tag/([^/]+)/amp/?$\";s:31:\"index.php?tag=$matches[1]&=1\";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:25:\"amp/type/([^/]+)/embed/?$\";s:50:\"index.php?post_format=$matches[1]&embed=true&=1\";s:25:\"type/([^/]+)/embed/amp/?$\";s:50:\"index.php?post_format=$matches[1]&embed=true&=1\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:37:\"amp/type/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?post_format=$matches[1]&paged=$matches[2]&=1\";s:37:\"type/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:57:\"index.php?post_format=$matches[1]&paged=$matches[2]&=1\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:19:\"amp/type/([^/]+)/?$\";s:39:\"index.php?post_format=$matches[1]&=1\";s:19:\"type/([^/]+)/amp/?$\";s:39:\"index.php?post_format=$matches[1]&=1\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:57:\"wpforms_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpforms_log_type=$matches[1]&feed=$matches[2]\";s:52:\"wpforms_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpforms_log_type=$matches[1]&feed=$matches[2]\";s:37:\"amp/wpforms_log_type/([^/]+)/embed/?$\";s:55:\"index.php?wpforms_log_type=$matches[1]&embed=true&=1\";s:37:\"wpforms_log_type/([^/]+)/embed/amp/?$\";s:55:\"index.php?wpforms_log_type=$matches[1]&embed=true&=1\";s:33:\"wpforms_log_type/([^/]+)/embed/?$\";s:49:\"index.php?wpforms_log_type=$matches[1]&embed=true\";s:49:\"amp/wpforms_log_type/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?wpforms_log_type=$matches[1]&paged=$matches[2]&=1\";s:49:\"wpforms_log_type/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:62:\"index.php?wpforms_log_type=$matches[1]&paged=$matches[2]&=1\";s:45:\"wpforms_log_type/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpforms_log_type=$matches[1]&paged=$matches[2]\";s:31:\"amp/wpforms_log_type/([^/]+)/?$\";s:44:\"index.php?wpforms_log_type=$matches[1]&=1\";s:31:\"wpforms_log_type/([^/]+)/amp/?$\";s:44:\"index.php?wpforms_log_type=$matches[1]&=1\";s:27:\"wpforms_log_type/([^/]+)/?$\";s:38:\"index.php?wpforms_log_type=$matches[1]\";s:44:\"amp/vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:44:\"vc_grid_item/[^/]+/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"amp/vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:54:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"amp/vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:69:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"amp/vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"amp/vc_grid_item/([^/]+)/embed/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&embed=true&=1\";s:33:\"vc_grid_item/([^/]+)/embed/amp/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&embed=true&=1\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:37:\"amp/vc_grid_item/([^/]+)/trackback/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&tb=1&=1\";s:37:\"vc_grid_item/([^/]+)/trackback/amp/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&tb=1&=1\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:45:\"amp/vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]&=1\";s:45:\"vc_grid_item/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:58:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]&=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:52:\"amp/vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]&=1\";s:52:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:58:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]&=1\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:60:\"amp/vc_grid_item/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:77:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:60:\"vc_grid_item/([^/]+)/frontend-publishing/edit(/(.*))?/amp/?$\";s:77:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:56:\"vc_grid_item/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:71:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/edit=$matches[3]\";s:62:\"amp/vc_grid_item/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:79:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:62:\"vc_grid_item/([^/]+)/frontend-publishing/status(/(.*))?/amp/?$\";s:79:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:58:\"vc_grid_item/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:73:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/status=$matches[3]\";s:62:\"amp/vc_grid_item/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:79:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:62:\"vc_grid_item/([^/]+)/frontend-publishing/delete(/(.*))?/amp/?$\";s:79:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:58:\"vc_grid_item/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:73:\"index.php?vc_grid_item=$matches[1]&frontend-publishing/delete=$matches[3]\";s:39:\"amp/vc_grid_item/([^/]+)/amp(/(.*))?/?$\";s:56:\"index.php?vc_grid_item=$matches[1]&=$matches[3]&=1\";s:35:\"vc_grid_item/([^/]+)/amp(/(.*))?/?$\";s:50:\"index.php?vc_grid_item=$matches[1]&=$matches[3]\";s:41:\"amp/vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]&=1\";s:41:\"vc_grid_item/([^/]+)/amp(?:/([0-9]+))?/?$\";s:57:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]&=1\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:33:\"amp/vc_grid_item/[^/]+/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:33:\"vc_grid_item/[^/]+/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"amp/vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:43:\"vc_grid_item/[^/]+/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"amp/vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:58:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"amp/vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:39:\"vc_grid_item/[^/]+/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"amp/penci_slider/[^/]+/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:44:\"penci_slider/[^/]+/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:40:\"penci_slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"amp/penci_slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:54:\"penci_slider/[^/]+/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:50:\"penci_slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"penci_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"penci_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"amp/penci_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:69:\"penci_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:65:\"penci_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"amp/penci_slider/[^/]+/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:50:\"penci_slider/[^/]+/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:46:\"penci_slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"amp/penci_slider/([^/]+)/embed/?$\";s:51:\"index.php?penci_slider=$matches[1]&embed=true&=1\";s:33:\"penci_slider/([^/]+)/embed/amp/?$\";s:51:\"index.php?penci_slider=$matches[1]&embed=true&=1\";s:29:\"penci_slider/([^/]+)/embed/?$\";s:45:\"index.php?penci_slider=$matches[1]&embed=true\";s:37:\"amp/penci_slider/([^/]+)/trackback/?$\";s:45:\"index.php?penci_slider=$matches[1]&tb=1&=1\";s:37:\"penci_slider/([^/]+)/trackback/amp/?$\";s:45:\"index.php?penci_slider=$matches[1]&tb=1&=1\";s:33:\"penci_slider/([^/]+)/trackback/?$\";s:39:\"index.php?penci_slider=$matches[1]&tb=1\";s:45:\"amp/penci_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?penci_slider=$matches[1]&paged=$matches[2]&=1\";s:45:\"penci_slider/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:58:\"index.php?penci_slider=$matches[1]&paged=$matches[2]&=1\";s:41:\"penci_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?penci_slider=$matches[1]&paged=$matches[2]\";s:52:\"amp/penci_slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?penci_slider=$matches[1]&cpage=$matches[2]&=1\";s:52:\"penci_slider/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:58:\"index.php?penci_slider=$matches[1]&cpage=$matches[2]&=1\";s:48:\"penci_slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?penci_slider=$matches[1]&cpage=$matches[2]\";s:60:\"amp/penci_slider/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:77:\"index.php?penci_slider=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:60:\"penci_slider/([^/]+)/frontend-publishing/edit(/(.*))?/amp/?$\";s:77:\"index.php?penci_slider=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:56:\"penci_slider/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:71:\"index.php?penci_slider=$matches[1]&frontend-publishing/edit=$matches[3]\";s:62:\"amp/penci_slider/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:79:\"index.php?penci_slider=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:62:\"penci_slider/([^/]+)/frontend-publishing/status(/(.*))?/amp/?$\";s:79:\"index.php?penci_slider=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:58:\"penci_slider/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:73:\"index.php?penci_slider=$matches[1]&frontend-publishing/status=$matches[3]\";s:62:\"amp/penci_slider/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:79:\"index.php?penci_slider=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:62:\"penci_slider/([^/]+)/frontend-publishing/delete(/(.*))?/amp/?$\";s:79:\"index.php?penci_slider=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:58:\"penci_slider/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:73:\"index.php?penci_slider=$matches[1]&frontend-publishing/delete=$matches[3]\";s:39:\"amp/penci_slider/([^/]+)/amp(/(.*))?/?$\";s:56:\"index.php?penci_slider=$matches[1]&=$matches[3]&=1\";s:35:\"penci_slider/([^/]+)/amp(/(.*))?/?$\";s:50:\"index.php?penci_slider=$matches[1]&=$matches[3]\";s:41:\"amp/penci_slider/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?penci_slider=$matches[1]&page=$matches[2]&=1\";s:41:\"penci_slider/([^/]+)/amp(?:/([0-9]+))?/?$\";s:57:\"index.php?penci_slider=$matches[1]&page=$matches[2]&=1\";s:37:\"penci_slider/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?penci_slider=$matches[1]&page=$matches[2]\";s:33:\"amp/penci_slider/[^/]+/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:33:\"penci_slider/[^/]+/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:29:\"penci_slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"amp/penci_slider/[^/]+/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:43:\"penci_slider/[^/]+/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:39:\"penci_slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"penci_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"penci_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"amp/penci_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:58:\"penci_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:54:\"penci_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"amp/penci_slider/[^/]+/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:39:\"penci_slider/[^/]+/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:35:\"penci_slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"amp/poll/[^/]+/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:36:\"poll/[^/]+/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:32:\"poll/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"amp/poll/[^/]+/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:46:\"poll/[^/]+/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:42:\"poll/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"poll/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"poll/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"amp/poll/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:61:\"poll/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:57:\"poll/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"amp/poll/[^/]+/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:42:\"poll/[^/]+/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:38:\"poll/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"amp/poll/([^/]+)/embed/?$\";s:58:\"index.php?post_type=poll&name=$matches[1]&embed=true&=1\";s:25:\"poll/([^/]+)/embed/amp/?$\";s:58:\"index.php?post_type=poll&name=$matches[1]&embed=true&=1\";s:21:\"poll/([^/]+)/embed/?$\";s:52:\"index.php?post_type=poll&name=$matches[1]&embed=true\";s:29:\"amp/poll/([^/]+)/trackback/?$\";s:52:\"index.php?post_type=poll&name=$matches[1]&tb=1&=1\";s:29:\"poll/([^/]+)/trackback/amp/?$\";s:52:\"index.php?post_type=poll&name=$matches[1]&tb=1&=1\";s:25:\"poll/([^/]+)/trackback/?$\";s:46:\"index.php?post_type=poll&name=$matches[1]&tb=1\";s:37:\"amp/poll/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?post_type=poll&name=$matches[1]&paged=$matches[2]&=1\";s:37:\"poll/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:65:\"index.php?post_type=poll&name=$matches[1]&paged=$matches[2]&=1\";s:33:\"poll/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?post_type=poll&name=$matches[1]&paged=$matches[2]\";s:44:\"amp/poll/([^/]+)/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?post_type=poll&name=$matches[1]&cpage=$matches[2]&=1\";s:44:\"poll/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:65:\"index.php?post_type=poll&name=$matches[1]&cpage=$matches[2]&=1\";s:40:\"poll/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?post_type=poll&name=$matches[1]&cpage=$matches[2]\";s:52:\"amp/poll/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:84:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:52:\"poll/([^/]+)/frontend-publishing/edit(/(.*))?/amp/?$\";s:84:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:48:\"poll/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:78:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/edit=$matches[3]\";s:54:\"amp/poll/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:86:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:54:\"poll/([^/]+)/frontend-publishing/status(/(.*))?/amp/?$\";s:86:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:50:\"poll/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:80:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/status=$matches[3]\";s:54:\"amp/poll/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:86:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:54:\"poll/([^/]+)/frontend-publishing/delete(/(.*))?/amp/?$\";s:86:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:50:\"poll/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:80:\"index.php?post_type=poll&name=$matches[1]&frontend-publishing/delete=$matches[3]\";s:31:\"amp/poll/([^/]+)/amp(/(.*))?/?$\";s:63:\"index.php?post_type=poll&name=$matches[1]&=$matches[3]&=1\";s:27:\"poll/([^/]+)/amp(/(.*))?/?$\";s:57:\"index.php?post_type=poll&name=$matches[1]&=$matches[3]\";s:33:\"amp/poll/([^/]+)(?:/([0-9]+))?/?$\";s:64:\"index.php?post_type=poll&name=$matches[1]&page=$matches[2]&=1\";s:33:\"poll/([^/]+)/amp(?:/([0-9]+))?/?$\";s:64:\"index.php?post_type=poll&name=$matches[1]&page=$matches[2]&=1\";s:29:\"poll/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?post_type=poll&name=$matches[1]&page=$matches[2]\";s:25:\"amp/poll/[^/]+/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:25:\"poll/[^/]+/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:21:\"poll/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"amp/poll/[^/]+/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:35:\"poll/[^/]+/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:31:\"poll/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"poll/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"poll/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"amp/poll/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:50:\"poll/[^/]+/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:46:\"poll/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"amp/poll/[^/]+/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:31:\"poll/[^/]+/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:27:\"poll/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"amp/mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:42:\"mc4wp-form/[^/]+/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"amp/mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:52:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"amp/mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:67:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"amp/mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"amp/mc4wp-form/([^/]+)/embed/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&embed=true&=1\";s:31:\"mc4wp-form/([^/]+)/embed/amp/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&embed=true&=1\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:35:\"amp/mc4wp-form/([^/]+)/trackback/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&tb=1&=1\";s:35:\"mc4wp-form/([^/]+)/trackback/amp/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&tb=1&=1\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:43:\"amp/mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]&=1\";s:43:\"mc4wp-form/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:56:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]&=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:50:\"amp/mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]&=1\";s:50:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]&=1\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:58:\"amp/mc4wp-form/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:75:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:58:\"mc4wp-form/([^/]+)/frontend-publishing/edit(/(.*))?/amp/?$\";s:75:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:54:\"mc4wp-form/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:69:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/edit=$matches[3]\";s:60:\"amp/mc4wp-form/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:77:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:60:\"mc4wp-form/([^/]+)/frontend-publishing/status(/(.*))?/amp/?$\";s:77:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:56:\"mc4wp-form/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:71:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/status=$matches[3]\";s:60:\"amp/mc4wp-form/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:77:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:60:\"mc4wp-form/([^/]+)/frontend-publishing/delete(/(.*))?/amp/?$\";s:77:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:56:\"mc4wp-form/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:71:\"index.php?mc4wp-form=$matches[1]&frontend-publishing/delete=$matches[3]\";s:37:\"amp/mc4wp-form/([^/]+)/amp(/(.*))?/?$\";s:54:\"index.php?mc4wp-form=$matches[1]&=$matches[3]&=1\";s:33:\"mc4wp-form/([^/]+)/amp(/(.*))?/?$\";s:48:\"index.php?mc4wp-form=$matches[1]&=$matches[3]\";s:39:\"amp/mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]&=1\";s:39:\"mc4wp-form/([^/]+)/amp(?:/([0-9]+))?/?$\";s:55:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]&=1\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:31:\"amp/mc4wp-form/[^/]+/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:31:\"mc4wp-form/[^/]+/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"amp/mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:41:\"mc4wp-form/[^/]+/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"amp/mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:56:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"amp/mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:37:\"mc4wp-form/[^/]+/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"amp/portfolio/[^/]+/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:41:\"portfolio/[^/]+/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"amp/portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:51:\"portfolio/[^/]+/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"amp/portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:66:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"amp/portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"amp/portfolio/([^/]+)/embed/?$\";s:48:\"index.php?portfolio=$matches[1]&embed=true&=1\";s:30:\"portfolio/([^/]+)/embed/amp/?$\";s:48:\"index.php?portfolio=$matches[1]&embed=true&=1\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:34:\"amp/portfolio/([^/]+)/trackback/?$\";s:42:\"index.php?portfolio=$matches[1]&tb=1&=1\";s:34:\"portfolio/([^/]+)/trackback/amp/?$\";s:42:\"index.php?portfolio=$matches[1]&tb=1&=1\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:42:\"amp/portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?portfolio=$matches[1]&paged=$matches[2]&=1\";s:42:\"portfolio/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:55:\"index.php?portfolio=$matches[1]&paged=$matches[2]&=1\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:49:\"amp/portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?portfolio=$matches[1]&cpage=$matches[2]&=1\";s:49:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:55:\"index.php?portfolio=$matches[1]&cpage=$matches[2]&=1\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:57:\"amp/portfolio/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:74:\"index.php?portfolio=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:57:\"portfolio/([^/]+)/frontend-publishing/edit(/(.*))?/amp/?$\";s:74:\"index.php?portfolio=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:53:\"portfolio/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:68:\"index.php?portfolio=$matches[1]&frontend-publishing/edit=$matches[3]\";s:59:\"amp/portfolio/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:76:\"index.php?portfolio=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:59:\"portfolio/([^/]+)/frontend-publishing/status(/(.*))?/amp/?$\";s:76:\"index.php?portfolio=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:55:\"portfolio/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:70:\"index.php?portfolio=$matches[1]&frontend-publishing/status=$matches[3]\";s:59:\"amp/portfolio/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:76:\"index.php?portfolio=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:59:\"portfolio/([^/]+)/frontend-publishing/delete(/(.*))?/amp/?$\";s:76:\"index.php?portfolio=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:55:\"portfolio/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:70:\"index.php?portfolio=$matches[1]&frontend-publishing/delete=$matches[3]\";s:36:\"amp/portfolio/([^/]+)/amp(/(.*))?/?$\";s:53:\"index.php?portfolio=$matches[1]&=$matches[3]&=1\";s:32:\"portfolio/([^/]+)/amp(/(.*))?/?$\";s:47:\"index.php?portfolio=$matches[1]&=$matches[3]\";s:38:\"amp/portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?portfolio=$matches[1]&page=$matches[2]&=1\";s:38:\"portfolio/([^/]+)/amp(?:/([0-9]+))?/?$\";s:54:\"index.php?portfolio=$matches[1]&page=$matches[2]&=1\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:30:\"amp/portfolio/[^/]+/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:30:\"portfolio/[^/]+/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"amp/portfolio/[^/]+/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:40:\"portfolio/[^/]+/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"amp/portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:55:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"amp/portfolio/[^/]+/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:36:\"portfolio/[^/]+/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:39:\"amp/portfolio-category/([^/]+)/embed/?$\";s:57:\"index.php?portfolio-category=$matches[1]&embed=true&=1\";s:39:\"portfolio-category/([^/]+)/embed/amp/?$\";s:57:\"index.php?portfolio-category=$matches[1]&embed=true&=1\";s:35:\"portfolio-category/([^/]+)/embed/?$\";s:51:\"index.php?portfolio-category=$matches[1]&embed=true\";s:51:\"amp/portfolio-category/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?portfolio-category=$matches[1]&paged=$matches[2]&=1\";s:51:\"portfolio-category/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:64:\"index.php?portfolio-category=$matches[1]&paged=$matches[2]&=1\";s:47:\"portfolio-category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio-category=$matches[1]&paged=$matches[2]\";s:33:\"amp/portfolio-category/([^/]+)/?$\";s:46:\"index.php?portfolio-category=$matches[1]&=1\";s:33:\"portfolio-category/([^/]+)/amp/?$\";s:46:\"index.php?portfolio-category=$matches[1]&=1\";s:29:\"portfolio-category/([^/]+)/?$\";s:40:\"index.php?portfolio-category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=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:12:\"amp/embed/?$\";s:27:\"index.php?&embed=true&=1\";s:12:\"embed/amp/?$\";s:27:\"index.php?&embed=true&=1\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:24:\"amp/page/?([0-9]{1,})/?$\";s:34:\"index.php?&paged=$matches[1]&=1\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:31:\"amp/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?&page_id=795&cpage=$matches[1]&=1\";s:31:\"comment-page-([0-9]{1,})/amp/?$\";s:46:\"index.php?&page_id=795&cpage=$matches[1]&=1\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=795&cpage=$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:21:\"amp/comments/embed/?$\";s:27:\"index.php?&embed=true&=1\";s:21:\"comments/embed/amp/?$\";s:27:\"index.php?&embed=true&=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:27:\"amp/author/([^/]+)/embed/?$\";s:50:\"index.php?author_name=$matches[1]&embed=true&=1\";s:27:\"author/([^/]+)/embed/amp/?$\";s:50:\"index.php?author_name=$matches[1]&embed=true&=1\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:39:\"amp/author/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?author_name=$matches[1]&paged=$matches[2]&=1\";s:39:\"author/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:57:\"index.php?author_name=$matches[1]&paged=$matches[2]&=1\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:21:\"amp/author/([^/]+)/?$\";s:39:\"index.php?author_name=$matches[1]&=1\";s:21:\"author/([^/]+)/amp/?$\";s:39:\"index.php?author_name=$matches[1]&=1\";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:49:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true&=1\";s:49:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/amp/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true&=1\";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:61:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:87:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]&=1\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/amp/page/?([0-9]{1,})/?$\";s:87:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]&=1\";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:43:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:69:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&=1\";s:43:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/amp/?$\";s:69:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&=1\";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:36:\"amp/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true&=1\";s:36:\"([0-9]{4})/([0-9]{1,2})/embed/amp/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true&=1\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:48:\"amp/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:71:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&=1\";s:48:\"([0-9]{4})/([0-9]{1,2})/amp/page/?([0-9]{1,})/?$\";s:71:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&=1\";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:30:\"amp/([0-9]{4})/([0-9]{1,2})/?$\";s:53:\"index.php?year=$matches[1]&monthnum=$matches[2]&=1\";s:30:\"([0-9]{4})/([0-9]{1,2})/amp/?$\";s:53:\"index.php?year=$matches[1]&monthnum=$matches[2]&=1\";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:23:\"amp/([0-9]{4})/embed/?$\";s:43:\"index.php?year=$matches[1]&embed=true&=1\";s:23:\"([0-9]{4})/embed/amp/?$\";s:43:\"index.php?year=$matches[1]&embed=true&=1\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:35:\"amp/([0-9]{4})/page/?([0-9]{1,})/?$\";s:50:\"index.php?year=$matches[1]&paged=$matches[2]&=1\";s:35:\"([0-9]{4})/amp/page/?([0-9]{1,})/?$\";s:50:\"index.php?year=$matches[1]&paged=$matches[2]&=1\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:17:\"amp/([0-9]{4})/?$\";s:32:\"index.php?year=$matches[1]&=1\";s:17:\"([0-9]{4})/amp/?$\";s:32:\"index.php?year=$matches[1]&=1\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:62:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:72:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:87:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:87:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:68:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true&=1\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/amp/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true&=1\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:61:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1&=1\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/amp/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1&=1\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:69:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:104:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]&=1\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/amp/page/?([0-9]{1,})/?$\";s:104:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]&=1\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:76:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:104:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]&=1\";s:76:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:104:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]&=1\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:84:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:123:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/edit=$matches[6]&=1\";s:84:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/edit(/(.*))?/amp/?$\";s:123:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/edit=$matches[6]&=1\";s:80:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/edit(/(.*))?/?$\";s:117:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/edit=$matches[6]\";s:86:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:125:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/status=$matches[6]&=1\";s:86:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/status(/(.*))?/amp/?$\";s:125:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/status=$matches[6]&=1\";s:82:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/status(/(.*))?/?$\";s:119:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/status=$matches[6]\";s:86:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:125:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/delete=$matches[6]&=1\";s:86:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/delete(/(.*))?/amp/?$\";s:125:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/delete=$matches[6]&=1\";s:82:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/frontend-publishing/delete(/(.*))?/?$\";s:119:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&frontend-publishing/delete=$matches[6]\";s:63:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/amp(/(.*))?/?$\";s:102:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&=$matches[6]&=1\";s:59:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/amp(/(.*))?/?$\";s:96:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&=$matches[6]\";s:65:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:103:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]&=1\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/amp(?:/([0-9]+))?/?$\";s:103:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]&=1\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:51:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:51:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:61:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:61:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:76:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:76:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:57:\"amp/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:68:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:87:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]&=1\";s:68:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/amp/?$\";s:87:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]&=1\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:76:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/edit(/(.*))?/?$\";s:106:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/edit=$matches[5]&=1\";s:76:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/edit(/(.*))?/amp/?$\";s:106:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/edit=$matches[5]&=1\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/edit(/(.*))?/?$\";s:100:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/edit=$matches[5]\";s:78:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/status(/(.*))?/?$\";s:108:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/status=$matches[5]&=1\";s:78:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/status(/(.*))?/amp/?$\";s:108:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/status=$matches[5]&=1\";s:74:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/status(/(.*))?/?$\";s:102:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/status=$matches[5]\";s:78:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/delete(/(.*))?/?$\";s:108:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/delete=$matches[5]&=1\";s:78:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/delete(/(.*))?/amp/?$\";s:108:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/delete=$matches[5]&=1\";s:74:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/frontend-publishing/delete(/(.*))?/?$\";s:102:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&frontend-publishing/delete=$matches[5]\";s:55:\"amp/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/amp(/(.*))?/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&=$matches[5]&=1\";s:51:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/amp(/(.*))?/?$\";s:79:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&=$matches[5]\";s:55:\"amp/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]&=1\";s:55:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/amp/?$\";s:71:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]&=1\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:63:\"amp/([0-9]{4})/([0-9]{1,2})/frontend-publishing/edit(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/edit=$matches[4]&=1\";s:63:\"([0-9]{4})/([0-9]{1,2})/frontend-publishing/edit(/(.*))?/amp/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/edit=$matches[4]&=1\";s:59:\"([0-9]{4})/([0-9]{1,2})/frontend-publishing/edit(/(.*))?/?$\";s:84:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/edit=$matches[4]\";s:65:\"amp/([0-9]{4})/([0-9]{1,2})/frontend-publishing/status(/(.*))?/?$\";s:92:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/status=$matches[4]&=1\";s:65:\"([0-9]{4})/([0-9]{1,2})/frontend-publishing/status(/(.*))?/amp/?$\";s:92:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/status=$matches[4]&=1\";s:61:\"([0-9]{4})/([0-9]{1,2})/frontend-publishing/status(/(.*))?/?$\";s:86:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/status=$matches[4]\";s:65:\"amp/([0-9]{4})/([0-9]{1,2})/frontend-publishing/delete(/(.*))?/?$\";s:92:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/delete=$matches[4]&=1\";s:65:\"([0-9]{4})/([0-9]{1,2})/frontend-publishing/delete(/(.*))?/amp/?$\";s:92:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/delete=$matches[4]&=1\";s:61:\"([0-9]{4})/([0-9]{1,2})/frontend-publishing/delete(/(.*))?/?$\";s:86:\"index.php?year=$matches[1]&monthnum=$matches[2]&frontend-publishing/delete=$matches[4]\";s:42:\"amp/([0-9]{4})/([0-9]{1,2})/amp(/(.*))?/?$\";s:69:\"index.php?year=$matches[1]&monthnum=$matches[2]&=$matches[4]&=1\";s:38:\"([0-9]{4})/([0-9]{1,2})/amp(/(.*))?/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&=$matches[4]\";s:42:\"amp/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?year=$matches[1]&cpage=$matches[2]&=1\";s:42:\"([0-9]{4})/comment-page-([0-9]{1,})/amp/?$\";s:50:\"index.php?year=$matches[1]&cpage=$matches[2]&=1\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:50:\"amp/([0-9]{4})/frontend-publishing/edit(/(.*))?/?$\";s:69:\"index.php?year=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:50:\"([0-9]{4})/frontend-publishing/edit(/(.*))?/amp/?$\";s:69:\"index.php?year=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:46:\"([0-9]{4})/frontend-publishing/edit(/(.*))?/?$\";s:63:\"index.php?year=$matches[1]&frontend-publishing/edit=$matches[3]\";s:52:\"amp/([0-9]{4})/frontend-publishing/status(/(.*))?/?$\";s:71:\"index.php?year=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:52:\"([0-9]{4})/frontend-publishing/status(/(.*))?/amp/?$\";s:71:\"index.php?year=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:48:\"([0-9]{4})/frontend-publishing/status(/(.*))?/?$\";s:65:\"index.php?year=$matches[1]&frontend-publishing/status=$matches[3]\";s:52:\"amp/([0-9]{4})/frontend-publishing/delete(/(.*))?/?$\";s:71:\"index.php?year=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:52:\"([0-9]{4})/frontend-publishing/delete(/(.*))?/amp/?$\";s:71:\"index.php?year=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:48:\"([0-9]{4})/frontend-publishing/delete(/(.*))?/?$\";s:65:\"index.php?year=$matches[1]&frontend-publishing/delete=$matches[3]\";s:29:\"amp/([0-9]{4})/amp(/(.*))?/?$\";s:48:\"index.php?year=$matches[1]&=$matches[3]&=1\";s:25:\"([0-9]{4})/amp(/(.*))?/?$\";s:42:\"index.php?year=$matches[1]&=$matches[3]\";s:31:\"amp/.?.+?/attachment/([^/]+)/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:31:\".?.+?/attachment/([^/]+)/amp/?$\";s:38:\"index.php?attachment=$matches[1]&=1\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"amp/.?.+?/attachment/([^/]+)/trackback/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=1\";s:41:\".?.+?/attachment/([^/]+)/trackback/amp/?$\";s:43:\"index.php?attachment=$matches[1]&tb=1&=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:56:\"amp/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:56:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/amp/?$\";s:56:\"index.php?attachment=$matches[1]&cpage=$matches[2]&=1\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"amp/.?.+?/attachment/([^/]+)/embed/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:37:\".?.+?/attachment/([^/]+)/embed/amp/?$\";s:49:\"index.php?attachment=$matches[1]&embed=true&=1\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:20:\"amp/(.?.+?)/embed/?$\";s:47:\"index.php?pagename=$matches[1]&embed=true&=1\";s:20:\"(.?.+?)/embed/amp/?$\";s:47:\"index.php?pagename=$matches[1]&embed=true&=1\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:24:\"amp/(.?.+?)/trackback/?$\";s:41:\"index.php?pagename=$matches[1]&tb=1&=1\";s:24:\"(.?.+?)/trackback/amp/?$\";s:41:\"index.php?pagename=$matches[1]&tb=1&=1\";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:32:\"amp/(.?.+?)/page/?([0-9]{1,})/?$\";s:54:\"index.php?pagename=$matches[1]&paged=$matches[2]&=1\";s:32:\"(.?.+?)/amp/page/?([0-9]{1,})/?$\";s:54:\"index.php?pagename=$matches[1]&paged=$matches[2]&=1\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:39:\"amp/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?pagename=$matches[1]&cpage=$matches[2]&=1\";s:39:\"(.?.+?)/comment-page-([0-9]{1,})/amp/?$\";s:54:\"index.php?pagename=$matches[1]&cpage=$matches[2]&=1\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:47:\"amp/(.?.+?)/frontend-publishing/edit(/(.*))?/?$\";s:73:\"index.php?pagename=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:47:\"(.?.+?)/frontend-publishing/edit(/(.*))?/amp/?$\";s:73:\"index.php?pagename=$matches[1]&frontend-publishing/edit=$matches[3]&=1\";s:43:\"(.?.+?)/frontend-publishing/edit(/(.*))?/?$\";s:67:\"index.php?pagename=$matches[1]&frontend-publishing/edit=$matches[3]\";s:49:\"amp/(.?.+?)/frontend-publishing/status(/(.*))?/?$\";s:75:\"index.php?pagename=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:49:\"(.?.+?)/frontend-publishing/status(/(.*))?/amp/?$\";s:75:\"index.php?pagename=$matches[1]&frontend-publishing/status=$matches[3]&=1\";s:45:\"(.?.+?)/frontend-publishing/status(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&frontend-publishing/status=$matches[3]\";s:49:\"amp/(.?.+?)/frontend-publishing/delete(/(.*))?/?$\";s:75:\"index.php?pagename=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:49:\"(.?.+?)/frontend-publishing/delete(/(.*))?/amp/?$\";s:75:\"index.php?pagename=$matches[1]&frontend-publishing/delete=$matches[3]&=1\";s:45:\"(.?.+?)/frontend-publishing/delete(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&frontend-publishing/delete=$matches[3]\";s:28:\"amp/(.?.+?)(?:/([0-9]+))?/?$\";s:53:\"index.php?pagename=$matches[1]&page=$matches[2]&=1\";s:28:\"(.?.+?)(?:/([0-9]+))?/amp/?$\";s:53:\"index.php?pagename=$matches[1]&page=$matches[2]&=1\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(87481,'taxonomy_bsf_custom_fonts_157','a:7:{s:11:\"font_woff_2\";s:69:\"http://landing.kptv.ro/wp-content/uploads/2020/03/MuseoSans-300.woff2\";s:9:\"font_woff\";s:68:\"http://landing.kptv.ro/wp-content/uploads/2020/03/MuseoSans-300.woff\";s:8:\"font_ttf\";s:67:\"http://landing.kptv.ro/wp-content/uploads/2020/03/MuseoSans-300.ttf\";s:8:\"font_svg\";s:0:\"\";s:8:\"font_eot\";s:0:\"\";s:8:\"font_otf\";s:0:\"\";s:12:\"font-display\";s:4:\"auto\";}','yes'),(87648,'_transient_timeout_oembed_b1e0d0a01e4d21c18ac7351a9cb714d4','1584562361','no'),(87649,'_transient_oembed_b1e0d0a01e4d21c18ac7351a9cb714d4','O:8:\"stdClass\":13:{s:7:\"version\";s:3:\"1.0\";s:13:\"provider_name\";s:16:\"Agenda de Mureș\";s:12:\"provider_url\";s:24:\"https://agendademures.ro\";s:11:\"author_name\";s:16:\"Agenda de Mureș\";s:10:\"author_url\";s:40:\"https://agendademures.ro/author/amadmin/\";s:5:\"title\";s:61:\"„ReStart” Tîrgu-Mureș – plagiat sau compilație?!\";s:4:\"type\";s:4:\"rich\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"html\";s:696:\"
„ReStart” Tîrgu-Mureș – plagiat sau compilație?!
\";s:13:\"thumbnail_url\";s:78:\"https://agendademures.ro/wp-content/uploads/2020/02/Ziar-Molnar-Ervin-fata.jpg\";s:15:\"thumbnail_width\";i:600;s:16:\"thumbnail_height\";i:289;}','no'),(89098,'_site_transient_timeout_browser_a5118115678259c61a20c7c11140710c','1585091941','no'),(89099,'_site_transient_browser_a5118115678259c61a20c7c11140710c','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:0:\"\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(89108,'_transient_health-check-site-status-result','{\"good\":\"24\",\"recommended\":\"5\",\"critical\":\"1\",\"0\":\"NaN\"}','yes'),(89360,'_transient_timeout_jetpack_plugin_data','1584575350','no'),(89361,'_transient_jetpack_plugin_data','O:8:\"stdClass\":26:{s:4:\"name\";s:24:\"Jetpack by WordPress.com\";s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:3:\"8.3\";s:6:\"author\";s:44:\"Automattic\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/automattic\";s:12:\"contributors\";a:101:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/automattic\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/687b3bf96c41800814e3b93766444283?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:12:\"adamkheckler\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/adamkheckler\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c853a00c574118ef2bc49e3916f73ce3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Adam Heckler\";}s:5:\"aduth\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/aduth\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a7ce947b6c1e30a4857068628ada24e1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Andrew Duthie\";}s:5:\"akirk\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/akirk\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/cec9269f2c7f43871230ff701544d03f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Alex Kirk\";}s:8:\"allendav\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/allendav\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/1fbe2cbf81d138800009924725439779?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Allen Snook\";}s:12:\"alternatekev\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/alternatekev\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0875b2fe8e3fbb843ccaa9a171df3eb3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"alternatekev\";}s:4:\"andy\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/andy\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/35756b05226763c9539679ccec26a1c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Andy Skelton\";}s:8:\"annezazu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/annezazu\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0eff7149d8c78b242f4652e9ceb8f798?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"annezazu\";}s:9:\"apeatling\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/apeatling\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0939030c354e4efefe655fa5107fd888?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Andy Peatling\";}s:6:\"azaozz\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/azaozz\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/4e84843ebff0918d72ade21c6ee7b1e4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Andrew Ozz\";}s:6:\"batmoo\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/batmoo\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/16aeda409d2a00b51ac4c5058a3a8435?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Mohammad Jangda\";}s:5:\"barry\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/barry\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b0b357b291ac72bc7da81b4d74430fe6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:10:\"beaulebens\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/beaulebens\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Beau Lebens\";}s:8:\"blobaugh\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/blobaugh\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f25f324a47a1efdf7a745e0b2e3c878f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Ben Lobaugh (blobaugh)\";}s:5:\"brbrr\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/brbrr\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/00f6f6f5efff71cff63f48080b091496?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"brbrr\";}s:5:\"cainm\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/cainm\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/377c3dd307043ed31bbc3a1b54416532?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Michael Cain\";}s:4:\"cena\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/cena\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9e1aa4efffca7b0e290651a8b8652f23?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:4:\"Cena\";}s:6:\"cfinke\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/cfinke\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a1378d3f89a30d5daa8d7cca0bd80574?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Christopher Finke\";}s:15:\"chaselivingston\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/chaselivingston\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/78e4429c957d6570ae1bea73a53c61ee?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Chase Livingston\";}s:9:\"chellycat\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/chellycat\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6f6b2c0b4d24e9ee0c8d5519405d80e7?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Michelle Langston\";}s:11:\"clickysteve\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/clickysteve\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d32c5250fa45b147517f293235417136?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"clickysteve\";}s:7:\"csonnek\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/csonnek\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/561be467af56cefa58e02782b7ac7510?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"csonnek\";}s:15:\"danielbachhuber\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/danielbachhuber\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a304ad0084a78fe52f6b93e00871754e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Daniel Bachhuber\";}s:11:\"davoraltman\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/davoraltman\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/16acbc88e7aa65104ed289d736cb9698?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Davor\";}s:12:\"daniloercoli\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/daniloercoli\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c6f539874bcd98210c786b4314488753?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"daniloercoli\";}s:8:\"delawski\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/delawski\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/20d358be60b5708a6a81d2cd168e6769?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Piotr Delawski\";}s:12:\"designsimply\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/designsimply\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/eed0e8d62f562daf038f182de7f1fd42?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"designsimply\";}s:4:\"dllh\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/dllh\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/bf6e5c80b9290ad30ace0a50e292268d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:26:\"Daryl L. L. Houston (dllh)\";}s:10:\"drawmyface\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/drawmyface\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/4988305772319fb9bc8fce0a7acb3aa1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Dan\";}s:6:\"dsmart\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/dsmart\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b43fa2242b1ea9cc8618c6ceb2085f54?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Derek Smart\";}s:5:\"dzver\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/dzver\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2addc7815c4783cfc7b9c81e4a34bfa7?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"dzver\";}s:8:\"ebinnion\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/ebinnion\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e8d172977181f0f3e105a2f4553cccc2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Eric Binnion\";}s:7:\"egregor\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/egregor\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f48bdc9520a857e39bac2de25046c232?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:4:\"Echo\";}s:10:\"eliorivero\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/eliorivero\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/cb2e9e4d63e271d04ee4e5753d24586f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Elio Rivero\";}s:4:\"enej\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/enej\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7daee6cd5624d7c0562987b422106813?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Enej Bajgoric\";}s:6:\"eoigal\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/eoigal\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/72dd449e5e79e046c1c09ed8712b525a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Eoin Gallagher\";}s:14:\"erania-pinnera\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/erania-pinnera\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/94ea5fe7f174036e72ad87d9b71fd6e0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:4:\"Stef\";}s:8:\"ethitter\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/ethitter\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9d6b3768833114ff0294ecbf51ab606c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Erick Hitter\";}s:6:\"gcorne\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/gcorne\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/5b02a5101f4a3f37631f1fd1ef4111a9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gregory Cornelius\";}s:15:\"georgestephanis\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/georgestephanis\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8c46364c1cdf20827ceb25f901cdc0aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"George Stephanis\";}s:7:\"gibrown\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/gibrown\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/915ee4efbd21f12b55b6362cf4f7c42f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"Greg Ichneumon Brown\";}s:10:\"goldsounds\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/goldsounds\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a1675bd7a3e8c9d6540de217d168da14?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"goldsounds\";}s:3:\"hew\";a:3:{s:7:\"profile\";s:34:\"https://profiles.wordpress.org/hew\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d5d395826be4645d2d7bc13aad97db83?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Hew\";}s:9:\"hugobaeta\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/hugobaeta\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0218e99cde7283d859ea46a21e744319?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Hugo Baeta\";}s:14:\"hypertextranch\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/hypertextranch\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/25e2ecf9b520e06d71e47ab083924300?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"hypertextranch\";}s:13:\"iammattthomas\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/iammattthomas\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e6b19bb6ff09fcf884305e8fa41d698b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"Matt (Thomas) Miklic\";}s:7:\"iandunn\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/iandunn\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d0e2ea89fb62350b1304c62eeeaf24b6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"Ian Dunn\";}s:4:\"jblz\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/jblz\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d30bee96f3769826fca389e15d81c51d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Jeff Bowen\";}s:12:\"jeffgolenski\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jeffgolenski\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b3b97f6f025689b058de143b489ec268?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"jeffgolenski\";}s:7:\"jeherve\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/jeherve\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/93b13aced520a1a531e642b7c1c17bff?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Jeremy Herve\";}s:8:\"jenhooks\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/jenhooks\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/790618302648bd80fa8a55497dfd8ac8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Jen H.\";}s:5:\"jenia\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/jenia\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/30845a8785e716017911fff45af5c9fe?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Jenia\";}s:13:\"jessefriedman\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jessefriedman\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c4ce641ce5c4680349fa59eb8c2909cb?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"jessefriedman\";}s:3:\"jgs\";a:3:{s:7:\"profile\";s:34:\"https://profiles.wordpress.org/jgs\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0ad9eb4e67bac47214cef94d46d1318f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:4:\"Greg\";}s:7:\"jkudish\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/jkudish\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8fac9a834778de5a3b7b26fb28cff956?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joey Kudish\";}s:6:\"jmdodd\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/jmdodd\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6a7c997edea340616bcc6d0fe03f65dd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Jennifer M. Dodd\";}s:7:\"joanrho\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/joanrho\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/89a58daeff648db179447dabba22004f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"joanrho\";}s:15:\"johnjamesjacoby\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/johnjamesjacoby\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7a2644fb53ae2f7bfd7143b504af396c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"John James Jacoby\";}s:7:\"jshreve\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/jshreve\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9ea5b460afb2859968095ad3afe4804b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Justin Shreve\";}s:8:\"kbrownkd\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/kbrownkd\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/954855c9274f4ad2a2f79c82dde33678?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"kbrownkd\";}s:6:\"keoshi\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/keoshi\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/eac8e3135a186cb2176120c2ed71e644?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Filipe Varela\";}s:4:\"koke\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/koke\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/5b415e3c9c245e557af9f580eeb8760a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Jorge Bernal\";}s:7:\"kraftbj\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/kraftbj\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6e238edcb0664c975ccb9e8e80abb307?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Brandon Kraft\";}s:12:\"lancewillett\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/lancewillett\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/47976847383b324bd35e228a91eb1a0f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Lance Willett\";}s:9:\"lschuyler\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/lschuyler\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/38d5bbe8cd50b492a02f889c55628fb3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Lisa Schuyler\";}s:7:\"macmanx\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/macmanx\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/190cf13c9cd358521085af13615382d5?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"James Huff\";}s:10:\"martinremy\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/martinremy\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/33b3e384f5a150015a5a981402983ca3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"martinremy\";}s:4:\"matt\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/matt\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Matt Mullenweg\";}s:6:\"matveb\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/matveb\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/3f8389957d0c59bb0bd5433e86b53a19?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Matias Ventura\";}s:9:\"mattwiebe\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/mattwiebe\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/3f7cda86b0d471afad79a0b5423d1677?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Matt Wiebe\";}s:11:\"maverick3x6\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/maverick3x6\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/85e5d0140e8f88005ff5e88f8ab18b66?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Jeff Golenski\";}s:4:\"mcsf\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/mcsf\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7e89b8105f7e05afa2872e411d3f76ad?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Miguel Fonseca\";}s:8:\"mdawaffe\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/mdawaffe\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/94e778f51997baa3f47ecaca4e819090?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:24:\"Michael Adams (mdawaffe)\";}s:15:\"michael-arestad\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/michael-arestad\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e8b4c8470f61ff15b9c98f7a1556c16b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Michael Arestad\";}s:8:\"migueluy\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/migueluy\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c2f03d35da02e6dced303b48e3c895ea?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Miguel Lezama\";}s:9:\"mikeyarce\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/mikeyarce\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/39640559442fe2250231aca4c0102d0c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Mikey Arce\";}s:4:\"mkaz\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/mkaz\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/fc45b574f01cde91f5d1603335ea77c3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Marcus Kazmierczak\";}s:11:\"nancythanki\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nancythanki\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/642411e0e1cd2d36a8a09570c457884a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"nancythanki\";}s:10:\"nickmomrik\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/nickmomrik\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6b24381ebfed7b19ebec751322aa8cc1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Nick Momrik\";}s:8:\"obenland\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/obenland\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/1d185e40270139d70c2c50e7219b06ab?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Konstantin Obenland\";}s:6:\"oskosk\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/oskosk\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/5e1a8fd2bbd05c5cc3dec35e05d888c2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Osk\";}s:5:\"pento\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/pento\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/1ad9e5c98d81c6815a65dab5b6e1f669?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Gary Pendergast\";}s:11:\"professor44\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/professor44\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0934fa64cc323b6a2e10dc37fc33fa64?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Jesse Friedman\";}s:14:\"rachelsquirrel\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rachelsquirrel\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6923d9b3ce6f8a9eb43abd605cf8b0e5?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"rachelsquirrel\";}s:6:\"rdcoll\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/rdcoll\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8d7e1bdd8aa5db45c113d61bfd86086f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Rich Collier\";}s:10:\"ryancowles\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ryancowles\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/4626de7797aada973c1fb22dfe0e5109?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ryan Cowles\";}s:13:\"richardmuscat\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/richardmuscat\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0011ac3115b33c6051d6706ca3adb47e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Richard Muscat\";}s:10:\"richardmtl\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/richardmtl\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9d4b77080c699629e846d3637b3a661c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Richard Archambault\";}s:13:\"roccotripaldi\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/roccotripaldi\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a78c747ecc4e8d1936e8d33080ae1803?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Rocco Tripaldi\";}s:12:\"samhotchkiss\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samhotchkiss\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a8cae2d8534e900a162cf44414660e1f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Sam Hotchkiss\";}s:10:\"scarstocea\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/scarstocea\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e7b26de48e76498cff880abca1eed8da?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Stefan Carstocea\";}s:9:\"scottsweb\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/scottsweb\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c887eb86967863cf7e9002277fa6f625?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Scott (@scottsweb)\";}s:7:\"sdquirk\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/sdquirk\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6637858a5d4b31943507c637497d53c1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Stephen Quirk\";}s:7:\"simison\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/simison\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b0dade512eb83bcfacff9af9ed8c5595?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Mikael Korpela\";}s:8:\"stephdau\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/stephdau\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/5b8d74a711e183850bd70ccdd440d15e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:25:\"Stephane Daury (stephdau)\";}s:8:\"tmoorewp\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/tmoorewp\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9466b647a74493be4701076792be3f44?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Tim Moore\";}s:5:\"tyxla\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/tyxla\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/cf58282ee2e95590510aaa24b734c186?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Marin Atanasov\";}s:12:\"viper007bond\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/viper007bond\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b51d05d023485f5ef7bcd2a3b6dec207?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Alex Mills\";}s:5:\"westi\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/westi\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/5b3b5ce04dd402124aba53142b3e47f6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Peter Westwood\";}s:5:\"yoavf\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/yoavf\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ae98ec38ec28f129a33a424e5eba5769?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Yoav Farhi\";}s:7:\"zinigor\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/zinigor\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0c4a76adae06042e5e6f39eaf3c2658a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Igor Zinovyev\";}}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"rating\";i:78;s:7:\"ratings\";a:5:{i:5;i:918;i:4;i:127;i:3;i:78;i:2;i:66;i:1;i:277;}s:11:\"num_ratings\";i:1466;s:15:\"support_threads\";i:198;s:24:\"support_threads_resolved\";i:182;s:15:\"active_installs\";i:5000000;s:12:\"last_updated\";s:21:\"2020-03-03 4:34pm GMT\";s:5:\"added\";s:10:\"2011-01-20\";s:8:\"homepage\";s:19:\"https://jetpack.com\";s:13:\"download_link\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.3.zip\";s:11:\"screenshots\";a:4:{i:1;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/jetpack/assets/screenshot-1.png?rev=2079476\";s:7:\"caption\";s:170:\"Keep hackers out with brute force attack protection, malware scanning, spam filtering, and downtime monitoring. Secure your site data with on-demand backups and restores.\";}i:2;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/jetpack/assets/screenshot-2.png?rev=2079476\";s:7:\"caption\";s:107:\"Load pages faster, and serve your images and static files from our massive global content delivery network.\";}i:3;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/jetpack/assets/screenshot-3.png?rev=2079476\";s:7:\"caption\";s:90:\"Customize your website with professionally-designed WordPress themes, blocks, and widgets.\";}i:4;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/jetpack/assets/screenshot-4.png?rev=2079476\";s:7:\"caption\";s:81:\"Promote your newest posts, pages, and products across your social media channels.\";}}s:4:\"tags\";a:5:{s:6:\"backup\";s:6:\"backup\";s:7:\"jetpack\";s:7:\"jetpack\";s:13:\"related-posts\";s:13:\"related posts\";s:8:\"security\";s:8:\"security\";s:13:\"wordpress-com\";s:13:\"WordPress.com\";}s:8:\"versions\";a:139:{s:5:\"2.0.7\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.0.7.zip\";s:5:\"2.1.5\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.1.5.zip\";s:5:\"2.2.8\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.2.8.zip\";s:5:\"2.3.8\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.3.8.zip\";s:5:\"2.4.5\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.4.5.zip\";s:5:\"2.5.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.5.3.zip\";s:5:\"2.6.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.6.4.zip\";s:5:\"2.7.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.7.3.zip\";s:5:\"2.8.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.8.3.zip\";s:5:\"2.9.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.2.9.4.zip\";s:5:\"3.0.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.0.4.zip\";s:5:\"3.1.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.1.3.zip\";s:5:\"3.2.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.2.3.zip\";s:5:\"3.3.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.3.4.zip\";s:5:\"3.4.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.4.4.zip\";s:5:\"3.5.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.5.4.zip\";s:5:\"3.6.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.6.2.zip\";s:5:\"3.7.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.7.3.zip\";s:5:\"3.8.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.8.3.zip\";s:5:\"3.9.7\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.3.9.7.zip\";s:5:\"4.0.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.0.4.zip\";s:5:\"4.1.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.1.1.zip\";s:3:\"4.2\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.2.zip\";s:5:\"4.2.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.2.1.zip\";s:5:\"4.2.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.2.2.zip\";s:3:\"4.3\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.3.zip\";s:5:\"4.3.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.3.1.zip\";s:5:\"4.3.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.3.2.zip\";s:3:\"4.4\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.4.zip\";s:5:\"4.4.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.4.1.zip\";s:5:\"4.4.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.4.2.zip\";s:3:\"4.5\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.5.zip\";s:3:\"4.6\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.6.zip\";s:3:\"4.7\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.7.zip\";s:5:\"4.7.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.7.1.zip\";s:3:\"4.8\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.8.zip\";s:5:\"4.8.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.8.1.zip\";s:5:\"4.8.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.8.2.zip\";s:3:\"4.9\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.9.zip\";s:3:\"5.0\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.0.zip\";s:3:\"5.1\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.1.zip\";s:5:\"5.1.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.1.1.zip\";s:3:\"5.2\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.2.zip\";s:5:\"5.2.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.2.1.zip\";s:5:\"5.2.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.2.2.zip\";s:3:\"5.3\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.3.zip\";s:5:\"5.3.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.3.1.zip\";s:3:\"5.4\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.4.zip\";s:5:\"5.4.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.4.1.zip\";s:3:\"5.5\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.5.zip\";s:5:\"5.5.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.5.1.zip\";s:5:\"5.5.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.5.2.zip\";s:3:\"5.6\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.6.zip\";s:5:\"5.6.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.6.1.zip\";s:5:\"5.6.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.6.2.zip\";s:3:\"5.7\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.7.zip\";s:5:\"5.7.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.7.1.zip\";s:5:\"5.7.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.7.2.zip\";s:3:\"5.8\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.8.zip\";s:5:\"5.8.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.8.1.zip\";s:3:\"5.9\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.5.9.zip\";s:5:\"5.9.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.5.9.1.zip\";s:3:\"6.0\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.0.zip\";s:5:\"6.0.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.0.1.zip\";s:3:\"6.1\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.1.zip\";s:5:\"6.1.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.1.1.zip\";s:5:\"6.1.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.1.2.zip\";s:3:\"6.2\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.2.zip\";s:5:\"6.2.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.2.1.zip\";s:5:\"6.2.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.2.2.zip\";s:3:\"6.3\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.3.zip\";s:5:\"6.3.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.3.1.zip\";s:5:\"6.3.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.3.2.zip\";s:5:\"6.3.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.3.3.zip\";s:5:\"6.3.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.3.4.zip\";s:3:\"6.4\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.4.zip\";s:5:\"6.4.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.4.1.zip\";s:5:\"6.4.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.4.2.zip\";s:5:\"6.4.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.4.3.zip\";s:3:\"6.5\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.5.zip\";s:5:\"6.5.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.5.1.zip\";s:3:\"6.6\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.6.zip\";s:5:\"6.6.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.6.1.zip\";s:5:\"6.6.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.6.2.zip\";s:3:\"6.7\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.7.zip\";s:5:\"6.7.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.7.1.zip\";s:3:\"6.8\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.8.zip\";s:5:\"6.8.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.8.1.zip\";s:5:\"6.8.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.8.2.zip\";s:3:\"6.9\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.6.9.zip\";s:5:\"6.9.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.6.9.1.zip\";s:3:\"7.0\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.0.zip\";s:5:\"7.0.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.0.1.zip\";s:5:\"7.0.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.0.2.zip\";s:3:\"7.1\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.1.zip\";s:5:\"7.1.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.1.1.zip\";s:5:\"7.1.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.1.2.zip\";s:3:\"7.2\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.2.zip\";s:5:\"7.2.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.2.1.zip\";s:7:\"7.2.1.1\";s:58:\"https://downloads.wordpress.org/plugin/jetpack.7.2.1.1.zip\";s:5:\"7.2.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.2.2.zip\";s:3:\"7.3\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.3.zip\";s:7:\"7.3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/jetpack.7.3.0.1.zip\";s:5:\"7.3.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.3.1.zip\";s:7:\"7.3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/jetpack.7.3.1.1.zip\";s:5:\"7.3.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.3.2.zip\";s:3:\"7.4\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.4.zip\";s:5:\"7.4.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.4.1.zip\";s:5:\"7.4.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.4.2.zip\";s:3:\"7.5\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.5.zip\";s:7:\"7.5.0.1\";s:58:\"https://downloads.wordpress.org/plugin/jetpack.7.5.0.1.zip\";s:5:\"7.5.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.5.1.zip\";s:5:\"7.5.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.5.2.zip\";s:5:\"7.5.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.5.3.zip\";s:5:\"7.5.4\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.5.4.zip\";s:3:\"7.6\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.6.zip\";s:5:\"7.6.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.6.1.zip\";s:3:\"7.7\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.7.zip\";s:5:\"7.7.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.7.1.zip\";s:5:\"7.7.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.7.2.zip\";s:5:\"7.7.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.7.3.zip\";s:3:\"7.8\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.8.zip\";s:5:\"7.8.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.8.1.zip\";s:3:\"7.9\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.7.9.zip\";s:5:\"7.9.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.9.1.zip\";s:3:\"8.0\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.0.zip\";s:3:\"8.1\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.1.zip\";s:5:\"8.1.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.8.1.1.zip\";s:3:\"8.2\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.2.zip\";s:9:\"8.2-alpha\";s:60:\"https://downloads.wordpress.org/plugin/jetpack.8.2-alpha.zip\";s:9:\"8.2-beta2\";s:60:\"https://downloads.wordpress.org/plugin/jetpack.8.2-beta2.zip\";s:7:\"8.2.0.1\";s:58:\"https://downloads.wordpress.org/plugin/jetpack.8.2.0.1.zip\";s:5:\"8.2.1\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.8.2.1.zip\";s:5:\"8.2.2\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.8.2.2.zip\";s:5:\"8.2.3\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.8.2.3.zip\";s:3:\"8.3\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.3.zip\";s:9:\"8.3-beta1\";s:60:\"https://downloads.wordpress.org/plugin/jetpack.8.3-beta1.zip\";s:9:\"8.3-beta2\";s:60:\"https://downloads.wordpress.org/plugin/jetpack.8.3-beta2.zip\";s:5:\"trunk\";s:50:\"https://downloads.wordpress.org/plugin/jetpack.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";s:4:\"high\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";}s:18:\"author_block_count\";s:1:\"2\";s:19:\"author_block_rating\";i:78;}','no'),(89735,'_transient_timeout_wpforms_dash_widget_lite_entries_by_form','1584576001','no'),(89736,'_transient_wpforms_dash_widget_lite_entries_by_form','a:1:{i:1296;a:3:{s:7:\"form_id\";i:1296;s:5:\"count\";i:0;s:5:\"title\";s:14:\"fORM nAME test\";}}','no'),(90015,'_site_transient_boldgrid_plugins_filtered','a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:13:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.13.1\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(90896,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1584565978;s:7:\"checked\";a:53:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"5.8.7\";s:19:\"akismet/akismet.php\";s:5:\"4.1.3\";s:23:\"anti-spam/anti-spam.php\";s:5:\"6.5.4\";s:36:\"cleantalk-spam-protect/cleantalk.php\";s:7:\"5.133.2\";s:35:\"archive-control/archive-control.php\";s:5:\"1.3.3\";s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";s:3:\"0.5\";s:33:\"classic-editor/classic-editor.php\";s:3:\"1.5\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.1.7\";s:27:\"convertplug/convertplug.php\";s:5:\"3.5.1\";s:29:\"custom-fonts/custom-fonts.php\";s:5:\"1.2.1\";s:53:\"customizer-export-import/customizer-export-import.php\";s:5:\"0.9.1\";s:51:\"display-posts-shortcode/display-posts-shortcode.php\";s:5:\"3.0.2\";s:33:\"duplicate-post/duplicate-post.php\";s:5:\"3.2.4\";s:30:\"youtube-embed-plus/youtube.php\";s:6:\"13.2.1\";s:31:\"everest-forms/everest-forms.php\";s:6:\"1.5.10\";s:51:\"frontend-publishing-pro/frontend-publishing-pro.php\";s:5:\"3.8.9\";s:19:\"jetpack/jetpack.php\";s:3:\"8.3\";s:27:\"LayerSlider/layerslider.php\";s:5:\"6.9.2\";s:29:\"masterslider/masterslider.php\";s:6:\"3.2.14\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:5:\"4.7.5\";s:25:\"mediamatic/mediamatic.php\";s:3:\"1.7\";s:19:\"optimus/optimus.php\";s:5:\"1.6.0\";s:35:\"penci-framework/penci-framework.php\";s:5:\"6.5.7\";s:44:\"penci-pennews-review/penci-pennew-review.php\";s:5:\"4.3.3\";s:39:\"penci-pennews-amp/penci-pennews-amp.php\";s:5:\"2.6.5\";s:53:\"penci-pennews-demo-importer/pennews-demo-importer.php\";s:3:\"6.5\";s:49:\"penci-pennews-migrator/penci-pennews-migrator.php\";s:3:\"1.2\";s:50:\"penci-pennews-portfolio/penci-pennew-portfolio.php\";s:5:\"2.2.2\";s:44:\"penci-pennews-recipe/penci-pennew-recipe.php\";s:5:\"2.5.3\";s:43:\"penci-pennew-slider/penci-pennew-slider.php\";s:3:\"2.1\";s:39:\"penci-smart-lists/penci-smart-lists.php\";s:3:\"1.0\";s:31:\"query-monitor/query-monitor.php\";s:5:\"3.5.2\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:5:\"3.1.2\";s:39:\"resmushit-image-optimizer/resmushit.php\";s:5:\"0.3.2\";s:29:\"rss-importer/rss-importer.php\";s:3:\"0.2\";s:55:\"security-malware-firewall/security-malware-firewall.php\";s:4:\"2.44\";s:23:\"wp-smushit/wp-smush.php\";s:5:\"3.6.1\";s:41:\"spreaker-shortcode/spreaker_shortcode.php\";s:5:\"1.7.9\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.3.0\";s:20:\"totalpoll/plugin.php\";s:5:\"4.1.1\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:6:\"1.13.1\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:6:\"1.14.7\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:6:\"3.19.0\";s:27:\"updraftplus/updraftplus.php\";s:7:\"1.16.22\";s:55:\"vafpress-post-formats-ui-develop/vp-post-formats-ui.php\";s:3:\"1.6\";s:27:\"wp-optimize/wp-optimize.php\";s:6:\"3.0.16\";s:21:\"wp-sweep/wp-sweep.php\";s:5:\"1.1.1\";s:27:\"js_composer/js_composer.php\";s:5:\"6.0.5\";s:39:\"wp-file-manager/file_folder_manager.php\";s:3:\"5.7\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.5.9.1\";s:37:\"wp-post-author/aft-wp-post-author.php\";s:5:\"1.0.7\";s:27:\"wp-super-cache/wp-cache.php\";s:5:\"1.7.1\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"13.3\";}s:8:\"response\";a:9:{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:5:\"4.1.4\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}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:6:\"tested\";s:3:\"5.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:36:\"cleantalk-spam-protect/cleantalk.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/cleantalk-spam-protect\";s:4:\"slug\";s:22:\"cleantalk-spam-protect\";s:6:\"plugin\";s:36:\"cleantalk-spam-protect/cleantalk.php\";s:11:\"new_version\";s:5:\"5.135\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/cleantalk-spam-protect/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/cleantalk-spam-protect.5.135.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/cleantalk-spam-protect/assets/icon-256x256.png?rev=1637702\";s:2:\"1x\";s:75:\"https://ps.w.org/cleantalk-spam-protect/assets/icon-128x128.png?rev=1637702\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/cleantalk-spam-protect/assets/banner-772x250.png?rev=1503506\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"everest-forms/everest-forms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/everest-forms\";s:4:\"slug\";s:13:\"everest-forms\";s:6:\"plugin\";s:31:\"everest-forms/everest-forms.php\";s:11:\"new_version\";s:5:\"1.6.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/everest-forms/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/everest-forms.1.6.4.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/everest-forms/assets/icon-128x128.png?rev=2123602\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/everest-forms/assets/banner-772x250.png?rev=2123602\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/regenerate-thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"3.1.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.3.1.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/regenerate-thumbnails/assets/icon-128x128.png?rev=1753390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/regenerate-thumbnails/assets/banner-1544x500.jpg?rev=1753390\";s:2:\"1x\";s:76:\"https://ps.w.org/regenerate-thumbnails/assets/banner-772x250.jpg?rev=1753390\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.13.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:20:\"totalpoll/plugin.php\";O:8:\"stdClass\":20:{s:4:\"name\";s:9:\"TotalPoll\";s:3:\"url\";s:41:\"https://totalsuite.net/product/totalpoll/\";s:8:\"homepage\";s:41:\"https://totalsuite.net/product/totalpoll/\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://totalsuite.net/content/uploads/2018/02/totalpoll-icon.svg\";s:2:\"1x\";s:65:\"https://totalsuite.net/content/uploads/2018/02/totalpoll-icon.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://totalsuite.net/content/uploads/2018/02/totalpoll-icon.svg\";}s:11:\"banners_rtl\";a:1:{s:2:\"1x\";s:65:\"https://totalsuite.net/content/uploads/2018/02/totalpoll-icon.svg\";}s:4:\"slug\";s:9:\"totalpoll\";s:17:\"envato_product_id\";s:7:\"7647147\";s:6:\"plugin\";s:20:\"totalpoll/plugin.php\";s:7:\"package\";s:90:\"https://totalsuite.net/api/v2/products/totalpoll/download/?license=&domain=landing.kptv.ro\";s:7:\"version\";s:5:\"4.1.5\";s:11:\"new_version\";s:5:\"4.1.5\";s:14:\"upgrade_notice\";s:70:\"4.1.5 is out! This update brings important bug fixes and improvements.\";s:12:\"last_updated\";s:19:\"2020-02-12 00:00:00\";s:6:\"tested\";s:5:\"5.3.2\";s:8:\"requires\";s:5:\"4.6.0\";s:12:\"requires_php\";s:3:\"5.4\";s:9:\"downloads\";i:0;s:15:\"active_installs\";i:0;s:8:\"sections\";a:3:{s:11:\"description\";s:104:\"TotalPoll is a WordPress poll plugin that helps you get instant feedback from your audience effectively.\";s:9:\"changelog\";s:7034:\"

Version 4.1.5 (2020-02-12)

  • Improve MS integration with some fixes.\r
  • Fix one-click behavior incompatibility with question by question behavior.\r
  • Add inline choice type switcher.\r
  • Fix an issue with migration from older versions of TotalPoll (3.x).\r
  • Update to the latest version of core framework.

Version 4.1.4 (2020-02-03)

  • Fix a bug in sorting by defined position.\r
  • Add new expressions to options page.\r
  • Fix a UI glitch in poll editor.\r
  • Fix a bug where hidden results message doesn\'t appear in translations tab.\r
  • Improve the loader icon.\r
  • Fix a UI glitch in log browser.

Version 4.1.3 (2020-01-28)

  • Fix a minor bug in sorting mechanism.\r
  • Fix a conflict with Yoast SEO plugin.\r
  • Fix a bug in drag and drop detection in extension installer.\r
  • Fix a bug where user expressions are not saved.\r
  • Fix a bug in translations tab where some field types aren\'t handled correctly.\r
  • Improve the extensibility of cookies check mechanism.\r
  • Add poll UID field with a refresh functionality.\r
  • Improve the timeout selection UX.\r
  • Add export poll results functionality.

Version 4.1.2 (2020-01-08)

  • Improve behaviour of the shortcode when used with screen parameter.\r
  • Fix a bug in date picker.\r
  • Fix a bug log details popup.\r
  • Fix a bug where user expressions are not saved.\r
  • Fix a bug when thank you message is used with hidden results.\r
  • Fix a bug in question by question behaviour.\r
  • Fix a bug when asynchronous loading is enabled with scroll behaviour.

Version 4.1.1 (2019-12-10)

  • Fix a bug where a badge appears next to some options.\r
  • Update to the latest version of core framework.

Version 4.1.0 (2019-12-03)

  • Add reset poll functionality.\r
  • Improve notifications handling.\r
  • Fix deprecation notices.\r
  • Improve default template and fix media contest template bugs.\r
  • Update expressions list.\r
  • Fix polls list not showing private polls.\r
  • Improve reCaptcha implementation.\r
  • Add loading indicator.\r
  • Improve migration from TotalPoll 3.x.\r
  • Fix redirect extension infinite redirection loop bug.\r
  • Adding support to translate select/checkbox/radio fields options.\r
  • Change log\'s page per page.\r
  • Fix troubleshooter not recognizing MariaDB.

Version 4.0.9 (2019-11-30)

  • Fix missing translatable expressions.\r
  • Change save settings behavior.

Version 4.0.8 (2019-11-18)

  • Fix a bug where PHP throws \"Operand type is not supported\".\r
  • Fix a bug where \"Welcome\" page conflicts with \"question by question\" behaviour.\r
  • Fix UI issues with WordPress 5.3+.\r
  • Fix migration issues from WP-Polls and YOP.\r
  • Change date fields format to WordPress default format.\r
  • Improve logs page by adding \"Open\" button to visualize log details.

Version 4.0.7 (2019-07-15)

  • Fix migration issue in WP 5.0+.\r
  • Change date in log browser to UTC (local time when hovering on it).\r
  • Improve German translation.\r
  • Fix a bug in Chinese translation where slug isn\'t working as expected.\r
  • Fix a bug where TotalSuite backend latency can affect website speed.

Version 4.0.6 (2019-06-05)

  • Improved webhook implementation.\r
  • Fix a bug in assets registration.\r
  • Fix a bug in \'Scroll to top\' behavior.\r
  • Improve compatibility with ACF.\r
  • Fix a bug in timezone calculation.\r
  • Fix a bug in notification template.\r
  • Improved checkbox and radiobox fields implementation.\r
  • Fix a bug where results visibility is not being honored for absence of restrictions.

Version 4.0.5 (2019-04-27)

  • Improved poll clean up process.\r
  • New polls repository methods.\r
  • Fix migration issues of third party plugins.\r
  • Improved troubleshooter fixes.

Version 4.0.4 (2019-04-23)

  • Fix a bug in TotalPoll menu.\r
  • Fix a bug in social sharing feature.\r
  • Improved migration from TotalPoll 3.x.\r
  • Fix some labels.

Version 4.0.3 (2019-03-18)

  • New Turkish translation (Thanks Adnan!).\r
  • New hooks.\r
  • New unique poll ID extension.\r
  • New social media sign-in extension.\r
  • Improved compatibility with WordPress 5.1.\r
  • Improved implementation of Google reCapatcha.\r
  • Improved translations.\r
  • Improved frontend behaviors.\r
  • Fix a bug where incorrect URL appears when sharing to Facebook.\r
  • Fix some bugs in Basic template.\r
  • Fix a bug in extensions manager.

Version 4.0.2 (2019-02-26)

  • New troubleshooter extension.\r
  • Improved modules management.\r
  • Improved database migration.\r
  • Fix a bug in updates mechanism.\r
  • Fix some bugs in Basic template.\r
  • Fix a bug in reCaptcha invisible.\r
  • New hooks (filters).\r
  • Minimum required version of PHP bumped to 5.5 instead of 5.4.\r
  • Minimum required version of WordPress bumped to 4.6 instead of 4.0.

Version 4.0.1 (2019-02-18)

  • New hooks (filters).\r
  • Improved CSS scoping of templates.\r
  • Fix a bug where diacritical characters are not handled correctly. (Thanks Dominik!)\r
  • Fix a bug in Structured Data implementation.\r
  • Fix a bug in Basic template where choices are oversized.\r
  • Fix a bug in options page where some options aren\'t saved correctly.\r
  • Fix a bug when migrating from TotalPoll 3.x.

Version 4.0.0 (2019-02-08)

  • New questions mechanism.\r
  • Improved interface.\r
  • Improved template engine.\r
  • New extensions system.\r
  • New live preview.\r
  • New design settings.\r
  • Improved compatibility with other plugins.\r
  • Improved touch support.\r
  • New integrations: REST API, Embed and Email\r
  • New translation mechanism.
\";s:7:\"support\";s:101:\"For support inquiries, please visit the Support Center.\";}}s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:5:\"5.8.8\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"5.3.0\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:7:\"6892199\";s:4:\"slug\";s:18:\"Ultimate_VC_Addons\";s:6:\"plugin\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:14:\"upgrade_notice\";s:59:\" Please activate your license to receive automatic updates.\";s:11:\"new_version\";s:6:\"3.19.4\";s:3:\"url\";s:74:\"https://codecanyon.net/cart/add_items?item_ids=6892199&ref=BrainstormForce\";s:7:\"package\";s:0:\"\";s:6:\"tested\";s:5:\"5.3.2\";s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2017/07/uavc.jpg\";s:2:\"2x\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2017/07/uavc.jpg\";s:7:\"default\";s:65:\"//support.brainstormforce.com/wp-content/uploads/2017/07/uavc.jpg\";}}s:27:\"convertplug/convertplug.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:8:\"14058953\";s:4:\"slug\";s:11:\"convertplug\";s:6:\"plugin\";s:27:\"convertplug/convertplug.php\";s:14:\"upgrade_notice\";s:59:\" Please activate your license to receive automatic updates.\";s:11:\"new_version\";s:5:\"3.5.5\";s:3:\"url\";s:75:\"https://codecanyon.net/cart/add_items?item_ids=14058953&ref=BrainstormForce\";s:7:\"package\";s:0:\"\";s:6:\"tested\";s:3:\"5.3\";s:5:\"icons\";a:3:{s:2:\"1x\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Convert-Plug.png\";s:2:\"2x\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Convert-Plug.png\";s:7:\"default\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2016/03/Convert-Plug.png\";}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:30:{s:23:\"anti-spam/anti-spam.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:23:\"w.org/plugins/anti-spam\";s:4:\"slug\";s:9:\"anti-spam\";s:6:\"plugin\";s:23:\"anti-spam/anti-spam.php\";s:11:\"new_version\";s:5:\"6.5.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/anti-spam/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/anti-spam.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/anti-spam/assets/icon-256x256.png?rev=2211004\";s:2:\"1x\";s:62:\"https://ps.w.org/anti-spam/assets/icon-128x128.png?rev=2211004\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/anti-spam/assets/banner-1544x500.png?rev=2211004\";s:2:\"1x\";s:64:\"https://ps.w.org/anti-spam/assets/banner-772x250.png?rev=2211004\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"archive-control/archive-control.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/archive-control\";s:4:\"slug\";s:15:\"archive-control\";s:6:\"plugin\";s:35:\"archive-control/archive-control.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/archive-control/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/archive-control.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/archive-control/assets/icon-256x256.png?rev=2235296\";s:2:\"1x\";s:68:\"https://ps.w.org/archive-control/assets/icon-128x128.png?rev=2235296\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/archive-control/assets/banner-1544x500.png?rev=2235296\";s:2:\"1x\";s:70:\"https://ps.w.org/archive-control/assets/banner-772x250.png?rev=2235296\";}s:11:\"banners_rtl\";a:0:{}}s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:32:\"w.org/plugins/wpcat2tag-importer\";s:4:\"slug\";s:18:\"wpcat2tag-importer\";s:6:\"plugin\";s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";s:11:\"new_version\";s:3:\"0.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wpcat2tag-importer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wpcat2tag-importer.0.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wpcat2tag-importer/assets/icon-256x256.jpg?rev=1908362\";s:2:\"1x\";s:63:\"https://ps.w.org/wpcat2tag-importer/assets/icon.svg?rev=1908362\";s:3:\"svg\";s:63:\"https://ps.w.org/wpcat2tag-importer/assets/icon.svg?rev=1908362\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wpcat2tag-importer/assets/banner-772x250.png?rev=547690\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":9:{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:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.5.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:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":9:{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:5:\"5.1.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}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:29:\"custom-fonts/custom-fonts.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/custom-fonts\";s:4:\"slug\";s:12:\"custom-fonts\";s:6:\"plugin\";s:29:\"custom-fonts/custom-fonts.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/custom-fonts/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/custom-fonts.1.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/custom-fonts/assets/icon-256x256.png?rev=1816364\";s:2:\"1x\";s:65:\"https://ps.w.org/custom-fonts/assets/icon-128x128.png?rev=1816364\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/custom-fonts/assets/banner-1544x500.png?rev=1816364\";s:2:\"1x\";s:67:\"https://ps.w.org/custom-fonts/assets/banner-772x250.png?rev=1816364\";}s:11:\"banners_rtl\";a:0:{}}s:53:\"customizer-export-import/customizer-export-import.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/customizer-export-import\";s:4:\"slug\";s:24:\"customizer-export-import\";s:6:\"plugin\";s:53:\"customizer-export-import/customizer-export-import.php\";s:11:\"new_version\";s:5:\"0.9.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/customizer-export-import/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/customizer-export-import.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/customizer-export-import/assets/icon-256x256.jpg?rev=1049984\";s:2:\"1x\";s:77:\"https://ps.w.org/customizer-export-import/assets/icon-128x128.jpg?rev=1049984\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/customizer-export-import/assets/banner-772x250.jpg?rev=1049984\";}s:11:\"banners_rtl\";a:0:{}}s:51:\"display-posts-shortcode/display-posts-shortcode.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:37:\"w.org/plugins/display-posts-shortcode\";s:4:\"slug\";s:23:\"display-posts-shortcode\";s:6:\"plugin\";s:51:\"display-posts-shortcode/display-posts-shortcode.php\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/display-posts-shortcode/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/display-posts-shortcode.3.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/display-posts-shortcode/assets/icon-256x256.jpg?rev=2006522\";s:2:\"1x\";s:76:\"https://ps.w.org/display-posts-shortcode/assets/icon-128x128.jpg?rev=2006522\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/display-posts-shortcode/assets/banner-1544x500.jpg?rev=2006522\";s:2:\"1x\";s:78:\"https://ps.w.org/display-posts-shortcode/assets/banner-772x250.jpg?rev=2006522\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:5:\"3.2.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/duplicate-post.3.2.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=1612753\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=1612753\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=1612986\";}s:11:\"banners_rtl\";a:0:{}}s:30:\"youtube-embed-plus/youtube.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:32:\"w.org/plugins/youtube-embed-plus\";s:4:\"slug\";s:18:\"youtube-embed-plus\";s:6:\"plugin\";s:30:\"youtube-embed-plus/youtube.php\";s:11:\"new_version\";s:6:\"13.2.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/youtube-embed-plus/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/youtube-embed-plus.13.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/youtube-embed-plus/assets/icon-256x256.png?rev=2165403\";s:2:\"1x\";s:71:\"https://ps.w.org/youtube-embed-plus/assets/icon-128x128.png?rev=2165403\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/youtube-embed-plus/assets/banner-1544x500.png?rev=2165457\";s:2:\"1x\";s:73:\"https://ps.w.org/youtube-embed-plus/assets/banner-772x250.png?rev=2165403\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:3:\"8.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=1791404\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.7.5\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.7.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"mediamatic/mediamatic.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/mediamatic\";s:4:\"slug\";s:10:\"mediamatic\";s:6:\"plugin\";s:25:\"mediamatic/mediamatic.php\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/mediamatic/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/plugin/mediamatic.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/mediamatic/assets/icon-256x256.png?rev=2098277\";s:2:\"1x\";s:63:\"https://ps.w.org/mediamatic/assets/icon-128x128.png?rev=2098277\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/mediamatic/assets/banner-1544x500.jpg?rev=2098277\";s:2:\"1x\";s:65:\"https://ps.w.org/mediamatic/assets/banner-772x250.jpg?rev=2098277\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"optimus/optimus.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/optimus\";s:4:\"slug\";s:7:\"optimus\";s:6:\"plugin\";s:19:\"optimus/optimus.php\";s:11:\"new_version\";s:5:\"1.6.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/optimus/\";s:7:\"package\";s:50:\"https://downloads.wordpress.org/plugin/optimus.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/optimus/assets/icon-256x256.png?rev=976959\";s:2:\"1x\";s:59:\"https://ps.w.org/optimus/assets/icon-128x128.png?rev=976959\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/optimus/assets/banner-1544x500.png?rev=648854\";s:2:\"1x\";s:61:\"https://ps.w.org/optimus/assets/banner-772x250.png?rev=651424\";}s:11:\"banners_rtl\";a:0:{}}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:5:\"3.5.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/query-monitor.3.5.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/query-monitor/assets/icon-256x256.png?rev=2056073\";s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2056073\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2056073\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=1629576\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=1731469\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"resmushit-image-optimizer/resmushit.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/resmushit-image-optimizer\";s:4:\"slug\";s:25:\"resmushit-image-optimizer\";s:6:\"plugin\";s:39:\"resmushit-image-optimizer/resmushit.php\";s:11:\"new_version\";s:5:\"0.3.2\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/resmushit-image-optimizer/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/resmushit-image-optimizer.0.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/resmushit-image-optimizer/assets/icon-256x256.png?rev=1447284\";s:2:\"1x\";s:78:\"https://ps.w.org/resmushit-image-optimizer/assets/icon-128x128.png?rev=1447284\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/resmushit-image-optimizer/assets/banner-1544x500.png?rev=1989978\";s:2:\"1x\";s:80:\"https://ps.w.org/resmushit-image-optimizer/assets/banner-772x250.png?rev=1989978\";}s:11:\"banners_rtl\";a:0:{}}s:29:\"rss-importer/rss-importer.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/rss-importer\";s:4:\"slug\";s:12:\"rss-importer\";s:6:\"plugin\";s:29:\"rss-importer/rss-importer.php\";s:11:\"new_version\";s:3:\"0.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/rss-importer/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/rss-importer.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/rss-importer/assets/icon-256x256.png?rev=1908375\";s:2:\"1x\";s:57:\"https://ps.w.org/rss-importer/assets/icon.svg?rev=1908375\";s:3:\"svg\";s:57:\"https://ps.w.org/rss-importer/assets/icon.svg?rev=1908375\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/rss-importer/assets/banner-772x250.png?rev=547674\";}s:11:\"banners_rtl\";a:0:{}}s:55:\"security-malware-firewall/security-malware-firewall.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/security-malware-firewall\";s:4:\"slug\";s:25:\"security-malware-firewall\";s:6:\"plugin\";s:55:\"security-malware-firewall/security-malware-firewall.php\";s:11:\"new_version\";s:4:\"2.44\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/security-malware-firewall/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/security-malware-firewall.2.44.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/security-malware-firewall/assets/icon-256x256.png?rev=1482376\";s:2:\"1x\";s:78:\"https://ps.w.org/security-malware-firewall/assets/icon-128x128.png?rev=1482376\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:80:\"https://ps.w.org/security-malware-firewall/assets/banner-772x250.jpg?rev=1482376\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"wp-smushit/wp-smush.php\";O:8:\"stdClass\":9:{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:5:\"3.6.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-smushit/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wp-smushit.3.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-256x256.gif?rev=2263432\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-128x128.gif?rev=2263431\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=1863697\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=1863697\";}s:11:\"banners_rtl\";a:0:{}}s:41:\"spreaker-shortcode/spreaker_shortcode.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:32:\"w.org/plugins/spreaker-shortcode\";s:4:\"slug\";s:18:\"spreaker-shortcode\";s:6:\"plugin\";s:41:\"spreaker-shortcode/spreaker_shortcode.php\";s:11:\"new_version\";s:5:\"1.7.9\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/spreaker-shortcode/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/spreaker-shortcode.1.7.9.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/spreaker-shortcode/assets/icon-128x128.png?rev=1056731\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/spreaker-shortcode/assets/banner-1544x500.png?rev=1056733\";s:2:\"1x\";s:73:\"https://ps.w.org/spreaker-shortcode/assets/banner-772x250.png?rev=1056733\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.3.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2011513\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2011513\";}s:11:\"banners_rtl\";a:0:{}}s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:43:\"w.org/plugins/ultimate-addons-for-gutenberg\";s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:6:\"plugin\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:11:\"new_version\";s:6:\"1.14.7\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/ultimate-addons-for-gutenberg/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/ultimate-addons-for-gutenberg.1.14.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:74:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/icon.svg?rev=2211409\";s:3:\"svg\";s:74:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/icon.svg?rev=2211409\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/banner-1544x500.jpg?rev=1994798\";s:2:\"1x\";s:84:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/banner-772x250.jpg?rev=1994798\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:7:\"1.16.22\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.16.22.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"wp-optimize/wp-optimize.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/wp-optimize\";s:4:\"slug\";s:11:\"wp-optimize\";s:6:\"plugin\";s:27:\"wp-optimize/wp-optimize.php\";s:11:\"new_version\";s:6:\"3.0.16\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-optimize/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-optimize.3.0.16.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899\";s:2:\"1x\";s:64:\"https://ps.w.org/wp-optimize/assets/icon-128x128.png?rev=1552899\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-optimize/assets/banner-1544x500.png?rev=2125385\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-optimize/assets/banner-772x250.png?rev=2125385\";}s:11:\"banners_rtl\";a:0:{}}s:21:\"wp-sweep/wp-sweep.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:22:\"w.org/plugins/wp-sweep\";s:4:\"slug\";s:8:\"wp-sweep\";s:6:\"plugin\";s:21:\"wp-sweep/wp-sweep.php\";s:11:\"new_version\";s:5:\"1.1.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/wp-sweep/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-sweep.1.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:53:\"https://ps.w.org/wp-sweep/assets/icon.svg?rev=1098912\";s:3:\"svg\";s:53:\"https://ps.w.org/wp-sweep/assets/icon.svg?rev=1098912\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-sweep/assets/banner-1544x500.jpg?rev=1098912\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-sweep/assets/banner-772x250.jpg?rev=1098912\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:3:\"5.7\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=1846029\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=1846030\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.5.9.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.5.9.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"wp-post-author/aft-wp-post-author.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/wp-post-author\";s:4:\"slug\";s:14:\"wp-post-author\";s:6:\"plugin\";s:37:\"wp-post-author/aft-wp-post-author.php\";s:11:\"new_version\";s:5:\"1.0.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-post-author/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-post-author.1.0.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-post-author/assets/icon-256x256.png?rev=1874169\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-post-author/assets/icon-128x128.png?rev=1874169\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wp-post-author/assets/banner-772x250.png?rev=1874169\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":9:{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:\"13.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.13.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}}}}','no'),(90932,'_transient_timeout_jetpack_is_single_user','1584593853','no'),(90933,'_transient_jetpack_is_single_user','1','no'),(91104,'jetpack_active_plan','a:8:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:8:\"features\";a:2:{s:6:\"active\";a:1:{i:0;s:7:\"akismet\";}s:9:\"available\";a:10:{s:7:\"akismet\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:18:\"vaultpress-backups\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:15:\"simple-payments\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"support\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}}}}','yes'),(91123,'_transient_timeout_jetpack_a8c_data','1584652253','no'),(91124,'_transient_jetpack_a8c_data','a:4:{s:4:\"a12s\";i:1174;s:9:\"countries\";i:75;s:9:\"languages\";i:93;s:16:\"featured_plugins\";a:4:{i:0;s:11:\"woocommerce\";i:1;s:14:\"wp-super-cache\";i:2;s:14:\"wp-job-manager\";i:3;s:15:\"co-authors-plus\";}}','no'),(91126,'_transient_timeout_jetpack_https_test','1584652254','no'),(91127,'_transient_jetpack_https_test','1','no'),(91128,'_transient_timeout_msp_get_token_validation_status','1584652255','no'),(91129,'_transient_msp_get_token_validation_status','5','no'),(91130,'_transient_timeout_jpp_li_859c2de605adc80273564c663b4e81de','1584565915','no'),(91131,'_transient_jpp_li_859c2de605adc80273564c663b4e81de','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:61:\"{\"trusted_header\":\"REMOTE_ADDR\",\"segments\":1,\"reverse\":false}\";s:17:\"seconds_remaining\";i:60;s:16:\"blocked_attempts\";s:1:\"6\";s:6:\"expire\";i:1584565915;}','no'),(91132,'_transient_timeout_jpp_headers_updated_recently','1584652255','no'),(91133,'_transient_jpp_headers_updated_recently','1','no'),(91143,'_transient_timeout_jetpack_jitm_35efd906bca79f7bbd60ab956710e2a','1584566168','no'),(91144,'_transient_jetpack_jitm_35efd906bca79f7bbd60ab956710e2a','a:2:{i:0;O:8:\"stdClass\":10:{s:7:\"content\";O:8:\"stdClass\":5:{s:7:\"message\";s:39:\"New Privacy Features & Updated Policies\";s:4:\"icon\";s:7:\"jetpack\";s:4:\"list\";a:0:{}s:11:\"description\";s:89:\"We\'ve added additional privacy features and updated our policies to comply with new laws.\";s:7:\"classes\";s:0:\"\";}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:19:\"View Privacy Center\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:1;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:12:\"gdpr_general\";s:13:\"feature_class\";s:7:\"privacy\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:2;s:15:\"activate_module\";N;s:14:\"is_dismissible\";b:1;}s:18:\"last_response_time\";i:1584565868;}','no'),(91149,'_site_transient_timeout_community-events-d9926d69d1cc9265b9131d4ec95d9e99','1584609070','no'),(91150,'_site_transient_community-events-d9926d69d1cc9265b9131d4ec95d9e99','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"5.15.54.0\";}s:6:\"events\";a:3:{i:0;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:27:\"WordCamp Bucharest, Romania\";s:3:\"url\";s:36:\"https://2020.bucharest.wordcamp.org/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-04-25 00:00:00\";s:8:\"end_date\";s:19:\"2020-04-25 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Bucharest, Romania\";s:7:\"country\";s:2:\"RO\";s:8:\"latitude\";d:44.438136299999996;s:9:\"longitude\";d:26.1013558;}}i:1;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:22:\"WordCamp Vrsac, Serbia\";s:3:\"url\";s:31:\"https://2020.vrsac.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-05-09 00:00:00\";s:8:\"end_date\";s:19:\"2020-05-10 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Vrsac, Vojvodina Serbia\";s:7:\"country\";s:2:\"RS\";s:8:\"latitude\";d:45.117251699999997;s:9:\"longitude\";d:21.316856099999999;}}i:2;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:26:\"WordCamp Košice, Slovakia\";s:3:\"url\";s:33:\"https://2020.kosice.wordcamp.org/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-05-16 00:00:00\";s:8:\"end_date\";s:19:\"2020-05-16 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Košice, Slovakia\";s:7:\"country\";s:2:\"SK\";s:8:\"latitude\";d:48.713999299999998;s:9:\"longitude\";d:21.256490400000001;}}}}','no'),(91151,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1584609070','no'),(91152,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News – – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2020 00:03:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.5-alpha-47468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 21:24:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8432\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:384:\"The third release candidate for WordPress 5.4 is now available! WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time! There are two ways to test the WordPress 5.4 release candidate: Try the WordPress Beta Tester plugin (choose the “bleeding edge […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4104:\"\n

The third release candidate for WordPress 5.4 is now available!

\n\n\n\n

WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.4 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.4, please see the first release candidate post.

\n\n\n\n

RC3 addresses improvements to the new About page and 8 fixes for the following bugs and regressions:

\n\n\n\n\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.4 and update the Tested up to version in the readme to 5.4. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.4 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8432\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Mar 2020 21:40:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8422\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"The second release candidate for WordPress 5.4 is now available! WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time! There are two ways to test the WordPress 5.4 release candidate: Try the WordPress Beta Tester plugin (choose the “bleeding edge […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3311:\"\n

The second release candidate for WordPress 5.4 is now available!

\n\n\n\n

WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.4 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.4, please see the first release candidate post.

\n\n\n\n

RC2 addresses improvements to the new About page and 5 fixes for the following bugs and regressions:

\n\n\n\n
  • 49611 – Block Editor: Update WordPress Packages WordPress 5.4 RC 2
  • 49318 – Bundled Themes: Twenty Twenty content font CSS selector is too important
  • 49585 – REST API: Fix typo in disable-custom-gradients theme feature description
  • 49568 – Block Editor: Fix visual regression in editor’s color picker
  • 49549 – Bundled Themes: Calendar widget CSS fixes on various Bundled themes
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.4 and update the Tested up to version in the readme to 5.4. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.4 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8422\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"People of WordPress: Mary Job\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2020 16:30:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8406\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:189:\"In the March edition of our \"People of WordPress\" series, you\'ll find out how Mary Job grew from a timid, curious cat into a public speaker and organizer of WordPress Meetups and WordCamps.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9660:\"\n

You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. 

\n\n\n\n

How it all began

\n\n\n\n
\"Mary
Mary Job at WordCamp Kampala 2020
\n\n\n\n

Mary remembers when cybercafés started trending in Nigeria. She had just finished high school and was awaiting her results for admission to university. She spent all of her time (10 hours a day) and all of her pocket money buying bulk time online at cafes. All the way through university that was true, until in 2008 she graduated with a degree in philosophy and bought her own computer and modem.

\n\n\n\n

She started blogging in 2009. Initially, she tried out Blogger, Hubpages, and WordPress—but found WordPress too complicated. 

\n\n\n\n

Growing up as a timid but curious cat

\n\n\n\n

Mary is one of four kids, and the only girl among her siblings. Throughout her childhood she felt shy, even though others didn’t always see her that way.

\n\n\n\n

When she first started her personal blog, it was mostly an opportunity for her to speak her mind where she was comfortable. Blogging gave her a medium to express her thoughts and with every new post she became a better writer.

\n\n\n\n

Rediscovering WordPress

\n\n\n\n

After completing a postgraduate diploma in mass communication, Mary started a Masters degree in Information Management. This required a three month internship. She decided to volunteer in Ghana in 2015 at the headquarters of the Salesians of Don Bosco in West Africa (SDBAFW) where her uncle was based.

\n\n\n\n

While she was there, her uncle asked Mary why she was not blogging on WordPress, which also happened to be the software the organisation used. She explained how difficult and complicated it was so he shared a group of beginner-level tutorial videos with her.

\n\n\n\n

After two weeks of watching those videos, she started to realize she could have a full-time career doing this. So she immediately joined a number of online training groups so she could learn everything.

\n\n\n\n

I saw a lot of people earning an income from things I knew and did for the fun of it. I found myself asking why I had not turned my passion into a business.

Mary Job
\n\n\n\n

Not long after that, she was contacted by a website editor who was impressed by her blog. With the information available online for WordPress, she was able to learn everything she needed to improve and redesign a site for what turned into her first client.

\n\n\n\n
\"\"
Mary’s home office in 2016
\n\n\n\n

I visited the WordPress.org showcase and was wowed with all the good things I could do with WordPress.

Mary Job
\n\n\n\n

In 2016 after a year of deep WordPress learning, she had fallen in love with the CMS and wanted to give back to the WordPress open source project

\n\n\n\n

She volunteered to help the Community team. And when she moved to Lagos later that year, she discovered there was an active WordPress Meetup community. This started her journey toward becoming a WordPress Meetup Co-organizer and a Global Community Team Deputy.

\n\n\n\n

Today the Nigerian WordPress community continues to grow, as has the Lagos WordPress Meetup group. The first Nigerian WordCamp took place in Lagos in 2018 and a 2020 event is being planned. A local WordPress community also developed in Mary’s hometown in Ijebu.

\n\n\n\n

I have made great friends and met co-organizers in the community who are dedicated to building and sharing their WordPress knowledge with the community like I am.

Mary Job
\n\n\n\n

What did Mary gain from using and contributing to WordPress?

\n\n\n\n
  • She overcame her stage fright by getting up in front of an audience at her local Meetup to introduce speakers and to talk about the WordPress community. 
  • She attended her first of many African WordCamps in Cape Town, South Africa. Coincidentally this was also her first time outside West Africa. Before that, she had not been in an aircraft for more than one hour.
  • She earned money from WordPress web design projects to sustain her during her learning period. Mary continues to use WordPress in her work and says she is still learning every day!
  • She got to jump off Signal Hill in Cape Town when visiting a WordCamp! 
\n\n\n\n
\"\"
Mary moderating a panel at WordCamp Lagos in 2019
\n\n\n\n

Essentially, the community has taught me to be a better communicator, and a better person. I’ve made friends across the world that have become like a family to me.

Mary Job
\n\n\n\n

She now runs a village hub in Ijebu,  where she teaches girls digital skills and WordPress as a way of giving back to her town.

\n\n\n\n

Since she started on this journey, Mary has gotten a fulltime job supporting a WordPress plugin. She’s also become a Community Team Rep and continues to build and foster communities.

\n\n\n\n

Mary’s advice to others

\n\n\n\n

Always seek to understand the basics of whatever knowledge you seek. Never jump in too fast, wanting to spiral to the top while ignoring the learning curve. You will likely crash down effortlessly if you do so, and would have learned nothing.

Mary Job
\n\n\n\n

Contributors

\n\n\n\n

Thanks to Alison Rothwell (@wpfiddlybits), Yvette Sonneveld (@yvettesonneveld), Abha Thakor (@webcommsat), Josepha Haden (@chanthaboune), Topher DeRosia (@topher1kenobe). Thank you to Mary Job (@maryojob) for sharing her #ContributorStory.

\n\n\n\n
\"\"
\n\n\n\n

This post is based on an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.

\n\n\n\n

Meet more WordPress community members over at HeroPress.com!

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"16\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 5.4 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Mar 2020 21:59:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8399\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"The first release candidate for WordPress 5.4 is now available! This is an important milestone as we progress toward the WordPress 5.4 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.4 is currently […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2714:\"\n

The first release candidate for WordPress 5.4 is now available!

\n\n\n\n

This is an important milestone as we progress toward the WordPress 5.4 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.4 is currently scheduled to be released on March 31, 2020, but we need your help to get there—if you haven’t tried 5.4 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.4 release candidate:

\n\n\n\n\n\n\n\n

What’s in WordPress 5.4?

\n\n\n\n

WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developer notes tag for updates on those and other changes that could affect your products.

\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.4 and update the Tested up to version in the readme file to 5.4. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.4 Field Guide will be published within the next 24 hours with a more detailed dive into the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages! This release also marks the hard string freeze point of the 5.4 release schedule.

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8399\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: February 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2020/03/the-month-in-wordpress-february-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Mar 2020 09:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8393\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:337:\"February 2020 was a busy month in the WordPress project! Most notably, there was an outpouring of sentiment in response to the unfortunate cancellation of WordCamp Asia. However, the team continues to work hard in the hopes of making WordCamp Asia 2021 happen. In addition, there were a number of releases and some exciting new […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9167:\"\n

February 2020 was a busy month in the WordPress project! Most notably, there was an outpouring of sentiment in response to the unfortunate cancellation of WordCamp Asia. However, the team continues to work hard in the hopes of making WordCamp Asia 2021 happen. In addition, there were a number of releases and some exciting new news during the month of February. Read on for more information!

\n\n\n\n
\n\n\n\n

WordCamp Asia 2020 Cancelled & Pop-up Livestream

\n\n\n\n

There was a ton of excitement around WordCamp Asia, not to mention all the effort from organizers, speakers, sponsors and volunteers. Unfortunately, on February 12th, WordCamp Asia was cancelled due to concern and uncertainty around COVID-19. Since then, the organizing team has worked to refund tickets and to support hotel and air refunds. In addition, a pop-up livestream featuring some WordCamp Asia speakers and a Fireside Chat and Q&A with Matt Mullenweg took place on February 22nd.

\n\n\n\n

For a personal take on the cancellation of WordCamp Asia, read this post from Naoko Takano, the global lead organizer. Many thanks to the volunteers who worked hard to deliver WordCamp Asia. They’ve not only handled logistics associated with cancellation but have also announced that they’ve started working on WordCamp Asia 2021 with some January dates in mind! To get the latest on WordCamp Asia, subscribe to updates here

\n\n\n\n

WordPress 5.4 Beta is Now Available

\n\n\n\n

WordPress 5.4 Beta 1 was released on February 11 and quickly followed by Beta 2 on February 18 and Beta 3 on February 25. These two releases get us closer to our primary goal for 2020: full-site editing with blocks. WordPress 5.4 will merge ten releases of the Gutenberg plugin and is scheduled to be released on March 31, 2020. It will come with many new features, such as two new blocks for social links and buttons, and easier navigation in the block breadcrumbs. There are also a number of accessibility improvements, such as easier multi-block selection and easier tabbing, one of the editor’s biggest accessibility issues. 5.4 will also include many developer-focused changes, such as improved favicon handling and many new hooks and filters.

\n\n\n\n

Want to get involved in building WordPress? There are a number of ways to help right now! If you speak a language other than English, help us translate WordPress. Found a bug? Post it to the Alpha/Beta area in the support forums. You can also help us test the current beta by installing the WordPress Beta Tester plugin. Just remember that the software is still in development, so we recommend against running it on a production site. 

\n\n\n\n

WordCamp Centroamérica is Looking for Speakers and Sponsors!

\n\n\n\n

WordCamp Centroamérica is the first regional WordCamp for Central America and will be held on September 17-19, 2020, in Managua, Nicaragua. The Call for Speakers and Call for Sponsors are now open, so if you’re interested in speaking at or sponsoring WordCamp Centroamérica, now is your chance! To learn more about the eent, visit and subscribe to updates on their website, or follow their Facebook, Twitter, and Instagram accounts.  

\n\n\n\n

Want to get involved in the Community team and help make more amazing WordCamps happen? Follow the blog and join the #community-events channel in the Making WordPress Slack group! You can also find out about other upcoming WordCamps here.

\n\n\n\n

Contribute to WordPress Core via GitHub

\n\n\n\n

An experimental feature has been added to Trac to help improve collaboration between Trac and GitHub. This feature allows contributors to link GitHub pull requests opened against the official WordPress Develop Git mirror to tickets, which will make GitHub contributions more visible in the related Trac ticket. To learn all the details and to see how it works, read this post.

\n\n\n\n

Gutenberg Development Continues

\n\n\n\n

There are many new exciting additions to Gutenberg! On February 5, Gutenberg 7.4 saw two new features added, including background color support to the Columns block and text color support for the Group block. Many enhancements were made, including a number of improvements to the Navigation Block.

\n\n\n\n

Gutenberg 7.5 was released on February 12, with 7.6 following on February 27. They introduced even more features, including the Social Links block as a stable block and a number of additional blocks for full-site editing, not to mention the many enhancements, new APIs, bug fixes, documentation, and updates.

\n\n\n\n

Want to get involved in building Gutenberg? Follow the Core team blog, contribute to Gutenberg on GitHub, and join the #core-editor channel in the Making WordPress Slack group.

\n\n\n\n
\n\n\n\n

Further Reading:

\n\n\n\n\n\n\n\n

Have a story that we should include in the next “Month in WordPress” post? Please submit it here.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8393\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.4 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Feb 2020 22:10:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8384\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:343:\"WordPress 5.4 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. You can test the WordPress 5.4 beta in two ways: Try the WordPress Beta Tester plugin (choose “bleeding edge nightlies” […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2869:\"\n

WordPress 5.4 Beta 3 is now available!

\n\n\n\n

This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.

\n\n\n\n

You can test the WordPress 5.4 beta in two ways:

\n\n\n\n
  • Try the WordPress Beta Tester plugin (choose “bleeding edge nightlies” or “Beta/RC – Bleeding edge” option in version 2.2.0 or later of the plugin) * you must already have updated to your site to “bleeding edge nightlies” for the “Beta/RC – Bleeding edge” option to be available
  • Or download the beta here (zip).
\n\n\n\n

WordPress 5.4 is slated for release on March 31st, 2020, and we need your help to get there.

\n\n\n\n

Thanks to the testing and feedback from everyone who tested beta 2 (and beta 1) over 24 tickets have been closed in the past week.

\n\n\n\n

Some highlights

\n\n\n\n\n\n\n\n

Developer notes

\n\n\n\n

WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developer notes tag for updates on those and other changes that could affect your products.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac where you can also find a list of known bugs.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8384\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Pop-Up Livestream on February 22\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2020/02/pop-up-livestream-on-february-22/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Feb 2020 23:06:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Uncategorized\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8377\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"As mentioned in this post, Matt will host a livestream on February 22 during Bangkok daylight hours. He opened an invitation to any speaker who was affected by the cancellation, and the livestream will include the following fine people: Imran Sayed, Md Saif Hassan, Muhammad Muhsin, Nirav Mehta, Piccia Neri, Umar Draz, and Francesca Marano […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2219:\"\n

As mentioned in this post, Matt will host a livestream on February 22 during Bangkok daylight hours. He opened an invitation to any speaker who was affected by the cancellation, and the livestream will include the following fine people: Imran Sayed, Md Saif Hassan, Muhammad Muhsin, Nirav Mehta, Piccia Neri, Umar Draz, and Francesca Marano as well as a Fireside Chat and Q&A with Matt Mullenweg & Monisha Varadan.

\n\n\n\n\n\n\n\n

This should be a great way to get to hear from some speakers who have yet to share their knowledge on a global stage. WordPress is enriched by a multitude of experiences and perspectives, and I hope you are as excited as I am to hear new voices from a part of the world that is frequently underrepresented in the WordPress open source project. 

\n\n\n\n

Also exciting, the WordCamp Asia team has announced that they’re aiming for January 2021, so please mark your calendars now! This small but mighty team of trailblazing organizers has shown great resilience over the years they’ve spent, building toward this event. I am personally grateful for the hard work they’ve done and have yet to do, and can’t wait to thank them in Bangkok next year.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8377\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.4 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Feb 2020 21:50:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8360\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:372:\"WordPress 5.4 Beta 2 is now available! This software is still in development, so we don’t recommend running it on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.4 beta 2 in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option) Or download […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3397:\"\n

WordPress 5.4 Beta 2 is now available!

\n\n\n\n

This software is still in development, so we don’t recommend running it on a production site. Consider setting up a test site to play with the new version.

\n\n\n\n

You can test WordPress 5.4 beta 2 in two ways:

\n\n\n\n\n\n\n\n

WordPress 5.4 is slated for release on March 31, 2020, and we need your help to get there!

\n\n\n\n

Thank you to all of the contributors that tested the beta 1 development release and provided feedback. Testing for bugs is an important part of polishing each release and a great way to contribute to WordPress.

\n\n\n\n

Some highlights

\n\n\n\n

Since beta 1, 27 bugs have been fixed. Here is a summary of a few changes included in beta 2:

\n\n\n\n
  • Block editor: Columns in the Block Library that have unassigned-width will now grow equally.
  • Block editor: The custom gradient picker now works in languages other than English.
  • Block editor: When choosing colors is not possible, the color formatter no longer shows.
  • Privacy: The privacy request form fields have been adjusted to be more consistent on mobile.
  • Privacy: The notice offering help when editing the privacy policy page will no longer show at the top of All Pages in the admin area.
  • Site Health: The error codes for failed REST API tests now display correctly.
\n\n\n\n

Developer notes

\n\n\n\n

WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developers’ notes for updates on those and other changes that could affect your products.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you!

\n\n\n\n

If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\n\n\n\n

UPDATE – 20 Feb, 2020: This post was originally misattributed to Francesca Marano. The proper authorship has been corrected.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8360\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"People of WordPress: Kori Ashton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/02/people-of-wordpress-kori-ashton/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2020/02/people-of-wordpress-kori-ashton/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2020 21:12:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8348\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:374:\"You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. The beginning In 1998, Kori created her very first HTML website. Her dad […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11825:\"\n

You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.

\n\n\n\n

The beginning

\n\n\n\n
\"\"
Kori Ashton
\n\n\n\n

In 1998, Kori created her very first HTML website. Her dad was creating websites for a living at the time. She needed a website for her band because she wanted to be a rockstar. Under his training, and with a little bit of self-teaching, she learned how to build a website.

\n\n\n\n

She had been aware of WordPress since 2005, and, in 2008 a client specifically hired her as a freelancer to develop a WordPress website. Kori went straight to Google and taught herself how to build a WordPress website over a single weekend. She really enjoyed the experience of working with WordPress.

\n\n\n\n

My mind was absolutely blown when I saw the drag and drop options inside of menus to create dropdowns and a form builder. 

Kori Ashton
\n\n\n\n

She suggested to her dad that WordPress could be a solution for their customers who wanted to be able to access their own websites. Previously, they had found this was not as easy for clients unless they had specific software and knew how to code. So, Kori and her dad worked to learn WordPress over the next few years. 

\n\n\n\n

Then in 2012, Kori and her parents launched their new business, WebTegrity, in San Antonio, Texas, US. It started out small: just Kori and her parents. Soon, they started subcontracting design work and quickly continued to grow their team.

\n\n\n\n

Going big time

\n\n\n\n

Even though the business was in a saturated industry in San Antonio — over 700 freelancers and agencies were providing similar services — Kori and her parents were able to sell their company five years later, with a multi-million dollar valuation. There were a few choices they made early on that led to that success.

\n\n\n\n

1. They picked a niche: WordPress specialists 

\n\n\n\n

At the time, there were no WordPress-specific agencies in San Antonio. They emphasized the fact that WordPress was the only CMS their company would use. Prospective clients looking for a different type of CMS solution were not the right fit for their business. They also offered on-site, WordPress training and weekend workshops that were open to anyone (including other agencies) as one of their revenue streams. They soon were established as a city-wide WordPress authority.

\n\n\n\n

2. They cultivated a culture

\n\n\n\n

Kori wanted a great culture and environment in her company and to make that happen, she needed to hire the right people. She believes you must be careful about who you bring into the culture of your business, but particularly when hiring leaders into that community. You can’t teach passion so you’ve got to find people that are excited about what you do. You also need to look for integrity, creativity, a love for solving problems, and an eagerness to keep getting better. 

\n\n\n\n

You can teach code all day long, but be sure to find people with the right hearts to join your community and then train them up the right way. This way you will grow your culture in a healthy way.

Kori Ashton
\n\n\n\n
\"\"
Kori and her two sons
\n\n\n\n

3. They learned how to build sustainable revenue streams

\n\n\n\n

Like many other web development agencies, WebTegrity started out with the “one-time fee and you’re done” business model. This business model is known for unpredictable revenue streams. Hearing about recurring revenue business models at WordCamp Austin was a lightbulb moment for Kori. She started drafting a more sustainable business model on the way back home. 

\n\n\n\n

Support packages were key to their new business plan. Clients needed ongoing support. They decided to include at least 12 months of post-launch support into their web development projects. This doubled their revenue in one year and allowed them to even out their revenue streams.

\n\n\n\n

4. They knew the importance of reputation

\n\n\n\n

Kori believes that every client, whether they have a $5,000 or a $50,000 budget, should get the same type of boutique-style, white glove, concierge relationship.

\n\n\n\n

Every single project results in the absolute best solution for a client’s needs. In addition to that, offering training helped boost their reputation. Explaining the lingo of the web development and SEO fields and showing the processes used, added transparency. It helped set and meet expectations and it built trust. 

\n\n\n\n

5. They proactively gave back to the community

\n\n\n\n

Kori heard Matt Mullenweg speak about Five For The Future at WordCamp US. He encouraged people in the audience who make a living using WordPress, to find ways to give back 5% of their time to building the WordPress software and community. Matt talked about how firms and individuals could give back to the community. He suggested, for instance to:

\n\n\n\n
  • start a WordPress Meetup group
  • present at a Meetup event 
  • facilitate a Meetup group where maybe you’re just the organizer and you never have to speak because you’re not a fan of speaking
  • help organize a WordCamp
  • volunteer at a WordCamp
  • write a tutorial and tell people how to do WordPress related things 
  • run a workshop
  • make a video
\n\n\n\n
\"\"
If you’re making an income using WordPress, consider giving 5% of your time back to building the software and/or the community.
\n\n\n\n

This gave Kori another light bulb moment. She could make videos to give back. So her way to give back to the WordPress community is her YouTube channel.

\n\n\n\n

Every Wednesday, she published a video on how to improve your online marketing. This made a huge impact, both inside the WordPress community, but also in her own business.

\n\n\n\n

Understanding

\n\n\n\n

So, in summary, how did Kori and her family turn their business into a multi-million dollar buyout in just five years? 

\n\n\n\n

Ultimately, it was about understanding that you have to build value. About keeping an exit strategy in mind while building your business. For instance when naming your company. Will it stand alone? Could it turn into a brand that you could sell as an independent entity?

\n\n\n\n
  • Think about revenue streams and watch sales margins.
  • Be sure to include healthy margins. 
  • Don’t hire until you have no further option.
  • Make sure to structure your offerings in such a way that you’re actually recouping your value. 
  • Understand entrepreneurship, watch Shark Tank, read more tutorials, watch more videos.
  • Get involved in the WordPress community. Get to know its core leaders, the speakers that travel around to all the WordCamps. Start following them on Twitter and try to understand what they’re sharing. 
\n\n\n\n

In the end, the fact that Kori was so active in the San Antonio community helped enable the sale.

\n\n\n\n

We just kept hammering on the fact that we were the go-to place here in San Antonio for WordPress. We kept training, we kept doing free opportunities, going out and speaking at different events, and people kept seeing us. We kept showing up, kept giving back and kept establishing ourselves as the authority.

Kori Ashton
\n\n\n\n

Contributors

\n\n\n\n

Alison Rothwell (@wpfiddlybits), Yvette Sonneveld (@yvettesonneveld), Abha Thakor (@webcommsat),  Josepha Haden (@chanthaboune), Topher DeRosia (@topher1kenobe).

\n\n\n\n
\n
\n
\n
\n
\"\"
\n
\n\n\n\n
\n

This post is based on an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.Meet more WordPress community members over at HeroPress.com!

\n
\n
\n
\n
\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2020/02/people-of-wordpress-kori-ashton/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"10\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8348\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordCamp Asia Cancelled Due to COVID-19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2020/02/wordcamp-asia-cancelled-due-to-covid-19/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Feb 2020 04:23:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8344\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:349:\"I’ve arrived at the difficult decision to cancel the inaugural WordCamp Asia event, which was planned to take place in Bangkok on February 21st. The excitement and anticipation around this event have been huge, but there are too many unknowns around the health issues unfolding right now in the region to explicitly encourage a large […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1267:\"\n

I’ve arrived at the difficult decision to cancel the inaugural WordCamp Asia event, which was planned to take place in Bangkok on February 21st. The excitement and anticipation around this event have been huge, but there are too many unknowns around the health issues unfolding right now in the region to explicitly encourage a large public gathering bringing together over 1,300 people from around the world.

\n\n\n\n

We’re going to explore if speakers — including myself — can do our sessions with the same content and at the same time that was originally planned, just online instead of in-person so we can achieve our goal of bringing the pan-Asian community closer together without putting anyone’s health at additional risk.

\n\n\n\n

Regardless, I greatly appreciate the work everyone — from organizers to attendees,  speakers to sponsors — put into making this a big success. So many people have come together to create an event to inspire and connect WordPressers, and I am confident that this passion will carry through into the event next year. Our thoughts are with everyone affected by the virus so far, and we sincerely hope that everything is resolved quickly so that this precaution looks unnecessary in hindsight.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8344\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 18 Mar 2020 21:11:10 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 18 Mar 2020 00:03:49 GMT\";s:4:\"link\";s:63:\"; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20130911030210\";}','no'),(91153,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1584609070','no'),(91154,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1584565870','no'),(91155,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1584609071','no'),(91156,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Build Custom Templates with the MB Views Add-On for Meta Box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/build-custom-templates-with-the-mb-views-add-on-for-meta-box?utm_source=rss&utm_medium=rss&utm_campaign=build-custom-templates-with-the-mb-views-add-on-for-meta-box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8296:\"

Meta Box released its MB Views add-on plugin last week. The new extension allows developers to build custom templates from the comfort of their WordPress admin. The goal is to provide an easy-to-use interface for outputting custom fields without editing theme files, but its flexibility pushes the boundaries of full-site editing.

\n\n\n\n

Quick take: MB Views offers a solid developer experience but falls a little short of being friendly for those unfamiliar with code.

\n\n\n\n

I have long been a fan of what the Meta Box team has done with its core plugin and extensions. The project’s developers have created a well-documented code base, written solid documentation, and have generally paid attention to details where others have failed. MB Views is no different. In minutes after activating the extension, I had custom views set up and rolled out on the front end of my test site.

\n\n\n\n

The interface is simple enough to pick up almost immediately with enough flexibility to build nearly anything from the WordPress admin.

\n\n\n\n

On the whole, the team’s new add-on is well worth the price of one of the available premium bundles, which range between $79 and $349. It is not without a few minor issues, but that is to be expected with a version 1.0 release.

\n\n\n\n

A Powerful Tool for Front End Editing

\n\n\n\nCreating a custom view with the plugin’s view editor.\n\n\n\n

My experience working with the view-editing screen felt natural. The code editor uses Code Mirror and its Oceanic Next theme. It has auto-tabbing and auto-complete built in, so it feels like most offline editors. Developers should feel at home quickly building a custom view.

\n\n\n\n

Because I mostly use Tailwind CSS these days, I was able to build a faux email signup form in a couple of minutes and display it directly beneath my posts using the available view settings.

\n\n\n\nCustom-built email signup form with MB Views.\n\n\n\n

The code editor has a “New Field” button that opens a slide-out box on the right side of the screen. It allows users to insert post, site, user, and query fields. The options also include custom fields created via the Meta Box plugin.

\n\n\n\n

Besides editing the template, users can also add custom CSS and JavaScript directly from the view code editor.

\n\n\n\n

The output of these fields are all handled through Twig, a modern PHP templating engine. Many PHP developers will already be familiar with Twig and will feel comfortable with its syntax. Through this system, plugin users are not limited to HTML. They can use conditionals and loops to customize the output of their view content.

\n\n\n\n

For a better developer experience, it would be nice to see an auto-complete option for inserting new fields instead of clicking the “New Field” button and then clicking on a particular field. Most likely, developers will begin memorizing the fields over time and simply type them out. Auto-complete would be a nice touch for custom fields.

\n\n\n\nView settings and conditionals.\n\n\n\n

Where MB Views really shines is its view settings. The plugin allows views to take over the entire page between the theme header and footer or just the content area. It allows users to choose between displaying a view on singular posts, archive pages, or something custom using its built-in shortcode. Users can further break down where a view appears based on conditions that can be grouped in various ways. It can be as simple or complex as needed. It is not completely on par with what’s possible with custom PHP conditionals, but it is close enough to cover the majority of use cases.

\n\n\n\n

If someone wanted to try their hand at it, they could use MB Views as an entire site editor. The only real requirement would be to build their theme with a header and footer. At some point, maybe the plugin will allow users to take over the entire page layout, effectively making a theme unnecessary.

\n\n\n\n

Issues and Future Enhancements

\n\n\n\n

Version 1.0 is about shipping something into the hands of users. It is a time when developers get some of their most useful feedback, so I expect the following to be addressed as the developers continue to build upon the plugin in the future. I did not hit any major roadblocks, but I did come across some minor issues and had some ideas for improvement.

\n\n\n\n

The first issue I hit made me initially believe the plugin did not work at all. I had chosen to display my custom view on singular posts. This is easy to do via the view settings. You select the “Singular” type. Then, select “Post” in the first drop-down select. I had assumed this would make the template appear on all posts. However, nothing happened after saving. None of my custom content appeared on the front end. The problem was there was a second drop-down select, which had not been populated with a value by default. There was an “All Posts” option I needed to select. It was a quick issue to address, but this is why good defaults are so important in plugin development.

\n\n\n\n

There is no revision support. For a code editor in the WordPress admin, it makes sense that users could revert their code to an earlier version. If users only ever create views with minor bits of code, this will be a non-issue. However, the plugin goes as far as allowing users to create an entire page layout between the theme’s header and footer. That will sometimes mean a lot of code and the need to backpedal changes.

\n\n\n\n

MB Views offers an [mbv] shortcode for outputting a view within shortcode-ready areas, such as post content. However, there is no block equivalent for use in the block editor. At this point, having a shortcode but no block seems like a major oversight. Shortcodes need to die a slow and painful death.

\n\n\n\n

The view management screen could use a little love too. It would be nice to see at least a column for the view type. As the list of custom views grows, it may get hard to figure out where each view is used at a glance.

\n\n\n\n

User Friendliness and the Future

\n\n\n\n

You want to get values of Meta Box fields and put them on your front-end templates, but you’re not too familiar with coding and don’t want to touch theme files?

\n\n\n\n

MB Views’ opening description claims the plugin is geared toward users who are not familiar with coding. I am unsure if the average user could take advantage of it without picking up some coding knowledge along the way. The interface is primarily geared toward developers. Quite literally, the view editor is a code editor. It does have an easy-to-click field inserter, but those fields will often be useless without some familiarity with HTML and CSS.

\n\n\n\n

The tool is good at what it does, but it almost feels like a stop-gap measure in the era of the block editor.

\n\n\n\n

For MB Views to be a more useful end-user tool, it will need to transition to more of a visual, point-and-click interface with design options. Otherwise, it will mostly stay in the land of developers who can customize view output to perfection.

\n\n\n\n

I don’t necessarily think MB Views must go in that direction if the team wants to focus on a great developer experience. However, it does not currently live up to its claim of friendliness for those less familiar with code.

\n\n\n\n

We are still likely at least a year out from a full-site editing experience via the block system. Efforts by the Meta Box team may be best spent integrating view editing within that system. The MB Views add-on is a useful and necessary tool for many Meta Box plugin users today, but it may not have time to gain traction before full-site editing lands in core. At that point, the plugin team will need to already be transitioning into a much different world of user experience with WordPress.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2020 20:35:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"HeroPress: Finding My Way With WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3076\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"https://heropress.com/essays/finding-my-way-with-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=finding-my-way-with-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8398:\"\"WordPress

Wow, HeroPress! How did I even get here? Why am I even here? I’m hardly a hero after reading so many inspiring stories.

\n

Let me tell you mine. I do this with my usual reluctance which I will explain in a bit.

\n

The Beginning

\n

I got started with WordPress about 10 years ago. I was having lunch with a friend (formerly a client) in Grand Central Station in New York. He, being much wiser than I, said, “Hey Bud, you ought to learn WordPress.”

\n

“No way,” I objected. “I’m a code guy. I’m a ‘Rage Against The Machine Guy.’ I’ll never use anything like that.”

\n

He pleaded with me to re-consider. “You don’t know what you’re talking about. Things are changing. I’ll give you my username and password. Just login and have a look. My guy installed a bunch of plugins that you can use.”

\n

What the heck was a plugin?

\n

And so it began. I logged in. Looking back, it was WordPress 2.6. I didn’t really know what that meant.

\n

I signed up with Bluehost. I played around with lots of themes but kept coming back to Kubrick (aka TwentyTen). I religiously installed all the plugins used in my friend’s site, holding on to his railings as I began to learn WP. Then came Thematic and its “easy” introduction to what a child theme was. Once I saw that you could edit anything and make it yours, I was hooked. The endorphins were freely coursing through my veins.

\n

Spreading The Word

\n

Now soon after – being an instructor – I thought, “I could teach this” and so I did at the Fashion Institute of Technology in New York City. That first class was totally by the seat of my pants. Hardly my usual MO. The syllabus was completely in my head. I pulled it off and that was a lot of fun.

\n

The classrooms were packed those first few years of teaching. WP was exploding. If you were the first kid on the block using or teaching it, you were gold.

\n

Then two big things were about to happen that were really going to change my life. They would show me the way to the WordPress community – not that I even knew what that was.

\n

Finding Community

\n

A student advised that I should go to the monthly WordPress MeetUp in New York City. That was in 2014. He’s long gone but I’m a regular. I have presented talks many times where we usually got about 40 people to attend. Other types of WordPress MeetUps started to take hold and I became a regular there as well.

\n

At the same time, I started going to WordCamps in NYC. Those were eye openers. This WordPress thing was getting big and there were people connected to it and each other. They were all so nice and smart and I felt at home – not that I’m always so nice and smart. In 2016 I was accepted to speak at WordCamp NYC. (It still is the only WordCamp ever held at the United Nations.) I didn’t know a soul but one of the organizers loved my presentation, “Lessons Learned: Considerations For Teaching Your Clients WordPress.” He and I became good friends as he ushered me into the New York City WordPress community.

\n

From there it was on to WordCamp US in Philadelphia and the following year in Nashville. I started meeting WordPress Royalty like BobWP (aka Bob Dunn). WordCamps were starting to feel like high school reunions. In 2019 I spoke at WordCamps Boston, Montclair, and Philadelphia. Speaker wrangling became my thing. I’ll be doing it for the third and final time this year for WordCamp NYC. (That’s if all goes well given how many WordCamps have been cancelled because of COVID-19.)

\n

Somewhere in the middle of it all, I was listening to a WordPress Weekly podcast and a host, Marcus Couch, just got a gig with Smashing Magazine as their WordPress guy. He put out a call for anyone to submit an article for publication. I sent in “The Golden Age Of Web Design” and, after a few back and forths, it got turned down. Then I came up with an idea that I didn’t think they’d turn away, but I did not want to write about.

\n

I figured why not write about something that is very personal and something I was reluctant to discuss publicly. I am legally blind.

\n

Freedom From Blindness

\n

So “Using Low Vision As My Tool To Help Me Teach WordPress” was written. There was no way Smashing Mag would turn me down now, and they didn’t. In a year or so I turned that article into “My Way With WordPress,” a WordCamp talk. While I was not really interested in the subject, it seemed as if others were.

\n

But the funniest – I suppose – story was when I spoke at the first ever WordCamp Montclair in 2019. It was a presentation on Gutenberg plugins. Since I couldn’t do this from a notebook screen (the screen is too small and the keyboard is hard for me to manipulate), it was decided that I would bring (I am about to embarrass myself) my 27″ iMac to a WordCamp. I’m probably the first person to ever have done this. It was good thing I only lived a few miles away.

\n

After lunch on Day One, it was my turn to present. The guys (it was a crew) spent a few minutes hooking me up to all the equipment. I sat behind my computer, did my thing, and every once in awhile peered out to make sure people were still there. While there doesn’t seem to be any pictures of this ever happening, I don’t need visual proof to remind me of this. I hear about it all the time!

\n

And that’s fine with me.

\n

WordPress changed my life. It’s not just about the community but through it the sense of accomplishment I get whenever I launch a new or re-designed site. It’s also given me a great feeling to know that many people have learned WordPress around the world because of my 2 free online classes. This might just be the most gratifying thing of all.

\n

The post Finding My Way With WordPress appeared first on HeroPress.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2020 08:00:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Bud Kraus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 5.4 RC3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8432\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4062:\"

The third release candidate for WordPress 5.4 is now available!

\n\n\n\n

WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.4 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.4, please see the first release candidate post.

\n\n\n\n

RC3 addresses improvements to the new About page and 8 fixes for the following bugs and regressions:

\n\n\n\n\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.4 and update the Tested up to version in the readme to 5.4. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.4 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 21:24:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: Version 4.1.4 of the Akismet WordPress Plugin is Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=2065\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://blog.akismet.com/2020/03/17/akismet-4-1-4-for-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:971:\"

Version 4.1.4 of the Akismet plugin for WordPress is now available. It contains the following changes:

\n\n\n\n
    \n
  • The plugin will now only redirect to the Akismet setup screen upon plugin activation if the plugin was activated manually from within the plugin-related screens, to help users with non-standard install workflows (like WP-CLI).
  • \n
  • We’ve updated the layout of the initial setup screen to be more readable on small screens.
  • \n
  • We’ve reduced the amount of code that runs when no API key has been entered yet.
  • \n
  • We’ve improved the readability of the comment history entries.
  • \n
\n\n\n\n

To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in the WordPress plugins directory.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 20:53:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: GitHub Acquires npm, Plans to Improve Infrastructure and Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97921\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"https://wptavern.com/github-acquires-npm-plans-to-improve-infrastructure-and-experience?utm_source=rss&utm_medium=rss&utm_campaign=github-acquires-npm-plans-to-improve-infrastructure-and-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3988:\"

GitHub announced yesterday that it had acquired the popular JavaScript package service npm for an undisclosed amount. npm, Inc. was the company behind the Node package manager, npm Registry, and npm CLI. The company is shuttering its doors, but the future of the npm service looks bright with this acquisition.

\n\n\n\n

Currently, npm serves over 1.3 million packages with 75 billion downloads every month. Over the past decade, the service has solidified itself as a vital part of the modern web. At least 12 million developers use npm to manage JavaScript dependencies.

\n\n\n\n

In recent years, it has become a necessary piece of core WordPress, plugin, and theme development. The WordPress software currently has 71 packages available through the public npm registry. As the platform continues relying on JavaScript in the coming years, the number of packages should continue increasing.

\n\n\n\n

“There are few unmitigated successes or failures in the real world,” wrote Isaac Schlueter in a post on the npm blog. “But this is a win, and a good one, for me and the team and the entire JavaScript community.”

\n\n\n\n

The merging of npm and GitHub will make sense for many developers. Because the two services are used in conjunction so often, it can be hard to tell where one ends and the other begins to the uninitiated. GitHub is an online service built to make it easier to collaborate and work on top of the Git version control system. It is social-coding on a massive scale. Many JavaScript repositories hosted on GitHub are then submitted to the npm registry. Other developers can then use npm to manage their dependencies on a per-project level.

\n\n\n\n

Nat Friedman, CEO of GitHub, said npm will always remain available and free of charge in the company’s announcement. GitHub plans to invest in the registry infrastructure and improve the core experience, particularly with work that has already gone into version 7 of the npm CLI. He also stressed the company will garner feedback from the JavaScript community to mold npm’s future.

\n\n\n\n

“Looking further ahead, we’ll integrate GitHub and npm to improve the security of the open source software supply chain, and enable you to trace a change from a GitHub pull request to the npm package version that fixed it,” wrote Friedman. “Open source security is an important global issue, and with the recent launch of the GitHub Security Lab and GitHub’s built-in security advisories, we are well-positioned to make a difference.”

\n\n\n\n

Schlueter expressed that he feels like this is an ideal move for npm, largely in part to GitHub’s commitment to open source. “As we dug into the technical and strategic plans for how npm would fit into the vision of GitHub moving forward, it became clear that this isn’t just a good option for the JavaScript community – it’s significantly better than what npm, Inc., can provide on its own,” he said. “I’ve said countless times before that I wouldn’t let the registry go someplace that won’t take care of it.”

\n\n\n\n

For JavaScript programmers, this change should not cause any issues. It should be business as usual. With a company as large as GitHub and the infrastructure it can provide, developers will likely be looking for new features and improved tools.

\n\n\n\n

“There are some awesome opportunities for improvement in the npm experience, to meaningfully improve life for JS devs in countless large and small ways,” said Schlueter. “We’ll be making things more reliable, convenient, and connected for everyone across our vast interdependent JavaScript ecosystem.”

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 20:05:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Matt: Business as Usual in The Information\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=51051\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://ma.tt/2020/03/business-as-usual-in-the-information/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2394:\"

The Information wrote Business as Usual — Remotely, which includes “85% of its 900 employees working from their homes” Hashicorp, which just raised $175M at a $5.1B valuation today. (I have to get them on Distributed.) Here’s my part:

\n\n\n\n

A survey of American workers by the polling firm Gallup found that in 2016 43% of employees worked remotely at least some of the time, up from 39% in 2012. Of those remote workers, almost a third spent 80% or more of their time working remotely in 2016, compared to 24% in 2012. In computer-related professions, 57% did some remote work in 2016, according to Gallup. 

That includes tech companies like Automattic, which makes WordPress and other software products and has been almost entirely remote since it was founded in 2005. At one point, it opened a large office in San Francisco for employees who preferred a more traditional work environment, but it got rid of that space in 2016 because of how little people used it.  

“We had this 15,000-square-foot place with only five people coming into it,” said Matt Mullenweg, CEO of Automattic, which acquired Tumblr last year. 

Now Automattic rents only one small co-working space in a WeWork suite in New York  and uses another small office in San Francisco exclusively for board meetings. It manages its remote workforce using Slack and Zoom and gives new employees $2,000 so they can purchase home office equipment. 

Employees can also get up to $250 per month for access to a co-working space or for daily coffees at a local coffee shop. But Mullenweg says only about 300 of the company’s 1,200 employees chose to work somewhere other than a home office.

“I hope there can be a silver lining to this crisis, which we all hope is over as soon as possible, that enables people to reexamine how they work and how they interact with things and improve it,” said Mullenweg. “I’m happy to spread the gospel wherever possible for distributed work. I think it’s better for companies, employees, the environment and the world. There are very few downsides.” 

\n\n\n\n

The Information is a worthwhile subscription if you’re in the tech business.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 03:21:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Gutenberg 7.7 Ships Refreshed UI and First Iteration of Block Patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97905\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6734:\"

Last week, version 7.7 of the Gutenberg plugin shipped to users. In what is one of the more visually-striking updates in a while, the design team presented a refreshed UI. Users will also get their first chance to test the upcoming block patterns feature.

\n\n\n\n

Some users may get a surprise. Gutenberg 7.7 is the first version of the plugin to ship the editor in fullscreen mode out of the box. This change will land in WordPress 5.4. Now is a good opportunity to see how it works before upgrading later this month.

\n\n\n\n

Block developers can rejoice for the ability to create their own block wrappers. This is part of a change for creating a faster DOM. Inner blocks also produce a lighter DOM output, so the element tree in the editor now matches the front end. These changes make it easier for theme designers to style blocks without a convoluted mess of nested <div> elements.

\n\n\n\n

Version 7.7 includes over two dozen bug fixes. It also includes a fix for the “View Posts” back button at the top of the editor while in fullscreen mode. Instead of an arrow button, which was confusing for users who thought it might return them to the regular editing mode, the team replaced it with the WordPress “W” icon.

\n\n\n\n

A Fresh and Clean Editor UI

\n\n\n\nRefreshed UI in Gutenberg 7.7.\n\n\n\n

It took a few days to grow on me after more than a year getting accustomed to the old UI. The basics are the same. The layout has not changed. However, the buttons and related elements have received a nice refresh.

\n\n\n\n

The editor feels more professional. The block toolbar is simpler and cleaner. The Gutenberg team redesigned the icons. The color contrast makes everything crisper.

\n\n\n\n

The block inserter now uses the full height of the editor. This is a large improvement over earlier iterations. It means less scrolling to find the right block, which has been one of my pet-peeves (I have fewer and fewer of these with each release).

\n\n\n\n

This is a first pass over the new interface, and there is still more work for the Gutenberg design team to tackle. Work on the sidebar, dropdowns, and other elements is currently in progress and should land in upcoming plugin updates.

\n\n\n\n

Overall, the UI is much more polished. The average WordPress user will not experience it until WordPress 5.5, but it is well worth installing and activating the Gutenberg plugin to give it a spin.

\n\n\n\n

Early Work Toward Block Patterns

\n\n\n\nInserting a pattern into the block editor.\n\n\n\n

Perhaps one of the most-anticipated Gutenberg features is the inclusion of a pattern library. A pattern is a collection of blocks in a predefined arrangement. For example, a common pattern is a large hero image with text and a couple of buttons laid over the top. Another common pattern is a set of three or four boxes aligned next to each other, each with a title, image, and text.

\n\n\n\n

The more complex a particular layout, the harder it is to create from the editor without the know-how. That’s where patterns come in. They are a sort of “template” that allows end-users to quickly build out sections of content without the requirement of inserting the individual blocks.

\n\n\n\n

Patterns will be a game-changer.

\n\n\n\n

Some projects have already made solid attempts at something akin to patterns. ShareABlock’s community-based shared blocks and Gutenberg Hub’s copy-and-paste templates are good options for people who know about those projects. Users are even turning the reusable block system into faux patterns. However, few solutions will be able to compete with having a true Block Patterns API and exposing those patterns in the UI to end-users.

\n\n\n\n

The new patterns feature in Gutenberg 7.7 is meant as a minimum viable product and not representative of what the feature will look like by the time it ships in core WordPress. At the moment, the UI is a new sidebar with a small sampling of patterns to choose from. However, patterns will likely be a part of the block inserter or exposed differently down the road. The goal is to ship something that works and iterate.

\n\n\n\n

Currently, the team has bundled only four patterns:

\n\n\n\n
  • Two Columns of Text
  • Two Buttons
  • Cover
  • Two Images Side by Side
\n\n\n\n

While these particular patterns are not exciting, they are simple examples to begin testing the feature. The big question: what patterns should Gutenberg include by default? There is currently an open GitHub ticket to discuss and implement the possibilities. There are several proposals for commonly-seen patterns around the web. The ideal people to be involved with this discussion would be theme authors because they have been working closely and directly with users for years. With enough solid patterns in core, it would mean less code work in themes. Instead of building dozens of patterns to achieve modern layouts, theme authors could focus more on the design aspect of theme development.

\n\n\n\n

In testing, the feature worked without issue. After selecting the patterns sidebar, you simply select the pattern you want, which is inserted directly in the content area of the editor. From that point, you can edit like any other block.

\n\n\n\n

Patterns will certainly make the block editor far more competitive with page building plugins. More than anything, they will allow users to more quickly build layouts that often make for an overly complex and frustrating experience.

\n\n\n\n

Right now, the pattern library is not included in the most recent roadmap update for 2020. However, I could see it making an official appearance in WordPress this year if work continues at its current pace. That is merely speculation, and perhaps a little hope, but this is one of the most exciting Gutenberg features in the works.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Mar 2020 20:13:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Women in Tech Salary Transparency Project: Addressing the Gender Pay Gap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97782\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"https://wptavern.com/women-in-tech-salary-transparency-project-addressing-the-gender-pay-gap?utm_source=rss&utm_medium=rss&utm_campaign=women-in-tech-salary-transparency-project-addressing-the-gender-pay-gap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12827:\"

Lizzie Kardon, Head of Content and Engagement at Pagely, was featured in a nationwide segment on NBC’s TODAY show last month. On the show, women talked about the wage gap and the issues faced by women in the workforce. Kardon is a part of a growing movement of women who are supporting other women in negotiating a fairer paycheck.

\n\n\n\n

NBC caught wind of Kardon’s Women in Tech Salary Transparency Project, an open spreadsheet where women share salaries. The next step was bringing her on the show and featuring the work she is doing. “Today I went on national television to represent over 500 women in tech because it’s time to close the pay gap and start paying people what they’re worth,” she wrote in an article about the show and project.

\n\n\n\n

The inspiration for the project came after reading a piece by the New York Times on salary transparency. Kardon wanted to put theory into practice. It was an experiment to see if others would be willing to share.

\n\n\n\n

“I honestly never expected it to turn into what it is today,” said Kardon. “When I started this, the day after that NYT piece went out, it was slow to get traction. After I took the plunge to be the first one to share, others gained the confidence to do the same and it snowballed from there.”

\n\n\n\n

The Salary Transparency Project

\n\n\n\n

Currently, the project is a simple spreadsheet where women in tech can anonymously share their salaries. It has grown since the initial 500 entries when Kardon was on national television. Today, over 1,900 women have transparently shared their job title, wages, location, benefits, and years of experience.

\n\n\n\n

The goal is to provide concrete data for other women to use in salary and raise negotiations.

\n\n\n\n

Kardon expressed a desire to do more with the data than having it sitting around in a spreadsheet. One of the goals is to convert it into an ongoing open-source project. She is looking for partners to kick-start such a project with the development skills to compliment her growth and marketing experience.

\n\n\n\n

She also just kicked off the first issue of a new Substack newsletter, No Gender Gap. The first email went to 209 subscribers. The newsletter is a more immediate-term solution toward larger goals.

\n\n\n\n

“[The newsletter] examines everything from getting fairly compensated for your work and negotiating a higher salary to being inspired by women in leadership and finding progressive companies with the best people practices,” Kardon said. “I have a bachelor’s in mathematics, so I’m also stretching those muscles and providing data insights inside of the newsletter. One of the added benefits for paid subscribers is that they can ask me their specific questions on the data, which I will then analyze and answer.”

\n\n\n\n

After shipping the first issue, No Gender Gap has surpassed 300 subscribers.

\n\n\n\n

“It’s just amazing how many people are in need of this information and support, and I guess I’ve just taken it upon myself to provide that right now,” said Kardon. After her guest spot on nationwide news, she has suddenly become an advocate for working women over a few weeks. “It’s a bit surreal, and I can’t stop now.”

\n\n\n\n

Camaraderie and Being Vocal

\n\n\n\n

For men in tech and elsewhere, there exists a sort of bro culture where men are supportive of other men. This culture is not necessarily anti-woman. However, this camaraderie sets men up for success when it comes to negotiating salaries. Men are often open and push their male colleagues and friends to pursue a better wage.

\n\n\n\n

“More and more we as women are learning how to replicate the positive aspects of that culture, inside of our own cohort,” she said. “The most obvious example is my recent salary transparency project. I think it’s fair to say that efforts like this are a somewhat new movement within the women in tech community. In part, it’s as a response to the ways our male counterparts have already established similar systems of support (and sources to boost self-confidence) in terms of their worth. I suppose that out of necessity we’ve begun to rally around each other in hopes to help close the gender pay gap. There’s strength in numbers, and women have realized it’s time to light that fire.”

\n\n\n\n

The first step toward closing the gender pay gap is talking about it. Kardon said the best help women can provide others is to be vocal about helping one another.

\n\n\n\n

“Talking about salary doesn’t have to be taboo anymore,” she said. “The more we share, the better we position each other to know our worth.”

\n\n\n\n

She stresses that the movement cannot stop with data on salaries. Women must be vocal about their interview experiences and their work environments. They must share both the good and the bad experiences while keeping companies accountable for maintaining inclusive practices.

\n\n\n\n

“For some reason, professional society evolved to support companies more than individuals, in the sense that we are inclined to feel uncomfortable sharing our salary, our benefits, how much stock we get, etc.,” she said. “We get scared that if we share, it might somehow negatively affect our position within the companies we work for. Guess what? That only supports companies because it lets them control the narrative. In order to support ourselves as individuals, and hold companies accountable, we should switch that practice to being open about our experiences.”

\n\n\n\n

Kardon described taking those first steps toward normalizing these conversations as scary.

\n\n\n\n

“In my personal experience, sharing the success of this project within Pagely felt like a little bit of a risk, but my higher-ups have been supportive,” she said. “They’ve published my successes across their social platforms, the Pagely newsletter, etc., which is great and has helped the initiative grow even more. I did feel like I might be stirring some sort of pot at first, but it’s lead to some more open conversations that I hadn’t previously had with employers. I needed to take that risk to continue advocating for working women, and I’m glad I did.”

\n\n\n\n

Roadblocks and Systemic Issues

\n\n\n\n

Kardon explains that some of the roadblocks to higher salaries are often self-inflicted because many women lack the confidence of their male counterparts in negotiations. Part of the solution is knowing what they are worth going in.

\n\n\n\n

“The process many organizations implement today is that you, as the talent, go into an interview and are asked what your ideal salary band is,” she said. “This means you set the bar for how much the company needs to offer you. Let’s say they were planning on allocating $100K to this salary, but you only indicate $80K as your ideal number. Do you know any companies that would come back and say, ‘well, we think you’re worth more’? I don’t think that’s standard practice anywhere. To put it in plain terms, if a woman is more inclined to low ball herself to that $80K number, her male counterpart might have the built-in confidence to go ahead and aim higher at $100K and have his demands met.”

\n\n\n\n

The larger roadblock stemming from this is that starting salaries will determine future earnings with a company. Raises are often based on a percentage of that starting salary rather than value to the company.

\n\n\n\n

“After a handful of years, you gain a lot of skill and knowledge in your current position,” Kardon said. “But, you’re still tied to that initial number which oftentimes ends up low compared to the expertise you’ve developed. In that sense, the only way forward is to find another job. For women, we’re more likely to be undervalued over time because we didn’t understand how much we were worth in that initial salary negotiation.”

\n\n\n\n

Kardon does not want to dismiss systemic issues such as gender discrimination, which are not self-inflicted roadblocks. “I think, luckily, there is a trend towards less of that in tech today — though it still exists, don’t get me wrong,” she said. “The best thing I can offer here, in terms of simple solutions that companies can implement to help address these issues, are organization-wide salary transparency and better people practices.”

\n\n\n\n

One solution is for companies to follow the lead of Buffer with its publicly viewable salary calculator. This helps level the field in salary negotiations for all genders.

\n\n\n\n

Another important aspect is taking care of people’s needs. Pagely, the company Kardon works for, provides three months of paid parental leave for both parents. “Yes, this is great for male parents, but benefits like this also make it possible for birthing (and working) women to get the support they need from their partners,” she said. “There’s nothing more isolating than being scared and alone at home with a newborn when your partner goes back to work two weeks later. People practices like this make sure women don’t bear that responsibility all on their own. It’s a small start, but a wonderful move in the right direction of equality and shared responsibilities in the home.”

\n\n\n\n

However, more can be done. “Other women-led people practices to consider are reimbursement for fertility treatments and lactation consultations, professional female networking, women’s leadership development programs, and so much more,” said Kardon.

\n\n\n\n

The WordPress Ecosystem and Women

\n\n\n\n

While Kardon does not have data specific to WordPress companies, the data she has collected thus far is clear. Women make up to 10%, on average, less than their male counterparts in the tech industry. Most of this data comes from women who are developers and engineers, jobs that are in abundance in the WordPress ecosystem.

\n\n\n\n

“Overall, on a positive note, I think the WordPress community is inherently inclusive,” said Kardon. “At WordCamps, we see a high number of female organizers and speakers, and there are a bunch of female-founded companies in the ecosystem and women being recognized for the work they do in our community.”

\n\n\n\n

“A few examples of some of the most respected people in WordPress, who happen to be female, are Lisa-Sabin Wilson, co-owner of WebDevStudios; Tracy Apps of Tracy Apps Design; Rian Kinney of The Kinney Firm; Helen Hou-Sandí, director of open source initiatives at 10up and WordPress lead developer; Rachel Cherry; Andrea Middleton; Josepha Haden; and of course Sally Strebel, co-founder and COO of Pagely,” she said.

\n\n\n\n

Available Tools and Resources

\n\n\n\n

Kardon describes this movement as new-ish with more resources being created every day. As more women become vocal and begin supporting each other, the more progress our society will make.

\n\n\n\n

The following links are to sites and resources where women, not those just in tech, can help each other and find more information (links provided by Kardon):

\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2020 19:58:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: The Wacky World of Sorta Brilliant’s Sorta Fun Block Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97824\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins?utm_source=rss&utm_medium=rss&utm_campaign=the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9731:\"
\n

The Wacky World of Sorta Brilliant’s Sorta Fun Block Plugins

\n
\n\n\n\n
\n

You could say that I am a bit of a fanboy of the late 1990s and early 2000s web. I loved the funkiness of GeoCities. I enjoyed the random midi file that began playing when a new web page opened. I am nostalgic about an early web that felt like an explosion of weird creativity that was driven by the passion of the people who were using this newfangled toy and were not quite sure what to do with it. Visiting a web page was like diving into a shameless, bottomless pit of geekdom.

\n\n\n\n

When I see a new block editor plugin pushed out by Nick Hamze, I perk up. It is sure to be something interesting.

\n\n\n\n

Hamze is the mind behind Sorta Brilliant, a website that is dedicated to sharing unique blocks mostly for the fun of it. In a web development world that is seemingly pushing another business or eCommerce tool every day, it is easy to sit back with blinders on. Yawn. Hamze is asking, where has all the creativity gone? He is putting his ideas and cash behind the development of features that harken to those early, fun days of the web. His projects will not be everyone’s cup of tea, but he is filling in a particular void that has been widening for years. And he’s doing it in style.

\n\n\n\n

“I have at least 10 new block ideas a day,” said Hamze. “They just pop in there, and I have them made as fast as I can.”

\n\n\n\n

Part of the problem is finding enough developers to help push out these projects at the pace that he can draw them up. Hamze is the creative force behind the projects, but he is not a programmer.

\n\n\n\n

Discoverability of these plugins can be also an issue. They are not exactly the types of plugins that are in fashion at the moment and can fly under the radar. “I waffle back and forth between wanting to make stuff to make WordPress fun and get lots of installs,” he said. “Every time I ask someone how to get more installs, they tell me to make more boring stuff, but I don’t want to do that.” Hamze is speaking about the ecosystem’s drive toward more minimalist and business-oriented trends.

\n\n\n\n

Hamze said many of his plugin ideas come from building his Zune fansite, Hello From Seattle. It is a passion project for a long-dead MP3 player, but it fuels his brand of creativity.

\n\n\n\n

“I see zero passion, especially in the WordPress space,” Hamze said. “It seems like everyone is just going through the motions lately. I’m trying my best but I don’t see anyone else who wants to bring back the old days. Fun doesn’t seem like something WordPress is supposed to be used for. It makes me kind of sad. WordPress is supposed to be used for large corporations and business; it shouldn’t be used for silly things like I’m doing.

\n\n\n\n

He has at least one fan. Hello. I am just here to bring the rest of you along for the revival of the weird and wacky web experienced during the golden age of website creation.

\n\n\n\n

One such throwback plugin is his Peculiar Pointers block. It is a container that allows users to upload an image to use as a custom cursor while moving the mouse over anything within the block. May the modern web development gods strike me down, but custom cursor images were really fun back in the day. I said it. No shame here.

\n\n\n\n

For users who do not have a custom cursor image in mind, Hamze provides some inspiration via his new WeirdPress website, an early venture into his weirder WordPress ideas. “I love making things but also really want to get people to actually use them,” he said. “With Block Garden and Sorta Brilliant, I try to stay a bit between fun and business because of this. With WeirdPress, I just wanted to make things that were really dumb but made me happy. Plugins, that if I’m the only user, it’s OK. People don’t do things for fun anymore.”

\n\n\n\n

Hamze wants more plugin developers to use their skills to be creative with block development. “I’ve asked all my ex-coworkers or people that I know in the WP world, if you have the ability to make blocks, why don’t you? I can’t code, so I end up paying a ton of money every month to developers. If I had the ability, I’d be coding fun plugins all day long. But, to most people, WordPress is a business, a job, not something they do for fun.”

\n\n\n\n

A Collection of Block Editor Plugins

\n\n\n\nVHS filter from the Altered Reality plugin.\n\n\n\n

Last week, Hamze released the Altered Reality plugin, which allows users to select from over two dozen filters to apply over images. Aside from simply having a cool name for a plugin, end-users can enjoy everything from the funky Acid Trip filter to something more professional like the cool, blue tones of the Brooklyn filter. Most of the filters come from the CSS Gram project, but there are a few extras thrown in for fun, such as the throwback VHS style.

\n\n\n\n

Hamze laments about the shortage of unique designs in the WordPress theme design world. “It’s like an afterthought,” he said. “All the themes look basically the same. They are minimalist and boring and have no personality. One of the main things I want to do is introduce fun design to WordPress. I can’t do anything about boring themes, but I can make them a bit more fun.”

\n\n\n\n

Because of the complexities of building out a fully-fledged WordPress theme, it is not cost-effective to fund such development at the moment. Hamze is sticking with smaller, one-off plugins that bring something unique to the block editor.

\n\n\n\n\n\n\n\n

Last month, Hamze released Meme Me, a plugin that allows users to generate a meme-style image directly via the block editor. The plugin is simple. It creates a custom image block style. When chosen, the image caption becomes the meme text. The plugin also offers a few design settings, such as the location of the text. A useful feature for the future would be to make the entire meme downloadable for sharing on social media. That’s what half of Facebook and Instagram are these days, right?

\n\n\n\n

It is not all fun and games. Hamze, through his Sorta Brilliant brand, has several block-related plugins that fit into the more sensible side of the web. Blockshots allows end-users to snap a screenshot of individual blocks from the editor. Lazy Lists is ideal for people who need to sort their list block alphabetically or numerically at the click of the button. Dapper Desktop is useful for turning large images into multiple, downloadable image sizes for visitors to use as wallpapers.

\n\n\n\n

On the wackier side of things, Hamze released a plugin called Vital Information yesterday. It displays messages from a segment titled Vital Information for Your Everyday Life from the 1990s sketch-comedy All That across the top of the block editor. It is the modern-day Hello Dolly plugin with useful information like, “If you’re drinking apple juice, and it feels warm, odds are that ain’t apple juice.”

\n\n\n\n

We are barreling toward the point where there is truly a plugin for everything.

\n\n\n\n

Hamze said he does not plan far in advance when it comes to plugin ideas. “Most of my projects go like this,” he began. “I think of an idea in the morning and two days later it’s launched.” He is currently working on a plugin that will blockify the WordPress dashboard. He also has a budding project for fun button styles. Followers of the Sorta Brilliant GitHub account can keep track of his projects as they are born.

\n\n\n\n

Recently, Hamze has felt discouraged by the seeming lack of interest from leaders within the core and inner WordPress community. He feels like there is not enough of a push to bring unique flavors to design in general to the WordPress ecosystem. “One thing that I really believe is that we need fresh blood in the WordPress world,” he said. “There are some amazing designers out there that could make WordPress fun if we just made them feel welcome.”

\n\n\n\n

I, for one, am ready see a scrolling-text block plugin. Because the old <marquee> HTML tag is obsolete, we need a replacement to bring back some of the fun from those long-lost days of my early foray into the web.

\n
\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2020 20:47:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: WooCommerce 4.0 Lands with New Admin Interface and Updated Onboarding Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97797\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:225:\"https://wptavern.com/woocommerce-4-0-lands-with-new-admin-interface-and-updated-onboarding-experience?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-4-0-lands-with-new-admin-interface-and-updated-onboarding-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5219:\"

Yesterday, Automattic launched version 4.0 of its WooCommerce plugin. Except for the new admin interface, which has been in testing for over a year, the development of this update began in January 2020. The update also includes an updated onboarding experience for new users.

\n\n\n\n

Version 4.0 is a major release of the plugin. Users should create a database backup before upgrading. The WooCommerce team suggests testing on a staging site before upgrading on a live site to make sure everything runs smoothly.

\n\n\n\n

The new version is not completely backward compatible with previous versions of WooCommerce. Reading the How to Update WooCommerce documentation before clicking the update button is recommended.

\n\n\n\n

Developers and end-users should take note of the changes to the Action Scheduler library, which is the background job runner bundled in WooCommerce. In the past, it stored data as a custom post type, which has now been switched to a custom database table. The change should make background processes more performant with large amounts of data. It also has the potential to break custom code that does not interface directly with the API, but this should not be an issue for most users.

\n\n\n\n

WooCommerce Admin Project Merged into the Core Plugin

\n\n\n\nCustomizable dashboard stats and charts.\n\n\n\n

With well over a year of developer and user feedback, the WooCommerce team decided it was time to merge its new admin interface into the core plugin. Originally, the interface was developed as a separate plugin named WooCommerce Admin. The project began alpha testing in October 2018 and was later released publicly in February 2019.

\n\n\n\n

WooCommerce Admin is a JavaScript-driven experience, which allows loading certain data while remaining on the same screen. It is indicative of the direction we will likely see more of in the future. The plugin currently has over one million active installs and a three-star rating. For many reviewers, they either loved or hated the plugin version, with most of the ratings either coming in one or five stars.

\n\n\n\n

The new admin interface features a customizable dashboard. End-users can choose which stats to display in the performance section, select the charts they want to appear, and customize their leaderboard output.

\n\n\n\n

Reports are much improved over previous iterations. The updated interface allows better filtering and comparisons. It should provide merchants with more useful insights into how well their shop is performing.

\n\n\n\n

Plugin developers should take note that admin notices may not appear on all WooCommerce screens. This seems to be limited to custom screens created by WooCommerce. Notices appear on WordPress-generated pages (e.g., products, orders, coupons). While this may be a welcome sight for third-party notices that are sometimes plastered across the admin, it could present an issue for plugins that are specifically attempting to display a notice related to WooCommerce.

\n\n\n\n

My biggest dislike is the inclusion of a sticky header and menu on all WooCommerce admin screens. I have been vocal in the past about my dislike of sticky headers while viewing sites from my laptop. If their height is small enough, it is a non-issue. However, when a sticky header uses enough screen real estate, it triggers a gut-wrenching claustrophobia that is hard for me to shake. WooCommerce’s new sticky header would be enough for me to look elsewhere if starting a shop, or at least push me to write some custom code to change it. I know this is a personal hangup, but I hope it is something that gets dropped from a future release.

\n\n\n\n

Updated Onboarding Process

\n\n\n\nSelecting a theme during the final onboarding step.\n\n\n\n

The onboarding process was spot on. For someone who rarely sets up online shops, each step was easy and helped me get off the ground running. This type of experience for larger plugins should be the standard rather than the exception. Far too often with these types of plugins, users can feel like they have been tossed into the wilderness with no compass after plugin activation. This was one of the nicer onboarding experiences I have had with a WordPress plugin.

\n\n\n\n

Users have the option of selecting the old setup wizard if they are already familiar with it. The new one is worth a spin.

\n\n\n\n

The first step primarily points users to Jetpack and other Automattic services, but many of those will be useful for shop owners. There are also options for connecting with Facebook and Mailchimp. The final step of the wizard offers a selection of free and paid themes, which is a useful part of setting up a shop for many first-time store owners.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Mar 2020 20:46:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 5.4 RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8422\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3269:\"

The second release candidate for WordPress 5.4 is now available!

\n\n\n\n

WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.4 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.4, please see the first release candidate post.

\n\n\n\n

RC2 addresses improvements to the new About page and 5 fixes for the following bugs and regressions:

\n\n\n\n
  • 49611 – Block Editor: Update WordPress Packages WordPress 5.4 RC 2
  • 49318 – Bundled Themes: Twenty Twenty content font CSS selector is too important
  • 49585 – REST API: Fix typo in disable-custom-gradients theme feature description
  • 49568 – Block Editor: Fix visual regression in editor’s color picker
  • 49549 – Bundled Themes: Calendar widget CSS fixes on various Bundled themes
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.4 and update the Tested up to version in the readme to 5.4. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.4 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Mar 2020 21:40:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: Advice for Newcomers to Remote Work: Lessons Learned\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97784\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:167:\"https://wptavern.com/advice-for-newcomers-to-remote-work-lessons-learned?utm_source=rss&utm_medium=rss&utm_campaign=advice-for-newcomers-to-remote-work-lessons-learned\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7835:\"

“What did you do today?” asked my aunt. “Take a nap? Watch TV?”

\n\n\n\n

“You know, I work a real job, Auntie? They pay me and everything.”

\n\n\n\n

Making some of my family and friends understand what I actually do from home is tough. If it is a family member I don’t really like, I sometimes respond, “I work — probably harder than you.” In all seriousness, over time, you learn to roll with it. In 2020, more people are accustomed to the concept of remote work than ever before, so the conversations have become easier, even with family and friends.

\n\n\n\n

With the latest coronavirus strain (COVID-19) becoming widespread, many companies and people are looking at remote work options. I am not sure if the world is ready, but it is a part of our new reality. Those of us within the WordPress community can lead the charge by sharing our experiences and advice.

\n\n\n\n

I am in my twelfth year of working from home. It is hard to believe that there was ever a time when I went into an office or commuted to a watermelon field in the middle of an Alabama summer. I was the first person in my family to work from home. Now I have siblings who do much of their work remotely, a nephew who is using the internet to jump-start his career before leaving high school, and a cousin who is “exploring some options” (he really just doesn’t like wearing shoes). Still, the overwhelming majority of the people I know are required to work in a physical location. For many, working from home is not an option. However, others are now facing a wild swing in how they will work for the next few weeks, months, and perhaps beyond.

\n\n\n\n

What follows is my advice for newcomers to remote work. I have spent nearly my entire professional career behind a laptop at home and have had to learn some important lessons the hard way.

\n\n\n\n

Before diving in, my top tip is to get a comfortable chair and work from the front porch if possible. Enjoy nature. Watch the birds. Breathe fresh air. Don’t trade one stuffy office for another.

\n\n\n\n

Organization and Structure

\n\n\n\n

I have worked remotely ever since I returned home from a teaching stint in South Korea. I had spent a over a year teaching English as a second language, mostly to kids who would have rather been out playing. Teaching is tough work. You enjoy imparting knowledge upon young minds. However, you must be part caregiver; part administrator; and part judge, jury, and detention-giver for the kid cussing you out in a foreign language (tip: always learn the bad words when teaching in another country). At the end of the day, you are exhausted, but you get up the next morning because you’re passionate about what you are doing.

\n\n\n\n

For me, one of the best parts of going to the office was the structure. To that point, I had spent my entire life within rigidly-defined systems. From age 5 to 23, I was in school. Nearly everything I did or anywhere I went was decided by someone else, whether that was my parents, teachers, coaches, or boss at a part-time job. Moving into a job that was likewise structured seemed natural.

\n\n\n\n

My days felt like they had a purpose because of this structure.

\n\n\n\n

In the month before I moved back home to the States, I launched my business around WordPress. I was excited to work from home. I was unsure what that actually meant, but I was going to do it. I would no longer be constrained by administrators or bosses. I could set my own schedule.

\n\n\n\n

The idea sounded great…in theory.

\n\n\n\n

While I had successfully launched a business that I would continue for over a decade, there was an essential missing piece of the puzzle. I had no structure. In some ways, this was exciting. I never knew what a new day would bring. I could choose my own adventure each morning.

\n\n\n\n

However, that disarray eventually took its toll. It took a toll on my health as my waistline continued to expand. It took a toll on me mentally as I slept and worked at random hours. I knew I could not continue along the same path.

\n\n\n\n

Before setting out on my own, all structure in my life was determined by others. I had not learned the basic skills necessary for organizing my daily routine. I thrive when I know exactly what I am going to do. A little spontaneity is not bad, and my schedule does not need to broken down by the hour or minute. However, a little planning and outlining goes a long way toward kick-starting my day.

\n\n\n\n

When talking with people who are setting out on their first journey into working from home, I always stress the need for structure. This becomes even more important for people who are married or have children. Not everyone needs to be rigid with their organization and map out each hour of the day. However, it is good practice when first starting out to have some basic outline in place, at least until you get a feel for what works for you.

\n\n\n\n

For me, this means having daily goals. In my current work setting, this is about having the next day’s story lined up plus a couple of backup stories in case the first falls through. It means knowing who I need to contact for an interview and touching base with sources. In the past, as a developer, I would set up daily feature development or bug fix goals. This system leaves me wiggle room while still setting me up for success. I also play with the formula a bit when I feel like I need more or less structure.

\n\n\n\n

Everyone will be a little different, but jumping into remote work is a massive work and lifestyle change. Having some level of organization and structure can set you up for easy wins early on.

\n\n\n\n

Social Health and Relationships

\n\n\n\n

The worst thing about working from home can be the loss of social structure. More often than not, co-workers become part of our inner groups. You find someone to be your gym spotter from your department. You start a weekly poker game with folks from the office breakroom. Often, where we work defines a part or all of our social circle.

\n\n\n\n

It is also easy to get too caught up in your work when no longer commuting to the office. It becomes easier to skip a night out to the theater when you have been working on your latest project for 16 hours. It is easy to forgo family dinner because you want to wrap up a few emails. Your spouse suddenly becomes the only one reading the kids their bedtime story as you do a final check-in for the night.

\n\n\n\n

The biggest regret I have about working from home over the years is missing opportunities to spend with family and friends. Far too often, I was working on my next “big” project. I had to build out that feature that was going to revolutionize whatever I was working on.

\n\n\n\n

There is rarely something so important that it cannot wait until the morning. While we all have to put food on the table, our social well-being is just as important as financial stability.

\n\n\n\n

Even those of us who prefer to be alone most of the time still need other people in our lives. This connection with others is part of what makes us human. It is not something we can afford to sacrifice. You do not need to say yes to every social invite, but make sure you do not miss out on all human-to-human interaction.

\n\n\n\n

If nothing else, at least get a few furry, feathery, or scaly companions. My cats, chickens, and ducks certainly keep life entertaining when I am not out in the world.

\n\n\n\n
\n\n\n\n

For those of you who work from home, what are your tips? Share your experiences, lessons, and advice.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Mar 2020 19:55:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Post Status: The benefits of Masterminds\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=78070\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://poststatus.com/masterminds/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1729:\"

Ken Wallace runs Mastermind Jam, which according to the website, “gives you everything you need to join, create, and manage your mastermind group, all without having to waste time cobbling together a bunch of different software, forms, and shared documents, even if you don\'t have a large personal network.”

\n\n\n\n

Here\'s the episode:

\n\n\n\n\n\n\n\n
\n\n\n\n

Some of the topics discussed about Masterminds

\n\n\n\n
  • Defining what a mastermind is
  • The difference between a mastermind and other community channels
  • Why masterminds are important to hold with peers outside of your company
  • Learning to trust your mastermind
  • The importance of consistency, and setting up a regular cadence
  • How to structure conversations
  • How to find people for a mastermind
\n\n\n\n

Links

\n\n\n\n\n\n\n\n

Episode Parter: Sandhills Development

\n\n\n\n

No matter what you\'re working on with your WordPress website, Sandhills Development probably has a tool that can help you.

\n\n\n\n
  • Easy Digital Downloads – Sell digital products with WordPress
  • AffiliateWP – A full-featured affiliate marketing solution
  • Restrict Content Pro – A powerful membership plugin for WordPress
  • Sugar Calendar – WordPress event management made simple
  • WP Simple Pay – A lightweight Stripe payments plugin
\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Mar 2020 16:39:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Editor Will Default to Fullscreen Mode in WordPress 5.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97751\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://wptavern.com/editor-will-default-to-fullscreen-mode-in-wordpress-5-4?utm_source=rss&utm_medium=rss&utm_campaign=editor-will-default-to-fullscreen-mode-in-wordpress-5-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5068:\"WordPress editor in fullscreen mode.\n\n\n\n

Riad Benguella announced on the core development blog last week the editor in WordPress 5.4 will ship in fullscreen mode by default. While some form of fullscreen or distraction-free writing has existed for years in the core platform, this marks the first time WordPress will make it the default experience.

\n\n\n\n

Not all installations will see the fullscreen editor upon upgrading. The editor will be in fullscreen mode the first time a user opens the editor in a new installation, on a new device, or whenever WordPress resets a user’s preferences.

\n\n\n\n

Some people were not happy with the timing of the code change, regardless of their feelings about whether it was a good decision to switch to a fullscreen experience by default. The change was slipped in three weeks after a feature and enhancements freeze for the WordPress 5.4 development cycle. This was also the same day that the first WordPress 5.4 release candidate was released. Some argued that the development cycle should remain sacred, that last-minute changes should be punted to the next cycle. Doing so would provide an appropriate level of testing and preparation. The shock-factor would also be lessened when more people are aware that a change is coming.

\n\n\n\n

“I would have expected this to sit in the plugin for a cycle or two, and dropping an alteration to the editor’s behavior this major into core several hours before 5.4 was promoted to Release Candidate is very confusing to me,” said software engineer K. Adam White. “What about this change made it have to happen today, rather than following our release process and bundling this enhancement with 5.5?”

\n\n\n\n

Matt Mullenweg, WordPress co-founder and 5.4 release lead, chimed in and accepted responsibility. “This is on me as release lead — I’ve been meaning to get this in for a while but it got lost in the shuffle,” he said. “I’m very comfortable with the decision to have fullscreen by default given the user testing we’ve seen and other qualitative feedback, which I’ve also heard is similar to what folks like GoDaddy have found in their testing. The code change is minimal so if during the month of March we need to revert it, shouldn’t be a problem.”

\n\n\n\n

Late changes can catch people who provide support or manage client websites off guard. Joost de Valk, founder and CPO of Yoast, noted that such changes also force extra work on people who maintain courses and other materials around the editor.

\n\n\n\n

The Fullscreen Experience

\n\n\n\n

Admittedly, I have never used fullscreen mode since the block editor landed. I tested the earlier iteration when the classic editor was still the norm. I did not care for it then, but I also did not care for the classic editor. Instead, I always wrote in an offline editor. I was not the ideal test candidate for the feature. Since then, I have not given it much thought.

\n\n\n\n

When testing the fullscreen mode in WordPress 5.4, I was a little shocked by the change. It felt like I stepped outside of my WordPress admin panel. However, that shock quickly wore off. The experience was not much different from working within the normal editor.

\n\n\n\n

The only thing that was a poor user experience for me was clicking the arrow button at the top left of the editor. I had wrongly assumed the button would open the WordPress admin menu. Instead, it took me back to the posts management screen. The button does have a “View Posts” tooltip that appears when you hover it, but I tend to move fast and clicked it before I understood its purpose.

\n\n\n\nTop left button in editor returns users to posts management screen.\n\n\n\n

I was prepared to open a ticket to address this problem. However, the Gutenberg team was already on top of the issue and have merged a fix within the plugin that uses the WordPress “W” icon. It is unclear if this change will make it into WordPress 5.4. It would be ideal to avoid the same issue I ran into.

\n\n\n\n

Finding these types of problems and addressing them is one of the primary reasons that we should avoid major changes to user interfaces late in the development cycle. If we are lucky, this is the worst problem that arises this time around.

\n\n\n\n

The fullscreen experience would also be nicer if there was a button or keyboard shortcut to quickly switch modes. Currently, users must click the “⋮” button for tools and options. Then, select the editing mode.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Mar 2020 19:44:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Sonny Rollins Interview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50983\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://ma.tt/2020/03/sonny-rollins-interview/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:186:\"

David Marchese at the NY Times has a beautiful interview with Sonny Rollins up.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 08 Mar 2020 21:27:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: BracketSpace Releases Library of Reusable Code for Plugin and Theme Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97228\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:223:\"https://wptavern.com/bracketspace-releases-library-of-reusable-code-for-plugin-and-theme-development?utm_source=rss&utm_medium=rss&utm_campaign=bracketspace-releases-library-of-reusable-code-for-plugin-and-theme-development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4476:\"

BracketSpace, a WordPress-centric software development company based, released Micropackage a few weeks ago. The project is a collection of open-source repositories with reusable code for inclusion in WordPress plugins and themes. The library currently has 13 packages, including a filesystem wrapper, a template system, an Advanced Custom Fields block creator, and more.

\n\n\n\n

The company out of Poland specializes in project outsourcing and plugin development. Some of their more popular plugins include Advanced Cron Manager Pro and Notification, a custom notification plugin in which the BracketSpace sells pro extensions for various services.

\n\n\n\n

The Micropackage project was driven by the needs of the team and its projects. “We started the Micropackage project to scratch our own itch,” said Jakub Mikita, CEO of BracketSpace. “During the past few years of active plugin and website development, we noticed that keeping the code standard was very important for maintainability.” The BracketSpace team had been copying and pasting code between projects. Eventually, the team asked themselves the inevitable question that most development teams come to — why not break all of this code up into small packages and maintain them in a single place? Thus, the Micropackage project was born.

\n\n\n\n

BracketSpace is using all of the packages in many of its current plugins and themes because the code was originally taken from those projects. “We are now rewriting one of our flagship plugins, Notification, using the micropackages and intend to create every new plugin and theme using them,” said Mikita. “And, because they are loosely coupled, there can be a lot of configuration variations.

\n\n\n\n

Package and dependency management is a standard part of development within the larger PHP development world. The use of packages has become more and more standard as WordPress has begun using modern JavaScript tooling. However, the ecosystem mostly falls short when dealing with PHP packages. While many plugin developers make use of such dependencies, the practice is not common. WordPress also has no built-in method of handling dependencies. The situation makes it hard for projects such as Micropackage to gain any real traction within the overall WordPress developer community.

\n\n\n\n

The Available Packages

\n\n\n\n

The project includes 13 repositories that can be included in WordPress plugins or themes via Composer. Most of the packages are currently available on the Micropackage page on Packagist. Several of the packages are essentially wrappers for various WordPress APIs for simpler usage. However, some of the packages offer new developer features.

\n\n\n\n

Mikita said the following are the most important packages for the team:

\n\n\n\n
  • DocHooks – PHP comment annotations repo that supports filters, actions, and shortcodes.
  • Requirements – Environment requirement checker for plugins.
  • Filesystem – Simplified wrapper around the WordPress Filesystem API.
  • Templates – Basic PHP templating solution that supports passing data to templates.
  • Responsive Embeds – JavaScript package for automatically making any embed responsive.
\n\n\n\n

The repositories don’t stop there. They have built other wrappers for WordPress APIs, such as caching, scripts, and internationalization. The team also has a block creator for ACF that allows developers to create blocks from templates.

\n\n\n\n

BracketSpace has at least five more packages planned for the project. At the moment, the packages have primarily targeted WordPress developers. However, Mikita said the team will also create platform-agnostic repositories whenever possible. That way, they will be useful for developers beyond the WordPress ecosystem.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2020 20:07:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WordPress.org blog: People of WordPress: Mary Job\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7791:\"

You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. 

\n\n\n\n

How it all began

\n\n\n\n\"MaryMary Job at WordCamp Kampala 2020\n\n\n\n

Mary remembers when cybercafés started trending in Nigeria. She had just finished high school and was awaiting her results for admission to university. She spent all of her time (10 hours a day) and all of her pocket money buying bulk time online at cafes. All the way through university that was true, until in 2008 she graduated with a degree in philosophy and bought her own computer and modem.

\n\n\n\n

She started blogging in 2009. Initially, she tried out Blogger, Hubpages, and WordPress—but found WordPress too complicated. 

\n\n\n\n

Growing up as a timid but curious cat

\n\n\n\n

Mary is one of four kids, and the only girl among her siblings. Throughout her childhood she felt shy, even though others didn’t always see her that way.

\n\n\n\n

When she first started her personal blog, it was mostly an opportunity for her to speak her mind where she was comfortable. Blogging gave her a medium to express her thoughts and with every new post she became a better writer.

\n\n\n\n

Rediscovering WordPress

\n\n\n\n

After completing a postgraduate diploma in mass communication, Mary started a Masters degree in Information Management. This required a three month internship. She decided to volunteer in Ghana in 2015 at the headquarters of the Salesians of Don Bosco in West Africa (SDBAFW) where her uncle was based.

\n\n\n\n

While she was there, her uncle asked Mary why she was not blogging on WordPress, which also happened to be the software the organisation used. She explained how difficult and complicated it was so he shared a group of beginner-level tutorial videos with her.

\n\n\n\n

After two weeks of watching those videos, she started to realize she could have a full-time career doing this. So she immediately joined a number of online training groups so she could learn everything.

\n\n\n\n

I saw a lot of people earning an income from things I knew and did for the fun of it. I found myself asking why I had not turned my passion into a business.

Mary Job
\n\n\n\n

Not long after that, she was contacted by a website editor who was impressed by her blog. With the information available online for WordPress, she was able to learn everything she needed to improve and redesign a site for what turned into her first client.

\n\n\n\n\"\"Mary’s home office in 2016\n\n\n\n

I visited the WordPress.org showcase and was wowed with all the good things I could do with WordPress.

Mary Job
\n\n\n\n

In 2016 after a year of deep WordPress learning, she had fallen in love with the CMS and wanted to give back to the WordPress open source project

\n\n\n\n

She volunteered to help the Community team. And when she moved to Lagos later that year, she discovered there was an active WordPress Meetup community. This started her journey toward becoming a WordPress Meetup Co-organizer and a Global Community Team Deputy.

\n\n\n\n

Today the Nigerian WordPress community continues to grow, as has the Lagos WordPress Meetup group. The first Nigerian WordCamp took place in Lagos in 2018 and a 2020 event is being planned. A local WordPress community also developed in Mary’s hometown in Ijebu.

\n\n\n\n

I have made great friends and met co-organizers in the community who are dedicated to building and sharing their WordPress knowledge with the community like I am.

Mary Job
\n\n\n\n

What did Mary gain from using and contributing to WordPress?

\n\n\n\n
  • She overcame her stage fright by getting up in front of an audience at her local Meetup to introduce speakers and to talk about the WordPress community. 
  • She attended her first of many African WordCamps in Cape Town, South Africa. Coincidentally this was also her first time outside West Africa. Before that, she had not been in an aircraft for more than one hour.
  • She earned money from WordPress web design projects to sustain her during her learning period. Mary continues to use WordPress in her work and says she is still learning every day!
  • She got to jump off Signal Hill in Cape Town when visiting a WordCamp! 
\n\n\n\n\"\"Mary moderating a panel at WordCamp Lagos in 2019\n\n\n\n

Essentially, the community has taught me to be a better communicator, and a better person. I’ve made friends across the world that have become like a family to me.

Mary Job
\n\n\n\n

She now runs a village hub in Ijebu,  where she teaches girls digital skills and WordPress as a way of giving back to her town.

\n\n\n\n

Since she started on this journey, Mary has gotten a fulltime job supporting a WordPress plugin. She’s also become a Community Team Rep and continues to build and foster communities.

\n\n\n\n

Mary’s advice to others

\n\n\n\n

Always seek to understand the basics of whatever knowledge you seek. Never jump in too fast, wanting to spiral to the top while ignoring the learning curve. You will likely crash down effortlessly if you do so, and would have learned nothing.

Mary Job
\n\n\n\n

Contributors

\n\n\n\n

Thanks to Alison Rothwell (@wpfiddlybits), Yvette Sonneveld (@yvettesonneveld), Abha Thakor (@webcommsat), Josepha Haden (@chanthaboune), Topher DeRosia (@topher1kenobe). Thank you to Mary Job (@maryojob) for sharing her #ContributorStory.

\n\n\n\n
\"\"
\n\n\n\n

This post is based on an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.

\n\n\n\n

Meet more WordPress community members over at HeroPress.com!

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2020 16:30:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Matt: Coronavirus and the Remote Work Experiment No One Asked For\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50999\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://ma.tt/2020/03/coronavirus-remote-work/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5196:\"

“We’ll never probably be the same. People who were reticent to work remotely will find that they really thrive that way. Managers who didn’t think they could manage teams that were remote will have a different perspective. I do think we won’t go back.”

Jennifer Christie, Twitter’s head of human resources, in BuzzFeed News
\n\n\n\n

This is not how I envisioned the distributed work revolution taking hold.

\n\n\n\n

It has been a challenging time around the world—from how we live our daily lives to how we keep our kids safe in schools and our family members healthy in assisted living communities and hospitals. 

\n\n\n\n

And then there’s how we work. Seattle (and all of King County in Washington State) is encouraging companies to have their employees work from home. Given that Automattic is already distributed, we’re receiving requests from the press and other companies about how to navigate what is turning into a massive global work-from-home experiment. 

\n\n\n\n

It’s not ideal on any level. Even at a remote-friendly company like Automattic, we rely on in-person team meetups and conferences to strengthen our connections and get work done. For now, we’ve canceled all work-related travel.

\n\n\n\n

But as the BuzzFeed story notes, this might also offer an opportunity for many companies to finally build a culture that allows long-overdue work flexibility. Millions of people will get the chance to experience days without long commutes, or the harsh inflexibility of not being able to stay close to home when a family member is sick. 

\n\n\n\n

Or even when you’re sick yourself. How many people in America go into an office even when they’re feeling under the weather, because of pressure from the company or managers, or because their sick days come out of their vacation days? This might be a chance for a great reset in terms of how we work. 

\n\n\n\n

For those asking for tips, my Distributed Podcast has a wealth of advice and stories about how we operate. But here are four good ones to start with: 

\n\n\n\n
  1. Operate as if everyone works from different time zones, because one day they might. This means more communication, likely written, that is accessible to people even if they can’t attend a specific meeting or be in a specific place. If you can minimize the number of real-time meetings, do so. Embrace asynchronous communication.
  2. If you are hosting a real-time meeting, improve the audio (and video) quality. Don’t use conference call lines with grainy phone audio. Sign up for Zoom, which allows for crystal clear audio calls or videoconference chats. Make video participation optional unless it’s planned well in advance. Record these calls so folks who can’t attend can catch up on what they missed. Everyone must use good headphones with mics (I love Sennheiser) to minimize external noise. Krisp.ai is also cool. Need a quiet place without distractions? Try a parked car or a closet.
  3. We use our own WordPress blogs, called P2, instead of email as our central hub of communication so people throughout the company can access every team’s long-form notes, documents, and priorities. We’re bloggers by heart, so we blog a lot. There are other similar tools, like Basecamp. Make it your new office.  
  4. We also use Slack for real-time chat, social connection, and urgent conversations. Check out Matrix for an open-source, distributed version. Use it to chat and connect with your colleagues, but don’t let it replace your long-form planning notes in No. 3. Also create an etiquette that doesn’t force people to become chained to it all day and all night. When you ask a question in DM, do not expect that person to respond immediately, and ask your question upfront. Never write “got a sec?” and let it hang there. \"?\"
\n\n\n\n

The truth is, there are a thousand ways to do remote work, but it starts with committing to it at all levels of the company. If you assume positive intent and place trust in your coworkers and employees—knowing that if they do great work in an office they can do great work anywhere—then you will all succeed. 

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2020 04:35:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Gutenberg Hub Launches Collection of 100 Block Templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97693\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:177:\"https://wptavern.com/gutenberg-hub-launches-collection-of-100-block-templates?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-hub-launches-collection-of-100-block-templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6080:\"\n\n\n\n

Gutenberg Hub launched its collection of block templates yesterday. The project, which kicked off with 100 free templates, aims to help users create complex layouts by simply copying and pasting block code into the editor.

\n\n\n\n

Munir Kamal, the founder of CakeWP, created Gutenberg Hub in 2017 after he heard about the initial Gutenberg project announcement. “It excited me from the early days, and that pushed me to set up a blog where I can share Gutenberg related stuff,” he said. “It all started with curating the latest updates going on to the Gutenberg project and what others are working on related to Gutenberg. Later on, I started writing some tutorials on the blog to help beginner users get started with Gutenberg.”

\n\n\n\n

He then built out a block directory before following it up with the templates directory. “The goal is to make Gutenberg Hub an excellent resource for Gutenberg users,” he said. He also has other big goals with the site, including a potential theme directory alongside the existing tutorials, templates, and blocks.

\n\n\n\n

Currently, Kamal has a team of five people working on his various CakeWP projects. Some of the team contributed to the template library. One member built the template library system on top of Gatsby, a framework based on React that can pull data from a CMS such as WordPress.

\n\n\n\n

The idea for the template library came to Kamal while he was trying to replicate homepages from WordPress page builders in Gutenberg. “I was able to recreate popular page builders in Gutenberg without any extra plugin,” he said. “But that took me a lot of effort, and I realized a lot could be achieved with core Gutenberg.” He began thinking in terms of how section templates could help him build out pages more quickly. “So, I started creating sections and eventually that grew up into a template library idea.”

\n\n\n\n

With the help of a team member, the two knocked out 100 custom templates in a month. “Honestly, it took a lot of time,” said Kamal. “I will be adding more templates myself for sure. But, what I wish to happen is that other designers, developers, and users contribute and add templates to this library.”

\n\n\n\n

Kamal is currently building a system so that others can add their custom templates. Ultimately, he wants the project to be primarily run by the community. The idea is similar in scope to the ShareABlock community site but with a focus on templates.

\n\n\n\n

With the Gutenberg project’s focus on block patterns this year, it will be interesting to see how projects such as this one will fit into that paradigm. At the very least, the template library will provide useful ideas for the Gutenberg team, providing a sort of roadmap of patterns that may be worth adopting in core WordPress.

\n\n\n\n

“Technically, what I am doing with this library is kind of similar to block patterns,” said Kamal. “I am looking forward to how the block pattern system works and will try my best to make this library work with that.”

\n\n\n\n

A Collection of Templates

\n\n\n\nTesting the Hero 3 template from the Gutenberg Hub library.\n\n\n\n

The templates in the library are essentially sections of a page. Users can import multiple sections to create a range of complex layouts.

\n\n\n\n

Unlike other libraries where users may need to import a JSON file, Gutenberg Hub’s templates are completely copy and paste. The site provides a simple “Copy Code” button. Once clicked, the block code is copied to your clipboard, which can be pasted directly into the block editor.

\n\n\n\n

Some of the blocks have custom CSS to handle certain design aspects, which is also copy and paste. Kamal recommends the Blocks CSS plugin by ThemeIsle, which allows users to add CSS directly to the block editor. The other option is for users to add the CSS code via the WordPress customizer. In my experience with some of the templates, the extra CSS was unnecessary to achieve some nice layouts.

\n\n\n\n

With 100 templates and counting, Kamal broke the collection down into 12 categories:

\n\n\n\n
  • Hero
  • Testimonial
  • Team
  • Stats
  • Pricing
  • Logos
  • Gallery
  • Features
  • FAQ
  • Content
  • Contact
  • Card
\n\n\n\n

There is a little something for everyone. The library covers many of the most popular patterns currently found around the web. I am having fun testing out the various templates. Some work better within my theme than others. On the whole, Gutenberg Hub has crafted a solid project.

\n\n\n\n

The contact form templates require the use of the Gutenberg Forms plugin, which is developed and maintained by Kamal. This requirement is because WordPress does not have a built-in form system, so an external plugin was necessary. None of the other templates require a plugin at the moment.

\n\n\n\n

Kamal does not have a favorite template from the collection. He stressed that he was not a designer. “I have tried my best to put together templates that are good and useful in multiple use cases,” he said. “I hope others like the templates as well, and it can be a good starting point for creating a beautiful layout in Gutenberg.”

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Mar 2020 20:48:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: Preparing for WordPress 5.4: Changes Theme and Plugin Developers Should Know About\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97655\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:227:\"https://wptavern.com/preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about?utm_source=rss&utm_medium=rss&utm_campaign=preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8936:\"

With the release of WordPress 5.4 looming, it is time for plugin and theme developers to begin testing their extensions and making sure there are no issues. There are also new APIs for upcoming features. Yesterday, the core team released the first release candidate for 5.4. The official release is planned for March 31.

\n\n\n\n

This post will serve as a quick guide with links to several important changes that developers need to keep in mind in the coming weeks. Be sure to test your plugins and themes.

\n\n\n\n

Theme Developers

\n\n\n\nNew social icons block.\n\n\n\n

There are several changes that theme authors will want to test against. WordPress 5.4 has a few extra theme features. It also has several markup-related changes that could break theme designs on the front end and in the block editor. Unfortunately, for theme authors who want to support multiple versions of WordPress, some of these changes may mean a little extra CSS bloat.

\n\n\n\n

Social Icons and Buttons Blocks

\n\n\n\n

WordPress 5.4 introduces two new blocks: social icons and buttons. The social icons block allows users to insert icons/links for up to 40 different social networks. The buttons block lets users group multiple button blocks together. Theme authors who are rolling out custom block editor styles need to account for these new blocks to make sure they are output correctly.

\n\n\n\n

Create Custom Gradient Presets

\n\n\n\n

The new Gradients API allows theme authors to define custom gradient presets for users to use with either the group or button blocks. Theme authors will need to do some legwork to improve on the eyesore that is the default gradient presets. With a little work, gradients can be a useful tool at the user’s disposal. Theme authors can also disable gradients altogether if they prefer not to support them.

\n\n\n\n

Block Editor Markup and Style Changes

\n\n\n\n

Theme authors who have directly targeted specific editor classes, will need to check their block editor styles. Many classes with the editor- prefix have been changed to use the block-editor- prefix. The wrapper element with the .edit-post-layout__content class has been removed altogether. Several wrapper elements were removed from blocks and the rich text component. Core’s built-in padding and negative margins on blocks have been refactored, which is a welcome addition. Perhaps theme authors will no longer have to fight against multiple nested selectors to provide a basic, working layout that matches the front end.

\n\n\n\n

These changes have already broken several themes I have seen. There is a good chance many theme authors will need to update their block editor styles.

\n\n\n\n

At a time when the Theme Review Team is asking for more theme authors to submit themes with custom editor styles, these types of changes to classes and markup are not a boost of confidence. Theme developers can easily feel like they are fighting a losing battle. However, work is moving forward to make the editor markup closer to a one-to-one match with the front end. At some point, theme authors can only hope they will no longer need to deal with these kinds of changes while supporting users across multiple versions of WordPress. For now, they are in a somewhat messy transitional phase.

\n\n\n\n

Calendar Markup and Class Changes

\n\n\n\n

The core team changed the markup of the get_calendar() function, which also affects the Calendar widget. The calendar output no longer has a <tfoot> element. Instead, the previous and next month links were moved to a <nav> element below the <table> element.

\n\n\n\n

The calendar output also adds or changes multiple IDs and classes:

\n\n\n\n
  • .wp-calendar-table added to the wrapper element.
  • .wp-calendar-nav added to the navigation wrapper element.
  • .wp-calendar-nav-next replaces the #next ID on the next month link.
  • .wp-calendar-nav-prev replaces the #prev ID on the previous month link.
\n\n\n\n

These are breaking changes. Any custom CSS that targeted the old HTML or IDs will need to be updated.

\n\n\n\n

Block Developers

\n\n\n\n Initial JavaScript file created by the block scaffolding script.\n\n\n\n

For plugin developers who are creating custom blocks, WordPress 5.4 introduces several new APIs and tools for working with the block system.

\n\n\n\n

Block Scaffolding

\n\n\n\n

Developers have a new NPM package for quickly creating a block plugin. With a single command of npm init @wordpress/block <plugin-name> the script will create a new directory and build out the appropriate PHP, CSS, and JavaScript files necessary for building a block plugin. Developers can use modern JavaScript tooling by default or optionally choose to use an ES5 version.

\n\n\n\n

The intention of the block scaffolding package is for plugin authors to build single-block plugins that will eventually make their way into the official block directory.

\n\n\n\n

Block Collections API

\n\n\n\n

The Block Collections API works similarly to categories. However, they are based on namespace. When a plugin developer registers a custom collection, any blocks that share the collection namespace will appear under a custom section in the block inserter. This seems to be a smarter way to organize blocks. It will certainly come in handy for plugins that create libraries of blocks, providing an automatic way to group them together.

\n\n\n\n

Block Variations API

\n\n\n\n

The new Block Variations API allows block developers to essentially create copies of block with a variation. Each registered variation will appear as a separate block in the block inserter for users to choose from.

\n\n\n\n

A good example of this feature is the new social icons block. It is a single block with 40 variations for the various social networks.

\n\n\n\n

Other Developer-Related Changes

\n\n\n\n

There are a couple of other changes of note that cross into both plugin and theme development territory.

\n\n\n\n

New Nav Menu Hooks

\n\n\n\n

After waiting and waiting and waiting, developers are finally getting some oft-requested hooks for adding custom fields to the nav menu admin screen and customizer. At least one ticket goes back 9 years, but it is better late than never. In the past, developers would need to use a custom walker class to make some of the necessary customizations. However, only a single walker class could be used at a time, which meant that multiple plugins that made changes would not work together.

\n\n\n\n

The core team added the new wp_nav_menu_item_custom_fields hook on the nav menus admin screen, which appears before the “move” buttons for individual menu items. For parity with the admin, nav menu items have a new wp_nav_menu_item_custom_fields_customize_template in the customizer. These hooks will allow developers to add custom form fields necessary for adding custom data to nav menu items.

\n\n\n\n

apply_shortcodes() Alias Function

\n\n\n\n

WordPress 5.4 introduces a new apply_shortcodes() function. It is an alias for the do_shortcode() function. The new function provides a more semantically-correct function name. Generally, functions with a prefix of do_ expect output or some type of action. Functions with a prefix of apply_ expect data to be returned.

\n\n\n\n

If you are creating a theme or plugin with shortcode-aware areas, you will want to make the switch to the new function. While the do_shortcode() function is not currently marked for deprecation, that should be the eventual goal.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Mar 2020 21:38:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WordPress.org blog: WordPress 5.4 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8399\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2712:\"

The first release candidate for WordPress 5.4 is now available!

\n\n\n\n

This is an important milestone as we progress toward the WordPress 5.4 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.4 is currently scheduled to be released on March 31, 2020, but we need your help to get there—if you haven’t tried 5.4 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.4 release candidate:

\n\n\n\n\n\n\n\n

What’s in WordPress 5.4?

\n\n\n\n

WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developer notes tag for updates on those and other changes that could affect your products.

\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.4 and update the Tested up to version in the readme file to 5.4. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.4 Field Guide will be published within the next 24 hours with a more detailed dive into the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages! This release also marks the hard string freeze point of the 5.4 release schedule.

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Mar 2020 21:59:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Will Page Builders Remain Competitive in the Block Era?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97623\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/will-page-builders-remain-competitive-in-the-block-era?utm_source=rss&utm_medium=rss&utm_campaign=will-page-builders-remain-competitive-in-the-block-era\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6337:\"Screenshot courtesy of the Elementor plugin.\n\n\n\n

As Elementor, the most-used WordPress page builder, celebrated its first round of funding at $15 million, some of our readers questioned whether this was a sound investment. With movement in the Gutenberg plugin toward a full-site editing solution, which will eventually make its way into core WordPress, it is a valid concern. Will page builders remain competitive once WordPress begins taking over this role, likely sometime in 2021?

\n\n\n\n

While Elementor has seemingly pulled far ahead of the competition with over 4 million installations, there is a much wider market of page-building solutions that end-users are installing. The free version of Beaver Builder has over 400,000 installs and Visual Composer has over 70,000. In the commercial space, Divi has over 600,000 customers and WP Bakery has seen 388,000 sales. These numbers don’t include the numerous other page-building plugins and custom solutions that developers build with libraries like Advanced Custom Fields and Meta Box. Some themes also offer some form of a page builder but typically not as robust as plugins.

\n\n\n\n

All of this is to say that there is a huge market right now. Based on current trends, growth for page builders is accelerating rather than slowing down. My educated guess is that we are nowhere near the ceiling.

\n\n\n\n

From the comments on our recent coverage of Elementor’s investment round, one of our readers named Anto had a few thoughts on the future. “I’m happy that WordPress is getting more external investment, but I find it hard to imagine how Elementor has a long-term future in WordPress with their thinking,” he said. “Sure, it has a place now, and will for at least a few more years, but as Gutenberg matures why would anyone want the added bloat? Once you abstract the window dressing, all page builders (including Gutenberg) are fairly similar. The remaining differences are a matter of workflow and taste because moving blocks/sections around isn’t unique.”

\n\n\n\n

Yoni Luksenberg, CEO and co-founder of Elementor believes the future is bright. “We believe in democratizing the editor so different WordPress users and different personas will have their editor of choice,” he said in an interview. “This way, they can pick the editor that best fits their unique needs and preferences. This is the beauty of open source. There are endless ways to build a contact form: Contact Form 7, Gravity Forms, Jetpack Forms. Similarly, there are endless ways to build and design a web page. The users should have the option to choose their preferred method.”

\n\n\n\n

Anto believes the choice between contact forms is not comparable to the choice between editors or builders. Because the block editor is a part of the core platform, it would provide stiffer competition for a builder plugin. “Will people have different preferences that the ecosystem will fill?” he asked. “Of course, these will be the block plugins, style/feature plugins, and additional layers of complexity that will evolve as Gutenberg matures, but they will all be built on core WordPress (Gutenberg) because doing anything else is just duplicative bloat.”

\n\n\n\n

It is not clear what users will do in a year or two down the road. However, there is a significant portion of end-users who are not currently satisfied with what WordPress is offering. WordPress fell behind the market and plugin developers filled the void with solutions to meet demand. It is now playing catch-up with these page builders. Even with all the resources being thrown toward the block system and eventual full-site editing, we are miles away from a baseline working solution beyond content editing.

\n\n\n\n

“At some point of time Gutenberg is going to be at least as powerful as the free version of the Elementor plugin,” said Richard Ginn in the comments. “Gutenberg to me is getting more powerful at a faster rate than Elementor is.”

\n\n\n\n

One thing page builders have going for them is their current user base. It is human nature to stick with tools that are familiar and comfortable. I do not imagine most page builders will lose large user numbers as long as they are offering the solutions that users want or need. Even if WordPress offers a more robust solution within the next couple of years, user trust will be with existing plugins, and that is a hard thing to win back once it has been lost.

\n\n\n\n

With its recent funding round, Elementor is planning on growing its team and speeding up feature development. Other page builders will need to keep up and continue finding ways to remain competitive. Right now, page builder usage numbers are on the rise in the early block editor era. We could see a lot more innovation in this space in the next couple of years. Elementor’s investment round validates a maturing market that is a direct competitor to core’s block system.

\n\n\n\n

This level of competition is healthy for the ecosystem. The rise of page builders will undoubtedly push Gutenberg and WordPress development to new heights. There is a multi-million dollar market for third-party builders that is hard to ignore. I don’t see it going anywhere anytime soon.

\n\n\n\n

This post is part of a new From the Comments series where we highlight interesting points of discussion from comments on WP Tavern articles. The hope is to give these comments, which can sometimes get lost, the attention they deserve.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Mar 2020 19:34:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: The International WordPress Community and WordCamps Amid COVID-19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97595\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"https://wptavern.com/the-international-wordpress-community-and-wordcamps-amid-covid-19?utm_source=rss&utm_medium=rss&utm_campaign=the-international-wordpress-community-and-wordcamps-amid-covid-19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7238:\"

With the rising numbers of people who have contracted COVID-19, a disease caused by SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2), it is time for the WordPress community to begin evaluating what the remainder of 2020 may look like. It is not a time for panic. However, some serious discussions will need to happen and decisions made on an ongoing basis.

\n\n\n\n

Last month, WordCamp Asia made the tough decision to cancel its inaugural event in Bangkok, Thailand. Given the spread of the coronavirus strain in the East Asian region and many unknowns at that point, it was a safe decision to protect our international community.

\n\n\n\n

Wordfence spearheaded the effort to aid people with financial losses due to WordCamp Asia’s late cancellation. The company covered $10,000 of lost funds for attendees. Yoast and GoDaddy are equally splitting costs beyond the initial $10,000 through the same WordCamp Asia Cancellation Fund. To date, 117 applications have been verified and approved for a total of $19,860. There are still eight pending applications for an additional $1,409.

\n\n\n\n

Mark Maunder, CEO of Defiant (the company behind Wordfence), seemed proud of how the community came together to make this happen. He said that people acted with integrity during the process and many often made sure to only ask for smaller amounts of money to cover their lost expenses.

\n\n\n\n

Yesterday, Maunder authored a detailed post titled COVID-19 and WordPress Community Engagement in 2020. In it, he announced that his team would not be traveling globally to WordCamps until COVID-19 has run its course. He also urges organizers to cancel WordCamp Europe this summer, to cancel WordCamps globally for the time being, and for WordCamp US to be put on hold. Instead, the community can focus on doing remote events and providing an example to the world in how we can organize and collaborate online. By taking a proactive approach and dealing with the issue sooner rather than later, it can save organizers headaches down the road and save attendees money by canceling early.

\n\n\n\n

“It is my experience that people react to bad situations too slowly,” wrote Maunder. “Whether it is a choking victim, a storm or a national emergency, there is the awkward pause that happens as life-as-usual transforms into a realization of reality requiring fast action. Often, that reality only sets in after the event.”

\n\n\n\n

Maunder said he desired to take a data-driven approach to determine whether camps and conferences should cancel. It is not about raising panic or unnecessary alarm. He wants people to make sure they think about how we deal with this as a community and not in terms of our potential health risks as individuals. A healthy 30-year-old is at low risk of mortality, for example. However, that same healthy adult can transfer the virus to the elderly and immune-compromised people who are at higher risks. Bringing together large groups who are traveling internationally may help spread the virus because it de-localizes the problem. This is particularly true for larger WordCamps that have a global list of attendees.

\n\n\n\n

Current WordCamp Updates and Cancellations

\n\n\n\n

WordCamp Europe organizers announced earlier today that the annual event will continue as planned. The conference will take place on June 4-6 in Porto, Portugal. The team said they were in contact with the national health authority, DGS, in Portugal. They are monitoring the situation. Currently, there is at least one confirmed case of COVID-19 in Portugal, but the government has not shut down its borders. Those planning to attend WordCamp Europe should keep an eye on the camp’s Coronavirus Updates page. Plans could change.

\n\n\n\n

Smaller, more regional WordCamps will want to keep a careful eye on what is going on locally. This means following local news sources and staying informed by local government officials.

\n\n\n\n

WordCamp Geneva organizers have postponed their event, which was set for March 21. At the moment, they are planning to set it back about six months, pending an improvement in the COVID-19 situation. Otherwise, they will make the decision to cancel the event completely for the year. The announcement came after the Swiss government banned large-scale events with over 1,000 people. The organizers worried that such a ban would eventually extend to smaller events.

\n\n\n\n

The WordCamp Retreat, held annually in Soltau, Germany, has also been canceled for 2020. The event was scheduled to run from April 30 through May 3. The organizers plan to revive the retreat in May 2021. Organizers said because of the unusual format in comparison to a normal WordCamp, the costs of waiting until later before deciding to cancel would have been financially irresponsible. The format of the retreat has higher costs associated with how it is run. February 29 was the last day to make a decision to cancel while breaking even financially.

\n\n\n\n

Staying Informed

\n\n\n\n

Aside from WordCamps, agencies and other companies with a physical location should prepare for having their employees do their work remotely. This means setting up channels for communication, if they are already not in place, for continuing their work efficiently. While we should all hope for the best outcome, preparedness is key for when things go awry.

\n\n\n\n

The most important thing for the global WordPress community to do right now is to continue communicating and sharing data from official sources. Organizers, employers, and travelers will sometimes have to make tough calls. Safety is always more important than whether we can network in person.

\n\n\n\n

The following are links to resources from the World Health Organization. Everyone should also keep track of national, state, and other local resources.

\n\n\n\n\n\n\n\n

Update: Josepha Haden posted an official announcement with advice on WordCamp Travel and COVID-19 on March 4.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Mar 2020 21:27:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WordPress.org blog: The Month in WordPress: February 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8393\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2020/03/the-month-in-wordpress-february-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9165:\"

February 2020 was a busy month in the WordPress project! Most notably, there was an outpouring of sentiment in response to the unfortunate cancellation of WordCamp Asia. However, the team continues to work hard in the hopes of making WordCamp Asia 2021 happen. In addition, there were a number of releases and some exciting new news during the month of February. Read on for more information!

\n\n\n\n
\n\n\n\n

WordCamp Asia 2020 Cancelled & Pop-up Livestream

\n\n\n\n

There was a ton of excitement around WordCamp Asia, not to mention all the effort from organizers, speakers, sponsors and volunteers. Unfortunately, on February 12th, WordCamp Asia was cancelled due to concern and uncertainty around COVID-19. Since then, the organizing team has worked to refund tickets and to support hotel and air refunds. In addition, a pop-up livestream featuring some WordCamp Asia speakers and a Fireside Chat and Q&A with Matt Mullenweg took place on February 22nd.

\n\n\n\n

For a personal take on the cancellation of WordCamp Asia, read this post from Naoko Takano, the global lead organizer. Many thanks to the volunteers who worked hard to deliver WordCamp Asia. They’ve not only handled logistics associated with cancellation but have also announced that they’ve started working on WordCamp Asia 2021 with some January dates in mind! To get the latest on WordCamp Asia, subscribe to updates here

\n\n\n\n

WordPress 5.4 Beta is Now Available

\n\n\n\n

WordPress 5.4 Beta 1 was released on February 11 and quickly followed by Beta 2 on February 18 and Beta 3 on February 25. These two releases get us closer to our primary goal for 2020: full-site editing with blocks. WordPress 5.4 will merge ten releases of the Gutenberg plugin and is scheduled to be released on March 31, 2020. It will come with many new features, such as two new blocks for social links and buttons, and easier navigation in the block breadcrumbs. There are also a number of accessibility improvements, such as easier multi-block selection and easier tabbing, one of the editor’s biggest accessibility issues. 5.4 will also include many developer-focused changes, such as improved favicon handling and many new hooks and filters.

\n\n\n\n

Want to get involved in building WordPress? There are a number of ways to help right now! If you speak a language other than English, help us translate WordPress. Found a bug? Post it to the Alpha/Beta area in the support forums. You can also help us test the current beta by installing the WordPress Beta Tester plugin. Just remember that the software is still in development, so we recommend against running it on a production site. 

\n\n\n\n

WordCamp Centroamérica is Looking for Speakers and Sponsors!

\n\n\n\n

WordCamp Centroamérica is the first regional WordCamp for Central America and will be held on September 17-19, 2020, in Managua, Nicaragua. The Call for Speakers and Call for Sponsors are now open, so if you’re interested in speaking at or sponsoring WordCamp Centroamérica, now is your chance! To learn more about the eent, visit and subscribe to updates on their website, or follow their Facebook, Twitter, and Instagram accounts.  

\n\n\n\n

Want to get involved in the Community team and help make more amazing WordCamps happen? Follow the blog and join the #community-events channel in the Making WordPress Slack group! You can also find out about other upcoming WordCamps here.

\n\n\n\n

Contribute to WordPress Core via GitHub

\n\n\n\n

An experimental feature has been added to Trac to help improve collaboration between Trac and GitHub. This feature allows contributors to link GitHub pull requests opened against the official WordPress Develop Git mirror to tickets, which will make GitHub contributions more visible in the related Trac ticket. To learn all the details and to see how it works, read this post.

\n\n\n\n

Gutenberg Development Continues

\n\n\n\n

There are many new exciting additions to Gutenberg! On February 5, Gutenberg 7.4 saw two new features added, including background color support to the Columns block and text color support for the Group block. Many enhancements were made, including a number of improvements to the Navigation Block.

\n\n\n\n

Gutenberg 7.5 was released on February 12, with 7.6 following on February 27. They introduced even more features, including the Social Links block as a stable block and a number of additional blocks for full-site editing, not to mention the many enhancements, new APIs, bug fixes, documentation, and updates.

\n\n\n\n

Want to get involved in building Gutenberg? Follow the Core team blog, contribute to Gutenberg on GitHub, and join the #core-editor channel in the Making WordPress Slack group.

\n\n\n\n
\n\n\n\n

Further Reading:

\n\n\n\n\n\n\n\n

Have a story that we should include in the next “Month in WordPress” post? Please submit it here.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Mar 2020 09:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WPTavern: Elementor Raises $15 Million, Plans to Invest in the Team, Product, and Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97541\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community?utm_source=rss&utm_medium=rss&utm_campaign=elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5203:\"\n\n\n\n

Elementor, which has quickly become one of the leading WordPress page builders and companies, announced Wednesday it raised $15 million in its first round of funding, led by Lightspeed Venture Partners. The investment round comes on the heels of the plugin surpassing four million active installations.

\n\n\n\n

Founded in 2016, Yoni Luksenberg and Ariel Klikstein wanted to create a platform for web creators to drag and drop elements on a page to quickly build sites to their specifications. It took two years for the plugin to gather its first million users. Since then, the user base has continued to rapidly grow, adding an extra million users at an average rate of six months.

\n\n\n\n

In the past 12 months, the plugin has deployed over 300 new features. It is also currently translated into 55 languages, an effort driven by its massive community.

\n\n\n\n

“Elementor’s growth is a wonderful example of the power of community and open-source software,” said Tal Morgenstern, Partner at Lightspeed. “The founders set out to solve their own problems as web professionals and ended up with a global, highly-involved fan base that kept pushing and shaping the product from the very onset. Every single metric we looked at indicated an exceptionally strong market fit and we’re extremely happy to partner with this team for the next chapter of their journey.”

\n\n\n\n

The next question is how the Elementor team will utilize this funding to grow their platform.

\n\n\n\n

Growing the Elementor Team and Platform

\n\n\n\n\n\n\n\n

Elementor currently has 130 employees, called “Elementorists,” who are spread across 16 countries. The company plans to use some of its funding to grow its team by 50%. It may not be long before they are pushing the 200-employee mark.

\n\n\n\n

The company will also use the funding to push the expansion of its global community. The team already has 500 meetups planned around the world in 2020.

\n\n\n\n

“We plan to utilize the funding to improve all aspects of the product and community,” said Luksenberg. “That means further strengthening the infrastructure of our platform, developing more innovative features, investing in more community-enhancing efforts like WordCamp sponsorships and meetups, and building more integrations with WordPress and with other plugins. Basically, this allows us to continue with all the efforts already in progress but at a faster pace and at a larger scale.”

\n\n\n\n

The Elementor team is set to push out new features and products at a much faster pace than before with the funding in place. Luksenberg was tight-lipped on the details. “We don’t want to ruin the surprise by revealing the features too soon,” he said. However, he promises that the company plans to set new web design and marketing standards while reducing “friction points” for web creators using Elementor.

\n\n\n\n

One major question is where Elementor stands in terms of the block editor (Gutenberg). In one sense, they are competitors. However, the team also created the Elementor Blocks for Gutenberg plugin. While it only has 8,000 active installs, a drop in the bucket in comparison to their primary plugin, Luksenberg said the team has received positive feedback from users.

\n\n\n\n

“We are constantly testing out new integrations with the goal of improving compatibility with Gutenberg,” said Luksenberg. “We believe in democratizing the editor so different WordPress users and different personas will have their editor of choice. This way, they can pick the editor that best fits their unique needs and preferences. This is the beauty of open source. There are endless ways to build a contact form: Contact Form 7, Gravity Forms, Jetpack Forms. Similarly, there are endless ways to build and design a web page. The users should have the option to choose their preferred method.”

\n\n\n\n

Despite a couple of rumors floating around, the team has no plans to build a platform that is independent of core WordPress. The team’s work will be deeply entrenched into WordPress.

\n\n\n\n

However, they are currently considering offering a SaaS (Software as a Service) solution around the Elementor platform. It is unclear what such a SaaS product will look like if it happens, but it could be a natural evolution of their business growth. It will certainly be interesting to keep an eye on and see where they take it. “As a growing company, now with funding, it’s important to keep our options open,” said Luksenberg.

\n\n\n\n

Luksenberg hopes to see other companies in the WordPress ecosystem complete similar funding rounds and feels honored for his company to be in a position to lead the way. “It’s one small step for Elementor, one giant leap for the WordPress community,” he said.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Feb 2020 19:31:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Gutenberg 7.6 Includes Rotating Tips List and New Full-Site Editing Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97195\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:213:\"https://wptavern.com/gutenberg-7-6-includes-rotating-tips-list-and-new-full-site-editing-blocks?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-6-includes-rotating-tips-list-and-new-full-site-editing-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4530:\"

Yesterday, the Gutenberg team released version 7.6 of the plugin. Most of the work in this update went toward the upcoming full-site editing feature. The team continues to pump out new dynamic, placeholder blocks for post data. The biggest user-facing feature was the addition of a rotating list of tips in the block inserter.

\n\n\n\n

Version 7.5, released two weeks ago, was the last major release of the plugin that will have features to land in WordPress 5.4, which is currently scheduled for release on March 31. However, bug fixes from 7.6 were ported to the most recent WordPress 5.4 beta updates.

\n\n\n\n

Version 7.6 does not include as many major feature additions as earlier releases. Aside from experimental work on full-site editing, it primarily includes bug fixes.

\n\n\n\n

The announcement post boasts a considerable speed improvement in loading time and keypress events. In comparison to version 7.5, loading time was reduced to 7.7 seconds from 8.5 seconds and keypress event speed was reduced to 48.59 milliseconds from 55.45 milliseconds. These tests are run against a post of approximately 36,000 words and 1,000 blocks.

\n\n\n\n

Rotating Tips In Block Inserter

\n\n\n\nBlock inserter tip section now rotates messages.\n\n\n\n

In the past, the block inserter had a single tip at the bottom right that read, “While writing, you can press / to quickly insert new blocks.” It was a useful tip, but it was easy to ignore because it never changed. After seeing the same message a couple dozen times, it had become little better than wasted space.

\n\n\n\n

Version 7.6 creates a rotating list of tips. Each time a user opens the inserter, a new tip appears. At the moment, the list only contains five messages but more are sure to come in the future.

\n\n\n\n

There are open tickets to add contextual tips based on block search queries and block-specific tips. Both of those tickets could continue to help users learn the block system and provide a path for block creators to teach users how to use custom blocks.

\n\n\n\n

Currently, the list of tips is static. However, it may be possible for plugin authors to extend it in the future. I’m already contemplating writing a plugin to replace the tips with quotes from Joss Whedon’s Firefly.

\n\n\n\n

Full Steam Ahead with Full-Site Editing

\n\n\n\nGrowing list of post data blocks for full-site editing.\n\n\n\n

Gutenberg 7.6 added four new dynamic, placeholder blocks related to post data: featured image, tags, comments count, and comments form. This brings the total to around 12 blocks for full-site editing, which is still a few dozen short of where the platform will need to be before the feature is ready. Most work thus far has gone toward building out blocks that handle post data. Eventually, the team will need to expand to other areas that will need block representation on the front end.

\n\n\n\n

Theme authors looking to test out full-site editing should make sure to check out the block-based theme experiments repository, which continues to see regular updates.

\n\n\n\n

Users can now set the heading level of the site title block. It can also be set to a paragraph. However, it does not include all of the design settings, such as text size or colors, that would come with a regular paragraph block. This is a good first step in recognizing the various ways the site title block will be used, but it will need to evolve into a much more robust block to allow users to do all the things they will eventually want to do with the site title.

\n\n\n\n

At this point, it is hard to gauge what full-site editing will look like. Everything is experimental. It only covers the most basic use cases. I am still cautious about its potential. On the other hand, I am ready to skip ahead a year and see how it all turns out. Every plugin update brings us a step closer, but it is tough waiting to see what the bigger picture looks like as it comes together.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Feb 2020 21:48:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Automatic Theme and Plugin Updates Slated for WordPress 5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97498\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/automatic-theme-and-plugin-updates-slated-for-wordpress-5-5?utm_source=rss&utm_medium=rss&utm_campaign=automatic-theme-and-plugin-updates-slated-for-wordpress-5-5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3539:\"Automatic updates column on the plugin management screen.\n\n\n\n

Today, Jean-Baptiste Audras announced the WordPress Auto-updates feature plugin. The project seeks to bring automatic plugin and theme updates to WordPress version 5.5. It was originally slated as a feature project in 2019, but it was later bumped to the 2020 roadmap.

\n\n\n\n

The WordPress Auto-updates plugin is available for beta testing in the plugin directory. The plugin is currently marked to work with sites running PHP 7.2 or later, which is odd considering it is a feature plugin for core and will need to be compatible with WordPress’ minimum of PHP 5.6.

\n\n\n\n

The feature feels long overdue. We have been asking for it since at least 2015 here at the Tavern. Hosting companies and plugins like Jetpack have taken up the load over the years, offering automatic updates for millions of users. However, it is time for the core platform to take the reins and make this a feature available directly to all users. This would also provide a standardized path for third-party plugins to extend the feature with more controls for end-users.

\n\n\n\n

Work toward bringing the feature into core WordPress originally began in the plugin auto-updates and theme auto-updates Trac tickets. The code contributed to those tickets are now in the feature plugin. “WordPress contributors did a lot of work on the two related tickets during WP 5.4 development cycle, but decided to give it more time for testing as it’s an important feature,” wrote Audras in the announcement.

\n\n\n\n

Development is currently taking place on Audras’s GitHub repository, but it may be moved to the official WordPress GitHub account.

\n\n\n\n

One of the primary goals of the project is to create an admin UI, which would give users the ability to manage how automatic updates work. Users will be able to enable or disable auto-updates on a plugin-by-plugin and theme-by-theme basis. This level of fine-grain control is welcome. While I generally prefer to auto-update everything, I have been burned by specific plugins and themes in the past. For those, I often prefer to update within a test environment first to be on the safe side. Undoubtedly, other users may find themselves in a similar situation. It is nice to see this being taken into account as a goal of the project.

\n\n\n\n

The project plans to set up email notifications for site administrators that will summarize any auto-updates that happen on the site. There will also be hooks and PHP constants to allow plugin developers to take control of the update settings.

\n\n\n\n

As usual, most of the completed work on the automatic updates roadmap has gone toward plugins. Just once, it would be nice to see a feature that crosses into both theme and plugin territory be completed for themes first. I only hope that themes do not end up taking a backseat due to time constraints, development hurdles, or anything else.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Feb 2020 21:11:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Post Status: WooCommerce Payments offers a more unified eCommerce experience, better feature parity with Shopify\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=77183\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://poststatus.com/woocommerce-payments/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2812:\"

WooCommerce Payments is now available to select merchants who apply to the program. It\'s a big step for WooCommerce toward establishing stronger SaaS-like feature parity with Shopify.

\n\n\n\n

Built using Stripe\'s best-in-class merchant tools, WooCommerce Payments will immediately offer broad payment support for the vast majority of WooCommerce users.

\n\n\n\n

Deposits, transactions, refunds, and disputes can all be managed directly through the WordPress dashboard. Store owners will not require a Stripe account, but a dedicated WooCommerce Payments account is required. It offers the same general fee structure as Stripe: 2.9% + $0.30 per US-based transaction.

\n\n\n\n

Automattic\'s General Manager of WooCommerce, Paul Maiorana, told Post Status that the payout schedule for merchants is on a rolling two-day basis.

\n\n\n\n

Most of the features in WooCommerce Payments will be familiar to existing Stripe users. The big benefit here is for WordPress users who have made the decision to use WooCommerce and are most comfortable managing as much of their business as they can directly through WooCommerce accounts and their WordPress dashboard — thereby eliminating the need to manage yet another account via a merchant processor.

\n\n\n\n

WooCommerce Payments also offers a nice revenue stream for a percentage of all platform sales to Automattic from all merchants who decide to use it.

\n\n\n\n

Shopify has had in-house payments for years, and it\'s been wildly successful. This is a no-brainer and a smart move by Automattic to establish better feature parity with the popular SaaS platform.

\n\n\n\n

We should expect WooCommerce to establish many more methods for connecting stores to services via WooCommerce itself, helping to create a more unified experience for store owners that\'s simpler to set up.

\n\n\n\n

The big difference between WooCommerce and Shopify will continue to be freedom and choices. With WooCommerce, store owners are always able to use all of the fully self-hosted, self-managed software they need for their business, and independent merchant services (among others) will always be an option too. There is significantly less lock-in when using WooCommerce, which Automattic can and should lean on as a feature for folks seeking greater autonomy for their online business.

\n\n\n\n

We look forward to offering more information and analysis around Automattic\'s WooCommerce strategy in the coming days for Post Status club members when we interview Paul more formally. Meanwhile, he\'s answering some questions in chat for members. Join us!

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Feb 2020 14:44:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.4 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8384\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2827:\"

WordPress 5.4 Beta 3 is now available!

\n\n\n\n

This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.

\n\n\n\n

You can test the WordPress 5.4 beta in two ways:

\n\n\n\n
  • Try the WordPress Beta Tester plugin (choose “bleeding edge nightlies” or “Beta/RC – Bleeding edge” option in version 2.2.0 or later of the plugin) * you must already have updated to your site to “bleeding edge nightlies” for the “Beta/RC – Bleeding edge” option to be available
  • Or download the beta here (zip).
\n\n\n\n

WordPress 5.4 is slated for release on March 31st, 2020, and we need your help to get there.

\n\n\n\n

Thanks to the testing and feedback from everyone who tested beta 2 (and beta 1) over 24 tickets have been closed in the past week.

\n\n\n\n

Some highlights

\n\n\n\n\n\n\n\n

Developer notes

\n\n\n\n

WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developer notes tag for updates on those and other changes that could affect your products.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac where you can also find a list of known bugs.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Feb 2020 22:10:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: After the Acquisition: Flywheel in the New Year\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97226\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:157:\"https://wptavern.com/after-the-acquisition-flywheel-in-the-new-year?utm_source=rss&utm_medium=rss&utm_campaign=after-the-acquisition-flywheel-in-the-new-year\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7580:\"

Some WordPress developers and agencies were caught off guard when WP Engine announced it had acquired Flywheel in June last year. Flywheel had quickly become a trusted web hosting company for many that specifically catered to the needs of developers and agencies. For some, they questioned whether such a buyout would change the company culture and whether the good things about Flywheel’s services would be swallowed by WP Engine’s offerings.

\n\n\n\n

The move had also come only a month after Flywheel closed its $15 per month Tiny plan. There was some initial confusion that the two events were linked.

\n\n\n\n

“With any acquisition of this scale, there is going to be an initial wave of confusion, skepticism, and a bit of shock,” said Dusty Davidson, CEO and co-founder. “People had come to know, love, and trust Flywheel, and when it was announced that two well-known WordPress companies (and former competitors) were joining forces, they weren’t sure where we would stand as a company.”

\n\n\n\n

Davidson said the company fielded more questions that were concerned about the future than outright pushback against the move. Most such questions centered on whether Flywheel would continue offering their existing services and tools.

\n\n\n\n

“It’s now been six months since one of the largest acquisitions in WordPress history, and we’re happy to report that things remain ‘business as usual,\'” said Davidson. “We’ve remained true to our word, and Flywheel is continuing to live out our mission to help creatives do their best work. The community may have been skeptical about how this acquisition was going to pan out, but the fact is that nothing has really changed and our products have only improved!”

\n\n\n\n

How Flywheel would be folded into WP Engine was not clear early on. The two companies approached the change by learning from each other and gathering feedback. “We announced that we were acquired back in June, and it took about six months to figure out the logistics of the acquisition and the relationships between both companies,” said Davidson.

\n\n\n\n

After working out the details, it was decided that Flywheel would operate as a separate division within WP Engine with its own services.

\n\n\n\n

Bringing the Tiny Plan Back

\n\n\n\n

Some users expressed disppointment with the removal of the Tiny plan last year. It was an affordable tier for small sites at $15 per month.

\n\n\n\n

The plan change was the first time Flywheel had changed pricing in the company’s history. “The changes to plans back in May 2019 were made to allow us to continue investing more into the future of our platform, existing and future features, and to offer up more solutions to better fit our customers,” said Davidson.

\n\n\n\n

Based on customer feedback, Flywheel began to see that Tiny was a valuable plan for agencies who needed to offer a managed WordPress hosting solution for smaller clients. “When we joined forces with WP Engine, we were able to realign our goals as a business and refocus our efforts on the audience we’ve always catered to best: freelancers and small agencies,” said Davidson.

\n\n\n\n

SOC Type 2 Certification

\n\n\n\n

Earlier this month, Flywheel announced it had completed SOC 2 compliance and certification as part of their long-term plan in building a more robust and trusted company.

\n\n\n\n

“Businesses using cloud service providers use SOC 2 reports to assess and address the risks associated with third-party technology services,” said Tommy Vacek, VP of Engineering. “When you boil it down though, it essentially means that Flywheel’s security practices are the best in the industry, and we’re one of the only WordPress hosts that has achieved it.”

\n\n\n\n

“It’s a sign of maturity on almost all areas of our business, from finance to information technology, and it also allows us to assess risk in our business and make decisions based off of it,” he said. “It’s a stamp of approval to demonstrate Flywheel’s intentionality around security.”

\n\n\n\n

The 2020 Roadmap and Beyond

\n\n\n\n

Rick Knudtson, CPO and co-founder, feels like the acquisition will allow the Flywheel team to better cater to creative agencies in the WordPress space. “Our product team is working on an exciting update to our offering entirely focused on supporting the growth of agencies, and our marketing team is hard at work creating brand new resources for agencies aspiring to make 2020 a great year,” he said. “Joining forces with WP Engine has allowed us to accelerate our product initiatives.”

\n\n\n\n

The company is now offering a free course on selling WordPress maintenance to clients. Themes by StudioPress, acquired by WP Engine in 2018, are all free for Flywheel customers. Flywheel is also working heavily on tools for WordPress developers.

\n\n\n\n

“Developers drive WordPress forward and WP Engine is committed to supporting the future of WordPress through industry-leading developer tools,” said Knudtson. One such tool is Local, the company’s local development environment built for working with WordPress. “Since joining the WP Engine family, Local has become the standard local development and deployment tool for our customers across both of our platforms.”

\n\n\n\n

Local is currently used by over 50,000 developers. The team spent the last few months re-architecting the tool from the ground up. Knudtson said it is now five times faster than before. They are expanding the team that is working on Local to help handled more advanced developer workflows.

\n\n\n\n

“In 2020, we’ll introduce new ways to use Local so that all developers — novices or advanced, solo or within a team — can build their perfect development on top of Local,” said Knudtson. “Whether you just want to connect to your host and deploy, or you’re integrating into your existing CI/CD workflow, Local should be the solution.”

\n\n\n\n

The Local turnkey products, such as Local Pro and Local Teams, will be available to developers across both platforms in the future.

\n\n\n\n

Since the acquisition, Flywheel has included a new technology called Smart Refresh as part of their in-house caching engine. The system watches for updates made to a WordPress install and clears the cache when needed. Knudtson claims the updates to their system has increased backend performance on the platform by 50%.

\n\n\n\n

The company also recently announced its new Performance Insights feature. The tool provides proprietary performance data for developers to make decisions with sites they control.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Feb 2020 19:55:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Post Status: Elementor has raised a $15 million Series A, led by Lightspeed Venture Partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=77019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://poststatus.com/elementor-has-raised-a-15-million-series-a-led-by-lightspeed-venture-partners/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2869:\"

Elementor has seen explosive growth in their WordPress-based page building application since its release in May 2016, now boasting more than 4 million installs of the free version of the plugin.

\n\n\n\n

The paid version of Elementor was introduced in November 2016, with a common freemium upgrade model. The Elementor community has taken off, furthering the product\'s growth and loyalty among freelancers, DIYers, and site wranglers.

\n\n\n\n

In such a crowded space as WordPress page building plugins, and especially considering core WordPress efforts via Gutenberg, Elementor\'s meteoric rise is an incredible accomplishment.

\n\n\n\n

Others have taken notice. In their Series A fundraising event, Lightspeed Venture Partners is leading a $15 million round. Elementor has been working on raising money since at least the second quarter of 2019, so this news is a long time coming.

\n\n\n\n

Edit: Envato was rumored to be investing as well. I\'ve confirmed with Envato that while they are working closely with Elementor on some projects, they are not an investor in this round.

\n\n\n\n

Elementor has an opportunity to do a lot of interesting stuff with these funds — inside the WordPress experience, and I suspect independent of WordPress as well.

\n\n\n\n

I expect to see a fully hosted version of Elementor\'s site building capabilities where WordPress is (at least partially) hidden from the view of the user. They are currently hiring for their “Cloud team” which is tasked with “building, maintaining, and supporting the company ‘Cloud Hosting SaaS Solution\'.”

\n\n\n\n

What has made Elementor stand out thus far is its relative intuitiveness and the establishment of a very loyal following — mostly lured in with extremely attractive pricing of the “Pro” product ($49 per site, or only $199 for unlimited sites), and a very generously featured free tier.

\n\n\n\n

Not many WordPress-centric companies have raised money. I\'m very interested to see where Elementor chooses to take the product from here. They certainly have both the momentum and the backing to do something big.

\n\n\n\n

With a team based in Israel, Elementor has more than 100 employees now working on the product and support. This raise will surely enable them to extend their runway while maintaining an attractive price point for the paid product and assist in the development of their next major release.

\n\n\n\n

Post Status was not included in the embargoed list of news sources to report this story. We became aware of the news through our own means and decided to report on it now.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Feb 2020 14:53:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"WPTavern: On MAGA Caps and WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97442\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wptavern.com/on-maga-caps-and-wordcamps?utm_source=rss&utm_medium=rss&utm_campaign=on-maga-caps-and-wordcamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7583:\"

Within WordPress circles, I don’t talk much about politics. I was raised to believe that politics and religion are not polite dinner topics. That belief generally extends to my work-life too. However, sometimes these topics crash into one another at full speed.

\n\n\n\n

I don’t typically provide qualifying statements about my beliefs when writing an article. My words should stand on their own, regardless of my personal views. However, in this toxic political climate in the U.S. that sometimes worms its way into the WordPress community, alternative views are often automatically dismissed if the writer is not considered one of their own. If I wrote a piece that defended conservatism without self-describing myself as a liberal, my words would fall on many deaf ears. Such is the climate that we live in today.

\n\n\n\n

Therefore, without further ado, I proclaim myself as one of you.

\n\n\n\n

WordCamps and Political/Hate Speech

\n\n\n\n

In Symbols of Hate at WordCamps, Aaron Jorbin makes the argument that red MAGA (Make America Great Again) hats should be banned from WordCamps because they are symbols of racism. While one-sided and starting from the position that such apparel is hate speech regardless of context, it is a thought-provoking piece. It is also the sort of statement that will earn you internet points from what is seemingly a majority, Left-leaning inner WordPress community. But, there are unanswered questions and another side to this story that Jorbin failed to explore in his article.

\n\n\n\n

Jorbin opened with a large image. The image has a simple word as a faux HTML tag: </hate>. Before the argument begins, this imagery lets the readers know that there is no discussion. In HTML, the / character is meant to close a statement. The opening salvo is the end of the discussion. The text is merely a formality.

\n\n\n\n

MAGA caps are hate speech.

\n\n\n\n

There is no context in which a MAGA cap is acceptable. The reader should know this because the argument was won before it was given.

\n\n\n\n

“I fully cosign,” said Adam Soucie, the co-lead organizer for WordCamp 2020, on Twitter. “Show up to @WordCampOrlando in one of those red hats and you’ll be politely asked to leave. You know exactly what you’re doing with that choice. If you have a problem with that, take it up with Central.”

\n\n\n\n

The message is clear that certain people are not welcome. More often than not, that message is squarely aimed at conservatives. This type of groupthink is prevalent within the WordPress community. Your political beliefs are not welcome.

\n\n\n\n

In his article, Jorbin does describe how political speech, the MAGA cap, has been co-opted by various hate groups. The question is whether we allow the actions of the minority of one group to become the deciding factor in how we treat the majority. We must also ask whether we hold other political speech to the same standard.

\n\n\n\n

Conservatives within our community often feel like they have no voice. The article and the subsequent discussions taking place on social media help drive home that feeling.

\n\n\n\n

“Today is a hard day to be a Republican in the WordPress Community,” wrote Bridget Willard on Twitter. “I see the tweets. And the moral superiority. It isn’t kind or inclusive.”

\n\n\n\n

She is not alone. Like her, many feel like they will be ostracized if they post a dissenting opinion that does not 100% jive with the Left-leaning vocal majority.

\n\n\n\n

“A MAGA hat makes me angry and uncomfortable, but speech is speech unless there’s a direct incitement,” responded Steve Stern on Twitter. “Do we ban all political content from all WP events? Is a T-shirt supporting a leftist cause OK? WordPress needs to support freedom, even when uncomfortable.”

\n\n\n\n

It is a slippery slope from banning a MAGA cap to stifling more mundane conservative speech, particularly when conservative voices are within the minority in our community. If the MAGA cap is hate speech, it cannot be a stretch to label anything about the man who gave rise to some extremist voices as falling under the same guideline.

\n\n\n\n

Let us say, for the sake of argument, that the red MAGA cap is deemed hate speech, regardless of who is wearing it, their intentions, and context. Outright ban it. Does such a ban extend to a “Trump 2020” T-shirt? In the mind of many who would ban the MAGA hat, I can guarantee they would like to see the ban extended to any Trump or even conservative-related apparel. Others may not be willing to go that far. However, for many, a ban on such apparel has absolutely nothing to do with hate speech. It has to do with a difference of opinion. Political opinion. Instead of meeting on equal terms and discussing those differences as open-minded adults, it is easier to quash an opponent’s freedom of expression by labeling it all as hate.

\n\n\n\n

If a red MAGA cap is always hate speech, it is not a leap to say that any Trump-supporting apparel is also hate speech. There has to be a line, and the one between a baseball cap and a T-shirt sporting “Trump 2020” is blurry.

\n\n\n\n

Perhaps the solution is to ban all political apparel at WordCamps, regardless of whose politics are on showcase. If some cannot stomach a MAGA cap, a life-long hunter should not have to look at a “meat is murder” T-shirt. We should also ban the countless other slogans that itch some group or another the wrong way.

\n\n\n\n

Or, we can all put on our big boy and girl pants and step out into the world as adults who might be presented with ideas outside our own from time to time.

\n\n\n\n

WordPress’s mission statement is to democratize publishing. The goal is not to democratize publishing for some or for those who share our political views. The implication is that we are democratizing publishing for all. By extension, WordCamps are about bringing people together from all walks of life. We don’t all share the same views, but we should respect that others believe differently. The idea is to break bread with those who are different from you and perhaps grow from this interaction.

\n\n\n\n

Then, imagine yourself in my shoes. I live in rural Alabama. This is Trump Country. If I got angry every time I came across the path of someone wearing a MAGA cap, I would spend most of my days in a fit of rage. Some of my more liberal friends ask how I live among them, jokingly. Truth be told, it is pretty easy once you start looking at people as people. Once you stop making assumptions about them by the clothes they wear or the political views they hold. Once you sit down and listen to their hopes and dreams and fears.

\n\n\n\n

At WordCamps, the best thing would be for everyone to leave their politics at the door. If we need a rule to formalize it, then so be it. We all have so much more in common that we likely realize. Let’s focus on the good that we can do together.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Feb 2020 21:14:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WPTavern: Goodbye Featured Themes, For Now\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97396\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wptavern.com/goodbye-featured-themes-for-now?utm_source=rss&utm_medium=rss&utm_campaign=goodbye-featured-themes-for-now\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4943:\"Front page of the theme directory, featuring popular themes.\n\n\n\n

Yesterday, the featured themes page was quietly removed from the WordPress theme directory. Previously, it was the primary page users would see when visiting the directory. It has now been replaced with the popular themes list. This change is only reflected on the WordPress.org website and not directly in the WordPress admin for end-users.

\n\n\n\n

This is the first major change with the featured list since it was switched to a randomized set of themes in 2014. Over the past six years, volunteers have presented numerous ideas on what to do with the page that is, in many ways, the face of WordPress, particularly for new users who are searching for their first theme. No proposal has gone beyond a Trac ticket with a handful of participants or a theme review team meeting. It is almost as if every idea was dead on arrival.

\n\n\n\n

Removing the featured list altogether is not a simple matter of hiding the page on WordPress.org. There is an API endpoint that serves the list and core WordPress fetches themes directly from WordPress.org. Even if removed from the software, we would still be dealing with years of backward compatibility for older versions of WordPress. At this point, outright removal is not an ideal solution.

\n\n\n\n

The commit note makes a point that hiding the page from the theme directory is only temporary. The idea is to eventually replace it with a properly-curated featured themes list.

\n\n\n\n

However, such a proposal could languish for years. Given that we have suffered through six years of a randomly-generated list, it is unclear if anyone is motivated enough to push the project forward.

\n\n\n\n

What Happened to the Curated Featured Themes List?

\n\n\n\n

In October, the WordPress theme review team decided to create a system for a curated feature themes list. The initial plan was for the team representatives to work out the finer details and create a path forward. However, the idea seemed to fizzle out before it ever broke ground. There was little public mention of it after the excitement of the initial decision.

\n\n\n\n

“It was really hard to come up with requirements that we wanted the themes to follow,” said Carolina Nymark, a TRT representative. “Like the keyboard navigation and skip link had to be added to the theme, and no upsell. That alone limited the possible themes to a selection that was too small.”

\n\n\n\n

The idea for curated themes was that they would be the best of the best. Seemingly, that meant going above and beyond the standard requirements while being completely free of commercial interests. In hindsight, that level of scrutiny over the list may have been too tough of a sell. Curation does not necessarily have to strive for perfection. Uniqueness may provide more room for flexibility.

\n\n\n\n

“We did not hold any meetings with votes because there were concerns that people would only root for their own theme, their friends’ themes, or even get paid to suggest themes,” said Nymark. “It would be too easy to game it for profit.” Such backdoor schemes have been trouble with previous programs in the team’s past.

\n\n\n\n

The curated list based on their criteria would be too small to rotate regularly on the featured page. The team attempted to find other solutions. However, they were unsuccessful.

\n\n\n\n

“It was a strain that we could not figure out a good solution where theme authors would be treated fairly,” said Nymark. “Then we had a video meeting with [Josepha Haden, Executive Director of WordPress] where she said that the TRT team representatives should not have to select the featured themes. And it stopped there.”

\n\n\n\n

Ari Stathopoulos, a TRT representative, mentioned the elephant in the room that the team was not addressing. “There would be significant drama if the list was manually curated,” he said. “If it’s done by reps, then those who were not selected would accuse reps of favoring some themes. If it was done by a rotating committee, the same. Authors would rather believe that they are a victim of some conspiracy rather than believe their theme is bad.”

\n\n\n\n

A curated themes list is still a possibility. It is unlikely the theme review team will be handling it directly anytime soon. If it does happen, it will likely be another party who makes the call and gets to be the bad guy.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Feb 2020 18:45:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Livestream Tomorrow\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50924\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2020/02/livestream-tomorrow/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:662:\"

About eight of the speakers including myself are going to be doing a livestream tomorrow from 2 to 10 UTC, or what would be 9am to 5pm in Bangkok where the inaugural WordCamp Asia was supposed to happen this weekend.

\n\n\n\n

We’d all much rather be in person, but I do think there is a silver lining in us learning how to do official WordPress livestream events that can be accessible to everyone all over the world, following in the footsteps awesome virtual events like WordSesh.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Feb 2020 01:37:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: Pop-Up Livestream on February 22\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8377\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2020/02/pop-up-livestream-on-february-22/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2217:\"

As mentioned in this post, Matt will host a livestream on February 22 during Bangkok daylight hours. He opened an invitation to any speaker who was affected by the cancellation, and the livestream will include the following fine people: Imran Sayed, Md Saif Hassan, Muhammad Muhsin, Nirav Mehta, Piccia Neri, Umar Draz, and Francesca Marano as well as a Fireside Chat and Q&A with Matt Mullenweg & Monisha Varadan.

\n\n\n\n\n\n\n\n

This should be a great way to get to hear from some speakers who have yet to share their knowledge on a global stage. WordPress is enriched by a multitude of experiences and perspectives, and I hope you are as excited as I am to hear new voices from a part of the world that is frequently underrepresented in the WordPress open source project. 

\n\n\n\n

Also exciting, the WordCamp Asia team has announced that they’re aiming for January 2021, so please mark your calendars now! This small but mighty team of trailblazing organizers has shown great resilience over the years they’ve spent, building toward this event. I am personally grateful for the hard work they’ve done and have yet to do, and can’t wait to thank them in Bangkok next year.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Feb 2020 23:06:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WPTavern: Publishing Break\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97350\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://wptavern.com/publishing-break?utm_source=rss&utm_medium=rss&utm_campaign=publishing-break\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1404:\"

The Tavern is taking a break for the week as both of its authors are out. We’re happy about expanding families, and saying “boo” to the flu.

\n\n\n\n

In the meantime, here are some of my favorite WordPress-powered sites that I follow and learn from:

\n\n\n\n\n\n\n\n

Finally, the podcast I did with Om a few weeks ago covers some fun early internet trivia. We’ll be back to regularly scheduled programming next week!

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Feb 2020 01:28:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.4 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8360\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3351:\"

WordPress 5.4 Beta 2 is now available!

\n\n\n\n

This software is still in development, so we don’t recommend running it on a production site. Consider setting up a test site to play with the new version.

\n\n\n\n

You can test WordPress 5.4 beta 2 in two ways:

\n\n\n\n\n\n\n\n

WordPress 5.4 is slated for release on March 31, 2020, and we need your help to get there!

\n\n\n\n

Thank you to all of the contributors that tested the beta 1 development release and provided feedback. Testing for bugs is an important part of polishing each release and a great way to contribute to WordPress.

\n\n\n\n

Some highlights

\n\n\n\n

Since beta 1, 27 bugs have been fixed. Here is a summary of a few changes included in beta 2:

\n\n\n\n
  • Block editor: Columns in the Block Library that have unassigned-width will now grow equally.
  • Block editor: The custom gradient picker now works in languages other than English.
  • Block editor: When choosing colors is not possible, the color formatter no longer shows.
  • Privacy: The privacy request form fields have been adjusted to be more consistent on mobile.
  • Privacy: The notice offering help when editing the privacy policy page will no longer show at the top of All Pages in the admin area.
  • Site Health: The error codes for failed REST API tests now display correctly.
\n\n\n\n

Developer notes

\n\n\n\n

WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developers’ notes for updates on those and other changes that could affect your products.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you!

\n\n\n\n

If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\n\n\n\n

UPDATE – 20 Feb, 2020: This post was originally misattributed to Francesca Marano. The proper authorship has been corrected.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Feb 2020 21:50:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: People of WordPress: Kori Ashton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8348\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/02/people-of-wordpress-kori-ashton/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9806:\"

You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.

\n\n\n\n

The beginning

\n\n\n\n\"\"Kori Ashton\n\n\n\n

In 1998, Kori created her very first HTML website. Her dad was creating websites for a living at the time. She needed a website for her band because she wanted to be a rockstar. Under his training, and with a little bit of self-teaching, she learned how to build a website.

\n\n\n\n

She had been aware of WordPress since 2005, and, in 2008 a client specifically hired her as a freelancer to develop a WordPress website. Kori went straight to Google and taught herself how to build a WordPress website over a single weekend. She really enjoyed the experience of working with WordPress.

\n\n\n\n

My mind was absolutely blown when I saw the drag and drop options inside of menus to create dropdowns and a form builder. 

Kori Ashton
\n\n\n\n

She suggested to her dad that WordPress could be a solution for their customers who wanted to be able to access their own websites. Previously, they had found this was not as easy for clients unless they had specific software and knew how to code. So, Kori and her dad worked to learn WordPress over the next few years. 

\n\n\n\n

Then in 2012, Kori and her parents launched their new business, WebTegrity, in San Antonio, Texas, US. It started out small: just Kori and her parents. Soon, they started subcontracting design work and quickly continued to grow their team.

\n\n\n\n

Going big time

\n\n\n\n

Even though the business was in a saturated industry in San Antonio — over 700 freelancers and agencies were providing similar services — Kori and her parents were able to sell their company five years later, with a multi-million dollar valuation. There were a few choices they made early on that led to that success.

\n\n\n\n

1. They picked a niche: WordPress specialists 

\n\n\n\n

At the time, there were no WordPress-specific agencies in San Antonio. They emphasized the fact that WordPress was the only CMS their company would use. Prospective clients looking for a different type of CMS solution were not the right fit for their business. They also offered on-site, WordPress training and weekend workshops that were open to anyone (including other agencies) as one of their revenue streams. They soon were established as a city-wide WordPress authority.

\n\n\n\n

2. They cultivated a culture

\n\n\n\n

Kori wanted a great culture and environment in her company and to make that happen, she needed to hire the right people. She believes you must be careful about who you bring into the culture of your business, but particularly when hiring leaders into that community. You can’t teach passion so you’ve got to find people that are excited about what you do. You also need to look for integrity, creativity, a love for solving problems, and an eagerness to keep getting better. 

\n\n\n\n

You can teach code all day long, but be sure to find people with the right hearts to join your community and then train them up the right way. This way you will grow your culture in a healthy way.

Kori Ashton
\n\n\n\n\"\"Kori and her two sons\n\n\n\n

3. They learned how to build sustainable revenue streams

\n\n\n\n

Like many other web development agencies, WebTegrity started out with the “one-time fee and you’re done” business model. This business model is known for unpredictable revenue streams. Hearing about recurring revenue business models at WordCamp Austin was a lightbulb moment for Kori. She started drafting a more sustainable business model on the way back home. 

\n\n\n\n

Support packages were key to their new business plan. Clients needed ongoing support. They decided to include at least 12 months of post-launch support into their web development projects. This doubled their revenue in one year and allowed them to even out their revenue streams.

\n\n\n\n

4. They knew the importance of reputation

\n\n\n\n

Kori believes that every client, whether they have a $5,000 or a $50,000 budget, should get the same type of boutique-style, white glove, concierge relationship.

\n\n\n\n

Every single project results in the absolute best solution for a client’s needs. In addition to that, offering training helped boost their reputation. Explaining the lingo of the web development and SEO fields and showing the processes used, added transparency. It helped set and meet expectations and it built trust. 

\n\n\n\n

5. They proactively gave back to the community

\n\n\n\n

Kori heard Matt Mullenweg speak about Five For The Future at WordCamp US. He encouraged people in the audience who make a living using WordPress, to find ways to give back 5% of their time to building the WordPress software and community. Matt talked about how firms and individuals could give back to the community. He suggested, for instance to:

\n\n\n\n
  • start a WordPress Meetup group
  • present at a Meetup event 
  • facilitate a Meetup group where maybe you’re just the organizer and you never have to speak because you’re not a fan of speaking
  • help organize a WordCamp
  • volunteer at a WordCamp
  • write a tutorial and tell people how to do WordPress related things 
  • run a workshop
  • make a video
\n\n\n\n\"\"If you’re making an income using WordPress, consider giving 5% of your time back to building the software and/or the community.\n\n\n\n

This gave Kori another light bulb moment. She could make videos to give back. So her way to give back to the WordPress community is her YouTube channel.

\n\n\n\n

Every Wednesday, she published a video on how to improve your online marketing. This made a huge impact, both inside the WordPress community, but also in her own business.

\n\n\n\n

Understanding

\n\n\n\n

So, in summary, how did Kori and her family turn their business into a multi-million dollar buyout in just five years? 

\n\n\n\n

Ultimately, it was about understanding that you have to build value. About keeping an exit strategy in mind while building your business. For instance when naming your company. Will it stand alone? Could it turn into a brand that you could sell as an independent entity?

\n\n\n\n
  • Think about revenue streams and watch sales margins.
  • Be sure to include healthy margins. 
  • Don’t hire until you have no further option.
  • Make sure to structure your offerings in such a way that you’re actually recouping your value. 
  • Understand entrepreneurship, watch Shark Tank, read more tutorials, watch more videos.
  • Get involved in the WordPress community. Get to know its core leaders, the speakers that travel around to all the WordCamps. Start following them on Twitter and try to understand what they’re sharing. 
\n\n\n\n

In the end, the fact that Kori was so active in the San Antonio community helped enable the sale.

\n\n\n\n

We just kept hammering on the fact that we were the go-to place here in San Antonio for WordPress. We kept training, we kept doing free opportunities, going out and speaking at different events, and people kept seeing us. We kept showing up, kept giving back and kept establishing ourselves as the authority.

Kori Ashton
\n\n\n\n

Contributors

\n\n\n\n

Alison Rothwell (@wpfiddlybits), Yvette Sonneveld (@yvettesonneveld), Abha Thakor (@webcommsat),  Josepha Haden (@chanthaboune), Topher DeRosia (@topher1kenobe).

\n\n\n\n
\n
\n
\n
\n\"\"\n
\n\n\n\n
\n

This post is based on an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.Meet more WordPress community members over at HeroPress.com!

\n
\n
\n
\n
\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2020 21:12:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: WooCommerce Partners With Square to Expand Services for CBD Merchants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97197\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:203:\"https://wptavern.com/woocommerce-partners-with-square-to-expand-services-for-cbd-merchants?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-partners-with-square-to-expand-services-for-cbd-merchants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5047:\"\n\n\n\n

WooCommerce, the open-source eCommerce platform developed and supported by Automattic, announced a partnership with Square payment solutions yesterday. The partnership expands services for merchants who are selling CBD products online. While it is a small step toward making it easier to sell CBD products, there are still many restrictions and pitfalls that merchants must overcome.

\n\n\n\n

Cannabidiol, known as CBD, was removed from the U.S. federal list of controlled substances in December 2018. It is one of 100s of identified cannabinoids in cannabis plants and does not have the psychoactive effects of THC. The Farm Bill (Agriculture Improvement Act of 2018) removed some restrictions and provided a regulated path for farmers and merchants to sell CBD-based products.

\n\n\n\n

CBD exists in a legal gray area in some jurisdictions in the U.S. State and local laws may still ban selling CBD and other substances (for example, I live in Alabama where we have some “dry” counties where selling alcohol is illegal). Therefore, merchants need to be aware that there are legal issues to consider, despite it being legal at the federal level. They should always check their local laws.

\n\n\n\n

Other hurdles include finding a payment processor, web host, shipping company, and bank that don’t have internal policies that forbid CBD products or at least working within any guidelines they do have. WooCommerce’s partnership with Square may help U.S. merchants at least tackle the payment processor part of the equation.

\n\n\n\n

“WooCommerce is proud to offer CBD merchants secure, efficient services that enable business owners to focus on improving consumers’ lives,” says Paul Maiorana, General Manager of WooCommerce.

\n\n\n\n

By using Square, U.S. merchants can also use other Automattic services such as Jetpack for backups and malware scanning, WooCommerce Shipping for printing labels, and WooCommerce Tax for automatically calculating sales tax at checkout.

\n\n\n\n

“Because it’s still a highly-regulated substance, CBD products sold online require adherence to a special set of rules,” wrote Lynn Jatania in a how-to post for WooCommerce merchants. In the post, she describes steps sellers must follow and issues they may encounter.

\n\n\n\n

Restrictions on Automattic-Hosted or Connected Stores

\n\n\n\n

The version of the WooCommerce software available through WordPress.com or WooCommerce.com forbids the sale of CBD products because it is hosted by Automattic. Merchants must use the WooCommerce plugin from WordPress.org and run their stores on a third-party host that allows selling CBD products.

\n\n\n\n

The WordPress.com store guidelines state:

\n\n\n\n

For example, you may not sell (or facilitate the sale of) any of the following in (or through) your store:…Controlled and highly-regulated substances (including alcohol, marijuana, cannabidiol or CBD, and other cannabis-derived products)

\n\n\n\n

Self-hosted WooCommerce stores also have restrictions if they wish to connect their stores to any of Automattic’s services. This became a source of confusion in June 2019, when a self-hosted WooCommerce merchant was informed they could not connect to WordPress.com via Jetpack while selling CBD products. The WooCommerce team updated its guidelines to better clarify what is allowed when using Automattic’s services.

\n\n\n\n

The policy is nearly the same today. However, the partnership with Square loosens the rules to a degree. Currently, only U.S. stores are allowed to sell CBD products while connected to WordPress.com. They are also required to use Square for payment processing.

\n\n\n\n

From the WooCommerce Guidelines for CBD and Other Hemp-Derived Products:

\n\n\n\n

Square has a vetting process for stores selling CBD and other hemp-derived products, so we currently require Square as the payment provider if you’d like to connect your store to Jetpack, WooCommerce Tax, and WooCommerce Shipping. We may approve additional payment providers in the future.

\n\n\n\n

Using Square is not as simple as signing up. To sell CBD products, merchants must go through an application process to make sure they are selling CBD products with approval. The industry is heavily regulated, so this process may take some time.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2020 19:38:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WPTavern: WordPress 5.4 Beta 1 Ready for Testing and Feedback\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97193\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:167:\"https://wptavern.com/wordpress-5-4-beta-1-ready-for-testing-and-feedback?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-4-beta-1-ready-for-testing-and-feedback\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7216:\"

Release coordinator Francesca Marano announced the release of WordPress 5.4 Beta 1 on February 11. Most of the work has centered on the block editor. However, at the moment, contributors have closed another 258 tickets for the 5.4 milestone.

\n\n\n\n

A second beta release is scheduled for February 18, according to the 5.4 release schedule, along with follow-up betas and release candidates in the following weeks. The final release of WordPress 5.4 is slated for March 31.

\n\n\n\n

At this point in the development cycle, WordPress 5.4 is in a feature freeze, which means no new enhancements or feature requests will be considered. Only bug fixes and inline documentation are planned for the remainder of the cycle.

\n\n\n\n

Developers should follow the beta testing handbook page to test their plugins and themes. Users who want to try out the upcoming release can do so via the WordPress Beta Tester plugin.

\n\n\n\n

Block Editor Changes

\n\n\n\nNew welcome modal for the block editor.\n\n\n\n

WordPress 5.4 will comprise of 10 major releases of the Gutenberg plugin, which is the development project behind the block editor. The oldest update, version 6.6, was released on October 2. The latest update, version 7.5, landed on February 12.

\n\n\n\n

For end-users who are still using the classic editor, version 5.4 is an opportunity to see if the block editor has improved enough to use. While it may not be ready for everyone, the user experience continues to get better with each release.

\n\n\n\n

The block editor will feel much improved to users who have not yet tested the new features within the Gutenberg plugin. There is a welcome modal to introduce end-users to the block editor, which probably should have been added in WordPress 5.0 when the block editor landed. This update will also feature two new blocks: a social links block and a buttons group block.

\n\n\n\n

The new navigation block will not land in WordPress 5.4. “The Navigation block is usable right now,” said Mark Uraine in a post explaining the decision. “But we don’t think it’s useful yet – at least not until it has an intuitive place to live.” The goal is for it to be available to users in the context of adding it to the header, footer, or sidebar rather than post content. It will make more sense for it to land in an update that branches the block system outside of the content area.

\n\n\n\n

Several blocks now have extra text and background color settings, including gradient backgrounds. Users can set the image size for galleries, drag and drop a featured image, and change the title attribute for the image block. Multi-block selection is much improved along with numerous other user experience and accessibility improvements.

\n\n\n\n

The following is, mostly, our coverage of each major Gutenberg release, dating back to version 6.6, along with a few links to the release announcements for versions we did not cover:

\n\n\n\n\n\n\n\n

Important Developer Changes

\n\n\n\n

Developers should begin testing their plugins and themes to make sure there are no breaking changes with the 5.4 beta release. Most changes will be with the block editor. However, there are some noteworthy updates to other areas of WordPress.

\n\n\n\n

The get_calendar() function and anything that uses it, such as the calendar widget, have a breaking HTML change. The previous and next month links have been moved below the <table> element and within a new <nav> element. This may potentially break calendar designs for theme authors.

\n\n\n\n

A new apply_shortcodes() function was added as an alias for do_shortcode(). The purpose of the function was to distinguish between do_* functions, which imply an action, and apply_* functions, which imply a filter or something that should return a value. It is purely a semantic change. It would be nice to see further cleanup of the function-naming mess that represents much of WordPress’ core code. With 16 years of technical debt, it could use an overhaul. Perhaps the acceptance of this four-year-old ticket on a simple shortcode function can start a trend.

\n\n\n\n

Like plugins, themes can now set minimum version support. By using the Requires at least and Requires PHP headers in a theme’s style.css file, theme authors can set the minimum WordPress version and PHP version, respectively.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Feb 2020 17:19:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: WordCamp Asia 2020 Canceled Over COVID-19 Concerns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97179\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/wordcamp-asia-2020-canceled-over-covid-19-concerns?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-asia-2020-canceled-over-covid-19-concerns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6893:\"

Matt Mullenweg announced this morning that he made the call to cancel the first WordCamp Asia amid concerns surrounding COVID-19, the recent coronavirus strain with over 42,000 reported cases. The virus has caused over 1,000 deaths to date. WordCamp Asia was scheduled to run from February 21-23 in Bangkok, Thailand.

\n\n\n\n

“I’ve arrived at the difficult decision to cancel the inaugural WordCamp Asia event,” wrote Mullenweg. “The excitement and anticipation around this event have been huge, but there are too many unknowns around the health issues unfolding right now in the region to explicitly encourage a large public gathering bringing together over 1,300 people from around the world.”

\n\n\n\n

Mullenweg expressed a desire to explore an online event, possibly live-streaming some of the sessions. However, WordCamp Asia organizers said they will not be able to organize one. “We believe our efforts are now best focused on making the best arrangements necessary to assist all affected participants,” said Naoko Takano, the global lead of WordCamp Asia 2020.

\n\n\n\n

“I greatly appreciate the work everyone — from organizers to attendees, speakers to sponsors — put into making this a big success,” said Mullenweg. “So many people have come together to create an event to inspire and connect WordPressers, and I am confident that this passion will carry through into the event next year. Our thoughts are with everyone affected by the virus so far, and we sincerely hope that everything is resolved quickly so that this precaution looks unnecessary in hindsight.”

\n\n\n\n

Some attendees have already made the trip to Bangkok. Others have purchased non-refundable flights. The WordCamp Asia team will refund all event tickets and will provide a free ticket to next year’s event. Organizers, speakers, attendees, and sponsors should all read WordCamp Asia’s cancellation post for details on any next steps they may need to take.

\n\n\n\n

“While we regret that we will not see you in Bangkok this time, we hope you understand that the organising team is standing by this decision to ensure the safety of all WordCamp attendees,” wrote Takano.

\n\n\n\n

There are no details on when the event will be rescheduled. The team said they hope to hold it in early 2021 and will make an announcement as soon as possible.

\n\n\n\n

Several people expressed their disappointment with the news in the comments on the WordCamp Asia cancellation post, but it better to err on the side of caution with such a large event. The first priority is the safety of all attendees. It was no doubt a difficult decision for all parties involved.

\n\n\n\n

Some of the attendees with non-refundable tickets and those already in the region talked about meeting up in the announcement’s comments. This could be a nice alternative to at least network with others.

\n\n\n\n

Update: There is an unofficial WordCamp Asia Meetup currently being set up. Also, follow the #wcasia WordPress Slack channel for discussion.

\n\n\n\n

WordCamp Europe Sends Open Letter of Unity

\n\n\n\n

In a letter from WordCamp Europe, another regional camp, past and present organizers reached out to the WordCamp Asia team.

\n\n\n\n

“We woke up this morning to the sad news that WordCamp Asia has been canceled,” the team wrote. “We can only imagine what a heart-wrenching and difficult decision this must have been, and how much pain it must be causing you to see something you have poured your hearts and souls into just disappear into thin air.”

\n\n\n\n

Putting together a large, regional WordCamp is a tremendous undertaking that takes 100s of volunteer hours. Events such as these can take a full year of planning and organizing.

\n\n\n\n

“We know how hard it can be to come together across cultures and countries, but that in the end it is worth it because you are one team working together,” wrote the organizers. “You are creating a flagship event and you know that it will bring joy to so many people and that every one of you has been waiting for the day of the event, and for that not to happen despite all of that work and care must be devastating.”

\n\n\n\n

Wordfence to Aid With Lost Fees

\n\n\n\n

Mark Maunder, Wordfence Founder and CEO, announced on the Wordfence blog that his company is creating a $10,000 fund to help attendees with hotel and airline change fees. The company will provide up to $200 in assistance per person, which will be served on a first-come-first-served basis. Maunder stressed that people should try to recoup any losses they can by following the advice on the WordCamp Asia cancellation post first. This will allow them to help as many people as possible.

\n\n\n\n

“Cancelling WC Asia 10 days before it commences is a brutally tough call,” he wrote. “I’ve had the organizers in my thoughts for the past few days knowing, via backchannels, that they’re agonizing over this. This is the right call.”

\n\n\n\n

The aid is available to all WordCamp Asia organizers, speakers, and attendees while there are still funds available. Those in need of assistance can find more information on the fund’s announcement post.

\n\n\n\n

Update – February 12: Wordfence exceeded their $10,000 fund with 94 applicants. GoDaddy Pro stepped in to add an additional $10,000 to the fund, according to a tweet by Maunder.

\n\n\n\n

Update – February 13: Yoast added $10,000, bringing the total to $30,000. At the moment, no additional funding is needed because requests are slowing. If needed, Maunder said he would reach out to others who have made offers to help.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Feb 2020 16:26:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WordPress.org blog: WordCamp Asia Cancelled Due to COVID-19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8344\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2020/02/wordcamp-asia-cancelled-due-to-covid-19/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1265:\"

I’ve arrived at the difficult decision to cancel the inaugural WordCamp Asia event, which was planned to take place in Bangkok on February 21st. The excitement and anticipation around this event have been huge, but there are too many unknowns around the health issues unfolding right now in the region to explicitly encourage a large public gathering bringing together over 1,300 people from around the world.

\n\n\n\n

We’re going to explore if speakers — including myself — can do our sessions with the same content and at the same time that was originally planned, just online instead of in-person so we can achieve our goal of bringing the pan-Asian community closer together without putting anyone’s health at additional risk.

\n\n\n\n

Regardless, I greatly appreciate the work everyone — from organizers to attendees,  speakers to sponsors — put into making this a big success. So many people have come together to create an event to inspire and connect WordPressers, and I am confident that this passion will carry through into the event next year. Our thoughts are with everyone affected by the virus so far, and we sincerely hope that everything is resolved quickly so that this precaution looks unnecessary in hindsight.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Feb 2020 04:23:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.4 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8322\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7500:\"

WordPress 5.4 Beta 1 is now available for testing!

\n\n\n\n

This software is still in development, so we don’t recommend running it on a production site. Consider setting up a test site to play with the new version.

\n\n\n\n

You can test the WordPress 5.4 beta in two ways:

\n\n\n\n\n\n\n\n

WordPress 5.4 is slated for release on March 31, 2020, and we need your help to get there!

\n\n\n\n

While the primary goal for 2020 is full-site editing with blocks, contributors to WordPress are working across every area of the project to ensure the software continues moving forward.

\n\n\n\n

Testing for bugs is an important part of polishing the release during the beta stage and a great way to contribute. Here are some of the big changes and features to pay close attention to while testing.

\n\n\n\n

Block Editor: features and improvements

\n\n\n\n

WordPress 5.4 Core will merge ten releases of the Gutenberg plugin. This means there’s a long list of exciting new features. Here are just a few:

\n\n\n\n
  • Two new blocks: social links and buttons.
  • More color options for Button, Cover, Group and Column blocks .
  • A Welcome Guide modal.
  • Tools for adding featured images in the Latest Posts block.
  • Easier navigation in the block breadcrumbs.
\n\n\n\n

Some additional changes to make note of:

\n\n\n\n
  • On mobile, the toolbar stays on top, so you can’t lose it.
  • Easier image sizing in the Gallery block.
  • Drag-and-drop images into the featured-image box.
  • Several new APIs.
  • Friendlier offline error messages on REST API request failures.
  • Table block captions.
  • You can now color just parts of the text in any RichText block.
\n\n\n\n

Accessibility improvements

\n\n\n\n
  • Easier multi-block selection. 
  • Support for changing an image’s title attribute within the Image block.
  • Easier tabbing. This had been one of the editor’s biggest accessibility problems, but now tabbing works with the block’s sidebar.
  • Visual switch between Edit and Navigation modes and enable screen reader announcements.
\n\n\n\n

To see all of the features for each release in detail check out the release posts: 6.6, 6.7, 6.8, 6.9, 7.0, 7.1, 7.2, 7.3, 7.4 and 7.5.

\n\n\n\n

Continuing efforts to improve performance

\n\n\n\n

The block editor team has achieved a 14% loading time reduction and 51% time-to-type reduction, for a particularly sizable post (~ 36,000 words, ~1,000 blocks) since WordPress 5.3.

\n\n\n\n

Wait! There’s more

\n\n\n\n

Site Health

\n\n\n\n

When a project powers 34% of the world’s websites, there must be a focus on security. This is why contributors continue working so hard on the Site Health Project.

\n\n\n\n

WordPress 5.4 adds a widget on the dashboard that warns administrators of potential issues that could affect their site’s performance or security. A call-to-action button directs them to the Site Health screen for details and suggested fixes.

\n\n\n\n

Accessibility improvements

\n\n\n\n

WordPress strives to improve accessibility with every release, and this release is no different. Version 5.4 will contain the following accessibility enhancements:

\n\n\n\n
  • Better focus management in Menu, Customizer and Site Health screens, to fix some existing keyboard navigation issues.
  • Easier keyboard navigation for better semantics in the Media modal.
  • An easier-to-read Privacy Policy Guide.
\n\n\n\n

For Developers

\n\n\n\n

5.4 also contains a bunch of developer focused changes.

\n\n\n\n

Calendar Widget

\n\n\n\n

The HTML 5.1 specification mandates that a <tfoot> tag must follow <tbody> tag (which was not the case in the calendar widget). WordPress 5.4 moves the navigation links to a <nav> HTML element immediately following the <table> element in order to produce valid HTML.

\n\n\n\n

apply_shortcodes() as an alias for do_shortcode()

\n\n\n\n

Instead of using do_shortcode(), apply_shortcodes() should be utilized instead. While do_shortcode() is not being deprecated, the new function delivers better semantics.

\n\n\n\n

Better favicon handling

\n\n\n\n

Now favicon requests can be managed with more flexibility. Administrators can choose a favicon in the Customizer, or upload a /favicon.ico file. The WordPress logo will always load as a fallback.

\n\n\n\n

Other changes for developers

\n\n\n\n
  • Clearer information about errors in wp_login_failed.
  • Site ID has been added to the newblog_notify_siteadmin filter for multisite installs.
  • Support has been added for the required WordPress and PHP version headers in themes.
  • Embed support has been added for TikTok.
\n\n\n\n

Keep your eyes on the Make WordPress Core blog for  5.4-related developer notes in the coming weeks, breaking down these and other changes in greater detail.

\n\n\n\n

So far, contributors have fixed more than 255 tickets in WordPress 5.4 with more to come.

\n\n\n\n

How You Can Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac where you can also find a list of known bugs.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Feb 2020 22:43:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: EditorsKit Tackles Typography With First Premium Add-On\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97154\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://wptavern.com/editorskit-tackles-typography-with-first-premium-add-on?utm_source=rss&utm_medium=rss&utm_campaign=editorskit-tackles-typography-with-first-premium-add-on\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5031:\"

Jeffrey Carandang released the EditorsKit Typography Add-On today, the first commercial extension to his EditorsKit WordPress plugin. The plugin provides page and block-level typography options. It works with Google Fonts, includes preset font combinations, and allows users to create custom typography rules.

\n\n\n\n

Unlike many other block editor plugins that offer a library of blocks, EditorsKit does not add custom blocks. Instead, it focuses on creating a better block editor experience. It enhances the editor interface, adds extra options to the editor toolbar, and extends options for existing blocks. It is a toolkit that is almost experimental, handling user-requested features long before they land in core WordPress or even the Gutenberg plugin.

\n\n\n\n

Until now, EditorsKit has remained a free plugin with no commercial components. However, it was almost inevitable that such a plugin would need some financial backing, particularly with the pace that Carandang is adding new features.

\n\n\n\n

“The plan was actually for Gutenberg and EditorsKit to mature enough, then create premium add-ons or services,” said Carandang. “But, the circumstances changed when I created ShareABlock. There are so many things that I want to achieve when creating a layout that core blocks cannot do yet.”

\n\n\n\n

ShareABlock is Carandang’s community website for sharing blocks and templates. Site visitors can download block files directly from the site and import them into the block editor. Members can also share their custom block and template designs with others. Everything on the site is free to the community.

\n\n\n\n

“For this specific add-on, I was trying to solve the issue when it comes to typography in the Gutenberg Editor that I’ve experienced when creating templates and block patterns for ShareABlock,” said Carandang. “I always find myself doing custom functions to use specific Google Fonts when creating a template. I figured there might be others that are having the same problem.”

\n\n\n\n

The typography add-on for EditorsKit is a value-add on top of the normal free version of the plugin. For users who decide to purchase, they can choose between three plans that range from $29 and $99 per year, depending on the number of sites they need updates and support on.

\n\n\n\n

“My main focus is still on the free version,” said Carandang. “There will just be a few add-ons that will be built along the way whenever the circumstances need it.”

\n\n\n\n

This add-on is just the first step into a larger goal to add some other commercial add-ons and integration into EditorsKit. “I have a couple of other ideas,” said Carandang. “I plan to turn this into a bundle to make it easier for users to manage them inside the settings page.”

\n\n\n\n

How the Plugin Works

\n\n\n\n

Yesterday, Carandang launched version 1.2.5 of the primary EditorsKit plugin. Along with a handful of new features and bug fixes, he added a new “Extensions” tab to the plugin’s settings screen. End-users can grab the typography add-on from that new page. Once installed and activated, users can view and set a default font combination from that same area in the plugin.

\n\n\n\nTypography Settings on the EditorsKit settings screen.\n\n\n\n

The plugin adds typography options on the post-editing screen. It provides a custom sidebar that allows end-users to select a font combination for the entire post.

\n\n\n\n

End-users can also create custom typography rules from this same sidebar. Any custom rules created are stored for use on other posts and pages too. There is also an option to apply the rules to the <body> element on the front end and override the theme’s typography.

\n\n\n\nPost/Page-level typography options in the block editor.\n\n\n\n

On the block level, each block allows users to select a font family and weight. This is handled through a custom “Typography Settings” panel. Currently, there are over 60 choices from Google Fonts and a few system fonts. The add-on also automatically updates the font-weight options on a per-font basis (not all fonts are built for all weights).

\n\n\n\nPer-block typography settings.\n\n\n\n

The one potential downside to this add-on is how easy it is to go overboard when adding external fonts. When using too many on a page, it will slow down the page-loading speed. As a general rule of thumb, users should not select more than two or three fonts to keep speed in check. It would be handy if the plugin added a warning message somewhere in the UI to let users know of the dangers of using too many fonts.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Feb 2020 20:25:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Awesome Motive Acquires the All in One SEO Pack Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97109\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/awesome-motive-acquires-the-all-in-one-seo-pack-plugin?utm_source=rss&utm_medium=rss&utm_campaign=awesome-motive-acquires-the-all-in-one-seo-pack-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7061:\"\n\n\n\n

Last Thursday, Awesome Motive CEO Syed Balkhi announced his company acquired the All in One SEO Pack (AIOSEO) plugin. Michael Torbert, the plugin creator, first released AIOSEO in 2007. Since then, the plugin has been downloaded over 65 million times. It is currently active on over 2 million WordPress sites.

\n\n\n\n

Balkhi said his company acquired the project for two primary reasons. “First, because our users continuously asked us to build an SEO plugin that’s easier to use and is more affordable,” he said. “They specifically wanted an SEO plugin that was reliable and results-focused like some SaaS software is.” The second reason was that he did not want the plugin to end up in the wrong hands. “All in One SEO has played an important role in the history of WordPress, in the history of WPBeginner (since this was the first SEO plugin I used), and there are a lot of users who rely on All in One SEO Pack to optimize their WordPress site for SEO.”

\n\n\n\n

“I’m confident in handing over the reins to such a great organization in Awesome Motive and excited to see what the next chapter brings for AIOSEOP under your leadership,” said Torbert in response to Balkhi’s announcement.

\n\n\n\n

For many years, AIOSEO enjoyed the spotlight. It was the go-to SEO plugin for a large segment of the WordPress user base. However, in recent years, Yoast SEO has captured a larger share of the market. It is currently installed on over 5 million websites. Other plugins such as The SEO Framework have also eaten into the market. Plus, newcomer Rank Math SEO has been making waves and picking up users at a steady clip. Needless to say, there is much fiercer competition among SEO plugins than in AIOSEO’s heyday.

\n\n\n\n

“The SEO plugin market is definitely a competitive one, but I feel it’s only competitive by quantity,” said Balkhi. “WordPress as a platform is flourishing, and one of the reasons for that is the choices/freedoms that WordPress offers to users, including the choice of which SEO plugin to use.”

\n\n\n\n

Balkhi has a knack for growing products, and the WordPress ecosystem is steadily growing. Currently, over 14 million websites use his software. He launched WP Beginner, a free WordPress resource site, in 2009. Since then, he’s launched successful products like OptinMonster, a conversion optimization toolkit; WPForms, a drag-and-drop form builder; MonsterInsights, a Google Analytics plugin; and more. In 2019, his company launched RafflePress, a contest and giveaway plugin.

\n\n\n\n

Balkhi noted that he does not manage all of these properties on his own. “The truth is that I’m blessed to work alongside with some of the most talented people in the ecosystem that are my partners in various ventures, such as Thomas Griffin, Jared Atchison, Chris Christoff, John Turner, Blair Williams, Steve and Stephanie Wells, Josh Kohlbach, and now Benjamin Rojas,” he said. “Without my partners and the rest of our amazing Awesome Motive team, none of what we do would be possible.”

\n\n\n\n

The question is now whether his company can grow AIOSEO’s audience from its current 2 million users while turning a profit.

\n\n\n\n

“Our growth plan for the next year and beyond is to make an SEO plugin that’s geared towards beginners and non-techy business owners,” said Balkhi. “An SEO plugin that’s always reliable, comes with exceptional customer support, and most importantly is results-focused. I believe when we meet these three criteria, we will have done more than enough to set ourselves apart from the competition.”

\n\n\n\n

Except for Torbert, the entire AIOSEO team is joining Awesome Motive and will continue working on the plugin. “Some of the team members were previously part-time contractors, but now they will be working full-time on AIOSEO, so you can say that the product team has actually grown,” said Balkhi.

\n\n\n\n

Benjamin Rojas will be taking the lead role in managing the plugin. He was previously one of the senior members from Awesome Motive’s OptinMonster team. Alongside this change, the company is planning to add two new hires in the coming weeks. Balkhi expressed a desire to “hit the ground running at full speed.”

\n\n\n\n

The Future of the Plugin

\n\n\n\nPrimary settings screen for the AIOSEO plugin.\n\n\n\n

The current version of AIOSEO (v.3.3.5) feels a bit dated. It lacks integration directly with the block editor, relying on the older meta box system. The settings screens do not fit completely into the WordPress admin UI. Cleaning up these areas could offer some quick and instant wins in the short term.

\n\n\n\n

AIOSEO and other SEO plugins, in general, need to make the complex simple.

\n\n\n\n

SEO plugins can be painfully complex to configure. At times, the user experience can be overwhelming. The average user should not need to be an SEO expert or spend half an hour configuring a post’s SEO options. It should not feel like work before sharing content with the world.

\n\n\n\n

“Aside from SEO experts and consultants, just about everyone else finds SEO to be confusing,” said Balkhi. “How do you know whether the SEO settings that you have are driving results? Is the green light enough or is it lying? Is the green light even relevant?” These are the types of questions Balkhi said his company receives from users. “Unfortunately there isn’t a single solution in the market that solves these problems,” he said.

\n\n\n\n

Based on what is currently available, there’s a gap between the set-it-and-forget-it type of SEO plugins and highly-advanced plugins. There’s an unclaimed middle ground that guides users without complicating things.

\n\n\n\n

Balkhi is not yet prepared to provide specific details from the roadmap, playing it a little close to the vest. “I want to build a WordPress SEO plugin that’s both reliable and results-focused,” he said. He will be working closely with the team as they work to revamp the plugin.

\n\n\n\n

“I have a lot of plans to improve the product, and I’m really excited to be bringing several of our internal SEO tools into a single plugin suite to share with the larger community,” said Balkhi. “My goal is that after our series of updates and new features, All in One SEO will give WordPress sites an even bigger SEO advantage over other third-party CMS platforms.”

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Feb 2020 20:56:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Convert Classic Content to Blocks With the Bulk Block Converter Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97056\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/convert-classic-content-to-blocks-with-the-bulk-block-converter-plugin?utm_source=rss&utm_medium=rss&utm_campaign=convert-classic-content-to-blocks-with-the-bulk-block-converter-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3462:\"

Organic Themes released the Bulk Block Converter WordPress plugin last month and updated it in the past week. The plugin allows users to convert classic content, written in the old editor, to the new block format.

\n\n\n\n

Unless end-users have the Classic Editor plugin installed, their old content is placed into the classic block in the newer block editor. WordPress provides an option for transforming this content into individual blocks from the block-editor interface. However, this must be done on a per-post basis.

\n\n\n\n

“Going back and converting each post and page with a classic block to individual blocks can be a very long and tedious process,” said David Morgan, co-founder of Organic Themes. “The Bulk Block Converter plugin quickly scans all your posts and pages for classic blocks, and allows you to quickly convert them all to individual blocks within one interface.”

\n\n\n\n

Originally, Organic Themes built the plugin for internal use at their company. “We developed the plugin to help us convert the content of our theme demos to blocks more efficiently,” said Morgan. The company had to convert over 40 theme-demo sites with an average of 50 posts and pages per site. They built this plugin to avoid a long and painstaking process. Then decided to share it. “We thought the tool could be very useful for other users migrating to Gutenberg.”

\n\n\n\n

For users with a lot of old content, Bulk Block Converter could be the key to moving it all to the new block editor system. Based on the conversions I ran on a couple of test installations, it worked flawlessly.

\n\n\n\n

How the Plugin Works

\n\n\n\n Block Conversion plugin screen in the admin.\" class=\"wp-image-97059\" srcset=\"https://wptavern.com/wp-content/uploads/2020/02/bulk-block-converter-tool.png 896w, https://wptavern.com/wp-content/uploads/2020/02/bulk-block-converter-tool-300x175.png 300w, https://wptavern.com/wp-content/uploads/2020/02/bulk-block-converter-tool-768x449.png 768w, https://wptavern.com/wp-content/uploads/2020/02/bulk-block-converter-tool-500x292.png 500w\" sizes=\"(max-width: 896px) 100vw, 896px\" />Bulk Block Converter admin screen for converting content.\n\n\n\n

The Bulk Block Converter plugin adds a new “Block Conversion” sub-menu item to the WordPress “Tools” menu in the admin. Once on that screen, it provides a “Scan Content” button. When clicked, it checks all of your posts, pages, and other custom post types for classic content. It then builds a list table of all the content.

\n\n\n\n

From that point, you can choose between converting each post individually or running a bulk conversion of all posts. I always recommend being cautious with such plugins by converting and checking a couple of individual posts before trying bulk conversions.

\n\n\n\n

The process for converting posts was snappy during my tests. In just a few moments, I converted all of my old content over without issue.

\n\n\n\n

Like any plugin that modifies content in this way, it is prudent to store a backup of your site before converting the posts. This is also a one-way conversion process. Once a post is transformed, there is no going back.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Feb 2020 20:49:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: Gutenberg 7.4 Adds New Color Controls, Link UI, and Block Scaffolding for Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97032\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:229:\"https://wptavern.com/gutenberg-7-4-adds-new-color-controls-link-ui-and-block-scaffolding-for-developers?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-4-adds-new-color-controls-link-ui-and-block-scaffolding-for-developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4443:\"

The Gutenberg development team launched version 7.4 of the plugin yesterday. The update includes a few user-facing features: a text color control for the group block, background-color control for the columns block, and a new link UI for rich text components. For developers, the team introduced a script for launching a block plugin from the command line.

\n\n\n\n

After a dramatic increase in speed in the last update, version 7.4 continues down the same path. When tested against a post with approximately 36,000 words and 1,000 blocks, page load speeds dropped from 5.461s to 5.037s and keypress events from 34.63ms to 34.54ms. This is not a significant reduction, but every improvement helps.

\n\n\n\n

The update includes over two dozen bug fixes and several enhancements. Work toward the navigation block continues. The experience is slowly getting better, but it still doesn’t feel ready for production.

\n\n\n\n

The team also launched an early, experimental mechanism for handling global styles, a feature that may be complete this year. Global styles would allow themes to set default colors, typographical settings, and potentially more. Theme authors should keep an eye on the development of this feature and offer feedback.

\n\n\n\n

Group Block Gets Text Color Control

\n\n\n\nChanging the text color for an entire group.\n\n\n\n

The Gutenberg team once again cleans up one of my biggest gripes. When using the group block in the past, end-users could not apply a text color to every sub-element of the group block. Instead, they had to add a text color to any blocks within the group. It was a painstaking process at times, particularly with groups of many blocks.

\n\n\n\n

With this change in version 7.4, users can apply a text color to the entire group at once, and that color should trickle down to sub-blocks. Of course, users can still change the color of inner blocks if necessary.

\n\n\n\n

Columns Block Gets Background Color Control

\n\n\n\nCustomizing the background color on a columns block.\n\n\n\n

Gutenberg 7.4 adds the background color control to the columns block. This makes it work similarly to the group block by adding a background color to the entire containing block. Unfortunately, it did not receive the same text color control in this release.

\n\n\n\n

Currently, there is still no way to add background and text colors to an individual column. End-users can only add a color on the sub-blocks within a column. The feature is a step in the right direction, but it’s still missing some essential color options.

\n\n\n\n

Link UI Updated

\n\n\n\nInserting a link into a paragraph with the new UI.\n\n\n\n

This is a minor change but welcome. The link UI for rich text, a component used for blocks such as paragraphs, now has the same UI as the navigation and button blocks. The consistency is nice, but I am a fan of the improvement overall.

\n\n\n\n

The UI change is subtle, but it already feels slightly more comfortable after a day of use.

\n\n\n\n

Block Scaffolding for Developers

\n\n\n\nInitial JavaScript file for an auto-created block plugin.\n\n\n\n

For developers who want to jump-start a new block plugin, the Gutenberg team released an official script for getting started. By running the npm init @wordpress/block command, the script will install and run you through setting up a custom block. The script creates an entire plugin folder, including the necessary PHP, CSS, and JavaScript files.

\n\n\n\n

This script is ideal for building single-block plugins, which will eventually be exposed via the official WordPress block directory. Because it creates an entire plugin, it is probably not the best route for creating new blocks within an existing plugin.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Feb 2020 21:06:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Post Status: Syed Balkhi on Awesome Motive’s acquisition of All In One SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=76000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://poststatus.com/syed-balkhi-on-awesome-motives-acquisition-of-all-in-one-seo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:31030:\"

Syed Balkhi joins me to discuss the acquisition of AIO SEO.

\n\n\n\n

All in One SEO is one of the most widely used plugins in the WordPress ecosystem, with more than two million installs.

\n\n\n\n

In the announcement post, Syed says the entire All in One SEO team is joining Awesome Motive, aside from founder Michael Torbert:

\n\n\n\n

Aside from new ownership change, it’s business as usual. You can continue to use the plugin that you love without any interruptions.

With the exception of Michael, the entire All in One SEO team joined Awesome Motive. This means that you are still being supported by the same talented people.

On top of that, we have added more team members from Awesome Motive who will be working on the All in One SEO project, including me.

In a near future release, you will see a small plugin design refresh in the WordPress admin area.

With our experience and a dedicated team, we will be adding several new features and improvements to the All in One SEO WordPress plugin in the near future.

\n\n\n\n\n\n\n\n

Some of the questions he answers:

\n\n\n\n
  • So who is your target customer with All in One SEO?
  • How is the model structured? You’re directing strategy… is there a partner you\'re working with?
  • How does your vision for AIO SEO compare to what you see in Yoast SEO?
  • How do you envision the free/premium divide?
  • What are the first three things you plan to do?
  • How did the conversation with Michael start? Did you approach him? Did he approach you? Tell me a story.
  • How far do you think you can scale this business model?
  • What do you think about the consolidation we’re seeing in the plugin ecosystem — the consolidation you’re a major player in?
\n\n\n\n

Links:

\n\n\n\n\n\n\n\n

Full Transcript

\n\n\n\n
\n

Transcribed by https://otter.ai

\n\n\n\n

Brian Krogsgard 0:02
This episode of the Draft podcast is brought to you by Jilt. Jilt is email marketing built for eCommerce stores. Go to jilt.com to try it today. I know that Jilt is an awesome product because I work on it every single week. And I get to see it up close and personal. Jilt has amazing integrations for WooCommerce, Shopify, and ads so no matter what platform you\'re building your eCommerce site on, it will work for you. It\'s built specifically for eCommerce with extremely powerful segmentation options for you to set up automations to work for you while you sleep. And you can do your manual email marketing through our broadcasts feature in Jilt. It\'s a great tool. I know you\'ll love it. Try it today. Go to Jilt.com. And thanks to Jilt for being a Post Status partner. Hello and welcome to the Draft podcast. My name is Brian Krogsgard. I\'m with Syed Balkhi. Hey Syed.

\n\n\n\n

Syed Balkhi 0:55
Hey man, how are you?

\n\n\n\n

Brian Krogsgard 0:56
I\'m doing great. So you know like you Guys have news coming out all the time. And you\'ve got another plugin that you\'ve put under the automotive umbrella. And it\'s all in one SEO. So first off just congrats on the acquisition of a really long-running popular plugin.

\n\n\n\n

Syed Balkhi 1:18
Thank you. Thank you.

\n\n\n\n

Brian Krogsgard 1:20
So let\'s start with what attracted you to all in one SEO as the type of plugin that you were interested in.

\n\n\n\n

Syed Balkhi 1:29
So when I started a web beginner I was I started with all in one SEO, I\'ve had a lot of respect for the plugin in industry. I believe it you know, it is one of the tools that are essential for a website owner. And it is something that our users have continued to, to build. If you haven\'t checked out the WP begin to engage Facebook group, this question comes up a lot I did a, I did a video about it and people were asking, like, you know, when are you going to build a SEO plugin that is beginner-friendly. And, you know, it\'s just keeps coming up over and over every year if you\'ve been able to build one product, what would it be? And SEO keeps coming upset. We tried to make a deal happen. And you know, I approached several authors and this was the one that we ended up going with.

\n\n\n\n

Brian Krogsgard 2:25
So you say, you know, people from the dopey beginner groups were the ones that initiated this conversation. So who is your target customer with a plugin like this?

\n\n\n\n

Syed Balkhi 2:38
Small business owners like you know, DIY website owners, I would say is there is a target market you know, we try to stay away from the super-advanced super Dev audience, we want to help small business owners so our goal at awesome motive is to you know, help small businesses go and compete with the big guys. And that is something that we continue with all of our products.

\n\n\n\n

Brian Krogsgard 3:00
So obviously the I guess I would say the market leader in this genre has been Yoast SEO for years. If I remember the correlation of how the usage worked out all in one, SEO was the most popular plugin for a really long time in the SEO market, and then Yost took over that spot. What\'s the comparison that you see in Yost? I mean, I think you and Yost divock are friendly and the team at Yost, how does how to your efforts here? You know, like, how does it differ from Yoast? Is Yost an advanced plugin? Like what makes you most advanced versus like the beginner features that you envision? All in one Seo? That\'s the stuff that I don\'t quite know how to nail down in my mind.

\n\n\n\n

Syed Balkhi 3:45
For sure, for sure. Yeah. So I mean, I\'m friends of yours. Of course, I told. I told Yost about, about the field before he went public. So it doesn\'t affect our friendship. I think you know, in any market you have multiple players, right? They have their own unique sets of features and divisions that they carry forward. And I know Yost has a vision that he is moving forward with. My, my goal is to really focused on two things, one, reliability, and the second is to be results-focused. And that the second one is definitely a primary thing I want a plugin, that is results focus on, you know, almost every SEO plugin, when you look at it in the market, and there\'s some newcomers that are that have entered the market as well. They kind of just help you set up and let you optimize some pages. And that\'s kind of it like there hasn\'t been any innovation, if you may, from a bigger picture point of view in the SEO plugin market in a while.

\n\n\n\n

And I want to change that.

\n\n\n\n

Brian Krogsgard 4:56
So talk to me about that. Because I know I know. I know Sayed Balkhi well enough to know he\'s got a plan. As soon as he has control, you\'ve got some things that you want to do. I have to admit, I haven\'t installed all in one SEO and I don\'t even know how long I don\'t know what it looks like, once you get working on it on the interior. What\'s it like today? And I guess, what are your big three things that you want to do? I know you got those mapped out?

\n\n\n\n

Syed Balkhi 5:24
Yeah, I mean, we have a very clear 12-month plan the three-year picture, I would say, you know, install it, just so you can see, you can have a before and after comparison, I think that you know that you can see the impact that we\'re, we\'re about to happen on this plugin. So, you know, over the years, like, I\'ve built a lot of internal tools that we just use, and like when you asked like, you know, what is the target market release me and I\'m like, I try to dog food pretty much all of our own products and I think that\'s, that\'s one of our secret sauces on how we make the best product. So I want to bring in a lot of the internal tools that we have, that we already have into a central plugin that we can control manage, and also, you know, share it with the WordPress community and in the small business community as well. I am also you know when you think about like a lot of my friends who are influencers somewhere, you know, meeting SEO experts as well they all have, you know, their own internal SEO tools that they\'ve built, we kind of shared that knowledge, we sometimes shared those scripts with each other. So we can kind of have an advantage and I want to bring that level the playing field. So we\'re going to be bringing a lot of those other tools in it so when it when you know when you think about the name all in one SEO, I think this is going to really become that. Without divulging too much of the you know, fine details, I think, think about it from that way it finally is true SEO suite for WordPress.

\n\n\n\n

Brian Krogsgard 6:59
You mentioned how the way that people typically look at SEO and WordPress right now is you go to a single singular URL. So let\'s say it\'s a, you know, it\'s a page of, you know, the best WordPress host or whatever. And you optimize that page. So is what you\'re talking about more of how to figure out a site wide plan or overview, is that right?

\n\n\n\n

Syed Balkhi 7:22
Exactly. So when you think about that, you know, a small business owner they come in and install the plugin then what what happens do they do the chase a light, a specific color, but what is that in regards to anyways? I want to I want to really help people discover new growth opportunities. So like SEO is not just some acronym. That doesn\'t mean anything new. Most people will be they everybody kind of has a vision, but everybody\'s lost. really making that easy, making people making easy to identifying opportunities, measure those opportunities and you know, doing a little bit More than just setting up an optimizing. Okay. Yeah.

\n\n\n\n

Brian Krogsgard 8:03
So, you know, when I think of small businesses, and when I talk to the friends that are, you know, they run small businesses like a dentist or something I usually start thinking about SEO in terms of local stuff or so what\'s the free and premium divide for you?

\n\n\n\n

Syed Balkhi 8:20
Yeah, there\'s gonna be a lot of premium features that we\'re going to add, of course, over the years, we\'re going to continue improving the tree offering, which is, you know, core of this plugin anyways. That\'s, that\'s, that\'s, that\'s where I think I\'ll pretty much stop at you know, there\'s gonna be a lot of cool tools that are going to come in that we\'re going to add in the premium version. There\'s also going to be a lot of really cool thing that we\'re going to add in the free version that we just haven\'t seen. Is this going to happen over the course of the next three months? No regular we\'re going to do some like small refreshes the three in the three month period, but the bigger picture and the big things are going to be rolled out over the, you know, 12 month period because we have to take our internal tools and then, you know, turn it into so it can be used by tuning people.

\n\n\n\n

Brian Krogsgard 9:12
I\'m pretty biased towards Jilt. And it\'s with good reason. When I was considering to take on some part-time work to complement what I was doing with Post Status, I went straight to Skyverge and said, I think that Skyverge seems like a fantastic company to work for. And Jilt seems like a really exciting product to work on. Jilt is really the tool that you need to complement your eCommerce store. It\'s email marketing, but it\'s built specifically for eCommerce stores. So what\'s that mean in practice? Well, you can do your marketing outreach through a manual newsletter built into Jillson, some people don\'t even know that. That\'s done via the broadcast feature. But then there are the automation tools. jilt started out as an abandoned cart automation tool, but it\'s a lot more than that. Now, you can segment based on anything that\'s part of your historical store data. So if you will Want to email people just who purchased a product in a certain category, then you can do it. If you have an update for a product and you want to send an email to people who have purchased that historically, you can do it. If you want to send an email because people have spent a certain amount of money in their lifetime, and your store, you can do it. You can do so much with guilts Automation features, the segmentation data is extremely thorough, whether you\'re running a WooCommerce store, or a Shopify store or an ed d store, and you\'re not using jilt, then, quite frankly, you\'re giving up potential revenue. Try jilt today, go to jilt.com. I know you\'ll love it.

How did the conversation with Michael start then? Did you approach him? Did he approach you? Tell me a story around the process of acquiring a plugin especially one was such a huge user base. And I guess there\'s a lot of implications when someone new takes over one of the most popular plugins in the plugin repo.

\n\n\n\n

Syed Balkhi 10:59
Absolutely. So, you know, I think I mentioned to you, you this came back from the WP beginner communities after I did the web kind of census survey, which happened at the beginning of the year, I start getting all sorts of data from the audience and from survey responses and start analyzing. And I reached out to, to Michael, as I started the conversation, you know, it started from discussing of what does this look like, you know, does this look like us partnering together and running that does it look like us taking a full hundred percent stake into the business then, you know, Michael walks from Italy, you know, there was, like, a lot of conversation that, you know, started with things like maybe March, so we didn\'t close the deal until January 3. So it takes you know, it\'s like think about it when this is something that you have been doing for 10 plus years this is your baby. It\'s an emotional process. It\'s a yes, it\'s a very emotional process. It\'s not an easy decision to make, and I\'m not you know that. I think the things that made it easy or easier to make things you know a little bit smoother was that I\'ve known Michael for a long time, right. Michael has been in the WordPress ecosystem. This was the original WordPress SEO plugin. I\'ve had numerous occasions where I hang out with Michael, at the WordPress community summit, the first-ever … network in Raleigh several times. I actually flew out to Raleigh to hang out with Michael to kind of share our vision because you know, for both of us, the most important part is users and the community. And, you know, we were in you know, we were lying there. So that\'s like that\'s, that\'s really a nutshell what happened in the nine-month period, right? Of course legal comes in Ba ba ba ba ba that\'s normal of any deal, boring stuff.

\n\n\n\n

Brian Krogsgard 13:02
You can have it all settled, I guess and still have several months left on Enter before it actually, you know, get signed and is ready to go.

\n\n\n\n

Syed Balkhi 13:12
Right. And especially with my travel schedule, it kind of made things a little difficult, right? Because we\'re growing and then I you know, I have certain like level commitments already like that that are planned six months plus in advance always. So it becomes a little tricky. So we wanted to do face to deal in December, but it kind of went in by the January.

\n\n\n\n

Brian Krogsgard 13:35
Yeah. So the, you know, I\'ve seen you do this a couple times now where you acquire another business and obviously you don\'t acquire something unless you see potential growth in it. So you see growth in this product. However, I would say this product may be different than some of the others whereas where, you know, it was at the top of the game for a while and then it had a you know, maybe it grew WordPress a little bit, but it wasn\'t the market leader there were there was growth and other plugins in the sector, significantly higher than all in one, SEO is growth. Whereas some tools that you started, you were the growth plugin, like WP forms was a fresh plugin, you know, brand new, or you acquire one that is on a high growth trajectory. So this one\'s a little bit different than that. So how do you view the business model? And then how do you think that you can continue to scale this business model that there\'s so many products under the automotive umbrella these days?

\n\n\n\n

Syed Balkhi 14:33
You know, I think the important part is that you that you highlighted is almost every plugin grows with WordPress. You know, when I started using WordPress in 2006, I don\'t recall the exact number of how big WordPress was, but it wasn\'t 35% of the web.

\n\n\n\n

Brian Krogsgard 14:52
Right? If I did a post on this, I think it was in 2010. And we weren\'t 8% of the web yet, so 20,006 it was probably like 1% Maybe 2% of the web, right?

\n\n\n\n

Syed Balkhi 15:02
So, So when you think about this right I\'m very bullish on WordPress. I really believe in WordPress, I even posted a story about like my cab driver using WordPress and learn from the … Uber driver and I was like, wow, this is crazy like you could get picked up from the Atlanta airport. So the, you know, the business model really is, you know, anytime you build an ecosystem, you rely on the ecosystem. I think the WordPress ecosystem has a lot of growth happening right now. And users are always looking for so you know, whether it be just because we have WP forms and needed it is the best hands down. WordPress form plugin doesn\'t mean people don\'t use others. Right. So I don\'t look for Oh, is this is this plugin necessarily growing or not? I think this is a plugin with a very loyal user base. Good, you know framework I haven\'t had a lot of sentimental values, you know, tied to all them on SEO because this was a plugin I started using, you know, and when I launched WP beginner, I think for a long time I was the de facto maybe an official doc for this because I would share my configuration and people would just come and copy and paste that into the chat back and forth. Michael and Steve, you know, who\'s been with all the one for 10 years, he actually joined us a motive. That\'s pretty, pretty awesome. But we also had a lot of sentimental values for this. And I\'ve learned a ton from Michael who\'s been very generous mean in the early days of the WordPress ecosystem. So I think there\'s a lot we can do in terms of the growth side of the plugin for sure.

\n\n\n\n

Brian Krogsgard 16:49
As an aside, you mentioned in the announcement posts that Michael is not joining awesome motive, it sounds like he\'s gonna go find out what he wants to do next, but the rest of the Anyone that was working on all in one SEO is actually going to become an automotive employee.

\n\n\n\n

Syed Balkhi 17:05
Absolutely. that\'s already been done yet our goal whenever we make an acquisition, are you in a position or you know, one of the automotive core values people first and we always take care of that first.

\n\n\n\n

Brian Krogsgard 17:15
So you\'ve got WP forms monster inside see prod webmail, SMTP raffle press. And you know, now we\'re putting all in one SEO as kind of primary product things. You\'ve got some other stuff too. If people go to automotive com, they can see everything that your team is working on. But what about this scale side of this? So we talked actually last week I don\'t know if you probably didn\'t listen to it. We talked last week about back when you showed me your schedule blocking and you know, we\'re talking about trying to manage multiple projects and you\'re the kind of the key to this to me, in our space, because there\'s so many things that you\'re paying personal attention to, but you\'ve created ways to where, you know, you don\'t have to be there. You\'re your vessel You add but like, Is there a ceiling for how you can scale like is it 10 products? Is it 15 or 20? what\'s this business model for you?

\n\n\n\n

Syed Balkhi 18:11
I wish I knew what the number was, I\'ve tentatively put it at 30? I think it is one of the things that you know that like I never do anything alone, right? There\'s like I\'ve worked like my secret against it\'s not such a big secret is I work with really really awesome partners, really talented people. You know, Thomas Griffin, who leads OptinMonster and TrustPulse, you know, products. Jared Atchison who leads WP Forms and SMTP. These guys are phenomenal leaders right. Chris Christoff leading Monster Insights, phenomenal leader and they all have their own strengths. Right and we what makes us work really well together is how we compliment each other. So you know with John Turner in SeedProd and RafflePress, right, that he brings a whole new set of values to Awesome Motive and what we\'re looking to do over the next 10 years. So, you know, when when we decided to acquire all in one SEO we looked for, you know, who would that personally because Michael was not going to be coming on board. And, of course, like, this is it. This is something I\'m really passionate about. And I know a lot about this industry. I wanted to make sure that there\'s somebody else who\'s really, really talented who can lead and Benjamin Rojas, I don\'t know, I don\'t know if you know him or not in the WordPress ecosystem. He\'s a phenomenal developer had had several other products in the EBD ecosystem that he sold to Pippin when you know, they did the market consolidation, their position. He\'s been working in the OptinMonster team for I believe, like four years, three, four years, and so He\'s actually going to be leading this division and department call and Seo? Of course, I\'m going to be I\'m very involved that, you know, I\'m not involved in OptinMonster day today, but you know, I\'ve been for two years. Same thing with WP Forms, that division is run by Jared, Christoff, you know, my stream says pretty much online, so I\'m going to be very involved in it. So like, while we have a lot going on, I\'m not liking every single thing all the time. It\'s not it\'s not humanly possible. You see my time blocks, right? So these things move around around every quarter.

\n\n\n\n

Brian Krogsgard 20:34
Okay, so you are bringing in Benjamin he\'s going to be the Christoff or the Acheson version of your partner? Your — almost like an implementation partner — whereas you\'re the strategic partner?

\n\n\n\n

Syed Balkhi 20:49
Yeah, absolutely. I— you know, we could call it the integrator role that you know, GM …

\n\n\n\n

So yeah, Ben, Ben is awesome. And I\'ve had a pleasure working with him for last years. And he just continues to impress me, is literally like two and a half, three people into one. And you get to that pretty much about like, you know, Christoff, you\'ve seen the energy that he brings in Jared and Thomas, John,…

\n\n\n\n

Brian Krogsgard 21:23
It seems like everybody, do you think this is a pattern of just the WordPress ecosystem? or part of the way you\'ve made these partnership decisions? Everybody that has played that role internally for you as a developer? Do you think is that strategic or just circumstance?

\n\n\n\n

Syed Balkhi 21:40
I think it\'s a circumstantial, more so than not, I don\'t believe that, you know, this role has to go to a developer. I think this role has to go to somebody who understands product and building products. So you know my extent of development, I —

\n\n\n\n

Brian Krogsgard 22:02
It\'s more than you let on but no, you —

\n\n\n\n

Syed Balkhi 22:08
I don\'t think you have to be a developer you have to be — you have to understand the products and more importantly understand the problem you\'re solving and being able to improvise at, you know, at a, at a fast scale and being able to solve problems faster than other people. I think that\'s — that\'s what I look for, more so than anything.

\n\n\n\n

Brian Krogsgard 22:29
All right, I want to finish up.

\n\n\n\n

I want to get your take on the consolidation that we\'re seeing in the\n plugin ecosystem is something I\'ve been talking about. I think since \n2017. We\'ve seen that playing out in hosting business, we\'ve seen it of \ncourse, that\'s kind of par for the course in the landscape of broader \nhosting. We\'re really seeing it ramp up in terms of plugins in the \nWordPress space. You You\'re one of the big players in that consolidation\n process, but there are others too. There\'s some people Whether they\'re \npublic yet or not, that are you know bundling up plugins and they\'re \ncoming at it with a strategy to take advantage of this market. So what \nare your What are your thoughts about consolidation and where we are \nkind of in I guess the market cycle of WordPress plugin businesses

\n\n\n\n

Syed Balkhi 23:18
think they in an important thing to look at is not just the consolidation part of WordPress but scale that new plugins are coming and being introduced. Right. So it\'s not it\'s it would be not fair to look at the market just from one angle because there\'s so much growth happening with a new plugins being added and when the market is growing at that scale consolidation becomes natural. And this just shows that WordPress is not in its infancy. anymore right when you because they are players. Better. That is certain sides enough to be able to have this kind of conversation. This was, you know, the consolidation doesn\'t always happen for monetary reasons, sometimes, you know, you\'ve been doing this for you have a plugin that you\'ve been building for like, seven, eight years, maybe you just want to move on. Right? So I don\'t necessarily, you know, that\'s just natural now that WordPress has been around for so long, then that\'s just a natural transition of people\'s lives. That\'s happening from an ecosystem point of view. Just the growth is phenomenal. When you look at the new plugins being added all the Gutenberg bought collection plugins that are being added, you know, and all of them are getting installs. There\'s not like, you know, there\'s one or two or three that just kind of own the market, every single one of them is getting itself. You know, you there\'s like, just because like we launched web form doesn\'t mean there hasn\'t been new contact or plugins. I mean, it says, I think that\'s just a natural phase of any ecosystem. And it means great things for the user, like the users of WordPress are going to benefit the most out of it. Because it shows that there\'s truly legitimate resources being put into building products and it\'s not just, you know, one person, you know, doing this as a side hustle. And there\'s nothing wrong with that there\'s a lot of great plugins come out of solid there are some really good ones that are still you know, somebody\'s side hustling and just crushing it right in the market. So I think it just it\'s just good It shows that businesses can use you know, WordPress plugin, and reliably knowing that they\'re this is not going to be disappeared is not just going to be discontinued. So, I think that I\'m very bullish on the WordPress market, and I have been for the last 10 years of running WP Beginner.

\n\n\n\n

Brian Krogsgard 25:48
Awesome. And you think this consolidation will probably continue on as a natural part of our ecosystem?

\n\n\n\n

Syed Balkhi 25:55
Yeah, I mean, absolutely.

\n\n\n\n

That\'s just natural for any system whether you\'re in WordPress, or you\'re in landscaping, or pool cleaning,

\n\n\n\n

Brian Krogsgard 26:06
Maybe the difference from here on out will be that we\'ll start to see larger ones. And maybe I don\'t know if you have an opinion on that. But I think that\'s my gut feeling. You mentioned something like you get to a stage and, you know, some people are looking to exit and some people now have the resources to be able to make those acquisitions. So as time goes on that discrepancy between the big, you know, the people that are big enough now to where, let\'s say, I don\'t know, a million-dollar acquisition is in their wheelhouse, whereas five years ago, that was totally impossible for them to even consider as that becomes more and more the type of thing that is possible for a company to do will naturally see more of it. Would you agree with that?

\n\n\n\n

Syed Balkhi 26:49
I think they you know, what I would like to see is, you know, more of this happening, right because this just further validates the industry in itself. I think it is happening, right, you know, have it happening, whether it\'s public or not public, right. I know several players that are that are in the market. And in terms of big, I think that\'s just reality, right? You lay outside looking in big is not always what you see. Yeah, we\'re all small and big and not what you think. I think that it\'s just relative. Right. So to the individual perspective.

\n\n\n\n

Brian Krogsgard 27:27
All right. So that\'s all I really have for you. I just wanted to chat with you about this acquisition and get your take on it. Is there anything that you want to either leaf people, whether they\'re an all in one SEO user, or if it\'s somebody in the post s audience question for me, the floor is yours.

\n\n\n\n

Syed Balkhi 27:45
No, you know, I always appreciate the work that you\'re doing and really excited to see Cory on board with post status. I just wanna say thank you, you know, to the community for the continued support of automotive our suite of products. We, we always strive to do better and serve our users. And I just hope to continue to earn everybody\'s trust for years to come.

\n\n\n\n

Brian Krogsgard 28:08
Awesome. I appreciate it. Thanks for joining us and we will talk to everybody soon. Bye.

\n\n\n\n

Transcribed by https://otter.ai
\n

\n\n
\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Feb 2020 19:14:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Key Takeaways From the First ‘Future of Themes’ Meeting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96997\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:171:\"https://wptavern.com/key-takeaways-from-the-first-future-of-themes-meeting?utm_source=rss&utm_medium=rss&utm_campaign=key-takeaways-from-the-first-future-of-themes-meeting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10639:\"

There are few clear answers.

\n\n\n\n

As members of the core design, editor, and theme review teams joined for the inaugural biweekly meeting that may decide the fate, at least in part, of WordPress themes, it became clear that there is no structured game plan. There are many ideas. There are several moving pieces. There are components and teams and ideas that must all coalesce and build something that has never been done before in WordPress.

\n\n\n\n

There is room for both excitement and concern.

\n\n\n\n

It is not necessarily a bad thing to be in an early experimental stage. However, WordPress is a mature product. It feels like there should be something more concrete about the future of one of its most integral parts — themes.

\n\n\n\n

That is what these meetings are for. They are about building bridges between various teams and making some decisions. One of the problems going forward will be cutting through the noise.

\n\n\n\n

Takeaway #1: there are still more questions than there are answers.

\n\n\n\n

Moving Forward With Block-Based Themes

\n\n\n\n

If there is one thing that almost feels like a foregone conclusion it is that we are transitioning into a future where themes will be built entirely of blocks. Even the meeting was dubbed the “Block-Based Themes Meeting,” despite some pushback that such a meeting name was biased.

\n\n\n\n

This is no surprise. Block-based themes are where we are going. The real question is how that will work and what level of control theme authors will ultimately have over their creations.

\n\n\n\n

Kjell Reigstad, a design director for Automattic, kicked off the meeting with an introduction of block-based themes and what the meeting would cover. “As most of you probably know, Gutenberg is in the process of expanding beyond the editor,” he said. “As we’ve already seen, Gutenberg allows for a great deal of user-customization inside of post and page content. It allows any user to create custom layouts all by themselves, and style adjustments too. These will all usually be retained even after a user switches themes.”

\n\n\n\n

Full-site editing seeks to bring blocks to the entire site, which is traditionally the domain of themes. “By turning elements like the header and footer into block areas, users will have the flexibility to place any sort of content wherever they want,” said Reigstad. “It allows for a lot of creativity! They’ll theoretically be able to click and edit their header in place, or change their sites entire color scheme without needing to jump into an entirely separate interface.”

\n\n\n\n

Takeaway #2: block-based themes are happening.

\n\n\n\n

The Definition of Block-Based Themes

\n\n\n\n
\n\n
Live Demo Q&A from The Gutenberg Times.\n\n\n\n

After a quick introduction of how the meeting would work, Jeff Ong, designer at Automattic, filled in the details of how block-based themes work. Currently, such themes are experimental and must be activated by ticking the full-site editing (FSE) checkbox via the Gutenberg plugin’s Experiments settings screen.

\n\n\n\n

“Once you’ve activated this FSE experiment option, a few major changes will occur in how WordPress behaves,” said Ong. “WordPress will look for HTML templates inside of a block-templates directory of your theme, instead of using the PHP templates, to determine how your site will appear.”

\n\n\n\n

This was not a new concept to the people present. Most have explored the initial documentation for block-based themes over the past two months.

\n\n\n\n

This part of the meeting was more about providing information. The following are key links for further exploration of full-site editing and block-based themes:

\n\n\n\n\n\n\n\n

Global Styles Are a Part of the Process

\n\n\n\nExample mockup from the primary global styles ticket.\n\n\n\n

Tammy Lister, experience designer at Automattic, introduced global styles, a feature coming to the Gutenberg plugin and eventually core WordPress. She described global styles as being at the “what goes into the cake” stage, meaning the team is still deciding what the feature will entail.

\n\n\n\n

“So what are global styles?” Lister began. “In short, it’s style you can apply across your site right there in the browser. Pretty neat! Think of it as a kit full of component tools you can activate and take advantage of. Tried, tested and ready to go. It’s your decorating kit to get your site space just the way you want it.”

\n\n\n\n

At the moment, the baseline for the “kit” includes text, background, and primary colors in which themes can set the defaults. The baseline would also include typographical settings for changing the font size, scale, and alignment.

\n\n\n\n

“However, is that enough?” asked Lister. “This is currently a big question. There needs to be exploration on what are common things needed and what needs to be available.”

\n\n\n\n

Another argument for the biggest question award would be whether global styles are a necessary feature for core WordPress at all. With the possibility that users can directly manipulate templates in the WordPress admin, adding styles to the mix may make some theme authors feel like they will be permanently sitting in the back seat.

\n\n\n\n

Lister made it clear that global styles should not go too far. “These are tools available in the editor, so addressing what is needed or not is key, over allowing everything and creating a complicated experience,” she said. “A personal point I’m thinking about here is how when I had a crowded art box I could never find that ‘one pencil’ I wanted, we want to avoid that.”

\n\n\n\n

Takeaway #3: End-users will likely be able to set global styles from the WordPress admin. For many, this level of power will be a good thing. For theme authors who build hyper-detailed designs, they may be cringing at the thought.

\n\n\n\n

Open-Ended Questions Going Forward

\n\n\n\n

When will block templates and global styles land? The rough timeline for block-based themes is for it to remain experimental through mid-year and have something basic in place as we close 2020. Global styles are likely to land this year, but there is no definite date yet.

\n\n\n\n

Global styles could easily land in the next several months. It has a tighter scope than themes made of HTML block templates. Given the point that block-based themes are currently at and the unanswered questions about how the system will work, its time frame may be optimistic. The scope touches almost everything in WordPress to some degree, at least anything that ends up on the front end of the site.

\n\n\n\n

Everything about themes will change. How theme authors approach design will likely move toward styling on the component/block level. Blocks will go into sidebars as widgets are slowly replaced. Even theme options may be a thing of the past. “Personally, I don’t think the customizer will disappear immediately, but I do think it’s clear that many of its current duties won’t be necessary in this Gutenbergy future,” said Reigstad.

\n\n\n\n

One question on many theme authors’ minds is what sort of quality control they will have over their theme if users are handed so much power to change things.

\n\n\n\n

One proposal in the meeting was to allow theme authors to lock down certain templates so that users could not mess up the design by moving parts (e.g., a meticulously-crafted header and nav menu template that works across browsers and screen sizes). There is not yet an open ticket for this possibility, but some theme authors will need to have a level of control over this for certain designs to work.

\n\n\n\n

Ending the meeting on a high note, Ari Stathopoulos, a representative from the theme review team, gave his final thoughts. “Themes are not going away,” he said. “They may change, completely transform in many ways. The tools we’re currently using and the way we’re currently building themes is not the way themes will be built next year. But they will still exist, and the new way is neither better nor worse. It’s just different. If we embrace that and open up our imagination, there’s lots of amazing things we — as theme authors — can build.”

\n\n\n\n

I am cautiously optimistic that things will work out in the end. I’m excited about the idea of end-users being given tools to build out the websites of their dreams. I’m concerned, along with many theme authors I have chatted with, about what the role of theme designer will be in a year.

\n\n\n\n

At the moment, I imagine a major split in types of themes: block-based vs. traditional with perhaps some block elements. Only time will tell whether this becomes an insurmountable rift or whether there is a place for both concepts.

\n\n\n\n

Takeaway #4: it’s still far too early to come to any solid conclusions about what the future holds.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Feb 2020 21:08:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: Guteblock Joins the Block Collection Plugin Arena With an Initial 12 Custom Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96944\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:229:\"https://wptavern.com/guteblock-joins-the-block-collection-plugin-arena-with-an-initial-12-custom-blocks?utm_source=rss&utm_medium=rss&utm_campaign=guteblock-joins-the-block-collection-plugin-arena-with-an-initial-12-custom-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6780:\"

Last week, London-based digital marketing agency Sweans Technologies released Guteblock, its new block collection plugin. Currently, the plugin boasts 12 custom blocks. The company plans to add more and has big plans for the plugin’s future.

\n\n\n\n

While the team earns no points for originality in plugin naming, they are nevertheless throwing their hat into the ring of ever-growing block collection plugins alongside the likes of Atomic Blocks, CoBlocks, and Kioken Blocks. There is already steep competition in this arena, but there is also a lot of space for growth.

\n\n\n\n

“WordPress bets high on Gutenberg editor and the block styles,” said Ajay Thomas, CEO of Sweans. “With the introduction of blocks, WordPress allows greater user control over the page-designing process beyond what the theme can handle. For the upcoming block directory, we believe that blocks will be the third integral part of WordPress after plugins and themes.”

\n\n\n\n

The plugin’s team has put together the following video to show installation and usage examples:

\n\n\n\n
\n\n
\n\n\n\n

Plugin Blocks

\n\n\n\n

Guteblock is still a little rough around the edges in comparison to more mature block library plugins. Some things were confusing, such as some block color options not using the theme-defined colors. The drop cap block felt like it could have simply been added as extra settings to WordPress’ paragraph block.

\n\n\n\n

The container block currently does nothing but group elements. At the moment, it is a step down from WordPress’ existing group block. Thomas explained that the team wanted to develop other blocks before fleshing it out. “The main features we will add to the container block are custom background settings, which include color, customizable gradient, an image with parallax effect, video, customizable SVG and other features including shadow, border-radius, etc.,” he said.

\n\n\n\n

Of its library of 12 blocks, it has some interesting blocks that will come in handy, such as the number box block, which allows users to add columns of numbered boxes. The notification block is also useful for adding a bold warning, note, or similar message.

\n\n\n\nNumber Box block from the Guteblock plugin.\n\n\n\n

The post grid block is one of the nicest blocks in the collection. It lets users create a grid of posts, showcasing the featured image, post title, and optional excerpt. It has settings to control the post count, number of columns, and font sizes.

\n\n\n\nPost Grid block from the Guteblock plugin.\n\n\n\n

The biggest downside to the post grid block at the moment is that it relies on the post-thumbnail size for featured images, which may make them look stretched and distorted on the front end. In the future, it would help if the user could select their preferred featured image size.

\n\n\n\n

The plugin includes a social sharing block. Currently, it adds sharing links for Facebook, Twitter, LinkedIn, Pinterest, and Reddit. Each social network can be enabled or disabled individually. The plugin also includes round, square, and modern block styles.

\n\n\n\nSocial Sharing block from the Guteblock plugin.\n\n\n\n

A social sharing block will likely be more useful when WordPress moves toward block-based themes. Controlling this at the post level instead of globally is unnecessary work except in some edge cases where a user wants social sharing only on a limited number of posts or pages.

\n\n\n\n

Thomas believes the team members and author profiles blocks are the most useful blocks. “One of the extremely important features of team members block is that users can highlight one block separately by changing the background color, font color, etc. and drag and drop members to reorganize, he said. “Regarding the author profile block, our block will fetch the author’s name, bio, and image and display there. Users can modify the same if needed.”

\n\n\n\n

Upcoming Blocks and a Premium Version

\n\n\n\n

At the moment, Guteblock is a free plugin. However, Sweans plans to launch a commercial version in the future. The company did not provide an exact date of launch but said it will happen shortly. It is also unclear what the pricing model will look like.

\n\n\n\n

“This will be mainly a more customizable plugin with some other blocks such as Amazon link builder, events and shows, a premium slider, etc.,” said Thomas. He stressed that the free version will have at least 34 blocks down the road.

\n\n\n\n

The plugin’s development team is currently working on two primary blocks to include in the premium edition. “The first block will help Amazon affiliates search for their products in the Amazon catalog, access real-time price and availability information, and effortlessly create links in your posts to products on Amazon.com using the Amazon Product Advertising API,” said Thomas. “The second block is for adding event details in a post or page. You can show the time, date, venue, and the details of the event, and this can be directly added to your desktop/mobile calendar with one click.”

\n\n\n\n

Along with work toward their commercial version, the development team is preparing to add 16 extra blocks to their free version. This update will include blocks for Google Maps, video, grids, advanced columns, newsletters, pricing tables, and more. They will also provide alternative versions of some core blocks, such as blockquotes and buttons.

\n\n\n\n

The company plans to dip its toes into the upcoming block directory too. “We are planning to release some very useful and unique blocks into the block directory and will maintain its excellence and effectiveness,” said Thomas. “But, at the same time, we will improve our plugin’s collection to make them stand out from the rest as we are updating them regularly to give the finest user experience.” It will be interesting to see if the block collection plugin or the individual blocks perform better.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Feb 2020 19:53:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 18 Mar 2020 21:11:11 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 18 Mar 2020 21:00:08 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911030210\";}','no'),(91157,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1584609071','no'),(91158,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1584565871','no'),(91159,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1584609072','no'),(91160,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','','no'),(91161,'jetpack_nonce_1584565871_pJwnK0WZXg','1584565872','no'),(91182,'_transient_timeout_acf_plugin_updates','1584738751','no'),(91183,'_transient_acf_plugin_updates','a:4:{s:7:\"plugins\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:5:\"5.8.8\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"5.3.0\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"5.8.7\";}}','no'),(91185,'wantispam_last_check_premium_update_time','1584565954','yes'),(91190,'_transient_timeout_jetpack_jitm_d0b72a1134567d03219aad73cda3db8','1584566269','no'),(91191,'_transient_jetpack_jitm_d0b72a1134567d03219aad73cda3db8','a:1:{s:18:\"last_response_time\";i:1584565969;}','no'),(91205,'_transient_timeout_wp-smush-conflict_check','1584573065','no'),(91206,'_transient_wp-smush-conflict_check','a:1:{i:0;s:26:\"reSmush.it Image Optimizer\";}','no'),(91213,'_transient_timeout_jetpack_last_plugin_sync','1584573065','no'),(91214,'_transient_jetpack_last_plugin_sync','1584569465','no'),(91215,'_transient_timeout_as-post-store-dependencies-met','1584652409','no'),(91216,'_transient_as-post-store-dependencies-met','yes','no'),(91223,'_transient_timeout_jetpack_connected_user_data_1','1584652437','no'),(91224,'_transient_jetpack_connected_user_data_1','a:7:{s:2:\"ID\";i:179098814;s:5:\"login\";s:9:\"radiokptv\";s:5:\"email\";s:25:\"office@analogpromotion.ro\";s:12:\"display_name\";s:9:\"radiokptv\";s:14:\"text_direction\";s:3:\"ltr\";s:10:\"site_count\";i:1;s:15:\"jetpack_connect\";s:0:\"\";}','no'),(91225,'_site_transient_timeout_available_translations','1584576838','no'),(91226,'_site_transient_available_translations','a:121:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-05 08:33:42\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-09 00:39:45\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.7/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.13\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.13/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-22 10:57:09\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:6:\"4.8.12\";s:7:\"updated\";s:19:\"2017-10-01 12:57:10\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.8.12/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-20 05:00:26\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-18 19:20:00\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-15 19:05:13\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-27 14:39:02\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-13 11:39:25\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-15 20:45:17\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-24 17:29:56\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-12 08:02:56\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/5.3.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-12 08:02:09\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-24 17:26:42\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.3.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-16 07:58:55\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-10 10:14:21\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-23 21:50:21\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-14 09:40:29\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-11-28 17:04:17\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"5.1.4\";s:7:\"updated\";s:19:\"2019-06-06 15:48:01\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.4/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-14 09:42:12\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-14 12:06:57\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-23 23:02:03\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-04 17:46:33\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-06 05:52:53\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-01 12:12:36\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-11 04:39:12\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"5.2.5\";s:7:\"updated\";s:19:\"2019-12-07 04:01:34\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.5/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:3:\"5.1\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.1/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-11-12 04:43:11\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-10 15:47:49\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:9:\"5.0-beta3\";s:7:\"updated\";s:19:\"2018-11-28 16:04:33\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.0-beta3/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-08 17:55:03\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-03 22:42:09\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-02 09:08:55\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-18 17:12:17\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-17 15:55:45\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-01-31 11:16:06\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.6/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-01 17:58:42\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.8/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-20 16:09:08\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.9.7\";s:7:\"updated\";s:19:\"2018-06-17 09:33:44\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.7/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-24 15:34:57\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-11-28 17:22:10\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.2/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-03-19 14:36:40\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-04 22:54:51\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.7.11\";s:7:\"updated\";s:19:\"2018-09-20 11:13:37\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.7.11/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-20 17:02:39\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-02 04:22:13\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-24 13:53:29\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nutugne\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"5.1.4\";s:7:\"updated\";s:19:\"2019-11-04 08:57:25\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.4/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-28 21:59:12\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-12 08:08:32\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.5/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"5.0.3\";s:7:\"updated\";s:19:\"2019-01-09 07:34:10\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.3/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:6:\"4.9.13\";s:7:\"updated\";s:19:\"2019-12-04 12:22:34\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.13/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರೆಸಿ\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"5.2.5\";s:7:\"updated\";s:19:\"2019-11-05 01:54:57\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.5/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-18 14:32:44\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.9/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ຕໍ່\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"5.2.5\";s:7:\"updated\";s:19:\"2019-10-19 19:23:46\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:6:\"4.7.15\";s:7:\"updated\";s:19:\"2019-05-10 10:24:08\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.15/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"5.2.3\";s:7:\"updated\";s:19:\"2019-09-08 12:57:25\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.3/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.8.11\";s:7:\"updated\";s:19:\"2018-02-13 07:38:55\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.11/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-08-30 20:27:25\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.20/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-10 15:54:44\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-27 10:30:26\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"जारीराख्नु \";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-17 19:42:41\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-15 20:22:22\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.3.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-12 09:57:15\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-01 08:53:00\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.8.3\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.3/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-18 18:30:50\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.20/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-08 13:01:50\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/5.3.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-14 08:20:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-09 12:17:54\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-04 11:20:43\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-13 15:55:53\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-01-17 16:11:46\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:3:\"5.3\";s:7:\"updated\";s:19:\"2019-11-12 04:37:38\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/5.3/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:2:\"sd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-02 07:46:23\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"5.2.3\";s:7:\"updated\";s:19:\"2019-06-26 11:40:37\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.3/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2018-01-04 13:33:13\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-14 22:44:44\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-15 22:50:02\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-05 10:15:34\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"5.2.5\";s:7:\"updated\";s:19:\"2019-10-22 00:19:41\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.5/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.2.4\";s:7:\"updated\";s:19:\"2019-10-19 08:19:37\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.4/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-02-21 13:52:32\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-04-12 12:31:53\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-08 20:31:05\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"5.1.4\";s:7:\"updated\";s:19:\"2019-03-31 10:39:40\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.1.4/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"5.0.3\";s:7:\"updated\";s:19:\"2019-01-23 12:32:40\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.3/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-07 15:52:24\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-08 12:12:22\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-03-17 15:32:45\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2019-12-08 21:26:25\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.3.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','no'),(91322,'_transient_timeout_penci_counter_twitterenvato','1584578057','no'),(91323,'_transient_penci_counter_twitterenvato','67479','no'),(91324,'_transient_timeout_penci_counter_youtubeenvato','1584578062','no'),(91325,'_transient_penci_counter_youtubeenvato','0','no'),(91326,'_transient_timeout_penci_counter__vimeouser6633412','1584580917','no'),(91327,'_transient_penci_counter__vimeouser6633412','0','no'),(91368,'_transient_timeout_jetpack_idc_allowed','1584571490','no'),(91369,'_transient_jetpack_idc_allowed','1','no'),(91370,'_transient_timeout_jetpack_sync_constants_await','1584571494','no'),(91371,'_transient_jetpack_sync_constants_await','1584567894.1322','no'),(91397,'_transient_timeout_oembed_ff48f6c93d6fe845345973e8f80f5df3','1584654400','no'),(91398,'_transient_oembed_ff48f6c93d6fe845345973e8f80f5df3','O:8:\"stdClass\":13:{s:7:\"version\";s:3:\"1.0\";s:13:\"provider_name\";s:16:\"Agenda de Mureș\";s:12:\"provider_url\";s:24:\"https://agendademures.ro\";s:11:\"author_name\";s:16:\"Agenda de Mureș\";s:10:\"author_url\";s:40:\"https://agendademures.ro/author/amadmin/\";s:5:\"title\";s:173:\"Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate\";s:4:\"type\";s:4:\"rich\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"html\";s:1144:\"
Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate
\";s:13:\"thumbnail_url\";s:62:\"https://agendademures.ro/wp-content/uploads/2019/03/vass34.jpg\";s:15:\"thumbnail_width\";i:492;s:16:\"thumbnail_height\";i:358;}','no'),(91558,'jetpack_nonce_1584569084_ZBygLMf9dd','1584569086','no'),(91559,'jetpack_nonce_1584569084_5JUsq0VgnH','1584569086','no'),(91560,'jetpack_nonce_1584569086_EiRNJs7VaW','1584569087','no'),(91561,'_transient_timeout_jetpack_jitm_11d521d4565e9f632c3e38cffed5d55','1584569388','no'),(91562,'_transient_jetpack_jitm_11d521d4565e9f632c3e38cffed5d55','a:1:{s:18:\"last_response_time\";i:1584569088;}','no'),(91581,'_transient_timeout_jetpack_jitm_e2502c416811f7069ed53f9f368cde6','1584569498','no'),(91582,'_transient_jetpack_jitm_e2502c416811f7069ed53f9f368cde6','a:1:{s:18:\"last_response_time\";i:1584569198;}','no'),(91617,'_transient_timeout_jetpack_jitm_f7f4a4e6e32ce24aadbf473b72b8d74','1584569741','no'),(91618,'_transient_jetpack_jitm_f7f4a4e6e32ce24aadbf473b72b8d74','a:1:{s:18:\"last_response_time\";i:1584569441;}','no'),(91623,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1584655869','no'),(91624,'_transient_jetpack_plugin_api_action_links_refresh','1584569469','no'),(91625,'_transient_timeout_jetpack_jitm_66590297c7e7a97e24b58a287ebe1c8','1584569777','no'),(91626,'_transient_jetpack_jitm_66590297c7e7a97e24b58a287ebe1c8','a:1:{s:18:\"last_response_time\";i:1584569477;}','no'),(91627,'action_scheduler_migration_status','complete','yes'),(91628,'_site_transient_timeout_theme_roots','1584571328','no'),(91629,'_site_transient_theme_roots','a:6:{s:13:\"pennews-child\";s:7:\"/themes\";s:7:\"pennews\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";}','no'),(91645,'_transient_timeout_jetpack_jitm_ccdb92dcd8de51f0a5ae8e679801dfd','1584569856','no'),(91646,'_transient_jetpack_jitm_ccdb92dcd8de51f0a5ae8e679801dfd','a:1:{s:18:\"last_response_time\";i:1584569556;}','no'),(91661,'_transient_timeout_jetpack_jitm_4c3264fdc5bce22896b2499e8ecad15','1584570041','no'),(91662,'_transient_jetpack_jitm_4c3264fdc5bce22896b2499e8ecad15','a:1:{s:18:\"last_response_time\";i:1584569741;}','no'),(91667,'_transient_timeout_jetpack_psh_status','1584570684','no'),(91668,'_transient_jetpack_psh_status','1','no'),(91675,'_transient_timeout_jetpack_jitm_d34389164dc6b6fd008fd2856f19d36','1584570162','no'),(91676,'_transient_jetpack_jitm_d34389164dc6b6fd008fd2856f19d36','a:1:{s:18:\"last_response_time\";i:1584569862;}','no'),(91677,'_transient_timeout_jetpack_jitm_3e8788f82fd770418e598988be9e7ac','1584570162','no'),(91678,'_transient_jetpack_jitm_3e8788f82fd770418e598988be9e7ac','a:1:{s:18:\"last_response_time\";i:1584569862;}','no'),(91693,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1584570412','no'),(91694,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;i:0;}','no'),(91699,'_transient_timeout_jetpack_sync_callables_await','1584570183','no'),(91700,'_transient_jetpack_sync_callables_await','1584570123.2059','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_options` with 656 row(s) -- -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=8224 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 (90,42,'_wp_attached_file','2020/01/2020-landscape-1-6.png'),(91,42,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:769;s:4:\"file\";s:30:\"2020/01/2020-landscape-1-6.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"2020-landscape-1-6-300x192.png\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"2020-landscape-1-6-1024x656.png\";s:5:\"width\";i:1024;s:6:\"height\";i:656;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"2020-landscape-1-6-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:30:\"2020-landscape-1-6-768x492.png\";s:5:\"width\";i:768;s:6:\"height\";i:492;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"59\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(92,42,'_starter_content_theme','twentytwenty'),(212,66,'_wp_attached_file','2020/01/banner_demo2.png'),(213,66,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:416;s:4:\"file\";s:24:\"2020/01/banner_demo2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"banner_demo2-300x147.png\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"banner_demo2-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:24:\"banner_demo2-768x376.png\";s:5:\"width\";i:768;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:24:\"banner_demo2-720x416.png\";s:5:\"width\";i:720;s:6:\"height\";i:416;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"14\";s:8:\"quantity\";d:40;s:4:\"webp\";i:0;}}'),(221,66,'_wp_attachment_image_alt','alt text'),(226,73,'_wp_attached_file','2020/01/twitter_KPTVFM.jpg'),(227,73,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1475;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2020/01/twitter_KPTVFM.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"twitter_KPTVFM-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"twitter_KPTVFM-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"twitter_KPTVFM-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:\"twitter_KPTVFM-768x260.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:27:\"twitter_KPTVFM-1280x500.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:27:\"twitter_KPTVFM-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:26:\"twitter_KPTVFM-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:71;s:4:\"webp\";i:0;}}'),(228,74,'_wp_attached_file','2020/01/cropped-twitter_KPTVFM.jpg'),(229,74,'_wp_attachment_context','custom-header'),(230,74,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1900;s:6:\"height\";i:644;s:4:\"file\";s:34:\"2020/01/cropped-twitter_KPTVFM.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"cropped-twitter_KPTVFM-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"cropped-twitter_KPTVFM-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"cropped-twitter_KPTVFM-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:34:\"cropped-twitter_KPTVFM-768x260.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"cropped-twitter_KPTVFM-1536x521.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:35:\"cropped-twitter_KPTVFM-1280x644.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:35:\"cropped-twitter_KPTVFM-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:34:\"cropped-twitter_KPTVFM-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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:{}}s:17:\"attachment_parent\";i:73;s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:63;s:4:\"webp\";i:0;}}'),(231,74,'_wp_attachment_custom_header_last_used_newsium','1579427616'),(232,74,'_wp_attachment_is_custom_header','newsium'),(234,76,'_wp_attached_file','2020/01/Sticker_KPTV-e1581723591574.jpg'),(235,76,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:463;s:4:\"file\";s:39:\"2020/01/Sticker_KPTV-e1581723591574.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Sticker_KPTV-300x136.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Sticker_KPTV-1024x463.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Sticker_KPTV-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:24:\"Sticker_KPTV-768x347.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"Sticker_KPTV-1536x694.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:694;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:25:\"Sticker_KPTV-1280x716.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:716;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:25:\"Sticker_KPTV-1024x463.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:24:\"Sticker_KPTV-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"13\";s:8:\"quantity\";d:88;s:4:\"webp\";i:0;}}'),(236,76,'_wp_attachment_is_custom_background','newsium'),(237,77,'_wp_attached_file','2020/01/cropped-Sticker_KPTV.jpg'),(238,77,'_wp_attachment_context','custom-header'),(239,77,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1900;s:6:\"height\";i:599;s:4:\"file\";s:32:\"2020/01/cropped-Sticker_KPTV.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-Sticker_KPTV-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"cropped-Sticker_KPTV-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"cropped-Sticker_KPTV-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:32:\"cropped-Sticker_KPTV-768x242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"cropped-Sticker_KPTV-1536x484.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:33:\"cropped-Sticker_KPTV-1280x599.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:33:\"cropped-Sticker_KPTV-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:32:\"cropped-Sticker_KPTV-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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:{}}s:17:\"attachment_parent\";i:76;s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"10\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(240,77,'_wp_attachment_custom_header_last_used_newsium','1579428080'),(241,77,'_wp_attachment_is_custom_header','newsium'),(242,78,'_wp_attached_file','2020/01/KPTV_odorizantauto_fata1.jpg'),(243,78,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1754;s:4:\"file\";s:36:\"2020/01/KPTV_odorizantauto_fata1.jpg\";s:5:\"sizes\";a:3:{s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:37:\"KPTV_odorizantauto_fata1-1241x845.jpg\";s:5:\"width\";i:1241;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:38:\"KPTV_odorizantauto_fata1-1024x1447.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1447;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:36:\"KPTV_odorizantauto_fata1-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"12\";s:8:\"quantity\";d:75;s:4:\"webp\";i:0;}}'),(244,79,'_wp_attached_file','2020/01/cropped-KPTV_odorizantauto_fata1.jpg'),(245,79,'_wp_attachment_context','custom-logo'),(246,79,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:996;s:4:\"file\";s:44:\"2020/01/cropped-KPTV_odorizantauto_fata1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"cropped-KPTV_odorizantauto_fata1-248x300.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"cropped-KPTV_odorizantauto_fata1-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:44:\"cropped-KPTV_odorizantauto_fata1-768x929.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:929;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:44:\"cropped-KPTV_odorizantauto_fata1-823x845.jpg\";s:5:\"width\";i:823;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:44:\"cropped-KPTV_odorizantauto_fata1-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(260,84,'_wp_attached_file','2020/01/cropped-banner_demo2.png'),(261,84,'_wp_attachment_context','banner-advertisement-section'),(262,84,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:92;s:4:\"file\";s:32:\"2020/01/cropped-banner_demo2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-banner_demo2-300x32.png\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-banner_demo2-150x92.png\";s:5:\"width\";i:150;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"cropped-banner_demo2-768x83.png\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:31:\"cropped-banner_demo2-720x92.png\";s:5:\"width\";i:720;s:6:\"height\";i:92;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"17\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(265,86,'_wp_attached_file','2020/01/log_file_2020-01-19__10-19-13.txt'),(266,87,'_wp_attached_file','2020/01/log_file_2020-01-19__10-21-48.txt'),(267,279,'_wp_attached_file','2018/04/beard-2286446_1920.jpg'),(268,279,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:30:\"2018/04/beard-2286446_1920.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"beard-2286446_1920-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"beard-2286446_1920-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"beard-2286446_1920-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:30:\"beard-2286446_1920-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"beard-2286446_1920-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:31:\"beard-2286446_1920-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:31:\"beard-2286446_1920-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:30:\"beard-2286446_1920-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:63;s:4:\"webp\";i:0;}}'),(269,279,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9132147879355266;s:5:\"bytes\";i:15061;s:11:\"size_before\";i:516989;s:10:\"size_after\";i:501928;s:4:\"time\";d:0.91000000000000014;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:476;s:11:\"size_before\";i:11120;s:10:\"size_after\";i:10644;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2400000000000002;s:5:\"bytes\";i:2454;s:11:\"size_before\";i:75735;s:10:\"size_after\";i:73281;s:4:\"time\";d:0.66000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5300000000000002;s:5:\"bytes\";i:337;s:11:\"size_before\";i:6098;s:10:\"size_after\";i:5761;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:1507;s:11:\"size_before\";i:46907;s:10:\"size_after\";i:45400;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4900000000000002;s:5:\"bytes\";i:5290;s:11:\"size_before\";i:151414;s:10:\"size_after\";i:146124;s:4:\"time\";d:0.070000000000000007;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3599999999999999;s:5:\"bytes\";i:3719;s:11:\"size_before\";i:110712;s:10:\"size_after\";i:106993;s:4:\"time\";d:0.050000000000000003;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:73281;s:10:\"size_after\";i:73281;s:4:\"time\";d:0.050000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0600000000000001;s:5:\"bytes\";i:1278;s:11:\"size_before\";i:41722;s:10:\"size_after\";i:40444;s:4:\"time\";d:0.040000000000000001;}}}'),(270,394,'_wp_attached_file','2018/11/cropped-af-themes-logo-1.png'),(271,394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2018/11/cropped-af-themes-logo-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-af-themes-logo-1-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:36:\"cropped-af-themes-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:36:\"cropped-af-themes-logo-1-512x475.png\";s:5:\"width\";i:512;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"18\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(272,394,'_wp_attachment_context','site-icon'),(273,409,'_wp_attached_file','2019/11/car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg'),(274,409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:851;s:4:\"file\";s:70:\"2019/11/car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-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:70:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:71:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:71:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:70:\"car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:86;s:4:\"webp\";i:0;}}'),(275,394,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.372546886896529;s:5:\"bytes\";i:20834;s:11:\"size_before\";i:64357;s:10:\"size_after\";i:43523;s:4:\"time\";d:0.51000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.32;s:5:\"bytes\";i:12641;s:11:\"size_before\";i:32988;s:10:\"size_after\";i:20347;s:4:\"time\";d:0.23000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.469999999999999;s:5:\"bytes\";i:4072;s:11:\"size_before\";i:10867;s:10:\"size_after\";i:6795;s:4:\"time\";d:0.070000000000000007;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.100000000000001;s:5:\"bytes\";i:4121;s:11:\"size_before\";i:20502;s:10:\"size_after\";i:16381;s:4:\"time\";d:0.20999999999999999;}}}'),(276,410,'_wp_attached_file','2019/11/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg'),(277,410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:599;s:4:\"file\";s:78:\"2019/11/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:79:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-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:78:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-768x242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:79:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1536x484.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:79:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1280x599.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:79:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:78:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(278,410,'_wp_attachment_context','custom-header'),(279,410,'_wp_attachment_custom_header_last_used_newsium-pro','1574326786'),(280,410,'_wp_attachment_is_custom_header','newsium-pro'),(281,425,'_wp_attached_file','2018/07/iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_.jpg'),(282,425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:850;s:4:\"file\";s:75:\"2018/07/iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:76:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-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:75:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:76:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:76:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:75:\"iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:86;s:4:\"webp\";i:0;}}'),(284,409,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.5989504610838443;s:5:\"bytes\";i:10832;s:11:\"size_before\";i:235532;s:10:\"size_after\";i:224700;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3799999999999999;s:5:\"bytes\";i:300;s:11:\"size_before\";i:8876;s:10:\"size_after\";i:8576;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:2774;s:11:\"size_before\";i:47935;s:10:\"size_after\";i:45161;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7200000000000002;s:5:\"bytes\";i:155;s:11:\"size_before\";i:4166;s:10:\"size_after\";i:4011;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:1501;s:11:\"size_before\";i:31844;s:10:\"size_after\";i:30343;s:4:\"time\";d:0.02;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9699999999999998;s:5:\"bytes\";i:4782;s:11:\"size_before\";i:68650;s:10:\"size_after\";i:63868;s:4:\"time\";d:0.050000000000000003;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45161;s:10:\"size_after\";i:45161;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5700000000000003;s:5:\"bytes\";i:1320;s:11:\"size_before\";i:28900;s:10:\"size_after\";i:27580;s:4:\"time\";d:0.029999999999999999;}}}'),(285,426,'_wp_attached_file','2018/07/pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_.jpg'),(286,426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:86:\"2018/07/pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:86:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:87:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:86:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-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:86:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:87:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:87:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:86:\"pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(288,410,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.5933666420832857;s:5:\"bytes\";i:12695;s:11:\"size_before\";i:192542;s:10:\"size_after\";i:179847;s:4:\"time\";d:0.20999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8799999999999999;s:5:\"bytes\";i:196;s:11:\"size_before\";i:5049;s:10:\"size_after\";i:4853;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996;s:5:\"bytes\";i:1731;s:11:\"size_before\";i:26228;s:10:\"size_after\";i:24497;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0700000000000003;s:5:\"bytes\";i:284;s:11:\"size_before\";i:4680;s:10:\"size_after\";i:4396;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:936;s:11:\"size_before\";i:17687;s:10:\"size_after\";i:16751;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4900000000000002;s:5:\"bytes\";i:3938;s:11:\"size_before\";i:46389;s:10:\"size_after\";i:42451;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2899999999999991;s:5:\"bytes\";i:3694;s:11:\"size_before\";i:44564;s:10:\"size_after\";i:40870;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24497;s:10:\"size_after\";i:24497;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1699999999999999;s:5:\"bytes\";i:1916;s:11:\"size_before\";i:23448;s:10:\"size_after\";i:21532;s:4:\"time\";d:0.02;}}}'),(289,427,'_wp_attached_file','2018/07/novel-read-open-white-building-old-706593-pxhere.com_.jpg'),(290,427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:900;s:4:\"file\";s:65:\"2018/07/novel-read-open-white-building-old-706593-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:65:\"novel-read-open-white-building-old-706593-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:66:\"novel-read-open-white-building-old-706593-pxhere.com_-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"novel-read-open-white-building-old-706593-pxhere.com_-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:65:\"novel-read-open-white-building-old-706593-pxhere.com_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:66:\"novel-read-open-white-building-old-706593-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:66:\"novel-read-open-white-building-old-706593-pxhere.com_-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:65:\"novel-read-open-white-building-old-706593-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(292,430,'_wp_attached_file','2018/07/wing-cloud-sky-air-flying-fly-651586-pxhere.com_.jpg'),(293,430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1221;s:6:\"height\";i:900;s:4:\"file\";s:60:\"2018/07/wing-cloud-sky-air-flying-fly-651586-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-1024x755.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-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:60:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-768x566.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:566;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:61:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-1221x845.jpg\";s:5:\"width\";i:1221;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:61:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-1024x755.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:60:\"wing-cloud-sky-air-flying-fly-651586-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:86;s:4:\"webp\";i:0;}}'),(295,425,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.4620700779194999;s:5:\"bytes\";i:14385;s:11:\"size_before\";i:322384;s:10:\"size_after\";i:307999;s:4:\"time\";d:2.0100000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7199999999999998;s:5:\"bytes\";i:608;s:11:\"size_before\";i:10638;s:10:\"size_after\";i:10030;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4199999999999999;s:5:\"bytes\";i:3530;s:11:\"size_before\";i:65081;s:10:\"size_after\";i:61551;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3499999999999996;s:5:\"bytes\";i:305;s:11:\"size_before\";i:5696;s:10:\"size_after\";i:5391;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3600000000000003;s:5:\"bytes\";i:2269;s:11:\"size_before\";i:42312;s:10:\"size_after\";i:40043;s:4:\"time\";d:0.040000000000000001;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6500000000000004;s:5:\"bytes\";i:5565;s:11:\"size_before\";i:98552;s:10:\"size_after\";i:92987;s:4:\"time\";d:1.8600000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61551;s:10:\"size_after\";i:61551;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4699999999999998;s:5:\"bytes\";i:2108;s:11:\"size_before\";i:38554;s:10:\"size_after\";i:36446;s:4:\"time\";d:0.02;}}}'),(296,431,'_wp_attached_file','2018/07/usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_.jpg'),(297,431,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:84:\"2018/07/usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:84:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:85:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:84:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-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:84:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:85:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:85:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:84:\"usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:71;s:4:\"webp\";i:0;}}'),(298,426,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9916543911699418;s:5:\"bytes\";i:30783;s:11:\"size_before\";i:771184;s:10:\"size_after\";i:740401;s:4:\"time\";d:0.26000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.75;s:5:\"bytes\";i:1454;s:11:\"size_before\";i:21532;s:10:\"size_after\";i:20078;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6500000000000004;s:5:\"bytes\";i:7321;s:11:\"size_before\";i:157459;s:10:\"size_after\";i:150138;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5999999999999996;s:5:\"bytes\";i:752;s:11:\"size_before\";i:9897;s:10:\"size_after\";i:9145;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:5309;s:11:\"size_before\";i:100374;s:10:\"size_after\";i:95065;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5800000000000001;s:5:\"bytes\";i:11066;s:11:\"size_before\";i:241705;s:10:\"size_after\";i:230639;s:4:\"time\";d:0.059999999999999998;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:150138;s:10:\"size_after\";i:150138;s:4:\"time\";d:0.059999999999999998;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4199999999999999;s:5:\"bytes\";i:4881;s:11:\"size_before\";i:90079;s:10:\"size_after\";i:85198;s:4:\"time\";d:0.040000000000000001;}}}'),(300,427,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.456869857204302;s:5:\"bytes\";i:25799;s:11:\"size_before\";i:746311;s:10:\"size_after\";i:720512;s:4:\"time\";d:0.33000000000000007;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8099999999999996;s:5:\"bytes\";i:1117;s:11:\"size_before\";i:19236;s:10:\"size_after\";i:18119;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2400000000000002;s:5:\"bytes\";i:6709;s:11:\"size_before\";i:158237;s:10:\"size_after\";i:151528;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9199999999999999;s:5:\"bytes\";i:481;s:11:\"size_before\";i:8123;s:10:\"size_after\";i:7642;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6799999999999997;s:5:\"bytes\";i:4589;s:11:\"size_before\";i:98069;s:10:\"size_after\";i:93480;s:4:\"time\";d:0.050000000000000003;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8999999999999999;s:5:\"bytes\";i:8749;s:11:\"size_before\";i:224049;s:10:\"size_after\";i:215300;s:4:\"time\";d:0.080000000000000002;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:151528;s:10:\"size_after\";i:151528;s:4:\"time\";d:0.10000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7699999999999996;s:5:\"bytes\";i:4154;s:11:\"size_before\";i:87069;s:10:\"size_after\";i:82915;s:4:\"time\";d:0.029999999999999999;}}}'),(301,432,'_wp_attached_file','2018/07/flower-military-pattern-soldier-army-red-672477-pxhere.com_.jpg'),(302,432,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:854;s:4:\"file\";s:71:\"2018/07/flower-military-pattern-soldier-army-red-672477-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:72:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-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:71:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:72:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:72:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:71:\"flower-military-pattern-soldier-army-red-672477-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(303,430,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.2767670574187768;s:5:\"bytes\";i:13081;s:11:\"size_before\";i:247898;s:10:\"size_after\";i:234817;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:364;s:11:\"size_before\";i:8512;s:10:\"size_after\";i:8148;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2000000000000002;s:5:\"bytes\";i:3755;s:11:\"size_before\";i:52159;s:10:\"size_after\";i:48404;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4400000000000004;s:5:\"bytes\";i:197;s:11:\"size_before\";i:4439;s:10:\"size_after\";i:4242;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0999999999999996;s:5:\"bytes\";i:2062;s:11:\"size_before\";i:33812;s:10:\"size_after\";i:31750;s:4:\"time\";d:0.02;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1100000000000003;s:5:\"bytes\";i:5059;s:11:\"size_before\";i:71123;s:10:\"size_after\";i:66064;s:4:\"time\";d:0.080000000000000002;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48404;s:10:\"size_after\";i:48404;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5800000000000001;s:5:\"bytes\";i:1644;s:11:\"size_before\";i:29449;s:10:\"size_after\";i:27805;s:4:\"time\";d:0.02;}}}'),(305,433,'_wp_attached_file','2018/07/star-military-soldier-army-symbol-memory-595041-pxhere.com_.jpg'),(306,433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:880;s:4:\"file\";s:71:\"2018/07/star-military-soldier-army-symbol-memory-595041-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:72:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-1024x704.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:704;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-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:71:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-768x528.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:72:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:72:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-1024x704.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:704;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:71:\"star-military-soldier-army-symbol-memory-595041-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(307,431,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6510791366906479;s:5:\"bytes\";i:13601;s:11:\"size_before\";i:372520;s:10:\"size_after\";i:358919;s:4:\"time\";d:0.19;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9199999999999999;s:5:\"bytes\";i:435;s:11:\"size_before\";i:11111;s:10:\"size_after\";i:10676;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2300000000000004;s:5:\"bytes\";i:3138;s:11:\"size_before\";i:74172;s:10:\"size_after\";i:71034;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5499999999999998;s:5:\"bytes\";i:329;s:11:\"size_before\";i:5927;s:10:\"size_after\";i:5598;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5499999999999998;s:5:\"bytes\";i:1623;s:11:\"size_before\";i:45770;s:10:\"size_after\";i:44147;s:4:\"time\";d:0.02;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4100000000000001;s:5:\"bytes\";i:6662;s:11:\"size_before\";i:123137;s:10:\"size_after\";i:116475;s:4:\"time\";d:0.050000000000000003;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:71034;s:10:\"size_after\";i:71034;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4199999999999999;s:5:\"bytes\";i:1414;s:11:\"size_before\";i:41369;s:10:\"size_after\";i:39955;s:4:\"time\";d:0.029999999999999999;}}}'),(309,435,'_wp_attached_file','2018/07/care-box-cross-medicine-brand-product-862278-pxhere.com_.jpg'),(310,435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:68:\"2018/07/care-box-cross-medicine-brand-product-862278-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:69:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-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:68:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:69:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:69:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:68:\"care-box-cross-medicine-brand-product-862278-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(312,432,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.7996795331981783;s:5:\"bytes\";i:33429;s:11:\"size_before\";i:696484;s:10:\"size_after\";i:663055;s:4:\"time\";d:0.31000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7800000000000002;s:5:\"bytes\";i:1738;s:11:\"size_before\";i:22329;s:10:\"size_after\";i:20591;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6200000000000001;s:5:\"bytes\";i:8005;s:11:\"size_before\";i:142497;s:10:\"size_after\";i:134492;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.0600000000000005;s:5:\"bytes\";i:972;s:11:\"size_before\";i:10724;s:10:\"size_after\";i:9752;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4100000000000001;s:5:\"bytes\";i:6037;s:11:\"size_before\";i:94170;s:10:\"size_after\";i:88133;s:4:\"time\";d:0.080000000000000002;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3899999999999997;s:5:\"bytes\";i:11147;s:11:\"size_before\";i:206907;s:10:\"size_after\";i:195760;s:4:\"time\";d:0.080000000000000002;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:134492;s:10:\"size_after\";i:134492;s:4:\"time\";d:0.059999999999999998;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4800000000000004;s:5:\"bytes\";i:5530;s:11:\"size_before\";i:85365;s:10:\"size_after\";i:79835;s:4:\"time\";d:0.029999999999999999;}}}'),(313,437,'_wp_attached_file','2018/07/grass-structure-sport-field-game-soccer-1233630-pxhere.com_.jpg'),(314,437,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:71:\"2018/07/grass-structure-sport-field-game-soccer-1233630-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:72:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-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:71:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:72:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:72:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:71:\"grass-structure-sport-field-game-soccer-1233630-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(316,433,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.1710700345172427;s:5:\"bytes\";i:17694;s:11:\"size_before\";i:557982;s:10:\"size_after\";i:540288;s:4:\"time\";d:0.32999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0899999999999999;s:5:\"bytes\";i:754;s:11:\"size_before\";i:14805;s:10:\"size_after\";i:14051;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.46;s:5:\"bytes\";i:3946;s:11:\"size_before\";i:114059;s:10:\"size_after\";i:110113;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1299999999999999;s:5:\"bytes\";i:439;s:11:\"size_before\";i:7158;s:10:\"size_after\";i:6719;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1500000000000004;s:5:\"bytes\";i:2990;s:11:\"size_before\";i:71996;s:10:\"size_after\";i:69006;s:4:\"time\";d:0.089999999999999997;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8100000000000001;s:5:\"bytes\";i:6692;s:11:\"size_before\";i:175842;s:10:\"size_after\";i:169150;s:4:\"time\";d:0.080000000000000002;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:110113;s:10:\"size_after\";i:110113;s:4:\"time\";d:0.059999999999999998;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4900000000000002;s:5:\"bytes\";i:2873;s:11:\"size_before\";i:64009;s:10:\"size_after\";i:61136;s:4:\"time\";d:0.029999999999999999;}}}'),(317,439,'_wp_attached_file','2018/07/water-light-architecture-sky-bridge-skyline-661635-pxhere.com_.jpg'),(318,439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:850;s:4:\"file\";s:74:\"2018/07/water-light-architecture-sky-bridge-skyline-661635-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:75:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-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:74:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:75:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:75:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:74:\"water-light-architecture-sky-bridge-skyline-661635-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:86;s:4:\"webp\";i:0;}}'),(320,435,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.7987486899254272;s:5:\"bytes\";i:17598;s:11:\"size_before\";i:628781;s:10:\"size_after\";i:611183;s:4:\"time\";d:0.28000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5899999999999999;s:5:\"bytes\";i:1059;s:11:\"size_before\";i:18947;s:10:\"size_after\";i:17888;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0099999999999998;s:5:\"bytes\";i:3837;s:11:\"size_before\";i:127338;s:10:\"size_after\";i:123501;s:4:\"time\";d:0.059999999999999998;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3099999999999996;s:5:\"bytes\";i:540;s:11:\"size_before\";i:8562;s:10:\"size_after\";i:8022;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6000000000000001;s:5:\"bytes\";i:2991;s:11:\"size_before\";i:83021;s:10:\"size_after\";i:80030;s:4:\"time\";d:0.040000000000000001;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:6253;s:11:\"size_before\";i:192479;s:10:\"size_after\";i:186226;s:4:\"time\";d:0.070000000000000007;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:123501;s:10:\"size_after\";i:123501;s:4:\"time\";d:0.050000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8900000000000001;s:5:\"bytes\";i:2918;s:11:\"size_before\";i:74933;s:10:\"size_after\";i:72015;s:4:\"time\";d:0.029999999999999999;}}}'),(321,441,'_wp_attached_file','2018/07/advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_.jpg'),(322,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:885;s:4:\"file\";s:97:\"2018/07/advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:98:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-1024x708.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-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:97:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-768x531.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:98:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:98:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-1024x708.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:97:\"advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:43;s:4:\"webp\";i:0;}}'),(324,437,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.3244412806734958;s:5:\"bytes\";i:18307;s:11:\"size_before\";i:550679;s:10:\"size_after\";i:532372;s:4:\"time\";d:0.28000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:754;s:11:\"size_before\";i:15095;s:10:\"size_after\";i:14341;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5899999999999999;s:5:\"bytes\";i:3971;s:11:\"size_before\";i:110589;s:10:\"size_after\";i:106618;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71;s:5:\"bytes\";i:442;s:11:\"size_before\";i:7741;s:10:\"size_after\";i:7299;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5099999999999998;s:5:\"bytes\";i:2387;s:11:\"size_before\";i:68020;s:10:\"size_after\";i:65633;s:4:\"time\";d:0.059999999999999998;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:8555;s:11:\"size_before\";i:181673;s:10:\"size_after\";i:173118;s:4:\"time\";d:0.059999999999999998;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:106618;s:10:\"size_after\";i:106618;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6099999999999999;s:5:\"bytes\";i:2198;s:11:\"size_before\";i:60943;s:10:\"size_after\";i:58745;s:4:\"time\";d:0.059999999999999998;}}}'),(325,443,'_wp_attached_file','2018/07/light-girl-sun-woman-formation-cave-42727-pxhere.com_.jpg'),(326,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:855;s:4:\"file\";s:65:\"2018/07/light-girl-sun-woman-formation-cave-42727-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:65:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:66:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-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:65:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:66:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:66:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:65:\"light-girl-sun-woman-formation-cave-42727-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(327,439,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.3584936955657714;s:5:\"bytes\";i:13927;s:11:\"size_before\";i:319537;s:10:\"size_after\";i:305610;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6600000000000001;s:5:\"bytes\";i:421;s:11:\"size_before\";i:9033;s:10:\"size_after\";i:8612;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4699999999999998;s:5:\"bytes\";i:3558;s:11:\"size_before\";i:65062;s:10:\"size_after\";i:61504;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:162;s:11:\"size_before\";i:4090;s:10:\"size_after\";i:3928;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:2243;s:11:\"size_before\";i:40793;s:10:\"size_after\";i:38550;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3700000000000001;s:5:\"bytes\";i:5504;s:11:\"size_before\";i:102444;s:10:\"size_after\";i:96940;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61504;s:10:\"size_after\";i:61504;s:4:\"time\";d:0.10000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5700000000000003;s:5:\"bytes\";i:2039;s:11:\"size_before\";i:36611;s:10:\"size_after\";i:34572;s:4:\"time\";d:0.029999999999999999;}}}'),(329,445,'_wp_attached_file','2018/07/old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_.jpg'),(330,445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:852;s:4:\"file\";s:71:\"2018/07/old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:72:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-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:71:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:72:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:72:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:71:\"old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:57;s:4:\"webp\";i:0;}}'),(332,446,'_wp_attached_file','2019/11/banner-promotion.jpg'),(333,446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:930;s:6:\"height\";i:100;s:4:\"file\";s:28:\"2019/11/banner-promotion.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"banner-promotion-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"banner-promotion-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"banner-promotion-768x83.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:28:\"banner-promotion-720x100.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:100;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"74\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(334,441,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.2456635923266282;s:5:\"bytes\";i:46240;s:11:\"size_before\";i:881490;s:10:\"size_after\";i:835250;s:4:\"time\";d:0.29999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5600000000000005;s:5:\"bytes\";i:1980;s:11:\"size_before\";i:23122;s:10:\"size_after\";i:21142;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1799999999999997;s:5:\"bytes\";i:11230;s:11:\"size_before\";i:181708;s:10:\"size_after\";i:170478;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8399999999999999;s:5:\"bytes\";i:835;s:11:\"size_before\";i:9442;s:10:\"size_after\";i:8607;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6100000000000003;s:5:\"bytes\";i:7535;s:11:\"size_before\";i:113998;s:10:\"size_after\";i:106463;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3099999999999996;s:5:\"bytes\";i:18021;s:11:\"size_before\";i:285608;s:10:\"size_after\";i:267587;s:4:\"time\";d:0.089999999999999997;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:170478;s:10:\"size_after\";i:170478;s:4:\"time\";d:0.050000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8300000000000001;s:5:\"bytes\";i:6639;s:11:\"size_before\";i:97134;s:10:\"size_after\";i:90495;s:4:\"time\";d:0.040000000000000001;}}}'),(335,447,'_wp_attached_file','2019/11/cropped-banner-promotion.jpg'),(336,447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:930;s:6:\"height\";i:100;s:4:\"file\";s:36:\"2019/11/cropped-banner-promotion.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"cropped-banner-promotion-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-banner-promotion-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"cropped-banner-promotion-768x83.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:36:\"cropped-banner-promotion-720x100.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:100;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(337,443,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.346220360292949;s:5:\"bytes\";i:27067;s:11:\"size_before\";i:622771;s:10:\"size_after\";i:595704;s:4:\"time\";d:0.28000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6699999999999999;s:5:\"bytes\";i:835;s:11:\"size_before\";i:14715;s:10:\"size_after\";i:13880;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:6297;s:11:\"size_before\";i:125988;s:10:\"size_after\";i:119691;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:461;s:11:\"size_before\";i:7096;s:10:\"size_after\";i:6635;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9800000000000004;s:5:\"bytes\";i:3822;s:11:\"size_before\";i:76779;s:10:\"size_after\";i:72957;s:4:\"time\";d:0.02;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8300000000000001;s:5:\"bytes\";i:12291;s:11:\"size_before\";i:210964;s:10:\"size_after\";i:198673;s:4:\"time\";d:0.059999999999999998;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:119691;s:10:\"size_after\";i:119691;s:4:\"time\";d:0.089999999999999997;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9800000000000004;s:5:\"bytes\";i:3361;s:11:\"size_before\";i:67538;s:10:\"size_after\";i:64177;s:4:\"time\";d:0.050000000000000003;}}}'),(338,447,'_wp_attachment_context','banner-advertisement-section'),(339,446,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.4828651272245921;s:5:\"bytes\";i:2307;s:11:\"size_before\";i:27196;s:10:\"size_after\";i:24889;s:4:\"time\";d:0.050000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4000000000000004;s:5:\"bytes\";i:172;s:11:\"size_before\";i:2686;s:10:\"size_after\";i:2514;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.75;s:5:\"bytes\";i:263;s:11:\"size_before\";i:3007;s:10:\"size_after\";i:2744;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4600000000000009;s:5:\"bytes\";i:820;s:11:\"size_before\";i:9692;s:10:\"size_after\";i:8872;s:4:\"time\";d:0.02;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9100000000000001;s:5:\"bytes\";i:1052;s:11:\"size_before\";i:11811;s:10:\"size_after\";i:10759;s:4:\"time\";d:0.01;}}}'),(340,449,'_wp_attached_file','2019/11/banner-promotion-1200.jpg'),(341,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:129;s:4:\"file\";s:33:\"2019/11/banner-promotion-1200.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"banner-promotion-1200-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"banner-promotion-1200-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"banner-promotion-1200-150x129.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"banner-promotion-1200-768x83.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:34:\"banner-promotion-1200-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:33:\"banner-promotion-1200-720x129.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:129;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"71\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(342,447,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.9944310104784932;s:5:\"bytes\";i:2182;s:11:\"size_before\";i:27294;s:10:\"size_after\";i:25112;s:4:\"time\";d:0.040000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7699999999999996;s:5:\"bytes\";i:155;s:11:\"size_before\";i:2685;s:10:\"size_after\";i:2530;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4499999999999993;s:5:\"bytes\";i:253;s:11:\"size_before\";i:2995;s:10:\"size_after\";i:2742;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8899999999999997;s:5:\"bytes\";i:765;s:11:\"size_before\";i:9695;s:10:\"size_after\";i:8930;s:4:\"time\";d:0.01;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4700000000000006;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:11919;s:10:\"size_after\";i:10910;s:4:\"time\";d:0.01;}}}'),(421,318,'_mc4wp_settings','a:10:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:18:\"grecaptcha_enabled\";s:1:\"0\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:0:{}}'),(422,318,'text_subscribed','Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),(423,318,'text_invalid_email','Please provide a valid email address.'),(424,318,'text_required_field_missing','Please fill in the required fields.'),(425,318,'text_already_subscribed','Given email address is already subscribed, thank you!'),(426,318,'text_error','Oops. Something went wrong. Please try again later.'),(427,318,'text_unsubscribed','You were successfully unsubscribed.'),(428,318,'text_not_subscribed','Given email address is not subscribed.'),(429,318,'text_no_lists_selected','Please select at least one list.'),(430,318,'text_updated','Thank you, your records have been updated!'),(431,318,'_wxr_import_user_slug','wpafthemes@gmail.com'),(432,445,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.0585683975013986;s:5:\"bytes\";i:19576;s:11:\"size_before\";i:640038;s:10:\"size_after\";i:620462;s:4:\"time\";d:0.26000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6200000000000001;s:5:\"bytes\";i:680;s:11:\"size_before\";i:14709;s:10:\"size_after\";i:14029;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5600000000000001;s:5:\"bytes\";i:4648;s:11:\"size_before\";i:130459;s:10:\"size_after\";i:125811;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2599999999999998;s:5:\"bytes\";i:357;s:11:\"size_before\";i:6789;s:10:\"size_after\";i:6432;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0300000000000002;s:5:\"bytes\";i:3188;s:11:\"size_before\";i:79071;s:10:\"size_after\";i:75883;s:4:\"time\";d:0.040000000000000001;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7000000000000002;s:5:\"bytes\";i:7862;s:11:\"size_before\";i:212720;s:10:\"size_after\";i:204858;s:4:\"time\";d:0.059999999999999998;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:125811;s:10:\"size_after\";i:125811;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0300000000000002;s:5:\"bytes\";i:2841;s:11:\"size_before\";i:70479;s:10:\"size_after\";i:67638;s:4:\"time\";d:0.059999999999999998;}}}'),(433,455,'_wp_attached_file','2019/11/banner-promotion-1200-2.jpg'),(434,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:129;s:4:\"file\";s:35:\"2019/11/banner-promotion-1200-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"banner-promotion-1200-2-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"banner-promotion-1200-2-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"banner-promotion-1200-2-150x129.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"banner-promotion-1200-2-768x83.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:36:\"banner-promotion-1200-2-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:35:\"banner-promotion-1200-2-720x129.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:129;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"71\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(435,456,'_wp_attached_file','2019/11/banner-promotion-1200-yellow.jpg'),(436,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:129;s:4:\"file\";s:40:\"2019/11/banner-promotion-1200-yellow.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"banner-promotion-1200-yellow-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"banner-promotion-1200-yellow-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"banner-promotion-1200-yellow-150x129.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"banner-promotion-1200-yellow-768x83.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:41:\"banner-promotion-1200-yellow-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:40:\"banner-promotion-1200-yellow-720x129.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:129;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"70\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(437,449,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.2414665965691141;s:5:\"bytes\";i:3719;s:11:\"size_before\";i:51357;s:10:\"size_after\";i:47638;s:4:\"time\";d:0.060000000000000005;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:7.4199999999999999;s:5:\"bytes\";i:190;s:11:\"size_before\";i:2560;s:10:\"size_after\";i:2370;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1400000000000006;s:5:\"bytes\";i:1121;s:11:\"size_before\";i:12260;s:10:\"size_after\";i:11139;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0199999999999996;s:5:\"bytes\";i:267;s:11:\"size_before\";i:3330;s:10:\"size_after\";i:3063;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.3300000000000001;s:5:\"bytes\";i:827;s:11:\"size_before\";i:8862;s:10:\"size_after\";i:8035;s:4:\"time\";d:0.01;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11139;s:10:\"size_after\";i:11139;s:4:\"time\";d:0.01;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.9499999999999993;s:5:\"bytes\";i:1314;s:11:\"size_before\";i:13206;s:10:\"size_after\";i:11892;s:4:\"time\";d:0.01;}}}'),(438,457,'_wp_attached_file','2019/11/banner-promotion-1200-yellow-red.jpg'),(439,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:129;s:4:\"file\";s:44:\"2019/11/banner-promotion-1200-yellow-red.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"banner-promotion-1200-yellow-red-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"banner-promotion-1200-yellow-red-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"banner-promotion-1200-yellow-red-150x129.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"banner-promotion-1200-yellow-red-768x83.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:45:\"banner-promotion-1200-yellow-red-1024x110.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:44:\"banner-promotion-1200-yellow-red-720x129.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:129;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"71\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(440,455,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.3985539902423731;s:5:\"bytes\";i:3776;s:11:\"size_before\";i:51037;s:10:\"size_after\";i:47261;s:4:\"time\";d:0.099999999999999992;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:7.2400000000000002;s:5:\"bytes\";i:184;s:11:\"size_before\";i:2542;s:10:\"size_after\";i:2358;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.5099999999999998;s:5:\"bytes\";i:1158;s:11:\"size_before\";i:12177;s:10:\"size_after\";i:11019;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0199999999999996;s:5:\"bytes\";i:267;s:11:\"size_before\";i:3330;s:10:\"size_after\";i:3063;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.5500000000000007;s:5:\"bytes\";i:842;s:11:\"size_before\";i:8818;s:10:\"size_after\";i:7976;s:4:\"time\";d:0.02;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11019;s:10:\"size_after\";i:11019;s:4:\"time\";d:0.01;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.08;s:5:\"bytes\";i:1325;s:11:\"size_before\";i:13151;s:10:\"size_after\";i:11826;s:4:\"time\";d:0.01;}}}'),(441,456,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.4977835589710242;s:5:\"bytes\";i:4965;s:11:\"size_before\";i:58427;s:10:\"size_after\";i:53462;s:4:\"time\";d:0.080000000000000002;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:8.0099999999999998;s:5:\"bytes\";i:225;s:11:\"size_before\";i:2808;s:10:\"size_after\";i:2583;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.380000000000001;s:5:\"bytes\";i:1429;s:11:\"size_before\";i:13771;s:10:\"size_after\";i:12342;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.8599999999999994;s:5:\"bytes\";i:430;s:11:\"size_before\";i:4361;s:10:\"size_after\";i:3931;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.720000000000001;s:5:\"bytes\";i:1074;s:11:\"size_before\";i:10015;s:10:\"size_after\";i:8941;s:4:\"time\";d:0.01;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12342;s:10:\"size_after\";i:12342;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.94;s:5:\"bytes\";i:1807;s:11:\"size_before\";i:15130;s:10:\"size_after\";i:13323;s:4:\"time\";d:0.01;}}}'),(442,460,'_wp_attached_file','2019/11/flower-purple-blue-flora-violet-plant-1452969-pxhere.com_.jpg'),(443,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:851;s:4:\"file\";s:69:\"2019/11/flower-purple-blue-flora-violet-plant-1452969-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:70:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-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:69:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:70:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-1280x845.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:70:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:69:\"flower-purple-blue-flora-violet-plant-1452969-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:86;s:4:\"webp\";i:0;}}'),(445,457,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.4286380506383223;s:5:\"bytes\";i:3823;s:11:\"size_before\";i:51463;s:10:\"size_after\";i:47640;s:4:\"time\";d:0.11;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:7.1600000000000001;s:5:\"bytes\";i:182;s:11:\"size_before\";i:2542;s:10:\"size_after\";i:2360;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2899999999999991;s:5:\"bytes\";i:1146;s:11:\"size_before\";i:12335;s:10:\"size_after\";i:11189;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0399999999999991;s:5:\"bytes\";i:273;s:11:\"size_before\";i:3395;s:10:\"size_after\";i:3122;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.75;s:5:\"bytes\";i:869;s:11:\"size_before\";i:8909;s:10:\"size_after\";i:8040;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11189;s:10:\"size_after\";i:11189;s:4:\"time\";d:0.01;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.33;s:5:\"bytes\";i:1353;s:11:\"size_before\";i:13093;s:10:\"size_after\";i:11740;s:4:\"time\";d:0.02;}}}'),(446,467,'_wp_attached_file','2018/07/rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_.jpg'),(447,467,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:76:\"2018/07/rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:77:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:76:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-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:76:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:77:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-1200x845.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:77:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:76:\"rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:71;s:4:\"webp\";i:0;}}'),(449,468,'_wp_attached_file','2018/07/mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_.jpg'),(450,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:800;s:4:\"file\";s:75:\"2018/07/mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:76:\"mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_-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:75:\"mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:76:\"mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:75:\"mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:83;s:4:\"webp\";i:0;}}'),(451,460,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6861340636533166;s:5:\"bytes\";i:4322;s:11:\"size_before\";i:256326;s:10:\"size_after\";i:252004;s:4:\"time\";d:0.19999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.0600000000000001;s:5:\"bytes\";i:185;s:11:\"size_before\";i:8982;s:10:\"size_after\";i:8797;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.79;s:5:\"bytes\";i:921;s:11:\"size_before\";i:51348;s:10:\"size_after\";i:50427;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:182;s:11:\"size_before\";i:4848;s:10:\"size_after\";i:4666;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.03;s:5:\"bytes\";i:341;s:11:\"size_before\";i:33096;s:10:\"size_after\";i:32755;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1499999999999999;s:5:\"bytes\";i:2444;s:11:\"size_before\";i:77561;s:10:\"size_after\";i:75117;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50427;s:10:\"size_after\";i:50427;s:4:\"time\";d:0.059999999999999998;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.82999999999999996;s:5:\"bytes\";i:249;s:11:\"size_before\";i:30064;s:10:\"size_after\";i:29815;s:4:\"time\";d:0.02;}}}'),(453,469,'_wp_attached_file','2018/07/water-light-night-petal-atmosphere-river-1018814-pxhere.com_.jpg'),(454,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:72:\"2018/07/water-light-night-petal-atmosphere-river-1018814-pxhere.com_.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:73:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-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:72:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:73:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-1200x845.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:73:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:72:\"water-light-night-petal-atmosphere-river-1018814-pxhere.com_-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"24\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(456,484,'_wp_attached_file','2019/11/af-themes-main-dark.png'),(457,484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:405;s:6:\"height\";i:402;s:4:\"file\";s:31:\"2019/11/af-themes-main-dark.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"af-themes-main-dark-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"af-themes-main-dark-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: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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(458,467,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2391849581168142;s:5:\"bytes\";i:13832;s:11:\"size_before\";i:427021;s:10:\"size_after\";i:413189;s:4:\"time\";d:0.22;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6800000000000002;s:5:\"bytes\";i:435;s:11:\"size_before\";i:11824;s:10:\"size_after\";i:11389;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8999999999999999;s:5:\"bytes\";i:3607;s:11:\"size_before\";i:92536;s:10:\"size_after\";i:88929;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0899999999999999;s:5:\"bytes\";i:253;s:11:\"size_before\";i:4969;s:10:\"size_after\";i:4716;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.52;s:5:\"bytes\";i:1981;s:11:\"size_before\";i:56273;s:10:\"size_after\";i:54292;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6699999999999999;s:5:\"bytes\";i:5928;s:11:\"size_before\";i:126865;s:10:\"size_after\";i:120937;s:4:\"time\";d:0.070000000000000007;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:88929;s:10:\"size_after\";i:88929;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5699999999999998;s:5:\"bytes\";i:1628;s:11:\"size_before\";i:45625;s:10:\"size_after\";i:43997;s:4:\"time\";d:0.02;}}}'),(459,468,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.9035488146075688;s:5:\"bytes\";i:9324;s:11:\"size_before\";i:190148;s:10:\"size_after\";i:180824;s:4:\"time\";d:0.17999999999999999;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:4.9500000000000002;s:5:\"bytes\";i:333;s:11:\"size_before\";i:6723;s:10:\"size_after\";i:6390;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7300000000000004;s:5:\"bytes\";i:4651;s:11:\"size_before\";i:60159;s:10:\"size_after\";i:55508;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1500000000000004;s:5:\"bytes\";i:203;s:11:\"size_before\";i:3303;s:10:\"size_after\";i:3100;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.46;s:5:\"bytes\";i:2146;s:11:\"size_before\";i:33218;s:10:\"size_after\";i:31072;s:4:\"time\";d:0.029999999999999999;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55508;s:10:\"size_after\";i:55508;s:4:\"time\";d:0.050000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3700000000000001;s:5:\"bytes\";i:1991;s:11:\"size_before\";i:31237;s:10:\"size_after\";i:29246;s:4:\"time\";d:0.02;}}}'),(460,484,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:36.896228412424762;s:5:\"bytes\";i:12199;s:11:\"size_before\";i:33063;s:10:\"size_after\";i:20864;s:4:\"time\";d:0.22999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.619999999999997;s:5:\"bytes\";i:8058;s:11:\"size_before\";i:23274;s:10:\"size_after\";i:15216;s:4:\"time\";d:0.14999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.299999999999997;s:5:\"bytes\";i:4141;s:11:\"size_before\";i:9789;s:10:\"size_after\";i:5648;s:4:\"time\";d:0.080000000000000002;}}}'),(461,486,'_wp_attached_file','2019/11/cropped-af-themes-main-dark.png'),(462,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:39:\"2019/11/cropped-af-themes-main-dark.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"cropped-af-themes-main-dark-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:39:\"cropped-af-themes-main-dark-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:39:\"cropped-af-themes-main-dark-512x475.png\";s:5:\"width\";i:512;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"18\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(463,469,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.7357910906298;s:5:\"bytes\";i:20659;s:11:\"size_before\";i:95046;s:10:\"size_after\";i:74387;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.529999999999999;s:5:\"bytes\";i:535;s:11:\"size_before\";i:3681;s:10:\"size_after\";i:3146;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.699999999999999;s:5:\"bytes\";i:6151;s:11:\"size_before\";i:21429;s:10:\"size_after\";i:15278;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.75;s:5:\"bytes\";i:215;s:11:\"size_before\";i:2206;s:10:\"size_after\";i:1991;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.800000000000001;s:5:\"bytes\";i:3339;s:11:\"size_before\";i:13464;s:10:\"size_after\";i:10125;s:4:\"time\";d:0.040000000000000001;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.879999999999999;s:5:\"bytes\";i:7931;s:11:\"size_before\";i:27463;s:10:\"size_after\";i:19532;s:4:\"time\";d:0.029999999999999999;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15278;s:10:\"size_after\";i:15278;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.59;s:5:\"bytes\";i:2488;s:11:\"size_before\";i:11525;s:10:\"size_after\";i:9037;s:4:\"time\";d:0.02;}}}'),(464,486,'_wp_attachment_context','site-icon'),(465,487,'_wp_attached_file','2019/11/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg'),(466,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:599;s:4:\"file\";s:80:\"2019/11/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:79:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-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:80:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-768x242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1536x484.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1280x599.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:80:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(467,486,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.372546886896529;s:5:\"bytes\";i:20834;s:11:\"size_before\";i:64357;s:10:\"size_after\";i:43523;s:4:\"time\";d:0.44999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.32;s:5:\"bytes\";i:12641;s:11:\"size_before\";i:32988;s:10:\"size_after\";i:20347;s:4:\"time\";d:0.17999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.469999999999999;s:5:\"bytes\";i:4072;s:11:\"size_before\";i:10867;s:10:\"size_after\";i:6795;s:4:\"time\";d:0.050000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.100000000000001;s:5:\"bytes\";i:4121;s:11:\"size_before\";i:20502;s:10:\"size_after\";i:16381;s:4:\"time\";d:0.22;}}}'),(468,487,'_wp_attachment_context','custom-header'),(633,498,'estory-meta-content-alignment','align-content-left'),(634,498,'_thumbnail_id','441'),(635,498,'newsium-meta-content-alignment','align-content-left'),(639,499,'estory-meta-content-alignment','align-content-left'),(640,499,'_thumbnail_id','439'),(641,499,'newsium-meta-content-alignment','align-content-left'),(645,500,'estory-meta-content-alignment','align-content-left'),(646,500,'_thumbnail_id','437'),(647,500,'newsium-meta-content-alignment','align-content-left'),(651,501,'estory-meta-content-alignment','align-content-left'),(652,501,'_thumbnail_id','435'),(653,501,'newsium-meta-content-alignment','align-content-left'),(657,502,'estory-meta-content-alignment','align-content-left'),(658,502,'newsium-meta-content-alignment','align-content-left'),(659,502,'_thumbnail_id','433'),(663,503,'estory-meta-content-alignment','align-content-left'),(664,503,'newsium-meta-content-alignment','align-content-left'),(665,503,'_thumbnail_id','445'),(669,504,'estory-meta-content-alignment','align-content-left'),(670,504,'newsium-meta-content-alignment','align-content-left'),(671,504,'_thumbnail_id','431'),(675,505,'estory-meta-content-alignment','align-content-left'),(676,505,'newsium-meta-content-alignment','align-content-left'),(677,505,'_thumbnail_id','430'),(681,506,'estory-meta-content-alignment','align-content-left'),(682,506,'newsium-meta-content-alignment','full-width-content'),(683,506,'_thumbnail_id','426'),(693,100,'estory-meta-content-alignment','align-content-left'),(694,100,'_thumbnail_id','443'),(695,100,'newsium-meta-content-alignment','align-content-left'),(709,518,'_wp_attached_file','2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg'),(710,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:599;s:4:\"file\";s:80:\"2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:79:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-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:80:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-768x242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1536x484.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1280x599.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:80:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(711,518,'_wp_attachment_is_custom_header','newsium'),(712,487,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.7133365471274962;s:5:\"bytes\";i:12812;s:11:\"size_before\";i:190844;s:10:\"size_after\";i:178032;s:4:\"time\";d:0.20000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:217;s:11:\"size_before\";i:5069;s:10:\"size_after\";i:4852;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6500000000000004;s:5:\"bytes\";i:1729;s:11:\"size_before\";i:25987;s:10:\"size_after\";i:24258;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0899999999999999;s:5:\"bytes\";i:282;s:11:\"size_before\";i:4628;s:10:\"size_after\";i:4346;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6900000000000004;s:5:\"bytes\";i:1001;s:11:\"size_before\";i:17606;s:10:\"size_after\";i:16605;s:4:\"time\";d:0.01;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5899999999999999;s:5:\"bytes\";i:3962;s:11:\"size_before\";i:46143;s:10:\"size_after\";i:42181;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3900000000000006;s:5:\"bytes\";i:3695;s:11:\"size_before\";i:44026;s:10:\"size_after\";i:40331;s:4:\"time\";d:0.02;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24258;s:10:\"size_after\";i:24258;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3300000000000001;s:5:\"bytes\";i:1926;s:11:\"size_before\";i:23127;s:10:\"size_after\";i:21201;s:4:\"time\";d:0.059999999999999998;}}}'),(713,518,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.7133365471274962;s:5:\"bytes\";i:12812;s:11:\"size_before\";i:190844;s:10:\"size_after\";i:178032;s:4:\"time\";d:0.20999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:217;s:11:\"size_before\";i:5069;s:10:\"size_after\";i:4852;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6500000000000004;s:5:\"bytes\";i:1729;s:11:\"size_before\";i:25987;s:10:\"size_after\";i:24258;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0899999999999999;s:5:\"bytes\";i:282;s:11:\"size_before\";i:4628;s:10:\"size_after\";i:4346;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6900000000000004;s:5:\"bytes\";i:1001;s:11:\"size_before\";i:17606;s:10:\"size_after\";i:16605;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5899999999999999;s:5:\"bytes\";i:3962;s:11:\"size_before\";i:46143;s:10:\"size_after\";i:42181;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3900000000000006;s:5:\"bytes\";i:3695;s:11:\"size_before\";i:44026;s:10:\"size_after\";i:40331;s:4:\"time\";d:0.029999999999999999;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24258;s:10:\"size_after\";i:24258;s:4:\"time\";d:0.059999999999999998;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3300000000000001;s:5:\"bytes\";i:1926;s:11:\"size_before\";i:23127;s:10:\"size_after\";i:21201;s:4:\"time\";d:0.02;}}}'),(718,100,'_edit_lock','1579432324:1'),(719,522,'_edit_last','1'),(720,522,'_edit_lock','1580165476:1'),(721,522,'newsium-meta-content-alignment','align-content-left'),(722,522,'_thumbnail_id','460'),(727,527,'_wp_attached_file','2020/01/log_file_2020-01-19__11-16-30.txt'),(728,528,'_wp_attached_file','2020/01/log_file_2020-01-19__11-19-12.txt'),(729,529,'_wp_attached_file','2019/04/cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_.jpg'),(730,529,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:650;s:4:\"file\";s:76:\"2019/04/cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:76:\"cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_-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:76:\"cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:76:\"cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_-765x500.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"1\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(732,530,'_wp_attached_file','2019/04/person-people-military-formation-soldier-army-1252983-pxhere.jpg'),(733,530,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:650;s:4:\"file\";s:72:\"2019/04/person-people-military-formation-soldier-army-1252983-pxhere.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"person-people-military-formation-soldier-army-1252983-pxhere-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"person-people-military-formation-soldier-army-1252983-pxhere-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:72:\"person-people-military-formation-soldier-army-1252983-pxhere-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:72:\"person-people-military-formation-soldier-army-1252983-pxhere-765x500.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"2\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(735,529,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.8102308029503136;s:5:\"bytes\";i:2949;s:11:\"size_before\";i:104938;s:10:\"size_after\";i:101989;s:4:\"time\";d:0.11;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3799999999999999;s:5:\"bytes\";i:355;s:11:\"size_before\";i:10490;s:10:\"size_after\";i:10135;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:234;s:11:\"size_before\";i:4984;s:10:\"size_after\";i:4750;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.6600000000000001;s:5:\"bytes\";i:1193;s:11:\"size_before\";i:44771;s:10:\"size_after\";i:43578;s:4:\"time\";d:0.02;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.6099999999999999;s:5:\"bytes\";i:1167;s:11:\"size_before\";i:44693;s:10:\"size_after\";i:43526;s:4:\"time\";d:0.029999999999999999;}}}'),(736,531,'_wp_attached_file','2019/04/plant-fruit-flower-city-sign-food-93061-pxhere.com_.jpg'),(737,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:63:\"2019/04/plant-fruit-flower-city-sign-food-93061-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"plant-fruit-flower-city-sign-food-93061-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"plant-fruit-flower-city-sign-food-93061-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(739,530,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2941445600045749;s:5:\"bytes\";i:4032;s:11:\"size_before\";i:122399;s:10:\"size_after\";i:118367;s:4:\"time\";d:0.11;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9199999999999999;s:5:\"bytes\";i:653;s:11:\"size_before\";i:13276;s:10:\"size_after\";i:12623;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5700000000000003;s:5:\"bytes\";i:456;s:11:\"size_before\";i:6937;s:10:\"size_after\";i:6481;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9100000000000001;s:5:\"bytes\";i:1487;s:11:\"size_before\";i:51086;s:10:\"size_after\";i:49599;s:4:\"time\";d:0.029999999999999999;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8100000000000001;s:5:\"bytes\";i:1436;s:11:\"size_before\";i:51100;s:10:\"size_after\";i:49664;s:4:\"time\";d:0.029999999999999999;}}}'),(740,531,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.0840639504899432;s:5:\"bytes\";i:2508;s:11:\"size_before\";i:31024;s:10:\"size_after\";i:28516;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8499999999999996;s:5:\"bytes\";i:1667;s:11:\"size_before\";i:21230;s:10:\"size_after\";i:19563;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5899999999999999;s:5:\"bytes\";i:841;s:11:\"size_before\";i:9794;s:10:\"size_after\";i:8953;s:4:\"time\";d:0.01;}}}'),(741,532,'_wp_attached_file','2019/04/road-traffic-car-city-village-vehicle-1327715-pxhere.com_.jpg'),(742,532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:69:\"2019/04/road-traffic-car-city-village-vehicle-1327715-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"road-traffic-car-city-village-vehicle-1327715-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"road-traffic-car-city-village-vehicle-1327715-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(744,532,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.6188070720808243;s:5:\"bytes\";i:1446;s:11:\"size_before\";i:25735;s:10:\"size_after\";i:24289;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4100000000000001;s:5:\"bytes\";i:962;s:11:\"size_before\";i:17773;s:10:\"size_after\";i:16811;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0800000000000001;s:5:\"bytes\";i:484;s:11:\"size_before\";i:7962;s:10:\"size_after\";i:7478;s:4:\"time\";d:0.01;}}}'),(745,533,'_wp_attached_file','2019/04/road-traffic-highway-transport-truck-vehicle-642010-pxhere.com_.jpg'),(746,533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:75:\"2019/04/road-traffic-highway-transport-truck-vehicle-642010-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"road-traffic-highway-transport-truck-vehicle-642010-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"road-traffic-highway-transport-truck-vehicle-642010-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:67;s:4:\"webp\";i:0;}}'),(748,533,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.8881811748053785;s:5:\"bytes\";i:1664;s:11:\"size_before\";i:28260;s:10:\"size_after\";i:26596;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8899999999999997;s:5:\"bytes\";i:1174;s:11:\"size_before\";i:19949;s:10:\"size_after\";i:18775;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9000000000000004;s:5:\"bytes\";i:490;s:11:\"size_before\";i:8311;s:10:\"size_after\";i:7821;s:4:\"time\";d:0.02;}}}'),(749,534,'_wp_attached_file','2019/04/sea-water-nature-ocean-steam-shore-1138914-pxhere.com_.jpg'),(750,534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:650;s:4:\"file\";s:66:\"2019/04/sea-water-nature-ocean-steam-shore-1138914-pxhere.com_.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"sea-water-nature-ocean-steam-shore-1138914-pxhere.com_-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"sea-water-nature-ocean-steam-shore-1138914-pxhere.com_-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:66:\"sea-water-nature-ocean-steam-shore-1138914-pxhere.com_-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:66:\"sea-water-nature-ocean-steam-shore-1138914-pxhere.com_-765x500.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:40;s:4:\"webp\";i:0;}}'),(752,535,'_wp_attached_file','2019/04/sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere.com_.jpg'),(753,535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:71:\"2019/04/sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(755,535,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.9465168051256985;s:5:\"bytes\";i:911;s:11:\"size_before\";i:18417;s:10:\"size_after\";i:17506;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5999999999999996;s:5:\"bytes\";i:558;s:11:\"size_before\";i:12126;s:10:\"size_after\";i:11568;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6100000000000003;s:5:\"bytes\";i:353;s:11:\"size_before\";i:6291;s:10:\"size_after\";i:5938;s:4:\"time\";d:0.01;}}}'),(756,536,'_wp_attached_file','2019/04/snow-road-driving-transport-france-vehicle-330705-pxhere.com_.jpg'),(757,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:73:\"2019/04/snow-road-driving-transport-france-vehicle-330705-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:73:\"snow-road-driving-transport-france-vehicle-330705-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:73:\"snow-road-driving-transport-france-vehicle-330705-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(758,534,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.6673825951933621;s:5:\"bytes\";i:13906;s:11:\"size_before\";i:245369;s:10:\"size_after\";i:231463;s:4:\"time\";d:0.10000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6500000000000004;s:5:\"bytes\";i:1293;s:11:\"size_before\";i:19454;s:10:\"size_after\";i:18161;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1699999999999999;s:5:\"bytes\";i:592;s:11:\"size_before\";i:8254;s:10:\"size_after\";i:7662;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4900000000000002;s:5:\"bytes\";i:5969;s:11:\"size_before\";i:108754;s:10:\"size_after\";i:102785;s:4:\"time\";d:0.029999999999999999;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5599999999999996;s:5:\"bytes\";i:6052;s:11:\"size_before\";i:108907;s:10:\"size_after\";i:102855;s:4:\"time\";d:0.029999999999999999;}}}'),(760,536,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.9613243336453667;s:5:\"bytes\";i:1007;s:11:\"size_before\";i:20297;s:10:\"size_after\";i:19290;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7800000000000002;s:5:\"bytes\";i:667;s:11:\"size_before\";i:13961;s:10:\"size_after\";i:13294;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3700000000000001;s:5:\"bytes\";i:340;s:11:\"size_before\";i:6336;s:10:\"size_after\";i:5996;s:4:\"time\";d:0.01;}}}'),(761,537,'_wp_attached_file','2019/04/pedestrian-architecture-street-town-building-city-916419-pxhere.jpg'),(762,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:75:\"2019/04/pedestrian-architecture-street-town-building-city-916419-pxhere.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"pedestrian-architecture-street-town-building-city-916419-pxhere-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"pedestrian-architecture-street-town-building-city-916419-pxhere-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(764,537,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.5582609733536241;s:5:\"bytes\";i:2533;s:11:\"size_before\";i:33513;s:10:\"size_after\";i:30980;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4900000000000002;s:5:\"bytes\";i:1760;s:11:\"size_before\";i:23511;s:10:\"size_after\";i:21751;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7300000000000004;s:5:\"bytes\";i:773;s:11:\"size_before\";i:10002;s:10:\"size_after\";i:9229;s:4:\"time\";d:0.01;}}}'),(765,538,'_wp_attached_file','2019/04/car-film-vehicle-sports-car-supercar-35mm-396877-pxhere.com_.jpg'),(766,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:72:\"2019/04/car-film-vehicle-sports-car-supercar-35mm-396877-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"car-film-vehicle-sports-car-supercar-35mm-396877-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"car-film-vehicle-sports-car-supercar-35mm-396877-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:67;s:4:\"webp\";i:0;}}'),(768,538,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.5885279030001556;s:5:\"bytes\";i:3315;s:11:\"size_before\";i:38598;s:10:\"size_after\";i:35283;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4499999999999993;s:5:\"bytes\";i:2306;s:11:\"size_before\";i:27279;s:10:\"size_after\";i:24973;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9100000000000001;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:11319;s:10:\"size_after\";i:10310;s:4:\"time\";d:0.01;}}}'),(769,539,'_wp_attached_file','2019/04/gym-3d-interior-design-structure-room-architecture-1454435-pxhere.com_.jpg'),(770,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:82:\"2019/04/gym-3d-interior-design-structure-room-architecture-1454435-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:82:\"gym-3d-interior-design-structure-room-architecture-1454435-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"gym-3d-interior-design-structure-room-architecture-1454435-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(772,539,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.8451243600596605;s:5:\"bytes\";i:1450;s:11:\"size_before\";i:24807;s:10:\"size_after\";i:23357;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.75;s:5:\"bytes\";i:993;s:11:\"size_before\";i:17261;s:10:\"size_after\";i:16268;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0599999999999996;s:5:\"bytes\";i:457;s:11:\"size_before\";i:7546;s:10:\"size_after\";i:7089;s:4:\"time\";d:0.02;}}}'),(773,540,'_wp_attached_file','2019/04/man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364.jpg'),(774,540,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:168:\"2019/04/man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:168:\"man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:168:\"man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(776,540,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0898205647236425;s:5:\"bytes\";i:1775;s:11:\"size_before\";i:29147;s:10:\"size_after\";i:27372;s:4:\"time\";d:0.050000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9900000000000002;s:5:\"bytes\";i:1219;s:11:\"size_before\";i:20360;s:10:\"size_after\";i:19141;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3300000000000001;s:5:\"bytes\";i:556;s:11:\"size_before\";i:8787;s:10:\"size_after\";i:8231;s:4:\"time\";d:0.01;}}}'),(777,541,'_wp_attached_file','2019/04/niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere.com_.jpg'),(778,541,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:84:\"2019/04/niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:84:\"niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:84:\"niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere.com_-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:26:\"Christine Hess Photography\";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:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(780,541,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.3685476556646554;s:5:\"bytes\";i:1615;s:11:\"size_before\";i:25359;s:10:\"size_after\";i:23744;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1299999999999999;s:5:\"bytes\";i:1089;s:11:\"size_before\";i:17754;s:10:\"size_after\";i:16665;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9199999999999999;s:5:\"bytes\";i:526;s:11:\"size_before\";i:7605;s:10:\"size_after\";i:7079;s:4:\"time\";d:0.01;}}}'),(781,542,'_wp_attached_file','2019/04/lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere.com_.jpg'),(782,542,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:78:\"2019/04/lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(784,542,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.8173908793196145;s:5:\"bytes\";i:781;s:11:\"size_before\";i:20459;s:10:\"size_after\";i:19678;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4399999999999999;s:5:\"bytes\";i:480;s:11:\"size_before\";i:13952;s:10:\"size_after\";i:13472;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6299999999999999;s:5:\"bytes\";i:301;s:11:\"size_before\";i:6507;s:10:\"size_after\";i:6206;s:4:\"time\";d:0.01;}}}'),(785,543,'_wp_attached_file','2019/04/man-book-person-people-woman-building-953235-pxhere.com_.jpg'),(786,543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:68:\"2019/04/man-book-person-people-woman-building-953235-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"man-book-person-people-woman-building-953235-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"man-book-person-people-woman-building-953235-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(788,544,'_wp_attached_file','2019/04/nature-umbrella-sea-vacation-water-sky-1417501-pxhere.com_.jpg'),(789,544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:70:\"2019/04/nature-umbrella-sea-vacation-water-sky-1417501-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"nature-umbrella-sea-vacation-water-sky-1417501-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"nature-umbrella-sea-vacation-water-sky-1417501-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(790,543,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.239664866056664;s:5:\"bytes\";i:1698;s:11:\"size_before\";i:27213;s:10:\"size_after\";i:25515;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6900000000000004;s:5:\"bytes\";i:1047;s:11:\"size_before\";i:18393;s:10:\"size_after\";i:17346;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3799999999999999;s:5:\"bytes\";i:651;s:11:\"size_before\";i:8820;s:10:\"size_after\";i:8169;s:4:\"time\";d:0.01;}}}'),(792,544,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.9511044245366893;s:5:\"bytes\";i:724;s:11:\"size_before\";i:14623;s:10:\"size_after\";i:13899;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7199999999999998;s:5:\"bytes\";i:463;s:11:\"size_before\";i:9800;s:10:\"size_after\";i:9337;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4100000000000001;s:5:\"bytes\";i:261;s:11:\"size_before\";i:4823;s:10:\"size_after\";i:4562;s:4:\"time\";d:0.01;}}}'),(793,545,'_wp_attached_file','2019/04/girl-photo-1504375-pxhere.com_.jpg'),(794,545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2019/04/girl-photo-1504375-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"girl-photo-1504375-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"girl-photo-1504375-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(796,545,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.9520271704521326;s:5:\"bytes\";i:1402;s:11:\"size_before\";i:23555;s:10:\"size_after\";i:22153;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9900000000000002;s:5:\"bytes\";i:981;s:11:\"size_before\";i:16374;s:10:\"size_after\";i:15393;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8600000000000003;s:5:\"bytes\";i:421;s:11:\"size_before\";i:7181;s:10:\"size_after\";i:6760;s:4:\"time\";d:0.01;}}}'),(797,90,'_wp_attached_file','2019/04/fire-campfire-spartanrace-351754.jpg'),(798,90,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:650;s:4:\"file\";s:44:\"2019/04/fire-campfire-spartanrace-351754.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"fire-campfire-spartanrace-351754-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"fire-campfire-spartanrace-351754-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:44:\"fire-campfire-spartanrace-351754-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:44:\"fire-campfire-spartanrace-351754-765x500.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:500;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:37:\"CC-BY creative commons by attribution\";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:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:80;s:4:\"webp\";i:0;}}'),(800,91,'_wp_attached_file','2019/04/girl-street-photography-water-leisure-blue-1434991-pxhere.com_.jpg'),(801,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:650;s:4:\"file\";s:74:\"2019/04/girl-street-photography-water-leisure-blue-1434991-pxhere.com_.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"girl-street-photography-water-leisure-blue-1434991-pxhere.com_-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"girl-street-photography-water-leisure-blue-1434991-pxhere.com_-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:74:\"girl-street-photography-water-leisure-blue-1434991-pxhere.com_-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:74:\"girl-street-photography-water-leisure-blue-1434991-pxhere.com_-765x500.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:40;s:4:\"webp\";i:0;}}'),(803,92,'_wp_attached_file','2019/04/play-green-soccer-child-football-player-757702-pxhere.com_.jpg'),(804,92,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:70:\"2019/04/play-green-soccer-child-football-player-757702-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"play-green-soccer-child-football-player-757702-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"play-green-soccer-child-football-player-757702-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(805,90,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.7005563764068343;s:5:\"bytes\";i:13002;s:11:\"size_before\";i:228083;s:10:\"size_after\";i:215081;s:4:\"time\";d:0.10000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9199999999999999;s:5:\"bytes\";i:1356;s:11:\"size_before\";i:19592;s:10:\"size_after\";i:18236;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0700000000000003;s:5:\"bytes\";i:578;s:11:\"size_before\";i:8175;s:10:\"size_after\";i:7597;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5599999999999996;s:5:\"bytes\";i:5574;s:11:\"size_before\";i:100213;s:10:\"size_after\";i:94639;s:4:\"time\";d:0.029999999999999999;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4900000000000002;s:5:\"bytes\";i:5494;s:11:\"size_before\";i:100103;s:10:\"size_after\";i:94609;s:4:\"time\";d:0.029999999999999999;}}}'),(833,92,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9737654320987659;s:5:\"bytes\";i:721;s:11:\"size_before\";i:18144;s:10:\"size_after\";i:17423;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5499999999999998;s:5:\"bytes\";i:424;s:11:\"size_before\";i:11953;s:10:\"size_after\";i:11529;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7999999999999998;s:5:\"bytes\";i:297;s:11:\"size_before\";i:6191;s:10:\"size_after\";i:5894;s:4:\"time\";d:0.01;}}}'),(850,91,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.8107796248696912;s:5:\"bytes\";i:14604;s:11:\"size_before\";i:251326;s:10:\"size_after\";i:236722;s:4:\"time\";d:0.11000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6299999999999999;s:5:\"bytes\";i:1415;s:11:\"size_before\";i:21338;s:10:\"size_after\";i:19923;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2000000000000002;s:5:\"bytes\";i:653;s:11:\"size_before\";i:9066;s:10:\"size_after\";i:8413;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7400000000000002;s:5:\"bytes\";i:6336;s:11:\"size_before\";i:110439;s:10:\"size_after\";i:104103;s:4:\"time\";d:0.040000000000000001;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6100000000000003;s:5:\"bytes\";i:6200;s:11:\"size_before\";i:110483;s:10:\"size_after\";i:104283;s:4:\"time\";d:0.040000000000000001;}}}'),(851,93,'_wp_attached_file','2019/04/winter-schnee-atv-Quad-Motorsport-snow-snowmobile-1418183-pxhere.com_.jpg'),(852,93,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:81:\"2019/04/winter-schnee-atv-Quad-Motorsport-snow-snowmobile-1418183-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"winter-schnee-atv-Quad-Motorsport-snow-snowmobile-1418183-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:81:\"winter-schnee-atv-Quad-Motorsport-snow-snowmobile-1418183-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(854,93,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.9809585808446579;s:5:\"bytes\";i:735;s:11:\"size_before\";i:12289;s:10:\"size_after\";i:11554;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9800000000000004;s:5:\"bytes\";i:465;s:11:\"size_before\";i:7770;s:10:\"size_after\";i:7305;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9699999999999998;s:5:\"bytes\";i:270;s:11:\"size_before\";i:4519;s:10:\"size_after\";i:4249;s:4:\"time\";d:0.01;}}}'),(855,103,'_wp_attached_file','2019/04/asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709.jpg'),(856,103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:135:\"2019/04/asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(858,103,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.3586900017328016;s:5:\"bytes\";i:1237;s:11:\"size_before\";i:23084;s:10:\"size_after\";i:21847;s:4:\"time\";d:0.040000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1500000000000004;s:5:\"bytes\";i:828;s:11:\"size_before\";i:16081;s:10:\"size_after\";i:15253;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8399999999999999;s:5:\"bytes\";i:409;s:11:\"size_before\";i:7003;s:10:\"size_after\";i:6594;s:4:\"time\";d:0.01;}}}'),(859,104,'_wp_attached_file','2019/04/goose-girl-and-shepherd-dog-free-license-cc0.jpg'),(860,104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:56:\"2019/04/goose-girl-and-shepherd-dog-free-license-cc0.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"goose-girl-and-shepherd-dog-free-license-cc0-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"goose-girl-and-shepherd-dog-free-license-cc0-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:67;s:4:\"webp\";i:0;}}'),(862,104,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.0223096611529208;s:5:\"bytes\";i:2100;s:11:\"size_before\";i:26177;s:10:\"size_after\";i:24077;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0600000000000005;s:5:\"bytes\";i:1532;s:11:\"size_before\";i:19000;s:10:\"size_after\";i:17468;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.9100000000000001;s:5:\"bytes\";i:568;s:11:\"size_before\";i:7177;s:10:\"size_after\";i:6609;s:4:\"time\";d:0.01;}}}'),(863,105,'_wp_attached_file','2019/04/steam-military-soldier-army-vehicle-usa-1142490-pxhere.com_.jpg'),(864,105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:71:\"2019/04/steam-military-soldier-army-vehicle-usa-1142490-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"steam-military-soldier-army-vehicle-usa-1142490-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"steam-military-soldier-army-vehicle-usa-1142490-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(866,105,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.7822387082696922;s:5:\"bytes\";i:1325;s:11:\"size_before\";i:22915;s:10:\"size_after\";i:21590;s:4:\"time\";d:0.029999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5300000000000002;s:5:\"bytes\";i:881;s:11:\"size_before\";i:15936;s:10:\"size_after\";i:15055;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3600000000000003;s:5:\"bytes\";i:444;s:11:\"size_before\";i:6979;s:10:\"size_after\";i:6535;s:4:\"time\";d:0.01;}}}'),(867,106,'_wp_attached_file','2019/04/wood-log-fire-campfire-meat-barbecue-59019-pxhere.com_.jpg'),(868,106,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:765;s:6:\"height\";i:500;s:4:\"file\";s:66:\"2019/04/wood-log-fire-campfire-meat-barbecue-59019-pxhere.com_.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"wood-log-fire-campfire-meat-barbecue-59019-pxhere.com_-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"wood-log-fire-campfire-meat-barbecue-59019-pxhere.com_-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(870,138,'_wp_attached_file','2019/04/logo.png'),(871,138,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:200;s:4:\"file\";s:16:\"2019/04/logo.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"logo-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-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:16:\"logo-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:16:\"logo-765x200.png\";s:5:\"width\";i:765;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"63\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(872,106,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.6977624401647562;s:5:\"bytes\";i:844;s:11:\"size_before\";i:17966;s:10:\"size_after\";i:17122;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:507;s:11:\"size_before\";i:11841;s:10:\"size_after\";i:11334;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:337;s:11:\"size_before\";i:6125;s:10:\"size_after\";i:5788;s:4:\"time\";d:0.01;}}}'),(873,138,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.951533065061788;s:5:\"bytes\";i:17383;s:11:\"size_before\";i:56162;s:10:\"size_after\";i:38779;s:4:\"time\";d:0.64000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.659999999999997;s:5:\"bytes\";i:2362;s:11:\"size_before\";i:6272;s:10:\"size_after\";i:3910;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.460000000000001;s:5:\"bytes\";i:1196;s:11:\"size_before\";i:3280;s:10:\"size_after\";i:2084;s:4:\"time\";d:0.070000000000000007;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.800000000000001;s:5:\"bytes\";i:11535;s:11:\"size_before\";i:38707;s:10:\"size_after\";i:27172;s:4:\"time\";d:0.38;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.98;s:5:\"bytes\";i:2290;s:11:\"size_before\";i:7903;s:10:\"size_after\";i:5613;s:4:\"time\";d:0.14999999999999999;}}}'),(874,149,'_wp_attached_file','2019/04/promo-1.jpg'),(875,149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:19:\"2019/04/promo-1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"promo-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"promo-1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"49\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(876,149,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.2406119610570236;s:5:\"bytes\";i:474;s:11:\"size_before\";i:5752;s:10:\"size_after\";i:5278;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2300000000000004;s:5:\"bytes\";i:219;s:11:\"size_before\";i:3029;s:10:\"size_after\";i:2810;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.3599999999999994;s:5:\"bytes\";i:255;s:11:\"size_before\";i:2723;s:10:\"size_after\";i:2468;s:4:\"time\";d:0.01;}}}'),(877,150,'_wp_attached_file','2019/04/promo-2.jpg'),(878,150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:176;s:4:\"file\";s:19:\"2019/04/promo-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"promo-2-300x35.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"promo-2-1024x120.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"promo-2-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:\"promo-2-768x90.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:19:\"promo-2-765x176.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-main-banner\";a:4:{s:4:\"file\";s:20:\"promo-2-1000x176.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:176;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"22\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(879,151,'_wp_attached_file','2019/04/promo-3-e1579979440587.jpg'),(880,151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:34:\"2019/04/promo-3-e1579979440587.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"promo-3-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"promo-3-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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"10\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(881,151,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.347745720485413;s:5:\"bytes\";i:1412;s:11:\"size_before\";i:12443;s:10:\"size_after\";i:11031;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.609999999999999;s:5:\"bytes\";i:1008;s:11:\"size_before\";i:8684;s:10:\"size_after\";i:7676;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.75;s:5:\"bytes\";i:404;s:11:\"size_before\";i:3759;s:10:\"size_after\";i:3355;s:4:\"time\";d:0.01;}}}'),(882,166,'_wp_attached_file','2019/04/StockSnap_TERJRC99AL.jpg'),(883,166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:500;s:4:\"file\";s:32:\"2019/04/StockSnap_TERJRC99AL.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"StockSnap_TERJRC99AL-300x115.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"StockSnap_TERJRC99AL-1024x394.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"StockSnap_TERJRC99AL-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:32:\"StockSnap_TERJRC99AL-768x295.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:32:\"StockSnap_TERJRC99AL-765x500.jpg\";s:5:\"width\";i:765;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-main-banner\";a:4:{s:4:\"file\";s:33:\"StockSnap_TERJRC99AL-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"12\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(884,150,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.974915429483362;s:5:\"bytes\";i:7096;s:11:\"size_before\";i:88979;s:10:\"size_after\";i:81883;s:4:\"time\";d:0.099999999999999992;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:5.7599999999999998;s:5:\"bytes\";i:199;s:11:\"size_before\";i:3456;s:10:\"size_after\";i:3257;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7699999999999996;s:5:\"bytes\";i:1489;s:11:\"size_before\";i:21980;s:10:\"size_after\";i:20491;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.539999999999999;s:5:\"bytes\";i:308;s:11:\"size_before\";i:2274;s:10:\"size_after\";i:1966;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.21;s:5:\"bytes\";i:880;s:11:\"size_before\";i:14176;s:10:\"size_after\";i:13296;s:4:\"time\";d:0.01;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.0700000000000003;s:5:\"bytes\";i:1912;s:11:\"size_before\";i:21084;s:10:\"size_after\";i:19172;s:4:\"time\";d:0.029999999999999999;}s:20:\"freenews-main-banner\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8699999999999992;s:5:\"bytes\";i:2308;s:11:\"size_before\";i:26009;s:10:\"size_after\";i:23701;s:4:\"time\";d:0.01;}}}'),(886,220,'_wp_attached_file','2019/09/tabicon.jpg'),(887,220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2019/09/tabicon.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"tabicon-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:19:\"tabicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:19:\"tabicon-512x500.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(888,220,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.090180360721444;s:5:\"bytes\";i:5213;s:11:\"size_before\";i:25948;s:10:\"size_after\";i:20735;s:4:\"time\";d:0.050000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.420000000000002;s:5:\"bytes\";i:1493;s:11:\"size_before\";i:8107;s:10:\"size_after\";i:6614;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.16;s:5:\"bytes\";i:621;s:11:\"size_before\";i:3843;s:10:\"size_after\";i:3222;s:4:\"time\";d:0.01;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.140000000000001;s:5:\"bytes\";i:3099;s:11:\"size_before\";i:13998;s:10:\"size_after\";i:10899;s:4:\"time\";d:0.029999999999999999;}}}'),(889,166,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.4777894651670849;s:5:\"bytes\";i:8124;s:11:\"size_before\";i:148308;s:10:\"size_after\";i:140184;s:4:\"time\";d:0.13;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:3.9700000000000002;s:5:\"bytes\";i:183;s:11:\"size_before\";i:4614;s:10:\"size_after\";i:4431;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.96;s:5:\"bytes\";i:2124;s:11:\"size_before\";i:35644;s:10:\"size_after\";i:33520;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2999999999999998;s:5:\"bytes\";i:141;s:11:\"size_before\";i:3282;s:10:\"size_after\";i:3141;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6699999999999999;s:5:\"bytes\";i:1199;s:11:\"size_before\";i:21141;s:10:\"size_after\";i:19942;s:4:\"time\";d:0.02;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3399999999999999;s:5:\"bytes\";i:1952;s:11:\"size_before\";i:36586;s:10:\"size_after\";i:34634;s:4:\"time\";d:0.02;}s:20:\"freenews-main-banner\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3700000000000001;s:5:\"bytes\";i:2525;s:11:\"size_before\";i:47041;s:10:\"size_after\";i:44516;s:4:\"time\";d:0.029999999999999999;}}}'),(890,221,'_wp_attached_file','2019/09/cropped-tabicon.jpg'),(891,221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2019/09/cropped-tabicon.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-tabicon-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:27:\"cropped-tabicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"freenews-highlighted\";a:4:{s:4:\"file\";s:27:\"cropped-tabicon-512x500.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:500;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"15\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(892,221,'_wp_attachment_context','site-icon'),(1221,562,'_thumbnail_id','533'),(1222,562,'_yoast_wpseo_primary_category','6'),(1223,562,'_yoast_wpseo_content_score','60'),(1226,563,'_thumbnail_id','535'),(1227,563,'_yoast_wpseo_primary_category','6'),(1228,563,'_yoast_wpseo_content_score','60'),(1231,564,'_yoast_wpseo_primary_category','9'),(1232,564,'_thumbnail_id','532'),(1233,564,'_yoast_wpseo_content_score','60'),(1236,565,'_thumbnail_id','536'),(1237,565,'_yoast_wpseo_primary_category','10'),(1238,565,'_yoast_wpseo_content_score','60'),(1241,566,'_yoast_wpseo_primary_category','11'),(1242,566,'_thumbnail_id','531'),(1243,566,'_yoast_wpseo_content_score','60'),(1246,567,'_yoast_wpseo_primary_category','12'),(1247,567,'_thumbnail_id','537'),(1248,567,'_yoast_wpseo_content_score','60'),(1251,568,'_yoast_wpseo_primary_category','13'),(1252,568,'_thumbnail_id','529'),(1253,568,'_yoast_wpseo_content_score','60'),(1323,569,'_thumbnail_id','534'),(1324,569,'_yoast_wpseo_primary_category','2'),(1325,569,'_yoast_wpseo_content_score','60'),(1326,221,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.4531178533313;s:5:\"bytes\";i:4579;s:11:\"size_before\";i:26236;s:10:\"size_after\";i:21657;s:4:\"time\";d:0.059999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.280000000000001;s:5:\"bytes\";i:1338;s:11:\"size_before\";i:8217;s:10:\"size_after\";i:6879;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.93;s:5:\"bytes\";i:619;s:11:\"size_before\";i:3885;s:10:\"size_after\";i:3266;s:4:\"time\";d:0.01;}s:20:\"freenews-highlighted\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.550000000000001;s:5:\"bytes\";i:2622;s:11:\"size_before\";i:14134;s:10:\"size_after\";i:11512;s:4:\"time\";d:0.02;}}}'),(1329,570,'_yoast_wpseo_primary_category','2'),(1330,570,'_thumbnail_id','530'),(1331,570,'_yoast_wpseo_content_score','60'),(1334,571,'_thumbnail_id','540'),(1335,571,'_yoast_wpseo_primary_category','17'),(1336,571,'_yoast_wpseo_content_score','60'),(1339,572,'_thumbnail_id','538'),(1340,572,'_yoast_wpseo_primary_category','17'),(1341,572,'_yoast_wpseo_content_score','60'),(1344,573,'_yoast_wpseo_primary_category','17'),(1345,573,'_thumbnail_id','539'),(1346,573,'_yoast_wpseo_content_score','60'),(1349,574,'_thumbnail_id','541'),(1350,574,'_yoast_wpseo_primary_category','17'),(1351,574,'_yoast_wpseo_content_score','60'),(1354,575,'_thumbnail_id','542'),(1355,575,'_yoast_wpseo_primary_category','18'),(1356,575,'_yoast_wpseo_content_score','60'),(1359,576,'_yoast_wpseo_primary_category','18'),(1360,576,'_thumbnail_id','544'),(1361,576,'_yoast_wpseo_content_score','60'),(1364,577,'_thumbnail_id','543'),(1365,577,'_yoast_wpseo_primary_category','18'),(1366,577,'_yoast_wpseo_content_score','60'),(1369,578,'_thumbnail_id','545'),(1370,578,'_yoast_wpseo_primary_category','18'),(1371,578,'_yoast_wpseo_content_score','60'),(1374,89,'_thumbnail_id','93'),(1375,89,'_yoast_wpseo_primary_category','19'),(1376,89,'_yoast_wpseo_content_score','60'),(1379,95,'_thumbnail_id','92'),(1380,95,'_yoast_wpseo_primary_category','19'),(1381,95,'_yoast_wpseo_content_score','60'),(1384,97,'_yoast_wpseo_primary_category','19'),(1385,97,'_thumbnail_id','91'),(1386,97,'_yoast_wpseo_content_score','60'),(1389,99,'_thumbnail_id','90'),(1390,99,'_yoast_wpseo_primary_category','19'),(1391,99,'_yoast_wpseo_content_score','60'),(1394,102,'_yoast_wpseo_primary_category','24'),(1395,102,'_thumbnail_id','104'),(1396,102,'_yoast_wpseo_content_score','60'),(1399,108,'_thumbnail_id','106'),(1400,108,'_yoast_wpseo_primary_category','24'),(1401,108,'_yoast_wpseo_content_score','60'),(1404,110,'_yoast_wpseo_primary_category','24'),(1405,110,'_thumbnail_id','105'),(1406,110,'_yoast_wpseo_content_score','60'),(1409,112,'_thumbnail_id','103'),(1410,112,'_yoast_wpseo_primary_category','12'),(1411,112,'_yoast_wpseo_content_score','60'),(1417,581,'_wp_attached_file','2020/01/log_file_2020-01-19__11-48-47.txt'),(1549,585,'_wp_attached_file','2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1.jpg'),(1550,585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:599;s:4:\"file\";s:82:\"2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:81:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:83:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-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:82:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-768x242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:83:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-1536x484.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"newsium-slider-full\";a:4:{s:4:\"file\";s:83:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-1280x599.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"newsium-featured\";a:4:{s:4:\"file\";s:83:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"newsium-medium\";a:4:{s:4:\"file\";s:82:\"cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1-720x475.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:475;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1551,585,'_wp_attachment_is_custom_header','newsium'),(1552,585,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.7133365471274962;s:5:\"bytes\";i:12812;s:11:\"size_before\";i:190844;s:10:\"size_after\";i:178032;s:4:\"time\";d:0.16999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:217;s:11:\"size_before\";i:5069;s:10:\"size_after\";i:4852;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6500000000000004;s:5:\"bytes\";i:1729;s:11:\"size_before\";i:25987;s:10:\"size_after\";i:24258;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0899999999999999;s:5:\"bytes\";i:282;s:11:\"size_before\";i:4628;s:10:\"size_after\";i:4346;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6900000000000004;s:5:\"bytes\";i:1001;s:11:\"size_before\";i:17606;s:10:\"size_after\";i:16605;s:4:\"time\";d:0.01;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5899999999999999;s:5:\"bytes\";i:3962;s:11:\"size_before\";i:46143;s:10:\"size_after\";i:42181;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3900000000000006;s:5:\"bytes\";i:3695;s:11:\"size_before\";i:44026;s:10:\"size_after\";i:40331;s:4:\"time\";d:0.029999999999999999;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24258;s:10:\"size_after\";i:24258;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3300000000000001;s:5:\"bytes\";i:1926;s:11:\"size_before\";i:23127;s:10:\"size_after\";i:21201;s:4:\"time\";d:0.02;}}}'),(1553,586,'_wp_attached_file','2020/01/log_file_2020-01-19__13-53-30.txt'),(1554,587,'_wp_attached_file','2015/03/birds-cold-fog-4037-825x550-1.jpeg'),(1555,587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:825;s:6:\"height\";i:550;s:4:\"file\";s:42:\"2015/03/birds-cold-fog-4037-825x550-1.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"birds-cold-fog-4037-825x550-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"birds-cold-fog-4037-825x550-1-150x150.jpeg\";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:42:\"birds-cold-fog-4037-825x550-1-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:42:\"birds-cold-fog-4037-825x550-1-392x272.jpeg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:42:\"birds-cold-fog-4037-825x550-1-390x205.jpeg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:41:\"birds-cold-fog-4037-825x550-1-130x90.jpeg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:42:\"birds-cold-fog-4037-825x550-1-800x445.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:88;s:4:\"webp\";i:0;}}'),(1556,588,'_wp_attached_file','2015/03/adventure-forest-nature-4029-824x550-1.jpeg'),(1557,588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:550;s:4:\"file\";s:51:\"2015/03/adventure-forest-nature-4029-824x550-1.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"adventure-forest-nature-4029-824x550-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"adventure-forest-nature-4029-824x550-1-150x150.jpeg\";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:51:\"adventure-forest-nature-4029-824x550-1-768x513.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:51:\"adventure-forest-nature-4029-824x550-1-392x272.jpeg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:51:\"adventure-forest-nature-4029-824x550-1-390x205.jpeg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:50:\"adventure-forest-nature-4029-824x550-1-130x90.jpeg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:51:\"adventure-forest-nature-4029-824x550-1-800x445.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:75;s:4:\"webp\";i:0;}}'),(1558,589,'_wp_attached_file','2015/03/curve-hills-mountains-4033-821x550-1.jpeg'),(1559,589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:821;s:6:\"height\";i:550;s:4:\"file\";s:49:\"2015/03/curve-hills-mountains-4033-821x550-1.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"curve-hills-mountains-4033-821x550-1-300x201.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"curve-hills-mountains-4033-821x550-1-150x150.jpeg\";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:49:\"curve-hills-mountains-4033-821x550-1-768x514.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:49:\"curve-hills-mountains-4033-821x550-1-392x272.jpeg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:49:\"curve-hills-mountains-4033-821x550-1-390x205.jpeg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:48:\"curve-hills-mountains-4033-821x550-1-130x90.jpeg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:49:\"curve-hills-mountains-4033-821x550-1-800x445.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"17\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1560,587,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.6177160796420482;s:5:\"bytes\";i:12690;s:11:\"size_before\";i:191758;s:10:\"size_after\";i:179068;s:4:\"time\";d:0.17999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3399999999999999;s:5:\"bytes\";i:796;s:11:\"size_before\";i:12552;s:10:\"size_after\";i:11756;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.71;s:5:\"bytes\";i:378;s:11:\"size_before\";i:5631;s:10:\"size_after\";i:5253;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6399999999999997;s:5:\"bytes\";i:4581;s:11:\"size_before\";i:68983;s:10:\"size_after\";i:64402;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5700000000000003;s:5:\"bytes\";i:1375;s:11:\"size_before\";i:20938;s:10:\"size_after\";i:19563;s:4:\"time\";d:0.029999999999999999;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79;s:5:\"bytes\";i:1139;s:11:\"size_before\";i:16775;s:10:\"size_after\";i:15636;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4299999999999997;s:5:\"bytes\";i:221;s:11:\"size_before\";i:3436;s:10:\"size_after\";i:3215;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6200000000000001;s:5:\"bytes\";i:4200;s:11:\"size_before\";i:63443;s:10:\"size_after\";i:59243;s:4:\"time\";d:0.059999999999999998;}}}'),(1561,590,'_wp_attached_file','2015/03/forest-nature-snow-4058-824x550-1.jpeg'),(1562,590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:550;s:4:\"file\";s:46:\"2015/03/forest-nature-snow-4058-824x550-1.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"forest-nature-snow-4058-824x550-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"forest-nature-snow-4058-824x550-1-150x150.jpeg\";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:46:\"forest-nature-snow-4058-824x550-1-768x513.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:46:\"forest-nature-snow-4058-824x550-1-392x272.jpeg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:46:\"forest-nature-snow-4058-824x550-1-390x205.jpeg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:45:\"forest-nature-snow-4058-824x550-1-130x90.jpeg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:46:\"forest-nature-snow-4058-824x550-1-800x445.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:88;s:4:\"webp\";i:0;}}'),(1563,591,'_wp_attached_file','2015/03/idyllic-lake-landscape-4062-824x550-1.jpeg'),(1564,591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:550;s:4:\"file\";s:50:\"2015/03/idyllic-lake-landscape-4062-824x550-1.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"idyllic-lake-landscape-4062-824x550-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"idyllic-lake-landscape-4062-824x550-1-150x150.jpeg\";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:50:\"idyllic-lake-landscape-4062-824x550-1-768x513.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:50:\"idyllic-lake-landscape-4062-824x550-1-392x272.jpeg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:50:\"idyllic-lake-landscape-4062-824x550-1-390x205.jpeg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:49:\"idyllic-lake-landscape-4062-824x550-1-130x90.jpeg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:50:\"idyllic-lake-landscape-4062-824x550-1-800x445.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"17\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1565,588,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.008427707889747;s:5:\"bytes\";i:17524;s:11:\"size_before\";i:291657;s:10:\"size_after\";i:274133;s:4:\"time\";d:0.14999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7199999999999998;s:5:\"bytes\";i:1295;s:11:\"size_before\";i:19278;s:10:\"size_after\";i:17983;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1299999999999999;s:5:\"bytes\";i:575;s:11:\"size_before\";i:8070;s:10:\"size_after\";i:7495;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7699999999999996;s:5:\"bytes\";i:6270;s:11:\"size_before\";i:108706;s:10:\"size_after\";i:102436;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6699999999999999;s:5:\"bytes\";i:2192;s:11:\"size_before\";i:32839;s:10:\"size_after\";i:30647;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2699999999999996;s:5:\"bytes\";i:1502;s:11:\"size_before\";i:23967;s:10:\"size_after\";i:22465;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8200000000000003;s:5:\"bytes\";i:311;s:11:\"size_before\";i:4563;s:10:\"size_after\";i:4252;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71;s:5:\"bytes\";i:5379;s:11:\"size_before\";i:94234;s:10:\"size_after\";i:88855;s:4:\"time\";d:0.040000000000000001;}}}'),(1566,589,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.7349819710661163;s:5:\"bytes\";i:5117;s:11:\"size_before\";i:137002;s:10:\"size_after\";i:131885;s:4:\"time\";d:0.11;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0699999999999998;s:5:\"bytes\";i:304;s:11:\"size_before\";i:9909;s:10:\"size_after\";i:9605;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0099999999999998;s:5:\"bytes\";i:174;s:11:\"size_before\";i:4336;s:10:\"size_after\";i:4162;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0499999999999998;s:5:\"bytes\";i:1879;s:11:\"size_before\";i:46451;s:10:\"size_after\";i:44572;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5899999999999999;s:5:\"bytes\";i:556;s:11:\"size_before\";i:15479;s:10:\"size_after\";i:14923;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4199999999999999;s:5:\"bytes\";i:451;s:11:\"size_before\";i:13193;s:10:\"size_after\";i:12742;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9100000000000001;s:5:\"bytes\";i:122;s:11:\"size_before\";i:3121;s:10:\"size_after\";i:2999;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6600000000000001;s:5:\"bytes\";i:1631;s:11:\"size_before\";i:44513;s:10:\"size_after\";i:42882;s:4:\"time\";d:0.02;}}}'),(1567,592,'_wp_attached_file','2015/03/728-x-901.png'),(1568,592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:21:\"2015/03/728-x-901.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"728-x-901-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"728-x-901-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:20:\"728-x-901-392x90.png\";s:5:\"width\";i:392;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:20:\"728-x-901-390x90.png\";s:5:\"width\";i:390;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:20:\"728-x-901-130x90.png\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"73\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1569,593,'_wp_attached_file','2015/03/125-x-125.png'),(1570,593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:125;s:6:\"height\";i:125;s:4:\"file\";s:21:\"2015/03/125-x-125.png\";s:5:\"sizes\";a:1:{s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:20:\"125-x-125-125x90.png\";s:5:\"width\";i:125;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"87\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1571,593,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.149905123339661;s:5:\"bytes\";i:244;s:11:\"size_before\";i:1054;s:10:\"size_after\";i:810;s:4:\"time\";d:0.029999999999999999;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:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.149999999999999;s:5:\"bytes\";i:244;s:11:\"size_before\";i:1054;s:10:\"size_after\";i:810;s:4:\"time\";d:0.029999999999999999;}}}'),(1572,594,'_wp_attached_file','2015/03/300-x-250.png'),(1573,594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:21:\"2015/03/300-x-250.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"300-x-250-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:21:\"300-x-250-300x205.png\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:20:\"300-x-250-130x90.png\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"81\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1574,590,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.5769768983379562;s:5:\"bytes\";i:18753;s:11:\"size_before\";i:285131;s:10:\"size_after\";i:266378;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2000000000000002;s:5:\"bytes\";i:1377;s:11:\"size_before\";i:19118;s:10:\"size_after\";i:17741;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.9100000000000001;s:5:\"bytes\";i:657;s:11:\"size_before\";i:8304;s:10:\"size_after\";i:7647;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3200000000000003;s:5:\"bytes\";i:6532;s:11:\"size_before\";i:103410;s:10:\"size_after\";i:96878;s:4:\"time\";d:0.050000000000000003;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.04;s:5:\"bytes\";i:2250;s:11:\"size_before\";i:31945;s:10:\"size_after\";i:29695;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0599999999999996;s:5:\"bytes\";i:1763;s:11:\"size_before\";i:24954;s:10:\"size_after\";i:23191;s:4:\"time\";d:0.080000000000000002;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.9800000000000004;s:5:\"bytes\";i:386;s:11:\"size_before\";i:4837;s:10:\"size_after\";i:4451;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:5788;s:11:\"size_before\";i:92563;s:10:\"size_after\";i:86775;s:4:\"time\";d:0.029999999999999999;}}}'),(1575,592,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.982227294961682;s:5:\"bytes\";i:2819;s:11:\"size_before\";i:12266;s:10:\"size_after\";i:9447;s:4:\"time\";d:0.14000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.09;s:5:\"bytes\";i:595;s:11:\"size_before\";i:2694;s:10:\"size_after\";i:2099;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.07;s:5:\"bytes\";i:441;s:11:\"size_before\";i:1998;s:10:\"size_after\";i:1557;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.710000000000001;s:5:\"bytes\";i:666;s:11:\"size_before\";i:2933;s:10:\"size_after\";i:2267;s:4:\"time\";d:0.040000000000000001;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.379999999999999;s:5:\"bytes\";i:685;s:11:\"size_before\";i:2930;s:10:\"size_after\";i:2245;s:4:\"time\";d:0.029999999999999999;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.25;s:5:\"bytes\";i:432;s:11:\"size_before\";i:1711;s:10:\"size_after\";i:1279;s:4:\"time\";d:0.029999999999999999;}}}'),(1576,591,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2164563490250098;s:5:\"bytes\";i:4927;s:11:\"size_before\";i:153181;s:10:\"size_after\";i:148254;s:4:\"time\";d:0.20000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1399999999999997;s:5:\"bytes\";i:476;s:11:\"size_before\";i:11498;s:10:\"size_after\";i:11022;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0099999999999998;s:5:\"bytes\";i:326;s:11:\"size_before\";i:5428;s:10:\"size_after\";i:5102;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.6699999999999999;s:5:\"bytes\";i:1372;s:11:\"size_before\";i:51326;s:10:\"size_after\";i:49954;s:4:\"time\";d:0.070000000000000007;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.79;s:5:\"bytes\";i:673;s:11:\"size_before\";i:17779;s:10:\"size_after\";i:17106;s:4:\"time\";d:0.059999999999999998;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2699999999999996;s:5:\"bytes\";i:641;s:11:\"size_before\";i:15002;s:10:\"size_after\";i:14361;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0499999999999998;s:5:\"bytes\";i:219;s:11:\"size_before\";i:3617;s:10:\"size_after\";i:3398;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5099999999999998;s:5:\"bytes\";i:1220;s:11:\"size_before\";i:48531;s:10:\"size_after\";i:47311;s:4:\"time\";d:0.029999999999999999;}}}'),(1577,595,'_wp_attached_file','2015/03/imac-1500_750.jpg'),(1578,595,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:750;s:4:\"file\";s:25:\"2015/03/imac-1500_750.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"imac-1500_750-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"imac-1500_750-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"imac-1500_750-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:25:\"imac-1500_750-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:25:\"imac-1500_750-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:25:\"imac-1500_750-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:24:\"imac-1500_750-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:25:\"imac-1500_750-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1579,594,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.578092327489141;s:5:\"bytes\";i:1155;s:11:\"size_before\";i:6217;s:10:\"size_after\";i:5062;s:4:\"time\";d:0.060000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.57;s:5:\"bytes\";i:442;s:11:\"size_before\";i:2380;s:10:\"size_after\";i:1938;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.879999999999999;s:5:\"bytes\";i:347;s:11:\"size_before\";i:2056;s:10:\"size_after\";i:1709;s:4:\"time\";d:0.029999999999999999;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.550000000000001;s:5:\"bytes\";i:366;s:11:\"size_before\";i:1781;s:10:\"size_after\";i:1415;s:4:\"time\";d:0.01;}}}'),(1580,596,'_wp_attached_file','2015/03/office-620817_1920.jpg'),(1581,596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1275;s:4:\"file\";s:30:\"2015/03/office-620817_1920.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"office-620817_1920-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"office-620817_1920-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"office-620817_1920-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:30:\"office-620817_1920-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"office-620817_1920-1536x1020.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"office-620817_1920-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"office-620817_1920-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"office-620817_1920-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:30:\"office-620817_1920-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:70;s:4:\"webp\";i:0;}}'),(1582,597,'_wp_attached_file','2015/03/american-soldier-381847_1280.jpg'),(1583,597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:846;s:4:\"file\";s:40:\"2015/03/american-soldier-381847_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"american-soldier-381847_1280-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"american-soldier-381847_1280-1024x677.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:677;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"american-soldier-381847_1280-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:40:\"american-soldier-381847_1280-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:40:\"american-soldier-381847_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:40:\"american-soldier-381847_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:39:\"american-soldier-381847_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:40:\"american-soldier-381847_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1584,595,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2258658128151341;s:5:\"bytes\";i:7012;s:11:\"size_before\";i:217368;s:10:\"size_after\";i:210356;s:4:\"time\";d:0.18000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0800000000000001;s:5:\"bytes\";i:420;s:11:\"size_before\";i:10306;s:10:\"size_after\";i:9886;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9500000000000002;s:5:\"bytes\";i:1935;s:11:\"size_before\";i:65658;s:10:\"size_after\";i:63723;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:324;s:11:\"size_before\";i:6875;s:10:\"size_after\";i:6551;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0800000000000001;s:5:\"bytes\";i:1313;s:11:\"size_before\";i:42684;s:10:\"size_after\";i:41371;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999;s:5:\"bytes\";i:775;s:11:\"size_before\";i:21111;s:10:\"size_after\";i:20336;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6099999999999999;s:5:\"bytes\";i:582;s:11:\"size_before\";i:16113;s:10:\"size_after\";i:15531;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5899999999999999;s:5:\"bytes\";i:237;s:11:\"size_before\";i:4243;s:10:\"size_after\";i:4006;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8300000000000001;s:5:\"bytes\";i:1426;s:11:\"size_before\";i:50378;s:10:\"size_after\";i:48952;s:4:\"time\";d:0.029999999999999999;}}}'),(1585,598,'_wp_attached_file','2015/03/kayaking-569282_1280.jpg'),(1586,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:787;s:4:\"file\";s:32:\"2015/03/kayaking-569282_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"kayaking-569282_1280-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"kayaking-569282_1280-1024x630.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"kayaking-569282_1280-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:32:\"kayaking-569282_1280-768x472.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:32:\"kayaking-569282_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:32:\"kayaking-569282_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:31:\"kayaking-569282_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:32:\"kayaking-569282_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1587,599,'_wp_attached_file','2015/03/beauty-666605_1920.jpg'),(1588,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1249;s:4:\"file\";s:30:\"2015/03/beauty-666605_1920.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"beauty-666605_1920-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"beauty-666605_1920-1024x666.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"beauty-666605_1920-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:30:\"beauty-666605_1920-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"beauty-666605_1920-1536x999.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:999;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"beauty-666605_1920-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"beauty-666605_1920-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"beauty-666605_1920-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:30:\"beauty-666605_1920-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:80;s:4:\"webp\";i:0;}}'),(1589,596,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.0213687249172709;s:5:\"bytes\";i:17165;s:11:\"size_before\";i:568120;s:10:\"size_after\";i:550955;s:4:\"time\";d:0.43000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7400000000000002;s:5:\"bytes\";i:797;s:11:\"size_before\";i:16810;s:10:\"size_after\";i:16013;s:4:\"time\";d:0.050000000000000003;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9199999999999999;s:5:\"bytes\";i:3518;s:11:\"size_before\";i:120624;s:10:\"size_after\";i:117106;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2999999999999998;s:5:\"bytes\";i:388;s:11:\"size_before\";i:7316;s:10:\"size_after\";i:6928;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:2484;s:11:\"size_before\";i:76484;s:10:\"size_after\";i:74000;s:4:\"time\";d:0.040000000000000001;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.46;s:5:\"bytes\";i:5617;s:11:\"size_before\";i:228003;s:10:\"size_after\";i:222386;s:4:\"time\";d:0.17999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:1042;s:11:\"size_before\";i:26319;s:10:\"size_after\";i:25277;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3499999999999996;s:5:\"bytes\";i:884;s:11:\"size_before\";i:20341;s:10:\"size_after\";i:19457;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9299999999999997;s:5:\"bytes\";i:286;s:11:\"size_before\";i:4820;s:10:\"size_after\";i:4534;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1899999999999999;s:5:\"bytes\";i:2149;s:11:\"size_before\";i:67403;s:10:\"size_after\";i:65254;s:4:\"time\";d:0.029999999999999999;}}}'),(1590,597,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.0085790898636944;s:5:\"bytes\";i:19295;s:11:\"size_before\";i:385239;s:10:\"size_after\";i:365944;s:4:\"time\";d:0.17999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04;s:5:\"bytes\";i:1023;s:11:\"size_before\";i:16951;s:10:\"size_after\";i:15928;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4900000000000002;s:5:\"bytes\";i:6231;s:11:\"size_before\";i:138660;s:10:\"size_after\";i:132429;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79;s:5:\"bytes\";i:572;s:11:\"size_before\";i:8430;s:10:\"size_after\";i:7858;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9500000000000002;s:5:\"bytes\";i:4290;s:11:\"size_before\";i:86751;s:10:\"size_after\";i:82461;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6799999999999997;s:5:\"bytes\";i:1601;s:11:\"size_before\";i:28210;s:10:\"size_after\";i:26609;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9400000000000004;s:5:\"bytes\";i:1337;s:11:\"size_before\";i:22500;s:10:\"size_after\";i:21163;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1900000000000004;s:5:\"bytes\";i:331;s:11:\"size_before\";i:4602;s:10:\"size_after\";i:4271;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9400000000000004;s:5:\"bytes\";i:3910;s:11:\"size_before\";i:79135;s:10:\"size_after\";i:75225;s:4:\"time\";d:0.029999999999999999;}}}'),(1591,600,'_wp_attached_file','2015/03/thai-food-518035_1920.jpg'),(1592,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1440;s:4:\"file\";s:33:\"2015/03/thai-food-518035_1920.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"thai-food-518035_1920-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"thai-food-518035_1920-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"thai-food-518035_1920-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:33:\"thai-food-518035_1920-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"thai-food-518035_1920-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:33:\"thai-food-518035_1920-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:33:\"thai-food-518035_1920-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:32:\"thai-food-518035_1920-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:33:\"thai-food-518035_1920-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:70;s:4:\"webp\";i:0;}}'),(1593,598,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2025909815470239;s:5:\"bytes\";i:9483;s:11:\"size_before\";i:296104;s:10:\"size_after\";i:286621;s:4:\"time\";d:0.19999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5300000000000002;s:5:\"bytes\";i:679;s:11:\"size_before\";i:14982;s:10:\"size_after\";i:14303;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54;s:5:\"bytes\";i:2494;s:11:\"size_before\";i:98064;s:10:\"size_after\";i:95570;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6699999999999999;s:5:\"bytes\";i:432;s:11:\"size_before\";i:7614;s:10:\"size_after\";i:7182;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.04;s:5:\"bytes\";i:1932;s:11:\"size_before\";i:63646;s:10:\"size_after\";i:61714;s:4:\"time\";d:0.059999999999999998;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1600000000000001;s:5:\"bytes\";i:1022;s:11:\"size_before\";i:24563;s:10:\"size_after\";i:23541;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0999999999999996;s:5:\"bytes\";i:815;s:11:\"size_before\";i:19874;s:10:\"size_after\";i:19059;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9199999999999999;s:5:\"bytes\";i:284;s:11:\"size_before\";i:4799;s:10:\"size_after\";i:4515;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9199999999999999;s:5:\"bytes\";i:1825;s:11:\"size_before\";i:62562;s:10:\"size_after\";i:60737;s:4:\"time\";d:0.029999999999999999;}}}'),(1594,601,'_wp_attached_file','2015/03/sea-418742_1920.jpg'),(1595,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1440;s:4:\"file\";s:27:\"2015/03/sea-418742_1920.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sea-418742_1920-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"sea-418742_1920-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"sea-418742_1920-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:27:\"sea-418742_1920-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"sea-418742_1920-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:27:\"sea-418742_1920-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:27:\"sea-418742_1920-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:26:\"sea-418742_1920-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:27:\"sea-418742_1920-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:70;s:4:\"webp\";i:0;}}'),(1596,599,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.5181625310868778;s:5:\"bytes\";i:18549;s:11:\"size_before\";i:410543;s:10:\"size_after\";i:391994;s:4:\"time\";d:0.34000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3899999999999997;s:5:\"bytes\";i:499;s:11:\"size_before\";i:11364;s:10:\"size_after\";i:10865;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1200000000000001;s:5:\"bytes\";i:3479;s:11:\"size_before\";i:84380;s:10:\"size_after\";i:80901;s:4:\"time\";d:0.12;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8200000000000003;s:5:\"bytes\";i:471;s:11:\"size_before\";i:6908;s:10:\"size_after\";i:6437;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1100000000000003;s:5:\"bytes\";i:2116;s:11:\"size_before\";i:51438;s:10:\"size_after\";i:49322;s:4:\"time\";d:0.029999999999999999;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8700000000000001;s:5:\"bytes\";i:8445;s:11:\"size_before\";i:173471;s:10:\"size_after\";i:165026;s:4:\"time\";d:0.070000000000000007;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1600000000000001;s:5:\"bytes\";i:763;s:11:\"size_before\";i:18326;s:10:\"size_after\";i:17563;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1399999999999997;s:5:\"bytes\";i:571;s:11:\"size_before\";i:13790;s:10:\"size_after\";i:13219;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3399999999999999;s:5:\"bytes\";i:246;s:11:\"size_before\";i:3878;s:10:\"size_after\";i:3632;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1699999999999999;s:5:\"bytes\";i:1959;s:11:\"size_before\";i:46988;s:10:\"size_after\";i:45029;s:4:\"time\";d:0.059999999999999998;}}}'),(1597,52,'_wp_attached_file','2015/03/rec728.jpg'),(1598,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:18:\"2015/03/rec728.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"rec728-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"rec728-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:17:\"rec728-392x90.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:17:\"rec728-390x90.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:17:\"rec728-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"56\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1599,54,'_wp_attached_file','2015/03/clouds-sky-stadium-4516.jpg'),(1600,54,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:750;s:4:\"file\";s:35:\"2015/03/clouds-sky-stadium-4516.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"clouds-sky-stadium-4516-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"clouds-sky-stadium-4516-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"clouds-sky-stadium-4516-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:35:\"clouds-sky-stadium-4516-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:35:\"clouds-sky-stadium-4516-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:35:\"clouds-sky-stadium-4516-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:34:\"clouds-sky-stadium-4516-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:35:\"clouds-sky-stadium-4516-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:3:\"3.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"YHDC5170-960\";s:7:\"caption\";s:12:\"DCIM100GOPRO\";s:17:\"created_timestamp\";s:10:\"1376231779\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:19:\"0.00043122035360069\";s:5:\"title\";s:12:\"DCIM100GOPRO\";s:11:\"orientation\";s:1:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1601,52,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.9970734673710622;s:5:\"bytes\";i:1841;s:11:\"size_before\";i:26311;s:10:\"size_after\";i:24470;s:4:\"time\";d:0.069999999999999993;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7800000000000002;s:5:\"bytes\";i:238;s:11:\"size_before\";i:3510;s:10:\"size_after\";i:3272;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1600000000000001;s:5:\"bytes\";i:246;s:11:\"size_before\";i:3434;s:10:\"size_after\";i:3188;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1399999999999997;s:5:\"bytes\";i:581;s:11:\"size_before\";i:8141;s:10:\"size_after\";i:7560;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9699999999999998;s:5:\"bytes\";i:568;s:11:\"size_before\";i:8146;s:10:\"size_after\";i:7578;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.75;s:5:\"bytes\";i:208;s:11:\"size_before\";i:3080;s:10:\"size_after\";i:2872;s:4:\"time\";d:0.01;}}}'),(1602,600,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.4549391152376456;s:5:\"bytes\";i:27479;s:11:\"size_before\";i:616821;s:10:\"size_after\";i:589342;s:4:\"time\";d:0.34999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9500000000000002;s:5:\"bytes\";i:1139;s:11:\"size_before\";i:19128;s:10:\"size_after\";i:17989;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0899999999999999;s:5:\"bytes\";i:5266;s:11:\"size_before\";i:128714;s:10:\"size_after\";i:123448;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2199999999999998;s:5:\"bytes\";i:608;s:11:\"size_before\";i:8424;s:10:\"size_after\";i:7816;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5899999999999999;s:5:\"bytes\";i:3775;s:11:\"size_before\";i:82187;s:10:\"size_after\";i:78412;s:4:\"time\";d:0.089999999999999997;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.77;s:5:\"bytes\";i:9288;s:11:\"size_before\";i:246183;s:10:\"size_after\";i:236895;s:4:\"time\";d:0.080000000000000002;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8799999999999999;s:5:\"bytes\";i:1613;s:11:\"size_before\";i:27424;s:10:\"size_after\";i:25811;s:4:\"time\";d:0.040000000000000001;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6699999999999999;s:5:\"bytes\";i:1593;s:11:\"size_before\";i:23893;s:10:\"size_after\";i:22300;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3600000000000003;s:5:\"bytes\";i:390;s:11:\"size_before\";i:5296;s:10:\"size_after\";i:4906;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:3807;s:11:\"size_before\";i:75572;s:10:\"size_after\";i:71765;s:4:\"time\";d:0.029999999999999999;}}}'),(1603,57,'_wp_attached_file','2015/03/colormag-logo.png'),(1604,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:265;s:6:\"height\";i:90;s:4:\"file\";s:25:\"2015/03/colormag-logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"colormag-logo-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:24:\"colormag-logo-130x90.png\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"31\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1605,58,'_wp_attached_file','2015/03/728x90.png'),(1606,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:18:\"2015/03/728x90.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"728x90-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"728x90-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:17:\"728x90-392x90.png\";s:5:\"width\";i:392;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:17:\"728x90-390x90.png\";s:5:\"width\";i:390;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:17:\"728x90-130x90.png\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"12\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1607,57,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.855975995999337;s:5:\"bytes\";i:2151;s:11:\"size_before\";i:5999;s:10:\"size_after\";i:3848;s:4:\"time\";d:0.059999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.149999999999999;s:5:\"bytes\";i:1126;s:11:\"size_before\";i:3203;s:10:\"size_after\";i:2077;s:4:\"time\";d:0.029999999999999999;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.659999999999997;s:5:\"bytes\";i:1025;s:11:\"size_before\";i:2796;s:10:\"size_after\";i:1771;s:4:\"time\";d:0.029999999999999999;}}}'),(1608,59,'_wp_attached_file','2015/03/urban-438393_1920.jpg'),(1609,59,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1275;s:4:\"file\";s:29:\"2015/03/urban-438393_1920.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"urban-438393_1920-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"urban-438393_1920-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"urban-438393_1920-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:29:\"urban-438393_1920-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"urban-438393_1920-1536x1020.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"urban-438393_1920-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"urban-438393_1920-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"urban-438393_1920-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"urban-438393_1920-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:70;s:4:\"webp\";i:0;}}'),(1610,601,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.3842065190846276;s:5:\"bytes\";i:44976;s:11:\"size_before\";i:835332;s:10:\"size_after\";i:790356;s:4:\"time\";d:0.60000000000000009;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6900000000000004;s:5:\"bytes\";i:1055;s:11:\"size_before\";i:18556;s:10:\"size_after\";i:17501;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5099999999999998;s:5:\"bytes\";i:10051;s:11:\"size_before\";i:182482;s:10:\"size_after\";i:172431;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.96;s:5:\"bytes\";i:390;s:11:\"size_before\";i:6548;s:10:\"size_after\";i:6158;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7999999999999998;s:5:\"bytes\";i:6206;s:11:\"size_before\";i:107023;s:10:\"size_after\";i:100817;s:4:\"time\";d:0.12;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1299999999999999;s:5:\"bytes\";i:19595;s:11:\"size_before\";i:381935;s:10:\"size_after\";i:362340;s:4:\"time\";d:0.31;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.46;s:5:\"bytes\";i:1496;s:11:\"size_before\";i:27392;s:10:\"size_after\";i:25896;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3600000000000003;s:5:\"bytes\";i:1115;s:11:\"size_before\";i:20814;s:10:\"size_after\";i:19699;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7999999999999998;s:5:\"bytes\";i:299;s:11:\"size_before\";i:4395;s:10:\"size_after\";i:4096;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5300000000000002;s:5:\"bytes\";i:4769;s:11:\"size_before\";i:86187;s:10:\"size_after\";i:81418;s:4:\"time\";d:0.029999999999999999;}}}'),(1611,58,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:162866;s:10:\"size_after\";i:162866;s:4:\"time\";d:0.18999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23568;s:10:\"size_after\";i:23568;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20038;s:10:\"size_after\";i:20038;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51127;s:10:\"size_after\";i:51127;s:4:\"time\";d:0.059999999999999998;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50850;s:10:\"size_after\";i:50850;s:4:\"time\";d:0.050000000000000003;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17283;s:10:\"size_after\";i:17283;s:4:\"time\";d:0.02;}}}'),(1612,59,'_wp_attachment_is_custom_background','colormag'),(1613,54,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.1657598767687336;s:5:\"bytes\";i:24977;s:11:\"size_before\";i:405092;s:10:\"size_after\";i:380115;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9900000000000002;s:5:\"bytes\";i:1139;s:11:\"size_before\";i:16299;s:10:\"size_after\";i:15160;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7999999999999998;s:5:\"bytes\";i:7828;s:11:\"size_before\";i:134934;s:10:\"size_after\";i:127106;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1799999999999997;s:5:\"bytes\";i:621;s:11:\"size_before\";i:8649;s:10:\"size_after\";i:8028;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0499999999999998;s:5:\"bytes\";i:4966;s:11:\"size_before\";i:82017;s:10:\"size_after\";i:77051;s:4:\"time\";d:0.080000000000000002;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5499999999999998;s:5:\"bytes\";i:2161;s:11:\"size_before\";i:32983;s:10:\"size_after\";i:30822;s:4:\"time\";d:0.029999999999999999;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9299999999999997;s:5:\"bytes\";i:1852;s:11:\"size_before\";i:26713;s:10:\"size_after\";i:24861;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5800000000000001;s:5:\"bytes\";i:403;s:11:\"size_before\";i:5317;s:10:\"size_after\";i:4914;s:4:\"time\";d:0.029999999999999999;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1200000000000001;s:5:\"bytes\";i:6007;s:11:\"size_before\";i:98180;s:10:\"size_after\";i:92173;s:4:\"time\";d:0.029999999999999999;}}}'),(1614,62,'_wp_attached_file','2015/03/relaxed-498245_1280.jpg'),(1615,62,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:31:\"2015/03/relaxed-498245_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"relaxed-498245_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"relaxed-498245_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"relaxed-498245_1280-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:31:\"relaxed-498245_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:31:\"relaxed-498245_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:31:\"relaxed-498245_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:30:\"relaxed-498245_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:31:\"relaxed-498245_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1616,64,'_wp_attached_file','2015/03/window-213496_1280.jpg'),(1617,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:30:\"2015/03/window-213496_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"window-213496_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"window-213496_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"window-213496_1280-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:30:\"window-213496_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"window-213496_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"window-213496_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"window-213496_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:30:\"window-213496_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:67;s:4:\"webp\";i:0;}}'),(1618,602,'_wp_attached_file','2015/03/woman-378471_1280.jpg'),(1619,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:853;s:6:\"height\";i:1280;s:4:\"file\";s:29:\"2015/03/woman-378471_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"woman-378471_1280-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"woman-378471_1280-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"woman-378471_1280-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:30:\"woman-378471_1280-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"woman-378471_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"woman-378471_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"woman-378471_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"woman-378471_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1620,59,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.684818903824274;s:5:\"bytes\";i:37923;s:11:\"size_before\";i:809487;s:10:\"size_after\";i:771564;s:4:\"time\";d:0.27000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2800000000000002;s:5:\"bytes\";i:1227;s:11:\"size_before\";i:19543;s:10:\"size_after\";i:18316;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6100000000000003;s:5:\"bytes\";i:7886;s:11:\"size_before\";i:171228;s:10:\"size_after\";i:163342;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7199999999999998;s:5:\"bytes\";i:587;s:11:\"size_before\";i:8732;s:10:\"size_after\";i:8145;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0999999999999996;s:5:\"bytes\";i:5309;s:11:\"size_before\";i:104164;s:10:\"size_after\";i:98855;s:4:\"time\";d:0.040000000000000001;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0499999999999998;s:5:\"bytes\";i:14075;s:11:\"size_before\";i:347720;s:10:\"size_after\";i:333645;s:4:\"time\";d:0.089999999999999997;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9299999999999997;s:5:\"bytes\";i:1940;s:11:\"size_before\";i:32692;s:10:\"size_after\";i:30752;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3200000000000003;s:5:\"bytes\";i:1627;s:11:\"size_before\";i:25735;s:10:\"size_after\";i:24108;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5099999999999998;s:5:\"bytes\";i:378;s:11:\"size_before\";i:5034;s:10:\"size_after\";i:4656;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1699999999999999;s:5:\"bytes\";i:4894;s:11:\"size_before\";i:94639;s:10:\"size_after\";i:89745;s:4:\"time\";d:0.029999999999999999;}}}'),(1621,603,'_wp_attached_file','2015/03/model-600225_1280.jpg'),(1622,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:854;s:4:\"file\";s:29:\"2015/03/model-600225_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"model-600225_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"model-600225_1280-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"model-600225_1280-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:29:\"model-600225_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"model-600225_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"model-600225_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"model-600225_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"model-600225_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1623,62,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.6314854485605315;s:5:\"bytes\";i:31730;s:11:\"size_before\";i:478475;s:10:\"size_after\";i:446745;s:4:\"time\";d:0.23000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7000000000000002;s:5:\"bytes\";i:1096;s:11:\"size_before\";i:16349;s:10:\"size_after\";i:15253;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3899999999999997;s:5:\"bytes\";i:11958;s:11:\"size_before\";i:187236;s:10:\"size_after\";i:175278;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0999999999999996;s:5:\"bytes\";i:376;s:11:\"size_before\";i:6166;s:10:\"size_after\";i:5790;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8700000000000001;s:5:\"bytes\";i:7484;s:11:\"size_before\";i:108905;s:10:\"size_after\";i:101421;s:4:\"time\";d:0.050000000000000003;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4699999999999998;s:5:\"bytes\";i:1860;s:11:\"size_before\";i:28755;s:10:\"size_after\";i:26895;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6600000000000001;s:5:\"bytes\";i:1557;s:11:\"size_before\";i:23382;s:10:\"size_after\";i:21825;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1399999999999997;s:5:\"bytes\";i:275;s:11:\"size_before\";i:3853;s:10:\"size_after\";i:3578;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8600000000000003;s:5:\"bytes\";i:7124;s:11:\"size_before\";i:103829;s:10:\"size_after\";i:96705;s:4:\"time\";d:0.059999999999999998;}}}'),(1624,604,'_wp_attached_file','2015/03/baseball-583653_1280.jpg'),(1625,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:851;s:4:\"file\";s:32:\"2015/03/baseball-583653_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"baseball-583653_1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"baseball-583653_1280-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"baseball-583653_1280-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:32:\"baseball-583653_1280-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:32:\"baseball-583653_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:32:\"baseball-583653_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:31:\"baseball-583653_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:32:\"baseball-583653_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1626,64,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.2881902129016956;s:5:\"bytes\";i:25862;s:11:\"size_before\";i:489052;s:10:\"size_after\";i:463190;s:4:\"time\";d:0.20000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:1458;s:11:\"size_before\";i:22420;s:10:\"size_after\";i:20962;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5800000000000001;s:5:\"bytes\";i:8006;s:11:\"size_before\";i:174943;s:10:\"size_after\";i:166937;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7000000000000002;s:5:\"bytes\";i:804;s:11:\"size_before\";i:10441;s:10:\"size_after\";i:9637;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2599999999999998;s:5:\"bytes\";i:5822;s:11:\"size_before\";i:110671;s:10:\"size_after\";i:104849;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2999999999999998;s:5:\"bytes\";i:2328;s:11:\"size_before\";i:36938;s:10:\"size_after\";i:34610;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2999999999999998;s:5:\"bytes\";i:1768;s:11:\"size_before\";i:28074;s:10:\"size_after\";i:26306;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.9299999999999997;s:5:\"bytes\";i:481;s:11:\"size_before\";i:6064;s:10:\"size_after\";i:5583;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2199999999999998;s:5:\"bytes\";i:5195;s:11:\"size_before\";i:99501;s:10:\"size_after\";i:94306;s:4:\"time\";d:0.040000000000000001;}}}'),(1627,602,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.762923541839382;s:5:\"bytes\";i:12467;s:11:\"size_before\";i:261751;s:10:\"size_after\";i:249284;s:4:\"time\";d:0.16999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6600000000000001;s:5:\"bytes\";i:450;s:11:\"size_before\";i:9648;s:10:\"size_after\";i:9198;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79;s:5:\"bytes\";i:3551;s:11:\"size_before\";i:74139;s:10:\"size_after\";i:70588;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0300000000000002;s:5:\"bytes\";i:262;s:11:\"size_before\";i:5205;s:10:\"size_after\";i:4943;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8600000000000003;s:5:\"bytes\";i:4397;s:11:\"size_before\";i:90422;s:10:\"size_after\";i:86025;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9000000000000004;s:5:\"bytes\";i:840;s:11:\"size_before\";i:17128;s:10:\"size_after\";i:16288;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:656;s:11:\"size_before\";i:13949;s:10:\"size_after\";i:13293;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2000000000000002;s:5:\"bytes\";i:170;s:11:\"size_before\";i:3271;s:10:\"size_after\";i:3101;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.46;s:5:\"bytes\";i:2141;s:11:\"size_before\";i:47989;s:10:\"size_after\";i:45848;s:4:\"time\";d:0.02;}}}'),(1628,88,'_wp_attached_file','2015/03/basketball-95607_1280.jpg'),(1629,88,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:850;s:4:\"file\";s:33:\"2015/03/basketball-95607_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"basketball-95607_1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"basketball-95607_1280-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"basketball-95607_1280-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:33:\"basketball-95607_1280-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:33:\"basketball-95607_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:33:\"basketball-95607_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:32:\"basketball-95607_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:33:\"basketball-95607_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1630,603,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.2052442842627524;s:5:\"bytes\";i:20133;s:11:\"size_before\";i:386783;s:10:\"size_after\";i:366650;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8600000000000003;s:5:\"bytes\";i:1091;s:11:\"size_before\";i:15901;s:10:\"size_after\";i:14810;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5;s:5:\"bytes\";i:6384;s:11:\"size_before\";i:142008;s:10:\"size_after\";i:135624;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3099999999999996;s:5:\"bytes\";i:493;s:11:\"size_before\";i:6742;s:10:\"size_after\";i:6249;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2000000000000002;s:5:\"bytes\";i:4583;s:11:\"size_before\";i:88156;s:10:\"size_after\";i:83573;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:1737;s:11:\"size_before\";i:26734;s:10:\"size_after\";i:24997;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8099999999999996;s:5:\"bytes\";i:1466;s:11:\"size_before\";i:21538;s:10:\"size_after\";i:20072;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8399999999999999;s:5:\"bytes\";i:325;s:11:\"size_before\";i:4147;s:10:\"size_after\";i:3822;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9699999999999998;s:5:\"bytes\";i:4054;s:11:\"size_before\";i:81557;s:10:\"size_after\";i:77503;s:4:\"time\";d:0.029999999999999999;}}}'),(1631,605,'_wp_attached_file','2015/03/football-622873_1280.jpg'),(1632,605,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:875;s:4:\"file\";s:32:\"2015/03/football-622873_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"football-622873_1280-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"football-622873_1280-1024x700.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"football-622873_1280-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:32:\"football-622873_1280-768x525.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:32:\"football-622873_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:32:\"football-622873_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:31:\"football-622873_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:32:\"football-622873_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:67;s:4:\"webp\";i:0;}}'),(1633,604,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2972078243744485;s:5:\"bytes\";i:8187;s:11:\"size_before\";i:248301;s:10:\"size_after\";i:240114;s:4:\"time\";d:0.17000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1100000000000003;s:5:\"bytes\";i:508;s:11:\"size_before\";i:12349;s:10:\"size_after\";i:11841;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:2870;s:11:\"size_before\";i:89346;s:10:\"size_after\";i:86476;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1699999999999999;s:5:\"bytes\";i:330;s:11:\"size_before\";i:6382;s:10:\"size_after\";i:6052;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.02;s:5:\"bytes\";i:1669;s:11:\"size_before\";i:55341;s:10:\"size_after\";i:53672;s:4:\"time\";d:0.050000000000000003;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5499999999999998;s:5:\"bytes\";i:684;s:11:\"size_before\";i:19294;s:10:\"size_after\";i:18610;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4500000000000002;s:5:\"bytes\";i:510;s:11:\"size_before\";i:14794;s:10:\"size_after\";i:14284;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2400000000000002;s:5:\"bytes\";i:250;s:11:\"size_before\";i:4004;s:10:\"size_after\";i:3754;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9199999999999999;s:5:\"bytes\";i:1366;s:11:\"size_before\";i:46791;s:10:\"size_after\";i:45425;s:4:\"time\";d:0.029999999999999999;}}}'),(1634,606,'_wp_attached_file','2015/03/relay-race-655353_1280.jpg'),(1635,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:34:\"2015/03/relay-race-655353_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"relay-race-655353_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"relay-race-655353_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"relay-race-655353_1280-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:34:\"relay-race-655353_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:34:\"relay-race-655353_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:34:\"relay-race-655353_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:33:\"relay-race-655353_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:34:\"relay-race-655353_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1636,88,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.8385020443943141;s:5:\"bytes\";i:15786;s:11:\"size_before\";i:326258;s:10:\"size_after\";i:310472;s:4:\"time\";d:0.23999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2199999999999998;s:5:\"bytes\";i:1109;s:11:\"size_before\";i:17830;s:10:\"size_after\";i:16721;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1200000000000001;s:5:\"bytes\";i:4445;s:11:\"size_before\";i:107978;s:10:\"size_after\";i:103533;s:4:\"time\";d:0.059999999999999998;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.75;s:5:\"bytes\";i:559;s:11:\"size_before\";i:8280;s:10:\"size_after\";i:7721;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6100000000000003;s:5:\"bytes\";i:3299;s:11:\"size_before\";i:71638;s:10:\"size_after\";i:68339;s:4:\"time\";d:0.080000000000000002;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6799999999999997;s:5:\"bytes\";i:1521;s:11:\"size_before\";i:26768;s:10:\"size_after\";i:25247;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2699999999999996;s:5:\"bytes\";i:1395;s:11:\"size_before\";i:22250;s:10:\"size_after\";i:20855;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.21;s:5:\"bytes\";i:385;s:11:\"size_before\";i:5341;s:10:\"size_after\";i:4956;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6399999999999997;s:5:\"bytes\";i:3073;s:11:\"size_before\";i:66173;s:10:\"size_after\";i:63100;s:4:\"time\";d:0.029999999999999999;}}}'),(1637,607,'_wp_attached_file','2015/03/fireman-100722_1280.jpg'),(1638,607,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:913;s:4:\"file\";s:31:\"2015/03/fireman-100722_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"fireman-100722_1280-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"fireman-100722_1280-1024x730.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"fireman-100722_1280-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:31:\"fireman-100722_1280-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:31:\"fireman-100722_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:31:\"fireman-100722_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:30:\"fireman-100722_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:31:\"fireman-100722_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1639,109,'_wp_attached_file','2015/03/newspapers-444453_1280.jpg'),(1640,109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:847;s:4:\"file\";s:34:\"2015/03/newspapers-444453_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"newspapers-444453_1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"newspapers-444453_1280-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"newspapers-444453_1280-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:34:\"newspapers-444453_1280-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:34:\"newspapers-444453_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:34:\"newspapers-444453_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:33:\"newspapers-444453_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:34:\"newspapers-444453_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1641,605,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.4958009677239943;s:5:\"bytes\";i:35039;s:11:\"size_before\";i:539410;s:10:\"size_after\";i:504371;s:4:\"time\";d:0.21999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7400000000000002;s:5:\"bytes\";i:1893;s:11:\"size_before\";i:24461;s:10:\"size_after\";i:22568;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7199999999999998;s:5:\"bytes\";i:11199;s:11:\"size_before\";i:195652;s:10:\"size_after\";i:184453;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2200000000000006;s:5:\"bytes\";i:834;s:11:\"size_before\";i:10140;s:10:\"size_after\";i:9306;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996;s:5:\"bytes\";i:8181;s:11:\"size_before\";i:123972;s:10:\"size_after\";i:115791;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8300000000000001;s:5:\"bytes\";i:3083;s:11:\"size_before\";i:39386;s:10:\"size_after\";i:36303;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7599999999999998;s:5:\"bytes\";i:2411;s:11:\"size_before\";i:31076;s:10:\"size_after\";i:28665;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4800000000000004;s:5:\"bytes\";i:437;s:11:\"size_before\";i:5840;s:10:\"size_after\";i:5403;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4299999999999997;s:5:\"bytes\";i:7001;s:11:\"size_before\";i:108883;s:10:\"size_after\";i:101882;s:4:\"time\";d:0.050000000000000003;}}}'),(1642,606,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.7062944925825203;s:5:\"bytes\";i:16240;s:11:\"size_before\";i:284598;s:10:\"size_after\";i:268358;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3200000000000003;s:5:\"bytes\";i:1119;s:11:\"size_before\";i:15281;s:10:\"size_after\";i:14162;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:4395;s:11:\"size_before\";i:93394;s:10:\"size_after\";i:88999;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8599999999999994;s:5:\"bytes\";i:634;s:11:\"size_before\";i:7156;s:10:\"size_after\";i:6522;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2999999999999998;s:5:\"bytes\";i:3281;s:11:\"size_before\";i:61887;s:10:\"size_after\";i:58606;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.04;s:5:\"bytes\";i:1665;s:11:\"size_before\";i:23648;s:10:\"size_after\";i:21983;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3700000000000001;s:5:\"bytes\";i:1448;s:11:\"size_before\";i:19643;s:10:\"size_after\";i:18195;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2599999999999998;s:5:\"bytes\";i:440;s:11:\"size_before\";i:4751;s:10:\"size_after\";i:4311;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.54;s:5:\"bytes\";i:3258;s:11:\"size_before\";i:58838;s:10:\"size_after\";i:55580;s:4:\"time\";d:0.029999999999999999;}}}'),(1643,608,'_wp_attached_file','2015/03/swimmer-583667_1280.jpg'),(1644,608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:822;s:4:\"file\";s:31:\"2015/03/swimmer-583667_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"swimmer-583667_1280-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"swimmer-583667_1280-1024x658.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"swimmer-583667_1280-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:31:\"swimmer-583667_1280-768x493.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:31:\"swimmer-583667_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:31:\"swimmer-583667_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:30:\"swimmer-583667_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:31:\"swimmer-583667_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1645,115,'_wp_attached_file','2015/03/aircraft-123005_1280.jpg'),(1646,115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:849;s:4:\"file\";s:32:\"2015/03/aircraft-123005_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"aircraft-123005_1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"aircraft-123005_1280-1024x679.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"aircraft-123005_1280-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:32:\"aircraft-123005_1280-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:32:\"aircraft-123005_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:32:\"aircraft-123005_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:31:\"aircraft-123005_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:32:\"aircraft-123005_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"30\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1647,607,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.931914197918486;s:5:\"bytes\";i:10582;s:11:\"size_before\";i:269131;s:10:\"size_after\";i:258549;s:4:\"time\";d:0.18000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9500000000000002;s:5:\"bytes\";i:722;s:11:\"size_before\";i:14581;s:10:\"size_after\";i:13859;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0300000000000002;s:5:\"bytes\";i:3959;s:11:\"size_before\";i:98265;s:10:\"size_after\";i:94306;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3600000000000003;s:5:\"bytes\";i:422;s:11:\"size_before\";i:6639;s:10:\"size_after\";i:6217;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3799999999999999;s:5:\"bytes\";i:2035;s:11:\"size_before\";i:60242;s:10:\"size_after\";i:58207;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6200000000000001;s:5:\"bytes\";i:959;s:11:\"size_before\";i:20779;s:10:\"size_after\";i:19820;s:4:\"time\";d:0.050000000000000003;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2300000000000004;s:5:\"bytes\";i:648;s:11:\"size_before\";i:15317;s:10:\"size_after\";i:14669;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9800000000000004;s:5:\"bytes\";i:328;s:11:\"size_before\";i:4697;s:10:\"size_after\";i:4369;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1000000000000001;s:5:\"bytes\";i:1509;s:11:\"size_before\";i:48611;s:10:\"size_after\";i:47102;s:4:\"time\";d:0.029999999999999999;}}}'),(1648,118,'_wp_attached_file','2015/03/bride-301814_1280.jpg'),(1649,118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:854;s:4:\"file\";s:29:\"2015/03/bride-301814_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bride-301814_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"bride-301814_1280-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bride-301814_1280-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:29:\"bride-301814_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"bride-301814_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"bride-301814_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"bride-301814_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"bride-301814_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1650,608,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.8041349157706934;s:5:\"bytes\";i:19361;s:11:\"size_before\";i:403007;s:10:\"size_after\";i:383646;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7599999999999998;s:5:\"bytes\";i:1054;s:11:\"size_before\";i:18297;s:10:\"size_after\";i:17243;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3700000000000001;s:5:\"bytes\";i:6338;s:11:\"size_before\";i:145021;s:10:\"size_after\";i:138683;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2300000000000004;s:5:\"bytes\";i:500;s:11:\"size_before\";i:8023;s:10:\"size_after\";i:7523;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6699999999999999;s:5:\"bytes\";i:4171;s:11:\"size_before\";i:89282;s:10:\"size_after\";i:85111;s:4:\"time\";d:0.059999999999999998;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4000000000000004;s:5:\"bytes\";i:1612;s:11:\"size_before\";i:29855;s:10:\"size_after\";i:28243;s:4:\"time\";d:0.040000000000000001;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:1369;s:11:\"size_before\";i:23661;s:10:\"size_after\";i:22292;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4400000000000004;s:5:\"bytes\";i:332;s:11:\"size_before\";i:5155;s:10:\"size_after\";i:4823;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7599999999999998;s:5:\"bytes\";i:3985;s:11:\"size_before\";i:83713;s:10:\"size_after\";i:79728;s:4:\"time\";d:0.029999999999999999;}}}'),(1651,130,'_wp_attached_file','2015/03/yummy-333666_1280.jpg'),(1652,109,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.6645982928080918;s:5:\"bytes\";i:6802;s:11:\"size_before\";i:255273;s:10:\"size_after\";i:248471;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0999999999999996;s:5:\"bytes\";i:593;s:11:\"size_before\";i:14477;s:10:\"size_after\";i:13884;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.1099999999999999;s:5:\"bytes\";i:1746;s:11:\"size_before\";i:82781;s:10:\"size_after\";i:81035;s:4:\"time\";d:0.089999999999999997;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9500000000000002;s:5:\"bytes\";i:348;s:11:\"size_before\";i:7033;s:10:\"size_after\";i:6685;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.2400000000000002;s:5:\"bytes\";i:1226;s:11:\"size_before\";i:54721;s:10:\"size_after\";i:53495;s:4:\"time\";d:0.070000000000000007;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2799999999999998;s:5:\"bytes\";i:700;s:11:\"size_before\";i:21374;s:10:\"size_after\";i:20674;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8199999999999998;s:5:\"bytes\";i:689;s:11:\"size_before\";i:18022;s:10:\"size_after\";i:17333;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4199999999999999;s:5:\"bytes\";i:251;s:11:\"size_before\";i:4634;s:10:\"size_after\";i:4383;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.3900000000000001;s:5:\"bytes\";i:1249;s:11:\"size_before\";i:52231;s:10:\"size_after\";i:50982;s:4:\"time\";d:0.029999999999999999;}}}'),(1653,130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2015/03/yummy-333666_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"yummy-333666_1280-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"yummy-333666_1280-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"yummy-333666_1280-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:29:\"yummy-333666_1280-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"yummy-333666_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"yummy-333666_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"yummy-333666_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"yummy-333666_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:67;s:4:\"webp\";i:0;}}'),(1654,115,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.805647796403051;s:5:\"bytes\";i:13332;s:11:\"size_before\";i:112929;s:10:\"size_after\";i:99597;s:4:\"time\";d:0.14999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6100000000000003;s:5:\"bytes\";i:463;s:11:\"size_before\";i:6088;s:10:\"size_after\";i:5625;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.380000000000001;s:5:\"bytes\";i:5289;s:11:\"size_before\";i:36780;s:10:\"size_after\";i:31491;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3399999999999999;s:5:\"bytes\";i:223;s:11:\"size_before\";i:3517;s:10:\"size_after\";i:3294;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.6;s:5:\"bytes\";i:2985;s:11:\"size_before\";i:23684;s:10:\"size_after\";i:20699;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1400000000000006;s:5:\"bytes\";i:836;s:11:\"size_before\";i:9150;s:10:\"size_after\";i:8314;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8200000000000003;s:5:\"bytes\";i:703;s:11:\"size_before\";i:7972;s:10:\"size_after\";i:7269;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6500000000000004;s:5:\"bytes\";i:130;s:11:\"size_before\";i:2299;s:10:\"size_after\";i:2169;s:4:\"time\";d:0.029999999999999999;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.529999999999999;s:5:\"bytes\";i:2703;s:11:\"size_before\";i:23439;s:10:\"size_after\";i:20736;s:4:\"time\";d:0.02;}}}'),(1655,133,'_wp_attached_file','2015/03/solar-eclipse-152834_1280.png'),(1656,133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1220;s:6:\"height\";i:1280;s:4:\"file\";s:37:\"2015/03/solar-eclipse-152834_1280.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"solar-eclipse-152834_1280-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"solar-eclipse-152834_1280-976x1024.png\";s:5:\"width\";i:976;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"solar-eclipse-152834_1280-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:37:\"solar-eclipse-152834_1280-768x806.png\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:37:\"solar-eclipse-152834_1280-392x272.png\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:37:\"solar-eclipse-152834_1280-390x205.png\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:36:\"solar-eclipse-152834_1280-130x90.png\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:37:\"solar-eclipse-152834_1280-800x445.png\";s:5:\"width\";i:800;s:6:\"height\";i:445;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"45\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1657,118,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6068409028495974;s:5:\"bytes\";i:12346;s:11:\"size_before\";i:342294;s:10:\"size_after\";i:329948;s:4:\"time\";d:0.20000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:668;s:11:\"size_before\";i:15568;s:10:\"size_after\";i:14900;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1699999999999999;s:5:\"bytes\";i:3934;s:11:\"size_before\";i:123999;s:10:\"size_after\";i:120065;s:4:\"time\";d:0.080000000000000002;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1500000000000004;s:5:\"bytes\";i:355;s:11:\"size_before\";i:6894;s:10:\"size_after\";i:6539;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5699999999999998;s:5:\"bytes\";i:2732;s:11:\"size_before\";i:76523;s:10:\"size_after\";i:73791;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999;s:5:\"bytes\";i:916;s:11:\"size_before\";i:24951;s:10:\"size_after\";i:24035;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:783;s:11:\"size_before\";i:19783;s:10:\"size_after\";i:19000;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4400000000000004;s:5:\"bytes\";i:242;s:11:\"size_before\";i:4446;s:10:\"size_after\";i:4204;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8700000000000001;s:5:\"bytes\";i:2716;s:11:\"size_before\";i:70130;s:10:\"size_after\";i:67414;s:4:\"time\";d:0.040000000000000001;}}}'),(1658,136,'_wp_attached_file','2015/03/coffee-563797_1280.jpg'),(1659,136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:30:\"2015/03/coffee-563797_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"coffee-563797_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"coffee-563797_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"coffee-563797_1280-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:30:\"coffee-563797_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"coffee-563797_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"coffee-563797_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"coffee-563797_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:30:\"coffee-563797_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1660,140,'_wp_attached_file','2015/03/mosquito-542156_1280.jpg'),(1661,140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:847;s:4:\"file\";s:32:\"2015/03/mosquito-542156_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"mosquito-542156_1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"mosquito-542156_1280-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"mosquito-542156_1280-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:32:\"mosquito-542156_1280-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:32:\"mosquito-542156_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:32:\"mosquito-542156_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:31:\"mosquito-542156_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:32:\"mosquito-542156_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1662,130,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.8624530285523946;s:5:\"bytes\";i:28160;s:11:\"size_before\";i:480345;s:10:\"size_after\";i:452185;s:4:\"time\";d:0.27999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4699999999999998;s:5:\"bytes\";i:1788;s:11:\"size_before\";i:23929;s:10:\"size_after\";i:22141;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1200000000000001;s:5:\"bytes\";i:9210;s:11:\"size_before\";i:179879;s:10:\"size_after\";i:170669;s:4:\"time\";d:0.080000000000000002;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.7300000000000004;s:5:\"bytes\";i:825;s:11:\"size_before\";i:9445;s:10:\"size_after\";i:8620;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8499999999999996;s:5:\"bytes\";i:6620;s:11:\"size_before\";i:113135;s:10:\"size_after\";i:106515;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0099999999999998;s:5:\"bytes\";i:2355;s:11:\"size_before\";i:33576;s:10:\"size_after\";i:31221;s:4:\"time\";d:0.029999999999999999;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0499999999999998;s:5:\"bytes\";i:1804;s:11:\"size_before\";i:25605;s:10:\"size_after\";i:23801;s:4:\"time\";d:0.029999999999999999;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5999999999999996;s:5:\"bytes\";i:512;s:11:\"size_before\";i:5951;s:10:\"size_after\";i:5439;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6799999999999997;s:5:\"bytes\";i:5046;s:11:\"size_before\";i:88825;s:10:\"size_after\";i:83779;s:4:\"time\";d:0.059999999999999998;}}}'),(1663,144,'_wp_attached_file','2015/03/72890-ad.jpg'),(1664,144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:20:\"2015/03/72890-ad.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"72890-ad-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"72890-ad-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:19:\"72890-ad-392x90.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:19:\"72890-ad-390x90.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:19:\"72890-ad-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"84\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1665,133,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:247484;s:10:\"size_after\";i:247484;s:4:\"time\";d:1.7800000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12892;s:10:\"size_after\";i:12892;s:4:\"time\";d:0.089999999999999997;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84876;s:10:\"size_after\";i:84876;s:4:\"time\";d:0.77000000000000002;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5590;s:10:\"size_after\";i:5590;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62138;s:10:\"size_after\";i:62138;s:4:\"time\";d:0.40999999999999998;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18475;s:10:\"size_after\";i:18475;s:4:\"time\";d:0.089999999999999997;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13000;s:10:\"size_after\";i:13000;s:4:\"time\";d:0.10000000000000001;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4356;s:10:\"size_after\";i:4356;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46157;s:10:\"size_after\";i:46157;s:4:\"time\";d:0.27000000000000002;}}}'),(1666,147,'_wp_attached_file','2015/03/drone-407393_1280.jpg'),(1667,147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2015/03/drone-407393_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"drone-407393_1280-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"drone-407393_1280-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"drone-407393_1280-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:29:\"drone-407393_1280-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"drone-407393_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"drone-407393_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"drone-407393_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"drone-407393_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1668,136,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.8297128954230182;s:5:\"bytes\";i:10243;s:11:\"size_before\";i:212083;s:10:\"size_after\";i:201840;s:4:\"time\";d:0.17000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3399999999999999;s:5:\"bytes\";i:627;s:11:\"size_before\";i:11752;s:10:\"size_after\";i:11125;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.75;s:5:\"bytes\";i:3383;s:11:\"size_before\";i:71245;s:10:\"size_after\";i:67862;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1600000000000001;s:5:\"bytes\";i:300;s:11:\"size_before\";i:5814;s:10:\"size_after\";i:5514;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9299999999999997;s:5:\"bytes\";i:2273;s:11:\"size_before\";i:46126;s:10:\"size_after\";i:43853;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8700000000000001;s:5:\"bytes\";i:851;s:11:\"size_before\";i:17478;s:10:\"size_after\";i:16627;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.54;s:5:\"bytes\";i:639;s:11:\"size_before\";i:14060;s:10:\"size_after\";i:13421;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6799999999999997;s:5:\"bytes\";i:281;s:11:\"size_before\";i:4209;s:10:\"size_after\";i:3928;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5599999999999996;s:5:\"bytes\";i:1889;s:11:\"size_before\";i:41399;s:10:\"size_after\";i:39510;s:4:\"time\";d:0.029999999999999999;}}}'),(1669,144,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.0079637149939344;s:5:\"bytes\";i:1708;s:11:\"size_before\";i:18961;s:10:\"size_after\";i:17253;s:4:\"time\";d:0.089999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9199999999999999;s:5:\"bytes\";i:174;s:11:\"size_before\";i:2515;s:10:\"size_after\";i:2341;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1699999999999999;s:5:\"bytes\";i:271;s:11:\"size_before\";i:3315;s:10:\"size_after\";i:3044;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.09;s:5:\"bytes\";i:508;s:11:\"size_before\";i:5037;s:10:\"size_after\";i:4529;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.8900000000000006;s:5:\"bytes\";i:492;s:11:\"size_before\";i:4974;s:10:\"size_after\";i:4482;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4299999999999997;s:5:\"bytes\";i:263;s:11:\"size_before\";i:3120;s:10:\"size_after\";i:2857;s:4:\"time\";d:0.029999999999999999;}}}'),(1670,148,'_wp_attached_file','2015/03/drone-674238_1280.jpg'),(1671,148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:29:\"2015/03/drone-674238_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"drone-674238_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"drone-674238_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"drone-674238_1280-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:29:\"drone-674238_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"drone-674238_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"drone-674238_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:28:\"drone-674238_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:29:\"drone-674238_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1672,140,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2394309271683777;s:5:\"bytes\";i:8015;s:11:\"size_before\";i:247420;s:10:\"size_after\";i:239405;s:4:\"time\";d:0.13999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8999999999999999;s:5:\"bytes\";i:481;s:11:\"size_before\";i:12349;s:10:\"size_after\";i:11868;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1499999999999999;s:5:\"bytes\";i:2708;s:11:\"size_before\";i:86085;s:10:\"size_after\";i:83377;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6600000000000001;s:5:\"bytes\";i:291;s:11:\"size_before\";i:6249;s:10:\"size_after\";i:5958;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8500000000000001;s:5:\"bytes\";i:1523;s:11:\"size_before\";i:53346;s:10:\"size_after\";i:51823;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:666;s:11:\"size_before\";i:19151;s:10:\"size_after\";i:18485;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8199999999999998;s:5:\"bytes\";i:601;s:11:\"size_before\";i:15723;s:10:\"size_after\";i:15122;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5499999999999998;s:5:\"bytes\";i:214;s:11:\"size_before\";i:3856;s:10:\"size_after\";i:3642;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.02;s:5:\"bytes\";i:1531;s:11:\"size_before\";i:50661;s:10:\"size_after\";i:49130;s:4:\"time\";d:0.02;}}}'),(1673,609,'_wp_attached_file','2015/03/quadrocopter-451747_1280.jpg'),(1674,609,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:36:\"2015/03/quadrocopter-451747_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"quadrocopter-451747_1280-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"quadrocopter-451747_1280-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"quadrocopter-451747_1280-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:36:\"quadrocopter-451747_1280-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:36:\"quadrocopter-451747_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:36:\"quadrocopter-451747_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:35:\"quadrocopter-451747_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:36:\"quadrocopter-451747_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1675,147,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.941721801830354;s:5:\"bytes\";i:13809;s:11:\"size_before\";i:126205;s:10:\"size_after\";i:112396;s:4:\"time\";d:0.11;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.04;s:5:\"bytes\";i:407;s:11:\"size_before\";i:5785;s:10:\"size_after\";i:5378;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.59;s:5:\"bytes\";i:6799;s:11:\"size_before\";i:50015;s:10:\"size_after\";i:43216;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1900000000000004;s:5:\"bytes\";i:158;s:11:\"size_before\";i:3043;s:10:\"size_after\";i:2885;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.23;s:5:\"bytes\";i:2976;s:11:\"size_before\";i:26501;s:10:\"size_after\";i:23525;s:4:\"time\";d:0.01;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8300000000000001;s:5:\"bytes\";i:545;s:11:\"size_before\";i:7977;s:10:\"size_after\";i:7432;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3200000000000003;s:5:\"bytes\";i:442;s:11:\"size_before\";i:6999;s:10:\"size_after\";i:6557;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0700000000000003;s:5:\"bytes\";i:105;s:11:\"size_before\";i:2072;s:10:\"size_after\";i:1967;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.9800000000000004;s:5:\"bytes\";i:2377;s:11:\"size_before\";i:23813;s:10:\"size_after\";i:21436;s:4:\"time\";d:0.02;}}}'),(1676,152,'_wp_attached_file','2015/03/iphone-500291_1280.jpg'),(1677,152,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:30:\"2015/03/iphone-500291_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"iphone-500291_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"iphone-500291_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"iphone-500291_1280-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:30:\"iphone-500291_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"iphone-500291_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"iphone-500291_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"iphone-500291_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:30:\"iphone-500291_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1678,148,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.5379365983997864;s:5:\"bytes\";i:4780;s:11:\"size_before\";i:135107;s:10:\"size_after\";i:130327;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.4300000000000002;s:5:\"bytes\";i:188;s:11:\"size_before\";i:7739;s:10:\"size_after\";i:7551;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5999999999999996;s:5:\"bytes\";i:2006;s:11:\"size_before\";i:43653;s:10:\"size_after\";i:41647;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:200;s:11:\"size_before\";i:4257;s:10:\"size_after\";i:4057;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0600000000000001;s:5:\"bytes\";i:873;s:11:\"size_before\";i:28520;s:10:\"size_after\";i:27647;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54;s:5:\"bytes\";i:287;s:11:\"size_before\";i:11302;s:10:\"size_after\";i:11015;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999998;s:5:\"bytes\";i:267;s:11:\"size_before\";i:9680;s:10:\"size_after\";i:9413;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7599999999999998;s:5:\"bytes\";i:133;s:11:\"size_before\";i:2794;s:10:\"size_after\";i:2661;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.04;s:5:\"bytes\";i:826;s:11:\"size_before\";i:27162;s:10:\"size_after\";i:26336;s:4:\"time\";d:0.02;}}}'),(1679,156,'_wp_attached_file','2015/03/headphones-15600_1280.jpg'),(1680,156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:33:\"2015/03/headphones-15600_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"headphones-15600_1280-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"headphones-15600_1280-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"headphones-15600_1280-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:33:\"headphones-15600_1280-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:33:\"headphones-15600_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:33:\"headphones-15600_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:32:\"headphones-15600_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:33:\"headphones-15600_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1681,609,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.75394063050088;s:5:\"bytes\";i:5507;s:11:\"size_before\";i:199968;s:10:\"size_after\";i:194461;s:4:\"time\";d:0.17000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:305;s:11:\"size_before\";i:10992;s:10:\"size_after\";i:10687;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3399999999999999;s:5:\"bytes\";i:2365;s:11:\"size_before\";i:70876;s:10:\"size_after\";i:68511;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6499999999999999;s:5:\"bytes\";i:187;s:11:\"size_before\";i:5122;s:10:\"size_after\";i:4935;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.0499999999999998;s:5:\"bytes\";i:889;s:11:\"size_before\";i:43444;s:10:\"size_after\";i:42555;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5800000000000001;s:5:\"bytes\";i:386;s:11:\"size_before\";i:14980;s:10:\"size_after\";i:14594;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5600000000000001;s:5:\"bytes\";i:327;s:11:\"size_before\";i:12756;s:10:\"size_after\";i:12429;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6200000000000001;s:5:\"bytes\";i:153;s:11:\"size_before\";i:3313;s:10:\"size_after\";i:3160;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.3300000000000001;s:5:\"bytes\";i:895;s:11:\"size_before\";i:38485;s:10:\"size_after\";i:37590;s:4:\"time\";d:0.02;}}}'),(1682,159,'_wp_attached_file','2015/03/supersonic-fighter-63211_1280.jpg'),(1683,159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1002;s:4:\"file\";s:41:\"2015/03/supersonic-fighter-63211_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"supersonic-fighter-63211_1280-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"supersonic-fighter-63211_1280-1024x802.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:802;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"supersonic-fighter-63211_1280-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:41:\"supersonic-fighter-63211_1280-768x601.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:41:\"supersonic-fighter-63211_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:41:\"supersonic-fighter-63211_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:40:\"supersonic-fighter-63211_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:41:\"supersonic-fighter-63211_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1684,161,'_wp_attached_file','2015/03/72890-ad1.jpg'),(1685,161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:21:\"2015/03/72890-ad1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"72890-ad1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"72890-ad1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:20:\"72890-ad1-392x90.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:20:\"72890-ad1-390x90.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:20:\"72890-ad1-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"80\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1686,152,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.5802199099389989;s:5:\"bytes\";i:10312;s:11:\"size_before\";i:288027;s:10:\"size_after\";i:277715;s:4:\"time\";d:0.22;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3300000000000001;s:5:\"bytes\";i:845;s:11:\"size_before\";i:15859;s:10:\"size_after\";i:15014;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7400000000000002;s:5:\"bytes\";i:2644;s:11:\"size_before\";i:96655;s:10:\"size_after\";i:94011;s:4:\"time\";d:0.080000000000000002;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1699999999999999;s:5:\"bytes\";i:595;s:11:\"size_before\";i:8302;s:10:\"size_after\";i:7707;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:2010;s:11:\"size_before\";i:62553;s:10:\"size_after\";i:60543;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8300000000000001;s:5:\"bytes\";i:1159;s:11:\"size_before\";i:23990;s:10:\"size_after\";i:22831;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0300000000000002;s:5:\"bytes\";i:951;s:11:\"size_before\";i:18921;s:10:\"size_after\";i:17970;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9699999999999998;s:5:\"bytes\";i:363;s:11:\"size_before\";i:5208;s:10:\"size_after\";i:4845;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0899999999999999;s:5:\"bytes\";i:1745;s:11:\"size_before\";i:56539;s:10:\"size_after\";i:54794;s:4:\"time\";d:0.059999999999999998;}}}'),(1687,156,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.7565635602991065;s:5:\"bytes\";i:14809;s:11:\"size_before\";i:151785;s:10:\"size_after\";i:136976;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7000000000000002;s:5:\"bytes\";i:654;s:11:\"size_before\";i:8494;s:10:\"size_after\";i:7840;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.56;s:5:\"bytes\";i:5828;s:11:\"size_before\";i:50400;s:10:\"size_after\";i:44572;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9299999999999997;s:5:\"bytes\";i:295;s:11:\"size_before\";i:4975;s:10:\"size_after\";i:4680;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.48;s:5:\"bytes\";i:3462;s:11:\"size_before\";i:33033;s:10:\"size_after\";i:29571;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5;s:5:\"bytes\";i:914;s:11:\"size_before\";i:12187;s:10:\"size_after\";i:11273;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1900000000000004;s:5:\"bytes\";i:721;s:11:\"size_before\";i:10031;s:10:\"size_after\";i:9310;s:4:\"time\";d:0.029999999999999999;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8899999999999997;s:5:\"bytes\";i:208;s:11:\"size_before\";i:3019;s:10:\"size_after\";i:2811;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1999999999999993;s:5:\"bytes\";i:2727;s:11:\"size_before\";i:29646;s:10:\"size_after\";i:26919;s:4:\"time\";d:0.02;}}}'),(1688,610,'_wp_attached_file','2015/03/logo.png'),(1689,610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:265;s:6:\"height\";i:90;s:4:\"file\";s:16:\"2015/03/logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:15:\"logo-130x90.png\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"70\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1690,163,'_wp_attached_file','2015/03/125ad.jpg'),(1691,163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:125;s:6:\"height\";i:125;s:4:\"file\";s:17:\"2015/03/125ad.jpg\";s:5:\"sizes\";a:1:{s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:16:\"125ad-125x90.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:90;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:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"87\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1692,610,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:33.131955484896665;s:5:\"bytes\";i:1042;s:11:\"size_before\";i:3145;s:10:\"size_after\";i:2103;s:4:\"time\";d:0.080000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.43;s:5:\"bytes\";i:524;s:11:\"size_before\";i:1667;s:10:\"size_after\";i:1143;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.049999999999997;s:5:\"bytes\";i:518;s:11:\"size_before\";i:1478;s:10:\"size_after\";i:960;s:4:\"time\";d:0.059999999999999998;}}}'),(1693,161,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.6769230769230772;s:5:\"bytes\";i:1519;s:11:\"size_before\";i:22750;s:10:\"size_after\";i:21231;s:4:\"time\";d:0.31000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0700000000000003;s:5:\"bytes\";i:147;s:11:\"size_before\";i:2901;s:10:\"size_after\";i:2754;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2199999999999998;s:5:\"bytes\";i:283;s:11:\"size_before\";i:3921;s:10:\"size_after\";i:3638;s:4:\"time\";d:0.01;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0999999999999996;s:5:\"bytes\";i:439;s:11:\"size_before\";i:6181;s:10:\"size_after\";i:5742;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6399999999999997;s:5:\"bytes\";i:405;s:11:\"size_before\";i:6103;s:10:\"size_after\";i:5698;s:4:\"time\";d:0.27000000000000002;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7199999999999998;s:5:\"bytes\";i:245;s:11:\"size_before\";i:3644;s:10:\"size_after\";i:3399;s:4:\"time\";d:0.01;}}}'),(1694,163,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.8828828828828827;s:5:\"bytes\";i:245;s:11:\"size_before\";i:3108;s:10:\"size_after\";i:2863;s:4:\"time\";d:0.01;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:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8799999999999999;s:5:\"bytes\";i:245;s:11:\"size_before\";i:3108;s:10:\"size_after\";i:2863;s:4:\"time\";d:0.01;}}}'),(1695,164,'_wp_attached_file','2015/03/125ad1.jpg'),(1696,164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:125;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2015/03/125ad1.jpg\";s:5:\"sizes\";a:1:{s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:17:\"125ad1-125x90.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:90;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:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"87\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1697,164,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.9665917121747505;s:5:\"bytes\";i:248;s:11:\"size_before\";i:3113;s:10:\"size_after\";i:2865;s:4:\"time\";d:0.01;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:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.9699999999999998;s:5:\"bytes\";i:248;s:11:\"size_before\";i:3113;s:10:\"size_after\";i:2865;s:4:\"time\";d:0.01;}}}'),(1698,159,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.3202471380367626;s:5:\"bytes\";i:24171;s:11:\"size_before\";i:454321;s:10:\"size_after\";i:430150;s:4:\"time\";d:0.20999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8899999999999997;s:5:\"bytes\";i:1173;s:11:\"size_before\";i:19926;s:10:\"size_after\";i:18753;s:4:\"time\";d:0.040000000000000001;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8700000000000001;s:5:\"bytes\";i:8581;s:11:\"size_before\";i:176217;s:10:\"size_after\";i:167636;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.96;s:5:\"bytes\";i:513;s:11:\"size_before\";i:7367;s:10:\"size_after\";i:6854;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3899999999999997;s:5:\"bytes\";i:5780;s:11:\"size_before\";i:107319;s:10:\"size_after\";i:101539;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9000000000000004;s:5:\"bytes\";i:1706;s:11:\"size_before\";i:28925;s:10:\"size_after\";i:27219;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3799999999999999;s:5:\"bytes\";i:1475;s:11:\"size_before\";i:23115;s:10:\"size_after\";i:21640;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1900000000000004;s:5:\"bytes\";i:342;s:11:\"size_before\";i:4757;s:10:\"size_after\";i:4415;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3099999999999996;s:5:\"bytes\";i:4601;s:11:\"size_before\";i:86695;s:10:\"size_after\";i:82094;s:4:\"time\";d:0.029999999999999999;}}}'),(1699,167,'_wp_attached_file','2015/03/vehicle-193213_1280.jpg'),(1700,167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:31:\"2015/03/vehicle-193213_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"vehicle-193213_1280-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"vehicle-193213_1280-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"vehicle-193213_1280-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:31:\"vehicle-193213_1280-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:31:\"vehicle-193213_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:31:\"vehicle-193213_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:30:\"vehicle-193213_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:31:\"vehicle-193213_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(1701,173,'_wp_attached_file','2015/03/girl-237871_1280.jpg'),(1702,173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:848;s:6:\"height\";i:1280;s:4:\"file\";s:28:\"2015/03/girl-237871_1280.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"girl-237871_1280-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"girl-237871_1280-678x1024.jpg\";s:5:\"width\";i:678;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"girl-237871_1280-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:29:\"girl-237871_1280-768x1159.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:28:\"girl-237871_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:28:\"girl-237871_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:27:\"girl-237871_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:28:\"girl-237871_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1703,180,'_wp_attached_file','2015/03/cropped-sea-418742_1920.jpg'),(1704,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:428;s:4:\"file\";s:35:\"2015/03/cropped-sea-418742_1920.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"cropped-sea-418742_1920-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"cropped-sea-418742_1920-1024x292.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-sea-418742_1920-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:35:\"cropped-sea-418742_1920-768x219.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:35:\"cropped-sea-418742_1920-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:35:\"cropped-sea-418742_1920-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:34:\"cropped-sea-418742_1920-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:35:\"cropped-sea-418742_1920-800x428.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:428;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:89;s:4:\"webp\";i:0;}}'),(1705,180,'_wp_attachment_context','custom-header'),(1706,180,'_wp_attachment_custom_header_last_used_colormag','1497258460'),(1707,180,'_wp_attachment_is_custom_header','colormag'),(1708,180,'_oembed_06b09f05edbb93e663572f895bbb5ef9','{{unknown}}'),(1709,180,'_oembed_d5654fbf91fce09b3099eb1d87f5ac63','{{unknown}}'),(1710,201,'_wp_attached_file','2015/07/ad-color-mag-large.jpg'),(1711,201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:30:\"2015/07/ad-color-mag-large.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ad-color-mag-large-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ad-color-mag-large-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:29:\"ad-color-mag-large-392x90.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:29:\"ad-color-mag-large-390x90.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"ad-color-mag-large-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"68\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1712,167,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.7173022407620433;s:5:\"bytes\";i:18987;s:11:\"size_before\";i:402497;s:10:\"size_after\";i:383510;s:4:\"time\";d:0.19;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1399999999999997;s:5:\"bytes\";i:1360;s:11:\"size_before\";i:22143;s:10:\"size_after\";i:20783;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6800000000000002;s:5:\"bytes\";i:5010;s:11:\"size_before\";i:136226;s:10:\"size_after\";i:131216;s:4:\"time\";d:0.059999999999999998;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0999999999999996;s:5:\"bytes\";i:658;s:11:\"size_before\";i:9263;s:10:\"size_after\";i:8605;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4400000000000004;s:5:\"bytes\";i:3988;s:11:\"size_before\";i:89894;s:10:\"size_after\";i:85906;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8799999999999999;s:5:\"bytes\";i:1842;s:11:\"size_before\";i:31314;s:10:\"size_after\";i:29472;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6399999999999997;s:5:\"bytes\";i:1768;s:11:\"size_before\";i:26643;s:10:\"size_after\";i:24875;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3300000000000001;s:5:\"bytes\";i:439;s:11:\"size_before\";i:5991;s:10:\"size_after\";i:5552;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8399999999999999;s:5:\"bytes\";i:3922;s:11:\"size_before\";i:81023;s:10:\"size_after\";i:77101;s:4:\"time\";d:0.029999999999999999;}}}'),(1713,202,'_wp_attached_file','2015/07/ad-color-mag-medium.jpg'),(1714,202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:31:\"2015/07/ad-color-mag-medium.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"ad-color-mag-medium-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:31:\"ad-color-mag-medium-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:30:\"ad-color-mag-medium-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"71\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1715,173,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.7245782359025572;s:5:\"bytes\";i:11235;s:11:\"size_before\";i:196259;s:10:\"size_after\";i:185024;s:4:\"time\";d:0.17999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4900000000000002;s:5:\"bytes\";i:360;s:11:\"size_before\";i:8025;s:10:\"size_after\";i:7665;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:3095;s:11:\"size_before\";i:56320;s:10:\"size_after\";i:53225;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9100000000000001;s:5:\"bytes\";i:264;s:11:\"size_before\";i:4469;s:10:\"size_after\";i:4205;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1200000000000001;s:5:\"bytes\";i:4331;s:11:\"size_before\";i:70768;s:10:\"size_after\";i:66437;s:4:\"time\";d:0.040000000000000001;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8799999999999999;s:5:\"bytes\";i:570;s:11:\"size_before\";i:11690;s:10:\"size_after\";i:11120;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2199999999999998;s:5:\"bytes\";i:497;s:11:\"size_before\";i:9520;s:10:\"size_after\";i:9023;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4900000000000002;s:5:\"bytes\";i:186;s:11:\"size_before\";i:2864;s:10:\"size_after\";i:2678;s:4:\"time\";d:0.02;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9299999999999997;s:5:\"bytes\";i:1932;s:11:\"size_before\";i:32603;s:10:\"size_after\";i:30671;s:4:\"time\";d:0.029999999999999999;}}}'),(1716,213,'_wp_attached_file','2015/07/color-mag-pop-up-v2.jpg'),(1717,201,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.515256354812359;s:5:\"bytes\";i:1564;s:11:\"size_before\";i:20811;s:10:\"size_after\";i:19247;s:4:\"time\";d:0.089999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2699999999999996;s:5:\"bytes\";i:170;s:11:\"size_before\";i:3224;s:10:\"size_after\";i:3054;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4100000000000001;s:5:\"bytes\";i:208;s:11:\"size_before\";i:2473;s:10:\"size_after\";i:2265;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1799999999999997;s:5:\"bytes\";i:533;s:11:\"size_before\";i:6515;s:10:\"size_after\";i:5982;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4100000000000001;s:5:\"bytes\";i:475;s:11:\"size_before\";i:6414;s:10:\"size_after\";i:5939;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1500000000000004;s:5:\"bytes\";i:178;s:11:\"size_before\";i:2185;s:10:\"size_after\";i:2007;s:4:\"time\";d:0.01;}}}'),(1718,213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:31:\"2015/07/color-mag-pop-up-v2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"color-mag-pop-up-v2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:31:\"color-mag-pop-up-v2-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:31:\"color-mag-pop-up-v2-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:30:\"color-mag-pop-up-v2-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"66\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1719,202,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.207188160676532;s:5:\"bytes\";i:1742;s:11:\"size_before\";i:18920;s:10:\"size_after\";i:17178;s:4:\"time\";d:0.040000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4100000000000001;s:5:\"bytes\";i:401;s:11:\"size_before\";i:4768;s:10:\"size_after\";i:4367;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.31;s:5:\"bytes\";i:1171;s:11:\"size_before\";i:11356;s:10:\"size_after\";i:10185;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0800000000000001;s:5:\"bytes\";i:170;s:11:\"size_before\";i:2796;s:10:\"size_after\";i:2626;s:4:\"time\";d:0.01;}}}'),(1720,214,'_wp_attached_file','2015/07/color-mag-pop-up-1.jpg'),(1721,214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2015/07/color-mag-pop-up-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"color-mag-pop-up-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"color-mag-pop-up-1-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"color-mag-pop-up-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"color-mag-pop-up-1-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"66\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1722,180,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.3181513020741322;s:5:\"bytes\";i:17881;s:11:\"size_before\";i:283010;s:10:\"size_after\";i:265129;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2800000000000002;s:5:\"bytes\";i:690;s:11:\"size_before\";i:9477;s:10:\"size_after\";i:8787;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.71;s:5:\"bytes\";i:5874;s:11:\"size_before\";i:87566;s:10:\"size_after\";i:81692;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0800000000000001;s:5:\"bytes\";i:360;s:11:\"size_before\";i:5919;s:10:\"size_after\";i:5559;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9500000000000002;s:5:\"bytes\";i:3650;s:11:\"size_before\";i:52523;s:10:\"size_after\";i:48873;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5499999999999998;s:5:\"bytes\";i:1297;s:11:\"size_before\";i:23377;s:10:\"size_after\";i:22080;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6200000000000001;s:5:\"bytes\";i:1127;s:11:\"size_before\";i:20066;s:10:\"size_after\";i:18939;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:204;s:11:\"size_before\";i:3858;s:10:\"size_after\";i:3654;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8300000000000001;s:5:\"bytes\";i:4679;s:11:\"size_before\";i:80224;s:10:\"size_after\";i:75545;s:4:\"time\";d:0.029999999999999999;}}}'),(1723,213,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.3521686927810288;s:5:\"bytes\";i:3919;s:11:\"size_before\";i:53304;s:10:\"size_after\";i:49385;s:4:\"time\";d:0.040000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0099999999999998;s:5:\"bytes\";i:605;s:11:\"size_before\";i:8632;s:10:\"size_after\";i:8027;s:4:\"time\";d:0.01;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6399999999999997;s:5:\"bytes\";i:1758;s:11:\"size_before\";i:23017;s:10:\"size_after\";i:21259;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2999999999999998;s:5:\"bytes\";i:1220;s:11:\"size_before\";i:16713;s:10:\"size_after\";i:15493;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7999999999999998;s:5:\"bytes\";i:336;s:11:\"size_before\";i:4942;s:10:\"size_after\";i:4606;s:4:\"time\";d:0.01;}}}'),(1724,231,'_wp_attached_file','2016/03/estore-popup-new-1.jpg'),(1725,231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:270;s:4:\"file\";s:30:\"2016/03/estore-popup-new-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"estore-popup-new-1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"estore-popup-new-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:30:\"estore-popup-new-1-392x270.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:30:\"estore-popup-new-1-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:29:\"estore-popup-new-1-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"0\";s:8:\"quantity\";d:83;s:4:\"webp\";i:0;}}'),(1726,214,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.9391772286341418;s:5:\"bytes\";i:4485;s:11:\"size_before\";i:56492;s:10:\"size_after\";i:52007;s:4:\"time\";d:0.060000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5199999999999996;s:5:\"bytes\";i:578;s:11:\"size_before\";i:8869;s:10:\"size_after\";i:8291;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5199999999999996;s:5:\"bytes\";i:2094;s:11:\"size_before\";i:24580;s:10:\"size_after\";i:22486;s:4:\"time\";d:0.02;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4600000000000009;s:5:\"bytes\";i:1506;s:11:\"size_before\";i:17794;s:10:\"size_after\";i:16288;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8499999999999996;s:5:\"bytes\";i:307;s:11:\"size_before\";i:5249;s:10:\"size_after\";i:4942;s:4:\"time\";d:0.01;}}}'),(1727,611,'_wp_attached_file','2017/06/one-click-demo.jpg'),(1728,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:375;s:6:\"height\";i:260;s:4:\"file\";s:26:\"2017/06/one-click-demo.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"one-click-demo-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"one-click-demo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:26:\"one-click-demo-375x205.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:25:\"one-click-demo-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;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:\"1\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"77\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1729,302,'_wp_attached_file','2015/03/cropped-girl-237871_1280.jpg'),(1730,302,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:848;s:6:\"height\";i:846;s:4:\"file\";s:36:\"2015/03/cropped-girl-237871_1280.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-girl-237871_1280-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:36:\"cropped-girl-237871_1280-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:36:\"cropped-girl-237871_1280-768x766.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:36:\"cropped-girl-237871_1280-392x272.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:36:\"cropped-girl-237871_1280-390x205.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:35:\"cropped-girl-237871_1280-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:36:\"cropped-girl-237871_1280-800x445.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:445;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1731,231,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.2677219545767375;s:5:\"bytes\";i:4752;s:11:\"size_before\";i:65385;s:10:\"size_after\";i:60633;s:4:\"time\";d:0.070000000000000007;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.46;s:5:\"bytes\";i:973;s:11:\"size_before\";i:13051;s:10:\"size_after\";i:12078;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2000000000000002;s:5:\"bytes\";i:352;s:11:\"size_before\";i:5679;s:10:\"size_after\";i:5327;s:4:\"time\";d:0.01;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2400000000000002;s:5:\"bytes\";i:1616;s:11:\"size_before\";i:22332;s:10:\"size_after\";i:20716;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6299999999999999;s:5:\"bytes\";i:1508;s:11:\"size_before\";i:19765;s:10:\"size_after\";i:18257;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6500000000000004;s:5:\"bytes\";i:303;s:11:\"size_before\";i:4558;s:10:\"size_after\";i:4255;s:4:\"time\";d:0.029999999999999999;}}}'),(1732,611,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.959695084552703;s:5:\"bytes\";i:4556;s:11:\"size_before\";i:22826;s:10:\"size_after\";i:18270;s:4:\"time\";d:0.050000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.780000000000001;s:5:\"bytes\";i:1237;s:11:\"size_before\";i:6586;s:10:\"size_after\";i:5349;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.390000000000001;s:5:\"bytes\";i:770;s:11:\"size_before\";i:3972;s:10:\"size_after\";i:3202;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.539999999999999;s:5:\"bytes\";i:2150;s:11:\"size_before\";i:9539;s:10:\"size_after\";i:7389;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.619999999999999;s:5:\"bytes\";i:399;s:11:\"size_before\";i:2729;s:10:\"size_after\";i:2330;s:4:\"time\";d:0.01;}}}'),(1733,302,'_wp_attachment_context','custom-logo'),(1734,302,'_oembed_94546f47e6ac780fb4df735929464888','{{unknown}}'),(1735,303,'_wp_attached_file','2015/03/cropped-girl-237871_1280-1.jpg'),(1736,303,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:848;s:6:\"height\";i:165;s:4:\"file\";s:38:\"2015/03/cropped-girl-237871_1280-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"cropped-girl-237871_1280-1-300x58.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"cropped-girl-237871_1280-1-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:38:\"cropped-girl-237871_1280-1-768x149.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"colormag-highlighted-post\";a:4:{s:4:\"file\";s:38:\"cropped-girl-237871_1280-1-392x165.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"colormag-featured-post-medium\";a:4:{s:4:\"file\";s:38:\"cropped-girl-237871_1280-1-390x165.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"colormag-featured-post-small\";a:4:{s:4:\"file\";s:37:\"cropped-girl-237871_1280-1-130x90.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"colormag-featured-image\";a:4:{s:4:\"file\";s:38:\"cropped-girl-237871_1280-1-800x165.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:165;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(1737,303,'_wp_attachment_context','custom-logo'),(1738,303,'_oembed_adba28a3d38eccc07cbd8dbb248cf3eb','{{unknown}}'),(1851,251,'_publicize_pending','1'),(1852,251,'_jetpack_dont_email_post_to_subs','1'),(1853,287,'_publicize_pending','1'),(1860,628,'colormag_page_layout','default_layout'),(1861,628,'_wpas_done_all','1'),(1862,628,'sharing_disabled','1'),(1863,628,'_thumbnail_id','597'),(1866,629,'colormag_page_layout','default_layout'),(1867,629,'_wpas_done_all','1'),(1868,629,'_thumbnail_id','587'),(1871,630,'_thumbnail_id','588'),(1872,630,'colormag_page_layout','default_layout'),(1873,630,'_wpas_done_all','1'),(1876,631,'colormag_page_layout','default_layout'),(1877,631,'_wpas_done_all','1'),(1880,632,'colormag_page_layout','default_layout'),(1881,632,'_wpas_done_all','1'),(1882,632,'_thumbnail_id','596'),(1885,633,'colormag_page_layout','default_layout'),(1886,633,'_wpas_done_all','1'),(1887,633,'_thumbnail_id','595'),(1938,638,'colormag_page_layout','default_layout'),(1939,638,'_wpas_done_all','1'),(1942,639,'_thumbnail_id','598'),(1943,639,'colormag_page_layout','default_layout'),(1944,639,'_wpas_done_all','1'),(1945,639,'_wp_old_slug','kayaking-an-adventurous-sport'),(1946,639,'cta_content_placement','below'),(1949,640,'colormag_page_layout','default_layout'),(1950,640,'_wpas_done_all','1'),(1951,640,'_thumbnail_id','600'),(1954,641,'_thumbnail_id','601'),(1955,641,'colormag_page_layout','default_layout'),(1956,641,'_wpas_done_all','1'),(1959,53,'_thumbnail_id','54'),(1960,53,'colormag_page_layout','default_layout'),(1961,53,'_wpas_done_all','1'),(1962,53,'_wp_old_slug','live-tennis-match-go-federer'),(1965,60,'colormag_page_layout','default_layout'),(1966,60,'_wpas_done_all','1'),(1967,60,'_thumbnail_id','62'),(1970,63,'_thumbnail_id','64'),(1971,63,'colormag_page_layout','default_layout'),(1972,63,'_wpas_done_all','1'),(1975,642,'colormag_page_layout','default_layout'),(1976,642,'_wpas_done_all','1'),(1977,642,'_thumbnail_id','599'),(1978,642,'_wp_old_slug','fashion-women'),(1981,643,'_thumbnail_id','603'),(1982,643,'colormag_page_layout','default_layout'),(1983,643,'_wpas_done_all','1'),(1986,82,'_thumbnail_id','605'),(1987,82,'colormag_page_layout','default_layout'),(1988,82,'_wpas_done_all','1'),(1989,82,'_wp_old_slug','post2'),(1992,644,'_thumbnail_id','88'),(1993,644,'colormag_page_layout','default_layout'),(1994,644,'_wpas_done_all','1'),(1995,644,'_wp_old_slug','post3'),(1998,645,'_thumbnail_id','604'),(1999,645,'colormag_page_layout','default_layout'),(2000,645,'_wpas_done_all','1'),(2001,645,'_wp_old_slug','post4'),(2004,646,'_thumbnail_id','606'),(2005,646,'colormag_page_layout','default_layout'),(2006,646,'_wpas_done_all','1'),(2007,646,'_wp_old_slug','post1'),(2010,647,'_thumbnail_id','109'),(2011,647,'colormag_page_layout','default_layout'),(2012,647,'_wpas_done_all','1'),(2015,111,'_thumbnail_id','608'),(2016,111,'colormag_page_layout','default_layout'),(2017,111,'_wpas_done_all','1'),(2020,114,'colormag_page_layout','default_layout'),(2021,114,'_wpas_done_all','1'),(2022,114,'_thumbnail_id','167'),(2023,114,'_wp_old_slug','on-the-air'),(2026,117,'_thumbnail_id','118'),(2027,117,'colormag_page_layout','default_layout'),(2028,117,'_wpas_done_all','1'),(2031,123,'_thumbnail_id','607'),(2032,123,'colormag_page_layout','default_layout'),(2033,123,'_wpas_done_all','1'),(2034,123,'_wp_old_slug','distruction-in-montania-2'),(2037,648,'_thumbnail_id','130'),(2038,648,'colormag_page_layout','default_layout'),(2039,648,'_wpas_done_all','1'),(2042,172,'_thumbnail_id','173'),(2043,172,'colormag_page_layout','default_layout'),(2044,172,'_wpas_done_all','1'),(2047,132,'_thumbnail_id','133'),(2048,132,'colormag_page_layout','default_layout'),(2049,132,'_wpas_done_all','1'),(2052,135,'_thumbnail_id','136'),(2053,135,'colormag_page_layout','default_layout'),(2054,135,'_wpas_done_all','1'),(2055,135,'_wp_old_slug','coffee-is-practically-a-health-food-myth-or-fact'),(2058,139,'_thumbnail_id','140'),(2059,139,'colormag_page_layout','default_layout'),(2060,139,'_wpas_done_all','1'),(2061,139,'_wp_old_slug','deadly-mosquito-borne-diseases-has-threaten-world-within-decades'),(2064,146,'_thumbnail_id','148'),(2065,146,'colormag_page_layout','default_layout'),(2066,146,'_wpas_done_all','1'),(2069,649,'_thumbnail_id','152'),(2070,649,'colormag_page_layout','default_layout'),(2071,649,'_wpas_done_all','1'),(2072,649,'_wp_old_slug','is-teens-use-apps-to-keep-secrets'),(2073,649,'_jetpack_dont_email_post_to_subs','1'),(2076,154,'_thumbnail_id','156'),(2077,154,'colormag_page_layout','default_layout'),(2078,154,'_wpas_done_all','1'),(2081,158,'_thumbnail_id','159'),(2082,158,'colormag_page_layout','default_layout'),(2083,158,'_wpas_done_all','1'),(2116,302,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.2262139261482661;s:5:\"bytes\";i:6686;s:11:\"size_before\";i:127932;s:10:\"size_after\";i:121246;s:4:\"time\";d:0.12;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.79;s:5:\"bytes\";i:429;s:11:\"size_before\";i:11317;s:10:\"size_after\";i:10888;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8600000000000003;s:5:\"bytes\";i:263;s:11:\"size_before\";i:4487;s:10:\"size_after\";i:4224;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1200000000000001;s:5:\"bytes\";i:2782;s:11:\"size_before\";i:54364;s:10:\"size_after\";i:51582;s:4:\"time\";d:0.029999999999999999;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:556;s:11:\"size_before\";i:11823;s:10:\"size_after\";i:11267;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9900000000000002;s:5:\"bytes\";i:479;s:11:\"size_before\";i:9607;s:10:\"size_after\";i:9128;s:4:\"time\";d:0.01;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2699999999999996;s:5:\"bytes\";i:179;s:11:\"size_before\";i:2855;s:10:\"size_after\";i:2676;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9699999999999998;s:5:\"bytes\";i:1998;s:11:\"size_before\";i:33479;s:10:\"size_after\";i:31481;s:4:\"time\";d:0.02;}}}'),(2117,303,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.4219929750808964;s:5:\"bytes\";i:4644;s:11:\"size_before\";i:72314;s:10:\"size_after\";i:67670;s:4:\"time\";d:0.14000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6500000000000004;s:5:\"bytes\";i:187;s:11:\"size_before\";i:3310;s:10:\"size_after\";i:3123;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7300000000000004;s:5:\"bytes\";i:291;s:11:\"size_before\";i:4324;s:10:\"size_after\";i:4033;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6500000000000004;s:5:\"bytes\";i:814;s:11:\"size_before\";i:14403;s:10:\"size_after\";i:13589;s:4:\"time\";d:0.02;}s:25:\"colormag-highlighted-post\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9500000000000002;s:5:\"bytes\";i:962;s:11:\"size_before\";i:13842;s:10:\"size_after\";i:12880;s:4:\"time\";d:0.01;}s:29:\"colormag-featured-post-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.75;s:5:\"bytes\";i:922;s:11:\"size_before\";i:13665;s:10:\"size_after\";i:12743;s:4:\"time\";d:0.02;}s:28:\"colormag-featured-post-small\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1500000000000004;s:5:\"bytes\";i:181;s:11:\"size_before\";i:2945;s:10:\"size_after\";i:2764;s:4:\"time\";d:0.01;}s:23:\"colormag-featured-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4900000000000002;s:5:\"bytes\";i:1287;s:11:\"size_before\";i:19825;s:10:\"size_after\";i:18538;s:4:\"time\";d:0.059999999999999998;}}}'),(2119,78,'_edit_lock','1579725203:1'),(2120,78,'_edit_last','1'),(2123,163,'_edit_lock','1579443077:1'),(2124,78,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1241;s:6:\"height\";i:1754;s:4:\"file\";s:28:\"KPTV_odorizantauto_fata1.jpg\";}s:18:\"full-1579443375727\";a:3:{s:5:\"width\";i:88;s:6:\"height\";i:125;s:4:\"file\";s:43:\"KPTV_odorizantauto_fata1-e1579443347184.jpg\";}}'),(2152,663,'_form','\n\n\n\n\n\n\n\n[submit \"Send\"]'),(2153,663,'_mail','a:8:{s:7:\"subject\";s:25:\"ColorMag \"[your-subject]\"\";s:6:\"sender\";s:36:\"ColorMag \";s:4:\"body\";s:169:\"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 ColorMag (http://landing.kptv.ro)\";s:9:\"recipient\";s:16:\"vbercea@mixfm.ro\";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;}'),(2154,663,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:25:\"ColorMag \"[your-subject]\"\";s:6:\"sender\";s:36:\"ColorMag \";s:4:\"body\";s:111:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on ColorMag (http://landing.kptv.ro)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:26:\"Reply-To: vbercea@mixfm.ro\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(2155,663,'_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.\";}'),(2156,663,'_additional_settings',NULL),(2157,663,'_locale','en_US'),(2158,99,'_count-views_all','11'),(2159,99,'_count-views_week','11'),(2160,99,'_count-views_month','11'),(2161,99,'_count-views_year','11'),(2168,666,'_wp_attached_file','2020/01/footer-logo-1.png'),(2169,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:25:\"2020/01/footer-logo-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"footer-logo-1-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:24:\"footer-logo-1-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:24:\"footer-logo-1-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:24:\"footer-logo-1-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2170,666,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0068179146585168;s:5:\"bytes\";i:1533;s:11:\"size_before\";i:25521;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.13;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.09;s:5:\"bytes\";i:438;s:11:\"size_before\";i:3345;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.48;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:8122;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}}}'),(2171,667,'_wp_attached_file','2020/01/bg-login.jpg'),(2172,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:20:\"2020/01/bg-login.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"bg-login-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"bg-login-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:20:\"bg-login-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:20:\"bg-login-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:20:\"bg-login-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:20:\"bg-login-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2173,667,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.9803231543497191;s:5:\"bytes\";i:5275;s:11:\"size_before\";i:52854;s:10:\"size_after\";i:47579;s:4:\"time\";d:0.089999999999999997;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:10.449999999999999;s:5:\"bytes\";i:794;s:11:\"size_before\";i:7596;s:10:\"size_after\";i:6802;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.24;s:5:\"bytes\";i:312;s:11:\"size_before\";i:2549;s:10:\"size_after\";i:2237;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8900000000000006;s:5:\"bytes\";i:1588;s:11:\"size_before\";i:17858;s:10:\"size_after\";i:16270;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.17;s:5:\"bytes\";i:1118;s:11:\"size_before\";i:10997;s:10:\"size_after\";i:9879;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.66;s:5:\"bytes\";i:593;s:11:\"size_before\";i:5564;s:10:\"size_after\";i:4971;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.49;s:5:\"bytes\";i:870;s:11:\"size_before\";i:8290;s:10:\"size_after\";i:7420;s:4:\"time\";d:0.01;}}}'),(2174,668,'_wp_attached_file','2020/01/banner-header.jpg'),(2175,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:25:\"2020/01/banner-header.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"banner-header-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"banner-header-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"banner-header-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:24:\"banner-header-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:25:\"banner-header-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:25:\"banner-header-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:25:\"banner-header-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:25:\"banner-header-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:25:\"banner-header-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:25:\"banner-header-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:25:\"banner-header-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:25:\"banner-header-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:24:\"banner-header-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2176,668,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9445000962254935;s:5:\"bytes\";i:5967;s:11:\"size_before\";i:202649;s:10:\"size_after\";i:196682;s:4:\"time\";d:0.22;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2300000000000004;s:5:\"bytes\";i:212;s:11:\"size_before\";i:4055;s:10:\"size_after\";i:3843;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:1058;s:11:\"size_before\";i:24720;s:10:\"size_after\";i:23662;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0899999999999999;s:5:\"bytes\";i:222;s:11:\"size_before\";i:5427;s:10:\"size_after\";i:5205;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7999999999999998;s:5:\"bytes\";i:751;s:11:\"size_before\";i:15653;s:10:\"size_after\";i:14902;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999;s:5:\"bytes\";i:716;s:11:\"size_before\";i:19522;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8199999999999998;s:5:\"bytes\";i:445;s:11:\"size_before\";i:11650;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000001;s:5:\"bytes\";i:1027;s:11:\"size_before\";i:28648;s:10:\"size_after\";i:27621;s:4:\"time\";d:0.02;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6399999999999997;s:5:\"bytes\";i:1055;s:11:\"size_before\";i:22715;s:10:\"size_after\";i:21660;s:4:\"time\";d:0.01;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:481;s:11:\"size_before\";i:10237;s:10:\"size_after\";i:9756;s:4:\"time\";d:0.01;}}}'),(2177,97,'_count-views_all','11'),(2178,97,'_count-views_week','11'),(2179,97,'_count-views_month','11'),(2180,97,'_count-views_year','11'),(2181,669,'_wp_attached_file','2020/01/log_file_2020-01-21__16-45-51.txt'),(2182,670,'_wp_attached_file','2020/01/footer-logo-1-1.png'),(2183,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2020/01/footer-logo-1-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-1-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-1-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-1-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-1-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2184,670,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0068179146585168;s:5:\"bytes\";i:1533;s:11:\"size_before\";i:25521;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.26000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.09;s:5:\"bytes\";i:438;s:11:\"size_before\";i:3345;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.48;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:8122;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.080000000000000002;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.089999999999999997;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.040000000000000001;}}}'),(2185,671,'_wp_attached_file','2020/01/bg-login-1.jpg'),(2186,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2020/01/bg-login-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-login-1-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-login-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:22:\"bg-login-1-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:22:\"bg-login-1-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:22:\"bg-login-1-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:22:\"bg-login-1-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2187,671,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.9803231543497191;s:5:\"bytes\";i:5275;s:11:\"size_before\";i:52854;s:10:\"size_after\";i:47579;s:4:\"time\";d:0.070000000000000007;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:10.449999999999999;s:5:\"bytes\";i:794;s:11:\"size_before\";i:7596;s:10:\"size_after\";i:6802;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.24;s:5:\"bytes\";i:312;s:11:\"size_before\";i:2549;s:10:\"size_after\";i:2237;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8900000000000006;s:5:\"bytes\";i:1588;s:11:\"size_before\";i:17858;s:10:\"size_after\";i:16270;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.17;s:5:\"bytes\";i:1118;s:11:\"size_before\";i:10997;s:10:\"size_after\";i:9879;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.66;s:5:\"bytes\";i:593;s:11:\"size_before\";i:5564;s:10:\"size_after\";i:4971;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.49;s:5:\"bytes\";i:870;s:11:\"size_before\";i:8290;s:10:\"size_after\";i:7420;s:4:\"time\";d:0.01;}}}'),(2188,672,'_wp_attached_file','2020/01/banner-header-1.jpg'),(2189,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:27:\"2020/01/banner-header-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-header-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"banner-header-1-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"banner-header-1-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:\"banner-header-1-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"banner-header-1-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"banner-header-1-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"banner-header-1-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"banner-header-1-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"banner-header-1-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"banner-header-1-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"banner-header-1-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"banner-header-1-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"banner-header-1-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2220,111,'_count-views_all','5'),(2221,111,'_count-views_week','5'),(2222,111,'_count-views_month','5'),(2223,111,'_count-views_year','5'),(2228,117,'_count-views_all','7'),(2229,117,'_count-views_week','7'),(2230,117,'_count-views_month','7'),(2231,117,'_count-views_year','7'),(2232,641,'_count-views_all','4'),(2233,641,'_count-views_week','4'),(2234,641,'_count-views_month','4'),(2235,641,'_count-views_year','4'),(2236,60,'_count-views_all','3'),(2237,60,'_count-views_week','3'),(2238,60,'_count-views_month','3'),(2239,60,'_count-views_year','3'),(2240,522,'_count-views_all','11'),(2241,522,'_count-views_week','11'),(2242,522,'_count-views_month','11'),(2243,522,'_count-views_year','11'),(2244,630,'_count-views_all','4'),(2245,630,'_count-views_week','4'),(2246,630,'_count-views_month','4'),(2247,630,'_count-views_year','4'),(2248,645,'_count-views_all','2'),(2249,645,'_count-views_week','2'),(2250,645,'_count-views_month','2'),(2251,645,'_count-views_year','2'),(2252,172,'_count-views_all','7'),(2253,172,'_count-views_week','7'),(2254,172,'_count-views_month','7'),(2255,172,'_count-views_year','7'),(2256,647,'_count-views_all','4'),(2257,647,'_count-views_week','4'),(2258,647,'_count-views_month','4'),(2259,647,'_count-views_year','4'),(2260,644,'_count-views_all','4'),(2261,644,'_count-views_week','4'),(2262,644,'_count-views_month','4'),(2263,644,'_count-views_year','4'),(2264,640,'_count-views_all','2'),(2265,640,'_count-views_week','2'),(2266,640,'_count-views_month','2'),(2267,640,'_count-views_year','2'),(2268,642,'_count-views_all','2'),(2269,642,'_count-views_week','2'),(2270,642,'_count-views_month','2'),(2271,642,'_count-views_year','2'),(2272,632,'_count-views_all','2'),(2273,632,'_count-views_week','2'),(2274,632,'_count-views_month','2'),(2275,632,'_count-views_year','2'),(2276,631,'_count-views_all','3'),(2277,631,'_count-views_week','3'),(2278,631,'_count-views_month','3'),(2279,631,'_count-views_year','3'),(2280,123,'_count-views_all','4'),(2281,123,'_count-views_week','4'),(2282,123,'_count-views_month','4'),(2283,123,'_count-views_year','4'),(2284,629,'_count-views_all','2'),(2285,629,'_count-views_week','2'),(2286,629,'_count-views_month','2'),(2287,629,'_count-views_year','2'),(2288,63,'_count-views_all','5'),(2289,63,'_count-views_week','5'),(2290,63,'_count-views_month','5'),(2291,63,'_count-views_year','5'),(2292,53,'_count-views_all','4'),(2293,53,'_count-views_week','4'),(2294,53,'_count-views_month','4'),(2295,53,'_count-views_year','4'),(2296,646,'_count-views_all','6'),(2297,646,'_count-views_week','6'),(2298,646,'_count-views_month','6'),(2299,646,'_count-views_year','6'),(2300,639,'_count-views_all','3'),(2301,639,'_count-views_week','3'),(2302,639,'_count-views_month','3'),(2303,639,'_count-views_year','3'),(2304,628,'_count-views_all','2'),(2305,628,'_count-views_week','2'),(2306,628,'_count-views_month','2'),(2307,628,'_count-views_year','2'),(2308,158,'_count-views_all','2'),(2309,158,'_count-views_week','2'),(2310,158,'_count-views_month','2'),(2311,158,'_count-views_year','2'),(2312,633,'_count-views_all','8'),(2313,633,'_count-views_week','8'),(2314,633,'_count-views_month','8'),(2315,633,'_count-views_year','8'),(2316,643,'_count-views_all','6'),(2317,643,'_count-views_week','6'),(2318,643,'_count-views_month','6'),(2319,643,'_count-views_year','6'),(2320,649,'_count-views_all','6'),(2321,649,'_count-views_week','6'),(2322,649,'_count-views_month','6'),(2323,649,'_count-views_year','6'),(2324,114,'_count-views_all','2'),(2325,114,'_count-views_week','2'),(2326,114,'_count-views_month','2'),(2327,114,'_count-views_year','2'),(2328,578,'_count-views_all','4'),(2329,578,'_count-views_week','4'),(2330,578,'_count-views_month','4'),(2331,578,'_count-views_year','4'),(2407,681,'_wp_attached_file','2020/01/footer-logo-1-2.png'),(2408,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2020/01/footer-logo-1-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-2-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-2-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-2-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-2-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2409,681,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0068179146585168;s:5:\"bytes\";i:1533;s:11:\"size_before\";i:25521;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.09;s:5:\"bytes\";i:438;s:11:\"size_before\";i:3345;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.48;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:8122;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}}}'),(2410,682,'_wp_attached_file','2020/01/bg-login-2.jpg'),(2411,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2020/01/bg-login-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-login-2-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-login-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:22:\"bg-login-2-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:22:\"bg-login-2-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:22:\"bg-login-2-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:22:\"bg-login-2-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2412,682,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.9803231543497191;s:5:\"bytes\";i:5275;s:11:\"size_before\";i:52854;s:10:\"size_after\";i:47579;s:4:\"time\";d:0.11;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:10.449999999999999;s:5:\"bytes\";i:794;s:11:\"size_before\";i:7596;s:10:\"size_after\";i:6802;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.24;s:5:\"bytes\";i:312;s:11:\"size_before\";i:2549;s:10:\"size_after\";i:2237;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8900000000000006;s:5:\"bytes\";i:1588;s:11:\"size_before\";i:17858;s:10:\"size_after\";i:16270;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.17;s:5:\"bytes\";i:1118;s:11:\"size_before\";i:10997;s:10:\"size_after\";i:9879;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.66;s:5:\"bytes\";i:593;s:11:\"size_before\";i:5564;s:10:\"size_after\";i:4971;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.49;s:5:\"bytes\";i:870;s:11:\"size_before\";i:8290;s:10:\"size_after\";i:7420;s:4:\"time\";d:0.029999999999999999;}}}'),(2413,683,'_wp_attached_file','2020/01/banner-header-2.jpg'),(2414,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:27:\"2020/01/banner-header-2.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-header-2-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"banner-header-2-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"banner-header-2-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:\"banner-header-2-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"banner-header-2-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"banner-header-2-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"banner-header-2-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"banner-header-2-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"banner-header-2-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"banner-header-2-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"banner-header-2-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"banner-header-2-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"banner-header-2-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2415,683,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9445000962254935;s:5:\"bytes\";i:5967;s:11:\"size_before\";i:202649;s:10:\"size_after\";i:196682;s:4:\"time\";d:0.20999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2300000000000004;s:5:\"bytes\";i:212;s:11:\"size_before\";i:4055;s:10:\"size_after\";i:3843;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:1058;s:11:\"size_before\";i:24720;s:10:\"size_after\";i:23662;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0899999999999999;s:5:\"bytes\";i:222;s:11:\"size_before\";i:5427;s:10:\"size_after\";i:5205;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7999999999999998;s:5:\"bytes\";i:751;s:11:\"size_before\";i:15653;s:10:\"size_after\";i:14902;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999;s:5:\"bytes\";i:716;s:11:\"size_before\";i:19522;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8199999999999998;s:5:\"bytes\";i:445;s:11:\"size_before\";i:11650;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000001;s:5:\"bytes\";i:1027;s:11:\"size_before\";i:28648;s:10:\"size_after\";i:27621;s:4:\"time\";d:0.02;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6399999999999997;s:5:\"bytes\";i:1055;s:11:\"size_before\";i:22715;s:10:\"size_after\";i:21660;s:4:\"time\";d:0.02;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:481;s:11:\"size_before\";i:10237;s:10:\"size_after\";i:9756;s:4:\"time\";d:0.02;}}}'),(2416,684,'_wp_attached_file','2020/01/log_file_2020-01-22__12-14-37.txt'),(2417,685,'_wp_attached_file','2020/01/footer-logo-1-3.png'),(2418,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2020/01/footer-logo-1-3.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-3-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-3-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-3-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-3-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2419,685,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0068179146585168;s:5:\"bytes\";i:1533;s:11:\"size_before\";i:25521;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.13;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.09;s:5:\"bytes\";i:438;s:11:\"size_before\";i:3345;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.48;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:8122;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.040000000000000001;}}}'),(2420,686,'_wp_attached_file','2020/01/bg-login-3.jpg'),(2421,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2020/01/bg-login-3.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-login-3-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-login-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:22:\"bg-login-3-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:22:\"bg-login-3-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:22:\"bg-login-3-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:22:\"bg-login-3-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2422,686,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.9803231543497191;s:5:\"bytes\";i:5275;s:11:\"size_before\";i:52854;s:10:\"size_after\";i:47579;s:4:\"time\";d:0.080000000000000002;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:10.449999999999999;s:5:\"bytes\";i:794;s:11:\"size_before\";i:7596;s:10:\"size_after\";i:6802;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.24;s:5:\"bytes\";i:312;s:11:\"size_before\";i:2549;s:10:\"size_after\";i:2237;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8900000000000006;s:5:\"bytes\";i:1588;s:11:\"size_before\";i:17858;s:10:\"size_after\";i:16270;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.17;s:5:\"bytes\";i:1118;s:11:\"size_before\";i:10997;s:10:\"size_after\";i:9879;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.66;s:5:\"bytes\";i:593;s:11:\"size_before\";i:5564;s:10:\"size_after\";i:4971;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.49;s:5:\"bytes\";i:870;s:11:\"size_before\";i:8290;s:10:\"size_after\";i:7420;s:4:\"time\";d:0.01;}}}'),(2423,687,'_wp_attached_file','2020/01/banner-header-3.jpg'),(2424,687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:27:\"2020/01/banner-header-3.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-header-3-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"banner-header-3-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"banner-header-3-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:\"banner-header-3-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"banner-header-3-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"banner-header-3-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"banner-header-3-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"banner-header-3-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"banner-header-3-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"banner-header-3-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"banner-header-3-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"banner-header-3-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"banner-header-3-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2425,687,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9445000962254935;s:5:\"bytes\";i:5967;s:11:\"size_before\";i:202649;s:10:\"size_after\";i:196682;s:4:\"time\";d:0.22;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2300000000000004;s:5:\"bytes\";i:212;s:11:\"size_before\";i:4055;s:10:\"size_after\";i:3843;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:1058;s:11:\"size_before\";i:24720;s:10:\"size_after\";i:23662;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0899999999999999;s:5:\"bytes\";i:222;s:11:\"size_before\";i:5427;s:10:\"size_after\";i:5205;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7999999999999998;s:5:\"bytes\";i:751;s:11:\"size_before\";i:15653;s:10:\"size_after\";i:14902;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999;s:5:\"bytes\";i:716;s:11:\"size_before\";i:19522;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8199999999999998;s:5:\"bytes\";i:445;s:11:\"size_before\";i:11650;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000001;s:5:\"bytes\";i:1027;s:11:\"size_before\";i:28648;s:10:\"size_after\";i:27621;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6399999999999997;s:5:\"bytes\";i:1055;s:11:\"size_before\";i:22715;s:10:\"size_after\";i:21660;s:4:\"time\";d:0.01;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:481;s:11:\"size_before\";i:10237;s:10:\"size_after\";i:9756;s:4:\"time\";d:0.02;}}}'),(2427,688,'_wp_attached_file','2020/01/footer-logo-1-4.png'),(2428,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2020/01/footer-logo-1-4.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-4-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-4-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-4-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-4-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2429,688,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0068179146585168;s:5:\"bytes\";i:1533;s:11:\"size_before\";i:25521;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.14000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.09;s:5:\"bytes\";i:438;s:11:\"size_before\";i:3345;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.48;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:8122;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.040000000000000001;}}}'),(2430,689,'_wp_attached_file','2020/01/bg-login-4.jpg'),(2431,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2020/01/bg-login-4.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-login-4-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-login-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:22:\"bg-login-4-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:22:\"bg-login-4-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:22:\"bg-login-4-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:22:\"bg-login-4-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2432,689,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.9803231543497191;s:5:\"bytes\";i:5275;s:11:\"size_before\";i:52854;s:10:\"size_after\";i:47579;s:4:\"time\";d:0.089999999999999997;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:10.449999999999999;s:5:\"bytes\";i:794;s:11:\"size_before\";i:7596;s:10:\"size_after\";i:6802;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.24;s:5:\"bytes\";i:312;s:11:\"size_before\";i:2549;s:10:\"size_after\";i:2237;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8900000000000006;s:5:\"bytes\";i:1588;s:11:\"size_before\";i:17858;s:10:\"size_after\";i:16270;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.17;s:5:\"bytes\";i:1118;s:11:\"size_before\";i:10997;s:10:\"size_after\";i:9879;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.66;s:5:\"bytes\";i:593;s:11:\"size_before\";i:5564;s:10:\"size_after\";i:4971;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.49;s:5:\"bytes\";i:870;s:11:\"size_before\";i:8290;s:10:\"size_after\";i:7420;s:4:\"time\";d:0.01;}}}'),(2433,690,'_wp_attached_file','2020/01/banner-header-4.jpg'),(2434,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:27:\"2020/01/banner-header-4.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-header-4-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"banner-header-4-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"banner-header-4-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:\"banner-header-4-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"banner-header-4-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"banner-header-4-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"banner-header-4-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"banner-header-4-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"banner-header-4-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"banner-header-4-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"banner-header-4-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"banner-header-4-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"banner-header-4-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2435,690,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9445000962254935;s:5:\"bytes\";i:5967;s:11:\"size_before\";i:202649;s:10:\"size_after\";i:196682;s:4:\"time\";d:0.25000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2300000000000004;s:5:\"bytes\";i:212;s:11:\"size_before\";i:4055;s:10:\"size_after\";i:3843;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2800000000000002;s:5:\"bytes\";i:1058;s:11:\"size_before\";i:24720;s:10:\"size_after\";i:23662;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0899999999999999;s:5:\"bytes\";i:222;s:11:\"size_before\";i:5427;s:10:\"size_after\";i:5205;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7999999999999998;s:5:\"bytes\";i:751;s:11:\"size_before\";i:15653;s:10:\"size_after\";i:14902;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999;s:5:\"bytes\";i:716;s:11:\"size_before\";i:19522;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8199999999999998;s:5:\"bytes\";i:445;s:11:\"size_before\";i:11650;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000001;s:5:\"bytes\";i:1027;s:11:\"size_before\";i:28648;s:10:\"size_after\";i:27621;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6399999999999997;s:5:\"bytes\";i:1055;s:11:\"size_before\";i:22715;s:10:\"size_after\";i:21660;s:4:\"time\";d:0.01;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7000000000000002;s:5:\"bytes\";i:481;s:11:\"size_before\";i:10237;s:10:\"size_after\";i:9756;s:4:\"time\";d:0.02;}}}'),(2439,89,'_count-views_all','10'),(2440,89,'_count-views_week','10'),(2441,89,'_count-views_month','10'),(2442,89,'_count-views_year','10'),(2443,112,'_count-views_all','12'),(2444,112,'_count-views_week','12'),(2445,112,'_count-views_month','12'),(2446,112,'_count-views_year','12'),(2738,783,'_wp_attached_file','2020/01/footer-logo-1-5.png'),(2739,783,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2020/01/footer-logo-1-5.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-5-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-5-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-5-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-5-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2740,784,'_wp_attached_file','2020/01/bg-login-5.jpg'),(2741,784,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2020/01/bg-login-5.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-login-5-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-login-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:22:\"bg-login-5-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:22:\"bg-login-5-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:22:\"bg-login-5-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:22:\"bg-login-5-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2742,785,'_wp_attached_file','2020/01/banner-header-5.jpg'),(2743,785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:27:\"2020/01/banner-header-5.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-header-5-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"banner-header-5-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"banner-header-5-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:\"banner-header-5-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"banner-header-5-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"banner-header-5-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"banner-header-5-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"banner-header-5-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"banner-header-5-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"banner-header-5-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"banner-header-5-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"banner-header-5-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"banner-header-5-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2780,792,'_wp_attached_file','2020/01/footer-logo-1-6.png'),(2781,792,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:290;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2020/01/footer-logo-1-6.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-6-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-6-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-6-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:26:\"footer-logo-1-6-280x40.png\";s:5:\"width\";i:280;s:6:\"height\";i:40;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"11\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2782,793,'_wp_attached_file','2020/01/bg-login-6.jpg'),(2783,793,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:470;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2020/01/bg-login-6.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-login-6-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-login-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:22:\"bg-login-6-470x320.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:22:\"bg-login-6-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:22:\"bg-login-6-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:22:\"bg-login-6-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"54\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2784,794,'_wp_attached_file','2020/01/banner-header-6.jpg'),(2785,794,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1458;s:6:\"height\";i:180;s:4:\"file\";s:27:\"2020/01/banner-header-6.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-header-6-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"banner-header-6-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"banner-header-6-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:\"banner-header-6-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"banner-header-6-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"banner-header-6-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"banner-header-6-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"banner-header-6-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"banner-header-6-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"banner-header-6-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"banner-header-6-760x180.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"banner-header-6-960x119.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"banner-header-6-585x72.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:72;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(2786,795,'_edit_lock','1584570130:1'),(2787,795,'_edit_last','1'),(2788,795,'_wp_page_template','page-templates/full-width.php'),(2789,795,'_wpb_vc_js_status','true'),(2792,795,'penci_use_option_current_page','0'),(2793,795,'page_sidebar_pos','sidebar-right'),(2794,795,'page_template_layout','style-1'),(2795,795,'penci_page_align_post_title','left'),(2796,795,'penci_enable_header_tran','0'),(2797,795,'penci_hide_page_title','0'),(2798,795,'penci_hide_page_breadcrumb','0'),(2799,795,'penci_hide_page_socail_share_top','0'),(2800,795,'penci_hide_page_socail_share_bottom','0'),(2801,795,'penci_show_page_featured_img','0'),(2802,795,'penci_page_caption_above_img','0'),(2803,795,'penci_show_page_comments','0'),(2804,795,'boxed_width','1400'),(2805,795,'boxed_body_repeat','no-repeat'),(2806,795,'boxed_body_attachment','fixed'),(2807,795,'boxed_body_size','cover'),(2808,795,'boxed_container_repeat','repeat'),(2809,795,'boxed_container_attachment','fixed'),(2810,795,'boxed_container_size','cover'),(2811,795,'penci_hide_page_header','0'),(2812,795,'penci_hide_page_footer','0'),(2821,795,'_yoast_wpseo_content_score','60'),(2827,804,'_menu_item_type','post_type'),(2828,804,'_menu_item_menu_item_parent','0'),(2829,804,'_menu_item_object_id','795'),(2830,804,'_menu_item_object','page'),(2831,804,'_menu_item_target',''),(2832,804,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2833,804,'_menu_item_xfn',''),(2834,804,'_menu_item_url',''),(2836,804,'penci_megamenu_enabled','on'),(2837,804,'penci_megamenu_dis_ajax_filter','off'),(2838,804,'penci_number_mega_menu','1'),(2839,804,'penci_width_mega_menu','width1080'),(2872,95,'_wp_old_slug','incredible-is-this-the-luckiest-penalty-youll-ever-see__trashed'),(2875,89,'_wp_old_slug','woods-has-belief-in-15th-major-win__trashed'),(2878,578,'_wp_old_slug','how-you-can-think-yourself-thin__trashed'),(2881,577,'_wp_old_slug','book-bank-to-close-the-local-library__trashed'),(2885,577,'_count-views_all','6'),(2886,577,'_count-views_week','6'),(2887,577,'_count-views_month','6'),(2888,577,'_count-views_year','6'),(2889,577,'_edit_lock','1579729939:1'),(2895,95,'_count-views_all','15'),(2896,95,'_count-views_week','15'),(2897,95,'_count-views_month','15'),(2898,95,'_count-views_year','15'),(2959,522,'_wp_old_slug','test-post__trashed'),(2962,112,'_wp_old_slug','deadly-fire-hits-kangkok-shopping-complex__trashed'),(2965,110,'_wp_old_slug','the-country-waits-as-coup-rumours-grow__trashed'),(2968,108,'_wp_old_slug','middle-classes-losing-out-to-ultra-rich__trashed'),(2971,102,'_wp_old_slug','new-duck-species-found-in-philippines__trashed'),(2974,99,'_wp_old_slug','is-this-the-fastest-seven-year-old-in-the-world__trashed'),(2977,97,'_wp_old_slug','catch-up-world-cross-country-championships__trashed'),(2980,576,'_wp_old_slug','first-ever-black-hole-image-released__trashed'),(2983,575,'_wp_old_slug','hundreds-set-off-on-new-migrant-caravan__trashed'),(2986,574,'_wp_old_slug','how-to-stay-safe-in-and-around-water__trashed'),(2989,573,'_wp_old_slug','olympic-protest-runner-finally-rewarded__trashed'),(2992,572,'_wp_old_slug','hero-digs-road-by-hand-for-villagers__trashed'),(2995,571,'_wp_old_slug','does-drinking-milk-make-stronger-bones__trashed'),(2998,570,'_wp_old_slug','military-gets-new-respect-with-world-aid__trashed'),(3001,569,'_wp_old_slug','volcanic-eruptions-reduce-flow-of-major-rivers-new-study-shows__trashed'),(3004,568,'_wp_old_slug','old-technology-successfully-reduce__trashed'),(3007,567,'_wp_old_slug','new-year-cleaning-up-after-the-worlds-largest-human-gathering__trashed'),(3010,566,'_wp_old_slug','this-the-worlds-most-eco-friendly-fruits__trashed'),(3013,565,'_wp_old_slug','duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur__trashed'),(3016,564,'_wp_old_slug','excepteur-sint-occaecat-cupidatat-non-proident-sunt-in-culpa-qui-officia-deserunt-mollit-anim-id-est-laborum__trashed'),(3019,563,'_wp_old_slug','labore-et-dolore-magna-aliqua-ut-enim-ad-minim-veniam__trashed'),(3022,562,'_wp_old_slug','duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse__trashed'),(3025,506,'_wp_old_slug','google-hit-with-record-eu-fine-over-shopping-service__trashed'),(3028,505,'_wp_old_slug','business-booming-for-giant-cargo-planes__trashed'),(3031,504,'_wp_old_slug','trump-putin-your-toolkit-to-help-understand-the-story__trashed'),(3034,503,'_wp_old_slug','somebody-threatened-to-burn-the-school-down__trashed'),(3037,502,'_wp_old_slug','searching-for-the-forgotten-heroes-of-world-war-two__trashed'),(3040,501,'_wp_old_slug','the-man-who-saved-thousands-of-people-from-hiv__trashed'),(3043,500,'_wp_old_slug','all-you-need-to-know-about-penalty-shootouts__trashed'),(3046,499,'_wp_old_slug','searching-for-the-angel-who-held-me-on-westminster-bridge__trashed'),(3049,498,'_wp_old_slug','why-local-us-newspapers-are-sounding-the-alarm__trashed'),(3052,100,'_wp_old_slug','the-full-story-of-thailands-extraordinary-cave-rescue__trashed'),(3055,649,'_wp_old_slug','teens-use-apps-to-keep-secrets__trashed'),(3058,158,'_wp_old_slug','fastest-plane-in-the-world__trashed'),(3061,154,'_wp_old_slug','wireless-headphones-are-now-on-market__trashed'),(3064,146,'_wp_old_slug','drones-being-used-to-monitor-wordcup__trashed'),(3067,135,'_wp_old_slug','coffee-is-health-food-myth-or-fact__trashed'),(3070,139,'_wp_old_slug','mosquito-borne-diseases-has-threaten-world__trashed'),(3073,132,'_wp_old_slug','solar-eclipse-eye-health-warning__trashed'),(3076,648,'_wp_old_slug','get-more-nutrition-in-every-bite__trashed'),(3079,123,'_wp_old_slug','destruction-in-montania__trashed'),(3082,117,'_wp_old_slug','music-is-passion__trashed'),(3085,646,'_wp_old_slug','womens-relay-competition__trashed'),(3088,114,'_wp_old_slug','invention-of-advance-technology__trashed'),(3091,111,'_wp_old_slug','swimming-record__trashed'),(3094,647,'_wp_old_slug','news-with-coffee__trashed'),(3097,82,'_wp_old_slug','smith-handed-his-place-in-history__trashed'),(3100,644,'_wp_old_slug','sparians-on-form__trashed'),(3103,645,'_wp_old_slug','stricking-game__trashed'),(3106,643,'_wp_old_slug','looks-from-the-aowsana-2015__trashed'),(3109,642,'_wp_old_slug','color-your-hair-3__trashed'),(3112,63,'_wp_old_slug','new-styling-collections__trashed'),(3115,60,'_wp_old_slug','consectetur-adipiscing__trashed'),(3118,172,'_wp_old_slug','lacus-ultricies__trashed'),(3121,641,'_wp_old_slug','a-paradise-for-holiday__trashed'),(3124,640,'_wp_old_slug','thai-fried-noodle__trashed'),(3127,639,'_wp_old_slug','kayaking-adventurous-sport__trashed'),(3130,53,'_wp_old_slug','tennis-match-go-federer__trashed'),(3133,638,'_wp_old_slug','etiam-eu-orci-luctus-est-pulvinar-egestas__trashed'),(3136,633,'_wp_old_slug','praesent-ornare-luctus-quam__trashed'),(3139,632,'_wp_old_slug','sed-sagittis-risus__trashed'),(3142,631,'_wp_old_slug','post-format-gallery__trashed'),(3145,630,'_wp_old_slug','quisque-nec__trashed'),(3148,629,'_wp_old_slug','vestibulum-maximus-quis__trashed'),(3151,628,'_wp_old_slug','lorem-ipsum-dolor-sit-amet__trashed'),(3152,500,'_count-views_all','8'),(3153,500,'_count-views_week','8'),(3154,500,'_count-views_month','8'),(3155,500,'_count-views_year','8'),(3156,110,'_count-views_all','17'),(3157,110,'_count-views_week','17'),(3158,110,'_count-views_month','17'),(3159,110,'_count-views_year','17'),(3160,576,'_count-views_all','9'),(3161,576,'_count-views_week','9'),(3162,576,'_count-views_month','9'),(3163,576,'_count-views_year','9'),(3164,575,'_count-views_all','5'),(3165,575,'_count-views_week','5'),(3166,575,'_count-views_month','5'),(3167,575,'_count-views_year','5'),(3168,102,'_count-views_all','10'),(3169,102,'_count-views_week','10'),(3170,102,'_count-views_month','10'),(3171,102,'_count-views_year','10'),(3172,154,'_count-views_all','5'),(3173,154,'_count-views_week','5'),(3174,154,'_count-views_month','5'),(3175,154,'_count-views_year','5'),(3176,146,'_count-views_all','6'),(3177,146,'_count-views_week','6'),(3178,146,'_count-views_month','6'),(3179,146,'_count-views_year','6'),(3180,501,'_count-views_all','5'),(3181,501,'_count-views_week','5'),(3182,501,'_count-views_month','5'),(3183,501,'_count-views_year','5'),(3184,648,'_count-views_all','5'),(3185,648,'_count-views_week','5'),(3186,648,'_count-views_month','5'),(3187,648,'_count-views_year','5'),(3188,135,'_count-views_all','5'),(3189,135,'_count-views_week','5'),(3190,135,'_count-views_month','5'),(3191,135,'_count-views_year','5'),(3192,506,'_count-views_all','11'),(3193,506,'_count-views_week','11'),(3194,506,'_count-views_month','11'),(3195,506,'_count-views_year','11'),(3196,132,'_count-views_all','4'),(3197,132,'_count-views_week','4'),(3198,132,'_count-views_month','4'),(3199,132,'_count-views_year','4'),(3200,505,'_count-views_all','13'),(3201,505,'_count-views_week','13'),(3202,505,'_count-views_month','13'),(3203,505,'_count-views_year','13'),(3204,562,'_count-views_all','4'),(3205,562,'_count-views_week','4'),(3206,562,'_count-views_month','4'),(3207,562,'_count-views_year','4'),(3208,503,'_count-views_all','8'),(3209,503,'_count-views_week','8'),(3210,503,'_count-views_month','8'),(3211,503,'_count-views_year','8'),(3212,499,'_count-views_all','6'),(3213,499,'_count-views_week','6'),(3214,499,'_count-views_month','6'),(3215,499,'_count-views_year','6'),(3216,504,'_count-views_all','7'),(3217,504,'_count-views_week','7'),(3218,504,'_count-views_month','7'),(3219,504,'_count-views_year','7'),(3220,563,'_count-views_all','5'),(3221,563,'_count-views_week','5'),(3222,563,'_count-views_month','5'),(3223,563,'_count-views_year','5'),(3224,564,'_count-views_all','4'),(3225,564,'_count-views_week','4'),(3226,564,'_count-views_month','4'),(3227,564,'_count-views_year','4'),(3228,574,'_count-views_all','24'),(3229,574,'_count-views_week','24'),(3230,574,'_count-views_month','24'),(3231,574,'_count-views_year','24'),(3232,573,'_count-views_all','4'),(3233,573,'_count-views_week','4'),(3234,573,'_count-views_month','4'),(3235,573,'_count-views_year','4'),(3236,565,'_count-views_all','5'),(3237,565,'_count-views_week','5'),(3238,565,'_count-views_month','5'),(3239,565,'_count-views_year','5'),(3240,571,'_count-views_all','3'),(3241,571,'_count-views_week','3'),(3242,571,'_count-views_month','3'),(3243,571,'_count-views_year','3'),(3244,566,'_count-views_all','6'),(3245,566,'_count-views_week','6'),(3246,566,'_count-views_month','6'),(3247,566,'_count-views_year','6'),(3248,139,'_count-views_all','6'),(3249,139,'_count-views_week','6'),(3250,139,'_count-views_month','6'),(3251,139,'_count-views_year','6'),(3252,569,'_count-views_all','3'),(3253,569,'_count-views_week','3'),(3254,569,'_count-views_month','3'),(3255,569,'_count-views_year','3'),(3256,100,'_count-views_all','14'),(3257,100,'_count-views_week','14'),(3258,100,'_count-views_month','14'),(3259,100,'_count-views_year','14'),(3260,108,'_count-views_all','5'),(3261,108,'_count-views_week','5'),(3262,108,'_count-views_month','5'),(3263,108,'_count-views_year','5'),(3264,82,'_count-views_all','3'),(3265,82,'_count-views_week','3'),(3266,82,'_count-views_month','3'),(3267,82,'_count-views_year','3'),(3268,568,'_count-views_all','3'),(3269,568,'_count-views_week','3'),(3270,568,'_count-views_month','3'),(3271,568,'_count-views_year','3'),(3272,572,'_count-views_all','4'),(3273,572,'_count-views_week','4'),(3274,572,'_count-views_month','4'),(3275,572,'_count-views_year','4'),(3276,570,'_count-views_all','4'),(3277,570,'_count-views_week','4'),(3278,570,'_count-views_month','4'),(3279,570,'_count-views_year','4'),(3280,638,'_count-views_all','3'),(3281,638,'_count-views_week','3'),(3282,638,'_count-views_month','3'),(3283,638,'_count-views_year','3'),(3284,498,'_count-views_all','9'),(3285,498,'_count-views_week','9'),(3286,498,'_count-views_month','9'),(3287,498,'_count-views_year','9'),(3288,502,'_count-views_all','6'),(3289,502,'_count-views_week','6'),(3290,502,'_count-views_month','6'),(3291,502,'_count-views_year','6'),(3295,825,'_customize_changeset_uuid','1128391a-dd20-4521-ac85-3254ae441360'),(3301,828,'_customize_changeset_uuid','1128391a-dd20-4521-ac85-3254ae441360'),(3304,830,'_customize_changeset_uuid','1128391a-dd20-4521-ac85-3254ae441360'),(3306,831,'_customize_changeset_uuid','1128391a-dd20-4521-ac85-3254ae441360'),(3308,832,'_customize_changeset_uuid','1128391a-dd20-4521-ac85-3254ae441360'),(3468,832,'_edit_last','1'),(3469,832,'_wp_page_template','default'),(3470,832,'_edit_lock','1579906876:1'),(3487,825,'_edit_last','1'),(3489,825,'_edit_lock','1584099028:1'),(3490,830,'_edit_last','1'),(3491,830,'_wp_page_template','default'),(3492,830,'_edit_lock','1579805500:1'),(3493,859,'_edit_lock','1579995040:1'),(3494,859,'_edit_last','1'),(3495,859,'penci_use_option_current_page','0'),(3496,859,'page_sidebar_pos','sidebar-right'),(3497,859,'page_template_layout','style-1'),(3498,859,'penci_page_align_post_title','left'),(3499,859,'penci_enable_header_tran','0'),(3500,859,'penci_hide_page_title','0'),(3501,859,'penci_hide_page_breadcrumb','0'),(3502,859,'penci_hide_page_socail_share_top','0'),(3503,859,'penci_hide_page_socail_share_bottom','0'),(3504,859,'penci_show_page_featured_img','0'),(3505,859,'penci_page_caption_above_img','0'),(3506,859,'penci_show_page_comments','0'),(3507,859,'boxed_width','1400'),(3508,859,'boxed_body_repeat','no-repeat'),(3509,859,'boxed_body_attachment','fixed'),(3510,859,'boxed_body_size','cover'),(3511,859,'boxed_container_repeat','repeat'),(3512,859,'boxed_container_attachment','fixed'),(3513,859,'boxed_container_size','cover'),(3514,859,'penci_hide_page_header','0'),(3515,859,'penci_hide_page_footer','0'),(3516,859,'penci_dis_amp_onpost','0'),(3517,859,'penci_enable_smlists','0'),(3518,859,'penci_smlists_style','sml-s8'),(3519,859,'penci_smlists_title_tag','h3'),(3520,859,'penci_smlists_sort','asc'),(3521,859,'_yoast_wpseo_content_score','60'),(3523,859,'_wpb_vc_js_status','true'),(3556,795,'penci_dis_amp_onpost','0'),(3557,795,'penci_enable_smlists','0'),(3558,795,'penci_smlists_title_tag','h3'),(3559,795,'penci_smlists_sort','asc'),(3602,880,'_menu_item_type','taxonomy'),(3603,880,'_menu_item_menu_item_parent','1063'),(3604,880,'_menu_item_object_id','96'),(3605,880,'_menu_item_object','category'),(3606,880,'_menu_item_target',''),(3607,880,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3608,880,'_menu_item_xfn',''),(3609,880,'_menu_item_url',''),(3611,880,'penci_megamenu_enabled','on'),(3612,880,'penci_megamenu_dis_ajax_filter','off'),(3624,882,'_menu_item_type','taxonomy'),(3625,882,'_menu_item_menu_item_parent','1063'),(3626,882,'_menu_item_object_id','97'),(3627,882,'_menu_item_object','category'),(3628,882,'_menu_item_target',''),(3629,882,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3630,882,'_menu_item_xfn',''),(3631,882,'_menu_item_url',''),(3633,882,'penci_megamenu_enabled','off'),(3634,882,'penci_megamenu_dis_ajax_filter','off'),(3635,882,'penci_number_mega_menu','1'),(3636,882,'penci_width_mega_menu','width1080'),(3637,880,'penci_number_mega_menu','1'),(3638,880,'penci_width_mega_menu','width1080'),(3641,883,'_menu_item_type','taxonomy'),(3642,883,'_menu_item_menu_item_parent','1063'),(3643,883,'_menu_item_object_id','82'),(3644,883,'_menu_item_object','category'),(3645,883,'_menu_item_target',''),(3646,883,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3647,883,'_menu_item_xfn',''),(3648,883,'_menu_item_url',''),(3650,883,'penci_megamenu_enabled','off'),(3651,883,'penci_megamenu_dis_ajax_filter','off'),(3652,883,'penci_number_mega_menu','1'),(3653,883,'penci_width_mega_menu','width1080'),(3654,859,'_wp_page_template','default'),(3656,567,'_count-views_all','3'),(3657,567,'_count-views_week','3'),(3658,567,'_count-views_month','3'),(3659,567,'_count-views_year','3'),(3674,894,'_wp_attached_file','2014/04/cool-guy.png'),(3675,894,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:258;s:6:\"height\";i:283;s:4:\"file\";s:20:\"2014/04/cool-guy.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"cool-guy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:20:\"cool-guy-258x186.png\";s:5:\"width\";i:258;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:20:\"cool-guy-258x280.png\";s:5:\"width\";i:258;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"47\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3676,895,'_wp_attached_file','2014/04/part-1.png'),(3677,895,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:428;s:6:\"height\";i:327;s:4:\"file\";s:18:\"2014/04/part-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"part-1-300x229.png\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"part-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:18:\"part-1-428x320.png\";s:5:\"width\";i:428;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:18:\"part-1-280x327.png\";s:5:\"width\";i:280;s:6:\"height\";i:327;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:18:\"part-1-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:18:\"part-1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"63\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3678,896,'_wp_attached_file','2014/04/part-2.png'),(3679,896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:423;s:6:\"height\";i:319;s:4:\"file\";s:18:\"2014/04/part-2.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"part-2-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"part-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:18:\"part-2-280x319.png\";s:5:\"width\";i:280;s:6:\"height\";i:319;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:18:\"part-2-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:18:\"part-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"63\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3680,897,'_wp_attached_file','2014/04/part-3.png'),(3681,897,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:465;s:6:\"height\";i:336;s:4:\"file\";s:18:\"2014/04/part-3.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"part-3-300x217.png\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"part-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:18:\"part-3-465x320.png\";s:5:\"width\";i:465;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:18:\"part-3-280x336.png\";s:5:\"width\";i:280;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:18:\"part-3-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:18:\"part-3-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"75\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3682,898,'_wp_attached_file','2014/04/imac.png'),(3683,898,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:397;s:6:\"height\";i:356;s:4:\"file\";s:16:\"2014/04/imac.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"imac-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"imac-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:16:\"imac-397x320.png\";s:5:\"width\";i:397;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:16:\"imac-280x356.png\";s:5:\"width\";i:280;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:16:\"imac-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:16:\"imac-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"37\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3684,899,'_wp_attached_file','2014/04/macbook.png'),(3685,899,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:381;s:6:\"height\";i:236;s:4:\"file\";s:19:\"2014/04/macbook.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"macbook-300x186.png\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"macbook-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:19:\"macbook-280x236.png\";s:5:\"width\";i:280;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:19:\"macbook-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:19:\"macbook-280x236.png\";s:5:\"width\";i:280;s:6:\"height\";i:236;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"42\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3686,900,'_wp_attached_file','2014/04/ipad.png'),(3687,900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:231;s:4:\"file\";s:16:\"2014/04/ipad.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"ipad-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:16:\"ipad-280x231.png\";s:5:\"width\";i:280;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:16:\"ipad-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:16:\"ipad-280x231.png\";s:5:\"width\";i:280;s:6:\"height\";i:231;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"49\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3688,901,'_wp_attached_file','2014/04/slider8_1.png'),(3689,901,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:277;s:6:\"height\";i:331;s:4:\"file\";s:21:\"2014/04/slider8_1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slider8_1-251x300.png\";s:5:\"width\";i:251;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slider8_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:21:\"slider8_1-277x320.png\";s:5:\"width\";i:277;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:21:\"slider8_1-277x186.png\";s:5:\"width\";i:277;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:21:\"slider8_1-277x280.png\";s:5:\"width\";i:277;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";d:33;s:4:\"webp\";i:0;}}'),(3690,902,'_wp_attached_file','2014/04/tooltip1.png'),(3691,902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:243;s:6:\"height\";i:130;s:4:\"file\";s:20:\"2014/04/tooltip1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tooltip1-150x130.png\";s:5:\"width\";i:150;s:6:\"height\";i:130;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"87\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3692,903,'_wp_attached_file','2014/04/starsfg1.png'),(3693,903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1140;s:6:\"height\";i:1140;s:4:\"file\";s:20:\"2014/04/starsfg1.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"starsfg1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"starsfg1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"starsfg1-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:20:\"starsfg1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:20:\"starsfg1-480x645.png\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:20:\"starsfg1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:20:\"starsfg1-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:20:\"starsfg1-280x376.png\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:20:\"starsfg1-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:20:\"starsfg1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:20:\"starsfg1-760x570.png\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:20:\"starsfg1-960x960.png\";s:5:\"width\";i:960;s:6:\"height\";i:960;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:20:\"starsfg1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:20:\"starsfg1-585x585.png\";s:5:\"width\";i:585;s:6:\"height\";i:585;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"45\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3694,904,'_wp_attached_file','2014/04/starsbg.png'),(3695,904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1140;s:6:\"height\";i:1140;s:4:\"file\";s:19:\"2014/04/starsbg.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"starsbg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"starsbg-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"starsbg-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:19:\"starsbg-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:19:\"starsbg-480x645.png\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:19:\"starsbg-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:19:\"starsbg-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:19:\"starsbg-280x376.png\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:19:\"starsbg-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:19:\"starsbg-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:19:\"starsbg-760x570.png\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:19:\"starsbg-960x960.png\";s:5:\"width\";i:960;s:6:\"height\";i:960;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:19:\"starsbg-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:19:\"starsbg-585x585.png\";s:5:\"width\";i:585;s:6:\"height\";i:585;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"60\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3696,905,'_wp_attached_file','2014/04/mugg.png'),(3697,905,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:43;s:6:\"height\";i:41;s:4:\"file\";s:16:\"2014/04/mugg.png\";s:5:\"sizes\";a:0:{}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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"26\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3698,906,'_wp_attached_file','2014/04/watch1.png'),(3699,906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:15;s:6:\"height\";i:24;s:4:\"file\";s:18:\"2014/04/watch1.png\";s:5:\"sizes\";a:0:{}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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"39\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3700,907,'_wp_attached_file','2014/04/bg.jpg'),(3701,907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:580;s:4:\"file\";s:14:\"2014/04/bg.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg-300x124.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"bg-1024x424.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"bg-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:14:\"bg-768x318.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:14:\"bg-480x580.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:14:\"bg-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:14:\"bg-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:14:\"bg-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:14:\"bg-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:14:\"bg-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:14:\"bg-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:14:\"bg-960x398.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:14:\"bg-966x400.jpg\";s:5:\"width\";i:966;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:14:\"bg-585x242.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:242;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";d:93;s:4:\"webp\";i:0;}}'),(3702,908,'_wp_attached_file','2014/04/bg1.jpg'),(3703,908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2014/04/bg1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-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:15:\"bg1-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:15:\"bg1-480x500.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:15:\"bg1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:15:\"bg1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:15:\"bg1-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:15:\"bg1-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:15:\"bg1-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:15:\"bg1-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:15:\"bg1-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:15:\"bg1-800x400.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:15:\"bg1-585x293.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:293;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"44\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3704,909,'_wp_attached_file','2014/04/slider8.jpg'),(3705,909,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:400;s:4:\"file\";s:19:\"2014/04/slider8.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider8-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider8-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:19:\"slider8-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:19:\"slider8-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:19:\"slider8-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:19:\"slider8-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:19:\"slider8-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:19:\"slider8-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:19:\"slider8-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:19:\"slider8-760x400.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:19:\"slider8-585x244.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:244;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"8\";s:8:\"quantity\";d:91;s:4:\"webp\";i:0;}}'),(3706,910,'_wp_attached_file','2014/04/btn-red.png'),(3707,910,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:113;s:6:\"height\";i:32;s:4:\"file\";s:19:\"2014/04/btn-red.png\";s:5:\"sizes\";a:0:{}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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"79\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3708,911,'_wp_attached_file','2014/04/woman.png'),(3709,911,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:235;s:6:\"height\";i:410;s:4:\"file\";s:17:\"2014/04/woman.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"woman-172x300.png\";s:5:\"width\";i:172;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"woman-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:17:\"woman-235x320.png\";s:5:\"width\";i:235;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:17:\"woman-235x376.png\";s:5:\"width\";i:235;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:17:\"woman-235x186.png\";s:5:\"width\";i:235;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:17:\"woman-235x280.png\";s:5:\"width\";i:235;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:17:\"woman-229x400.png\";s:5:\"width\";i:229;s:6:\"height\";i:400;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:63;s:4:\"webp\";i:0;}}'),(3710,912,'_wp_attached_file','2014/04/btn-blue.png'),(3711,912,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:113;s:6:\"height\";i:32;s:4:\"file\";s:20:\"2014/04/btn-blue.png\";s:5:\"sizes\";a:0:{}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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"79\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3712,913,'_wp_attached_file','2014/04/laptop.png'),(3713,913,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2014/04/laptop.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"laptop-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"laptop-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:18:\"laptop-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:18:\"laptop-480x500.png\";s:5:\"width\";i:480;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:18:\"laptop-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:18:\"laptop-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:18:\"laptop-280x376.png\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:18:\"laptop-280x186.png\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:18:\"laptop-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:18:\"laptop-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:18:\"laptop-960x480.png\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:18:\"laptop-800x400.png\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:18:\"laptop-585x293.png\";s:5:\"width\";i:585;s:6:\"height\";i:293;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:{}}}'),(3714,914,'_wp_attached_file','2014/04/city.jpg'),(3715,914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2014/04/city.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"city-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"city-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:\"city-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:16:\"city-480x500.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:16:\"city-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:16:\"city-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:16:\"city-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:16:\"city-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:16:\"city-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:16:\"city-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:16:\"city-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:16:\"city-800x400.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:16:\"city-585x293.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:293;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3716,915,'_wp_attached_file','2014/04/bg11.jpg'),(3717,915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2014/04/bg11.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg11-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg11-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:\"bg11-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:16:\"bg11-480x500.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:16:\"bg11-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:16:\"bg11-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:16:\"bg11-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:16:\"bg11-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:16:\"bg11-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:16:\"bg11-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:16:\"bg11-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:16:\"bg11-800x400.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:16:\"bg11-585x293.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:293;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"44\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3718,916,'_wp_attached_file','2014/04/bg2.jpg'),(3719,916,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2014/04/bg2.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-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:15:\"bg2-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:15:\"bg2-480x500.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:15:\"bg2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:15:\"bg2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:15:\"bg2-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:15:\"bg2-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:15:\"bg2-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:15:\"bg2-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:15:\"bg2-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:15:\"bg2-800x400.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:15:\"bg2-585x293.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:293;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"39\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(3731,918,'_menu_item_type','taxonomy'),(3732,918,'_menu_item_menu_item_parent','1063'),(3733,918,'_menu_item_object_id','56'),(3734,918,'_menu_item_object','category'),(3735,918,'_menu_item_target',''),(3736,918,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3737,918,'_menu_item_xfn',''),(3738,918,'_menu_item_url',''),(3740,918,'penci_megamenu_enabled','off'),(3741,918,'penci_megamenu_dis_ajax_filter','off'),(3764,918,'penci_number_mega_menu','1'),(3765,918,'penci_width_mega_menu','width1080'),(3827,926,'_menu_item_type','taxonomy'),(3828,926,'_menu_item_menu_item_parent','1063'),(3829,926,'_menu_item_object_id','95'),(3830,926,'_menu_item_object','category'),(3831,926,'_menu_item_target',''),(3832,926,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3833,926,'_menu_item_xfn',''),(3834,926,'_menu_item_url',''),(3836,926,'penci_megamenu_enabled','on'),(3837,926,'penci_megamenu_dis_ajax_filter','off'),(3838,926,'penci_number_mega_menu','1'),(3839,926,'penci_width_mega_menu','width1080'),(3842,53,'_edit_lock','1579858690:1'),(3845,522,'_format_audio_embed',''),(3846,522,'_format_video_embed',''),(3849,522,'penci_use_option_current_single','0'),(3850,522,'penci_dis_auto_load_prev','0'),(3851,522,'penci_hide_featured_img','0'),(3852,522,'dis_jarallax_fea_img','0'),(3853,522,'penci_dis_amp_onpost','0'),(3854,522,'penci_enable_smlists','0'),(3855,522,'penci_smlists_title_tag','h3'),(3856,522,'penci_smlists_sort','asc'),(3857,522,'_yoast_wpseo_primary_category','12'),(3858,522,'_format_gallery_images','a:0:{}'),(3859,522,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(3860,522,'penci_remove_review_old','1'),(3861,522,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(3862,522,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(3863,522,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_80618480\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_11005528\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_77804788\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_19934882\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_54239349\";}}'),(3864,522,'_yoast_wpseo_content_score','90'),(3930,933,'_menu_item_type','taxonomy'),(3931,933,'_menu_item_menu_item_parent','1533'),(3932,933,'_menu_item_object_id','39'),(3933,933,'_menu_item_object','category'),(3934,933,'_menu_item_target',''),(3935,933,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3936,933,'_menu_item_xfn',''),(3937,933,'_menu_item_url',''),(3939,933,'penci_megamenu_enabled','off'),(3940,933,'penci_megamenu_dis_ajax_filter','off'),(3941,934,'_menu_item_type','taxonomy'),(3942,934,'_menu_item_menu_item_parent','1533'),(3943,934,'_menu_item_object_id','43'),(3944,934,'_menu_item_object','category'),(3945,934,'_menu_item_target',''),(3946,934,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3947,934,'_menu_item_xfn',''),(3948,934,'_menu_item_url',''),(3950,934,'penci_megamenu_enabled','off'),(3951,934,'penci_megamenu_dis_ajax_filter','off'),(3952,935,'_menu_item_type','taxonomy'),(3953,935,'_menu_item_menu_item_parent','1533'),(3954,935,'_menu_item_object_id','10'),(3955,935,'_menu_item_object','category'),(3956,935,'_menu_item_target',''),(3957,935,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3958,935,'_menu_item_xfn',''),(3959,935,'_menu_item_url',''),(3961,935,'penci_megamenu_enabled','off'),(3962,935,'penci_megamenu_dis_ajax_filter','off'),(3963,936,'_menu_item_type','taxonomy'),(3964,936,'_menu_item_menu_item_parent','1533'),(3965,936,'_menu_item_object_id','12'),(3966,936,'_menu_item_object','category'),(3967,936,'_menu_item_target',''),(3968,936,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3969,936,'_menu_item_xfn',''),(3970,936,'_menu_item_url',''),(3972,936,'penci_megamenu_enabled','off'),(3973,936,'penci_megamenu_dis_ajax_filter','off'),(3974,937,'_menu_item_type','taxonomy'),(3975,937,'_menu_item_menu_item_parent','1064'),(3976,937,'_menu_item_object_id','32'),(3977,937,'_menu_item_object','category'),(3978,937,'_menu_item_target',''),(3979,937,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3980,937,'_menu_item_xfn',''),(3981,937,'_menu_item_url',''),(3983,937,'penci_megamenu_enabled','off'),(3984,937,'penci_megamenu_dis_ajax_filter','off'),(3985,938,'_menu_item_type','taxonomy'),(3986,938,'_menu_item_menu_item_parent','1064'),(3987,938,'_menu_item_object_id','57'),(3988,938,'_menu_item_object','category'),(3989,938,'_menu_item_target',''),(3990,938,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3991,938,'_menu_item_xfn',''),(3992,938,'_menu_item_url',''),(3994,938,'penci_megamenu_enabled','off'),(3995,938,'penci_megamenu_dis_ajax_filter','off'),(3996,939,'_menu_item_type','taxonomy'),(3997,939,'_menu_item_menu_item_parent','1064'),(3998,939,'_menu_item_object_id','62'),(3999,939,'_menu_item_object','category'),(4000,939,'_menu_item_target',''),(4001,939,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4002,939,'_menu_item_xfn',''),(4003,939,'_menu_item_url',''),(4005,939,'penci_megamenu_enabled','off'),(4006,939,'penci_megamenu_dis_ajax_filter','off'),(4007,940,'_menu_item_type','taxonomy'),(4008,940,'_menu_item_menu_item_parent','1064'),(4009,940,'_menu_item_object_id','76'),(4010,940,'_menu_item_object','category'),(4011,940,'_menu_item_target',''),(4012,940,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4013,940,'_menu_item_xfn',''),(4014,940,'_menu_item_url',''),(4016,940,'penci_megamenu_enabled','off'),(4017,940,'penci_megamenu_dis_ajax_filter','off'),(4029,942,'_menu_item_type','taxonomy'),(4030,942,'_menu_item_menu_item_parent','1497'),(4031,942,'_menu_item_object_id','13'),(4032,942,'_menu_item_object','category'),(4033,942,'_menu_item_target',''),(4034,942,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4035,942,'_menu_item_xfn',''),(4036,942,'_menu_item_url',''),(4038,942,'penci_megamenu_enabled','off'),(4039,942,'penci_megamenu_dis_ajax_filter','off'),(4040,943,'_menu_item_type','taxonomy'),(4041,943,'_menu_item_menu_item_parent','1497'),(4042,943,'_menu_item_object_id','68'),(4043,943,'_menu_item_object','category'),(4044,943,'_menu_item_target',''),(4045,943,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4046,943,'_menu_item_xfn',''),(4047,943,'_menu_item_url',''),(4049,943,'penci_megamenu_enabled','off'),(4050,943,'penci_megamenu_dis_ajax_filter','off'),(4095,948,'_menu_item_type','taxonomy'),(4096,948,'_menu_item_menu_item_parent','1063'),(4097,948,'_menu_item_object_id','61'),(4098,948,'_menu_item_object','category'),(4099,948,'_menu_item_target',''),(4100,948,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4101,948,'_menu_item_xfn',''),(4102,948,'_menu_item_url',''),(4104,948,'penci_megamenu_enabled','off'),(4105,948,'penci_megamenu_dis_ajax_filter','off'),(4139,952,'_menu_item_type','taxonomy'),(4140,952,'_menu_item_menu_item_parent','1534'),(4141,952,'_menu_item_object_id','37'),(4142,952,'_menu_item_object','category'),(4143,952,'_menu_item_target',''),(4144,952,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4145,952,'_menu_item_xfn',''),(4146,952,'_menu_item_url',''),(4148,952,'penci_megamenu_enabled','off'),(4149,952,'penci_megamenu_dis_ajax_filter','off'),(4150,953,'_menu_item_type','taxonomy'),(4151,953,'_menu_item_menu_item_parent','1534'),(4152,953,'_menu_item_object_id','66'),(4153,953,'_menu_item_object','category'),(4154,953,'_menu_item_target',''),(4155,953,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4156,953,'_menu_item_xfn',''),(4157,953,'_menu_item_url',''),(4159,953,'penci_megamenu_enabled','off'),(4160,953,'penci_megamenu_dis_ajax_filter','off'),(4161,954,'_menu_item_type','taxonomy'),(4162,954,'_menu_item_menu_item_parent','1062'),(4163,954,'_menu_item_object_id','8'),(4164,954,'_menu_item_object','category'),(4165,954,'_menu_item_target',''),(4166,954,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4167,954,'_menu_item_xfn',''),(4168,954,'_menu_item_url',''),(4170,954,'penci_megamenu_enabled','off'),(4171,954,'penci_megamenu_dis_ajax_filter','off'),(4172,955,'_menu_item_type','taxonomy'),(4173,955,'_menu_item_menu_item_parent','1062'),(4174,955,'_menu_item_object_id','40'),(4175,955,'_menu_item_object','category'),(4176,955,'_menu_item_target',''),(4177,955,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4178,955,'_menu_item_xfn',''),(4179,955,'_menu_item_url',''),(4181,955,'penci_megamenu_enabled','off'),(4182,955,'penci_megamenu_dis_ajax_filter','off'),(4238,933,'penci_number_mega_menu','1'),(4239,933,'penci_width_mega_menu','width1080'),(4240,934,'penci_number_mega_menu','1'),(4241,934,'penci_width_mega_menu','width1080'),(4242,935,'penci_number_mega_menu','1'),(4243,935,'penci_width_mega_menu','width1080'),(4244,936,'penci_number_mega_menu','1'),(4245,936,'penci_width_mega_menu','width1080'),(4246,952,'penci_number_mega_menu','1'),(4247,952,'penci_width_mega_menu','width1080'),(4248,953,'penci_number_mega_menu','1'),(4249,953,'penci_width_mega_menu','width1080'),(4252,942,'penci_number_mega_menu','1'),(4253,942,'penci_width_mega_menu','width1080'),(4254,943,'penci_number_mega_menu','1'),(4255,943,'penci_width_mega_menu','width1080'),(4256,954,'penci_number_mega_menu','1'),(4257,954,'penci_width_mega_menu','width1080'),(4258,955,'penci_number_mega_menu','1'),(4259,955,'penci_width_mega_menu','width1080'),(4272,948,'penci_number_mega_menu','1'),(4273,948,'penci_width_mega_menu','width1080'),(4276,937,'penci_number_mega_menu','1'),(4277,937,'penci_width_mega_menu','width1080'),(4278,938,'penci_number_mega_menu','1'),(4279,938,'penci_width_mega_menu','width1080'),(4280,939,'penci_number_mega_menu','1'),(4281,939,'penci_width_mega_menu','width1080'),(4282,940,'penci_number_mega_menu','1'),(4283,940,'penci_width_mega_menu','width1080'),(4370,967,'_menu_item_type','taxonomy'),(4371,967,'_menu_item_menu_item_parent','1497'),(4372,967,'_menu_item_object_id','7'),(4373,967,'_menu_item_object','category'),(4374,967,'_menu_item_target',''),(4375,967,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4376,967,'_menu_item_xfn',''),(4377,967,'_menu_item_url',''),(4379,967,'penci_megamenu_enabled','on'),(4380,967,'penci_megamenu_dis_ajax_filter','off'),(4383,967,'penci_number_mega_menu','1'),(4384,967,'penci_width_mega_menu','width1080'),(4441,976,'_menu_item_type','taxonomy'),(4442,976,'_menu_item_menu_item_parent','1534'),(4443,976,'_menu_item_object_id','14'),(4444,976,'_menu_item_object','category'),(4445,976,'_menu_item_target',''),(4446,976,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4447,976,'_menu_item_xfn',''),(4448,976,'_menu_item_url',''),(4450,976,'penci_megamenu_enabled','off'),(4451,976,'penci_megamenu_dis_ajax_filter','off'),(4452,976,'penci_number_mega_menu','1'),(4453,976,'penci_width_mega_menu','width1080'),(4455,112,'_edit_lock','1579976242:1'),(4519,102,'_edit_lock','1579896639:1'),(4520,987,'_edit_lock','1580599964:1'),(4522,987,'_format_audio_embed',''),(4523,987,'_format_video_embed',''),(4524,987,'_edit_last','1'),(4525,987,'penci_use_option_current_single','1'),(4526,987,'single_sidebar_pos','sidebar-right'),(4527,987,'single_template_layout','style-2'),(4528,987,'penci_dis_auto_load_prev','0'),(4529,987,'penci_hide_featured_img','0'),(4530,987,'dis_jarallax_fea_img','0'),(4531,987,'penci_dis_amp_onpost','0'),(4532,987,'penci_enable_smlists','0'),(4533,987,'penci_smlists_title_tag','h3'),(4534,987,'penci_smlists_sort','asc'),(4535,987,'_count-views_all','70'),(4536,987,'_count-views_week','70'),(4537,987,'_count-views_month','70'),(4538,987,'_count-views_year','70'),(4539,987,'_yoast_wpseo_primary_category','41'),(4540,987,'_format_gallery_images','a:0:{}'),(4541,987,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4542,987,'penci_remove_review_old','1'),(4543,987,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4544,987,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(4545,987,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_74847664\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_49167378\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_60925684\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_34781536\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_33478448\";}}'),(4546,987,'_yoast_wpseo_content_score','30'),(4547,987,'_oembed_6b66a8d80a62e8c8ac9820bb6d34bc89','{{unknown}}'),(4548,987,'_oembed_7df8e75884be4e7bbfa82911d802a75a',''),(4549,987,'_oembed_time_7df8e75884be4e7bbfa82911d802a75a','1579998405'),(4550,987,'_oembed_a2e50dfea7f666e9de02f54ed8e129e1','{{unknown}}'),(4554,987,'_oembed_cd13d49582bf60249a5f7f948b3827ac','{{unknown}}'),(4563,578,'_edit_lock','1579905531:1'),(4574,1006,'_edit_last','1'),(4575,1006,'_count-views_all','1'),(4576,1006,'_count-views_week','1'),(4577,1006,'_count-views_month','1'),(4578,1006,'_count-views_year','1'),(4579,1006,'urlmeta','http://sc4.streamingpulse.net:7222/stream'),(4580,1006,'_edit_lock','1579907166:1'),(4585,987,'_wp_old_date','2020-01-24'),(4594,825,'_wpb_vc_js_status','true'),(4595,825,'_yoast_wpseo_content_score','60'),(4597,825,'penci_use_option_current_page','1'),(4598,825,'page_sidebar_pos','sidebar-right'),(4599,825,'page_template_layout','style-2'),(4600,825,'penci_page_align_post_title','left'),(4601,825,'penci_enable_header_tran','0'),(4602,825,'penci_hide_page_title','0'),(4603,825,'penci_hide_page_breadcrumb','0'),(4604,825,'penci_hide_page_socail_share_top','0'),(4605,825,'penci_hide_page_socail_share_bottom','0'),(4606,825,'penci_show_page_featured_img','0'),(4607,825,'penci_page_caption_above_img','0'),(4608,825,'penci_show_page_comments','0'),(4609,825,'boxed_width','1400'),(4610,825,'boxed_body_repeat','no-repeat'),(4611,825,'boxed_body_attachment','fixed'),(4612,825,'boxed_body_size','cover'),(4613,825,'boxed_container_repeat','repeat'),(4614,825,'boxed_container_attachment','fixed'),(4615,825,'boxed_container_size','cover'),(4616,825,'penci_hide_page_header','0'),(4617,825,'penci_hide_page_footer','0'),(4618,825,'penci_dis_amp_onpost','1'),(4619,825,'penci_enable_smlists','0'),(4620,825,'penci_smlists_title_tag','h3'),(4621,825,'penci_smlists_sort','asc'),(4622,1015,'_edit_lock','1584479722:1'),(4623,1015,'_format_audio_embed',''),(4624,1015,'_format_video_embed',''),(4625,1015,'_edit_last','1'),(4626,1015,'penci_use_option_current_single','1'),(4627,1015,'penci_dis_auto_load_prev','0'),(4628,1015,'penci_hide_featured_img','0'),(4629,1015,'dis_jarallax_fea_img','0'),(4630,1015,'penci_dis_amp_onpost','0'),(4631,1015,'penci_enable_smlists','0'),(4632,1015,'penci_smlists_title_tag','h3'),(4633,1015,'penci_smlists_sort','asc'),(4634,1015,'_count-views_all','58'),(4635,1015,'_count-views_week','58'),(4636,1015,'_count-views_month','58'),(4637,1015,'_count-views_year','58'),(4638,1015,'_yoast_wpseo_primary_category','41'),(4639,1015,'_format_gallery_images','a:0:{}'),(4640,1015,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4641,1015,'penci_remove_review_old','1'),(4642,1015,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4643,1015,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(4644,1015,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_63061893\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_23880766\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76532217\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_70285332\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_50305673\";}}'),(4645,1015,'_yoast_wpseo_content_score','30'),(4652,1015,'_wp_old_date','2020-01-25'),(4655,1015,'single_template_layout','style-2'),(4689,110,'_edit_last','1'),(4692,110,'_edit_lock','1580600116:1'),(4693,506,'_edit_last','1'),(4696,506,'_edit_lock','1579973377:1'),(4703,504,'_edit_last','1'),(4706,504,'_edit_lock','1579972673:1'),(4709,503,'_edit_last','1'),(4712,503,'_edit_lock','1581896933:1'),(4715,506,'_format_audio_embed',''),(4716,506,'_format_video_embed',''),(4719,506,'penci_use_option_current_single','0'),(4720,506,'penci_dis_auto_load_prev','0'),(4721,506,'penci_hide_featured_img','0'),(4722,506,'dis_jarallax_fea_img','0'),(4723,506,'penci_dis_amp_onpost','0'),(4724,506,'penci_enable_smlists','0'),(4725,506,'penci_smlists_title_tag','h3'),(4726,506,'penci_smlists_sort','asc'),(4727,506,'_yoast_wpseo_primary_category','9'),(4728,506,'_format_gallery_images','a:0:{}'),(4729,506,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4730,506,'penci_remove_review_old','1'),(4731,506,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4732,506,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(4733,506,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_77801736\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_58664354\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_33606621\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_44473822\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_27448235\";}}'),(4734,506,'_yoast_wpseo_content_score','30'),(4740,112,'_format_audio_embed',''),(4741,112,'_format_video_embed',''),(4742,112,'_edit_last','1'),(4745,112,'penci_use_option_current_single','0'),(4746,112,'penci_dis_auto_load_prev','0'),(4747,112,'penci_hide_featured_img','0'),(4748,112,'dis_jarallax_fea_img','0'),(4749,112,'penci_dis_amp_onpost','0'),(4750,112,'penci_enable_smlists','0'),(4751,112,'penci_smlists_title_tag','h3'),(4752,112,'penci_smlists_sort','asc'),(4753,112,'_format_gallery_images','a:0:{}'),(4754,112,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4755,112,'penci_remove_review_old','1'),(4756,112,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4757,112,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(4758,112,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_39060058\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_34216966\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_98501602\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_54034884\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_86801280\";}}'),(4759,1040,'_edit_lock','1580600100:1'),(4763,1040,'_format_audio_embed',''),(4764,1040,'_format_video_embed',''),(4765,1040,'_edit_last','1'),(4768,1040,'penci_use_option_current_single','0'),(4769,1040,'penci_dis_auto_load_prev','0'),(4770,1040,'penci_hide_featured_img','0'),(4771,1040,'dis_jarallax_fea_img','0'),(4772,1040,'penci_dis_amp_onpost','0'),(4773,1040,'penci_enable_smlists','0'),(4774,1040,'penci_smlists_title_tag','h3'),(4775,1040,'penci_smlists_sort','asc'),(4776,1040,'_count-views_all','29'),(4777,1040,'_count-views_week','29'),(4778,1040,'_count-views_month','29'),(4779,1040,'_count-views_year','29'),(4780,1040,'_yoast_wpseo_primary_category','65'),(4781,1040,'_format_gallery_images','a:0:{}'),(4782,1040,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4783,1040,'penci_remove_review_old','1'),(4784,1040,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4785,1040,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(4786,1040,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_41800509\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_54803919\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_26877562\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_43811597\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_31827464\";}}'),(4787,1040,'_yoast_wpseo_content_score','30'),(4806,151,'_edit_lock','1579979682:1'),(4807,151,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:336;s:6:\"height\";i:280;s:4:\"file\";s:11:\"promo-3.jpg\";}}'),(4808,151,'_edit_last','1'),(4855,1060,'_menu_item_type','taxonomy'),(4856,1060,'_menu_item_menu_item_parent','1530'),(4857,1060,'_menu_item_object_id','110'),(4858,1060,'_menu_item_object','category'),(4859,1060,'_menu_item_target',''),(4860,1060,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4861,1060,'_menu_item_xfn',''),(4862,1060,'_menu_item_url',''),(4864,1060,'penci_megamenu_enabled','on'),(4865,1060,'penci_megamenu_dis_ajax_filter','off'),(4877,1062,'_menu_item_type','taxonomy'),(4878,1062,'_menu_item_menu_item_parent','0'),(4879,1062,'_menu_item_object_id','112'),(4880,1062,'_menu_item_object','category'),(4881,1062,'_menu_item_target',''),(4882,1062,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4883,1062,'_menu_item_xfn',''),(4884,1062,'_menu_item_url',''),(4886,1062,'penci_megamenu_enabled','on'),(4887,1062,'penci_megamenu_dis_ajax_filter','off'),(4888,1063,'_menu_item_type','taxonomy'),(4889,1063,'_menu_item_menu_item_parent','0'),(4890,1063,'_menu_item_object_id','113'),(4891,1063,'_menu_item_object','category'),(4892,1063,'_menu_item_target',''),(4893,1063,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4894,1063,'_menu_item_xfn',''),(4895,1063,'_menu_item_url',''),(4897,1063,'penci_megamenu_enabled','on'),(4898,1063,'penci_megamenu_dis_ajax_filter','off'),(4899,1064,'_menu_item_type','taxonomy'),(4900,1064,'_menu_item_menu_item_parent','0'),(4901,1064,'_menu_item_object_id','114'),(4902,1064,'_menu_item_object','category'),(4903,1064,'_menu_item_target',''),(4904,1064,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4905,1064,'_menu_item_xfn',''),(4906,1064,'_menu_item_url',''),(4908,1064,'penci_megamenu_enabled','on'),(4909,1064,'penci_megamenu_dis_ajax_filter','off'),(4914,1060,'penci_number_mega_menu','1'),(4915,1060,'penci_width_mega_menu','width1080'),(4918,1062,'penci_number_mega_menu','1'),(4919,1062,'penci_width_mega_menu','width1080'),(4920,1063,'penci_number_mega_menu','1'),(4921,1063,'penci_width_mega_menu','width1080'),(4922,1064,'penci_number_mega_menu','1'),(4923,1064,'penci_width_mega_menu','width1080'),(4924,1065,'_edit_lock','1580600074:1'),(4925,1065,'_format_audio_embed',''),(4926,1065,'_format_video_embed',''),(4927,1065,'_edit_last','1'),(4928,1065,'penci_use_option_current_single','1'),(4929,1065,'single_template_layout','style-2'),(4930,1065,'penci_dis_auto_load_prev','0'),(4931,1065,'penci_hide_featured_img','0'),(4932,1065,'dis_jarallax_fea_img','0'),(4933,1065,'penci_dis_amp_onpost','0'),(4934,1065,'penci_enable_smlists','0'),(4935,1065,'penci_smlists_title_tag','h3'),(4936,1065,'penci_smlists_sort','asc'),(4937,1065,'_count-views_all','23'),(4938,1065,'_count-views_week','23'),(4939,1065,'_count-views_month','23'),(4940,1065,'_count-views_year','23'),(4941,1065,'_yoast_wpseo_primary_category',''),(4942,1065,'_format_gallery_images','a:0:{}'),(4943,1065,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4944,1065,'penci_remove_review_old','1'),(4945,1065,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4946,1065,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(4947,1065,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_13495738\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_74240370\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_56409127\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_54971764\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_96734652\";}}'),(4948,1065,'_yoast_wpseo_content_score','30'),(4949,1067,'_wp_attached_file','2020/01/Catching-scaled.jpg'),(4950,1067,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2020/01/Catching-scaled.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Catching-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Catching-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Catching-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:20:\"Catching-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"Catching-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"Catching-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:20:\"Catching-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:20:\"Catching-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:20:\"Catching-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:20:\"Catching-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:20:\"Catching-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:20:\"Catching-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:20:\"Catching-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"penci-thumb-1920-auto\";a:4:{s:4:\"file\";s:22:\"Catching-1920x1440.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:20:\"Catching-960x720.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:20:\"Catching-533x400.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:20:\"Catching-585x439.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon IXY DIGITAL 700\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1150458222\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"7.7\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"Catching.jpg\";s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:56;s:4:\"webp\";i:0;}}'),(4951,1069,'_wp_attached_file','2020/01/What-beautiful-Taiwan-is.jpg'),(4952,1069,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1329;s:4:\"file\";s:36:\"2020/01/What-beautiful-Taiwan-is.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"What-beautiful-Taiwan-is-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-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:36:\"What-beautiful-Taiwan-is-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"What-beautiful-Taiwan-is-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"penci-thumb-1920-auto\";a:4:{s:4:\"file\";s:38:\"What-beautiful-Taiwan-is-1920x1276.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-960x638.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-602x400.jpg\";s:5:\"width\";i:602;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:36:\"What-beautiful-Taiwan-is-585x389.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D70s\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1150560923\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:65;s:4:\"webp\";i:0;}}'),(4953,1065,'_thumbnail_id','1077'),(4959,1065,'_wp_old_date','2020-01-26'),(4975,1073,'_edit_lock','1580602934:1'),(4976,1074,'_wp_attached_file','2020/01/zile-maghiare-2019.jpg'),(4977,1074,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2020/01/zile-maghiare-2019.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"zile-maghiare-2019-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-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:30:\"zile-maghiare-2019-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"zile-maghiare-2019-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-960x540.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-711x400.jpg\";s:5:\"width\";i:711;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:30:\"zile-maghiare-2019-585x329.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:329;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:88;s:4:\"webp\";i:0;}}'),(4978,1073,'_thumbnail_id','1074'),(4979,1073,'_format_audio_embed',''),(4980,1073,'_format_video_embed',''),(4981,1073,'_edit_last','1'),(4982,1073,'penci_use_option_current_single','1'),(4983,1073,'penci_dis_auto_load_prev','0'),(4984,1073,'penci_hide_featured_img','0'),(4985,1073,'dis_jarallax_fea_img','0'),(4986,1073,'penci_dis_amp_onpost','0'),(4987,1073,'penci_enable_smlists','0'),(4988,1073,'penci_smlists_title_tag','h3'),(4989,1073,'penci_smlists_sort','asc'),(4990,1073,'_count-views_all','80'),(4991,1073,'_count-views_week','80'),(4992,1073,'_count-views_month','80'),(4993,1073,'_count-views_year','80'),(4994,1073,'_yoast_wpseo_primary_category','41'),(4995,1073,'_format_gallery_images','a:0:{}'),(4996,1073,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(4997,1073,'penci_remove_review_old','1'),(4998,1073,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(4999,1073,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5000,1073,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_64599964\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_4032331\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_75531251\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_73678852\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_82702810\";}}'),(5001,1073,'_yoast_wpseo_content_score','30'),(5013,1077,'_wp_attached_file','2019/08/awake-festival-2019.jpg'),(5014,1077,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:31:\"2019/08/awake-festival-2019.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-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:31:\"awake-festival-2019-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-480x600.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-533x400.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:31:\"awake-festival-2019-585x439.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:439;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"8\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5021,1073,'_wp_old_date','2020-01-26'),(5022,1078,'_wp_attached_file','2020/01/politistimureseni_660x330.jpg'),(5023,1078,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:330;s:4:\"file\";s:37:\"2020/01/politistimureseni_660x330.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-480x330.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-480x330.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-280x330.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:37:\"politistimureseni_660x330-585x293.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:293;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"3\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5026,1040,'_thumbnail_id','1078'),(5029,1080,'_wp_attached_file','2019/08/pod_peste_mures.jpg'),(5030,1080,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:467;s:4:\"file\";s:27:\"2019/08/pod_peste_mures.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-480x467.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-480x467.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:27:\"pod_peste_mures-585x390.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:390;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:10:\"1535626901\";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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"35\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5033,987,'_thumbnail_id','1080'),(5039,1081,'_wp_attached_file','2019/08/Autostrada-Unirii.jpg'),(5040,1081,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:580;s:6:\"height\";i:363;s:4:\"file\";s:29:\"2019/08/Autostrada-Unirii.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-480x363.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-480x363.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-280x363.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:29:\"Autostrada-Unirii-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"32\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5043,1015,'_thumbnail_id','1081'),(5048,1083,'_menu_item_type','taxonomy'),(5049,1083,'_menu_item_menu_item_parent','1064'),(5050,1083,'_menu_item_object_id','126'),(5051,1083,'_menu_item_object','category'),(5052,1083,'_menu_item_target',''),(5053,1083,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5054,1083,'_menu_item_xfn',''),(5055,1083,'_menu_item_url',''),(5057,1083,'penci_megamenu_enabled','off'),(5058,1083,'penci_megamenu_dis_ajax_filter','off'),(5059,1083,'penci_number_mega_menu','1'),(5060,1083,'penci_width_mega_menu','width1080'),(5067,1086,'_edit_lock','1580142664:1'),(5068,1086,'_edit_last','1'),(5069,1086,'penci_use_option_current_page','0'),(5070,1086,'page_sidebar_pos','sidebar-right'),(5071,1086,'page_template_layout','style-1'),(5072,1086,'penci_page_align_post_title','left'),(5073,1086,'penci_enable_header_tran','0'),(5074,1086,'penci_hide_page_title','0'),(5075,1086,'penci_hide_page_breadcrumb','0'),(5076,1086,'penci_hide_page_socail_share_top','0'),(5077,1086,'penci_hide_page_socail_share_bottom','0'),(5078,1086,'penci_show_page_featured_img','0'),(5079,1086,'penci_page_caption_above_img','0'),(5080,1086,'penci_show_page_comments','0'),(5081,1086,'boxed_width','1400'),(5082,1086,'boxed_body_repeat','no-repeat'),(5083,1086,'boxed_body_attachment','fixed'),(5084,1086,'boxed_body_size','cover'),(5085,1086,'boxed_container_repeat','repeat'),(5086,1086,'boxed_container_attachment','fixed'),(5087,1086,'boxed_container_size','cover'),(5088,1086,'penci_hide_page_header','0'),(5089,1086,'penci_hide_page_footer','0'),(5090,1086,'penci_dis_amp_onpost','0'),(5091,1086,'penci_enable_smlists','0'),(5092,1086,'penci_smlists_title_tag','h3'),(5093,1086,'penci_smlists_sort','asc'),(5095,1086,'_oembed_0409f05a768f29b355c594ff98200d35','{{unknown}}'),(5096,1086,'_oembed_7fc267839a99a1599f87503f79d59833','

" La doar 10 de zile după ce o boală ca pneumonia a fost raportată pentru prima dată în rândul persoanelor care au...

Publicată de Dan Mașca pe Sâmbătă, 25 ianuarie 2020
'),(5097,1086,'_oembed_time_7fc267839a99a1599f87503f79d59833','1580142544'),(5098,1086,'_oembed_379de9b4b1471aca87324a0cf72a7f95','
Avionul GermanWings a fost prăbuşit INTENŢIONAT, unul dintre piloţi s-a închis în cabină
'),(5099,1086,'_oembed_time_379de9b4b1471aca87324a0cf72a7f95','1580142546'),(5102,1086,'_yoast_wpseo_content_score','60'),(5106,1086,'_oembed_ccd7ab68456f3d63bcf205c79ae81561','
Austria va experimenta o alianța inedită între OeVP și Verzi. “Am reușit să reunim tot ce este mai bun din ambele lumi”
'),(5107,1086,'_oembed_time_ccd7ab68456f3d63bcf205c79ae81561','1580142548'),(5110,1103,'_edit_lock','1580598899:1'),(5111,1104,'_wp_attached_file','2020/01/atlasfm_stiri_2008.jpg'),(5112,1104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:30:\"2020/01/atlasfm_stiri_2008.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"atlasfm_stiri_2008-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-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:30:\"atlasfm_stiri_2008-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-960x504.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-762x400.jpg\";s:5:\"width\";i:762;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:30:\"atlasfm_stiri_2008-585x307.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:307;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"9\";s:8:\"quantity\";d:93;s:4:\"webp\";i:0;}}'),(5113,1103,'_edit_last','1'),(5114,1103,'penci_use_option_current_page','0'),(5115,1103,'page_sidebar_pos','sidebar-right'),(5116,1103,'page_template_layout','style-1'),(5117,1103,'penci_page_align_post_title','left'),(5118,1103,'penci_enable_header_tran','0'),(5119,1103,'penci_hide_page_title','0'),(5120,1103,'penci_hide_page_breadcrumb','0'),(5121,1103,'penci_hide_page_socail_share_top','0'),(5122,1103,'penci_hide_page_socail_share_bottom','0'),(5123,1103,'penci_show_page_featured_img','0'),(5124,1103,'penci_page_caption_above_img','0'),(5125,1103,'penci_show_page_comments','0'),(5126,1103,'boxed_width','1400'),(5127,1103,'boxed_body_repeat','no-repeat'),(5128,1103,'boxed_body_attachment','fixed'),(5129,1103,'boxed_body_size','cover'),(5130,1103,'boxed_container_repeat','repeat'),(5131,1103,'boxed_container_attachment','fixed'),(5132,1103,'boxed_container_size','cover'),(5133,1103,'penci_hide_page_header','0'),(5134,1103,'penci_hide_page_footer','0'),(5135,1103,'penci_dis_amp_onpost','0'),(5136,1103,'penci_enable_smlists','0'),(5137,1103,'penci_smlists_title_tag','h3'),(5138,1103,'penci_smlists_sort','asc'),(5139,1103,'_yoast_wpseo_content_score','30'),(5140,1103,'_oembed_a64ddf42322400cb40539efa385b65f6',''),(5141,1103,'_oembed_time_a64ddf42322400cb40539efa385b65f6','1580078385'),(5142,1103,'penci_recipe_rate_total','5'),(5143,1103,'penci_recipe_rate_people','1'),(5148,1115,'_edit_lock','1582030363:1'),(5149,1115,'_oembed_7c7b54f64658552fcbb40c78cf5a20d0','

Mihaela Evi: "Fără susținere, singuri de capul nostru... nu vom putea ține echipa"Echipa feminină de handbal CSM...

Publicată de Craciun Sorin pe Marţi, 21 ianuarie 2020
'),(5150,1115,'_oembed_time_7c7b54f64658552fcbb40c78cf5a20d0','1580143106'),(5151,1117,'_wp_attached_file','2020/01/SorinC_EviMan.jpg'),(5152,1117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1026;s:6:\"height\";i:1824;s:4:\"file\";s:25:\"2020/01/SorinC_EviMan.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"SorinC_EviMan-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-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:\"SorinC_EviMan-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"SorinC_EviMan-864x1536.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:26:\"SorinC_EviMan-960x1707.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:1707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:25:\"SorinC_EviMan-225x400.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:26:\"SorinC_EviMan-585x1040.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:1040;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"1\";s:8:\"quantity\";d:63;s:4:\"webp\";i:0;}}'),(5155,1115,'_format_audio_embed',''),(5156,1115,'_format_video_embed',''),(5157,1115,'_edit_last','1'),(5159,1115,'penci_use_option_current_single','1'),(5160,1115,'penci_dis_auto_load_prev','0'),(5161,1115,'penci_hide_featured_img','0'),(5162,1115,'dis_jarallax_fea_img','0'),(5163,1115,'penci_dis_amp_onpost','0'),(5164,1115,'penci_enable_smlists','0'),(5165,1115,'penci_smlists_title_tag','h3'),(5166,1115,'penci_smlists_sort','asc'),(5167,1115,'_count-views_all','71'),(5168,1115,'_count-views_week','71'),(5169,1115,'_count-views_month','71'),(5170,1115,'_count-views_year','71'),(5171,1115,'_yoast_wpseo_primary_category','11'),(5172,1115,'_format_gallery_images','a:0:{}'),(5173,1115,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5174,1115,'penci_remove_review_old','1'),(5175,1115,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5176,1115,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5177,1115,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_70172418\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_83310104\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_51270019\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76053096\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_50873294\";}}'),(5178,1115,'_yoast_wpseo_content_score','30'),(5179,1119,'_wp_attached_file','2020/01/CSM-TgM.jpg'),(5180,1119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:445;s:4:\"file\";s:19:\"2020/01/CSM-TgM.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-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:19:\"CSM-TgM-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-480x445.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-480x445.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-760x445.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-719x400.jpg\";s:5:\"width\";i:719;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:19:\"CSM-TgM-585x325.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:325;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"1\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5183,1115,'_thumbnail_id','1119'),(5189,1121,'_wp_attached_file','2020/01/CSM-TgM2.jpg'),(5190,1121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:330;s:4:\"file\";s:20:\"2020/01/CSM-TgM2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-480x330.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-480x330.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-280x330.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:20:\"CSM-TgM2-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5195,1121,'_edit_lock','1580151889:1'),(5196,1121,'_edit_last','1'),(5260,1150,'_edit_lock','1580599874:1'),(5261,1150,'_oembed_537e7d4464a5fc558457130ece7658df','

ATENȚIE!❄Ninsorile se întorc din această noapte în zonele montane! ❄Meteorologii au emis o atenționare cu COD GALBEN...

Publicată de Directia Regionala de Drumuri si Poduri Brasov pe Marţi, 28 ianuarie 2020
'),(5262,1150,'_oembed_time_537e7d4464a5fc558457130ece7658df','1580488638'),(5263,1150,'_format_audio_embed',''),(5264,1150,'_format_video_embed',''),(5265,1150,'_edit_last','1'),(5266,1150,'penci_use_option_current_single','0'),(5267,1150,'penci_dis_auto_load_prev','0'),(5268,1150,'penci_hide_featured_img','0'),(5269,1150,'dis_jarallax_fea_img','0'),(5270,1150,'penci_dis_amp_onpost','0'),(5271,1150,'penci_enable_smlists','0'),(5272,1150,'penci_smlists_title_tag','h3'),(5273,1150,'penci_smlists_sort','asc'),(5274,1150,'_count-views_all','50'),(5275,1150,'_count-views_week','50'),(5276,1150,'_count-views_month','50'),(5277,1150,'_count-views_year','50'),(5278,1150,'_yoast_wpseo_primary_category','9'),(5279,1150,'_format_gallery_images','a:0:{}'),(5280,1150,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5281,1150,'penci_remove_review_old','1'),(5282,1150,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5283,1150,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5284,1150,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_35517002\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_99581914\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_43665114\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_90860077\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_33600517\";}}'),(5285,1150,'_yoast_wpseo_content_score','60'),(5286,1153,'_wp_attached_file','2020/01/Meteo_DRBV.png'),(5287,1153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:473;s:6:\"height\";i:292;s:4:\"file\";s:22:\"2020/01/Meteo_DRBV.png\";s:5:\"sizes\";a:0:{}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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"2\";s:8:\"quantity\";d:100;s:4:\"webp\";i:0;}}'),(5290,1150,'_thumbnail_id','1153'),(5292,1150,'_wp_old_date','2020-01-31'),(5293,1153,'_edit_lock','1580489865:1'),(5294,1153,'_wp_attachment_backup_sizes','a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:473;s:6:\"height\";i:292;s:4:\"file\";s:14:\"Meteo_DRBV.png\";}s:18:\"full-1580487045714\";a:3:{s:5:\"width\";i:473;s:6:\"height\";i:292;s:4:\"file\";s:29:\"Meteo_DRBV-e1580487032490.png\";}s:18:\"full-1580487064892\";a:3:{s:5:\"width\";i:473;s:6:\"height\";i:292;s:4:\"file\";s:29:\"Meteo_DRBV-e1580487045714.png\";}}'),(5297,1150,'_oembed_a6e555668b62aed907847ddfb7a8c4d7',''),(5298,1150,'_oembed_time_a6e555668b62aed907847ddfb7a8c4d7','1580488638'),(5302,1160,'_wp_attached_file','2020/01/DN10-limita-intre-jud-Bv-si-Cv.jpeg'),(5303,1160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1600;s:4:\"file\";s:43:\"2020/01/DN10-limita-intre-jud-Bv-si-Cv.jpeg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"DN10-limita-intre-jud-Bv-si-Cv-576x1024.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-150x150.jpeg\";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:44:\"DN10-limita-intre-jud-Bv-si-Cv-768x1365.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:44:\"DN10-limita-intre-jud-Bv-si-Cv-864x1536.jpeg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-480x645.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-480x320.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-280x376.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-280x186.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-280x280.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:43:\"DN10-limita-intre-jud-Bv-si-Cv-760x570.jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:570;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";d:77;s:4:\"webp\";i:0;}}'),(5304,1161,'_wp_attached_file','2020/01/DN11C-zona-Balvanyos-jud-Covasna.jpeg'),(5305,1161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:45:\"2020/01/DN11C-zona-Balvanyos-jud-Covasna.jpeg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"DN11C-zona-Balvanyos-jud-Covasna-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-150x150.jpeg\";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:46:\"DN11C-zona-Balvanyos-jud-Covasna-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"DN11C-zona-Balvanyos-jud-Covasna-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-480x645.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-480x320.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-280x376.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-280x186.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-280x280.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:45:\"DN11C-zona-Balvanyos-jud-Covasna-760x570.jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:570;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:{}}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";d:75;s:4:\"webp\";i:0;}}'),(5314,1040,'_wp_old_date','2020-08-15'),(5327,1169,'_wp_attached_file','2020/01/BebasNeue-Regular.woff'),(5328,1170,'_wp_attached_file','2020/01/museosans_500-webfont.woff'),(5329,1171,'_wp_attached_file','2020/01/BebasNeue-Regular-1.woff'),(5330,1172,'_wp_attached_file','2020/01/BebasNeue-Regular.woff2'),(5331,1173,'_wp_attached_file','2020/01/BebasNeue-Regular.ttf'),(5332,1174,'_wp_attached_file','2020/01/BebasNeue-Regular.eot'),(5333,1175,'_wp_attached_file','2020/01/BebasNeue-Regular.otf'),(5334,1176,'_wp_attached_file','2020/01/museosans_500-webfont-1.woff'),(5335,1177,'_wp_attached_file','2020/01/museosans_500-webfont.woff2'),(5336,1178,'_wp_attached_file','2020/01/museosans_500-webfont-2.woff'),(5360,1189,'_wp_attached_file','2020/02/montserratalternates-regular-webfont.woff'),(5361,1190,'_wp_attached_file','2020/02/BebasNeue-Regular.woff2'),(5362,1191,'_wp_attached_file','2020/02/montserratalternates-regular-webfont.woff2'),(5372,1197,'_wp_attached_file','2020/02/librecaslondisplay-regular-webfont.woff'),(5373,1198,'_wp_attached_file','2020/02/librecaslontext-bold-webfont.woff'),(5374,1199,'_wp_attached_file','2020/02/librecaslontext-italic-webfont.woff'),(5376,1203,'_wpb_shortcodes_custom_css','.vc_custom_1580516236427{background-color: #ffcc00 !important;}.vc_custom_1580512504964{padding-top: 3px !important;}.vc_custom_1580515954438{background-color: #ffeb9b !important;}.vc_custom_1580490356275{background-color: #ffe066 !important;}.vc_custom_1580490383392{background-color: #ffe066 !important;}'),(5377,1203,'_wp_page_template','page-templates/full-width.php'),(5378,1203,'_wpb_vc_js_status','true'),(5379,1203,'penci_use_option_current_page','0'),(5380,1203,'page_sidebar_pos','sidebar-right'),(5381,1203,'page_template_layout','style-1'),(5382,1203,'penci_page_align_post_title','left'),(5383,1203,'penci_enable_header_tran','0'),(5384,1203,'penci_hide_page_title','0'),(5385,1203,'penci_hide_page_breadcrumb','0'),(5386,1203,'penci_hide_page_socail_share_top','0'),(5387,1203,'penci_hide_page_socail_share_bottom','0'),(5388,1203,'penci_show_page_featured_img','0'),(5389,1203,'penci_page_caption_above_img','0'),(5390,1203,'penci_show_page_comments','0'),(5391,1203,'boxed_width','1400'),(5392,1203,'boxed_body_repeat','no-repeat'),(5393,1203,'boxed_body_attachment','fixed'),(5394,1203,'boxed_body_size','cover'),(5395,1203,'boxed_container_repeat','repeat'),(5396,1203,'boxed_container_attachment','fixed'),(5397,1203,'boxed_container_size','cover'),(5398,1203,'penci_hide_page_header','0'),(5399,1203,'penci_hide_page_footer','0'),(5400,1203,'_yoast_wpseo_content_score','60'),(5401,1203,'penci_dis_amp_onpost','0'),(5402,1203,'penci_enable_smlists','0'),(5403,1203,'penci_smlists_title_tag','h3'),(5404,1203,'penci_smlists_sort','asc'),(5405,1203,'_dp_original','795'),(5432,1115,'single_sidebar_pos','sidebar-right'),(5433,1115,'single_template_layout','style-2'),(5506,1073,'single_template_layout','style-2'),(5528,1257,'_menu_item_type','taxonomy'),(5529,1257,'_menu_item_menu_item_parent','1534'),(5530,1257,'_menu_item_object_id','135'),(5531,1257,'_menu_item_object','category'),(5532,1257,'_menu_item_target',''),(5533,1257,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5534,1257,'_menu_item_xfn',''),(5535,1257,'_menu_item_url',''),(5537,1257,'penci_megamenu_enabled','off'),(5538,1257,'penci_megamenu_dis_ajax_filter','off'),(5539,1257,'penci_number_mega_menu','1'),(5540,1257,'penci_width_mega_menu','width1080'),(5541,1258,'_menu_item_type','taxonomy'),(5542,1258,'_menu_item_menu_item_parent','1534'),(5543,1258,'_menu_item_object_id','134'),(5544,1258,'_menu_item_object','category'),(5545,1258,'_menu_item_target',''),(5546,1258,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5547,1258,'_menu_item_xfn',''),(5548,1258,'_menu_item_url',''),(5550,1258,'penci_megamenu_enabled','off'),(5551,1258,'penci_megamenu_dis_ajax_filter','off'),(5552,1258,'penci_number_mega_menu','1'),(5553,1258,'penci_width_mega_menu','width1080'),(5556,1261,'_menu_item_type','taxonomy'),(5557,1261,'_menu_item_menu_item_parent','1534'),(5558,1261,'_menu_item_object_id','137'),(5559,1261,'_menu_item_object','category'),(5560,1261,'_menu_item_target',''),(5561,1261,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5562,1261,'_menu_item_xfn',''),(5563,1261,'_menu_item_url',''),(5565,1261,'penci_megamenu_enabled','off'),(5566,1261,'penci_megamenu_dis_ajax_filter','off'),(5567,1261,'penci_number_mega_menu','1'),(5568,1261,'penci_width_mega_menu','width1080'),(5577,1264,'_edit_lock','1581368693:1'),(5578,1264,'_thumbnail_id','441'),(5580,1264,'_edit_last','1'),(5581,1264,'penci_use_option_current_page','1'),(5582,1264,'page_sidebar_pos','sidebar-right'),(5583,1264,'page_template_layout','style-2'),(5584,1264,'penci_page_align_post_title','left'),(5585,1264,'penci_page_size_post_title','20'),(5586,1264,'penci_enable_header_tran','0'),(5587,1264,'penci_hide_page_title','0'),(5588,1264,'penci_hide_page_breadcrumb','0'),(5589,1264,'penci_hide_page_socail_share_top','0'),(5590,1264,'penci_hide_page_socail_share_bottom','0'),(5591,1264,'penci_show_page_featured_img','1'),(5592,1264,'penci_page_caption_above_img','1'),(5593,1264,'penci_show_page_comments','0'),(5594,1264,'boxed_width','1400'),(5595,1264,'boxed_body_repeat','no-repeat'),(5596,1264,'boxed_body_attachment','fixed'),(5597,1264,'boxed_body_size','cover'),(5598,1264,'boxed_container_repeat','repeat'),(5599,1264,'boxed_container_attachment','fixed'),(5600,1264,'boxed_container_size','cover'),(5601,1264,'penci_hide_page_header','0'),(5602,1264,'penci_hide_page_footer','0'),(5603,1264,'penci_dis_amp_onpost','0'),(5604,1264,'penci_enable_smlists','0'),(5605,1264,'penci_smlists_title_tag','h3'),(5606,1264,'penci_smlists_sort','asc'),(5607,1264,'_yoast_wpseo_content_score','30'),(5608,1264,'_wpb_vc_js_status','true'),(5656,1276,'_edit_lock','1580936376:1'),(5659,1276,'_thumbnail_id','467'),(5660,1276,'_format_audio_embed',''),(5661,1276,'_format_video_embed',''),(5662,1276,'_edit_last','1'),(5665,1276,'penci_use_option_current_single','0'),(5666,1276,'penci_dis_auto_load_prev','0'),(5667,1276,'penci_hide_featured_img','0'),(5668,1276,'dis_jarallax_fea_img','0'),(5669,1276,'penci_dis_amp_onpost','0'),(5670,1276,'penci_enable_smlists','0'),(5671,1276,'penci_smlists_title_tag','h3'),(5672,1276,'penci_smlists_sort','asc'),(5673,1276,'_count-views_all','4'),(5674,1276,'_count-views_week','4'),(5675,1276,'_count-views_month','4'),(5676,1276,'_count-views_year','4'),(5677,1276,'_yoast_wpseo_primary_category','37'),(5678,1276,'_format_gallery_images','a:0:{}'),(5679,1276,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5680,1276,'penci_remove_review_old','1'),(5681,1276,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5682,1276,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5683,1276,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_2448485\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76327752\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_65185895\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_67898881\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_37055073\";}}'),(5684,1276,'_yoast_wpseo_content_score','30'),(5685,1278,'_thumbnail_id','468'),(5686,1278,'_format_audio_embed',''),(5687,1278,'_format_video_embed',''),(5688,1278,'penci_use_option_current_single','0'),(5689,1278,'penci_dis_auto_load_prev','0'),(5690,1278,'penci_hide_featured_img','0'),(5691,1278,'dis_jarallax_fea_img','0'),(5692,1278,'penci_dis_amp_onpost','0'),(5693,1278,'penci_enable_smlists','0'),(5694,1278,'penci_smlists_title_tag','h3'),(5695,1278,'penci_smlists_sort','asc'),(5696,1278,'_count-views_all','2'),(5697,1278,'_count-views_week','2'),(5698,1278,'_count-views_month','2'),(5699,1278,'_count-views_year','2'),(5700,1278,'_yoast_wpseo_primary_category','109'),(5701,1278,'_format_gallery_images','a:0:{}'),(5702,1278,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5703,1278,'penci_remove_review_old','1'),(5704,1278,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5705,1278,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5706,1278,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_2448485\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76327752\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_65185895\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_67898881\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_37055073\";}}'),(5707,1278,'_yoast_wpseo_content_score','30'),(5708,1278,'_dp_original','1276'),(5709,1278,'_edit_lock','1580669351:1'),(5712,1278,'_edit_last','1'),(5715,1280,'_thumbnail_id','167'),(5716,1280,'_format_audio_embed',''),(5717,1280,'_format_video_embed',''),(5718,1280,'penci_use_option_current_single','0'),(5719,1280,'penci_dis_auto_load_prev','0'),(5720,1280,'penci_hide_featured_img','0'),(5721,1280,'dis_jarallax_fea_img','0'),(5722,1280,'penci_dis_amp_onpost','0'),(5723,1280,'penci_enable_smlists','0'),(5724,1280,'penci_smlists_title_tag','h3'),(5725,1280,'penci_smlists_sort','asc'),(5726,1280,'_count-views_all','4'),(5727,1280,'_count-views_week','4'),(5728,1280,'_count-views_month','4'),(5729,1280,'_count-views_year','4'),(5730,1280,'_yoast_wpseo_primary_category','109'),(5731,1280,'_format_gallery_images','a:0:{}'),(5732,1280,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5733,1280,'penci_remove_review_old','1'),(5734,1280,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5735,1280,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5736,1280,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_2448485\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76327752\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_65185895\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_67898881\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_37055073\";}}'),(5737,1280,'_yoast_wpseo_content_score','30'),(5741,1280,'_dp_original','1278'),(5742,1280,'_edit_lock','1580669439:1'),(5743,1280,'_edit_last','1'),(5746,1282,'_thumbnail_id','909'),(5747,1282,'_format_audio_embed',''),(5748,1282,'_format_video_embed',''),(5749,1282,'penci_use_option_current_single','0'),(5750,1282,'penci_dis_auto_load_prev','0'),(5751,1282,'penci_hide_featured_img','0'),(5752,1282,'dis_jarallax_fea_img','0'),(5753,1282,'penci_dis_amp_onpost','0'),(5754,1282,'penci_enable_smlists','0'),(5755,1282,'penci_smlists_title_tag','h3'),(5756,1282,'penci_smlists_sort','asc'),(5757,1282,'_count-views_all','3'),(5758,1282,'_count-views_week','3'),(5759,1282,'_count-views_month','3'),(5760,1282,'_count-views_year','3'),(5761,1282,'_yoast_wpseo_primary_category','109'),(5762,1282,'_format_gallery_images','a:0:{}'),(5763,1282,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5764,1282,'penci_remove_review_old','1'),(5765,1282,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5766,1282,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5767,1282,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_2448485\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76327752\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_65185895\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_67898881\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_37055073\";}}'),(5768,1282,'_yoast_wpseo_content_score','30'),(5772,1282,'_dp_original','1280'),(5773,1282,'_edit_lock','1580669584:1'),(5774,1282,'_edit_last','1'),(5777,1284,'_thumbnail_id','152'),(5778,1284,'_format_audio_embed',''),(5779,1284,'_format_video_embed',''),(5780,1284,'penci_use_option_current_single','0'),(5781,1284,'penci_dis_auto_load_prev','0'),(5782,1284,'penci_hide_featured_img','0'),(5783,1284,'dis_jarallax_fea_img','0'),(5784,1284,'penci_dis_amp_onpost','0'),(5785,1284,'penci_enable_smlists','0'),(5786,1284,'penci_smlists_title_tag','h3'),(5787,1284,'penci_smlists_sort','asc'),(5788,1284,'_count-views_all','4'),(5789,1284,'_count-views_week','4'),(5790,1284,'_count-views_month','4'),(5791,1284,'_count-views_year','4'),(5792,1284,'_yoast_wpseo_primary_category','109'),(5793,1284,'_format_gallery_images','a:0:{}'),(5794,1284,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5795,1284,'penci_remove_review_old','1'),(5796,1284,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5797,1284,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5798,1284,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_2448485\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_76327752\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_65185895\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_67898881\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_37055073\";}}'),(5799,1284,'_yoast_wpseo_content_score','30'),(5801,1284,'_dp_original','1282'),(5802,1284,'_edit_lock','1580674293:1'),(5805,1284,'_edit_last','1'),(5820,1290,'_edit_lock','1580753283:1'),(5823,1290,'_format_audio_embed',''),(5824,1290,'_format_video_embed',''),(5825,1290,'_edit_last','1'),(5828,1290,'penci_use_option_current_single','0'),(5829,1290,'penci_dis_auto_load_prev','0'),(5830,1290,'penci_hide_featured_img','0'),(5831,1290,'dis_jarallax_fea_img','0'),(5832,1290,'penci_dis_amp_onpost','0'),(5833,1290,'penci_enable_smlists','0'),(5834,1290,'penci_smlists_title_tag','h3'),(5835,1290,'penci_smlists_sort','asc'),(5836,1290,'_count-views_all','2'),(5837,1290,'_count-views_week','2'),(5838,1290,'_count-views_month','2'),(5839,1290,'_count-views_year','2'),(5840,1290,'_yoast_wpseo_primary_category','37'),(5841,1290,'_format_gallery_images','a:0:{}'),(5842,1290,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5843,1290,'penci_remove_review_old','1'),(5844,1290,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5845,1290,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5846,1290,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_45303892\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_92926097\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_13486583\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_90429784\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_94509943\";}}'),(5847,1290,'_yoast_wpseo_content_score','30'),(5852,1292,'_edit_lock','1582030224:1'),(5855,1292,'_thumbnail_id','591'),(5856,1292,'_format_audio_embed',''),(5857,1292,'_format_video_embed',''),(5858,1292,'_edit_last','1'),(5861,1292,'penci_use_option_current_single','0'),(5862,1292,'penci_dis_auto_load_prev','0'),(5863,1292,'penci_hide_featured_img','0'),(5864,1292,'dis_jarallax_fea_img','0'),(5865,1292,'penci_dis_amp_onpost','0'),(5866,1292,'penci_enable_smlists','0'),(5867,1292,'penci_smlists_title_tag','h3'),(5868,1292,'penci_smlists_sort','asc'),(5869,1292,'_count-views_all','3'),(5870,1292,'_count-views_week','3'),(5871,1292,'_count-views_month','3'),(5872,1292,'_count-views_year','3'),(5873,1292,'_yoast_wpseo_primary_category','37'),(5874,1292,'_format_gallery_images','a:0:{}'),(5875,1292,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5876,1292,'penci_remove_review_old','1'),(5877,1292,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5878,1292,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5879,1292,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_55136557\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_5323212\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_92800976\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_1410898\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_44479925\";}}'),(5880,1292,'_yoast_wpseo_content_score','60'),(5883,42,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.5901716214948891;s:5:\"bytes\";i:5113;s:11:\"size_before\";i:53315;s:10:\"size_after\";i:48202;s:4:\"time\";d:0.26000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:510;s:10:\"size_after\";i:510;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.35;s:5:\"bytes\";i:3484;s:11:\"size_before\";i:33649;s:10:\"size_after\";i:30165;s:4:\"time\";d:0.11;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.9399999999999995;s:5:\"bytes\";i:799;s:11:\"size_before\";i:8041;s:10:\"size_after\";i:7242;s:4:\"time\";d:0.059999999999999998;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4699999999999998;s:5:\"bytes\";i:830;s:11:\"size_before\";i:11115;s:10:\"size_after\";i:10285;s:4:\"time\";d:0.059999999999999998;}}}'),(5884,66,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:798995;s:10:\"size_after\";i:798995;s:4:\"time\";d:1.1400000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50707;s:10:\"size_after\";i:50707;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30837;s:10:\"size_after\";i:30837;s:4:\"time\";d:0.040000000000000001;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:388613;s:10:\"size_after\";i:388613;s:4:\"time\";d:0.78000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:328838;s:10:\"size_after\";i:328838;s:4:\"time\";d:0.25;}}}'),(5885,73,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.5137048971635436;s:5:\"bytes\";i:5327;s:11:\"size_before\";i:351918;s:10:\"size_after\";i:346591;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10880;s:10:\"size_after\";i:10880;s:4:\"time\";d:0.029999999999999999;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64488;s:10:\"size_after\";i:64488;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8920;s:10:\"size_after\";i:8920;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43698;s:10:\"size_after\";i:43698;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0800000000000001;s:5:\"bytes\";i:5327;s:11:\"size_before\";i:104767;s:10:\"size_after\";i:99440;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64488;s:10:\"size_after\";i:64488;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54677;s:10:\"size_after\";i:54677;s:4:\"time\";d:0.050000000000000003;}}}'),(5886,74,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.1648753553348175;s:5:\"bytes\";i:10045;s:11:\"size_before\";i:463999;s:10:\"size_after\";i:453954;s:4:\"time\";d:0.26000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10834;s:10:\"size_after\";i:10834;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63235;s:10:\"size_after\";i:63235;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8825;s:10:\"size_after\";i:8825;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42950;s:10:\"size_after\";i:42950;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5499999999999998;s:5:\"bytes\";i:5093;s:11:\"size_before\";i:111911;s:10:\"size_after\";i:106818;s:4:\"time\";d:0.070000000000000007;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5300000000000002;s:5:\"bytes\";i:4952;s:11:\"size_before\";i:109343;s:10:\"size_after\";i:104391;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63235;s:10:\"size_after\";i:63235;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53666;s:10:\"size_after\";i:53666;s:4:\"time\";d:0.040000000000000001;}}}'),(5887,76,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:245224;s:10:\"size_after\";i:245224;s:4:\"time\";d:0.22;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8439;s:10:\"size_after\";i:8439;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34685;s:10:\"size_after\";i:34685;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4726;s:10:\"size_after\";i:4726;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25060;s:10:\"size_after\";i:25060;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55994;s:10:\"size_after\";i:55994;s:4:\"time\";d:0.080000000000000002;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54158;s:10:\"size_after\";i:54158;s:4:\"time\";d:0.029999999999999999;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34685;s:10:\"size_after\";i:34685;s:4:\"time\";d:0.02;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27477;s:10:\"size_after\";i:27477;s:4:\"time\";d:0.02;}}}'),(5888,77,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:238267;s:10:\"size_after\";i:238267;s:4:\"time\";d:0.22;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8279;s:10:\"size_after\";i:8279;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33989;s:10:\"size_after\";i:33989;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5333;s:10:\"size_after\";i:5333;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24511;s:10:\"size_after\";i:24511;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53649;s:10:\"size_after\";i:53649;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52117;s:10:\"size_after\";i:52117;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33989;s:10:\"size_after\";i:33989;s:4:\"time\";d:0.029999999999999999;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26400;s:10:\"size_after\";i:26400;s:4:\"time\";d:0.029999999999999999;}}}'),(5889,78,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:158474;s:10:\"size_after\";i:158474;s:4:\"time\";d:0.14999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50519;s:10:\"size_after\";i:50519;s:4:\"time\";d:0.040000000000000001;}s:16:\"newsium-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:82238;s:10:\"size_after\";i:82238;s:4:\"time\";d:0.050000000000000003;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25717;s:10:\"size_after\";i:25717;s:4:\"time\";d:0.059999999999999998;}}}'),(5890,79,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:154089;s:10:\"size_after\";i:154089;s:4:\"time\";d:0.12;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13249;s:10:\"size_after\";i:13249;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6592;s:10:\"size_after\";i:6592;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51953;s:10:\"size_after\";i:51953;s:4:\"time\";d:0.029999999999999999;}s:19:\"newsium-slider-full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53693;s:10:\"size_after\";i:53693;s:4:\"time\";d:0.040000000000000001;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28602;s:10:\"size_after\";i:28602;s:4:\"time\";d:0.029999999999999999;}}}'),(5891,84,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:158713;s:10:\"size_after\";i:158713;s:4:\"time\";d:0.22999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10389;s:10:\"size_after\";i:10389;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15669;s:10:\"size_after\";i:15669;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70157;s:10:\"size_after\";i:70157;s:4:\"time\";d:0.12;}s:14:\"newsium-medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62498;s:10:\"size_after\";i:62498;s:4:\"time\";d:0.059999999999999998;}}}'),(5892,783,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.8855576915211256;s:5:\"bytes\";i:461;s:11:\"size_before\";i:24449;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.16;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8700000000000001;s:5:\"bytes\";i:117;s:11:\"size_before\";i:3024;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6699999999999999;s:5:\"bytes\";i:344;s:11:\"size_before\";i:7371;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.089999999999999997;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.02;}}}'),(5893,784,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49135;s:10:\"size_after\";i:49135;s:4:\"time\";d:0.32000000000000001;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\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7008;s:10:\"size_after\";i:7008;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2310;s:10:\"size_after\";i:2310;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16851;s:10:\"size_after\";i:16851;s:4:\"time\";d:0.19;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10238;s:10:\"size_after\";i:10238;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5098;s:10:\"size_after\";i:5098;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7630;s:10:\"size_after\";i:7630;s:4:\"time\";d:0.050000000000000003;}}}'),(5894,785,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:197234;s:10:\"size_after\";i:197234;s:4:\"time\";d:0.26000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3956;s:10:\"size_after\";i:3956;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23662;s:10:\"size_after\";i:23662;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5357;s:10:\"size_after\";i:5357;s:4:\"time\";d:0.040000000000000001;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14902;s:10:\"size_after\";i:14902;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27621;s:10:\"size_after\";i:27621;s:4:\"time\";d:0.02;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21660;s:10:\"size_after\";i:21660;s:4:\"time\";d:0.02;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10043;s:10:\"size_after\";i:10043;s:4:\"time\";d:0.01;}}}'),(5895,792,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.8855576915211256;s:5:\"bytes\";i:461;s:11:\"size_before\";i:24449;s:10:\"size_after\";i:23988;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8700000000000001;s:5:\"bytes\";i:117;s:11:\"size_before\";i:3024;s:10:\"size_after\";i:2907;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6699999999999999;s:5:\"bytes\";i:344;s:11:\"size_before\";i:7371;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:7027;s:4:\"time\";d:0.089999999999999997;}}}'),(5896,793,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49135;s:10:\"size_after\";i:49135;s:4:\"time\";d:0.15000000000000002;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\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7008;s:10:\"size_after\";i:7008;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2310;s:10:\"size_after\";i:2310;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16851;s:10:\"size_after\";i:16851;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10238;s:10:\"size_after\";i:10238;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5098;s:10:\"size_after\";i:5098;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7630;s:10:\"size_after\";i:7630;s:4:\"time\";d:0.01;}}}'),(5897,794,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:197234;s:10:\"size_after\";i:197234;s:4:\"time\";d:0.27000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3956;s:10:\"size_after\";i:3956;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23662;s:10:\"size_after\";i:23662;s:4:\"time\";d:0.040000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5357;s:10:\"size_after\";i:5357;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14902;s:10:\"size_after\";i:14902;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18806;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11205;s:10:\"size_after\";i:11205;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27621;s:10:\"size_after\";i:27621;s:4:\"time\";d:0.059999999999999998;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21660;s:10:\"size_after\";i:21660;s:4:\"time\";d:0.01;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10043;s:10:\"size_after\";i:10043;s:4:\"time\";d:0.01;}}}'),(5898,894,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9498576369647056;s:5:\"bytes\";i:4134;s:11:\"size_before\";i:104662;s:10:\"size_after\";i:100528;s:4:\"time\";d:0.43000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5800000000000001;s:5:\"bytes\";i:488;s:11:\"size_before\";i:30915;s:10:\"size_after\";i:30427;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0999999999999996;s:5:\"bytes\";i:1664;s:11:\"size_before\";i:32614;s:10:\"size_after\";i:30950;s:4:\"time\";d:0.16;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8200000000000003;s:5:\"bytes\";i:1982;s:11:\"size_before\";i:41133;s:10:\"size_after\";i:39151;s:4:\"time\";d:0.22;}}}'),(5899,895,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.082254895318111;s:5:\"bytes\";i:1205;s:11:\"size_before\";i:29518;s:10:\"size_after\";i:28313;s:4:\"time\";d:0.55999999999999994;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:4.8600000000000003;s:5:\"bytes\";i:369;s:11:\"size_before\";i:7597;s:10:\"size_after\";i:7228;s:4:\"time\";d:0.089999999999999997;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6799999999999997;s:5:\"bytes\";i:170;s:11:\"size_before\";i:3634;s:10:\"size_after\";i:3464;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1951;s:10:\"size_after\";i:1951;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1308;s:10:\"size_after\";i:1308;s:4:\"time\";d:0.19;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7300000000000004;s:5:\"bytes\";i:396;s:11:\"size_before\";i:6909;s:10:\"size_after\";i:6513;s:4:\"time\";d:0.11;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3300000000000001;s:5:\"bytes\";i:270;s:11:\"size_before\";i:8119;s:10:\"size_after\";i:7849;s:4:\"time\";d:0.080000000000000002;}}}'),(5900,896,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.5543289198111534;s:5:\"bytes\";i:1283;s:11:\"size_before\";i:28171;s:10:\"size_after\";i:26888;s:4:\"time\";d:0.39000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6100000000000003;s:5:\"bytes\";i:447;s:11:\"size_before\";i:7970;s:10:\"size_after\";i:7523;s:4:\"time\";d:0.14000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9399999999999999;s:5:\"bytes\";i:148;s:11:\"size_before\";i:3760;s:10:\"size_after\";i:3612;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1404;s:10:\"size_after\";i:1404;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9900000000000002;s:5:\"bytes\";i:352;s:11:\"size_before\";i:7058;s:10:\"size_after\";i:6706;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.21;s:5:\"bytes\";i:336;s:11:\"size_before\";i:7979;s:10:\"size_after\";i:7643;s:4:\"time\";d:0.10000000000000001;}}}'),(5901,897,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6268735407094974;s:5:\"bytes\";i:864;s:11:\"size_before\";i:53108;s:10:\"size_after\";i:52244;s:4:\"time\";d:0.56999999999999995;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:1.6100000000000001;s:5:\"bytes\";i:211;s:11:\"size_before\";i:13132;s:10:\"size_after\";i:12921;s:4:\"time\";d:0.089999999999999997;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9100000000000001;s:5:\"bytes\";i:181;s:11:\"size_before\";i:6217;s:10:\"size_after\";i:6036;s:4:\"time\";d:0.080000000000000002;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4989;s:10:\"size_after\";i:4989;s:4:\"time\";d:0.080000000000000002;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3036;s:10:\"size_after\";i:3036;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5899999999999999;s:5:\"bytes\";i:302;s:11:\"size_before\";i:11663;s:10:\"size_after\";i:11361;s:4:\"time\";d:0.17000000000000001;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.21;s:5:\"bytes\";i:170;s:11:\"size_before\";i:14071;s:10:\"size_after\";i:13901;s:4:\"time\";d:0.089999999999999997;}}}'),(5902,898,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.3789608355276448;s:5:\"bytes\";i:3891;s:11:\"size_before\";i:282169;s:10:\"size_after\";i:278278;s:4:\"time\";d:1.5200000000000002;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\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62159;s:10:\"size_after\";i:62159;s:4:\"time\";d:0.77000000000000002;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21624;s:10:\"size_after\";i:21624;s:4:\"time\";d:0.080000000000000002;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3899999999999997;s:5:\"bytes\";i:2098;s:11:\"size_before\";i:47760;s:10:\"size_after\";i:45662;s:4:\"time\";d:0.22;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3600000000000003;s:5:\"bytes\";i:1793;s:11:\"size_before\";i:41143;s:10:\"size_after\";i:39350;s:4:\"time\";d:0.20999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46023;s:10:\"size_after\";i:46023;s:4:\"time\";d:0.13;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63460;s:10:\"size_after\";i:63460;s:4:\"time\";d:0.11;}}}'),(5903,899,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.55249321304367172;s:5:\"bytes\";i:869;s:11:\"size_before\";i:157287;s:10:\"size_after\";i:156418;s:4:\"time\";d:0.51000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41739;s:10:\"size_after\";i:41739;s:4:\"time\";d:0.089999999999999997;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21995;s:10:\"size_after\";i:21995;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2799999999999998;s:5:\"bytes\";i:869;s:11:\"size_before\";i:26483;s:10:\"size_after\";i:25614;s:4:\"time\";d:0.12;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41456;s:10:\"size_after\";i:41456;s:4:\"time\";d:0.089999999999999997;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25614;s:10:\"size_after\";i:25614;s:4:\"time\";d:0.16;}}}'),(5904,900,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1435950688287138;s:5:\"bytes\";i:859;s:11:\"size_before\";i:75114;s:10:\"size_after\";i:74255;s:4:\"time\";d:0.38;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.60999999999999999;s:5:\"bytes\";i:88;s:11:\"size_before\";i:14422;s:10:\"size_after\";i:14334;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:711;s:11:\"size_before\";i:17972;s:10:\"size_after\";i:17261;s:4:\"time\";d:0.10000000000000001;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.23999999999999999;s:5:\"bytes\";i:60;s:11:\"size_before\";i:25459;s:10:\"size_after\";i:25399;s:4:\"time\";d:0.11;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17261;s:10:\"size_after\";i:17261;s:4:\"time\";d:0.11;}}}'),(5905,901,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:516135;s:10:\"size_after\";i:516135;s:4:\"time\";d:0.39000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:110447;s:10:\"size_after\";i:110447;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40075;s:10:\"size_after\";i:40075;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:138636;s:10:\"size_after\";i:138636;s:4:\"time\";d:0.14000000000000001;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:94950;s:10:\"size_after\";i:94950;s:4:\"time\";d:0.080000000000000002;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:132027;s:10:\"size_after\";i:132027;s:4:\"time\";d:0.070000000000000007;}}}'),(5906,902,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1005;s:10:\"size_after\";i:1005;s:4:\"time\";d:0.029999999999999999;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\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1005;s:10:\"size_after\";i:1005;s:4:\"time\";d:0.029999999999999999;}}}'),(5907,903,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.3523243898757906;s:5:\"bytes\";i:8884;s:11:\"size_before\";i:377669;s:10:\"size_after\";i:368785;s:4:\"time\";d:3.04;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:14:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15425;s:10:\"size_after\";i:15425;s:4:\"time\";d:0.059999999999999998;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5199999999999996;s:5:\"bytes\";i:2403;s:11:\"size_before\";i:53130;s:10:\"size_after\";i:50727;s:4:\"time\";d:0.72999999999999998;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4972;s:10:\"size_after\";i:4972;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9199999999999999;s:5:\"bytes\";i:1866;s:11:\"size_before\";i:37914;s:10:\"size_after\";i:36048;s:4:\"time\";d:0.38;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45279;s:10:\"size_after\";i:45279;s:4:\"time\";d:0.19;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0999999999999996;s:5:\"bytes\";i:881;s:11:\"size_before\";i:21476;s:10:\"size_after\";i:20595;s:4:\"time\";d:0.19;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14955;s:10:\"size_after\";i:14955;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17359;s:10:\"size_after\";i:17359;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9839;s:10:\"size_after\";i:9839;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13521;s:10:\"size_after\";i:13521;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.21;s:5:\"bytes\";i:1404;s:11:\"size_before\";i:22611;s:10:\"size_after\";i:21207;s:4:\"time\";d:0.26000000000000001;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9500000000000002;s:5:\"bytes\";i:2330;s:11:\"size_before\";i:47076;s:10:\"size_after\";i:44746;s:4:\"time\";d:0.53000000000000003;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25492;s:10:\"size_after\";i:25492;s:4:\"time\";d:0.089999999999999997;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48620;s:10:\"size_after\";i:48620;s:4:\"time\";d:0.40999999999999998;}}}'),(5908,904,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27493;s:10:\"size_after\";i:27493;s:4:\"time\";d:0.88000000000000012;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:14:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1129;s:10:\"size_after\";i:1129;s:4:\"time\";d:0.059999999999999998;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4414;s:10:\"size_after\";i:4414;s:4:\"time\";d:0.14000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:669;s:10:\"size_after\";i:669;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3074;s:10:\"size_after\";i:3074;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2159;s:10:\"size_after\";i:2159;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1767;s:10:\"size_after\";i:1767;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1285;s:10:\"size_after\";i:1285;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1232;s:10:\"size_after\";i:1232;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:807;s:10:\"size_after\";i:807;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1064;s:10:\"size_after\";i:1064;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2089;s:10:\"size_after\";i:2089;s:4:\"time\";d:0.059999999999999998;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3981;s:10:\"size_after\";i:3981;s:4:\"time\";d:0.089999999999999997;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1541;s:10:\"size_after\";i:1541;s:4:\"time\";d:0.089999999999999997;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2282;s:10:\"size_after\";i:2282;s:4:\"time\";d:0.059999999999999998;}}}'),(5909,905,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2630;s:10:\"size_after\";i:2630;s:4:\"time\";d:0.029999999999999999;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2630;s:10:\"size_after\";i:2630;s:4:\"time\";d:0.029999999999999999;}}}'),(5910,906,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1354;s:10:\"size_after\";i:1354;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1354;s:10:\"size_after\";i:1354;s:4:\"time\";d:0.02;}}}'),(5911,907,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:323292;s:10:\"size_after\";i:323292;s:4:\"time\";d:0.34000000000000008;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:14:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5778;s:10:\"size_after\";i:5778;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47097;s:10:\"size_after\";i:47097;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3084;s:10:\"size_after\";i:3084;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29662;s:10:\"size_after\";i:29662;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27506;s:10:\"size_after\";i:27506;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22534;s:10:\"size_after\";i:22534;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17227;s:10:\"size_after\";i:17227;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10972;s:10:\"size_after\";i:10972;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6536;s:10:\"size_after\";i:6536;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8406;s:10:\"size_after\";i:8406;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40078;s:10:\"size_after\";i:40078;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42482;s:10:\"size_after\";i:42482;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43015;s:10:\"size_after\";i:43015;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18915;s:10:\"size_after\";i:18915;s:4:\"time\";d:0.02;}}}'),(5912,908,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62064;s:10:\"size_after\";i:62064;s:4:\"time\";d:0.31999999999999995;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2223;s:10:\"size_after\";i:2223;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1414;s:10:\"size_after\";i:1414;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7002;s:10:\"size_after\";i:7002;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4829;s:10:\"size_after\";i:4829;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4990;s:10:\"size_after\";i:4990;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4255;s:10:\"size_after\";i:4255;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2914;s:10:\"size_after\";i:2914;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2309;s:10:\"size_after\";i:2309;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2631;s:10:\"size_after\";i:2631;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7830;s:10:\"size_after\";i:7830;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9434;s:10:\"size_after\";i:9434;s:4:\"time\";d:0.059999999999999998;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7161;s:10:\"size_after\";i:7161;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5072;s:10:\"size_after\";i:5072;s:4:\"time\";d:0.029999999999999999;}}}'),(5913,909,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:365866;s:10:\"size_after\";i:365866;s:4:\"time\";d:0.40000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9323;s:10:\"size_after\";i:9323;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7167;s:10:\"size_after\";i:7167;s:4:\"time\";d:0.040000000000000001;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48787;s:10:\"size_after\";i:48787;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52347;s:10:\"size_after\";i:52347;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52347;s:10:\"size_after\";i:52347;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34985;s:10:\"size_after\";i:34985;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26072;s:10:\"size_after\";i:26072;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13682;s:10:\"size_after\";i:13682;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20241;s:10:\"size_after\";i:20241;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70941;s:10:\"size_after\";i:70941;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29974;s:10:\"size_after\";i:29974;s:4:\"time\";d:0.029999999999999999;}}}'),(5914,910,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:361;s:10:\"size_after\";i:361;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:361;s:10:\"size_after\";i:361;s:4:\"time\";d:0.01;}}}'),(5915,911,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:571593;s:10:\"size_after\";i:571593;s:4:\"time\";d:0.68000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68920;s:10:\"size_after\";i:68920;s:4:\"time\";d:0.16;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33896;s:10:\"size_after\";i:33896;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97536;s:10:\"size_after\";i:97536;s:4:\"time\";d:0.10000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:114168;s:10:\"size_after\";i:114168;s:4:\"time\";d:0.10000000000000001;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56121;s:10:\"size_after\";i:56121;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:86568;s:10:\"size_after\";i:86568;s:4:\"time\";d:0.10000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:114384;s:10:\"size_after\";i:114384;s:4:\"time\";d:0.11;}}}'),(5916,912,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:361;s:10:\"size_after\";i:361;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:361;s:10:\"size_after\";i:361;s:4:\"time\";d:0.02;}}}'),(5917,913,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.66097807553604;s:5:\"bytes\";i:103790;s:11:\"size_before\";i:662730;s:10:\"size_after\";i:558940;s:4:\"time\";d:5.2100000000000009;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4900000000000002;s:5:\"bytes\";i:883;s:11:\"size_before\";i:10403;s:10:\"size_after\";i:9520;s:4:\"time\";d:0.10000000000000001;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.5;s:5:\"bytes\";i:637;s:11:\"size_before\";i:6069;s:10:\"size_after\";i:5432;s:4:\"time\";d:0.059999999999999998;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.16;s:5:\"bytes\";i:8158;s:11:\"size_before\";i:73131;s:10:\"size_after\";i:64973;s:4:\"time\";d:0.71999999999999997;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.609999999999999;s:5:\"bytes\";i:7113;s:11:\"size_before\";i:52254;s:10:\"size_after\";i:45141;s:4:\"time\";d:0.54000000000000004;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.31;s:5:\"bytes\";i:10588;s:11:\"size_before\";i:73987;s:10:\"size_after\";i:63399;s:4:\"time\";d:0.47999999999999998;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.57;s:5:\"bytes\";i:4995;s:11:\"size_before\";i:43189;s:10:\"size_after\";i:38194;s:4:\"time\";d:0.37;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.02;s:5:\"bytes\";i:5416;s:11:\"size_before\";i:38626;s:10:\"size_after\";i:33210;s:4:\"time\";d:0.25;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.41;s:5:\"bytes\";i:2398;s:11:\"size_before\";i:19321;s:10:\"size_after\";i:16923;s:4:\"time\";d:0.22;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.720000000000001;s:5:\"bytes\";i:4496;s:11:\"size_before\";i:28594;s:10:\"size_after\";i:24098;s:4:\"time\";d:0.31;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.210000000000001;s:5:\"bytes\";i:7376;s:11:\"size_before\";i:72275;s:10:\"size_after\";i:64899;s:4:\"time\";d:0.54000000000000004;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.899999999999999;s:5:\"bytes\";i:40051;s:11:\"size_before\";i:133943;s:10:\"size_after\";i:93892;s:4:\"time\";d:0.79000000000000004;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.08;s:5:\"bytes\";i:7042;s:11:\"size_before\";i:63543;s:10:\"size_after\";i:56501;s:4:\"time\";d:0.53000000000000003;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.7799999999999994;s:5:\"bytes\";i:4637;s:11:\"size_before\";i:47395;s:10:\"size_after\";i:42758;s:4:\"time\";d:0.29999999999999999;}}}'),(5918,914,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:289921;s:10:\"size_after\";i:289921;s:4:\"time\";d:0.32000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6035;s:10:\"size_after\";i:6035;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3371;s:10:\"size_after\";i:3371;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33181;s:10:\"size_after\";i:33181;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28659;s:10:\"size_after\";i:28659;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23876;s:10:\"size_after\";i:23876;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17956;s:10:\"size_after\";i:17956;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12710;s:10:\"size_after\";i:12710;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6896;s:10:\"size_after\";i:6896;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9830;s:10:\"size_after\";i:9830;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45851;s:10:\"size_after\";i:45851;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45354;s:10:\"size_after\";i:45354;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35588;s:10:\"size_after\";i:35588;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20614;s:10:\"size_after\";i:20614;s:4:\"time\";d:0.02;}}}'),(5919,915,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62064;s:10:\"size_after\";i:62064;s:4:\"time\";d:0.29000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2223;s:10:\"size_after\";i:2223;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1414;s:10:\"size_after\";i:1414;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7002;s:10:\"size_after\";i:7002;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4829;s:10:\"size_after\";i:4829;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4990;s:10:\"size_after\";i:4990;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4255;s:10:\"size_after\";i:4255;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2914;s:10:\"size_after\";i:2914;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2309;s:10:\"size_after\";i:2309;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2631;s:10:\"size_after\";i:2631;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7830;s:10:\"size_after\";i:7830;s:4:\"time\";d:0.050000000000000003;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9434;s:10:\"size_after\";i:9434;s:4:\"time\";d:0.02;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7161;s:10:\"size_after\";i:7161;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5072;s:10:\"size_after\";i:5072;s:4:\"time\";d:0.01;}}}'),(5920,916,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62133;s:10:\"size_after\";i:62133;s:4:\"time\";d:0.3600000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:13:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2078;s:10:\"size_after\";i:2078;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1315;s:10:\"size_after\";i:1315;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7049;s:10:\"size_after\";i:7049;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5021;s:10:\"size_after\";i:5021;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4933;s:10:\"size_after\";i:4933;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4093;s:10:\"size_after\";i:4093;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2786;s:10:\"size_after\";i:2786;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2185;s:10:\"size_after\";i:2185;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2476;s:10:\"size_after\";i:2476;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8283;s:10:\"size_after\";i:8283;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9764;s:10:\"size_after\";i:9764;s:4:\"time\";d:0.070000000000000007;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7262;s:10:\"size_after\";i:7262;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4888;s:10:\"size_after\";i:4888;s:4:\"time\";d:0.029999999999999999;}}}'),(5921,1067,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.0879712351736384;s:5:\"bytes\";i:147958;s:11:\"size_before\";i:2907996;s:10:\"size_after\";i:2760038;s:4:\"time\";d:1.2500000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:17:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19884;s:10:\"size_after\";i:19884;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4699999999999998;s:5:\"bytes\";i:14081;s:11:\"size_before\";i:217729;s:10:\"size_after\";i:203648;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7724;s:10:\"size_after\";i:7724;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996;s:5:\"bytes\";i:8312;s:11:\"size_before\";i:126022;s:10:\"size_after\";i:117710;s:4:\"time\";d:0.050000000000000003;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0599999999999996;s:5:\"bytes\";i:27179;s:11:\"size_before\";i:448767;s:10:\"size_after\";i:421588;s:4:\"time\";d:0.14000000000000001;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6500000000000004;s:5:\"bytes\";i:40792;s:11:\"size_before\";i:722137;s:10:\"size_after\";i:681345;s:4:\"time\";d:0.26000000000000001;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:89262;s:10:\"size_after\";i:89262;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65546;s:10:\"size_after\";i:65546;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43464;s:10:\"size_after\";i:43464;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31379;s:10:\"size_after\";i:31379;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16105;s:10:\"size_after\";i:16105;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23313;s:10:\"size_after\";i:23313;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4199999999999999;s:5:\"bytes\";i:8005;s:11:\"size_before\";i:124784;s:10:\"size_after\";i:116779;s:4:\"time\";d:0.059999999999999998;}s:21:\"penci-thumb-1920-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71;s:5:\"bytes\";i:37096;s:11:\"size_before\";i:650005;s:10:\"size_after\";i:612909;s:4:\"time\";d:0.29999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4800000000000004;s:5:\"bytes\";i:12493;s:11:\"size_before\";i:192926;s:10:\"size_after\";i:180433;s:4:\"time\";d:0.12;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58560;s:10:\"size_after\";i:58560;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70389;s:10:\"size_after\";i:70389;s:4:\"time\";d:0.029999999999999999;}}}'),(5922,1069,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6264404072207013;s:5:\"bytes\";i:62658;s:11:\"size_before\";i:1727810;s:10:\"size_after\";i:1665152;s:4:\"time\";d:1.1900000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:16:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14026;s:10:\"size_after\";i:14026;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3399999999999999;s:5:\"bytes\";i:8741;s:11:\"size_before\";i:163818;s:10:\"size_after\";i:155077;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6310;s:10:\"size_after\";i:6310;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:87639;s:10:\"size_after\";i:87639;s:4:\"time\";d:0.059999999999999998;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7400000000000002;s:5:\"bytes\";i:16802;s:11:\"size_before\";i:354364;s:10:\"size_after\";i:337562;s:4:\"time\";d:0.14999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74443;s:10:\"size_after\";i:74443;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53138;s:10:\"size_after\";i:53138;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34035;s:10:\"size_after\";i:34035;s:4:\"time\";d:0.17000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25358;s:10:\"size_after\";i:25358;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12819;s:10:\"size_after\";i:12819;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18521;s:10:\"size_after\";i:18521;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3399999999999999;s:5:\"bytes\";i:5571;s:11:\"size_before\";i:104411;s:10:\"size_after\";i:98840;s:4:\"time\";d:0.029999999999999999;}s:21:\"penci-thumb-1920-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4800000000000004;s:5:\"bytes\";i:23739;s:11:\"size_before\";i:529642;s:10:\"size_after\";i:505903;s:4:\"time\";d:0.42999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4000000000000004;s:5:\"bytes\";i:7805;s:11:\"size_before\";i:144585;s:10:\"size_after\";i:136780;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53500;s:10:\"size_after\";i:53500;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51201;s:10:\"size_after\";i:51201;s:4:\"time\";d:0.029999999999999999;}}}'),(5923,1074,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.89980972325869424;s:5:\"bytes\";i:6909;s:11:\"size_before\";i:767829;s:10:\"size_after\";i:760920;s:4:\"time\";d:0.55000000000000016;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:15:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14047;s:10:\"size_after\";i:14047;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:81965;s:10:\"size_after\";i:81965;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9728;s:10:\"size_after\";i:9728;s:4:\"time\";d:0.029999999999999999;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54778;s:10:\"size_after\";i:54778;s:4:\"time\";d:0.040000000000000001;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7199999999999998;s:5:\"bytes\";i:6909;s:11:\"size_before\";i:146314;s:10:\"size_after\";i:139405;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62715;s:10:\"size_after\";i:62715;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52585;s:10:\"size_after\";i:52585;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34258;s:10:\"size_after\";i:34258;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30639;s:10:\"size_after\";i:30639;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15581;s:10:\"size_after\";i:15581;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25202;s:10:\"size_after\";i:25202;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:75976;s:10:\"size_after\";i:75976;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:77671;s:10:\"size_after\";i:77671;s:4:\"time\";d:0.089999999999999997;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49262;s:10:\"size_after\";i:49262;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37108;s:10:\"size_after\";i:37108;s:4:\"time\";d:0.02;}}}'),(5924,1077,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:409198;s:10:\"size_after\";i:409198;s:4:\"time\";d:0.34999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16419;s:10:\"size_after\";i:16419;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7315;s:10:\"size_after\";i:7315;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65641;s:10:\"size_after\";i:65641;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46238;s:10:\"size_after\";i:46238;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41679;s:10:\"size_after\";i:41679;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31171;s:10:\"size_after\";i:31171;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21725;s:10:\"size_after\";i:21725;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13589;s:10:\"size_after\";i:13589;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18810;s:10:\"size_after\";i:18810;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64576;s:10:\"size_after\";i:64576;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37889;s:10:\"size_after\";i:37889;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44146;s:10:\"size_after\";i:44146;s:4:\"time\";d:0.029999999999999999;}}}'),(5925,1078,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:129192;s:10:\"size_after\";i:129192;s:4:\"time\";d:0.19999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9391;s:10:\"size_after\";i:9391;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5170;s:10:\"size_after\";i:5170;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20073;s:10:\"size_after\";i:20073;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20073;s:10:\"size_after\";i:20073;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18882;s:10:\"size_after\";i:18882;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12490;s:10:\"size_after\";i:12490;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9694;s:10:\"size_after\";i:9694;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11276;s:10:\"size_after\";i:11276;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22143;s:10:\"size_after\";i:22143;s:4:\"time\";d:0.02;}}}'),(5926,1080,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:263894;s:10:\"size_after\";i:263894;s:4:\"time\";d:0.20999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14416;s:10:\"size_after\";i:14416;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6363;s:10:\"size_after\";i:6363;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40449;s:10:\"size_after\";i:40449;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40449;s:10:\"size_after\";i:40449;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30207;s:10:\"size_after\";i:30207;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17901;s:10:\"size_after\";i:17901;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12909;s:10:\"size_after\";i:12909;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16057;s:10:\"size_after\";i:16057;s:4:\"time\";d:0.02;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43232;s:10:\"size_after\";i:43232;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41911;s:10:\"size_after\";i:41911;s:4:\"time\";d:0.02;}}}'),(5927,1081,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:214966;s:10:\"size_after\";i:214966;s:4:\"time\";d:0.17000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16655;s:10:\"size_after\";i:16655;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7756;s:10:\"size_after\";i:7756;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45292;s:10:\"size_after\";i:45292;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45292;s:10:\"size_after\";i:45292;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37294;s:10:\"size_after\";i:37294;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26463;s:10:\"size_after\";i:26463;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15689;s:10:\"size_after\";i:15689;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20525;s:10:\"size_after\";i:20525;s:4:\"time\";d:0.01;}}}'),(5928,1104,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:563813;s:10:\"size_after\";i:563813;s:4:\"time\";d:0.46999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:14:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16086;s:10:\"size_after\";i:16086;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:86736;s:10:\"size_after\";i:86736;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7214;s:10:\"size_after\";i:7214;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56554;s:10:\"size_after\";i:56554;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38735;s:10:\"size_after\";i:38735;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35593;s:10:\"size_after\";i:35593;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34958;s:10:\"size_after\";i:34958;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18112;s:10:\"size_after\";i:18112;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16619;s:10:\"size_after\";i:16619;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17442;s:10:\"size_after\";i:17442;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65620;s:10:\"size_after\";i:65620;s:4:\"time\";d:0.13;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74287;s:10:\"size_after\";i:74287;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57000;s:10:\"size_after\";i:57000;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38857;s:10:\"size_after\";i:38857;s:4:\"time\";d:0.02;}}}'),(5929,1119,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:504186;s:10:\"size_after\";i:504186;s:4:\"time\";d:0.40999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18307;s:10:\"size_after\";i:18307;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9460;s:10:\"size_after\";i:9460;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:71254;s:10:\"size_after\";i:71254;s:4:\"time\";d:0.10000000000000001;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51963;s:10:\"size_after\";i:51963;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51963;s:10:\"size_after\";i:51963;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40396;s:10:\"size_after\";i:40396;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27667;s:10:\"size_after\";i:27667;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18606;s:10:\"size_after\";i:18606;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23501;s:10:\"size_after\";i:23501;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:77970;s:10:\"size_after\";i:77970;s:4:\"time\";d:0.059999999999999998;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64587;s:10:\"size_after\";i:64587;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48512;s:10:\"size_after\";i:48512;s:4:\"time\";d:0.040000000000000001;}}}'),(5930,1121,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:185482;s:10:\"size_after\";i:185482;s:4:\"time\";d:0.17000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15217;s:10:\"size_after\";i:15217;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7942;s:10:\"size_after\";i:7942;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37009;s:10:\"size_after\";i:37009;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37009;s:10:\"size_after\";i:37009;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33457;s:10:\"size_after\";i:33457;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20568;s:10:\"size_after\";i:20568;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16191;s:10:\"size_after\";i:16191;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18089;s:10:\"size_after\";i:18089;s:4:\"time\";d:0.01;}}}'),(5931,1153,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.3890402664244625;s:5:\"bytes\";i:2670;s:11:\"size_before\";i:49545;s:10:\"size_after\";i:46875;s:4:\"time\";d:0.17999999999999999;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3899999999999997;s:5:\"bytes\";i:2670;s:11:\"size_before\";i:49545;s:10:\"size_after\";i:46875;s:4:\"time\";d:0.17999999999999999;}}}'),(5932,1160,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.8561173173634304;s:5:\"bytes\";i:10637;s:11:\"size_before\";i:573078;s:10:\"size_after\";i:562441;s:4:\"time\";d:0.44000000000000011;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8525;s:10:\"size_after\";i:8525;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70048;s:10:\"size_after\";i:70048;s:4:\"time\";d:0.059999999999999998;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5063;s:10:\"size_after\";i:5063;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1100000000000003;s:5:\"bytes\";i:4877;s:11:\"size_before\";i:118769;s:10:\"size_after\";i:113892;s:4:\"time\";d:0.059999999999999998;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0300000000000002;s:5:\"bytes\";i:5760;s:11:\"size_before\";i:143054;s:10:\"size_after\";i:137294;s:4:\"time\";d:0.12;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46322;s:10:\"size_after\";i:46322;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38033;s:10:\"size_after\";i:38033;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29005;s:10:\"size_after\";i:29005;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17320;s:10:\"size_after\";i:17320;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11371;s:10:\"size_after\";i:11371;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14159;s:10:\"size_after\";i:14159;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:71409;s:10:\"size_after\";i:71409;s:4:\"time\";d:0.040000000000000001;}}}'),(5933,1161,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.1393494968179514;s:5:\"bytes\";i:19430;s:11:\"size_before\";i:908220;s:10:\"size_after\";i:888790;s:4:\"time\";d:0.49000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16823;s:10:\"size_after\";i:16823;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8700000000000001;s:5:\"bytes\";i:7534;s:11:\"size_before\";i:154812;s:10:\"size_after\";i:147278;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6452;s:10:\"size_after\";i:6452;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:147278;s:10:\"size_after\";i:147278;s:4:\"time\";d:0.059999999999999998;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1200000000000001;s:5:\"bytes\";i:11896;s:11:\"size_before\";i:288524;s:10:\"size_after\";i:276628;s:4:\"time\";d:0.10000000000000001;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66774;s:10:\"size_after\";i:66774;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50146;s:10:\"size_after\";i:50146;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34936;s:10:\"size_after\";i:34936;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24949;s:10:\"size_after\";i:24949;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13430;s:10:\"size_after\";i:13430;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18849;s:10:\"size_after\";i:18849;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85247;s:10:\"size_after\";i:85247;s:4:\"time\";d:0.059999999999999998;}}}'),(5941,1300,'_edit_lock','1580941111:1'),(5944,1300,'_thumbnail_id','901'),(5945,1300,'_format_audio_embed',''),(5946,1300,'_format_video_embed',''),(5947,1300,'_edit_last','1'),(5950,1300,'penci_use_option_current_single','0'),(5951,1300,'penci_dis_auto_load_prev','0'),(5952,1300,'penci_hide_featured_img','0'),(5953,1300,'dis_jarallax_fea_img','0'),(5954,1300,'penci_dis_amp_onpost','0'),(5955,1300,'penci_enable_smlists','0'),(5956,1300,'penci_smlists_title_tag','h3'),(5957,1300,'penci_smlists_sort','asc'),(5958,1300,'_count-views_all','25'),(5959,1300,'_count-views_week','25'),(5960,1300,'_count-views_month','25'),(5961,1300,'_count-views_year','25'),(5962,1300,'_yoast_wpseo_primary_category','14'),(5963,1300,'_format_gallery_images','a:0:{}'),(5964,1300,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5965,1300,'penci_remove_review_old','1'),(5966,1300,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5967,1300,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5968,1300,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_91207974\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_18396812\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_74087784\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_92901683\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_23325351\";}}'),(5969,1300,'_yoast_wpseo_content_score','30'),(5971,1303,'_edit_lock','1580773437:1'),(5974,1303,'_thumbnail_id','894'),(5975,1303,'_format_audio_embed',''),(5976,1303,'_format_video_embed',''),(5977,1303,'_edit_last','1'),(5980,1303,'penci_use_option_current_single','0'),(5981,1303,'penci_dis_auto_load_prev','0'),(5982,1303,'penci_hide_featured_img','0'),(5983,1303,'dis_jarallax_fea_img','0'),(5984,1303,'penci_dis_amp_onpost','0'),(5985,1303,'penci_enable_smlists','0'),(5986,1303,'penci_smlists_title_tag','h3'),(5987,1303,'penci_smlists_sort','asc'),(5988,1303,'_count-views_all','17'),(5989,1303,'_count-views_week','17'),(5990,1303,'_count-views_month','17'),(5991,1303,'_count-views_year','17'),(5992,1303,'_yoast_wpseo_primary_category','109'),(5993,1303,'_format_gallery_images','a:0:{}'),(5994,1303,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(5995,1303,'penci_remove_review_old','1'),(5996,1303,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(5997,1303,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(5998,1303,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_69754331\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_89300644\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_24558249\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_78503633\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_50797001\";}}'),(5999,1303,'_yoast_wpseo_content_score','30'),(6030,1322,'_wp_attached_file','2020/02/parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896.jpg'),(6031,1322,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1708;s:6:\"height\";i:1574;s:4:\"file\";s:69:\"2020/02/parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:70:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-1024x944.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:944;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-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:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-768x708.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:71:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-1536x1415.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:49:\"parker-johnson-v0OWc_skg0g-unsplash-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"penci-thumb-1920-auto\";a:4:{s:4:\"file\";s:49:\"parker-johnson-v0OWc_skg0g-unsplash-1920x2880.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:2880;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-960x885.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:885;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-434x400.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:69:\"parker-johnson-v0OWc_skg0g-unsplash-scaled-e1580940759896-585x539.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:539;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:{}}s:14:\"original_image\";s:39:\"parker-johnson-v0OWc_skg0g-unsplash.jpg\";s:7:\"optimus\";a:3:{s:6:\"profit\";s:2:\"10\";s:8:\"quantity\";d:78;s:4:\"webp\";i:0;}}'),(6035,1322,'original-file','2020/02/parker-johnson-v0OWc_skg0g-unsplash-scaled-updraft-pre-smush-original.jpg'),(6036,1322,'smush-complete','1'),(6037,1322,'smush-info','The file was compressed from 448.31 KB to 396.15 KB saving 11.63 percent using WP-Optimize'),(6038,1322,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:459072;s:12:\"smushed-size\";i:405659;s:15:\"savings-percent\";d:11.630000000000001;}'),(6039,1322,'_wp_attachment_backup_sizes','a:18:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1706;s:6:\"height\";i:2560;s:4:\"file\";s:46:\"parker-johnson-v0OWc_skg0g-unsplash-scaled.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:48:\"parker-johnson-v0OWc_skg0g-unsplash-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:48:\"parker-johnson-v0OWc_skg0g-unsplash-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:49:\"parker-johnson-v0OWc_skg0g-unsplash-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:49:\"parker-johnson-v0OWc_skg0g-unsplash-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-480-645-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-480-480-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-480-320-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-280-376-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-280-186-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-280-280-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-760-570-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"penci-thumb-1920-auto-orig\";a:4:{s:4:\"file\";s:49:\"parker-johnson-v0OWc_skg0g-unsplash-1920x2880.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:2880;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"penci-thumb-960-auto-orig\";a:4:{s:4:\"file\";s:48:\"parker-johnson-v0OWc_skg0g-unsplash-960x1440.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:1440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"penci-thumb-auto-400-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-267x400.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-masonry-thumb-orig\";a:4:{s:4:\"file\";s:47:\"parker-johnson-v0OWc_skg0g-unsplash-585x878.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:878;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(6051,1161,'original-file','2020/01/DN11C-zona-Balvanyos-jud-Covasna-updraft-pre-smush-original.jpeg'),(6052,1161,'smush-complete','1'),(6053,1161,'smush-info','The file was compressed from 252.27 KB to 252.13 KB saving 0.06 percent using WP-Optimize'),(6054,1161,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:258326;s:12:\"smushed-size\";i:258183;s:15:\"savings-percent\";d:0.059999999999999998;}'),(6055,1160,'original-file','2020/01/DN10-limita-intre-jud-Bv-si-Cv-updraft-pre-smush-original.jpeg'),(6056,1160,'smush-complete','1'),(6057,1160,'smush-info','The file was compressed from 126.84 KB to 126.12 KB saving 0.57 percent using WP-Optimize'),(6058,1160,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:129884;s:12:\"smushed-size\";i:129148;s:15:\"savings-percent\";d:0.56999999999999995;}'),(6059,1153,'original-file','2020/01/Meteo_DRBV-updraft-pre-smush-original.png'),(6060,1153,'smush-complete','1'),(6061,1153,'smush-info','The file was compressed from 45.78 KB to 25.52 KB saving 44.26 percent using WP-Optimize'),(6062,1153,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46875;s:12:\"smushed-size\";i:26129;s:15:\"savings-percent\";d:44.259999999999998;}'),(6063,1121,'original-file','2020/01/CSM-TgM2-updraft-pre-smush-original.jpg'),(6064,1121,'smush-complete','1'),(6065,1121,'smush-info','The file was compressed from 47.96 KB to 47.96 KB saving 0 percent using WP-Optimize'),(6066,1121,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:49115;s:12:\"smushed-size\";i:49115;s:15:\"savings-percent\";d:0;}'),(6067,1119,'original-file','2020/01/CSM-TgM-updraft-pre-smush-original.jpg'),(6068,1119,'smush-complete','1'),(6069,1119,'smush-info','The file was compressed from 78.08 KB to 78.08 KB saving 0 percent using WP-Optimize'),(6070,1119,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79954;s:12:\"smushed-size\";i:79954;s:15:\"savings-percent\";d:0;}'),(6071,1117,'original-file','2020/01/SorinC_EviMan-updraft-pre-smush-original.jpg'),(6072,1117,'smush-complete','1'),(6073,1117,'smush-info','The file was compressed from 323.19 KB to 323.19 KB saving 0 percent using WP-Optimize'),(6074,1117,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:330947;s:12:\"smushed-size\";i:330947;s:15:\"savings-percent\";d:0;}'),(6075,1104,'original-file','2020/01/atlasfm_stiri_2008-updraft-pre-smush-original.jpg'),(6076,1104,'smush-complete','1'),(6077,1104,'smush-info','The file was compressed from 440.53 KB to 163.00 KB saving 63 percent using WP-Optimize'),(6078,1104,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:451099;s:12:\"smushed-size\";i:166907;s:15:\"savings-percent\";d:63;}'),(6079,1081,'original-file','2019/08/Autostrada-Unirii-updraft-pre-smush-original.jpg'),(6080,1081,'smush-complete','1'),(6081,1081,'smush-info','The file was compressed from 60.33 KB to 60.33 KB saving 0 percent using WP-Optimize'),(6082,1081,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:61783;s:12:\"smushed-size\";i:61783;s:15:\"savings-percent\";d:0;}'),(6083,1080,'original-file','2019/08/pod_peste_mures-updraft-pre-smush-original.jpg'),(6084,1080,'smush-complete','1'),(6085,1080,'smush-info','The file was compressed from 55.46 KB to 55.46 KB saving 0 percent using WP-Optimize'),(6086,1080,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:56795;s:12:\"smushed-size\";i:56795;s:15:\"savings-percent\";d:0;}'),(6087,1078,'original-file','2020/01/politistimureseni_660x330-updraft-pre-smush-original.jpg'),(6088,1078,'smush-complete','1'),(6089,1078,'smush-info','The file was compressed from 26.30 KB to 26.30 KB saving 0 percent using WP-Optimize'),(6090,1078,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26933;s:12:\"smushed-size\";i:26933;s:15:\"savings-percent\";d:0;}'),(6091,1077,'original-file','2019/08/awake-festival-2019-updraft-pre-smush-original.jpg'),(6092,1077,'smush-complete','1'),(6093,1077,'smush-info','The file was compressed from 65.79 KB to 65.79 KB saving 0 percent using WP-Optimize'),(6094,1077,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67374;s:12:\"smushed-size\";i:67374;s:15:\"savings-percent\";d:0;}'),(6095,1074,'original-file','2020/01/zile-maghiare-2019-updraft-pre-smush-original.jpg'),(6096,1074,'smush-complete','1'),(6097,1074,'smush-info','The file was compressed from 346.19 KB to 330.17 KB saving 4.63 percent using WP-Optimize'),(6098,1074,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:354500;s:12:\"smushed-size\";i:338096;s:15:\"savings-percent\";d:4.6299999999999999;}'),(6099,1069,'original-file','2020/01/What-beautiful-Taiwan-is-updraft-pre-smush-original.jpg'),(6100,1069,'smush-complete','1'),(6101,1069,'smush-info','The file was compressed from 1.18 MB to 1.18 MB saving 0.07 percent using WP-Optimize'),(6102,1069,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1234047;s:12:\"smushed-size\";i:1233189;s:15:\"savings-percent\";d:0.070000000000000007;}'),(6103,1067,'original-file','2020/01/Catching-scaled-updraft-pre-smush-original.jpg'),(6104,1067,'smush-info','The file was compressed from 1,006.38 KB to 951.42 KB saving 5.46 percent using WP-Optimize'),(6105,1067,'smush-complete','1'),(6106,1067,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1030537;s:12:\"smushed-size\";i:974258;s:15:\"savings-percent\";d:5.46;}'),(6109,795,'_wpb_shortcodes_custom_css','.vc_custom_1581970873530{padding-top: 3px !important;}.vc_custom_1580490356275{background-color: #ffe066 !important;}.vc_custom_1580490383392{background-color: #ffe066 !important;}'),(6295,1349,'_edit_lock','1581544768:1'),(6296,1349,'_edit_last','1'),(6297,1349,'penci_use_option_current_page','0'),(6298,1349,'page_sidebar_pos','sidebar-right'),(6299,1349,'page_template_layout','style-1'),(6300,1349,'penci_page_align_post_title','left'),(6301,1349,'penci_enable_header_tran','0'),(6302,1349,'penci_hide_page_title','0'),(6303,1349,'penci_hide_page_breadcrumb','0'),(6304,1349,'penci_hide_page_socail_share_top','0'),(6305,1349,'penci_hide_page_socail_share_bottom','0'),(6306,1349,'penci_show_page_featured_img','0'),(6307,1349,'penci_page_caption_above_img','0'),(6308,1349,'penci_show_page_comments','0'),(6309,1349,'boxed_width','1400'),(6310,1349,'boxed_body_repeat','no-repeat'),(6311,1349,'boxed_body_attachment','fixed'),(6312,1349,'boxed_body_size','cover'),(6313,1349,'boxed_container_repeat','repeat'),(6314,1349,'boxed_container_attachment','fixed'),(6315,1349,'boxed_container_size','cover'),(6316,1349,'penci_hide_page_header','0'),(6317,1349,'penci_hide_page_footer','0'),(6318,1349,'penci_dis_amp_onpost','0'),(6319,1349,'penci_enable_smlists','0'),(6320,1349,'penci_smlists_title_tag','h3'),(6321,1349,'penci_smlists_sort','asc'),(6324,1264,'_wp_page_template','default'),(6416,1358,'_edit_lock','1581372629:1'),(6417,1358,'_format_audio_embed',''),(6418,1358,'_format_video_embed',''),(6419,1358,'_edit_last','1'),(6420,1358,'penci_use_option_current_single','0'),(6421,1358,'penci_dis_auto_load_prev','0'),(6422,1358,'penci_hide_featured_img','0'),(6423,1358,'dis_jarallax_fea_img','0'),(6424,1358,'penci_dis_amp_onpost','0'),(6425,1358,'penci_enable_smlists','0'),(6426,1358,'penci_smlists_title_tag','h3'),(6427,1358,'penci_smlists_sort','asc'),(6428,1358,'_count-views_all','24'),(6429,1358,'_count-views_week','24'),(6430,1358,'_count-views_month','24'),(6431,1358,'_count-views_year','24'),(6432,1358,'_yoast_wpseo_primary_category','66'),(6433,1358,'_format_gallery_images','a:0:{}'),(6434,1358,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6435,1358,'penci_remove_review_old','1'),(6436,1358,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(6437,1358,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(6438,1358,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_78869840\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_3214468\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_55133505\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_44052683\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_72168247\";}}'),(6439,1358,'_yoast_wpseo_content_score','30'),(6667,1377,'_menu_item_type','taxonomy'),(6668,1377,'_menu_item_menu_item_parent','1530'),(6669,1377,'_menu_item_object_id','41'),(6670,1377,'_menu_item_object','category'),(6671,1377,'_menu_item_target',''),(6672,1377,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6673,1377,'_menu_item_xfn',''),(6674,1377,'_menu_item_url',''),(6676,1377,'penci_megamenu_enabled','on'),(6677,1377,'penci_megamenu_dis_ajax_filter','off'),(6678,1378,'_menu_item_type','taxonomy'),(6679,1378,'_menu_item_menu_item_parent','1530'),(6680,1378,'_menu_item_object_id','65'),(6681,1378,'_menu_item_object','category'),(6682,1378,'_menu_item_target',''),(6683,1378,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6684,1378,'_menu_item_xfn',''),(6685,1378,'_menu_item_url',''),(6687,1378,'penci_megamenu_enabled','off'),(6688,1378,'penci_megamenu_dis_ajax_filter','off'),(6691,1377,'penci_number_mega_menu','1'),(6692,1377,'penci_width_mega_menu','width1080'),(6693,1378,'penci_number_mega_menu','1'),(6694,1378,'penci_width_mega_menu','width1080'),(6713,1389,'_edit_last','1'),(6714,1389,'_count-views_all','0'),(6715,1389,'_count-views_week','0'),(6716,1389,'_count-views_month','0'),(6717,1389,'_count-views_year','0'),(6718,1389,'_wpcloudy_city','Targu-Mures, RO'),(6719,1389,'_wpcloudy_city_name','Vremea TgMures'),(6720,1389,'_wpcloudy_id_owm','Targu-Mures, RO'),(6721,1389,'_wpcloudy_country_code','Romania'),(6722,1389,'_wpcloudy_unit','metric'),(6723,1389,'_wpcloudy_date_format','24'),(6724,1389,'_wpcloudy_date_timezone','2'),(6725,1389,'_wpcloudy_wind_unit','2'),(6726,1389,'_wpcloudy_hour_forecast_nd','1'),(6727,1389,'_wpcloudy_forecast_nd','1'),(6728,1389,'_wpcloudy_meta_bg_color',''),(6729,1389,'_wpcloudy_meta_txt_color',''),(6730,1389,'_wpcloudy_meta_border_color',''),(6731,1389,'_wpcloudy_custom_css',''),(6732,1389,'_wpcloudy_size','small'),(6733,1389,'_wpcloudy_fluid_width',''),(6734,1389,'_wpcloudy_map_height',''),(6735,1389,'_wpcloudy_map_opacity','0'),(6736,1389,'_wpcloudy_map_zoom','1'),(6737,1389,'_edit_lock','1584478045:1'),(6738,1389,'_wpcloudy_current_weather','yes'),(6739,1389,'_wpcloudy_date_temp','yes'),(6740,1389,'_wpcloudy_display_temp_unit','yes'),(6741,1389,'_wpcloudy_sunrise_sunset','yes'),(6742,1389,'_wpcloudy_humidity','yes'),(6743,1389,'_wpcloudy_cloudiness','yes'),(6744,1389,'_wpcloudy_precipitation','yes'),(6751,1392,'_edit_lock','1581702735:1'),(6752,1392,'_oembed_0dd525c99f459c29c05f4d7ec2673f25','
ANI: Funcționar incompatibil la Primăria Tîrgu-Mureș
'),(6753,1392,'_oembed_time_0dd525c99f459c29c05f4d7ec2673f25','1581702500'),(6754,1394,'_wp_attached_file','2020/02/Primaria_Targu-Mures.jpg'),(6755,1394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:493;s:4:\"file\";s:32:\"2020/02/Primaria_Targu-Mures.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-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:32:\"Primaria_Targu-Mures-768x473.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-480x493.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-760x493.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-649x400.jpg\";s:5:\"width\";i:649;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:32:\"Primaria_Targu-Mures-585x361.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:3:\"4.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"DC T850\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1248495071\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.2\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"7\";s:8:\"quantity\";s:2:\"92\";s:4:\"webp\";s:1:\"0\";}}'),(6756,1394,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:474006;s:10:\"size_after\";i:474006;s:4:\"time\";d:0.33000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16067;s:10:\"size_after\";i:16067;s:4:\"time\";d:0.029999999999999999;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7848;s:10:\"size_after\";i:7848;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70195;s:10:\"size_after\";i:70195;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57263;s:10:\"size_after\";i:57263;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46932;s:10:\"size_after\";i:46932;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35664;s:10:\"size_after\";i:35664;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24485;s:10:\"size_after\";i:24485;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15238;s:10:\"size_after\";i:15238;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20305;s:10:\"size_after\";i:20305;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79090;s:10:\"size_after\";i:79090;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54317;s:10:\"size_after\";i:54317;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46602;s:10:\"size_after\";i:46602;s:4:\"time\";d:0.02;}}}'),(6759,1392,'_thumbnail_id','1394'),(6760,1392,'_format_audio_embed',''),(6761,1392,'_format_video_embed',''),(6762,1392,'_edit_last','1'),(6764,1392,'penci_use_option_current_single','0'),(6765,1392,'penci_dis_auto_load_prev','0'),(6766,1392,'penci_hide_featured_img','0'),(6767,1392,'dis_jarallax_fea_img','0'),(6768,1392,'penci_dis_amp_onpost','0'),(6769,1392,'penci_enable_smlists','0'),(6770,1392,'penci_smlists_title_tag','h3'),(6771,1392,'penci_smlists_sort','asc'),(6772,1392,'_count-views_all','9'),(6773,1392,'_count-views_week','9'),(6774,1392,'_count-views_month','9'),(6775,1392,'_count-views_year','9'),(6776,1392,'_yoast_wpseo_primary_category','141'),(6777,1392,'_format_gallery_images','a:0:{}'),(6778,1392,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6779,1392,'penci_remove_review_old','1'),(6780,1392,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(6781,1392,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(6782,1392,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_53253641\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_1645881\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_62280651\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_38724368\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_94500788\";}}'),(6783,1392,'_yoast_wpseo_content_score','30'),(6789,1392,'_oembed_5b0352b09365fedd3ff49e280468ea6a','
ANI: Funcționar incompatibil la Primăria Tîrgu-Mureș
'),(6790,1392,'_oembed_time_5b0352b09365fedd3ff49e280468ea6a','1581702580'),(6798,1401,'_edit_lock','1584477621:1'),(6801,1401,'_format_audio_embed',''),(6802,1401,'_format_video_embed',''),(6803,1401,'_edit_last','1'),(6805,1401,'penci_use_option_current_single','0'),(6806,1401,'penci_dis_auto_load_prev','0'),(6807,1401,'penci_hide_featured_img','0'),(6808,1401,'dis_jarallax_fea_img','0'),(6809,1401,'penci_dis_amp_onpost','0'),(6810,1401,'penci_enable_smlists','0'),(6811,1401,'penci_smlists_title_tag','h3'),(6812,1401,'penci_smlists_sort','asc'),(6813,1401,'_count-views_all','9'),(6814,1401,'_count-views_week','9'),(6815,1401,'_count-views_month','9'),(6816,1401,'_count-views_year','9'),(6817,1401,'_format_gallery_images','a:0:{}'),(6818,1401,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6819,1401,'penci_remove_review_old','1'),(6820,1401,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(6821,1401,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(6822,1401,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_49835707\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_79086513\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_53394021\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_20072210\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_11396149\";}}'),(6823,1401,'_yoast_wpseo_content_score','30'),(6826,1401,'_oembed_97d92926258b58e974cc533f731e0947','
„ReStart” Tîrgu-Mureș – plagiat sau compilație?!
'),(6827,1401,'_oembed_time_97d92926258b58e974cc533f731e0947','1584477741'),(6834,1401,'_yoast_wpseo_primary_category','141'),(6837,1407,'_wp_attached_file','2020/02/Ziar-Molnar-Ervin-5.jpg'),(6838,1407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1753;s:6:\"height\";i:1240;s:4:\"file\";s:31:\"2020/02/Ziar-Molnar-Ervin-5.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Ziar-Molnar-Ervin-5-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-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:31:\"Ziar-Molnar-Ervin-5-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"Ziar-Molnar-Ervin-5-1536x1087.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1087;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-960x679.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-565x400.jpg\";s:5:\"width\";i:565;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:31:\"Ziar-Molnar-Ervin-5-585x414.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:414;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"9\";s:8:\"quantity\";s:2:\"69\";s:4:\"webp\";s:1:\"0\";}}'),(6841,1407,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.7927967779681451;s:5:\"bytes\";i:58941;s:11:\"size_before\";i:1229783;s:10:\"size_after\";i:1170842;s:4:\"time\";d:0.70000000000000018;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:15:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17487;s:10:\"size_after\";i:17487;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8099999999999996;s:5:\"bytes\";i:12942;s:11:\"size_before\";i:165689;s:10:\"size_after\";i:152747;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8219;s:10:\"size_after\";i:8219;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:93476;s:10:\"size_after\";i:93476;s:4:\"time\";d:0.050000000000000003;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3499999999999996;s:5:\"bytes\";i:26562;s:11:\"size_before\";i:318056;s:10:\"size_after\";i:291494;s:4:\"time\";d:0.13;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84773;s:10:\"size_after\";i:84773;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61951;s:10:\"size_after\";i:61951;s:4:\"time\";d:0.059999999999999998;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:39587;s:10:\"size_after\";i:39587;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32329;s:10:\"size_after\";i:32329;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15094;s:10:\"size_after\";i:15094;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23796;s:10:\"size_after\";i:23796;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.21;s:5:\"bytes\";i:7759;s:11:\"size_before\";i:107671;s:10:\"size_after\";i:99912;s:4:\"time\";d:0.11;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8499999999999996;s:5:\"bytes\";i:11678;s:11:\"size_before\";i:148701;s:10:\"size_after\";i:137023;s:4:\"time\";d:0.050000000000000003;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54859;s:10:\"size_after\";i:54859;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58095;s:10:\"size_after\";i:58095;s:4:\"time\";d:0.029999999999999999;}}}'),(6844,1401,'_thumbnail_id','1407'),(6846,1409,'_edit_lock','1581710973:1'),(6847,1409,'_oembed_3a69817d5857e397f0772d9a3e538094','
(P) Marius Pașcan, președinte executiv PMP: Am hotărât! Nu susținem alegerile anticipate.
'),(6848,1409,'_oembed_time_3a69817d5857e397f0772d9a3e538094','1581704062'),(6851,1409,'_format_audio_embed',''),(6852,1409,'_format_video_embed',''),(6853,1409,'_edit_last','1'),(6855,1409,'penci_use_option_current_single','0'),(6856,1409,'penci_dis_auto_load_prev','0'),(6857,1409,'penci_hide_featured_img','0'),(6858,1409,'dis_jarallax_fea_img','0'),(6859,1409,'penci_dis_amp_onpost','0'),(6860,1409,'penci_enable_smlists','0'),(6861,1409,'penci_smlists_title_tag','h3'),(6862,1409,'penci_smlists_sort','asc'),(6863,1409,'_count-views_all','9'),(6864,1409,'_count-views_week','9'),(6865,1409,'_count-views_month','9'),(6866,1409,'_count-views_year','9'),(6867,1409,'_format_gallery_images','a:0:{}'),(6868,1409,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6869,1409,'penci_remove_review_old','1'),(6870,1409,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(6871,1409,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(6872,1409,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_88119626\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_13013565\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_93557804\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_96405066\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_61447529\";}}'),(6873,1409,'_yoast_wpseo_content_score','60'),(6876,1409,'_yoast_wpseo_primary_category','109'),(6877,1412,'_wp_attached_file','2020/02/pmp_sedinta.jpg'),(6878,1412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:641;s:4:\"file\";s:23:\"2020/02/pmp_sedinta.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-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:23:\"pmp_sedinta-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-480x641.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-599x400.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:23:\"pmp_sedinta-585x391.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:391;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"8\";s:8:\"quantity\";s:3:\"100\";s:4:\"webp\";s:1:\"0\";}}'),(6881,1409,'_thumbnail_id','1412'),(6883,1412,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:405037;s:10:\"size_after\";i:405037;s:4:\"time\";d:0.47000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14707;s:10:\"size_after\";i:14707;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6526;s:10:\"size_after\";i:6526;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65152;s:10:\"size_after\";i:65152;s:4:\"time\";d:0.080000000000000002;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40883;s:10:\"size_after\";i:40883;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38839;s:10:\"size_after\";i:38839;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32420;s:10:\"size_after\";i:32420;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20633;s:10:\"size_after\";i:20633;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13534;s:10:\"size_after\";i:13534;s:4:\"time\";d:0.11;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16905;s:10:\"size_after\";i:16905;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:67611;s:10:\"size_after\";i:67611;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44682;s:10:\"size_after\";i:44682;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43145;s:10:\"size_after\";i:43145;s:4:\"time\";d:0.02;}}}'),(6885,1414,'_edit_lock','1581712751:1'),(6886,1415,'_wp_attached_file','2020/02/Muzeu_Bust-e1581711636555.jpg'),(6887,1415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1260;s:4:\"file\";s:37:\"2020/02/Muzeu_Bust-e1581711636555.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Muzeu_Bust-e1581711636555-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-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:37:\"Muzeu_Bust-e1581711636555-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"Muzeu_Bust-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-960x800.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:37:\"Muzeu_Bust-e1581711636555-585x488.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:488;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";s:2:\"73\";s:4:\"webp\";s:1:\"0\";}}'),(6888,1415,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.4114916666590509;s:5:\"bytes\";i:26387;s:11:\"size_before\";i:1094219;s:10:\"size_after\";i:1067832;s:4:\"time\";d:1.0700000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:15:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13115;s:10:\"size_after\";i:13115;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2599999999999998;s:5:\"bytes\";i:5664;s:11:\"size_before\";i:132947;s:10:\"size_after\";i:127283;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5314;s:10:\"size_after\";i:5314;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:127283;s:10:\"size_after\";i:127283;s:4:\"time\";d:0.080000000000000002;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:12037;s:11:\"size_before\";i:280778;s:10:\"size_after\";i:268741;s:4:\"time\";d:0.17999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52214;s:10:\"size_after\";i:52214;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40454;s:10:\"size_after\";i:40454;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25834;s:10:\"size_after\";i:25834;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19095;s:10:\"size_after\";i:19095;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9835;s:10:\"size_after\";i:9835;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15133;s:10:\"size_after\";i:15133;s:4:\"time\";d:0.050000000000000003;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:73243;s:10:\"size_after\";i:73243;s:4:\"time\";d:0.089999999999999997;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3200000000000003;s:5:\"bytes\";i:8686;s:11:\"size_before\";i:201152;s:10:\"size_after\";i:192466;s:4:\"time\";d:0.32000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21237;s:10:\"size_after\";i:21237;s:4:\"time\";d:0.02;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:76585;s:10:\"size_after\";i:76585;s:4:\"time\";d:0.050000000000000003;}}}'),(6889,1415,'_edit_lock','1581711740:1'),(6890,1415,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1512;s:6:\"height\";i:2016;s:4:\"file\";s:14:\"Muzeu_Bust.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:23:\"Muzeu_Bust-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:23:\"Muzeu_Bust-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:24:\"Muzeu_Bust-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-480-645-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-480-480-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-480-320-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-280-376-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-280-186-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-280-280-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-thumb-760-570-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"penci-thumb-960-auto-orig\";a:4:{s:4:\"file\";s:23:\"Muzeu_Bust-960x1280.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"penci-thumb-auto-400-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"penci-masonry-thumb-orig\";a:4:{s:4:\"file\";s:22:\"Muzeu_Bust-585x780.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(6891,1415,'_edit_last','1'),(6892,1415,'original-file','2020/02/Muzeu_Bust-e1581711636555-updraft-pre-smush-original.jpg'),(6893,1415,'smush-complete','1'),(6894,1415,'smush-info','The file was compressed from 250.37 KB to 250.37 KB saving 0 percent using WP-Optimize'),(6895,1415,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:256378;s:12:\"smushed-size\";i:256378;s:15:\"savings-percent\";d:0;}'),(6896,1416,'_edit_lock','1584479868:1'),(6899,1414,'_thumbnail_id','1415'),(6900,1414,'_format_audio_embed',''),(6901,1414,'_format_video_embed',''),(6902,1414,'_edit_last','1'),(6904,1414,'penci_use_option_current_single','0'),(6905,1414,'penci_dis_auto_load_prev','0'),(6906,1414,'penci_hide_featured_img','0'),(6907,1414,'dis_jarallax_fea_img','0'),(6908,1414,'penci_dis_amp_onpost','0'),(6909,1414,'penci_enable_smlists','0'),(6910,1414,'penci_smlists_title_tag','h3'),(6911,1414,'penci_smlists_sort','asc'),(6912,1414,'_count-views_all','6'),(6913,1414,'_count-views_week','6'),(6914,1414,'_count-views_month','6'),(6915,1414,'_count-views_year','6'),(6916,1414,'_yoast_wpseo_primary_category','125'),(6917,1414,'_format_gallery_images','a:0:{}'),(6918,1414,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6919,1414,'penci_remove_review_old','1'),(6920,1414,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(6921,1414,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(6922,1414,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_4603004\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_33048155\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_32038033\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_51620967\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_22119919\";}}'),(6923,1414,'_yoast_wpseo_content_score','30'),(6924,1418,'_wp_attached_file','2020/02/Teatrul_Nat_TGM.jpg'),(6925,1418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:27:\"2020/02/Teatrul_Nat_TGM.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Teatrul_Nat_TGM-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-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:27:\"Teatrul_Nat_TGM-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-960x720.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-533x400.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:27:\"Teatrul_Nat_TGM-585x439.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:439;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";s:2:\"80\";s:4:\"webp\";s:1:\"0\";}}'),(6926,1418,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1177249155594771;s:5:\"bytes\";i:7727;s:11:\"size_before\";i:691315;s:10:\"size_after\";i:683588;s:4:\"time\";d:0.39000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:14:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15281;s:10:\"size_after\";i:15281;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1000000000000001;s:5:\"bytes\";i:4044;s:11:\"size_before\";i:130627;s:10:\"size_after\";i:126583;s:4:\"time\";d:0.070000000000000007;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6335;s:10:\"size_after\";i:6335;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:76797;s:10:\"size_after\";i:76797;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57178;s:10:\"size_after\";i:57178;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42911;s:10:\"size_after\";i:42911;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30670;s:10:\"size_after\";i:30670;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21871;s:10:\"size_after\";i:21871;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12689;s:10:\"size_after\";i:12689;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16720;s:10:\"size_after\";i:16720;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:75238;s:10:\"size_after\";i:75238;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1499999999999999;s:5:\"bytes\";i:3683;s:11:\"size_before\";i:117003;s:10:\"size_after\";i:113320;s:4:\"time\";d:0.070000000000000007;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40278;s:10:\"size_after\";i:40278;s:4:\"time\";d:0.02;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47717;s:10:\"size_after\";i:47717;s:4:\"time\";d:0.029999999999999999;}}}'),(6929,1416,'_thumbnail_id','1418'),(6930,1416,'_format_audio_embed',''),(6931,1416,'_format_video_embed',''),(6932,1416,'_edit_last','1'),(6935,1416,'penci_use_option_current_single','1'),(6936,1416,'penci_dis_auto_load_prev','0'),(6937,1416,'penci_hide_featured_img','0'),(6938,1416,'dis_jarallax_fea_img','0'),(6939,1416,'penci_dis_amp_onpost','0'),(6940,1416,'penci_enable_smlists','0'),(6941,1416,'penci_smlists_title_tag','h3'),(6942,1416,'penci_smlists_sort','asc'),(6943,1416,'_count-views_all','56'),(6944,1416,'_count-views_week','56'),(6945,1416,'_count-views_month','56'),(6946,1416,'_count-views_year','56'),(6947,1416,'_yoast_wpseo_primary_category','114'),(6948,1416,'_format_gallery_images','a:0:{}'),(6949,1416,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6950,1416,'penci_remove_review_old','1'),(6951,1416,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(6952,1416,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(6953,1416,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_74368543\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_29755341\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_21555350\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_88684196\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_47989412\";}}'),(6954,1416,'_yoast_wpseo_content_score','30'),(6964,1421,'_edit_lock','1581715338:1'),(6965,1422,'_wp_attached_file','2020/02/aquaserv_logo.jpg'),(6966,1422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:594;s:6:\"height\";i:594;s:4:\"file\";s:25:\"2020/02/aquaserv_logo.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-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:25:\"aquaserv_logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-480x594.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:594;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-594x570.jpg\";s:5:\"width\";i:594;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:25:\"aquaserv_logo-585x585.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:585;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"9\";s:8:\"quantity\";s:3:\"100\";s:4:\"webp\";s:1:\"0\";}}'),(6971,1422,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:219282;s:10:\"size_after\";i:219282;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13242;s:10:\"size_after\";i:13242;s:4:\"time\";d:0.050000000000000003;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5536;s:10:\"size_after\";i:5536;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31517;s:10:\"size_after\";i:31517;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24087;s:10:\"size_after\";i:24087;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22061;s:10:\"size_after\";i:22061;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15547;s:10:\"size_after\";i:15547;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11306;s:10:\"size_after\";i:11306;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12138;s:10:\"size_after\";i:12138;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33823;s:10:\"size_after\";i:33823;s:4:\"time\";d:0.029999999999999999;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18978;s:10:\"size_after\";i:18978;s:4:\"time\";d:0.02;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31047;s:10:\"size_after\";i:31047;s:4:\"time\";d:0.029999999999999999;}}}'),(6978,1421,'_thumbnail_id','1422'),(6979,1421,'_format_audio_embed',''),(6980,1421,'_format_video_embed',''),(6981,1421,'_edit_last','1'),(6984,1421,'penci_use_option_current_single','0'),(6985,1421,'penci_dis_auto_load_prev','0'),(6986,1421,'penci_hide_featured_img','0'),(6987,1421,'dis_jarallax_fea_img','0'),(6988,1421,'penci_dis_amp_onpost','0'),(6989,1421,'penci_enable_smlists','0'),(6990,1421,'penci_smlists_title_tag','h3'),(6991,1421,'penci_smlists_sort','asc'),(6992,1421,'_count-views_all','13'),(6993,1421,'_count-views_week','13'),(6994,1421,'_count-views_month','13'),(6995,1421,'_count-views_year','13'),(6996,1421,'_yoast_wpseo_primary_category','108'),(6997,1421,'_format_gallery_images','a:0:{}'),(6998,1421,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(6999,1421,'penci_remove_review_old','1'),(7000,1421,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(7001,1421,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(7002,1421,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_24100490\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_87982298\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_55856765\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_65076033\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_62173840\";}}'),(7003,1421,'_yoast_wpseo_content_score','30'),(7004,1425,'_edit_lock','1581721391:1'),(7005,1425,'_oembed_a67a1922ce1fbfe231eb4c3053c136b9',''),(7006,1425,'_oembed_time_a67a1922ce1fbfe231eb4c3053c136b9','1581713779'),(7009,1425,'_format_audio_embed',''),(7010,1425,'_format_video_embed',''),(7011,1425,'_edit_last','1'),(7013,1425,'penci_use_option_current_single','0'),(7014,1425,'penci_dis_auto_load_prev','0'),(7015,1425,'penci_hide_featured_img','0'),(7016,1425,'dis_jarallax_fea_img','0'),(7017,1425,'penci_dis_amp_onpost','0'),(7018,1425,'penci_enable_smlists','0'),(7019,1425,'penci_smlists_title_tag','h3'),(7020,1425,'penci_smlists_sort','asc'),(7021,1425,'_count-views_all','7'),(7022,1425,'_count-views_week','7'),(7023,1425,'_count-views_month','7'),(7024,1425,'_count-views_year','7'),(7025,1425,'_yoast_wpseo_primary_category','65'),(7026,1425,'_format_gallery_images','a:0:{}'),(7027,1425,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(7028,1425,'penci_remove_review_old','1'),(7029,1425,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(7030,1425,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(7031,1425,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_82611258\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_20407900\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_51111329\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_90005594\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_77960426\";}}'),(7032,1425,'_yoast_wpseo_content_score','60'),(7040,1429,'_edit_lock','1581725998:1'),(7043,1429,'_oembed_54805957bb8764ae55adc63283af4c63',''),(7044,1429,'_oembed_time_54805957bb8764ae55adc63283af4c63','1581723263'),(7045,1429,'_format_audio_embed',''),(7046,1429,'_format_video_embed',''),(7047,1429,'_edit_last','1'),(7049,1429,'penci_use_option_current_single','0'),(7050,1429,'penci_dis_auto_load_prev','0'),(7051,1429,'penci_hide_featured_img','0'),(7052,1429,'dis_jarallax_fea_img','0'),(7053,1429,'penci_dis_amp_onpost','0'),(7054,1429,'penci_enable_smlists','0'),(7055,1429,'penci_smlists_title_tag','h3'),(7056,1429,'penci_smlists_sort','asc'),(7057,1429,'_count-views_all','10'),(7058,1429,'_count-views_week','10'),(7059,1429,'_count-views_month','10'),(7060,1429,'_count-views_year','10'),(7061,1429,'_yoast_wpseo_primary_category','65'),(7062,1429,'_format_gallery_images','a:0:{}'),(7063,1429,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(7064,1429,'penci_remove_review_old','1'),(7065,1429,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(7066,1429,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(7067,1429,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_83398604\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_28104356\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_74408215\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_26267217\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_89782817\";}}'),(7068,1429,'_yoast_wpseo_content_score','30'),(7081,505,'_edit_lock','1581722559:1'),(7082,1434,'_wp_attached_file','2020/02/sabingherman.jpg'),(7083,1434,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2020/02/sabingherman.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"sabingherman-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"sabingherman-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"sabingherman-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:24:\"sabingherman-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:24:\"sabingherman-480x645.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:24:\"sabingherman-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:24:\"sabingherman-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:24:\"sabingherman-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:24:\"sabingherman-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:24:\"sabingherman-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:24:\"sabingherman-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-960-auto\";a:4:{s:4:\"file\";s:24:\"sabingherman-960x540.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:24:\"sabingherman-711x400.jpg\";s:5:\"width\";i:711;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:24:\"sabingherman-585x329.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:329;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";s:2:\"87\";s:4:\"webp\";s:1:\"0\";}}'),(7084,1434,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.44999755519155071;s:5:\"bytes\";i:2945;s:11:\"size_before\";i:654448;s:10:\"size_after\";i:651503;s:4:\"time\";d:0.48000000000000009;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:14:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15158;s:10:\"size_after\";i:15158;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8700000000000001;s:5:\"bytes\";i:2945;s:11:\"size_before\";i:102756;s:10:\"size_after\";i:99811;s:4:\"time\";d:0.13;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7684;s:10:\"size_after\";i:7684;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66011;s:10:\"size_after\";i:66011;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51722;s:10:\"size_after\";i:51722;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43939;s:10:\"size_after\";i:43939;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35852;s:10:\"size_after\";i:35852;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23441;s:10:\"size_after\";i:23441;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15521;s:10:\"size_after\";i:15521;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19391;s:10:\"size_after\";i:19391;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:77602;s:10:\"size_after\";i:77602;s:4:\"time\";d:0.050000000000000003;}s:20:\"penci-thumb-960-auto\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:93016;s:10:\"size_after\";i:93016;s:4:\"time\";d:0.050000000000000003;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58570;s:10:\"size_after\";i:58570;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43785;s:10:\"size_after\";i:43785;s:4:\"time\";d:0.02;}}}'),(7087,1425,'_thumbnail_id','1434'),(7095,1429,'_thumbnail_id','1434'),(7100,76,'_edit_lock','1581725780:1'),(7101,76,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1584;s:6:\"height\";i:716;s:4:\"file\";s:16:\"Sticker_KPTV.jpg\";}s:18:\"full-1581723591574\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";i:463;s:4:\"file\";s:31:\"Sticker_KPTV-e1581723573470.jpg\";}}'),(7102,76,'_edit_last','1'),(7103,1438,'_menu_item_type','taxonomy'),(7104,1438,'_menu_item_menu_item_parent','1533'),(7105,1438,'_menu_item_object_id','144'),(7106,1438,'_menu_item_object','category'),(7107,1438,'_menu_item_target',''),(7108,1438,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7109,1438,'_menu_item_xfn',''),(7110,1438,'_menu_item_url',''),(7112,1438,'penci_megamenu_enabled','off'),(7113,1438,'penci_megamenu_dis_ajax_filter','off'),(7114,1438,'penci_number_mega_menu','1'),(7115,1438,'penci_width_mega_menu','width1080'),(7335,644,'_edit_lock','1581896706:1'),(7338,644,'_format_audio_embed',''),(7339,644,'_format_video_embed',''),(7340,644,'_edit_last','1'),(7343,644,'penci_use_option_current_single','0'),(7344,644,'penci_dis_auto_load_prev','0'),(7345,644,'penci_hide_featured_img','0'),(7346,644,'dis_jarallax_fea_img','0'),(7347,644,'penci_dis_amp_onpost','0'),(7348,644,'penci_enable_smlists','0'),(7349,644,'penci_smlists_title_tag','h3'),(7350,644,'penci_smlists_sort','asc'),(7351,644,'_yoast_wpseo_primary_category','11'),(7352,644,'_format_gallery_images','a:0:{}'),(7353,644,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(7354,644,'penci_remove_review_old','1'),(7355,644,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(7356,644,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(7357,644,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_64889878\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_24695577\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_35660433\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_79278772\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_13413341\";}}'),(7358,644,'_yoast_wpseo_content_score','60'),(7360,1458,'_edit_lock','1581788362:1'),(7361,1458,'_oembed_2b2f99af7cac065e03b2baa604770104','

Cine a guvernat mai bine?

Publicată de Corneliu Florin Buicu pe Sâmbătă, 15 februarie 2020
'),(7362,1458,'_oembed_time_2b2f99af7cac065e03b2baa604770104','1581787734'),(7363,1458,'_format_audio_embed',''),(7364,1458,'_format_video_embed',''),(7365,1458,'_edit_last','1'),(7366,1458,'penci_use_option_current_single','0'),(7367,1458,'penci_dis_auto_load_prev','0'),(7368,1458,'penci_hide_featured_img','0'),(7369,1458,'dis_jarallax_fea_img','0'),(7370,1458,'penci_dis_amp_onpost','0'),(7371,1458,'penci_enable_smlists','0'),(7372,1458,'penci_smlists_title_tag','h3'),(7373,1458,'penci_smlists_sort','asc'),(7374,1458,'_count-views_all','7'),(7375,1458,'_count-views_week','7'),(7376,1458,'_count-views_month','7'),(7377,1458,'_count-views_year','7'),(7378,1458,'_yoast_wpseo_primary_category','37'),(7379,1458,'_format_gallery_images','a:0:{}'),(7380,1458,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(7381,1458,'penci_remove_review_old','1'),(7382,1458,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(7383,1458,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(7384,1458,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_25882699\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_69745176\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_5491057\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_62659065\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_36221951\";}}'),(7385,1458,'_yoast_wpseo_content_score','60'),(7386,1461,'_wp_attached_file','2020/02/dr_corneliu_florin_buicu.jpg'),(7387,1461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:638;s:4:\"file\";s:36:\"2020/02/dr_corneliu_florin_buicu.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-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:36:\"dr_corneliu_florin_buicu-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-480x638.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-760x570.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-602x400.jpg\";s:5:\"width\";i:602;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:36:\"dr_corneliu_florin_buicu-585x389.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:389;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"6\";s:8:\"quantity\";s:2:\"92\";s:4:\"webp\";s:1:\"0\";}}'),(7388,1461,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:239256;s:10:\"size_after\";i:239256;s:4:\"time\";d:0.39000000000000007;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9566;s:10:\"size_after\";i:9566;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5211;s:10:\"size_after\";i:5211;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35124;s:10:\"size_after\";i:35124;s:4:\"time\";d:0.13;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23667;s:10:\"size_after\";i:23667;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24920;s:10:\"size_after\";i:24920;s:4:\"time\";d:0.070000000000000007;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17640;s:10:\"size_after\";i:17640;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14946;s:10:\"size_after\";i:14946;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8765;s:10:\"size_after\";i:8765;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11935;s:10:\"size_after\";i:11935;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38425;s:10:\"size_after\";i:38425;s:4:\"time\";d:0.040000000000000001;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24885;s:10:\"size_after\";i:24885;s:4:\"time\";d:0.02;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24172;s:10:\"size_after\";i:24172;s:4:\"time\";d:0.02;}}}'),(7391,1458,'_thumbnail_id','1461'),(7406,1464,'_menu_item_type','post_type'),(7407,1464,'_menu_item_menu_item_parent','0'),(7408,1464,'_menu_item_object_id','825'),(7409,1464,'_menu_item_object','page'),(7410,1464,'_menu_item_target',''),(7411,1464,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7412,1464,'_menu_item_xfn',''),(7413,1464,'_menu_item_url',''),(7415,1464,'penci_megamenu_enabled','on'),(7416,1464,'penci_megamenu_dis_ajax_filter','off'),(7417,1464,'penci_number_mega_menu','1'),(7418,1464,'penci_width_mega_menu','width1080'),(7419,1465,'_menu_item_type','post_type'),(7420,1465,'_menu_item_menu_item_parent','0'),(7421,1465,'_menu_item_object_id','1264'),(7422,1465,'_menu_item_object','page'),(7423,1465,'_menu_item_target',''),(7424,1465,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7425,1465,'_menu_item_xfn',''),(7426,1465,'_menu_item_url',''),(7428,1465,'penci_megamenu_enabled','off'),(7429,1465,'penci_megamenu_dis_ajax_filter','off'),(7430,1465,'penci_number_mega_menu','1'),(7431,1465,'penci_width_mega_menu','width1080'),(7432,1466,'_edit_lock','1582060578:1'),(7433,1466,'_edit_last','1'),(7435,1466,'_wpb_vc_js_status','true'),(7436,1466,'_yoast_wpseo_content_score','30'),(7437,1466,'penci_use_option_current_page','0'),(7438,1466,'page_sidebar_pos','sidebar-right'),(7439,1466,'page_template_layout','style-1'),(7440,1466,'penci_page_align_post_title','left'),(7441,1466,'penci_enable_header_tran','0'),(7442,1466,'penci_hide_page_title','0'),(7443,1466,'penci_hide_page_breadcrumb','0'),(7444,1466,'penci_hide_page_socail_share_top','0'),(7445,1466,'penci_hide_page_socail_share_bottom','0'),(7446,1466,'penci_show_page_featured_img','0'),(7447,1466,'penci_page_caption_above_img','0'),(7448,1466,'penci_show_page_comments','0'),(7449,1466,'boxed_width','1400'),(7450,1466,'boxed_body_repeat','no-repeat'),(7451,1466,'boxed_body_attachment','fixed'),(7452,1466,'boxed_body_size','cover'),(7453,1466,'boxed_container_repeat','repeat'),(7454,1466,'boxed_container_attachment','fixed'),(7455,1466,'boxed_container_size','cover'),(7456,1466,'penci_hide_page_header','0'),(7457,1466,'penci_hide_page_footer','0'),(7458,1466,'penci_dis_amp_onpost','0'),(7459,1466,'penci_enable_smlists','0'),(7460,1466,'penci_smlists_title_tag','h3'),(7461,1466,'penci_smlists_sort','asc'),(7702,1497,'_menu_item_type','taxonomy'),(7703,1497,'_menu_item_menu_item_parent','0'),(7704,1497,'_menu_item_object_id','111'),(7705,1497,'_menu_item_object','category'),(7706,1497,'_menu_item_target',''),(7707,1497,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7708,1497,'_menu_item_xfn',''),(7709,1497,'_menu_item_url',''),(7711,1497,'penci_megamenu_enabled','on'),(7712,1497,'penci_megamenu_dis_ajax_filter','off'),(7713,1497,'penci_number_mega_menu','1'),(7714,1497,'penci_width_mega_menu','width1080'),(7715,500,'_edit_last','1'),(7718,500,'_edit_lock','1582032343:1'),(7719,95,'_edit_last','1'),(7722,95,'_edit_lock','1581896398:1'),(7723,99,'_edit_last','1'),(7726,99,'_edit_lock','1581896367:1'),(7727,97,'_edit_last','1'),(7730,97,'_edit_lock','1581896354:1'),(7739,639,'_edit_last','1'),(7742,639,'_edit_lock','1581978803:1'),(7745,631,'_edit_last','1'),(7748,631,'_edit_lock','1581896538:1'),(7749,172,'_edit_last','1'),(7752,172,'_edit_lock','1581896564:1'),(7753,630,'_edit_last','1'),(7756,630,'_edit_lock','1581896604:1'),(7757,60,'_edit_last','1'),(7760,60,'_edit_lock','1581896625:1'),(7761,642,'_edit_last','1'),(7764,642,'_edit_lock','1581896644:1'),(7767,1498,'_menu_item_type','taxonomy'),(7768,1498,'_menu_item_menu_item_parent','1497'),(7769,1498,'_menu_item_object_id','145'),(7770,1498,'_menu_item_object','category'),(7771,1498,'_menu_item_target',''),(7772,1498,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7773,1498,'_menu_item_xfn',''),(7774,1498,'_menu_item_url',''),(7776,1498,'penci_megamenu_enabled','off'),(7777,1498,'penci_megamenu_dis_ajax_filter','off'),(7778,1498,'penci_number_mega_menu','1'),(7779,1498,'penci_width_mega_menu','width1080'),(7782,1499,'_menu_item_type','post_type'),(7783,1499,'_menu_item_menu_item_parent','0'),(7784,1499,'_menu_item_object_id','1466'),(7785,1499,'_menu_item_object','page'),(7786,1499,'_menu_item_target',''),(7787,1499,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7788,1499,'_menu_item_xfn',''),(7789,1499,'_menu_item_url',''),(7791,1499,'penci_megamenu_enabled','off'),(7792,1499,'penci_megamenu_dis_ajax_filter','off'),(7793,1499,'penci_number_mega_menu','1'),(7794,1499,'penci_width_mega_menu','width1080'),(7795,1501,'_menu_item_type','post_type'),(7796,1501,'_menu_item_menu_item_parent','0'),(7797,1501,'_menu_item_object_id','1349'),(7798,1501,'_menu_item_object','page'),(7799,1501,'_menu_item_target',''),(7800,1501,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7801,1501,'_menu_item_xfn',''),(7802,1501,'_menu_item_url',''),(7804,1501,'penci_megamenu_enabled','off'),(7805,1501,'penci_megamenu_dis_ajax_filter','off'),(7806,1502,'_menu_item_type','post_type'),(7807,1502,'_menu_item_menu_item_parent','0'),(7808,1502,'_menu_item_object_id','1264'),(7809,1502,'_menu_item_object','page'),(7810,1502,'_menu_item_target',''),(7811,1502,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7812,1502,'_menu_item_xfn',''),(7813,1502,'_menu_item_url',''),(7815,1502,'penci_megamenu_enabled','off'),(7816,1502,'penci_megamenu_dis_ajax_filter','off'),(7817,1503,'_menu_item_type','post_type'),(7818,1503,'_menu_item_menu_item_parent','0'),(7819,1503,'_menu_item_object_id','825'),(7820,1503,'_menu_item_object','page'),(7821,1503,'_menu_item_target',''),(7822,1503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7823,1503,'_menu_item_xfn',''),(7824,1503,'_menu_item_url',''),(7826,1503,'penci_megamenu_enabled','off'),(7827,1503,'penci_megamenu_dis_ajax_filter','off'),(7894,1501,'penci_number_mega_menu','1'),(7895,1501,'penci_width_mega_menu','width1080'),(7896,1502,'penci_number_mega_menu','1'),(7897,1502,'penci_width_mega_menu','width1080'),(7898,1503,'penci_number_mega_menu','1'),(7899,1503,'penci_width_mega_menu','width1080'),(7922,1516,'_menu_item_type','taxonomy'),(7923,1516,'_menu_item_menu_item_parent','1530'),(7924,1516,'_menu_item_object_id','141'),(7925,1516,'_menu_item_object','category'),(7926,1516,'_menu_item_target',''),(7927,1516,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7928,1516,'_menu_item_xfn',''),(7929,1516,'_menu_item_url',''),(7931,1516,'penci_megamenu_enabled','off'),(7932,1516,'penci_megamenu_dis_ajax_filter','off'),(7933,1516,'penci_number_mega_menu','1'),(7934,1516,'penci_width_mega_menu','width1080'),(7945,89,'_edit_last','1'),(7948,89,'_edit_lock','1581978603:1'),(7949,567,'_edit_last','1'),(7952,567,'_edit_lock','1581978682:1'),(7953,566,'_edit_last','1'),(7956,566,'_edit_lock','1581978739:1'),(7957,111,'_edit_last','1'),(7960,111,'_edit_lock','1581978773:1'),(7963,647,'_edit_last','1'),(7966,647,'_edit_lock','1581978816:1'),(7967,643,'_edit_last','1'),(7970,643,'_edit_lock','1581978855:1'),(7971,63,'_edit_last','1'),(7974,63,'_edit_lock','1581978882:1'),(7975,565,'_edit_last','1'),(7978,565,'_edit_lock','1581978925:1'),(7979,564,'_edit_last','1'),(7982,564,'_edit_lock','1581978945:1'),(7992,825,'_wpb_shortcodes_custom_css','.vc_custom_1582034200483{background-color: #ffcc00 !important;}'),(7993,1530,'_menu_item_type','custom'),(7994,1530,'_menu_item_menu_item_parent','0'),(7995,1530,'_menu_item_object_id','1530'),(7996,1530,'_menu_item_object','custom'),(7997,1530,'_menu_item_target',''),(7998,1530,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7999,1530,'_menu_item_xfn',''),(8000,1530,'_menu_item_url','http://landing.kptv.ro/actualitati/stiri/'),(8002,1530,'penci_megamenu_enabled','on'),(8003,1530,'penci_megamenu_dis_ajax_filter','off'),(8004,1530,'penci_number_mega_menu','1'),(8005,1530,'penci_width_mega_menu','container'),(8019,1532,'_menu_item_type','post_type'),(8020,1532,'_menu_item_menu_item_parent','0'),(8021,1532,'_menu_item_object_id','1466'),(8022,1532,'_menu_item_object','page'),(8023,1532,'_menu_item_target',''),(8024,1532,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8025,1532,'_menu_item_xfn',''),(8026,1532,'_menu_item_url',''),(8028,1532,'penci_megamenu_enabled','off'),(8029,1532,'penci_megamenu_dis_ajax_filter','off'),(8030,1532,'penci_number_mega_menu','1'),(8031,1532,'penci_width_mega_menu','width1080'),(8032,1533,'_menu_item_type','custom'),(8033,1533,'_menu_item_menu_item_parent','0'),(8034,1533,'_menu_item_object_id','1533'),(8035,1533,'_menu_item_object','custom'),(8036,1533,'_menu_item_target',''),(8037,1533,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8038,1533,'_menu_item_xfn',''),(8039,1533,'_menu_item_url','http://landing.kptv.ro/administratie/'),(8041,1533,'penci_megamenu_enabled','on'),(8042,1533,'penci_megamenu_dis_ajax_filter','off'),(8043,1533,'penci_number_mega_menu','1'),(8044,1533,'penci_number_mega_menu','1'),(8045,1533,'penci_width_mega_menu','container'),(8046,1534,'_menu_item_type','custom'),(8047,1534,'_menu_item_menu_item_parent','0'),(8048,1534,'_menu_item_object_id','1534'),(8049,1534,'_menu_item_object','custom'),(8050,1534,'_menu_item_target',''),(8051,1534,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8052,1534,'_menu_item_xfn',''),(8053,1534,'_menu_item_url','http://landing.kptv.ro/actualitati/politica/'),(8055,1534,'penci_megamenu_enabled','on'),(8056,1534,'penci_megamenu_dis_ajax_filter','off'),(8057,1534,'penci_number_mega_menu','1'),(8058,1534,'penci_width_mega_menu','container'),(8060,1461,'original-file','2020/02/dr_corneliu_florin_buicu-updraft-pre-smush-original.jpg'),(8061,1461,'smush-complete','1'),(8062,1461,'smush-info','The file was compressed from 195.85 KB to 47.17 KB saving 75.92 percent using WP-Optimize'),(8063,1461,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:200547;s:12:\"smushed-size\";i:48301;s:15:\"savings-percent\";d:75.920000000000002;}'),(8064,1434,'original-file','2020/02/sabingherman-updraft-pre-smush-original.jpg'),(8065,1434,'smush-complete','1'),(8066,1434,'smush-info','The file was compressed from 191.33 KB to 185.89 KB saving 2.84 percent using WP-Optimize'),(8067,1434,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:195920;s:12:\"smushed-size\";i:190355;s:15:\"savings-percent\";d:2.8399999999999999;}'),(8068,1422,'original-file','2020/02/aquaserv_logo-updraft-pre-smush-original.jpg'),(8069,1422,'smush-complete','1'),(8070,1422,'smush-info','The file was compressed from 25.75 KB to 25.75 KB saving 0 percent using WP-Optimize'),(8071,1422,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26368;s:12:\"smushed-size\";i:26368;s:15:\"savings-percent\";d:0;}'),(8072,1418,'original-file','2020/02/Teatrul_Nat_TGM-updraft-pre-smush-original.jpg'),(8073,1418,'smush-complete','1'),(8074,1418,'smush-info','The file was compressed from 183.10 KB to 180.17 KB saving 1.6 percent using WP-Optimize'),(8075,1418,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:187495;s:12:\"smushed-size\";i:184499;s:15:\"savings-percent\";d:1.6000000000000001;}'),(8076,1412,'original-file','2020/02/pmp_sedinta-updraft-pre-smush-original.jpg'),(8077,1412,'smush-complete','1'),(8078,1412,'smush-info','The file was compressed from 64.96 KB to 64.96 KB saving 0 percent using WP-Optimize'),(8079,1412,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:66521;s:12:\"smushed-size\";i:66521;s:15:\"savings-percent\";d:0;}'),(8080,1407,'original-file','2020/02/Ziar-Molnar-Ervin-5-updraft-pre-smush-original.jpg'),(8081,1407,'smush-complete','1'),(8082,1407,'smush-info','The file was compressed from 1.33 MB to 643.02 KB saving 52.67 percent using WP-Optimize'),(8083,1407,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1391251;s:12:\"smushed-size\";i:658452;s:15:\"savings-percent\";d:52.670000000000002;}'),(8084,1394,'original-file','2020/02/Primaria_Targu-Mures-updraft-pre-smush-original.jpg'),(8085,1394,'smush-complete','1'),(8086,1394,'smush-info','The file was compressed from 161.31 KB to 153.00 KB saving 5.15 percent using WP-Optimize'),(8087,1394,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:165182;s:12:\"smushed-size\";i:156668;s:15:\"savings-percent\";d:5.1500000000000004;}'),(8106,1549,'_wp_attached_file','2020/03/Museo-300.otf'),(8107,1550,'_wp_attached_file','2020/03/Museo-300.woff'),(8108,1551,'_wp_attached_file','2020/03/Museo-300.ttf'),(8109,1552,'_wp_attached_file','2020/03/Museo300-Regular.woff'),(8110,1553,'_wp_attached_file','2020/03/Museo300-Regular.woff2'),(8111,1554,'_wp_attached_file','2020/03/museo_300-webfont.ttf'),(8112,1555,'_wp_attached_file','2020/03/museo_300-webfont.woff'),(8113,1556,'_wp_attached_file','2020/03/museo_300-webfont.woff2'),(8126,1562,'_wp_attached_file','2020/03/MuseoSans-300.woff2'),(8127,1563,'_wp_attached_file','2020/03/MuseoSans-300.woff'),(8128,1564,'_wp_attached_file','2020/03/MuseoSans-300.ttf'),(8139,1416,'single_template_layout','style-2'),(8141,1572,'_edit_lock','1584568276:1'),(8142,1573,'_wp_attached_file','2020/03/aquaserv.jpg'),(8143,1573,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:413;s:4:\"file\";s:20:\"2020/03/aquaserv.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"aquaserv-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"aquaserv-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:20:\"aquaserv-480x413.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:20:\"aquaserv-480x413.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:20:\"aquaserv-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:20:\"aquaserv-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:20:\"aquaserv-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:20:\"aquaserv-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:20:\"aquaserv-639x400.jpg\";s:5:\"width\";i:639;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:20:\"aquaserv-585x366.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:366;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"5\";s:8:\"quantity\";s:3:\"100\";s:4:\"webp\";s:1:\"0\";}}'),(8144,1573,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:246806;s:10:\"size_after\";i:246806;s:4:\"time\";d:0.20999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12760;s:10:\"size_after\";i:12760;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6327;s:10:\"size_after\";i:6327;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37212;s:10:\"size_after\";i:37212;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37212;s:10:\"size_after\";i:37212;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27952;s:10:\"size_after\";i:27952;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19396;s:10:\"size_after\";i:19396;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11937;s:10:\"size_after\";i:11937;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16021;s:10:\"size_after\";i:16021;s:4:\"time\";d:0.02;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41462;s:10:\"size_after\";i:41462;s:4:\"time\";d:0.029999999999999999;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36527;s:10:\"size_after\";i:36527;s:4:\"time\";d:0.029999999999999999;}}}'),(8147,1572,'_thumbnail_id','1573'),(8148,1572,'_format_audio_embed',''),(8149,1572,'_format_video_embed',''),(8150,1572,'_edit_last','1'),(8151,1572,'penci_use_option_current_single','1'),(8152,1572,'single_template_layout','style-2'),(8153,1572,'penci_dis_auto_load_prev','0'),(8154,1572,'penci_hide_featured_img','0'),(8155,1572,'dis_jarallax_fea_img','0'),(8156,1572,'penci_dis_amp_onpost','0'),(8157,1572,'penci_enable_smlists','0'),(8158,1572,'penci_smlists_title_tag','h3'),(8159,1572,'penci_smlists_sort','asc'),(8160,1572,'_count-views_all','3'),(8161,1572,'_count-views_week','3'),(8162,1572,'_count-views_month','3'),(8163,1572,'_count-views_year','3'),(8164,1572,'_yoast_wpseo_primary_category','125'),(8165,1572,'_format_gallery_images','a:0:{}'),(8166,1572,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(8167,1572,'penci_remove_review_old','1'),(8168,1572,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(8169,1572,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(8170,1572,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_3595934\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_13901617\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_23169713\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:9:\"id_589983\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_62811651\";}}'),(8171,1572,'_yoast_wpseo_content_score','30'),(8172,1573,'original-file','2020/03/aquaserv-updraft-pre-smush-original.jpg'),(8173,1573,'smush-complete','1'),(8174,1573,'smush-info','The file was compressed from 44.32 KB to 44.32 KB saving 0 percent using WP-Optimize'),(8175,1573,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:45380;s:12:\"smushed-size\";i:45380;s:15:\"savings-percent\";d:0;}'),(8176,1575,'_edit_lock','1584568167:1'),(8177,1575,'_oembed_698d0857c2ab524dcf0c6c5aa7d77048','
Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate
'),(8178,1575,'_oembed_time_698d0857c2ab524dcf0c6c5aa7d77048','1584568071'),(8181,1577,'_edit_lock','1584569435:1'),(8182,1578,'_wp_attached_file','2020/03/vass_levente_rmdsz.jpg'),(8183,1578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:520;s:4:\"file\";s:30:\"2020/03/vass_levente_rmdsz.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-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:30:\"vass_levente_rmdsz-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-645\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-480\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-480-320\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-376\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-280x376.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-186\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-280x186.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-280-280\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-thumb-760-570\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-760x520.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"penci-thumb-auto-400\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"penci-masonry-thumb\";a:4:{s:4:\"file\";s:30:\"vass_levente_rmdsz-585x390.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:390;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\";}s:7:\"optimus\";a:3:{s:6:\"profit\";s:1:\"4\";s:8:\"quantity\";s:3:\"100\";s:4:\"webp\";s:1:\"0\";}}'),(8184,1577,'_oembed_698d0857c2ab524dcf0c6c5aa7d77048','
Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate
'),(8185,1577,'_oembed_time_698d0857c2ab524dcf0c6c5aa7d77048','1584568502'),(8186,1578,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:284690;s:10:\"size_after\";i:284690;s:4:\"time\";d:0.29999999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11106;s:10:\"size_after\";i:11106;s:4:\"time\";d:0.01;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5772;s:10:\"size_after\";i:5772;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41836;s:10:\"size_after\";i:41836;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-645\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33421;s:10:\"size_after\";i:33421;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-480\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29389;s:10:\"size_after\";i:29389;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-480-320\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20877;s:10:\"size_after\";i:20877;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-thumb-280-376\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16581;s:10:\"size_after\";i:16581;s:4:\"time\";d:0.02;}s:19:\"penci-thumb-280-186\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10078;s:10:\"size_after\";i:10078;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-280-280\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13493;s:10:\"size_after\";i:13493;s:4:\"time\";d:0.01;}s:19:\"penci-thumb-760-570\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44288;s:10:\"size_after\";i:44288;s:4:\"time\";d:0.080000000000000002;}s:20:\"penci-thumb-auto-400\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29280;s:10:\"size_after\";i:29280;s:4:\"time\";d:0.040000000000000001;}s:19:\"penci-masonry-thumb\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28569;s:10:\"size_after\";i:28569;s:4:\"time\";d:0.02;}}}'),(8189,1577,'_thumbnail_id','1578'),(8190,1577,'_format_audio_embed',''),(8191,1577,'_format_video_embed',''),(8192,1577,'_edit_last','1'),(8193,1577,'penci_use_option_current_single','1'),(8194,1577,'penci_dis_auto_load_prev','0'),(8195,1577,'penci_hide_featured_img','0'),(8196,1577,'dis_jarallax_fea_img','0'),(8197,1577,'penci_dis_amp_onpost','0'),(8198,1577,'penci_enable_smlists','0'),(8199,1577,'penci_smlists_title_tag','h3'),(8200,1577,'penci_smlists_sort','asc'),(8201,1577,'_count-views_all','3'),(8202,1577,'_count-views_week','3'),(8203,1577,'_count-views_month','3'),(8204,1577,'_count-views_year','3'),(8205,1577,'_yoast_wpseo_primary_category','109'),(8206,1577,'_format_gallery_images','a:0:{}'),(8207,1577,'penci_recipe','a:11:{s:18:\"penci_recipe_title\";s:0:\"\";s:21:\"penci_recipe_servings\";s:0:\"\";s:21:\"penci_recipe_preptime\";s:0:\"\";s:28:\"penci_recipe_preptime_format\";s:0:\"\";s:21:\"penci_recipe_cooktime\";s:0:\"\";s:28:\"penci_recipe_cooktime_format\";s:0:\"\";s:21:\"penci_recipe_calories\";s:0:\"\";s:16:\"penci_recipe_fat\";s:0:\"\";s:25:\"penci_recipe_instructions\";s:0:\"\";s:24:\"penci_recipe_ingredients\";s:0:\"\";s:17:\"penci_recipe_note\";s:0:\"\";}'),(8208,1577,'penci_remove_review_old','1'),(8209,1577,'penci_review_schema_options','a:12:{s:4:\"Book\";a:10:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"bookEdition\";s:0:\"\";s:10:\"bookFormat\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:11:\"illustrator\";s:0:\"\";s:4:\"isbn\";s:0:\"\";s:13:\"numberOfPages\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:4:\"Game\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Movie\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"dateCreated\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"director\";s:0:\"\";s:5:\"actor\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:14:\"MusicRecording\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"byArtist\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:7:\"inAlbum\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:8:\"Painting\";a:5:{s:4:\"name\";s:0:\"\";s:6:\"author\";s:0:\"\";s:3:\"url\";s:0:\"\";s:13:\"datePublished\";s:0:\"\";s:5:\"genre\";s:0:\"\";}s:5:\"Place\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"Product\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:12:\"availability\";s:0:\"\";s:5:\"brand\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"Restaurant\";a:8:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:13:\"servesCuisine\";s:0:\"\";s:12:\"openingHours\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:19:\"SoftwareApplication\";a:7:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"priceCurrency\";s:0:\"\";s:15:\"operatingSystem\";s:0:\"\";s:19:\"applicationCategory\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:5:\"Store\";a:6:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"address\";s:0:\"\";s:10:\"priceRange\";s:0:\"\";s:9:\"telephone\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:8:\"TVSeries\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:7:\"WebSite\";a:3:{s:4:\"name\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"description\";s:0:\"\";}}'),(8210,1577,'penci_review','a:21:{s:18:\"penci_review_style\";s:7:\"style_1\";s:18:\"penci_review_title\";s:0:\"\";s:16:\"penci_review_des\";s:0:\"\";s:17:\"penci_review_good\";s:0:\"\";s:16:\"penci_review_bad\";s:0:\"\";s:21:\"penci_review_ct_image\";s:0:\"\";s:20:\"penci_review_address\";s:0:\"\";s:18:\"penci_review_phone\";s:0:\"\";s:20:\"penci_review_website\";s:0:\"\";s:18:\"penci_review_price\";s:0:\"\";s:20:\"penci_review_linkbuy\";s:0:\"\";s:20:\"penci_review_textbuy\";s:0:\"\";s:26:\"penci_review_schema_markup\";s:5:\"Thing\";s:21:\"penci_review_img_size\";s:0:\"\";s:24:\"penci_user_review_enable\";s:0:\"\";s:18:\"penci_rv_dis_point\";s:0:\"\";s:20:\"penci_rv_dis_goodbad\";s:0:\"\";s:17:\"penci_rv_dis_desc\";s:0:\"\";s:26:\"penci_rv_enable_sim_author\";s:0:\"\";s:26:\"penci_rv_hide_featured_img\";s:0:\"\";s:20:\"penci_rv_show_schema\";s:0:\"\";}'),(8211,1577,'penci_review_more','a:5:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:10:\"id_1188121\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_71759316\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_43784131\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_80395704\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:0:\"\";s:2:\"id\";s:11:\"id_38284919\";}}'),(8212,1577,'_yoast_wpseo_content_score','30'),(8215,1577,'_wp_old_date','2020-03-18'),(8216,1577,'single_template_layout','style-2'),(8217,1578,'original-file','2020/03/vass_levente_rmdsz-updraft-pre-smush-original.jpg'),(8218,1578,'smush-complete','1'),(8219,1578,'smush-info','The file was compressed from 33.72 KB to 33.72 KB saving 0 percent using WP-Optimize'),(8220,1578,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34528;s:12:\"smushed-size\";i:34528;s:15:\"savings-percent\";d:0;}'),(8223,1582,'_wpb_shortcodes_custom_css','.vc_custom_1581970873530{padding-top: 3px !important;}.vc_custom_1580490356275{background-color: #ffe066 !important;}.vc_custom_1580490383392{background-color: #ffe066 !important;}'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_postmeta` with 3138 row(s) -- -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) 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 COLLATE utf8mb4_unicode_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL, `pinged` text 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 COLLATE utf8mb4_unicode_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_count` bigint(20) 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=1583 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 (42,1,'2020-01-19 09:12:12','2020-01-19 09:12:12','','The New UMoMA Opens its Doors','','inherit','open','closed','','the-new-umoma-opens-its-doors','','','2020-01-19 09:12:12','2020-01-19 09:12:12','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/2020-landscape-1-6.png',0,'attachment','image/png',0),(52,1,'2015-03-22 15:48:53','2015-03-22 15:48:53','','rec728','','inherit','open','open','','rec728','','','2015-03-22 15:48:53','2015-03-22 15:48:53','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/rec728.jpg',0,'attachment','image/jpeg',0),(53,1,'2015-03-19 15:53:24','2015-03-19 15:53:24','Sesame snaps cookie oat cake jelly cheesecake dragée cake marzipan sesame snaps. Muffin soufflé donut lollipop tootsie roll. Tart donut dragée jelly-o carrot cake cheesecake. Lemon drops brownie cheesecake chupa chups topping croissant. Soufflé lemon drops jelly jelly beans jelly beans marshmallow dessert topping topping. Tiramisu oat cake danish croissant chupa chups bear claw. Cotton candy jelly-o sweet lemon drops pie fruitcake bear claw. Marshmallow marshmallow tart tart jujubes sweet roll. Sweet candy canes gummi bears oat cake. Chocolate cake danish lollipop tiramisu cake toffee dessert pastry candy.\nJujubes cotton candy sesame snaps sugar plum. Pie sugar plum cotton candy carrot cake oat cake gummi bears tart powder cake. Gummi bears cotton candy jujubes gummies candy canes. Pie sweet roll jelly tiramisu lollipop chocolate. Marzipan marshmallow ice cream candy canes. Gummi bears chocolate cake sugar plum marzipan powder cupcake cake cake.','Tennis Match: Go Federer','','publish','open','open','','tennis-match-go-federer','','','2020-01-22 22:19:45','2020-01-22 22:19:45','',0,'http://demo.themegrill.com/colormag/?p=53',0,'post','',0),(54,1,'2015-03-22 15:53:14','2015-03-22 15:53:14','','DCIM100GOPRO','','inherit','open','open','','dcim100gopro','','','2015-03-22 15:53:14','2015-03-22 15:53:14','',53,'http://landing.kptv.ro/wp-content/uploads/2015/03/clouds-sky-stadium-4516.jpg',0,'attachment','image/jpeg',0),(57,1,'2015-03-23 06:52:08','2015-03-23 06:52:08','','colormag-logo','','inherit','open','open','','colormag-logo','','','2015-03-23 06:52:08','2015-03-23 06:52:08','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/colormag-logo.png',0,'attachment','image/png',0),(58,1,'2015-03-23 07:10:49','2015-03-23 07:10:49','','728x90','','inherit','open','open','','728x90','','','2015-03-23 07:10:49','2015-03-23 07:10:49','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/728x90.png',0,'attachment','image/png',0),(59,1,'2015-03-24 04:51:24','2015-03-24 04:51:24','','urban-438393_1920','','inherit','open','open','','urban-438393_1920','','','2015-03-24 04:51:24','2015-03-24 04:51:24','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/urban-438393_1920.jpg',0,'attachment','image/jpeg',0),(60,1,'2015-03-24 06:22:35','2015-03-24 04:22:35','Consectetur adipiscing elit. Aenean lectus nisi, convallis a tortor vitae, congue luctus velit. Vivamus faucibus massa non ultrices molestie. Aliquam erat volutpat. Nulla eget sem nisi. Suspendisse vel dui lorem. Mauris tristique ullamcorper rhoncus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi quis sem at ex euismod mattis nec eu neque. ','Consectetur adipiscing','','publish','open','open','','consectetur-adipiscing','','','2020-02-17 01:43:44','2020-02-16 23:43:44','',0,'http://demo.themegrill.com/colormag/?p=60',0,'post','',0),(62,1,'2015-03-24 06:23:30','2015-03-24 06:23:30','','relaxed-498245_1280','','inherit','open','open','','relaxed-498245_1280','','','2015-03-24 06:23:30','2015-03-24 06:23:30','',60,'http://landing.kptv.ro/wp-content/uploads/2015/03/relaxed-498245_1280.jpg',0,'attachment','image/jpeg',0),(63,1,'2015-03-24 06:25:39','2015-03-24 04:25:39','Phasellus at ligula consequat purus dignissim sodales non ac nisi. Vestibulum vehicula erat in purus vestibulum facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam fringilla dolor quis enim pulvinar, sit amet dictum lacus ultricies. Donec sed justo efficitur, pulvinar elit in, dignissim nibh. Nulla porttitor tortor et mi auctor condimentum. Aliquam sodales ac quam in pharetra. ','New Styling Collections','','publish','open','open','','new-styling-collections','','','2020-02-18 00:34:42','2020-02-17 22:34:42','',0,'http://demo.themegrill.com/colormag/?p=63',0,'post','',0),(64,1,'2015-03-24 06:25:13','2015-03-24 06:25:13','','window-213496_1280','','inherit','open','open','','window-213496_1280','','','2015-03-24 06:25:13','2015-03-24 06:25:13','',63,'http://landing.kptv.ro/wp-content/uploads/2015/03/window-213496_1280.jpg',0,'attachment','image/jpeg',0),(66,1,'2020-01-19 09:14:27','2020-01-19 09:14:27','','banner_demo2','','inherit','open','closed','','banner_demo2','','','2020-01-19 09:24:14','2020-01-19 09:24:14','',65,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner_demo2.png',0,'attachment','image/png',0),(73,1,'2020-01-19 09:52:38','2020-01-19 09:52:38','','twitter_KPTVFM','','inherit','open','closed','','twitter_kptvfm','','','2020-01-19 09:52:38','2020-01-19 09:52:38','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/twitter_KPTVFM.jpg',0,'attachment','image/jpeg',0),(74,1,'2020-01-19 09:53:35','2020-01-19 09:53:35','','cropped-twitter_KPTVFM.jpg','','inherit','open','closed','','cropped-twitter_kptvfm-jpg','','','2020-01-19 09:53:35','2020-01-19 09:53:35','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-twitter_KPTVFM.jpg',0,'attachment','image/jpeg',0),(76,1,'2020-01-19 09:55:49','2020-01-19 09:55:49','','Sticker_KPTV','','inherit','open','closed','','sticker_kptv','','','2020-02-15 01:40:02','2020-02-14 23:40:02','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/Sticker_KPTV.jpg',0,'attachment','image/jpeg',0),(77,1,'2020-01-19 09:56:18','2020-01-19 09:56:18','','cropped-Sticker_KPTV.jpg','','inherit','open','closed','','cropped-sticker_kptv-jpg','','','2020-01-19 09:56:18','2020-01-19 09:56:18','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-Sticker_KPTV.jpg',0,'attachment','image/jpeg',0),(78,1,'2020-01-19 09:58:17','2020-01-19 09:58:17','','KPTV_odorizantauto_fata1','','inherit','open','closed','','kptv_odorizantauto_fata1','','','2020-01-19 14:10:38','2020-01-19 14:10:38','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/KPTV_odorizantauto_fata1.jpg',0,'attachment','image/jpeg',0),(79,1,'2020-01-19 09:58:46','2020-01-19 09:58:46','http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-KPTV_odorizantauto_fata1.jpg','cropped-KPTV_odorizantauto_fata1.jpg','','inherit','open','closed','','cropped-kptv_odorizantauto_fata1-jpg','','','2020-01-19 09:58:46','2020-01-19 09:58:46','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-KPTV_odorizantauto_fata1.jpg',0,'attachment','image/jpeg',0),(82,1,'2015-03-24 07:07:18','2015-03-24 07:07:18','Ut dictum ligula nisi, at mollis mi sagittis eu. Fusce vitae turpis placerat magna pellentesque pharetra vel et enim. Phasellus aliquam id metus a luctus. Etiam euismod enim id imperdiet dictum. Aenean porttitor ex eu velit mattis, id tempus leo blandit. Nullam rutrum congue magna quis scelerisque. Fusce venenatis ante sed metus auctor, eget facilisis ligula faucibus. Maecenas mattis, felis quis vulputate rutrum, ipsum eros maximus risus, ut aliquam sem nisi pharetra augue. Ut aliquet orci sed urna mattis, tempor auctor odio sodales. Donec ullamcorper dapibus lacus. Integer nulla velit, ornare et odio id, tincidunt efficitur quam. Nunc id metus sodales, tristique quam sed, commodo velit. Aenean lacinia turpis turpis, vel varius neque congue vitae. Donec ultrices lobortis rutrum. ','Smith Handed His Place in History','','publish','open','open','','smith-handed-his-place-in-history','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=82',0,'post','',0),(84,1,'2020-01-19 10:03:33','2020-01-19 10:03:33','http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-banner_demo2.png','cropped-banner_demo2.png','','inherit','open','closed','','cropped-banner_demo2-png','','','2020-01-19 10:03:33','2020-01-19 10:03:33','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-banner_demo2.png',0,'attachment','image/png',0),(85,1,'2020-01-19 10:18:22','2020-01-19 10:18:22','{\"id\":85,\"form_field_id\":\"1\",\"form_fields\":{\"fullname\":{\"id\":\"fullname\",\"type\":\"text\",\"label\":\"Name\",\"meta-key\":\"name\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"css\":\"\"},\"email\":{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email\",\"meta-key\":\"email\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"subject\":{\"id\":\"subject\",\"type\":\"text\",\"label\":\"Subject\",\"meta-key\":\"subject\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"css\":\"\"},\"message\":{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"Message\",\"meta-key\":\"message\",\"description\":\"\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Contact Form\",\"form_desc\":\"\",\"successful_form_submission_message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"redirect_to\":\"0\",\"custom_page\":\"2\",\"external_url\":\"\",\"layout_class\":\"default\",\"form_class\":\"\",\"submit_button_text\":\"Submit\",\"honeypot\":\"1\",\"email\":{\"connection_1\":{\"connection_name\":\"Admin Notification\",\"evf_to_email\":\"{admin_email}\",\"evf_from_name\":\"www.kptv.ro\",\"evf_from_email\":\"{admin_email}\",\"evf_reply_to\":\"{field_id=\\\"email\\\"}\",\"evf_email_subject\":\"New Form Entry \",\"evf_email_message\":\"{all_fields}\"}}},\"structure\":{\"row_1\":{\"grid_1\":[\"fullname\",\"email\",\"subject\",\"message\"]}}}','Contact Form','','publish','closed','closed','','contact-form','','','2020-01-19 10:18:22','2020-01-19 10:18:22','',0,'http://landing.kptv.ro/?post_type=everest_form&p=85',0,'everest_form','',0),(86,1,'2020-01-19 10:19:13','2020-01-19 10:19:13','','One Click Demo Import - log_file_2020-01-19__10-19-13','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-19__10-19-13','','','2020-01-19 10:19:13','2020-01-19 10:19:13','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-19__10-19-13.txt',0,'attachment','text/plain',0),(87,1,'2020-01-19 10:21:48','2020-01-19 10:21:48','','One Click Demo Import - log_file_2020-01-19__10-21-48','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-19__10-21-48','','','2020-01-19 10:21:48','2020-01-19 10:21:48','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-19__10-21-48.txt',0,'attachment','text/plain',0),(88,1,'2015-03-24 07:06:38','2015-03-24 07:06:38','','basketball-95607_1280','','inherit','open','open','','basketball-95607_1280','','','2015-03-24 07:06:38','2015-03-24 07:06:38','',644,'http://landing.kptv.ro/wp-content/uploads/2015/03/basketball-95607_1280.jpg',0,'attachment','image/jpeg',0),(89,1,'2019-04-11 07:55:09','2019-04-11 04:55:09','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Woods has belief in 15th major win','','publish','closed','closed','','woods-has-belief-in-15th-major-win','','','2020-02-18 00:30:02','2020-02-17 22:30:02','',0,'https://demo.themespiral.com/freenews/?p=89',0,'post','',0),(90,1,'2019-04-11 07:50:49','2019-04-11 07:50:49','','fire-campfire-spartanrace-351754','','inherit','closed','closed','','fire-campfire-spartanrace-351754','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',89,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/fire-campfire-spartanrace-351754.jpg',0,'attachment','image/jpeg',0),(91,1,'2019-04-11 07:50:51','2019-04-11 07:50:51','','girl-street-photography-water-leisure-blue-1434991-pxhere.com','','inherit','closed','closed','','girl-street-photography-water-leisure-blue-1434991-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',89,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/girl-street-photography-water-leisure-blue-1434991-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(92,1,'2019-04-11 07:50:53','2019-04-11 07:50:53','','play-green-soccer-child-football-player-757702-pxhere.com','','inherit','closed','closed','','play-green-soccer-child-football-player-757702-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',89,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/play-green-soccer-child-football-player-757702-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(93,1,'2019-04-11 07:51:28','2019-04-11 07:51:28','','winter-schnee-atv-Quad-Motorsport-snow-snowmobile-1418183-pxhere.com','','inherit','closed','closed','','winter-schnee-atv-quad-motorsport-snow-snowmobile-1418183-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',89,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/winter-schnee-atv-Quad-Motorsport-snow-snowmobile-1418183-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(95,1,'2019-04-11 07:56:37','2019-04-11 04:56:37','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Incredible! Is this the luckiest penalty you\'ll ever see?','','publish','closed','closed','','incredible-is-this-the-luckiest-penalty-youll-ever-see','','','2020-02-17 01:39:58','2020-02-16 23:39:58','',0,'https://demo.themespiral.com/freenews/?p=95',0,'post','',0),(97,1,'2019-04-11 08:04:05','2019-04-11 05:04:05','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','Catch-up: World Cross Country Championships','','publish','closed','closed','','catch-up-world-cross-country-championships','','','2020-02-17 01:39:14','2020-02-16 23:39:14','',0,'https://demo.themespiral.com/freenews/?p=97',0,'post','',0),(99,1,'2019-04-11 08:07:21','2019-04-11 05:07:21','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Is this the fastest seven-year-old in the world?','','publish','closed','closed','','is-this-the-fastest-seven-year-old-in-the-world','','','2020-02-17 01:39:27','2020-02-16 23:39:27','',0,'https://demo.themespiral.com/freenews/?p=99',0,'post','',0),(100,1,'2018-07-18 11:03:32','2018-07-18 11:03:32','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','The full story of Thailand’s extraordinary cave rescue','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','the-full-story-of-thailands-extraordinary-cave-rescue','','','2020-01-22 22:17:21','2020-01-22 22:17:21','',0,'https://demo.afthemes.com/covernews-pro/?p=6',0,'post','',0),(102,1,'2019-04-11 08:43:41','2019-04-11 08:43:41','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','New duck species found in Philippines','','publish','closed','closed','','new-duck-species-found-in-philippines','','','2020-01-22 22:15:33','2020-01-22 22:15:33','',0,'https://demo.themespiral.com/freenews/?p=102',0,'post','',0),(103,1,'2019-04-11 08:40:16','2019-04-11 08:40:16','','asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709','','inherit','closed','closed','','asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',102,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/asphalt-transport-vehicle-fire-christchurch-sonydslra300-earthquakedamage-constructionequiment-geological-phenomenon-172709.jpg',0,'attachment','image/jpeg',0),(104,1,'2019-04-11 08:40:18','2019-04-11 08:40:18','','goose-girl-and-shepherd-dog-free-license-cc0','','inherit','closed','closed','','goose-girl-and-shepherd-dog-free-license-cc0','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',102,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/goose-girl-and-shepherd-dog-free-license-cc0.jpg',0,'attachment','image/jpeg',0),(105,1,'2019-04-11 08:40:19','2019-04-11 08:40:19','','steam-military-soldier-army-vehicle-usa-1142490-pxhere.com','','inherit','closed','closed','','steam-military-soldier-army-vehicle-usa-1142490-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',102,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/steam-military-soldier-army-vehicle-usa-1142490-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(106,1,'2019-04-11 08:40:20','2019-04-11 08:40:20','','wood-log-fire-campfire-meat-barbecue-59019-pxhere.com','','inherit','closed','closed','','wood-log-fire-campfire-meat-barbecue-59019-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',102,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/wood-log-fire-campfire-meat-barbecue-59019-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(108,1,'2019-04-11 08:46:24','2019-04-11 08:46:24','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','Middle classes losing out to ultra-rich','','publish','closed','closed','','middle-classes-losing-out-to-ultra-rich','','','2020-01-22 22:15:33','2020-01-22 22:15:33','',0,'https://demo.themespiral.com/freenews/?p=108',0,'post','',0),(109,1,'2015-03-24 07:41:40','2015-03-24 07:41:40','','newspapers-444453_1280','','inherit','open','open','','newspapers-444453_1280','','','2015-03-24 07:41:40','2015-03-24 07:41:40','',647,'http://landing.kptv.ro/wp-content/uploads/2015/03/newspapers-444453_1280.jpg',0,'attachment','image/jpeg',0),(110,1,'2019-04-11 08:51:05','2019-04-11 05:51:05','\n

\n Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \neiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad \nminim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip\n ex ea commodo consequat. Duis aute irure dolor in reprehenderit in \nvoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur \nsint occaecat cupidatat non proident, sunt in culpa qui officia \ndeserunt mollit anim id est laborum. \n\n

\n','The country waits as coup rumours grow','','publish','closed','closed','','the-country-waits-as-coup-rumours-grow','','','2020-02-02 01:35:16','2020-02-01 23:35:16','',0,'https://demo.themespiral.com/freenews/?p=110',0,'post','',0),(111,1,'2015-03-24 07:44:03','2015-03-24 05:44:03','Fusce hendrerit sodales enim, quis egestas turpis volutpat et. Mauris malesuada lacus vitae tincidunt porttitor. Integer condimentum nulla a lacus rutrum tempor. Vivamus ornare a ligula nec tempor. Donec et interdum eros, quis scelerisque nunc. Maecenas vel elementum libero. Nunc mattis massa odio, eget lacinia nisi convallis ut. ','Swimming Record','','publish','open','open','','swimming-record','','','2020-02-18 00:32:53','2020-02-17 22:32:53','',0,'http://demo.themegrill.com/colormag/?p=111',0,'post','',0),(112,1,'2019-04-11 08:55:26','2019-04-11 08:55:26','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Deadly fire hits Kangkok shopping complex','','publish','closed','closed','','deadly-fire-hits-kangkok-shopping-complex','','','2020-01-25 18:17:19','2020-01-25 18:17:19','',0,'https://demo.themespiral.com/freenews/?p=112',0,'post','',0),(114,1,'2015-03-24 07:47:05','2015-03-24 07:47:05','Pellentesque nec ipsum nec dolor pretium ultrices et eleifend nisl. Donec mattis at sem eu auctor. Aenean varius ligula lacinia condimentum maximus. Nam est lorem, suscipit sit amet sodales vitae, consectetur ac libero. In pharetra lectus in aliquam congue. Quisque posuere luctus ligula eu gravida. Aliquam sed dui purus. Morbi dignissim ut sapien sed blandit. Pellentesque laoreet arcu in ex dignissim, id euismod elit ornare.','Invention of Advance Technology','','publish','open','open','','invention-of-advance-technology','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=114',0,'post','',0),(115,1,'2015-03-24 07:46:34','2015-03-24 07:46:34','','aircraft-123005_1280','','inherit','open','open','','aircraft-123005_1280','','','2015-03-24 07:46:34','2015-03-24 07:46:34','',114,'http://landing.kptv.ro/wp-content/uploads/2015/03/aircraft-123005_1280.jpg',0,'attachment','image/jpeg',0),(117,1,'2015-03-24 07:52:02','2015-03-24 07:52:02','Vivamus vitae ante blandit, euismod nibh at, consectetur purus. Phasellus tincidunt pulvinar suscipit. Fusce venenatis mauris sem, nec commodo nibh tristique suscipit. Praesent tellus tellus, sodales laoreet luctus congue, vestibulum ut tortor. Curabitur nec lobortis mauris. Curabitur faucibus nec libero at pellentesque. Sed ac enim sed erat lobortis interdum vel ut urna. Cras erat libero, ornare a lacus vel, placerat ullamcorper elit. Sed ultricies posuere ipsum, nec sodales sapien viverra id. Curabitur nec velit posuere, scelerisque purus quis, porta dui. ','Music is Passion','','publish','open','open','','music-is-passion','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=117',0,'post','',0),(118,1,'2015-03-24 07:50:39','2015-03-24 07:50:39','','bride-301814_1280','','inherit','open','open','','bride-301814_1280','','','2015-03-24 07:50:39','2015-03-24 07:50:39','',117,'http://landing.kptv.ro/wp-content/uploads/2015/03/bride-301814_1280.jpg',0,'attachment','image/jpeg',0),(123,1,'2015-03-24 07:57:31','2015-03-24 07:57:31','Nunc consectetur ipsum nisi, ut pellentesque felis tempus vitae. Integer eget lacinia nunc. Vestibulum consectetur convallis augue id egestas. Nullam rhoncus, arcu in tincidunt ultricies, velit diam imperdiet lacus, sed faucibus mi massa vel nunc. In ac viverra augue, a luctus nisl. Donec interdum enim tempus, aliquet metus maximus, euismod quam. Sed pretium finibus rhoncus. Phasellus libero diam, rutrum non ipsum ut, ultricies sodales sapien. Duis viverra purus lorem. ','Destruction in Montania','','publish','open','open','','destruction-in-montania','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=123',0,'post','',0),(130,1,'2015-03-24 09:38:48','2015-03-24 09:38:48','','yummy-333666_1280','','inherit','open','open','','yummy-333666_1280','','','2015-03-24 09:38:48','2015-03-24 09:38:48','',648,'http://landing.kptv.ro/wp-content/uploads/2015/03/yummy-333666_1280.jpg',0,'attachment','image/jpeg',0),(132,1,'2015-03-24 09:43:30','2015-03-24 09:43:30','In lobortis malesuada neque, a maximus leo interdum nec. Mauris sodales tempus sem non accumsan. Sed congue turpis risus, quis aliquet justo ullamcorper ut. Donec id velit ligula. Nunc gravida, quam vel tempus lobortis, mauris dolor sodales urna, nec lacinia turpis lorem et mi. Fusce dictum nunc metus, vel maximus leo ultricies vitae. Proin eu nibh sem.','Solar eclipse: Eye health warning','','publish','open','open','','solar-eclipse-eye-health-warning','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=132',0,'post','',0),(133,1,'2015-03-24 09:43:22','2015-03-24 09:43:22','','solar-eclipse-152834_1280','','inherit','open','open','','solar-eclipse-152834_1280','','','2015-03-24 09:43:22','2015-03-24 09:43:22','',132,'http://landing.kptv.ro/wp-content/uploads/2015/03/solar-eclipse-152834_1280.png',0,'attachment','image/png',0),(135,1,'2015-03-24 10:00:06','2015-03-24 10:00:06','Vivamus vestibulum ut magna vitae facilisis. Maecenas laoreet lobortis tristique. Aenean accumsan malesuada convallis. Suspendisse egestas luctus nisl, sit amet suscipit sapien pretium sed. Nam porta magna id lacinia efficitur. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque molestie nulla ut tortor hendrerit ultricies sed quis ipsum. Proin in leo nec diam fringilla viverra malesuada sed turpis. Curabitur quis est nisl. ','Coffee is health food: Myth or fact?','','publish','open','open','','coffee-is-health-food-myth-or-fact','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=135',0,'post','',0),(136,1,'2015-03-24 09:48:59','2015-03-24 09:48:59','','coffee-563797_1280','','inherit','open','open','','coffee-563797_1280','','','2015-03-24 09:48:59','2015-03-24 09:48:59','',135,'http://landing.kptv.ro/wp-content/uploads/2015/03/coffee-563797_1280.jpg',0,'attachment','image/jpeg',0),(138,1,'2019-04-12 06:55:19','2019-04-12 06:55:19','','logo','','inherit','closed','closed','','logo','','','2019-04-12 06:55:19','2019-04-12 06:55:19','',0,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/logo.png',0,'attachment','image/png',0),(139,1,'2015-03-24 09:57:18','2015-03-24 09:57:18','Donec a suscipit erat, ac venenatis velit. Sed vitae tortor pellentesque, dictum quam ut, porttitor ligula. Aliquam sit amet mattis mauris. Donec non dui sodales, tincidunt ante id, ullamcorper ex. Curabitur nec ullamcorper justo. Cras ut massa faucibus, tincidunt urna ut, lobortis mauris. Vestibulum sodales rutrum suscipit. ','Mosquito-borne diseases has threaten World','','publish','open','open','','mosquito-borne-diseases-has-threaten-world','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=139',0,'post','',0),(140,1,'2015-03-24 09:57:09','2015-03-24 09:57:09','','mosquito-542156_1280','','inherit','open','open','','mosquito-542156_1280','','','2015-03-24 09:57:09','2015-03-24 09:57:09','',139,'http://landing.kptv.ro/wp-content/uploads/2015/03/mosquito-542156_1280.jpg',0,'attachment','image/jpeg',0),(144,1,'2015-03-24 10:38:51','2015-03-24 10:38:51','','72890 ad','','inherit','open','open','','72890-ad','','','2015-03-24 10:38:51','2015-03-24 10:38:51','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/72890-ad.jpg',0,'attachment','image/jpeg',0),(146,1,'2015-03-24 11:00:45','2015-03-24 11:00:45','Donec sagittis risus ligula, in pellentesque erat consequat non. Curabitur in pellentesque urna. Sed non tincidunt justo. Maecenas vel rhoncus sem. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed eu turpis dui. Cras at commodo leo. Nullam ac diam eros. Phasellus bibendum, sem a volutpat eleifend, orci nulla mollis nulla, vel mattis neque justo eu eros. Proin rhoncus vestibulum mi non fringilla. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. ','Drones being used to monitor WordCup','','publish','open','open','','drones-being-used-to-monitor-wordcup','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=146',0,'post','',0),(147,1,'2015-03-24 10:59:32','2015-03-24 10:59:32','','drone-407393_1280','','inherit','open','open','','drone-407393_1280','','','2015-03-24 10:59:32','2015-03-24 10:59:32','',146,'http://landing.kptv.ro/wp-content/uploads/2015/03/drone-407393_1280.jpg',0,'attachment','image/jpeg',0),(148,1,'2015-03-24 10:59:42','2015-03-24 10:59:42','','drone-674238_1280','','inherit','open','open','','drone-674238_1280','','','2015-03-24 10:59:42','2015-03-24 10:59:42','',146,'http://landing.kptv.ro/wp-content/uploads/2015/03/drone-674238_1280.jpg',0,'attachment','image/jpeg',0),(149,1,'2019-04-12 08:37:06','2019-04-12 08:37:06','','promo-1','','inherit','closed','closed','','promo-1','','','2019-04-12 08:37:06','2019-04-12 08:37:06','',0,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/promo-1.jpg',0,'attachment','image/jpeg',0),(150,1,'2019-04-12 08:37:07','2019-04-12 08:37:07','','promo-2','','inherit','closed','closed','','promo-2','','','2019-04-12 08:37:07','2019-04-12 08:37:07','',0,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/promo-2.jpg',0,'attachment','image/jpeg',0),(151,1,'2019-04-12 09:13:19','2019-04-12 09:13:19','','promo-3','','inherit','closed','closed','','promo-3','','','2020-01-25 19:11:04','2020-01-25 19:11:04','',0,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/promo-3.jpg',0,'attachment','image/jpeg',0),(152,1,'2015-03-24 11:02:18','2015-03-24 11:02:18','','iphone-500291_1280','','inherit','open','open','','iphone-500291_1280','','','2015-03-24 11:02:18','2015-03-24 11:02:18','',649,'http://landing.kptv.ro/wp-content/uploads/2015/03/iphone-500291_1280.jpg',0,'attachment','image/jpeg',0),(154,1,'2015-03-24 11:11:40','2015-03-24 11:11:40','Nam sed mi fermentum, laoreet erat sed, volutpat ante. Phasellus eget placerat urna. In ullamcorper sem id tellus tristique dignissim. Aliquam et facilisis leo. Nulla nec porta felis, pretium lobortis urna. Maecenas mi purus, sollicitudin nec arcu at, aliquet iaculis arcu. Curabitur fringilla neque non condimentum mollis. Suspendisse eu leo est. Donec ultrices nulla ut mauris maximus tristique. Vestibulum vitae pulvinar neque. Curabitur mauris ligula, lacinia at pharetra sed, placerat non velit. ','Wireless Headphones are now on Market','','publish','open','open','','wireless-headphones-are-now-on-market','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=154',0,'post','',0),(156,1,'2015-03-24 11:11:29','2015-03-24 11:11:29','','headphones-15600_1280','','inherit','open','open','','headphones-15600_1280','','','2015-03-24 11:11:29','2015-03-24 11:11:29','',154,'http://landing.kptv.ro/wp-content/uploads/2015/03/headphones-15600_1280.jpg',0,'attachment','image/jpeg',0),(158,1,'2015-03-24 11:23:20','2015-03-24 11:23:20','Donec mattis aliquet justo ac commodo. Donec quis viverra leo. Donec sed condimentum orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla ullamcorper sed diam quis tempor. Integer lacinia maximus est in vestibulum. Proin a interdum metus, eget egestas leo. Sed ultricies turpis ut lectus ultrices, id fermentum ligula interdum. Aenean nulla neque, accumsan nec consectetur et, viverra et est. Aenean blandit purus et ante condimentum ullamcorper. Suspendisse et interdum felis. Nulla at leo quis urna maximus ornare. ','Fastest plane in the world','','publish','open','open','','fastest-plane-in-the-world','','','2020-01-22 22:19:05','2020-01-22 22:19:05','',0,'http://demo.themegrill.com/colormag/?p=158',0,'post','',0),(159,1,'2015-03-24 11:23:11','2015-03-24 11:23:11','','supersonic-fighter-63211_1280','','inherit','open','open','','supersonic-fighter-63211_1280','','','2015-03-24 11:23:11','2015-03-24 11:23:11','',158,'http://landing.kptv.ro/wp-content/uploads/2015/03/supersonic-fighter-63211_1280.jpg',0,'attachment','image/jpeg',0),(161,1,'2015-03-24 11:36:07','2015-03-24 11:36:07','','72890 ad','','inherit','open','open','','72890-ad-2','','','2015-03-24 11:36:07','2015-03-24 11:36:07','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/72890-ad1.jpg',0,'attachment','image/jpeg',0),(163,1,'2015-03-24 12:38:01','2015-03-24 12:38:01','','125ad','','inherit','open','open','','125ad','','','2015-03-24 12:38:01','2015-03-24 12:38:01','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/125ad.jpg',0,'attachment','image/jpeg',0),(164,1,'2015-03-24 12:41:30','2015-03-24 12:41:30','','125ad','','inherit','open','open','','125ad-2','','','2015-03-24 12:41:30','2015-03-24 12:41:30','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/125ad1.jpg',0,'attachment','image/jpeg',0),(166,1,'2019-04-12 10:27:28','2019-04-12 10:27:28','','StockSnap_TERJRC99AL','','inherit','closed','closed','','stocksnap_terjrc99al','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',162,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/StockSnap_TERJRC99AL.jpg',0,'attachment','image/jpeg',0),(167,1,'2015-03-25 06:58:30','2015-03-25 06:58:30','','vehicle-193213_1280','','inherit','open','open','','vehicle-193213_1280','','','2015-03-25 06:58:30','2015-03-25 06:58:30','',114,'http://landing.kptv.ro/wp-content/uploads/2015/03/vehicle-193213_1280.jpg',0,'attachment','image/jpeg',0),(171,1,'2019-07-14 10:49:24','2019-07-14 10:49:24','','freenews','','publish','closed','closed','','freenews','','','2019-07-14 10:49:24','2019-07-14 10:49:24','',0,'https://demo.themespiral.com/freenews/2019/07/14/freenews/',0,'custom_css','',0),(172,1,'2015-03-24 06:07:07','2015-03-24 04:07:07',' Donec sed justo efficitur, pulvinar elit in, dignissim nibh. Nulla porttitor tortor et mi auctor condimentum. Aliquam sodales ac quam in pharetra. Phasellus at ligula consequat purus dignissim sodales non ac nisi.','Lacus Ultricies','','publish','open','open','','lacus-ultricies','','','2020-02-17 01:42:44','2020-02-16 23:42:44','',0,'http://demo.themegrill.com/colormag/?p=172',0,'post','',0),(173,1,'2015-03-25 08:06:55','2015-03-25 08:06:55','','girl-237871_1280','','inherit','open','open','','girl-237871_1280','','','2015-03-25 08:06:55','2015-03-25 08:06:55','',172,'http://landing.kptv.ro/wp-content/uploads/2015/03/girl-237871_1280.jpg',0,'attachment','image/jpeg',0),(180,1,'2015-03-30 06:57:42','2015-03-30 06:57:42','http://landing.kptv.ro/wp-content/uploads/2015/03/cropped-sea-418742_1920.jpg','cropped-sea-418742_1920.jpg','','inherit','open','open','','cropped-sea-418742_1920-jpg','','','2015-03-30 06:57:42','2015-03-30 06:57:42','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/cropped-sea-418742_1920.jpg',0,'attachment','image/jpeg',0),(201,1,'2015-07-01 11:51:25','2015-07-01 11:51:25','','ad-color-mag-large','','inherit','open','open','','ad-color-mag-large','','','2015-07-01 11:51:25','2015-07-01 11:51:25','',0,'http://landing.kptv.ro/wp-content/uploads/2015/07/ad-color-mag-large.jpg',0,'attachment','image/jpeg',0),(202,1,'2015-07-01 11:53:55','2015-07-01 11:53:55','','ad-color-mag-medium','','inherit','open','open','','ad-color-mag-medium','','','2015-07-01 11:53:55','2015-07-01 11:53:55','',0,'http://landing.kptv.ro/wp-content/uploads/2015/07/ad-color-mag-medium.jpg',0,'attachment','image/jpeg',0),(213,1,'2015-07-03 09:39:47','2015-07-03 09:39:47','','color-mag-pop-up-v2','','inherit','open','open','','color-mag-pop-up-v2','','','2015-07-03 09:39:47','2015-07-03 09:39:47','',0,'http://landing.kptv.ro/wp-content/uploads/2015/07/color-mag-pop-up-v2.jpg',0,'attachment','image/jpeg',0),(214,1,'2015-07-03 09:40:15','2015-07-03 09:40:15','','color-mag-pop-up (1)','','inherit','open','open','','color-mag-pop-up-1','','','2015-07-03 09:40:15','2015-07-03 09:40:15','',0,'http://landing.kptv.ro/wp-content/uploads/2015/07/color-mag-pop-up-1.jpg',0,'attachment','image/jpeg',0),(220,1,'2019-09-12 08:21:46','2019-09-12 08:21:46','','tabicon','','inherit','closed','closed','','tabicon','','','2019-09-12 08:21:46','2019-09-12 08:21:46','',0,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/09/tabicon.jpg',0,'attachment','image/jpeg',0),(221,1,'2019-09-12 08:21:55','2019-09-12 08:21:55','https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/09/cropped-tabicon.jpg','cropped-tabicon.jpg','','inherit','closed','closed','','cropped-tabicon-jpg','','','2019-09-12 08:21:55','2019-09-12 08:21:55','',0,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/09/cropped-tabicon.jpg',0,'attachment','image/jpeg',0),(231,1,'2016-03-15 10:41:18','2016-03-15 10:41:18','','eStore Free WooCommerce Theme','','inherit','closed','closed','','estore-popup-new-1','','','2016-03-15 10:41:18','2016-03-15 10:41:18','',0,'http://landing.kptv.ro/wp-content/uploads/2016/03/estore-popup-new-1.jpg',0,'attachment','image/jpeg',0),(251,1,'2016-12-08 09:06:40','2016-12-08 09:06:40','','colormag','','publish','closed','closed','','colormag','','','2016-12-08 09:06:40','2016-12-08 09:06:40','',0,'http://demo.themegrill.com/colormag/2016/12/08/colormag/',0,'custom_css','',0),(279,1,'2018-11-22 15:04:51','2018-11-22 15:04:51',' \n ','beard-2286446_1920',' \n ','inherit','open','closed','','beard-2286446_1920','','','2018-11-22 15:04:51','2018-11-22 15:04:51','',0,'https://demo.afthemes.com/covernews/daily-newscast/wp-content/uploads/sites/6/2018/04/beard-2286446_1920.jpg',0,'attachment','image/jpeg',0),(287,1,'2018-02-09 10:41:20','2018-02-09 10:41:20','{\"id\":\"287\",\"form_field_id\":1,\"form_fields\":{\"lVizlNhYus-1\":{\"id\":\"lVizlNhYus-1\",\"type\":\"text\",\"label\":\"Name\",\"meta-key\":\"name_9396\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"XYnMdkQDKM-3\":{\"id\":\"XYnMdkQDKM-3\",\"type\":\"email\",\"label\":\"Email\",\"meta-key\":\"email_5780\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"xJivsqAS2c-2\":{\"id\":\"xJivsqAS2c-2\",\"type\":\"text\",\"label\":\"Subject\",\"meta-key\":\"subject_2114\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"YalaPcQ0DO-4\":{\"id\":\"YalaPcQ0DO-4\",\"type\":\"textarea\",\"label\":\"Message\",\"meta-key\":\"message_2915\",\"description\":\"\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Contact Us\",\"successful_form_submission_message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"redirect_to\":\"0\",\"custom_page\":\"2\",\"external_url\":\"\",\"layout_class\":\"default\",\"form_class\":\"\",\"submit_button_text\":\"Submit\",\"recaptcha_support\":\"0\",\"disabled_entries\":\"0\",\"email\":{\"connection_1\":{\"connection_name\":\"Admin Notification\",\"evf_to_email\":\"wordpress@demo.themegrill.com\",\"evf_from_name\":\"COLORMAG\",\"evf_from_email\":\"wordpress@demo.themegrill.com\",\"evf_reply_to\":\"\",\"evf_email_subject\":\"New Form Entry\",\"evf_email_message\":\"{all_fields}\"}}},\"structure\":{\"row_1\":{\"grid_1\":[\"lVizlNhYus-1\",\"XYnMdkQDKM-3\",\"xJivsqAS2c-2\",\"YalaPcQ0DO-4\"]}}}','Contact Us','','publish','closed','closed','','contact-us','','','2018-02-09 10:41:20','2018-02-09 10:41:20','',0,'https://demo.themegrill.com/colormag/?post_type=everest_form&p=287',0,'everest_form','',0),(302,1,'2018-03-28 04:21:04','2018-03-28 04:21:04','http://landing.kptv.ro/wp-content/uploads/2015/03/cropped-girl-237871_1280.jpg','cropped-girl-237871_1280.jpg','','inherit','closed','closed','','cropped-girl-237871_1280-jpg','','','2018-03-28 04:21:04','2018-03-28 04:21:04','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/cropped-girl-237871_1280.jpg',0,'attachment','image/jpeg',0),(303,1,'2018-03-28 04:21:37','2018-03-28 04:21:37','http://landing.kptv.ro/wp-content/uploads/2015/03/cropped-girl-237871_1280-1.jpg','cropped-girl-237871_1280-1.jpg','','inherit','closed','closed','','cropped-girl-237871_1280-1-jpg','','','2018-03-28 04:21:37','2018-03-28 04:21:37','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/cropped-girl-237871_1280-1.jpg',0,'attachment','image/jpeg',0),(318,1,'2019-04-18 06:41:30','2019-04-18 06:41:30','\n

\r\n \r\n \r\n

\r\n\r\n

\r\n \r\n

','','\n ','publish','closed','closed','','318','','','2019-04-18 06:41:30','2019-04-18 06:41:30','',0,'https://demo.afthemes.com/newsphere-pro/light/mc4wp-form/318/',0,'mc4wp-form','',0),(394,1,'2019-11-21 08:03:27','2019-11-21 08:03:27','https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/11/cropped-af-themes-logo-1.png','cropped-af-themes-logo-1.png','','inherit','open','closed','','cropped-af-themes-logo-1-png','','','2019-11-21 08:03:27','2019-11-21 08:03:27','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/11/cropped-af-themes-logo-1.png',0,'attachment','image/png',0),(409,1,'2019-11-21 08:53:21','2019-11-21 08:53:21','','car-dashboard-light-panel-speed-engine-1453637-pxhere.com','','inherit','open','closed','','car-dashboard-light-panel-speed-engine-1453637-pxhere-com','','','2019-11-21 08:53:21','2019-11-21 08:53:21','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(410,1,'2019-11-21 08:53:46','2019-11-21 08:53:46','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg','','inherit','open','closed','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere-com_-jpg','','','2019-11-21 08:53:46','2019-11-21 08:53:46','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(425,1,'2019-11-21 09:12:23','2019-11-21 09:12:23','','iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com','','inherit','open','closed','','iphone-mobile-writing-hand-apple-technology-1083811-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',506,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/iphone-mobile-writing-hand-apple-technology-1083811-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(426,1,'2019-11-21 09:15:00','2019-11-21 09:15:00','','pedestrian-architecture-structure-road-street-building-1104854-pxhere.com','','inherit','open','closed','','pedestrian-architecture-structure-road-street-building-1104854-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',506,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/pedestrian-architecture-structure-road-street-building-1104854-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(427,1,'2019-11-21 09:19:57','2019-11-21 09:19:57','','novel-read-open-white-building-old-706593-pxhere.com','','inherit','open','closed','','novel-read-open-white-building-old-706593-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',503,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/novel-read-open-white-building-old-706593-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(430,1,'2019-11-21 10:52:39','2019-11-21 10:52:39','','wing-cloud-sky-air-flying-fly-651586-pxhere.com','','inherit','open','closed','','wing-cloud-sky-air-flying-fly-651586-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',505,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/wing-cloud-sky-air-flying-fly-651586-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(431,1,'2019-11-21 10:54:22','2019-11-21 10:54:22','','usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com','','inherit','open','closed','','usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',504,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/usa-america-men-award-marine-corps-donald-trump-john-1047693-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(432,1,'2019-11-21 10:56:18','2019-11-21 10:56:18','','flower-military-pattern-soldier-army-red-672477-pxhere.com','','inherit','open','closed','','flower-military-pattern-soldier-army-red-672477-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',502,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/flower-military-pattern-soldier-army-red-672477-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(433,1,'2019-11-21 10:57:42','2019-11-21 10:57:42','','star-military-soldier-army-symbol-memory-595041-pxhere.com','','inherit','open','closed','','star-military-soldier-army-symbol-memory-595041-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',502,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/star-military-soldier-army-symbol-memory-595041-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(435,1,'2019-11-21 11:02:53','2019-11-21 11:02:53','','care-box-cross-medicine-brand-product-862278-pxhere.com','','inherit','open','closed','','care-box-cross-medicine-brand-product-862278-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',501,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/care-box-cross-medicine-brand-product-862278-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(437,1,'2019-11-21 11:04:23','2019-11-21 11:04:23','','grass-structure-sport-field-game-soccer-1233630-pxhere.com','','inherit','open','closed','','grass-structure-sport-field-game-soccer-1233630-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',500,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/grass-structure-sport-field-game-soccer-1233630-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(439,1,'2019-11-21 11:05:22','2019-11-21 11:05:22','','water-light-architecture-sky-bridge-skyline-661635-pxhere.com','','inherit','open','closed','','water-light-architecture-sky-bridge-skyline-661635-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',499,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/water-light-architecture-sky-bridge-skyline-661635-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(441,1,'2019-11-21 11:06:46','2019-11-21 11:06:46','','advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com','','inherit','open','closed','','advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',498,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/advertise-advertisement-advertising-announcement-article-articles-1437949-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(443,1,'2019-11-21 11:07:55','2019-11-21 11:07:55','','light-girl-sun-woman-formation-cave-42727-pxhere.com','','inherit','open','closed','','light-girl-sun-woman-formation-cave-42727-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',100,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/light-girl-sun-woman-formation-cave-42727-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(445,1,'2019-11-21 11:12:00','2019-11-21 11:12:00','','old-city-urban-asphalt-transport-vehicle-767783-pxhere.com','','inherit','open','closed','','old-city-urban-asphalt-transport-vehicle-767783-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',503,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/old-city-urban-asphalt-transport-vehicle-767783-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(446,1,'2019-11-21 11:22:57','2019-11-21 11:22:57','','banner-promotion','','inherit','open','closed','','banner-promotion','','','2019-11-21 11:22:57','2019-11-21 11:22:57','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/banner-promotion.jpg',0,'attachment','image/jpeg',0),(447,1,'2019-11-21 11:23:04','2019-11-21 11:23:04','https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/cropped-banner-promotion.jpg','cropped-banner-promotion.jpg','','inherit','open','closed','','cropped-banner-promotion-jpg','','','2019-11-21 11:23:04','2019-11-21 11:23:04','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/cropped-banner-promotion.jpg',0,'attachment','image/jpeg',0),(449,1,'2019-11-21 11:26:48','2019-11-21 11:26:48','','banner-promotion-1200','','inherit','open','closed','','banner-promotion-1200','','','2020-01-19 10:51:22','2020-01-19 10:51:22','',522,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/banner-promotion-1200.jpg',0,'attachment','image/jpeg',0),(455,1,'2019-11-21 16:10:28','2019-11-21 16:10:28','','banner-promotion-1200-2','','inherit','open','closed','','banner-promotion-1200-2','','','2019-11-21 16:10:28','2019-11-21 16:10:28','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/banner-promotion-1200-2.jpg',0,'attachment','image/jpeg',0),(456,1,'2019-11-23 05:46:50','2019-11-23 05:46:50','','banner-promotion-1200-yellow','','inherit','open','closed','','banner-promotion-1200-yellow','','','2019-11-23 05:46:50','2019-11-23 05:46:50','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/banner-promotion-1200-yellow.jpg',0,'attachment','image/jpeg',0),(457,1,'2019-11-23 05:48:40','2019-11-23 05:48:40','','banner-promotion-1200-yellow-red','','inherit','open','closed','','banner-promotion-1200-yellow-red','','','2019-11-23 05:48:40','2019-11-23 05:48:40','',0,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/banner-promotion-1200-yellow-red.jpg',0,'attachment','image/jpeg',0),(460,1,'2019-11-23 05:56:16','2019-11-23 05:56:16','','flower-purple-blue-flora-violet-plant-1452969-pxhere.com_','','inherit','open','closed','','flower-purple-blue-flora-violet-plant-1452969-pxhere-com_','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',506,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2019/11/flower-purple-blue-flora-violet-plant-1452969-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(467,1,'2019-11-23 06:02:45','2019-11-23 06:02:45','','rock-mountain-sunrise-formation-red-material-1342013-pxhere.com','','inherit','open','closed','','rock-mountain-sunrise-formation-red-material-1342013-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',506,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/rock-mountain-sunrise-formation-red-material-1342013-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(468,1,'2019-11-23 06:02:53','2019-11-23 06:02:53','','mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com','','inherit','open','closed','','mountain-landscape-sand-tropical-erg-desert-1427841-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',506,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/mountain-landscape-sand-tropical-erg-desert-1427841-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(469,1,'2019-11-23 06:02:55','2019-11-23 06:02:55','','water-light-night-petal-atmosphere-river-1018814-pxhere.com','','inherit','open','closed','','water-light-night-petal-atmosphere-river-1018814-pxhere-com','','','2020-01-19 10:23:14','2020-01-19 10:23:14','',506,'https://demo.afthemes.com/newsium-pro/wp-content/uploads/2018/07/water-light-night-petal-atmosphere-river-1018814-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(484,1,'2019-11-29 06:29:13','2019-11-29 06:29:13','','af-themes main dark','','inherit','open','closed','','af-themes-main-dark','','','2019-11-29 06:29:13','2019-11-29 06:29:13','',0,'https://demo.afthemes.com/newsium/wp-content/uploads/2019/11/af-themes-main-dark.png',0,'attachment','image/png',0),(486,1,'2019-11-29 06:29:18','2019-11-29 06:29:18','https://demo.afthemes.com/newsium/wp-content/uploads/2019/11/cropped-af-themes-main-dark.png','cropped-af-themes-main-dark.png','','inherit','open','closed','','cropped-af-themes-main-dark-png','','','2019-11-29 06:29:18','2019-11-29 06:29:18','',0,'https://demo.afthemes.com/newsium/wp-content/uploads/2019/11/cropped-af-themes-main-dark.png',0,'attachment','image/png',0),(487,1,'2019-11-29 06:29:39','2019-11-29 06:29:39','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg','','inherit','open','closed','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere-com_-1-jpg','','','2019-11-29 06:29:39','2019-11-29 06:29:39','',0,'https://demo.afthemes.com/newsium/wp-content/uploads/2019/11/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg',0,'attachment','image/jpeg',0),(498,1,'2018-07-18 11:07:30','2018-07-18 11:07:30','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','Why local US newspapers are sounding the alarm','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','why-local-us-newspapers-are-sounding-the-alarm','','','2020-01-22 22:17:20','2020-01-22 22:17:20','',0,'https://demo.afthemes.com/covernews-pro/?p=9',0,'post','',0),(499,1,'2018-07-18 11:10:42','2018-07-18 11:10:42','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','Searching for the \'angel\' who held me on Westminster Bridge','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','searching-for-the-angel-who-held-me-on-westminster-bridge','','','2020-01-22 22:17:20','2020-01-22 22:17:20','',0,'https://demo.afthemes.com/covernews-pro/?p=12',0,'post','',0),(500,1,'2018-07-18 11:16:45','2018-07-18 08:16:45','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','All you need to know about penalty shootouts','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','all-you-need-to-know-about-penalty-shootouts','','','2020-02-18 15:25:41','2020-02-18 13:25:41','',0,'https://demo.afthemes.com/covernews-pro/?p=15',0,'post','',0),(501,1,'2018-07-18 11:24:54','2018-07-18 11:24:54','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','The man who saved thousands of people from HIV','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','the-man-who-saved-thousands-of-people-from-hiv','','','2020-01-22 22:17:19','2020-01-22 22:17:19','',0,'https://demo.afthemes.com/covernews-pro/?p=18',0,'post','',0),(502,1,'2018-07-18 11:26:28','2018-07-18 11:26:28','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','Searching for the forgotten heroes of World War Two','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','searching-for-the-forgotten-heroes-of-world-war-two','','','2020-01-22 22:17:19','2020-01-22 22:17:19','',0,'https://demo.afthemes.com/covernews-pro/?p=21',0,'post','',0),(503,1,'2018-07-18 11:38:06','2018-07-18 08:38:06','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','\'Somebody threatened to burn the school down\'','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','somebody-threatened-to-burn-the-school-down','','','2020-02-17 01:48:52','2020-02-16 23:48:52','',0,'https://demo.afthemes.com/covernews-pro/?p=24',0,'post','',0),(504,1,'2018-07-18 11:41:47','2018-07-18 11:41:47','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','Trump-Putin: Your toolkit to help understand the story','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','closed','closed','','trump-putin-your-toolkit-to-help-understand-the-story','','','2020-01-25 17:17:52','2020-01-25 17:17:52','',0,'https://demo.afthemes.com/covernews-pro/?p=27',0,'post','',0),(505,1,'2018-07-18 11:43:50','2018-07-18 11:43:50','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n

Categories

\n\n\n
\n\n\n\n

\n
\n
\n','Business booming for giant cargo planes','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','open','open','','business-booming-for-giant-cargo-planes','','','2020-01-22 22:17:18','2020-01-22 22:17:18','',0,'https://demo.afthemes.com/covernews-pro/?p=30',0,'post','',0),(506,1,'2018-07-18 11:50:24','2018-07-18 11:50:24','\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua.

\n\n\n\n
\n

Lorem ipsum dolor sit amet

\n\n\n\n

Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum.

\n
\n\n\n\n
\"\"
\n

Veritatis lorem risus laoreet, aliquid, ullamco lobortis, quo reprehenderit aute blandit wisi! Excepteur provident! Tenetur lacinia, minus voluptate aptent per, cupidatat! Mus incidunt ullamco, aliquam corrupti repudiandae felis, euismod? Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus! Explicabo, tempus harum enim porttitor. Aperiam. Luctus aliquip a amet laboriosam cursus? Tempus vel proident. Praesent dolores purus!

\n
\n\n\n\n

Phasellus autem? Placeat laboris, sem cupiditate assumenda.

\n\n\n\n
\n
\n

Officia pariatur?

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt.

\n\n\n\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n\n\n\n
\n

Officia pariatur? Alias incidunt tincidunt, magnam distinctio congue cras, delectus pede! Tincidunt beatae habitant ullam. Aute reiciendis nemo aut alias unde laboriosam placerat sequi! Atque habitasse fringilla similique. Dis odit voluptate dis rutrum dui praesentium? Justo?

\n
\n
\n\n\n\n

Senectus odit eveniet. Occaecat mus adipisci? Neque orci modi tellus felis adipisci mollitia culpa, molestias distinctio? Integer quae. Curae eu adipisicing suspendisse euismod eros dignissimos! Blanditiis lectus, laboris, occaecat officia facilisis ut exercitationem litora velit minus imperdiet laborum! Numquam dictumst. Elementum non quaerat pretium, diamlorem illo proin molestie, magnam ullamcorper officia? Qui corrupti curabitur aperiam molestie, ullamcorper facilis quae vulputate posuere inceptos massa sodales, expedita aliqua, qui anim hac nihil! Magna irure! Placeat omnis dis suspendisse accusamus nam! Suspendisse? Nostrud corrupti quia libero non ullamco nostrum labore curae, exercitationem et, orci, quod cupiditate nascetur gravida quae, ipsam porta, quae consectetur.

\n\n\n\n

Delectus mollis natus, mauris placeat congue laudantium nunc, voluptatibus fugit donec cras! Tempora! Mollit, eveniet, wisi, eiusmod! Eaque, eius fuga minima temporibus quidem taciti bibendum!

\n\n\n\n

Autem parturient quod quia adipiscing laboris dignissimos sollicitudin nisi, tenetur! Cillum felis unde pretium? Quasi nostrud! Vivamus nam bibendum sit pretium magni neque? Erat ipsum facilisis. Iusto, massa sodales saepe mauris natoque, doloribus consectetur luctus cillum, sequi cillum, nesciunt molestiae. Lacinia aliquid? Imperdiet ac molestiae, lorem pharetra adipiscing? Vivamus cupiditate sequi maecenas sapien! Netus nostra architecto? Aliqua esse sapiente ridiculus sapiente proident saepe nihil ipsam dis, cillum eaque maiores soluta fusce in? Etiam nobis sociosqu? Fringilla, vestibulum sagittis. Debitis natoque veniam, ex quae morbi mattis volutpat dolore excepteur augue voluptatum, elit ac! Dolore commodi hendrerit augue quaerat accusantium! Anim aperiam.

\n\n\n\n

Some Useful links

\n\n\n\n

Totam elit laboris? Eu donec consectetuer litora adipisci praesent convallis augue

\n\n\n\n

Tags Cloud

\n\n\n\n\n\n
\n
\n

Latest Posts

\n\n\n
\n\n\n\n
\n
\n','Google hit with record EU fine over Shopping service','\n \n Lorem ipsum dolor sit amet,sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, At vero eos et accusam et justo duo dolores et ea rebum. Lorem ipsum dolor sit amet, no sea takimata sanctus est Lorem ipsum dolor sit amet. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. no sea takimata sanctus est Lorem ipsum dolor sit amet. sed diam voluptua. ','publish','closed','closed','','google-hit-with-record-eu-fine-over-shopping-service','','','2020-01-25 17:29:06','2020-01-25 17:29:06','',0,'https://demo.afthemes.com/covernews-pro/?p=33',0,'post','',0),(518,1,'2020-01-19 10:23:18','2020-01-19 10:23:18','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1','','inherit','open','closed','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere-com_-1','','','2020-01-19 10:23:18','2020-01-19 10:23:18','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1.jpg',0,'attachment','image/jpeg',0),(522,1,'2020-01-19 10:51:43','2020-01-19 10:51:43','The best feature of this plugin is, that theme authors can define import files in their themes and so all you (the user of the theme) have to do is click on the “Import Demo Data” button.\n\n\"\"\n\nThe best feature of this plugin is, that theme authors can define import files in their themes and so all you (the user of the theme) have to do is click on the “Import Demo Data” button.','TEST POST','','publish','open','open','','test-post','','','2020-01-28 00:52:04','2020-01-27 22:52:04','',0,'http://landing.kptv.ro/?p=522',0,'post','',0),(527,1,'2020-01-19 11:16:30','2020-01-19 11:16:30','','One Click Demo Import - log_file_2020-01-19__11-16-30','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-19__11-16-30','','','2020-01-19 11:16:30','2020-01-19 11:16:30','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-19__11-16-30.txt',0,'attachment','text/plain',0),(528,1,'2020-01-19 11:19:12','2020-01-19 11:19:12','','One Click Demo Import - log_file_2020-01-19__11-19-12','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-19__11-19-12','','','2020-01-19 11:19:12','2020-01-19 11:19:12','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-19__11-19-12.txt',0,'attachment','text/plain',0),(529,1,'2019-04-07 07:41:42','2019-04-07 07:41:42','','cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com','','inherit','closed','closed','','cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/cloud-sunlight-vehicle-fire-rocket-explosion-1160482-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(530,1,'2019-04-07 07:41:48','2019-04-07 07:41:48','','person-people-military-formation-soldier-army-1252983-pxhere','','inherit','closed','closed','','person-people-military-formation-soldier-army-1252983-pxhere','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/person-people-military-formation-soldier-army-1252983-pxhere.jpg',0,'attachment','image/jpeg',0),(531,1,'2019-04-07 07:41:51','2019-04-07 07:41:51','','plant-fruit-flower-city-sign-food-93061-pxhere.com','','inherit','closed','closed','','plant-fruit-flower-city-sign-food-93061-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/plant-fruit-flower-city-sign-food-93061-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(532,1,'2019-04-07 07:41:53','2019-04-07 07:41:53','','road-traffic-car-city-village-vehicle-1327715-pxhere.com','','inherit','closed','closed','','road-traffic-car-city-village-vehicle-1327715-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/road-traffic-car-city-village-vehicle-1327715-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(533,1,'2019-04-07 07:41:55','2019-04-07 07:41:55','','road-traffic-highway-transport-truck-vehicle-642010-pxhere.com','','inherit','closed','closed','','road-traffic-highway-transport-truck-vehicle-642010-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/road-traffic-highway-transport-truck-vehicle-642010-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(534,1,'2019-04-07 07:41:57','2019-04-07 07:41:57','','sea-water-nature-ocean-steam-shore-1138914-pxhere.com','','inherit','closed','closed','','sea-water-nature-ocean-steam-shore-1138914-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/sea-water-nature-ocean-steam-shore-1138914-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(535,1,'2019-04-07 07:44:24','2019-04-07 07:44:24','','sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere.com','','inherit','closed','closed','','sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/sky-fly-aircraft-vehicle-aviation-flight-587005-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(536,1,'2019-04-07 07:44:26','2019-04-07 07:44:26','','snow-road-driving-transport-france-vehicle-330705-pxhere.com','','inherit','closed','closed','','snow-road-driving-transport-france-vehicle-330705-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/snow-road-driving-transport-france-vehicle-330705-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(537,1,'2019-04-07 07:44:40','2019-04-07 07:44:40','','pedestrian-architecture-street-town-building-city-916419-pxhere','','inherit','closed','closed','','pedestrian-architecture-street-town-building-city-916419-pxhere','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',562,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/pedestrian-architecture-street-town-building-city-916419-pxhere.jpg',0,'attachment','image/jpeg',0),(538,1,'2019-04-11 06:30:45','2019-04-11 06:30:45','','car-film-vehicle-sports-car-supercar-35mm-396877-pxhere.com','','inherit','closed','closed','','car-film-vehicle-sports-car-supercar-35mm-396877-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',571,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/car-film-vehicle-sports-car-supercar-35mm-396877-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(539,1,'2019-04-11 06:30:46','2019-04-11 06:30:46','','gym-3d-interior-design-structure-room-architecture-1454435-pxhere.com','','inherit','closed','closed','','gym-3d-interior-design-structure-room-architecture-1454435-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',571,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/gym-3d-interior-design-structure-room-architecture-1454435-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(540,1,'2019-04-11 06:30:48','2019-04-11 06:30:48','','man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364','','inherit','closed','closed','','man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',571,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/man-person-people-truck-vehicle-community-station-fire-captain-california-family-creativecommons-fun-engine-learning-ca-visit-glendale-fireman-rescue-522364.jpg',0,'attachment','image/jpeg',0),(541,1,'2019-04-11 06:31:35','2019-04-11 06:31:35','','niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere.com','','inherit','closed','closed','','niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',571,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/niagara-water-nature-body-of-water-sky-water-feature-1460163-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(542,1,'2019-04-11 07:26:51','2019-04-11 07:26:51','','lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere.com','','inherit','closed','closed','','lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',575,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/lake-swiss-boat-sail-water-transportation-ship-1420146-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(543,1,'2019-04-11 07:26:53','2019-04-11 07:26:53','','man-book-person-people-woman-building-953235-pxhere.com','','inherit','closed','closed','','man-book-person-people-woman-building-953235-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',575,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/man-book-person-people-woman-building-953235-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(544,1,'2019-04-11 07:26:54','2019-04-11 07:26:54','','nature-umbrella-sea-vacation-water-sky-1417501-pxhere.com','','inherit','closed','closed','','nature-umbrella-sea-vacation-water-sky-1417501-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',575,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/nature-umbrella-sea-vacation-water-sky-1417501-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(545,1,'2019-04-11 07:27:06','2019-04-11 07:27:06','','girl-photo-1504375-pxhere.com','','inherit','closed','closed','','girl-photo-1504375-pxhere-com','','','2020-01-19 11:20:39','2020-01-19 11:20:39','',575,'https://demo.themespiral.com/freenews/wp-content/uploads/sites/8/2019/04/girl-photo-1504375-pxhere.com_.jpg',0,'attachment','image/jpeg',0),(562,1,'2019-04-07 07:46:26','2019-04-07 07:46:26','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Duis aute irure dolor in reprehenderit in voluptate velit esse','','publish','closed','closed','','duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse','','','2020-01-22 22:17:17','2020-01-22 22:17:17','',0,'https://demo.themespiral.com/freenews/?p=8',0,'post','',0),(563,1,'2019-04-07 07:48:58','2019-04-07 07:48:58','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','Labore et dolore magna aliqua. Ut enim ad minim veniam','','publish','closed','closed','','labore-et-dolore-magna-aliqua-ut-enim-ad-minim-veniam','','','2020-01-22 22:17:17','2020-01-22 22:17:17','',0,'https://demo.themespiral.com/freenews/?p=21',0,'post','',0),(564,1,'2019-04-07 09:34:30','2019-04-07 06:34:30','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Fire, black smoke billows from chemical plant','','publish','closed','closed','','excepteur-sint-occaecat-cupidatat-non-proident-sunt-in-culpa-qui-officia-deserunt-mollit-anim-id-est-laborum','','','2020-02-18 00:35:45','2020-02-17 22:35:45','',0,'https://demo.themespiral.com/freenews/?p=33',0,'post','',0),(565,1,'2019-04-07 09:35:59','2019-04-07 06:35:59','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','Brazil bridge collapses after boat hit','','publish','closed','closed','','duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur','','','2020-02-18 00:35:25','2020-02-17 22:35:25','',0,'https://demo.themespiral.com/freenews/?p=35',0,'post','',0),(566,1,'2019-04-07 09:39:27','2019-04-07 06:39:27','\n

\n Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \neiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad \nminim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip\n ex ea commodo consequat. Duis aute irure dolor in reprehenderit in \nvoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur \nsint occaecat cupidatat non proident, sunt in culpa qui officia \ndeserunt mollit anim id est laborum. \n\n

\n','This the world\'s most eco-friendly Fruits','','publish','closed','closed','','this-the-worlds-most-eco-friendly-fruits','','','2020-02-18 00:32:18','2020-02-17 22:32:18','',0,'https://demo.themespiral.com/freenews/?p=37',0,'post','',0),(567,1,'2019-04-07 09:42:21','2019-04-07 06:42:21','\n

\n Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \neiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad \n minim veniam, quis nostrud exercitation ullamco laboris nisi ut \naliquip ex ea commodo consequat. Duis aute irure dolor in \nreprehenderit in voluptate velit esse cillum dolore eu fugiat nulla \npariatur. Excepteur sint occaecat cupidatat non proident, sunt in \nculpa qui officia deserunt mollit anim id est laborum. \n\n

\n','New Year: cleaning up after the world’s largest human gathering','','publish','closed','closed','','new-year-cleaning-up-after-the-worlds-largest-human-gathering','','','2020-02-18 00:31:21','2020-02-17 22:31:21','',0,'https://demo.themespiral.com/freenews/?p=39',0,'post','',0),(568,1,'2019-04-07 10:01:09','2019-04-07 10:01:09','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Old Technology Successfully Reduce','','publish','closed','closed','','old-technology-successfully-reduce','','','2020-01-22 22:15:35','2020-01-22 22:15:35','',0,'https://demo.themespiral.com/freenews/?p=45',0,'post','',0),(569,1,'2019-04-07 10:03:55','2019-04-07 10:03:55','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','Volcanic Eruptions Reduce Flow Of Major Rivers, New Study Shows','','publish','closed','closed','','volcanic-eruptions-reduce-flow-of-major-rivers-new-study-shows','','','2020-01-22 22:15:35','2020-01-22 22:15:35','',0,'https://demo.themespiral.com/freenews/?p=47',0,'post','',0),(570,1,'2019-04-07 10:09:23','2019-04-07 10:09:23','\n

\n Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \neiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad \nminim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip\n ex ea commodo consequat. Duis aute irure dolor in reprehenderit in \nvoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur \nsint occaecat cupidatat non proident, sunt in culpa qui officia \ndeserunt mollit anim id est laborum. \n\n

\n','Military gets new respect with World aid','','publish','closed','closed','','military-gets-new-respect-with-world-aid','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=49',0,'post','',0),(571,1,'2019-04-11 06:57:21','2019-04-11 06:57:21','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Does drinking milk make stronger bones?','','publish','closed','closed','','does-drinking-milk-make-stronger-bones','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=62',0,'post','',0),(572,1,'2019-04-11 07:10:26','2019-04-11 07:10:26','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','\'Hero\' digs road by hand for villagers','','publish','closed','closed','','hero-digs-road-by-hand-for-villagers','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=68',0,'post','',0),(573,1,'2019-04-11 07:18:45','2019-04-11 07:18:45','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Olympic protest runner finally rewarded','','publish','closed','closed','','olympic-protest-runner-finally-rewarded','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=70',0,'post','',0),(574,1,'2019-04-11 07:23:59','2019-04-11 07:23:59','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','How to stay safe in and around water','','publish','closed','closed','','how-to-stay-safe-in-and-around-water','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=72',0,'post','',0),(575,1,'2019-04-11 07:28:45','2019-04-11 07:28:45','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','Hundreds set off on new migrant caravan','','publish','closed','closed','','hundreds-set-off-on-new-migrant-caravan','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=74',0,'post','',0),(576,1,'2019-04-11 07:31:19','2019-04-11 07:31:19','\n

\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim \nveniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea \ncommodo consequat. Duis aute irure dolor in reprehenderit in voluptate \nvelit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint \noccaecat cupidatat non proident, sunt in culpa qui officia deserunt \nmollit anim id est laborum.\n\n

\n','First ever black hole image released','','publish','closed','closed','','first-ever-black-hole-image-released','','','2020-01-22 22:15:34','2020-01-22 22:15:34','',0,'https://demo.themespiral.com/freenews/?p=80',0,'post','',0),(577,1,'2019-04-11 07:34:35','2019-04-11 07:34:35','\n

\n Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \neiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad \nminim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip\n ex ea commodo consequat. Duis aute irure dolor in reprehenderit in \nvoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur \nsint occaecat cupidatat non proident, sunt in culpa qui officia \ndeserunt mollit anim id est laborum. \n\n

\n','British Library plans new base in Leeds','','publish','closed','closed','','book-bank-to-close-the-local-library','','','2020-01-22 20:52:15','2020-01-22 20:52:15','',0,'https://demo.themespiral.com/freenews/?p=84',0,'post','',0),(578,1,'2019-04-11 07:37:35','2019-04-11 07:37:35','\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

\n','How you can think yourself thin','','publish','closed','closed','','how-you-can-think-yourself-thin','','','2020-01-22 20:52:15','2020-01-22 20:52:15','',0,'https://demo.themespiral.com/freenews/?p=87',0,'post','',0),(581,1,'2020-01-19 11:48:47','2020-01-19 11:48:47','','One Click Demo Import - log_file_2020-01-19__11-48-47','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-19__11-48-47','','','2020-01-19 11:48:47','2020-01-19 11:48:47','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-19__11-48-47.txt',0,'attachment','text/plain',0),(585,1,'2020-01-19 11:48:49','2020-01-19 11:48:49','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1','','inherit','open','closed','','cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere-com_-1-1','','','2020-01-19 11:48:49','2020-01-19 11:48:49','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/cropped-car-dashboard-light-panel-speed-engine-1453637-pxhere.com_-1-1.jpg',0,'attachment','image/jpeg',0),(586,1,'2020-01-19 13:53:30','2020-01-19 13:53:30','','One Click Demo Import - log_file_2020-01-19__13-53-30','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-19__13-53-30','','','2020-01-19 13:53:30','2020-01-19 13:53:30','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-19__13-53-30.txt',0,'attachment','text/plain',0),(587,1,'2015-03-13 11:33:44','2015-03-13 11:33:44','','birds-cold-fog-4037-825x550','','inherit','open','open','','birds-cold-fog-4037-825x550','','','2015-03-13 11:33:44','2015-03-13 11:33:44','',628,'http://landing.kptv.ro/wp-content/uploads/2015/03/birds-cold-fog-4037-825x550-1.jpeg',0,'attachment','image/jpeg',0),(588,1,'2015-03-13 11:37:52','2015-03-13 11:37:52','','adventure-forest-nature-4029-824x550','','inherit','open','open','','adventure-forest-nature-4029-824x550','','','2015-03-13 11:37:52','2015-03-13 11:37:52','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/adventure-forest-nature-4029-824x550-1.jpeg',0,'attachment','image/jpeg',0),(589,1,'2015-03-13 11:39:49','2015-03-13 11:39:49','','curve-hills-mountains-4033-821x550','','inherit','open','open','','curve-hills-mountains-4033-821x550','','','2015-03-13 11:39:49','2015-03-13 11:39:49','',631,'http://landing.kptv.ro/wp-content/uploads/2015/03/curve-hills-mountains-4033-821x550-1.jpeg',0,'attachment','image/jpeg',0),(590,1,'2015-03-13 11:39:54','2015-03-13 11:39:54','','forest-nature-snow-4058-824x550','','inherit','open','open','','forest-nature-snow-4058-824x550','','','2015-03-13 11:39:54','2015-03-13 11:39:54','',631,'http://landing.kptv.ro/wp-content/uploads/2015/03/forest-nature-snow-4058-824x550-1.jpeg',0,'attachment','image/jpeg',0),(591,1,'2015-03-13 11:39:57','2015-03-13 11:39:57','','idyllic-lake-landscape-4062-824x550','','inherit','open','open','','idyllic-lake-landscape-4062-824x550','','','2015-03-13 11:39:57','2015-03-13 11:39:57','',631,'http://landing.kptv.ro/wp-content/uploads/2015/03/idyllic-lake-landscape-4062-824x550-1.jpeg',0,'attachment','image/jpeg',0),(592,1,'2015-03-13 12:16:36','2015-03-13 12:16:36','','728 x 90','','inherit','open','open','','728-x-90-2','','','2015-03-13 12:16:36','2015-03-13 12:16:36','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/728-x-901.png',0,'attachment','image/png',0),(593,1,'2015-03-16 06:38:11','2015-03-16 06:38:11','','125 x 125','','inherit','open','open','','125-x-125','','','2015-03-16 06:38:11','2015-03-16 06:38:11','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/125-x-125.png',0,'attachment','image/png',0),(594,1,'2015-03-16 06:39:16','2015-03-16 06:39:16','','300 x 250','','inherit','open','open','','300-x-250','','','2015-03-16 06:39:16','2015-03-16 06:39:16','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/300-x-250.png',0,'attachment','image/png',0),(595,1,'2015-03-20 05:55:43','2015-03-20 05:55:43','','imac-1500_750','','inherit','open','open','','imac-1500_750','','','2015-03-20 05:55:43','2015-03-20 05:55:43','',633,'http://landing.kptv.ro/wp-content/uploads/2015/03/imac-1500_750.jpg',0,'attachment','image/jpeg',0),(596,1,'2015-03-20 06:12:54','2015-03-20 06:12:54','','office-620817_1920','','inherit','open','open','','office-620817_1920','','','2015-03-20 06:12:54','2015-03-20 06:12:54','',632,'http://landing.kptv.ro/wp-content/uploads/2015/03/office-620817_1920.jpg',0,'attachment','image/jpeg',0),(597,1,'2015-03-20 06:19:45','2015-03-20 06:19:45','','american-soldier-381847_1280','','inherit','open','open','','american-soldier-381847_1280','','','2015-03-20 06:19:45','2015-03-20 06:19:45','',628,'http://landing.kptv.ro/wp-content/uploads/2015/03/american-soldier-381847_1280.jpg',0,'attachment','image/jpeg',0),(598,1,'2015-03-20 06:41:00','2015-03-20 06:41:00','','kayaking-569282_1280','','inherit','open','open','','kayaking-569282_1280','','','2015-03-20 06:41:00','2015-03-20 06:41:00','',639,'http://landing.kptv.ro/wp-content/uploads/2015/03/kayaking-569282_1280.jpg',0,'attachment','image/jpeg',0),(599,1,'2015-03-20 07:04:35','2015-03-20 07:04:35','','beauty-666605_1920','','inherit','open','open','','beauty-666605_1920','','','2015-03-20 07:04:35','2015-03-20 07:04:35','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/beauty-666605_1920.jpg',0,'attachment','image/jpeg',0),(600,1,'2015-03-20 07:10:58','2015-03-20 07:10:58','','thai-food-518035_1920','','inherit','open','open','','thai-food-518035_1920','','','2015-03-20 07:10:58','2015-03-20 07:10:58','',640,'http://landing.kptv.ro/wp-content/uploads/2015/03/thai-food-518035_1920.jpg',0,'attachment','image/jpeg',0),(601,1,'2015-03-20 07:16:29','2015-03-20 07:16:29','','sea-418742_1920','','inherit','open','open','','sea-418742_1920','','','2015-03-20 07:16:29','2015-03-20 07:16:29','',641,'http://landing.kptv.ro/wp-content/uploads/2015/03/sea-418742_1920.jpg',0,'attachment','image/jpeg',0),(602,1,'2015-03-24 06:27:25','2015-03-24 06:27:25','','woman-378471_1280','','inherit','open','open','','woman-378471_1280','','','2015-03-24 06:27:25','2015-03-24 06:27:25','',642,'http://landing.kptv.ro/wp-content/uploads/2015/03/woman-378471_1280.jpg',0,'attachment','image/jpeg',0),(603,1,'2015-03-24 06:31:35','2015-03-24 06:31:35','','model-600225_1280','','inherit','open','open','','model-600225_1280','','','2015-03-24 06:31:35','2015-03-24 06:31:35','',643,'http://landing.kptv.ro/wp-content/uploads/2015/03/model-600225_1280.jpg',0,'attachment','image/jpeg',0),(604,1,'2015-03-24 07:06:15','2015-03-24 07:06:15','','baseball-583653_1280','','inherit','open','open','','baseball-583653_1280','','','2015-03-24 07:06:15','2015-03-24 07:06:15','',645,'http://landing.kptv.ro/wp-content/uploads/2015/03/baseball-583653_1280.jpg',0,'attachment','image/jpeg',0),(605,1,'2015-03-24 07:07:11','2015-03-24 07:07:11','','football-622873_1280','','inherit','open','open','','football-622873_1280','','','2015-03-24 07:07:11','2015-03-24 07:07:11','',82,'http://landing.kptv.ro/wp-content/uploads/2015/03/football-622873_1280.jpg',0,'attachment','image/jpeg',0),(606,1,'2015-03-24 07:07:36','2015-03-24 07:07:36','','relay-race-655353_1280','','inherit','open','open','','relay-race-655353_1280','','','2015-03-24 07:07:36','2015-03-24 07:07:36','',646,'http://landing.kptv.ro/wp-content/uploads/2015/03/relay-race-655353_1280.jpg',0,'attachment','image/jpeg',0),(607,1,'2015-03-24 07:33:34','2015-03-24 07:33:34','','fireman-100722_1280','','inherit','open','open','','fireman-100722_1280','','','2015-03-24 07:33:34','2015-03-24 07:33:34','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/fireman-100722_1280.jpg',0,'attachment','image/jpeg',0),(608,1,'2015-03-24 07:43:23','2015-03-24 07:43:23','','swimmer-583667_1280','','inherit','open','open','','swimmer-583667_1280','','','2015-03-24 07:43:23','2015-03-24 07:43:23','',111,'http://landing.kptv.ro/wp-content/uploads/2015/03/swimmer-583667_1280.jpg',0,'attachment','image/jpeg',0),(609,1,'2015-03-24 10:59:57','2015-03-24 10:59:57','','quadrocopter-451747_1280','','inherit','open','open','','quadrocopter-451747_1280','','','2015-03-24 10:59:57','2015-03-24 10:59:57','',146,'http://landing.kptv.ro/wp-content/uploads/2015/03/quadrocopter-451747_1280.jpg',0,'attachment','image/jpeg',0),(610,1,'2015-03-24 12:03:31','2015-03-24 12:03:31','','logo','','inherit','open','open','','logo-2','','','2015-03-24 12:03:31','2015-03-24 12:03:31','',0,'http://landing.kptv.ro/wp-content/uploads/2015/03/logo.png',0,'attachment','image/png',0),(611,1,'2017-06-28 13:45:41','2017-06-28 13:45:41','','one-click-demo','','inherit','closed','closed','','one-click-demo','','','2017-06-28 13:45:41','2017-06-28 13:45:41','',0,'http://landing.kptv.ro/wp-content/uploads/2017/06/one-click-demo.jpg',0,'attachment','image/jpeg',0),(628,1,'2015-03-13 11:33:59','2015-03-13 11:33:59','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse nec justo quis leo malesuada volutpat id eget lacus. Cras rhoncus sem ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus dignissim rutrum tincidunt. Etiam tempor luctus elit eget tempus. Integer vehicula libero at lorem elementum sodales. Duis non blandit erat.\n\nSed enim eros, laoreet et neque sollicitudin, rutrum placerat risus. Cras tempor sodales odio, imperdiet auctor erat pulvinar et. Nulla efficitur luctus ultrices. Etiam sed vestibulum eros. Nulla tempus euismod tortor eget interdum. Vestibulum in metus et mi efficitur malesuada. Sed rhoncus neque at augue pellentesque, eget fringilla ex porta.','Lorem ipsum dolor sit amet','','publish','open','open','','lorem-ipsum-dolor-sit-amet','','','2020-01-22 22:19:46','2020-01-22 22:19:46','',0,'http://demo.themegrill.com/colormag/?p=5',0,'post','',0),(629,1,'2015-03-13 11:36:26','2015-03-13 11:36:26','Vestibulum maximus quis odio a faucibus. Nunc iaculis tristique porta. Maecenas eu rhoncus arcu. Sed pretium auctor urna sed venenatis. Praesent condimentum egestas ornare. Pellentesque ac tortor vel libero mollis pulvinar et vitae justo. Curabitur maximus pretium dui, in accumsan felis mollis non. Donec placerat, lectus eu faucibus consequat, sem nibh dapibus tortor, sed ultrices nibh nunc et arcu. Pellentesque rutrum, libero ac suscipit volutpat, massa ex faucibus diam, et porta neque felis et ante. Nulla facilisi. Vivamus feugiat neque sed tincidunt interdum.\n\nInteger maximus, nulla a interdum iaculis, augue odio pulvinar tellus, vel imperdiet nibh lacus quis nibh. Aliquam consectetur pretium dictum. In elementum neque vel posuere sollicitudin. Mauris nibh risus, ultricies at consectetur ut, finibus vel erat. Mauris eu tristique ligula. Fusce vel congue ex, consectetur dictum erat. Nullam ac congue est, sed dictum tellus.','Vestibulum maximus quis','','publish','open','open','','vestibulum-maximus-quis','','','2020-01-22 22:19:46','2020-01-22 22:19:46','',0,'http://demo.themegrill.com/colormag/?p=8',0,'post','',0),(630,1,'2015-03-13 11:38:52','2015-03-13 09:38:52','Quisque nec viverra dui. Duis dolor purus, venenatis ac lacus id, pellentesque lacinia lectus. Nulla sed lectus condimentum, aliquam eros sit amet, vulputate nisl. Maecenas sit amet hendrerit nibh. Duis mattis metus orci, feugiat feugiat nisl mattis ac. Vivamus bibendum dapibus congue. Morbi quis turpis eget augue hendrerit venenatis. Maecenas ut pulvinar mi. Ut dictum auctor diam, at faucibus lacus condimentum vitae. Nunc at consectetur odio. Vestibulum vel leo ullamcorper, dictum nibh dictum, maximus lorem.\n\nMorbi vitae porta felis. Etiam aliquet ex nisi, nec feugiat enim condimentum quis. Aliquam consequat est eget odio sollicitudin sagittis. Nulla porta ultrices nibh, at bibendum libero pellentesque eu. Duis ac aliquet magna. Sed malesuada luctus nisi et ullamcorper. Vestibulum tempus ornare eros ultricies fringilla. Integer rhoncus arcu quis neque condimentum faucibus. Nulla sollicitudin ultrices aliquam. Etiam ligula velit, commodo eget ultrices ac, tempor non libero. Fusce ut libero a mi dapibus aliquam et eget est. Sed blandit tellus vitae ex placerat pretium.','Quisque nec','','publish','open','open','','quisque-nec','','','2020-02-17 01:43:24','2020-02-16 23:43:24','',0,'http://demo.themegrill.com/colormag/?p=13',0,'post','',0),(631,1,'2015-03-13 11:40:20','2015-03-13 09:40:20','[gallery size=\"full\" ids=\"16,17,18,11,6\"]','Post Format: Gallery','','publish','open','open','','post-format-gallery','','','2020-02-17 01:42:18','2020-02-16 23:42:18','',0,'http://demo.themegrill.com/colormag/?p=15',0,'post','',0),(632,1,'2015-03-13 11:51:08','2015-03-13 11:51:08','Sed sagittis risus et diam feugiat tristique. Sed cursus malesuada ex ut tempus. Maecenas turpis arcu, scelerisque sit amet diam suscipit, convallis tincidunt velit. Aliquam id faucibus arcu, et pulvinar sem. Nunc eget efficitur nisi. Ut quis ligula nec ipsum tincidunt condimentum. Aliquam quis augue commodo, semper nulla ac, volutpat orci. Nam vitae libero finibus, porta est in, posuere elit.\n\nPhasellus sit amet magna sem. Mauris in diam at ipsum dictum scelerisque. Aenean imperdiet ut massa nec pretium. Sed ut sollicitudin mi, sit amet tristique sem. Etiam congue nec enim quis condimentum. Vivamus id sagittis est. Mauris vitae lacinia elit. Fusce eu ligula at arcu convallis molestie vel vitae purus.','Sed sagittis risus','','publish','open','open','','sed-sagittis-risus','','','2020-01-22 22:19:46','2020-01-22 22:19:46','',0,'http://demo.themegrill.com/colormag/?p=20',0,'post','',0),(633,1,'2015-03-16 06:22:44','2015-03-16 06:22:44','Praesent ornare luctus quam, eget posuere augue semper sit amet. Ut orci dolor, convallis vel nibh sit amet, mollis dictum nunc. Fusce et nulla eu eros accumsan fermentum sed eu turpis. Fusce consectetur cursus erat, sit amet mollis diam dapibus tempus. Curabitur risus tellus, lobortis vitae rutrum dapibus, aliquam sed leo. Aliquam turpis magna, egestas sed dolor eu, pulvinar sollicitudin mi. Aliquam ut risus mollis, tempus felis eu, facilisis arcu. Vivamus tincidunt pulvinar augue, sit amet tempus purus pharetra ac. Quisque eu ante tortor. Morbi ultrices eros vel nisl pulvinar varius.\n\nSuspendisse leo dui, vulputate eu tempus at, feugiat vel magna. Nam a aliquam arcu. Ut sodales ex tempus est pellentesque pellentesque. Maecenas sed ligula augue. Quisque nibh nisi, interdum quis cursus vel, vulputate quis neque. Suspendisse in nisi sit amet magna fermentum gravida rhoncus non libero. Nulla facilisi. In vel varius felis. Suspendisse efficitur varius quam, in tempus nunc aliquam a. Nunc posuere ac velit tincidunt auctor.','Praesent ornare luctus quam','','publish','open','open','','praesent-ornare-luctus-quam','','','2020-01-22 22:19:46','2020-01-22 22:19:46','',0,'http://demo.themegrill.com/colormag/?p=24',0,'post','',0),(638,1,'2015-03-16 06:28:33','2015-03-16 06:28:33','Etiam eu orci luctus est pulvinar egestas. Duis malesuada, justo et maximus malesuada, mi arcu pharetra justo, vitae tincidunt massa justo ornare massa. Cras quis urna at lectus ullamcorper posuere. Vestibulum tempus mauris magna, id consectetur dui dictum nec. Donec lacinia, quam blandit consectetur egestas, justo sem facilisis lorem, nec scelerisque erat lectus sed odio. Sed ut maximus lectus, at luctus enim. Nunc consequat magna sit amet turpis tincidunt, ac ultricies nibh dapibus. Donec ultricies, leo eget volutpat aliquet, quam est rutrum nisl, eget imperdiet magna enim ut nisl. Mauris aliquet, magna id scelerisque posuere, nisi mi molestie ipsum, eget vulputate purus diam quis nisi. Pellentesque cursus nunc elementum condimentum fringilla. Phasellus ex mi, suscipit id ligula vitae, scelerisque rhoncus elit. Nam luctus congue dolor, eget iaculis magna ullamcorper at. Praesent ullamcorper risus vitae turpis porta ornare non non libero. Vestibulum efficitur pharetra varius. Nam ligula magna, euismod ac pellentesque porta, varius nec urna.\n\nInteger eu faucibus dui, a vehicula nisi. Maecenas elementum erat nec malesuada bibendum. Nam elit magna, luctus sed blandit eu, lacinia a felis. Maecenas nec massa maximus, maximus enim vitae, tempus justo. Vivamus eleifend eu est a lobortis. Proin placerat est mi, ut vulputate lectus tristique et. Suspendisse id justo a diam suscipit mattis. Donec pulvinar mi ac diam facilisis, in cursus quam aliquet. Morbi mollis, tortor ac eleifend laoreet, lorem tortor cursus nunc, volutpat blandit metus nisl suscipit dolor.','Etiam eu orci luctus est pulvinar egestas.','','publish','open','open','','etiam-eu-orci-luctus-est-pulvinar-egestas','','','2020-01-22 22:19:46','2020-01-22 22:19:46','',0,'http://demo.themegrill.com/colormag/?p=26',0,'post','',0),(639,1,'2015-03-20 06:41:07','2015-03-20 04:41:07','Sweet roll danish tart danish. Wafer gummies chupa chups soufflé macaroon soufflé cupcake sweet. Danish chocolate sweet roll gummies liquorice pie cookie. Gummies biscuit oat cake dragée biscuit icing toffee. Pastry powder sweet cake pastry macaroon. Liquorice tootsie roll jelly beans. Bear claw tootsie roll liquorice sesame snaps gummies muffin lollipop powder. Apple pie muffin danish soufflé carrot cake chocolate bar. Cake powder sugar plum marshmallow cheesecake. Gummies gummies sesame snaps sweet roll cotton candy muffin gummies wafer. Cookie candy sesame snaps icing caramels candy. Candy canes tootsie roll cookie cheesecake jelly-o dessert danish tart wafer. Cookie wafer chocolate bar.\n\nGummi bears sugar plum lollipop tiramisu danish. Carrot cake chocolate cake jelly. Chupa chups jujubes gummies candy cookie. Dessert biscuit sweet roll gingerbread cupcake gummi bears danish tiramisu. Cheesecake sweet roll dragée jelly-o cake wafer dessert pie sweet roll. Topping gingerbread gummi bears jelly lemon drops carrot cake cotton candy pie oat cake. Tart icing wafer pudding marshmallow gummi bears. Carrot cake dragée macaroon jelly-o. Chocolate bar soufflé sweet roll cake wafer. Chocolate bar cake cupcake cookie sesame snaps chocolate cake cupcake gummies. Jelly beans sweet roll sugar plum. Icing jelly beans dragée. Powder powder bear claw jelly-o tart cupcake biscuit sweet roll cookie. Sugar plum chocolate cake jujubes pie oatcake.','Kayaking: Adventurous Sport','','publish','open','open','','kayaking-adventurous-sport','','','2020-02-18 00:33:23','2020-02-17 22:33:23','',0,'http://demo.themegrill.com/colormag/?p=40',0,'post','',0),(640,1,'2015-03-20 07:09:41','2015-03-20 07:09:41','Bear claw cake cake apple pie candy muffin. Dessert croissant soufflé cheesecake dessert croissant dragée candy canes candy canes. Wafer wafer oat cake pudding marzipan. Apple pie soufflé cake marshmallow. Fruitcake tiramisu dessert chupa chups ice cream gingerbread. Jelly caramels carrot cake biscuit jujubes soufflé muffin. Gummi bears bear claw jelly beans liquorice. Marzipan bonbon candy canes gummi bears jelly-o soufflé. Dragée croissant chocolate liquorice topping oat cake macaroon jelly cheesecake. Sugar plum tiramisu gummi bears dessert halvah icing. Pastry donut sweet roll. Danish tiramisu oat cake sweet.\n\nCheesecake cake gummies candy. Marzipan marshmallow jelly. Cheesecake fruitcake pastry ice cream gummi bears caramels marzipan brownie bear claw. Lemon drops liquorice biscuit jelly-o toffee soufflé. Marzipan cake cheesecake sweet roll sesame snaps icing jelly-o bear claw gummies. Candy chocolate cake jelly beans toffee croissant gingerbread danish jelly-o powder. Fruitcake sweet roll candy canes fruitcake sweet roll biscuit. Cake croissant soufflé. Donut chocolate pastry. Candy canes bonbon jelly beans gummies. Tart cake bonbon. Lemon drops gummies muffin. Topping gummi bears sweet. Brownie sesame snaps lollipop chocolate cake.','Thai Fried Noodle','','publish','open','open','','thai-fried-noodle','','','2020-01-22 22:19:45','2020-01-22 22:19:45','',0,'http://demo.themegrill.com/colormag/?p=46',0,'post','',0),(641,1,'2015-03-20 07:16:59','2015-03-20 07:16:59','Chocolate bar marzipan sweet marzipan. Danish tart bear claw donut cake bonbon biscuit powder croissant. Liquorice cake cookie. Dessert cotton candy macaroon gummies sweet gingerbread sugar plum. Biscuit tart cake. Candy jelly ice cream halvah jelly-o jelly beans brownie pastry sweet. Candy sweet roll dessert. Lemon drops jelly-o fruitcake topping. Soufflé jelly beans bonbon.\n\nSweet roll liquorice sugar plum soufflé halvah. Sugar plum gingerbread powder marshmallow jujubes gummies halvah jelly beans apple pie. Soufflé cookie pudding dragée topping croissant muffin. Bonbon gummi bears jelly beans soufflé jujubes. Jelly biscuit sugar plum ice cream. Bear claw powder dessert toffee tiramisu powder powder.','A Paradise for Holiday','','publish','open','open','','a-paradise-for-holiday','','','2020-01-22 22:19:45','2020-01-22 22:19:45','',0,'http://demo.themegrill.com/colormag/?p=49',0,'post','',0),(642,1,'2015-03-24 06:27:32','2015-03-24 04:27:32','Bear claw cake cake apple pie candy muffin. Dessert croissant soufflé cheesecake dessert croissant dragée candy canes candy canes. Wafer wafer oat cake pudding marzipan. Apple pie soufflé cake marshmallow. Fruitcake tiramisu dessert chupa chups ice cream gingerbread. Jelly caramels carrot cake biscuit jujubes soufflé muffin. Gummi bears bear claw jelly beans liquorice. Marzipan bonbon candy canes gummi bears jelly-o soufflé. Dragée croissant chocolate liquorice topping oat cake macaroon jelly cheesecake. Sugar plum tiramisu gummi bears dessert halvah icing. Pastry donut sweet roll. Danish tiramisu oat cake sweet.','Color your Hair','','publish','open','open','','color-your-hair-3','','','2020-02-17 01:44:04','2020-02-16 23:44:04','',0,'http://demo.themegrill.com/colormag/?p=66',0,'post','',0),(643,1,'2015-03-24 06:31:54','2015-03-24 04:31:54','For Joesendra, this is only her second fashion week showing, following her presentation at a Fashion World on this January. It was meant to be about getting back out there and doing it on its own over Street Market in New York and London, as well as IT Hong Kong, approached her about orders.\n','Looks from the Roswana, 2015','','publish','open','open','','looks-from-the-aowsana-2015','','','2020-02-18 00:34:15','2020-02-17 22:34:15','',0,'http://demo.themegrill.com/colormag/?p=70',0,'post','',0),(644,1,'2015-03-24 07:06:47','2015-03-24 05:06:47','Proin convallis tincidunt erat, nec ornare lectus ornare sollicitudin. Cras in vehicula metus. Sed eget volutpat enim. Vestibulum non congue nisi. Donec consectetur urna accumsan mattis hendrerit. In posuere magna ut dui sagittis, pretium pharetra tortor lobortis. Maecenas malesuada lacinia lorem nec fringilla. Quisque id ullamcorper augue. Phasellus laoreet, ex nec pulvinar tristique, metus diam egestas mauris, et fermentum justo mauris quis orci. Maecenas efficitur, mi id iaculis venenatis, dolor velit elementum lacus, in eleifend velit dolor ac nisi.','Sparians on Form','','publish','open','open','','sparians-on-form','','','2020-02-17 01:45:05','2020-02-16 23:45:05','',0,'http://demo.themegrill.com/colormag/?p=83',0,'post','',0),(645,1,'2015-03-24 07:06:22','2015-03-24 07:06:22','Etiam varius nulla sed luctus venenatis. Donec scelerisque leo sit amet velit convallis blandit. Nullam ultrices orci ac turpis volutpat gravida. Proin pharetra nisi at ligula venenatis, sed congue velit malesuada. Phasellus placerat, leo non gravida luctus, lorem magna porttitor lacus, non pellentesque mauris magna ut velit. Curabitur urna lacus, ornare ac fermentum ut, fringilla eget velit.','Stricking Game','','publish','open','open','','stricking-game','','','2020-01-22 22:19:07','2020-01-22 22:19:07','',0,'http://demo.themegrill.com/colormag/?p=84',0,'post','',0),(646,1,'2015-03-24 07:48:42','2015-03-24 07:48:42','The young team of Franziska Hildebrand, Franziska Preuss, Vanessa Hinz and Dahlmeier clocked 1 hour, 11 minutes, 54.6 seconds to beat France by just over 1 minute. Italy took bronze, 1:06.1 behind. \n\nGermany missed six targets overall, avoiding any laps around the penalty loop.\n\nMaria Dorin Habert of France, who has two individual gold medals at these worlds, passed Russia and France on the last leg and to take her team from fourth to second.','Women\'s Relay Competition','The young team of Franziska Hildebrand, Franziska Preuss, Vanessa Hinz and Dahlmeier clocked 1 hour, 11 minutes, 54.6 seconds to beat France','publish','open','open','','womens-relay-competition','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=85',0,'post','',0),(647,1,'2015-03-24 07:42:19','2015-03-24 05:42:19','Aliquam ultrices lectus ac eros interdum, in lobortis tellus semper. Etiam sollicitudin laoreet consequat. Proin in vulputate risus. Maecenas maximus rhoncus tellus, nec condimentum nisi condimentum et. Nam tincidunt ac odio eu hendrerit. Etiam quis mollis leo, in fermentum neque. Nulla eget augue ullamcorper, imperdiet elit lacinia, imperdiet est. Donec at sapien metus. Curabitur tincidunt, neque id feugiat pretium, nunc massa sollicitudin dolor, eget blandit ligula ipsum sed ipsum. Vestibulum fringilla porta erat a sodales. Phasellus tristique purus suscipit pulvinar pellentesque. Duis lacinia a ex in efficitur. Nulla nec magna nisl. Morbi sit amet iaculis dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. ','News with Coffee','','publish','open','open','','news-with-coffee','','','2020-02-18 00:33:35','2020-02-17 22:33:35','',0,'http://demo.themegrill.com/colormag/?p=108',0,'post','',0),(648,1,'2015-03-24 09:39:31','2015-03-24 09:39:31','Fusce non nunc mi. Integer placerat nulla id quam varius dapibus. Nulla sit amet tellus et purus lobortis efficitur. Vivamus tempus posuere ipsum in suscipit. Quisque pulvinar fringilla cursus. Morbi malesuada laoreet dui, vitae consequat arcu vehicula vel. Fusce vel turpis non ante mollis bibendum a ac risus. Morbi ornare ipsum sit amet enim rhoncus, sed eleifend felis tristique. Mauris sed sollicitudin libero. In nec lacus quis erat rhoncus molestie. ','Get more nutrition in every bite','','publish','open','open','','get-more-nutrition-in-every-bite','','','2020-01-22 22:19:06','2020-01-22 22:19:06','',0,'http://demo.themegrill.com/colormag/?p=129',0,'post','',0),(649,1,'2015-03-24 11:24:33','2015-03-24 11:24:33','Cras accumsan elit augue, sit amet vestibulum turpis fringilla nec. Etiam eu dictum tortor. Sed feugiat lacus non ultricies pulvinar. Nam ac mauris ut nisi euismod tempus. Mauris molestie vel diam et imperdiet. Interdum et malesuada fames ac ante ipsum primis in faucibus. Curabitur varius condimentum risus nec efficitur. Integer porta a justo eu porta. Pellentesque sed ultricies risus, eu porttitor est.','Teens use apps to keep secrets?','','publish','closed','closed','','teens-use-apps-to-keep-secrets','','','2020-01-22 22:17:21','2020-01-22 22:17:21','',0,'http://demo.themegrill.com/colormag/?p=151',0,'post','',0),(663,1,'2020-01-21 15:39:57','2020-01-21 15:39:57','\n\n\n\n\n\n\n\n[submit \"Send\"]\nColorMag \"[your-subject]\"\nColorMag \nFrom: [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 ColorMag (http://landing.kptv.ro)\nvbercea@mixfm.ro\nReply-To: [your-email]\n\n0\n0\n\nColorMag \"[your-subject]\"\nColorMag \nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on ColorMag (http://landing.kptv.ro)\n[your-email]\nReply-To: vbercea@mixfm.ro\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-01-21 15:39:57','2020-01-21 15:39:57','',0,'http://landing.kptv.ro/?post_type=wpcf7_contact_form&p=663',0,'wpcf7_contact_form','',0),(666,1,'2020-01-21 16:40:20','2020-01-21 16:40:20','','footer-logo-1','','inherit','open','closed','','footer-logo-1','','','2020-01-21 16:40:20','2020-01-21 16:40:20','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1.png',0,'attachment','image/png',0),(667,1,'2020-01-21 16:40:25','2020-01-21 16:40:25','','bg-login','','inherit','open','closed','','bg-login','','','2020-01-21 16:40:25','2020-01-21 16:40:25','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login.jpg',0,'attachment','image/jpeg',0),(668,1,'2020-01-21 16:40:31','2020-01-21 16:40:31','','banner-header','','inherit','open','closed','','banner-header','','','2020-01-21 16:40:31','2020-01-21 16:40:31','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header.jpg',0,'attachment','image/jpeg',0),(669,1,'2020-01-21 16:45:51','2020-01-21 16:45:51','','One Click Demo Import - log_file_2020-01-21__16-45-51','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-21__16-45-51','','','2020-01-21 16:45:51','2020-01-21 16:45:51','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-21__16-45-51.txt',0,'attachment','text/plain',0),(670,1,'2020-01-21 16:45:53','2020-01-21 16:45:53','','footer-logo-1-1','','inherit','open','closed','','footer-logo-1-1','','','2020-01-21 16:45:53','2020-01-21 16:45:53','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-1.png',0,'attachment','image/png',0),(671,1,'2020-01-21 16:46:04','2020-01-21 16:46:04','','bg-login-1','','inherit','open','closed','','bg-login-1','','','2020-01-21 16:46:04','2020-01-21 16:46:04','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-1.jpg',0,'attachment','image/jpeg',0),(672,1,'2020-01-21 16:46:11','2020-01-21 16:46:11','','banner-header-1','','inherit','open','closed','','banner-header-1','','','2020-01-21 16:46:11','2020-01-21 16:46:11','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-1.jpg',0,'attachment','image/jpeg',0),(681,1,'2020-01-22 11:57:12','2020-01-22 11:57:12','','footer-logo-1-2','','inherit','open','closed','','footer-logo-1-2','','','2020-01-22 11:57:12','2020-01-22 11:57:12','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-2.png',0,'attachment','image/png',0),(682,1,'2020-01-22 11:57:16','2020-01-22 11:57:16','','bg-login-2','','inherit','open','closed','','bg-login-2','','','2020-01-22 11:57:16','2020-01-22 11:57:16','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-2.jpg',0,'attachment','image/jpeg',0),(683,1,'2020-01-22 11:57:22','2020-01-22 11:57:22','','banner-header-2','','inherit','open','closed','','banner-header-2','','','2020-01-22 11:57:22','2020-01-22 11:57:22','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-2.jpg',0,'attachment','image/jpeg',0),(684,1,'2020-01-22 12:14:37','2020-01-22 12:14:37','','One Click Demo Import - log_file_2020-01-22__12-14-37','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-22__12-14-37','','','2020-01-22 12:14:37','2020-01-22 12:14:37','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/log_file_2020-01-22__12-14-37.txt',0,'attachment','text/plain',0),(685,1,'2020-01-22 12:14:39','2020-01-22 12:14:39','','footer-logo-1-3','','inherit','open','closed','','footer-logo-1-3','','','2020-01-22 12:14:39','2020-01-22 12:14:39','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-3.png',0,'attachment','image/png',0),(686,1,'2020-01-22 12:14:44','2020-01-22 12:14:44','','bg-login-3','','inherit','open','closed','','bg-login-3','','','2020-01-22 12:14:44','2020-01-22 12:14:44','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-3.jpg',0,'attachment','image/jpeg',0),(687,1,'2020-01-22 12:14:50','2020-01-22 12:14:50','','banner-header-3','','inherit','open','closed','','banner-header-3','','','2020-01-22 12:14:50','2020-01-22 12:14:50','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-3.jpg',0,'attachment','image/jpeg',0),(688,1,'2020-01-22 12:34:23','2020-01-22 12:34:23','','footer-logo-1-4','','inherit','open','closed','','footer-logo-1-4','','','2020-01-22 12:34:23','2020-01-22 12:34:23','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-4.png',0,'attachment','image/png',0),(689,1,'2020-01-22 12:34:27','2020-01-22 12:34:27','','bg-login-4','','inherit','open','closed','','bg-login-4','','','2020-01-22 12:34:27','2020-01-22 12:34:27','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-4.jpg',0,'attachment','image/jpeg',0),(690,1,'2020-01-22 12:34:33','2020-01-22 12:34:33','','banner-header-4','','inherit','open','closed','','banner-header-4','','','2020-01-22 12:34:33','2020-01-22 12:34:33','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-4.jpg',0,'attachment','image/jpeg',0),(783,1,'2020-01-22 18:10:24','2020-01-22 18:10:24','','footer-logo-1-5','','inherit','open','closed','','footer-logo-1-5','','','2020-01-22 18:10:24','2020-01-22 18:10:24','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-5.png',0,'attachment','image/png',0),(784,1,'2020-01-22 18:10:25','2020-01-22 18:10:25','','bg-login-5','','inherit','open','closed','','bg-login-5','','','2020-01-22 18:10:25','2020-01-22 18:10:25','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-5.jpg',0,'attachment','image/jpeg',0),(785,1,'2020-01-22 18:10:26','2020-01-22 18:10:26','','banner-header-5','','inherit','open','closed','','banner-header-5','','','2020-01-22 18:10:26','2020-01-22 18:10:26','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-5.jpg',0,'attachment','image/jpeg',0),(792,1,'2020-01-22 18:20:33','2020-01-22 18:20:33','','footer-logo-1-6','','inherit','open','closed','','footer-logo-1-6','','','2020-01-22 18:20:33','2020-01-22 18:20:33','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/footer-logo-1-6.png',0,'attachment','image/png',0),(793,1,'2020-01-22 18:20:34','2020-01-22 18:20:34','','bg-login-6','','inherit','open','closed','','bg-login-6','','','2020-01-22 18:20:34','2020-01-22 18:20:34','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/bg-login-6.jpg',0,'attachment','image/jpeg',0),(794,1,'2020-01-22 18:20:35','2020-01-22 18:20:35','','banner-header-6','','inherit','open','closed','','banner-header-6','','','2020-01-22 18:20:35','2020-01-22 18:20:35','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/banner-header-6.jpg',0,'attachment','image/jpeg',0),(795,1,'2020-01-22 18:27:54','2020-01-22 16:27:54','[vc_row][vc_column][penci_sliders build_query=\"post_type:post|size:12|categories:41,108,125,109\" style_slider=\"style-8\" auto_time=\"4000\" speed=\"800\" post_standard_title_length=\"15\" post_big_title_length=\"15\" post_small_title_length=\"15\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"20px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" font_size_title_big_item=\"24px\" cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" cat_font_size=\"14px\" disable_loop=\"true\" limit=\"12\" is_newloop=\"true\" css=\".vc_custom_1581970873530{padding-top: 3px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"20px\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\"][penci_container container_layout=\"14_12_14\"][penci_column width=\"1/4\" order=\"1\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" onclick=\"custom_link\" alignment=\"right\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_6 build_query=\"size:5|order_by:popular|post_type:post\" title=\"Articole Populare\" block_title_align=\"style-title-left\" post_standard_title_length=\"8\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" limit=\"5\" sort=\"popular\" is_newloop=\"true\" block_id=\"penci_block_6-1507609209836\"][/penci_block_6][vc_empty_space height=\"20px\"][penci_wp_widget_archives block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\"][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_30 build_query=\"post_type:post|size:7|order_by:random_7_day|order:ASC|categories:108,109,125\" title=\"ACTUALITĂŢI\" block_title_url=\"http://landing.kptv.ro/actualitati/stiri/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"125, 108, 109\" filter_default_txt=\"\" add_title_icon=\"true\" limit=\"7\" is_newloop=\"true\" title_color=\"#ff7700\" filter_text_hover_color=\"#f44336\" post_title_hover_color=\"#ffcc00\" spinner_color=\"#f44336\" meta_hover_color=\"#f44336\" first_post_title_hover_color=\"#ffffff\" block_id=\"penci_block_30-1507609209962\" title_icon=\"fa fa-external-link-square\" custom_markup_1=\"\"][/penci_block_30][vc_empty_space height=\"20px\"][vc_raw_html]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_container_inner][penci_column_inner width=\"1/2\"][penci_block_11 build_query=\"post_type:post|size:4|categories:108\" title=\"Administraţie\" block_title_url=\"http://landing.kptv.ro/category/administratie/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"9\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"108,\" filter_default_txt=\"\" limit=\"4\" category_ids=\"fashion\" is_newloop=\"true\" title_color=\"#4c00ff\" post_title_hover_color=\"#e91e63\" meta_hover_color=\"#e91e63\" block_id=\"penci_block_11-1507609210053\" bordertop_color=\"#4c00ff\"][/penci_block_11][/penci_column_inner][penci_column_inner width=\"1/2\"][penci_block_11 build_query=\"post_type:post|size:4|categories:109\" title=\"Politică\" block_title_url=\"http://landing.kptv.ro/category/politica/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"109,\" filter_default_txt=\"\" limit=\"4\" is_newloop=\"true\" title_color=\"#00b2ff\" bordertop_color=\"#00b2ff\" post_title_hover_color=\"#ff5722\" meta_hover_color=\"#ff5722\" block_id=\"penci_block_11-1507609210095\"][/penci_block_11][/penci_column_inner][/penci_container_inner][vc_empty_space height=\"20px\"][vc_raw_html]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_block_18 build_query=\"post_type:post|size:3|order_by:date|order:ASC|categories:111\" title=\"ECONOMIE\" block_title_url=\"http://pennews.pencidesign.com/category/life-style/food/\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" link_filter_font_size=\"12px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_number_item=\"3\" ajax_filter_ids=\"111,\" filter_default_txt=\"\" limit=\"3\" is_newloop=\"true\" title_color=\"#ff4d00\" post_title_hover_color=\"#ffc107\" bordertop_color=\"#ff4d00\" spinner_color=\"#ffc107\" meta_hover_color=\"#ffc107\" block_id=\"penci_block_18-1507609210137\"][/penci_block_18][vc_empty_space height=\"20px\"][penci_block_2 build_query=\"post_type:post|size:5|categories:112\" title=\"SĂNĂTATE\" block_title_url=\"http://pennews.pencidesign.com/category/life-style/travel/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"112\" filter_default_txt=\"\" turn_on_loop_item=\"true\" hide_excrept=\"true\" hide_author=\"true\" is_newloop=\"true\" title_color=\"#4caf50\" post_title_hover_color=\"#4caf50\" bordertop_color=\"#4caf50\" meta_hover_color=\"#4caf50\" spinner_color=\"#4caf50\" filter_text_hover_color=\"#4caf50\" social_share_hover_color=\"#4caf50\" block_id=\"penci_block_2-1507609210201\"][/penci_block_2][/penci_column][penci_column width=\"1/4\" order=\"3\"][penci_social_counter style_counter=\"style-3\" title=\"Social Networks\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"20px\" vimeo=\"user6633412\" googleplus=\"#\" instagram=\"#\" rss=\"#\"][vc_empty_space height=\"20px\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" onclick=\"custom_link\" alignment=\"right\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_7 build_query=\"size:3|post_type:post\" title=\"Articole Recente\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" limit=\"3\" sort=\"popular\" is_newloop=\"true\" block_id=\"penci_block_7-1507609210313\"][/penci_block_7][vc_empty_space height=\"20px\"][penci_popular_category title=\"Popular Categories\" limit=\"10\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" count=\"true\"][penci_weather location=\"Targu-Mureş, ro\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"20px\" location_show=\"Targu-Mureş, RO\"][/penci_column][/penci_container][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580490356275{background-color: #ffe066 !important;}\"][penci_container el_disable_sticky=\"yes\"][penci_column width=\"11\"][vc_raw_html]JTNDZGl2JTIwc3R5bGUlM0QlMjJ0ZXh0LWFsaWduJTNBJTIwY2VudGVyJTNCJTIyJTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_block_video build_query=\"post_type:post|categories:71\" title=\"Video News\" style=\"style-5\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" post_big_title_length=\"20\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" css_animation=\"none\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" is_newloop=\"true\" bordertop_color=\"#3f51b5\" title_color=\"#3f51b5\" post_title_hover_color=\"#3f51b5\"][vc_empty_space height=\"20px\"][/penci_column][/penci_container][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580490383392{background-color: #ffe066 !important;}\"][penci_container container_layout=\"14_12_14\"][penci_column width=\"1/4\" order=\"1\"][penci_social_counter style_counter=\"style-3\" title=\"Stay In Touch\" vimeo=\"user6633412\" googleplus=\"#\" instagram=\"#\" rss=\"#\"][vc_empty_space height=\"20px\"][penci_block_11 build_query=\"post_type:post|size:5|categories:113\" title=\"LIFE & STYLE\" block_title_url=\"http://landing.kptv.ro/category/lifestyle/\" image_type=\"vertical\" image_size=\"penci-thumb-280-376\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"113\" filter_default_txt=\"\" limit=\"5\" is_newloop=\"true\" block_id=\"penci_block_11-1523801098651\"][/penci_block_11][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_image_gallery title=\"Gallery\" images=\"2092,2252,2273,2278,2264,2086\" auto_time=\"4000\" speed=\"800\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\"][vc_empty_space height=\"20px\"][penci_block_31 build_query=\"size:8|post_type:post\" title=\"Latest News\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" post_excrept_length=\"20\" post_big_excrept_length=\"50\" style_pag=\"load_more\" limit_loadmore=\"5\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" cat_font_size=\"14px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_meta_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" post_meta_font_size=\"14px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" infeed_ads__order=\"4\" limit=\"9\" is_newloop=\"true\" block_id=\"penci_block_31-1523801098876\"]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTIucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/penci_block_31][/penci_column][penci_column width=\"1/4\" order=\"3\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" onclick=\"custom_link\" alignment=\"center\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_6 build_query=\"post_type:post|size:5|categories:114\" title=\"Cultură\" block_title_url=\"http://landing.kptv.ro/category/cultura/\" image_type=\"vertical\" block_title_align=\"style-title-left\" post_standard_title_length=\"20\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"114\" filter_default_txt=\"\" limit=\"5\" is_newloop=\"true\" hide_button_more_post=\"true\" block_id=\"penci_block_6-1523801099119\"][/penci_block_6][/penci_column][/penci_container][/vc_column][/vc_row]','HOME','','publish','closed','closed','','home','','','2020-03-19 00:21:52','2020-03-18 22:21:52','',0,'http://landing.kptv.ro/?page_id=795',0,'page','',0),(804,1,'2020-01-22 20:27:01','2020-01-22 20:27:01',' ','','','publish','closed','closed','','804','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=804',1,'nav_menu_item','',0),(825,1,'2020-01-23 18:27:49','2020-01-23 16:27:49','

[vc_row][vc_column][penci_block_1 build_query=\"post_type:post|size:5|categories:41,109\" title=\"ŞTIRI LOCALE\" block_title_url=\"http://landing.kptv.ro/category/stiri/stiri-locale\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"load_more\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"28px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"ŞTIRI LOCALE\" hide_author=\"true\" block_id=\"penci_block_1-1580577986844\" post_title_color=\"#505050\" post_title_hover_color=\"#cca300\" bordertop_color=\"#665200\" title_color=\"#665200\" title_hover_color=\"#0a0a0a\" border_title_color=\"#ffcc00\"][/penci_block_1][penci_ad_box image=\"446\" block_title_align=\"style-title-left\"][vc_empty_space height=\"20px\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\"][penci_grid_3 build_query=\"post_type:post|size:3|categories:65\" title=\"ŞTIRI NAŢIONALE\" block_title_url=\"http://landing.kptv.ro/category/stiri/news-stiri-nationale/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" link_filter_font_size=\"14px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"ŞTIRI NAŢIONALE\" block_id=\"penci_grid_3-1579956534183\" bordertop_color=\"#665200\" title_color=\"#665200\" title_hover_color=\"#505050\" border_title_color=\"#ffcc00\"][penci_ad_box image=\"446\" block_title_align=\"style-title-left\"][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row][vc_column][penci_grid_11 build_query=\"post_type:post|size:5|categories:108,109,110,41,65\" title=\"ACTUALITĂŢI\" block_title_url=\"http://landing.kptv.ro/category/stiri/actualitati/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" post_excrept_length=\"14\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_filter_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:300%20regular%3A300%3Anormal\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" post_meta_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" post_excrept_font_size=\"13.9px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"9\" hide_author=\"true\" block_id=\"penci_grid_11-1579956124629\" bordertop_color=\"#665200\" title_color=\"#665200\" title_hover_color=\"#505050\" border_title_color=\"#ffcc00\"][vc_empty_space height=\"20px\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\"][/vc_column][/vc_row][vc_row][vc_column][penci_block_16 build_query=\"post_type:post|size:4|categories:110\" title=\"SPORT\" block_title_url=\"http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/sport/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" hide_cat=\"true\" block_id=\"penci_block_16-1581968717863\" custom_markup_1=\"\" css=\".vc_custom_1582034200483{background-color: #ffcc00 !important;}\"][/penci_block_16][vc_empty_space height=\"20px\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ0dW5laW4uY29tJTJGZW1iZWQlMkZwbGF5ZXIlMkZzNzU2MSUyRiUyMiUyMHN0eWxlJTNEJTIyd2lkdGglM0ExMDAlMjUlM0IlMjBoZWlnaHQlM0ExMDBweCUzQiUyMiUyMHNjcm9sbGluZyUzRCUyMm5vJTIyJTIwZnJhbWVib3JkZXIlM0QlMjJubyUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDZGl2JTIwYWxpZ24lM0QlMjJjZW50ZXIlMjIlM0UlM0NpZnJhbWUlMjB3aWR0aCUzRCUyMjU5MCUyMiUyMGhlaWdodCUzRCUyMjE0MCUyMiUyMGJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMiUyMGJvcmRlciUzQSUyMDAlM0IlMjBib3gtc2hhZG93JTNBJTIwMXB4JTIwMXB4JTIwMCUyMCUyMCUyM2ZmZiUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ1czcuc3RyZWFtaW5ncHVsc2UuY29tJTJGMjgwNSUyRiUyMiUzRSUzQyUyRmlmcmFtZSUzRSUzQyUyRmRpdiUzRSUyMA==[/vc_raw_html][/vc_column][/vc_row]

\n','ŞTIRI','','publish','closed','closed','','stiri','','','2020-02-18 18:34:26','2020-02-18 16:34:26','',1349,'http://landing.kptv.ro/?page_id=825',0,'page','',0),(828,1,'2020-01-23 18:27:50','2020-01-23 18:27:50','','Economie','','publish','closed','closed','','economie','','','2020-01-23 18:27:50','2020-01-23 18:27:50','',0,'http://landing.kptv.ro/?page_id=828',0,'page','',0),(830,1,'2020-01-23 18:27:50','2020-01-23 18:27:50','','Sănătate','','publish','closed','closed','','sanatate','','','2020-01-23 18:51:39','2020-01-23 18:51:39','',0,'http://landing.kptv.ro/?page_id=830',0,'page','',0),(831,1,'2020-01-23 18:27:50','2020-01-23 18:27:50','','Life&Style','','publish','closed','closed','','lifestyle','','','2020-01-23 18:27:50','2020-01-23 18:27:50','',0,'http://landing.kptv.ro/?page_id=831',0,'page','',0),(832,1,'2020-01-23 18:27:50','2020-01-23 18:27:50','','Cultură','','publish','closed','closed','','cultura','','','2020-01-23 18:50:15','2020-01-23 18:50:15','',0,'http://landing.kptv.ro/?page_id=832',0,'page','',0),(859,1,'2020-01-23 18:55:55','2020-01-23 18:55:55','\r\n
\r\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at lorem non ipsum porta consequat. Sed nec commodo elit. In a aliquet tortor, sed tempus elit. Suspendisse egestas orci quam, sed vehicula enim commodo sit amet. Curabitur vitae enim a augue viverra placerat. 

\r\n
\r\n\r\n\r\n\r\n
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
\r\n\r\n\r\n\r\n
\"\"
\r\n','Localuri','','publish','closed','closed','','localuri','','','2020-01-25 23:30:40','2020-01-25 23:30:40','',0,'http://landing.kptv.ro/?page_id=859',0,'page','',0),(880,1,'2020-01-23 21:41:56','2020-01-23 21:41:56',' ','','','publish','closed','closed','','880','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',113,'http://landing.kptv.ro/?p=880',33,'nav_menu_item','',0),(882,1,'2020-01-23 21:41:56','2020-01-23 21:41:56',' ','','','publish','closed','closed','','882','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',113,'http://landing.kptv.ro/?p=882',32,'nav_menu_item','',0),(883,1,'2020-01-23 21:56:41','2020-01-23 21:56:41',' ','','','publish','closed','closed','','883','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',113,'http://landing.kptv.ro/?p=883',34,'nav_menu_item','',0),(894,1,'2020-01-24 08:15:41','2020-01-24 08:15:41','','cool-guy','','inherit','open','closed','','cool-guy','','','2020-01-24 08:15:41','2020-01-24 08:15:41','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/cool-guy.png',0,'attachment','image/png',0),(895,1,'2020-01-24 08:15:41','2020-01-24 08:15:41','','part-1','','inherit','open','closed','','part-1','','','2020-01-24 08:15:41','2020-01-24 08:15:41','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/part-1.png',0,'attachment','image/png',0),(896,1,'2020-01-24 08:15:42','2020-01-24 08:15:42','','part-2','','inherit','open','closed','','part-2','','','2020-01-24 08:15:42','2020-01-24 08:15:42','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/part-2.png',0,'attachment','image/png',0),(897,1,'2020-01-24 08:15:42','2020-01-24 08:15:42','','part-3','','inherit','open','closed','','part-3','','','2020-01-24 08:15:42','2020-01-24 08:15:42','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/part-3.png',0,'attachment','image/png',0),(898,1,'2020-01-24 08:15:43','2020-01-24 08:15:43','','imac','','inherit','open','closed','','imac','','','2020-01-24 08:15:43','2020-01-24 08:15:43','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/imac.png',0,'attachment','image/png',0),(899,1,'2020-01-24 08:15:44','2020-01-24 08:15:44','','macbook','','inherit','open','closed','','macbook','','','2020-01-24 08:15:44','2020-01-24 08:15:44','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/macbook.png',0,'attachment','image/png',0),(900,1,'2020-01-24 08:15:45','2020-01-24 08:15:45','','ipad','','inherit','open','closed','','ipad','','','2020-01-24 08:15:45','2020-01-24 08:15:45','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/ipad.png',0,'attachment','image/png',0),(901,1,'2020-01-24 08:15:46','2020-01-24 08:15:46','','slider8_1','','inherit','open','closed','','slider8_1','','','2020-01-24 08:15:46','2020-01-24 08:15:46','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/slider8_1.png',0,'attachment','image/png',0),(902,1,'2020-01-24 08:15:47','2020-01-24 08:15:47','','tooltip1','','inherit','open','closed','','tooltip1','','','2020-01-24 08:15:47','2020-01-24 08:15:47','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/tooltip1.png',0,'attachment','image/png',0),(903,1,'2020-01-24 08:15:47','2020-01-24 08:15:47','','starsfg1','','inherit','open','closed','','starsfg1','','','2020-01-24 08:15:47','2020-01-24 08:15:47','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/starsfg1.png',0,'attachment','image/png',0),(904,1,'2020-01-24 08:15:50','2020-01-24 08:15:50','','starsbg','','inherit','open','closed','','starsbg','','','2020-01-24 08:15:50','2020-01-24 08:15:50','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/starsbg.png',0,'attachment','image/png',0),(905,1,'2020-01-24 08:15:51','2020-01-24 08:15:51','','mugg','','inherit','open','closed','','mugg','','','2020-01-24 08:15:51','2020-01-24 08:15:51','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/mugg.png',0,'attachment','image/png',0),(906,1,'2020-01-24 08:15:52','2020-01-24 08:15:52','','watch1','','inherit','open','closed','','watch1','','','2020-01-24 08:15:52','2020-01-24 08:15:52','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/watch1.png',0,'attachment','image/png',0),(907,1,'2020-01-24 08:15:53','2020-01-24 08:15:53','','bg','','inherit','open','closed','','bg','','','2020-01-24 08:15:53','2020-01-24 08:15:53','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/bg.jpg',0,'attachment','image/jpeg',0),(908,1,'2020-01-24 08:15:54','2020-01-24 08:15:54','','bg1','','inherit','open','closed','','bg1','','','2020-01-24 08:15:54','2020-01-24 08:15:54','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/bg1.jpg',0,'attachment','image/jpeg',0),(909,1,'2020-01-24 08:15:56','2020-01-24 08:15:56','','slider8','','inherit','open','closed','','slider8','','','2020-01-24 08:15:56','2020-01-24 08:15:56','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/slider8.jpg',0,'attachment','image/jpeg',0),(910,1,'2020-01-24 08:17:22','2020-01-24 08:17:22','','btn-red','','inherit','open','closed','','btn-red','','','2020-01-24 08:17:22','2020-01-24 08:17:22','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/btn-red.png',0,'attachment','image/png',0),(911,1,'2020-01-24 08:17:23','2020-01-24 08:17:23','','woman','','inherit','open','closed','','woman','','','2020-01-24 08:17:23','2020-01-24 08:17:23','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/woman.png',0,'attachment','image/png',0),(912,1,'2020-01-24 08:17:24','2020-01-24 08:17:24','','btn-blue','','inherit','open','closed','','btn-blue','','','2020-01-24 08:17:24','2020-01-24 08:17:24','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/btn-blue.png',0,'attachment','image/png',0),(913,1,'2020-01-24 08:17:24','2020-01-24 08:17:24','','laptop','','inherit','open','closed','','laptop','','','2020-01-24 08:17:24','2020-01-24 08:17:24','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/laptop.png',0,'attachment','image/png',0),(914,1,'2020-01-24 08:17:26','2020-01-24 08:17:26','','city','','inherit','open','closed','','city','','','2020-01-24 08:17:26','2020-01-24 08:17:26','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/city.jpg',0,'attachment','image/jpeg',0),(915,1,'2020-01-24 08:17:27','2020-01-24 08:17:27','','bg11','','inherit','open','closed','','bg11','','','2020-01-24 08:17:27','2020-01-24 08:17:27','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/bg11.jpg',0,'attachment','image/jpeg',0),(916,1,'2020-01-24 08:17:29','2020-01-24 08:17:29','','bg2','','inherit','open','closed','','bg2','','','2020-01-24 08:17:29','2020-01-24 08:17:29','',0,'http://landing.kptv.ro/wp-content/uploads/2014/04/bg2.jpg',0,'attachment','image/jpeg',0),(918,1,'2020-01-24 09:26:50','2020-01-24 09:26:50',' ','','','publish','closed','closed','','918','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',113,'http://landing.kptv.ro/?p=918',36,'nav_menu_item','',0),(926,1,'2020-01-24 09:36:13','2020-01-24 09:36:13',' ','','','publish','closed','closed','','926','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',113,'http://landing.kptv.ro/?p=926',35,'nav_menu_item','',0),(933,1,'2020-01-24 14:13:29','2020-01-24 14:13:29',' ','','','publish','closed','closed','','933','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',108,'http://landing.kptv.ro/?p=933',11,'nav_menu_item','',0),(934,1,'2020-01-24 14:13:29','2020-01-24 14:13:29',' ','','','publish','closed','closed','','934','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',108,'http://landing.kptv.ro/?p=934',12,'nav_menu_item','',0),(935,1,'2020-01-24 14:13:29','2020-01-24 14:13:29',' ','','','publish','closed','closed','','935','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',108,'http://landing.kptv.ro/?p=935',14,'nav_menu_item','',0),(936,1,'2020-01-24 14:13:30','2020-01-24 14:13:30',' ','','','publish','closed','closed','','936','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',108,'http://landing.kptv.ro/?p=936',15,'nav_menu_item','',0),(937,1,'2020-01-24 14:13:32','2020-01-24 14:13:32','','Arts & Culture','','publish','closed','closed','','arts-culture','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',114,'http://landing.kptv.ro/?p=937',40,'nav_menu_item','',0),(938,1,'2020-01-24 14:13:32','2020-01-24 14:13:32',' ','','','publish','closed','closed','','938','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',114,'http://landing.kptv.ro/?p=938',41,'nav_menu_item','',0),(939,1,'2020-01-24 14:13:32','2020-01-24 14:13:32',' ','','','publish','closed','closed','','939','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',114,'http://landing.kptv.ro/?p=939',42,'nav_menu_item','',0),(940,1,'2020-01-24 14:13:32','2020-01-24 14:13:32',' ','','','publish','closed','closed','','940','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',114,'http://landing.kptv.ro/?p=940',43,'nav_menu_item','',0),(942,1,'2020-01-24 14:13:31','2020-01-24 14:13:31',' ','','','publish','closed','closed','','942','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',111,'http://landing.kptv.ro/?p=942',26,'nav_menu_item','',0),(943,1,'2020-01-24 14:13:31','2020-01-24 14:13:31',' ','','','publish','closed','closed','','943','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',111,'http://landing.kptv.ro/?p=943',27,'nav_menu_item','',0),(948,1,'2020-01-24 14:13:32','2020-01-24 14:13:32',' ','','','publish','closed','closed','','948','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',113,'http://landing.kptv.ro/?p=948',37,'nav_menu_item','',0),(952,1,'2020-01-24 14:13:30','2020-01-24 14:13:30',' ','','','publish','closed','closed','','952','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',109,'http://landing.kptv.ro/?p=952',17,'nav_menu_item','',0),(953,1,'2020-01-24 14:13:30','2020-01-24 14:13:30',' ','','','publish','closed','closed','','953','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',109,'http://landing.kptv.ro/?p=953',18,'nav_menu_item','',0),(954,1,'2020-01-24 14:13:31','2020-01-24 14:13:31',' ','','','publish','closed','closed','','954','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',112,'http://landing.kptv.ro/?p=954',29,'nav_menu_item','',0),(955,1,'2020-01-24 14:13:31','2020-01-24 14:13:31',' ','','','publish','closed','closed','','955','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',112,'http://landing.kptv.ro/?p=955',30,'nav_menu_item','',0),(967,1,'2020-01-24 14:27:48','2020-01-24 14:27:48',' ','','','publish','closed','closed','','967','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',111,'http://landing.kptv.ro/?p=967',24,'nav_menu_item','',0),(976,1,'2020-01-24 15:57:54','2020-01-24 15:57:54',' ','','','publish','closed','closed','','976','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',109,'http://landing.kptv.ro/?p=976',19,'nav_menu_item','',0),(987,1,'2019-08-19 21:14:00','2019-08-19 18:14:00','\n

Potrivit anunțului recent, făcut de către Ministerul Educației Naționale, elevii se vor întoarce la școală pe 9 septembrie, conform calendarului deja stabilit.
In acest context podul de peste râul Mureş, care face legatura cu cartierul Unirii, va fi renovat până la începutul școlii, doar pe jumătate din calea de acces.

\n\n\n\n
\n
\n
\n\n\n\n

\n\n\n\n

Astfel din patru benzi de circulație existente pe pod în condiții normale, două sunt reparate în perioada vacanței de vară şi pana la inceperea scolii, circulatia desfasurandu-se pe celelalte două benzi existente.
Aceasta stare de fapt a generat în orele dimineții și la începutul după-amiezii, un trafic mai intens pe pod, ce a restrans traseul masinilor, formandu-se cozi la trecerea peste acesta.
Pentru că după începerea școlii, pe podul care leagă centrul orașului cu Cartierul Unirii traficul se va intensifica, data de finalizarea a reparatiilor anuntate de antreprenorul clujean, initial pe 10 septembrie, a fost devansata pe 6 septembrie.
Cu toate acestea reparatiile sunt inca departe de a fi finalizate, se arata pe pagina szekelyhon.ro

\n\n\n\n

Primăria s-a angajat ca până la inceperea școlii să astupe gropile dintre benzile utilizate si cele renovate, astfel încât dupa aceasta dată, podul să poată fi tranzitat în condiții acceptabile,.
\nConform contractului, lucrările de reparatii a podului de peste Mures finanțate de guvern, au ca dată de finalizare septembrie 2020, iar lucrarile ramase vor fi continuate vara viitoare, tot în perioada vacanței elevilor.

\n\n\n\n
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
\n\n\n\n
\"\"
Picture Caption
\n\n\n\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at lorem non ipsum porta consequat. Sed nec commodo elit. In a aliquet tortor, sed tempus elit. Suspendisse egestas orci quam, sed vehicula enim commodo sit amet. Curabitur vitae enim a augue viverra placerat. 

\n\n\n\n
\n

\n
\n\n\n\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at lorem non ipsum porta consequat. Sed nec commodo elit. In a aliquet tortor, sed tempus elit. Suspendisse egestas orci quam, sed vehicula enim commodo sit amet. Curabitur vitae enim a augue viverra placerat. 

\n\n\n\n
\n\n\n\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

\n\n\n\n
\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at lorem non ipsum porta consequat. Sed nec commodo elit. In a aliquet tortor, sed tempus elit. Suspendisse egestas orci quam, sed vehicula enim commodo sit amet. Curabitur vitae enim a augue viverra placerat. 

Citat de Lorelipsum
\n
\n\n\n\n
\n\n\n\n\n\n\n\n
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
\n\n\n\n

Descriere 1

  1. Step 1 - Title

    Descrierea pasilor pt a face ce este in titlu 1 -
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at lorem non ipsum porta consequat. Sed nec commodo elit. In a aliquet tortor, sed tempus elit. Suspendisse egestas orci quam, sed vehicula enim commodo sit amet. Curabitur vitae enim a augue viverra placerat. 

    \"\"

  2. Step 2 - Title

    Descrierea pasilor pt a face ce este in titlu 2 -
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at lorem non ipsum porta consequat. Sed nec commodo elit. In a aliquet tortor, sed tempus elit. Suspendisse egestas orci quam, sed vehicula enim commodo sit amet. Curabitur vitae enim a augue viverra placerat. 

\n','Până la începutul școlii, Podul de peste Mures doar pe jumătate renovat','','publish','open','open','','pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat','','','2020-02-02 01:32:43','2020-02-01 23:32:43','',0,'http://landing.kptv.ro/?p=987',0,'post','',0),(990,1,'2020-01-24 20:34:13','2020-01-24 20:34:13','{{unknown}}','','','publish','closed','closed','','6b66a8d80a62e8c8ac9820bb6d34bc89','','','2020-01-24 20:34:13','2020-01-24 20:34:13','',0,'http://landing.kptv.ro/2020/01/24/6b66a8d80a62e8c8ac9820bb6d34bc89/',0,'oembed_cache','',0),(992,1,'2020-01-24 20:38:30','2020-01-24 20:38:30','','','','publish','closed','closed','','7df8e75884be4e7bbfa82911d802a75a','','','2020-01-24 20:38:30','2020-01-24 20:38:30','',0,'http://landing.kptv.ro/2020/01/24/7df8e75884be4e7bbfa82911d802a75a/',0,'oembed_cache','',0),(996,1,'2020-01-24 20:53:37','2020-01-24 20:53:37','{{unknown}}','','','publish','closed','closed','','a2e50dfea7f666e9de02f54ed8e129e1','','','2020-01-24 20:53:37','2020-01-24 20:53:37','',0,'http://landing.kptv.ro/2020/01/24/a2e50dfea7f666e9de02f54ed8e129e1/',0,'oembed_cache','',0),(1003,1,'2020-01-24 22:39:28','2020-01-24 22:39:28','{{unknown}}','','','publish','closed','closed','','e4530c60d8836615c0a769abdae4a151','','','2020-01-24 22:39:28','2020-01-24 22:39:28','',0,'http://landing.kptv.ro/2020/01/24/e4530c60d8836615c0a769abdae4a151/',0,'oembed_cache','',0),(1006,1,'2020-01-24 23:06:06','0000-00-00 00:00:00','','Radio KPTV','','draft','closed','closed','','','','','2020-01-24 23:06:06','2020-01-24 23:06:06','',0,'http://landing.kptv.ro/?post_type=playerzbr&p=1006',0,'playerzbr','',0),(1015,1,'2019-08-19 13:16:00','2019-08-19 10:16:00','\n
\"\"
Autostrada A8, Iasi-Tg.Mures
\n\n\n\n

Reprezentanţii asociaţiilor ce militează pentru autostrada A 8, Iasi - Tg.Mures au avut, la Iaşi saptamana ce a trecut, o întrevedere cu premierul Viorica Dăncilă şi ministrul Transporturilor, Răzvan Cuc.

\n\n\n\n

Cu aceasta ocazie, ministrul Transporturilor a afirmat ca va introduce în următorul CSAT şi Autostrada Marii Uniri ca obiectiv strategic de importanţă naţională si susţine că soluţia declarării autostrăzii A 8 de importanţă naţională, a fost adoptată pentru a putea beneficia de finanţare de la bugetul de stat, ca alternativă la varianta iniţială de finanţare prin parteneriat public-privat.

\n\n\n\n

O dată la două săptămâni, se mai arata pe pagina agerpres.ro, Răzvan Cuc se va întâlni cu reprezentanţii asociaţiilor şi vor evalua paşii care s-au făcut pe acest obiectiv.

\n\n\n\n
\"\"
Autobus scolar
\n','Autostrada A 8, Iasi - Tg.Mures declarata de importanţă naţională','','publish','open','open','','autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala','','','2020-02-02 01:33:19','2020-02-01 23:33:19','',0,'http://landing.kptv.ro/?p=1015',0,'post','',0),(1040,1,'2019-08-15 18:22:00','2019-08-15 15:22:00','\n
\"\"
Politistii mureseni
\n\n\n\n

Poliţiştii Inspectoratului de Poliţie Judeţean Mureş au fost la datorie, zilnic si in perioada minivacanţei de Sfânta Maria, cand circa 700 de poliţişti au desfăşurat activităţi în teren, pentru prevenirea faptelor antisociale, apărarea patrimoniului public şi privat, dar şi pentru creşterea siguranţei rutiere şi a transporturilor feroviare.

\n\n\n\n
Astfel in cele patru zile, din perioada 15 - 18 august, poliţiştii mureşeni au constatat aproape 70 de infracţiuni, au aplicat peste 600 de sancţiuni contravenţionale, au reţinut peste 25 de permise de conducere şi au retras 12 certificate de înmatriculare auto, se arata in comunicatul INPECTORATULUI DE POLIŢIE JUDEŢEAN MUREŞ
\n','Politistii Mureseni la datorie si in MINIVACANŢA DE SFÂNTA MARIA','','publish','open','open','','politistii-mureseni-la-datorie-si-in-minivacanta-de-sfanta-maria','','','2020-02-02 01:35:00','2020-02-01 23:35:00','',0,'http://landing.kptv.ro/?p=1040',0,'post','',0),(1060,1,'2020-01-26 01:08:29','2020-01-26 01:08:29',' ','','','publish','closed','closed','','1060','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',41,'http://landing.kptv.ro/?p=1060',9,'nav_menu_item','',0),(1062,1,'2020-01-26 01:08:30','2020-01-26 01:08:30',' ','','','publish','closed','closed','','1062','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',0,'http://landing.kptv.ro/?p=1062',28,'nav_menu_item','',0),(1063,1,'2020-01-26 01:08:30','2020-01-26 01:08:30','','LIFE&STYLE','','publish','closed','closed','','lifestyle-2','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',0,'http://landing.kptv.ro/?p=1063',31,'nav_menu_item','',0),(1064,1,'2020-01-26 01:08:30','2020-01-26 01:08:30',' ','','','publish','closed','closed','','1064','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',0,'http://landing.kptv.ro/?p=1064',38,'nav_menu_item','',0),(1065,1,'2019-08-16 09:30:35','2019-08-16 06:30:35','\n

A început Festivalul Awake3, între 15 si 18 august vor fi 4 zile de experienţă muzicală magnifică în comuna Gornești pe domeniul Castelului Teleki.
\nCa și în anii precedenți, organizatorii vor asigura transportul din Târgu-Mureș către Castelul Teleki, de la Sala Polivalentă din Târgu-Mureș.
\nMijloacele de transport puse la dispoziţia celor care vor să ajungă la festival sau să se întoarcă apoi în oraș, vor circula tur-retur, oprirea făcându-se aproape de locație.
\nIntervalul orar în care acestea vor putea fi utilizate este intre orele 15.00 şi 4.00 dimineaţa, în zilele de joi, vineri și sâmbătă, iar duminica între 9.00 si 18.00.
\nPentru mai multe informații în legătură cu transportul şi cu festivalul, accesați pagina acestuia awakefestival.ro

\n\n\n\n
\"\"
Gradina
\n','A inceput Festivalul Awake3 pe domeniul Castelului Teleki din Gornești','','publish','open','open','','a-inceput-festivalul-awake3-pe-domeniul-castelului-teleki-din-gornesti','','','2020-02-02 01:34:34','2020-02-01 23:34:34','',0,'http://landing.kptv.ro/?p=1065',0,'post','',0),(1067,1,'2020-01-26 09:25:14','2020-01-26 09:25:14','','Catching','','inherit','open','closed','','catching','','','2020-01-26 09:25:14','2020-01-26 09:25:14','',1065,'http://landing.kptv.ro/wp-content/uploads/2020/01/Catching.jpg',0,'attachment','image/jpeg',0),(1069,1,'2020-01-26 09:28:13','2020-01-26 09:28:13','','What beautiful Taiwan is','','inherit','open','closed','','what-beautiful-taiwan-is','','','2020-01-26 09:28:13','2020-01-26 09:28:13','',1065,'http://landing.kptv.ro/wp-content/uploads/2020/01/What-beautiful-Taiwan-is.jpg',0,'attachment','image/jpeg',0),(1073,1,'2019-08-20 12:48:52','2019-08-20 09:48:52','\n

Intre 17 și 25 august se desfasoara la Cluj a zecea ediție a Zilelor Culturale Maghiare.

\n\n\n\n

Cea mai ampla manifestare culturala maghiara din Transilvania, ofera din nou comunității un număr foarte mare de evenimente pentru toate gusturile și vârstele.

\n\n\n\n
\"\"/
\n\n\n\n

Astfel, timp de nouă zile sunt anuntate peste 600 de evenimente de diverse tipuri, de la concerte, expoziții, recitaluri de muzică clasică, spectacole de dans, proiecții de film, tururi ghidate și proiecții de film - la activități pentru copii, evenimente gastronomice sau petreceri, foarte multe din programele din anul acesta anuntate la festival fiind accesibile și publicului vorbitor de limba română.

\n\n\n\n

Momentul cultural maghiar, va fi marcat si in alte 10 orase transilvane, dupa cum urmeaza:
\nZilele Culturale Maghiare din Brașov, Zilele Maghiarilor din Dej, Zilele Maghiare din Județul Hunedoara, Vâltoarea Mureșană, Festivalul Főtér–Zilele Maghiare Băimărene, Zilele Hungarikum Sibiu, Zilele Maghiarilor din Județul Alba, Zilele Sfântului Ladislau in Oradea, Zilele Culturale Maghiare Partium in Satu Mare și Zilele Culturale Maghiare din Timișoara.

\n\n\n\n

Ediția aniversară a Zilelor Culturale Maghiare din Cluj se va încheia duminică, 25 august, pe scena din Piața Unirii - odata cu concertul chitaristului și cântărețului Zorán, unul dintre cei mai iubiți artiști din Ungaria, al cărui nume este sinonim cu muzica rock nobilă și intelectuală, de calitate superioară, scrisă pentru ’’oameni mari’’.
\nLa fel ca în fiecare an, intrarea la evenimentele festivalului este gratuită, se mentioneaza pe pagina cluj.ro

\n','Pana duminica 25 august, Zilele Culturale Maghiare la Cluj, cea mai ampla manifestare culturala maghiara din Transilvania.','','publish','open','open','','pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania','','','2020-02-02 02:22:10','2020-02-02 00:22:10','',0,'http://landing.kptv.ro/?p=1073',0,'post','',0),(1074,1,'2020-01-26 12:45:41','2020-01-26 12:45:41','','zile-maghiare-2019','','inherit','open','closed','','zile-maghiare-2019','','','2020-01-26 12:45:41','2020-01-26 12:45:41','',1073,'http://landing.kptv.ro/wp-content/uploads/2020/01/zile-maghiare-2019.jpg',0,'attachment','image/jpeg',0),(1077,1,'2020-01-26 13:08:29','2020-01-26 13:08:29','','awake-festival-2019','','inherit','open','closed','','awake-festival-2019','','','2020-01-26 13:08:29','2020-01-26 13:08:29','',1065,'http://landing.kptv.ro/wp-content/uploads/2019/08/awake-festival-2019.jpg',0,'attachment','image/jpeg',0),(1078,1,'2020-01-26 13:12:07','2020-01-26 13:12:07','','politistimureseni_660x330','','inherit','open','closed','','politistimureseni_660x330','','','2020-01-26 13:12:07','2020-01-26 13:12:07','',1040,'http://landing.kptv.ro/wp-content/uploads/2020/01/politistimureseni_660x330.jpg',0,'attachment','image/jpeg',0),(1080,1,'2020-01-26 13:14:28','2020-01-26 13:14:28','','pod_peste_mures','','inherit','open','closed','','pod_peste_mures','','','2020-01-26 13:14:28','2020-01-26 13:14:28','',987,'http://landing.kptv.ro/wp-content/uploads/2019/08/pod_peste_mures.jpg',0,'attachment','image/jpeg',0),(1081,1,'2020-01-26 13:17:34','2020-01-26 13:17:34','','Autostrada-Unirii','','inherit','open','closed','','autostrada-unirii','','','2020-01-26 13:17:34','2020-01-26 13:17:34','',1015,'http://landing.kptv.ro/wp-content/uploads/2019/08/Autostrada-Unirii.jpg',0,'attachment','image/jpeg',0),(1083,1,'2020-01-26 13:57:47','2020-01-26 13:57:47',' ','','','publish','closed','closed','','1083','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',114,'http://landing.kptv.ro/?p=1083',39,'nav_menu_item','',0),(1086,1,'2020-01-26 14:52:52','2020-01-26 14:52:52','\n
\n

De unde provine?

\n\n\n\n

În ciuda opiniei publice, Lorem Ipsum nu e un simplu text fără sens. El îşi are rădăcinile într-o bucată a literaturii clasice latine din anul 45 î.e.n., făcând-o să aibă mai bine de 2000 ani. Profesorul universitar de latină de la colegiul Hampden-Sydney din Virginia, Richard McClintock, a căutat în bibliografie unul din cele mai rar folosite cuvinte latine \"consectetur\", întâlnit în pasajul Lorem Ipsum, şi căutând citate ale cuvântului respectiv în literatura clasică, a descoperit la modul cel mai sigur sursa provenienţei textului. Lorem Ipsum provine din secţiunile 1.10.32 şi 1.10.33 din \"de Finibus Bonorum et Malorum\" (Extremele Binelui şi ale Răului) de Cicerone, scrisă în anul 45 î.e.n. Această carte este un tratat în teoria eticii care a fost foarte popular în perioada Renasterii. Primul rând din Lorem Ipsum, \"Lorem ipsum dolor sit amet...\", a fost luat dintr-un rând din secţiunea 1.10.32.

\n\n\n\n
\"\"
Image caption - details
\n
\n\n\n\n
\n
\nhttps://www.facebook.com/cultura.inmures/posts/3029756180390134\n
\n
\n\n\n\n
\nhttps://ziarulromanesc.de/eveniment/avionul-germanwings-a-fost-prabusit-intentionat-unul-dintre-piloti-s-a-inchis-in-cabina/\n
\n\n\n\n
\n
\n
\n
\n\n\n\n
\nhttps://ziarulromanesc.at/austria-va-experimenta-o-alianta-inedita-intre-oevp-si-verzi-am-reusit-sa-reunim-tot-ce-este-mai-bun-din-ambele-lumi/\n
\n\n\n\n
\n
\n
\n
\n\n\n\n
\n
\n

Interviurile - AGENDA de MUREŞ

\n\n\n\n
\n\n\n\n

Ovidiu Georgescu - Consultant pe probleme de energie

\n
\n
\n','TEST Blocks','','publish','closed','closed','','test-blocks','','','2020-01-26 19:30:46','2020-01-26 19:30:46','',0,'http://landing.kptv.ro/?page_id=1086',0,'page','',0),(1092,1,'2020-01-26 16:45:06','2020-01-26 16:45:06','

" La doar 10 de zile după ce o boală ca pneumonia a fost raportată pentru prima dată în rândul persoanelor care au...

Publicată de Dan Mașca pe Sâmbătă, 25 ianuarie 2020
','','','publish','closed','closed','','7fc267839a99a1599f87503f79d59833','','','2020-01-26 16:45:06','2020-01-26 16:45:06','',0,'http://landing.kptv.ro/2020/01/26/7fc267839a99a1599f87503f79d59833/',0,'oembed_cache','',0),(1093,1,'2020-01-26 16:45:07','2020-01-26 16:45:07','
Avionul GermanWings a fost prăbuşit INTENŢIONAT, unul dintre piloţi s-a închis în cabină
','','','publish','closed','closed','','379de9b4b1471aca87324a0cf72a7f95','','','2020-01-26 16:45:07','2020-01-26 16:45:07','',0,'http://landing.kptv.ro/2020/01/26/379de9b4b1471aca87324a0cf72a7f95/',0,'oembed_cache','',0),(1097,1,'2020-01-26 17:05:10','2020-01-26 17:05:10','
Austria va experimenta o alianța inedită între OeVP și Verzi. “Am reușit să reunim tot ce este mai bun din ambele lumi”
','','','publish','closed','closed','','ccd7ab68456f3d63bcf205c79ae81561','','','2020-01-26 17:05:10','2020-01-26 17:05:10','',0,'http://landing.kptv.ro/2020/01/26/ccd7ab68456f3d63bcf205c79ae81561/',0,'oembed_cache','',0),(1103,1,'2020-01-26 22:19:16','2020-01-26 22:19:16','\n\n\n\n\n\n\n\n\n\n\n\n\n
\"\"
\n

În ciuda opiniei publice, Lorem Ipsum nu e un simplu text fără sens. El îşi are rădăcinile într-o bucată a literaturii clasice latine din anul 45 î.e.n., făcând-o să aibă mai bine de 2000 ani. Profesorul universitar de latină de la colegiul Hampden-Sydney din Virginia, Richard McClintock, a căutat în bibliografie unul din cele mai rar folosite cuvinte latine \"consectetur\", întâlnit în pasajul Lorem Ipsum, şi căutând citate ale cuvântului respectiv în

\n
\n\n\n\n
\n\n\n\n\n\n
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
\n\n\n\n\n\n

De unde provine?

În ciuda opiniei publice, Lorem Ipsum nu e un simplu text fără sens. El îşi are rădăcinile într-o bucată a literaturii clasice latine din anul 45 î.e.n., făcând-o să aibă mai bine de 2000 ani. Profesorul universitar de latină de la colegiul Hampden-Sydney din Virginia, Richard McClintock, a căutat în bibliografie unul din cele mai rar folosite cuvinte latine \"consectetur\", întâlnit în pasajul Lorem Ipsum.

Citat de xxxxxxxxxxxxxxxx
\n\n\n\n

Interviurile - Agenda de Mures

\n\n\n\n
\nhttps://youtu.be/ODGGaESwhlA\n
Ing.Ovidiu Georgescu - Consultant pe probleme de energie
\n\n\n\n

În ciuda opiniei publice, Lorem Ipsum nu e un simplu text fără sens. El îşi are rădăcinile într-o bucată a literaturii clasice latine din anul 45 î.e.n., făcând-o să aibă mai bine de 2000 ani. Profesorul universitar de latină de la colegiul Hampden-Sydney din Virginia, Richard McClintock, a căutat în bibliografie unul din cele mai rar folosite cuvinte latine \"consectetur\", întâlnit în pasajul Lorem Ipsum, şi căutând citate ale cuvântului respectiv în literatura clasică, a descoperit la modul cel mai sigur sursa provenienţei textului. Lorem Ipsum provine din secţiunile 1.10.32 şi 1.10.33 din \"de Finibus Bonorum et Malorum\" (Extremele Binelui şi ale Răului) de Cicerone, scrisă în anul 45 î.e.n. Această carte este un tratat în teoria eticii care a fost foarte popular în perioada Renasterii. Primul rând din Lorem Ipsum, \"Lorem ipsum dolor sit amet...\", a fost luat dintr-un rând din secţiunea 1.10.32.

\n','Gallery blocks','','publish','closed','closed','','gallery-blocks','','','2020-01-26 22:39:42','2020-01-26 22:39:42','',0,'http://landing.kptv.ro/?page_id=1103',0,'page','',0),(1104,1,'2020-01-26 20:26:49','2020-01-26 20:26:49','','atlasfm_stiri_2008','','inherit','open','closed','','atlasfm_stiri_2008','','','2020-01-26 20:26:49','2020-01-26 20:26:49','',1103,'http://landing.kptv.ro/wp-content/uploads/2020/01/atlasfm_stiri_2008.jpg',0,'attachment','image/jpeg',0),(1108,1,'2020-01-26 22:24:52','2020-01-26 22:24:52','','','','publish','closed','closed','','a64ddf42322400cb40539efa385b65f6','','','2020-01-26 22:24:52','2020-01-26 22:24:52','',0,'http://landing.kptv.ro/2020/01/26/a64ddf42322400cb40539efa385b65f6/',0,'oembed_cache','',0),(1115,1,'2020-01-27 16:50:41','2020-01-27 14:50:41','\n

Echipa feminină de handbal CSM Tg.Mureș a învins, sâmbătă, pe teren propriu, cu scorul de 34-29 (17-12), pe CSU Oradea, într-un meci din prima etapă a Turului 2 al Diviziei A, seria D. După meci antrenoarea principală a mureșencelor, Mihaela Evi, ne-a oferit un scurt interviu:

\n\n\n\n

- Ce așteptări ai de la anul 2020?
- Pot spune că îmi doresc să fim sănătoase și să aducem cât mai multă lume la sală, iar acest lucru să-i determine pe aleșii noștrii locali să-și deschidă ochii și pentru sportul din Târgu-Mureș, înainte ca acesta să se piardă.

\n\n\n\n
\n
\"\"/
CSM Mures
\n
\n\n\n\n

- Mulți dintre târgumureșeni și nu numai susțin echipa de handbal feminin a CSM-ului, însă circulă zvonuri că echipa ar putea fi decimată. Este posibil să cunoaștem anumite schimbări?
- Dacă nu va exista susținere cu siguranță. Din păcate singuri de capul nostru, doi nebuni, nu vom putea ține echipa, dar am speranța că mai sunt și oameni care vor să facă ceva bine pentru acest oraș, și mă refer la consilierii noștrii locali, care sunt aleșii noștrii și ar trebui să ne apere interesele. Tot mai multă lume vine la sală, iar acest lucru ar trebui să fie un semnal de alarmă pentru aceștia. Foarte mulți târgumureșeni își doresc să vadă sport, iar atunci ar fi necesar să găsim o modalitate pentru a susține sportul și nu cum s-a întâmplat anul trecut, când singurul lucru care ne-a ținut împreună și am rămas o echipă, este că am construit sănătos. Sunt copiii noștrii, își iubesc orașul, doresc să reprezinte Târgu-Mureșul, și atunci au ales cu inima.

\n\n\n\n

\"Fără susținere, singuri de capul nostru… nu vom putea ține echipa\"

Mihaela Evi:
\n\n\n\n

- Cum stăm cu transferurile?
- Au oferte foarte bune de la echipe care evoluează în cupe europene, li s-au oferit salarii foarte mari, însă totuși au ales să rămână la Târgu-Mureș pentru a face ceva pentru acest oraș. Până în 31 ianuarie este termenul de transferuri și ne dorim într-adevăr 2 sau 3 jucătoare experimentate care să se alăture lotului nostru. În urmă cu câteva zile chiar am discutat cu unele jucătoare, dar așteptăm ok-ul de la cei care ne conduc. Plecări notabile nu am avut. Au părăsit echipa jucătoarele cărora le-au expirat contractul, din păcate ele oricum nu s-au adaptat și nu erau ceea ce ne doream noi pentru echipă. Singura plecare care a contat a fost a Carolei Stîngu, care era și golgetera echipei, dar la 27 de ani, și în condițiile de față, ea nefiind nici localnică, nu putea trăi la Târgu-Mureș, fără un venit.

\n\n\n\n
\n\n\n\n
\"\"
\n

Mulți dintre târgumureșeni și nu numai susțin echipa de handbal feminin a CSM-ului, însă circulă zvonuri că echipa ar putea fi decimată. Este posibil să cunoaștem anumite schimbări?
- Dacă nu va exista susținere cu siguranță. Din păcate singuri de capul nostru, doi nebuni, nu vom putea ține echipa, dar am speranța că mai sunt și oameni care vor să facă ceva bine pentru acest oraș, și mă refer la consilierii noștrii locali, care sunt aleșii noștrii și ar trebui să ne apere interesele. Tot mai multă lume vine la sală, iar acest lucru ar trebui să fie un semnal de alarmă pentru aceștia. Foarte mulți târgumureșeni își doresc să vadă sport, iar atunci ar fi necesar să găsim o modalitate pentru a susține sportul și nu cum s-a întâmplat anul trecut, când singurul lucru care ne-a ținut împreună și am rămas o echipă, este că am construit sănătos. Sunt copiii noștrii, își iubesc orașul, doresc să reprezinte Târgu-Mureșul, și atunci au ales cu inima.

\n
\n\n\n\n
\n\n\n\n

- Îți doresc cât mai multe victorii încontinuare și un an cât mai bun!
- Mulțumesc mult...

\n\n\n\n

În următoarea etapă a Turului 2 al Diviziei A, seria D, la handbal feminin, CSM Târgu-Mureș va evolua în deplasare în compania echipei CSU Reșița, la data de 25 ianuarie 2020.

\n\n\n\n

Sorin Craciun

\n','Mihaela Evi: \"Fără susținere, singuri de capul nostru... nu vom putea ține echipa\" hjasllgl sdlgjawpjgpasj faflshlhj','','publish','open','open','','mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa','','','2020-02-18 14:52:43','2020-02-18 12:52:43','',0,'http://landing.kptv.ro/?p=1115',0,'post','',0),(1116,1,'2020-01-27 16:38:25','2020-01-27 16:38:25','

Mihaela Evi: "Fără susținere, singuri de capul nostru... nu vom putea ține echipa"Echipa feminină de handbal CSM...

Publicată de Craciun Sorin pe Marţi, 21 ianuarie 2020
','','','publish','closed','closed','','7c7b54f64658552fcbb40c78cf5a20d0','','','2020-01-27 16:38:25','2020-01-27 16:38:25','',0,'http://landing.kptv.ro/2020/01/27/7c7b54f64658552fcbb40c78cf5a20d0/',0,'oembed_cache','',0),(1117,1,'2020-01-27 16:40:45','2020-01-27 16:40:45','','SorinC_EviMan','','inherit','open','closed','','sorinc_eviman','','','2020-01-27 16:40:45','2020-01-27 16:40:45','',1115,'http://landing.kptv.ro/wp-content/uploads/2020/01/SorinC_EviMan.jpg',0,'attachment','image/jpeg',0),(1119,1,'2020-01-27 16:56:07','2020-01-27 16:56:07','','CSM-TgM','','inherit','open','closed','','csm-tgm','','','2020-01-27 16:56:07','2020-01-27 16:56:07','',1115,'http://landing.kptv.ro/wp-content/uploads/2020/01/CSM-TgM.jpg',0,'attachment','image/jpeg',0),(1121,1,'2020-01-27 17:24:32','2020-01-27 17:24:32','','CSM-TgM2','','inherit','open','closed','','csm-tgm2','','','2020-01-27 17:30:08','2020-01-27 17:30:08','',1115,'http://landing.kptv.ro/wp-content/uploads/2020/01/CSM-TgM2.jpg',0,'attachment','image/jpeg',0),(1143,1,'2020-01-27 21:46:06','2020-01-27 21:46:06','\n
Astfel in cele patru zile, din perioada 15 - 18 august, poliţiştii mureşeni au constatat aproape 70 de infracţiuni, au aplicat peste 600 de sancţiuni contravenţionale, au reţinut peste 25 de permise de conducere şi au retras 12 certificate de înmatriculare auto, se arata in comunicatul INPECTORATULUI DE POLIŢIE JUDEŢEAN MUREŞ
\n','Untitled Reusable Block','','publish','closed','closed','','untitled-reusable-block','','','2020-01-27 21:46:26','2020-01-27 21:46:26','',0,'http://landing.kptv.ro/2020/01/27/untitled-reusable-block/',0,'wp_block','',0),(1150,1,'2020-01-28 18:07:00','2020-01-28 16:07:00','\n

Meteorologii au emis o atenționare cu COD GALBEN pentru intervalul 28 ianuarie, ora 20:00 - 29 ianuarie, ora 18:00.

\n\n\n\n
\nhttps://www.facebook.com/drdpbv/photos/a.533497467011621/1020958551598841/?type=3&eid=ARDYMN4XaOzFYMedi3T8stC0fZkLVzueoTxb2q1EjjvBZEGHij5eFD79Y0IIJw7qwixkpO_uTkhiYE2c&__xts__%5B0%5D=68.ARDwzaBiE_f7DgHXPGzsoAJEbfiuzqlrv6DShw8rMaBEGnbjW1Sv89P_4B9ZXyEMPHgjyc5SxJjZ74oXXsCbc255yzzxu6JWscxD1-PPIjSfNsQHS9923Mu60_2SMawIdE8nhB9ZUyw64_dsMKQfzWHFfRKpLdqANySkznt9wexV6xFfyl_Rn39vjshIAXDYVVdthTK52nUkjd5dEcwvTmjf3axKBPgkaOdjsBVhQCOFE_i8OUw5hu860Uo4RDtkSBxSZsRSMSio44QO9NdoDuhpRRfsr1uSDFds5flIciQ6at4iPg2UeHWkBsbKIU0wve40I7UvZePqmdwy5ebM9qs6Fg&__tn__=EHH-R\n
Directia Regionala de Drumuri si Poduri Brasov
\n\n\n\n

Se vor înregistra intensificări susținute ale vântului și precipitații moderate cantitativ, predominant sub formă de ninsoare, îndeosebi în zona montană înaltă. Și vântul va prezenta intensificări, îndeosebi în zona înaltă, cu rafale ce vor depăși 80…100 km/h, viscolind ninsoarea, spulberând zăpada și determinând scăderea vizibilității.

\n\n\n\n
\nhttps://youtu.be/ozqbvlgUPug\n
Directia Regionala de Drumuri si Poduri Brasov
\n\n\n\n
  • \"\"
  • \"\"
\n\n\n\n

Directia Regionala de Drumuri si Poduri Brasov, atentioneaza sa conduceți cu grijă în zonele afectate și adaptați viteza la condițiile de drum.

\n','Ninsorile se întorc din această noapte în zonele montane!','','publish','open','open','','ninsorile-se-intorc-din-aceasta-noapte-in-zonele-montane','','','2020-02-02 01:31:14','2020-02-01 23:31:14','',0,'http://landing.kptv.ro/?p=1150',0,'post','',0),(1152,1,'2020-01-31 18:01:19','2020-01-31 16:01:19','

ATENȚIE!❄Ninsorile se întorc din această noapte în zonele montane! ❄Meteorologii au emis o atenționare cu COD GALBEN...

Publicată de Directia Regionala de Drumuri si Poduri Brasov pe Marţi, 28 ianuarie 2020
','','','publish','closed','closed','','537e7d4464a5fc558457130ece7658df','','','2020-01-31 18:01:19','2020-01-31 16:01:19','',0,'http://landing.kptv.ro/2020/01/31/537e7d4464a5fc558457130ece7658df/',0,'oembed_cache','',0),(1153,1,'2020-01-31 18:05:05','2020-01-31 16:05:05','','Meteo_DRBV','','inherit','open','closed','','meteo_drbv','','','2020-01-31 18:05:05','2020-01-31 16:05:05','',1150,'http://landing.kptv.ro/wp-content/uploads/2020/01/Meteo_DRBV.png',0,'attachment','image/png',0),(1157,1,'2020-01-31 18:19:04','2020-01-31 16:19:04','','','','publish','closed','closed','','a6e555668b62aed907847ddfb7a8c4d7','','','2020-01-31 18:19:04','2020-01-31 16:19:04','',0,'http://landing.kptv.ro/2020/01/31/a6e555668b62aed907847ddfb7a8c4d7/',0,'oembed_cache','',0),(1160,1,'2020-01-31 18:35:30','2020-01-31 16:35:30','','DN10-limita-intre-jud-Bv-si-Cv','','inherit','open','closed','','dn10-limita-intre-jud-bv-si-cv','','','2020-01-31 18:35:30','2020-01-31 16:35:30','',1150,'http://landing.kptv.ro/wp-content/uploads/2020/01/DN10-limita-intre-jud-Bv-si-Cv.jpeg',0,'attachment','image/jpeg',0),(1161,1,'2020-01-31 18:35:43','2020-01-31 16:35:43','','DN11C-zona-Balvanyos-jud-Covasna','','inherit','open','closed','','dn11c-zona-balvanyos-jud-covasna','','','2020-01-31 18:35:43','2020-01-31 16:35:43','',1150,'http://landing.kptv.ro/wp-content/uploads/2020/01/DN11C-zona-Balvanyos-jud-Covasna.jpeg',0,'attachment','image/jpeg',0),(1169,1,'2020-01-31 20:00:33','2020-01-31 18:00:33','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular','','','2020-01-31 20:00:33','2020-01-31 18:00:33','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.woff',0,'attachment','application/x-font-woff',0),(1170,1,'2020-01-31 20:13:49','2020-01-31 18:13:49','','museosans_500-webfont','','inherit','open','closed','','museosans_500-webfont','','','2020-01-31 20:13:49','2020-01-31 18:13:49','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont.woff',0,'attachment','application/x-font-woff',0),(1171,1,'2020-01-31 20:31:33','2020-01-31 18:31:33','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular-2','','','2020-01-31 20:31:33','2020-01-31 18:31:33','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular-1.woff',0,'attachment','application/x-font-woff',0),(1172,1,'2020-01-31 20:31:36','2020-01-31 18:31:36','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular-3','','','2020-01-31 20:31:36','2020-01-31 18:31:36','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.woff2',0,'attachment','application/x-font-woff2',0),(1173,1,'2020-01-31 20:32:37','2020-01-31 18:32:37','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular-4','','','2020-01-31 20:32:37','2020-01-31 18:32:37','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.ttf',0,'attachment','application/x-font-ttf',0),(1174,1,'2020-01-31 20:32:53','2020-01-31 18:32:53','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular-5','','','2020-01-31 20:32:53','2020-01-31 18:32:53','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.eot',0,'attachment','application/vnd.ms-fontobject',0),(1175,1,'2020-01-31 20:33:10','2020-01-31 18:33:10','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular-6','','','2020-01-31 20:33:10','2020-01-31 18:33:10','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/BebasNeue-Regular.otf',0,'attachment','application/x-font-otf',0),(1176,1,'2020-01-31 20:34:25','2020-01-31 18:34:25','','museosans_500-webfont','','inherit','open','closed','','museosans_500-webfont-2','','','2020-01-31 20:34:25','2020-01-31 18:34:25','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont-1.woff',0,'attachment','application/x-font-woff',0),(1177,1,'2020-01-31 20:34:58','2020-01-31 18:34:58','','museosans_500-webfont','','inherit','open','closed','','museosans_500-webfont-3','','','2020-01-31 20:34:58','2020-01-31 18:34:58','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont.woff2',0,'attachment','application/x-font-woff2',0),(1178,1,'2020-01-31 20:35:17','2020-01-31 18:35:17','','museosans_500-webfont','','inherit','open','closed','','museosans_500-webfont-4','','','2020-01-31 20:35:17','2020-01-31 18:35:17','',0,'http://landing.kptv.ro/wp-content/uploads/2020/01/museosans_500-webfont-2.woff',0,'attachment','application/x-font-woff',0),(1189,1,'2020-02-01 01:37:35','2020-01-31 23:37:35','','montserratalternates-regular-webfont','','inherit','open','closed','','montserratalternates-regular-webfont','','','2020-02-01 01:37:35','2020-01-31 23:37:35','',0,'http://landing.kptv.ro/wp-content/uploads/2020/02/montserratalternates-regular-webfont.woff',0,'attachment','application/x-font-woff',0),(1190,1,'2020-02-01 01:37:43','2020-01-31 23:37:43','','BebasNeue-Regular','','inherit','open','closed','','bebasneue-regular-7','','','2020-02-01 01:37:43','2020-01-31 23:37:43','',0,'http://landing.kptv.ro/wp-content/uploads/2020/02/BebasNeue-Regular.woff2',0,'attachment','application/x-font-woff2',0),(1191,1,'2020-02-01 01:38:51','2020-01-31 23:38:51','','montserratalternates-regular-webfont','','inherit','open','closed','','montserratalternates-regular-webfont-2','','','2020-02-01 01:38:51','2020-01-31 23:38:51','',0,'http://landing.kptv.ro/wp-content/uploads/2020/02/montserratalternates-regular-webfont.woff2',0,'attachment','application/x-font-woff2',0),(1197,1,'2020-02-01 02:44:01','2020-02-01 00:44:01','','librecaslondisplay-regular-webfont','','inherit','open','closed','','librecaslondisplay-regular-webfont','','','2020-02-01 02:44:01','2020-02-01 00:44:01','',0,'http://landing.kptv.ro/wp-content/uploads/2020/02/librecaslondisplay-regular-webfont.woff',0,'attachment','application/x-font-woff',0),(1198,1,'2020-02-01 02:44:44','2020-02-01 00:44:44','','librecaslontext-bold-webfont','','inherit','open','closed','','librecaslontext-bold-webfont','','','2020-02-01 02:44:44','2020-02-01 00:44:44','',0,'http://landing.kptv.ro/wp-content/uploads/2020/02/librecaslontext-bold-webfont.woff',0,'attachment','application/x-font-woff',0),(1199,1,'2020-02-01 02:45:07','2020-02-01 00:45:07','','librecaslontext-italic-webfont','','inherit','open','closed','','librecaslontext-italic-webfont','','','2020-02-01 02:45:07','2020-02-01 00:45:07','',0,'http://landing.kptv.ro/wp-content/uploads/2020/02/librecaslontext-italic-webfont.woff',0,'attachment','application/x-font-woff',0),(1203,1,'2020-02-01 13:20:32','0000-00-00 00:00:00','

[vc_row][vc_column css=\".vc_custom_1580516236427{background-color: #ffcc00 !important;}\"][penci_sliders build_query=\"size:12|post_type:post\" style_slider=\"style-8\" auto_time=\"4000\" speed=\"800\" post_standard_title_length=\"15\" post_big_title_length=\"15\" post_small_title_length=\"15\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"16px\" font_size_title_big_item=\"24px\" cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" cat_font_size=\"14px\" limit=\"12\" is_newloop=\"true\" css=\".vc_custom_1580512504964{padding-top: 3px !important;}\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580515954438{background-color: #ffeb9b !important;}\"][vc_empty_space height=\"5px\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\"][penci_container container_layout=\"14_12_14\"][penci_column width=\"1/4\" order=\"1\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" onclick=\"custom_link\" alignment=\"right\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_6 build_query=\"size:5|order_by:popular|post_type:post\" title=\"Popular Posts\" block_title_align=\"style-title-left\" post_standard_title_length=\"20\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:100%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" limit=\"5\" sort=\"popular\" is_newloop=\"true\" block_id=\"penci_block_6-1507609209836\"][/penci_block_6][vc_empty_space height=\"20px\"][penci_wp_widget_archives block_title_align=\"style-title-left\"][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_30 build_query=\"post_type:post|size:7\" title=\"ACTUALITĂŢI\" block_title_url=\"http://landing.kptv.ro/category/stiri/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"4\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"87, 88, 89, 90, 92\" add_title_icon=\"true\" limit=\"7\" is_newloop=\"true\" title_color=\"#ff7700\" filter_text_hover_color=\"#f44336\" bordertop_color=\"#ff7700\" post_title_hover_color=\"#f44336\" spinner_color=\"#f44336\" meta_hover_color=\"#f44336\" first_post_title_hover_color=\"#ffffff\" block_id=\"penci_block_30-1507609209962\" custom_markup_1=\"\"][/penci_block_30][vc_empty_space height=\"20px\"][vc_raw_html]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_container_inner][penci_column_inner width=\"1/2\"][penci_block_11 build_query=\"size:4|post_type:post\" title=\"Administraţie\" block_title_url=\"http://landing.kptv.ro/category/administratie/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"9\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"18px\" ajax_filter_ids=\"88\" limit=\"4\" category_ids=\"fashion\" is_newloop=\"true\" title_color=\"#4c00ff\" post_title_hover_color=\"#e91e63\" meta_hover_color=\"#e91e63\" block_id=\"penci_block_11-1507609210053\" loadmore_bg_hcolor=\"#e91e63\" bordertop_color=\"#4c00ff\" custom_markup_1=\"\"][/penci_block_11][/penci_column_inner][penci_column_inner width=\"1/2\"][penci_block_11 build_query=\"size:4|post_type:post\" title=\"Politică\" block_title_url=\"http://landing.kptv.ro/category/politica/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"18px\" ajax_filter_ids=\"89\" limit=\"4\" is_newloop=\"true\" title_color=\"#00b2ff\" bordertop_color=\"#00b2ff\" post_title_hover_color=\"#ff5722\" meta_hover_color=\"#ff5722\" block_id=\"penci_block_11-1507609210095\" loadmore_bg_hcolor=\"#ff5722\" custom_markup_1=\"\"][/penci_block_11][/penci_column_inner][/penci_container_inner][vc_empty_space height=\"20px\"][vc_raw_html]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_block_18 build_query=\"size:3|post_type:post\" title=\"Food\" block_title_url=\"http://pennews.pencidesign.com/category/life-style/food/\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" link_filter_fonts=\"font_family:montserratalternates-regular-webfont%3A|font_style:400%20regular%3A400%3Anormal\" link_filter_font_size=\"18px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" ajax_filter_number_item=\"3\" limit=\"3\" is_newloop=\"true\" title_color=\"#ff4d00\" post_title_hover_color=\"#ffc107\" bordertop_color=\"#ff4d00\" spinner_color=\"#ffc107\" meta_hover_color=\"#ffc107\" block_id=\"penci_block_18-1507609210137\" custom_markup_1=\"\"][/penci_block_18][vc_empty_space height=\"20px\"][penci_block_2 build_query=\"size:5|post_type:post\" title=\"Travel\" block_title_url=\"http://pennews.pencidesign.com/category/life-style/travel/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:montserratalternates-regular-webfont%3A|font_style:400%20regular%3A400%3Anormal\" turn_on_loop_item=\"true\" hide_excrept=\"true\" hide_author=\"true\" is_newloop=\"true\" title_color=\"#4caf50\" post_title_hover_color=\"#4caf50\" bordertop_color=\"#4caf50\" meta_hover_color=\"#4caf50\" spinner_color=\"#4caf50\" filter_text_hover_color=\"#4caf50\" social_share_hover_color=\"#4caf50\" block_id=\"penci_block_2-1507609210201\" custom_markup_1=\"\"][/penci_block_2][/penci_column][penci_column width=\"1/4\" order=\"3\"][penci_social_counter title=\"Social Networks\" vimeo=\"user6633412\" googleplus=\"#\" instagram=\"#\" rss=\"#\"][vc_empty_space height=\"20px\"][penci_ad_box image=\"3091\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" onclick=\"custom_link\" alignment=\"right\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_7 build_query=\"size:3|post_type:post\" title=\"Recent Posts\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" limit=\"3\" sort=\"popular\" is_newloop=\"true\" block_id=\"penci_block_7-1507609210313\"][/penci_block_7][vc_empty_space height=\"20px\"][penci_popular_category title=\"Popular Categories\" limit=\"10\" count=\"true\"][/penci_column][/penci_container][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580490356275{background-color: #ffe066 !important;}\"][penci_container el_disable_sticky=\"yes\"][penci_column width=\"11\"][vc_raw_html]JTNDZGl2JTIwc3R5bGUlM0QlMjJ0ZXh0LWFsaWduJTNBJTIwY2VudGVyJTNCJTIyJTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_block_video title=\"Video News\" style=\"style-5\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" post_big_title_length=\"20\" css_animation=\"none\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" is_newloop=\"true\" bordertop_color=\"#3f51b5\" title_color=\"#3f51b5\" post_title_hover_color=\"#3f51b5\"][vc_empty_space height=\"20px\"][/penci_column][/penci_container][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580490383392{background-color: #ffe066 !important;}\"][penci_container container_layout=\"14_12_14\"][penci_column width=\"1/4\" order=\"1\"][penci_social_counter style_counter=\"style-3\" title=\"Stay In Touch\" vimeo=\"user6633412\" googleplus=\"#\" instagram=\"#\" rss=\"#\"][vc_empty_space height=\"20px\"][penci_block_11 build_query=\"size:5|post_type:post\" title=\"Trending in Design\" block_title_url=\"http://pennews.pencidesign.com/category/tech/design/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" post_title_font_size=\"13px\" post_title_font_size_first_item=\"18px\" limit=\"5\" is_newloop=\"true\" block_id=\"penci_block_11-1523801098651\"][/penci_block_11][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_image_gallery title=\"Gallery\" images=\"2092,2252,2273,2278,2264,2086\"][vc_empty_space height=\"20px\"][penci_block_31 build_query=\"size:8|post_type:post\" title=\"Latest News\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" post_excrept_length=\"20\" post_big_excrept_length=\"50\" style_pag=\"load_more\" limit_loadmore=\"5\" infeed_ads__order=\"4\" limit=\"9\" is_newloop=\"true\" block_id=\"penci_block_31-1523801098876\"]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTIucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/penci_block_31][/penci_column][penci_column width=\"1/4\" order=\"3\"][penci_ad_box image=\"3092\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" onclick=\"custom_link\" alignment=\"center\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_6 build_query=\"size:5|post_type:post\" title=\"Editor\'s Picks\" thumb_pos=\"right\" block_title_align=\"style-title-left\" post_standard_title_length=\"20\" style_pag=\"load_more\" limit_loadmore=\"2\" post_title_font_size=\"13px\" limit=\"5\" is_newloop=\"true\" hide_button_more_post=\"true\" block_id=\"penci_block_6-1523801099119\"][/penci_block_6][/penci_column][/penci_container][/vc_column][/vc_row]

\n','Home','','draft','closed','closed','','','','','2020-02-01 13:20:32','0000-00-00 00:00:00','',0,'http://landing.kptv.ro/?page_id=1203',0,'page','',0),(1257,1,'2020-02-02 15:11:30','2020-02-02 13:11:30',' ','','','publish','closed','closed','','1257','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',109,'http://landing.kptv.ro/?p=1257',22,'nav_menu_item','',0),(1258,1,'2020-02-02 15:16:27','2020-02-02 13:16:27',' ','','','publish','closed','closed','','1258','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',109,'http://landing.kptv.ro/?p=1258',20,'nav_menu_item','',0),(1261,1,'2020-02-02 16:10:46','2020-02-02 14:10:46',' ','','','publish','closed','closed','','1261','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',109,'http://landing.kptv.ro/?p=1261',21,'nav_menu_item','',0),(1264,1,'2020-02-02 17:51:13','2020-02-02 15:51:13','

[vc_row][vc_column][penci_container container_layout=\"12_12\"][penci_column width=\"1/2\" order=\"1\"][penci_block_12 build_query=\"post_type:post|size:5|categories:37\" style_block_title=\"style-title-4\" title=\"PSD MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/psd-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_number_item=\"3\" ajax_filter_ids=\"psd-mures, PSD MUREŞ\" filter_default_txt=\"PSD Mureş\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580659506215\" background_title_color=\"#dd3333\" border_title_color=\"#000000\" custom_markup_1=\"\"][/penci_block_12][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_12 build_query=\"post_type:post|size:5|categories:66\" style_block_title=\"style-title-4\" title=\"PNL MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/pnl-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"PNL Mureş\" filter_default_txt=\"PNL Mureş\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580659522937\" background_title_color=\"#1e73be\" title_color=\"#eeee22\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][/penci_container][penci_ad_box image=\"456\" block_title_align=\"style-title-left\"][/vc_column][/vc_row][vc_row][vc_column][penci_container container_layout=\"12_12\"][penci_column width=\"1/2\" order=\"1\"][penci_block_12 build_query=\"post_type:post|size:5|categories:14\" style_block_title=\"style-title-4\" title=\"POL MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/pol-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_number_item=\"3\" ajax_filter_ids=\"POL Mureș\" hide_cat=\"true\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580661811275\" background_title_color=\"#000000\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_12 build_query=\"post_type:post|size:5|categories:134\" style_block_title=\"style-title-4\" title=\"UDMR MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/udmr-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" hide_cat=\"true\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580661811368\" background_title_color=\"#4cb700\" title_color=\"#ffffff\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][/penci_container][penci_container container_layout=\"12_12\"][penci_column width=\"1/2\" order=\"1\"][penci_block_12 build_query=\"post_type:post|size:5|categories:135\" style_block_title=\"style-title-4\" title=\"ALDE MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/alde-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_number_item=\"3\" ajax_filter_ids=\"ALDE Mureș\" hide_cat=\"true\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580661851106\" background_title_color=\"#229ce2\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_12 build_query=\"post_type:post|size:5|categories:136\" style_block_title=\"style-title-4\" title=\"USL MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/usl-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"USL Mureș\" hide_cat=\"true\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580661851215\" background_title_color=\"#1e73be\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][/penci_container][penci_container container_layout=\"12_12\"][penci_column width=\"1/2\" order=\"1\"][penci_block_12 build_query=\"post_type:post|size:5|categories:138\" style_block_title=\"style-title-4\" title=\"PMP MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/pmp-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" ajax_filter_number_item=\"3\" ajax_filter_ids=\"PMP Mureș\" hide_cat=\"true\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580661892396\" background_title_color=\"#1e4296\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_12 build_query=\"post_type:post|size:5|categories:137\" style_block_title=\"style-title-4\" title=\"PLUS MUREŞ\" block_title_url=\"http://landing.kptv.ro/category/politica/plus-mures/\" block_title_align=\"style-title-left\" post_standard_title_length=\"10\" style_pag=\"load_more\" limit_loadmore=\"3\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"28px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"PLUS Mureș\" hide_cat=\"true\" hide_author=\"true\" hide_excrept=\"true\" block_id=\"penci_block_12-1580661892537\" background_title_color=\"#e27a34\" title_color=\"#ffffff\" border_title_color=\"#000000\"][/penci_block_12][/penci_column][/penci_container][penci_ad_box image=\"456\" block_title_align=\"style-title-left\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]

\n','POLITICĂ','','publish','closed','closed','','politica','','','2020-02-18 14:50:34','2020-02-18 12:50:34','',1349,'http://landing.kptv.ro/?page_id=1264',0,'page','',0),(1276,1,'2020-02-02 20:46:16','2020-02-02 18:46:16','\n

What is Lorem Ipsum?

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

\n','PSD - Test','','publish','open','open','','psd-test','','','2020-02-02 20:46:21','2020-02-02 18:46:21','',0,'http://landing.kptv.ro/?p=1276',0,'post','',0),(1278,1,'2020-02-02 20:48:22','2020-02-02 18:48:22','\n

What is Lorem Ipsum?

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

\n','USL - Test','','publish','open','open','','usl-test','','','2020-02-02 20:48:27','2020-02-02 18:48:27','',0,'http://landing.kptv.ro/?p=1278',0,'post','',0),(1280,1,'2020-02-02 20:50:32','2020-02-02 18:50:32','\n

What is Lorem Ipsum?

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

\n','UDMR - Test','','publish','open','open','','udmr-test','','','2020-02-02 20:50:36','2020-02-02 18:50:36','',0,'http://landing.kptv.ro/?p=1280',0,'post','',0),(1282,1,'2020-02-02 20:52:11','2020-02-02 18:52:11','\n

What is Lorem Ipsum?

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

\n','ALDE - Test','','publish','open','open','','alde-test','','','2020-02-02 20:52:15','2020-02-02 18:52:15','',0,'http://landing.kptv.ro/?p=1282',0,'post','',0),(1284,1,'2020-02-02 20:54:41','2020-02-02 18:54:41','\n

What is Lorem Ipsum?

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

\n','PLUS - Test','','publish','open','open','','plus-test','','','2020-02-02 20:57:08','2020-02-02 18:57:08','',0,'http://landing.kptv.ro/?p=1284',0,'post','',0),(1290,1,'2020-02-03 20:03:41','2020-02-03 18:03:41','\n

Why do we use it?

\n\n\n\n

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

\n','PSD Mureş - test2','','publish','open','open','','psd-mures-test2','','','2020-02-03 20:05:10','2020-02-03 18:05:10','',0,'http://landing.kptv.ro/?p=1290',0,'post','',0),(1292,1,'2020-02-03 20:12:26','2020-02-03 18:12:26','\n

Test 3 pe scurt kejfwjfpj efnlkwfjwj kdejjjfdejew fekhfhfewhfwefjew kflewjflw

\n\n\n\n

\n\n\n\n

Where does it come from?

\n\n\n\n

Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.

\n','PSD Mureş - TEST 3 PSD Mureş - TEST 3 PSD Mureş - TEST 3','','publish','open','open','','psd-mures-test-3','','','2020-02-18 14:50:24','2020-02-18 12:50:24','',0,'http://landing.kptv.ro/?p=1292',0,'post','',0),(1296,1,'2020-02-04 00:09:56','2020-02-03 22:09:56','{\"id\":\"1296\",\"field_id\":5,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"Please enter your email, so we can follow up with you.\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"radio\",\"label\":\"Which department do you have a suggestion for?\",\"choices\":{\"1\":{\"label\":\"Sales\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Customer Support\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Product Development\",\"value\":\"\",\"image\":\"\"},\"4\":{\"label\":\"Other\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"required\":\"1\",\"choices_images_style\":\"modern\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"fORM nAME test\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: fORM nAME test\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"

Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"832\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"suggestion\"}}','fORM nAME test','','publish','closed','closed','','form-name-test','','','2020-02-04 00:13:24','2020-02-03 22:13:24','',0,'http://landing.kptv.ro/?post_type=wpforms&p=1296',0,'wpforms','',0),(1300,1,'2020-02-04 01:40:32','2020-02-03 23:40:32','\n

De unde pot sa-l iau şi eu?

\n\n\n\n

Există o mulţime de variaţii disponibile ale pasajelor Lorem Ipsum, dar majoritatea lor au suferit alterări într-o oarecare măsură prin infiltrare de elemente de umor, sau de cuvinte luate aleator, care nu sunt câtuşi de puţin credibile. Daca vreţi să folosiţi un pasaj de Lorem Ipsum, trebuie să vă asiguraţi că nu conţine nimic stânjenitor ascuns printre randuri. Toate generatoarele de Lorem Ipsum de pe Internet tind să repete bucăţi de text în funcţie de necesitate, astfel făcându-l pe acesta primul generator adevarat de pe Internet. El utilizează un dicţionar de peste 200 cuvinte din latina, combinate cu o cantitate considerabilă de modele de structuri de propoziţii, pentru a genera Lorem Ipsum care arată decent. Astfel, Lorem Ipsum-ul generat nu conţine repetiţii, infiltrări de elemente de umor sau de cuvinte non-caracteristice, etc.

\n\n\n\n\n','POL Mureș - TEST 1','','publish','open','open','','pol-mures-test-1','','','2020-02-06 00:16:16','2020-02-05 22:16:16','',0,'http://landing.kptv.ro/?p=1300',0,'post','',0),(1303,1,'2020-02-04 01:42:01','2020-02-03 23:42:01','\n

De unde pot sa-l iau şi eu?

\n\n\n\n

Există o mulţime de variaţii disponibile ale pasajelor Lorem Ipsum, dar majoritatea lor au suferit alterări într-o oarecare măsură prin infiltrare de elemente de umor, sau de cuvinte luate aleator, care nu sunt câtuşi de puţin credibile. Daca vreţi să folosiţi un pasaj de Lorem Ipsum, trebuie să vă asiguraţi că nu conţine nimic stânjenitor ascuns printre randuri. Toate generatoarele de Lorem Ipsum de pe Internet tind să repete bucăţi de text în funcţie de necesitate, astfel făcându-l pe acesta primul generator adevarat de pe Internet. El utilizează un dicţionar de peste 200 cuvinte din latina, combinate cu o cantitate considerabilă de modele de structuri de propoziţii, pentru a genera Lorem Ipsum care arată decent. Astfel, Lorem Ipsum-ul generat nu conţine repetiţii, infiltrări de elemente de umor sau de cuvinte non-caracteristice, etc.

\n','PMP Mureș - TEST 1','','publish','open','open','','pmp-mures-test-1','','','2020-02-04 01:45:26','2020-02-03 23:45:26','',0,'http://landing.kptv.ro/?p=1303',0,'post','',0),(1322,1,'2020-02-05 23:57:43','2020-02-05 21:57:43','','parker-johnson-v0OWc_skg0g-unsplash','','inherit','open','closed','','parker-johnson-v0owc_skg0g-unsplash','','','2020-02-05 23:57:43','2020-02-05 21:57:43','',1300,'http://landing.kptv.ro/wp-content/uploads/2020/02/parker-johnson-v0OWc_skg0g-unsplash.jpg',0,'attachment','image/jpeg',0),(1349,1,'2020-02-10 22:55:32','2020-02-10 20:55:32','','ACTUALITĂŢI','','publish','closed','closed','','actualitati','','','2020-02-10 23:00:20','2020-02-10 21:00:20','',0,'http://landing.kptv.ro/?page_id=1349',0,'page','',0),(1358,1,'2020-02-10 23:48:07','2020-02-10 21:48:07','\n
\"\"/
https://www.mediafax.ro/politic/reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018-18825183
\n\n\n\n

Liberalul Ionel Dancă, şeful Cancelariei prim-ministrului, a scris, luni seara, pe Facebook, faptul că PSD a anulat abrogarea măsurilor de corectare a OUG 114/2018 pentru a/şi salva indemnizaţiile.

\n','Reacţia PNL după ce Senatul a respins ordonanţa de urgenţă care corectează măsurile OUG 114/2018','','publish','open','open','','reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018','','','2020-02-10 23:50:31','2020-02-10 21:50:31','',0,'http://landing.kptv.ro/?p=1358',0,'post','',0),(1377,1,'2020-02-11 01:09:33','2020-02-10 23:09:33',' ','','','publish','closed','closed','','1377','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',125,'http://landing.kptv.ro/?p=1377',6,'nav_menu_item','',0),(1378,1,'2020-02-11 01:09:33','2020-02-10 23:09:33',' ','','','publish','closed','closed','','1378','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',125,'http://landing.kptv.ro/?p=1378',8,'nav_menu_item','',0),(1389,1,'2020-02-12 22:58:20','2020-02-12 20:58:20','','','','publish','closed','closed','','1389','','','2020-02-12 22:59:26','2020-02-12 20:59:26','',0,'http://landing.kptv.ro/?post_type=wpc-weather&p=1389',0,'wpc-weather','',0),(1392,1,'2020-02-14 19:44:09','2020-02-14 17:44:09','\n

Potrivit unui comunicat remis presei în urmă cu câteva minute, Agenția Națională de Integritate a constatat starea de incompatibilitate în cazul a 10 persoane prevăzute de Legea nr. 176/2010

\n\n\n\n
Concret, potrivit inspectorilor ANI, este vorba de SZABO LORAND LASZLO, actual Funcționar public în cadrul Primăriei Municipiului Târgu Mureș și fost Consilier Local în cadrul Consiliului Local al Comunei Acățari, Județul Mureș.
\n\n\n\n
\"\"/
\n\n\n\n

În perioada 23 iunie 2016 – 29 noiembrie 2019 a exercitat simultan funcția publică de inspector în cadrul Primăriei Municipiului Târgu Mureș și calitatea de consilier local în cadrul Consiliului Local al Comunei Acățari, județul Mureș, încălcând astfel dispozițiile art. 94, alin. (1) și (2), lit. a) din Legea nr. 161/2003”, se arată în comunicatul Agenției Naționale de Integritate în care se precizează de asemenea că persoanele evaluate au fost informate despre declanșarea procedurii de evaluare, elementele identificate, precum și drepturile de care beneficiază – de a fi asistate sau reprezentate de un avocat și de a prezenta date sau informații pe care le consideră necesare, personal ori prin transmiterea unui punct de vedere scris, unul singur din cei 10 nefăcând demersuri în acest sens.

\n\n\n\n
\nhttps://agendademures.ro/ani-functionar-incompatibil-la-primaria-tirgu-mures/\n
\n','ANI: Funcționar incompatibil la Primăria Tîrgu-Mureș','','publish','open','open','','ani-functionar-incompatibil-la-primaria-tirgu-mures','','','2020-02-14 19:52:01','2020-02-14 17:52:01','',0,'http://landing.kptv.ro/?p=1392',0,'post','',0),(1393,1,'2020-02-14 19:41:51','2020-02-14 17:41:51','
ANI: Funcționar incompatibil la Primăria Tîrgu-Mureș
','','','publish','closed','closed','','0dd525c99f459c29c05f4d7ec2673f25','','','2020-02-14 19:41:51','2020-02-14 17:41:51','',0,'http://landing.kptv.ro/2020/02/14/0dd525c99f459c29c05f4d7ec2673f25/',0,'oembed_cache','',0),(1394,1,'2020-02-14 19:43:18','2020-02-14 17:43:18','','Primaria_Targu-Mures','','inherit','open','closed','','primaria_targu-mures','','','2020-02-14 19:43:18','2020-02-14 17:43:18','',1392,'http://landing.kptv.ro/wp-content/uploads/2020/02/Primaria_Targu-Mures.jpg',0,'attachment','image/jpeg',0),(1401,1,'2020-02-14 19:57:02','2020-02-14 17:57:02','\n

Programul e campanie al liderului PNL Tîrgu-Mureș Ervin Molnar a fost verificat cu minuțiozitate de specialiști în comunicare și relații publice care au realizat o analiză a textelor publicat de liderul liberal în prima ediție a ziarului său de campanie.

\n\n\n\n

Potrivit analizei pe care o puteți urmări mai jos, mare parte din ideile celui care dorește să fie candidat al PNL la fotoliul de primar al municipiului Tîrgu-Mureș se regăsesc fie pe pagini publice ale unor instituții de presă, textele fiind preluate cuvânt cu cuvânt, fie pe paginile publice ale unor autorități locale sau ale unor furnizori de soluții practice inclusiv pentru petrecerea timpului liber.

\n\n\n\n

Documentul în format PDF pentru a putea fi citit în cazul celor care nu văd pozele, poate fi accesat mai jos:

\n\n\n\n

https://agendademures.ro/wp-content/uploads/2020/02/Ziar-Analiza.pdf

\n\n\n\n
\nhttps://agendademures.ro/restart-tirgu-mures-plagiat-sau-compilatie/\n
\n','„ReStart” Tîrgu-Mureș – plagiat sau compilație?!','','publish','open','open','','restart-tirgu-mures-plagiat-sau-compilatie','','','2020-02-14 20:10:10','2020-02-14 18:10:10','',0,'http://landing.kptv.ro/?p=1401',0,'post','',0),(1404,1,'2020-02-14 20:00:30','2020-02-14 18:00:30','
„ReStart” Tîrgu-Mureș – plagiat sau compilație?!
','','','publish','closed','closed','','97d92926258b58e974cc533f731e0947','','','2020-02-14 20:00:30','2020-02-14 18:00:30','',0,'http://landing.kptv.ro/2020/02/14/97d92926258b58e974cc533f731e0947/',0,'oembed_cache','',0),(1407,1,'2020-02-14 20:08:58','2020-02-14 18:08:58','','Ziar-Molnar-Ervin-5','','inherit','open','closed','','ziar-molnar-ervin-5','','','2020-02-14 20:08:58','2020-02-14 18:08:58','',1401,'http://landing.kptv.ro/wp-content/uploads/2020/02/Ziar-Molnar-Ervin-5.jpg',0,'attachment','image/jpeg',0),(1409,1,'2020-02-14 20:14:28','2020-02-14 18:14:28','\n

Consiliul Executiv Național al Partidului Mișcarea Populară s-a întrunit în ședință de lucru la Parlamentul României. Am stabilit că nu susținem alegerile anticipate, fiind mai importantă stabilitatea țării și punerea în practică a unui program de guvernare care să prioritizeze marile investiții, atragerea de fonduri ale Uniunii Europene și dezvoltarea țării noastre.

\n\n\n\n
\nhttps://agendademures.ro/p-marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/\n
https://agendademures.ro/p-marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/
\n','Marius Pașcan, președinte executiv PMP: Am hotărât! Nu susținem alegerile anticipate.','','publish','open','open','','marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate','','','2020-02-14 20:17:25','2020-02-14 18:17:25','',0,'http://landing.kptv.ro/?p=1409',0,'post','',0),(1410,1,'2020-02-14 20:14:21','2020-02-14 18:14:21','
(P) Marius Pașcan, președinte executiv PMP: Am hotărât! Nu susținem alegerile anticipate.
','','','publish','closed','closed','','3a69817d5857e397f0772d9a3e538094','','','2020-02-14 20:14:21','2020-02-14 18:14:21','',0,'http://landing.kptv.ro/2020/02/14/3a69817d5857e397f0772d9a3e538094/',0,'oembed_cache','',0),(1412,1,'2020-02-14 20:16:59','2020-02-14 18:16:59','','pmp_sedinta','','inherit','open','closed','','pmp_sedinta','','','2020-02-14 20:16:59','2020-02-14 18:16:59','',1409,'http://landing.kptv.ro/wp-content/uploads/2020/02/pmp_sedinta.jpg',0,'attachment','image/jpeg',0),(1414,1,'2020-02-14 22:26:53','2020-02-14 20:26:53','\n

„Expoziția “Pictura Transilvană Interbelică” din Palatul Culturii s-a îmbogățit cu noi capodopere care au ajuns în colecția Muzeului Județean Mureș”

\n\n\n\n
\"\"/
Bustul lui Deák Márta - sculptor Szervátiusz Jenő (1944)
\n\n\n\n

„Expoziția “Pictura Transilvană Interbelică” din Palatul Culturii s-a îmbogățit cu noi capodopere care au ajuns în colecția Muzeului Județean Mureș”, anunță pe pagina sa de facebook Soos Zoltan, directorul Muzeului Județean Mureș. „Vă prezentăm bustul lui Deák Márta capodopera renumitului sculptor Szervátiusz Jenő din 1944”, mai precizează Soos potrivit căruia despre noile achiziții de la Muzeul Județean Mureș vor fi oferite mai multe detalii săptămâna viitoare, joi, în cadrul unei conferințe de presă care va avea loc la Palatul Culturii. Până atunci, vă oferim și noi posibilitatea de a admira imaginile din expoziție.

\n','Noi opere de artă în colecția Muzeului Județean Mureș','','publish','open','open','','noi-opere-de-arta-in-colectia-muzeului-judetean-mures','','','2020-02-14 22:39:06','2020-02-14 20:39:06','',0,'http://landing.kptv.ro/?p=1414',0,'post','',0),(1415,1,'2020-02-14 22:18:40','2020-02-14 20:18:40','','Muzeu_Bust','','inherit','open','closed','','muzeu_bust','','','2020-02-14 22:24:04','2020-02-14 20:24:04','',1414,'http://landing.kptv.ro/wp-content/uploads/2020/02/Muzeu_Bust.jpg',0,'attachment','image/jpeg',0),(1416,1,'2020-02-14 22:36:11','2020-02-14 20:36:11','\n
\"\"/
„FLOOR COVERING – TERMINAL“ - Teatrul National Tg.Mures
\n\n\n\n

Fraţii Presnyakov sunt cei mai jucaţi autori ruşi după Cehov. Reputaţia lor a depăşit demult graniţele Rusiei, iar umorul lor negru a devenit o marcă în întreaga lume. Cu piesa „Floor Covering – Terminal“, cei doi dramaturgi ajung şi pe plaiurile autohtone graţie Companiei „Liviu Rebreanu“ a Teatrului Naţional Târgu-Mureş. Regizorul Sorin Militaru propune publicului târgumureşean viziunea sa asupra acestui text savuros, tradus de regretata Maşa Dinescu şi însoţit în demersul său artistic de scenografa Oana Micu, sound design-ul fiind semnat de Andrei Raicu. Dacă adăugăm că spectacolul îi are distribuiţi pe majoritatea actorilor Companiei „Liviu Rebreanu“, avem premisele unei producţii extreme de incitante.

\n','„FLOOR COVERING – TERMINAL“: UMOR NEGRU, SUSPANS ŞI ÎNTREBĂRI INCOMODE, LA SALA MARE','','publish','open','open','','floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare','','','2020-03-17 23:06:29','2020-03-17 21:06:29','',0,'http://landing.kptv.ro/?p=1416',0,'post','',0),(1418,1,'2020-02-14 22:34:53','2020-02-14 20:34:53','','Teatrul_Nat_TGM','','inherit','open','closed','','teatrul_nat_tgm','','','2020-02-14 22:34:53','2020-02-14 20:34:53','',1416,'http://landing.kptv.ro/wp-content/uploads/2020/02/Teatrul_Nat_TGM.jpg',0,'attachment','image/jpeg',0),(1421,1,'2020-02-14 22:48:58','2020-02-14 20:48:58','\n

Compania AQUASERV S.A., în parteneriat cu Aquatim S.A., Fundația Aquademica și Asociația Română a Apei, organizează în zilele de 25-27 martie 2020, la Târgu Mureș, un seminar cu participare internațională cu tema „Economia circulară susținută de cercetarea în biotehnologie – aplicații practice din industria apei.”

\n\n\n\n

Sunt așteptați specialiști din companiile de apă, furnizori de echipamente și servicii, universități și institute de cercetare. Acest demers conturează calea către o gestiune mai eficientă a resurselor energetice și de apă și se va axa pe catalizarea și implicarea părților interesate în implementarea măsurilor economiei circulare în industria apei.

\n\n\n\n
\"\"/
AQUASERV - Tg.Mureş
\n\n\n\n

Programul seminarului include și vizite pe teren la Stația de tratare a apei uzate Cristești și la sediul sucursalei AQUASERV din Sighișoara. Dezbaterile seminarului vor fi grupate în două secțiuni, astfel:

\n\n\n\n
\n

1. Diseminarea rezultatelor Proiectului „Volatile”
Proiectul de cercetare „Volatile”, în care de Compania AQUASERV S.A. din Târgu Mureș, este unul dintre partenerii consorțiului de implementare, este în concordanță cu strategia economiei circulare de „reutilizare și reciclare” a deșeurilor.

\n\n\n\n

Acest proiect are drept obiectiv valorificarea fracției organice din deșeurile municipale și cele din industria alimentară, din nămolurile rezultate din tratarea apelor uzate și transformarea acestor fracțiuni în acizi grași volatili, reprezentând materie primă pentru procese de fermentare anaerobă, având ca rezultat final produse cu valoare adăugată ridicată.

\n\n\n\n

2. Aplicarea principiilor economiei circulare în industria apei
În cadrul seminarului, Comisia Calitate Mediu din cadrul Asociației Române a Apei invită toți participanții la o dezbatere pe tema aplicării principiilor economiei circulare în sectorul apei. Se vor discuta subiecte de genul: eficientizare energetică, problematica gestionării nămolurilor; noi provocări, soluții noi.

\n
\n\n\n\n

Compania AQUASERV S.A.

\n','Economia circulară susţinută de cercetarea în biotehnologie','','publish','open','open','','economia-circulara-sustinuta-de-cercetarea-in-biotehnologie','','','2020-02-14 23:22:14','2020-02-14 21:22:14','',0,'http://landing.kptv.ro/?p=1421',0,'post','',0),(1422,1,'2020-02-14 22:46:07','2020-02-14 20:46:07','','aquaserv_logo','','inherit','open','closed','','aquaserv_logo','','','2020-02-14 22:46:07','2020-02-14 20:46:07','',1421,'http://landing.kptv.ro/wp-content/uploads/2020/02/aquaserv_logo.jpg',0,'attachment','image/jpeg',0),(1425,1,'2020-02-14 22:57:12','2020-02-14 20:57:12','\n
\nhttps://youtu.be/0lyNPIiVplA\n
Sabin Gherman Oficial
\n\n\n\n

Jurnaliștii, scutiți de impozit? Cred că e o capcană de evitat: - jurnaliștii ar trebui să aibă aceleași drepturi și obligații ca orice om obișnuit, inclusiv când e vorba de impozite - presa nu e populată cu îngeri și sfinți, unii își fac meseria onest, alții nu, ca în orice meserie - așa că veșnica recunoștință & veșnica pomenire nu se justifică - până să câștige niște bănuți, jurnaliștii ar trebui să înțeleagă că pierd și bruma de credibilitate, atâta cât mai e...

\n','Jurnaliștii scutiți de impozit? Cred că e o capcană','','publish','open','open','','jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana','','','2020-02-15 01:03:07','2020-02-14 23:03:07','',0,'http://landing.kptv.ro/?p=1425',0,'post','',0),(1426,1,'2020-02-14 22:56:19','2020-02-14 20:56:19','','','','publish','closed','closed','','a67a1922ce1fbfe231eb4c3053c136b9','','','2020-02-14 22:56:19','2020-02-14 20:56:19','',0,'http://landing.kptv.ro/2020/02/14/a67a1922ce1fbfe231eb4c3053c136b9/',0,'oembed_cache','',0),(1429,1,'2020-02-14 23:10:14','2020-02-14 21:10:14','\n
\nhttps://youtu.be/7g9u-IZ1QR0\n
Sabin Gherman - Ar fi bine să privești, să spui ce ai de spus și să dai mai departe
\n\n\n\n

În cazul Ditrău lucrurile stau cam așa:

\n\n\n\n

- patronii brutăriei au fost amendați cu 13 000 de lei, din care o parte pentru nerespectarea prevederilor legate de munca în weekend; adică se confirmă parte din nemulțumirile localnicilor și motivele pentru care brutăria nu găsește angajați în zonă;

\n\n\n\n

- pe de altă parte, patronii brutăriei au depus o plângere la Poliție pentru incitare la ură; sursele G4Media spun că vizat ar fi preotul catolic; cred că plângerea se justifică, rolul unui preot nu e acela de a pune oameni contra oameni, indiferent de conjunctură: ar fi trebuit să ia aminte că episcopul Marton Aron a protestat public, în vremuri infinit mai dure, împotriva deportării evreilor, sau că Mitropolitul Bulgariei s-a pus pe calea ferată ca să oprească deportările

\n\n\n\n

- cei 50-60 de localnici care au protestat explicit împotriva sri-lankezilor i-au pornit și pe cei care protestau față de practicile patronilor brutăriei și au făcut de fapt praf imaginea unei comunități; ar fi trebuit să știe până acum că cei doi migranți nu au venit la cerșit ajutoare sociale, ci au fost chemați la muncă; iar un om care muncește merită respectat, indiferent de culoarea pielii;

\n\n\n\n

- de unde asaltul presei pe subiect? Că asemenea aiureli au mai fost: angajații Operei Române, presupuși oameni cultivați, au urlat “Afară din țară cu străinii” (Aprilie 2016), Olguța Vasilescu făcea spume (“Să nu aud ungurește în Craiova” - Iunie 2012), în Cluj, vecinii au reclamat peste tot un patron de restaurant care angajase muncitori din Asia - și mare tam-tam nu s-a făcut. Ce e diferit acum? Motorul știrilor de azi este că o minoritate care clamează toleranța încearcă să impună prin proteste propria intoleranță. Ce trebuie spus musai: că nici Olguța sau balerinii sau clujenii reclamagii și nici secuii speriați de culoarea pielii, nimeni dintre aceștia nu reprezintă țara în esența ei.

\n\n\n\n

Ce rămâne? În primul rând, nevoia de educație. În al doilea, poate cazul ăsta dă de gândit și partidelor care și-au făcut din “anti-străinism” o vocație. În al treilea rând, o discuție foarte onestă, chiar dureroasă dacă e nevoie, despre valorile reale ale locuitorilor acestei țări.

\n\n\n\n

Ai https://patreon.com/SabinGherman dacă vrei și dacă poți să sprijini jurnalismul independent. Ar fi bine să privești, să spui ce ai de spus și să dai mai departe

\n','Cazul Ditrău: să stăm strâmb și să judecăm drept','','publish','open','open','','cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept','','','2020-02-15 01:34:19','2020-02-14 23:34:19','',0,'http://landing.kptv.ro/?p=1429',0,'post','',0),(1431,1,'2020-02-14 23:10:15','2020-02-14 21:10:15','','','','publish','closed','closed','','54805957bb8764ae55adc63283af4c63','','','2020-02-14 23:10:15','2020-02-14 21:10:15','',0,'http://landing.kptv.ro/2020/02/14/54805957bb8764ae55adc63283af4c63/',0,'oembed_cache','',0),(1434,1,'2020-02-15 01:02:17','2020-02-14 23:02:17','','sabingherman','','inherit','open','closed','','sabingherman','','','2020-02-15 01:02:17','2020-02-14 23:02:17','',1425,'http://landing.kptv.ro/wp-content/uploads/2020/02/sabingherman.jpg',0,'attachment','image/jpeg',0),(1438,1,'2020-02-15 01:43:59','2020-02-14 23:43:59',' ','','','publish','closed','closed','','1438','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',108,'http://landing.kptv.ro/?p=1438',13,'nav_menu_item','',0),(1458,1,'2020-02-15 19:39:54','2020-02-15 17:39:54','\n
\nhttps://www.facebook.com/photo.php?fbid=845629425898891&set=a.133300617131779&type=3&theater\n
Corneliu Florin Buicu (Deputat PSD Mures) - Cine a guvernat mai bine?
\n','Corneliu Florin Buicu - Cine a guvernat mai bine?','','publish','open','open','','corneliu-florin-buicu-cine-a-guvernat-mai-bine','','','2020-02-15 19:39:59','2020-02-15 17:39:59','',0,'http://landing.kptv.ro/?p=1458',0,'post','',0),(1460,1,'2020-02-15 19:28:53','2020-02-15 17:28:53','

Cine a guvernat mai bine?

Publicată de Corneliu Florin Buicu pe Sâmbătă, 15 februarie 2020
','','','publish','closed','closed','','2b2f99af7cac065e03b2baa604770104','','','2020-02-15 19:28:53','2020-02-15 17:28:53','',0,'http://landing.kptv.ro/2020/02/15/2b2f99af7cac065e03b2baa604770104/',0,'oembed_cache','',0),(1461,1,'2020-02-15 19:38:43','2020-02-15 17:38:43','','dr_corneliu_florin_buicu','','inherit','open','closed','','dr_corneliu_florin_buicu','','','2020-02-15 19:38:43','2020-02-15 17:38:43','',1458,'http://landing.kptv.ro/wp-content/uploads/2020/02/dr_corneliu_florin_buicu.jpg',0,'attachment','image/jpeg',0),(1464,1,'2020-02-16 23:15:02','2020-02-16 21:15:02',' ','','','publish','closed','closed','','1464','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',1349,'http://landing.kptv.ro/?p=1464',2,'nav_menu_item','',0),(1465,1,'2020-02-16 23:16:03','2020-02-16 21:16:03',' ','','','publish','closed','closed','','1465','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',1349,'http://landing.kptv.ro/?p=1465',4,'nav_menu_item','',0),(1466,1,'2020-02-16 23:37:02','2020-02-16 21:37:02','[vc_row][vc_column][penci_block_31 title=\"Primăria Tg.Mureş\" block_title_url=\"http://landing.kptv.ro/category/primaria-mures/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" post_excrept_length=\"40\" post_big_excrept_length=\"60\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" block_id=\"penci_block_31-1581889096224\" post_title_color=\"#000000\" post_title_hover_color=\"#ffcc00\" excrept_color=\"#000000\" custom_markup_1=\"\"][/penci_block_31][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row][vc_column][interactive_banner_2 banner_title=\"Interactiv Banner 2\" banner_image=\"id^456|url^http://landing.kptv.ro/wp-content/uploads/2019/11/banner-promotion-1200-yellow.jpg|caption^null|alt^null|title^banner-promotion-1200-yellow|description^null\" banner_style=\"style1\" image_opacity=\"1\" image_opacity_on_hover=\"1\"][/vc_column][/vc_row][vc_row][vc_column][penci_block_16 title=\"Consiliul Judeţean Mureş\" block_title_url=\"http://landing.kptv.ro/category/consiliul-judetean-mures/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" block_id=\"penci_block_16-1581890657127\" custom_markup_1=\"\"][/penci_block_16][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row][vc_column][penci_ad_box title=\"Banner X\" block_title_url=\"Title url\" image=\"457\" block_title_align=\"style-title-left\"][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][penci_block_7 build_query=\"post_type:post|size:4\" title=\"Inspectoratul Şcolar\" block_title_url=\"http://landing.kptv.ro/category/inspectoratul-scolar/\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" block_id=\"penci_block_7-1581889206713\" custom_markup_1=\"\"][/penci_block_7][/vc_column][vc_column width=\"1/2\"][penci_block_7 build_query=\"post_type:post|size:4\" title=\"Aquaserv\" block_title_url=\"http://landing.kptv.ro/category/aquaserv/\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" block_title_font_size=\"28px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" block_id=\"penci_block_7-1581889238206\" custom_markup_1=\"\"][/penci_block_7][/vc_column][/vc_row]','ADMINISTRAŢIE','','publish','closed','closed','','administratie','','','2020-02-18 22:49:53','2020-02-18 20:49:53','',0,'http://landing.kptv.ro/?page_id=1466',0,'page','',0),(1497,1,'2020-02-17 01:31:10','2020-02-16 23:31:10',' ','','','publish','closed','closed','','1497','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=1497',23,'nav_menu_item','',0),(1498,1,'2020-02-17 01:46:25','2020-02-16 23:46:25',' ','','','publish','closed','closed','','1498','','','2020-02-18 19:49:05','2020-02-18 17:49:05','',111,'http://landing.kptv.ro/?p=1498',25,'nav_menu_item','',0),(1499,1,'2020-02-17 01:52:23','2020-02-16 23:52:23',' ','','','publish','closed','closed','','1499','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=1499',3,'nav_menu_item','',0),(1501,1,'2020-02-17 19:20:30','2020-02-17 17:20:30',' ','','','publish','closed','closed','','1501','','','2020-02-18 19:39:24','2020-02-18 17:39:24','',0,'http://landing.kptv.ro/?p=1501',1,'nav_menu_item','',0),(1502,1,'2020-02-17 19:20:30','2020-02-17 17:20:30',' ','','','publish','closed','closed','','1502','','','2020-02-18 19:39:25','2020-02-18 17:39:25','',1349,'http://landing.kptv.ro/?p=1502',2,'nav_menu_item','',0),(1503,1,'2020-02-17 19:20:31','2020-02-17 17:20:31',' ','','','publish','closed','closed','','1503','','','2020-02-18 19:39:25','2020-02-18 17:39:25','',1349,'http://landing.kptv.ro/?p=1503',3,'nav_menu_item','',0),(1516,1,'2020-02-17 22:12:57','2020-02-17 20:12:57',' ','','','publish','closed','closed','','1516','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=1516',7,'nav_menu_item','',0),(1530,1,'2020-02-18 18:39:10','2020-02-18 16:39:10','','ŞTIRI','','publish','closed','closed','','stiri','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=1530',5,'nav_menu_item','',0),(1532,1,'2020-02-18 18:46:16','2020-02-18 16:46:16',' ','','','publish','closed','closed','','1532','','','2020-02-18 19:39:25','2020-02-18 17:39:25','',0,'http://landing.kptv.ro/?p=1532',4,'nav_menu_item','',0),(1533,1,'2020-02-18 19:47:21','2020-02-18 17:47:21','','ADMINISTRAŢIE','','publish','closed','closed','','administratie','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=1533',10,'nav_menu_item','',0),(1534,1,'2020-02-18 19:49:04','2020-02-18 17:49:04','','POLITICĂ','','publish','closed','closed','','politica','','','2020-02-18 19:49:04','2020-02-18 17:49:04','',0,'http://landing.kptv.ro/?p=1534',16,'nav_menu_item','',0),(1549,1,'2020-03-17 18:37:55','2020-03-17 16:37:55','','Museo 300','','inherit','open','closed','','museo-300','','','2020-03-17 18:37:55','2020-03-17 16:37:55','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/Museo-300.otf',0,'attachment','application/x-font-otf',0),(1550,1,'2020-03-17 18:40:52','2020-03-17 16:40:52','','Museo-300','','inherit','open','closed','','museo-300-2','','','2020-03-17 18:40:52','2020-03-17 16:40:52','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/Museo-300.woff',0,'attachment','application/x-font-woff',0),(1551,1,'2020-03-17 18:54:31','2020-03-17 16:54:31','','Museo-300','','inherit','open','closed','','museo-300-3','','','2020-03-17 18:54:31','2020-03-17 16:54:31','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/Museo-300.ttf',0,'attachment','application/x-font-ttf',0),(1552,1,'2020-03-17 18:56:38','2020-03-17 16:56:38','','Museo300-Regular','','inherit','open','closed','','museo300-regular','','','2020-03-17 18:56:38','2020-03-17 16:56:38','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/Museo300-Regular.woff',0,'attachment','application/x-font-woff',0),(1553,1,'2020-03-17 18:56:43','2020-03-17 16:56:43','','Museo300-Regular','','inherit','open','closed','','museo300-regular-2','','','2020-03-17 18:56:43','2020-03-17 16:56:43','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/Museo300-Regular.woff2',0,'attachment','application/x-font-woff2',0),(1554,1,'2020-03-17 19:12:28','2020-03-17 17:12:28','','museo_300-webfont','','inherit','open','closed','','museo_300-webfont','','','2020-03-17 19:12:28','2020-03-17 17:12:28','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/museo_300-webfont.ttf',0,'attachment','application/x-font-ttf',0),(1555,1,'2020-03-17 19:12:34','2020-03-17 17:12:34','','museo_300-webfont','','inherit','open','closed','','museo_300-webfont-2','','','2020-03-17 19:12:34','2020-03-17 17:12:34','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/museo_300-webfont.woff',0,'attachment','application/x-font-woff',0),(1556,1,'2020-03-17 19:12:38','2020-03-17 17:12:38','','museo_300-webfont','','inherit','open','closed','','museo_300-webfont-3','','','2020-03-17 19:12:38','2020-03-17 17:12:38','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/museo_300-webfont.woff2',0,'attachment','application/x-font-woff2',0),(1562,1,'2020-03-17 21:57:58','2020-03-17 19:57:58','','MuseoSans-300','','inherit','open','closed','','museosans-300','','','2020-03-17 21:57:58','2020-03-17 19:57:58','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/MuseoSans-300.woff2',0,'attachment','application/x-font-woff2',0),(1563,1,'2020-03-17 21:59:32','2020-03-17 19:59:32','','MuseoSans-300','','inherit','open','closed','','museosans-300-2','','','2020-03-17 21:59:32','2020-03-17 19:59:32','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/MuseoSans-300.woff',0,'attachment','application/x-font-woff',0),(1564,1,'2020-03-17 21:59:57','2020-03-17 19:59:57','','MuseoSans-300','','inherit','open','closed','','museosans-300-3','','','2020-03-17 21:59:57','2020-03-17 19:59:57','',0,'http://landing.kptv.ro/wp-content/uploads/2020/03/MuseoSans-300.ttf',0,'attachment','application/x-font-ttf',0),(1571,1,'2020-03-18 23:11:00','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-03-18 23:11:00','0000-00-00 00:00:00','',0,'http://landing.kptv.ro/?p=1571',0,'post','',0),(1572,1,'2020-03-18 23:34:06','2020-03-18 21:34:06','\n

Măsuri de limitare a contactului direct între clienți și angajați din considerente legate de protejarea sănătăţii publice

\n\n\n\n
\"\"
AQUASERV S.A. - Sediu
\n\n\n\n

În condițiile alertei naționale privitoare la protecția necesară împotriva răspândirii virusului COVID-19, Compania AQUASERV S.A. implementează o serie de măsuri pentru limitarea contactului direct între clienți și angajații din departamentele cele mai expuse din acest punct de vedere.
\nMăsurile vizează atât protejarea populației, cât şi a angajaţilor Compania AQUASERV S.A.
\nAstfel, până în data de 21 martie a.c., cu posibilitatea de prelungire a perioadei în funcţie de evoluţia situaţiei la nivel naţional, clienții sunt sfătuiţi să evite pe cât posibil vizitele la Centrele de Relaţii Clienţi aparţinând AQUASERV şi să apeleze cu prioritate la variantele on-line sau telefonice de interacţiune cu compania, fie că vorbim despre plata facturilor, sesizări, sau transmiterea unor documentații.
\nÎn acest sens, pentru evitarea aglomeraţiei în Centrele de Relaţii Clienţi AQUASERV în perioada menţionată, accesul în incintă va fi permis în mod controlat, pentru maxim 5 persoane simultan.
\nDe asemenea, Compania AQUASERV igienizează în permanență suprafețele spațiilor în care se desfășoară activități de relații cu publicul şi pune la dispoziţia clienţilor recipiente cu substanţă dezinfectantă.
\nVariante alternative de interacţiune puse la dispoziţia clienţilor:

\n\n\n\n

CONTACT
\nTELEFONIC

\n\n\n\n

Târgu Mureş 0265 208 888
\nReghin 0265 512 800
\nSighişoara 0265 772 350
\nTârnăveni 0265 441 035
\nLuduş 0265 411 425
\nCristuru Secuiesc 0266 242 703

\n\n\n\n

ON-LINE
\n•E-mail: client@aquaserv.ro
\n•Site AQUASERV: www.aquaserv.ro,
\n•Facebook: www.facebook.com/compania.aquaserv/

\n\n\n\n

PLATA SERVICIILOR

\n\n\n\n
\n

ON-LINE
\n•Prin intermediul contului client AquaOnLine - www.aquaserv.ro/autentificare.

\n\n\n\n

NUMERAR:
\n•În magazinele partenere Centru de Plăţi Un-doi.
\n•În magazinele partenere Pay Point. Cele mai apropiate magazine partenere pot fi identificate la adresa www.paypoint.com/romania, secţiunea „Localizare comerciant”.
\n•DOAR CLIENŢII DIN ZONA RURALĂ - la ghişeele subunităţilor poştale (factori poştali - unde nu există subunităţi poştale) - pe baza facturii emise de Compania AQUASERV S.A.
\n•Sucursalele Băncii BRD - pe baza facturii emise de Compania AQUASERV S.A.
\n•Reţeaua Ghişeu automat - APT şi Maşină multifuncţională - MFM a BCR pe baza facturii emise de Compania AQUASERV S.A.

\n\n\n\n

PLATA BANCARĂ ELECTRONICĂ
\n•Internet Banking, într-unul din conturile Compania AQUASERV S.A.
\n•Internet Banking, pe bază de şablon la următoarele bănci: BCR, Raiffeisen Bank, Banca Transilvania
\n•Reţeaua ATM a Raiffeisen Bank, cu ajutorul cardului emis de Raiffeisen Bank
\n•Multimatele din cadrul Self Bank-urilor ING Bank, cu ajutorul cardului ING
\n•Reţeaua automatelor de plată - Facturel a Băncii Transilvania, cu ajutorul cardului emis de Banca Transilvania, pe baza facturii emise de Compania AQUASERV S.A.

\n\n\n\n

MIJLOACE BANCARE CLASICE
\n•Prin ordin de plată tradiţional - OP, într-unul din conturile Compania AQUASERV S.A.

\n\n\n\n

DECONTARE AUTOMATĂ
\n•Direct Debit*, la Banca Transilvania, Raiffeisen Bank, BRD.

\n
\n\n\n\n

ATENŢIE!
\nCompania AQUASERV S.A. NU încasează bani pe teren. De aceea, NU daţi bani niciunei persoane care vă solicită acest lucru în numele Companiei AQUASERV S.A.!

\n','AQUASERV S.A. - Măsuri de limitare a contactului direct între clienți și angajați','','publish','open','open','','aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati','','','2020-03-18 23:50:57','2020-03-18 21:50:57','',0,'http://landing.kptv.ro/?p=1572',0,'post','',0),(1573,1,'2020-03-18 23:27:22','2020-03-18 21:27:22','','aquaserv','','inherit','open','closed','','aquaserv','','','2020-03-18 23:27:22','2020-03-18 21:27:22','',1572,'http://landing.kptv.ro/wp-content/uploads/2020/03/aquaserv.jpg',0,'attachment','image/jpeg',0),(1574,1,'2020-03-18 23:34:06','2020-03-18 21:34:06','\n

Măsuri de limitare a contactului direct între clienți și angajați din considerente legate de protejarea sănătăţii publice

\n\n\n\n
\"\"
AQUASERV S.A. - Sediu
\n\n\n\n

În condițiile alertei naționale privitoare la protecția necesară împotriva răspândirii virusului COVID-19, Compania AQUASERV S.A. implementează o serie de măsuri pentru limitarea contactului direct între clienți și angajații din departamentele cele mai expuse din acest punct de vedere.
\nMăsurile vizează atât protejarea populației, cât şi a angajaţilor Compania AQUASERV S.A.
\nAstfel, până în data de 21 martie a.c., cu posibilitatea de prelungire a perioadei în funcţie de evoluţia situaţiei la nivel naţional, clienții sunt sfătuiţi să evite pe cât posibil vizitele la Centrele de Relaţii Clienţi aparţinând AQUASERV şi să apeleze cu prioritate la variantele on-line sau telefonice de interacţiune cu compania, fie că vorbim despre plata facturilor, sesizări, sau transmiterea unor documentații.
\nÎn acest sens, pentru evitarea aglomeraţiei în Centrele de Relaţii Clienţi AQUASERV în perioada menţionată, accesul în incintă va fi permis în mod controlat, pentru maxim 5 persoane simultan.
\nDe asemenea, Compania AQUASERV igienizează în permanență suprafețele spațiilor în care se desfășoară activități de relații cu publicul şi pune la dispoziţia clienţilor recipiente cu substanţă dezinfectantă.
\nVariante alternative de interacţiune puse la dispoziţia clienţilor:

\n\n\n\n

CONTACT
\nTELEFONIC

\n\n\n\n

Târgu Mureş 0265 208 888
\nReghin 0265 512 800
\nSighişoara 0265 772 350
\nTârnăveni 0265 441 035
\nLuduş 0265 411 425
\nCristuru Secuiesc 0266 242 703

\n\n\n\n

ON-LINE
\n•E-mail: client@aquaserv.ro
\n•Site AQUASERV: www.aquaserv.ro,
\n•Facebook: www.facebook.com/compania.aquaserv/

\n\n\n\n

PLATA SERVICIILOR

\n\n\n\n
\n

ON-LINE
\n•Prin intermediul contului client AquaOnLine - www.aquaserv.ro/autentificare.

\n\n\n\n

NUMERAR:
\n•În magazinele partenere Centru de Plăţi Un-doi.
\n•În magazinele partenere Pay Point. Cele mai apropiate magazine partenere pot fi identificate la adresa www.paypoint.com/romania, secţiunea „Localizare comerciant”.
\n•DOAR CLIENŢII DIN ZONA RURALĂ - la ghişeele subunităţilor poştale (factori poştali - unde nu există subunităţi poştale) - pe baza facturii emise de Compania AQUASERV S.A.
\n•Sucursalele Băncii BRD - pe baza facturii emise de Compania AQUASERV S.A.
\n•Reţeaua Ghişeu automat - APT şi Maşină multifuncţională - MFM a BCR pe baza facturii emise de Compania AQUASERV S.A.

\n\n\n\n

PLATA BANCARĂ ELECTRONICĂ
\n•Internet Banking, într-unul din conturile Compania AQUASERV S.A.
\n•Internet Banking, pe bază de şablon la următoarele bănci: BCR, Raiffeisen Bank, Banca Transilvania
\n•Reţeaua ATM a Raiffeisen Bank, cu ajutorul cardului emis de Raiffeisen Bank
\n•Multimatele din cadrul Self Bank-urilor ING Bank, cu ajutorul cardului ING
\n•Reţeaua automatelor de plată - Facturel a Băncii Transilvania, cu ajutorul cardului emis de Banca Transilvania, pe baza facturii emise de Compania AQUASERV S.A.

\n\n\n\n

MIJLOACE BANCARE CLASICE
\n•Prin ordin de plată tradiţional - OP, într-unul din conturile Compania AQUASERV S.A.

\n\n\n\n

DECONTARE AUTOMATĂ
\n•Direct Debit*, la Banca Transilvania, Raiffeisen Bank, BRD.

\n
\n\n\n\n

ATENŢIE!
\nCompania AQUASERV S.A. NU încasează bani pe teren. De aceea, NU daţi bani niciunei persoane care vă solicită acest lucru în numele Companiei AQUASERV S.A.!

\n','AQUASERV S.A. - Măsuri de limitare a contactului direct între clienți și angajați','','inherit','closed','closed','','1572-revision-v1','','','2020-03-18 23:34:06','2020-03-18 21:34:06','',1572,'http://landing.kptv.ro/2020/03/18/1572-revision-v1/',0,'revision','',0),(1575,1,'2020-03-18 23:47:48','0000-00-00 00:00:00','\n

Deputatul UDMR Mureș Vass Levente a transmis în cursul zilei de astăzi o declarație de presă prin care atrage atenția asupra faptului că cetățenii români care se întorc în țară pe fondul crizei declanșată de extinderea îmbolnăvirilor cauzate de coronavirus ar trebui să aibă asigurările de sănătate plătite la zi. Totodată, Vass Levente spune că Statul Român este obligat să primească în țară toți cetățenii săi care vor să părăsească țările de adopție.....

\n\n\n\n
\nhttps://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/\n
\n','Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate','','draft','open','open','','','','','2020-03-18 23:47:48','2020-03-18 21:47:48','',0,'http://landing.kptv.ro/?p=1575',0,'post','',0),(1576,1,'2020-03-18 23:47:49','2020-03-18 21:47:49','
Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate
','','','publish','closed','closed','','698d0857c2ab524dcf0c6c5aa7d77048','','','2020-03-18 23:47:49','2020-03-18 21:47:49','',0,'http://landing.kptv.ro/2020/03/18/698d0857c2ab524dcf0c6c5aa7d77048/',0,'oembed_cache','',0),(1577,1,'2020-03-11 23:57:00','2020-03-11 21:57:00','\n

Deputatul UDMR Mureș Vass Levente a transmis în cursul zilei de astăzi o declarație de presă prin care atrage atenția asupra faptului că cetățenii români care se întorc în țară pe fondul crizei declanșată de extinderea îmbolnăvirilor cauzate de coronavirus ar trebui să aibă asigurările de sănătate plătite la zi. Totodată, Vass Levente spune că Statul Român este obligat să primească în țară toți cetățenii săi care vor să părăsească țările de adopție. Vă prezentăm în cele ce urmează declarația deputatului Vass Levente, cu toate argumentele sale în acest sens....

\n\n\n\n
\nhttps://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/\n
\n','Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate','','publish','open','open','','vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate','','','2020-03-19 00:09:07','2020-03-18 22:09:07','',0,'http://landing.kptv.ro/?p=1577',0,'post','',0),(1578,1,'2020-03-18 23:54:50','2020-03-18 21:54:50','','vass_levente_rmdsz','','inherit','open','closed','','vass_levente_rmdsz','','','2020-03-18 23:54:50','2020-03-18 21:54:50','',1577,'http://landing.kptv.ro/wp-content/uploads/2020/03/vass_levente_rmdsz.jpg',0,'attachment','image/jpeg',0),(1579,1,'2020-03-18 23:57:07','2020-03-18 21:57:07','\n

Deputatul UDMR Mureș Vass Levente a transmis în cursul zilei de astăzi o declarație de presă prin care atrage atenția asupra faptului că cetățenii români care se întorc în țară pe fondul crizei declanșată de extinderea îmbolnăvirilor cauzate de coronavirus ar trebui să aibă asigurările de sănătate plătite la zi. Totodată, Vass Levente spune că Statul Român este obligat să primească în țară toți cetățenii săi care vor să părăsească țările de adopție. Vă prezentăm în cele ce urmează declarația deputatului Vass Levente, cu toate argumentele sale în acest sens....

\n\n\n\n
\nhttps://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/\n
\n','Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate','','inherit','closed','closed','','1577-revision-v1','','','2020-03-18 23:57:07','2020-03-18 21:57:07','',1577,'http://landing.kptv.ro/2020/03/18/1577-revision-v1/',0,'revision','',0),(1580,1,'2020-03-19 00:00:41','2020-03-18 22:00:41','\n

Deputatul UDMR Mureș Vass Levente a transmis în cursul zilei de astăzi o declarație de presă prin care atrage atenția asupra faptului că cetățenii români care se întorc în țară pe fondul crizei declanșată de extinderea îmbolnăvirilor cauzate de coronavirus ar trebui să aibă asigurările de sănătate plătite la zi. Totodată, Vass Levente spune că Statul Român este obligat să primească în țară toți cetățenii săi care vor să părăsească țările de adopție. Vă prezentăm în cele ce urmează declarația deputatului Vass Levente, cu toate argumentele sale în acest sens....

\n\n\n\n
\nhttps://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/\n
\n','Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate','','inherit','closed','closed','','1577-revision-v1','','','2020-03-19 00:00:41','2020-03-18 22:00:41','',1577,'http://landing.kptv.ro/2020/03/19/1577-revision-v1/',0,'revision','',0),(1581,1,'2020-03-19 00:07:44','2020-03-18 22:07:44','\n

Deputatul UDMR Mureș Vass Levente a transmis în cursul zilei de astăzi o declarație de presă prin care atrage atenția asupra faptului că cetățenii români care se întorc în țară pe fondul crizei declanșată de extinderea îmbolnăvirilor cauzate de coronavirus ar trebui să aibă asigurările de sănătate plătite la zi. Totodată, Vass Levente spune că Statul Român este obligat să primească în țară toți cetățenii săi care vor să părăsească țările de adopție. Vă prezentăm în cele ce urmează declarația deputatului Vass Levente, cu toate argumentele sale în acest sens....

\n\n\n\n
\nhttps://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/\n
\n','Vass Levente, deputat UDMR Mureș: Cetăţenii români întorşi în ţară care nu au asigurare medicală să plătească contribuţii la asigurările sociale de sănătate','','inherit','closed','closed','','1577-revision-v1','','','2020-03-19 00:07:44','2020-03-18 22:07:44','',1577,'http://landing.kptv.ro/2020/03/19/1577-revision-v1/',0,'revision','',0),(1582,1,'2020-03-19 00:21:52','2020-03-18 22:21:52','[vc_row][vc_column][penci_sliders build_query=\"post_type:post|size:12|categories:41,108,125,109\" style_slider=\"style-8\" auto_time=\"4000\" speed=\"800\" post_standard_title_length=\"15\" post_big_title_length=\"15\" post_small_title_length=\"15\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"20px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" font_size_title_big_item=\"24px\" cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" cat_font_size=\"14px\" disable_loop=\"true\" limit=\"12\" is_newloop=\"true\" css=\".vc_custom_1581970873530{padding-top: 3px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"20px\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\"][penci_container container_layout=\"14_12_14\"][penci_column width=\"1/4\" order=\"1\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" onclick=\"custom_link\" alignment=\"right\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_6 build_query=\"size:5|order_by:popular|post_type:post\" title=\"Articole Populare\" block_title_align=\"style-title-left\" post_standard_title_length=\"8\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" limit=\"5\" sort=\"popular\" is_newloop=\"true\" block_id=\"penci_block_6-1507609209836\"][/penci_block_6][vc_empty_space height=\"20px\"][penci_wp_widget_archives block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\"][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_block_30 build_query=\"post_type:post|size:7|order_by:random_7_day|order:ASC|categories:108,109,125\" title=\"ACTUALITĂŢI\" block_title_url=\"http://landing.kptv.ro/actualitati/stiri/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"125, 108, 109\" filter_default_txt=\"\" add_title_icon=\"true\" limit=\"7\" is_newloop=\"true\" title_color=\"#ff7700\" filter_text_hover_color=\"#f44336\" post_title_hover_color=\"#ffcc00\" spinner_color=\"#f44336\" meta_hover_color=\"#f44336\" first_post_title_hover_color=\"#ffffff\" block_id=\"penci_block_30-1507609209962\" title_icon=\"fa fa-external-link-square\" custom_markup_1=\"\"][/penci_block_30][vc_empty_space height=\"20px\"][vc_raw_html]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_container_inner][penci_column_inner width=\"1/2\"][penci_block_11 build_query=\"post_type:post|size:4|categories:108\" title=\"Administraţie\" block_title_url=\"http://landing.kptv.ro/category/administratie/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"9\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"108,\" filter_default_txt=\"\" limit=\"4\" category_ids=\"fashion\" is_newloop=\"true\" title_color=\"#4c00ff\" post_title_hover_color=\"#e91e63\" meta_hover_color=\"#e91e63\" block_id=\"penci_block_11-1507609210053\" bordertop_color=\"#4c00ff\"][/penci_block_11][/penci_column_inner][penci_column_inner width=\"1/2\"][penci_block_11 build_query=\"post_type:post|size:4|categories:109\" title=\"Politică\" block_title_url=\"http://landing.kptv.ro/category/politica/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"109,\" filter_default_txt=\"\" limit=\"4\" is_newloop=\"true\" title_color=\"#00b2ff\" bordertop_color=\"#00b2ff\" post_title_hover_color=\"#ff5722\" meta_hover_color=\"#ff5722\" block_id=\"penci_block_11-1507609210095\"][/penci_block_11][/penci_column_inner][/penci_container_inner][vc_empty_space height=\"20px\"][vc_raw_html]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_block_18 build_query=\"post_type:post|size:3|order_by:date|order:ASC|categories:111\" title=\"ECONOMIE\" block_title_url=\"http://pennews.pencidesign.com/category/life-style/food/\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_filter_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" link_filter_font_size=\"12px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_number_item=\"3\" ajax_filter_ids=\"111,\" filter_default_txt=\"\" limit=\"3\" is_newloop=\"true\" title_color=\"#ff4d00\" post_title_hover_color=\"#ffc107\" bordertop_color=\"#ff4d00\" spinner_color=\"#ffc107\" meta_hover_color=\"#ffc107\" block_id=\"penci_block_18-1507609210137\"][/penci_block_18][vc_empty_space height=\"20px\"][penci_block_2 build_query=\"post_type:post|size:5|categories:112\" title=\"SĂNĂTATE\" block_title_url=\"http://pennews.pencidesign.com/category/life-style/travel/\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"next_prev\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"112\" filter_default_txt=\"\" turn_on_loop_item=\"true\" hide_excrept=\"true\" hide_author=\"true\" is_newloop=\"true\" title_color=\"#4caf50\" post_title_hover_color=\"#4caf50\" bordertop_color=\"#4caf50\" meta_hover_color=\"#4caf50\" spinner_color=\"#4caf50\" filter_text_hover_color=\"#4caf50\" social_share_hover_color=\"#4caf50\" block_id=\"penci_block_2-1507609210201\"][/penci_block_2][/penci_column][penci_column width=\"1/4\" order=\"3\"][penci_social_counter style_counter=\"style-3\" title=\"Social Networks\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"20px\" vimeo=\"user6633412\" googleplus=\"#\" instagram=\"#\" rss=\"#\"][vc_empty_space height=\"20px\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" onclick=\"custom_link\" alignment=\"right\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_7 build_query=\"size:3|post_type:post\" title=\"Articole Recente\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" limit=\"3\" sort=\"popular\" is_newloop=\"true\" block_id=\"penci_block_7-1507609210313\"][/penci_block_7][vc_empty_space height=\"20px\"][penci_popular_category title=\"Popular Categories\" limit=\"10\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" link_cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" count=\"true\"][penci_weather location=\"Targu-Mureş, ro\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"20px\" location_show=\"Targu-Mureş, RO\"][/penci_column][/penci_container][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580490356275{background-color: #ffe066 !important;}\"][penci_container el_disable_sticky=\"yes\"][penci_column width=\"11\"][vc_raw_html]JTNDZGl2JTIwc3R5bGUlM0QlMjJ0ZXh0LWFsaWduJTNBJTIwY2VudGVyJTNCJTIyJTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTEucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/vc_raw_html][penci_block_video build_query=\"post_type:post|categories:71\" title=\"Video News\" style=\"style-5\" block_title_align=\"style-title-left\" post_standard_title_length=\"12\" post_big_title_length=\"20\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" css_animation=\"none\" penci_show_desk=\"1\" penci_show_tablet=\"1\" penci_show_mobile=\"1\" is_newloop=\"true\" bordertop_color=\"#3f51b5\" title_color=\"#3f51b5\" post_title_hover_color=\"#3f51b5\"][vc_empty_space height=\"20px\"][/penci_column][/penci_container][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1580490383392{background-color: #ffe066 !important;}\"][penci_container container_layout=\"14_12_14\"][penci_column width=\"1/4\" order=\"1\"][penci_social_counter style_counter=\"style-3\" title=\"Stay In Touch\" vimeo=\"user6633412\" googleplus=\"#\" instagram=\"#\" rss=\"#\"][vc_empty_space height=\"20px\"][penci_block_11 build_query=\"post_type:post|size:5|categories:113\" title=\"LIFE & STYLE\" block_title_url=\"http://landing.kptv.ro/category/lifestyle/\" image_type=\"vertical\" image_size=\"penci-thumb-280-376\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_title_font_size_first_item=\"24px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"113\" filter_default_txt=\"\" limit=\"5\" is_newloop=\"true\" block_id=\"penci_block_11-1523801098651\"][/penci_block_11][/penci_column][penci_column width=\"1/2\" order=\"2\"][penci_image_gallery title=\"Gallery\" images=\"2092,2252,2273,2278,2264,2086\" auto_time=\"4000\" speed=\"800\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\"][vc_empty_space height=\"20px\"][penci_block_31 build_query=\"size:8|post_type:post\" title=\"Latest News\" block_title_align=\"style-title-left\" post_big_title_length=\"20\" post_standard_title_length=\"12\" post_excrept_length=\"20\" post_big_excrept_length=\"50\" style_pag=\"load_more\" limit_loadmore=\"5\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" cat_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:200%20regular%3A100%3Anormal\" cat_font_size=\"14px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:200%20regular%3A100%3Anormal\" post_title_font_size=\"20px\" post_meta_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" post_meta_font_size=\"14px\" post_excrept_fonts=\"font_family:museosans_500-webfont-2%3A|font_style:400%20regular%3A400%3Anormal\" infeed_ads__order=\"4\" limit=\"9\" is_newloop=\"true\" block_id=\"penci_block_31-1523801098876\"]JTNDZGl2JTNFJTNDaW1nJTIwc3R5bGUlM0QlMjJ2ZXJ0aWNhbC1hbGlnbiUzQSUyMHRvcCUzQiUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZwZW5uZXdzLnBlbmNpZGVzaWduLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOCUyRjAxJTJGYmFubmVyMTIucG5nJTIyJTIwYWx0JTNEJTIyYmFubmVyJTIyJTNFJTNDJTJGZGl2JTNF[/penci_block_31][/penci_column][penci_column width=\"1/4\" order=\"3\"][penci_ad_box image=\"151\" img_link_target=\"_blank\" block_title_align=\"style-title-left\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" onclick=\"custom_link\" alignment=\"center\" link=\"#\"][vc_empty_space height=\"20px\"][penci_block_6 build_query=\"post_type:post|size:5|categories:114\" title=\"Cultură\" block_title_url=\"http://landing.kptv.ro/category/cultura/\" image_type=\"vertical\" block_title_align=\"style-title-left\" post_standard_title_length=\"20\" style_pag=\"load_more\" limit_loadmore=\"2\" block_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" block_title_font_size=\"38px\" post_title_fonts=\"font_family:BebasNeue-Regular-1%3A|font_style:400%20regular%3A400%3Anormal\" post_title_font_size=\"20px\" ajax_filter_type=\"category_ids_filter\" ajax_filter_ids=\"114\" filter_default_txt=\"\" limit=\"5\" is_newloop=\"true\" hide_button_more_post=\"true\" block_id=\"penci_block_6-1523801099119\"][/penci_block_6][/penci_column][/penci_container][/vc_column][/vc_row]','HOME','','inherit','closed','closed','','795-revision-v1','','','2020-03-19 00:21:52','2020-03-18 22:21:52','',795,'http://landing.kptv.ro/2020/03/19/795-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_posts` with 428 row(s) -- -- -- Table structure for table `wp_smush_dir_images` -- DROP TABLE IF EXISTS `wp_smush_dir_images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_smush_dir_images` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `path` text COLLATE utf8mb4_unicode_ci NOT NULL, `path_hash` char(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `resize` varchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `lossy` varchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `error` varchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `image_size` int(10) unsigned DEFAULT NULL, `orig_size` int(10) unsigned DEFAULT NULL, `file_time` int(10) unsigned DEFAULT NULL, `last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `meta` text 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; -- Dumped table `wp_smush_dir_images` with 0 row(s) -- -- -- Table structure for table `wp_spbc_auth_logs` -- DROP TABLE IF EXISTS `wp_spbc_auth_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_auth_logs` ( `id` int(11) NOT NULL AUTO_INCREMENT, `datetime` datetime NOT NULL, `user_login` varchar(60) NOT NULL, `event` varchar(32) NOT NULL, `page` varchar(500) DEFAULT NULL, `page_time` varchar(10) DEFAULT NULL, `blog_id` int(11) NOT NULL, `auth_ip` varchar(50) DEFAULT NULL, `role` varchar(64) DEFAULT NULL, `user_agent` varchar(1024) DEFAULT NULL, `browser_sign` varchar(32) DEFAULT NULL, PRIMARY KEY (`id`), KEY `datetime` (`datetime`,`event`) ) ENGINE=InnoDB AUTO_INCREMENT=488 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_auth_logs` -- LOCK TABLES `wp_spbc_auth_logs` WRITE; /*!40000 ALTER TABLE `wp_spbc_auth_logs` DISABLE KEYS */; INSERT INTO `wp_spbc_auth_logs` VALUES (73,'2020-03-11 12:40:23','admin','login',NULL,NULL,1,'82.137.13.72','administrator','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362','09d96f0d14575ec75060aaaceb297b32'),(74,'2020-03-11 12:40:23','admin','login_new_device',NULL,NULL,1,'82.137.13.72','administrator','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362','09d96f0d14575ec75060aaaceb297b32'),(75,'2020-03-11 12:40:30','admin','view','/wp-admin/post.php?post=825&action=edit','86',1,'82.137.13.72','administrator',NULL,NULL),(76,'2020-03-11 12:41:56','admin','view','/wp-admin/edit.php','31',1,'82.137.13.72','administrator',NULL,NULL),(77,'2020-03-11 12:42:27','admin','view','/wp-admin/post.php?post=1416&action=edit','86',1,'82.137.13.72','administrator',NULL,NULL),(78,'2020-03-11 12:43:53','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','35',1,'82.137.13.72','administrator',NULL,NULL),(79,'2020-03-11 12:44:28','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','23',1,'82.137.13.72','administrator',NULL,NULL),(80,'2020-03-11 12:44:51','admin','view','/wp-admin/post.php?post=1416&action=edit&meta-box-loader=1&meta-box-loader-nonce=5079aae36e&_locale=user','12',1,'82.137.13.72','administrator',NULL,NULL),(81,'2020-03-11 12:44:58','admin','view','/wp-admin/post.php?post=1416&action=edit&message=4',NULL,1,'82.137.13.72','administrator',NULL,NULL),(82,'2020-03-11 12:45:03','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','262',1,'82.137.13.72','administrator',NULL,NULL),(83,'2020-03-11 12:49:25','admin','view','/wp-admin/post.php?post=1416&action=edit&meta-box-loader=1&meta-box-loader-nonce=5079aae36e&_locale=user','5',1,'82.137.13.72','administrator',NULL,NULL),(84,'2020-03-11 12:49:30','admin','view','/wp-admin/post.php?post=1416&action=edit&message=4',NULL,1,'82.137.13.72','administrator',NULL,NULL),(85,'2020-03-12 14:19:29','admin','view','/wp-admin/customize.php?return=https%3A%2F%2Fwordpress.com%2Factivity-log%2Flanding.kptv.ro',NULL,1,'5.15.54.202','administrator',NULL,NULL),(86,'2020-03-13 11:05:40','admin','login',NULL,NULL,1,'82.137.13.72','administrator','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362','09d96f0d14575ec75060aaaceb297b32'),(87,'2020-03-13 11:05:40','admin','login_new_device',NULL,NULL,1,'82.137.13.72','administrator','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362','09d96f0d14575ec75060aaaceb297b32'),(88,'2020-03-13 11:05:47','admin','view','/wp-admin/','13',1,'82.137.13.72','administrator',NULL,NULL),(89,'2020-03-13 11:06:00','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=804','5',1,'82.137.13.72','administrator',NULL,NULL),(90,'2020-03-13 11:06:05','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','117',1,'82.137.13.72','administrator',NULL,NULL),(91,'2020-03-13 11:08:02','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','137',1,'82.137.13.72','administrator',NULL,NULL),(92,'2020-03-13 11:10:19','admin','view','/wp-admin/options-general.php?page=cleantalk','61',1,'82.137.13.72','administrator',NULL,NULL),(93,'2020-03-13 11:11:20','admin','view','/wp-admin/options-general.php?page=cleantalk','97',1,'82.137.13.72','administrator',NULL,NULL),(94,'2020-03-13 11:12:57','admin','view','/wp-admin/options.php','21',1,'82.137.13.72','administrator',NULL,NULL),(95,'2020-03-13 11:13:18','admin','view','/wp-admin/options-general.php?page=cleantalk&settings-updated=true','76',1,'82.137.13.72','administrator',NULL,NULL),(96,'2020-03-13 11:14:34','admin','view','/wp-admin/plugins.php','189',1,'82.137.13.72','administrator',NULL,NULL),(97,'2020-03-13 11:17:43','admin','view','/wp-admin/admin.php?page=w3tc_dashboard&w3tc_flush_all&_wpnonce=be0ccdd2e1','4',1,'82.137.13.72','administrator',NULL,NULL),(98,'2020-03-13 11:17:47','admin','view','/wp-admin/options-general.php?page=cleantalk&w3tc_note=flush_all','18',1,'82.137.13.72','administrator',NULL,NULL),(99,'2020-03-13 11:18:05','admin','view','/wp-admin/admin.php?page=youtube-my-preferences','10',1,'82.137.13.72','administrator',NULL,NULL),(100,'2020-03-13 11:18:15','admin','view','/wp-admin/admin.php?page=youtube-ep-onboarding&random=285&','733',1,'82.137.13.72','administrator',NULL,NULL),(101,'2020-03-13 11:24:12','admin','view','/wp-admin/','12',1,'82.137.13.72','administrator',NULL,NULL),(102,'2020-03-13 11:24:24','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=804','5',1,'82.137.13.72','administrator',NULL,NULL),(103,'2020-03-13 11:24:29','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data',NULL,1,'82.137.13.72','administrator',NULL,NULL),(104,'2020-03-13 11:30:28','admin','view','/wp-admin/post.php?post=825&action=edit','97',1,'82.137.13.72','administrator',NULL,NULL),(105,'2020-03-13 11:32:05','admin','view','/wp-admin/profile.php',NULL,1,'82.137.13.72','administrator',NULL,NULL),(106,'2020-03-13 15:26:07','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','89',1,'5.15.54.202','administrator',NULL,NULL),(107,'2020-03-13 15:27:36','admin','view','/wp-admin/customize.php?url=http%3A%2F%2Flanding.kptv.ro%2F','1722',1,'5.15.54.202','administrator',NULL,NULL),(108,'2020-03-13 15:56:13','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','13',1,'5.15.54.202','administrator',NULL,NULL),(109,'2020-03-13 15:56:18','admin','view','/wp-admin/customize.php?url=http%3A%2F%2Flanding.kptv.ro%2F',NULL,1,'5.15.54.202','administrator',NULL,NULL),(110,'2020-03-13 15:56:25','admin','view','/wp-admin/',NULL,1,'5.15.54.202','administrator',NULL,NULL),(111,'2020-03-13 15:56:26','admin','view','/wp-admin/widgets.php','37',1,'5.15.54.202','administrator',NULL,NULL),(112,'2020-03-13 15:57:03','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fwidgets.php','23844',1,'5.15.54.202','administrator',NULL,NULL),(113,'2020-03-13 22:34:27','admin','view','/wp-admin/widgets.php','10',1,'5.15.54.202','administrator',NULL,NULL),(114,'2020-03-13 22:34:37','admin','view','/wp-admin/profile.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(115,'2020-03-17 12:16:38','admin','view','/wp-admin/index.php','18',1,'5.15.54.202','administrator',NULL,NULL),(116,'2020-03-17 12:16:56','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(117,'2020-03-17 12:17:01','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','8',1,'5.15.54.202','administrator',NULL,NULL),(118,'2020-03-17 12:17:09','admin','view','/wp-admin/widgets.php','14',1,'5.15.54.202','administrator',NULL,NULL),(119,'2020-03-17 12:17:23','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fwidgets.php','1284',1,'5.15.54.202','administrator',NULL,NULL),(120,'2020-03-17 12:38:47','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','9607',1,'5.15.54.202','administrator',NULL,NULL),(121,'2020-03-17 15:18:54','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','51',1,'5.15.54.202','administrator',NULL,NULL),(122,'2020-03-17 15:19:45','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','2344',1,'5.15.54.202','administrator',NULL,NULL),(123,'2020-03-17 15:58:49','admin','view','/wp-admin/widgets.php','260',1,'5.15.54.202','administrator',NULL,NULL),(124,'2020-03-17 16:03:10','admin','view','/wp-admin/edit.php','247',1,'5.15.54.202','administrator',NULL,NULL),(125,'2020-03-17 16:07:17','admin','view','/wp-admin/post.php?post=1015&action=edit','96',1,'5.15.54.202','administrator',NULL,NULL),(126,'2020-03-17 16:08:53','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fpost.php%3Fpost%3D1015%26action%3Dedit','112',1,'5.15.54.202','administrator',NULL,NULL),(127,'2020-03-17 16:10:45','admin','view','/wp-admin/plugins.php','60',1,'5.15.54.202','administrator',NULL,NULL),(128,'2020-03-17 16:11:45','admin','view','/wp-admin/plugins.php?action=activate&plugin=wp-super-cache%2Fwp-cache.php&plugin_status=all&paged=1&s&_wpnonce=e9ef8f9d40','111',1,'5.15.54.202','administrator',NULL,NULL),(129,'2020-03-17 16:13:36','admin','view','/wp-admin/admin.php?page=wpo_settings','117',1,'5.15.54.202','administrator',NULL,NULL),(130,'2020-03-17 16:15:33','admin','view','/wp-admin/plugins.php','25',1,'5.15.54.202','administrator',NULL,NULL),(131,'2020-03-17 16:15:58','admin','view','/wp-admin/admin.php?page=w3tc_general','253',1,'5.15.54.202','administrator',NULL,NULL),(132,'2020-03-17 16:20:11','admin','view','/wp-admin/admin.php?page=w3tc_general','4',1,'5.15.54.202','administrator',NULL,NULL),(133,'2020-03-17 16:20:15','admin','view','/wp-admin/admin.php?page=w3tc_general&w3tc_message=5e70f8bc02515','77',1,'5.15.54.202','administrator',NULL,NULL),(134,'2020-03-17 16:21:32','admin','view','/wp-admin/admin.php?page=w3tc_general','4',1,'5.15.54.202','administrator',NULL,NULL),(135,'2020-03-17 16:21:36','admin','view','/wp-admin/admin.php?page=w3tc_general&w3tc_message=5e70f90ced8c4','44',1,'5.15.54.202','administrator',NULL,NULL),(136,'2020-03-17 16:22:20','admin','view','/wp-admin/admin.php?page=w3tc_general','4',1,'5.15.54.202','administrator',NULL,NULL),(137,'2020-03-17 16:22:24','admin','view','/wp-admin/admin.php?page=w3tc_general&w3tc_message=5e70f93c917b6','58',1,'5.15.54.202','administrator',NULL,NULL),(138,'2020-03-17 16:23:22','admin','view','/wp-admin/admin.php?page=w3tc_general','3',1,'5.15.54.202','administrator',NULL,NULL),(139,'2020-03-17 16:23:25','admin','view','/wp-admin/admin.php?page=w3tc_general&w3tc_note=preview_enable','24',1,'5.15.54.202','administrator',NULL,NULL),(140,'2020-03-17 16:23:49','admin','view','/wp-admin/admin.php?page=w3tc_general','6',1,'5.15.54.202','administrator',NULL,NULL),(141,'2020-03-17 16:23:55','admin','view','/wp-admin/admin.php?page=w3tc_general&w3tc_message=5e70f996e33b8','45',1,'5.15.54.202','administrator',NULL,NULL),(142,'2020-03-17 16:24:40','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','20',1,'5.15.54.202','administrator',NULL,NULL),(143,'2020-03-17 16:25:00','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','22',1,'5.15.54.202','administrator',NULL,NULL),(144,'2020-03-17 16:25:22','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','31',1,'5.15.54.202','administrator',NULL,NULL),(145,'2020-03-17 16:25:53','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fadmin.php%3Fpage%3Dw3tc_general%26w3tc_message%3D5e70f996e33b8','266',1,'5.15.54.202','administrator',NULL,NULL),(146,'2020-03-17 16:30:19','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','245',1,'5.15.54.202','administrator',NULL,NULL),(147,'2020-03-17 16:34:24','admin','view','/wp-admin/admin.php?page=w3tc_general&w3tc_message=5e70f996e33b8','89',1,'5.15.54.202','administrator',NULL,NULL),(148,'2020-03-17 16:35:53','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','89',1,'5.15.54.202','administrator',NULL,NULL),(149,'2020-03-17 16:37:22','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','67',1,'5.15.54.202','administrator',NULL,NULL),(150,'2020-03-17 16:38:00','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(151,'2020-03-17 16:38:29','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','8',1,'5.15.54.202','administrator',NULL,NULL),(152,'2020-03-17 16:38:37','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts&orderby=name&order=asc','88',1,'5.15.54.202','administrator',NULL,NULL),(153,'2020-03-17 16:40:05','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','98',1,'5.15.54.202','administrator',NULL,NULL),(154,'2020-03-17 16:40:57','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(155,'2020-03-17 16:41:43','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','195',1,'5.15.54.202','administrator',NULL,NULL),(156,'2020-03-17 16:44:58','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','158',1,'5.15.54.202','administrator',NULL,NULL),(157,'2020-03-17 16:45:32','admin','view','/wp-admin/profile.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(158,'2020-03-17 16:47:36','admin','view','/wp-admin/','11',1,'5.15.54.202','administrator',NULL,NULL),(159,'2020-03-17 16:47:47','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(160,'2020-03-17 16:47:52','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','68',1,'5.15.54.202','administrator',NULL,NULL),(161,'2020-03-17 16:49:00','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2F','126',1,'5.15.54.202','administrator',NULL,NULL),(162,'2020-03-17 16:51:06','admin','view','/wp-admin/','10',1,'5.15.54.202','administrator',NULL,NULL),(163,'2020-03-17 16:51:17','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','4',1,'5.15.54.202','administrator',NULL,NULL),(164,'2020-03-17 16:51:21','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','125',1,'5.15.54.202','administrator',NULL,NULL),(165,'2020-03-17 16:53:26','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','22',1,'5.15.54.202','administrator',NULL,NULL),(166,'2020-03-17 16:53:48','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','197',1,'5.15.54.202','administrator',NULL,NULL),(167,'2020-03-17 16:54:36','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(168,'2020-03-17 16:56:42','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(169,'2020-03-17 16:56:48','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(170,'2020-03-17 16:57:05','admin','view','/wp-admin/edit-tags.php','7',1,'5.15.54.202','administrator',NULL,NULL),(171,'2020-03-17 16:57:12','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts&message=3','15',1,'5.15.54.202','administrator',NULL,NULL),(172,'2020-03-17 16:57:27','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fterm.php%3Ftaxonomy%3Dbsf_custom_fonts%26tag_ID%3D156%26post_type%3Dpost%26wp_http_referer%3D%252Fwp-admin%252Fedit-tags.php%253Ftaxonomy%253Dbsf_custom_fonts','77',1,'5.15.54.202','administrator',NULL,NULL),(173,'2020-03-17 16:58:44','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','37',1,'5.15.54.202','administrator',NULL,NULL),(174,'2020-03-17 16:59:21','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','14',1,'5.15.54.202','administrator',NULL,NULL),(175,'2020-03-17 16:59:35','admin','view','/wp-admin/index.php','10',1,'5.15.54.202','administrator',NULL,NULL),(176,'2020-03-17 16:59:45','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(177,'2020-03-17 16:59:50','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','302',1,'5.15.54.202','administrator',NULL,NULL),(178,'2020-03-17 17:04:52','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','86',1,'5.15.54.202','administrator',NULL,NULL),(179,'2020-03-17 17:06:18','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','48',1,'5.15.54.202','administrator',NULL,NULL),(180,'2020-03-17 17:07:06','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(181,'2020-03-17 17:07:10','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','68',1,'5.15.54.202','administrator',NULL,NULL),(182,'2020-03-17 17:08:18','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(183,'2020-03-17 17:08:22','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','13',1,'5.15.54.202','administrator',NULL,NULL),(184,'2020-03-17 17:08:35','admin','view','/wp-admin/customize.php','57',1,'5.15.54.202','administrator',NULL,NULL),(185,'2020-03-17 17:09:32','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','235',1,'5.15.54.202','administrator',NULL,NULL),(186,'2020-03-17 17:12:32','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(187,'2020-03-17 17:12:37','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(188,'2020-03-17 17:12:42','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(189,'2020-03-17 17:13:27','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(190,'2020-03-17 17:13:31','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','82',1,'5.15.54.202','administrator',NULL,NULL),(191,'2020-03-17 17:14:53','admin','view','/wp-admin/options.php','5',1,'5.15.54.202','administrator',NULL,NULL),(192,'2020-03-17 17:14:58','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts',NULL,1,'5.15.54.202','administrator',NULL,NULL),(193,'2020-03-17 17:14:58','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(194,'2020-03-17 17:15:02','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','22',1,'5.15.54.202','administrator',NULL,NULL),(195,'2020-03-17 17:15:24','admin','view','/wp-admin/admin.php?page=pennews_dashboard_welcome','11',1,'5.15.54.202','administrator',NULL,NULL),(196,'2020-03-17 17:15:35','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','28',1,'5.15.54.202','administrator',NULL,NULL),(197,'2020-03-17 17:16:03','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','41',1,'5.15.54.202','administrator',NULL,NULL),(198,'2020-03-17 17:16:44','admin','view','/wp-admin/edit-tags.php','4',1,'5.15.54.202','administrator',NULL,NULL),(199,'2020-03-17 17:16:48','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts&message=3','29',1,'5.15.54.202','administrator',NULL,NULL),(200,'2020-03-17 17:17:18','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fterm.php%3Ftaxonomy%3Dbsf_custom_fonts%26tag_ID%3D156%26post_type%3Dpost%26wp_http_referer%3D%252Fwp-admin%252Fedit-tags.php%253Ftaxonomy%253Dbsf_custom_fonts','105',1,'5.15.54.202','administrator',NULL,NULL),(201,'2020-03-17 17:19:03','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','44',1,'5.15.54.202','administrator',NULL,NULL),(202,'2020-03-17 17:19:18','admin','view','/wp-admin/profile.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(203,'2020-03-17 17:19:47','admin','view','/wp-admin/','10',1,'5.15.54.202','administrator',NULL,NULL),(204,'2020-03-17 17:19:57','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','6',1,'5.15.54.202','administrator',NULL,NULL),(205,'2020-03-17 17:20:03','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','11',1,'5.15.54.202','administrator',NULL,NULL),(206,'2020-03-17 17:20:14','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2F','1779',1,'5.15.54.202','administrator',NULL,NULL),(207,'2020-03-17 17:49:53','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','24',1,'5.15.54.202','administrator',NULL,NULL),(208,'2020-03-17 17:50:17','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','30',1,'5.15.54.202','administrator',NULL,NULL),(209,'2020-03-17 17:50:47','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','13',1,'5.15.54.202','administrator',NULL,NULL),(210,'2020-03-17 17:51:00','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','164',1,'5.15.54.202','administrator',NULL,NULL),(211,'2020-03-17 17:53:45','admin','view','/wp-admin/','13',1,'5.15.54.202','administrator',NULL,NULL),(212,'2020-03-17 17:53:58','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(213,'2020-03-17 17:54:03','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','6',1,'5.15.54.202','administrator',NULL,NULL),(214,'2020-03-17 17:54:09','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','18',1,'5.15.54.202','administrator',NULL,NULL),(215,'2020-03-17 17:54:27','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(216,'2020-03-17 17:54:31','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','16',1,'5.15.54.202','administrator',NULL,NULL),(217,'2020-03-17 17:54:47','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','29',1,'5.15.54.202','administrator',NULL,NULL),(218,'2020-03-17 17:55:16','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=http%3A%2F%2Flanding.kptv.ro%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','20',1,'5.15.54.202','administrator',NULL,NULL),(219,'2020-03-17 17:55:36','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','8',1,'5.15.54.202','administrator',NULL,NULL),(220,'2020-03-17 17:55:44','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=132&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','33',1,'5.15.54.202','administrator',NULL,NULL),(221,'2020-03-17 17:56:17','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','13',1,'5.15.54.202','administrator',NULL,NULL),(222,'2020-03-17 17:56:30','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','31',1,'5.15.54.202','administrator',NULL,NULL),(223,'2020-03-17 17:57:01','admin','view','/wp-admin/edit-tags.php','8',1,'5.15.54.202','administrator',NULL,NULL),(224,'2020-03-17 17:57:09','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts&message=3','24',1,'5.15.54.202','administrator',NULL,NULL),(225,'2020-03-17 17:57:33','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fterm.php%3Ftaxonomy%3Dbsf_custom_fonts%26tag_ID%3D156%26post_type%3Dpost%26wp_http_referer%3D%252Fwp-admin%252Fedit-tags.php%253Ftaxonomy%253Dbsf_custom_fonts','69',1,'5.15.54.202','administrator',NULL,NULL),(226,'2020-03-17 17:58:42','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','16',1,'5.15.54.202','administrator',NULL,NULL),(227,'2020-03-17 17:58:58','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','3553',1,'5.15.54.202','administrator',NULL,NULL),(228,'2020-03-17 18:58:11','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fadmin.php%3Fpage%3Dpennews_custom_fonts','44',1,'5.15.54.202','administrator',NULL,NULL),(229,'2020-03-17 18:58:55','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','18',1,'5.15.54.202','administrator',NULL,NULL),(230,'2020-03-17 18:59:13','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','19',1,'5.15.54.202','administrator',NULL,NULL),(231,'2020-03-17 18:59:32','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','4',1,'5.15.54.202','administrator',NULL,NULL),(232,'2020-03-17 18:59:36','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','13',1,'5.15.54.202','administrator',NULL,NULL),(233,'2020-03-17 18:59:49','admin','view','/wp-admin/customize.php?autofocus[panel]=penci_amp_panel&url=http%3A%2F%2Flanding.kptv.ro%2Famp&return=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts&customize_amp=1','1450',1,'5.15.54.202','administrator',NULL,NULL),(234,'2020-03-17 19:23:59','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','654',1,'5.15.54.202','administrator',NULL,NULL),(235,'2020-03-17 19:34:53','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=131&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','25',1,'5.15.54.202','administrator',NULL,NULL),(236,'2020-03-17 19:35:18','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','13',1,'5.15.54.202','administrator',NULL,NULL),(237,'2020-03-17 19:35:31','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=132&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','17',1,'5.15.54.202','administrator',NULL,NULL),(238,'2020-03-17 19:35:48','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','7',1,'5.15.54.202','administrator',NULL,NULL),(239,'2020-03-17 19:35:55','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','24',1,'5.15.54.202','administrator',NULL,NULL),(240,'2020-03-17 19:36:19','admin','view','/wp-admin/edit-tags.php','5',1,'5.15.54.202','administrator',NULL,NULL),(241,'2020-03-17 19:36:24','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts&message=3','20',1,'5.15.54.202','administrator',NULL,NULL),(242,'2020-03-17 19:36:44','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fterm.php%3Ftaxonomy%3Dbsf_custom_fonts%26tag_ID%3D156%26post_type%3Dpost%26wp_http_referer%3D%252Fwp-admin%252Fedit-tags.php%253Ftaxonomy%253Dbsf_custom_fonts&autofocus%5Bcontrol%5D=header_image','541',1,'5.15.54.202','administrator',NULL,NULL),(243,'2020-03-17 19:45:45','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','14',1,'5.15.54.202','administrator',NULL,NULL),(244,'2020-03-17 19:45:59','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','352',1,'5.15.54.202','administrator',NULL,NULL),(245,'2020-03-17 19:51:51','admin','view','/wp-admin/term.php?taxonomy=bsf_custom_fonts&tag_ID=156&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dbsf_custom_fonts','20',1,'5.15.54.202','administrator',NULL,NULL),(246,'2020-03-17 19:52:11','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','24',1,'5.15.54.202','administrator',NULL,NULL),(247,'2020-03-17 19:52:35','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','273',1,'5.15.54.202','administrator',NULL,NULL),(248,'2020-03-17 19:57:08','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','88',1,'5.15.54.202','administrator',NULL,NULL),(249,'2020-03-17 19:58:02','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(250,'2020-03-17 19:58:36','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','122',1,'5.15.54.202','administrator',NULL,NULL),(251,'2020-03-17 19:59:36','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(252,'2020-03-17 20:00:02','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(253,'2020-03-17 20:00:38','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','63',1,'5.15.54.202','administrator',NULL,NULL),(254,'2020-03-17 20:01:41','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(255,'2020-03-17 20:01:45','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','31',1,'5.15.54.202','administrator',NULL,NULL),(256,'2020-03-17 20:02:16','admin','view','/wp-admin/options.php','8',1,'5.15.54.202','administrator',NULL,NULL),(257,'2020-03-17 20:02:20','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts',NULL,1,'5.15.54.202','administrator',NULL,NULL),(258,'2020-03-17 20:02:22','admin','view','/wp-admin/options.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(259,'2020-03-17 20:02:24','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(260,'2020-03-17 20:02:28','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','19',1,'5.15.54.202','administrator',NULL,NULL),(261,'2020-03-17 20:02:47','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fadmin.php%3Fpage%3Dpennews_custom_fonts','235',1,'5.15.54.202','administrator',NULL,NULL),(262,'2020-03-17 20:06:42','admin','view','/wp-admin/post.php?post=1416&action=edit','126',1,'5.15.54.202','administrator',NULL,NULL),(263,'2020-03-17 20:08:48','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','23',1,'5.15.54.202','administrator',NULL,NULL),(264,'2020-03-17 20:09:11','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','45',1,'5.15.54.202','administrator',NULL,NULL),(265,'2020-03-17 20:09:56','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','26',1,'5.15.54.202','administrator',NULL,NULL),(266,'2020-03-17 20:10:23','admin','view','/wp-admin/edit.php','39',1,'5.15.54.202','administrator',NULL,NULL),(267,'2020-03-17 20:11:02','admin','view','/wp-admin/post.php?post=1416&action=edit','58',1,'5.15.54.202','administrator',NULL,NULL),(268,'2020-03-17 20:12:00','admin','view','/wp-admin/edit.php','22',1,'5.15.54.202','administrator',NULL,NULL),(269,'2020-03-17 20:12:22','admin','view','/wp-admin/post.php?post=1401&action=edit','66',1,'5.15.54.202','administrator',NULL,NULL),(270,'2020-03-17 20:13:28','admin','view','/wp-admin/customize.php?autofocus[panel]=penci_amp_panel&url=http%3A%2F%2Flanding.kptv.ro%2Famp&return=%2Fwp-admin%2Fedit.php&customize_amp=1','71',1,'5.15.54.202','administrator',NULL,NULL),(271,'2020-03-17 20:14:39','admin','view','/wp-admin/edit.php','17',1,'5.15.54.202','administrator',NULL,NULL),(272,'2020-03-17 20:14:56','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fedit.php','197',1,'5.15.54.202','administrator',NULL,NULL),(273,'2020-03-17 20:18:13','admin','view','/wp-admin/edit.php','44',1,'5.15.54.202','administrator',NULL,NULL),(274,'2020-03-17 20:18:57','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','11',1,'5.15.54.202','administrator',NULL,NULL),(275,'2020-03-17 20:19:08','admin','view','/wp-admin/post.php?post=1015&action=edit','58',1,'5.15.54.202','administrator',NULL,NULL),(276,'2020-03-17 20:20:06','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','15',1,'5.15.54.202','administrator',NULL,NULL),(277,'2020-03-17 20:20:21','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','8',1,'5.15.54.202','administrator',NULL,NULL),(278,'2020-03-17 20:20:29','admin','view','/wp-admin/post.php?post=1416&action=edit','23',1,'5.15.54.202','administrator',NULL,NULL),(279,'2020-03-17 20:20:52','admin','view','/wp-admin/edit-tags.php?taxonomy=category','84',1,'5.15.54.202','administrator',NULL,NULL),(280,'2020-03-17 20:22:16','admin','view','/wp-admin/edit-tags.php?taxonomy=category&post_type=post&s=teatru','17',1,'5.15.54.202','administrator',NULL,NULL),(281,'2020-03-17 20:22:33','admin','view','/wp-admin/term.php?taxonomy=category&tag_ID=62&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dcategory%26post_type%3Dpost%26s%3Dteatru','54',1,'5.15.54.202','administrator',NULL,NULL),(282,'2020-03-17 20:23:27','admin','view','/wp-admin/edit.php','44',1,'5.15.54.202','administrator',NULL,NULL),(283,'2020-03-17 20:24:11','admin','view','/wp-admin/post.php?post=1015&action=edit','23',1,'5.15.54.202','administrator',NULL,NULL),(284,'2020-03-17 20:24:34','admin','view','/wp-admin/revision.php?revision=1546','125',1,'5.15.54.202','administrator',NULL,NULL),(285,'2020-03-17 20:26:37','admin','view','/wp-admin/edit.php?s=teatru&post_status=all&post_type=post&action=-1&m=0&cat=0&post_format&seo_filter&readability_filter&paged=1&frontend-form-id-value-1015&action2=-1',NULL,1,'5.15.54.202','administrator',NULL,NULL),(286,'2020-03-17 20:26:40','admin','view','/wp-admin/post.php?post=1015&action=edit','54',1,'5.15.54.202','administrator',NULL,NULL),(287,'2020-03-17 20:27:34','admin','view','/wp-admin/edit.php?s=teatru&post_status=all&post_type=post&action=-1&m=0&cat=0&post_format&seo_filter&readability_filter&paged=1&frontend-form-id-value-1015&action2=-1','10',1,'5.15.54.202','administrator',NULL,NULL),(288,'2020-03-17 20:27:44','admin','view','/wp-admin/post.php?post=1416&action=edit','101',1,'5.15.54.202','administrator',NULL,NULL),(289,'2020-03-17 20:29:25','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','68',1,'5.15.54.202','administrator',NULL,NULL),(290,'2020-03-17 20:30:33','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','12',1,'5.15.54.202','administrator',NULL,NULL),(291,'2020-03-17 20:30:45','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','18',1,'5.15.54.202','administrator',NULL,NULL),(292,'2020-03-17 20:31:03','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','149',1,'5.15.54.202','administrator',NULL,NULL),(293,'2020-03-17 20:33:32','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','182',1,'5.15.54.202','administrator',NULL,NULL),(294,'2020-03-17 20:36:34','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fpost.php%3Fpost%3D1401%26action%3Dedit','18',1,'5.15.54.202','administrator',NULL,NULL),(295,'2020-03-17 20:36:52','admin','view','/wp-admin/customize.php?url=http%3A%2F%2Flanding.kptv.ro%2F2019%2F08%2F19%2Fautostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala%2F','327',1,'5.15.54.202','administrator',NULL,NULL),(296,'2020-03-17 20:42:19','admin','view','/wp-admin/post.php?post=1401&action=edit','28',1,'5.15.54.202','administrator',NULL,NULL),(297,'2020-03-17 20:42:47','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','47',1,'5.15.54.202','administrator',NULL,NULL),(298,'2020-03-17 20:43:34','admin','view','/wp-admin/options.php','5',1,'5.15.54.202','administrator',NULL,NULL),(299,'2020-03-17 20:43:39','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(300,'2020-03-17 20:43:39','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts',NULL,1,'5.15.54.202','administrator',NULL,NULL),(301,'2020-03-17 20:43:43','admin','view','/wp-admin/admin.php?page=pennews_custom_fonts','7',1,'5.15.54.202','administrator',NULL,NULL),(302,'2020-03-17 20:43:50','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts','27',1,'5.15.54.202','administrator',NULL,NULL),(303,'2020-03-17 20:44:14','admin','view','/wp-admin/admin.php?page=w3tc_dashboard&w3tc_flush_all&_wpnonce=142fe2a8b2',NULL,1,'5.15.54.202','administrator',NULL,NULL),(304,'2020-03-17 20:44:17','admin','view','/wp-admin/admin.php?page=w3tc_dashboard&w3tc_flush_pgcache&_wpnonce=142fe2a8b2','4',1,'5.15.54.202','administrator',NULL,NULL),(305,'2020-03-17 20:44:21','admin','view','/wp-admin/edit-tags.php?taxonomy=bsf_custom_fonts&w3tc_note=flush_pgcache','135',1,'5.15.54.202','administrator',NULL,NULL),(306,'2020-03-17 20:46:32','admin','view','/wp-admin/admin.php?page=wpseo_dashboard',NULL,1,'5.15.54.202','administrator',NULL,NULL),(307,'2020-03-17 20:46:36','admin','view','/wp-admin/admin.php?page=wpseo_dashboard','25',1,'5.15.54.202','administrator',NULL,NULL),(308,'2020-03-17 20:47:02','admin','view','/wp-admin/edit.php?post_type=wpc-weather','23',1,'5.15.54.202','administrator',NULL,NULL),(309,'2020-03-17 20:47:25','admin','view','/wp-admin/post.php?post=1389&action=edit','55',1,'5.15.54.202','administrator',NULL,NULL),(310,'2020-03-17 20:48:20','admin','view','/wp-admin/post-new.php?post_type=wpc-weather','11',1,'5.15.54.202','administrator',NULL,NULL),(311,'2020-03-17 20:48:31','admin','view','/wp-admin/options-general.php?page=wpc-settings-admin','250',1,'5.15.54.202','administrator',NULL,NULL),(312,'2020-03-17 20:52:41','admin','view','/wp-admin/options.php','4',1,'5.15.54.202','administrator',NULL,NULL),(313,'2020-03-17 20:52:45','admin','view','/wp-admin/options-general.php?page=wpc-settings-admin&settings-updated=true','206',1,'5.15.54.202','administrator',NULL,NULL),(314,'2020-03-17 20:56:04','admin','view','/wp-admin/options-general.php?page=wpc-settings-admin',NULL,1,'5.15.54.202','administrator',NULL,NULL),(315,'2020-03-17 20:56:11','admin','view','/wp-admin/plugins.php','60',1,'5.15.54.202','administrator',NULL,NULL),(316,'2020-03-17 20:57:11','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=wp-cloudy%2Fwpcloudy.php&plugin_status=all&paged=1&s&_wpnonce=00915c027f','11',1,'5.15.54.202','administrator',NULL,NULL),(317,'2020-03-17 20:57:22','admin','view','/wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=','26',1,'5.15.54.202','administrator',NULL,NULL),(318,'2020-03-17 20:57:48','admin','view','/wp-admin/customize.php?url=http%3A%2F%2Flanding.kptv.ro%2F2019%2F08%2F19%2Fautostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala%2F','269',1,'5.15.54.202','administrator',NULL,NULL),(319,'2020-03-17 21:02:17','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','25',1,'5.15.54.202','administrator',NULL,NULL),(320,'2020-03-17 21:02:42','admin','view','/wp-admin/post.php?post=1416&action=edit','29',1,'5.15.54.202','administrator',NULL,NULL),(321,'2020-03-17 21:03:11','admin','view','/wp-admin/post.php?post=1416&action=edit','21',1,'5.15.54.202','administrator',NULL,NULL),(322,'2020-03-17 21:03:19','admin','view','/wp-admin/post.php?post=1416&action=edit',NULL,1,'5.15.54.202','administrator',NULL,NULL),(323,'2020-03-17 21:03:32','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','19',1,'5.15.54.202','administrator',NULL,NULL),(324,'2020-03-17 21:03:51','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','5',1,'5.15.54.202','administrator',NULL,NULL),(325,'2020-03-17 21:03:56','admin','view','/wp-admin/post.php?post=1015&action=edit','48',1,'5.15.54.202','administrator',NULL,NULL),(326,'2020-03-17 21:04:44','admin','view','/wp-admin/post.php?post=1416&action=edit&meta-box-loader=1&meta-box-loader-nonce=21ec10c1ad&_locale=user','14',1,'5.15.54.202','administrator',NULL,NULL),(327,'2020-03-17 21:04:51','admin','view','/wp-admin/post.php?post=1416&action=edit&message=4',NULL,1,'5.15.54.202','administrator',NULL,NULL),(328,'2020-03-17 21:04:58','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','91',1,'5.15.54.202','administrator',NULL,NULL),(329,'2020-03-17 21:06:29','admin','view','/wp-admin/post.php?post=1416&action=edit&meta-box-loader=1&meta-box-loader-nonce=21ec10c1ad&_locale=user','7',1,'5.15.54.202','administrator',NULL,NULL),(330,'2020-03-17 21:06:36','admin','view','/wp-admin/post.php?post=1416&action=edit&message=4','24',1,'5.15.54.202','administrator',NULL,NULL),(331,'2020-03-17 21:07:00','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','688',1,'5.15.54.202','administrator',NULL,NULL),(332,'2020-03-17 21:18:10','admin','view','/wp-admin/profile.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(333,'2020-03-17 21:18:28','admin','view','/wp-admin/','14',1,'5.15.54.202','administrator',NULL,NULL),(334,'2020-03-17 21:18:42','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(335,'2020-03-17 21:18:47','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','133',1,'5.15.54.202','administrator',NULL,NULL),(336,'2020-03-17 21:21:00','admin','view','/wp-admin/plugins.php','46',1,'5.15.54.202','administrator',NULL,NULL),(337,'2020-03-17 21:21:47','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=w3-total-cache%2Fw3-total-cache.php&plugin_status=all&paged=1&s&_wpnonce=a031362a04','5',1,'5.15.54.202','administrator',NULL,NULL),(338,'2020-03-17 21:21:52','admin','view','/wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=','39',1,'5.15.54.202','administrator',NULL,NULL),(339,'2020-03-17 21:22:31','admin','view','/wp-admin/plugins.php?action=activate&plugin=wp-super-cache%2Fwp-cache.php&plugin_status=all&paged=1&s&_wpnonce=b71617e0f8','6',1,'5.15.54.202','administrator',NULL,NULL),(340,'2020-03-17 21:22:37','admin','view','/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=','32',1,'5.15.54.202','administrator',NULL,NULL),(341,'2020-03-17 21:23:09','admin','view','/wp-admin/options-general.php?page=wpsupercache','17',1,'5.15.54.202','administrator',NULL,NULL),(342,'2020-03-17 21:23:26','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=easy','15',1,'5.15.54.202','administrator',NULL,NULL),(343,'2020-03-17 21:23:41','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=easy','97',1,'5.15.54.202','administrator',NULL,NULL),(344,'2020-03-17 21:25:18','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=settings','45',1,'5.15.54.202','administrator',NULL,NULL),(345,'2020-03-17 21:26:03','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=cdn','29',1,'5.15.54.202','administrator',NULL,NULL),(346,'2020-03-17 21:26:32','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=contents','31',1,'5.15.54.202','administrator',NULL,NULL),(347,'2020-03-17 21:26:56','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=preload',NULL,1,'5.15.54.202','administrator',NULL,NULL),(348,'2020-03-17 21:27:03','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=contents&wp_delete_cache=1&_wpnonce=08daf85217','25',1,'5.15.54.202','administrator',NULL,NULL),(349,'2020-03-17 21:27:28','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','33',1,'5.15.54.202','administrator',NULL,NULL),(350,'2020-03-17 21:28:02','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','164',1,'5.15.54.202','administrator',NULL,NULL),(351,'2020-03-17 21:29:37','admin','view','/wp-admin/profile.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(352,'2020-03-17 21:30:46','admin','view','/wp-admin/','13',1,'5.15.54.202','administrator',NULL,NULL),(353,'2020-03-17 21:30:59','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(354,'2020-03-17 21:31:04','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','16',1,'5.15.54.202','administrator',NULL,NULL),(355,'2020-03-17 21:31:20','admin','view','/wp-admin/options-general.php?page=wpsupercache','10',1,'5.15.54.202','administrator',NULL,NULL),(356,'2020-03-17 21:31:30','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=settings','108',1,'5.15.54.202','administrator',NULL,NULL),(357,'2020-03-17 21:33:19','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=settings','2547',1,'5.15.54.202','administrator',NULL,NULL),(358,'2020-03-17 22:15:47','admin','view','/wp-admin/index.php','11',1,'5.15.54.202','administrator',NULL,NULL),(359,'2020-03-17 22:15:58','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(360,'2020-03-17 22:16:03','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','33',1,'5.15.54.202','administrator',NULL,NULL),(361,'2020-03-17 22:16:36','admin','view','/wp-admin/plugins.php','52',1,'5.15.54.202','administrator',NULL,NULL),(362,'2020-03-17 22:17:24','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=LayerSlider%2Flayerslider.php&plugin_status=all&paged=1&s&_wpnonce=15a6c0864d',NULL,1,'5.15.54.202','administrator',NULL,NULL),(363,'2020-03-17 22:17:28','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=LayerSlider%2Flayerslider.php&plugin_status=all&paged=1&s&_wpnonce=15a6c0864d','10',1,'5.15.54.202','administrator',NULL,NULL),(364,'2020-03-17 22:17:38','admin','view','/wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=','2810',1,'5.15.54.202','administrator',NULL,NULL),(365,'2020-03-17 23:04:29','admin','view','/wp-admin/options-general.php?page=optimus','122',1,'5.15.54.202','administrator',NULL,NULL),(366,'2020-03-17 23:06:31','admin','view','/wp-admin/plugins.php','80',1,'5.15.54.202','administrator',NULL,NULL),(367,'2020-03-17 23:07:51','admin','view','/wp-admin/plugin-install.php','476',1,'5.15.54.202','administrator',NULL,NULL),(368,'2020-03-17 23:15:47','admin','view','/wp-admin/plugins.php','68',1,'5.15.54.202','administrator',NULL,NULL),(369,'2020-03-17 23:16:55','admin','view','/wp-admin/plugins.php?action=activate&plugin=query-monitor%2Fquery-monitor.php&plugin_status=all&paged=1&s&_wpnonce=7010da39c3','5',1,'5.15.54.202','administrator',NULL,NULL),(370,'2020-03-17 23:17:00','admin','view','/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=','83',1,'5.15.54.202','administrator',NULL,NULL),(371,'2020-03-17 23:18:23','admin','view','/wp-admin/site-health.php','65',1,'5.15.54.202','administrator',NULL,NULL),(372,'2020-03-17 23:18:49','admin','view','/wp-admin/site-health.php?health-check-test-wp_version_check=1',NULL,1,'176.126.237.165','administrator',NULL,NULL),(373,'2020-03-17 23:19:00','admin','view','/wp-admin/',NULL,1,'176.126.237.165','administrator',NULL,NULL),(374,'2020-03-17 23:19:29','admin','view','/wp-admin/plugins.php?plugin_status=inactive','159',1,'5.15.54.202','administrator',NULL,NULL),(375,'2020-03-17 23:22:09','admin','view','/wp-admin/themes.php','140',1,'5.15.54.202','administrator',NULL,NULL),(376,'2020-03-17 23:24:29','admin','view','/wp-admin/plugins.php','771',1,'5.15.54.202','administrator',NULL,NULL),(377,'2020-03-17 23:37:20','admin','view','/wp-admin/plugins.php','31',1,'5.15.54.202','administrator',NULL,NULL),(378,'2020-03-17 23:37:51','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=contents&wp_delete_cache=1&_wpnonce=62dd0230bb','57',1,'5.15.54.202','administrator',NULL,NULL),(379,'2020-03-17 23:38:48','admin','view','/wp-admin/options-general.php?page=wpsupercache&tab=easy','35',1,'5.15.54.202','administrator',NULL,NULL),(380,'2020-03-17 23:39:23','admin','view','/wp-admin/themes.php','33',1,'5.15.54.202','administrator',NULL,NULL),(381,'2020-03-17 23:39:56','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php','70',1,'5.15.54.202','administrator',NULL,NULL),(382,'2020-03-17 23:41:06','admin','view','/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php&changeset_uuid=af183968-dc1e-4060-8479-4133b9ebcad3','58',1,'5.15.54.202','administrator',NULL,NULL),(383,'2020-03-17 23:42:04','admin','view','/wp-admin/themes.php','49',1,'5.15.54.202','administrator',NULL,NULL),(384,'2020-03-17 23:42:53','admin','view','/wp-admin/admin.php?page=boldgrid-backup','40',1,'5.15.54.202','administrator',NULL,NULL),(385,'2020-03-17 23:43:33','admin','view','/wp-admin/admin.php?page=boldgrid-backup-transfers','14',1,'5.15.54.202','administrator',NULL,NULL),(386,'2020-03-17 23:43:47','admin','view','/wp-admin/admin.php?page=boldgrid-backup','35',1,'5.15.54.202','administrator',NULL,NULL),(387,'2020-03-17 23:44:22','admin','view','/wp-admin/admin.php?page=boldgrid-backup-dashboard','36',1,'5.15.54.202','administrator',NULL,NULL),(388,'2020-03-17 23:44:58','admin','view','/wp-admin/admin.php?page=boldgrid-backup-settings','57',1,'5.15.54.202','administrator',NULL,NULL),(389,'2020-03-17 23:45:55','admin','view','/wp-admin/admin.php?page=boldgrid-backup','26',1,'5.15.54.202','administrator',NULL,NULL),(390,'2020-03-17 23:46:21','admin','view','/wp-admin/admin.php?page=boldgrid-backup-archive-details&filename=boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-233826.zip','51',1,'5.15.54.202','administrator',NULL,NULL),(391,'2020-03-17 23:47:12','admin','view','/wp-admin/theme-editor.php','37',1,'5.15.54.202','administrator',NULL,NULL),(392,'2020-03-17 23:47:49','admin','view','/wp-admin/plugins.php','41',1,'5.15.54.202','administrator',NULL,NULL),(393,'2020-03-17 23:48:30','admin','view','/wp-admin/plugin-install.php','98',1,'5.15.54.202','administrator',NULL,NULL),(394,'2020-03-17 23:50:08','admin','view','/wp-admin/plugins.php?_wpnonce=e08f9ce2c4&action=activate&plugin=wp-file-manager/file_folder_manager.php','22',1,'5.15.54.202','administrator',NULL,NULL),(395,'2020-03-17 23:50:29','admin','view','/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=',NULL,1,'5.15.54.202','administrator',NULL,NULL),(396,'2020-03-17 23:50:30','admin','view','/wp-admin/plugins.php','99',1,'5.15.54.202','administrator',NULL,NULL),(397,'2020-03-17 23:51:15','admin','view','/wp-admin/plugin-install.php?tab=plugin-information&plugin=wp-file-manager&',NULL,1,'5.15.54.202','administrator',NULL,NULL),(398,'2020-03-17 23:52:09','admin','view','/wp-admin/admin.php?page=wpseo_dashboard','186',1,'5.15.54.202','administrator',NULL,NULL),(399,'2020-03-17 23:55:15','admin','view','/wp-admin/edit.php?post_type=page','36',1,'5.15.54.202','administrator',NULL,NULL),(400,'2020-03-17 23:55:52','admin','view','/wp-admin/post.php?post=795&action=edit','48',1,'5.15.54.202','administrator',NULL,NULL),(401,'2020-03-17 23:56:40','admin','view','/wp-admin/post.php?vc_action=vc_inline&post_id=795&post_type=page','87',1,'5.15.54.202','administrator',NULL,NULL),(402,'2020-03-17 23:58:07','admin','view','/wp-admin/post.php?vc_action=vc_inline&post_id=795&post_type=page','10',1,'5.15.54.202','administrator',NULL,NULL),(403,'2020-03-17 23:58:17','admin','view','/wp-admin/admin.php?page=boldgrid-backup-archive-details&filename=boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235059.zip','88',1,'5.15.54.202','administrator',NULL,NULL),(404,'2020-03-17 23:59:45','admin','view','/wp-admin/admin.php?page=boldgrid-backup-archive-details&filename=boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235059.zip','85',1,'5.15.54.202','administrator',NULL,NULL),(405,'2020-03-18 00:01:10','admin','view','/wp-admin/admin.php?page=boldgrid-backup','30',1,'5.15.54.202','administrator',NULL,NULL),(406,'2020-03-18 00:01:40','admin','view','/wp-admin/admin.php?page=boldgrid-backup-archive-details&filename=boldgrid-backup-landing.kptv_.ro-a864d3dd-20200317-235207.zip','111',1,'5.15.54.202','administrator',NULL,NULL),(407,'2020-03-18 00:03:31','admin','view','/wp-admin/themes.php','17',1,'5.15.54.202','administrator',NULL,NULL),(408,'2020-03-18 00:03:48','admin','view','/wp-admin/customize.php?theme=pennews&return=http%3A%2F%2Flanding.kptv.ro%2Fwp-admin%2Fthemes.php','53',1,'5.15.54.202','administrator',NULL,NULL),(409,'2020-03-18 00:04:41','admin','view','/wp-admin/customize.php?theme=pennews&return=http%3A%2F%2Flanding.kptv.ro%2Fwp-admin%2Fthemes.php&changeset_uuid=af183968-dc1e-4060-8479-4133b9ebcad3','69',1,'5.15.54.202','administrator',NULL,NULL),(410,'2020-03-18 00:05:50','admin','view','/wp-admin/themes.php','23',1,'5.15.54.202','administrator',NULL,NULL),(411,'2020-03-18 00:06:13','admin','view','/wp-admin/nav-menus.php','15',1,'5.15.54.202','administrator',NULL,NULL),(412,'2020-03-18 00:06:28','admin','view','/wp-admin/theme-editor.php','201',1,'5.15.54.202','administrator',NULL,NULL),(413,'2020-03-18 00:09:49','admin','view','/wp-admin/index.php','17',1,'5.15.54.202','administrator',NULL,NULL),(414,'2020-03-18 00:10:06','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(415,'2020-03-18 00:10:11','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','6',1,'5.15.54.202','administrator',NULL,NULL),(416,'2020-03-18 00:10:17','admin','view','/wp-admin/tools.php?page=optimus-bulk-optimizer','34',1,'5.15.54.202','administrator',NULL,NULL),(417,'2020-03-18 00:10:51','admin','view','/wp-admin/tools.php?page=optimus-bulk-optimizer','137',1,'5.15.54.202','administrator',NULL,NULL),(418,'2020-03-18 00:13:08','admin','view','/wp-admin/admin.php?page=wpo_images','843',1,'5.15.54.202','administrator',NULL,NULL),(419,'2020-03-18 00:27:11','admin','view','/wp-admin/admin.php?page=wpo_images','78',1,'5.15.54.202','administrator',NULL,NULL),(420,'2020-03-18 00:28:29','admin','view','/wp-admin/update.php?action=install-plugin&plugin=updraftplus&_wpnonce=837f8e46f6','74',1,'5.15.54.202','administrator',NULL,NULL),(421,'2020-03-18 00:29:43','admin','view','/wp-admin/admin.php?page=WP-Optimize&tab=wp_optimize_tables','70',1,'5.15.54.202','administrator',NULL,NULL),(422,'2020-03-18 00:30:53','admin','view','/wp-admin/admin.php?page=wpo_images','74400',1,'5.15.54.202','administrator',NULL,NULL),(423,'2020-03-18 00:32:28','admin','view','/wp-admin/profile.php',NULL,1,'5.15.54.202','administrator',NULL,NULL),(424,'2020-03-18 21:10:54','admin','view','/wp-admin/index.php','15',1,'5.15.54.202','administrator',NULL,NULL),(425,'2020-03-18 21:11:09','admin','view','/wp-admin/admin.php?page=stats&noheader&dashboard&width=1166','5',1,'5.15.54.202','administrator',NULL,NULL),(426,'2020-03-18 21:11:14','admin','view','/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data','74',1,'5.15.54.202','administrator',NULL,NULL),(427,'2020-03-18 21:12:28','admin','view','/wp-admin/plugins.php','13',1,'5.15.54.202','administrator',NULL,NULL),(428,'2020-03-18 21:12:41','admin','view','/wp-admin/edit.php?post_type=poll&page=dashboard','12',1,'5.15.54.202','administrator',NULL,NULL),(429,'2020-03-18 21:12:53','admin','view','/wp-admin/plugins.php','37',1,'5.15.54.202','administrator',NULL,NULL),(430,'2020-03-18 21:13:26','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=convertplug%2Fconvertplug.php&plugin_status=all&paged=1&s&_wpnonce=5029a00b13',NULL,1,'5.15.54.202','administrator',NULL,NULL),(431,'2020-03-18 21:13:30','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=convertplug%2Fconvertplug.php&plugin_status=all&paged=1&s&_wpnonce=5029a00b13','4',1,'5.15.54.202','administrator',NULL,NULL),(432,'2020-03-18 21:13:34','admin','view','/wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=','22',1,'5.15.54.202','administrator',NULL,NULL),(433,'2020-03-18 21:13:56','admin','view','/wp-admin/post-new.php','1217',1,'5.15.54.202','administrator',NULL,NULL),(434,'2020-03-18 21:27:38','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(435,'2020-03-18 21:34:13','admin','view','/wp-admin/post.php?post=1572&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','14',1,'5.15.54.202','administrator',NULL,NULL),(436,'2020-03-18 21:34:27','admin','view','/wp-admin/post.php?post=1572&action=edit&message=4','631',1,'5.15.54.202','administrator',NULL,NULL),(437,'2020-03-18 21:44:58','admin','view','/wp-admin/post-new.php','269',1,'5.15.54.202','administrator',NULL,NULL),(438,'2020-03-18 21:49:27','admin','view','/wp-admin/post.php?post=1575&action=edit',NULL,1,'5.15.54.202','administrator',NULL,NULL),(439,'2020-03-18 21:49:27','admin','view','/wp-admin/post.php?post=1572&action=edit','9',1,'5.15.54.202','administrator',NULL,NULL),(440,'2020-03-18 21:49:36','admin','view','/wp-admin/post.php?post=1572&action=edit','36',1,'5.15.54.202','administrator',NULL,NULL),(441,'2020-03-18 21:50:12','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','43',1,'5.15.54.202','administrator',NULL,NULL),(442,'2020-03-18 21:50:55','admin','view','/wp-admin/post.php?post=1572&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','18',1,'5.15.54.202','administrator',NULL,NULL),(443,'2020-03-18 21:51:09','admin','view','/wp-admin/post.php?post=1572&action=edit&message=4',NULL,1,'5.15.54.202','administrator',NULL,NULL),(444,'2020-03-18 21:51:14','admin','view','/wp-admin/post-new.php','18',1,'5.15.54.202','administrator',NULL,NULL),(445,'2020-03-18 21:51:32','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','342',1,'5.15.54.202','administrator',NULL,NULL),(446,'2020-03-18 21:55:06','admin','view','/wp-admin/admin-post.php',NULL,1,'176.126.237.165','administrator',NULL,NULL),(447,'2020-03-18 21:57:14','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','4',1,'5.15.54.202','administrator',NULL,NULL),(448,'2020-03-18 21:57:18','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','19',1,'5.15.54.202','administrator',NULL,NULL),(449,'2020-03-18 21:57:37','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale','51',1,'5.15.54.202','administrator',NULL,NULL),(450,'2020-03-18 21:58:28','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','3',1,'5.15.54.202','administrator',NULL,NULL),(451,'2020-03-18 21:58:31','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','16',1,'5.15.54.202','administrator',NULL,NULL),(452,'2020-03-18 21:58:45','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','6',1,'5.15.54.202','administrator',NULL,NULL),(453,'2020-03-18 21:58:47','admin','view','/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale',NULL,1,'5.15.54.202','administrator',NULL,NULL),(454,'2020-03-18 21:58:51','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','24',1,'5.15.54.202','administrator',NULL,NULL),(455,'2020-03-18 21:59:15','admin','view','/wp-admin/post.php?post=1577&action=edit','8',1,'5.15.54.202','administrator',NULL,NULL),(456,'2020-03-18 21:59:23','admin','view','/wp-admin/post.php?post=1577&action=edit','83',1,'5.15.54.202','administrator',NULL,NULL),(457,'2020-03-18 22:00:46','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','4',1,'5.15.54.202','administrator',NULL,NULL),(458,'2020-03-18 22:00:50','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','14',1,'5.15.54.202','administrator',NULL,NULL),(459,'2020-03-18 22:01:04','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','4',1,'5.15.54.202','administrator',NULL,NULL),(460,'2020-03-18 22:01:08','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','52',1,'5.15.54.202','administrator',NULL,NULL),(461,'2020-03-18 22:02:00','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','4',1,'5.15.54.202','administrator',NULL,NULL),(462,'2020-03-18 22:02:04','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','86',1,'5.15.54.202','administrator',NULL,NULL),(463,'2020-03-18 22:03:30','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','5',1,'5.15.54.202','administrator',NULL,NULL),(464,'2020-03-18 22:03:35','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','15',1,'5.15.54.202','administrator',NULL,NULL),(465,'2020-03-18 22:03:50','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','5',1,'5.15.54.202','administrator',NULL,NULL),(466,'2020-03-18 22:03:55','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','54',1,'5.15.54.202','administrator',NULL,NULL),(467,'2020-03-18 22:04:49','admin','view','/wp-admin/customize.php?return=https%3A%2F%2Fwordpress.com%2Fcustomize%2Flanding.kptv.ro','23',1,'5.15.54.202','administrator',NULL,NULL),(468,'2020-03-18 22:05:12','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','4',1,'5.15.54.202','administrator',NULL,NULL),(469,'2020-03-18 22:05:16','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','76',1,'5.15.54.202','administrator',NULL,NULL),(470,'2020-03-18 22:06:26','admin','view','/wp-admin/revision.php?revision=1580&gutenberg=true',NULL,1,'5.15.54.202','administrator',NULL,NULL),(471,'2020-03-18 22:06:32','admin','view','/wp-admin/revision.php?revision=1580&gutenberg=true','71',1,'5.15.54.202','administrator',NULL,NULL),(472,'2020-03-18 22:07:43','admin','view','/wp-admin/revision.php?revision=1579&action=restore&_wpnonce=edee29aa30','7',1,'5.15.54.202','administrator',NULL,NULL),(473,'2020-03-18 22:07:50','admin','view','/wp-admin/post.php?post=1577&action=edit&message=5&revision=1579','55',1,'5.15.54.202','administrator',NULL,NULL),(474,'2020-03-18 22:08:45','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','5',1,'5.15.54.202','administrator',NULL,NULL),(475,'2020-03-18 22:08:50','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','16',1,'5.15.54.202','administrator',NULL,NULL),(476,'2020-03-18 22:09:06','admin','view','/wp-admin/post.php?post=1577&action=edit&meta-box-loader=1&meta-box-loader-nonce=970dcea3ec&_locale=user','5',1,'5.15.54.202','administrator',NULL,NULL),(477,'2020-03-18 22:09:11','admin','view','/wp-admin/post.php?post=1577&action=edit&message=4','84',1,'5.15.54.202','administrator',NULL,NULL),(478,'2020-03-18 22:10:35','admin','view','/wp-admin/plugins.php','29',1,'5.15.54.202','administrator',NULL,NULL),(479,'2020-03-18 22:11:04','admin','view','/wp-admin/plugins.php?action=deactivate&plugin=masterslider%2Fmasterslider.php&plugin_status=all&paged=1&s&_wpnonce=df423e7dd9','5',1,'5.15.54.202','administrator',NULL,NULL),(480,'2020-03-18 22:11:09','admin','view','/wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=','79',1,'5.15.54.202','administrator',NULL,NULL),(481,'2020-03-18 22:12:28','admin','view','/wp-admin/tools.php?page=optimus-bulk-optimizer','19',1,'5.15.54.202','administrator',NULL,NULL),(482,'2020-03-18 22:12:47','admin','view','/wp-admin/tools.php?page=optimus-bulk-optimizer','165',1,'5.15.54.202','administrator',NULL,NULL),(483,'2020-03-18 22:15:32','admin','view','/wp-admin/edit.php?post_type=page','38',1,'5.15.54.202','administrator',NULL,NULL),(484,'2020-03-18 22:16:10','admin','view','/wp-admin/post.php?vc_action=vc_inline&post_id=795&post_type=page','71',1,'5.15.54.202','administrator',NULL,NULL),(485,'2020-03-18 22:17:21','admin','view','/wp-admin/post.php?post=795&action=edit','270',1,'5.15.54.202','administrator',NULL,NULL),(486,'2020-03-18 22:21:51','admin','view','/wp-admin/post.php','17',1,'5.15.54.202','administrator',NULL,NULL),(487,'2020-03-18 22:22:09','admin','view','/wp-admin/post.php?post=795&action=edit&message=1',NULL,1,'5.15.54.202','administrator',NULL,NULL); /*!40000 ALTER TABLE `wp_spbc_auth_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_auth_logs` with 415 row(s) -- -- -- Table structure for table `wp_spbc_backuped_files` -- DROP TABLE IF EXISTS `wp_spbc_backuped_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_backuped_files` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `backup_id` int(11) unsigned NOT NULL, `real_path` varchar(512) NOT NULL, `back_path` varchar(512) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_backuped_files` -- LOCK TABLES `wp_spbc_backuped_files` WRITE; /*!40000 ALTER TABLE `wp_spbc_backuped_files` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_spbc_backuped_files` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_backuped_files` with 0 row(s) -- -- -- Table structure for table `wp_spbc_backups` -- DROP TABLE IF EXISTS `wp_spbc_backups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_backups` ( `backup_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `type` enum('FILE','ALL','SIGNATURES') NOT NULL DEFAULT 'FILE', `datetime` datetime NOT NULL, `status` enum('PROCESSING','BACKUPED','ROLLBACK','ROLLBACKED','STOPPED') NOT NULL DEFAULT 'PROCESSING', PRIMARY KEY (`backup_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_backups` -- LOCK TABLES `wp_spbc_backups` WRITE; /*!40000 ALTER TABLE `wp_spbc_backups` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_spbc_backups` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_backups` with 0 row(s) -- -- -- Table structure for table `wp_spbc_firewall_data` -- DROP TABLE IF EXISTS `wp_spbc_firewall_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_firewall_data` ( `spbc_network_1` int(10) unsigned NOT NULL DEFAULT '0', `spbc_network_2` int(10) unsigned NOT NULL DEFAULT '0', `spbc_network_3` int(10) unsigned NOT NULL DEFAULT '0', `spbc_network_4` int(10) unsigned NOT NULL DEFAULT '0', `spbc_mask_1` int(10) unsigned NOT NULL DEFAULT '0', `spbc_mask_2` int(10) unsigned NOT NULL DEFAULT '0', `spbc_mask_3` int(10) unsigned NOT NULL DEFAULT '0', `spbc_mask_4` int(10) unsigned NOT NULL DEFAULT '0', `status` tinyint(1) DEFAULT NULL, `ipv6` tinyint(1) NOT NULL DEFAULT '0', `is_personal` tinyint(1) DEFAULT NULL, KEY `spbc_network_1` (`spbc_network_1`,`spbc_network_2`,`spbc_network_3`,`spbc_network_4`,`spbc_mask_1`,`spbc_mask_2`,`spbc_mask_3`,`spbc_mask_4`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_firewall_data` -- LOCK TABLES `wp_spbc_firewall_data` WRITE; /*!40000 ALTER TABLE `wp_spbc_firewall_data` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_spbc_firewall_data` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_firewall_data` with 0 row(s) -- -- -- Table structure for table `wp_spbc_firewall_logs` -- DROP TABLE IF EXISTS `wp_spbc_firewall_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_firewall_logs` ( `entry_id` varchar(40) NOT NULL, `ip_entry` varchar(50) DEFAULT NULL, `status` enum('PASS','PASS_BY_TRUSTED_NETWORK','PASS_BY_WHITELIST','DENY','DENY_BY_NETWORK','DENY_BY_DOS','DENY_BY_WAF_XSS','DENY_BY_WAF_SQL','DENY_BY_WAF_FILE','DENY_BY_WAF_EXPLOIT') DEFAULT NULL, `pattern` varchar(1024) DEFAULT NULL, `requests` int(11) DEFAULT NULL, `page_url` varchar(1024) DEFAULT NULL, `request_method` varchar(5) DEFAULT NULL, `x_forwarded_for` varchar(15) DEFAULT NULL, `http_user_agent` varchar(300) DEFAULT NULL, `entry_timestamp` int(11) NOT NULL, PRIMARY KEY (`entry_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_firewall_logs` -- LOCK TABLES `wp_spbc_firewall_logs` WRITE; /*!40000 ALTER TABLE `wp_spbc_firewall_logs` DISABLE KEYS */; INSERT INTO `wp_spbc_firewall_logs` VALUES ('02f607c58f35a36925d3386ca525a13b','173.252.111.7','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582819030),('06318f9f1ea10904684a9535b6b96e3b','66.249.66.85','PASS',NULL,1,'http://landing.kptv.ro/category-sitemap.xml','GET',NULL,'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582826162),('169c869ac1fa316b5e4c7d74f658e5af','173.252.83.18','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582862483),('25bd9cfd049e803bd5f67a204b25ebd6','66.249.66.95','PASS',NULL,3,'http://landing.kptv.ro/sitemap_index.xml','GET',NULL,'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582866742),('28765c16e1c6159311db0e314734568f','173.252.111.10','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582836439),('34a22b852adff1675a57b0d4e8eb43c8','173.252.87.12','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582820012),('3ba0c3ce114efb925794ab0ae0a5e8b9','31.13.115.26','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582880616),('3e6560657b30fe57609474da03dcdbf1','66.249.66.85','PASS',NULL,1,'http://landing.kptv.ro/category/actualitati-2/stiri/stiri-locale/sport/football-fotbal/feed/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.92 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582828593),('452b10a2e4443e1979586aa6863fea76','173.252.111.5','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582810737),('49a20a550d581f41c26f82bb41571f7d','66.249.66.95','PASS',NULL,19,'http://landing.kptv.ro/amp/category/administratie/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582877294),('4e644b73f9343d5994f8b523ebcd4e87','173.252.87.16','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582871220),('4ed547fc56c515c61c867b7983b8c955','66.220.149.52','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582871227),('59cb9a0ddc64ca05064a8bff621fdf4a','66.249.66.65','PASS',NULL,6,'http://landing.kptv.ro/category/actualitati-2/stiri/actualitati/news-stiri-nationale/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.92 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582874917),('5b74d834d1bcb699e0c2e2a77b5a9d45','173.252.83.7','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582861790),('68b867958c828de28a395f9072fc9474','66.249.66.65','PASS',NULL,16,'http://landing.kptv.ro/amp/2019/04/11/does-drinking-milk-make-stronger-bones/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582879988),('697ce1bca2df41f2f4c3eecc2501d863','31.13.103.17','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582859357),('73f664538753da5bf813d743a0ef4409','173.252.87.41','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582809083),('76ae4f72bb3e560fa51a5e84742cd62c','69.171.251.13','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582851857),('7eaada0d06c76b963259306ec17bc2fb','66.249.66.65','PASS',NULL,2,'http://landing.kptv.ro/author-sitemap.xml','GET',NULL,'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582819230),('80ee58fc8ce725ff43c4de96065721a4','31.13.127.19','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582880164),('821593a71d7c6ca7d93d7b71379c4e9a','69.171.251.38','PASS',NULL,2,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582849673),('8357131abc718737d73a43215f9d7f4e','31.13.127.24','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582839546),('8e38c3acc6faa5c20c9898fa225ea26c','66.249.66.95','PASS',NULL,8,'http://landing.kptv.ro/2019/04/07/excepteur-sint-occaecat-cupidatat-non-proident-sunt-in-culpa-qui-officia-deserunt-mollit-anim-id-est-laborum/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.92 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582879362),('904dfa30d1ffdd58133ed4082db82ef9','173.252.95.6','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582820233),('97829e4e872c28a352a822b7706c5efe','157.55.39.36','PASS',NULL,1,'http://landing.kptv.ro/robots.txt','GET',NULL,'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',1582842743),('a10df8e007b27751aec9ce2432b284f9','173.252.111.16','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582879407),('a35c15922d65a45f386944ba93f489ed','66.249.66.94','PASS',NULL,8,'http://landing.kptv.ro/category/actualitati-2/stiri/actualitati/feed/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.92 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582865708),('a6a91a5eba24fbfa6750eb1bc3e429ef','173.252.83.11','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582870157),('ae8f515653cb78926511f397241b4089','173.252.83.10','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582827185),('b03c972a9223bc7a8a0cfba2840bdf30','173.252.79.17','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582804769),('b114ef5f08c5c5b5a54be64c18b2387a','173.252.95.42','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582819025),('b2e74777aa02d841adb5e46f9739ac23','31.13.103.6','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582844210),('bb401bc99d7607ed4fcf27ac6763bfa9','66.220.149.28','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582804788),('bbbe8e8e1e14ec42df88bebac080dfff','173.252.95.41','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582818479),('bd9786ae5636a723461a7e0e518ab541','173.252.111.1','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582860580),('bdbf1ff8ed8a1dd893a2b3653cdab9a8','173.252.111.20','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582854170),('bf5d7e4efd79a8014584092203eb0910','40.77.167.12','PASS',NULL,1,'http://landing.kptv.ro/sitemap_index.xml','GET',NULL,'msnbot/2.0b (+http://search.msn.com/msnbot.htm)',1582850511),('c48ed55dcb2792407ae35df668d1553a','66.220.149.8','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582808472),('c67836317a89104a65f298e6083e95da','173.252.87.44','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582842626),('c9c9a8a46e145ec119a54ca68a5a650e','173.252.95.36','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582851385),('c9f4213890ee8f8b53c84563d8fb5995','31.13.127.5','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582880159),('caaac6f0d68c9d77aaad67681f6043d5','31.13.127.11','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582838902),('cc167053a5ee7a38b11d1716049b9491','31.13.103.15','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582805734),('cd0ca6c3d5fe45d23c9ade67e991dc9b','69.171.251.5','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582873491),('cded5599b66c032f5c27e7ee4a273dd4','107.172.193.194','PASS',NULL,1,'http://landing.kptv.ro/wp-login.php','GET',NULL,'Mozilla/5.0 (Linux; U; Android 2.2) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1',1582835200),('cf39281499861eb048920367b3c8f4c1','192.0.87.122','PASS',NULL,1,'http://landing.kptv.ro/xmlrpc.php?for=jetpack&token=gXa%24mBCLZ3TQHM3YP%29TJLOzsWEAkyu4g%3A1%3A0×tamp=1582834425&nonce=RstEpaOv7g&body-hash=LyoD9ZMKwpauwddb5oTN71NVBWg%3D&signature=HMQShESnQ4LmRGumPxB6WhAA%2FPk%3D','POST',NULL,'Jetpack by WordPress.com',1582834426),('d29571e4e135fabcea920e5794fdab58','192.0.101.226','PASS',NULL,182,'http://landing.kptv.ro/','HEAD',NULL,'jetmon/1.0 (Jetpack Site Uptime Monitor by WordPress.com)',1582881325),('d7c5d25def6174c5a601b78a55b05064','66.220.149.38','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582881146),('da1f9f2bc75e734caabe1b75a3b759de','66.249.66.94','PASS',NULL,26,'http://landing.kptv.ro/amp/2015/03/24/smith-handed-his-place-in-history/','GET',NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582878773),('daea7c9043e1caea09ec739f66b72650','69.171.251.16','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582802331),('ddae222333e561fd8ac49250a02129e3','173.252.95.25','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582852276),('e0ac1071dbb409a54c24aa1d48278654','207.46.13.103','PASS',NULL,2,'http://landing.kptv.ro/','GET',NULL,'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',1582842747),('e2ca4c3ef719641b6c28bd643745a43e','173.252.111.22','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582804607),('e49ba57976b5c3409095a92a75609f65','173.252.127.16','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582804282),('e726df825e9b30adb70ab78299d0d0d6','31.13.103.14','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582810585),('e93f0aa95c14c6bc370c183756e2c9a1','157.55.39.21','PASS',NULL,1,'http://landing.kptv.ro/robots.txt','GET',NULL,'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',1582850502),('eb39db55d8a935858339b6083ffd9788','173.252.95.13','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582851330),('f395e2c670dde8aee53f3fdd541a418a','173.252.111.18','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582827684),('f4ad234f7c94a3ef5c6b049c0e06cd37','173.252.111.17','PASS',NULL,1,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582810734),('f6cd819993074b604c0968ad547d7e06','173.252.79.23','PASS',NULL,1,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/','GET',NULL,'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',1582865678),('f6fbbf79a0e590eff0a51298440d4235','66.249.66.94','PASS',NULL,1,'http://landing.kptv.ro/post_tag-sitemap.xml','GET',NULL,'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',1582875429); /*!40000 ALTER TABLE `wp_spbc_firewall_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_firewall_logs` with 61 row(s) -- -- -- Table structure for table `wp_spbc_scan_frontend` -- DROP TABLE IF EXISTS `wp_spbc_scan_frontend`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_scan_frontend` ( `page_id` varchar(1024) NOT NULL, `url` varchar(1024) NOT NULL, `dbd_found` tinyint(4) DEFAULT NULL, `redirect_found` tinyint(4) DEFAULT NULL, `signature` tinyint(4) DEFAULT NULL, `bad_code` tinyint(4) DEFAULT NULL, `weak_spots` varchar(1024) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_scan_frontend` -- LOCK TABLES `wp_spbc_scan_frontend` WRITE; /*!40000 ALTER TABLE `wp_spbc_scan_frontend` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_spbc_scan_frontend` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_scan_frontend` with 0 row(s) -- -- -- Table structure for table `wp_spbc_scan_links_logs` -- DROP TABLE IF EXISTS `wp_spbc_scan_links_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_scan_links_logs` ( `link_id` int(11) NOT NULL AUTO_INCREMENT, `scan_id` int(11) NOT NULL, `domain` tinytext NOT NULL, `link` varchar(2048) NOT NULL, `link_text` varchar(2048) NOT NULL, `page_url` varchar(2048) NOT NULL, `spam_active` tinyint(1) DEFAULT NULL, PRIMARY KEY (`link_id`), KEY `spam_active` (`spam_active`), KEY `scan_id` (`scan_id`), KEY `domain` (`domain`(40)) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_scan_links_logs` -- LOCK TABLES `wp_spbc_scan_links_logs` WRITE; /*!40000 ALTER TABLE `wp_spbc_scan_links_logs` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_spbc_scan_links_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_scan_links_logs` with 0 row(s) -- -- -- Table structure for table `wp_spbc_scan_results` -- DROP TABLE IF EXISTS `wp_spbc_scan_results`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_scan_results` ( `path` varchar(1024) NOT NULL, `size` int(10) NOT NULL, `perms` int(4) NOT NULL, `mtime` int(11) NOT NULL, `source_type` enum('CORE','PLUGIN','THEME') DEFAULT NULL, `source` varchar(300) DEFAULT NULL, `source_status` set('UP_TO_DATE','OUTDATED','NOT_IN_DIRECTORY','UNKNOWN') DEFAULT NULL, `version` varchar(20) DEFAULT NULL, `checked` enum('NO','YES','YES_SIGNATURE','YES_HEURISTIC') NOT NULL DEFAULT 'NO', `status` enum('UNKNOWN','OK','APROVED','MODIFIED','INFECTED','QUARANTINED') NOT NULL DEFAULT 'UNKNOWN', `severity` enum('CRITICAL','DANGER','SUSPICIOUS','NONE') DEFAULT NULL, `weak_spots` varchar(2048) DEFAULT NULL, `difference` varchar(1024) DEFAULT NULL, `last_sent` int(11) NOT NULL, `fast_hash` varchar(32) DEFAULT NULL, `full_hash` varchar(32) DEFAULT NULL, `real_full_hash` varchar(32) DEFAULT NULL, `q_status` enum('UNKNOWN','OK','APROVED','MODIFIED','INFECTED','QUARANTINED') DEFAULT NULL, `q_path` varchar(1024) DEFAULT NULL, `q_time` int(11) DEFAULT NULL, UNIQUE KEY `fast_hash` (`fast_hash`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_scan_results` -- LOCK TABLES `wp_spbc_scan_results` WRITE; /*!40000 ALTER TABLE `wp_spbc_scan_results` DISABLE KEYS */; INSERT INTO `wp_spbc_scan_results` VALUES ('\\wp-config-sample.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a2da1782c615600b768b6e408fc869af',NULL,'3e42b983e0b6999d40027bada5f512e7',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\ChaCha20\\IetfCtx.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e124d46950d8a97cbebb363ae05b99bb',NULL,'e96c887bc3624f73e9935f61ba14de3e',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\embed-404.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2c52df4d558b8b77db3726b16d999da3',NULL,'3705965b522b03539b86412d1a612a65',NULL,NULL,NULL),('\\wp-admin\\edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eecd8ae251150d77b50dd3afd69dec81',NULL,'a10a58834151a0178d92d3d60520b0e7',NULL,NULL,NULL),('\\wp-admin\\includes\\export.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7e202b5696bfe4fa929e0dfd5a4df64b',NULL,'25bb9f88a2e60b7b7144025b215e6bdc',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-attachments-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dcc0f2df78a028837a9fa6de09a8adb8',NULL,'66db62183bee12e5c44a8f093049d20b',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Salsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e5ac4137ace5e2b671a32876b3f848b6',NULL,'0d56de4e85636b30e37d2f10f5d583e5',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-item-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'be7fdcbcfe57af5b112bfc8bdb823199',NULL,'2a98228f646f5199ebf89dae8fe0c3eb',NULL,NULL,NULL),('\\wp-includes\\feed-atom-comments.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7a294673c35c5baf1104ede802e30216',NULL,'fe71789768a8c13cec561b07d558f4a8',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-client.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b6bee41900afb24eaeacc5e292ddbfd9',NULL,'51c4a34bce41cfb25dda8e75850e5951',NULL,NULL,NULL),('\\wp-admin\\includes\\credits.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9ecd680dfdf19ee5278db473f5b1c26f',NULL,'0fdfcca4de49760983ed713b9c8968f2',NULL,NULL,NULL),('\\wp-admin\\options-general.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8fd73bf1da4ccff909cca9b71697fbc4',NULL,'188e9d27198e1c913c2e902fc70df5b9',NULL,NULL,NULL),('\\wp-admin\\options-discussion.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'538c4558ed2d187e256c3572c09032b4',NULL,'1f5abba754573061d922e9eec9b0f94c',NULL,NULL,NULL),('\\wp-admin\\includes\\class-core-upgrader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6c07b6a3eb315c4d8f45478b827bcc05',NULL,'961536c69ab9c4fa9dc9da823547416d',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\lib\\namespaced.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'71a4e047f4a0f9f84466da723b9e49ef',NULL,'30319dd5cee8f894766e479cac170da0',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-cropped-image-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'59a5f0fcfee36636e449d6cad515cb5e',NULL,'47e1705be410717d79fd0504aa310f87',NULL,NULL,NULL),('\\wp-admin\\link.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'325c7ff12b88b66449217a547b9d5f88',NULL,'aa95f098be40be63d9cc8373ef950f54',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Copyright.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9d8abfdef2c8187670800bf7c16a1080',NULL,'bd7fbf68b954a9d50955cc808db7cb6a',NULL,NULL,NULL),('\\wp-includes\\class-wp-list-util.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'78f8b7728321c1aec771f9cadd80722e',NULL,'3d983a5780450e085eb5eb3d97608bde',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-new-menu-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'89b8cf7123476812b04508c36569911b',NULL,'46f4cbde74e170d0401a71cfc097c197',NULL,NULL,NULL),('\\wp-admin\\network\\sites.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c106ec3915d9ceb454f081d67a3aaf43',NULL,'36631c365bdae083c16ddea740c97dd1',NULL,NULL,NULL),('\\wp-admin\\ms-edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ce236de387c8523add03a221e9219a5f',NULL,'16d42ff617c4a616c3bd94ba103a4582',NULL,NULL,NULL),('\\wp-includes\\shortcodes.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6cec0f64b8f34fe5e872ef9164473dcb',NULL,'076f5bd68475fdae60388ac5c314e60d',NULL,NULL,NULL),('\\wp-admin\\edit-comments.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e1f60d9c0c6ada4435cd9b7516a77d0d',NULL,'831745d541e43c8a1f1d7a487a183fe0',NULL,NULL,NULL),('\\wp-includes\\class-wp-post.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'99228663afdc9b624e0dc2a480ddc8bc',NULL,'4fad509b862fea0d3fef53dea4f609a3',NULL,NULL,NULL),('\\wp-includes\\random_compat\\error_polyfill.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'264d0bf7259f3c4f6d66b080d1396071',NULL,'583a2c948d745d37af3dc1fc51a2e145',NULL,NULL,NULL),('\\wp-admin\\press-this.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1647b3e53513b075454b9976940211b5',NULL,'741808b88170ac6c66a17ceb61f26013',NULL,NULL,NULL),('\\wp-includes\\Requests\\Session.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f15c9b44b2e0f40fdac1fea25c8798f2',NULL,'37f8cadd86fcbfce9602b5bcf67d6c8e',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Ed25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bfc92580ba4721b9eb3fac954cdd769a',NULL,'2cbb034bb0727a2d59baebcf5053d3a0',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-custom-css-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e09053db27b721e93a9f5d66bdb74924',NULL,'3310177975967f24650339b55b093f32',NULL,NULL,NULL),('\\wp-includes\\class-wp-taxonomy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1bbcca43b3548c0d66893f091a822665',NULL,'dcd01b69a9a9f08f0cd27af9a80ab6cb',NULL,NULL,NULL),('\\wp-admin\\user-edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aeda6a37eec0a8ad663bf3cc7ffbe143',NULL,'4b7e633e696bf9d09a4e5bcfd7b2d3fa',NULL,NULL,NULL),('\\wp-admin\\includes\\class-file-upload-upgrader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aecb47676a88c7605c53ceb7c28d069c',NULL,'3689ed398112ae6d0f3d3355c215504b',NULL,NULL,NULL),('\\wp-includes\\Requests\\Utility\\CaseInsensitiveDictionary.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'79fa83eabead0e9a4136efeed72b3c87',NULL,'b5f03ac8c752b34b9e726f04d548327a',NULL,NULL,NULL),('\\wp-includes\\blocks\\rss.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0e98174479d62fd4a0e347e38bbd2416',NULL,'a058eba985f811b94ff16ad577ff9aa7',NULL,NULL,NULL),('\\wp-includes\\class-wp-recovery-mode-link-service.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a53f739ea2d2e337dc0dd1b9ef4703ae',NULL,'c359e736b47926be10b08f63c0dd5513',NULL,NULL,NULL),('\\wp-includes\\blocks\\block.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5aa3433a88dc474a2945f3f008bca28b',NULL,'e337c377e9fbd5a5a0b46d8a60e30a77',NULL,NULL,NULL),('\\wp-admin\\themes.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'40bb7391358c20b1633fa4212fc70ddf',NULL,'c97b6b3d7100b131e1b2d1bdbd7fa861',NULL,NULL,NULL),('\\wp-includes\\ms-default-constants.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3824df680c6221b342af58a86a7726ac',NULL,'bb4b4c4d7777fb903b4e69b52f9e302a',NULL,NULL,NULL),('\\wp-includes\\class-wp-text-diff-renderer-inline.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a66f95c059a0b6fe8d2bc56a975835d6',NULL,'e8053813b36cb4b25f0deeb275ff8ca9',NULL,NULL,NULL),('\\wp-includes\\class-wp-user-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c8e46b2e9b8addb51bf7c7a2dc05725a',NULL,'dc227dbdbf13a473ab16e2d1574a2257',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\X25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8a769a0ef0dbae00a8fbe38ccd6f4a63',NULL,'67e9a562f1663e158e95ebbd3d99b2b7',NULL,NULL,NULL),('\\wp-admin\\custom-background.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'45c2102cb502a95dc85de83b4dd3a2a3',NULL,'1263b5886047f8dc10ac8d025bbfc99e',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-themes-section.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'89cc72d1e903a30958f1b074cfcdb10e',NULL,'32f1634244d0a7cafc32b9d61819d4d6',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Crypto32.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'811fa17da4696daafa25cc0b45b4d3be',NULL,'490d7d6a8cc78a51585d6d93020c04ff',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-privacy-data-removal-requests-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b3ec2350f6258e76d076839e8c10fe8e',NULL,'55900790608df8bbf087ce1f5478a694',NULL,NULL,NULL),('\\wp-includes\\blocks\\latest-posts.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a36a88943db5a3435ced4a52dc8426d4',NULL,'c9c5e4864a746f8d6035919174871dea',NULL,NULL,NULL),('\\wp-includes\\class-wp-editor.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2faef8ea8a3f09e5f6ca89b1fabf70ee',NULL,'ff9ced825e7503534e37f68ff62cc003',NULL,NULL,NULL),('\\wp-admin\\user\\freedoms.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dd436878bd03dc26ac121da27e8c2cf0',NULL,'1ba6cbb9e2a9d3deb348997492ed692e',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-curl.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b7954a14dfb75a888430628c84f64790',NULL,'94354a726002b1f392080be0d31be35d',NULL,NULL,NULL),('\\wp-includes\\class-json.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'922642004ce3fd928bba1b6da07b3787',NULL,'2f7d98069c43c17ca55b298f1decb4db',NULL,NULL,NULL),('\\wp-admin\\includes\\misc.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'654b50b714d7974adebb7599ab0e1aa3',NULL,'320c5fc784cdce5ad3b4afe089eacb89',NULL,NULL,NULL),('\\wp-includes\\rss-functions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cc9c19fb3d285f8869c7b292487f5ca2',NULL,'559c28627ab35fc9598062615507704b',NULL,NULL,NULL),('\\wp-admin\\includes\\class-pclzip.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3af86dbcf354a9559465a3e9fa9e0876',NULL,'03f45ba92710ee6a865b9e9488696cd9',NULL,NULL,NULL),('\\wp-includes\\class-wp-user-request.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'33008294ed098b285b2c674b62ca67b5',NULL,'81786093c1cd7da5ccc81b62efaf7df2',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-ms-users-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ce2949b5176f11768f9dc4b224de8963',NULL,'da0e835f0d1bac8085469cafa61cb677',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\BLAKE2b.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'db2fb75efa0c2d41a59d060093b62b14',NULL,'8a20cad9392d8ea84b9bf0e0392ce51f',NULL,NULL,NULL),('\\wp-admin\\includes\\dashboard.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c19715d23e63c9f253d1c55ceb2a4098',NULL,'aaa03741d0b4734658673a60d1431831',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Xsalsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fbb4b5942e5986744fee4ad4889a179a',NULL,'168562341fc70e2717a1971f26eb9ff0',NULL,NULL,NULL),('\\wp-includes\\Requests\\IRI.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3b79c28929b0a22f3d0ff83b8f0fa504',NULL,'183508325d839c7bf27db5f909600e58',NULL,NULL,NULL),('\\wp-admin\\menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'42c14a0b106a4811e4abce5ed296d105',NULL,'5c5bb8822b6e9c8e840d998ca955f52d',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\402.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3fac62d7b645cd91ce8290b24c3aa874',NULL,'60f859d55150da0b0a7a959ac9f347d6',NULL,NULL,NULL),('\\wp-includes\\ms-network.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'587b2deb4a6af2e66d27323335591294',NULL,'1c63bae6011ea1b3999dfba589be0351',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-request.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d65d61ed989e7e51bc5fee7e6682f40c',NULL,'25702e3c8d53c7a1ea99d47a31cfa204',NULL,NULL,NULL),('\\wp-admin\\network\\setup.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'603d659b7c4e59b72b4276ff67d21c46',NULL,'ce74e43d24d9c36cd579e932ee94b152',NULL,NULL,NULL),('\\wp-admin\\ms-admin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'81a1fda9f57e99ca44f3504d804da423',NULL,'9a05b49740dfcdaf4516851b623606e4',NULL,NULL,NULL),('\\wp-includes\\class-wp-text-diff-renderer-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'19b4a2aab988fc88a45c75923699adc6',NULL,'a1eea28aa6a0577db4c0eef085366a40',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff\\Engine\\native.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c4fe70bb56fd8f1cfdf75932c0ac3577',NULL,'af53f6d50c16840d93189e01247fd454',NULL,NULL,NULL),('\\wp-includes\\Requests\\Proxy\\HTTP.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'672da370b5a68a446a123b2e7f5ac44c',NULL,'ffd0e62f32db05bdbda6bca407d7f029',NULL,NULL,NULL),('\\wp-includes\\class-wp-role.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cec741988778bc07157bdceaf63e4ee1',NULL,'f547556b91bbc6959e40cb5c7af62378',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-terms-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f6a34344d91e8fefc3746bf431f4bba0',NULL,'9fb7a8631784376ec1badb8d379288fb',NULL,NULL,NULL),('\\wp-admin\\user-new.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b4173dca17a3a7f032bfa0f558244edb',NULL,'24c991ff52f4deebd3b067b73866e2c3',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-media-image.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'75ed4ddf7e357835364e9f570b79ad04',NULL,'6acef7ded8e334483fd8708f5e5e6a26',NULL,NULL,NULL),('\\wp-admin\\includes\\upgrade.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d6c32ef8aeca2bc6ca3c9dd3b2239cdd',NULL,'0b1d1d423f3dc5fb57787db240f0b861',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\HChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f4afd4a23e6c77c50bbf3308fbf01ea9',NULL,'5b527a40eb4d4d10516d0672f7018385',NULL,NULL,NULL),('\\wp-admin\\site-health-info.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cce5da1182fab5df5fbadb9ab2654ac6',NULL,'623327d37a9ea47a9b8901b717946e69',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-tag-cloud.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'86c2a5d3418a23df0b6443d59f7b692b',NULL,'d6a6c12f26ac1682e9d4a90f8ed1c229',NULL,NULL,NULL),('\\wp-includes\\class-wp-user-meta-session-tokens.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'87371533a4372358bc4ce049fb9ea0f0',NULL,'9b382f2700b900b8a57618534c2d4700',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff\\Engine\\shell.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c64d0fa51c2395ac7d740795a697f4c1',NULL,'5adeb5d2b61c5f9cd3d14fc86faa5543',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-themes-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'321146458c98282df07b5fd22f9ec2af',NULL,'6a79127e8481dad12e6d8b98f9021b4e',NULL,NULL,NULL),('\\wp-admin\\link-parse-opml.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1f2fb04824174915090afae3b443ab6d',NULL,'814a8a1dbb098ee2b44683e01ae210f1',NULL,NULL,NULL),('\\wp-admin\\options-writing.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'db21c617f057911beab8f0d4152d30c7',NULL,'a3eaf6fcf4a17787508fc58066d4ef6b',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\409.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4bd8e6047186ef2e0b4b9fe4b6a139f8',NULL,'995a1dc469e67e2a3d0b8f9bebfea9b6',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-blocks-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'723d077332d7fd4f89e891a3aab4a7ba',NULL,'2c405aa51f83d252cc0b5eb1bede2f1a',NULL,NULL,NULL),('\\wp-admin\\includes\\file.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'abeafa470b24629eb7d987725ccb07b2',NULL,'a44c3ad56d649bda0e4f7c7be7e08a9c',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\BLAKE2b.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c2ee9c05e7cb9d69ce5b95796e9db311',NULL,'22ea8c327337acf85cef690c2397cb45',NULL,NULL,NULL),('\\wp-admin\\network\\site-users.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f0aeb9eb23ea2fa39e3937fa9d9ab2cd',NULL,'0d57768fa8d77362401c4c81e4b4e135',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-manager.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e5c9320525b4c23aa5841393d6dfde3a',NULL,'50021bbef9c541dbdfc74eb12babf782',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Restriction.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a8bfb56654d7e90947d4535575c7ab14',NULL,'2a191e7168116418817388113bd57914',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\SecretStream\\State.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1001ad8e749c9c5a6f1bbe1154e0bf10',NULL,'1a6a6ff10098ba08792ca80c2a957d63',NULL,NULL,NULL),('\\wp-admin\\edit-tags.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a21c5ebf7cc5859b4471162ecf598dd9',NULL,'7dc416fc240fa44edd0a80e221899342',NULL,NULL,NULL),('\\wp-admin\\network\\users.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a118dd287c81231b64d5c09fb5213583',NULL,'9296f64e89fc523c721f8afc232624b9',NULL,NULL,NULL),('\\wp-includes\\class-wp-post-type.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a49ab9c15b31e55e9c267b1de3256699',NULL,'61b542405c5a6d50de0b21a8e0883055',NULL,NULL,NULL),('\\wp-includes\\class-wp-site-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'64073e5e07349518ca96b83fa3f1d121',NULL,'ee1e7152c7176ea64422c813eac580ad',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menus-panel.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c6f1f849a9cb58d307a9e22296b43d5d',NULL,'d224ea4bcd9e87750951c1b620e470b2',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\Transport.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3d0a0150fe9b1a2d5dfa2a26866d4b9e',NULL,'abbb6cf8da7ae8ea204a0118ab5ed101',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\431.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9e958c9b442a9943aa512a680ebe46b7',NULL,'e0e3737c622417ca08d5d1933c1489d9',NULL,NULL,NULL),('\\wp-admin\\export.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2de65137f61a3a8ce1b31ae8af2f14bf',NULL,'df9989211c395b00634d7e6e5b9bfc88',NULL,NULL,NULL),('\\wp-admin\\edit-tag-form.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e3c5a56e8530a05f368a6652ff5ac495',NULL,'b4711a81283f9ade469aa0916f6eb53b',NULL,NULL,NULL),('\\wp-includes\\pomo\\plural-forms.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a35ab2591ad41dd9b29de51c12de0b97',NULL,'6a9b165a54680d7519f758e7e7262c0f',NULL,NULL,NULL),('\\wp-admin\\includes\\media.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b0ffbaffc9e06295cb5c539402e2f07d',NULL,'1652796de65fc3a2a101ea08f5a1486d',NULL,NULL,NULL),('\\wp-admin\\admin-header.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'38a11d74ee623dc7569c75f72605e5b6',NULL,'d8b55b4cfbc65e8299b3d4f5c74e93b6',NULL,NULL,NULL),('\\wp-admin\\theme-editor.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'181ef692fc7067f01713433cdad5922f',NULL,'72a9aff1b78a9169f9c752e378c9032f',NULL,NULL,NULL),('\\wp-admin\\privacy-policy-guide.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'44b691dd5728175d2b7d1e268d58d823',NULL,'b2f3a45daeb570b2942c0d754a2db0be',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Cache\\MySQL.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b2b9f401f81e6894b6f26a9a46bf2118',NULL,'e8911ece15df42ca43991a48d5785687',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\405.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'66c15fd3b1432cbc42b56a14d892edd9',NULL,'dd38d182de6d21b2d2ac18b381adf97f',NULL,NULL,NULL),('\\wp-includes\\random_compat\\cast_to_int.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f83643a5488ae223bc3926452615fe8c',NULL,'fd21b23e869e1c90a7113d499991824f',NULL,NULL,NULL),('\\wp-admin\\ms-sites.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8345f38aa437e61fdd328cf8b8e69165',NULL,'d542a17566d36135003ef69141370efe',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Cache\\Memcache.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'62ebf9576b994e23a58dc89371afe9aa',NULL,'f69d4a55b2a1168531535107ab843fb6',NULL,NULL,NULL),('\\wp-includes\\class-wp-fatal-error-handler.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'34dcc1801308cafc0dc39828c0e09c1d',NULL,'75d9d27be814fcd2d1a0c68ad9df4496',NULL,NULL,NULL),('\\wp-admin\\includes\\translation-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'71aa7803355599ff8b16cb7e9ca13943',NULL,'48371cdd290a5d3751f6d7b1a9f6b8a8',NULL,NULL,NULL),('\\wp-includes\\feed-rss2-comments.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'45953710ffe8e0cea337aff40b6eca43',NULL,'7580609bd9e4a5cfdf859161f1d3b43f',NULL,NULL,NULL),('\\wp-admin\\network\\theme-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'35ff6c3b7d0609d737cc56365e6c3539',NULL,'c79c1344258a963d89baf17c370aed70',NULL,NULL,NULL),('\\wp-admin\\includes\\revision.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a49dc19f997d9342906331570af3eb1a',NULL,'e9447d9dd3085530cb09e5fe232c0fdd',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.tag.lyrics3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9471088ad29d1f9d953091e39a5dabab',NULL,'1e37e02d72dbd87e90bec5de3eeaf87b',NULL,NULL,NULL),('\\wp-includes\\rss.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0bd2f7e917c4a411f91240dba874cf30',NULL,'c21d6d86e75bef00fa6c4a0ec5e1ca3b',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Int32.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fc18f1e64b0c5bb93ea325b3f37522de',NULL,'bbb333b70e7fa24e4d5bdc2fe00d7e48',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-section.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e3413f13ccf413c7fce79a76fe06b842',NULL,'c732de4800d7f9d74fad0bfd05539597',NULL,NULL,NULL),('\\wp-includes\\feed-rss.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bf5d6cadacf20ca0328b3c348b728eb8',NULL,'e16426757954106eb8613a69cd288960',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-widgets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d875f0126c549565121d1334ebffde88',NULL,'ffef81a9a16c4b64d6f5918dec5950ad',NULL,NULL,NULL),('\\wp-includes\\class-wp-simplepie-file.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2f18d8a411b79a151497baedc0e45f47',NULL,'93feb0d909684c244b9b933a677180fa',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\400.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'901b7e07edb1625ef1517f88c648c134',NULL,'51e56e878cbb564ab852c978fb35fcd0',NULL,NULL,NULL),('\\wp-signup.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cd4c7e2efa94f14be07bd248123d2500',NULL,'e3692748d8fda1c64a4b967a6f496aa6',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-categories.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e7076ef5e9a816728fd463fbfe561d4c',NULL,'3364325240e6fc807da5b78e21a73150',NULL,NULL,NULL),('\\wp-load.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2f21c03aaef9ad8d60dbd3cc25ea8e24',NULL,'75a34c0dcc2bcdb7b39425003964b054',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio.mp3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5c1d80a6ec6c5c8561b54f4a249e9af8',NULL,'cd78c0956e3d0926bf2d2900208cdb1a',NULL,NULL,NULL),('\\wp-includes\\spl-autoload-compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aedd6a6cf45e2af9ac47c57b502c05b0',NULL,'d168233950a1243358ae73c3a4be6695',NULL,NULL,NULL),('\\wp-admin\\network\\site-themes.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0e3fa3ccef5c0c713a2b2e44a7ee19bd',NULL,'70afbd72d9f88b39b917bbbfb3a328ae',NULL,NULL,NULL),('\\wp-includes\\class-wp-image-editor.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7c982d7c34dbacaae84d1711ae48a68c',NULL,'b3b91d4f419027bbe1abec2e1449a8d7',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7592d3d8c1b2f8a8c18d0be9b93f3302',NULL,'0fb535267d6bd2eb1fe9210c36bb2493',NULL,NULL,NULL),('\\wp-admin\\link-manager.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'16bd3044b4da8508a1255667d51aa57d',NULL,'ebc436aba166ed11cead793b9ccbb0ed',NULL,NULL,NULL),('\\wp-admin\\includes\\edit-tag-messages.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fce90fc13679ddf628299f406a662194',NULL,'96d46d2d49e76633180cca665c5a92fd',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\HChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'70cf879f5a6fd84160ccd59e2ba723ae',NULL,'ac071d8268e10c111efcfd50abd4ec14',NULL,NULL,NULL),('\\wp-includes\\feed-rss2.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f0fdb11a792f7907cee4a9f9ab30d80b',NULL,'97fe3efe56322565a440ead86b46e436',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\comments.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9a35b3b758983baa96a63d59d1fa7354',NULL,'e0dc27349a465228e9d3b97b5729eea3',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-header-image-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9298f28c6f39df5f7ce80f0f50695d1f',NULL,'e5f962ad034eb1f2b88a49b2e55d77c9',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\lib\\sodium_compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'33dec05215c8f8f5c2f89f4699e6ee2a',NULL,'e21f41ce2749359a86784ece248f14a5',NULL,NULL,NULL),('\\wp-admin\\network\\menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d6aab116b89a562c6a7972a7c987906f',NULL,'6991c325d77021cda49bd3befec88cdc',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\404.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'84fcc036e9bfa66d502c4edb250bff51',NULL,'1ed416cc6311835900857973f8923c4d',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\Ge\\P1p1.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c7309a230653d9faf797662869f6b41f',NULL,'74d772e849a6b1af620377272d37ed9a',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\embed-content.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ef90fd3400cd2c8ad5bce8225f06c3f1',NULL,'f76d27e78989b1546544e2115d704341',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-panel.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3bab68214d750a1f39d42d7e033b11a9',NULL,'fdecdea3f6aa441f448a9379c2e8f2b5',NULL,NULL,NULL),('\\wp-includes\\class-wp-widget.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'28d296b9c68a866d6ae007bd20a4600c',NULL,'980b01146b415eb2412516bdadd942fb',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\ChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'acffd546e1e598d01943de29f6847724',NULL,'971e45164f78d99558da32eb96add883',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Sanitize.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'242f30359625560c38e6a737c868a897',NULL,'42d8b8c0cf46b5d8a511e0ae48b88f75',NULL,NULL,NULL),('\\wp-includes\\general-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a02145513672e445982900f3b65b4a8e',NULL,'14d8211afcae22aea33c452e16de8773',NULL,NULL,NULL),('\\wp-admin\\options-permalink.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ff2f6e1118589d6b55e125a81fd665f5',NULL,'0bf63e1bda5632632c0d848d37ffcb6a',NULL,NULL,NULL),('\\wp-includes\\class-wp-embed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5fca56bb0f674153e85abe537016ac11',NULL,'06f95ede49047bdd84a1834973e50828',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-autosaves-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f1bfc74eb316677d690159fb60e962c3',NULL,'6bfe7f89051795f77537d42e463c0eab',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-media-audio.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c4ea2be74732d0ee9cb4f4c80f724801',NULL,'636696c24463a86dfd1b69d049a834c4',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-site-icon-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7940207eec9b1eb18d0279c1fc855feb',NULL,'0570bd6e8e73ac9d78cc8845b7524c97',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\416.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a44d7c4b474ceaea099876ff2cfacc53',NULL,'f931824e39e39617c9aac661804478f8',NULL,NULL,NULL),('\\wp-admin\\network\\theme-editor.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2594ac28431ea947f0dd491132bb6d89',NULL,'5e1829bf1794ce06c5ad77b7e2d17142',NULL,NULL,NULL),('\\wp-includes\\rest-api\\fields\\class-wp-rest-comment-meta-fields.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4e05fcef23a65c01d53febbcdba28684',NULL,'ce5ac6be42d82c1f4a2954f081996378',NULL,NULL,NULL),('\\wp-includes\\class-wp-dependency.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'39e54de6f6abdd131ee21e10b60deb22',NULL,'5648230eda6d688f84d625136a22bec1',NULL,NULL,NULL),('\\wp-includes\\class-wp-metadata-lazyloader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'082c7250df9f3179547c5fd5b992cf8b',NULL,'14213080478b7145a1364b130b1a1343',NULL,NULL,NULL),('\\wp-admin\\includes\\class-theme-upgrader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b10a4dd502085b64b52cefd94c347368',NULL,'1655e947bfd38ee7c315178b648cfd33',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random_bytes_com_dotnet.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'129f23470f473b3d233b7e4ee1a6bdde',NULL,'6e4d403cdfdb4136c21840218159e0e7',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-error.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1fb5e9b188c74233754a251f6180c9bf',NULL,'673622ac95ed755c2733bcb2ad9c628a',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff\\Engine\\xdiff.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'18201f219c432b26a6444a8d7ccd6617',NULL,'d6b91fc8628a0c0474ad58389a475815',NULL,NULL,NULL),('\\wp-admin\\includes\\meta-boxes.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'316eb3b09aec35657e200ccbce14fd04',NULL,'38011ecae4f68272e566df8f19913f2b',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-date-time-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'804ea8444646bd2f57c09dcbd7039525',NULL,'1e6579c5bcd44fb43be75149ee1c683e',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\H.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'340f7103bfdd9402e68b7895d1aee125',NULL,'1dae1d2b036f7e98a458fce5dd9300cd',NULL,NULL,NULL),('\\wp-admin\\link-add.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'73d20d321a43eb60b90656e83a5ae1b6',NULL,'8c4b18cd3f8fedd630e59b09181ec962',NULL,NULL,NULL),('\\wp-includes\\js\\tinymce\\wp-tinymce.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f4d9c4b7783386c167049f3d6f0e7820',NULL,'300743a1814a972b20d7f0655f3f59aa',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Int64.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9eeda2fea608987b253dea9c51965b63',NULL,'25186dda530603bb2c9714bbae5c06a6',NULL,NULL,NULL),('\\wp-login.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'75f96c48aaa13c1d9ffa7b235448755b',NULL,'031e48719ae3b241a0e8eca88f9fad0c',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-comments-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5021ef10f5bd868119678e4439b35c68',NULL,'593c49f5de5a5d89f55440fa73fc997e',NULL,NULL,NULL),('\\wp-admin\\network\\site-info.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'40e83c61bf91840d08193f0586d0a898',NULL,'658ea1792f51ab6454a5d2c0bff752f9',NULL,NULL,NULL),('\\wp-content\\index.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'70fcc0d24c792a63940658924930affd',NULL,'67442c5615eba73d105c0715c6620850',NULL,NULL,NULL),('\\wp-includes\\class-http.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'536ade478269ee240292df0d96b228bf',NULL,'fad92277e0d4f126bfc34908f93e2c57',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\SodiumException.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bca3984188d4896cc96fd88420ed10c4',NULL,'ab48446608e9d76165a4e3d47ab09052',NULL,NULL,NULL),('\\wp-includes\\class-walker-nav-menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ca192721250ccbe7d4eb3d6d2368eee1',NULL,'c72c71326f2aa5bd8d74b2aef19a6032',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-date.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a1dd03bb35e5778431863bbf445d372c',NULL,'49eeca065664422b0341b74a3f83f923',NULL,NULL,NULL),('\\wp-admin\\revision.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1020eae79e7e3020c4293b8e891326eb',NULL,'949af2740665f4b2d7d3b19ba8a987d3',NULL,NULL,NULL),('\\wp-admin\\network\\admin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'da7e65b98391511133dacdd7988db387',NULL,'48f1fe3370f9d713b027655b6785e694',NULL,NULL,NULL),('\\wp-includes\\blocks\\tag-cloud.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4b3b57f33a5e216d7421e7c4a7fe85da',NULL,'54fe9d80c5ba88697c2ea1dd23b4708d',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\502.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'910c6a3eee8e98c8c58c3fccc581980f',NULL,'7cc83a6c80cf7af9d5217b17fb47ff69',NULL,NULL,NULL),('\\wp-includes\\class-wp-hook.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ea690a8270aea6526aa8e650ec624d58',NULL,'5a3dca454fa75d63f8956268726b9a7e',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'730f73aad9f2d81d09a3540fd7f3b8f1',NULL,'41f269ea6bb22fcae5bf6a0d6e138e33',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-automatic-updater.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2100a04a88968dc544545eec924d9033',NULL,'34db91b48f6762ef714bc711f279d496',NULL,NULL,NULL),('\\wp-includes\\Requests\\Auth\\Basic.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'42e04923ce7cd9e561f9321315549f8c',NULL,'67fdd878cc84df15093455d6096b2143',NULL,NULL,NULL),('\\wp-includes\\registration-functions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cde835ef5a3cb37967fe9d0eadb2ef8e',NULL,'8d2b678a6f5cc93de2e7071702a4e6d7',NULL,NULL,NULL),('\\wp-includes\\post-formats.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'59d7fd169793e1574b22ab26409d00d3',NULL,'fd05c89b0a36412445d388e41a0ba31d',NULL,NULL,NULL),('\\wp-admin\\includes\\admin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5d3739ffd995ad881f1e79d9ec6f86b2',NULL,'2676cd7b15874c7f6f324a6f42da8602',NULL,NULL,NULL),('\\wp-admin\\includes\\noop.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3771b5204b03b348afc0aa2d01e38e5f',NULL,'58d3716a0616a4f682d11a21f10d3ab4',NULL,NULL,NULL),('\\wp-admin\\network\\credits.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2c672ddf0bbe69a8d50d9332ea580147',NULL,'a1be54253e72acd96ce6317127e5a5c0',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\Ge\\Precomp.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f594054f6d98e1c6d8db0416f418c00c',NULL,'f600e7a413d93ef606a4405565ecec55',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-encoding.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'815f0291b5a50c3410d8d9cef255efaa',NULL,'aac1caca59ea9fac2cb8b6c8af8f9118',NULL,NULL,NULL),('\\wp-includes\\Requests\\IDNAEncoder.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d26ed637be810c80b26e637cd467a0dd',NULL,'d77dada232f0079b1412e0d050b4d8b1',NULL,NULL,NULL),('\\wp-includes\\version.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cc396ca9bb66fd61cfa9d4259ce11a0a',NULL,'9ddbc4fb95f45109305cbb6b90c730ae',NULL,NULL,NULL),('\\wp-admin\\tools.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3a77947d9f454f70ba52efa523b6e9f9',NULL,'b79248a2a4a955126c9809d31aa4e978',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Poly1305.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'519be21b5acbbdd2a70217c895de390f',NULL,'5179be84a33fbf1e3be9389e560a06f8',NULL,NULL,NULL),('\\wp-includes\\class-walker-page.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'37c0d16d26ff1853f7d5ec553d479f99',NULL,'e4675034ec6a7d4b629da08c30b102bd',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\418.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'94afc126f9d04e47a2bfe0f36c1409fa',NULL,'4a21bae298f1c9feda5b0e93fe348af3',NULL,NULL,NULL),('\\wp-includes\\class-walker-comment.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'17dead6e63f7ec1c0633803c625e7540',NULL,'6a25d3bbd3ec133a339436988b154a65',NULL,NULL,NULL),('\\wp-admin\\includes\\class-ftp.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c626d37a1d5b712219c2f373e92236f0',NULL,'381db624f7426d11b79377ccf1f409a1',NULL,NULL,NULL),('\\wp-admin\\install-helper.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b465198f0c516fbf1e96cbaef90c176c',NULL,'a20e27713a6514909125b411116cc9f1',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\504.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b3986e82c63bb7091ca35f251cc4bdc5',NULL,'02d76d8cccaa446293201112908a2aa5',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-name-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b4679a1a361a37298177e4ab74ceebf2',NULL,'dade37ec66f557b7d59a371201c1b486',NULL,NULL,NULL),('\\wp-admin\\includes\\class-bulk-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2f64d63cef6b30571e41d488dfe605c4',NULL,'4132e73fec01d610ac9a9ad82b5994b0',NULL,NULL,NULL),('\\wp-admin\\update.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3a396d2ae32d3cd5431a3d0e63da3d8f',NULL,'c41d271abfa0edb2de3d67dd34379b46',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\Ge\\P3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a273decfe829311513908dd36e0b9c04',NULL,'af6622fcbb8ce72336247b204a4c2722',NULL,NULL,NULL),('\\wp-includes\\date.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5edb5e098a2031890fcb77085ec5fa49',NULL,'60754ec9943d0e2b332380fb1ae48797',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\511.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b5c5277b5dae9f7a5e316156bd43abad',NULL,'03756e9a4e3c4b77f8d09bb9918fd140',NULL,NULL,NULL),('\\wp-includes\\class-IXR.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8ce58ec1686dd3df69a7c391bab2c1da',NULL,'32ac76bea2307022852b2f7a62c60c2b',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\lib\\constants.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'09f2f6096cab607580177c02a49776b9',NULL,'c1bdbc16df7be2bb2385b26c05c53e6d',NULL,NULL,NULL),('\\wp-admin\\erase-personal-data.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7957c3e5db142669f681e8f7311bb4d9',NULL,'aa5a05f2e247029481af8b589d1c3a83',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\412.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fedc8e591ba383524053eb28e4c34d4a',NULL,'25b88449dcb7a1a83dd906378aa556c7',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\HSalsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'80046813360d1ab73e7c0915b395e280',NULL,'b4d12f447a7814feb6c782c90ee2adfc',NULL,NULL,NULL),('\\wp-includes\\class.wp-styles.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'78bcf825a5c1a51e5ce5203fc2b6533c',NULL,'d88c3a3e8c01808b2cbbdaf2322c0e9e',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\File.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dc4b8f87b41b02eb0b071b7d27b134b9',NULL,'aeba08ad6b558736ea0aaf2beb2925b7',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Crypto.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fafdfb2e9fa5a64ca6137be6132afe82',NULL,'811c2d70fc98ff820045c863629c63a5',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-themes-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'05a31a73f62fe85aebdcc40fc6e2f3e7',NULL,'914c40665dfcc76c3361f056ab2da8e5',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\401.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dcaa6d7d114c73177152df421d43120d',NULL,'3b2ab80eb9cbfd87baa23fc1648e9940',NULL,NULL,NULL),('\\wp-admin\\update-core.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9041a4d3a17b33cbd25ed4cb43ddd1dc',NULL,'9eef8c67fd75a3441e1be9a825908435',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5072cc534dfd27cc057ef017629e6df5',NULL,'c8173099f8c77330437b5bbaaa5b7437',NULL,NULL,NULL),('\\wp-admin\\includes\\class-language-pack-upgrader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'50345e78de49822824e1b48027cda570',NULL,'076b0c4f392bfe72b7ebcf7f592e1539',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Net\\IPv6.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'91934823fbab7825139808ecf8d24324',NULL,'a546790e216abdd9801795949fb6b40f',NULL,NULL,NULL),('\\wp-includes\\class-wp-admin-bar.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7275723ab31f9ac8b61a0c518d787346',NULL,'02ca0706f3f991e13bb0353648b3db23',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\415.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a286468f1c4bbdbe83c8a9e4e2df35aa',NULL,'0258cc0fb05462ea8f11ccaea34a55c3',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Base64\\Original.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b62388de7419bb7b6ab88d192bb4d3f1',NULL,'d2a32def82fd04e8ded18182f0bab105',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-location-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'94f78b17732ca50334db2aa0f79052e7',NULL,'96945521dcddf6735e9637c64c100308',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'90c604289c7488aed779103341c598d0',NULL,'e24939c590417de81936abb6b9de39b5',NULL,NULL,NULL),('\\wp-includes\\load.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c94434dd068a5253ad69962eedb7838a',NULL,'c979463c1cb7c94cbe59bcaf60ddc77f',NULL,NULL,NULL),('\\wp-admin\\network\\themes.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5c778a0ff6a50a1a6cdf518d46199a1f',NULL,'7acbca258eaf4d23f7a8f2aa1ddc0850',NULL,NULL,NULL),('\\wp-includes\\class-smtp.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ad86ad5f5c2135bf221715298a1e9ec0',NULL,'654534b6c48e0219cd5a45898cad329e',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-requests-hooks.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fa75927fbc6377776c923123e514cacf',NULL,'178bff1976e28e60a4e6b21298af9905',NULL,NULL,NULL),('\\wp-includes\\class-wp-roles.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ca74f53a25eb5e083888de089a89fc19',NULL,'26279ee7fc620ec9b9eac26e464674f6',NULL,NULL,NULL),('\\wp-includes\\class-wp-feed-cache.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7519583b9f0de018ac2311bd7c3f6f5b',NULL,'fa9f1bec5a8ef5b8db2d7de5e5a97740',NULL,NULL,NULL),('\\wp-includes\\rest-api\\class-wp-rest-server.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fe7a332957539465a6dc09999449fe8b',NULL,'7411bd52e20e1e87fe7a85350857fe4b',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio.flac.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2ab38afa60fd3a3054c013267b3efece',NULL,'5892c3a5453e0825861d75b70758fe9f',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-nav-menus.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2a3329d88a4a2f749510c5e9979b25e0',NULL,'8da09e3c2524428bea462b69d93614f9',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Poly1305\\State.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3c748b5bf35f909e43049b555a6107e2',NULL,'b4b644fa35dbc824c3bd0a09e0277130',NULL,NULL,NULL),('\\wp-includes\\class-wp-ajax-response.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c6e459a105623769ee7f540e0c948c4f',NULL,'ece1f4551d273d7d1e19d3ea7bb5e659',NULL,NULL,NULL),('\\wp-includes\\blocks\\categories.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5e1b65021ef7101c841b1c2123b1fa86',NULL,'43a2202a3d2fcc4ab3333a137d7ae179',NULL,NULL,NULL),('\\wp-includes\\ms-deprecated.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3beaf95633b4657d11516e0410fe9f1c',NULL,'65289575d4baf6d2e758dcbd469ada25',NULL,NULL,NULL),('\\wp-admin\\user\\profile.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2021f14163ef87e7f64a369acda93f50',NULL,'b9fa17a9811195800079dda4b1262d03',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Credit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9af3fae343212f4c7e767f62c5b10e15',NULL,'0385e4a14de78c8b2a167f3e0aea197c',NULL,NULL,NULL),('\\wp-admin\\includes\\plugin-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a1a77375ccfe79b57da4bba612b45871',NULL,'183fb5eb345ab41c08b9ceda263b8358',NULL,NULL,NULL),('\\wp-admin\\users.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7a837275af15f9aa2578de172b3a91e1',NULL,'a453f7dc52ff2f59f9e69c4dd99db773',NULL,NULL,NULL),('\\wp-includes\\kses.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6988efb85274c36a7d4cd0b5258dd134',NULL,'2f9020522f2b4a8b502db19b64c79ea7',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random_bytes_mcrypt.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3e7f1ec1eef26dce8916855bfac725c7',NULL,'b78a54ff0fd4a6ca9960b550a7a54c14',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ecb076b8ea03559f71491038ea419dee',NULL,'879bac9efa180085ab33e90e1acc5249',NULL,NULL,NULL),('\\wp-includes\\rest-api\\class-wp-rest-response.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'092c092193828572c0a266a3d2382e07',NULL,'3e9a88ceca33e6af668785dd6a0342b8',NULL,NULL,NULL),('\\wp-includes\\class-wp-network-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'594a1ecad5b43bbf6b9058f391735a3d',NULL,'c626ae94e156999d0c2dab97c83c0bf7',NULL,NULL,NULL),('\\wp-admin\\options-privacy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8dbdf19f843b0a013d2849436b8e31ad',NULL,'e3391eb6ff41589422a726ce09555bd8',NULL,NULL,NULL),('\\wp-admin\\includes\\image-edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'be0bf3d13a8c1a299867b7371e9deb31',NULL,'4622f71e5b9705b1d417390a0af57fe7',NULL,NULL,NULL),('\\wp-includes\\class-phpmailer.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'86337918450e3c730e8dd2bf61f56cad',NULL,'903c144b04a5ce5cb1d1693da6ad89a4',NULL,NULL,NULL),('\\wp-includes\\class-wp-block-type-registry.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1a9a820c5b90518691e466f0558bfc52',NULL,'b4109f24174536c0886f10fd0bc36123',NULL,NULL,NULL),('\\wp-includes\\blocks\\calendar.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'70bc549c12039825b398496653483401',NULL,'6e4dcf6498eb046dbd19b38fdb10680a',NULL,NULL,NULL),('\\wp-includes\\Requests\\Hooks.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a7ab4de39931b6ef2bf3cb55c931c2c7',NULL,'2c15a0a520b9a8976778a169ceebd919',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\Ge\\P2.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d115fc69bcee9a85c7332d4dde4d212b',NULL,'88208477045ee3ae0fb3195de7b7a34d',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\306.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ce0414778fa14c3aa5f8365f5e5a091d',NULL,'57737a071fa1754e50db6adcc9f25875',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Source.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1baafdebaca8cb959d0276d723110b8f',NULL,'8e83bb1de3e018f0537bb32a8c9617ff',NULL,NULL,NULL),('\\wp-includes\\Requests\\Hooker.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3a649509fe3496044b42712a706fc865',NULL,'0f08c5401425a9615bd19e2f34a5e107',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6d63c2cbaf257a5b3eec7f8d715252dc',NULL,'e8d5fc68b3c6fa15e4526c161172dae5',NULL,NULL,NULL),('\\wp-includes\\ms-settings.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'86dbc34dfdf5028f04a481a413c3e534',NULL,'ef0a6bbc4b78ebada3f70ddc088f5938',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-revisions-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8d5b21e95a6809557c5eb067705abba0',NULL,'b47aa96beff3c3fb37526fbb7065a2e3',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-block-renderer-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f2c3ef6eddadc222ab2a457a6bd38416',NULL,'f2bafe0b7ebb9e6344d8324ab883efe5',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\ChaCha20\\IetfCtx.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0c74f023e4207973be5953afbff12bba',NULL,'52d92a4cd35447e2e934255089b4b90f',NULL,NULL,NULL),('\\wp-admin\\includes\\list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8aa12fd4012654dbb5d4398e3851d3d8',NULL,'112c312f9ad17b94520a7d3bfef882e3',NULL,NULL,NULL),('\\wp-includes\\ms-site.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5e8716d2d6c3696ffa7c7bb25ee20cbc',NULL,'1845ab6bba060754c5206dcae7621612',NULL,NULL,NULL),('\\wp-admin\\includes\\ms-deprecated.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'106ed63bcde5b877f4c43c452a00e6dc',NULL,'959e111c6c8ebf747b306f1be3afde96',NULL,NULL,NULL),('\\wp-includes\\Requests\\Transport\\fsockopen.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8cc804148751bc8a87e87384757123e5',NULL,'8c3eac72bf878fd616db51481dcb8656',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Ed25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8e43913102cd59dc49c4fac4c323941a',NULL,'0bc917a5763ecec51923ab89216ec128',NULL,NULL,NULL),('\\wp-includes\\class-wp-error.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5b36e5204eb5554a74d081695b26b6de',NULL,'3deb5b5e23a65fafc2490dbbc548ea6b',NULL,NULL,NULL),('\\wp-includes\\compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4f6a66e7bd4297994f78933b860300f4',NULL,'29ac40417862fc86608ae85f9434de32',NULL,NULL,NULL),('\\wp-admin\\includes\\class-walker-category-checklist.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dd8e6f783ec8767f3800e01e4e3e0003',NULL,'3a65469c8606a877a0dd7d4763e7fe1e',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Core.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8a8dda9299ac1e1edf3f4e67221bd610',NULL,'a4ae19a923b890f2dcf7e2d415fd1ad2',NULL,NULL,NULL),('\\wp-admin\\post.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d75946c912826056be44d55f9a692c3f',NULL,'c608cb270e025f9d7b3ce7fa53128a5d',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-text.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aa612e9fcd273825b109b6dedc043b9b',NULL,'bdd47f06b334d7488c20834d0fd17d6c',NULL,NULL,NULL),('\\wp-admin\\edit-form-advanced.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5cc7a2ed2549f0d8b2734c51a3bfdbe2',NULL,'5f0b9e854ca5725bff682b2f261aa6ae',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Poly1305.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5e8571fcba2be37254948851540a5675',NULL,'21f0699cd14cb3563d582bb20976307e',NULL,NULL,NULL),('\\wp-admin\\media-upload.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cc561e2e47db6216c6d6f5090946da7f',NULL,'61f4f226bb859ce51ab7f5e75b9fac50',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-ixr-client.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4299257b824cb50e4ab8826bc1cad1b1',NULL,'1b6c265b0a929c87689a6204c81b8284',NULL,NULL,NULL),('\\wp-includes\\pomo\\translations.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eb3d3ba825211bf2c5f26c78d9e933b2',NULL,'be2d6fae2d6af4ccd3c19b600ffe7c2b',NULL,NULL,NULL),('\\wp-admin\\includes\\theme.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c260af931454a6846bd890c121358fa4',NULL,'fcba711d2f2a880f23ebac4c3b05db71',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\header.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'005faed01c2f4aeaa64767ae90956236',NULL,'9471d62d747899b5a98f2d5192b1a0d9',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Cache\\Base.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8fd3ad50edb09fceecb10628c407b284',NULL,'9443eda189bbd9325d0c9c045d237c6a',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\File.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8a52bde47e3c3a7fbdf29aef46e03150',NULL,'79f791722e7f4ef9c228b2ec9c7da0b6',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-site-health.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'45bd6e6ef94be129cd15176ece95733e',NULL,'0fd5bc5dd338930add266d8496f9b251',NULL,NULL,NULL),('\\wp-includes\\atomlib.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d3548a1ef280b13186996d1751eb0944',NULL,'3e422f1490ddaf417a29bb9e41114dab',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\PHP52\\SplFixedArray.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8bc5b9f859a03354e860a087958b9755',NULL,'1de2316096fa2df1f57083999431fdb1',NULL,NULL,NULL),('\\wp-admin\\network\\settings.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'60dc3b06fa98450b01df9dd282a67c29',NULL,'3f5be8961b15430bbd9fa92e8cad1662',NULL,NULL,NULL),('\\wp-includes\\cron.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fa7d9e74443753ad40a49a297412d725',NULL,'3b8e61878ccccb05947524a4750c85b3',NULL,NULL,NULL),('\\wp-includes\\class-wp-image-editor-imagick.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'883f248af28cc88a7dfc77e1feb00368',NULL,'9ea7b0144f6209d9a1a71eb177a3bc0e',NULL,NULL,NULL),('\\wp-includes\\template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'44030ed2f9d5797ba49c5ce876e2a40c',NULL,'e06d8e061344d3f22519b5510a2a1d71',NULL,NULL,NULL),('\\wp-admin\\includes\\class-plugin-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4d2a540634bc8d4899cdd195270fe836',NULL,'33660095c1c66106ccb2959d8eb5fbca',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.tag.id3v1.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'52a962a29b8e1e88fa424440e02b8819',NULL,'55e22e036877bed3aa868d8eb7c2dec1',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Salsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dd3969aa04ab94438cb8454df5548aa8',NULL,'2936b4a5293af6dbcdf0b88efd9daee2',NULL,NULL,NULL),('\\wp-includes\\Requests\\Utility\\FilteredIterator.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0860759a5e9dbb4e5f3f76e42b60c328',NULL,'10f9a2d9618ed678b72541aa9e0579d3',NULL,NULL,NULL),('\\wp-admin\\admin-ajax.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7527c66e3b7f7d0bb2417c843051935c',NULL,'286cb8d64a83d1408de35442b6fa3efd',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\305.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'81efa0e574cdbf2b6fd5594d13f382a2',NULL,'58f8f700904bebe62f60a11c2cfbab26',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-themes-panel.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'50138adfad3af0682252f5833ea533d3',NULL,'eefb755a08a9949437d1b3929c8ba855',NULL,NULL,NULL),('\\wp-admin\\privacy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'549cd75028521c32d1d50903b2d44956',NULL,'2e73f8e2fbb7e2a4b2401cdcc4ded793',NULL,NULL,NULL),('\\wp-includes\\taxonomy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'12bbf9a90ec6e63eea26b28b90173c20',NULL,'d102769cabf518e9227bc3ce5230af09',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-cookie.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3bf89b75337c313b7e81c98719c3a472',NULL,'31c29fafebcfb4d5428a1e809203c5c6',NULL,NULL,NULL),('\\wp-admin\\includes\\theme-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7ea32ea6aeb5a55d2225476ef7c88f73',NULL,'345feff5b187d508b2619f802608ffd4',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\Fe.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e0fe5cb81bc89b1a2cbd6badcb028c59',NULL,'b5571ef80998e52ca40fe2f77e8d72a0',NULL,NULL,NULL),('\\wp-admin\\admin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'64961d8dd370f6d541e17898b0141a88',NULL,'800315586acfd36950bd93c9d512533e',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4cd243a211e5e69d4ebb4399f0acb1ba',NULL,'1cf71a2aacf6ef9222412bddd8232406',NULL,NULL,NULL),('\\wp-admin\\install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'93b31cb33ad4b800a036be0e90887883',NULL,'4593ae829c94903edc2c9ffa9d2a879e',NULL,NULL,NULL),('\\wp-includes\\default-filters.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'41bf2ee12baffffc53c2f9aeb3c1d006',NULL,'d90b247847b16f8bbc07a0b5c42c4305',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-streams.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8a5d5b6d457227998e23cb42419a615b',NULL,'5d59d22954180bd442463130eda6d5b8',NULL,NULL,NULL),('\\wp-includes\\Requests\\Proxy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b85a1439e1d7ef5ae29f51ab9f66cbb2',NULL,'b5406b1037b500d7d374b85c2a879947',NULL,NULL,NULL),('\\wp-admin\\includes\\deprecated.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'97718d1345524e54c87eb6c1507a714d',NULL,'51903c8b667709b3c5d917a77f5781b2',NULL,NULL,NULL),('\\wp-includes\\class-wp-block-parser.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'79bd0b678e7ad8f338679a43811f4a93',NULL,'054c1d78d3e704158ed348fa2cf3d2f7',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-theme-install-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'df579fabbd44b03edda65e5583fdda09',NULL,'09b186bc695874c895c4b57477506a1c',NULL,NULL,NULL),('\\wp-admin\\credits.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9878953d0a02758340cf69ec49309d18',NULL,'1e1f3b24753fa62e099082aab7a21d67',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Util.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6d8f67731db66254b452bec48e88526a',NULL,'8ca331ee60a3d80faf0f309ba1a3d1e7',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-requests-response.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'63bd485a3f395192cd59334bfc64c9c8',NULL,'da4fbb54505e95f397726262211464dc',NULL,NULL,NULL),('\\wp-includes\\canonical.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3c95e7eb9fc3c553955755cf1a421a6a',NULL,'9e3d5d952e8fa46b069d0289b1fc8e43',NULL,NULL,NULL),('\\wp-includes\\class-walker-page-dropdown.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8341565fe6f5d9414295262452c27dca',NULL,'b37442a31b42328a5b654ab7e935df61',NULL,NULL,NULL),('\\wp-includes\\default-widgets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5857f4df0f8a12ca6dddd55fd3d4df10',NULL,'1aa4e034046b70de77e83f2a80c31cc6',NULL,NULL,NULL),('\\wp-admin\\includes\\ms.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c744bd96ae80cc85e2ebc1e2e9d0f226',NULL,'829cff80ba3bcad38b64e4a277874854',NULL,NULL,NULL),('\\wp-includes\\class-wp-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5670161595f57856d1261c1d58aa1e9a',NULL,'b67920c8cede4bdfbf26b67aceead04c',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-terms-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4b43e7f76ff4f720f221a9befe350c37',NULL,'799d65ff26b9e5d75251d4754bb5cdd0',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-site-icon.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2fdf25e702c877b9cd7893236c0d1783',NULL,'585bb562d08c916c3615979bb0355f8d',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random_int.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8e7bfc9c88c2327da336bbff4bd9d062',NULL,'2a16a25258e995c7a0afcda442d06e36',NULL,NULL,NULL),('\\wp-admin\\user\\credits.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e19540d487b7a2c3dee176ab06796f68',NULL,'d920b4fb1be2c2c780081d5b4b7de55a',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-filesystem-ftpsockets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5884daaa85136e32c3dccfddc48177ca',NULL,'a0cdc7c224fcffcf65d59b47e5999e6c',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-color-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2e024cfa136cb36b0c7b009bc2c04169',NULL,'47e1df0250276e893bca671c74539b2b',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random_bytes_libsodium_legacy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3329f767dede453333aa45007aa2f38b',NULL,'dcf85b719d3764e276b8edd77aeda814',NULL,NULL,NULL),('\\wp-admin\\ms-delete-site.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dd114dc233fa80154e856bcdd251cb9f',NULL,'55c74da26af0d258b199518266c63f9f',NULL,NULL,NULL),('\\wp-includes\\rest-api.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ebbb5250f3449d1b731b6b0867ea26a6',NULL,'f91f7cbcd226db87b42e1f1c5026c258',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4b79d1ea1e8f7b4b659b7bbe126be28e',NULL,'6c70d59e9e9a6e9bd11537719313e32a',NULL,NULL,NULL),('\\wp-includes\\theme.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cb45ce27011a3d60527aa38566eac2ea',NULL,'ba06289d59bafd6986a693f440ae27fd',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\HSalsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5d156b42b5ef189a326c613b7179ae99',NULL,'f1d3480c782bda30371cb89960ae7df4',NULL,NULL,NULL),('\\wp-includes\\class-wp-simplepie-sanitize-kses.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3c554e5318b2c93ec4f2a682b81de347',NULL,'6b991aa70873f6fc59da9e8cf6678490',NULL,NULL,NULL),('\\wp-admin\\network\\site-new.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'296ada614bbba26d876296ef58e25d4a',NULL,'71056fde18fb27a3c48015c63cecbe61',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Category.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d149d0f5413f09c261d6ce48ce37c55a',NULL,'ba7ec8cc3f13d4f27f2e0adcaf64bb2a',NULL,NULL,NULL),('\\wp-admin\\options.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ca3130c065cabdc09f0f47e1bf23fe10',NULL,'fb79046e16165088b2c9a0059f2d98fb',NULL,NULL,NULL),('\\wp-includes\\Requests\\Cookie.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ae81b66dd3b8e6f9115b10b166481a07',NULL,'f10c5ddef79834f447aed9466457288a',NULL,NULL,NULL),('\\wp-includes\\class-wp-xmlrpc-server.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2310147cc127b581420763d73062c6a3',NULL,'3dbd4aa9dc966d4ce89e04da44a4c1d1',NULL,NULL,NULL),('\\wp-includes\\class-oembed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8d606d7a9d28b21b4a11c54b6281cf30',NULL,'69c249a3b7f32a0174da2375a300c580',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5b47482a136499910c6cb2a895938c71',NULL,'13242110eb90f08d5ab42da8a5bf108d',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-post-statuses-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'31159f7022ca531ae0f10e43001593dc',NULL,'e31df052d058e092d8b53f6b01e8c91c',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\ChaCha20\\Ctx.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6911b1bb0239285be60b8bda9f36c67d',NULL,'b99ce01d8d1852d13c1f826e49813c7f',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dd173ca54ce859afafd2b375994d22a6',NULL,'c469e066cb3c29109fff898c97d2e043',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-upload-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'00bfa3e7d2ec3470936f945e5209e7b5',NULL,'8ed3fcd6698fed16c6d0dcd441f14dcb',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-custom-html.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0b9524d7aee611747d1f0fa36ebe662b',NULL,'cbddf4079374ea6a78ce09f70aa5c870',NULL,NULL,NULL),('\\wp-includes\\class-wp-user.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'295e0f75807ffe6c42d8e7584880fe4b',NULL,'62614f836bf798ab8d0063b1bc821d67',NULL,NULL,NULL),('\\wp-includes\\class-phpass.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'45411e8d82b54d2181b55f1a2903ad15',NULL,'03191a210ccbea54cb07dedfedb7cc42',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\XChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'95af64dba49147b81767fa72690e1e35',NULL,'901e68df0c8bd51b6760c9b83ada955e',NULL,NULL,NULL),('\\wp-includes\\post-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bf2b29f1c6d5c7ce23bdb2f9c6285e4e',NULL,'0222c97537f0e0e9d5e8fa0bdb193a15',NULL,NULL,NULL),('\\wp-cron.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'155621698b90e64e4a51e69cc14ca933',NULL,'cfa2960eb1eb763e1b86cdacba480d17',NULL,NULL,NULL),('\\wp-admin\\includes\\comment.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'168087c0e6a95292a741936d2018612c',NULL,'86fa04e67072164e4b77bb29a721608c',NULL,NULL,NULL),('\\wp-includes\\l10n.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2260fd17256d3ada41a9fba4f9881966',NULL,'b2d26e72a3cbc753fb221d5c49006d73',NULL,NULL,NULL),('\\wp-includes\\feed-atom.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bf4f52f0b1d7ffac67324af36ba145bb',NULL,'0545cbfce9cbd59bd449245e6947ab5b',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Base64\\UrlSafe.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'23688cac607e909a00feff4d1e093660',NULL,'b103c07046f5f181067431c62bf6c0bb',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\501.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eeea05beb58aa36ed0481adc1ae6c1fc',NULL,'650cdab83034f22d3fe803f5d791a835',NULL,NULL,NULL),('\\wp-admin\\user\\admin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'85dc2f531d13cc9e5598f23ffc71cf7e',NULL,'978c72880bc9dce93e59d1c851f96467',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-search.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'195e8b2d54702689fc3a80c92f961526',NULL,'89715deb2e95fa75dbffb170d0c4be3f',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Author.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b16e80882ce14ec74b661f3534c718f0',NULL,'348071ed105ff0418b25964e771ba331',NULL,NULL,NULL),('\\wp-includes\\nav-menu-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'38363bd515e3258f5323c2cf50417962',NULL,'1bf843849b1820577b4823e0ec0a12ef',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Parse\\Date.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'42f4d1a790e2bc01f3d1f9d38f0dfbf5',NULL,'b19b29bca24b81281961370f58c8ab50',NULL,NULL,NULL),('\\wp-includes\\capabilities.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8dd3e290eedeb3c488c3baaa8f494969',NULL,'5a6eff36def7a7ca6fc3ee62ff8ff982',NULL,NULL,NULL),('\\wp-admin\\includes\\update-core.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7962a5b97cb765851aed749fbeca204a',NULL,'8fc6fa9c271b19838be131a7578bd4ab',NULL,NULL,NULL),('\\wp-includes\\cache.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'33234242017b448bb4995738ecddc32c',NULL,'af0a22027562b5590a2a2987693dfb46',NULL,NULL,NULL),('\\wp-admin\\network\\about.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'28a08043f2e48ec5237888430fee0c61',NULL,'36fd6671a5493cc8c5405621d96dea7c',NULL,NULL,NULL),('\\wp-includes\\deprecated.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ec591ee4dc0fe73a691f41284869b087',NULL,'1536c131c15a55d6fc92f4b0ae47d51a',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio.ogg.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ddc7c8b356a6841a4cbcca7de9ee2870',NULL,'532859d598cfc5a7f6120fa40cc852ee',NULL,NULL,NULL),('\\wp-admin\\network\\user-new.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4fec98eecb12f5638ee1bf9481de70a9',NULL,'608d0fa59383eae1d4c7be59ccfb6993',NULL,NULL,NULL),('\\wp-includes\\Requests\\Transport.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'81871febf5e2c15ec4f7ed4e82560e3f',NULL,'019c993bce6bed178baf4b5c566cc617',NULL,NULL,NULL),('\\wp-includes\\plugin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'90ead9c3fc0ccc9bff75c26edc18cb04',NULL,'fab000ff7147fc20304fc3d27b072ed7',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-rss.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2f1cf9cf665d1871a952398caa0ad808',NULL,'43bdaeee1d0d4d4e32e04a00cb4ae125',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\HTTP\\Parser.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'19728661af1c0435b9632e3501e77a5b',NULL,'5725c7d0fb347f1c08df3690a58f3609',NULL,NULL,NULL),('\\wp-admin\\admin-post.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2706844b9741e1856d503504ee4c5161',NULL,'029f99842005b2ef81dfe5619f5ec8ef',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\IRI.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'228816527ab870766e5a60ddd417dd32',NULL,'6e16ff20d3e68692cf3b617b875f36f5',NULL,NULL,NULL),('\\wp-links-opml.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'69f9f4981be2a6926a6dedcd699f6325',NULL,'aba0ecab419f6d3c22d9a1f11ae24970',NULL,NULL,NULL),('\\wp-mail.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a7f5d2d320b84b5a9bd78dfaaf3c321a',NULL,'900dc6b4efa96d1177c2d3471dce35e6',NULL,NULL,NULL),('\\wp-includes\\formatting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b89a567f117b4c42d843f3715b5fd715',NULL,'488f78601ad0e751453315e7d8ee0621',NULL,NULL,NULL),('\\wp-includes\\post-thumbnail-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'34ac3a587f576de53d81a59892a99dae',NULL,'d4cea231df57b221326a734e1bfe0fb7',NULL,NULL,NULL),('\\wp-includes\\ms-default-filters.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'73cb25fea0b65ef942fe9d9778117dc2',NULL,'6cf25ce7713083ea488a3b1f1114aa14',NULL,NULL,NULL),('\\wp-admin\\media.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9f777a34d24282657bc27741a08596f7',NULL,'7b6dc8dd0401185e6e45f60944a130c1',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-links-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fa154b0089cc81c0fe2d4bf3cc0935c5',NULL,'381da2619a3d2feb8d2d76ed36a31691',NULL,NULL,NULL),('\\wp-admin\\includes\\privacy-tools.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'62746d32d179d355c2043bb1d7bc13f1',NULL,'c5aebfa164a6c151aff21b6e7349cf73',NULL,NULL,NULL),('\\wp-includes\\class-requests.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8f221c05aacfb3d298d84123cb1e3b79',NULL,'2fbfaa9d388a7eb99cceeb573102c4e1',NULL,NULL,NULL),('\\wp-includes\\pomo\\streams.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'520566f80f3618c3ed379ebd6268ff01',NULL,'c04753edd285a63707f4417b9e912690',NULL,NULL,NULL),('\\wp-includes\\class-snoopy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2e3666225c5534f37cfdcafa02b506d3',NULL,'73b05cdec5859ff6edcfbcd22ebd0960',NULL,NULL,NULL),('\\wp-admin\\upload.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9b470073752ac99b0a40f8d82cdb7c9f',NULL,'656c2d6d6f663ea1fa1b3ddbe0db61e1',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-media.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'237173bbeb4e34f3674cffd05ca85f05',NULL,'18d05e6e02243eb5faf75e14e27f3323',NULL,NULL,NULL),('\\wp-includes\\class-wp-paused-extensions-storage.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d9ce9e6c73d4b9239a6072721b94a08d',NULL,'da4fcf53f91e5905e75efe7d1f7bc473',NULL,NULL,NULL),('\\wp-includes\\nav-menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a730cd4adc95135084033512ff738861',NULL,'e6882d1899c29fbf6d9aa864b0ab545d',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Ed25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f779a3cd68f0fcf21a3a30d2f4ece7e7',NULL,'642ff4ed81b1b46ac96672abcd68cd28',NULL,NULL,NULL),('\\wp-admin\\includes\\class-bulk-theme-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'25f3f904e486f6c202c3fe935afc88c2',NULL,'ca9fae48a78a4cd9cbbb29def07106c9',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\H.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e8422b72869c2d0ebe7ea9629b63cf96',NULL,'787d20f39294ef701d63b0a04be04fff',NULL,NULL,NULL),('\\wp-admin\\network\\index.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'baac6a9062943206c404b2fd4c490b91',NULL,'6f86ac8194ca0fd98b99b044394e2d06',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\413.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f34646484356bbd26c1acbfffe8c8969',NULL,'e9963cc15dc99059b7d9ff584c17bfd8',NULL,NULL,NULL),('\\wp-includes\\class-wp-locale-switcher.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'90f32f09fb2515f49c8f20ab1715909c',NULL,'cbc322c63fcf46b4772ce80e5416c6f2',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\Fe.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f58d51734a9753a853be3e40e3dfe29c',NULL,'98c1098c12e649a5ddb6158d33828b53',NULL,NULL,NULL),('\\wp-includes\\error-protection.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f1e161c2304c26058e1dec2adf623792',NULL,'117d00bff6aea4baeb3bbe8d4e774a4f',NULL,NULL,NULL),('\\wp-includes\\class-wp-rewrite.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'72f77945728d7bf1abf96ab1e06c255e',NULL,'b725a32dfda67c3b8ce5cfb3b739e3d1',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.tag.id3v2.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'560006246aeb366e93149848135e5901',NULL,'16d0e64cc4c3998d52203076d5673929',NULL,NULL,NULL),('\\wp-includes\\post.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'37f337df925a9e4fccb43bf00f00830f',NULL,'10c4ddc70b55566d0420a3471dd5eea9',NULL,NULL,NULL),('\\wp-includes\\rest-api\\fields\\class-wp-rest-user-meta-fields.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3d489daafcd48aeabe23cf6b2eca2d8c',NULL,'f0480d050db130a4582f5ee81d1d3052',NULL,NULL,NULL),('\\wp-includes\\pluggable-deprecated.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2830a987baee343406d266c99efe562a',NULL,'e463b18764f9a900ccfe7eb7356a12c3',NULL,NULL,NULL),('\\wp-admin\\user\\menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'297ca05a7075dd4983b875e7f7f2e817',NULL,'c291386f76ca9b04c710342cabb61e08',NULL,NULL,NULL),('\\wp-includes\\comment-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d88dcef1c1b437962fe401e4867afaa4',NULL,'8fea01b3de15dc7606b5ae12ba8548d1',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-filesystem-direct.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cd708beedae623b23886d44d098a04a2',NULL,'4c0c8b2d577afb8d3fae5b90c885b856',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-posts-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8d5bb125483bf270ac8ace7634e3f653',NULL,'b1105b88316f16e6c493fc1940c7287f',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-nav-menu-widget.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8f6c2ffc736e4ec44b38f0f1dd4d3fbf',NULL,'da62ef5f2000a93839fc7778855807bf',NULL,NULL,NULL),('\\wp-includes\\class-wp-session-tokens.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dce9cf92a9065bb3189a11889aee105a',NULL,'c2fcecaae71a42274bd27df03c7957ce',NULL,NULL,NULL),('\\wp-admin\\includes\\admin-filters.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'326d7e831bbde08347d03a6fad0bf0dc',NULL,'2959a68b35b564138184426cf0042cd4',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-new-menu-section.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4b017d5bc37ac0a5d1a54c8c8dc44447',NULL,'3f3ddcca00cc82ecfe56fa66593fe8e4',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\411.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'65417e4982b12b4cda3d962c935732d3',NULL,'27a552a1e4160c4df61b2eca5a604796',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\Ge\\P2.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bb56f917a20fc7a1e61897972588e35a',NULL,'9645edafb7e483c6806bfc766ba2a50d',NULL,NULL,NULL),('\\wp-admin\\options-reading.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'285b151c21c20834a3cf7eb1a54f9403',NULL,'cb26dbc18a3c9a502589b4978ef16416',NULL,NULL,NULL),('\\wp-admin\\load-scripts.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'30a60d069811c7d153a9f9930bdc6323',NULL,'3730858979e46b8f2bc5ebb5d941eaf2',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\BLAKE2b.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2786ba114a4cc9fbca43c282a76ac90a',NULL,'c97af5f0cbf5ddc4a73780099f37561a',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-privacy-data-export-requests-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e4453f140a65b217d299273736ea8a59',NULL,'791be02293e4c537db908a801790b4c6',NULL,NULL,NULL),('\\wp-trackback.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e38b23a80bb31ebad3c909821bf439e4',NULL,'d74b02cd709360ef78dc226cdbabce91',NULL,NULL,NULL),('\\wp-admin\\includes\\import.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6da9aaf62be0cc74f73f2bacb6ec7021',NULL,'5b3a6692f3787ccb075d455add15e24e',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-links.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7894f1fdad889bb900f80d5dd544b33a',NULL,'58169f2d2d3a9846f2217f126cdd9833',NULL,NULL,NULL),('\\wp-includes\\class-wp-term-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ef4cdf8f417f7ae932c646d4eb320fc8',NULL,'05f93c6c0196570cf455c0d2e1bce16a',NULL,NULL,NULL),('\\wp-includes\\rest-api\\search\\class-wp-rest-post-search-handler.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'405fa0b0a96c91581b78690c3344957b',NULL,'42a6a52fd1121ea0276a9f9ee34048e8',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-ajax-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5317603f9032fab97480057391374ac4',NULL,'5106acd582aee42c710fe873c9dde352',NULL,NULL,NULL),('\\wp-includes\\class-wp-recovery-mode.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'72e1a2603ec0bc6aa38b1e7c80241960',NULL,'74382ebc202de074a4a09ea7bae23d06',NULL,NULL,NULL),('\\wp-includes\\pluggable.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'46f0d752c4575db19dd8a3e0b09ca5bd',NULL,'942aa9664a7e5f2d2275e22717fa7508',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Parser.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'300d958c1fa98621589f5fba24c755ee',NULL,'52bb2ee462e7e414a77efdc7ebf52bcc',NULL,NULL,NULL),('\\wp-includes\\class-wp-meta-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'653535164acc8c230fdf260f8e8f0b93',NULL,'cc71e4acec11a94a4d618ec56869a3f2',NULL,NULL,NULL),('\\wp-admin\\includes\\bookmark.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c90c3f7f4892e09376ea962e7cec6439',NULL,'feea3367c3ee803baf72e4dac1401983',NULL,NULL,NULL),('\\wp-admin\\includes\\continents-cities.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3ed5642c204052fedb9168135b6088a2',NULL,'575ff1cc54c9d3b0491be4a359b2d69b',NULL,NULL,NULL),('\\wp-includes\\wp-diff.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e80e3a05059dd2ff209c0b61be9c7b5d',NULL,'abf6a0e1e858409011d1457ac9f2df7d',NULL,NULL,NULL),('\\wp-admin\\plugin-editor.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'79afc1451c21b452f9f5cb1d45348fc6',NULL,'ae85c8c923181b42532af55e4539112f',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-widget-form-customize-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2a263ed408ac517c1d577a0082bdc66b',NULL,'907bc5442a403613e1877bcf847da6e7',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-privacy-requests-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ad0d6a50036469d2d9cb052c2e88e135',NULL,'4627f19994f3312aeecfd0d9558d7d23',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\Ge\\P3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e846f2ef31b5fca023c8c8d6858f390b',NULL,'a0db939cd1f447ff632cab993d635ea5',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\410.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e48ffd6322daa361ca22e0e91bde0f29',NULL,'71be4f3437dfbadda52f38582184e19b',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-taxonomies-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'69246503c959bd33b08a511c31b80979',NULL,'d99e3058b29cd6d435e7557ac1aa333d',NULL,NULL,NULL),('\\wp-admin\\customize.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6c80170e60d77d62a04f5d9b38339176',NULL,'43164b1befd6dd6241069000eb463553',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-theme-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f5412a3402a2a5ddb81889d4909d72e5',NULL,'26a80c022d65494307f659af8563e692',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\ChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e8748e1f23b5190e22f43d91c383ebb3',NULL,'ec56c52afbca46e8b0af9df13c8ea46c',NULL,NULL,NULL),('\\wp-admin\\includes\\image.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'37643c05ec0f344336a18778425fbe07',NULL,'f27e2f8f6977dc130433cbc18c061386',NULL,NULL,NULL),('\\wp-includes\\class-wp-locale.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'33dbbd2dcfdbe067a7c305e58be4a804',NULL,'dfbca0bd071cb4e3a580d4ac74e59018',NULL,NULL,NULL),('\\wp-includes\\vars.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4fdf1b7370bc32bb822856313800bcec',NULL,'601eb367adef555f227dfca2e448abcd',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-media-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ace7e724ad6c065723a22fbe817fee60',NULL,'c925a897e4b773c8f8ed8f04ba48d0a9',NULL,NULL,NULL),('\\wp-admin\\network\\plugins.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a9a8aaedfa735f0145327a60cea04fe0',NULL,'e4f7cdfcaddc4693fe0bcc39bb55d68a',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\XChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4af8ee7687d1d83a15849c4fe3565eb2',NULL,'0d8d2ad2756e95726475be67bced01f4',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-privacy-policy-content.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'821b091ca192315fcf1a4bdd197856c4',NULL,'bf4302bf199194b157f9d6c5ecd64db9',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-background-image-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b235cdf1914c4c1aae6241f6ffa62716',NULL,'ca087b66d2269b9918455c24f27358d4',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Rating.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'90e4298d39de31c50a14bb595b8a0eeb',NULL,'3d7013a46d09c74b0ee3d8af617412fb',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'42f180155dd93fb84317b7b5117c566f',NULL,'4dc26bdda24199dbfd44ac357afa796a',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\429.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'491cf7fc4bd04385d25802ce14592523',NULL,'53f0dd257c04462ec3a05a6485b38fcc',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\SecretStream\\State.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'063330a2a74ef1e5b36963147d27ea81',NULL,'e9ebf5e93ac75a7be38ff0eb35b26f0f',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Crypto.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d06f1a188ec65352af6a9e5fcb80f100',NULL,'08974738a94a2b9c1cf4b38b09bea07a',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\ChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'20fe8c724648a03f6eec91ae92138f8d',NULL,'e5c615062d72876a6949ded8a3658a62',NULL,NULL,NULL),('\\wp-includes\\category-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c349b7d25df3eb59d57901a590d82925',NULL,'bf9cb8b60eaac1e9b8be1246b56e4e9f',NULL,NULL,NULL),('\\wp-admin\\includes\\class-walker-nav-menu-edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'388cf1ffee5accf6c82e00ee8f252820',NULL,'bd712ec145950741459417ca9fab0e65',NULL,NULL,NULL),('\\wp-includes\\comment.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fa3a3818c03ee1ebf150bff25f3e8354',NULL,'1f4546247ea6c34856b425d25cf79529',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-importer.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4fe314e014b82695761d9c5b110a8d80',NULL,'cd08dfab22af64b04bbcb7e0d76af6fc',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Cache\\DB.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'be181eb590449c02418cd11846f1a028',NULL,'0659bf084f55a303f5922edc62bcfbf6',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Misc.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'639ef4f87fc5587ef581f95d0839d12d',NULL,'cecde679c62dd50207d8d25ece1a4b89',NULL,NULL,NULL),('\\wp-admin\\includes\\ajax-actions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7fdcf67d00bd85213c59da62b09f8690',NULL,'6d3f01ad9af98125e18e56623b36878a',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-screen.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'809b184b58cd091b05c01be01802d3ba',NULL,'ae622da463d69ab53e3e6700b8bd9892',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Util.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0cf5a45f8fdc775b678e98c9f6a34e9b',NULL,'7e585a65264f61b888fb67b58b41f063',NULL,NULL,NULL),('\\wp-includes\\meta.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eedc0122380e92d8fdef7c39daffca61',NULL,'7f4592c300380eb439f5f41d6d3d0209',NULL,NULL,NULL),('\\wp-includes\\http.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aaa31ecff2f310e286a34590f0f83713',NULL,'72b6cbb139bc86aa835fe03c6d30eadb',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-auto-add-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'12fdee0ad5d49f393fd7324b1045a5d4',NULL,'4eb22b0643232b7cf3665aa69d995de5',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Caption.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d9f5822efe29400d8c5b81326295ed1b',NULL,'bdbabcdcca426a4dadf6675bc4c4ebe9',NULL,NULL,NULL),('\\wp-includes\\pomo\\po.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0d124a6c75af3f706e55b16ba44ba65b',NULL,'6e725fc91368894f82b9415dcfffb70a',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-plugin-install-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'be9c21377dc8f876b5ad61a76db3ae3c',NULL,'80bf220516cc089c067c2db3f41097bb',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\XSalsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0a08f1842ad9ece9b4c800646a3480b8',NULL,'dc5c999dae94f1f5e03a520e2fe22b05',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\428.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'886c772e25694d320b72dd498d5897ec',NULL,'9a97bb0369f70142e4e57da75eae742a',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio.dts.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2248b33390ed1bab13d73cc229fa194d',NULL,'aa7ccfc174818bc15446f9063800ef0a',NULL,NULL,NULL),('\\wp-admin\\network.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d444ce83634c972ca83db466cd7d2dcd',NULL,'2eb8b036bd098494a0f1f2086d665309',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\File.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3cb7c39217488fe058a665a822bf25db',NULL,'5dd66d03c777e82fe65cc6793511da0e',NULL,NULL,NULL),('\\wp-includes\\class-wp-oembed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b87014226d7b0bd13a89dfc98a78501c',NULL,'6482c87ad060318b99f3c28892420d1e',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\407.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ec52639ffae161c79b5c85bd5e051241',NULL,'c2c817e9f5d8768bbde4d66a26e6c6b5',NULL,NULL,NULL),('\\wp-includes\\class-wp-customize-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2af01af4058113da54289a6f3065bf67',NULL,'e26e868764c6190255b33c6c9c6a65d1',NULL,NULL,NULL),('\\wp-includes\\class-simplepie.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b02a90619df2b4559ada36ddabbb6451',NULL,'0dbef394a91127f068ac8fdd587d4895',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-widget-area-customize-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'382caad3cdc65d54acf14ec079b58a1a',NULL,'931675e7cdb90f973773fb7199acb2b0',NULL,NULL,NULL),('\\wp-includes\\Requests\\Auth.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ad4281ee71c9b940a42b8f9fe32e767d',NULL,'3197d2529dd957b2acc3944f5bfcd64a',NULL,NULL,NULL),('\\wp-comments-post.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ebc668a843e83b4aa945291e74fdca59',NULL,'4a98c020baeb9e82f5f577e737234f56',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-selective-refresh.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4297ef258d08a8b70de5d321bcca8ce3',NULL,'2cec20d4643211bb598f8fb0bb5e817a',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-filesystem-ftpext.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a0920dee25e27f04913ec66a04cdb285',NULL,'67f736ce6c360c6ffc629247c64030ee',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\X25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a8dac0c6d7e193d6486b7d364742c7b2',NULL,'705afa98a3cb02c43a03218419d9bcd1',NULL,NULL,NULL),('\\wp-admin\\network\\update.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2e925c3275240d37bfc84d67182660d5',NULL,'99be6fcb45a3da4e5246399f9d7a38f0',NULL,NULL,NULL),('\\wp-includes\\ID3\\getid3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f317c3fbe890e104497d082a4dfa8f4f',NULL,'9a22047b27152fb5e7060527f68f5018',NULL,NULL,NULL),('\\wp-admin\\includes\\class-theme-installer-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ba12ce2e41c774c94760ae722dda4098',NULL,'39b621a70c051c78b37e29f8990ba2ca',NULL,NULL,NULL),('\\wp-includes\\script-loader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'424cf97f58922ad35ad5b2a8b1ede9a4',NULL,'8132cc6a186e56d553af6b2a214e07ab',NULL,NULL,NULL),('\\wp-includes\\class-wp.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bb615c835a928a632c92eb1a1eda3f8d',NULL,'894b36003d07763c8b11617f04d80ed4',NULL,NULL,NULL),('\\wp-admin\\menu-header.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2c9bd3aa95b8207b59b1ab5b5d358a78',NULL,'0639947086b6d673b83b73739c57bddd',NULL,NULL,NULL),('\\wp-includes\\class-wp-matchesmapregex.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ec5fe88c21bdfe8a7b4058ca675dec09',NULL,'585279713246292c89ebeaddebc501cd',NULL,NULL,NULL),('\\wp-admin\\network\\profile.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'213a5a41b1fda2920c5422d32b89ae6e',NULL,'6874157fda181bc2866fd860d93376b9',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-post-comments-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8b0b974b4c7ec680af2acdd7de3c4492',NULL,'fa4064a942bd177fb823ad26267fbba6',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-users-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9012abc5dd61d3a2254eaa68c59004aa',NULL,'a222bba40554b5c8ab26988326279b6c',NULL,NULL,NULL),('\\wp-includes\\class-wp-block-styles-registry.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'31135623606d1be8d51380277e024185',NULL,'6b5ca46ee281b2231274c9f42af45037',NULL,NULL,NULL),('\\wp-includes\\class-wp-tax-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'922947d520a99879f1c171908063636b',NULL,'ff751b539d694e26315a9792dd682375',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Item.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'981245ab2ce9e283810b81d38f2cf0cd',NULL,'104510e221fa08437aec008e633cdca7',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\Ge\\Precomp.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1dc157ae927819e37a5bf0d1ac8e23b8',NULL,'d58b7de7ef0e421eb00ef748c0d63731',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-ms-themes-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cf712e705fe7e543495fa2d9a87ecd23',NULL,'57c30b6d7a89c063f2b9e3c16b29161b',NULL,NULL,NULL),('\\wp-admin\\plugins.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6c7689ebc567d52a07de26d05de3f8dc',NULL,'e64061556dee0a7748cca6487ada1712',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-filesystem-base.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ed0c9e240410fe5ea1d04298b3d320d2',NULL,'b2d1ff7a025b5160aa73fc56ce94e4bf',NULL,NULL,NULL),('\\wp-includes\\class-wp-comment.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'adea292179098dfdda75dbd81f8e4703',NULL,'313e2f4487de8a1f5657a417ddefe193',NULL,NULL,NULL),('\\wp-admin\\profile.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7e8b2f52ea3b6bf71de9bff17a9949d6',NULL,'e065abcd9d5a420e0fb6423561905aa4',NULL,NULL,NULL),('\\wp-includes\\template-loader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5aa0b03ce7fa1511ddb2693477250b08',NULL,'08f7137790a06aa6fcdd4a5eab13c5d3',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\500.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ae996a2eaf6e8e53a4631ee022095e89',NULL,'c0afa9c66b6d830a094815f2124dffda',NULL,NULL,NULL),('\\wp-admin\\term.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'129a3809ad5fcf7f70ac9c7e2944299c',NULL,'9883c8549eca1122042371d38d00cc17',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\417.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4f89367a768dcbd3ab201adc4b692326',NULL,'4270026a1b8e684f5ec0635c47201c23',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-filesystem-ssh2.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b1f45daabde711a2d1f5e233ae7a1cdb',NULL,'8bba24adb00c1b13c4a3cdaf52611554',NULL,NULL,NULL),('\\wp-admin\\import.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2d35528d6478243bf477fe059c3b5d2b',NULL,'7f15d94a5ace4dcd6b73da2373b0cba8',NULL,NULL,NULL),('\\wp-admin\\includes\\update.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bd88266fd92c0fbfd59db0ccf2f0d6c4',NULL,'144fe9e4255da5db578b5f79f80c9b65',NULL,NULL,NULL),('\\wp-admin\\network\\upgrade.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7211ec3f7978c90d57ce3c04a867b412',NULL,'87e64dab555c2a98e854bef4c7f91bd3',NULL,NULL,NULL),('\\wp-includes\\blocks.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a4f50642c623016a7d32f72055a0525c',NULL,'efa2a421373194c7b300e04d22fe279d',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-introspectionserver.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'430472086c073d80fb23625e97af212e',NULL,'325561be77e43cf849779170864f372d',NULL,NULL,NULL),('\\wp-admin\\export-personal-data.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7333fdf01d9312877775759ee799f17b',NULL,'d476def1d9d5f76019f74f1ca8a79185',NULL,NULL,NULL),('\\wp-includes\\class-walker-category-dropdown.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4d38353729114dc5140378d543f16c08',NULL,'03f1979261702de0af3683863f21b347',NULL,NULL,NULL),('\\wp-includes\\embed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'601683002c04e347843d169fb08d84f8',NULL,'9548f4e825387581c18ee511642a43a8',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Locator.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8e89609b4a6e43ddcb979a88c7c6af7f',NULL,'8073a4c6da1bb33b877576665ef5eab5',NULL,NULL,NULL),('\\wp-admin\\async-upload.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'755381a569e66b29902e817e6fb2f466',NULL,'05dd7c526e8b3b4acb15995ad7db1eb2',NULL,NULL,NULL),('\\wp-admin\\user\\about.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c9aec4eb14dec043cf95ebaa6aec2473',NULL,'99ec00da8d914b4efd2098a3e44ebe2d',NULL,NULL,NULL),('\\wp-includes\\update.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'77a66947f050bef2822d24ecd18a6267',NULL,'5a8ccd49f8cd643e8a819ae90a708a94',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\Ge\\P1p1.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5ba90bc0d59e401035f990c44202ae7c',NULL,'b079248f4e0358d21b9fee6c80b16c13',NULL,NULL,NULL),('\\wp-includes\\class-wp-recovery-mode-email-service.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f7bf34c37ce75c27becd06f3e9181905',NULL,'30256e655f00f16d31d5614d5b795d03',NULL,NULL,NULL),('\\wp-includes\\bookmark-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ca411dbeda3cf019936fa4ddf15808a3',NULL,'ae1d39088ebb77302a94b441a4975525',NULL,NULL,NULL),('\\wp-includes\\session.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'10e9c20acd1856adc056a51bd2915781',NULL,'03e81670ca426343d0c8ce7990a3fa9f',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-value.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b4d3d3c3f3c56b112d166abce9bc8b9c',NULL,'03929d66fb3ea8356ccdf86a0066e80c',NULL,NULL,NULL),('\\wp-admin\\comment.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b9c2f48ccd13a9dbebf8e676e40bdea1',NULL,'ca129e8e2b26c41a5c2643d8983b9ca6',NULL,NULL,NULL),('\\wp-includes\\pomo\\entry.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'81e509c9a2cf4658791e751e91a53b25',NULL,'43eb8e65e3456f93cdbf61d6bb42545f',NULL,NULL,NULL),('\\wp-includes\\blocks\\latest-comments.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fd9baede9afe93979dba5219810294c6',NULL,'b0127ed074c5979e204c9d9090a4e54f',NULL,NULL,NULL),('\\index.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c95f9f0a7ad42882be6dcb9241bb142e',NULL,'b9142a5f513a565bcb15430f4982000e',NULL,NULL,NULL),('\\wp-admin\\includes\\class-theme-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8f6f4ac303537f2e77751dd54adc03c8',NULL,'c4724da2062cc97d31ec6fae9f993518',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\403.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'33e0a8810dad2ddc8886334e4426d080',NULL,'bcd160e8f70dc76ffbbf6b33b7fe31df',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio-video.matroska.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bc942033e0e6c0774a677b59cfde80b1',NULL,'9ec6112edb02bdbd6ba7d39f535b0996',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-clientmulticall.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'94438facd53bb5835c7a7011fcea9ee2',NULL,'af10903340b8ebc353a5050a5face990',NULL,NULL,NULL),('\\wp-admin\\includes\\schema.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0b7f126e3a16ca276ab591bdb3bb1329',NULL,'11aeb604518f514a9f7913dc5b6bc792',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-debug-data.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8a373205bd3c0bd1fc6b8e9ed6ef444a',NULL,'b582fd1362e857e984ea82ed818a2ead',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\SipHash.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b8b4a9e3ee03667eeafeb765ded8d221',NULL,'72170b2de4650fc5faf6725ea921837e',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\Ge\\P2.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'887b9766730c04b2421db83456cef5a9',NULL,'b3594192c047023d62d17512a11694f7',NULL,NULL,NULL),('\\wp-includes\\rewrite.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ed6d4539433a7a5946732fa91192598b',NULL,'a27434c336ae8dd6fbd0a8dfda51f15d',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-archives.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5abe37b3901ce92b97743dea9b27fb64',NULL,'0d76d60ec8b2033d0f2070a589f1b427',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\X25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aff2945b9fed7cf73a7345edb3c5e3c4',NULL,'0405dab862faf2af1039f41bb087b14d',NULL,NULL,NULL),('\\wp-includes\\query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f5e0761e029762b1deb0e361d591bfe0',NULL,'13b871cae9505951a1f90021512bfaba',NULL,NULL,NULL),('\\wp-includes\\class-wp-oembed-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1ab1ddb2d617a051d8334cec04d97d2a',NULL,'7ef51befb83c27b1bf19d409db7d7c21',NULL,NULL,NULL),('\\wp-admin\\edit-link-form.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a2f4fc8c2f065f6d0d683d332478c6c4',NULL,'0da58c35c0f2a3e4ab3758ff6c65c9cf',NULL,NULL,NULL),('\\wp-includes\\class-wp-date-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'74de7ea0b42722c244043393f83f0d20',NULL,'2eb8360619dc8d9027405793716166ae',NULL,NULL,NULL),('\\wp-includes\\class-wp-block-type.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aa1aad9c7966c9f5aa77008fea151fcf',NULL,'99a654085db59c78efffaf91f9131d01',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\Ge\\Precomp.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9aef087c140652fec77e23eb985c1eb6',NULL,'fcedfb37d68a695b4caf39c6814809a5',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\505.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4af8060fc23945e8c6b8ca25d4bd92e3',NULL,'8e5d4109053303e65b2f4364c1ac12de',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Enclosure.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cec42021be79374593cff7db9101bd50',NULL,'122e861f42eb6e01ce8d4b0f11fb735d',NULL,NULL,NULL),('\\wp-admin\\setup-config.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'15e977b46858716253b02785159bb067',NULL,'9dc74b84b7372dcf721bd56a1229be0a',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\HSalsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9e40239336b113496834c33622ef3c6b',NULL,'185b636ceb728b75a90609c3d0a1755e',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio.ac3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8253a4fec971222bea819ed5a25a1712',NULL,'b3e8c41aad74f79bfcac59f24ccedd6d',NULL,NULL,NULL),('\\wp-activate.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'20157789eed3a25b388816b8c8abb15c',NULL,'4d6026066ab2cbd07ff2db603fa30c85',NULL,NULL,NULL),('\\wp-admin\\network\\plugin-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1c3680820aae34c5225f22ee217ec364',NULL,'d9d1d30addb0da61f1c085059db0fd18',NULL,NULL,NULL),('\\wp-includes\\class-walker-category.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'97ba4741cf1888500d76ad8da50893c8',NULL,'f8480c4b969f278d448f18f927e0580b',NULL,NULL,NULL),('\\wp-includes\\class-wp-image-editor-gd.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9b95eecbb74db85617e8b82faebb0e5a',NULL,'b80db5a0584d861b4c33388f53820fcc',NULL,NULL,NULL),('\\wp-includes\\feed-rdf.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'13fb70441e3a61947de67d0dbf666d49',NULL,'cc4bfdc0333a815cfeb48bbbbeffac3b',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Decode\\HTML\\Entities.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'54a3124558a30926c583c7fd45ef0f5c',NULL,'45975e2fcf0d428691a55a2394252f61',NULL,NULL,NULL),('\\wp-admin\\site-health.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a70a868096f2ab15ca517157538390d5',NULL,'4ef0e0177030234463c380dfc8211d9b',NULL,NULL,NULL),('\\wp-admin\\includes\\class-ftp-pure.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'df7df7f421fda15acb2f80798ea5a4b0',NULL,'06c43882160dee5a21c8be34fa1edc4d',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-plugins-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f4b5e3736dbdea4a555f240baaf37981',NULL,'787443a5ec118e3ae2271bdf79c34b7b',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-pages.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'495151425bc67732b974530d880e731c',NULL,'0cf65f296c47a17d0291935904620d8f',NULL,NULL,NULL),('\\wp-admin\\user\\user-edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5eced263ca95902aefad8bfa30247159',NULL,'2a7a75a363b0f88f0b6d094a91ef65ea',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-sidebar-section.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aeb707d1e77f4b288778523b434201d0',NULL,'566aafbd42e1e1a2dbd8b1f4c5c18571',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-media-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'018b71a109b3bb8bd920aa4d7be34a69',NULL,'70b62b2749ca77c1e4c70c66fab792d6',NULL,NULL,NULL),('\\wp-admin\\network\\privacy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'059f4e16331a0365efb03ee32dfe85bb',NULL,'1cd56b9e7e7b5b60506e17c13efc194f',NULL,NULL,NULL),('\\wp-admin\\edit-form-blocks.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d66452b856de63706db21ccd7c0398d1',NULL,'1e69b6ad7d47652b37e5bf054556bd22',NULL,NULL,NULL),('\\wp-includes\\rest-api\\fields\\class-wp-rest-term-meta-fields.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d560cdc92927e428513f3ac08fe704b0',NULL,'13f907795ef2a5f5b19b909ec1d711a9',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-posts-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e5d61a829de8a2da076382a6c81c96ee',NULL,'c7195b47e373bf2b615d318cb23a5f88',NULL,NULL,NULL),('\\xmlrpc.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f7f489f4bd0d10c38e8659f71f6affb7',NULL,'448284dfc371ca9e6280e44db2b13e63',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random_bytes_libsodium.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f86e7855a1a0e4775ed0b0a577ae8927',NULL,'349190eee5edbbdfd58fb3e5640617df',NULL,NULL,NULL),('\\wp-admin\\user\\index.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bd28da878f1c708cc1e0d6d03736842a',NULL,'c8fd98f7fdd52d78bdadf74e620789fa',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\Ge\\P1p1.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'04c03e04e14a7bd73b72493d39bf557e',NULL,'7d2b237a2caf04e865df0672454a192d',NULL,NULL,NULL),('\\wp-admin\\upgrade-functions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'527a02537c2d8b3256320392ffba1834',NULL,'2ce9edafd62960bf82b855da79f562d1',NULL,NULL,NULL),('\\wp-admin\\ms-themes.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f62591db49696472f690eaeb133fb21d',NULL,'59ac0c4856ff69e3da1ef4fc85028590',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\footer.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e9bea90bbbdec7f3e52d8322edd691a4',NULL,'5975807ce515bb6624f4a28701a49c8c',NULL,NULL,NULL),('\\wp-admin\\maint\\repair.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'38dc7478d65af698ec6126c46bc12af2',NULL,'81838549ea8edae6e4a4b8d6c5a719d8',NULL,NULL,NULL),('\\wp-admin\\theme-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8f349e6384620cade0056d33ef1f0965',NULL,'ce6ca9fe9b27461393c8fc0823dada0d',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-partial.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f2521e3c232cbc9346f082ce65a5b4df',NULL,'f85b1b9be75ca2b6dd1269b1949da819',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\Ge\\P3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2fc8bb51e259a02e49f35cf007429352',NULL,'9677b895cdb1c0f67230a0ead8853de6',NULL,NULL,NULL),('\\wp-admin\\media-new.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'53214f3888f050e779787159d09172ec',NULL,'de92b3849de0238412beb14c25fcc69d',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519\\Ge\\Cached.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'12d81f4d5efe61b6157fb8102fcea15d',NULL,'90479618fe12355d7b2295bce3ab56d8',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\304.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8bda07095790b71b60e45d41003dee77',NULL,'d33b4634ce4113db49ef9dddedf754ab',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-recent-comments.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1098f0301d0862b239c9c829a7d6b7a1',NULL,'c121d0d9b1db20f4fa7bfa6f284833fa',NULL,NULL,NULL),('\\wp-includes\\rest-api\\search\\class-wp-rest-search-handler.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b7cae4f79cbc2e83647435b947bf55c3',NULL,'c4397d9d7db1b11346267b4f4acf9ba6',NULL,NULL,NULL),('\\wp-includes\\functions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5f523c8c4acbe942c1cfb7fda12d554f',NULL,'9e10731bd05c4852b25864a97a471efd',NULL,NULL,NULL),('\\wp-admin\\includes\\nav-menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'29fd12aa5d010c262dbdaad3ff3d695e',NULL,'6b12985c36614a28666a5294647eb06d',NULL,NULL,NULL),('\\wp-includes\\admin-bar.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4c6c13559d8d3b868676f41f1247f77b',NULL,'0eea95c964fb5a7b990527a26dec3990',NULL,NULL,NULL),('\\wp-includes\\class-wp-recovery-mode-cookie-service.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e218e660331a19dd060a0edff5e4b069',NULL,'671b2cb2c19846a9300f0677f33f81ec',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\ChaCha20\\IetfCtx.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'248d5472674342d854dff364c969a100',NULL,'8d10a9897cae57779a623e45cff2794a',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-section.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ee7e78a6a6c232c9cbf8dab1133af9ac',NULL,'62540989ebe4ba014f392e36f30a2d80',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\XML\\Declaration\\Parser.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8f5d703f6786b1085cb4690dfa117ba3',NULL,'8fb1da7028c385bb9d4203c9f6732362',NULL,NULL,NULL),('\\wp-admin\\post-new.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0fe6136914e055ca8be7251208a6b8a0',NULL,'84d0a6a3f0b624ac4c68ab7bafa23119',NULL,NULL,NULL),('\\wp-includes\\locale.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1ee9689e35b36984555535c1b4a8ea69',NULL,'87c6b20034a6296ff3157962551b5ea6',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-code-editor-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3123bf1f78b7e74a15d9b107d8e1e76b',NULL,'9442259503ca33247edcad2a739a71ad',NULL,NULL,NULL),('\\wp-includes\\class-wp-widget-factory.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'55e201895ed3a69ce3968aaa0d6f5af0',NULL,'004c60e66be634c3a3a15142b48d6d73',NULL,NULL,NULL),('\\wp-admin\\index.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e7db0acb9df1015788e8ea37288a9d3c',NULL,'846d7d612a2a30206caeeac76d1b3cdd',NULL,NULL,NULL),('\\wp-admin\\includes\\screen.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e82822e37a8e0c666ca11198f0c98496',NULL,'0ba569eb015e906d92e3ce4656fb14da',NULL,NULL,NULL),('\\wp-includes\\revision.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a85fddfe46e2cda1c93b75bd24f94524',NULL,'a07853241b518c079375e8477adc58b7',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Registry.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5563507ae97e4e6d221939870bdd0b21',NULL,'1cc8a2e6c0b5dd3176398d6400f0d9b8',NULL,NULL,NULL),('\\wp-admin\\nav-menus.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9c14ee05bb4f96aceff0d4a7847bb2a0',NULL,'5aee659fc9ad101deae789e69a3849b1',NULL,NULL,NULL),('\\wp-admin\\network\\edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'20abf266af63ad35b85e223dbea594fb',NULL,'57b71456749af9c47b780d61d4cd9e1e',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\footer-embed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8c9d2c5e80e0a275ea371ac9055b2941',NULL,'16841cf55adc04ab84f22e932b96196a',NULL,NULL,NULL),('\\wp-includes\\Requests\\IPv6.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7238d95829e019c1a2fd6a0d1d00fa65',NULL,'a5df4b884e8a07e81703f1ac6b6e54b1',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-header-image-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'41047a7a09bd0649a8996bf31463584b',NULL,'b58df8941a18aebf3ce957c8d28b2aae',NULL,NULL,NULL),('\\wp-includes\\class-wp-comment-query.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5c2423484d2638b94fcad159a74af83a',NULL,'333697060dc303ece148ee6c47ec3237',NULL,NULL,NULL),('\\wp-includes\\blocks\\archives.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5ef0d6b1e127d1eeaf5b3bbfe2ee4af6',NULL,'86e6e5e9bca5e60b51a42637b49d1035',NULL,NULL,NULL),('\\wp-admin\\includes\\class-walker-nav-menu-checklist.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'66ba00c718390ab06a0bf69dd8e07bf0',NULL,'2331465d7ca72ac226774694fab0f345',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-item-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a7a9295ab0bdade06c1bc0585c4c6d51',NULL,'ae8c64e65397f20fd4d0782877018ade',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-background-image-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0fd59343cb29a7d29b8489f7e9e365c9',NULL,'29d940877494fe6a123233b413e39d57',NULL,NULL,NULL),('\\wp-includes\\class-pop3.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e278cdcdc340517ea9fbf546ebb26e63',NULL,'55e4f4d2ed9124899a8917433b47c270',NULL,NULL,NULL),('\\wp-includes\\pomo\\mo.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1d7c3cd35ac26774d1a733fe2573a598',NULL,'df48825cd8a232a97522a60fb0102fe9',NULL,NULL,NULL),('\\wp-admin\\includes\\user.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fa20efa14bd2f763f9f154ca19e04419',NULL,'c97088fa06032b0ffe7b7e5563592f7a',NULL,NULL,NULL),('\\wp-includes\\ms-functions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c5eb041b9fe6d17cc82ea5e171921a9b',NULL,'f76b68e778e24234b835749f98bd8f70',NULL,NULL,NULL),('\\wp-includes\\embed-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'56fae557260dab88ea6a94db75c3b228',NULL,'880c0f3ebdef45564a7b3b1536ff212a',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-locations-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e56bc05bd2f08ac2f4c2dbffc87fbbc8',NULL,'f31e48beaf2ebc122520fb84a1e54672',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-message.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c046110d0b5662a0a3ebf36793f4be27',NULL,'ff847c4c6e95a9147d44fbd7e8313497',NULL,NULL,NULL),('\\wp-admin\\options-head.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e925e3fee236bf034a4456f2de35e5b9',NULL,'dd6356384123683a65d7ad2ff20bbf5e',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\lib\\php72compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'857c6a494e3f1711406ed06e1ce8a2fe',NULL,'95c319e795f3e761a42051f59338c7b1',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Poly1305\\State.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'07cab6adaf7b622921acc60d29da980f',NULL,'569cc8cf7a1fc892b9fa6028e56c45d2',NULL,NULL,NULL),('\\wp-includes\\class-wp-network.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'27df647040d12e3a7af560b237738052',NULL,'7dd29c410f0adcf22553d3e48f6fe86b',NULL,NULL,NULL),('\\wp-includes\\ms-files.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bba3fa3243e0defffa46284c46821870',NULL,'027184d9aaf72aa96278e3cc59be61bd',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\SipHash.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1f34e0892b94883b02a7b15d6ae31b7b',NULL,'2506e756fbdcd07845ed8a314e14ecf3',NULL,NULL,NULL),('\\wp-includes\\Requests\\Cookie\\Jar.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'985fcc0bb792d44b33125d115cf2c169',NULL,'e9300c5fb1f52670a0b52234d95c9510',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Content\\Type\\Sniffer.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e0a0db3b37d1c6f67bbfaed7752f0496',NULL,'7c72c3f369855562d96c77ece1c7db33',NULL,NULL,NULL),('\\wp-includes\\link-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bb9d1a9179c7512edd701b8abf834072',NULL,'df1b047ffda321b83106fa83feea5ed4',NULL,NULL,NULL),('\\wp-admin\\includes\\taxonomy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'84abd62a3f72b0391cafceaed0b7a953',NULL,'5646a392c54514860e210a7091372870',NULL,NULL,NULL),('\\wp-admin\\includes\\class-plugin-upgrader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a87b1996c3770a35012bd94121e34e41',NULL,'28ec7dccc69c980ec7f2b5ed356dffb2',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-recent-posts.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bff147f3e94a72773e12d60552790f0f',NULL,'65ba105c7d548107b269520614c3ce52',NULL,NULL,NULL),('\\wp-admin\\includes\\plugin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6f61ebc884557aa54346946fd991c353',NULL,'557e4794ee04ebe9f098f18f6ce58c69',NULL,NULL,NULL),('\\wp-includes\\ID3\\getid3.lib.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5014f2bb6f2553ede89284f1285d311f',NULL,'e22ed281f7be302892f6b97e48bc36e4',NULL,NULL,NULL),('\\wp-includes\\class-wp-feed-cache-transient.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'333a87e1e5116a02e4a06f31d079675d',NULL,'8678a8dd3f5eeebba13e19df19b34ff4',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-users-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'db64f1f3e6e1cccfa7986aa2b5213d74',NULL,'bc75b872380b1e7b8763be15b9c924fc',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\Ge\\Cached.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fd56cc93008cb8d323d964ffe0b2d66a',NULL,'f925f45890a4f6b08195d060d0b94b5a',NULL,NULL,NULL),('\\wp-includes\\rest-api\\fields\\class-wp-rest-meta-fields.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c1a0c6c8494334e8ee0d1124ef5cd5b7',NULL,'45bdb0df82d149418e443db8b5eadda0',NULL,NULL,NULL),('\\wp-admin\\network\\user-edit.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1b9d24dda91f433278dab1f1ea545a0e',NULL,'030bb6ad3f1c614f7f1aa7fd27b79509',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\gzdecode.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3549dcea4fdc6e39fa1e384a95ad1ed2',NULL,'c538e2bc0e866197db616c17841134d4',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-image-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a130cb8fc06867de4efdc90291fe2a32',NULL,'c648e6b8df876f1682b0a6c4014e4e3c',NULL,NULL,NULL),('\\wp-admin\\network\\update-core.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2a292eeabc44f9ca8617c2f10ad1458b',NULL,'95b7d47ed7134912270f8d3059100e8c',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\SipHash.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b92a2a5ddf37b09b07498a07597c7ffb',NULL,'aa354f02263fab9d0b45ba09bbbb2516',NULL,NULL,NULL),('\\wp-includes\\feed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3f66dd1f9d351538a2ff97fe17e150f8',NULL,'dcc981debb5182c9c6de22c81edac141',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-response.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'57b988ca4c79273a08606ab1e4401080',NULL,'b50b17dd0234be8379db4bfd84f8df95',NULL,NULL,NULL),('\\wp-includes\\option.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bec95531f1e811348a4227088f9864fc',NULL,'faef16019af288f252fa4ecc7280f913',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Cache.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2415316d0fe18049dd1b22080f486409',NULL,'79fc9017a23a836f4d0f68f7764ca734',NULL,NULL,NULL),('\\wp-admin\\admin-footer.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ffe788008a6ad3a4222219afc7d7b9c3',NULL,'02be043237b5c3b01cdf7c66ead9c94e',NULL,NULL,NULL),('\\wp-includes\\registration.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cb0d1d062acd4949fd3c993c7948996b',NULL,'471c4e1c129050c1e5bed277370d0a87',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Poly1305\\State.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e76604d8b9ecb819d17c088b44462114',NULL,'018a214be50e091e357910bca181532a',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\414.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'93bf8cce1db6d4181a9686f67b1ce99f',NULL,'bca65d55e2409ef6a5291ed8e6a12368',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio-video.riff.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'14fb954c1b93011b6fd4f333fb182a1b',NULL,'865efffafc6ff55c65bf907ab0ba3497',NULL,NULL,NULL),('\\wp-includes\\class.wp-scripts.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'186c21f5b5309f80801fe74d7c9efa73',NULL,'d4cb3c87c70f2aed6dc220a7678b2a50',NULL,NULL,NULL),('\\wp-includes\\blocks\\search.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'28ba02db55487a7013139878cc3ee64b',NULL,'7676de7a5fe2d968e9b857dc1a0b3089',NULL,NULL,NULL),('\\wp-includes\\Requests\\SSL.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'98e7621c33879a83f051f8372e80ed77',NULL,'265067eb274136ac28be300b37540c4f',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\Ge\\Cached.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'73b6142c27ba52492bb0be0309628a7a',NULL,'5b4d2f2a8eb545e63c73e4571bdc5247',NULL,NULL,NULL),('\\wp-admin\\includes\\class-custom-image-header.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0752bf69fd9891dd84903088f83f5c50',NULL,'b7cab1f90e8e49428b30b2fcc2e43a95',NULL,NULL,NULL),('\\wp-admin\\includes\\options.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0f21408ea25acd7db43e245721cf2c27',NULL,'fb77e8d462557a787c3096ccf920e101',NULL,NULL,NULL),('\\wp-admin\\moderation.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'935ff3098059f3aa9633aa57199e09e8',NULL,'ce723e7202220ea8f6dda16c2793e6c3',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\autoload.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'92b8411b24484212388007f77e1cfea9',NULL,'e718bc8998f42793b2abc14442125bd1',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.tag.apetag.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'68a2e347e6ab81928496cdbcd7e61c6f',NULL,'860cc9fa69a2d27419829be62d25ddd1',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\ChaCha20\\Ctx.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a49b9f29cc88a6af0b691dc1f8ac8fd8',NULL,'279955e5b783fcd6207144de46eecf48',NULL,NULL,NULL),('\\wp-includes\\class-feed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0234c5fa2301485fd01fd0adf3f5e064',NULL,'6f5f5ef9d5c54e52658a7c416589d25b',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\embed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c85a22f142a846d46569fa564decfb54',NULL,'c805c5a273be5ed0f4bb71a20f6362ff',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\lib\\php72compat_const.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e71a77449806227c1c5d6a16545cee4e',NULL,'5850ec9804734847ef2f136ee7fa9277',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-search-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c7e93c284189e67b126cd15e0bac9f60',NULL,'917ebf2d85c6b75fb464ce511904fb95',NULL,NULL,NULL),('\\wp-admin\\includes\\template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8e53225f8915627eccff39c068b301f6',NULL,'a177e360725c68847caacb078e5023ae',NULL,NULL,NULL),('\\wp-includes\\blocks\\shortcode.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c53ecae932ef04e7585b9c48acb920ba',NULL,'893990c176e215a84a768ce9c4b197a4',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-nav-menu-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'98bd9c95b7e46e4c1e37fa31d538e2fd',NULL,'f30b40567b05522338ba376ef36e0a9a',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-post-types-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'85610492de7394c738f55009f9d993de',NULL,'5c76509a786684ce4d82d7a6ce2d1de6',NULL,NULL,NULL),('\\wp-includes\\class.wp-dependencies.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4a16284e8cf95532c0ad161388e0ba11',NULL,'d28ec37e40a8dbdbed4d5816f54602d2',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-site-health-auto-updates.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'839a5711fffab57045fa3a350298a559',NULL,'e7709447b6fc6f78d381cfd1b4d985d6',NULL,NULL,NULL),('\\wp-includes\\media-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'82c0ad384f96eb401cb8ecf3412c59dd',NULL,'98bbac5cd24c42eeced5d1b1931d8c79',NULL,NULL,NULL),('\\wp-admin\\includes\\class-ftp-sockets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'820c53a5d37b67c4ce923b693c6fbc3e',NULL,'1633697b2e83b923ecca04e6caafeeb2',NULL,NULL,NULL),('\\wp-admin\\upgrade.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e8daabf8945096829956d601fc00f4f6',NULL,'3491f1fbbaba178a6c2b6c6ce357ef3c',NULL,NULL,NULL),('\\wp-includes\\category.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d5b8713156592eb5aa1b85e269bad02c',NULL,'b8b7e875e3193cb5ca0d80bc5cea4014',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Poly1305.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3fa45e1534400dc0aa9a688d2a6ab0db',NULL,'df404267e9c1bb454af8c6bd174811b6',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\Curve25519\\Fe.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7f918b74a870f5c0992cb7cc2a4f4058',NULL,'93f701bb01e99676df0d732a935c810e',NULL,NULL,NULL),('\\wp-includes\\random_compat\\random_bytes_dev_urandom.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'023d4e68361a8d3e8e632aa3dc472035',NULL,'9716ae64cafdefaf05e8d8ed1a4872db',NULL,NULL,NULL),('\\wp-includes\\rest-api\\class-wp-rest-request.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1e84386ceafb041318d638413a2a3eac',NULL,'f0507f57d54e3c5d61cc7af2fe79e9a2',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Cache\\File.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'70e057d80c67cb18c9e9a0c8e6914384',NULL,'a33dbb0540ecc29cc6425b14100953d1',NULL,NULL,NULL),('\\wp-includes\\class-wp-theme.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'99ee82d3cec167c16fc8e47c5f237ce6',NULL,'81e58958c78a61e836764750fab7028a',NULL,NULL,NULL),('\\wp-settings.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e963189cffe2d6f2618e070bd21c8e7b',NULL,'e7eaa3f8c9b764e394bb36cc1bac2b86',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\header-embed.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2345801806cc01ea6c1ecd541a77b81b',NULL,'67962ba2c878829d26817766d258dcc0',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-calendar.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1f6ec0cc333e90ff50fefcaaafd8f6cb',NULL,'4f999c5005825cf750747c861f2db5a7',NULL,NULL,NULL),('\\wp-includes\\class-wp-http-proxy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4baef51a16d8c7fffa6547d03822f72c',NULL,'b66e8d7af20fe389539eedf0a835c9eb',NULL,NULL,NULL),('\\wp-admin\\user\\privacy.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bef035bf377b89e8a479c6762ac7c493',NULL,'27ddd7bc6e0da6fac87f279bff299bb3',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff\\Engine\\string.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'15f42bc8c68a65ec9d89471039aaa332',NULL,'3a11b1933d17fc4da9c3000cacef6929',NULL,NULL,NULL),('\\wp-admin\\ms-options.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'94ba205ea443a151474fd6c7ceedc5e0',NULL,'45bed9cfd0549527fc2e0350f81e0064',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-base64.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'44ca5b68852a31a3f7365dc6b284258c',NULL,'ee2a36d606d508af44b654e6176599bb',NULL,NULL,NULL),('\\wp-admin\\includes\\widgets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'309e9cbb53d369c2a4173930bf55490c',NULL,'86b47480c04a5923ca3f41b3999203b9',NULL,NULL,NULL),('\\wp-admin\\custom-header.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0e32c8614bed286206ad2cf4bbc0f026',NULL,'ee989fcaee7fe75e1c43635b0f840b26',NULL,NULL,NULL),('\\wp-admin\\includes\\post.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b4659ec29bee6561a1983e0c91563ca8',NULL,'51ad4242196676a7fea1af433e2a53dd',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\406.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'88962568379f45daef9bc491e673f753',NULL,'4bc8cb6cef688c729edc3990220006ac',NULL,NULL,NULL),('\\wp-includes\\bookmark.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d1e50793286dba2b0b334c7666371819',NULL,'767b3e54ef8f86b938b7b449e71616ed',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-media-gallery.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f691554e665d8e0a3df0d258e0d66b42',NULL,'75f22cb82dafacb653b23b6226d39561',NULL,NULL,NULL),('\\wp-includes\\author-template.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'087c2c4f6dc5421226819d7006469f16',NULL,'da618a43112e5df99396a7b04a831e6e',NULL,NULL,NULL),('\\wp-includes\\Requests\\Response\\Headers.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dda102d0616b83080fc81c94f9dd138c',NULL,'1ad7c382d2b68f19412da7f43e63a960',NULL,NULL,NULL),('\\wp-includes\\default-constants.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1e04e16ded28a382fee49db33929ffb2',NULL,'6fbc605c8e4b60c2231596de2413e1a4',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3771908419b1727295ec6d23cf36ff02',NULL,'1b6b27394c26db9441bbfa02906c962b',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-ms-sites-list-table.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a3db346bdac9580124356cdce5912aea',NULL,'f5ef1981bc8dc22409631100debeae36',NULL,NULL,NULL),('\\wp-includes\\class-wp-site.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cdc437edb5fd6eaea57c3650f5d74069',NULL,'df11790016e68914247eaca6610861d7',NULL,NULL,NULL),('\\wp-includes\\rest-api\\fields\\class-wp-rest-post-meta-fields.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'126e335477eff5d35611648083af61d1',NULL,'223c389f1da60bde032ef99fa14ba727',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff\\Renderer\\inline.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ca8185f550f0b20e72354373e14930c6',NULL,'880ae56e35b150b4b2c7e9d94227e81e',NULL,NULL,NULL),('\\wp-admin\\includes\\class-custom-background.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'99d2a15d2d8a4006d774d9c5587e7677',NULL,'c048adfb52db0ac6a7e26b9cc6608bf1',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Curve25519\\H.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'03645b7dca8c63d95787cf6d77502d15',NULL,'d0c4831364a9ea4fc45bc7530a631c00',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\Transport\\cURL.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'31eac877491228398ae83e28b44ef10e',NULL,'853654cd672a1a9b3a09af077837dfe1',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Salsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'18ab06b05ae66a8018c4a62495a57c6c',NULL,'180b1baeb9a362356c4ae523fb9af576',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\408.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5482f68e6d14262fe7eb99ed2abe636b',NULL,'403e3164844958c5144f98ecc8b77689',NULL,NULL,NULL),('\\wp-admin\\my-sites.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'55072e4a9f8cede11b5ce6c1ea9d9122',NULL,'183db07382d68d97f91221311e6111aa',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Curve25519.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dc2df50188ee77b7303f61eb7a62cf7e',NULL,'f2c59bf14ce5115cf350da9c051dca55',NULL,NULL,NULL),('\\wp-includes\\class-wp-term.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8488f23d9f71eb9c3e391dbcee73f179',NULL,'3b9ac370ca4ced3e10a26326840d8ed9',NULL,NULL,NULL),('\\wp-includes\\Requests\\Response.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b040917428e059d01739bea862e34d1e',NULL,'11ce7086bbb7ae52e6abb7c4fd270b47',NULL,NULL,NULL),('\\wp-blog-header.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'535216d561ae7a34a3f4da773f0edbc0',NULL,'f3f43bcb755e7599abfd0cb56b710e81',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-settings-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3a03388f44cf70732f06fb0f98d50414',NULL,'15c335258c3f3d40b6bc41969cf415ce',NULL,NULL,NULL),('\\wp-admin\\ms-users.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a5ac18f263e7f5663e6f95a8f311aed7',NULL,'344e17574215967ae0f48bd084ef1639',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2a998394609defc02afe49ae2ee1b44c',NULL,'357c8bba0f6695f23972659b3c9e55a3',NULL,NULL,NULL),('\\wp-admin\\about.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0696708ba8852e841cb984dede773d14',NULL,'dce43836271c8399f879a20ab0aa1661',NULL,NULL,NULL),('\\wp-admin\\options-media.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ca30c3ac3c849fd0a97bf464eb600953',NULL,'2c18a8e01043d00494d4ba933e1b8f12',NULL,NULL,NULL),('\\wp-includes\\user.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0c16c826289bcbc38ff84d5641057bb2',NULL,'65ce238deff66c892cebd2459a45fb97',NULL,NULL,NULL),('\\wp-admin\\freedoms.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5cbdb6fb28d92706f0801ce57ec536fa',NULL,'fcca25f83d7824e50e5c24e06056ab72',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-upgrader-skins.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d9f4bb4a2122b1cebe2b6d32f37ffdfd',NULL,'5122fa8390bc8dc8d29115e12dd18915',NULL,NULL,NULL),('\\wp-admin\\admin-functions.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4c714be613768cc7d6f7f951c7e61936',NULL,'0bd9cc4fdb51a0ec7885240a49944f0b',NULL,NULL,NULL),('\\wp-includes\\theme-compat\\sidebar.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cc1edef7fb611fb366ba325b0edde730',NULL,'28e153eb13933b12051789b7499cd928',NULL,NULL,NULL),('\\wp-includes\\IXR\\class-IXR-server.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'86f9e3e7b3afa4661fd9a0af832c257a',NULL,'ca1f45d95dd4b25bd2cc8c7dfc065b58',NULL,NULL,NULL),('\\wp-includes\\ms-load.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'667b41700994a5e51b40d4e9d11311c7',NULL,'b23790001e390829ecda8754ba6def51',NULL,NULL,NULL),('\\wp-includes\\SimplePie\\Exception.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a7bcd429d208124e8291c2797dec02f0',NULL,'094bfd76269c9fcc3c5cda8f05d05335',NULL,NULL,NULL),('\\wp-includes\\media.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7f99dace73ed70ccec823ef4bfb60a1c',NULL,'cd1270727742ad04adf8231e779abcc0',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-meta.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'25933ad43ae637f9c88d341d8a747b88',NULL,'d638f210c84cafa9cab52658b98a875b',NULL,NULL,NULL),('\\wp-admin\\network\\freedoms.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6988670bc3c90d8dddce29a77937530b',NULL,'e1af39e94239a944440ab2925393ae60',NULL,NULL,NULL),('\\wp-admin\\widgets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5744a181d6562741fd1f5dead1be466c',NULL,'9c0b1f45d013e678c40b3bb5ceb9af4d',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\503.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f4e1f319c480caad6ea00205be08fa5c',NULL,'3906f7520861c39f43f46000d45554b4',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-list-table-compat.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'69c1dbdfdb63be026934508e315cd83d',NULL,'5d15f604cd5a3b9016e2170b45b08627',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio-video.flv.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'627470487a29f5421838ab3e66c556d7',NULL,'f7ef572f85f862b2dff188eee78bd79d',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\XSalsa20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c612b5522975c7d7e2c4b196b407f4c3',NULL,'70f7a6c6aeb975af847f026f373b7e7a',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-background-position-control.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'358f5e23dbb467d074b6aefdd9ce1421',NULL,'bf514a74221e18b8c22121845fe75e09',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\Util.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'28453caaac7667b02e674e4b02ede6b4',NULL,'3b9df32ab76b4c771e42a30be664dd3d',NULL,NULL,NULL),('\\wp-includes\\widgets\\class-wp-widget-media-video.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1ea4750f3d6b70a544e936b28b628af7',NULL,'a56e9df84fd39406a22edc8e318181dd',NULL,NULL,NULL),('\\wp-includes\\rest-api\\endpoints\\class-wp-rest-comments-controller.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ad24258aa45c6aa5c6860f10c9ac076e',NULL,'bd4eacc8d3a60c9b9ffd8120db87d815',NULL,NULL,NULL),('\\wp-includes\\Requests\\Transport\\cURL.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c96652f0eb83225f76f2cf1a1439db3c',NULL,'0ee4801d08da383712136160435ae0d1',NULL,NULL,NULL),('\\wp-admin\\includes\\menu.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f9e0da978b054dba7c0e989814ee324d',NULL,'f1fe23e2e2bd1579389554e903c5748a',NULL,NULL,NULL),('\\wp-includes\\Text\\Diff\\Renderer.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3ecb0fd54a35177d7ffe8a379479a199',NULL,'fc8720df4330b50f59374fdc40d94753',NULL,NULL,NULL),('\\wp-includes\\wp-db.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d9ee1889963f4ab26804083cec67d5dd',NULL,'8b19f93df274176581dc7a01b1dfa4b3',NULL,NULL,NULL),('\\wp-includes\\ms-blogs.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'bf79147a13babc223afe553947854e78',NULL,'97e4d27342096442d3c89e91c8c3db9d',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core32\\HChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'fd65b996b7f45d4c160610d01f35a84a',NULL,'399835a3c00e65cf66948b237faecf9d',NULL,NULL,NULL),('\\wp-admin\\network\\plugin-editor.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5ed8d76a813be912c0eab28a9a5583e1',NULL,'658cf64b77d435555ae217a5bbb1536a',NULL,NULL,NULL),('\\wp-admin\\includes\\class-plugin-installer-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'78abf55e2bc4bf94d9e62ce6793be6fd',NULL,'e22a9678999690677b931fec942d6f72',NULL,NULL,NULL),('\\wp-includes\\class-wp-walker.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9d0623402c4cb11b2e162ec2dc4e5b01',NULL,'2a2be973311afa61e4bcfec45c8b4879',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-community-events.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c21aed82cfda01008d1778d13f86cf2a',NULL,'b2543ba111349bacf0c7e717fe0a367d',NULL,NULL,NULL),('\\wp-includes\\random_compat\\byte_safe_strings.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ad32e106979ba51bbba21dededc35a2c',NULL,'c45b101242d2a3c84adad48801c21b3b',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-internal-pointers.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'afdccad4ae5a9ea0fd3aae98fe907a47',NULL,'47cc50adb9708d1e3711cbd5e5741eb4',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio-video.asf.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ea806433d77ec992eacd19e568f68fab',NULL,'0e4e7e0f1e4936afc2a6a18d0df6b86a',NULL,NULL,NULL),('\\wp-admin\\includes\\ms-admin-filters.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'2510e3771a2ee763609f38fc64675e6b',NULL,'bd4aa87582b61b35f16be99d73c7934c',NULL,NULL,NULL),('\\wp-admin\\network\\site-settings.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'42a7d3fac7651d071078de35b1883dc5',NULL,'dd1892afd7553ca9a66c83094bc5217a',NULL,NULL,NULL),('\\wp-admin\\edit-form-comment.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d622d634bf285c650179f1682bc1c326',NULL,'8980aac336109682deb554cf3d162c0c',NULL,NULL,NULL),('\\wp-admin\\plugin-install.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0295928512c2d7aa94450318b1b9de3f',NULL,'ed61499507e65af152e57cd510e5a6fb',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\Base64\\Common.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eca2711c4d916067213378ed880c34f4',NULL,'50dbc86566e8a7c4f5ca69aa27d26a57',NULL,NULL,NULL),('\\wp-admin\\includes\\class-bulk-plugin-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eebdf92822dd0bd581ef34362c150a9d',NULL,'df83ef6cc53d1fd92a66dcb74739dd9c',NULL,NULL,NULL),('\\wp-admin\\includes\\class-language-pack-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'32add9fed79258bdde36113600a977cd',NULL,'16a9faccfd318b4b02a1f0fef5d66425',NULL,NULL,NULL),('\\wp-includes\\ID3\\module.audio-video.quicktime.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'af2b71b596815a2cbbff2706988c1350',NULL,'9e4f9f9b3250c2c199499675da7ac44d',NULL,NULL,NULL),('\\wp-includes\\class-wp-recovery-mode-key-service.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'33a2c66da5cbdc47fc7df44e7c2f756d',NULL,'12b99765c3e72389fde5109337804886',NULL,NULL,NULL),('\\wp-admin\\includes\\network.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7d42f96a0dcab4c064baef329800f89a',NULL,'50f6cd1766f9d16544e56f6fda2c8488',NULL,NULL,NULL),('\\wp-includes\\functions.wp-styles.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'259b329f9acbf6738f95a04ebb87e2a1',NULL,'ff473b7c47fe49bd251bfcce9c0f5a67',NULL,NULL,NULL),('\\wp-includes\\customize\\class-wp-customize-filter-setting.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'828eb97843c0869918cb399405a2cd41',NULL,'12184dddda606616afec00eca96975fb',NULL,NULL,NULL),('\\wp-admin\\ms-upgrade-network.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1669b77a78ff08f7e64026736f52fac0',NULL,'3a39b7da5913c047aed3b88e58e177bf',NULL,NULL,NULL),('\\wp-includes\\widgets.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'69e91e9da2313a264466bbc7b9fd1240',NULL,'b11a60f131f7b0001452a3a173b7289f',NULL,NULL,NULL),('\\wp-includes\\functions.wp-scripts.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'23a9dd7b314281b8a3e7fce6195b577b',NULL,'485a9b09a28f7f2131b6b1bfe0dc0b2b',NULL,NULL,NULL),('\\wp-admin\\load-styles.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dbed0c2e998eef98ce12fb6f8a6911b5',NULL,'4f3ef09536cbbe1b8b190e008b1c951b',NULL,NULL,NULL),('\\wp-admin\\includes\\class-automatic-upgrader-skin.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'573ce30e91d285497f424899c64c3f88',NULL,'bff0a99ec3760fd7d9fb12ac465eb208',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\namespaced\\Core\\ChaCha20\\Ctx.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0591caf5cd301325584fb28d387be935',NULL,'c2cb53470b05b0cecbba939346bf84c3',NULL,NULL,NULL),('\\wp-admin\\includes\\class-wp-upgrader.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'32f3ff45d5e3b5274638e06d752d58fc',NULL,'5939ab2507a70cb3b68cc1e225125ec3',NULL,NULL,NULL),('\\wp-includes\\Requests\\Exception\\HTTP\\Unknown.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cb2c6372b6f60eef4400519bd0f759f1',NULL,'da646c02e1ab81b632af41fbcf0a57ac',NULL,NULL,NULL),('\\wp-includes\\sodium_compat\\src\\Core\\XChaCha20.php',0,0,0,'CORE','wordpress',NULL,'5.3.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eecadc1091af131725d90dbdb731a5c7',NULL,'5886f18d5520695530c66c6c391bfd63',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\akismet.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7607e7dc6a97865733bcf882b51232d9',NULL,'1b036866b43f698c309b583f86527a28',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\class.akismet-admin.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1544bb9b43d8e89318b4ab77f8b6ebc2',NULL,'f41c4624f98aea205ec49f1705a69ead',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\class.akismet-cli.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5d20dfedf86fc2627d0706f83165bbcb',NULL,'065a8481ab20ebe3e8714539673a0449',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\class.akismet.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ccc3af9d28c51da22922730ea5905c01',NULL,'00cd59ddb83701909f4c1c4a10ac7dfa',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\class.akismet-rest-api.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a6e6dc763a3f4f0fe40873d82e93a0c3',NULL,'e2ba85ba3a4be01e8ec837265a394863',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\class.akismet-widget.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d381c53cb5d7d97d965bf320b4fcefa1',NULL,'31164f8db33265318eaefba6724ae06a',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\index.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bc2f97a03e1f6d7d990b77d7f99a96a0',NULL,'cf6895af2050eb5ae7c0badda2604566',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\activate.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'82265ae52e3fc434e4200a72cf0875a5',NULL,'e07b45544a9b5f719fbeb76e96bcc41b',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\config.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7ee2652ad99f777f2c089b298af5e40c',NULL,'eebae8f5a6e688dca52646c165144060',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\connect-jp.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c704f0f5db981cd12fbb9343a98ac22b',NULL,'c1e173879e51fa58f7bfe8921b33a2fe',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\enter.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'135f371390c569b3479d928d3f0590fc',NULL,'19148d4547b05492b013413e08b8734a',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\get.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'73250179be3900870f7f1e435d7b2a38',NULL,'d3b4cacc71b4b42737ab80008a593efb',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\notice.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fbe0e482f7a6548065f85068105a095f',NULL,'f728efb9b4167e439bd3f3f4b5a06fff',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\predefined.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'40cb208b6c1e698530f14a95bb558981',NULL,'d2233e61176acfac6194a5bdcfd834ef',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\setup.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f1d63b7e683fe606de555d49921ee24f',NULL,'4d4370c70e616228cc5fb405159f9311',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\start.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c7a4f5ebd40c9a2b22afc93917c32c02',NULL,'51b07acc2227b500c00059375e6b546a',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\stats.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'460ed4c6c5d5f84d3b1c324d2c7be67b',NULL,'a1adcd419f461e8902969a68e215d060',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\views\\title.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bf91cddf8bbcb8eb098cf33ed12fffc5',NULL,'f758a4434e337c292dce324e61a9b1b2',NULL,NULL,NULL),('\\wp-content\\plugins\\akismet\\wrapper.php',0,0,0,'PLUGIN','akismet','UP_TO_DATE','4.1.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5c5358a4fc70518f900c7d9562ff04d8',NULL,'10885d78a6229a59978bda1c8aef4b4a',NULL,NULL,NULL),('\\wp-content\\plugins\\archive-control\\admin-sidebar.php',0,0,0,'PLUGIN','archive-control','UP_TO_DATE','1.3.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5e6706b33c6bf7b0c23fce0c16fbf5ff',NULL,'d219d99ae9fa72db0dfc877b8efe95f1',NULL,NULL,NULL),('\\wp-content\\plugins\\archive-control\\archive-control.php',0,0,0,'PLUGIN','archive-control','UP_TO_DATE','1.3.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f6960c298c18ec54b532d7cc06698738',NULL,'69e3664782e17c718bf1946ae42ba88b',NULL,NULL,NULL),('\\wp-content\\plugins\\archive-control\\class-archive-control.php',0,0,0,'PLUGIN','archive-control','UP_TO_DATE','1.3.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ac2031eb15d2133a07a07e7807b4b23a',NULL,'dc557c6959024d599f77748384601ec9',NULL,NULL,NULL),('\\wp-content\\plugins\\archive-control\\db\\update.php',0,0,0,'PLUGIN','archive-control','UP_TO_DATE','1.3.3','NO','UNKNOWN',NULL,NULL,NULL,0,'16576db62651c842a7cb0e71b5ded08a',NULL,'d3dd9a2c91ae1d61c5528f0733b420ea',NULL,NULL,NULL),('\\wp-content\\plugins\\archive-control\\index.php',0,0,0,'PLUGIN','archive-control','UP_TO_DATE','1.3.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7d11493cda9787e937a585229fee627f',NULL,'03efe17b1c4a21753f7d07ee17e77395',NULL,NULL,NULL),('\\wp-content\\plugins\\classic-editor\\classic-editor.php',0,0,0,'PLUGIN','classic-editor','UP_TO_DATE','1.5','NO','UNKNOWN',NULL,NULL,NULL,0,'95000794493527eb4e77df1614d823ed',NULL,'769a98745c3c722c5b8dba8df417d662',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\cleantalk.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5ae0832e9bd2fab670f760c063b6b602',NULL,'c3874e2057d2be52df5bae750d2c8078',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\ClassApbctListTable.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'026006662db05282e97e661c8d412def',NULL,'1591525dcbc963fb891210774dd505f6',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-admin.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9444251120164d967410077d59ae420d',NULL,'84043a9b28bcdc6a3709bbfd14ce69f3',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-ajax.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e1343e89a94f94cbc2c83eada77b1c41',NULL,'21b906fb23079d16bae2c8f13725b170',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-autoloader.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e43e934b8af967e75907de65fdc94ba3',NULL,'6c26b062e9c138e588c410b8912c777e',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-common.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c5c096292c9a49b15ffcaf5da9b99a04',NULL,'5c187fefa88b68868b2a3b0468f56b5b',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-find-spam.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'855d6e1f3264b91ac9a353ccf12e8222',NULL,'6fee965800969b3a8f000d09a302ad51',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-pluggable.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'938aa9f096cc2b25f6a17ca62e51481c',NULL,'3e51b9df02e2a28525708fd0c7d33b27',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-public.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6a5d8eb1fa1998115fdf99f029ed1e5b',NULL,'5749d46ef86ce9d7148b230791180b01',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-settings.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'58bc459dd70421c3f4f298993489d0f1',NULL,'14a695b3491517caa666b83ec346b8e2',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-updater.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'47bc7ddfb9089eafd52fed4c3e5a2c1d',NULL,'75720bc30427db171f8bd562e19fb131',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\cleantalk-widget.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'01cc6e0c2669cc66eb6689b17c8a944c',NULL,'b5e757d110262fc1fe687df7b4452b1a',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkCommentsListTableLogs.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c790dd876a950c0bf28423b8653d502d',NULL,'9dfaf4bfb17746960809b0c070e5e7a0',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkCommentsListTable.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'eeffd163486c80ec92f9c845d257e6ec',NULL,'a6796bc8cbf48425c7f4ef4b4aa03648',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkCommentsListTableScan.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3289774d84e3a4e8783d94aa0e8d3afb',NULL,'74e102a7e596beb634d01c471bbae3c0',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkCommentsListTableSpam.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3a4d7bc67663d6b80a1bef1091a0be1d',NULL,'1b2c49b6591555b07912bcf3f4c5dc2f',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkFindSpamChecker.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4ed20eada392b5e36bdff77328ff95e7',NULL,'d725482b9e8fa43879efa2736785e5f6',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkFindSpamCommentsChecker.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'65b00f3dfd90b19e8ef7987337864e29',NULL,'d28336eedfe71f198e40eafa5afebb59',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkFindSpamPage.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5643a6db98b84ad38746bc442a6cc507',NULL,'3ab91da13e1b9e1715adb889f4ff5703',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkFindSpamUsersChecker.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e289b8e4997fdc2b8645ec5e158e3d75',NULL,'1c34cf96a46dbcaebac170ae99cde94b',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkUsersListTableLogs.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8619e6cc4f014c9dfc5072ed6ec2cffa',NULL,'ae0ba5975be3cfe96286dbd0939a02bb',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkUsersListTable.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c11c05ff1382e854784153623d007566',NULL,'d5a75cf9cd7489c3d346d92efba010f0',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkUsersListTableScan.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b37d9576e22af3451a74da2275c9c875',NULL,'fc6a516848e9179936f9e0f61cf1e910',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\find-spam\\ClassCleantalkUsersListTableSpam.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'af88f45065ffdea0f02c981c6afa79ab',NULL,'5172c11d426da715306a7cd565d81da7',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\inc\\sfw_die_page.html',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cf35a60932a916cd61272af6d9533deb',NULL,'b304f49f5bb3f3f27f0a67da171e9979',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\autoloader.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0909b41c7a6f0c2dea4ff12c7d5d68a1',NULL,'b758b3874b29b0396943004bdc5c7f7e',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Antispam\\API.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f460ae91c048fa7320d2ad0bebb7eca5',NULL,'1838e8dfdebbb91cfe5961bd4b8d3517',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Antispam\\DB.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'353dbdb67dba3bcb0c481aab70108607',NULL,'2faba60884a106c05910383c4c07e456',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Antispam\\Helper.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cd402ea90cef907e1534f713bd91d0fb',NULL,'ddac1d04fb5ef4bae1276ca1d52f2121',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Antispam\\SFW.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'14094dddbbb600008cf0423f5d511e2b',NULL,'1a5df8846da9b6850234da756fde8c5d',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkAPI.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'87e0092bf4593e893703763d0fd8e832',NULL,'5b25a3d95d5cfcf485baefdbf9893ffc',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Arr.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5eea5b6998af6278a80a9f1dee555c9d',NULL,'c9bc213d546c3e3cf2449db1359df516',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Common\\Cookie.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'9e3bc693518449e49fd2a7b3d9d5beeb',NULL,'e3ecd3c79d379ffa56577e1743cad8a3',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Common\\Get.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0892a89251c2fe9a8810c8c2c60d86ab',NULL,'619372940ffa62028718cf6b2b7bde3b',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Common\\Post.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'d85f83699c4dd5491000b0e9a5512850',NULL,'f5b8f2528bc55ecbcee3fddae5540083',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Common\\Request.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'7a66f3822328bdad6f70ea383d55ce2c',NULL,'67ae05e612365d65bb69ab8bbf4db59a',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Common\\Server.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'df399859d4202c658879beba9a9e8709',NULL,'81dc7221da8770e6dca054c15fd24120',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Common\\ServerVariables.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e99508dd41c61e45849ec25ab6495aea',NULL,'87582b2b270fab1d1a200942e2d8b323',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkCron.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'438293e5c13b892d9339a8e7fa3b9c34',NULL,'605e410fd689d32fa2088629016c3b8f',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkDB.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'cfb5064f60d815c78b48bbcb0512be9b',NULL,'b08602848d1fce08de39efc96ecd13d4',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\DisableComments.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'413fd06b102c2c1741ac8c053d39500c',NULL,'a0df5840d2a3d080fd54894b56c21edb',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkHelper.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dcec8aae5e1e654bb2ea106eb4a5bf05',NULL,'118f6516f5d9d56a926ffdb63a8e8be4',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'25fe166d1614683a715595e6e47cac88',NULL,'0b1dc9356cdb294a12d33e2d80214e15',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\cleantalk-php-patch.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c594b50f11124717604e055e730728ed',NULL,'211e3f589115fea31a2c86e139d38ca2',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkRequest.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b761170feba774918f5af2bee3f42e4b',NULL,'75ad7847105eb036e04b2c3590613234',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkResponse.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1c85c454e301766c2646ef5f145f4274',NULL,'8e5f78479fce1ac01904f3ebc22a3788',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkSFW_Base.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'46158441f79c5cbbd02ff3b6aee2b599',NULL,'649ad5c2d80f42474ef44aff710c6900',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkSFW.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b6689f017a35d14abaae21d6a518ea42',NULL,'4ec1136ff671eec2793f723ee358adf7',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkState.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'ec968ff16a7910a5f1c44aa49aba72da',NULL,'31fc20998c414639aab128f8f7c98b64',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\Cleantalk\\Templates\\Singleton.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dbc1a3c95b0d55e76baf7f7e5c9c1e60',NULL,'91f2c36bcf8659eadafc942594f433f1',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkUpgrader.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'83f113c6602ff335e400aa3b67ba27c9',NULL,'2b5db3610db1d9e6a37cffae2ff27623',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkUpgraderSkin_Deprecated.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'801b6e6e707c650b5290df656671ceba',NULL,'acecb626d54fc7368e6ffdc8ec6e8fec',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\lib\\CleantalkUpgraderSkin.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3fdf440933b53f8a4017d1e97125f3e6',NULL,'4dc9e8bbd3d804372d356836c990a303',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\templates\\daily_report.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4e876ea1a73cb72e06f90d5f0aedf54e',NULL,'4e415c572c50c8088d8d1f1a62391e94',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\templates\\empty_comments.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1d5e29e659044c79896f75a493771ed3',NULL,'8c6f426c22122d0ed58f584479eb3b63',NULL,NULL,NULL),('\\wp-content\\plugins\\cleantalk-spam-protect\\templates\\translate_banner.php',0,0,0,'PLUGIN','cleantalk-spam-protect','UP_TO_DATE','5.133.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a962d576a7eb72248bbe9228f78f2d71',NULL,'7125f2c2a14a7a5bca0ec34ccad7496c',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\admin.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'80469511750f88bf3191499fbef004ab',NULL,'9d36d36c59aa5b11524fd80b6491096f',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\edit-contact-form.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'d342cb03af2f1d2cdf30990e539d49a3',NULL,'06b69131d41a02f5b6dbdea7d2390f71',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\admin-functions.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'5adf5a55769ff4203dc57b9015eac1ab',NULL,'e1b95ef72bea05ac879b5176d5fdc291',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\class-contact-forms-list-table.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'e5cad6bfb23d003c3867d3df61e54bda',NULL,'ca633667dc90176fa8113fbbcac0e431',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\config-validator.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'4d70e2aaacbde3be4abdf0bbd16fa6af',NULL,'22684f13da178cc214741d4a03422389',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\editor.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'6e587103d158ab2613b945d9fd15d35b',NULL,'1eb4ed036a14fb5f0603bbb84eb85d2b',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\help-tabs.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'5344b3a1f74860a8f52c8cd042f06fcb',NULL,'eebcc317eef2ae4e005681c390d70914',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\tag-generator.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'1ae8f612ecf3d5c906b6338cd9402b40',NULL,'deb4a98c5a782f2150a080d6a261b4f7',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\admin\\includes\\welcome-panel.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'9104abe5e6a9d800cb99f41ff2fa386b',NULL,'42a11b5f3c78a838ca8d1539326ba4b7',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\capabilities.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'c33577c16ff9938a4e0b21ddef774d7f',NULL,'999946fece8c36f1428f4d4da2db9fb1',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\config-validator.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'6d546a46b66890d6ca5d386b897a660c',NULL,'9d7dbc8bb04263edeb605496d021b673',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\contact-form-functions.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'673eca4e584e96e53ea3557aa5c3d3af',NULL,'4ec7ede55cc404fe89b4759207713c80',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\contact-form.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'0e9097ccd3283f27491aec88b59ea427',NULL,'490bbe985717b24f6f87ad4dbb908739',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\contact-form-template.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'c38af145801e8d137635ee59c1aadc5e',NULL,'8cc9c3821882aea0758741e595006ad6',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\controller.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'447313afc46e81903f13d2443c33fc3f',NULL,'662cd536e2ac0b83700827198bf712c5',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\formatting.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'97d08d4c847bed3953fbcac5e60c1b7c',NULL,'55d0f065edd7f6b4e63a27f6c359ac52',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\form-tag.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'37f4186b2b35ed03a79a49fa7e4ac981',NULL,'bae8f1341bfe21b53d3ebf077de5cbef',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\form-tags-manager.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'be49ea5d87e916ce448d3415d7dc127b',NULL,'690d2444f2ae6ac87309270cefd6f763',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\functions.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'dd480d2cc29f9405b60a24a72282345b',NULL,'79fc4b7931745a6804ad48802046121d',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\integration.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'2927b4d30d3531b32c2bb28c7cfad896',NULL,'a5067f8df201c15b6b1d3bcdbd915737',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\l10n.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'0d0d61bc6479a367d53dbd30cbb38c26',NULL,'8a5816ce8026e7b645395c9fc7bcb976',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\mail.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'f76df2fcac3056cdb635b56d29a39a31',NULL,'1ba88879dedec078ec2208ea1da051ee',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\pipe.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'9f1e1145949f88d8ee598f9c93639b4f',NULL,'454e28daaabb2c6840dbad4283b7f332',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\rest-api.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'b648d300d2dd6977fec01f0dd392cd75',NULL,'ffced7219b0530d913679938439498b2',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\shortcodes.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'b8d8e63c3784a781d5787956dfb97eee',NULL,'dab6dda50b2c04ab97529faa57fd920d',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\special-mail-tags.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'ca97411315a4cc2a352c4a53f0242a49',NULL,'88a562010819af538beb6d39300193f1',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\submission.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'9d85a23fddde396d00f375fd28e1e1fe',NULL,'70feecb0a3a7f64350cbc76c5130f638',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\upgrade.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'cc120f638ed5d2643d6e5fd1b6542f7d',NULL,'4e9cf15b325951e4dda396d41fb71b64',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\includes\\validation.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'4c11145461e480c572bea50d6e93f9c5',NULL,'c8c43e949784ef14e3d9e084f8bdcee9',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\acceptance.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'1b40e9f956e3b576a2e3b40543670f52',NULL,'1240532ee43c4b4ae4982a12b30f9187',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\akismet.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'8db08140665086001a3d940d734ca85f',NULL,'4765905dfc1c3aefcd88812f939e6cdf',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\checkbox.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'8ad22c4b3704bdf036b395154346b6ea',NULL,'051b427377e0cc42c1dfb58a433caf05',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\constant-contact.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'7e03953257b89685c4a2102899db2bee',NULL,'a5d3a7ad113c9635bee0085ff2e2e479',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\count.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'9230e4934689a8ae7b1a9e5c6e0aff27',NULL,'045384dc9c497806904a4101404ae04b',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\date.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'e4aef0515ddb97f0cfb516a3d3c75e4b',NULL,'ff407d61cd6bd403118039bbc6abaf33',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\file.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'54a3e54bc96d3ea09b72c2d8109af774',NULL,'6c95714c7758cd076e7204dad356aaa3',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\flamingo.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'4f582ec790349c84b5c4d302903860aa',NULL,'7c82ba6560b8fa3a22fce5c1e8373bfc',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\hidden.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'45f369fc248477b6abef431d64f1ea96',NULL,'d9d941387c19293661fa62d7d8dd0c0d',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\listo.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'9c0c8c39d5fbf0d24f5fff73fca56621',NULL,'c185874ed6cd1800c2e1871829b2eb7b',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\number.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'72beffc316dcb9278efbd38b34131d12',NULL,'8722dae606afc86696fb75f8972c1c94',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\quiz.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'2b3ab674bf611f40ebe9dbc49140d456',NULL,'12c89bca2829374638723f575ab37594',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\really-simple-captcha.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'445e1ac3b0aa622d25e8f810a2ea068d',NULL,'db33674e3edbe8e82687dcc05e81b869',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\recaptcha.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'94859c78767feb5e1173019148e4be1b',NULL,'8a892644673fcea458af837a17d67cbd',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\response.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'657f8b89220ebacecf3e0ffdb9250915',NULL,'8d454af9320f993257334373d94ace5a',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\select.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'b70bc24d249c7c013555526cac55d973',NULL,'8e13759118dc033d541c33a44af9f567',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\submit.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'0c12a1fdc6ea106047e8e7f6022d08af',NULL,'b3b1c8f8372a12ef7b3b0fc482459072',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\textarea.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'b6f7afbebce5bf01cf5eb5fc8b03d148',NULL,'4a18a5db94016da1c751c5d4a37f7b62',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\modules\\text.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'4aeac7fddf4adb12d980c7e5ee39009f',NULL,'57ce1b8d97416f2f38778d337c1c5486',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\settings.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'acfcb8d45b655477af54ea5e1dcaba79',NULL,'42efe8d158cc992bbb59e53b024fabe6',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\uninstall.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'6de5446a976c4ce52ec21987a88c17db',NULL,'56323fc8270525fd129ebacefe30a016',NULL,NULL,NULL),('\\wp-content\\plugins\\contact-form-7\\wp-contact-form-7.php',0,0,0,'PLUGIN','contact-form-7','UP_TO_DATE','5.1.6','NO','UNKNOWN',NULL,NULL,NULL,0,'c7fb5f9811f7ef6543a252254f5628c0',NULL,'a73d032a5468b740fbfe311f77d736cd',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\classes\\class-bsf-custom-fonts.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'00b624020c3d3d95f1987d8537c996bd',NULL,'4cd6de2d8e868add212946c6f7479b3d',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\classes\\class-bsf-custom-fonts-render.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b0a8d008cc33b40295d1babba28dd7fd',NULL,'e796eef1510f6741e3eb54cd3320c5be',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\classes\\class-bsf-custom-fonts-white-label.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ac98f92bbeae0516f06a217647fb5448',NULL,'66b29036da71b0af6dfeaf2ebda725f4',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\custom-fonts.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'800156203caab008376ee37a7ef7a642',NULL,'37fc5175697f32d06c4834cd928dca98',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\includes\\class-bsf-custom-fonts-admin.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f8f33439f210fe4fed6dbc25793d2b3f',NULL,'b96478aa4777a2f438409b7d212443dc',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\includes\\class-bsf-custom-fonts-taxonomy.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'763393e0c7674c5fa103719b9eedaa49',NULL,'4e150397fcf95ad46a1ee6c3e25083a9',NULL,NULL,NULL),('\\wp-content\\plugins\\custom-fonts\\includes\\white-label.php',0,0,0,'PLUGIN','custom-fonts','UP_TO_DATE','1.2.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a302b99efb9048e4076dd431884c997b',NULL,'35a57bf8aaacc9aecebd30c12521aa1b',NULL,NULL,NULL),('\\wp-content\\plugins\\customizer-export-import\\classes\\class-cei-control.php',0,0,0,'PLUGIN','customizer-export-import','UP_TO_DATE','0.9.1','NO','UNKNOWN',NULL,NULL,NULL,0,'91488c4b89be70d203a43514c6ed4afc',NULL,'f98ab2c688eb90d85a140c71705740e4',NULL,NULL,NULL),('\\wp-content\\plugins\\customizer-export-import\\classes\\class-cei-core.php',0,0,0,'PLUGIN','customizer-export-import','UP_TO_DATE','0.9.1','NO','UNKNOWN',NULL,NULL,NULL,0,'699872b578187b0ff67d5aa174b9d6b9',NULL,'6e45b71789f85c86c50964170432f29d',NULL,NULL,NULL),('\\wp-content\\plugins\\customizer-export-import\\classes\\class-cei-option.php',0,0,0,'PLUGIN','customizer-export-import','UP_TO_DATE','0.9.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6d2aed46ceb5a263993af680eba65956',NULL,'91361d59dff9a4341abcc1332eb158b2',NULL,NULL,NULL),('\\wp-content\\plugins\\customizer-export-import\\customizer-export-import.php',0,0,0,'PLUGIN','customizer-export-import','UP_TO_DATE','0.9.1','NO','UNKNOWN',NULL,NULL,NULL,0,'89dfa521883904bbfba5c55000e12aec',NULL,'8d6800d8a87532265fb55f2a3b7bbdd6',NULL,NULL,NULL),('\\wp-content\\plugins\\customizer-export-import\\includes\\control.php',0,0,0,'PLUGIN','customizer-export-import','UP_TO_DATE','0.9.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9e8b6405924d196acc79b5cb6265da22',NULL,'9627155ab440dc3027b4784cd6757f3d',NULL,NULL,NULL),('\\wp-content\\plugins\\display-posts-shortcode\\display-posts-shortcode.php',0,0,0,'PLUGIN','display-posts-shortcode','UP_TO_DATE','3.0.2','NO','UNKNOWN',NULL,NULL,NULL,0,'aa4fcdf45bdf49654dfcf14bc9280d1c',NULL,'7c6bdc360cb82d41aa8e42a586a649d9',NULL,NULL,NULL),('\\wp-content\\plugins\\duplicate-post\\compat\\duplicate-post-wpml.php',0,0,0,'PLUGIN','duplicate-post','UP_TO_DATE','3.2.4','NO','UNKNOWN',NULL,NULL,NULL,0,'0c1ede6c9f9870f6de92adc6ce635ac7',NULL,'61c59501871d4034a66808e6d89b345d',NULL,NULL,NULL),('\\wp-content\\plugins\\duplicate-post\\duplicate-post-admin.php',0,0,0,'PLUGIN','duplicate-post','UP_TO_DATE','3.2.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a6204c199ef0322092406316c8cbc8b8',NULL,'da6444a8691d40a8c96c8defa64a3b5b',NULL,NULL,NULL),('\\wp-content\\plugins\\duplicate-post\\duplicate-post-common.php',0,0,0,'PLUGIN','duplicate-post','UP_TO_DATE','3.2.4','NO','UNKNOWN',NULL,NULL,NULL,0,'2a58fb8c45776589a67e5eceaff7462e',NULL,'90ab2d44d2a936054ae779bb9be90ef0',NULL,NULL,NULL),('\\wp-content\\plugins\\duplicate-post\\duplicate-post-options.php',0,0,0,'PLUGIN','duplicate-post','UP_TO_DATE','3.2.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1515f636dbd1025000187075ac0b6289',NULL,'13e4ddc4d9c074c188a83aac16ddc1da',NULL,NULL,NULL),('\\wp-content\\plugins\\duplicate-post\\duplicate-post.php',0,0,0,'PLUGIN','duplicate-post','UP_TO_DATE','3.2.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a0f6a7b5b7c9a4bac69c65679d65209e',NULL,'89d36cdde9eb90f930c3d697c9bbf491',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\everest-forms.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'c66dfa52c73a0465b997995a2a71b559',NULL,'ec578bab42ed545b73f6a5c9d8f6b5da',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-background-process.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b9277364bdeeb41e68feb21ae44a2704',NULL,'ca040ae95c008ed04fb2e9d414cc1896',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-deprecated-hooks.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'82967ff95085e5dec7524442bb72e5dc',NULL,'b833bf244522a25d6fa77234b5e322c0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-form-fields.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'708041126beb8110ae57ec8ee6604b98',NULL,'0d6b189045297e116893a5805cb947ee',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-integration.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'d0886894c97a3596d2c906adb8773ac2',NULL,'29a1dfa875c7444d73e2ae2a1179244d',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-log-handler.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'de683e8918ffd805702dcc473fa09700',NULL,'6670c11d4d3b3696d3e24c9cf0fcd302',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-session.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'a96a7d2cb50e1da815c4839429f3e1e7',NULL,'38c9a0f0f931b44d7e1ae01d776b5d42',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\class-evf-settings-api.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2226a2de802751254d4a46da7e913847',NULL,'1d0dfa9934818bfdc6eb7b3e799ee737',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\abstracts\\legacy\\class-evf-admin-form-panel.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'d92cad8be75ab4754d436b30566f11f1',NULL,'47fca8aede26d983fe795fbfd34244dd',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\builder\\class-evf-builder-fields.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'aa52b796f0dae9a1fb5db6edcae60f5f',NULL,'67d8db089dc47c8202dbe8ed85007336',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\builder\\class-evf-builder-page.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'c500e76a4cee634858b5bc1c4f317c4e',NULL,'fdfdfea18c12b097f1a354ad17b3bf2e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\builder\\class-evf-builder-settings.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'569e0149b9e7a3d7799ac468a0af9336',NULL,'07e79c7c0cd82689cd5e78ab3d7c0c16',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-addons.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'3d58e8db44af5be4f91f029f756c7c65',NULL,'0fafb0e36bd1dad47a028b9baad24c4a',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-assets.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ae51ec59a6c85f310cd73199078598d0',NULL,'9eb47a3d696d6682c237e0529814f076',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-builder.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'76f08d9476534908f125bc02455f516f',NULL,'9d763e88dbce98d32a6cff50aef73023',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-editor.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'a560fca89f6d974513fcdc1dbfdd9310',NULL,'931e748e26304cf44e31fa8a135ccf07',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-entries.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'47129b492b353299afe318beb13c5413',NULL,'8558ae58c0433c8cf3ae6501c92fae33',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-entries-table-list.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2a4a3b73a940ed32578b0f3b8c87f27b',NULL,'ed8514a438d48c7890060e24eec176d0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-forms.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'754e438c5ff3b7d999e0935c09fc78a0',NULL,'1d3781bbf055aad381912b98bd296016',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-forms-table-list.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'94a3c5f94ce24301f72f5b6026cdc84a',NULL,'e0a30f64382210f9c562cf95527c1a2e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-menus.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'f3bbd9bff47e177a590204894df77296',NULL,'b57c12e13a4c8033bd49b66e1fa5f7bc',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-notices.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'935236207438e6447ea9e37349b48268',NULL,'5f856695ad73637e0ed180100ef23cf9',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ba142cbafceee0f8e612b79e5f2d33af',NULL,'58417d35b5df7f033a434100b05aa0ba',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-settings.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'945d4cffd52b5b153ea576838e62b3ce',NULL,'1a76f027a76014a9f533516b3f64b5dc',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-status.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'5fa7f42669d6f7a327608edb4342bdca',NULL,'5ad46544a42ef1ae1c3f07ac3f994f15',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\class-evf-admin-welcome.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'14b6100c4859e17ec46d1534d2cb3680',NULL,'8a55e4984fe6492b246d781c43370db7',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\evf-admin-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'c1dcab6af5f43f2f0818033ba6fdf788',NULL,'418f9ccb88f62958e406b5b2fbc419e0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\plugin-updates\\class-evf-plugin-updates.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b24437dcfa70fd4544abc9eda4c2b053',NULL,'08ae20ee88fe9f58c4bef3f7e5fbea7e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\settings\\class-evf-settings-email.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'050106a1073ed9b51ac43220d0620b66',NULL,'cd47e9c159be5d78d49cc0b402fffd05',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\settings\\class-evf-settings-general.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'16b1259f7cce4a07d71bab4bbe60fdef',NULL,'0f1b95b82c90918a52bdf2b1c5aff0e2',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\settings\\class-evf-settings-integrations.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'9f2130cfb5d868786e5a3710aba29931',NULL,'8f5db975f92ce2989ef71b0ec92c6016',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\settings\\class-evf-settings-page.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'f7f58ccacfb2b23379c7f307c9794d06',NULL,'814072b05ffdb84f39287d22f4ed14d4',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\settings\\class-evf-settings-recaptcha.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'f966ee55bcdca6e46b63051ce36e760b',NULL,'af730d56e34e362b501eda848ef21f5b',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\settings\\class-evf-settings-validation.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'5a47c03d0a4cdad6cd82d5e546a2cfe2',NULL,'80f020f78d3423f946475e26dbfcf8d0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-page-addons.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'d31291ef192a3fc8bd1e2ffdc528f50a',NULL,'0812b952ade17f43eb316b1935f4f095',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-page-builder.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'abe789194a2915a77b28624f869756d1',NULL,'1c277c09746de757d9bc0b5e595854ab',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-page-builder-setup.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'87706b84a900c8035dd64bfe7d524ca1',NULL,'bfe211af249bf646dea6ac124504e3b8',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-page-entries-view.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'98d6ccbd05da9de31c1694c518479581',NULL,'9fde59a0c13ada9424646487aa793ce9',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-page-status-logs.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'aad4e1737a6affa70e15c4a8fc1a5395',NULL,'2169fff927c47cf87caf415f47f8c573',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-page-status.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2c07f1f5adc41e4a06aa649ca02817cd',NULL,'28d42d65dadf704ce799122c21eb7154',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-admin-settings.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'9d4f0d8aa70796fed4ccae6c57345198',NULL,'4ac05a8aeef0c906f4b41fb0c089096c',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-notice-custom.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'cbb1df3f4bb0098f46ec450ea3b0645a',NULL,'1bcee41ce76b3c9b226b0c07a4777e6c',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-notice-deprecated-payment-charge.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'37fc378e304c5e237832929bef5cf833',NULL,'ce8c0dcf9676aca2b953f92028045d76',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-notice-review.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'16aba211775789756481e29a9d6c4391',NULL,'998f470eee74193943ac5aab782aef6e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-notice-updated.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b9f91d465207afac6368eda9355ed03e',NULL,'f7bac03ee0ec357bd2c10cbe4f17a488',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-notice-update.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'8c71728b11f1be025c68f600e07e1a50',NULL,'b3e27a64f22fa2079bcae9c0b471d372',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\admin\\views\\html-notice-updating.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'9981d3ed8014fa0d49af8ddf1f1a5745',NULL,'e9ab209b2fb91c9d446a9e50cb98f14e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-everest-forms.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'9407b34ffab46bd5c40d5a1532b64bf4',NULL,'a89f88339256c83de066d3721a41bf71',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-ajax.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b86bb917d0d1dfd3f63db2f6c6ed6393',NULL,'9894efafe47f9726c419d4b80ce7796f',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-autoloader.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2369e969384412c4111d317cc79e949b',NULL,'177cb036bc87f40029f2bc3a612612c4',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-background-updater.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'38e680f69a3dc81ab683f2661df4e164',NULL,'35588b5ab702f2de04c2c633e066d61c',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-cache-helper.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'16a52bccfd3a556f4e3d2548338f534a',NULL,'4ffee75cb1e2da593f9842ed2be1e513',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-deprecated-action-hooks.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'cb98bbc795e1c7ec204a91c55b85ad88',NULL,'e3d2e2bfbda8fbd2f1bfcf8816c85feb',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-deprecated-filter-hooks.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'1449b586fa214edb06cf49dbbc04734a',NULL,'cf0505392c2c315e92fc06a521c1f42f',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-emails.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ca135ef3270ae85ca253d167d90af48d',NULL,'ee124acdef33b98ea8b6c58300deddbf',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-fields.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'5043d36f619b1c95fe6bb4a24fb680b2',NULL,'fadb3aed0855bd497f26edb7c463be73',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-form-block.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'33b73e616ee46dbbee8197f117df88db',NULL,'9b7e5560b571c91a23c0763bc9470f96',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-form-handler.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'fd2875c47e32f9230b6f48c3fb5dbaa6',NULL,'a6e3d766b35919883e8dd8394f31ac01',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-forms-features.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ed62debd286119d7ebc94a4076d6a21d',NULL,'a3830783adddf633a09aedca3b9cdee9',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-form-task.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'01472092af6468858b251bcc52ffc7a1',NULL,'afce35101d3db75f9b7ff96e421489e0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-frontend-scripts.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2cfaab14e985184f1fb887995499e1b5',NULL,'a8505c57862f6725e83b5a2e320bac15',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-install.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'1046ce065ab2ac7c6e772cd2aacc24ce',NULL,'b3a63d154bb5ee71e39935af40a9dfe0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-integrations.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'7d97f46327b06410d42d485e3c9f7eb6',NULL,'955b75e5b53aa10b96c8d418e92279a1',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-logger.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'6ceef55c97755d8424b7b54f99ee04b0',NULL,'387a3734fcc80d88865fdd0aabfd17b1',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-log-levels.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b41612b91821702c4f8f8febf85d36eb',NULL,'c2b71f26ebadff4fc4ab4705762db64c',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-post-types.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2f109257a977c3db083151ff9dd7d351',NULL,'9b2d0fcf9eeef05f4212afbc95960daf',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-privacy.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b05423d652a07be8618df58d7258f45d',NULL,'9404cbe56c37e172e629d663ba6ec2d9',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-session-handler.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ada33a90c97967ddb7da938f822f79b3',NULL,'ca9e9946f8c1d438919ffa373582f59e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-shortcodes.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'8d5ddaad1d26544b50d3418b87673580',NULL,'d61cec0f8a9d7c615eeb8e2b50e29865',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-smart-tags.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'5781e5666b16313bb51013e4a4d7d176',NULL,'1d8b3b30fc5f83262f3d601dd510d717',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-template-loader.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'50efd49c4a7246303aecdb7772312c23',NULL,'4da049939bb347bc23db8fd81440a069',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\class-evf-validation.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'0f0f55f330f5544d66c1357250f17775',NULL,'bdbf1fa97d5836752ac855983874c38c',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-conditional-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'8ae80423097a53c9a47012985768c80d',NULL,'c6feabbeb97127e24733e1c1feb8cb77',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-core-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'e838bd5ef0f2e575dbc4a7e004391053',NULL,'343af0380911ec7d55397dee1a6bec52',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-deprecated-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'6e20db0af0d6d0388d77558b71107686',NULL,'1b86957a12492a5ff39351282d2310c3',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-entry-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'58dac6813f1dd292c989c5b04765d913',NULL,'19da2d060d5132144083e73aefcd6461',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-formatting-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'642f86f72cd25fb964ebc4c9ed3b785e',NULL,'09787c4d8936e1dd6c71efccbc15d72d',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-notice-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'238879aeaf24917fb0ae5b105622bb34',NULL,'31bdbdb0aa441254e20222be795966d7',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-template-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'974c86621ef3fb63176c6a3bb0926b3b',NULL,'eff39296bdfd4764684265cc34e86868',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-template-hooks.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'d94ffa3137268b4591be1c5352cf2a03',NULL,'0045a4da380d6d4e5da689a56e18a4dd',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\evf-update-functions.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'4a1e33198a96491ea557e554e0d064e1',NULL,'e85fcdf8e9d30aee653d221116c0a60b',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\export\\abstract-evf-csv-exporter.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'fd0a8c56e5bfd6a7b8720fc7b37f1a5e',NULL,'44eb4567e335864fc1a6dad629ca624a',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\export\\class-evf-entry-csv-exporter.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'6430bea68b3db85cbdb36961bfe28c93',NULL,'e5ea83dd09133a2b353c573811585d02',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-address.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'d8907d0e2d6bbf0520e0440bac2acc82',NULL,'1e17833881ea2ca6db21a58448eefcee',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-checkbox.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2c0e0f4041b4614ac2fea07116ddbeea',NULL,'dc1d51305cd54ccc51bd6dcf58fe4bf2',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-country.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'c1f80c36e19c187b24c419cfb8c34e54',NULL,'80089cb443d02fe676f2df61d39642e8',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-credit-card.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2e6894e824fddb6d37e4db5326d163a3',NULL,'496080ef3e0bb5f7351795de95c9b0b4',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-date-time.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'1eb8809b45c4df13258ce0e1fb91f269',NULL,'a193bc6fb8e43ce5321dda0c917b9ac9',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-email.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'e14111ad18e6cc5579e07003fb6f3722',NULL,'4ebf518e24661260df2d9b6951cb2a4f',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-file-upload.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'01b9c3f15671152e0c84f97b7ff7d91f',NULL,'0da4ff78eea8e4a754cf3a6cf0e5df07',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-first-name.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b8e808132bef1925f2a0989a48c51657',NULL,'30b9805d7a7bd309b59b7e486cc7cd31',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-hidden.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'088704f17e1dd29762ebbe0435179d89',NULL,'ae92ff65ad7f02551cce4dc6cc385864',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-html.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'e07ed2139b1246aea7788cb6a840698b',NULL,'a3add0afdc3086661bbcf277688d285c',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-image-upload.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'0e21098df446ce452fe1ca21764ce56b',NULL,'f351da77166e0b790835a154699ee6c8',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-last-name.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'a24eb03821ec7acdf853415df5c5a8bb',NULL,'e88db6dc3be580e5172ac4006f4ae07d',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-likert.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'b75effee6eb701965b75e5eb30682c68',NULL,'e78fe434ad16a26b99e28df0c496e850',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-number.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ea326ebdcd03da3695e560dd235b8379',NULL,'4335a44d0fb25b2013ec4a2179c98e87',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-password.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2cddea1c5e766e9bba8b2c73f0bc6f1d',NULL,'ce333dc601af077e12d3fa9f128f4eb0',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-payment-checkbox.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'db214b1ba495ce07e6b29c0d55e3e9f6',NULL,'5e77ec563fdf6f2fb3383db71f89f966',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-payment-radio.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'2a08512754237d306867d4003aef744f',NULL,'92a3120fa1a46fd47a649727043a5636',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-payment-single.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'cba25eeb7d9aaf9307bfa6226101eee1',NULL,'306de916660dfc9759c1c38652e6a782',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-payment-total.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'a0719215bc0c58a568c00f196e44b211',NULL,'d8214325596e9fbdd7a486772c18780e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-phone.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'0e31e332325873a7563e5fa3419e9b19',NULL,'2895c1100db1364caf085ccef56dc407',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-radio.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'e0f5c41f1eeed27e449b55c1e96248f9',NULL,'53dbdf2403950344d7060197ae73cabf',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-rating.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'cb70d9817d1aa6bc5002616de3dcd58f',NULL,'43f273c6b3a4770ec7a4a3b5c34f7bde',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-scale-rating.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'5b794e72f70be47234fe4a6dbab15027',NULL,'1ec781c03f79be39850ab7ce2e9d3d85',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-select.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'796d6638f52c7374b3b755e64f430daa',NULL,'7d3dfb0019562d507637e54b799711d6',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-signature.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'09cdb69636ca21757cf34facdccb60f6',NULL,'9764bfd24ba59476f4638c28c6e29af8',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-textarea.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'cfb25e0e97ad714b5fcdc05d143a6bf8',NULL,'2d8c7934d40ab6b8af39d20d1ecc8a03',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-text.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'ae217f5ee8df26ac0a788ebfdc5320ed',NULL,'0ea483cbb9796f8e1d21bccc3256862d',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-title.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'5791e0267d482886c98cb7b4d98529ff',NULL,'b97da68246bc6e83a73e2602f2aaa138',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\fields\\class-evf-field-url.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'888609c838df0702107d900514cd8462',NULL,'d10be333d2e81e717d7eebe249d23edc',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\interfaces\\class-evf-logger-interface.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'a52fa58cee051de7bfca732f80911b43',NULL,'68a19b02d258fcbf696bf14e096ee51d',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\interfaces\\class-evf-log-handler-interface.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'be17c2e420b8e0354279f2128722319c',NULL,'56659dde734fcb6d32408b797d03f545',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\libraries\\wp-async-request.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'9c4f1e6b13bf4ac2da8f9092be99f898',NULL,'618c4a29d6e2489548b64eb8b1850aff',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\libraries\\wp-background-process.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'d4d7512e917f3c3b902b5ac70786c717',NULL,'3c5c2ad5cbc9f4f97ab522d2309fc69e',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\log-handlers\\class-evf-log-handler-file.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'8dd809e70748a9a9dfaea036d3459e9c',NULL,'2160a23c5c3dbfc4ee3aa6e11f585687',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\shortcodes\\class-evf-shortcode-form.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'777b0007a79650cde97277db9e47b62a',NULL,'5cb35aa17e4327cab4d29ea2e67bd89a',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\includes\\templates\\contact.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'048966214d6655aa25c0ec74014550ef',NULL,'3bed22ad9b00f7e2d4bc74f077bb8fdb',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\emails\\body-default.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'1b9cd5c33cc0fe945d8fb0a6e4eb0dd5',NULL,'80aaf7cb87757a3f09897f0005dabfbb',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\emails\\default.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'505b30b22e92611cda49c470dcc75ee3',NULL,'d597ebc3f00487b9dece1b74aeda5a54',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\emails\\field-default.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'0cebf9d583f379606f2cc3a4fbfd7bf2',NULL,'8db803e972f9c1f89244b91ba0f732b3',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\emails\\footer-default.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'c7acb9871603239c18ad2d32b9cb15fb',NULL,'c40de9be1f2ce29ba1d74c77af575ccf',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\emails\\header-default.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'1cf149e18ed4ca8894206778d5e2f21c',NULL,'904fc47dba542b41a753c2e1e73b7783',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\notices\\error.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'c3c25a786fc2bf226eaa1e5403986ed3',NULL,'f5d74a18e1c431dbab4d902c11e9f334',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\notices\\notice.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'dc1a6fa1718fc03568fff8d21f4227f0',NULL,'1002ae98d52cc2aaad27cf32cd5a14e2',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\templates\\notices\\success.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'edeff4d0711c668077bc4e0a94aca37a',NULL,'b6411bf70d81d8be9ce9fa695a3ebc53',NULL,NULL,NULL),('\\wp-content\\plugins\\everest-forms\\uninstall.php',0,0,0,'PLUGIN','everest-forms','OUTDATED','1.5.10','NO','UNKNOWN',NULL,NULL,NULL,0,'be3268a05710660ea5efecfb02817e4d',NULL,'d2aec9fbc67b84c9166ef7d42477cde1',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\config\\default-form-content.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'f690f154b6c43cbcdb710f260a323421',NULL,'4c026fc568d48c5f74727dedd822b37c',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\config\\default-form-messages.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'72f8a2297975d4c377a95f67fee4aeb3',NULL,'0a89ea46ffe9c0d49d17f5bfc46b7eb8',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\config\\default-form-settings.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'7eff4fe30eace462f2c3d3a43af3f27e',NULL,'122068ca9605c3f64fdb809189ac1b8d',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\config\\default-settings.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'7da90c7ad45a6dcdfbcec3a12eb4f517',NULL,'426289ee76c09b7d56f77f6dd0b3b46b',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-admin-ajax.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'2e3bea15df46ace831ad5b32a821de5f',NULL,'cc1f9bc53d36f2e84d786549e8e4e4d5',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-admin-messages.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'ac398ba6264504664ba4438f85a5d6a7',NULL,'eb808697658b94b4cb094c9645d14d55',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-admin.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'7581b33569810a53cb0e3d0c92a9a5a8',NULL,'46203fffe1bceea6abc4dc41d6da2b26',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-admin-texts.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'9185ed3f00e98b0c6b5362ae44a4ef13',NULL,'99b0084d5fc7465cba9ac13612f02da8',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-admin-tools.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'02ed4124e8229b5193d5d454f20c53e5',NULL,'729e18eec72b8e6f1a60f15c50d956aa',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-ads.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c533c713be2503832bf17572b1b76442',NULL,'34e1d62c471572d2e10a1833a86188aa',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-review-notice.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'93f90b86537ebbc1172dcb65cefabcbc',NULL,'44d4b829787bcbcfaf267e67068943ca',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-update-optin.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6c4a31a1d23036cab44533018d94ed92',NULL,'4e59265cafdbaacc9890d29ee909c149',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-upgrade-routines.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c0e59e9fd2973b7c26dafc59f4c33ab5',NULL,'f0aa2bad1debf215e3e324031f48302a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\class-usage-tracking.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'d66dae17a930c6ccc873e5125e3ca6ec',NULL,'1ce60813be066055f6ed0bd05d7f118b',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-form-1-post-type.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c772f12f9757eb7199ddea030d2a5552',NULL,'ac6c710602b37edbd48f4d46df7991d7',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-form-2-options.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1df7d36de97c039287ac511ff8f5dde6',NULL,'ff0a28fbfa71ec4bb5e67f17f7975a44',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-form-3-messages.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'7efc5c01f4399603ca36bc0124c563f3',NULL,'7f05f92a7d399af90c24a3483e44df42',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-general-options.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6c8064f74fc8568320df51d3a414179e',NULL,'47898f98ee23e0172e8b3dca7e5e815a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-integration-options.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'d0952becc7e1fdf0d85073e6e06907f4',NULL,'fc9a3fb03828d3de19b1aa6d39fe6d3f',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-styles-builder.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'48d439cae177f07892cda60b3e7277dd',NULL,'5d7c21009879a5b532bb5ab8ef99bec3',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.0-widget-base-id.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'a3b4276ebb7215d8af28ab0579748f22',NULL,'4cd1ce9d18ce2fc64b595554e0fa0d59',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.0.3-usage-tracking-schedule.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'37fc05745183dfc2439992ec376c4b87',NULL,'ee4eb96da69c3c24fa1cb570a9a1d692',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\3.1.6-woocommerce-position-prefix.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6059a94510ab62be26d4adfea39da1f4',NULL,'8ccab8609f25e6a95b5b9f1a6bb42a2f',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\4.0.0-groupings-to-interests.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'b7d62d114afa89f255cadd42aa2a2a1f',NULL,'8fe43452269343aff7322b7416a442de',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\4.0.0-hidden-fields-value-delimiter.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'85c4f6789a5ab966697245506853fcfb',NULL,'45e4685656f4c431cec1bf6e392bdf95',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\4.0.7-rename-debug-log-file.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'3d13cd9dd578b96e0294c4a4755ab12f',NULL,'423ad429f4ba36f981e0027cf026f344',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\4.1.2-flush-list-cache.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'48d57c48a261802ea08c651056c59a70',NULL,'f5255045f6cc4155d70fdb2f283c2e73',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\4.1.3-reschedule-event.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'f849999f8a7f15a3e832cf22c6bc7d00',NULL,'3eadb6b29c602cf769b6591261ad87e1',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\admin\\migrations\\4.6.0-remove-lists-from-options.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'8d2ab2c2b61786d096060db6a2aa7c96',NULL,'b0fa052585b56dcf7e7ac310fd90792d',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\api\\class-api.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'2453bd8195799691ce81b0c751abae24',NULL,'2e1bc54c76038e5e8c20e701a175283d',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\api\\class-api-v3-client.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'3d80a530cf75459a79ecbd01e0d7e25e',NULL,'3798275a06cd02f367dcea8b5552c83e',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\api\\class-api-v3.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1ac35a4a18741b71b88f9e7fb1b42f56',NULL,'d989188ff7775fb0fb87af78ffe35fc9',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\api\\class-connection-exception.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'131dbe23c343653d7b20d80f70992add',NULL,'f0b547558eea0e7dc0539130080911f3',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\api\\class-exception.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'143c5c9a097fc9968d38e3317dc955fa',NULL,'052c1c0a43574502cc39845d13691c15',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\api\\class-resource-not-found-exception.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'0369f1e77e0924cfcdab514c0c0ea8f8',NULL,'c69b4d0d471b1d6994345ef7d1477c22',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-container.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'14b399b42418c7b0d7d86add7e04110b',NULL,'aff900098abffc4e17f4d886e851f7a4',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-debug-log.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'0c05a77a7819875effbad18485b07181',NULL,'53f9fdf93174f1aaabc879d91c86d027',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-debug-log-reader.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'7520c3707a3387603c8696b1a80edb1b',NULL,'2d3d3c70a223a64bae6e426dee130017',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-dynamic-content-tags.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'0adfb2be9982011d563b98ac0be9358a',NULL,'62643ef8579edaeed292e6fd5bf854cc',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-field-formatter.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'2ec4269728932adf07183574b52e61bf',NULL,'70fc47628fb9948e8f1eb6639fc97300',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-field-guesser.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'8aa06ea580ae3202f4067854cf5699bf',NULL,'d17b371441df0e2426e4bb95739cc280',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-list-data-mapper.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'60b7f7b36c8a530eae2354e6aa8f5117',NULL,'23118912813820468ca3324edf6beeb3',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-mailchimp.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1398113aeaf398138e0659f368527e13',NULL,'e4e91853d808b21bf5136b7328295ada',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-mailchimp-subscriber.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'e7b2644ae875fb51982a11e8f1e416c7',NULL,'e531b43b61805ce434fb1a069eab4fb3',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-plugin.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'d2026236aa2957b8a15742052964a8a3',NULL,'95640b94e49386d02c7ec56845269565',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-queue-job.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'081908b6d1108cfa38757b0b06a5ece4',NULL,'e084c274ff063de4a77d9c77f8d3c4be',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-queue.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'437a2fc049535bd95984a8f5fcbfe4be',NULL,'3d3dc40d207ffc90232d12cc9da43d2c',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\class-tools.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'53ebb90693fa84715f927fb8a05e914b',NULL,'136bf9314c427e5194c4ee96d3de10b1',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\default-actions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'85496d1f8e47a0ab9416f0d08edaec12',NULL,'63063ac87d91c7386b414674e66263fb',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\default-filters.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'f58fb6e19d0130c08e8e3498f8849215',NULL,'811142b01589183006e2064106fa6de0',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\deprecated-functions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'67b0c40d80cdb07de544aa151560a5bf',NULL,'5209a2b967038f5f9f45c068cb2b3a40',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\admin-functions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1a1ad78075ea5184d57878e236431601',NULL,'cba575351dd9f3e5bda733d9c9bb8fd9',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-admin.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'92742f621c3886baf97ad48cbcfaf16e',NULL,'f0dc5f51a200a0872e7e87306761078e',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-asset-manager.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6afca4889f2092a06125ad64aefd5199',NULL,'a83d64817cf92b026ccf4447408bc07f',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-amp.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c39b00ce5d4c974e0ca412af3fa0d524',NULL,'dae946e185577722ce612bd425c98bc9',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-element.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'8bbe42b72c07bbaa9da2e2dd249bff3b',NULL,'ca17f7f94c9747f1beed6495ce7cbbb7',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-listener.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'f3a4a29afa749f3a6b61a452f3e8b78f',NULL,'5db633db3c86ee1102f8e55399bfe161',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-manager.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'3cf97f1f6880659b44a4bb843c29d280',NULL,'227c9c59c8604268f2733ae009c43076',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-message.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'853e67c6f9a22e772df9562713a9431f',NULL,'b98227f12b9c82f4689ec9febe8c89c9',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'67b0270089b03c33e18fbd2ec2ef1277',NULL,'7c7a4bb37d4da4760ecad85c423082fc',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-previewer.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'7d1153bc03ad581b322fec58da4e8246',NULL,'cef2220543d65e681e6c2412ee94bd41',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-form-tags.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'18554776b89794727ce27c5521b5da67',NULL,'9fa52a8915885f9ac227361e3ea1bfc7',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-google-recaptcha.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'66c80279abe098376d9fe6a82bad0b7f',NULL,'97c8d7e0612e8b42b899d0016a47d12b',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-output-manager.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'0bf135124623b561d19e33c8f9f93d86',NULL,'f2be20472094dbd8bde6d7c8aebbd6a8',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\class-widget.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'771b3c4c6b04d57f7454e4ce15e5a024',NULL,'f88d56fbb2c21b2e030a6ce8bd7593d3',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\functions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'ca3373d4ec5c14e43d472a8a52ec2e3c',NULL,'00d304c2da5b3ba17b9b870fe1b99b34',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\add-form.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'52eda2201d725cffebecae2b81e6aaab',NULL,'1ccc9e2505c9a7db4c076197bdb25456',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\edit-form.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1af3a0e94dc273da422af665ca2289bc',NULL,'203c24ea6bb406d10546d2ddde277a3a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\parts\\add-fields-help.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'dbf728f1e9382ba2c33e5af87041a6d0',NULL,'0563316128df86b89e3b0ecbff40ce71',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\parts\\dynamic-content-tags.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'880013693112e7e237d6e5895df494a1',NULL,'d14d7af91c8840cc31f2a170afb2a189',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\preview.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1c6ababc4622b049afc6abfa92484e09',NULL,'2cd9d61583213acbd7e8c62755138a7a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\tabs\\form-appearance.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'b2f9b0638d87bbba4f6f60e8675500c4',NULL,'8cb729677bbbf2ec37b47f47918ebae0',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\tabs\\form-fields.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'3e823ff34b53af3dc164a6db5a7cea88',NULL,'140d2ee67df5c9f9c33c577486927a46',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\tabs\\form-messages.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'a1212fc98ad97b7279c833b377217441',NULL,'24612175fefc04c343bf7e6c118aa8b4',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\forms\\views\\tabs\\form-settings.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'f8453c727635c62488af35400a3494ca',NULL,'57d2dada0513b06fe602970287a41d53',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\functions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'b1d6bf77f99e987d9a0eaed503db20c3',NULL,'f838ad8562a76769b6bb6cd8d71d982a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\class-admin.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'b8d98f099ceea294ae129d9bd91411a5',NULL,'0cd0a3a8bbb3607ddf2ff832a7280460',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\class-integration-fixture.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'0cfa03f237788825045aa8eb75c89095',NULL,'a74ff01e02c9cd460df8abb70e90d76a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\class-integration-manager.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'526adcd1ae8177338be0721c3b998ad7',NULL,'ebf65441a028043ddf770da25a06310e',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\class-integration.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'eb7b1eb5d0d1566d6723da80c6ad7a38',NULL,'566082251c2c3187eb9fe5c960220ef5',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\class-integration-tags.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1225d49ea88f2324786a3d0148f6d282',NULL,'3dd0d49f1f0623abdfa1d992d8f11b77',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\class-user-integration.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'556869491448a327878d2bf4404ee57d',NULL,'dd2c5fd5d8348cc2a0becccedc01a450',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\functions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'487df480aa86c0613fa44153c1ed00da',NULL,'c667ba6364d99f8ebe93ae684c41544e',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\views\\integration-settings.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c0851172327388bb5ac4af7b761e537d',NULL,'0582a5c9750b4c40f49d5d11849c8b17',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\integrations\\views\\integrations.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6d17d2381ddf2879fb7f4b33d1d4cd3c',NULL,'c8f25659deb7d5e6342d7df8a92356a7',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\views\\extensions.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'17c272bc58fb3fd1bb1c3213ec83ba4a',NULL,'ba44a3da904c4ece1554d83b15da8865',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\views\\general-settings.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'89a61110652b7e00039bd7d297fe3128',NULL,'76826f63bc584453e5aa123bf6008d9b',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\views\\other-settings.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'e7d76c4608ff1ac00a1036433746f361',NULL,'4251003f1b0ed344fd22d5bda38ab7ad',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\views\\parts\\admin-footer.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'4732cecf06cc158c9883f1b7b8c3d1db',NULL,'9e4ab1f78a55fdfa902d3dc4c7f4e90a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\views\\parts\\admin-sidebar.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'8a1ee4c6b29a2d0931b99bc9fd9f606f',NULL,'916e4d90c13a675a3cac595417dde382',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\includes\\views\\parts\\lists-overview.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'74ccc8486d1110bde97ed5f97f2b2868',NULL,'97baa02075e66f93a8eae2bfbc7391b3',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\affiliatewp\\class-affiliatewp.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'77b2650e542ac5ca90f469335d0ebe4a',NULL,'3e4c890f45608b27c0a8266a28255cb9',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\bootstrap.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'fb0b053a215fd9aa330eaba653807364',NULL,'8d0d3c97b07fdca6d4ab9368c57a044f',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\buddypress\\class-buddypress.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'8dbd932bf72479383b370ba0cf114ee7',NULL,'3931d15456bc10bcbc51e9f7158ce630',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\contact-form-7\\admin-before.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'658258396bb3dda84e1cf556dc265fdf',NULL,'99836e4fd830953c7be9bea521e80e19',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\contact-form-7\\class-contact-form-7.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1ce8b855a73628a4a7f6200e476a2c32',NULL,'9c857156dad3bfd741e6383b226b93bd',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\custom\\admin-before.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'0a1361570d6423d7e3ed194de7d32a57',NULL,'10d4b202a690f458c25f6fbee67d6ffd',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\custom\\class-custom.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'3367af3a6eb508e79af34e055f7b8cb2',NULL,'78209c06f042223488acbb2f38538008',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\easy-digital-downloads\\class-easy-digital-downloads.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'4fec53298af9e6025f4c5d52c3ca9bea',NULL,'dee684b29a11c4f992a7c54e58bf8e4a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\events-manager\\class-events-manager.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'efd9adef1348c706be7cb40993231edc',NULL,'7d1f202b775e8ca542d1df5b90929aea',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\give\\class-give.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'8406ae0ee8fca6a4fb2d70ae3a8efb64',NULL,'16f4b9f2ff088e10a895913bafe7c7cd',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\gravity-forms\\admin-before.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'5770172ec8c725758ca9a4244d7926f3',NULL,'12dbbe71ce64330b896d1bb54643e74a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\gravity-forms\\bootstrap.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'362c10e919aabdd4ca98b0f06da0e9fd',NULL,'d5959e135b32617afce402adb5ef869a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\gravity-forms\\class-field.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'bc862143eae706c9119db03315f1482a',NULL,'4f6f0c35f7b3978afb1a410bf29f2ffd',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\gravity-forms\\class-gravity-forms.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'60e76e8b585f15b7d9845ec754402c99',NULL,'f40fe21d94b4c805229e22b0fc485ba7',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\memberpress\\class-memberpress.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'54b05cd19adfe49b2ec6618bec4b6e5b',NULL,'c167716f764e30ea71e55a235d4610ae',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms-2\\admin-before.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'add458ac896e20d0ac161c1897ad3e7a',NULL,'c89c1fb53cdfdeb45f0f3b57d774bd19',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms-2\\class-ninja-forms.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c987896520e9ff7dcedcd6e125581ad0',NULL,'1067892a6cce8f101576c3d709734fe5',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms\\admin-before.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'65e52469f242ee119c709daffb4b6925',NULL,'ebad7b7c0cedba274110eaff051ea857',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms\\bootstrap.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'576b7fce2ac1840d41a474ed6277ab25',NULL,'4c5b94383e9f9b9d66306b661c93f102',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms\\class-action.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'d3973a1cab5d219fb41d9a45b95dbc13',NULL,'ebc9f014c7a59f942f1f9d261bdcae87',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms\\class-field.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1470cc32bfb2e7dd05bfbbcf3d889152',NULL,'7bb05821a2c0e0267de1e0a6855dab3b',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\ninja-forms\\class-ninja-forms.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'dd4abbe19fb43d465d6dc8b70fd74ccb',NULL,'5199d6646564fc84e90def755c78460f',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\woocommerce\\admin-after.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'42b64c527a5717c95f50fd8a5b0e971b',NULL,'39621b139e4e5bdef3cf7989086157fb',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\woocommerce\\class-woocommerce.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'fc7b86d2a214419256c9182dfb666ddd',NULL,'a99f2881abf2f7d3458f3fc04fa9e549',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\wp-comment-form\\class-comment-form.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c605678be2357632d4ea5fc9eaec3a5d',NULL,'606b0eb4c8a5fc975597fdb6861125db',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\wpforms\\admin-before.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'57081f4bff558fc79b670fa0bbed169c',NULL,'a93e230cc69dfbb891e0d2558afb6c99',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\wpforms\\bootstrap.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'927febca5a4974597a1626835ea217c5',NULL,'472af550b503d449d7f9d2a9e386a364',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\wpforms\\class-field.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'5fb35dbcaf866e3a3de87147a4277e27',NULL,'70d1f45686bca99416721047a01cc2ec',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\wpforms\\class-wpforms.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'973ed7594abfdc9412e64bf26d89d3ea',NULL,'422d4bd5d18a48f50882a80888970d2a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\integrations\\wp-registration-form\\class-registration-form.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6a349cc6a5a428868bfa80eb1c373f00',NULL,'b29f93a6915b74110f3aa84b46e4b66f',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\languages\\index.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'61b7ff0de731c3bdae966d0f90e463b9',NULL,'1cfb28a0df63a64c8cd1cfc471e93fae',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\mailchimp-for-wp.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'9ad2be7320761102f451509f54d28d39',NULL,'5b6ba257cfb592ffc21f81fc7ad86e54',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\autoload_52.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'3f9e77b15f8b54e304498a93372bf29f',NULL,'aa1e92c39a293197da1b5af5f066e1f4',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\autoload.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'5260cefd8fe65774d0c34bf9fc87e025',NULL,'dc9b4993fc4dcd041aa8bede9b5697b2',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_classmap.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'e13c857103255c7f2a771e0fad36b311',NULL,'06f0086d1bc462e4c0d5e13a4cdcc865',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_files.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'bae4e507386922327fcaa3cb2f1a4e1c',NULL,'bd41bea4eec032c6dae104a5f10d367a',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_namespaces.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'377761243816361c1e7bb61623b32029',NULL,'e1e809eaaf9a8e39ff9b925999e09378',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_psr4.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'611041a9a73df675a9af08c196ef12fc',NULL,'dd3a00f0d13eb29781edd8c77d4c5100',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_real_52.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'21d53cde7cd014f08b070c383609a983',NULL,'76044bb67c5281f05af66ffb046297d2',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_real.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c9d55ae0a40c48485c212895ad61329e',NULL,'f9c8e706067358b3e9b51ae3aee03cf5',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\autoload_static.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1f0b54b72fe06b83e4a0a994b284c2fa',NULL,'0f6333f4c8fbe57ffea6de42097b39fa',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\ClassLoader52.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'1be7456234a2fb1b46467a69b19d0ce0',NULL,'c8b909e2a65a5ecec42bc17d69f47f98',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\composer\\ClassLoader.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'df5b6449fd8f302571023cc1c14d248e',NULL,'a0899dd7d97c25fe1d872a542afa6081',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\xrstf\\composer-php52\\lib\\xrstf\\Composer52\\AutoloadGenerator.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'6408573e67e01adc69d38bdc242a7176',NULL,'f7641acbeb0d28763a60fd4ee8fc0a03',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\xrstf\\composer-php52\\lib\\xrstf\\Composer52\\ClassLoader.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'c0c7d399e8ad87e3025f1baa4c067291',NULL,'c8b909e2a65a5ecec42bc17d69f47f98',NULL,NULL,NULL),('\\wp-content\\plugins\\mailchimp-for-wp\\vendor\\xrstf\\composer-php52\\lib\\xrstf\\Composer52\\Generator.php',0,0,0,'PLUGIN','mailchimp-for-wp','UP_TO_DATE','4.7.5','NO','UNKNOWN',NULL,NULL,NULL,0,'b85dcd56df25645109cfa48b572911ad',NULL,'e8850184376a60ec9731653d9aaf6a76',NULL,NULL,NULL),('\\wp-content\\plugins\\mediamatic\\inc\\functions.php',0,0,0,'PLUGIN','mediamatic','UP_TO_DATE','1.7','NO','UNKNOWN',NULL,NULL,NULL,0,'ef5e8d55ebac9f641c83d8a7ca6ace8d',NULL,'2b02d47f880a3278790966b1dbf9395e',NULL,NULL,NULL),('\\wp-content\\plugins\\mediamatic\\inc\\interface.php',0,0,0,'PLUGIN','mediamatic','UP_TO_DATE','1.7','NO','UNKNOWN',NULL,NULL,NULL,0,'8e0b4b4caaa8bde955dd08eb8feb709d',NULL,'d567a6de250a583b84b24bdd942d2f2e',NULL,NULL,NULL),('\\wp-content\\plugins\\mediamatic\\inc\\plugin.php',0,0,0,'PLUGIN','mediamatic','UP_TO_DATE','1.7','NO','UNKNOWN',NULL,NULL,NULL,0,'327b4ade014c026e34fed05cbc8fbd09',NULL,'e484ee62fe48502b49b6fa4aca703554',NULL,NULL,NULL),('\\wp-content\\plugins\\mediamatic\\inc\\topbar.php',0,0,0,'PLUGIN','mediamatic','UP_TO_DATE','1.7','NO','UNKNOWN',NULL,NULL,NULL,0,'c81cd27d0d505f10c594c91d80446fe1',NULL,'cdce82d30ba252b1583ebb22b04f1c6f',NULL,NULL,NULL),('\\wp-content\\plugins\\mediamatic\\inc\\walkers.php',0,0,0,'PLUGIN','mediamatic','UP_TO_DATE','1.7','NO','UNKNOWN',NULL,NULL,NULL,0,'6d5540eab3ec247c1333225d393d00f8',NULL,'e6d4fddfd481c7d7a948b9bd4be44c90',NULL,NULL,NULL),('\\wp-content\\plugins\\mediamatic\\mediamatic.php',0,0,0,'PLUGIN','mediamatic','UP_TO_DATE','1.7','NO','UNKNOWN',NULL,NULL,NULL,0,'4cd28bdf45ffb1a8ecfa39d46d051f2b',NULL,'c815b9714b35d07c13b18ab0c227a1b0',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\CustomizerImporter.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'76515e94d974d404cf2ad5911711327f',NULL,'7fceee4cc933ef40cf02daf0c89195b5',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\CustomizerOption.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'67a0e88300ec7bfe40bad5f234a57a5d',NULL,'0818305820b5c1a986a00bbd249dca23',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\Downloader.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'22d5b8b098e2cb7f9cda337306b3a1cd',NULL,'cc18c48dc17f01e653b070e0b7ec5f19',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\Helpers.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'75ef7b65ac6aca06af0c05bbbc23a4a3',NULL,'97790f75e2d0aa0ecda34ccf7700fc4e',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\ImportActions.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'f727e84f1b9cce92fd838a6b2502f28b',NULL,'f272d716abddad86c0df2ad99b93b223',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\Importer.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'1e41ab32b36ad4347d5cc18bec9456df',NULL,'8768bb1fcd810286246019169f5ce8a4',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\Logger.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'82af131f20dcd72884e6b9b89f802b08',NULL,'1669f674b41011b73236e426223e4d43',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\OneClickDemoImport.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'c9525f2f236e29b040135a5caddc51db',NULL,'dec21012441bf09622fc91812c4daa04',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\ReduxImporter.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'216a1def2b761e22173a2b32390c7c30',NULL,'50a290ebaa9963dfdc4100ba4f51a893',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\WidgetImporter.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'8513d27ba8258978927be20a160fb85c',NULL,'afb3c867b154bad28298cc47a902c629',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\WPCLICommands.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'0b8c8f65cf06890c43ede8c08de614e0',NULL,'ed3c2e3aa03315d88e1fb3163c755934',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\inc\\WXRImporter.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'719415d2cd6ebe354354acf81520e710',NULL,'3d4e9c7b69eb755b39b300d655749e40',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\one-click-demo-import.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'908f4463051674147c6ce56a828ed0c9',NULL,'4d39e9893503b7e8af78eea5d0cb96d9',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\autoload.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'59083a60ac2e4056b4685d6cd8fb47e0',NULL,'57d10dd9d6d4257486f0430aaf3172ba',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\composer\\autoload_classmap.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3cf965d3a50253fbf5d2bf500fe1e56b',NULL,'8645d3a4e3ad87e7cf4d88a46717aab4',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\composer\\autoload_namespaces.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'666b4072881acbd2a3dd2152aeda2778',NULL,'35e12c7d76c4a81633bcf547c0e229a9',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\composer\\autoload_psr4.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6246b3a76ba8f03ea78a22b04e06714b',NULL,'e55290f6d9a75ffc830ec6027b4e5634',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\composer\\autoload_real.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3dbdb7ad1da0edc2d2e5896aa816b255',NULL,'706f0b119224294d8fcea35a15ecad44',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\composer\\autoload_static.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'e3d32a6fff78879a230a0a0cf8205c7b',NULL,'c77261b3f82dc5811b6d750509ab2816',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\composer\\ClassLoader.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'dad625f984f8dababdfaf4485db8f827',NULL,'a0899dd7d97c25fe1d872a542afa6081',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\proteusthemes\\wp-content-importer-v2\\src\\WPImporterLoggerCLI.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'04223c50e562000be95153a0bf324d43',NULL,'77c5205a55b55b08eafd6e30c53c0d7d',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\proteusthemes\\wp-content-importer-v2\\src\\WPImporterLogger.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'b567ce552409ad3ee728d578df958a24',NULL,'67cd47be74f65ec057ff008736de6fca',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\proteusthemes\\wp-content-importer-v2\\src\\WXRImporter.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'6ec0a0825e219c25a9c5d61ecf3761b4',NULL,'66e27b4c7f2b76c0342b3341503b0467',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\vendor\\proteusthemes\\wp-content-importer-v2\\src\\WXRImportInfo.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'41ab24d388e7a1b600482e337b91cf1c',NULL,'a9d8d1f3faa13f209fa646bed94f04ce',NULL,NULL,NULL),('\\wp-content\\plugins\\one-click-demo-import\\views\\plugin-page.php',0,0,0,'PLUGIN','one-click-demo-import','UP_TO_DATE','2.5.2','NO','UNKNOWN',NULL,NULL,NULL,0,'5ca685c0beb74dadd89b236c05d595b9',NULL,'15ec19e789914bfdb395b84a0be92616',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'ba71e75ff925d5795c908bc1a7c6c33f',NULL,'33b32aed96acaa1574132ddd9e4a7b87',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus_cli.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'2c165817580fde57f6dc564c12fe69f4',NULL,'c4c79f1f27c0b8f705aac342ea34c0cd',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus_hq.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'ec0c81819d532c8222bcc4ed5ef32dea',NULL,'0d8a16cb2da22f8900bea359e0a1b38d',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus_management.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'97b326550662098238208ab8efb223bd',NULL,'670777bbf4fa460cd5b94e76d9e87237',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus_media.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'b65b638b7d83a6372def440b5bfa0cbf',NULL,'cac855be483663d69dd57043ce4e0afd',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus_request.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'8819018387490167092c209ad8fb3d82',NULL,'c33155890a10659a3b908e6852208908',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\inc\\optimus_settings.class.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'6c95a731ec3570da50be7768999195e5',NULL,'0779dd7942ec29b3e5ae0b68ae309652',NULL,NULL,NULL),('\\wp-content\\plugins\\optimus\\optimus.php',0,0,0,'PLUGIN','optimus','UP_TO_DATE','1.6.0','NO','UNKNOWN',NULL,NULL,NULL,0,'0013cc569ea2218c15aec3a0c12082b1',NULL,'ed3ed0a873a04b0a80fe5c0b081f2553',NULL,NULL,NULL),('\\wp-content\\plugins\\regenerate-thumbnails\\includes\\class-regeneratethumbnails-regenerator.php',0,0,0,'PLUGIN','regenerate-thumbnails','OUTDATED','3.1.2','NO','UNKNOWN',NULL,NULL,NULL,0,'3451f0f4ff113c7532f5384c807a68c0',NULL,'6a0d7857de794046ffccaa1cbed9e035',NULL,NULL,NULL),('\\wp-content\\plugins\\regenerate-thumbnails\\includes\\class-regeneratethumbnails-rest-controller.php',0,0,0,'PLUGIN','regenerate-thumbnails','OUTDATED','3.1.2','NO','UNKNOWN',NULL,NULL,NULL,0,'4e6e7cbedf62af9ad0dfe427d9320f94',NULL,'6808ab295f4833aea88e3602658126ad',NULL,NULL,NULL),('\\wp-content\\plugins\\regenerate-thumbnails\\regenerate-thumbnails.php',0,0,0,'PLUGIN','regenerate-thumbnails','OUTDATED','3.1.2','NO','UNKNOWN',NULL,NULL,NULL,0,'08114cc445a699b90362460738f1d357',NULL,'145c801afe73d40549e8b6b94439bdb6',NULL,NULL,NULL),('\\wp-content\\plugins\\resmushit-image-optimizer\\classes\\resmushit.class.php',0,0,0,'PLUGIN','resmushit-image-optimizer','UP_TO_DATE','0.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'0e2591f88f899cb6403b0cebebb95c8f',NULL,'9547152a28748f65fe540b6917a949fa',NULL,NULL,NULL),('\\wp-content\\plugins\\resmushit-image-optimizer\\classes\\resmushitUI.class.php',0,0,0,'PLUGIN','resmushit-image-optimizer','UP_TO_DATE','0.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'37314d6ade5b297de9e0d9aa1d8dfc10',NULL,'725a9f063abbeb5ccb2ddabc66260dd0',NULL,NULL,NULL),('\\wp-content\\plugins\\resmushit-image-optimizer\\resmushit.admin.php',0,0,0,'PLUGIN','resmushit-image-optimizer','UP_TO_DATE','0.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'6ae00a215eac10334099f2a835ca401d',NULL,'608e7093a6e4fcb7582e8f0ba4546d1e',NULL,NULL,NULL),('\\wp-content\\plugins\\resmushit-image-optimizer\\resmushit.inc.php',0,0,0,'PLUGIN','resmushit-image-optimizer','UP_TO_DATE','0.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'ba111d966bc53048c6f856f27e815eaa',NULL,'12652a8237ab1651fb4aa0115124dee5',NULL,NULL,NULL),('\\wp-content\\plugins\\resmushit-image-optimizer\\resmushit.php',0,0,0,'PLUGIN','resmushit-image-optimizer','UP_TO_DATE','0.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'c021851c1c05de48da1fb2dcc0e3d9fe',NULL,'f183375067c94f4a48a1491ee5294c4b',NULL,NULL,NULL),('\\wp-content\\plugins\\resmushit-image-optimizer\\resmushit.settings.php',0,0,0,'PLUGIN','resmushit-image-optimizer','UP_TO_DATE','0.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'dc07bd17903a957bcb48c043029ca285',NULL,'016b8d71d07a0feb63a0d2c67042447e',NULL,NULL,NULL),('\\wp-content\\plugins\\rss-importer\\rss-importer.php',0,0,0,'PLUGIN','rss-importer','UP_TO_DATE','0.2','NO','UNKNOWN',NULL,NULL,NULL,0,'a1f293e02baa5b89a93247b92af8b5b3',NULL,'176112ff3b32677ba22f0fa82cef1191',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\ajax\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'0845750cc5fa0d8efb2a1ffc5b44361d',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\ajax\\logs.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'3cddc4978c4e6177a9f115385e0af3c9',NULL,'2be444c34747e5565f755fd7d03bb05c',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1dc10a8a0d0219e66b2560f1dfa1c7c8',NULL,'776554d3cc61afee4136e0e789c9249c',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\class-activation.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'fe5cc87e1606f03d377726a78096d1bd',NULL,'0afe36163c43e6f57d26d22bd6746345',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\pages\\class-pages-about.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'08a4d045c8cb778a7cb86b0ac8a3eed0',NULL,'2f947d45f4ee410ad42e49090e697c52',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\pages\\class-pages-license.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5d38aaa2746c8fd7ee969ad9a413a8b7',NULL,'d40981e425a952848e0bc1b9459031f8',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\pages\\class-pages-logs.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1647e819fd9957345016bf6c406b47ca',NULL,'fd3f602c2cb48cd71fc1246f7d72cdb0',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\admin\\pages\\class-pages-settings.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a8d1923517ca4a68da51fa8de15db103',NULL,'e26f869e4aceb10d359de056d298ece0',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\anti-spam.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'fee726635c26b30643b6ece4e3b71d1b',NULL,'ac0d99f315e775ad70c6e1634cfc9078',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\includes\\class-anti-spam-plugin.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c2bc0e0a72c5e129835d0199bc3aa9f2',NULL,'b4237e513c57acc67e096a51d00105a8',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\includes\\class-protector.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'ce1eac8f44efc1fb7cf9e715ea0fc441',NULL,'de2673e579faecfdc22c65e986f69293',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\includes\\functions.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'006cfd003c783a3b4727e5ce4dcea122',NULL,'212e2bca861424ee07a470c6cc3c6edd',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\includes\\logger\\class-logger-export.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6ca6d1491bda62176eebc6eb757ed5ff',NULL,'2c24108e0e2acb314f92de7da8da97c7',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\includes\\logger\\class-logger-reader.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'8a72263809bfb38560c1e87180f98caf',NULL,'5d969fe4a54c40f9b03fd71a1abff265',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\includes\\logger\\class-logger-writter.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'8ae87963add75b3e0375d0f44979ee8f',NULL,'809dd9d12b5f2a623032db84e1559d60',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'441e2393a2bc1073952de13019da8688',NULL,'67442c5615eba73d105c0715c6620850',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\bootstrap\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c8b04e57fdec391ddd0194c232b913ad',NULL,'e1ae7f0b56827d9b55e84b5ce7693953',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\bootstrap\\includes\\functions.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'89558297e977a500e4f39ca51d85497b',NULL,'69ea2eb44d6cc06e83433c10a6a9c665',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\bootstrap\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c60b886d21115c04ecb6b4b4588538b0',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\bootstrap\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'dd10dd48817191e1f7d321e96be5a3bb',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'d1df82889006f7378ce13b6a0c02b3f4',NULL,'0a5c2732d53ec0fa92a17971f6e30b83',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\includes\\ajax-handlers.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a12505e22e663df19f5b7afd1ff0032a',NULL,'61e9c87ac12f5f79f4c9964f1115fea0',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\includes\\class-configurate.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c9f7b2106050177f990d682d8285e61d',NULL,'1496eb2ccfe3f09a23d0f8b1ed4dc04e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\includes\\class-helpers.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'61f93155b35e740b684134148600d4b8',NULL,'edac8aa2ceefbdb632043088bf497f05',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'65e54884e9c5d2454d29ffa825cd126b',NULL,'d41d8cd98f00b204e9800998ecf8427e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'42cd435bcb7f929c6372c9955f7b60b9',NULL,'d41d8cd98f00b204e9800998ecf8427e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\pages\\class-page-license.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'9e3be793891dfaeeaff77b870dbcbec9',NULL,'e5e8ec9050911056d6c63bb79fb4b76a',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\pages\\class-page-more-features.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'df6d3585d83ec5bd80edc9cc9a93e592',NULL,'a2a7ff7f91e076cc3d36e18ff9a8d781',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\pages\\class-pages.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'36bd904abd551f7d16d15e806227b74b',NULL,'9d5fa756ddeecbbb83f0ae1a6f7cd6ad',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\clearfy\\pages\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'fe4afa1e3b03145be742de27cb0e6cfc',NULL,'d41d8cd98f00b204e9800998ecf8427e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'60e9e67dcae144e2d2f94e3e94a17a6e',NULL,'3b4ac0620a263b0c604525feee6d999e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\activation\\class-factory-activator.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'900509d46d098d936f7e4ba35408e9c1',NULL,'8dd30c7659c5c1151171bb3a2370430a',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\activation\\class-factory-update.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'0b493d3d0c6b9a683a3034843403a502',NULL,'df58f69dc9ec97685a3a0bacf7ef8fdf',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\activation\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'fa7a16fbd3dd4209b0932a61d2643de8',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\assets-managment\\class-factory-assets-list.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'ea862e5dc9313bd20f470941475bdfce',NULL,'fd5a302551f222755f64fb2a8aa1b30a',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\assets-managment\\class-factory-script-list.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'75ecb552b154ea5bd16e0bdbd62c9556',NULL,'246c3a115266431cc06c3e1d0bbaf750',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\assets-managment\\class-factory-style-list.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'94ae7aeb329f0b631890a0ab98899921',NULL,'8e2bea7cb3cb93aa18c6cc94c0a61993',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\assets-managment\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'528d65dafb28194697114eaebae56fb8',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-check-compatibility.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'524f2184337dfe8349fd74c7d8d7c328',NULL,'24af4f37f1858604b4b1ee234bc01fcb',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-migrations.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'3dd78faec83f48f41644381234b56ded',NULL,'aa2cdb916fc0fd05c535663fcdc6e07e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-notices.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'10c65f6a0f30b52d6b230fc6758f83ec',NULL,'808ae209d9625f0f767d5a50fc76a0c1',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-options.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'2afd79b4003679f3aa04b5e0411b13e6',NULL,'45c8bb720329b1b4da593a1946bd4745',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-plugin-abstract.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'39b0d79eca28741f5145c4545a75680f',NULL,'12b855b1f4024ccf3753380df838d31b',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-plugin-base.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'643614d4e9689be79c453d2b8f6a8e03',NULL,'f73d85bce7784bdbc0a89f938944ec76',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-requests.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'819567d0713e1b1d8c735ca7a74e2a84',NULL,'e5d9206c9a8aede2e9ebf938a1ffc4f2',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\class-factory-requirements.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'673a6d56b5cc2c2cab62d58bcec896c9',NULL,'6c564d393e02e91ce60890b88e7f284a',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\entities\\class-factory-paths.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'403f4fbb93de906daee17710c35c3ac6',NULL,'1bdae2407da271bb68297f551b3bc755',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\entities\\class-factory-support.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5c6d71d4021a9a6fe7ce0eb600c80e1d',NULL,'121ca0d37f149b2ccdf062f4707df636',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\functions.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6d7c3420578e499edf96b4a286603288',NULL,'57918253dda24074a4d1060131057ec8',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'4047974d2830522326fda5b1bb9fc960',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\premium\\class-factory-license-interface.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'14ff54ea0571c0897c90b184df433a9d',NULL,'b3ced3661f4567d5c0cce7a0cafdb8e8',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\premium\\class-factory-manager.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'b7643c51f8eb38bd8ef7cb707e6c8450',NULL,'169fe45f115646a2a39ee9dc1bfbe390',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\premium\\class-factory-provider-abstract.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'aee9a4b20feba0051c3de43cb4c8e6ee',NULL,'2f7d0c828dd8dc8b1c632054491ea16d',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\premium\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a0b4090dc028681e6040eb1740274944',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\updates\\class-factory-premium-upgrader.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'d77e10613e561d50ac168484b4e577ff',NULL,'cf3d301655bfc9b8ab40c54117d9b0cc',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\updates\\class-factory-upgrader.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'b51ee4ac06edc2fb3d296191718f977b',NULL,'cdf5b12d16c7151f0b64867cc7de6a5e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\updates\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5525ee6604d41eeeb81336c0c8021aa6',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\updates\\repositories\\class-factory-repository-abstract.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'84d7e753971ae8738b4b3f2e8711c9e2',NULL,'5a1f9823afbfd6b248460ce4e7e583df',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\updates\\repositories\\class-factory-wordpress.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1a1e282136cb8fe88bca94410a48db44',NULL,'96378869c7d26997facaf30ad830ea40',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\includes\\updates\\repositories\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'097da5f994c5ec8fe50f0cd875e0f8f5',NULL,'d41d8cd98f00b204e9800998ecf8427e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'8e96d5880442e9a005ac2ed07689fad8',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\core\\langs\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'e32aa1512f27c5ef897a8ce2db66b483',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\feedback\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6c7f422262cd99245515d3018927f656',NULL,'a6f509e64422953b4173627fcee45608',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\feedback\\includes\\class-base.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'ac31ae7b099dee57f6ae894203d7c397',NULL,'8b62555944310df06243db18bcce6a2d',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\feedback\\includes\\class-rest-request.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'4fad58b25a243f7135ad1f257ab7b983',NULL,'7c13d2bee5972386421376c677463351',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\feedback\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'30c65071d215c86aecfd420be3770eb5',NULL,'6b449cb938a46356672616044a1fedfd',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\feedback\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'cad10b54c88416cb4c847983b2241803',NULL,'6b449cb938a46356672616044a1fedfd',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\feedback\\views\\deactivate-form.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5ff813d4e7020a6c6d108bca4e3b1b10',NULL,'775ad8f3a871f5579b9bbc988caf26a8',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'ede62585a18e845931834c057be6c9f7',NULL,'3200287f88c8fe10edcc30933692f3f6',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\checkbox.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a8d1df41c9cb404a3638df536f06078c',NULL,'a7693aa35c7d033dbba31ac057a04279',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\color-and-opacity.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'9e47a9c1923e83c06bda1ae6ca42577e',NULL,'55e88cc56f954f5376601ddf663bd02e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\color.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6955436661b2802a4278ab99c1c86712',NULL,'d42cdffc002802e48475a5d602f41458',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\customs\\html.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'7d57480c7691d58ac0048db08669624f',NULL,'f028773842a420ec0bf1d99e8777e07c',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\customs\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'bf755439d43ad9a20ce0ed6b9f8df29f',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\customs\\separator.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a830fad9d277bef815361b10d28af6be',NULL,'0624c526f1cb99bdba36419d437cb255',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\datepicker-range.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'e10e3f46220f566623d895bbdba3130e',NULL,'3476a63eca8d901cea61aacd85d735f4',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\dropdown-and-colors.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'fc23eef0a6425106838bb3aeef409ff5',NULL,'eefeb5776ee3ff011f1e54644f9b43ac',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\dropdown.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'39ff528ac49c08356303937d38569485',NULL,'28c3320433ebe73117d7c44cad31028e',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\font.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'f077398c11075a9a41983e887bec7c22',NULL,'4ace3136fee0ff8963850a5f05ac4e2a',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\google-font.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'f2078dc479b8991a00f5e6e9e82ed49d',NULL,'47bfeec60ce9b95a1ba99f819e49dd91',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\gradient.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'329d28224f59eee0a149845e7caf2162',NULL,'82d66d1b96ae2080a4ab74a5c5ed4f35',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\hidden.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6bb4f8d9ce1b5a244a7a44397adee611',NULL,'2dc7b6071346a4c49b0b4fbd1dc97480',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\accordion-item.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'91ee681b7b6fdcea0af8bb97f02ed7df',NULL,'a5a919ee256d3f6998b85e1916bbc8c0',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\accordion.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c237dd667ca61a82b1331f84d829f9b2',NULL,'ba2f420f2e85518d0bebdde3df1f0ae0',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\columns.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'014983056ecee7d6f7adda96ea34750e',NULL,'7583ca504c1aec9e5e9093f5875d2b73',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\control-group-item.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'69df59ba16bb4839a1538b57c7ec0aed',NULL,'0328893a2efc27b900106aba1189f5b4',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\control-group.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'f7a04153b56991ec583f9facb61e7701',NULL,'53f8055e8a80f4e86afe8f748b283842',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\div.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'2cafa2c5425f1e3db17cb52434ed15a7',NULL,'245af47873065f5117c3bef73bc63a51',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\form-group.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a7228116bafd91dbab0a6f9df6061d50',NULL,'a72c3059e10dd40417a6a5d3c094b28d',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'bd76b635f85447320c716694ea60181b',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\more-link.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1ed181fea829557c745a0d1b04d3b613',NULL,'b4d169bce052d817b3d6d12876fc2189',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\tab-item.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a0a8d8ecbe4371287d20b336fe397bc5',NULL,'367f2671d421d49d367f0d8441ecb599',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\holders\\tab.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'96b42f16a6242716c63cb824ad87a997',NULL,'6322138acbebaa1ae8f200ae8e664fa5',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'7df4cc0ca288f1be88f05c36914c9926',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\integer.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6d8c636f8b6fcda8eb42c9c32e7b16d8',NULL,'7eb2d632df169db91520b3c6f05cc449',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\list.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'9bb1acd9313fb51d7954d8ea7f149bab',NULL,'ad67552a492dc972e7da862ff747bb95',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\multiple-textbox.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a3c09139e8a6f2ea912c8191dd67907c',NULL,'dfe63929c8f347718da9d46c2238dd35',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\paddings-editor.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c2a8dc2c4866c435f058dcb292b902a7',NULL,'4ed8568cf550d41cdab62ce32b169aaa',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\pattern.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'d17f82734141e3f8fef5e6528ab82e1d',NULL,'2702c035d020e8f46956f5b801043300',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\radio-colors.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'8eca74ad420da18e6a9ca2e2b59c027f',NULL,'ab0c2d8b0f1da1b5c8677757e20ea5e6',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\radio.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'53283c14ffc049da666bffdc39717670',NULL,'d8b99976a9fe2e55b36cb92447729cee',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\textarea.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'349445f2407b7f63514a0633dcfbeea6',NULL,'4179648bd9da6d563e81bf58865c19db',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\textbox.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'99565bfa1dc4c97ca4dea1ba77ed7008',NULL,'3ab547c7f69e246322fa77f31f5166c9',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\url.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c736d34f44b5a59d05d94588ce31a810',NULL,'f49510ce7dbed2b54ee6618b64a6a390',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\controls\\wp-editor.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'29313e41c6c3bb59a09034b21c3cf9dc',NULL,'d9d84ebc32a394d7d7988304dab7a246',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\complex-control.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'16d6e520414f28a8bc6cabf92ae4ec39',NULL,'b2a69dd1eb871f6c9870323928ec4831',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\control.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'294142b16feacc09afcba2acb88ceb30',NULL,'0a7336fcfdf131ffefa8d14fe684e558',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\control-holder.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6da0006e2d0deb5dcd082caa99afb817',NULL,'f9a976b337e10392cd5eca1f8520c3b2',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\custom-element.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'189cec77ff35cef8e96a752a51e5951c',NULL,'9162bfa3af7bd50df2b892011ae946bb',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\form.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'7df0dc8de30d0f3df4822465c167cad1',NULL,'4c8c29a45f22ab60812539b2e3e11006',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\form-element.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'85a061550bef427f39011a912c1212a1',NULL,'2b5a3bcb99a095a4467f38af49526914',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\form-layout.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5c077af35807bb4cfae8f36a40de87ab',NULL,'a412012d7c93aac30bddc2094d47d24a',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\holder.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'06c68966d8918b8c9196cace7661cc30',NULL,'3bd44f485cae5439fd513c548d81a3ac',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\html-builder.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'71b8c81c52be7d4b4ce3b22669cafa3c',NULL,'a409a979846fb2e2d6af77d5ca704a26',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'2bbb88e5c905572c8d2bfeed71960ad7',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\providers\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'9a8832b02cc9d5c722021b5223908051',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\providers\\meta-value-provider.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c58d22e1856d75781375709d5c2cec40',NULL,'c0debd69f00dc8707fcb246bf0d8e11b',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\providers\\options-value-provider.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a0fb50488ba8ed42e15352f1ff83c496',NULL,'1424ec600b921546851dec4ec5913971',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\includes\\providers\\value-provider.interface.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'e13140b7a5e96b824028b79262251a3a',NULL,'9d92b50a289423dbcf7532e7e4be8764',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'210d947201836b0450f9dc9b1a4e3644',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\layouts\\bootstrap-3\\bootstrap-3.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'3910b8d60966597bea8a6146154ebd9e',NULL,'e304ce50f86eeade431b4713460bfeaf',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\layouts\\bootstrap-3\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'254cb1926c49757be493d49d54eee808',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\forms\\layouts\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'3ab583aaf565c3d713a1fa0ab16ae584',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'3c930f20f930ac436af4fa039120abe3',NULL,'a85c8cf449a607ff964ab4a0c3cfac2f',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\class-freemius-api.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'f7882c45ee1b48e4e1b2f39a70be0ab0',NULL,'65f04e3b634e07fd47be8df87c0339e3',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\class-freemius-entity.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'4542f7bc5f4642be597b8b902090afff',NULL,'e68fd20c31b57ee955406ed06dc0b556',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\class-freemius-license.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'d097d5e4ec0127d5f1b0b9310ed3cc51',NULL,'c2f113a5a0dc5004029f22d47717f683',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\class-freemius-plugin.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'7c267b62cf76d3fc12807caa941fad0c',NULL,'cdba7aa578579af52f8923b44b51349b',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\class-freemius-scope.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'a95bed6603f157c93364774c73622182',NULL,'b7efbf44b09b70791fa0337dfe97ccce',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\class-freemius-site.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'e28bfde8b3b0a752e87828dab3d99880',NULL,'a82d713643f0a4a4937bf18371499781',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\class-freemius-user.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'9e17eac6f65203b3d704da64de4494a4',NULL,'80bf0340362bda2284f98d3892db399d',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\entities\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'6123f24fbe5c3bb2bac2708c882a0d66',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'88ab441ae810d2f70f6f68d860e4a474',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\licensing\\class-freemius-provider.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'4fe2dd670f84a602ca2a2aff35265cad',NULL,'ea6f7dd1385eb27b578408a2685d902b',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\licensing\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'66fa70ca9e7370e809306d1f4e2d7f7b',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\Exceptions\\ArgumentNotExistException.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'f7a22865e8b008e1f915fd784641448d',NULL,'26e05dd2b1aa00c6802525f61aaac397',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\Exceptions\\EmptyArgumentException.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'e85ad4de3dcca1aaade86edce218c1e5',NULL,'e108186702db8af8b217d97baf5d22b7',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\Exceptions\\Exception.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'3413e9d7005910834975c2d0b8dc5bc5',NULL,'2b7998fe45949e311628fd4576010033',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\Exceptions\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'b67ec1af41e02d34716552a609f9648e',NULL,'02777496cf54a35ba367d3ee85b92607',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\Exceptions\\InvalidArgumentException.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'325d5cd8a44df1654c5542ec18b7d40c',NULL,'09c3a0a60d897b1895acc44bac0ccb7b',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\Exceptions\\OAuthException.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'d5eb40d570e69a8e872864e396952ced',NULL,'b77b7f3dfa5da82b0a9b70bb78beae66',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\FreemiusBase.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1a617ccdadf03c9bbfc89bd40946d9e4',NULL,'70e16dd470e80a6700d20683907cf944',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\FreemiusWordPress.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'913d2406f79b15eb4680557b7f542f78',NULL,'bac6cb188865c736e48b2d4322519066',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\sdk\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'628266cbd49d77cb6a9e2d517af3da79',NULL,'02777496cf54a35ba367d3ee85b92607',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\updates\\class-freemius-repository.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'96da8cbe28d9af4b8c6eded036e10b0f',NULL,'be6df2db9954e709312dddffcdbd6ae0',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\includes\\updates\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'c0a2ba244316c16ecf3cd96e200d0e3d',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\freemius\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'e18cb181c57c2c984a28f055e9ac4623',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\boot.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'fa3e8085820600511ca2e46bdf9ec60e',NULL,'7c3cec92f4f1831f99829d33f3fb20ff',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\includes\\admin-page.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5dc61cbf8d8592c082df0ba324a7b42e',NULL,'d320b7ac56fa0584c1a02f38fa748cc1',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\includes\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'66a9c27c56d7f18d59bc7375ac094f55',NULL,'ea7a1bf7a63d76b0f68acc5df7d3e356',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\includes\\page.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'cdf4f4f0d1dfadca74135facc1aa57c1',NULL,'16eadc34b58959c1b43f461ce11aec1f',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'5e369fe05a2fee0c11e306363b9ef210',NULL,'6b449cb938a46356672616044a1fedfd',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\pages.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'2642f578ef33763a77245cb64ca3d210',NULL,'6d207b82ba9c35a2c1ab6a6e87c805a6',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\templates\\impressive-page.class.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'0f2849f6a23d43960204fbadb7f28e87',NULL,'06a95cd3ed060d77d0e765c1a7b2522c',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\libs\\factory\\pages\\templates\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'dab387e0c6c10d442e31022887b7fa42',NULL,'6b449cb938a46356672616044a1fedfd',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\migrations\\060500.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'0ce6e64390cb1015f3986b95b3b0e395',NULL,'532d4b26e0ced3c53d066d3f12a4ad06',NULL,NULL,NULL),('\\wp-content\\plugins\\anti-spam\\migrations\\index.php',0,0,0,'PLUGIN','anti-spam','UP_TO_DATE','6.5.4','NO','UNKNOWN',NULL,NULL,NULL,0,'1ae15e0f752a0b563641563f16880087',NULL,'67442c5615eba73d105c0715c6620850',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-admin.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2426b47b49faed3fbe6faa4397f90563',NULL,'3c8727ef69c067582dfd5671ac786dbf',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-backups.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d5856cd16153a7213fa43fc6d1836ec0',NULL,'681b0b1b69598334b28f04ac240bb829',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc_die_page.html',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2c1e7be4eb5edf112b760cd647afdfdc',NULL,'02492cef1359076a01bb490fce4dffb2',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-pluggable.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f4b094b036367d0ab71fa5a74f46192b',NULL,'44e8a6e64ab82c751fbdef63f79124ea',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-scanner.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'baef58487192bfc6ba78ca0790fd1271',NULL,'0c2f9854a0d0f26fd2339871302b1c52',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-settings.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'297ba8399942f436b0a28d1d593847f0',NULL,'00c2f0499f545c67f105c5b90d44e689',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-tools.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9eea448f3f5fdd3dc5836170b26bf7c6',NULL,'ff68a349c58ee5e4d1715905f3185617',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\inc\\spbc-updater.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5461ae05b1c0e3f64bb8b38b904018e4',NULL,'14c7964eaf566ee50747ec8fb21a724d',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\install\\security-malware-firewall-mu.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e76a3fb0c8f6eae17ae67116d3a76df1',NULL,'5a871acd33dcf53c5f424af791b2bc15',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Common\\API.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1670b05a4fe283f2bdde386eac3f7e63',NULL,'227b819a380702fcb8613266e6b3dfc9',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Common\\Helper.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'67e5aac40ac1a729559f4598d8b0c7fe',NULL,'09ca629cbd29fa68ff865f4501799be7',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Templates\\Singleton.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3779e76ae1aeea894af26acadcf07179',NULL,'59913e1e4590f1d822306d274b7710a3',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\CleantalkTools.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'71cc10bfdc36d5184f23cc848ed6feec',NULL,'09f9c7f7e874625fe0123c5ad0db7b47',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Variables\\Cookie.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8364069842d4e3401807d64631d978f9',NULL,'da18c43d9bdd3aa724ed872549726da4',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Variables\\Get.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7ae97fddae7ec689570a7ab48ab07b7d',NULL,'478c46a8a2c8e158e3f0942b3f9a1d07',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Variables\\Post.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'dffc49c271eb52612fa8a1b02307c93b',NULL,'20f432313db7a5bc9fdf59324eb1b184',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Variables\\Request.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d660b7b269aef76305040056ed31ceea',NULL,'6cd927a663a7a23a9c7485f1a5acaa07',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Variables\\Server.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f45ef1e3d020443ec5880d09436a0777',NULL,'9ff9f909b07ad08f9cd635846cd2c8f1',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\Cleantalk\\Variables\\SuperGlobalVariables.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6e562d0113cfa5c73c5dbc252f7732e8',NULL,'3adb0a1267042ba46a062b474305d414',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcAPI.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f6baf1ba2d12d738727b589675b21f19',NULL,'d71c3fd0d02d2f1a852215b4e3702fd5',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcCron.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'91d5677a40fee5bea55b9db2baa60a31',NULL,'c2441a64121eddb601e5e75f013e0078',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcCure.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4158ab3cf98c1f4d3f681ea886b3c9ef',NULL,'9513220edc968330cb6690ebcbfb15eb',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcFireWall.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'680fe72ed97d44221b29e59c50481337',NULL,'fdfdc43094c9fdcd7defd3b58fd26f0b',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcHelper.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8346518f082f8be5f6323e086eb43997',NULL,'fd85e8877050a91e948415f8e0846100',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcListTable.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c4e72d41f260babc2bde01d39387cab6',NULL,'dabcaf2e6af6d03f9c87fac32060762e',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\spbc-php-patch.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d87e23add5779ff28483d8d248aac79d',NULL,'a684a4f7fa25b974de64d5a4c77220a0',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcRemoteCalls.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1f88fc4b1ce5a04c00a36dfacdfea052',NULL,'671d09aa346749be27bbded11cf9cb0f',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcScaner.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9d8a1b56c1b00836db8570e7e2c36bc7',NULL,'17b9e2a88af814d70b2a2f3f5ac1810f',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcScannerFrontend.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9e04456c01d60fa04c77c808d84f1f38',NULL,'8c1d691abdbc97f932d9db87b042e67f',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcScannerH.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'91a9beaa6042b4e0f4d8c9fb7af41ea2',NULL,'b93001c03179cded73ee0a198bceedd8',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcScannerLinks.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d1635cd8026096c386c14ec8b5e00110',NULL,'86da1f238787bf7fd841079a12b725cc',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcState.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'852766cb68f9e1843079fec31d0c16ac',NULL,'c6356a7ee83a4d57e1bc47176b6a77cd',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcUpgrader.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4dab0616535d044300124fe97fff3e0a',NULL,'c6fa5dff2b902bbb4a1608e1091db3af',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcUpgraderSkin_Deprecated.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'12ac62851f07c67e3958d923b2043be5',NULL,'d976ee25a267f062275e8e7f6498c5da',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\lib\\SpbcUpgraderSkin.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'77c429ab01e21a0f649e02f49c95ea47',NULL,'57f43e87babf29d5746024bb91e438d7',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\security-malware-firewall.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1283caadb9b8b84121d70a7444663d40',NULL,'b38cd0e95199299d5fe865af4dd3a6d6',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\templates\\spbc_send_daily_report.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ac68fd90975119fe4bf02f97913cea72',NULL,'1940e2278fc4bb669095f063eb10236b',NULL,NULL,NULL),('\\wp-content\\plugins\\security-malware-firewall\\templates\\spbc_settings_main.php',0,0,0,'PLUGIN','security-malware-firewall','UP_TO_DATE','2.43.1','NO','UNKNOWN',NULL,NULL,NULL,0,'91b93634ca4cfa374b3405670c461267',NULL,'d0904ab6db7ef0670e5205b97940dcc7',NULL,NULL,NULL),('\\wp-content\\plugins\\spreaker-shortcode\\spreaker_shortcode.php',0,0,0,'PLUGIN','spreaker-shortcode','UP_TO_DATE','1.7.9','NO','UNKNOWN',NULL,NULL,NULL,0,'a1d24823eda133c7e78a308f45b5d8a6',NULL,'a699c686fe942835b3684b2d6dbfe2e6',NULL,NULL,NULL),('\\wp-content\\plugins\\tinymce-advanced\\tadv_admin.php',0,0,0,'PLUGIN','tinymce-advanced','UP_TO_DATE','5.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'75ca3725b1b3c371336b350e7e9f7bf1',NULL,'c33971f4cbe44c32112e5a1ab3cfa295',NULL,NULL,NULL),('\\wp-content\\plugins\\tinymce-advanced\\tinymce-advanced.php',0,0,0,'PLUGIN','tinymce-advanced','UP_TO_DATE','5.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'28147921868e06c81df151e1430e5ddd',NULL,'d77b82a07df5c31ee64af934096a818d',NULL,NULL,NULL),('\\wp-content\\plugins\\tinymce-advanced\\uninstall.php',0,0,0,'PLUGIN','tinymce-advanced','UP_TO_DATE','5.3.0','NO','UNKNOWN',NULL,NULL,NULL,0,'582c1990618cb12d80d58087d7cfad0b',NULL,'5d510a9a1bfc34ea035ba838a3cda338',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-amazon-s3.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d1f26403291037d910926d67cae306d7',NULL,'ba68266d0af41598932ee19a27a73603',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-backups.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6ae9ec40f534514fb4f58a4e80090e73',NULL,'265882c86effbbc18e0bade0a5da71e3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-database-encryption.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f49e7b2c9c7ba44d54025f1ab44db087',NULL,'75a0d1b3ad2934de20d489a07944a111',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-dream-objects.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4180dd7736bdfca9aa962da9b807f370',NULL,'aebbf1dbc2170258aedb71d5e1bb47b3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-find-modified-files.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8af38e7683566ae8166fcae0477ca42c',NULL,'5e40613bf0e19a2d5bb198291ed20e65',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-google-drive.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1ced67417944dce56b483bae15094ded',NULL,'815783fb5f56f994a3051661beb3eb8d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-historical-versions.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b2fd70a03e634bd100a486e4873eb64d',NULL,'7c22fc0f250d726de58108138ec0d891',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-history.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fe0bfadc26ff3c3fe7b9d6dcee39f2d4',NULL,'62b2003f99c4c98d7f712b6bb93fa462',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-one-click-restoration.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e96d8fb618132103fd191677e294c10b',NULL,'59f2ac9c198bddddddc30a4b69461e2f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-plugin-editor-tools.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1a7ef2b30109fd562c6ea9d2e1eaebc3',NULL,'0b034a35a3e7350ce837ec842c380d55',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-premium.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b600ef1ab50eba909c9acfbefeb5f637',NULL,'c7acef62c405fa60cb717317eb0b065a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\class-updates.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'53adf459c7a62ebcb3f6881c11095dca',NULL,'92282b0a94bf7e1e9d7fd3fe42a3ba23',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-auto-rollback.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8be244e129578734864a586973f2c630',NULL,'1b3a6faaf33bc5df4c535a5ec8d749bd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-auto-update-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c161eee2915af8ed5b23d3f63ca85e32',NULL,'7c2364ea21d1cc8c210d15faa964c6bf',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-central.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b847176dc9a027e4ef5b9fc825de5994',NULL,'2d478722776919de09c05aa63afd6f26',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-cloud-wordpress.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'134b03b8a1135cc5ca2935d99a3e6f82',NULL,'d1fdf299b987c0b57d278c3de555e269',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-database-encryption.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'71d58e311d82ee0f1e3da33e4bf393bc',NULL,'d0a0bb243a2186db5966eeaa9aac4a13',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-more-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fdb94d2c5b0b7297daa6c249b798ab08',NULL,'bb7ec0cd3001bcf9ad89fb420879211c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-more-boldgrid.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9dcdf3e0136db2731339fb66f95b2b4c',NULL,'542b5ab6c37449deda3b7042a38f0335',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-more-central.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'80994b0a4be5946ee1f19d0821f5ba04',NULL,'0f7a22057206d3d60e7009f1988d7c94',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-remote-storage.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7aa52a38127fd82a811574c600277c81',NULL,'3183f2fcf17d5cb21fca488ff08aa1a5',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-scheduled-backups.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c02ee7f06e5a1ab2e3110319344d55ed',NULL,'af48dd2e34388e462c80b05fa057b7e4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-sign-up.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a06bce5925ea6ac0b976597c129ffb2c',NULL,'127784d911b7c732b276e25bdd97a649',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-speed-coach.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'52e5bfe49523ff594c54c46765e6ed7a',NULL,'9497b628d26afb3faa0fe1246d5862f4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\card\\feature\\class-versions.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2eafe9aded03133ff1eafffd4b28882b',NULL,'cdb7a034115d3f3e01e3aa764dcf6212',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archive-actions.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cebd03398ea38040d854b2654ab14e59',NULL,'c1d5d9d51b459e9d055fb2a7406df2bb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archive-browser.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5aac53a45c315b02c804d5ca04f87014',NULL,'e69f271af10a92ea28e0ff7f414d813c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archive-details.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4db861b85ed752dc04b39d7e1e6bea91',NULL,'0976d2842050a234f1a1db2ddd336c17',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archive-fail.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e3e50a5bd76548e64e3315dcb6c20bbe',NULL,'773d2f389349f8fcd26fc6e7a297feb1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archive-log.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b91012c7a05960de4594b9c8a59b2dd1',NULL,'aba007e5b5c62870d23047a027d6a32d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archive.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0a1b6ccac933611862145bc3f801e732',NULL,'4dcb5425a0bbac7c829e3b2aab297a30',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archiver-utility.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e0d4e8520c35ae5777da7de9613c12ab',NULL,'de6801ef25556f7de9e9048f62995b7c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archives-all.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e03fd48c6a80530d6a766984d9d99687',NULL,'f5c687429929298ce8c98f0ac22abad1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-archives.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'69ed0be32876d8bfb6ddd639963673fb',NULL,'6259bdc26377d6ab9b7d63c7fb18908c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-auto-rollback.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'440bf91d73b71cc50f8248d9e00c3ae3',NULL,'66543b13b1b92821be238599ee2db30c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-backup-dir.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b56292561da834348d4b6151ad40c154',NULL,'57544fde756c8a9521e5e86fdd88c1da',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-cli.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c707c7661e3bc188c20a2ac0d1ea9117',NULL,'c1dcaedb8949775bea61569e35d6e838',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-compressor.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'663ec2ef19e4c29ae034e23f98d32e94',NULL,'5ef817066b0eba8415fd3dea592cfc45',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-compressors.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'00f9dfb6e62160a9a6fe57130dbe819f',NULL,'9d71e4010c0475d0b734add3d8612378',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-config.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1d7771de6c9dc4dfff20e48b031d242a',NULL,'69f375d30c4c9981b8653ad7320ea0b8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-core-files.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'57d1127404fb13076b2bcd142ee02830',NULL,'9a5fc1f3204fe5dfee6d81795214f0fa',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-core.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'942ef89ec709ba6b572cb091fd3cdf14',NULL,'8f0d20fadbc63243b013c049ca1bf86b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-cron-log.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'789cbe335afffa7dc0478e73a6a95d1c',NULL,'fbbdeb6aedfb0ab87241d9c3301f01d7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-cron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'aef661ccaf210e91e3a7c1d16e28f43a',NULL,'840ad63082546375dc6c97a408f35315',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-cron-test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'12190c6db64f0157884babd200766c15',NULL,'77c0c9394b37d2bf30598e538f5bbc13',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-crypt.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'60d880412639b79415cbd0cd4b60d618',NULL,'9bdb282af094bef48a60e65e900bd731',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-dashboard.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9e4bd689236354f7c49ab2f5bf4ca056',NULL,'c467d58f5ee0796319584c9b74fdbf8f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-dashboard-widget.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e148d29d0e2c26334c1553efb81612e8',NULL,'221585db14f6012a1387633dd7b63b4e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-db-dump.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ce8aefa044b507d4cc392b654d5601df',NULL,'afb9f0f07799e82c76df6b3ab19755f6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-db-get.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cbdd02902384ab80b62b7c2b1f377fe2',NULL,'c150f5cdb41ada8c09991435b471ff62',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-db-import.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5b57cf62ae9dc645177a675f9b19f1b5',NULL,'e53b37a3e80bbee68f51fadd0573d734',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-db-omit.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fde8af85b2ce9b16ad7b0516c113aa78',NULL,'45f54f5f85202c5345a6ba30a27262f7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-email.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c6d13cd08da8aa08b857505860bd97f0',NULL,'8365fc81bbd7a399878d65ea74a4c55e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-filelist.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f3d7b5366a40b57c904e0a10e6670ff1',NULL,'5aeb75332a703f4eb88bc769eed77b8f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-folder-exclusion.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'29b22b96ff17626f453138b6b87e6ea8',NULL,'a33fbfb698184281bbf7ebde3824307f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-go-pro.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5e95e8ce41c2be4db4eee63c97981705',NULL,'0836bdb7739e2e5ea4f70e7ec885c898',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-home-dir.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0faf2a22f1025de7094f21f5701ab768',NULL,'f9f3cd3c20e81eadded16e7f32edfccc',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-in-progress-data.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5febb14c06cf84c6994cacbc0eae387b',NULL,'c6bf1293f8191fc605ef8e2ac197a837',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-in-progress.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1eee3bd6f27f45b52552bfada7b8eee5',NULL,'44e0604894a668f37fd5b707c6cbbcfd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-in-progress-tmp.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c1f675a2a393028619d3c54e29a9ab14',NULL,'fb8d98d0ee0d366c60075fbeac634626',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-jobs.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'acb372abddb0e4c1e6c7dee4d27b6a66',NULL,'a84e9b06bef2fa9d090ecab72ca60f90',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-log-page.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9779ff53355602004f4d6f2f6389e1cc',NULL,'c54ef682afc71815801d973a55ac5dc1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-log.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b30039bf8b8c4016717bd6b7179ef0f5',NULL,'e6a5c413c2e05b7cd5d23b177cb4f940',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-notice.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d2c88a93f7d3d7d94cad3aa78bd38483',NULL,'d1a7a0ec780b66e6cb7df4723899aed6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4116233d376783e6554d000c8c0a57d0',NULL,'f2c8f18121c7a106e9ca70836e3f4c2d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-plugin-notices.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'32685cb70d6a4cb3c554ec1d4ccbf127',NULL,'f23aed1d2b5cf6522d0e87d6b5bc8cad',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-plugins.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1835fefff98fe071828fa3adac74af0e',NULL,'2f18bbbf44e061f599f6eb703b1e2fee',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-premium-features.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a43aac37228a5240ce89cc4f0611931f',NULL,'70e27e03e3c8e7ced69b77f9c9604f29',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-remote.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8c1795e0696cdf544b2e30b643626803',NULL,'8acb43a3bb2b2ff4a28fa0fcad33dcd7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-restore-git.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5e19b69a6c0663d2ebd8e4d6473e83b3',NULL,'a8b241557b73bc1f742e4cf1d964d595',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-restore-helper.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'87692785175e97dbfc4d5dd4741d51b7',NULL,'3bc17e9c970603933a271d6a20d1dc03',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-scheduler.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9f3d291162811f8fdb6fa239f98c0101',NULL,'e2d03fa685d6823e86f0bb8a6226e8e3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-settings.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'070c4b13886be74c56c62f5e7f7a443d',NULL,'7ac0c793f092324384367f04281da200',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-support.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e731c53650e4414b02202642bc7ca6fa',NULL,'1be1329abb178ff11d9e9277e089dabd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d806cc392fa6a03e4fefce1a3cc060af',NULL,'39c13e8155652185adb09db22c76f13d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-time.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0e2b3709ede7172e7a9b30bccfbd31a1',NULL,'6e38105597f1d8b10b40321ace61a44a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-tools.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'15df4a6990c4d920d4bd9b13836a6538',NULL,'5faa8df8618cca811fd5089e4b9cf0ac',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-transfers.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f0e167f937886d23dbad1bec8a2022f5',NULL,'e191b9a70ca996a19257c6397879f112',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-upload.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'615a200936d4eda1379639f17d3f4f38',NULL,'877a766ac16b31835dc7ae0bafe43538',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-usage.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6c2703ef34be285684bab81cd9e29a2e',NULL,'efacffff36542b7cab682b1b75c18cd7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-utility.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3c92f915e9482022198dc73626ad2e83',NULL,'525194fed41671315cef083912991430',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-wpcli.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'daa0e06e8f71768f9b73f5a60a73eb5d',NULL,'a8632e7c2bac361fd0109a1be483bc94',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-wp-cron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c6ad2ac29f24323fa02a74b56e21daa5',NULL,'5f4054105bcc03a39e8964c38c35d218',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-boldgrid-backup-admin-xhprof.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1655ab62d4b20680f7383eb56a93c6cc',NULL,'6c93ab357b38387bb7231f854ba9df85',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\class-cron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'98f8651bd9f3ed646bafec9f97f9f1d4',NULL,'a3597734765de2248996d7eef3c8fe75',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\compressor\\class-boldgrid-backup-admin-compressor-pcl-zip.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d6e068fcd158c6e4c3d044e67f82127c',NULL,'1423f1fa9143d3dd83b4bd0787366bc3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\compressor\\class-boldgrid-backup-admin-compressor-php-zip.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3bdaacfeb06024c01f0c9bf30021bb3b',NULL,'12cd1ac816a117e5b71f01c66c9455d5',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\compressor\\class-boldgrid-backup-admin-compressor-system-zip.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2da729bd62f199b72c954c62a9565010',NULL,'407eccf2657c13a3f094c9c75da95ce1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\compressor\\class-boldgrid-backup-admin-compressor-system-zip-temp-folder.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4c0db0e26a29e8a5cbd539e95899bd73',NULL,'c78c090bd6015123088d9e8ecfef75df',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\compressor\\class-boldgrid-backup-admin-compressor-system-zip-test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c23444a6a58d5cdcb374cc17ffcb64bb',NULL,'f0e435b5478546dd088bbd08fe0099fb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\cron\\class-crontab.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ea4a002ebc7c38c2dbfab6016811b525',NULL,'f5c24d72e6e9dc2709ce0d46bbe9c02a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\cron\\entry\\class-base.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7381a4c486db19e2c1c642147e08c6d8',NULL,'61acd4e54be30ef454c622676989cc8a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\cron\\entry\\class-crontab.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'aac7b26123418a94207abdc182fcca54',NULL,'81ba68d53e1e9091baa0a3b2c6e5ab8b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\cron\\entry\\class-entry.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9e7b5316574076ac3e5453be99437bef',NULL,'8880a4ecf502610c3688549c75bd2128',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\cron\\entry\\class-wpcron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8de20c5f8a5366535018eb0fcf7ed259',NULL,'27b010f18f4f1e0417d361524c40182b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\index.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4b1cdaeb4be1c93a602d29184af9d9fb',NULL,'4842e4ab4eac0807ca052b8c8161f5f8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\browser-entry.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'33d5fe9bc679bf9e526b71a4894f9746',NULL,'f188c328291d547337fea8566018792e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\browser.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7087473f2b6941c857dec1bc1aa72f77',NULL,'20e12480aa657ef5237665ee232815cd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\db.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'895bcfeac0d6d3962bdb426367b278d0',NULL,'75a1d71f713f17613bfdf6f0995574fe',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\details.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'81f865c61d75a69b8703dbc986184ac1',NULL,'c9663c0e44b397ee424fdca773005b05',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\not-found.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'83e82bd8216cbb6171e23e64894030e0',NULL,'c55b82500a5082d291395c19adf50839',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\only-remote.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'51ed921511c67135b9366a923868da3a',NULL,'158aa7125d35545c31dbfa0889bd7871',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archive-details\\remote-storage.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ab7039823454e589eaf98fa21906d79c',NULL,'941bd6c5f5c38e1b42612904d7f8b83a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archives\\add-new.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e9eb8c2c834bc9fa7254660d197be793',NULL,'0f57619e0da722bc397a559020479a59',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\archives\\note-pre-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'273314d2a32b8afe3d8fdd6041751498',NULL,'5d3f9940a7a0018b1575f7b6caf7c8fd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\backup-now-modal\\title.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a4dbc61d9bafd02ab181fb1f1699de32',NULL,'3229f42bbb0c516fe6dc25bef159ca33',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-archive-details.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'102be4a0a7115e490e5bb1806b11bbd0',NULL,'711c18f090b42df2e90f9e83c42196a2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-backup-button.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4cd022f0cd77ab9c8942c571ee0c2dac',NULL,'43768e82a3d48a3b73e57ffe877f96d7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-backup-modal.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'13038db2fec4224f382c16ff1af19bcb',NULL,'08b96a83df182f62d0fa1073570b68e2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'677001d5778d364c3f6b282046b89d99',NULL,'6700de4adc2199134d5dba4906d0daf6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-dashboard.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9521a046c5a332300f4f429206d20efe',NULL,'bd837bcc0cda27a393c19b522cac69ad',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-home.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6256ce4738a3ad2400c4daa02b036718',NULL,'552c25ce6c1feb948089eb8b06d4e90d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-mail-restore.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'141f2c4b166caf3c2643edc4f119e97f',NULL,'f618f53d7294119b5cc53b909304eccc',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-nav.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'90003f811e1ca962f0ba87609026872f',NULL,'dc189e7e93fe43e3cae944ef7276bd63',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-premium.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'942bebbb6b8c1d9e9e03f34923c2361a',NULL,'e6bb2423f951f4a49619570e75ebb48b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-settings.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1a5cb9c8604a77f0d7203720f3fc4b90',NULL,'9a277b89b2fd4fa139e4e08fccafd061',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-support.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0065852f837b2281695b75de13622fa0',NULL,'d3fc360211825c28f80e9f493d19bcea',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cbc9888e7a0d9b9bd46fe3fb9fa95767',NULL,'9a3dc35c4a6e6d1ea9d1d4fdc3cbf50a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-tools.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'198377fb84a2c56ca2424059ec1e3197',NULL,'15b08f1de75cb381d1ae09873f71a5dd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\boldgrid-backup-admin-transfers.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'17a8b1e6b9b23e6030db4a6e3de4bd0f',NULL,'375dd4ea6d5b95c0a00a4663af4e1248',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\remote\\ftp.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5d58458d5c8633dbb6a3ad034480eff4',NULL,'80c0ff82cfb5e274ab7aa63e76561bd6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\remote\\local.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1cc35053f1d6accd638eb220b1ef5a51',NULL,'7349c3746f13d88a3f65d9b4f7b0daa3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\auto-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'df2b04d566a1e9e099db191f09e12e86',NULL,'35ce078682fa305c39bb69b95e18863c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\backup-directory.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'09540d34644fde466a27b41738c0f3c5',NULL,'231218317c3031bad121b49f5bb13e4c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\backup-security.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9789503447bb3a2e0753a4d006121663',NULL,'e7e360689ec499da0eeb9377f9b623f3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\compressor.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7b6709b6ca08138273223065f55f8554',NULL,'c92c1172b8dbf40de9d538ccfa0040a1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\connect-key.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5dd0997e7809ced4d6c41006ead9a37f',NULL,'0503d772a72ceaaa884940990f5ad426',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\days-of-week.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ad4660800b59958dfd3795bdd2d7eba9',NULL,'62b3cba8a78460714116d7d117dcf22f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\db.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1c3469ebf2d877d2cfcaac8e7cb679e2',NULL,'ed1a3bf6ea088d57e36506b60652b229',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\folders.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6af1524c50a2fc4239dcdd417315f970',NULL,'802e80daf26683cdbd1b1c5d19188d58',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\notifications.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8709ddab10194aaad6c727268ff29902',NULL,'ad5547a5eeaa919190766920a63ec74f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\premium-message.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1fccfd24472f925e23eaca7147a366a3',NULL,'385ec515bd0d076981fc40098b8c5439',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\retention.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6e6d8deddb8723d2679c16b8de1d076f',NULL,'7dd657966ae2043fcc523d143a7f513e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\scheduler.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'77a5ed93e7a576fe36627dcf7e73147c',NULL,'3111b3fc53ab569a577a1014df6fe81d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\site-check.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fd9158448ec902d036af49ac6dbceb64',NULL,'f88dc21a071335a4fccc549c87664698',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\storage-location.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e77bb9d2b103a0600c99796f4dbba06f',NULL,'58f12907fa569eda54d497274f886cd3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\storage.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0a544826f426bfcff652fdd73d17d461',NULL,'e251085bb0e25a21408546127349d368',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\settings\\time-of-day.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ca5307fb929e1a1200a81ca78e1bc29b',NULL,'656f0174a9a9edc6ed872afbe29d185e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\tools\\local-remote.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ccbc235e69ede042d94d7e99479c8e82',NULL,'363f0052246926a8cb4a7fbdef146fb8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\tools\\view-logs.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ad42496097ad7d187870d3f98043b81e',NULL,'0f13ae57712ed3d891bcfe630480d9d3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\transfers\\destination.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'70534470d80afe7d69d50fd78c352241',NULL,'7543fd3110d0b6f12ad32bb82c55c552',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\transfers\\overview.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ac3bf210dbd84b02c3c0140f2dadb519',NULL,'8c3aa91ebe868531dac8bb5b2e8a33bc',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\partials\\transfers\\source.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'df91bcf87c461de7eaa3b2d254896c7b',NULL,'25dbf560c37418695976fee7fc76df32',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\remote\\class-boldgrid-backup-admin-ftp-hooks.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4a422b8e330051491235b2bd8a75c2d4',NULL,'ecc42312ea85c05e743b628a3e80c8e0',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\remote\\class-boldgrid-backup-admin-ftp-page.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f92057ff86930031258baa3a81e20179',NULL,'622211509bf6cd857b7b1edbd7e30a51',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\remote\\class-boldgrid-backup-admin-ftp.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'60d8f3d708c42f892912ce6516008d0c',NULL,'269beb65b32af51772e2e76e980ca4ab',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\remote\\class-boldgrid-backup-admin-remote-settings.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'16601ab36b3435a2903c6402cc4cf219',NULL,'82910234b3f1088d9867b62de8e43127',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\admin\\storage\\class-boldgrid-backup-admin-storage-local.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6c8df45ee159660591bcb5d515c3048f',NULL,'e65bb4fdb43acb4209b6e85101fd3f81',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\boldgrid-backup-cron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'488c4c2a249f6794e43ce06a55d1d2a7',NULL,'4f0b84dfa9156379bdb2123798b0163e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\boldgrid-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7e26e7cb796f4f9572f348c5c161794c',NULL,'4cad1b0d5c36e920eb7d508e8aa279b1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\bgbkup-cli.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1cb0d106ee48b60758a7359cd58b4e2d',NULL,'6cab450194cafffaa65905343e2802d2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\class-email.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1f10cb472191feb02839feba74fa6b65',NULL,'8a9f2eb61ab8b7226201a90e4dadc937',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\class-info.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'765564232c380ce20853f02092e1481a',NULL,'55fdbf94e664fed3e7a42e1c3b9713ba',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\class-log.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'87e47ecb086b66d888d32f85378b319f',NULL,'27d7c13ab2200c9b815f0b1ee854948f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\class-site-check.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e006788256667963f203acf1f2dceb3d',NULL,'87e15841f08450252dd25b8ee287e1fc',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\class-site-restore.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cc7a63834257e4d0c151baeddbc8f3c5',NULL,'b30757eaabe0dc4040c69b80517355a1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\env-info.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3912987f724617a3ea44236fa50162c9',NULL,'c5e6d052e8680e885adf6382b3e87ebb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cli\\wp-test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7485eef00559fb333a0f83d084494008',NULL,'764d9fd34e0278edc3b4d30f739374b4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cron\\class-boldgrid-backup-cron-helper.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f8c29fffc6b3a4b5bcd6ff2de78ea9e8',NULL,'011722b71a2724c43c1c2eaff5a001b7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cron\\class-boldgrid-backup-url-helper.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'af63c85d1f815fba74ad3bb5cea16c64',NULL,'b3488f076f1cd3c28c89597520d6b604',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cron\\cli-support.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'dac733fa49cfb0bcb9fc9a51d0a2e05e',NULL,'be5aac432f1f76d147541a2dd466c4c6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cron\\cron-test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'52fce7600f170d3b57654fa199b6d982',NULL,'4f0960e009ec45cb556c136cb5edbc00',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\cron\\run-jobs.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9a7d78cb25f4086b7397e4a63652933e',NULL,'6d532187a6b9473f69a680e712a85581',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-activator.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'baf7d19f9acc6245d66ae6703d3457f8',NULL,'27bfea8f715efe2a987be84980080310',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-authentication.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1d48bf17e6a1333be23c6c1b422c85b7',NULL,'cad35cfb1825ec9ffe3152cfe143301b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-deactivator.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0d39f6a85e900d9f9ec2759beff31822',NULL,'c4c4595eece3fe0ef47a0784e7482ca6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-download.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6db787b51b5900bf2a7887c76965aa41',NULL,'72083b08399569c78d2ea193eb62f891',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-file.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1491b8bf0306589187b818b403d5b934',NULL,'af4e170aa2aae7675a78b36ac8d8f541',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-i18n.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b39a7f1e59332c524695f7e492686f9e',NULL,'a8cdfc46c33612ccc2952b91c0ef050d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup-loader.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2365663130246bc18175df2fe66aac12',NULL,'dadf587cef41e70d1a1a3b7c5ab2e521',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\class-boldgrid-backup.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c6b852a703c4a9f03a070f7db4a237b1',NULL,'a9f5f4abb93b285b0b98f1abcca547d6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\config\\config.cron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'eda3cb7c4ccde0ab4b552496657685e5',NULL,'23048dca1626c76798bed84b6a25dbbb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\config\\config.plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'51a093bcb6dbee60a8da845e3a46fadb',NULL,'0812bcce8f6dcd68df4dffc5b2bb98cd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\config\\config.rating-prompt.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6b8d486972aefc3a6946d0530d0aa7c1',NULL,'02e0d56a2105bcb94542503c47d5158e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\config\\config.sample.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4bc2da877f3d2c44a2e5977006e75859',NULL,'89144c48101d5caa90cf2d0a568c9ed6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\config\\index.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d08bce3ff7b91b742f60aea8dc2acfba',NULL,'4842e4ab4eac0807ca052b8c8161f5f8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\includes\\index.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'342a94ca9ee24c0a3cc158549b500770',NULL,'4842e4ab4eac0807ca052b8c8161f5f8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\index.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'963fa79fd5084b4e829685382b4ae7af',NULL,'4842e4ab4eac0807ca052b8c8161f5f8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\uninstall.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a459d676abb9d2851f48e29c23739000',NULL,'66cbdcf2bf59dabe590464ad1e968519',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\autoload.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1c5cbb6c3361f6d593090f382ba2128b',NULL,'46d170c712802ad9f4d39d2fbd88b7e0',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Activity.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b4c541fb4dffc58925024d3f279448e0',NULL,'749d9427cf1d40a618ce319fe8dbd0eb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Api\\Availability.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'db27b91f8206e4d82490e2971ee7eaff',NULL,'1d19d46a871ebe00ad9177384fee61d6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Api\\Call.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'df12b66418d3302b632590b00306a33c',NULL,'67138570d88f54bd44188aa48b96b231',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Asset.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2f3dee6b338c026d6d745c350d289796',NULL,'f77e100a087b269e5eea08de7968f612',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Configs.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'47e89f3d52493b789dbeb6c30bcfcbf1',NULL,'0ef185d0a06a8ed85f807e4e8b67bf92',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Dashboard.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1132ce20759c87c136485e0f1da38a31',NULL,'b385d8982bfddd23a15cddb7f3b9decd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Dashboard\\SortWidgets.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6ad219b40ae7bb1443138a33b1dc641e',NULL,'172ab3590d7f3a9481bef109131d668f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Editor.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3fc5448f6dd757504d30c8b6eb9185bf',NULL,'865a3a5d27c5935e59d1622d4f08a0c7',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Filter.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cf06c84e3ead64412b0471c23dc1b13d',NULL,'7a7325d4b80243808a7548c5084f3e04',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\library.global.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'90aecede5221bc18ac5d8218ad4f3780',NULL,'c6485979fa7029a0eebd8d35e15aa6b8',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Key.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0772c98975f4062165d4af48b89e85aa',NULL,'3265587e9a76fd36c99b154b31fb23a3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Key\\PostNewKey.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'61e33bc174642f7b35c7ab98e859ce04',NULL,'e8b9748af51e2686b8cf624860035abb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Key\\Validate.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ab093fdb909ef361cd10c5af98bfe511',NULL,'2300525a913ae4851b06897290cdf5ed',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\License.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0a545a78ac48663d8c5908ae6aed67c7',NULL,'96eb76e6be8dc34b92f1d4ecb9aae2dd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Menu\\External.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'964c9b79ce61a3fc4a86f511b4dc0cb3',NULL,'3e9d0a68deffa4739795df706800db2f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Menu\\Render.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9c61c161acdea61b823a1946571e3c13',NULL,'4e3840c9fb1c1cb40f18e2b12f8ee4b1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Menu\\Reseller.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'eb30dcc238bc6f4494e2846b82f0ccca',NULL,'c768afc64e3156bbfb1de5870d803920',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\NewsWidget.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0d661d9af50d5640c51be0c41c03aa2b',NULL,'25fed93efcd84f246b11e454dee463b4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Notice\\KeyPrompt.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d7c0cd60d9833bb516d6b1ecad1a0bac',NULL,'efcf52449a5e2447b26ee47cf3f83ea1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Notice.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cf52b44c6e328214ae97ba78a4c8af8e',NULL,'e4887e3b5ee678879f022ab70ff9e6b3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Notifications\\DashboardWidget.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8bbaa167136f62f7eb01fa1ad4655994',NULL,'559a58f13202cd6ecfd4539826df0a4d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Page\\Connect.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fc57a05f83437d934ed739479e16fbd1',NULL,'b025e558f0efe7c2507b1b867331c835',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Plugin\\Checker.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'bb7b593f0a3d654282121da7c9a14742',NULL,'fccb7e4b7264ad22d9e02eceb57c3447',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Plugin\\Notice.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'99a87b319bea8a130b762b1f9e74410b',NULL,'8bbb53b6aea6f2ef266724cdb031cec3',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Plugin\\Notices.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ee50bcf57d21cd9c9b9b1bfabdec41e7',NULL,'82a69568439e42b7a603a1037fd9292b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Plugin\\Page.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4c20c5407cdad8b926d1eb0370d57159',NULL,'9dbf099673cfdb095e9096d378e63875',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Plugin\\Plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f3b16ec6dae53d34300413c691b95d1e',NULL,'73f2f8a94e9a8e3976d77ac67d9db94d',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Plugin\\Plugins.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c6c1923ae7955b64bd262c1951e431eb',NULL,'1a28843417c575d13450c7b7a3353682',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\RatingPrompt.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d97416a203a1f7d9f2aea717cc1ca106',NULL,'271826ef5b69212176413571ca7a986a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Registration.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2b96f27a8b917665570be7f3fbc210ea',NULL,'4a2f059bdf4fb19384bcc3414c95b2f4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\ReleaseChannel.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3d0e9dae22198c1f77ebdff17c7fd760',NULL,'1bf45b8e8747aeb9c2dc7d45818a3efc',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Reseller.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d1aa76d90f4698bee63906aa19836f92',NULL,'c04eb60bb3abf873fbcd45338c57e88e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Settings.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3d3bc1dbac3d2620e38033264e3aa1d9',NULL,'ae9494c6972a9736a4974dc6617e13de',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Start.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'445e88b0d5ffc526840dbe4d3f6194f8',NULL,'b81cddd62eabe6de6d21275ba99e2294',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Ui\\Card.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'584973648dace2c83806c5a789e66474',NULL,'d33d7f9d8aef947d4a27a373ee836760',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Ui\\Dashboard.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b64f9354e7bca0fb0c71ad400a487475',NULL,'acb7da2f3ef1680ff64c3bceab3237fa',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Ui\\Feature.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6a030542bade02fd0831289d90122e2a',NULL,'de6f139bd774e931fd954a7e66454489',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Ui.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'64c429fd1148ed9125acf126b9664443',NULL,'d41ba1d91c4a7ea0cbbba725ae5e7fea',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Update.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a1cadfb7bc428bef6f89881009543e86',NULL,'c7894b52de10691b224a977d0ede9e8c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Usage\\Helper.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'8c907d073c9e99c175c4b1321ab0a7af',NULL,'371525f5a67d349328afa2bac8ea2e12',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Usage\\Notice.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5f25c91cb3bc33e1ff37557b18e77ed0',NULL,'1e2b217f097c1d49599bafd31b7ceae4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Usage.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5826abfe5d8fe1d5c6c7f1f329ac52aa',NULL,'9e1a78a81c5db02f455e3f797dd830b2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Usage\\Settings.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'608223a0e0bd3d681840e0e5805f8bb4',NULL,'956b8e0c520178ea97a439c787f29f4c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Util\\Plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9a457092df75222530b6990407dd4c16',NULL,'5e0a3acc5d6d3cff02d46dea3fafd98e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\Connect\\AutoUpdates.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'67adbe46248a1ebf1a7b7d5bc78e662e',NULL,'281f2db2e3004973653fd5a12de350f5',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\Connect\\ConnectKey.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a0716f17ab2a88a92af5741fbe881be7',NULL,'07db3fbb791aab37d0dee76cf9b303e4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\ConnectionIssue.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'39b48d42d9185d562095cb32587e8aaa',NULL,'fe88be553687f48d04786546bde173e4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\Connect.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'85daa150644c24c5a470dcf6324a0919',NULL,'c04f485210a94f5bd54ce30729db5a92',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\Connect\\UpdateChannels.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'330a271c39c8039f5ad191046742a443',NULL,'40a5988525b612787d7d693c73695707',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\EnvatoFreeKey.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0e9f463e4ec49e7f28a335fc4f17e063',NULL,'a91efce2f35dc35aaa8c50d724b8d42c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\Envato.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'f96f01aa842fd27e2190e6340b707ab3',NULL,'96ba1f6676e71d1c3a7c8527351ba204',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\InvalidLicense.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b0e6a96043d08bcbe05e00e5340d72e8',NULL,'f6b1ccd841e0a4aa2044d361d4a63e89',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\KeyPromptMini.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'15902a6feb5c60a84dfaf8f5f6233e7a',NULL,'dd476797b5890f8282a907be76dbf895',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Library\\Views\\KeyPrompt.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'3741bf791e62f0e582cab9e05a2285be',NULL,'4124c41074684d06d2c6d6234fafee47',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Load.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'357fc52e7ef5a5984891d703af13816a',NULL,'9c0df6a119dbdc0cb40528616a3715ab',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Option.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b6201f050e2b3ccb2b8528e4b7344a7a',NULL,'54089e0ae96e3295fa9800177939a92a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Pluggable.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'28c2c04505f800ba2117fb3da579aa7a',NULL,'01e330a9b204abe82ec9357c107a5d16',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'492def8e21d6a87caa188e6dab9ac280',NULL,'d54fb9ca5831c8fd8488162b6d800fdb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Registration.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2aed67bbe80023b084a6041dcadb3c12',NULL,'cde12d017f1370b3209fefa742f92aab',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Registration\\Plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6cde7200809b2a294ca0d42eb3949c3b',NULL,'707b753ee3b89968c81ff411031f94e6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Registration\\RegistrationInterface.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'bb29692f673d1e39404d0eda0d4b9adc',NULL,'3dc2869b9a2cb7771f9207ed2b4f540b',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Registration\\Theme.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7f1a65018040c4fcf12fefe9c8d094a6',NULL,'0e9eb3dbd09ad3523fc15a4416c4ff11',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\src\\Util\\Version.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4650d1725241c1bb16bb9605233305f4',NULL,'9135b345bd908faa93b89771cd1f66f1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\bootstrap.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2ea611937808b8202aace35f1381558c',NULL,'0950068d81d6314eecaee9cbe5658d81',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Library\\Library\\test-activity.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'bc4b74582635f77c2f61180524b4194a',NULL,'87921ed2a28edeb985f5909f3ab12987',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Library\\Library\\test-rating-prompt.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ed3836660daf01c09324318468671ac5',NULL,'6bdb12cb8a0e91c17d0b028505de5750',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Library\\Plugin\\test-notice.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1a548ac22ee0789f18eb10cd37955921',NULL,'30ed10cd7a4ecbf9ab5db74028cb5f40',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Library\\Plugin\\test-page.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6ef4937ef5e5e4c293dff343711a623a',NULL,'28e563c5c3c9953c8bfac5afe9aeb716',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Library\\Plugin\\test-plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'c4cf37f5468a6f9a46a73aaae4595f1b',NULL,'dd7f0b39516697130ce703388a1ee35f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Library\\Util\\test-plugin.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ece8b3374bccddb3fd7f0713baa0a4ca',NULL,'789b8ae87e9261af3f298f10445ef258',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\test-reseller.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6c34fcc157ebf5d02f79ec91fb428913',NULL,'10ece1cc09ef35a269335101d18b37b2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\boldgrid\\library\\tests\\Util\\test-option.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2b581626a957afd8c4e1b9961c872374',NULL,'35323b0fbbf68f7ac0779206280ad336',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\chland\\tdcron\\class.tdcron.entry.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ae9dd79080549274e0732721267849d5',NULL,'3d9b976ac82c4450388d1d1a75394d82',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\chland\\tdcron\\class.tdcron.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ac859124d7f52440090a5aea794b869d',NULL,'e3bd74e2a95cabf78500db641666485f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\chland\\tdcron\\test.data.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'04183e1896315c8988232b99cb684733',NULL,'bbe2a74880b55dd58c9022c605c85b20',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\chland\\tdcron\\test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'d5cab42a77e55b9fcc3f78783c2d1896',NULL,'57bf77eff4c23528c733731d2695bebe',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\autoload_classmap.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'e7393675f856303e4bfb418b3bc9cd57',NULL,'fd0cdd08d4346c02f46300167da17e3c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\autoload_files.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b4fc1bdcf94f5f31388b72f0124963c4',NULL,'d2e2eb0f203587e17a09403cf774ca15',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\autoload_namespaces.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1d3a938b0b663b58848798cacbfdd88b',NULL,'35e12c7d76c4a81633bcf547c0e229a9',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\autoload_psr4.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'37c9954e0080ceff3e914f033409ed9b',NULL,'ed1e039c9c7819aa8fe4589c761c81c9',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\autoload_real.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'9a97a6396dab1f13f2bd46cae3dcb634',NULL,'43f95282e81b6f5a09832e6e4efa5534',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\autoload_static.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2cca3afa4e3de98a3f355eb24c9b72b9',NULL,'a257c4c054b0f84d19ab828409430c06',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\composer\\ClassLoader.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ff97c3681706fc791e930395738ff611',NULL,'a0899dd7d97c25fe1d872a542afa6081',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\ifsnop\\mysqldump-php\\src\\Ifsnop\\Mysqldump\\Mysqldump.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0a291f80a5a9f29e310e8479db8de97e',NULL,'b74bddbbc8db2dfb805be74e2c11ae6a',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\ifsnop\\mysqldump-php\\tests\\test.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'89717edfab34e363a18a12f09755a984',NULL,'51c7af3aa87a7d2427caa1a806559cfb',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\ifsnop\\mysqldump-php\\unit-tests\\MysqldumpTest.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'65beb252b47b60eebffac6ebd22eb592',NULL,'77562d1bcf9cd153e4c38190d4202cb6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\bootstrap.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1df345f31d8c0af5ffc940395b0e64c1',NULL,'b3f535931ad7ccaafb5bc67555cd14c1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\AES.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'b2a447baf9d9d4ba3eb4793717168f76',NULL,'22d0024134a5291b96ba1e04ff5706cc',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\Base.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'75f56681cf0ef1e0b2136568db28f14b',NULL,'7cb627f0f74088a8cf9aaea342f46d57',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\Blowfish.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'16842762b20e2ab629a7207d45ec91fa',NULL,'af6bf1aa8864cba2be2cd01059504f8c',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DES.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1fad9189c65346d597867a47b5a6773f',NULL,'dd4ec1b7a4b4a67d0b41fc45a3d9a060',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\Hash.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4deec0ec8da8b85c8794656d43a4e4da',NULL,'12105196ec16efa697d34c135aaf53d6',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\Random.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'af6b62b0e44ec11793b5f107913631a6',NULL,'93193a666526c63ba95629cd71504aef',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fbdbc5d95f6489655d815c7f24ab8d9f',NULL,'e26943cba9cf24f4231fc9fa52002eca',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC4.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4a63fc3be13f154e1cab93005a080b4a',NULL,'de8b1dcc1a3e0a18b4d0b27f9f56c063',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\Rijndael.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'95f9f8b136bb5e448d20c56048bd92e8',NULL,'e695ed56c5178ac7ee1f438e728f1f24',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RSA.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'2fe04c8a5e5644cf5bf70d286be421e4',NULL,'89437e4700c3e9a4504cab20917b0ec2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\TripleDES.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7ae49f3b9c4eba898d89d3d6fd49bd36',NULL,'3c282665b77ed6a970f2f34ec0305953',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\Twofish.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'4316c61b8b3dc062cc5ff249599f07bb',NULL,'5eb765fe5f99cee6236198ef6b0ce273',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\File\\ANSI.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'0aceefb42b669d98d7fd84001ee85290',NULL,'0bbcc6b7de2830e94d8653123441eabe',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\File\\ASN1\\Element.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'6be0ce63d3d6f8ebc382877abedc37bc',NULL,'c94013bbb82d49d0c467a5e48fc318bd',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\File\\ASN1.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'5f51a6d53a96a6ce28015f7cb5890f3d',NULL,'421242886e6781a572ed50524e3f5ba5',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\File\\X509.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'ab3e5924df3709e5362e1d895353217f',NULL,'c1fc5d8fcb5986cd68529d2c94e1b9c2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Math\\BigInteger.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'86083eee1964bdbf3a8ece457fb50e18',NULL,'fd9749d39ea1bcfcbaef9210438d88e1',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Net\\SCP.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'7f97825e0b6358f4c13275128a03a8d6',NULL,'e682d380cfac7543bb0055ae8f294481',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Net\\SFTP.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1c52440b0a97b53e41f65d7a4c8c320a',NULL,'7d1b6ccb9a248a6f7eca30f38203d0a4',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Net\\SFTP\\Stream.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'1bb617f53fdf525f7d20c7e79adb1979',NULL,'819f66e981bbd02ad8237413c8cb13a2',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Net\\SSH1.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a4ac19ffac9262a8fe0b1018a0c9be99',NULL,'aa19523d08b5db590d8413795f7d9f41',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\Net\\SSH2.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'cc3dd2cf4a9cc585b49432a3ab6634fe',NULL,'3c0b9f48e9b354c515080dd2f8316f2e',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\System\\SSH\\Agent\\Identity.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'fb698b02b0ff39f935acc61bea10db2a',NULL,'069abfd9c0c95944d0d18f5cfc01c89f',NULL,NULL,NULL),('\\wp-content\\plugins\\boldgrid-backup\\vendor\\phpseclib\\phpseclib\\phpseclib\\System\\SSH\\Agent.php',0,0,0,'PLUGIN','boldgrid-backup','OUTDATED','1.13.1','NO','UNKNOWN',NULL,NULL,NULL,0,'a931a401cb92f10dfe4109d59aff4692',NULL,'1bdb74b554b30a671eab5e1e70f84d85',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\3rd-party.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c825cc530c1b32360f82d2ffd6ae6add',NULL,'75cea1bc8fb406d774f21b0c97812fa8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\bbpress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b64ca0d919699794399decbf4f99ed04',NULL,'4aff96a4bd06bb59b4d3d2abe44113cf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\beaverbuilder.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'01787370d26bf182e23b41c2e8df08aa',NULL,'c8b6e074a9792a93c944e45245fb74d2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\bitly.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5a146d56a89ff0b740684f88a5219d28',NULL,'112f2b40ff0df3fe6e41d7b04f7bd240',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\buddypress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c6be8e481340d0c51cb29ba01d9de06b',NULL,'422482eef5502c652f36e57c9d334d5e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\class.jetpack-amp-support.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'24639c4d1cea2504c194644c0c972598',NULL,'f324aeec9aaa00f0cae00585002fbdf6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\class.jetpack-modules-overrides.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e8a295de8e2c8910490569545ce7c232',NULL,'dee71bc5e6ed05340d81e11cd60f416c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\debug-bar\\class.jetpack-search-debug-bar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d19f3bb362a7c094fbd147d7d8bf0500',NULL,'154831993927f42d15d91b2a74d357ed',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\debug-bar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4971586bda7304848d08f81c491e42ba',NULL,'12b141266055a3acab5f04f5e4d8679e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\domain-mapping.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ce5e898a5c09b1ef52c8f86655a110d8',NULL,'db3fbf9b067ffa9aef98babfb670ef7f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\polldaddy.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'626f89f9de89db6507a0e2601031429f',NULL,'1f17a72c7967a0b5d30ec39c9cecc37e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\qtranslate-x.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e5491272fc7ed5af9e9645ff122444a4',NULL,'029f308dc1a9544736b3c674aae224bc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\vaultpress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a3118a07bc180f36798b0535e3b94379',NULL,'e65224e568336a0f37835df2de705e89',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\woocommerce.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7d24785f304fc129055fe2461e73137c',NULL,'207fd358f7273693758be3d397f8ad2a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\woocommerce-services.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b61bd59a718cd3c2ba3bade4b493114a',NULL,'f077097acae6bf668e35d95d934648e4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\3rd-party\\wpml.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bcd1f3fe23104c9aad9317e4cbabacda',NULL,'86105fe79050b3ce86e40908ac481d07',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\bin\\build-asset-cdn-json.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c193d0c31e3fa1b5742d1a8095763274',NULL,'61dd6f6c4cef3da676e9184518c7993c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.frame-nonce-preview.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'13fcc4a65203aacb9661375f2cfd628c',NULL,'3f935c689b39d8ec33fb39275113b784',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-admin.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a49df907710c12d746f9da785af6e1c6',NULL,'e43ce277a5a2849724eb99f5e85708c0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-affiliate.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c8251facb0c71d77231fc3e964078cb6',NULL,'bdd442824fe6734bb7dbf1cc5a7434d3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-autoupdate.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6619d38a0ae67be151bbe4e24cc65ca3',NULL,'46208d8f9549d882ac4c3a085d6a241a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-bbpress-json-api-compat.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b3d1e8be40e24e2a6d5b9ab9b86f2c67',NULL,'277648c3a5703643b59e27f2cec19a03',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-client-server.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bfd2a231e992b648c46e322a07ff680f',NULL,'2995134b3ccee58c6ae52cb7e3d14c24',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-cli.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2947917f8309609cdca39b919f1c37b0',NULL,'4fe44d9ad5066fd3dc6d83cba7b27b5d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-connection-banner.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9642a62824ea759de64bc9b64448d6ce',NULL,'16340a2f94b2c7afa0f6c32f8c573f30',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-data.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b51f2efe2b65eab15dd029dc7b2e38cb',NULL,'c679751ec3fbe5a564e62fb985a0289b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-debugger.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'78a66a779173a2d4d2caeeef4d49abe9',NULL,'8e4010b5bea79fce1cf9b57d822ef350',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-error.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f20cfa10fbef40817aaa5c08de6a83a5',NULL,'afbd4bd9f83e4e164d3d7532da438e1c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-gutenberg.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'68a07f9f880d44e8aa99fa2e78f364a7',NULL,'1273cef486e7f227f5f2c21a7b61d1a6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-heartbeat.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2508181b957331eddf18fb24bab50ffe',NULL,'ddcef1454386fa4b2fb056c4f1c0efaf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-idc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6fd56da0675ceae93a440be51ebbabcd',NULL,'d5df50cb02b06d2e629e2f91bd682c68',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-ixr-client.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a446358cf2fb5e796c41f7b81ba7a985',NULL,'713d1004ff7b4136e2c17fc7a0c9ca73',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-modules-list-table.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'587167249de8a1a09ce037c0d22a3ca1',NULL,'c688e08f1cb16f6a939889b287bbece9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-network.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'170be4bfff4cd5a21929bb8ae48482bc',NULL,'f7f904b89894ae63ebcd544dedd4e7c3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-network-sites-list-table.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e903d65bf2b18c3b609ea3d4121263f1',NULL,'9ce952b10861e24fdc0728ab8f2cae76',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8e9f6086f8c5d9631d0b3d76535a1e63',NULL,'bfc5c4e668761597e80eb347a7e74529',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-plan.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a0d16c1a300ba8594ab2459032db8b03',NULL,'0892996aba3ba8c01460ad16556233fe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-post-images.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7026400ab9e340b64ca8a95d2c87feff',NULL,'2b14fbd73e07f9fa02520177e3b79e4e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-twitter-cards.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5e4f8e0091b0a8f952f1db7e762f44ac',NULL,'a77604c6c596cb9790c9b1080daa43f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-user-agent.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0ec9d1a41b05de3008291d0f7e941ac4',NULL,'4da365e67ea9eceaf113dea0a2404164',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.jetpack-xmlrpc-server.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f1be83375596f18cdd770aab2bc70607',NULL,'bfa7e1fa63f39bc47b85a5becf6db831',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.json-api-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4943ff315e57bee46a8b64df3dfe483b',NULL,'cd08c184272ab51f207a0ee83058ab4c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.json-api.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3b15b15fd38b510640cf9851bcd078e2',NULL,'a20a5cbdb0fd2c9a7040f48d1f009650',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\class.photon.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'66d5a1624cfe6e79c5ef2b4c327fcfd5',NULL,'e8fdbe1606dec29ed05e4b22aa2c305d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\amazon\\amazon.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a91998248f3d7fd629d73fa35d3f003f',NULL,'2dbaee8db4532f4aea95d523dfa4a416',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\business-hours\\business-hours.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9a51bfc621cb537f1655caa8f146a218',NULL,'4eacb048b99644bfa0fe47152d307e39',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\calendly\\calendly.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'422baa498cf318c0ae17d39bf4b0e576',NULL,'d816586cbb99e40ea513afb0dc8c3b8e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\contact-info\\class-jetpack-contact-info-block.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6093d0fe8a8573cf4e1e9b1f93141f54',NULL,'70576f31097c8f7cb7c991bb6cc8f711',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\contact-info\\contact-info.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d445dab9fad963f96ebc115184ffef35',NULL,'66315376bc9efe7b7d0e4a1f3e5f4403',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\eventbrite\\eventbrite.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'adb9d0542e461eadb26474af1c2f9ee9',NULL,'82c47ea5b7140acb81bbee2c5e634109',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\gif\\gif.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'35a87d643236be54eaa9dd39ef631b32',NULL,'9f813cb0cc7e46233f8446d017a2b27c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\mailchimp\\mailchimp.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a6f531ecb2a0e259b3b18b1ed60810c9',NULL,'20c7c6d88e17308d818518398078c556',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\map\\map.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4de85ed8bbe4fc7db8e6243092d27d0e',NULL,'98deadf2cc7f855762f0d747a1925bbf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\markdown\\markdown.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a2d277cafacb29364bf3d6df6096d010',NULL,'7b1873abf365b380e98beda32fd94a19',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\opentable\\opentable.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3efc77194f9e82bcf53c40f43069f307',NULL,'81a394ec553fa78f0adfd79707a1086a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\pinterest\\pinterest.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'975ed67f1e71169653f9c7c87482fe78',NULL,'8b75e3e7440fd0a21bea71489e1e6329',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\rating-star\\rating-meta.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'06c4a6ba39c36fe3baad481398ddf474',NULL,'74f7f87c1a50d17779b9e9ebeed08db9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\rating-star\\rating-star.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9a285586a0b6516f648a6ed5405c5709',NULL,'3dd206b997718d163489c325222c18c2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\recurring-payments\\recurring-payments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d8d0707180faf0192753cab6607e22d8',NULL,'a8c4cfb45fb77f9f710ee2b6d10fe5c5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\repeat-visitor\\repeat-visitor.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ba383e36183a705ccf43d09123c94a77',NULL,'1dff334d5c2b126df695f05cd33e6326',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\slideshow\\slideshow.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ddf9e23c3ea12a8f9fae9e2bea1838b9',NULL,'026f1338074219fe84e550b6d7ab8def',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\tiled-gallery\\tiled-gallery.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'34426ef77e770dff64c47896f03c69f4',NULL,'50508a1b45d8bbe4c0d26059bc996bea',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\extensions\\blocks\\wordads\\wordads.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d8295354819ec18788ff97ff8ad56fba',NULL,'29d27fbdd7ae89e29b08418cccbbc0f9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\functions.compat.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d6afcea31e110caab5e8ca1ae8b11ceb',NULL,'5a285805689fd926e614533ffbc08118',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\functions.cookies.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'428bc8a7e4973d3da2776d49c7fc9f4d',NULL,'a57cddedf835620060fa074ff2cae22f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\functions.gallery.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4699f7922596b396237d12426a73aa52',NULL,'bbbc3d54a2a95cea22893af39bb33d75',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\functions.global.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a71ad652caf6ebd950deb80d76681b18',NULL,'2e9adccb284e435bb272a6618ef3c9b4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\functions.opengraph.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'235600fe319fed280046fca357b2cd6f',NULL,'3cd81180a9a6550d95dd17312cbb02f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\functions.photon.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f67abbf562e955ea487b9f9931473373',NULL,'6dcc119fe7fa95f0733e3063460f46c1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\business-hours\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f93f530b124b673346faba0a9e298512',NULL,'5935560b89cb1fee35dde30754f1f009',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\calendly\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f7713bcf28c73a9c22ef9973c4e2a8f1',NULL,'211b344c61f4edff9c86465705e74000',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\contact-info\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d4bc4246d4c413fe8247ed6bfec463b6',NULL,'cffa89e6a443f51401c3618184abb65b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\editor.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7996aaaa6dfa03b1ee5fb447710fc1d5',NULL,'3837f6e7f6b6ad8b8c5a609e453574b3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\editor-beta.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2073f3a5a8aaf549e687a16de903a5f9',NULL,'9628643fdbf10cf880ae25a66cbc736a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\editor-experimental.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'765878279dbb8dfb92974bc70fdc6da1',NULL,'c38752b787c9bc9a3c7ca0afbfe7a1e5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\eventbrite\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c07729afab39363a13906c4e63e9c513',NULL,'e2d223255bcc9de32b5ad3f5e6965c64',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\gif\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c2c839679746cdddc5dca0dbb0df4f14',NULL,'4f9a141ab7502a4d5a193eca1c29d603',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\mailchimp\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cf8574893809a02fc92a280bfe34c39f',NULL,'9062c5915bfa6247ce19d5d86aa9e7aa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\map\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e1dedc034110081b272b952f7934110f',NULL,'2275f50fd7d7c8e0c0364336c22c2507',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\opentable\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'922e4f27cb198da7b63d4c5038579933',NULL,'1592a0496008b87ab6f9c25e4ed5faad',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\rating-star\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7ac8537d5f83ea64bbf186f8c1bafa86',NULL,'8f523ccd901e74a2d7051f50f9f8b3d6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\recurring-payments\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e53f79ae521c7ca37a86a27086180bac',NULL,'642bbd2d983de77bc565b36096dac328',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\repeat-visitor\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bc8fb3c3a86e81b2207085bc113ae4d5',NULL,'18c562069482377826ba072ad1083f03',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\slideshow\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bcdd33ce9d38b666b135c6e26de8dd94',NULL,'ab9137470378e345d975dd04379e9907',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\tiled-gallery\\view.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a29ea6b013ece6050c9ec3875a49c00c',NULL,'85b1c17daebb2cef8f67e8006263a05a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\blocks\\upgrade-nudge.html',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7c67d259c69f4355f8aeb3b3d78872eb',NULL,'7678cc539269847edb6074b29255aa11',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\build\\admin.asset.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'859907a013aa2374866731bfd6a1171c',NULL,'1b0e795da4afab4e4d585f66b2dc79ee',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\build\\static.html',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bdbe93e2018543222c70a2abca1fb43b',NULL,'bb969a9fa3506a4150a5bbf97b51f656',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\build\\static-noscript-notice.html',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b0f8329a4e1111c6781724e370243902',NULL,'13933a77cc5f04ba731b314733c9f3fe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\build\\static-version-notice.html',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'81ed187dcda8d3fe34e7f052f3811159',NULL,'9841c9d80b0c80d84f4d34bba073d9bf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\class.jetpack-provision.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'520436122c895d3d27218ee88dae12ea',NULL,'2aa735d5a6833cc25c4bf4b61f150be7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\footer.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'37ba7e56abbdf55225506397c6ba578a',NULL,'b55608779b3183907007ccba0bc1c6fe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\genericons.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bb1d9302e613cabe116075b186381a77',NULL,'db642aa97ec3122ddb8d31bce31fd323',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\header.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f5ec0291ed6285ba1ce22d2b91c8c87a',NULL,'abc9fdc52f4a5fda286958b61fcd4b43',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\jetpack-server-sandbox.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'102777726d375b6ff6b26b16bd16aa9a',NULL,'d87fc9014778eaf2700bd36ec804a80e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\jetpack-strings.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'96c0a98d0a0a45c4353e75bb0c33240a',NULL,'1b7f9edc276a1a4d8686a74f43f1e847',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\admin-pages\\class-jetpack-about-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c6df90f811f068d227f1a1a26f6399c8',NULL,'7c70e1d10e6b8fc88e1003a185edd9b9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\admin-pages\\class.jetpack-admin-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'af27d24162c787c243f5ce4d4c78b91f',NULL,'1de34a3eed5d45ce88b1c7b5901b356c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\admin-pages\\class.jetpack-landing-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8ed8f5bbe9c204cf24f1c98e2be127d6',NULL,'a3492395bdd7eeb7a5dbf722882afad5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\admin-pages\\class.jetpack-react-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e3475ae44d7242d1f2b5e30f930d0f36',NULL,'9d6ffa17dc0c3f380d5b602ed2c73b44',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\admin-pages\\class.jetpack-settings-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'270dd3484a9033e318a2699096cc1640',NULL,'f4f5defdd9ce2487de2dda46d3b13f39',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.color.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4a314794698c2b7aaaed713a25c41123',NULL,'c2499fa5508c8d5f8fd74add4b9bb64d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.core-rest-api-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'94285f807af971eb2985a6003c2536c1',NULL,'31e68cfe4b93562c6b86eb8a365f22ec',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-automatic-install-skin.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b26661aedf609c968a5b3e20f4f59636',NULL,'933859809f223f38c30c4f7aaa1df8d7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-iframe-embed.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3e868b835bed2dd8cad91bf61c63ea80',NULL,'345d699e9d4dafbbb3618df665a13913',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-keyring-service-helper.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b4fe6bd312a8f11c4df4340f0c62db84',NULL,'efd807217b3eed9866ff5745220a4476',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-password-checker.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'87568cfd7cf33f1045ee5c19a2a33e07',NULL,'d808d44aea4489d3ca29581b60c3a786',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-photon-image.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'771717a13cebab1ee0d19d8a4b1a1a07',NULL,'337b72d7b0be632cf5f4832e8c22623e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-photon-image-sizes.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d7c35eed252b48eb1f266b4443c30081',NULL,'d789ed90089d8edbb9d725b6fa8e185a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.jetpack-search-performance-logger.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2d4176a94d46827bf42d57237e2d4da2',NULL,'e62654ad8629addca8a4262fed169ff9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.media-extractor.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fbbe3ebc2e6b09be5f4ef604b58dc94f',NULL,'b641483f8d1dd1f17bd34694c32b2839',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.media.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fb5c060e62e235e349cdcdd4482c5468',NULL,'0d8bcead1707c754b23b418f30515320',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\class.media-summary.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'add75272e040c05150a73806d0d669ab',NULL,'be892434e090c506e1796bde36232b03',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\components.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c512eda6ab04b126a3c009999be81edf',NULL,'47366cb99bf9e7b6b9225291576b4949',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\class.jetpack-core-api-module-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'eefacf2f579b2fcfcc1f52d04605ada6',NULL,'a4c006db214993ba301cc97d746b9f7f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\class.jetpack-core-api-site-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'799039da18614f2cd430d6003bc7299a',NULL,'de1db00d521879e9336081505b29ebba',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\class.jetpack-core-api-widgets-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6aeb8818fb31b435a86b5f2fe888edf0',NULL,'6310a800b895fd360b748a3c582a559f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\class.jetpack-core-api-xmlrpc-consumer-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c38b244469c78b8733851ce06fb442a0',NULL,'8a3eca785742f513cb6b18b8b5461a9b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\class-wpcom-rest-field-controller.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cc2a601fcbf9baf189f94db3e16c80c5',NULL,'6ed1629d15c454c6b71d3f589d860f3c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\load-wpcom-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2d48e21fa73609611473d86b1e370d26',NULL,'12cdf8ffd5f876887cc00bdc0c495c24',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\business-hours.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'47af19ef2374b8b021baa04b6308cb35',NULL,'ce08eb4930d76d420ef0f6c95f1706ef',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\class-wpcom-rest-api-v2-endpoint-mailchimp.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d077ee8890605d9085598bddac6813f8',NULL,'af299e736edae3c3dfc7a5314bd7b2b0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\class-wpcom-rest-api-v2-endpoint-resolve-redirect.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0aeeaa67fe346e81682777f82df4f18f',NULL,'8826aa994c112c6fa90a0bb7032c6f0c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\gutenberg-available-extensions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0d3060d72857485c487bed3562a3e9f6',NULL,'3b597f11a15bb0544345061a93894fdb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\hello.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'50621a2be97c71c824dbfdf030da29f2',NULL,'212b256c28a206d3cc7e2b146038c521',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\memberships.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'989b87a55bbc7b24169b705beb933483',NULL,'35b5527dfe31c7f3590d877c88450552',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\publicize-connections.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ab6edcdfd4fe4ec61479945198a3b62f',NULL,'4db3631f69bdd13039cf63307add23ef',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\publicize-connection-test-results.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d209edc454b36e63c8ec7be339165446',NULL,'b21829ee181b4d100113fe3b25f0591d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\publicize-services.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'38cd59991f6d1c87f758d27df6d99a65',NULL,'a3b4f7aa2f00a37729037eb55d87cbe7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\service-api-keys.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4184a46c35c03eece734d2d9da7a6f90',NULL,'8e6778cd5865bb675b3c594e821d655b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\sites-posts-featured-media-url.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ab68b06b772fb2500de71724bd86f504',NULL,'15127d735b611739df7cd110bcad4667',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-endpoints\\subscribers.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9392f0ef61ed89a0334d5a3942a902f5',NULL,'30784283021a00997a5145b888e51563',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-fields\\attachment-fields-videopress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0c3edf9b6e70690a1fa597637ff716e3',NULL,'db5af05e9cde537e3a2d9b1a673ae894',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\core-api\\wpcom-fields\\post-fields-publicize-connections.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0af6fb80b099e483d6da3d643af65ff1',NULL,'5f222fc916bb8833d727c86aa7cb23c1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\debugger\\0-load.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d94e3da1b600689ff213cec373fc3429',NULL,'8309b15b408d20bfe81528c9aa657114',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\debugger\\class-jetpack-cxn-test-base.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6e103de73a1934488403d079953c0f4a',NULL,'b45785f26c770bf764bdd26eed7aace8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\debugger\\class-jetpack-cxn-tests.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e63e50ad54c9414e121051ba9bf6c2ee',NULL,'541c200bce37edd3221a14cbb9f6f442',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\debugger\\class-jetpack-debug-data.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f77114ddd80a0ba556e80b26920abb6b',NULL,'2f2f013acf95cc24c8d0f3eb9eff78ac',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\debugger\\class-jetpack-debugger.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f61b4b67ea734417782821952671247c',NULL,'12cdfd8113ab955a42fd6ad8ae71622e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\debugger\\debug-functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2ba5cedb1805d38f40888b986ab0a9b9',NULL,'1676987ad018ad1b42f8e6a1f93842da',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\functions.wp-notify.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a96d74f71c3594b27612fb9b59e6f7ab',NULL,'3bfaa28081526db336236a13d8116066',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\icalendar-reader.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'89713323b3954f7d2252baca624b2d30',NULL,'f6d9b4e054446f508f8282532683ac5c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\jetpack-wpes-query-builder\\jetpack-wpes-query-builder.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b22514e3ac59ab795e8058768f958cbf',NULL,'aaf467fa11db7a7962da8fbc9c4b6526',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\jetpack-wpes-query-builder\\jetpack-wpes-query-parser.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3e5e832624aea1810d495702e21dfcc6',NULL,'e318a5276e77f5ff0970433daf5234f5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\markdown\\0-load.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4ba1c3b2dc71d8c1523915dc62468aeb',NULL,'c3285a9e4bc3a05ca188816466ab909a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\markdown\\extra.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e7196a9f812353d5963aef6392a234bf',NULL,'00e0b14a1f43434d1cb14cbbe9f27847',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\markdown\\gfm.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e9b4ffc53abe09de972635b7a66433d1',NULL,'bb6103adf6b0016f57d67f429e41e718',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\plans.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bfb552382e01844cd0eed6849e720004',NULL,'e5dda6324cf2d859fa168d597c27d194',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\plugins.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ac32107edefdd5024841d96fadaf6a24',NULL,'93a6c0ddebdfbde6d1b0fc175e4d28aa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\tonesque.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0200f8c034f4becb5fbcbca5a4973f2b',NULL,'dda3270755ec18517b2e61968e35da20',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\lib\\widgets.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'94e442b438f5c0e1bcceefa7e0ba3ad2',NULL,'95e3f8b700820d5f6a37338ea787b6b4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\social-logos.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a485779e48b985b103de0cfcb98a4424',NULL,'7f32ba61f85763fa6b2b4feadb0526e8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\_inc\\social-logos\\social-logos.html',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5e1690fdd6a3a09f28dea6365749efcd',NULL,'e45dc27dcf98c2c0892efa5e054d9b70',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7ed60ccbcc5604ec50e366e64cee7a4f',NULL,'165cb89a38e6be6ed3c1a87ca8a76028',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-api-config.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'78aa3d41b8301d434c1e65aa0ea629a3',NULL,'feaa6519e44a91e9397ec2caf163211a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-add-widget-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'11a06797fd1b763fa38e1b164ac2c08c',NULL,'1ca6f0d3901dfe25df96aee01f4dd78a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-autosave-post-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9bd7538be9541ab5cc57070aa196d9c6',NULL,'b69c95b28bd0d150d9c03658aee4deef',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-bulk-delete-post-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4adc5be8e9422cd5bc9dec538a919003',NULL,'e34034a9da22167a63dbf41721c579a6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-bulk-restore-post-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'870b79cdef3aac2d8be5bd27dfce98b5',NULL,'ea61f9e24fc7383c8bb1177558c50f86',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-bulk-update-comments-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'36520acae89f6b72a068dc8d764ec876',NULL,'03f8f409a176f91dece84b4c110919ea',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-comment-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9e8c1dc3e7592637d5b4ca9c95420b71',NULL,'7d6889fc555942449ee378960d8006cb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-delete-media-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'881959b07d262919041e4d53a41c3afd',NULL,'c3dfb83daca84e17ec8b72ec1ef828b8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-delete-media-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'92ee841bb3aa395a9ac25414d3d5c12e',NULL,'b7d981d0327001eb966456e87c87d194',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-edit-media-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c1267b2098ea7fb166a4ca03d261f75e',NULL,'f2d1315e33a6f922e09ac0a54acc6d92',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-autosave-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6b300e89ac84cdc5791197a126d64c31',NULL,'1cad0a7659ffe81d50ff9e7a06f07edc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-comment-counts-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bb3993866d63d2f1cb5eb1429c0dcb01',NULL,'bd00bb5293503a8e02a54accb5854dd4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-comment-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'05856a99c9faa72ff373f2af5f4742f6',NULL,'e79f3f76a4249b42b6f5344dbb356d98',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-comment-history-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dc3a13d771c4b9331f1f5f6cd52b917e',NULL,'a4ea152bc1c7fab09afd4f5d6036f3e0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-comments-tree-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'433b8dc1eb8e88fa8533bd2ff5573e4d',NULL,'2c781931fdc2cb3cf784b6b629538388',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-comments-tree-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7f18d9800d763fa39047e868d128b52c',NULL,'1b6714c02901e2be79e8cdfdaaaf7751',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-comments-tree-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e1dd5f69c51fa15f510764766be5cec2',NULL,'b2a944da7da66c59f65f245e796afe7d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-customcss.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'49774c94446b032bbfafe8ecf068d41e',NULL,'0cdab3a6a43d2927be2703fef356aa91',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-media-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7f6617b360901ceaad7051010a4ef286',NULL,'d755fdc055c6f0f7d8d3f6253f1503d1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-media-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a139e3babb314c97e73aa56360e93d25',NULL,'c7552f7e4c9f868546314824f110fd63',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-media-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6f9f7683d0367a907efa8697abe41c28',NULL,'b9b57143329ac658ba89c82a18bd2b58',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-post-counts-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'382e959b1986996a16766c7899059922',NULL,'c69a596b7768109b59a26c169087987b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-post-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b5f255a8a02c1225cb0689393fd3894e',NULL,'648bb4708e5df0e331556b5936d60936',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-post-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'483c4f4e7d093848b21d9fa85e8a0843',NULL,'b643244571a27a71ed97d9a9b7a63864',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-site-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ce40d1af32c0509d7ff182516fc95278',NULL,'b58676a52047f09bbc9b236a855f4da4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-site-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3b95042c7fd387cef55d41065c53b0ae',NULL,'82ef4f7443e1bd0d7aa890d06fa4a889',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-taxonomies-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'db4f130c87e9b7a1d5949136e6aeba09',NULL,'212cb997e29b83f72b8ff9df110de599',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-taxonomy-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4f0a37ceea72dca9aeb3c718a7aece7a',NULL,'acad414573e73eddefb79a1c49dd5a08',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-get-term-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e694e31b5c9664ff0d683b652cd3b2ff',NULL,'90996bbf381442baa34e38d39b180319',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-comments-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'41af978e49e45d4bda0d4018809c90f7',NULL,'f4a86201c1de83fd0961c259a7fd7f7b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-embeds-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3e9d99f4ba89ac468c9e6e765c8fe153',NULL,'92e5130186380dd5a4a3d639987469ce',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-media-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a50e73004f66e5ed7186ca1d434e4c79',NULL,'2b05d7f01e9a061e953df2ba9b70c3e5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-media-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d583acd923dad88b9c17f0c5d3911583',NULL,'5b45c7908f2a00ec13e54d94cf2c74f0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-media-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ce437875ea9d2e18594c39ce477b0fdd',NULL,'3cdc0c60ff22f9f19d7067edf8bb9843',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-posts-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a5a3634bea6b428e44dbd61cf3699656',NULL,'4416627b2e6b49485de797bc34c498c6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-posts-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'20318c325f134f941ab130d68eaa69e9',NULL,'801bb8fe8ae39fc7fc47d830c7ecc08b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-posts-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'11a0261460ba3414af97a6680de5722a',NULL,'951e4f552d8636c53039ede6e1868f56',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-post-types-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'33171f17a6eadc8daa17e8afb5a4fd7c',NULL,'506b9eae943177903f0cfcb2e1b4b40c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-post-type-taxonomies-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6e1f763fdd8da4eb02a87cd4129086b5',NULL,'47df9838acaa679d5a435df2d27515ec',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-roles-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b9c394b421f5e825fe4df6fa2c00051c',NULL,'7f082a8cf0e2fb2c6740ac50a6195636',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-shortcodes-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ab3f44243ebcb120ba981132c682d1c0',NULL,'f36ee20ce8c84cc7f15e9d71de90aeff',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-terms-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c30948f5fe9d49f446d025fc94b46aef',NULL,'a5c72d6b7f6576dfe2822e417c98ee6f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-list-users-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bf1be046d51987d06c80b64ab9c8e7f4',NULL,'f84925669d0673a7d0ed426d2ddb5e3c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-menus-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'da84fe0d826368ce18ba3f64ecb795d5',NULL,'90edae7f1a6f79a896d925c77bfe6a72',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-post-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a2abc19adab43213681ca5df90a6aa4a',NULL,'9839307e3a5924a47d3fda7fd973bb06',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-post-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'278a2056efdcfec73fef353817a1d0fe',NULL,'929bd4dbdae57c0fc790ef2f880c1c4e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-render-embed-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fc76d34905bea6ce8d54fd5bdac56b78',NULL,'0f6fbd077078fa257d38893bc7d48a27',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-render-embed-reversal-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'44b489a18c7c08822966046bb7f54b82',NULL,'7e0662aa344576c44f87465700800567',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-render-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f47be4dddaeaa4a8817b63b9cbf2105d',NULL,'4b45099f7d3686a44ed4d3260be19d3d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-render-shortcode-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'af106d806842c327b741834b912d133f',NULL,'9378f9b99385bedd41e2a0dd48e096b0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-sharing-buttons-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'64caca54fc6d6d3ef864965b0466ce15',NULL,'b33002285fe538e59e44945a60189c38',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-site-settings-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ab58cd238bce3e565dfae1692d7bdd2c',NULL,'5dbc3f9714578ef0d0564c9c2510cc60',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-site-settings-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f85611af59e656528a72e86aab3a9508',NULL,'ae4b2b7283c0a25b153acaf53ea46f54',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-site-settings-v1-3-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'083b1fb1560dbad4367bc5c75eb45999',NULL,'364f39d52b76a30712c814149eae2c64',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-site-settings-v1-4-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9affce5c2286ba005d96bce1bc817da7',NULL,'c5071df11982529e1469dc1e1c8905c3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-site-user-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'964aeb8283baf814c50e1e18aa78aadd',NULL,'27edcea8eb21e1c5c61531d63c9250d9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-taxonomy-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9aa0ae0008d36053c62616198efce150',NULL,'68076c7cb3dcea2f8cb916c1e45291e8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-comment-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'849eb3050541565ac62aace59aa71432',NULL,'b0ba3eda67e6aa37c3fc2f6937719ae3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-customcss.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1f9383bd1edbc24299cf161abd710373',NULL,'e1195519da8a4100f3b8200538b0606c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-media-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e5462fba748146a4b243b82c3414ce9c',NULL,'607a1c69c318b8f14a1ee018373fc263',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-media-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'458e467a5766b0565a5f719b556dc28f',NULL,'f63a960b2f1a9187db39b2a1fde2687e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-post-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'161cac1c7fd501bc35429b61a0a1c9f5',NULL,'0faa32e2db69244bee611ed64f05ca0a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-post-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5bebf967651939b63bd73faa142b8421',NULL,'226553c785de37b547a5323e75526617',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-post-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7ad3f583b7f963bf3befa6b6dd22e6fe',NULL,'2c8dbbdbd508989d38f815fb86bdd20f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-site-homepage-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1a8c1ca6ff707ea952f734e443fad1bc',NULL,'cbf3da3d6efc5b2866adc4a271567d4f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-site-logo-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2ae9f99eaebe051a264dbb41c18aacb4',NULL,'062c2a1d5639f24744c7863f276e95cf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-taxonomy-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'29e975b1cf235a82f31b485d5b414f64',NULL,'11cf6a2d40f535a311ee8f710fd70237',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-term-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2cac51a67c5fa7b4f3da20aad4b61c49',NULL,'078bfd2506f548fc52144c88c81a30ab',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-update-user-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'14e9f0496b612e9eff1a061cd57553be',NULL,'8609811529936851be544563848b958a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-upload-media-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'be234e6e74f312dafa0ec99595f476cf',NULL,'f29de367c7be5ae604f621a88952d7b2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\class.wpcom-json-api-upload-media-v1-1-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c16be3c615486934f395e56581bb7c96',NULL,'996f5e70afdb764d2eb68df8e3b1a25f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-check-capabilities-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ebb0f7144ad7efd71b7cbdc50c6f9f48',NULL,'978e8329887c572b7abdacc134843fc3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-core-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'77560f792aedde911019a6f3373be250',NULL,'86fd7b49d355fb274892dbd2a6530b6a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-core-modify-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'80718f9eba90b9c3cd995d413651987d',NULL,'6efedb11cfa39121abbb7ce7220839a6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-cron-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8ceb1c07188d8b5888b2810fe02f68a1',NULL,'6f836e0803bc9daa6d718c72317f60f1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class-jetpack-json-api-delete-backup-helper-script-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7849efada62676873a6312409afdde66',NULL,'2d7e5ce35ffe3ab299308c6d5eb243ed',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bc8cfc6455d16c08c80ea4be82e69834',NULL,'b5ca6a6c15a004d81691e65df3bb9a97',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-get-comment-backup-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'29d2e09e7208f3d97665ad5364e08f4b',NULL,'c5848a9168748f490e0a38e860c69e95',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-get-database-object-backup-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'74aa885df4b2f01483105659f9717285',NULL,'cf8c970b34bbd63b99eaa3dc1662e06c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-get-option-backup-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0e22366d788f6658a3a7a7c928269412',NULL,'14fafb2db68e8811dd0ae17b93d32abb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-get-post-backup-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3250cfc400e33056a5dc838c75e31abf',NULL,'8c13afe04a2137fc5f823bdced4bce64',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-get-term-backup-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cd1caf225e073c53f9ed318010266a3c',NULL,'9de6a9dabc1d42f8889c2e2874aceca8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-get-user-backup-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9b6645f44985762bd71b10eef99aea86',NULL,'060515416c06c2c185db7adbc51ef342',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class-jetpack-json-api-install-backup-helper-script-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e6c31b4770e02ea6e988a76b523126e3',NULL,'273f17952436821f01a7f18f7f47cf09',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-jps-woocommerce-connect-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3c382e459af160648180ca6fce38b748',NULL,'eb429d1230b79b764d025ed452fbd383',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-log-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1206a23785925b08716aee0cba77be9e',NULL,'7f6ad24ab8e25922ddd5e4e0cfe0a74d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-maybe-auto-update-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1209bc2dec3b158d56a7fe128fc00da6',NULL,'f952ec255078c1c2523eb3044f2e30fc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-modules-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7c3aef93c2fd4f6a47b6868b35f2e576',NULL,'74390954355e9b0d50c8c102c4025247',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-modules-get-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'474de8a3e220ec82dc6914597ae9baa1',NULL,'e1c70e8b57d665ce7c7e48f62a9d49ca',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-modules-list-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b2432fe4be3b4f2cd9ce48f37a1603f4',NULL,'3fb406bc70cfe330e70cb1b620e41e7a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-modules-modify-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'990e47d5a60abffcc4d6b3b1b16f06af',NULL,'19f57e52babc040ae6cdecc996a7295d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-delete-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'186566cd4f8be3fc5bd912dc9c7fa471',NULL,'ca3e8eaa18af1b801d8797a5c9238a6d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d143ff25c2f6b779504309bfb44c7f7e',NULL,'81e9fa089d4ef29f2273795f123e193a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-get-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'40797644155ba22a8369511ab619ab88',NULL,'e471e05f167a04382cf877802c73fd9a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-install-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5a38d7e0b189dcf786419c7ab1a357da',NULL,'ab9059c163919a79c6c11aadff4a549b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-list-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'346ef3b27dc3727e54e13c37fe23775f',NULL,'36122f915a96a6d4102cf95c07b57f94',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-modify-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dff7eb87c845d6b23a8b9cbb2b53ffd2',NULL,'dfc59cea83658ebfe2270821016bbfca',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-modify-v1-2-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0f2ce397b9a3131b4c3cc911ba44fb35',NULL,'b8222509599d61d866bf6dfac389a246',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-plugins-new-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'32d4be472ebb4743f3b3a3f05a1624f8',NULL,'4ba89ee911a12fb44798613ee1366caf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-sync-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ba33bd69ed3a3f78b0233999c12458c2',NULL,'cdbb090529a955439d0a28bc7883abe0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-active-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3a8e80c188e7c81286a497e141ada42e',NULL,'0380a824d04ac5f873d50e2d745bd690',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-delete-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d23e93768ecd2584775cb1d1964cf432',NULL,'435599ed712bb98653edbb00a75a042a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'affe4f40b4ce10814dd26fb71fed2b7a',NULL,'5e45dae4b74d019da0fd7635a8b120b4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-get-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'088f84eb427b1239dbc652d976a4e13b',NULL,'c96bc3b296a2310d365e1725d9b3c504',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-install-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'de978c45739b20b0dddc998eb6674941',NULL,'a5cdc307271938d5c776950fad5c7f33',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-list-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'11aed03fa463e4d2252ebc9d42496195',NULL,'25d0bf55db7378a28f6fd061dbe1a845',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-modify-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'336c84464ef4f6746694a361065188b3',NULL,'3798c5ea323d81311dddd5bd5abffa9c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-themes-new-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2308bcc53add50c40943751f9c899cb7',NULL,'5eb0038fc8f4de0813a5d36e9cd743e4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-translations-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5502f3d1fd2a51779c553ba6121febc1',NULL,'87ea7757352075bcba747fcca7933c1e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-translations-modify-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'13669916c4a694be185f9ec3827360b8',NULL,'0c1abb13730788f2e26394d7f22b5d2f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-updates-status-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0d3f4aae63ec6472e27bde270b7068c9',NULL,'176a30329574f95414fe3171f99ece4b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-user-connect-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'20f866380094a7af3c601abe742f2bf0',NULL,'f6cddde0f645ebf1420f470d00c314fc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.jetpack-json-api-user-create-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'424b08aab783bf15993d0f20c93c3c7b',NULL,'a4730761ddd532cc5d2a0f5d202f261d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.wpcom-json-api-get-option-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b54dae8d4a7f906a8b55e1d635d5c3dd',NULL,'551d85dc5527e776c6fe5d54b15b891f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\class.wpcom-json-api-update-option-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'786c1235c5a20033b85aca8b13920392',NULL,'e5142b781c268c0597659f11771fcc71',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints\\jetpack\\json-api-jetpack-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3a86bea5d135a0ad43b5451566f72f32',NULL,'f77e2b2918ef479d5c6233061506d4c9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\json-endpoints.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9326347e98d7b0075ef2365988977bd5',NULL,'5db0a81da4ea6c00d948f1400236960f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\load-jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7956cf6aa64e36708f0839332d7fc0ec',NULL,'187651dbecb3d59db10cd44813556d24',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\locales.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'42fa4bc469ad7353b0b62f90528547ed',NULL,'f2ae095420784fedf1a83582d0a47c8f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\after-the-deadline.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ea3d356544b205393aff101f3017179b',NULL,'8e4010b5bea79fce1cf9b57d822ef350',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\calypsoify\\class.jetpack-calypsoify.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a5e4080e962851cb48e8654d4c1dd1b9',NULL,'7b0aa60d9c8afbb4d06c2d0d74cfdeb6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\carousel\\jetpack-carousel.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5d5cb87267d608c88249ff2129b8845e',NULL,'ddd4fc9011df87ebd604d5f12b551a44',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\carousel.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'df3eeba5b6f21677d5ee0a6af5548220',NULL,'4f4a07b1fa37fe8eb91f1aca65aa7eb0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\comment-likes.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ed5863a92ed3b0efce19638a507a0846',NULL,'9aac8615741726e28876f4de2afec45b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\comments\\admin.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fd3e1befa606e46120d007948e5c6590',NULL,'4e0a0cab6e8c6f7947a26628b7dfd52d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\comments\\base.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'76ac90f1faf19f5c40e6c6eb30bd9ddd',NULL,'7e2a519a4d0374019a77ff2baf7a9da0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\comments\\comments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'90dc06dbf3d1a321b090529f1b094e2a',NULL,'bdc58da6e2fbce8de5b56eca3d7862b6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\comments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'532547ebf2f4f7de435bace44096a72f',NULL,'85db7345d81b638ad35b40922fcd11a7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\contact-form\\admin.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8828e049e0d02f2361d2b7aa5c7709cf',NULL,'d2f071296e8dbd1831a14b616a9a2aff',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\contact-form\\class-grunion-contact-form-endpoint.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dc1bfbde77b5ff446d8c42931390651b',NULL,'1017108a3813518c0582dfc92936f25c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\contact-form\\grunion-contact-form.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'145770abd690433864540cae4431786b',NULL,'e314f4729df259007c9d9555199c8cae',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\contact-form\\grunion-editor-view.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'93d3350af310a2dcc29657714e69fdcc',NULL,'3a6d7a1acdbde00715747dfa156048da',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\contact-form\\grunion-form-view.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3659d47e3fbd20d7c34e2dc02b2a2f14',NULL,'db9146166ffe905acb0a2c0616b9a4d2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\contact-form.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'02d10b9a5465c597e4db78087c20c1b2',NULL,'aa427ef87a231e47d62379618e7ccd01',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\copy-post.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b9e698cf25ca97bd558ffb9d4446897b',NULL,'a1f49f1c96627bea81ab0f69b3b4d9f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-content-types.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9d8e4d6e7f80fa9ece6ce8296373ecba',NULL,'63fc69ba8f272e119280e89c994bcf79',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\class.csstidy_ctype.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f488c2bc5f86323cb3658cbfe4b2bea5',NULL,'df2cfaae650709303f65ad398aa74550',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\class.csstidy_optimise.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ecb447e92b00a067db8a8ad4d3ad44bb',NULL,'6ac53ce26eb46fec5041489072c747b8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\class.csstidy.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'89fbfd0f5b153ceb6ab6051d8764a5e9',NULL,'21cd9b1ed96cde97b6facd69464fcd1a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\class.csstidy_print.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d9a2ddb283efd7b4395f48ba4b17954e',NULL,'f415d689f5b8e9d9a9f8a23b890789cd',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\data.inc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'246fe7396fe0dabd4d0d2b65511b551a',NULL,'2d8f9c3d59bdbc626b9531a913b540ad',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\data-wp.inc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e988f9a9085f7c9d662dfb65792ed06a',NULL,'203515d5123df38c49f06aacc704612b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\csstidy\\lang.inc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4047a5621a116946d8bb0f4ce5ce2364',NULL,'dc943e1fa7d1bc1bee51d4ebdcadfaf9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\custom-css-4.7.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'288afddfa7db279ad9ba5272f8647012',NULL,'3e3d9ae1279d2c806b6e7d235f00ebfd',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\custom-css.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ed654419d6dac80647966a3a8e613a11',NULL,'7357728deb4667d1a9e79f3e786ee09f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\custom-css\\preprocessors\\lessc.inc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6dde0602eea8516429f07e921760d2c7',NULL,'e76b8fa68bd1bfe2f563e8cbb7197514',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\custom-css\\preprocessors.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9e15f4bbc2786a20001190c1cb0e2335',NULL,'5b264a91c37016e2d255446330f560e6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\custom-css\\preprocessors\\scss.inc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e8344fb7437c57b5ea0760e1cd22a02e',NULL,'bf5153f85a530005a9371c92fb8fbef0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css\\migrate-to-core.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4ff39674ac728b16c4117e90ed46d52a',NULL,'6a22b3c10f8382d11aa49933d034f528',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-css.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a0497450428742a16d6140b43a6ea51b',NULL,'cf6c0d153a9af643c925d4a6681830a9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-post-types\\comics.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'29e4e41b8bcac8674051a560ab5f56ec',NULL,'1daba61df2f1a8e4d91078b979a9bcde',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-post-types\\nova.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'295f70e61bcec76042acbf76746c0978',NULL,'40cbf9a1b9bded186c2d13fe84da4c7a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-post-types\\portfolios.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'635697a15d8fbc6f2af07b20d7bd87c3',NULL,'8d98e388f5bfab6098557e32c5bb7ed2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\custom-post-types\\testimonial.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f82b0b857f5eb49643e6349e2eb6af23',NULL,'545b79e373454b84e0aa7b357ee91bf4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\enhanced-distribution.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4112d3b6cb5771650e9987053609c8b1',NULL,'00bc26c4d83c4852499f771f30df3d1f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\geo-location\\class.jetpack-geo-location.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'44b334f55a0ec20e7b2fe4785c457c24',NULL,'7b1a19292f22c1ad23a6a42e8c5d7192',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\geo-location.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fef22babf69b44d4548133f3b99db672',NULL,'4a47c5ecdeb32a3ae2e912b04a2c032f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\google-analytics\\classes\\wp-google-analytics-legacy.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'25b4393c5e520241e84069ea1ab23d44',NULL,'8e6a6cc8e797a7c5b442dcd4fcce10ed',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\google-analytics\\classes\\wp-google-analytics-options.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cd96ffa68caa3191438818445caa1a92',NULL,'46d75437b00a53963335e5d576807857',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\google-analytics\\classes\\wp-google-analytics-universal.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a717c2c71ac1cef9ced8a36a7d1ff06b',NULL,'19f3a9334c32e4c30a36d061df45e1f2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\google-analytics\\classes\\wp-google-analytics-utils.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'324a8dc5cdd272fee0ab35dc4e1ebfaf',NULL,'6680c0f2b2d7186dd6fa083d94464e54',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\google-analytics.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d2a0debc5f86ddaf8d059527a56f1ce4',NULL,'0590d1bd4bea6c3f898ba749b911544e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\google-analytics\\wp-google-analytics.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'673e2a1e82f351549cd539b1350f3599',NULL,'b531b5cfa3ee2ddc10618df8edb8d0ac',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\gravatar-hovercards.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fe9142b79a49f152b1c018b40d4eb605',NULL,'9fc2e82286787f188c6e271895220848',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\infinity.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'39d1e550d202d51f88f029a48888c6ae',NULL,'7503b5c3d416316be78cddeb6b1e0576',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'405c0a282b9d7e25497564a500f2e1e6',NULL,'3dc7ffb35a41975df07f564e42772d41',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentyeleven.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'db32ad03027863b7676e916efcdb088b',NULL,'eada0fabd37ceabe53a00b31dfc37897',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentyfifteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4a9bd9191c2bfbdcc9e513f2d1ed953e',NULL,'c7f43d4ade035b8ecd02c1afe3de876b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentyfourteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8242da54e5ace46f0ce020800ef697d4',NULL,'740e7a0b7b0542d54442a96bc09a0797',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentyseventeen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0eaa46874e15bb14562585eac67512de',NULL,'3fef98b6b0d3192c042ff255480308d2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentysixteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'15e830bdcc34348f3c5a28257dc461bf',NULL,'a698c11eef7171e8e235ca987f866dc3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentyten.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'37d500ebe2227bdcadabca7da34ad337',NULL,'d031ff93f6c73234c5b47cab6315a448',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentythirteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'acf51efb93d68924945418229e2e94b5',NULL,'a255dfde76c6327abc2b0aeb5b57edbd',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\infinite-scroll\\themes\\twentytwelve.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ad7086ba592ba31e41fe366a89ba7b51',NULL,'feb3d5e700edd76d83c757f671f3fc40',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\json-api.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'14f922a4fab8fe16b3887b645902e382',NULL,'c0fa518fa8fe46390d2348b82d4c56c6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\latex.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'66a130460ec71a99b82b482c9ebfc3d3',NULL,'3637f9f5651a2a2b07b3f8e23a9f61e0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\lazy-images\\lazy-images.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fe62f54a54f3b027ff31aeb030b12a2a',NULL,'9a963db9700dd76592f4ae948cb0e57e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\lazy-images.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c6991daf1fa068cfc623b11aaf4de9f7',NULL,'3d426e51dce280b780f42a4d605507f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\likes\\jetpack-likes-master-iframe.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3571a85df25a9bcda5b0133002c6d458',NULL,'99293ee9604b2a849a162f89dd178fd3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\likes\\jetpack-likes-settings.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7f5c2f533fe18ccf62f3c60e76954535',NULL,'fc58e3a25a4e6b46ed6746bfa1eb79ea',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\likes.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6fa77e715aaf3e303fc2251109807246',NULL,'4291ace8294607f5bfd0b2123b4e1e87',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\markdown\\easy-markdown.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'34ce2d6817255601de66658db1383a9f',NULL,'19c4d7cbdda47ba9bc8283ada98b53fa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\markdown.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5cffb2e318c13fa3c695b4d331729617',NULL,'42f42a8b9857d9f985ff4d958820c578',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\masterbar\\masterbar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'79dd1358bcc2da2e1cadeee0afc64bf8',NULL,'3f915df16654c025845f72c65c91a494',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\masterbar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f6b8c6c7c55275a686d00a3fef196250',NULL,'9bd22788182f7c820c12e88edde94c13',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\masterbar\\rtl-admin-bar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3f819797ac9acbf7295c03bfc70500c9',NULL,'cecaa1f20b5c0479b285676732e029a1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\memberships\\class-jetpack-memberships.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0176da3f982e7dea01fb3d935e840b85',NULL,'bb5e33c545c6298c5643576cef056716',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\minileven.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'942c2a5f24d0cffa2751f42b3cdbf536',NULL,'3249ddb447c82ab64d6e1ebf28de530e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'885717cf4064b667f599fa8a17c6f061',NULL,'1eea17380cd7ef52df4f27ed3ebd2e52',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\comments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8957c1007abd4f5120981f08c17a8eee',NULL,'37ba0cb6c45f7e4ca59fc260a0e723be',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\content-gallery.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4068acfae138573e5a689884df18a9c0',NULL,'c95a79b39bc8e90e58a802c2a3bed8be',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\content.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a5b389b9c5f2d005854f979495a135c0',NULL,'25a9e32ce2eba13d903542b0b976a310',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\footer.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'662b6ceb1e57fde67e5220c9175c2cbc',NULL,'5760f9d6fa8bebaa32d34248fa224608',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'24aec22106012594034e1e5b4675221b',NULL,'6ae119344bb5ff2b1b978c8e81a16e80',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\header.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'099e166dc03408239d9c321371c75901',NULL,'8dc3185a4a8e1ddc4682b59b365fc585',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\image.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'587278be7b2d660d56cb3677a28183e2',NULL,'2847f62f74cf1f5e2643d4cb965b78eb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\inc\\custom-header.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'78a42b9bc10971aeaa30020c8c9716bd',NULL,'f793135b6bc40e794e2a6efaeb288d5a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\inc\\template-tags.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ce240fd26ff744dffe28cbe2948d8e90',NULL,'bff4fa526f804b2c1d4f231b3f4c7c11',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\inc\\tweaks.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'338b24b0f0d6df929c15557144c24378',NULL,'3f7bce314a708389080bcf3d30b60d76',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\index.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'21649ae8e5f6a161b4e0efe8b447338c',NULL,'5567e90885d0e6a98899220cdc365895',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a465f1eb142e76e9f8605607fec46465',NULL,'e0bb1caefa7cad08591eb3c5375b6120',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\searchform.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'208848fbda41b15cb1d23f53bef00298',NULL,'c467c51514f98518ebcfb8d932e2533b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\minileven\\theme\\pub\\minileven\\sidebar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fa8b4fafe6d65037919787c523b82e3f',NULL,'2f8da71d43d01c133b85cb2d76b93ce4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\mobile-push.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'78d2b617a38892aeec17b8a4afe0e4f5',NULL,'d1c065d58587cd4063ae634bd728dfbe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\module-extras.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7448016a5960d50089da4b277c004236',NULL,'315169ab42b0ef60feedf2e7e2f42d0f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\module-headings.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'789deda627548ad5f6fee46a44b8b8ab',NULL,'f4a89a5b355d4b3f5e42671c0b990f98',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\module-info.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'eda1844e54810f4fb6a732289bddd214',NULL,'55aa82537fa23ea66fd5e3feb940bf31',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\monitor.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9c16003746b50711e8e6c5b123ad3a8a',NULL,'66961dca0fbc8dedceeb02f02b0f2088',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\notes.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1fa8b6284485db28a5787985a114e530',NULL,'57548055457f6ac2c2f2757a20b277f0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\photon-cdn\\jetpack-manifest.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e38007ab6d46abb330ccfa39639e7677',NULL,'f9513ab14b1a1aa796d04f95460ee327',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\photon-cdn.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0834e263a61417e292ac9204824e3907',NULL,'245db2dbc443ab9c7ead01ca9963d998',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\photon.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5cc3e1ec0b1064e16ed288efd85c79e8',NULL,'61f07c09210074347354a49c792f3c34',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\plugin-search.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2c4af3d655b03e4cc685bf955ab64d2e',NULL,'11b31d59a72f202148876f9f0a89f54a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\post-by-email.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5b68a3063dfa212a54a5f445e17ceb7f',NULL,'c0554015293508de67ccc1a8ba3b15e1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\protect\\blocked-login-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fc89a0f91018753ed34db481c48c2785',NULL,'871d95ad2cf63f49ed622ab4c4dcb340',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\protect\\math-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3fb4ca9398662808fc0ad27ca22e7037',NULL,'21a62fe91ac27e93870582676107d537',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\protect.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'394362bc984f20ba8b26dedb5083cad3',NULL,'c6fae3204d2852645b1e14d811a0821d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\protect\\shared-functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'123c776e10b092a8a9a0757147bbe600',NULL,'f5c562d5c25fe8fa04eb9b12dcc1ab40',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\protect\\transient-cleanup.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1790e29c4e1081c149ef87e341a16698',NULL,'5a0f71e7bf5b599de8c60399896e3f38',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\publicize\\enhanced-open-graph.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'db61e471b047fcddbd7cb0f5a3a12e5d',NULL,'d8f6747e1120c7ddab771d68e1f300be',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\publicize.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'96fb514599a3b28f304711d9e1c59335',NULL,'28a8e65439edee80af6db0897b0b500f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\publicize\\publicize-jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'697348e702bc976c0f2d0970fa22090b',NULL,'d3b176d5f363ae3b76e25fb240ce65eb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\publicize\\publicize.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b41dc8562cd30ca5052852d813c73dd0',NULL,'43c7e2b0d4fe8409d9a9c6786dc4335d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\publicize\\ui.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f5059e6fc1aec849e7cb2c5a54384329',NULL,'376be7bd99b57766a3410859e1880f06',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\pwa\\class.jetpack-pwa-helpers.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6c4b7bb7476f3021c9f11ef79f31bc18',NULL,'94d32fa5d368c194554f525230dc049f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\pwa\\class.jetpack-pwa-manifest.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f5df77b17bfc321e3e1644747042baaf',NULL,'94d32fa5d368c194554f525230dc049f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\pwa.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cc7c1d7dea4742db8341d52298ffe04f',NULL,'94d32fa5d368c194554f525230dc049f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\related-posts\\class.related-posts-customize.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'130bca720fb4f2523304bf419a97580d',NULL,'2ccb5dd27dad2ec6586083b97f003fc8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\related-posts\\jetpack-related-posts.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'64614c6e1fb49dead7e498a7854cf36d',NULL,'9537dd6bf46e0a72519c526fb476a173',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\related-posts.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f0817ba26920ac2ec10f592b0305d0d1',NULL,'a48bc3f6ea37779e874f6f4043d34f8a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\search\\class.jetpack-search-helpers.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cc7c03d5fa25326c48f3bed69c8f7511',NULL,'dbf519d3bddf29318e4f6fa83269777f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\search\\class.jetpack-search.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'22256a040255b63ae7daf29e2dc2dd53',NULL,'0d6f46958344620d4cdd3e855a073bc7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\search\\class.jetpack-search-template-tags.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8522f7a4e1312166e3864d2818231fbf',NULL,'a922983218b96edd42cd5c08a6f03543',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\search.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'319ef4ea465fd7dc81eadf6319e400ce',NULL,'893e0ea0a07ec9521f8043406a6a2e46',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\seo-tools\\jetpack-seo.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'930b82f32537d9dd18fbaf870685d50d',NULL,'a684d48844b77b2e4e716e94c1670318',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\seo-tools\\jetpack-seo-posts.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a63f86ba4fff84af430b1db640bf96ce',NULL,'5ad2bbd51026b6fede7f0f691ff8a063',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\seo-tools\\jetpack-seo-titles.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'343ffb01ea2226897e57a73cb763f67c',NULL,'a0b605c7a6f03812d3e5a99f24ba38e4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\seo-tools\\jetpack-seo-utils.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ead7a26e35fa648e3bfa3f59d0f27edf',NULL,'07c8aa062e2c90aa1a29742a60240bc2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\seo-tools.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'eb697671e8438117baa106656e0bcd06',NULL,'a2b763fc803aacd4ff5eacf05b39d508',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sharedaddy.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3ce1af986d370a2fd981c4dbfa8bf1f5',NULL,'d18236a13f7126582ab80a70209596bc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sharedaddy\\recaptcha.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'48964ce6486a2a50295c2d2296bc52b0',NULL,'9708598ebca05cda7b652d3bf5189680',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sharedaddy\\sharedaddy.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'86983fa7fb895db35b0f70676ec4928b',NULL,'6f13d0a44b7bb0d262ea63258cde0dc5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sharedaddy\\sharing.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5de71dde04d00bfdcf07212224fa894a',NULL,'3c985b4845aa00f68b2be9c2a4c60459',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sharedaddy\\sharing-service.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1a203c196b3a4ce7026ef14831b86401',NULL,'7bacb56709e3b3c658525e45a2aefea2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sharedaddy\\sharing-sources.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'23e7234091d45f438a26af39cbac2596',NULL,'04387f8b55c17bea27344822130077d5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\archiveorg-book.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3b33e443ddfc5c4032d7f1eef09a91fa',NULL,'acd2a15a474775cda9d1db9151ccf6b9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\archiveorg.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b69536b34035455305b1a491c2be5281',NULL,'3a4892f92e7417ed2b35dcd105a0fdcc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\archives.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'082d18f6459737b8f36c2fb7e26b97b4',NULL,'a58c9cb8cdb6905b1d8bd5477f5169fa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\bandcamp.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fce4256847efdba267eeecde23ccf5f3',NULL,'39dff47d8fc182ca85b2ba05f450656c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\brightcove.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2d35d3821fe2ef49ce90027275e5c1cd',NULL,'0d2a1a9be9fd52159c99dc67c298b5b5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\cartodb.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'63b6b6984383b9276279bc0131839306',NULL,'6105248abef7750306cf8ce2ca1f45b7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\class.filter-embedded-html-objects.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'556f6ed92e1949e9834c082fca3fda3f',NULL,'d245a220afcdb185ffec09ce36230b78',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\codepen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'31dd3c7ccb3509b5fae5c99b01ba413b',NULL,'9a2d4e32756518d16f20b162ba89116a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\crowdsignal.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'42197a1bff42099183192c5eaaed94c1',NULL,'d2dceed19b5a19691f5820efe07295bd',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\dailymotion.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7c8c5a70366ccfb9db47e6a60d1c2f1d',NULL,'d6e889cbce3ab5489f07e70c8bb6ab07',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\facebook.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6a1e5e4beb6fe1f58bdd1795389ce394',NULL,'b0ff7ee37f747c4385a26626b962cc20',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\flatio.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1d3d5fc453fb91e9bfd274aca91c489f',NULL,'1626c42d2cc627a4a20916609b5f72c1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\flickr.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'265f104904bb9d4b5911a02eca5bdbe1',NULL,'e08209a5c98b894804f3a99e26bc5203',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\getty.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4e17e10de4c803af4909fc7d8fb380cc',NULL,'8e1b5153db64dc8d6ec1d30270422da1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\gist.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d4172ebc9c36c7bcb0251caf4d7a5dbb',NULL,'e335838ac726924a5b6c799168c76dd2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\googleapps.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'aebf759d04cb7afed2afc2bd341dd580',NULL,'2722c2ebb1b7f3ed2e907c64d7287c61',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\googlemaps.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4ce503b6d1456c3a01f91e3a781c43ae',NULL,'9c185770ce8ce337259459f95e1c1c28',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\googleplus.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cddbd05df3da4c56c0d8c28fc6cbb4b0',NULL,'7b970c1a1711a72e8d4ba3cdc6faa46f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\gravatar.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4e11213844ee22dcc72e29be0bd6ad39',NULL,'9ee30f0407a8fb8d089013cc1e070c1d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\houzz.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7638b4e007d5d18a9443059102b577b4',NULL,'8b0fa751aec0ba023b248d0139266c6f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\hulu.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0baeb91d69973b36e316e4481d8f332c',NULL,'f84bcd0704e9f9e608eb5b998e49069d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\instagram.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c2c1421ff8db86f8f80de82f9a2e2f0c',NULL,'16366b5307a17bb5ba9104993a706bfa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\kickstarter.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b8ab767e1dc80bfbef02d7bb779465f4',NULL,'0e28967b1b686cd9c99d9ca48d6dd5ef',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\mailchimp.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4824809665a5f606869f3d7626ccba4b',NULL,'5165bcddeb6c3aef705dba604dae6417',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\medium.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dd1cf95d414aac7cd19faf7e4682f2f6',NULL,'31c964647d643325197d1cdd0fd7f567',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\mixcloud.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'176ee61a16a45c2b443a371159c7874b',NULL,'a22e8feebfe2cd3cd1a85cccdb3bc605',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'68e1fbb9d7dd64022d3e7cb032457e17',NULL,'a919a24ceda5ff09c36669c639b168dc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\pinterest.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'350090e3a02215a4c664ea233f757ae4',NULL,'6d3b095d3f8eac6bc65d63df09803f87',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\presentations.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'65f2a6dc0cada800df3a369a36ea742f',NULL,'0e988d34322c45edc3dd1b7a014c9554',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\quiz.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d0ad50b920d2fe7bfb890a194aae7db2',NULL,'ca2db1260d364a4a342222727c2eb06d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\recipe.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f7eb0685033ba2c6fbee568cc67eab77',NULL,'346e370694630b19538466db611f06f8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\scribd.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'044bcf73fa25fda92524fac0f775479f',NULL,'ff5869745fe7cffba928e7349b44cfb4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\sitemap.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cf5b77aa8b6e8d1750a7949c477b70b1',NULL,'08add24277d0211572b1724abc2b341c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\slideshare.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f61693e82732a24618dc70a21a2880a3',NULL,'38baf85c006936aa919099f856ed8494',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\slideshow.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b408bffef3124d71b916dfcb125a35ef',NULL,'992bba9b67b3c34981590f17f588bbdb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\soundcloud.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'900868f511981769c7f6bb3a152ba323',NULL,'30e6518615ab3a715d59f804376ab3f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\spotify.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4a38ae14f7d3e71ce178e13905cba71c',NULL,'57c960d3aad09626a616550fb1bccc2b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\ted.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a96c877c6dfb15f90e63b4b599317ac2',NULL,'e97242c96b7f2923235d270dd6d38488',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\tweet.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8573b1f6935ec7611d8e5778215814ac',NULL,'ae4c34abdc739315b7777c8e7d8d0e98',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\twitchtv.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d9ef8f7fb8c18cbb114637ba9e6caab4',NULL,'f5b12db57aa78a903a1de4de1d210866',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\twitter-timeline.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'95d3c36791c2808a423fd4f64cb164c7',NULL,'65d5af35672228fa8d8cc8a7a9386a5f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\unavailable.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ef50fa89c1440c5d71f9e85d827f9039',NULL,'9861a0748027228816aeaeaf38a5b6e9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\untappd-menu.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5ab36852e6f0bffe948308cce8d5922b',NULL,'aa1f2826f4dbfd4b5fd4934623866451',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\upcoming-events.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b179f9a3b1a7e60a8ea17e6519032ce8',NULL,'02f2c713cc8c15814fae4110415c0a95',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\ustream.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'65ff65449288e5a56524dfd2b511a94e',NULL,'3051113da82991d21f69861e2826e23e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\videopress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0e9c5ac5378590c7dbb7775b791a4265',NULL,'2715f9844c7627f919dffffbf37d7b52',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\vimeo.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0257ea46c7bf05cc9404e874cfab32a2',NULL,'d6ab38fbb20a7d280d4de59d28029003',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\vine.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'25ff83320aadf717a48bff38344a11e0',NULL,'a50b3551c72b4e912869892efe27fffa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\vr.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'56768b43c1954fcfc3155cca50d22bb7',NULL,'b188a82edce12e256dc97ff891d00716',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\wordads.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ca377afe97350d560a14078990e1deb0',NULL,'a99170a3be9f9e423b133b617e8213c9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\wufoo.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'133a25c949f9ca45769e146663fbb0fd',NULL,'acf4cd970914de4cafb2e414f790bba0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortcodes\\youtube.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d2f801f4e681414a92435d9e4085bb2a',NULL,'1641876628897a763994f0cee78c1ffb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\shortlinks.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b0c18ca7c2e2bb86963209e4a55ccaff',NULL,'8ddc57f53f602abc6a561dcdfb53925c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\simple-payments\\simple-payments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ede43b025e1d350cdba2f02db2851c73',NULL,'8a0b8ccf94164a160ce0a1ac53a547d3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\site-icon\\site-icon-functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d5570dfea1f3ee564784ffca22e3d823',NULL,'33d32fcc4823a6ed789b0ee34c30ab26',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6002593f2285663984850529d647c75c',NULL,'d8e063eadbc23984a600811f9503810a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ebfc268532a1782d2bff91581ca662cb',NULL,'c4534cfc7e638382fe041a8dbeb49479',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-image-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3d5eeec69dd3df4742ea367e7424914b',NULL,'046d02b11c19e8299eb720b1da289772',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-image.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9841b6ceb009d49ead15e155bafc5c53',NULL,'e3eb3c783945222389b00352e25a8f5b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-master-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c9df24f38c68f5548cc14d25513f4dba',NULL,'e560af10d9c3b15438397182eecdd176',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-master.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7952f5aa1bc7035fc92d3708094d1c3a',NULL,'4a630d589e79ca9358c3c5302b1484db',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-news-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'808d602e0686c6fa07c0843303b20618',NULL,'affdf6dc32d3891504df76609abbec43',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-news.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ca9c42beca898b93ab9c7dbd5efaa5aa',NULL,'f515e02693f76c8b91021e399162e818',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-page-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0153ffa04ca779f3db41fd4355a6b6e7',NULL,'a04d4a43603f943f65c86e79134592aa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-page.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1a4ca2c38149ecfddb48383f0ba9fe7f',NULL,'f70bf7b1b95be44a8707c63bddcfb2bc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ab132e8d56c6fedec4a3c055f181b831',NULL,'46a56e1439d443835885d5159b1a1b33',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-video-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'de8b9206d98457851b726c90a0f379cf',NULL,'536fad320e4fd93c036791d15e665b0a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-buffer-video.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b017b2ed36448541b60a5374bd930ca6',NULL,'cfd8571b6e44555fde3b9f4c0548d794',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-builder.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'539489733cdc78198abab3b8a4940b1d',NULL,'f296fc0f48522d3c77983b378f951edf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-constants.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'61769297e9683992f79e88924e5715c5',NULL,'5314023a329600d6d2018274ab9c0869',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-finder.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'06f6aae22b2dee96eaa477b592cd7152',NULL,'40fecb7c99626e15c92cbb5c02e556b5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-librarian.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8d8275209d603f9acc88161980fd0963',NULL,'fbd997dc9ca7046834765d59392dc254',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-logger.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4c82ebd75313f0289598311bf375eb78',NULL,'d65374e471076fe2b4b9e3272a104fd9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemaps.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2ca14d179a9103a78d721585b722ef03',NULL,'99dfb7d6f9b51b29f859c18ff16dfc90',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-state.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0f3de098ae44ecd57be0748b1cc1fa55',NULL,'24c14399d769e4310ee80ab72ce52da1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sitemaps\\sitemap-stylist.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b943f2fe401ff586335983f1b17b55ed',NULL,'63271326fe485c6b2aecf0da72d939a7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sso\\class.jetpack-sso-helpers.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a76d64b59eec4bea879eb441670b7242',NULL,'76dba61c5568f50e819486a39a64e3a7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sso\\class.jetpack-sso-notices.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fee3bec9839cecf354e3b47e68aa5631',NULL,'768e74a77a3ac44f0bba55dc63d72394',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\sso.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1712bff03bd6f1942d26d66a7e4dc11e',NULL,'421127db9a9f7a27b5aff448b97b9b00',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\stats.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'030e54b9737a51b0cb84e00f79681421',NULL,'4a09dc73cdab1cdbf3f2a6af9f4b3f48',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\subscriptions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'114e4d92df8781df1373e2c38721509c',NULL,'96f960ebb201dee26b40274d71f6118f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\subscriptions\\views.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1a32daed26915a8b9e3df74eb1c51e17',NULL,'d9eff142a084c76bd0fe88067d74fe77',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\compat\\twentyfifteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4b270f60d7b3ed03e49e73eeaedbded8',NULL,'a37245706f67dbfdf573ef6b1b5b60a8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\compat\\twentyfourteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3b9b5aab197181d3a8f27ed1b58622d8',NULL,'0126d0461157a18dbb745ae125498ee6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\compat\\twentynineteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7875b03172deafbb84b2c47fbf96fb01',NULL,'770971f5ba63997dc274ba860b07c7e9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\compat\\twentyseventeen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'17b14e25745d5bf978e4dee2534681cd',NULL,'57e4c83e085c0443a3b97194f5880d17',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\compat\\twentysixteen.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4d769164d22ed9d6a173e86664b6cb86',NULL,'d0658ad8e71285e73a3ee83d465da7cb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\compat\\twentytwenty.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0d6f87dddb1545f8f25c0800e10a2ffd',NULL,'3e5c5da734ad226f46958eb2b09a04b0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options\\author-bio.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'58a75afa9f157db8d25e65a7a8ba2504',NULL,'6fd270ad739807e0b181903fe144de72',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options\\blog-display.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b6aea0c3470587f6841954a147d25e04',NULL,'ed26b9d96b5c9a17f653226b9875a4e2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options\\customizer.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'538f47685dad7eb9e95572cfe83f4858',NULL,'369d3a30d685a3dc221ea84f6f99a5d6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options\\featured-images-fallback.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'aea11a772895774d4cc93720e4d0197c',NULL,'853bc02a81d0d2dcabd3ec6a96931eef',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options\\featured-images.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'51356e822ca2033c70768c7d4e54baa2',NULL,'44ed193639f3f32fd1e68e530f91cd66',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0291446415dbf0fb1eb32a8222740f71',NULL,'aa0e56c2ac1714d7061491fa3f0423f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\content-options\\post-details.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'115c2d14d7da87273f062a1e7c6504c0',NULL,'f8618ccb4d163c18f7ef9202e3d2c093',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\devicepx.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'215d85a828d20a296a48d92c88f41793',NULL,'f324396fc5c221fed2e67465ad29ef95',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\featured-content.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'454ecf46943d6c781e2a33994841ee62',NULL,'e6ffbe7072b7256fe05e307671313d34',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\infinite-scroll.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c9db89fa1df12e1e984231c28f43443b',NULL,'22d16873b6805f9c35e7a7a229b03feb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fa5e3b185fa0b257e830cbe71ae86d1f',NULL,'d37b09a8060bc4aaef930b6c2a4e9181',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\random-redirect.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'794bafc52305b0350af32368c3befb85',NULL,'fe6baf87fd7d328549b24d6777e69ab5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\responsive-videos.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c630510a35b54b7b04fa117a19ed2c4a',NULL,'d6e7763107c9f2d68a055ca9fa7f50b3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\site-breadcrumbs.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'75936b45c12caab58f302722a6d89976',NULL,'693a6aba8e74f371c2d3ed0d6a8a82c2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\site-logo\\inc\\class-site-logo-control.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0b77e0838710f53ec90305cdcd650a3f',NULL,'ce45fe6c655670f8beedd8daf46c1fde',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\site-logo\\inc\\class-site-logo.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6b48adadf455830722485b0b2f8b87e8',NULL,'d620a99b45dca0a69ce62a7c40d863dd',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\site-logo\\inc\\compat.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9cb6f4833f784eb9f2fcaa1b1f4a2d00',NULL,'3134b6d5785676af51c4d0296262e941',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\site-logo\\inc\\functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b3ab05e802c2e87e54b2cc8659a6ce53',NULL,'7b78d521b87c5205618318bbd5fc6f4a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\site-logo.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'170aa41f14f025d750e825090640ad85',NULL,'57fbb40d3a024cd0d02c90ee228b18bb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\social-links.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2a6809b00f8f4e65c3099bb334979121',NULL,'c5d987942cfbe1af978ebdf90c0272f0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\social-menu\\icon-functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a3353e3170cbf22b22978ab0f5ba3380',NULL,'58352f36aa1cb26f6f6f59079927d1d6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\theme-tools\\social-menu.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'536e5f7d7bc8b6434944480aefe3ac41',NULL,'7d27871ff7871e358dc69ef9cf173dda',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\math\\class-constrained-array-rounding.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'51fb089252aa2bbd37569287a9482b39',NULL,'702b1c0ec623f6f8b851534e9ea13c43',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'26dbe0baa4fdff1220bbc1eae3a73838',NULL,'df6ccbfd7a31405172e9b17fe2561312',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3732469ce66cf390b529e56bc913e8c4',NULL,'43bb0e12019398309da6e98df1da1573',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\templates\\carousel-container.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'af4d7848940e99126b4b2f6ffde689cb',NULL,'fc4b01381d6df8a7cf10b5a5f1031dcc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\templates\\circle-layout.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2f5c639ff874d9b7843e5a30f92c0ebf',NULL,'16a50eca01fc4d7fcd23a506384952ae',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\templates\\partials\\carousel-image-args.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'50171e3589e3e3203874dbc16c9989ba',NULL,'a9e79469bdf4635af16b9d5d5456ca12',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\templates\\partials\\item.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'262870c26e296ba713c799532588999c',NULL,'34f657db434166cbc3c06b0fed19729a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\templates\\rectangular-layout.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bcce617b5c71c9ac85695ea300014746',NULL,'c5836abbe634be390d48b397172c6017',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\templates\\square-layout.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'037b3accc99231a8f3a9445e9df6c034',NULL,'e7c9d74f8ced15013272b6e761689a2a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\tiled-gallery-circle.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a5efa313ea486037e84e16d4b2ff33a5',NULL,'a3d16eb79c72d2c9ace143b7d7512831',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\tiled-gallery-item.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4fa1fb87f10e967bd4747f12cfa2356e',NULL,'b374c3e55e85824fdde1c6dc4a7e2361',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\tiled-gallery-layout.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'09f0aa3ce6c80ac74fe218ab89cf9059',NULL,'8befa687d3d4c03fa4f618f08b98a87e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\tiled-gallery-rectangular.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8336bc66d6db6ffe5e780b91d6054cf1',NULL,'0082d89c4e5937f61f5021cbff66bc5f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\tiled-gallery-shape.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1844320befa567d997ed204507a50dd3',NULL,'c801c88a6f292df3509dfc29a0cab09d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\tiled-gallery\\tiled-gallery\\tiled-gallery-square.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1907533d5c0eacfca45304f7e7a236fd',NULL,'3d89b7ebd258bcc0f8e4da94d2224c44',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\vaultpress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'188ca6b4438ca882c22f8ee6a403171b',NULL,'ba874dfbd08f0de9049f5feccb20cd8f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\verification-tools\\blog-verification-tools.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e3c9188058eab916e4ce3d5c86d0ac3e',NULL,'1b01ebc6536eae1071a0789225ec20b9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\verification-tools.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f8e01ba7813ace306dce1a68ae2fa839',NULL,'6eaaaa924c6cf251398a70134d6ef4c8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\verification-tools\\verification-tools-utils.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'19ee192b8e9e6a01a69b4a4fa9168780',NULL,'d2372b279a52ed5ab1e84395c782179b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.jetpack-videopress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e12cdd28ff944c53b00bab852121d890',NULL,'e049e83212c3ea8963946bdfec06b77b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-ajax.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8ddcbe02d1108ac57275ae9b4ea15dfd',NULL,'9b28c941f8df31c0727a9b802306b61c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-cli.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7759bc9d3e496128ec7396704e20b691',NULL,'116394d20bc2b6ce64c1aa4bd862665b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-edit-attachment.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dd0403ddbaf391949871ed9a0e6deb1d',NULL,'d14d7836dcee89a8c961fc5e708c6f6d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-gutenberg.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b66c23f6970a5a744800a5d4b7c6dd21',NULL,'4b1f31cdcd41fed32df91c0262aa0d07',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-options.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fe894a985ae1f8300412a0151dbc375e',NULL,'109f220c1632fcf696a8f3f4fe0b7529',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-player.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bdb3b24e1143c7940f5c53c345d86b9e',NULL,'a3fea6b322656dc5dc9803115507894f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-scheduler.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8486b72edff094e0d26611ab2b31ea0b',NULL,'b94458f6a8cab219d26e9d1af99b1f0d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-video.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a3f731cb5428ce4360d49616ff99450c',NULL,'80756d2910b587c9ac854c842d83ce8c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\class.videopress-xmlrpc.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'25ed60208e6502f795a4d0aface5add8',NULL,'40b6a1a59b28c62cd5c151a4175830d5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\editor-media-view.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'94222e85542c3639fe8b46f0bac4bab5',NULL,'b9c3c0d4b075a3d02f12cfd54bb31c86',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'16c50909129160a6c4cc2de151ee216b',NULL,'a20ab65e0b4424cb6dd98754af574a8d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\shortcode.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fc79a61563cb9e01504d9325afffa2d5',NULL,'ca7524b9288c01b777355117918f52b4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\videopress\\utility-functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'886c33872cdb91eba638ab8557f55727',NULL,'a461a38de49cb21df9bae56630a9a1b0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\authors.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0bd4e4e2134dd7376aae2f507c5f3041',NULL,'b48837b7022199fd5c3f8ddc3288da1d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\blog-stats.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'edde85bab24ffed7a63d6fafdfc20067',NULL,'a0533e8f6e2afe61a3d3dd7fdeee94d1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\contact-info.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a1f7b4893ffdec2b45f5daea70f81781',NULL,'bceb5aa206be8c40911ddacfa5ad1912',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\eu-cookie-law\\form.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2a733126a527957f94a698e5275b8ff4',NULL,'41b5c374a0fe3ae3c16af850c2f32d66',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\eu-cookie-law.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a81b72fd83e45042a340c872635b18dc',NULL,'87da1288699afe8d5d55f8f02ec8c618',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\eu-cookie-law\\widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f60008885dd4dc4faadfd6edcefeecd7',NULL,'c640585cd147dbd98a6deca7662665f3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\facebook-likebox.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'95d83599b64c74d02f02655aeb83f043',NULL,'547e97b95885583a2a1f91b3f61290e4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\flickr\\form.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dcbf096fb922b763a07276554d6d941d',NULL,'8e79ee89cabf08711fb46e9e9f9e3997',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\flickr.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e96bd6ee87807c12ca471a205c7d7d0e',NULL,'d5c4b22ee0f0d09801d21daaea839fec',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\flickr\\widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9869a21d82a8c52c114ce494800934aa',NULL,'40da380473b0f9c25156d43551b56dec',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\gallery.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d7acb1c22b39a85757e8afb4277c9150',NULL,'1fdf8d5b30658b7f310c5e2429eea403',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\gallery\\templates\\form.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'69468909186f4b4e1438a9adfb83cbee',NULL,'78fc19835a4058e01ec6cd8cff87e125',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\goodreads.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ad97363554bd432a93f1b5c85e0cc32e',NULL,'14b0dbe380c52dfbf5c2bb5197ca7a82',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\google-translate.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a07fe0fed644c6e11bb0040282193fe4',NULL,'bfef0959911b48cec0ec60b9e99ae131',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\gravatar-profile.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d5db4924f2a8496dcf1aa6d4c8b869c0',NULL,'59f1d0d11d7d1efa45b8607efcbefb2a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\image-widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'66acff6c836141a8bb904641aef8f788',NULL,'043991f5375b2292ce94fb0324928582',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\internet-defense-league.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4921e3c3bfd54674365196fba454a192',NULL,'ecead028617750a64ead77673bcfcfc7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\mailchimp.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a40987f15f217df7b346505bf7b1e513',NULL,'4d086564be7ff24dffe14b3839fea774',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\migrate-to-core\\gallery-widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'97a49dedd93bb4bad05125c4b02ac103',NULL,'89294742adcc432c64a89e6a0d2bd9a6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\migrate-to-core\\image-widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'74a47edfd90b899df45721bdec30da95',NULL,'9023980263ab8d1fcf962eef425fd807',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\milestone\\milestone.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'96dda7c512b892ea3153164cbefaabb0',NULL,'5880c515e3c8ddc0099abac5a1817a66',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\milestone.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'63c7d19aeea96fc1496e308772cba66b',NULL,'51e0350b4cad36735ca8b900679b0b93',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\my-community.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1cd321fe6105bcf98aa5377a8fbebe85',NULL,'cd71f2f4bf8e048129c999e5ccb4ae25',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b8133a597222afc2aba71b98d5def1f5',NULL,'1750869f9a49bc90530cf9ea66c9013c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\rsslinks-widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7a6f23b71d98d896cadf43dcb13ca653',NULL,'8972859360633395c7107730c700c9ce',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\search.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'037a9c0c082a178a63ce71977d8c6e13',NULL,'8c754bd8542bf02912a757b3894b71d6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\simple-payments\\admin-warning.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d96c1667a8c420bf68587062c547845d',NULL,'27da7f63775da9687f0a5463ff4b0002',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\simple-payments\\form.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'abe542e17af8d4efb5956e9446bb3736',NULL,'0db3c337683a9b32850fdf9451c10411',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\simple-payments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fe4b9715145d97a163a08815565acded',NULL,'113a9aefa96956b4af7dbe283ff4fb9a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\simple-payments\\widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1b31887480293eac0e7c7df0082b6673',NULL,'1385e6cf6508bcd616254f81dc192610',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\social-icons.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ba7cbab71dbef032cb3c3736322fd79f',NULL,'c675b6958043e109052b0e0e63eaf973',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\social-media-icons.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'51477fe7b194303b5e03a4390bb990e4',NULL,'fa8d5e758a2c956a6c614fa0fe873094',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\top-posts.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9227efdd7b923d7fcaf55d341f1585de',NULL,'2a304312719d8a23ec51444137dbab3e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\twitter-timeline.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'97fe840e84abb5977200c759ae4f8629',NULL,'47e8b3ada90410de8ae7f258f039f830',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\upcoming-events.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c3c4801e226dace336d3bde72ba1e83e',NULL,'3a09fee359f61bc075613138b4087077',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\wordpress-post-widget\\class.jetpack-display-posts-widget-base.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cc8142f823d8a39f548bf082d220bca5',NULL,'e5b0e54a7542ea245e98f53b1491035b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\wordpress-post-widget\\class.jetpack-display-posts-widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'94c08379f31bf48889c2bc50eae4d2b3',NULL,'f5d0d330d73e5c356b8854ff2aee3965',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widgets\\wordpress-post-widget.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'45e73557c6c1b698020aaa2cea161ad6',NULL,'b60cb2bd6e94811aa256498041cff9b4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widget-visibility.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e604eb13521c27bb9f3e7234b17eb982',NULL,'1b41fc4a409c478f757fcff46b6211bb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\widget-visibility\\widget-conditions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fe89f77b6f07909d11aabc4b3b62a926',NULL,'b022040daa9d258a37db1fe0a0d01cb5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\woocommerce-analytics\\classes\\wp-woocommerce-analytics-universal.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bbd8e1c0ee4962c7f61e68bc42bad977',NULL,'2189fa36f3801da728263150faf80cdf',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\woocommerce-analytics\\wp-woocommerce-analytics.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bb836f3e57e02538cda89bcbca4cbde0',NULL,'74a6863ce2fe7c4c63b1c1ba4a270e10',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fed3ac05b072f0843e0538f2bc30054f',NULL,'9e0bd6320073c23a10c147ee9f712038',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\php\\admin.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7c2a6b3f0a5d1c2011550834b4326efc',NULL,'91ab1f2563a9fd0c7237b71a86299e40',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\php\\api.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5dff0b34075327b3eec926f3390ad8d3',NULL,'ab6b524e569c33751b6ad1bfc14b4bc7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\php\\cron.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fccfe01eb087c00e3371eac84686515b',NULL,'5ce2b4394ddc1f78974c724751590425',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\php\\networks\\amazon.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ed42632802e74a85bca9520d106dc04e',NULL,'c94269a3fa36d915edd970f14fd39fbc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\php\\params.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'beb51d83be9f7acef6225851ec7f7358',NULL,'2a90dd96b945148bdd40e8c00a289af8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\php\\widgets.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9dddffb88d3168305b36337e9cf6801c',NULL,'cd0323cccf21f549245e4b62dc2cc442',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wordads\\wordads.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6db5caa0503e4b811524e0f6202ae7f4',NULL,'2225121d318e234a32d91b0065d6da95',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\modules\\wpcom-block-editor\\class-jetpack-wpcom-block-editor.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3fd48a1197be04e03217888353c2a8e8',NULL,'3f8be3f5940d3fa783dc85226621436d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\require-lib.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7b1fd4f45da1b8c79c49dc9351b4d6e3',NULL,'ed7a11d22fa728efc3d96d62a6eab014',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-date.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'103d3ec739b1845db6624becc06b8ae3',NULL,'4bcd8d68e4c00f3e323701c92e6d8d2e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-links.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'64cb9dba17ffd6228b302f6ef08befbc',NULL,'46fa82251f046c11576dd8a7095dfab9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-metadata.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b8dc3e7f272e3973f4fcaa3e9a73667a',NULL,'7dbe1262543d51fd69d354baa27e5420',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-platform-jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6f3ec37449ac6efcd2c8a6d0a45dae91',NULL,'aac6e7a034a06b2400bd548877e28414',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-platform.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e4e4ea5bbe66400407684434e4ba895c',NULL,'d1aa69b0638673fbd0c5902dac4da156',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-post-base.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0aefbb7fc22886c447e6b69cc9d82276',NULL,'451a7a5b5aa49176b31fb62b82dc4929',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-post-jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'87cdaf36d06c2a138528ff788928d7ae',NULL,'7fe27b5a9067a907477a29d04dbfd28e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-site-base.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5d31c4472e44a6cd55973f6b186314ec',NULL,'ec2cc224a879f05cfb498200ab25bd8f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-site-jetpack-base.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2f6ddf8d50c4068f2be9ec916b00d2ab',NULL,'8fa002dbaccc37efce9c9203ab9a565f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-site-jetpack.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3add8762ec5a7cd286216e10ed5c1179',NULL,'67e1d16a96c7d95e57b3be10a6f37f07',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\sal\\class.json-api-token.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0068032e5810d954de1f645c261f71d7',NULL,'2593d6e7e6901a1902ac32d8d91fd249',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\src\\class-tracking.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dde2440ecbaaab4587d8a49596f94ff4',NULL,'0f88dfbfd89d6d41ad7af81054ec17aa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\uninstall.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5b1d7586f1b8020ea3d3dac04721ee73',NULL,'0f2a311c28b8c3e2f297ca08fc791537',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\autoload_packages.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'37ff31dbb5aca92030273627f165b374',NULL,'869af4d514c1d1d10cc4b05469d4a8b1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\autoload.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'45c000319abac9a2c239ac6a477364b3',NULL,'b13f715c3d01ae4d0f98b0de6080f605',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-abtest\\src\\class-abtest.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'99bcf2faf16865a96bba9ff847b20067',NULL,'075a0be249638d34ef22d45f4b580b58',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-assets\\src\\class-assets.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3f762f6fea25d67dcf442f76c8433170',NULL,'1d448aca8c1188a09543db35ab32b914',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-backup\\actions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'68316c14b020ec4f1f5e185aaa7c48d0',NULL,'ea2bfec4c745bbc92cb207cb3ec7af28',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-backup\\src\\class-helper-script-manager.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8a1bfe64f4df1c0399fe4233d50177f7',NULL,'54a4a5c3a9f3cc16fb71eac739e0bdd0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'9b683bc3c75ec81ce2820d3c0d0aec60',NULL,'bca8885f22724fc32b11589259002c1b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\legacy\\class-jetpack-client.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dafaee1587d03a2e77405487d0700a40',NULL,'e37f35432702e92e219e650142d59713',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\legacy\\class-jetpack-sync-actions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'973fb48f0ce5520407f1d2b686a5534d',NULL,'1097a190aea9c0f7e252eba56dc971ca',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\legacy\\class-jetpack-sync-modules.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'234c5de0ec399cde26d05cb563e5aee3',NULL,'57d3bdbbb9535f6763aa0184034c4897',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\legacy\\class-jetpack-sync-settings.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1b5c9d2c3bc95c5a1985dd967f8974dd',NULL,'45a23bb70d62089b25d158f36d95982b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\legacy\\class-jetpacktracking.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'442b71555ed95706bd577080ca6088e0',NULL,'fdf6295acbb81faf55614ccaaf6c4c37',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-compat\\lib\\tracks\\client.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0c1d830ad3868deae1eca0a7399a33b4',NULL,'922315988bc1535d4662d674249ec79d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-config\\src\\class-config.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'70a77bcac5a9603371ba994f1d0611a9',NULL,'c031107019e82e8f02cc3cecb8bdddc5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\legacy\\class-jetpack-ixr-clientmulticall.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1a0b6d2e352641a9d5bb6b212bb74f62',NULL,'bbbb29377f5f0cd25d607af13decef7b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\legacy\\class-jetpack-ixr-client.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ebddb2fc2027cc04e78dddd43638565d',NULL,'78332e144fbed9948cc4ea9dcf1733f9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\legacy\\class-jetpack-signature.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'39ca360a19c5e812895854edc234f019',NULL,'14a3406e5fa8246b540fa0c5842ae5e0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\legacy\\class-jetpack-xmlrpc-server.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1d3ce199b9dc7333c6860f63d6ce4dd6',NULL,'521ffd21ff9864e12f4a791f8b1ae6ed',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\legacy\\load-ixr.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7c493881e5d963e84a12a3ddb035269e',NULL,'c1a35d601b5390d3f3da7d830f5ffe44',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\src\\class-client.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4c58cb4e65aa01c61f42643e857df48b',NULL,'064633cf401d6ed92701d9387e84a628',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\src\\class-manager.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'299a045edfc09d5002d5603fe0bfe674',NULL,'e5342d5eb83d7d8fdb094d750e64a557',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\src\\class-rest-connector.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'93246c2ad280018d548cfdc90661de25',NULL,'9577fc04777e7ed207e9589754759725',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\src\\class-utils.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d180b03fdc0059b4d9e329dd746ce532',NULL,'2ca3438b2c2fa1052b7fae1b541149af',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\src\\class-xmlrpc-connector.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2c099dba99050c04b35348e3dfb70641',NULL,'ce4f322b968ce53be7da6a670970ad2c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-connection\\src\\interface-manager.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'03242c19851967d94632ae52dc198dec',NULL,'7ae6b971d35ca630b3baf0816324fd53',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-constants\\src\\class-constants.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'5eb3759dc7f782e49dde351d54cfd858',NULL,'e3eba386b058c0c7f886ccdd9c015cd9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-error\\src\\class-error.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e283e0a1c5045d630002fcab846e97c0',NULL,'0d96e693f01d2346b62bc412e6653baa',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-jitm\\src\\class-jitm.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b3196d1441f0eeb4df7360b087bd7903',NULL,'662cda1d2d17d63aa701312d81794e58',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-logo\\src\\class-logo.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3f0dae2246b45253d87389958b4ab2d3',NULL,'c8aa60dab126d7629bcb83808f62ec6d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-options\\legacy\\class-jetpack-options.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'aa3b18910781057768a9d16eb1fb7442',NULL,'f2e3894447461120a5fb2d8777d06129',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-partner\\src\\class-partner.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c85339a8962e4ba68df2327cbc6c65d5',NULL,'66f57d8292fe778e346a8d513b221487',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-roles\\src\\class-roles.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fd047d548ea9db184ba60fd614890860',NULL,'1f40b1d53e2a5ceebbf1c2a072f3f1fc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-status\\src\\class-status.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'99d8e71248278f7639924e8b4369d49f',NULL,'3e27376c207869ba5a0cda85c7c7802f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-actions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cc0ad75c5f5e14dc8768a2450f33d06c',NULL,'21ac14df02b695ff32cefd541433eefe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-defaults.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cbc40c33e0741612720d9fb305fb8ff3',NULL,'970dd3a18575ab71a566412e22d2c328',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-functions.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'afd3bfcc36718b6fccb2f07ae17346b7',NULL,'1bcbecc184d77320377ac11fad24ad0a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-json-deflate-array-codec.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ac2d3f9b0fbdbbdbb9750c4a1efa721c',NULL,'b96b426c372529dee30c55a676ab72c0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-listener.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0825ba409a3bce8f83b701a04ce0144f',NULL,'ed5a1aba78efd901f95569cae566383b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-lock.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'de02316f53340960c4f4ee0843d93d3f',NULL,'91af2c5de8a2820fc8282b5307012a4a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-main.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'ccc3817cb6a1e4c5b4606de84317b690',NULL,'bf09da6b6588db280a829586bcec6619',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-modules.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'0d7cd7f2156b23c302f343675207641e',NULL,'c91b58c7387faa03ded4168092e984f1',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-queue-buffer.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a10cd5285047bb49d41ecc4411c51016',NULL,'d0c068265da475e9400833f2268c5df6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-queue.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d36e30c1569047b6892e8baf44e2f8ff',NULL,'faa50d139dd0037273eb2364d2d39a2a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-replicastore.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'06c48fd005ffbd04c65165de626cb90d',NULL,'9f3619d996ec7ff581d378fcae258169',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-sender.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8d32809470ec7807d738dc10c33bb106',NULL,'f9ee448bb9243e451422f3fe0eddf0e2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-server.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d2aa86985467530a6b7a49867201e7ad',NULL,'fd113f8c63ed932bc6baee7203f4375d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-settings.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'dd1ce0ac2e089d00905d38bf73ae3af3',NULL,'7fe91c7ce0433a7f956a6333c1945645',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-simple-codec.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'64e42912f689c76d2464427e170cd525',NULL,'918c4a1b3a9fa540c9f2307679540623',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-users.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f1e3877a21a8fb89fa1c8d8adfd151d6',NULL,'ffa146be6a47e1b4c9cac7af01594cf8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\class-utils.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'022f7c0102259d4ba3b60442abb10839',NULL,'793f7b022c7a8052d34399825d74ed48',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\interface-codec.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'678c7b696d266fdeb7e423ab41baadb0',NULL,'4099422f97da5f56548b98a8eea0e8a2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\interface-replicastore.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'98a869160908e83a067518beb22c0486',NULL,'b38308a68eb8ea7f7f280254a1c116b7',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-attachments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a00a54508cac37a315a57f3c7bfca9e3',NULL,'eea118f1b38547f743a16209b99dd715',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-callables.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d7edb89ae1557b8c15a06c35dd57f7c9',NULL,'af45f5b979cbbf03c6b160349e7e09b0',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-comments.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'99e762e8020b717fe0fa5a3b04c71026',NULL,'b08fb8dc2bfa83e035bade360f4360cc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-constants.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7f46a851263eb8d92eb38be208c9d506',NULL,'2996a7c96a0352fa74e870b2f5599438',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-full-sync-immediately.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e026d14a480273aa232856940fd2fb51',NULL,'0b33cb6e099f79c4fe902d1a91c7bc01',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-full-sync.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'29e7cb188a9f0fafbad77eb87a1edfc6',NULL,'292a0a9ddb4936c4591db9a683b0d1cc',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-import.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8f9c2a875d8c3edbae78844c042ad1e7',NULL,'ba6cb2dba781585ef6b16abb4c486e0c',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-menus.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fa2e78830afba4d72751fb5fde114f9b',NULL,'e41c3f33d34f24422e6fc532f95601be',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-meta.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'678483fbf7cd5ba504dc4bc8e20bc36e',NULL,'15a1c508a67b4f7e9cbfa519e7adc92d',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-module.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c6c7d905f01a0955903d53dff7181335',NULL,'0da309ad0140f7ba17fc8c3ca94f9a1e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-network-options.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'06509a96eb684f0b4513e3a25c8442c3',NULL,'7efd9155df253cb717bfe072d4e968c6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-options.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7768928a66ef4b4fb5a3db40974062c9',NULL,'2724ffbc17e25b521ba3d3b45b2289a2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-plugins.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'a879b651a496ece09612d7b2632b4d2d',NULL,'e8f91ffddf024972ae492e7256f5f5c8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-posts.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'8e34ce77fdf98854fb5e52b5644e89cb',NULL,'6889268f30255cc0e3886fef4f3497a8',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-protect.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'6e4bc88bf87e496aa2c549fb988ebe82',NULL,'05941802a74f06cbc365e798b0c623b4',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-stats.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'c8fc5b21413c8132238ebd0e5118176c',NULL,'333c2d6b375d36241b869e39295ec0bb',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-term-relationships.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'fadaf30c9daf28a0ed2b227b2f37675e',NULL,'e11d5948996cff78ee7ad68bdbfc461e',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-terms.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'b747b362f21741a6af71bb01de8042ce',NULL,'c1ffcd79fd05f52af0bddf3d09dcd0b5',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-themes.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'1e19534e8ed4affb8349acad1409638c',NULL,'61b643defaba8209cd2e6100931d1afd',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-updates.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d2804f137a64c31041a8640b801f4d49',NULL,'d4f3aa20fe6cb3012c8705706ac097ed',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-users.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'3e98e8e814219f5b9fdb5e1703c1caea',NULL,'ceb8c7ec2dd4a2054a7ced42801747ec',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-woocommerce.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f78ba024e1ae31882f57739747d740bf',NULL,'a761fae55ff8d984bf7c70580b92715f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-sync\\src\\modules\\class-wp-super-cache.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'14ad3ba299fe4e93d24cd541f0a93d88',NULL,'8d94c30a28a955dadbb9158a077a07ee',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-terms-of-service\\src\\class-terms-of-service.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'87a13cd7e69a9d48dc67986e9b6de546',NULL,'84105fba7e0947caa3915c67e35be624',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-tracking\\legacy\\class-jetpack-tracks-client.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'7a640c7f5b6ea013d9128988a0f7efcb',NULL,'a0b7f4015c53e2cc22fcf6a13e47233b',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-tracking\\legacy\\class-jetpack-tracks-event.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'40c0e7dfcadfca6612ec635588bcfda3',NULL,'4959b3bf1a2abdae8bc9018cb0a67a5f',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\automattic\\jetpack-tracking\\src\\class-tracking.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2027458fac7e2f0f3ac95c26e6f4bca0',NULL,'e495ecca74f5e85d94374ecac219adae',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_classmap_package.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'eea83b262431a6528681ffec2cab306f',NULL,'eb77f3165de1d4272a9fa37f34ac7754',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_classmap.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'43aeeb787fe60cb263dab5ee62e837e3',NULL,'a0c61f8c5b4c5ecb9b0a13280e3e8c23',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_files.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'bae808a24e5811651fb9efc979c699f6',NULL,'e94d566d252b344928ad1a99c40965b6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_namespaces.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'4b6c87b53049284e3efd692bf4ffe7ed',NULL,'35e12c7d76c4a81633bcf547c0e229a9',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_psr4.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'256ce90021273fbb647fdca7dc61cba7',NULL,'27dde3d94ff4b82cca687cb57ab87ad2',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_real.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e8f91567ea557521765b125b218bd54a',NULL,'7b9d49f3f24505ed1f4463ed15960be6',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\autoload_static.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'cb567917736db9a4216bd62e08e211ed',NULL,'0dc3f947810da61692acb2ea19099529',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\vendor\\composer\\ClassLoader.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'e3393bd5a214381c573ce07f34a81b3f',NULL,'a0899dd7d97c25fe1d872a542afa6081',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\views\\admin\\must-connect-main-blog.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'be24d107b01d0e3526dafe1462035752',NULL,'9b769cced83d1f6a470f566b838e0132',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\views\\admin\\network-activated-notice.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f9e5b4dec9b699ae58979131848dfd9e',NULL,'cebb0c29c3da9a4b7d966ba95cb377e3',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\views\\admin\\network-admin-alert.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'d029f3455d78994dcef7be1c8f332064',NULL,'b55608779b3183907007ccba0bc1c6fe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\views\\admin\\network-admin-footer.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'aa15ab055fab11b486ed2151da61eefa',NULL,'b55608779b3183907007ccba0bc1c6fe',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\views\\admin\\network-admin-header.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'2e3c4c326298f69ce7c5f1be76b15dd9',NULL,'50319e18f51f8e6806f49b65f3bb326a',NULL,NULL,NULL),('\\wp-content\\plugins\\jetpack\\views\\admin\\network-settings.php',0,0,0,'PLUGIN','jetpack','UP_TO_DATE','8.2.3','NO','UNKNOWN',NULL,NULL,NULL,0,'f04f44a0b4438b8b01553408db67572c',NULL,'33230b9b05f176c6d70a8779bc0a60d7',NULL,NULL,NULL); /*!40000 ALTER TABLE `wp_spbc_scan_results` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_scan_results` with 2417 row(s) -- -- -- Table structure for table `wp_spbc_scan_signatures` -- DROP TABLE IF EXISTS `wp_spbc_scan_signatures`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_scan_signatures` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(128) NOT NULL, `body` varchar(512) NOT NULL, `type` enum('FILE','CODE_PHP','CODE_HTML','CODE_JS') NOT NULL, `attack_type` set('SQL_INJECTION','XSS','MALWARE') NOT NULL, `submitted` datetime NOT NULL, `cci` text, PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=226 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_scan_signatures` -- LOCK TABLES `wp_spbc_scan_signatures` WRITE; /*!40000 ALTER TABLE `wp_spbc_scan_signatures` DISABLE KEYS */; INSERT INTO `wp_spbc_scan_signatures` VALUES (30,'dk','52063944af6710d83d977b1ea817920c','FILE','MALWARE','2018-11-02 17:05:42','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(32,'Pass','9a470b89e3fb537c410d7a4488fd69f9','FILE','MALWARE','2018-11-02 17:06:17','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(38,'FTP','cb92b1b0c32b1d209394ea9328e1c8ed','FILE','MALWARE','2018-11-02 17:07:37','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(40,'WSO','0b832c220f9aacaa89df938c13208b5e','FILE','MALWARE','2018-11-02 17:08:52','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(42,'WSO2','9e6373878ccc2436cc4011eab4c42ed7','FILE','MALWARE','2018-11-02 17:24:53','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(44,'r57','89ade8c0b01dd535286dccf072dccd41','FILE','MALWARE','2018-11-02 17:25:19','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(48,'b374k','3c2f6a5d11700dadb18b06e5f40e8117','FILE','MALWARE','2018-11-02 17:26:36','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(56,'Predator01','9a71dafe76c34fc36b0d8c8bbdf7165e','FILE','MALWARE','2018-11-02 17:30:02','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(60,'Cpanel01','27d59c8914ee43ee6f057fbb17473003','FILE','MALWARE','2018-11-02 17:31:50','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(69,'Azrail01','26b2d3943395682e36da06ed493a3715','FILE','MALWARE','2018-12-01 15:35:48','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(71,'SFTP','24858f3ac7f75ed5c94b10d4bececb88','FILE','MALWARE','2018-12-01 15:37:11','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(77,'Cybershell01','9a80c3a8db3e2c81bbac680cda989ee2','FILE','MALWARE','2018-12-01 15:41:01','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(79,'Shell','63c3683c265317d051e278240a9340a1','FILE','MALWARE','2018-12-01 15:43:32','{\"cci\":[{\"objects\":[{\"file\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(81,'test_eval','eval()','CODE_PHP','MALWARE','2019-01-18 11:56:50','{\"cci\":[{\"objects\":[{\"code\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(84,'FROM_FA_10835_2019-2-18_18:47:6','','CODE_PHP','MALWARE','2019-02-18 18:47:09','{\"cci\":[{\"objects\":[{\"code\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(85,'FROM_FA_11185_2019-2-25_18:45:50','var _0x1124=[\"\\x73\\x63\\x72\\x69\\x70\\x74\",\"\\x63\\x72\\x65\\x61\\x74\\x65\\x45\\x6C\\x65\\x6D\\x65\\x6E\\x74\",\"\\x74\\x79\\x70\\x65\",\"\\x74\\x65\\x78\\x74\\x2F\\x6A\\x61\\x76\\x61\\x73\\x63\\x72\\x69\\x70\\x74\",\"\\x61\\x73\\x79\\x6E\\x63\",\"\\x69\\x64\",\"\\x63\\x64\\x6E\\x30\\x30\\x30\\x30\\x30\\x30\\x32\",\"\\x69\\x6E\\x6E\\x65\\x72\\x48\\x54\\x4D\\x4C\",\"\\x63\\x6F\\x6E\\x73\\x74\\x20\\x68\\x74\\x74\\x70\\x20\\x3D\\x20\\x6E\\x65\\x77\\x20\\x58\\x4D\\x4C\\x48\\x74\\x74\\x70\\x52\\x65\\x71\\x75\\x65\\x73\\x74\\x28\\x29\\x3B\\x20\\x76\\x61\\x72\\x20\\x74\\x75\\x72\\x6C\\x20\\x3D','CODE_PHP','XSS','2019-02-25 18:45:51','{\"cci\":[{\"objects\":[{\"code\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(99,'FROM_FA_11290_2019-2-27_17:19:18','@include \"\\057h\\157m\\145/\\155a\\154l\\160r\\151m\\057p\\165b\\154i\\143_\\150t\\155l\\057w\\160-\\151n\\143l\\165d\\145s\\057r\\145s\\164-\\141p\\151/\\145n\\144p\\157i\\156t\\163/\\0568\\1461\\063c\\064c\\067.\\151c\\157\"','CODE_PHP','MALWARE','2019-02-27 17:19:21','{\"cci\":[{\"objects\":[{\"code\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(109,'FROM_FA_11773_2019-4-2_11:29:40','@include \"\\057ho\\155e/\\16516\\06190\\16011\\07053\\057do\\155ai\\156s/\\146it\\156es\\16336\\065.n\\154/p\\162iv\\141te\\137ht\\155l/\\167p-\\143on\\164en\\164/l\\141ng\\165ag\\145s/\\0568e\\07040\\14180\\056ic\\157\"','CODE_PHP','MALWARE','2019-04-02 11:29:45','{\"cci\":[{\"objects\":[{\"code\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'),(225,'test_eval2','eval(\"\")','CODE_PHP','MALWARE','2020-01-15 12:40:21','{\"cci\":[{\"objects\":[{\"code\":\"self\"}],\"action\":{\"delete\":\"true\"}}]}'); /*!40000 ALTER TABLE `wp_spbc_scan_signatures` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_scan_signatures` with 19 row(s) -- -- -- Table structure for table `wp_spbc_traffic_control_logs` -- DROP TABLE IF EXISTS `wp_spbc_traffic_control_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_spbc_traffic_control_logs` ( `id` varchar(32) NOT NULL, `ip` varchar(40) NOT NULL, `entries` int(11) DEFAULT '0', `interval_start` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_spbc_traffic_control_logs` -- LOCK TABLES `wp_spbc_traffic_control_logs` WRITE; /*!40000 ALTER TABLE `wp_spbc_traffic_control_logs` DISABLE KEYS */; INSERT INTO `wp_spbc_traffic_control_logs` VALUES ('0107e05913ec24728ca4cc758999b05b','66.249.66.95',1,1582876800),('172d975c10f234469b2828920f6b3f86','31.13.127.19',1,1582880100),('305c7d76658efc06967657b4fa3cb010','192.0.101.226',1,1582877100),('41508c3cb64ba5f3a5af7d184bb254f7','192.0.101.226',1,1582880100),('627b0ba159295f3fa4969242d0d44d97','192.0.101.226',1,1582878900),('7bd639f9f315ff8c9448eefa679cc10f','192.0.101.226',1,1582878000),('7ff43a0f5421dc06f41264b9f69fba8c','192.0.101.226',1,1582881300),('845479d845298582da48953cc6f01e42','66.249.66.65',1,1582879800),('8ab958f31b745d6c070bc122716a993d','192.0.101.226',1,1582880700),('8e844e39a19879da3540780dcc7f21da','31.13.115.26',1,1582880400),('9cef8a90c6b7285fe3acb36ff3940eba','192.0.101.226',1,1582877400),('afad3b0566e54c47b4b662cd01e8a367','66.249.66.95',1,1582877100),('b1e2998b418dc901f2daa8f116c421d5','173.252.111.16',1,1582879200),('bc5469bba1302fb4874be71cf71c86b8','66.249.66.94',1,1582878600),('bf7ace20f3d9312fc0ba3ee7f7edcad1','192.0.101.226',1,1582878300),('c3823f513c692a9e79802c512258eeb5','66.220.149.38',1,1582881000),('d148725eaf149a7732a4e9d70122d644','192.0.101.226',1,1582879800),('e482ed67d28668cb5f30ad22c166af3d','66.249.66.95',1,1582879200),('e57e047f5c17328f10dc4b14f0c04cd8','192.0.101.226',1,1582879500),('fd6544565cc0ef6b8c22c54bec8209fd','31.13.127.5',1,1582880100); /*!40000 ALTER TABLE `wp_spbc_traffic_control_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_spbc_traffic_control_logs` with 20 row(s) -- -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) 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 (53,57,0),(60,96,0),(60,151,0),(63,65,0),(63,67,0),(76,1,0),(82,57,0),(89,40,0),(89,91,0),(89,154,0),(95,19,0),(95,110,0),(95,149,0),(97,19,0),(97,110,0),(99,97,0),(99,148,0),(100,12,0),(100,14,0),(100,21,0),(100,28,0),(102,12,0),(108,12,0),(108,39,0),(110,12,0),(111,19,0),(111,110,0),(112,12,0),(114,68,0),(117,57,0),(123,65,0),(132,8,0),(132,65,0),(135,8,0),(135,56,0),(135,61,0),(139,8,0),(139,65,0),(146,62,0),(146,65,0),(146,67,0),(146,68,0),(154,57,0),(154,62,0),(154,67,0),(154,68,0),(158,57,0),(158,65,0),(158,68,0),(172,95,0),(172,150,0),(498,7,0),(498,15,0),(499,12,0),(499,17,0),(499,20,0),(500,19,0),(500,110,0),(501,8,0),(501,10,0),(501,16,0),(501,18,0),(502,14,0),(502,17,0),(502,21,0),(502,23,0),(503,28,0),(503,145,0),(503,152,0),(504,7,0),(505,7,0),(505,15,0),(505,21,0),(505,28,0),(506,10,0),(506,13,0),(506,17,0),(506,24,0),(506,106,0),(506,107,0),(522,12,0),(522,95,0),(562,7,0),(563,7,0),(564,49,0),(564,56,0),(565,96,0),(566,145,0),(566,152,0),(567,82,0),(567,92,0),(567,155,0),(568,10,0),(568,14,0),(569,14,0),(569,43,0),(570,14,0),(570,40,0),(571,41,0),(572,41,0),(573,41,0),(574,41,0),(575,32,0),(576,32,0),(577,32,0),(578,32,0),(628,66,0),(629,7,0),(630,96,0),(630,151,0),(631,23,0),(631,95,0),(631,150,0),(632,66,0),(633,66,0),(638,7,0),(639,19,0),(639,110,0),(640,8,0),(640,61,0),(641,57,0),(642,97,0),(642,148,0),(643,67,0),(643,92,0),(644,13,0),(645,57,0),(646,8,0),(646,57,0),(647,67,0),(648,8,0),(648,61,0),(649,57,0),(649,62,0),(649,65,0),(649,68,0),(804,85,0),(880,85,0),(882,85,0),(883,85,0),(918,85,0),(926,85,0),(933,85,0),(934,85,0),(935,85,0),(936,85,0),(937,85,0),(938,85,0),(939,85,0),(940,85,0),(942,85,0),(943,85,0),(948,85,0),(952,85,0),(953,85,0),(954,85,0),(955,85,0),(967,85,0),(976,85,0),(987,39,0),(987,41,0),(987,99,0),(987,100,0),(987,101,0),(987,125,0),(1015,43,0),(1015,65,0),(1015,66,0),(1015,102,0),(1015,103,0),(1015,104,0),(1015,105,0),(1015,108,0),(1015,109,0),(1015,125,0),(1040,39,0),(1040,41,0),(1040,116,0),(1040,117,0),(1040,118,0),(1060,85,0),(1062,85,0),(1063,85,0),(1064,85,0),(1065,41,0),(1065,57,0),(1065,115,0),(1065,119,0),(1065,120,0),(1065,121,0),(1065,122,0),(1065,125,0),(1073,41,0),(1073,43,0),(1073,123,0),(1073,124,0),(1073,125,0),(1083,85,0),(1115,110,0),(1150,125,0),(1150,130,0),(1257,85,0),(1258,85,0),(1261,85,0),(1276,37,0),(1276,109,0),(1278,109,0),(1278,136,0),(1280,109,0),(1280,134,0),(1282,109,0),(1282,135,0),(1284,109,0),(1284,137,0),(1284,139,0),(1284,140,0),(1290,37,0),(1290,109,0),(1292,37,0),(1292,109,0),(1300,14,0),(1300,109,0),(1303,109,0),(1303,138,0),(1358,66,0),(1358,109,0),(1377,85,0),(1378,85,0),(1392,39,0),(1392,41,0),(1392,108,0),(1392,125,0),(1392,141,0),(1401,66,0),(1401,109,0),(1401,141,0),(1409,41,0),(1409,109,0),(1409,125,0),(1409,138,0),(1409,142,0),(1414,32,0),(1414,114,0),(1414,125,0),(1415,1,0),(1416,62,0),(1416,114,0),(1421,10,0),(1421,41,0),(1421,108,0),(1421,125,0),(1421,141,0),(1425,65,0),(1425,71,0),(1425,125,0),(1425,143,0),(1429,65,0),(1429,71,0),(1429,125,0),(1429,143,0),(1438,85,0),(1458,37,0),(1464,85,0),(1465,85,0),(1497,85,0),(1498,85,0),(1499,85,0),(1501,153,0),(1502,153,0),(1503,153,0),(1516,85,0),(1530,85,0),(1532,153,0),(1533,85,0),(1534,85,0),(1572,10,0),(1572,41,0),(1572,108,0),(1572,125,0),(1572,141,0),(1575,1,0),(1577,41,0),(1577,109,0),(1577,125,0),(1577,134,0),(1577,141,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_term_relationships` with 286 row(s) -- -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=158 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),(7,7,'category','',111,7),(8,8,'category','',112,7),(10,10,'category','',108,5),(12,12,'category','',108,7),(13,13,'category','',111,2),(14,14,'category','',109,6),(15,15,'post_tag','',0,2),(16,16,'post_tag','',0,1),(17,17,'post_tag','',0,3),(18,18,'post_tag','',0,1),(19,19,'post_tag','',0,5),(20,20,'post_tag','',0,1),(21,21,'post_tag','',0,3),(23,23,'post_format','',0,2),(24,24,'post_format','',0,1),(28,28,'post_format','',0,3),(32,32,'category','',114,5),(37,37,'category','',109,4),(39,39,'category','',108,4),(40,40,'category','',112,2),(41,41,'category','',125,13),(43,43,'category','',108,3),(47,47,'post_tag','',0,0),(48,48,'post_tag','',0,0),(49,49,'post_tag','',0,1),(56,56,'category','',113,2),(57,57,'category','',114,10),(61,61,'category','',113,3),(62,62,'category','',114,4),(65,65,'category','',125,10),(66,66,'category','
\r\n

What is Lorem Ipsum Description?

\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
',109,6),(67,67,'category','',113,5),(68,68,'category','',111,5),(71,71,'category','',0,2),(76,76,'category','',114,0),(82,82,'category','',113,1),(85,85,'nav_menu','',0,43),(87,87,'post_tag','',0,0),(88,88,'post_tag','',0,0),(89,89,'post_tag','',0,0),(90,90,'post_tag','',0,0),(91,91,'post_tag','',0,1),(92,92,'post_tag','',0,2),(93,93,'post_tag','',0,0),(94,94,'post_tag','',0,0),(95,95,'category','',113,3),(96,96,'category','',113,3),(97,97,'category','',113,2),(99,99,'post_tag','',0,1),(100,100,'post_tag','',0,1),(101,101,'post_tag','',0,1),(102,102,'post_tag','',0,1),(103,103,'post_tag','TAG psd\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',0,1),(104,104,'post_tag','',0,1),(105,105,'post_tag','',0,1),(106,106,'post_tag','',0,1),(107,107,'post_tag','',0,1),(108,108,'category','',0,4),(109,109,'category','',141,14),(110,110,'category','',41,6),(111,111,'category','',0,0),(112,112,'category','',0,0),(113,113,'category','',0,0),(114,114,'category','',0,2),(115,115,'post_tag','',0,1),(116,116,'post_tag','',0,1),(117,117,'post_tag','',0,1),(118,118,'post_tag','',0,1),(119,119,'post_tag','',0,1),(120,120,'post_tag','',0,1),(121,121,'post_tag','',0,1),(122,122,'post_tag','',0,1),(123,123,'post_tag','',0,1),(124,124,'post_tag','',0,1),(125,125,'category','',141,13),(126,126,'category','',114,0),(127,127,'mediamatic_wpfolder','',0,0),(128,128,'mediamatic_wpfolder','',0,0),(129,129,'post_tag','',0,0),(130,130,'post_tag','',0,1),(131,131,'bsf_custom_fonts','',0,0),(132,132,'bsf_custom_fonts','',0,0),(133,133,'bsf_custom_fonts','',0,0),(134,134,'category','',109,2),(135,135,'category','',109,1),(136,136,'category','',109,1),(137,137,'category','',109,1),(138,138,'category','',109,2),(139,139,'post_tag','',0,1),(140,140,'post_tag','',0,1),(141,141,'category','',0,5),(142,142,'post_tag','',0,1),(143,143,'post_tag','',0,2),(144,144,'category','',108,0),(145,145,'category','',111,2),(146,146,'category','',7,0),(147,147,'category','',7,0),(148,148,'post_tag','',0,2),(149,149,'post_tag','',0,1),(150,150,'post_tag','',0,2),(151,151,'post_tag','',0,2),(152,152,'post_tag','',0,2),(153,153,'nav_menu','',0,4),(154,154,'post_tag','',0,1),(155,155,'post_tag','',0,1),(156,156,'bsf_custom_fonts','',0,0),(157,157,'bsf_custom_fonts','',0,0); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_term_taxonomy` with 108 row(s) -- -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=398 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 */; INSERT INTO `wp_termmeta` VALUES (7,87,'penci_use_opt_current','1'),(8,87,'penci_show_rmorep','0'),(9,87,'penci_pag','default'),(10,87,'penci__pag_pos','left'),(11,88,'penci_use_opt_current','1'),(12,88,'penci_show_rmorep','0'),(13,88,'penci_pag','default'),(14,88,'penci__pag_pos','left'),(15,89,'penci_use_opt_current','0'),(16,89,'penci_show_rmorep','0'),(17,89,'penci_pag','default'),(18,89,'penci__pag_pos','left'),(19,90,'penci_use_opt_current','0'),(20,90,'penci_show_rmorep','0'),(21,90,'penci_pag','default'),(22,90,'penci__pag_pos','left'),(23,91,'penci_use_opt_current','0'),(24,91,'penci_show_rmorep','0'),(25,91,'penci_pag','default'),(26,91,'penci__pag_pos','left'),(27,92,'penci_use_opt_current','0'),(28,92,'penci_show_rmorep','0'),(29,92,'penci_pag','default'),(30,92,'penci__pag_pos','left'),(31,93,'penci_use_opt_current','0'),(32,93,'penci_show_rmorep','0'),(33,93,'penci_pag','default'),(34,93,'penci__pag_pos','left'),(35,94,'penci_use_opt_current','0'),(36,94,'penci_show_rmorep','0'),(37,94,'penci_pag','default'),(38,94,'penci__pag_pos','left'),(39,95,'penci_use_opt_current','0'),(40,95,'penci_show_rmorep','0'),(41,95,'penci_pag','default'),(42,95,'penci__pag_pos','left'),(43,96,'penci_use_opt_current','0'),(44,96,'penci_show_rmorep','0'),(45,96,'penci_pag','default'),(46,96,'penci__pag_pos','left'),(47,97,'penci_use_opt_current','0'),(48,97,'penci_show_rmorep','0'),(49,97,'penci_pag','default'),(50,97,'penci__pag_pos','left'),(61,82,'penci_use_opt_current','0'),(62,82,'penci_sidebar_layout','sidebar-right'),(63,82,'penci_layout_style','blog-default'),(64,82,'penci_show_rmorep','0'),(65,82,'penci_pag','default'),(66,82,'penci__pag_pos','left'),(73,56,'penci_use_opt_current','0'),(74,56,'penci_sidebar_layout','sidebar-right'),(75,56,'penci_layout_style','blog-default'),(76,56,'penci_show_rmorep','0'),(77,56,'penci_pag','default'),(78,56,'penci__pag_pos','left'),(97,57,'penci_use_opt_current','0'),(98,57,'penci_sidebar_layout','sidebar-right'),(99,57,'penci_layout_style','blog-default'),(100,57,'penci_show_rmorep','0'),(101,57,'penci_pag','default'),(102,57,'penci__pag_pos','left'),(109,7,'penci_use_opt_current','0'),(110,7,'penci_sidebar_layout','sidebar-right'),(111,7,'penci_layout_style','blog-default'),(112,7,'penci_show_rmorep','0'),(113,7,'penci_pag','default'),(114,7,'penci__pag_pos','left'),(121,61,'penci_use_opt_current','0'),(122,61,'penci_sidebar_layout','sidebar-right'),(123,61,'penci_layout_style','blog-default'),(124,61,'penci_show_rmorep','0'),(125,61,'penci_pag','default'),(126,61,'penci__pag_pos','left'),(139,8,'penci_use_opt_current','0'),(140,8,'penci_sidebar_layout','sidebar-right'),(141,8,'penci_layout_style','blog-default'),(142,8,'penci_show_rmorep','0'),(143,8,'penci_pag','default'),(144,8,'penci__pag_pos','left'),(145,65,'penci_use_opt_current','1'),(146,65,'penci_sidebar_layout','sidebar-right'),(147,65,'penci_layout_style','blog-boxed'),(148,65,'penci_show_rmorep','0'),(149,65,'penci_pag','default'),(150,65,'penci__pag_pos','left'),(151,66,'penci_use_opt_current','1'),(152,66,'penci_sidebar_layout','sidebar-right'),(153,66,'penci_layout_style','blog-boxed'),(154,66,'penci_show_rmorep','0'),(155,66,'penci_pag','default'),(156,66,'penci__pag_pos','left'),(163,76,'penci_use_opt_current','0'),(164,76,'penci_sidebar_layout','sidebar-right'),(165,76,'penci_layout_style','blog-default'),(166,76,'penci_show_rmorep','0'),(167,76,'penci_pag','default'),(168,76,'penci__pag_pos','left'),(175,67,'penci_use_opt_current','0'),(176,67,'penci_sidebar_layout','sidebar-right'),(177,67,'penci_layout_style','blog-default'),(178,67,'penci_show_rmorep','0'),(179,67,'penci_pag','default'),(180,67,'penci__pag_pos','left'),(193,12,'penci_use_opt_current','0'),(194,12,'penci_sidebar_layout','sidebar-right'),(195,12,'penci_layout_style','blog-default'),(196,12,'penci_show_rmorep','0'),(197,12,'penci_pag','default'),(198,12,'penci__pag_pos','left'),(199,13,'penci_use_opt_current','0'),(200,13,'penci_sidebar_layout','sidebar-right'),(201,13,'penci_layout_style','blog-default'),(202,13,'penci_show_rmorep','0'),(203,13,'penci_pag','default'),(204,13,'penci__pag_pos','left'),(205,68,'penci_use_opt_current','0'),(206,68,'penci_sidebar_layout','sidebar-right'),(207,68,'penci_layout_style','blog-default'),(208,68,'penci_show_rmorep','0'),(209,68,'penci_pag','default'),(210,68,'penci__pag_pos','left'),(211,14,'penci_use_opt_current','1'),(212,14,'penci_sidebar_layout','sidebar-right'),(213,14,'penci_layout_style','blog-boxed'),(214,14,'penci_show_rmorep','0'),(215,14,'penci_pag','default'),(216,14,'penci__pag_pos','left'),(235,32,'penci_use_opt_current','0'),(236,32,'penci_sidebar_layout','sidebar-right'),(237,32,'penci_layout_style','blog-default'),(238,32,'penci_show_rmorep','0'),(239,32,'penci_pag','default'),(240,32,'penci__pag_pos','left'),(241,37,'penci_use_opt_current','1'),(242,37,'penci_sidebar_layout','sidebar-right'),(243,37,'penci_layout_style','blog-boxed'),(244,37,'penci_show_rmorep','0'),(245,37,'penci_pag','default'),(246,37,'penci__pag_pos','left'),(247,39,'penci_use_opt_current','0'),(248,39,'penci_sidebar_layout','sidebar-right'),(249,39,'penci_layout_style','blog-default'),(250,39,'penci_show_rmorep','0'),(251,39,'penci_pag','default'),(252,39,'penci__pag_pos','left'),(253,62,'penci_use_opt_current','0'),(254,62,'penci_sidebar_layout','sidebar-right'),(255,62,'penci_layout_style','blog-default'),(256,62,'penci_show_rmorep','0'),(257,62,'penci_pag','default'),(258,62,'penci__pag_pos','left'),(259,41,'penci_use_opt_current','0'),(260,41,'penci_sidebar_layout','sidebar-right'),(261,41,'penci_layout_style','blog-default'),(262,41,'penci_show_rmorep','0'),(263,41,'penci_pag','default'),(264,41,'penci__pag_pos','left'),(271,10,'penci_use_opt_current','0'),(272,10,'penci_sidebar_layout','sidebar-right'),(273,10,'penci_layout_style','blog-default'),(274,10,'penci_show_rmorep','0'),(275,10,'penci_pag','default'),(276,10,'penci__pag_pos','left'),(277,43,'penci_use_opt_current','0'),(278,43,'penci_sidebar_layout','sidebar-right'),(279,43,'penci_layout_style','blog-default'),(280,43,'penci_show_rmorep','0'),(281,43,'penci_pag','default'),(282,43,'penci__pag_pos','left'),(283,40,'penci_use_opt_current','0'),(284,40,'penci_sidebar_layout','sidebar-right'),(285,40,'penci_layout_style','blog-default'),(286,40,'penci_show_rmorep','0'),(287,40,'penci_pag','default'),(288,40,'penci__pag_pos','left'),(289,88,'penci_sidebar_layout','two-sidebar'),(290,88,'penci_layout_style','blog-default'),(292,87,'penci_sidebar_layout','sidebar-right'),(293,87,'penci_layout_style','blog-default'),(294,65,'penci_blog_display','content'),(295,108,'penci_use_opt_current','0'),(296,108,'penci_show_rmorep','0'),(297,108,'penci_pag','default'),(298,108,'penci__pag_pos','left'),(299,109,'penci_use_opt_current','0'),(300,109,'penci_show_rmorep','0'),(301,109,'penci_pag','default'),(302,109,'penci__pag_pos','left'),(303,110,'penci_use_opt_current','0'),(304,110,'penci_show_rmorep','0'),(305,110,'penci_pag','default'),(306,110,'penci__pag_pos','left'),(307,111,'penci_use_opt_current','0'),(308,111,'penci_show_rmorep','0'),(309,111,'penci_pag','default'),(310,111,'penci__pag_pos','left'),(311,112,'penci_use_opt_current','0'),(312,112,'penci_show_rmorep','0'),(313,112,'penci_pag','default'),(314,112,'penci__pag_pos','left'),(315,113,'penci_use_opt_current','0'),(316,113,'penci_show_rmorep','0'),(317,113,'penci_pag','default'),(318,113,'penci__pag_pos','left'),(319,114,'penci_use_opt_current','0'),(320,114,'penci_show_rmorep','0'),(321,114,'penci_pag','default'),(322,114,'penci__pag_pos','left'),(323,125,'penci_use_opt_current','0'),(324,125,'penci_show_rmorep','0'),(325,125,'penci_pag','default'),(326,125,'penci__pag_pos','left'),(327,126,'penci_use_opt_current','0'),(328,126,'penci_show_rmorep','0'),(329,126,'penci_pag','default'),(330,126,'penci__pag_pos','left'),(331,127,'folder_type','default'),(332,127,'folder_position','0'),(333,128,'folder_type','default'),(334,128,'folder_position','00'),(335,103,'penci_use_opt_current','1'),(336,103,'penci_sidebar_layout','sidebar-right'),(337,103,'penci_layout_style','blog-default'),(338,103,'penci_show_rmorep','0'),(339,103,'penci_pag','default'),(340,103,'penci__pag_pos','left'),(341,134,'penci_use_opt_current','1'),(342,134,'penci_sidebar_layout','sidebar-right'),(343,134,'penci_layout_style','blog-boxed'),(344,134,'penci_show_rmorep','0'),(345,134,'penci_pag','default'),(346,134,'penci__pag_pos','left'),(347,135,'penci_use_opt_current','1'),(348,135,'penci_sidebar_layout','sidebar-right'),(349,135,'penci_layout_style','blog-boxed'),(350,135,'penci_show_rmorep','0'),(351,135,'penci_pag','default'),(352,135,'penci__pag_pos','left'),(353,136,'penci_use_opt_current','1'),(354,136,'penci_sidebar_layout','sidebar-right'),(355,136,'penci_layout_style','blog-boxed'),(356,136,'penci_show_rmorep','0'),(357,136,'penci_pag','default'),(358,136,'penci__pag_pos','left'),(359,137,'penci_use_opt_current','0'),(360,137,'penci_sidebar_layout','sidebar-right'),(361,137,'penci_layout_style','blog-boxed'),(362,137,'penci_show_rmorep','0'),(363,137,'penci_pag','default'),(364,137,'penci__pag_pos','left'),(365,138,'penci_use_opt_current','1'),(366,138,'penci_sidebar_layout','sidebar-right'),(367,138,'penci_layout_style','blog-boxed'),(368,138,'penci_show_rmorep','0'),(369,138,'penci_pag','default'),(370,138,'penci__pag_pos','left'),(371,141,'penci_use_opt_current','0'),(372,141,'penci_layout_style','blog-boxed'),(373,141,'penci_show_rmorep','0'),(374,141,'penci_pag','default'),(375,141,'penci__pag_pos','left'),(376,144,'penci_use_opt_current','0'),(377,144,'penci_show_rmorep','0'),(378,144,'penci_pag','default'),(379,144,'penci__pag_pos','left'),(380,71,'penci_use_opt_current','0'),(381,71,'penci_sidebar_layout','sidebar-right'),(382,71,'penci_layout_style','blog-default'),(383,71,'penci_show_rmorep','0'),(384,71,'penci_pag','default'),(385,71,'penci__pag_pos','left'),(386,145,'penci_use_opt_current','0'),(387,145,'penci_show_rmorep','0'),(388,145,'penci_pag','default'),(389,145,'penci__pag_pos','left'),(390,146,'penci_use_opt_current','0'),(391,146,'penci_show_rmorep','0'),(392,146,'penci_pag','default'),(393,146,'penci__pag_pos','left'),(394,147,'penci_use_opt_current','0'),(395,147,'penci_show_rmorep','0'),(396,147,'penci_pag','default'),(397,147,'penci__pag_pos','left'); /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_termmeta` with 284 row(s) -- -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=158 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),(7,'Business','business',0),(8,'Health','health',0),(10,'Aquaserv','aquaserv',0),(12,'Apele Române Mureş','apele-romane-mures',0),(13,'Tech','tech',0),(14,'POL Mureş','pol-mures',0),(15,'Business','business',0),(16,'Health','health',0),(17,'Newsbeat','newsbeat',0),(18,'Science','science',0),(19,'Sport','sport',0),(20,'Stories','stories',0),(21,'World','world',0),(23,'Gallery','post-format-gallery',0),(24,'Image','post-format-image',0),(28,'Video','post-format-video',0),(32,'Arts & Culture','arta-cultura',0),(37,'PSD Mureş','psd-mures',0),(39,'Primăria Tg.Mureş','primaria-mures',0),(40,'Life','life',0),(41,'ŞTIRI LOCALE','stiri-locale',0),(43,'Consiliul Judeţean Mureş','consiliul-judetean-mures',0),(47,'Classify','classify',0),(48,'Fire','fire',0),(49,'Middle East','middle-east',0),(56,'Drinks','drinks',0),(57,'Divertisment','divertisment',0),(61,'Food','food',0),(62,'Teatru','teatru',0),(65,'ŞTIRI NAŢIONALE','news-stiri-nationale',0),(66,'PNL Mureş','pnl-mures',0),(67,'Style','style',0),(68,'Technology','technology',0),(71,'Videos','videos',0),(76,'Photography','photography',0),(82,'Fitness','fitness',0),(85,'Primary','primary',0),(87,'STIRI','stiri',0),(88,'ADMINISTRATIE','administratie',0),(89,'POLITICA','politica',0),(90,'ECONOMIE','economie',0),(91,'SANATATE','sanatate',0),(92,'LIFE&STYLE','lifestyle',0),(93,'CULTURA','cultura',0),(94,'SPORT','sport',0),(95,'Localuri','localuri',0),(96,'Călătorii','calatorii',0),(97,'Modă','moda',0),(99,'scoala','scoala',0),(100,'pod','pod',0),(101,'mures','mures',0),(102,'autostrada','autostrada',0),(103,'psd','psd',0),(104,'iasi','iasi',0),(105,'targu mures','targu-mures',0),(106,'tech','tech',0),(107,'google','google',0),(108,'ADMINISTRAŢIE','administratie',0),(109,'POLITICĂ','politica',0),(110,'SPORT','sport',0),(111,'ECONOMIE','economie',0),(112,'SĂNĂTATE','sanatate',0),(113,'LIFE&STYLE','lifestyle',0),(114,'CULTURĂ','cultura',0),(115,'Local news','local-news',0),(116,'politisti','politisti',0),(117,'datorie','datorie',0),(118,'vacanta','vacanta',0),(119,'stiri mures','stiri-mures',0),(120,'awake','awake',0),(121,'awake3','awake3',0),(122,'teleki','teleki',0),(123,'cluj','cluj',0),(124,'zilele culturii maghiare','zilele-culturii-maghiare',0),(125,'ŞTIRI','stiri',0),(126,'Filme','filme',0),(127,'News','news',0),(128,'KPTV','kptv',0),(129,'meteo ianuarie','meteo-ianuarie',0),(130,'meteo','meteo',0),(131,'BebasNeue Regular','bebasneue-regular',0),(132,'Museum Sans','museum-sans',0),(133,'MontserratAlternates-regular','montserratalternates-regular',0),(134,'UDMR Mureş','udmr-mures',0),(135,'ALDE Mureş','alde-mures',0),(136,'USL Mureş','usl-mures',0),(137,'PLUS Mureş','plus-mures',0),(138,'PMP MUREŞ','pmp-mures',0),(139,'plusmures','plusmures',0),(140,'plus','plus',0),(141,'ACTUALITĂŢI','actualitati',0),(142,'pmp','pmp',0),(143,'Sabin Gherman','sabin-gherman',0),(144,'Inspectoratul Şcolar','inspectoratul-scolar',0),(145,'Auto','auto',0),(146,'Construcţii','constructii',0),(147,'Mobilier','mobilier',0),(148,'moda','moda',0),(149,'fotbal','fotbal',0),(150,'localuri','localuri',0),(151,'calatorii','calatorii',0),(152,'auto','auto',0),(153,'Topbar','topbar',0),(154,'life','life',0),(155,'fitness','fitness',0),(156,'Museo_300','museo-300',0),(157,'MuseoSans_300','museosans_300',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_terms` with 108 row(s) -- -- -- Table structure for table `wp_tm_taskmeta` -- DROP TABLE IF EXISTS `wp_tm_taskmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_tm_taskmeta` ( `meta_id` bigint(20) NOT NULL AUTO_INCREMENT, `task_id` bigint(20) NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `meta_key` (`meta_key`(191)), KEY `task_id` (`task_id`) ) 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_tm_taskmeta` -- LOCK TABLES `wp_tm_taskmeta` WRITE; /*!40000 ALTER TABLE `wp_tm_taskmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_tm_taskmeta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_tm_taskmeta` with 0 row(s) -- -- -- Table structure for table `wp_tm_tasks` -- DROP TABLE IF EXISTS `wp_tm_tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_tm_tasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `user_id` bigint(20) NOT NULL, `type` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL, `class_identifier` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT '0', `attempts` int(11) DEFAULT '0', `description` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `time_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `last_locked_at` bigint(20) DEFAULT '0', `status` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `user_id` (`user_id`) ) 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_tm_tasks` -- LOCK TABLES `wp_tm_tasks` WRITE; /*!40000 ALTER TABLE `wp_tm_tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_tm_tasks` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_tm_tasks` with 0 row(s) -- -- -- Table structure for table `wp_totalpoll_entries` -- DROP TABLE IF EXISTS `wp_totalpoll_entries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_totalpoll_entries` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned DEFAULT NULL, `poll_id` bigint(20) unsigned NOT NULL, `log_id` bigint(20) unsigned DEFAULT NULL, `fields` longtext COLLATE utf8mb4_unicode_ci, `details` longtext COLLATE utf8mb4_unicode_ci, `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `USER_ID` (`user_id`), KEY `POLL_ID` (`poll_id`), KEY `LOG_ID` (`log_id`), KEY `DATE` (`date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_totalpoll_entries` -- LOCK TABLES `wp_totalpoll_entries` WRITE; /*!40000 ALTER TABLE `wp_totalpoll_entries` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_totalpoll_entries` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_totalpoll_entries` with 0 row(s) -- -- -- Table structure for table `wp_totalpoll_log` -- DROP TABLE IF EXISTS `wp_totalpoll_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_totalpoll_log` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `ip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `useragent` varchar(512) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `poll_id` bigint(20) unsigned NOT NULL, `choices` longtext COLLATE utf8mb4_unicode_ci, `action` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `details` longtext COLLATE utf8mb4_unicode_ci, `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `IP` (`ip`), KEY `USER_ID` (`user_id`), KEY `POLL_ID` (`poll_id`), KEY `ACTION` (`action`), KEY `STATUS` (`status`), KEY `DATE` (`date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_totalpoll_log` -- LOCK TABLES `wp_totalpoll_log` WRITE; /*!40000 ALTER TABLE `wp_totalpoll_log` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_totalpoll_log` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_totalpoll_log` with 0 row(s) -- -- -- Table structure for table `wp_totalpoll_votes` -- DROP TABLE IF EXISTS `wp_totalpoll_votes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_totalpoll_votes` ( `choice_uid` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `poll_id` bigint(20) unsigned NOT NULL, `votes` bigint(20) NOT NULL, `last_vote_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`choice_uid`), UNIQUE KEY `CHOICE_UID_UNIQUE` (`choice_uid`), KEY `POLL_ID` (`poll_id`), KEY `VOTES` (`votes`), KEY `LAST_VOTE_AT` (`last_vote_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_totalpoll_votes` -- LOCK TABLES `wp_totalpoll_votes` WRITE; /*!40000 ALTER TABLE `wp_totalpoll_votes` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_totalpoll_votes` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_totalpoll_votes` with 0 row(s) -- -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=119 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','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(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','theme_editor_notice,plugin_editor_notice,text_widget_custom_html,vc_pointers_backend_editor,vc_pointers_frontend_editor,wpc_settings_pointer,custom_admin_pointers13_2_0_1_new_items,custom_admin_pointers13_2_1_new_items'),(15,1,'show_welcome_panel','1'),(17,1,'wp_dashboard_quick_press_last_post_id','1571'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"5.15.54.0\";}'),(20,1,'closedpostboxes_dashboard','a:1:{i:0;s:17:\"dashboard_php_nag\";}'),(21,1,'metaboxhidden_dashboard','a:0:{}'),(24,1,'wp_user-settings','libraryContent=browse&editor=tinymce&post_dfw=off&edit_element_vcUIPanelWidth=510&edit_element_vcUIPanelLeft=907px&edit_element_vcUIPanelTop=53px&post_settings_vcUIPanelWidth=650&post_settings_vcUIPanelLeft=727px&post_settings_vcUIPanelTop=74px'),(25,1,'wp_user-settings-time','1584568634'),(26,1,'nav_menu_recently_edited','85'),(27,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\";}'),(28,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(29,1,'wporg_favorites','penn'),(35,1,'_yoast_wpseo_profile_updated','1580496365'),(36,1,'closedpostboxes_page','a:2:{i:0;s:9:\"submitdiv\";i:1;s:18:\"penci-amp-settings\";}'),(37,1,'metaboxhidden_page','a:0:{}'),(60,1,'closedpostboxes_post','a:5:{i:0;s:10:\"smart-list\";i:1;s:17:\"penci_recipe_meta\";i:2;s:17:\"penci_review_meta\";i:3;s:22:\"penci-gutenberg-format\";i:4;s:32:\"post-frontend-form-link-meta-box\";}'),(61,1,'metaboxhidden_post','a:0:{}'),(69,1,'jetpack_tracks_anon_id','jetpack:hH9fGPkcXrP6QE3xYWDEWrpj'),(70,1,'jetpack_tracks_wpcom_id','179098814'),(71,1,'wpcom_user_id','179098814'),(72,1,'wpcom_user_data','O:8:\"stdClass\":10:{s:2:\"ID\";i:179098814;s:5:\"login\";s:9:\"radiokptv\";s:5:\"email\";s:25:\"office@analogpromotion.ro\";s:3:\"url\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:12:\"display_name\";s:9:\"radiokptv\";s:11:\"description\";s:0:\"\";s:16:\"two_step_enabled\";b:0;s:16:\"external_user_id\";i:1;}'),(102,1,'bglibDashboardOrder','1'),(117,1,'session_tokens','a:1:{s:64:\"af78c731940d43bfb8878e346c992da3a67b670ad1ccd728e7f37cba5d7aad52\";a:4:{s:10:\"expiration\";i:1616101848;s:2:\"ip\";s:11:\"5.15.54.202\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36\";s:5:\"login\";i:1584565848;}}'),(118,1,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:219:\"Huge SEO Issue: You\'re blocking access to robots. You must go to your Reading Settings and uncheck the box for Search Engine Visibility.\";s:7:\"options\";a:10:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:32:\"wpseo-dismiss-blog-public-notice\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:5:\"admin\";s:9:\"user_pass\";s:34:\"$P$BAV0NZj0Y2p.3noUavgvyP.1iFGW/J0\";s:13:\"user_nicename\";s:5:\"admin\";s:10:\"user_email\";s:16:\"vbercea@mixfm.ro\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2020-01-16 15:59:06\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:5:\"admin\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:15:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:103:{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:\"manage_everest_forms\";b:1;s:17:\"edit_everest_form\";b:1;s:17:\"read_everest_form\";b:1;s:19:\"delete_everest_form\";b:1;s:18:\"edit_everest_forms\";b:1;s:25:\"edit_others_everest_forms\";b:1;s:21:\"publish_everest_forms\";b:1;s:26:\"read_private_everest_forms\";b:1;s:20:\"delete_everest_forms\";b:1;s:28:\"delete_private_everest_forms\";b:1;s:30:\"delete_published_everest_forms\";b:1;s:27:\"delete_others_everest_forms\";b:1;s:26:\"edit_private_everest_forms\";b:1;s:28:\"edit_published_everest_forms\";b:1;s:25:\"manage_everest_form_terms\";b:1;s:23:\"edit_everest_form_terms\";b:1;s:25:\"delete_everest_form_terms\";b:1;s:25:\"assign_everest_form_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:9:\"edit_poll\";b:1;s:9:\"read_poll\";b:1;s:11:\"delete_poll\";b:1;s:10:\"edit_polls\";b:1;s:12:\"delete_polls\";b:1;s:13:\"publish_polls\";b:1;s:17:\"edit_others_polls\";b:1;s:19:\"delete_others_polls\";b:1;s:20:\"edit_published_polls\";b:1;s:22:\"delete_published_polls\";b:1;s:18:\"read_private_polls\";b:1;s:18:\"edit_private_polls\";b:1;s:20:\"delete_private_polls\";b:1;s:12:\"create_polls\";b:1;s:9:\"access_cp\";b:1;s:10:\"copy_posts\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";i:1;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_usermeta` with 37 row(s) -- -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) 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,'admin','$P$BAV0NZj0Y2p.3noUavgvyP.1iFGW/J0','admin','vbercea@mixfm.ro','','2020-01-16 15:59:06','',0,'admin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_users` with 1 row(s) -- -- -- Table structure for table `wp_wpfm_backup` -- DROP TABLE IF EXISTS `wp_wpfm_backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_wpfm_backup` ( `id` int(11) NOT NULL AUTO_INCREMENT, `backup_name` text COLLATE utf8mb4_unicode_ci, `backup_date` text COLLATE utf8mb4_unicode_ci, 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_wpfm_backup` -- LOCK TABLES `wp_wpfm_backup` WRITE; /*!40000 ALTER TABLE `wp_wpfm_backup` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpfm_backup` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_wpfm_backup` with 0 row(s) -- -- -- Table structure for table `wp_wpforms_tasks_meta` -- DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_wpforms_tasks_meta` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `date` datetime NOT NULL, PRIMARY KEY (`id`) ) 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_wpforms_tasks_meta` -- LOCK TABLES `wp_wpforms_tasks_meta` WRITE; /*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */; INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-03-06 13:23:00'); /*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_wpforms_tasks_meta` with 1 row(s) -- -- -- Table structure for table `wp_yoast_seo_links` -- DROP TABLE IF EXISTS `wp_yoast_seo_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_seo_links` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) unsigned NOT NULL, `target_post_id` bigint(20) unsigned NOT NULL, `type` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `link_direction` (`post_id`,`type`) ) ENGINE=InnoDB AUTO_INCREMENT=16457 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 (1,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(2,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(3,'http://landing.kptv.ro/category/stories/',675,0,'internal'),(4,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(5,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(6,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(7,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(8,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(9,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(10,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(11,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(12,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(13,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(14,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(15,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(16,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(17,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(18,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(19,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(20,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(21,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(22,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(23,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(24,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',675,95,'internal'),(25,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',675,95,'internal'),(26,'http://landing.kptv.ro/category/football/',675,0,'internal'),(27,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',675,95,'internal'),(28,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/#respond',675,95,'internal'),(29,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',675,89,'internal'),(30,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',675,89,'internal'),(31,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',675,89,'internal'),(32,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',675,578,'internal'),(33,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',675,578,'internal'),(34,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',675,578,'internal'),(35,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',675,577,'internal'),(36,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',675,577,'internal'),(37,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',675,577,'internal'),(38,'http://landing.kptv.ro/2019/04/11/first-ever-black-hole-image-released/',675,576,'internal'),(39,'http://landing.kptv.ro/2019/04/11/first-ever-black-hole-image-released/',675,576,'internal'),(40,'http://landing.kptv.ro/2019/04/11/first-ever-black-hole-image-released/',675,576,'internal'),(41,'http://pennews.pencidesign.com/category/life-style/',675,0,'external'),(42,'#',675,0,'internal'),(43,'#',675,0,'internal'),(44,'#',675,0,'internal'),(45,'#',675,0,'internal'),(46,'#',675,0,'internal'),(47,'#',675,0,'internal'),(48,'#',675,0,'internal'),(49,'#',675,0,'internal'),(50,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(51,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(52,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(53,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(54,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(55,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(56,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(57,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(58,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(59,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(60,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(61,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(62,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(63,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(64,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(65,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/#respond',675,108,'internal'),(66,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(67,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(68,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(69,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/#respond',675,102,'internal'),(70,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(71,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(72,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(73,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/#respond',675,99,'internal'),(74,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(75,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(76,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(77,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/#respond',675,97,'internal'),(78,'http://pennews.pencidesign.com/category/life-style/fashion/',675,0,'external'),(79,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(80,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(81,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(82,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(83,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(84,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(85,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(86,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(87,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(88,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(89,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(90,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(91,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(92,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(93,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(94,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/#respond',675,108,'internal'),(95,'http://pennews.pencidesign.com/category/life-style/fitness/',675,0,'external'),(96,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(97,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(98,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(99,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(100,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(101,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(102,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(103,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(104,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(105,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(106,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(107,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(108,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(109,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(110,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(111,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/#respond',675,102,'internal'),(112,'http://pennews.pencidesign.com/category/life-style/food/',675,0,'external'),(113,'#',675,0,'internal'),(114,'#',675,0,'internal'),(115,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(116,'http://landing.kptv.ro/category/stories/',675,0,'internal'),(117,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(118,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(119,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(120,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(121,'http://landing.kptv.ro/category/fire/',675,0,'internal'),(122,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(123,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(124,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(125,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(126,'http://landing.kptv.ro/category/stories/',675,0,'internal'),(127,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(128,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(129,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(130,'http://pennews.pencidesign.com/category/life-style/travel/',675,0,'external'),(131,'#',675,0,'internal'),(132,'#',675,0,'internal'),(133,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(134,'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flanding.kptv.ro%2F2020%2F01%2F19%2Ftest-post%2F',675,0,'external'),(135,'https://twitter.com/intent/tweet?text=TEST%20POST%20-%20http://landing.kptv.ro/2020/01/19/test-post/',675,0,'external'),(136,'https://plus.google.com/share?url=http%3A%2F%2Flanding.kptv.ro%2F2020%2F01%2F19%2Ftest-post%2F',675,0,'external'),(137,'mailto:?subject=TEST%20POST&BODY=http://landing.kptv.ro/2020/01/19/test-post/',675,0,'external'),(138,'#',675,0,'internal'),(139,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(140,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(141,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(142,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(143,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(144,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(145,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(146,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(147,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(148,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(149,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(150,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/#respond',675,108,'internal'),(151,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(152,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(153,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(154,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/#respond',675,102,'internal'),(155,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(156,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(157,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(158,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/#respond',675,99,'internal'),(159,'#',675,0,'internal'),(160,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(161,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(162,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(163,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/#respond',675,97,'internal'),(164,'http://landing.kptv.ro/2020/01/',675,0,'internal'),(165,'http://landing.kptv.ro/2019/04/',675,0,'internal'),(166,'http://landing.kptv.ro/2018/07/',675,0,'internal'),(167,'http://landing.kptv.ro/2015/03/',675,0,'internal'),(168,'https://www.facebook.com/PenciDesign',675,0,'external'),(169,'https://twitter.com/envato',675,0,'external'),(170,'http://instagram.com/#',675,0,'external'),(171,'http://www.youtube.com/envato',675,0,'external'),(172,'http://vimeo.com/user6633412',675,0,'external'),(173,'http://landing.kptv.ro/feed/',675,0,'internal'),(174,'#',675,0,'internal'),(175,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(176,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(177,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(178,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(179,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(180,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(181,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(182,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(183,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(184,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(185,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(186,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(187,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(188,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(189,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(190,'http://landing.kptv.ro/category/sports/',675,0,'internal'),(191,'http://landing.kptv.ro/category/entertainment/',675,0,'internal'),(192,'http://landing.kptv.ro/category/general/',675,0,'internal'),(193,'http://landing.kptv.ro/category/business/',675,0,'internal'),(194,'http://landing.kptv.ro/category/health/',675,0,'internal'),(195,'http://landing.kptv.ro/category/stories/',675,0,'internal'),(196,'http://landing.kptv.ro/category/news/',675,0,'internal'),(197,'http://landing.kptv.ro/category/fashion/',675,0,'internal'),(198,'http://landing.kptv.ro/category/newsbeat/',675,0,'internal'),(199,'http://landing.kptv.ro/category/world/',675,0,'internal'),(200,'#',675,0,'internal'),(201,'#',675,0,'internal'),(202,'http://landing.kptv.ro/2018/07/18/business-booming-for-giant-cargo-planes/',675,505,'internal'),(203,'http://landing.kptv.ro/2018/07/18/business-booming-for-giant-cargo-planes/',675,505,'internal'),(204,'http://landing.kptv.ro/2018/07/18/somebody-threatened-to-burn-the-school-down/',675,503,'internal'),(205,'http://landing.kptv.ro/2018/07/18/somebody-threatened-to-burn-the-school-down/',675,503,'internal'),(206,'http://landing.kptv.ro/2018/07/18/the-full-story-of-thailands-extraordinary-cave-rescue/',675,100,'internal'),(207,'http://landing.kptv.ro/2018/07/18/the-full-story-of-thailands-extraordinary-cave-rescue/',675,100,'internal'),(208,'',675,0,'internal'),(209,'',675,0,'internal'),(210,'',675,0,'internal'),(211,'',675,0,'internal'),(212,'',675,0,'internal'),(213,'',675,0,'internal'),(214,'',675,0,'internal'),(215,'',675,0,'internal'),(216,'',675,0,'internal'),(217,'',675,0,'internal'),(218,'',675,0,'internal'),(219,'',675,0,'internal'),(220,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(221,'http://landing.kptv.ro/category/stories/',675,0,'internal'),(222,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(223,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(224,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(225,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(226,'http://landing.kptv.ro/category/fire/',675,0,'internal'),(227,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(228,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(229,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(230,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(231,'http://landing.kptv.ro/category/stories/',675,0,'internal'),(232,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(233,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(234,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(235,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(236,'http://landing.kptv.ro/category/forest/',675,0,'internal'),(237,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(238,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(239,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/#respond',675,108,'internal'),(240,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(241,'http://landing.kptv.ro/category/animal/',675,0,'internal'),(242,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(243,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(244,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/#respond',675,102,'internal'),(245,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(246,'http://landing.kptv.ro/category/athletics/',675,0,'internal'),(247,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(248,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(249,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/#respond',675,99,'internal'),(250,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(251,'http://landing.kptv.ro/category/sports/',675,0,'internal'),(252,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',675,97,'internal'),(253,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(254,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/#respond',675,97,'internal'),(255,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',675,95,'internal'),(256,'http://landing.kptv.ro/category/football/',675,0,'internal'),(257,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',675,95,'internal'),(258,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(259,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/#respond',675,95,'internal'),(260,'https://www.facebook.com/PenciDesign',675,0,'external'),(261,'https://twitter.com/envato',675,0,'external'),(262,'http://instagram.com/#',675,0,'external'),(263,'http://www.youtube.com/envato',675,0,'external'),(264,'http://vimeo.com/user6633412',675,0,'external'),(265,'http://landing.kptv.ro/feed/',675,0,'internal'),(266,'http://pennews.pencidesign.com/category/tech/design/',675,0,'external'),(267,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(268,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(269,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(270,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(271,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(272,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(273,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(274,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(275,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(276,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(277,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(278,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(279,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(280,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(281,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(282,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/#respond',675,108,'internal'),(283,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(284,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',675,102,'internal'),(285,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(286,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/#respond',675,102,'internal'),(287,'#',675,0,'internal'),(288,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(289,'http://landing.kptv.ro/2020/01/19/test-post/',675,522,'internal'),(290,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(291,'http://landing.kptv.ro/2020/01/19/test-post/#respond',675,522,'internal'),(292,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(293,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',675,112,'internal'),(294,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(295,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/#respond',675,112,'internal'),(296,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(297,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',675,110,'internal'),(298,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(299,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/#respond',675,110,'internal'),(300,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(301,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',675,108,'internal'),(302,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(303,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/#respond',675,108,'internal'),(304,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(305,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',675,99,'internal'),(306,'http://landing.kptv.ro/author/admin/',675,0,'internal'),(307,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/#respond',675,99,'internal'),(403,'#',786,0,'internal'),(404,'https://www.facebook.com/PenciDesign',786,0,'external'),(405,'https://twitter.com/envato',786,0,'external'),(406,'http://instagram.com/#',786,0,'external'),(407,'http://www.youtube.com/envato',786,0,'external'),(408,'http://vimeo.com/user6633412',786,0,'external'),(409,'http://landing.kptv.ro/feed/',786,0,'internal'),(410,'#',786,0,'internal'),(411,'',786,0,'internal'),(412,'',786,0,'internal'),(413,'',786,0,'internal'),(414,'',786,0,'internal'),(415,'',786,0,'internal'),(416,'',786,0,'internal'),(417,'',786,0,'internal'),(418,'',786,0,'internal'),(419,'',786,0,'internal'),(420,'',786,0,'internal'),(421,'',786,0,'internal'),(422,'',786,0,'internal'),(423,'#',786,0,'internal'),(424,'https://www.facebook.com/PenciDesign',786,0,'external'),(425,'https://twitter.com/envato',786,0,'external'),(426,'http://instagram.com/#',786,0,'external'),(427,'http://www.youtube.com/envato',786,0,'external'),(428,'http://vimeo.com/user6633412',786,0,'external'),(429,'http://landing.kptv.ro/feed/',786,0,'internal'),(430,'#',786,0,'internal'),(608,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',805,95,'internal'),(609,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',805,95,'internal'),(610,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(611,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/#respond',805,95,'internal'),(612,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',805,89,'internal'),(613,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',805,89,'internal'),(614,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(615,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/#respond',805,89,'internal'),(616,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',805,578,'internal'),(617,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',805,578,'internal'),(618,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(619,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/#respond',805,578,'internal'),(620,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',805,577,'internal'),(621,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',805,577,'internal'),(622,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(623,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/#respond',805,577,'internal'),(624,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',805,89,'internal'),(625,'http://landing.kptv.ro/category/sports/',805,0,'internal'),(626,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',805,89,'internal'),(627,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(628,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/#respond',805,89,'internal'),(629,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',805,578,'internal'),(630,'http://landing.kptv.ro/category/arts-culture/',805,0,'internal'),(631,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',805,578,'internal'),(632,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(633,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/#respond',805,578,'internal'),(634,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',805,577,'internal'),(635,'http://landing.kptv.ro/category/arts-culture/',805,0,'internal'),(636,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',805,577,'internal'),(637,'http://landing.kptv.ro/author/admin/',805,0,'internal'),(638,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/#respond',805,577,'internal'),(639,'#',805,0,'internal'),(640,'#',805,0,'internal'),(641,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',805,89,'internal'),(642,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',805,578,'internal'),(643,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',805,577,'internal'),(677,'https://afthemes.com',505,0,'external'),(678,'https://afthemes.com',505,0,'external'),(679,'http://landing.kptv.ro/tag/business/',505,0,'internal'),(680,'http://landing.kptv.ro/tag/middle-east/',505,0,'internal'),(681,'http://landing.kptv.ro/tag/newsbeat/',505,0,'internal'),(682,'http://landing.kptv.ro/tag/science/',505,0,'internal'),(683,'http://landing.kptv.ro/tag/world/',505,0,'internal'),(684,'http://landing.kptv.ro/2020/01/19/test-post/',505,522,'internal'),(685,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',505,112,'internal'),(686,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',505,110,'internal'),(687,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',505,108,'internal'),(688,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',505,102,'internal'),(689,'http://landing.kptv.ro/category/africa/',505,0,'internal'),(690,'http://landing.kptv.ro/category/animal/',505,0,'internal'),(691,'http://landing.kptv.ro/category/arts-culture/',505,0,'internal'),(692,'http://landing.kptv.ro/category/asia/',505,0,'internal'),(693,'http://landing.kptv.ro/category/athletics/',505,0,'internal'),(694,'http://landing.kptv.ro/category/business/',505,0,'internal'),(695,'http://landing.kptv.ro/category/europe/',505,0,'internal'),(696,'http://landing.kptv.ro/category/fire/',505,0,'internal'),(697,'http://landing.kptv.ro/category/football/',505,0,'internal'),(698,'http://landing.kptv.ro/category/forest/',505,0,'internal'),(699,'http://landing.kptv.ro/category/life/',505,0,'internal'),(700,'http://landing.kptv.ro/category/local-news/',505,0,'internal'),(701,'http://landing.kptv.ro/category/middle-east/',505,0,'internal'),(702,'http://landing.kptv.ro/category/nature/',505,0,'internal'),(703,'http://landing.kptv.ro/category/newsbeat/',505,0,'internal'),(704,'http://landing.kptv.ro/category/science/',505,0,'internal'),(705,'http://landing.kptv.ro/category/sports/',505,0,'internal'),(706,'http://landing.kptv.ro/category/stories/',505,0,'internal'),(707,'http://landing.kptv.ro/category/swimming/',505,0,'internal'),(708,'http://landing.kptv.ro/category/tech/',505,0,'internal'),(709,'http://landing.kptv.ro/category/war/',505,0,'internal'),(710,'http://landing.kptv.ro/category/world/',505,0,'internal'),(711,'http://landing.kptv.ro/category/x-games/',505,0,'internal'),(782,'https://afthemes.com',502,0,'external'),(783,'https://afthemes.com',502,0,'external'),(784,'http://landing.kptv.ro/tag/business/',502,0,'internal'),(785,'http://landing.kptv.ro/tag/middle-east/',502,0,'internal'),(786,'http://landing.kptv.ro/tag/newsbeat/',502,0,'internal'),(787,'http://landing.kptv.ro/tag/science/',502,0,'internal'),(788,'http://landing.kptv.ro/tag/world/',502,0,'internal'),(789,'http://landing.kptv.ro/2020/01/19/test-post/',502,522,'internal'),(790,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',502,112,'internal'),(791,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',502,110,'internal'),(792,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',502,108,'internal'),(793,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',502,102,'internal'),(794,'http://landing.kptv.ro/category/africa/',502,0,'internal'),(795,'http://landing.kptv.ro/category/animal/',502,0,'internal'),(796,'http://landing.kptv.ro/category/arts-culture/',502,0,'internal'),(797,'http://landing.kptv.ro/category/asia/',502,0,'internal'),(798,'http://landing.kptv.ro/category/athletics/',502,0,'internal'),(799,'http://landing.kptv.ro/category/business/',502,0,'internal'),(800,'http://landing.kptv.ro/category/europe/',502,0,'internal'),(801,'http://landing.kptv.ro/category/fire/',502,0,'internal'),(802,'http://landing.kptv.ro/category/football/',502,0,'internal'),(803,'http://landing.kptv.ro/category/forest/',502,0,'internal'),(804,'http://landing.kptv.ro/category/life/',502,0,'internal'),(805,'http://landing.kptv.ro/category/local-news/',502,0,'internal'),(806,'http://landing.kptv.ro/category/middle-east/',502,0,'internal'),(807,'http://landing.kptv.ro/category/nature/',502,0,'internal'),(808,'http://landing.kptv.ro/category/newsbeat/',502,0,'internal'),(809,'http://landing.kptv.ro/category/science/',502,0,'internal'),(810,'http://landing.kptv.ro/category/sports/',502,0,'internal'),(811,'http://landing.kptv.ro/category/stories/',502,0,'internal'),(812,'http://landing.kptv.ro/category/swimming/',502,0,'internal'),(813,'http://landing.kptv.ro/category/tech/',502,0,'internal'),(814,'http://landing.kptv.ro/category/war/',502,0,'internal'),(815,'http://landing.kptv.ro/category/world/',502,0,'internal'),(816,'http://landing.kptv.ro/category/x-games/',502,0,'internal'),(817,'https://afthemes.com',501,0,'external'),(818,'https://afthemes.com',501,0,'external'),(819,'http://landing.kptv.ro/tag/business/',501,0,'internal'),(820,'http://landing.kptv.ro/tag/health/',501,0,'internal'),(821,'http://landing.kptv.ro/tag/middle-east/',501,0,'internal'),(822,'http://landing.kptv.ro/tag/newsbeat/',501,0,'internal'),(823,'http://landing.kptv.ro/tag/science/',501,0,'internal'),(824,'http://landing.kptv.ro/tag/world/',501,0,'internal'),(825,'http://landing.kptv.ro/2020/01/19/test-post/',501,522,'internal'),(826,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',501,112,'internal'),(827,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',501,110,'internal'),(828,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',501,108,'internal'),(829,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',501,102,'internal'),(830,'http://landing.kptv.ro/category/africa/',501,0,'internal'),(831,'http://landing.kptv.ro/category/animal/',501,0,'internal'),(832,'http://landing.kptv.ro/category/arts-culture/',501,0,'internal'),(833,'http://landing.kptv.ro/category/asia/',501,0,'internal'),(834,'http://landing.kptv.ro/category/athletics/',501,0,'internal'),(835,'http://landing.kptv.ro/category/business/',501,0,'internal'),(836,'http://landing.kptv.ro/category/europe/',501,0,'internal'),(837,'http://landing.kptv.ro/category/fire/',501,0,'internal'),(838,'http://landing.kptv.ro/category/football/',501,0,'internal'),(839,'http://landing.kptv.ro/category/forest/',501,0,'internal'),(840,'http://landing.kptv.ro/category/health/',501,0,'internal'),(841,'http://landing.kptv.ro/category/life/',501,0,'internal'),(842,'http://landing.kptv.ro/category/local-news/',501,0,'internal'),(843,'http://landing.kptv.ro/category/middle-east/',501,0,'internal'),(844,'http://landing.kptv.ro/category/nature/',501,0,'internal'),(845,'http://landing.kptv.ro/category/newsbeat/',501,0,'internal'),(846,'http://landing.kptv.ro/category/science/',501,0,'internal'),(847,'http://landing.kptv.ro/category/sports/',501,0,'internal'),(848,'http://landing.kptv.ro/category/stories/',501,0,'internal'),(849,'http://landing.kptv.ro/category/swimming/',501,0,'internal'),(850,'http://landing.kptv.ro/category/tech/',501,0,'internal'),(851,'http://landing.kptv.ro/category/war/',501,0,'internal'),(852,'http://landing.kptv.ro/category/world/',501,0,'internal'),(853,'http://landing.kptv.ro/category/x-games/',501,0,'internal'),(892,'https://afthemes.com',499,0,'external'),(893,'https://afthemes.com',499,0,'external'),(894,'http://landing.kptv.ro/tag/business/',499,0,'internal'),(895,'http://landing.kptv.ro/tag/health/',499,0,'internal'),(896,'http://landing.kptv.ro/tag/middle-east/',499,0,'internal'),(897,'http://landing.kptv.ro/tag/newsbeat/',499,0,'internal'),(898,'http://landing.kptv.ro/tag/science/',499,0,'internal'),(899,'http://landing.kptv.ro/tag/sport/',499,0,'internal'),(900,'http://landing.kptv.ro/tag/stories/',499,0,'internal'),(901,'http://landing.kptv.ro/tag/world/',499,0,'internal'),(902,'http://landing.kptv.ro/2020/01/19/test-post/',499,522,'internal'),(903,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',499,112,'internal'),(904,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',499,110,'internal'),(905,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',499,108,'internal'),(906,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',499,102,'internal'),(907,'http://landing.kptv.ro/category/africa/',499,0,'internal'),(908,'http://landing.kptv.ro/category/animal/',499,0,'internal'),(909,'http://landing.kptv.ro/category/arts-culture/',499,0,'internal'),(910,'http://landing.kptv.ro/category/asia/',499,0,'internal'),(911,'http://landing.kptv.ro/category/athletics/',499,0,'internal'),(912,'http://landing.kptv.ro/category/business/',499,0,'internal'),(913,'http://landing.kptv.ro/category/europe/',499,0,'internal'),(914,'http://landing.kptv.ro/category/fire/',499,0,'internal'),(915,'http://landing.kptv.ro/category/football/',499,0,'internal'),(916,'http://landing.kptv.ro/category/forest/',499,0,'internal'),(917,'http://landing.kptv.ro/category/health/',499,0,'internal'),(918,'http://landing.kptv.ro/category/life/',499,0,'internal'),(919,'http://landing.kptv.ro/category/local-news/',499,0,'internal'),(920,'http://landing.kptv.ro/category/middle-east/',499,0,'internal'),(921,'http://landing.kptv.ro/category/nature/',499,0,'internal'),(922,'http://landing.kptv.ro/category/newsbeat/',499,0,'internal'),(923,'http://landing.kptv.ro/category/science/',499,0,'internal'),(924,'http://landing.kptv.ro/category/sports/',499,0,'internal'),(925,'http://landing.kptv.ro/category/stories/',499,0,'internal'),(926,'http://landing.kptv.ro/category/swimming/',499,0,'internal'),(927,'http://landing.kptv.ro/category/tech/',499,0,'internal'),(928,'http://landing.kptv.ro/category/war/',499,0,'internal'),(929,'http://landing.kptv.ro/category/world/',499,0,'internal'),(930,'http://landing.kptv.ro/category/x-games/',499,0,'internal'),(931,'https://afthemes.com',498,0,'external'),(932,'https://afthemes.com',498,0,'external'),(933,'http://landing.kptv.ro/tag/business/',498,0,'internal'),(934,'http://landing.kptv.ro/tag/health/',498,0,'internal'),(935,'http://landing.kptv.ro/tag/middle-east/',498,0,'internal'),(936,'http://landing.kptv.ro/tag/newsbeat/',498,0,'internal'),(937,'http://landing.kptv.ro/tag/science/',498,0,'internal'),(938,'http://landing.kptv.ro/tag/sport/',498,0,'internal'),(939,'http://landing.kptv.ro/tag/stories/',498,0,'internal'),(940,'http://landing.kptv.ro/tag/world/',498,0,'internal'),(941,'http://landing.kptv.ro/2020/01/19/test-post/',498,522,'internal'),(942,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',498,112,'internal'),(943,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',498,110,'internal'),(944,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',498,108,'internal'),(945,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',498,102,'internal'),(946,'http://landing.kptv.ro/category/africa/',498,0,'internal'),(947,'http://landing.kptv.ro/category/animal/',498,0,'internal'),(948,'http://landing.kptv.ro/category/arts-culture/',498,0,'internal'),(949,'http://landing.kptv.ro/category/asia/',498,0,'internal'),(950,'http://landing.kptv.ro/category/athletics/',498,0,'internal'),(951,'http://landing.kptv.ro/category/business/',498,0,'internal'),(952,'http://landing.kptv.ro/category/europe/',498,0,'internal'),(953,'http://landing.kptv.ro/category/fire/',498,0,'internal'),(954,'http://landing.kptv.ro/category/football/',498,0,'internal'),(955,'http://landing.kptv.ro/category/forest/',498,0,'internal'),(956,'http://landing.kptv.ro/category/health/',498,0,'internal'),(957,'http://landing.kptv.ro/category/life/',498,0,'internal'),(958,'http://landing.kptv.ro/category/local-news/',498,0,'internal'),(959,'http://landing.kptv.ro/category/middle-east/',498,0,'internal'),(960,'http://landing.kptv.ro/category/nature/',498,0,'internal'),(961,'http://landing.kptv.ro/category/newsbeat/',498,0,'internal'),(962,'http://landing.kptv.ro/category/science/',498,0,'internal'),(963,'http://landing.kptv.ro/category/sports/',498,0,'internal'),(964,'http://landing.kptv.ro/category/stories/',498,0,'internal'),(965,'http://landing.kptv.ro/category/swimming/',498,0,'internal'),(966,'http://landing.kptv.ro/category/tech/',498,0,'internal'),(967,'http://landing.kptv.ro/category/war/',498,0,'internal'),(968,'http://landing.kptv.ro/category/world/',498,0,'internal'),(969,'http://landing.kptv.ro/category/x-games/',498,0,'internal'),(970,'https://afthemes.com',100,0,'external'),(971,'https://afthemes.com',100,0,'external'),(972,'http://landing.kptv.ro/tag/business/',100,0,'internal'),(973,'http://landing.kptv.ro/tag/health/',100,0,'internal'),(974,'http://landing.kptv.ro/tag/middle-east/',100,0,'internal'),(975,'http://landing.kptv.ro/tag/newsbeat/',100,0,'internal'),(976,'http://landing.kptv.ro/tag/science/',100,0,'internal'),(977,'http://landing.kptv.ro/tag/sport/',100,0,'internal'),(978,'http://landing.kptv.ro/tag/stories/',100,0,'internal'),(979,'http://landing.kptv.ro/tag/world/',100,0,'internal'),(980,'http://landing.kptv.ro/2020/01/19/test-post/',100,522,'internal'),(981,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',100,112,'internal'),(982,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',100,110,'internal'),(983,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',100,108,'internal'),(984,'http://landing.kptv.ro/2019/04/11/new-duck-species-found-in-philippines/',100,102,'internal'),(985,'http://landing.kptv.ro/category/africa/',100,0,'internal'),(986,'http://landing.kptv.ro/category/animal/',100,0,'internal'),(987,'http://landing.kptv.ro/category/arts-culture/',100,0,'internal'),(988,'http://landing.kptv.ro/category/asia/',100,0,'internal'),(989,'http://landing.kptv.ro/category/athletics/',100,0,'internal'),(990,'http://landing.kptv.ro/category/business/',100,0,'internal'),(991,'http://landing.kptv.ro/category/europe/',100,0,'internal'),(992,'http://landing.kptv.ro/category/fire/',100,0,'internal'),(993,'http://landing.kptv.ro/category/football/',100,0,'internal'),(994,'http://landing.kptv.ro/category/forest/',100,0,'internal'),(995,'http://landing.kptv.ro/category/health/',100,0,'internal'),(996,'http://landing.kptv.ro/category/life/',100,0,'internal'),(997,'http://landing.kptv.ro/category/local-news/',100,0,'internal'),(998,'http://landing.kptv.ro/category/middle-east/',100,0,'internal'),(999,'http://landing.kptv.ro/category/nature/',100,0,'internal'),(1000,'http://landing.kptv.ro/category/newsbeat/',100,0,'internal'),(1001,'http://landing.kptv.ro/category/science/',100,0,'internal'),(1002,'http://landing.kptv.ro/category/sports/',100,0,'internal'),(1003,'http://landing.kptv.ro/category/stories/',100,0,'internal'),(1004,'http://landing.kptv.ro/category/swimming/',100,0,'internal'),(1005,'http://landing.kptv.ro/category/tech/',100,0,'internal'),(1006,'http://landing.kptv.ro/category/war/',100,0,'internal'),(1007,'http://landing.kptv.ro/category/world/',100,0,'internal'),(1008,'http://landing.kptv.ro/category/x-games/',100,0,'internal'),(3387,'https://afthemes.com',504,0,'external'),(3388,'https://afthemes.com',504,0,'external'),(3389,'http://landing.kptv.ro/tag/autostrada/',504,0,'internal'),(3390,'http://landing.kptv.ro/tag/business/',504,0,'internal'),(3391,'http://landing.kptv.ro/tag/health/',504,0,'internal'),(3392,'http://landing.kptv.ro/tag/iasi/',504,0,'internal'),(3393,'http://landing.kptv.ro/tag/middle-east/',504,0,'internal'),(3394,'http://landing.kptv.ro/tag/mures/',504,0,'internal'),(3395,'http://landing.kptv.ro/tag/newsbeat/',504,0,'internal'),(3396,'http://landing.kptv.ro/tag/pod/',504,0,'internal'),(3397,'http://landing.kptv.ro/tag/psd/',504,0,'internal'),(3398,'http://landing.kptv.ro/tag/science/',504,0,'internal'),(3399,'http://landing.kptv.ro/tag/scoala/',504,0,'internal'),(3400,'http://landing.kptv.ro/tag/sport/',504,0,'internal'),(3401,'http://landing.kptv.ro/tag/stories/',504,0,'internal'),(3402,'http://landing.kptv.ro/tag/targu-mures/',504,0,'internal'),(3403,'http://landing.kptv.ro/tag/world/',504,0,'internal'),(3404,'http://landing.kptv.ro/2019/08/19/pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat/',504,987,'internal'),(3405,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',504,1015,'internal'),(3406,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',504,112,'internal'),(3407,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',504,110,'internal'),(3408,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',504,108,'internal'),(3409,'http://landing.kptv.ro/category/administratie/',504,0,'internal'),(3410,'http://landing.kptv.ro/category/lifestyle/calatorii/africa/',504,0,'internal'),(3411,'http://landing.kptv.ro/category/lifestyle/calatorii/travel/animal/',504,0,'internal'),(3412,'http://landing.kptv.ro/category/cultura/arts-culture/',504,0,'internal'),(3413,'http://landing.kptv.ro/category/lifestyle/calatorii/asia/',504,0,'internal'),(3414,'http://landing.kptv.ro/category/sport/athletics/',504,0,'internal'),(3415,'http://landing.kptv.ro/category/economie/business/',504,0,'internal'),(3416,'http://landing.kptv.ro/category/lifestyle/drinks/',504,0,'internal'),(3417,'http://landing.kptv.ro/category/cultura/entertainment/',504,0,'internal'),(3418,'http://landing.kptv.ro/category/lifestyle/calatorii/europe/',504,0,'internal'),(3419,'http://landing.kptv.ro/category/lifestyle/moda/fashion/',504,0,'internal'),(3420,'http://landing.kptv.ro/category/featured/',504,0,'internal'),(3421,'http://landing.kptv.ro/category/lifestyle/female/',504,0,'internal'),(3422,'http://landing.kptv.ro/category/politica/fire/',504,0,'internal'),(3423,'http://landing.kptv.ro/category/lifestyle/food/',504,0,'internal'),(3424,'http://landing.kptv.ro/category/sport/football/',504,0,'internal'),(3425,'http://landing.kptv.ro/category/administratie/forest/',504,0,'internal'),(3426,'http://landing.kptv.ro/category/cultura/gadgets/',504,0,'internal'),(3427,'http://landing.kptv.ro/category/general/',504,0,'internal'),(3428,'http://landing.kptv.ro/category/sanatate/health/',504,0,'internal'),(3429,'http://landing.kptv.ro/category/sanatate/life/',504,0,'internal'),(3430,'http://landing.kptv.ro/category/stiri/local-news/',504,0,'internal'),(3431,'http://landing.kptv.ro/category/latest/middle-east/',504,0,'internal'),(3432,'http://landing.kptv.ro/category/administratie/nature/',504,0,'internal'),(3433,'http://landing.kptv.ro/category/stiri/news/',504,0,'internal'),(3434,'http://landing.kptv.ro/category/stiri/newsbeat/',504,0,'internal'),(3435,'http://landing.kptv.ro/category/politica/politics/',504,0,'internal'),(3436,'http://landing.kptv.ro/category/administratie/science/',504,0,'internal'),(3437,'http://landing.kptv.ro/category/sport/sports/',504,0,'internal'),(3438,'http://landing.kptv.ro/category/stiri/',504,0,'internal'),(3439,'http://landing.kptv.ro/category/administratie/stories/',504,0,'internal'),(3440,'http://landing.kptv.ro/category/lifestyle/style/',504,0,'internal'),(3441,'http://landing.kptv.ro/category/sport/swimming/',504,0,'internal'),(3442,'http://landing.kptv.ro/category/economie/tech/',504,0,'internal'),(3443,'http://landing.kptv.ro/category/economie/technology/',504,0,'internal'),(3444,'http://landing.kptv.ro/category/top-stories/',504,0,'internal'),(3445,'http://landing.kptv.ro/category/latest/',504,0,'internal'),(3446,'http://landing.kptv.ro/category/uncategorized/',504,0,'internal'),(3447,'http://landing.kptv.ro/category/stiri/war/',504,0,'internal'),(3448,'http://landing.kptv.ro/category/wordpress/',504,0,'internal'),(3449,'http://landing.kptv.ro/category/politica/world/',504,0,'internal'),(3450,'http://landing.kptv.ro/category/sport/x-games/',504,0,'internal'),(3537,'https://afthemes.com',506,0,'external'),(3538,'https://afthemes.com',506,0,'external'),(3539,'http://landing.kptv.ro/tag/autostrada/',506,0,'internal'),(3540,'http://landing.kptv.ro/tag/business/',506,0,'internal'),(3541,'http://landing.kptv.ro/tag/google/',506,0,'internal'),(3542,'http://landing.kptv.ro/tag/health/',506,0,'internal'),(3543,'http://landing.kptv.ro/tag/iasi/',506,0,'internal'),(3544,'http://landing.kptv.ro/tag/middle-east/',506,0,'internal'),(3545,'http://landing.kptv.ro/tag/mures/',506,0,'internal'),(3546,'http://landing.kptv.ro/tag/newsbeat/',506,0,'internal'),(3547,'http://landing.kptv.ro/tag/pod/',506,0,'internal'),(3548,'http://landing.kptv.ro/tag/psd/',506,0,'internal'),(3549,'http://landing.kptv.ro/tag/science/',506,0,'internal'),(3550,'http://landing.kptv.ro/tag/scoala/',506,0,'internal'),(3551,'http://landing.kptv.ro/tag/sport/',506,0,'internal'),(3552,'http://landing.kptv.ro/tag/stories/',506,0,'internal'),(3553,'http://landing.kptv.ro/tag/targu-mures/',506,0,'internal'),(3554,'http://landing.kptv.ro/tag/tech/',506,0,'internal'),(3555,'http://landing.kptv.ro/tag/world/',506,0,'internal'),(3556,'http://landing.kptv.ro/2019/08/19/pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat/',506,987,'internal'),(3557,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',506,1015,'internal'),(3558,'http://landing.kptv.ro/2019/04/11/deadly-fire-hits-kangkok-shopping-complex/',506,112,'internal'),(3559,'http://landing.kptv.ro/2019/04/11/the-country-waits-as-coup-rumours-grow/',506,110,'internal'),(3560,'http://landing.kptv.ro/2019/04/11/middle-classes-losing-out-to-ultra-rich/',506,108,'internal'),(3587,'https://www.facebook.com/cultura.inmures',1086,0,'external'),(3588,'https://www.facebook.com/cultura.inmures/posts/3029756180390134',1086,0,'external'),(3589,'https://ziarulromanesc.de/eveniment/avionul-germanwings-a-fost-prabusit-intentionat-unul-dintre-piloti-s-a-inchis-in-cabina/',1086,0,'external'),(3590,'https://ziarulromanesc.at/austria-va-experimenta-o-alianta-inedita-intre-oevp-si-verzi-am-reusit-sa-reunim-tot-ce-este-mai-bun-din-ambele-lumi/',1086,0,'external'),(3720,'http://landing.kptv.ro/category/stiri/news/',1103,0,'internal'),(3721,'http://landing.kptv.ro/category/stiri/news/',1103,0,'internal'),(3722,'http://landing.kptv.ro/2020/01/25/politistii-mureseni-la-datorie-si-in-minivacanta-de-sfanta-maria/',1103,1040,'internal'),(3723,'http://landing.kptv.ro/2020/01/25/politistii-mureseni-la-datorie-si-in-minivacanta-de-sfanta-maria/',1103,1040,'internal'),(3724,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/',1103,649,'internal'),(3725,'http://landing.kptv.ro/2015/03/24/teens-use-apps-to-keep-secrets/',1103,649,'internal'),(3726,'http://landing.kptv.ro/2015/03/24/fastest-plane-in-the-world/',1103,158,'internal'),(3727,'http://landing.kptv.ro/2015/03/24/fastest-plane-in-the-world/',1103,158,'internal'),(3728,'#',1103,0,'internal'),(3729,'http://landing.kptv.ro/test-blocks/',1103,1086,'internal'),(3730,'http://landing.kptv.ro/test-blocks/',1103,1086,'internal'),(3731,'http://landing.kptv.ro/localuri/',1103,859,'internal'),(3732,'http://landing.kptv.ro/localuri/',1103,859,'internal'),(3733,'http://landing.kptv.ro/cultura/',1103,832,'internal'),(3734,'http://landing.kptv.ro/cultura/',1103,832,'internal'),(3735,'http://landing.kptv.ro/2020/01/25/politistii-mureseni-la-datorie-si-in-minivacanta-de-sfanta-maria/',1103,1040,'internal'),(3736,'http://landing.kptv.ro/2020/01/25/politistii-mureseni-la-datorie-si-in-minivacanta-de-sfanta-maria/',1103,1040,'internal'),(3737,'http://landing.kptv.ro/?p=522',1103,522,'internal'),(3738,'http://landing.kptv.ro/?p=522',1103,522,'internal'),(3739,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/',1103,1073,'internal'),(3740,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/',1103,1073,'internal'),(10198,'https://www.facebook.com/drdpbv/',1150,0,'external'),(10199,'https://www.facebook.com/drdpbv/photos/a.533497467011621/1020958551598841/?type=3',1150,0,'external'),(11247,'https://unsplash.com/@pkripperprivate?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText',1300,0,'external'),(11248,'https://unsplash.com/s/photos/politics?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText',1300,0,'external'),(12323,'https://www.mediafax.ro/politic/reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018-18825183',1358,0,'external'),(12692,'https://agendademures.ro/ani-functionar-incompatibil-la-primaria-tirgu-mures/',1392,0,'external'),(12713,'https://agendademures.ro/wp-content/uploads/2020/02/Ziar-Analiza.pdf',1401,0,'external'),(12714,'https://agendademures.ro/restart-tirgu-mures-plagiat-sau-compilatie/',1401,0,'external'),(12727,'https://agendademures.ro/p-marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',1409,0,'external'),(12728,'https://agendademures.ro/p-marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',1409,0,'external'),(13088,'https://www.youtube.com/channel/UCrs8Taq9AWSlglkR9GaZm3A',1425,0,'external'),(13098,'https://www.youtube.com/redirect?q=https%3A%2F%2Fpatreon.com%2FSabinGherman&event=video_description&v=7g9u-IZ1QR0&redir_token=Q1l9QcCMHwE_qjJT5v6MS_zKp-d8MTU4MTc5OTcwOEAxNTgxNzEzMzA4',1429,0,'external'),(13107,'https://www.facebook.com/people/Corneliu-Florin-Buicu/100013555244139',1458,0,'external'),(13108,'https://www.facebook.com/photo.php?fbid=845629425898891&set=a.133300617131779&type=3',1458,0,'external'),(13183,'https://afthemes.com',503,0,'external'),(13184,'https://afthemes.com',503,0,'external'),(13185,'http://landing.kptv.ro/tag/auto/',503,0,'internal'),(13186,'http://landing.kptv.ro/tag/autostrada/',503,0,'internal'),(13187,'http://landing.kptv.ro/tag/awake/',503,0,'internal'),(13188,'http://landing.kptv.ro/tag/awake3/',503,0,'internal'),(13189,'http://landing.kptv.ro/tag/business/',503,0,'internal'),(13190,'http://landing.kptv.ro/tag/calatorii/',503,0,'internal'),(13191,'http://landing.kptv.ro/tag/cluj/',503,0,'internal'),(13192,'http://landing.kptv.ro/tag/datorie/',503,0,'internal'),(13193,'http://landing.kptv.ro/tag/fotbal/',503,0,'internal'),(13194,'http://landing.kptv.ro/tag/google/',503,0,'internal'),(13195,'http://landing.kptv.ro/tag/health/',503,0,'internal'),(13196,'http://landing.kptv.ro/tag/iasi/',503,0,'internal'),(13197,'http://landing.kptv.ro/tag/local-news/',503,0,'internal'),(13198,'http://landing.kptv.ro/tag/localuri/',503,0,'internal'),(13199,'http://landing.kptv.ro/tag/meteo/',503,0,'internal'),(13200,'http://landing.kptv.ro/tag/middle-east/',503,0,'internal'),(13201,'http://landing.kptv.ro/tag/moda/',503,0,'internal'),(13202,'http://landing.kptv.ro/tag/mures/',503,0,'internal'),(13203,'http://landing.kptv.ro/tag/newsbeat/',503,0,'internal'),(13204,'http://landing.kptv.ro/tag/plus/',503,0,'internal'),(13205,'http://landing.kptv.ro/tag/plusmures/',503,0,'internal'),(13206,'http://landing.kptv.ro/tag/pmp/',503,0,'internal'),(13207,'http://landing.kptv.ro/tag/pod/',503,0,'internal'),(13208,'http://landing.kptv.ro/tag/politisti/',503,0,'internal'),(13209,'http://landing.kptv.ro/tag/psd/',503,0,'internal'),(13210,'http://landing.kptv.ro/tag/sabin-gherman/',503,0,'internal'),(13211,'http://landing.kptv.ro/tag/science/',503,0,'internal'),(13212,'http://landing.kptv.ro/tag/scoala/',503,0,'internal'),(13213,'http://landing.kptv.ro/tag/sport/',503,0,'internal'),(13214,'http://landing.kptv.ro/tag/stiri-mures/',503,0,'internal'),(13215,'http://landing.kptv.ro/tag/stories/',503,0,'internal'),(13216,'http://landing.kptv.ro/tag/targu-mures/',503,0,'internal'),(13217,'http://landing.kptv.ro/tag/tech/',503,0,'internal'),(13218,'http://landing.kptv.ro/tag/teleki/',503,0,'internal'),(13219,'http://landing.kptv.ro/tag/vacanta/',503,0,'internal'),(13220,'http://landing.kptv.ro/tag/world/',503,0,'internal'),(13221,'http://landing.kptv.ro/tag/zilele-culturii-maghiare/',503,0,'internal'),(13222,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',503,1458,'internal'),(13223,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',503,1429,'internal'),(13224,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',503,1425,'internal'),(13225,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',503,1421,'internal'),(13226,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',503,1416,'internal'),(13227,'http://landing.kptv.ro/category/actualitati/',503,0,'internal'),(13228,'http://landing.kptv.ro/category/administratie/',503,0,'internal'),(13229,'http://landing.kptv.ro/category/actualitati/politica/alde-mures/',503,0,'internal'),(13230,'http://landing.kptv.ro/category/administratie/apele-romane-mures/',503,0,'internal'),(13231,'http://landing.kptv.ro/category/administratie/aquaserv/',503,0,'internal'),(13232,'http://landing.kptv.ro/category/cultura/arta-cultura/',503,0,'internal'),(13233,'http://landing.kptv.ro/category/economie/auto/',503,0,'internal'),(13234,'http://landing.kptv.ro/category/economie/business/',503,0,'internal'),(13235,'http://landing.kptv.ro/category/lifestyle/calatorii/',503,0,'internal'),(13236,'http://landing.kptv.ro/category/administratie/consiliul-judetean-mures/',503,0,'internal'),(13237,'http://landing.kptv.ro/category/cultura/',503,0,'internal'),(13238,'http://landing.kptv.ro/category/cultura/divertisment/',503,0,'internal'),(13239,'http://landing.kptv.ro/category/lifestyle/drinks/',503,0,'internal'),(13240,'http://landing.kptv.ro/category/lifestyle/food/',503,0,'internal'),(13241,'http://landing.kptv.ro/category/sanatate/health/',503,0,'internal'),(13242,'http://landing.kptv.ro/category/sanatate/life/',503,0,'internal'),(13243,'http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/',503,0,'internal'),(13244,'http://landing.kptv.ro/category/lifestyle/localuri/',503,0,'internal'),(13245,'http://landing.kptv.ro/category/lifestyle/moda/',503,0,'internal'),(13246,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',503,0,'internal'),(13247,'http://landing.kptv.ro/category/actualitati/politica/plus-mures/',503,0,'internal'),(13248,'http://landing.kptv.ro/category/actualitati/politica/pmp-mures/',503,0,'internal'),(13249,'http://landing.kptv.ro/category/actualitati/politica/pnl-mures/',503,0,'internal'),(13250,'http://landing.kptv.ro/category/actualitati/politica/pol-mures/',503,0,'internal'),(13251,'http://landing.kptv.ro/category/actualitati/politica/',503,0,'internal'),(13252,'http://landing.kptv.ro/category/administratie/primaria-mures/',503,0,'internal'),(13253,'http://landing.kptv.ro/category/actualitati/politica/psd-mures/',503,0,'internal'),(13254,'http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/sport/',503,0,'internal'),(13255,'http://landing.kptv.ro/category/actualitati/stiri/',503,0,'internal'),(13256,'http://landing.kptv.ro/category/lifestyle/style/',503,0,'internal'),(13257,'http://landing.kptv.ro/category/cultura/teatru/',503,0,'internal'),(13258,'http://landing.kptv.ro/category/economie/tech/',503,0,'internal'),(13259,'http://landing.kptv.ro/category/economie/technology/',503,0,'internal'),(13260,'http://landing.kptv.ro/category/actualitati/politica/udmr-mures/',503,0,'internal'),(13261,'http://landing.kptv.ro/category/actualitati/stiri/latest/',503,0,'internal'),(13262,'http://landing.kptv.ro/category/uncategorized/',503,0,'internal'),(13263,'http://landing.kptv.ro/category/actualitati/politica/usl-mures/',503,0,'internal'),(13264,'http://landing.kptv.ro/category/videos/',503,0,'internal'),(15928,'https://afthemes.com',500,0,'external'),(15929,'https://afthemes.com',500,0,'external'),(15930,'http://landing.kptv.ro/tag/auto/',500,0,'internal'),(15931,'http://landing.kptv.ro/tag/autostrada/',500,0,'internal'),(15932,'http://landing.kptv.ro/tag/awake/',500,0,'internal'),(15933,'http://landing.kptv.ro/tag/awake3/',500,0,'internal'),(15934,'http://landing.kptv.ro/tag/business/',500,0,'internal'),(15935,'http://landing.kptv.ro/tag/calatorii/',500,0,'internal'),(15936,'http://landing.kptv.ro/tag/cluj/',500,0,'internal'),(15937,'http://landing.kptv.ro/tag/datorie/',500,0,'internal'),(15938,'http://landing.kptv.ro/tag/fitness/',500,0,'internal'),(15939,'http://landing.kptv.ro/tag/fotbal/',500,0,'internal'),(15940,'http://landing.kptv.ro/tag/google/',500,0,'internal'),(15941,'http://landing.kptv.ro/tag/health/',500,0,'internal'),(15942,'http://landing.kptv.ro/tag/iasi/',500,0,'internal'),(15943,'http://landing.kptv.ro/tag/life/',500,0,'internal'),(15944,'http://landing.kptv.ro/tag/lifestyle/',500,0,'internal'),(15945,'http://landing.kptv.ro/tag/local-news/',500,0,'internal'),(15946,'http://landing.kptv.ro/tag/localuri/',500,0,'internal'),(15947,'http://landing.kptv.ro/tag/meteo/',500,0,'internal'),(15948,'http://landing.kptv.ro/tag/middle-east/',500,0,'internal'),(15949,'http://landing.kptv.ro/tag/moda/',500,0,'internal'),(15950,'http://landing.kptv.ro/tag/mures/',500,0,'internal'),(15951,'http://landing.kptv.ro/tag/newsbeat/',500,0,'internal'),(15952,'http://landing.kptv.ro/tag/plus/',500,0,'internal'),(15953,'http://landing.kptv.ro/tag/plusmures/',500,0,'internal'),(15954,'http://landing.kptv.ro/tag/pmp/',500,0,'internal'),(15955,'http://landing.kptv.ro/tag/pod/',500,0,'internal'),(15956,'http://landing.kptv.ro/tag/politisti/',500,0,'internal'),(15957,'http://landing.kptv.ro/tag/psd/',500,0,'internal'),(15958,'http://landing.kptv.ro/tag/sabin-gherman/',500,0,'internal'),(15959,'http://landing.kptv.ro/tag/sanatate/',500,0,'internal'),(15960,'http://landing.kptv.ro/tag/science/',500,0,'internal'),(15961,'http://landing.kptv.ro/tag/scoala/',500,0,'internal'),(15962,'http://landing.kptv.ro/tag/sport/',500,0,'internal'),(15963,'http://landing.kptv.ro/tag/stiri-mures/',500,0,'internal'),(15964,'http://landing.kptv.ro/tag/stories/',500,0,'internal'),(15965,'http://landing.kptv.ro/tag/targu-mures/',500,0,'internal'),(15966,'http://landing.kptv.ro/tag/tech/',500,0,'internal'),(15967,'http://landing.kptv.ro/tag/teleki/',500,0,'internal'),(15968,'http://landing.kptv.ro/tag/vacanta/',500,0,'internal'),(15969,'http://landing.kptv.ro/tag/world/',500,0,'internal'),(15970,'http://landing.kptv.ro/tag/zilele-culturii-maghiare/',500,0,'internal'),(15971,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',500,1458,'internal'),(15972,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',500,1429,'internal'),(15973,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',500,1425,'internal'),(15974,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',500,1421,'internal'),(15975,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',500,1416,'internal'),(15976,'http://landing.kptv.ro/category/actualitati/',500,0,'internal'),(15977,'http://landing.kptv.ro/category/administratie/',500,0,'internal'),(15978,'http://landing.kptv.ro/category/actualitati/politica/alde-mures/',500,0,'internal'),(15979,'http://landing.kptv.ro/category/administratie/apele-romane-mures/',500,0,'internal'),(15980,'http://landing.kptv.ro/category/administratie/aquaserv/',500,0,'internal'),(15981,'http://landing.kptv.ro/category/cultura/arta-cultura/',500,0,'internal'),(15982,'http://landing.kptv.ro/category/economie/auto/',500,0,'internal'),(15983,'http://landing.kptv.ro/category/economie/business/',500,0,'internal'),(15984,'http://landing.kptv.ro/category/lifestyle/calatorii/',500,0,'internal'),(15985,'http://landing.kptv.ro/category/administratie/consiliul-judetean-mures/',500,0,'internal'),(15986,'http://landing.kptv.ro/category/cultura/',500,0,'internal'),(15987,'http://landing.kptv.ro/category/cultura/divertisment/',500,0,'internal'),(15988,'http://landing.kptv.ro/category/lifestyle/drinks/',500,0,'internal'),(15989,'http://landing.kptv.ro/category/lifestyle/fitness/',500,0,'internal'),(15990,'http://landing.kptv.ro/category/lifestyle/food/',500,0,'internal'),(15991,'http://landing.kptv.ro/category/sanatate/health/',500,0,'internal'),(15992,'http://landing.kptv.ro/category/sanatate/life/',500,0,'internal'),(15993,'http://landing.kptv.ro/category/lifestyle/localuri/',500,0,'internal'),(15994,'http://landing.kptv.ro/category/lifestyle/moda/',500,0,'internal'),(15995,'http://landing.kptv.ro/category/actualitati/politica/plus-mures/',500,0,'internal'),(15996,'http://landing.kptv.ro/category/actualitati/politica/pmp-mures/',500,0,'internal'),(15997,'http://landing.kptv.ro/category/actualitati/politica/pnl-mures/',500,0,'internal'),(15998,'http://landing.kptv.ro/category/actualitati/politica/pol-mures/',500,0,'internal'),(15999,'http://landing.kptv.ro/category/actualitati/politica/',500,0,'internal'),(16000,'http://landing.kptv.ro/category/administratie/primaria-mures/',500,0,'internal'),(16001,'http://landing.kptv.ro/category/actualitati/politica/psd-mures/',500,0,'internal'),(16002,'http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/sport/',500,0,'internal'),(16003,'http://landing.kptv.ro/category/actualitati/stiri/',500,0,'internal'),(16004,'http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/',500,0,'internal'),(16005,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',500,0,'internal'),(16006,'http://landing.kptv.ro/category/lifestyle/style/',500,0,'internal'),(16007,'http://landing.kptv.ro/category/cultura/teatru/',500,0,'internal'),(16008,'http://landing.kptv.ro/category/economie/tech/',500,0,'internal'),(16009,'http://landing.kptv.ro/category/economie/technology/',500,0,'internal'),(16010,'http://landing.kptv.ro/category/actualitati/politica/udmr-mures/',500,0,'internal'),(16011,'http://landing.kptv.ro/category/actualitati/politica/usl-mures/',500,0,'internal'),(16012,'http://landing.kptv.ro/category/videos/',500,0,'internal'),(16013,'http://landing.kptv.ro/category/stiri/stiri-locale',825,0,'internal'),(16014,'#',825,0,'internal'),(16015,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,1458,'internal'),(16016,'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flanding.kptv.ro%2F2020%2F02%2F15%2Fcorneliu-florin-buicu-cine-a-guvernat-mai-bine%2F',825,0,'external'),(16017,'https://twitter.com/intent/tweet?text=Corneliu%20Florin%20Buicu%20-%20Cine%20a%20guvernat%20mai%20bine?%20-%20http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,0,'external'),(16018,'mailto:?subject=Corneliu%20Florin%20Buicu%20-%20Cine%20a%20guvernat%20mai%20bine?&BODY=http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,0,'external'),(16019,'#',825,0,'internal'),(16020,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,1458,'internal'),(16021,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16022,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/#respond',825,1458,'internal'),(16023,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',825,1421,'internal'),(16024,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',825,1421,'internal'),(16025,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16026,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/#respond',825,1421,'internal'),(16027,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',825,1409,'internal'),(16028,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',825,1409,'internal'),(16029,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16030,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/#respond',825,1409,'internal'),(16031,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',825,1401,'internal'),(16032,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',825,1401,'internal'),(16033,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16034,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/#respond',825,1401,'internal'),(16035,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',825,1392,'internal'),(16036,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',825,1392,'internal'),(16037,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16038,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/#respond',825,1392,'internal'),(16039,'http://landing.kptv.ro/category/stiri/news-stiri-nationale/',825,0,'internal'),(16040,'#',825,0,'internal'),(16041,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',825,1429,'internal'),(16042,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',825,0,'internal'),(16043,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',825,1429,'internal'),(16044,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',825,1429,'internal'),(16045,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16046,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/#respond',825,1429,'internal'),(16047,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',825,1425,'internal'),(16048,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',825,0,'internal'),(16049,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',825,1425,'internal'),(16050,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',825,1425,'internal'),(16051,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16052,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/#respond',825,1425,'internal'),(16053,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',825,1015,'internal'),(16054,'http://landing.kptv.ro/category/administratie/',825,0,'internal'),(16055,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',825,1015,'internal'),(16056,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',825,1015,'internal'),(16057,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16058,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/#respond',825,1015,'internal'),(16059,'http://landing.kptv.ro/category/stiri/actualitati/',825,0,'internal'),(16060,'#',825,0,'internal'),(16061,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,1458,'internal'),(16062,'http://landing.kptv.ro/category/actualitati/politica/psd-mures/',825,0,'internal'),(16063,'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flanding.kptv.ro%2F2020%2F02%2F15%2Fcorneliu-florin-buicu-cine-a-guvernat-mai-bine%2F',825,0,'external'),(16064,'https://twitter.com/intent/tweet?text=Corneliu%20Florin%20Buicu%20-%20Cine%20a%20guvernat%20mai%20bine?%20-%20http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,0,'external'),(16065,'mailto:?subject=Corneliu%20Florin%20Buicu%20-%20Cine%20a%20guvernat%20mai%20bine?&BODY=http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,0,'external'),(16066,'#',825,0,'internal'),(16067,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',825,1458,'internal'),(16068,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16069,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/#respond',825,1458,'internal'),(16070,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',825,1429,'internal'),(16071,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',825,0,'internal'),(16072,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/#respond',825,1429,'internal'),(16073,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',825,1429,'internal'),(16074,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16075,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',825,1425,'internal'),(16076,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',825,0,'internal'),(16077,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/#respond',825,1425,'internal'),(16078,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',825,1425,'internal'),(16079,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16080,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',825,1421,'internal'),(16081,'http://landing.kptv.ro/category/administratie/',825,0,'internal'),(16082,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/#respond',825,1421,'internal'),(16083,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',825,1421,'internal'),(16084,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16085,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',825,1409,'internal'),(16086,'http://landing.kptv.ro/category/actualitati/politica/',825,0,'internal'),(16087,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/#respond',825,1409,'internal'),(16088,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',825,1409,'internal'),(16089,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16090,'http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/sport/',825,0,'internal'),(16091,'http://landing.kptv.ro/2020/01/27/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa/',825,1115,'internal'),(16092,'http://landing.kptv.ro/2020/01/27/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa/',825,1115,'internal'),(16093,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16094,'http://landing.kptv.ro/2020/01/27/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa/#respond',825,1115,'internal'),(16095,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',825,97,'internal'),(16096,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/',825,97,'internal'),(16097,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16098,'http://landing.kptv.ro/2019/04/11/catch-up-world-cross-country-championships/#respond',825,97,'internal'),(16099,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',825,95,'internal'),(16100,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/',825,95,'internal'),(16101,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16102,'http://landing.kptv.ro/2019/04/11/incredible-is-this-the-luckiest-penalty-youll-ever-see/#respond',825,95,'internal'),(16103,'http://landing.kptv.ro/2018/07/18/all-you-need-to-know-about-penalty-shootouts/',825,500,'internal'),(16104,'http://landing.kptv.ro/2018/07/18/all-you-need-to-know-about-penalty-shootouts/',825,500,'internal'),(16105,'http://landing.kptv.ro/author/admin/',825,0,'internal'),(16106,'http://landing.kptv.ro/2018/07/18/all-you-need-to-know-about-penalty-shootouts/#respond',825,500,'internal'),(16107,'https://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',1575,0,'external'),(16131,'https://agendademures.ro/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',1577,0,'external'),(16132,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16133,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16134,'http://landing.kptv.ro/category/actualitati/stiri/',795,0,'internal'),(16135,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16136,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/#respond',795,1572,'internal'),(16137,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16138,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16139,'http://landing.kptv.ro/category/actualitati/politica/',795,0,'internal'),(16140,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16141,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/#respond',795,1577,'internal'),(16142,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16143,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16144,'http://landing.kptv.ro/category/actualitati/politica/psd-mures/',795,0,'internal'),(16145,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16146,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/#respond',795,1458,'internal'),(16147,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',795,1429,'internal'),(16148,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',795,1429,'internal'),(16149,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',795,0,'internal'),(16150,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',795,1429,'internal'),(16151,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/#respond',795,1429,'internal'),(16152,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',795,1425,'internal'),(16153,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',795,1425,'internal'),(16154,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',795,0,'internal'),(16155,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',795,1425,'internal'),(16156,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/#respond',795,1425,'internal'),(16157,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16158,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16159,'http://landing.kptv.ro/category/administratie/',795,0,'internal'),(16160,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16161,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/#respond',795,1421,'internal'),(16162,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16163,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16164,'http://landing.kptv.ro/category/actualitati/stiri/',795,0,'internal'),(16165,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16166,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/#respond',795,1414,'internal'),(16167,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16168,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16169,'http://landing.kptv.ro/category/actualitati/politica/',795,0,'internal'),(16170,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16171,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/#respond',795,1409,'internal'),(16172,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',795,1401,'internal'),(16173,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',795,1401,'internal'),(16174,'http://landing.kptv.ro/category/actualitati/',795,0,'internal'),(16175,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',795,1401,'internal'),(16176,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/#respond',795,1401,'internal'),(16177,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',795,1392,'internal'),(16178,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',795,1392,'internal'),(16179,'http://landing.kptv.ro/category/actualitati/',795,0,'internal'),(16180,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',795,1392,'internal'),(16181,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/#respond',795,1392,'internal'),(16182,'http://landing.kptv.ro/2020/02/10/reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018/',795,1358,'internal'),(16183,'http://landing.kptv.ro/2020/02/10/reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018/',795,1358,'internal'),(16184,'http://landing.kptv.ro/category/actualitati/politica/pnl-mures/',795,0,'internal'),(16185,'http://landing.kptv.ro/2020/02/10/reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018/',795,1358,'internal'),(16186,'http://landing.kptv.ro/2020/02/10/reactia-pnl-dupa-ce-senatul-a-respins-ordonanta-de-urgenta-care-corecteaza-masurile-oug-114-2018/#respond',795,1358,'internal'),(16187,'http://landing.kptv.ro/2020/02/04/pmp-mures-test-1/',795,1303,'internal'),(16188,'http://landing.kptv.ro/2020/02/04/pmp-mures-test-1/',795,1303,'internal'),(16189,'http://landing.kptv.ro/category/actualitati/politica/',795,0,'internal'),(16190,'http://landing.kptv.ro/2020/02/04/pmp-mures-test-1/',795,1303,'internal'),(16191,'http://landing.kptv.ro/2020/02/04/pmp-mures-test-1/#respond',795,1303,'internal'),(16192,'http://landing.kptv.ro/actualitati/stiri/',795,825,'internal'),(16193,'#',795,0,'internal'),(16194,'#',795,0,'internal'),(16195,'#',795,0,'internal'),(16196,'#',795,0,'internal'),(16197,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16198,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16199,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16200,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/#respond',795,1572,'internal'),(16201,'http://landing.kptv.ro/category/administratie/',795,0,'internal'),(16202,'#',795,0,'internal'),(16203,'#',795,0,'internal'),(16204,'#',795,0,'internal'),(16205,'#',795,0,'internal'),(16206,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16207,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16208,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16209,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/#respond',795,1421,'internal'),(16210,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',795,1392,'internal'),(16211,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/',795,1392,'internal'),(16212,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16213,'http://landing.kptv.ro/2020/02/14/ani-functionar-incompatibil-la-primaria-tirgu-mures/#respond',795,1392,'internal'),(16214,'http://landing.kptv.ro/2020/01/19/test-post/',795,522,'internal'),(16215,'http://landing.kptv.ro/2020/01/19/test-post/',795,522,'internal'),(16216,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16217,'http://landing.kptv.ro/2020/01/19/test-post/#respond',795,522,'internal'),(16218,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/',795,1073,'internal'),(16219,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/',795,1073,'internal'),(16220,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16221,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/#respond',795,1073,'internal'),(16222,'http://landing.kptv.ro/category/politica/',795,0,'internal'),(16223,'#',795,0,'internal'),(16224,'#',795,0,'internal'),(16225,'#',795,0,'internal'),(16226,'#',795,0,'internal'),(16227,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16228,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16229,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16230,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/#respond',795,1577,'internal'),(16231,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16232,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16233,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16234,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/#respond',795,1458,'internal'),(16235,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16236,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16237,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16238,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/#respond',795,1409,'internal'),(16239,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',795,1401,'internal'),(16240,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/',795,1401,'internal'),(16241,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16242,'http://landing.kptv.ro/2020/02/14/restart-tirgu-mures-plagiat-sau-compilatie/#respond',795,1401,'internal'),(16243,'http://pennews.pencidesign.com/category/life-style/food/',795,0,'external'),(16244,'#',795,0,'internal'),(16245,'#',795,0,'internal'),(16246,'#',795,0,'internal'),(16247,'#',795,0,'internal'),(16248,'http://landing.kptv.ro/2015/03/13/vestibulum-maximus-quis/',795,629,'internal'),(16249,'http://landing.kptv.ro/category/economie/business/',795,0,'internal'),(16250,'http://landing.kptv.ro/2015/03/13/vestibulum-maximus-quis/',795,629,'internal'),(16251,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16252,'http://landing.kptv.ro/2015/03/13/vestibulum-maximus-quis/#respond',795,629,'internal'),(16253,'http://landing.kptv.ro/2015/03/16/etiam-eu-orci-luctus-est-pulvinar-egestas/',795,638,'internal'),(16254,'http://landing.kptv.ro/category/economie/business/',795,0,'internal'),(16255,'http://landing.kptv.ro/2015/03/16/etiam-eu-orci-luctus-est-pulvinar-egestas/',795,638,'internal'),(16256,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16257,'http://landing.kptv.ro/2015/03/16/etiam-eu-orci-luctus-est-pulvinar-egestas/#respond',795,638,'internal'),(16258,'http://landing.kptv.ro/2015/03/24/sparians-on-form/',795,644,'internal'),(16259,'http://landing.kptv.ro/category/economie/tech/',795,0,'internal'),(16260,'http://landing.kptv.ro/2015/03/24/sparians-on-form/',795,644,'internal'),(16261,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16262,'http://landing.kptv.ro/2015/03/24/sparians-on-form/#respond',795,644,'internal'),(16263,'http://pennews.pencidesign.com/category/life-style/travel/',795,0,'external'),(16264,'#',795,0,'internal'),(16265,'#',795,0,'internal'),(16266,'#',795,0,'internal'),(16267,'#',795,0,'internal'),(16268,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',795,89,'internal'),(16269,'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flanding.kptv.ro%2F2019%2F04%2F11%2Fwoods-has-belief-in-15th-major-win%2F',795,0,'external'),(16270,'https://twitter.com/intent/tweet?text=Woods%20has%20belief%20in%2015th%20major%20win%20-%20http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',795,0,'external'),(16271,'mailto:?subject=Woods%20has%20belief%20in%2015th%20major%20win&BODY=http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',795,0,'external'),(16272,'#',795,0,'internal'),(16273,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/',795,89,'internal'),(16274,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16275,'http://landing.kptv.ro/2019/04/11/woods-has-belief-in-15th-major-win/#respond',795,89,'internal'),(16276,'http://landing.kptv.ro/2019/04/07/military-gets-new-respect-with-world-aid/',795,570,'internal'),(16277,'http://landing.kptv.ro/2019/04/07/military-gets-new-respect-with-world-aid/',795,570,'internal'),(16278,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16279,'http://landing.kptv.ro/2019/04/07/military-gets-new-respect-with-world-aid/#respond',795,570,'internal'),(16280,'http://landing.kptv.ro/2018/07/18/the-man-who-saved-thousands-of-people-from-hiv/',795,501,'internal'),(16281,'http://landing.kptv.ro/2018/07/18/the-man-who-saved-thousands-of-people-from-hiv/',795,501,'internal'),(16282,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16283,'http://landing.kptv.ro/2018/07/18/the-man-who-saved-thousands-of-people-from-hiv/#respond',795,501,'internal'),(16284,'http://landing.kptv.ro/2015/03/24/coffee-is-health-food-myth-or-fact/',795,135,'internal'),(16285,'http://landing.kptv.ro/2015/03/24/coffee-is-health-food-myth-or-fact/',795,135,'internal'),(16286,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16287,'http://landing.kptv.ro/2015/03/24/coffee-is-health-food-myth-or-fact/#respond',795,135,'internal'),(16288,'http://landing.kptv.ro/2015/03/24/mosquito-borne-diseases-has-threaten-world/',795,139,'internal'),(16289,'http://landing.kptv.ro/2015/03/24/mosquito-borne-diseases-has-threaten-world/',795,139,'internal'),(16290,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16291,'http://landing.kptv.ro/2015/03/24/mosquito-borne-diseases-has-threaten-world/#respond',795,139,'internal'),(16292,'#',795,0,'internal'),(16293,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/',795,1073,'internal'),(16294,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/',795,1073,'internal'),(16295,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16296,'http://landing.kptv.ro/2019/08/20/pana-duminica-25-august-zilele-culturale-maghiare-la-cluj-cea-mai-ampla-manifestare-culturala-maghiara-din-transilvania/#respond',795,1073,'internal'),(16297,'http://landing.kptv.ro/2020/01/27/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa/',795,1115,'internal'),(16298,'http://landing.kptv.ro/2020/01/27/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa/',795,1115,'internal'),(16299,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16300,'http://landing.kptv.ro/2020/01/27/mihaela-evi-fara-sustinere-singuri-de-capul-nostru-nu-vom-putea-tine-echipa/#respond',795,1115,'internal'),(16301,'http://landing.kptv.ro/2019/08/19/pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat/',795,987,'internal'),(16302,'http://landing.kptv.ro/2019/08/19/pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat/',795,987,'internal'),(16303,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16304,'http://landing.kptv.ro/2019/08/19/pana-la-inceputul-scolii-podul-de-peste-mures-va-fi-accesibil-insa-doar-pe-jumatate-renovat/#respond',795,987,'internal'),(16305,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',795,1015,'internal'),(16306,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/',795,1015,'internal'),(16307,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16308,'http://landing.kptv.ro/2019/08/19/autostrada-a8-iasi-tg-mures-declarata-de-importanta-nationala/#respond',795,1015,'internal'),(16309,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',795,1416,'internal'),(16310,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',795,1416,'internal'),(16311,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16312,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/#respond',795,1416,'internal'),(16313,'http://landing.kptv.ro/2020/03/',795,0,'internal'),(16314,'http://landing.kptv.ro/2020/02/',795,0,'internal'),(16315,'http://landing.kptv.ro/2020/01/',795,0,'internal'),(16316,'http://landing.kptv.ro/2019/08/',795,0,'internal'),(16317,'http://landing.kptv.ro/2019/04/',795,0,'internal'),(16318,'http://landing.kptv.ro/2018/07/',795,0,'internal'),(16319,'http://landing.kptv.ro/2015/03/',795,0,'internal'),(16320,'https://www.facebook.com/PenciDesign',795,0,'external'),(16321,'https://twitter.com/envato',795,0,'external'),(16322,'http://instagram.com/#',795,0,'external'),(16323,'http://www.youtube.com/envato',795,0,'external'),(16324,'http://vimeo.com/user6633412',795,0,'external'),(16325,'http://landing.kptv.ro/feed/',795,0,'internal'),(16326,'#',795,0,'internal'),(16327,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16328,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16329,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16330,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16331,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/#respond',795,1572,'internal'),(16332,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16333,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16334,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16335,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16336,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/#respond',795,1577,'internal'),(16337,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16338,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/',795,1458,'internal'),(16339,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16340,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16341,'http://landing.kptv.ro/2020/02/15/corneliu-florin-buicu-cine-a-guvernat-mai-bine/#respond',795,1458,'internal'),(16342,'http://landing.kptv.ro/category/actualitati/politica/',795,0,'internal'),(16343,'http://landing.kptv.ro/category/actualitati/stiri/stiri-locale/',795,0,'internal'),(16344,'http://landing.kptv.ro/category/actualitati/stiri/',795,0,'internal'),(16345,'http://landing.kptv.ro/category/cultura/divertisment/',795,0,'internal'),(16346,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',795,0,'internal'),(16347,'http://landing.kptv.ro/category/economie/business/',795,0,'internal'),(16348,'http://landing.kptv.ro/category/sanatate/health/',795,0,'internal'),(16349,'http://landing.kptv.ro/category/administratie/apele-romane-mures/',795,0,'internal'),(16350,'http://landing.kptv.ro/category/actualitati/politica/pol-mures/',795,0,'internal'),(16351,'http://landing.kptv.ro/category/actualitati/politica/pnl-mures/',795,0,'internal'),(16352,'',795,0,'internal'),(16353,'',795,0,'internal'),(16354,'',795,0,'internal'),(16355,'',795,0,'internal'),(16356,'',795,0,'internal'),(16357,'',795,0,'internal'),(16358,'',795,0,'internal'),(16359,'',795,0,'internal'),(16360,'',795,0,'internal'),(16361,'',795,0,'internal'),(16362,'',795,0,'internal'),(16363,'',795,0,'internal'),(16364,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16365,'http://landing.kptv.ro/category/actualitati/stiri/',795,0,'internal'),(16366,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/',795,1572,'internal'),(16367,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16368,'http://landing.kptv.ro/2020/03/18/aquaserv-s-a-masuri-de-limitare-a-contactului-direct-intre-clienti-si-angajati/#respond',795,1572,'internal'),(16369,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16370,'http://landing.kptv.ro/category/actualitati/politica/',795,0,'internal'),(16371,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/',795,1577,'internal'),(16372,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16373,'http://landing.kptv.ro/2020/03/11/vass-levente-deputat-udmr-mures-cetatenii-romani-intorsi-in-tara-care-nu-au-asigurare-medicala-sa-plateasca-contributii-la-asigurarile-sociale-de-sanatate/#respond',795,1577,'internal'),(16374,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',795,1429,'internal'),(16375,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',795,0,'internal'),(16376,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/',795,1429,'internal'),(16377,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16378,'http://landing.kptv.ro/2020/02/14/cazul-ditrau-sa-stam-stramb-si-sa-judecam-drept/#respond',795,1429,'internal'),(16379,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',795,1425,'internal'),(16380,'http://landing.kptv.ro/category/actualitati/stiri/news-stiri-nationale/',795,0,'internal'),(16381,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/',795,1425,'internal'),(16382,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16383,'http://landing.kptv.ro/2020/02/14/jurnalistii-scutiti-de-impozit-cred-ca-e-o-capcana/#respond',795,1425,'internal'),(16384,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16385,'http://landing.kptv.ro/category/administratie/',795,0,'internal'),(16386,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/',795,1421,'internal'),(16387,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16388,'http://landing.kptv.ro/2020/02/14/economia-circulara-sustinuta-de-cercetarea-in-biotehnologie/#respond',795,1421,'internal'),(16389,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',795,1416,'internal'),(16390,'http://landing.kptv.ro/category/cultura/',795,0,'internal'),(16391,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',795,1416,'internal'),(16392,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16393,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/#respond',795,1416,'internal'),(16394,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16395,'http://landing.kptv.ro/category/actualitati/stiri/',795,0,'internal'),(16396,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16397,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16398,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/#respond',795,1414,'internal'),(16399,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16400,'http://landing.kptv.ro/category/actualitati/politica/',795,0,'internal'),(16401,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/',795,1409,'internal'),(16402,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16403,'http://landing.kptv.ro/2020/02/14/marius-pascan-presedinte-executiv-pmp-am-hotarat-nu-sustinem-alegerile-anticipate/#respond',795,1409,'internal'),(16404,'https://www.facebook.com/PenciDesign',795,0,'external'),(16405,'https://twitter.com/envato',795,0,'external'),(16406,'http://instagram.com/#',795,0,'external'),(16407,'http://www.youtube.com/envato',795,0,'external'),(16408,'http://vimeo.com/user6633412',795,0,'external'),(16409,'http://landing.kptv.ro/feed/',795,0,'internal'),(16410,'http://landing.kptv.ro/category/lifestyle/',795,0,'internal'),(16411,'#',795,0,'internal'),(16412,'#',795,0,'internal'),(16413,'http://landing.kptv.ro/2020/01/19/test-post/',795,522,'internal'),(16414,'http://landing.kptv.ro/2020/01/19/test-post/',795,522,'internal'),(16415,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16416,'http://landing.kptv.ro/2020/01/19/test-post/#respond',795,522,'internal'),(16417,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',795,99,'internal'),(16418,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/',795,99,'internal'),(16419,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16420,'http://landing.kptv.ro/2019/04/11/is-this-the-fastest-seven-year-old-in-the-world/#respond',795,99,'internal'),(16421,'http://landing.kptv.ro/2019/04/07/new-year-cleaning-up-after-the-worlds-largest-human-gathering/',795,567,'internal'),(16422,'http://landing.kptv.ro/2019/04/07/new-year-cleaning-up-after-the-worlds-largest-human-gathering/',795,567,'internal'),(16423,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16424,'http://landing.kptv.ro/2019/04/07/new-year-cleaning-up-after-the-worlds-largest-human-gathering/#respond',795,567,'internal'),(16425,'http://landing.kptv.ro/2019/04/07/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur/',795,565,'internal'),(16426,'http://landing.kptv.ro/2019/04/07/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur/',795,565,'internal'),(16427,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16428,'http://landing.kptv.ro/2019/04/07/duis-aute-irure-dolor-in-reprehenderit-in-voluptate-velit-esse-cillum-dolore-eu-fugiat-nulla-pariatur/#respond',795,565,'internal'),(16429,'http://landing.kptv.ro/2019/04/07/excepteur-sint-occaecat-cupidatat-non-proident-sunt-in-culpa-qui-officia-deserunt-mollit-anim-id-est-laborum/',795,564,'internal'),(16430,'http://landing.kptv.ro/2019/04/07/excepteur-sint-occaecat-cupidatat-non-proident-sunt-in-culpa-qui-officia-deserunt-mollit-anim-id-est-laborum/',795,564,'internal'),(16431,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16432,'http://landing.kptv.ro/2019/04/07/excepteur-sint-occaecat-cupidatat-non-proident-sunt-in-culpa-qui-officia-deserunt-mollit-anim-id-est-laborum/#respond',795,564,'internal'),(16433,'#',795,0,'internal'),(16434,'http://landing.kptv.ro/category/cultura/',795,0,'internal'),(16435,'#',795,0,'internal'),(16436,'#',795,0,'internal'),(16437,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',795,1416,'internal'),(16438,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/',795,1416,'internal'),(16439,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16440,'http://landing.kptv.ro/2020/02/14/floor-covering-terminal-umor-negru-suspans-si-intrebari-incomode-la-sala-mare/#respond',795,1416,'internal'),(16441,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16442,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/',795,1414,'internal'),(16443,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16444,'http://landing.kptv.ro/2020/02/14/noi-opere-de-arta-in-colectia-muzeului-judetean-mures/#respond',795,1414,'internal'),(16445,'http://landing.kptv.ro/2019/08/16/a-inceput-festivalul-awake3-pe-domeniul-castelului-teleki-din-gornesti/',795,1065,'internal'),(16446,'http://landing.kptv.ro/2019/08/16/a-inceput-festivalul-awake3-pe-domeniul-castelului-teleki-din-gornesti/',795,1065,'internal'),(16447,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16448,'http://landing.kptv.ro/2019/08/16/a-inceput-festivalul-awake3-pe-domeniul-castelului-teleki-din-gornesti/#respond',795,1065,'internal'),(16449,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',795,578,'internal'),(16450,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/',795,578,'internal'),(16451,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16452,'http://landing.kptv.ro/2019/04/11/how-you-can-think-yourself-thin/#respond',795,578,'internal'),(16453,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',795,577,'internal'),(16454,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/',795,577,'internal'),(16455,'http://landing.kptv.ro/author/admin/',795,0,'internal'),(16456,'http://landing.kptv.ro/2019/04/11/book-bank-to-close-the-local-library/#respond',795,577,'internal'); /*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_yoast_seo_links` with 1310 row(s) -- -- -- Table structure for table `wp_yoast_seo_meta` -- DROP TABLE IF EXISTS `wp_yoast_seo_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_seo_meta` ( `object_id` bigint(20) unsigned NOT NULL, `internal_link_count` int(10) unsigned DEFAULT NULL, `incoming_link_count` int(10) 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 (4,0,0),(5,0,0),(6,0,0),(7,0,0),(8,0,0),(9,0,0),(10,0,0),(12,0,0),(13,0,0),(14,0,0),(15,0,0),(16,0,0),(17,0,0),(18,0,0),(19,0,0),(20,0,0),(21,0,0),(22,0,0),(23,0,0),(24,0,0),(25,0,0),(26,0,0),(27,0,0),(28,0,0),(29,0,0),(30,0,0),(31,0,0),(32,0,0),(33,0,0),(34,0,0),(35,0,0),(36,0,0),(37,0,0),(38,0,0),(39,0,0),(40,0,0),(41,0,0),(53,0,0),(60,0,0),(63,0,0),(82,0,0),(89,0,13),(95,0,13),(97,0,15),(99,0,18),(100,37,2),(102,0,24),(108,0,29),(110,0,35),(111,0,0),(112,0,38),(114,0,0),(117,0,0),(123,0,0),(132,0,0),(135,0,3),(139,0,3),(146,0,0),(154,0,0),(158,0,2),(172,0,0),(498,37,0),(499,37,0),(500,83,3),(501,35,3),(502,33,0),(503,80,2),(504,62,0),(505,33,2),(506,22,0),(519,0,0),(520,0,0),(522,0,45),(526,0,0),(562,0,0),(563,0,0),(564,0,3),(565,0,3),(566,0,0),(567,0,3),(568,0,0),(569,0,0),(570,0,3),(571,0,0),(572,0,0),(573,0,0),(574,0,0),(575,0,0),(576,0,3),(577,0,13),(578,0,13),(579,0,0),(612,0,0),(613,0,0),(614,0,0),(615,0,0),(616,0,0),(617,0,0),(618,0,0),(619,0,0),(620,0,0),(621,0,0),(622,0,0),(623,0,0),(624,0,0),(625,0,0),(628,0,0),(629,0,3),(630,0,0),(631,0,0),(632,0,0),(633,0,0),(634,0,0),(635,0,0),(636,0,0),(637,0,0),(638,0,3),(639,0,0),(640,0,0),(641,0,0),(642,0,0),(643,0,0),(644,0,3),(645,0,0),(646,0,0),(647,0,0),(648,0,0),(649,0,2),(650,0,0),(651,0,0),(652,0,0),(653,0,0),(665,0,0),(673,0,0),(674,0,0),(675,287,0),(678,0,0),(679,0,0),(680,0,0),(691,0,0),(781,0,0),(782,0,0),(786,18,0),(795,310,0),(801,0,0),(803,0,0),(805,36,0),(809,0,0),(810,0,0),(813,0,0),(814,0,0),(817,0,0),(818,0,0),(819,0,0),(820,0,0),(822,0,0),(823,0,0),(824,0,0),(825,88,1),(826,0,0),(827,0,0),(828,0,0),(830,0,0),(831,0,0),(832,0,2),(833,0,0),(835,0,0),(837,0,0),(839,0,0),(841,0,0),(843,0,0),(845,0,0),(847,0,0),(848,0,0),(849,0,0),(850,0,0),(851,0,0),(852,0,0),(853,0,0),(859,0,2),(862,0,0),(864,0,0),(868,0,0),(869,0,0),(873,0,0),(877,0,0),(878,0,0),(879,0,0),(881,0,0),(884,0,0),(885,0,0),(886,0,0),(887,0,0),(888,0,0),(889,0,0),(890,0,0),(891,0,0),(892,0,0),(893,0,0),(917,0,0),(919,0,0),(920,0,0),(921,0,0),(922,0,0),(923,0,0),(924,0,0),(925,0,0),(928,0,0),(929,0,0),(930,0,0),(931,0,0),(932,0,0),(941,0,0),(944,0,0),(945,0,0),(946,0,0),(947,0,0),(949,0,0),(950,0,0),(951,0,0),(956,0,0),(957,0,0),(958,0,0),(959,0,0),(960,0,0),(961,0,0),(962,0,0),(963,0,0),(964,0,0),(965,0,0),(966,0,0),(968,0,0),(969,0,0),(970,0,0),(971,0,0),(977,0,0),(980,0,0),(982,0,0),(983,0,0),(984,0,0),(985,0,0),(987,0,5),(1000,0,0),(1002,0,0),(1004,0,0),(1006,0,0),(1007,0,0),(1009,0,0),(1011,0,0),(1013,0,0),(1015,0,9),(1020,0,0),(1021,0,0),(1023,0,0),(1024,0,0),(1025,0,0),(1028,0,0),(1036,0,0),(1039,0,0),(1040,0,4),(1042,0,0),(1044,0,0),(1045,0,0),(1048,0,0),(1052,0,0),(1053,0,0),(1055,0,0),(1058,0,0),(1059,0,0),(1061,0,0),(1065,0,3),(1073,0,8),(1079,0,0),(1086,0,2),(1089,0,0),(1090,0,0),(1094,0,0),(1098,0,0),(1100,0,0),(1102,0,0),(1103,21,0),(1106,0,0),(1110,0,0),(1112,0,0),(1113,0,0),(1115,0,6),(1139,0,0),(1140,0,0),(1141,0,0),(1142,0,0),(1144,0,0),(1150,0,0),(1154,0,0),(1155,0,0),(1158,0,0),(1163,0,0),(1166,0,0),(1167,0,0),(1168,0,0),(1195,0,0),(1202,0,0),(1203,0,0),(1213,0,0),(1224,0,0),(1243,0,0),(1264,0,0),(1271,0,0),(1272,0,0),(1275,0,0),(1276,0,0),(1278,0,0),(1280,0,0),(1282,0,0),(1284,0,0),(1288,0,0),(1290,0,0),(1292,0,0),(1300,0,0),(1303,0,4),(1321,0,0),(1329,0,0),(1333,0,0),(1334,0,0),(1335,0,0),(1336,0,0),(1337,0,0),(1338,0,0),(1339,0,0),(1340,0,0),(1341,0,0),(1342,0,0),(1343,0,0),(1344,0,0),(1345,0,0),(1346,0,0),(1347,0,0),(1348,0,0),(1349,0,0),(1351,0,0),(1352,0,0),(1353,0,0),(1354,0,0),(1355,0,0),(1356,0,0),(1357,0,0),(1358,0,4),(1360,0,0),(1361,0,0),(1362,0,0),(1363,0,0),(1364,0,0),(1365,0,0),(1366,0,0),(1367,0,0),(1368,0,0),(1369,0,0),(1370,0,0),(1371,0,0),(1372,0,0),(1373,0,0),(1374,0,0),(1375,0,0),(1376,0,0),(1392,0,10),(1396,0,0),(1401,0,10),(1405,0,0),(1406,0,0),(1408,0,0),(1409,0,16),(1414,0,10),(1416,0,11),(1421,0,18),(1425,0,16),(1429,0,16),(1436,0,0),(1439,0,0),(1440,0,0),(1441,0,0),(1442,0,0),(1443,0,0),(1444,0,0),(1445,0,0),(1446,0,0),(1447,0,0),(1448,0,0),(1449,0,0),(1450,0,0),(1451,0,0),(1452,0,0),(1453,0,0),(1454,0,0),(1455,0,0),(1458,0,18),(1463,0,0),(1466,0,0),(1478,0,0),(1479,0,0),(1481,0,0),(1482,0,0),(1483,0,0),(1484,0,0),(1485,0,0),(1486,0,0),(1487,0,0),(1488,0,0),(1489,0,0),(1490,0,0),(1491,0,0),(1492,0,0),(1493,0,0),(1494,0,0),(1495,0,0),(1496,0,0),(1504,0,0),(1505,0,0),(1506,0,0),(1507,0,0),(1508,0,0),(1509,0,0),(1513,0,0),(1531,0,0),(1536,0,0),(1566,0,0),(1572,0,13),(1575,0,0),(1577,0,13); /*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wp_yoast_seo_meta` with 427 row(s) -- /*!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: Wed, 18 Mar 2020 22:22:13 +0000 x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586